Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from b9da6ae59ae744deab01801bcadba3dff2eb7fa6 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-ssh8974535483116630030.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-ssh17452155585485372720.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-ssh6731251436436462356.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-ssh13897278461744244127.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-ssh10373936776529576222.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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-8372 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/438 [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/438 # 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 b9da6ae59ae744deab01801bcadba3dff2eb7fa6 (main) Commit message: "fix: Consume Messaging Redis Subscribe fix for Request API (#4409)" > 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 b9da6ae59ae744deab01801bcadba3dff2eb7fa6 # timeout=10 > git rev-list --no-walk 480818d28ea8824cc46c96448769b7c82ca10b6c # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-03-06T16:50:10.902Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-03-06T16:50:10.942Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-03-06T16:50:10.957Z] ========================================================= [2023-03-06T16:50:10.957Z] EdgeX Global Pipelines Version Info [2023-03-06T16:50:10.957Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-03-06T16:50:11.673Z] ------------------- [2023-03-06T16:50:11.673Z] stable info: [2023-03-06T16:50:11.673Z] ------------------- [2023-03-06T16:50:11.673Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-03-06T16:50:11.673Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-03-06T16:50:11.673Z] Message: update stable to v1.0.244 [2023-03-06T16:50:12.243Z] ------------------- [2023-03-06T16:50:12.243Z] experimental info: [2023-03-06T16:50:12.243Z] ------------------- [2023-03-06T16:50:12.243Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-03-06T16:50:12.243Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-03-06T16:50:12.244Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-03-06T16:50:12.418Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2023-03-06T16:50:12.430Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2023-03-06T16:50:12.441Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-03-06T16:50:12.452Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-03-06T16:50:12.462Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-03-06T16:50:12.478Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2023-03-06T16:50:12.491Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-03-06T16:50:12.504Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2023-03-06T16:50:12.512Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2023-03-06T16:50:12.522Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2023-03-06T16:50:12.535Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-03-06T16:50:12.549Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-03-06T16:50:12.559Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-03-06T16:50:12.570Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-03-06T16:50:12.581Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-03-06T16:50:12.595Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-03-06T16:50:12.611Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-03-06T16:50:12.626Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-03-06T16:50:12.639Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-03-06T16:50:12.652Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2023-03-06T16:50:12.661Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-03-06T16:50:12.672Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-03-06T16:50:12.685Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-03-06T16:50:12.697Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-03-06T16:50:12.709Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-03-06T16:50:12.721Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-03-06T16:50:12.732Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = b9da6ae59ae744deab01801bcadba3dff2eb7fa6 [Pipeline] echo [2023-03-06T16:50:12.745Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = b9da6ae [Pipeline] echo [2023-03-06T16:50:12.758Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-06T16:50:12.806Z] provisioning config files... [2023-03-06T16:50:12.822Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/438@tmp/config14796807539676199113tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-06T16:50:13.122Z] ---> docker-login.sh [2023-03-06T16:50:13.122Z] nexus3.edgexfoundry.org:10001 [2023-03-06T16:50:13.382Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-06T16:50:13.382Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-06T16:50:13.382Z] Configure a credential helper to remove this warning. See [2023-03-06T16:50:13.382Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-06T16:50:13.382Z] [2023-03-06T16:50:13.382Z] Login Succeeded [2023-03-06T16:50:13.382Z] nexus3.edgexfoundry.org:10002 [2023-03-06T16:50:13.382Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-06T16:50:13.646Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-06T16:50:13.646Z] Configure a credential helper to remove this warning. See [2023-03-06T16:50:13.646Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-06T16:50:13.646Z] [2023-03-06T16:50:13.646Z] Login Succeeded [2023-03-06T16:50:13.646Z] nexus3.edgexfoundry.org:10003 [2023-03-06T16:50:13.646Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-06T16:50:13.646Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-06T16:50:13.646Z] Configure a credential helper to remove this warning. See [2023-03-06T16:50:13.646Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-06T16:50:13.646Z] [2023-03-06T16:50:13.646Z] Login Succeeded [2023-03-06T16:50:13.646Z] nexus3.edgexfoundry.org:10004 [2023-03-06T16:50:13.646Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-06T16:50:13.646Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-06T16:50:13.646Z] Configure a credential helper to remove this warning. See [2023-03-06T16:50:13.646Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-06T16:50:13.646Z] [2023-03-06T16:50:13.646Z] Login Succeeded [2023-03-06T16:50:13.646Z] docker.io [2023-03-06T16:50:13.907Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-06T16:50:14.168Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-06T16:50:14.168Z] Configure a credential helper to remove this warning. See [2023-03-06T16:50:14.168Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-06T16:50:14.168Z] [2023-03-06T16:50:14.168Z] Login Succeeded [2023-03-06T16:50:14.168Z] ---> docker-login.sh ends [Pipeline] } [2023-03-06T16:50:14.176Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-06T16:50:14.485Z] + 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-06T16:50:14.486Z] + dirname cmd/core-command/Dockerfile [2023-03-06T16:50:14.486Z] + cut -d/ -f2 [2023-03-06T16:50:14.486Z] + echo core-command,cmd/core-command/Dockerfile [2023-03-06T16:50:14.486Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2023-03-06T16:50:14.486Z] + cut -d/ -f2 [2023-03-06T16:50:14.486Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2023-03-06T16:50:14.486Z] + dirname cmd/core-data/Dockerfile [2023-03-06T16:50:14.486Z] + cut -d/ -f2 [2023-03-06T16:50:14.486Z] + echo core-data,cmd/core-data/Dockerfile [2023-03-06T16:50:14.486Z] + dirname cmd/core-metadata/Dockerfile [2023-03-06T16:50:14.486Z] + cut -d/ -f2 [2023-03-06T16:50:14.486Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2023-03-06T16:50:14.486Z] + cut+ -d/ -f2 [2023-03-06T16:50:14.486Z] dirname cmd/security-bootstrapper/Dockerfile [2023-03-06T16:50:14.486Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2023-03-06T16:50:14.486Z] + dirname cmd/security-proxy-auth/Dockerfile [2023-03-06T16:50:14.486Z] + cut -d/ -f2 [2023-03-06T16:50:14.486Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2023-03-06T16:50:14.486Z] + dirname cmd/security-proxy-setup/Dockerfile [2023-03-06T16:50:14.486Z] + cut -d/ -f2 [2023-03-06T16:50:14.486Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2023-03-06T16:50:14.486Z] + dirname cmd/security-secretstore-setup/Dockerfile [2023-03-06T16:50:14.486Z] + cut -d/ -f2 [2023-03-06T16:50:14.486Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2023-03-06T16:50:14.486Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2023-03-06T16:50:14.486Z] + cut -d/ -f2 [2023-03-06T16:50:14.486Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2023-03-06T16:50:14.486Z] + cut -d/ -f2 [2023-03-06T16:50:14.486Z] + dirname cmd/security-spire-agent/Dockerfile [2023-03-06T16:50:14.486Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2023-03-06T16:50:14.486Z] + dirname cmd/security-spire-config/Dockerfile [2023-03-06T16:50:14.486Z] + cut -d/ -f2 [2023-03-06T16:50:14.486Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2023-03-06T16:50:14.486Z] + dirname cmd/security-spire-server/Dockerfile [2023-03-06T16:50:14.486Z] + cut -d/ -f2 [2023-03-06T16:50:14.486Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2023-03-06T16:50:14.486Z] + dirname cmd/support-notifications/Dockerfile [2023-03-06T16:50:14.486Z] + cut -d/ -f2 [2023-03-06T16:50:14.486Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2023-03-06T16:50:14.486Z] + + cut -d/ -f2 [2023-03-06T16:50:14.486Z] dirname cmd/support-scheduler/Dockerfile [2023-03-06T16:50:14.486Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2023-03-06T16:50:14.537Z] 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-06T16:50:14.879Z] + git rev-list -1 --merges b9da6ae59ae744deab01801bcadba3dff2eb7fa6~1..b9da6ae59ae744deab01801bcadba3dff2eb7fa6 [Pipeline] echo [2023-03-06T16:50:14.907Z] -----------> git rev-list -1 --merges b9da6ae59ae744deab01801bcadba3dff2eb7fa6~1..b9da6ae59ae744deab01801bcadba3dff2eb7fa6 b9da6ae59ae744deab01801bcadba3dff2eb7fa6 [false] [Pipeline] sh [2023-03-06T16:50:15.196Z] + git log --format=format:%s -1 b9da6ae59ae744deab01801bcadba3dff2eb7fa6 [Pipeline] echo [2023-03-06T16:50:15.212Z] ========================================================= [2023-03-06T16:50:15.212Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-03-06T16:50:15.212Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2023-03-06T16:50:15.566Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-06T16:50:15.566Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-03-06T16:50:15.566Z] + [ -e /tmp/ssh_known_hosts ] [2023-03-06T16:50:15.566Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-03-06T16:50:15.566Z] + echo+ github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-03-06T16:50:15.566Z] sudo tee -a /etc/ssh/ssh_known_hosts [2023-03-06T16:50:15.566Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-06T16:50:15.914Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-06T16:50:15.915Z] [2023-03-06T16:50:15.915Z] 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-06T16:50:16.221Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-06T16:50:16.221Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-03-06T16:50:16.221Z] b85a868b505f: Pulling fs layer [2023-03-06T16:50:16.221Z] e2be974225ed: Pulling fs layer [2023-03-06T16:50:16.221Z] 339a4e72a1f5: Pulling fs layer [2023-03-06T16:50:16.221Z] 988bab9f4d93: Pulling fs layer [2023-03-06T16:50:16.221Z] 1469e6f7b9e6: Pulling fs layer [2023-03-06T16:50:16.221Z] eaf3925da568: Pulling fs layer [2023-03-06T16:50:16.221Z] bab4dde63d76: Pulling fs layer [2023-03-06T16:50:16.221Z] bde34c3a00c8: Pulling fs layer [2023-03-06T16:50:16.221Z] b352a97aabf1: Pulling fs layer [2023-03-06T16:50:16.221Z] 4872d77fe225: Pulling fs layer [2023-03-06T16:50:16.221Z] 5851b861e8e6: Pulling fs layer [2023-03-06T16:50:16.221Z] bab4dde63d76: Waiting [2023-03-06T16:50:16.221Z] bde34c3a00c8: Waiting [2023-03-06T16:50:16.221Z] b352a97aabf1: Waiting [2023-03-06T16:50:16.221Z] 4872d77fe225: Waiting [2023-03-06T16:50:16.221Z] 5851b861e8e6: Waiting [2023-03-06T16:50:16.221Z] 988bab9f4d93: Waiting [2023-03-06T16:50:16.221Z] 1469e6f7b9e6: Waiting [2023-03-06T16:50:16.221Z] eaf3925da568: Waiting [2023-03-06T16:50:16.221Z] e2be974225ed: Verifying Checksum [2023-03-06T16:50:16.221Z] e2be974225ed: Download complete [2023-03-06T16:50:16.221Z] 988bab9f4d93: Download complete [2023-03-06T16:50:16.482Z] 1469e6f7b9e6: Verifying Checksum [2023-03-06T16:50:16.482Z] 1469e6f7b9e6: Download complete [2023-03-06T16:50:16.482Z] eaf3925da568: Verifying Checksum [2023-03-06T16:50:16.482Z] eaf3925da568: Download complete [2023-03-06T16:50:16.482Z] 339a4e72a1f5: Verifying Checksum [2023-03-06T16:50:16.482Z] 339a4e72a1f5: Download complete [2023-03-06T16:50:16.482Z] bde34c3a00c8: Download complete [2023-03-06T16:50:16.482Z] b352a97aabf1: Verifying Checksum [2023-03-06T16:50:16.482Z] b352a97aabf1: Download complete [2023-03-06T16:50:16.482Z] 4872d77fe225: Verifying Checksum [2023-03-06T16:50:16.482Z] 4872d77fe225: Download complete [2023-03-06T16:50:16.482Z] 5851b861e8e6: Verifying Checksum [2023-03-06T16:50:16.482Z] 5851b861e8e6: Download complete [2023-03-06T16:50:16.482Z] b85a868b505f: Verifying Checksum [2023-03-06T16:50:16.482Z] b85a868b505f: Download complete [2023-03-06T16:50:16.741Z] bab4dde63d76: Verifying Checksum [2023-03-06T16:50:16.741Z] bab4dde63d76: Download complete [2023-03-06T16:50:17.682Z] b85a868b505f: Pull complete [2023-03-06T16:50:17.942Z] e2be974225ed: Pull complete [2023-03-06T16:50:18.510Z] 339a4e72a1f5: Pull complete [2023-03-06T16:50:18.510Z] 988bab9f4d93: Pull complete [2023-03-06T16:50:18.777Z] 1469e6f7b9e6: Pull complete [2023-03-06T16:50:18.777Z] eaf3925da568: Pull complete [2023-03-06T16:50:20.692Z] bab4dde63d76: Pull complete [2023-03-06T16:50:20.953Z] bde34c3a00c8: Pull complete [2023-03-06T16:50:20.953Z] b352a97aabf1: Pull complete [2023-03-06T16:50:20.953Z] 4872d77fe225: Pull complete [2023-03-06T16:50:21.212Z] 5851b861e8e6: Pull complete [2023-03-06T16:50:21.213Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-03-06T16:50:21.213Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-06T16:50:21.213Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-06T16:50:21.308Z] prd-ubuntu20.04-docker-8c-8g-8372 does not seem to be running inside a container [2023-03-06T16:50:21.345Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/438 -v /w/workspace/edgex-go/438:/w/workspace/edgex-go/438:rw,z -v /w/workspace/edgex-go/438@tmp:/w/workspace/edgex-go/438@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-06T16:50:22.880Z] $ docker top a4d2db31463670dd392956d644b320471c9053d9393fd88874b7f652eab9f1f8 -eo pid,comm [2023-03-06T16:50:22.931Z] 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-06T16:50:22.931Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-06T16:50:22.971Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-06T16:50:22.971Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-06T16:50:23.088Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-06T16:50:23.094Z] $ docker exec a4d2db31463670dd392956d644b320471c9053d9393fd88874b7f652eab9f1f8 ssh-agent [2023-03-06T16:50:23.197Z] SSH_AUTH_SOCK=/tmp/ssh-eDDtXHMhBEzZ/agent.32 [2023-03-06T16:50:23.197Z] SSH_AGENT_PID=38 [2023-03-06T16:50:23.204Z] Running ssh-add (command line suppressed) [2023-03-06T16:50:23.320Z] Identity added: /w/workspace/edgex-go/438@tmp/private_key_14455929748327567864.key (/w/workspace/edgex-go/438@tmp/private_key_14455929748327567864.key) [2023-03-06T16:50:23.333Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-06T16:50:23.626Z] + git tag --points-at HEAD [Pipeline] } [2023-03-06T16:50:23.643Z] $ docker exec --env ******** --env ******** a4d2db31463670dd392956d644b320471c9053d9393fd88874b7f652eab9f1f8 ssh-agent -k [2023-03-06T16:50:23.746Z] unset SSH_AUTH_SOCK; [2023-03-06T16:50:23.746Z] unset SSH_AGENT_PID; [2023-03-06T16:50:23.747Z] echo Agent pid 38 killed; [2023-03-06T16:50:23.753Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-03-06T16:50:23.776Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-06T16:50:23.776Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-06T16:50:23.908Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-06T16:50:23.915Z] $ docker exec a4d2db31463670dd392956d644b320471c9053d9393fd88874b7f652eab9f1f8 ssh-agent [2023-03-06T16:50:24.027Z] SSH_AUTH_SOCK=/tmp/ssh-IhxIUWgMnZWd/agent.71 [2023-03-06T16:50:24.027Z] SSH_AGENT_PID=77 [2023-03-06T16:50:24.032Z] Running ssh-add (command line suppressed) [2023-03-06T16:50:24.147Z] Identity added: /w/workspace/edgex-go/438@tmp/private_key_12965563931349673853.key (/w/workspace/edgex-go/438@tmp/private_key_12965563931349673853.key) [2023-03-06T16:50:24.160Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-06T16:50:24.448Z] + git semver init [2023-03-06T16:50:24.707Z] 2023-03-06 16:50:24,691 [run_init] DEBUG init version:0.0.0 force:False [2023-03-06T16:50:24.707Z] 2023-03-06 16:50:24,691 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/438/.semver [2023-03-06T16:50:24.707Z] 2023-03-06 16:50:24,692 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/438/.semver [2023-03-06T16:50:24.707Z] 2023-03-06 16:50:24,692 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/438/.semver'], cwd=/w/workspace/edgex-go/438, universal_newlines=False, shell=None, istream=None) [2023-03-06T16:50:30.035Z] 2023-03-06 16:50:29,694 [append_file] DEBUG append to file:/w/workspace/edgex-go/438/.git/info/exclude [2023-03-06T16:50:30.035Z] 2023-03-06 16:50:29,694 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/438/.semver/main with force:False [2023-03-06T16:50:30.035Z] 2023-03-06 16:50:29,694 [read_version] DEBUG read version from /w/workspace/edgex-go/438/.semver/main [2023-03-06T16:50:30.035Z] 2023-03-06 16:50:29,695 [read_version] DEBUG read version from /w/workspace/edgex-go/438/.semver/main [2023-03-06T16:50:30.035Z] 3.0.0-dev.77 [Pipeline] } [2023-03-06T16:50:30.049Z] $ docker exec --env ******** --env ******** a4d2db31463670dd392956d644b320471c9053d9393fd88874b7f652eab9f1f8 ssh-agent -k [2023-03-06T16:50:30.145Z] unset SSH_AUTH_SOCK; [2023-03-06T16:50:30.145Z] unset SSH_AGENT_PID; [2023-03-06T16:50:30.146Z] echo Agent pid 77 killed; [2023-03-06T16:50:30.152Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-06T16:50:30.455Z] + git semver [Pipeline] } [2023-03-06T16:50:31.042Z] $ docker stop --time=1 a4d2db31463670dd392956d644b320471c9053d9393fd88874b7f652eab9f1f8 [2023-03-06T16:50:32.323Z] $ docker rm -f --volumes a4d2db31463670dd392956d644b320471c9053d9393fd88874b7f652eab9f1f8 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-06T16:50:32.655Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-03-06T16:50:32.857Z] Stashed 1 file(s) [Pipeline] echo [2023-03-06T16:50:32.860Z] [edgeXSemver]: initialized semver on version 3.0.0-dev.77 [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-06T16:50:33.277Z] + git config --global --add safe.directory /w/workspace/edgex-go/438 [Pipeline] echo [2023-03-06T16:50:33.288Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-06T16:50:33.301Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-06T16:50:33.310Z] ========================================================= [2023-03-06T16:50:33.310Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2023-03-06T16:50:33.310Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-03-06T16:50:33.598Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-03-06T16:50:33.598Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2023-03-06T16:50:33.598Z] 213ec9aee27d: Pulling fs layer [2023-03-06T16:50:33.598Z] 4583459ba037: Pulling fs layer [2023-03-06T16:50:33.598Z] 93c1e223e6f2: Pulling fs layer [2023-03-06T16:50:33.598Z] 53926ce57604: Pulling fs layer [2023-03-06T16:50:33.598Z] 21b2b0c7a3f4: Pulling fs layer [2023-03-06T16:50:33.598Z] 22ff95d597cd: Pulling fs layer [2023-03-06T16:50:33.598Z] 12d6caf4c0d1: Pulling fs layer [2023-03-06T16:50:33.598Z] 96b7cbca73a9: Pulling fs layer [2023-03-06T16:50:33.598Z] 53926ce57604: Waiting [2023-03-06T16:50:33.598Z] a7acece74701: Pulling fs layer [2023-03-06T16:50:33.598Z] 21b2b0c7a3f4: Waiting [2023-03-06T16:50:33.598Z] 22ff95d597cd: Waiting [2023-03-06T16:50:33.598Z] 96b7cbca73a9: Waiting [2023-03-06T16:50:33.598Z] a7acece74701: Waiting [2023-03-06T16:50:33.598Z] 93c1e223e6f2: Verifying Checksum [2023-03-06T16:50:33.598Z] 93c1e223e6f2: Download complete [2023-03-06T16:50:33.598Z] 4583459ba037: Download complete [2023-03-06T16:50:33.598Z] 21b2b0c7a3f4: Verifying Checksum [2023-03-06T16:50:33.598Z] 21b2b0c7a3f4: Download complete [2023-03-06T16:50:33.598Z] 22ff95d597cd: Verifying Checksum [2023-03-06T16:50:33.598Z] 22ff95d597cd: Download complete [2023-03-06T16:50:33.598Z] 213ec9aee27d: Verifying Checksum [2023-03-06T16:50:33.598Z] 12d6caf4c0d1: Verifying Checksum [2023-03-06T16:50:33.598Z] 12d6caf4c0d1: Download complete [2023-03-06T16:50:33.861Z] 213ec9aee27d: Pull complete [2023-03-06T16:50:33.861Z] 4583459ba037: Pull complete [2023-03-06T16:50:34.123Z] 93c1e223e6f2: Pull complete [2023-03-06T16:50:34.123Z] a7acece74701: Verifying Checksum [2023-03-06T16:50:34.123Z] a7acece74701: Download complete [2023-03-06T16:50:34.383Z] 96b7cbca73a9: Verifying Checksum [2023-03-06T16:50:34.383Z] 96b7cbca73a9: Download complete [2023-03-06T16:50:34.383Z] 53926ce57604: Verifying Checksum [2023-03-06T16:50:34.383Z] 53926ce57604: Download complete [2023-03-06T16:50:38.575Z] 53926ce57604: Pull complete [2023-03-06T16:50:38.575Z] 21b2b0c7a3f4: Pull complete [2023-03-06T16:50:38.575Z] 22ff95d597cd: Pull complete [2023-03-06T16:50:38.575Z] 12d6caf4c0d1: Pull complete [2023-03-06T16:50:40.473Z] 96b7cbca73a9: Pull complete [2023-03-06T16:50:41.406Z] a7acece74701: Pull complete [2023-03-06T16:50:41.406Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2023-03-06T16:50:41.406Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-03-06T16:50:41.406Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2023-03-06T16:50:41.701Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-03-06T16:50:41.701Z] WORKDIR /edgex [2023-03-06T16:50:41.701Z] COPY go.mod . [2023-03-06T16:50:41.701Z] RUN go mod download [2023-03-06T16:50:41.701Z] + docker build -t ci-base-image-x86_64 -f - . [2023-03-06T16:50:42.268Z] Sending build context to Docker daemon 170.3MB [2023-03-06T16:50:42.268Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-03-06T16:50:42.268Z] ---> db6d94c90886 [2023-03-06T16:50:42.268Z] Step 2/4 : WORKDIR /edgex [2023-03-06T16:50:44.175Z] ---> Running in 3cca748ac79f [2023-03-06T16:50:44.434Z] Removing intermediate container 3cca748ac79f [2023-03-06T16:50:44.434Z] ---> 39160109cd44 [2023-03-06T16:50:44.434Z] Step 3/4 : COPY go.mod . [2023-03-06T16:50:44.434Z] ---> b1b4229e7c9b [2023-03-06T16:50:44.434Z] Step 4/4 : RUN go mod download [2023-03-06T16:50:44.691Z] ---> Running in 8fc347dcd130 [2023-03-06T16:50:47.947Z] Still waiting to schedule task [2023-03-06T16:50:47.948Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-03-06T16:50:56.910Z] Removing intermediate container 8fc347dcd130 [2023-03-06T16:50:56.910Z] ---> 5d0e7396b5af [2023-03-06T16:50:56.910Z] Successfully built 5d0e7396b5af [2023-03-06T16:50:56.910Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-06T16:50:57.217Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-06T16:50:57.217Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-06T16:50:57.287Z] prd-ubuntu20.04-docker-8c-8g-8372 does not seem to be running inside a container [2023-03-06T16:50:57.322Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/438 -v /w/workspace/edgex-go/438:/w/workspace/edgex-go/438:rw,z -v /w/workspace/edgex-go/438@tmp:/w/workspace/edgex-go/438@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-06T16:50:57.685Z] $ docker top 109255ae3375fa2f19b3d5078ea74675947ce39619b9fe8d51f5f3196c7bf3a1 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-06T16:50:58.016Z] + go version [2023-03-06T16:50:58.016Z] go version go1.18.7 linux/amd64 [Pipeline] } [2023-03-06T16:50:58.030Z] $ docker stop --time=1 109255ae3375fa2f19b3d5078ea74675947ce39619b9fe8d51f5f3196c7bf3a1 [2023-03-06T16:50:59.353Z] $ docker rm -f --volumes 109255ae3375fa2f19b3d5078ea74675947ce39619b9fe8d51f5f3196c7bf3a1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-06T16:50:59.742Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-06T16:50:59.742Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-06T16:50:59.817Z] prd-ubuntu20.04-docker-8c-8g-8372 does not seem to be running inside a container [2023-03-06T16:50:59.850Z] $ 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/438 -v /w/workspace/edgex-go/438:/w/workspace/edgex-go/438:rw,z -v /w/workspace/edgex-go/438@tmp:/w/workspace/edgex-go/438@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-06T16:51:00.210Z] $ docker top f78c8eaed914ebcd42c072f560f830dc3a0e5f123e64e76f4627cfc25422d5c3 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-03-06T16:51:00.273Z] ========================================================= [2023-03-06T16:51:00.273Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-03-06T16:51:00.273Z] ========================================================= [Pipeline] sh [2023-03-06T16:51:00.550Z] + git config --global --add safe.directory /w/workspace/edgex-go/438 [Pipeline] fileExists [Pipeline] sh [2023-03-06T16:51:00.845Z] + make test [2023-03-06T16:51:00.845Z] go test -race -coverprofile=coverage.out ./... [2023-03-06T16:51:07.408Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-03-06T16:51:22.276Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-03-06T16:51:22.276Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-03-06T16:51:22.276Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-03-06T16:51:22.276Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-03-06T16:51:22.276Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-03-06T16:51:22.276Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-03-06T16:51:22.276Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-03-06T16:51:22.276Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-03-06T16:51:22.276Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-03-06T16:51:22.276Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-03-06T16:51:22.276Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-03-06T16:51:22.276Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-03-06T16:51:22.276Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-03-06T16:51:22.276Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-03-06T16:51:22.276Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.083s coverage: 28.7% of statements [2023-03-06T16:51:22.276Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-03-06T16:51:22.276Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-03-06T16:51:22.276Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.140s coverage: 98.5% of statements [2023-03-06T16:51:26.456Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.142s coverage: 71.2% of statements [2023-03-06T16:51:26.456Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-03-06T16:51:26.456Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-03-06T16:51:26.456Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-03-06T16:51:26.456Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.110s coverage: 54.0% of statements [2023-03-06T16:51:26.456Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-03-06T16:51:26.456Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-03-06T16:51:26.456Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.426s coverage: 88.5% of statements [2023-03-06T16:51:26.456Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-03-06T16:51:26.456Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-03-06T16:51:26.456Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-03-06T16:51:26.456Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-03-06T16:51:26.456Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-03-06T16:51:26.456Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.102s coverage: 3.9% of statements [2023-03-06T16:51:26.456Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-03-06T16:51:26.456Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-03-06T16:51:26.456Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.518s coverage: 95.6% of statements [2023-03-06T16:51:26.456Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-03-06T16:51:26.456Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-03-06T16:51:26.456Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-03-06T16:51:26.456Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.067s coverage: 72.2% of statements [2023-03-06T16:51:26.456Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-03-06T16:51:26.456Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-03-06T16:51:26.456Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-03-06T16:51:26.456Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-03-06T16:51:26.456Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-03-06T16:51:26.456Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.071s coverage: 65.9% of statements [2023-03-06T16:51:26.456Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-03-06T16:51:26.456Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-03-06T16:51:26.456Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-03-06T16:51:26.456Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.119s coverage: 0.9% of statements [2023-03-06T16:51:26.456Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-03-06T16:51:26.456Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.082s coverage: 29.6% of statements [2023-03-06T16:51:26.456Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-03-06T16:51:26.456Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.043s coverage: 45.5% of statements [2023-03-06T16:51:26.456Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.058s coverage: 82.9% of statements [2023-03-06T16:51:26.456Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.067s coverage: 94.1% of statements [2023-03-06T16:51:26.456Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.113s coverage: 96.3% of statements [2023-03-06T16:51:26.456Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.077s coverage: 87.5% of statements [2023-03-06T16:51:34.564Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.069s coverage: 94.4% of statements [2023-03-06T16:51:49.454Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.391s coverage: 79.9% of statements [2023-03-06T16:51:49.454Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-03-06T16:51:49.454Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.082s coverage: 92.9% of statements [2023-03-06T16:51:49.454Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-03-06T16:51:49.454Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-03-06T16:51:49.454Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-03-06T16:51:49.454Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.029s coverage: 64.4% of statements [2023-03-06T16:51:49.454Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-03-06T16:51:49.454Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-03-06T16:51:49.454Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-03-06T16:51:49.454Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-03-06T16:51:49.454Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.081s coverage: 86.9% of statements [2023-03-06T16:51:49.454Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-03-06T16:51:49.454Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-03-06T16:51:49.454Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-03-06T16:51:49.454Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-03-06T16:51:49.454Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.069s coverage: 87.2% of statements [2023-03-06T16:51:49.454Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.050s coverage: 20.0% of statements [2023-03-06T16:51:49.454Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-03-06T16:51:49.454Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-03-06T16:51:49.454Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.062s coverage: 100.0% of statements [2023-03-06T16:51:49.454Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-03-06T16:51:49.454Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.121s coverage: 81.2% of statements [2023-03-06T16:51:49.454Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.087s coverage: 82.1% of statements [2023-03-06T16:51:49.454Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-03-06T16:51:49.454Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.051s coverage: 84.8% of statements [2023-03-06T16:51:49.454Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-03-06T16:51:49.454Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.228s coverage: 63.1% of statements [2023-03-06T16:51:49.454Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-03-06T16:51:49.454Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-03-06T16:51:49.454Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.069s coverage: 100.0% of statements [2023-03-06T16:51:49.454Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.032s coverage: 89.4% of statements [2023-03-06T16:51:49.454Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.024s coverage: 100.0% of statements [2023-03-06T16:51:49.454Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.028s coverage: 73.7% of statements [2023-03-06T16:51:49.454Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.034s coverage: 100.0% of statements [2023-03-06T16:51:49.454Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-03-06T16:51:49.454Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-03-06T16:51:49.454Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-03-06T16:51:49.454Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.163s coverage: 38.4% of statements [2023-03-06T16:51:49.454Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-03-06T16:51:49.454Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-03-06T16:51:49.454Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.063s coverage: 89.5% of statements [2023-03-06T16:51:49.454Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-03-06T16:51:49.454Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.052s coverage: 84.8% of statements [2023-03-06T16:51:49.454Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-03-06T16:51:49.454Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-03-06T16:51:49.454Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-03-06T16:51:49.454Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-03-06T16:51:49.454Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.078s coverage: 17.7% of statements [2023-03-06T16:51:49.454Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-03-06T16:51:49.454Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-03-06T16:51:49.454Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-03-06T16:51:49.454Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-03-06T16:51:49.454Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.150s coverage: 92.3% of statements [2023-03-06T16:51:49.454Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-03-06T16:51:49.454Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-03-06T16:51:49.454Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-03-06T16:51:49.454Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-03-06T16:51:49.454Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.064s coverage: 63.2% of statements [2023-03-06T16:51:49.454Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-03-06T16:51:49.454Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-03-06T16:51:49.454Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.116s coverage: 97.7% of statements [2023-03-06T16:51:49.454Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-03-06T16:51:49.454Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-03-06T16:51:49.454Z] 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-06T16:52:07.535Z] 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-06T16:52:07.535Z] go vet ./... [2023-03-06T16:52:10.071Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-06T16:52:10.329Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-06T16:52:10.329Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-03-06T16:52:10.599Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-03-06T16:52:10.883Z] + ls -al . [2023-03-06T16:52:10.883Z] total 704 [2023-03-06T16:52:10.883Z] drwxrwxr-x 11 1001 1001 4096 Mar 6 16:51 . [2023-03-06T16:52:10.883Z] drwxr-xr-x 4 root root 4096 Mar 6 16:51 .. [2023-03-06T16:52:10.883Z] drwxrwxr-x 2 1001 1001 4096 Mar 6 16:50 .blubracket [2023-03-06T16:52:10.883Z] -rw-rw-r-- 1 1001 1001 16 Mar 6 16:50 .dockerignore [2023-03-06T16:52:10.883Z] drwxrwxr-x 8 1001 1001 4096 Mar 6 16:51 .git [2023-03-06T16:52:10.883Z] drwxrwxr-x 3 1001 1001 4096 Mar 6 16:50 .github [2023-03-06T16:52:10.883Z] -rw-rw-r-- 1 1001 1001 1112 Mar 6 16:50 .gitignore [2023-03-06T16:52:10.883Z] -rw-rw-r-- 1 1001 1001 42 Mar 6 16:50 .golangci.yml [2023-03-06T16:52:10.883Z] -rw-rw-r-- 1 1001 1001 87 Mar 6 16:50 .hadolint.yml [2023-03-06T16:52:10.883Z] drwxr-xr-x 3 1001 1001 4096 Mar 6 16:50 .semver [2023-03-06T16:52:10.883Z] -rw-rw-r-- 1 1001 1001 166 Mar 6 16:50 .sonarcloud.properties [2023-03-06T16:52:10.883Z] -rw-rw-r-- 1 1001 1001 1171 Mar 6 16:50 ADOPTERS.md [2023-03-06T16:52:10.883Z] -rw-rw-r-- 1 1001 1001 10825 Mar 6 16:50 Attribution.txt [2023-03-06T16:52:10.883Z] -rw-rw-r-- 1 1001 1001 73765 Mar 6 16:50 CHANGELOG.md [2023-03-06T16:52:10.883Z] -rw-rw-r-- 1 1001 1001 3804 Mar 6 16:50 CONTRIBUTING.md [2023-03-06T16:52:10.883Z] -rw-rw-r-- 1 1001 1001 677 Mar 6 16:50 GOVERNANCE.md [2023-03-06T16:52:10.883Z] -rw-rw-r-- 1 1001 1001 883 Mar 6 16:50 Jenkinsfile [2023-03-06T16:52:10.883Z] -rw-rw-r-- 1 1001 1001 10775 Mar 6 16:50 LICENSE [2023-03-06T16:52:10.883Z] -rw-rw-r-- 1 1001 1001 14071 Mar 6 16:50 Makefile [2023-03-06T16:52:10.883Z] -rw-rw-r-- 1 1001 1001 582 Mar 6 16:50 OWNERS.md [2023-03-06T16:52:10.883Z] -rw-rw-r-- 1 1001 1001 9403 Mar 6 16:50 README.md [2023-03-06T16:52:10.883Z] -rw-rw-r-- 1 1001 1001 6912 Mar 6 16:50 SECURITY.md [2023-03-06T16:52:10.883Z] -rw-rw-r-- 1 1001 1001 12 Mar 6 16:50 VERSION [2023-03-06T16:52:10.883Z] drwxrwxr-x 2 1001 1001 4096 Mar 6 16:50 bin [2023-03-06T16:52:10.883Z] drwxrwxr-x 18 1001 1001 4096 Mar 6 16:50 cmd [2023-03-06T16:52:10.883Z] -rw-r--r-- 1 root root 446903 Mar 6 16:51 coverage.out [2023-03-06T16:52:10.883Z] -rw-rw-r-- 1 1001 1001 3232 Mar 6 16:50 go.mod [2023-03-06T16:52:10.883Z] -rw-rw-r-- 1 1001 1001 31099 Mar 6 16:50 go.sum [2023-03-06T16:52:10.883Z] drwxrwxr-x 7 1001 1001 4096 Mar 6 16:50 internal [2023-03-06T16:52:10.883Z] drwxrwxr-x 3 1001 1001 4096 Mar 6 16:50 openapi [2023-03-06T16:52:10.883Z] drwxrwxr-x 4 1001 1001 4096 Mar 6 16:50 snap [2023-03-06T16:52:10.883Z] -rw-rw-r-- 1 1001 1001 204 Mar 6 16:50 version.go [Pipeline] sh [2023-03-06T16:52:11.177Z] + '[' -e coverage.out ] [2023-03-06T16:52:11.177Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-03-06T16:52:11.349Z] Stashed 1 file(s) [Pipeline] sh [2023-03-06T16:52:11.654Z] + make build [2023-03-06T16:52:11.654Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.77" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-03-06T16:52:23.939Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.77" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-03-06T16:52:24.875Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.77" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-03-06T16:52:25.811Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.77" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-03-06T16:52:26.749Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.77" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-03-06T16:52:34.875Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.77" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-03-06T16:52:35.133Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.77" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-03-06T16:52:36.509Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.77" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-03-06T16:52:37.884Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.77" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-03-06T16:52:38.451Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.77" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-03-06T16:52:39.396Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.77" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-03-06T16:52:40.772Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.77" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2023-03-06T16:52:42.163Z] $ docker stop --time=1 f78c8eaed914ebcd42c072f560f830dc3a0e5f123e64e76f4627cfc25422d5c3 [2023-03-06T16:52:44.501Z] $ docker rm -f --volumes f78c8eaed914ebcd42c072f560f830dc3a0e5f123e64e76f4627cfc25422d5c3 [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-06T16:52:45.402Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-03-06T16:52:45.402Z] [2023-03-06T16:52:45.402Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-06T16:52:45.696Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-03-06T16:52:45.696Z] latest: Pulling from edgex-devops/edgex-compose [2023-03-06T16:52:45.696Z] cbdbe7a5bc2a: Pulling fs layer [2023-03-06T16:52:45.696Z] ca9280d653b3: Pulling fs layer [2023-03-06T16:52:45.696Z] 7e9c9ca2126c: Pulling fs layer [2023-03-06T16:52:45.696Z] cbdbe7a5bc2a: Verifying Checksum [2023-03-06T16:52:45.696Z] cbdbe7a5bc2a: Download complete [2023-03-06T16:52:45.955Z] ca9280d653b3: Verifying Checksum [2023-03-06T16:52:45.955Z] ca9280d653b3: Download complete [2023-03-06T16:52:45.955Z] cbdbe7a5bc2a: Pull complete [2023-03-06T16:52:46.520Z] 7e9c9ca2126c: Download complete [2023-03-06T16:52:46.520Z] ca9280d653b3: Pull complete [2023-03-06T16:52:49.061Z] 7e9c9ca2126c: Pull complete [2023-03-06T16:52:49.061Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2023-03-06T16:52:49.061Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-03-06T16:52:49.061Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-06T16:52:49.136Z] prd-ubuntu20.04-docker-8c-8g-8372 does not seem to be running inside a container [2023-03-06T16:52:49.174Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/438 -v /w/workspace/edgex-go/438:/w/workspace/edgex-go/438:rw,z -v /w/workspace/edgex-go/438@tmp:/w/workspace/edgex-go/438@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-06T16:52:50.373Z] $ docker top 2c17b64a0c437cfe29a88c02c05e11aefc0750398698a90a6aed94b0d41365f6 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-06T16:52:50.713Z] + grep parallel [2023-03-06T16:52:50.713Z] + docker-compose build --help [2023-03-06T16:52:51.281Z] --parallel Build images in parallel. [Pipeline] } [2023-03-06T16:52:51.296Z] $ docker stop --time=1 2c17b64a0c437cfe29a88c02c05e11aefc0750398698a90a6aed94b0d41365f6 [2023-03-06T16:52:52.568Z] $ docker rm -f --volumes 2c17b64a0c437cfe29a88c02c05e11aefc0750398698a90a6aed94b0d41365f6 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-06T16:52:52.975Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-03-06T16:52:52.975Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-06T16:52:53.040Z] prd-ubuntu20.04-docker-8c-8g-8372 does not seem to be running inside a container [2023-03-06T16:52:53.073Z] $ 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/438 -v /w/workspace/edgex-go/438:/w/workspace/edgex-go/438:rw,z -v /w/workspace/edgex-go/438@tmp:/w/workspace/edgex-go/438@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-06T16:52:53.435Z] $ docker top 56dfc3be52a01baa9e87e0eb89c7b91db238119d1a5970b22a63e4309cdc1e07 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-06T16:52:53.774Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-03-06T16:52:54.341Z] Building core-command ... [2023-03-06T16:52:54.341Z] Building core-common-config-bootstrapper ... [2023-03-06T16:52:54.341Z] Building core-data ... [2023-03-06T16:52:54.341Z] Building core-metadata ... [2023-03-06T16:52:54.341Z] Building security-bootstrapper ... [2023-03-06T16:52:54.341Z] Building security-proxy-auth ... [2023-03-06T16:52:54.341Z] Building security-proxy-setup ... [2023-03-06T16:52:54.341Z] Building security-secretstore-setup ... [2023-03-06T16:52:54.341Z] Building security-spiffe-token-provider ... [2023-03-06T16:52:54.341Z] Building security-spire-agent ... [2023-03-06T16:52:54.341Z] Building security-spire-config ... [2023-03-06T16:52:54.341Z] Building security-spire-server ... [2023-03-06T16:52:54.341Z] Building support-notifications ... [2023-03-06T16:52:54.341Z] Building support-scheduler ... [2023-03-06T16:52:54.341Z] Building security-bootstrapper [2023-03-06T16:52:54.341Z] Building security-proxy-setup [2023-03-06T16:52:54.341Z] Building security-spire-agent [2023-03-06T16:52:54.341Z] Building core-metadata [2023-03-06T16:52:54.341Z] Building security-spire-config [2023-03-06T16:53:06.545Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-06T16:53:06.545Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-03-06T16:53:06.545Z] ---> 5d0e7396b5af [2023-03-06T16:53:06.545Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-03-06T16:53:06.545Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-06T16:53:06.545Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-03-06T16:53:06.545Z] ---> 5d0e7396b5af [2023-03-06T16:53:06.545Z] Step 3/24 : WORKDIR /edgex-go [2023-03-06T16:53:06.545Z] Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-06T16:53:06.545Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2023-03-06T16:53:06.545Z] ---> 5d0e7396b5af [2023-03-06T16:53:06.545Z] Step 3/32 : WORKDIR /edgex-go [2023-03-06T16:53:06.545Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-06T16:53:06.545Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-03-06T16:53:06.545Z] ---> 5d0e7396b5af [2023-03-06T16:53:06.545Z] Step 3/24 : WORKDIR /edgex-go [2023-03-06T16:53:06.545Z] Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-06T16:53:06.545Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2023-03-06T16:53:06.545Z] ---> 5d0e7396b5af [2023-03-06T16:53:06.545Z] Step 3/20 : WORKDIR /edgex-go [2023-03-06T16:53:08.444Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-8374 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [2023-03-06T16:53:08.453Z] ---> Running in 6e8f18640740 [2023-03-06T16:53:08.453Z] ---> Running in bfbb7105a5ad [2023-03-06T16:53:08.453Z] ---> Running in a79cfb1025a8 [2023-03-06T16:53:08.453Z] ---> Running in 8b84a13c91ee [2023-03-06T16:53:08.453Z] ---> Running in a8429f0e1aff [2023-03-06T16:53:08.453Z] Removing intermediate container a8429f0e1aff [2023-03-06T16:53:08.453Z] ---> 428ff8b719ac [2023-03-06T16:53:08.453Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-03-06T16:53:08.453Z] Removing intermediate container bfbb7105a5ad [2023-03-06T16:53:08.453Z] ---> 2fe6c0e6b791 [2023-03-06T16:53:08.453Z] Step 4/20 : RUN apk add --update --no-cache make git [Pipeline] ws [2023-03-06T16:53:08.458Z] Running in /w/workspace/edgex-go/438 [Pipeline] { [Pipeline] checkout [2023-03-06T16:53:08.490Z] The recommended git tool is: git [2023-03-06T16:53:08.711Z] Removing intermediate container 8b84a13c91ee [2023-03-06T16:53:08.711Z] ---> 649283e80ea8 [2023-03-06T16:53:08.711Z] Step 4/24 : WORKDIR /edgex-go [2023-03-06T16:53:08.711Z] Removing intermediate container 6e8f18640740 [2023-03-06T16:53:08.711Z] ---> 213a9ac2049f [2023-03-06T16:53:08.711Z] Step 4/32 : RUN apk add --update --no-cache make git [2023-03-06T16:53:08.711Z] Removing intermediate container a79cfb1025a8 [2023-03-06T16:53:08.711Z] ---> 8294c5107275 [2023-03-06T16:53:08.711Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-03-06T16:53:08.711Z] ---> Running in 0a81ba18451d [2023-03-06T16:53:08.711Z] ---> Running in 99358444d608 [2023-03-06T16:53:08.711Z] ---> Running in ad1df2f7018f [2023-03-06T16:53:08.711Z] ---> Running in e4836c0ff2ee [2023-03-06T16:53:08.711Z] ---> Running in 55be336669f2 [2023-03-06T16:53:08.711Z] Removing intermediate container ad1df2f7018f [2023-03-06T16:53:08.711Z] ---> 54fbfed960a8 [2023-03-06T16:53:08.711Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-03-06T16:53:08.711Z] ---> Running in dc16cc06b7f7 [2023-03-06T16:53:08.970Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-06T16:53:09.228Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-06T16:53:09.228Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-06T16:53:09.228Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-06T16:53:09.484Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-06T16:53:09.484Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-06T16:53:09.484Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-06T16:53:09.484Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-06T16:53:09.484Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-06T16:53:09.742Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-06T16:53:09.742Z] OK: 211 MiB in 51 packages [2023-03-06T16:53:09.742Z] OK: 211 MiB in 51 packages [2023-03-06T16:53:09.742Z] OK: 211 MiB in 51 packages [2023-03-06T16:53:09.742Z] OK: 211 MiB in 51 packages [2023-03-06T16:53:10.002Z] OK: 211 MiB in 51 packages [2023-03-06T16:53:10.262Z] Removing intermediate container 99358444d608 [2023-03-06T16:53:10.262Z] ---> f1c596d758b2 [2023-03-06T16:53:10.262Z] Step 5/24 : COPY go.mod vendor* ./ [2023-03-06T16:53:10.262Z] Removing intermediate container e4836c0ff2ee [2023-03-06T16:53:10.262Z] ---> c9d93419df9f [2023-03-06T16:53:10.262Z] Step 5/32 : COPY go.mod vendor* ./ [2023-03-06T16:53:10.262Z] ---> eb981a4103be [2023-03-06T16:53:10.262Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-06T16:53:10.262Z] ---> Running in a866515b4572 [2023-03-06T16:53:10.520Z] Removing intermediate container 0a81ba18451d [2023-03-06T16:53:10.520Z] ---> 3422baac5ccb [2023-03-06T16:53:10.520Z] Step 5/20 : COPY go.mod vendor* ./ [2023-03-06T16:53:10.520Z] Removing intermediate container dc16cc06b7f7 [2023-03-06T16:53:10.520Z] ---> 5ce7b886d884 [2023-03-06T16:53:10.520Z] Step 6/24 : COPY go.mod vendor* ./ [2023-03-06T16:53:10.520Z] ---> dd2c69720583 [2023-03-06T16:53:10.520Z] Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-06T16:53:10.520Z] Removing intermediate container 55be336669f2 [2023-03-06T16:53:10.520Z] ---> 29ea1ddc8a8f [2023-03-06T16:53:10.520Z] Step 5/24 : COPY go.mod vendor* ./ [2023-03-06T16:53:10.520Z] ---> Running in a3f25dc1c467 [2023-03-06T16:53:10.520Z] ---> df0c56a5f3ca [2023-03-06T16:53:10.520Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-06T16:53:10.520Z] ---> Running in 14f86a855706 [2023-03-06T16:53:10.520Z] ---> 28f1bebcd201 [2023-03-06T16:53:10.520Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-06T16:53:10.778Z] ---> 480e76a83d9a [2023-03-06T16:53:10.778Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-06T16:53:10.778Z] ---> Running in 31d37a50653f [2023-03-06T16:53:10.778Z] ---> Running in 1f61f8eaef93 [2023-03-06T16:53:14.032Z] using credential edgex-jenkins-ssh [2023-03-06T16:53:14.051Z] Cloning the remote Git repository [2023-03-06T16:53:14.106Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2023-03-06T16:53:14.190Z] > git init /w/workspace/edgex-go/438 # timeout=10 [2023-03-06T16:53:14.362Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-03-06T16:53:14.363Z] > git --version # timeout=10 [2023-03-06T16:53:14.383Z] > git --version # 'git version 2.25.1' [2023-03-06T16:53:14.386Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-06T16:53:14.448Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-06T16:53:36.314Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-03-06T16:53:36.340Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-06T16:53:37.163Z] Avoid second fetch [2023-03-06T16:53:37.164Z] Checking out Revision b9da6ae59ae744deab01801bcadba3dff2eb7fa6 (main) [2023-03-06T16:53:37.776Z] Commit message: "fix: Consume Messaging Redis Subscribe fix for Request API (#4409)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-06T16:53:38.722Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-03-06T16:53:38.722Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-06T16:53:38.722Z] Dload Upload Total Spent Left Speed [2023-03-06T16:53:38.722Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 230k 0 --:--:-- --:--:-- --:--:-- 230k [Pipeline] sh [2023-03-06T16:53:39.394Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-03-06T16:53:37.177Z] > git config core.sparsecheckout # timeout=10 [2023-03-06T16:53:37.193Z] > git checkout -f b9da6ae59ae744deab01801bcadba3dff2eb7fa6 # timeout=10 [2023-03-06T16:53:39.721Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-03-06T16:53:39.721Z] + sudo tee /etc/docker/daemon.new [2023-03-06T16:53:39.721Z] { [2023-03-06T16:53:39.721Z] "registry-mirrors": [ [2023-03-06T16:53:39.721Z] "https://nexus3.edgexfoundry.org:10001" [2023-03-06T16:53:39.721Z] ], [2023-03-06T16:53:39.721Z] "bip": "10.250.0.254/24", [2023-03-06T16:53:39.721Z] "hosts": [ [2023-03-06T16:53:39.721Z] "tcp://0.0.0.0:5555", [2023-03-06T16:53:39.721Z] "unix:///var/run/docker.sock" [2023-03-06T16:53:39.721Z] ], [2023-03-06T16:53:39.721Z] "mtu": 1458, [2023-03-06T16:53:39.721Z] "selinux-enabled": true, [2023-03-06T16:53:39.721Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-03-06T16:53:39.721Z] } [Pipeline] sh [2023-03-06T16:53:40.058Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-03-06T16:53:40.398Z] + sudo service docker restart [2023-03-06T16:53:49.479Z] Removing intermediate container 14f86a855706 [2023-03-06T16:53:49.479Z] ---> 9250196334e9 [2023-03-06T16:53:49.479Z] Step 7/20 : COPY . . [2023-03-06T16:53:49.479Z] Removing intermediate container 31d37a50653f [2023-03-06T16:53:49.479Z] ---> 0198d884eb53 [2023-03-06T16:53:49.479Z] Step 8/24 : COPY . . [2023-03-06T16:53:49.479Z] Removing intermediate container a3f25dc1c467 [2023-03-06T16:53:49.479Z] ---> 542c205bebe0 [2023-03-06T16:53:49.479Z] Step 7/32 : COPY . . [2023-03-06T16:53:49.479Z] Removing intermediate container 1f61f8eaef93 [2023-03-06T16:53:49.479Z] ---> a117ae1d833c [2023-03-06T16:53:49.479Z] Step 7/24 : COPY . . [2023-03-06T16:53:49.479Z] Removing intermediate container a866515b4572 [2023-03-06T16:53:49.479Z] ---> e7f7ba6a1b6d [2023-03-06T16:53:49.479Z] Step 7/24 : COPY . . [2023-03-06T16:53:54.759Z] ---> a9014c754881 [2023-03-06T16:53:54.759Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-03-06T16:53:54.759Z] ---> f1228d46effe [2023-03-06T16:53:54.759Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-03-06T16:53:54.759Z] ---> 0098116dad8b [2023-03-06T16:53:54.759Z] Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-03-06T16:53:54.759Z] ---> ab631ee7b641 [2023-03-06T16:53:54.759Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-03-06T16:53:54.759Z] ---> 5d68c195807a [2023-03-06T16:53:54.759Z] Step 8/20 : RUN make cmd/secrets-config/secrets-config [2023-03-06T16:53:54.759Z] ---> Running in 7c6128eb65c5 [2023-03-06T16:53:54.759Z] ---> Running in 141df27f243b [2023-03-06T16:53:54.759Z] ---> Running in 8be6757b9953 [2023-03-06T16:53:54.759Z] ---> Running in af3730fa0878 [2023-03-06T16:53:54.759Z] ---> Running in 69c5ff56da54 [2023-03-06T16:53:54.759Z] Removing intermediate container 7c6128eb65c5 [2023-03-06T16:53:54.759Z] ---> 483176c049f0 [2023-03-06T16:53:54.759Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-03-06T16:53:54.759Z] ---> Running in 13a399cb6aaf [2023-03-06T16:53:54.759Z] Removing intermediate container af3730fa0878 [2023-03-06T16:53:54.759Z] ---> a68fafa09007 [2023-03-06T16:53:54.759Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-03-06T16:53:54.759Z] ---> Running in c5adda2a7704 [2023-03-06T16:53:54.759Z] Removing intermediate container 13a399cb6aaf [2023-03-06T16:53:54.759Z] ---> 670000230592 [2023-03-06T16:53:54.759Z] 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-06T16:53:54.759Z] ---> Running in 43746d09c5df [2023-03-06T16:53:54.759Z] Removing intermediate container c5adda2a7704 [2023-03-06T16:53:54.759Z] ---> 3f81f9043e77 [2023-03-06T16:53:54.759Z] 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-06T16:53:54.759Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.77" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-03-06T16:53:54.759Z] ---> Running in 21152bc17e1b [2023-03-06T16:53:54.759Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.77" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-03-06T16:53:54.759Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.77" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-03-06T16:53:55.694Z] Removing intermediate container 43746d09c5df [2023-03-06T16:53:55.694Z] ---> ca1e44c0eaa9 [2023-03-06T16:53:55.694Z] Step 11/24 : WORKDIR /edgex-go [2023-03-06T16:53:55.694Z] ---> Running in 49fcf6049b26 [2023-03-06T16:53:55.694Z] Removing intermediate container 21152bc17e1b [2023-03-06T16:53:55.694Z] ---> c7ffded2b5d5 [2023-03-06T16:53:55.694Z] Step 11/24 : WORKDIR /edgex-go [2023-03-06T16:53:55.695Z] ---> Running in 10aaeec47b76 [2023-03-06T16:53:55.695Z] Removing intermediate container 49fcf6049b26 [2023-03-06T16:53:55.695Z] ---> c244a9951a8a [2023-03-06T16:53:55.695Z] [2023-03-06T16:53:55.695Z] Step 12/24 : FROM alpine:3.15 [2023-03-06T16:53:55.956Z] 3.15: Pulling from library/alpine [2023-03-06T16:53:55.956Z] Removing intermediate container 10aaeec47b76 [2023-03-06T16:53:55.956Z] ---> aefada3d3465 [2023-03-06T16:53:55.956Z] [2023-03-06T16:53:55.956Z] Step 12/24 : FROM alpine:3.15 [2023-03-06T16:53:55.956Z] 3.15: Pulling from library/alpine [2023-03-06T16:53:56.213Z] Digest: sha256:689659b1f08e9fdfb85190144098c378beb5a53b328f7ced7883a74a1157c709 [2023-03-06T16:53:56.213Z] Digest: sha256:689659b1f08e9fdfb85190144098c378beb5a53b328f7ced7883a74a1157c709 [2023-03-06T16:53:56.213Z] Status: Downloaded newer image for alpine:3.15 [2023-03-06T16:53:56.213Z] Status: Image is up to date for alpine:3.15 [2023-03-06T16:53:56.213Z] ---> 5ce65d7b0fde [2023-03-06T16:53:56.213Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-06T16:53:56.213Z] ---> 5ce65d7b0fde [2023-03-06T16:53:56.213Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-06T16:53:56.213Z] ---> Running in c685a4c7ca73 [2023-03-06T16:53:56.213Z] ---> Running in fa225e1b3a06 [2023-03-06T16:53:56.470Z] Removing intermediate container c685a4c7ca73 [2023-03-06T16:53:56.470Z] ---> 54c8e791eb75 [2023-03-06T16:53:56.470Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-03-06T16:53:56.470Z] Removing intermediate container fa225e1b3a06 [2023-03-06T16:53:56.470Z] ---> a6ba3fa10896 [2023-03-06T16:53:56.470Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-03-06T16:53:56.470Z] ---> Running in 2fd2ee290153 [2023-03-06T16:53:56.470Z] ---> Running in 338868ff0d51 [2023-03-06T16:53:57.037Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-03-06T16:53:57.295Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-03-06T16:53:57.295Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-03-06T16:53:57.295Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-03-06T16:53:57.553Z] v3.15.7-39-gd3d51357104 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-03-06T16:53:57.553Z] v3.15.7-36-gfea8cac94fc [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-03-06T16:53:57.553Z] OK: 15859 distinct packages available [2023-03-06T16:53:57.553Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-03-06T16:53:57.811Z] v3.15.7-39-gd3d51357104 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-03-06T16:53:57.811Z] v3.15.7-36-gfea8cac94fc [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-03-06T16:53:57.811Z] OK: 15859 distinct packages available [2023-03-06T16:53:57.812Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-03-06T16:53:57.812Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-03-06T16:53:57.812Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-03-06T16:53:58.069Z] (1/5) Installing dumb-init (1.2.5-r1) [2023-03-06T16:53:58.070Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-03-06T16:53:58.070Z] (3/5) Installing libucontext (1.1-r0) [2023-03-06T16:53:58.070Z] (4/5) Installing gcompat (1.0.0-r4) [2023-03-06T16:53:58.070Z] (5/5) Installing openssl (1.1.1t-r1) [2023-03-06T16:53:58.070Z] Executing busybox-1.34.1-r7.trigger [2023-03-06T16:53:58.070Z] OK: 7 MiB in 19 packages [2023-03-06T16:53:58.070Z] (1/4) Installing dumb-init (1.2.5-r1) [2023-03-06T16:53:58.070Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-03-06T16:53:58.070Z] (3/4) Installing libucontext (1.1-r0) [2023-03-06T16:53:58.070Z] (4/4) Installing gcompat (1.0.0-r4) [2023-03-06T16:53:58.070Z] Executing busybox-1.34.1-r7.trigger [2023-03-06T16:53:58.070Z] OK: 6 MiB in 18 packages [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-06T16:53:58.684Z] provisioning config files... [2023-03-06T16:53:58.710Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/438@tmp/config9269622790913969935tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-06T16:53:59.004Z] Removing intermediate container 338868ff0d51 [2023-03-06T16:53:59.004Z] ---> 40275f7ff277 [2023-03-06T16:53:59.004Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-03-06T16:53:59.004Z] Removing intermediate container 2fd2ee290153 [2023-03-06T16:53:59.004Z] ---> 6b93f8072698 [2023-03-06T16:53:59.004Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-06T16:53:59.067Z] ---> docker-login.sh [2023-03-06T16:53:59.067Z] nexus3.edgexfoundry.org:10001 [2023-03-06T16:53:59.658Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-06T16:53:59.658Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-06T16:53:59.658Z] Configure a credential helper to remove this warning. See [2023-03-06T16:53:59.658Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-06T16:53:59.658Z] [2023-03-06T16:53:59.658Z] Login Succeeded [2023-03-06T16:53:59.658Z] nexus3.edgexfoundry.org:10002 [2023-03-06T16:53:59.928Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-06T16:54:00.199Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-06T16:54:00.199Z] Configure a credential helper to remove this warning. See [2023-03-06T16:54:00.199Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-06T16:54:00.199Z] [2023-03-06T16:54:00.199Z] Login Succeeded [2023-03-06T16:54:00.199Z] nexus3.edgexfoundry.org:10003 [2023-03-06T16:54:00.470Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-06T16:54:00.470Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-06T16:54:00.470Z] Configure a credential helper to remove this warning. See [2023-03-06T16:54:00.470Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-06T16:54:00.470Z] [2023-03-06T16:54:00.470Z] Login Succeeded [2023-03-06T16:54:00.470Z] nexus3.edgexfoundry.org:10004 [2023-03-06T16:54:00.744Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-06T16:54:00.744Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-06T16:54:00.744Z] Configure a credential helper to remove this warning. See [2023-03-06T16:54:00.744Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-06T16:54:00.744Z] [2023-03-06T16:54:00.744Z] Login Succeeded [2023-03-06T16:54:00.744Z] docker.io [2023-03-06T16:54:01.017Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-06T16:54:01.286Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-06T16:54:01.286Z] Configure a credential helper to remove this warning. See [2023-03-06T16:54:01.286Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-06T16:54:01.286Z] [2023-03-06T16:54:01.286Z] Login Succeeded [2023-03-06T16:54:01.286Z] ---> docker-login.sh ends [Pipeline] } [2023-03-06T16:54:01.301Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2023-03-06T16:54:01.535Z] ---> 4f9af37889f0 [2023-03-06T16:54:01.535Z] Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-06T16:54:01.535Z] ---> 222ccc107349 [2023-03-06T16:54:01.535Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [Pipeline] sh [2023-03-06T16:54:01.861Z] + git config --global --add safe.directory /w/workspace/edgex-go/438 [Pipeline] echo [2023-03-06T16:54:01.881Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-06T16:54:01.897Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-06T16:54:01.907Z] ========================================================= [2023-03-06T16:54:01.907Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2023-03-06T16:54:01.907Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-03-06T16:54:02.110Z] ---> 0b857aac2d73 [2023-03-06T16:54:02.110Z] Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-03-06T16:54:02.110Z] ---> Running in dbc66b1868dd [2023-03-06T16:54:02.228Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-03-06T16:54:02.229Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-03-06T16:54:02.229Z] 9b18e9b68314: Pulling fs layer [2023-03-06T16:54:02.229Z] 35d82f9e3411: Pulling fs layer [2023-03-06T16:54:02.229Z] e16973657156: Pulling fs layer [2023-03-06T16:54:02.229Z] fc693d55d65f: Pulling fs layer [2023-03-06T16:54:02.229Z] 7e9fc2657dce: Pulling fs layer [2023-03-06T16:54:02.229Z] dda99020689f: Pulling fs layer [2023-03-06T16:54:02.229Z] db1c61fa0a46: Pulling fs layer [2023-03-06T16:54:02.229Z] 891c053d2c06: Pulling fs layer [2023-03-06T16:54:02.229Z] 7e9fc2657dce: Waiting [2023-03-06T16:54:02.229Z] dda99020689f: Waiting [2023-03-06T16:54:02.229Z] db1c61fa0a46: Waiting [2023-03-06T16:54:02.229Z] 891c053d2c06: Waiting [2023-03-06T16:54:02.229Z] fc693d55d65f: Waiting [2023-03-06T16:54:02.499Z] e16973657156: Download complete [2023-03-06T16:54:02.499Z] 35d82f9e3411: Verifying Checksum [2023-03-06T16:54:02.499Z] 35d82f9e3411: Download complete [2023-03-06T16:54:02.499Z] 7e9fc2657dce: Download complete [2023-03-06T16:54:02.499Z] dda99020689f: Verifying Checksum [2023-03-06T16:54:02.499Z] dda99020689f: Download complete [2023-03-06T16:54:02.499Z] 9b18e9b68314: Download complete [2023-03-06T16:54:02.695Z] Removing intermediate container dbc66b1868dd [2023-03-06T16:54:02.695Z] ---> 408fcb7521a8 [2023-03-06T16:54:02.695Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-03-06T16:54:03.260Z] ---> 0844d50ac9a1 [2023-03-06T16:54:03.260Z] Step 19/24 : WORKDIR / [2023-03-06T16:54:03.260Z] ---> Running in 3cc3baa90e88 [2023-03-06T16:54:03.470Z] 9b18e9b68314: Pull complete [2023-03-06T16:54:03.470Z] 891c053d2c06: Verifying Checksum [2023-03-06T16:54:03.470Z] 891c053d2c06: Download complete [2023-03-06T16:54:03.825Z] Removing intermediate container 3cc3baa90e88 [2023-03-06T16:54:03.825Z] ---> ef6bbeee2701 [2023-03-06T16:54:03.825Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-06T16:54:04.085Z] ---> Running in 66ab04ac9779 [2023-03-06T16:54:04.085Z] ---> b0551b3f9969 [2023-03-06T16:54:04.085Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-03-06T16:54:04.343Z] Removing intermediate container 66ab04ac9779 [2023-03-06T16:54:04.343Z] ---> 48f8e51ebb47 [2023-03-06T16:54:04.343Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-06T16:54:04.343Z] ---> Running in ab530a481be1 [2023-03-06T16:54:04.608Z] Removing intermediate container ab530a481be1 [2023-03-06T16:54:04.608Z] ---> 47eada65532c [2023-03-06T16:54:04.608Z] Step 22/24 : LABEL arch=x86_64 [2023-03-06T16:54:04.608Z] ---> e7c2317402f0 [2023-03-06T16:54:04.608Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-03-06T16:54:04.866Z] ---> Running in fd30011a730b [2023-03-06T16:54:04.895Z] db1c61fa0a46: Verifying Checksum [2023-03-06T16:54:04.895Z] db1c61fa0a46: Download complete [2023-03-06T16:54:05.432Z] Removing intermediate container fd30011a730b [2023-03-06T16:54:05.432Z] ---> 893e1d509642 [2023-03-06T16:54:05.432Z] Step 23/24 : LABEL git_sha=b9da6ae59ae744deab01801bcadba3dff2eb7fa6 [2023-03-06T16:54:05.432Z] ---> 42ff91ca0b34 [2023-03-06T16:54:05.432Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-03-06T16:54:05.484Z] fc693d55d65f: Download complete [2023-03-06T16:54:05.689Z] ---> Running in 143c328bc279 [2023-03-06T16:54:05.754Z] 35d82f9e3411: Pull complete [2023-03-06T16:54:05.950Z] Removing intermediate container 143c328bc279 [2023-03-06T16:54:05.951Z] ---> 83706ab83d54 [2023-03-06T16:54:05.951Z] Step 24/24 : LABEL version=3.0.0-dev.77 [2023-03-06T16:54:06.024Z] e16973657156: Pull complete [2023-03-06T16:54:06.209Z] ---> Running in f35d5ee6fcc0 [2023-03-06T16:54:06.209Z] ---> 6d25d1f05714 [2023-03-06T16:54:06.209Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-06T16:54:06.209Z] ---> Running in f1c65990d4b2 [2023-03-06T16:54:06.488Z] Removing intermediate container f1c65990d4b2 [2023-03-06T16:54:06.488Z] ---> c4f869d633d9 [2023-03-06T16:54:06.488Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-06T16:54:06.774Z] Removing intermediate container f35d5ee6fcc0 [2023-03-06T16:54:06.774Z] ---> 04865115e810 [2023-03-06T16:54:06.774Z] [2023-03-06T16:54:06.774Z] Successfully built 04865115e810 [2023-03-06T16:54:06.774Z] Successfully tagged security-spire-config:latest [2023-03-06T16:54:07.031Z]  Building security-spire-config ... done Building core-data [2023-03-06T16:54:07.031Z] ---> Running in ebcbc2d40590 [2023-03-06T16:54:07.966Z] Removing intermediate container ebcbc2d40590 [2023-03-06T16:54:07.966Z] ---> bf90a9b02352 [2023-03-06T16:54:07.966Z] Step 22/24 : LABEL arch=x86_64 [2023-03-06T16:54:08.224Z] ---> Running in d5ea57b5081a [2023-03-06T16:54:08.789Z] Removing intermediate container d5ea57b5081a [2023-03-06T16:54:08.789Z] ---> d6a21808b962 [2023-03-06T16:54:08.789Z] Step 23/24 : LABEL git_sha=b9da6ae59ae744deab01801bcadba3dff2eb7fa6 [2023-03-06T16:54:08.789Z] ---> Running in ec3dfaec10c2 [2023-03-06T16:54:09.060Z] Removing intermediate container ec3dfaec10c2 [2023-03-06T16:54:09.060Z] ---> b5ff15871869 [2023-03-06T16:54:09.060Z] Step 24/24 : LABEL version=3.0.0-dev.77 [2023-03-06T16:54:09.317Z] ---> Running in ac32b50b0c1a [2023-03-06T16:54:09.883Z] Removing intermediate container ac32b50b0c1a [2023-03-06T16:54:09.883Z] ---> b5f18bba34a5 [2023-03-06T16:54:09.883Z] [2023-03-06T16:54:09.883Z] Successfully built b5f18bba34a5 [2023-03-06T16:54:09.883Z] Successfully tagged security-spire-agent:latest [2023-03-06T16:54:09.883Z]  Building security-spire-agent ... done Building security-proxy-auth [2023-03-06T16:54:10.816Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-06T16:54:10.816Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-03-06T16:54:10.816Z] ---> 5d0e7396b5af [2023-03-06T16:54:10.816Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-03-06T16:54:10.816Z] ---> Using cache [2023-03-06T16:54:10.816Z] ---> 649283e80ea8 [2023-03-06T16:54:10.816Z] Step 4/22 : WORKDIR /edgex-go [2023-03-06T16:54:10.816Z] ---> Using cache [2023-03-06T16:54:10.816Z] ---> 54fbfed960a8 [2023-03-06T16:54:10.816Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-03-06T16:54:10.816Z] ---> Using cache [2023-03-06T16:54:10.816Z] ---> 5ce7b886d884 [2023-03-06T16:54:10.816Z] Step 6/22 : COPY go.mod vendor* ./ [2023-03-06T16:54:10.816Z] ---> Using cache [2023-03-06T16:54:10.816Z] ---> 28f1bebcd201 [2023-03-06T16:54:10.816Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-06T16:54:10.816Z] ---> Using cache [2023-03-06T16:54:10.816Z] ---> 0198d884eb53 [2023-03-06T16:54:10.816Z] Step 8/22 : COPY . . [2023-03-06T16:54:10.816Z] ---> Using cache [2023-03-06T16:54:10.816Z] ---> a9014c754881 [2023-03-06T16:54:10.816Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-03-06T16:54:12.721Z] ---> Running in 5a20e7046145 [2023-03-06T16:54:12.979Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.77" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-03-06T16:54:13.544Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-06T16:54:13.544Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-03-06T16:54:13.544Z] ---> 5d0e7396b5af [2023-03-06T16:54:13.544Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-03-06T16:54:13.544Z] ---> Using cache [2023-03-06T16:54:13.544Z] ---> 649283e80ea8 [2023-03-06T16:54:13.544Z] Step 4/22 : WORKDIR /edgex-go [2023-03-06T16:54:13.544Z] ---> Using cache [2023-03-06T16:54:13.544Z] ---> 54fbfed960a8 [2023-03-06T16:54:13.544Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-03-06T16:54:13.544Z] ---> Using cache [2023-03-06T16:54:13.544Z] ---> 5ce7b886d884 [2023-03-06T16:54:13.544Z] Step 6/22 : COPY go.mod vendor* ./ [2023-03-06T16:54:13.544Z] ---> Using cache [2023-03-06T16:54:13.544Z] ---> 28f1bebcd201 [2023-03-06T16:54:13.544Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-06T16:54:13.544Z] ---> Using cache [2023-03-06T16:54:13.544Z] ---> 0198d884eb53 [2023-03-06T16:54:13.544Z] Step 8/22 : COPY . . [2023-03-06T16:54:13.544Z] ---> Using cache [2023-03-06T16:54:13.544Z] ---> a9014c754881 [2023-03-06T16:54:13.544Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth [2023-03-06T16:54:13.802Z] ---> Running in 7f82d4de831f [2023-03-06T16:54:14.737Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.77" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-03-06T16:54:21.067Z] fc693d55d65f: Pull complete [2023-03-06T16:54:21.067Z] 7e9fc2657dce: Pull complete [2023-03-06T16:54:21.067Z] dda99020689f: Pull complete [2023-03-06T16:54:25.334Z] db1c61fa0a46: Pull complete [2023-03-06T16:54:26.932Z] Removing intermediate container 8be6757b9953 [2023-03-06T16:54:26.932Z] ---> 84bc79c7995a [2023-03-06T16:54:26.932Z] [2023-03-06T16:54:26.932Z] Step 9/32 : FROM alpine:3.16 [2023-03-06T16:54:26.932Z] Removing intermediate container 69c5ff56da54 [2023-03-06T16:54:26.932Z] ---> 5d18f5a18525 [2023-03-06T16:54:26.932Z] [2023-03-06T16:54:26.932Z] Step 9/20 : FROM alpine:3.16 [2023-03-06T16:54:26.932Z] Removing intermediate container 141df27f243b [2023-03-06T16:54:26.932Z] ---> 5f59c8ac9257 [2023-03-06T16:54:26.932Z] [2023-03-06T16:54:26.932Z] Step 10/24 : FROM alpine:3.16 [2023-03-06T16:54:26.932Z] 3.16: Pulling from library/alpine [2023-03-06T16:54:27.190Z] 3.16: Pulling from library/alpine [2023-03-06T16:54:27.190Z] 3.16: Pulling from library/alpine [2023-03-06T16:54:27.290Z] 891c053d2c06: Pull complete [2023-03-06T16:54:27.290Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2023-03-06T16:54:27.290Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-03-06T16:54:27.290Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2023-03-06T16:54:27.683Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-03-06T16:54:27.683Z] WORKDIR /edgex [2023-03-06T16:54:27.683Z] COPY go.mod . [2023-03-06T16:54:27.683Z] RUN go mod download [2023-03-06T16:54:27.683Z] + docker build -t ci-base-image-arm64 -f - . [2023-03-06T16:54:28.121Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-03-06T16:54:28.121Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-03-06T16:54:28.121Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-03-06T16:54:28.121Z] Status: Downloaded newer image for alpine:3.16 [2023-03-06T16:54:28.121Z] Status: Image is up to date for alpine:3.16 [2023-03-06T16:54:28.121Z] Status: Image is up to date for alpine:3.16 [2023-03-06T16:54:28.121Z] ---> dfd21b5a31f5 [2023-03-06T16:54:28.121Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-03-06T16:54:28.121Z] ---> dfd21b5a31f5 [2023-03-06T16:54:28.121Z] Step 10/20 : RUN apk add --update --no-cache dumb-init openssl [2023-03-06T16:54:28.121Z] ---> dfd21b5a31f5 [2023-03-06T16:54:28.121Z] Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-06T16:54:28.284Z] Sending build context to Docker daemon 2.946MB [2023-03-06T16:54:28.284Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-03-06T16:54:28.284Z] ---> f96f9c87975a [2023-03-06T16:54:28.284Z] Step 2/4 : WORKDIR /edgex [2023-03-06T16:54:28.686Z] ---> Running in 315c1be4fa8f [2023-03-06T16:54:28.686Z] ---> Running in aec7f6b36e24 [2023-03-06T16:54:28.686Z] ---> Running in 7b0d23832058 [2023-03-06T16:54:28.686Z] Removing intermediate container aec7f6b36e24 [2023-03-06T16:54:28.686Z] ---> d63b24ccaed4 [2023-03-06T16:54:28.686Z] Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec [2023-03-06T16:54:28.686Z] ---> Running in 093b9e4bf765 [2023-03-06T16:54:29.251Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-06T16:54:29.251Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-06T16:54:29.251Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-06T16:54:29.251Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-06T16:54:29.251Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-06T16:54:29.251Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-06T16:54:29.509Z] (1/2) Installing dumb-init (1.2.5-r1) [2023-03-06T16:54:29.509Z] (2/2) Installing su-exec (0.2-r1) [2023-03-06T16:54:29.509Z] Executing busybox-1.35.0-r17.trigger [2023-03-06T16:54:29.509Z] OK: 6 MiB in 16 packages [2023-03-06T16:54:29.509Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-03-06T16:54:29.509Z] Executing busybox-1.35.0-r17.trigger [2023-03-06T16:54:29.509Z] OK: 6 MiB in 15 packages [2023-03-06T16:54:29.509Z] (1/2) Installing dumb-init (1.2.5-r1) [2023-03-06T16:54:29.509Z] (2/2) Installing openssl (1.1.1t-r0) [2023-03-06T16:54:29.509Z] Executing busybox-1.35.0-r17.trigger [2023-03-06T16:54:29.509Z] OK: 6 MiB in 16 packages [2023-03-06T16:54:30.075Z] Removing intermediate container 093b9e4bf765 [2023-03-06T16:54:30.075Z] ---> 15a69c07b0d1 [2023-03-06T16:54:30.075Z] Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init [2023-03-06T16:54:30.254Z] ---> Running in dcf5818083b0 [2023-03-06T16:54:30.254Z] Removing intermediate container dcf5818083b0 [2023-03-06T16:54:30.254Z] ---> 624f0755d160 [2023-03-06T16:54:30.254Z] Step 3/4 : COPY go.mod . [2023-03-06T16:54:30.333Z] ---> Running in 5b20d210d5e0 [2023-03-06T16:54:30.333Z] Removing intermediate container 315c1be4fa8f [2023-03-06T16:54:30.333Z] ---> fab5b7ec156d [2023-03-06T16:54:30.333Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-06T16:54:30.333Z] Removing intermediate container 7b0d23832058 [2023-03-06T16:54:30.333Z] ---> 51a768cb27e0 [2023-03-06T16:54:30.333Z] Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' [2023-03-06T16:54:30.333Z] ---> Running in 5d8da2400c90 [2023-03-06T16:54:30.333Z] ---> Running in f7f8c89f2a5e [2023-03-06T16:54:30.333Z] Removing intermediate container 5b20d210d5e0 [2023-03-06T16:54:30.333Z] ---> 4324b930ed80 [2023-03-06T16:54:30.333Z] Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-03-06T16:54:30.590Z] ---> Running in 5dbbaad802ee [2023-03-06T16:54:30.590Z] Removing intermediate container 5d8da2400c90 [2023-03-06T16:54:30.590Z] ---> ca20cae27f96 [2023-03-06T16:54:30.590Z] Step 13/24 : ENV APP_PORT=59881 [2023-03-06T16:54:30.848Z] Removing intermediate container 5dbbaad802ee [2023-03-06T16:54:30.848Z] ---> 4bb7886d1ca4 [2023-03-06T16:54:30.848Z] Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-03-06T16:54:30.848Z] ---> Running in 9c939530f714 [2023-03-06T16:54:30.848Z] Removing intermediate container f7f8c89f2a5e [2023-03-06T16:54:30.848Z] ---> f409127d55b5 [2023-03-06T16:54:30.848Z] Step 12/20 : WORKDIR /edgex [2023-03-06T16:54:30.848Z] ---> Running in e561fa5b4cda [2023-03-06T16:54:30.848Z] ---> Running in c8e815469328 [2023-03-06T16:54:30.848Z] Removing intermediate container 9c939530f714 [2023-03-06T16:54:30.848Z] ---> 90070df4baed [2023-03-06T16:54:30.848Z] Step 14/24 : EXPOSE $APP_PORT [2023-03-06T16:54:30.848Z] Removing intermediate container e561fa5b4cda [2023-03-06T16:54:30.848Z] ---> 10fe6a8e6650 [2023-03-06T16:54:30.848Z] Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-03-06T16:54:31.106Z] ---> Running in cb14ee38f2a1 [2023-03-06T16:54:31.106Z] Removing intermediate container c8e815469328 [2023-03-06T16:54:31.106Z] ---> 1b2e00656d3b [2023-03-06T16:54:31.106Z] Step 13/20 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.toml res/configuration.toml [2023-03-06T16:54:31.106Z] ---> Running in 89b6bd321418 [2023-03-06T16:54:31.364Z] Removing intermediate container 89b6bd321418 [2023-03-06T16:54:31.364Z] ---> 7e226bba93c6 [2023-03-06T16:54:31.364Z] Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-03-06T16:54:31.622Z] ---> Running in 186c63a421a0 [2023-03-06T16:54:31.622Z] Removing intermediate container cb14ee38f2a1 [2023-03-06T16:54:31.622Z] ---> db222fa4fede [2023-03-06T16:54:31.622Z] Step 15/24 : WORKDIR / [2023-03-06T16:54:31.622Z] ---> a2ab1e1183f8 [2023-03-06T16:54:31.622Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-03-06T16:54:31.622Z] ---> Running in 83706af1cd91 [2023-03-06T16:54:31.880Z] Removing intermediate container 83706af1cd91 [2023-03-06T16:54:31.880Z] ---> 98a3ed308ba2 [2023-03-06T16:54:31.880Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-06T16:54:32.200Z] ---> b94851bafab7 [2023-03-06T16:54:32.200Z] Step 4/4 : RUN go mod download [2023-03-06T16:54:32.200Z] ---> Running in 832139c61799 [2023-03-06T16:54:32.445Z] ---> af4ec9fd983c [2023-03-06T16:54:32.445Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-03-06T16:54:32.445Z] ---> 46716f3bbc43 [2023-03-06T16:54:32.445Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-03-06T16:54:33.016Z] ---> fec92f5cfc0b [2023-03-06T16:54:33.016Z] Step 16/20 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-06T16:54:33.016Z] ---> Running in 11ad2f553471 [2023-03-06T16:54:33.016Z] Removing intermediate container 186c63a421a0 [2023-03-06T16:54:33.016Z] ---> 59b0a37922a8 [2023-03-06T16:54:33.016Z] Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} [2023-03-06T16:54:33.274Z] ---> 4b00d8861cee [2023-03-06T16:54:33.274Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2023-03-06T16:54:33.274Z] ---> Running in 0d9754a65f67 [2023-03-06T16:54:33.532Z] Removing intermediate container 0d9754a65f67 [2023-03-06T16:54:33.532Z] ---> 70be3adb0ff9 [2023-03-06T16:54:33.532Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-03-06T16:54:33.532Z] ---> 8447e882393f [2023-03-06T16:54:33.532Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2023-03-06T16:54:33.790Z] ---> a301cdefc7df [2023-03-06T16:54:33.790Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-03-06T16:54:33.790Z] ---> 2f1e3f9018c2 [2023-03-06T16:54:33.790Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2023-03-06T16:54:33.790Z] ---> Running in c7147443f716 [2023-03-06T16:54:33.790Z] ---> Running in 63be0cf7415f [2023-03-06T16:54:34.050Z] Removing intermediate container 63be0cf7415f [2023-03-06T16:54:34.050Z] ---> 8839dede663a [2023-03-06T16:54:34.050Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-06T16:54:34.050Z] Removing intermediate container 11ad2f553471 [2023-03-06T16:54:34.050Z] ---> 7199b21d9757 [2023-03-06T16:54:34.050Z] Step 17/20 : ENTRYPOINT ["entrypoint.sh"] [2023-03-06T16:54:34.050Z] ---> Running in 70568dea1172 [2023-03-06T16:54:34.050Z] ---> Running in e09366669295 [2023-03-06T16:54:34.050Z] Removing intermediate container 70568dea1172 [2023-03-06T16:54:34.050Z] ---> 8b6b24568ffb [2023-03-06T16:54:34.050Z] Step 22/24 : LABEL arch=x86_64 [2023-03-06T16:54:34.310Z] ---> Running in 49093819185a [2023-03-06T16:54:34.310Z] Removing intermediate container e09366669295 [2023-03-06T16:54:34.310Z] ---> 8f82cf601095 [2023-03-06T16:54:34.310Z] Step 18/20 : LABEL arch=x86_64 [2023-03-06T16:54:34.310Z] ---> Running in feb0ae2f54b3 [2023-03-06T16:54:34.310Z] Removing intermediate container 49093819185a [2023-03-06T16:54:34.310Z] ---> 962b260289f4 [2023-03-06T16:54:34.310Z] Step 23/24 : LABEL git_sha=b9da6ae59ae744deab01801bcadba3dff2eb7fa6 [2023-03-06T16:54:34.310Z] ---> Running in fe6bae626544 [2023-03-06T16:54:34.310Z] Removing intermediate container feb0ae2f54b3 [2023-03-06T16:54:34.310Z] ---> d275721f8c0a [2023-03-06T16:54:34.310Z] Step 19/20 : LABEL git_sha=b9da6ae59ae744deab01801bcadba3dff2eb7fa6 [2023-03-06T16:54:34.310Z] ---> Running in de5abe30ec6e [2023-03-06T16:54:34.569Z] Removing intermediate container fe6bae626544 [2023-03-06T16:54:34.569Z] ---> 5ac1735fcc96 [2023-03-06T16:54:34.569Z] Step 24/24 : LABEL version=3.0.0-dev.77 [2023-03-06T16:54:34.569Z] ---> Running in 87d3f0272c02 [2023-03-06T16:54:34.569Z] Removing intermediate container de5abe30ec6e [2023-03-06T16:54:34.569Z] ---> bced21fefd1b [2023-03-06T16:54:34.569Z] Step 20/20 : LABEL version=3.0.0-dev.77 [2023-03-06T16:54:34.569Z] ---> Running in 9ad053975cda [2023-03-06T16:54:34.828Z] Removing intermediate container c7147443f716 [2023-03-06T16:54:34.828Z] ---> c165936c9f5d [2023-03-06T16:54:34.828Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-06T16:54:34.828Z] Removing intermediate container 87d3f0272c02 [2023-03-06T16:54:34.828Z] ---> 2c18bc9392bb [2023-03-06T16:54:34.828Z] [2023-03-06T16:54:34.828Z] Removing intermediate container 9ad053975cda [2023-03-06T16:54:34.828Z] ---> 57e97d5663d2 [2023-03-06T16:54:34.828Z] [2023-03-06T16:54:34.828Z] Successfully built 2c18bc9392bb [2023-03-06T16:54:34.828Z] Successfully tagged core-metadata:latest [2023-03-06T16:54:34.828Z] Building support-notifications [2023-03-06T16:54:34.828Z]  Building core-metadata ... done  ---> 02da09a06f50 [2023-03-06T16:54:34.828Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-03-06T16:54:35.091Z] Successfully built 57e97d5663d2 [2023-03-06T16:54:35.091Z] Successfully tagged security-proxy-setup:latest [2023-03-06T16:54:35.091Z]  Building security-proxy-setup ... done Building security-secretstore-setup [2023-03-06T16:54:37.624Z] ---> 75f7318245a6 [2023-03-06T16:54:37.624Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2023-03-06T16:54:38.189Z] ---> 0d2c319055f3 [2023-03-06T16:54:38.189Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-03-06T16:54:39.567Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-06T16:54:39.567Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-03-06T16:54:39.567Z] ---> 5d0e7396b5af [2023-03-06T16:54:39.567Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-03-06T16:54:39.567Z] ---> Using cache [2023-03-06T16:54:39.567Z] ---> 649283e80ea8 [2023-03-06T16:54:39.567Z] Step 4/22 : WORKDIR /edgex-go [2023-03-06T16:54:39.567Z] ---> Using cache [2023-03-06T16:54:39.567Z] ---> 54fbfed960a8 [2023-03-06T16:54:39.567Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2023-03-06T16:54:39.567Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-06T16:54:39.567Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-06T16:54:39.567Z] ---> 5d0e7396b5af [2023-03-06T16:54:39.567Z] Step 3/23 : WORKDIR /edgex-go [2023-03-06T16:54:39.567Z] ---> Using cache [2023-03-06T16:54:39.567Z] ---> 8294c5107275 [2023-03-06T16:54:39.567Z] Step 4/23 : RUN apk add --update --no-cache make git [2023-03-06T16:54:39.567Z] ---> a9075ce45c72 [2023-03-06T16:54:39.567Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-03-06T16:54:39.567Z] ---> Running in b4572a2aa425 [2023-03-06T16:54:39.567Z] ---> Running in 788191df2ca7 [2023-03-06T16:54:39.825Z] Removing intermediate container 7f82d4de831f [2023-03-06T16:54:39.825Z] ---> 9be07cc4dac1 [2023-03-06T16:54:39.825Z] [2023-03-06T16:54:39.825Z] Step 10/22 : FROM alpine:3.16 [2023-03-06T16:54:39.825Z] ---> dfd21b5a31f5 [2023-03-06T16:54:39.825Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-03-06T16:54:39.825Z] Removing intermediate container 5a20e7046145 [2023-03-06T16:54:39.825Z] ---> 1d8884c54461 [2023-03-06T16:54:39.825Z] [2023-03-06T16:54:39.825Z] Step 10/22 : FROM alpine:3.16 [2023-03-06T16:54:39.825Z] ---> dfd21b5a31f5 [2023-03-06T16:54:39.825Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2023-03-06T16:54:39.825Z] ---> 3def4b9af746 [2023-03-06T16:54:39.825Z] Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-03-06T16:54:39.825Z] ---> Running in bb0aeaf5aa7c [2023-03-06T16:54:39.825Z] ---> Running in faa6e60f3f67 [2023-03-06T16:54:40.083Z] Removing intermediate container bb0aeaf5aa7c [2023-03-06T16:54:40.083Z] ---> 36d7707ff567 [2023-03-06T16:54:40.083Z] Step 12/22 : RUN apk add --update --no-cache dumb-init [2023-03-06T16:54:40.083Z] ---> 85c8919b9c07 [2023-03-06T16:54:40.083Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-03-06T16:54:40.083Z] Removing intermediate container faa6e60f3f67 [2023-03-06T16:54:40.083Z] ---> 92e2a649ecca [2023-03-06T16:54:40.083Z] Step 12/22 : ENV APP_PORT=59880 [2023-03-06T16:54:40.083Z] ---> Running in 901964219c9b [2023-03-06T16:54:40.083Z] ---> Running in e20dd2c43177 [2023-03-06T16:54:40.083Z] Removing intermediate container e20dd2c43177 [2023-03-06T16:54:40.083Z] ---> 37584c1cc471 [2023-03-06T16:54:40.083Z] Step 13/22 : EXPOSE $APP_PORT [2023-03-06T16:54:40.340Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-06T16:54:40.340Z] ---> b3637e5f8ad9 [2023-03-06T16:54:40.340Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2023-03-06T16:54:40.340Z] ---> Running in ccad8058268f [2023-03-06T16:54:40.340Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-06T16:54:40.340Z] ---> Running in 938d50ae801a [2023-03-06T16:54:40.340Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-06T16:54:40.340Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-06T16:54:40.340Z] Removing intermediate container ccad8058268f [2023-03-06T16:54:40.340Z] ---> 3595ab4bafd3 [2023-03-06T16:54:40.340Z] Step 14/22 : RUN apk add --update --no-cache dumb-init [2023-03-06T16:54:40.340Z] ---> Running in 32499f101e99 [2023-03-06T16:54:40.340Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-06T16:54:40.598Z] OK: 211 MiB in 51 packages [2023-03-06T16:54:40.598Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-06T16:54:40.598Z] OK: 211 MiB in 51 packages [2023-03-06T16:54:40.856Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-03-06T16:54:40.856Z] Executing busybox-1.35.0-r17.trigger [2023-03-06T16:54:40.856Z] OK: 6 MiB in 15 packages [2023-03-06T16:54:41.114Z] Removing intermediate container b4572a2aa425 [2023-03-06T16:54:41.114Z] ---> 5420731479cd [2023-03-06T16:54:41.114Z] Step 5/23 : COPY go.mod vendor* ./ [2023-03-06T16:54:41.114Z] Removing intermediate container 938d50ae801a [2023-03-06T16:54:41.114Z] ---> 50161a61cf0e [2023-03-06T16:54:41.114Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2023-03-06T16:54:41.114Z] ---> 229455b61303 [2023-03-06T16:54:41.114Z] Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-06T16:54:41.114Z] ---> Running in db810877abf2 [2023-03-06T16:54:41.114Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-06T16:54:41.374Z] ---> Running in fe42970e8858 [2023-03-06T16:54:41.374Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-06T16:54:41.374Z] Removing intermediate container db810877abf2 [2023-03-06T16:54:41.374Z] ---> f940160877e4 [2023-03-06T16:54:41.374Z] Step 29/32 : CMD ["gate"] [2023-03-06T16:54:41.374Z] Removing intermediate container 788191df2ca7 [2023-03-06T16:54:41.374Z] ---> 9c2cbb1dd45d [2023-03-06T16:54:41.374Z] Step 6/22 : COPY go.mod vendor* ./ [2023-03-06T16:54:41.374Z] ---> Running in d975837ea487 [2023-03-06T16:54:41.374Z] Removing intermediate container 901964219c9b [2023-03-06T16:54:41.374Z] ---> fe454454d3df [2023-03-06T16:54:41.374Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-06T16:54:41.632Z] Removing intermediate container d975837ea487 [2023-03-06T16:54:41.632Z] ---> b6b409969a03 [2023-03-06T16:54:41.632Z] Step 30/32 : LABEL arch=x86_64 [2023-03-06T16:54:41.632Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-03-06T16:54:41.632Z] Executing busybox-1.35.0-r17.trigger [2023-03-06T16:54:41.632Z] ---> 3382b327c368 [2023-03-06T16:54:41.632Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-06T16:54:41.632Z] OK: 6 MiB in 15 packages [2023-03-06T16:54:41.632Z] ---> Running in 2fb35ef7630f [2023-03-06T16:54:41.632Z] ---> Running in 1f4369a16dd0 [2023-03-06T16:54:41.632Z] ---> ad63cff20130 [2023-03-06T16:54:41.632Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-03-06T16:54:41.889Z] Removing intermediate container 2fb35ef7630f [2023-03-06T16:54:41.889Z] ---> f34d40622656 [2023-03-06T16:54:41.889Z] Step 31/32 : LABEL git_sha=b9da6ae59ae744deab01801bcadba3dff2eb7fa6 [2023-03-06T16:54:41.889Z] ---> Running in 1faeb78f4a98 [2023-03-06T16:54:42.147Z] ---> da89be4ca727 [2023-03-06T16:54:42.147Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.toml /res/configuration.toml [2023-03-06T16:54:42.147Z] Removing intermediate container 1faeb78f4a98 [2023-03-06T16:54:42.147Z] ---> 1cc04831a3ae [2023-03-06T16:54:42.147Z] Step 32/32 : LABEL version=3.0.0-dev.77 [2023-03-06T16:54:42.147Z] Removing intermediate container 32499f101e99 [2023-03-06T16:54:42.147Z] ---> 84f3a5a10bfb [2023-03-06T16:54:42.147Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-06T16:54:42.147Z] ---> Running in f8ee0bbef0bd [2023-03-06T16:54:42.405Z] ---> fb56e7ce1451 [2023-03-06T16:54:42.405Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-03-06T16:54:42.405Z] Removing intermediate container f8ee0bbef0bd [2023-03-06T16:54:42.405Z] ---> c1931f97e85a [2023-03-06T16:54:42.405Z] [2023-03-06T16:54:42.405Z] ---> e77232b5e6cc [2023-03-06T16:54:42.405Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-03-06T16:54:42.405Z] Successfully built c1931f97e85a [2023-03-06T16:54:42.405Z] Successfully tagged security-bootstrapper:latest [2023-03-06T16:54:42.405Z]  Building security-bootstrapper ... done Building core-common-config-bootstrapper [2023-03-06T16:54:42.405Z] ---> 7365125ac0cd [2023-03-06T16:54:42.405Z] Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-06T16:54:43.338Z] ---> Running in 19125d4bc5fd [2023-03-06T16:54:43.905Z] ---> b4c141c1e449 [2023-03-06T16:54:43.905Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2023-03-06T16:54:44.163Z] ---> a8bec246c828 [2023-03-06T16:54:44.163Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2023-03-06T16:54:44.421Z] ---> Running in 8680eda3bd58 [2023-03-06T16:54:44.421Z] Removing intermediate container 8680eda3bd58 [2023-03-06T16:54:44.421Z] ---> a0561fd33549 [2023-03-06T16:54:44.421Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-06T16:54:44.677Z] ---> Running in c005c853c4d2 [2023-03-06T16:54:44.677Z] Removing intermediate container 19125d4bc5fd [2023-03-06T16:54:44.677Z] ---> f4e19901e7f4 [2023-03-06T16:54:44.677Z] Step 18/22 : ENTRYPOINT ["entrypoint.sh"] [2023-03-06T16:54:44.677Z] Removing intermediate container c005c853c4d2 [2023-03-06T16:54:44.677Z] ---> 0176a7c43966 [2023-03-06T16:54:44.677Z] Step 20/22 : LABEL arch=x86_64 [2023-03-06T16:54:44.943Z] ---> Running in 5646e408c28d [2023-03-06T16:54:44.943Z] ---> Running in 9066bda86956 [2023-03-06T16:54:44.943Z] Removing intermediate container 5646e408c28d [2023-03-06T16:54:44.943Z] ---> d07ed3bd88c6 [2023-03-06T16:54:44.943Z] Step 19/22 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] [2023-03-06T16:54:45.201Z] Removing intermediate container 9066bda86956 [2023-03-06T16:54:45.201Z] ---> 322bc2791e6c [2023-03-06T16:54:45.201Z] Step 21/22 : LABEL git_sha=b9da6ae59ae744deab01801bcadba3dff2eb7fa6 [2023-03-06T16:54:45.201Z] ---> Running in 7e44137b471a [2023-03-06T16:54:45.201Z] ---> Running in da47394e2328 [2023-03-06T16:54:45.201Z] Removing intermediate container 7e44137b471a [2023-03-06T16:54:45.201Z] ---> 54ee7db27b4c [2023-03-06T16:54:45.201Z] Step 20/22 : LABEL arch=x86_64 [2023-03-06T16:54:45.459Z] Removing intermediate container da47394e2328 [2023-03-06T16:54:45.459Z] ---> b100cdc3779b [2023-03-06T16:54:45.459Z] Step 22/22 : LABEL version=3.0.0-dev.77 [2023-03-06T16:54:45.459Z] ---> Running in 0b0af174a66f [2023-03-06T16:54:45.459Z] ---> Running in 60e68c208f76 [2023-03-06T16:54:45.459Z] Removing intermediate container 0b0af174a66f [2023-03-06T16:54:45.459Z] ---> 3f4dfe918069 [2023-03-06T16:54:45.459Z] Step 21/22 : LABEL git_sha=b9da6ae59ae744deab01801bcadba3dff2eb7fa6 [2023-03-06T16:54:45.716Z] Removing intermediate container 60e68c208f76 [2023-03-06T16:54:45.716Z] ---> 913361a7f0e6 [2023-03-06T16:54:45.716Z] [2023-03-06T16:54:45.716Z] ---> Running in 15867731ce80 [2023-03-06T16:54:45.716Z] Successfully built 913361a7f0e6 [2023-03-06T16:54:45.716Z] Successfully tagged core-data:latest [2023-03-06T16:54:45.716Z]  Building core-data ... done Building security-spire-server [2023-03-06T16:54:45.716Z] Removing intermediate container 15867731ce80 [2023-03-06T16:54:45.716Z] ---> 9850a1051b8b [2023-03-06T16:54:45.716Z] Step 22/22 : LABEL version=3.0.0-dev.77 [2023-03-06T16:54:45.975Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-06T16:54:45.975Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-03-06T16:54:45.975Z] ---> 5d0e7396b5af [2023-03-06T16:54:45.975Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-03-06T16:54:45.975Z] ---> Using cache [2023-03-06T16:54:45.975Z] ---> 649283e80ea8 [2023-03-06T16:54:45.975Z] Step 4/22 : WORKDIR /edgex-go [2023-03-06T16:54:45.975Z] ---> Using cache [2023-03-06T16:54:45.975Z] ---> 54fbfed960a8 [2023-03-06T16:54:45.975Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-03-06T16:54:45.975Z] ---> Using cache [2023-03-06T16:54:45.975Z] ---> 5ce7b886d884 [2023-03-06T16:54:45.975Z] Step 6/22 : COPY go.mod vendor* ./ [2023-03-06T16:54:45.975Z] ---> Using cache [2023-03-06T16:54:45.975Z] ---> 28f1bebcd201 [2023-03-06T16:54:45.975Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-06T16:54:45.975Z] ---> Using cache [2023-03-06T16:54:45.975Z] ---> 0198d884eb53 [2023-03-06T16:54:45.975Z] Step 8/22 : COPY . . [2023-03-06T16:54:45.975Z] ---> Using cache [2023-03-06T16:54:45.975Z] ---> a9014c754881 [2023-03-06T16:54:45.975Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-03-06T16:54:46.911Z] ---> Running in 7e500edb5d26 [2023-03-06T16:54:46.911Z] ---> Running in 975b1e46a544 [2023-03-06T16:54:46.911Z] Removing intermediate container 7e500edb5d26 [2023-03-06T16:54:46.911Z] ---> cd2a0b2fbadb [2023-03-06T16:54:46.911Z] [2023-03-06T16:54:46.911Z] Successfully built cd2a0b2fbadb [2023-03-06T16:54:46.911Z] Successfully tagged security-proxy-auth:latest [2023-03-06T16:54:46.911Z]  Building security-proxy-auth ... done Building support-scheduler [2023-03-06T16:54:47.170Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.77" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-03-06T16:54:49.700Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-06T16:54:49.700Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-06T16:54:49.700Z] ---> 5d0e7396b5af [2023-03-06T16:54:49.700Z] Step 3/23 : WORKDIR /edgex-go [2023-03-06T16:54:49.700Z] ---> Using cache [2023-03-06T16:54:49.700Z] ---> 8294c5107275 [2023-03-06T16:54:49.700Z] Step 4/23 : RUN apk add --update --no-cache make git build-base curl [2023-03-06T16:54:49.700Z] ---> Using cache [2023-03-06T16:54:49.700Z] ---> 29ea1ddc8a8f [2023-03-06T16:54:49.700Z] Step 5/23 : COPY go.mod vendor* ./ [2023-03-06T16:54:49.700Z] ---> Using cache [2023-03-06T16:54:49.700Z] ---> 480e76a83d9a [2023-03-06T16:54:49.700Z] Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-06T16:54:49.700Z] ---> Using cache [2023-03-06T16:54:49.700Z] ---> a117ae1d833c [2023-03-06T16:54:49.700Z] Step 7/23 : COPY . . [2023-03-06T16:54:49.700Z] ---> Using cache [2023-03-06T16:54:49.700Z] ---> f1228d46effe [2023-03-06T16:54:49.700Z] Step 8/23 : ARG SPIRE_RELEASE=1.2.1 [2023-03-06T16:54:49.700Z] ---> Using cache [2023-03-06T16:54:49.700Z] ---> 483176c049f0 [2023-03-06T16:54:49.700Z] Step 9/23 : WORKDIR /edgex-go/spire-build [2023-03-06T16:54:49.700Z] ---> Using cache [2023-03-06T16:54:49.700Z] ---> 670000230592 [2023-03-06T16:54:49.700Z] 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-06T16:54:51.074Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-06T16:54:51.074Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-03-06T16:54:51.074Z] ---> 5d0e7396b5af [2023-03-06T16:54:51.074Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-03-06T16:54:51.074Z] ---> Using cache [2023-03-06T16:54:51.074Z] ---> 649283e80ea8 [2023-03-06T16:54:51.074Z] Step 4/22 : WORKDIR /edgex-go [2023-03-06T16:54:51.074Z] ---> Using cache [2023-03-06T16:54:51.074Z] ---> 54fbfed960a8 [2023-03-06T16:54:51.074Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-03-06T16:54:51.074Z] ---> Using cache [2023-03-06T16:54:51.074Z] ---> 5ce7b886d884 [2023-03-06T16:54:51.074Z] Step 6/22 : COPY go.mod vendor* ./ [2023-03-06T16:54:51.074Z] ---> Using cache [2023-03-06T16:54:51.074Z] ---> 28f1bebcd201 [2023-03-06T16:54:51.074Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-06T16:54:51.074Z] ---> Using cache [2023-03-06T16:54:51.074Z] ---> 0198d884eb53 [2023-03-06T16:54:51.074Z] Step 8/22 : COPY . . [2023-03-06T16:54:51.074Z] ---> Using cache [2023-03-06T16:54:51.074Z] ---> a9014c754881 [2023-03-06T16:54:51.074Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2023-03-06T16:54:52.454Z] ---> Running in 2c1fe6e82c88 [2023-03-06T16:54:52.454Z] ---> Running in 30fc19a39acf [2023-03-06T16:54:53.391Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.77" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-03-06T16:54:53.967Z] Removing intermediate container 2c1fe6e82c88 [2023-03-06T16:54:53.967Z] ---> bc290cbe1910 [2023-03-06T16:54:53.967Z] Step 11/23 : WORKDIR /edgex-go [2023-03-06T16:54:54.225Z] ---> Running in e665608a8c49 [2023-03-06T16:54:54.484Z] Removing intermediate container e665608a8c49 [2023-03-06T16:54:54.484Z] ---> fc1a01f2148e [2023-03-06T16:54:54.484Z] [2023-03-06T16:54:54.484Z] Step 12/23 : FROM alpine:3.15 [2023-03-06T16:54:54.484Z] ---> 5ce65d7b0fde [2023-03-06T16:54:54.484Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-06T16:54:54.484Z] ---> Using cache [2023-03-06T16:54:54.484Z] ---> a6ba3fa10896 [2023-03-06T16:54:54.484Z] Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-03-06T16:54:54.484Z] ---> Using cache [2023-03-06T16:54:54.484Z] ---> 40275f7ff277 [2023-03-06T16:54:54.484Z] Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-06T16:54:59.766Z] ---> 4894ea0e319b [2023-03-06T16:54:59.766Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-03-06T16:54:59.766Z] ---> 0d0945914f52 [2023-03-06T16:54:59.766Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-03-06T16:55:00.700Z] ---> b070be2499e6 [2023-03-06T16:55:00.700Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-03-06T16:55:01.267Z] ---> 3a84932033f6 [2023-03-06T16:55:01.267Z] Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-06T16:55:01.267Z] ---> Running in 0f8aeb986dbf [2023-03-06T16:55:01.847Z] Removing intermediate container 0f8aeb986dbf [2023-03-06T16:55:01.847Z] ---> d2dc67f21c2e [2023-03-06T16:55:01.847Z] Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-06T16:55:02.105Z] ---> Running in 46eccd744055 [2023-03-06T16:55:02.364Z] Removing intermediate container 46eccd744055 [2023-03-06T16:55:02.364Z] ---> 0976d32bee48 [2023-03-06T16:55:02.364Z] Step 21/23 : LABEL arch=x86_64 [2023-03-06T16:55:02.364Z] ---> Running in 678debf56d95 [2023-03-06T16:55:02.933Z] Removing intermediate container 678debf56d95 [2023-03-06T16:55:02.933Z] ---> a8e6ddcea8f3 [2023-03-06T16:55:02.933Z] Step 22/23 : LABEL git_sha=b9da6ae59ae744deab01801bcadba3dff2eb7fa6 [2023-03-06T16:55:02.933Z] ---> Running in f5e616e0cb3c [2023-03-06T16:55:03.193Z] Removing intermediate container f5e616e0cb3c [2023-03-06T16:55:03.193Z] ---> 996cdb4d57a1 [2023-03-06T16:55:03.193Z] Step 23/23 : LABEL version=3.0.0-dev.77 [2023-03-06T16:55:03.455Z] ---> Running in 9baae640263c [2023-03-06T16:55:04.026Z] Removing intermediate container 9baae640263c [2023-03-06T16:55:04.026Z] ---> eabfd7a3799f [2023-03-06T16:55:04.026Z] [2023-03-06T16:55:04.026Z] Successfully built eabfd7a3799f [2023-03-06T16:55:04.026Z] Successfully tagged security-spire-server:latest [2023-03-06T16:55:04.026Z]  Building security-spire-server ... done Building core-command [2023-03-06T16:55:04.424Z] Removing intermediate container 832139c61799 [2023-03-06T16:55:04.424Z] ---> 9db517ea91cc [2023-03-06T16:55:04.424Z] Successfully built 9db517ea91cc [2023-03-06T16:55:04.424Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-06T16:55:04.752Z] + docker inspect -f . ci-base-image-arm64 [2023-03-06T16:55:04.752Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-06T16:55:04.935Z] prd-ubuntu20.04-docker-arm64-4c-16g-8374 does not seem to be running inside a container [2023-03-06T16:55:04.996Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/438 -v /w/workspace/edgex-go/438:/w/workspace/edgex-go/438:rw,z -v /w/workspace/edgex-go/438@tmp:/w/workspace/edgex-go/438@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-arm64 cat [2023-03-06T16:55:06.170Z] $ docker top cb03c4a9f7dc348725a9d380b60dfdfcafa8813a065424a44d47fd833f7ef8f7 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-06T16:55:06.975Z] + go version [2023-03-06T16:55:06.975Z] go version go1.18.7 linux/arm64 [Pipeline] } [2023-03-06T16:55:06.993Z] $ docker stop --time=1 cb03c4a9f7dc348725a9d380b60dfdfcafa8813a065424a44d47fd833f7ef8f7 [2023-03-06T16:55:08.560Z] $ docker rm -f --volumes cb03c4a9f7dc348725a9d380b60dfdfcafa8813a065424a44d47fd833f7ef8f7 [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-06T16:55:09.165Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-03-06T16:55:09.165Z] [2023-03-06T16:55:09.165Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-06T16:55:09.495Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-03-06T16:55:09.761Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2023-03-06T16:55:09.761Z] 29e5d40040c1: Pulling fs layer [2023-03-06T16:55:09.761Z] 1ce36da41761: Pulling fs layer [2023-03-06T16:55:09.761Z] 25b303627fd3: Pulling fs layer [2023-03-06T16:55:09.761Z] 29e5d40040c1: Verifying Checksum [2023-03-06T16:55:09.761Z] 29e5d40040c1: Download complete [2023-03-06T16:55:10.347Z] 1ce36da41761: Verifying Checksum [2023-03-06T16:55:10.347Z] 1ce36da41761: Download complete [2023-03-06T16:55:10.347Z] 29e5d40040c1: Pull complete [2023-03-06T16:55:11.763Z] 25b303627fd3: Download complete [2023-03-06T16:55:11.763Z] 1ce36da41761: Pull complete [2023-03-06T16:55:12.147Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-06T16:55:12.148Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-06T16:55:12.148Z] ---> 5d0e7396b5af [2023-03-06T16:55:12.148Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-06T16:55:12.148Z] ---> Using cache [2023-03-06T16:55:12.148Z] ---> 649283e80ea8 [2023-03-06T16:55:12.148Z] Step 4/23 : WORKDIR /edgex-go [2023-03-06T16:55:12.148Z] ---> Using cache [2023-03-06T16:55:12.148Z] ---> 54fbfed960a8 [2023-03-06T16:55:12.148Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-03-06T16:55:12.148Z] ---> Using cache [2023-03-06T16:55:12.148Z] ---> 5ce7b886d884 [2023-03-06T16:55:12.148Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-06T16:55:12.148Z] ---> Using cache [2023-03-06T16:55:12.148Z] ---> 28f1bebcd201 [2023-03-06T16:55:12.148Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-06T16:55:12.148Z] ---> Using cache [2023-03-06T16:55:12.148Z] ---> 0198d884eb53 [2023-03-06T16:55:12.148Z] Step 8/23 : COPY . . [2023-03-06T16:55:12.148Z] ---> Using cache [2023-03-06T16:55:12.148Z] ---> a9014c754881 [2023-03-06T16:55:12.148Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-03-06T16:55:12.416Z] ---> Running in 79f4c6e579bf [2023-03-06T16:55:12.675Z] Removing intermediate container 975b1e46a544 [2023-03-06T16:55:12.675Z] ---> 6e4e57dedd49 [2023-03-06T16:55:12.675Z] [2023-03-06T16:55:12.675Z] Step 10/22 : FROM alpine:3.16 [2023-03-06T16:55:12.675Z] ---> dfd21b5a31f5 [2023-03-06T16:55:12.675Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-03-06T16:55:12.675Z] ---> Using cache [2023-03-06T16:55:12.675Z] ---> 36d7707ff567 [2023-03-06T16:55:12.675Z] Step 12/22 : RUN apk add --update --no-cache dumb-init [2023-03-06T16:55:12.675Z] ---> Using cache [2023-03-06T16:55:12.675Z] ---> fe454454d3df [2023-03-06T16:55:12.675Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-06T16:55:12.675Z] ---> Using cache [2023-03-06T16:55:12.675Z] ---> ad63cff20130 [2023-03-06T16:55:12.675Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-03-06T16:55:13.245Z] Removing intermediate container fe42970e8858 [2023-03-06T16:55:13.245Z] ---> 7241794c4298 [2023-03-06T16:55:13.245Z] Step 7/23 : COPY . . [2023-03-06T16:55:13.503Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.77" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-03-06T16:55:13.503Z] Removing intermediate container 1f4369a16dd0 [2023-03-06T16:55:13.503Z] ---> 22313cf41ba4 [2023-03-06T16:55:13.503Z] Step 8/22 : COPY . . [2023-03-06T16:55:14.140Z] ---> e5c93c8e96e2 [2023-03-06T16:55:14.140Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-03-06T16:55:16.044Z] ---> b70c19b2e414 [2023-03-06T16:55:16.044Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-03-06T16:55:16.610Z] ---> 6145b8f97b18 [2023-03-06T16:55:16.610Z] Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-06T16:55:16.610Z] ---> Running in b3970b602757 [2023-03-06T16:55:18.516Z] Removing intermediate container b3970b602757 [2023-03-06T16:55:18.516Z] ---> 6b3b5469a9bf [2023-03-06T16:55:18.516Z] Step 18/22 : ENTRYPOINT ["entrypoint.sh"] [2023-03-06T16:55:18.516Z] ---> Running in ce828b474482 [2023-03-06T16:55:19.084Z] Removing intermediate container ce828b474482 [2023-03-06T16:55:19.084Z] ---> e56325622973 [2023-03-06T16:55:19.084Z] Step 19/22 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] [2023-03-06T16:55:19.342Z] ---> Running in 1be4af205fcc [2023-03-06T16:55:19.908Z] Removing intermediate container 1be4af205fcc [2023-03-06T16:55:19.908Z] ---> 46cd72bc5676 [2023-03-06T16:55:19.908Z] Step 20/22 : LABEL arch=x86_64 [2023-03-06T16:55:19.908Z] ---> Running in eb50ff810245 [2023-03-06T16:55:20.182Z] Removing intermediate container eb50ff810245 [2023-03-06T16:55:20.182Z] ---> a43d481d605f [2023-03-06T16:55:20.182Z] Step 21/22 : LABEL git_sha=b9da6ae59ae744deab01801bcadba3dff2eb7fa6 [2023-03-06T16:55:20.446Z] ---> Running in 473bed11eb81 [2023-03-06T16:55:20.750Z] ---> 5d55a6ca3fc3 [2023-03-06T16:55:20.750Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2023-03-06T16:55:21.011Z] Removing intermediate container 473bed11eb81 [2023-03-06T16:55:21.011Z] ---> 35ed33c2a900 [2023-03-06T16:55:21.011Z] Step 22/22 : LABEL version=3.0.0-dev.77 [2023-03-06T16:55:21.011Z] ---> Running in 4a156a311cb1 [2023-03-06T16:55:21.011Z] ---> Running in f03c64b0bc68 [2023-03-06T16:55:21.276Z] ---> cda2432f9771 [2023-03-06T16:55:21.276Z] Step 8/23 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-03-06T16:55:21.276Z] Removing intermediate container f03c64b0bc68 [2023-03-06T16:55:21.276Z] ---> 6db161c41c90 [2023-03-06T16:55:21.276Z] [2023-03-06T16:55:21.276Z] ---> Running in 12a03fbde2b1 [2023-03-06T16:55:21.534Z] Successfully built 6db161c41c90 [2023-03-06T16:55:21.534Z] Successfully tagged core-common-config-bootstrapper:latest [2023-03-06T16:55:21.534Z] Building security-spiffe-token-provider [2023-03-06T16:55:21.794Z]  Building core-common-config-bootstrapper ... done go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.77" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-03-06T16:55:21.844Z] 25b303627fd3: Pull complete [2023-03-06T16:55:21.844Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2023-03-06T16:55:21.844Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-03-06T16:55:21.844Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-06T16:55:22.033Z] prd-ubuntu20.04-docker-arm64-4c-16g-8374 does not seem to be running inside a container [2023-03-06T16:55:22.052Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.77" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-03-06T16:55:22.097Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/438 -v /w/workspace/edgex-go/438:/w/workspace/edgex-go/438:rw,z -v /w/workspace/edgex-go/438@tmp:/w/workspace/edgex-go/438@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-arm64:latest cat [2023-03-06T16:55:24.119Z] $ docker top bee9c8beeb53494f6da7c2611afd5c2e09eecabf7b3a7835dd68f9ca3c9c27fe -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-06T16:55:24.581Z] Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-06T16:55:24.581Z] Step 2/19 : FROM ${BUILDER_BASE} AS builder [2023-03-06T16:55:24.581Z] ---> 5d0e7396b5af [2023-03-06T16:55:24.581Z] Step 3/19 : WORKDIR /edgex-go [2023-03-06T16:55:24.581Z] ---> Using cache [2023-03-06T16:55:24.581Z] ---> 8294c5107275 [2023-03-06T16:55:24.581Z] Step 4/19 : RUN apk update && apk --no-cache --update add build-base [2023-03-06T16:55:24.839Z] ---> Running in 305573c95137 [2023-03-06T16:55:24.839Z] Removing intermediate container 30fc19a39acf [2023-03-06T16:55:24.839Z] ---> 87f4bb142877 [2023-03-06T16:55:24.839Z] [2023-03-06T16:55:24.839Z] Step 10/22 : FROM alpine:3.16 [2023-03-06T16:55:24.839Z] ---> dfd21b5a31f5 [2023-03-06T16:55:24.839Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2023-03-06T16:55:24.839Z] ---> Using cache [2023-03-06T16:55:24.839Z] ---> fab5b7ec156d [2023-03-06T16:55:24.839Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-06T16:55:24.839Z] ---> Using cache [2023-03-06T16:55:24.839Z] ---> ca20cae27f96 [2023-03-06T16:55:24.839Z] Step 13/22 : ENV APP_PORT=59861 [2023-03-06T16:55:24.839Z] ---> Running in 247ef914c29d [2023-03-06T16:55:24.920Z] + docker-compose build --help [2023-03-06T16:55:24.920Z] + grep parallel [2023-03-06T16:55:25.100Z] Removing intermediate container 247ef914c29d [2023-03-06T16:55:25.100Z] ---> 4ce43bec0638 [2023-03-06T16:55:25.100Z] Step 14/22 : EXPOSE $APP_PORT [2023-03-06T16:55:25.100Z] ---> Running in b13255970195 [2023-03-06T16:55:25.359Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-06T16:55:25.359Z] Removing intermediate container b13255970195 [2023-03-06T16:55:25.359Z] ---> 1c846003132e [2023-03-06T16:55:25.359Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-06T16:55:25.359Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-06T16:55:25.617Z] v3.16.4-44-g885ce0f787f [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2023-03-06T16:55:25.617Z] v3.16.4-42-gf483c31bb36 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2023-03-06T16:55:25.617Z] OK: 17046 distinct packages available [2023-03-06T16:55:25.617Z] ---> 87ba0e19cf61 [2023-03-06T16:55:25.617Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-03-06T16:55:25.617Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-06T16:55:25.617Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-06T16:55:25.875Z] OK: 211 MiB in 51 packages [2023-03-06T16:55:26.440Z] ---> 2b01fc5d7d69 [2023-03-06T16:55:26.440Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2023-03-06T16:55:27.008Z] Removing intermediate container 305573c95137 [2023-03-06T16:55:27.008Z] ---> 8c71e171c7cf [2023-03-06T16:55:27.008Z] Step 5/19 : COPY go.mod vendor* ./ [2023-03-06T16:55:27.008Z] ---> 107f436d7792 [2023-03-06T16:55:27.008Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2023-03-06T16:55:27.008Z] ---> Running in 8a935f60209e [2023-03-06T16:55:27.265Z] Removing intermediate container 8a935f60209e [2023-03-06T16:55:27.265Z] ---> 6230ff02983c [2023-03-06T16:55:27.265Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-06T16:55:27.525Z] ---> Running in 2c90c75c7727 [2023-03-06T16:55:27.525Z] ---> 650d88f8a3a0 [2023-03-06T16:55:27.525Z] Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-06T16:55:27.525Z] ---> Running in 073a20d4fd11 [2023-03-06T16:55:27.784Z] Removing intermediate container 2c90c75c7727 [2023-03-06T16:55:27.784Z] ---> b7f5628b01f8 [2023-03-06T16:55:27.784Z] Step 20/22 : LABEL arch=x86_64 [2023-03-06T16:55:27.784Z] ---> Running in a7d1e0ff9daa [2023-03-06T16:55:28.250Z] --parallel Build images in parallel. [2023-03-06T16:55:28.351Z] Removing intermediate container a7d1e0ff9daa [2023-03-06T16:55:28.351Z] ---> 74049a6377a6 [2023-03-06T16:55:28.351Z] Step 21/22 : LABEL git_sha=b9da6ae59ae744deab01801bcadba3dff2eb7fa6 [2023-03-06T16:55:28.351Z] ---> Running in 217da4e8c355 [Pipeline] } [2023-03-06T16:55:28.532Z] $ docker stop --time=1 bee9c8beeb53494f6da7c2611afd5c2e09eecabf7b3a7835dd68f9ca3c9c27fe [2023-03-06T16:55:28.608Z] Removing intermediate container 217da4e8c355 [2023-03-06T16:55:28.608Z] ---> a8664a376fb5 [2023-03-06T16:55:28.608Z] Step 22/22 : LABEL version=3.0.0-dev.77 [2023-03-06T16:55:28.608Z] ---> Running in 6638352dead2 [2023-03-06T16:55:28.866Z] Removing intermediate container 6638352dead2 [2023-03-06T16:55:28.866Z] ---> 5ff737f9e2f9 [2023-03-06T16:55:28.866Z] [2023-03-06T16:55:28.866Z] Successfully built 5ff737f9e2f9 [2023-03-06T16:55:28.866Z] Successfully tagged support-scheduler:latest [2023-03-06T16:55:30.119Z] $ docker rm -f --volumes bee9c8beeb53494f6da7c2611afd5c2e09eecabf7b3a7835dd68f9ca3c9c27fe [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-06T16:55:30.618Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-03-06T16:55:30.618Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-06T16:55:30.784Z] prd-ubuntu20.04-docker-arm64-4c-16g-8374 does not seem to be running inside a container [2023-03-06T16:55:30.843Z] $ 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/438 -v /w/workspace/edgex-go/438:/w/workspace/edgex-go/438:rw,z -v /w/workspace/edgex-go/438@tmp:/w/workspace/edgex-go/438@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-06T16:55:31.875Z] $ docker top 8dad967c0eb361bb3e7e5c764eee46946ae7f93b5d7f374697b7bd3016f7dde7 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-06T16:55:32.359Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-03-06T16:55:36.592Z] Building core-command ... [2023-03-06T16:55:36.592Z] Building core-common-config-bootstrapper ... [2023-03-06T16:55:36.592Z] Building core-data ... [2023-03-06T16:55:36.592Z] Building core-metadata ... [2023-03-06T16:55:36.592Z] Building security-bootstrapper ... [2023-03-06T16:55:36.592Z] Building security-proxy-auth ... [2023-03-06T16:55:36.592Z] Building security-proxy-setup ... [2023-03-06T16:55:36.592Z] Building security-secretstore-setup ... [2023-03-06T16:55:36.592Z] Building security-spiffe-token-provider ... [2023-03-06T16:55:36.592Z] Building security-spire-agent ... [2023-03-06T16:55:36.592Z] Building security-spire-config ... [2023-03-06T16:55:36.592Z] Building security-spire-server ... [2023-03-06T16:55:36.592Z] Building support-notifications ... [2023-03-06T16:55:36.592Z] Building support-scheduler ... [2023-03-06T16:55:36.592Z] Building security-proxy-setup [2023-03-06T16:55:36.592Z] Building core-data [2023-03-06T16:55:36.592Z] Building core-common-config-bootstrapper [2023-03-06T16:55:36.592Z] Building security-proxy-auth [2023-03-06T16:55:36.592Z] Building security-spire-config [2023-03-06T16:55:36.963Z]  Building support-scheduler ... done Removing intermediate container 79f4c6e579bf [2023-03-06T16:55:36.963Z] ---> 0ba3cf33647b [2023-03-06T16:55:36.963Z] [2023-03-06T16:55:36.963Z] Step 10/23 : FROM alpine:3.16 [2023-03-06T16:55:36.963Z] ---> dfd21b5a31f5 [2023-03-06T16:55:36.963Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-03-06T16:55:36.963Z] ---> Using cache [2023-03-06T16:55:36.963Z] ---> fab5b7ec156d [2023-03-06T16:55:36.963Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-06T16:55:36.963Z] ---> Using cache [2023-03-06T16:55:36.963Z] ---> ca20cae27f96 [2023-03-06T16:55:36.963Z] Step 13/23 : ENV APP_PORT=59882 [2023-03-06T16:55:36.963Z] ---> Running in 66d718a17d9b [2023-03-06T16:55:36.963Z] Removing intermediate container 66d718a17d9b [2023-03-06T16:55:36.963Z] ---> cf28e6209abf [2023-03-06T16:55:36.963Z] Step 14/23 : EXPOSE $APP_PORT [2023-03-06T16:55:37.221Z] ---> Running in 985ec88f9f8f [2023-03-06T16:55:37.221Z] Removing intermediate container 985ec88f9f8f [2023-03-06T16:55:37.221Z] ---> ace3461d0060 [2023-03-06T16:55:37.221Z] Step 15/23 : WORKDIR / [2023-03-06T16:55:37.479Z] ---> Running in d68a22086f6b [2023-03-06T16:55:37.736Z] Removing intermediate container d68a22086f6b [2023-03-06T16:55:37.736Z] ---> a1d8aac21ba8 [2023-03-06T16:55:37.736Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-06T16:55:37.995Z] ---> 43862f757431 [2023-03-06T16:55:37.995Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-03-06T16:55:39.376Z] ---> fa289fe11034 [2023-03-06T16:55:39.376Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2023-03-06T16:55:39.944Z] ---> 5b5ba4ea3271 [2023-03-06T16:55:39.944Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2023-03-06T16:55:40.511Z] ---> Running in 29404eb9b75b [2023-03-06T16:55:40.768Z] Removing intermediate container 29404eb9b75b [2023-03-06T16:55:40.768Z] ---> 07e0fa4b67e4 [2023-03-06T16:55:40.768Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-06T16:55:40.768Z] ---> Running in 468f5f814fbe [2023-03-06T16:55:41.342Z] Removing intermediate container 468f5f814fbe [2023-03-06T16:55:41.342Z] ---> 978801b24782 [2023-03-06T16:55:41.342Z] Step 21/23 : LABEL arch=x86_64 [2023-03-06T16:55:41.342Z] ---> Running in e1c179d87707 [2023-03-06T16:55:41.342Z] Removing intermediate container e1c179d87707 [2023-03-06T16:55:41.342Z] ---> e787b53be030 [2023-03-06T16:55:41.342Z] Step 22/23 : LABEL git_sha=b9da6ae59ae744deab01801bcadba3dff2eb7fa6 [2023-03-06T16:55:41.601Z] ---> Running in 088af194ee65 [2023-03-06T16:55:41.859Z] Removing intermediate container 088af194ee65 [2023-03-06T16:55:41.859Z] ---> 9295a8421348 [2023-03-06T16:55:41.859Z] Step 23/23 : LABEL version=3.0.0-dev.77 [2023-03-06T16:55:41.859Z] ---> Running in 2e14fb4ca1f5 [2023-03-06T16:55:42.118Z] Removing intermediate container 2e14fb4ca1f5 [2023-03-06T16:55:42.118Z] ---> d5e3d215d016 [2023-03-06T16:55:42.118Z] [2023-03-06T16:55:42.118Z] Successfully built d5e3d215d016 [2023-03-06T16:55:42.392Z] Successfully tagged core-command:latest [2023-03-06T16:55:43.769Z]  Building core-command ... done go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.77" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-03-06T16:55:46.646Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-06T16:55:46.646Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-03-06T16:55:46.646Z] ---> 9db517ea91cc [2023-03-06T16:55:46.646Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-03-06T16:55:46.646Z] Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-06T16:55:46.646Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2023-03-06T16:55:46.646Z] ---> 9db517ea91cc [2023-03-06T16:55:46.646Z] Step 3/20 : WORKDIR /edgex-go [2023-03-06T16:55:46.646Z] ---> Running in d3dd11167d42 [2023-03-06T16:55:46.646Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-06T16:55:46.646Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-03-06T16:55:46.646Z] ---> 9db517ea91cc [2023-03-06T16:55:46.646Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-03-06T16:55:46.646Z] ---> Running in 5c9b75bbe2ce [2023-03-06T16:55:46.646Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-06T16:55:46.646Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-03-06T16:55:46.646Z] ---> 9db517ea91cc [2023-03-06T16:55:46.646Z] Step 3/24 : WORKDIR /edgex-go [2023-03-06T16:55:46.646Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-06T16:55:46.646Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-03-06T16:55:46.646Z] ---> 9db517ea91cc [2023-03-06T16:55:46.646Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-03-06T16:55:46.646Z] ---> Running in e777e18f9620 [2023-03-06T16:55:46.646Z] ---> Running in b7017f20ad67 [2023-03-06T16:55:46.646Z] ---> Running in 1d8832adc4f2 [2023-03-06T16:55:46.646Z] Removing intermediate container d3dd11167d42 [2023-03-06T16:55:46.646Z] ---> 42c9f8411453 [2023-03-06T16:55:46.646Z] Step 4/20 : RUN apk add --update --no-cache make git [2023-03-06T16:55:46.646Z] Removing intermediate container 5c9b75bbe2ce [2023-03-06T16:55:46.646Z] ---> 71f791469cc5 [2023-03-06T16:55:46.646Z] Step 4/22 : WORKDIR /edgex-go [2023-03-06T16:55:46.646Z] ---> Running in a2a65a009b00 [2023-03-06T16:55:46.646Z] Removing intermediate container e777e18f9620 [2023-03-06T16:55:46.646Z] ---> 1002f2964f67 [2023-03-06T16:55:46.646Z] Step 4/22 : WORKDIR /edgex-go [2023-03-06T16:55:46.646Z] ---> Running in fdefad84284d [2023-03-06T16:55:46.646Z] Removing intermediate container b7017f20ad67 [2023-03-06T16:55:46.646Z] ---> 3ab81dd07ec0 [2023-03-06T16:55:46.646Z] Step 4/22 : WORKDIR /edgex-go [2023-03-06T16:55:46.646Z] Removing intermediate container 1d8832adc4f2 [2023-03-06T16:55:46.646Z] ---> 2cc5cfd90b27 [2023-03-06T16:55:46.646Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-03-06T16:55:46.646Z] ---> Running in 334cccce2351 [2023-03-06T16:55:46.646Z] ---> Running in 42c021e9f7e8 [2023-03-06T16:55:46.914Z] ---> Running in eee26e4d3a11 [2023-03-06T16:55:47.499Z] Removing intermediate container fdefad84284d [2023-03-06T16:55:47.499Z] ---> ba922d04baa7 [2023-03-06T16:55:47.499Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-03-06T16:55:47.499Z] Removing intermediate container 42c021e9f7e8 [2023-03-06T16:55:47.499Z] ---> 9dd47024c278 [2023-03-06T16:55:47.499Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-03-06T16:55:47.499Z] Removing intermediate container 334cccce2351 [2023-03-06T16:55:47.499Z] ---> 624c2da207d9 [2023-03-06T16:55:47.499Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-03-06T16:55:47.499Z] ---> Running in d976e09998f6 [2023-03-06T16:55:47.499Z] ---> Running in eba6f2ddebb4 [2023-03-06T16:55:47.765Z] ---> Running in 9caf71651503 [2023-03-06T16:55:47.956Z] Removing intermediate container 073a20d4fd11 [2023-03-06T16:55:47.956Z] ---> 896855263bb2 [2023-03-06T16:55:47.956Z] Step 7/19 : COPY . . [2023-03-06T16:55:48.726Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-06T16:55:48.726Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-06T16:55:48.993Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-06T16:55:48.993Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-06T16:55:49.859Z] Removing intermediate container 12a03fbde2b1 [2023-03-06T16:55:49.860Z] ---> 8c76de66fd02 [2023-03-06T16:55:49.860Z] [2023-03-06T16:55:49.860Z] Step 9/23 : FROM alpine:3.16 [2023-03-06T16:55:49.860Z] ---> dfd21b5a31f5 [2023-03-06T16:55:49.860Z] Step 10/23 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-03-06T16:55:49.968Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-06T16:55:49.968Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-06T16:55:49.968Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-06T16:55:49.968Z] OK: 221 MiB in 51 packages [2023-03-06T16:55:49.968Z] OK: 221 MiB in 51 packages [2023-03-06T16:55:50.117Z] ---> Running in c7a68488e929 [2023-03-06T16:55:50.235Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-06T16:55:50.235Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-06T16:55:50.235Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-06T16:55:50.374Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-06T16:55:50.634Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-06T16:55:50.893Z] (1/3) Installing ca-certificates (20220614-r0) [2023-03-06T16:55:50.893Z] (2/3) Installing dumb-init (1.2.5-r1) [2023-03-06T16:55:50.893Z] (3/3) Installing su-exec (0.2-r1) [2023-03-06T16:55:50.893Z] Executing busybox-1.35.0-r17.trigger [2023-03-06T16:55:50.893Z] Executing ca-certificates-20220614-r0.trigger [2023-03-06T16:55:50.893Z] OK: 6 MiB in 17 packages [2023-03-06T16:55:51.171Z] ---> 522c7c60fab9 [2023-03-06T16:55:51.171Z] Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-03-06T16:55:51.432Z] ---> Running in 35d7b3b59d54 [2023-03-06T16:55:51.432Z] Removing intermediate container 4a156a311cb1 [2023-03-06T16:55:51.432Z] ---> 94b861cbac1d [2023-03-06T16:55:51.432Z] [2023-03-06T16:55:51.432Z] Step 10/22 : FROM alpine:3.16 [2023-03-06T16:55:51.432Z] ---> dfd21b5a31f5 [2023-03-06T16:55:51.432Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-03-06T16:55:51.652Z] OK: 221 MiB in 51 packages [2023-03-06T16:55:51.652Z] OK: 221 MiB in 51 packages [2023-03-06T16:55:51.652Z] OK: 221 MiB in 51 packages [2023-03-06T16:55:51.691Z] Removing intermediate container c7a68488e929 [2023-03-06T16:55:51.691Z] ---> bd74055536c6 [2023-03-06T16:55:51.691Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-03-06T16:55:51.691Z] ---> Running in 74a227e364e7 [2023-03-06T16:55:51.691Z] ---> Running in 672c4c25d31f [2023-03-06T16:55:51.691Z] Removing intermediate container 672c4c25d31f [2023-03-06T16:55:51.691Z] ---> 38095574bf24 [2023-03-06T16:55:51.691Z] Step 12/23 : WORKDIR / [2023-03-06T16:55:51.691Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.77" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2023-03-06T16:55:51.691Z] ---> Running in 2c25702017c1 [2023-03-06T16:55:51.919Z] Removing intermediate container eee26e4d3a11 [2023-03-06T16:55:51.919Z] ---> 899075020ce0 [2023-03-06T16:55:51.919Z] Step 5/24 : COPY go.mod vendor* ./ [2023-03-06T16:55:51.919Z] Removing intermediate container a2a65a009b00 [2023-03-06T16:55:51.919Z] ---> ca0be1fb9d29 [2023-03-06T16:55:51.919Z] Step 5/20 : COPY go.mod vendor* ./ [2023-03-06T16:55:51.949Z] Removing intermediate container 2c25702017c1 [2023-03-06T16:55:51.949Z] ---> cebb4d337c2f [2023-03-06T16:55:51.949Z] Step 13/23 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-03-06T16:55:52.208Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-06T16:55:52.208Z] ---> 736b0deb55c6 [2023-03-06T16:55:52.208Z] Step 14/23 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2023-03-06T16:55:52.208Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-06T16:55:52.468Z] ---> 0b5ccecca49f [2023-03-06T16:55:52.468Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2023-03-06T16:55:52.468Z] (1/2) Installing ca-certificates (20220614-r0) [2023-03-06T16:55:52.468Z] (2/2) Installing dumb-init (1.2.5-r1) [2023-03-06T16:55:52.468Z] Executing busybox-1.35.0-r17.trigger [2023-03-06T16:55:52.468Z] Executing ca-certificates-20220614-r0.trigger [2023-03-06T16:55:52.468Z] OK: 6 MiB in 16 packages [2023-03-06T16:55:52.468Z] ---> 66a4a831b286 [2023-03-06T16:55:52.468Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-03-06T16:55:53.036Z] ---> 64d7534b3c78 [2023-03-06T16:55:53.036Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-03-06T16:55:53.295Z] Removing intermediate container 74a227e364e7 [2023-03-06T16:55:53.295Z] ---> e6ecea1a8b12 [2023-03-06T16:55:53.295Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-06T16:55:53.295Z] ---> Running in 9f4005605d8b [2023-03-06T16:55:53.329Z] ---> 83d9e9cc9dfa [2023-03-06T16:55:53.329Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-06T16:55:53.329Z] Removing intermediate container 9caf71651503 [2023-03-06T16:55:53.329Z] ---> cff68de0e21e [2023-03-06T16:55:53.329Z] Step 6/22 : COPY go.mod vendor* ./ [2023-03-06T16:55:53.329Z] Removing intermediate container d976e09998f6 [2023-03-06T16:55:53.329Z] ---> e1dc655a15fe [2023-03-06T16:55:53.329Z] Step 6/22 : COPY go.mod vendor* ./ [2023-03-06T16:55:53.329Z] ---> ca91911ad7c9 [2023-03-06T16:55:53.329Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-06T16:55:53.329Z] ---> Running in 4973b54fc59d [2023-03-06T16:55:53.329Z] ---> Running in fffa03e07631 [2023-03-06T16:55:53.329Z] Removing intermediate container eba6f2ddebb4 [2023-03-06T16:55:53.329Z] ---> ee79aff3128c [2023-03-06T16:55:53.329Z] Step 6/22 : COPY go.mod vendor* ./ [2023-03-06T16:55:53.553Z] Removing intermediate container 9f4005605d8b [2023-03-06T16:55:53.553Z] ---> 5c43639510bb [2023-03-06T16:55:53.553Z] Step 13/22 : ENV APP_PORT=59860 [2023-03-06T16:55:53.553Z] ---> 4c636797427b [2023-03-06T16:55:53.553Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-03-06T16:55:53.553Z] ---> Running in ee3e337405ce [2023-03-06T16:55:53.553Z] Removing intermediate container ee3e337405ce [2023-03-06T16:55:53.553Z] ---> 54b2760e6b97 [2023-03-06T16:55:53.553Z] Step 14/22 : EXPOSE $APP_PORT [2023-03-06T16:55:53.812Z] ---> Running in 76b6ea7df13f [2023-03-06T16:55:53.812Z] ---> eaddd98c634e [2023-03-06T16:55:53.812Z] Step 19/23 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-06T16:55:53.812Z] ---> Running in 6a7b56d4cc41 [2023-03-06T16:55:53.812Z] Removing intermediate container 76b6ea7df13f [2023-03-06T16:55:53.812Z] ---> fbd4a5e52883 [2023-03-06T16:55:53.812Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-06T16:55:54.071Z] ---> aa044863addd [2023-03-06T16:55:54.071Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-03-06T16:55:54.295Z] ---> c733e18f956f [2023-03-06T16:55:54.295Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-06T16:55:54.561Z] ---> 23f518f4f3d6 [2023-03-06T16:55:54.561Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-06T16:55:54.561Z] ---> 7c4127839b5e [2023-03-06T16:55:54.561Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-06T16:55:54.561Z] ---> Running in 02da83883a83 [2023-03-06T16:55:54.561Z] ---> Running in d85631955295 [2023-03-06T16:55:54.637Z] ---> 83b58a036c0d [2023-03-06T16:55:54.637Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2023-03-06T16:55:54.834Z] ---> Running in ec2789677c10 [2023-03-06T16:55:54.894Z] Removing intermediate container 6a7b56d4cc41 [2023-03-06T16:55:54.894Z] ---> f7fa93809bd3 [2023-03-06T16:55:54.894Z] Step 20/23 : ENTRYPOINT ["entrypoint.sh"] [2023-03-06T16:55:54.894Z] ---> Running in ebfd04d690e3 [2023-03-06T16:55:54.894Z] ---> f553eb520069 [2023-03-06T16:55:54.894Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2023-03-06T16:55:54.894Z] ---> Running in c0f3e47100ad [2023-03-06T16:55:55.152Z] Removing intermediate container ebfd04d690e3 [2023-03-06T16:55:55.152Z] ---> d03d49e6e69a [2023-03-06T16:55:55.152Z] Step 21/23 : LABEL arch=x86_64 [2023-03-06T16:55:55.152Z] Removing intermediate container c0f3e47100ad [2023-03-06T16:55:55.152Z] ---> c602c53db956 [2023-03-06T16:55:55.152Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-06T16:55:55.152Z] ---> Running in 7a3e2d2cfd2d [2023-03-06T16:55:55.152Z] ---> Running in 96b11a0f6cb3 [2023-03-06T16:55:55.409Z] Removing intermediate container 7a3e2d2cfd2d [2023-03-06T16:55:55.409Z] ---> 96021ae720f6 [2023-03-06T16:55:55.409Z] Step 22/23 : LABEL git_sha=b9da6ae59ae744deab01801bcadba3dff2eb7fa6 [2023-03-06T16:55:55.409Z] Removing intermediate container 96b11a0f6cb3 [2023-03-06T16:55:55.409Z] ---> 540f986f3ae4 [2023-03-06T16:55:55.409Z] Step 20/22 : LABEL arch=x86_64 [2023-03-06T16:55:55.409Z] ---> Running in e08a7e4c15f8 [2023-03-06T16:55:55.409Z] ---> Running in adee7b312899 [2023-03-06T16:55:55.666Z] Removing intermediate container e08a7e4c15f8 [2023-03-06T16:55:55.666Z] ---> 7257bae73019 [2023-03-06T16:55:55.666Z] Step 23/23 : LABEL version=3.0.0-dev.77 [2023-03-06T16:55:55.666Z] Removing intermediate container adee7b312899 [2023-03-06T16:55:55.666Z] ---> 0b090095ed34 [2023-03-06T16:55:55.666Z] Step 21/22 : LABEL git_sha=b9da6ae59ae744deab01801bcadba3dff2eb7fa6 [2023-03-06T16:55:55.666Z] ---> Running in 0e14d247f789 [2023-03-06T16:55:55.924Z] ---> Running in 03ac0e2b13b5 [2023-03-06T16:55:55.924Z] Removing intermediate container 0e14d247f789 [2023-03-06T16:55:55.924Z] ---> 19f73d8fffcc [2023-03-06T16:55:55.924Z] [2023-03-06T16:55:55.924Z] Successfully built 19f73d8fffcc [2023-03-06T16:55:55.924Z] Successfully tagged security-secretstore-setup:latest [2023-03-06T16:55:55.924Z]  Building security-secretstore-setup ... done Removing intermediate container 03ac0e2b13b5 [2023-03-06T16:55:55.924Z] ---> 76c755843d69 [2023-03-06T16:55:55.924Z] Step 22/22 : LABEL version=3.0.0-dev.77 [2023-03-06T16:55:56.182Z] ---> Running in f854244ad029 [2023-03-06T16:55:56.182Z] Removing intermediate container f854244ad029 [2023-03-06T16:55:56.182Z] ---> 9162b70368c3 [2023-03-06T16:55:56.182Z] [2023-03-06T16:55:56.182Z] Successfully built 9162b70368c3 [2023-03-06T16:55:56.182Z] Successfully tagged support-notifications:latest [2023-03-06T16:56:11.072Z]  Building support-notifications ... done Removing intermediate container 35d7b3b59d54 [2023-03-06T16:56:11.072Z] ---> dbcc030556cb [2023-03-06T16:56:11.072Z] [2023-03-06T16:56:11.072Z] Step 9/19 : FROM alpine:3.15 [2023-03-06T16:56:11.072Z] ---> 5ce65d7b0fde [2023-03-06T16:56:11.072Z] Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-06T16:56:11.072Z] ---> Using cache [2023-03-06T16:56:11.072Z] ---> a6ba3fa10896 [2023-03-06T16:56:11.072Z] Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-03-06T16:56:11.072Z] ---> Running in 3f2cd2adddbb [2023-03-06T16:56:11.072Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-03-06T16:56:11.072Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-03-06T16:56:11.072Z] v3.15.7-39-gd3d51357104 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-03-06T16:56:11.072Z] v3.15.7-36-gfea8cac94fc [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-03-06T16:56:11.072Z] OK: 15859 distinct packages available [2023-03-06T16:56:11.072Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-03-06T16:56:11.072Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-03-06T16:56:11.072Z] (1/9) Installing ca-certificates (20220614-r0) [2023-03-06T16:56:11.072Z] (2/9) Installing brotli-libs (1.0.9-r5) [2023-03-06T16:56:11.072Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2023-03-06T16:56:11.072Z] (4/9) Installing libcurl (7.80.0-r6) [2023-03-06T16:56:11.072Z] (5/9) Installing curl (7.80.0-r6) [2023-03-06T16:56:11.072Z] (6/9) Installing dumb-init (1.2.5-r1) [2023-03-06T16:56:11.072Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-03-06T16:56:11.072Z] (8/9) Installing libucontext (1.1-r0) [2023-03-06T16:56:11.072Z] (9/9) Installing gcompat (1.0.0-r4) [2023-03-06T16:56:11.072Z] Executing busybox-1.34.1-r7.trigger [2023-03-06T16:56:11.072Z] Executing ca-certificates-20220614-r0.trigger [2023-03-06T16:56:11.072Z] OK: 8 MiB in 23 packages [2023-03-06T16:56:11.072Z] Removing intermediate container 3f2cd2adddbb [2023-03-06T16:56:11.072Z] ---> 63ad79d385f6 [2023-03-06T16:56:11.072Z] Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-06T16:56:11.072Z] ---> 45684cdf5e75 [2023-03-06T16:56:11.072Z] Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-03-06T16:56:11.331Z] ---> bafa2ae6b83a [2023-03-06T16:56:11.331Z] Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2023-03-06T16:56:11.591Z] ---> 8871e1f214e1 [2023-03-06T16:56:11.591Z] Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-03-06T16:56:11.591Z] ---> Running in 0053195cf863 [2023-03-06T16:56:11.591Z] Removing intermediate container 0053195cf863 [2023-03-06T16:56:11.591Z] ---> 9794669bd96a [2023-03-06T16:56:11.591Z] Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-06T16:56:11.591Z] ---> Running in 20983f3f3a94 [2023-03-06T16:56:11.853Z] Removing intermediate container 20983f3f3a94 [2023-03-06T16:56:11.853Z] ---> e0470b4eaf28 [2023-03-06T16:56:11.853Z] Step 17/19 : LABEL arch=x86_64 [2023-03-06T16:56:11.853Z] ---> Running in 98f8d97e8d44 [2023-03-06T16:56:11.853Z] Removing intermediate container 98f8d97e8d44 [2023-03-06T16:56:11.853Z] ---> 4eff27ac3bb6 [2023-03-06T16:56:11.853Z] Step 18/19 : LABEL git_sha=b9da6ae59ae744deab01801bcadba3dff2eb7fa6 [2023-03-06T16:56:11.853Z] ---> Running in c6180bea8fd3 [2023-03-06T16:56:11.853Z] Removing intermediate container c6180bea8fd3 [2023-03-06T16:56:11.853Z] ---> 8db2938c2798 [2023-03-06T16:56:11.853Z] Step 19/19 : LABEL version=3.0.0-dev.77 [2023-03-06T16:56:12.112Z] ---> Running in a2ff3dc47324 [2023-03-06T16:56:12.112Z] Removing intermediate container a2ff3dc47324 [2023-03-06T16:56:12.112Z] ---> 0877cac4b657 [2023-03-06T16:56:12.112Z] [2023-03-06T16:56:12.112Z] Successfully built 0877cac4b657 [2023-03-06T16:56:12.112Z] Successfully tagged security-spiffe-token-provider:latest [2023-03-06T16:56:12.380Z]  Building security-spiffe-token-provider ... done  [Pipeline] } [2023-03-06T16:56:12.390Z] $ docker stop --time=1 56dfc3be52a01baa9e87e0eb89c7b91db238119d1a5970b22a63e4309cdc1e07 [2023-03-06T16:56:13.691Z] $ docker rm -f --volumes 56dfc3be52a01baa9e87e0eb89c7b91db238119d1a5970b22a63e4309cdc1e07 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-06T16:56:14.025Z] + docker images [2023-03-06T16:56:14.025Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-03-06T16:56:14.025Z] security-spiffe-token-provider latest 0877cac4b657 2 seconds ago 30MB [2023-03-06T16:56:14.025Z] dbcc030556cb 5 seconds ago 1.71GB [2023-03-06T16:56:14.025Z] support-notifications latest 9162b70368c3 17 seconds ago 30.7MB [2023-03-06T16:56:14.025Z] security-secretstore-setup latest 19f73d8fffcc 18 seconds ago 29.9MB [2023-03-06T16:56:14.025Z] 94b861cbac1d 22 seconds ago 1.74GB [2023-03-06T16:56:14.025Z] 8c76de66fd02 24 seconds ago 1.67GB [2023-03-06T16:56:14.025Z] core-command latest d5e3d215d016 32 seconds ago 17.8MB [2023-03-06T16:56:14.025Z] 0ba3cf33647b 37 seconds ago 1.68GB [2023-03-06T16:56:14.025Z] support-scheduler latest 5ff737f9e2f9 45 seconds ago 30.1MB [2023-03-06T16:56:14.025Z] 87f4bb142877 51 seconds ago 1.74GB [2023-03-06T16:56:14.025Z] core-common-config-bootstrapper latest 6db161c41c90 52 seconds ago 15.5MB [2023-03-06T16:56:14.025Z] 6e4e57dedd49 About a minute ago 1.67GB [2023-03-06T16:56:14.025Z] security-spire-server latest eabfd7a3799f About a minute ago 86.5MB [2023-03-06T16:56:14.025Z] fc1a01f2148e About a minute ago 1.55GB [2023-03-06T16:56:14.025Z] security-proxy-auth latest cd2a0b2fbadb About a minute ago 16.2MB [2023-03-06T16:56:14.025Z] core-data latest 913361a7f0e6 About a minute ago 18MB [2023-03-06T16:56:14.025Z] security-bootstrapper latest c1931f97e85a About a minute ago 19.7MB [2023-03-06T16:56:14.025Z] 9be07cc4dac1 About a minute ago 1.66GB [2023-03-06T16:56:14.025Z] 1d8884c54461 About a minute ago 1.68GB [2023-03-06T16:56:14.025Z] security-proxy-setup latest 57e97d5663d2 About a minute ago 16.4MB [2023-03-06T16:56:14.025Z] core-metadata latest 2c18bc9392bb About a minute ago 18.5MB [2023-03-06T16:56:14.025Z] 5d18f5a18525 About a minute ago 1.66GB [2023-03-06T16:56:14.025Z] 5f59c8ac9257 About a minute ago 1.69GB [2023-03-06T16:56:14.025Z] 84bc79c7995a About a minute ago 1.66GB [2023-03-06T16:56:14.025Z] security-spire-agent latest b5f18bba34a5 2 minutes ago 125MB [2023-03-06T16:56:14.025Z] security-spire-config latest 04865115e810 2 minutes ago 85.8MB [2023-03-06T16:56:14.025Z] aefada3d3465 2 minutes ago 1.55GB [2023-03-06T16:56:14.025Z] c244a9951a8a 2 minutes ago 1.55GB [2023-03-06T16:56:14.025Z] ci-base-image-x86_64 latest 5d0e7396b5af 5 minutes ago 903MB [2023-03-06T16:56:14.025Z] alpine 3.15 5ce65d7b0fde 3 weeks ago 5.59MB [2023-03-06T16:56:14.025Z] alpine 3.16 dfd21b5a31f5 3 weeks ago 5.55MB [2023-03-06T16:56:14.025Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine db6d94c90886 4 months ago 683MB [2023-03-06T16:56:14.025Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 8 months ago 253MB [2023-03-06T16:56:14.025Z] 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-06T16:56:14.149Z] provisioning config files... [2023-03-06T16:56:14.158Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/438@tmp/config3197517770391049989tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-06T16:56:14.463Z] ---> docker-login.sh [2023-03-06T16:56:14.463Z] nexus3.edgexfoundry.org:10001 [2023-03-06T16:56:14.463Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-06T16:56:14.463Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-06T16:56:14.463Z] Configure a credential helper to remove this warning. See [2023-03-06T16:56:14.463Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-06T16:56:14.463Z] [2023-03-06T16:56:14.463Z] Login Succeeded [2023-03-06T16:56:14.463Z] nexus3.edgexfoundry.org:10002 [2023-03-06T16:56:14.463Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-06T16:56:14.463Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-06T16:56:14.463Z] Configure a credential helper to remove this warning. See [2023-03-06T16:56:14.463Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-06T16:56:14.463Z] [2023-03-06T16:56:14.463Z] Login Succeeded [2023-03-06T16:56:14.463Z] nexus3.edgexfoundry.org:10003 [2023-03-06T16:56:14.722Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-06T16:56:14.722Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-06T16:56:14.722Z] Configure a credential helper to remove this warning. See [2023-03-06T16:56:14.722Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-06T16:56:14.722Z] [2023-03-06T16:56:14.722Z] Login Succeeded [2023-03-06T16:56:14.722Z] nexus3.edgexfoundry.org:10004 [2023-03-06T16:56:14.722Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-06T16:56:14.722Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-06T16:56:14.722Z] Configure a credential helper to remove this warning. See [2023-03-06T16:56:14.722Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-06T16:56:14.722Z] [2023-03-06T16:56:14.722Z] Login Succeeded [2023-03-06T16:56:14.722Z] docker.io [2023-03-06T16:56:14.722Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-06T16:56:14.981Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-06T16:56:14.981Z] Configure a credential helper to remove this warning. See [2023-03-06T16:56:14.981Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-06T16:56:14.981Z] [2023-03-06T16:56:14.981Z] Login Succeeded [2023-03-06T16:56:14.981Z] ---> docker-login.sh ends [Pipeline] } [2023-03-06T16:56:14.988Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-06T16:56:15.014Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-06T16:56:15.036Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2023-03-06T16:56:15.036Z] b9da6ae59ae744deab01801bcadba3dff2eb7fa6 [2023-03-06T16:56:15.036Z] latest [2023-03-06T16:56:15.036Z] 3.0.0-dev.77 [2023-03-06T16:56:15.036Z] b9da6ae59ae744deab01801bcadba3dff2eb7fa6-3.0.0-dev.77 [2023-03-06T16:56:15.036Z] main [2023-03-06T16:56:15.036Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-06T16:56:15.342Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:b9da6ae59ae744deab01801bcadba3dff2eb7fa6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-06T16:56:15.648Z] + docker push nexus3.edgexfoundry.org:10004/core-command:b9da6ae59ae744deab01801bcadba3dff2eb7fa6 [2023-03-06T16:56:15.648Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-03-06T16:56:15.648Z] 35386585e769: Preparing [2023-03-06T16:56:15.648Z] 9b33ab75dc5c: Preparing [2023-03-06T16:56:15.648Z] 80f8b9e28b17: Preparing [2023-03-06T16:56:15.648Z] 8db95e4569a3: Preparing [2023-03-06T16:56:15.648Z] aa5968d388b8: Preparing [2023-03-06T16:56:15.648Z] aa5968d388b8: Layer already exists [2023-03-06T16:56:15.648Z] 80f8b9e28b17: Pushed [2023-03-06T16:56:15.648Z] 35386585e769: Pushed [2023-03-06T16:56:15.648Z] 8db95e4569a3: Pushed [2023-03-06T16:56:17.027Z] 9b33ab75dc5c: Pushed [2023-03-06T16:56:17.285Z] b9da6ae59ae744deab01801bcadba3dff2eb7fa6: digest: sha256:599e0406a7f6c39a0ab01987baf7f9366304d3a81b7e11a98ba3081aafa4809c size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-06T16:56:17.592Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-06T16:56:17.898Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2023-03-06T16:56:17.899Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-03-06T16:56:17.899Z] 35386585e769: Preparing [2023-03-06T16:56:17.899Z] 9b33ab75dc5c: Preparing [2023-03-06T16:56:17.899Z] 80f8b9e28b17: Preparing [2023-03-06T16:56:17.899Z] 8db95e4569a3: Preparing [2023-03-06T16:56:17.899Z] aa5968d388b8: Preparing [2023-03-06T16:56:17.899Z] 8db95e4569a3: Layer already exists [2023-03-06T16:56:17.899Z] aa5968d388b8: Layer already exists [2023-03-06T16:56:17.899Z] 9b33ab75dc5c: Layer already exists [2023-03-06T16:56:17.899Z] 80f8b9e28b17: Layer already exists [2023-03-06T16:56:17.899Z] 35386585e769: Layer already exists [2023-03-06T16:56:17.899Z] latest: digest: sha256:599e0406a7f6c39a0ab01987baf7f9366304d3a81b7e11a98ba3081aafa4809c size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-06T16:56:18.207Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:3.0.0-dev.77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-06T16:56:18.510Z] + docker push nexus3.edgexfoundry.org:10004/core-command:3.0.0-dev.77 [2023-03-06T16:56:18.510Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-03-06T16:56:18.510Z] 35386585e769: Preparing [2023-03-06T16:56:18.510Z] 9b33ab75dc5c: Preparing [2023-03-06T16:56:18.510Z] 80f8b9e28b17: Preparing [2023-03-06T16:56:18.510Z] 8db95e4569a3: Preparing [2023-03-06T16:56:18.510Z] aa5968d388b8: Preparing [2023-03-06T16:56:18.510Z] aa5968d388b8: Layer already exists [2023-03-06T16:56:18.510Z] 9b33ab75dc5c: Layer already exists [2023-03-06T16:56:18.510Z] 80f8b9e28b17: Layer already exists [2023-03-06T16:56:18.510Z] 35386585e769: Layer already exists [2023-03-06T16:56:18.510Z] 8db95e4569a3: Layer already exists [2023-03-06T16:56:18.510Z] 3.0.0-dev.77: digest: sha256:599e0406a7f6c39a0ab01987baf7f9366304d3a81b7e11a98ba3081aafa4809c size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-06T16:56:18.814Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:b9da6ae59ae744deab01801bcadba3dff2eb7fa6-3.0.0-dev.77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-06T16:56:19.117Z] + docker push nexus3.edgexfoundry.org:10004/core-command:b9da6ae59ae744deab01801bcadba3dff2eb7fa6-3.0.0-dev.77 [2023-03-06T16:56:19.118Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-03-06T16:56:19.118Z] 35386585e769: Preparing [2023-03-06T16:56:19.118Z] 9b33ab75dc5c: Preparing [2023-03-06T16:56:19.118Z] 80f8b9e28b17: Preparing [2023-03-06T16:56:19.118Z] 8db95e4569a3: Preparing [2023-03-06T16:56:19.118Z] aa5968d388b8: Preparing [2023-03-06T16:56:19.118Z] 8db95e4569a3: Layer already exists [2023-03-06T16:56:19.118Z] 35386585e769: Layer already exists [2023-03-06T16:56:19.118Z] aa5968d388b8: Layer already exists [2023-03-06T16:56:19.118Z] 9b33ab75dc5c: Layer already exists [2023-03-06T16:56:19.118Z] 80f8b9e28b17: Layer already exists [2023-03-06T16:56:19.685Z] b9da6ae59ae744deab01801bcadba3dff2eb7fa6-3.0.0-dev.77: digest: sha256:599e0406a7f6c39a0ab01987baf7f9366304d3a81b7e11a98ba3081aafa4809c size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-06T16:56:20.006Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-06T16:56:20.311Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2023-03-06T16:56:20.311Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-03-06T16:56:20.311Z] 35386585e769: Preparing [2023-03-06T16:56:20.311Z] 9b33ab75dc5c: Preparing [2023-03-06T16:56:20.311Z] 80f8b9e28b17: Preparing [2023-03-06T16:56:20.311Z] 8db95e4569a3: Preparing [2023-03-06T16:56:20.311Z] aa5968d388b8: Preparing [2023-03-06T16:56:20.311Z] aa5968d388b8: Layer already exists [2023-03-06T16:56:20.311Z] 9b33ab75dc5c: Layer already exists [2023-03-06T16:56:20.311Z] 80f8b9e28b17: Layer already exists [2023-03-06T16:56:20.311Z] 35386585e769: Layer already exists [2023-03-06T16:56:20.311Z] 8db95e4569a3: Layer already exists [2023-03-06T16:56:20.311Z] main: digest: sha256:599e0406a7f6c39a0ab01987baf7f9366304d3a81b7e11a98ba3081aafa4809c size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-06T16:56:20.345Z] ===================================================== [Pipeline] echo [2023-03-06T16:56:20.351Z] taggedImages: [2023-03-06T16:56:20.351Z] - nexus3.edgexfoundry.org:10004/core-command:b9da6ae59ae744deab01801bcadba3dff2eb7fa6 [2023-03-06T16:56:20.351Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2023-03-06T16:56:20.351Z] - nexus3.edgexfoundry.org:10004/core-command:3.0.0-dev.77 [2023-03-06T16:56:20.351Z] - nexus3.edgexfoundry.org:10004/core-command:b9da6ae59ae744deab01801bcadba3dff2eb7fa6-3.0.0-dev.77 [2023-03-06T16:56:20.351Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2023-03-06T16:56:20.375Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: [2023-03-06T16:56:20.375Z] b9da6ae59ae744deab01801bcadba3dff2eb7fa6 [2023-03-06T16:56:20.375Z] latest [2023-03-06T16:56:20.375Z] 3.0.0-dev.77 [2023-03-06T16:56:20.375Z] b9da6ae59ae744deab01801bcadba3dff2eb7fa6-3.0.0-dev.77 [2023-03-06T16:56:20.375Z] main [2023-03-06T16:56:20.375Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-06T16:56:20.700Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:b9da6ae59ae744deab01801bcadba3dff2eb7fa6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-06T16:56:21.002Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:b9da6ae59ae744deab01801bcadba3dff2eb7fa6 [2023-03-06T16:56:21.002Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-03-06T16:56:21.002Z] 1a0ae77b35ce: Preparing [2023-03-06T16:56:21.002Z] 9e4288cab98e: Preparing [2023-03-06T16:56:21.002Z] a30d7cc35d27: Preparing [2023-03-06T16:56:21.002Z] fc8065c12d2a: Preparing [2023-03-06T16:56:21.002Z] 80f8b9e28b17: Preparing [2023-03-06T16:56:21.002Z] dc8ab218cf9d: Preparing [2023-03-06T16:56:21.002Z] aa5968d388b8: Preparing [2023-03-06T16:56:21.002Z] aa5968d388b8: Waiting [2023-03-06T16:56:21.002Z] 80f8b9e28b17: Layer already exists [2023-03-06T16:56:21.002Z] 1a0ae77b35ce: Pushed [2023-03-06T16:56:21.002Z] a30d7cc35d27: Pushed [2023-03-06T16:56:21.002Z] dc8ab218cf9d: Pushed [2023-03-06T16:56:21.002Z] 9e4288cab98e: Pushed [2023-03-06T16:56:21.002Z] aa5968d388b8: Layer already exists [2023-03-06T16:56:22.378Z] fc8065c12d2a: Pushed [2023-03-06T16:56:22.378Z] b9da6ae59ae744deab01801bcadba3dff2eb7fa6: digest: sha256:65d7e31721f4483ceb2997e435505efda223c98ff01bdb4e791126d0a9c4111d size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-06T16:56:22.696Z] + 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-06T16:56:22.996Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2023-03-06T16:56:22.996Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-03-06T16:56:22.996Z] 1a0ae77b35ce: Preparing [2023-03-06T16:56:22.996Z] 9e4288cab98e: Preparing [2023-03-06T16:56:22.996Z] a30d7cc35d27: Preparing [2023-03-06T16:56:22.996Z] fc8065c12d2a: Preparing [2023-03-06T16:56:22.996Z] 80f8b9e28b17: Preparing [2023-03-06T16:56:22.996Z] dc8ab218cf9d: Preparing [2023-03-06T16:56:22.996Z] aa5968d388b8: Preparing [2023-03-06T16:56:22.996Z] dc8ab218cf9d: Waiting [2023-03-06T16:56:22.996Z] 80f8b9e28b17: Layer already exists [2023-03-06T16:56:22.996Z] 9e4288cab98e: Layer already exists [2023-03-06T16:56:22.996Z] fc8065c12d2a: Layer already exists [2023-03-06T16:56:22.996Z] 1a0ae77b35ce: Layer already exists [2023-03-06T16:56:22.996Z] a30d7cc35d27: Layer already exists [2023-03-06T16:56:22.996Z] dc8ab218cf9d: Layer already exists [2023-03-06T16:56:22.996Z] aa5968d388b8: Layer already exists [2023-03-06T16:56:22.996Z] latest: digest: sha256:65d7e31721f4483ceb2997e435505efda223c98ff01bdb4e791126d0a9c4111d size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-06T16:56:23.302Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.0.0-dev.77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-06T16:56:23.608Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.0.0-dev.77 [2023-03-06T16:56:23.608Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-03-06T16:56:23.608Z] 1a0ae77b35ce: Preparing [2023-03-06T16:56:23.608Z] 9e4288cab98e: Preparing [2023-03-06T16:56:23.608Z] a30d7cc35d27: Preparing [2023-03-06T16:56:23.608Z] fc8065c12d2a: Preparing [2023-03-06T16:56:23.608Z] 80f8b9e28b17: Preparing [2023-03-06T16:56:23.608Z] dc8ab218cf9d: Preparing [2023-03-06T16:56:23.608Z] aa5968d388b8: Preparing [2023-03-06T16:56:23.608Z] aa5968d388b8: Waiting [2023-03-06T16:56:23.608Z] dc8ab218cf9d: Waiting [2023-03-06T16:56:23.608Z] 9e4288cab98e: Layer already exists [2023-03-06T16:56:23.608Z] a30d7cc35d27: Layer already exists [2023-03-06T16:56:23.608Z] 80f8b9e28b17: Layer already exists [2023-03-06T16:56:23.608Z] 1a0ae77b35ce: Layer already exists [2023-03-06T16:56:23.608Z] fc8065c12d2a: Layer already exists [2023-03-06T16:56:23.608Z] dc8ab218cf9d: Layer already exists [2023-03-06T16:56:23.608Z] aa5968d388b8: Layer already exists [2023-03-06T16:56:23.608Z] 3.0.0-dev.77: digest: sha256:65d7e31721f4483ceb2997e435505efda223c98ff01bdb4e791126d0a9c4111d size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-06T16:56:23.920Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:b9da6ae59ae744deab01801bcadba3dff2eb7fa6-3.0.0-dev.77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-06T16:56:24.225Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:b9da6ae59ae744deab01801bcadba3dff2eb7fa6-3.0.0-dev.77 [2023-03-06T16:56:24.225Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-03-06T16:56:24.225Z] 1a0ae77b35ce: Preparing [2023-03-06T16:56:24.225Z] 9e4288cab98e: Preparing [2023-03-06T16:56:24.225Z] a30d7cc35d27: Preparing [2023-03-06T16:56:24.225Z] fc8065c12d2a: Preparing [2023-03-06T16:56:24.225Z] 80f8b9e28b17: Preparing [2023-03-06T16:56:24.225Z] dc8ab218cf9d: Preparing [2023-03-06T16:56:24.225Z] aa5968d388b8: Preparing [2023-03-06T16:56:24.225Z] dc8ab218cf9d: Waiting [2023-03-06T16:56:24.225Z] aa5968d388b8: Waiting [2023-03-06T16:56:24.225Z] 9e4288cab98e: Layer already exists [2023-03-06T16:56:24.225Z] 80f8b9e28b17: Layer already exists [2023-03-06T16:56:24.225Z] a30d7cc35d27: Layer already exists [2023-03-06T16:56:24.225Z] 1a0ae77b35ce: Layer already exists [2023-03-06T16:56:24.225Z] fc8065c12d2a: Layer already exists [2023-03-06T16:56:24.225Z] dc8ab218cf9d: Layer already exists [2023-03-06T16:56:24.225Z] aa5968d388b8: Layer already exists [2023-03-06T16:56:24.225Z] b9da6ae59ae744deab01801bcadba3dff2eb7fa6-3.0.0-dev.77: digest: sha256:65d7e31721f4483ceb2997e435505efda223c98ff01bdb4e791126d0a9c4111d size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-06T16:56:24.531Z] + 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-06T16:56:24.829Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [2023-03-06T16:56:24.829Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-03-06T16:56:24.829Z] 1a0ae77b35ce: Preparing [2023-03-06T16:56:24.829Z] 9e4288cab98e: Preparing [2023-03-06T16:56:24.829Z] a30d7cc35d27: Preparing [2023-03-06T16:56:24.829Z] fc8065c12d2a: Preparing [2023-03-06T16:56:24.829Z] 80f8b9e28b17: Preparing [2023-03-06T16:56:24.829Z] dc8ab218cf9d: Preparing [2023-03-06T16:56:24.829Z] aa5968d388b8: Preparing [2023-03-06T16:56:24.829Z] dc8ab218cf9d: Waiting [2023-03-06T16:56:24.829Z] aa5968d388b8: Waiting [2023-03-06T16:56:24.829Z] fc8065c12d2a: Layer already exists [2023-03-06T16:56:24.829Z] 80f8b9e28b17: Layer already exists [2023-03-06T16:56:24.829Z] 1a0ae77b35ce: Layer already exists [2023-03-06T16:56:24.829Z] 9e4288cab98e: Layer already exists [2023-03-06T16:56:24.829Z] a30d7cc35d27: Layer already exists [2023-03-06T16:56:24.829Z] dc8ab218cf9d: Layer already exists [2023-03-06T16:56:24.829Z] aa5968d388b8: Layer already exists [2023-03-06T16:56:24.829Z] main: digest: sha256:65d7e31721f4483ceb2997e435505efda223c98ff01bdb4e791126d0a9c4111d size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-06T16:56:24.867Z] ===================================================== [Pipeline] echo [2023-03-06T16:56:24.873Z] taggedImages: [2023-03-06T16:56:24.873Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:b9da6ae59ae744deab01801bcadba3dff2eb7fa6 [2023-03-06T16:56:24.873Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2023-03-06T16:56:24.873Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.0.0-dev.77 [2023-03-06T16:56:24.873Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:b9da6ae59ae744deab01801bcadba3dff2eb7fa6-3.0.0-dev.77 [2023-03-06T16:56:24.873Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo [2023-03-06T16:56:24.891Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2023-03-06T16:56:24.891Z] b9da6ae59ae744deab01801bcadba3dff2eb7fa6 [2023-03-06T16:56:24.891Z] latest [2023-03-06T16:56:24.891Z] 3.0.0-dev.77 [2023-03-06T16:56:24.891Z] b9da6ae59ae744deab01801bcadba3dff2eb7fa6-3.0.0-dev.77 [2023-03-06T16:56:24.891Z] main [2023-03-06T16:56:24.891Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-06T16:56:25.211Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:b9da6ae59ae744deab01801bcadba3dff2eb7fa6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-06T16:56:25.522Z] + docker push nexus3.edgexfoundry.org:10004/core-data:b9da6ae59ae744deab01801bcadba3dff2eb7fa6 [2023-03-06T16:56:25.522Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-03-06T16:56:25.522Z] c5a1b0356a8f: Preparing [2023-03-06T16:56:25.522Z] 7fe653245f7c: Preparing [2023-03-06T16:56:25.522Z] 80f8b9e28b17: Preparing [2023-03-06T16:56:25.522Z] 080af6a8bc85: Preparing [2023-03-06T16:56:25.522Z] aa5968d388b8: Preparing [2023-03-06T16:56:25.522Z] aa5968d388b8: Layer already exists [2023-03-06T16:56:25.522Z] 80f8b9e28b17: Layer already exists [2023-03-06T16:56:25.522Z] c5a1b0356a8f: Pushed [2023-03-06T16:56:25.522Z] 080af6a8bc85: Pushed [2023-03-06T16:56:26.566Z] 7fe653245f7c: Pushed [2023-03-06T16:56:26.850Z] b9da6ae59ae744deab01801bcadba3dff2eb7fa6: digest: sha256:618525be1dd000f4e573b03451012918cb8aca88420ce88c3ec88d9a64ee8e05 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-06T16:56:27.225Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-06T16:56:27.597Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2023-03-06T16:56:27.597Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-03-06T16:56:27.597Z] c5a1b0356a8f: Preparing [2023-03-06T16:56:27.597Z] 7fe653245f7c: Preparing [2023-03-06T16:56:27.597Z] 80f8b9e28b17: Preparing [2023-03-06T16:56:27.597Z] 080af6a8bc85: Preparing [2023-03-06T16:56:27.597Z] aa5968d388b8: Preparing [2023-03-06T16:56:27.597Z] 80f8b9e28b17: Layer already exists [2023-03-06T16:56:27.597Z] 7fe653245f7c: Layer already exists [2023-03-06T16:56:27.597Z] c5a1b0356a8f: Layer already exists [2023-03-06T16:56:27.597Z] aa5968d388b8: Layer already exists [2023-03-06T16:56:27.597Z] 080af6a8bc85: Layer already exists [2023-03-06T16:56:27.597Z] latest: digest: sha256:618525be1dd000f4e573b03451012918cb8aca88420ce88c3ec88d9a64ee8e05 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-06T16:56:27.930Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:3.0.0-dev.77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-06T16:56:28.235Z] + docker push nexus3.edgexfoundry.org:10004/core-data:3.0.0-dev.77 [2023-03-06T16:56:28.235Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-03-06T16:56:28.235Z] c5a1b0356a8f: Preparing [2023-03-06T16:56:28.235Z] 7fe653245f7c: Preparing [2023-03-06T16:56:28.235Z] 80f8b9e28b17: Preparing [2023-03-06T16:56:28.235Z] 080af6a8bc85: Preparing [2023-03-06T16:56:28.235Z] aa5968d388b8: Preparing [2023-03-06T16:56:28.235Z] 080af6a8bc85: Layer already exists [2023-03-06T16:56:28.235Z] 7fe653245f7c: Layer already exists [2023-03-06T16:56:28.235Z] c5a1b0356a8f: Layer already exists [2023-03-06T16:56:28.235Z] aa5968d388b8: Layer already exists [2023-03-06T16:56:28.235Z] 80f8b9e28b17: Layer already exists [2023-03-06T16:56:28.235Z] 3.0.0-dev.77: digest: sha256:618525be1dd000f4e573b03451012918cb8aca88420ce88c3ec88d9a64ee8e05 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-06T16:56:28.544Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:b9da6ae59ae744deab01801bcadba3dff2eb7fa6-3.0.0-dev.77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-06T16:56:28.850Z] + docker push nexus3.edgexfoundry.org:10004/core-data:b9da6ae59ae744deab01801bcadba3dff2eb7fa6-3.0.0-dev.77 [2023-03-06T16:56:28.850Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-03-06T16:56:28.850Z] c5a1b0356a8f: Preparing [2023-03-06T16:56:28.850Z] 7fe653245f7c: Preparing [2023-03-06T16:56:28.850Z] 80f8b9e28b17: Preparing [2023-03-06T16:56:28.850Z] 080af6a8bc85: Preparing [2023-03-06T16:56:28.850Z] aa5968d388b8: Preparing [2023-03-06T16:56:28.850Z] aa5968d388b8: Layer already exists [2023-03-06T16:56:28.850Z] c5a1b0356a8f: Layer already exists [2023-03-06T16:56:28.850Z] 7fe653245f7c: Layer already exists [2023-03-06T16:56:28.850Z] 80f8b9e28b17: Layer already exists [2023-03-06T16:56:28.850Z] 080af6a8bc85: Layer already exists [2023-03-06T16:56:28.850Z] b9da6ae59ae744deab01801bcadba3dff2eb7fa6-3.0.0-dev.77: digest: sha256:618525be1dd000f4e573b03451012918cb8aca88420ce88c3ec88d9a64ee8e05 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-06T16:56:29.162Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-06T16:56:29.463Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2023-03-06T16:56:29.463Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-03-06T16:56:29.463Z] c5a1b0356a8f: Preparing [2023-03-06T16:56:29.463Z] 7fe653245f7c: Preparing [2023-03-06T16:56:29.463Z] 80f8b9e28b17: Preparing [2023-03-06T16:56:29.463Z] 080af6a8bc85: Preparing [2023-03-06T16:56:29.463Z] aa5968d388b8: Preparing [2023-03-06T16:56:29.463Z] aa5968d388b8: Layer already exists [2023-03-06T16:56:29.463Z] 080af6a8bc85: Layer already exists [2023-03-06T16:56:29.463Z] c5a1b0356a8f: Layer already exists [2023-03-06T16:56:29.463Z] 80f8b9e28b17: Layer already exists [2023-03-06T16:56:29.463Z] 7fe653245f7c: Layer already exists [2023-03-06T16:56:29.463Z] main: digest: sha256:618525be1dd000f4e573b03451012918cb8aca88420ce88c3ec88d9a64ee8e05 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-06T16:56:29.503Z] ===================================================== [Pipeline] echo [2023-03-06T16:56:29.512Z] taggedImages: [2023-03-06T16:56:29.512Z] - nexus3.edgexfoundry.org:10004/core-data:b9da6ae59ae744deab01801bcadba3dff2eb7fa6 [2023-03-06T16:56:29.512Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2023-03-06T16:56:29.512Z] - nexus3.edgexfoundry.org:10004/core-data:3.0.0-dev.77 [2023-03-06T16:56:29.512Z] - nexus3.edgexfoundry.org:10004/core-data:b9da6ae59ae744deab01801bcadba3dff2eb7fa6-3.0.0-dev.77 [2023-03-06T16:56:29.512Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2023-03-06T16:56:29.534Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2023-03-06T16:56:29.534Z] b9da6ae59ae744deab01801bcadba3dff2eb7fa6 [2023-03-06T16:56:29.534Z] latest [2023-03-06T16:56:29.534Z] 3.0.0-dev.77 [2023-03-06T16:56:29.534Z] b9da6ae59ae744deab01801bcadba3dff2eb7fa6-3.0.0-dev.77 [2023-03-06T16:56:29.534Z] main [2023-03-06T16:56:29.534Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-06T16:56:29.857Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:b9da6ae59ae744deab01801bcadba3dff2eb7fa6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-06T16:56:30.164Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:b9da6ae59ae744deab01801bcadba3dff2eb7fa6 [2023-03-06T16:56:30.164Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-03-06T16:56:30.164Z] 2726af3a7b8e: Preparing [2023-03-06T16:56:30.164Z] 7a2f733098a0: Preparing [2023-03-06T16:56:30.164Z] b2fb2d391439: Preparing [2023-03-06T16:56:30.164Z] 80f8b9e28b17: Preparing [2023-03-06T16:56:30.164Z] 8db95e4569a3: Preparing [2023-03-06T16:56:30.164Z] aa5968d388b8: Preparing [2023-03-06T16:56:30.164Z] aa5968d388b8: Waiting [2023-03-06T16:56:30.164Z] 80f8b9e28b17: Layer already exists [2023-03-06T16:56:30.164Z] 8db95e4569a3: Layer already exists [2023-03-06T16:56:30.164Z] aa5968d388b8: Layer already exists [2023-03-06T16:56:30.164Z] 7a2f733098a0: Pushed [2023-03-06T16:56:30.164Z] 2726af3a7b8e: Pushed [2023-03-06T16:56:31.548Z] b2fb2d391439: Pushed [2023-03-06T16:56:31.808Z] b9da6ae59ae744deab01801bcadba3dff2eb7fa6: digest: sha256:cb8696f3eab6dff4cf45854a77b33dd97fc6ab13641df27ca176ce705ae10cdf size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-06T16:56:32.114Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-06T16:56:32.418Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2023-03-06T16:56:32.418Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-03-06T16:56:32.418Z] 2726af3a7b8e: Preparing [2023-03-06T16:56:32.418Z] 7a2f733098a0: Preparing [2023-03-06T16:56:32.418Z] b2fb2d391439: Preparing [2023-03-06T16:56:32.418Z] 80f8b9e28b17: Preparing [2023-03-06T16:56:32.418Z] 8db95e4569a3: Preparing [2023-03-06T16:56:32.418Z] aa5968d388b8: Preparing [2023-03-06T16:56:32.418Z] aa5968d388b8: Waiting [2023-03-06T16:56:32.418Z] 2726af3a7b8e: Layer already exists [2023-03-06T16:56:32.418Z] b2fb2d391439: Layer already exists [2023-03-06T16:56:32.418Z] 8db95e4569a3: Layer already exists [2023-03-06T16:56:32.418Z] 7a2f733098a0: Layer already exists [2023-03-06T16:56:32.418Z] 80f8b9e28b17: Layer already exists [2023-03-06T16:56:32.418Z] aa5968d388b8: Layer already exists [2023-03-06T16:56:32.418Z] latest: digest: sha256:cb8696f3eab6dff4cf45854a77b33dd97fc6ab13641df27ca176ce705ae10cdf size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-06T16:56:32.721Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:3.0.0-dev.77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-06T16:56:33.018Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:3.0.0-dev.77 [2023-03-06T16:56:33.019Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-03-06T16:56:33.019Z] 2726af3a7b8e: Preparing [2023-03-06T16:56:33.019Z] 7a2f733098a0: Preparing [2023-03-06T16:56:33.019Z] b2fb2d391439: Preparing [2023-03-06T16:56:33.019Z] 80f8b9e28b17: Preparing [2023-03-06T16:56:33.019Z] 8db95e4569a3: Preparing [2023-03-06T16:56:33.019Z] aa5968d388b8: Preparing [2023-03-06T16:56:33.019Z] aa5968d388b8: Waiting [2023-03-06T16:56:33.019Z] 80f8b9e28b17: Layer already exists [2023-03-06T16:56:33.019Z] 7a2f733098a0: Layer already exists [2023-03-06T16:56:33.019Z] 8db95e4569a3: Layer already exists [2023-03-06T16:56:33.019Z] 2726af3a7b8e: Layer already exists [2023-03-06T16:56:33.019Z] b2fb2d391439: Layer already exists [2023-03-06T16:56:33.019Z] aa5968d388b8: Layer already exists [2023-03-06T16:56:33.019Z] 3.0.0-dev.77: digest: sha256:cb8696f3eab6dff4cf45854a77b33dd97fc6ab13641df27ca176ce705ae10cdf size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-06T16:56:33.322Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:b9da6ae59ae744deab01801bcadba3dff2eb7fa6-3.0.0-dev.77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-06T16:56:33.616Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:b9da6ae59ae744deab01801bcadba3dff2eb7fa6-3.0.0-dev.77 [2023-03-06T16:56:33.616Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-03-06T16:56:33.616Z] 2726af3a7b8e: Preparing [2023-03-06T16:56:33.616Z] 7a2f733098a0: Preparing [2023-03-06T16:56:33.616Z] b2fb2d391439: Preparing [2023-03-06T16:56:33.616Z] 80f8b9e28b17: Preparing [2023-03-06T16:56:33.616Z] 8db95e4569a3: Preparing [2023-03-06T16:56:33.616Z] aa5968d388b8: Preparing [2023-03-06T16:56:33.616Z] aa5968d388b8: Waiting [2023-03-06T16:56:33.616Z] 8db95e4569a3: Layer already exists [2023-03-06T16:56:33.616Z] 2726af3a7b8e: Layer already exists [2023-03-06T16:56:33.616Z] b2fb2d391439: Layer already exists [2023-03-06T16:56:33.616Z] 80f8b9e28b17: Layer already exists [2023-03-06T16:56:33.616Z] 7a2f733098a0: Layer already exists [2023-03-06T16:56:33.616Z] aa5968d388b8: Layer already exists [2023-03-06T16:56:33.616Z] b9da6ae59ae744deab01801bcadba3dff2eb7fa6-3.0.0-dev.77: digest: sha256:cb8696f3eab6dff4cf45854a77b33dd97fc6ab13641df27ca176ce705ae10cdf size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-06T16:56:33.917Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-06T16:56:34.215Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2023-03-06T16:56:34.215Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-03-06T16:56:34.215Z] 2726af3a7b8e: Preparing [2023-03-06T16:56:34.215Z] 7a2f733098a0: Preparing [2023-03-06T16:56:34.215Z] b2fb2d391439: Preparing [2023-03-06T16:56:34.215Z] 80f8b9e28b17: Preparing [2023-03-06T16:56:34.215Z] 8db95e4569a3: Preparing [2023-03-06T16:56:34.215Z] aa5968d388b8: Preparing [2023-03-06T16:56:34.215Z] aa5968d388b8: Waiting [2023-03-06T16:56:34.215Z] 8db95e4569a3: Layer already exists [2023-03-06T16:56:34.215Z] b2fb2d391439: Layer already exists [2023-03-06T16:56:34.215Z] 80f8b9e28b17: Layer already exists [2023-03-06T16:56:34.215Z] 7a2f733098a0: Layer already exists [2023-03-06T16:56:34.215Z] 2726af3a7b8e: Layer already exists [2023-03-06T16:56:34.215Z] aa5968d388b8: Layer already exists [2023-03-06T16:56:34.215Z] main: digest: sha256:cb8696f3eab6dff4cf45854a77b33dd97fc6ab13641df27ca176ce705ae10cdf size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-06T16:56:34.250Z] ===================================================== [Pipeline] echo [2023-03-06T16:56:34.256Z] taggedImages: [2023-03-06T16:56:34.256Z] - nexus3.edgexfoundry.org:10004/core-metadata:b9da6ae59ae744deab01801bcadba3dff2eb7fa6 [2023-03-06T16:56:34.256Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2023-03-06T16:56:34.256Z] - nexus3.edgexfoundry.org:10004/core-metadata:3.0.0-dev.77 [2023-03-06T16:56:34.256Z] - nexus3.edgexfoundry.org:10004/core-metadata:b9da6ae59ae744deab01801bcadba3dff2eb7fa6-3.0.0-dev.77 [2023-03-06T16:56:34.256Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2023-03-06T16:56:34.271Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2023-03-06T16:56:34.271Z] b9da6ae59ae744deab01801bcadba3dff2eb7fa6 [2023-03-06T16:56:34.271Z] latest [2023-03-06T16:56:34.271Z] 3.0.0-dev.77 [2023-03-06T16:56:34.271Z] b9da6ae59ae744deab01801bcadba3dff2eb7fa6-3.0.0-dev.77 [2023-03-06T16:56:34.271Z] main [2023-03-06T16:56:34.271Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-06T16:56:34.572Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:b9da6ae59ae744deab01801bcadba3dff2eb7fa6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-06T16:56:34.878Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:b9da6ae59ae744deab01801bcadba3dff2eb7fa6 [2023-03-06T16:56:34.879Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-03-06T16:56:34.879Z] 3fe5187be13a: Preparing [2023-03-06T16:56:34.879Z] 3fe5187be13a: Preparing [2023-03-06T16:56:34.879Z] 16348f43fb8c: Preparing [2023-03-06T16:56:34.879Z] 7521256cd11a: Preparing [2023-03-06T16:56:34.879Z] d220f8563965: Preparing [2023-03-06T16:56:34.879Z] ea51ec1e149a: Preparing [2023-03-06T16:56:34.879Z] d6caa7064e28: Preparing [2023-03-06T16:56:34.879Z] 80f8b9e28b17: Preparing [2023-03-06T16:56:34.879Z] ae230ffd2454: Preparing [2023-03-06T16:56:34.879Z] a3ceb5cd0bad: Preparing [2023-03-06T16:56:34.879Z] 42656d07904b: Preparing [2023-03-06T16:56:34.879Z] a62d07268bf8: Preparing [2023-03-06T16:56:34.879Z] aa5968d388b8: Preparing [2023-03-06T16:56:34.879Z] 80f8b9e28b17: Waiting [2023-03-06T16:56:34.879Z] a62d07268bf8: Waiting [2023-03-06T16:56:34.879Z] ae230ffd2454: Waiting [2023-03-06T16:56:34.879Z] aa5968d388b8: Waiting [2023-03-06T16:56:34.879Z] 42656d07904b: Waiting [2023-03-06T16:56:34.879Z] a3ceb5cd0bad: Waiting [2023-03-06T16:56:34.879Z] d6caa7064e28: Waiting [2023-03-06T16:56:34.879Z] 16348f43fb8c: Pushed [2023-03-06T16:56:34.879Z] 7521256cd11a: Pushed [2023-03-06T16:56:34.879Z] d220f8563965: Pushed [2023-03-06T16:56:34.879Z] ea51ec1e149a: Pushed [2023-03-06T16:56:34.879Z] 3fe5187be13a: Pushed [2023-03-06T16:56:34.879Z] 80f8b9e28b17: Layer already exists [2023-03-06T16:56:35.139Z] ae230ffd2454: Pushed [2023-03-06T16:56:35.139Z] 42656d07904b: Pushed [2023-03-06T16:56:35.139Z] a3ceb5cd0bad: Pushed [2023-03-06T16:56:35.139Z] aa5968d388b8: Layer already exists [2023-03-06T16:56:35.139Z] a62d07268bf8: Pushed [2023-03-06T16:56:36.522Z] d6caa7064e28: Pushed [2023-03-06T16:56:36.522Z] b9da6ae59ae744deab01801bcadba3dff2eb7fa6: digest: sha256:808c69ff2dce02b875932ed21e5d04746f5b7e914faca8a9abd6ee25d9d4065c size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-06T16:56:36.831Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-06T16:56:37.141Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2023-03-06T16:56:37.141Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-03-06T16:56:37.141Z] 3fe5187be13a: Preparing [2023-03-06T16:56:37.141Z] 3fe5187be13a: Preparing [2023-03-06T16:56:37.141Z] 16348f43fb8c: Preparing [2023-03-06T16:56:37.141Z] 7521256cd11a: Preparing [2023-03-06T16:56:37.141Z] d220f8563965: Preparing [2023-03-06T16:56:37.141Z] ea51ec1e149a: Preparing [2023-03-06T16:56:37.141Z] d6caa7064e28: Preparing [2023-03-06T16:56:37.141Z] 80f8b9e28b17: Preparing [2023-03-06T16:56:37.141Z] ae230ffd2454: Preparing [2023-03-06T16:56:37.141Z] a3ceb5cd0bad: Preparing [2023-03-06T16:56:37.141Z] 42656d07904b: Preparing [2023-03-06T16:56:37.141Z] a62d07268bf8: Preparing [2023-03-06T16:56:37.141Z] aa5968d388b8: Preparing [2023-03-06T16:56:37.141Z] 80f8b9e28b17: Waiting [2023-03-06T16:56:37.141Z] ae230ffd2454: Waiting [2023-03-06T16:56:37.141Z] a3ceb5cd0bad: Waiting [2023-03-06T16:56:37.141Z] aa5968d388b8: Waiting [2023-03-06T16:56:37.141Z] 42656d07904b: Waiting [2023-03-06T16:56:37.141Z] a62d07268bf8: Waiting [2023-03-06T16:56:37.141Z] d6caa7064e28: Waiting [2023-03-06T16:56:37.141Z] 16348f43fb8c: Layer already exists [2023-03-06T16:56:37.141Z] 7521256cd11a: Layer already exists [2023-03-06T16:56:37.141Z] 3fe5187be13a: Layer already exists [2023-03-06T16:56:37.141Z] d220f8563965: Layer already exists [2023-03-06T16:56:37.141Z] ea51ec1e149a: Layer already exists [2023-03-06T16:56:37.141Z] d6caa7064e28: Layer already exists [2023-03-06T16:56:37.141Z] a3ceb5cd0bad: Layer already exists [2023-03-06T16:56:37.141Z] 80f8b9e28b17: Layer already exists [2023-03-06T16:56:37.141Z] 42656d07904b: Layer already exists [2023-03-06T16:56:37.141Z] ae230ffd2454: Layer already exists [2023-03-06T16:56:37.141Z] aa5968d388b8: Layer already exists [2023-03-06T16:56:37.141Z] a62d07268bf8: Layer already exists [2023-03-06T16:56:37.141Z] latest: digest: sha256:808c69ff2dce02b875932ed21e5d04746f5b7e914faca8a9abd6ee25d9d4065c size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-06T16:56:37.460Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:3.0.0-dev.77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-06T16:56:37.773Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:3.0.0-dev.77 [2023-03-06T16:56:37.773Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-03-06T16:56:37.773Z] 3fe5187be13a: Preparing [2023-03-06T16:56:37.773Z] 3fe5187be13a: Preparing [2023-03-06T16:56:37.773Z] 16348f43fb8c: Preparing [2023-03-06T16:56:37.773Z] 7521256cd11a: Preparing [2023-03-06T16:56:37.773Z] d220f8563965: Preparing [2023-03-06T16:56:37.773Z] ea51ec1e149a: Preparing [2023-03-06T16:56:37.773Z] d6caa7064e28: Preparing [2023-03-06T16:56:37.773Z] 80f8b9e28b17: Preparing [2023-03-06T16:56:37.773Z] ae230ffd2454: Preparing [2023-03-06T16:56:37.773Z] a3ceb5cd0bad: Preparing [2023-03-06T16:56:37.773Z] 42656d07904b: Preparing [2023-03-06T16:56:37.773Z] a62d07268bf8: Preparing [2023-03-06T16:56:37.773Z] aa5968d388b8: Preparing [2023-03-06T16:56:37.773Z] d6caa7064e28: Waiting [2023-03-06T16:56:37.773Z] 80f8b9e28b17: Waiting [2023-03-06T16:56:37.773Z] ae230ffd2454: Waiting [2023-03-06T16:56:37.773Z] a3ceb5cd0bad: Waiting [2023-03-06T16:56:37.773Z] 42656d07904b: Waiting [2023-03-06T16:56:37.773Z] a62d07268bf8: Waiting [2023-03-06T16:56:37.773Z] aa5968d388b8: Waiting [2023-03-06T16:56:37.773Z] 16348f43fb8c: Layer already exists [2023-03-06T16:56:37.773Z] 7521256cd11a: Layer already exists [2023-03-06T16:56:37.773Z] d220f8563965: Layer already exists [2023-03-06T16:56:37.773Z] 3fe5187be13a: Layer already exists [2023-03-06T16:56:37.773Z] ea51ec1e149a: Layer already exists [2023-03-06T16:56:37.773Z] 80f8b9e28b17: Layer already exists [2023-03-06T16:56:37.773Z] a3ceb5cd0bad: Layer already exists [2023-03-06T16:56:37.773Z] ae230ffd2454: Layer already exists [2023-03-06T16:56:37.773Z] d6caa7064e28: Layer already exists [2023-03-06T16:56:37.773Z] 42656d07904b: Layer already exists [2023-03-06T16:56:37.773Z] a62d07268bf8: Layer already exists [2023-03-06T16:56:37.773Z] aa5968d388b8: Layer already exists [2023-03-06T16:56:37.773Z] 3.0.0-dev.77: digest: sha256:808c69ff2dce02b875932ed21e5d04746f5b7e914faca8a9abd6ee25d9d4065c size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-06T16:56:38.093Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:b9da6ae59ae744deab01801bcadba3dff2eb7fa6-3.0.0-dev.77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-06T16:56:38.406Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:b9da6ae59ae744deab01801bcadba3dff2eb7fa6-3.0.0-dev.77 [2023-03-06T16:56:38.406Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-03-06T16:56:38.406Z] 3fe5187be13a: Preparing [2023-03-06T16:56:38.406Z] 3fe5187be13a: Preparing [2023-03-06T16:56:38.406Z] 16348f43fb8c: Preparing [2023-03-06T16:56:38.406Z] 7521256cd11a: Preparing [2023-03-06T16:56:38.406Z] d220f8563965: Preparing [2023-03-06T16:56:38.406Z] ea51ec1e149a: Preparing [2023-03-06T16:56:38.406Z] d6caa7064e28: Preparing [2023-03-06T16:56:38.406Z] 80f8b9e28b17: Preparing [2023-03-06T16:56:38.406Z] ae230ffd2454: Preparing [2023-03-06T16:56:38.406Z] a3ceb5cd0bad: Preparing [2023-03-06T16:56:38.406Z] 42656d07904b: Preparing [2023-03-06T16:56:38.406Z] a62d07268bf8: Preparing [2023-03-06T16:56:38.406Z] aa5968d388b8: Preparing [2023-03-06T16:56:38.406Z] ae230ffd2454: Waiting [2023-03-06T16:56:38.406Z] a3ceb5cd0bad: Waiting [2023-03-06T16:56:38.406Z] d6caa7064e28: Waiting [2023-03-06T16:56:38.406Z] 42656d07904b: Waiting [2023-03-06T16:56:38.406Z] 80f8b9e28b17: Waiting [2023-03-06T16:56:38.406Z] a62d07268bf8: Waiting [2023-03-06T16:56:38.406Z] aa5968d388b8: Waiting [2023-03-06T16:56:38.406Z] ea51ec1e149a: Layer already exists [2023-03-06T16:56:38.406Z] d220f8563965: Layer already exists [2023-03-06T16:56:38.406Z] 7521256cd11a: Layer already exists [2023-03-06T16:56:38.406Z] 3fe5187be13a: Layer already exists [2023-03-06T16:56:38.406Z] 16348f43fb8c: Layer already exists [2023-03-06T16:56:38.406Z] d6caa7064e28: Layer already exists [2023-03-06T16:56:38.406Z] 80f8b9e28b17: Layer already exists [2023-03-06T16:56:38.406Z] ae230ffd2454: Layer already exists [2023-03-06T16:56:38.406Z] 42656d07904b: Layer already exists [2023-03-06T16:56:38.406Z] a3ceb5cd0bad: Layer already exists [2023-03-06T16:56:38.406Z] aa5968d388b8: Layer already exists [2023-03-06T16:56:38.406Z] a62d07268bf8: Layer already exists [2023-03-06T16:56:38.406Z] b9da6ae59ae744deab01801bcadba3dff2eb7fa6-3.0.0-dev.77: digest: sha256:808c69ff2dce02b875932ed21e5d04746f5b7e914faca8a9abd6ee25d9d4065c size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-06T16:56:38.731Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-06T16:56:39.031Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2023-03-06T16:56:39.031Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-03-06T16:56:39.031Z] 3fe5187be13a: Preparing [2023-03-06T16:56:39.031Z] 3fe5187be13a: Preparing [2023-03-06T16:56:39.031Z] 16348f43fb8c: Preparing [2023-03-06T16:56:39.031Z] 7521256cd11a: Preparing [2023-03-06T16:56:39.031Z] d220f8563965: Preparing [2023-03-06T16:56:39.031Z] ea51ec1e149a: Preparing [2023-03-06T16:56:39.031Z] d6caa7064e28: Preparing [2023-03-06T16:56:39.031Z] 80f8b9e28b17: Preparing [2023-03-06T16:56:39.031Z] ae230ffd2454: Preparing [2023-03-06T16:56:39.031Z] a3ceb5cd0bad: Preparing [2023-03-06T16:56:39.031Z] 42656d07904b: Preparing [2023-03-06T16:56:39.031Z] a62d07268bf8: Preparing [2023-03-06T16:56:39.031Z] aa5968d388b8: Preparing [2023-03-06T16:56:39.031Z] d6caa7064e28: Waiting [2023-03-06T16:56:39.031Z] 80f8b9e28b17: Waiting [2023-03-06T16:56:39.031Z] ae230ffd2454: Waiting [2023-03-06T16:56:39.031Z] a3ceb5cd0bad: Waiting [2023-03-06T16:56:39.031Z] a62d07268bf8: Waiting [2023-03-06T16:56:39.031Z] aa5968d388b8: Waiting [2023-03-06T16:56:39.031Z] 42656d07904b: Waiting [2023-03-06T16:56:39.031Z] 16348f43fb8c: Layer already exists [2023-03-06T16:56:39.031Z] 3fe5187be13a: Layer already exists [2023-03-06T16:56:39.031Z] 7521256cd11a: Layer already exists [2023-03-06T16:56:39.031Z] d220f8563965: Layer already exists [2023-03-06T16:56:39.031Z] ea51ec1e149a: Layer already exists [2023-03-06T16:56:39.031Z] d6caa7064e28: Layer already exists [2023-03-06T16:56:39.031Z] 80f8b9e28b17: Layer already exists [2023-03-06T16:56:39.031Z] a3ceb5cd0bad: Layer already exists [2023-03-06T16:56:39.031Z] ae230ffd2454: Layer already exists [2023-03-06T16:56:39.031Z] 42656d07904b: Layer already exists [2023-03-06T16:56:39.031Z] aa5968d388b8: Layer already exists [2023-03-06T16:56:39.031Z] a62d07268bf8: Layer already exists [2023-03-06T16:56:39.031Z] main: digest: sha256:808c69ff2dce02b875932ed21e5d04746f5b7e914faca8a9abd6ee25d9d4065c size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-06T16:56:39.064Z] ===================================================== [Pipeline] echo [2023-03-06T16:56:39.069Z] taggedImages: [2023-03-06T16:56:39.069Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:b9da6ae59ae744deab01801bcadba3dff2eb7fa6 [2023-03-06T16:56:39.069Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2023-03-06T16:56:39.069Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:3.0.0-dev.77 [2023-03-06T16:56:39.069Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:b9da6ae59ae744deab01801bcadba3dff2eb7fa6-3.0.0-dev.77 [2023-03-06T16:56:39.069Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2023-03-06T16:56:39.084Z] [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: [2023-03-06T16:56:39.084Z] b9da6ae59ae744deab01801bcadba3dff2eb7fa6 [2023-03-06T16:56:39.084Z] latest [2023-03-06T16:56:39.084Z] 3.0.0-dev.77 [2023-03-06T16:56:39.084Z] b9da6ae59ae744deab01801bcadba3dff2eb7fa6-3.0.0-dev.77 [2023-03-06T16:56:39.084Z] main [2023-03-06T16:56:39.084Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-06T16:56:39.389Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:b9da6ae59ae744deab01801bcadba3dff2eb7fa6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-06T16:56:39.695Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:b9da6ae59ae744deab01801bcadba3dff2eb7fa6 [2023-03-06T16:56:39.696Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-03-06T16:56:39.696Z] 4a07092ccaef: Preparing [2023-03-06T16:56:39.696Z] 07f96eba65e7: Preparing [2023-03-06T16:56:39.696Z] 43fe07c4eca8: Preparing [2023-03-06T16:56:39.696Z] e16d39c70e45: Preparing [2023-03-06T16:56:39.696Z] 80f8b9e28b17: Preparing [2023-03-06T16:56:39.696Z] dc8ab218cf9d: Preparing [2023-03-06T16:56:39.696Z] aa5968d388b8: Preparing [2023-03-06T16:56:39.696Z] aa5968d388b8: Waiting [2023-03-06T16:56:39.696Z] 80f8b9e28b17: Layer already exists [2023-03-06T16:56:39.696Z] dc8ab218cf9d: Layer already exists [2023-03-06T16:56:39.696Z] aa5968d388b8: Layer already exists [2023-03-06T16:56:39.696Z] 43fe07c4eca8: Pushed [2023-03-06T16:56:39.696Z] 07f96eba65e7: Pushed [2023-03-06T16:56:39.696Z] 4a07092ccaef: Pushed [2023-03-06T16:56:40.635Z] e16d39c70e45: Pushed [2023-03-06T16:56:40.895Z] b9da6ae59ae744deab01801bcadba3dff2eb7fa6: digest: sha256:3d3be2a55c5432abf3a6ff25a55ed5d785269c8c3163bf5e537ad5e49c507e2c size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-06T16:56:41.198Z] + 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-06T16:56:41.500Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2023-03-06T16:56:41.500Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-03-06T16:56:41.500Z] 4a07092ccaef: Preparing [2023-03-06T16:56:41.500Z] 07f96eba65e7: Preparing [2023-03-06T16:56:41.500Z] 43fe07c4eca8: Preparing [2023-03-06T16:56:41.500Z] e16d39c70e45: Preparing [2023-03-06T16:56:41.500Z] 80f8b9e28b17: Preparing [2023-03-06T16:56:41.500Z] dc8ab218cf9d: Preparing [2023-03-06T16:56:41.500Z] aa5968d388b8: Preparing [2023-03-06T16:56:41.500Z] dc8ab218cf9d: Waiting [2023-03-06T16:56:41.500Z] 4a07092ccaef: Layer already exists [2023-03-06T16:56:41.500Z] 07f96eba65e7: Layer already exists [2023-03-06T16:56:41.500Z] 80f8b9e28b17: Layer already exists [2023-03-06T16:56:41.500Z] 43fe07c4eca8: Layer already exists [2023-03-06T16:56:41.500Z] e16d39c70e45: Layer already exists [2023-03-06T16:56:41.500Z] aa5968d388b8: Layer already exists [2023-03-06T16:56:41.500Z] dc8ab218cf9d: Layer already exists [2023-03-06T16:56:41.500Z] latest: digest: sha256:3d3be2a55c5432abf3a6ff25a55ed5d785269c8c3163bf5e537ad5e49c507e2c size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-06T16:56:41.804Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:3.0.0-dev.77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-06T16:56:42.105Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:3.0.0-dev.77 [2023-03-06T16:56:42.105Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-03-06T16:56:42.105Z] 4a07092ccaef: Preparing [2023-03-06T16:56:42.105Z] 07f96eba65e7: Preparing [2023-03-06T16:56:42.105Z] 43fe07c4eca8: Preparing [2023-03-06T16:56:42.105Z] e16d39c70e45: Preparing [2023-03-06T16:56:42.105Z] 80f8b9e28b17: Preparing [2023-03-06T16:56:42.105Z] dc8ab218cf9d: Preparing [2023-03-06T16:56:42.105Z] aa5968d388b8: Preparing [2023-03-06T16:56:42.105Z] dc8ab218cf9d: Waiting [2023-03-06T16:56:42.105Z] aa5968d388b8: Waiting [2023-03-06T16:56:42.105Z] e16d39c70e45: Layer already exists [2023-03-06T16:56:42.105Z] 43fe07c4eca8: Layer already exists [2023-03-06T16:56:42.105Z] 4a07092ccaef: Layer already exists [2023-03-06T16:56:42.105Z] 07f96eba65e7: Layer already exists [2023-03-06T16:56:42.105Z] 80f8b9e28b17: Layer already exists [2023-03-06T16:56:42.105Z] aa5968d388b8: Layer already exists [2023-03-06T16:56:42.105Z] dc8ab218cf9d: Layer already exists [2023-03-06T16:56:42.105Z] 3.0.0-dev.77: digest: sha256:3d3be2a55c5432abf3a6ff25a55ed5d785269c8c3163bf5e537ad5e49c507e2c size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-06T16:56:42.410Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:b9da6ae59ae744deab01801bcadba3dff2eb7fa6-3.0.0-dev.77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-06T16:56:42.709Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:b9da6ae59ae744deab01801bcadba3dff2eb7fa6-3.0.0-dev.77 [2023-03-06T16:56:42.709Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-03-06T16:56:42.709Z] 4a07092ccaef: Preparing [2023-03-06T16:56:42.709Z] 07f96eba65e7: Preparing [2023-03-06T16:56:42.709Z] 43fe07c4eca8: Preparing [2023-03-06T16:56:42.709Z] e16d39c70e45: Preparing [2023-03-06T16:56:42.709Z] 80f8b9e28b17: Preparing [2023-03-06T16:56:42.709Z] dc8ab218cf9d: Preparing [2023-03-06T16:56:42.709Z] aa5968d388b8: Preparing [2023-03-06T16:56:42.709Z] dc8ab218cf9d: Waiting [2023-03-06T16:56:42.709Z] aa5968d388b8: Waiting [2023-03-06T16:56:42.709Z] 80f8b9e28b17: Layer already exists [2023-03-06T16:56:42.709Z] 07f96eba65e7: Layer already exists [2023-03-06T16:56:42.709Z] 43fe07c4eca8: Layer already exists [2023-03-06T16:56:42.709Z] 4a07092ccaef: Layer already exists [2023-03-06T16:56:42.709Z] e16d39c70e45: Layer already exists [2023-03-06T16:56:42.709Z] aa5968d388b8: Layer already exists [2023-03-06T16:56:42.709Z] dc8ab218cf9d: Layer already exists [2023-03-06T16:56:42.709Z] b9da6ae59ae744deab01801bcadba3dff2eb7fa6-3.0.0-dev.77: digest: sha256:3d3be2a55c5432abf3a6ff25a55ed5d785269c8c3163bf5e537ad5e49c507e2c size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-06T16:56:43.012Z] + 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-06T16:56:43.316Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main [2023-03-06T16:56:43.316Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-03-06T16:56:43.316Z] 4a07092ccaef: Preparing [2023-03-06T16:56:43.316Z] 07f96eba65e7: Preparing [2023-03-06T16:56:43.316Z] 43fe07c4eca8: Preparing [2023-03-06T16:56:43.316Z] e16d39c70e45: Preparing [2023-03-06T16:56:43.316Z] 80f8b9e28b17: Preparing [2023-03-06T16:56:43.316Z] dc8ab218cf9d: Preparing [2023-03-06T16:56:43.316Z] aa5968d388b8: Preparing [2023-03-06T16:56:43.316Z] dc8ab218cf9d: Waiting [2023-03-06T16:56:43.316Z] aa5968d388b8: Waiting [2023-03-06T16:56:43.316Z] 4a07092ccaef: Layer already exists [2023-03-06T16:56:43.316Z] e16d39c70e45: Layer already exists [2023-03-06T16:56:43.316Z] 43fe07c4eca8: Layer already exists [2023-03-06T16:56:43.316Z] 80f8b9e28b17: Layer already exists [2023-03-06T16:56:43.316Z] 07f96eba65e7: Layer already exists [2023-03-06T16:56:43.316Z] dc8ab218cf9d: Layer already exists [2023-03-06T16:56:43.316Z] aa5968d388b8: Layer already exists [2023-03-06T16:56:43.316Z] main: digest: sha256:3d3be2a55c5432abf3a6ff25a55ed5d785269c8c3163bf5e537ad5e49c507e2c size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-06T16:56:43.371Z] ===================================================== [Pipeline] echo [2023-03-06T16:56:43.379Z] taggedImages: [2023-03-06T16:56:43.379Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:b9da6ae59ae744deab01801bcadba3dff2eb7fa6 [2023-03-06T16:56:43.379Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2023-03-06T16:56:43.379Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:3.0.0-dev.77 [2023-03-06T16:56:43.379Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:b9da6ae59ae744deab01801bcadba3dff2eb7fa6-3.0.0-dev.77 [2023-03-06T16:56:43.379Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo [2023-03-06T16:56:43.404Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2023-03-06T16:56:43.404Z] b9da6ae59ae744deab01801bcadba3dff2eb7fa6 [2023-03-06T16:56:43.404Z] latest [2023-03-06T16:56:43.404Z] 3.0.0-dev.77 [2023-03-06T16:56:43.404Z] b9da6ae59ae744deab01801bcadba3dff2eb7fa6-3.0.0-dev.77 [2023-03-06T16:56:43.404Z] main [2023-03-06T16:56:43.404Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-06T16:56:43.725Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:b9da6ae59ae744deab01801bcadba3dff2eb7fa6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-06T16:56:44.041Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:b9da6ae59ae744deab01801bcadba3dff2eb7fa6 [2023-03-06T16:56:44.041Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-03-06T16:56:44.041Z] 0655aae8e276: Preparing [2023-03-06T16:56:44.041Z] 96b76fad23d2: Preparing [2023-03-06T16:56:44.041Z] 88010a72e21c: Preparing [2023-03-06T16:56:44.041Z] d47a9611fb6b: Preparing [2023-03-06T16:56:44.041Z] 5b8c52fac3e5: Preparing [2023-03-06T16:56:44.041Z] dc4fbb2620ec: Preparing [2023-03-06T16:56:44.041Z] aa5968d388b8: Preparing [2023-03-06T16:56:44.041Z] dc4fbb2620ec: Waiting [2023-03-06T16:56:44.041Z] aa5968d388b8: Waiting [2023-03-06T16:56:44.041Z] 0655aae8e276: Pushed [2023-03-06T16:56:44.041Z] d47a9611fb6b: Pushed [2023-03-06T16:56:44.041Z] 96b76fad23d2: Pushed [2023-03-06T16:56:44.041Z] 5b8c52fac3e5: Pushed [2023-03-06T16:56:44.041Z] aa5968d388b8: Layer already exists [2023-03-06T16:56:44.300Z] dc4fbb2620ec: Pushed [2023-03-06T16:56:45.243Z] 88010a72e21c: Pushed [2023-03-06T16:56:45.244Z] b9da6ae59ae744deab01801bcadba3dff2eb7fa6: digest: sha256:72626c46d84b09f983be43766e7188f19bd8cdeb5ba2865d3b94b7ba0d7af024 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-06T16:56:45.561Z] + 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-06T16:56:45.864Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2023-03-06T16:56:45.864Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-03-06T16:56:45.864Z] 0655aae8e276: Preparing [2023-03-06T16:56:45.864Z] 96b76fad23d2: Preparing [2023-03-06T16:56:45.864Z] 88010a72e21c: Preparing [2023-03-06T16:56:45.864Z] d47a9611fb6b: Preparing [2023-03-06T16:56:45.864Z] 5b8c52fac3e5: Preparing [2023-03-06T16:56:45.864Z] dc4fbb2620ec: Preparing [2023-03-06T16:56:45.864Z] aa5968d388b8: Preparing [2023-03-06T16:56:45.864Z] dc4fbb2620ec: Waiting [2023-03-06T16:56:45.864Z] aa5968d388b8: Waiting [2023-03-06T16:56:45.864Z] 5b8c52fac3e5: Layer already exists [2023-03-06T16:56:45.864Z] 96b76fad23d2: Layer already exists [2023-03-06T16:56:45.864Z] d47a9611fb6b: Layer already exists [2023-03-06T16:56:45.864Z] 88010a72e21c: Layer already exists [2023-03-06T16:56:45.864Z] 0655aae8e276: Layer already exists [2023-03-06T16:56:45.864Z] aa5968d388b8: Layer already exists [2023-03-06T16:56:45.864Z] dc4fbb2620ec: Layer already exists [2023-03-06T16:56:45.864Z] latest: digest: sha256:72626c46d84b09f983be43766e7188f19bd8cdeb5ba2865d3b94b7ba0d7af024 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-06T16:56:46.172Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:3.0.0-dev.77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-06T16:56:46.475Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:3.0.0-dev.77 [2023-03-06T16:56:46.475Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-03-06T16:56:46.475Z] 0655aae8e276: Preparing [2023-03-06T16:56:46.475Z] 96b76fad23d2: Preparing [2023-03-06T16:56:46.475Z] 88010a72e21c: Preparing [2023-03-06T16:56:46.475Z] d47a9611fb6b: Preparing [2023-03-06T16:56:46.475Z] 5b8c52fac3e5: Preparing [2023-03-06T16:56:46.475Z] dc4fbb2620ec: Preparing [2023-03-06T16:56:46.475Z] aa5968d388b8: Preparing [2023-03-06T16:56:46.475Z] dc4fbb2620ec: Waiting [2023-03-06T16:56:46.475Z] aa5968d388b8: Waiting [2023-03-06T16:56:46.475Z] 0655aae8e276: Layer already exists [2023-03-06T16:56:46.475Z] 88010a72e21c: Layer already exists [2023-03-06T16:56:46.475Z] d47a9611fb6b: Layer already exists [2023-03-06T16:56:46.475Z] 96b76fad23d2: Layer already exists [2023-03-06T16:56:46.475Z] 5b8c52fac3e5: Layer already exists [2023-03-06T16:56:46.475Z] aa5968d388b8: Layer already exists [2023-03-06T16:56:46.475Z] dc4fbb2620ec: Layer already exists [2023-03-06T16:56:46.475Z] 3.0.0-dev.77: digest: sha256:72626c46d84b09f983be43766e7188f19bd8cdeb5ba2865d3b94b7ba0d7af024 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-06T16:56:46.778Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:b9da6ae59ae744deab01801bcadba3dff2eb7fa6-3.0.0-dev.77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-06T16:56:47.084Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:b9da6ae59ae744deab01801bcadba3dff2eb7fa6-3.0.0-dev.77 [2023-03-06T16:56:47.084Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-03-06T16:56:47.084Z] 0655aae8e276: Preparing [2023-03-06T16:56:47.084Z] 96b76fad23d2: Preparing [2023-03-06T16:56:47.084Z] 88010a72e21c: Preparing [2023-03-06T16:56:47.084Z] d47a9611fb6b: Preparing [2023-03-06T16:56:47.084Z] 5b8c52fac3e5: Preparing [2023-03-06T16:56:47.084Z] dc4fbb2620ec: Preparing [2023-03-06T16:56:47.084Z] aa5968d388b8: Preparing [2023-03-06T16:56:47.084Z] dc4fbb2620ec: Waiting [2023-03-06T16:56:47.084Z] aa5968d388b8: Waiting [2023-03-06T16:56:47.084Z] 96b76fad23d2: Layer already exists [2023-03-06T16:56:47.084Z] 0655aae8e276: Layer already exists [2023-03-06T16:56:47.084Z] 88010a72e21c: Layer already exists [2023-03-06T16:56:47.084Z] 5b8c52fac3e5: Layer already exists [2023-03-06T16:56:47.084Z] d47a9611fb6b: Layer already exists [2023-03-06T16:56:47.084Z] dc4fbb2620ec: Layer already exists [2023-03-06T16:56:47.084Z] aa5968d388b8: Layer already exists [2023-03-06T16:56:47.084Z] b9da6ae59ae744deab01801bcadba3dff2eb7fa6-3.0.0-dev.77: digest: sha256:72626c46d84b09f983be43766e7188f19bd8cdeb5ba2865d3b94b7ba0d7af024 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-06T16:56:47.392Z] + 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-06T16:56:47.693Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2023-03-06T16:56:47.693Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-03-06T16:56:47.693Z] 0655aae8e276: Preparing [2023-03-06T16:56:47.693Z] 96b76fad23d2: Preparing [2023-03-06T16:56:47.693Z] 88010a72e21c: Preparing [2023-03-06T16:56:47.693Z] d47a9611fb6b: Preparing [2023-03-06T16:56:47.693Z] 5b8c52fac3e5: Preparing [2023-03-06T16:56:47.693Z] dc4fbb2620ec: Preparing [2023-03-06T16:56:47.693Z] aa5968d388b8: Preparing [2023-03-06T16:56:47.693Z] dc4fbb2620ec: Waiting [2023-03-06T16:56:47.693Z] aa5968d388b8: Waiting [2023-03-06T16:56:47.693Z] d47a9611fb6b: Layer already exists [2023-03-06T16:56:47.693Z] 0655aae8e276: Layer already exists [2023-03-06T16:56:47.693Z] 96b76fad23d2: Layer already exists [2023-03-06T16:56:47.693Z] 5b8c52fac3e5: Layer already exists [2023-03-06T16:56:47.693Z] 88010a72e21c: Layer already exists [2023-03-06T16:56:47.693Z] aa5968d388b8: Layer already exists [2023-03-06T16:56:47.693Z] dc4fbb2620ec: Layer already exists [2023-03-06T16:56:47.693Z] main: digest: sha256:72626c46d84b09f983be43766e7188f19bd8cdeb5ba2865d3b94b7ba0d7af024 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-06T16:56:47.727Z] ===================================================== [Pipeline] echo [2023-03-06T16:56:47.733Z] taggedImages: [2023-03-06T16:56:47.733Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:b9da6ae59ae744deab01801bcadba3dff2eb7fa6 [2023-03-06T16:56:47.733Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2023-03-06T16:56:47.733Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:3.0.0-dev.77 [2023-03-06T16:56:47.733Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:b9da6ae59ae744deab01801bcadba3dff2eb7fa6-3.0.0-dev.77 [2023-03-06T16:56:47.733Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2023-03-06T16:56:47.748Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2023-03-06T16:56:47.748Z] b9da6ae59ae744deab01801bcadba3dff2eb7fa6 [2023-03-06T16:56:47.748Z] latest [2023-03-06T16:56:47.748Z] 3.0.0-dev.77 [2023-03-06T16:56:47.748Z] b9da6ae59ae744deab01801bcadba3dff2eb7fa6-3.0.0-dev.77 [2023-03-06T16:56:47.748Z] main [2023-03-06T16:56:47.748Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-06T16:56:48.054Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:b9da6ae59ae744deab01801bcadba3dff2eb7fa6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-06T16:56:48.359Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:b9da6ae59ae744deab01801bcadba3dff2eb7fa6 [2023-03-06T16:56:48.360Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-03-06T16:56:48.360Z] ce99fa8038ac: Preparing [2023-03-06T16:56:48.360Z] e6cd4b2fb17f: Preparing [2023-03-06T16:56:48.360Z] bee6aeef6a8b: Preparing [2023-03-06T16:56:48.360Z] ce6c542d58fb: Preparing [2023-03-06T16:56:48.360Z] 3c77dc39dc78: Preparing [2023-03-06T16:56:48.360Z] 764311085fe5: Preparing [2023-03-06T16:56:48.360Z] dcbbf525b2f3: Preparing [2023-03-06T16:56:48.360Z] dcef36cdb112: Preparing [2023-03-06T16:56:48.360Z] aa5968d388b8: Preparing [2023-03-06T16:56:48.360Z] 764311085fe5: Waiting [2023-03-06T16:56:48.360Z] dcbbf525b2f3: Waiting [2023-03-06T16:56:48.360Z] dcef36cdb112: Waiting [2023-03-06T16:56:48.360Z] aa5968d388b8: Waiting [2023-03-06T16:56:48.360Z] ce99fa8038ac: Pushed [2023-03-06T16:56:48.360Z] e6cd4b2fb17f: Pushed [2023-03-06T16:56:48.360Z] 3c77dc39dc78: Pushed [2023-03-06T16:56:48.360Z] 764311085fe5: Pushed [2023-03-06T16:56:48.620Z] aa5968d388b8: Layer already exists [2023-03-06T16:56:48.620Z] dcbbf525b2f3: Pushed [2023-03-06T16:56:48.620Z] dcef36cdb112: Pushed [2023-03-06T16:56:49.566Z] ce6c542d58fb: Pushed [2023-03-06T16:56:49.825Z] bee6aeef6a8b: Pushed [2023-03-06T16:56:49.825Z] b9da6ae59ae744deab01801bcadba3dff2eb7fa6: digest: sha256:5668f5b2726130d04cf2c36a111809c4b9250aa5105a8d1ec064bed17c921855 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-06T16:56:50.130Z] + 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-06T16:56:50.432Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2023-03-06T16:56:50.432Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-03-06T16:56:50.432Z] ce99fa8038ac: Preparing [2023-03-06T16:56:50.432Z] e6cd4b2fb17f: Preparing [2023-03-06T16:56:50.432Z] bee6aeef6a8b: Preparing [2023-03-06T16:56:50.432Z] ce6c542d58fb: Preparing [2023-03-06T16:56:50.432Z] 3c77dc39dc78: Preparing [2023-03-06T16:56:50.432Z] 764311085fe5: Preparing [2023-03-06T16:56:50.432Z] dcbbf525b2f3: Preparing [2023-03-06T16:56:50.432Z] dcef36cdb112: Preparing [2023-03-06T16:56:50.432Z] aa5968d388b8: Preparing [2023-03-06T16:56:50.432Z] 764311085fe5: Waiting [2023-03-06T16:56:50.432Z] dcbbf525b2f3: Waiting [2023-03-06T16:56:50.432Z] dcef36cdb112: Waiting [2023-03-06T16:56:50.432Z] aa5968d388b8: Waiting [2023-03-06T16:56:50.432Z] e6cd4b2fb17f: Layer already exists [2023-03-06T16:56:50.432Z] bee6aeef6a8b: Layer already exists [2023-03-06T16:56:50.432Z] 3c77dc39dc78: Layer already exists [2023-03-06T16:56:50.432Z] ce6c542d58fb: Layer already exists [2023-03-06T16:56:50.432Z] ce99fa8038ac: Layer already exists [2023-03-06T16:56:50.432Z] 764311085fe5: Layer already exists [2023-03-06T16:56:50.432Z] dcef36cdb112: Layer already exists [2023-03-06T16:56:50.432Z] dcbbf525b2f3: Layer already exists [2023-03-06T16:56:50.432Z] aa5968d388b8: Layer already exists [2023-03-06T16:56:50.432Z] latest: digest: sha256:5668f5b2726130d04cf2c36a111809c4b9250aa5105a8d1ec064bed17c921855 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-06T16:56:50.741Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.0.0-dev.77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-06T16:56:51.046Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.0.0-dev.77 [2023-03-06T16:56:51.046Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-03-06T16:56:51.046Z] ce99fa8038ac: Preparing [2023-03-06T16:56:51.046Z] e6cd4b2fb17f: Preparing [2023-03-06T16:56:51.046Z] bee6aeef6a8b: Preparing [2023-03-06T16:56:51.046Z] ce6c542d58fb: Preparing [2023-03-06T16:56:51.046Z] 3c77dc39dc78: Preparing [2023-03-06T16:56:51.046Z] 764311085fe5: Preparing [2023-03-06T16:56:51.046Z] dcbbf525b2f3: Preparing [2023-03-06T16:56:51.046Z] dcef36cdb112: Preparing [2023-03-06T16:56:51.046Z] aa5968d388b8: Preparing [2023-03-06T16:56:51.046Z] dcbbf525b2f3: Waiting [2023-03-06T16:56:51.046Z] dcef36cdb112: Waiting [2023-03-06T16:56:51.046Z] 764311085fe5: Waiting [2023-03-06T16:56:51.046Z] aa5968d388b8: Waiting [2023-03-06T16:56:51.046Z] e6cd4b2fb17f: Layer already exists [2023-03-06T16:56:51.046Z] ce99fa8038ac: Layer already exists [2023-03-06T16:56:51.046Z] ce6c542d58fb: Layer already exists [2023-03-06T16:56:51.046Z] bee6aeef6a8b: Layer already exists [2023-03-06T16:56:51.046Z] 3c77dc39dc78: Layer already exists [2023-03-06T16:56:51.046Z] 764311085fe5: Layer already exists [2023-03-06T16:56:51.046Z] dcbbf525b2f3: Layer already exists [2023-03-06T16:56:51.046Z] dcef36cdb112: Layer already exists [2023-03-06T16:56:51.046Z] aa5968d388b8: Layer already exists [2023-03-06T16:56:51.046Z] 3.0.0-dev.77: digest: sha256:5668f5b2726130d04cf2c36a111809c4b9250aa5105a8d1ec064bed17c921855 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-06T16:56:51.358Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:b9da6ae59ae744deab01801bcadba3dff2eb7fa6-3.0.0-dev.77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-06T16:56:51.660Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:b9da6ae59ae744deab01801bcadba3dff2eb7fa6-3.0.0-dev.77 [2023-03-06T16:56:51.660Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-03-06T16:56:51.660Z] ce99fa8038ac: Preparing [2023-03-06T16:56:51.660Z] e6cd4b2fb17f: Preparing [2023-03-06T16:56:51.660Z] bee6aeef6a8b: Preparing [2023-03-06T16:56:51.660Z] ce6c542d58fb: Preparing [2023-03-06T16:56:51.660Z] 3c77dc39dc78: Preparing [2023-03-06T16:56:51.660Z] 764311085fe5: Preparing [2023-03-06T16:56:51.660Z] dcbbf525b2f3: Preparing [2023-03-06T16:56:51.660Z] dcef36cdb112: Preparing [2023-03-06T16:56:51.660Z] aa5968d388b8: Preparing [2023-03-06T16:56:51.660Z] dcbbf525b2f3: Waiting [2023-03-06T16:56:51.660Z] 764311085fe5: Waiting [2023-03-06T16:56:51.660Z] aa5968d388b8: Waiting [2023-03-06T16:56:51.660Z] dcef36cdb112: Waiting [2023-03-06T16:56:51.660Z] bee6aeef6a8b: Layer already exists [2023-03-06T16:56:51.660Z] 3c77dc39dc78: Layer already exists [2023-03-06T16:56:51.660Z] ce6c542d58fb: Layer already exists [2023-03-06T16:56:51.660Z] ce99fa8038ac: Layer already exists [2023-03-06T16:56:51.660Z] e6cd4b2fb17f: Layer already exists [2023-03-06T16:56:51.660Z] dcbbf525b2f3: Layer already exists [2023-03-06T16:56:51.660Z] dcef36cdb112: Layer already exists [2023-03-06T16:56:51.660Z] 764311085fe5: Layer already exists [2023-03-06T16:56:51.660Z] aa5968d388b8: Layer already exists [2023-03-06T16:56:51.660Z] b9da6ae59ae744deab01801bcadba3dff2eb7fa6-3.0.0-dev.77: digest: sha256:5668f5b2726130d04cf2c36a111809c4b9250aa5105a8d1ec064bed17c921855 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-06T16:56:51.963Z] + 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-06T16:56:52.265Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2023-03-06T16:56:52.265Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-03-06T16:56:52.265Z] ce99fa8038ac: Preparing [2023-03-06T16:56:52.265Z] e6cd4b2fb17f: Preparing [2023-03-06T16:56:52.265Z] bee6aeef6a8b: Preparing [2023-03-06T16:56:52.265Z] ce6c542d58fb: Preparing [2023-03-06T16:56:52.265Z] 3c77dc39dc78: Preparing [2023-03-06T16:56:52.265Z] 764311085fe5: Preparing [2023-03-06T16:56:52.265Z] dcbbf525b2f3: Preparing [2023-03-06T16:56:52.265Z] dcef36cdb112: Preparing [2023-03-06T16:56:52.265Z] aa5968d388b8: Preparing [2023-03-06T16:56:52.265Z] 764311085fe5: Waiting [2023-03-06T16:56:52.265Z] dcbbf525b2f3: Waiting [2023-03-06T16:56:52.265Z] dcef36cdb112: Waiting [2023-03-06T16:56:52.265Z] aa5968d388b8: Waiting [2023-03-06T16:56:52.265Z] e6cd4b2fb17f: Layer already exists [2023-03-06T16:56:52.265Z] 3c77dc39dc78: Layer already exists [2023-03-06T16:56:52.265Z] ce6c542d58fb: Layer already exists [2023-03-06T16:56:52.265Z] bee6aeef6a8b: Layer already exists [2023-03-06T16:56:52.265Z] ce99fa8038ac: Layer already exists [2023-03-06T16:56:52.265Z] 764311085fe5: Layer already exists [2023-03-06T16:56:52.265Z] dcbbf525b2f3: Layer already exists [2023-03-06T16:56:52.265Z] dcef36cdb112: Layer already exists [2023-03-06T16:56:52.265Z] aa5968d388b8: Layer already exists [2023-03-06T16:56:52.265Z] main: digest: sha256:5668f5b2726130d04cf2c36a111809c4b9250aa5105a8d1ec064bed17c921855 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-06T16:56:52.300Z] ===================================================== [Pipeline] echo [2023-03-06T16:56:52.307Z] taggedImages: [2023-03-06T16:56:52.307Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:b9da6ae59ae744deab01801bcadba3dff2eb7fa6 [2023-03-06T16:56:52.307Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2023-03-06T16:56:52.307Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.0.0-dev.77 [2023-03-06T16:56:52.307Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:b9da6ae59ae744deab01801bcadba3dff2eb7fa6-3.0.0-dev.77 [2023-03-06T16:56:52.307Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2023-03-06T16:56:52.322Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: [2023-03-06T16:56:52.322Z] b9da6ae59ae744deab01801bcadba3dff2eb7fa6 [2023-03-06T16:56:52.322Z] latest [2023-03-06T16:56:52.322Z] 3.0.0-dev.77 [2023-03-06T16:56:52.322Z] b9da6ae59ae744deab01801bcadba3dff2eb7fa6-3.0.0-dev.77 [2023-03-06T16:56:52.322Z] main [2023-03-06T16:56:52.322Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-06T16:56:52.631Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:b9da6ae59ae744deab01801bcadba3dff2eb7fa6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-06T16:56:52.935Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:b9da6ae59ae744deab01801bcadba3dff2eb7fa6 [2023-03-06T16:56:52.935Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-03-06T16:56:52.935Z] f5df6926cb56: Preparing [2023-03-06T16:56:52.935Z] cd9bef7a7474: Preparing [2023-03-06T16:56:52.935Z] 80f8b9e28b17: Preparing [2023-03-06T16:56:52.935Z] 201e385cd880: Preparing [2023-03-06T16:56:52.935Z] 4e6476652798: Preparing [2023-03-06T16:56:52.935Z] 80f8b9e28b17: Layer already exists [2023-03-06T16:56:52.935Z] 4e6476652798: Layer already exists [2023-03-06T16:56:52.935Z] f5df6926cb56: Pushed [2023-03-06T16:56:53.502Z] 201e385cd880: Pushed [2023-03-06T16:56:54.894Z] cd9bef7a7474: Pushed [2023-03-06T16:56:54.894Z] b9da6ae59ae744deab01801bcadba3dff2eb7fa6: digest: sha256:7a868ce6ad567b3c5626a2a99c6aab4e016a60255bed0bffa3bee0bd8634b481 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-06T16:56:55.198Z] + 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-06T16:56:55.500Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2023-03-06T16:56:55.500Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-03-06T16:56:55.500Z] f5df6926cb56: Preparing [2023-03-06T16:56:55.500Z] cd9bef7a7474: Preparing [2023-03-06T16:56:55.500Z] 80f8b9e28b17: Preparing [2023-03-06T16:56:55.500Z] 201e385cd880: Preparing [2023-03-06T16:56:55.500Z] 4e6476652798: Preparing [2023-03-06T16:56:55.500Z] f5df6926cb56: Layer already exists [2023-03-06T16:56:55.500Z] 80f8b9e28b17: Layer already exists [2023-03-06T16:56:55.500Z] 201e385cd880: Layer already exists [2023-03-06T16:56:55.500Z] cd9bef7a7474: Layer already exists [2023-03-06T16:56:55.500Z] 4e6476652798: Layer already exists [2023-03-06T16:56:55.500Z] latest: digest: sha256:7a868ce6ad567b3c5626a2a99c6aab4e016a60255bed0bffa3bee0bd8634b481 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-06T16:56:55.804Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.0.0-dev.77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-06T16:56:56.103Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.0.0-dev.77 [2023-03-06T16:56:56.103Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-03-06T16:56:56.103Z] f5df6926cb56: Preparing [2023-03-06T16:56:56.103Z] cd9bef7a7474: Preparing [2023-03-06T16:56:56.103Z] 80f8b9e28b17: Preparing [2023-03-06T16:56:56.103Z] 201e385cd880: Preparing [2023-03-06T16:56:56.103Z] 4e6476652798: Preparing [2023-03-06T16:56:56.103Z] 4e6476652798: Layer already exists [2023-03-06T16:56:56.103Z] cd9bef7a7474: Layer already exists [2023-03-06T16:56:56.103Z] 80f8b9e28b17: Layer already exists [2023-03-06T16:56:56.103Z] 201e385cd880: Layer already exists [2023-03-06T16:56:56.103Z] f5df6926cb56: Layer already exists [2023-03-06T16:56:56.103Z] 3.0.0-dev.77: digest: sha256:7a868ce6ad567b3c5626a2a99c6aab4e016a60255bed0bffa3bee0bd8634b481 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-06T16:56:56.402Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:b9da6ae59ae744deab01801bcadba3dff2eb7fa6-3.0.0-dev.77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-06T16:56:56.699Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:b9da6ae59ae744deab01801bcadba3dff2eb7fa6-3.0.0-dev.77 [2023-03-06T16:56:56.700Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-03-06T16:56:56.700Z] f5df6926cb56: Preparing [2023-03-06T16:56:56.700Z] cd9bef7a7474: Preparing [2023-03-06T16:56:56.700Z] 80f8b9e28b17: Preparing [2023-03-06T16:56:56.700Z] 201e385cd880: Preparing [2023-03-06T16:56:56.700Z] 4e6476652798: Preparing [2023-03-06T16:56:56.700Z] cd9bef7a7474: Layer already exists [2023-03-06T16:56:56.700Z] 4e6476652798: Layer already exists [2023-03-06T16:56:56.700Z] 201e385cd880: Layer already exists [2023-03-06T16:56:56.700Z] f5df6926cb56: Layer already exists [2023-03-06T16:56:56.700Z] 80f8b9e28b17: Layer already exists [2023-03-06T16:56:56.700Z] b9da6ae59ae744deab01801bcadba3dff2eb7fa6-3.0.0-dev.77: digest: sha256:7a868ce6ad567b3c5626a2a99c6aab4e016a60255bed0bffa3bee0bd8634b481 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-06T16:56:57.000Z] + 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-06T16:56:57.307Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2023-03-06T16:56:57.307Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-03-06T16:56:57.307Z] f5df6926cb56: Preparing [2023-03-06T16:56:57.307Z] cd9bef7a7474: Preparing [2023-03-06T16:56:57.307Z] 80f8b9e28b17: Preparing [2023-03-06T16:56:57.307Z] 201e385cd880: Preparing [2023-03-06T16:56:57.307Z] 4e6476652798: Preparing [2023-03-06T16:56:57.307Z] 201e385cd880: Layer already exists [2023-03-06T16:56:57.307Z] 4e6476652798: Layer already exists [2023-03-06T16:56:57.307Z] f5df6926cb56: Layer already exists [2023-03-06T16:56:57.307Z] 80f8b9e28b17: Layer already exists [2023-03-06T16:56:57.307Z] cd9bef7a7474: Layer already exists [2023-03-06T16:56:57.307Z] main: digest: sha256:7a868ce6ad567b3c5626a2a99c6aab4e016a60255bed0bffa3bee0bd8634b481 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-06T16:56:57.349Z] ===================================================== [Pipeline] echo [2023-03-06T16:56:57.357Z] taggedImages: [2023-03-06T16:56:57.357Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:b9da6ae59ae744deab01801bcadba3dff2eb7fa6 [2023-03-06T16:56:57.357Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2023-03-06T16:56:57.357Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.0.0-dev.77 [2023-03-06T16:56:57.357Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:b9da6ae59ae744deab01801bcadba3dff2eb7fa6-3.0.0-dev.77 [2023-03-06T16:56:57.357Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo [2023-03-06T16:56:57.372Z] [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: [2023-03-06T16:56:57.372Z] b9da6ae59ae744deab01801bcadba3dff2eb7fa6 [2023-03-06T16:56:57.372Z] latest [2023-03-06T16:56:57.372Z] 3.0.0-dev.77 [2023-03-06T16:56:57.372Z] b9da6ae59ae744deab01801bcadba3dff2eb7fa6-3.0.0-dev.77 [2023-03-06T16:56:57.372Z] main [2023-03-06T16:56:57.372Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-06T16:56:57.672Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:b9da6ae59ae744deab01801bcadba3dff2eb7fa6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-06T16:56:57.972Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:b9da6ae59ae744deab01801bcadba3dff2eb7fa6 [2023-03-06T16:56:57.972Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-03-06T16:56:57.972Z] e0f65c252b70: Preparing [2023-03-06T16:56:57.972Z] 9cafed6220c6: Preparing [2023-03-06T16:56:57.972Z] 27e7122d57b0: Preparing [2023-03-06T16:56:57.972Z] 752a2a0ae804: Preparing [2023-03-06T16:56:57.972Z] 09520fbacae1: Preparing [2023-03-06T16:56:57.972Z] b3b1d50b4f9d: Preparing [2023-03-06T16:56:57.972Z] 4e6476652798: Preparing [2023-03-06T16:56:57.972Z] 4e6476652798: Waiting [2023-03-06T16:56:57.972Z] b3b1d50b4f9d: Waiting [2023-03-06T16:56:57.972Z] e0f65c252b70: Pushed [2023-03-06T16:56:57.972Z] 27e7122d57b0: Pushed [2023-03-06T16:56:57.972Z] 9cafed6220c6: Pushed [2023-03-06T16:56:57.972Z] 4e6476652798: Layer already exists [2023-03-06T16:56:58.541Z] b3b1d50b4f9d: Pushed [2023-03-06T16:57:01.073Z] 09520fbacae1: Pushed [2023-03-06T16:57:05.264Z] 752a2a0ae804: Pushed [2023-03-06T16:57:05.264Z] b9da6ae59ae744deab01801bcadba3dff2eb7fa6: digest: sha256:d9f531b35c5ff01ab88030348520f5b1c5200aaec8f7948bf530a62a164a2cca size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-06T16:57:05.582Z] + 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-06T16:57:05.893Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2023-03-06T16:57:05.894Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-03-06T16:57:05.894Z] e0f65c252b70: Preparing [2023-03-06T16:57:05.894Z] 9cafed6220c6: Preparing [2023-03-06T16:57:05.894Z] 27e7122d57b0: Preparing [2023-03-06T16:57:05.894Z] 752a2a0ae804: Preparing [2023-03-06T16:57:05.894Z] 09520fbacae1: Preparing [2023-03-06T16:57:05.894Z] b3b1d50b4f9d: Preparing [2023-03-06T16:57:05.894Z] 4e6476652798: Preparing [2023-03-06T16:57:05.894Z] 4e6476652798: Waiting [2023-03-06T16:57:05.894Z] b3b1d50b4f9d: Waiting [2023-03-06T16:57:05.894Z] e0f65c252b70: Layer already exists [2023-03-06T16:57:05.894Z] 27e7122d57b0: Layer already exists [2023-03-06T16:57:05.894Z] 9cafed6220c6: Layer already exists [2023-03-06T16:57:05.894Z] 09520fbacae1: Layer already exists [2023-03-06T16:57:05.894Z] 752a2a0ae804: Layer already exists [2023-03-06T16:57:05.894Z] b3b1d50b4f9d: Layer already exists [2023-03-06T16:57:05.894Z] 4e6476652798: Layer already exists [2023-03-06T16:57:05.894Z] latest: digest: sha256:d9f531b35c5ff01ab88030348520f5b1c5200aaec8f7948bf530a62a164a2cca size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-06T16:57:06.208Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:3.0.0-dev.77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-06T16:57:06.546Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:3.0.0-dev.77 [2023-03-06T16:57:06.546Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-03-06T16:57:06.546Z] e0f65c252b70: Preparing [2023-03-06T16:57:06.546Z] 9cafed6220c6: Preparing [2023-03-06T16:57:06.546Z] 27e7122d57b0: Preparing [2023-03-06T16:57:06.546Z] 752a2a0ae804: Preparing [2023-03-06T16:57:06.546Z] 09520fbacae1: Preparing [2023-03-06T16:57:06.546Z] b3b1d50b4f9d: Preparing [2023-03-06T16:57:06.546Z] 4e6476652798: Preparing [2023-03-06T16:57:06.546Z] b3b1d50b4f9d: Waiting [2023-03-06T16:57:06.546Z] 4e6476652798: Waiting [2023-03-06T16:57:06.546Z] 752a2a0ae804: Layer already exists [2023-03-06T16:57:06.546Z] e0f65c252b70: Layer already exists [2023-03-06T16:57:06.546Z] 09520fbacae1: Layer already exists [2023-03-06T16:57:06.546Z] 27e7122d57b0: Layer already exists [2023-03-06T16:57:06.546Z] 9cafed6220c6: Layer already exists [2023-03-06T16:57:06.546Z] 4e6476652798: Layer already exists [2023-03-06T16:57:06.546Z] b3b1d50b4f9d: Layer already exists [2023-03-06T16:57:06.546Z] 3.0.0-dev.77: digest: sha256:d9f531b35c5ff01ab88030348520f5b1c5200aaec8f7948bf530a62a164a2cca size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-06T16:57:06.854Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:b9da6ae59ae744deab01801bcadba3dff2eb7fa6-3.0.0-dev.77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-06T16:57:07.629Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:b9da6ae59ae744deab01801bcadba3dff2eb7fa6-3.0.0-dev.77 [2023-03-06T16:57:07.629Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-03-06T16:57:07.629Z] e0f65c252b70: Preparing [2023-03-06T16:57:07.629Z] 9cafed6220c6: Preparing [2023-03-06T16:57:07.629Z] 27e7122d57b0: Preparing [2023-03-06T16:57:07.629Z] 752a2a0ae804: Preparing [2023-03-06T16:57:07.629Z] 09520fbacae1: Preparing [2023-03-06T16:57:07.629Z] b3b1d50b4f9d: Preparing [2023-03-06T16:57:07.629Z] 4e6476652798: Preparing [2023-03-06T16:57:07.629Z] b3b1d50b4f9d: Waiting [2023-03-06T16:57:07.629Z] 09520fbacae1: Layer already exists [2023-03-06T16:57:07.629Z] 752a2a0ae804: Layer already exists [2023-03-06T16:57:07.629Z] e0f65c252b70: Layer already exists [2023-03-06T16:57:07.629Z] 9cafed6220c6: Layer already exists [2023-03-06T16:57:07.629Z] 27e7122d57b0: Layer already exists [2023-03-06T16:57:07.629Z] b3b1d50b4f9d: Layer already exists [2023-03-06T16:57:07.629Z] 4e6476652798: Layer already exists [2023-03-06T16:57:07.629Z] b9da6ae59ae744deab01801bcadba3dff2eb7fa6-3.0.0-dev.77: digest: sha256:d9f531b35c5ff01ab88030348520f5b1c5200aaec8f7948bf530a62a164a2cca size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-06T16:57:07.948Z] + 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-06T16:57:08.311Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main [2023-03-06T16:57:08.311Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-03-06T16:57:08.311Z] e0f65c252b70: Preparing [2023-03-06T16:57:08.311Z] 9cafed6220c6: Preparing [2023-03-06T16:57:08.311Z] 27e7122d57b0: Preparing [2023-03-06T16:57:08.311Z] 752a2a0ae804: Preparing [2023-03-06T16:57:08.311Z] 09520fbacae1: Preparing [2023-03-06T16:57:08.311Z] b3b1d50b4f9d: Preparing [2023-03-06T16:57:08.311Z] 4e6476652798: Preparing [2023-03-06T16:57:08.312Z] 4e6476652798: Waiting [2023-03-06T16:57:08.312Z] b3b1d50b4f9d: Waiting [2023-03-06T16:57:08.312Z] e0f65c252b70: Layer already exists [2023-03-06T16:57:08.312Z] 752a2a0ae804: Layer already exists [2023-03-06T16:57:08.312Z] 9cafed6220c6: Layer already exists [2023-03-06T16:57:08.312Z] 09520fbacae1: Layer already exists [2023-03-06T16:57:08.312Z] 27e7122d57b0: Layer already exists [2023-03-06T16:57:08.312Z] b3b1d50b4f9d: Layer already exists [2023-03-06T16:57:08.312Z] 4e6476652798: Layer already exists [2023-03-06T16:57:08.312Z] main: digest: sha256:d9f531b35c5ff01ab88030348520f5b1c5200aaec8f7948bf530a62a164a2cca size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-06T16:57:08.352Z] ===================================================== [Pipeline] echo [2023-03-06T16:57:08.366Z] taggedImages: [2023-03-06T16:57:08.366Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:b9da6ae59ae744deab01801bcadba3dff2eb7fa6 [2023-03-06T16:57:08.366Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2023-03-06T16:57:08.366Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:3.0.0-dev.77 [2023-03-06T16:57:08.366Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:b9da6ae59ae744deab01801bcadba3dff2eb7fa6-3.0.0-dev.77 [2023-03-06T16:57:08.366Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo [2023-03-06T16:57:08.388Z] [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: [2023-03-06T16:57:08.388Z] b9da6ae59ae744deab01801bcadba3dff2eb7fa6 [2023-03-06T16:57:08.388Z] latest [2023-03-06T16:57:08.388Z] 3.0.0-dev.77 [2023-03-06T16:57:08.388Z] b9da6ae59ae744deab01801bcadba3dff2eb7fa6-3.0.0-dev.77 [2023-03-06T16:57:08.388Z] main [2023-03-06T16:57:08.388Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-06T16:57:08.703Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:b9da6ae59ae744deab01801bcadba3dff2eb7fa6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-06T16:57:09.051Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:b9da6ae59ae744deab01801bcadba3dff2eb7fa6 [2023-03-06T16:57:09.051Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-03-06T16:57:09.051Z] 149a52c2a00c: Preparing [2023-03-06T16:57:09.051Z] b5ae836862eb: Preparing [2023-03-06T16:57:09.051Z] 1a852aa2ceb3: Preparing [2023-03-06T16:57:09.051Z] ef1175f7bf3f: Preparing [2023-03-06T16:57:09.051Z] 7ad0ac706746: Preparing [2023-03-06T16:57:09.051Z] 4e6476652798: Preparing [2023-03-06T16:57:09.051Z] 4e6476652798: Waiting [2023-03-06T16:57:09.051Z] 1a852aa2ceb3: Pushed [2023-03-06T16:57:09.051Z] b5ae836862eb: Pushed [2023-03-06T16:57:09.051Z] 149a52c2a00c: Pushed [2023-03-06T16:57:09.051Z] 4e6476652798: Layer already exists [2023-03-06T16:57:09.309Z] 7ad0ac706746: Pushed [2023-03-06T16:57:14.581Z] ef1175f7bf3f: Pushed [2023-03-06T16:57:15.959Z] b9da6ae59ae744deab01801bcadba3dff2eb7fa6: digest: sha256:3c363f2c4926a46c6c251b47d19753f12eef302c1187f68a8563f00d09fbe102 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-06T16:57:16.264Z] + 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-06T16:57:16.570Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest [2023-03-06T16:57:16.570Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-03-06T16:57:16.570Z] 149a52c2a00c: Preparing [2023-03-06T16:57:16.570Z] b5ae836862eb: Preparing [2023-03-06T16:57:16.570Z] 1a852aa2ceb3: Preparing [2023-03-06T16:57:16.570Z] ef1175f7bf3f: Preparing [2023-03-06T16:57:16.570Z] 7ad0ac706746: Preparing [2023-03-06T16:57:16.570Z] 4e6476652798: Preparing [2023-03-06T16:57:16.570Z] 4e6476652798: Waiting [2023-03-06T16:57:16.570Z] 149a52c2a00c: Layer already exists [2023-03-06T16:57:16.570Z] 7ad0ac706746: Layer already exists [2023-03-06T16:57:16.570Z] ef1175f7bf3f: Layer already exists [2023-03-06T16:57:16.570Z] 1a852aa2ceb3: Layer already exists [2023-03-06T16:57:16.570Z] b5ae836862eb: Layer already exists [2023-03-06T16:57:16.570Z] 4e6476652798: Layer already exists [2023-03-06T16:57:16.570Z] latest: digest: sha256:3c363f2c4926a46c6c251b47d19753f12eef302c1187f68a8563f00d09fbe102 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-06T16:57:16.880Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:3.0.0-dev.77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-06T16:57:17.177Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:3.0.0-dev.77 [2023-03-06T16:57:17.178Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-03-06T16:57:17.178Z] 149a52c2a00c: Preparing [2023-03-06T16:57:17.178Z] b5ae836862eb: Preparing [2023-03-06T16:57:17.178Z] 1a852aa2ceb3: Preparing [2023-03-06T16:57:17.178Z] ef1175f7bf3f: Preparing [2023-03-06T16:57:17.178Z] 7ad0ac706746: Preparing [2023-03-06T16:57:17.178Z] 4e6476652798: Preparing [2023-03-06T16:57:17.178Z] 4e6476652798: Waiting [2023-03-06T16:57:17.178Z] ef1175f7bf3f: Layer already exists [2023-03-06T16:57:17.178Z] b5ae836862eb: Layer already exists [2023-03-06T16:57:17.178Z] 7ad0ac706746: Layer already exists [2023-03-06T16:57:17.178Z] 149a52c2a00c: Layer already exists [2023-03-06T16:57:17.178Z] 1a852aa2ceb3: Layer already exists [2023-03-06T16:57:17.178Z] 4e6476652798: Layer already exists [2023-03-06T16:57:17.178Z] 3.0.0-dev.77: digest: sha256:3c363f2c4926a46c6c251b47d19753f12eef302c1187f68a8563f00d09fbe102 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-06T16:57:17.477Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:b9da6ae59ae744deab01801bcadba3dff2eb7fa6-3.0.0-dev.77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-06T16:57:17.779Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:b9da6ae59ae744deab01801bcadba3dff2eb7fa6-3.0.0-dev.77 [2023-03-06T16:57:17.779Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-03-06T16:57:17.779Z] 149a52c2a00c: Preparing [2023-03-06T16:57:17.779Z] b5ae836862eb: Preparing [2023-03-06T16:57:17.779Z] 1a852aa2ceb3: Preparing [2023-03-06T16:57:17.779Z] ef1175f7bf3f: Preparing [2023-03-06T16:57:17.779Z] 7ad0ac706746: Preparing [2023-03-06T16:57:17.779Z] 4e6476652798: Preparing [2023-03-06T16:57:17.779Z] 4e6476652798: Waiting [2023-03-06T16:57:17.779Z] 7ad0ac706746: Layer already exists [2023-03-06T16:57:17.779Z] 1a852aa2ceb3: Layer already exists [2023-03-06T16:57:17.779Z] ef1175f7bf3f: Layer already exists [2023-03-06T16:57:17.779Z] 149a52c2a00c: Layer already exists [2023-03-06T16:57:17.779Z] b5ae836862eb: Layer already exists [2023-03-06T16:57:17.779Z] 4e6476652798: Layer already exists [2023-03-06T16:57:17.779Z] b9da6ae59ae744deab01801bcadba3dff2eb7fa6-3.0.0-dev.77: digest: sha256:3c363f2c4926a46c6c251b47d19753f12eef302c1187f68a8563f00d09fbe102 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-06T16:57:18.086Z] + 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-06T16:57:18.388Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main [2023-03-06T16:57:18.388Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-03-06T16:57:18.388Z] 149a52c2a00c: Preparing [2023-03-06T16:57:18.388Z] b5ae836862eb: Preparing [2023-03-06T16:57:18.388Z] 1a852aa2ceb3: Preparing [2023-03-06T16:57:18.388Z] ef1175f7bf3f: Preparing [2023-03-06T16:57:18.388Z] 7ad0ac706746: Preparing [2023-03-06T16:57:18.388Z] 4e6476652798: Preparing [2023-03-06T16:57:18.388Z] 4e6476652798: Waiting [2023-03-06T16:57:18.388Z] ef1175f7bf3f: Layer already exists [2023-03-06T16:57:18.388Z] 149a52c2a00c: Layer already exists [2023-03-06T16:57:18.388Z] 7ad0ac706746: Layer already exists [2023-03-06T16:57:18.388Z] b5ae836862eb: Layer already exists [2023-03-06T16:57:18.388Z] 1a852aa2ceb3: Layer already exists [2023-03-06T16:57:18.388Z] 4e6476652798: Layer already exists [2023-03-06T16:57:18.388Z] main: digest: sha256:3c363f2c4926a46c6c251b47d19753f12eef302c1187f68a8563f00d09fbe102 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-06T16:57:18.428Z] ===================================================== [Pipeline] echo [2023-03-06T16:57:18.434Z] taggedImages: [2023-03-06T16:57:18.434Z] - nexus3.edgexfoundry.org:10004/security-spire-config:b9da6ae59ae744deab01801bcadba3dff2eb7fa6 [2023-03-06T16:57:18.434Z] - nexus3.edgexfoundry.org:10004/security-spire-config:latest [2023-03-06T16:57:18.434Z] - nexus3.edgexfoundry.org:10004/security-spire-config:3.0.0-dev.77 [2023-03-06T16:57:18.434Z] - nexus3.edgexfoundry.org:10004/security-spire-config:b9da6ae59ae744deab01801bcadba3dff2eb7fa6-3.0.0-dev.77 [2023-03-06T16:57:18.434Z] - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo [2023-03-06T16:57:18.449Z] [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: [2023-03-06T16:57:18.449Z] b9da6ae59ae744deab01801bcadba3dff2eb7fa6 [2023-03-06T16:57:18.449Z] latest [2023-03-06T16:57:18.449Z] 3.0.0-dev.77 [2023-03-06T16:57:18.449Z] b9da6ae59ae744deab01801bcadba3dff2eb7fa6-3.0.0-dev.77 [2023-03-06T16:57:18.449Z] main [2023-03-06T16:57:18.449Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-06T16:57:18.752Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:b9da6ae59ae744deab01801bcadba3dff2eb7fa6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-06T16:57:19.129Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:b9da6ae59ae744deab01801bcadba3dff2eb7fa6 [2023-03-06T16:57:19.129Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-03-06T16:57:19.129Z] eea111b5f68f: Preparing [2023-03-06T16:57:19.129Z] aa77b4101901: Preparing [2023-03-06T16:57:19.129Z] a5ae5aa63f4d: Preparing [2023-03-06T16:57:19.129Z] e7ecf6fd5b5f: Preparing [2023-03-06T16:57:19.129Z] b3b1d50b4f9d: Preparing [2023-03-06T16:57:19.129Z] 4e6476652798: Preparing [2023-03-06T16:57:19.129Z] 4e6476652798: Waiting [2023-03-06T16:57:19.129Z] b3b1d50b4f9d: Layer already exists [2023-03-06T16:57:19.129Z] 4e6476652798: Layer already exists [2023-03-06T16:57:19.129Z] eea111b5f68f: Pushed [2023-03-06T16:57:19.129Z] aa77b4101901: Pushed [2023-03-06T16:57:19.129Z] a5ae5aa63f4d: Pushed [2023-03-06T16:57:25.819Z] e7ecf6fd5b5f: Pushed [2023-03-06T16:57:25.819Z] b9da6ae59ae744deab01801bcadba3dff2eb7fa6: digest: sha256:95731957b543cd0784e279de9ba99d1e2a4d963f4a522d5622e868da3a442ed1 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-06T16:57:26.123Z] + 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-06T16:57:26.420Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest [2023-03-06T16:57:26.420Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-03-06T16:57:26.420Z] eea111b5f68f: Preparing [2023-03-06T16:57:26.420Z] aa77b4101901: Preparing [2023-03-06T16:57:26.420Z] a5ae5aa63f4d: Preparing [2023-03-06T16:57:26.420Z] e7ecf6fd5b5f: Preparing [2023-03-06T16:57:26.420Z] b3b1d50b4f9d: Preparing [2023-03-06T16:57:26.420Z] 4e6476652798: Preparing [2023-03-06T16:57:26.420Z] 4e6476652798: Waiting [2023-03-06T16:57:26.420Z] b3b1d50b4f9d: Layer already exists [2023-03-06T16:57:26.420Z] eea111b5f68f: Layer already exists [2023-03-06T16:57:26.420Z] aa77b4101901: Layer already exists [2023-03-06T16:57:26.420Z] e7ecf6fd5b5f: Layer already exists [2023-03-06T16:57:26.420Z] a5ae5aa63f4d: Layer already exists [2023-03-06T16:57:26.420Z] 4e6476652798: Layer already exists [2023-03-06T16:57:26.420Z] latest: digest: sha256:95731957b543cd0784e279de9ba99d1e2a4d963f4a522d5622e868da3a442ed1 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-06T16:57:26.720Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:3.0.0-dev.77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-06T16:57:27.017Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:3.0.0-dev.77 [2023-03-06T16:57:27.017Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-03-06T16:57:27.017Z] eea111b5f68f: Preparing [2023-03-06T16:57:27.017Z] aa77b4101901: Preparing [2023-03-06T16:57:27.017Z] a5ae5aa63f4d: Preparing [2023-03-06T16:57:27.017Z] e7ecf6fd5b5f: Preparing [2023-03-06T16:57:27.017Z] b3b1d50b4f9d: Preparing [2023-03-06T16:57:27.017Z] 4e6476652798: Preparing [2023-03-06T16:57:27.017Z] 4e6476652798: Waiting [2023-03-06T16:57:27.017Z] eea111b5f68f: Layer already exists [2023-03-06T16:57:27.017Z] e7ecf6fd5b5f: Layer already exists [2023-03-06T16:57:27.017Z] aa77b4101901: Layer already exists [2023-03-06T16:57:27.017Z] a5ae5aa63f4d: Layer already exists [2023-03-06T16:57:27.017Z] b3b1d50b4f9d: Layer already exists [2023-03-06T16:57:27.017Z] 4e6476652798: Layer already exists [2023-03-06T16:57:27.017Z] 3.0.0-dev.77: digest: sha256:95731957b543cd0784e279de9ba99d1e2a4d963f4a522d5622e868da3a442ed1 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-06T16:57:27.324Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:b9da6ae59ae744deab01801bcadba3dff2eb7fa6-3.0.0-dev.77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-06T16:57:27.622Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:b9da6ae59ae744deab01801bcadba3dff2eb7fa6-3.0.0-dev.77 [2023-03-06T16:57:27.622Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-03-06T16:57:27.622Z] eea111b5f68f: Preparing [2023-03-06T16:57:27.622Z] aa77b4101901: Preparing [2023-03-06T16:57:27.622Z] a5ae5aa63f4d: Preparing [2023-03-06T16:57:27.622Z] e7ecf6fd5b5f: Preparing [2023-03-06T16:57:27.622Z] b3b1d50b4f9d: Preparing [2023-03-06T16:57:27.622Z] 4e6476652798: Preparing [2023-03-06T16:57:27.622Z] 4e6476652798: Waiting [2023-03-06T16:57:27.622Z] a5ae5aa63f4d: Layer already exists [2023-03-06T16:57:27.622Z] e7ecf6fd5b5f: Layer already exists [2023-03-06T16:57:27.622Z] b3b1d50b4f9d: Layer already exists [2023-03-06T16:57:27.622Z] aa77b4101901: Layer already exists [2023-03-06T16:57:27.622Z] eea111b5f68f: Layer already exists [2023-03-06T16:57:27.622Z] 4e6476652798: Layer already exists [2023-03-06T16:57:27.622Z] b9da6ae59ae744deab01801bcadba3dff2eb7fa6-3.0.0-dev.77: digest: sha256:95731957b543cd0784e279de9ba99d1e2a4d963f4a522d5622e868da3a442ed1 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-06T16:57:27.925Z] + 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-06T16:57:28.227Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main [2023-03-06T16:57:28.227Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-03-06T16:57:28.227Z] eea111b5f68f: Preparing [2023-03-06T16:57:28.227Z] aa77b4101901: Preparing [2023-03-06T16:57:28.227Z] a5ae5aa63f4d: Preparing [2023-03-06T16:57:28.227Z] e7ecf6fd5b5f: Preparing [2023-03-06T16:57:28.227Z] b3b1d50b4f9d: Preparing [2023-03-06T16:57:28.227Z] 4e6476652798: Preparing [2023-03-06T16:57:28.227Z] 4e6476652798: Waiting [2023-03-06T16:57:28.227Z] b3b1d50b4f9d: Layer already exists [2023-03-06T16:57:28.227Z] eea111b5f68f: Layer already exists [2023-03-06T16:57:28.227Z] e7ecf6fd5b5f: Layer already exists [2023-03-06T16:57:28.227Z] a5ae5aa63f4d: Layer already exists [2023-03-06T16:57:28.227Z] aa77b4101901: Layer already exists [2023-03-06T16:57:28.227Z] 4e6476652798: Layer already exists [2023-03-06T16:57:28.227Z] main: digest: sha256:95731957b543cd0784e279de9ba99d1e2a4d963f4a522d5622e868da3a442ed1 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-06T16:57:28.260Z] ===================================================== [Pipeline] echo [2023-03-06T16:57:28.266Z] taggedImages: [2023-03-06T16:57:28.266Z] - nexus3.edgexfoundry.org:10004/security-spire-server:b9da6ae59ae744deab01801bcadba3dff2eb7fa6 [2023-03-06T16:57:28.266Z] - nexus3.edgexfoundry.org:10004/security-spire-server:latest [2023-03-06T16:57:28.266Z] - nexus3.edgexfoundry.org:10004/security-spire-server:3.0.0-dev.77 [2023-03-06T16:57:28.266Z] - nexus3.edgexfoundry.org:10004/security-spire-server:b9da6ae59ae744deab01801bcadba3dff2eb7fa6-3.0.0-dev.77 [2023-03-06T16:57:28.266Z] - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo [2023-03-06T16:57:28.281Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2023-03-06T16:57:28.281Z] b9da6ae59ae744deab01801bcadba3dff2eb7fa6 [2023-03-06T16:57:28.281Z] latest [2023-03-06T16:57:28.281Z] 3.0.0-dev.77 [2023-03-06T16:57:28.281Z] b9da6ae59ae744deab01801bcadba3dff2eb7fa6-3.0.0-dev.77 [2023-03-06T16:57:28.281Z] main [2023-03-06T16:57:28.281Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-06T16:57:28.585Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:b9da6ae59ae744deab01801bcadba3dff2eb7fa6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-06T16:57:28.882Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:b9da6ae59ae744deab01801bcadba3dff2eb7fa6 [2023-03-06T16:57:28.882Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-03-06T16:57:28.882Z] c3ba1bdcd7ba: Preparing [2023-03-06T16:57:28.882Z] 777d087f2e90: Preparing [2023-03-06T16:57:28.882Z] 80f8b9e28b17: Preparing [2023-03-06T16:57:28.882Z] c9a764782d69: Preparing [2023-03-06T16:57:28.882Z] aa5968d388b8: Preparing [2023-03-06T16:57:28.882Z] aa5968d388b8: Layer already exists [2023-03-06T16:57:28.882Z] 80f8b9e28b17: Layer already exists [2023-03-06T16:57:28.882Z] c3ba1bdcd7ba: Pushed [2023-03-06T16:57:28.882Z] c9a764782d69: Pushed [2023-03-06T16:57:31.424Z] 777d087f2e90: Pushed [2023-03-06T16:57:31.424Z] b9da6ae59ae744deab01801bcadba3dff2eb7fa6: digest: sha256:cc01151197ff5b5a79c046009282cce796e02da7de1ac649c7c2eafab614cd83 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-06T16:57:31.727Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-06T16:57:32.027Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2023-03-06T16:57:32.027Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-03-06T16:57:32.027Z] c3ba1bdcd7ba: Preparing [2023-03-06T16:57:32.027Z] 777d087f2e90: Preparing [2023-03-06T16:57:32.027Z] 80f8b9e28b17: Preparing [2023-03-06T16:57:32.027Z] c9a764782d69: Preparing [2023-03-06T16:57:32.027Z] aa5968d388b8: Preparing [2023-03-06T16:57:32.027Z] aa5968d388b8: Layer already exists [2023-03-06T16:57:32.027Z] c9a764782d69: Layer already exists [2023-03-06T16:57:32.027Z] c3ba1bdcd7ba: Layer already exists [2023-03-06T16:57:32.027Z] 80f8b9e28b17: Layer already exists [2023-03-06T16:57:32.027Z] 777d087f2e90: Layer already exists [2023-03-06T16:57:32.027Z] latest: digest: sha256:cc01151197ff5b5a79c046009282cce796e02da7de1ac649c7c2eafab614cd83 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-06T16:57:32.330Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:3.0.0-dev.77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-06T16:57:32.631Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:3.0.0-dev.77 [2023-03-06T16:57:32.631Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-03-06T16:57:32.631Z] c3ba1bdcd7ba: Preparing [2023-03-06T16:57:32.631Z] 777d087f2e90: Preparing [2023-03-06T16:57:32.631Z] 80f8b9e28b17: Preparing [2023-03-06T16:57:32.631Z] c9a764782d69: Preparing [2023-03-06T16:57:32.631Z] aa5968d388b8: Preparing [2023-03-06T16:57:32.631Z] 777d087f2e90: Layer already exists [2023-03-06T16:57:32.631Z] aa5968d388b8: Layer already exists [2023-03-06T16:57:32.631Z] c3ba1bdcd7ba: Layer already exists [2023-03-06T16:57:32.631Z] 80f8b9e28b17: Layer already exists [2023-03-06T16:57:32.631Z] c9a764782d69: Layer already exists [2023-03-06T16:57:32.631Z] 3.0.0-dev.77: digest: sha256:cc01151197ff5b5a79c046009282cce796e02da7de1ac649c7c2eafab614cd83 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-06T16:57:32.934Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:b9da6ae59ae744deab01801bcadba3dff2eb7fa6-3.0.0-dev.77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-06T16:57:33.235Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:b9da6ae59ae744deab01801bcadba3dff2eb7fa6-3.0.0-dev.77 [2023-03-06T16:57:33.235Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-03-06T16:57:33.235Z] c3ba1bdcd7ba: Preparing [2023-03-06T16:57:33.235Z] 777d087f2e90: Preparing [2023-03-06T16:57:33.235Z] 80f8b9e28b17: Preparing [2023-03-06T16:57:33.235Z] c9a764782d69: Preparing [2023-03-06T16:57:33.235Z] aa5968d388b8: Preparing [2023-03-06T16:57:33.235Z] c9a764782d69: Layer already exists [2023-03-06T16:57:33.235Z] aa5968d388b8: Layer already exists [2023-03-06T16:57:33.235Z] c3ba1bdcd7ba: Layer already exists [2023-03-06T16:57:33.235Z] 777d087f2e90: Layer already exists [2023-03-06T16:57:33.235Z] 80f8b9e28b17: Layer already exists [2023-03-06T16:57:33.235Z] b9da6ae59ae744deab01801bcadba3dff2eb7fa6-3.0.0-dev.77: digest: sha256:cc01151197ff5b5a79c046009282cce796e02da7de1ac649c7c2eafab614cd83 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-06T16:57:33.539Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-06T16:57:33.841Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2023-03-06T16:57:33.841Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-03-06T16:57:33.841Z] c3ba1bdcd7ba: Preparing [2023-03-06T16:57:33.841Z] 777d087f2e90: Preparing [2023-03-06T16:57:33.841Z] 80f8b9e28b17: Preparing [2023-03-06T16:57:33.841Z] c9a764782d69: Preparing [2023-03-06T16:57:33.841Z] aa5968d388b8: Preparing [2023-03-06T16:57:33.841Z] aa5968d388b8: Layer already exists [2023-03-06T16:57:33.841Z] c3ba1bdcd7ba: Layer already exists [2023-03-06T16:57:33.841Z] c9a764782d69: Layer already exists [2023-03-06T16:57:33.841Z] 777d087f2e90: Layer already exists [2023-03-06T16:57:33.841Z] 80f8b9e28b17: Layer already exists [2023-03-06T16:57:33.841Z] main: digest: sha256:cc01151197ff5b5a79c046009282cce796e02da7de1ac649c7c2eafab614cd83 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-06T16:57:33.888Z] ===================================================== [Pipeline] echo [2023-03-06T16:57:33.897Z] taggedImages: [2023-03-06T16:57:33.897Z] - nexus3.edgexfoundry.org:10004/support-notifications:b9da6ae59ae744deab01801bcadba3dff2eb7fa6 [2023-03-06T16:57:33.897Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2023-03-06T16:57:33.897Z] - nexus3.edgexfoundry.org:10004/support-notifications:3.0.0-dev.77 [2023-03-06T16:57:33.897Z] - nexus3.edgexfoundry.org:10004/support-notifications:b9da6ae59ae744deab01801bcadba3dff2eb7fa6-3.0.0-dev.77 [2023-03-06T16:57:33.897Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo [2023-03-06T16:57:33.923Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2023-03-06T16:57:33.923Z] b9da6ae59ae744deab01801bcadba3dff2eb7fa6 [2023-03-06T16:57:33.923Z] latest [2023-03-06T16:57:33.923Z] 3.0.0-dev.77 [2023-03-06T16:57:33.923Z] b9da6ae59ae744deab01801bcadba3dff2eb7fa6-3.0.0-dev.77 [2023-03-06T16:57:33.923Z] main [2023-03-06T16:57:33.923Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-06T16:57:34.231Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:b9da6ae59ae744deab01801bcadba3dff2eb7fa6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-06T16:57:34.539Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:b9da6ae59ae744deab01801bcadba3dff2eb7fa6 [2023-03-06T16:57:34.539Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-03-06T16:57:34.539Z] 9eb76af73fc9: Preparing [2023-03-06T16:57:34.539Z] a8a09d4e0dcc: Preparing [2023-03-06T16:57:34.539Z] 80f8b9e28b17: Preparing [2023-03-06T16:57:34.539Z] 8db95e4569a3: Preparing [2023-03-06T16:57:34.539Z] aa5968d388b8: Preparing [2023-03-06T16:57:34.539Z] aa5968d388b8: Layer already exists [2023-03-06T16:57:34.539Z] 8db95e4569a3: Layer already exists [2023-03-06T16:57:34.539Z] 80f8b9e28b17: Layer already exists [2023-03-06T16:57:34.539Z] 9eb76af73fc9: Pushed [2023-03-06T16:57:37.215Z] a8a09d4e0dcc: Pushed [2023-03-06T16:57:37.215Z] b9da6ae59ae744deab01801bcadba3dff2eb7fa6: digest: sha256:f0a317231ff0d8dd28922d269b23b751e8544763144011b336504c19b87746e7 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-06T16:57:37.524Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-06T16:57:37.837Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2023-03-06T16:57:37.837Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-03-06T16:57:37.837Z] 9eb76af73fc9: Preparing [2023-03-06T16:57:37.837Z] a8a09d4e0dcc: Preparing [2023-03-06T16:57:37.837Z] 80f8b9e28b17: Preparing [2023-03-06T16:57:37.837Z] 8db95e4569a3: Preparing [2023-03-06T16:57:37.837Z] aa5968d388b8: Preparing [2023-03-06T16:57:37.837Z] 8db95e4569a3: Layer already exists [2023-03-06T16:57:37.837Z] 9eb76af73fc9: Layer already exists [2023-03-06T16:57:37.837Z] a8a09d4e0dcc: Layer already exists [2023-03-06T16:57:37.837Z] 80f8b9e28b17: Layer already exists [2023-03-06T16:57:37.837Z] aa5968d388b8: Layer already exists [2023-03-06T16:57:38.095Z] latest: digest: sha256:f0a317231ff0d8dd28922d269b23b751e8544763144011b336504c19b87746e7 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-06T16:57:38.409Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:3.0.0-dev.77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-06T16:57:38.715Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:3.0.0-dev.77 [2023-03-06T16:57:38.715Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-03-06T16:57:38.715Z] 9eb76af73fc9: Preparing [2023-03-06T16:57:38.715Z] a8a09d4e0dcc: Preparing [2023-03-06T16:57:38.715Z] 80f8b9e28b17: Preparing [2023-03-06T16:57:38.715Z] 8db95e4569a3: Preparing [2023-03-06T16:57:38.715Z] aa5968d388b8: Preparing [2023-03-06T16:57:38.715Z] 80f8b9e28b17: Layer already exists [2023-03-06T16:57:38.715Z] aa5968d388b8: Layer already exists [2023-03-06T16:57:38.715Z] 8db95e4569a3: Layer already exists [2023-03-06T16:57:38.715Z] 9eb76af73fc9: Layer already exists [2023-03-06T16:57:38.715Z] a8a09d4e0dcc: Layer already exists [2023-03-06T16:57:38.715Z] 3.0.0-dev.77: digest: sha256:f0a317231ff0d8dd28922d269b23b751e8544763144011b336504c19b87746e7 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-06T16:57:39.031Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:b9da6ae59ae744deab01801bcadba3dff2eb7fa6-3.0.0-dev.77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-06T16:57:39.338Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:b9da6ae59ae744deab01801bcadba3dff2eb7fa6-3.0.0-dev.77 [2023-03-06T16:57:39.338Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-03-06T16:57:39.338Z] 9eb76af73fc9: Preparing [2023-03-06T16:57:39.338Z] a8a09d4e0dcc: Preparing [2023-03-06T16:57:39.338Z] 80f8b9e28b17: Preparing [2023-03-06T16:57:39.338Z] 8db95e4569a3: Preparing [2023-03-06T16:57:39.338Z] aa5968d388b8: Preparing [2023-03-06T16:57:39.338Z] a8a09d4e0dcc: Layer already exists [2023-03-06T16:57:39.338Z] 9eb76af73fc9: Layer already exists [2023-03-06T16:57:39.338Z] 8db95e4569a3: Layer already exists [2023-03-06T16:57:39.338Z] 80f8b9e28b17: Layer already exists [2023-03-06T16:57:39.338Z] aa5968d388b8: Layer already exists [2023-03-06T16:57:39.338Z] b9da6ae59ae744deab01801bcadba3dff2eb7fa6-3.0.0-dev.77: digest: sha256:f0a317231ff0d8dd28922d269b23b751e8544763144011b336504c19b87746e7 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-06T16:57:39.652Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-06T16:57:39.962Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2023-03-06T16:57:39.962Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-03-06T16:57:39.962Z] 9eb76af73fc9: Preparing [2023-03-06T16:57:39.962Z] a8a09d4e0dcc: Preparing [2023-03-06T16:57:39.962Z] 80f8b9e28b17: Preparing [2023-03-06T16:57:39.962Z] 8db95e4569a3: Preparing [2023-03-06T16:57:39.962Z] aa5968d388b8: Preparing [2023-03-06T16:57:39.962Z] 80f8b9e28b17: Layer already exists [2023-03-06T16:57:39.962Z] 8db95e4569a3: Layer already exists [2023-03-06T16:57:39.962Z] a8a09d4e0dcc: Layer already exists [2023-03-06T16:57:39.962Z] aa5968d388b8: Layer already exists [2023-03-06T16:57:39.962Z] 9eb76af73fc9: Layer already exists [2023-03-06T16:57:39.962Z] main: digest: sha256:f0a317231ff0d8dd28922d269b23b751e8544763144011b336504c19b87746e7 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-06T16:57:40.009Z] ===================================================== [Pipeline] echo [2023-03-06T16:57:40.017Z] taggedImages: [2023-03-06T16:57:40.017Z] - nexus3.edgexfoundry.org:10004/support-scheduler:b9da6ae59ae744deab01801bcadba3dff2eb7fa6 [2023-03-06T16:57:40.017Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2023-03-06T16:57:40.017Z] - nexus3.edgexfoundry.org:10004/support-scheduler:3.0.0-dev.77 [2023-03-06T16:57:40.017Z] - nexus3.edgexfoundry.org:10004/support-scheduler:b9da6ae59ae744deab01801bcadba3dff2eb7fa6-3.0.0-dev.77 [2023-03-06T16:57:40.017Z] - 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-06T16:57:46.475Z] Removing intermediate container 02da83883a83 [2023-03-06T16:57:46.475Z] ---> 9aa9fdf065f2 [2023-03-06T16:57:46.475Z] Step 8/22 : COPY . . [2023-03-06T16:57:46.475Z] Removing intermediate container fffa03e07631 [2023-03-06T16:57:46.475Z] ---> ed3ae7c81cc7 [2023-03-06T16:57:46.475Z] Step 7/20 : COPY . . [2023-03-06T16:57:46.475Z] Removing intermediate container ec2789677c10 [2023-03-06T16:57:46.475Z] ---> eb0c5931d7e8 [2023-03-06T16:57:46.475Z] Step 8/22 : COPY . . [2023-03-06T16:57:46.475Z] Removing intermediate container 4973b54fc59d [2023-03-06T16:57:46.475Z] ---> a4206af052b2 [2023-03-06T16:57:46.475Z] Step 7/24 : COPY . . [2023-03-06T16:57:46.475Z] Removing intermediate container d85631955295 [2023-03-06T16:57:46.475Z] ---> 31361e25d1d1 [2023-03-06T16:57:46.475Z] Step 8/22 : COPY . . [2023-03-06T16:57:46.751Z] ---> f0f7e7a1f30c [2023-03-06T16:57:46.751Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-03-06T16:57:46.751Z] ---> 3f11334990f5 [2023-03-06T16:57:46.751Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth [2023-03-06T16:57:46.751Z] ---> 39596ddf371f [2023-03-06T16:57:46.751Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-03-06T16:57:46.751Z] ---> 53dd9af77908 [2023-03-06T16:57:47.018Z] Step 8/20 : RUN make cmd/secrets-config/secrets-config [2023-03-06T16:57:47.018Z] ---> 2503a532f806 [2023-03-06T16:57:47.018Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-03-06T16:57:47.018Z] ---> Running in 9dd24e0bb5ad [2023-03-06T16:57:47.018Z] ---> Running in 5087d0d9f5ad [2023-03-06T16:57:47.285Z] ---> Running in c13d0df9f81b [2023-03-06T16:57:47.285Z] ---> Running in a6ad7680fce3 [2023-03-06T16:57:47.285Z] ---> Running in 54b4c48a0724 [2023-03-06T16:57:48.245Z] Removing intermediate container c13d0df9f81b [2023-03-06T16:57:48.245Z] ---> 5a32ac45758d [2023-03-06T16:57:48.245Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-03-06T16:57:48.245Z] ---> Running in 822b6f557932 [2023-03-06T16:57:48.827Z] Removing intermediate container 822b6f557932 [2023-03-06T16:57:48.827Z] ---> e53d700a3e06 [2023-03-06T16:57:48.827Z] 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-06T16:57:48.827Z] ---> Running in c6eedb3a7947 [2023-03-06T16:57:50.246Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.77" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-03-06T16:57:50.844Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.77" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-03-06T16:57:50.844Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.77" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-03-06T16:57:51.112Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.77" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-03-06T16:57:53.073Z] Removing intermediate container c6eedb3a7947 [2023-03-06T16:57:53.073Z] ---> 22462434afa7 [2023-03-06T16:57:53.073Z] Step 11/24 : WORKDIR /edgex-go [2023-03-06T16:57:53.073Z] ---> Running in 49f92a5fb6c2 [2023-03-06T16:57:53.672Z] Removing intermediate container 49f92a5fb6c2 [2023-03-06T16:57:53.672Z] ---> c4998edfb322 [2023-03-06T16:57:53.672Z] [2023-03-06T16:57:53.672Z] Step 12/24 : FROM alpine:3.15 [2023-03-06T16:57:53.938Z] 3.15: Pulling from library/alpine [2023-03-06T16:57:55.894Z] Digest: sha256:689659b1f08e9fdfb85190144098c378beb5a53b328f7ced7883a74a1157c709 [2023-03-06T16:57:55.894Z] Status: Downloaded newer image for alpine:3.15 [2023-03-06T16:57:55.894Z] ---> 354640af7b1b [2023-03-06T16:57:55.894Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-06T16:57:55.894Z] ---> Running in 94fd6ee610f9 [2023-03-06T16:57:56.484Z] Removing intermediate container 94fd6ee610f9 [2023-03-06T16:57:56.484Z] ---> c11ac86652c0 [2023-03-06T16:57:56.484Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-03-06T16:57:56.484Z] ---> Running in c3eb5f64fad9 [2023-03-06T16:57:58.482Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-03-06T16:57:59.063Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-03-06T16:58:01.009Z] v3.15.7-39-gd3d51357104 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-03-06T16:58:01.009Z] v3.15.7-36-gfea8cac94fc [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-03-06T16:58:01.009Z] OK: 15736 distinct packages available [2023-03-06T16:58:01.276Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-03-06T16:58:01.888Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-03-06T16:58:03.877Z] (1/4) Installing dumb-init (1.2.5-r1) [2023-03-06T16:58:03.877Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-03-06T16:58:03.877Z] (3/4) Installing libucontext (1.1-r0) [2023-03-06T16:58:03.877Z] (4/4) Installing gcompat (1.0.0-r4) [2023-03-06T16:58:03.877Z] Executing busybox-1.34.1-r7.trigger [2023-03-06T16:58:03.877Z] OK: 6 MiB in 18 packages [2023-03-06T16:58:05.815Z] Removing intermediate container c3eb5f64fad9 [2023-03-06T16:58:05.815Z] ---> 71f47bb9843b [2023-03-06T16:58:05.815Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-06T16:58:14.044Z] ---> a3e14296eeee [2023-03-06T16:58:14.044Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-03-06T16:58:15.753Z] ---> ad42bdab07e1 [2023-03-06T16:58:15.753Z] Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-03-06T16:58:15.754Z] ---> Running in 246d1fa87262 [2023-03-06T16:58:16.749Z] Removing intermediate container 246d1fa87262 [2023-03-06T16:58:16.749Z] ---> 40eae8519ea3 [2023-03-06T16:58:16.749Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-03-06T16:58:17.737Z] ---> a3c6b6e4d078 [2023-03-06T16:58:17.737Z] Step 19/24 : WORKDIR / [2023-03-06T16:58:17.737Z] ---> Running in 0e7b8ff7a689 [2023-03-06T16:58:18.329Z] Removing intermediate container 0e7b8ff7a689 [2023-03-06T16:58:18.329Z] ---> 301834d8a735 [2023-03-06T16:58:18.329Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-06T16:58:18.601Z] ---> Running in 6773686f84fd [2023-03-06T16:58:19.556Z] Removing intermediate container 6773686f84fd [2023-03-06T16:58:19.556Z] ---> e7a117a72f50 [2023-03-06T16:58:19.556Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-06T16:58:19.556Z] ---> Running in 0146c407b65b [2023-03-06T16:58:20.137Z] Removing intermediate container 0146c407b65b [2023-03-06T16:58:20.137Z] ---> 4aba0fe73bdd [2023-03-06T16:58:20.137Z] Step 22/24 : LABEL arch=arm64 [2023-03-06T16:58:20.406Z] ---> Running in c3a6893466b6 [2023-03-06T16:58:20.986Z] Removing intermediate container c3a6893466b6 [2023-03-06T16:58:20.986Z] ---> 9960323e0671 [2023-03-06T16:58:20.986Z] Step 23/24 : LABEL git_sha=b9da6ae59ae744deab01801bcadba3dff2eb7fa6 [2023-03-06T16:58:20.986Z] ---> Running in 07da59ef9b30 [2023-03-06T16:58:24.320Z] Removing intermediate container 07da59ef9b30 [2023-03-06T16:58:24.320Z] ---> 393950c889ac [2023-03-06T16:58:24.320Z] Step 24/24 : LABEL version=3.0.0-dev.77 [2023-03-06T16:58:24.320Z] ---> Running in a7b6e7262233 [2023-03-06T16:58:24.586Z] Removing intermediate container a7b6e7262233 [2023-03-06T16:58:24.853Z] ---> 1e1821a75978 [2023-03-06T16:58:24.853Z] [2023-03-06T16:58:24.853Z] Successfully built 1e1821a75978 [2023-03-06T16:58:24.853Z] Successfully tagged security-spire-config-arm64:latest [2023-03-06T16:58:24.853Z]  Building security-spire-config ... done Building security-bootstrapper [2023-03-06T16:58:29.106Z] Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-06T16:58:29.106Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2023-03-06T16:58:29.106Z] ---> 9db517ea91cc [2023-03-06T16:58:29.106Z] Step 3/32 : WORKDIR /edgex-go [2023-03-06T16:58:29.106Z] ---> Using cache [2023-03-06T16:58:29.106Z] ---> 2cc5cfd90b27 [2023-03-06T16:58:29.106Z] Step 4/32 : RUN apk add --update --no-cache make git [2023-03-06T16:58:29.378Z] ---> Running in 8341d0531332 [2023-03-06T16:58:31.985Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-06T16:58:32.250Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-06T16:58:34.190Z] OK: 221 MiB in 51 packages [2023-03-06T16:58:37.357Z] Removing intermediate container 8341d0531332 [2023-03-06T16:58:37.357Z] ---> e8de97275bbb [2023-03-06T16:58:37.357Z] Step 5/32 : COPY go.mod vendor* ./ [2023-03-06T16:58:39.938Z] ---> 22028f1130f2 [2023-03-06T16:58:39.938Z] Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-06T16:58:40.204Z] ---> Running in b57abc815e40 [2023-03-06T17:00:16.842Z] Removing intermediate container b57abc815e40 [2023-03-06T17:00:16.842Z] ---> 0ef66f78fe7b [2023-03-06T17:00:16.842Z] Step 7/32 : COPY . . [2023-03-06T17:00:19.420Z] ---> 59430011ceb2 [2023-03-06T17:00:19.420Z] Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-03-06T17:00:19.420Z] ---> Running in b6cd55ebeb24 [2023-03-06T17:00:21.363Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.77" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-03-06T17:04:13.159Z] Removing intermediate container 5087d0d9f5ad [2023-03-06T17:04:13.159Z] ---> ff711ff3d662 [2023-03-06T17:04:13.159Z] [2023-03-06T17:04:13.159Z] Step 10/22 : FROM alpine:3.16 [2023-03-06T17:04:13.159Z] 3.16: Pulling from library/alpine [2023-03-06T17:04:13.159Z] Removing intermediate container 54b4c48a0724 [2023-03-06T17:04:13.159Z] ---> 3c06426d7662 [2023-03-06T17:04:13.159Z] [2023-03-06T17:04:13.159Z] Step 9/20 : FROM alpine:3.16 [2023-03-06T17:04:13.159Z] 3.16: Pulling from library/alpine [2023-03-06T17:04:13.159Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-03-06T17:04:13.159Z] Status: Downloaded newer image for alpine:3.16 [2023-03-06T17:04:13.159Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-03-06T17:04:13.159Z] Status: Image is up to date for alpine:3.16 [2023-03-06T17:04:13.159Z] ---> 4c81e5bf8899 [2023-03-06T17:04:13.159Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-03-06T17:04:13.159Z] ---> 4c81e5bf8899 [2023-03-06T17:04:13.159Z] Step 10/20 : RUN apk add --update --no-cache dumb-init openssl [2023-03-06T17:04:13.159Z] ---> Running in 0c6e05d43eaa [2023-03-06T17:04:13.159Z] ---> Running in 051be0778add [2023-03-06T17:04:13.159Z] Removing intermediate container 0c6e05d43eaa [2023-03-06T17:04:13.159Z] ---> 93818b721834 [2023-03-06T17:04:13.159Z] Step 12/22 : RUN apk add --update --no-cache dumb-init [2023-03-06T17:04:13.159Z] ---> Running in 9cd59f89aba6 [2023-03-06T17:04:13.159Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-06T17:04:13.159Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-06T17:04:13.159Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-06T17:04:13.159Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-06T17:04:13.159Z] (1/2) Installing dumb-init (1.2.5-r1) [2023-03-06T17:04:13.159Z] (2/2) Installing openssl (1.1.1t-r0) [2023-03-06T17:04:13.159Z] Executing busybox-1.35.0-r17.trigger [2023-03-06T17:04:13.159Z] OK: 6 MiB in 16 packages [2023-03-06T17:04:13.159Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-03-06T17:04:13.159Z] Executing busybox-1.35.0-r17.trigger [2023-03-06T17:04:13.159Z] OK: 5 MiB in 15 packages [2023-03-06T17:04:13.159Z] Removing intermediate container 051be0778add [2023-03-06T17:04:13.159Z] ---> cac5c9db4a50 [2023-03-06T17:04:13.159Z] Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' [2023-03-06T17:04:13.159Z] Removing intermediate container 9cd59f89aba6 [2023-03-06T17:04:13.159Z] ---> 749629795f7a [2023-03-06T17:04:13.159Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-06T17:04:13.159Z] ---> Running in cdbaacec6612 [2023-03-06T17:04:13.159Z] Removing intermediate container cdbaacec6612 [2023-03-06T17:04:13.159Z] ---> 58d4863bf970 [2023-03-06T17:04:13.159Z] Step 12/20 : WORKDIR /edgex [2023-03-06T17:04:13.159Z] ---> Running in 5aaa16c379a7 [2023-03-06T17:04:13.159Z] ---> 6b64a62b9434 [2023-03-06T17:04:13.159Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-03-06T17:04:13.159Z] Removing intermediate container 5aaa16c379a7 [2023-03-06T17:04:13.159Z] ---> effb86fc1a32 [2023-03-06T17:04:13.159Z] Step 13/20 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.toml res/configuration.toml [2023-03-06T17:04:14.119Z] ---> 87fae5e4e82f [2023-03-06T17:04:14.119Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-03-06T17:04:14.119Z] ---> b5ddd5430610 [2023-03-06T17:04:14.119Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.toml /res/configuration.toml [2023-03-06T17:04:16.067Z] ---> ab9005dfa8db [2023-03-06T17:04:16.067Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-03-06T17:04:16.665Z] ---> 7d2074df7e3d [2023-03-06T17:04:16.665Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-03-06T17:04:16.932Z] ---> c168975e9884 [2023-03-06T17:04:16.932Z] Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-06T17:04:17.200Z] ---> Running in 33c312d7674e [2023-03-06T17:04:18.163Z] ---> 911ef4eda53b [2023-03-06T17:04:18.163Z] Step 16/20 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-06T17:04:18.163Z] ---> Running in 2602d4fd8be2 [2023-03-06T17:04:21.514Z] Removing intermediate container 33c312d7674e [2023-03-06T17:04:21.514Z] ---> dede50d3f08f [2023-03-06T17:04:21.514Z] Step 18/22 : ENTRYPOINT ["entrypoint.sh"] [2023-03-06T17:04:21.514Z] ---> Running in 8f9a0c275af2 [2023-03-06T17:04:22.097Z] Removing intermediate container 2602d4fd8be2 [2023-03-06T17:04:22.097Z] ---> ca6f3659e8d2 [2023-03-06T17:04:22.097Z] Step 17/20 : ENTRYPOINT ["entrypoint.sh"] [2023-03-06T17:04:22.097Z] ---> Running in d9cd2c1ea880 [2023-03-06T17:04:22.363Z] Removing intermediate container 8f9a0c275af2 [2023-03-06T17:04:22.363Z] ---> 52f22976287b [2023-03-06T17:04:22.363Z] Step 19/22 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] [2023-03-06T17:04:22.629Z] ---> Running in 9303921a4467 [2023-03-06T17:04:22.629Z] Removing intermediate container d9cd2c1ea880 [2023-03-06T17:04:22.629Z] ---> 3403adf779db [2023-03-06T17:04:22.629Z] Step 18/20 : LABEL arch=arm64 [2023-03-06T17:04:22.899Z] ---> Running in 80571bf11f1e [2023-03-06T17:04:23.177Z] Removing intermediate container 9303921a4467 [2023-03-06T17:04:23.177Z] ---> ae2758d91e7c [2023-03-06T17:04:23.177Z] Step 20/22 : LABEL arch=arm64 [2023-03-06T17:04:23.759Z] Removing intermediate container 80571bf11f1e [2023-03-06T17:04:23.759Z] ---> 5ff487635433 [2023-03-06T17:04:23.759Z] Step 19/20 : LABEL git_sha=b9da6ae59ae744deab01801bcadba3dff2eb7fa6 [2023-03-06T17:04:23.759Z] ---> Running in 2215fb2e26f2 [2023-03-06T17:04:23.759Z] ---> Running in 59576261cb91 [2023-03-06T17:04:24.341Z] Removing intermediate container 2215fb2e26f2 [2023-03-06T17:04:24.341Z] ---> 45d21e8e4da8 [2023-03-06T17:04:24.341Z] Step 21/22 : LABEL git_sha=b9da6ae59ae744deab01801bcadba3dff2eb7fa6 [2023-03-06T17:04:24.341Z] ---> Running in b6458ad0c506 [2023-03-06T17:04:24.341Z] Removing intermediate container 59576261cb91 [2023-03-06T17:04:24.341Z] ---> 5aa7ba4ba56a [2023-03-06T17:04:24.341Z] Step 20/20 : LABEL version=3.0.0-dev.77 [2023-03-06T17:04:24.608Z] ---> Running in 322b9d427a09 [2023-03-06T17:04:25.189Z] Removing intermediate container 322b9d427a09 [2023-03-06T17:04:25.189Z] ---> f15c1ccccc07 [2023-03-06T17:04:25.190Z] [2023-03-06T17:04:25.190Z] Removing intermediate container b6458ad0c506 [2023-03-06T17:04:25.190Z] ---> 40657ca4caba [2023-03-06T17:04:25.190Z] Step 22/22 : LABEL version=3.0.0-dev.77 [2023-03-06T17:04:25.457Z] ---> Running in 98e5cd22bc38 [2023-03-06T17:04:25.457Z] Successfully built f15c1ccccc07 [2023-03-06T17:04:25.457Z] Successfully tagged security-proxy-setup-arm64:latest [2023-03-06T17:04:25.457Z]  Building security-proxy-setup ... done Building security-secretstore-setup [2023-03-06T17:04:26.040Z] Removing intermediate container 98e5cd22bc38 [2023-03-06T17:04:26.040Z] ---> 95863be73a85 [2023-03-06T17:04:26.040Z] [2023-03-06T17:04:26.040Z] Successfully built 95863be73a85 [2023-03-06T17:04:26.040Z] Successfully tagged security-proxy-auth-arm64:latest [2023-03-06T17:04:26.040Z]  Building security-proxy-auth ... done Building core-metadata [2023-03-06T17:04:32.693Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-06T17:04:32.693Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-06T17:04:32.693Z] ---> 9db517ea91cc [2023-03-06T17:04:32.693Z] Step 3/23 : WORKDIR /edgex-go [2023-03-06T17:04:32.693Z] ---> Using cache [2023-03-06T17:04:32.693Z] ---> 2cc5cfd90b27 [2023-03-06T17:04:32.693Z] Step 4/23 : RUN apk add --update --no-cache make git [2023-03-06T17:04:32.693Z] ---> Using cache [2023-03-06T17:04:32.693Z] ---> e8de97275bbb [2023-03-06T17:04:32.693Z] Step 5/23 : COPY go.mod vendor* ./ [2023-03-06T17:04:32.693Z] ---> Using cache [2023-03-06T17:04:32.693Z] ---> 22028f1130f2 [2023-03-06T17:04:32.693Z] Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-06T17:04:32.693Z] ---> Using cache [2023-03-06T17:04:32.693Z] ---> 0ef66f78fe7b [2023-03-06T17:04:32.693Z] Step 7/23 : COPY . . [2023-03-06T17:04:32.967Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-06T17:04:32.967Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-03-06T17:04:32.967Z] ---> 9db517ea91cc [2023-03-06T17:04:32.967Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-03-06T17:04:32.967Z] ---> Using cache [2023-03-06T17:04:32.967Z] ---> 3ab81dd07ec0 [2023-03-06T17:04:32.967Z] Step 4/24 : WORKDIR /edgex-go [2023-03-06T17:04:32.967Z] ---> Using cache [2023-03-06T17:04:32.967Z] ---> 624c2da207d9 [2023-03-06T17:04:32.967Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-03-06T17:04:32.967Z] ---> Using cache [2023-03-06T17:04:32.967Z] ---> cff68de0e21e [2023-03-06T17:04:32.967Z] Step 6/24 : COPY go.mod vendor* ./ [2023-03-06T17:04:32.967Z] ---> Using cache [2023-03-06T17:04:32.967Z] ---> 59430011ceb2 [2023-03-06T17:04:32.967Z] Step 8/23 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-03-06T17:04:32.967Z] ---> Using cache [2023-03-06T17:04:32.967Z] ---> 23f518f4f3d6 [2023-03-06T17:04:32.967Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-06T17:04:32.967Z] ---> Using cache [2023-03-06T17:04:32.967Z] ---> 31361e25d1d1 [2023-03-06T17:04:32.968Z] Step 8/24 : COPY . . [2023-03-06T17:04:33.573Z] ---> Using cache [2023-03-06T17:04:33.573Z] ---> 3f11334990f5 [2023-03-06T17:04:33.573Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-03-06T17:04:33.573Z] ---> Running in 0d45fa2041cd [2023-03-06T17:04:33.841Z] ---> Running in 3014b03c343a [2023-03-06T17:04:37.183Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.77" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-03-06T17:04:37.183Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.77" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-03-06T17:04:40.523Z] Removing intermediate container a6ad7680fce3 [2023-03-06T17:04:40.523Z] ---> 531991322dcc [2023-03-06T17:04:40.523Z] [2023-03-06T17:04:40.523Z] Step 10/22 : FROM alpine:3.16 [2023-03-06T17:04:40.523Z] ---> 4c81e5bf8899 [2023-03-06T17:04:40.523Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-03-06T17:04:40.523Z] ---> Using cache [2023-03-06T17:04:40.523Z] ---> 93818b721834 [2023-03-06T17:04:40.523Z] Step 12/22 : RUN apk add --update --no-cache dumb-init [2023-03-06T17:04:40.523Z] ---> Using cache [2023-03-06T17:04:40.523Z] ---> 749629795f7a [2023-03-06T17:04:40.523Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-06T17:04:40.523Z] ---> Using cache [2023-03-06T17:04:40.523Z] ---> 6b64a62b9434 [2023-03-06T17:04:40.523Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-03-06T17:04:41.481Z] ---> a1be30a3e019 [2023-03-06T17:04:41.481Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-03-06T17:04:42.441Z] ---> efb14ba42178 [2023-03-06T17:04:42.441Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-03-06T17:04:43.400Z] ---> 9e11629d77e0 [2023-03-06T17:04:43.400Z] Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-06T17:04:43.400Z] ---> Running in a7149564b2f3 [2023-03-06T17:04:46.751Z] Removing intermediate container a7149564b2f3 [2023-03-06T17:04:46.751Z] ---> 3c5934698a9b [2023-03-06T17:04:46.751Z] Step 18/22 : ENTRYPOINT ["entrypoint.sh"] [2023-03-06T17:04:46.751Z] ---> Running in b393a653f330 [2023-03-06T17:04:47.341Z] Removing intermediate container b393a653f330 [2023-03-06T17:04:47.341Z] ---> 5d65086a6044 [2023-03-06T17:04:47.342Z] Step 19/22 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] [2023-03-06T17:04:47.342Z] ---> Running in 72388051cbf8 [2023-03-06T17:04:47.935Z] Removing intermediate container 72388051cbf8 [2023-03-06T17:04:47.935Z] ---> 7d5f05c721dd [2023-03-06T17:04:47.935Z] Step 20/22 : LABEL arch=arm64 [2023-03-06T17:04:48.202Z] ---> Running in 9cf78e3fb318 [2023-03-06T17:04:48.796Z] Removing intermediate container 9cf78e3fb318 [2023-03-06T17:04:48.796Z] ---> 1bd42c5e0b6b [2023-03-06T17:04:48.796Z] Step 21/22 : LABEL git_sha=b9da6ae59ae744deab01801bcadba3dff2eb7fa6 [2023-03-06T17:04:48.796Z] ---> Running in 4d276937c696 [2023-03-06T17:04:49.385Z] Removing intermediate container 4d276937c696 [2023-03-06T17:04:49.385Z] ---> 7fe8fa8aec65 [2023-03-06T17:04:49.385Z] Step 22/22 : LABEL version=3.0.0-dev.77 [2023-03-06T17:04:49.669Z] ---> Running in 2a429f73ba20 [2023-03-06T17:04:50.257Z] Removing intermediate container 2a429f73ba20 [2023-03-06T17:04:50.257Z] ---> 1fd1a20ac9cf [2023-03-06T17:04:50.257Z] [2023-03-06T17:04:50.257Z] Successfully built 1fd1a20ac9cf [2023-03-06T17:04:50.257Z] Successfully tagged core-common-config-bootstrapper-arm64:latest [2023-03-06T17:04:50.257Z]  Building core-common-config-bootstrapper ... done Building support-notifications [2023-03-06T17:04:54.519Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-06T17:04:54.519Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-03-06T17:04:54.519Z] ---> 9db517ea91cc [2023-03-06T17:04:54.519Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-03-06T17:04:54.519Z] ---> Using cache [2023-03-06T17:04:54.519Z] ---> 3ab81dd07ec0 [2023-03-06T17:04:54.519Z] Step 4/22 : WORKDIR /edgex-go [2023-03-06T17:04:54.519Z] ---> Using cache [2023-03-06T17:04:54.519Z] ---> 624c2da207d9 [2023-03-06T17:04:54.519Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2023-03-06T17:04:54.519Z] ---> Running in fa5152df2fe7 [2023-03-06T17:04:55.934Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-06T17:04:56.520Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-06T17:04:57.937Z] OK: 221 MiB in 51 packages [2023-03-06T17:05:00.532Z] Removing intermediate container fa5152df2fe7 [2023-03-06T17:05:00.532Z] ---> b547d29ec5c2 [2023-03-06T17:05:00.532Z] Step 6/22 : COPY go.mod vendor* ./ [2023-03-06T17:05:01.491Z] ---> d3b8d48a82f3 [2023-03-06T17:05:01.491Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-06T17:05:01.491Z] ---> Running in a444701c5b7b [2023-03-06T17:05:06.827Z] Removing intermediate container 9dd24e0bb5ad [2023-03-06T17:05:06.827Z] ---> 121fbcbea7e4 [2023-03-06T17:05:06.827Z] [2023-03-06T17:05:06.827Z] Step 10/22 : FROM alpine:3.16 [2023-03-06T17:05:06.827Z] ---> 4c81e5bf8899 [2023-03-06T17:05:06.827Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2023-03-06T17:05:06.827Z] ---> Running in a301be3f4225 [2023-03-06T17:05:07.097Z] Removing intermediate container a301be3f4225 [2023-03-06T17:05:07.097Z] ---> d8f37f337179 [2023-03-06T17:05:07.097Z] Step 12/22 : ENV APP_PORT=59880 [2023-03-06T17:05:07.365Z] ---> Running in 0a2f6973ac8f [2023-03-06T17:05:07.632Z] Removing intermediate container 0a2f6973ac8f [2023-03-06T17:05:07.632Z] ---> 5bc78043c379 [2023-03-06T17:05:07.632Z] Step 13/22 : EXPOSE $APP_PORT [2023-03-06T17:05:07.905Z] ---> Running in 3f637d25eb22 [2023-03-06T17:05:08.172Z] Removing intermediate container 3f637d25eb22 [2023-03-06T17:05:08.173Z] ---> 049a70cf1ded [2023-03-06T17:05:08.173Z] Step 14/22 : RUN apk add --update --no-cache dumb-init [2023-03-06T17:05:08.442Z] ---> Running in 623a153af4f3 [2023-03-06T17:05:11.026Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-06T17:05:11.293Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-06T17:05:12.703Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-03-06T17:05:12.703Z] Executing busybox-1.35.0-r17.trigger [2023-03-06T17:05:12.703Z] OK: 5 MiB in 15 packages [2023-03-06T17:05:14.123Z] Removing intermediate container 623a153af4f3 [2023-03-06T17:05:14.123Z] ---> 5aabc8fdff8e [2023-03-06T17:05:14.123Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-06T17:05:15.085Z] ---> 280674ccf944 [2023-03-06T17:05:15.085Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-03-06T17:05:17.031Z] ---> e070ea439b08 [2023-03-06T17:05:17.031Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2023-03-06T17:05:17.615Z] ---> 96c280f5cc17 [2023-03-06T17:05:17.615Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2023-03-06T17:05:17.881Z] ---> Running in c9a3f9409c9e [2023-03-06T17:05:18.466Z] Removing intermediate container c9a3f9409c9e [2023-03-06T17:05:18.466Z] ---> 12a26d6f375a [2023-03-06T17:05:18.466Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-06T17:05:18.744Z] ---> Running in 8b1072f3e226 [2023-03-06T17:05:19.336Z] Removing intermediate container 8b1072f3e226 [2023-03-06T17:05:19.336Z] ---> 798031ac625b [2023-03-06T17:05:19.336Z] Step 20/22 : LABEL arch=arm64 [2023-03-06T17:05:19.336Z] ---> Running in 92ab57fa6b6a [2023-03-06T17:05:19.919Z] Removing intermediate container 92ab57fa6b6a [2023-03-06T17:05:19.919Z] ---> dd7d9c277412 [2023-03-06T17:05:19.919Z] Step 21/22 : LABEL git_sha=b9da6ae59ae744deab01801bcadba3dff2eb7fa6 [2023-03-06T17:05:20.191Z] ---> Running in 548071b4b506 [2023-03-06T17:05:20.467Z] Removing intermediate container 548071b4b506 [2023-03-06T17:05:20.467Z] ---> e4390ca6f04d [2023-03-06T17:05:20.467Z] Step 22/22 : LABEL version=3.0.0-dev.77 [2023-03-06T17:05:20.737Z] ---> Running in 791b731f2532 [2023-03-06T17:05:21.339Z] Removing intermediate container 791b731f2532 [2023-03-06T17:05:21.339Z] ---> 482679b27c75 [2023-03-06T17:05:21.339Z] [2023-03-06T17:05:21.339Z] Successfully built 482679b27c75 [2023-03-06T17:05:21.339Z] Successfully tagged core-data-arm64:latest [2023-03-06T17:05:21.339Z]  Building core-data ... done Building security-spire-server [2023-03-06T17:05:24.689Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-06T17:05:24.689Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-06T17:05:24.689Z] ---> 9db517ea91cc [2023-03-06T17:05:24.689Z] Step 3/23 : WORKDIR /edgex-go [2023-03-06T17:05:24.689Z] ---> Using cache [2023-03-06T17:05:24.689Z] ---> 2cc5cfd90b27 [2023-03-06T17:05:24.689Z] Step 4/23 : RUN apk add --update --no-cache make git build-base curl [2023-03-06T17:05:24.689Z] ---> Using cache [2023-03-06T17:05:24.689Z] ---> 899075020ce0 [2023-03-06T17:05:24.689Z] Step 5/23 : COPY go.mod vendor* ./ [2023-03-06T17:05:24.689Z] ---> Using cache [2023-03-06T17:05:24.689Z] ---> 83d9e9cc9dfa [2023-03-06T17:05:24.689Z] Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-06T17:05:24.689Z] ---> Using cache [2023-03-06T17:05:24.689Z] ---> a4206af052b2 [2023-03-06T17:05:24.689Z] Step 7/23 : COPY . . [2023-03-06T17:05:24.954Z] ---> Using cache [2023-03-06T17:05:24.954Z] ---> 39596ddf371f [2023-03-06T17:05:24.954Z] Step 8/23 : ARG SPIRE_RELEASE=1.2.1 [2023-03-06T17:05:24.954Z] ---> Using cache [2023-03-06T17:05:24.954Z] ---> 5a32ac45758d [2023-03-06T17:05:24.954Z] Step 9/23 : WORKDIR /edgex-go/spire-build [2023-03-06T17:05:24.954Z] ---> Using cache [2023-03-06T17:05:24.954Z] ---> e53d700a3e06 [2023-03-06T17:05:24.955Z] 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-06T17:05:25.536Z] ---> Running in 1f8902ee6832 [2023-03-06T17:05:28.884Z] Removing intermediate container 1f8902ee6832 [2023-03-06T17:05:28.884Z] ---> 55fb205f2c8f [2023-03-06T17:05:28.884Z] Step 11/23 : WORKDIR /edgex-go [2023-03-06T17:05:28.884Z] ---> Running in eb712b200865 [2023-03-06T17:05:29.360Z] Removing intermediate container eb712b200865 [2023-03-06T17:05:29.360Z] ---> d097b303f35a [2023-03-06T17:05:29.360Z] [2023-03-06T17:05:29.360Z] Step 12/23 : FROM alpine:3.15 [2023-03-06T17:05:29.360Z] ---> 354640af7b1b [2023-03-06T17:05:29.360Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-06T17:05:29.360Z] ---> Using cache [2023-03-06T17:05:29.360Z] ---> c11ac86652c0 [2023-03-06T17:05:29.360Z] Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-03-06T17:05:29.360Z] ---> Running in fa972fd309c8 [2023-03-06T17:05:31.423Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-03-06T17:05:32.038Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-03-06T17:05:33.526Z] v3.15.7-39-gd3d51357104 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-03-06T17:05:33.526Z] v3.15.7-36-gfea8cac94fc [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-03-06T17:05:33.526Z] OK: 15736 distinct packages available [2023-03-06T17:05:33.526Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-03-06T17:05:34.113Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-03-06T17:05:35.523Z] (1/5) Installing dumb-init (1.2.5-r1) [2023-03-06T17:05:35.523Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-03-06T17:05:35.523Z] (3/5) Installing libucontext (1.1-r0) [2023-03-06T17:05:35.523Z] (4/5) Installing gcompat (1.0.0-r4) [2023-03-06T17:05:35.523Z] (5/5) Installing openssl (1.1.1t-r1) [2023-03-06T17:05:35.523Z] Executing busybox-1.34.1-r7.trigger [2023-03-06T17:05:35.523Z] OK: 6 MiB in 19 packages [2023-03-06T17:05:37.469Z] Removing intermediate container fa972fd309c8 [2023-03-06T17:05:37.469Z] ---> 07a70de1c7cf [2023-03-06T17:05:37.469Z] Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-06T17:05:44.105Z] ---> aa212d92c363 [2023-03-06T17:05:44.105Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-03-06T17:05:45.078Z] ---> 02e1eb5d4e81 [2023-03-06T17:05:45.078Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-03-06T17:05:46.041Z] ---> 3e26622f880c [2023-03-06T17:05:46.041Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-03-06T17:05:47.004Z] ---> f16c79198811 [2023-03-06T17:05:47.004Z] Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-06T17:05:47.273Z] ---> Running in 475423c1af9e [2023-03-06T17:05:47.543Z] Removing intermediate container 475423c1af9e [2023-03-06T17:05:47.543Z] ---> 96e88a9048b4 [2023-03-06T17:05:47.543Z] Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-06T17:05:47.812Z] ---> Running in b4f01a3c6d09 [2023-03-06T17:05:48.405Z] Removing intermediate container b4f01a3c6d09 [2023-03-06T17:05:48.405Z] ---> 616a8e2b7089 [2023-03-06T17:05:48.405Z] Step 21/23 : LABEL arch=arm64 [2023-03-06T17:05:48.405Z] ---> Running in 0804af8fdcf9 [2023-03-06T17:05:49.001Z] Removing intermediate container 0804af8fdcf9 [2023-03-06T17:05:49.001Z] ---> 92211c091685 [2023-03-06T17:05:49.001Z] Step 22/23 : LABEL git_sha=b9da6ae59ae744deab01801bcadba3dff2eb7fa6 [2023-03-06T17:05:49.001Z] ---> Running in 5bda879685da [2023-03-06T17:05:49.969Z] Removing intermediate container 5bda879685da [2023-03-06T17:05:49.969Z] ---> 21d3592fd7d5 [2023-03-06T17:05:49.969Z] Step 23/23 : LABEL version=3.0.0-dev.77 [2023-03-06T17:05:49.969Z] ---> Running in 1cfb1c3c9e8d [2023-03-06T17:05:50.555Z] Removing intermediate container 1cfb1c3c9e8d [2023-03-06T17:05:50.555Z] ---> c5646c14b29c [2023-03-06T17:05:50.555Z] [2023-03-06T17:05:50.555Z] Successfully built c5646c14b29c [2023-03-06T17:05:50.555Z] Successfully tagged security-spire-server-arm64:latest [2023-03-06T17:05:50.555Z]  Building security-spire-server ... done Building security-spiffe-token-provider [2023-03-06T17:05:53.914Z] Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-06T17:05:53.914Z] Step 2/19 : FROM ${BUILDER_BASE} AS builder [2023-03-06T17:05:53.914Z] ---> 9db517ea91cc [2023-03-06T17:05:53.914Z] Step 3/19 : WORKDIR /edgex-go [2023-03-06T17:05:53.914Z] ---> Using cache [2023-03-06T17:05:53.914Z] ---> 2cc5cfd90b27 [2023-03-06T17:05:53.914Z] Step 4/19 : RUN apk update && apk --no-cache --update add build-base [2023-03-06T17:05:54.185Z] ---> Running in 9ad783369f51 [2023-03-06T17:05:56.132Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-06T17:05:56.716Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-06T17:05:58.125Z] v3.16.4-44-g885ce0f787f [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2023-03-06T17:05:58.125Z] v3.16.4-42-gf483c31bb36 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2023-03-06T17:05:58.125Z] OK: 16903 distinct packages available [2023-03-06T17:05:58.392Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-06T17:05:58.975Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-06T17:06:00.381Z] OK: 221 MiB in 51 packages [2023-03-06T17:06:01.790Z] Removing intermediate container 9ad783369f51 [2023-03-06T17:06:01.790Z] ---> 58d7c62e8f9e [2023-03-06T17:06:01.790Z] Step 5/19 : COPY go.mod vendor* ./ [2023-03-06T17:06:03.197Z] ---> ebb546488168 [2023-03-06T17:06:03.197Z] Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-06T17:06:03.197Z] ---> Running in 30f642b1b88d [2023-03-06T17:06:50.078Z] Removing intermediate container b6cd55ebeb24 [2023-03-06T17:06:50.078Z] ---> 63533a5e80b7 [2023-03-06T17:06:50.078Z] [2023-03-06T17:06:50.078Z] Step 9/32 : FROM alpine:3.16 [2023-03-06T17:06:50.078Z] ---> 4c81e5bf8899 [2023-03-06T17:06:50.078Z] Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-06T17:06:50.078Z] ---> Running in a5fb462c2751 [2023-03-06T17:06:50.078Z] Removing intermediate container a5fb462c2751 [2023-03-06T17:06:50.078Z] ---> f5b463f099b7 [2023-03-06T17:06:50.078Z] Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec [2023-03-06T17:06:50.078Z] ---> Running in 0f42de730254 [2023-03-06T17:06:50.078Z] Removing intermediate container a444701c5b7b [2023-03-06T17:06:50.078Z] ---> b5ea97359a80 [2023-03-06T17:06:50.078Z] Step 8/22 : COPY . . [2023-03-06T17:06:50.078Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-06T17:06:50.078Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-06T17:06:50.692Z] ---> af9476bd0f27 [2023-03-06T17:06:50.692Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2023-03-06T17:06:50.692Z] (1/2) Installing dumb-init (1.2.5-r1) [2023-03-06T17:06:50.692Z] (2/2) Installing su-exec (0.2-r1) [2023-03-06T17:06:50.692Z] Executing busybox-1.35.0-r17.trigger [2023-03-06T17:06:50.961Z] ---> Running in 27638eeefcd5 [2023-03-06T17:06:50.961Z] OK: 5 MiB in 16 packages [2023-03-06T17:06:53.570Z] Removing intermediate container 0f42de730254 [2023-03-06T17:06:53.570Z] ---> b2d2f0f6f970 [2023-03-06T17:06:53.570Z] Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init [2023-03-06T17:06:53.570Z] ---> Running in d9e6636d71ca [2023-03-06T17:06:53.570Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.77" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-03-06T17:06:54.158Z] Removing intermediate container d9e6636d71ca [2023-03-06T17:06:54.158Z] ---> 48bf2ba458c9 [2023-03-06T17:06:54.158Z] Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-03-06T17:06:54.158Z] ---> Running in 2179ea3a9236 [2023-03-06T17:06:54.743Z] Removing intermediate container 2179ea3a9236 [2023-03-06T17:06:54.743Z] ---> 89b824cc2d2a [2023-03-06T17:06:54.743Z] Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-03-06T17:06:54.743Z] ---> Running in 823b271b70a8 [2023-03-06T17:06:55.327Z] Removing intermediate container 823b271b70a8 [2023-03-06T17:06:55.327Z] ---> ce114feae0a1 [2023-03-06T17:06:55.327Z] Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-03-06T17:06:55.595Z] ---> Running in 1b048df039ef [2023-03-06T17:06:56.182Z] Removing intermediate container 1b048df039ef [2023-03-06T17:06:56.182Z] ---> 310203dadcba [2023-03-06T17:06:56.182Z] Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-03-06T17:06:56.182Z] ---> Running in aa5084f97f9a [2023-03-06T17:06:59.531Z] Removing intermediate container aa5084f97f9a [2023-03-06T17:06:59.531Z] ---> 1dbc3cdc9a03 [2023-03-06T17:06:59.531Z] Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} [2023-03-06T17:06:59.531Z] ---> Running in edd13aa6cee7 [2023-03-06T17:07:00.117Z] Removing intermediate container edd13aa6cee7 [2023-03-06T17:07:00.117Z] ---> 1f9b0b533dc7 [2023-03-06T17:07:00.117Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-03-06T17:07:01.098Z] ---> 459ca8ded5fa [2023-03-06T17:07:01.098Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-03-06T17:07:01.368Z] ---> Running in 7edff53bed85 [2023-03-06T17:07:04.715Z] Removing intermediate container 7edff53bed85 [2023-03-06T17:07:04.715Z] ---> 2fae3b5cb618 [2023-03-06T17:07:04.715Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-06T17:07:05.678Z] ---> b7995df8a364 [2023-03-06T17:07:05.678Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-03-06T17:07:07.643Z] ---> f591bce63c68 [2023-03-06T17:07:07.643Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2023-03-06T17:07:08.605Z] ---> c697d55d0126 [2023-03-06T17:07:08.605Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-03-06T17:07:10.023Z] ---> 9fff031f8769 [2023-03-06T17:07:10.023Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-03-06T17:07:10.986Z] ---> 79948bdc712e [2023-03-06T17:07:10.986Z] Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-03-06T17:07:12.934Z] ---> 64a89efa9704 [2023-03-06T17:07:12.934Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-03-06T17:07:15.805Z] ---> 8aa158f091c6 [2023-03-06T17:07:15.805Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2023-03-06T17:07:16.073Z] ---> Running in f332e41d3cdf [2023-03-06T17:07:21.432Z] Removing intermediate container f332e41d3cdf [2023-03-06T17:07:21.432Z] ---> c9c26b9ac5d9 [2023-03-06T17:07:21.432Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2023-03-06T17:07:21.432Z] ---> Running in aea935aaf89a [2023-03-06T17:07:21.702Z] Removing intermediate container aea935aaf89a [2023-03-06T17:07:21.702Z] ---> c8fb4352af8f [2023-03-06T17:07:21.702Z] Step 29/32 : CMD ["gate"] [2023-03-06T17:07:21.972Z] ---> Running in 3348c9e6eafc [2023-03-06T17:07:22.560Z] Removing intermediate container 3348c9e6eafc [2023-03-06T17:07:22.560Z] ---> bbd15c4a2360 [2023-03-06T17:07:22.560Z] Step 30/32 : LABEL arch=arm64 [2023-03-06T17:07:22.830Z] ---> Running in 3bc38416bb00 [2023-03-06T17:07:23.794Z] Removing intermediate container 3bc38416bb00 [2023-03-06T17:07:23.794Z] ---> 497246dc590d [2023-03-06T17:07:23.794Z] Step 31/32 : LABEL git_sha=b9da6ae59ae744deab01801bcadba3dff2eb7fa6 [2023-03-06T17:07:24.062Z] ---> Running in 0be202c4f325 [2023-03-06T17:07:25.029Z] Removing intermediate container 0be202c4f325 [2023-03-06T17:07:25.029Z] ---> 2814e8ece9de [2023-03-06T17:07:25.029Z] Step 32/32 : LABEL version=3.0.0-dev.77 [2023-03-06T17:07:25.296Z] ---> Running in 5d3eaf7ac665 [2023-03-06T17:07:26.258Z] Removing intermediate container 5d3eaf7ac665 [2023-03-06T17:07:26.258Z] ---> d97f08ed8990 [2023-03-06T17:07:26.258Z] [2023-03-06T17:07:26.525Z] Successfully built d97f08ed8990 [2023-03-06T17:07:26.525Z] Successfully tagged security-bootstrapper-arm64:latest [2023-03-06T17:07:26.525Z] Building support-scheduler [2023-03-06T17:07:33.179Z]  Building security-bootstrapper ... done Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-06T17:07:33.179Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-03-06T17:07:33.179Z] ---> 9db517ea91cc [2023-03-06T17:07:33.179Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-03-06T17:07:33.179Z] ---> Using cache [2023-03-06T17:07:33.179Z] ---> 3ab81dd07ec0 [2023-03-06T17:07:33.180Z] Step 4/22 : WORKDIR /edgex-go [2023-03-06T17:07:33.180Z] ---> Using cache [2023-03-06T17:07:33.180Z] ---> 624c2da207d9 [2023-03-06T17:07:33.180Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-03-06T17:07:33.180Z] ---> Using cache [2023-03-06T17:07:33.180Z] ---> cff68de0e21e [2023-03-06T17:07:33.180Z] Step 6/22 : COPY go.mod vendor* ./ [2023-03-06T17:07:33.180Z] ---> Using cache [2023-03-06T17:07:33.180Z] ---> 23f518f4f3d6 [2023-03-06T17:07:33.180Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-06T17:07:33.180Z] ---> Using cache [2023-03-06T17:07:33.180Z] ---> 31361e25d1d1 [2023-03-06T17:07:33.180Z] Step 8/22 : COPY . . [2023-03-06T17:07:33.180Z] ---> Using cache [2023-03-06T17:07:33.180Z] ---> 3f11334990f5 [2023-03-06T17:07:33.180Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2023-03-06T17:07:33.446Z] ---> Running in 320fb2bc8937 [2023-03-06T17:07:36.056Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.77" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-03-06T17:07:54.263Z] Removing intermediate container 30f642b1b88d [2023-03-06T17:07:54.263Z] ---> fbf683067dc9 [2023-03-06T17:07:54.263Z] Step 7/19 : COPY . . [2023-03-06T17:07:56.214Z] ---> 358b7c2f0f1f [2023-03-06T17:07:56.214Z] Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-03-06T17:07:56.484Z] ---> Running in 961c53cce56e [2023-03-06T17:07:58.428Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.77" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2023-03-06T17:11:05.161Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.77" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-03-06T17:11:27.204Z] Removing intermediate container 0d45fa2041cd [2023-03-06T17:11:27.204Z] ---> af1435e13769 [2023-03-06T17:11:27.204Z] [2023-03-06T17:11:27.204Z] Step 9/23 : FROM alpine:3.16 [2023-03-06T17:11:27.204Z] ---> 4c81e5bf8899 [2023-03-06T17:11:27.204Z] Step 10/23 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-03-06T17:11:27.204Z] ---> Running in db0efbae6116 [2023-03-06T17:11:27.204Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-06T17:11:27.204Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-06T17:11:27.470Z] (1/3) Installing ca-certificates (20220614-r0) [2023-03-06T17:11:27.735Z] (2/3) Installing dumb-init (1.2.5-r1) [2023-03-06T17:11:27.735Z] (3/3) Installing su-exec (0.2-r1) [2023-03-06T17:11:27.735Z] Executing busybox-1.35.0-r17.trigger [2023-03-06T17:11:27.735Z] Executing ca-certificates-20220614-r0.trigger [2023-03-06T17:11:27.999Z] OK: 6 MiB in 17 packages [2023-03-06T17:11:30.574Z] Removing intermediate container db0efbae6116 [2023-03-06T17:11:30.574Z] ---> 8eefc5ed9829 [2023-03-06T17:11:30.574Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-03-06T17:11:30.574Z] ---> Running in e05e1ecbec45 [2023-03-06T17:11:32.700Z] Removing intermediate container e05e1ecbec45 [2023-03-06T17:11:32.700Z] ---> a9a2c1149eb1 [2023-03-06T17:11:32.700Z] Step 12/23 : WORKDIR / [2023-03-06T17:11:32.700Z] ---> Running in 729cab5269e4 [2023-03-06T17:11:33.038Z] Removing intermediate container 729cab5269e4 [2023-03-06T17:11:33.038Z] ---> 335cf2030793 [2023-03-06T17:11:33.038Z] Step 13/23 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-03-06T17:11:34.483Z] ---> 28c7c7ce729e [2023-03-06T17:11:34.483Z] Step 14/23 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2023-03-06T17:11:35.116Z] ---> 974b508e56e3 [2023-03-06T17:11:35.116Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2023-03-06T17:11:36.097Z] ---> d57de5563bc7 [2023-03-06T17:11:36.097Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-03-06T17:11:37.506Z] ---> bda0c400855b [2023-03-06T17:11:37.506Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-03-06T17:11:39.447Z] ---> 1831b6b831e4 [2023-03-06T17:11:39.447Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-03-06T17:11:40.032Z] ---> 8e2dabe2643b [2023-03-06T17:11:40.032Z] Step 19/23 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-06T17:11:40.307Z] ---> Running in a78d167c5dc6 [2023-03-06T17:11:43.653Z] Removing intermediate container a78d167c5dc6 [2023-03-06T17:11:43.653Z] ---> 58ff6a2ac745 [2023-03-06T17:11:43.653Z] Step 20/23 : ENTRYPOINT ["entrypoint.sh"] [2023-03-06T17:11:43.653Z] ---> Running in 046d304748cb [2023-03-06T17:11:43.653Z] Removing intermediate container 046d304748cb [2023-03-06T17:11:43.653Z] ---> 24f1d8cedf92 [2023-03-06T17:11:43.653Z] Step 21/23 : LABEL arch=arm64 [2023-03-06T17:11:46.232Z] ---> Running in dc0694d5fcb1 [2023-03-06T17:11:46.505Z] Removing intermediate container dc0694d5fcb1 [2023-03-06T17:11:46.505Z] ---> 3fec56121449 [2023-03-06T17:11:46.505Z] Step 22/23 : LABEL git_sha=b9da6ae59ae744deab01801bcadba3dff2eb7fa6 [2023-03-06T17:11:46.771Z] ---> Running in 36393204684d [2023-03-06T17:11:47.352Z] Removing intermediate container 36393204684d [2023-03-06T17:11:47.352Z] ---> 5117823c1a30 [2023-03-06T17:11:47.352Z] Step 23/23 : LABEL version=3.0.0-dev.77 [2023-03-06T17:11:47.352Z] ---> Running in 844145cfe343 [2023-03-06T17:11:47.933Z] Removing intermediate container 844145cfe343 [2023-03-06T17:11:47.933Z] ---> ef929f0ee6ce [2023-03-06T17:11:47.933Z] [2023-03-06T17:11:47.933Z] Successfully built ef929f0ee6ce [2023-03-06T17:11:47.933Z] Successfully tagged security-secretstore-setup-arm64:latest [2023-03-06T17:11:47.933Z]  Building security-secretstore-setup ... done Building core-command [2023-03-06T17:11:51.260Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-06T17:11:51.260Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-06T17:11:51.260Z] ---> 9db517ea91cc [2023-03-06T17:11:51.260Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-06T17:11:51.260Z] ---> Using cache [2023-03-06T17:11:51.260Z] ---> 3ab81dd07ec0 [2023-03-06T17:11:51.260Z] Step 4/23 : WORKDIR /edgex-go [2023-03-06T17:11:51.260Z] ---> Using cache [2023-03-06T17:11:51.260Z] ---> 624c2da207d9 [2023-03-06T17:11:51.260Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-03-06T17:11:51.260Z] ---> Using cache [2023-03-06T17:11:51.260Z] ---> cff68de0e21e [2023-03-06T17:11:51.260Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-06T17:11:51.260Z] ---> Using cache [2023-03-06T17:11:51.260Z] ---> 23f518f4f3d6 [2023-03-06T17:11:51.260Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-06T17:11:51.260Z] ---> Using cache [2023-03-06T17:11:51.260Z] ---> 31361e25d1d1 [2023-03-06T17:11:51.260Z] Step 8/23 : COPY . . [2023-03-06T17:11:51.260Z] ---> Using cache [2023-03-06T17:11:51.260Z] ---> 3f11334990f5 [2023-03-06T17:11:51.260Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-03-06T17:11:51.525Z] ---> Running in c3e945d0a1ee [2023-03-06T17:11:53.460Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.77" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-03-06T17:12:32.311Z] Removing intermediate container 3014b03c343a [2023-03-06T17:12:32.311Z] ---> 27990a839c27 [2023-03-06T17:12:32.311Z] [2023-03-06T17:12:32.311Z] Step 10/24 : FROM alpine:3.16 [2023-03-06T17:12:32.311Z] ---> 4c81e5bf8899 [2023-03-06T17:12:32.311Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-03-06T17:12:32.311Z] ---> Running in aa1dd7f1fbf9 [2023-03-06T17:12:32.311Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-06T17:12:32.311Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-06T17:12:32.311Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-03-06T17:12:32.311Z] Executing busybox-1.35.0-r17.trigger [2023-03-06T17:12:32.311Z] OK: 5 MiB in 15 packages [2023-03-06T17:12:32.311Z] Removing intermediate container aa1dd7f1fbf9 [2023-03-06T17:12:32.311Z] ---> b3c6de8e98ec [2023-03-06T17:12:32.311Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-06T17:12:32.311Z] ---> Running in 242af9a0cda3 [2023-03-06T17:12:32.578Z] Removing intermediate container 242af9a0cda3 [2023-03-06T17:12:32.578Z] ---> c510a5b84342 [2023-03-06T17:12:32.578Z] Step 13/24 : ENV APP_PORT=59881 [2023-03-06T17:12:32.845Z] ---> Running in 9eba0e7ef882 [2023-03-06T17:12:33.428Z] Removing intermediate container 9eba0e7ef882 [2023-03-06T17:12:33.428Z] ---> b18e7fdb7ddc [2023-03-06T17:12:33.428Z] Step 14/24 : EXPOSE $APP_PORT [2023-03-06T17:12:33.428Z] ---> Running in 3097dad44a15 [2023-03-06T17:12:34.010Z] Removing intermediate container 3097dad44a15 [2023-03-06T17:12:34.010Z] ---> 3c089211da40 [2023-03-06T17:12:34.010Z] Step 15/24 : WORKDIR / [2023-03-06T17:12:34.279Z] ---> Running in c07b62706f82 [2023-03-06T17:12:34.544Z] Removing intermediate container c07b62706f82 [2023-03-06T17:12:34.544Z] ---> 173ee54ef995 [2023-03-06T17:12:34.544Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-06T17:12:35.504Z] ---> 03d0be089ad6 [2023-03-06T17:12:35.504Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-03-06T17:12:38.101Z] ---> 598e923d8d7b [2023-03-06T17:12:38.102Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2023-03-06T17:12:38.371Z] ---> 7e88507b7bab [2023-03-06T17:12:38.371Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2023-03-06T17:12:39.782Z] ---> 397ebbee8a41 [2023-03-06T17:12:39.782Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2023-03-06T17:12:39.782Z] ---> Running in 0c89bc76d32e [2023-03-06T17:12:40.373Z] Removing intermediate container 0c89bc76d32e [2023-03-06T17:12:40.373Z] ---> 30992c61cd8d [2023-03-06T17:12:40.373Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-06T17:12:40.640Z] ---> Running in 5403f1770346 [2023-03-06T17:12:40.907Z] Removing intermediate container 5403f1770346 [2023-03-06T17:12:40.907Z] ---> 6214974067ea [2023-03-06T17:12:40.907Z] Step 22/24 : LABEL arch=arm64 [2023-03-06T17:12:41.175Z] ---> Running in 0edf7be1ca6b [2023-03-06T17:12:41.757Z] Removing intermediate container 0edf7be1ca6b [2023-03-06T17:12:41.757Z] ---> 36d61d38ef4f [2023-03-06T17:12:41.757Z] Step 23/24 : LABEL git_sha=b9da6ae59ae744deab01801bcadba3dff2eb7fa6 [2023-03-06T17:12:41.757Z] ---> Running in aca907f9bf5d [2023-03-06T17:12:42.340Z] Removing intermediate container aca907f9bf5d [2023-03-06T17:12:42.340Z] ---> e33641b5dd83 [2023-03-06T17:12:42.340Z] Step 24/24 : LABEL version=3.0.0-dev.77 [2023-03-06T17:12:42.340Z] ---> Running in 29a8e1f50bcf [2023-03-06T17:12:42.947Z] Removing intermediate container 29a8e1f50bcf [2023-03-06T17:12:42.947Z] ---> 9009fc2bf3a4 [2023-03-06T17:12:42.947Z] [2023-03-06T17:12:42.947Z] Successfully built 9009fc2bf3a4 [2023-03-06T17:12:43.213Z] Successfully tagged core-metadata-arm64:latest [2023-03-06T17:12:43.213Z]  Building core-metadata ... done Building security-spire-agent [2023-03-06T17:12:46.573Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-06T17:12:46.573Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-03-06T17:12:46.573Z] ---> 9db517ea91cc [2023-03-06T17:12:46.573Z] Step 3/24 : WORKDIR /edgex-go [2023-03-06T17:12:46.573Z] ---> Using cache [2023-03-06T17:12:46.573Z] ---> 2cc5cfd90b27 [2023-03-06T17:12:46.573Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-03-06T17:12:46.573Z] ---> Using cache [2023-03-06T17:12:46.573Z] ---> 899075020ce0 [2023-03-06T17:12:46.573Z] Step 5/24 : COPY go.mod vendor* ./ [2023-03-06T17:12:46.573Z] ---> Using cache [2023-03-06T17:12:46.573Z] ---> 83d9e9cc9dfa [2023-03-06T17:12:46.573Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-06T17:12:46.573Z] ---> Using cache [2023-03-06T17:12:46.573Z] ---> a4206af052b2 [2023-03-06T17:12:46.573Z] Step 7/24 : COPY . . [2023-03-06T17:12:46.841Z] ---> Using cache [2023-03-06T17:12:46.841Z] ---> 39596ddf371f [2023-03-06T17:12:46.841Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-03-06T17:12:46.841Z] ---> Using cache [2023-03-06T17:12:46.841Z] ---> 5a32ac45758d [2023-03-06T17:12:46.841Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-03-06T17:12:46.841Z] ---> Using cache [2023-03-06T17:12:46.841Z] ---> e53d700a3e06 [2023-03-06T17:12:46.841Z] 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-06T17:12:46.841Z] ---> Using cache [2023-03-06T17:12:46.841Z] ---> 22462434afa7 [2023-03-06T17:12:46.841Z] Step 11/24 : WORKDIR /edgex-go [2023-03-06T17:12:46.841Z] ---> Using cache [2023-03-06T17:12:46.841Z] ---> c4998edfb322 [2023-03-06T17:12:46.841Z] [2023-03-06T17:12:46.841Z] Step 12/24 : FROM alpine:3.15 [2023-03-06T17:12:46.841Z] ---> 354640af7b1b [2023-03-06T17:12:46.841Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-06T17:12:46.841Z] ---> Using cache [2023-03-06T17:12:46.841Z] ---> c11ac86652c0 [2023-03-06T17:12:46.841Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-03-06T17:12:46.841Z] ---> Using cache [2023-03-06T17:12:46.841Z] ---> 07a70de1c7cf [2023-03-06T17:12:46.841Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-03-06T17:12:51.104Z] ---> fe88f8e58362 [2023-03-06T17:12:51.104Z] Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-06T17:12:55.363Z] ---> 47eb072d5f5c [2023-03-06T17:12:55.363Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-03-06T17:12:56.775Z] ---> 232fa30cb257 [2023-03-06T17:12:56.775Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-03-06T17:12:57.360Z] ---> 887783032019 [2023-03-06T17:12:57.360Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-03-06T17:12:58.322Z] ---> efbc77906854 [2023-03-06T17:12:58.322Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-06T17:12:58.593Z] ---> Running in 8b41a67253ee [2023-03-06T17:12:59.180Z] Removing intermediate container 8b41a67253ee [2023-03-06T17:12:59.180Z] ---> 19d627e610b2 [2023-03-06T17:12:59.180Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-06T17:12:59.180Z] ---> Running in 93afc4876a98 [2023-03-06T17:12:59.765Z] Removing intermediate container 93afc4876a98 [2023-03-06T17:12:59.765Z] ---> 556a3d42441b [2023-03-06T17:12:59.765Z] Step 22/24 : LABEL arch=arm64 [2023-03-06T17:13:00.033Z] ---> Running in c5fb35178067 [2023-03-06T17:13:00.616Z] Removing intermediate container c5fb35178067 [2023-03-06T17:13:00.616Z] ---> ec6e17cc41ee [2023-03-06T17:13:00.616Z] Step 23/24 : LABEL git_sha=b9da6ae59ae744deab01801bcadba3dff2eb7fa6 [2023-03-06T17:13:00.616Z] ---> Running in 21c525ed0ec5 [2023-03-06T17:13:01.209Z] Removing intermediate container 21c525ed0ec5 [2023-03-06T17:13:01.209Z] ---> 8e54d0391378 [2023-03-06T17:13:01.209Z] Step 24/24 : LABEL version=3.0.0-dev.77 [2023-03-06T17:13:01.209Z] ---> Running in 98e3d06f530b [2023-03-06T17:13:01.792Z] Removing intermediate container 98e3d06f530b [2023-03-06T17:13:01.792Z] ---> 93a1a45b4a85 [2023-03-06T17:13:01.792Z] [2023-03-06T17:13:02.060Z] Successfully built 93a1a45b4a85 [2023-03-06T17:13:02.061Z] Successfully tagged security-spire-agent-arm64:latest [2023-03-06T17:16:23.818Z]  Building security-spire-agent ... done Removing intermediate container 961c53cce56e [2023-03-06T17:16:23.818Z] ---> 84258550a190 [2023-03-06T17:16:23.818Z] [2023-03-06T17:16:23.818Z] Step 9/19 : FROM alpine:3.15 [2023-03-06T17:16:23.818Z] ---> 354640af7b1b [2023-03-06T17:16:23.818Z] Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-06T17:16:23.818Z] ---> Using cache [2023-03-06T17:16:23.818Z] ---> c11ac86652c0 [2023-03-06T17:16:23.818Z] Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-03-06T17:16:23.818Z] ---> Running in 9ced1b9bb350 [2023-03-06T17:16:23.818Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-03-06T17:16:23.818Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-03-06T17:16:23.818Z] v3.15.7-39-gd3d51357104 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-03-06T17:16:23.818Z] v3.15.7-36-gfea8cac94fc [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-03-06T17:16:23.818Z] OK: 15736 distinct packages available [2023-03-06T17:16:23.818Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-03-06T17:16:23.818Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-03-06T17:16:23.818Z] (1/9) Installing ca-certificates (20220614-r0) [2023-03-06T17:16:23.818Z] (2/9) Installing brotli-libs (1.0.9-r5) [2023-03-06T17:16:23.818Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2023-03-06T17:16:23.818Z] (4/9) Installing libcurl (7.80.0-r6) [2023-03-06T17:16:23.818Z] (5/9) Installing curl (7.80.0-r6) [2023-03-06T17:16:23.818Z] (6/9) Installing dumb-init (1.2.5-r1) [2023-03-06T17:16:23.818Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-03-06T17:16:23.818Z] (8/9) Installing libucontext (1.1-r0) [2023-03-06T17:16:23.818Z] (9/9) Installing gcompat (1.0.0-r4) [2023-03-06T17:16:23.818Z] Executing busybox-1.34.1-r7.trigger [2023-03-06T17:16:23.818Z] Executing ca-certificates-20220614-r0.trigger [2023-03-06T17:16:23.818Z] OK: 8 MiB in 23 packages [2023-03-06T17:16:23.818Z] Removing intermediate container 9ced1b9bb350 [2023-03-06T17:16:23.818Z] ---> 0b746cd14ce8 [2023-03-06T17:16:23.818Z] Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-06T17:16:23.818Z] ---> 45861925d220 [2023-03-06T17:16:23.818Z] Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-03-06T17:16:25.759Z] ---> e2852c0ee1f6 [2023-03-06T17:16:25.759Z] Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2023-03-06T17:16:27.180Z] ---> b8f6eb30721b [2023-03-06T17:16:27.180Z] Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-03-06T17:16:27.180Z] ---> Running in 2c24d1b8ab38 [2023-03-06T17:16:28.168Z] Removing intermediate container 2c24d1b8ab38 [2023-03-06T17:16:28.168Z] ---> e01e4250f639 [2023-03-06T17:16:28.168Z] Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-06T17:16:28.168Z] ---> Running in a227a8ac4719 [2023-03-06T17:16:28.752Z] Removing intermediate container a227a8ac4719 [2023-03-06T17:16:28.752Z] ---> 2d953044b85b [2023-03-06T17:16:28.752Z] Step 17/19 : LABEL arch=arm64 [2023-03-06T17:16:29.018Z] ---> Running in 0880b47aeb40 [2023-03-06T17:16:29.974Z] Removing intermediate container 0880b47aeb40 [2023-03-06T17:16:29.974Z] ---> 7ec29858f892 [2023-03-06T17:16:29.974Z] Step 18/19 : LABEL git_sha=b9da6ae59ae744deab01801bcadba3dff2eb7fa6 [2023-03-06T17:16:30.239Z] ---> Running in 7e1971343585 [2023-03-06T17:16:30.838Z] Removing intermediate container 7e1971343585 [2023-03-06T17:16:30.839Z] ---> b609e01d542a [2023-03-06T17:16:30.839Z] Step 19/19 : LABEL version=3.0.0-dev.77 [2023-03-06T17:16:31.104Z] ---> Running in 332def778d00 [2023-03-06T17:16:32.059Z] Removing intermediate container 332def778d00 [2023-03-06T17:16:32.059Z] ---> e84458a20994 [2023-03-06T17:16:32.059Z] [2023-03-06T17:16:32.059Z] Successfully built e84458a20994 [2023-03-06T17:16:32.059Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2023-03-06T17:16:36.298Z]  Building security-spiffe-token-provider ... done Removing intermediate container 27638eeefcd5 [2023-03-06T17:16:36.298Z] ---> eecfc7baef5b [2023-03-06T17:16:36.298Z] [2023-03-06T17:16:36.298Z] Step 10/22 : FROM alpine:3.16 [2023-03-06T17:16:36.298Z] ---> 4c81e5bf8899 [2023-03-06T17:16:36.298Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-03-06T17:16:36.298Z] ---> Running in d5aac43d9760 [2023-03-06T17:16:37.701Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-06T17:16:37.968Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-06T17:16:38.923Z] (1/2) Installing ca-certificates (20220614-r0) [2023-03-06T17:16:39.189Z] (2/2) Installing dumb-init (1.2.5-r1) [2023-03-06T17:16:39.189Z] Executing busybox-1.35.0-r17.trigger [2023-03-06T17:16:39.189Z] Executing ca-certificates-20220614-r0.trigger [2023-03-06T17:16:39.455Z] OK: 6 MiB in 16 packages [2023-03-06T17:16:41.391Z] Removing intermediate container d5aac43d9760 [2023-03-06T17:16:41.391Z] ---> 736e8d6a8a4f [2023-03-06T17:16:41.392Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-06T17:16:41.392Z] ---> Running in 7401f84d86ff [2023-03-06T17:16:41.979Z] Removing intermediate container 7401f84d86ff [2023-03-06T17:16:41.979Z] ---> 3f89862ed661 [2023-03-06T17:16:41.979Z] Step 13/22 : ENV APP_PORT=59860 [2023-03-06T17:16:41.979Z] ---> Running in eff9e5b07e76 [2023-03-06T17:16:42.252Z] Removing intermediate container eff9e5b07e76 [2023-03-06T17:16:42.252Z] ---> 93bd73695194 [2023-03-06T17:16:42.252Z] Step 14/22 : EXPOSE $APP_PORT [2023-03-06T17:16:42.520Z] ---> Running in 8efe2dea45a9 [2023-03-06T17:16:42.784Z] Removing intermediate container 8efe2dea45a9 [2023-03-06T17:16:42.784Z] ---> f8eddd48a92f [2023-03-06T17:16:42.784Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-06T17:16:43.737Z] ---> ed3ae20139d4 [2023-03-06T17:16:43.737Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-03-06T17:16:47.071Z] ---> f5aa0202051d [2023-03-06T17:16:47.071Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2023-03-06T17:16:48.025Z] ---> 8d07a4efb8ef [2023-03-06T17:16:48.025Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2023-03-06T17:16:48.299Z] ---> Running in bf88383f25b4 [2023-03-06T17:16:48.880Z] Removing intermediate container bf88383f25b4 [2023-03-06T17:16:48.880Z] ---> 3a5e8ffdc378 [2023-03-06T17:16:48.880Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-06T17:16:49.145Z] ---> Running in 37745f85f161 [2023-03-06T17:16:49.729Z] Removing intermediate container 37745f85f161 [2023-03-06T17:16:49.729Z] ---> fb822df51afd [2023-03-06T17:16:49.729Z] Step 20/22 : LABEL arch=arm64 [2023-03-06T17:16:49.729Z] ---> Running in b51671d5ec54 [2023-03-06T17:16:52.305Z] Removing intermediate container b51671d5ec54 [2023-03-06T17:16:52.305Z] ---> 91b8ff3a3e28 [2023-03-06T17:16:52.305Z] Step 21/22 : LABEL git_sha=b9da6ae59ae744deab01801bcadba3dff2eb7fa6 [2023-03-06T17:16:52.573Z] ---> Running in e46aed2402b9 [2023-03-06T17:16:53.530Z] Removing intermediate container e46aed2402b9 [2023-03-06T17:16:53.530Z] ---> 36b2589eb9e6 [2023-03-06T17:16:53.530Z] Step 22/22 : LABEL version=3.0.0-dev.77 [2023-03-06T17:16:53.530Z] ---> Running in f35f7d6fdeb1 [2023-03-06T17:16:54.487Z] Removing intermediate container f35f7d6fdeb1 [2023-03-06T17:16:54.487Z] ---> 35091b2cf733 [2023-03-06T17:16:54.487Z] [2023-03-06T17:16:54.487Z] Successfully built 35091b2cf733 [2023-03-06T17:16:54.487Z] Successfully tagged support-notifications-arm64:latest [2023-03-06T17:16:57.825Z]  Building support-notifications ... done Removing intermediate container 320fb2bc8937 [2023-03-06T17:16:57.825Z] ---> 7776bddae998 [2023-03-06T17:16:57.825Z] [2023-03-06T17:16:57.825Z] Step 10/22 : FROM alpine:3.16 [2023-03-06T17:16:57.825Z] ---> 4c81e5bf8899 [2023-03-06T17:16:57.825Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2023-03-06T17:16:57.825Z] ---> Using cache [2023-03-06T17:16:57.825Z] ---> b3c6de8e98ec [2023-03-06T17:16:57.825Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-06T17:16:57.825Z] ---> Using cache [2023-03-06T17:16:57.825Z] ---> c510a5b84342 [2023-03-06T17:16:57.825Z] Step 13/22 : ENV APP_PORT=59861 [2023-03-06T17:16:57.825Z] ---> Running in d72f187ef112 [2023-03-06T17:16:57.825Z] Removing intermediate container d72f187ef112 [2023-03-06T17:16:57.825Z] ---> 86a6cfd0fcc8 [2023-03-06T17:16:57.825Z] Step 14/22 : EXPOSE $APP_PORT [2023-03-06T17:16:57.825Z] ---> Running in dc537c3627ad [2023-03-06T17:16:58.408Z] Removing intermediate container dc537c3627ad [2023-03-06T17:16:58.408Z] ---> 00afce057c61 [2023-03-06T17:16:58.408Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-06T17:16:58.999Z] ---> 911e141a0b9f [2023-03-06T17:16:58.999Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-03-06T17:17:00.943Z] ---> 420a92c9315d [2023-03-06T17:17:00.943Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2023-03-06T17:17:01.523Z] ---> 837ea3416034 [2023-03-06T17:17:01.523Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2023-03-06T17:17:01.523Z] ---> Running in edbbf8403595 [2023-03-06T17:17:01.797Z] Removing intermediate container edbbf8403595 [2023-03-06T17:17:01.797Z] ---> f451e6d83599 [2023-03-06T17:17:01.797Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-06T17:17:02.063Z] ---> Running in 4ddb6c0f2091 [2023-03-06T17:17:02.339Z] Removing intermediate container 4ddb6c0f2091 [2023-03-06T17:17:02.339Z] ---> 42c1573da326 [2023-03-06T17:17:02.339Z] Step 20/22 : LABEL arch=arm64 [2023-03-06T17:17:02.608Z] ---> Running in 6e5a40134563 [2023-03-06T17:17:05.180Z] Removing intermediate container 6e5a40134563 [2023-03-06T17:17:05.180Z] ---> 820387831cf5 [2023-03-06T17:17:05.180Z] Step 21/22 : LABEL git_sha=b9da6ae59ae744deab01801bcadba3dff2eb7fa6 [2023-03-06T17:17:05.180Z] ---> Running in 6f5ad4666b33 [2023-03-06T17:17:05.447Z] Removing intermediate container 6f5ad4666b33 [2023-03-06T17:17:05.447Z] ---> 101965b15655 [2023-03-06T17:17:05.447Z] Step 22/22 : LABEL version=3.0.0-dev.77 [2023-03-06T17:17:05.447Z] ---> Running in 0e7f199375eb [2023-03-06T17:17:06.032Z] Removing intermediate container 0e7f199375eb [2023-03-06T17:17:06.032Z] ---> 2190548030ba [2023-03-06T17:17:06.032Z] [2023-03-06T17:17:06.032Z] Successfully built 2190548030ba [2023-03-06T17:17:06.032Z] Successfully tagged support-scheduler-arm64:latest [2023-03-06T17:17:06.032Z]  Building support-scheduler ... done Removing intermediate container c3e945d0a1ee [2023-03-06T17:17:06.032Z] ---> 6073f8cb76e5 [2023-03-06T17:17:06.032Z] [2023-03-06T17:17:06.032Z] Step 10/23 : FROM alpine:3.16 [2023-03-06T17:17:06.032Z] ---> 4c81e5bf8899 [2023-03-06T17:17:06.032Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-03-06T17:17:06.032Z] ---> Using cache [2023-03-06T17:17:06.032Z] ---> b3c6de8e98ec [2023-03-06T17:17:06.032Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-06T17:17:06.032Z] ---> Using cache [2023-03-06T17:17:06.032Z] ---> c510a5b84342 [2023-03-06T17:17:06.032Z] Step 13/23 : ENV APP_PORT=59882 [2023-03-06T17:17:06.299Z] ---> Running in 7cbae8c2d618 [2023-03-06T17:17:06.567Z] Removing intermediate container 7cbae8c2d618 [2023-03-06T17:17:06.567Z] ---> 932b27a50d19 [2023-03-06T17:17:06.567Z] Step 14/23 : EXPOSE $APP_PORT [2023-03-06T17:17:06.567Z] ---> Running in 088da92b2e1e [2023-03-06T17:17:06.834Z] Removing intermediate container 088da92b2e1e [2023-03-06T17:17:06.834Z] ---> 83eab3d717e1 [2023-03-06T17:17:06.835Z] Step 15/23 : WORKDIR / [2023-03-06T17:17:06.835Z] ---> Running in a34e4cd753ba [2023-03-06T17:17:07.102Z] Removing intermediate container a34e4cd753ba [2023-03-06T17:17:07.102Z] ---> c999c51e9718 [2023-03-06T17:17:07.102Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-06T17:17:07.686Z] ---> 4f8c4859ebe0 [2023-03-06T17:17:07.686Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-03-06T17:17:08.655Z] ---> e37adcd1926e [2023-03-06T17:17:08.655Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2023-03-06T17:17:09.236Z] ---> a18fc59fc8e9 [2023-03-06T17:17:09.236Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2023-03-06T17:17:09.236Z] ---> Running in 06b53413d9d3 [2023-03-06T17:17:09.502Z] Removing intermediate container 06b53413d9d3 [2023-03-06T17:17:09.502Z] ---> e86614007763 [2023-03-06T17:17:09.502Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-06T17:17:09.502Z] ---> Running in 9680cdcc8185 [2023-03-06T17:17:09.839Z] Removing intermediate container 9680cdcc8185 [2023-03-06T17:17:09.839Z] ---> 7be48e6a9083 [2023-03-06T17:17:09.839Z] Step 21/23 : LABEL arch=arm64 [2023-03-06T17:17:10.124Z] ---> Running in 8f1f14804e99 [2023-03-06T17:17:10.394Z] Removing intermediate container 8f1f14804e99 [2023-03-06T17:17:10.394Z] ---> 01f56d48ecd3 [2023-03-06T17:17:10.394Z] Step 22/23 : LABEL git_sha=b9da6ae59ae744deab01801bcadba3dff2eb7fa6 [2023-03-06T17:17:10.394Z] ---> Running in fa85400fb60a [2023-03-06T17:17:10.670Z] Removing intermediate container fa85400fb60a [2023-03-06T17:17:10.670Z] ---> 40481c9c25f8 [2023-03-06T17:17:10.670Z] Step 23/23 : LABEL version=3.0.0-dev.77 [2023-03-06T17:17:10.670Z] ---> Running in 00e6179e62cd [2023-03-06T17:17:10.939Z] Removing intermediate container 00e6179e62cd [2023-03-06T17:17:10.939Z] ---> d1875720cdf9 [2023-03-06T17:17:10.939Z] [2023-03-06T17:17:11.208Z] Successfully built d1875720cdf9 [2023-03-06T17:17:11.208Z] Successfully tagged core-command-arm64:latest [2023-03-06T17:17:11.492Z]  Building core-command ... done  [Pipeline] } [2023-03-06T17:17:11.497Z] $ docker stop --time=1 8dad967c0eb361bb3e7e5c764eee46946ae7f93b5d7f374697b7bd3016f7dde7 [2023-03-06T17:17:13.213Z] $ docker rm -f --volumes 8dad967c0eb361bb3e7e5c764eee46946ae7f93b5d7f374697b7bd3016f7dde7 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-06T17:17:13.719Z] + docker images [2023-03-06T17:17:14.003Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-03-06T17:17:14.003Z] core-command-arm64 latest d1875720cdf9 3 seconds ago 17.1MB [2023-03-06T17:17:14.003Z] 6073f8cb76e5 8 seconds ago 1.34GB [2023-03-06T17:17:14.003Z] support-scheduler-arm64 latest 2190548030ba 8 seconds ago 29.1MB [2023-03-06T17:17:14.003Z] 7776bddae998 17 seconds ago 1.4GB [2023-03-06T17:17:14.003Z] support-notifications-arm64 latest 35091b2cf733 19 seconds ago 29.7MB [2023-03-06T17:17:14.003Z] eecfc7baef5b 39 seconds ago 1.4GB [2023-03-06T17:17:14.003Z] security-spiffe-token-provider-arm64 latest e84458a20994 42 seconds ago 29.1MB [2023-03-06T17:17:14.003Z] 84258550a190 About a minute ago 1.37GB [2023-03-06T17:17:14.003Z] security-spire-agent-arm64 latest 93a1a45b4a85 4 minutes ago 122MB [2023-03-06T17:17:14.003Z] core-metadata-arm64 latest 9009fc2bf3a4 4 minutes ago 17.8MB [2023-03-06T17:17:14.003Z] 27990a839c27 4 minutes ago 1.34GB [2023-03-06T17:17:14.003Z] security-secretstore-setup-arm64 latest ef929f0ee6ce 5 minutes ago 28.7MB [2023-03-06T17:17:14.003Z] af1435e13769 5 minutes ago 1.33GB [2023-03-06T17:17:14.003Z] security-bootstrapper-arm64 latest d97f08ed8990 9 minutes ago 19MB [2023-03-06T17:17:14.004Z] 63533a5e80b7 10 minutes ago 1.32GB [2023-03-06T17:17:14.004Z] security-spire-server-arm64 latest c5646c14b29c 11 minutes ago 84.3MB [2023-03-06T17:17:14.004Z] d097b303f35a 11 minutes ago 1.21GB [2023-03-06T17:17:14.004Z] core-data-arm64 latest 482679b27c75 11 minutes ago 17.3MB [2023-03-06T17:17:14.004Z] 121fbcbea7e4 12 minutes ago 1.34GB [2023-03-06T17:17:14.004Z] core-common-config-bootstrapper-arm64 latest 1fd1a20ac9cf 12 minutes ago 14.9MB [2023-03-06T17:17:14.004Z] 531991322dcc 12 minutes ago 1.33GB [2023-03-06T17:17:14.004Z] security-proxy-auth-arm64 latest 95863be73a85 12 minutes ago 15.6MB [2023-03-06T17:17:14.004Z] security-proxy-setup-arm64 latest f15c1ccccc07 12 minutes ago 15.8MB [2023-03-06T17:17:14.004Z] 3c06426d7662 13 minutes ago 1.32GB [2023-03-06T17:17:14.004Z] ff711ff3d662 13 minutes ago 1.32GB [2023-03-06T17:17:14.004Z] security-spire-config-arm64 latest 1e1821a75978 18 minutes ago 83.6MB [2023-03-06T17:17:14.004Z] c4998edfb322 19 minutes ago 1.21GB [2023-03-06T17:17:14.004Z] ci-base-image-arm64 latest 9db517ea91cc 22 minutes ago 904MB [2023-03-06T17:17:14.004Z] alpine 3.15 354640af7b1b 3 weeks ago 5.34MB [2023-03-06T17:17:14.004Z] alpine 3.16 4c81e5bf8899 3 weeks ago 5.3MB [2023-03-06T17:17:14.004Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine f96f9c87975a 4 months ago 685MB [2023-03-06T17:17:14.004Z] 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-06T17:17:14.091Z] provisioning config files... [2023-03-06T17:17:14.106Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/438@tmp/config2098400073016844528tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-06T17:17:14.441Z] ---> docker-login.sh [2023-03-06T17:17:14.441Z] nexus3.edgexfoundry.org:10001 [2023-03-06T17:17:14.708Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-06T17:17:14.708Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-06T17:17:14.708Z] Configure a credential helper to remove this warning. See [2023-03-06T17:17:14.708Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-06T17:17:14.708Z] [2023-03-06T17:17:14.708Z] Login Succeeded [2023-03-06T17:17:14.708Z] nexus3.edgexfoundry.org:10002 [2023-03-06T17:17:14.973Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-06T17:17:15.239Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-06T17:17:15.239Z] Configure a credential helper to remove this warning. See [2023-03-06T17:17:15.239Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-06T17:17:15.239Z] [2023-03-06T17:17:15.239Z] Login Succeeded [2023-03-06T17:17:15.239Z] nexus3.edgexfoundry.org:10003 [2023-03-06T17:17:15.505Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-06T17:17:15.505Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-06T17:17:15.505Z] Configure a credential helper to remove this warning. See [2023-03-06T17:17:15.505Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-06T17:17:15.505Z] [2023-03-06T17:17:15.505Z] Login Succeeded [2023-03-06T17:17:15.505Z] nexus3.edgexfoundry.org:10004 [2023-03-06T17:17:15.772Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-06T17:17:15.772Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-06T17:17:15.772Z] Configure a credential helper to remove this warning. See [2023-03-06T17:17:15.772Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-06T17:17:15.772Z] [2023-03-06T17:17:15.772Z] Login Succeeded [2023-03-06T17:17:15.772Z] docker.io [2023-03-06T17:17:16.038Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-06T17:17:16.306Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-06T17:17:16.306Z] Configure a credential helper to remove this warning. See [2023-03-06T17:17:16.306Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-06T17:17:16.306Z] [2023-03-06T17:17:16.306Z] Login Succeeded [2023-03-06T17:17:16.572Z] ---> docker-login.sh ends [Pipeline] } [2023-03-06T17:17:16.585Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-06T17:17:16.611Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-06T17:17:16.635Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2023-03-06T17:17:16.635Z] b9da6ae59ae744deab01801bcadba3dff2eb7fa6 [2023-03-06T17:17:16.635Z] latest [2023-03-06T17:17:16.635Z] 3.0.0-dev.77 [2023-03-06T17:17:16.635Z] b9da6ae59ae744deab01801bcadba3dff2eb7fa6-3.0.0-dev.77 [2023-03-06T17:17:16.635Z] main [2023-03-06T17:17:16.635Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-06T17:17:16.984Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:b9da6ae59ae744deab01801bcadba3dff2eb7fa6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-06T17:17:17.330Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:b9da6ae59ae744deab01801bcadba3dff2eb7fa6 [2023-03-06T17:17:17.330Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-03-06T17:17:17.330Z] 1d357e25c5ab: Preparing [2023-03-06T17:17:17.330Z] 9ecf3c41d956: Preparing [2023-03-06T17:17:17.330Z] 29dbd02c3dd2: Preparing [2023-03-06T17:17:17.330Z] 90daa543b9b3: Preparing [2023-03-06T17:17:17.330Z] f70ee36035b9: Preparing [2023-03-06T17:17:17.330Z] f70ee36035b9: Layer already exists [2023-03-06T17:17:17.598Z] 29dbd02c3dd2: Pushed [2023-03-06T17:17:17.598Z] 90daa543b9b3: Pushed [2023-03-06T17:17:17.598Z] 1d357e25c5ab: Pushed [2023-03-06T17:17:20.934Z] 9ecf3c41d956: Pushed [2023-03-06T17:17:20.934Z] b9da6ae59ae744deab01801bcadba3dff2eb7fa6: digest: sha256:0d1854b0ee77a2be758d5eb83fcdb199eb2bd95d609602419d5814ce6ba7e933 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-06T17:17:21.271Z] + 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-06T17:17:21.610Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2023-03-06T17:17:21.610Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-03-06T17:17:21.610Z] 1d357e25c5ab: Preparing [2023-03-06T17:17:21.610Z] 9ecf3c41d956: Preparing [2023-03-06T17:17:21.610Z] 29dbd02c3dd2: Preparing [2023-03-06T17:17:21.611Z] 90daa543b9b3: Preparing [2023-03-06T17:17:21.611Z] f70ee36035b9: Preparing [2023-03-06T17:17:21.611Z] f70ee36035b9: Layer already exists [2023-03-06T17:17:21.611Z] 1d357e25c5ab: Layer already exists [2023-03-06T17:17:21.611Z] 9ecf3c41d956: Layer already exists [2023-03-06T17:17:21.611Z] 90daa543b9b3: Layer already exists [2023-03-06T17:17:21.611Z] 29dbd02c3dd2: Layer already exists [2023-03-06T17:17:21.878Z] latest: digest: sha256:0d1854b0ee77a2be758d5eb83fcdb199eb2bd95d609602419d5814ce6ba7e933 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-06T17:17:22.218Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:3.0.0-dev.77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-06T17:17:22.563Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:3.0.0-dev.77 [2023-03-06T17:17:22.564Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-03-06T17:17:22.564Z] 1d357e25c5ab: Preparing [2023-03-06T17:17:22.564Z] 9ecf3c41d956: Preparing [2023-03-06T17:17:22.564Z] 29dbd02c3dd2: Preparing [2023-03-06T17:17:22.564Z] 90daa543b9b3: Preparing [2023-03-06T17:17:22.564Z] f70ee36035b9: Preparing [2023-03-06T17:17:22.564Z] 90daa543b9b3: Layer already exists [2023-03-06T17:17:22.564Z] 1d357e25c5ab: Layer already exists [2023-03-06T17:17:22.564Z] 9ecf3c41d956: Layer already exists [2023-03-06T17:17:22.564Z] f70ee36035b9: Layer already exists [2023-03-06T17:17:22.564Z] 29dbd02c3dd2: Layer already exists [2023-03-06T17:17:22.564Z] 3.0.0-dev.77: digest: sha256:0d1854b0ee77a2be758d5eb83fcdb199eb2bd95d609602419d5814ce6ba7e933 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-06T17:17:22.916Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:b9da6ae59ae744deab01801bcadba3dff2eb7fa6-3.0.0-dev.77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-06T17:17:23.261Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:b9da6ae59ae744deab01801bcadba3dff2eb7fa6-3.0.0-dev.77 [2023-03-06T17:17:23.261Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-03-06T17:17:23.261Z] 1d357e25c5ab: Preparing [2023-03-06T17:17:23.261Z] 9ecf3c41d956: Preparing [2023-03-06T17:17:23.261Z] 29dbd02c3dd2: Preparing [2023-03-06T17:17:23.261Z] 90daa543b9b3: Preparing [2023-03-06T17:17:23.261Z] f70ee36035b9: Preparing [2023-03-06T17:17:23.261Z] 9ecf3c41d956: Layer already exists [2023-03-06T17:17:23.261Z] 29dbd02c3dd2: Layer already exists [2023-03-06T17:17:23.261Z] 1d357e25c5ab: Layer already exists [2023-03-06T17:17:23.261Z] f70ee36035b9: Layer already exists [2023-03-06T17:17:23.261Z] 90daa543b9b3: Layer already exists [2023-03-06T17:17:23.261Z] b9da6ae59ae744deab01801bcadba3dff2eb7fa6-3.0.0-dev.77: digest: sha256:0d1854b0ee77a2be758d5eb83fcdb199eb2bd95d609602419d5814ce6ba7e933 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-06T17:17:23.608Z] + 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-06T17:17:23.949Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2023-03-06T17:17:23.949Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-03-06T17:17:23.949Z] 1d357e25c5ab: Preparing [2023-03-06T17:17:23.949Z] 9ecf3c41d956: Preparing [2023-03-06T17:17:23.949Z] 29dbd02c3dd2: Preparing [2023-03-06T17:17:23.949Z] 90daa543b9b3: Preparing [2023-03-06T17:17:23.949Z] f70ee36035b9: Preparing [2023-03-06T17:17:23.949Z] f70ee36035b9: Layer already exists [2023-03-06T17:17:23.949Z] 1d357e25c5ab: Layer already exists [2023-03-06T17:17:23.949Z] 29dbd02c3dd2: Layer already exists [2023-03-06T17:17:23.949Z] 90daa543b9b3: Layer already exists [2023-03-06T17:17:23.949Z] 9ecf3c41d956: Layer already exists [2023-03-06T17:17:23.949Z] main: digest: sha256:0d1854b0ee77a2be758d5eb83fcdb199eb2bd95d609602419d5814ce6ba7e933 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-06T17:17:24.255Z] ===================================================== [Pipeline] echo [2023-03-06T17:17:24.260Z] taggedImages: [2023-03-06T17:17:24.260Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:b9da6ae59ae744deab01801bcadba3dff2eb7fa6 [2023-03-06T17:17:24.260Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2023-03-06T17:17:24.260Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:3.0.0-dev.77 [2023-03-06T17:17:24.260Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:b9da6ae59ae744deab01801bcadba3dff2eb7fa6-3.0.0-dev.77 [2023-03-06T17:17:24.260Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2023-03-06T17:17:24.276Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: [2023-03-06T17:17:24.276Z] b9da6ae59ae744deab01801bcadba3dff2eb7fa6 [2023-03-06T17:17:24.276Z] latest [2023-03-06T17:17:24.276Z] 3.0.0-dev.77 [2023-03-06T17:17:24.276Z] b9da6ae59ae744deab01801bcadba3dff2eb7fa6-3.0.0-dev.77 [2023-03-06T17:17:24.276Z] main [2023-03-06T17:17:24.276Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-06T17:17:24.610Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:b9da6ae59ae744deab01801bcadba3dff2eb7fa6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-06T17:17:24.972Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:b9da6ae59ae744deab01801bcadba3dff2eb7fa6 [2023-03-06T17:17:24.972Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-03-06T17:17:24.972Z] f95512daebbb: Preparing [2023-03-06T17:17:24.972Z] b8c01fe6afd3: Preparing [2023-03-06T17:17:24.972Z] abd16aaab40c: Preparing [2023-03-06T17:17:24.972Z] 007eaf9c47ae: Preparing [2023-03-06T17:17:24.972Z] 29dbd02c3dd2: Preparing [2023-03-06T17:17:24.972Z] cc24bb9e6366: Preparing [2023-03-06T17:17:24.972Z] f70ee36035b9: Preparing [2023-03-06T17:17:24.972Z] f70ee36035b9: Waiting [2023-03-06T17:17:24.972Z] cc24bb9e6366: Waiting [2023-03-06T17:17:24.972Z] 29dbd02c3dd2: Layer already exists [2023-03-06T17:17:25.241Z] b8c01fe6afd3: Pushed [2023-03-06T17:17:25.241Z] f95512daebbb: Pushed [2023-03-06T17:17:25.241Z] f70ee36035b9: Layer already exists [2023-03-06T17:17:25.241Z] abd16aaab40c: Pushed [2023-03-06T17:17:25.241Z] cc24bb9e6366: Pushed [2023-03-06T17:17:27.815Z] 007eaf9c47ae: Pushed [2023-03-06T17:17:27.815Z] b9da6ae59ae744deab01801bcadba3dff2eb7fa6: digest: sha256:c2c3370bffc1cfd658ad3fa3688e381d95e565742d00505d7411c79358386de6 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-06T17:17:28.165Z] + 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-06T17:17:28.505Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2023-03-06T17:17:28.505Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-03-06T17:17:28.505Z] f95512daebbb: Preparing [2023-03-06T17:17:28.505Z] b8c01fe6afd3: Preparing [2023-03-06T17:17:28.505Z] abd16aaab40c: Preparing [2023-03-06T17:17:28.505Z] 007eaf9c47ae: Preparing [2023-03-06T17:17:28.505Z] 29dbd02c3dd2: Preparing [2023-03-06T17:17:28.505Z] cc24bb9e6366: Preparing [2023-03-06T17:17:28.505Z] f70ee36035b9: Preparing [2023-03-06T17:17:28.505Z] cc24bb9e6366: Waiting [2023-03-06T17:17:28.505Z] f70ee36035b9: Waiting [2023-03-06T17:17:28.505Z] 29dbd02c3dd2: Layer already exists [2023-03-06T17:17:28.505Z] 007eaf9c47ae: Layer already exists [2023-03-06T17:17:28.505Z] b8c01fe6afd3: Layer already exists [2023-03-06T17:17:28.505Z] f95512daebbb: Layer already exists [2023-03-06T17:17:28.505Z] abd16aaab40c: Layer already exists [2023-03-06T17:17:28.505Z] cc24bb9e6366: Layer already exists [2023-03-06T17:17:28.506Z] f70ee36035b9: Layer already exists [2023-03-06T17:17:28.769Z] latest: digest: sha256:c2c3370bffc1cfd658ad3fa3688e381d95e565742d00505d7411c79358386de6 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-06T17:17:29.101Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.0.0-dev.77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-06T17:17:29.432Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.0.0-dev.77 [2023-03-06T17:17:29.432Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-03-06T17:17:29.432Z] f95512daebbb: Preparing [2023-03-06T17:17:29.432Z] b8c01fe6afd3: Preparing [2023-03-06T17:17:29.432Z] abd16aaab40c: Preparing [2023-03-06T17:17:29.432Z] 007eaf9c47ae: Preparing [2023-03-06T17:17:29.432Z] 29dbd02c3dd2: Preparing [2023-03-06T17:17:29.432Z] cc24bb9e6366: Preparing [2023-03-06T17:17:29.432Z] f70ee36035b9: Preparing [2023-03-06T17:17:29.432Z] cc24bb9e6366: Waiting [2023-03-06T17:17:29.432Z] f70ee36035b9: Waiting [2023-03-06T17:17:29.432Z] abd16aaab40c: Layer already exists [2023-03-06T17:17:29.432Z] 007eaf9c47ae: Layer already exists [2023-03-06T17:17:29.432Z] b8c01fe6afd3: Layer already exists [2023-03-06T17:17:29.432Z] f95512daebbb: Layer already exists [2023-03-06T17:17:29.432Z] 29dbd02c3dd2: Layer already exists [2023-03-06T17:17:29.432Z] f70ee36035b9: Layer already exists [2023-03-06T17:17:29.432Z] cc24bb9e6366: Layer already exists [2023-03-06T17:17:29.696Z] 3.0.0-dev.77: digest: sha256:c2c3370bffc1cfd658ad3fa3688e381d95e565742d00505d7411c79358386de6 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-06T17:17:30.043Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:b9da6ae59ae744deab01801bcadba3dff2eb7fa6-3.0.0-dev.77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-06T17:17:30.375Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:b9da6ae59ae744deab01801bcadba3dff2eb7fa6-3.0.0-dev.77 [2023-03-06T17:17:30.376Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-03-06T17:17:30.376Z] f95512daebbb: Preparing [2023-03-06T17:17:30.376Z] b8c01fe6afd3: Preparing [2023-03-06T17:17:30.376Z] abd16aaab40c: Preparing [2023-03-06T17:17:30.376Z] 007eaf9c47ae: Preparing [2023-03-06T17:17:30.376Z] 29dbd02c3dd2: Preparing [2023-03-06T17:17:30.376Z] cc24bb9e6366: Preparing [2023-03-06T17:17:30.376Z] f70ee36035b9: Preparing [2023-03-06T17:17:30.376Z] cc24bb9e6366: Waiting [2023-03-06T17:17:30.376Z] f70ee36035b9: Waiting [2023-03-06T17:17:30.376Z] 29dbd02c3dd2: Layer already exists [2023-03-06T17:17:30.376Z] abd16aaab40c: Layer already exists [2023-03-06T17:17:30.376Z] f95512daebbb: Layer already exists [2023-03-06T17:17:30.376Z] 007eaf9c47ae: Layer already exists [2023-03-06T17:17:30.376Z] b8c01fe6afd3: Layer already exists [2023-03-06T17:17:30.376Z] f70ee36035b9: Layer already exists [2023-03-06T17:17:30.376Z] cc24bb9e6366: Layer already exists [2023-03-06T17:17:30.640Z] b9da6ae59ae744deab01801bcadba3dff2eb7fa6-3.0.0-dev.77: digest: sha256:c2c3370bffc1cfd658ad3fa3688e381d95e565742d00505d7411c79358386de6 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-06T17:17:30.974Z] + 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-06T17:17:31.304Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [2023-03-06T17:17:31.304Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-03-06T17:17:31.305Z] f95512daebbb: Preparing [2023-03-06T17:17:31.305Z] b8c01fe6afd3: Preparing [2023-03-06T17:17:31.305Z] abd16aaab40c: Preparing [2023-03-06T17:17:31.305Z] 007eaf9c47ae: Preparing [2023-03-06T17:17:31.305Z] 29dbd02c3dd2: Preparing [2023-03-06T17:17:31.305Z] cc24bb9e6366: Preparing [2023-03-06T17:17:31.305Z] f70ee36035b9: Preparing [2023-03-06T17:17:31.305Z] cc24bb9e6366: Waiting [2023-03-06T17:17:31.305Z] f70ee36035b9: Waiting [2023-03-06T17:17:31.305Z] 007eaf9c47ae: Layer already exists [2023-03-06T17:17:31.305Z] 29dbd02c3dd2: Layer already exists [2023-03-06T17:17:31.305Z] b8c01fe6afd3: Layer already exists [2023-03-06T17:17:31.305Z] abd16aaab40c: Layer already exists [2023-03-06T17:17:31.305Z] f95512daebbb: Layer already exists [2023-03-06T17:17:31.305Z] cc24bb9e6366: Layer already exists [2023-03-06T17:17:31.305Z] f70ee36035b9: Layer already exists [2023-03-06T17:17:31.569Z] main: digest: sha256:c2c3370bffc1cfd658ad3fa3688e381d95e565742d00505d7411c79358386de6 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-06T17:17:31.618Z] ===================================================== [Pipeline] echo [2023-03-06T17:17:31.624Z] taggedImages: [2023-03-06T17:17:31.624Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:b9da6ae59ae744deab01801bcadba3dff2eb7fa6 [2023-03-06T17:17:31.624Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2023-03-06T17:17:31.624Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.0.0-dev.77 [2023-03-06T17:17:31.624Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:b9da6ae59ae744deab01801bcadba3dff2eb7fa6-3.0.0-dev.77 [2023-03-06T17:17:31.624Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo [2023-03-06T17:17:31.638Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2023-03-06T17:17:31.638Z] b9da6ae59ae744deab01801bcadba3dff2eb7fa6 [2023-03-06T17:17:31.638Z] latest [2023-03-06T17:17:31.638Z] 3.0.0-dev.77 [2023-03-06T17:17:31.638Z] b9da6ae59ae744deab01801bcadba3dff2eb7fa6-3.0.0-dev.77 [2023-03-06T17:17:31.638Z] main [2023-03-06T17:17:31.638Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-06T17:17:31.966Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:b9da6ae59ae744deab01801bcadba3dff2eb7fa6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-06T17:17:32.304Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:b9da6ae59ae744deab01801bcadba3dff2eb7fa6 [2023-03-06T17:17:32.304Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-03-06T17:17:32.304Z] 79dfd43b59ec: Preparing [2023-03-06T17:17:32.304Z] 8de3e387a067: Preparing [2023-03-06T17:17:32.304Z] 29dbd02c3dd2: Preparing [2023-03-06T17:17:32.304Z] 4385e03d58a0: Preparing [2023-03-06T17:17:32.304Z] f70ee36035b9: Preparing [2023-03-06T17:17:32.304Z] f70ee36035b9: Layer already exists [2023-03-06T17:17:32.304Z] 29dbd02c3dd2: Layer already exists [2023-03-06T17:17:32.570Z] 79dfd43b59ec: Pushed [2023-03-06T17:17:32.570Z] 4385e03d58a0: Pushed [2023-03-06T17:17:35.140Z] 8de3e387a067: Pushed [2023-03-06T17:17:35.405Z] b9da6ae59ae744deab01801bcadba3dff2eb7fa6: digest: sha256:80c428a0db181dbd66cd4b31226ab5de0acc0fa3629fbc2ebff0c62216ea7fac size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-06T17:17:35.750Z] + 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-06T17:17:36.087Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2023-03-06T17:17:36.087Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-03-06T17:17:36.087Z] 79dfd43b59ec: Preparing [2023-03-06T17:17:36.087Z] 8de3e387a067: Preparing [2023-03-06T17:17:36.087Z] 29dbd02c3dd2: Preparing [2023-03-06T17:17:36.087Z] 4385e03d58a0: Preparing [2023-03-06T17:17:36.087Z] f70ee36035b9: Preparing [2023-03-06T17:17:36.087Z] 4385e03d58a0: Layer already exists [2023-03-06T17:17:36.087Z] 79dfd43b59ec: Layer already exists [2023-03-06T17:17:36.087Z] 8de3e387a067: Layer already exists [2023-03-06T17:17:36.087Z] f70ee36035b9: Layer already exists [2023-03-06T17:17:36.087Z] 29dbd02c3dd2: Layer already exists [2023-03-06T17:17:36.087Z] latest: digest: sha256:80c428a0db181dbd66cd4b31226ab5de0acc0fa3629fbc2ebff0c62216ea7fac size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-06T17:17:36.695Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:3.0.0-dev.77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-06T17:17:37.119Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:3.0.0-dev.77 [2023-03-06T17:17:37.119Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-03-06T17:17:37.119Z] 79dfd43b59ec: Preparing [2023-03-06T17:17:37.119Z] 8de3e387a067: Preparing [2023-03-06T17:17:37.119Z] 29dbd02c3dd2: Preparing [2023-03-06T17:17:37.119Z] 4385e03d58a0: Preparing [2023-03-06T17:17:37.119Z] f70ee36035b9: Preparing [2023-03-06T17:17:37.119Z] 79dfd43b59ec: Layer already exists [2023-03-06T17:17:37.119Z] 4385e03d58a0: Layer already exists [2023-03-06T17:17:37.119Z] f70ee36035b9: Layer already exists [2023-03-06T17:17:37.119Z] 29dbd02c3dd2: Layer already exists [2023-03-06T17:17:37.119Z] 8de3e387a067: Layer already exists [2023-03-06T17:17:37.119Z] 3.0.0-dev.77: digest: sha256:80c428a0db181dbd66cd4b31226ab5de0acc0fa3629fbc2ebff0c62216ea7fac size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-06T17:17:37.901Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:b9da6ae59ae744deab01801bcadba3dff2eb7fa6-3.0.0-dev.77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-06T17:17:38.248Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:b9da6ae59ae744deab01801bcadba3dff2eb7fa6-3.0.0-dev.77 [2023-03-06T17:17:38.248Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-03-06T17:17:38.248Z] 79dfd43b59ec: Preparing [2023-03-06T17:17:38.248Z] 8de3e387a067: Preparing [2023-03-06T17:17:38.248Z] 29dbd02c3dd2: Preparing [2023-03-06T17:17:38.248Z] 4385e03d58a0: Preparing [2023-03-06T17:17:38.248Z] f70ee36035b9: Preparing [2023-03-06T17:17:38.248Z] 79dfd43b59ec: Layer already exists [2023-03-06T17:17:38.248Z] f70ee36035b9: Layer already exists [2023-03-06T17:17:38.248Z] 4385e03d58a0: Layer already exists [2023-03-06T17:17:38.248Z] 8de3e387a067: Layer already exists [2023-03-06T17:17:38.248Z] 29dbd02c3dd2: Layer already exists [2023-03-06T17:17:38.248Z] b9da6ae59ae744deab01801bcadba3dff2eb7fa6-3.0.0-dev.77: digest: sha256:80c428a0db181dbd66cd4b31226ab5de0acc0fa3629fbc2ebff0c62216ea7fac size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-06T17:17:38.602Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-06T17:17:38.953Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2023-03-06T17:17:38.953Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-03-06T17:17:38.953Z] 79dfd43b59ec: Preparing [2023-03-06T17:17:38.953Z] 8de3e387a067: Preparing [2023-03-06T17:17:38.953Z] 29dbd02c3dd2: Preparing [2023-03-06T17:17:38.953Z] 4385e03d58a0: Preparing [2023-03-06T17:17:38.953Z] f70ee36035b9: Preparing [2023-03-06T17:17:38.953Z] 29dbd02c3dd2: Layer already exists [2023-03-06T17:17:38.953Z] 79dfd43b59ec: Layer already exists [2023-03-06T17:17:38.953Z] 8de3e387a067: Layer already exists [2023-03-06T17:17:38.953Z] f70ee36035b9: Layer already exists [2023-03-06T17:17:38.953Z] 4385e03d58a0: Layer already exists [2023-03-06T17:17:38.953Z] main: digest: sha256:80c428a0db181dbd66cd4b31226ab5de0acc0fa3629fbc2ebff0c62216ea7fac size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-06T17:17:39.279Z] ===================================================== [Pipeline] echo [2023-03-06T17:17:39.288Z] taggedImages: [2023-03-06T17:17:39.288Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:b9da6ae59ae744deab01801bcadba3dff2eb7fa6 [2023-03-06T17:17:39.288Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2023-03-06T17:17:39.288Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:3.0.0-dev.77 [2023-03-06T17:17:39.288Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:b9da6ae59ae744deab01801bcadba3dff2eb7fa6-3.0.0-dev.77 [2023-03-06T17:17:39.288Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2023-03-06T17:17:39.312Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2023-03-06T17:17:39.312Z] b9da6ae59ae744deab01801bcadba3dff2eb7fa6 [2023-03-06T17:17:39.312Z] latest [2023-03-06T17:17:39.312Z] 3.0.0-dev.77 [2023-03-06T17:17:39.312Z] b9da6ae59ae744deab01801bcadba3dff2eb7fa6-3.0.0-dev.77 [2023-03-06T17:17:39.312Z] main [2023-03-06T17:17:39.312Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-06T17:17:39.675Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:b9da6ae59ae744deab01801bcadba3dff2eb7fa6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-06T17:17:40.022Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:b9da6ae59ae744deab01801bcadba3dff2eb7fa6 [2023-03-06T17:17:40.022Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-03-06T17:17:40.022Z] 8f9f0a31880d: Preparing [2023-03-06T17:17:40.022Z] c09272570856: Preparing [2023-03-06T17:17:40.022Z] 82e19b2bdcbc: Preparing [2023-03-06T17:17:40.022Z] 29dbd02c3dd2: Preparing [2023-03-06T17:17:40.022Z] 90daa543b9b3: Preparing [2023-03-06T17:17:40.022Z] f70ee36035b9: Preparing [2023-03-06T17:17:40.022Z] f70ee36035b9: Waiting [2023-03-06T17:17:40.022Z] 90daa543b9b3: Layer already exists [2023-03-06T17:17:40.022Z] 29dbd02c3dd2: Layer already exists [2023-03-06T17:17:40.287Z] f70ee36035b9: Layer already exists [2023-03-06T17:17:41.244Z] 8f9f0a31880d: Pushed [2023-03-06T17:17:41.244Z] c09272570856: Pushed [2023-03-06T17:17:43.189Z] 82e19b2bdcbc: Pushed [2023-03-06T17:17:43.456Z] b9da6ae59ae744deab01801bcadba3dff2eb7fa6: digest: sha256:460755ec1bbeb368475cd9a1e735dea06346c388e807c56a8aac7098afccd753 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-06T17:17:43.798Z] + 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-06T17:17:44.130Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2023-03-06T17:17:44.130Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-03-06T17:17:44.130Z] 8f9f0a31880d: Preparing [2023-03-06T17:17:44.130Z] c09272570856: Preparing [2023-03-06T17:17:44.130Z] 82e19b2bdcbc: Preparing [2023-03-06T17:17:44.130Z] 29dbd02c3dd2: Preparing [2023-03-06T17:17:44.130Z] 90daa543b9b3: Preparing [2023-03-06T17:17:44.130Z] f70ee36035b9: Preparing [2023-03-06T17:17:44.130Z] f70ee36035b9: Waiting [2023-03-06T17:17:44.130Z] 29dbd02c3dd2: Layer already exists [2023-03-06T17:17:44.130Z] 8f9f0a31880d: Layer already exists [2023-03-06T17:17:44.130Z] c09272570856: Layer already exists [2023-03-06T17:17:44.130Z] 82e19b2bdcbc: Layer already exists [2023-03-06T17:17:44.130Z] 90daa543b9b3: Layer already exists [2023-03-06T17:17:44.130Z] f70ee36035b9: Layer already exists [2023-03-06T17:17:44.395Z] latest: digest: sha256:460755ec1bbeb368475cd9a1e735dea06346c388e807c56a8aac7098afccd753 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-06T17:17:44.732Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.0.0-dev.77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-06T17:17:45.065Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.0.0-dev.77 [2023-03-06T17:17:45.065Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-03-06T17:17:45.065Z] 8f9f0a31880d: Preparing [2023-03-06T17:17:45.065Z] c09272570856: Preparing [2023-03-06T17:17:45.065Z] 82e19b2bdcbc: Preparing [2023-03-06T17:17:45.065Z] 29dbd02c3dd2: Preparing [2023-03-06T17:17:45.065Z] 90daa543b9b3: Preparing [2023-03-06T17:17:45.065Z] f70ee36035b9: Preparing [2023-03-06T17:17:45.065Z] f70ee36035b9: Waiting [2023-03-06T17:17:45.065Z] 82e19b2bdcbc: Layer already exists [2023-03-06T17:17:45.065Z] 8f9f0a31880d: Layer already exists [2023-03-06T17:17:45.065Z] 90daa543b9b3: Layer already exists [2023-03-06T17:17:45.065Z] 29dbd02c3dd2: Layer already exists [2023-03-06T17:17:45.065Z] c09272570856: Layer already exists [2023-03-06T17:17:45.065Z] f70ee36035b9: Layer already exists [2023-03-06T17:17:45.330Z] 3.0.0-dev.77: digest: sha256:460755ec1bbeb368475cd9a1e735dea06346c388e807c56a8aac7098afccd753 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-06T17:17:45.667Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:b9da6ae59ae744deab01801bcadba3dff2eb7fa6-3.0.0-dev.77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-06T17:17:46.001Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:b9da6ae59ae744deab01801bcadba3dff2eb7fa6-3.0.0-dev.77 [2023-03-06T17:17:46.001Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-03-06T17:17:46.001Z] 8f9f0a31880d: Preparing [2023-03-06T17:17:46.001Z] c09272570856: Preparing [2023-03-06T17:17:46.001Z] 82e19b2bdcbc: Preparing [2023-03-06T17:17:46.001Z] 29dbd02c3dd2: Preparing [2023-03-06T17:17:46.001Z] 90daa543b9b3: Preparing [2023-03-06T17:17:46.001Z] f70ee36035b9: Preparing [2023-03-06T17:17:46.001Z] f70ee36035b9: Waiting [2023-03-06T17:17:46.001Z] 90daa543b9b3: Layer already exists [2023-03-06T17:17:46.001Z] 82e19b2bdcbc: Layer already exists [2023-03-06T17:17:46.001Z] 29dbd02c3dd2: Layer already exists [2023-03-06T17:17:46.001Z] 8f9f0a31880d: Layer already exists [2023-03-06T17:17:46.001Z] c09272570856: Layer already exists [2023-03-06T17:17:46.001Z] f70ee36035b9: Layer already exists [2023-03-06T17:17:46.266Z] b9da6ae59ae744deab01801bcadba3dff2eb7fa6-3.0.0-dev.77: digest: sha256:460755ec1bbeb368475cd9a1e735dea06346c388e807c56a8aac7098afccd753 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-06T17:17:46.603Z] + 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-06T17:17:46.987Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2023-03-06T17:17:46.987Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-03-06T17:17:46.987Z] 8f9f0a31880d: Preparing [2023-03-06T17:17:46.987Z] c09272570856: Preparing [2023-03-06T17:17:46.987Z] 82e19b2bdcbc: Preparing [2023-03-06T17:17:46.987Z] 29dbd02c3dd2: Preparing [2023-03-06T17:17:46.987Z] 90daa543b9b3: Preparing [2023-03-06T17:17:46.987Z] f70ee36035b9: Preparing [2023-03-06T17:17:46.987Z] f70ee36035b9: Waiting [2023-03-06T17:17:46.987Z] c09272570856: Layer already exists [2023-03-06T17:17:46.987Z] 82e19b2bdcbc: Layer already exists [2023-03-06T17:17:46.987Z] 90daa543b9b3: Layer already exists [2023-03-06T17:17:46.987Z] 29dbd02c3dd2: Layer already exists [2023-03-06T17:17:46.987Z] 8f9f0a31880d: Layer already exists [2023-03-06T17:17:46.987Z] f70ee36035b9: Layer already exists [2023-03-06T17:17:47.257Z] main: digest: sha256:460755ec1bbeb368475cd9a1e735dea06346c388e807c56a8aac7098afccd753 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-06T17:17:47.303Z] ===================================================== [Pipeline] echo [2023-03-06T17:17:47.317Z] taggedImages: [2023-03-06T17:17:47.317Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:b9da6ae59ae744deab01801bcadba3dff2eb7fa6 [2023-03-06T17:17:47.317Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2023-03-06T17:17:47.317Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.0.0-dev.77 [2023-03-06T17:17:47.317Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:b9da6ae59ae744deab01801bcadba3dff2eb7fa6-3.0.0-dev.77 [2023-03-06T17:17:47.317Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2023-03-06T17:17:47.345Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2023-03-06T17:17:47.345Z] b9da6ae59ae744deab01801bcadba3dff2eb7fa6 [2023-03-06T17:17:47.345Z] latest [2023-03-06T17:17:47.345Z] 3.0.0-dev.77 [2023-03-06T17:17:47.345Z] b9da6ae59ae744deab01801bcadba3dff2eb7fa6-3.0.0-dev.77 [2023-03-06T17:17:47.345Z] main [2023-03-06T17:17:47.345Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-06T17:17:47.705Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:b9da6ae59ae744deab01801bcadba3dff2eb7fa6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-06T17:17:48.057Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:b9da6ae59ae744deab01801bcadba3dff2eb7fa6 [2023-03-06T17:17:48.057Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-03-06T17:17:48.057Z] e93e9dbf8798: Preparing [2023-03-06T17:17:48.057Z] e93e9dbf8798: Preparing [2023-03-06T17:17:48.057Z] 5705cf6d203e: Preparing [2023-03-06T17:17:48.057Z] 3b36ae9cf352: Preparing [2023-03-06T17:17:48.057Z] 4392d1d92d7b: Preparing [2023-03-06T17:17:48.057Z] 63351a7bd556: Preparing [2023-03-06T17:17:48.057Z] 0f709919d6e6: Preparing [2023-03-06T17:17:48.057Z] 29dbd02c3dd2: Preparing [2023-03-06T17:17:48.057Z] 50723a6c7021: Preparing [2023-03-06T17:17:48.057Z] 060c6a84dd8f: Preparing [2023-03-06T17:17:48.057Z] c789768840b0: Preparing [2023-03-06T17:17:48.057Z] 055f2a96061e: Preparing [2023-03-06T17:17:48.057Z] f70ee36035b9: Preparing [2023-03-06T17:17:48.057Z] 060c6a84dd8f: Waiting [2023-03-06T17:17:48.057Z] 0f709919d6e6: Waiting [2023-03-06T17:17:48.057Z] c789768840b0: Waiting [2023-03-06T17:17:48.057Z] f70ee36035b9: Waiting [2023-03-06T17:17:48.057Z] 055f2a96061e: Waiting [2023-03-06T17:17:48.057Z] 50723a6c7021: Waiting [2023-03-06T17:17:48.057Z] 29dbd02c3dd2: Waiting [2023-03-06T17:17:48.337Z] 4392d1d92d7b: Pushed [2023-03-06T17:17:48.337Z] 5705cf6d203e: Pushed [2023-03-06T17:17:48.337Z] e93e9dbf8798: Pushed [2023-03-06T17:17:48.337Z] 63351a7bd556: Pushed [2023-03-06T17:17:48.337Z] 3b36ae9cf352: Pushed [2023-03-06T17:17:48.337Z] 29dbd02c3dd2: Layer already exists [2023-03-06T17:17:48.602Z] 060c6a84dd8f: Pushed [2023-03-06T17:17:48.602Z] c789768840b0: Pushed [2023-03-06T17:17:48.602Z] 50723a6c7021: Pushed [2023-03-06T17:17:48.602Z] f70ee36035b9: Layer already exists [2023-03-06T17:17:48.602Z] 055f2a96061e: Pushed [2023-03-06T17:17:51.936Z] 0f709919d6e6: Pushed [2023-03-06T17:17:51.936Z] b9da6ae59ae744deab01801bcadba3dff2eb7fa6: digest: sha256:0c12f73adfa2fc7e8a8b356f1c2efb15ce3d7749b4792d620c598af605c01997 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-06T17:17:52.279Z] + 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-06T17:17:52.616Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2023-03-06T17:17:52.616Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-03-06T17:17:52.616Z] e93e9dbf8798: Preparing [2023-03-06T17:17:52.616Z] e93e9dbf8798: Preparing [2023-03-06T17:17:52.616Z] 5705cf6d203e: Preparing [2023-03-06T17:17:52.616Z] 3b36ae9cf352: Preparing [2023-03-06T17:17:52.616Z] 4392d1d92d7b: Preparing [2023-03-06T17:17:52.616Z] 63351a7bd556: Preparing [2023-03-06T17:17:52.616Z] 0f709919d6e6: Preparing [2023-03-06T17:17:52.616Z] 29dbd02c3dd2: Preparing [2023-03-06T17:17:52.616Z] 50723a6c7021: Preparing [2023-03-06T17:17:52.616Z] 060c6a84dd8f: Preparing [2023-03-06T17:17:52.616Z] c789768840b0: Preparing [2023-03-06T17:17:52.616Z] 055f2a96061e: Preparing [2023-03-06T17:17:52.616Z] f70ee36035b9: Preparing [2023-03-06T17:17:52.616Z] 0f709919d6e6: Waiting [2023-03-06T17:17:52.616Z] 29dbd02c3dd2: Waiting [2023-03-06T17:17:52.616Z] 50723a6c7021: Waiting [2023-03-06T17:17:52.616Z] 055f2a96061e: Waiting [2023-03-06T17:17:52.616Z] 060c6a84dd8f: Waiting [2023-03-06T17:17:52.616Z] c789768840b0: Waiting [2023-03-06T17:17:52.616Z] f70ee36035b9: Waiting [2023-03-06T17:17:52.616Z] 63351a7bd556: Layer already exists [2023-03-06T17:17:52.616Z] 3b36ae9cf352: Layer already exists [2023-03-06T17:17:52.616Z] 4392d1d92d7b: Layer already exists [2023-03-06T17:17:52.616Z] e93e9dbf8798: Layer already exists [2023-03-06T17:17:52.616Z] 5705cf6d203e: Layer already exists [2023-03-06T17:17:52.616Z] 50723a6c7021: Layer already exists [2023-03-06T17:17:52.616Z] 29dbd02c3dd2: Layer already exists [2023-03-06T17:17:52.616Z] 0f709919d6e6: Layer already exists [2023-03-06T17:17:52.616Z] 060c6a84dd8f: Layer already exists [2023-03-06T17:17:52.616Z] c789768840b0: Layer already exists [2023-03-06T17:17:52.616Z] 055f2a96061e: Layer already exists [2023-03-06T17:17:52.616Z] f70ee36035b9: Layer already exists [2023-03-06T17:17:52.883Z] latest: digest: sha256:0c12f73adfa2fc7e8a8b356f1c2efb15ce3d7749b4792d620c598af605c01997 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-06T17:17:53.221Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.0.0-dev.77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-06T17:17:53.553Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.0.0-dev.77 [2023-03-06T17:17:53.553Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-03-06T17:17:53.553Z] e93e9dbf8798: Preparing [2023-03-06T17:17:53.553Z] e93e9dbf8798: Preparing [2023-03-06T17:17:53.553Z] 5705cf6d203e: Preparing [2023-03-06T17:17:53.553Z] 3b36ae9cf352: Preparing [2023-03-06T17:17:53.553Z] 4392d1d92d7b: Preparing [2023-03-06T17:17:53.553Z] 63351a7bd556: Preparing [2023-03-06T17:17:53.553Z] 0f709919d6e6: Preparing [2023-03-06T17:17:53.553Z] 29dbd02c3dd2: Preparing [2023-03-06T17:17:53.553Z] 50723a6c7021: Preparing [2023-03-06T17:17:53.553Z] 060c6a84dd8f: Preparing [2023-03-06T17:17:53.553Z] c789768840b0: Preparing [2023-03-06T17:17:53.553Z] 055f2a96061e: Preparing [2023-03-06T17:17:53.553Z] f70ee36035b9: Preparing [2023-03-06T17:17:53.553Z] 0f709919d6e6: Waiting [2023-03-06T17:17:53.553Z] 50723a6c7021: Waiting [2023-03-06T17:17:53.553Z] 29dbd02c3dd2: Waiting [2023-03-06T17:17:53.553Z] 060c6a84dd8f: Waiting [2023-03-06T17:17:53.553Z] c789768840b0: Waiting [2023-03-06T17:17:53.553Z] 055f2a96061e: Waiting [2023-03-06T17:17:53.553Z] f70ee36035b9: Waiting [2023-03-06T17:17:53.553Z] e93e9dbf8798: Layer already exists [2023-03-06T17:17:53.553Z] 5705cf6d203e: Layer already exists [2023-03-06T17:17:53.553Z] 63351a7bd556: Layer already exists [2023-03-06T17:17:53.553Z] 3b36ae9cf352: Layer already exists [2023-03-06T17:17:53.553Z] 4392d1d92d7b: Layer already exists [2023-03-06T17:17:53.553Z] 50723a6c7021: Layer already exists [2023-03-06T17:17:53.553Z] 0f709919d6e6: Layer already exists [2023-03-06T17:17:53.553Z] 29dbd02c3dd2: Layer already exists [2023-03-06T17:17:53.553Z] c789768840b0: Layer already exists [2023-03-06T17:17:53.553Z] 060c6a84dd8f: Layer already exists [2023-03-06T17:17:53.553Z] f70ee36035b9: Layer already exists [2023-03-06T17:17:53.553Z] 055f2a96061e: Layer already exists [2023-03-06T17:17:53.820Z] 3.0.0-dev.77: digest: sha256:0c12f73adfa2fc7e8a8b356f1c2efb15ce3d7749b4792d620c598af605c01997 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-06T17:17:54.163Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:b9da6ae59ae744deab01801bcadba3dff2eb7fa6-3.0.0-dev.77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-06T17:17:54.492Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:b9da6ae59ae744deab01801bcadba3dff2eb7fa6-3.0.0-dev.77 [2023-03-06T17:17:54.492Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-03-06T17:17:54.492Z] e93e9dbf8798: Preparing [2023-03-06T17:17:54.492Z] e93e9dbf8798: Preparing [2023-03-06T17:17:54.492Z] 5705cf6d203e: Preparing [2023-03-06T17:17:54.492Z] 3b36ae9cf352: Preparing [2023-03-06T17:17:54.492Z] 4392d1d92d7b: Preparing [2023-03-06T17:17:54.492Z] 63351a7bd556: Preparing [2023-03-06T17:17:54.492Z] 0f709919d6e6: Preparing [2023-03-06T17:17:54.492Z] 29dbd02c3dd2: Preparing [2023-03-06T17:17:54.492Z] 50723a6c7021: Preparing [2023-03-06T17:17:54.492Z] 060c6a84dd8f: Preparing [2023-03-06T17:17:54.492Z] c789768840b0: Preparing [2023-03-06T17:17:54.492Z] 055f2a96061e: Preparing [2023-03-06T17:17:54.492Z] f70ee36035b9: Preparing [2023-03-06T17:17:54.492Z] 060c6a84dd8f: Waiting [2023-03-06T17:17:54.492Z] 0f709919d6e6: Waiting [2023-03-06T17:17:54.492Z] 29dbd02c3dd2: Waiting [2023-03-06T17:17:54.492Z] 50723a6c7021: Waiting [2023-03-06T17:17:54.492Z] c789768840b0: Waiting [2023-03-06T17:17:54.492Z] 055f2a96061e: Waiting [2023-03-06T17:17:54.492Z] f70ee36035b9: Waiting [2023-03-06T17:17:54.492Z] 3b36ae9cf352: Layer already exists [2023-03-06T17:17:54.492Z] e93e9dbf8798: Layer already exists [2023-03-06T17:17:54.492Z] 5705cf6d203e: Layer already exists [2023-03-06T17:17:54.492Z] 63351a7bd556: Layer already exists [2023-03-06T17:17:54.492Z] 4392d1d92d7b: Layer already exists [2023-03-06T17:17:54.492Z] 0f709919d6e6: Layer already exists [2023-03-06T17:17:54.492Z] 060c6a84dd8f: Layer already exists [2023-03-06T17:17:54.492Z] 50723a6c7021: Layer already exists [2023-03-06T17:17:54.492Z] c789768840b0: Layer already exists [2023-03-06T17:17:54.492Z] 29dbd02c3dd2: Layer already exists [2023-03-06T17:17:54.492Z] f70ee36035b9: Layer already exists [2023-03-06T17:17:54.492Z] 055f2a96061e: Layer already exists [2023-03-06T17:17:54.758Z] b9da6ae59ae744deab01801bcadba3dff2eb7fa6-3.0.0-dev.77: digest: sha256:0c12f73adfa2fc7e8a8b356f1c2efb15ce3d7749b4792d620c598af605c01997 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-06T17:17:55.100Z] + 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-06T17:17:55.436Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2023-03-06T17:17:55.436Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-03-06T17:17:55.436Z] e93e9dbf8798: Preparing [2023-03-06T17:17:55.436Z] e93e9dbf8798: Preparing [2023-03-06T17:17:55.436Z] 5705cf6d203e: Preparing [2023-03-06T17:17:55.436Z] 3b36ae9cf352: Preparing [2023-03-06T17:17:55.436Z] 4392d1d92d7b: Preparing [2023-03-06T17:17:55.436Z] 63351a7bd556: Preparing [2023-03-06T17:17:55.436Z] 0f709919d6e6: Preparing [2023-03-06T17:17:55.436Z] 29dbd02c3dd2: Preparing [2023-03-06T17:17:55.436Z] 50723a6c7021: Preparing [2023-03-06T17:17:55.436Z] 060c6a84dd8f: Preparing [2023-03-06T17:17:55.436Z] c789768840b0: Preparing [2023-03-06T17:17:55.436Z] 055f2a96061e: Preparing [2023-03-06T17:17:55.436Z] f70ee36035b9: Preparing [2023-03-06T17:17:55.436Z] 0f709919d6e6: Waiting [2023-03-06T17:17:55.436Z] 29dbd02c3dd2: Waiting [2023-03-06T17:17:55.436Z] 50723a6c7021: Waiting [2023-03-06T17:17:55.436Z] 055f2a96061e: Waiting [2023-03-06T17:17:55.436Z] 060c6a84dd8f: Waiting [2023-03-06T17:17:55.436Z] f70ee36035b9: Waiting [2023-03-06T17:17:55.436Z] c789768840b0: Waiting [2023-03-06T17:17:55.436Z] 3b36ae9cf352: Layer already exists [2023-03-06T17:17:55.436Z] 63351a7bd556: Layer already exists [2023-03-06T17:17:55.436Z] e93e9dbf8798: Layer already exists [2023-03-06T17:17:55.436Z] 4392d1d92d7b: Layer already exists [2023-03-06T17:17:55.436Z] 5705cf6d203e: Layer already exists [2023-03-06T17:17:55.436Z] 50723a6c7021: Layer already exists [2023-03-06T17:17:55.436Z] 0f709919d6e6: Layer already exists [2023-03-06T17:17:55.436Z] 29dbd02c3dd2: Layer already exists [2023-03-06T17:17:55.436Z] c789768840b0: Layer already exists [2023-03-06T17:17:55.436Z] 060c6a84dd8f: Layer already exists [2023-03-06T17:17:55.436Z] 055f2a96061e: Layer already exists [2023-03-06T17:17:55.436Z] f70ee36035b9: Layer already exists [2023-03-06T17:17:55.701Z] main: digest: sha256:0c12f73adfa2fc7e8a8b356f1c2efb15ce3d7749b4792d620c598af605c01997 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-06T17:17:55.756Z] ===================================================== [Pipeline] echo [2023-03-06T17:17:55.764Z] taggedImages: [2023-03-06T17:17:55.764Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:b9da6ae59ae744deab01801bcadba3dff2eb7fa6 [2023-03-06T17:17:55.764Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2023-03-06T17:17:55.764Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.0.0-dev.77 [2023-03-06T17:17:55.764Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:b9da6ae59ae744deab01801bcadba3dff2eb7fa6-3.0.0-dev.77 [2023-03-06T17:17:55.764Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2023-03-06T17:17:55.788Z] [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: [2023-03-06T17:17:55.788Z] b9da6ae59ae744deab01801bcadba3dff2eb7fa6 [2023-03-06T17:17:55.788Z] latest [2023-03-06T17:17:55.788Z] 3.0.0-dev.77 [2023-03-06T17:17:55.788Z] b9da6ae59ae744deab01801bcadba3dff2eb7fa6-3.0.0-dev.77 [2023-03-06T17:17:55.788Z] main [2023-03-06T17:17:55.788Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-06T17:17:56.124Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:b9da6ae59ae744deab01801bcadba3dff2eb7fa6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-06T17:17:56.452Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:b9da6ae59ae744deab01801bcadba3dff2eb7fa6 [2023-03-06T17:17:56.452Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-03-06T17:17:56.452Z] 7342368ae0ba: Preparing [2023-03-06T17:17:56.452Z] 59f87df4db1b: Preparing [2023-03-06T17:17:56.452Z] e4d4d452bb8a: Preparing [2023-03-06T17:17:56.452Z] 76610fc075d8: Preparing [2023-03-06T17:17:56.452Z] 29dbd02c3dd2: Preparing [2023-03-06T17:17:56.452Z] cc24bb9e6366: Preparing [2023-03-06T17:17:56.452Z] f70ee36035b9: Preparing [2023-03-06T17:17:56.452Z] cc24bb9e6366: Waiting [2023-03-06T17:17:56.452Z] f70ee36035b9: Waiting [2023-03-06T17:17:56.452Z] 29dbd02c3dd2: Layer already exists [2023-03-06T17:17:56.717Z] cc24bb9e6366: Layer already exists [2023-03-06T17:17:56.717Z] f70ee36035b9: Layer already exists [2023-03-06T17:17:56.717Z] e4d4d452bb8a: Pushed [2023-03-06T17:17:56.717Z] 7342368ae0ba: Pushed [2023-03-06T17:17:56.717Z] 59f87df4db1b: Pushed [2023-03-06T17:17:59.294Z] 76610fc075d8: Pushed [2023-03-06T17:17:59.294Z] b9da6ae59ae744deab01801bcadba3dff2eb7fa6: digest: sha256:ae1de643f889e925655e95a87357597b7f580251f35e0e21f8cb7c595cd9ee6f size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-06T17:17:59.650Z] + 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-06T17:17:59.986Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2023-03-06T17:17:59.986Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-03-06T17:17:59.986Z] 7342368ae0ba: Preparing [2023-03-06T17:17:59.986Z] 59f87df4db1b: Preparing [2023-03-06T17:17:59.986Z] e4d4d452bb8a: Preparing [2023-03-06T17:17:59.986Z] 76610fc075d8: Preparing [2023-03-06T17:17:59.986Z] 29dbd02c3dd2: Preparing [2023-03-06T17:17:59.986Z] cc24bb9e6366: Preparing [2023-03-06T17:17:59.986Z] f70ee36035b9: Preparing [2023-03-06T17:17:59.986Z] cc24bb9e6366: Waiting [2023-03-06T17:17:59.986Z] f70ee36035b9: Waiting [2023-03-06T17:17:59.986Z] 7342368ae0ba: Layer already exists [2023-03-06T17:17:59.986Z] e4d4d452bb8a: Layer already exists [2023-03-06T17:17:59.986Z] 59f87df4db1b: Layer already exists [2023-03-06T17:17:59.986Z] 29dbd02c3dd2: Layer already exists [2023-03-06T17:17:59.986Z] 76610fc075d8: Layer already exists [2023-03-06T17:17:59.986Z] cc24bb9e6366: Layer already exists [2023-03-06T17:17:59.986Z] f70ee36035b9: Layer already exists [2023-03-06T17:18:00.249Z] latest: digest: sha256:ae1de643f889e925655e95a87357597b7f580251f35e0e21f8cb7c595cd9ee6f size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-06T17:18:00.577Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.0.0-dev.77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-06T17:18:00.904Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.0.0-dev.77 [2023-03-06T17:18:00.904Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-03-06T17:18:00.904Z] 7342368ae0ba: Preparing [2023-03-06T17:18:00.904Z] 59f87df4db1b: Preparing [2023-03-06T17:18:00.904Z] e4d4d452bb8a: Preparing [2023-03-06T17:18:00.904Z] 76610fc075d8: Preparing [2023-03-06T17:18:00.904Z] 29dbd02c3dd2: Preparing [2023-03-06T17:18:00.904Z] cc24bb9e6366: Preparing [2023-03-06T17:18:00.904Z] f70ee36035b9: Preparing [2023-03-06T17:18:00.904Z] cc24bb9e6366: Waiting [2023-03-06T17:18:00.904Z] f70ee36035b9: Waiting [2023-03-06T17:18:00.904Z] e4d4d452bb8a: Layer already exists [2023-03-06T17:18:00.904Z] 7342368ae0ba: Layer already exists [2023-03-06T17:18:00.904Z] 76610fc075d8: Layer already exists [2023-03-06T17:18:00.904Z] 59f87df4db1b: Layer already exists [2023-03-06T17:18:00.904Z] 29dbd02c3dd2: Layer already exists [2023-03-06T17:18:00.904Z] cc24bb9e6366: Layer already exists [2023-03-06T17:18:00.904Z] f70ee36035b9: Layer already exists [2023-03-06T17:18:00.904Z] 3.0.0-dev.77: digest: sha256:ae1de643f889e925655e95a87357597b7f580251f35e0e21f8cb7c595cd9ee6f size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-06T17:18:01.504Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:b9da6ae59ae744deab01801bcadba3dff2eb7fa6-3.0.0-dev.77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-06T17:18:01.843Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:b9da6ae59ae744deab01801bcadba3dff2eb7fa6-3.0.0-dev.77 [2023-03-06T17:18:01.843Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-03-06T17:18:01.843Z] 7342368ae0ba: Preparing [2023-03-06T17:18:01.843Z] 59f87df4db1b: Preparing [2023-03-06T17:18:01.843Z] e4d4d452bb8a: Preparing [2023-03-06T17:18:01.843Z] 76610fc075d8: Preparing [2023-03-06T17:18:01.843Z] 29dbd02c3dd2: Preparing [2023-03-06T17:18:01.843Z] cc24bb9e6366: Preparing [2023-03-06T17:18:01.843Z] f70ee36035b9: Preparing [2023-03-06T17:18:01.843Z] cc24bb9e6366: Waiting [2023-03-06T17:18:01.843Z] f70ee36035b9: Waiting [2023-03-06T17:18:01.843Z] 29dbd02c3dd2: Layer already exists [2023-03-06T17:18:01.843Z] 76610fc075d8: Layer already exists [2023-03-06T17:18:01.843Z] 59f87df4db1b: Layer already exists [2023-03-06T17:18:01.843Z] e4d4d452bb8a: Layer already exists [2023-03-06T17:18:01.843Z] 7342368ae0ba: Layer already exists [2023-03-06T17:18:01.843Z] f70ee36035b9: Layer already exists [2023-03-06T17:18:01.843Z] cc24bb9e6366: Layer already exists [2023-03-06T17:18:02.109Z] b9da6ae59ae744deab01801bcadba3dff2eb7fa6-3.0.0-dev.77: digest: sha256:ae1de643f889e925655e95a87357597b7f580251f35e0e21f8cb7c595cd9ee6f size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-06T17:18:02.449Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-06T17:18:02.781Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [2023-03-06T17:18:02.781Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-03-06T17:18:02.781Z] 7342368ae0ba: Preparing [2023-03-06T17:18:02.781Z] 59f87df4db1b: Preparing [2023-03-06T17:18:02.781Z] e4d4d452bb8a: Preparing [2023-03-06T17:18:02.781Z] 76610fc075d8: Preparing [2023-03-06T17:18:02.781Z] 29dbd02c3dd2: Preparing [2023-03-06T17:18:02.781Z] cc24bb9e6366: Preparing [2023-03-06T17:18:02.781Z] f70ee36035b9: Preparing [2023-03-06T17:18:02.781Z] cc24bb9e6366: Waiting [2023-03-06T17:18:02.781Z] f70ee36035b9: Waiting [2023-03-06T17:18:02.781Z] 76610fc075d8: Layer already exists [2023-03-06T17:18:02.781Z] 7342368ae0ba: Layer already exists [2023-03-06T17:18:02.781Z] e4d4d452bb8a: Layer already exists [2023-03-06T17:18:02.781Z] 29dbd02c3dd2: Layer already exists [2023-03-06T17:18:02.781Z] 59f87df4db1b: Layer already exists [2023-03-06T17:18:02.781Z] cc24bb9e6366: Layer already exists [2023-03-06T17:18:02.781Z] f70ee36035b9: Layer already exists [2023-03-06T17:18:02.781Z] main: digest: sha256:ae1de643f889e925655e95a87357597b7f580251f35e0e21f8cb7c595cd9ee6f size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-06T17:18:03.085Z] ===================================================== [Pipeline] echo [2023-03-06T17:18:03.090Z] taggedImages: [2023-03-06T17:18:03.090Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:b9da6ae59ae744deab01801bcadba3dff2eb7fa6 [2023-03-06T17:18:03.090Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2023-03-06T17:18:03.090Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.0.0-dev.77 [2023-03-06T17:18:03.090Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:b9da6ae59ae744deab01801bcadba3dff2eb7fa6-3.0.0-dev.77 [2023-03-06T17:18:03.090Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo [2023-03-06T17:18:03.105Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2023-03-06T17:18:03.105Z] b9da6ae59ae744deab01801bcadba3dff2eb7fa6 [2023-03-06T17:18:03.105Z] latest [2023-03-06T17:18:03.105Z] 3.0.0-dev.77 [2023-03-06T17:18:03.105Z] b9da6ae59ae744deab01801bcadba3dff2eb7fa6-3.0.0-dev.77 [2023-03-06T17:18:03.105Z] main [2023-03-06T17:18:03.105Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-06T17:18:03.432Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:b9da6ae59ae744deab01801bcadba3dff2eb7fa6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-06T17:18:03.765Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:b9da6ae59ae744deab01801bcadba3dff2eb7fa6 [2023-03-06T17:18:03.765Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-03-06T17:18:03.765Z] 660ebfae227e: Preparing [2023-03-06T17:18:03.765Z] 0f04011b020f: Preparing [2023-03-06T17:18:03.765Z] 0457b7195da8: Preparing [2023-03-06T17:18:03.765Z] 9117b84d6f1d: Preparing [2023-03-06T17:18:03.765Z] 6d7c5f82d9b3: Preparing [2023-03-06T17:18:03.765Z] 0e5f90829586: Preparing [2023-03-06T17:18:03.765Z] f70ee36035b9: Preparing [2023-03-06T17:18:03.765Z] f70ee36035b9: Waiting [2023-03-06T17:18:03.765Z] 0e5f90829586: Waiting [2023-03-06T17:18:04.031Z] 0f04011b020f: Pushed [2023-03-06T17:18:04.031Z] 9117b84d6f1d: Pushed [2023-03-06T17:18:04.031Z] 660ebfae227e: Pushed [2023-03-06T17:18:04.031Z] 6d7c5f82d9b3: Pushed [2023-03-06T17:18:04.031Z] f70ee36035b9: Layer already exists [2023-03-06T17:18:04.296Z] 0e5f90829586: Pushed [2023-03-06T17:18:06.234Z] 0457b7195da8: Pushed [2023-03-06T17:18:06.498Z] b9da6ae59ae744deab01801bcadba3dff2eb7fa6: digest: sha256:03316efb9a588242e4682e7c635c7102d427a7b276313cc430da44d3c38eeb46 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-06T17:18:06.826Z] + 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-06T17:18:07.152Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2023-03-06T17:18:07.152Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-03-06T17:18:07.152Z] 660ebfae227e: Preparing [2023-03-06T17:18:07.152Z] 0f04011b020f: Preparing [2023-03-06T17:18:07.152Z] 0457b7195da8: Preparing [2023-03-06T17:18:07.152Z] 9117b84d6f1d: Preparing [2023-03-06T17:18:07.152Z] 6d7c5f82d9b3: Preparing [2023-03-06T17:18:07.152Z] 0e5f90829586: Preparing [2023-03-06T17:18:07.152Z] f70ee36035b9: Preparing [2023-03-06T17:18:07.152Z] 0e5f90829586: Waiting [2023-03-06T17:18:07.152Z] f70ee36035b9: Waiting [2023-03-06T17:18:07.152Z] 0f04011b020f: Layer already exists [2023-03-06T17:18:07.152Z] 660ebfae227e: Layer already exists [2023-03-06T17:18:07.152Z] 6d7c5f82d9b3: Layer already exists [2023-03-06T17:18:07.152Z] 9117b84d6f1d: Layer already exists [2023-03-06T17:18:07.152Z] 0457b7195da8: Layer already exists [2023-03-06T17:18:07.152Z] 0e5f90829586: Layer already exists [2023-03-06T17:18:07.152Z] f70ee36035b9: Layer already exists [2023-03-06T17:18:07.416Z] latest: digest: sha256:03316efb9a588242e4682e7c635c7102d427a7b276313cc430da44d3c38eeb46 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-06T17:18:07.757Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.0.0-dev.77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-06T17:18:08.099Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.0.0-dev.77 [2023-03-06T17:18:08.099Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-03-06T17:18:08.099Z] 660ebfae227e: Preparing [2023-03-06T17:18:08.099Z] 0f04011b020f: Preparing [2023-03-06T17:18:08.099Z] 0457b7195da8: Preparing [2023-03-06T17:18:08.099Z] 9117b84d6f1d: Preparing [2023-03-06T17:18:08.099Z] 6d7c5f82d9b3: Preparing [2023-03-06T17:18:08.099Z] 0e5f90829586: Preparing [2023-03-06T17:18:08.099Z] f70ee36035b9: Preparing [2023-03-06T17:18:08.099Z] 0e5f90829586: Waiting [2023-03-06T17:18:08.099Z] f70ee36035b9: Waiting [2023-03-06T17:18:08.099Z] 6d7c5f82d9b3: Layer already exists [2023-03-06T17:18:08.099Z] 660ebfae227e: Layer already exists [2023-03-06T17:18:08.099Z] 0457b7195da8: Layer already exists [2023-03-06T17:18:08.099Z] 9117b84d6f1d: Layer already exists [2023-03-06T17:18:08.099Z] 0f04011b020f: Layer already exists [2023-03-06T17:18:08.099Z] 0e5f90829586: Layer already exists [2023-03-06T17:18:08.099Z] f70ee36035b9: Layer already exists [2023-03-06T17:18:08.364Z] 3.0.0-dev.77: digest: sha256:03316efb9a588242e4682e7c635c7102d427a7b276313cc430da44d3c38eeb46 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-06T17:18:08.697Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:b9da6ae59ae744deab01801bcadba3dff2eb7fa6-3.0.0-dev.77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-06T17:18:09.033Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:b9da6ae59ae744deab01801bcadba3dff2eb7fa6-3.0.0-dev.77 [2023-03-06T17:18:09.034Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-03-06T17:18:09.034Z] 660ebfae227e: Preparing [2023-03-06T17:18:09.034Z] 0f04011b020f: Preparing [2023-03-06T17:18:09.034Z] 0457b7195da8: Preparing [2023-03-06T17:18:09.034Z] 9117b84d6f1d: Preparing [2023-03-06T17:18:09.034Z] 6d7c5f82d9b3: Preparing [2023-03-06T17:18:09.034Z] 0e5f90829586: Preparing [2023-03-06T17:18:09.034Z] f70ee36035b9: Preparing [2023-03-06T17:18:09.034Z] f70ee36035b9: Waiting [2023-03-06T17:18:09.034Z] 0e5f90829586: Waiting [2023-03-06T17:18:09.034Z] 9117b84d6f1d: Layer already exists [2023-03-06T17:18:09.034Z] 0457b7195da8: Layer already exists [2023-03-06T17:18:09.034Z] 6d7c5f82d9b3: Layer already exists [2023-03-06T17:18:09.034Z] 660ebfae227e: Layer already exists [2023-03-06T17:18:09.034Z] 0f04011b020f: Layer already exists [2023-03-06T17:18:09.034Z] 0e5f90829586: Layer already exists [2023-03-06T17:18:09.034Z] f70ee36035b9: Layer already exists [2023-03-06T17:18:09.299Z] b9da6ae59ae744deab01801bcadba3dff2eb7fa6-3.0.0-dev.77: digest: sha256:03316efb9a588242e4682e7c635c7102d427a7b276313cc430da44d3c38eeb46 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-06T17:18:09.637Z] + 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-06T17:18:09.971Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2023-03-06T17:18:09.971Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-03-06T17:18:09.971Z] 660ebfae227e: Preparing [2023-03-06T17:18:09.971Z] 0f04011b020f: Preparing [2023-03-06T17:18:09.971Z] 0457b7195da8: Preparing [2023-03-06T17:18:09.971Z] 9117b84d6f1d: Preparing [2023-03-06T17:18:09.971Z] 6d7c5f82d9b3: Preparing [2023-03-06T17:18:09.971Z] 0e5f90829586: Preparing [2023-03-06T17:18:09.971Z] f70ee36035b9: Preparing [2023-03-06T17:18:09.971Z] 0e5f90829586: Waiting [2023-03-06T17:18:09.971Z] f70ee36035b9: Waiting [2023-03-06T17:18:09.971Z] 6d7c5f82d9b3: Layer already exists [2023-03-06T17:18:09.971Z] 660ebfae227e: Layer already exists [2023-03-06T17:18:09.971Z] 0457b7195da8: Layer already exists [2023-03-06T17:18:09.971Z] 9117b84d6f1d: Layer already exists [2023-03-06T17:18:09.971Z] 0f04011b020f: Layer already exists [2023-03-06T17:18:09.971Z] f70ee36035b9: Layer already exists [2023-03-06T17:18:09.971Z] 0e5f90829586: Layer already exists [2023-03-06T17:18:10.235Z] main: digest: sha256:03316efb9a588242e4682e7c635c7102d427a7b276313cc430da44d3c38eeb46 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-06T17:18:10.271Z] ===================================================== [Pipeline] echo [2023-03-06T17:18:10.277Z] taggedImages: [2023-03-06T17:18:10.277Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:b9da6ae59ae744deab01801bcadba3dff2eb7fa6 [2023-03-06T17:18:10.277Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2023-03-06T17:18:10.277Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.0.0-dev.77 [2023-03-06T17:18:10.277Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:b9da6ae59ae744deab01801bcadba3dff2eb7fa6-3.0.0-dev.77 [2023-03-06T17:18:10.277Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2023-03-06T17:18:10.291Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2023-03-06T17:18:10.291Z] b9da6ae59ae744deab01801bcadba3dff2eb7fa6 [2023-03-06T17:18:10.291Z] latest [2023-03-06T17:18:10.291Z] 3.0.0-dev.77 [2023-03-06T17:18:10.291Z] b9da6ae59ae744deab01801bcadba3dff2eb7fa6-3.0.0-dev.77 [2023-03-06T17:18:10.291Z] main [2023-03-06T17:18:10.291Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-06T17:18:10.616Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:b9da6ae59ae744deab01801bcadba3dff2eb7fa6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-06T17:18:10.944Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:b9da6ae59ae744deab01801bcadba3dff2eb7fa6 [2023-03-06T17:18:10.944Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-03-06T17:18:10.944Z] 7ed3bd8dfab6: Preparing [2023-03-06T17:18:10.944Z] 58bdc7f2a0f3: Preparing [2023-03-06T17:18:10.944Z] 25dec60b1d29: Preparing [2023-03-06T17:18:10.944Z] 3bc29bb6d248: Preparing [2023-03-06T17:18:10.944Z] 68c16f94b3c8: Preparing [2023-03-06T17:18:10.944Z] 3e22ba4d3646: Preparing [2023-03-06T17:18:10.944Z] f38d6c12af60: Preparing [2023-03-06T17:18:10.944Z] 172a60ecb931: Preparing [2023-03-06T17:18:10.944Z] f70ee36035b9: Preparing [2023-03-06T17:18:10.944Z] 3e22ba4d3646: Waiting [2023-03-06T17:18:10.944Z] 172a60ecb931: Waiting [2023-03-06T17:18:10.944Z] f70ee36035b9: Waiting [2023-03-06T17:18:10.944Z] f38d6c12af60: Waiting [2023-03-06T17:18:11.211Z] 58bdc7f2a0f3: Pushed [2023-03-06T17:18:11.211Z] 68c16f94b3c8: Pushed [2023-03-06T17:18:11.211Z] 7ed3bd8dfab6: Pushed [2023-03-06T17:18:11.475Z] f38d6c12af60: Pushed [2023-03-06T17:18:11.475Z] 3e22ba4d3646: Pushed [2023-03-06T17:18:11.475Z] f70ee36035b9: Layer already exists [2023-03-06T17:18:11.740Z] 172a60ecb931: Pushed [2023-03-06T17:18:13.679Z] 3bc29bb6d248: Pushed [2023-03-06T17:18:15.619Z] 25dec60b1d29: Pushed [2023-03-06T17:18:15.619Z] b9da6ae59ae744deab01801bcadba3dff2eb7fa6: digest: sha256:2ee41b0b800c2e8672af1cfa4d676b9569cc84daa3ebc91777d627a470070ece size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-06T17:18:15.952Z] + 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-06T17:18:16.284Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2023-03-06T17:18:16.284Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-03-06T17:18:16.284Z] 7ed3bd8dfab6: Preparing [2023-03-06T17:18:16.284Z] 58bdc7f2a0f3: Preparing [2023-03-06T17:18:16.284Z] 25dec60b1d29: Preparing [2023-03-06T17:18:16.284Z] 3bc29bb6d248: Preparing [2023-03-06T17:18:16.284Z] 68c16f94b3c8: Preparing [2023-03-06T17:18:16.284Z] 3e22ba4d3646: Preparing [2023-03-06T17:18:16.284Z] f38d6c12af60: Preparing [2023-03-06T17:18:16.284Z] 172a60ecb931: Preparing [2023-03-06T17:18:16.284Z] f70ee36035b9: Preparing [2023-03-06T17:18:16.284Z] f38d6c12af60: Waiting [2023-03-06T17:18:16.284Z] 172a60ecb931: Waiting [2023-03-06T17:18:16.284Z] f70ee36035b9: Waiting [2023-03-06T17:18:16.284Z] 3e22ba4d3646: Waiting [2023-03-06T17:18:16.284Z] 25dec60b1d29: Layer already exists [2023-03-06T17:18:16.284Z] 68c16f94b3c8: Layer already exists [2023-03-06T17:18:16.284Z] 7ed3bd8dfab6: Layer already exists [2023-03-06T17:18:16.284Z] 58bdc7f2a0f3: Layer already exists [2023-03-06T17:18:16.284Z] 3bc29bb6d248: Layer already exists [2023-03-06T17:18:16.284Z] 3e22ba4d3646: Layer already exists [2023-03-06T17:18:16.284Z] f38d6c12af60: Layer already exists [2023-03-06T17:18:16.284Z] 172a60ecb931: Layer already exists [2023-03-06T17:18:16.284Z] f70ee36035b9: Layer already exists [2023-03-06T17:18:16.550Z] latest: digest: sha256:2ee41b0b800c2e8672af1cfa4d676b9569cc84daa3ebc91777d627a470070ece size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-06T17:18:16.892Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.0.0-dev.77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-06T17:18:17.229Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.0.0-dev.77 [2023-03-06T17:18:17.229Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-03-06T17:18:17.229Z] 7ed3bd8dfab6: Preparing [2023-03-06T17:18:17.229Z] 58bdc7f2a0f3: Preparing [2023-03-06T17:18:17.229Z] 25dec60b1d29: Preparing [2023-03-06T17:18:17.229Z] 3bc29bb6d248: Preparing [2023-03-06T17:18:17.229Z] 68c16f94b3c8: Preparing [2023-03-06T17:18:17.229Z] 3e22ba4d3646: Preparing [2023-03-06T17:18:17.229Z] f38d6c12af60: Preparing [2023-03-06T17:18:17.229Z] 172a60ecb931: Preparing [2023-03-06T17:18:17.229Z] f70ee36035b9: Preparing [2023-03-06T17:18:17.229Z] 3e22ba4d3646: Waiting [2023-03-06T17:18:17.229Z] f38d6c12af60: Waiting [2023-03-06T17:18:17.229Z] 172a60ecb931: Waiting [2023-03-06T17:18:17.229Z] f70ee36035b9: Waiting [2023-03-06T17:18:17.229Z] 58bdc7f2a0f3: Layer already exists [2023-03-06T17:18:17.229Z] 68c16f94b3c8: Layer already exists [2023-03-06T17:18:17.229Z] 3bc29bb6d248: Layer already exists [2023-03-06T17:18:17.229Z] 7ed3bd8dfab6: Layer already exists [2023-03-06T17:18:17.229Z] 25dec60b1d29: Layer already exists [2023-03-06T17:18:17.229Z] 3e22ba4d3646: Layer already exists [2023-03-06T17:18:17.229Z] 172a60ecb931: Layer already exists [2023-03-06T17:18:17.229Z] f38d6c12af60: Layer already exists [2023-03-06T17:18:17.229Z] f70ee36035b9: Layer already exists [2023-03-06T17:18:17.494Z] 3.0.0-dev.77: digest: sha256:2ee41b0b800c2e8672af1cfa4d676b9569cc84daa3ebc91777d627a470070ece size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-06T17:18:17.835Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:b9da6ae59ae744deab01801bcadba3dff2eb7fa6-3.0.0-dev.77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-06T17:18:18.173Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:b9da6ae59ae744deab01801bcadba3dff2eb7fa6-3.0.0-dev.77 [2023-03-06T17:18:18.173Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-03-06T17:18:18.173Z] 7ed3bd8dfab6: Preparing [2023-03-06T17:18:18.173Z] 58bdc7f2a0f3: Preparing [2023-03-06T17:18:18.173Z] 25dec60b1d29: Preparing [2023-03-06T17:18:18.173Z] 3bc29bb6d248: Preparing [2023-03-06T17:18:18.173Z] 68c16f94b3c8: Preparing [2023-03-06T17:18:18.173Z] 3e22ba4d3646: Preparing [2023-03-06T17:18:18.173Z] f38d6c12af60: Preparing [2023-03-06T17:18:18.173Z] 172a60ecb931: Preparing [2023-03-06T17:18:18.173Z] f70ee36035b9: Preparing [2023-03-06T17:18:18.173Z] f38d6c12af60: Waiting [2023-03-06T17:18:18.173Z] 172a60ecb931: Waiting [2023-03-06T17:18:18.173Z] f70ee36035b9: Waiting [2023-03-06T17:18:18.173Z] 3e22ba4d3646: Waiting [2023-03-06T17:18:18.173Z] 25dec60b1d29: Layer already exists [2023-03-06T17:18:18.173Z] 68c16f94b3c8: Layer already exists [2023-03-06T17:18:18.173Z] 7ed3bd8dfab6: Layer already exists [2023-03-06T17:18:18.173Z] 3bc29bb6d248: Layer already exists [2023-03-06T17:18:18.173Z] 58bdc7f2a0f3: Layer already exists [2023-03-06T17:18:18.173Z] 3e22ba4d3646: Layer already exists [2023-03-06T17:18:18.173Z] f38d6c12af60: Layer already exists [2023-03-06T17:18:18.173Z] f70ee36035b9: Layer already exists [2023-03-06T17:18:18.173Z] 172a60ecb931: Layer already exists [2023-03-06T17:18:18.438Z] b9da6ae59ae744deab01801bcadba3dff2eb7fa6-3.0.0-dev.77: digest: sha256:2ee41b0b800c2e8672af1cfa4d676b9569cc84daa3ebc91777d627a470070ece size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-06T17:18:18.777Z] + 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-06T17:18:19.108Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2023-03-06T17:18:19.108Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-03-06T17:18:19.108Z] 7ed3bd8dfab6: Preparing [2023-03-06T17:18:19.108Z] 58bdc7f2a0f3: Preparing [2023-03-06T17:18:19.108Z] 25dec60b1d29: Preparing [2023-03-06T17:18:19.108Z] 3bc29bb6d248: Preparing [2023-03-06T17:18:19.108Z] 68c16f94b3c8: Preparing [2023-03-06T17:18:19.108Z] 3e22ba4d3646: Preparing [2023-03-06T17:18:19.108Z] f38d6c12af60: Preparing [2023-03-06T17:18:19.108Z] 172a60ecb931: Preparing [2023-03-06T17:18:19.108Z] f70ee36035b9: Preparing [2023-03-06T17:18:19.108Z] 3e22ba4d3646: Waiting [2023-03-06T17:18:19.108Z] f38d6c12af60: Waiting [2023-03-06T17:18:19.108Z] 172a60ecb931: Waiting [2023-03-06T17:18:19.108Z] f70ee36035b9: Waiting [2023-03-06T17:18:19.108Z] 68c16f94b3c8: Layer already exists [2023-03-06T17:18:19.108Z] 58bdc7f2a0f3: Layer already exists [2023-03-06T17:18:19.108Z] 25dec60b1d29: Layer already exists [2023-03-06T17:18:19.108Z] 7ed3bd8dfab6: Layer already exists [2023-03-06T17:18:19.108Z] 3bc29bb6d248: Layer already exists [2023-03-06T17:18:19.108Z] 3e22ba4d3646: Layer already exists [2023-03-06T17:18:19.108Z] f38d6c12af60: Layer already exists [2023-03-06T17:18:19.108Z] 172a60ecb931: Layer already exists [2023-03-06T17:18:19.108Z] f70ee36035b9: Layer already exists [2023-03-06T17:18:19.373Z] main: digest: sha256:2ee41b0b800c2e8672af1cfa4d676b9569cc84daa3ebc91777d627a470070ece size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-06T17:18:19.431Z] ===================================================== [Pipeline] echo [2023-03-06T17:18:19.440Z] taggedImages: [2023-03-06T17:18:19.440Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:b9da6ae59ae744deab01801bcadba3dff2eb7fa6 [2023-03-06T17:18:19.440Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2023-03-06T17:18:19.440Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.0.0-dev.77 [2023-03-06T17:18:19.440Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:b9da6ae59ae744deab01801bcadba3dff2eb7fa6-3.0.0-dev.77 [2023-03-06T17:18:19.440Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2023-03-06T17:18:19.462Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: [2023-03-06T17:18:19.462Z] b9da6ae59ae744deab01801bcadba3dff2eb7fa6 [2023-03-06T17:18:19.462Z] latest [2023-03-06T17:18:19.462Z] 3.0.0-dev.77 [2023-03-06T17:18:19.462Z] b9da6ae59ae744deab01801bcadba3dff2eb7fa6-3.0.0-dev.77 [2023-03-06T17:18:19.462Z] main [2023-03-06T17:18:19.462Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-06T17:18:19.802Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:b9da6ae59ae744deab01801bcadba3dff2eb7fa6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-06T17:18:20.136Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:b9da6ae59ae744deab01801bcadba3dff2eb7fa6 [2023-03-06T17:18:20.136Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-03-06T17:18:20.136Z] 78c403a35709: Preparing [2023-03-06T17:18:20.136Z] dcc81befa3f3: Preparing [2023-03-06T17:18:20.136Z] 29dbd02c3dd2: Preparing [2023-03-06T17:18:20.136Z] 84641009e833: Preparing [2023-03-06T17:18:20.136Z] a8cfdf0cc8ec: Preparing [2023-03-06T17:18:20.136Z] 29dbd02c3dd2: Layer already exists [2023-03-06T17:18:20.136Z] a8cfdf0cc8ec: Layer already exists [2023-03-06T17:18:20.402Z] 78c403a35709: Pushed [2023-03-06T17:18:21.360Z] 84641009e833: Pushed [2023-03-06T17:18:25.600Z] dcc81befa3f3: Pushed [2023-03-06T17:18:25.600Z] b9da6ae59ae744deab01801bcadba3dff2eb7fa6: digest: sha256:d9061db5c56bbd7c8f003266d210ca0600d8b769865688eedf47b215d252f223 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-06T17:18:25.927Z] + 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-06T17:18:26.259Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2023-03-06T17:18:26.259Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-03-06T17:18:26.259Z] 78c403a35709: Preparing [2023-03-06T17:18:26.259Z] dcc81befa3f3: Preparing [2023-03-06T17:18:26.259Z] 29dbd02c3dd2: Preparing [2023-03-06T17:18:26.259Z] 84641009e833: Preparing [2023-03-06T17:18:26.259Z] a8cfdf0cc8ec: Preparing [2023-03-06T17:18:26.259Z] a8cfdf0cc8ec: Layer already exists [2023-03-06T17:18:26.259Z] dcc81befa3f3: Layer already exists [2023-03-06T17:18:26.259Z] 78c403a35709: Layer already exists [2023-03-06T17:18:26.259Z] 29dbd02c3dd2: Layer already exists [2023-03-06T17:18:26.259Z] 84641009e833: Layer already exists [2023-03-06T17:18:26.259Z] latest: digest: sha256:d9061db5c56bbd7c8f003266d210ca0600d8b769865688eedf47b215d252f223 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-06T17:18:26.866Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.0.0-dev.77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-06T17:18:27.192Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.0.0-dev.77 [2023-03-06T17:18:27.193Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-03-06T17:18:27.193Z] 78c403a35709: Preparing [2023-03-06T17:18:27.193Z] dcc81befa3f3: Preparing [2023-03-06T17:18:27.193Z] 29dbd02c3dd2: Preparing [2023-03-06T17:18:27.193Z] 84641009e833: Preparing [2023-03-06T17:18:27.193Z] a8cfdf0cc8ec: Preparing [2023-03-06T17:18:27.193Z] 29dbd02c3dd2: Layer already exists [2023-03-06T17:18:27.193Z] 78c403a35709: Layer already exists [2023-03-06T17:18:27.193Z] a8cfdf0cc8ec: Layer already exists [2023-03-06T17:18:27.193Z] dcc81befa3f3: Layer already exists [2023-03-06T17:18:27.193Z] 84641009e833: Layer already exists [2023-03-06T17:18:27.193Z] 3.0.0-dev.77: digest: sha256:d9061db5c56bbd7c8f003266d210ca0600d8b769865688eedf47b215d252f223 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-06T17:18:27.519Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:b9da6ae59ae744deab01801bcadba3dff2eb7fa6-3.0.0-dev.77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-06T17:18:27.844Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:b9da6ae59ae744deab01801bcadba3dff2eb7fa6-3.0.0-dev.77 [2023-03-06T17:18:27.844Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-03-06T17:18:27.844Z] 78c403a35709: Preparing [2023-03-06T17:18:27.844Z] dcc81befa3f3: Preparing [2023-03-06T17:18:27.844Z] 29dbd02c3dd2: Preparing [2023-03-06T17:18:27.844Z] 84641009e833: Preparing [2023-03-06T17:18:27.844Z] a8cfdf0cc8ec: Preparing [2023-03-06T17:18:27.844Z] 84641009e833: Layer already exists [2023-03-06T17:18:27.844Z] dcc81befa3f3: Layer already exists [2023-03-06T17:18:27.844Z] 29dbd02c3dd2: Layer already exists [2023-03-06T17:18:27.844Z] a8cfdf0cc8ec: Layer already exists [2023-03-06T17:18:27.844Z] 78c403a35709: Layer already exists [2023-03-06T17:18:27.844Z] b9da6ae59ae744deab01801bcadba3dff2eb7fa6-3.0.0-dev.77: digest: sha256:d9061db5c56bbd7c8f003266d210ca0600d8b769865688eedf47b215d252f223 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-06T17:18:28.177Z] + 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-06T17:18:28.504Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [2023-03-06T17:18:28.504Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-03-06T17:18:28.504Z] 78c403a35709: Preparing [2023-03-06T17:18:28.504Z] dcc81befa3f3: Preparing [2023-03-06T17:18:28.504Z] 29dbd02c3dd2: Preparing [2023-03-06T17:18:28.504Z] 84641009e833: Preparing [2023-03-06T17:18:28.504Z] a8cfdf0cc8ec: Preparing [2023-03-06T17:18:28.504Z] dcc81befa3f3: Layer already exists [2023-03-06T17:18:28.504Z] a8cfdf0cc8ec: Layer already exists [2023-03-06T17:18:28.504Z] 29dbd02c3dd2: Layer already exists [2023-03-06T17:18:28.504Z] 78c403a35709: Layer already exists [2023-03-06T17:18:28.504Z] 84641009e833: Layer already exists [2023-03-06T17:18:28.504Z] main: digest: sha256:d9061db5c56bbd7c8f003266d210ca0600d8b769865688eedf47b215d252f223 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-06T17:18:28.546Z] ===================================================== [Pipeline] echo [2023-03-06T17:18:28.551Z] taggedImages: [2023-03-06T17:18:28.552Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:b9da6ae59ae744deab01801bcadba3dff2eb7fa6 [2023-03-06T17:18:28.552Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2023-03-06T17:18:28.552Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.0.0-dev.77 [2023-03-06T17:18:28.552Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:b9da6ae59ae744deab01801bcadba3dff2eb7fa6-3.0.0-dev.77 [2023-03-06T17:18:28.552Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo [2023-03-06T17:18:28.567Z] [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: [2023-03-06T17:18:28.567Z] b9da6ae59ae744deab01801bcadba3dff2eb7fa6 [2023-03-06T17:18:28.567Z] latest [2023-03-06T17:18:28.567Z] 3.0.0-dev.77 [2023-03-06T17:18:28.567Z] b9da6ae59ae744deab01801bcadba3dff2eb7fa6-3.0.0-dev.77 [2023-03-06T17:18:28.567Z] main [2023-03-06T17:18:28.567Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-06T17:18:28.894Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:b9da6ae59ae744deab01801bcadba3dff2eb7fa6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-06T17:18:29.337Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:b9da6ae59ae744deab01801bcadba3dff2eb7fa6 [2023-03-06T17:18:29.338Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-03-06T17:18:29.338Z] 93b8e7fea02d: Preparing [2023-03-06T17:18:29.338Z] 6f3592970532: Preparing [2023-03-06T17:18:29.338Z] 220f16a45670: Preparing [2023-03-06T17:18:29.338Z] 9406af673dff: Preparing [2023-03-06T17:18:29.338Z] 4c13ef9bb374: Preparing [2023-03-06T17:18:29.338Z] ebbe3e22f08c: Preparing [2023-03-06T17:18:29.338Z] a8cfdf0cc8ec: Preparing [2023-03-06T17:18:29.338Z] ebbe3e22f08c: Waiting [2023-03-06T17:18:29.338Z] a8cfdf0cc8ec: Waiting [2023-03-06T17:18:29.662Z] 93b8e7fea02d: Pushed [2023-03-06T17:18:29.662Z] 220f16a45670: Pushed [2023-03-06T17:18:29.662Z] 6f3592970532: Pushed [2023-03-06T17:18:29.662Z] a8cfdf0cc8ec: Layer already exists [2023-03-06T17:18:30.641Z] ebbe3e22f08c: Pushed [2023-03-06T17:18:38.861Z] 4c13ef9bb374: Pushed [2023-03-06T17:18:45.489Z] 9406af673dff: Pushed [2023-03-06T17:18:45.489Z] b9da6ae59ae744deab01801bcadba3dff2eb7fa6: digest: sha256:9070055c0a7acb6b63e275b9f09bfba534adb57eb041fc0e3b0982c08d5c1368 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-06T17:18:45.819Z] + 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-06T17:18:46.148Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2023-03-06T17:18:46.148Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-03-06T17:18:46.148Z] 93b8e7fea02d: Preparing [2023-03-06T17:18:46.148Z] 6f3592970532: Preparing [2023-03-06T17:18:46.148Z] 220f16a45670: Preparing [2023-03-06T17:18:46.148Z] 9406af673dff: Preparing [2023-03-06T17:18:46.148Z] 4c13ef9bb374: Preparing [2023-03-06T17:18:46.148Z] ebbe3e22f08c: Preparing [2023-03-06T17:18:46.148Z] a8cfdf0cc8ec: Preparing [2023-03-06T17:18:46.148Z] ebbe3e22f08c: Waiting [2023-03-06T17:18:46.148Z] a8cfdf0cc8ec: Waiting [2023-03-06T17:18:46.148Z] 93b8e7fea02d: Layer already exists [2023-03-06T17:18:46.148Z] 6f3592970532: Layer already exists [2023-03-06T17:18:46.148Z] 9406af673dff: Layer already exists [2023-03-06T17:18:46.148Z] 220f16a45670: Layer already exists [2023-03-06T17:18:46.148Z] 4c13ef9bb374: Layer already exists [2023-03-06T17:18:46.148Z] ebbe3e22f08c: Layer already exists [2023-03-06T17:18:46.148Z] a8cfdf0cc8ec: Layer already exists [2023-03-06T17:18:46.413Z] latest: digest: sha256:9070055c0a7acb6b63e275b9f09bfba534adb57eb041fc0e3b0982c08d5c1368 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-06T17:18:46.748Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.0.0-dev.77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-06T17:18:47.079Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.0.0-dev.77 [2023-03-06T17:18:47.079Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-03-06T17:18:47.079Z] 93b8e7fea02d: Preparing [2023-03-06T17:18:47.079Z] 6f3592970532: Preparing [2023-03-06T17:18:47.079Z] 220f16a45670: Preparing [2023-03-06T17:18:47.079Z] 9406af673dff: Preparing [2023-03-06T17:18:47.079Z] 4c13ef9bb374: Preparing [2023-03-06T17:18:47.079Z] ebbe3e22f08c: Preparing [2023-03-06T17:18:47.079Z] a8cfdf0cc8ec: Preparing [2023-03-06T17:18:47.079Z] ebbe3e22f08c: Waiting [2023-03-06T17:18:47.079Z] a8cfdf0cc8ec: Waiting [2023-03-06T17:18:47.079Z] 93b8e7fea02d: Layer already exists [2023-03-06T17:18:47.079Z] 6f3592970532: Layer already exists [2023-03-06T17:18:47.079Z] 9406af673dff: Layer already exists [2023-03-06T17:18:47.079Z] 220f16a45670: Layer already exists [2023-03-06T17:18:47.079Z] 4c13ef9bb374: Layer already exists [2023-03-06T17:18:47.079Z] a8cfdf0cc8ec: Layer already exists [2023-03-06T17:18:47.079Z] ebbe3e22f08c: Layer already exists [2023-03-06T17:18:47.343Z] 3.0.0-dev.77: digest: sha256:9070055c0a7acb6b63e275b9f09bfba534adb57eb041fc0e3b0982c08d5c1368 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-06T17:18:47.674Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:b9da6ae59ae744deab01801bcadba3dff2eb7fa6-3.0.0-dev.77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-06T17:18:47.996Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:b9da6ae59ae744deab01801bcadba3dff2eb7fa6-3.0.0-dev.77 [2023-03-06T17:18:47.996Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-03-06T17:18:47.996Z] 93b8e7fea02d: Preparing [2023-03-06T17:18:47.996Z] 6f3592970532: Preparing [2023-03-06T17:18:47.996Z] 220f16a45670: Preparing [2023-03-06T17:18:47.996Z] 9406af673dff: Preparing [2023-03-06T17:18:47.996Z] 4c13ef9bb374: Preparing [2023-03-06T17:18:47.996Z] ebbe3e22f08c: Preparing [2023-03-06T17:18:47.996Z] a8cfdf0cc8ec: Preparing [2023-03-06T17:18:47.996Z] a8cfdf0cc8ec: Waiting [2023-03-06T17:18:47.996Z] ebbe3e22f08c: Waiting [2023-03-06T17:18:47.996Z] 9406af673dff: Layer already exists [2023-03-06T17:18:47.996Z] 6f3592970532: Layer already exists [2023-03-06T17:18:47.996Z] 93b8e7fea02d: Layer already exists [2023-03-06T17:18:47.996Z] 220f16a45670: Layer already exists [2023-03-06T17:18:47.996Z] 4c13ef9bb374: Layer already exists [2023-03-06T17:18:47.996Z] a8cfdf0cc8ec: Layer already exists [2023-03-06T17:18:47.996Z] ebbe3e22f08c: Layer already exists [2023-03-06T17:18:48.263Z] b9da6ae59ae744deab01801bcadba3dff2eb7fa6-3.0.0-dev.77: digest: sha256:9070055c0a7acb6b63e275b9f09bfba534adb57eb041fc0e3b0982c08d5c1368 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-06T17:18:48.592Z] + 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-06T17:18:48.926Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [2023-03-06T17:18:48.926Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-03-06T17:18:48.926Z] 93b8e7fea02d: Preparing [2023-03-06T17:18:48.926Z] 6f3592970532: Preparing [2023-03-06T17:18:48.926Z] 220f16a45670: Preparing [2023-03-06T17:18:48.926Z] 9406af673dff: Preparing [2023-03-06T17:18:48.926Z] 4c13ef9bb374: Preparing [2023-03-06T17:18:48.926Z] ebbe3e22f08c: Preparing [2023-03-06T17:18:48.926Z] a8cfdf0cc8ec: Preparing [2023-03-06T17:18:48.926Z] ebbe3e22f08c: Waiting [2023-03-06T17:18:48.926Z] a8cfdf0cc8ec: Waiting [2023-03-06T17:18:48.926Z] 9406af673dff: Layer already exists [2023-03-06T17:18:48.926Z] 93b8e7fea02d: Layer already exists [2023-03-06T17:18:48.926Z] 220f16a45670: Layer already exists [2023-03-06T17:18:48.926Z] 4c13ef9bb374: Layer already exists [2023-03-06T17:18:48.926Z] 6f3592970532: Layer already exists [2023-03-06T17:18:48.926Z] ebbe3e22f08c: Layer already exists [2023-03-06T17:18:48.926Z] a8cfdf0cc8ec: Layer already exists [2023-03-06T17:18:49.191Z] main: digest: sha256:9070055c0a7acb6b63e275b9f09bfba534adb57eb041fc0e3b0982c08d5c1368 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-06T17:18:49.240Z] ===================================================== [Pipeline] echo [2023-03-06T17:18:49.250Z] taggedImages: [2023-03-06T17:18:49.250Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:b9da6ae59ae744deab01801bcadba3dff2eb7fa6 [2023-03-06T17:18:49.250Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2023-03-06T17:18:49.250Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.0.0-dev.77 [2023-03-06T17:18:49.250Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:b9da6ae59ae744deab01801bcadba3dff2eb7fa6-3.0.0-dev.77 [2023-03-06T17:18:49.250Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo [2023-03-06T17:18:49.275Z] [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: [2023-03-06T17:18:49.275Z] b9da6ae59ae744deab01801bcadba3dff2eb7fa6 [2023-03-06T17:18:49.275Z] latest [2023-03-06T17:18:49.275Z] 3.0.0-dev.77 [2023-03-06T17:18:49.275Z] b9da6ae59ae744deab01801bcadba3dff2eb7fa6-3.0.0-dev.77 [2023-03-06T17:18:49.275Z] main [2023-03-06T17:18:49.275Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-06T17:18:49.618Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:b9da6ae59ae744deab01801bcadba3dff2eb7fa6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-06T17:18:49.948Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:b9da6ae59ae744deab01801bcadba3dff2eb7fa6 [2023-03-06T17:18:49.948Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-03-06T17:18:49.948Z] 60f2b00671fd: Preparing [2023-03-06T17:18:49.948Z] a9fd6cf5710e: Preparing [2023-03-06T17:18:49.948Z] 5dc1c446011c: Preparing [2023-03-06T17:18:49.948Z] bc0d15911ed1: Preparing [2023-03-06T17:18:49.948Z] eb2e251ce644: Preparing [2023-03-06T17:18:49.948Z] a8cfdf0cc8ec: Preparing [2023-03-06T17:18:49.948Z] a8cfdf0cc8ec: Waiting [2023-03-06T17:18:50.214Z] 5dc1c446011c: Pushed [2023-03-06T17:18:50.214Z] a9fd6cf5710e: Pushed [2023-03-06T17:18:50.214Z] 60f2b00671fd: Pushed [2023-03-06T17:18:50.214Z] a8cfdf0cc8ec: Layer already exists [2023-03-06T17:18:50.795Z] eb2e251ce644: Pushed [2023-03-06T17:19:05.763Z] bc0d15911ed1: Pushed [2023-03-06T17:19:05.763Z] b9da6ae59ae744deab01801bcadba3dff2eb7fa6: digest: sha256:555b1a8a4962fff066cbd723cd74484dea02bdc65d5c4a4e618795031366ff78 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-06T17:19:06.104Z] + 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-06T17:19:06.435Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2023-03-06T17:19:06.435Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-03-06T17:19:06.435Z] 60f2b00671fd: Preparing [2023-03-06T17:19:06.435Z] a9fd6cf5710e: Preparing [2023-03-06T17:19:06.435Z] 5dc1c446011c: Preparing [2023-03-06T17:19:06.435Z] bc0d15911ed1: Preparing [2023-03-06T17:19:06.435Z] eb2e251ce644: Preparing [2023-03-06T17:19:06.435Z] a8cfdf0cc8ec: Preparing [2023-03-06T17:19:06.435Z] a8cfdf0cc8ec: Waiting [2023-03-06T17:19:06.435Z] 60f2b00671fd: Layer already exists [2023-03-06T17:19:06.435Z] eb2e251ce644: Layer already exists [2023-03-06T17:19:06.435Z] 5dc1c446011c: Layer already exists [2023-03-06T17:19:06.435Z] bc0d15911ed1: Layer already exists [2023-03-06T17:19:06.435Z] a9fd6cf5710e: Layer already exists [2023-03-06T17:19:06.435Z] a8cfdf0cc8ec: Layer already exists [2023-03-06T17:19:06.698Z] latest: digest: sha256:555b1a8a4962fff066cbd723cd74484dea02bdc65d5c4a4e618795031366ff78 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-06T17:19:07.033Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.0.0-dev.77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-06T17:19:07.363Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.0.0-dev.77 [2023-03-06T17:19:07.363Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-03-06T17:19:07.363Z] 60f2b00671fd: Preparing [2023-03-06T17:19:07.363Z] a9fd6cf5710e: Preparing [2023-03-06T17:19:07.363Z] 5dc1c446011c: Preparing [2023-03-06T17:19:07.363Z] bc0d15911ed1: Preparing [2023-03-06T17:19:07.363Z] eb2e251ce644: Preparing [2023-03-06T17:19:07.363Z] a8cfdf0cc8ec: Preparing [2023-03-06T17:19:07.363Z] a8cfdf0cc8ec: Waiting [2023-03-06T17:19:07.363Z] bc0d15911ed1: Layer already exists [2023-03-06T17:19:07.363Z] a9fd6cf5710e: Layer already exists [2023-03-06T17:19:07.363Z] eb2e251ce644: Layer already exists [2023-03-06T17:19:07.363Z] 5dc1c446011c: Layer already exists [2023-03-06T17:19:07.363Z] 60f2b00671fd: Layer already exists [2023-03-06T17:19:07.363Z] a8cfdf0cc8ec: Layer already exists [2023-03-06T17:19:07.626Z] 3.0.0-dev.77: digest: sha256:555b1a8a4962fff066cbd723cd74484dea02bdc65d5c4a4e618795031366ff78 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-06T17:19:07.959Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:b9da6ae59ae744deab01801bcadba3dff2eb7fa6-3.0.0-dev.77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-06T17:19:08.291Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:b9da6ae59ae744deab01801bcadba3dff2eb7fa6-3.0.0-dev.77 [2023-03-06T17:19:08.291Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-03-06T17:19:08.292Z] 60f2b00671fd: Preparing [2023-03-06T17:19:08.292Z] a9fd6cf5710e: Preparing [2023-03-06T17:19:08.292Z] 5dc1c446011c: Preparing [2023-03-06T17:19:08.292Z] bc0d15911ed1: Preparing [2023-03-06T17:19:08.292Z] eb2e251ce644: Preparing [2023-03-06T17:19:08.292Z] a8cfdf0cc8ec: Preparing [2023-03-06T17:19:08.292Z] a8cfdf0cc8ec: Waiting [2023-03-06T17:19:08.292Z] bc0d15911ed1: Layer already exists [2023-03-06T17:19:08.292Z] eb2e251ce644: Layer already exists [2023-03-06T17:19:08.292Z] 5dc1c446011c: Layer already exists [2023-03-06T17:19:08.292Z] 60f2b00671fd: Layer already exists [2023-03-06T17:19:08.292Z] a9fd6cf5710e: Layer already exists [2023-03-06T17:19:08.292Z] a8cfdf0cc8ec: Layer already exists [2023-03-06T17:19:08.292Z] b9da6ae59ae744deab01801bcadba3dff2eb7fa6-3.0.0-dev.77: digest: sha256:555b1a8a4962fff066cbd723cd74484dea02bdc65d5c4a4e618795031366ff78 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-06T17:19:08.620Z] + 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-06T17:19:08.953Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [2023-03-06T17:19:08.953Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-03-06T17:19:08.953Z] 60f2b00671fd: Preparing [2023-03-06T17:19:08.953Z] a9fd6cf5710e: Preparing [2023-03-06T17:19:08.953Z] 5dc1c446011c: Preparing [2023-03-06T17:19:08.953Z] bc0d15911ed1: Preparing [2023-03-06T17:19:08.953Z] eb2e251ce644: Preparing [2023-03-06T17:19:08.953Z] a8cfdf0cc8ec: Preparing [2023-03-06T17:19:08.953Z] a8cfdf0cc8ec: Waiting [2023-03-06T17:19:08.953Z] eb2e251ce644: Layer already exists [2023-03-06T17:19:08.953Z] a9fd6cf5710e: Layer already exists [2023-03-06T17:19:08.953Z] 60f2b00671fd: Layer already exists [2023-03-06T17:19:08.953Z] 5dc1c446011c: Layer already exists [2023-03-06T17:19:08.953Z] bc0d15911ed1: Layer already exists [2023-03-06T17:19:08.953Z] a8cfdf0cc8ec: Layer already exists [2023-03-06T17:19:08.953Z] main: digest: sha256:555b1a8a4962fff066cbd723cd74484dea02bdc65d5c4a4e618795031366ff78 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-06T17:19:09.256Z] ===================================================== [Pipeline] echo [2023-03-06T17:19:09.262Z] taggedImages: [2023-03-06T17:19:09.262Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:b9da6ae59ae744deab01801bcadba3dff2eb7fa6 [2023-03-06T17:19:09.262Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2023-03-06T17:19:09.262Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.0.0-dev.77 [2023-03-06T17:19:09.262Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:b9da6ae59ae744deab01801bcadba3dff2eb7fa6-3.0.0-dev.77 [2023-03-06T17:19:09.262Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo [2023-03-06T17:19:09.278Z] [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: [2023-03-06T17:19:09.278Z] b9da6ae59ae744deab01801bcadba3dff2eb7fa6 [2023-03-06T17:19:09.278Z] latest [2023-03-06T17:19:09.278Z] 3.0.0-dev.77 [2023-03-06T17:19:09.278Z] b9da6ae59ae744deab01801bcadba3dff2eb7fa6-3.0.0-dev.77 [2023-03-06T17:19:09.278Z] main [2023-03-06T17:19:09.278Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-06T17:19:09.600Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:b9da6ae59ae744deab01801bcadba3dff2eb7fa6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-06T17:19:09.922Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:b9da6ae59ae744deab01801bcadba3dff2eb7fa6 [2023-03-06T17:19:09.922Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-03-06T17:19:09.922Z] bc15ffeb13cb: Preparing [2023-03-06T17:19:09.922Z] aa6514f9d531: Preparing [2023-03-06T17:19:09.922Z] 55e97b3fa22d: Preparing [2023-03-06T17:19:09.923Z] 19b919766aff: Preparing [2023-03-06T17:19:09.923Z] ebbe3e22f08c: Preparing [2023-03-06T17:19:09.923Z] a8cfdf0cc8ec: Preparing [2023-03-06T17:19:09.923Z] a8cfdf0cc8ec: Waiting [2023-03-06T17:19:09.923Z] ebbe3e22f08c: Layer already exists [2023-03-06T17:19:09.923Z] a8cfdf0cc8ec: Layer already exists [2023-03-06T17:19:10.188Z] 55e97b3fa22d: Pushed [2023-03-06T17:19:10.188Z] aa6514f9d531: Pushed [2023-03-06T17:19:10.188Z] bc15ffeb13cb: Pushed [2023-03-06T17:19:25.155Z] 19b919766aff: Pushed [2023-03-06T17:19:25.155Z] b9da6ae59ae744deab01801bcadba3dff2eb7fa6: digest: sha256:52e1bb5b02decbcb6124fab5e26f2546ef13c0d479753244fda6374fe4800532 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-06T17:19:25.483Z] + 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-06T17:19:25.809Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2023-03-06T17:19:25.809Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-03-06T17:19:25.809Z] bc15ffeb13cb: Preparing [2023-03-06T17:19:25.809Z] aa6514f9d531: Preparing [2023-03-06T17:19:25.809Z] 55e97b3fa22d: Preparing [2023-03-06T17:19:25.809Z] 19b919766aff: Preparing [2023-03-06T17:19:25.809Z] ebbe3e22f08c: Preparing [2023-03-06T17:19:25.809Z] a8cfdf0cc8ec: Preparing [2023-03-06T17:19:25.809Z] a8cfdf0cc8ec: Waiting [2023-03-06T17:19:25.809Z] 55e97b3fa22d: Layer already exists [2023-03-06T17:19:25.809Z] ebbe3e22f08c: Layer already exists [2023-03-06T17:19:25.809Z] 19b919766aff: Layer already exists [2023-03-06T17:19:25.809Z] bc15ffeb13cb: Layer already exists [2023-03-06T17:19:25.809Z] aa6514f9d531: Layer already exists [2023-03-06T17:19:25.809Z] a8cfdf0cc8ec: Layer already exists [2023-03-06T17:19:25.809Z] latest: digest: sha256:52e1bb5b02decbcb6124fab5e26f2546ef13c0d479753244fda6374fe4800532 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-06T17:19:26.406Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.0.0-dev.77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-06T17:19:26.736Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.0.0-dev.77 [2023-03-06T17:19:26.737Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-03-06T17:19:26.737Z] bc15ffeb13cb: Preparing [2023-03-06T17:19:26.737Z] aa6514f9d531: Preparing [2023-03-06T17:19:26.737Z] 55e97b3fa22d: Preparing [2023-03-06T17:19:26.737Z] 19b919766aff: Preparing [2023-03-06T17:19:26.737Z] ebbe3e22f08c: Preparing [2023-03-06T17:19:26.737Z] a8cfdf0cc8ec: Preparing [2023-03-06T17:19:26.737Z] a8cfdf0cc8ec: Waiting [2023-03-06T17:19:26.737Z] 55e97b3fa22d: Layer already exists [2023-03-06T17:19:26.737Z] ebbe3e22f08c: Layer already exists [2023-03-06T17:19:26.737Z] bc15ffeb13cb: Layer already exists [2023-03-06T17:19:26.737Z] 19b919766aff: Layer already exists [2023-03-06T17:19:26.737Z] aa6514f9d531: Layer already exists [2023-03-06T17:19:26.737Z] a8cfdf0cc8ec: Layer already exists [2023-03-06T17:19:26.737Z] 3.0.0-dev.77: digest: sha256:52e1bb5b02decbcb6124fab5e26f2546ef13c0d479753244fda6374fe4800532 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-06T17:19:27.337Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:b9da6ae59ae744deab01801bcadba3dff2eb7fa6-3.0.0-dev.77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-06T17:19:27.667Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:b9da6ae59ae744deab01801bcadba3dff2eb7fa6-3.0.0-dev.77 [2023-03-06T17:19:27.667Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-03-06T17:19:27.667Z] bc15ffeb13cb: Preparing [2023-03-06T17:19:27.667Z] aa6514f9d531: Preparing [2023-03-06T17:19:27.667Z] 55e97b3fa22d: Preparing [2023-03-06T17:19:27.667Z] 19b919766aff: Preparing [2023-03-06T17:19:27.667Z] ebbe3e22f08c: Preparing [2023-03-06T17:19:27.667Z] a8cfdf0cc8ec: Preparing [2023-03-06T17:19:27.667Z] a8cfdf0cc8ec: Waiting [2023-03-06T17:19:27.667Z] aa6514f9d531: Layer already exists [2023-03-06T17:19:27.667Z] ebbe3e22f08c: Layer already exists [2023-03-06T17:19:27.667Z] 19b919766aff: Layer already exists [2023-03-06T17:19:27.667Z] 55e97b3fa22d: Layer already exists [2023-03-06T17:19:27.667Z] bc15ffeb13cb: Layer already exists [2023-03-06T17:19:27.667Z] a8cfdf0cc8ec: Layer already exists [2023-03-06T17:19:27.667Z] b9da6ae59ae744deab01801bcadba3dff2eb7fa6-3.0.0-dev.77: digest: sha256:52e1bb5b02decbcb6124fab5e26f2546ef13c0d479753244fda6374fe4800532 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-06T17:19:28.271Z] + 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-06T17:19:28.594Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [2023-03-06T17:19:28.594Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-03-06T17:19:28.594Z] bc15ffeb13cb: Preparing [2023-03-06T17:19:28.594Z] aa6514f9d531: Preparing [2023-03-06T17:19:28.594Z] 55e97b3fa22d: Preparing [2023-03-06T17:19:28.594Z] 19b919766aff: Preparing [2023-03-06T17:19:28.594Z] ebbe3e22f08c: Preparing [2023-03-06T17:19:28.594Z] a8cfdf0cc8ec: Preparing [2023-03-06T17:19:28.594Z] a8cfdf0cc8ec: Waiting [2023-03-06T17:19:28.594Z] 19b919766aff: Layer already exists [2023-03-06T17:19:28.594Z] bc15ffeb13cb: Layer already exists [2023-03-06T17:19:28.594Z] 55e97b3fa22d: Layer already exists [2023-03-06T17:19:28.594Z] ebbe3e22f08c: Layer already exists [2023-03-06T17:19:28.594Z] aa6514f9d531: Layer already exists [2023-03-06T17:19:28.594Z] a8cfdf0cc8ec: Layer already exists [2023-03-06T17:19:28.594Z] main: digest: sha256:52e1bb5b02decbcb6124fab5e26f2546ef13c0d479753244fda6374fe4800532 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-06T17:19:28.901Z] ===================================================== [Pipeline] echo [2023-03-06T17:19:28.912Z] taggedImages: [2023-03-06T17:19:28.912Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:b9da6ae59ae744deab01801bcadba3dff2eb7fa6 [2023-03-06T17:19:28.912Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2023-03-06T17:19:28.912Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.0.0-dev.77 [2023-03-06T17:19:28.912Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:b9da6ae59ae744deab01801bcadba3dff2eb7fa6-3.0.0-dev.77 [2023-03-06T17:19:28.912Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo [2023-03-06T17:19:28.940Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2023-03-06T17:19:28.940Z] b9da6ae59ae744deab01801bcadba3dff2eb7fa6 [2023-03-06T17:19:28.940Z] latest [2023-03-06T17:19:28.940Z] 3.0.0-dev.77 [2023-03-06T17:19:28.940Z] b9da6ae59ae744deab01801bcadba3dff2eb7fa6-3.0.0-dev.77 [2023-03-06T17:19:28.940Z] main [2023-03-06T17:19:28.940Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-06T17:19:29.297Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:b9da6ae59ae744deab01801bcadba3dff2eb7fa6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-06T17:19:29.627Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:b9da6ae59ae744deab01801bcadba3dff2eb7fa6 [2023-03-06T17:19:29.627Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-03-06T17:19:29.627Z] 53848e8a51a1: Preparing [2023-03-06T17:19:29.627Z] 84eebccae2e2: Preparing [2023-03-06T17:19:29.627Z] 29dbd02c3dd2: Preparing [2023-03-06T17:19:29.627Z] 816858f69c80: Preparing [2023-03-06T17:19:29.627Z] f70ee36035b9: Preparing [2023-03-06T17:19:29.627Z] 29dbd02c3dd2: Layer already exists [2023-03-06T17:19:29.627Z] f70ee36035b9: Layer already exists [2023-03-06T17:19:29.891Z] 53848e8a51a1: Pushed [2023-03-06T17:19:29.891Z] 816858f69c80: Pushed [2023-03-06T17:19:35.204Z] 84eebccae2e2: Pushed [2023-03-06T17:19:35.204Z] b9da6ae59ae744deab01801bcadba3dff2eb7fa6: digest: sha256:30db92e55bb0cd0a03e4a88a5a7a6e3c3b2957a32d557adc2c4d6b5d220c933a size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-06T17:19:35.532Z] + 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-06T17:19:35.857Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2023-03-06T17:19:35.857Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-03-06T17:19:35.857Z] 53848e8a51a1: Preparing [2023-03-06T17:19:35.857Z] 84eebccae2e2: Preparing [2023-03-06T17:19:35.857Z] 29dbd02c3dd2: Preparing [2023-03-06T17:19:35.857Z] 816858f69c80: Preparing [2023-03-06T17:19:35.857Z] f70ee36035b9: Preparing [2023-03-06T17:19:35.857Z] f70ee36035b9: Layer already exists [2023-03-06T17:19:35.857Z] 29dbd02c3dd2: Layer already exists [2023-03-06T17:19:35.857Z] 53848e8a51a1: Layer already exists [2023-03-06T17:19:35.857Z] 84eebccae2e2: Layer already exists [2023-03-06T17:19:35.857Z] 816858f69c80: Layer already exists [2023-03-06T17:19:35.857Z] latest: digest: sha256:30db92e55bb0cd0a03e4a88a5a7a6e3c3b2957a32d557adc2c4d6b5d220c933a size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-06T17:19:36.451Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.0.0-dev.77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-06T17:19:36.778Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.0.0-dev.77 [2023-03-06T17:19:36.778Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-03-06T17:19:36.778Z] 53848e8a51a1: Preparing [2023-03-06T17:19:36.778Z] 84eebccae2e2: Preparing [2023-03-06T17:19:36.778Z] 29dbd02c3dd2: Preparing [2023-03-06T17:19:36.778Z] 816858f69c80: Preparing [2023-03-06T17:19:36.778Z] f70ee36035b9: Preparing [2023-03-06T17:19:36.778Z] 84eebccae2e2: Layer already exists [2023-03-06T17:19:36.778Z] f70ee36035b9: Layer already exists [2023-03-06T17:19:36.778Z] 53848e8a51a1: Layer already exists [2023-03-06T17:19:36.778Z] 816858f69c80: Layer already exists [2023-03-06T17:19:36.778Z] 29dbd02c3dd2: Layer already exists [2023-03-06T17:19:36.778Z] 3.0.0-dev.77: digest: sha256:30db92e55bb0cd0a03e4a88a5a7a6e3c3b2957a32d557adc2c4d6b5d220c933a size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-06T17:19:37.106Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:b9da6ae59ae744deab01801bcadba3dff2eb7fa6-3.0.0-dev.77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-06T17:19:37.430Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:b9da6ae59ae744deab01801bcadba3dff2eb7fa6-3.0.0-dev.77 [2023-03-06T17:19:37.430Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-03-06T17:19:37.430Z] 53848e8a51a1: Preparing [2023-03-06T17:19:37.430Z] 84eebccae2e2: Preparing [2023-03-06T17:19:37.430Z] 29dbd02c3dd2: Preparing [2023-03-06T17:19:37.430Z] 816858f69c80: Preparing [2023-03-06T17:19:37.430Z] f70ee36035b9: Preparing [2023-03-06T17:19:37.430Z] 29dbd02c3dd2: Layer already exists [2023-03-06T17:19:37.430Z] 816858f69c80: Layer already exists [2023-03-06T17:19:37.430Z] 84eebccae2e2: Layer already exists [2023-03-06T17:19:37.430Z] f70ee36035b9: Layer already exists [2023-03-06T17:19:37.430Z] 53848e8a51a1: Layer already exists [2023-03-06T17:19:37.430Z] b9da6ae59ae744deab01801bcadba3dff2eb7fa6-3.0.0-dev.77: digest: sha256:30db92e55bb0cd0a03e4a88a5a7a6e3c3b2957a32d557adc2c4d6b5d220c933a size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-06T17:19:37.766Z] + 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-06T17:19:38.091Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2023-03-06T17:19:38.091Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-03-06T17:19:38.091Z] 53848e8a51a1: Preparing [2023-03-06T17:19:38.091Z] 84eebccae2e2: Preparing [2023-03-06T17:19:38.091Z] 29dbd02c3dd2: Preparing [2023-03-06T17:19:38.091Z] 816858f69c80: Preparing [2023-03-06T17:19:38.091Z] f70ee36035b9: Preparing [2023-03-06T17:19:38.091Z] f70ee36035b9: Layer already exists [2023-03-06T17:19:38.091Z] 53848e8a51a1: Layer already exists [2023-03-06T17:19:38.091Z] 29dbd02c3dd2: Layer already exists [2023-03-06T17:19:38.091Z] 816858f69c80: Layer already exists [2023-03-06T17:19:38.091Z] 84eebccae2e2: Layer already exists [2023-03-06T17:19:38.354Z] main: digest: sha256:30db92e55bb0cd0a03e4a88a5a7a6e3c3b2957a32d557adc2c4d6b5d220c933a size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-06T17:19:38.406Z] ===================================================== [Pipeline] echo [2023-03-06T17:19:38.414Z] taggedImages: [2023-03-06T17:19:38.414Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:b9da6ae59ae744deab01801bcadba3dff2eb7fa6 [2023-03-06T17:19:38.414Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2023-03-06T17:19:38.414Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.0.0-dev.77 [2023-03-06T17:19:38.414Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:b9da6ae59ae744deab01801bcadba3dff2eb7fa6-3.0.0-dev.77 [2023-03-06T17:19:38.414Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2023-03-06T17:19:38.436Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2023-03-06T17:19:38.436Z] b9da6ae59ae744deab01801bcadba3dff2eb7fa6 [2023-03-06T17:19:38.436Z] latest [2023-03-06T17:19:38.436Z] 3.0.0-dev.77 [2023-03-06T17:19:38.436Z] b9da6ae59ae744deab01801bcadba3dff2eb7fa6-3.0.0-dev.77 [2023-03-06T17:19:38.436Z] main [2023-03-06T17:19:38.436Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-06T17:19:38.782Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:b9da6ae59ae744deab01801bcadba3dff2eb7fa6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-06T17:19:39.118Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:b9da6ae59ae744deab01801bcadba3dff2eb7fa6 [2023-03-06T17:19:39.119Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-03-06T17:19:39.119Z] 3544ef9bf53f: Preparing [2023-03-06T17:19:39.119Z] f92c48e4e83d: Preparing [2023-03-06T17:19:39.119Z] 29dbd02c3dd2: Preparing [2023-03-06T17:19:39.119Z] 90daa543b9b3: Preparing [2023-03-06T17:19:39.119Z] f70ee36035b9: Preparing [2023-03-06T17:19:39.119Z] 29dbd02c3dd2: Layer already exists [2023-03-06T17:19:39.119Z] 90daa543b9b3: Layer already exists [2023-03-06T17:19:39.119Z] f70ee36035b9: Layer already exists [2023-03-06T17:19:39.382Z] 3544ef9bf53f: Pushed [2023-03-06T17:19:44.731Z] f92c48e4e83d: Pushed [2023-03-06T17:19:44.731Z] b9da6ae59ae744deab01801bcadba3dff2eb7fa6: digest: sha256:9a16cfea35fee34ed4faadc94b3acb63f721f886cba67fd8a47a1e6d1e9f303e size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-06T17:19:45.069Z] + 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-06T17:19:45.391Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2023-03-06T17:19:45.391Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-03-06T17:19:45.391Z] 3544ef9bf53f: Preparing [2023-03-06T17:19:45.391Z] f92c48e4e83d: Preparing [2023-03-06T17:19:45.391Z] 29dbd02c3dd2: Preparing [2023-03-06T17:19:45.391Z] 90daa543b9b3: Preparing [2023-03-06T17:19:45.391Z] f70ee36035b9: Preparing [2023-03-06T17:19:45.391Z] f70ee36035b9: Layer already exists [2023-03-06T17:19:45.391Z] 3544ef9bf53f: Layer already exists [2023-03-06T17:19:45.391Z] 29dbd02c3dd2: Layer already exists [2023-03-06T17:19:45.391Z] f92c48e4e83d: Layer already exists [2023-03-06T17:19:45.391Z] 90daa543b9b3: Layer already exists [2023-03-06T17:19:45.391Z] latest: digest: sha256:9a16cfea35fee34ed4faadc94b3acb63f721f886cba67fd8a47a1e6d1e9f303e size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-06T17:19:45.722Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.0.0-dev.77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-06T17:19:46.054Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.0.0-dev.77 [2023-03-06T17:19:46.054Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-03-06T17:19:46.054Z] 3544ef9bf53f: Preparing [2023-03-06T17:19:46.054Z] f92c48e4e83d: Preparing [2023-03-06T17:19:46.054Z] 29dbd02c3dd2: Preparing [2023-03-06T17:19:46.054Z] 90daa543b9b3: Preparing [2023-03-06T17:19:46.054Z] f70ee36035b9: Preparing [2023-03-06T17:19:46.054Z] f92c48e4e83d: Layer already exists [2023-03-06T17:19:46.054Z] 90daa543b9b3: Layer already exists [2023-03-06T17:19:46.054Z] 29dbd02c3dd2: Layer already exists [2023-03-06T17:19:46.054Z] f70ee36035b9: Layer already exists [2023-03-06T17:19:46.054Z] 3544ef9bf53f: Layer already exists [2023-03-06T17:19:46.054Z] 3.0.0-dev.77: digest: sha256:9a16cfea35fee34ed4faadc94b3acb63f721f886cba67fd8a47a1e6d1e9f303e size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-06T17:19:46.380Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:b9da6ae59ae744deab01801bcadba3dff2eb7fa6-3.0.0-dev.77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-06T17:19:46.705Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:b9da6ae59ae744deab01801bcadba3dff2eb7fa6-3.0.0-dev.77 [2023-03-06T17:19:46.706Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-03-06T17:19:46.706Z] 3544ef9bf53f: Preparing [2023-03-06T17:19:46.706Z] f92c48e4e83d: Preparing [2023-03-06T17:19:46.706Z] 29dbd02c3dd2: Preparing [2023-03-06T17:19:46.706Z] 90daa543b9b3: Preparing [2023-03-06T17:19:46.706Z] f70ee36035b9: Preparing [2023-03-06T17:19:46.706Z] 90daa543b9b3: Layer already exists [2023-03-06T17:19:46.706Z] 29dbd02c3dd2: Layer already exists [2023-03-06T17:19:46.706Z] 3544ef9bf53f: Layer already exists [2023-03-06T17:19:46.706Z] f70ee36035b9: Layer already exists [2023-03-06T17:19:46.706Z] f92c48e4e83d: Layer already exists [2023-03-06T17:19:46.706Z] b9da6ae59ae744deab01801bcadba3dff2eb7fa6-3.0.0-dev.77: digest: sha256:9a16cfea35fee34ed4faadc94b3acb63f721f886cba67fd8a47a1e6d1e9f303e size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-06T17:19:47.037Z] + 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-06T17:19:47.362Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [2023-03-06T17:19:47.362Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-03-06T17:19:47.362Z] 3544ef9bf53f: Preparing [2023-03-06T17:19:47.362Z] f92c48e4e83d: Preparing [2023-03-06T17:19:47.362Z] 29dbd02c3dd2: Preparing [2023-03-06T17:19:47.362Z] 90daa543b9b3: Preparing [2023-03-06T17:19:47.362Z] f70ee36035b9: Preparing [2023-03-06T17:19:47.362Z] f92c48e4e83d: Layer already exists [2023-03-06T17:19:47.362Z] 29dbd02c3dd2: Layer already exists [2023-03-06T17:19:47.362Z] 3544ef9bf53f: Layer already exists [2023-03-06T17:19:47.362Z] 90daa543b9b3: Layer already exists [2023-03-06T17:19:47.362Z] f70ee36035b9: Layer already exists [2023-03-06T17:19:47.362Z] main: digest: sha256:9a16cfea35fee34ed4faadc94b3acb63f721f886cba67fd8a47a1e6d1e9f303e size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-06T17:19:47.683Z] ===================================================== [Pipeline] echo [2023-03-06T17:19:47.691Z] taggedImages: [2023-03-06T17:19:47.691Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:b9da6ae59ae744deab01801bcadba3dff2eb7fa6 [2023-03-06T17:19:47.691Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2023-03-06T17:19:47.691Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.0.0-dev.77 [2023-03-06T17:19:47.691Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:b9da6ae59ae744deab01801bcadba3dff2eb7fa6-3.0.0-dev.77 [2023-03-06T17:19:47.691Z] - 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-06T17:19:48.046Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-06T17:19:48.046Z] [2023-03-06T17:19:48.046Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-06T17:19:48.371Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-06T17:19:48.371Z] arm64: Pulling from edgex-lftools-log-publisher [2023-03-06T17:19:48.371Z] 8998bd30e6a1: Pulling fs layer [2023-03-06T17:19:48.371Z] 04944245beec: Pulling fs layer [2023-03-06T17:19:48.371Z] 699f458cf7ca: Pulling fs layer [2023-03-06T17:19:48.371Z] 765212b225bb: Pulling fs layer [2023-03-06T17:19:48.371Z] f23df028b6ca: Pulling fs layer [2023-03-06T17:19:48.371Z] d65c8cfc05b1: Pulling fs layer [2023-03-06T17:19:48.371Z] 2437ff75d9bd: Pulling fs layer [2023-03-06T17:19:48.371Z] 765212b225bb: Waiting [2023-03-06T17:19:48.371Z] f23df028b6ca: Waiting [2023-03-06T17:19:48.371Z] d65c8cfc05b1: Waiting [2023-03-06T17:19:48.371Z] 2437ff75d9bd: Waiting [2023-03-06T17:19:48.638Z] 04944245beec: Verifying Checksum [2023-03-06T17:19:48.638Z] 04944245beec: Download complete [2023-03-06T17:19:48.638Z] 765212b225bb: Verifying Checksum [2023-03-06T17:19:48.638Z] 765212b225bb: Download complete [2023-03-06T17:19:48.638Z] f23df028b6ca: Verifying Checksum [2023-03-06T17:19:48.638Z] f23df028b6ca: Download complete [2023-03-06T17:19:48.638Z] d65c8cfc05b1: Verifying Checksum [2023-03-06T17:19:48.638Z] d65c8cfc05b1: Download complete [2023-03-06T17:19:48.905Z] 699f458cf7ca: Verifying Checksum [2023-03-06T17:19:48.905Z] 699f458cf7ca: Download complete [2023-03-06T17:19:49.171Z] 8998bd30e6a1: Verifying Checksum [2023-03-06T17:19:49.171Z] 8998bd30e6a1: Download complete [2023-03-06T17:19:51.741Z] 2437ff75d9bd: Verifying Checksum [2023-03-06T17:19:51.741Z] 2437ff75d9bd: Download complete [2023-03-06T17:19:53.147Z] 8998bd30e6a1: Pull complete [2023-03-06T17:19:53.727Z] 04944245beec: Pull complete [2023-03-06T17:19:55.132Z] 699f458cf7ca: Pull complete [2023-03-06T17:19:55.132Z] 765212b225bb: Pull complete [2023-03-06T17:19:56.092Z] f23df028b6ca: Pull complete [2023-03-06T17:19:56.092Z] d65c8cfc05b1: Pull complete [2023-03-06T17:20:11.070Z] 2437ff75d9bd: Pull complete [2023-03-06T17:20:11.070Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-03-06T17:20:11.070Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-06T17:20:11.070Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-06T17:20:11.247Z] prd-ubuntu20.04-docker-arm64-4c-16g-8374 does not seem to be running inside a container [2023-03-06T17:20:11.295Z] $ 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/438 -v /w/workspace/edgex-go/438:/w/workspace/edgex-go/438:rw,z -v /w/workspace/edgex-go/438@tmp:/w/workspace/edgex-go/438@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-03-06T17:20:13.856Z] $ docker top bbf29fc92b9be43148768f710e4ba5ac7d964a9c9cfba5eb7fe96adb35232127 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-06T17:20:14.411Z] ---> job-cost.sh [2023-03-06T17:20:14.676Z] lf-activate-venv: SKIPPING [2023-03-06T17:20:14.676Z] INFO: No Stack... [2023-03-06T17:20:15.257Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-03-06T17:20:15.835Z] INFO: Archiving Costs [Pipeline] sh [2023-03-06T17:20:16.152Z] + + catcut /w/workspace/edgex-go/438/archives/cost.csv -d, [2023-03-06T17:20:16.152Z] -f6 [Pipeline] lock [2023-03-06T17:20:16.185Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-438-stack-cost] [2023-03-06T17:20:16.192Z] Resource [jenkins-edgexfoundry-edgex-go-main-438-stack-cost] did not exist. Created. [2023-03-06T17:20:16.192Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-main-438-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-06T17:20:16.512Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-03-06T17:20:17.045Z] Stashed 1 file(s) [Pipeline] } [2023-03-06T17:20:17.058Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-main-438-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-06T17:20:17.069Z] $ docker stop --time=1 bbf29fc92b9be43148768f710e4ba5ac7d964a9c9cfba5eb7fe96adb35232127 [2023-03-06T17:20:18.511Z] $ docker rm -f --volumes bbf29fc92b9be43148768f710e4ba5ac7d964a9c9cfba5eb7fe96adb35232127 [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-06T17:20:18.912Z] provisioning config files... [2023-03-06T17:20:18.919Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/438@tmp/config15934192043564915917tmp [Pipeline] { [Pipeline] sh [2023-03-06T17:20:19.202Z] + set +x [2023-03-06T17:20:19.202Z] + curl -s https://codecov.io/bash+ [2023-03-06T17:20:19.202Z] bash -s -- [2023-03-06T17:20:19.202Z] [2023-03-06T17:20:19.202Z] _____ _ [2023-03-06T17:20:19.202Z] / ____| | | [2023-03-06T17:20:19.202Z] | | ___ __| | ___ ___ _____ __ [2023-03-06T17:20:19.202Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-03-06T17:20:19.202Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-03-06T17:20:19.202Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-03-06T17:20:19.202Z] Bash-1.0.6 [2023-03-06T17:20:19.202Z] [2023-03-06T17:20:19.202Z] [2023-03-06T17:20:19.202Z] ==> git version 2.25.1 found [2023-03-06T17:20:19.202Z] ==> 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-06T17:20:19.202Z] Release-Date: 2020-01-08 [2023-03-06T17:20:19.202Z] 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-06T17:20:19.202Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-03-06T17:20:19.202Z] ==> Jenkins CI detected. [2023-03-06T17:20:19.202Z] current dir:  /w/workspace/edgex-go/438 [2023-03-06T17:20:19.202Z] project root: . [2023-03-06T17:20:19.202Z] --> token set from env [2023-03-06T17:20:19.202Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-03-06T17:20:19.202Z] ==> Running gcov in . (disable via -X gcov) [2023-03-06T17:20:19.202Z] ==> Python coveragepy not found [2023-03-06T17:20:19.202Z] ==> Searching for coverage reports in: [2023-03-06T17:20:19.202Z] + . [2023-03-06T17:20:19.202Z] -> Found 1 reports [2023-03-06T17:20:19.202Z] ==> Detecting git/mercurial file structure [2023-03-06T17:20:19.202Z] ==> Reading reports [2023-03-06T17:20:19.202Z] + ./coverage.out bytes=446903 [2023-03-06T17:20:19.202Z] ==> Appending adjustments [2023-03-06T17:20:19.202Z] https://docs.codecov.io/docs/fixing-reports [2023-03-06T17:20:20.138Z] + Found adjustments [2023-03-06T17:20:20.138Z] ==> Gzipping contents [2023-03-06T17:20:20.138Z] 60K /tmp/codecov.yu5p3x.gz [2023-03-06T17:20:20.138Z] ==> Uploading reports [2023-03-06T17:20:20.138Z] url: https://codecov.io [2023-03-06T17:20:20.138Z] query: branch=main&commit=b9da6ae59ae744deab01801bcadba3dff2eb7fa6&build=438&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F438%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-03-06T17:20:20.138Z] -> Pinging Codecov [2023-03-06T17:20:20.138Z] 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=b9da6ae59ae744deab01801bcadba3dff2eb7fa6&build=438&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F438%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-03-06T17:20:20.397Z] -> Uploading to [2023-03-06T17:20:20.397Z] https://storage.googleapis.com/codecov/v4/raw/2023-03-06/00271124DB129430A58F1EEE437C3FCB/b9da6ae59ae744deab01801bcadba3dff2eb7fa6/2fcc9a4c-385a-445b-bb3f-ae5a1d84a269.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230306%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230306T172020Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=35a0166db1b461dd8aef5d3af909686f35651c06403cd29f7b1c84aa46c03a1a [2023-03-06T17:20:20.397Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-06T17:20:20.397Z] Dload Upload Total Spent Left Speed [2023-03-06T17:20:20.656Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 58103 0 0 100 58103 0 180k --:--:-- --:--:-- --:--:-- 180k [2023-03-06T17:20:20.656Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/b9da6ae59ae744deab01801bcadba3dff2eb7fa6 [Pipeline] } [2023-03-06T17:20:20.663Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2023-03-06T17:20:20.847Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-03-06T17:20:20.861Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-06T17:20:21.153Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-03-06T17:20:21.153Z] [2023-03-06T17:20:21.153Z] 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-06T17:20:21.449Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-03-06T17:20:21.449Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-03-06T17:20:21.449Z] df9b9388f04a: Pulling fs layer [2023-03-06T17:20:21.449Z] 52dc419b0ee2: Pulling fs layer [2023-03-06T17:20:21.449Z] 25bc292e5bac: Pulling fs layer [2023-03-06T17:20:21.449Z] 114826534d7a: Pulling fs layer [2023-03-06T17:20:21.449Z] 4657fd5d0bcf: Pulling fs layer [2023-03-06T17:20:21.450Z] 6ad1cebc031e: Pulling fs layer [2023-03-06T17:20:21.450Z] 8a3aa393b2d8: Pulling fs layer [2023-03-06T17:20:21.450Z] 114826534d7a: Waiting [2023-03-06T17:20:21.450Z] 4657fd5d0bcf: Waiting [2023-03-06T17:20:21.450Z] 8a3aa393b2d8: Waiting [2023-03-06T17:20:21.450Z] 6ad1cebc031e: Waiting [2023-03-06T17:20:21.450Z] 25bc292e5bac: Verifying Checksum [2023-03-06T17:20:21.450Z] 25bc292e5bac: Download complete [2023-03-06T17:20:21.450Z] 52dc419b0ee2: Verifying Checksum [2023-03-06T17:20:21.450Z] 52dc419b0ee2: Download complete [2023-03-06T17:20:21.450Z] 4657fd5d0bcf: Download complete [2023-03-06T17:20:21.450Z] df9b9388f04a: Download complete [2023-03-06T17:20:21.709Z] df9b9388f04a: Pull complete [2023-03-06T17:20:21.709Z] 6ad1cebc031e: Verifying Checksum [2023-03-06T17:20:21.709Z] 52dc419b0ee2: Pull complete [2023-03-06T17:20:21.709Z] 25bc292e5bac: Pull complete [2023-03-06T17:20:22.275Z] 114826534d7a: Verifying Checksum [2023-03-06T17:20:22.275Z] 114826534d7a: Download complete [2023-03-06T17:20:22.532Z] 8a3aa393b2d8: Verifying Checksum [2023-03-06T17:20:22.533Z] 8a3aa393b2d8: Download complete [2023-03-06T17:20:25.817Z] 114826534d7a: Pull complete [2023-03-06T17:20:25.817Z] 4657fd5d0bcf: Pull complete [2023-03-06T17:20:26.075Z] 6ad1cebc031e: Pull complete [2023-03-06T17:20:28.606Z] 8a3aa393b2d8: Pull complete [2023-03-06T17:20:28.865Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-03-06T17:20:28.865Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-03-06T17:20:28.865Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-06T17:20:28.944Z] prd-ubuntu20.04-docker-8c-8g-8372 does not seem to be running inside a container [2023-03-06T17:20:28.973Z] $ 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/438 -v /w/workspace/edgex-go/438:/w/workspace/edgex-go/438:rw,z -v /w/workspace/edgex-go/438@tmp:/w/workspace/edgex-go/438@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-06T17:20:30.851Z] $ docker top d417fccd9833b3549c03343b024c962f9adb8f5add0ee0eb484bd1fc8b5149ef -eo pid,comm [Pipeline] { [Pipeline] echo [2023-03-06T17:20:30.913Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh [2023-03-06T17:20:31.186Z] + set -o pipefail [2023-03-06T17:20:31.186Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' [2023-03-06T17:20:37.749Z] [2023-03-06T17:20:37.749Z] Monitoring /w/workspace/edgex-go/438 (github.com/edgexfoundry/edgex-go)... [2023-03-06T17:20:37.749Z] [2023-03-06T17:20:37.749Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/13cd8448-2778-4a76-bf52-ee2dd2941a61/history/f196a6cf-81d1-404e-9212-80f9abf82fe0 [2023-03-06T17:20:37.749Z] [2023-03-06T17:20:37.749Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2023-03-06T17:20:37.749Z] [2023-03-06T17:20:37.749Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-03-06T17:20:37.749Z] [2023-03-06T17:20:37.749Z] [2023-03-06T17:20:37.749Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-03-06T17:20:37.749Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-03-06T17:20:37.749Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2023-03-06T17:20:37.759Z] $ docker stop --time=1 d417fccd9833b3549c03343b024c962f9adb8f5add0ee0eb484bd1fc8b5149ef [2023-03-06T17:20:39.934Z] $ docker rm -f --volumes d417fccd9833b3549c03343b024c962f9adb8f5add0ee0eb484bd1fc8b5149ef [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2023-03-06T17:20:40.320Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-06T17:20:40.336Z] provisioning config files... [2023-03-06T17:20:40.343Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/438@tmp/config6139924553686879746tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-06T17:20:40.637Z] --> edgex-publish-swagger.sh [2023-03-06T17:20:40.637Z] === Publish openapi/v3 API === [2023-03-06T17:20:40.637Z] [publishToSwagger] Publishing the API Docs [openapi/v3] to Swagger [2023-03-06T17:20:40.637Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/438/openapi/v3/core-command.yaml] [2023-03-06T17:20:40.637Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-06T17:20:40.637Z] Dload Upload Total Spent Left Speed [2023-03-06T17:20:41.207Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 29030 0 0 100 29030 0 51932 --:--:-- --:--:-- --:--:-- 52025 [2023-03-06T17:20:41.207Z] [2023-03-06T17:20:41.207Z] [2023-03-06T17:20:41.207Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/438/openapi/v3/core-data.yaml] [2023-03-06T17:20:41.207Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-06T17:20:41.207Z] Dload Upload Total Spent Left Speed [2023-03-06T17:20:41.775Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 69110 0 0 100 69110 0 332k --:--:-- --:--:-- --:--:-- 330k 100 69110 0 0 100 69110 0 133k --:--:-- --:--:-- --:--:-- 133k [2023-03-06T17:20:41.775Z] [2023-03-06T17:20:41.775Z] [2023-03-06T17:20:41.775Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/438/openapi/v3/core-metadata.yaml] [2023-03-06T17:20:41.775Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-06T17:20:41.775Z] Dload Upload Total Spent Left Speed [2023-03-06T17:20:42.343Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 140k 0 0 100 140k 0 220k --:--:-- --:--:-- --:--:-- 219k 100 140k 0 0 100 140k 0 220k --:--:-- --:--:-- --:--:-- 219k [2023-03-06T17:20:42.343Z] [2023-03-06T17:20:42.343Z] [2023-03-06T17:20:42.343Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/438/openapi/v3/support-notifications.yaml] [2023-03-06T17:20:42.343Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-06T17:20:42.343Z] Dload Upload Total Spent Left Speed [2023-03-06T17:20:42.910Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 86965 0 0 100 86965 0 169k --:--:-- --:--:-- --:--:-- 169k [2023-03-06T17:20:42.910Z] [2023-03-06T17:20:42.910Z] [2023-03-06T17:20:42.910Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/438/openapi/v3/support-scheduler.yaml] [2023-03-06T17:20:42.910Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-06T17:20:42.910Z] Dload Upload Total Spent Left Speed [2023-03-06T17:20:43.169Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 34001 0 0 100 34001 0 76751 --:--:-- --:--:-- --:--:-- 76578 100 34001 0 0 100 34001 0 76578 --:--:-- --:--:-- --:--:-- 76406 [2023-03-06T17:20:43.169Z] [2023-03-06T17:20:43.169Z] [Pipeline] } [2023-03-06T17:20:43.177Z] 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-06T17:20:43.553Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-06T17:20:43.553Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-06T17:20:43.852Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-06T17:20:43.852Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-06T17:20:43.925Z] prd-ubuntu20.04-docker-8c-8g-8372 does not seem to be running inside a container [2023-03-06T17:20:43.956Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/438 -v /w/workspace/edgex-go/438:/w/workspace/edgex-go/438:rw,z -v /w/workspace/edgex-go/438@tmp:/w/workspace/edgex-go/438@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-06T17:20:44.388Z] $ docker top 02c32a41654b81eb188c6b4257b676806df7a5a13fe0b0487a803802bec25b75 -eo pid,comm [2023-03-06T17:20:44.442Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-03-06T17:20:44.442Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-06T17:20:44.473Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-06T17:20:44.473Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-06T17:20:44.587Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-06T17:20:44.588Z] $ docker exec 02c32a41654b81eb188c6b4257b676806df7a5a13fe0b0487a803802bec25b75 ssh-agent [2023-03-06T17:20:44.706Z] SSH_AUTH_SOCK=/tmp/ssh-Ak1ngsThKHN4/agent.32 [2023-03-06T17:20:44.706Z] SSH_AGENT_PID=38 [2023-03-06T17:20:44.710Z] Running ssh-add (command line suppressed) [2023-03-06T17:20:44.824Z] Identity added: /w/workspace/edgex-go/438@tmp/private_key_17214164441996219326.key (/w/workspace/edgex-go/438@tmp/private_key_17214164441996219326.key) [2023-03-06T17:20:44.837Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-06T17:20:45.124Z] + git semver tag [2023-03-06T17:20:45.382Z] 2023-03-06 17:20:45,333 [run_tag] DEBUG tag force:False [2023-03-06T17:20:45.382Z] 2023-03-06 17:20:45,333 [check_head_tag] DEBUG check head tag [2023-03-06T17:20:45.382Z] 2023-03-06 17:20:45,335 [execute] INFO git cat-file --batch-check [2023-03-06T17:20:45.382Z] 2023-03-06 17:20:45,336 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/438, universal_newlines=False, shell=None, istream=) [2023-03-06T17:20:45.382Z] 2023-03-06 17:20:45,339 [execute] INFO git cat-file --batch [2023-03-06T17:20:45.382Z] 2023-03-06 17:20:45,339 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/438, universal_newlines=False, shell=None, istream=) [2023-03-06T17:20:45.640Z] 2023-03-06 17:20:45,399 [read_version] DEBUG read version from /w/workspace/edgex-go/438/.semver/main [2023-03-06T17:20:45.640Z] 2023-03-06 17:20:45,399 [execute] INFO git tag -a v3.0.0-dev.77 -m v3.0.0-dev.77 [2023-03-06T17:20:45.640Z] 2023-03-06 17:20:45,399 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.77', '-m', 'v3.0.0-dev.77'], cwd=/w/workspace/edgex-go/438, universal_newlines=False, shell=None, istream=None) [2023-03-06T17:20:45.640Z] 2023-03-06 17:20:45,403 [read_version] DEBUG read version from /w/workspace/edgex-go/438/.semver/main [2023-03-06T17:20:45.640Z] 3.0.0-dev.77 [Pipeline] } [2023-03-06T17:20:45.648Z] $ docker exec --env ******** --env ******** 02c32a41654b81eb188c6b4257b676806df7a5a13fe0b0487a803802bec25b75 ssh-agent -k [2023-03-06T17:20:45.734Z] unset SSH_AUTH_SOCK; [2023-03-06T17:20:45.734Z] unset SSH_AGENT_PID; [2023-03-06T17:20:45.734Z] echo Agent pid 38 killed; [2023-03-06T17:20:45.749Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-06T17:20:46.053Z] + git semver [Pipeline] } [2023-03-06T17:20:46.634Z] $ docker stop --time=1 02c32a41654b81eb188c6b4257b676806df7a5a13fe0b0487a803802bec25b75 [2023-03-06T17:20:47.937Z] $ docker rm -f --volumes 02c32a41654b81eb188c6b4257b676806df7a5a13fe0b0487a803802bec25b75 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-06T17:20:48.322Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-03-06T17:20:48.322Z] [2023-03-06T17:20:48.322Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-06T17:20:48.620Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-03-06T17:20:48.621Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-03-06T17:20:48.621Z] ab5ef0e58194: Pulling fs layer [2023-03-06T17:20:48.621Z] 9712f1f96733: Pulling fs layer [2023-03-06T17:20:48.621Z] 63f879dbbcfc: Pulling fs layer [2023-03-06T17:20:48.621Z] 0d9ebad4ef96: Pulling fs layer [2023-03-06T17:20:48.621Z] e9a5061849ea: Pulling fs layer [2023-03-06T17:20:48.621Z] d747dcd14b5f: Pulling fs layer [2023-03-06T17:20:48.621Z] 2de7ff778b66: Pulling fs layer [2023-03-06T17:20:48.621Z] d747dcd14b5f: Waiting [2023-03-06T17:20:48.621Z] 2de7ff778b66: Waiting [2023-03-06T17:20:48.621Z] e9a5061849ea: Waiting [2023-03-06T17:20:48.621Z] 9712f1f96733: Verifying Checksum [2023-03-06T17:20:48.621Z] 9712f1f96733: Download complete [2023-03-06T17:20:48.882Z] 63f879dbbcfc: Verifying Checksum [2023-03-06T17:20:48.882Z] 63f879dbbcfc: Download complete [2023-03-06T17:20:49.140Z] e9a5061849ea: Verifying Checksum [2023-03-06T17:20:49.140Z] e9a5061849ea: Download complete [2023-03-06T17:20:49.140Z] d747dcd14b5f: Verifying Checksum [2023-03-06T17:20:49.140Z] d747dcd14b5f: Download complete [2023-03-06T17:20:49.140Z] 0d9ebad4ef96: Download complete [2023-03-06T17:20:49.140Z] ab5ef0e58194: Verifying Checksum [2023-03-06T17:20:49.140Z] ab5ef0e58194: Download complete [2023-03-06T17:20:49.398Z] 2de7ff778b66: Verifying Checksum [2023-03-06T17:20:49.398Z] 2de7ff778b66: Download complete [2023-03-06T17:20:51.927Z] ab5ef0e58194: Pull complete [2023-03-06T17:20:51.927Z] 9712f1f96733: Pull complete [2023-03-06T17:20:52.493Z] 63f879dbbcfc: Pull complete [2023-03-06T17:20:56.681Z] 0d9ebad4ef96: Pull complete [2023-03-06T17:20:56.681Z] e9a5061849ea: Pull complete [2023-03-06T17:20:56.681Z] d747dcd14b5f: Pull complete [2023-03-06T17:20:57.247Z] 2de7ff778b66: Pull complete [2023-03-06T17:20:57.247Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-03-06T17:20:57.247Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-03-06T17:20:57.247Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-06T17:20:57.320Z] prd-ubuntu20.04-docker-8c-8g-8372 does not seem to be running inside a container [2023-03-06T17:20:57.348Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/438 -v /w/workspace/edgex-go/438:/w/workspace/edgex-go/438:rw,z -v /w/workspace/edgex-go/438@tmp:/w/workspace/edgex-go/438@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-06T17:20:59.418Z] $ docker top 2529ff7c22b5a7f5cda775db52298b72fd541a929ddb39c84b8d740464e93d8e -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-03-06T17:20:59.493Z] provisioning config files... [2023-03-06T17:20:59.501Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/438@tmp/config16413558303676827339tmp [2023-03-06T17:20:59.510Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/438@tmp/config17680020112345333079tmp [2023-03-06T17:20:59.518Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/438@tmp/config12428670225102474846tmp [Pipeline] { [Pipeline] echo [2023-03-06T17:20:59.533Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-06T17:20:59.809Z] ---> sigul-configuration.sh [2023-03-06T17:20:59.809Z] gpg: directory `/root/.gnupg' created [2023-03-06T17:20:59.809Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-03-06T17:20:59.809Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-03-06T17:20:59.809Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-03-06T17:20:59.809Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-03-06T17:20:59.809Z] gpg: CAST5 encrypted data [2023-03-06T17:20:59.809Z] gpg: encrypted with 1 passphrase [2023-03-06T17:20:59.809Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-03-06T17:21:00.090Z] + mkdir /home/jenkins [2023-03-06T17:21:00.090Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-03-06T17:21:00.372Z] + 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-06T17:21:00.382Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-06T17:21:00.663Z] ---> sigul-install.sh [2023-03-06T17:21:00.663Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-03-06T17:21:00.946Z] + git tag --list [2023-03-06T17:21:00.946Z] 0.6.0 [2023-03-06T17:21:00.946Z] 0.6.1 [2023-03-06T17:21:00.946Z] 0.7.0 [2023-03-06T17:21:00.946Z] 0.7.1 [2023-03-06T17:21:00.946Z] v1.0.0 [2023-03-06T17:21:00.946Z] v1.0.1 [2023-03-06T17:21:00.946Z] v1.1.0 [2023-03-06T17:21:00.946Z] v1.2.0 [2023-03-06T17:21:00.946Z] v1.2.1 [2023-03-06T17:21:00.946Z] v1.3.0 [2023-03-06T17:21:00.946Z] v1.3.1 [2023-03-06T17:21:00.946Z] v2.0.0 [2023-03-06T17:21:00.946Z] v2.1.0 [2023-03-06T17:21:00.946Z] v2.1.1 [2023-03-06T17:21:00.946Z] v2.1.1-dev.1 [2023-03-06T17:21:00.946Z] v2.1.1-dev.2 [2023-03-06T17:21:00.946Z] v2.1.1-dev.3 [2023-03-06T17:21:00.946Z] v2.1.1-dev.4 [2023-03-06T17:21:00.946Z] v2.1.1-dev.5 [2023-03-06T17:21:00.946Z] v2.1.1-dev.6 [2023-03-06T17:21:00.946Z] v2.1.1-dev.7 [2023-03-06T17:21:00.946Z] v2.1.1-dev.8 [2023-03-06T17:21:00.946Z] v2.1.2-dev.1 [2023-03-06T17:21:00.946Z] v2.2.0 [2023-03-06T17:21:00.946Z] v2.2.1-dev.1 [2023-03-06T17:21:00.946Z] v2.2.1-dev.10 [2023-03-06T17:21:00.946Z] v2.2.1-dev.11 [2023-03-06T17:21:00.946Z] v2.2.1-dev.12 [2023-03-06T17:21:00.946Z] v2.2.1-dev.13 [2023-03-06T17:21:00.946Z] v2.2.1-dev.14 [2023-03-06T17:21:00.946Z] v2.2.1-dev.15 [2023-03-06T17:21:00.946Z] v2.2.1-dev.16 [2023-03-06T17:21:00.946Z] v2.2.1-dev.17 [2023-03-06T17:21:00.946Z] v2.2.1-dev.18 [2023-03-06T17:21:00.946Z] v2.2.1-dev.19 [2023-03-06T17:21:00.946Z] v2.2.1-dev.2 [2023-03-06T17:21:00.946Z] v2.2.1-dev.20 [2023-03-06T17:21:00.946Z] v2.2.1-dev.21 [2023-03-06T17:21:00.946Z] v2.2.1-dev.22 [2023-03-06T17:21:00.946Z] v2.2.1-dev.23 [2023-03-06T17:21:00.946Z] v2.2.1-dev.24 [2023-03-06T17:21:00.946Z] v2.2.1-dev.25 [2023-03-06T17:21:00.946Z] v2.2.1-dev.26 [2023-03-06T17:21:00.946Z] v2.2.1-dev.27 [2023-03-06T17:21:00.946Z] v2.2.1-dev.28 [2023-03-06T17:21:00.946Z] v2.2.1-dev.29 [2023-03-06T17:21:00.946Z] v2.2.1-dev.3 [2023-03-06T17:21:00.946Z] v2.2.1-dev.4 [2023-03-06T17:21:00.946Z] v2.2.1-dev.5 [2023-03-06T17:21:00.946Z] v2.2.1-dev.6 [2023-03-06T17:21:00.946Z] v2.2.1-dev.7 [2023-03-06T17:21:00.946Z] v2.2.1-dev.8 [2023-03-06T17:21:00.946Z] v2.2.1-dev.9 [2023-03-06T17:21:00.946Z] v2.3.0 [2023-03-06T17:21:00.946Z] v2.3.0-dev.100 [2023-03-06T17:21:00.946Z] v2.3.0-dev.101 [2023-03-06T17:21:00.946Z] v2.3.0-dev.102 [2023-03-06T17:21:00.946Z] v2.3.0-dev.103 [2023-03-06T17:21:00.946Z] v2.3.0-dev.104 [2023-03-06T17:21:00.946Z] v2.3.0-dev.105 [2023-03-06T17:21:00.946Z] v2.3.0-dev.106 [2023-03-06T17:21:00.946Z] v2.3.0-dev.29 [2023-03-06T17:21:00.946Z] v2.3.0-dev.30 [2023-03-06T17:21:00.946Z] v2.3.0-dev.31 [2023-03-06T17:21:00.946Z] v2.3.0-dev.32 [2023-03-06T17:21:00.946Z] v2.3.0-dev.33 [2023-03-06T17:21:00.946Z] v2.3.0-dev.34 [2023-03-06T17:21:00.946Z] v2.3.0-dev.35 [2023-03-06T17:21:00.946Z] v2.3.0-dev.36 [2023-03-06T17:21:00.946Z] v2.3.0-dev.37 [2023-03-06T17:21:00.946Z] v2.3.0-dev.38 [2023-03-06T17:21:00.946Z] v2.3.0-dev.39 [2023-03-06T17:21:00.946Z] v2.3.0-dev.40 [2023-03-06T17:21:00.946Z] v2.3.0-dev.41 [2023-03-06T17:21:00.946Z] v2.3.0-dev.42 [2023-03-06T17:21:00.946Z] v2.3.0-dev.43 [2023-03-06T17:21:00.946Z] v2.3.0-dev.44 [2023-03-06T17:21:00.946Z] v2.3.0-dev.45 [2023-03-06T17:21:00.946Z] v2.3.0-dev.46 [2023-03-06T17:21:00.946Z] v2.3.0-dev.47 [2023-03-06T17:21:00.946Z] v2.3.0-dev.48 [2023-03-06T17:21:00.946Z] v2.3.0-dev.49 [2023-03-06T17:21:00.946Z] v2.3.0-dev.50 [2023-03-06T17:21:00.946Z] v2.3.0-dev.51 [2023-03-06T17:21:00.946Z] v2.3.0-dev.52 [2023-03-06T17:21:00.946Z] v2.3.0-dev.53 [2023-03-06T17:21:00.946Z] v2.3.0-dev.54 [2023-03-06T17:21:00.946Z] v2.3.0-dev.55 [2023-03-06T17:21:00.946Z] v2.3.0-dev.56 [2023-03-06T17:21:00.946Z] v2.3.0-dev.57 [2023-03-06T17:21:00.946Z] v2.3.0-dev.58 [2023-03-06T17:21:00.946Z] v2.3.0-dev.59 [2023-03-06T17:21:00.946Z] v2.3.0-dev.60 [2023-03-06T17:21:00.946Z] v2.3.0-dev.61 [2023-03-06T17:21:00.946Z] v2.3.0-dev.62 [2023-03-06T17:21:00.946Z] v2.3.0-dev.63 [2023-03-06T17:21:00.946Z] v2.3.0-dev.64 [2023-03-06T17:21:00.946Z] v2.3.0-dev.65 [2023-03-06T17:21:00.946Z] v2.3.0-dev.66 [2023-03-06T17:21:00.946Z] v2.3.0-dev.67 [2023-03-06T17:21:00.946Z] v2.3.0-dev.68 [2023-03-06T17:21:00.946Z] v2.3.0-dev.69 [2023-03-06T17:21:00.946Z] v2.3.0-dev.70 [2023-03-06T17:21:00.946Z] v2.3.0-dev.71 [2023-03-06T17:21:00.946Z] v2.3.0-dev.72 [2023-03-06T17:21:00.946Z] v2.3.0-dev.73 [2023-03-06T17:21:00.946Z] v2.3.0-dev.74 [2023-03-06T17:21:00.946Z] v2.3.0-dev.75 [2023-03-06T17:21:00.946Z] v2.3.0-dev.76 [2023-03-06T17:21:00.946Z] v2.3.0-dev.77 [2023-03-06T17:21:00.946Z] v2.3.0-dev.78 [2023-03-06T17:21:00.946Z] v2.3.0-dev.79 [2023-03-06T17:21:00.946Z] v2.3.0-dev.80 [2023-03-06T17:21:00.946Z] v2.3.0-dev.81 [2023-03-06T17:21:00.946Z] v2.3.0-dev.82 [2023-03-06T17:21:00.946Z] v2.3.0-dev.83 [2023-03-06T17:21:00.946Z] v2.3.0-dev.84 [2023-03-06T17:21:00.946Z] v2.3.0-dev.85 [2023-03-06T17:21:00.946Z] v2.3.0-dev.86 [2023-03-06T17:21:00.946Z] v2.3.0-dev.87 [2023-03-06T17:21:00.946Z] v2.3.0-dev.88 [2023-03-06T17:21:00.946Z] v2.3.0-dev.89 [2023-03-06T17:21:00.946Z] v2.3.0-dev.90 [2023-03-06T17:21:00.946Z] v2.3.0-dev.91 [2023-03-06T17:21:00.946Z] v2.3.0-dev.92 [2023-03-06T17:21:00.946Z] v2.3.0-dev.93 [2023-03-06T17:21:00.946Z] v2.3.0-dev.94 [2023-03-06T17:21:00.946Z] v2.3.0-dev.95 [2023-03-06T17:21:00.946Z] v2.3.0-dev.96 [2023-03-06T17:21:00.946Z] v2.3.0-dev.97 [2023-03-06T17:21:00.946Z] v2.3.0-dev.98 [2023-03-06T17:21:00.946Z] v2.3.0-dev.99 [2023-03-06T17:21:00.946Z] v2.3.1-dev.1 [2023-03-06T17:21:00.946Z] v2.3.1-dev.2 [2023-03-06T17:21:00.946Z] v2.3.1-dev.3 [2023-03-06T17:21:00.946Z] v2.3.1-dev.4 [2023-03-06T17:21:00.946Z] v2.3.1-dev.5 [2023-03-06T17:21:00.946Z] v3.0.0-dev.1 [2023-03-06T17:21:00.946Z] v3.0.0-dev.10 [2023-03-06T17:21:00.946Z] v3.0.0-dev.11 [2023-03-06T17:21:00.946Z] v3.0.0-dev.12 [2023-03-06T17:21:00.946Z] v3.0.0-dev.13 [2023-03-06T17:21:00.946Z] v3.0.0-dev.14 [2023-03-06T17:21:00.946Z] v3.0.0-dev.15 [2023-03-06T17:21:00.946Z] v3.0.0-dev.16 [2023-03-06T17:21:00.946Z] v3.0.0-dev.17 [2023-03-06T17:21:00.946Z] v3.0.0-dev.18 [2023-03-06T17:21:00.946Z] v3.0.0-dev.19 [2023-03-06T17:21:00.946Z] v3.0.0-dev.2 [2023-03-06T17:21:00.946Z] v3.0.0-dev.20 [2023-03-06T17:21:00.946Z] v3.0.0-dev.21 [2023-03-06T17:21:00.946Z] v3.0.0-dev.22 [2023-03-06T17:21:00.946Z] v3.0.0-dev.23 [2023-03-06T17:21:00.946Z] v3.0.0-dev.24 [2023-03-06T17:21:00.946Z] v3.0.0-dev.25 [2023-03-06T17:21:00.946Z] v3.0.0-dev.26 [2023-03-06T17:21:00.946Z] v3.0.0-dev.27 [2023-03-06T17:21:00.946Z] v3.0.0-dev.28 [2023-03-06T17:21:00.946Z] v3.0.0-dev.29 [2023-03-06T17:21:00.946Z] v3.0.0-dev.3 [2023-03-06T17:21:00.946Z] v3.0.0-dev.30 [2023-03-06T17:21:00.946Z] v3.0.0-dev.31 [2023-03-06T17:21:00.946Z] v3.0.0-dev.32 [2023-03-06T17:21:00.946Z] v3.0.0-dev.33 [2023-03-06T17:21:00.946Z] v3.0.0-dev.34 [2023-03-06T17:21:00.946Z] v3.0.0-dev.35 [2023-03-06T17:21:00.946Z] v3.0.0-dev.36 [2023-03-06T17:21:00.946Z] v3.0.0-dev.37 [2023-03-06T17:21:00.946Z] v3.0.0-dev.38 [2023-03-06T17:21:00.946Z] v3.0.0-dev.39 [2023-03-06T17:21:00.946Z] v3.0.0-dev.4 [2023-03-06T17:21:00.946Z] v3.0.0-dev.40 [2023-03-06T17:21:00.946Z] v3.0.0-dev.41 [2023-03-06T17:21:00.946Z] v3.0.0-dev.42 [2023-03-06T17:21:00.946Z] v3.0.0-dev.43 [2023-03-06T17:21:00.946Z] v3.0.0-dev.44 [2023-03-06T17:21:00.946Z] v3.0.0-dev.45 [2023-03-06T17:21:00.946Z] v3.0.0-dev.46 [2023-03-06T17:21:00.946Z] v3.0.0-dev.47 [2023-03-06T17:21:00.946Z] v3.0.0-dev.48 [2023-03-06T17:21:00.946Z] v3.0.0-dev.49 [2023-03-06T17:21:00.946Z] v3.0.0-dev.5 [2023-03-06T17:21:00.946Z] v3.0.0-dev.50 [2023-03-06T17:21:00.946Z] v3.0.0-dev.51 [2023-03-06T17:21:00.946Z] v3.0.0-dev.52 [2023-03-06T17:21:00.946Z] v3.0.0-dev.53 [2023-03-06T17:21:00.946Z] v3.0.0-dev.54 [2023-03-06T17:21:00.946Z] v3.0.0-dev.55 [2023-03-06T17:21:00.946Z] v3.0.0-dev.56 [2023-03-06T17:21:00.946Z] v3.0.0-dev.57 [2023-03-06T17:21:00.946Z] v3.0.0-dev.58 [2023-03-06T17:21:00.946Z] v3.0.0-dev.59 [2023-03-06T17:21:00.946Z] v3.0.0-dev.6 [2023-03-06T17:21:00.946Z] v3.0.0-dev.60 [2023-03-06T17:21:00.946Z] v3.0.0-dev.61 [2023-03-06T17:21:00.946Z] v3.0.0-dev.62 [2023-03-06T17:21:00.946Z] v3.0.0-dev.63 [2023-03-06T17:21:00.946Z] v3.0.0-dev.64 [2023-03-06T17:21:00.946Z] v3.0.0-dev.65 [2023-03-06T17:21:00.946Z] v3.0.0-dev.66 [2023-03-06T17:21:00.946Z] v3.0.0-dev.67 [2023-03-06T17:21:00.946Z] v3.0.0-dev.68 [2023-03-06T17:21:00.946Z] v3.0.0-dev.69 [2023-03-06T17:21:00.946Z] v3.0.0-dev.7 [2023-03-06T17:21:00.946Z] v3.0.0-dev.70 [2023-03-06T17:21:00.946Z] v3.0.0-dev.71 [2023-03-06T17:21:00.946Z] v3.0.0-dev.72 [2023-03-06T17:21:00.946Z] v3.0.0-dev.73 [2023-03-06T17:21:00.946Z] v3.0.0-dev.74 [2023-03-06T17:21:00.946Z] v3.0.0-dev.75 [2023-03-06T17:21:00.946Z] v3.0.0-dev.76 [2023-03-06T17:21:00.946Z] v3.0.0-dev.77 [2023-03-06T17:21:00.946Z] v3.0.0-dev.8 [2023-03-06T17:21:00.946Z] v3.0.0-dev.9 [Pipeline] sh [2023-03-06T17:21:01.228Z] + lftools sign git-tag v3.0.0-dev.77 [2023-03-06T17:21:01.796Z] Signing Git tag with Sigul... [2023-03-06T17:21:01.796Z] Signing v3.0.0-dev.77 [Pipeline] echo [2023-03-06T17:21:02.372Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-06T17:21:02.652Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-03-06T17:21:02.659Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-03-06T17:21:02.678Z] $ docker stop --time=1 2529ff7c22b5a7f5cda775db52298b72fd541a929ddb39c84b8d740464e93d8e [2023-03-06T17:21:04.002Z] $ docker rm -f --volumes 2529ff7c22b5a7f5cda775db52298b72fd541a929ddb39c84b8d740464e93d8e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-03-06T17:21:04.429Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-06T17:21:04.429Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-06T17:21:04.720Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-06T17:21:04.720Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-06T17:21:04.788Z] prd-ubuntu20.04-docker-8c-8g-8372 does not seem to be running inside a container [2023-03-06T17:21:04.813Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/438 -v /w/workspace/edgex-go/438:/w/workspace/edgex-go/438:rw,z -v /w/workspace/edgex-go/438@tmp:/w/workspace/edgex-go/438@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-06T17:21:05.178Z] $ docker top 7adb6f84d82f4daf60083263da4d95ed825e3881c8865355e60d6d66af9e5a78 -eo pid,comm [2023-03-06T17:21:05.220Z] 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-06T17:21:05.220Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-06T17:21:05.255Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-06T17:21:05.255Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-06T17:21:05.359Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-06T17:21:05.361Z] $ docker exec 7adb6f84d82f4daf60083263da4d95ed825e3881c8865355e60d6d66af9e5a78 ssh-agent [2023-03-06T17:21:05.460Z] SSH_AUTH_SOCK=/tmp/ssh-Qx0uWwEQXMfq/agent.31 [2023-03-06T17:21:05.460Z] SSH_AGENT_PID=37 [2023-03-06T17:21:05.464Z] Running ssh-add (command line suppressed) [2023-03-06T17:21:05.545Z] Identity added: /w/workspace/edgex-go/438@tmp/private_key_8201313590318570103.key (/w/workspace/edgex-go/438@tmp/private_key_8201313590318570103.key) [2023-03-06T17:21:05.557Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-06T17:21:05.840Z] + git semver bump pre [2023-03-06T17:21:06.097Z] 2023-03-06 17:21:06,067 [read_version] DEBUG read version from /w/workspace/edgex-go/438/.semver/main [2023-03-06T17:21:06.097Z] 2023-03-06 17:21:06,067 [bump_version] DEBUG bumping version:3.0.0-dev.77 on axis:pre with prefix:dev [2023-03-06T17:21:06.097Z] 2023-03-06 17:21:06,068 [bump_version] DEBUG bumped version:3.0.0-dev.78 [2023-03-06T17:21:06.097Z] 2023-03-06 17:21:06,068 [write_version] DEBUG write version:3.0.0-dev.78 to path:/w/workspace/edgex-go/438/.semver/main with force:True [2023-03-06T17:21:06.097Z] 2023-03-06 17:21:06,068 [read_version] DEBUG read version from /w/workspace/edgex-go/438/.semver/main [2023-03-06T17:21:06.097Z] 2023-03-06 17:21:06,068 [write_file] DEBUG write to file:/w/workspace/edgex-go/438/.semver/main [2023-03-06T17:21:06.097Z] 2023-03-06 17:21:06,070 [execute] INFO git cat-file --batch-check [2023-03-06T17:21:06.097Z] 2023-03-06 17:21:06,070 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/438/.semver, universal_newlines=False, shell=None, istream=) [2023-03-06T17:21:06.097Z] 2023-03-06 17:21:06,075 [execute] INFO git cat-file --batch [2023-03-06T17:21:06.097Z] 2023-03-06 17:21:06,075 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/438/.semver, universal_newlines=False, shell=None, istream=) [2023-03-06T17:21:06.097Z] 2023-03-06 17:21:06,081 [read_version] DEBUG read version from /w/workspace/edgex-go/438/.semver/main [2023-03-06T17:21:06.097Z] 3.0.0-dev.78 [Pipeline] } [2023-03-06T17:21:06.361Z] $ docker exec --env ******** --env ******** 7adb6f84d82f4daf60083263da4d95ed825e3881c8865355e60d6d66af9e5a78 ssh-agent -k [2023-03-06T17:21:06.453Z] unset SSH_AUTH_SOCK; [2023-03-06T17:21:06.453Z] unset SSH_AGENT_PID; [2023-03-06T17:21:06.453Z] echo Agent pid 37 killed; [2023-03-06T17:21:06.461Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-06T17:21:06.765Z] + git semver [Pipeline] } [2023-03-06T17:21:07.033Z] $ docker stop --time=1 7adb6f84d82f4daf60083263da4d95ed825e3881c8865355e60d6d66af9e5a78 [2023-03-06T17:21:08.349Z] $ docker rm -f --volumes 7adb6f84d82f4daf60083263da4d95ed825e3881c8865355e60d6d66af9e5a78 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-06T17:21:08.685Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-06T17:21:08.685Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-06T17:21:08.980Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-06T17:21:08.981Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-06T17:21:09.050Z] prd-ubuntu20.04-docker-8c-8g-8372 does not seem to be running inside a container [2023-03-06T17:21:09.078Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/438 -v /w/workspace/edgex-go/438:/w/workspace/edgex-go/438:rw,z -v /w/workspace/edgex-go/438@tmp:/w/workspace/edgex-go/438@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-06T17:21:09.410Z] $ docker top c23f1a475cee5612433c0483aea911d435deeddad5cbc7d22e6de8c5a5e0d1a0 -eo pid,comm [2023-03-06T17:21:09.452Z] 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-06T17:21:09.452Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-06T17:21:09.490Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-06T17:21:09.490Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-06T17:21:09.603Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-06T17:21:09.604Z] $ docker exec c23f1a475cee5612433c0483aea911d435deeddad5cbc7d22e6de8c5a5e0d1a0 ssh-agent [2023-03-06T17:21:09.712Z] SSH_AUTH_SOCK=/tmp/ssh-wxQlwawILiHL/agent.33 [2023-03-06T17:21:09.712Z] SSH_AGENT_PID=39 [2023-03-06T17:21:09.717Z] Running ssh-add (command line suppressed) [2023-03-06T17:21:09.818Z] Identity added: /w/workspace/edgex-go/438@tmp/private_key_2063946053411560929.key (/w/workspace/edgex-go/438@tmp/private_key_2063946053411560929.key) [2023-03-06T17:21:09.834Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-06T17:21:10.119Z] + git semver push [2023-03-06T17:21:10.688Z] 2023-03-06 17:21:10,389 [run_push] DEBUG push [2023-03-06T17:21:10.688Z] 2023-03-06 17:21:10,389 [execute] INFO git cat-file --batch-check [2023-03-06T17:21:10.688Z] 2023-03-06 17:21:10,390 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/438/.semver, universal_newlines=False, shell=None, istream=) [2023-03-06T17:21:10.688Z] 2023-03-06 17:21:10,393 [execute] INFO git rev-list 664589634583c743102ae8d985c83847a70cdffa -- [2023-03-06T17:21:10.688Z] 2023-03-06 17:21:10,393 [execute] DEBUG Popen(['git', 'rev-list', '664589634583c743102ae8d985c83847a70cdffa', '--'], cwd=/w/workspace/edgex-go/438/.semver, universal_newlines=False, shell=None, istream=None) [2023-03-06T17:21:10.688Z] 2023-03-06 17:21:10,406 [execute] INFO git fetch -v origin [2023-03-06T17:21:10.688Z] 2023-03-06 17:21:10,406 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/438/.semver, universal_newlines=True, shell=None, istream=None) [2023-03-06T17:21:11.256Z] 2023-03-06 17:21:10,960 [run_push] DEBUG no remote changes detected [2023-03-06T17:21:11.256Z] 2023-03-06 17:21:10,960 [execute] INFO git push origin semver [2023-03-06T17:21:11.256Z] 2023-03-06 17:21:10,961 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/438/.semver, universal_newlines=False, shell=None, istream=None) [2023-03-06T17:21:12.194Z] 2023-03-06 17:21:11,880 [run_push] DEBUG push all version tags [2023-03-06T17:21:12.194Z] 2023-03-06 17:21:11,880 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-03-06T17:21:12.194Z] 2023-03-06 17:21:11,881 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/438, universal_newlines=False, shell=None, istream=None) [2023-03-06T17:21:13.131Z] 2023-03-06 17:21:12,789 [read_version] DEBUG read version from /w/workspace/edgex-go/438/.semver/main [2023-03-06T17:21:13.131Z] 3.0.0-dev.78 [Pipeline] } [2023-03-06T17:21:13.139Z] $ docker exec --env ******** --env ******** c23f1a475cee5612433c0483aea911d435deeddad5cbc7d22e6de8c5a5e0d1a0 ssh-agent -k [2023-03-06T17:21:13.238Z] unset SSH_AUTH_SOCK; [2023-03-06T17:21:13.239Z] unset SSH_AGENT_PID; [2023-03-06T17:21:13.239Z] echo Agent pid 39 killed; [2023-03-06T17:21:13.247Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-06T17:21:13.540Z] + git semver [Pipeline] } [2023-03-06T17:21:13.809Z] $ docker stop --time=1 c23f1a475cee5612433c0483aea911d435deeddad5cbc7d22e6de8c5a5e0d1a0 [2023-03-06T17:21:15.103Z] $ docker rm -f --volumes c23f1a475cee5612433c0483aea911d435deeddad5cbc7d22e6de8c5a5e0d1a0 [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-06T17:21:15.584Z] + [ -d /w/workspace/edgex-go/438/archives ] [Pipeline] libraryResource [Pipeline] sh [2023-03-06T17:21:15.876Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-06T17:21:16.732Z] ---> package-listing.sh [2023-03-06T17:21:16.732Z] ++ facter osfamily [2023-03-06T17:21:16.732Z] ++ tr '[:upper:]' '[:lower:]' [2023-03-06T17:21:16.991Z] + OS_FAMILY=debian [2023-03-06T17:21:16.991Z] + workspace=/w/workspace/edgex-go/438 [2023-03-06T17:21:16.991Z] + START_PACKAGES=/tmp/packages_start.txt [2023-03-06T17:21:16.991Z] + END_PACKAGES=/tmp/packages_end.txt [2023-03-06T17:21:16.991Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-03-06T17:21:16.991Z] + PACKAGES=/tmp/packages_start.txt [2023-03-06T17:21:16.991Z] + '[' /w/workspace/edgex-go/438 ']' [2023-03-06T17:21:16.991Z] + PACKAGES=/tmp/packages_end.txt [2023-03-06T17:21:16.991Z] + case "${OS_FAMILY}" in [2023-03-06T17:21:16.991Z] + dpkg -l [2023-03-06T17:21:16.991Z] + grep '^ii' [2023-03-06T17:21:16.991Z] + '[' -f /tmp/packages_start.txt ']' [2023-03-06T17:21:16.991Z] + '[' -f /tmp/packages_end.txt ']' [2023-03-06T17:21:16.991Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-03-06T17:21:16.991Z] + '[' /w/workspace/edgex-go/438 ']' [2023-03-06T17:21:16.991Z] + mkdir -p /w/workspace/edgex-go/438/archives/ [2023-03-06T17:21:16.991Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/438/archives/ [Pipeline] echo [2023-03-06T17:21:17.002Z] 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/438/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-03-06T17:21:17.348Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-06T17:21:18.027Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-06T17:21:18.027Z] [2023-03-06T17:21:18.027Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-06T17:21:18.334Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-06T17:21:18.334Z] latest: Pulling from edgex-lftools-log-publisher [2023-03-06T17:21:18.334Z] 5eb5b503b376: Pulling fs layer [2023-03-06T17:21:18.334Z] 5c69ac0246d0: Pulling fs layer [2023-03-06T17:21:18.334Z] ec43610c2a17: Pulling fs layer [2023-03-06T17:21:18.334Z] 3a2ae6a8a46f: Pulling fs layer [2023-03-06T17:21:18.334Z] 33b1e0a273af: Pulling fs layer [2023-03-06T17:21:18.334Z] 5d3b04190fa2: Pulling fs layer [2023-03-06T17:21:18.334Z] 2f39f015ded8: Pulling fs layer [2023-03-06T17:21:18.334Z] 5d3b04190fa2: Waiting [2023-03-06T17:21:18.334Z] 3a2ae6a8a46f: Waiting [2023-03-06T17:21:18.334Z] 2f39f015ded8: Waiting [2023-03-06T17:21:18.334Z] 33b1e0a273af: Waiting [2023-03-06T17:21:18.334Z] 5c69ac0246d0: Verifying Checksum [2023-03-06T17:21:18.334Z] 5c69ac0246d0: Download complete [2023-03-06T17:21:18.334Z] 3a2ae6a8a46f: Download complete [2023-03-06T17:21:18.594Z] 33b1e0a273af: Verifying Checksum [2023-03-06T17:21:18.594Z] 33b1e0a273af: Download complete [2023-03-06T17:21:18.594Z] 5d3b04190fa2: Verifying Checksum [2023-03-06T17:21:18.594Z] 5d3b04190fa2: Download complete [2023-03-06T17:21:18.594Z] ec43610c2a17: Verifying Checksum [2023-03-06T17:21:18.594Z] ec43610c2a17: Download complete [2023-03-06T17:21:18.594Z] 5eb5b503b376: Verifying Checksum [2023-03-06T17:21:18.594Z] 5eb5b503b376: Download complete [2023-03-06T17:21:19.529Z] 2f39f015ded8: Download complete [2023-03-06T17:21:19.787Z] 5eb5b503b376: Pull complete [2023-03-06T17:21:20.046Z] 5c69ac0246d0: Pull complete [2023-03-06T17:21:20.304Z] ec43610c2a17: Pull complete [2023-03-06T17:21:20.304Z] 3a2ae6a8a46f: Pull complete [2023-03-06T17:21:20.563Z] 33b1e0a273af: Pull complete [2023-03-06T17:21:20.823Z] 5d3b04190fa2: Pull complete [2023-03-06T17:21:25.011Z] 2f39f015ded8: Pull complete [2023-03-06T17:21:25.011Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-03-06T17:21:25.011Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-06T17:21:25.011Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-06T17:21:25.083Z] prd-ubuntu20.04-docker-8c-8g-8372 does not seem to be running inside a container [2023-03-06T17:21:25.109Z] $ 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/438/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/438 -v /w/workspace/edgex-go/438:/w/workspace/edgex-go/438:rw,z -v /w/workspace/edgex-go/438@tmp:/w/workspace/edgex-go/438@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-06T17:21:26.785Z] $ docker top 7cd19915dbc6d6d9624c6c8b1cb0403a8eb8bdb6fbbd50e2bec9a326aedfe8c6 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-06T17:21:27.130Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-03-06T17:21:27.413Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-03-06T17:21:27.698Z] + ls /var/log/sa-host [2023-03-06T17:21:27.698Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-06T17:21:27.773Z] provisioning config files... [2023-03-06T17:21:27.781Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/438@tmp/config17664550384142264722tmp [Pipeline] { [Pipeline] echo [2023-03-06T17:21:27.793Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-06T17:21:28.075Z] ---> create-netrc.sh [Pipeline] } [2023-03-06T17:21:28.082Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-03-06T17:21:28.401Z] ---> python-tools-install.sh [Pipeline] echo [2023-03-06T17:21:28.410Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-06T17:21:28.691Z] ---> sudo-logs.sh [2023-03-06T17:21:28.691Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-03-06T17:21:28.712Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-06T17:21:28.994Z] ---> job-cost.sh [2023-03-06T17:21:28.994Z] lf-activate-venv: SKIPPING [2023-03-06T17:21:28.994Z] DEBUG: total: 0.10999999940395355 [2023-03-06T17:21:28.994Z] INFO: Retrieving Stack Cost... [2023-03-06T17:21:29.253Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-06T17:21:29.820Z] INFO: Archiving Costs [Pipeline] echo [2023-03-06T17:21:29.830Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-06T17:21:30.109Z] ---> logs-deploy.sh [2023-03-06T17:21:30.109Z] lf-activate-venv: SKIPPING [2023-03-06T17:21:30.109Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/438 [2023-03-06T17:21:30.109Z] INFO: archiving workspace using pattern(s): [2023-03-06T17:21:31.045Z] Archives upload complete. [2023-03-06T17:21:31.303Z] INFO: archiving logs to Nexus