Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 923421b803a2aa1fd35cfe5d85a9354669a43ca8 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-ssh13115204488654913333.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-ssh14271499224429303089.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-ssh901703436104298389.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-ssh1369318452580738861.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-ssh15949558719512100709.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 Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-8915 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/447 [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/447 # 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 923421b803a2aa1fd35cfe5d85a9354669a43ca8 (main) Commit message: "fix: Add authentication to support-scheduler actions (#4419)" > 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 923421b803a2aa1fd35cfe5d85a9354669a43ca8 # timeout=10 > git rev-list --no-walk 54929a7ab6bf9e03e113416e19b38331485fa87d # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-03-08T22:22:27.576Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-03-08T22:22:27.634Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-03-08T22:22:27.652Z] ========================================================= [2023-03-08T22:22:27.652Z] EdgeX Global Pipelines Version Info [2023-03-08T22:22:27.652Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-03-08T22:22:28.373Z] ------------------- [2023-03-08T22:22:28.373Z] stable info: [2023-03-08T22:22:28.373Z] ------------------- [2023-03-08T22:22:28.373Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-03-08T22:22:28.373Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-03-08T22:22:28.373Z] Message: update stable to v1.0.244 [2023-03-08T22:22:28.943Z] ------------------- [2023-03-08T22:22:28.943Z] experimental info: [2023-03-08T22:22:28.943Z] ------------------- [2023-03-08T22:22:28.943Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-03-08T22:22:28.943Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-03-08T22:22:28.943Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-03-08T22:22:29.107Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2023-03-08T22:22:29.119Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2023-03-08T22:22:29.130Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-03-08T22:22:29.138Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-03-08T22:22:29.147Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-03-08T22:22:29.156Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2023-03-08T22:22:29.175Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-03-08T22:22:29.196Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2023-03-08T22:22:29.212Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2023-03-08T22:22:29.222Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2023-03-08T22:22:29.235Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-03-08T22:22:29.246Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-03-08T22:22:29.256Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-03-08T22:22:29.268Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-03-08T22:22:29.280Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-03-08T22:22:29.292Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-03-08T22:22:29.303Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-03-08T22:22:29.315Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-03-08T22:22:29.329Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-03-08T22:22:29.344Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2023-03-08T22:22:29.363Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-03-08T22:22:29.375Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-03-08T22:22:29.385Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-03-08T22:22:29.397Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-03-08T22:22:29.408Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-03-08T22:22:29.417Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-03-08T22:22:29.428Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 923421b803a2aa1fd35cfe5d85a9354669a43ca8 [Pipeline] echo [2023-03-08T22:22:29.441Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 923421b [Pipeline] echo [2023-03-08T22:22:29.452Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-08T22:22:29.492Z] provisioning config files... [2023-03-08T22:22:29.505Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/447@tmp/config5429341026727148098tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-08T22:22:29.807Z] ---> docker-login.sh [2023-03-08T22:22:29.807Z] nexus3.edgexfoundry.org:10001 [2023-03-08T22:22:30.067Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-08T22:22:30.067Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-08T22:22:30.067Z] Configure a credential helper to remove this warning. See [2023-03-08T22:22:30.067Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-08T22:22:30.067Z] [2023-03-08T22:22:30.067Z] Login Succeeded [2023-03-08T22:22:30.067Z] nexus3.edgexfoundry.org:10002 [2023-03-08T22:22:30.067Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-08T22:22:30.327Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-08T22:22:30.327Z] Configure a credential helper to remove this warning. See [2023-03-08T22:22:30.327Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-08T22:22:30.327Z] [2023-03-08T22:22:30.327Z] Login Succeeded [2023-03-08T22:22:30.327Z] nexus3.edgexfoundry.org:10003 [2023-03-08T22:22:30.327Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-08T22:22:30.327Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-08T22:22:30.327Z] Configure a credential helper to remove this warning. See [2023-03-08T22:22:30.327Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-08T22:22:30.327Z] [2023-03-08T22:22:30.327Z] Login Succeeded [2023-03-08T22:22:30.327Z] nexus3.edgexfoundry.org:10004 [2023-03-08T22:22:30.327Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-08T22:22:30.327Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-08T22:22:30.327Z] Configure a credential helper to remove this warning. See [2023-03-08T22:22:30.327Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-08T22:22:30.327Z] [2023-03-08T22:22:30.327Z] Login Succeeded [2023-03-08T22:22:30.327Z] docker.io [2023-03-08T22:22:30.588Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-08T22:22:30.588Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-08T22:22:30.588Z] Configure a credential helper to remove this warning. See [2023-03-08T22:22:30.588Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-08T22:22:30.588Z] [2023-03-08T22:22:30.588Z] Login Succeeded [2023-03-08T22:22:30.849Z] ---> docker-login.sh ends [Pipeline] } [2023-03-08T22:22:30.857Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-08T22:22:31.158Z] + 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-08T22:22:31.158Z] + dirname cmd/core-command/Dockerfile [2023-03-08T22:22:31.158Z] + cut -d/ -f2 [2023-03-08T22:22:31.158Z] + echo core-command,cmd/core-command/Dockerfile [2023-03-08T22:22:31.158Z] + + dirname cmd/core-common-config-bootstrapper/Dockerfile [2023-03-08T22:22:31.158Z] cut -d/ -f2 [2023-03-08T22:22:31.158Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2023-03-08T22:22:31.158Z] + dirname cmd/core-data/Dockerfile+ [2023-03-08T22:22:31.158Z] cut -d/ -f2 [2023-03-08T22:22:31.158Z] + echo core-data,cmd/core-data/Dockerfile [2023-03-08T22:22:31.158Z] + dirname cmd/core-metadata/Dockerfile [2023-03-08T22:22:31.158Z] + cut -d/ -f2 [2023-03-08T22:22:31.158Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2023-03-08T22:22:31.158Z] + dirname cmd/security-bootstrapper/Dockerfile [2023-03-08T22:22:31.158Z] + cut -d/ -f2 [2023-03-08T22:22:31.158Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2023-03-08T22:22:31.158Z] + dirname cmd/security-proxy-auth/Dockerfile [2023-03-08T22:22:31.158Z] + cut -d/ -f2 [2023-03-08T22:22:31.158Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2023-03-08T22:22:31.158Z] + dirname cmd/security-proxy-setup/Dockerfile [2023-03-08T22:22:31.158Z] + cut -d/ -f2 [2023-03-08T22:22:31.158Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2023-03-08T22:22:31.158Z] + + dirname cmd/security-secretstore-setup/Dockerfile [2023-03-08T22:22:31.158Z] cut -d/ -f2 [2023-03-08T22:22:31.158Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2023-03-08T22:22:31.158Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2023-03-08T22:22:31.158Z] + cut -d/ -f2 [2023-03-08T22:22:31.158Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2023-03-08T22:22:31.158Z] + + dirname cmd/security-spire-agent/Dockerfilecut -d/ -f2 [2023-03-08T22:22:31.158Z] [2023-03-08T22:22:31.158Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2023-03-08T22:22:31.158Z] + dirname cmd/security-spire-config/Dockerfile [2023-03-08T22:22:31.158Z] + cut -d/ -f2 [2023-03-08T22:22:31.158Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2023-03-08T22:22:31.158Z] + dirname cmd/security-spire-server/Dockerfile [2023-03-08T22:22:31.158Z] + cut -d/ -f2 [2023-03-08T22:22:31.158Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2023-03-08T22:22:31.158Z] + dirname cmd/support-notifications/Dockerfile [2023-03-08T22:22:31.158Z] + cut -d/ -f2 [2023-03-08T22:22:31.158Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2023-03-08T22:22:31.159Z] + dirname cmd/support-scheduler/Dockerfile [2023-03-08T22:22:31.159Z] + cut -d/ -f2 [2023-03-08T22:22:31.159Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2023-03-08T22:22:31.211Z] 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-08T22:22:31.545Z] + git rev-list -1 --merges 923421b803a2aa1fd35cfe5d85a9354669a43ca8~1..923421b803a2aa1fd35cfe5d85a9354669a43ca8 [Pipeline] echo [2023-03-08T22:22:31.562Z] -----------> git rev-list -1 --merges 923421b803a2aa1fd35cfe5d85a9354669a43ca8~1..923421b803a2aa1fd35cfe5d85a9354669a43ca8 923421b803a2aa1fd35cfe5d85a9354669a43ca8 [false] [Pipeline] sh [2023-03-08T22:22:31.847Z] + git log --format=format:%s -1 923421b803a2aa1fd35cfe5d85a9354669a43ca8 [Pipeline] echo [2023-03-08T22:22:31.862Z] ========================================================= [2023-03-08T22:22:31.862Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-03-08T22:22:31.862Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2023-03-08T22:22:32.303Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-08T22:22:32.303Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-03-08T22:22:32.303Z] + [ -e /tmp/ssh_known_hosts ] [2023-03-08T22:22:32.303Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-03-08T22:22:32.303Z] + echo+ github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-03-08T22:22:32.303Z] sudo tee -a /etc/ssh/ssh_known_hosts [2023-03-08T22:22:32.303Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T22:22:32.715Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-08T22:22:32.715Z] [2023-03-08T22:22:32.715Z] 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-08T22:22:33.014Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-08T22:22:33.014Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-03-08T22:22:33.014Z] b85a868b505f: Pulling fs layer [2023-03-08T22:22:33.014Z] e2be974225ed: Pulling fs layer [2023-03-08T22:22:33.014Z] 339a4e72a1f5: Pulling fs layer [2023-03-08T22:22:33.014Z] 988bab9f4d93: Pulling fs layer [2023-03-08T22:22:33.014Z] 1469e6f7b9e6: Pulling fs layer [2023-03-08T22:22:33.014Z] eaf3925da568: Pulling fs layer [2023-03-08T22:22:33.014Z] bab4dde63d76: Pulling fs layer [2023-03-08T22:22:33.014Z] bde34c3a00c8: Pulling fs layer [2023-03-08T22:22:33.014Z] b352a97aabf1: Pulling fs layer [2023-03-08T22:22:33.014Z] 4872d77fe225: Pulling fs layer [2023-03-08T22:22:33.014Z] 5851b861e8e6: Pulling fs layer [2023-03-08T22:22:33.014Z] 988bab9f4d93: Waiting [2023-03-08T22:22:33.014Z] bde34c3a00c8: Waiting [2023-03-08T22:22:33.014Z] 1469e6f7b9e6: Waiting [2023-03-08T22:22:33.014Z] eaf3925da568: Waiting [2023-03-08T22:22:33.014Z] bab4dde63d76: Waiting [2023-03-08T22:22:33.014Z] 5851b861e8e6: Waiting [2023-03-08T22:22:33.014Z] 4872d77fe225: Waiting [2023-03-08T22:22:33.014Z] b352a97aabf1: Waiting [2023-03-08T22:22:33.014Z] e2be974225ed: Download complete [2023-03-08T22:22:33.014Z] 988bab9f4d93: Verifying Checksum [2023-03-08T22:22:33.014Z] 988bab9f4d93: Download complete [2023-03-08T22:22:33.275Z] 1469e6f7b9e6: Verifying Checksum [2023-03-08T22:22:33.275Z] 1469e6f7b9e6: Download complete [2023-03-08T22:22:33.275Z] 339a4e72a1f5: Verifying Checksum [2023-03-08T22:22:33.275Z] 339a4e72a1f5: Download complete [2023-03-08T22:22:33.275Z] eaf3925da568: Download complete [2023-03-08T22:22:33.275Z] bde34c3a00c8: Download complete [2023-03-08T22:22:33.275Z] b352a97aabf1: Download complete [2023-03-08T22:22:33.275Z] 4872d77fe225: Download complete [2023-03-08T22:22:33.275Z] 5851b861e8e6: Verifying Checksum [2023-03-08T22:22:33.275Z] 5851b861e8e6: Download complete [2023-03-08T22:22:33.275Z] b85a868b505f: Download complete [2023-03-08T22:22:33.533Z] bab4dde63d76: Verifying Checksum [2023-03-08T22:22:33.533Z] bab4dde63d76: Download complete [2023-03-08T22:22:34.908Z] b85a868b505f: Pull complete [2023-03-08T22:22:34.908Z] e2be974225ed: Pull complete [2023-03-08T22:22:35.167Z] 339a4e72a1f5: Pull complete [2023-03-08T22:22:35.426Z] 988bab9f4d93: Pull complete [2023-03-08T22:22:35.687Z] 1469e6f7b9e6: Pull complete [2023-03-08T22:22:35.687Z] eaf3925da568: Pull complete [2023-03-08T22:22:37.591Z] bab4dde63d76: Pull complete [2023-03-08T22:22:37.592Z] bde34c3a00c8: Pull complete [2023-03-08T22:22:37.592Z] b352a97aabf1: Pull complete [2023-03-08T22:22:37.851Z] 4872d77fe225: Pull complete [2023-03-08T22:22:37.851Z] 5851b861e8e6: Pull complete [2023-03-08T22:22:37.851Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-03-08T22:22:37.851Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-08T22:22:37.851Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-08T22:22:37.946Z] prd-ubuntu20.04-docker-8c-8g-8915 does not seem to be running inside a container [2023-03-08T22:22:37.978Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/447 -v /w/workspace/edgex-go/447:/w/workspace/edgex-go/447:rw,z -v /w/workspace/edgex-go/447@tmp:/w/workspace/edgex-go/447@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-03-08T22:22:39.655Z] $ docker top 1445647adab25fb4ddb8517b4f6b9bba060abf35686bf0d879f2d298e629becd -eo pid,comm [2023-03-08T22:22:39.711Z] 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-08T22:22:39.711Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-08T22:22:39.750Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-08T22:22:39.750Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-08T22:22:39.875Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-08T22:22:39.884Z] $ docker exec 1445647adab25fb4ddb8517b4f6b9bba060abf35686bf0d879f2d298e629becd ssh-agent [2023-03-08T22:22:39.985Z] SSH_AUTH_SOCK=/tmp/ssh-qIO84LLyuxn8/agent.33 [2023-03-08T22:22:39.985Z] SSH_AGENT_PID=39 [2023-03-08T22:22:39.992Z] Running ssh-add (command line suppressed) [2023-03-08T22:22:40.106Z] Identity added: /w/workspace/edgex-go/447@tmp/private_key_3604005735282669021.key (/w/workspace/edgex-go/447@tmp/private_key_3604005735282669021.key) [2023-03-08T22:22:40.115Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-08T22:22:40.403Z] + git tag --points-at HEAD [Pipeline] } [2023-03-08T22:22:40.421Z] $ docker exec --env ******** --env ******** 1445647adab25fb4ddb8517b4f6b9bba060abf35686bf0d879f2d298e629becd ssh-agent -k [2023-03-08T22:22:40.527Z] unset SSH_AUTH_SOCK; [2023-03-08T22:22:40.528Z] unset SSH_AGENT_PID; [2023-03-08T22:22:40.528Z] echo Agent pid 39 killed; [2023-03-08T22:22:40.532Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-03-08T22:22:40.560Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-08T22:22:40.560Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-08T22:22:40.678Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-08T22:22:40.686Z] $ docker exec 1445647adab25fb4ddb8517b4f6b9bba060abf35686bf0d879f2d298e629becd ssh-agent [2023-03-08T22:22:40.797Z] SSH_AUTH_SOCK=/tmp/ssh-CXhJumzquOnC/agent.72 [2023-03-08T22:22:40.797Z] SSH_AGENT_PID=78 [2023-03-08T22:22:40.802Z] Running ssh-add (command line suppressed) [2023-03-08T22:22:40.897Z] Identity added: /w/workspace/edgex-go/447@tmp/private_key_7465314107779904206.key (/w/workspace/edgex-go/447@tmp/private_key_7465314107779904206.key) [2023-03-08T22:22:40.907Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-08T22:22:41.194Z] + git semver init [2023-03-08T22:22:41.454Z] 2023-03-08 22:22:41,404 [run_init] DEBUG init version:0.0.0 force:False [2023-03-08T22:22:41.454Z] 2023-03-08 22:22:41,405 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/447/.semver [2023-03-08T22:22:41.454Z] 2023-03-08 22:22:41,405 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/447/.semver [2023-03-08T22:22:41.454Z] 2023-03-08 22:22:41,405 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/447/.semver'], cwd=/w/workspace/edgex-go/447, universal_newlines=False, shell=None, istream=None) [2023-03-08T22:22:45.666Z] 2023-03-08 22:22:45,306 [append_file] DEBUG append to file:/w/workspace/edgex-go/447/.git/info/exclude [2023-03-08T22:22:45.666Z] 2023-03-08 22:22:45,307 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/447/.semver/main with force:False [2023-03-08T22:22:45.666Z] 2023-03-08 22:22:45,307 [read_version] DEBUG read version from /w/workspace/edgex-go/447/.semver/main [2023-03-08T22:22:45.666Z] 2023-03-08 22:22:45,307 [read_version] DEBUG read version from /w/workspace/edgex-go/447/.semver/main [2023-03-08T22:22:45.666Z] 3.0.0-dev.85 [Pipeline] } [2023-03-08T22:22:45.682Z] $ docker exec --env ******** --env ******** 1445647adab25fb4ddb8517b4f6b9bba060abf35686bf0d879f2d298e629becd ssh-agent -k [2023-03-08T22:22:45.784Z] unset SSH_AUTH_SOCK; [2023-03-08T22:22:45.784Z] unset SSH_AGENT_PID; [2023-03-08T22:22:45.784Z] echo Agent pid 78 killed; [2023-03-08T22:22:45.790Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-08T22:22:46.093Z] + git semver [Pipeline] } [2023-03-08T22:22:46.368Z] $ docker stop --time=1 1445647adab25fb4ddb8517b4f6b9bba060abf35686bf0d879f2d298e629becd [2023-03-08T22:22:47.698Z] $ docker rm -f --volumes 1445647adab25fb4ddb8517b4f6b9bba060abf35686bf0d879f2d298e629becd [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-08T22:22:48.029Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-03-08T22:22:48.221Z] Stashed 1 file(s) [Pipeline] echo [2023-03-08T22:22:48.224Z] [edgeXSemver]: initialized semver on version 3.0.0-dev.85 [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-08T22:22:48.626Z] + git config --global --add safe.directory /w/workspace/edgex-go/447 [Pipeline] echo [2023-03-08T22:22:48.639Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-08T22:22:48.655Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-08T22:22:48.663Z] ========================================================= [2023-03-08T22:22:48.663Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2023-03-08T22:22:48.663Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-03-08T22:22:48.952Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-03-08T22:22:48.953Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2023-03-08T22:22:48.953Z] 213ec9aee27d: Pulling fs layer [2023-03-08T22:22:48.953Z] 4583459ba037: Pulling fs layer [2023-03-08T22:22:48.953Z] 93c1e223e6f2: Pulling fs layer [2023-03-08T22:22:48.953Z] 53926ce57604: Pulling fs layer [2023-03-08T22:22:48.953Z] 21b2b0c7a3f4: Pulling fs layer [2023-03-08T22:22:48.953Z] 53926ce57604: Waiting [2023-03-08T22:22:48.953Z] 22ff95d597cd: Pulling fs layer [2023-03-08T22:22:48.953Z] 12d6caf4c0d1: Pulling fs layer [2023-03-08T22:22:48.953Z] 21b2b0c7a3f4: Waiting [2023-03-08T22:22:48.953Z] 12d6caf4c0d1: Waiting [2023-03-08T22:22:48.953Z] 22ff95d597cd: Waiting [2023-03-08T22:22:48.953Z] 96b7cbca73a9: Pulling fs layer [2023-03-08T22:22:48.953Z] a7acece74701: Pulling fs layer [2023-03-08T22:22:48.953Z] 96b7cbca73a9: Waiting [2023-03-08T22:22:48.953Z] a7acece74701: Waiting [2023-03-08T22:22:48.953Z] 93c1e223e6f2: Verifying Checksum [2023-03-08T22:22:48.953Z] 93c1e223e6f2: Download complete [2023-03-08T22:22:48.953Z] 4583459ba037: Download complete [2023-03-08T22:22:48.953Z] 21b2b0c7a3f4: Verifying Checksum [2023-03-08T22:22:48.953Z] 21b2b0c7a3f4: Download complete [2023-03-08T22:22:48.953Z] 22ff95d597cd: Download complete [2023-03-08T22:22:48.953Z] 213ec9aee27d: Verifying Checksum [2023-03-08T22:22:48.953Z] 213ec9aee27d: Download complete [2023-03-08T22:22:48.953Z] 12d6caf4c0d1: Verifying Checksum [2023-03-08T22:22:48.953Z] 12d6caf4c0d1: Download complete [2023-03-08T22:22:49.213Z] 213ec9aee27d: Pull complete [2023-03-08T22:22:49.491Z] 4583459ba037: Pull complete [2023-03-08T22:22:49.491Z] 93c1e223e6f2: Pull complete [2023-03-08T22:22:49.756Z] a7acece74701: Verifying Checksum [2023-03-08T22:22:49.756Z] a7acece74701: Download complete [2023-03-08T22:22:50.015Z] 96b7cbca73a9: Verifying Checksum [2023-03-08T22:22:50.015Z] 96b7cbca73a9: Download complete [2023-03-08T22:22:50.015Z] 53926ce57604: Verifying Checksum [2023-03-08T22:22:50.015Z] 53926ce57604: Download complete [2023-03-08T22:22:54.201Z] 53926ce57604: Pull complete [2023-03-08T22:22:54.201Z] 21b2b0c7a3f4: Pull complete [2023-03-08T22:22:54.201Z] 22ff95d597cd: Pull complete [2023-03-08T22:22:54.201Z] 12d6caf4c0d1: Pull complete [2023-03-08T22:22:56.728Z] 96b7cbca73a9: Pull complete [2023-03-08T22:22:57.296Z] a7acece74701: Pull complete [2023-03-08T22:22:57.296Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2023-03-08T22:22:57.296Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-03-08T22:22:57.296Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2023-03-08T22:22:57.595Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-03-08T22:22:57.595Z] WORKDIR /edgex [2023-03-08T22:22:57.595Z] COPY go.mod . [2023-03-08T22:22:57.595Z] RUN go mod download [2023-03-08T22:22:57.595Z] + docker build -t ci-base-image-x86_64 -f - . [2023-03-08T22:22:58.165Z] Sending build context to Docker daemon 170.3MB [2023-03-08T22:22:58.165Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-03-08T22:22:58.165Z] ---> db6d94c90886 [2023-03-08T22:22:58.165Z] Step 2/4 : WORKDIR /edgex [2023-03-08T22:23:00.707Z] ---> Running in 58ddde31fd73 [2023-03-08T22:23:00.707Z] Removing intermediate container 58ddde31fd73 [2023-03-08T22:23:00.707Z] ---> 26712a54d1e4 [2023-03-08T22:23:00.707Z] Step 3/4 : COPY go.mod . [2023-03-08T22:23:00.707Z] ---> e550ac628300 [2023-03-08T22:23:00.707Z] Step 4/4 : RUN go mod download [2023-03-08T22:23:00.707Z] ---> Running in fb4421e98ad7 [2023-03-08T22:23:03.304Z] Still waiting to schedule task [2023-03-08T22:23:03.304Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-03-08T22:23:10.705Z] Removing intermediate container fb4421e98ad7 [2023-03-08T22:23:10.705Z] ---> 6d3efdf67984 [2023-03-08T22:23:10.705Z] Successfully built 6d3efdf67984 [2023-03-08T22:23:10.705Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T22:23:11.000Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-08T22:23:11.000Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-08T22:23:11.071Z] prd-ubuntu20.04-docker-8c-8g-8915 does not seem to be running inside a container [2023-03-08T22:23:11.107Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/447 -v /w/workspace/edgex-go/447:/w/workspace/edgex-go/447:rw,z -v /w/workspace/edgex-go/447@tmp:/w/workspace/edgex-go/447@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-03-08T22:23:11.486Z] $ docker top 286db35b1710bed29a659741c2b4990a66236edd3d8a179af30be3025de404a8 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-08T22:23:11.817Z] + go version [2023-03-08T22:23:11.817Z] go version go1.18.7 linux/amd64 [Pipeline] } [2023-03-08T22:23:11.832Z] $ docker stop --time=1 286db35b1710bed29a659741c2b4990a66236edd3d8a179af30be3025de404a8 [2023-03-08T22:23:13.130Z] $ docker rm -f --volumes 286db35b1710bed29a659741c2b4990a66236edd3d8a179af30be3025de404a8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T22:23:13.531Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-08T22:23:13.531Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-08T22:23:13.599Z] prd-ubuntu20.04-docker-8c-8g-8915 does not seem to be running inside a container [2023-03-08T22:23:13.630Z] $ 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/447 -v /w/workspace/edgex-go/447:/w/workspace/edgex-go/447:rw,z -v /w/workspace/edgex-go/447@tmp:/w/workspace/edgex-go/447@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-03-08T22:23:13.974Z] $ docker top 87fa2732689223004cc4ae6350f302a23ce29fef6535ec6653a872864aa01bac -eo pid,comm [Pipeline] { [Pipeline] echo [2023-03-08T22:23:14.039Z] ========================================================= [2023-03-08T22:23:14.039Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-03-08T22:23:14.039Z] ========================================================= [Pipeline] sh [2023-03-08T22:23:14.314Z] + git config --global --add safe.directory /w/workspace/edgex-go/447 [Pipeline] fileExists [Pipeline] sh [2023-03-08T22:23:14.606Z] + make test [2023-03-08T22:23:14.606Z] go test -race -coverprofile=coverage.out ./... [2023-03-08T22:23:21.168Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-03-08T22:23:33.368Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-03-08T22:23:33.368Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-03-08T22:23:33.368Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-03-08T22:23:33.626Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-03-08T22:23:33.626Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-03-08T22:23:33.626Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-03-08T22:23:33.626Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-03-08T22:23:33.626Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-03-08T22:23:33.626Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-03-08T22:23:33.626Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-03-08T22:23:33.884Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-03-08T22:23:33.884Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-03-08T22:23:33.884Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-03-08T22:23:33.884Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-03-08T22:23:34.448Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.076s coverage: 28.7% of statements [2023-03-08T22:23:34.448Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-03-08T22:23:34.448Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-03-08T22:23:34.706Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.146s coverage: 98.5% of statements [2023-03-08T22:23:37.986Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.146s coverage: 71.2% of statements [2023-03-08T22:23:37.986Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-03-08T22:23:37.986Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-03-08T22:23:37.986Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-03-08T22:23:37.986Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.087s coverage: 54.0% of statements [2023-03-08T22:23:37.986Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-03-08T22:23:37.986Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-03-08T22:23:38.919Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.821s coverage: 88.5% of statements [2023-03-08T22:23:38.919Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-03-08T22:23:38.919Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-03-08T22:23:38.919Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-03-08T22:23:38.919Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-03-08T22:23:38.919Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-03-08T22:23:38.919Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.105s coverage: 3.9% of statements [2023-03-08T22:23:38.919Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-03-08T22:23:38.919Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-03-08T22:23:38.919Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.504s coverage: 95.6% of statements [2023-03-08T22:23:38.919Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-03-08T22:23:38.919Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-03-08T22:23:38.919Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-03-08T22:23:38.919Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.072s coverage: 72.2% of statements [2023-03-08T22:23:38.919Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-03-08T22:23:38.919Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-03-08T22:23:38.919Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-03-08T22:23:38.919Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-03-08T22:23:38.919Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-03-08T22:23:38.919Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.058s coverage: 65.9% of statements [2023-03-08T22:23:38.919Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-03-08T22:23:38.919Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-03-08T22:23:38.919Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-03-08T22:23:38.919Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.079s coverage: 0.9% of statements [2023-03-08T22:23:38.919Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-03-08T22:23:38.919Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.079s coverage: 29.0% of statements [2023-03-08T22:23:38.919Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-03-08T22:23:38.919Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.065s coverage: 45.5% of statements [2023-03-08T22:23:38.920Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.076s coverage: 82.9% of statements [2023-03-08T22:23:38.920Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.057s coverage: 94.1% of statements [2023-03-08T22:23:38.920Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.081s coverage: 96.3% of statements [2023-03-08T22:23:38.920Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.075s coverage: 87.5% of statements [2023-03-08T22:23:47.026Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.074s coverage: 94.4% of statements [2023-03-08T22:24:01.903Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.337s coverage: 79.9% of statements [2023-03-08T22:24:01.903Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-03-08T22:24:01.903Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.084s coverage: 92.9% of statements [2023-03-08T22:24:01.903Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-03-08T22:24:01.903Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-03-08T22:24:01.903Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-03-08T22:24:01.903Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.028s coverage: 64.4% of statements [2023-03-08T22:24:01.903Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-03-08T22:24:01.903Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-03-08T22:24:01.903Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-03-08T22:24:01.903Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-03-08T22:24:01.903Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.063s coverage: 86.9% of statements [2023-03-08T22:24:01.903Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-03-08T22:24:01.903Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-03-08T22:24:01.903Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-03-08T22:24:01.903Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-03-08T22:24:01.903Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.073s coverage: 87.2% of statements [2023-03-08T22:24:01.903Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.052s coverage: 20.0% of statements [2023-03-08T22:24:01.903Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-03-08T22:24:01.903Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-03-08T22:24:01.903Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.052s coverage: 100.0% of statements [2023-03-08T22:24:01.903Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-03-08T22:24:01.903Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.084s coverage: 81.2% of statements [2023-03-08T22:24:01.903Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.088s coverage: 82.1% of statements [2023-03-08T22:24:01.903Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-03-08T22:24:01.903Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.050s coverage: 84.8% of statements [2023-03-08T22:24:01.903Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-03-08T22:24:01.903Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.188s coverage: 63.1% of statements [2023-03-08T22:24:01.903Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-03-08T22:24:01.903Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-03-08T22:24:01.903Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.056s coverage: 100.0% of statements [2023-03-08T22:24:01.903Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.033s coverage: 89.4% of statements [2023-03-08T22:24:01.903Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.032s coverage: 100.0% of statements [2023-03-08T22:24:01.903Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.030s coverage: 73.7% of statements [2023-03-08T22:24:01.903Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.032s coverage: 100.0% of statements [2023-03-08T22:24:01.903Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-03-08T22:24:01.903Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-03-08T22:24:01.903Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-03-08T22:24:01.903Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.178s coverage: 38.4% of statements [2023-03-08T22:24:01.903Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-03-08T22:24:01.903Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-03-08T22:24:01.903Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.044s coverage: 89.5% of statements [2023-03-08T22:24:01.903Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-03-08T22:24:01.903Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.062s coverage: 84.8% of statements [2023-03-08T22:24:01.903Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-03-08T22:24:01.903Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-03-08T22:24:01.903Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-03-08T22:24:01.903Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-03-08T22:24:01.903Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.074s coverage: 17.7% of statements [2023-03-08T22:24:01.903Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-03-08T22:24:01.903Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-03-08T22:24:01.903Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-03-08T22:24:01.903Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-03-08T22:24:01.903Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.138s coverage: 92.3% of statements [2023-03-08T22:24:01.903Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-03-08T22:24:01.903Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-03-08T22:24:01.903Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-03-08T22:24:01.903Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-03-08T22:24:01.904Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.065s coverage: 61.5% of statements [2023-03-08T22:24:01.904Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-03-08T22:24:01.904Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-03-08T22:24:01.904Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.106s coverage: 97.7% of statements [2023-03-08T22:24:01.904Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-03-08T22:24:01.904Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-03-08T22:24:01.904Z] 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-08T22:24:16.767Z] 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-08T22:24:16.767Z] go vet ./... [2023-03-08T22:24:20.048Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-08T22:24:20.048Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-08T22:24:20.306Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-03-08T22:24:20.319Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-03-08T22:24:20.609Z] + ls -al . [2023-03-08T22:24:20.609Z] total 704 [2023-03-08T22:24:20.609Z] drwxrwxr-x 11 1001 1001 4096 Mar 8 22:23 . [2023-03-08T22:24:20.609Z] drwxr-xr-x 4 root root 4096 Mar 8 22:23 .. [2023-03-08T22:24:20.609Z] drwxrwxr-x 2 1001 1001 4096 Mar 8 22:22 .blubracket [2023-03-08T22:24:20.609Z] -rw-rw-r-- 1 1001 1001 16 Mar 8 22:22 .dockerignore [2023-03-08T22:24:20.609Z] drwxrwxr-x 8 1001 1001 4096 Mar 8 22:24 .git [2023-03-08T22:24:20.609Z] drwxrwxr-x 3 1001 1001 4096 Mar 8 22:22 .github [2023-03-08T22:24:20.609Z] -rw-rw-r-- 1 1001 1001 1112 Mar 8 22:22 .gitignore [2023-03-08T22:24:20.609Z] -rw-rw-r-- 1 1001 1001 42 Mar 8 22:22 .golangci.yml [2023-03-08T22:24:20.609Z] -rw-rw-r-- 1 1001 1001 87 Mar 8 22:22 .hadolint.yml [2023-03-08T22:24:20.609Z] drwxr-xr-x 3 1001 1001 4096 Mar 8 22:22 .semver [2023-03-08T22:24:20.609Z] -rw-rw-r-- 1 1001 1001 166 Mar 8 22:22 .sonarcloud.properties [2023-03-08T22:24:20.609Z] -rw-rw-r-- 1 1001 1001 1171 Mar 8 22:22 ADOPTERS.md [2023-03-08T22:24:20.609Z] -rw-rw-r-- 1 1001 1001 10825 Mar 8 22:22 Attribution.txt [2023-03-08T22:24:20.609Z] -rw-rw-r-- 1 1001 1001 73765 Mar 8 22:22 CHANGELOG.md [2023-03-08T22:24:20.609Z] -rw-rw-r-- 1 1001 1001 3804 Mar 8 22:22 CONTRIBUTING.md [2023-03-08T22:24:20.609Z] -rw-rw-r-- 1 1001 1001 677 Mar 8 22:22 GOVERNANCE.md [2023-03-08T22:24:20.609Z] -rw-rw-r-- 1 1001 1001 883 Mar 8 22:22 Jenkinsfile [2023-03-08T22:24:20.609Z] -rw-rw-r-- 1 1001 1001 10775 Mar 8 22:22 LICENSE [2023-03-08T22:24:20.609Z] -rw-rw-r-- 1 1001 1001 14071 Mar 8 22:22 Makefile [2023-03-08T22:24:20.609Z] -rw-rw-r-- 1 1001 1001 582 Mar 8 22:22 OWNERS.md [2023-03-08T22:24:20.609Z] -rw-rw-r-- 1 1001 1001 9403 Mar 8 22:22 README.md [2023-03-08T22:24:20.609Z] -rw-rw-r-- 1 1001 1001 6912 Mar 8 22:22 SECURITY.md [2023-03-08T22:24:20.609Z] -rw-rw-r-- 1 1001 1001 12 Mar 8 22:22 VERSION [2023-03-08T22:24:20.609Z] drwxrwxr-x 2 1001 1001 4096 Mar 8 22:22 bin [2023-03-08T22:24:20.609Z] drwxrwxr-x 18 1001 1001 4096 Mar 8 22:22 cmd [2023-03-08T22:24:20.609Z] -rw-r--r-- 1 root root 447487 Mar 8 22:23 coverage.out [2023-03-08T22:24:20.609Z] -rw-rw-r-- 1 1001 1001 3232 Mar 8 22:22 go.mod [2023-03-08T22:24:20.609Z] -rw-rw-r-- 1 1001 1001 31098 Mar 8 22:22 go.sum [2023-03-08T22:24:20.609Z] drwxrwxr-x 7 1001 1001 4096 Mar 8 22:22 internal [2023-03-08T22:24:20.609Z] drwxrwxr-x 3 1001 1001 4096 Mar 8 22:22 openapi [2023-03-08T22:24:20.609Z] drwxrwxr-x 4 1001 1001 4096 Mar 8 22:22 snap [2023-03-08T22:24:20.609Z] -rw-rw-r-- 1 1001 1001 204 Mar 8 22:22 version.go [Pipeline] sh [2023-03-08T22:24:20.894Z] + '[' -e coverage.out ] [2023-03-08T22:24:20.894Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-03-08T22:24:20.990Z] Stashed 1 file(s) [Pipeline] sh [2023-03-08T22:24:21.273Z] + make build [2023-03-08T22:24:21.273Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.85" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-03-08T22:24:33.467Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.85" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-03-08T22:24:33.467Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.85" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-03-08T22:24:34.889Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.85" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-03-08T22:24:35.505Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.85" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-03-08T22:24:42.075Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.85" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-03-08T22:24:43.979Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.85" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-03-08T22:24:44.914Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.85" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-03-08T22:24:46.291Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.85" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-03-08T22:24:46.860Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.85" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-03-08T22:24:47.795Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.85" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-03-08T22:24:49.171Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.85" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2023-03-08T22:24:50.562Z] $ docker stop --time=1 87fa2732689223004cc4ae6350f302a23ce29fef6535ec6653a872864aa01bac [2023-03-08T22:24:52.776Z] $ docker rm -f --volumes 87fa2732689223004cc4ae6350f302a23ce29fef6535ec6653a872864aa01bac [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-08T22:24:53.536Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-03-08T22:24:53.536Z] [2023-03-08T22:24:53.536Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T22:24:53.832Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-03-08T22:24:53.833Z] latest: Pulling from edgex-devops/edgex-compose [2023-03-08T22:24:53.833Z] cbdbe7a5bc2a: Pulling fs layer [2023-03-08T22:24:53.833Z] ca9280d653b3: Pulling fs layer [2023-03-08T22:24:53.833Z] 7e9c9ca2126c: Pulling fs layer [2023-03-08T22:24:54.093Z] cbdbe7a5bc2a: Verifying Checksum [2023-03-08T22:24:54.093Z] cbdbe7a5bc2a: Download complete [2023-03-08T22:24:54.093Z] cbdbe7a5bc2a: Pull complete [2023-03-08T22:24:54.093Z] ca9280d653b3: Verifying Checksum [2023-03-08T22:24:54.093Z] ca9280d653b3: Download complete [2023-03-08T22:24:54.661Z] 7e9c9ca2126c: Download complete [2023-03-08T22:24:54.661Z] ca9280d653b3: Pull complete [2023-03-08T22:24:57.945Z] 7e9c9ca2126c: Pull complete [2023-03-08T22:24:57.945Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2023-03-08T22:24:57.945Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-03-08T22:24:57.945Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-08T22:24:58.028Z] prd-ubuntu20.04-docker-8c-8g-8915 does not seem to be running inside a container [2023-03-08T22:24:58.063Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/447 -v /w/workspace/edgex-go/447:/w/workspace/edgex-go/447:rw,z -v /w/workspace/edgex-go/447@tmp:/w/workspace/edgex-go/447@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-08T22:24:59.281Z] $ docker top 93124e7ab6c2fe318a4c39910c842f2029a5a8f2a87342c737a37b26ca25fbbb -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-08T22:24:59.612Z] + + grepdocker-compose parallel build [2023-03-08T22:24:59.612Z] --help [2023-03-08T22:25:00.183Z] --parallel Build images in parallel. [Pipeline] } [2023-03-08T22:25:00.197Z] $ docker stop --time=1 93124e7ab6c2fe318a4c39910c842f2029a5a8f2a87342c737a37b26ca25fbbb [2023-03-08T22:25:01.529Z] $ docker rm -f --volumes 93124e7ab6c2fe318a4c39910c842f2029a5a8f2a87342c737a37b26ca25fbbb [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T22:25:01.890Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-03-08T22:25:01.891Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-08T22:25:01.970Z] prd-ubuntu20.04-docker-8c-8g-8915 does not seem to be running inside a container [2023-03-08T22:25:02.001Z] $ 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/447 -v /w/workspace/edgex-go/447:/w/workspace/edgex-go/447:rw,z -v /w/workspace/edgex-go/447@tmp:/w/workspace/edgex-go/447@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2023-03-08T22:25:02.365Z] $ docker top 7edccdf5ee1e00df7b01b5b1657862baa6003b192e7ed8059f73f6591559b90c -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-08T22:25:02.691Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-03-08T22:25:03.260Z] Building core-command ... [2023-03-08T22:25:03.260Z] Building core-common-config-bootstrapper ... [2023-03-08T22:25:03.260Z] Building core-data ... [2023-03-08T22:25:03.260Z] Building core-metadata ... [2023-03-08T22:25:03.260Z] Building security-bootstrapper ... [2023-03-08T22:25:03.260Z] Building security-proxy-auth ... [2023-03-08T22:25:03.260Z] Building security-proxy-setup ... [2023-03-08T22:25:03.260Z] Building security-secretstore-setup ... [2023-03-08T22:25:03.260Z] Building security-spiffe-token-provider ... [2023-03-08T22:25:03.260Z] Building security-spire-agent ... [2023-03-08T22:25:03.260Z] Building security-spire-config ... [2023-03-08T22:25:03.260Z] Building security-spire-server ... [2023-03-08T22:25:03.260Z] Building support-notifications ... [2023-03-08T22:25:03.260Z] Building support-scheduler ... [2023-03-08T22:25:03.260Z] Building security-spire-agent [2023-03-08T22:25:03.260Z] Building security-bootstrapper [2023-03-08T22:25:03.260Z] Building security-spire-server [2023-03-08T22:25:03.260Z] Building support-scheduler [2023-03-08T22:25:03.260Z] Building security-proxy-auth [2023-03-08T22:25:13.222Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-08T22:25:13.222Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-03-08T22:25:13.222Z] ---> 6d3efdf67984 [2023-03-08T22:25:13.222Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-03-08T22:25:13.222Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-08T22:25:13.222Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-03-08T22:25:13.222Z] ---> 6d3efdf67984 [2023-03-08T22:25:13.222Z] Step 3/24 : WORKDIR /edgex-go [2023-03-08T22:25:13.222Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-08T22:25:13.222Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-03-08T22:25:13.222Z] ---> 6d3efdf67984 [2023-03-08T22:25:13.222Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-03-08T22:25:13.222Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-08T22:25:13.222Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-08T22:25:13.222Z] ---> 6d3efdf67984 [2023-03-08T22:25:13.222Z] Step 3/23 : WORKDIR /edgex-go [2023-03-08T22:25:13.788Z] Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-08T22:25:13.788Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2023-03-08T22:25:13.788Z] ---> 6d3efdf67984 [2023-03-08T22:25:13.788Z] Step 3/32 : WORKDIR /edgex-go [2023-03-08T22:25:17.978Z] ---> Running in c3206690b89a [2023-03-08T22:25:17.978Z] ---> Running in 3863dfd8c69b [2023-03-08T22:25:17.978Z] ---> Running in e43291090002 [2023-03-08T22:25:17.978Z] ---> Running in 8bbb1ba5f59d [2023-03-08T22:25:17.978Z] ---> Running in 77221e22bbe5 [2023-03-08T22:25:17.978Z] Removing intermediate container 3863dfd8c69b [2023-03-08T22:25:17.978Z] ---> 0bfd38a56742 [2023-03-08T22:25:17.978Z] Step 4/22 : WORKDIR /edgex-go [2023-03-08T22:25:17.978Z] Removing intermediate container 8bbb1ba5f59d [2023-03-08T22:25:17.978Z] ---> 710c1607b45c [2023-03-08T22:25:17.978Z] Step 4/32 : RUN apk add --update --no-cache make git [2023-03-08T22:25:17.978Z] Removing intermediate container c3206690b89a [2023-03-08T22:25:17.978Z] ---> b16bd5cb8fdb [2023-03-08T22:25:17.978Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-03-08T22:25:17.978Z] Removing intermediate container 77221e22bbe5 [2023-03-08T22:25:17.978Z] ---> 1eae6e7d93ff [2023-03-08T22:25:17.978Z] Step 4/23 : RUN apk add --update --no-cache make git build-base curl [2023-03-08T22:25:17.978Z] Removing intermediate container e43291090002 [2023-03-08T22:25:17.978Z] ---> 4b8f8b62d53b [2023-03-08T22:25:17.978Z] Step 4/22 : WORKDIR /edgex-go [2023-03-08T22:25:17.978Z] ---> Running in db82ed21a8cb [2023-03-08T22:25:17.978Z] ---> Running in acde44c1bd91 [2023-03-08T22:25:17.978Z] ---> Running in e9fb0790f6ba [2023-03-08T22:25:17.978Z] ---> Running in 4beef9c340f7 [2023-03-08T22:25:17.978Z] ---> Running in dcfe914b119b [2023-03-08T22:25:17.978Z] Removing intermediate container db82ed21a8cb [2023-03-08T22:25:17.978Z] ---> 9469779b4bf7 [2023-03-08T22:25:17.978Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-03-08T22:25:17.978Z] ---> Running in 66d64ed31141 [2023-03-08T22:25:17.978Z] Removing intermediate container dcfe914b119b [2023-03-08T22:25:17.978Z] ---> 5511868d0bb6 [2023-03-08T22:25:17.978Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-03-08T22:25:17.978Z] ---> Running in 6d602f56bf7d [2023-03-08T22:25:17.978Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-08T22:25:17.978Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-08T22:25:18.237Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-08T22:25:18.237Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-08T22:25:18.237Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-08T22:25:18.495Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-08T22:25:18.495Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-08T22:25:18.495Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-08T22:25:18.495Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-08T22:25:18.495Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-08T22:25:18.495Z] OK: 211 MiB in 51 packages [2023-03-08T22:25:18.495Z] OK: 211 MiB in 51 packages [2023-03-08T22:25:18.495Z] OK: 211 MiB in 51 packages [2023-03-08T22:25:18.753Z] OK: 211 MiB in 51 packages [2023-03-08T22:25:18.753Z] OK: 211 MiB in 51 packages [2023-03-08T22:25:19.014Z] Removing intermediate container 4beef9c340f7 [2023-03-08T22:25:19.014Z] ---> 3d5b7a05b190 [2023-03-08T22:25:19.014Z] Step 5/23 : COPY go.mod vendor* ./ [2023-03-08T22:25:19.274Z] ---> 5c772d61bc5a [2023-03-08T22:25:19.274Z] Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-08T22:25:19.274Z] ---> Running in ff5f91ad5784 [2023-03-08T22:25:19.274Z] Removing intermediate container acde44c1bd91 [2023-03-08T22:25:19.274Z] ---> 7aa0bcf8f7c4 [2023-03-08T22:25:19.274Z] Step 5/32 : COPY go.mod vendor* ./ [2023-03-08T22:25:19.533Z] Removing intermediate container e9fb0790f6ba [2023-03-08T22:25:19.533Z] ---> 6c02a9455434 [2023-03-08T22:25:19.533Z] Step 5/24 : COPY go.mod vendor* ./ [2023-03-08T22:25:19.533Z] Removing intermediate container 6d602f56bf7d [2023-03-08T22:25:19.533Z] ---> ab6e73e6f5d4 [2023-03-08T22:25:19.533Z] Step 6/22 : COPY go.mod vendor* ./ [2023-03-08T22:25:19.533Z] Removing intermediate container 66d64ed31141 [2023-03-08T22:25:19.533Z] ---> 3703c85e9301 [2023-03-08T22:25:19.533Z] Step 6/22 : COPY go.mod vendor* ./ [2023-03-08T22:25:19.533Z] ---> 3feffca180c3 [2023-03-08T22:25:19.533Z] Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-08T22:25:19.794Z] ---> Running in e4f141102e61 [2023-03-08T22:25:19.794Z] ---> ab578fc06c0b [2023-03-08T22:25:19.794Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-08T22:25:19.794Z] ---> Running in 0114119dced1 [2023-03-08T22:25:19.794Z] ---> 8a6075ade5a7 [2023-03-08T22:25:19.794Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-08T22:25:19.794Z] ---> d258e32af393 [2023-03-08T22:25:19.794Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-08T22:25:19.794Z] ---> Running in 01623bb333d4 [2023-03-08T22:25:19.794Z] ---> Running in a7d70401447d [2023-03-08T22:25:31.211Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-8916 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws [2023-03-08T22:25:31.226Z] Running in /w/workspace/edgex-go/447 [Pipeline] { [Pipeline] checkout [2023-03-08T22:25:31.261Z] The recommended git tool is: git [2023-03-08T22:25:38.681Z] using credential edgex-jenkins-ssh [2023-03-08T22:25:38.695Z] Cloning the remote Git repository [2023-03-08T22:25:38.741Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2023-03-08T22:25:38.815Z] > git init /w/workspace/edgex-go/447 # timeout=10 [2023-03-08T22:25:38.970Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-03-08T22:25:38.971Z] > git --version # timeout=10 [2023-03-08T22:25:38.993Z] > git --version # 'git version 2.25.1' [2023-03-08T22:25:38.995Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-08T22:25:39.058Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-08T22:25:51.873Z] Removing intermediate container e4f141102e61 [2023-03-08T22:25:51.873Z] ---> 1f3b11bf39b3 [2023-03-08T22:25:51.873Z] Step 7/32 : COPY . . [2023-03-08T22:25:51.873Z] Removing intermediate container ff5f91ad5784 [2023-03-08T22:25:51.873Z] ---> 54be79865a65 [2023-03-08T22:25:51.873Z] Step 7/23 : COPY . . [2023-03-08T22:25:51.873Z] Removing intermediate container 01623bb333d4 [2023-03-08T22:25:51.873Z] ---> 5ad6812a5465 [2023-03-08T22:25:51.873Z] Step 8/22 : COPY . . [2023-03-08T22:25:51.873Z] Removing intermediate container a7d70401447d [2023-03-08T22:25:51.873Z] ---> b5d80f9ae9ff [2023-03-08T22:25:51.873Z] Step 8/22 : COPY . . [2023-03-08T22:25:51.873Z] Removing intermediate container 0114119dced1 [2023-03-08T22:25:51.873Z] ---> 9b66c0faa920 [2023-03-08T22:25:51.873Z] Step 7/24 : COPY . . [2023-03-08T22:25:57.697Z] Avoid second fetch [2023-03-08T22:25:57.697Z] Checking out Revision 923421b803a2aa1fd35cfe5d85a9354669a43ca8 (main) [2023-03-08T22:25:58.395Z] Commit message: "fix: Add authentication to support-scheduler actions (#4419)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [2023-03-08T22:25:56.755Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-03-08T22:25:56.776Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-08T22:25:57.717Z] > git config core.sparsecheckout # timeout=10 [2023-03-08T22:25:57.734Z] > git checkout -f 923421b803a2aa1fd35cfe5d85a9354669a43ca8 # timeout=10 [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-08T22:25:59.308Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-03-08T22:25:59.308Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-08T22:25:59.308Z] Dload Upload Total Spent Left Speed [2023-03-08T22:25:59.308Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 102k 0 --:--:-- --:--:-- --:--:-- 102k [Pipeline] sh [2023-03-08T22:25:59.922Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-03-08T22:25:59.984Z] ---> 2c3a5fa241a2 [2023-03-08T22:25:59.984Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth [2023-03-08T22:25:59.984Z] ---> 22206c3ea549 [2023-03-08T22:25:59.984Z] Step 8/23 : ARG SPIRE_RELEASE=1.2.1 [2023-03-08T22:25:59.984Z] ---> 0e693ec1b9a3 [2023-03-08T22:25:59.984Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-03-08T22:25:59.984Z] ---> Running in 1e2f45a9bf5d [2023-03-08T22:25:59.984Z] ---> Running in f5a7a6c2ee52 [2023-03-08T22:25:59.984Z] ---> 9e79ef3b5dce [2023-03-08T22:25:59.984Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2023-03-08T22:25:59.984Z] ---> 44e38c408bc8 [2023-03-08T22:25:59.984Z] Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-03-08T22:25:59.984Z] ---> Running in 85e1532e93e2 [2023-03-08T22:25:59.984Z] ---> Running in 0f19faf54caa [2023-03-08T22:25:59.984Z] ---> Running in 30fb0a85fd61 [2023-03-08T22:25:59.984Z] Removing intermediate container f5a7a6c2ee52 [2023-03-08T22:25:59.984Z] ---> 51e6f6051298 [2023-03-08T22:25:59.984Z] Step 9/23 : WORKDIR /edgex-go/spire-build [2023-03-08T22:25:59.984Z] Removing intermediate container 85e1532e93e2 [2023-03-08T22:25:59.984Z] ---> c5d795463e5b [2023-03-08T22:25:59.984Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-03-08T22:25:59.984Z] ---> Running in 2bb0a22cfcad [2023-03-08T22:25:59.984Z] ---> Running in b65c8409111c [2023-03-08T22:25:59.984Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.85" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-03-08T22:25:59.984Z] Removing intermediate container 2bb0a22cfcad [2023-03-08T22:25:59.984Z] ---> 7e3dd131056c [2023-03-08T22:25:59.984Z] 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-08T22:25:59.984Z] Removing intermediate container b65c8409111c [2023-03-08T22:25:59.984Z] ---> 7c6c09610305 [2023-03-08T22:25:59.984Z] 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-08T22:26:00.242Z] ---> Running in ff9789c0156e [2023-03-08T22:26:00.242Z] ---> Running in e270ed848548 [2023-03-08T22:26:00.242Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.85" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-03-08T22:26:00.242Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.85" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-03-08T22:26:00.252Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-03-08T22:26:00.252Z] + sudo tee /etc/docker/daemon.new [2023-03-08T22:26:00.252Z] { [2023-03-08T22:26:00.252Z] "registry-mirrors": [ [2023-03-08T22:26:00.252Z] "https://nexus3.edgexfoundry.org:10001" [2023-03-08T22:26:00.252Z] ], [2023-03-08T22:26:00.252Z] "bip": "10.250.0.254/24", [2023-03-08T22:26:00.252Z] "hosts": [ [2023-03-08T22:26:00.252Z] "tcp://0.0.0.0:5555", [2023-03-08T22:26:00.252Z] "unix:///var/run/docker.sock" [2023-03-08T22:26:00.252Z] ], [2023-03-08T22:26:00.252Z] "mtu": 1458, [2023-03-08T22:26:00.252Z] "selinux-enabled": true, [2023-03-08T22:26:00.252Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-03-08T22:26:00.252Z] } [Pipeline] sh [2023-03-08T22:26:00.586Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-03-08T22:26:00.927Z] + sudo service docker restart [2023-03-08T22:26:01.614Z] Removing intermediate container ff9789c0156e [2023-03-08T22:26:01.614Z] ---> e03f37916737 [2023-03-08T22:26:01.614Z] Step 11/23 : WORKDIR /edgex-go [2023-03-08T22:26:01.614Z] Removing intermediate container e270ed848548 [2023-03-08T22:26:01.614Z] ---> dde859867122 [2023-03-08T22:26:01.614Z] Step 11/24 : WORKDIR /edgex-go [2023-03-08T22:26:01.614Z] ---> Running in 1572fea13f68 [2023-03-08T22:26:01.614Z] ---> Running in 3332bf25e0dc [2023-03-08T22:26:01.614Z] Removing intermediate container 1572fea13f68 [2023-03-08T22:26:01.614Z] ---> 4c981c75db8e [2023-03-08T22:26:01.614Z] [2023-03-08T22:26:01.614Z] Step 12/23 : FROM alpine:3.15 [2023-03-08T22:26:01.614Z] Removing intermediate container 3332bf25e0dc [2023-03-08T22:26:01.614Z] ---> e7072a94b5f9 [2023-03-08T22:26:01.614Z] [2023-03-08T22:26:01.614Z] Step 12/24 : FROM alpine:3.15 [2023-03-08T22:26:02.551Z] 3.15: Pulling from library/alpine [2023-03-08T22:26:02.551Z] 3.15: Pulling from library/alpine [2023-03-08T22:26:03.138Z] Digest: sha256:689659b1f08e9fdfb85190144098c378beb5a53b328f7ced7883a74a1157c709 [2023-03-08T22:26:03.138Z] Status: Downloaded newer image for alpine:3.15 [2023-03-08T22:26:03.138Z] Digest: sha256:689659b1f08e9fdfb85190144098c378beb5a53b328f7ced7883a74a1157c709 [2023-03-08T22:26:03.138Z] Status: Image is up to date for alpine:3.15 [2023-03-08T22:26:03.138Z] ---> 5ce65d7b0fde [2023-03-08T22:26:03.138Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-08T22:26:03.138Z] ---> 5ce65d7b0fde [2023-03-08T22:26:03.138Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-08T22:26:03.396Z] ---> Running in 23c55f17d2bd [2023-03-08T22:26:03.396Z] ---> Running in b254d528a234 [2023-03-08T22:26:03.654Z] Removing intermediate container 23c55f17d2bd [2023-03-08T22:26:03.654Z] ---> 4712ed05c094 [2023-03-08T22:26:03.654Z] Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-03-08T22:26:03.654Z] Removing intermediate container b254d528a234 [2023-03-08T22:26:03.654Z] ---> ef0bb740f240 [2023-03-08T22:26:03.654Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-03-08T22:26:03.911Z] ---> Running in 69e341548b90 [2023-03-08T22:26:03.911Z] ---> Running in 10a876dbf03c [2023-03-08T22:26:04.842Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-03-08T22:26:04.842Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-03-08T22:26:04.842Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-03-08T22:26:04.842Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-03-08T22:26:05.100Z] v3.15.7-40-g7c014c17dec [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-03-08T22:26:05.100Z] v3.15.7-36-gfea8cac94fc [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-03-08T22:26:05.100Z] OK: 15859 distinct packages available [2023-03-08T22:26:05.100Z] v3.15.7-40-g7c014c17dec [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-03-08T22:26:05.100Z] v3.15.7-36-gfea8cac94fc [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-03-08T22:26:05.100Z] OK: 15859 distinct packages available [2023-03-08T22:26:05.100Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-03-08T22:26:05.100Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-03-08T22:26:05.357Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-03-08T22:26:05.357Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-03-08T22:26:05.357Z] (1/5) Installing dumb-init (1.2.5-r1) [2023-03-08T22:26:05.357Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-03-08T22:26:05.357Z] (3/5) Installing libucontext (1.1-r0) [2023-03-08T22:26:05.357Z] (4/5) Installing gcompat (1.0.0-r4) [2023-03-08T22:26:05.357Z] (5/5) Installing openssl (1.1.1t-r1) [2023-03-08T22:26:05.357Z] (1/5) Installing dumb-init (1.2.5-r1) [2023-03-08T22:26:05.357Z] Executing busybox-1.34.1-r7.trigger [2023-03-08T22:26:05.357Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-03-08T22:26:05.357Z] OK: 7 MiB in 19 packages [2023-03-08T22:26:05.357Z] (3/5) Installing libucontext (1.1-r0) [2023-03-08T22:26:05.357Z] (4/5) Installing gcompat (1.0.0-r4) [2023-03-08T22:26:05.357Z] (5/5) Installing openssl (1.1.1t-r1) [2023-03-08T22:26:05.357Z] Executing busybox-1.34.1-r7.trigger [2023-03-08T22:26:05.357Z] OK: 7 MiB in 19 packages [2023-03-08T22:26:07.259Z] Removing intermediate container 69e341548b90 [2023-03-08T22:26:07.259Z] ---> 7f35c02cc484 [2023-03-08T22:26:07.259Z] Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-08T22:26:07.259Z] Removing intermediate container 10a876dbf03c [2023-03-08T22:26:07.259Z] ---> 3fa30d93e400 [2023-03-08T22:26:07.259Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-03-08T22:26:11.487Z] ---> d603fe18c70f [2023-03-08T22:26:11.487Z] Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-08T22:26:11.487Z] ---> 890c1d04562c [2023-03-08T22:26:11.487Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-03-08T22:26:11.744Z] ---> 8c87a83b2427 [2023-03-08T22:26:11.744Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-03-08T22:26:12.677Z] ---> b6398e073cd7 [2023-03-08T22:26:12.677Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-03-08T22:26:12.677Z] ---> 1c820c12b57e [2023-03-08T22:26:12.677Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-03-08T22:26:13.242Z] ---> e411166d04bf [2023-03-08T22:26:13.242Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-03-08T22:26:13.242Z] ---> 34626d11d8d6 [2023-03-08T22:26:13.242Z] Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-08T22:26:13.511Z] ---> Running in 0aa635c2b1d8 [2023-03-08T22:26:13.511Z] ---> 7fbb2b586f4a [2023-03-08T22:26:13.511Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-03-08T22:26:13.768Z] Removing intermediate container 0aa635c2b1d8 [2023-03-08T22:26:13.768Z] ---> 2829259f0d88 [2023-03-08T22:26:13.768Z] Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-08T22:26:13.768Z] ---> Running in fce47091b87b [2023-03-08T22:26:14.027Z] ---> fafcfb1641c1 [2023-03-08T22:26:14.027Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-08T22:26:14.284Z] Removing intermediate container fce47091b87b [2023-03-08T22:26:14.284Z] ---> 3d5a0b1660ee [2023-03-08T22:26:14.284Z] Step 21/23 : LABEL arch=x86_64 [2023-03-08T22:26:14.284Z] ---> Running in 0833593506bb [2023-03-08T22:26:14.284Z] ---> Running in 8789d778a0ef [2023-03-08T22:26:14.542Z] Removing intermediate container 8789d778a0ef [2023-03-08T22:26:14.542Z] ---> b0922734822c [2023-03-08T22:26:14.542Z] Step 22/23 : LABEL git_sha=923421b803a2aa1fd35cfe5d85a9354669a43ca8 [2023-03-08T22:26:14.542Z] Removing intermediate container 0833593506bb [2023-03-08T22:26:14.542Z] ---> f1cc991f515d [2023-03-08T22:26:14.542Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-08T22:26:14.889Z] ---> Running in 0e3d2b26ebb1 [2023-03-08T22:26:14.889Z] ---> Running in 350b6326fb39 [2023-03-08T22:26:15.149Z] Removing intermediate container 0e3d2b26ebb1 [2023-03-08T22:26:15.149Z] ---> 9a27e718358c [2023-03-08T22:26:15.149Z] Step 23/23 : LABEL version=3.0.0-dev.85 [2023-03-08T22:26:15.149Z] Removing intermediate container 350b6326fb39 [2023-03-08T22:26:15.149Z] ---> a01a14e8e417 [2023-03-08T22:26:15.149Z] Step 22/24 : LABEL arch=x86_64 [2023-03-08T22:26:15.149Z] ---> Running in 45c13652eb9e [2023-03-08T22:26:15.149Z] ---> Running in 912508b06108 [2023-03-08T22:26:15.407Z] Removing intermediate container 912508b06108 [2023-03-08T22:26:15.407Z] ---> 77507d9bc4ce [2023-03-08T22:26:15.407Z] Step 23/24 : LABEL git_sha=923421b803a2aa1fd35cfe5d85a9354669a43ca8 [2023-03-08T22:26:15.665Z] ---> Running in 7275c4e99acf [2023-03-08T22:26:15.665Z] Removing intermediate container 45c13652eb9e [2023-03-08T22:26:15.665Z] ---> 68d1ea5ab359 [2023-03-08T22:26:15.665Z] [2023-03-08T22:26:15.665Z] Successfully built 68d1ea5ab359 [2023-03-08T22:26:15.665Z] Successfully tagged security-spire-server:latest [2023-03-08T22:26:15.665Z]  Building security-spire-server ... done Building security-proxy-setup [2023-03-08T22:26:17.576Z] Removing intermediate container 7275c4e99acf [2023-03-08T22:26:17.576Z] ---> 63b51c83bfa4 [2023-03-08T22:26:17.576Z] Step 24/24 : LABEL version=3.0.0-dev.85 [2023-03-08T22:26:18.143Z] Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-08T22:26:18.143Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2023-03-08T22:26:18.143Z] ---> 6d3efdf67984 [2023-03-08T22:26:18.143Z] Step 3/20 : WORKDIR /edgex-go [2023-03-08T22:26:18.143Z] ---> Using cache [2023-03-08T22:26:18.143Z] ---> 710c1607b45c [2023-03-08T22:26:18.143Z] Step 4/20 : RUN apk add --update --no-cache make git [2023-03-08T22:26:18.143Z] ---> Using cache [2023-03-08T22:26:18.143Z] ---> 7aa0bcf8f7c4 [2023-03-08T22:26:18.143Z] Step 5/20 : COPY go.mod vendor* ./ [2023-03-08T22:26:18.143Z] ---> Using cache [2023-03-08T22:26:18.143Z] ---> 3feffca180c3 [2023-03-08T22:26:18.143Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-08T22:26:18.143Z] ---> Using cache [2023-03-08T22:26:18.143Z] ---> 1f3b11bf39b3 [2023-03-08T22:26:18.143Z] Step 7/20 : COPY . . [2023-03-08T22:26:18.143Z] ---> Using cache [2023-03-08T22:26:18.143Z] ---> 44e38c408bc8 [2023-03-08T22:26:18.143Z] Step 8/20 : RUN make cmd/secrets-config/secrets-config [2023-03-08T22:26:18.709Z] ---> Running in 1733beb32ed9 [2023-03-08T22:26:18.709Z] ---> Running in 7a7d09f9a05a [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-08T22:26:19.203Z] provisioning config files... [2023-03-08T22:26:19.227Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/447@tmp/config6633322547795429803tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-08T22:26:19.275Z] Removing intermediate container 1733beb32ed9 [2023-03-08T22:26:19.275Z] ---> 731c942ab021 [2023-03-08T22:26:19.275Z] [2023-03-08T22:26:19.275Z] Successfully built 731c942ab021 [2023-03-08T22:26:19.275Z] Successfully tagged security-spire-agent:latest [2023-03-08T22:26:19.275Z]  Building security-spire-agent ... done Building core-data [2023-03-08T22:26:19.535Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.85" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-03-08T22:26:19.575Z] ---> docker-login.sh [2023-03-08T22:26:19.575Z] nexus3.edgexfoundry.org:10001 [2023-03-08T22:26:20.167Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-08T22:26:20.167Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-08T22:26:20.167Z] Configure a credential helper to remove this warning. See [2023-03-08T22:26:20.167Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-08T22:26:20.167Z] [2023-03-08T22:26:20.167Z] Login Succeeded [2023-03-08T22:26:20.167Z] nexus3.edgexfoundry.org:10002 [2023-03-08T22:26:20.441Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-08T22:26:20.441Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-08T22:26:20.441Z] Configure a credential helper to remove this warning. See [2023-03-08T22:26:20.441Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-08T22:26:20.441Z] [2023-03-08T22:26:20.441Z] Login Succeeded [2023-03-08T22:26:20.441Z] nexus3.edgexfoundry.org:10003 [2023-03-08T22:26:20.712Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-08T22:26:20.981Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-08T22:26:20.981Z] Configure a credential helper to remove this warning. See [2023-03-08T22:26:20.981Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-08T22:26:20.981Z] [2023-03-08T22:26:20.981Z] Login Succeeded [2023-03-08T22:26:20.981Z] nexus3.edgexfoundry.org:10004 [2023-03-08T22:26:21.251Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-08T22:26:21.251Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-08T22:26:21.251Z] Configure a credential helper to remove this warning. See [2023-03-08T22:26:21.251Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-08T22:26:21.251Z] [2023-03-08T22:26:21.251Z] Login Succeeded [2023-03-08T22:26:21.251Z] docker.io [2023-03-08T22:26:21.521Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-08T22:26:21.790Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-08T22:26:21.790Z] Configure a credential helper to remove this warning. See [2023-03-08T22:26:21.790Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-08T22:26:21.790Z] [2023-03-08T22:26:21.790Z] Login Succeeded [2023-03-08T22:26:21.790Z] ---> docker-login.sh ends [Pipeline] } [2023-03-08T22:26:21.804Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2023-03-08T22:26:22.069Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-08T22:26:22.069Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-03-08T22:26:22.069Z] ---> 6d3efdf67984 [2023-03-08T22:26:22.069Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-03-08T22:26:22.069Z] ---> Using cache [2023-03-08T22:26:22.069Z] ---> 4b8f8b62d53b [2023-03-08T22:26:22.069Z] Step 4/22 : WORKDIR /edgex-go [2023-03-08T22:26:22.069Z] ---> Using cache [2023-03-08T22:26:22.069Z] ---> 5511868d0bb6 [2023-03-08T22:26:22.069Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-03-08T22:26:22.069Z] ---> Using cache [2023-03-08T22:26:22.069Z] ---> ab6e73e6f5d4 [2023-03-08T22:26:22.069Z] Step 6/22 : COPY go.mod vendor* ./ [2023-03-08T22:26:22.069Z] ---> Using cache [2023-03-08T22:26:22.069Z] ---> d258e32af393 [2023-03-08T22:26:22.069Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-08T22:26:22.069Z] ---> Using cache [2023-03-08T22:26:22.069Z] ---> b5d80f9ae9ff [2023-03-08T22:26:22.069Z] Step 8/22 : COPY . . [2023-03-08T22:26:22.069Z] ---> Using cache [2023-03-08T22:26:22.069Z] ---> 9e79ef3b5dce [2023-03-08T22:26:22.069Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-03-08T22:26:22.381Z] + git config --global --add safe.directory /w/workspace/edgex-go/447 [Pipeline] echo [2023-03-08T22:26:22.402Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-08T22:26:22.417Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-08T22:26:22.425Z] ========================================================= [2023-03-08T22:26:22.425Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2023-03-08T22:26:22.425Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-03-08T22:26:22.745Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-03-08T22:26:23.020Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-03-08T22:26:23.020Z] 9b18e9b68314: Pulling fs layer [2023-03-08T22:26:23.020Z] 35d82f9e3411: Pulling fs layer [2023-03-08T22:26:23.020Z] e16973657156: Pulling fs layer [2023-03-08T22:26:23.020Z] fc693d55d65f: Pulling fs layer [2023-03-08T22:26:23.020Z] 7e9fc2657dce: Pulling fs layer [2023-03-08T22:26:23.020Z] dda99020689f: Pulling fs layer [2023-03-08T22:26:23.020Z] db1c61fa0a46: Pulling fs layer [2023-03-08T22:26:23.020Z] 891c053d2c06: Pulling fs layer [2023-03-08T22:26:23.020Z] 7e9fc2657dce: Waiting [2023-03-08T22:26:23.020Z] dda99020689f: Waiting [2023-03-08T22:26:23.020Z] fc693d55d65f: Waiting [2023-03-08T22:26:23.020Z] db1c61fa0a46: Waiting [2023-03-08T22:26:23.020Z] 891c053d2c06: Waiting [2023-03-08T22:26:23.020Z] e16973657156: Verifying Checksum [2023-03-08T22:26:23.020Z] e16973657156: Download complete [2023-03-08T22:26:23.020Z] 35d82f9e3411: Verifying Checksum [2023-03-08T22:26:23.020Z] 35d82f9e3411: Download complete [2023-03-08T22:26:23.020Z] 7e9fc2657dce: Verifying Checksum [2023-03-08T22:26:23.020Z] 7e9fc2657dce: Download complete [2023-03-08T22:26:23.020Z] dda99020689f: Verifying Checksum [2023-03-08T22:26:23.020Z] dda99020689f: Download complete [2023-03-08T22:26:23.020Z] 9b18e9b68314: Verifying Checksum [2023-03-08T22:26:23.020Z] 9b18e9b68314: Download complete [2023-03-08T22:26:23.968Z] ---> Running in 776ac0ff4ce2 [2023-03-08T22:26:23.995Z] 9b18e9b68314: Pull complete [2023-03-08T22:26:23.995Z] 891c053d2c06: Verifying Checksum [2023-03-08T22:26:23.995Z] 891c053d2c06: Download complete [2023-03-08T22:26:24.533Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.85" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-03-08T22:26:24.602Z] 35d82f9e3411: Pull complete [2023-03-08T22:26:24.873Z] e16973657156: Pull complete [2023-03-08T22:26:25.464Z] db1c61fa0a46: Verifying Checksum [2023-03-08T22:26:25.464Z] db1c61fa0a46: Download complete [2023-03-08T22:26:26.051Z] fc693d55d65f: Verifying Checksum [2023-03-08T22:26:26.051Z] fc693d55d65f: Download complete [2023-03-08T22:26:27.817Z] Removing intermediate container 30fb0a85fd61 [2023-03-08T22:26:27.817Z] ---> 1a6b116601e4 [2023-03-08T22:26:27.817Z] [2023-03-08T22:26:27.817Z] Step 9/32 : FROM alpine:3.16 [2023-03-08T22:26:27.817Z] Removing intermediate container 1e2f45a9bf5d [2023-03-08T22:26:27.817Z] ---> 00e820d343a1 [2023-03-08T22:26:27.817Z] [2023-03-08T22:26:27.817Z] Step 10/22 : FROM alpine:3.16 [2023-03-08T22:26:28.383Z] 3.16: Pulling from library/alpine [2023-03-08T22:26:28.383Z] 3.16: Pulling from library/alpine [2023-03-08T22:26:29.314Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-03-08T22:26:29.314Z] Status: Downloaded newer image for alpine:3.16 [2023-03-08T22:26:29.314Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-03-08T22:26:29.314Z] Status: Image is up to date for alpine:3.16 [2023-03-08T22:26:29.314Z] ---> dfd21b5a31f5 [2023-03-08T22:26:29.314Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-03-08T22:26:29.314Z] ---> dfd21b5a31f5 [2023-03-08T22:26:29.314Z] Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-08T22:26:30.686Z] ---> Running in 5048e38ad967 [2023-03-08T22:26:30.686Z] ---> Running in 8a2111f5b6dc [2023-03-08T22:26:30.944Z] Removing intermediate container 0f19faf54caa [2023-03-08T22:26:30.944Z] ---> 4229f773da3d [2023-03-08T22:26:30.944Z] [2023-03-08T22:26:30.944Z] Step 10/22 : FROM alpine:3.16 [2023-03-08T22:26:30.944Z] ---> dfd21b5a31f5 [2023-03-08T22:26:30.944Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2023-03-08T22:26:30.944Z] Removing intermediate container 8a2111f5b6dc [2023-03-08T22:26:30.944Z] ---> 79a7cf95bf4d [2023-03-08T22:26:30.944Z] Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec [2023-03-08T22:26:30.944Z] Removing intermediate container 5048e38ad967 [2023-03-08T22:26:30.944Z] ---> 370a72b7f526 [2023-03-08T22:26:30.944Z] Step 12/22 : RUN apk add --update --no-cache dumb-init [2023-03-08T22:26:31.202Z] ---> Running in 1405abad7e2e [2023-03-08T22:26:31.202Z] ---> Running in 640ce9d70a10 [2023-03-08T22:26:31.202Z] ---> Running in b8fbc847788e [2023-03-08T22:26:31.767Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-08T22:26:31.767Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-08T22:26:31.767Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-08T22:26:32.025Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-08T22:26:32.025Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-08T22:26:32.025Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-08T22:26:32.283Z] (1/2) Installing dumb-init (1.2.5-r1) [2023-03-08T22:26:32.283Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-03-08T22:26:32.283Z] (2/2) Installing su-exec (0.2-r1) [2023-03-08T22:26:32.283Z] Executing busybox-1.35.0-r17.trigger [2023-03-08T22:26:32.283Z] Executing busybox-1.35.0-r17.trigger [2023-03-08T22:26:32.283Z] OK: 6 MiB in 16 packages [2023-03-08T22:26:32.283Z] OK: 6 MiB in 15 packages [2023-03-08T22:26:32.283Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-03-08T22:26:32.283Z] Executing busybox-1.35.0-r17.trigger [2023-03-08T22:26:32.283Z] OK: 6 MiB in 15 packages [2023-03-08T22:26:33.220Z] Removing intermediate container 1405abad7e2e [2023-03-08T22:26:33.220Z] ---> 69209d7157a3 [2023-03-08T22:26:33.220Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-08T22:26:33.220Z] ---> Running in 66b54e868ea6 [2023-03-08T22:26:33.220Z] Removing intermediate container b8fbc847788e [2023-03-08T22:26:33.220Z] ---> 9767c20f1b4b [2023-03-08T22:26:33.220Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-08T22:26:33.220Z] Removing intermediate container 640ce9d70a10 [2023-03-08T22:26:33.220Z] ---> 0b309a7b9c03 [2023-03-08T22:26:33.220Z] Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init [2023-03-08T22:26:33.479Z] ---> Running in d29643713b6d [2023-03-08T22:26:33.479Z] Removing intermediate container 66b54e868ea6 [2023-03-08T22:26:33.479Z] ---> a31a7318bc11 [2023-03-08T22:26:33.479Z] Step 13/22 : ENV APP_PORT=59861 [2023-03-08T22:26:33.737Z] Removing intermediate container d29643713b6d [2023-03-08T22:26:33.737Z] ---> 188152b6f2ad [2023-03-08T22:26:33.737Z] Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-03-08T22:26:33.737Z] ---> Running in c4d3874b582b [2023-03-08T22:26:33.737Z] ---> c4a1868a1b09 [2023-03-08T22:26:33.737Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-03-08T22:26:33.737Z] ---> Running in d14848bb5b22 [2023-03-08T22:26:33.996Z] Removing intermediate container c4d3874b582b [2023-03-08T22:26:33.996Z] ---> f63e85ca4ce7 [2023-03-08T22:26:33.996Z] Step 14/22 : EXPOSE $APP_PORT [2023-03-08T22:26:33.996Z] ---> Running in 5023aaa738a9 [2023-03-08T22:26:33.996Z] Removing intermediate container d14848bb5b22 [2023-03-08T22:26:33.996Z] ---> 553762ddc287 [2023-03-08T22:26:33.996Z] Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-03-08T22:26:34.255Z] ---> Running in 771fed14e9ef [2023-03-08T22:26:34.255Z] Removing intermediate container 5023aaa738a9 [2023-03-08T22:26:34.255Z] ---> 2f5ec4dbb99b [2023-03-08T22:26:34.255Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-08T22:26:34.513Z] ---> b96fbe7457a3 [2023-03-08T22:26:34.513Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.toml /res/configuration.toml [2023-03-08T22:26:34.513Z] Removing intermediate container 771fed14e9ef [2023-03-08T22:26:34.513Z] ---> 770892b7c2c9 [2023-03-08T22:26:34.513Z] Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-03-08T22:26:34.786Z] ---> Running in 6ba992410645 [2023-03-08T22:26:34.786Z] ---> 57e629735e11 [2023-03-08T22:26:34.786Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-03-08T22:26:35.051Z] ---> ed04ef0bb2ba [2023-03-08T22:26:35.051Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-03-08T22:26:35.051Z] Removing intermediate container 6ba992410645 [2023-03-08T22:26:35.051Z] ---> ca6a5c5fd6e2 [2023-03-08T22:26:35.051Z] Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-03-08T22:26:35.051Z] ---> Running in cbbea418a873 [2023-03-08T22:26:35.620Z] ---> 1a5a122236dc [2023-03-08T22:26:35.620Z] Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-08T22:26:35.620Z] ---> Running in 7e1fac6b6b75 [2023-03-08T22:26:35.879Z] ---> abe7876f27e0 [2023-03-08T22:26:35.879Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2023-03-08T22:26:36.136Z] ---> 6c2cc13be423 [2023-03-08T22:26:36.136Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2023-03-08T22:26:36.136Z] ---> Running in 345c5692f21f [2023-03-08T22:26:36.413Z] Removing intermediate container 345c5692f21f [2023-03-08T22:26:36.413Z] ---> 98ac3010ff2a [2023-03-08T22:26:36.413Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-08T22:26:36.413Z] Removing intermediate container cbbea418a873 [2023-03-08T22:26:36.413Z] ---> d1f4fa775928 [2023-03-08T22:26:36.413Z] Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} [2023-03-08T22:26:36.413Z] ---> Running in 8e0f2cdfecc2 [2023-03-08T22:26:36.413Z] ---> Running in ecce1ea0995b [2023-03-08T22:26:36.676Z] Removing intermediate container 7e1fac6b6b75 [2023-03-08T22:26:36.676Z] ---> 1ed8cbfefdab [2023-03-08T22:26:36.676Z] Step 18/22 : ENTRYPOINT ["entrypoint.sh"] [2023-03-08T22:26:36.676Z] Removing intermediate container 8e0f2cdfecc2 [2023-03-08T22:26:36.676Z] ---> 47707dc3e480 [2023-03-08T22:26:36.676Z] Step 20/22 : LABEL arch=x86_64 [2023-03-08T22:26:36.676Z] ---> Running in 67cc59d87fe1 [2023-03-08T22:26:36.676Z] Removing intermediate container ecce1ea0995b [2023-03-08T22:26:36.676Z] ---> 465e9a42b297 [2023-03-08T22:26:36.676Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-03-08T22:26:36.676Z] ---> Running in 2ca2e70f4f60 [2023-03-08T22:26:36.939Z] Removing intermediate container 2ca2e70f4f60 [2023-03-08T22:26:36.939Z] ---> 9905c6c0189f [2023-03-08T22:26:36.939Z] Step 21/22 : LABEL git_sha=923421b803a2aa1fd35cfe5d85a9354669a43ca8 [2023-03-08T22:26:36.939Z] ---> Running in b0ce736f388b [2023-03-08T22:26:36.939Z] Removing intermediate container 67cc59d87fe1 [2023-03-08T22:26:36.939Z] ---> b7e296c036db [2023-03-08T22:26:36.939Z] Step 19/22 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] [2023-03-08T22:26:37.199Z] ---> ab50616b160b [2023-03-08T22:26:37.199Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-03-08T22:26:37.199Z] ---> Running in 84410d0d6c1f [2023-03-08T22:26:37.199Z] ---> Running in 2d19ea01c730 [2023-03-08T22:26:37.458Z] Removing intermediate container b0ce736f388b [2023-03-08T22:26:37.458Z] ---> 60c67a4d272f [2023-03-08T22:26:37.458Z] Step 22/22 : LABEL version=3.0.0-dev.85 [2023-03-08T22:26:37.458Z] Removing intermediate container 84410d0d6c1f [2023-03-08T22:26:37.458Z] ---> 4cd0a2682c7e [2023-03-08T22:26:37.458Z] Step 20/22 : LABEL arch=x86_64 [2023-03-08T22:26:37.458Z] ---> Running in aadb3f4c1129 [2023-03-08T22:26:37.458Z] ---> Running in 8025e9f96199 [2023-03-08T22:26:37.722Z] Removing intermediate container 8025e9f96199 [2023-03-08T22:26:37.722Z] ---> 786ed159cc4e [2023-03-08T22:26:37.722Z] Step 21/22 : LABEL git_sha=923421b803a2aa1fd35cfe5d85a9354669a43ca8 [2023-03-08T22:26:37.722Z] Removing intermediate container aadb3f4c1129 [2023-03-08T22:26:37.722Z] ---> d1b67632d3c7 [2023-03-08T22:26:37.722Z] [2023-03-08T22:26:37.980Z] ---> Running in 8d28a6dbbc38 [2023-03-08T22:26:37.980Z] Successfully built d1b67632d3c7 [2023-03-08T22:26:37.980Z] Successfully tagged support-scheduler:latest [2023-03-08T22:26:37.980Z]  Building support-scheduler ... done Building core-common-config-bootstrapper [2023-03-08T22:26:37.980Z] Removing intermediate container 8d28a6dbbc38 [2023-03-08T22:26:37.980Z] ---> 39e145fb0393 [2023-03-08T22:26:37.980Z] Step 22/22 : LABEL version=3.0.0-dev.85 [2023-03-08T22:26:38.380Z] fc693d55d65f: Pull complete [2023-03-08T22:26:38.380Z] 7e9fc2657dce: Pull complete [2023-03-08T22:26:38.380Z] dda99020689f: Pull complete [2023-03-08T22:26:39.368Z] ---> Running in b0cc1dda0e83 [2023-03-08T22:26:40.300Z] Removing intermediate container 7a7d09f9a05a [2023-03-08T22:26:40.300Z] ---> 45231cf79d89 [2023-03-08T22:26:40.300Z] [2023-03-08T22:26:40.300Z] Step 9/20 : FROM alpine:3.16 [2023-03-08T22:26:40.300Z] ---> dfd21b5a31f5 [2023-03-08T22:26:40.300Z] Step 10/20 : RUN apk add --update --no-cache dumb-init openssl [2023-03-08T22:26:40.559Z] Removing intermediate container b0cc1dda0e83 [2023-03-08T22:26:40.559Z] ---> 2ffaf4c472b1 [2023-03-08T22:26:40.559Z] [2023-03-08T22:26:40.559Z] Successfully built 2ffaf4c472b1 [2023-03-08T22:26:40.817Z] Successfully tagged security-proxy-auth:latest [2023-03-08T22:26:40.817Z] Building security-spiffe-token-provider [2023-03-08T22:26:40.817Z] ---> Running in 69c3773555eb [2023-03-08T22:26:40.817Z]  Building security-proxy-auth ... done Removing intermediate container 2d19ea01c730 [2023-03-08T22:26:40.817Z] ---> eb16bfee912a [2023-03-08T22:26:40.817Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-08T22:26:41.077Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-08T22:26:41.077Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-03-08T22:26:41.077Z] ---> 6d3efdf67984 [2023-03-08T22:26:41.077Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-03-08T22:26:41.077Z] ---> Using cache [2023-03-08T22:26:41.077Z] ---> 4b8f8b62d53b [2023-03-08T22:26:41.077Z] Step 4/22 : WORKDIR /edgex-go [2023-03-08T22:26:41.077Z] ---> Using cache [2023-03-08T22:26:41.077Z] ---> 5511868d0bb6 [2023-03-08T22:26:41.077Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-03-08T22:26:41.077Z] ---> Using cache [2023-03-08T22:26:41.077Z] ---> ab6e73e6f5d4 [2023-03-08T22:26:41.077Z] Step 6/22 : COPY go.mod vendor* ./ [2023-03-08T22:26:41.077Z] ---> Using cache [2023-03-08T22:26:41.077Z] ---> d258e32af393 [2023-03-08T22:26:41.077Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-08T22:26:41.077Z] ---> Using cache [2023-03-08T22:26:41.077Z] ---> b5d80f9ae9ff [2023-03-08T22:26:41.077Z] Step 8/22 : COPY . . [2023-03-08T22:26:41.077Z] ---> Using cache [2023-03-08T22:26:41.077Z] ---> 9e79ef3b5dce [2023-03-08T22:26:41.077Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-03-08T22:26:41.340Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-08T22:26:41.340Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-08T22:26:41.599Z] (1/2) Installing dumb-init (1.2.5-r1) [2023-03-08T22:26:41.599Z] (2/2) Installing openssl (1.1.1t-r0) [2023-03-08T22:26:41.599Z] Executing busybox-1.35.0-r17.trigger [2023-03-08T22:26:41.599Z] OK: 6 MiB in 16 packages [2023-03-08T22:26:42.976Z] ---> 52f09aef1f3f [2023-03-08T22:26:42.976Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-03-08T22:26:42.976Z] ---> Running in 436c72ef5fdd [2023-03-08T22:26:43.234Z] Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-08T22:26:43.234Z] Step 2/19 : FROM ${BUILDER_BASE} AS builder [2023-03-08T22:26:43.234Z] ---> 6d3efdf67984 [2023-03-08T22:26:43.234Z] Step 3/19 : WORKDIR /edgex-go [2023-03-08T22:26:43.234Z] ---> Using cache [2023-03-08T22:26:43.234Z] ---> 710c1607b45c [2023-03-08T22:26:43.234Z] Step 4/19 : RUN apk update && apk --no-cache --update add build-base [2023-03-08T22:26:43.493Z] ---> 3e6ffafd839e [2023-03-08T22:26:43.493Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2023-03-08T22:26:43.493Z] ---> Running in 47b193d6809c [2023-03-08T22:26:43.493Z] Removing intermediate container 69c3773555eb [2023-03-08T22:26:43.493Z] ---> 12a026bcf0dc [2023-03-08T22:26:43.493Z] 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-08T22:26:43.493Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.85" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-03-08T22:26:43.774Z] ---> Running in c4bb8100e5f3 [2023-03-08T22:26:43.774Z] ---> af6b507d7eda [2023-03-08T22:26:43.774Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-03-08T22:26:44.031Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-08T22:26:44.031Z] Removing intermediate container c4bb8100e5f3 [2023-03-08T22:26:44.031Z] ---> 5eafa4666725 [2023-03-08T22:26:44.031Z] Step 12/20 : WORKDIR /edgex [2023-03-08T22:26:44.298Z] ---> Running in 10c21d213998 [2023-03-08T22:26:44.298Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-08T22:26:44.298Z] ---> 0b54d75db7fd [2023-03-08T22:26:44.298Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-03-08T22:26:44.557Z] Removing intermediate container 10c21d213998 [2023-03-08T22:26:44.557Z] ---> 04c75c6d96f1 [2023-03-08T22:26:44.557Z] Step 13/20 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.toml res/configuration.toml [2023-03-08T22:26:44.557Z] v3.16.4-45-gacf6038d705 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2023-03-08T22:26:44.557Z] v3.16.4-42-gf483c31bb36 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2023-03-08T22:26:44.557Z] OK: 17046 distinct packages available [2023-03-08T22:26:44.557Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-08T22:26:44.816Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-08T22:26:44.816Z] ---> d930f3cd88d7 [2023-03-08T22:26:44.816Z] Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-03-08T22:26:44.816Z] ---> c46b79e10559 [2023-03-08T22:26:44.816Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-03-08T22:26:44.816Z] OK: 211 MiB in 51 packages [2023-03-08T22:26:45.092Z] ---> 6d764411441d [2023-03-08T22:26:45.092Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-03-08T22:26:45.702Z] ---> c91c6269d81f [2023-03-08T22:26:45.702Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2023-03-08T22:26:45.702Z] ---> 6bd1a043d78a [2023-03-08T22:26:45.702Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-03-08T22:26:45.702Z] ---> Running in f57ae5352b44 [2023-03-08T22:26:45.961Z] Removing intermediate container 47b193d6809c [2023-03-08T22:26:45.961Z] ---> d7415ae9c43d [2023-03-08T22:26:45.961Z] Step 5/19 : COPY go.mod vendor* ./ [2023-03-08T22:26:45.961Z] Removing intermediate container 776ac0ff4ce2 [2023-03-08T22:26:45.961Z] ---> 086664b89deb [2023-03-08T22:26:45.961Z] [2023-03-08T22:26:45.961Z] Step 10/22 : FROM alpine:3.16 [2023-03-08T22:26:45.961Z] ---> dfd21b5a31f5 [2023-03-08T22:26:45.961Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2023-03-08T22:26:45.961Z] ---> 36a4bf253947 [2023-03-08T22:26:45.961Z] Step 16/20 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-08T22:26:45.961Z] ---> Running in c79ada25aeba [2023-03-08T22:26:45.961Z] ---> Running in 909772af1dff [2023-03-08T22:26:46.220Z] Removing intermediate container c79ada25aeba [2023-03-08T22:26:46.220Z] ---> 3533a503ad8e [2023-03-08T22:26:46.220Z] Step 12/22 : ENV APP_PORT=59880 [2023-03-08T22:26:46.220Z] ---> 0950664257a9 [2023-03-08T22:26:46.220Z] Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-08T22:26:46.220Z] ---> Running in f1f49d1c734d [2023-03-08T22:26:46.220Z] ---> Running in 3a4613c9de19 [2023-03-08T22:26:46.479Z] Removing intermediate container f1f49d1c734d [2023-03-08T22:26:46.479Z] ---> cefbde77daea [2023-03-08T22:26:46.479Z] Step 13/22 : EXPOSE $APP_PORT [2023-03-08T22:26:46.594Z] db1c61fa0a46: Pull complete [2023-03-08T22:26:46.752Z] ---> Running in 334748172ca0 [2023-03-08T22:26:46.752Z] Removing intermediate container f57ae5352b44 [2023-03-08T22:26:46.752Z] ---> 30807da2810b [2023-03-08T22:26:46.752Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2023-03-08T22:26:47.018Z] Removing intermediate container 334748172ca0 [2023-03-08T22:26:47.018Z] ---> b467a0c73bb3 [2023-03-08T22:26:47.018Z] Step 14/22 : RUN apk add --update --no-cache dumb-init [2023-03-08T22:26:47.018Z] ---> Running in f2ba909bffab [2023-03-08T22:26:47.277Z] ---> Running in e3949c78f301 [2023-03-08T22:26:47.277Z] Removing intermediate container f2ba909bffab [2023-03-08T22:26:47.277Z] ---> 86d46ba15467 [2023-03-08T22:26:47.277Z] Step 29/32 : CMD ["gate"] [2023-03-08T22:26:47.535Z] ---> Running in ef8b875509cd [2023-03-08T22:26:47.535Z] Removing intermediate container 909772af1dff [2023-03-08T22:26:47.535Z] ---> 3740de672ed2 [2023-03-08T22:26:47.535Z] Step 17/20 : ENTRYPOINT ["entrypoint.sh"] [2023-03-08T22:26:47.535Z] ---> Running in 19522ddf3b0b [2023-03-08T22:26:47.797Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-08T22:26:47.797Z] Removing intermediate container ef8b875509cd [2023-03-08T22:26:47.797Z] ---> d39a2da44519 [2023-03-08T22:26:47.797Z] Step 30/32 : LABEL arch=x86_64 [2023-03-08T22:26:47.797Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-08T22:26:47.797Z] ---> Running in a772a17729fc [2023-03-08T22:26:47.797Z] Removing intermediate container 19522ddf3b0b [2023-03-08T22:26:47.797Z] ---> 95706d97b32f [2023-03-08T22:26:47.797Z] Step 18/20 : LABEL arch=x86_64 [2023-03-08T22:26:48.055Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-03-08T22:26:48.055Z] Executing busybox-1.35.0-r17.trigger [2023-03-08T22:26:48.055Z] OK: 6 MiB in 15 packages [2023-03-08T22:26:48.055Z] ---> Running in 270961c60647 [2023-03-08T22:26:48.055Z] Removing intermediate container a772a17729fc [2023-03-08T22:26:48.055Z] ---> 0f1b864cc8e3 [2023-03-08T22:26:48.055Z] Step 31/32 : LABEL git_sha=923421b803a2aa1fd35cfe5d85a9354669a43ca8 [2023-03-08T22:26:48.055Z] ---> Running in b310f73aee15 [2023-03-08T22:26:48.055Z] Removing intermediate container 270961c60647 [2023-03-08T22:26:48.055Z] ---> fbba7956270b [2023-03-08T22:26:48.055Z] Step 19/20 : LABEL git_sha=923421b803a2aa1fd35cfe5d85a9354669a43ca8 [2023-03-08T22:26:48.314Z] ---> Running in 9df5dcf0b7ec [2023-03-08T22:26:48.314Z] Removing intermediate container b310f73aee15 [2023-03-08T22:26:48.314Z] ---> 92b122c685d2 [2023-03-08T22:26:48.314Z] Step 32/32 : LABEL version=3.0.0-dev.85 [2023-03-08T22:26:48.549Z] 891c053d2c06: Pull complete [2023-03-08T22:26:48.549Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2023-03-08T22:26:48.549Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-03-08T22:26:48.549Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [2023-03-08T22:26:48.573Z] ---> Running in 687b8a94b055 [2023-03-08T22:26:48.573Z] Removing intermediate container e3949c78f301 [2023-03-08T22:26:48.573Z] ---> ea5d1e00c013 [2023-03-08T22:26:48.573Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-08T22:26:48.573Z] Removing intermediate container 9df5dcf0b7ec [2023-03-08T22:26:48.573Z] ---> 4affb2acc582 [2023-03-08T22:26:48.573Z] Step 20/20 : LABEL version=3.0.0-dev.85 [Pipeline] sh [2023-03-08T22:26:48.880Z] ---> Running in 2f35874b041f [2023-03-08T22:26:48.881Z] Removing intermediate container 687b8a94b055 [2023-03-08T22:26:48.881Z] ---> c4c41f07a329 [2023-03-08T22:26:48.881Z] [2023-03-08T22:26:48.881Z] Successfully built c4c41f07a329 [2023-03-08T22:26:48.881Z] ---> 8a45d17411c4 [2023-03-08T22:26:48.881Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-03-08T22:26:48.881Z] Successfully tagged security-bootstrapper:latest [2023-03-08T22:26:48.881Z]  Building security-bootstrapper ... done Building core-metadata [2023-03-08T22:26:48.890Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-03-08T22:26:48.890Z] WORKDIR /edgex [2023-03-08T22:26:48.890Z] COPY go.mod . [2023-03-08T22:26:48.890Z] RUN go mod download [2023-03-08T22:26:48.890Z] + docker build -t ci-base-image-arm64 -f - . [2023-03-08T22:26:49.145Z] Removing intermediate container 2f35874b041f [2023-03-08T22:26:49.145Z] ---> 5af8afc7fb8b [2023-03-08T22:26:49.145Z] [2023-03-08T22:26:49.145Z] Successfully built 5af8afc7fb8b [2023-03-08T22:26:49.145Z] Successfully tagged security-proxy-setup:latest [2023-03-08T22:26:49.145Z]  Building security-proxy-setup ... done Building security-spire-config [2023-03-08T22:26:49.475Z] Sending build context to Docker daemon 2.949MB [2023-03-08T22:26:49.475Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-03-08T22:26:49.475Z] ---> f96f9c87975a [2023-03-08T22:26:49.475Z] Step 2/4 : WORKDIR /edgex [2023-03-08T22:26:51.451Z] ---> Running in b8691027cabb [2023-03-08T22:26:51.451Z] Removing intermediate container b8691027cabb [2023-03-08T22:26:51.451Z] ---> 5e9ec477326f [2023-03-08T22:26:51.451Z] Step 3/4 : COPY go.mod . [2023-03-08T22:26:52.038Z] ---> efd3f6271126 [2023-03-08T22:26:52.038Z] Step 4/4 : RUN go mod download [2023-03-08T22:26:52.038Z] ---> Running in 921bc434c43f [2023-03-08T22:26:52.434Z] ---> 525ed6de6739 [2023-03-08T22:26:52.434Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2023-03-08T22:26:53.025Z] ---> 23be94c85fa5 [2023-03-08T22:26:53.025Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2023-03-08T22:26:53.025Z] ---> Running in a26b0e3d8033 [2023-03-08T22:26:53.282Z] Removing intermediate container a26b0e3d8033 [2023-03-08T22:26:53.282Z] ---> acdbea630591 [2023-03-08T22:26:53.282Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-08T22:26:53.282Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-08T22:26:53.282Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-03-08T22:26:53.282Z] ---> 6d3efdf67984 [2023-03-08T22:26:53.282Z] Step 3/24 : WORKDIR /edgex-go [2023-03-08T22:26:53.282Z] ---> Using cache [2023-03-08T22:26:53.282Z] ---> 710c1607b45c [2023-03-08T22:26:53.282Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-03-08T22:26:53.282Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-08T22:26:53.282Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-03-08T22:26:53.282Z] ---> 6d3efdf67984 [2023-03-08T22:26:53.282Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-03-08T22:26:53.282Z] ---> Using cache [2023-03-08T22:26:53.282Z] ---> 4b8f8b62d53b [2023-03-08T22:26:53.282Z] Step 4/24 : WORKDIR /edgex-go [2023-03-08T22:26:53.282Z] ---> Using cache [2023-03-08T22:26:53.282Z] ---> 5511868d0bb6 [2023-03-08T22:26:53.282Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-03-08T22:26:53.282Z] ---> Using cache [2023-03-08T22:26:53.282Z] ---> ab6e73e6f5d4 [2023-03-08T22:26:53.282Z] Step 6/24 : COPY go.mod vendor* ./ [2023-03-08T22:26:53.282Z] ---> Using cache [2023-03-08T22:26:53.282Z] ---> d258e32af393 [2023-03-08T22:26:53.282Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-08T22:26:53.282Z] ---> Using cache [2023-03-08T22:26:53.282Z] ---> b5d80f9ae9ff [2023-03-08T22:26:53.282Z] Step 8/24 : COPY . . [2023-03-08T22:26:53.282Z] ---> Using cache [2023-03-08T22:26:53.282Z] ---> 9e79ef3b5dce [2023-03-08T22:26:53.282Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-03-08T22:26:53.544Z] ---> Running in 71125af9d031 [2023-03-08T22:26:53.544Z] ---> Running in 1f00934ae71d [2023-03-08T22:26:53.544Z] ---> Running in 4e02bb5d8343 [2023-03-08T22:26:53.800Z] Removing intermediate container 71125af9d031 [2023-03-08T22:26:53.800Z] ---> 50ccbe07031e [2023-03-08T22:26:53.800Z] Step 20/22 : LABEL arch=x86_64 [2023-03-08T22:26:53.800Z] ---> Running in 49d5c829ceaf [2023-03-08T22:26:54.067Z] Removing intermediate container 49d5c829ceaf [2023-03-08T22:26:54.067Z] ---> 3f30d2f9eb0f [2023-03-08T22:26:54.067Z] Step 21/22 : LABEL git_sha=923421b803a2aa1fd35cfe5d85a9354669a43ca8 [2023-03-08T22:26:54.067Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-08T22:26:54.067Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-08T22:26:54.067Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.85" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-03-08T22:26:54.067Z] ---> Running in 298997b27304 [2023-03-08T22:26:54.327Z] Removing intermediate container 298997b27304 [2023-03-08T22:26:54.327Z] ---> 82058f8b1852 [2023-03-08T22:26:54.327Z] Step 22/22 : LABEL version=3.0.0-dev.85 [2023-03-08T22:26:54.327Z] ---> Running in 7cb9b54986e0 [2023-03-08T22:26:54.327Z] OK: 211 MiB in 51 packages [2023-03-08T22:26:54.584Z] Removing intermediate container 7cb9b54986e0 [2023-03-08T22:26:54.584Z] ---> e31a4b72fc1c [2023-03-08T22:26:54.584Z] [2023-03-08T22:26:54.584Z] Successfully built e31a4b72fc1c [2023-03-08T22:26:54.584Z] Successfully tagged core-data:latest [2023-03-08T22:26:54.584Z] Building support-notifications [2023-03-08T22:26:55.956Z]  Building core-data ... done Removing intermediate container 1f00934ae71d [2023-03-08T22:26:55.956Z] ---> 33a388c5ebf1 [2023-03-08T22:26:55.956Z] Step 5/24 : COPY go.mod vendor* ./ [2023-03-08T22:26:56.521Z] ---> ba739f12e600 [2023-03-08T22:26:56.521Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-08T22:26:56.521Z] ---> Running in fca7cb05040c [2023-03-08T22:26:57.451Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-08T22:26:57.452Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-03-08T22:26:57.452Z] ---> 6d3efdf67984 [2023-03-08T22:26:57.452Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-03-08T22:26:57.452Z] ---> Using cache [2023-03-08T22:26:57.452Z] ---> 4b8f8b62d53b [2023-03-08T22:26:57.452Z] Step 4/22 : WORKDIR /edgex-go [2023-03-08T22:26:57.452Z] ---> Using cache [2023-03-08T22:26:57.452Z] ---> 5511868d0bb6 [2023-03-08T22:26:57.452Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2023-03-08T22:26:58.383Z] ---> Running in c6d281f2d8a2 [2023-03-08T22:26:58.640Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-08T22:26:58.898Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-08T22:26:59.158Z] OK: 211 MiB in 51 packages [2023-03-08T22:27:02.443Z] Removing intermediate container c6d281f2d8a2 [2023-03-08T22:27:02.443Z] ---> 791d8dc75d5b [2023-03-08T22:27:02.443Z] Step 6/22 : COPY go.mod vendor* ./ [2023-03-08T22:27:03.377Z] ---> c716ccd8ca40 [2023-03-08T22:27:03.377Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-08T22:27:03.699Z] ---> Running in 6a07a02e6eb9 [2023-03-08T22:27:03.963Z] Removing intermediate container 436c72ef5fdd [2023-03-08T22:27:03.963Z] ---> 22199d504696 [2023-03-08T22:27:03.963Z] [2023-03-08T22:27:03.963Z] Step 10/22 : FROM alpine:3.16 [2023-03-08T22:27:03.963Z] ---> dfd21b5a31f5 [2023-03-08T22:27:03.963Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-03-08T22:27:03.963Z] ---> Using cache [2023-03-08T22:27:03.963Z] ---> 370a72b7f526 [2023-03-08T22:27:03.963Z] Step 12/22 : RUN apk add --update --no-cache dumb-init [2023-03-08T22:27:03.963Z] ---> Using cache [2023-03-08T22:27:03.963Z] ---> 9767c20f1b4b [2023-03-08T22:27:03.963Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-08T22:27:03.963Z] ---> Using cache [2023-03-08T22:27:03.963Z] ---> c4a1868a1b09 [2023-03-08T22:27:03.963Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-03-08T22:27:04.907Z] ---> 5a2387816f2d [2023-03-08T22:27:04.907Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-03-08T22:27:05.841Z] ---> 242e08bb9897 [2023-03-08T22:27:05.841Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-03-08T22:27:06.780Z] ---> 7cb36572b80f [2023-03-08T22:27:06.780Z] Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-08T22:27:06.780Z] ---> Running in 3a28a920e962 [2023-03-08T22:27:10.075Z] Removing intermediate container 3a28a920e962 [2023-03-08T22:27:10.075Z] ---> ed497d663ce2 [2023-03-08T22:27:10.075Z] Step 18/22 : ENTRYPOINT ["entrypoint.sh"] [2023-03-08T22:27:10.075Z] ---> Running in c70eebe70c40 [2023-03-08T22:27:12.623Z] Removing intermediate container c70eebe70c40 [2023-03-08T22:27:12.623Z] ---> 364ff874a255 [2023-03-08T22:27:12.623Z] Step 19/22 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] [2023-03-08T22:27:13.189Z] ---> Running in f0227217ae21 [2023-03-08T22:27:13.447Z] Removing intermediate container 3a4613c9de19 [2023-03-08T22:27:13.447Z] ---> b8155c02ccee [2023-03-08T22:27:13.447Z] Step 7/19 : COPY . . [2023-03-08T22:27:15.979Z] Removing intermediate container f0227217ae21 [2023-03-08T22:27:15.979Z] ---> 520c40658b0b [2023-03-08T22:27:15.979Z] Step 20/22 : LABEL arch=x86_64 [2023-03-08T22:27:16.555Z] Removing intermediate container 4e02bb5d8343 [2023-03-08T22:27:16.555Z] ---> 905658321c4e [2023-03-08T22:27:16.555Z] [2023-03-08T22:27:16.555Z] Step 10/24 : FROM alpine:3.16 [2023-03-08T22:27:16.555Z] ---> dfd21b5a31f5 [2023-03-08T22:27:16.555Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-03-08T22:27:16.555Z] ---> Using cache [2023-03-08T22:27:16.555Z] ---> 69209d7157a3 [2023-03-08T22:27:16.555Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-08T22:27:16.555Z] ---> Using cache [2023-03-08T22:27:16.555Z] ---> a31a7318bc11 [2023-03-08T22:27:16.555Z] Step 13/24 : ENV APP_PORT=59881 [2023-03-08T22:27:16.555Z] ---> Running in 3f5d4d00e860 [2023-03-08T22:27:16.555Z] ---> Running in 6063e7daa1b1 [2023-03-08T22:27:16.814Z] Removing intermediate container 3f5d4d00e860 [2023-03-08T22:27:16.814Z] ---> 87d38b6042e3 [2023-03-08T22:27:16.814Z] Step 21/22 : LABEL git_sha=923421b803a2aa1fd35cfe5d85a9354669a43ca8 [2023-03-08T22:27:16.814Z] ---> 1a4ddfbf0af1 [2023-03-08T22:27:16.814Z] Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-03-08T22:27:17.072Z] ---> Running in b5db29da5af9 [2023-03-08T22:27:17.072Z] Removing intermediate container 6063e7daa1b1 [2023-03-08T22:27:17.072Z] ---> 58b643e31228 [2023-03-08T22:27:17.072Z] Step 14/24 : EXPOSE $APP_PORT [2023-03-08T22:27:17.072Z] ---> Running in b4331db292c0 [2023-03-08T22:27:17.072Z] ---> Running in 67701301a535 [2023-03-08T22:27:17.334Z] Removing intermediate container b5db29da5af9 [2023-03-08T22:27:17.334Z] ---> fe510833d5b0 [2023-03-08T22:27:17.334Z] Step 22/22 : LABEL version=3.0.0-dev.85 [2023-03-08T22:27:17.334Z] ---> Running in 302ef8703749 [2023-03-08T22:27:17.334Z] Removing intermediate container 67701301a535 [2023-03-08T22:27:17.334Z] ---> 66318d93001e [2023-03-08T22:27:17.334Z] Step 15/24 : WORKDIR / [2023-03-08T22:27:17.334Z] ---> Running in cf21e1f652db [2023-03-08T22:27:17.591Z] Removing intermediate container 302ef8703749 [2023-03-08T22:27:17.591Z] ---> 5a1f4434d861 [2023-03-08T22:27:17.591Z] [2023-03-08T22:27:17.591Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.85" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2023-03-08T22:27:17.591Z] Successfully built 5a1f4434d861 [2023-03-08T22:27:17.591Z] Successfully tagged core-common-config-bootstrapper:latest [2023-03-08T22:27:17.591Z]  Building core-common-config-bootstrapper ... done Building core-command [2023-03-08T22:27:17.591Z] Removing intermediate container cf21e1f652db [2023-03-08T22:27:17.591Z] ---> 753be33aa8ef [2023-03-08T22:27:17.591Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-08T22:27:19.491Z] ---> 655326154d23 [2023-03-08T22:27:19.491Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-03-08T22:27:21.391Z] ---> d06c64ed0142 [2023-03-08T22:27:21.391Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2023-03-08T22:27:21.958Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-08T22:27:21.958Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-08T22:27:21.958Z] ---> 6d3efdf67984 [2023-03-08T22:27:21.958Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-08T22:27:21.958Z] ---> Using cache [2023-03-08T22:27:21.958Z] ---> 4b8f8b62d53b [2023-03-08T22:27:21.958Z] Step 4/23 : WORKDIR /edgex-go [2023-03-08T22:27:21.958Z] ---> Using cache [2023-03-08T22:27:21.958Z] ---> 5511868d0bb6 [2023-03-08T22:27:21.958Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-03-08T22:27:21.958Z] ---> Using cache [2023-03-08T22:27:21.958Z] ---> ab6e73e6f5d4 [2023-03-08T22:27:21.958Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-08T22:27:21.958Z] ---> Using cache [2023-03-08T22:27:21.958Z] ---> d258e32af393 [2023-03-08T22:27:21.958Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-08T22:27:21.958Z] ---> Using cache [2023-03-08T22:27:21.958Z] ---> b5d80f9ae9ff [2023-03-08T22:27:21.958Z] Step 8/23 : COPY . . [2023-03-08T22:27:21.958Z] ---> Using cache [2023-03-08T22:27:21.958Z] ---> 9e79ef3b5dce [2023-03-08T22:27:21.958Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-03-08T22:27:22.892Z] ---> 3b2d4fa68a18 [2023-03-08T22:27:22.892Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2023-03-08T22:27:22.892Z] ---> Running in 8287310bbd1b [2023-03-08T22:27:23.161Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.85" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-03-08T22:27:23.161Z] ---> fe0d91f1ab26 [2023-03-08T22:27:23.161Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2023-03-08T22:27:23.418Z] ---> Running in c18fffca0fc2 [2023-03-08T22:27:23.676Z] Removing intermediate container c18fffca0fc2 [2023-03-08T22:27:23.676Z] ---> 486fd01b998f [2023-03-08T22:27:23.676Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-08T22:27:23.933Z] Removing intermediate container fca7cb05040c [2023-03-08T22:27:23.933Z] ---> 302571b1c54d [2023-03-08T22:27:23.933Z] Step 7/24 : COPY . . [2023-03-08T22:27:23.933Z] ---> Running in 1001fa4fc5fe [2023-03-08T22:27:24.396Z] Removing intermediate container 921bc434c43f [2023-03-08T22:27:24.396Z] ---> 51edaba7ccbf [2023-03-08T22:27:24.396Z] Successfully built 51edaba7ccbf [2023-03-08T22:27:24.396Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T22:27:24.731Z] + docker inspect -f . ci-base-image-arm64 [2023-03-08T22:27:24.731Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-08T22:27:24.862Z] Removing intermediate container 1001fa4fc5fe [2023-03-08T22:27:24.862Z] ---> b8321e8cbdd9 [2023-03-08T22:27:24.862Z] Step 22/24 : LABEL arch=x86_64 [2023-03-08T22:27:24.916Z] prd-ubuntu20.04-docker-arm64-4c-16g-8916 does not seem to be running inside a container [2023-03-08T22:27:24.989Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/447 -v /w/workspace/edgex-go/447:/w/workspace/edgex-go/447:rw,z -v /w/workspace/edgex-go/447@tmp:/w/workspace/edgex-go/447@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-03-08T22:27:25.436Z] ---> Running in a746f80b47ed [2023-03-08T22:27:25.436Z] Removing intermediate container a746f80b47ed [2023-03-08T22:27:25.436Z] ---> 4a5ab740ef4e [2023-03-08T22:27:25.436Z] Step 23/24 : LABEL git_sha=923421b803a2aa1fd35cfe5d85a9354669a43ca8 [2023-03-08T22:27:25.694Z] ---> Running in 36ebd48ac504 [2023-03-08T22:27:25.951Z] Removing intermediate container 36ebd48ac504 [2023-03-08T22:27:25.951Z] ---> 6023385a7c1b [2023-03-08T22:27:25.951Z] Step 24/24 : LABEL version=3.0.0-dev.85 [2023-03-08T22:27:25.951Z] ---> Running in ad9927e1aacb [2023-03-08T22:27:26.256Z] $ docker top 429a68b7593e03026801023d224cee206a94b20ce1637d4f88e1c042761571cb -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-08T22:27:26.518Z] Removing intermediate container ad9927e1aacb [2023-03-08T22:27:26.518Z] ---> 04bb52060391 [2023-03-08T22:27:26.518Z] [2023-03-08T22:27:26.775Z] Successfully built 04bb52060391 [2023-03-08T22:27:26.775Z] Successfully tagged core-metadata:latest [2023-03-08T22:27:26.775Z] Building security-secretstore-setup [2023-03-08T22:27:27.082Z] + go version [2023-03-08T22:27:27.082Z] go version go1.18.7 linux/arm64 [Pipeline] } [2023-03-08T22:27:27.104Z] $ docker stop --time=1 429a68b7593e03026801023d224cee206a94b20ce1637d4f88e1c042761571cb [2023-03-08T22:27:28.713Z] $ docker rm -f --volumes 429a68b7593e03026801023d224cee206a94b20ce1637d4f88e1c042761571cb [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-08T22:27:29.296Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-03-08T22:27:29.297Z] [2023-03-08T22:27:29.297Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T22:27:29.627Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-03-08T22:27:29.897Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2023-03-08T22:27:29.897Z] 29e5d40040c1: Pulling fs layer [2023-03-08T22:27:29.897Z] 1ce36da41761: Pulling fs layer [2023-03-08T22:27:29.897Z] 25b303627fd3: Pulling fs layer [2023-03-08T22:27:29.897Z] 29e5d40040c1: Verifying Checksum [2023-03-08T22:27:29.897Z] 29e5d40040c1: Download complete [2023-03-08T22:27:30.165Z] 1ce36da41761: Verifying Checksum [2023-03-08T22:27:30.165Z] 1ce36da41761: Download complete [2023-03-08T22:27:30.433Z] 29e5d40040c1: Pull complete [2023-03-08T22:27:31.870Z] 1ce36da41761: Pull complete [2023-03-08T22:27:31.870Z] 25b303627fd3: Verifying Checksum [2023-03-08T22:27:31.870Z] 25b303627fd3: Download complete [2023-03-08T22:27:33.335Z]  Building core-metadata ... done Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-08T22:27:33.335Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-08T22:27:33.335Z] ---> 6d3efdf67984 [2023-03-08T22:27:33.335Z] Step 3/23 : WORKDIR /edgex-go [2023-03-08T22:27:33.335Z] ---> Using cache [2023-03-08T22:27:33.335Z] ---> 710c1607b45c [2023-03-08T22:27:33.335Z] Step 4/23 : RUN apk add --update --no-cache make git [2023-03-08T22:27:33.335Z] ---> Using cache [2023-03-08T22:27:33.335Z] ---> 7aa0bcf8f7c4 [2023-03-08T22:27:33.335Z] Step 5/23 : COPY go.mod vendor* ./ [2023-03-08T22:27:33.335Z] ---> Using cache [2023-03-08T22:27:33.335Z] ---> 3feffca180c3 [2023-03-08T22:27:33.335Z] Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-08T22:27:33.335Z] ---> Using cache [2023-03-08T22:27:33.335Z] ---> 1f3b11bf39b3 [2023-03-08T22:27:33.335Z] Step 7/23 : COPY . . [2023-03-08T22:27:33.335Z] ---> Using cache [2023-03-08T22:27:33.335Z] ---> 44e38c408bc8 [2023-03-08T22:27:33.335Z] Step 8/23 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-03-08T22:27:34.268Z] ---> Running in 3db0485c71f4 [2023-03-08T22:27:34.268Z] ---> 1c3bd12f6d8e [2023-03-08T22:27:34.268Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-03-08T22:27:34.268Z] ---> Running in 2d830f366f06 [2023-03-08T22:27:34.528Z] Removing intermediate container 2d830f366f06 [2023-03-08T22:27:34.528Z] ---> f9d727e4f61f [2023-03-08T22:27:34.528Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-03-08T22:27:34.786Z] ---> Running in 655364f42350 [2023-03-08T22:27:34.786Z] Removing intermediate container 6a07a02e6eb9 [2023-03-08T22:27:34.786Z] ---> 0a6754060bac [2023-03-08T22:27:34.786Z] Step 8/22 : COPY . . [2023-03-08T22:27:34.786Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.85" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-03-08T22:27:35.044Z] Removing intermediate container 655364f42350 [2023-03-08T22:27:35.044Z] ---> 1eec76692527 [2023-03-08T22:27:35.044Z] 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-08T22:27:35.303Z] ---> Running in 07a46ddca94a [2023-03-08T22:27:37.827Z] Removing intermediate container 07a46ddca94a [2023-03-08T22:27:37.827Z] ---> 110cca8c9b2b [2023-03-08T22:27:37.827Z] Step 11/24 : WORKDIR /edgex-go [2023-03-08T22:27:37.827Z] ---> Running in 07e97e38201d [2023-03-08T22:27:37.827Z] Removing intermediate container 07e97e38201d [2023-03-08T22:27:37.827Z] ---> 0b47c70779ea [2023-03-08T22:27:37.827Z] [2023-03-08T22:27:37.827Z] Step 12/24 : FROM alpine:3.15 [2023-03-08T22:27:37.827Z] ---> 5ce65d7b0fde [2023-03-08T22:27:37.827Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-08T22:27:37.827Z] ---> Using cache [2023-03-08T22:27:37.827Z] ---> ef0bb740f240 [2023-03-08T22:27:37.827Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-03-08T22:27:37.827Z] ---> Running in 961728b33e0d [2023-03-08T22:27:38.391Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-03-08T22:27:38.650Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-03-08T22:27:38.908Z] v3.15.7-40-g7c014c17dec [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-03-08T22:27:38.908Z] v3.15.7-36-gfea8cac94fc [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-03-08T22:27:38.908Z] OK: 15859 distinct packages available [2023-03-08T22:27:38.908Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-03-08T22:27:38.908Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-03-08T22:27:39.165Z] (1/4) Installing dumb-init (1.2.5-r1) [2023-03-08T22:27:39.165Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-03-08T22:27:39.165Z] (3/4) Installing libucontext (1.1-r0) [2023-03-08T22:27:39.165Z] (4/4) Installing gcompat (1.0.0-r4) [2023-03-08T22:27:39.165Z] Executing busybox-1.34.1-r7.trigger [2023-03-08T22:27:39.165Z] OK: 6 MiB in 18 packages [2023-03-08T22:27:41.077Z] Removing intermediate container 961728b33e0d [2023-03-08T22:27:41.077Z] ---> adfcebd107bd [2023-03-08T22:27:41.077Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-08T22:27:41.641Z] Removing intermediate container b4331db292c0 [2023-03-08T22:27:41.641Z] ---> d869cfa6b9fa [2023-03-08T22:27:41.641Z] [2023-03-08T22:27:41.641Z] Step 9/19 : FROM alpine:3.15 [2023-03-08T22:27:41.641Z] ---> 5ce65d7b0fde [2023-03-08T22:27:41.641Z] Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-08T22:27:41.641Z] ---> Using cache [2023-03-08T22:27:41.641Z] ---> ef0bb740f240 [2023-03-08T22:27:41.641Z] Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-03-08T22:27:41.641Z] ---> 5f2e18d44def [2023-03-08T22:27:41.641Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2023-03-08T22:27:41.641Z] ---> Running in 498ccbb1efa5 [2023-03-08T22:27:41.898Z] ---> Running in d799950ab39b [2023-03-08T22:27:41.948Z] 25b303627fd3: Pull complete [2023-03-08T22:27:41.949Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2023-03-08T22:27:41.949Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-03-08T22:27:41.949Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-08T22:27:42.133Z] prd-ubuntu20.04-docker-arm64-4c-16g-8916 does not seem to be running inside a container [2023-03-08T22:27:42.156Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.85" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-03-08T22:27:42.156Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-03-08T22:27:42.203Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/447 -v /w/workspace/edgex-go/447:/w/workspace/edgex-go/447:rw,z -v /w/workspace/edgex-go/447@tmp:/w/workspace/edgex-go/447@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-08T22:27:42.413Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-03-08T22:27:42.413Z] v3.15.7-40-g7c014c17dec [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-03-08T22:27:42.413Z] v3.15.7-36-gfea8cac94fc [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-03-08T22:27:42.413Z] OK: 15859 distinct packages available [2023-03-08T22:27:42.413Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-03-08T22:27:42.678Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-03-08T22:27:42.678Z] ---> 9f9ea1c57067 [2023-03-08T22:27:42.678Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-03-08T22:27:42.678Z] (1/9) Installing ca-certificates (20220614-r0) [2023-03-08T22:27:42.936Z] (2/9) Installing brotli-libs (1.0.9-r5) [2023-03-08T22:27:42.936Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2023-03-08T22:27:42.936Z] (4/9) Installing libcurl (7.80.0-r6) [2023-03-08T22:27:42.936Z] (5/9) Installing curl (7.80.0-r6) [2023-03-08T22:27:42.936Z] (6/9) Installing dumb-init (1.2.5-r1) [2023-03-08T22:27:42.936Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-03-08T22:27:42.936Z] (8/9) Installing libucontext (1.1-r0) [2023-03-08T22:27:42.936Z] (9/9) Installing gcompat (1.0.0-r4) [2023-03-08T22:27:42.936Z] Executing busybox-1.34.1-r7.trigger [2023-03-08T22:27:42.936Z] Executing ca-certificates-20220614-r0.trigger [2023-03-08T22:27:42.936Z] OK: 8 MiB in 23 packages [2023-03-08T22:27:43.194Z] ---> 0a077c5a03a5 [2023-03-08T22:27:43.194Z] Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-03-08T22:27:43.194Z] ---> Running in 30d9b19ff713 [2023-03-08T22:27:43.451Z] Removing intermediate container 30d9b19ff713 [2023-03-08T22:27:43.451Z] ---> 015c444c9fe7 [2023-03-08T22:27:43.451Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-03-08T22:27:44.018Z] ---> 1995328b270f [2023-03-08T22:27:44.018Z] Step 19/24 : WORKDIR / [2023-03-08T22:27:44.018Z] Removing intermediate container 498ccbb1efa5 [2023-03-08T22:27:44.018Z] ---> a8a323da41f5 [2023-03-08T22:27:44.018Z] Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-08T22:27:44.018Z] ---> Running in 29fedd740d03 [2023-03-08T22:27:44.334Z] $ docker top 6ad8af73fbaab9af923228b62c51e54214111b09dde807da9717b0a8af938125 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-08T22:27:44.584Z] Removing intermediate container 29fedd740d03 [2023-03-08T22:27:44.584Z] ---> aa3a153f4ea6 [2023-03-08T22:27:44.584Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-08T22:27:44.584Z] ---> 08275e19a965 [2023-03-08T22:27:44.584Z] Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-03-08T22:27:44.584Z] ---> Running in aef9e1f650a1 [2023-03-08T22:27:44.841Z] Removing intermediate container aef9e1f650a1 [2023-03-08T22:27:44.841Z] ---> a5df37dbd8b6 [2023-03-08T22:27:44.841Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-08T22:27:45.098Z] ---> Running in 688fe6bb732a [2023-03-08T22:27:45.098Z] Removing intermediate container 8287310bbd1b [2023-03-08T22:27:45.098Z] ---> b1558f4b6ceb [2023-03-08T22:27:45.098Z] [2023-03-08T22:27:45.098Z] Step 10/23 : FROM alpine:3.16 [2023-03-08T22:27:45.098Z] ---> dfd21b5a31f5 [2023-03-08T22:27:45.098Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-03-08T22:27:45.098Z] ---> Using cache [2023-03-08T22:27:45.098Z] ---> 69209d7157a3 [2023-03-08T22:27:45.098Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-08T22:27:45.098Z] ---> Using cache [2023-03-08T22:27:45.098Z] ---> a31a7318bc11 [2023-03-08T22:27:45.098Z] Step 13/23 : ENV APP_PORT=59882 [2023-03-08T22:27:45.098Z] ---> Running in a6604775a59b [2023-03-08T22:27:45.098Z] Removing intermediate container 688fe6bb732a [2023-03-08T22:27:45.098Z] ---> 510b849b9932 [2023-03-08T22:27:45.098Z] Step 22/24 : LABEL arch=x86_64 [2023-03-08T22:27:45.098Z] ---> 3f0d0c2e6639 [2023-03-08T22:27:45.098Z] Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2023-03-08T22:27:45.135Z] + docker-compose build --help [2023-03-08T22:27:45.135Z] + grep parallel [2023-03-08T22:27:45.356Z] ---> Running in 552afa1b0052 [2023-03-08T22:27:45.356Z] Removing intermediate container a6604775a59b [2023-03-08T22:27:45.356Z] ---> 5f324a9453f3 [2023-03-08T22:27:45.356Z] Step 14/23 : EXPOSE $APP_PORT [2023-03-08T22:27:45.356Z] ---> Running in fcfd31066f48 [2023-03-08T22:27:45.356Z] Removing intermediate container 552afa1b0052 [2023-03-08T22:27:45.356Z] ---> fdb62d93fe61 [2023-03-08T22:27:45.356Z] Step 23/24 : LABEL git_sha=923421b803a2aa1fd35cfe5d85a9354669a43ca8 [2023-03-08T22:27:45.614Z] ---> Running in 8031276911c8 [2023-03-08T22:27:45.614Z] ---> 34e93dbc4205 [2023-03-08T22:27:45.614Z] Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-03-08T22:27:45.614Z] Removing intermediate container fcfd31066f48 [2023-03-08T22:27:45.614Z] ---> 80911d13a851 [2023-03-08T22:27:45.614Z] Step 15/23 : WORKDIR / [2023-03-08T22:27:45.614Z] ---> Running in c2f9f330b001 [2023-03-08T22:27:45.871Z] Removing intermediate container 8031276911c8 [2023-03-08T22:27:45.871Z] ---> c98f8a2b09a7 [2023-03-08T22:27:45.871Z] Step 24/24 : LABEL version=3.0.0-dev.85 [2023-03-08T22:27:45.871Z] ---> Running in 6453423ad360 [2023-03-08T22:27:45.871Z] ---> Running in 0256d57f5f59 [2023-03-08T22:27:45.871Z] Removing intermediate container c2f9f330b001 [2023-03-08T22:27:45.871Z] ---> f896ea61bbf6 [2023-03-08T22:27:45.871Z] Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-08T22:27:45.871Z] ---> Running in a6da626374ea [2023-03-08T22:27:45.871Z] Removing intermediate container 0256d57f5f59 [2023-03-08T22:27:45.871Z] ---> 05aa7f8de19a [2023-03-08T22:27:45.871Z] [2023-03-08T22:27:45.871Z] Removing intermediate container 6453423ad360 [2023-03-08T22:27:45.871Z] ---> d08d1f90e588 [2023-03-08T22:27:45.871Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-08T22:27:45.871Z] Successfully built 05aa7f8de19a [2023-03-08T22:27:46.133Z] Successfully tagged security-spire-config:latest [2023-03-08T22:27:46.133Z]  Building security-spire-config ... done Removing intermediate container a6da626374ea [2023-03-08T22:27:46.133Z] ---> 35b893259c4a [2023-03-08T22:27:46.133Z] Step 17/19 : LABEL arch=x86_64 [2023-03-08T22:27:46.133Z] ---> Running in f9c863ba379c [2023-03-08T22:27:46.391Z] ---> 69c32b2c0d90 [2023-03-08T22:27:46.391Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-03-08T22:27:46.391Z] Removing intermediate container f9c863ba379c [2023-03-08T22:27:46.391Z] ---> f8d3131bf5dc [2023-03-08T22:27:46.391Z] Step 18/19 : LABEL git_sha=923421b803a2aa1fd35cfe5d85a9354669a43ca8 [2023-03-08T22:27:46.652Z] ---> Running in fa51a8803b9b [2023-03-08T22:27:46.652Z] Removing intermediate container fa51a8803b9b [2023-03-08T22:27:46.652Z] ---> f73fbaef2079 [2023-03-08T22:27:46.652Z] Step 19/19 : LABEL version=3.0.0-dev.85 [2023-03-08T22:27:46.652Z] ---> a5100da481e8 [2023-03-08T22:27:46.652Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2023-03-08T22:27:46.910Z] ---> Running in 84209c9a92a7 [2023-03-08T22:27:46.910Z] ---> 54d0b666d7d1 [2023-03-08T22:27:46.910Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2023-03-08T22:27:46.910Z] Removing intermediate container 84209c9a92a7 [2023-03-08T22:27:46.910Z] ---> da4b6771e017 [2023-03-08T22:27:46.910Z] [2023-03-08T22:27:46.910Z] ---> Running in 7b051f7e7f7d [2023-03-08T22:27:47.167Z] Successfully built da4b6771e017 [2023-03-08T22:27:47.167Z] Successfully tagged security-spiffe-token-provider:latest [2023-03-08T22:27:47.167Z]  Building security-spiffe-token-provider ... done Removing intermediate container 7b051f7e7f7d [2023-03-08T22:27:47.167Z] ---> 931623c557f0 [2023-03-08T22:27:47.167Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-08T22:27:47.167Z] ---> Running in 8f95a4c9a1d5 [2023-03-08T22:27:47.424Z] Removing intermediate container 8f95a4c9a1d5 [2023-03-08T22:27:47.424Z] ---> 6752ac82341d [2023-03-08T22:27:47.424Z] Step 21/23 : LABEL arch=x86_64 [2023-03-08T22:27:47.424Z] ---> Running in 26bad31f99ea [2023-03-08T22:27:47.687Z] Removing intermediate container 26bad31f99ea [2023-03-08T22:27:47.687Z] ---> 8ca09f6f690a [2023-03-08T22:27:47.687Z] Step 22/23 : LABEL git_sha=923421b803a2aa1fd35cfe5d85a9354669a43ca8 [2023-03-08T22:27:47.687Z] ---> Running in fe9e4597ae8e [2023-03-08T22:27:47.687Z] Removing intermediate container fe9e4597ae8e [2023-03-08T22:27:47.687Z] ---> 3954a2f4f846 [2023-03-08T22:27:47.687Z] Step 23/23 : LABEL version=3.0.0-dev.85 [2023-03-08T22:27:47.946Z] ---> Running in 8e7df72c1d17 [2023-03-08T22:27:47.946Z] Removing intermediate container 8e7df72c1d17 [2023-03-08T22:27:47.946Z] ---> 9757309355c0 [2023-03-08T22:27:47.946Z] [2023-03-08T22:27:47.946Z] Successfully built 9757309355c0 [2023-03-08T22:27:47.946Z] Successfully tagged core-command:latest [2023-03-08T22:27:49.391Z] --parallel Build images in parallel. [Pipeline] } [2023-03-08T22:27:49.414Z] $ docker stop --time=1 6ad8af73fbaab9af923228b62c51e54214111b09dde807da9717b0a8af938125 [2023-03-08T22:27:51.049Z] $ docker rm -f --volumes 6ad8af73fbaab9af923228b62c51e54214111b09dde807da9717b0a8af938125 [Pipeline] // withDockerContainer [2023-03-08T22:27:51.233Z]  Building core-command ... done go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.85" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T22:27:51.564Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-03-08T22:27:51.564Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-08T22:27:51.733Z] prd-ubuntu20.04-docker-arm64-4c-16g-8916 does not seem to be running inside a container [2023-03-08T22:27:51.803Z] $ 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/447 -v /w/workspace/edgex-go/447:/w/workspace/edgex-go/447:rw,z -v /w/workspace/edgex-go/447@tmp:/w/workspace/edgex-go/447@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2023-03-08T22:27:53.034Z] $ docker top 865d070173918d06e8ac82a7a2700d3061195aeec70ee70e69b97bbff3a3abb9 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-08T22:27:53.856Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-03-08T22:27:54.512Z] Removing intermediate container 3db0485c71f4 [2023-03-08T22:27:54.512Z] ---> a6f40a06433d [2023-03-08T22:27:54.512Z] [2023-03-08T22:27:54.512Z] Step 9/23 : FROM alpine:3.16 [2023-03-08T22:27:54.512Z] ---> dfd21b5a31f5 [2023-03-08T22:27:54.512Z] Step 10/23 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-03-08T22:27:54.512Z] ---> Running in 1b23c7bbcf9f [2023-03-08T22:27:54.512Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-08T22:27:54.771Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-08T22:27:54.771Z] (1/3) Installing ca-certificates (20220614-r0) [2023-03-08T22:27:54.771Z] (2/3) Installing dumb-init (1.2.5-r1) [2023-03-08T22:27:54.771Z] (3/3) Installing su-exec (0.2-r1) [2023-03-08T22:27:54.771Z] Executing busybox-1.35.0-r17.trigger [2023-03-08T22:27:54.771Z] Executing ca-certificates-20220614-r0.trigger [2023-03-08T22:27:55.029Z] OK: 6 MiB in 17 packages [2023-03-08T22:27:55.592Z] Removing intermediate container 1b23c7bbcf9f [2023-03-08T22:27:55.592Z] ---> 468c021871eb [2023-03-08T22:27:55.592Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-03-08T22:27:55.592Z] ---> Running in e0ba6661e559 [2023-03-08T22:27:55.850Z] Removing intermediate container e0ba6661e559 [2023-03-08T22:27:55.850Z] ---> 304895c0cfeb [2023-03-08T22:27:55.850Z] Step 12/23 : WORKDIR / [2023-03-08T22:27:55.850Z] ---> Running in 9b280663074c [2023-03-08T22:27:55.850Z] Removing intermediate container 9b280663074c [2023-03-08T22:27:55.850Z] ---> f08bd4596618 [2023-03-08T22:27:55.850Z] 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-08T22:27:56.111Z] ---> b81c835e5c53 [2023-03-08T22:27:56.111Z] 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-08T22:27:56.369Z] ---> a3d77546fe0f [2023-03-08T22:27:56.370Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2023-03-08T22:27:56.628Z] ---> cc4a969c98b9 [2023-03-08T22:27:56.628Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-03-08T22:27:56.885Z] ---> 186018970653 [2023-03-08T22:27:56.885Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-03-08T22:27:57.453Z] ---> 652c51e46039 [2023-03-08T22:27:57.453Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-03-08T22:27:57.453Z] ---> e80ea8c49e64 [2023-03-08T22:27:57.453Z] Step 19/23 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-08T22:27:57.453Z] ---> Running in 322209469a0d [2023-03-08T22:27:58.023Z] Removing intermediate container 322209469a0d [2023-03-08T22:27:58.023Z] ---> f577882e331d [2023-03-08T22:27:58.023Z] Step 20/23 : ENTRYPOINT ["entrypoint.sh"] [2023-03-08T22:27:58.111Z] Building core-command ... [2023-03-08T22:27:58.111Z] Building core-common-config-bootstrapper ... [2023-03-08T22:27:58.111Z] Building core-data ... [2023-03-08T22:27:58.111Z] Building core-metadata ... [2023-03-08T22:27:58.111Z] Building security-bootstrapper ... [2023-03-08T22:27:58.111Z] Building security-proxy-auth ... [2023-03-08T22:27:58.111Z] Building security-proxy-setup ... [2023-03-08T22:27:58.111Z] Building security-secretstore-setup ... [2023-03-08T22:27:58.111Z] Building security-spiffe-token-provider ... [2023-03-08T22:27:58.111Z] Building security-spire-agent ... [2023-03-08T22:27:58.111Z] Building security-spire-config ... [2023-03-08T22:27:58.111Z] Building security-spire-server ... [2023-03-08T22:27:58.111Z] Building support-notifications ... [2023-03-08T22:27:58.111Z] Building support-scheduler ... [2023-03-08T22:27:58.111Z] Building support-scheduler [2023-03-08T22:27:58.111Z] Building core-metadata [2023-03-08T22:27:58.111Z] Building security-proxy-setup [2023-03-08T22:27:58.111Z] Building security-secretstore-setup [2023-03-08T22:27:58.111Z] Building security-spire-config [2023-03-08T22:27:58.282Z] ---> Running in c43c58b1f08f [2023-03-08T22:27:58.282Z] Removing intermediate container c43c58b1f08f [2023-03-08T22:27:58.282Z] ---> 5529705b61b6 [2023-03-08T22:27:58.282Z] Step 21/23 : LABEL arch=x86_64 [2023-03-08T22:27:58.282Z] ---> Running in aaf25864a703 [2023-03-08T22:27:58.545Z] Removing intermediate container aaf25864a703 [2023-03-08T22:27:58.545Z] ---> d5cb4efd5c4a [2023-03-08T22:27:58.545Z] Step 22/23 : LABEL git_sha=923421b803a2aa1fd35cfe5d85a9354669a43ca8 [2023-03-08T22:27:58.545Z] ---> Running in 9874822d5ce2 [2023-03-08T22:27:58.545Z] Removing intermediate container 9874822d5ce2 [2023-03-08T22:27:58.545Z] ---> 790169200009 [2023-03-08T22:27:58.545Z] Step 23/23 : LABEL version=3.0.0-dev.85 [2023-03-08T22:27:58.545Z] ---> Running in 035d33b104f9 [2023-03-08T22:27:58.803Z] Removing intermediate container 035d33b104f9 [2023-03-08T22:27:58.803Z] ---> 66e8dcfb212a [2023-03-08T22:27:58.803Z] [2023-03-08T22:27:58.803Z] Successfully built 66e8dcfb212a [2023-03-08T22:27:58.803Z] Successfully tagged security-secretstore-setup:latest [2023-03-08T22:28:02.086Z]  Building security-secretstore-setup ... done Removing intermediate container d799950ab39b [2023-03-08T22:28:02.086Z] ---> 0e6e33789e7d [2023-03-08T22:28:02.086Z] [2023-03-08T22:28:02.086Z] Step 10/22 : FROM alpine:3.16 [2023-03-08T22:28:02.086Z] ---> dfd21b5a31f5 [2023-03-08T22:28:02.086Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-03-08T22:28:02.086Z] ---> Running in 6831aabbe39e [2023-03-08T22:28:02.086Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-08T22:28:02.344Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-08T22:28:02.603Z] (1/2) Installing ca-certificates (20220614-r0) [2023-03-08T22:28:02.603Z] (2/2) Installing dumb-init (1.2.5-r1) [2023-03-08T22:28:02.603Z] Executing busybox-1.35.0-r17.trigger [2023-03-08T22:28:02.603Z] Executing ca-certificates-20220614-r0.trigger [2023-03-08T22:28:02.603Z] OK: 6 MiB in 16 packages [2023-03-08T22:28:03.168Z] Removing intermediate container 6831aabbe39e [2023-03-08T22:28:03.168Z] ---> f3f0ee270cc4 [2023-03-08T22:28:03.168Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-08T22:28:03.168Z] ---> Running in e2192db411e4 [2023-03-08T22:28:03.168Z] Removing intermediate container e2192db411e4 [2023-03-08T22:28:03.168Z] ---> 38f26f318617 [2023-03-08T22:28:03.168Z] Step 13/22 : ENV APP_PORT=59860 [2023-03-08T22:28:03.168Z] ---> Running in aeacdb804ef9 [2023-03-08T22:28:03.426Z] Removing intermediate container aeacdb804ef9 [2023-03-08T22:28:03.426Z] ---> aa4aa26df781 [2023-03-08T22:28:03.426Z] Step 14/22 : EXPOSE $APP_PORT [2023-03-08T22:28:03.426Z] ---> Running in 260798d31721 [2023-03-08T22:28:03.426Z] Removing intermediate container 260798d31721 [2023-03-08T22:28:03.426Z] ---> e901045d30b1 [2023-03-08T22:28:03.426Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-08T22:28:03.686Z] ---> 5a8ebe7e13e0 [2023-03-08T22:28:03.686Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-03-08T22:28:03.944Z] ---> 0d476e6da189 [2023-03-08T22:28:03.944Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2023-03-08T22:28:04.204Z] ---> 2b45e989d0cd [2023-03-08T22:28:04.204Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2023-03-08T22:28:04.204Z] ---> Running in 8bdbb516c0cb [2023-03-08T22:28:04.204Z] Removing intermediate container 8bdbb516c0cb [2023-03-08T22:28:04.204Z] ---> 0f5ead06ae0a [2023-03-08T22:28:04.204Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-08T22:28:04.204Z] ---> Running in 938b1c9fd91a [2023-03-08T22:28:04.463Z] Removing intermediate container 938b1c9fd91a [2023-03-08T22:28:04.463Z] ---> 67f17f411c54 [2023-03-08T22:28:04.463Z] Step 20/22 : LABEL arch=x86_64 [2023-03-08T22:28:04.463Z] ---> Running in dfdf91a1018c [2023-03-08T22:28:04.463Z] Removing intermediate container dfdf91a1018c [2023-03-08T22:28:04.463Z] ---> 87608133ea21 [2023-03-08T22:28:04.463Z] Step 21/22 : LABEL git_sha=923421b803a2aa1fd35cfe5d85a9354669a43ca8 [2023-03-08T22:28:04.463Z] ---> Running in 31ee5ca73ea7 [2023-03-08T22:28:04.722Z] Removing intermediate container 31ee5ca73ea7 [2023-03-08T22:28:04.722Z] ---> fe11a74db3d6 [2023-03-08T22:28:04.722Z] Step 22/22 : LABEL version=3.0.0-dev.85 [2023-03-08T22:28:04.722Z] ---> Running in e920ce0daec3 [2023-03-08T22:28:04.722Z] Removing intermediate container e920ce0daec3 [2023-03-08T22:28:04.722Z] ---> a663928cb37c [2023-03-08T22:28:04.722Z] [2023-03-08T22:28:04.722Z] Successfully built a663928cb37c [2023-03-08T22:28:04.722Z] Successfully tagged support-notifications:latest [2023-03-08T22:28:04.727Z]  Building support-notifications ... done  [Pipeline] } [2023-03-08T22:28:04.736Z] $ docker stop --time=1 7edccdf5ee1e00df7b01b5b1657862baa6003b192e7ed8059f73f6591559b90c [2023-03-08T22:28:06.042Z] $ docker rm -f --volumes 7edccdf5ee1e00df7b01b5b1657862baa6003b192e7ed8059f73f6591559b90c [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-08T22:28:06.376Z] + docker images [2023-03-08T22:28:06.376Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-03-08T22:28:06.376Z] support-notifications latest a663928cb37c 2 seconds ago 30.7MB [2023-03-08T22:28:06.376Z] 0e6e33789e7d 5 seconds ago 1.75GB [2023-03-08T22:28:06.376Z] security-secretstore-setup latest 66e8dcfb212a 8 seconds ago 29.9MB [2023-03-08T22:28:06.376Z] a6f40a06433d 13 seconds ago 1.67GB [2023-03-08T22:28:06.376Z] core-command latest 9757309355c0 19 seconds ago 17.8MB [2023-03-08T22:28:06.376Z] security-spiffe-token-provider latest da4b6771e017 20 seconds ago 30MB [2023-03-08T22:28:06.376Z] security-spire-config latest 05aa7f8de19a 21 seconds ago 85.8MB [2023-03-08T22:28:06.376Z] b1558f4b6ceb 22 seconds ago 1.68GB [2023-03-08T22:28:06.376Z] d869cfa6b9fa 26 seconds ago 1.72GB [2023-03-08T22:28:06.376Z] 0b47c70779ea 29 seconds ago 1.55GB [2023-03-08T22:28:06.376Z] core-metadata latest 04bb52060391 40 seconds ago 18.5MB [2023-03-08T22:28:06.376Z] core-common-config-bootstrapper latest 5a1f4434d861 49 seconds ago 15.5MB [2023-03-08T22:28:06.376Z] 905658321c4e 51 seconds ago 1.69GB [2023-03-08T22:28:06.376Z] 22199d504696 About a minute ago 1.68GB [2023-03-08T22:28:06.376Z] core-data latest e31a4b72fc1c About a minute ago 18MB [2023-03-08T22:28:06.376Z] security-proxy-setup latest 5af8afc7fb8b About a minute ago 16.4MB [2023-03-08T22:28:06.376Z] security-bootstrapper latest c4c41f07a329 About a minute ago 19.8MB [2023-03-08T22:28:06.377Z] 086664b89deb About a minute ago 1.69GB [2023-03-08T22:28:06.377Z] 45231cf79d89 About a minute ago 1.66GB [2023-03-08T22:28:06.377Z] security-proxy-auth latest 2ffaf4c472b1 About a minute ago 16.2MB [2023-03-08T22:28:06.377Z] support-scheduler latest d1b67632d3c7 About a minute ago 30.1MB [2023-03-08T22:28:06.377Z] 4229f773da3d About a minute ago 1.75GB [2023-03-08T22:28:06.377Z] 00e820d343a1 About a minute ago 1.66GB [2023-03-08T22:28:06.377Z] 1a6b116601e4 About a minute ago 1.67GB [2023-03-08T22:28:06.377Z] security-spire-agent latest 731c942ab021 About a minute ago 125MB [2023-03-08T22:28:06.377Z] security-spire-server latest 68d1ea5ab359 About a minute ago 86.5MB [2023-03-08T22:28:06.377Z] e7072a94b5f9 2 minutes ago 1.55GB [2023-03-08T22:28:06.377Z] 4c981c75db8e 2 minutes ago 1.55GB [2023-03-08T22:28:06.377Z] ci-base-image-x86_64 latest 6d3efdf67984 4 minutes ago 903MB [2023-03-08T22:28:06.377Z] alpine 3.15 5ce65d7b0fde 3 weeks ago 5.59MB [2023-03-08T22:28:06.377Z] alpine 3.16 dfd21b5a31f5 3 weeks ago 5.55MB [2023-03-08T22:28:06.377Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine db6d94c90886 4 months ago 683MB [2023-03-08T22:28:06.377Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 8 months ago 253MB [2023-03-08T22:28:06.377Z] 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-08T22:28:06.471Z] provisioning config files... [2023-03-08T22:28:06.480Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/447@tmp/config817674259699872855tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-08T22:28:06.776Z] ---> docker-login.sh [2023-03-08T22:28:06.776Z] nexus3.edgexfoundry.org:10001 [2023-03-08T22:28:06.776Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-08T22:28:06.777Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-08T22:28:06.777Z] Configure a credential helper to remove this warning. See [2023-03-08T22:28:06.777Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-08T22:28:06.777Z] [2023-03-08T22:28:06.777Z] Login Succeeded [2023-03-08T22:28:06.777Z] nexus3.edgexfoundry.org:10002 [2023-03-08T22:28:06.777Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-08T22:28:06.777Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-08T22:28:06.777Z] Configure a credential helper to remove this warning. See [2023-03-08T22:28:06.777Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-08T22:28:06.777Z] [2023-03-08T22:28:06.777Z] Login Succeeded [2023-03-08T22:28:06.777Z] nexus3.edgexfoundry.org:10003 [2023-03-08T22:28:07.033Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-08T22:28:07.033Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-08T22:28:07.033Z] Configure a credential helper to remove this warning. See [2023-03-08T22:28:07.033Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-08T22:28:07.034Z] [2023-03-08T22:28:07.034Z] Login Succeeded [2023-03-08T22:28:07.034Z] nexus3.edgexfoundry.org:10004 [2023-03-08T22:28:07.034Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-08T22:28:07.034Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-08T22:28:07.034Z] Configure a credential helper to remove this warning. See [2023-03-08T22:28:07.034Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-08T22:28:07.034Z] [2023-03-08T22:28:07.034Z] Login Succeeded [2023-03-08T22:28:07.034Z] docker.io [2023-03-08T22:28:07.291Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-08T22:28:07.291Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-08T22:28:07.291Z] Configure a credential helper to remove this warning. See [2023-03-08T22:28:07.291Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-08T22:28:07.291Z] [2023-03-08T22:28:07.291Z] Login Succeeded [2023-03-08T22:28:07.291Z] ---> docker-login.sh ends [Pipeline] } [2023-03-08T22:28:07.297Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-08T22:28:07.320Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-08T22:28:07.335Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2023-03-08T22:28:07.335Z] 923421b803a2aa1fd35cfe5d85a9354669a43ca8 [2023-03-08T22:28:07.335Z] latest [2023-03-08T22:28:07.335Z] 3.0.0-dev.85 [2023-03-08T22:28:07.335Z] 923421b803a2aa1fd35cfe5d85a9354669a43ca8-3.0.0-dev.85 [2023-03-08T22:28:07.335Z] main [2023-03-08T22:28:07.335Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T22:28:07.635Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:923421b803a2aa1fd35cfe5d85a9354669a43ca8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T22:28:07.946Z] + docker push nexus3.edgexfoundry.org:10004/core-command:923421b803a2aa1fd35cfe5d85a9354669a43ca8 [2023-03-08T22:28:07.946Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-03-08T22:28:07.946Z] a1f16f98ae6e: Preparing [2023-03-08T22:28:07.946Z] d4a30895a784: Preparing [2023-03-08T22:28:07.946Z] 0172acf79b72: Preparing [2023-03-08T22:28:07.946Z] ebebc35f8a64: Preparing [2023-03-08T22:28:07.946Z] aa5968d388b8: Preparing [2023-03-08T22:28:07.946Z] aa5968d388b8: Layer already exists [2023-03-08T22:28:08.177Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-08T22:28:08.177Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-03-08T22:28:08.177Z] ---> 51edaba7ccbf [2023-03-08T22:28:08.177Z] Step 3/24 : WORKDIR /edgex-go [2023-03-08T22:28:08.177Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-08T22:28:08.177Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-03-08T22:28:08.177Z] ---> 51edaba7ccbf [2023-03-08T22:28:08.177Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-03-08T22:28:08.177Z] ---> Running in d446de2ef37c [2023-03-08T22:28:08.177Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-08T22:28:08.177Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-08T22:28:08.177Z] ---> 51edaba7ccbf [2023-03-08T22:28:08.177Z] Step 3/23 : WORKDIR /edgex-go [2023-03-08T22:28:08.177Z] Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-08T22:28:08.177Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2023-03-08T22:28:08.177Z] ---> 51edaba7ccbf [2023-03-08T22:28:08.177Z] Step 3/20 : WORKDIR /edgex-go [2023-03-08T22:28:08.177Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-08T22:28:08.177Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-03-08T22:28:08.177Z] ---> 51edaba7ccbf [2023-03-08T22:28:08.177Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-03-08T22:28:08.177Z] ---> Running in 3874d2ea28a3 [2023-03-08T22:28:08.177Z] ---> Running in e4defb7d1b55 [2023-03-08T22:28:08.177Z] ---> Running in e8a8f148ccad [2023-03-08T22:28:08.177Z] ---> Running in ffeb0db92457 [2023-03-08T22:28:08.177Z] Removing intermediate container d446de2ef37c [2023-03-08T22:28:08.177Z] ---> 8ce4bca6ca7f [2023-03-08T22:28:08.177Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-03-08T22:28:08.177Z] ---> Running in bebd570e0bbe [2023-03-08T22:28:08.447Z] Removing intermediate container ffeb0db92457 [2023-03-08T22:28:08.447Z] ---> 83050c80e4e5 [2023-03-08T22:28:08.447Z] Removing intermediate container 3874d2ea28a3 [2023-03-08T22:28:08.447Z] ---> e3e9ba6599d4 [2023-03-08T22:28:08.447Z] Step 4/23 : RUN apk add --update --no-cache make git [2023-03-08T22:28:08.447Z] Step 4/24 : WORKDIR /edgex-go [2023-03-08T22:28:08.447Z] Removing intermediate container e4defb7d1b55 [2023-03-08T22:28:08.447Z] ---> 32e37b7b3e9e [2023-03-08T22:28:08.447Z] Step 4/22 : WORKDIR /edgex-go [2023-03-08T22:28:08.447Z] Removing intermediate container e8a8f148ccad [2023-03-08T22:28:08.447Z] ---> ed98e6b465a1 [2023-03-08T22:28:08.447Z] Step 4/20 : RUN apk add --update --no-cache make git [2023-03-08T22:28:08.447Z] ---> Running in d785c3127b19 [2023-03-08T22:28:08.717Z] ---> Running in f286f4e87fdd [2023-03-08T22:28:08.717Z] ---> Running in ec684eb7ed16 [2023-03-08T22:28:08.717Z] ---> Running in eee0c4bd4203 [2023-03-08T22:28:09.321Z] ebebc35f8a64: Pushed [2023-03-08T22:28:09.322Z] a1f16f98ae6e: Pushed [2023-03-08T22:28:09.322Z] 0172acf79b72: Pushed [2023-03-08T22:28:09.322Z] d4a30895a784: Pushed [2023-03-08T22:28:09.322Z] 923421b803a2aa1fd35cfe5d85a9354669a43ca8: digest: sha256:4aba77e7cf8d67e9b03406f158c00bd6df191cc44923a9702fcab0f72df042c5 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T22:28:09.626Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T22:28:09.676Z] Removing intermediate container f286f4e87fdd [2023-03-08T22:28:09.676Z] Removing intermediate container ec684eb7ed16 [2023-03-08T22:28:09.676Z] ---> 3c96be2bf805 [2023-03-08T22:28:09.676Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-03-08T22:28:09.676Z] ---> 0cac54e3850e [2023-03-08T22:28:09.676Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-03-08T22:28:09.676Z] ---> Running in 504a74187cb2 [2023-03-08T22:28:09.931Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2023-03-08T22:28:09.932Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-03-08T22:28:09.932Z] a1f16f98ae6e: Preparing [2023-03-08T22:28:09.932Z] d4a30895a784: Preparing [2023-03-08T22:28:09.932Z] 0172acf79b72: Preparing [2023-03-08T22:28:09.932Z] ebebc35f8a64: Preparing [2023-03-08T22:28:09.932Z] aa5968d388b8: Preparing [2023-03-08T22:28:09.932Z] 0172acf79b72: Layer already exists [2023-03-08T22:28:09.932Z] ebebc35f8a64: Layer already exists [2023-03-08T22:28:09.932Z] a1f16f98ae6e: Layer already exists [2023-03-08T22:28:09.932Z] aa5968d388b8: Layer already exists [2023-03-08T22:28:09.932Z] d4a30895a784: Layer already exists [2023-03-08T22:28:09.932Z] latest: digest: sha256:4aba77e7cf8d67e9b03406f158c00bd6df191cc44923a9702fcab0f72df042c5 size: 1363 [Pipeline] } [2023-03-08T22:28:09.943Z] ---> Running in 39fb82b4452a [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T22:28:10.210Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-08T22:28:10.245Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:3.0.0-dev.85 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T22:28:10.555Z] + docker push nexus3.edgexfoundry.org:10004/core-command:3.0.0-dev.85 [2023-03-08T22:28:10.555Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-03-08T22:28:10.555Z] a1f16f98ae6e: Preparing [2023-03-08T22:28:10.555Z] d4a30895a784: Preparing [2023-03-08T22:28:10.555Z] 0172acf79b72: Preparing [2023-03-08T22:28:10.555Z] ebebc35f8a64: Preparing [2023-03-08T22:28:10.555Z] aa5968d388b8: Preparing [2023-03-08T22:28:10.555Z] d4a30895a784: Layer already exists [2023-03-08T22:28:10.555Z] ebebc35f8a64: Layer already exists [2023-03-08T22:28:10.555Z] 0172acf79b72: Layer already exists [2023-03-08T22:28:10.555Z] a1f16f98ae6e: Layer already exists [2023-03-08T22:28:10.555Z] aa5968d388b8: Layer already exists [2023-03-08T22:28:10.555Z] 3.0.0-dev.85: digest: sha256:4aba77e7cf8d67e9b03406f158c00bd6df191cc44923a9702fcab0f72df042c5 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T22:28:10.805Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-08T22:28:10.805Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-08T22:28:10.876Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:923421b803a2aa1fd35cfe5d85a9354669a43ca8-3.0.0-dev.85 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T22:28:11.073Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-08T22:28:11.178Z] + docker push nexus3.edgexfoundry.org:10004/core-command:923421b803a2aa1fd35cfe5d85a9354669a43ca8-3.0.0-dev.85 [2023-03-08T22:28:11.178Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-03-08T22:28:11.178Z] a1f16f98ae6e: Preparing [2023-03-08T22:28:11.178Z] d4a30895a784: Preparing [2023-03-08T22:28:11.178Z] 0172acf79b72: Preparing [2023-03-08T22:28:11.178Z] ebebc35f8a64: Preparing [2023-03-08T22:28:11.178Z] aa5968d388b8: Preparing [2023-03-08T22:28:11.178Z] 0172acf79b72: Layer already exists [2023-03-08T22:28:11.178Z] a1f16f98ae6e: Layer already exists [2023-03-08T22:28:11.178Z] d4a30895a784: Layer already exists [2023-03-08T22:28:11.178Z] ebebc35f8a64: Layer already exists [2023-03-08T22:28:11.178Z] aa5968d388b8: Layer already exists [2023-03-08T22:28:11.178Z] 923421b803a2aa1fd35cfe5d85a9354669a43ca8-3.0.0-dev.85: digest: sha256:4aba77e7cf8d67e9b03406f158c00bd6df191cc44923a9702fcab0f72df042c5 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T22:28:11.345Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-08T22:28:11.345Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-08T22:28:11.486Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T22:28:11.786Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2023-03-08T22:28:11.786Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-03-08T22:28:11.786Z] a1f16f98ae6e: Preparing [2023-03-08T22:28:11.786Z] d4a30895a784: Preparing [2023-03-08T22:28:11.786Z] 0172acf79b72: Preparing [2023-03-08T22:28:11.786Z] ebebc35f8a64: Preparing [2023-03-08T22:28:11.786Z] aa5968d388b8: Preparing [2023-03-08T22:28:11.786Z] 0172acf79b72: Layer already exists [2023-03-08T22:28:11.786Z] d4a30895a784: Layer already exists [2023-03-08T22:28:11.786Z] a1f16f98ae6e: Layer already exists [2023-03-08T22:28:11.786Z] ebebc35f8a64: Layer already exists [2023-03-08T22:28:11.786Z] aa5968d388b8: Layer already exists [2023-03-08T22:28:11.786Z] main: digest: sha256:4aba77e7cf8d67e9b03406f158c00bd6df191cc44923a9702fcab0f72df042c5 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-08T22:28:11.820Z] ===================================================== [Pipeline] echo [2023-03-08T22:28:11.825Z] taggedImages: [2023-03-08T22:28:11.825Z] - nexus3.edgexfoundry.org:10004/core-command:923421b803a2aa1fd35cfe5d85a9354669a43ca8 [2023-03-08T22:28:11.825Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2023-03-08T22:28:11.825Z] - nexus3.edgexfoundry.org:10004/core-command:3.0.0-dev.85 [2023-03-08T22:28:11.825Z] - nexus3.edgexfoundry.org:10004/core-command:923421b803a2aa1fd35cfe5d85a9354669a43ca8-3.0.0-dev.85 [2023-03-08T22:28:11.825Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2023-03-08T22:28:11.839Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: [2023-03-08T22:28:11.840Z] 923421b803a2aa1fd35cfe5d85a9354669a43ca8 [2023-03-08T22:28:11.840Z] latest [2023-03-08T22:28:11.840Z] 3.0.0-dev.85 [2023-03-08T22:28:11.840Z] 923421b803a2aa1fd35cfe5d85a9354669a43ca8-3.0.0-dev.85 [2023-03-08T22:28:11.840Z] main [2023-03-08T22:28:11.840Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T22:28:11.928Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-08T22:28:12.140Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:923421b803a2aa1fd35cfe5d85a9354669a43ca8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T22:28:12.194Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-08T22:28:12.194Z] OK: 221 MiB in 51 packages [2023-03-08T22:28:12.438Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:923421b803a2aa1fd35cfe5d85a9354669a43ca8 [2023-03-08T22:28:12.438Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-03-08T22:28:12.438Z] 9d78155b34e2: Preparing [2023-03-08T22:28:12.438Z] 5cd38dd7a48b: Preparing [2023-03-08T22:28:12.438Z] 2314af397f83: Preparing [2023-03-08T22:28:12.438Z] 83f2eb88a8e0: Preparing [2023-03-08T22:28:12.438Z] 0172acf79b72: Preparing [2023-03-08T22:28:12.438Z] ebebc35f8a64: Preparing [2023-03-08T22:28:12.438Z] ebebc35f8a64: Waiting [2023-03-08T22:28:12.438Z] aa5968d388b8: Preparing [2023-03-08T22:28:12.438Z] aa5968d388b8: Waiting [2023-03-08T22:28:12.438Z] 0172acf79b72: Layer already exists [2023-03-08T22:28:12.438Z] ebebc35f8a64: Layer already exists [2023-03-08T22:28:12.438Z] aa5968d388b8: Layer already exists [2023-03-08T22:28:12.438Z] 2314af397f83: Pushed [2023-03-08T22:28:12.438Z] 5cd38dd7a48b: Pushed [2023-03-08T22:28:12.438Z] 9d78155b34e2: Pushed [2023-03-08T22:28:12.464Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-08T22:28:12.464Z] OK: 221 MiB in 51 packages [2023-03-08T22:28:12.736Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-08T22:28:12.736Z] OK: 221 MiB in 51 packages [2023-03-08T22:28:13.740Z] OK: 221 MiB in 51 packages [2023-03-08T22:28:13.740Z] OK: 221 MiB in 51 packages [2023-03-08T22:28:13.814Z] 83f2eb88a8e0: Pushed [2023-03-08T22:28:13.814Z] 923421b803a2aa1fd35cfe5d85a9354669a43ca8: digest: sha256:0ce6e61cf961ae95c7c59bb0f6487e378d98d99d7db47090bd22071d3d54e483 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T22:28:14.010Z] Removing intermediate container bebd570e0bbe [2023-03-08T22:28:14.010Z] ---> f249035ad8f5 [2023-03-08T22:28:14.010Z] Step 5/24 : COPY go.mod vendor* ./ [2023-03-08T22:28:14.118Z] + 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-08T22:28:14.433Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2023-03-08T22:28:14.433Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-03-08T22:28:14.433Z] 9d78155b34e2: Preparing [2023-03-08T22:28:14.433Z] 5cd38dd7a48b: Preparing [2023-03-08T22:28:14.433Z] 2314af397f83: Preparing [2023-03-08T22:28:14.433Z] 83f2eb88a8e0: Preparing [2023-03-08T22:28:14.433Z] 0172acf79b72: Preparing [2023-03-08T22:28:14.433Z] ebebc35f8a64: Preparing [2023-03-08T22:28:14.433Z] aa5968d388b8: Preparing [2023-03-08T22:28:14.433Z] ebebc35f8a64: Waiting [2023-03-08T22:28:14.433Z] aa5968d388b8: Waiting [2023-03-08T22:28:14.433Z] 83f2eb88a8e0: Layer already exists [2023-03-08T22:28:14.433Z] 9d78155b34e2: Layer already exists [2023-03-08T22:28:14.433Z] 5cd38dd7a48b: Layer already exists [2023-03-08T22:28:14.433Z] 2314af397f83: Layer already exists [2023-03-08T22:28:14.433Z] 0172acf79b72: Layer already exists [2023-03-08T22:28:14.433Z] ebebc35f8a64: Layer already exists [2023-03-08T22:28:14.433Z] aa5968d388b8: Layer already exists [2023-03-08T22:28:14.433Z] latest: digest: sha256:0ce6e61cf961ae95c7c59bb0f6487e378d98d99d7db47090bd22071d3d54e483 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T22:28:14.625Z] Removing intermediate container d785c3127b19 [2023-03-08T22:28:14.625Z] ---> 30dd6edf44da [2023-03-08T22:28:14.625Z] Step 5/23 : COPY go.mod vendor* ./ [2023-03-08T22:28:14.750Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.0.0-dev.85 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T22:28:14.935Z] Removing intermediate container eee0c4bd4203 [2023-03-08T22:28:14.935Z] ---> bf6a7544097a [2023-03-08T22:28:14.935Z] Step 5/20 : COPY go.mod vendor* ./ [2023-03-08T22:28:15.059Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.0.0-dev.85 [2023-03-08T22:28:15.060Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-03-08T22:28:15.060Z] 9d78155b34e2: Preparing [2023-03-08T22:28:15.060Z] 5cd38dd7a48b: Preparing [2023-03-08T22:28:15.060Z] 2314af397f83: Preparing [2023-03-08T22:28:15.060Z] 83f2eb88a8e0: Preparing [2023-03-08T22:28:15.060Z] 0172acf79b72: Preparing [2023-03-08T22:28:15.060Z] ebebc35f8a64: Preparing [2023-03-08T22:28:15.060Z] aa5968d388b8: Preparing [2023-03-08T22:28:15.060Z] aa5968d388b8: Waiting [2023-03-08T22:28:15.060Z] 5cd38dd7a48b: Layer already exists [2023-03-08T22:28:15.060Z] 9d78155b34e2: Layer already exists [2023-03-08T22:28:15.060Z] 2314af397f83: Layer already exists [2023-03-08T22:28:15.060Z] 83f2eb88a8e0: Layer already exists [2023-03-08T22:28:15.060Z] 0172acf79b72: Layer already exists [2023-03-08T22:28:15.060Z] ebebc35f8a64: Layer already exists [2023-03-08T22:28:15.060Z] aa5968d388b8: Layer already exists [2023-03-08T22:28:15.060Z] 3.0.0-dev.85: digest: sha256:0ce6e61cf961ae95c7c59bb0f6487e378d98d99d7db47090bd22071d3d54e483 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T22:28:15.216Z] Removing intermediate container 504a74187cb2 [2023-03-08T22:28:15.216Z] ---> 04eae7978c95 [2023-03-08T22:28:15.216Z] Step 6/22 : COPY go.mod vendor* ./ [2023-03-08T22:28:15.216Z] ---> 4c6d2575fc7b [2023-03-08T22:28:15.216Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-08T22:28:15.371Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:923421b803a2aa1fd35cfe5d85a9354669a43ca8-3.0.0-dev.85 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T22:28:15.483Z] Removing intermediate container 39fb82b4452a [2023-03-08T22:28:15.483Z] ---> 98fa5f8bb4dc [2023-03-08T22:28:15.484Z] Step 6/24 : COPY go.mod vendor* ./ [2023-03-08T22:28:15.484Z] ---> Running in cba599259c4f [2023-03-08T22:28:15.747Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:923421b803a2aa1fd35cfe5d85a9354669a43ca8-3.0.0-dev.85 [2023-03-08T22:28:15.747Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-03-08T22:28:15.747Z] 9d78155b34e2: Preparing [2023-03-08T22:28:15.747Z] 5cd38dd7a48b: Preparing [2023-03-08T22:28:15.747Z] 2314af397f83: Preparing [2023-03-08T22:28:15.747Z] 83f2eb88a8e0: Preparing [2023-03-08T22:28:15.747Z] 0172acf79b72: Preparing [2023-03-08T22:28:15.747Z] ebebc35f8a64: Preparing [2023-03-08T22:28:15.747Z] aa5968d388b8: Preparing [2023-03-08T22:28:15.747Z] aa5968d388b8: Waiting [2023-03-08T22:28:15.747Z] ebebc35f8a64: Waiting [2023-03-08T22:28:15.747Z] 83f2eb88a8e0: Layer already exists [2023-03-08T22:28:15.747Z] 5cd38dd7a48b: Layer already exists [2023-03-08T22:28:15.747Z] 0172acf79b72: Layer already exists [2023-03-08T22:28:15.747Z] 9d78155b34e2: Layer already exists [2023-03-08T22:28:15.747Z] 2314af397f83: Layer already exists [2023-03-08T22:28:15.747Z] ebebc35f8a64: Layer already exists [2023-03-08T22:28:15.747Z] aa5968d388b8: Layer already exists [2023-03-08T22:28:15.747Z] 923421b803a2aa1fd35cfe5d85a9354669a43ca8-3.0.0-dev.85: digest: sha256:0ce6e61cf961ae95c7c59bb0f6487e378d98d99d7db47090bd22071d3d54e483 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T22:28:16.070Z] ---> 73d0d771318c [2023-03-08T22:28:16.071Z] Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-08T22:28:16.071Z] ---> Running in 49ce5c618d0e [2023-03-08T22:28:16.101Z] + 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-08T22:28:16.355Z] ---> 423f9ef3ffef [2023-03-08T22:28:16.355Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-08T22:28:16.355Z] ---> 9df081527e96 [2023-03-08T22:28:16.355Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-08T22:28:16.355Z] ---> Running in 77e3ddb6c1e1 [2023-03-08T22:28:16.436Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [2023-03-08T22:28:16.436Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-03-08T22:28:16.436Z] 9d78155b34e2: Preparing [2023-03-08T22:28:16.436Z] 5cd38dd7a48b: Preparing [2023-03-08T22:28:16.436Z] 2314af397f83: Preparing [2023-03-08T22:28:16.436Z] 83f2eb88a8e0: Preparing [2023-03-08T22:28:16.436Z] 0172acf79b72: Preparing [2023-03-08T22:28:16.436Z] ebebc35f8a64: Preparing [2023-03-08T22:28:16.436Z] aa5968d388b8: Preparing [2023-03-08T22:28:16.436Z] ebebc35f8a64: Waiting [2023-03-08T22:28:16.436Z] 0172acf79b72: Layer already exists [2023-03-08T22:28:16.436Z] 2314af397f83: Layer already exists [2023-03-08T22:28:16.436Z] 5cd38dd7a48b: Layer already exists [2023-03-08T22:28:16.436Z] 9d78155b34e2: Layer already exists [2023-03-08T22:28:16.436Z] 83f2eb88a8e0: Layer already exists [2023-03-08T22:28:16.436Z] ebebc35f8a64: Layer already exists [2023-03-08T22:28:16.436Z] aa5968d388b8: Layer already exists [2023-03-08T22:28:16.436Z] main: digest: sha256:0ce6e61cf961ae95c7c59bb0f6487e378d98d99d7db47090bd22071d3d54e483 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-08T22:28:16.470Z] ===================================================== [Pipeline] echo [2023-03-08T22:28:16.476Z] taggedImages: [2023-03-08T22:28:16.476Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:923421b803a2aa1fd35cfe5d85a9354669a43ca8 [2023-03-08T22:28:16.476Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2023-03-08T22:28:16.476Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.0.0-dev.85 [2023-03-08T22:28:16.476Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:923421b803a2aa1fd35cfe5d85a9354669a43ca8-3.0.0-dev.85 [2023-03-08T22:28:16.476Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo [2023-03-08T22:28:16.490Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2023-03-08T22:28:16.490Z] 923421b803a2aa1fd35cfe5d85a9354669a43ca8 [2023-03-08T22:28:16.490Z] latest [2023-03-08T22:28:16.490Z] 3.0.0-dev.85 [2023-03-08T22:28:16.490Z] 923421b803a2aa1fd35cfe5d85a9354669a43ca8-3.0.0-dev.85 [2023-03-08T22:28:16.490Z] main [2023-03-08T22:28:16.490Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T22:28:16.622Z] ---> Running in beb7c752c1bf [2023-03-08T22:28:16.850Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:923421b803a2aa1fd35cfe5d85a9354669a43ca8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T22:28:17.176Z] + docker push nexus3.edgexfoundry.org:10004/core-data:923421b803a2aa1fd35cfe5d85a9354669a43ca8 [2023-03-08T22:28:17.176Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-03-08T22:28:17.176Z] 9de30a3f5857: Preparing [2023-03-08T22:28:17.176Z] 49cd9af8d7b3: Preparing [2023-03-08T22:28:17.176Z] 0172acf79b72: Preparing [2023-03-08T22:28:17.176Z] ba6aa4390874: Preparing [2023-03-08T22:28:17.176Z] aa5968d388b8: Preparing [2023-03-08T22:28:17.176Z] aa5968d388b8: Layer already exists [2023-03-08T22:28:17.176Z] 0172acf79b72: Layer already exists [2023-03-08T22:28:17.176Z] 9de30a3f5857: Pushed [2023-03-08T22:28:17.177Z] ba6aa4390874: Pushed [2023-03-08T22:28:17.207Z] ---> 9f0668e8326c [2023-03-08T22:28:17.207Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-08T22:28:17.474Z] ---> Running in 92f384f15dd7 [2023-03-08T22:28:18.551Z] 49cd9af8d7b3: Pushed [2023-03-08T22:28:18.551Z] 923421b803a2aa1fd35cfe5d85a9354669a43ca8: digest: sha256:916964f5baaafc66dc9c20ae0bc95f8339c25dfe9e12e6292aedc70c0c1efe6b size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T22:28:18.855Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T22:28:19.157Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2023-03-08T22:28:19.157Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-03-08T22:28:19.157Z] 9de30a3f5857: Preparing [2023-03-08T22:28:19.157Z] 49cd9af8d7b3: Preparing [2023-03-08T22:28:19.157Z] 0172acf79b72: Preparing [2023-03-08T22:28:19.157Z] ba6aa4390874: Preparing [2023-03-08T22:28:19.157Z] aa5968d388b8: Preparing [2023-03-08T22:28:19.157Z] aa5968d388b8: Layer already exists [2023-03-08T22:28:19.157Z] 9de30a3f5857: Layer already exists [2023-03-08T22:28:19.157Z] 0172acf79b72: Layer already exists [2023-03-08T22:28:19.157Z] 49cd9af8d7b3: Layer already exists [2023-03-08T22:28:19.157Z] ba6aa4390874: Layer already exists [2023-03-08T22:28:19.157Z] latest: digest: sha256:916964f5baaafc66dc9c20ae0bc95f8339c25dfe9e12e6292aedc70c0c1efe6b size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T22:28:19.466Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:3.0.0-dev.85 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T22:28:19.771Z] + docker push nexus3.edgexfoundry.org:10004/core-data:3.0.0-dev.85 [2023-03-08T22:28:19.771Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-03-08T22:28:19.771Z] 9de30a3f5857: Preparing [2023-03-08T22:28:19.771Z] 49cd9af8d7b3: Preparing [2023-03-08T22:28:19.771Z] 0172acf79b72: Preparing [2023-03-08T22:28:19.771Z] ba6aa4390874: Preparing [2023-03-08T22:28:19.771Z] aa5968d388b8: Preparing [2023-03-08T22:28:19.771Z] ba6aa4390874: Layer already exists [2023-03-08T22:28:19.771Z] 49cd9af8d7b3: Layer already exists [2023-03-08T22:28:19.771Z] 9de30a3f5857: Layer already exists [2023-03-08T22:28:19.771Z] 0172acf79b72: Layer already exists [2023-03-08T22:28:19.771Z] aa5968d388b8: Layer already exists [2023-03-08T22:28:19.771Z] 3.0.0-dev.85: digest: sha256:916964f5baaafc66dc9c20ae0bc95f8339c25dfe9e12e6292aedc70c0c1efe6b size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T22:28:20.078Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:923421b803a2aa1fd35cfe5d85a9354669a43ca8-3.0.0-dev.85 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T22:28:20.382Z] + docker push nexus3.edgexfoundry.org:10004/core-data:923421b803a2aa1fd35cfe5d85a9354669a43ca8-3.0.0-dev.85 [2023-03-08T22:28:20.382Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-03-08T22:28:20.382Z] 9de30a3f5857: Preparing [2023-03-08T22:28:20.382Z] 49cd9af8d7b3: Preparing [2023-03-08T22:28:20.382Z] 0172acf79b72: Preparing [2023-03-08T22:28:20.382Z] ba6aa4390874: Preparing [2023-03-08T22:28:20.382Z] aa5968d388b8: Preparing [2023-03-08T22:28:20.382Z] 49cd9af8d7b3: Layer already exists [2023-03-08T22:28:20.382Z] aa5968d388b8: Layer already exists [2023-03-08T22:28:20.382Z] 9de30a3f5857: Layer already exists [2023-03-08T22:28:20.382Z] 0172acf79b72: Layer already exists [2023-03-08T22:28:20.382Z] ba6aa4390874: Layer already exists [2023-03-08T22:28:20.382Z] 923421b803a2aa1fd35cfe5d85a9354669a43ca8-3.0.0-dev.85: digest: sha256:916964f5baaafc66dc9c20ae0bc95f8339c25dfe9e12e6292aedc70c0c1efe6b size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T22:28:20.689Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T22:28:20.998Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2023-03-08T22:28:20.998Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-03-08T22:28:20.998Z] 9de30a3f5857: Preparing [2023-03-08T22:28:20.998Z] 49cd9af8d7b3: Preparing [2023-03-08T22:28:20.998Z] 0172acf79b72: Preparing [2023-03-08T22:28:20.998Z] ba6aa4390874: Preparing [2023-03-08T22:28:20.998Z] aa5968d388b8: Preparing [2023-03-08T22:28:20.998Z] 0172acf79b72: Layer already exists [2023-03-08T22:28:20.998Z] 49cd9af8d7b3: Layer already exists [2023-03-08T22:28:20.998Z] aa5968d388b8: Layer already exists [2023-03-08T22:28:20.998Z] ba6aa4390874: Layer already exists [2023-03-08T22:28:20.998Z] 9de30a3f5857: Layer already exists [2023-03-08T22:28:20.998Z] main: digest: sha256:916964f5baaafc66dc9c20ae0bc95f8339c25dfe9e12e6292aedc70c0c1efe6b size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-08T22:28:21.035Z] ===================================================== [Pipeline] echo [2023-03-08T22:28:21.042Z] taggedImages: [2023-03-08T22:28:21.042Z] - nexus3.edgexfoundry.org:10004/core-data:923421b803a2aa1fd35cfe5d85a9354669a43ca8 [2023-03-08T22:28:21.042Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2023-03-08T22:28:21.042Z] - nexus3.edgexfoundry.org:10004/core-data:3.0.0-dev.85 [2023-03-08T22:28:21.042Z] - nexus3.edgexfoundry.org:10004/core-data:923421b803a2aa1fd35cfe5d85a9354669a43ca8-3.0.0-dev.85 [2023-03-08T22:28:21.042Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2023-03-08T22:28:21.060Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2023-03-08T22:28:21.060Z] 923421b803a2aa1fd35cfe5d85a9354669a43ca8 [2023-03-08T22:28:21.060Z] latest [2023-03-08T22:28:21.060Z] 3.0.0-dev.85 [2023-03-08T22:28:21.060Z] 923421b803a2aa1fd35cfe5d85a9354669a43ca8-3.0.0-dev.85 [2023-03-08T22:28:21.060Z] main [2023-03-08T22:28:21.060Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T22:28:21.366Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:923421b803a2aa1fd35cfe5d85a9354669a43ca8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T22:28:21.674Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:923421b803a2aa1fd35cfe5d85a9354669a43ca8 [2023-03-08T22:28:21.674Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-03-08T22:28:21.675Z] fde91eaeba2e: Preparing [2023-03-08T22:28:21.675Z] c8afd70583dc: Preparing [2023-03-08T22:28:21.675Z] cac5a13f82ed: Preparing [2023-03-08T22:28:21.675Z] 0172acf79b72: Preparing [2023-03-08T22:28:21.675Z] ebebc35f8a64: Preparing [2023-03-08T22:28:21.675Z] aa5968d388b8: Preparing [2023-03-08T22:28:21.675Z] aa5968d388b8: Waiting [2023-03-08T22:28:21.675Z] 0172acf79b72: Layer already exists [2023-03-08T22:28:21.675Z] ebebc35f8a64: Layer already exists [2023-03-08T22:28:21.675Z] aa5968d388b8: Layer already exists [2023-03-08T22:28:21.675Z] fde91eaeba2e: Pushed [2023-03-08T22:28:21.675Z] c8afd70583dc: Pushed [2023-03-08T22:28:23.050Z] cac5a13f82ed: Pushed [2023-03-08T22:28:23.050Z] 923421b803a2aa1fd35cfe5d85a9354669a43ca8: digest: sha256:69be343b1e6758adb7506f111892e1a83da9c84d64ee246f8e1e3bc9cbf74ef3 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T22:28:23.363Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T22:28:23.666Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2023-03-08T22:28:23.666Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-03-08T22:28:23.666Z] fde91eaeba2e: Preparing [2023-03-08T22:28:23.666Z] c8afd70583dc: Preparing [2023-03-08T22:28:23.666Z] cac5a13f82ed: Preparing [2023-03-08T22:28:23.666Z] 0172acf79b72: Preparing [2023-03-08T22:28:23.666Z] ebebc35f8a64: Preparing [2023-03-08T22:28:23.666Z] aa5968d388b8: Preparing [2023-03-08T22:28:23.666Z] aa5968d388b8: Waiting [2023-03-08T22:28:23.666Z] c8afd70583dc: Layer already exists [2023-03-08T22:28:23.666Z] fde91eaeba2e: Layer already exists [2023-03-08T22:28:23.666Z] cac5a13f82ed: Layer already exists [2023-03-08T22:28:23.666Z] 0172acf79b72: Layer already exists [2023-03-08T22:28:23.666Z] ebebc35f8a64: Layer already exists [2023-03-08T22:28:23.666Z] aa5968d388b8: Layer already exists [2023-03-08T22:28:23.666Z] latest: digest: sha256:69be343b1e6758adb7506f111892e1a83da9c84d64ee246f8e1e3bc9cbf74ef3 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T22:28:23.975Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:3.0.0-dev.85 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T22:28:24.281Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:3.0.0-dev.85 [2023-03-08T22:28:24.281Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-03-08T22:28:24.281Z] fde91eaeba2e: Preparing [2023-03-08T22:28:24.281Z] c8afd70583dc: Preparing [2023-03-08T22:28:24.281Z] cac5a13f82ed: Preparing [2023-03-08T22:28:24.281Z] 0172acf79b72: Preparing [2023-03-08T22:28:24.281Z] ebebc35f8a64: Preparing [2023-03-08T22:28:24.281Z] aa5968d388b8: Preparing [2023-03-08T22:28:24.281Z] aa5968d388b8: Waiting [2023-03-08T22:28:24.281Z] ebebc35f8a64: Layer already exists [2023-03-08T22:28:24.281Z] 0172acf79b72: Layer already exists [2023-03-08T22:28:24.281Z] cac5a13f82ed: Layer already exists [2023-03-08T22:28:24.281Z] fde91eaeba2e: Layer already exists [2023-03-08T22:28:24.281Z] c8afd70583dc: Layer already exists [2023-03-08T22:28:24.281Z] aa5968d388b8: Layer already exists [2023-03-08T22:28:24.281Z] 3.0.0-dev.85: digest: sha256:69be343b1e6758adb7506f111892e1a83da9c84d64ee246f8e1e3bc9cbf74ef3 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T22:28:24.594Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:923421b803a2aa1fd35cfe5d85a9354669a43ca8-3.0.0-dev.85 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T22:28:24.900Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:923421b803a2aa1fd35cfe5d85a9354669a43ca8-3.0.0-dev.85 [2023-03-08T22:28:24.900Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-03-08T22:28:24.900Z] fde91eaeba2e: Preparing [2023-03-08T22:28:24.900Z] c8afd70583dc: Preparing [2023-03-08T22:28:24.900Z] cac5a13f82ed: Preparing [2023-03-08T22:28:24.900Z] 0172acf79b72: Preparing [2023-03-08T22:28:24.900Z] ebebc35f8a64: Preparing [2023-03-08T22:28:24.900Z] aa5968d388b8: Preparing [2023-03-08T22:28:24.900Z] aa5968d388b8: Waiting [2023-03-08T22:28:24.900Z] ebebc35f8a64: Layer already exists [2023-03-08T22:28:24.900Z] cac5a13f82ed: Layer already exists [2023-03-08T22:28:24.900Z] 0172acf79b72: Layer already exists [2023-03-08T22:28:24.900Z] c8afd70583dc: Layer already exists [2023-03-08T22:28:24.900Z] fde91eaeba2e: Layer already exists [2023-03-08T22:28:24.900Z] aa5968d388b8: Layer already exists [2023-03-08T22:28:24.900Z] 923421b803a2aa1fd35cfe5d85a9354669a43ca8-3.0.0-dev.85: digest: sha256:69be343b1e6758adb7506f111892e1a83da9c84d64ee246f8e1e3bc9cbf74ef3 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T22:28:25.201Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T22:28:25.496Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2023-03-08T22:28:25.496Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-03-08T22:28:25.496Z] fde91eaeba2e: Preparing [2023-03-08T22:28:25.497Z] c8afd70583dc: Preparing [2023-03-08T22:28:25.497Z] cac5a13f82ed: Preparing [2023-03-08T22:28:25.497Z] 0172acf79b72: Preparing [2023-03-08T22:28:25.497Z] ebebc35f8a64: Preparing [2023-03-08T22:28:25.497Z] aa5968d388b8: Preparing [2023-03-08T22:28:25.497Z] aa5968d388b8: Waiting [2023-03-08T22:28:25.497Z] fde91eaeba2e: Layer already exists [2023-03-08T22:28:25.497Z] ebebc35f8a64: Layer already exists [2023-03-08T22:28:25.497Z] 0172acf79b72: Layer already exists [2023-03-08T22:28:25.497Z] c8afd70583dc: Layer already exists [2023-03-08T22:28:25.497Z] cac5a13f82ed: Layer already exists [2023-03-08T22:28:25.497Z] aa5968d388b8: Layer already exists [2023-03-08T22:28:25.497Z] main: digest: sha256:69be343b1e6758adb7506f111892e1a83da9c84d64ee246f8e1e3bc9cbf74ef3 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-08T22:28:25.538Z] ===================================================== [Pipeline] echo [2023-03-08T22:28:25.544Z] taggedImages: [2023-03-08T22:28:25.544Z] - nexus3.edgexfoundry.org:10004/core-metadata:923421b803a2aa1fd35cfe5d85a9354669a43ca8 [2023-03-08T22:28:25.544Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2023-03-08T22:28:25.544Z] - nexus3.edgexfoundry.org:10004/core-metadata:3.0.0-dev.85 [2023-03-08T22:28:25.544Z] - nexus3.edgexfoundry.org:10004/core-metadata:923421b803a2aa1fd35cfe5d85a9354669a43ca8-3.0.0-dev.85 [2023-03-08T22:28:25.544Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2023-03-08T22:28:25.564Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2023-03-08T22:28:25.564Z] 923421b803a2aa1fd35cfe5d85a9354669a43ca8 [2023-03-08T22:28:25.564Z] latest [2023-03-08T22:28:25.564Z] 3.0.0-dev.85 [2023-03-08T22:28:25.564Z] 923421b803a2aa1fd35cfe5d85a9354669a43ca8-3.0.0-dev.85 [2023-03-08T22:28:25.564Z] main [2023-03-08T22:28:25.564Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T22:28:25.864Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:923421b803a2aa1fd35cfe5d85a9354669a43ca8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T22:28:26.170Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:923421b803a2aa1fd35cfe5d85a9354669a43ca8 [2023-03-08T22:28:26.170Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-03-08T22:28:26.170Z] 832eb744430f: Preparing [2023-03-08T22:28:26.170Z] 832eb744430f: Preparing [2023-03-08T22:28:26.170Z] 43e58b411d28: Preparing [2023-03-08T22:28:26.170Z] 6aa024fe731e: Preparing [2023-03-08T22:28:26.170Z] 6d3610d1f1dd: Preparing [2023-03-08T22:28:26.170Z] 298c735ed2f5: Preparing [2023-03-08T22:28:26.170Z] d5a0fb13653d: Preparing [2023-03-08T22:28:26.170Z] 0172acf79b72: Preparing [2023-03-08T22:28:26.170Z] 3e08b74198de: Preparing [2023-03-08T22:28:26.170Z] 58014768ab93: Preparing [2023-03-08T22:28:26.170Z] a0fdb1725f59: Preparing [2023-03-08T22:28:26.170Z] 58fe274f98ba: Preparing [2023-03-08T22:28:26.170Z] aa5968d388b8: Preparing [2023-03-08T22:28:26.170Z] d5a0fb13653d: Waiting [2023-03-08T22:28:26.170Z] 0172acf79b72: Waiting [2023-03-08T22:28:26.170Z] 3e08b74198de: Waiting [2023-03-08T22:28:26.170Z] 58014768ab93: Waiting [2023-03-08T22:28:26.170Z] a0fdb1725f59: Waiting [2023-03-08T22:28:26.170Z] 58fe274f98ba: Waiting [2023-03-08T22:28:26.170Z] aa5968d388b8: Waiting [2023-03-08T22:28:26.170Z] 6d3610d1f1dd: Pushed [2023-03-08T22:28:26.170Z] 832eb744430f: Pushed [2023-03-08T22:28:26.170Z] 6aa024fe731e: Pushed [2023-03-08T22:28:26.170Z] 298c735ed2f5: Pushed [2023-03-08T22:28:26.170Z] 43e58b411d28: Pushed [2023-03-08T22:28:26.170Z] 0172acf79b72: Layer already exists [2023-03-08T22:28:26.428Z] 3e08b74198de: Pushed [2023-03-08T22:28:26.428Z] aa5968d388b8: Layer already exists [2023-03-08T22:28:26.428Z] 58fe274f98ba: Pushed [2023-03-08T22:28:26.428Z] a0fdb1725f59: Pushed [2023-03-08T22:28:26.428Z] 58014768ab93: Pushed [2023-03-08T22:28:27.802Z] d5a0fb13653d: Pushed [2023-03-08T22:28:27.802Z] 923421b803a2aa1fd35cfe5d85a9354669a43ca8: digest: sha256:37b2c9f7c3d4bf24b7863a2189c454566c8bd7c4adbd1c3af8829ef7c8f768fd size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T22:28:28.114Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T22:28:28.418Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2023-03-08T22:28:28.418Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-03-08T22:28:28.418Z] 832eb744430f: Preparing [2023-03-08T22:28:28.418Z] 832eb744430f: Preparing [2023-03-08T22:28:28.418Z] 43e58b411d28: Preparing [2023-03-08T22:28:28.418Z] 6aa024fe731e: Preparing [2023-03-08T22:28:28.418Z] 6d3610d1f1dd: Preparing [2023-03-08T22:28:28.418Z] 298c735ed2f5: Preparing [2023-03-08T22:28:28.418Z] d5a0fb13653d: Preparing [2023-03-08T22:28:28.418Z] 0172acf79b72: Preparing [2023-03-08T22:28:28.418Z] 3e08b74198de: Preparing [2023-03-08T22:28:28.418Z] 58014768ab93: Preparing [2023-03-08T22:28:28.418Z] a0fdb1725f59: Preparing [2023-03-08T22:28:28.418Z] 58fe274f98ba: Preparing [2023-03-08T22:28:28.418Z] aa5968d388b8: Preparing [2023-03-08T22:28:28.418Z] 3e08b74198de: Waiting [2023-03-08T22:28:28.418Z] 58014768ab93: Waiting [2023-03-08T22:28:28.418Z] a0fdb1725f59: Waiting [2023-03-08T22:28:28.418Z] 58fe274f98ba: Waiting [2023-03-08T22:28:28.418Z] aa5968d388b8: Waiting [2023-03-08T22:28:28.418Z] d5a0fb13653d: Waiting [2023-03-08T22:28:28.418Z] 0172acf79b72: Waiting [2023-03-08T22:28:28.418Z] 298c735ed2f5: Layer already exists [2023-03-08T22:28:28.418Z] 832eb744430f: Layer already exists [2023-03-08T22:28:28.418Z] 6aa024fe731e: Layer already exists [2023-03-08T22:28:28.418Z] 43e58b411d28: Layer already exists [2023-03-08T22:28:28.418Z] 6d3610d1f1dd: Layer already exists [2023-03-08T22:28:28.418Z] d5a0fb13653d: Layer already exists [2023-03-08T22:28:28.418Z] 3e08b74198de: Layer already exists [2023-03-08T22:28:28.418Z] a0fdb1725f59: Layer already exists [2023-03-08T22:28:28.418Z] 0172acf79b72: Layer already exists [2023-03-08T22:28:28.418Z] 58014768ab93: Layer already exists [2023-03-08T22:28:28.418Z] 58fe274f98ba: Layer already exists [2023-03-08T22:28:28.418Z] aa5968d388b8: Layer already exists [2023-03-08T22:28:28.418Z] latest: digest: sha256:37b2c9f7c3d4bf24b7863a2189c454566c8bd7c4adbd1c3af8829ef7c8f768fd size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T22:28:28.730Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:3.0.0-dev.85 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T22:28:29.038Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:3.0.0-dev.85 [2023-03-08T22:28:29.038Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-03-08T22:28:29.038Z] 832eb744430f: Preparing [2023-03-08T22:28:29.038Z] 832eb744430f: Preparing [2023-03-08T22:28:29.038Z] 43e58b411d28: Preparing [2023-03-08T22:28:29.038Z] 6aa024fe731e: Preparing [2023-03-08T22:28:29.038Z] 6d3610d1f1dd: Preparing [2023-03-08T22:28:29.038Z] 298c735ed2f5: Preparing [2023-03-08T22:28:29.038Z] d5a0fb13653d: Preparing [2023-03-08T22:28:29.038Z] 0172acf79b72: Preparing [2023-03-08T22:28:29.038Z] 3e08b74198de: Preparing [2023-03-08T22:28:29.038Z] 58014768ab93: Preparing [2023-03-08T22:28:29.038Z] a0fdb1725f59: Preparing [2023-03-08T22:28:29.038Z] 58fe274f98ba: Preparing [2023-03-08T22:28:29.038Z] aa5968d388b8: Preparing [2023-03-08T22:28:29.038Z] 3e08b74198de: Waiting [2023-03-08T22:28:29.038Z] d5a0fb13653d: Waiting [2023-03-08T22:28:29.038Z] 0172acf79b72: Waiting [2023-03-08T22:28:29.038Z] 58014768ab93: Waiting [2023-03-08T22:28:29.038Z] aa5968d388b8: Waiting [2023-03-08T22:28:29.038Z] a0fdb1725f59: Waiting [2023-03-08T22:28:29.038Z] 58fe274f98ba: Waiting [2023-03-08T22:28:29.038Z] 43e58b411d28: Layer already exists [2023-03-08T22:28:29.038Z] 832eb744430f: Layer already exists [2023-03-08T22:28:29.038Z] 6aa024fe731e: Layer already exists [2023-03-08T22:28:29.038Z] 298c735ed2f5: Layer already exists [2023-03-08T22:28:29.038Z] 6d3610d1f1dd: Layer already exists [2023-03-08T22:28:29.038Z] d5a0fb13653d: Layer already exists [2023-03-08T22:28:29.038Z] 0172acf79b72: Layer already exists [2023-03-08T22:28:29.038Z] 3e08b74198de: Layer already exists [2023-03-08T22:28:29.038Z] a0fdb1725f59: Layer already exists [2023-03-08T22:28:29.038Z] 58014768ab93: Layer already exists [2023-03-08T22:28:29.038Z] 58fe274f98ba: Layer already exists [2023-03-08T22:28:29.038Z] aa5968d388b8: Layer already exists [2023-03-08T22:28:29.038Z] 3.0.0-dev.85: digest: sha256:37b2c9f7c3d4bf24b7863a2189c454566c8bd7c4adbd1c3af8829ef7c8f768fd size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T22:28:29.347Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:923421b803a2aa1fd35cfe5d85a9354669a43ca8-3.0.0-dev.85 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T22:28:29.654Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:923421b803a2aa1fd35cfe5d85a9354669a43ca8-3.0.0-dev.85 [2023-03-08T22:28:29.654Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-03-08T22:28:29.654Z] 832eb744430f: Preparing [2023-03-08T22:28:29.654Z] 832eb744430f: Preparing [2023-03-08T22:28:29.654Z] 43e58b411d28: Preparing [2023-03-08T22:28:29.654Z] 6aa024fe731e: Preparing [2023-03-08T22:28:29.654Z] 6d3610d1f1dd: Preparing [2023-03-08T22:28:29.654Z] 298c735ed2f5: Preparing [2023-03-08T22:28:29.654Z] d5a0fb13653d: Preparing [2023-03-08T22:28:29.654Z] 0172acf79b72: Preparing [2023-03-08T22:28:29.654Z] 3e08b74198de: Preparing [2023-03-08T22:28:29.654Z] 58014768ab93: Preparing [2023-03-08T22:28:29.654Z] a0fdb1725f59: Preparing [2023-03-08T22:28:29.654Z] 58fe274f98ba: Preparing [2023-03-08T22:28:29.654Z] aa5968d388b8: Preparing [2023-03-08T22:28:29.654Z] 3e08b74198de: Waiting [2023-03-08T22:28:29.654Z] 58fe274f98ba: Waiting [2023-03-08T22:28:29.654Z] d5a0fb13653d: Waiting [2023-03-08T22:28:29.654Z] aa5968d388b8: Waiting [2023-03-08T22:28:29.654Z] 0172acf79b72: Waiting [2023-03-08T22:28:29.654Z] 58014768ab93: Waiting [2023-03-08T22:28:29.654Z] a0fdb1725f59: Waiting [2023-03-08T22:28:29.654Z] 43e58b411d28: Layer already exists [2023-03-08T22:28:29.654Z] 6aa024fe731e: Layer already exists [2023-03-08T22:28:29.654Z] 6d3610d1f1dd: Layer already exists [2023-03-08T22:28:29.654Z] 832eb744430f: Layer already exists [2023-03-08T22:28:29.654Z] 298c735ed2f5: Layer already exists [2023-03-08T22:28:29.654Z] d5a0fb13653d: Layer already exists [2023-03-08T22:28:29.654Z] 0172acf79b72: Layer already exists [2023-03-08T22:28:29.654Z] 58014768ab93: Layer already exists [2023-03-08T22:28:29.654Z] 3e08b74198de: Layer already exists [2023-03-08T22:28:29.654Z] a0fdb1725f59: Layer already exists [2023-03-08T22:28:29.654Z] 58fe274f98ba: Layer already exists [2023-03-08T22:28:29.654Z] aa5968d388b8: Layer already exists [2023-03-08T22:28:29.654Z] 923421b803a2aa1fd35cfe5d85a9354669a43ca8-3.0.0-dev.85: digest: sha256:37b2c9f7c3d4bf24b7863a2189c454566c8bd7c4adbd1c3af8829ef7c8f768fd size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T22:28:29.966Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T22:28:30.269Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2023-03-08T22:28:30.269Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-03-08T22:28:30.269Z] 832eb744430f: Preparing [2023-03-08T22:28:30.269Z] 832eb744430f: Preparing [2023-03-08T22:28:30.269Z] 43e58b411d28: Preparing [2023-03-08T22:28:30.269Z] 6aa024fe731e: Preparing [2023-03-08T22:28:30.269Z] 6d3610d1f1dd: Preparing [2023-03-08T22:28:30.269Z] 298c735ed2f5: Preparing [2023-03-08T22:28:30.269Z] d5a0fb13653d: Preparing [2023-03-08T22:28:30.269Z] 0172acf79b72: Preparing [2023-03-08T22:28:30.269Z] 3e08b74198de: Preparing [2023-03-08T22:28:30.269Z] 58014768ab93: Preparing [2023-03-08T22:28:30.269Z] a0fdb1725f59: Preparing [2023-03-08T22:28:30.269Z] 58fe274f98ba: Preparing [2023-03-08T22:28:30.269Z] aa5968d388b8: Preparing [2023-03-08T22:28:30.269Z] d5a0fb13653d: Waiting [2023-03-08T22:28:30.269Z] 3e08b74198de: Waiting [2023-03-08T22:28:30.269Z] 58014768ab93: Waiting [2023-03-08T22:28:30.269Z] a0fdb1725f59: Waiting [2023-03-08T22:28:30.269Z] 58fe274f98ba: Waiting [2023-03-08T22:28:30.269Z] aa5968d388b8: Waiting [2023-03-08T22:28:30.269Z] 0172acf79b72: Waiting [2023-03-08T22:28:30.269Z] 298c735ed2f5: Layer already exists [2023-03-08T22:28:30.269Z] 43e58b411d28: Layer already exists [2023-03-08T22:28:30.269Z] 6d3610d1f1dd: Layer already exists [2023-03-08T22:28:30.269Z] 832eb744430f: Layer already exists [2023-03-08T22:28:30.269Z] 6aa024fe731e: Layer already exists [2023-03-08T22:28:30.269Z] d5a0fb13653d: Layer already exists [2023-03-08T22:28:30.269Z] 0172acf79b72: Layer already exists [2023-03-08T22:28:30.269Z] 58014768ab93: Layer already exists [2023-03-08T22:28:30.269Z] 3e08b74198de: Layer already exists [2023-03-08T22:28:30.269Z] a0fdb1725f59: Layer already exists [2023-03-08T22:28:30.269Z] 58fe274f98ba: Layer already exists [2023-03-08T22:28:30.269Z] aa5968d388b8: Layer already exists [2023-03-08T22:28:30.269Z] main: digest: sha256:37b2c9f7c3d4bf24b7863a2189c454566c8bd7c4adbd1c3af8829ef7c8f768fd size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-08T22:28:30.304Z] ===================================================== [Pipeline] echo [2023-03-08T22:28:30.309Z] taggedImages: [2023-03-08T22:28:30.309Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:923421b803a2aa1fd35cfe5d85a9354669a43ca8 [2023-03-08T22:28:30.309Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2023-03-08T22:28:30.309Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:3.0.0-dev.85 [2023-03-08T22:28:30.309Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:923421b803a2aa1fd35cfe5d85a9354669a43ca8-3.0.0-dev.85 [2023-03-08T22:28:30.309Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2023-03-08T22:28:30.324Z] [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: [2023-03-08T22:28:30.324Z] 923421b803a2aa1fd35cfe5d85a9354669a43ca8 [2023-03-08T22:28:30.324Z] latest [2023-03-08T22:28:30.324Z] 3.0.0-dev.85 [2023-03-08T22:28:30.324Z] 923421b803a2aa1fd35cfe5d85a9354669a43ca8-3.0.0-dev.85 [2023-03-08T22:28:30.324Z] main [2023-03-08T22:28:30.324Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T22:28:30.645Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:923421b803a2aa1fd35cfe5d85a9354669a43ca8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T22:28:30.948Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:923421b803a2aa1fd35cfe5d85a9354669a43ca8 [2023-03-08T22:28:30.948Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-03-08T22:28:30.948Z] c4174062a360: Preparing [2023-03-08T22:28:30.948Z] f4c6dab3091d: Preparing [2023-03-08T22:28:30.948Z] 407ff01fdc57: Preparing [2023-03-08T22:28:30.948Z] 3230b117d4e5: Preparing [2023-03-08T22:28:30.948Z] 0172acf79b72: Preparing [2023-03-08T22:28:30.948Z] ebebc35f8a64: Preparing [2023-03-08T22:28:30.948Z] aa5968d388b8: Preparing [2023-03-08T22:28:30.948Z] ebebc35f8a64: Waiting [2023-03-08T22:28:30.948Z] aa5968d388b8: Waiting [2023-03-08T22:28:30.948Z] 0172acf79b72: Layer already exists [2023-03-08T22:28:30.948Z] ebebc35f8a64: Layer already exists [2023-03-08T22:28:30.948Z] aa5968d388b8: Layer already exists [2023-03-08T22:28:30.948Z] 407ff01fdc57: Pushed [2023-03-08T22:28:30.948Z] f4c6dab3091d: Pushed [2023-03-08T22:28:30.948Z] c4174062a360: Pushed [2023-03-08T22:28:32.327Z] 3230b117d4e5: Pushed [2023-03-08T22:28:32.327Z] 923421b803a2aa1fd35cfe5d85a9354669a43ca8: digest: sha256:a9941fc531f24dc85334695bb5d4b722fc685db10a6504ed8c7734b47159a102 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T22:28:32.631Z] + 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-08T22:28:32.935Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2023-03-08T22:28:32.935Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-03-08T22:28:32.935Z] c4174062a360: Preparing [2023-03-08T22:28:32.935Z] f4c6dab3091d: Preparing [2023-03-08T22:28:32.935Z] 407ff01fdc57: Preparing [2023-03-08T22:28:32.935Z] 3230b117d4e5: Preparing [2023-03-08T22:28:32.935Z] 0172acf79b72: Preparing [2023-03-08T22:28:32.935Z] ebebc35f8a64: Preparing [2023-03-08T22:28:32.935Z] aa5968d388b8: Preparing [2023-03-08T22:28:32.935Z] ebebc35f8a64: Waiting [2023-03-08T22:28:32.935Z] aa5968d388b8: Waiting [2023-03-08T22:28:32.935Z] 407ff01fdc57: Layer already exists [2023-03-08T22:28:32.935Z] f4c6dab3091d: Layer already exists [2023-03-08T22:28:32.935Z] c4174062a360: Layer already exists [2023-03-08T22:28:32.935Z] 3230b117d4e5: Layer already exists [2023-03-08T22:28:32.935Z] 0172acf79b72: Layer already exists [2023-03-08T22:28:32.935Z] ebebc35f8a64: Layer already exists [2023-03-08T22:28:32.935Z] aa5968d388b8: Layer already exists [2023-03-08T22:28:32.935Z] latest: digest: sha256:a9941fc531f24dc85334695bb5d4b722fc685db10a6504ed8c7734b47159a102 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T22:28:33.238Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:3.0.0-dev.85 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T22:28:33.542Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:3.0.0-dev.85 [2023-03-08T22:28:33.542Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-03-08T22:28:33.542Z] c4174062a360: Preparing [2023-03-08T22:28:33.542Z] f4c6dab3091d: Preparing [2023-03-08T22:28:33.542Z] 407ff01fdc57: Preparing [2023-03-08T22:28:33.542Z] 3230b117d4e5: Preparing [2023-03-08T22:28:33.542Z] 0172acf79b72: Preparing [2023-03-08T22:28:33.542Z] ebebc35f8a64: Preparing [2023-03-08T22:28:33.542Z] aa5968d388b8: Preparing [2023-03-08T22:28:33.542Z] ebebc35f8a64: Waiting [2023-03-08T22:28:33.542Z] aa5968d388b8: Waiting [2023-03-08T22:28:33.542Z] 0172acf79b72: Layer already exists [2023-03-08T22:28:33.542Z] 407ff01fdc57: Layer already exists [2023-03-08T22:28:33.542Z] 3230b117d4e5: Layer already exists [2023-03-08T22:28:33.542Z] f4c6dab3091d: Layer already exists [2023-03-08T22:28:33.542Z] c4174062a360: Layer already exists [2023-03-08T22:28:33.542Z] aa5968d388b8: Layer already exists [2023-03-08T22:28:33.542Z] ebebc35f8a64: Layer already exists [2023-03-08T22:28:33.542Z] 3.0.0-dev.85: digest: sha256:a9941fc531f24dc85334695bb5d4b722fc685db10a6504ed8c7734b47159a102 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T22:28:33.848Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:923421b803a2aa1fd35cfe5d85a9354669a43ca8-3.0.0-dev.85 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T22:28:34.150Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:923421b803a2aa1fd35cfe5d85a9354669a43ca8-3.0.0-dev.85 [2023-03-08T22:28:34.150Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-03-08T22:28:34.150Z] c4174062a360: Preparing [2023-03-08T22:28:34.150Z] f4c6dab3091d: Preparing [2023-03-08T22:28:34.150Z] 407ff01fdc57: Preparing [2023-03-08T22:28:34.150Z] 3230b117d4e5: Preparing [2023-03-08T22:28:34.151Z] 0172acf79b72: Preparing [2023-03-08T22:28:34.151Z] ebebc35f8a64: Preparing [2023-03-08T22:28:34.151Z] aa5968d388b8: Preparing [2023-03-08T22:28:34.151Z] ebebc35f8a64: Waiting [2023-03-08T22:28:34.151Z] aa5968d388b8: Waiting [2023-03-08T22:28:34.151Z] 407ff01fdc57: Layer already exists [2023-03-08T22:28:34.151Z] c4174062a360: Layer already exists [2023-03-08T22:28:34.151Z] 3230b117d4e5: Layer already exists [2023-03-08T22:28:34.151Z] 0172acf79b72: Layer already exists [2023-03-08T22:28:34.151Z] f4c6dab3091d: Layer already exists [2023-03-08T22:28:34.151Z] ebebc35f8a64: Layer already exists [2023-03-08T22:28:34.151Z] aa5968d388b8: Layer already exists [2023-03-08T22:28:34.151Z] 923421b803a2aa1fd35cfe5d85a9354669a43ca8-3.0.0-dev.85: digest: sha256:a9941fc531f24dc85334695bb5d4b722fc685db10a6504ed8c7734b47159a102 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T22:28:34.459Z] + 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-08T22:28:34.762Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main [2023-03-08T22:28:34.762Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-03-08T22:28:34.762Z] c4174062a360: Preparing [2023-03-08T22:28:34.762Z] f4c6dab3091d: Preparing [2023-03-08T22:28:34.762Z] 407ff01fdc57: Preparing [2023-03-08T22:28:34.762Z] 3230b117d4e5: Preparing [2023-03-08T22:28:34.762Z] 0172acf79b72: Preparing [2023-03-08T22:28:34.762Z] ebebc35f8a64: Preparing [2023-03-08T22:28:34.762Z] aa5968d388b8: Preparing [2023-03-08T22:28:34.762Z] ebebc35f8a64: Waiting [2023-03-08T22:28:34.762Z] aa5968d388b8: Waiting [2023-03-08T22:28:34.762Z] 3230b117d4e5: Layer already exists [2023-03-08T22:28:34.762Z] 407ff01fdc57: Layer already exists [2023-03-08T22:28:34.762Z] 0172acf79b72: Layer already exists [2023-03-08T22:28:34.762Z] c4174062a360: Layer already exists [2023-03-08T22:28:34.762Z] f4c6dab3091d: Layer already exists [2023-03-08T22:28:34.762Z] ebebc35f8a64: Layer already exists [2023-03-08T22:28:34.762Z] aa5968d388b8: Layer already exists [2023-03-08T22:28:34.762Z] main: digest: sha256:a9941fc531f24dc85334695bb5d4b722fc685db10a6504ed8c7734b47159a102 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-08T22:28:34.800Z] ===================================================== [Pipeline] echo [2023-03-08T22:28:34.805Z] taggedImages: [2023-03-08T22:28:34.805Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:923421b803a2aa1fd35cfe5d85a9354669a43ca8 [2023-03-08T22:28:34.805Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2023-03-08T22:28:34.805Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:3.0.0-dev.85 [2023-03-08T22:28:34.805Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:923421b803a2aa1fd35cfe5d85a9354669a43ca8-3.0.0-dev.85 [2023-03-08T22:28:34.805Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo [2023-03-08T22:28:34.820Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2023-03-08T22:28:34.820Z] 923421b803a2aa1fd35cfe5d85a9354669a43ca8 [2023-03-08T22:28:34.820Z] latest [2023-03-08T22:28:34.820Z] 3.0.0-dev.85 [2023-03-08T22:28:34.820Z] 923421b803a2aa1fd35cfe5d85a9354669a43ca8-3.0.0-dev.85 [2023-03-08T22:28:34.820Z] main [2023-03-08T22:28:34.820Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T22:28:35.122Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:923421b803a2aa1fd35cfe5d85a9354669a43ca8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T22:28:35.426Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:923421b803a2aa1fd35cfe5d85a9354669a43ca8 [2023-03-08T22:28:35.427Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-03-08T22:28:35.427Z] 651d4537d142: Preparing [2023-03-08T22:28:35.427Z] 5a24b3255b0c: Preparing [2023-03-08T22:28:35.427Z] 3f6a63bf899a: Preparing [2023-03-08T22:28:35.427Z] 860553600a65: Preparing [2023-03-08T22:28:35.427Z] 039cddbfcffc: Preparing [2023-03-08T22:28:35.427Z] 75dfb0011372: Preparing [2023-03-08T22:28:35.427Z] aa5968d388b8: Preparing [2023-03-08T22:28:35.427Z] aa5968d388b8: Waiting [2023-03-08T22:28:35.427Z] 75dfb0011372: Waiting [2023-03-08T22:28:35.427Z] 039cddbfcffc: Pushed [2023-03-08T22:28:35.427Z] 860553600a65: Pushed [2023-03-08T22:28:35.427Z] 651d4537d142: Pushed [2023-03-08T22:28:35.427Z] 5a24b3255b0c: Pushed [2023-03-08T22:28:35.427Z] aa5968d388b8: Layer already exists [2023-03-08T22:28:35.685Z] 75dfb0011372: Pushed [2023-03-08T22:28:36.622Z] 3f6a63bf899a: Pushed [2023-03-08T22:28:36.622Z] 923421b803a2aa1fd35cfe5d85a9354669a43ca8: digest: sha256:1990ec190793984d57274f98d22bb7b818f553acde8740c05daa6893abc7c35c size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T22:28:36.927Z] + 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-08T22:28:37.231Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2023-03-08T22:28:37.231Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-03-08T22:28:37.231Z] 651d4537d142: Preparing [2023-03-08T22:28:37.231Z] 5a24b3255b0c: Preparing [2023-03-08T22:28:37.231Z] 3f6a63bf899a: Preparing [2023-03-08T22:28:37.231Z] 860553600a65: Preparing [2023-03-08T22:28:37.231Z] 039cddbfcffc: Preparing [2023-03-08T22:28:37.231Z] 75dfb0011372: Preparing [2023-03-08T22:28:37.231Z] aa5968d388b8: Preparing [2023-03-08T22:28:37.231Z] 75dfb0011372: Waiting [2023-03-08T22:28:37.231Z] aa5968d388b8: Waiting [2023-03-08T22:28:37.231Z] 5a24b3255b0c: Layer already exists [2023-03-08T22:28:37.231Z] 860553600a65: Layer already exists [2023-03-08T22:28:37.231Z] 039cddbfcffc: Layer already exists [2023-03-08T22:28:37.231Z] 651d4537d142: Layer already exists [2023-03-08T22:28:37.231Z] 3f6a63bf899a: Layer already exists [2023-03-08T22:28:37.231Z] aa5968d388b8: Layer already exists [2023-03-08T22:28:37.231Z] 75dfb0011372: Layer already exists [2023-03-08T22:28:37.231Z] latest: digest: sha256:1990ec190793984d57274f98d22bb7b818f553acde8740c05daa6893abc7c35c size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T22:28:37.537Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:3.0.0-dev.85 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T22:28:37.837Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:3.0.0-dev.85 [2023-03-08T22:28:37.837Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-03-08T22:28:37.837Z] 651d4537d142: Preparing [2023-03-08T22:28:37.837Z] 5a24b3255b0c: Preparing [2023-03-08T22:28:37.837Z] 3f6a63bf899a: Preparing [2023-03-08T22:28:37.837Z] 860553600a65: Preparing [2023-03-08T22:28:37.837Z] 039cddbfcffc: Preparing [2023-03-08T22:28:37.837Z] 75dfb0011372: Preparing [2023-03-08T22:28:37.837Z] aa5968d388b8: Preparing [2023-03-08T22:28:37.837Z] 75dfb0011372: Waiting [2023-03-08T22:28:37.837Z] aa5968d388b8: Waiting [2023-03-08T22:28:37.837Z] 039cddbfcffc: Layer already exists [2023-03-08T22:28:37.837Z] 3f6a63bf899a: Layer already exists [2023-03-08T22:28:37.837Z] 5a24b3255b0c: Layer already exists [2023-03-08T22:28:37.837Z] 651d4537d142: Layer already exists [2023-03-08T22:28:37.837Z] 860553600a65: Layer already exists [2023-03-08T22:28:37.837Z] 75dfb0011372: Layer already exists [2023-03-08T22:28:37.837Z] aa5968d388b8: Layer already exists [2023-03-08T22:28:37.837Z] 3.0.0-dev.85: digest: sha256:1990ec190793984d57274f98d22bb7b818f553acde8740c05daa6893abc7c35c size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T22:28:38.143Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:923421b803a2aa1fd35cfe5d85a9354669a43ca8-3.0.0-dev.85 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T22:28:38.446Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:923421b803a2aa1fd35cfe5d85a9354669a43ca8-3.0.0-dev.85 [2023-03-08T22:28:38.446Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-03-08T22:28:38.446Z] 651d4537d142: Preparing [2023-03-08T22:28:38.446Z] 5a24b3255b0c: Preparing [2023-03-08T22:28:38.446Z] 3f6a63bf899a: Preparing [2023-03-08T22:28:38.446Z] 860553600a65: Preparing [2023-03-08T22:28:38.446Z] 039cddbfcffc: Preparing [2023-03-08T22:28:38.446Z] 75dfb0011372: Preparing [2023-03-08T22:28:38.446Z] aa5968d388b8: Preparing [2023-03-08T22:28:38.446Z] aa5968d388b8: Waiting [2023-03-08T22:28:38.446Z] 75dfb0011372: Waiting [2023-03-08T22:28:38.446Z] 860553600a65: Layer already exists [2023-03-08T22:28:38.446Z] 3f6a63bf899a: Layer already exists [2023-03-08T22:28:38.446Z] 5a24b3255b0c: Layer already exists [2023-03-08T22:28:38.446Z] 651d4537d142: Layer already exists [2023-03-08T22:28:38.446Z] 039cddbfcffc: Layer already exists [2023-03-08T22:28:38.446Z] 75dfb0011372: Layer already exists [2023-03-08T22:28:38.446Z] aa5968d388b8: Layer already exists [2023-03-08T22:28:38.446Z] 923421b803a2aa1fd35cfe5d85a9354669a43ca8-3.0.0-dev.85: digest: sha256:1990ec190793984d57274f98d22bb7b818f553acde8740c05daa6893abc7c35c size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T22:28:38.751Z] + 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-08T22:28:39.051Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2023-03-08T22:28:39.051Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-03-08T22:28:39.051Z] 651d4537d142: Preparing [2023-03-08T22:28:39.051Z] 5a24b3255b0c: Preparing [2023-03-08T22:28:39.051Z] 3f6a63bf899a: Preparing [2023-03-08T22:28:39.051Z] 860553600a65: Preparing [2023-03-08T22:28:39.052Z] 039cddbfcffc: Preparing [2023-03-08T22:28:39.052Z] 75dfb0011372: Preparing [2023-03-08T22:28:39.052Z] aa5968d388b8: Preparing [2023-03-08T22:28:39.052Z] 75dfb0011372: Waiting [2023-03-08T22:28:39.052Z] aa5968d388b8: Waiting [2023-03-08T22:28:39.052Z] 039cddbfcffc: Layer already exists [2023-03-08T22:28:39.052Z] 3f6a63bf899a: Layer already exists [2023-03-08T22:28:39.052Z] 860553600a65: Layer already exists [2023-03-08T22:28:39.052Z] 5a24b3255b0c: Layer already exists [2023-03-08T22:28:39.052Z] 651d4537d142: Layer already exists [2023-03-08T22:28:39.052Z] 75dfb0011372: Layer already exists [2023-03-08T22:28:39.052Z] aa5968d388b8: Layer already exists [2023-03-08T22:28:39.052Z] main: digest: sha256:1990ec190793984d57274f98d22bb7b818f553acde8740c05daa6893abc7c35c size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-08T22:28:39.098Z] ===================================================== [Pipeline] echo [2023-03-08T22:28:39.104Z] taggedImages: [2023-03-08T22:28:39.104Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:923421b803a2aa1fd35cfe5d85a9354669a43ca8 [2023-03-08T22:28:39.104Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2023-03-08T22:28:39.104Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:3.0.0-dev.85 [2023-03-08T22:28:39.104Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:923421b803a2aa1fd35cfe5d85a9354669a43ca8-3.0.0-dev.85 [2023-03-08T22:28:39.104Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2023-03-08T22:28:39.120Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2023-03-08T22:28:39.120Z] 923421b803a2aa1fd35cfe5d85a9354669a43ca8 [2023-03-08T22:28:39.120Z] latest [2023-03-08T22:28:39.120Z] 3.0.0-dev.85 [2023-03-08T22:28:39.120Z] 923421b803a2aa1fd35cfe5d85a9354669a43ca8-3.0.0-dev.85 [2023-03-08T22:28:39.120Z] main [2023-03-08T22:28:39.120Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T22:28:39.425Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:923421b803a2aa1fd35cfe5d85a9354669a43ca8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T22:28:39.747Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:923421b803a2aa1fd35cfe5d85a9354669a43ca8 [2023-03-08T22:28:39.747Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-03-08T22:28:39.747Z] cba1d2081a8c: Preparing [2023-03-08T22:28:39.747Z] 976fdbb03305: Preparing [2023-03-08T22:28:39.747Z] ed00d55e63dc: Preparing [2023-03-08T22:28:39.747Z] 1cf9cbf5b46f: Preparing [2023-03-08T22:28:39.747Z] ec42885b3fa0: Preparing [2023-03-08T22:28:39.747Z] 68b7df63c548: Preparing [2023-03-08T22:28:39.747Z] abfdb4b5733d: Preparing [2023-03-08T22:28:39.747Z] f83502505b72: Preparing [2023-03-08T22:28:39.747Z] aa5968d388b8: Preparing [2023-03-08T22:28:39.747Z] 68b7df63c548: Waiting [2023-03-08T22:28:39.747Z] f83502505b72: Waiting [2023-03-08T22:28:39.747Z] aa5968d388b8: Waiting [2023-03-08T22:28:39.747Z] cba1d2081a8c: Pushed [2023-03-08T22:28:39.747Z] ec42885b3fa0: Pushed [2023-03-08T22:28:39.747Z] 976fdbb03305: Pushed [2023-03-08T22:28:40.012Z] 68b7df63c548: Pushed [2023-03-08T22:28:40.012Z] abfdb4b5733d: Pushed [2023-03-08T22:28:40.012Z] aa5968d388b8: Layer already exists [2023-03-08T22:28:40.012Z] f83502505b72: Pushed [2023-03-08T22:28:40.951Z] 1cf9cbf5b46f: Pushed [2023-03-08T22:28:41.210Z] ed00d55e63dc: Pushed [2023-03-08T22:28:41.210Z] 923421b803a2aa1fd35cfe5d85a9354669a43ca8: digest: sha256:16e0597fd1f7d9aa338c817f250e58a07a1265d2075e80dedaaa06127a939c50 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T22:28:41.514Z] + 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-08T22:28:41.813Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2023-03-08T22:28:41.813Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-03-08T22:28:41.813Z] cba1d2081a8c: Preparing [2023-03-08T22:28:41.813Z] 976fdbb03305: Preparing [2023-03-08T22:28:41.813Z] ed00d55e63dc: Preparing [2023-03-08T22:28:41.813Z] 1cf9cbf5b46f: Preparing [2023-03-08T22:28:41.813Z] ec42885b3fa0: Preparing [2023-03-08T22:28:41.813Z] 68b7df63c548: Preparing [2023-03-08T22:28:41.813Z] abfdb4b5733d: Preparing [2023-03-08T22:28:41.813Z] f83502505b72: Preparing [2023-03-08T22:28:41.813Z] aa5968d388b8: Preparing [2023-03-08T22:28:41.813Z] abfdb4b5733d: Waiting [2023-03-08T22:28:41.813Z] aa5968d388b8: Waiting [2023-03-08T22:28:41.813Z] f83502505b72: Waiting [2023-03-08T22:28:41.813Z] 68b7df63c548: Waiting [2023-03-08T22:28:41.813Z] cba1d2081a8c: Layer already exists [2023-03-08T22:28:41.813Z] 976fdbb03305: Layer already exists [2023-03-08T22:28:41.813Z] ec42885b3fa0: Layer already exists [2023-03-08T22:28:41.813Z] 1cf9cbf5b46f: Layer already exists [2023-03-08T22:28:41.813Z] ed00d55e63dc: Layer already exists [2023-03-08T22:28:41.813Z] 68b7df63c548: Layer already exists [2023-03-08T22:28:41.813Z] abfdb4b5733d: Layer already exists [2023-03-08T22:28:41.813Z] aa5968d388b8: Layer already exists [2023-03-08T22:28:41.813Z] f83502505b72: Layer already exists [2023-03-08T22:28:41.813Z] latest: digest: sha256:16e0597fd1f7d9aa338c817f250e58a07a1265d2075e80dedaaa06127a939c50 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T22:28:42.118Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.0.0-dev.85 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T22:28:42.418Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.0.0-dev.85 [2023-03-08T22:28:42.418Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-03-08T22:28:42.418Z] cba1d2081a8c: Preparing [2023-03-08T22:28:42.418Z] 976fdbb03305: Preparing [2023-03-08T22:28:42.418Z] ed00d55e63dc: Preparing [2023-03-08T22:28:42.418Z] 1cf9cbf5b46f: Preparing [2023-03-08T22:28:42.418Z] ec42885b3fa0: Preparing [2023-03-08T22:28:42.418Z] 68b7df63c548: Preparing [2023-03-08T22:28:42.418Z] abfdb4b5733d: Preparing [2023-03-08T22:28:42.418Z] f83502505b72: Preparing [2023-03-08T22:28:42.418Z] aa5968d388b8: Preparing [2023-03-08T22:28:42.418Z] abfdb4b5733d: Waiting [2023-03-08T22:28:42.418Z] f83502505b72: Waiting [2023-03-08T22:28:42.418Z] aa5968d388b8: Waiting [2023-03-08T22:28:42.418Z] 68b7df63c548: Waiting [2023-03-08T22:28:42.418Z] 1cf9cbf5b46f: Layer already exists [2023-03-08T22:28:42.418Z] cba1d2081a8c: Layer already exists [2023-03-08T22:28:42.418Z] ed00d55e63dc: Layer already exists [2023-03-08T22:28:42.418Z] 976fdbb03305: Layer already exists [2023-03-08T22:28:42.418Z] ec42885b3fa0: Layer already exists [2023-03-08T22:28:42.418Z] 68b7df63c548: Layer already exists [2023-03-08T22:28:42.418Z] abfdb4b5733d: Layer already exists [2023-03-08T22:28:42.418Z] f83502505b72: Layer already exists [2023-03-08T22:28:42.418Z] aa5968d388b8: Layer already exists [2023-03-08T22:28:42.418Z] 3.0.0-dev.85: digest: sha256:16e0597fd1f7d9aa338c817f250e58a07a1265d2075e80dedaaa06127a939c50 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T22:28:42.723Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:923421b803a2aa1fd35cfe5d85a9354669a43ca8-3.0.0-dev.85 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T22:28:43.034Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:923421b803a2aa1fd35cfe5d85a9354669a43ca8-3.0.0-dev.85 [2023-03-08T22:28:43.034Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-03-08T22:28:43.034Z] cba1d2081a8c: Preparing [2023-03-08T22:28:43.034Z] 976fdbb03305: Preparing [2023-03-08T22:28:43.034Z] ed00d55e63dc: Preparing [2023-03-08T22:28:43.034Z] 1cf9cbf5b46f: Preparing [2023-03-08T22:28:43.034Z] ec42885b3fa0: Preparing [2023-03-08T22:28:43.034Z] 68b7df63c548: Preparing [2023-03-08T22:28:43.034Z] abfdb4b5733d: Preparing [2023-03-08T22:28:43.034Z] f83502505b72: Preparing [2023-03-08T22:28:43.034Z] aa5968d388b8: Preparing [2023-03-08T22:28:43.034Z] 68b7df63c548: Waiting [2023-03-08T22:28:43.034Z] abfdb4b5733d: Waiting [2023-03-08T22:28:43.034Z] f83502505b72: Waiting [2023-03-08T22:28:43.034Z] aa5968d388b8: Waiting [2023-03-08T22:28:43.034Z] ed00d55e63dc: Layer already exists [2023-03-08T22:28:43.034Z] ec42885b3fa0: Layer already exists [2023-03-08T22:28:43.034Z] 976fdbb03305: Layer already exists [2023-03-08T22:28:43.034Z] 1cf9cbf5b46f: Layer already exists [2023-03-08T22:28:43.034Z] cba1d2081a8c: Layer already exists [2023-03-08T22:28:43.034Z] 68b7df63c548: Layer already exists [2023-03-08T22:28:43.034Z] abfdb4b5733d: Layer already exists [2023-03-08T22:28:43.034Z] f83502505b72: Layer already exists [2023-03-08T22:28:43.034Z] aa5968d388b8: Layer already exists [2023-03-08T22:28:43.034Z] 923421b803a2aa1fd35cfe5d85a9354669a43ca8-3.0.0-dev.85: digest: sha256:16e0597fd1f7d9aa338c817f250e58a07a1265d2075e80dedaaa06127a939c50 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T22:28:43.359Z] + 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-08T22:28:43.677Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2023-03-08T22:28:43.677Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-03-08T22:28:43.677Z] cba1d2081a8c: Preparing [2023-03-08T22:28:43.677Z] 976fdbb03305: Preparing [2023-03-08T22:28:43.677Z] ed00d55e63dc: Preparing [2023-03-08T22:28:43.677Z] 1cf9cbf5b46f: Preparing [2023-03-08T22:28:43.677Z] ec42885b3fa0: Preparing [2023-03-08T22:28:43.677Z] 68b7df63c548: Preparing [2023-03-08T22:28:43.677Z] abfdb4b5733d: Preparing [2023-03-08T22:28:43.677Z] f83502505b72: Preparing [2023-03-08T22:28:43.677Z] aa5968d388b8: Preparing [2023-03-08T22:28:43.677Z] f83502505b72: Waiting [2023-03-08T22:28:43.677Z] abfdb4b5733d: Waiting [2023-03-08T22:28:43.677Z] 68b7df63c548: Waiting [2023-03-08T22:28:43.677Z] ed00d55e63dc: Layer already exists [2023-03-08T22:28:43.677Z] cba1d2081a8c: Layer already exists [2023-03-08T22:28:43.677Z] 1cf9cbf5b46f: Layer already exists [2023-03-08T22:28:43.677Z] 976fdbb03305: Layer already exists [2023-03-08T22:28:43.677Z] ec42885b3fa0: Layer already exists [2023-03-08T22:28:43.677Z] f83502505b72: Layer already exists [2023-03-08T22:28:43.677Z] 68b7df63c548: Layer already exists [2023-03-08T22:28:43.677Z] aa5968d388b8: Layer already exists [2023-03-08T22:28:43.677Z] abfdb4b5733d: Layer already exists [2023-03-08T22:28:43.677Z] main: digest: sha256:16e0597fd1f7d9aa338c817f250e58a07a1265d2075e80dedaaa06127a939c50 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-08T22:28:43.716Z] ===================================================== [Pipeline] echo [2023-03-08T22:28:43.724Z] taggedImages: [2023-03-08T22:28:43.724Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:923421b803a2aa1fd35cfe5d85a9354669a43ca8 [2023-03-08T22:28:43.724Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2023-03-08T22:28:43.724Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.0.0-dev.85 [2023-03-08T22:28:43.724Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:923421b803a2aa1fd35cfe5d85a9354669a43ca8-3.0.0-dev.85 [2023-03-08T22:28:43.724Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2023-03-08T22:28:43.746Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: [2023-03-08T22:28:43.746Z] 923421b803a2aa1fd35cfe5d85a9354669a43ca8 [2023-03-08T22:28:43.746Z] latest [2023-03-08T22:28:43.746Z] 3.0.0-dev.85 [2023-03-08T22:28:43.746Z] 923421b803a2aa1fd35cfe5d85a9354669a43ca8-3.0.0-dev.85 [2023-03-08T22:28:43.746Z] main [2023-03-08T22:28:43.746Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T22:28:44.070Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:923421b803a2aa1fd35cfe5d85a9354669a43ca8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T22:28:44.378Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:923421b803a2aa1fd35cfe5d85a9354669a43ca8 [2023-03-08T22:28:44.378Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-03-08T22:28:44.378Z] 05410dcc3251: Preparing [2023-03-08T22:28:44.378Z] 18fda87e11e7: Preparing [2023-03-08T22:28:44.378Z] 0172acf79b72: Preparing [2023-03-08T22:28:44.378Z] 13390039f8c6: Preparing [2023-03-08T22:28:44.378Z] 4e6476652798: Preparing [2023-03-08T22:28:44.378Z] 0172acf79b72: Layer already exists [2023-03-08T22:28:44.378Z] 4e6476652798: Layer already exists [2023-03-08T22:28:44.378Z] 05410dcc3251: Pushed [2023-03-08T22:28:44.946Z] 13390039f8c6: Pushed [2023-03-08T22:28:46.325Z] 18fda87e11e7: Pushed [2023-03-08T22:28:46.325Z] 923421b803a2aa1fd35cfe5d85a9354669a43ca8: digest: sha256:7dc618da228781c373f5eb1b283a33f456efe4ab7900a9bf5acba08c16864c3f size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T22:28:46.644Z] + 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-08T22:28:46.944Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2023-03-08T22:28:46.944Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-03-08T22:28:46.944Z] 05410dcc3251: Preparing [2023-03-08T22:28:46.944Z] 18fda87e11e7: Preparing [2023-03-08T22:28:46.944Z] 0172acf79b72: Preparing [2023-03-08T22:28:46.944Z] 13390039f8c6: Preparing [2023-03-08T22:28:46.944Z] 4e6476652798: Preparing [2023-03-08T22:28:46.944Z] 05410dcc3251: Layer already exists [2023-03-08T22:28:46.944Z] 18fda87e11e7: Layer already exists [2023-03-08T22:28:46.944Z] 13390039f8c6: Layer already exists [2023-03-08T22:28:46.944Z] 4e6476652798: Layer already exists [2023-03-08T22:28:46.944Z] 0172acf79b72: Layer already exists [2023-03-08T22:28:46.944Z] latest: digest: sha256:7dc618da228781c373f5eb1b283a33f456efe4ab7900a9bf5acba08c16864c3f size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T22:28:47.249Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.0.0-dev.85 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T22:28:47.558Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.0.0-dev.85 [2023-03-08T22:28:47.558Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-03-08T22:28:47.558Z] 05410dcc3251: Preparing [2023-03-08T22:28:47.558Z] 18fda87e11e7: Preparing [2023-03-08T22:28:47.558Z] 0172acf79b72: Preparing [2023-03-08T22:28:47.558Z] 13390039f8c6: Preparing [2023-03-08T22:28:47.558Z] 4e6476652798: Preparing [2023-03-08T22:28:47.558Z] 0172acf79b72: Layer already exists [2023-03-08T22:28:47.558Z] 4e6476652798: Layer already exists [2023-03-08T22:28:47.558Z] 13390039f8c6: Layer already exists [2023-03-08T22:28:47.558Z] 05410dcc3251: Layer already exists [2023-03-08T22:28:47.558Z] 18fda87e11e7: Layer already exists [2023-03-08T22:28:47.558Z] 3.0.0-dev.85: digest: sha256:7dc618da228781c373f5eb1b283a33f456efe4ab7900a9bf5acba08c16864c3f size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T22:28:47.859Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:923421b803a2aa1fd35cfe5d85a9354669a43ca8-3.0.0-dev.85 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T22:28:48.158Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:923421b803a2aa1fd35cfe5d85a9354669a43ca8-3.0.0-dev.85 [2023-03-08T22:28:48.158Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-03-08T22:28:48.158Z] 05410dcc3251: Preparing [2023-03-08T22:28:48.158Z] 18fda87e11e7: Preparing [2023-03-08T22:28:48.158Z] 0172acf79b72: Preparing [2023-03-08T22:28:48.158Z] 13390039f8c6: Preparing [2023-03-08T22:28:48.158Z] 4e6476652798: Preparing [2023-03-08T22:28:48.158Z] 18fda87e11e7: Layer already exists [2023-03-08T22:28:48.158Z] 0172acf79b72: Layer already exists [2023-03-08T22:28:48.158Z] 13390039f8c6: Layer already exists [2023-03-08T22:28:48.158Z] 05410dcc3251: Layer already exists [2023-03-08T22:28:48.158Z] 4e6476652798: Layer already exists [2023-03-08T22:28:48.158Z] 923421b803a2aa1fd35cfe5d85a9354669a43ca8-3.0.0-dev.85: digest: sha256:7dc618da228781c373f5eb1b283a33f456efe4ab7900a9bf5acba08c16864c3f size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T22:28:48.466Z] + 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-08T22:28:48.773Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2023-03-08T22:28:48.773Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-03-08T22:28:48.773Z] 05410dcc3251: Preparing [2023-03-08T22:28:48.774Z] 18fda87e11e7: Preparing [2023-03-08T22:28:48.774Z] 0172acf79b72: Preparing [2023-03-08T22:28:48.774Z] 13390039f8c6: Preparing [2023-03-08T22:28:48.774Z] 4e6476652798: Preparing [2023-03-08T22:28:48.774Z] 4e6476652798: Layer already exists [2023-03-08T22:28:48.774Z] 18fda87e11e7: Layer already exists [2023-03-08T22:28:48.774Z] 13390039f8c6: Layer already exists [2023-03-08T22:28:48.774Z] 05410dcc3251: Layer already exists [2023-03-08T22:28:48.774Z] 0172acf79b72: Layer already exists [2023-03-08T22:28:48.774Z] main: digest: sha256:7dc618da228781c373f5eb1b283a33f456efe4ab7900a9bf5acba08c16864c3f size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-08T22:28:48.819Z] ===================================================== [Pipeline] echo [2023-03-08T22:28:48.827Z] taggedImages: [2023-03-08T22:28:48.827Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:923421b803a2aa1fd35cfe5d85a9354669a43ca8 [2023-03-08T22:28:48.827Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2023-03-08T22:28:48.827Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.0.0-dev.85 [2023-03-08T22:28:48.827Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:923421b803a2aa1fd35cfe5d85a9354669a43ca8-3.0.0-dev.85 [2023-03-08T22:28:48.827Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo [2023-03-08T22:28:48.848Z] [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: [2023-03-08T22:28:48.848Z] 923421b803a2aa1fd35cfe5d85a9354669a43ca8 [2023-03-08T22:28:48.848Z] latest [2023-03-08T22:28:48.848Z] 3.0.0-dev.85 [2023-03-08T22:28:48.848Z] 923421b803a2aa1fd35cfe5d85a9354669a43ca8-3.0.0-dev.85 [2023-03-08T22:28:48.848Z] main [2023-03-08T22:28:48.848Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T22:28:49.161Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:923421b803a2aa1fd35cfe5d85a9354669a43ca8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T22:28:49.469Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:923421b803a2aa1fd35cfe5d85a9354669a43ca8 [2023-03-08T22:28:49.469Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-03-08T22:28:49.469Z] a139cbe1fe6c: Preparing [2023-03-08T22:28:49.469Z] 071775666b1f: Preparing [2023-03-08T22:28:49.469Z] 0937b56c6b75: Preparing [2023-03-08T22:28:49.469Z] 68d2207eb567: Preparing [2023-03-08T22:28:49.469Z] e2e0ee7a5a6a: Preparing [2023-03-08T22:28:49.469Z] bbcfc678d583: Preparing [2023-03-08T22:28:49.469Z] 4e6476652798: Preparing [2023-03-08T22:28:49.469Z] bbcfc678d583: Waiting [2023-03-08T22:28:49.469Z] 4e6476652798: Waiting [2023-03-08T22:28:49.469Z] 0937b56c6b75: Pushed [2023-03-08T22:28:49.469Z] 071775666b1f: Pushed [2023-03-08T22:28:49.469Z] a139cbe1fe6c: Pushed [2023-03-08T22:28:49.469Z] 4e6476652798: Layer already exists [2023-03-08T22:28:50.038Z] bbcfc678d583: Pushed [2023-03-08T22:28:53.323Z] e2e0ee7a5a6a: Pushed [2023-03-08T22:28:55.857Z] 68d2207eb567: Pushed [2023-03-08T22:28:55.857Z] 923421b803a2aa1fd35cfe5d85a9354669a43ca8: digest: sha256:c783fe408df84d4810c63e9d17e88ca3fbd09d3a18935e34dfe7de05acb2ffcf size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T22:28:56.191Z] + 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-08T22:28:56.492Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2023-03-08T22:28:56.492Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-03-08T22:28:56.492Z] a139cbe1fe6c: Preparing [2023-03-08T22:28:56.492Z] 071775666b1f: Preparing [2023-03-08T22:28:56.492Z] 0937b56c6b75: Preparing [2023-03-08T22:28:56.492Z] 68d2207eb567: Preparing [2023-03-08T22:28:56.492Z] e2e0ee7a5a6a: Preparing [2023-03-08T22:28:56.492Z] bbcfc678d583: Preparing [2023-03-08T22:28:56.492Z] 4e6476652798: Preparing [2023-03-08T22:28:56.492Z] bbcfc678d583: Waiting [2023-03-08T22:28:56.492Z] 4e6476652798: Waiting [2023-03-08T22:28:56.492Z] 68d2207eb567: Layer already exists [2023-03-08T22:28:56.492Z] 071775666b1f: Layer already exists [2023-03-08T22:28:56.492Z] a139cbe1fe6c: Layer already exists [2023-03-08T22:28:56.492Z] 0937b56c6b75: Layer already exists [2023-03-08T22:28:56.492Z] e2e0ee7a5a6a: Layer already exists [2023-03-08T22:28:56.492Z] bbcfc678d583: Layer already exists [2023-03-08T22:28:56.492Z] 4e6476652798: Layer already exists [2023-03-08T22:28:56.492Z] latest: digest: sha256:c783fe408df84d4810c63e9d17e88ca3fbd09d3a18935e34dfe7de05acb2ffcf size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T22:28:56.799Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:3.0.0-dev.85 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T22:28:57.102Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:3.0.0-dev.85 [2023-03-08T22:28:57.102Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-03-08T22:28:57.102Z] a139cbe1fe6c: Preparing [2023-03-08T22:28:57.102Z] 071775666b1f: Preparing [2023-03-08T22:28:57.102Z] 0937b56c6b75: Preparing [2023-03-08T22:28:57.102Z] 68d2207eb567: Preparing [2023-03-08T22:28:57.102Z] e2e0ee7a5a6a: Preparing [2023-03-08T22:28:57.102Z] bbcfc678d583: Preparing [2023-03-08T22:28:57.102Z] 4e6476652798: Preparing [2023-03-08T22:28:57.102Z] bbcfc678d583: Waiting [2023-03-08T22:28:57.102Z] 4e6476652798: Waiting [2023-03-08T22:28:57.102Z] a139cbe1fe6c: Layer already exists [2023-03-08T22:28:57.102Z] e2e0ee7a5a6a: Layer already exists [2023-03-08T22:28:57.102Z] 071775666b1f: Layer already exists [2023-03-08T22:28:57.102Z] 68d2207eb567: Layer already exists [2023-03-08T22:28:57.102Z] 0937b56c6b75: Layer already exists [2023-03-08T22:28:57.102Z] bbcfc678d583: Layer already exists [2023-03-08T22:28:57.102Z] 4e6476652798: Layer already exists [2023-03-08T22:28:57.102Z] 3.0.0-dev.85: digest: sha256:c783fe408df84d4810c63e9d17e88ca3fbd09d3a18935e34dfe7de05acb2ffcf size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T22:28:57.405Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:923421b803a2aa1fd35cfe5d85a9354669a43ca8-3.0.0-dev.85 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T22:28:57.705Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:923421b803a2aa1fd35cfe5d85a9354669a43ca8-3.0.0-dev.85 [2023-03-08T22:28:57.706Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-03-08T22:28:57.706Z] a139cbe1fe6c: Preparing [2023-03-08T22:28:57.706Z] 071775666b1f: Preparing [2023-03-08T22:28:57.706Z] 0937b56c6b75: Preparing [2023-03-08T22:28:57.706Z] 68d2207eb567: Preparing [2023-03-08T22:28:57.706Z] e2e0ee7a5a6a: Preparing [2023-03-08T22:28:57.706Z] bbcfc678d583: Preparing [2023-03-08T22:28:57.706Z] 4e6476652798: Preparing [2023-03-08T22:28:57.706Z] bbcfc678d583: Waiting [2023-03-08T22:28:57.706Z] 4e6476652798: Waiting [2023-03-08T22:28:57.706Z] a139cbe1fe6c: Layer already exists [2023-03-08T22:28:57.706Z] 0937b56c6b75: Layer already exists [2023-03-08T22:28:57.706Z] e2e0ee7a5a6a: Layer already exists [2023-03-08T22:28:57.706Z] 071775666b1f: Layer already exists [2023-03-08T22:28:57.706Z] 68d2207eb567: Layer already exists [2023-03-08T22:28:57.706Z] bbcfc678d583: Layer already exists [2023-03-08T22:28:57.706Z] 4e6476652798: Layer already exists [2023-03-08T22:28:57.706Z] 923421b803a2aa1fd35cfe5d85a9354669a43ca8-3.0.0-dev.85: digest: sha256:c783fe408df84d4810c63e9d17e88ca3fbd09d3a18935e34dfe7de05acb2ffcf size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T22:28:58.006Z] + 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-08T22:28:58.321Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main [2023-03-08T22:28:58.321Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-03-08T22:28:58.321Z] a139cbe1fe6c: Preparing [2023-03-08T22:28:58.321Z] 071775666b1f: Preparing [2023-03-08T22:28:58.321Z] 0937b56c6b75: Preparing [2023-03-08T22:28:58.321Z] 68d2207eb567: Preparing [2023-03-08T22:28:58.321Z] e2e0ee7a5a6a: Preparing [2023-03-08T22:28:58.321Z] bbcfc678d583: Preparing [2023-03-08T22:28:58.321Z] 4e6476652798: Preparing [2023-03-08T22:28:58.321Z] 4e6476652798: Waiting [2023-03-08T22:28:58.321Z] 0937b56c6b75: Layer already exists [2023-03-08T22:28:58.321Z] 071775666b1f: Layer already exists [2023-03-08T22:28:58.321Z] e2e0ee7a5a6a: Layer already exists [2023-03-08T22:28:58.321Z] a139cbe1fe6c: Layer already exists [2023-03-08T22:28:58.321Z] 68d2207eb567: Layer already exists [2023-03-08T22:28:58.321Z] bbcfc678d583: Layer already exists [2023-03-08T22:28:58.321Z] 4e6476652798: Layer already exists [2023-03-08T22:28:58.321Z] main: digest: sha256:c783fe408df84d4810c63e9d17e88ca3fbd09d3a18935e34dfe7de05acb2ffcf size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-08T22:28:58.355Z] ===================================================== [Pipeline] echo [2023-03-08T22:28:58.361Z] taggedImages: [2023-03-08T22:28:58.361Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:923421b803a2aa1fd35cfe5d85a9354669a43ca8 [2023-03-08T22:28:58.361Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2023-03-08T22:28:58.361Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:3.0.0-dev.85 [2023-03-08T22:28:58.361Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:923421b803a2aa1fd35cfe5d85a9354669a43ca8-3.0.0-dev.85 [2023-03-08T22:28:58.361Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo [2023-03-08T22:28:58.375Z] [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: [2023-03-08T22:28:58.375Z] 923421b803a2aa1fd35cfe5d85a9354669a43ca8 [2023-03-08T22:28:58.375Z] latest [2023-03-08T22:28:58.375Z] 3.0.0-dev.85 [2023-03-08T22:28:58.375Z] 923421b803a2aa1fd35cfe5d85a9354669a43ca8-3.0.0-dev.85 [2023-03-08T22:28:58.375Z] main [2023-03-08T22:28:58.375Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T22:28:58.679Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:923421b803a2aa1fd35cfe5d85a9354669a43ca8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T22:28:58.981Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:923421b803a2aa1fd35cfe5d85a9354669a43ca8 [2023-03-08T22:28:58.982Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-03-08T22:28:58.982Z] 0ec3948bbe23: Preparing [2023-03-08T22:28:58.982Z] 7125a6f7a890: Preparing [2023-03-08T22:28:58.982Z] cfb7e58aa129: Preparing [2023-03-08T22:28:58.982Z] 690d30e668cf: Preparing [2023-03-08T22:28:58.982Z] 1ceb6496f972: Preparing [2023-03-08T22:28:58.982Z] 4e6476652798: Preparing [2023-03-08T22:28:58.982Z] 4e6476652798: Waiting [2023-03-08T22:28:58.982Z] 0ec3948bbe23: Pushed [2023-03-08T22:28:58.982Z] 7125a6f7a890: Pushed [2023-03-08T22:28:58.982Z] cfb7e58aa129: Pushed [2023-03-08T22:28:58.982Z] 4e6476652798: Layer already exists [2023-03-08T22:28:59.240Z] 1ceb6496f972: Pushed [2023-03-08T22:29:05.808Z] 690d30e668cf: Pushed [2023-03-08T22:29:05.808Z] 923421b803a2aa1fd35cfe5d85a9354669a43ca8: digest: sha256:efa97d168da8a71b451bfcf5fdddc982fc8879de0c0449eaa1c54df18e2fa988 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T22:29:06.114Z] + 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-08T22:29:06.414Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest [2023-03-08T22:29:06.414Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-03-08T22:29:06.414Z] 0ec3948bbe23: Preparing [2023-03-08T22:29:06.414Z] 7125a6f7a890: Preparing [2023-03-08T22:29:06.414Z] cfb7e58aa129: Preparing [2023-03-08T22:29:06.414Z] 690d30e668cf: Preparing [2023-03-08T22:29:06.414Z] 1ceb6496f972: Preparing [2023-03-08T22:29:06.414Z] 4e6476652798: Preparing [2023-03-08T22:29:06.414Z] 4e6476652798: Waiting [2023-03-08T22:29:06.414Z] cfb7e58aa129: Layer already exists [2023-03-08T22:29:06.414Z] 7125a6f7a890: Layer already exists [2023-03-08T22:29:06.414Z] 1ceb6496f972: Layer already exists [2023-03-08T22:29:06.414Z] 0ec3948bbe23: Layer already exists [2023-03-08T22:29:06.414Z] 690d30e668cf: Layer already exists [2023-03-08T22:29:06.414Z] 4e6476652798: Layer already exists [2023-03-08T22:29:06.414Z] latest: digest: sha256:efa97d168da8a71b451bfcf5fdddc982fc8879de0c0449eaa1c54df18e2fa988 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T22:29:06.720Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:3.0.0-dev.85 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T22:29:07.019Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:3.0.0-dev.85 [2023-03-08T22:29:07.020Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-03-08T22:29:07.020Z] 0ec3948bbe23: Preparing [2023-03-08T22:29:07.020Z] 7125a6f7a890: Preparing [2023-03-08T22:29:07.020Z] cfb7e58aa129: Preparing [2023-03-08T22:29:07.020Z] 690d30e668cf: Preparing [2023-03-08T22:29:07.020Z] 1ceb6496f972: Preparing [2023-03-08T22:29:07.020Z] 4e6476652798: Preparing [2023-03-08T22:29:07.020Z] 4e6476652798: Waiting [2023-03-08T22:29:07.020Z] cfb7e58aa129: Layer already exists [2023-03-08T22:29:07.020Z] 690d30e668cf: Layer already exists [2023-03-08T22:29:07.020Z] 0ec3948bbe23: Layer already exists [2023-03-08T22:29:07.020Z] 1ceb6496f972: Layer already exists [2023-03-08T22:29:07.020Z] 7125a6f7a890: Layer already exists [2023-03-08T22:29:07.020Z] 4e6476652798: Layer already exists [2023-03-08T22:29:07.020Z] 3.0.0-dev.85: digest: sha256:efa97d168da8a71b451bfcf5fdddc982fc8879de0c0449eaa1c54df18e2fa988 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T22:29:07.320Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:923421b803a2aa1fd35cfe5d85a9354669a43ca8-3.0.0-dev.85 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T22:29:07.624Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:923421b803a2aa1fd35cfe5d85a9354669a43ca8-3.0.0-dev.85 [2023-03-08T22:29:07.624Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-03-08T22:29:07.624Z] 0ec3948bbe23: Preparing [2023-03-08T22:29:07.624Z] 7125a6f7a890: Preparing [2023-03-08T22:29:07.624Z] cfb7e58aa129: Preparing [2023-03-08T22:29:07.624Z] 690d30e668cf: Preparing [2023-03-08T22:29:07.624Z] 1ceb6496f972: Preparing [2023-03-08T22:29:07.624Z] 4e6476652798: Preparing [2023-03-08T22:29:07.624Z] 4e6476652798: Waiting [2023-03-08T22:29:07.624Z] 7125a6f7a890: Layer already exists [2023-03-08T22:29:07.624Z] 1ceb6496f972: Layer already exists [2023-03-08T22:29:07.624Z] cfb7e58aa129: Layer already exists [2023-03-08T22:29:07.624Z] 690d30e668cf: Layer already exists [2023-03-08T22:29:07.624Z] 0ec3948bbe23: Layer already exists [2023-03-08T22:29:07.624Z] 4e6476652798: Layer already exists [2023-03-08T22:29:07.624Z] 923421b803a2aa1fd35cfe5d85a9354669a43ca8-3.0.0-dev.85: digest: sha256:efa97d168da8a71b451bfcf5fdddc982fc8879de0c0449eaa1c54df18e2fa988 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T22:29:07.932Z] + 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-08T22:29:08.233Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main [2023-03-08T22:29:08.233Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-03-08T22:29:08.233Z] 0ec3948bbe23: Preparing [2023-03-08T22:29:08.233Z] 7125a6f7a890: Preparing [2023-03-08T22:29:08.233Z] cfb7e58aa129: Preparing [2023-03-08T22:29:08.233Z] 690d30e668cf: Preparing [2023-03-08T22:29:08.233Z] 1ceb6496f972: Preparing [2023-03-08T22:29:08.233Z] 4e6476652798: Preparing [2023-03-08T22:29:08.233Z] 4e6476652798: Waiting [2023-03-08T22:29:08.233Z] 7125a6f7a890: Layer already exists [2023-03-08T22:29:08.233Z] 0ec3948bbe23: Layer already exists [2023-03-08T22:29:08.233Z] cfb7e58aa129: Layer already exists [2023-03-08T22:29:08.233Z] 1ceb6496f972: Layer already exists [2023-03-08T22:29:08.233Z] 690d30e668cf: Layer already exists [2023-03-08T22:29:08.233Z] 4e6476652798: Layer already exists [2023-03-08T22:29:08.233Z] main: digest: sha256:efa97d168da8a71b451bfcf5fdddc982fc8879de0c0449eaa1c54df18e2fa988 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-08T22:29:08.284Z] ===================================================== [Pipeline] echo [2023-03-08T22:29:08.291Z] taggedImages: [2023-03-08T22:29:08.291Z] - nexus3.edgexfoundry.org:10004/security-spire-config:923421b803a2aa1fd35cfe5d85a9354669a43ca8 [2023-03-08T22:29:08.291Z] - nexus3.edgexfoundry.org:10004/security-spire-config:latest [2023-03-08T22:29:08.291Z] - nexus3.edgexfoundry.org:10004/security-spire-config:3.0.0-dev.85 [2023-03-08T22:29:08.291Z] - nexus3.edgexfoundry.org:10004/security-spire-config:923421b803a2aa1fd35cfe5d85a9354669a43ca8-3.0.0-dev.85 [2023-03-08T22:29:08.291Z] - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo [2023-03-08T22:29:08.305Z] [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: [2023-03-08T22:29:08.305Z] 923421b803a2aa1fd35cfe5d85a9354669a43ca8 [2023-03-08T22:29:08.305Z] latest [2023-03-08T22:29:08.305Z] 3.0.0-dev.85 [2023-03-08T22:29:08.305Z] 923421b803a2aa1fd35cfe5d85a9354669a43ca8-3.0.0-dev.85 [2023-03-08T22:29:08.305Z] main [2023-03-08T22:29:08.305Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T22:29:08.609Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:923421b803a2aa1fd35cfe5d85a9354669a43ca8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T22:29:08.914Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:923421b803a2aa1fd35cfe5d85a9354669a43ca8 [2023-03-08T22:29:08.914Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-03-08T22:29:08.914Z] 825e3c77acc2: Preparing [2023-03-08T22:29:08.914Z] 36c7d21acd41: Preparing [2023-03-08T22:29:08.914Z] 183f62125504: Preparing [2023-03-08T22:29:08.914Z] ab1b3eda396c: Preparing [2023-03-08T22:29:08.914Z] bbcfc678d583: Preparing [2023-03-08T22:29:08.914Z] 4e6476652798: Preparing [2023-03-08T22:29:08.914Z] 4e6476652798: Waiting [2023-03-08T22:29:08.914Z] bbcfc678d583: Layer already exists [2023-03-08T22:29:08.914Z] 4e6476652798: Layer already exists [2023-03-08T22:29:08.914Z] 825e3c77acc2: Pushed [2023-03-08T22:29:08.914Z] 183f62125504: Pushed [2023-03-08T22:29:08.914Z] 36c7d21acd41: Pushed [2023-03-08T22:29:15.492Z] ab1b3eda396c: Pushed [2023-03-08T22:29:15.492Z] 923421b803a2aa1fd35cfe5d85a9354669a43ca8: digest: sha256:01b4e3336ed9bc2864e800da9a2af2a89f0def4a9cb56dffaba83fe714ec5378 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T22:29:15.807Z] + 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-08T22:29:16.113Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest [2023-03-08T22:29:16.113Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-03-08T22:29:16.113Z] 825e3c77acc2: Preparing [2023-03-08T22:29:16.113Z] 36c7d21acd41: Preparing [2023-03-08T22:29:16.113Z] 183f62125504: Preparing [2023-03-08T22:29:16.113Z] ab1b3eda396c: Preparing [2023-03-08T22:29:16.113Z] bbcfc678d583: Preparing [2023-03-08T22:29:16.113Z] 4e6476652798: Preparing [2023-03-08T22:29:16.113Z] 825e3c77acc2: Layer already exists [2023-03-08T22:29:16.113Z] ab1b3eda396c: Layer already exists [2023-03-08T22:29:16.113Z] bbcfc678d583: Layer already exists [2023-03-08T22:29:16.113Z] 36c7d21acd41: Layer already exists [2023-03-08T22:29:16.113Z] 183f62125504: Layer already exists [2023-03-08T22:29:16.113Z] 4e6476652798: Layer already exists [2023-03-08T22:29:16.113Z] latest: digest: sha256:01b4e3336ed9bc2864e800da9a2af2a89f0def4a9cb56dffaba83fe714ec5378 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T22:29:16.420Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:3.0.0-dev.85 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T22:29:16.722Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:3.0.0-dev.85 [2023-03-08T22:29:16.722Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-03-08T22:29:16.722Z] 825e3c77acc2: Preparing [2023-03-08T22:29:16.722Z] 36c7d21acd41: Preparing [2023-03-08T22:29:16.722Z] 183f62125504: Preparing [2023-03-08T22:29:16.722Z] ab1b3eda396c: Preparing [2023-03-08T22:29:16.722Z] bbcfc678d583: Preparing [2023-03-08T22:29:16.722Z] 4e6476652798: Preparing [2023-03-08T22:29:16.722Z] 4e6476652798: Waiting [2023-03-08T22:29:16.722Z] 825e3c77acc2: Layer already exists [2023-03-08T22:29:16.722Z] bbcfc678d583: Layer already exists [2023-03-08T22:29:16.722Z] ab1b3eda396c: Layer already exists [2023-03-08T22:29:16.722Z] 183f62125504: Layer already exists [2023-03-08T22:29:16.722Z] 36c7d21acd41: Layer already exists [2023-03-08T22:29:16.722Z] 4e6476652798: Layer already exists [2023-03-08T22:29:16.722Z] 3.0.0-dev.85: digest: sha256:01b4e3336ed9bc2864e800da9a2af2a89f0def4a9cb56dffaba83fe714ec5378 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T22:29:17.026Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:923421b803a2aa1fd35cfe5d85a9354669a43ca8-3.0.0-dev.85 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T22:29:17.327Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:923421b803a2aa1fd35cfe5d85a9354669a43ca8-3.0.0-dev.85 [2023-03-08T22:29:17.327Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-03-08T22:29:17.327Z] 825e3c77acc2: Preparing [2023-03-08T22:29:17.327Z] 36c7d21acd41: Preparing [2023-03-08T22:29:17.327Z] 183f62125504: Preparing [2023-03-08T22:29:17.327Z] ab1b3eda396c: Preparing [2023-03-08T22:29:17.327Z] bbcfc678d583: Preparing [2023-03-08T22:29:17.327Z] 4e6476652798: Preparing [2023-03-08T22:29:17.327Z] 4e6476652798: Waiting [2023-03-08T22:29:17.327Z] 36c7d21acd41: Layer already exists [2023-03-08T22:29:17.327Z] bbcfc678d583: Layer already exists [2023-03-08T22:29:17.327Z] ab1b3eda396c: Layer already exists [2023-03-08T22:29:17.327Z] 825e3c77acc2: Layer already exists [2023-03-08T22:29:17.327Z] 183f62125504: Layer already exists [2023-03-08T22:29:17.327Z] 4e6476652798: Layer already exists [2023-03-08T22:29:17.327Z] 923421b803a2aa1fd35cfe5d85a9354669a43ca8-3.0.0-dev.85: digest: sha256:01b4e3336ed9bc2864e800da9a2af2a89f0def4a9cb56dffaba83fe714ec5378 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T22:29:17.631Z] + 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-08T22:29:18.086Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main [2023-03-08T22:29:18.086Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-03-08T22:29:18.086Z] 825e3c77acc2: Preparing [2023-03-08T22:29:18.086Z] 36c7d21acd41: Preparing [2023-03-08T22:29:18.086Z] 183f62125504: Preparing [2023-03-08T22:29:18.086Z] ab1b3eda396c: Preparing [2023-03-08T22:29:18.086Z] bbcfc678d583: Preparing [2023-03-08T22:29:18.086Z] 4e6476652798: Preparing [2023-03-08T22:29:18.086Z] 4e6476652798: Waiting [2023-03-08T22:29:18.086Z] 825e3c77acc2: Layer already exists [2023-03-08T22:29:18.086Z] ab1b3eda396c: Layer already exists [2023-03-08T22:29:18.086Z] 183f62125504: Layer already exists [2023-03-08T22:29:18.086Z] bbcfc678d583: Layer already exists [2023-03-08T22:29:18.086Z] 36c7d21acd41: Layer already exists [2023-03-08T22:29:18.086Z] 4e6476652798: Layer already exists [2023-03-08T22:29:18.086Z] main: digest: sha256:01b4e3336ed9bc2864e800da9a2af2a89f0def4a9cb56dffaba83fe714ec5378 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-08T22:29:18.158Z] ===================================================== [Pipeline] echo [2023-03-08T22:29:18.164Z] taggedImages: [2023-03-08T22:29:18.164Z] - nexus3.edgexfoundry.org:10004/security-spire-server:923421b803a2aa1fd35cfe5d85a9354669a43ca8 [2023-03-08T22:29:18.164Z] - nexus3.edgexfoundry.org:10004/security-spire-server:latest [2023-03-08T22:29:18.164Z] - nexus3.edgexfoundry.org:10004/security-spire-server:3.0.0-dev.85 [2023-03-08T22:29:18.164Z] - nexus3.edgexfoundry.org:10004/security-spire-server:923421b803a2aa1fd35cfe5d85a9354669a43ca8-3.0.0-dev.85 [2023-03-08T22:29:18.164Z] - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo [2023-03-08T22:29:18.178Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2023-03-08T22:29:18.178Z] 923421b803a2aa1fd35cfe5d85a9354669a43ca8 [2023-03-08T22:29:18.178Z] latest [2023-03-08T22:29:18.178Z] 3.0.0-dev.85 [2023-03-08T22:29:18.178Z] 923421b803a2aa1fd35cfe5d85a9354669a43ca8-3.0.0-dev.85 [2023-03-08T22:29:18.178Z] main [2023-03-08T22:29:18.178Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T22:29:18.529Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:923421b803a2aa1fd35cfe5d85a9354669a43ca8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T22:29:18.846Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:923421b803a2aa1fd35cfe5d85a9354669a43ca8 [2023-03-08T22:29:18.846Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-03-08T22:29:18.846Z] bfd348ddc875: Preparing [2023-03-08T22:29:18.846Z] b12ed1ee902d: Preparing [2023-03-08T22:29:18.846Z] 0172acf79b72: Preparing [2023-03-08T22:29:18.846Z] 6acbaa54356f: Preparing [2023-03-08T22:29:18.846Z] aa5968d388b8: Preparing [2023-03-08T22:29:18.846Z] 0172acf79b72: Layer already exists [2023-03-08T22:29:18.846Z] aa5968d388b8: Layer already exists [2023-03-08T22:29:18.846Z] bfd348ddc875: Pushed [2023-03-08T22:29:18.846Z] 6acbaa54356f: Pushed [2023-03-08T22:29:21.380Z] b12ed1ee902d: Pushed [2023-03-08T22:29:21.380Z] 923421b803a2aa1fd35cfe5d85a9354669a43ca8: digest: sha256:6ffd06ef394570f2ee8abbd3d5fb1403b5de82d93db4e3e139ea7bb431947b9a size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T22:29:21.683Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T22:29:21.981Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2023-03-08T22:29:21.981Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-03-08T22:29:21.981Z] bfd348ddc875: Preparing [2023-03-08T22:29:21.981Z] b12ed1ee902d: Preparing [2023-03-08T22:29:21.981Z] 0172acf79b72: Preparing [2023-03-08T22:29:21.981Z] 6acbaa54356f: Preparing [2023-03-08T22:29:21.981Z] aa5968d388b8: Preparing [2023-03-08T22:29:21.981Z] 6acbaa54356f: Layer already exists [2023-03-08T22:29:21.981Z] 0172acf79b72: Layer already exists [2023-03-08T22:29:21.981Z] aa5968d388b8: Layer already exists [2023-03-08T22:29:21.981Z] b12ed1ee902d: Layer already exists [2023-03-08T22:29:21.981Z] bfd348ddc875: Layer already exists [2023-03-08T22:29:21.981Z] latest: digest: sha256:6ffd06ef394570f2ee8abbd3d5fb1403b5de82d93db4e3e139ea7bb431947b9a size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T22:29:22.282Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:3.0.0-dev.85 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T22:29:22.586Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:3.0.0-dev.85 [2023-03-08T22:29:22.586Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-03-08T22:29:22.586Z] bfd348ddc875: Preparing [2023-03-08T22:29:22.586Z] b12ed1ee902d: Preparing [2023-03-08T22:29:22.586Z] 0172acf79b72: Preparing [2023-03-08T22:29:22.586Z] 6acbaa54356f: Preparing [2023-03-08T22:29:22.586Z] aa5968d388b8: Preparing [2023-03-08T22:29:22.586Z] aa5968d388b8: Layer already exists [2023-03-08T22:29:22.586Z] 0172acf79b72: Layer already exists [2023-03-08T22:29:22.586Z] 6acbaa54356f: Layer already exists [2023-03-08T22:29:22.586Z] bfd348ddc875: Layer already exists [2023-03-08T22:29:22.586Z] b12ed1ee902d: Layer already exists [2023-03-08T22:29:22.586Z] 3.0.0-dev.85: digest: sha256:6ffd06ef394570f2ee8abbd3d5fb1403b5de82d93db4e3e139ea7bb431947b9a size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T22:29:22.895Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:923421b803a2aa1fd35cfe5d85a9354669a43ca8-3.0.0-dev.85 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T22:29:23.197Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:923421b803a2aa1fd35cfe5d85a9354669a43ca8-3.0.0-dev.85 [2023-03-08T22:29:23.197Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-03-08T22:29:23.197Z] bfd348ddc875: Preparing [2023-03-08T22:29:23.197Z] b12ed1ee902d: Preparing [2023-03-08T22:29:23.197Z] 0172acf79b72: Preparing [2023-03-08T22:29:23.197Z] 6acbaa54356f: Preparing [2023-03-08T22:29:23.197Z] aa5968d388b8: Preparing [2023-03-08T22:29:23.197Z] aa5968d388b8: Layer already exists [2023-03-08T22:29:23.197Z] 6acbaa54356f: Layer already exists [2023-03-08T22:29:23.197Z] bfd348ddc875: Layer already exists [2023-03-08T22:29:23.197Z] 0172acf79b72: Layer already exists [2023-03-08T22:29:23.197Z] b12ed1ee902d: Layer already exists [2023-03-08T22:29:23.197Z] 923421b803a2aa1fd35cfe5d85a9354669a43ca8-3.0.0-dev.85: digest: sha256:6ffd06ef394570f2ee8abbd3d5fb1403b5de82d93db4e3e139ea7bb431947b9a size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T22:29:23.502Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T22:29:23.803Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2023-03-08T22:29:23.803Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-03-08T22:29:23.803Z] bfd348ddc875: Preparing [2023-03-08T22:29:23.803Z] b12ed1ee902d: Preparing [2023-03-08T22:29:23.803Z] 0172acf79b72: Preparing [2023-03-08T22:29:23.803Z] 6acbaa54356f: Preparing [2023-03-08T22:29:23.803Z] aa5968d388b8: Preparing [2023-03-08T22:29:23.803Z] 6acbaa54356f: Layer already exists [2023-03-08T22:29:23.803Z] 0172acf79b72: Layer already exists [2023-03-08T22:29:23.803Z] aa5968d388b8: Layer already exists [2023-03-08T22:29:23.803Z] b12ed1ee902d: Layer already exists [2023-03-08T22:29:23.803Z] bfd348ddc875: Layer already exists [2023-03-08T22:29:23.803Z] main: digest: sha256:6ffd06ef394570f2ee8abbd3d5fb1403b5de82d93db4e3e139ea7bb431947b9a size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-08T22:29:23.838Z] ===================================================== [Pipeline] echo [2023-03-08T22:29:23.844Z] taggedImages: [2023-03-08T22:29:23.844Z] - nexus3.edgexfoundry.org:10004/support-notifications:923421b803a2aa1fd35cfe5d85a9354669a43ca8 [2023-03-08T22:29:23.844Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2023-03-08T22:29:23.844Z] - nexus3.edgexfoundry.org:10004/support-notifications:3.0.0-dev.85 [2023-03-08T22:29:23.844Z] - nexus3.edgexfoundry.org:10004/support-notifications:923421b803a2aa1fd35cfe5d85a9354669a43ca8-3.0.0-dev.85 [2023-03-08T22:29:23.844Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo [2023-03-08T22:29:23.866Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2023-03-08T22:29:23.866Z] 923421b803a2aa1fd35cfe5d85a9354669a43ca8 [2023-03-08T22:29:23.866Z] latest [2023-03-08T22:29:23.866Z] 3.0.0-dev.85 [2023-03-08T22:29:23.866Z] 923421b803a2aa1fd35cfe5d85a9354669a43ca8-3.0.0-dev.85 [2023-03-08T22:29:23.866Z] main [2023-03-08T22:29:23.866Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T22:29:24.191Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:923421b803a2aa1fd35cfe5d85a9354669a43ca8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T22:29:24.503Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:923421b803a2aa1fd35cfe5d85a9354669a43ca8 [2023-03-08T22:29:24.503Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-03-08T22:29:24.503Z] 1a9a87453793: Preparing [2023-03-08T22:29:24.503Z] b161b422b0f9: Preparing [2023-03-08T22:29:24.503Z] 0172acf79b72: Preparing [2023-03-08T22:29:24.503Z] ebebc35f8a64: Preparing [2023-03-08T22:29:24.503Z] aa5968d388b8: Preparing [2023-03-08T22:29:24.503Z] 0172acf79b72: Layer already exists [2023-03-08T22:29:24.503Z] aa5968d388b8: Layer already exists [2023-03-08T22:29:24.503Z] ebebc35f8a64: Layer already exists [2023-03-08T22:29:24.503Z] 1a9a87453793: Pushed [2023-03-08T22:29:27.040Z] b161b422b0f9: Pushed [2023-03-08T22:29:27.040Z] 923421b803a2aa1fd35cfe5d85a9354669a43ca8: digest: sha256:d8484f458d8ba92873773fef96e693381a0cc8d6f756b7e61b458fc991362d3c size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T22:29:27.345Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T22:29:27.646Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2023-03-08T22:29:27.646Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-03-08T22:29:27.646Z] 1a9a87453793: Preparing [2023-03-08T22:29:27.646Z] b161b422b0f9: Preparing [2023-03-08T22:29:27.646Z] 0172acf79b72: Preparing [2023-03-08T22:29:27.646Z] ebebc35f8a64: Preparing [2023-03-08T22:29:27.646Z] aa5968d388b8: Preparing [2023-03-08T22:29:27.646Z] 0172acf79b72: Layer already exists [2023-03-08T22:29:27.646Z] aa5968d388b8: Layer already exists [2023-03-08T22:29:27.646Z] b161b422b0f9: Layer already exists [2023-03-08T22:29:27.646Z] ebebc35f8a64: Layer already exists [2023-03-08T22:29:27.646Z] 1a9a87453793: Layer already exists [2023-03-08T22:29:27.646Z] latest: digest: sha256:d8484f458d8ba92873773fef96e693381a0cc8d6f756b7e61b458fc991362d3c size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T22:29:27.949Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:3.0.0-dev.85 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T22:29:28.249Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:3.0.0-dev.85 [2023-03-08T22:29:28.250Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-03-08T22:29:28.250Z] 1a9a87453793: Preparing [2023-03-08T22:29:28.250Z] b161b422b0f9: Preparing [2023-03-08T22:29:28.250Z] 0172acf79b72: Preparing [2023-03-08T22:29:28.250Z] ebebc35f8a64: Preparing [2023-03-08T22:29:28.250Z] aa5968d388b8: Preparing [2023-03-08T22:29:28.250Z] 0172acf79b72: Layer already exists [2023-03-08T22:29:28.250Z] ebebc35f8a64: Layer already exists [2023-03-08T22:29:28.250Z] b161b422b0f9: Layer already exists [2023-03-08T22:29:28.250Z] 1a9a87453793: Layer already exists [2023-03-08T22:29:28.250Z] aa5968d388b8: Layer already exists [2023-03-08T22:29:28.250Z] 3.0.0-dev.85: digest: sha256:d8484f458d8ba92873773fef96e693381a0cc8d6f756b7e61b458fc991362d3c size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T22:29:28.552Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:923421b803a2aa1fd35cfe5d85a9354669a43ca8-3.0.0-dev.85 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T22:29:28.852Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:923421b803a2aa1fd35cfe5d85a9354669a43ca8-3.0.0-dev.85 [2023-03-08T22:29:28.852Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-03-08T22:29:28.852Z] 1a9a87453793: Preparing [2023-03-08T22:29:28.852Z] b161b422b0f9: Preparing [2023-03-08T22:29:28.852Z] 0172acf79b72: Preparing [2023-03-08T22:29:28.852Z] ebebc35f8a64: Preparing [2023-03-08T22:29:28.852Z] aa5968d388b8: Preparing [2023-03-08T22:29:28.852Z] aa5968d388b8: Layer already exists [2023-03-08T22:29:28.852Z] ebebc35f8a64: Layer already exists [2023-03-08T22:29:28.852Z] 0172acf79b72: Layer already exists [2023-03-08T22:29:28.852Z] b161b422b0f9: Layer already exists [2023-03-08T22:29:28.852Z] 1a9a87453793: Layer already exists [2023-03-08T22:29:28.852Z] 923421b803a2aa1fd35cfe5d85a9354669a43ca8-3.0.0-dev.85: digest: sha256:d8484f458d8ba92873773fef96e693381a0cc8d6f756b7e61b458fc991362d3c size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T22:29:29.153Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T22:29:29.456Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2023-03-08T22:29:29.456Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-03-08T22:29:29.456Z] 1a9a87453793: Preparing [2023-03-08T22:29:29.456Z] b161b422b0f9: Preparing [2023-03-08T22:29:29.456Z] 0172acf79b72: Preparing [2023-03-08T22:29:29.456Z] ebebc35f8a64: Preparing [2023-03-08T22:29:29.456Z] aa5968d388b8: Preparing [2023-03-08T22:29:29.456Z] 0172acf79b72: Layer already exists [2023-03-08T22:29:29.456Z] 1a9a87453793: Layer already exists [2023-03-08T22:29:29.456Z] ebebc35f8a64: Layer already exists [2023-03-08T22:29:29.456Z] aa5968d388b8: Layer already exists [2023-03-08T22:29:29.456Z] b161b422b0f9: Layer already exists [2023-03-08T22:29:29.456Z] main: digest: sha256:d8484f458d8ba92873773fef96e693381a0cc8d6f756b7e61b458fc991362d3c size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-08T22:29:29.496Z] ===================================================== [Pipeline] echo [2023-03-08T22:29:29.503Z] taggedImages: [2023-03-08T22:29:29.503Z] - nexus3.edgexfoundry.org:10004/support-scheduler:923421b803a2aa1fd35cfe5d85a9354669a43ca8 [2023-03-08T22:29:29.503Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2023-03-08T22:29:29.503Z] - nexus3.edgexfoundry.org:10004/support-scheduler:3.0.0-dev.85 [2023-03-08T22:29:29.503Z] - nexus3.edgexfoundry.org:10004/support-scheduler:923421b803a2aa1fd35cfe5d85a9354669a43ca8-3.0.0-dev.85 [2023-03-08T22:29:29.503Z] - 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-08T22:30:09.170Z] Removing intermediate container 92f384f15dd7 [2023-03-08T22:30:09.171Z] ---> 8912daf9c9f2 [2023-03-08T22:30:09.171Z] Step 8/24 : COPY . . [2023-03-08T22:30:09.171Z] Removing intermediate container cba599259c4f [2023-03-08T22:30:09.171Z] ---> ad24d7ff8f2a [2023-03-08T22:30:09.171Z] Step 7/24 : COPY . . [2023-03-08T22:30:09.171Z] Removing intermediate container 77e3ddb6c1e1 [2023-03-08T22:30:09.171Z] ---> 9581edded229 [2023-03-08T22:30:09.171Z] Step 7/20 : COPY . . [2023-03-08T22:30:09.171Z] Removing intermediate container beb7c752c1bf [2023-03-08T22:30:09.171Z] ---> c51b085819aa [2023-03-08T22:30:09.171Z] Step 8/22 : COPY . . [2023-03-08T22:30:09.171Z] Removing intermediate container 49ce5c618d0e [2023-03-08T22:30:09.171Z] ---> 69e7dfd46c1e [2023-03-08T22:30:09.171Z] Step 7/23 : COPY . . [2023-03-08T22:30:09.171Z] ---> 596a728e8682 [2023-03-08T22:30:09.171Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-03-08T22:30:09.171Z] ---> Running in 4c81903687ba [2023-03-08T22:30:09.171Z] ---> a6138127c451 [2023-03-08T22:30:09.171Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-03-08T22:30:09.171Z] ---> Running in cc15aafba64f [2023-03-08T22:30:09.171Z] ---> e6ddc7649f8b [2023-03-08T22:30:09.171Z] Step 8/20 : RUN make cmd/secrets-config/secrets-config [2023-03-08T22:30:09.171Z] ---> Running in 3b369b7a0738 [2023-03-08T22:30:09.171Z] Removing intermediate container cc15aafba64f [2023-03-08T22:30:09.171Z] ---> 336c41983591 [2023-03-08T22:30:09.171Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-03-08T22:30:09.171Z] ---> Running in 4e5e0d8b1104 [2023-03-08T22:30:09.171Z] ---> 0ff28aaf0400 [2023-03-08T22:30:09.171Z] Step 8/23 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-03-08T22:30:09.171Z] ---> 2d5e1102e1ff [2023-03-08T22:30:09.171Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2023-03-08T22:30:09.171Z] ---> Running in 48586a89253a [2023-03-08T22:30:09.171Z] ---> Running in 86e2c7c57538 [2023-03-08T22:30:09.171Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.85" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-03-08T22:30:09.171Z] Removing intermediate container 4e5e0d8b1104 [2023-03-08T22:30:09.171Z] ---> 38f72b9f845d [2023-03-08T22:30:09.171Z] 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-08T22:30:09.171Z] ---> Running in d6976bad3450 [2023-03-08T22:30:09.171Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.85" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-03-08T22:30:11.614Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.85" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-03-08T22:30:11.614Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.85" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-03-08T22:30:13.580Z] Removing intermediate container d6976bad3450 [2023-03-08T22:30:13.580Z] ---> 2e5e9525bf90 [2023-03-08T22:30:13.580Z] Step 11/24 : WORKDIR /edgex-go [2023-03-08T22:30:13.580Z] ---> Running in 58a1613caa7a [2023-03-08T22:30:14.548Z] Removing intermediate container 58a1613caa7a [2023-03-08T22:30:14.548Z] ---> 9a9210890f2b [2023-03-08T22:30:14.548Z] [2023-03-08T22:30:14.548Z] Step 12/24 : FROM alpine:3.15 [2023-03-08T22:30:14.813Z] 3.15: Pulling from library/alpine [2023-03-08T22:30:16.759Z] Digest: sha256:689659b1f08e9fdfb85190144098c378beb5a53b328f7ced7883a74a1157c709 [2023-03-08T22:30:16.759Z] Status: Downloaded newer image for alpine:3.15 [2023-03-08T22:30:16.759Z] ---> 354640af7b1b [2023-03-08T22:30:16.759Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-08T22:30:16.759Z] ---> Running in da0ab150fd3e [2023-03-08T22:30:17.720Z] Removing intermediate container da0ab150fd3e [2023-03-08T22:30:17.720Z] ---> d33184b70f1a [2023-03-08T22:30:17.720Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-03-08T22:30:17.988Z] ---> Running in 1a8abeecc4a7 [2023-03-08T22:30:20.582Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-03-08T22:30:21.549Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-03-08T22:30:23.511Z] v3.15.7-40-g7c014c17dec [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-03-08T22:30:23.511Z] v3.15.7-36-gfea8cac94fc [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-03-08T22:30:23.511Z] OK: 15736 distinct packages available [2023-03-08T22:30:23.511Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-03-08T22:30:24.097Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-03-08T22:30:26.057Z] (1/4) Installing dumb-init (1.2.5-r1) [2023-03-08T22:30:26.057Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-03-08T22:30:26.057Z] (3/4) Installing libucontext (1.1-r0) [2023-03-08T22:30:26.057Z] (4/4) Installing gcompat (1.0.0-r4) [2023-03-08T22:30:26.057Z] Executing busybox-1.34.1-r7.trigger [2023-03-08T22:30:26.057Z] OK: 6 MiB in 18 packages [2023-03-08T22:30:28.002Z] Removing intermediate container 1a8abeecc4a7 [2023-03-08T22:30:28.002Z] ---> 72ec250c47e9 [2023-03-08T22:30:28.002Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-08T22:30:36.209Z] ---> cd6680c264ad [2023-03-08T22:30:36.209Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-03-08T22:30:36.791Z] ---> aadf2f8a49ee [2023-03-08T22:30:36.791Z] Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-03-08T22:30:36.791Z] ---> Running in 51b0ef276535 [2023-03-08T22:30:37.374Z] Removing intermediate container 51b0ef276535 [2023-03-08T22:30:37.374Z] ---> cfcfd25563e8 [2023-03-08T22:30:37.374Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-03-08T22:30:38.336Z] ---> 4cbd3f307fa3 [2023-03-08T22:30:38.336Z] Step 19/24 : WORKDIR / [2023-03-08T22:30:38.619Z] ---> Running in 79ab780ce1dc [2023-03-08T22:30:39.202Z] Removing intermediate container 79ab780ce1dc [2023-03-08T22:30:39.202Z] ---> e3fce7988a80 [2023-03-08T22:30:39.202Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-08T22:30:39.202Z] ---> Running in 90547ba5d22e [2023-03-08T22:30:40.161Z] Removing intermediate container 90547ba5d22e [2023-03-08T22:30:40.161Z] ---> 924e252a4d5c [2023-03-08T22:30:40.161Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-08T22:30:40.429Z] ---> Running in 744ccef64e45 [2023-03-08T22:30:41.013Z] Removing intermediate container 744ccef64e45 [2023-03-08T22:30:41.013Z] ---> be9b1a5523bd [2023-03-08T22:30:41.013Z] Step 22/24 : LABEL arch=arm64 [2023-03-08T22:30:41.013Z] ---> Running in 2c034f85ae4d [2023-03-08T22:30:41.608Z] Removing intermediate container 2c034f85ae4d [2023-03-08T22:30:41.608Z] ---> b77c75e597d7 [2023-03-08T22:30:41.608Z] Step 23/24 : LABEL git_sha=923421b803a2aa1fd35cfe5d85a9354669a43ca8 [2023-03-08T22:30:41.876Z] ---> Running in 8142dd0c198b [2023-03-08T22:30:43.829Z] Removing intermediate container 8142dd0c198b [2023-03-08T22:30:43.829Z] ---> f4a0a11a649a [2023-03-08T22:30:43.829Z] Step 24/24 : LABEL version=3.0.0-dev.85 [2023-03-08T22:30:43.829Z] ---> Running in f98d9682f560 [2023-03-08T22:30:44.409Z] Removing intermediate container f98d9682f560 [2023-03-08T22:30:44.409Z] ---> 945b9286c9c8 [2023-03-08T22:30:44.409Z] [2023-03-08T22:30:44.676Z] Successfully built 945b9286c9c8 [2023-03-08T22:30:44.676Z] Successfully tagged security-spire-config-arm64:latest [2023-03-08T22:30:44.676Z]  Building security-spire-config ... done Building core-command [2023-03-08T22:30:48.924Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-08T22:30:48.924Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-08T22:30:48.924Z] ---> 51edaba7ccbf [2023-03-08T22:30:48.924Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-08T22:30:48.924Z] ---> Using cache [2023-03-08T22:30:48.924Z] ---> 32e37b7b3e9e [2023-03-08T22:30:48.924Z] Step 4/23 : WORKDIR /edgex-go [2023-03-08T22:30:48.924Z] ---> Using cache [2023-03-08T22:30:48.924Z] ---> 3c96be2bf805 [2023-03-08T22:30:48.924Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-03-08T22:30:48.924Z] ---> Using cache [2023-03-08T22:30:48.924Z] ---> 04eae7978c95 [2023-03-08T22:30:48.924Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-08T22:30:48.924Z] ---> Using cache [2023-03-08T22:30:48.924Z] ---> 9df081527e96 [2023-03-08T22:30:48.924Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-08T22:30:48.924Z] ---> Using cache [2023-03-08T22:30:48.924Z] ---> c51b085819aa [2023-03-08T22:30:48.924Z] Step 8/23 : COPY . . [2023-03-08T22:30:48.924Z] ---> Using cache [2023-03-08T22:30:48.924Z] ---> 2d5e1102e1ff [2023-03-08T22:30:48.924Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-03-08T22:30:49.191Z] ---> Running in 3d9587755f6d [2023-03-08T22:30:51.971Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.85" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-03-08T22:36:13.978Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.85" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-03-08T22:36:13.978Z] Removing intermediate container 3b369b7a0738 [2023-03-08T22:36:13.978Z] ---> d0fdec5a5b16 [2023-03-08T22:36:13.978Z] [2023-03-08T22:36:13.978Z] Step 9/20 : FROM alpine:3.16 [2023-03-08T22:36:13.978Z] 3.16: Pulling from library/alpine [2023-03-08T22:36:13.978Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-03-08T22:36:13.978Z] Status: Downloaded newer image for alpine:3.16 [2023-03-08T22:36:13.978Z] ---> 4c81e5bf8899 [2023-03-08T22:36:13.978Z] Step 10/20 : RUN apk add --update --no-cache dumb-init openssl [2023-03-08T22:36:13.978Z] ---> Running in 1aa0a4d36ab5 [2023-03-08T22:36:15.386Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-08T22:36:15.970Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-08T22:36:17.392Z] (1/2) Installing dumb-init (1.2.5-r1) [2023-03-08T22:36:17.392Z] (2/2) Installing openssl (1.1.1t-r0) [2023-03-08T22:36:17.392Z] Executing busybox-1.35.0-r17.trigger [2023-03-08T22:36:17.392Z] OK: 6 MiB in 16 packages [2023-03-08T22:36:18.820Z] Removing intermediate container 1aa0a4d36ab5 [2023-03-08T22:36:18.820Z] ---> a0cc29be571c [2023-03-08T22:36:18.820Z] 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-08T22:36:19.091Z] ---> Running in 33475545e126 [2023-03-08T22:36:19.361Z] Removing intermediate container 33475545e126 [2023-03-08T22:36:19.361Z] ---> a469d616eb15 [2023-03-08T22:36:19.361Z] Step 12/20 : WORKDIR /edgex [2023-03-08T22:36:19.629Z] ---> Running in 8ef06fac352a [2023-03-08T22:36:20.215Z] Removing intermediate container 8ef06fac352a [2023-03-08T22:36:20.215Z] ---> ac222ccb9682 [2023-03-08T22:36:20.215Z] Step 13/20 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.toml res/configuration.toml [2023-03-08T22:36:22.156Z] ---> ab5150ea86d4 [2023-03-08T22:36:22.156Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-03-08T22:36:24.740Z] ---> e4935c466446 [2023-03-08T22:36:24.740Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-03-08T22:36:26.159Z] ---> 4b75209a2528 [2023-03-08T22:36:26.159Z] Step 16/20 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-08T22:36:26.427Z] ---> Running in ffb7b4e6fd36 [2023-03-08T22:36:30.696Z] Removing intermediate container ffb7b4e6fd36 [2023-03-08T22:36:30.696Z] ---> be2ba3d1c420 [2023-03-08T22:36:30.696Z] Step 17/20 : ENTRYPOINT ["entrypoint.sh"] [2023-03-08T22:36:30.696Z] ---> Running in 28c25d8faef6 [2023-03-08T22:36:30.696Z] Removing intermediate container 48586a89253a [2023-03-08T22:36:30.696Z] ---> ddb1eeb12fb8 [2023-03-08T22:36:30.696Z] [2023-03-08T22:36:30.696Z] Step 9/23 : FROM alpine:3.16 [2023-03-08T22:36:30.696Z] ---> 4c81e5bf8899 [2023-03-08T22:36:30.696Z] Step 10/23 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-03-08T22:36:30.696Z] ---> Running in cd0c03e70f7c [2023-03-08T22:36:31.298Z] Removing intermediate container 28c25d8faef6 [2023-03-08T22:36:31.298Z] ---> 435a2b70954f [2023-03-08T22:36:31.298Z] Step 18/20 : LABEL arch=arm64 [2023-03-08T22:36:31.569Z] ---> Running in 0ec43a15bde3 [2023-03-08T22:36:32.156Z] Removing intermediate container 0ec43a15bde3 [2023-03-08T22:36:32.156Z] ---> 04507e0b89c5 [2023-03-08T22:36:32.156Z] Step 19/20 : LABEL git_sha=923421b803a2aa1fd35cfe5d85a9354669a43ca8 [2023-03-08T22:36:32.156Z] ---> Running in 688e329bd8c5 [2023-03-08T22:36:32.744Z] Removing intermediate container 688e329bd8c5 [2023-03-08T22:36:32.744Z] ---> b2fb0b96d73a [2023-03-08T22:36:32.744Z] Step 20/20 : LABEL version=3.0.0-dev.85 [2023-03-08T22:36:33.017Z] ---> Running in d8f9fa6aa4de [2023-03-08T22:36:33.017Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-08T22:36:33.282Z] Removing intermediate container d8f9fa6aa4de [2023-03-08T22:36:33.282Z] ---> c33aba721524 [2023-03-08T22:36:33.282Z] [2023-03-08T22:36:33.547Z] Successfully built c33aba721524 [2023-03-08T22:36:33.547Z] Successfully tagged security-proxy-setup-arm64:latest [2023-03-08T22:36:33.547Z]  Building security-proxy-setup ... done Building core-common-config-bootstrapper [2023-03-08T22:36:33.547Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-08T22:36:34.949Z] (1/3) Installing ca-certificates (20220614-r0) [2023-03-08T22:36:34.949Z] (2/3) Installing dumb-init (1.2.5-r1) [2023-03-08T22:36:34.949Z] (3/3) Installing su-exec (0.2-r1) [2023-03-08T22:36:34.949Z] Executing busybox-1.35.0-r17.trigger [2023-03-08T22:36:35.216Z] Executing ca-certificates-20220614-r0.trigger [2023-03-08T22:36:35.484Z] OK: 6 MiB in 17 packages [2023-03-08T22:36:37.424Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-08T22:36:37.424Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-03-08T22:36:37.424Z] ---> 51edaba7ccbf [2023-03-08T22:36:37.424Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-03-08T22:36:37.424Z] ---> Using cache [2023-03-08T22:36:37.424Z] ---> 32e37b7b3e9e [2023-03-08T22:36:37.424Z] Step 4/22 : WORKDIR /edgex-go [2023-03-08T22:36:37.424Z] ---> Using cache [2023-03-08T22:36:37.424Z] ---> 3c96be2bf805 [2023-03-08T22:36:37.424Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-03-08T22:36:37.424Z] ---> Using cache [2023-03-08T22:36:37.424Z] ---> 04eae7978c95 [2023-03-08T22:36:37.424Z] Step 6/22 : COPY go.mod vendor* ./ [2023-03-08T22:36:37.690Z] ---> Using cache [2023-03-08T22:36:37.690Z] ---> 9df081527e96 [2023-03-08T22:36:37.690Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-08T22:36:37.690Z] ---> Using cache [2023-03-08T22:36:37.690Z] ---> c51b085819aa [2023-03-08T22:36:37.690Z] Step 8/22 : COPY . . [2023-03-08T22:36:37.690Z] ---> Using cache [2023-03-08T22:36:37.690Z] ---> 2d5e1102e1ff [2023-03-08T22:36:37.690Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-03-08T22:36:37.959Z] ---> Running in cce0dc6eab77 [2023-03-08T22:36:38.225Z] Removing intermediate container cd0c03e70f7c [2023-03-08T22:36:38.225Z] ---> 77e1a98aa1ac [2023-03-08T22:36:38.225Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-03-08T22:36:38.225Z] ---> Running in d4644b528b49 [2023-03-08T22:36:39.185Z] Removing intermediate container d4644b528b49 [2023-03-08T22:36:39.185Z] ---> 88ea6ac33a07 [2023-03-08T22:36:39.185Z] Step 12/23 : WORKDIR / [2023-03-08T22:36:39.185Z] ---> Running in 28a4e347dfee [2023-03-08T22:36:39.767Z] Removing intermediate container 28a4e347dfee [2023-03-08T22:36:39.767Z] ---> 7bb03ebc3545 [2023-03-08T22:36:39.767Z] 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-08T22:36:40.356Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.85" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-03-08T22:36:42.306Z] ---> a1485f1f9bc3 [2023-03-08T22:36:42.306Z] 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-08T22:36:43.278Z] ---> 93c7e491ab6d [2023-03-08T22:36:43.278Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2023-03-08T22:36:43.860Z] ---> 3d3305c260fd [2023-03-08T22:36:43.860Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-03-08T22:36:45.270Z] ---> e32fac57e86f [2023-03-08T22:36:45.270Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-03-08T22:36:47.231Z] ---> 163a4e6f79fe [2023-03-08T22:36:47.231Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-03-08T22:36:48.202Z] ---> 2f2cad85bf40 [2023-03-08T22:36:48.203Z] Step 19/23 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-08T22:36:48.203Z] ---> Running in 011277677f9c [2023-03-08T22:36:51.542Z] Removing intermediate container 011277677f9c [2023-03-08T22:36:51.542Z] ---> cb4e913f04dd [2023-03-08T22:36:51.542Z] Step 20/23 : ENTRYPOINT ["entrypoint.sh"] [2023-03-08T22:36:51.542Z] ---> Running in 11afa6d39671 [2023-03-08T22:36:51.809Z] Removing intermediate container 11afa6d39671 [2023-03-08T22:36:51.809Z] ---> 74d5dcffa571 [2023-03-08T22:36:51.809Z] Step 21/23 : LABEL arch=arm64 [2023-03-08T22:36:52.081Z] ---> Running in ec4503b7c8db [2023-03-08T22:36:52.666Z] Removing intermediate container ec4503b7c8db [2023-03-08T22:36:52.666Z] ---> 59e27ba65c69 [2023-03-08T22:36:52.666Z] Step 22/23 : LABEL git_sha=923421b803a2aa1fd35cfe5d85a9354669a43ca8 [2023-03-08T22:36:52.666Z] ---> Running in 7456506f2989 [2023-03-08T22:36:54.607Z] Removing intermediate container 7456506f2989 [2023-03-08T22:36:54.607Z] ---> cd2dc8d8ab58 [2023-03-08T22:36:54.607Z] Step 23/23 : LABEL version=3.0.0-dev.85 [2023-03-08T22:36:54.876Z] ---> Running in 12142e46c715 [2023-03-08T22:36:55.143Z] Removing intermediate container 12142e46c715 [2023-03-08T22:36:55.143Z] ---> 8461b071b550 [2023-03-08T22:36:55.143Z] [2023-03-08T22:36:55.412Z] Successfully built 8461b071b550 [2023-03-08T22:36:55.412Z] Successfully tagged security-secretstore-setup-arm64:latest [2023-03-08T22:36:55.412Z] Building security-proxy-auth [2023-03-08T22:36:58.750Z]  Building security-secretstore-setup ... done Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-08T22:36:58.750Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-03-08T22:36:58.750Z] ---> 51edaba7ccbf [2023-03-08T22:36:58.750Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-03-08T22:36:58.750Z] ---> Using cache [2023-03-08T22:36:58.750Z] ---> 32e37b7b3e9e [2023-03-08T22:36:58.750Z] Step 4/22 : WORKDIR /edgex-go [2023-03-08T22:36:58.750Z] ---> Using cache [2023-03-08T22:36:58.750Z] ---> 3c96be2bf805 [2023-03-08T22:36:58.750Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-03-08T22:36:58.750Z] ---> Using cache [2023-03-08T22:36:58.750Z] ---> 04eae7978c95 [2023-03-08T22:36:58.750Z] Step 6/22 : COPY go.mod vendor* ./ [2023-03-08T22:36:58.750Z] ---> Using cache [2023-03-08T22:36:58.750Z] ---> 9df081527e96 [2023-03-08T22:36:58.750Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-08T22:36:58.750Z] ---> Using cache [2023-03-08T22:36:58.750Z] ---> c51b085819aa [2023-03-08T22:36:58.750Z] Step 8/22 : COPY . . [2023-03-08T22:36:58.750Z] ---> Using cache [2023-03-08T22:36:58.750Z] ---> 2d5e1102e1ff [2023-03-08T22:36:58.750Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth [2023-03-08T22:36:58.750Z] ---> Running in 4b343206dc59 [2023-03-08T22:37:00.701Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.85" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-03-08T22:37:18.898Z] Removing intermediate container 4c81903687ba [2023-03-08T22:37:18.898Z] ---> bb09d2d8b8af [2023-03-08T22:37:18.898Z] [2023-03-08T22:37:18.898Z] Step 10/24 : FROM alpine:3.16 [2023-03-08T22:37:18.898Z] ---> 4c81e5bf8899 [2023-03-08T22:37:18.898Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-03-08T22:37:18.898Z] ---> Running in 4afb33efc2e9 [2023-03-08T22:37:20.306Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-08T22:37:20.889Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-08T22:37:22.299Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-03-08T22:37:22.299Z] Executing busybox-1.35.0-r17.trigger [2023-03-08T22:37:22.299Z] OK: 5 MiB in 15 packages [2023-03-08T22:37:23.726Z] Removing intermediate container 4afb33efc2e9 [2023-03-08T22:37:23.726Z] ---> c92899c85ca9 [2023-03-08T22:37:23.726Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-08T22:37:23.726Z] ---> Running in d09aa8699316 [2023-03-08T22:37:24.314Z] Removing intermediate container d09aa8699316 [2023-03-08T22:37:24.314Z] ---> e820ef9b310b [2023-03-08T22:37:24.314Z] Step 13/24 : ENV APP_PORT=59881 [2023-03-08T22:37:24.583Z] ---> Running in fae15db592ea [2023-03-08T22:37:25.166Z] Removing intermediate container fae15db592ea [2023-03-08T22:37:25.166Z] ---> e4f5a57b1ba2 [2023-03-08T22:37:25.166Z] Step 14/24 : EXPOSE $APP_PORT [2023-03-08T22:37:25.434Z] ---> Running in 7d504c19103d [2023-03-08T22:37:26.412Z] Removing intermediate container 7d504c19103d [2023-03-08T22:37:26.412Z] ---> f39087777d59 [2023-03-08T22:37:26.412Z] Step 15/24 : WORKDIR / [2023-03-08T22:37:26.412Z] ---> Running in c7a7bace66e2 [2023-03-08T22:37:27.840Z] Removing intermediate container c7a7bace66e2 [2023-03-08T22:37:27.840Z] ---> d008e7af08a9 [2023-03-08T22:37:27.840Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-08T22:37:29.251Z] ---> 495b346a14e4 [2023-03-08T22:37:29.251Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-03-08T22:37:32.609Z] ---> 1d8f6c8dccf1 [2023-03-08T22:37:32.609Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2023-03-08T22:37:34.017Z] ---> a520594a6ce1 [2023-03-08T22:37:34.017Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2023-03-08T22:37:34.978Z] Removing intermediate container 3d9587755f6d [2023-03-08T22:37:34.978Z] ---> 372f66fce5c3 [2023-03-08T22:37:34.978Z] [2023-03-08T22:37:34.978Z] Step 10/23 : FROM alpine:3.16 [2023-03-08T22:37:34.978Z] ---> 4c81e5bf8899 [2023-03-08T22:37:34.978Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-03-08T22:37:34.978Z] ---> Using cache [2023-03-08T22:37:34.978Z] ---> c92899c85ca9 [2023-03-08T22:37:34.978Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-08T22:37:34.978Z] ---> Using cache [2023-03-08T22:37:34.978Z] ---> e820ef9b310b [2023-03-08T22:37:34.978Z] Step 13/23 : ENV APP_PORT=59882 [2023-03-08T22:37:34.978Z] ---> 57dc971a595f [2023-03-08T22:37:34.978Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2023-03-08T22:37:34.978Z] ---> Running in ead878dea14a [2023-03-08T22:37:35.253Z] ---> Running in a0e918627ecb [2023-03-08T22:37:35.846Z] Removing intermediate container ead878dea14a [2023-03-08T22:37:35.846Z] ---> c30609c3a8b8 [2023-03-08T22:37:35.846Z] Step 14/23 : EXPOSE $APP_PORT [2023-03-08T22:37:35.846Z] Removing intermediate container a0e918627ecb [2023-03-08T22:37:35.846Z] ---> 9ba8d55aba21 [2023-03-08T22:37:35.846Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-08T22:37:35.846Z] ---> Running in 7f1d045db597 [2023-03-08T22:37:35.846Z] ---> Running in dbe8febacb86 [2023-03-08T22:37:36.428Z] Removing intermediate container dbe8febacb86 [2023-03-08T22:37:36.428Z] ---> 300e371ccf0c [2023-03-08T22:37:36.428Z] Step 22/24 : LABEL arch=arm64 [2023-03-08T22:37:36.701Z] Removing intermediate container 7f1d045db597 [2023-03-08T22:37:36.701Z] ---> fd46d9af9ef0 [2023-03-08T22:37:36.701Z] Step 15/23 : WORKDIR / [2023-03-08T22:37:36.701Z] ---> Running in 85d0d933eb93 [2023-03-08T22:37:36.701Z] ---> Running in dabff8f9982c [2023-03-08T22:37:37.286Z] Removing intermediate container 85d0d933eb93 [2023-03-08T22:37:37.286Z] ---> b9ca27268a9d [2023-03-08T22:37:37.286Z] Step 23/24 : LABEL git_sha=923421b803a2aa1fd35cfe5d85a9354669a43ca8 [2023-03-08T22:37:37.554Z] Removing intermediate container dabff8f9982c [2023-03-08T22:37:37.554Z] ---> 75d4e4b23ed7 [2023-03-08T22:37:37.554Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-08T22:37:37.554Z] ---> Running in b3707350efc3 [2023-03-08T22:37:38.510Z] Removing intermediate container b3707350efc3 [2023-03-08T22:37:38.510Z] ---> c49578a7edf2 [2023-03-08T22:37:38.510Z] Step 24/24 : LABEL version=3.0.0-dev.85 [2023-03-08T22:37:38.510Z] ---> Running in 20eb8c28809b [2023-03-08T22:37:38.510Z] ---> 7bd36588ab09 [2023-03-08T22:37:38.510Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-03-08T22:37:39.469Z] Removing intermediate container 20eb8c28809b [2023-03-08T22:37:39.469Z] ---> a4a2187428b8 [2023-03-08T22:37:39.469Z] [2023-03-08T22:37:39.469Z] Successfully built a4a2187428b8 [2023-03-08T22:37:39.469Z] Successfully tagged core-metadata-arm64:latest [2023-03-08T22:37:39.469Z]  Building core-metadata ... done Building security-spiffe-token-provider [2023-03-08T22:37:40.432Z] ---> d37deb357b42 [2023-03-08T22:37:40.432Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2023-03-08T22:37:41.391Z] ---> a4b5dbd7ea6b [2023-03-08T22:37:41.391Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2023-03-08T22:37:41.660Z] ---> Running in 204e54c20b8d [2023-03-08T22:37:42.246Z] Removing intermediate container 204e54c20b8d [2023-03-08T22:37:42.246Z] ---> 916c0e0afcb1 [2023-03-08T22:37:42.246Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-08T22:37:42.246Z] ---> Running in c7fec1ae81aa [2023-03-08T22:37:42.829Z] Removing intermediate container c7fec1ae81aa [2023-03-08T22:37:42.830Z] ---> 4d4c8c964f55 [2023-03-08T22:37:42.830Z] Step 21/23 : LABEL arch=arm64 [2023-03-08T22:37:43.096Z] ---> Running in 3c348057a6ec [2023-03-08T22:37:43.681Z] Removing intermediate container 3c348057a6ec [2023-03-08T22:37:43.681Z] ---> 2284847c97cd [2023-03-08T22:37:43.681Z] Step 22/23 : LABEL git_sha=923421b803a2aa1fd35cfe5d85a9354669a43ca8 [2023-03-08T22:37:43.951Z] Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-08T22:37:43.951Z] Step 2/19 : FROM ${BUILDER_BASE} AS builder [2023-03-08T22:37:43.951Z] ---> 51edaba7ccbf [2023-03-08T22:37:43.951Z] Step 3/19 : WORKDIR /edgex-go [2023-03-08T22:37:43.951Z] ---> Using cache [2023-03-08T22:37:43.951Z] ---> ed98e6b465a1 [2023-03-08T22:37:43.951Z] Step 4/19 : RUN apk update && apk --no-cache --update add build-base [2023-03-08T22:37:43.951Z] ---> Running in 5bba90fe584b [2023-03-08T22:37:43.951Z] ---> Running in 6c5aec2497ca [2023-03-08T22:37:44.539Z] Removing intermediate container 5bba90fe584b [2023-03-08T22:37:44.539Z] ---> 92ff511fcaa0 [2023-03-08T22:37:44.539Z] Step 23/23 : LABEL version=3.0.0-dev.85 [2023-03-08T22:37:47.889Z] ---> Running in 79b35751098b [2023-03-08T22:37:47.889Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-08T22:37:47.889Z] Removing intermediate container 79b35751098b [2023-03-08T22:37:47.889Z] ---> 980c2bbd2701 [2023-03-08T22:37:47.889Z] [2023-03-08T22:37:48.156Z] Successfully built 980c2bbd2701 [2023-03-08T22:37:48.156Z] Successfully tagged core-command-arm64:latest [2023-03-08T22:37:48.156Z] Building security-spire-server [2023-03-08T22:37:48.156Z]  Building core-command ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-08T22:37:49.570Z] v3.16.4-45-gacf6038d705 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2023-03-08T22:37:49.570Z] v3.16.4-42-gf483c31bb36 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2023-03-08T22:37:49.570Z] OK: 16903 distinct packages available [2023-03-08T22:37:49.836Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-08T22:37:50.416Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-08T22:37:51.371Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-08T22:37:51.638Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-08T22:37:51.638Z] ---> 51edaba7ccbf [2023-03-08T22:37:51.638Z] Step 3/23 : WORKDIR /edgex-go [2023-03-08T22:37:51.638Z] ---> Using cache [2023-03-08T22:37:51.638Z] ---> ed98e6b465a1 [2023-03-08T22:37:51.638Z] Step 4/23 : RUN apk add --update --no-cache make git build-base curl [2023-03-08T22:37:51.638Z] ---> Running in e5a4f87d5f02 [2023-03-08T22:37:51.911Z] OK: 221 MiB in 51 packages [2023-03-08T22:37:53.857Z] Removing intermediate container 6c5aec2497ca [2023-03-08T22:37:53.857Z] ---> eef66950f82b [2023-03-08T22:37:53.857Z] Step 5/19 : COPY go.mod vendor* ./ [2023-03-08T22:37:54.124Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-08T22:37:54.709Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-08T22:37:54.709Z] ---> 9c597d6dc89e [2023-03-08T22:37:54.709Z] Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-08T22:37:54.979Z] ---> Running in 30dc0548cefa [2023-03-08T22:37:56.389Z] OK: 221 MiB in 51 packages [2023-03-08T22:37:57.796Z] Removing intermediate container e5a4f87d5f02 [2023-03-08T22:37:57.796Z] ---> 87ca6b66eafb [2023-03-08T22:37:57.796Z] Step 5/23 : COPY go.mod vendor* ./ [2023-03-08T22:38:01.135Z] ---> a5bf75f7c8ea [2023-03-08T22:38:01.135Z] Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-08T22:38:01.135Z] ---> Running in 852993c862f0 [2023-03-08T22:40:07.788Z] Removing intermediate container 86e2c7c57538 [2023-03-08T22:40:07.788Z] ---> 7ab1fa4d1b4c [2023-03-08T22:40:07.788Z] [2023-03-08T22:40:07.788Z] Step 10/22 : FROM alpine:3.16 [2023-03-08T22:40:07.788Z] ---> 4c81e5bf8899 [2023-03-08T22:40:07.788Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2023-03-08T22:40:07.788Z] ---> Using cache [2023-03-08T22:40:07.788Z] ---> c92899c85ca9 [2023-03-08T22:40:07.788Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-08T22:40:07.788Z] ---> Using cache [2023-03-08T22:40:07.788Z] ---> e820ef9b310b [2023-03-08T22:40:07.788Z] Step 13/22 : ENV APP_PORT=59861 [2023-03-08T22:40:07.788Z] ---> Running in 3c381a9b8dbc [2023-03-08T22:40:07.788Z] Removing intermediate container 30dc0548cefa [2023-03-08T22:40:07.788Z] ---> 6234e44300ee [2023-03-08T22:40:07.788Z] Step 7/19 : COPY . . [2023-03-08T22:40:07.788Z] Removing intermediate container 3c381a9b8dbc [2023-03-08T22:40:07.788Z] ---> 407931a06eb5 [2023-03-08T22:40:07.788Z] Step 14/22 : EXPOSE $APP_PORT [2023-03-08T22:40:07.788Z] ---> Running in ca4bf2ed3366 [2023-03-08T22:40:07.788Z] Removing intermediate container ca4bf2ed3366 [2023-03-08T22:40:07.788Z] ---> 73a4a111c680 [2023-03-08T22:40:07.788Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-08T22:40:07.788Z] ---> d72e8e2cc822 [2023-03-08T22:40:07.788Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-03-08T22:40:07.788Z] Removing intermediate container 852993c862f0 [2023-03-08T22:40:07.788Z] ---> 7170e02a526b [2023-03-08T22:40:07.788Z] Step 7/23 : COPY . . [2023-03-08T22:40:07.788Z] ---> cadb61410b33 [2023-03-08T22:40:07.788Z] Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-03-08T22:40:07.788Z] ---> Running in 88229ff1bd62 [2023-03-08T22:40:07.788Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.85" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2023-03-08T22:40:07.788Z] ---> 557d720230cc [2023-03-08T22:40:07.788Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2023-03-08T22:40:07.788Z] ---> bc8492379e74 [2023-03-08T22:40:07.788Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2023-03-08T22:40:07.788Z] ---> Running in 9faf3a7b2a8e [2023-03-08T22:40:07.788Z] ---> 50de95e42d21 [2023-03-08T22:40:07.788Z] Step 8/23 : ARG SPIRE_RELEASE=1.2.1 [2023-03-08T22:40:07.788Z] ---> Running in c6a67022d6fe [2023-03-08T22:40:07.788Z] Removing intermediate container 9faf3a7b2a8e [2023-03-08T22:40:07.788Z] ---> 317a3051547b [2023-03-08T22:40:07.788Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-08T22:40:07.788Z] Removing intermediate container c6a67022d6fe [2023-03-08T22:40:07.788Z] ---> 838fd21f16de [2023-03-08T22:40:07.788Z] Step 9/23 : WORKDIR /edgex-go/spire-build [2023-03-08T22:40:07.788Z] ---> Running in a898ab41f802 [2023-03-08T22:40:07.788Z] ---> Running in f7d26ab87192 [2023-03-08T22:40:07.788Z] Removing intermediate container a898ab41f802 [2023-03-08T22:40:07.788Z] ---> 57a5a7ea45cc [2023-03-08T22:40:07.788Z] Step 20/22 : LABEL arch=arm64 [2023-03-08T22:40:07.788Z] Removing intermediate container f7d26ab87192 [2023-03-08T22:40:07.788Z] ---> 9c87132dafbf [2023-03-08T22:40:07.788Z] 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-08T22:40:07.788Z] ---> Running in 2314f896c0b5 [2023-03-08T22:40:07.788Z] ---> Running in 71df52554c76 [2023-03-08T22:40:07.788Z] Removing intermediate container 2314f896c0b5 [2023-03-08T22:40:07.788Z] ---> 1150ec96281b [2023-03-08T22:40:07.788Z] Step 21/22 : LABEL git_sha=923421b803a2aa1fd35cfe5d85a9354669a43ca8 [2023-03-08T22:40:07.788Z] ---> Running in 899229c1ed91 [2023-03-08T22:40:08.367Z] Removing intermediate container 899229c1ed91 [2023-03-08T22:40:08.367Z] ---> be6227a454ec [2023-03-08T22:40:08.367Z] Step 22/22 : LABEL version=3.0.0-dev.85 [2023-03-08T22:40:08.367Z] ---> Running in 88c12789f083 [2023-03-08T22:40:09.456Z] Removing intermediate container 88c12789f083 [2023-03-08T22:40:09.456Z] ---> 1ac44fa8b43e [2023-03-08T22:40:09.456Z] [2023-03-08T22:40:09.456Z] Successfully built 1ac44fa8b43e [2023-03-08T22:40:09.456Z] Successfully tagged support-scheduler-arm64:latest [2023-03-08T22:40:09.456Z]  Building support-scheduler ... done Building support-notifications [2023-03-08T22:40:10.970Z] Removing intermediate container 71df52554c76 [2023-03-08T22:40:10.970Z] ---> a5be3e7d9707 [2023-03-08T22:40:10.970Z] Step 11/23 : WORKDIR /edgex-go [2023-03-08T22:40:10.970Z] ---> Running in 0b92333ae506 [2023-03-08T22:40:11.634Z] Removing intermediate container 0b92333ae506 [2023-03-08T22:40:11.634Z] ---> 09a51d9aa7af [2023-03-08T22:40:11.634Z] [2023-03-08T22:40:11.634Z] Step 12/23 : FROM alpine:3.15 [2023-03-08T22:40:11.634Z] ---> 354640af7b1b [2023-03-08T22:40:11.634Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-08T22:40:11.634Z] ---> Using cache [2023-03-08T22:40:11.634Z] ---> d33184b70f1a [2023-03-08T22:40:11.634Z] Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-03-08T22:40:11.634Z] ---> Running in cbbd488f9bab [2023-03-08T22:40:14.339Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-03-08T22:40:14.339Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-08T22:40:14.339Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-03-08T22:40:14.339Z] ---> 51edaba7ccbf [2023-03-08T22:40:14.339Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-03-08T22:40:14.339Z] ---> Using cache [2023-03-08T22:40:14.339Z] ---> 32e37b7b3e9e [2023-03-08T22:40:14.339Z] Step 4/22 : WORKDIR /edgex-go [2023-03-08T22:40:14.339Z] ---> Using cache [2023-03-08T22:40:14.339Z] ---> 3c96be2bf805 [2023-03-08T22:40:14.339Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2023-03-08T22:40:14.339Z] ---> Running in cc4b51d36703 [2023-03-08T22:40:14.625Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-03-08T22:40:16.036Z] v3.15.7-40-g7c014c17dec [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-03-08T22:40:16.036Z] v3.15.7-36-gfea8cac94fc [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-03-08T22:40:16.036Z] OK: 15736 distinct packages available [2023-03-08T22:40:16.303Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-08T22:40:16.303Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-03-08T22:40:16.576Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-03-08T22:40:16.576Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-08T22:40:17.989Z] (1/5) Installing dumb-init (1.2.5-r1) [2023-03-08T22:40:17.989Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-03-08T22:40:17.989Z] (3/5) Installing libucontext (1.1-r0) [2023-03-08T22:40:17.989Z] (4/5) Installing gcompat (1.0.0-r4) [2023-03-08T22:40:17.989Z] (5/5) Installing openssl (1.1.1t-r1) [2023-03-08T22:40:17.989Z] Executing busybox-1.34.1-r7.trigger [2023-03-08T22:40:17.989Z] OK: 6 MiB in 19 packages [2023-03-08T22:40:17.989Z] OK: 221 MiB in 51 packages [2023-03-08T22:40:19.935Z] Removing intermediate container cbbd488f9bab [2023-03-08T22:40:19.935Z] ---> c8b065b42dfa [2023-03-08T22:40:19.935Z] Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-08T22:40:19.935Z] Removing intermediate container cc4b51d36703 [2023-03-08T22:40:19.935Z] ---> 56bbd11f5b0d [2023-03-08T22:40:19.935Z] Step 6/22 : COPY go.mod vendor* ./ [2023-03-08T22:40:20.896Z] ---> b14f56f4ae37 [2023-03-08T22:40:20.896Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-08T22:40:21.170Z] ---> Running in 73b89e61b5a8 [2023-03-08T22:40:27.811Z] ---> dcf0211694a3 [2023-03-08T22:40:27.811Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-03-08T22:40:27.811Z] ---> 3d5bc5e84f7b [2023-03-08T22:40:27.811Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-03-08T22:40:28.393Z] ---> c39cc737e681 [2023-03-08T22:40:28.393Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-03-08T22:40:29.364Z] ---> 30c14d155664 [2023-03-08T22:40:29.364Z] Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-08T22:40:29.636Z] ---> Running in ae9c02fb6bc0 [2023-03-08T22:40:30.248Z] Removing intermediate container ae9c02fb6bc0 [2023-03-08T22:40:30.248Z] ---> 950a4c46e749 [2023-03-08T22:40:30.248Z] Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-08T22:40:30.248Z] ---> Running in c812ddfae808 [2023-03-08T22:40:30.866Z] Removing intermediate container c812ddfae808 [2023-03-08T22:40:30.866Z] ---> 91483281a013 [2023-03-08T22:40:30.866Z] Step 21/23 : LABEL arch=arm64 [2023-03-08T22:40:30.866Z] ---> Running in 0d7b61debd70 [2023-03-08T22:40:31.480Z] Removing intermediate container 0d7b61debd70 [2023-03-08T22:40:31.480Z] ---> d90197d82069 [2023-03-08T22:40:31.480Z] Step 22/23 : LABEL git_sha=923421b803a2aa1fd35cfe5d85a9354669a43ca8 [2023-03-08T22:40:31.774Z] ---> Running in d43f6aec0f26 [2023-03-08T22:40:32.060Z] Removing intermediate container d43f6aec0f26 [2023-03-08T22:40:32.060Z] ---> efb4e68dfd59 [2023-03-08T22:40:32.060Z] Step 23/23 : LABEL version=3.0.0-dev.85 [2023-03-08T22:40:32.339Z] ---> Running in f19fadd5c1b4 [2023-03-08T22:40:32.961Z] Removing intermediate container f19fadd5c1b4 [2023-03-08T22:40:32.961Z] ---> 2ac77542a695 [2023-03-08T22:40:32.961Z] [2023-03-08T22:40:32.961Z] Successfully built 2ac77542a695 [2023-03-08T22:40:32.961Z] Successfully tagged security-spire-server-arm64:latest [2023-03-08T22:40:32.961Z]  Building security-spire-server ... done Building core-data [2023-03-08T22:40:37.229Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-08T22:40:37.229Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-03-08T22:40:37.229Z] ---> 51edaba7ccbf [2023-03-08T22:40:37.229Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-03-08T22:40:37.229Z] ---> Using cache [2023-03-08T22:40:37.229Z] ---> 32e37b7b3e9e [2023-03-08T22:40:37.229Z] Step 4/22 : WORKDIR /edgex-go [2023-03-08T22:40:37.229Z] ---> Using cache [2023-03-08T22:40:37.229Z] ---> 3c96be2bf805 [2023-03-08T22:40:37.229Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-03-08T22:40:37.229Z] ---> Using cache [2023-03-08T22:40:37.229Z] ---> 04eae7978c95 [2023-03-08T22:40:37.229Z] Step 6/22 : COPY go.mod vendor* ./ [2023-03-08T22:40:37.229Z] ---> Using cache [2023-03-08T22:40:37.229Z] ---> 9df081527e96 [2023-03-08T22:40:37.229Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-08T22:40:37.229Z] ---> Using cache [2023-03-08T22:40:37.229Z] ---> c51b085819aa [2023-03-08T22:40:37.229Z] Step 8/22 : COPY . . [2023-03-08T22:40:37.229Z] ---> Using cache [2023-03-08T22:40:37.229Z] ---> 2d5e1102e1ff [2023-03-08T22:40:37.229Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-03-08T22:40:37.229Z] ---> Running in 4b4646c36098 [2023-03-08T22:40:38.955Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.85" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-03-08T22:42:00.566Z] Removing intermediate container 73b89e61b5a8 [2023-03-08T22:42:00.566Z] ---> a9a4b8e78317 [2023-03-08T22:42:00.566Z] Step 8/22 : COPY . . [2023-03-08T22:42:00.566Z] ---> 02190e5bee90 [2023-03-08T22:42:00.566Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2023-03-08T22:42:00.566Z] ---> Running in 49a3f071bf71 [2023-03-08T22:42:00.566Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.85" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-03-08T22:42:32.781Z] Removing intermediate container 4b343206dc59 [2023-03-08T22:42:32.781Z] ---> 1e4ea614e014 [2023-03-08T22:42:32.781Z] [2023-03-08T22:42:32.781Z] Step 10/22 : FROM alpine:3.16 [2023-03-08T22:42:32.781Z] ---> 4c81e5bf8899 [2023-03-08T22:42:32.781Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-03-08T22:42:32.781Z] ---> Running in 44e1af636322 [2023-03-08T22:42:32.781Z] Removing intermediate container 44e1af636322 [2023-03-08T22:42:32.781Z] ---> d18aba6975b5 [2023-03-08T22:42:32.781Z] Step 12/22 : RUN apk add --update --no-cache dumb-init [2023-03-08T22:42:32.781Z] ---> Running in ce9529125200 [2023-03-08T22:42:32.781Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-08T22:42:32.781Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-08T22:42:32.781Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-03-08T22:42:32.781Z] Executing busybox-1.35.0-r17.trigger [2023-03-08T22:42:32.781Z] OK: 5 MiB in 15 packages [2023-03-08T22:42:34.218Z] Removing intermediate container ce9529125200 [2023-03-08T22:42:34.218Z] ---> cd0e2b0a027c [2023-03-08T22:42:34.218Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-08T22:42:35.176Z] ---> 58f92728ae3b [2023-03-08T22:42:35.176Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-03-08T22:42:36.582Z] ---> 4a2154ee6f5d [2023-03-08T22:42:36.582Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.toml /res/configuration.toml [2023-03-08T22:42:37.985Z] ---> 88fa737d522a [2023-03-08T22:42:37.985Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-03-08T22:42:39.397Z] ---> f7e5e32165ab [2023-03-08T22:42:39.397Z] Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-08T22:42:39.397Z] ---> Running in 18c0a923be73 [2023-03-08T22:42:43.652Z] Removing intermediate container 18c0a923be73 [2023-03-08T22:42:43.652Z] ---> eb44c41ff1dc [2023-03-08T22:42:43.652Z] Step 18/22 : ENTRYPOINT ["entrypoint.sh"] [2023-03-08T22:42:43.652Z] ---> Running in 3776fae79803 [2023-03-08T22:42:46.989Z] Removing intermediate container 3776fae79803 [2023-03-08T22:42:46.989Z] ---> 54e3131f1aea [2023-03-08T22:42:46.989Z] Step 19/22 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] [2023-03-08T22:42:46.989Z] ---> Running in 394af8034b96 [2023-03-08T22:42:47.569Z] Removing intermediate container 394af8034b96 [2023-03-08T22:42:47.569Z] ---> 245bc72848d9 [2023-03-08T22:42:47.569Z] Step 20/22 : LABEL arch=arm64 [2023-03-08T22:42:47.569Z] Removing intermediate container cce0dc6eab77 [2023-03-08T22:42:47.569Z] ---> 06a175ab57cb [2023-03-08T22:42:47.569Z] [2023-03-08T22:42:47.570Z] Step 10/22 : FROM alpine:3.16 [2023-03-08T22:42:47.570Z] ---> 4c81e5bf8899 [2023-03-08T22:42:47.570Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-03-08T22:42:47.570Z] ---> Using cache [2023-03-08T22:42:47.570Z] ---> d18aba6975b5 [2023-03-08T22:42:47.570Z] Step 12/22 : RUN apk add --update --no-cache dumb-init [2023-03-08T22:42:47.570Z] ---> Using cache [2023-03-08T22:42:47.570Z] ---> cd0e2b0a027c [2023-03-08T22:42:47.570Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-08T22:42:47.570Z] ---> Using cache [2023-03-08T22:42:47.570Z] ---> 58f92728ae3b [2023-03-08T22:42:47.570Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-03-08T22:42:47.570Z] ---> Running in 6279dbefbba9 [2023-03-08T22:42:48.154Z] Removing intermediate container 6279dbefbba9 [2023-03-08T22:42:48.154Z] ---> 87b0ce2a3688 [2023-03-08T22:42:48.154Z] Step 21/22 : LABEL git_sha=923421b803a2aa1fd35cfe5d85a9354669a43ca8 [2023-03-08T22:42:48.434Z] ---> Running in 20b82082e25c [2023-03-08T22:42:49.020Z] Removing intermediate container 20b82082e25c [2023-03-08T22:42:49.020Z] ---> 24e5453eda24 [2023-03-08T22:42:49.020Z] Step 22/22 : LABEL version=3.0.0-dev.85 [2023-03-08T22:42:49.294Z] ---> Running in d415beadf0b5 [2023-03-08T22:42:49.559Z] ---> c1911c296e78 [2023-03-08T22:42:49.559Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-03-08T22:42:49.826Z] Removing intermediate container d415beadf0b5 [2023-03-08T22:42:49.826Z] ---> a2f5dd0b3bf2 [2023-03-08T22:42:49.826Z] [2023-03-08T22:42:50.092Z] Successfully built a2f5dd0b3bf2 [2023-03-08T22:42:50.092Z] Successfully tagged security-proxy-auth-arm64:latest [2023-03-08T22:42:50.092Z]  Building security-proxy-auth ... done Building security-spire-agent [2023-03-08T22:42:50.673Z] ---> 861c4ed03378 [2023-03-08T22:42:50.673Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-03-08T22:42:51.255Z] ---> efe7c5a7c8f5 [2023-03-08T22:42:51.255Z] Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-08T22:42:51.523Z] ---> Running in cfefb309375c [2023-03-08T22:42:55.774Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-08T22:42:55.774Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-03-08T22:42:55.774Z] ---> 51edaba7ccbf [2023-03-08T22:42:55.774Z] Step 3/24 : WORKDIR /edgex-go [2023-03-08T22:42:55.774Z] ---> Using cache [2023-03-08T22:42:55.774Z] ---> ed98e6b465a1 [2023-03-08T22:42:55.774Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-03-08T22:42:55.774Z] ---> Using cache [2023-03-08T22:42:55.774Z] ---> 87ca6b66eafb [2023-03-08T22:42:55.774Z] Step 5/24 : COPY go.mod vendor* ./ [2023-03-08T22:42:55.774Z] Removing intermediate container cfefb309375c [2023-03-08T22:42:55.774Z] ---> f634433d8148 [2023-03-08T22:42:55.774Z] Step 18/22 : ENTRYPOINT ["entrypoint.sh"] [2023-03-08T22:42:55.774Z] ---> Using cache [2023-03-08T22:42:55.774Z] ---> a5bf75f7c8ea [2023-03-08T22:42:55.774Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-08T22:42:55.774Z] ---> Using cache [2023-03-08T22:42:55.774Z] ---> 7170e02a526b [2023-03-08T22:42:55.774Z] Step 7/24 : COPY . . [2023-03-08T22:42:55.774Z] ---> Running in c9fbfbc0a1ca [2023-03-08T22:42:55.774Z] ---> Using cache [2023-03-08T22:42:55.774Z] ---> 50de95e42d21 [2023-03-08T22:42:55.774Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-03-08T22:42:55.774Z] ---> Using cache [2023-03-08T22:42:55.774Z] ---> 838fd21f16de [2023-03-08T22:42:55.774Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-03-08T22:42:55.774Z] ---> Using cache [2023-03-08T22:42:55.774Z] ---> 9c87132dafbf [2023-03-08T22:42:55.774Z] 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-08T22:42:55.774Z] ---> Running in cf101e628983 [2023-03-08T22:42:56.358Z] Removing intermediate container c9fbfbc0a1ca [2023-03-08T22:42:56.358Z] ---> 161cc939fda8 [2023-03-08T22:42:56.358Z] Step 19/22 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] [2023-03-08T22:42:56.358Z] ---> Running in 2f15d859e4ed [2023-03-08T22:42:56.940Z] Removing intermediate container 2f15d859e4ed [2023-03-08T22:42:56.940Z] ---> 65f9f3d89a1c [2023-03-08T22:42:56.940Z] Step 20/22 : LABEL arch=arm64 [2023-03-08T22:42:57.206Z] ---> Running in 3faf0cd23971 [2023-03-08T22:42:57.788Z] Removing intermediate container 3faf0cd23971 [2023-03-08T22:42:57.789Z] ---> 850c9720cfeb [2023-03-08T22:42:57.789Z] Step 21/22 : LABEL git_sha=923421b803a2aa1fd35cfe5d85a9354669a43ca8 [2023-03-08T22:42:58.061Z] ---> Running in ba300e8ba3c5 [2023-03-08T22:42:59.041Z] Removing intermediate container ba300e8ba3c5 [2023-03-08T22:42:59.041Z] ---> 3df5440071ba [2023-03-08T22:42:59.041Z] Step 22/22 : LABEL version=3.0.0-dev.85 [2023-03-08T22:42:59.041Z] ---> Running in ea5d474d4f76 [2023-03-08T22:42:59.041Z] Removing intermediate container cf101e628983 [2023-03-08T22:42:59.041Z] ---> 1c7a373e4610 [2023-03-08T22:42:59.041Z] Step 11/24 : WORKDIR /edgex-go [2023-03-08T22:42:59.315Z] ---> Running in 941d7b716f72 [2023-03-08T22:42:59.902Z] Removing intermediate container ea5d474d4f76 [2023-03-08T22:42:59.902Z] ---> 0b6f4cf30940 [2023-03-08T22:42:59.902Z] [2023-03-08T22:42:59.902Z] Removing intermediate container 941d7b716f72 [2023-03-08T22:42:59.902Z] ---> 86aca1352b1a [2023-03-08T22:42:59.902Z] [2023-03-08T22:42:59.902Z] Step 12/24 : FROM alpine:3.15 [2023-03-08T22:42:59.902Z] ---> 354640af7b1b [2023-03-08T22:42:59.902Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-08T22:42:59.902Z] ---> Using cache [2023-03-08T22:42:59.902Z] ---> d33184b70f1a [2023-03-08T22:42:59.902Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-03-08T22:42:59.902Z] ---> Using cache [2023-03-08T22:42:59.902Z] ---> c8b065b42dfa [2023-03-08T22:42:59.902Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-03-08T22:42:59.902Z] Successfully built 0b6f4cf30940 [2023-03-08T22:43:00.168Z] Successfully tagged core-common-config-bootstrapper-arm64:latest [2023-03-08T22:43:00.168Z] Building security-bootstrapper [2023-03-08T22:43:04.413Z]  Building core-common-config-bootstrapper ... done  ---> 1c195b9a916b [2023-03-08T22:43:04.413Z] Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-08T22:43:04.413Z] Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-08T22:43:04.413Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2023-03-08T22:43:04.413Z] ---> 51edaba7ccbf [2023-03-08T22:43:04.413Z] Step 3/32 : WORKDIR /edgex-go [2023-03-08T22:43:04.413Z] ---> Using cache [2023-03-08T22:43:04.413Z] ---> ed98e6b465a1 [2023-03-08T22:43:04.413Z] Step 4/32 : RUN apk add --update --no-cache make git [2023-03-08T22:43:04.413Z] ---> Using cache [2023-03-08T22:43:04.413Z] ---> bf6a7544097a [2023-03-08T22:43:04.413Z] Step 5/32 : COPY go.mod vendor* ./ [2023-03-08T22:43:04.413Z] ---> Using cache [2023-03-08T22:43:04.413Z] ---> 423f9ef3ffef [2023-03-08T22:43:04.413Z] Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-08T22:43:04.413Z] ---> Using cache [2023-03-08T22:43:04.413Z] ---> 9581edded229 [2023-03-08T22:43:04.413Z] Step 7/32 : COPY . . [2023-03-08T22:43:04.413Z] ---> Using cache [2023-03-08T22:43:04.413Z] ---> e6ddc7649f8b [2023-03-08T22:43:04.413Z] Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-03-08T22:43:04.413Z] ---> Running in 8b9312cffb3a [2023-03-08T22:43:07.028Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.85" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-03-08T22:43:10.398Z] ---> 9f652db668d4 [2023-03-08T22:43:10.398Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-03-08T22:43:10.989Z] ---> a873e95f0c88 [2023-03-08T22:43:10.989Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-03-08T22:43:11.956Z] ---> 6a5033cec05f [2023-03-08T22:43:11.956Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-03-08T22:43:12.557Z] ---> 7cbc0ca724ed [2023-03-08T22:43:12.557Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-08T22:43:12.828Z] ---> Running in 72bca1c78858 [2023-03-08T22:43:13.422Z] Removing intermediate container 72bca1c78858 [2023-03-08T22:43:13.422Z] ---> f8c56be8dc4e [2023-03-08T22:43:13.422Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-08T22:43:13.422Z] ---> Running in 35ea75addee4 [2023-03-08T22:43:14.013Z] Removing intermediate container 35ea75addee4 [2023-03-08T22:43:14.013Z] ---> ede55d8f2380 [2023-03-08T22:43:14.013Z] Step 22/24 : LABEL arch=arm64 [2023-03-08T22:43:14.013Z] ---> Running in 8a563bae0e3d [2023-03-08T22:43:14.600Z] Removing intermediate container 8a563bae0e3d [2023-03-08T22:43:14.600Z] ---> abdeeec0baa3 [2023-03-08T22:43:14.600Z] Step 23/24 : LABEL git_sha=923421b803a2aa1fd35cfe5d85a9354669a43ca8 [2023-03-08T22:43:14.870Z] ---> Running in 19450a3bf495 [2023-03-08T22:43:15.464Z] Removing intermediate container 19450a3bf495 [2023-03-08T22:43:15.464Z] ---> df2045ac517b [2023-03-08T22:43:15.464Z] Step 24/24 : LABEL version=3.0.0-dev.85 [2023-03-08T22:43:15.464Z] ---> Running in c8dfe5eda596 [2023-03-08T22:43:16.067Z] Removing intermediate container c8dfe5eda596 [2023-03-08T22:43:16.067Z] ---> 102db1e43cb5 [2023-03-08T22:43:16.067Z] [2023-03-08T22:43:16.067Z] Successfully built 102db1e43cb5 [2023-03-08T22:43:16.067Z] Successfully tagged security-spire-agent-arm64:latest [2023-03-08T22:46:53.155Z]  Building security-spire-agent ... done Removing intermediate container 4b4646c36098 [2023-03-08T22:46:53.155Z] ---> 9e481abe8091 [2023-03-08T22:46:53.155Z] [2023-03-08T22:46:53.155Z] Step 10/22 : FROM alpine:3.16 [2023-03-08T22:46:53.155Z] ---> 4c81e5bf8899 [2023-03-08T22:46:53.155Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2023-03-08T22:46:53.155Z] ---> Running in cf8827d20eaf [2023-03-08T22:46:53.155Z] Removing intermediate container cf8827d20eaf [2023-03-08T22:46:53.155Z] ---> 25bb64a98743 [2023-03-08T22:46:53.155Z] Step 12/22 : ENV APP_PORT=59880 [2023-03-08T22:46:53.155Z] ---> Running in 4a4bd3bbc049 [2023-03-08T22:46:53.155Z] Removing intermediate container 4a4bd3bbc049 [2023-03-08T22:46:53.155Z] ---> 67613f863230 [2023-03-08T22:46:53.155Z] Step 13/22 : EXPOSE $APP_PORT [2023-03-08T22:46:53.155Z] ---> Running in 2d22a59603c7 [2023-03-08T22:46:53.155Z] Removing intermediate container 2d22a59603c7 [2023-03-08T22:46:53.155Z] ---> 00d0df0ebfc0 [2023-03-08T22:46:53.155Z] Step 14/22 : RUN apk add --update --no-cache dumb-init [2023-03-08T22:46:53.155Z] ---> Running in e05de1cbc42b [2023-03-08T22:46:53.155Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-08T22:46:53.155Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-08T22:46:53.155Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-03-08T22:46:53.155Z] Executing busybox-1.35.0-r17.trigger [2023-03-08T22:46:53.155Z] OK: 5 MiB in 15 packages [2023-03-08T22:46:53.155Z] Removing intermediate container e05de1cbc42b [2023-03-08T22:46:53.155Z] ---> 9d03ffa1e911 [2023-03-08T22:46:53.155Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-08T22:46:53.155Z] ---> 4d223a4b3bbf [2023-03-08T22:46:53.155Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-03-08T22:46:54.113Z] ---> 1010551dfbea [2023-03-08T22:46:54.113Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2023-03-08T22:46:55.079Z] ---> 666582afca66 [2023-03-08T22:46:55.079Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2023-03-08T22:46:55.079Z] ---> Running in 2b0819ea420e [2023-03-08T22:46:55.661Z] Removing intermediate container 2b0819ea420e [2023-03-08T22:46:55.661Z] ---> 00c64328b4cf [2023-03-08T22:46:55.661Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-08T22:46:55.931Z] ---> Running in dbaa354420cb [2023-03-08T22:46:56.198Z] Removing intermediate container dbaa354420cb [2023-03-08T22:46:56.198Z] ---> eb20bdaf70b2 [2023-03-08T22:46:56.198Z] Step 20/22 : LABEL arch=arm64 [2023-03-08T22:46:56.466Z] ---> Running in 3d059d947d98 [2023-03-08T22:46:57.047Z] Removing intermediate container 3d059d947d98 [2023-03-08T22:46:57.047Z] ---> 8551192f5cdc [2023-03-08T22:46:57.047Z] Step 21/22 : LABEL git_sha=923421b803a2aa1fd35cfe5d85a9354669a43ca8 [2023-03-08T22:46:57.047Z] ---> Running in 2807819e1c61 [2023-03-08T22:46:57.313Z] Removing intermediate container 2807819e1c61 [2023-03-08T22:46:57.313Z] ---> 935f6a78edb0 [2023-03-08T22:46:57.313Z] Step 22/22 : LABEL version=3.0.0-dev.85 [2023-03-08T22:46:57.579Z] ---> Running in 5de63b9b2b36 [2023-03-08T22:46:57.845Z] Removing intermediate container 5de63b9b2b36 [2023-03-08T22:46:57.845Z] ---> 76be3f9e5483 [2023-03-08T22:46:57.845Z] [2023-03-08T22:46:58.112Z] Successfully built 76be3f9e5483 [2023-03-08T22:46:58.112Z] Successfully tagged core-data-arm64:latest [2023-03-08T22:47:24.781Z]  Building core-data ... done Removing intermediate container 88229ff1bd62 [2023-03-08T22:47:24.781Z] ---> 95dbb6ed2ab2 [2023-03-08T22:47:24.781Z] [2023-03-08T22:47:24.781Z] Step 9/19 : FROM alpine:3.15 [2023-03-08T22:47:24.781Z] ---> 354640af7b1b [2023-03-08T22:47:24.781Z] Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-08T22:47:24.781Z] ---> Using cache [2023-03-08T22:47:24.781Z] ---> d33184b70f1a [2023-03-08T22:47:24.781Z] Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-03-08T22:47:24.781Z] ---> Running in 2ba68a1eed12 [2023-03-08T22:47:24.781Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-03-08T22:47:24.781Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-03-08T22:47:25.049Z] v3.15.7-40-g7c014c17dec [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-03-08T22:47:25.049Z] v3.15.7-36-gfea8cac94fc [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-03-08T22:47:25.049Z] OK: 15736 distinct packages available [2023-03-08T22:47:25.316Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-03-08T22:47:25.582Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-03-08T22:47:26.540Z] (1/9) Installing ca-certificates (20220614-r0) [2023-03-08T22:47:26.540Z] (2/9) Installing brotli-libs (1.0.9-r5) [2023-03-08T22:47:26.540Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2023-03-08T22:47:26.540Z] (4/9) Installing libcurl (7.80.0-r6) [2023-03-08T22:47:26.540Z] (5/9) Installing curl (7.80.0-r6) [2023-03-08T22:47:26.540Z] (6/9) Installing dumb-init (1.2.5-r1) [2023-03-08T22:47:26.540Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-03-08T22:47:26.540Z] (8/9) Installing libucontext (1.1-r0) [2023-03-08T22:47:26.540Z] (9/9) Installing gcompat (1.0.0-r4) [2023-03-08T22:47:26.540Z] Executing busybox-1.34.1-r7.trigger [2023-03-08T22:47:26.540Z] Executing ca-certificates-20220614-r0.trigger [2023-03-08T22:47:27.121Z] OK: 8 MiB in 23 packages [2023-03-08T22:47:29.062Z] Removing intermediate container 2ba68a1eed12 [2023-03-08T22:47:29.062Z] ---> 465a68a6aa4e [2023-03-08T22:47:29.062Z] Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-08T22:47:31.638Z] ---> 1175a7e4bc08 [2023-03-08T22:47:31.638Z] Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-03-08T22:47:33.594Z] ---> ce0e2e308679 [2023-03-08T22:47:33.594Z] Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2023-03-08T22:47:34.555Z] ---> 1985c3ab2f7d [2023-03-08T22:47:34.555Z] Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-03-08T22:47:34.555Z] ---> Running in dc515b4020ff [2023-03-08T22:47:35.138Z] Removing intermediate container dc515b4020ff [2023-03-08T22:47:35.138Z] ---> 410186342151 [2023-03-08T22:47:35.139Z] Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-08T22:47:35.406Z] ---> Running in 203b310b478a [2023-03-08T22:47:35.988Z] Removing intermediate container 203b310b478a [2023-03-08T22:47:35.988Z] ---> df76ad5e6f3d [2023-03-08T22:47:35.988Z] Step 17/19 : LABEL arch=arm64 [2023-03-08T22:47:36.255Z] ---> Running in a13fdebe5548 [2023-03-08T22:47:36.839Z] Removing intermediate container a13fdebe5548 [2023-03-08T22:47:36.839Z] ---> dbc7de5c96fd [2023-03-08T22:47:36.839Z] Step 18/19 : LABEL git_sha=923421b803a2aa1fd35cfe5d85a9354669a43ca8 [2023-03-08T22:47:37.106Z] ---> Running in c1e13b007498 [2023-03-08T22:47:38.063Z] Removing intermediate container c1e13b007498 [2023-03-08T22:47:38.063Z] ---> 650e21f90a77 [2023-03-08T22:47:38.063Z] Step 19/19 : LABEL version=3.0.0-dev.85 [2023-03-08T22:47:38.063Z] ---> Running in 35f29fb42142 [2023-03-08T22:47:39.025Z] Removing intermediate container 35f29fb42142 [2023-03-08T22:47:39.025Z] ---> b60f2a709dc0 [2023-03-08T22:47:39.025Z] [2023-03-08T22:47:39.025Z] Successfully built b60f2a709dc0 [2023-03-08T22:47:39.025Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2023-03-08T22:47:45.659Z]  Building security-spiffe-token-provider ... done Removing intermediate container 8b9312cffb3a [2023-03-08T22:47:45.659Z] ---> 444cc12d46e5 [2023-03-08T22:47:45.659Z] [2023-03-08T22:47:45.659Z] Step 9/32 : FROM alpine:3.16 [2023-03-08T22:47:45.659Z] ---> 4c81e5bf8899 [2023-03-08T22:47:45.659Z] Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-08T22:47:45.659Z] ---> Running in 155be68b19f5 [2023-03-08T22:47:45.659Z] Removing intermediate container 155be68b19f5 [2023-03-08T22:47:45.659Z] ---> 6a09c63ef241 [2023-03-08T22:47:45.659Z] Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec [2023-03-08T22:47:45.659Z] ---> Running in ee9e07cc7c03 [2023-03-08T22:47:47.061Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-08T22:47:47.326Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-08T22:47:48.283Z] (1/2) Installing dumb-init (1.2.5-r1) [2023-03-08T22:47:48.283Z] (2/2) Installing su-exec (0.2-r1) [2023-03-08T22:47:48.283Z] Executing busybox-1.35.0-r17.trigger [2023-03-08T22:47:48.557Z] OK: 5 MiB in 16 packages [2023-03-08T22:47:49.521Z] Removing intermediate container ee9e07cc7c03 [2023-03-08T22:47:49.521Z] ---> f24ce58c07e7 [2023-03-08T22:47:49.521Z] Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init [2023-03-08T22:47:49.786Z] ---> Running in 699c0c76f368 [2023-03-08T22:47:50.052Z] Removing intermediate container 699c0c76f368 [2023-03-08T22:47:50.317Z] ---> 7b7501555090 [2023-03-08T22:47:50.317Z] Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-03-08T22:47:50.317Z] ---> Running in d233ea8bb039 [2023-03-08T22:47:50.584Z] Removing intermediate container d233ea8bb039 [2023-03-08T22:47:50.584Z] ---> 5631c773affc [2023-03-08T22:47:50.584Z] Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-03-08T22:47:50.850Z] ---> Running in 72fae54af648 [2023-03-08T22:47:51.118Z] Removing intermediate container 72fae54af648 [2023-03-08T22:47:51.118Z] ---> baa52cb01698 [2023-03-08T22:47:51.118Z] Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-03-08T22:47:51.118Z] ---> Running in bd8f586ab12c [2023-03-08T22:47:51.701Z] Removing intermediate container bd8f586ab12c [2023-03-08T22:47:51.701Z] ---> 19cdf3203c54 [2023-03-08T22:47:51.701Z] Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-03-08T22:47:51.701Z] ---> Running in 69fd167bbfb1 [2023-03-08T22:47:53.643Z] Removing intermediate container 69fd167bbfb1 [2023-03-08T22:47:53.643Z] ---> 1b6292c1a87a [2023-03-08T22:47:53.643Z] Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} [2023-03-08T22:47:53.914Z] ---> Running in dfb5f34acf5a [2023-03-08T22:47:54.498Z] Removing intermediate container dfb5f34acf5a [2023-03-08T22:47:54.498Z] ---> fc0b0992f974 [2023-03-08T22:47:54.498Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-03-08T22:47:56.469Z] ---> 775816e9430e [2023-03-08T22:47:56.469Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-03-08T22:47:56.469Z] ---> Running in 663e882fdb9b [2023-03-08T22:47:59.064Z] Removing intermediate container 663e882fdb9b [2023-03-08T22:47:59.064Z] ---> 2102ccbcc6e5 [2023-03-08T22:47:59.064Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-08T22:47:59.661Z] ---> eb93150d8387 [2023-03-08T22:47:59.661Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-03-08T22:48:01.069Z] ---> 4b7c2189b86a [2023-03-08T22:48:01.070Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2023-03-08T22:48:02.031Z] ---> 0e85ac91f55f [2023-03-08T22:48:02.031Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-03-08T22:48:02.615Z] ---> 59680c310be0 [2023-03-08T22:48:02.615Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-03-08T22:48:03.200Z] ---> acec8e4c8bb9 [2023-03-08T22:48:03.200Z] Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-03-08T22:48:03.785Z] ---> b3202b926287 [2023-03-08T22:48:03.785Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-03-08T22:48:04.368Z] ---> 2ba95003ca0f [2023-03-08T22:48:04.368Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2023-03-08T22:48:04.636Z] ---> Running in fc879cfdf653 [2023-03-08T22:48:06.578Z] Removing intermediate container fc879cfdf653 [2023-03-08T22:48:06.578Z] ---> 7809af9928d2 [2023-03-08T22:48:06.578Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2023-03-08T22:48:06.578Z] ---> Running in 7d9b7dc9a4de [2023-03-08T22:48:06.844Z] Removing intermediate container 7d9b7dc9a4de [2023-03-08T22:48:06.844Z] ---> 68461ce8e32c [2023-03-08T22:48:06.844Z] Step 29/32 : CMD ["gate"] [2023-03-08T22:48:07.116Z] ---> Running in 7f63859f9ef4 [2023-03-08T22:48:07.384Z] Removing intermediate container 7f63859f9ef4 [2023-03-08T22:48:07.384Z] ---> e862d3b05ed2 [2023-03-08T22:48:07.384Z] Step 30/32 : LABEL arch=arm64 [2023-03-08T22:48:07.650Z] ---> Running in 41d122f89590 [2023-03-08T22:48:07.918Z] Removing intermediate container 41d122f89590 [2023-03-08T22:48:07.918Z] ---> 84a4b42e4d2f [2023-03-08T22:48:07.918Z] Step 31/32 : LABEL git_sha=923421b803a2aa1fd35cfe5d85a9354669a43ca8 [2023-03-08T22:48:08.188Z] ---> Running in 7333475c8698 [2023-03-08T22:48:10.135Z] Removing intermediate container 7333475c8698 [2023-03-08T22:48:10.135Z] ---> 15049d5ffd2c [2023-03-08T22:48:10.135Z] Step 32/32 : LABEL version=3.0.0-dev.85 [2023-03-08T22:48:10.135Z] ---> Running in 5acc2b660647 [2023-03-08T22:48:10.720Z] Removing intermediate container 5acc2b660647 [2023-03-08T22:48:10.721Z] ---> 29e40102d591 [2023-03-08T22:48:10.721Z] [2023-03-08T22:48:10.721Z] Successfully built 29e40102d591 [2023-03-08T22:48:10.721Z] Successfully tagged security-bootstrapper-arm64:latest [2023-03-08T22:48:23.024Z]  Building security-bootstrapper ... done Removing intermediate container 49a3f071bf71 [2023-03-08T22:48:23.024Z] ---> 9cc8266e00f5 [2023-03-08T22:48:23.024Z] [2023-03-08T22:48:23.024Z] Step 10/22 : FROM alpine:3.16 [2023-03-08T22:48:23.024Z] ---> 4c81e5bf8899 [2023-03-08T22:48:23.024Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-03-08T22:48:23.024Z] ---> Running in cd3feed1ad1f [2023-03-08T22:48:23.604Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-08T22:48:23.869Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-08T22:48:24.828Z] (1/2) Installing ca-certificates (20220614-r0) [2023-03-08T22:48:24.828Z] (2/2) Installing dumb-init (1.2.5-r1) [2023-03-08T22:48:24.828Z] Executing busybox-1.35.0-r17.trigger [2023-03-08T22:48:24.828Z] Executing ca-certificates-20220614-r0.trigger [2023-03-08T22:48:25.096Z] OK: 6 MiB in 16 packages [2023-03-08T22:48:26.061Z] Removing intermediate container cd3feed1ad1f [2023-03-08T22:48:26.061Z] ---> a78667bc70b1 [2023-03-08T22:48:26.061Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-08T22:48:26.331Z] ---> Running in 8e7322419dc7 [2023-03-08T22:48:26.595Z] Removing intermediate container 8e7322419dc7 [2023-03-08T22:48:26.595Z] ---> 0f240a294038 [2023-03-08T22:48:26.595Z] Step 13/22 : ENV APP_PORT=59860 [2023-03-08T22:48:26.595Z] ---> Running in 0bbfe3dea490 [2023-03-08T22:48:26.860Z] Removing intermediate container 0bbfe3dea490 [2023-03-08T22:48:26.860Z] ---> 9969ae36aea2 [2023-03-08T22:48:26.860Z] Step 14/22 : EXPOSE $APP_PORT [2023-03-08T22:48:26.860Z] ---> Running in e90059c34166 [2023-03-08T22:48:27.125Z] Removing intermediate container e90059c34166 [2023-03-08T22:48:27.125Z] ---> ff47686e6244 [2023-03-08T22:48:27.125Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-08T22:48:27.705Z] ---> 37ff466b1573 [2023-03-08T22:48:27.705Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-03-08T22:48:29.108Z] ---> 8d7ab8694729 [2023-03-08T22:48:29.108Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2023-03-08T22:48:29.374Z] ---> 8d81c6d5f1c1 [2023-03-08T22:48:29.374Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2023-03-08T22:48:29.374Z] ---> Running in 73aed93e1927 [2023-03-08T22:48:29.640Z] Removing intermediate container 73aed93e1927 [2023-03-08T22:48:29.640Z] ---> f91f3cf25116 [2023-03-08T22:48:29.640Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-08T22:48:29.908Z] ---> Running in 241a1b44b018 [2023-03-08T22:48:29.908Z] Removing intermediate container 241a1b44b018 [2023-03-08T22:48:29.908Z] ---> 2da6d12373e6 [2023-03-08T22:48:29.908Z] Step 20/22 : LABEL arch=arm64 [2023-03-08T22:48:30.172Z] ---> Running in 545dc1d2e37a [2023-03-08T22:48:30.436Z] Removing intermediate container 545dc1d2e37a [2023-03-08T22:48:30.436Z] ---> b2ebcbcb704a [2023-03-08T22:48:30.436Z] Step 21/22 : LABEL git_sha=923421b803a2aa1fd35cfe5d85a9354669a43ca8 [2023-03-08T22:48:30.436Z] ---> Running in 8e4c49485251 [2023-03-08T22:48:30.701Z] Removing intermediate container 8e4c49485251 [2023-03-08T22:48:30.701Z] ---> a3234e0a56e7 [2023-03-08T22:48:30.701Z] Step 22/22 : LABEL version=3.0.0-dev.85 [2023-03-08T22:48:30.701Z] ---> Running in e95f3fefce9b [2023-03-08T22:48:30.964Z] Removing intermediate container e95f3fefce9b [2023-03-08T22:48:30.964Z] ---> 34dfbef828a0 [2023-03-08T22:48:30.964Z] [2023-03-08T22:48:30.964Z] Successfully built 34dfbef828a0 [2023-03-08T22:48:30.964Z] Successfully tagged support-notifications-arm64:latest [2023-03-08T22:48:31.240Z]  Building support-notifications ... done  [Pipeline] } [2023-03-08T22:48:31.249Z] $ docker stop --time=1 865d070173918d06e8ac82a7a2700d3061195aeec70ee70e69b97bbff3a3abb9 [2023-03-08T22:48:32.886Z] $ docker rm -f --volumes 865d070173918d06e8ac82a7a2700d3061195aeec70ee70e69b97bbff3a3abb9 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-08T22:48:33.345Z] + docker images [2023-03-08T22:48:33.610Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-03-08T22:48:33.610Z] support-notifications-arm64 latest 34dfbef828a0 3 seconds ago 29.7MB [2023-03-08T22:48:33.610Z] 9cc8266e00f5 13 seconds ago 1.4GB [2023-03-08T22:48:33.610Z] security-bootstrapper-arm64 latest 29e40102d591 23 seconds ago 19MB [2023-03-08T22:48:33.610Z] 444cc12d46e5 50 seconds ago 1.32GB [2023-03-08T22:48:33.610Z] security-spiffe-token-provider-arm64 latest b60f2a709dc0 55 seconds ago 29.1MB [2023-03-08T22:48:33.610Z] 95dbb6ed2ab2 About a minute ago 1.37GB [2023-03-08T22:48:33.610Z] core-data-arm64 latest 76be3f9e5483 About a minute ago 17.3MB [2023-03-08T22:48:33.610Z] 9e481abe8091 About a minute ago 1.34GB [2023-03-08T22:48:33.610Z] security-spire-agent-arm64 latest 102db1e43cb5 5 minutes ago 122MB [2023-03-08T22:48:33.610Z] 86aca1352b1a 5 minutes ago 1.21GB [2023-03-08T22:48:33.610Z] core-common-config-bootstrapper-arm64 latest 0b6f4cf30940 5 minutes ago 14.9MB [2023-03-08T22:48:33.610Z] security-proxy-auth-arm64 latest a2f5dd0b3bf2 5 minutes ago 15.6MB [2023-03-08T22:48:33.610Z] 06a175ab57cb 5 minutes ago 1.33GB [2023-03-08T22:48:33.610Z] 1e4ea614e014 6 minutes ago 1.32GB [2023-03-08T22:48:33.610Z] security-spire-server-arm64 latest 2ac77542a695 8 minutes ago 84.3MB [2023-03-08T22:48:33.610Z] 09a51d9aa7af 8 minutes ago 1.21GB [2023-03-08T22:48:33.610Z] support-scheduler-arm64 latest 1ac44fa8b43e 8 minutes ago 29.1MB [2023-03-08T22:48:33.610Z] 7ab1fa4d1b4c 8 minutes ago 1.4GB [2023-03-08T22:48:33.610Z] core-command-arm64 latest 980c2bbd2701 10 minutes ago 17.1MB [2023-03-08T22:48:33.610Z] core-metadata-arm64 latest a4a2187428b8 10 minutes ago 17.8MB [2023-03-08T22:48:33.610Z] 372f66fce5c3 11 minutes ago 1.34GB [2023-03-08T22:48:33.610Z] bb09d2d8b8af 11 minutes ago 1.35GB [2023-03-08T22:48:33.610Z] security-secretstore-setup-arm64 latest 8461b071b550 11 minutes ago 28.7MB [2023-03-08T22:48:33.610Z] security-proxy-setup-arm64 latest c33aba721524 12 minutes ago 15.8MB [2023-03-08T22:48:33.610Z] ddb1eeb12fb8 12 minutes ago 1.33GB [2023-03-08T22:48:33.610Z] d0fdec5a5b16 12 minutes ago 1.32GB [2023-03-08T22:48:33.610Z] security-spire-config-arm64 latest 945b9286c9c8 17 minutes ago 83.6MB [2023-03-08T22:48:33.610Z] 9a9210890f2b 18 minutes ago 1.21GB [2023-03-08T22:48:33.610Z] ci-base-image-arm64 latest 51edaba7ccbf 21 minutes ago 904MB [2023-03-08T22:48:33.610Z] alpine 3.15 354640af7b1b 3 weeks ago 5.34MB [2023-03-08T22:48:33.610Z] alpine 3.16 4c81e5bf8899 3 weeks ago 5.3MB [2023-03-08T22:48:33.610Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine f96f9c87975a 4 months ago 685MB [2023-03-08T22:48:33.610Z] 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-08T22:48:33.733Z] provisioning config files... [2023-03-08T22:48:33.745Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/447@tmp/config11720105199287558501tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-08T22:48:34.070Z] ---> docker-login.sh [2023-03-08T22:48:34.070Z] nexus3.edgexfoundry.org:10001 [2023-03-08T22:48:34.070Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-08T22:48:34.334Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-08T22:48:34.335Z] Configure a credential helper to remove this warning. See [2023-03-08T22:48:34.335Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-08T22:48:34.335Z] [2023-03-08T22:48:34.335Z] Login Succeeded [2023-03-08T22:48:34.335Z] nexus3.edgexfoundry.org:10002 [2023-03-08T22:48:34.599Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-08T22:48:34.864Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-08T22:48:34.864Z] Configure a credential helper to remove this warning. See [2023-03-08T22:48:34.864Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-08T22:48:34.864Z] [2023-03-08T22:48:34.864Z] Login Succeeded [2023-03-08T22:48:34.864Z] nexus3.edgexfoundry.org:10003 [2023-03-08T22:48:34.864Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-08T22:48:35.128Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-08T22:48:35.128Z] Configure a credential helper to remove this warning. See [2023-03-08T22:48:35.128Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-08T22:48:35.128Z] [2023-03-08T22:48:35.128Z] Login Succeeded [2023-03-08T22:48:35.128Z] nexus3.edgexfoundry.org:10004 [2023-03-08T22:48:35.395Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-08T22:48:35.395Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-08T22:48:35.395Z] Configure a credential helper to remove this warning. See [2023-03-08T22:48:35.395Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-08T22:48:35.395Z] [2023-03-08T22:48:35.395Z] Login Succeeded [2023-03-08T22:48:35.395Z] docker.io [2023-03-08T22:48:35.658Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-08T22:48:35.921Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-08T22:48:35.921Z] Configure a credential helper to remove this warning. See [2023-03-08T22:48:35.921Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-08T22:48:35.921Z] [2023-03-08T22:48:35.921Z] Login Succeeded [2023-03-08T22:48:35.921Z] ---> docker-login.sh ends [Pipeline] } [2023-03-08T22:48:35.932Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-08T22:48:35.965Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-08T22:48:35.988Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2023-03-08T22:48:35.988Z] 923421b803a2aa1fd35cfe5d85a9354669a43ca8 [2023-03-08T22:48:35.988Z] latest [2023-03-08T22:48:35.988Z] 3.0.0-dev.85 [2023-03-08T22:48:35.988Z] 923421b803a2aa1fd35cfe5d85a9354669a43ca8-3.0.0-dev.85 [2023-03-08T22:48:35.988Z] main [2023-03-08T22:48:35.988Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T22:48:36.327Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:923421b803a2aa1fd35cfe5d85a9354669a43ca8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T22:48:36.655Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:923421b803a2aa1fd35cfe5d85a9354669a43ca8 [2023-03-08T22:48:36.655Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-03-08T22:48:36.655Z] 0d32db78f866: Preparing [2023-03-08T22:48:36.655Z] 2f0fe4bd8a0c: Preparing [2023-03-08T22:48:36.655Z] f94b578ef6c3: Preparing [2023-03-08T22:48:36.655Z] 650890d9f3c7: Preparing [2023-03-08T22:48:36.655Z] f70ee36035b9: Preparing [2023-03-08T22:48:36.655Z] f70ee36035b9: Layer already exists [2023-03-08T22:48:36.920Z] 0d32db78f866: Pushed [2023-03-08T22:48:36.920Z] 650890d9f3c7: Pushed [2023-03-08T22:48:36.920Z] f94b578ef6c3: Pushed [2023-03-08T22:48:39.487Z] 2f0fe4bd8a0c: Pushed [2023-03-08T22:48:39.487Z] 923421b803a2aa1fd35cfe5d85a9354669a43ca8: digest: sha256:1a231e1966d93f296b6f5683ca5f6d8eb464c4473729550dcd38f793295472fd size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T22:48:39.819Z] + 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-08T22:48:40.148Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2023-03-08T22:48:40.148Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-03-08T22:48:40.148Z] 0d32db78f866: Preparing [2023-03-08T22:48:40.148Z] 2f0fe4bd8a0c: Preparing [2023-03-08T22:48:40.148Z] f94b578ef6c3: Preparing [2023-03-08T22:48:40.148Z] 650890d9f3c7: Preparing [2023-03-08T22:48:40.148Z] f70ee36035b9: Preparing [2023-03-08T22:48:40.148Z] 650890d9f3c7: Layer already exists [2023-03-08T22:48:40.148Z] 2f0fe4bd8a0c: Layer already exists [2023-03-08T22:48:40.148Z] f94b578ef6c3: Layer already exists [2023-03-08T22:48:40.148Z] 0d32db78f866: Layer already exists [2023-03-08T22:48:40.148Z] f70ee36035b9: Layer already exists [2023-03-08T22:48:40.148Z] latest: digest: sha256:1a231e1966d93f296b6f5683ca5f6d8eb464c4473729550dcd38f793295472fd size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T22:48:40.487Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:3.0.0-dev.85 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T22:48:40.814Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:3.0.0-dev.85 [2023-03-08T22:48:40.814Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-03-08T22:48:40.814Z] 0d32db78f866: Preparing [2023-03-08T22:48:40.814Z] 2f0fe4bd8a0c: Preparing [2023-03-08T22:48:40.814Z] f94b578ef6c3: Preparing [2023-03-08T22:48:40.814Z] 650890d9f3c7: Preparing [2023-03-08T22:48:40.814Z] f70ee36035b9: Preparing [2023-03-08T22:48:40.814Z] 2f0fe4bd8a0c: Layer already exists [2023-03-08T22:48:40.814Z] 0d32db78f866: Layer already exists [2023-03-08T22:48:40.814Z] f70ee36035b9: Layer already exists [2023-03-08T22:48:40.814Z] f94b578ef6c3: Layer already exists [2023-03-08T22:48:40.814Z] 650890d9f3c7: Layer already exists [2023-03-08T22:48:40.814Z] 3.0.0-dev.85: digest: sha256:1a231e1966d93f296b6f5683ca5f6d8eb464c4473729550dcd38f793295472fd size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T22:48:41.145Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:923421b803a2aa1fd35cfe5d85a9354669a43ca8-3.0.0-dev.85 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T22:48:41.468Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:923421b803a2aa1fd35cfe5d85a9354669a43ca8-3.0.0-dev.85 [2023-03-08T22:48:41.468Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-03-08T22:48:41.468Z] 0d32db78f866: Preparing [2023-03-08T22:48:41.468Z] 2f0fe4bd8a0c: Preparing [2023-03-08T22:48:41.468Z] f94b578ef6c3: Preparing [2023-03-08T22:48:41.468Z] 650890d9f3c7: Preparing [2023-03-08T22:48:41.468Z] f70ee36035b9: Preparing [2023-03-08T22:48:41.468Z] 0d32db78f866: Layer already exists [2023-03-08T22:48:41.468Z] f70ee36035b9: Layer already exists [2023-03-08T22:48:41.468Z] f94b578ef6c3: Layer already exists [2023-03-08T22:48:41.468Z] 650890d9f3c7: Layer already exists [2023-03-08T22:48:41.468Z] 2f0fe4bd8a0c: Layer already exists [2023-03-08T22:48:41.468Z] 923421b803a2aa1fd35cfe5d85a9354669a43ca8-3.0.0-dev.85: digest: sha256:1a231e1966d93f296b6f5683ca5f6d8eb464c4473729550dcd38f793295472fd size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T22:48:41.788Z] + 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-08T22:48:42.120Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2023-03-08T22:48:42.120Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-03-08T22:48:42.120Z] 0d32db78f866: Preparing [2023-03-08T22:48:42.120Z] 2f0fe4bd8a0c: Preparing [2023-03-08T22:48:42.120Z] f94b578ef6c3: Preparing [2023-03-08T22:48:42.120Z] 650890d9f3c7: Preparing [2023-03-08T22:48:42.120Z] f70ee36035b9: Preparing [2023-03-08T22:48:42.120Z] f70ee36035b9: Layer already exists [2023-03-08T22:48:42.120Z] f94b578ef6c3: Layer already exists [2023-03-08T22:48:42.120Z] 2f0fe4bd8a0c: Layer already exists [2023-03-08T22:48:42.120Z] 650890d9f3c7: Layer already exists [2023-03-08T22:48:42.120Z] 0d32db78f866: Layer already exists [2023-03-08T22:48:42.120Z] main: digest: sha256:1a231e1966d93f296b6f5683ca5f6d8eb464c4473729550dcd38f793295472fd size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-08T22:48:42.157Z] ===================================================== [Pipeline] echo [2023-03-08T22:48:42.165Z] taggedImages: [2023-03-08T22:48:42.165Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:923421b803a2aa1fd35cfe5d85a9354669a43ca8 [2023-03-08T22:48:42.165Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2023-03-08T22:48:42.165Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:3.0.0-dev.85 [2023-03-08T22:48:42.165Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:923421b803a2aa1fd35cfe5d85a9354669a43ca8-3.0.0-dev.85 [2023-03-08T22:48:42.165Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2023-03-08T22:48:42.187Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: [2023-03-08T22:48:42.187Z] 923421b803a2aa1fd35cfe5d85a9354669a43ca8 [2023-03-08T22:48:42.187Z] latest [2023-03-08T22:48:42.187Z] 3.0.0-dev.85 [2023-03-08T22:48:42.187Z] 923421b803a2aa1fd35cfe5d85a9354669a43ca8-3.0.0-dev.85 [2023-03-08T22:48:42.187Z] main [2023-03-08T22:48:42.187Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T22:48:42.512Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:923421b803a2aa1fd35cfe5d85a9354669a43ca8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T22:48:42.840Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:923421b803a2aa1fd35cfe5d85a9354669a43ca8 [2023-03-08T22:48:42.840Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-03-08T22:48:42.840Z] 3f2f96901e65: Preparing [2023-03-08T22:48:42.840Z] c58676f4da28: Preparing [2023-03-08T22:48:42.840Z] d6614e63b720: Preparing [2023-03-08T22:48:42.840Z] f39a1900b3b8: Preparing [2023-03-08T22:48:42.840Z] f94b578ef6c3: Preparing [2023-03-08T22:48:42.840Z] bfc4b5e6a5e5: Preparing [2023-03-08T22:48:42.840Z] f70ee36035b9: Preparing [2023-03-08T22:48:42.840Z] bfc4b5e6a5e5: Waiting [2023-03-08T22:48:42.840Z] f70ee36035b9: Waiting [2023-03-08T22:48:42.840Z] f94b578ef6c3: Layer already exists [2023-03-08T22:48:43.104Z] 3f2f96901e65: Pushed [2023-03-08T22:48:43.104Z] c58676f4da28: Pushed [2023-03-08T22:48:43.104Z] d6614e63b720: Pushed [2023-03-08T22:48:43.104Z] bfc4b5e6a5e5: Pushed [2023-03-08T22:48:43.104Z] f70ee36035b9: Layer already exists [2023-03-08T22:48:45.034Z] f39a1900b3b8: Pushed [2023-03-08T22:48:45.298Z] 923421b803a2aa1fd35cfe5d85a9354669a43ca8: digest: sha256:be7b89e8f68e06c9cd6507179c5877bb632a09466f8c91cd1dd8c5607f1db48c size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T22:48:45.636Z] + 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-08T22:48:46.010Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2023-03-08T22:48:46.010Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-03-08T22:48:46.010Z] 3f2f96901e65: Preparing [2023-03-08T22:48:46.010Z] c58676f4da28: Preparing [2023-03-08T22:48:46.010Z] d6614e63b720: Preparing [2023-03-08T22:48:46.010Z] f39a1900b3b8: Preparing [2023-03-08T22:48:46.010Z] f94b578ef6c3: Preparing [2023-03-08T22:48:46.010Z] bfc4b5e6a5e5: Preparing [2023-03-08T22:48:46.010Z] f70ee36035b9: Preparing [2023-03-08T22:48:46.010Z] bfc4b5e6a5e5: Waiting [2023-03-08T22:48:46.010Z] f70ee36035b9: Waiting [2023-03-08T22:48:46.010Z] c58676f4da28: Layer already exists [2023-03-08T22:48:46.010Z] f94b578ef6c3: Layer already exists [2023-03-08T22:48:46.010Z] f39a1900b3b8: Layer already exists [2023-03-08T22:48:46.010Z] 3f2f96901e65: Layer already exists [2023-03-08T22:48:46.010Z] d6614e63b720: Layer already exists [2023-03-08T22:48:46.010Z] f70ee36035b9: Layer already exists [2023-03-08T22:48:46.010Z] bfc4b5e6a5e5: Layer already exists [2023-03-08T22:48:46.277Z] latest: digest: sha256:be7b89e8f68e06c9cd6507179c5877bb632a09466f8c91cd1dd8c5607f1db48c size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T22:48:46.627Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.0.0-dev.85 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T22:48:46.968Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.0.0-dev.85 [2023-03-08T22:48:46.968Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-03-08T22:48:46.968Z] 3f2f96901e65: Preparing [2023-03-08T22:48:46.968Z] c58676f4da28: Preparing [2023-03-08T22:48:46.968Z] d6614e63b720: Preparing [2023-03-08T22:48:46.968Z] f39a1900b3b8: Preparing [2023-03-08T22:48:46.968Z] f94b578ef6c3: Preparing [2023-03-08T22:48:46.968Z] bfc4b5e6a5e5: Preparing [2023-03-08T22:48:46.968Z] f70ee36035b9: Preparing [2023-03-08T22:48:46.968Z] bfc4b5e6a5e5: Waiting [2023-03-08T22:48:46.968Z] f70ee36035b9: Waiting [2023-03-08T22:48:46.968Z] d6614e63b720: Layer already exists [2023-03-08T22:48:46.968Z] f94b578ef6c3: Layer already exists [2023-03-08T22:48:46.968Z] 3f2f96901e65: Layer already exists [2023-03-08T22:48:46.968Z] c58676f4da28: Layer already exists [2023-03-08T22:48:46.968Z] f39a1900b3b8: Layer already exists [2023-03-08T22:48:46.968Z] f70ee36035b9: Layer already exists [2023-03-08T22:48:46.968Z] bfc4b5e6a5e5: Layer already exists [2023-03-08T22:48:47.239Z] 3.0.0-dev.85: digest: sha256:be7b89e8f68e06c9cd6507179c5877bb632a09466f8c91cd1dd8c5607f1db48c size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T22:48:47.598Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:923421b803a2aa1fd35cfe5d85a9354669a43ca8-3.0.0-dev.85 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T22:48:47.944Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:923421b803a2aa1fd35cfe5d85a9354669a43ca8-3.0.0-dev.85 [2023-03-08T22:48:47.945Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-03-08T22:48:47.945Z] 3f2f96901e65: Preparing [2023-03-08T22:48:47.945Z] c58676f4da28: Preparing [2023-03-08T22:48:47.945Z] d6614e63b720: Preparing [2023-03-08T22:48:47.945Z] f39a1900b3b8: Preparing [2023-03-08T22:48:47.945Z] f94b578ef6c3: Preparing [2023-03-08T22:48:47.945Z] bfc4b5e6a5e5: Preparing [2023-03-08T22:48:47.945Z] f70ee36035b9: Preparing [2023-03-08T22:48:47.945Z] bfc4b5e6a5e5: Waiting [2023-03-08T22:48:47.945Z] f70ee36035b9: Waiting [2023-03-08T22:48:47.945Z] f94b578ef6c3: Layer already exists [2023-03-08T22:48:47.945Z] 3f2f96901e65: Layer already exists [2023-03-08T22:48:47.945Z] f39a1900b3b8: Layer already exists [2023-03-08T22:48:47.945Z] d6614e63b720: Layer already exists [2023-03-08T22:48:47.945Z] c58676f4da28: Layer already exists [2023-03-08T22:48:47.945Z] f70ee36035b9: Layer already exists [2023-03-08T22:48:47.945Z] bfc4b5e6a5e5: Layer already exists [2023-03-08T22:48:48.208Z] 923421b803a2aa1fd35cfe5d85a9354669a43ca8-3.0.0-dev.85: digest: sha256:be7b89e8f68e06c9cd6507179c5877bb632a09466f8c91cd1dd8c5607f1db48c size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T22:48:48.541Z] + 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-08T22:48:48.870Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [2023-03-08T22:48:48.870Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-03-08T22:48:48.870Z] 3f2f96901e65: Preparing [2023-03-08T22:48:48.870Z] c58676f4da28: Preparing [2023-03-08T22:48:48.870Z] d6614e63b720: Preparing [2023-03-08T22:48:48.870Z] f39a1900b3b8: Preparing [2023-03-08T22:48:48.870Z] f94b578ef6c3: Preparing [2023-03-08T22:48:48.870Z] bfc4b5e6a5e5: Preparing [2023-03-08T22:48:48.870Z] f70ee36035b9: Preparing [2023-03-08T22:48:48.870Z] bfc4b5e6a5e5: Waiting [2023-03-08T22:48:48.870Z] f70ee36035b9: Waiting [2023-03-08T22:48:48.870Z] f94b578ef6c3: Layer already exists [2023-03-08T22:48:48.870Z] 3f2f96901e65: Layer already exists [2023-03-08T22:48:48.870Z] f39a1900b3b8: Layer already exists [2023-03-08T22:48:48.870Z] c58676f4da28: Layer already exists [2023-03-08T22:48:48.870Z] d6614e63b720: Layer already exists [2023-03-08T22:48:48.870Z] f70ee36035b9: Layer already exists [2023-03-08T22:48:48.870Z] bfc4b5e6a5e5: Layer already exists [2023-03-08T22:48:49.134Z] main: digest: sha256:be7b89e8f68e06c9cd6507179c5877bb632a09466f8c91cd1dd8c5607f1db48c size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-08T22:48:49.175Z] ===================================================== [Pipeline] echo [2023-03-08T22:48:49.185Z] taggedImages: [2023-03-08T22:48:49.185Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:923421b803a2aa1fd35cfe5d85a9354669a43ca8 [2023-03-08T22:48:49.185Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2023-03-08T22:48:49.185Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.0.0-dev.85 [2023-03-08T22:48:49.185Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:923421b803a2aa1fd35cfe5d85a9354669a43ca8-3.0.0-dev.85 [2023-03-08T22:48:49.185Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo [2023-03-08T22:48:49.209Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2023-03-08T22:48:49.209Z] 923421b803a2aa1fd35cfe5d85a9354669a43ca8 [2023-03-08T22:48:49.209Z] latest [2023-03-08T22:48:49.209Z] 3.0.0-dev.85 [2023-03-08T22:48:49.209Z] 923421b803a2aa1fd35cfe5d85a9354669a43ca8-3.0.0-dev.85 [2023-03-08T22:48:49.209Z] main [2023-03-08T22:48:49.209Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T22:48:49.550Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:923421b803a2aa1fd35cfe5d85a9354669a43ca8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T22:48:49.876Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:923421b803a2aa1fd35cfe5d85a9354669a43ca8 [2023-03-08T22:48:49.876Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-03-08T22:48:49.876Z] 8496e68d3f9b: Preparing [2023-03-08T22:48:49.876Z] 68e120c989ba: Preparing [2023-03-08T22:48:49.876Z] f94b578ef6c3: Preparing [2023-03-08T22:48:49.876Z] 8c2e115320db: Preparing [2023-03-08T22:48:49.876Z] f70ee36035b9: Preparing [2023-03-08T22:48:49.876Z] f94b578ef6c3: Layer already exists [2023-03-08T22:48:49.876Z] f70ee36035b9: Layer already exists [2023-03-08T22:48:50.142Z] 8496e68d3f9b: Pushed [2023-03-08T22:48:50.142Z] 8c2e115320db: Pushed [2023-03-08T22:48:53.475Z] 68e120c989ba: Pushed [2023-03-08T22:48:53.475Z] 923421b803a2aa1fd35cfe5d85a9354669a43ca8: digest: sha256:02947fca1f64ebe8311393c00ea51eeffb367a703adf8aa31426385c3aea65da size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T22:48:53.807Z] + 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-08T22:48:54.137Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2023-03-08T22:48:54.137Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-03-08T22:48:54.137Z] 8496e68d3f9b: Preparing [2023-03-08T22:48:54.137Z] 68e120c989ba: Preparing [2023-03-08T22:48:54.137Z] f94b578ef6c3: Preparing [2023-03-08T22:48:54.137Z] 8c2e115320db: Preparing [2023-03-08T22:48:54.137Z] f70ee36035b9: Preparing [2023-03-08T22:48:54.137Z] f70ee36035b9: Layer already exists [2023-03-08T22:48:54.137Z] f94b578ef6c3: Layer already exists [2023-03-08T22:48:54.137Z] 68e120c989ba: Layer already exists [2023-03-08T22:48:54.137Z] 8c2e115320db: Layer already exists [2023-03-08T22:48:54.137Z] 8496e68d3f9b: Layer already exists [2023-03-08T22:48:54.138Z] latest: digest: sha256:02947fca1f64ebe8311393c00ea51eeffb367a703adf8aa31426385c3aea65da size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T22:48:54.736Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:3.0.0-dev.85 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T22:48:55.064Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:3.0.0-dev.85 [2023-03-08T22:48:55.064Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-03-08T22:48:55.064Z] 8496e68d3f9b: Preparing [2023-03-08T22:48:55.064Z] 68e120c989ba: Preparing [2023-03-08T22:48:55.064Z] f94b578ef6c3: Preparing [2023-03-08T22:48:55.064Z] 8c2e115320db: Preparing [2023-03-08T22:48:55.064Z] f70ee36035b9: Preparing [2023-03-08T22:48:55.064Z] 68e120c989ba: Layer already exists [2023-03-08T22:48:55.064Z] f94b578ef6c3: Layer already exists [2023-03-08T22:48:55.064Z] f70ee36035b9: Layer already exists [2023-03-08T22:48:55.064Z] 8496e68d3f9b: Layer already exists [2023-03-08T22:48:55.064Z] 8c2e115320db: Layer already exists [2023-03-08T22:48:55.064Z] 3.0.0-dev.85: digest: sha256:02947fca1f64ebe8311393c00ea51eeffb367a703adf8aa31426385c3aea65da size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T22:48:55.404Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:923421b803a2aa1fd35cfe5d85a9354669a43ca8-3.0.0-dev.85 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T22:48:55.738Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:923421b803a2aa1fd35cfe5d85a9354669a43ca8-3.0.0-dev.85 [2023-03-08T22:48:55.738Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-03-08T22:48:55.738Z] 8496e68d3f9b: Preparing [2023-03-08T22:48:55.738Z] 68e120c989ba: Preparing [2023-03-08T22:48:55.738Z] f94b578ef6c3: Preparing [2023-03-08T22:48:55.738Z] 8c2e115320db: Preparing [2023-03-08T22:48:55.738Z] f70ee36035b9: Preparing [2023-03-08T22:48:55.738Z] 8496e68d3f9b: Layer already exists [2023-03-08T22:48:55.738Z] f94b578ef6c3: Layer already exists [2023-03-08T22:48:55.738Z] 8c2e115320db: Layer already exists [2023-03-08T22:48:55.738Z] 68e120c989ba: Layer already exists [2023-03-08T22:48:55.738Z] f70ee36035b9: Layer already exists [2023-03-08T22:48:55.738Z] 923421b803a2aa1fd35cfe5d85a9354669a43ca8-3.0.0-dev.85: digest: sha256:02947fca1f64ebe8311393c00ea51eeffb367a703adf8aa31426385c3aea65da size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T22:48:56.072Z] + 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-08T22:48:56.405Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2023-03-08T22:48:56.405Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-03-08T22:48:56.405Z] 8496e68d3f9b: Preparing [2023-03-08T22:48:56.405Z] 68e120c989ba: Preparing [2023-03-08T22:48:56.405Z] f94b578ef6c3: Preparing [2023-03-08T22:48:56.405Z] 8c2e115320db: Preparing [2023-03-08T22:48:56.405Z] f70ee36035b9: Preparing [2023-03-08T22:48:56.405Z] f70ee36035b9: Layer already exists [2023-03-08T22:48:56.405Z] 8496e68d3f9b: Layer already exists [2023-03-08T22:48:56.405Z] 8c2e115320db: Layer already exists [2023-03-08T22:48:56.405Z] f94b578ef6c3: Layer already exists [2023-03-08T22:48:56.405Z] 68e120c989ba: Layer already exists [2023-03-08T22:48:56.671Z] main: digest: sha256:02947fca1f64ebe8311393c00ea51eeffb367a703adf8aa31426385c3aea65da size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-08T22:48:56.710Z] ===================================================== [Pipeline] echo [2023-03-08T22:48:56.716Z] taggedImages: [2023-03-08T22:48:56.716Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:923421b803a2aa1fd35cfe5d85a9354669a43ca8 [2023-03-08T22:48:56.716Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2023-03-08T22:48:56.716Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:3.0.0-dev.85 [2023-03-08T22:48:56.716Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:923421b803a2aa1fd35cfe5d85a9354669a43ca8-3.0.0-dev.85 [2023-03-08T22:48:56.716Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2023-03-08T22:48:56.730Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2023-03-08T22:48:56.730Z] 923421b803a2aa1fd35cfe5d85a9354669a43ca8 [2023-03-08T22:48:56.730Z] latest [2023-03-08T22:48:56.730Z] 3.0.0-dev.85 [2023-03-08T22:48:56.730Z] 923421b803a2aa1fd35cfe5d85a9354669a43ca8-3.0.0-dev.85 [2023-03-08T22:48:56.730Z] main [2023-03-08T22:48:56.730Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T22:48:57.067Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:923421b803a2aa1fd35cfe5d85a9354669a43ca8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T22:48:57.402Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:923421b803a2aa1fd35cfe5d85a9354669a43ca8 [2023-03-08T22:48:57.402Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-03-08T22:48:57.402Z] bb4053d41e7a: Preparing [2023-03-08T22:48:57.402Z] 73cbb13ab00c: Preparing [2023-03-08T22:48:57.402Z] 95ff949bcb72: Preparing [2023-03-08T22:48:57.402Z] f94b578ef6c3: Preparing [2023-03-08T22:48:57.402Z] 650890d9f3c7: Preparing [2023-03-08T22:48:57.402Z] f70ee36035b9: Preparing [2023-03-08T22:48:57.402Z] f94b578ef6c3: Layer already exists [2023-03-08T22:48:57.402Z] 650890d9f3c7: Layer already exists [2023-03-08T22:48:57.666Z] f70ee36035b9: Layer already exists [2023-03-08T22:48:57.666Z] 73cbb13ab00c: Pushed [2023-03-08T22:48:57.667Z] bb4053d41e7a: Pushed [2023-03-08T22:49:01.000Z] 95ff949bcb72: Pushed [2023-03-08T22:49:01.000Z] 923421b803a2aa1fd35cfe5d85a9354669a43ca8: digest: sha256:afe7a3296ff0b254243bba7316a54e00bbcd6452cc23c0dbefae29a1d97b1b7e size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T22:49:01.331Z] + 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-08T22:49:01.667Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2023-03-08T22:49:01.667Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-03-08T22:49:01.667Z] bb4053d41e7a: Preparing [2023-03-08T22:49:01.667Z] 73cbb13ab00c: Preparing [2023-03-08T22:49:01.667Z] 95ff949bcb72: Preparing [2023-03-08T22:49:01.667Z] f94b578ef6c3: Preparing [2023-03-08T22:49:01.667Z] 650890d9f3c7: Preparing [2023-03-08T22:49:01.667Z] f70ee36035b9: Preparing [2023-03-08T22:49:01.667Z] f70ee36035b9: Waiting [2023-03-08T22:49:01.667Z] 73cbb13ab00c: Layer already exists [2023-03-08T22:49:01.667Z] 95ff949bcb72: Layer already exists [2023-03-08T22:49:01.667Z] 650890d9f3c7: Layer already exists [2023-03-08T22:49:01.667Z] bb4053d41e7a: Layer already exists [2023-03-08T22:49:01.667Z] f94b578ef6c3: Layer already exists [2023-03-08T22:49:01.667Z] f70ee36035b9: Layer already exists [2023-03-08T22:49:01.933Z] latest: digest: sha256:afe7a3296ff0b254243bba7316a54e00bbcd6452cc23c0dbefae29a1d97b1b7e size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T22:49:02.264Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.0.0-dev.85 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T22:49:02.592Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.0.0-dev.85 [2023-03-08T22:49:02.592Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-03-08T22:49:02.592Z] bb4053d41e7a: Preparing [2023-03-08T22:49:02.592Z] 73cbb13ab00c: Preparing [2023-03-08T22:49:02.592Z] 95ff949bcb72: Preparing [2023-03-08T22:49:02.592Z] f94b578ef6c3: Preparing [2023-03-08T22:49:02.592Z] 650890d9f3c7: Preparing [2023-03-08T22:49:02.592Z] f70ee36035b9: Preparing [2023-03-08T22:49:02.592Z] f70ee36035b9: Waiting [2023-03-08T22:49:02.592Z] f94b578ef6c3: Layer already exists [2023-03-08T22:49:02.592Z] bb4053d41e7a: Layer already exists [2023-03-08T22:49:02.592Z] 95ff949bcb72: Layer already exists [2023-03-08T22:49:02.592Z] 650890d9f3c7: Layer already exists [2023-03-08T22:49:02.592Z] 73cbb13ab00c: Layer already exists [2023-03-08T22:49:02.592Z] f70ee36035b9: Layer already exists [2023-03-08T22:49:02.592Z] 3.0.0-dev.85: digest: sha256:afe7a3296ff0b254243bba7316a54e00bbcd6452cc23c0dbefae29a1d97b1b7e size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T22:49:03.192Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:923421b803a2aa1fd35cfe5d85a9354669a43ca8-3.0.0-dev.85 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T22:49:03.518Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:923421b803a2aa1fd35cfe5d85a9354669a43ca8-3.0.0-dev.85 [2023-03-08T22:49:03.518Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-03-08T22:49:03.518Z] bb4053d41e7a: Preparing [2023-03-08T22:49:03.518Z] 73cbb13ab00c: Preparing [2023-03-08T22:49:03.518Z] 95ff949bcb72: Preparing [2023-03-08T22:49:03.518Z] f94b578ef6c3: Preparing [2023-03-08T22:49:03.518Z] 650890d9f3c7: Preparing [2023-03-08T22:49:03.518Z] f70ee36035b9: Preparing [2023-03-08T22:49:03.518Z] f70ee36035b9: Waiting [2023-03-08T22:49:03.518Z] 95ff949bcb72: Layer already exists [2023-03-08T22:49:03.518Z] bb4053d41e7a: Layer already exists [2023-03-08T22:49:03.518Z] f94b578ef6c3: Layer already exists [2023-03-08T22:49:03.518Z] 650890d9f3c7: Layer already exists [2023-03-08T22:49:03.518Z] 73cbb13ab00c: Layer already exists [2023-03-08T22:49:03.518Z] f70ee36035b9: Layer already exists [2023-03-08T22:49:03.782Z] 923421b803a2aa1fd35cfe5d85a9354669a43ca8-3.0.0-dev.85: digest: sha256:afe7a3296ff0b254243bba7316a54e00bbcd6452cc23c0dbefae29a1d97b1b7e size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T22:49:04.119Z] + 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-08T22:49:04.453Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2023-03-08T22:49:04.453Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-03-08T22:49:04.453Z] bb4053d41e7a: Preparing [2023-03-08T22:49:04.453Z] 73cbb13ab00c: Preparing [2023-03-08T22:49:04.453Z] 95ff949bcb72: Preparing [2023-03-08T22:49:04.453Z] f94b578ef6c3: Preparing [2023-03-08T22:49:04.453Z] 650890d9f3c7: Preparing [2023-03-08T22:49:04.453Z] f70ee36035b9: Preparing [2023-03-08T22:49:04.453Z] f70ee36035b9: Waiting [2023-03-08T22:49:04.453Z] f94b578ef6c3: Layer already exists [2023-03-08T22:49:04.453Z] 95ff949bcb72: Layer already exists [2023-03-08T22:49:04.453Z] 650890d9f3c7: Layer already exists [2023-03-08T22:49:04.453Z] bb4053d41e7a: Layer already exists [2023-03-08T22:49:04.453Z] 73cbb13ab00c: Layer already exists [2023-03-08T22:49:04.453Z] f70ee36035b9: Layer already exists [2023-03-08T22:49:04.718Z] main: digest: sha256:afe7a3296ff0b254243bba7316a54e00bbcd6452cc23c0dbefae29a1d97b1b7e size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-08T22:49:04.761Z] ===================================================== [Pipeline] echo [2023-03-08T22:49:04.767Z] taggedImages: [2023-03-08T22:49:04.767Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:923421b803a2aa1fd35cfe5d85a9354669a43ca8 [2023-03-08T22:49:04.767Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2023-03-08T22:49:04.767Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.0.0-dev.85 [2023-03-08T22:49:04.767Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:923421b803a2aa1fd35cfe5d85a9354669a43ca8-3.0.0-dev.85 [2023-03-08T22:49:04.767Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2023-03-08T22:49:04.781Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2023-03-08T22:49:04.781Z] 923421b803a2aa1fd35cfe5d85a9354669a43ca8 [2023-03-08T22:49:04.781Z] latest [2023-03-08T22:49:04.781Z] 3.0.0-dev.85 [2023-03-08T22:49:04.781Z] 923421b803a2aa1fd35cfe5d85a9354669a43ca8-3.0.0-dev.85 [2023-03-08T22:49:04.781Z] main [2023-03-08T22:49:04.781Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T22:49:05.107Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:923421b803a2aa1fd35cfe5d85a9354669a43ca8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T22:49:05.438Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:923421b803a2aa1fd35cfe5d85a9354669a43ca8 [2023-03-08T22:49:05.438Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-03-08T22:49:05.438Z] 0ada25651c18: Preparing [2023-03-08T22:49:05.438Z] 0ada25651c18: Preparing [2023-03-08T22:49:05.438Z] 1b4778ac0af4: Preparing [2023-03-08T22:49:05.438Z] 71f36dd3611f: Preparing [2023-03-08T22:49:05.438Z] 14c4fe004c76: Preparing [2023-03-08T22:49:05.438Z] 5fd1277c168f: Preparing [2023-03-08T22:49:05.438Z] 4420d67228d2: Preparing [2023-03-08T22:49:05.438Z] f94b578ef6c3: Preparing [2023-03-08T22:49:05.438Z] b175ed131ecf: Preparing [2023-03-08T22:49:05.438Z] 9d27fe13a04c: Preparing [2023-03-08T22:49:05.438Z] e97f2cdc43b1: Preparing [2023-03-08T22:49:05.438Z] c44daa03fa44: Preparing [2023-03-08T22:49:05.438Z] f70ee36035b9: Preparing [2023-03-08T22:49:05.438Z] 4420d67228d2: Waiting [2023-03-08T22:49:05.438Z] e97f2cdc43b1: Waiting [2023-03-08T22:49:05.438Z] f94b578ef6c3: Waiting [2023-03-08T22:49:05.438Z] c44daa03fa44: Waiting [2023-03-08T22:49:05.438Z] b175ed131ecf: Waiting [2023-03-08T22:49:05.438Z] f70ee36035b9: Waiting [2023-03-08T22:49:05.708Z] 71f36dd3611f: Pushed [2023-03-08T22:49:05.708Z] 0ada25651c18: Pushed [2023-03-08T22:49:05.708Z] 1b4778ac0af4: Pushed [2023-03-08T22:49:05.708Z] 14c4fe004c76: Pushed [2023-03-08T22:49:05.708Z] 5fd1277c168f: Pushed [2023-03-08T22:49:05.708Z] f94b578ef6c3: Layer already exists [2023-03-08T22:49:05.972Z] b175ed131ecf: Pushed [2023-03-08T22:49:05.972Z] f70ee36035b9: Layer already exists [2023-03-08T22:49:05.972Z] 9d27fe13a04c: Pushed [2023-03-08T22:49:05.972Z] e97f2cdc43b1: Pushed [2023-03-08T22:49:05.972Z] c44daa03fa44: Pushed [2023-03-08T22:49:09.303Z] 4420d67228d2: Pushed [2023-03-08T22:49:09.303Z] 923421b803a2aa1fd35cfe5d85a9354669a43ca8: digest: sha256:6cedaf4a5555331c1764c2ebff453016adf6bd0eb9e5acdabe2430601f68000a size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T22:49:09.633Z] + 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-08T22:49:09.957Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2023-03-08T22:49:09.957Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-03-08T22:49:09.957Z] 0ada25651c18: Preparing [2023-03-08T22:49:09.957Z] 0ada25651c18: Preparing [2023-03-08T22:49:09.957Z] 1b4778ac0af4: Preparing [2023-03-08T22:49:09.957Z] 71f36dd3611f: Preparing [2023-03-08T22:49:09.957Z] 14c4fe004c76: Preparing [2023-03-08T22:49:09.957Z] 5fd1277c168f: Preparing [2023-03-08T22:49:09.957Z] 4420d67228d2: Preparing [2023-03-08T22:49:09.957Z] f94b578ef6c3: Preparing [2023-03-08T22:49:09.957Z] b175ed131ecf: Preparing [2023-03-08T22:49:09.957Z] 9d27fe13a04c: Preparing [2023-03-08T22:49:09.957Z] e97f2cdc43b1: Preparing [2023-03-08T22:49:09.957Z] c44daa03fa44: Preparing [2023-03-08T22:49:09.957Z] f70ee36035b9: Preparing [2023-03-08T22:49:09.957Z] 4420d67228d2: Waiting [2023-03-08T22:49:09.957Z] f94b578ef6c3: Waiting [2023-03-08T22:49:09.957Z] b175ed131ecf: Waiting [2023-03-08T22:49:09.957Z] 9d27fe13a04c: Waiting [2023-03-08T22:49:09.957Z] e97f2cdc43b1: Waiting [2023-03-08T22:49:09.957Z] c44daa03fa44: Waiting [2023-03-08T22:49:09.957Z] f70ee36035b9: Waiting [2023-03-08T22:49:09.957Z] 14c4fe004c76: Layer already exists [2023-03-08T22:49:09.957Z] 5fd1277c168f: Layer already exists [2023-03-08T22:49:09.957Z] 1b4778ac0af4: Layer already exists [2023-03-08T22:49:09.957Z] 71f36dd3611f: Layer already exists [2023-03-08T22:49:09.957Z] 0ada25651c18: Layer already exists [2023-03-08T22:49:09.957Z] 4420d67228d2: Layer already exists [2023-03-08T22:49:09.957Z] 9d27fe13a04c: Layer already exists [2023-03-08T22:49:09.957Z] b175ed131ecf: Layer already exists [2023-03-08T22:49:09.957Z] f94b578ef6c3: Layer already exists [2023-03-08T22:49:09.957Z] e97f2cdc43b1: Layer already exists [2023-03-08T22:49:09.957Z] c44daa03fa44: Layer already exists [2023-03-08T22:49:09.957Z] f70ee36035b9: Layer already exists [2023-03-08T22:49:10.223Z] latest: digest: sha256:6cedaf4a5555331c1764c2ebff453016adf6bd0eb9e5acdabe2430601f68000a size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T22:49:10.555Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.0.0-dev.85 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T22:49:10.878Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.0.0-dev.85 [2023-03-08T22:49:10.878Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-03-08T22:49:10.878Z] 0ada25651c18: Preparing [2023-03-08T22:49:10.878Z] 0ada25651c18: Preparing [2023-03-08T22:49:10.878Z] 1b4778ac0af4: Preparing [2023-03-08T22:49:10.878Z] 71f36dd3611f: Preparing [2023-03-08T22:49:10.878Z] 14c4fe004c76: Preparing [2023-03-08T22:49:10.878Z] 5fd1277c168f: Preparing [2023-03-08T22:49:10.878Z] 4420d67228d2: Preparing [2023-03-08T22:49:10.878Z] f94b578ef6c3: Preparing [2023-03-08T22:49:10.878Z] b175ed131ecf: Preparing [2023-03-08T22:49:10.878Z] 9d27fe13a04c: Preparing [2023-03-08T22:49:10.878Z] e97f2cdc43b1: Preparing [2023-03-08T22:49:10.878Z] c44daa03fa44: Preparing [2023-03-08T22:49:10.878Z] f70ee36035b9: Preparing [2023-03-08T22:49:10.878Z] f94b578ef6c3: Waiting [2023-03-08T22:49:10.878Z] 4420d67228d2: Waiting [2023-03-08T22:49:10.878Z] b175ed131ecf: Waiting [2023-03-08T22:49:10.878Z] 9d27fe13a04c: Waiting [2023-03-08T22:49:10.878Z] e97f2cdc43b1: Waiting [2023-03-08T22:49:10.878Z] c44daa03fa44: Waiting [2023-03-08T22:49:10.878Z] f70ee36035b9: Waiting [2023-03-08T22:49:10.878Z] 14c4fe004c76: Layer already exists [2023-03-08T22:49:10.878Z] 5fd1277c168f: Layer already exists [2023-03-08T22:49:10.878Z] 1b4778ac0af4: Layer already exists [2023-03-08T22:49:10.878Z] 0ada25651c18: Layer already exists [2023-03-08T22:49:10.878Z] 71f36dd3611f: Layer already exists [2023-03-08T22:49:10.878Z] 9d27fe13a04c: Layer already exists [2023-03-08T22:49:10.878Z] 4420d67228d2: Layer already exists [2023-03-08T22:49:10.878Z] b175ed131ecf: Layer already exists [2023-03-08T22:49:10.878Z] f94b578ef6c3: Layer already exists [2023-03-08T22:49:10.878Z] e97f2cdc43b1: Layer already exists [2023-03-08T22:49:10.878Z] f70ee36035b9: Layer already exists [2023-03-08T22:49:10.878Z] c44daa03fa44: Layer already exists [2023-03-08T22:49:11.143Z] 3.0.0-dev.85: digest: sha256:6cedaf4a5555331c1764c2ebff453016adf6bd0eb9e5acdabe2430601f68000a size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T22:49:11.473Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:923421b803a2aa1fd35cfe5d85a9354669a43ca8-3.0.0-dev.85 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T22:49:11.797Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:923421b803a2aa1fd35cfe5d85a9354669a43ca8-3.0.0-dev.85 [2023-03-08T22:49:11.797Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-03-08T22:49:11.797Z] 0ada25651c18: Preparing [2023-03-08T22:49:11.797Z] 0ada25651c18: Preparing [2023-03-08T22:49:11.797Z] 1b4778ac0af4: Preparing [2023-03-08T22:49:11.797Z] 71f36dd3611f: Preparing [2023-03-08T22:49:11.797Z] 14c4fe004c76: Preparing [2023-03-08T22:49:11.797Z] 5fd1277c168f: Preparing [2023-03-08T22:49:11.797Z] 4420d67228d2: Preparing [2023-03-08T22:49:11.797Z] f94b578ef6c3: Preparing [2023-03-08T22:49:11.797Z] b175ed131ecf: Preparing [2023-03-08T22:49:11.797Z] 9d27fe13a04c: Preparing [2023-03-08T22:49:11.797Z] 4420d67228d2: Waiting [2023-03-08T22:49:11.797Z] e97f2cdc43b1: Preparing [2023-03-08T22:49:11.797Z] c44daa03fa44: Preparing [2023-03-08T22:49:11.797Z] f70ee36035b9: Preparing [2023-03-08T22:49:11.797Z] b175ed131ecf: Waiting [2023-03-08T22:49:11.797Z] 9d27fe13a04c: Waiting [2023-03-08T22:49:11.797Z] e97f2cdc43b1: Waiting [2023-03-08T22:49:11.797Z] c44daa03fa44: Waiting [2023-03-08T22:49:11.797Z] f70ee36035b9: Waiting [2023-03-08T22:49:11.797Z] f94b578ef6c3: Waiting [2023-03-08T22:49:11.797Z] 71f36dd3611f: Layer already exists [2023-03-08T22:49:11.797Z] 1b4778ac0af4: Layer already exists [2023-03-08T22:49:11.797Z] 5fd1277c168f: Layer already exists [2023-03-08T22:49:11.797Z] 14c4fe004c76: Layer already exists [2023-03-08T22:49:11.797Z] 0ada25651c18: Layer already exists [2023-03-08T22:49:11.797Z] 4420d67228d2: Layer already exists [2023-03-08T22:49:11.797Z] b175ed131ecf: Layer already exists [2023-03-08T22:49:11.797Z] 9d27fe13a04c: Layer already exists [2023-03-08T22:49:11.797Z] f94b578ef6c3: Layer already exists [2023-03-08T22:49:11.797Z] e97f2cdc43b1: Layer already exists [2023-03-08T22:49:11.797Z] f70ee36035b9: Layer already exists [2023-03-08T22:49:11.797Z] c44daa03fa44: Layer already exists [2023-03-08T22:49:12.060Z] 923421b803a2aa1fd35cfe5d85a9354669a43ca8-3.0.0-dev.85: digest: sha256:6cedaf4a5555331c1764c2ebff453016adf6bd0eb9e5acdabe2430601f68000a size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T22:49:12.389Z] + 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-08T22:49:12.718Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2023-03-08T22:49:12.718Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-03-08T22:49:12.718Z] 0ada25651c18: Preparing [2023-03-08T22:49:12.718Z] 0ada25651c18: Preparing [2023-03-08T22:49:12.718Z] 1b4778ac0af4: Preparing [2023-03-08T22:49:12.718Z] 71f36dd3611f: Preparing [2023-03-08T22:49:12.718Z] 14c4fe004c76: Preparing [2023-03-08T22:49:12.718Z] 5fd1277c168f: Preparing [2023-03-08T22:49:12.718Z] 4420d67228d2: Preparing [2023-03-08T22:49:12.718Z] f94b578ef6c3: Preparing [2023-03-08T22:49:12.718Z] b175ed131ecf: Preparing [2023-03-08T22:49:12.718Z] 9d27fe13a04c: Preparing [2023-03-08T22:49:12.718Z] e97f2cdc43b1: Preparing [2023-03-08T22:49:12.718Z] c44daa03fa44: Preparing [2023-03-08T22:49:12.718Z] f70ee36035b9: Preparing [2023-03-08T22:49:12.718Z] b175ed131ecf: Waiting [2023-03-08T22:49:12.718Z] 9d27fe13a04c: Waiting [2023-03-08T22:49:12.718Z] e97f2cdc43b1: Waiting [2023-03-08T22:49:12.718Z] c44daa03fa44: Waiting [2023-03-08T22:49:12.718Z] f70ee36035b9: Waiting [2023-03-08T22:49:12.718Z] 4420d67228d2: Waiting [2023-03-08T22:49:12.718Z] f94b578ef6c3: Waiting [2023-03-08T22:49:12.718Z] 0ada25651c18: Layer already exists [2023-03-08T22:49:12.718Z] 71f36dd3611f: Layer already exists [2023-03-08T22:49:12.718Z] 14c4fe004c76: Layer already exists [2023-03-08T22:49:12.718Z] 5fd1277c168f: Layer already exists [2023-03-08T22:49:12.718Z] 1b4778ac0af4: Layer already exists [2023-03-08T22:49:12.718Z] 4420d67228d2: Layer already exists [2023-03-08T22:49:12.718Z] f94b578ef6c3: Layer already exists [2023-03-08T22:49:12.718Z] b175ed131ecf: Layer already exists [2023-03-08T22:49:12.718Z] 9d27fe13a04c: Layer already exists [2023-03-08T22:49:12.718Z] e97f2cdc43b1: Layer already exists [2023-03-08T22:49:12.718Z] f70ee36035b9: Layer already exists [2023-03-08T22:49:12.718Z] c44daa03fa44: Layer already exists [2023-03-08T22:49:12.982Z] main: digest: sha256:6cedaf4a5555331c1764c2ebff453016adf6bd0eb9e5acdabe2430601f68000a size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-08T22:49:13.031Z] ===================================================== [Pipeline] echo [2023-03-08T22:49:13.040Z] taggedImages: [2023-03-08T22:49:13.040Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:923421b803a2aa1fd35cfe5d85a9354669a43ca8 [2023-03-08T22:49:13.040Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2023-03-08T22:49:13.040Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.0.0-dev.85 [2023-03-08T22:49:13.040Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:923421b803a2aa1fd35cfe5d85a9354669a43ca8-3.0.0-dev.85 [2023-03-08T22:49:13.040Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2023-03-08T22:49:13.061Z] [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: [2023-03-08T22:49:13.061Z] 923421b803a2aa1fd35cfe5d85a9354669a43ca8 [2023-03-08T22:49:13.061Z] latest [2023-03-08T22:49:13.061Z] 3.0.0-dev.85 [2023-03-08T22:49:13.061Z] 923421b803a2aa1fd35cfe5d85a9354669a43ca8-3.0.0-dev.85 [2023-03-08T22:49:13.061Z] main [2023-03-08T22:49:13.061Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T22:49:13.403Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:923421b803a2aa1fd35cfe5d85a9354669a43ca8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T22:49:13.741Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:923421b803a2aa1fd35cfe5d85a9354669a43ca8 [2023-03-08T22:49:13.741Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-03-08T22:49:13.741Z] fbc80b76e32d: Preparing [2023-03-08T22:49:13.741Z] d3b86c96d8ea: Preparing [2023-03-08T22:49:13.741Z] 7bc0ff5eef88: Preparing [2023-03-08T22:49:13.741Z] 9f19a6a04ac6: Preparing [2023-03-08T22:49:13.741Z] f94b578ef6c3: Preparing [2023-03-08T22:49:13.741Z] bfc4b5e6a5e5: Preparing [2023-03-08T22:49:13.741Z] f70ee36035b9: Preparing [2023-03-08T22:49:13.741Z] bfc4b5e6a5e5: Waiting [2023-03-08T22:49:13.741Z] f70ee36035b9: Waiting [2023-03-08T22:49:13.741Z] f94b578ef6c3: Layer already exists [2023-03-08T22:49:13.741Z] bfc4b5e6a5e5: Layer already exists [2023-03-08T22:49:14.007Z] f70ee36035b9: Layer already exists [2023-03-08T22:49:14.007Z] fbc80b76e32d: Pushed [2023-03-08T22:49:14.007Z] 7bc0ff5eef88: Pushed [2023-03-08T22:49:14.007Z] d3b86c96d8ea: Pushed [2023-03-08T22:49:16.581Z] 9f19a6a04ac6: Pushed [2023-03-08T22:49:16.581Z] 923421b803a2aa1fd35cfe5d85a9354669a43ca8: digest: sha256:5e80bf5f5c24063ede8196690049057a18eb4f2e0938c03cec68fa80d58cb6bb size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T22:49:16.922Z] + 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-08T22:49:17.264Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2023-03-08T22:49:17.264Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-03-08T22:49:17.264Z] fbc80b76e32d: Preparing [2023-03-08T22:49:17.264Z] d3b86c96d8ea: Preparing [2023-03-08T22:49:17.264Z] 7bc0ff5eef88: Preparing [2023-03-08T22:49:17.264Z] 9f19a6a04ac6: Preparing [2023-03-08T22:49:17.264Z] f94b578ef6c3: Preparing [2023-03-08T22:49:17.264Z] bfc4b5e6a5e5: Preparing [2023-03-08T22:49:17.264Z] f70ee36035b9: Preparing [2023-03-08T22:49:17.264Z] bfc4b5e6a5e5: Waiting [2023-03-08T22:49:17.264Z] f70ee36035b9: Waiting [2023-03-08T22:49:17.264Z] 9f19a6a04ac6: Layer already exists [2023-03-08T22:49:17.264Z] f94b578ef6c3: Layer already exists [2023-03-08T22:49:17.264Z] fbc80b76e32d: Layer already exists [2023-03-08T22:49:17.264Z] d3b86c96d8ea: Layer already exists [2023-03-08T22:49:17.264Z] 7bc0ff5eef88: Layer already exists [2023-03-08T22:49:17.264Z] f70ee36035b9: Layer already exists [2023-03-08T22:49:17.264Z] bfc4b5e6a5e5: Layer already exists [2023-03-08T22:49:17.529Z] latest: digest: sha256:5e80bf5f5c24063ede8196690049057a18eb4f2e0938c03cec68fa80d58cb6bb size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T22:49:17.871Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.0.0-dev.85 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T22:49:18.190Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.0.0-dev.85 [2023-03-08T22:49:18.190Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-03-08T22:49:18.190Z] fbc80b76e32d: Preparing [2023-03-08T22:49:18.190Z] d3b86c96d8ea: Preparing [2023-03-08T22:49:18.190Z] 7bc0ff5eef88: Preparing [2023-03-08T22:49:18.190Z] 9f19a6a04ac6: Preparing [2023-03-08T22:49:18.190Z] f94b578ef6c3: Preparing [2023-03-08T22:49:18.190Z] bfc4b5e6a5e5: Preparing [2023-03-08T22:49:18.190Z] f70ee36035b9: Preparing [2023-03-08T22:49:18.190Z] bfc4b5e6a5e5: Waiting [2023-03-08T22:49:18.190Z] f70ee36035b9: Waiting [2023-03-08T22:49:18.190Z] fbc80b76e32d: Layer already exists [2023-03-08T22:49:18.190Z] 9f19a6a04ac6: Layer already exists [2023-03-08T22:49:18.190Z] f94b578ef6c3: Layer already exists [2023-03-08T22:49:18.190Z] d3b86c96d8ea: Layer already exists [2023-03-08T22:49:18.190Z] 7bc0ff5eef88: Layer already exists [2023-03-08T22:49:18.190Z] bfc4b5e6a5e5: Layer already exists [2023-03-08T22:49:18.190Z] f70ee36035b9: Layer already exists [2023-03-08T22:49:18.190Z] 3.0.0-dev.85: digest: sha256:5e80bf5f5c24063ede8196690049057a18eb4f2e0938c03cec68fa80d58cb6bb size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T22:49:18.517Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:923421b803a2aa1fd35cfe5d85a9354669a43ca8-3.0.0-dev.85 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T22:49:18.846Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:923421b803a2aa1fd35cfe5d85a9354669a43ca8-3.0.0-dev.85 [2023-03-08T22:49:18.846Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-03-08T22:49:18.846Z] fbc80b76e32d: Preparing [2023-03-08T22:49:18.846Z] d3b86c96d8ea: Preparing [2023-03-08T22:49:18.846Z] 7bc0ff5eef88: Preparing [2023-03-08T22:49:18.846Z] 9f19a6a04ac6: Preparing [2023-03-08T22:49:18.846Z] f94b578ef6c3: Preparing [2023-03-08T22:49:18.846Z] bfc4b5e6a5e5: Preparing [2023-03-08T22:49:18.846Z] f70ee36035b9: Preparing [2023-03-08T22:49:18.847Z] bfc4b5e6a5e5: Waiting [2023-03-08T22:49:18.847Z] f70ee36035b9: Waiting [2023-03-08T22:49:18.847Z] f94b578ef6c3: Layer already exists [2023-03-08T22:49:18.847Z] 9f19a6a04ac6: Layer already exists [2023-03-08T22:49:18.847Z] d3b86c96d8ea: Layer already exists [2023-03-08T22:49:18.847Z] fbc80b76e32d: Layer already exists [2023-03-08T22:49:18.847Z] 7bc0ff5eef88: Layer already exists [2023-03-08T22:49:18.847Z] bfc4b5e6a5e5: Layer already exists [2023-03-08T22:49:18.847Z] f70ee36035b9: Layer already exists [2023-03-08T22:49:18.847Z] 923421b803a2aa1fd35cfe5d85a9354669a43ca8-3.0.0-dev.85: digest: sha256:5e80bf5f5c24063ede8196690049057a18eb4f2e0938c03cec68fa80d58cb6bb size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T22:49:19.452Z] + 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-08T22:49:19.782Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [2023-03-08T22:49:19.782Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-03-08T22:49:19.782Z] fbc80b76e32d: Preparing [2023-03-08T22:49:19.782Z] d3b86c96d8ea: Preparing [2023-03-08T22:49:19.782Z] 7bc0ff5eef88: Preparing [2023-03-08T22:49:19.782Z] 9f19a6a04ac6: Preparing [2023-03-08T22:49:19.782Z] f94b578ef6c3: Preparing [2023-03-08T22:49:19.782Z] bfc4b5e6a5e5: Preparing [2023-03-08T22:49:19.782Z] f70ee36035b9: Preparing [2023-03-08T22:49:19.782Z] bfc4b5e6a5e5: Waiting [2023-03-08T22:49:19.782Z] f70ee36035b9: Waiting [2023-03-08T22:49:19.782Z] d3b86c96d8ea: Layer already exists [2023-03-08T22:49:19.782Z] f94b578ef6c3: Layer already exists [2023-03-08T22:49:19.782Z] fbc80b76e32d: Layer already exists [2023-03-08T22:49:19.782Z] 9f19a6a04ac6: Layer already exists [2023-03-08T22:49:19.782Z] 7bc0ff5eef88: Layer already exists [2023-03-08T22:49:19.782Z] f70ee36035b9: Layer already exists [2023-03-08T22:49:19.782Z] bfc4b5e6a5e5: Layer already exists [2023-03-08T22:49:20.186Z] main: digest: sha256:5e80bf5f5c24063ede8196690049057a18eb4f2e0938c03cec68fa80d58cb6bb size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-08T22:49:20.243Z] ===================================================== [Pipeline] echo [2023-03-08T22:49:20.253Z] taggedImages: [2023-03-08T22:49:20.253Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:923421b803a2aa1fd35cfe5d85a9354669a43ca8 [2023-03-08T22:49:20.253Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2023-03-08T22:49:20.253Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.0.0-dev.85 [2023-03-08T22:49:20.253Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:923421b803a2aa1fd35cfe5d85a9354669a43ca8-3.0.0-dev.85 [2023-03-08T22:49:20.253Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo [2023-03-08T22:49:20.273Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2023-03-08T22:49:20.273Z] 923421b803a2aa1fd35cfe5d85a9354669a43ca8 [2023-03-08T22:49:20.273Z] latest [2023-03-08T22:49:20.273Z] 3.0.0-dev.85 [2023-03-08T22:49:20.273Z] 923421b803a2aa1fd35cfe5d85a9354669a43ca8-3.0.0-dev.85 [2023-03-08T22:49:20.273Z] main [2023-03-08T22:49:20.273Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T22:49:20.619Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:923421b803a2aa1fd35cfe5d85a9354669a43ca8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T22:49:20.987Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:923421b803a2aa1fd35cfe5d85a9354669a43ca8 [2023-03-08T22:49:20.987Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-03-08T22:49:20.987Z] 0e554f578175: Preparing [2023-03-08T22:49:20.987Z] db039f2bf7e8: Preparing [2023-03-08T22:49:20.987Z] a017276db093: Preparing [2023-03-08T22:49:20.987Z] 88d97a9d2ce4: Preparing [2023-03-08T22:49:20.987Z] 3c93bd21dfb2: Preparing [2023-03-08T22:49:20.987Z] 29fd5cf4ea2b: Preparing [2023-03-08T22:49:20.987Z] f70ee36035b9: Preparing [2023-03-08T22:49:20.987Z] 29fd5cf4ea2b: Waiting [2023-03-08T22:49:20.987Z] f70ee36035b9: Waiting [2023-03-08T22:49:21.258Z] 88d97a9d2ce4: Pushed [2023-03-08T22:49:21.258Z] 0e554f578175: Pushed [2023-03-08T22:49:21.258Z] 3c93bd21dfb2: Pushed [2023-03-08T22:49:21.258Z] db039f2bf7e8: Pushed [2023-03-08T22:49:21.258Z] f70ee36035b9: Layer already exists [2023-03-08T22:49:21.539Z] 29fd5cf4ea2b: Pushed [2023-03-08T22:49:23.488Z] a017276db093: Pushed [2023-03-08T22:49:23.753Z] 923421b803a2aa1fd35cfe5d85a9354669a43ca8: digest: sha256:ee29390ddfe01849cf86f7492d13d97bf69f15ca25755db3bac0f215aabd5880 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T22:49:24.082Z] + 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-08T22:49:24.410Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2023-03-08T22:49:24.410Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-03-08T22:49:24.410Z] 0e554f578175: Preparing [2023-03-08T22:49:24.410Z] db039f2bf7e8: Preparing [2023-03-08T22:49:24.410Z] a017276db093: Preparing [2023-03-08T22:49:24.410Z] 88d97a9d2ce4: Preparing [2023-03-08T22:49:24.410Z] 3c93bd21dfb2: Preparing [2023-03-08T22:49:24.410Z] 29fd5cf4ea2b: Preparing [2023-03-08T22:49:24.410Z] f70ee36035b9: Preparing [2023-03-08T22:49:24.410Z] 29fd5cf4ea2b: Waiting [2023-03-08T22:49:24.410Z] f70ee36035b9: Waiting [2023-03-08T22:49:24.410Z] a017276db093: Layer already exists [2023-03-08T22:49:24.410Z] 88d97a9d2ce4: Layer already exists [2023-03-08T22:49:24.410Z] 0e554f578175: Layer already exists [2023-03-08T22:49:24.410Z] db039f2bf7e8: Layer already exists [2023-03-08T22:49:24.410Z] 3c93bd21dfb2: Layer already exists [2023-03-08T22:49:24.410Z] 29fd5cf4ea2b: Layer already exists [2023-03-08T22:49:24.410Z] f70ee36035b9: Layer already exists [2023-03-08T22:49:24.674Z] latest: digest: sha256:ee29390ddfe01849cf86f7492d13d97bf69f15ca25755db3bac0f215aabd5880 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T22:49:25.000Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.0.0-dev.85 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T22:49:25.323Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.0.0-dev.85 [2023-03-08T22:49:25.323Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-03-08T22:49:25.323Z] 0e554f578175: Preparing [2023-03-08T22:49:25.323Z] db039f2bf7e8: Preparing [2023-03-08T22:49:25.323Z] a017276db093: Preparing [2023-03-08T22:49:25.323Z] 88d97a9d2ce4: Preparing [2023-03-08T22:49:25.323Z] 3c93bd21dfb2: Preparing [2023-03-08T22:49:25.323Z] 29fd5cf4ea2b: Preparing [2023-03-08T22:49:25.323Z] f70ee36035b9: Preparing [2023-03-08T22:49:25.323Z] 29fd5cf4ea2b: Waiting [2023-03-08T22:49:25.323Z] f70ee36035b9: Waiting [2023-03-08T22:49:25.323Z] a017276db093: Layer already exists [2023-03-08T22:49:25.323Z] db039f2bf7e8: Layer already exists [2023-03-08T22:49:25.323Z] 88d97a9d2ce4: Layer already exists [2023-03-08T22:49:25.323Z] 3c93bd21dfb2: Layer already exists [2023-03-08T22:49:25.323Z] 0e554f578175: Layer already exists [2023-03-08T22:49:25.323Z] 29fd5cf4ea2b: Layer already exists [2023-03-08T22:49:25.323Z] f70ee36035b9: Layer already exists [2023-03-08T22:49:25.323Z] 3.0.0-dev.85: digest: sha256:ee29390ddfe01849cf86f7492d13d97bf69f15ca25755db3bac0f215aabd5880 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T22:49:25.650Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:923421b803a2aa1fd35cfe5d85a9354669a43ca8-3.0.0-dev.85 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T22:49:25.976Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:923421b803a2aa1fd35cfe5d85a9354669a43ca8-3.0.0-dev.85 [2023-03-08T22:49:25.976Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-03-08T22:49:25.976Z] 0e554f578175: Preparing [2023-03-08T22:49:25.976Z] db039f2bf7e8: Preparing [2023-03-08T22:49:25.976Z] a017276db093: Preparing [2023-03-08T22:49:25.976Z] 88d97a9d2ce4: Preparing [2023-03-08T22:49:25.976Z] 3c93bd21dfb2: Preparing [2023-03-08T22:49:25.976Z] 29fd5cf4ea2b: Preparing [2023-03-08T22:49:25.976Z] f70ee36035b9: Preparing [2023-03-08T22:49:25.976Z] 29fd5cf4ea2b: Waiting [2023-03-08T22:49:25.976Z] f70ee36035b9: Waiting [2023-03-08T22:49:25.976Z] 88d97a9d2ce4: Layer already exists [2023-03-08T22:49:25.976Z] 0e554f578175: Layer already exists [2023-03-08T22:49:25.976Z] 3c93bd21dfb2: Layer already exists [2023-03-08T22:49:25.976Z] db039f2bf7e8: Layer already exists [2023-03-08T22:49:25.976Z] a017276db093: Layer already exists [2023-03-08T22:49:25.976Z] f70ee36035b9: Layer already exists [2023-03-08T22:49:25.976Z] 29fd5cf4ea2b: Layer already exists [2023-03-08T22:49:25.976Z] 923421b803a2aa1fd35cfe5d85a9354669a43ca8-3.0.0-dev.85: digest: sha256:ee29390ddfe01849cf86f7492d13d97bf69f15ca25755db3bac0f215aabd5880 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T22:49:26.572Z] + 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-08T22:49:26.909Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2023-03-08T22:49:26.909Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-03-08T22:49:26.909Z] 0e554f578175: Preparing [2023-03-08T22:49:26.909Z] db039f2bf7e8: Preparing [2023-03-08T22:49:26.909Z] a017276db093: Preparing [2023-03-08T22:49:26.909Z] 88d97a9d2ce4: Preparing [2023-03-08T22:49:26.909Z] 3c93bd21dfb2: Preparing [2023-03-08T22:49:26.909Z] 29fd5cf4ea2b: Preparing [2023-03-08T22:49:26.909Z] f70ee36035b9: Preparing [2023-03-08T22:49:26.909Z] 29fd5cf4ea2b: Waiting [2023-03-08T22:49:26.909Z] f70ee36035b9: Waiting [2023-03-08T22:49:26.909Z] 3c93bd21dfb2: Layer already exists [2023-03-08T22:49:26.909Z] 88d97a9d2ce4: Layer already exists [2023-03-08T22:49:26.909Z] db039f2bf7e8: Layer already exists [2023-03-08T22:49:26.909Z] a017276db093: Layer already exists [2023-03-08T22:49:26.909Z] 0e554f578175: Layer already exists [2023-03-08T22:49:26.909Z] f70ee36035b9: Layer already exists [2023-03-08T22:49:26.909Z] 29fd5cf4ea2b: Layer already exists [2023-03-08T22:49:27.175Z] main: digest: sha256:ee29390ddfe01849cf86f7492d13d97bf69f15ca25755db3bac0f215aabd5880 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-08T22:49:27.227Z] ===================================================== [Pipeline] echo [2023-03-08T22:49:27.238Z] taggedImages: [2023-03-08T22:49:27.238Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:923421b803a2aa1fd35cfe5d85a9354669a43ca8 [2023-03-08T22:49:27.238Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2023-03-08T22:49:27.238Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.0.0-dev.85 [2023-03-08T22:49:27.238Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:923421b803a2aa1fd35cfe5d85a9354669a43ca8-3.0.0-dev.85 [2023-03-08T22:49:27.238Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2023-03-08T22:49:27.259Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2023-03-08T22:49:27.259Z] 923421b803a2aa1fd35cfe5d85a9354669a43ca8 [2023-03-08T22:49:27.259Z] latest [2023-03-08T22:49:27.259Z] 3.0.0-dev.85 [2023-03-08T22:49:27.259Z] 923421b803a2aa1fd35cfe5d85a9354669a43ca8-3.0.0-dev.85 [2023-03-08T22:49:27.259Z] main [2023-03-08T22:49:27.259Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T22:49:27.593Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:923421b803a2aa1fd35cfe5d85a9354669a43ca8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T22:49:27.929Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:923421b803a2aa1fd35cfe5d85a9354669a43ca8 [2023-03-08T22:49:27.929Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-03-08T22:49:27.929Z] e10666b29efd: Preparing [2023-03-08T22:49:27.929Z] ae16d36e294a: Preparing [2023-03-08T22:49:27.929Z] e954e400fe45: Preparing [2023-03-08T22:49:27.929Z] cc2a26b6db48: Preparing [2023-03-08T22:49:27.929Z] fbf3ccc2a251: Preparing [2023-03-08T22:49:27.929Z] 1328577cbb5f: Preparing [2023-03-08T22:49:27.929Z] 23061813f784: Preparing [2023-03-08T22:49:27.929Z] a5de74410cd2: Preparing [2023-03-08T22:49:27.929Z] f70ee36035b9: Preparing [2023-03-08T22:49:27.929Z] 23061813f784: Waiting [2023-03-08T22:49:27.929Z] a5de74410cd2: Waiting [2023-03-08T22:49:27.929Z] 1328577cbb5f: Waiting [2023-03-08T22:49:27.929Z] f70ee36035b9: Waiting [2023-03-08T22:49:28.195Z] e10666b29efd: Pushed [2023-03-08T22:49:28.195Z] fbf3ccc2a251: Pushed [2023-03-08T22:49:28.195Z] ae16d36e294a: Pushed [2023-03-08T22:49:28.462Z] 1328577cbb5f: Pushed [2023-03-08T22:49:28.462Z] 23061813f784: Pushed [2023-03-08T22:49:28.462Z] f70ee36035b9: Layer already exists [2023-03-08T22:49:28.728Z] a5de74410cd2: Pushed [2023-03-08T22:49:30.663Z] cc2a26b6db48: Pushed [2023-03-08T22:49:31.239Z] e954e400fe45: Pushed [2023-03-08T22:49:31.505Z] 923421b803a2aa1fd35cfe5d85a9354669a43ca8: digest: sha256:c8227f02c85cf9602dbbc799310cda952721b32bcf7e1e1757fa923fab35451f size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T22:49:31.846Z] + 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-08T22:49:32.179Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2023-03-08T22:49:32.179Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-03-08T22:49:32.179Z] e10666b29efd: Preparing [2023-03-08T22:49:32.179Z] ae16d36e294a: Preparing [2023-03-08T22:49:32.179Z] e954e400fe45: Preparing [2023-03-08T22:49:32.179Z] cc2a26b6db48: Preparing [2023-03-08T22:49:32.179Z] fbf3ccc2a251: Preparing [2023-03-08T22:49:32.179Z] 1328577cbb5f: Preparing [2023-03-08T22:49:32.179Z] 23061813f784: Preparing [2023-03-08T22:49:32.179Z] a5de74410cd2: Preparing [2023-03-08T22:49:32.179Z] f70ee36035b9: Preparing [2023-03-08T22:49:32.179Z] 1328577cbb5f: Waiting [2023-03-08T22:49:32.179Z] 23061813f784: Waiting [2023-03-08T22:49:32.179Z] a5de74410cd2: Waiting [2023-03-08T22:49:32.179Z] f70ee36035b9: Waiting [2023-03-08T22:49:32.179Z] cc2a26b6db48: Layer already exists [2023-03-08T22:49:32.179Z] e10666b29efd: Layer already exists [2023-03-08T22:49:32.179Z] e954e400fe45: Layer already exists [2023-03-08T22:49:32.179Z] ae16d36e294a: Layer already exists [2023-03-08T22:49:32.179Z] fbf3ccc2a251: Layer already exists [2023-03-08T22:49:32.179Z] 1328577cbb5f: Layer already exists [2023-03-08T22:49:32.179Z] f70ee36035b9: Layer already exists [2023-03-08T22:49:32.179Z] a5de74410cd2: Layer already exists [2023-03-08T22:49:32.179Z] 23061813f784: Layer already exists [2023-03-08T22:49:32.445Z] latest: digest: sha256:c8227f02c85cf9602dbbc799310cda952721b32bcf7e1e1757fa923fab35451f size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T22:49:32.785Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.0.0-dev.85 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T22:49:33.118Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.0.0-dev.85 [2023-03-08T22:49:33.118Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-03-08T22:49:33.118Z] e10666b29efd: Preparing [2023-03-08T22:49:33.118Z] ae16d36e294a: Preparing [2023-03-08T22:49:33.118Z] e954e400fe45: Preparing [2023-03-08T22:49:33.118Z] cc2a26b6db48: Preparing [2023-03-08T22:49:33.118Z] fbf3ccc2a251: Preparing [2023-03-08T22:49:33.118Z] 1328577cbb5f: Preparing [2023-03-08T22:49:33.118Z] 23061813f784: Preparing [2023-03-08T22:49:33.118Z] a5de74410cd2: Preparing [2023-03-08T22:49:33.118Z] f70ee36035b9: Preparing [2023-03-08T22:49:33.118Z] 1328577cbb5f: Waiting [2023-03-08T22:49:33.118Z] 23061813f784: Waiting [2023-03-08T22:49:33.118Z] a5de74410cd2: Waiting [2023-03-08T22:49:33.118Z] f70ee36035b9: Waiting [2023-03-08T22:49:33.118Z] e10666b29efd: Layer already exists [2023-03-08T22:49:33.118Z] e954e400fe45: Layer already exists [2023-03-08T22:49:33.118Z] ae16d36e294a: Layer already exists [2023-03-08T22:49:33.118Z] cc2a26b6db48: Layer already exists [2023-03-08T22:49:33.118Z] fbf3ccc2a251: Layer already exists [2023-03-08T22:49:33.118Z] 23061813f784: Layer already exists [2023-03-08T22:49:33.118Z] 1328577cbb5f: Layer already exists [2023-03-08T22:49:33.118Z] f70ee36035b9: Layer already exists [2023-03-08T22:49:33.118Z] a5de74410cd2: Layer already exists [2023-03-08T22:49:33.118Z] 3.0.0-dev.85: digest: sha256:c8227f02c85cf9602dbbc799310cda952721b32bcf7e1e1757fa923fab35451f size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T22:49:33.445Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:923421b803a2aa1fd35cfe5d85a9354669a43ca8-3.0.0-dev.85 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T22:49:33.772Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:923421b803a2aa1fd35cfe5d85a9354669a43ca8-3.0.0-dev.85 [2023-03-08T22:49:33.772Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-03-08T22:49:33.772Z] e10666b29efd: Preparing [2023-03-08T22:49:33.772Z] ae16d36e294a: Preparing [2023-03-08T22:49:33.772Z] e954e400fe45: Preparing [2023-03-08T22:49:33.772Z] cc2a26b6db48: Preparing [2023-03-08T22:49:33.772Z] fbf3ccc2a251: Preparing [2023-03-08T22:49:33.772Z] 1328577cbb5f: Preparing [2023-03-08T22:49:33.772Z] 23061813f784: Preparing [2023-03-08T22:49:33.772Z] a5de74410cd2: Preparing [2023-03-08T22:49:33.772Z] f70ee36035b9: Preparing [2023-03-08T22:49:33.772Z] 1328577cbb5f: Waiting [2023-03-08T22:49:33.772Z] a5de74410cd2: Waiting [2023-03-08T22:49:33.772Z] f70ee36035b9: Waiting [2023-03-08T22:49:33.772Z] 23061813f784: Waiting [2023-03-08T22:49:33.772Z] e10666b29efd: Layer already exists [2023-03-08T22:49:33.772Z] ae16d36e294a: Layer already exists [2023-03-08T22:49:33.772Z] cc2a26b6db48: Layer already exists [2023-03-08T22:49:33.772Z] e954e400fe45: Layer already exists [2023-03-08T22:49:33.772Z] fbf3ccc2a251: Layer already exists [2023-03-08T22:49:33.772Z] a5de74410cd2: Layer already exists [2023-03-08T22:49:33.772Z] 1328577cbb5f: Layer already exists [2023-03-08T22:49:33.772Z] 23061813f784: Layer already exists [2023-03-08T22:49:33.772Z] f70ee36035b9: Layer already exists [2023-03-08T22:49:33.772Z] 923421b803a2aa1fd35cfe5d85a9354669a43ca8-3.0.0-dev.85: digest: sha256:c8227f02c85cf9602dbbc799310cda952721b32bcf7e1e1757fa923fab35451f size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T22:49:34.368Z] + 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-08T22:49:34.693Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2023-03-08T22:49:34.693Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-03-08T22:49:34.693Z] e10666b29efd: Preparing [2023-03-08T22:49:34.693Z] ae16d36e294a: Preparing [2023-03-08T22:49:34.693Z] e954e400fe45: Preparing [2023-03-08T22:49:34.693Z] cc2a26b6db48: Preparing [2023-03-08T22:49:34.693Z] fbf3ccc2a251: Preparing [2023-03-08T22:49:34.693Z] 1328577cbb5f: Preparing [2023-03-08T22:49:34.693Z] 23061813f784: Preparing [2023-03-08T22:49:34.693Z] a5de74410cd2: Preparing [2023-03-08T22:49:34.693Z] f70ee36035b9: Preparing [2023-03-08T22:49:34.693Z] 23061813f784: Waiting [2023-03-08T22:49:34.693Z] 1328577cbb5f: Waiting [2023-03-08T22:49:34.693Z] f70ee36035b9: Waiting [2023-03-08T22:49:34.693Z] a5de74410cd2: Waiting [2023-03-08T22:49:34.693Z] fbf3ccc2a251: Layer already exists [2023-03-08T22:49:34.693Z] e10666b29efd: Layer already exists [2023-03-08T22:49:34.693Z] e954e400fe45: Layer already exists [2023-03-08T22:49:34.693Z] ae16d36e294a: Layer already exists [2023-03-08T22:49:34.693Z] cc2a26b6db48: Layer already exists [2023-03-08T22:49:34.693Z] 1328577cbb5f: Layer already exists [2023-03-08T22:49:34.693Z] 23061813f784: Layer already exists [2023-03-08T22:49:34.693Z] a5de74410cd2: Layer already exists [2023-03-08T22:49:34.693Z] f70ee36035b9: Layer already exists [2023-03-08T22:49:34.957Z] main: digest: sha256:c8227f02c85cf9602dbbc799310cda952721b32bcf7e1e1757fa923fab35451f size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-08T22:49:35.001Z] ===================================================== [Pipeline] echo [2023-03-08T22:49:35.010Z] taggedImages: [2023-03-08T22:49:35.010Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:923421b803a2aa1fd35cfe5d85a9354669a43ca8 [2023-03-08T22:49:35.010Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2023-03-08T22:49:35.010Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.0.0-dev.85 [2023-03-08T22:49:35.010Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:923421b803a2aa1fd35cfe5d85a9354669a43ca8-3.0.0-dev.85 [2023-03-08T22:49:35.010Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2023-03-08T22:49:35.024Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: [2023-03-08T22:49:35.024Z] 923421b803a2aa1fd35cfe5d85a9354669a43ca8 [2023-03-08T22:49:35.024Z] latest [2023-03-08T22:49:35.024Z] 3.0.0-dev.85 [2023-03-08T22:49:35.024Z] 923421b803a2aa1fd35cfe5d85a9354669a43ca8-3.0.0-dev.85 [2023-03-08T22:49:35.024Z] main [2023-03-08T22:49:35.024Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T22:49:35.353Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:923421b803a2aa1fd35cfe5d85a9354669a43ca8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T22:49:35.685Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:923421b803a2aa1fd35cfe5d85a9354669a43ca8 [2023-03-08T22:49:35.685Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-03-08T22:49:35.685Z] ed32a573d362: Preparing [2023-03-08T22:49:35.685Z] 29e2818b6835: Preparing [2023-03-08T22:49:35.685Z] f94b578ef6c3: Preparing [2023-03-08T22:49:35.685Z] 94c9e1040a07: Preparing [2023-03-08T22:49:35.685Z] a8cfdf0cc8ec: Preparing [2023-03-08T22:49:35.685Z] a8cfdf0cc8ec: Layer already exists [2023-03-08T22:49:35.685Z] f94b578ef6c3: Layer already exists [2023-03-08T22:49:35.949Z] ed32a573d362: Pushed [2023-03-08T22:49:36.901Z] 94c9e1040a07: Pushed [2023-03-08T22:49:40.234Z] 29e2818b6835: Pushed [2023-03-08T22:49:40.500Z] 923421b803a2aa1fd35cfe5d85a9354669a43ca8: digest: sha256:dae0c5a0662444b6e4c14bacf5bce0bc42c957b7eaa9f7469214c33481383659 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T22:49:40.844Z] + 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-08T22:49:41.181Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2023-03-08T22:49:41.182Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-03-08T22:49:41.182Z] ed32a573d362: Preparing [2023-03-08T22:49:41.182Z] 29e2818b6835: Preparing [2023-03-08T22:49:41.182Z] f94b578ef6c3: Preparing [2023-03-08T22:49:41.182Z] 94c9e1040a07: Preparing [2023-03-08T22:49:41.182Z] a8cfdf0cc8ec: Preparing [2023-03-08T22:49:41.182Z] 29e2818b6835: Layer already exists [2023-03-08T22:49:41.182Z] a8cfdf0cc8ec: Layer already exists [2023-03-08T22:49:41.182Z] ed32a573d362: Layer already exists [2023-03-08T22:49:41.182Z] 94c9e1040a07: Layer already exists [2023-03-08T22:49:41.182Z] f94b578ef6c3: Layer already exists [2023-03-08T22:49:41.182Z] latest: digest: sha256:dae0c5a0662444b6e4c14bacf5bce0bc42c957b7eaa9f7469214c33481383659 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T22:49:41.512Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.0.0-dev.85 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T22:49:41.846Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.0.0-dev.85 [2023-03-08T22:49:41.846Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-03-08T22:49:41.846Z] ed32a573d362: Preparing [2023-03-08T22:49:41.846Z] 29e2818b6835: Preparing [2023-03-08T22:49:41.846Z] f94b578ef6c3: Preparing [2023-03-08T22:49:41.846Z] 94c9e1040a07: Preparing [2023-03-08T22:49:41.846Z] a8cfdf0cc8ec: Preparing [2023-03-08T22:49:41.846Z] ed32a573d362: Layer already exists [2023-03-08T22:49:41.846Z] 94c9e1040a07: Layer already exists [2023-03-08T22:49:41.846Z] 29e2818b6835: Layer already exists [2023-03-08T22:49:41.846Z] a8cfdf0cc8ec: Layer already exists [2023-03-08T22:49:41.846Z] f94b578ef6c3: Layer already exists [2023-03-08T22:49:41.846Z] 3.0.0-dev.85: digest: sha256:dae0c5a0662444b6e4c14bacf5bce0bc42c957b7eaa9f7469214c33481383659 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T22:49:42.170Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:923421b803a2aa1fd35cfe5d85a9354669a43ca8-3.0.0-dev.85 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T22:49:42.492Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:923421b803a2aa1fd35cfe5d85a9354669a43ca8-3.0.0-dev.85 [2023-03-08T22:49:42.492Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-03-08T22:49:42.492Z] ed32a573d362: Preparing [2023-03-08T22:49:42.492Z] 29e2818b6835: Preparing [2023-03-08T22:49:42.492Z] f94b578ef6c3: Preparing [2023-03-08T22:49:42.492Z] 94c9e1040a07: Preparing [2023-03-08T22:49:42.492Z] a8cfdf0cc8ec: Preparing [2023-03-08T22:49:42.492Z] 94c9e1040a07: Layer already exists [2023-03-08T22:49:42.492Z] f94b578ef6c3: Layer already exists [2023-03-08T22:49:42.492Z] ed32a573d362: Layer already exists [2023-03-08T22:49:42.492Z] a8cfdf0cc8ec: Layer already exists [2023-03-08T22:49:42.492Z] 29e2818b6835: Layer already exists [2023-03-08T22:49:42.492Z] 923421b803a2aa1fd35cfe5d85a9354669a43ca8-3.0.0-dev.85: digest: sha256:dae0c5a0662444b6e4c14bacf5bce0bc42c957b7eaa9f7469214c33481383659 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T22:49:42.827Z] + 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-08T22:49:43.148Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [2023-03-08T22:49:43.148Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-03-08T22:49:43.148Z] ed32a573d362: Preparing [2023-03-08T22:49:43.148Z] 29e2818b6835: Preparing [2023-03-08T22:49:43.148Z] f94b578ef6c3: Preparing [2023-03-08T22:49:43.148Z] 94c9e1040a07: Preparing [2023-03-08T22:49:43.148Z] a8cfdf0cc8ec: Preparing [2023-03-08T22:49:43.148Z] f94b578ef6c3: Layer already exists [2023-03-08T22:49:43.148Z] 29e2818b6835: Layer already exists [2023-03-08T22:49:43.148Z] ed32a573d362: Layer already exists [2023-03-08T22:49:43.148Z] 94c9e1040a07: Layer already exists [2023-03-08T22:49:43.148Z] a8cfdf0cc8ec: Layer already exists [2023-03-08T22:49:43.148Z] main: digest: sha256:dae0c5a0662444b6e4c14bacf5bce0bc42c957b7eaa9f7469214c33481383659 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-08T22:49:43.188Z] ===================================================== [Pipeline] echo [2023-03-08T22:49:43.193Z] taggedImages: [2023-03-08T22:49:43.193Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:923421b803a2aa1fd35cfe5d85a9354669a43ca8 [2023-03-08T22:49:43.193Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2023-03-08T22:49:43.193Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.0.0-dev.85 [2023-03-08T22:49:43.193Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:923421b803a2aa1fd35cfe5d85a9354669a43ca8-3.0.0-dev.85 [2023-03-08T22:49:43.193Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo [2023-03-08T22:49:43.207Z] [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: [2023-03-08T22:49:43.207Z] 923421b803a2aa1fd35cfe5d85a9354669a43ca8 [2023-03-08T22:49:43.207Z] latest [2023-03-08T22:49:43.207Z] 3.0.0-dev.85 [2023-03-08T22:49:43.207Z] 923421b803a2aa1fd35cfe5d85a9354669a43ca8-3.0.0-dev.85 [2023-03-08T22:49:43.207Z] main [2023-03-08T22:49:43.207Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T22:49:43.527Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:923421b803a2aa1fd35cfe5d85a9354669a43ca8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T22:49:43.866Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:923421b803a2aa1fd35cfe5d85a9354669a43ca8 [2023-03-08T22:49:43.866Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-03-08T22:49:43.866Z] 8f4af73f8fa3: Preparing [2023-03-08T22:49:43.866Z] 0e0966c78bc9: Preparing [2023-03-08T22:49:43.866Z] 848d7a05c6ae: Preparing [2023-03-08T22:49:43.866Z] 30061c1fd7aa: Preparing [2023-03-08T22:49:43.866Z] c2920f34d7dc: Preparing [2023-03-08T22:49:43.866Z] 83726da6aacf: Preparing [2023-03-08T22:49:43.866Z] a8cfdf0cc8ec: Preparing [2023-03-08T22:49:43.866Z] a8cfdf0cc8ec: Waiting [2023-03-08T22:49:43.866Z] 83726da6aacf: Waiting [2023-03-08T22:49:44.132Z] 0e0966c78bc9: Pushed [2023-03-08T22:49:44.132Z] 848d7a05c6ae: Pushed [2023-03-08T22:49:44.132Z] 8f4af73f8fa3: Pushed [2023-03-08T22:49:44.132Z] a8cfdf0cc8ec: Layer already exists [2023-03-08T22:49:45.084Z] 83726da6aacf: Pushed [2023-03-08T22:49:51.705Z] c2920f34d7dc: Pushed [2023-03-08T22:49:59.887Z] 30061c1fd7aa: Pushed [2023-03-08T22:49:59.887Z] 923421b803a2aa1fd35cfe5d85a9354669a43ca8: digest: sha256:f7d1c54ac5133bc6f63f0bd8eb82ddfa47f100a7d2d33bdb16b1c67380d22674 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T22:50:00.226Z] + 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-08T22:50:00.550Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2023-03-08T22:50:00.550Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-03-08T22:50:00.551Z] 8f4af73f8fa3: Preparing [2023-03-08T22:50:00.551Z] 0e0966c78bc9: Preparing [2023-03-08T22:50:00.551Z] 848d7a05c6ae: Preparing [2023-03-08T22:50:00.551Z] 30061c1fd7aa: Preparing [2023-03-08T22:50:00.551Z] c2920f34d7dc: Preparing [2023-03-08T22:50:00.551Z] 83726da6aacf: Preparing [2023-03-08T22:50:00.551Z] a8cfdf0cc8ec: Preparing [2023-03-08T22:50:00.551Z] 83726da6aacf: Waiting [2023-03-08T22:50:00.551Z] a8cfdf0cc8ec: Waiting [2023-03-08T22:50:00.551Z] 848d7a05c6ae: Layer already exists [2023-03-08T22:50:00.551Z] c2920f34d7dc: Layer already exists [2023-03-08T22:50:00.551Z] 8f4af73f8fa3: Layer already exists [2023-03-08T22:50:00.551Z] 30061c1fd7aa: Layer already exists [2023-03-08T22:50:00.551Z] 0e0966c78bc9: Layer already exists [2023-03-08T22:50:00.551Z] a8cfdf0cc8ec: Layer already exists [2023-03-08T22:50:00.551Z] 83726da6aacf: Layer already exists [2023-03-08T22:50:00.815Z] latest: digest: sha256:f7d1c54ac5133bc6f63f0bd8eb82ddfa47f100a7d2d33bdb16b1c67380d22674 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T22:50:01.143Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.0.0-dev.85 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T22:50:01.472Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.0.0-dev.85 [2023-03-08T22:50:01.472Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-03-08T22:50:01.472Z] 8f4af73f8fa3: Preparing [2023-03-08T22:50:01.472Z] 0e0966c78bc9: Preparing [2023-03-08T22:50:01.472Z] 848d7a05c6ae: Preparing [2023-03-08T22:50:01.472Z] 30061c1fd7aa: Preparing [2023-03-08T22:50:01.472Z] c2920f34d7dc: Preparing [2023-03-08T22:50:01.472Z] 83726da6aacf: Preparing [2023-03-08T22:50:01.472Z] a8cfdf0cc8ec: Preparing [2023-03-08T22:50:01.472Z] 83726da6aacf: Waiting [2023-03-08T22:50:01.472Z] a8cfdf0cc8ec: Waiting [2023-03-08T22:50:01.472Z] 30061c1fd7aa: Layer already exists [2023-03-08T22:50:01.472Z] 848d7a05c6ae: Layer already exists [2023-03-08T22:50:01.472Z] c2920f34d7dc: Layer already exists [2023-03-08T22:50:01.472Z] 8f4af73f8fa3: Layer already exists [2023-03-08T22:50:01.472Z] 0e0966c78bc9: Layer already exists [2023-03-08T22:50:01.472Z] a8cfdf0cc8ec: Layer already exists [2023-03-08T22:50:01.472Z] 83726da6aacf: Layer already exists [2023-03-08T22:50:01.737Z] 3.0.0-dev.85: digest: sha256:f7d1c54ac5133bc6f63f0bd8eb82ddfa47f100a7d2d33bdb16b1c67380d22674 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T22:50:02.083Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:923421b803a2aa1fd35cfe5d85a9354669a43ca8-3.0.0-dev.85 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T22:50:02.425Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:923421b803a2aa1fd35cfe5d85a9354669a43ca8-3.0.0-dev.85 [2023-03-08T22:50:02.425Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-03-08T22:50:02.425Z] 8f4af73f8fa3: Preparing [2023-03-08T22:50:02.425Z] 0e0966c78bc9: Preparing [2023-03-08T22:50:02.425Z] 848d7a05c6ae: Preparing [2023-03-08T22:50:02.425Z] 30061c1fd7aa: Preparing [2023-03-08T22:50:02.425Z] c2920f34d7dc: Preparing [2023-03-08T22:50:02.425Z] 83726da6aacf: Preparing [2023-03-08T22:50:02.425Z] a8cfdf0cc8ec: Preparing [2023-03-08T22:50:02.425Z] 83726da6aacf: Waiting [2023-03-08T22:50:02.425Z] a8cfdf0cc8ec: Waiting [2023-03-08T22:50:02.425Z] 8f4af73f8fa3: Layer already exists [2023-03-08T22:50:02.425Z] 0e0966c78bc9: Layer already exists [2023-03-08T22:50:02.425Z] c2920f34d7dc: Layer already exists [2023-03-08T22:50:02.425Z] 848d7a05c6ae: Layer already exists [2023-03-08T22:50:02.425Z] 30061c1fd7aa: Layer already exists [2023-03-08T22:50:02.425Z] a8cfdf0cc8ec: Layer already exists [2023-03-08T22:50:02.425Z] 83726da6aacf: Layer already exists [2023-03-08T22:50:02.690Z] 923421b803a2aa1fd35cfe5d85a9354669a43ca8-3.0.0-dev.85: digest: sha256:f7d1c54ac5133bc6f63f0bd8eb82ddfa47f100a7d2d33bdb16b1c67380d22674 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T22:50:03.024Z] + 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-08T22:50:03.359Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [2023-03-08T22:50:03.360Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-03-08T22:50:03.360Z] 8f4af73f8fa3: Preparing [2023-03-08T22:50:03.360Z] 0e0966c78bc9: Preparing [2023-03-08T22:50:03.360Z] 848d7a05c6ae: Preparing [2023-03-08T22:50:03.360Z] 30061c1fd7aa: Preparing [2023-03-08T22:50:03.360Z] c2920f34d7dc: Preparing [2023-03-08T22:50:03.360Z] 83726da6aacf: Preparing [2023-03-08T22:50:03.360Z] a8cfdf0cc8ec: Preparing [2023-03-08T22:50:03.360Z] 83726da6aacf: Waiting [2023-03-08T22:50:03.360Z] a8cfdf0cc8ec: Waiting [2023-03-08T22:50:03.360Z] c2920f34d7dc: Layer already exists [2023-03-08T22:50:03.360Z] 30061c1fd7aa: Layer already exists [2023-03-08T22:50:03.360Z] 0e0966c78bc9: Layer already exists [2023-03-08T22:50:03.360Z] 848d7a05c6ae: Layer already exists [2023-03-08T22:50:03.360Z] 8f4af73f8fa3: Layer already exists [2023-03-08T22:50:03.360Z] a8cfdf0cc8ec: Layer already exists [2023-03-08T22:50:03.360Z] 83726da6aacf: Layer already exists [2023-03-08T22:50:03.625Z] main: digest: sha256:f7d1c54ac5133bc6f63f0bd8eb82ddfa47f100a7d2d33bdb16b1c67380d22674 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-08T22:50:03.663Z] ===================================================== [Pipeline] echo [2023-03-08T22:50:03.669Z] taggedImages: [2023-03-08T22:50:03.669Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:923421b803a2aa1fd35cfe5d85a9354669a43ca8 [2023-03-08T22:50:03.669Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2023-03-08T22:50:03.669Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.0.0-dev.85 [2023-03-08T22:50:03.669Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:923421b803a2aa1fd35cfe5d85a9354669a43ca8-3.0.0-dev.85 [2023-03-08T22:50:03.669Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo [2023-03-08T22:50:03.684Z] [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: [2023-03-08T22:50:03.684Z] 923421b803a2aa1fd35cfe5d85a9354669a43ca8 [2023-03-08T22:50:03.684Z] latest [2023-03-08T22:50:03.684Z] 3.0.0-dev.85 [2023-03-08T22:50:03.684Z] 923421b803a2aa1fd35cfe5d85a9354669a43ca8-3.0.0-dev.85 [2023-03-08T22:50:03.684Z] main [2023-03-08T22:50:03.684Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T22:50:04.009Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:923421b803a2aa1fd35cfe5d85a9354669a43ca8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T22:50:04.341Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:923421b803a2aa1fd35cfe5d85a9354669a43ca8 [2023-03-08T22:50:04.341Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-03-08T22:50:04.341Z] 2facc930b49f: Preparing [2023-03-08T22:50:04.341Z] f4ac6afeef28: Preparing [2023-03-08T22:50:04.341Z] 6075ca184e44: Preparing [2023-03-08T22:50:04.341Z] 3b8482478b4c: Preparing [2023-03-08T22:50:04.341Z] 34c1443adca9: Preparing [2023-03-08T22:50:04.341Z] a8cfdf0cc8ec: Preparing [2023-03-08T22:50:04.341Z] a8cfdf0cc8ec: Waiting [2023-03-08T22:50:04.608Z] 6075ca184e44: Pushed [2023-03-08T22:50:04.608Z] 2facc930b49f: Pushed [2023-03-08T22:50:04.608Z] f4ac6afeef28: Pushed [2023-03-08T22:50:04.608Z] a8cfdf0cc8ec: Layer already exists [2023-03-08T22:50:05.188Z] 34c1443adca9: Pushed [2023-03-08T22:50:24.023Z] 3b8482478b4c: Pushed [2023-03-08T22:50:24.023Z] 923421b803a2aa1fd35cfe5d85a9354669a43ca8: digest: sha256:19369182b6081620c0c811751b95e061ca3e911042109ba21d5602ea71432217 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T22:50:24.351Z] + 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-08T22:50:24.713Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2023-03-08T22:50:24.713Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-03-08T22:50:24.713Z] 2facc930b49f: Preparing [2023-03-08T22:50:24.713Z] f4ac6afeef28: Preparing [2023-03-08T22:50:24.713Z] 6075ca184e44: Preparing [2023-03-08T22:50:24.713Z] 3b8482478b4c: Preparing [2023-03-08T22:50:24.713Z] 34c1443adca9: Preparing [2023-03-08T22:50:24.713Z] a8cfdf0cc8ec: Preparing [2023-03-08T22:50:24.713Z] 6075ca184e44: Layer already exists [2023-03-08T22:50:24.713Z] f4ac6afeef28: Layer already exists [2023-03-08T22:50:24.713Z] 2facc930b49f: Layer already exists [2023-03-08T22:50:24.713Z] 34c1443adca9: Layer already exists [2023-03-08T22:50:24.713Z] 3b8482478b4c: Layer already exists [2023-03-08T22:50:24.713Z] a8cfdf0cc8ec: Layer already exists [2023-03-08T22:50:24.713Z] latest: digest: sha256:19369182b6081620c0c811751b95e061ca3e911042109ba21d5602ea71432217 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T22:50:25.325Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.0.0-dev.85 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T22:50:25.665Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.0.0-dev.85 [2023-03-08T22:50:25.665Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-03-08T22:50:25.665Z] 2facc930b49f: Preparing [2023-03-08T22:50:25.665Z] f4ac6afeef28: Preparing [2023-03-08T22:50:25.665Z] 6075ca184e44: Preparing [2023-03-08T22:50:25.665Z] 3b8482478b4c: Preparing [2023-03-08T22:50:25.665Z] 34c1443adca9: Preparing [2023-03-08T22:50:25.665Z] a8cfdf0cc8ec: Preparing [2023-03-08T22:50:25.665Z] a8cfdf0cc8ec: Waiting [2023-03-08T22:50:25.665Z] 3b8482478b4c: Layer already exists [2023-03-08T22:50:25.665Z] f4ac6afeef28: Layer already exists [2023-03-08T22:50:25.665Z] 6075ca184e44: Layer already exists [2023-03-08T22:50:25.665Z] 2facc930b49f: Layer already exists [2023-03-08T22:50:25.665Z] 34c1443adca9: Layer already exists [2023-03-08T22:50:25.665Z] a8cfdf0cc8ec: Layer already exists [2023-03-08T22:50:25.665Z] 3.0.0-dev.85: digest: sha256:19369182b6081620c0c811751b95e061ca3e911042109ba21d5602ea71432217 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T22:50:26.006Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:923421b803a2aa1fd35cfe5d85a9354669a43ca8-3.0.0-dev.85 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T22:50:26.334Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:923421b803a2aa1fd35cfe5d85a9354669a43ca8-3.0.0-dev.85 [2023-03-08T22:50:26.334Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-03-08T22:50:26.334Z] 2facc930b49f: Preparing [2023-03-08T22:50:26.334Z] f4ac6afeef28: Preparing [2023-03-08T22:50:26.334Z] 6075ca184e44: Preparing [2023-03-08T22:50:26.334Z] 3b8482478b4c: Preparing [2023-03-08T22:50:26.334Z] 34c1443adca9: Preparing [2023-03-08T22:50:26.334Z] a8cfdf0cc8ec: Preparing [2023-03-08T22:50:26.334Z] a8cfdf0cc8ec: Waiting [2023-03-08T22:50:26.334Z] 3b8482478b4c: Layer already exists [2023-03-08T22:50:26.334Z] 34c1443adca9: Layer already exists [2023-03-08T22:50:26.334Z] 6075ca184e44: Layer already exists [2023-03-08T22:50:26.334Z] f4ac6afeef28: Layer already exists [2023-03-08T22:50:26.334Z] 2facc930b49f: Layer already exists [2023-03-08T22:50:26.334Z] a8cfdf0cc8ec: Layer already exists [2023-03-08T22:50:26.334Z] 923421b803a2aa1fd35cfe5d85a9354669a43ca8-3.0.0-dev.85: digest: sha256:19369182b6081620c0c811751b95e061ca3e911042109ba21d5602ea71432217 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T22:50:26.656Z] + 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-08T22:50:26.979Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [2023-03-08T22:50:26.979Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-03-08T22:50:26.979Z] 2facc930b49f: Preparing [2023-03-08T22:50:26.979Z] f4ac6afeef28: Preparing [2023-03-08T22:50:26.980Z] 6075ca184e44: Preparing [2023-03-08T22:50:26.980Z] 3b8482478b4c: Preparing [2023-03-08T22:50:26.980Z] 34c1443adca9: Preparing [2023-03-08T22:50:26.980Z] a8cfdf0cc8ec: Preparing [2023-03-08T22:50:26.980Z] a8cfdf0cc8ec: Waiting [2023-03-08T22:50:26.980Z] f4ac6afeef28: Layer already exists [2023-03-08T22:50:26.980Z] 6075ca184e44: Layer already exists [2023-03-08T22:50:26.980Z] 34c1443adca9: Layer already exists [2023-03-08T22:50:26.980Z] 3b8482478b4c: Layer already exists [2023-03-08T22:50:26.980Z] 2facc930b49f: Layer already exists [2023-03-08T22:50:26.980Z] a8cfdf0cc8ec: Layer already exists [2023-03-08T22:50:26.980Z] main: digest: sha256:19369182b6081620c0c811751b95e061ca3e911042109ba21d5602ea71432217 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-08T22:50:27.017Z] ===================================================== [Pipeline] echo [2023-03-08T22:50:27.023Z] taggedImages: [2023-03-08T22:50:27.023Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:923421b803a2aa1fd35cfe5d85a9354669a43ca8 [2023-03-08T22:50:27.023Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2023-03-08T22:50:27.023Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.0.0-dev.85 [2023-03-08T22:50:27.023Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:923421b803a2aa1fd35cfe5d85a9354669a43ca8-3.0.0-dev.85 [2023-03-08T22:50:27.023Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo [2023-03-08T22:50:27.108Z] [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: [2023-03-08T22:50:27.108Z] 923421b803a2aa1fd35cfe5d85a9354669a43ca8 [2023-03-08T22:50:27.108Z] latest [2023-03-08T22:50:27.108Z] 3.0.0-dev.85 [2023-03-08T22:50:27.108Z] 923421b803a2aa1fd35cfe5d85a9354669a43ca8-3.0.0-dev.85 [2023-03-08T22:50:27.108Z] main [2023-03-08T22:50:27.108Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T22:50:27.432Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:923421b803a2aa1fd35cfe5d85a9354669a43ca8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T22:50:27.753Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:923421b803a2aa1fd35cfe5d85a9354669a43ca8 [2023-03-08T22:50:27.753Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-03-08T22:50:27.753Z] 1a3cab868e90: Preparing [2023-03-08T22:50:27.753Z] 9c73c256038d: Preparing [2023-03-08T22:50:27.753Z] dbf849691c23: Preparing [2023-03-08T22:50:27.753Z] e328477a14f6: Preparing [2023-03-08T22:50:27.753Z] 83726da6aacf: Preparing [2023-03-08T22:50:27.753Z] a8cfdf0cc8ec: Preparing [2023-03-08T22:50:27.753Z] a8cfdf0cc8ec: Waiting [2023-03-08T22:50:27.753Z] 83726da6aacf: Layer already exists [2023-03-08T22:50:28.018Z] a8cfdf0cc8ec: Layer already exists [2023-03-08T22:50:28.018Z] 1a3cab868e90: Pushed [2023-03-08T22:50:28.018Z] dbf849691c23: Pushed [2023-03-08T22:50:28.018Z] 9c73c256038d: Pushed [2023-03-08T22:50:42.962Z] e328477a14f6: Pushed [2023-03-08T22:50:42.962Z] 923421b803a2aa1fd35cfe5d85a9354669a43ca8: digest: sha256:60062150f0366d6987e293a1789ad0ea36b5282cec7b4faac1152ab6f5d3f26e size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T22:50:43.298Z] + 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-08T22:50:43.622Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2023-03-08T22:50:43.622Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-03-08T22:50:43.622Z] 1a3cab868e90: Preparing [2023-03-08T22:50:43.622Z] 9c73c256038d: Preparing [2023-03-08T22:50:43.622Z] dbf849691c23: Preparing [2023-03-08T22:50:43.622Z] e328477a14f6: Preparing [2023-03-08T22:50:43.622Z] 83726da6aacf: Preparing [2023-03-08T22:50:43.622Z] a8cfdf0cc8ec: Preparing [2023-03-08T22:50:43.622Z] a8cfdf0cc8ec: Waiting [2023-03-08T22:50:43.622Z] 9c73c256038d: Layer already exists [2023-03-08T22:50:43.622Z] e328477a14f6: Layer already exists [2023-03-08T22:50:43.622Z] dbf849691c23: Layer already exists [2023-03-08T22:50:43.622Z] 1a3cab868e90: Layer already exists [2023-03-08T22:50:43.622Z] 83726da6aacf: Layer already exists [2023-03-08T22:50:43.622Z] a8cfdf0cc8ec: Layer already exists [2023-03-08T22:50:43.622Z] latest: digest: sha256:60062150f0366d6987e293a1789ad0ea36b5282cec7b4faac1152ab6f5d3f26e size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T22:50:44.212Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.0.0-dev.85 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T22:50:44.533Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.0.0-dev.85 [2023-03-08T22:50:44.533Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-03-08T22:50:44.533Z] 1a3cab868e90: Preparing [2023-03-08T22:50:44.533Z] 9c73c256038d: Preparing [2023-03-08T22:50:44.533Z] dbf849691c23: Preparing [2023-03-08T22:50:44.533Z] e328477a14f6: Preparing [2023-03-08T22:50:44.533Z] 83726da6aacf: Preparing [2023-03-08T22:50:44.533Z] a8cfdf0cc8ec: Preparing [2023-03-08T22:50:44.533Z] a8cfdf0cc8ec: Waiting [2023-03-08T22:50:44.533Z] e328477a14f6: Layer already exists [2023-03-08T22:50:44.533Z] 9c73c256038d: Layer already exists [2023-03-08T22:50:44.533Z] 1a3cab868e90: Layer already exists [2023-03-08T22:50:44.533Z] dbf849691c23: Layer already exists [2023-03-08T22:50:44.533Z] 83726da6aacf: Layer already exists [2023-03-08T22:50:44.533Z] a8cfdf0cc8ec: Layer already exists [2023-03-08T22:50:44.533Z] 3.0.0-dev.85: digest: sha256:60062150f0366d6987e293a1789ad0ea36b5282cec7b4faac1152ab6f5d3f26e size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T22:50:44.861Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:923421b803a2aa1fd35cfe5d85a9354669a43ca8-3.0.0-dev.85 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T22:50:45.185Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:923421b803a2aa1fd35cfe5d85a9354669a43ca8-3.0.0-dev.85 [2023-03-08T22:50:45.185Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-03-08T22:50:45.185Z] 1a3cab868e90: Preparing [2023-03-08T22:50:45.185Z] 9c73c256038d: Preparing [2023-03-08T22:50:45.185Z] dbf849691c23: Preparing [2023-03-08T22:50:45.185Z] e328477a14f6: Preparing [2023-03-08T22:50:45.185Z] 83726da6aacf: Preparing [2023-03-08T22:50:45.185Z] a8cfdf0cc8ec: Preparing [2023-03-08T22:50:45.185Z] a8cfdf0cc8ec: Waiting [2023-03-08T22:50:45.185Z] 1a3cab868e90: Layer already exists [2023-03-08T22:50:45.185Z] 9c73c256038d: Layer already exists [2023-03-08T22:50:45.185Z] e328477a14f6: Layer already exists [2023-03-08T22:50:45.185Z] 83726da6aacf: Layer already exists [2023-03-08T22:50:45.185Z] dbf849691c23: Layer already exists [2023-03-08T22:50:45.185Z] a8cfdf0cc8ec: Layer already exists [2023-03-08T22:50:45.185Z] 923421b803a2aa1fd35cfe5d85a9354669a43ca8-3.0.0-dev.85: digest: sha256:60062150f0366d6987e293a1789ad0ea36b5282cec7b4faac1152ab6f5d3f26e size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T22:50:45.520Z] + 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-08T22:50:45.850Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [2023-03-08T22:50:45.850Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-03-08T22:50:45.850Z] 1a3cab868e90: Preparing [2023-03-08T22:50:45.850Z] 9c73c256038d: Preparing [2023-03-08T22:50:45.850Z] dbf849691c23: Preparing [2023-03-08T22:50:45.850Z] e328477a14f6: Preparing [2023-03-08T22:50:45.850Z] 83726da6aacf: Preparing [2023-03-08T22:50:45.850Z] a8cfdf0cc8ec: Preparing [2023-03-08T22:50:45.850Z] a8cfdf0cc8ec: Waiting [2023-03-08T22:50:45.850Z] 83726da6aacf: Layer already exists [2023-03-08T22:50:45.850Z] 9c73c256038d: Layer already exists [2023-03-08T22:50:45.850Z] e328477a14f6: Layer already exists [2023-03-08T22:50:45.850Z] 1a3cab868e90: Layer already exists [2023-03-08T22:50:45.850Z] dbf849691c23: Layer already exists [2023-03-08T22:50:45.850Z] a8cfdf0cc8ec: Layer already exists [2023-03-08T22:50:45.850Z] main: digest: sha256:60062150f0366d6987e293a1789ad0ea36b5282cec7b4faac1152ab6f5d3f26e size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-08T22:50:46.166Z] ===================================================== [Pipeline] echo [2023-03-08T22:50:46.176Z] taggedImages: [2023-03-08T22:50:46.176Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:923421b803a2aa1fd35cfe5d85a9354669a43ca8 [2023-03-08T22:50:46.176Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2023-03-08T22:50:46.176Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.0.0-dev.85 [2023-03-08T22:50:46.176Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:923421b803a2aa1fd35cfe5d85a9354669a43ca8-3.0.0-dev.85 [2023-03-08T22:50:46.176Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo [2023-03-08T22:50:46.194Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2023-03-08T22:50:46.194Z] 923421b803a2aa1fd35cfe5d85a9354669a43ca8 [2023-03-08T22:50:46.194Z] latest [2023-03-08T22:50:46.194Z] 3.0.0-dev.85 [2023-03-08T22:50:46.194Z] 923421b803a2aa1fd35cfe5d85a9354669a43ca8-3.0.0-dev.85 [2023-03-08T22:50:46.194Z] main [2023-03-08T22:50:46.194Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T22:50:46.519Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:923421b803a2aa1fd35cfe5d85a9354669a43ca8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T22:50:46.845Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:923421b803a2aa1fd35cfe5d85a9354669a43ca8 [2023-03-08T22:50:46.845Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-03-08T22:50:46.845Z] bcadb88e4b1e: Preparing [2023-03-08T22:50:46.845Z] 1285c69774f1: Preparing [2023-03-08T22:50:46.845Z] f94b578ef6c3: Preparing [2023-03-08T22:50:46.845Z] d0af3488ea5b: Preparing [2023-03-08T22:50:46.845Z] f70ee36035b9: Preparing [2023-03-08T22:50:46.845Z] f94b578ef6c3: Layer already exists [2023-03-08T22:50:46.845Z] f70ee36035b9: Layer already exists [2023-03-08T22:50:47.111Z] bcadb88e4b1e: Pushed [2023-03-08T22:50:47.111Z] d0af3488ea5b: Pushed [2023-03-08T22:50:52.432Z] 1285c69774f1: Pushed [2023-03-08T22:50:52.432Z] 923421b803a2aa1fd35cfe5d85a9354669a43ca8: digest: sha256:fa9f464cfae9a38d2042536520609b2a74310269020598d2646433c6f2f00b9f size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T22:50:52.767Z] + 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-08T22:50:53.087Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2023-03-08T22:50:53.087Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-03-08T22:50:53.087Z] bcadb88e4b1e: Preparing [2023-03-08T22:50:53.087Z] 1285c69774f1: Preparing [2023-03-08T22:50:53.087Z] f94b578ef6c3: Preparing [2023-03-08T22:50:53.087Z] d0af3488ea5b: Preparing [2023-03-08T22:50:53.087Z] f70ee36035b9: Preparing [2023-03-08T22:50:53.087Z] bcadb88e4b1e: Layer already exists [2023-03-08T22:50:53.087Z] 1285c69774f1: Layer already exists [2023-03-08T22:50:53.087Z] f70ee36035b9: Layer already exists [2023-03-08T22:50:53.087Z] d0af3488ea5b: Layer already exists [2023-03-08T22:50:53.087Z] f94b578ef6c3: Layer already exists [2023-03-08T22:50:53.087Z] latest: digest: sha256:fa9f464cfae9a38d2042536520609b2a74310269020598d2646433c6f2f00b9f size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T22:50:53.414Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.0.0-dev.85 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T22:50:53.738Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.0.0-dev.85 [2023-03-08T22:50:53.738Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-03-08T22:50:53.738Z] bcadb88e4b1e: Preparing [2023-03-08T22:50:53.738Z] 1285c69774f1: Preparing [2023-03-08T22:50:53.738Z] f94b578ef6c3: Preparing [2023-03-08T22:50:53.738Z] d0af3488ea5b: Preparing [2023-03-08T22:50:53.738Z] f70ee36035b9: Preparing [2023-03-08T22:50:53.738Z] bcadb88e4b1e: Layer already exists [2023-03-08T22:50:53.738Z] f70ee36035b9: Layer already exists [2023-03-08T22:50:53.738Z] 1285c69774f1: Layer already exists [2023-03-08T22:50:53.738Z] d0af3488ea5b: Layer already exists [2023-03-08T22:50:53.738Z] f94b578ef6c3: Layer already exists [2023-03-08T22:50:53.738Z] 3.0.0-dev.85: digest: sha256:fa9f464cfae9a38d2042536520609b2a74310269020598d2646433c6f2f00b9f size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T22:50:54.078Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:923421b803a2aa1fd35cfe5d85a9354669a43ca8-3.0.0-dev.85 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T22:50:54.412Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:923421b803a2aa1fd35cfe5d85a9354669a43ca8-3.0.0-dev.85 [2023-03-08T22:50:54.412Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-03-08T22:50:54.412Z] bcadb88e4b1e: Preparing [2023-03-08T22:50:54.412Z] 1285c69774f1: Preparing [2023-03-08T22:50:54.412Z] f94b578ef6c3: Preparing [2023-03-08T22:50:54.412Z] d0af3488ea5b: Preparing [2023-03-08T22:50:54.412Z] f70ee36035b9: Preparing [2023-03-08T22:50:54.412Z] 1285c69774f1: Layer already exists [2023-03-08T22:50:54.412Z] d0af3488ea5b: Layer already exists [2023-03-08T22:50:54.412Z] f70ee36035b9: Layer already exists [2023-03-08T22:50:54.412Z] f94b578ef6c3: Layer already exists [2023-03-08T22:50:54.412Z] bcadb88e4b1e: Layer already exists [2023-03-08T22:50:54.412Z] 923421b803a2aa1fd35cfe5d85a9354669a43ca8-3.0.0-dev.85: digest: sha256:fa9f464cfae9a38d2042536520609b2a74310269020598d2646433c6f2f00b9f size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T22:50:54.740Z] + 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-08T22:50:55.066Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2023-03-08T22:50:55.066Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-03-08T22:50:55.066Z] bcadb88e4b1e: Preparing [2023-03-08T22:50:55.066Z] 1285c69774f1: Preparing [2023-03-08T22:50:55.066Z] f94b578ef6c3: Preparing [2023-03-08T22:50:55.066Z] d0af3488ea5b: Preparing [2023-03-08T22:50:55.066Z] f70ee36035b9: Preparing [2023-03-08T22:50:55.066Z] 1285c69774f1: Layer already exists [2023-03-08T22:50:55.066Z] f94b578ef6c3: Layer already exists [2023-03-08T22:50:55.066Z] f70ee36035b9: Layer already exists [2023-03-08T22:50:55.066Z] d0af3488ea5b: Layer already exists [2023-03-08T22:50:55.066Z] bcadb88e4b1e: Layer already exists [2023-03-08T22:50:55.066Z] main: digest: sha256:fa9f464cfae9a38d2042536520609b2a74310269020598d2646433c6f2f00b9f size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-08T22:50:55.105Z] ===================================================== [Pipeline] echo [2023-03-08T22:50:55.111Z] taggedImages: [2023-03-08T22:50:55.111Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:923421b803a2aa1fd35cfe5d85a9354669a43ca8 [2023-03-08T22:50:55.111Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2023-03-08T22:50:55.111Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.0.0-dev.85 [2023-03-08T22:50:55.111Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:923421b803a2aa1fd35cfe5d85a9354669a43ca8-3.0.0-dev.85 [2023-03-08T22:50:55.111Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2023-03-08T22:50:55.125Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2023-03-08T22:50:55.125Z] 923421b803a2aa1fd35cfe5d85a9354669a43ca8 [2023-03-08T22:50:55.125Z] latest [2023-03-08T22:50:55.125Z] 3.0.0-dev.85 [2023-03-08T22:50:55.125Z] 923421b803a2aa1fd35cfe5d85a9354669a43ca8-3.0.0-dev.85 [2023-03-08T22:50:55.125Z] main [2023-03-08T22:50:55.125Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T22:50:55.456Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:923421b803a2aa1fd35cfe5d85a9354669a43ca8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T22:50:55.792Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:923421b803a2aa1fd35cfe5d85a9354669a43ca8 [2023-03-08T22:50:55.793Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-03-08T22:50:55.793Z] b76a9f7ce2cc: Preparing [2023-03-08T22:50:55.793Z] c13560de9b33: Preparing [2023-03-08T22:50:55.793Z] f94b578ef6c3: Preparing [2023-03-08T22:50:55.793Z] 650890d9f3c7: Preparing [2023-03-08T22:50:55.793Z] f70ee36035b9: Preparing [2023-03-08T22:50:55.793Z] f94b578ef6c3: Layer already exists [2023-03-08T22:50:55.793Z] 650890d9f3c7: Layer already exists [2023-03-08T22:50:55.793Z] f70ee36035b9: Layer already exists [2023-03-08T22:50:56.058Z] b76a9f7ce2cc: Pushed [2023-03-08T22:51:02.697Z] c13560de9b33: Pushed [2023-03-08T22:51:02.697Z] 923421b803a2aa1fd35cfe5d85a9354669a43ca8: digest: sha256:5a6390f716c6847a53f9f01fdb6847914d5fffcbf6eec04088aeda27b6b5195a size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T22:51:03.034Z] + 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-08T22:51:03.366Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2023-03-08T22:51:03.366Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-03-08T22:51:03.366Z] b76a9f7ce2cc: Preparing [2023-03-08T22:51:03.366Z] c13560de9b33: Preparing [2023-03-08T22:51:03.366Z] f94b578ef6c3: Preparing [2023-03-08T22:51:03.366Z] 650890d9f3c7: Preparing [2023-03-08T22:51:03.366Z] f70ee36035b9: Preparing [2023-03-08T22:51:03.366Z] f94b578ef6c3: Layer already exists [2023-03-08T22:51:03.366Z] c13560de9b33: Layer already exists [2023-03-08T22:51:03.366Z] f70ee36035b9: Layer already exists [2023-03-08T22:51:03.366Z] 650890d9f3c7: Layer already exists [2023-03-08T22:51:03.366Z] b76a9f7ce2cc: Layer already exists [2023-03-08T22:51:03.366Z] latest: digest: sha256:5a6390f716c6847a53f9f01fdb6847914d5fffcbf6eec04088aeda27b6b5195a size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T22:51:03.967Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.0.0-dev.85 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T22:51:04.292Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.0.0-dev.85 [2023-03-08T22:51:04.292Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-03-08T22:51:04.292Z] b76a9f7ce2cc: Preparing [2023-03-08T22:51:04.292Z] c13560de9b33: Preparing [2023-03-08T22:51:04.292Z] f94b578ef6c3: Preparing [2023-03-08T22:51:04.292Z] 650890d9f3c7: Preparing [2023-03-08T22:51:04.292Z] f70ee36035b9: Preparing [2023-03-08T22:51:04.292Z] f94b578ef6c3: Layer already exists [2023-03-08T22:51:04.292Z] 650890d9f3c7: Layer already exists [2023-03-08T22:51:04.292Z] b76a9f7ce2cc: Layer already exists [2023-03-08T22:51:04.292Z] f70ee36035b9: Layer already exists [2023-03-08T22:51:04.292Z] c13560de9b33: Layer already exists [2023-03-08T22:51:04.292Z] 3.0.0-dev.85: digest: sha256:5a6390f716c6847a53f9f01fdb6847914d5fffcbf6eec04088aeda27b6b5195a size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T22:51:04.627Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:923421b803a2aa1fd35cfe5d85a9354669a43ca8-3.0.0-dev.85 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T22:51:04.953Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:923421b803a2aa1fd35cfe5d85a9354669a43ca8-3.0.0-dev.85 [2023-03-08T22:51:04.953Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-03-08T22:51:04.953Z] b76a9f7ce2cc: Preparing [2023-03-08T22:51:04.953Z] c13560de9b33: Preparing [2023-03-08T22:51:04.953Z] f94b578ef6c3: Preparing [2023-03-08T22:51:04.953Z] 650890d9f3c7: Preparing [2023-03-08T22:51:04.953Z] f70ee36035b9: Preparing [2023-03-08T22:51:04.953Z] f70ee36035b9: Layer already exists [2023-03-08T22:51:04.953Z] b76a9f7ce2cc: Layer already exists [2023-03-08T22:51:04.953Z] c13560de9b33: Layer already exists [2023-03-08T22:51:04.953Z] f94b578ef6c3: Layer already exists [2023-03-08T22:51:04.953Z] 650890d9f3c7: Layer already exists [2023-03-08T22:51:05.217Z] 923421b803a2aa1fd35cfe5d85a9354669a43ca8-3.0.0-dev.85: digest: sha256:5a6390f716c6847a53f9f01fdb6847914d5fffcbf6eec04088aeda27b6b5195a size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T22:51:05.549Z] + 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-08T22:51:05.874Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [2023-03-08T22:51:05.874Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-03-08T22:51:05.874Z] b76a9f7ce2cc: Preparing [2023-03-08T22:51:05.874Z] c13560de9b33: Preparing [2023-03-08T22:51:05.874Z] f94b578ef6c3: Preparing [2023-03-08T22:51:05.874Z] 650890d9f3c7: Preparing [2023-03-08T22:51:05.874Z] f70ee36035b9: Preparing [2023-03-08T22:51:05.874Z] f70ee36035b9: Layer already exists [2023-03-08T22:51:05.874Z] b76a9f7ce2cc: Layer already exists [2023-03-08T22:51:05.874Z] 650890d9f3c7: Layer already exists [2023-03-08T22:51:05.874Z] f94b578ef6c3: Layer already exists [2023-03-08T22:51:05.874Z] c13560de9b33: Layer already exists [2023-03-08T22:51:05.874Z] main: digest: sha256:5a6390f716c6847a53f9f01fdb6847914d5fffcbf6eec04088aeda27b6b5195a size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-08T22:51:06.180Z] ===================================================== [Pipeline] echo [2023-03-08T22:51:06.186Z] taggedImages: [2023-03-08T22:51:06.186Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:923421b803a2aa1fd35cfe5d85a9354669a43ca8 [2023-03-08T22:51:06.186Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2023-03-08T22:51:06.186Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.0.0-dev.85 [2023-03-08T22:51:06.186Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:923421b803a2aa1fd35cfe5d85a9354669a43ca8-3.0.0-dev.85 [2023-03-08T22:51:06.186Z] - 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-08T22:51:06.534Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-08T22:51:06.534Z] [2023-03-08T22:51:06.534Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T22:51:06.855Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-08T22:51:06.855Z] arm64: Pulling from edgex-lftools-log-publisher [2023-03-08T22:51:06.855Z] 8998bd30e6a1: Pulling fs layer [2023-03-08T22:51:06.855Z] 04944245beec: Pulling fs layer [2023-03-08T22:51:06.855Z] 699f458cf7ca: Pulling fs layer [2023-03-08T22:51:06.855Z] 765212b225bb: Pulling fs layer [2023-03-08T22:51:06.855Z] f23df028b6ca: Pulling fs layer [2023-03-08T22:51:06.855Z] d65c8cfc05b1: Pulling fs layer [2023-03-08T22:51:06.855Z] 2437ff75d9bd: Pulling fs layer [2023-03-08T22:51:06.855Z] f23df028b6ca: Waiting [2023-03-08T22:51:06.855Z] 765212b225bb: Waiting [2023-03-08T22:51:06.855Z] 2437ff75d9bd: Waiting [2023-03-08T22:51:07.122Z] 04944245beec: Verifying Checksum [2023-03-08T22:51:07.122Z] 04944245beec: Download complete [2023-03-08T22:51:07.122Z] 765212b225bb: Verifying Checksum [2023-03-08T22:51:07.122Z] 765212b225bb: Download complete [2023-03-08T22:51:07.122Z] f23df028b6ca: Download complete [2023-03-08T22:51:07.122Z] d65c8cfc05b1: Verifying Checksum [2023-03-08T22:51:07.122Z] d65c8cfc05b1: Download complete [2023-03-08T22:51:07.389Z] 699f458cf7ca: Verifying Checksum [2023-03-08T22:51:07.389Z] 699f458cf7ca: Download complete [2023-03-08T22:51:07.664Z] 8998bd30e6a1: Verifying Checksum [2023-03-08T22:51:07.664Z] 8998bd30e6a1: Download complete [2023-03-08T22:51:10.244Z] 2437ff75d9bd: Download complete [2023-03-08T22:51:11.645Z] 8998bd30e6a1: Pull complete [2023-03-08T22:51:11.910Z] 04944245beec: Pull complete [2023-03-08T22:51:13.308Z] 699f458cf7ca: Pull complete [2023-03-08T22:51:13.308Z] 765212b225bb: Pull complete [2023-03-08T22:51:14.263Z] f23df028b6ca: Pull complete [2023-03-08T22:51:14.263Z] d65c8cfc05b1: Pull complete [2023-03-08T22:51:29.231Z] 2437ff75d9bd: Pull complete [2023-03-08T22:51:29.231Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-03-08T22:51:29.231Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-08T22:51:29.231Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-08T22:51:29.407Z] prd-ubuntu20.04-docker-arm64-4c-16g-8916 does not seem to be running inside a container [2023-03-08T22:51:29.464Z] $ 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/447 -v /w/workspace/edgex-go/447:/w/workspace/edgex-go/447:rw,z -v /w/workspace/edgex-go/447@tmp:/w/workspace/edgex-go/447@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-03-08T22:51:32.022Z] $ docker top 188cd78079feebf5a7eea0aca8d1c1fdd0b097bf3714fd6095cedff1b620606e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-08T22:51:32.896Z] ---> job-cost.sh [2023-03-08T22:51:32.896Z] lf-activate-venv: SKIPPING [2023-03-08T22:51:32.896Z] INFO: No Stack... [2023-03-08T22:51:33.161Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-03-08T22:51:34.111Z] INFO: Archiving Costs [Pipeline] sh [2023-03-08T22:51:34.738Z] + cat /w/workspace/edgex-go/447/archives/cost.csv [2023-03-08T22:51:34.738Z] + cut -d, -f6 [Pipeline] lock [2023-03-08T22:51:34.775Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-447-stack-cost] [2023-03-08T22:51:34.780Z] Resource [jenkins-edgexfoundry-edgex-go-main-447-stack-cost] did not exist. Created. [2023-03-08T22:51:34.780Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-main-447-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-08T22:51:35.099Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-03-08T22:51:35.722Z] Stashed 1 file(s) [Pipeline] } [2023-03-08T22:51:35.733Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-main-447-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-08T22:51:35.753Z] $ docker stop --time=1 188cd78079feebf5a7eea0aca8d1c1fdd0b097bf3714fd6095cedff1b620606e [2023-03-08T22:51:37.254Z] $ docker rm -f --volumes 188cd78079feebf5a7eea0aca8d1c1fdd0b097bf3714fd6095cedff1b620606e [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-08T22:51:37.709Z] provisioning config files... [2023-03-08T22:51:37.717Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/447@tmp/config4960670031736972859tmp [Pipeline] { [Pipeline] sh [2023-03-08T22:51:38.012Z] + set +x [2023-03-08T22:51:38.012Z] + curl+ -s https://codecov.io/bash [2023-03-08T22:51:38.012Z] bash -s -- [2023-03-08T22:51:38.012Z] [2023-03-08T22:51:38.012Z] _____ _ [2023-03-08T22:51:38.012Z] / ____| | | [2023-03-08T22:51:38.012Z] | | ___ __| | ___ ___ _____ __ [2023-03-08T22:51:38.012Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-03-08T22:51:38.012Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-03-08T22:51:38.012Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-03-08T22:51:38.012Z] Bash-1.0.6 [2023-03-08T22:51:38.012Z] [2023-03-08T22:51:38.012Z] [2023-03-08T22:51:38.012Z] ==> git version 2.25.1 found [2023-03-08T22:51:38.012Z] ==> 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-08T22:51:38.012Z] Release-Date: 2020-01-08 [2023-03-08T22:51:38.012Z] 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-08T22:51:38.012Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-03-08T22:51:38.012Z] ==> Jenkins CI detected. [2023-03-08T22:51:38.012Z] current dir:  /w/workspace/edgex-go/447 [2023-03-08T22:51:38.012Z] project root: . [2023-03-08T22:51:38.012Z] --> token set from env [2023-03-08T22:51:38.012Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-03-08T22:51:38.012Z] ==> Running gcov in . (disable via -X gcov) [2023-03-08T22:51:38.012Z] ==> Python coveragepy not found [2023-03-08T22:51:38.012Z] ==> Searching for coverage reports in: [2023-03-08T22:51:38.012Z] + . [2023-03-08T22:51:38.012Z] -> Found 1 reports [2023-03-08T22:51:38.012Z] ==> Detecting git/mercurial file structure [2023-03-08T22:51:38.269Z] ==> Reading reports [2023-03-08T22:51:38.269Z] + ./coverage.out bytes=447487 [2023-03-08T22:51:38.269Z] ==> Appending adjustments [2023-03-08T22:51:38.269Z] https://docs.codecov.io/docs/fixing-reports [2023-03-08T22:51:39.205Z] + Found adjustments [2023-03-08T22:51:39.205Z] ==> Gzipping contents [2023-03-08T22:51:39.205Z] 60K /tmp/codecov.MwBT4E.gz [2023-03-08T22:51:39.205Z] ==> Uploading reports [2023-03-08T22:51:39.205Z] url: https://codecov.io [2023-03-08T22:51:39.205Z] query: branch=main&commit=923421b803a2aa1fd35cfe5d85a9354669a43ca8&build=447&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F447%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-03-08T22:51:39.205Z] -> Pinging Codecov [2023-03-08T22:51:39.205Z] 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=923421b803a2aa1fd35cfe5d85a9354669a43ca8&build=447&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F447%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-03-08T22:51:39.474Z] -> Uploading to [2023-03-08T22:51:39.474Z] https://storage.googleapis.com/codecov/v4/raw/2023-03-08/00271124DB129430A58F1EEE437C3FCB/923421b803a2aa1fd35cfe5d85a9354669a43ca8/ae83c9b2-c8ef-4fbb-9f63-2b5e66f086c5.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230308%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230308T225139Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=9dd447f27e9617b2fb381a7bc103c014aa68388b78ce5a80aca8cafbab8d6b49 [2023-03-08T22:51:39.474Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-08T22:51:39.474Z] Dload Upload Total Spent Left Speed [2023-03-08T22:51:39.731Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 58236 0 0 100 58236 0 186k --:--:-- --:--:-- --:--:-- 186k [2023-03-08T22:51:39.731Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/923421b803a2aa1fd35cfe5d85a9354669a43ca8 [Pipeline] } [2023-03-08T22:51:39.738Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2023-03-08T22:51:39.950Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-03-08T22:51:39.962Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T22:51:40.254Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-03-08T22:51:40.254Z] [2023-03-08T22:51:40.254Z] 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-08T22:51:40.553Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-03-08T22:51:40.553Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-03-08T22:51:40.553Z] df9b9388f04a: Pulling fs layer [2023-03-08T22:51:40.553Z] 52dc419b0ee2: Pulling fs layer [2023-03-08T22:51:40.553Z] 25bc292e5bac: Pulling fs layer [2023-03-08T22:51:40.553Z] 114826534d7a: Pulling fs layer [2023-03-08T22:51:40.553Z] 4657fd5d0bcf: Pulling fs layer [2023-03-08T22:51:40.553Z] 6ad1cebc031e: Pulling fs layer [2023-03-08T22:51:40.553Z] 8a3aa393b2d8: Pulling fs layer [2023-03-08T22:51:40.553Z] 114826534d7a: Waiting [2023-03-08T22:51:40.553Z] 8a3aa393b2d8: Waiting [2023-03-08T22:51:40.553Z] 4657fd5d0bcf: Waiting [2023-03-08T22:51:40.553Z] 6ad1cebc031e: Waiting [2023-03-08T22:51:40.553Z] 25bc292e5bac: Verifying Checksum [2023-03-08T22:51:40.553Z] 25bc292e5bac: Download complete [2023-03-08T22:51:40.553Z] 52dc419b0ee2: Verifying Checksum [2023-03-08T22:51:40.553Z] 52dc419b0ee2: Download complete [2023-03-08T22:51:40.553Z] 4657fd5d0bcf: Verifying Checksum [2023-03-08T22:51:40.553Z] 4657fd5d0bcf: Download complete [2023-03-08T22:51:40.553Z] df9b9388f04a: Verifying Checksum [2023-03-08T22:51:40.812Z] df9b9388f04a: Pull complete [2023-03-08T22:51:40.812Z] 6ad1cebc031e: Verifying Checksum [2023-03-08T22:51:40.812Z] 6ad1cebc031e: Download complete [2023-03-08T22:51:40.812Z] 52dc419b0ee2: Pull complete [2023-03-08T22:51:41.072Z] 25bc292e5bac: Pull complete [2023-03-08T22:51:41.330Z] 114826534d7a: Verifying Checksum [2023-03-08T22:51:41.330Z] 114826534d7a: Download complete [2023-03-08T22:51:41.588Z] 8a3aa393b2d8: Verifying Checksum [2023-03-08T22:51:41.588Z] 8a3aa393b2d8: Download complete [2023-03-08T22:51:44.870Z] 114826534d7a: Pull complete [2023-03-08T22:51:44.870Z] 4657fd5d0bcf: Pull complete [2023-03-08T22:51:45.128Z] 6ad1cebc031e: Pull complete [2023-03-08T22:51:47.656Z] 8a3aa393b2d8: Pull complete [2023-03-08T22:51:47.656Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-03-08T22:51:47.656Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-03-08T22:51:47.656Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-08T22:51:47.728Z] prd-ubuntu20.04-docker-8c-8g-8915 does not seem to be running inside a container [2023-03-08T22:51:47.757Z] $ 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/447 -v /w/workspace/edgex-go/447:/w/workspace/edgex-go/447:rw,z -v /w/workspace/edgex-go/447@tmp:/w/workspace/edgex-go/447@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2023-03-08T22:51:49.969Z] $ docker top e77adf293b66312a7255a474030521f288782bd2c954c7081b3ba86634a65765 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-03-08T22:51:50.033Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh [2023-03-08T22:51:50.311Z] + set -o pipefail [2023-03-08T22:51:50.311Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' [2023-03-08T22:51:55.580Z] [2023-03-08T22:51:55.580Z] Monitoring /w/workspace/edgex-go/447 (github.com/edgexfoundry/edgex-go)... [2023-03-08T22:51:55.580Z] [2023-03-08T22:51:55.580Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/13cd8448-2778-4a76-bf52-ee2dd2941a61/history/60789b2a-60b5-4eef-a7e1-3be3a4844440 [2023-03-08T22:51:55.580Z] [2023-03-08T22:51:55.580Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2023-03-08T22:51:55.580Z] [2023-03-08T22:51:55.580Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-03-08T22:51:55.580Z] [2023-03-08T22:51:55.580Z] [2023-03-08T22:51:55.580Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-03-08T22:51:55.580Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-03-08T22:51:55.580Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2023-03-08T22:51:55.591Z] $ docker stop --time=1 e77adf293b66312a7255a474030521f288782bd2c954c7081b3ba86634a65765 [2023-03-08T22:51:57.778Z] $ docker rm -f --volumes e77adf293b66312a7255a474030521f288782bd2c954c7081b3ba86634a65765 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2023-03-08T22:51:58.123Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-08T22:51:58.137Z] provisioning config files... [2023-03-08T22:51:58.144Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/447@tmp/config10993879678247567451tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-08T22:51:58.437Z] --> edgex-publish-swagger.sh [2023-03-08T22:51:58.437Z] === Publish openapi/v3 API === [2023-03-08T22:51:58.437Z] [publishToSwagger] Publishing the API Docs [openapi/v3] to Swagger [2023-03-08T22:51:58.437Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/447/openapi/v3/core-command.yaml] [2023-03-08T22:51:58.437Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-08T22:51:58.437Z] Dload Upload Total Spent Left Speed [2023-03-08T22:51:58.695Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 29030 0 0 100 29030 0 66430 --:--:-- --:--:-- --:--:-- 66278 [2023-03-08T22:51:58.695Z] [2023-03-08T22:51:58.695Z] [2023-03-08T22:51:58.695Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/447/openapi/v3/core-data.yaml] [2023-03-08T22:51:58.695Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-08T22:51:58.695Z] Dload Upload Total Spent Left Speed [2023-03-08T22:51:59.262Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 69110 0 0 100 69110 0 143k --:--:-- --:--:-- --:--:-- 143k [2023-03-08T22:51:59.262Z] [2023-03-08T22:51:59.262Z] [2023-03-08T22:51:59.262Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/447/openapi/v3/core-metadata.yaml] [2023-03-08T22:51:59.262Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-08T22:51:59.262Z] Dload Upload Total Spent Left Speed [2023-03-08T22:51:59.829Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 140k 0 0 100 140k 0 1313k --:--:-- --:--:-- --:--:-- 1301k 100 140k 0 0 100 140k 0 271k --:--:-- --:--:-- --:--:-- 270k [2023-03-08T22:51:59.829Z] [2023-03-08T22:51:59.829Z] [2023-03-08T22:51:59.829Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/447/openapi/v3/support-notifications.yaml] [2023-03-08T22:51:59.829Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-08T22:51:59.829Z] Dload Upload Total Spent Left Speed [2023-03-08T22:52:00.401Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 86965 0 0 100 86965 0 159k --:--:-- --:--:-- --:--:-- 159k [2023-03-08T22:52:00.401Z] [2023-03-08T22:52:00.401Z] [2023-03-08T22:52:00.401Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/447/openapi/v3/support-scheduler.yaml] [2023-03-08T22:52:00.401Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-08T22:52:00.401Z] Dload Upload Total Spent Left Speed [2023-03-08T22:52:00.969Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 34001 0 0 100 34001 0 75895 --:--:-- --:--:-- --:--:-- 75726 [2023-03-08T22:52:00.969Z] [2023-03-08T22:52:00.969Z] [Pipeline] } [2023-03-08T22:52:00.975Z] 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-08T22:52:01.373Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-08T22:52:01.373Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T22:52:01.670Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-08T22:52:01.670Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-08T22:52:01.743Z] prd-ubuntu20.04-docker-8c-8g-8915 does not seem to be running inside a container [2023-03-08T22:52:01.771Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/447 -v /w/workspace/edgex-go/447:/w/workspace/edgex-go/447:rw,z -v /w/workspace/edgex-go/447@tmp:/w/workspace/edgex-go/447@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-03-08T22:52:02.189Z] $ docker top 63777490ed0f8c0e5b12efd1b630c4a92390d342abfe52ab1701d090cf47b2ff -eo pid,comm [2023-03-08T22:52:02.232Z] 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-08T22:52:02.232Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-08T22:52:02.264Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-08T22:52:02.264Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-08T22:52:02.362Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-08T22:52:02.364Z] $ docker exec 63777490ed0f8c0e5b12efd1b630c4a92390d342abfe52ab1701d090cf47b2ff ssh-agent [2023-03-08T22:52:02.464Z] SSH_AUTH_SOCK=/tmp/ssh-IKWkkAfZTurO/agent.33 [2023-03-08T22:52:02.464Z] SSH_AGENT_PID=39 [2023-03-08T22:52:02.469Z] Running ssh-add (command line suppressed) [2023-03-08T22:52:02.562Z] Identity added: /w/workspace/edgex-go/447@tmp/private_key_3256929599501524511.key (/w/workspace/edgex-go/447@tmp/private_key_3256929599501524511.key) [2023-03-08T22:52:02.572Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-08T22:52:02.854Z] + git semver tag [2023-03-08T22:52:03.113Z] 2023-03-08 22:52:03,032 [run_tag] DEBUG tag force:False [2023-03-08T22:52:03.113Z] 2023-03-08 22:52:03,033 [check_head_tag] DEBUG check head tag [2023-03-08T22:52:03.113Z] 2023-03-08 22:52:03,036 [execute] INFO git cat-file --batch-check [2023-03-08T22:52:03.113Z] 2023-03-08 22:52:03,036 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/447, universal_newlines=False, shell=None, istream=) [2023-03-08T22:52:03.113Z] 2023-03-08 22:52:03,040 [execute] INFO git cat-file --batch [2023-03-08T22:52:03.113Z] 2023-03-08 22:52:03,040 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/447, universal_newlines=False, shell=None, istream=) [2023-03-08T22:52:03.113Z] 2023-03-08 22:52:03,092 [read_version] DEBUG read version from /w/workspace/edgex-go/447/.semver/main [2023-03-08T22:52:03.113Z] 2023-03-08 22:52:03,092 [execute] INFO git tag -a v3.0.0-dev.85 -m v3.0.0-dev.85 [2023-03-08T22:52:03.113Z] 2023-03-08 22:52:03,093 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.85', '-m', 'v3.0.0-dev.85'], cwd=/w/workspace/edgex-go/447, universal_newlines=False, shell=None, istream=None) [2023-03-08T22:52:03.113Z] 2023-03-08 22:52:03,095 [read_version] DEBUG read version from /w/workspace/edgex-go/447/.semver/main [2023-03-08T22:52:03.113Z] 3.0.0-dev.85 [Pipeline] } [2023-03-08T22:52:03.121Z] $ docker exec --env ******** --env ******** 63777490ed0f8c0e5b12efd1b630c4a92390d342abfe52ab1701d090cf47b2ff ssh-agent -k [2023-03-08T22:52:03.231Z] unset SSH_AUTH_SOCK; [2023-03-08T22:52:03.232Z] unset SSH_AGENT_PID; [2023-03-08T22:52:03.232Z] echo Agent pid 39 killed; [2023-03-08T22:52:03.244Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-08T22:52:03.537Z] + git semver [Pipeline] } [2023-03-08T22:52:03.811Z] $ docker stop --time=1 63777490ed0f8c0e5b12efd1b630c4a92390d342abfe52ab1701d090cf47b2ff [2023-03-08T22:52:05.120Z] $ docker rm -f --volumes 63777490ed0f8c0e5b12efd1b630c4a92390d342abfe52ab1701d090cf47b2ff [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T22:52:05.481Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-03-08T22:52:05.481Z] [2023-03-08T22:52:05.481Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T22:52:05.778Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-03-08T22:52:05.778Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-03-08T22:52:05.778Z] ab5ef0e58194: Pulling fs layer [2023-03-08T22:52:05.778Z] 9712f1f96733: Pulling fs layer [2023-03-08T22:52:05.778Z] 63f879dbbcfc: Pulling fs layer [2023-03-08T22:52:05.778Z] 0d9ebad4ef96: Pulling fs layer [2023-03-08T22:52:05.778Z] e9a5061849ea: Pulling fs layer [2023-03-08T22:52:05.778Z] 0d9ebad4ef96: Waiting [2023-03-08T22:52:05.778Z] d747dcd14b5f: Pulling fs layer [2023-03-08T22:52:05.778Z] 2de7ff778b66: Pulling fs layer [2023-03-08T22:52:05.778Z] e9a5061849ea: Waiting [2023-03-08T22:52:05.778Z] 2de7ff778b66: Waiting [2023-03-08T22:52:05.778Z] d747dcd14b5f: Waiting [2023-03-08T22:52:05.778Z] 9712f1f96733: Verifying Checksum [2023-03-08T22:52:05.778Z] 9712f1f96733: Download complete [2023-03-08T22:52:06.380Z] 63f879dbbcfc: Verifying Checksum [2023-03-08T22:52:06.380Z] 63f879dbbcfc: Download complete [2023-03-08T22:52:06.380Z] e9a5061849ea: Verifying Checksum [2023-03-08T22:52:06.380Z] e9a5061849ea: Download complete [2023-03-08T22:52:06.380Z] d747dcd14b5f: Download complete [2023-03-08T22:52:06.643Z] 0d9ebad4ef96: Verifying Checksum [2023-03-08T22:52:06.643Z] 0d9ebad4ef96: Download complete [2023-03-08T22:52:06.643Z] ab5ef0e58194: Verifying Checksum [2023-03-08T22:52:06.643Z] ab5ef0e58194: Download complete [2023-03-08T22:52:06.901Z] 2de7ff778b66: Verifying Checksum [2023-03-08T22:52:06.901Z] 2de7ff778b66: Download complete [2023-03-08T22:52:09.424Z] ab5ef0e58194: Pull complete [2023-03-08T22:52:09.424Z] 9712f1f96733: Pull complete [2023-03-08T22:52:09.681Z] 63f879dbbcfc: Pull complete [2023-03-08T22:52:12.958Z] 0d9ebad4ef96: Pull complete [2023-03-08T22:52:12.958Z] e9a5061849ea: Pull complete [2023-03-08T22:52:12.958Z] d747dcd14b5f: Pull complete [2023-03-08T22:52:13.892Z] 2de7ff778b66: Pull complete [2023-03-08T22:52:13.892Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-03-08T22:52:13.892Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-03-08T22:52:13.892Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-08T22:52:13.962Z] prd-ubuntu20.04-docker-8c-8g-8915 does not seem to be running inside a container [2023-03-08T22:52:13.986Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/447 -v /w/workspace/edgex-go/447:/w/workspace/edgex-go/447:rw,z -v /w/workspace/edgex-go/447@tmp:/w/workspace/edgex-go/447@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2023-03-08T22:52:18.051Z] $ docker top 20acd3c908f6fc288193587ef01e247f4d189ce1c36030a78707e3c1cb44f36f -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-03-08T22:52:18.113Z] provisioning config files... [2023-03-08T22:52:18.120Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/447@tmp/config6147857074166521073tmp [2023-03-08T22:52:18.128Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/447@tmp/config11138428066217083876tmp [2023-03-08T22:52:18.136Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/447@tmp/config13792428377983686581tmp [Pipeline] { [Pipeline] echo [2023-03-08T22:52:18.149Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-08T22:52:18.425Z] ---> sigul-configuration.sh [2023-03-08T22:52:18.425Z] gpg: directory `/root/.gnupg' created [2023-03-08T22:52:18.425Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-03-08T22:52:18.425Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-03-08T22:52:18.425Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-03-08T22:52:18.425Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-03-08T22:52:18.425Z] gpg: CAST5 encrypted data [2023-03-08T22:52:18.425Z] gpg: encrypted with 1 passphrase [2023-03-08T22:52:18.425Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-03-08T22:52:18.705Z] + mkdir /home/jenkins [2023-03-08T22:52:18.705Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-03-08T22:52:18.987Z] + 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-08T22:52:18.996Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-08T22:52:19.277Z] ---> sigul-install.sh [2023-03-08T22:52:19.277Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-03-08T22:52:19.558Z] + git tag --list [2023-03-08T22:52:19.558Z] 0.6.0 [2023-03-08T22:52:19.558Z] 0.6.1 [2023-03-08T22:52:19.558Z] 0.7.0 [2023-03-08T22:52:19.558Z] 0.7.1 [2023-03-08T22:52:19.558Z] v1.0.0 [2023-03-08T22:52:19.558Z] v1.0.1 [2023-03-08T22:52:19.558Z] v1.1.0 [2023-03-08T22:52:19.558Z] v1.2.0 [2023-03-08T22:52:19.558Z] v1.2.1 [2023-03-08T22:52:19.558Z] v1.3.0 [2023-03-08T22:52:19.558Z] v1.3.1 [2023-03-08T22:52:19.558Z] v2.0.0 [2023-03-08T22:52:19.558Z] v2.1.0 [2023-03-08T22:52:19.558Z] v2.1.1 [2023-03-08T22:52:19.558Z] v2.1.1-dev.1 [2023-03-08T22:52:19.558Z] v2.1.1-dev.2 [2023-03-08T22:52:19.558Z] v2.1.1-dev.3 [2023-03-08T22:52:19.558Z] v2.1.1-dev.4 [2023-03-08T22:52:19.558Z] v2.1.1-dev.5 [2023-03-08T22:52:19.558Z] v2.1.1-dev.6 [2023-03-08T22:52:19.558Z] v2.1.1-dev.7 [2023-03-08T22:52:19.558Z] v2.1.1-dev.8 [2023-03-08T22:52:19.558Z] v2.1.2-dev.1 [2023-03-08T22:52:19.558Z] v2.2.0 [2023-03-08T22:52:19.558Z] v2.2.1-dev.1 [2023-03-08T22:52:19.558Z] v2.2.1-dev.10 [2023-03-08T22:52:19.558Z] v2.2.1-dev.11 [2023-03-08T22:52:19.558Z] v2.2.1-dev.12 [2023-03-08T22:52:19.558Z] v2.2.1-dev.13 [2023-03-08T22:52:19.558Z] v2.2.1-dev.14 [2023-03-08T22:52:19.558Z] v2.2.1-dev.15 [2023-03-08T22:52:19.558Z] v2.2.1-dev.16 [2023-03-08T22:52:19.558Z] v2.2.1-dev.17 [2023-03-08T22:52:19.558Z] v2.2.1-dev.18 [2023-03-08T22:52:19.558Z] v2.2.1-dev.19 [2023-03-08T22:52:19.558Z] v2.2.1-dev.2 [2023-03-08T22:52:19.558Z] v2.2.1-dev.20 [2023-03-08T22:52:19.558Z] v2.2.1-dev.21 [2023-03-08T22:52:19.558Z] v2.2.1-dev.22 [2023-03-08T22:52:19.558Z] v2.2.1-dev.23 [2023-03-08T22:52:19.558Z] v2.2.1-dev.24 [2023-03-08T22:52:19.558Z] v2.2.1-dev.25 [2023-03-08T22:52:19.558Z] v2.2.1-dev.26 [2023-03-08T22:52:19.558Z] v2.2.1-dev.27 [2023-03-08T22:52:19.558Z] v2.2.1-dev.28 [2023-03-08T22:52:19.558Z] v2.2.1-dev.29 [2023-03-08T22:52:19.558Z] v2.2.1-dev.3 [2023-03-08T22:52:19.558Z] v2.2.1-dev.4 [2023-03-08T22:52:19.558Z] v2.2.1-dev.5 [2023-03-08T22:52:19.558Z] v2.2.1-dev.6 [2023-03-08T22:52:19.558Z] v2.2.1-dev.7 [2023-03-08T22:52:19.558Z] v2.2.1-dev.8 [2023-03-08T22:52:19.558Z] v2.2.1-dev.9 [2023-03-08T22:52:19.558Z] v2.3.0 [2023-03-08T22:52:19.558Z] v2.3.0-dev.100 [2023-03-08T22:52:19.558Z] v2.3.0-dev.101 [2023-03-08T22:52:19.558Z] v2.3.0-dev.102 [2023-03-08T22:52:19.558Z] v2.3.0-dev.103 [2023-03-08T22:52:19.558Z] v2.3.0-dev.104 [2023-03-08T22:52:19.558Z] v2.3.0-dev.105 [2023-03-08T22:52:19.558Z] v2.3.0-dev.106 [2023-03-08T22:52:19.558Z] v2.3.0-dev.29 [2023-03-08T22:52:19.558Z] v2.3.0-dev.30 [2023-03-08T22:52:19.558Z] v2.3.0-dev.31 [2023-03-08T22:52:19.558Z] v2.3.0-dev.32 [2023-03-08T22:52:19.558Z] v2.3.0-dev.33 [2023-03-08T22:52:19.558Z] v2.3.0-dev.34 [2023-03-08T22:52:19.558Z] v2.3.0-dev.35 [2023-03-08T22:52:19.558Z] v2.3.0-dev.36 [2023-03-08T22:52:19.558Z] v2.3.0-dev.37 [2023-03-08T22:52:19.558Z] v2.3.0-dev.38 [2023-03-08T22:52:19.558Z] v2.3.0-dev.39 [2023-03-08T22:52:19.558Z] v2.3.0-dev.40 [2023-03-08T22:52:19.558Z] v2.3.0-dev.41 [2023-03-08T22:52:19.558Z] v2.3.0-dev.42 [2023-03-08T22:52:19.558Z] v2.3.0-dev.43 [2023-03-08T22:52:19.558Z] v2.3.0-dev.44 [2023-03-08T22:52:19.558Z] v2.3.0-dev.45 [2023-03-08T22:52:19.558Z] v2.3.0-dev.46 [2023-03-08T22:52:19.558Z] v2.3.0-dev.47 [2023-03-08T22:52:19.558Z] v2.3.0-dev.48 [2023-03-08T22:52:19.558Z] v2.3.0-dev.49 [2023-03-08T22:52:19.558Z] v2.3.0-dev.50 [2023-03-08T22:52:19.558Z] v2.3.0-dev.51 [2023-03-08T22:52:19.558Z] v2.3.0-dev.52 [2023-03-08T22:52:19.558Z] v2.3.0-dev.53 [2023-03-08T22:52:19.558Z] v2.3.0-dev.54 [2023-03-08T22:52:19.558Z] v2.3.0-dev.55 [2023-03-08T22:52:19.558Z] v2.3.0-dev.56 [2023-03-08T22:52:19.558Z] v2.3.0-dev.57 [2023-03-08T22:52:19.558Z] v2.3.0-dev.58 [2023-03-08T22:52:19.558Z] v2.3.0-dev.59 [2023-03-08T22:52:19.558Z] v2.3.0-dev.60 [2023-03-08T22:52:19.558Z] v2.3.0-dev.61 [2023-03-08T22:52:19.558Z] v2.3.0-dev.62 [2023-03-08T22:52:19.558Z] v2.3.0-dev.63 [2023-03-08T22:52:19.558Z] v2.3.0-dev.64 [2023-03-08T22:52:19.558Z] v2.3.0-dev.65 [2023-03-08T22:52:19.558Z] v2.3.0-dev.66 [2023-03-08T22:52:19.558Z] v2.3.0-dev.67 [2023-03-08T22:52:19.558Z] v2.3.0-dev.68 [2023-03-08T22:52:19.558Z] v2.3.0-dev.69 [2023-03-08T22:52:19.558Z] v2.3.0-dev.70 [2023-03-08T22:52:19.558Z] v2.3.0-dev.71 [2023-03-08T22:52:19.558Z] v2.3.0-dev.72 [2023-03-08T22:52:19.558Z] v2.3.0-dev.73 [2023-03-08T22:52:19.558Z] v2.3.0-dev.74 [2023-03-08T22:52:19.558Z] v2.3.0-dev.75 [2023-03-08T22:52:19.558Z] v2.3.0-dev.76 [2023-03-08T22:52:19.558Z] v2.3.0-dev.77 [2023-03-08T22:52:19.558Z] v2.3.0-dev.78 [2023-03-08T22:52:19.558Z] v2.3.0-dev.79 [2023-03-08T22:52:19.558Z] v2.3.0-dev.80 [2023-03-08T22:52:19.558Z] v2.3.0-dev.81 [2023-03-08T22:52:19.558Z] v2.3.0-dev.82 [2023-03-08T22:52:19.558Z] v2.3.0-dev.83 [2023-03-08T22:52:19.558Z] v2.3.0-dev.84 [2023-03-08T22:52:19.558Z] v2.3.0-dev.85 [2023-03-08T22:52:19.558Z] v2.3.0-dev.86 [2023-03-08T22:52:19.558Z] v2.3.0-dev.87 [2023-03-08T22:52:19.558Z] v2.3.0-dev.88 [2023-03-08T22:52:19.558Z] v2.3.0-dev.89 [2023-03-08T22:52:19.558Z] v2.3.0-dev.90 [2023-03-08T22:52:19.558Z] v2.3.0-dev.91 [2023-03-08T22:52:19.558Z] v2.3.0-dev.92 [2023-03-08T22:52:19.558Z] v2.3.0-dev.93 [2023-03-08T22:52:19.558Z] v2.3.0-dev.94 [2023-03-08T22:52:19.558Z] v2.3.0-dev.95 [2023-03-08T22:52:19.558Z] v2.3.0-dev.96 [2023-03-08T22:52:19.558Z] v2.3.0-dev.97 [2023-03-08T22:52:19.558Z] v2.3.0-dev.98 [2023-03-08T22:52:19.558Z] v2.3.0-dev.99 [2023-03-08T22:52:19.558Z] v2.3.1-dev.1 [2023-03-08T22:52:19.558Z] v2.3.1-dev.2 [2023-03-08T22:52:19.558Z] v2.3.1-dev.3 [2023-03-08T22:52:19.558Z] v2.3.1-dev.4 [2023-03-08T22:52:19.558Z] v2.3.1-dev.5 [2023-03-08T22:52:19.558Z] v3.0.0-dev.1 [2023-03-08T22:52:19.558Z] v3.0.0-dev.10 [2023-03-08T22:52:19.558Z] v3.0.0-dev.11 [2023-03-08T22:52:19.558Z] v3.0.0-dev.12 [2023-03-08T22:52:19.558Z] v3.0.0-dev.13 [2023-03-08T22:52:19.558Z] v3.0.0-dev.14 [2023-03-08T22:52:19.558Z] v3.0.0-dev.15 [2023-03-08T22:52:19.558Z] v3.0.0-dev.16 [2023-03-08T22:52:19.558Z] v3.0.0-dev.17 [2023-03-08T22:52:19.558Z] v3.0.0-dev.18 [2023-03-08T22:52:19.558Z] v3.0.0-dev.19 [2023-03-08T22:52:19.558Z] v3.0.0-dev.2 [2023-03-08T22:52:19.558Z] v3.0.0-dev.20 [2023-03-08T22:52:19.558Z] v3.0.0-dev.21 [2023-03-08T22:52:19.558Z] v3.0.0-dev.22 [2023-03-08T22:52:19.558Z] v3.0.0-dev.23 [2023-03-08T22:52:19.558Z] v3.0.0-dev.24 [2023-03-08T22:52:19.558Z] v3.0.0-dev.25 [2023-03-08T22:52:19.559Z] v3.0.0-dev.26 [2023-03-08T22:52:19.559Z] v3.0.0-dev.27 [2023-03-08T22:52:19.559Z] v3.0.0-dev.28 [2023-03-08T22:52:19.559Z] v3.0.0-dev.29 [2023-03-08T22:52:19.559Z] v3.0.0-dev.3 [2023-03-08T22:52:19.559Z] v3.0.0-dev.30 [2023-03-08T22:52:19.559Z] v3.0.0-dev.31 [2023-03-08T22:52:19.559Z] v3.0.0-dev.32 [2023-03-08T22:52:19.559Z] v3.0.0-dev.33 [2023-03-08T22:52:19.559Z] v3.0.0-dev.34 [2023-03-08T22:52:19.559Z] v3.0.0-dev.35 [2023-03-08T22:52:19.559Z] v3.0.0-dev.36 [2023-03-08T22:52:19.559Z] v3.0.0-dev.37 [2023-03-08T22:52:19.559Z] v3.0.0-dev.38 [2023-03-08T22:52:19.559Z] v3.0.0-dev.39 [2023-03-08T22:52:19.559Z] v3.0.0-dev.4 [2023-03-08T22:52:19.559Z] v3.0.0-dev.40 [2023-03-08T22:52:19.559Z] v3.0.0-dev.41 [2023-03-08T22:52:19.559Z] v3.0.0-dev.42 [2023-03-08T22:52:19.559Z] v3.0.0-dev.43 [2023-03-08T22:52:19.559Z] v3.0.0-dev.44 [2023-03-08T22:52:19.559Z] v3.0.0-dev.45 [2023-03-08T22:52:19.559Z] v3.0.0-dev.46 [2023-03-08T22:52:19.559Z] v3.0.0-dev.47 [2023-03-08T22:52:19.559Z] v3.0.0-dev.48 [2023-03-08T22:52:19.559Z] v3.0.0-dev.49 [2023-03-08T22:52:19.559Z] v3.0.0-dev.5 [2023-03-08T22:52:19.559Z] v3.0.0-dev.50 [2023-03-08T22:52:19.559Z] v3.0.0-dev.51 [2023-03-08T22:52:19.559Z] v3.0.0-dev.52 [2023-03-08T22:52:19.559Z] v3.0.0-dev.53 [2023-03-08T22:52:19.559Z] v3.0.0-dev.54 [2023-03-08T22:52:19.559Z] v3.0.0-dev.55 [2023-03-08T22:52:19.559Z] v3.0.0-dev.56 [2023-03-08T22:52:19.559Z] v3.0.0-dev.57 [2023-03-08T22:52:19.559Z] v3.0.0-dev.58 [2023-03-08T22:52:19.559Z] v3.0.0-dev.59 [2023-03-08T22:52:19.559Z] v3.0.0-dev.6 [2023-03-08T22:52:19.559Z] v3.0.0-dev.60 [2023-03-08T22:52:19.559Z] v3.0.0-dev.61 [2023-03-08T22:52:19.559Z] v3.0.0-dev.62 [2023-03-08T22:52:19.559Z] v3.0.0-dev.63 [2023-03-08T22:52:19.559Z] v3.0.0-dev.64 [2023-03-08T22:52:19.559Z] v3.0.0-dev.65 [2023-03-08T22:52:19.559Z] v3.0.0-dev.66 [2023-03-08T22:52:19.559Z] v3.0.0-dev.67 [2023-03-08T22:52:19.559Z] v3.0.0-dev.68 [2023-03-08T22:52:19.559Z] v3.0.0-dev.69 [2023-03-08T22:52:19.559Z] v3.0.0-dev.7 [2023-03-08T22:52:19.559Z] v3.0.0-dev.70 [2023-03-08T22:52:19.559Z] v3.0.0-dev.71 [2023-03-08T22:52:19.559Z] v3.0.0-dev.72 [2023-03-08T22:52:19.559Z] v3.0.0-dev.73 [2023-03-08T22:52:19.559Z] v3.0.0-dev.74 [2023-03-08T22:52:19.559Z] v3.0.0-dev.75 [2023-03-08T22:52:19.559Z] v3.0.0-dev.76 [2023-03-08T22:52:19.559Z] v3.0.0-dev.77 [2023-03-08T22:52:19.559Z] v3.0.0-dev.78 [2023-03-08T22:52:19.559Z] v3.0.0-dev.79 [2023-03-08T22:52:19.559Z] v3.0.0-dev.8 [2023-03-08T22:52:19.559Z] v3.0.0-dev.80 [2023-03-08T22:52:19.559Z] v3.0.0-dev.81 [2023-03-08T22:52:19.559Z] v3.0.0-dev.82 [2023-03-08T22:52:19.559Z] v3.0.0-dev.83 [2023-03-08T22:52:19.559Z] v3.0.0-dev.84 [2023-03-08T22:52:19.559Z] v3.0.0-dev.85 [2023-03-08T22:52:19.559Z] v3.0.0-dev.9 [Pipeline] sh [2023-03-08T22:52:19.845Z] + lftools sign git-tag v3.0.0-dev.85 [2023-03-08T22:52:20.412Z] Signing Git tag with Sigul... [2023-03-08T22:52:20.412Z] Signing v3.0.0-dev.85 [Pipeline] echo [2023-03-08T22:52:20.680Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-08T22:52:20.961Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-03-08T22:52:20.968Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-03-08T22:52:20.989Z] $ docker stop --time=1 20acd3c908f6fc288193587ef01e247f4d189ce1c36030a78707e3c1cb44f36f [2023-03-08T22:52:22.327Z] $ docker rm -f --volumes 20acd3c908f6fc288193587ef01e247f4d189ce1c36030a78707e3c1cb44f36f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-03-08T22:52:22.746Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-08T22:52:22.746Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T22:52:23.041Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-08T22:52:23.041Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-08T22:52:23.108Z] prd-ubuntu20.04-docker-8c-8g-8915 does not seem to be running inside a container [2023-03-08T22:52:23.132Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/447 -v /w/workspace/edgex-go/447:/w/workspace/edgex-go/447:rw,z -v /w/workspace/edgex-go/447@tmp:/w/workspace/edgex-go/447@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-03-08T22:52:23.493Z] $ docker top 607188bfb271619ac804670290fe5629d2177618a8f2c8cc0313ce6b5bdefa8e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-08T22:52:23.569Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-08T22:52:23.569Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-08T22:52:23.680Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-08T22:52:23.683Z] $ docker exec 607188bfb271619ac804670290fe5629d2177618a8f2c8cc0313ce6b5bdefa8e ssh-agent [2023-03-08T22:52:23.802Z] SSH_AUTH_SOCK=/tmp/ssh-3To0NJmz37Kt/agent.31 [2023-03-08T22:52:23.802Z] SSH_AGENT_PID=37 [2023-03-08T22:52:23.806Z] Running ssh-add (command line suppressed) [2023-03-08T22:52:23.901Z] Identity added: /w/workspace/edgex-go/447@tmp/private_key_11146679764149952771.key (/w/workspace/edgex-go/447@tmp/private_key_11146679764149952771.key) [2023-03-08T22:52:23.914Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-08T22:52:24.207Z] + git semver bump pre [2023-03-08T22:52:24.467Z] 2023-03-08 22:52:24,367 [read_version] DEBUG read version from /w/workspace/edgex-go/447/.semver/main [2023-03-08T22:52:24.467Z] 2023-03-08 22:52:24,367 [bump_version] DEBUG bumping version:3.0.0-dev.85 on axis:pre with prefix:dev [2023-03-08T22:52:24.467Z] 2023-03-08 22:52:24,367 [bump_version] DEBUG bumped version:3.0.0-dev.86 [2023-03-08T22:52:24.467Z] 2023-03-08 22:52:24,368 [write_version] DEBUG write version:3.0.0-dev.86 to path:/w/workspace/edgex-go/447/.semver/main with force:True [2023-03-08T22:52:24.467Z] 2023-03-08 22:52:24,368 [read_version] DEBUG read version from /w/workspace/edgex-go/447/.semver/main [2023-03-08T22:52:24.467Z] 2023-03-08 22:52:24,368 [write_file] DEBUG write to file:/w/workspace/edgex-go/447/.semver/main [2023-03-08T22:52:24.467Z] 2023-03-08 22:52:24,370 [execute] INFO git cat-file --batch-check [2023-03-08T22:52:24.467Z] 2023-03-08 22:52:24,370 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/447/.semver, universal_newlines=False, shell=None, istream=) [2023-03-08T22:52:24.467Z] 2023-03-08 22:52:24,375 [execute] INFO git cat-file --batch [2023-03-08T22:52:24.467Z] 2023-03-08 22:52:24,375 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/447/.semver, universal_newlines=False, shell=None, istream=) [2023-03-08T22:52:24.467Z] 2023-03-08 22:52:24,380 [read_version] DEBUG read version from /w/workspace/edgex-go/447/.semver/main [2023-03-08T22:52:24.467Z] 3.0.0-dev.86 [Pipeline] } [2023-03-08T22:52:24.477Z] $ docker exec --env ******** --env ******** 607188bfb271619ac804670290fe5629d2177618a8f2c8cc0313ce6b5bdefa8e ssh-agent -k [2023-03-08T22:52:24.567Z] unset SSH_AUTH_SOCK; [2023-03-08T22:52:24.567Z] unset SSH_AGENT_PID; [2023-03-08T22:52:24.567Z] echo Agent pid 37 killed; [2023-03-08T22:52:24.575Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-08T22:52:24.876Z] + git semver [Pipeline] } [2023-03-08T22:52:25.147Z] $ docker stop --time=1 607188bfb271619ac804670290fe5629d2177618a8f2c8cc0313ce6b5bdefa8e [2023-03-08T22:52:26.450Z] $ docker rm -f --volumes 607188bfb271619ac804670290fe5629d2177618a8f2c8cc0313ce6b5bdefa8e [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-08T22:52:26.780Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-08T22:52:26.780Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T22:52:27.071Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-08T22:52:27.071Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-08T22:52:27.136Z] prd-ubuntu20.04-docker-8c-8g-8915 does not seem to be running inside a container [2023-03-08T22:52:27.240Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/447 -v /w/workspace/edgex-go/447:/w/workspace/edgex-go/447:rw,z -v /w/workspace/edgex-go/447@tmp:/w/workspace/edgex-go/447@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-03-08T22:52:27.594Z] $ docker top 5861ef67561538573b71cf4a2a0e3fa5b09d2c46149228ebf4ea3a23e55bce6c -eo pid,comm [2023-03-08T22:52:27.644Z] 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-08T22:52:27.644Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-08T22:52:27.681Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-08T22:52:27.681Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-08T22:52:27.796Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-08T22:52:27.799Z] $ docker exec 5861ef67561538573b71cf4a2a0e3fa5b09d2c46149228ebf4ea3a23e55bce6c ssh-agent [2023-03-08T22:52:27.898Z] SSH_AUTH_SOCK=/tmp/ssh-ND54LLVgrQ7m/agent.32 [2023-03-08T22:52:27.898Z] SSH_AGENT_PID=38 [2023-03-08T22:52:27.903Z] Running ssh-add (command line suppressed) [2023-03-08T22:52:28.003Z] Identity added: /w/workspace/edgex-go/447@tmp/private_key_12059601280292745751.key (/w/workspace/edgex-go/447@tmp/private_key_12059601280292745751.key) [2023-03-08T22:52:28.014Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-08T22:52:28.295Z] + git semver push [2023-03-08T22:52:28.553Z] 2023-03-08 22:52:28,469 [run_push] DEBUG push [2023-03-08T22:52:28.553Z] 2023-03-08 22:52:28,470 [execute] INFO git cat-file --batch-check [2023-03-08T22:52:28.553Z] 2023-03-08 22:52:28,470 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/447/.semver, universal_newlines=False, shell=None, istream=) [2023-03-08T22:52:28.553Z] 2023-03-08 22:52:28,474 [execute] INFO git rev-list 791b933d93da1d2b5a19acea127ebb868a00fee7 -- [2023-03-08T22:52:28.553Z] 2023-03-08 22:52:28,474 [execute] DEBUG Popen(['git', 'rev-list', '791b933d93da1d2b5a19acea127ebb868a00fee7', '--'], cwd=/w/workspace/edgex-go/447/.semver, universal_newlines=False, shell=None, istream=None) [2023-03-08T22:52:28.553Z] 2023-03-08 22:52:28,490 [execute] INFO git fetch -v origin [2023-03-08T22:52:28.553Z] 2023-03-08 22:52:28,490 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/447/.semver, universal_newlines=True, shell=None, istream=None) [2023-03-08T22:52:29.119Z] 2023-03-08 22:52:29,001 [run_push] DEBUG no remote changes detected [2023-03-08T22:52:29.119Z] 2023-03-08 22:52:29,001 [execute] INFO git push origin semver [2023-03-08T22:52:29.119Z] 2023-03-08 22:52:29,001 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/447/.semver, universal_newlines=False, shell=None, istream=None) [2023-03-08T22:52:30.493Z] 2023-03-08 22:52:30,081 [run_push] DEBUG push all version tags [2023-03-08T22:52:30.493Z] 2023-03-08 22:52:30,082 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-03-08T22:52:30.493Z] 2023-03-08 22:52:30,082 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/447, universal_newlines=False, shell=None, istream=None) [2023-03-08T22:52:31.059Z] 2023-03-08 22:52:30,876 [read_version] DEBUG read version from /w/workspace/edgex-go/447/.semver/main [2023-03-08T22:52:31.059Z] 3.0.0-dev.86 [Pipeline] } [2023-03-08T22:52:31.068Z] $ docker exec --env ******** --env ******** 5861ef67561538573b71cf4a2a0e3fa5b09d2c46149228ebf4ea3a23e55bce6c ssh-agent -k [2023-03-08T22:52:31.165Z] unset SSH_AUTH_SOCK; [2023-03-08T22:52:31.165Z] unset SSH_AGENT_PID; [2023-03-08T22:52:31.165Z] echo Agent pid 38 killed; [2023-03-08T22:52:31.176Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-08T22:52:31.470Z] + git semver [Pipeline] } [2023-03-08T22:52:31.742Z] $ docker stop --time=1 5861ef67561538573b71cf4a2a0e3fa5b09d2c46149228ebf4ea3a23e55bce6c [2023-03-08T22:52:33.067Z] $ docker rm -f --volumes 5861ef67561538573b71cf4a2a0e3fa5b09d2c46149228ebf4ea3a23e55bce6c [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-08T22:52:33.509Z] + [ -d /w/workspace/edgex-go/447/archives ] [Pipeline] libraryResource [Pipeline] sh [2023-03-08T22:52:33.801Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-08T22:52:34.656Z] ---> package-listing.sh [2023-03-08T22:52:34.656Z] ++ facter osfamily [2023-03-08T22:52:34.656Z] ++ tr '[:upper:]' '[:lower:]' [2023-03-08T22:52:34.915Z] + OS_FAMILY=debian [2023-03-08T22:52:34.915Z] + workspace=/w/workspace/edgex-go/447 [2023-03-08T22:52:34.915Z] + START_PACKAGES=/tmp/packages_start.txt [2023-03-08T22:52:34.915Z] + END_PACKAGES=/tmp/packages_end.txt [2023-03-08T22:52:34.915Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-03-08T22:52:34.915Z] + PACKAGES=/tmp/packages_start.txt [2023-03-08T22:52:34.915Z] + '[' /w/workspace/edgex-go/447 ']' [2023-03-08T22:52:34.915Z] + PACKAGES=/tmp/packages_end.txt [2023-03-08T22:52:34.915Z] + case "${OS_FAMILY}" in [2023-03-08T22:52:34.915Z] + dpkg -l [2023-03-08T22:52:34.915Z] + grep '^ii' [2023-03-08T22:52:34.915Z] + '[' -f /tmp/packages_start.txt ']' [2023-03-08T22:52:34.915Z] + '[' -f /tmp/packages_end.txt ']' [2023-03-08T22:52:34.915Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-03-08T22:52:34.915Z] + '[' /w/workspace/edgex-go/447 ']' [2023-03-08T22:52:34.915Z] + mkdir -p /w/workspace/edgex-go/447/archives/ [2023-03-08T22:52:34.915Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/447/archives/ [Pipeline] echo [2023-03-08T22:52:34.925Z] 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/447/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-03-08T22:52:35.202Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T22:52:35.759Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-08T22:52:35.759Z] [2023-03-08T22:52:35.759Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T22:52:36.057Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-08T22:52:36.057Z] latest: Pulling from edgex-lftools-log-publisher [2023-03-08T22:52:36.057Z] 5eb5b503b376: Pulling fs layer [2023-03-08T22:52:36.057Z] 5c69ac0246d0: Pulling fs layer [2023-03-08T22:52:36.057Z] ec43610c2a17: Pulling fs layer [2023-03-08T22:52:36.057Z] 3a2ae6a8a46f: Pulling fs layer [2023-03-08T22:52:36.057Z] 33b1e0a273af: Pulling fs layer [2023-03-08T22:52:36.057Z] 5d3b04190fa2: Pulling fs layer [2023-03-08T22:52:36.057Z] 2f39f015ded8: Pulling fs layer [2023-03-08T22:52:36.057Z] 33b1e0a273af: Waiting [2023-03-08T22:52:36.057Z] 5d3b04190fa2: Waiting [2023-03-08T22:52:36.057Z] 2f39f015ded8: Waiting [2023-03-08T22:52:36.057Z] 3a2ae6a8a46f: Waiting [2023-03-08T22:52:36.057Z] 5c69ac0246d0: Download complete [2023-03-08T22:52:36.057Z] 3a2ae6a8a46f: Download complete [2023-03-08T22:52:36.316Z] ec43610c2a17: Verifying Checksum [2023-03-08T22:52:36.316Z] ec43610c2a17: Download complete [2023-03-08T22:52:36.316Z] 33b1e0a273af: Verifying Checksum [2023-03-08T22:52:36.316Z] 33b1e0a273af: Download complete [2023-03-08T22:52:36.316Z] 5d3b04190fa2: Download complete [2023-03-08T22:52:36.316Z] 5eb5b503b376: Verifying Checksum [2023-03-08T22:52:36.316Z] 5eb5b503b376: Download complete [2023-03-08T22:52:36.883Z] 2f39f015ded8: Download complete [2023-03-08T22:52:37.448Z] 5eb5b503b376: Pull complete [2023-03-08T22:52:37.448Z] 5c69ac0246d0: Pull complete [2023-03-08T22:52:38.013Z] ec43610c2a17: Pull complete [2023-03-08T22:52:38.013Z] 3a2ae6a8a46f: Pull complete [2023-03-08T22:52:38.271Z] 33b1e0a273af: Pull complete [2023-03-08T22:52:38.271Z] 5d3b04190fa2: Pull complete [2023-03-08T22:52:42.453Z] 2f39f015ded8: Pull complete [2023-03-08T22:52:42.453Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-03-08T22:52:42.453Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-08T22:52:42.453Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-08T22:52:42.530Z] prd-ubuntu20.04-docker-8c-8g-8915 does not seem to be running inside a container [2023-03-08T22:52:42.557Z] $ 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/447/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/447 -v /w/workspace/edgex-go/447:/w/workspace/edgex-go/447:rw,z -v /w/workspace/edgex-go/447@tmp:/w/workspace/edgex-go/447@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-03-08T22:52:44.217Z] $ docker top 04152c4de594252d60a965d1386f16c98dd940a25b923c70b2e0423ad702ac49 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-08T22:52:44.550Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-03-08T22:52:44.830Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-03-08T22:52:45.108Z] + ls /var/log/sa-host [2023-03-08T22:52:45.109Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-08T22:52:45.170Z] provisioning config files... [2023-03-08T22:52:45.177Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/447@tmp/config15591630137079326684tmp [Pipeline] { [Pipeline] echo [2023-03-08T22:52:45.190Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-08T22:52:45.471Z] ---> create-netrc.sh [Pipeline] } [2023-03-08T22:52:45.478Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-03-08T22:52:45.796Z] ---> python-tools-install.sh [Pipeline] echo [2023-03-08T22:52:45.805Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-08T22:52:46.087Z] ---> sudo-logs.sh [2023-03-08T22:52:46.087Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-03-08T22:52:46.107Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-08T22:52:46.386Z] ---> job-cost.sh [2023-03-08T22:52:46.386Z] lf-activate-venv: SKIPPING [2023-03-08T22:52:46.386Z] DEBUG: total: 0.10999999940395355 [2023-03-08T22:52:46.386Z] INFO: Retrieving Stack Cost... [2023-03-08T22:52:46.644Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-08T22:52:47.212Z] INFO: Archiving Costs [Pipeline] echo [2023-03-08T22:52:47.224Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-08T22:52:47.505Z] ---> logs-deploy.sh [2023-03-08T22:52:47.505Z] lf-activate-venv: SKIPPING [2023-03-08T22:52:47.505Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/447 [2023-03-08T22:52:47.505Z] INFO: archiving workspace using pattern(s): [2023-03-08T22:52:48.441Z] Archives upload complete. [2023-03-08T22:52:48.441Z] INFO: archiving logs to Nexus