Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 21c015b1160669c2439abb52f07d44b16c2c3e9a 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-ssh5091428833486650444.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-ssh9549480932308596034.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-ssh17970526543230796278.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-ssh16016241532018771439.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-ssh10382433470876225428.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-7927 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/432 [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/432 # 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 21c015b1160669c2439abb52f07d44b16c2c3e9a (main) > 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 21c015b1160669c2439abb52f07d44b16c2c3e9a # timeout=10 Commit message: "Merge pull request #4402 from hahattan/event-topic-check" > git rev-list --no-walk 78080ca1708ee51547bc9a18fc694bca820611e1 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-03-01T07:04:15.297Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-03-01T07:04:15.353Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-03-01T07:04:15.371Z] ========================================================= [2023-03-01T07:04:15.372Z] EdgeX Global Pipelines Version Info [2023-03-01T07:04:15.372Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-03-01T07:04:16.070Z] ------------------- [2023-03-01T07:04:16.070Z] stable info: [2023-03-01T07:04:16.070Z] ------------------- [2023-03-01T07:04:16.070Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-03-01T07:04:16.070Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-03-01T07:04:16.070Z] Message: update stable to v1.0.244 [2023-03-01T07:04:16.640Z] ------------------- [2023-03-01T07:04:16.640Z] experimental info: [2023-03-01T07:04:16.640Z] ------------------- [2023-03-01T07:04:16.640Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-03-01T07:04:16.640Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-03-01T07:04:16.640Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-03-01T07:04:16.802Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2023-03-01T07:04:16.816Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2023-03-01T07:04:16.826Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-03-01T07:04:16.839Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-03-01T07:04:16.856Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-03-01T07:04:16.872Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2023-03-01T07:04:16.887Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-03-01T07:04:16.897Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2023-03-01T07:04:16.907Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2023-03-01T07:04:16.920Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2023-03-01T07:04:16.932Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-03-01T07:04:16.942Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-03-01T07:04:16.955Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-03-01T07:04:16.966Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-03-01T07:04:16.974Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-03-01T07:04:16.981Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-03-01T07:04:16.989Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-03-01T07:04:17.000Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-03-01T07:04:17.014Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-03-01T07:04:17.025Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2023-03-01T07:04:17.036Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-03-01T07:04:17.049Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-03-01T07:04:17.059Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-03-01T07:04:17.070Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-03-01T07:04:17.081Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-03-01T07:04:17.093Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-03-01T07:04:17.103Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 21c015b1160669c2439abb52f07d44b16c2c3e9a [Pipeline] echo [2023-03-01T07:04:17.114Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 21c015b [Pipeline] echo [2023-03-01T07:04:17.129Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-01T07:04:17.171Z] provisioning config files... [2023-03-01T07:04:17.184Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/432@tmp/config9315427514959869628tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-01T07:04:17.489Z] ---> docker-login.sh [2023-03-01T07:04:17.489Z] nexus3.edgexfoundry.org:10001 [2023-03-01T07:04:17.775Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-01T07:04:17.775Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-01T07:04:17.775Z] Configure a credential helper to remove this warning. See [2023-03-01T07:04:17.775Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-01T07:04:17.775Z] [2023-03-01T07:04:17.775Z] Login Succeeded [2023-03-01T07:04:17.775Z] nexus3.edgexfoundry.org:10002 [2023-03-01T07:04:17.775Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-01T07:04:17.775Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-01T07:04:17.775Z] Configure a credential helper to remove this warning. See [2023-03-01T07:04:17.775Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-01T07:04:17.775Z] [2023-03-01T07:04:17.775Z] Login Succeeded [2023-03-01T07:04:17.775Z] nexus3.edgexfoundry.org:10003 [2023-03-01T07:04:18.040Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-01T07:04:18.040Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-01T07:04:18.040Z] Configure a credential helper to remove this warning. See [2023-03-01T07:04:18.040Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-01T07:04:18.040Z] [2023-03-01T07:04:18.040Z] Login Succeeded [2023-03-01T07:04:18.040Z] nexus3.edgexfoundry.org:10004 [2023-03-01T07:04:18.040Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-01T07:04:18.040Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-01T07:04:18.040Z] Configure a credential helper to remove this warning. See [2023-03-01T07:04:18.040Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-01T07:04:18.040Z] [2023-03-01T07:04:18.040Z] Login Succeeded [2023-03-01T07:04:18.040Z] docker.io [2023-03-01T07:04:18.040Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-01T07:04:18.301Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-01T07:04:18.301Z] Configure a credential helper to remove this warning. See [2023-03-01T07:04:18.301Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-01T07:04:18.301Z] [2023-03-01T07:04:18.301Z] Login Succeeded [2023-03-01T07:04:18.301Z] ---> docker-login.sh ends [Pipeline] } [2023-03-01T07:04:18.310Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-01T07:04:18.619Z] + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-auth/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile [2023-03-01T07:04:18.619Z] + dirname cmd/core-command/Dockerfile [2023-03-01T07:04:18.619Z] + cut -d/ -f2 [2023-03-01T07:04:18.619Z] + echo core-command,cmd/core-command/Dockerfile [2023-03-01T07:04:18.619Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2023-03-01T07:04:18.619Z] + cut -d/ -f2 [2023-03-01T07:04:18.619Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2023-03-01T07:04:18.619Z] + dirname cmd/core-data/Dockerfile [2023-03-01T07:04:18.619Z] + cut -d/ -f2 [2023-03-01T07:04:18.619Z] + echo core-data,cmd/core-data/Dockerfile [2023-03-01T07:04:18.619Z] + dirname cmd/core-metadata/Dockerfile [2023-03-01T07:04:18.619Z] + cut -d/ -f2 [2023-03-01T07:04:18.619Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2023-03-01T07:04:18.619Z] + + dirname cmd/security-bootstrapper/Dockerfile [2023-03-01T07:04:18.619Z] cut -d/ -f2 [2023-03-01T07:04:18.619Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2023-03-01T07:04:18.619Z] + + dirname cmd/security-proxy-auth/Dockerfile [2023-03-01T07:04:18.619Z] cut -d/ -f2 [2023-03-01T07:04:18.619Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2023-03-01T07:04:18.619Z] + dirname cmd/security-proxy-setup/Dockerfile [2023-03-01T07:04:18.619Z] + cut -d/ -f2 [2023-03-01T07:04:18.619Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2023-03-01T07:04:18.619Z] + dirname cmd/security-secretstore-setup/Dockerfile [2023-03-01T07:04:18.619Z] + cut -d/ -f2 [2023-03-01T07:04:18.619Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2023-03-01T07:04:18.619Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2023-03-01T07:04:18.619Z] + cut -d/ -f2 [2023-03-01T07:04:18.619Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2023-03-01T07:04:18.619Z] + dirname cmd/security-spire-agent/Dockerfile [2023-03-01T07:04:18.619Z] + cut -d/ -f2 [2023-03-01T07:04:18.619Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2023-03-01T07:04:18.619Z] + dirname cmd/security-spire-config/Dockerfile [2023-03-01T07:04:18.619Z] + cut -d/ -f2 [2023-03-01T07:04:18.619Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2023-03-01T07:04:18.619Z] + dirname cmd/security-spire-server/Dockerfile [2023-03-01T07:04:18.619Z] + cut -d/ -f2 [2023-03-01T07:04:18.619Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2023-03-01T07:04:18.619Z] + dirname cmd/support-notifications/Dockerfile [2023-03-01T07:04:18.619Z] + cut -d/ -f2 [2023-03-01T07:04:18.619Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2023-03-01T07:04:18.619Z] + dirname cmd/support-scheduler/Dockerfile [2023-03-01T07:04:18.619Z] + cut -d/ -f2 [2023-03-01T07:04:18.619Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2023-03-01T07:04:18.670Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-auth, dockerfile:cmd/security-proxy-auth/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-03-01T07:04:19.014Z] + git rev-list -1 --merges 21c015b1160669c2439abb52f07d44b16c2c3e9a~1..21c015b1160669c2439abb52f07d44b16c2c3e9a [Pipeline] echo [2023-03-01T07:04:19.025Z] -----------> git rev-list -1 --merges 21c015b1160669c2439abb52f07d44b16c2c3e9a~1..21c015b1160669c2439abb52f07d44b16c2c3e9a 21c015b1160669c2439abb52f07d44b16c2c3e9a [2023-03-01T07:04:19.025Z] 21c015b1160669c2439abb52f07d44b16c2c3e9a [false] [Pipeline] sh [2023-03-01T07:04:19.312Z] + git log --format=format:%s -1 21c015b1160669c2439abb52f07d44b16c2c3e9a [Pipeline] echo [2023-03-01T07:04:19.347Z] ========================================================= [2023-03-01T07:04:19.347Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-03-01T07:04:19.347Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2023-03-01T07:04:19.776Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-01T07:04:19.776Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-03-01T07:04:19.776Z] + [ -e /tmp/ssh_known_hosts ] [2023-03-01T07:04:19.776Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-03-01T07:04:19.776Z] + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-03-01T07:04:19.776Z] sudo tee -a /etc/ssh/ssh_known_hosts [2023-03-01T07:04:19.776Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T07:04:20.181Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-01T07:04:20.182Z] [2023-03-01T07:04:20.182Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T07:04:20.488Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-01T07:04:20.488Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-03-01T07:04:20.488Z] b85a868b505f: Pulling fs layer [2023-03-01T07:04:20.488Z] e2be974225ed: Pulling fs layer [2023-03-01T07:04:20.488Z] 339a4e72a1f5: Pulling fs layer [2023-03-01T07:04:20.488Z] 988bab9f4d93: Pulling fs layer [2023-03-01T07:04:20.488Z] 1469e6f7b9e6: Pulling fs layer [2023-03-01T07:04:20.488Z] eaf3925da568: Pulling fs layer [2023-03-01T07:04:20.488Z] bab4dde63d76: Pulling fs layer [2023-03-01T07:04:20.488Z] bde34c3a00c8: Pulling fs layer [2023-03-01T07:04:20.488Z] b352a97aabf1: Pulling fs layer [2023-03-01T07:04:20.488Z] 4872d77fe225: Pulling fs layer [2023-03-01T07:04:20.488Z] eaf3925da568: Waiting [2023-03-01T07:04:20.488Z] bab4dde63d76: Waiting [2023-03-01T07:04:20.488Z] 988bab9f4d93: Waiting [2023-03-01T07:04:20.488Z] bde34c3a00c8: Waiting [2023-03-01T07:04:20.488Z] 1469e6f7b9e6: Waiting [2023-03-01T07:04:20.488Z] 4872d77fe225: Waiting [2023-03-01T07:04:20.488Z] 5851b861e8e6: Pulling fs layer [2023-03-01T07:04:20.488Z] e2be974225ed: Download complete [2023-03-01T07:04:20.488Z] 988bab9f4d93: Verifying Checksum [2023-03-01T07:04:20.488Z] 988bab9f4d93: Download complete [2023-03-01T07:04:20.749Z] 1469e6f7b9e6: Verifying Checksum [2023-03-01T07:04:20.749Z] 1469e6f7b9e6: Download complete [2023-03-01T07:04:20.749Z] 339a4e72a1f5: Verifying Checksum [2023-03-01T07:04:20.749Z] 339a4e72a1f5: Download complete [2023-03-01T07:04:20.749Z] eaf3925da568: Verifying Checksum [2023-03-01T07:04:20.749Z] eaf3925da568: Download complete [2023-03-01T07:04:20.749Z] bde34c3a00c8: Verifying Checksum [2023-03-01T07:04:20.749Z] bde34c3a00c8: Download complete [2023-03-01T07:04:20.749Z] b352a97aabf1: Verifying Checksum [2023-03-01T07:04:20.749Z] b352a97aabf1: Download complete [2023-03-01T07:04:20.749Z] 4872d77fe225: Verifying Checksum [2023-03-01T07:04:20.749Z] 4872d77fe225: Download complete [2023-03-01T07:04:20.749Z] 5851b861e8e6: Verifying Checksum [2023-03-01T07:04:20.749Z] 5851b861e8e6: Download complete [2023-03-01T07:04:21.008Z] b85a868b505f: Verifying Checksum [2023-03-01T07:04:21.008Z] b85a868b505f: Download complete [2023-03-01T07:04:21.266Z] bab4dde63d76: Verifying Checksum [2023-03-01T07:04:21.266Z] bab4dde63d76: Download complete [2023-03-01T07:04:22.202Z] b85a868b505f: Pull complete [2023-03-01T07:04:22.202Z] e2be974225ed: Pull complete [2023-03-01T07:04:22.461Z] 339a4e72a1f5: Pull complete [2023-03-01T07:04:22.461Z] 988bab9f4d93: Pull complete [2023-03-01T07:04:22.720Z] 1469e6f7b9e6: Pull complete [2023-03-01T07:04:22.978Z] eaf3925da568: Pull complete [2023-03-01T07:04:24.885Z] bab4dde63d76: Pull complete [2023-03-01T07:04:24.886Z] bde34c3a00c8: Pull complete [2023-03-01T07:04:24.886Z] b352a97aabf1: Pull complete [2023-03-01T07:04:24.886Z] 4872d77fe225: Pull complete [2023-03-01T07:04:24.886Z] 5851b861e8e6: Pull complete [2023-03-01T07:04:24.886Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-03-01T07:04:24.886Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-01T07:04:24.886Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-01T07:04:24.978Z] prd-ubuntu20.04-docker-8c-8g-7927 does not seem to be running inside a container [2023-03-01T07:04:25.012Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/432 -v /w/workspace/edgex-go/432:/w/workspace/edgex-go/432:rw,z -v /w/workspace/edgex-go/432@tmp:/w/workspace/edgex-go/432@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-03-01T07:04:28.114Z] $ docker top 8012ada40db9d95ea0d682485ab40ef2ffe00dec6573aca9044a7f83e73a85d5 -eo pid,comm [2023-03-01T07:04:28.170Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-03-01T07:04:28.170Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-01T07:04:28.208Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-01T07:04:28.208Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-01T07:04:28.329Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-01T07:04:28.335Z] $ docker exec 8012ada40db9d95ea0d682485ab40ef2ffe00dec6573aca9044a7f83e73a85d5 ssh-agent [2023-03-01T07:04:28.441Z] SSH_AUTH_SOCK=/tmp/ssh-OSmd5h6VAlX3/agent.33 [2023-03-01T07:04:28.441Z] SSH_AGENT_PID=39 [2023-03-01T07:04:28.449Z] Running ssh-add (command line suppressed) [2023-03-01T07:04:28.553Z] Identity added: /w/workspace/edgex-go/432@tmp/private_key_14799217156006101573.key (/w/workspace/edgex-go/432@tmp/private_key_14799217156006101573.key) [2023-03-01T07:04:28.563Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-01T07:04:28.854Z] + git tag --points-at HEAD [Pipeline] } [2023-03-01T07:04:28.877Z] $ docker exec --env ******** --env ******** 8012ada40db9d95ea0d682485ab40ef2ffe00dec6573aca9044a7f83e73a85d5 ssh-agent -k [2023-03-01T07:04:28.974Z] unset SSH_AUTH_SOCK; [2023-03-01T07:04:28.974Z] unset SSH_AGENT_PID; [2023-03-01T07:04:28.974Z] echo Agent pid 39 killed; [2023-03-01T07:04:28.984Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-03-01T07:04:29.009Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-01T07:04:29.009Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-01T07:04:29.118Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-01T07:04:29.123Z] $ docker exec 8012ada40db9d95ea0d682485ab40ef2ffe00dec6573aca9044a7f83e73a85d5 ssh-agent [2023-03-01T07:04:29.229Z] SSH_AUTH_SOCK=/tmp/ssh-Py7t6xVtRZnH/agent.71 [2023-03-01T07:04:29.229Z] SSH_AGENT_PID=77 [2023-03-01T07:04:29.233Z] Running ssh-add (command line suppressed) [2023-03-01T07:04:29.327Z] Identity added: /w/workspace/edgex-go/432@tmp/private_key_8928598207634524985.key (/w/workspace/edgex-go/432@tmp/private_key_8928598207634524985.key) [2023-03-01T07:04:29.337Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-01T07:04:29.623Z] + git semver init [2023-03-01T07:04:29.882Z] 2023-03-01 07:04:29,797 [run_init] DEBUG init version:0.0.0 force:False [2023-03-01T07:04:29.882Z] 2023-03-01 07:04:29,798 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/432/.semver [2023-03-01T07:04:29.882Z] 2023-03-01 07:04:29,798 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/432/.semver [2023-03-01T07:04:29.882Z] 2023-03-01 07:04:29,799 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/432/.semver'], cwd=/w/workspace/edgex-go/432, universal_newlines=False, shell=None, istream=None) [2023-03-01T07:04:35.165Z] 2023-03-01 07:04:34,812 [append_file] DEBUG append to file:/w/workspace/edgex-go/432/.git/info/exclude [2023-03-01T07:04:35.165Z] 2023-03-01 07:04:34,813 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/432/.semver/main with force:False [2023-03-01T07:04:35.165Z] 2023-03-01 07:04:34,813 [read_version] DEBUG read version from /w/workspace/edgex-go/432/.semver/main [2023-03-01T07:04:35.165Z] 2023-03-01 07:04:34,813 [read_version] DEBUG read version from /w/workspace/edgex-go/432/.semver/main [2023-03-01T07:04:35.165Z] 3.0.0-dev.71 [Pipeline] } [2023-03-01T07:04:35.177Z] $ docker exec --env ******** --env ******** 8012ada40db9d95ea0d682485ab40ef2ffe00dec6573aca9044a7f83e73a85d5 ssh-agent -k [2023-03-01T07:04:35.275Z] unset SSH_AUTH_SOCK; [2023-03-01T07:04:35.276Z] unset SSH_AGENT_PID; [2023-03-01T07:04:35.276Z] echo Agent pid 77 killed; [2023-03-01T07:04:35.284Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-01T07:04:35.587Z] + git semver [Pipeline] } [2023-03-01T07:04:35.863Z] $ docker stop --time=1 8012ada40db9d95ea0d682485ab40ef2ffe00dec6573aca9044a7f83e73a85d5 [2023-03-01T07:04:37.173Z] $ docker rm -f --volumes 8012ada40db9d95ea0d682485ab40ef2ffe00dec6573aca9044a7f83e73a85d5 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-01T07:04:37.500Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-03-01T07:04:37.698Z] Stashed 1 file(s) [Pipeline] echo [2023-03-01T07:04:37.701Z] [edgeXSemver]: initialized semver on version 3.0.0-dev.71 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-01T07:04:38.087Z] + git config --global --add safe.directory /w/workspace/edgex-go/432 [Pipeline] echo [2023-03-01T07:04:38.099Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-01T07:04:38.110Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-01T07:04:38.117Z] ========================================================= [2023-03-01T07:04:38.117Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2023-03-01T07:04:38.117Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-03-01T07:04:38.400Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-03-01T07:04:38.400Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2023-03-01T07:04:38.400Z] 213ec9aee27d: Pulling fs layer [2023-03-01T07:04:38.400Z] 4583459ba037: Pulling fs layer [2023-03-01T07:04:38.400Z] 93c1e223e6f2: Pulling fs layer [2023-03-01T07:04:38.400Z] 53926ce57604: Pulling fs layer [2023-03-01T07:04:38.400Z] 21b2b0c7a3f4: Pulling fs layer [2023-03-01T07:04:38.400Z] 22ff95d597cd: Pulling fs layer [2023-03-01T07:04:38.400Z] 12d6caf4c0d1: Pulling fs layer [2023-03-01T07:04:38.400Z] 96b7cbca73a9: Pulling fs layer [2023-03-01T07:04:38.400Z] a7acece74701: Pulling fs layer [2023-03-01T07:04:38.400Z] 53926ce57604: Waiting [2023-03-01T07:04:38.400Z] 21b2b0c7a3f4: Waiting [2023-03-01T07:04:38.400Z] 22ff95d597cd: Waiting [2023-03-01T07:04:38.400Z] 12d6caf4c0d1: Waiting [2023-03-01T07:04:38.400Z] 96b7cbca73a9: Waiting [2023-03-01T07:04:38.400Z] a7acece74701: Waiting [2023-03-01T07:04:38.400Z] 93c1e223e6f2: Download complete [2023-03-01T07:04:38.400Z] 4583459ba037: Verifying Checksum [2023-03-01T07:04:38.400Z] 4583459ba037: Download complete [2023-03-01T07:04:38.400Z] 21b2b0c7a3f4: Verifying Checksum [2023-03-01T07:04:38.400Z] 21b2b0c7a3f4: Download complete [2023-03-01T07:04:38.400Z] 22ff95d597cd: Verifying Checksum [2023-03-01T07:04:38.400Z] 22ff95d597cd: Download complete [2023-03-01T07:04:38.400Z] 213ec9aee27d: Verifying Checksum [2023-03-01T07:04:38.400Z] 213ec9aee27d: Download complete [2023-03-01T07:04:38.400Z] 12d6caf4c0d1: Download complete [2023-03-01T07:04:38.663Z] 213ec9aee27d: Pull complete [2023-03-01T07:04:38.663Z] 4583459ba037: Pull complete [2023-03-01T07:04:38.932Z] 93c1e223e6f2: Pull complete [2023-03-01T07:04:38.932Z] a7acece74701: Verifying Checksum [2023-03-01T07:04:38.932Z] a7acece74701: Download complete [2023-03-01T07:04:39.194Z] 96b7cbca73a9: Verifying Checksum [2023-03-01T07:04:39.194Z] 96b7cbca73a9: Download complete [2023-03-01T07:04:39.454Z] 53926ce57604: Verifying Checksum [2023-03-01T07:04:39.454Z] 53926ce57604: Download complete [2023-03-01T07:04:43.667Z] 53926ce57604: Pull complete [2023-03-01T07:04:43.667Z] 21b2b0c7a3f4: Pull complete [2023-03-01T07:04:43.667Z] 22ff95d597cd: Pull complete [2023-03-01T07:04:43.667Z] 12d6caf4c0d1: Pull complete [2023-03-01T07:04:45.577Z] 96b7cbca73a9: Pull complete [2023-03-01T07:04:45.835Z] a7acece74701: Pull complete [2023-03-01T07:04:45.835Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2023-03-01T07:04:45.835Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-03-01T07:04:45.835Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2023-03-01T07:04:46.135Z] + echo+ FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-03-01T07:04:46.135Z] WORKDIR /edgex [2023-03-01T07:04:46.135Z] COPY go.mod . [2023-03-01T07:04:46.135Z] RUN go mod download [2023-03-01T07:04:46.135Z] docker build -t ci-base-image-x86_64 -f - . [2023-03-01T07:04:46.703Z] Sending build context to Docker daemon 170.5MB [2023-03-01T07:04:46.703Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-03-01T07:04:46.703Z] ---> db6d94c90886 [2023-03-01T07:04:46.703Z] Step 2/4 : WORKDIR /edgex [2023-03-01T07:04:52.029Z] ---> Running in e1c50849ac93 [2023-03-01T07:04:52.029Z] Removing intermediate container e1c50849ac93 [2023-03-01T07:04:52.029Z] ---> 58ad562c9194 [2023-03-01T07:04:52.029Z] Step 3/4 : COPY go.mod . [2023-03-01T07:04:52.029Z] ---> 9f2ff49cc0aa [2023-03-01T07:04:52.029Z] Step 4/4 : RUN go mod download [2023-03-01T07:04:52.029Z] ---> Running in 8b696c13f2c6 [2023-03-01T07:04:52.767Z] Still waiting to schedule task [2023-03-01T07:04:52.768Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-7925’ [2023-03-01T07:05:06.911Z] Removing intermediate container 8b696c13f2c6 [2023-03-01T07:05:06.911Z] ---> 951a91cd80e4 [2023-03-01T07:05:06.911Z] Successfully built 951a91cd80e4 [2023-03-01T07:05:06.911Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T07:05:07.210Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-01T07:05:07.210Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-01T07:05:07.280Z] prd-ubuntu20.04-docker-8c-8g-7927 does not seem to be running inside a container [2023-03-01T07:05:07.307Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/432 -v /w/workspace/edgex-go/432:/w/workspace/edgex-go/432:rw,z -v /w/workspace/edgex-go/432@tmp:/w/workspace/edgex-go/432@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-03-01T07:05:07.863Z] $ docker top 5258f8256b4c78d69eb0e5bd85d392846b9a8aed5c227f14a52398897f85ab23 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-01T07:05:08.199Z] + go version [2023-03-01T07:05:08.199Z] go version go1.18.7 linux/amd64 [Pipeline] } [2023-03-01T07:05:08.210Z] $ docker stop --time=1 5258f8256b4c78d69eb0e5bd85d392846b9a8aed5c227f14a52398897f85ab23 [2023-03-01T07:05:09.469Z] $ docker rm -f --volumes 5258f8256b4c78d69eb0e5bd85d392846b9a8aed5c227f14a52398897f85ab23 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T07:05:09.865Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-01T07:05:09.865Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-01T07:05:09.940Z] prd-ubuntu20.04-docker-8c-8g-7927 does not seem to be running inside a container [2023-03-01T07:05:09.971Z] $ 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/432 -v /w/workspace/edgex-go/432:/w/workspace/edgex-go/432:rw,z -v /w/workspace/edgex-go/432@tmp:/w/workspace/edgex-go/432@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-03-01T07:05:10.292Z] $ docker top 28ef0afe5d067c891bba0759c78fe7b29082d1354f3619b6ecae215711ccf721 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-03-01T07:05:10.367Z] ========================================================= [2023-03-01T07:05:10.367Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-03-01T07:05:10.367Z] ========================================================= [Pipeline] sh [2023-03-01T07:05:10.649Z] + git config --global --add safe.directory /w/workspace/edgex-go/432 [Pipeline] fileExists [Pipeline] sh [2023-03-01T07:05:10.945Z] + make test [2023-03-01T07:05:10.945Z] go test -race -coverprofile=coverage.out ./... [2023-03-01T07:05:17.526Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-03-01T07:05:32.406Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-03-01T07:05:32.406Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-03-01T07:05:32.406Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-03-01T07:05:32.406Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-03-01T07:05:32.406Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-03-01T07:05:32.406Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-03-01T07:05:32.406Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-03-01T07:05:32.406Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-03-01T07:05:32.406Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2023-03-01T07:05:32.406Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-03-01T07:05:32.406Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-03-01T07:05:32.406Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-03-01T07:05:32.406Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-03-01T07:05:32.406Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-03-01T07:05:32.406Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-03-01T07:05:32.664Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.051s coverage: 28.7% of statements [2023-03-01T07:05:32.664Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-03-01T07:05:32.664Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-03-01T07:05:32.922Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.105s coverage: 98.5% of statements [2023-03-01T07:05:36.205Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.118s coverage: 71.2% of statements [2023-03-01T07:05:36.206Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-03-01T07:05:36.206Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-03-01T07:05:36.206Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-03-01T07:05:36.206Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.096s coverage: 54.0% of statements [2023-03-01T07:05:36.206Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-03-01T07:05:36.206Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-03-01T07:05:38.106Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.877s coverage: 88.5% of statements [2023-03-01T07:05:38.106Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-03-01T07:05:38.106Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-03-01T07:05:38.106Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-03-01T07:05:38.106Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-03-01T07:05:38.106Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-03-01T07:05:38.106Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.087s coverage: 3.9% of statements [2023-03-01T07:05:38.106Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-03-01T07:05:38.106Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-03-01T07:05:38.106Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.536s coverage: 95.6% of statements [2023-03-01T07:05:38.106Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-03-01T07:05:38.106Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-03-01T07:05:38.106Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-03-01T07:05:38.106Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.097s coverage: 72.2% of statements [2023-03-01T07:05:38.106Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-03-01T07:05:38.106Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-03-01T07:05:38.106Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-03-01T07:05:38.106Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-03-01T07:05:38.106Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-03-01T07:05:38.106Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.066s coverage: 65.9% of statements [2023-03-01T07:05:38.106Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-03-01T07:05:38.106Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-03-01T07:05:38.106Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-03-01T07:05:38.106Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.054s coverage: 0.9% of statements [2023-03-01T07:05:38.106Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-03-01T07:05:38.106Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.042s coverage: 29.6% of statements [2023-03-01T07:05:38.106Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-03-01T07:05:38.106Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.064s coverage: 47.1% of statements [2023-03-01T07:05:38.106Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.075s coverage: 82.9% of statements [2023-03-01T07:05:38.106Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.046s coverage: 94.1% of statements [2023-03-01T07:05:38.106Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.093s coverage: 96.3% of statements [2023-03-01T07:05:38.106Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.091s coverage: 87.5% of statements [2023-03-01T07:05:41.395Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.091s coverage: 94.4% of statements [2023-03-01T07:05:41.395Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.072s coverage: 44.8% of statements [2023-03-01T07:05:59.496Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.383s coverage: 79.9% of statements [2023-03-01T07:05:59.496Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-03-01T07:05:59.496Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.101s coverage: 92.9% of statements [2023-03-01T07:05:59.496Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-03-01T07:05:59.496Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-03-01T07:05:59.496Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-03-01T07:05:59.496Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.043s coverage: 64.4% of statements [2023-03-01T07:05:59.496Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-03-01T07:05:59.496Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-03-01T07:05:59.496Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-03-01T07:05:59.496Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-03-01T07:05:59.496Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.081s coverage: 86.9% of statements [2023-03-01T07:05:59.496Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-03-01T07:05:59.496Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-03-01T07:05:59.496Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-03-01T07:05:59.496Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-03-01T07:05:59.496Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.073s coverage: 87.2% of statements [2023-03-01T07:05:59.496Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.065s coverage: 20.0% of statements [2023-03-01T07:05:59.496Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-03-01T07:05:59.496Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-03-01T07:05:59.496Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.051s coverage: 100.0% of statements [2023-03-01T07:05:59.496Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-03-01T07:05:59.496Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.072s coverage: 77.4% of statements [2023-03-01T07:05:59.496Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2023-03-01T07:05:59.496Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.086s coverage: 80.0% of statements [2023-03-01T07:05:59.496Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.064s coverage: 87.2% of statements [2023-03-01T07:05:59.496Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.248s coverage: 91.2% of statements [2023-03-01T07:05:59.496Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-03-01T07:05:59.496Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.209s coverage: 63.1% of statements [2023-03-01T07:05:59.496Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-03-01T07:05:59.496Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-03-01T07:05:59.496Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.056s coverage: 100.0% of statements [2023-03-01T07:05:59.496Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.040s coverage: 89.4% of statements [2023-03-01T07:05:59.496Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.023s coverage: 100.0% of statements [2023-03-01T07:05:59.496Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.034s coverage: 73.7% of statements [2023-03-01T07:05:59.496Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.026s coverage: 100.0% of statements [2023-03-01T07:05:59.496Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.332s coverage: 65.3% of statements [2023-03-01T07:05:59.496Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2023-03-01T07:05:59.496Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2023-03-01T07:05:59.496Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2023-03-01T07:05:59.497Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-03-01T07:05:59.497Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-03-01T07:05:59.497Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-03-01T07:05:59.497Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.211s coverage: 41.0% of statements [2023-03-01T07:05:59.497Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-03-01T07:05:59.497Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-03-01T07:05:59.497Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.067s coverage: 89.5% of statements [2023-03-01T07:05:59.497Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-03-01T07:05:59.497Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.065s coverage: 84.8% of statements [2023-03-01T07:05:59.497Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-03-01T07:05:59.497Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-03-01T07:05:59.497Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-03-01T07:05:59.497Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-03-01T07:05:59.497Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.071s coverage: 17.7% of statements [2023-03-01T07:05:59.497Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-03-01T07:05:59.497Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-03-01T07:05:59.497Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-03-01T07:05:59.497Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-03-01T07:05:59.497Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.170s coverage: 92.3% of statements [2023-03-01T07:05:59.497Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-03-01T07:05:59.497Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-03-01T07:05:59.497Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-03-01T07:05:59.497Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-03-01T07:05:59.497Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.062s coverage: 63.2% of statements [2023-03-01T07:05:59.497Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-03-01T07:05:59.497Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-03-01T07:05:59.497Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.100s coverage: 97.7% of statements [2023-03-01T07:05:59.497Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-03-01T07:05:59.497Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-03-01T07:05:59.497Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2023-03-01T07:06:21.454Z] level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." [2023-03-01T07:06:21.454Z] go vet ./... [2023-03-01T07:06:22.830Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-01T07:06:22.830Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-01T07:06:23.089Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-03-01T07:06:23.104Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-03-01T07:06:23.394Z] + ls -al . [2023-03-01T07:06:23.394Z] total 744 [2023-03-01T07:06:23.394Z] drwxrwxr-x 11 1001 1001 4096 Mar 1 07:05 . [2023-03-01T07:06:23.394Z] drwxr-xr-x 4 root root 4096 Mar 1 07:05 .. [2023-03-01T07:06:23.394Z] drwxrwxr-x 2 1001 1001 4096 Mar 1 07:04 .blubracket [2023-03-01T07:06:23.394Z] -rw-rw-r-- 1 1001 1001 16 Mar 1 07:04 .dockerignore [2023-03-01T07:06:23.395Z] drwxrwxr-x 8 1001 1001 4096 Mar 1 07:06 .git [2023-03-01T07:06:23.395Z] drwxrwxr-x 3 1001 1001 4096 Mar 1 07:04 .github [2023-03-01T07:06:23.395Z] -rw-rw-r-- 1 1001 1001 1068 Mar 1 07:04 .gitignore [2023-03-01T07:06:23.395Z] -rw-rw-r-- 1 1001 1001 42 Mar 1 07:04 .golangci.yml [2023-03-01T07:06:23.395Z] -rw-rw-r-- 1 1001 1001 87 Mar 1 07:04 .hadolint.yml [2023-03-01T07:06:23.395Z] drwxr-xr-x 3 1001 1001 4096 Mar 1 07:04 .semver [2023-03-01T07:06:23.395Z] -rw-rw-r-- 1 1001 1001 166 Mar 1 07:04 .sonarcloud.properties [2023-03-01T07:06:23.395Z] -rw-rw-r-- 1 1001 1001 1171 Mar 1 07:04 ADOPTERS.md [2023-03-01T07:06:23.395Z] -rw-rw-r-- 1 1001 1001 10825 Mar 1 07:04 Attribution.txt [2023-03-01T07:06:23.395Z] -rw-rw-r-- 1 1001 1001 73765 Mar 1 07:04 CHANGELOG.md [2023-03-01T07:06:23.395Z] -rw-rw-r-- 1 1001 1001 3804 Mar 1 07:04 CONTRIBUTING.md [2023-03-01T07:06:23.395Z] -rw-rw-r-- 1 1001 1001 677 Mar 1 07:04 GOVERNANCE.md [2023-03-01T07:06:23.395Z] -rw-rw-r-- 1 1001 1001 883 Mar 1 07:04 Jenkinsfile [2023-03-01T07:06:23.395Z] -rw-rw-r-- 1 1001 1001 10775 Mar 1 07:04 LICENSE [2023-03-01T07:06:23.395Z] -rw-rw-r-- 1 1001 1001 14116 Mar 1 07:04 Makefile [2023-03-01T07:06:23.395Z] -rw-rw-r-- 1 1001 1001 582 Mar 1 07:04 OWNERS.md [2023-03-01T07:06:23.395Z] -rw-rw-r-- 1 1001 1001 9403 Mar 1 07:04 README.md [2023-03-01T07:06:23.395Z] -rw-rw-r-- 1 1001 1001 6912 Mar 1 07:04 SECURITY.md [2023-03-01T07:06:23.395Z] -rw-rw-r-- 1 1001 1001 12 Mar 1 07:04 VERSION [2023-03-01T07:06:23.395Z] drwxrwxr-x 2 1001 1001 4096 Mar 1 07:04 bin [2023-03-01T07:06:23.395Z] drwxrwxr-x 18 1001 1001 4096 Mar 1 07:04 cmd [2023-03-01T07:06:23.395Z] -rw-r--r-- 1 root root 487670 Mar 1 07:05 coverage.out [2023-03-01T07:06:23.395Z] -rw-rw-r-- 1 1001 1001 3296 Mar 1 07:04 go.mod [2023-03-01T07:06:23.395Z] -rw-rw-r-- 1 1001 1001 31429 Mar 1 07:04 go.sum [2023-03-01T07:06:23.395Z] drwxrwxr-x 7 1001 1001 4096 Mar 1 07:04 internal [2023-03-01T07:06:23.395Z] drwxrwxr-x 3 1001 1001 4096 Mar 1 07:04 openapi [2023-03-01T07:06:23.395Z] drwxrwxr-x 4 1001 1001 4096 Mar 1 07:04 snap [2023-03-01T07:06:23.395Z] -rw-rw-r-- 1 1001 1001 204 Mar 1 07:04 version.go [Pipeline] sh [2023-03-01T07:06:23.688Z] + '[' -e coverage.out ] [2023-03-01T07:06:23.688Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-03-01T07:06:23.841Z] Stashed 1 file(s) [Pipeline] sh [2023-03-01T07:06:24.123Z] + make build [2023-03-01T07:06:24.123Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.71" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-03-01T07:06:36.358Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.71" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-03-01T07:06:37.732Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.71" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-03-01T07:06:38.667Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.71" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-03-01T07:06:39.602Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.71" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-03-01T07:06:47.894Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.71" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-03-01T07:06:48.166Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.71" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-03-01T07:06:49.574Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.71" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2023-03-01T07:06:50.507Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.71" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-03-01T07:06:51.889Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.71" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-03-01T07:06:52.823Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.71" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-03-01T07:06:53.759Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.71" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-03-01T07:06:57.054Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.71" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2023-03-01T07:06:58.440Z] $ docker stop --time=1 28ef0afe5d067c891bba0759c78fe7b29082d1354f3619b6ecae215711ccf721 [2023-03-01T07:07:06.593Z] $ docker rm -f --volumes 28ef0afe5d067c891bba0759c78fe7b29082d1354f3619b6ecae215711ccf721 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T07:07:07.498Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-03-01T07:07:07.498Z] [2023-03-01T07:07:07.498Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T07:07:07.818Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-03-01T07:07:08.119Z] latest: Pulling from edgex-devops/edgex-compose [2023-03-01T07:07:08.119Z] cbdbe7a5bc2a: Pulling fs layer [2023-03-01T07:07:08.119Z] ca9280d653b3: Pulling fs layer [2023-03-01T07:07:08.119Z] 7e9c9ca2126c: Pulling fs layer [2023-03-01T07:07:08.119Z] cbdbe7a5bc2a: Verifying Checksum [2023-03-01T07:07:08.119Z] cbdbe7a5bc2a: Download complete [2023-03-01T07:07:08.378Z] ca9280d653b3: Verifying Checksum [2023-03-01T07:07:08.378Z] ca9280d653b3: Download complete [2023-03-01T07:07:08.378Z] cbdbe7a5bc2a: Pull complete [2023-03-01T07:07:08.636Z] 7e9c9ca2126c: Download complete [2023-03-01T07:07:08.636Z] ca9280d653b3: Pull complete [2023-03-01T07:07:11.920Z] 7e9c9ca2126c: Pull complete [2023-03-01T07:07:11.920Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2023-03-01T07:07:11.920Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-03-01T07:07:11.920Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-01T07:07:11.997Z] prd-ubuntu20.04-docker-8c-8g-7927 does not seem to be running inside a container [2023-03-01T07:07:12.028Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/432 -v /w/workspace/edgex-go/432:/w/workspace/edgex-go/432:rw,z -v /w/workspace/edgex-go/432@tmp:/w/workspace/edgex-go/432@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2023-03-01T07:07:15.784Z] $ docker top 8cd1bf73455d6b3661ca41f583433a847adc88219e71c1474e38c24141863d10 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-01T07:07:16.115Z] + docker-compose build --help [2023-03-01T07:07:16.115Z] + grep parallel [2023-03-01T07:07:16.680Z] --parallel Build images in parallel. [Pipeline] } [2023-03-01T07:07:16.694Z] $ docker stop --time=1 8cd1bf73455d6b3661ca41f583433a847adc88219e71c1474e38c24141863d10 [2023-03-01T07:07:17.980Z] $ docker rm -f --volumes 8cd1bf73455d6b3661ca41f583433a847adc88219e71c1474e38c24141863d10 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T07:07:18.337Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-03-01T07:07:18.337Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-01T07:07:18.404Z] prd-ubuntu20.04-docker-8c-8g-7927 does not seem to be running inside a container [2023-03-01T07:07:18.438Z] $ 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/432 -v /w/workspace/edgex-go/432:/w/workspace/edgex-go/432:rw,z -v /w/workspace/edgex-go/432@tmp:/w/workspace/edgex-go/432@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2023-03-01T07:07:18.769Z] $ docker top 73e2b3263b3a5fc467a014c314e38fac4f3fe8eb3a1f9055558cd555acd0e66d -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-01T07:07:19.097Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-03-01T07:07:19.664Z] Building core-command ... [2023-03-01T07:07:19.664Z] Building core-common-config-bootstrapper ... [2023-03-01T07:07:19.664Z] Building core-data ... [2023-03-01T07:07:19.664Z] Building core-metadata ... [2023-03-01T07:07:19.664Z] Building security-bootstrapper ... [2023-03-01T07:07:19.664Z] Building security-proxy-auth ... [2023-03-01T07:07:19.664Z] Building security-proxy-setup ... [2023-03-01T07:07:19.664Z] Building security-secretstore-setup ... [2023-03-01T07:07:19.664Z] Building security-spiffe-token-provider ... [2023-03-01T07:07:19.664Z] Building security-spire-agent ... [2023-03-01T07:07:19.664Z] Building security-spire-config ... [2023-03-01T07:07:19.664Z] Building security-spire-server ... [2023-03-01T07:07:19.664Z] Building support-notifications ... [2023-03-01T07:07:19.664Z] Building support-scheduler ... [2023-03-01T07:07:19.664Z] Building core-data [2023-03-01T07:07:19.664Z] Building security-proxy-setup [2023-03-01T07:07:19.664Z] Building security-spire-server [2023-03-01T07:07:19.664Z] Building security-spire-config [2023-03-01T07:07:19.664Z] Building core-common-config-bootstrapper [2023-03-01T07:07:31.874Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-01T07:07:31.874Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-03-01T07:07:31.874Z] ---> 951a91cd80e4 [2023-03-01T07:07:31.874Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-03-01T07:07:31.874Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-01T07:07:31.874Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-03-01T07:07:31.874Z] ---> 951a91cd80e4 [2023-03-01T07:07:31.874Z] Step 3/24 : WORKDIR /edgex-go [2023-03-01T07:07:31.874Z] Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-01T07:07:31.874Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2023-03-01T07:07:31.874Z] ---> 951a91cd80e4 [2023-03-01T07:07:31.874Z] Step 3/21 : WORKDIR /edgex-go [2023-03-01T07:07:31.874Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-01T07:07:31.874Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-01T07:07:31.874Z] ---> 951a91cd80e4 [2023-03-01T07:07:31.874Z] Step 3/23 : WORKDIR /edgex-go [2023-03-01T07:07:31.874Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-01T07:07:31.874Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-03-01T07:07:31.874Z] ---> 951a91cd80e4 [2023-03-01T07:07:31.874Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-03-01T07:07:40.120Z] ---> Running in 9aea49295c6a [2023-03-01T07:07:40.120Z] ---> Running in d6e1892a7012 [2023-03-01T07:07:40.120Z] ---> Running in 2da32d8ae710 [2023-03-01T07:07:40.120Z] ---> Running in 80455a0826cc [2023-03-01T07:07:40.120Z] ---> Running in a54f05ac8961 [2023-03-01T07:07:40.120Z] Removing intermediate container 2da32d8ae710 [2023-03-01T07:07:40.120Z] ---> a59cabc72962 [2023-03-01T07:07:40.120Z] Step 4/22 : WORKDIR /edgex-go [2023-03-01T07:07:40.120Z] Removing intermediate container d6e1892a7012 [2023-03-01T07:07:40.120Z] ---> 05b2031fef3c [2023-03-01T07:07:40.120Z] Step 4/22 : WORKDIR /edgex-go [2023-03-01T07:07:40.120Z] Removing intermediate container 9aea49295c6a [2023-03-01T07:07:40.120Z] ---> 2115cccec8d0 [2023-03-01T07:07:40.120Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-03-01T07:07:40.120Z] Removing intermediate container 80455a0826cc [2023-03-01T07:07:40.120Z] ---> 8c9a9cc4e194 [2023-03-01T07:07:40.120Z] Step 4/23 : RUN apk add --update --no-cache make git build-base curl [2023-03-01T07:07:40.120Z] ---> Running in cdfbc9b508c7 [2023-03-01T07:07:40.120Z] Removing intermediate container a54f05ac8961 [2023-03-01T07:07:40.120Z] ---> d25dafa56d50 [2023-03-01T07:07:40.120Z] Step 4/21 : RUN apk add --update --no-cache make git [2023-03-01T07:07:40.120Z] ---> Running in d94e64d016e0 [2023-03-01T07:07:40.120Z] ---> Running in 140b1623d4ae [2023-03-01T07:07:40.120Z] ---> Running in 147b7bd58c79 [2023-03-01T07:07:40.120Z] ---> Running in 087d053fcf9c [2023-03-01T07:07:40.120Z] Removing intermediate container cdfbc9b508c7 [2023-03-01T07:07:40.120Z] ---> b4485312a606 [2023-03-01T07:07:40.120Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-03-01T07:07:40.120Z] ---> Running in 70c564b4258b [2023-03-01T07:07:40.120Z] Removing intermediate container d94e64d016e0 [2023-03-01T07:07:40.120Z] ---> b04a87e0e4ac [2023-03-01T07:07:40.120Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-03-01T07:07:40.120Z] ---> Running in 9ae9e6d00516 [2023-03-01T07:07:40.120Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-01T07:07:40.120Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-01T07:07:40.120Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-01T07:07:40.120Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-01T07:07:40.120Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-01T07:07:40.120Z] OK: 211 MiB in 51 packages [2023-03-01T07:07:40.120Z] OK: 211 MiB in 51 packages [2023-03-01T07:07:40.120Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-01T07:07:40.120Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-01T07:07:40.120Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-01T07:07:40.378Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-01T07:07:40.378Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-01T07:07:40.378Z] OK: 211 MiB in 51 packages [2023-03-01T07:07:40.378Z] OK: 211 MiB in 51 packages [2023-03-01T07:07:40.378Z] OK: 211 MiB in 51 packages [2023-03-01T07:07:40.636Z] Removing intermediate container 147b7bd58c79 [2023-03-01T07:07:40.637Z] ---> 22f01a4bd3bf [2023-03-01T07:07:40.637Z] Step 5/23 : COPY go.mod vendor* ./ [2023-03-01T07:07:40.637Z] Removing intermediate container 140b1623d4ae [2023-03-01T07:07:40.637Z] ---> 6cb081e218d2 [2023-03-01T07:07:40.637Z] Step 5/24 : COPY go.mod vendor* ./ [2023-03-01T07:07:40.637Z] ---> cc6da5f84ad5 [2023-03-01T07:07:40.637Z] Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-01T07:07:40.637Z] ---> Running in adb0461dcf32 [2023-03-01T07:07:40.910Z] ---> e0038369612c [2023-03-01T07:07:40.910Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-01T07:07:40.910Z] ---> Running in 1cb19fa6eea5 [2023-03-01T07:07:40.910Z] Removing intermediate container 087d053fcf9c [2023-03-01T07:07:40.910Z] ---> 52f90ac6d4c6 [2023-03-01T07:07:40.910Z] Step 5/21 : COPY go.mod vendor* ./ [2023-03-01T07:07:40.910Z] Removing intermediate container 70c564b4258b [2023-03-01T07:07:40.910Z] ---> 4452475d2b2c [2023-03-01T07:07:40.910Z] Step 6/22 : COPY go.mod vendor* ./ [2023-03-01T07:07:40.910Z] ---> fac99b69fb21 [2023-03-01T07:07:40.910Z] Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-01T07:07:40.910Z] Removing intermediate container 9ae9e6d00516 [2023-03-01T07:07:40.910Z] ---> 63052257bdf7 [2023-03-01T07:07:40.910Z] Step 6/22 : COPY go.mod vendor* ./ [2023-03-01T07:07:41.169Z] ---> Running in e980692d8104 [2023-03-01T07:07:41.169Z] ---> dfd26ebde3eb [2023-03-01T07:07:41.169Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-01T07:07:41.169Z] ---> Running in 62df5101abc6 [2023-03-01T07:07:41.169Z] ---> 5a0c1f28d2af [2023-03-01T07:07:41.169Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-01T07:07:41.169Z] ---> Running in 9d873027545b [2023-03-01T07:08:24.100Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-7928 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws [2023-03-01T07:08:24.112Z] Running in /w/workspace/edgex-go/432 [Pipeline] { [Pipeline] checkout [2023-03-01T07:08:24.147Z] The recommended git tool is: git [2023-03-01T07:08:27.902Z] Removing intermediate container 1cb19fa6eea5 [2023-03-01T07:08:27.902Z] ---> 2d3c0c02ca79 [2023-03-01T07:08:27.902Z] Step 7/24 : COPY . . [2023-03-01T07:08:27.902Z] Removing intermediate container 62df5101abc6 [2023-03-01T07:08:27.902Z] ---> 6f9061ee1010 [2023-03-01T07:08:27.902Z] Step 8/22 : COPY . . [2023-03-01T07:08:27.902Z] Removing intermediate container adb0461dcf32 [2023-03-01T07:08:27.902Z] ---> 45531b9853be [2023-03-01T07:08:27.902Z] Step 7/23 : COPY . . [2023-03-01T07:08:27.902Z] Removing intermediate container e980692d8104 [2023-03-01T07:08:27.902Z] ---> a13873159669 [2023-03-01T07:08:27.902Z] Step 7/21 : COPY . . [2023-03-01T07:08:27.902Z] Removing intermediate container 9d873027545b [2023-03-01T07:08:27.902Z] ---> ff9fae4ca7b7 [2023-03-01T07:08:27.902Z] Step 8/22 : COPY . . [2023-03-01T07:08:29.599Z] using credential edgex-jenkins-ssh [2023-03-01T07:08:29.616Z] Cloning the remote Git repository [2023-03-01T07:08:29.664Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2023-03-01T07:08:29.742Z] > git init /w/workspace/edgex-go/432 # timeout=10 [2023-03-01T07:08:29.896Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-03-01T07:08:29.898Z] > git --version # timeout=10 [2023-03-01T07:08:29.921Z] > git --version # 'git version 2.25.1' [2023-03-01T07:08:29.923Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-01T07:08:29.991Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-01T07:08:40.130Z] ---> 96278cf58c05 [2023-03-01T07:08:40.130Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-03-01T07:08:40.130Z] ---> 41b892e9d55c [2023-03-01T07:08:40.130Z] Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2023-03-01T07:08:40.130Z] ---> 21b266d86900 [2023-03-01T07:08:40.130Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-03-01T07:08:40.130Z] ---> 8e9fcccd5f8e [2023-03-01T07:08:40.130Z] Step 8/23 : ARG SPIRE_RELEASE=1.2.1 [2023-03-01T07:08:40.130Z] ---> Running in f2f9c8ef7f22 [2023-03-01T07:08:40.130Z] ---> Running in 537e0a992862 [2023-03-01T07:08:40.130Z] ---> b3dd7351dad1 [2023-03-01T07:08:40.130Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-03-01T07:08:40.130Z] ---> Running in 1e86e79e6feb [2023-03-01T07:08:40.130Z] ---> Running in 4eff2e77dee6 [2023-03-01T07:08:40.130Z] ---> Running in 71462e48681b [2023-03-01T07:08:40.130Z] Removing intermediate container 1e86e79e6feb [2023-03-01T07:08:40.130Z] ---> f0154a1252ac [2023-03-01T07:08:40.130Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-03-01T07:08:40.130Z] ---> Running in 7e9511064a0c [2023-03-01T07:08:40.130Z] Removing intermediate container 71462e48681b [2023-03-01T07:08:40.130Z] ---> 7e60c6c02ae5 [2023-03-01T07:08:40.130Z] Step 9/23 : WORKDIR /edgex-go/spire-build [2023-03-01T07:08:40.130Z] ---> Running in 6c1da5c5f0e6 [2023-03-01T07:08:40.130Z] Removing intermediate container 7e9511064a0c [2023-03-01T07:08:40.130Z] ---> 55581e3c4153 [2023-03-01T07:08:40.130Z] Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-03-01T07:08:40.130Z] ---> Running in 4aa48e4b32d5 [2023-03-01T07:08:40.130Z] Removing intermediate container 6c1da5c5f0e6 [2023-03-01T07:08:40.130Z] ---> a31558620110 [2023-03-01T07:08:40.130Z] Step 10/23 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-03-01T07:08:40.130Z] ---> Running in c25335a97553 [2023-03-01T07:08:40.130Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.71" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-03-01T07:08:40.130Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.71" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-03-01T07:08:40.130Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.71" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2023-03-01T07:08:40.699Z] Removing intermediate container 4aa48e4b32d5 [2023-03-01T07:08:40.700Z] ---> 83cd275634c7 [2023-03-01T07:08:40.700Z] Step 11/24 : WORKDIR /edgex-go [2023-03-01T07:08:40.700Z] Removing intermediate container c25335a97553 [2023-03-01T07:08:40.700Z] ---> 1ad3279c37da [2023-03-01T07:08:40.700Z] Step 11/23 : WORKDIR /edgex-go [2023-03-01T07:08:40.700Z] ---> Running in ff0633df73d1 [2023-03-01T07:08:40.700Z] ---> Running in 55561b4667ad [2023-03-01T07:08:40.957Z] Removing intermediate container ff0633df73d1 [2023-03-01T07:08:40.957Z] ---> e13832451d64 [2023-03-01T07:08:40.957Z] [2023-03-01T07:08:40.957Z] Step 12/24 : FROM alpine:3.15 [2023-03-01T07:08:40.957Z] Removing intermediate container 55561b4667ad [2023-03-01T07:08:40.957Z] ---> 6a3320825ffa [2023-03-01T07:08:40.957Z] [2023-03-01T07:08:40.957Z] Step 12/23 : FROM alpine:3.15 [2023-03-01T07:08:40.957Z] 3.15: Pulling from library/alpine [2023-03-01T07:08:40.957Z] 3.15: Pulling from library/alpine [2023-03-01T07:08:42.326Z] Digest: sha256:689659b1f08e9fdfb85190144098c378beb5a53b328f7ced7883a74a1157c709 [2023-03-01T07:08:42.326Z] Status: Downloaded newer image for alpine:3.15 [2023-03-01T07:08:42.326Z] Digest: sha256:689659b1f08e9fdfb85190144098c378beb5a53b328f7ced7883a74a1157c709 [2023-03-01T07:08:42.326Z] Status: Image is up to date for alpine:3.15 [2023-03-01T07:08:42.326Z] ---> 5ce65d7b0fde [2023-03-01T07:08:42.326Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-01T07:08:42.326Z] ---> 5ce65d7b0fde [2023-03-01T07:08:42.326Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-01T07:08:42.896Z] ---> Running in 2aab5064195e [2023-03-01T07:08:42.896Z] ---> Running in 69ac7ddaa601 [2023-03-01T07:08:43.467Z] Removing intermediate container 69ac7ddaa601 [2023-03-01T07:08:43.467Z] ---> 6cbd8c78c654 [2023-03-01T07:08:43.467Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-03-01T07:08:43.725Z] Removing intermediate container 2aab5064195e [2023-03-01T07:08:43.725Z] ---> f6e3bee0615b [2023-03-01T07:08:43.725Z] Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-03-01T07:08:43.725Z] ---> Running in 24f1c7930aae [2023-03-01T07:08:43.983Z] ---> Running in 860d03723a1e [2023-03-01T07:08:44.556Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-03-01T07:08:44.556Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-03-01T07:08:44.845Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-03-01T07:08:44.845Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-03-01T07:08:45.103Z] v3.15.7-29-g169c05a69e2 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-03-01T07:08:45.103Z] v3.15.7-29-g169c05a69e2 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-03-01T07:08:45.103Z] OK: 15857 distinct packages available [2023-03-01T07:08:45.103Z] v3.15.7-29-g169c05a69e2 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-03-01T07:08:45.103Z] v3.15.7-29-g169c05a69e2 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-03-01T07:08:45.103Z] OK: 15857 distinct packages available [2023-03-01T07:08:45.103Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-03-01T07:08:45.103Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-03-01T07:08:45.103Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-03-01T07:08:45.103Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-03-01T07:08:45.361Z] (1/4) Installing dumb-init (1.2.5-r1) [2023-03-01T07:08:45.361Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-03-01T07:08:45.361Z] (3/4) Installing libucontext (1.1-r0) [2023-03-01T07:08:45.361Z] (1/5) Installing dumb-init (1.2.5-r1) [2023-03-01T07:08:45.361Z] (4/4) Installing gcompat (1.0.0-r4) [2023-03-01T07:08:45.361Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-03-01T07:08:45.361Z] (3/5) Installing libucontext (1.1-r0) [2023-03-01T07:08:45.361Z] Executing busybox-1.34.1-r7.trigger [2023-03-01T07:08:45.361Z] (4/5) Installing gcompat (1.0.0-r4) [2023-03-01T07:08:45.361Z] OK: 6 MiB in 18 packages [2023-03-01T07:08:45.361Z] (5/5) Installing openssl (1.1.1t-r1) [2023-03-01T07:08:45.361Z] Executing busybox-1.34.1-r7.trigger [2023-03-01T07:08:45.361Z] OK: 7 MiB in 19 packages [2023-03-01T07:08:46.335Z] Removing intermediate container 24f1c7930aae [2023-03-01T07:08:46.335Z] ---> e1b83c20fe4e [2023-03-01T07:08:46.335Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-01T07:08:46.595Z] Removing intermediate container 860d03723a1e [2023-03-01T07:08:46.595Z] ---> c9a6d2b8f31d [2023-03-01T07:08:46.595Z] Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-01T07:08:50.251Z] Avoid second fetch [2023-03-01T07:08:50.252Z] Checking out Revision 21c015b1160669c2439abb52f07d44b16c2c3e9a (main) [2023-03-01T07:08:49.396Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-03-01T07:08:49.423Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-01T07:08:50.274Z] > git config core.sparsecheckout # timeout=10 [2023-03-01T07:08:50.307Z] > git checkout -f 21c015b1160669c2439abb52f07d44b16c2c3e9a # timeout=10 [2023-03-01T07:08:50.946Z] Commit message: "Merge pull request #4402 from hahattan/event-topic-check" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-01T07:08:51.870Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-03-01T07:08:51.870Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-01T07:08:51.870Z] Dload Upload Total Spent Left Speed [2023-03-01T07:08:51.870Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 98084 0 --:--:-- --:--:-- --:--:-- 98844 [Pipeline] sh [2023-03-01T07:08:52.435Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-03-01T07:08:52.767Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-03-01T07:08:52.767Z] + sudo tee /etc/docker/daemon.new [2023-03-01T07:08:52.767Z] { [2023-03-01T07:08:52.767Z] "registry-mirrors": [ [2023-03-01T07:08:52.767Z] "https://nexus3.edgexfoundry.org:10001" [2023-03-01T07:08:52.767Z] ], [2023-03-01T07:08:52.767Z] "bip": "10.250.0.254/24", [2023-03-01T07:08:52.767Z] "hosts": [ [2023-03-01T07:08:52.767Z] "tcp://0.0.0.0:5555", [2023-03-01T07:08:52.767Z] "unix:///var/run/docker.sock" [2023-03-01T07:08:52.767Z] ], [2023-03-01T07:08:52.767Z] "mtu": 1458, [2023-03-01T07:08:52.767Z] "selinux-enabled": true, [2023-03-01T07:08:52.767Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-03-01T07:08:52.767Z] } [Pipeline] sh [2023-03-01T07:08:53.103Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-03-01T07:08:53.443Z] + sudo service docker restart [2023-03-01T07:08:54.728Z] ---> 192c35ee5573 [2023-03-01T07:08:54.728Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-03-01T07:08:54.728Z] ---> 599f897a383d [2023-03-01T07:08:54.728Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-03-01T07:08:54.728Z] ---> c67255a73567 [2023-03-01T07:08:54.728Z] Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-03-01T07:08:54.728Z] ---> 04aa7f7b628c [2023-03-01T07:08:54.728Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-03-01T07:08:54.728Z] ---> Running in e62db98e90df [2023-03-01T07:08:54.728Z] Removing intermediate container e62db98e90df [2023-03-01T07:08:54.728Z] ---> 02442840e298 [2023-03-01T07:08:54.728Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-03-01T07:08:54.728Z] ---> fcd20dff1ca7 [2023-03-01T07:08:54.728Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-03-01T07:08:54.728Z] ---> 35e97fb2ee43 [2023-03-01T07:08:54.728Z] Step 19/24 : WORKDIR / [2023-03-01T07:08:54.728Z] ---> Running in 1ab76b08a3e6 [2023-03-01T07:08:54.728Z] ---> 3cca7416f078 [2023-03-01T07:08:54.728Z] Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-01T07:08:54.728Z] ---> Running in a24790493ad4 [2023-03-01T07:08:54.728Z] Removing intermediate container a24790493ad4 [2023-03-01T07:08:54.728Z] ---> 3a714a7aaa34 [2023-03-01T07:08:54.728Z] Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-01T07:08:54.728Z] Removing intermediate container 1ab76b08a3e6 [2023-03-01T07:08:54.728Z] ---> aae821e5443a [2023-03-01T07:08:54.728Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-01T07:08:54.728Z] ---> Running in 9e6eba4d7d8a [2023-03-01T07:08:55.053Z] ---> Running in 9bbf8fa5b0e7 [2023-03-01T07:08:55.334Z] Removing intermediate container 9e6eba4d7d8a [2023-03-01T07:08:55.334Z] ---> ed378c3e9760 [2023-03-01T07:08:55.334Z] Step 21/23 : LABEL arch=x86_64 [2023-03-01T07:08:55.334Z] Removing intermediate container 9bbf8fa5b0e7 [2023-03-01T07:08:55.334Z] ---> a84a9be39255 [2023-03-01T07:08:55.334Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-01T07:08:55.334Z] ---> Running in cbd0d91a6c13 [2023-03-01T07:08:55.334Z] ---> Running in 7a52ea756897 [2023-03-01T07:08:55.591Z] Removing intermediate container cbd0d91a6c13 [2023-03-01T07:08:55.591Z] ---> 4fb30c6541e3 [2023-03-01T07:08:55.591Z] Step 22/23 : LABEL git_sha=21c015b1160669c2439abb52f07d44b16c2c3e9a [2023-03-01T07:08:55.591Z] ---> Running in b908d2720879 [2023-03-01T07:08:55.591Z] Removing intermediate container 7a52ea756897 [2023-03-01T07:08:55.591Z] ---> edd20cc53eb4 [2023-03-01T07:08:55.591Z] Step 22/24 : LABEL arch=x86_64 [2023-03-01T07:08:55.591Z] ---> Running in 558ae5a66b71 [2023-03-01T07:08:55.848Z] Removing intermediate container b908d2720879 [2023-03-01T07:08:55.848Z] ---> 77f8a4fe2e47 [2023-03-01T07:08:55.848Z] Step 23/23 : LABEL version=3.0.0-dev.71 [2023-03-01T07:08:55.848Z] Removing intermediate container 558ae5a66b71 [2023-03-01T07:08:55.848Z] ---> 562b1fecad87 [2023-03-01T07:08:55.848Z] Step 23/24 : LABEL git_sha=21c015b1160669c2439abb52f07d44b16c2c3e9a [2023-03-01T07:08:55.848Z] ---> Running in 976cca788b62 [2023-03-01T07:08:55.848Z] ---> Running in 34f1f49c64af [2023-03-01T07:08:56.106Z] Removing intermediate container 976cca788b62 [2023-03-01T07:08:56.106Z] ---> d49fedd12200 [2023-03-01T07:08:56.106Z] [2023-03-01T07:08:56.364Z] Successfully built d49fedd12200 [2023-03-01T07:08:56.364Z] Successfully tagged security-spire-server:latest [2023-03-01T07:08:56.364Z]  Building security-spire-server ... done Building core-command [2023-03-01T07:08:56.364Z] Removing intermediate container 34f1f49c64af [2023-03-01T07:08:56.364Z] ---> b30a91b88c63 [2023-03-01T07:08:56.364Z] Step 24/24 : LABEL version=3.0.0-dev.71 [2023-03-01T07:08:56.364Z] ---> Running in 25ede0a50e53 [2023-03-01T07:08:58.895Z] Removing intermediate container 25ede0a50e53 [2023-03-01T07:08:58.895Z] ---> b3d9de5c7f29 [2023-03-01T07:08:58.895Z] [2023-03-01T07:08:58.895Z] Successfully built b3d9de5c7f29 [2023-03-01T07:08:58.895Z] Successfully tagged security-spire-config:latest [2023-03-01T07:08:58.895Z] Building core-metadata [2023-03-01T07:08:59.157Z]  Building security-spire-config ... done Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-01T07:08:59.157Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-01T07:08:59.157Z] ---> 951a91cd80e4 [2023-03-01T07:08:59.157Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-01T07:08:59.157Z] ---> Using cache [2023-03-01T07:08:59.157Z] ---> 05b2031fef3c [2023-03-01T07:08:59.157Z] Step 4/23 : WORKDIR /edgex-go [2023-03-01T07:08:59.157Z] ---> Using cache [2023-03-01T07:08:59.157Z] ---> b04a87e0e4ac [2023-03-01T07:08:59.157Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-03-01T07:08:59.157Z] ---> Using cache [2023-03-01T07:08:59.157Z] ---> 63052257bdf7 [2023-03-01T07:08:59.157Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-01T07:08:59.157Z] ---> Using cache [2023-03-01T07:08:59.157Z] ---> 5a0c1f28d2af [2023-03-01T07:08:59.157Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-01T07:08:59.157Z] ---> Using cache [2023-03-01T07:08:59.157Z] ---> ff9fae4ca7b7 [2023-03-01T07:08:59.157Z] Step 8/23 : COPY . . [2023-03-01T07:08:59.157Z] ---> Using cache [2023-03-01T07:08:59.157Z] ---> 21b266d86900 [2023-03-01T07:08:59.157Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-03-01T07:09:03.355Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-01T07:09:03.355Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-03-01T07:09:03.355Z] ---> 951a91cd80e4 [2023-03-01T07:09:03.355Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-03-01T07:09:03.355Z] ---> Using cache [2023-03-01T07:09:03.355Z] ---> 05b2031fef3c [2023-03-01T07:09:03.355Z] Step 4/24 : WORKDIR /edgex-go [2023-03-01T07:09:03.355Z] ---> Using cache [2023-03-01T07:09:03.355Z] ---> b04a87e0e4ac [2023-03-01T07:09:03.355Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-03-01T07:09:03.355Z] ---> Using cache [2023-03-01T07:09:03.355Z] ---> 63052257bdf7 [2023-03-01T07:09:03.355Z] Step 6/24 : COPY go.mod vendor* ./ [2023-03-01T07:09:03.355Z] ---> Using cache [2023-03-01T07:09:03.355Z] ---> 5a0c1f28d2af [2023-03-01T07:09:03.355Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-01T07:09:03.355Z] ---> Using cache [2023-03-01T07:09:03.355Z] ---> ff9fae4ca7b7 [2023-03-01T07:09:03.355Z] Step 8/24 : COPY . . [2023-03-01T07:09:03.355Z] ---> Using cache [2023-03-01T07:09:03.355Z] ---> 21b266d86900 [2023-03-01T07:09:03.355Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-03-01T07:09:04.744Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.71" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-03-01T07:09:07.294Z] ---> Running in 996363fe6243 [2023-03-01T07:09:07.294Z] ---> Running in fc846d693718 [2023-03-01T07:09:07.551Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.71" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-03-01T07:09:07.551Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.71" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-01T07:09:11.712Z] provisioning config files... [2023-03-01T07:09:11.743Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/432@tmp/config9083874678540238776tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-01T07:09:12.100Z] ---> docker-login.sh [2023-03-01T07:09:12.100Z] nexus3.edgexfoundry.org:10001 [2023-03-01T07:09:12.688Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-01T07:09:12.688Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-01T07:09:12.688Z] Configure a credential helper to remove this warning. See [2023-03-01T07:09:12.688Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-01T07:09:12.688Z] [2023-03-01T07:09:12.688Z] Login Succeeded [2023-03-01T07:09:12.688Z] nexus3.edgexfoundry.org:10002 [2023-03-01T07:09:12.895Z] Removing intermediate container 537e0a992862 [2023-03-01T07:09:12.895Z] ---> b576247141cb [2023-03-01T07:09:12.895Z] [2023-03-01T07:09:12.895Z] Step 10/22 : FROM alpine:3.16 [2023-03-01T07:09:12.895Z] Removing intermediate container 4eff2e77dee6 [2023-03-01T07:09:12.895Z] ---> 748ccf864e56 [2023-03-01T07:09:12.895Z] [2023-03-01T07:09:12.895Z] Step 10/22 : FROM alpine:3.16 [2023-03-01T07:09:12.895Z] Removing intermediate container f2f9c8ef7f22 [2023-03-01T07:09:12.895Z] ---> e34e7de542a0 [2023-03-01T07:09:12.895Z] [2023-03-01T07:09:12.895Z] Step 9/21 : FROM alpine:3.16 [2023-03-01T07:09:12.895Z] 3.16: Pulling from library/alpine [2023-03-01T07:09:12.895Z] 3.16: Pulling from library/alpine [2023-03-01T07:09:12.895Z] 3.16: Pulling from library/alpine [2023-03-01T07:09:12.962Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-01T07:09:13.232Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-01T07:09:13.232Z] Configure a credential helper to remove this warning. See [2023-03-01T07:09:13.232Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-01T07:09:13.232Z] [2023-03-01T07:09:13.232Z] Login Succeeded [2023-03-01T07:09:13.232Z] nexus3.edgexfoundry.org:10003 [2023-03-01T07:09:13.232Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-01T07:09:13.502Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-01T07:09:13.502Z] Configure a credential helper to remove this warning. See [2023-03-01T07:09:13.502Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-01T07:09:13.502Z] [2023-03-01T07:09:13.502Z] Login Succeeded [2023-03-01T07:09:13.502Z] nexus3.edgexfoundry.org:10004 [2023-03-01T07:09:13.774Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-01T07:09:13.774Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-01T07:09:13.774Z] Configure a credential helper to remove this warning. See [2023-03-01T07:09:13.774Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-01T07:09:13.774Z] [2023-03-01T07:09:13.774Z] Login Succeeded [2023-03-01T07:09:13.774Z] docker.io [2023-03-01T07:09:13.826Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-03-01T07:09:13.826Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-03-01T07:09:13.826Z] Status: Downloaded newer image for alpine:3.16 [2023-03-01T07:09:13.826Z] Status: Downloaded newer image for alpine:3.16 [2023-03-01T07:09:13.826Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-03-01T07:09:13.826Z] Status: Image is up to date for alpine:3.16 [2023-03-01T07:09:13.826Z] ---> dfd21b5a31f5 [2023-03-01T07:09:13.826Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-03-01T07:09:13.826Z] ---> dfd21b5a31f5 [2023-03-01T07:09:13.826Z] Step 10/21 : RUN apk add --update --no-cache curl dumb-init [2023-03-01T07:09:13.826Z] ---> dfd21b5a31f5 [2023-03-01T07:09:13.826Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2023-03-01T07:09:14.045Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-01T07:09:14.314Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-01T07:09:14.314Z] Configure a credential helper to remove this warning. See [2023-03-01T07:09:14.314Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-01T07:09:14.314Z] [2023-03-01T07:09:14.314Z] Login Succeeded [2023-03-01T07:09:14.314Z] ---> docker-login.sh ends [Pipeline] } [2023-03-01T07:09:14.329Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2023-03-01T07:09:14.801Z] ---> Running in 2e42f6442a97 [2023-03-01T07:09:14.801Z] ---> Running in 2d4287036cc7 [2023-03-01T07:09:14.801Z] ---> Running in bc7c89a3d5e9 [2023-03-01T07:09:14.935Z] + git config --global --add safe.directory /w/workspace/edgex-go/432 [Pipeline] echo [2023-03-01T07:09:14.956Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-01T07:09:14.966Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-01T07:09:14.973Z] ========================================================= [2023-03-01T07:09:14.973Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2023-03-01T07:09:14.973Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-03-01T07:09:15.058Z] Removing intermediate container 2e42f6442a97 [2023-03-01T07:09:15.058Z] ---> efbfae4e2120 [2023-03-01T07:09:15.058Z] Step 12/22 : ENV APP_PORT=59880 [2023-03-01T07:09:15.058Z] ---> Running in a58b6382f5d9 [2023-03-01T07:09:15.058Z] Removing intermediate container 2d4287036cc7 [2023-03-01T07:09:15.058Z] ---> 22fea4c686fb [2023-03-01T07:09:15.058Z] Step 12/22 : RUN apk add --update --no-cache dumb-init [2023-03-01T07:09:15.296Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-03-01T07:09:15.296Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-03-01T07:09:15.296Z] 9b18e9b68314: Pulling fs layer [2023-03-01T07:09:15.296Z] 35d82f9e3411: Pulling fs layer [2023-03-01T07:09:15.296Z] e16973657156: Pulling fs layer [2023-03-01T07:09:15.296Z] fc693d55d65f: Pulling fs layer [2023-03-01T07:09:15.296Z] 7e9fc2657dce: Pulling fs layer [2023-03-01T07:09:15.296Z] dda99020689f: Pulling fs layer [2023-03-01T07:09:15.296Z] db1c61fa0a46: Pulling fs layer [2023-03-01T07:09:15.296Z] 891c053d2c06: Pulling fs layer [2023-03-01T07:09:15.296Z] 7e9fc2657dce: Waiting [2023-03-01T07:09:15.296Z] dda99020689f: Waiting [2023-03-01T07:09:15.296Z] db1c61fa0a46: Waiting [2023-03-01T07:09:15.296Z] 891c053d2c06: Waiting [2023-03-01T07:09:15.296Z] fc693d55d65f: Waiting [2023-03-01T07:09:15.316Z] ---> Running in 97021259be3a [2023-03-01T07:09:15.316Z] Removing intermediate container a58b6382f5d9 [2023-03-01T07:09:15.316Z] ---> 846e959b080c [2023-03-01T07:09:15.316Z] Step 13/22 : EXPOSE $APP_PORT [2023-03-01T07:09:15.316Z] ---> Running in 04bc1756dd74 [2023-03-01T07:09:15.316Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-01T07:09:15.570Z] e16973657156: Verifying Checksum [2023-03-01T07:09:15.571Z] e16973657156: Download complete [2023-03-01T07:09:15.571Z] 35d82f9e3411: Verifying Checksum [2023-03-01T07:09:15.571Z] 35d82f9e3411: Download complete [2023-03-01T07:09:15.571Z] 7e9fc2657dce: Verifying Checksum [2023-03-01T07:09:15.571Z] 7e9fc2657dce: Download complete [2023-03-01T07:09:15.571Z] dda99020689f: Verifying Checksum [2023-03-01T07:09:15.571Z] dda99020689f: Download complete [2023-03-01T07:09:15.571Z] 9b18e9b68314: Download complete [2023-03-01T07:09:15.578Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-01T07:09:15.578Z] Removing intermediate container 04bc1756dd74 [2023-03-01T07:09:15.578Z] ---> 664c7d992d3c [2023-03-01T07:09:15.578Z] Step 14/22 : RUN apk add --update --no-cache dumb-init [2023-03-01T07:09:15.838Z] ---> Running in 24fe66931a15 [2023-03-01T07:09:15.838Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-01T07:09:15.838Z] (1/6) Installing ca-certificates (20220614-r0) [2023-03-01T07:09:15.838Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-01T07:09:15.838Z] (2/6) Installing brotli-libs (1.0.9-r6) [2023-03-01T07:09:15.838Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2023-03-01T07:09:15.838Z] (4/6) Installing libcurl (7.83.1-r6) [2023-03-01T07:09:15.838Z] (5/6) Installing curl (7.83.1-r6) [2023-03-01T07:09:15.838Z] (6/6) Installing dumb-init (1.2.5-r1) [2023-03-01T07:09:15.838Z] Executing busybox-1.35.0-r17.trigger [2023-03-01T07:09:15.838Z] Executing ca-certificates-20220614-r0.trigger [2023-03-01T07:09:15.838Z] OK: 8 MiB in 20 packages [2023-03-01T07:09:16.096Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-03-01T07:09:16.096Z] Executing busybox-1.35.0-r17.trigger [2023-03-01T07:09:16.096Z] OK: 6 MiB in 15 packages [2023-03-01T07:09:16.560Z] 9b18e9b68314: Pull complete [2023-03-01T07:09:16.561Z] 891c053d2c06: Verifying Checksum [2023-03-01T07:09:16.561Z] 891c053d2c06: Download complete [2023-03-01T07:09:16.661Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-01T07:09:16.661Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-01T07:09:16.920Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-03-01T07:09:16.920Z] Executing busybox-1.35.0-r17.trigger [2023-03-01T07:09:16.920Z] OK: 6 MiB in 15 packages [2023-03-01T07:09:17.154Z] 35d82f9e3411: Pull complete [2023-03-01T07:09:17.210Z] Removing intermediate container bc7c89a3d5e9 [2023-03-01T07:09:17.211Z] ---> 37426a6e30e4 [2023-03-01T07:09:17.211Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-03-01T07:09:17.211Z] Removing intermediate container 97021259be3a [2023-03-01T07:09:17.211Z] ---> 0139c76449b6 [2023-03-01T07:09:17.211Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-01T07:09:17.211Z] ---> Running in 48a8829e34f1 [2023-03-01T07:09:17.424Z] e16973657156: Pull complete [2023-03-01T07:09:17.468Z] Removing intermediate container 48a8829e34f1 [2023-03-01T07:09:17.469Z] ---> 32d7b2e24698 [2023-03-01T07:09:17.469Z] Step 12/21 : WORKDIR /edgex [2023-03-01T07:09:17.469Z] Removing intermediate container 24fe66931a15 [2023-03-01T07:09:17.469Z] ---> d7ad18050f24 [2023-03-01T07:09:17.469Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-01T07:09:17.698Z] db1c61fa0a46: Verifying Checksum [2023-03-01T07:09:17.698Z] db1c61fa0a46: Download complete [2023-03-01T07:09:17.767Z] ---> Running in 5cd09db74fad [2023-03-01T07:09:17.767Z] ---> f54046564a9d [2023-03-01T07:09:17.767Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-03-01T07:09:18.042Z] Removing intermediate container 5cd09db74fad [2023-03-01T07:09:18.042Z] ---> aea30a2073a6 [2023-03-01T07:09:18.042Z] Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2023-03-01T07:09:18.303Z] ---> f6db76b6c48f [2023-03-01T07:09:18.303Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-03-01T07:09:18.664Z] fc693d55d65f: Verifying Checksum [2023-03-01T07:09:18.664Z] fc693d55d65f: Download complete [2023-03-01T07:09:18.868Z] ---> 94c9945c192d [2023-03-01T07:09:18.868Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-03-01T07:09:19.125Z] ---> b5e0f0c3c6e4 [2023-03-01T07:09:19.125Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2023-03-01T07:09:19.383Z] ---> 49d2b0865288 [2023-03-01T07:09:19.383Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2023-03-01T07:09:19.383Z] ---> acc424b95288 [2023-03-01T07:09:19.383Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-03-01T07:09:19.383Z] ---> b9f14c1dfcc0 [2023-03-01T07:09:19.383Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-03-01T07:09:19.642Z] ---> c573c7749aec [2023-03-01T07:09:19.642Z] Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-01T07:09:19.642Z] ---> Running in c552d01629f8 [2023-03-01T07:09:20.232Z] ---> e2a14dd69dfe [2023-03-01T07:09:20.232Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2023-03-01T07:09:20.232Z] ---> Running in 28bf10470b2c [2023-03-01T07:09:20.490Z] Removing intermediate container 28bf10470b2c [2023-03-01T07:09:20.490Z] ---> d2be82733b40 [2023-03-01T07:09:20.490Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-01T07:09:20.490Z] ---> d40558144a32 [2023-03-01T07:09:20.490Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-03-01T07:09:20.490Z] ---> Running in ca06271fe7c8 [2023-03-01T07:09:21.054Z] Removing intermediate container ca06271fe7c8 [2023-03-01T07:09:21.054Z] ---> 60bb6dc81c46 [2023-03-01T07:09:21.054Z] Step 20/22 : LABEL arch=x86_64 [2023-03-01T07:09:21.054Z] ---> Running in 55101e48bc26 [2023-03-01T07:09:21.054Z] ---> 0cf50023a713 [2023-03-01T07:09:21.054Z] Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-01T07:09:21.054Z] Removing intermediate container c552d01629f8 [2023-03-01T07:09:21.054Z] ---> ae948f3a7359 [2023-03-01T07:09:21.054Z] Step 18/22 : ENTRYPOINT ["entrypoint.sh"] [2023-03-01T07:09:21.054Z] ---> Running in e2bfc8a273b7 [2023-03-01T07:09:21.054Z] ---> Running in 1fbf8028070f [2023-03-01T07:09:21.054Z] Removing intermediate container 55101e48bc26 [2023-03-01T07:09:21.055Z] ---> 657a971fcac1 [2023-03-01T07:09:21.055Z] Step 21/22 : LABEL git_sha=21c015b1160669c2439abb52f07d44b16c2c3e9a [2023-03-01T07:09:21.055Z] ---> Running in 391cbf98f8ed [2023-03-01T07:09:21.313Z] Removing intermediate container e2bfc8a273b7 [2023-03-01T07:09:21.313Z] ---> 441387c9e176 [2023-03-01T07:09:21.313Z] Step 19/22 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] [2023-03-01T07:09:21.313Z] ---> Running in fef37518067a [2023-03-01T07:09:21.573Z] Removing intermediate container 391cbf98f8ed [2023-03-01T07:09:21.573Z] ---> c655c99ab998 [2023-03-01T07:09:21.573Z] Step 22/22 : LABEL version=3.0.0-dev.71 [2023-03-01T07:09:21.573Z] ---> Running in f4f653619db7 [2023-03-01T07:09:21.573Z] Removing intermediate container fef37518067a [2023-03-01T07:09:21.573Z] ---> c916a2ca6fc8 [2023-03-01T07:09:21.573Z] Step 20/22 : LABEL arch=x86_64 [2023-03-01T07:09:21.573Z] ---> Running in ec317eb3ab81 [2023-03-01T07:09:21.831Z] Removing intermediate container f4f653619db7 [2023-03-01T07:09:21.831Z] ---> 4eb57fa82321 [2023-03-01T07:09:21.831Z] [2023-03-01T07:09:21.831Z] Removing intermediate container ec317eb3ab81 [2023-03-01T07:09:21.831Z] ---> 77ab18bf9d9e [2023-03-01T07:09:21.831Z] Step 21/22 : LABEL git_sha=21c015b1160669c2439abb52f07d44b16c2c3e9a [2023-03-01T07:09:21.831Z] Successfully built 4eb57fa82321 [2023-03-01T07:09:21.831Z] Successfully tagged core-data:latest [2023-03-01T07:09:21.831Z]  Building core-data ... done Building support-scheduler [2023-03-01T07:09:21.831Z] ---> Running in 651f761a43f1 [2023-03-01T07:09:24.397Z] Removing intermediate container 651f761a43f1 [2023-03-01T07:09:24.397Z] ---> 0abde4bc0b4b [2023-03-01T07:09:24.397Z] Step 22/22 : LABEL version=3.0.0-dev.71 [2023-03-01T07:09:26.960Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-01T07:09:26.960Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-03-01T07:09:26.960Z] ---> 951a91cd80e4 [2023-03-01T07:09:26.960Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-03-01T07:09:26.960Z] ---> Using cache [2023-03-01T07:09:26.960Z] ---> 05b2031fef3c [2023-03-01T07:09:26.960Z] Step 4/22 : WORKDIR /edgex-go [2023-03-01T07:09:26.960Z] ---> Using cache [2023-03-01T07:09:26.960Z] ---> b04a87e0e4ac [2023-03-01T07:09:26.960Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-03-01T07:09:26.960Z] ---> Using cache [2023-03-01T07:09:26.960Z] ---> 63052257bdf7 [2023-03-01T07:09:26.960Z] Step 6/22 : COPY go.mod vendor* ./ [2023-03-01T07:09:26.960Z] ---> Using cache [2023-03-01T07:09:26.960Z] ---> 5a0c1f28d2af [2023-03-01T07:09:26.960Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-01T07:09:26.960Z] ---> Using cache [2023-03-01T07:09:26.960Z] ---> ff9fae4ca7b7 [2023-03-01T07:09:26.960Z] Step 8/22 : COPY . . [2023-03-01T07:09:26.960Z] ---> Using cache [2023-03-01T07:09:26.960Z] ---> 21b266d86900 [2023-03-01T07:09:26.960Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2023-03-01T07:09:31.007Z] fc693d55d65f: Pull complete [2023-03-01T07:09:31.007Z] 7e9fc2657dce: Pull complete [2023-03-01T07:09:31.007Z] dda99020689f: Pull complete [2023-03-01T07:09:31.227Z] Removing intermediate container 1fbf8028070f [2023-03-01T07:09:31.227Z] ---> 1274749b6e0c [2023-03-01T07:09:31.227Z] Step 18/21 : ENTRYPOINT ["entrypoint.sh"] [2023-03-01T07:09:31.227Z] ---> Running in f1979b73c4c6 [2023-03-01T07:09:31.227Z] ---> Running in 6b38cedea898 [2023-03-01T07:09:31.227Z] ---> Running in 712898e27022 [2023-03-01T07:09:31.227Z] Removing intermediate container 6b38cedea898 [2023-03-01T07:09:31.227Z] ---> 0de61b251ba6 [2023-03-01T07:09:31.227Z] [2023-03-01T07:09:31.227Z] Removing intermediate container 712898e27022 [2023-03-01T07:09:31.227Z] ---> 96f3288f4a5b [2023-03-01T07:09:31.227Z] Step 19/21 : LABEL arch=x86_64 [2023-03-01T07:09:31.227Z] ---> Running in d339b55a1d4a [2023-03-01T07:09:31.227Z] Successfully built 0de61b251ba6 [2023-03-01T07:09:31.227Z] Successfully tagged core-common-config-bootstrapper:latest [2023-03-01T07:09:31.227Z]  Building core-common-config-bootstrapper ... done Building security-proxy-auth [2023-03-01T07:09:31.227Z] Removing intermediate container d339b55a1d4a [2023-03-01T07:09:31.227Z] ---> 458e5aaa2717 [2023-03-01T07:09:31.227Z] Step 20/21 : LABEL git_sha=21c015b1160669c2439abb52f07d44b16c2c3e9a [2023-03-01T07:09:31.487Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.71" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-03-01T07:09:31.754Z] ---> Running in 996a3bc1fbfc [2023-03-01T07:09:35.936Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-01T07:09:35.936Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-03-01T07:09:35.936Z] ---> 951a91cd80e4 [2023-03-01T07:09:35.936Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-03-01T07:09:35.936Z] ---> Using cache [2023-03-01T07:09:35.936Z] ---> 05b2031fef3c [2023-03-01T07:09:35.936Z] Step 4/22 : WORKDIR /edgex-go [2023-03-01T07:09:35.936Z] ---> Using cache [2023-03-01T07:09:35.936Z] ---> b04a87e0e4ac [2023-03-01T07:09:35.936Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-03-01T07:09:35.936Z] ---> Using cache [2023-03-01T07:09:35.936Z] ---> 63052257bdf7 [2023-03-01T07:09:35.936Z] Step 6/22 : COPY go.mod vendor* ./ [2023-03-01T07:09:35.936Z] ---> Using cache [2023-03-01T07:09:35.936Z] ---> 5a0c1f28d2af [2023-03-01T07:09:35.936Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-01T07:09:35.936Z] ---> Using cache [2023-03-01T07:09:35.936Z] ---> ff9fae4ca7b7 [2023-03-01T07:09:35.936Z] Step 8/22 : COPY . . [2023-03-01T07:09:35.936Z] ---> Using cache [2023-03-01T07:09:35.936Z] ---> 21b266d86900 [2023-03-01T07:09:35.936Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth [2023-03-01T07:09:36.365Z] db1c61fa0a46: Pull complete [2023-03-01T07:09:39.726Z] 891c053d2c06: Pull complete [2023-03-01T07:09:39.726Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2023-03-01T07:09:39.726Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-03-01T07:09:39.726Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2023-03-01T07:09:40.055Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-03-01T07:09:40.055Z] WORKDIR /edgex [2023-03-01T07:09:40.055Z] COPY go.mod . [2023-03-01T07:09:40.055Z] RUN go mod download [2023-03-01T07:09:40.055Z] + docker build -t ci-base-image-arm64 -f - . [2023-03-01T07:09:40.640Z] Sending build context to Docker daemon 3.118MB [2023-03-01T07:09:40.640Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-03-01T07:09:40.640Z] ---> f96f9c87975a [2023-03-01T07:09:40.640Z] Step 2/4 : WORKDIR /edgex [2023-03-01T07:09:41.270Z] Removing intermediate container 996a3bc1fbfc [2023-03-01T07:09:41.270Z] ---> f29a0f4bf53c [2023-03-01T07:09:41.270Z] Step 21/21 : LABEL version=3.0.0-dev.71 [2023-03-01T07:09:41.270Z] ---> Running in 2389f96fe4e4 [2023-03-01T07:09:41.528Z] ---> Running in 0de66b6c80ca [2023-03-01T07:09:41.787Z] Removing intermediate container fc846d693718 [2023-03-01T07:09:41.788Z] ---> e73e1459e348 [2023-03-01T07:09:41.788Z] [2023-03-01T07:09:41.788Z] Step 10/24 : FROM alpine:3.16 [2023-03-01T07:09:41.788Z] ---> dfd21b5a31f5 [2023-03-01T07:09:41.788Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-03-01T07:09:41.788Z] Removing intermediate container 0de66b6c80ca [2023-03-01T07:09:41.788Z] ---> 2ee1f7d923f3 [2023-03-01T07:09:41.788Z] [2023-03-01T07:09:41.788Z] Removing intermediate container 996363fe6243 [2023-03-01T07:09:41.788Z] ---> 92de7506462c [2023-03-01T07:09:41.788Z] [2023-03-01T07:09:41.788Z] Step 10/23 : FROM alpine:3.16 [2023-03-01T07:09:41.788Z] ---> dfd21b5a31f5 [2023-03-01T07:09:41.788Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-03-01T07:09:41.788Z] ---> Running in ff9fa7896728 [2023-03-01T07:09:41.788Z] ---> Running in e01641b45398 [2023-03-01T07:09:41.788Z] Successfully built 2ee1f7d923f3 [2023-03-01T07:09:41.788Z] Successfully tagged security-proxy-setup:latest [2023-03-01T07:09:41.788Z]  Building security-proxy-setup ... done Building support-notifications [2023-03-01T07:09:41.788Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.71" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-03-01T07:09:42.354Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-01T07:09:42.354Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-01T07:09:42.354Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-01T07:09:42.354Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-01T07:09:42.589Z] ---> Running in a0ab1ca9969d [2023-03-01T07:09:42.857Z] Removing intermediate container a0ab1ca9969d [2023-03-01T07:09:42.857Z] ---> dc41de85ab74 [2023-03-01T07:09:42.857Z] Step 3/4 : COPY go.mod . [2023-03-01T07:09:42.919Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-03-01T07:09:42.919Z] Executing busybox-1.35.0-r17.trigger [2023-03-01T07:09:42.919Z] OK: 6 MiB in 15 packages [2023-03-01T07:09:42.919Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-03-01T07:09:42.919Z] Executing busybox-1.35.0-r17.trigger [2023-03-01T07:09:42.919Z] OK: 6 MiB in 15 packages [2023-03-01T07:09:43.502Z] ---> 1487ea83a4d7 [2023-03-01T07:09:43.502Z] Step 4/4 : RUN go mod download [2023-03-01T07:09:43.502Z] ---> Running in b64659776e97 [2023-03-01T07:09:48.686Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-01T07:09:48.686Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-03-01T07:09:48.686Z] ---> 951a91cd80e4 [2023-03-01T07:09:48.686Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-03-01T07:09:48.686Z] ---> Using cache [2023-03-01T07:09:48.686Z] ---> 05b2031fef3c [2023-03-01T07:09:48.686Z] Step 4/22 : WORKDIR /edgex-go [2023-03-01T07:09:48.686Z] ---> Using cache [2023-03-01T07:09:48.686Z] ---> b04a87e0e4ac [2023-03-01T07:09:48.686Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2023-03-01T07:09:56.866Z] ---> Running in 994c304c6513 [2023-03-01T07:09:56.866Z] Removing intermediate container ff9fa7896728 [2023-03-01T07:09:56.866Z] ---> 53e382fccf37 [2023-03-01T07:09:56.866Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-01T07:09:56.866Z] Removing intermediate container e01641b45398 [2023-03-01T07:09:56.866Z] ---> 90462b16d6f2 [2023-03-01T07:09:56.866Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-01T07:09:56.866Z] ---> Running in 6181b38aa658 [2023-03-01T07:09:56.866Z] ---> Running in 050346fd420e [2023-03-01T07:09:56.866Z] Removing intermediate container 6181b38aa658 [2023-03-01T07:09:56.866Z] ---> 3ec49c51fedf [2023-03-01T07:09:56.866Z] Step 13/24 : ENV APP_PORT=59881 [2023-03-01T07:09:56.866Z] ---> Running in b582dbb783ba [2023-03-01T07:09:56.866Z] Removing intermediate container 050346fd420e [2023-03-01T07:09:56.866Z] ---> 46d7e460b48e [2023-03-01T07:09:56.866Z] Step 13/23 : ENV APP_PORT=59882 [2023-03-01T07:09:56.866Z] ---> Running in e701cca67007 [2023-03-01T07:09:56.866Z] Removing intermediate container b582dbb783ba [2023-03-01T07:09:56.866Z] ---> 33fa5954d81f [2023-03-01T07:09:56.866Z] Step 14/24 : EXPOSE $APP_PORT [2023-03-01T07:09:56.866Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-01T07:09:56.866Z] Removing intermediate container e701cca67007 [2023-03-01T07:09:56.866Z] ---> 2aca804bc285 [2023-03-01T07:09:56.866Z] Step 14/23 : EXPOSE $APP_PORT [2023-03-01T07:09:56.866Z] ---> Running in 29b87d0c3751 [2023-03-01T07:09:56.866Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-01T07:09:56.866Z] ---> Running in efc1269f6d54 [2023-03-01T07:09:57.126Z] OK: 211 MiB in 51 packages [2023-03-01T07:09:57.694Z] Removing intermediate container 29b87d0c3751 [2023-03-01T07:09:57.694Z] ---> adb6e57fecd9 [2023-03-01T07:09:57.694Z] Step 15/24 : WORKDIR / [2023-03-01T07:09:59.083Z] Removing intermediate container efc1269f6d54 [2023-03-01T07:09:59.083Z] ---> 48031503eb89 [2023-03-01T07:09:59.083Z] Step 15/23 : WORKDIR / [2023-03-01T07:09:59.083Z] ---> Running in a2d0b3f31d35 [2023-03-01T07:09:59.083Z] ---> Running in 69cdc3042e0d [2023-03-01T07:09:59.653Z] Removing intermediate container f1979b73c4c6 [2023-03-01T07:09:59.653Z] ---> 0865b9f14210 [2023-03-01T07:09:59.653Z] [2023-03-01T07:09:59.653Z] Step 10/22 : FROM alpine:3.16 [2023-03-01T07:09:59.653Z] ---> dfd21b5a31f5 [2023-03-01T07:09:59.653Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2023-03-01T07:09:59.653Z] Removing intermediate container 994c304c6513 [2023-03-01T07:09:59.653Z] ---> af08b60875bf [2023-03-01T07:09:59.653Z] Step 6/22 : COPY go.mod vendor* ./ [2023-03-01T07:09:59.653Z] ---> Using cache [2023-03-01T07:09:59.653Z] ---> 90462b16d6f2 [2023-03-01T07:09:59.653Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-01T07:09:59.653Z] ---> Using cache [2023-03-01T07:09:59.653Z] ---> 46d7e460b48e [2023-03-01T07:09:59.653Z] Step 13/22 : ENV APP_PORT=59861 [2023-03-01T07:09:59.653Z] Removing intermediate container a2d0b3f31d35 [2023-03-01T07:09:59.653Z] ---> 8058e0ddf1d6 [2023-03-01T07:09:59.653Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-01T07:09:59.653Z] Removing intermediate container 69cdc3042e0d [2023-03-01T07:09:59.653Z] ---> dfa7fdf26e0f [2023-03-01T07:09:59.653Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-01T07:09:59.653Z] ---> Running in 72753dc5b91b [2023-03-01T07:09:59.653Z] ---> 60c5df6c401f [2023-03-01T07:09:59.653Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-01T07:09:59.912Z] ---> 15cdee1682a4 [2023-03-01T07:09:59.912Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-03-01T07:09:59.912Z] ---> Running in 4e876ab82c05 [2023-03-01T07:09:59.912Z] Removing intermediate container 72753dc5b91b [2023-03-01T07:09:59.912Z] ---> 7a799a42b2d9 [2023-03-01T07:09:59.912Z] Step 14/22 : EXPOSE $APP_PORT [2023-03-01T07:09:59.912Z] ---> Running in f794e5334693 [2023-03-01T07:09:59.912Z] ---> 5d47c336648c [2023-03-01T07:09:59.912Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-03-01T07:10:00.198Z] Removing intermediate container f794e5334693 [2023-03-01T07:10:00.198Z] ---> 0f73fa4bbb4e [2023-03-01T07:10:00.198Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-01T07:10:00.765Z] ---> ee140925b834 [2023-03-01T07:10:00.765Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2023-03-01T07:10:01.699Z] ---> 59774d08cb1d [2023-03-01T07:10:01.699Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-03-01T07:10:01.699Z] ---> 4ef336bba453 [2023-03-01T07:10:01.699Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2023-03-01T07:10:03.602Z] ---> 31e7c7ff14b8 [2023-03-01T07:10:03.602Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2023-03-01T07:10:04.188Z] ---> 226be1ef6717 [2023-03-01T07:10:04.188Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2023-03-01T07:10:04.188Z] ---> 0160e50639c4 [2023-03-01T07:10:04.188Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2023-03-01T07:10:04.756Z] ---> 93f1e99ecf6d [2023-03-01T07:10:04.756Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2023-03-01T07:10:05.015Z] ---> Running in 89aa6e7fdc0b [2023-03-01T07:10:05.591Z] ---> Running in aeb6151659c2 [2023-03-01T07:10:05.591Z] ---> 13bc9ae6e611 [2023-03-01T07:10:05.591Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2023-03-01T07:10:06.156Z] Removing intermediate container 89aa6e7fdc0b [2023-03-01T07:10:06.156Z] ---> bd58caf737fe [2023-03-01T07:10:06.156Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-01T07:10:09.465Z] ---> Running in 7e6d21e61fdc [2023-03-01T07:10:09.724Z] Removing intermediate container aeb6151659c2 [2023-03-01T07:10:09.724Z] ---> a88720f7b2e0 [2023-03-01T07:10:09.724Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-01T07:10:09.982Z] ---> Running in a9f4589855c5 [2023-03-01T07:10:10.550Z] ---> Running in 43747727937b [2023-03-01T07:10:10.807Z] Removing intermediate container 2389f96fe4e4 [2023-03-01T07:10:10.807Z] ---> 6d9a90540f30 [2023-03-01T07:10:10.807Z] [2023-03-01T07:10:10.807Z] Step 10/22 : FROM alpine:3.16 [2023-03-01T07:10:10.807Z] ---> dfd21b5a31f5 [2023-03-01T07:10:10.807Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-03-01T07:10:10.807Z] ---> Using cache [2023-03-01T07:10:10.807Z] ---> 22fea4c686fb [2023-03-01T07:10:10.807Z] Step 12/22 : RUN apk add --update --no-cache dumb-init [2023-03-01T07:10:10.807Z] ---> Using cache [2023-03-01T07:10:10.807Z] ---> 0139c76449b6 [2023-03-01T07:10:10.807Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-01T07:10:10.807Z] ---> Using cache [2023-03-01T07:10:10.807Z] Removing intermediate container 7e6d21e61fdc [2023-03-01T07:10:10.807Z] ---> c92d02f10d1e [2023-03-01T07:10:10.807Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-01T07:10:10.807Z] ---> f54046564a9d [2023-03-01T07:10:10.807Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-03-01T07:10:15.791Z] Removing intermediate container b64659776e97 [2023-03-01T07:10:15.792Z] ---> 145668017004 [2023-03-01T07:10:15.792Z] Successfully built 145668017004 [2023-03-01T07:10:15.792Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T07:10:16.137Z] + docker inspect -f . ci-base-image-arm64 [2023-03-01T07:10:16.138Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-01T07:10:16.334Z] prd-ubuntu20.04-docker-arm64-4c-16g-7928 does not seem to be running inside a container [2023-03-01T07:10:16.407Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/432 -v /w/workspace/edgex-go/432:/w/workspace/edgex-go/432:rw,z -v /w/workspace/edgex-go/432@tmp:/w/workspace/edgex-go/432@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-03-01T07:10:17.671Z] $ docker top 8dbe235fe1c9cc2247bb6058e79ad4eba864730fe5d1e1b195d3776732de25b2 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-01T07:10:18.491Z] + go version [2023-03-01T07:10:18.491Z] go version go1.18.7 linux/arm64 [Pipeline] } [2023-03-01T07:10:18.516Z] $ docker stop --time=1 8dbe235fe1c9cc2247bb6058e79ad4eba864730fe5d1e1b195d3776732de25b2 [2023-03-01T07:10:18.985Z] ---> Running in 4dd5290ed1e2 [2023-03-01T07:10:18.986Z] Removing intermediate container a9f4589855c5 [2023-03-01T07:10:18.986Z] ---> 472057a2244a [2023-03-01T07:10:18.986Z] Step 21/23 : LABEL arch=x86_64 [2023-03-01T07:10:18.986Z] Removing intermediate container 43747727937b [2023-03-01T07:10:18.986Z] ---> 461a36ebf9da [2023-03-01T07:10:18.986Z] Step 22/24 : LABEL arch=x86_64 [2023-03-01T07:10:18.986Z] ---> 530e24c0a4c4 [2023-03-01T07:10:18.986Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.toml /res/configuration.toml [2023-03-01T07:10:19.552Z] ---> Running in c88cd450c861 [2023-03-01T07:10:19.552Z] ---> Running in 55d4573571d6 [2023-03-01T07:10:20.157Z] $ docker rm -f --volumes 8dbe235fe1c9cc2247bb6058e79ad4eba864730fe5d1e1b195d3776732de25b2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T07:10:20.719Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-03-01T07:10:20.719Z] [2023-03-01T07:10:20.719Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T07:10:21.061Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-03-01T07:10:21.061Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2023-03-01T07:10:21.061Z] 29e5d40040c1: Pulling fs layer [2023-03-01T07:10:21.061Z] 1ce36da41761: Pulling fs layer [2023-03-01T07:10:21.061Z] 25b303627fd3: Pulling fs layer [2023-03-01T07:10:21.329Z] 29e5d40040c1: Verifying Checksum [2023-03-01T07:10:21.329Z] 29e5d40040c1: Download complete [2023-03-01T07:10:21.598Z] 1ce36da41761: Verifying Checksum [2023-03-01T07:10:21.598Z] 1ce36da41761: Download complete [2023-03-01T07:10:21.602Z] Removing intermediate container 4dd5290ed1e2 [2023-03-01T07:10:21.602Z] ---> c175646b0d59 [2023-03-01T07:10:21.602Z] Step 20/22 : LABEL arch=x86_64 [2023-03-01T07:10:21.866Z] 29e5d40040c1: Pull complete [2023-03-01T07:10:22.178Z] ---> 548fe18d1b7f [2023-03-01T07:10:22.178Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-03-01T07:10:23.282Z] 25b303627fd3: Download complete [2023-03-01T07:10:23.282Z] 1ce36da41761: Pull complete [2023-03-01T07:10:24.081Z] ---> Running in e73bcd3117d9 [2023-03-01T07:10:24.339Z] Removing intermediate container 55d4573571d6 [2023-03-01T07:10:24.339Z] ---> dc547d453b0e [2023-03-01T07:10:24.339Z] Step 23/24 : LABEL git_sha=21c015b1160669c2439abb52f07d44b16c2c3e9a [2023-03-01T07:10:24.339Z] Removing intermediate container c88cd450c861 [2023-03-01T07:10:24.339Z] ---> 8def1fab77da [2023-03-01T07:10:24.339Z] Step 22/23 : LABEL git_sha=21c015b1160669c2439abb52f07d44b16c2c3e9a [2023-03-01T07:10:24.598Z] ---> Running in d2b120fae2aa [2023-03-01T07:10:24.598Z] ---> c20327b1fc5e [2023-03-01T07:10:24.598Z] Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-01T07:10:24.598Z] ---> Running in a40f3f87c9be [2023-03-01T07:10:24.598Z] Removing intermediate container e73bcd3117d9 [2023-03-01T07:10:24.598Z] ---> 51c468e6df86 [2023-03-01T07:10:24.598Z] Step 21/22 : LABEL git_sha=21c015b1160669c2439abb52f07d44b16c2c3e9a [2023-03-01T07:10:24.598Z] ---> Running in 051d7df4426a [2023-03-01T07:10:24.598Z] ---> Running in eced6d9f1303 [2023-03-01T07:10:24.598Z] Removing intermediate container d2b120fae2aa [2023-03-01T07:10:24.598Z] ---> 9f5480f1572a [2023-03-01T07:10:24.598Z] Step 24/24 : LABEL version=3.0.0-dev.71 [2023-03-01T07:10:24.857Z] ---> Running in 9ec1ff326930 [2023-03-01T07:10:24.857Z] Removing intermediate container a40f3f87c9be [2023-03-01T07:10:24.857Z] ---> 75cc0c7eb15c [2023-03-01T07:10:24.857Z] Step 23/23 : LABEL version=3.0.0-dev.71 [2023-03-01T07:10:24.857Z] ---> Running in 8ea9d2178173 [2023-03-01T07:10:24.857Z] Removing intermediate container 051d7df4426a [2023-03-01T07:10:24.857Z] ---> 71757229794b [2023-03-01T07:10:24.857Z] Step 22/22 : LABEL version=3.0.0-dev.71 [2023-03-01T07:10:25.115Z] ---> Running in e14adb138593 [2023-03-01T07:10:25.373Z] Removing intermediate container 8ea9d2178173 [2023-03-01T07:10:25.373Z] ---> 9a04c9dd6e05 [2023-03-01T07:10:25.373Z] [2023-03-01T07:10:25.373Z] Removing intermediate container 9ec1ff326930 [2023-03-01T07:10:25.373Z] ---> e7b4948fcaf7 [2023-03-01T07:10:25.373Z] [2023-03-01T07:10:25.373Z] Removing intermediate container e14adb138593 [2023-03-01T07:10:25.373Z] ---> 730a2de8a3be [2023-03-01T07:10:25.373Z] [2023-03-01T07:10:25.373Z] Successfully built 9a04c9dd6e05 [2023-03-01T07:10:25.373Z] Successfully built e7b4948fcaf7 [2023-03-01T07:10:25.373Z] Successfully tagged core-command:latest [2023-03-01T07:10:25.373Z]  Building core-command ... done Building security-spiffe-token-provider [2023-03-01T07:10:25.373Z] Successfully tagged core-metadata:latest [2023-03-01T07:10:25.373Z] Building security-spire-agent [2023-03-01T07:10:25.629Z]  Building core-metadata ... done Successfully built 730a2de8a3be [2023-03-01T07:10:25.629Z] Successfully tagged support-scheduler:latest [2023-03-01T07:10:25.629Z]  Building support-scheduler ... done Building security-secretstore-setup [2023-03-01T07:10:32.517Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-01T07:10:32.517Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-03-01T07:10:32.517Z] ---> 951a91cd80e4 [2023-03-01T07:10:32.517Z] Step 3/24 : WORKDIR /edgex-go [2023-03-01T07:10:32.517Z] ---> Using cache [2023-03-01T07:10:32.517Z] ---> d25dafa56d50 [2023-03-01T07:10:32.517Z] Step 4/24 : RUN apk add --update --no-cache make git [2023-03-01T07:10:32.517Z] ---> Using cache [2023-03-01T07:10:32.517Z] ---> 52f90ac6d4c6 [2023-03-01T07:10:32.517Z] Step 5/24 : COPY go.mod vendor* ./ [2023-03-01T07:10:32.517Z] ---> Using cache [2023-03-01T07:10:32.517Z] ---> fac99b69fb21 [2023-03-01T07:10:32.517Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-01T07:10:32.517Z] ---> Using cache [2023-03-01T07:10:32.517Z] ---> a13873159669 [2023-03-01T07:10:32.517Z] Step 7/24 : COPY . . [2023-03-01T07:10:32.517Z] ---> Using cache [2023-03-01T07:10:32.517Z] ---> 41b892e9d55c [2023-03-01T07:10:32.517Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-03-01T07:10:32.517Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-01T07:10:32.518Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-03-01T07:10:32.518Z] ---> 951a91cd80e4 [2023-03-01T07:10:32.518Z] Step 3/24 : WORKDIR /edgex-go [2023-03-01T07:10:32.518Z] ---> Using cache [2023-03-01T07:10:32.518Z] ---> d25dafa56d50 [2023-03-01T07:10:32.518Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-03-01T07:10:32.518Z] Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-01T07:10:32.518Z] Step 2/19 : FROM ${BUILDER_BASE} AS builder [2023-03-01T07:10:32.518Z] ---> 951a91cd80e4 [2023-03-01T07:10:32.518Z] Step 3/19 : WORKDIR /edgex-go [2023-03-01T07:10:32.518Z] ---> Using cache [2023-03-01T07:10:32.518Z] ---> d25dafa56d50 [2023-03-01T07:10:32.518Z] Step 4/19 : RUN apk update && apk --no-cache --update add build-base [2023-03-01T07:10:33.379Z] 25b303627fd3: Pull complete [2023-03-01T07:10:33.380Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2023-03-01T07:10:33.380Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-03-01T07:10:33.380Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-01T07:10:33.575Z] prd-ubuntu20.04-docker-arm64-4c-16g-7928 does not seem to be running inside a container [2023-03-01T07:10:33.644Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/432 -v /w/workspace/edgex-go/432:/w/workspace/edgex-go/432:rw,z -v /w/workspace/edgex-go/432@tmp:/w/workspace/edgex-go/432@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2023-03-01T07:10:35.797Z] $ docker top 6e1ac2f048f4642951f985896e1d1f3a825c4a3791189e4bb33c44b804239427 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-01T07:10:36.604Z] + docker-compose build --help [2023-03-01T07:10:36.604Z] + grep parallel [2023-03-01T07:10:40.688Z] Removing intermediate container eced6d9f1303 [2023-03-01T07:10:40.688Z] ---> 72ff35251205 [2023-03-01T07:10:40.688Z] Step 18/22 : ENTRYPOINT ["entrypoint.sh"] [2023-03-01T07:10:40.688Z] ---> Running in ddf1c1653422 [2023-03-01T07:10:40.688Z] ---> Running in 9d243d70cae7 [2023-03-01T07:10:40.688Z] ---> Running in b944f0cfb8f2 [2023-03-01T07:10:40.688Z] ---> Running in b850642110b7 [2023-03-01T07:10:40.852Z] --parallel Build images in parallel. [Pipeline] } [2023-03-01T07:10:40.877Z] $ docker stop --time=1 6e1ac2f048f4642951f985896e1d1f3a825c4a3791189e4bb33c44b804239427 [2023-03-01T07:10:40.947Z] Removing intermediate container 4e876ab82c05 [2023-03-01T07:10:40.947Z] ---> a1643ddeb026 [2023-03-01T07:10:40.947Z] Step 8/22 : COPY . . [2023-03-01T07:10:41.206Z] Removing intermediate container b850642110b7 [2023-03-01T07:10:41.206Z] ---> aeaaff7d3b28 [2023-03-01T07:10:41.206Z] Step 19/22 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] [2023-03-01T07:10:42.687Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-01T07:10:42.687Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-01T07:10:43.116Z] OK: 211 MiB in 51 packages [2023-03-01T07:10:43.306Z] $ docker rm -f --volumes 6e1ac2f048f4642951f985896e1d1f3a825c4a3791189e4bb33c44b804239427 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T07:10:43.828Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-03-01T07:10:43.828Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-01T07:10:44.000Z] prd-ubuntu20.04-docker-arm64-4c-16g-7928 does not seem to be running inside a container [2023-03-01T07:10:44.068Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/432 -v /w/workspace/edgex-go/432:/w/workspace/edgex-go/432:rw,z -v /w/workspace/edgex-go/432@tmp:/w/workspace/edgex-go/432@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2023-03-01T07:10:45.196Z] $ docker top 3813ffb196f4c1e1e644dac253190895426b5a208ec7249801c34e4ed8de4f29 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-01T07:10:45.687Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-03-01T07:10:46.499Z] ---> Running in d053fd466b0b [2023-03-01T07:10:46.499Z] ---> 8c62b0882802 [2023-03-01T07:10:46.499Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2023-03-01T07:10:46.499Z] Removing intermediate container d053fd466b0b [2023-03-01T07:10:46.499Z] ---> ec887dea0e20 [2023-03-01T07:10:46.499Z] Step 20/22 : LABEL arch=x86_64 [2023-03-01T07:10:46.499Z] ---> Running in 60764df414f5 [2023-03-01T07:10:46.499Z] ---> Running in cf24e62cdc57 [2023-03-01T07:10:46.499Z] Removing intermediate container ddf1c1653422 [2023-03-01T07:10:46.499Z] ---> b064d50d488c [2023-03-01T07:10:46.499Z] Step 5/24 : COPY go.mod vendor* ./ [2023-03-01T07:10:46.758Z] Removing intermediate container cf24e62cdc57 [2023-03-01T07:10:46.758Z] ---> 5a2f4e41fbb8 [2023-03-01T07:10:46.758Z] Step 21/22 : LABEL git_sha=21c015b1160669c2439abb52f07d44b16c2c3e9a [2023-03-01T07:10:46.758Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.71" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-03-01T07:10:46.758Z] ---> Running in c94fb2b7721c [2023-03-01T07:10:46.758Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-01T07:10:46.758Z] ---> afb5dc3faf41 [2023-03-01T07:10:46.758Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-01T07:10:47.024Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-01T07:10:47.024Z] ---> Running in c80b2eb71984 [2023-03-01T07:10:47.024Z] Removing intermediate container c94fb2b7721c [2023-03-01T07:10:47.024Z] ---> 4daf3cb76ca2 [2023-03-01T07:10:47.024Z] Step 22/22 : LABEL version=3.0.0-dev.71 [2023-03-01T07:10:47.024Z] ---> Running in 225e23f389e1 [2023-03-01T07:10:47.284Z] v3.16.4-34-gd804f7ec27c [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2023-03-01T07:10:47.284Z] v3.16.4-34-gd804f7ec27c [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2023-03-01T07:10:47.284Z] OK: 17046 distinct packages available [2023-03-01T07:10:47.284Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-01T07:10:47.284Z] Removing intermediate container 225e23f389e1 [2023-03-01T07:10:47.284Z] ---> 6232ca772769 [2023-03-01T07:10:47.284Z] [2023-03-01T07:10:47.284Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.71" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-03-01T07:10:47.284Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-01T07:10:47.284Z] Successfully built 6232ca772769 [2023-03-01T07:10:47.284Z] Successfully tagged security-proxy-auth:latest [2023-03-01T07:10:47.284Z]  Building security-proxy-auth ... done Building security-bootstrapper [2023-03-01T07:10:47.545Z] OK: 211 MiB in 51 packages [2023-03-01T07:10:49.936Z] Building core-command ... [2023-03-01T07:10:49.936Z] Building core-common-config-bootstrapper ... [2023-03-01T07:10:49.936Z] Building core-data ... [2023-03-01T07:10:49.936Z] Building core-metadata ... [2023-03-01T07:10:49.936Z] Building security-bootstrapper ... [2023-03-01T07:10:49.936Z] Building security-proxy-auth ... [2023-03-01T07:10:49.936Z] Building security-proxy-setup ... [2023-03-01T07:10:49.936Z] Building security-secretstore-setup ... [2023-03-01T07:10:49.936Z] Building security-spiffe-token-provider ... [2023-03-01T07:10:49.936Z] Building security-spire-agent ... [2023-03-01T07:10:49.936Z] Building security-spire-config ... [2023-03-01T07:10:49.936Z] Building security-spire-server ... [2023-03-01T07:10:49.936Z] Building support-notifications ... [2023-03-01T07:10:49.936Z] Building support-scheduler ... [2023-03-01T07:10:49.936Z] Building core-data [2023-03-01T07:10:49.936Z] Building security-spire-agent [2023-03-01T07:10:49.936Z] Building core-metadata [2023-03-01T07:10:49.936Z] Building security-proxy-setup [2023-03-01T07:10:49.936Z] Building core-command [2023-03-01T07:10:51.878Z] Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-01T07:10:51.878Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2023-03-01T07:10:51.878Z] ---> 951a91cd80e4 [2023-03-01T07:10:51.878Z] Step 3/32 : WORKDIR /edgex-go [2023-03-01T07:10:51.878Z] ---> Using cache [2023-03-01T07:10:51.878Z] ---> d25dafa56d50 [2023-03-01T07:10:51.878Z] Step 4/32 : RUN apk add --update --no-cache make git [2023-03-01T07:10:51.878Z] ---> Using cache [2023-03-01T07:10:51.878Z] ---> 52f90ac6d4c6 [2023-03-01T07:10:51.878Z] Step 5/32 : COPY go.mod vendor* ./ [2023-03-01T07:10:51.878Z] ---> Using cache [2023-03-01T07:10:51.878Z] ---> fac99b69fb21 [2023-03-01T07:10:51.878Z] Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-01T07:10:51.878Z] ---> Using cache [2023-03-01T07:10:51.878Z] ---> a13873159669 [2023-03-01T07:10:51.878Z] Step 7/32 : COPY . . [2023-03-01T07:10:51.878Z] ---> Using cache [2023-03-01T07:10:51.878Z] ---> 41b892e9d55c [2023-03-01T07:10:51.878Z] Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-03-01T07:10:57.255Z] ---> Running in 806e743bb9e4 [2023-03-01T07:10:57.513Z] Removing intermediate container b944f0cfb8f2 [2023-03-01T07:10:57.513Z] ---> 46a1ae340bb1 [2023-03-01T07:10:57.513Z] Step 5/19 : COPY go.mod vendor* ./ [2023-03-01T07:10:58.446Z] ---> 88d7b34eece4 [2023-03-01T07:10:58.446Z] Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-01T07:10:58.446Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.71" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-03-01T07:10:58.446Z] ---> Running in 85c23255f83d [2023-03-01T07:11:02.243Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-01T07:11:02.243Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-01T07:11:02.243Z] ---> 145668017004 [2023-03-01T07:11:02.243Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-01T07:11:02.243Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-01T07:11:02.243Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-03-01T07:11:02.243Z] ---> 145668017004 [2023-03-01T07:11:02.243Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-03-01T07:11:02.243Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-01T07:11:02.243Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-03-01T07:11:02.243Z] ---> 145668017004 [2023-03-01T07:11:02.243Z] Step 3/24 : WORKDIR /edgex-go [2023-03-01T07:11:02.243Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-01T07:11:02.243Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-03-01T07:11:02.243Z] ---> 145668017004 [2023-03-01T07:11:02.243Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-03-01T07:11:02.243Z] ---> Running in 67e95a57a758 [2023-03-01T07:11:02.243Z] ---> Running in a1170346d4cd [2023-03-01T07:11:02.243Z] ---> Running in b2b9d341bb50 [2023-03-01T07:11:02.243Z] ---> Running in 419acec09eb4 [2023-03-01T07:11:02.243Z] Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-01T07:11:02.243Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2023-03-01T07:11:02.243Z] ---> 145668017004 [2023-03-01T07:11:02.243Z] Step 3/21 : WORKDIR /edgex-go [2023-03-01T07:11:02.243Z] ---> Running in 70b56f006ff4 [2023-03-01T07:11:02.243Z] Removing intermediate container a1170346d4cd [2023-03-01T07:11:02.243Z] ---> bf7ce31bb58e [2023-03-01T07:11:02.243Z] Step 4/23 : WORKDIR /edgex-go [2023-03-01T07:11:02.243Z] Removing intermediate container 419acec09eb4 [2023-03-01T07:11:02.243Z] ---> 2698ab4c18dd [2023-03-01T07:11:02.243Z] Step 4/22 : WORKDIR /edgex-go [2023-03-01T07:11:02.243Z] Removing intermediate container b2b9d341bb50 [2023-03-01T07:11:02.243Z] ---> 04ae55543e49 [2023-03-01T07:11:02.243Z] Step 4/24 : WORKDIR /edgex-go [2023-03-01T07:11:02.243Z] ---> Running in eaebdd2c48b1 [2023-03-01T07:11:02.243Z] Removing intermediate container 70b56f006ff4 [2023-03-01T07:11:02.243Z] ---> 8c5837ba507f [2023-03-01T07:11:02.243Z] Step 4/21 : RUN apk add --update --no-cache make git [2023-03-01T07:11:02.243Z] ---> Running in 26a7c97abc18 [2023-03-01T07:11:02.243Z] Removing intermediate container 67e95a57a758 [2023-03-01T07:11:02.243Z] ---> 61a329d00053 [2023-03-01T07:11:02.243Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-03-01T07:11:02.243Z] ---> Running in 408f683ec574 [2023-03-01T07:11:02.243Z] ---> Running in ff45639fa542 [2023-03-01T07:11:02.243Z] ---> Running in 633970e61d0c [2023-03-01T07:11:02.243Z] Removing intermediate container 26a7c97abc18 [2023-03-01T07:11:02.243Z] ---> e21c88ecbcb3 [2023-03-01T07:11:02.243Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-03-01T07:11:02.517Z] Removing intermediate container eaebdd2c48b1 [2023-03-01T07:11:02.517Z] ---> 9c79627d0feb [2023-03-01T07:11:02.517Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-03-01T07:11:02.517Z] ---> Running in 29a2b67e825f [2023-03-01T07:11:02.784Z] ---> Running in be3c660e2d63 [2023-03-01T07:11:02.784Z] Removing intermediate container 408f683ec574 [2023-03-01T07:11:02.784Z] ---> 782081490547 [2023-03-01T07:11:02.784Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-03-01T07:11:03.053Z] ---> Running in 3c66423bf50d [2023-03-01T07:11:04.015Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-01T07:11:04.282Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-01T07:11:04.282Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-01T07:11:04.549Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-01T07:11:04.816Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-01T07:11:04.816Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-01T07:11:05.082Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-01T07:11:05.082Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-01T07:11:05.350Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-01T07:11:05.616Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-01T07:11:05.616Z] OK: 221 MiB in 51 packages [2023-03-01T07:11:06.203Z] OK: 221 MiB in 51 packages [2023-03-01T07:11:06.203Z] OK: 221 MiB in 51 packages [2023-03-01T07:11:06.803Z] OK: 221 MiB in 51 packages [2023-03-01T07:11:07.072Z] OK: 221 MiB in 51 packages [2023-03-01T07:11:07.663Z] Removing intermediate container ff45639fa542 [2023-03-01T07:11:07.663Z] ---> 7d21cfffa306 [2023-03-01T07:11:07.663Z] Step 5/24 : COPY go.mod vendor* ./ [2023-03-01T07:11:08.248Z] Removing intermediate container 29a2b67e825f [2023-03-01T07:11:08.248Z] ---> 12055c85216a [2023-03-01T07:11:08.248Z] Step 6/22 : COPY go.mod vendor* ./ [2023-03-01T07:11:08.248Z] Removing intermediate container 633970e61d0c [2023-03-01T07:11:08.248Z] ---> adbaee94ec86 [2023-03-01T07:11:08.248Z] Step 5/21 : COPY go.mod vendor* ./ [2023-03-01T07:11:08.516Z] Removing intermediate container 3c66423bf50d [2023-03-01T07:11:08.516Z] ---> 9995a151a68f [2023-03-01T07:11:08.516Z] Step 6/24 : COPY go.mod vendor* ./ [2023-03-01T07:11:08.783Z] ---> 87e52ff3fcf7 [2023-03-01T07:11:08.783Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-01T07:11:09.051Z] Removing intermediate container be3c660e2d63 [2023-03-01T07:11:09.051Z] ---> afeca0b1bd9b [2023-03-01T07:11:09.051Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-01T07:11:09.051Z] ---> Running in ea1810941b24 [2023-03-01T07:11:09.321Z] ---> f7e8e4699499 [2023-03-01T07:11:09.321Z] Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-01T07:11:09.321Z] ---> 5907df52303e [2023-03-01T07:11:09.321Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-01T07:11:09.589Z] ---> Running in a126d5451832 [2023-03-01T07:11:09.589Z] ---> Running in b822595505b5 [2023-03-01T07:11:10.173Z] ---> 35bc599e357b [2023-03-01T07:11:10.173Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-01T07:11:10.440Z] ---> Running in 0570fd24b4c3 [2023-03-01T07:11:10.666Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.71" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-03-01T07:11:10.708Z] ---> b97a5d9fd84a [2023-03-01T07:11:10.708Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-01T07:11:10.974Z] ---> Running in 9002a8b32598 [2023-03-01T07:11:32.727Z] Removing intermediate container 9d243d70cae7 [2023-03-01T07:11:32.727Z] ---> dcb7198bfd50 [2023-03-01T07:11:32.727Z] [2023-03-01T07:11:32.727Z] Step 9/24 : FROM alpine:3.16 [2023-03-01T07:11:32.727Z] ---> dfd21b5a31f5 [2023-03-01T07:11:32.727Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-03-01T07:11:32.727Z] Removing intermediate container 85c23255f83d [2023-03-01T07:11:32.727Z] ---> 51af513a8051 [2023-03-01T07:11:32.727Z] Step 7/19 : COPY . . [2023-03-01T07:11:32.727Z] Removing intermediate container c80b2eb71984 [2023-03-01T07:11:32.727Z] ---> 036a8704ee90 [2023-03-01T07:11:32.727Z] Step 7/24 : COPY . . [2023-03-01T07:11:32.727Z] ---> Running in cc318b7b6efe [2023-03-01T07:11:40.852Z] ---> 48a54cf28527 [2023-03-01T07:11:40.852Z] Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-03-01T07:11:40.852Z] Removing intermediate container 60764df414f5 [2023-03-01T07:11:40.852Z] ---> d13e6e4e802b [2023-03-01T07:11:40.852Z] [2023-03-01T07:11:40.852Z] Step 10/22 : FROM alpine:3.16 [2023-03-01T07:11:40.852Z] ---> dfd21b5a31f5 [2023-03-01T07:11:40.852Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-03-01T07:11:40.852Z] ---> Running in f8c27bb02e4d [2023-03-01T07:11:40.852Z] ---> 00540a6aef49 [2023-03-01T07:11:40.852Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-01T07:11:40.852Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-03-01T07:11:40.852Z] Removing intermediate container 806e743bb9e4 [2023-03-01T07:11:40.852Z] ---> 0b82e398819e [2023-03-01T07:11:40.852Z] [2023-03-01T07:11:40.852Z] Step 9/32 : FROM alpine:3.16 [2023-03-01T07:11:40.852Z] ---> dfd21b5a31f5 [2023-03-01T07:11:40.852Z] Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-01T07:11:40.852Z] ---> Running in 6dd6f2174c10 [2023-03-01T07:11:40.852Z] ---> Running in c12482bd99e1 [2023-03-01T07:11:40.852Z] ---> Running in 7090c63178f8 [2023-03-01T07:11:40.852Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-01T07:11:40.852Z] Removing intermediate container c12482bd99e1 [2023-03-01T07:11:40.852Z] ---> 545bf3c8ca79 [2023-03-01T07:11:40.852Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-03-01T07:11:40.852Z] Removing intermediate container 7090c63178f8 [2023-03-01T07:11:40.852Z] ---> 7220b91e253b [2023-03-01T07:11:40.852Z] Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec [2023-03-01T07:11:40.852Z] ---> Running in ee8ba755c95a [2023-03-01T07:11:40.852Z] ---> Running in e29ccc8335a4 [2023-03-01T07:11:40.852Z] Removing intermediate container ee8ba755c95a [2023-03-01T07:11:40.852Z] ---> 49398f68600a [2023-03-01T07:11:40.852Z] Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-03-01T07:11:40.852Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.71" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2023-03-01T07:11:40.852Z] ---> Running in 72950085fbd6 [2023-03-01T07:11:40.852Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-01T07:11:40.852Z] (1/3) Installing ca-certificates (20220614-r0) [2023-03-01T07:11:40.852Z] (2/3) Installing dumb-init (1.2.5-r1) [2023-03-01T07:11:40.852Z] (3/3) Installing su-exec (0.2-r1) [2023-03-01T07:11:40.852Z] Executing busybox-1.35.0-r17.trigger [2023-03-01T07:11:40.852Z] Executing ca-certificates-20220614-r0.trigger [2023-03-01T07:11:40.852Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-01T07:11:40.852Z] OK: 6 MiB in 17 packages [2023-03-01T07:11:40.852Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-01T07:11:40.852Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-01T07:11:40.852Z] (1/2) Installing ca-certificates (20220614-r0) [2023-03-01T07:11:40.852Z] (2/2) Installing dumb-init (1.2.5-r1) [2023-03-01T07:11:40.852Z] Executing busybox-1.35.0-r17.trigger [2023-03-01T07:11:40.852Z] Executing ca-certificates-20220614-r0.trigger [2023-03-01T07:11:40.852Z] OK: 6 MiB in 16 packages [2023-03-01T07:11:40.852Z] (1/2) Installing dumb-init (1.2.5-r1) [2023-03-01T07:11:40.852Z] (2/2) Installing su-exec (0.2-r1) [2023-03-01T07:11:40.852Z] Executing busybox-1.35.0-r17.trigger [2023-03-01T07:11:40.852Z] OK: 6 MiB in 16 packages [2023-03-01T07:11:40.852Z] Removing intermediate container cc318b7b6efe [2023-03-01T07:11:40.852Z] ---> 9937c92bad88 [2023-03-01T07:11:40.852Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-03-01T07:11:40.852Z] ---> Running in 41d9573a4f3e [2023-03-01T07:11:41.111Z] Removing intermediate container 41d9573a4f3e [2023-03-01T07:11:41.111Z] ---> e66555202d57 [2023-03-01T07:11:41.111Z] Step 12/24 : WORKDIR / [2023-03-01T07:11:41.111Z] ---> Running in 8f13b3d88221 [2023-03-01T07:11:41.370Z] Removing intermediate container 6dd6f2174c10 [2023-03-01T07:11:41.370Z] ---> 2ab3218d5fe6 [2023-03-01T07:11:41.370Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-01T07:11:41.370Z] Removing intermediate container 8f13b3d88221 [2023-03-01T07:11:41.370Z] ---> 7153cfcad757 [2023-03-01T07:11:41.370Z] Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-03-01T07:11:41.370Z] ---> Running in 45e731f938ac [2023-03-01T07:11:41.370Z] Removing intermediate container e29ccc8335a4 [2023-03-01T07:11:41.370Z] ---> 59641656c3b1 [2023-03-01T07:11:41.370Z] Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init [2023-03-01T07:11:41.370Z] Removing intermediate container 72950085fbd6 [2023-03-01T07:11:41.370Z] ---> 628e8161f124 [2023-03-01T07:11:41.370Z] Step 11/24 : WORKDIR /edgex-go [2023-03-01T07:11:41.370Z] ---> Running in 9729c46a2c98 [2023-03-01T07:11:41.370Z] ---> Running in 68e87834c208 [2023-03-01T07:11:41.370Z] Removing intermediate container 45e731f938ac [2023-03-01T07:11:41.370Z] ---> d5371b05bc5b [2023-03-01T07:11:41.370Z] Step 13/22 : ENV APP_PORT=59860 [2023-03-01T07:11:41.370Z] ---> Running in 782163da3081 [2023-03-01T07:11:41.370Z] Removing intermediate container 9729c46a2c98 [2023-03-01T07:11:41.370Z] ---> 48436fca7cd6 [2023-03-01T07:11:41.370Z] Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-03-01T07:11:41.628Z] Removing intermediate container 68e87834c208 [2023-03-01T07:11:41.628Z] ---> 644c8dd4de9c [2023-03-01T07:11:41.628Z] [2023-03-01T07:11:41.628Z] Step 12/24 : FROM alpine:3.15 [2023-03-01T07:11:41.628Z] ---> 5ce65d7b0fde [2023-03-01T07:11:41.628Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-01T07:11:41.628Z] ---> Using cache [2023-03-01T07:11:41.628Z] ---> f6e3bee0615b [2023-03-01T07:11:41.628Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-03-01T07:11:41.628Z] ---> Using cache [2023-03-01T07:11:41.628Z] ---> c9a6d2b8f31d [2023-03-01T07:11:41.628Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-03-01T07:11:41.628Z] ---> 2db379eb3ed7 [2023-03-01T07:11:41.628Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2023-03-01T07:11:41.628Z] ---> Running in f949e2dee302 [2023-03-01T07:11:41.628Z] Removing intermediate container 782163da3081 [2023-03-01T07:11:41.628Z] ---> 375009d15574 [2023-03-01T07:11:41.628Z] Step 14/22 : EXPOSE $APP_PORT [2023-03-01T07:11:41.628Z] ---> Running in ecdbabcd9f45 [2023-03-01T07:11:41.628Z] ---> 3da22599d8f6 [2023-03-01T07:11:41.628Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2023-03-01T07:11:41.628Z] Removing intermediate container f949e2dee302 [2023-03-01T07:11:41.628Z] ---> fb73795a2b57 [2023-03-01T07:11:41.628Z] Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-03-01T07:11:41.896Z] ---> Running in 01cc16c57e66 [2023-03-01T07:11:41.896Z] Removing intermediate container ecdbabcd9f45 [2023-03-01T07:11:41.896Z] ---> 8d1f466e0ab4 [2023-03-01T07:11:41.896Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-01T07:11:42.156Z] Removing intermediate container 01cc16c57e66 [2023-03-01T07:11:42.156Z] ---> dbb06c1db4d4 [2023-03-01T07:11:42.156Z] Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-03-01T07:11:42.156Z] ---> 4da42b129d85 [2023-03-01T07:11:42.156Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2023-03-01T07:11:42.492Z] ---> Running in ca9d0f0feee5 [2023-03-01T07:11:42.493Z] ---> e735bb2b624e [2023-03-01T07:11:42.493Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-03-01T07:11:42.765Z] Removing intermediate container ca9d0f0feee5 [2023-03-01T07:11:42.765Z] ---> 64b1bcdf4f8b [2023-03-01T07:11:42.765Z] Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-03-01T07:11:43.334Z] ---> b8cdcf40d84a [2023-03-01T07:11:43.334Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-03-01T07:11:43.334Z] ---> Running in 460f04ff3b84 [2023-03-01T07:11:43.334Z] ---> 367bac0b4a8b [2023-03-01T07:11:43.334Z] Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-01T07:11:43.334Z] ---> 8a180a6f93f9 [2023-03-01T07:11:43.334Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2023-03-01T07:11:44.286Z] ---> 395e61f15259 [2023-03-01T07:11:44.286Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-03-01T07:11:44.286Z] ---> 359d9e283a5b [2023-03-01T07:11:44.286Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2023-03-01T07:11:44.286Z] ---> Running in 4ce8d0655937 [2023-03-01T07:11:46.275Z] Removing intermediate container 4ce8d0655937 [2023-03-01T07:11:46.275Z] ---> e9641d310e46 [2023-03-01T07:11:46.275Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-01T07:11:46.532Z] ---> 9588802df467 [2023-03-01T07:11:46.532Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-03-01T07:11:46.532Z] ---> Running in b5f7bb56ee99 [2023-03-01T07:11:46.532Z] ---> ff5f96832d70 [2023-03-01T07:11:46.532Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-03-01T07:11:46.532Z] Removing intermediate container 460f04ff3b84 [2023-03-01T07:11:46.532Z] ---> 844226ce0ec1 [2023-03-01T07:11:46.532Z] Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} [2023-03-01T07:11:46.532Z] Removing intermediate container b5f7bb56ee99 [2023-03-01T07:11:46.532Z] ---> 086eb4dc3cb2 [2023-03-01T07:11:46.532Z] Step 20/22 : LABEL arch=x86_64 [2023-03-01T07:11:46.798Z] ---> Running in 3ca07b85ab51 [2023-03-01T07:11:46.798Z] ---> 365038baa66a [2023-03-01T07:11:46.798Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-01T07:11:46.798Z] ---> Running in 669ed8caa615 [2023-03-01T07:11:46.798Z] ---> Running in ea4b9ae9b6c7 [2023-03-01T07:11:47.060Z] ---> 11378e810e0a [2023-03-01T07:11:47.060Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-03-01T07:11:47.060Z] Removing intermediate container 669ed8caa615 [2023-03-01T07:11:47.060Z] ---> 8f0c7a11119f [2023-03-01T07:11:47.060Z] Step 21/22 : LABEL git_sha=21c015b1160669c2439abb52f07d44b16c2c3e9a [2023-03-01T07:11:47.060Z] Removing intermediate container 3ca07b85ab51 [2023-03-01T07:11:47.060Z] ---> 9b183c4e4317 [2023-03-01T07:11:47.060Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-03-01T07:11:47.060Z] ---> Running in 2e3bf235195f [2023-03-01T07:11:47.319Z] ---> a0d42a96e3f5 [2023-03-01T07:11:47.319Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-03-01T07:11:47.319Z] Removing intermediate container 2e3bf235195f [2023-03-01T07:11:47.319Z] ---> 5145b4b15946 [2023-03-01T07:11:47.319Z] Step 22/22 : LABEL version=3.0.0-dev.71 [2023-03-01T07:11:47.577Z] ---> Running in 17f0b25cf965 [2023-03-01T07:11:47.577Z] ---> 4ee4d09f045d [2023-03-01T07:11:47.577Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-03-01T07:11:47.577Z] ---> Running in 8582dc56e6af [2023-03-01T07:11:47.835Z] ---> 85144205585b [2023-03-01T07:11:47.835Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-01T07:11:47.835Z] Removing intermediate container 17f0b25cf965 [2023-03-01T07:11:47.835Z] ---> 95812211c831 [2023-03-01T07:11:47.835Z] [2023-03-01T07:11:47.835Z] ---> Running in acca8df97177 [2023-03-01T07:11:47.835Z] Successfully built 95812211c831 [2023-03-01T07:11:47.835Z] Successfully tagged support-notifications:latest [2023-03-01T07:11:48.098Z]  Building support-notifications ... done Removing intermediate container acca8df97177 [2023-03-01T07:11:48.098Z] ---> 529fd56fd0d0 [2023-03-01T07:11:48.098Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-01T07:11:48.098Z] ---> Running in 125db8da2650 [2023-03-01T07:11:48.098Z] Removing intermediate container ea4b9ae9b6c7 [2023-03-01T07:11:48.098Z] ---> d25d3838ac71 [2023-03-01T07:11:48.098Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2023-03-01T07:11:48.098Z] ---> Running in 4bc17bfa62d2 [2023-03-01T07:11:48.357Z] Removing intermediate container 125db8da2650 [2023-03-01T07:11:48.357Z] ---> 6b48f42492ae [2023-03-01T07:11:48.357Z] Step 22/24 : LABEL arch=x86_64 [2023-03-01T07:11:48.357Z] Removing intermediate container 4bc17bfa62d2 [2023-03-01T07:11:48.357Z] ---> fd3147a7571f [2023-03-01T07:11:48.357Z] Step 22/24 : LABEL arch=x86_64 [2023-03-01T07:11:48.357Z] ---> Running in 6a0a14ab014f [2023-03-01T07:11:48.357Z] ---> Running in 70fa7980db08 [2023-03-01T07:11:48.621Z] Removing intermediate container 70fa7980db08 [2023-03-01T07:11:48.621Z] ---> e537848c3e34 [2023-03-01T07:11:48.621Z] Step 23/24 : LABEL git_sha=21c015b1160669c2439abb52f07d44b16c2c3e9a [2023-03-01T07:11:48.621Z] Removing intermediate container 6a0a14ab014f [2023-03-01T07:11:48.621Z] ---> e77c41d13d02 [2023-03-01T07:11:48.621Z] Step 23/24 : LABEL git_sha=21c015b1160669c2439abb52f07d44b16c2c3e9a [2023-03-01T07:11:48.621Z] Removing intermediate container 8582dc56e6af [2023-03-01T07:11:48.621Z] ---> 00b6e8ad4cd2 [2023-03-01T07:11:48.621Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-01T07:11:48.621Z] ---> Running in 9410b0487737 [2023-03-01T07:11:48.621Z] ---> Running in 2760bbc74a3e [2023-03-01T07:11:48.882Z] Removing intermediate container 9410b0487737 [2023-03-01T07:11:48.882Z] ---> 38970b21eadd [2023-03-01T07:11:48.882Z] Step 24/24 : LABEL version=3.0.0-dev.71 [2023-03-01T07:11:48.882Z] ---> 8ec287036a6a [2023-03-01T07:11:48.882Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-03-01T07:11:48.882Z] Removing intermediate container 2760bbc74a3e [2023-03-01T07:11:48.882Z] ---> 77f6500104e4 [2023-03-01T07:11:48.882Z] Step 24/24 : LABEL version=3.0.0-dev.71 [2023-03-01T07:11:48.882Z] ---> Running in c42d27a89a13 [2023-03-01T07:11:48.882Z] ---> Running in aa6ccbe403ee [2023-03-01T07:11:49.140Z] Removing intermediate container c42d27a89a13 [2023-03-01T07:11:49.140Z] ---> 84afb603bd53 [2023-03-01T07:11:49.140Z] [2023-03-01T07:11:49.140Z] Removing intermediate container aa6ccbe403ee [2023-03-01T07:11:49.140Z] ---> 81fd7bdfb79d [2023-03-01T07:11:49.140Z] [2023-03-01T07:11:49.140Z] Successfully built 84afb603bd53 [2023-03-01T07:11:49.140Z] Successfully tagged security-spire-agent:latest [2023-03-01T07:11:49.140Z] Successfully built 81fd7bdfb79d [2023-03-01T07:11:49.140Z]  Building security-spire-agent ... done Successfully tagged security-secretstore-setup:latest [2023-03-01T07:11:50.072Z]  Building security-secretstore-setup ... done  ---> 0edd6795b041 [2023-03-01T07:11:50.072Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2023-03-01T07:11:50.330Z] ---> 56937ee54392 [2023-03-01T07:11:50.330Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-03-01T07:11:50.588Z] ---> 25ef75143456 [2023-03-01T07:11:50.588Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-03-01T07:11:51.154Z] ---> a77f6a899545 [2023-03-01T07:11:51.154Z] Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-03-01T07:11:51.411Z] ---> 9fdab0cf924f [2023-03-01T07:11:51.411Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-03-01T07:11:51.669Z] ---> 2b61b7de8a3e [2023-03-01T07:11:51.669Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2023-03-01T07:11:51.669Z] ---> Running in ea34827476e4 [2023-03-01T07:11:52.615Z] Removing intermediate container ea34827476e4 [2023-03-01T07:11:52.615Z] ---> efd0301002e3 [2023-03-01T07:11:52.615Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2023-03-01T07:11:52.873Z] ---> Running in 4cd64aa73ace [2023-03-01T07:11:52.873Z] Removing intermediate container 4cd64aa73ace [2023-03-01T07:11:52.873Z] ---> ea89ca8c1e01 [2023-03-01T07:11:52.873Z] Step 29/32 : CMD ["gate"] [2023-03-01T07:11:52.873Z] ---> Running in 5fe2794e0c8c [2023-03-01T07:11:52.873Z] Removing intermediate container 5fe2794e0c8c [2023-03-01T07:11:52.873Z] ---> e67fd7c91233 [2023-03-01T07:11:52.873Z] Step 30/32 : LABEL arch=x86_64 [2023-03-01T07:11:52.873Z] ---> Running in 2ac9ce6ea561 [2023-03-01T07:11:53.132Z] Removing intermediate container 2ac9ce6ea561 [2023-03-01T07:11:53.132Z] ---> a419144907b6 [2023-03-01T07:11:53.132Z] Step 31/32 : LABEL git_sha=21c015b1160669c2439abb52f07d44b16c2c3e9a [2023-03-01T07:11:53.132Z] ---> Running in 7daa426aef35 [2023-03-01T07:11:53.390Z] Removing intermediate container 7daa426aef35 [2023-03-01T07:11:53.390Z] ---> 0062a2e86c7d [2023-03-01T07:11:53.390Z] Step 32/32 : LABEL version=3.0.0-dev.71 [2023-03-01T07:11:53.390Z] ---> Running in 41d3b5727fa9 [2023-03-01T07:11:53.390Z] Removing intermediate container 41d3b5727fa9 [2023-03-01T07:11:53.390Z] ---> bc9baab34541 [2023-03-01T07:11:53.390Z] [2023-03-01T07:11:53.648Z] Successfully built bc9baab34541 [2023-03-01T07:11:53.648Z] Successfully tagged security-bootstrapper:latest [2023-03-01T07:12:03.657Z]  Building security-bootstrapper ... done Removing intermediate container f8c27bb02e4d [2023-03-01T07:12:03.657Z] ---> 4e9174487056 [2023-03-01T07:12:03.657Z] [2023-03-01T07:12:03.657Z] Step 9/19 : FROM alpine:3.15 [2023-03-01T07:12:03.657Z] ---> 5ce65d7b0fde [2023-03-01T07:12:03.657Z] Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-01T07:12:03.657Z] ---> Using cache [2023-03-01T07:12:03.657Z] ---> f6e3bee0615b [2023-03-01T07:12:03.657Z] Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-03-01T07:12:03.657Z] ---> Running in 9cd8232d42bd [2023-03-01T07:12:03.657Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-03-01T07:12:03.657Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-03-01T07:12:03.916Z] v3.15.7-29-g169c05a69e2 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-03-01T07:12:03.916Z] v3.15.7-29-g169c05a69e2 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-03-01T07:12:03.916Z] OK: 15857 distinct packages available [2023-03-01T07:12:03.916Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-03-01T07:12:04.177Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-03-01T07:12:04.177Z] (1/9) Installing ca-certificates (20220614-r0) [2023-03-01T07:12:04.177Z] (2/9) Installing brotli-libs (1.0.9-r5) [2023-03-01T07:12:04.177Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2023-03-01T07:12:04.177Z] (4/9) Installing libcurl (7.80.0-r6) [2023-03-01T07:12:04.177Z] (5/9) Installing curl (7.80.0-r6) [2023-03-01T07:12:04.177Z] (6/9) Installing dumb-init (1.2.5-r1) [2023-03-01T07:12:04.177Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-03-01T07:12:04.177Z] (8/9) Installing libucontext (1.1-r0) [2023-03-01T07:12:04.177Z] (9/9) Installing gcompat (1.0.0-r4) [2023-03-01T07:12:04.177Z] Executing busybox-1.34.1-r7.trigger [2023-03-01T07:12:04.177Z] Executing ca-certificates-20220614-r0.trigger [2023-03-01T07:12:04.438Z] OK: 8 MiB in 23 packages [2023-03-01T07:12:05.381Z] Removing intermediate container 9cd8232d42bd [2023-03-01T07:12:05.381Z] ---> af3b9ac457ea [2023-03-01T07:12:05.381Z] Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-01T07:12:05.381Z] ---> 4d12f97b2eb4 [2023-03-01T07:12:05.381Z] Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-03-01T07:12:06.323Z] ---> 94c5b02a7787 [2023-03-01T07:12:06.323Z] Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2023-03-01T07:12:06.584Z] ---> 53f215826b9f [2023-03-01T07:12:06.584Z] Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-03-01T07:12:06.584Z] ---> Running in d6e6c8773fab [2023-03-01T07:12:06.852Z] Removing intermediate container d6e6c8773fab [2023-03-01T07:12:06.852Z] ---> c6abef668c0f [2023-03-01T07:12:06.852Z] Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-01T07:12:06.852Z] ---> Running in 012feb2071fa [2023-03-01T07:12:07.113Z] Removing intermediate container 012feb2071fa [2023-03-01T07:12:07.113Z] ---> 5693e18f5dd3 [2023-03-01T07:12:07.113Z] Step 17/19 : LABEL arch=x86_64 [2023-03-01T07:12:07.113Z] ---> Running in 5d4e51db25fe [2023-03-01T07:12:07.378Z] Removing intermediate container 5d4e51db25fe [2023-03-01T07:12:07.378Z] ---> 10c58aa810fb [2023-03-01T07:12:07.378Z] Step 18/19 : LABEL git_sha=21c015b1160669c2439abb52f07d44b16c2c3e9a [2023-03-01T07:12:07.378Z] ---> Running in 9c7d37198e38 [2023-03-01T07:12:07.378Z] Removing intermediate container 9c7d37198e38 [2023-03-01T07:12:07.378Z] ---> ac548233ecda [2023-03-01T07:12:07.378Z] Step 19/19 : LABEL version=3.0.0-dev.71 [2023-03-01T07:12:07.378Z] ---> Running in a8e077278e4f [2023-03-01T07:12:07.637Z] Removing intermediate container a8e077278e4f [2023-03-01T07:12:07.637Z] ---> 971536ebce67 [2023-03-01T07:12:07.637Z] [2023-03-01T07:12:07.637Z] Successfully built 971536ebce67 [2023-03-01T07:12:07.637Z] Successfully tagged security-spiffe-token-provider:latest [2023-03-01T07:12:07.904Z]  Building security-spiffe-token-provider ... done  [Pipeline] } [2023-03-01T07:12:07.932Z] $ docker stop --time=1 73e2b3263b3a5fc467a014c314e38fac4f3fe8eb3a1f9055558cd555acd0e66d [2023-03-01T07:12:09.361Z] $ docker rm -f --volumes 73e2b3263b3a5fc467a014c314e38fac4f3fe8eb3a1f9055558cd555acd0e66d [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-01T07:12:09.712Z] + docker images [2023-03-01T07:12:09.712Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-03-01T07:12:09.712Z] security-spiffe-token-provider latest 971536ebce67 2 seconds ago 30MB [2023-03-01T07:12:09.712Z] 4e9174487056 9 seconds ago 1.73GB [2023-03-01T07:12:09.712Z] security-bootstrapper latest bc9baab34541 16 seconds ago 20.4MB [2023-03-01T07:12:09.712Z] security-secretstore-setup latest 81fd7bdfb79d 21 seconds ago 30MB [2023-03-01T07:12:09.713Z] security-spire-agent latest 84afb603bd53 21 seconds ago 125MB [2023-03-01T07:12:09.713Z] support-notifications latest 95812211c831 22 seconds ago 30.7MB [2023-03-01T07:12:09.713Z] 644c8dd4de9c 28 seconds ago 1.56GB [2023-03-01T07:12:09.713Z] d13e6e4e802b 34 seconds ago 1.76GB [2023-03-01T07:12:09.713Z] 0b82e398819e 37 seconds ago 1.68GB [2023-03-01T07:12:09.713Z] dcb7198bfd50 47 seconds ago 1.68GB [2023-03-01T07:12:09.713Z] security-proxy-auth latest 6232ca772769 About a minute ago 16.2MB [2023-03-01T07:12:09.713Z] support-scheduler latest 730a2de8a3be About a minute ago 30.1MB [2023-03-01T07:12:09.713Z] core-metadata latest e7b4948fcaf7 About a minute ago 18.5MB [2023-03-01T07:12:09.713Z] core-command latest 9a04c9dd6e05 About a minute ago 17.7MB [2023-03-01T07:12:09.713Z] 6d9a90540f30 2 minutes ago 1.67GB [2023-03-01T07:12:09.713Z] 0865b9f14210 2 minutes ago 1.75GB [2023-03-01T07:12:09.713Z] security-proxy-setup latest 2ee1f7d923f3 2 minutes ago 27.8MB [2023-03-01T07:12:09.713Z] e73e1459e348 2 minutes ago 1.7GB [2023-03-01T07:12:09.713Z] 92de7506462c 2 minutes ago 1.69GB [2023-03-01T07:12:09.713Z] core-common-config-bootstrapper latest 0de61b251ba6 2 minutes ago 15.5MB [2023-03-01T07:12:09.713Z] core-data latest 4eb57fa82321 2 minutes ago 17.9MB [2023-03-01T07:12:09.713Z] 748ccf864e56 2 minutes ago 1.7GB [2023-03-01T07:12:09.713Z] e34e7de542a0 2 minutes ago 1.68GB [2023-03-01T07:12:09.713Z] b576247141cb 3 minutes ago 1.69GB [2023-03-01T07:12:09.713Z] security-spire-config latest b3d9de5c7f29 3 minutes ago 85.8MB [2023-03-01T07:12:09.713Z] security-spire-server latest d49fedd12200 3 minutes ago 86.5MB [2023-03-01T07:12:09.713Z] 6a3320825ffa 3 minutes ago 1.56GB [2023-03-01T07:12:09.713Z] e13832451d64 3 minutes ago 1.56GB [2023-03-01T07:12:09.713Z] ci-base-image-x86_64 latest 951a91cd80e4 7 minutes ago 904MB [2023-03-01T07:12:09.713Z] alpine 3.15 5ce65d7b0fde 2 weeks ago 5.59MB [2023-03-01T07:12:09.713Z] alpine 3.16 dfd21b5a31f5 2 weeks ago 5.55MB [2023-03-01T07:12:09.713Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine db6d94c90886 3 months ago 683MB [2023-03-01T07:12:09.713Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 7 months ago 253MB [2023-03-01T07:12:09.713Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 2 years ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-01T07:12:09.818Z] provisioning config files... [2023-03-01T07:12:09.827Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/432@tmp/config16800597794516108321tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-01T07:12:10.122Z] ---> docker-login.sh [2023-03-01T07:12:10.122Z] nexus3.edgexfoundry.org:10001 [2023-03-01T07:12:10.122Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-01T07:12:10.122Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-01T07:12:10.122Z] Configure a credential helper to remove this warning. See [2023-03-01T07:12:10.122Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-01T07:12:10.122Z] [2023-03-01T07:12:10.122Z] Login Succeeded [2023-03-01T07:12:10.122Z] nexus3.edgexfoundry.org:10002 [2023-03-01T07:12:10.380Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-01T07:12:10.380Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-01T07:12:10.380Z] Configure a credential helper to remove this warning. See [2023-03-01T07:12:10.380Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-01T07:12:10.380Z] [2023-03-01T07:12:10.380Z] Login Succeeded [2023-03-01T07:12:10.380Z] nexus3.edgexfoundry.org:10003 [2023-03-01T07:12:10.380Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-01T07:12:10.380Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-01T07:12:10.380Z] Configure a credential helper to remove this warning. See [2023-03-01T07:12:10.380Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-01T07:12:10.380Z] [2023-03-01T07:12:10.380Z] Login Succeeded [2023-03-01T07:12:10.380Z] nexus3.edgexfoundry.org:10004 [2023-03-01T07:12:10.380Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-01T07:12:10.638Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-01T07:12:10.638Z] Configure a credential helper to remove this warning. See [2023-03-01T07:12:10.638Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-01T07:12:10.638Z] [2023-03-01T07:12:10.638Z] Login Succeeded [2023-03-01T07:12:10.638Z] docker.io [2023-03-01T07:12:10.638Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-01T07:12:10.897Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-01T07:12:10.897Z] Configure a credential helper to remove this warning. See [2023-03-01T07:12:10.897Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-01T07:12:10.897Z] [2023-03-01T07:12:10.897Z] Login Succeeded [2023-03-01T07:12:10.897Z] ---> docker-login.sh ends [Pipeline] } [2023-03-01T07:12:10.904Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-01T07:12:10.933Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-01T07:12:10.957Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2023-03-01T07:12:10.957Z] 21c015b1160669c2439abb52f07d44b16c2c3e9a [2023-03-01T07:12:10.957Z] latest [2023-03-01T07:12:10.957Z] 3.0.0-dev.71 [2023-03-01T07:12:10.957Z] 21c015b1160669c2439abb52f07d44b16c2c3e9a-3.0.0-dev.71 [2023-03-01T07:12:10.957Z] main [2023-03-01T07:12:10.957Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T07:12:11.264Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:21c015b1160669c2439abb52f07d44b16c2c3e9a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T07:12:11.567Z] + docker push nexus3.edgexfoundry.org:10004/core-command:21c015b1160669c2439abb52f07d44b16c2c3e9a [2023-03-01T07:12:11.567Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-03-01T07:12:11.567Z] dcfce386a168: Preparing [2023-03-01T07:12:11.567Z] 7982468085b0: Preparing [2023-03-01T07:12:11.567Z] 909dc65da26f: Preparing [2023-03-01T07:12:11.567Z] 75c5bf40635b: Preparing [2023-03-01T07:12:11.567Z] aa5968d388b8: Preparing [2023-03-01T07:12:11.567Z] aa5968d388b8: Layer already exists [2023-03-01T07:12:11.567Z] dcfce386a168: Pushed [2023-03-01T07:12:11.567Z] 909dc65da26f: Pushed [2023-03-01T07:12:11.567Z] 75c5bf40635b: Pushed [2023-03-01T07:12:12.939Z] 7982468085b0: Pushed [2023-03-01T07:12:12.939Z] 21c015b1160669c2439abb52f07d44b16c2c3e9a: digest: sha256:fd5a740f7cecdb65ba5ea23451d27d86bc368e8449134c3c77a34ef13c543f04 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T07:12:13.248Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T07:12:13.549Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2023-03-01T07:12:13.549Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-03-01T07:12:13.549Z] dcfce386a168: Preparing [2023-03-01T07:12:13.549Z] 7982468085b0: Preparing [2023-03-01T07:12:13.549Z] 909dc65da26f: Preparing [2023-03-01T07:12:13.549Z] 75c5bf40635b: Preparing [2023-03-01T07:12:13.549Z] aa5968d388b8: Preparing [2023-03-01T07:12:13.549Z] dcfce386a168: Layer already exists [2023-03-01T07:12:13.549Z] aa5968d388b8: Layer already exists [2023-03-01T07:12:13.549Z] 7982468085b0: Layer already exists [2023-03-01T07:12:13.549Z] 75c5bf40635b: Layer already exists [2023-03-01T07:12:13.549Z] 909dc65da26f: Layer already exists [2023-03-01T07:12:13.549Z] latest: digest: sha256:fd5a740f7cecdb65ba5ea23451d27d86bc368e8449134c3c77a34ef13c543f04 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T07:12:13.857Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:3.0.0-dev.71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T07:12:14.324Z] + docker push nexus3.edgexfoundry.org:10004/core-command:3.0.0-dev.71 [2023-03-01T07:12:14.324Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-03-01T07:12:14.324Z] dcfce386a168: Preparing [2023-03-01T07:12:14.324Z] 7982468085b0: Preparing [2023-03-01T07:12:14.324Z] 909dc65da26f: Preparing [2023-03-01T07:12:14.324Z] 75c5bf40635b: Preparing [2023-03-01T07:12:14.324Z] aa5968d388b8: Preparing [2023-03-01T07:12:14.324Z] aa5968d388b8: Layer already exists [2023-03-01T07:12:14.324Z] dcfce386a168: Layer already exists [2023-03-01T07:12:14.324Z] 909dc65da26f: Layer already exists [2023-03-01T07:12:14.324Z] 75c5bf40635b: Layer already exists [2023-03-01T07:12:14.324Z] 7982468085b0: Layer already exists [2023-03-01T07:12:14.324Z] 3.0.0-dev.71: digest: sha256:fd5a740f7cecdb65ba5ea23451d27d86bc368e8449134c3c77a34ef13c543f04 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T07:12:14.685Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:21c015b1160669c2439abb52f07d44b16c2c3e9a-3.0.0-dev.71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T07:12:15.051Z] + docker push nexus3.edgexfoundry.org:10004/core-command:21c015b1160669c2439abb52f07d44b16c2c3e9a-3.0.0-dev.71 [2023-03-01T07:12:15.051Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-03-01T07:12:15.051Z] dcfce386a168: Preparing [2023-03-01T07:12:15.051Z] 7982468085b0: Preparing [2023-03-01T07:12:15.051Z] 909dc65da26f: Preparing [2023-03-01T07:12:15.051Z] 75c5bf40635b: Preparing [2023-03-01T07:12:15.051Z] aa5968d388b8: Preparing [2023-03-01T07:12:15.051Z] aa5968d388b8: Layer already exists [2023-03-01T07:12:15.051Z] 7982468085b0: Layer already exists [2023-03-01T07:12:15.051Z] 909dc65da26f: Layer already exists [2023-03-01T07:12:15.051Z] dcfce386a168: Layer already exists [2023-03-01T07:12:15.051Z] 75c5bf40635b: Layer already exists [2023-03-01T07:12:15.051Z] 21c015b1160669c2439abb52f07d44b16c2c3e9a-3.0.0-dev.71: digest: sha256:fd5a740f7cecdb65ba5ea23451d27d86bc368e8449134c3c77a34ef13c543f04 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T07:12:15.397Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T07:12:15.698Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2023-03-01T07:12:15.698Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-03-01T07:12:15.698Z] dcfce386a168: Preparing [2023-03-01T07:12:15.698Z] 7982468085b0: Preparing [2023-03-01T07:12:15.698Z] 909dc65da26f: Preparing [2023-03-01T07:12:15.698Z] 75c5bf40635b: Preparing [2023-03-01T07:12:15.698Z] aa5968d388b8: Preparing [2023-03-01T07:12:15.698Z] 7982468085b0: Layer already exists [2023-03-01T07:12:15.698Z] aa5968d388b8: Layer already exists [2023-03-01T07:12:15.698Z] 909dc65da26f: Layer already exists [2023-03-01T07:12:15.698Z] dcfce386a168: Layer already exists [2023-03-01T07:12:15.698Z] 75c5bf40635b: Layer already exists [2023-03-01T07:12:15.698Z] main: digest: sha256:fd5a740f7cecdb65ba5ea23451d27d86bc368e8449134c3c77a34ef13c543f04 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-01T07:12:15.733Z] ===================================================== [Pipeline] echo [2023-03-01T07:12:15.739Z] taggedImages: [2023-03-01T07:12:15.739Z] - nexus3.edgexfoundry.org:10004/core-command:21c015b1160669c2439abb52f07d44b16c2c3e9a [2023-03-01T07:12:15.739Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2023-03-01T07:12:15.739Z] - nexus3.edgexfoundry.org:10004/core-command:3.0.0-dev.71 [2023-03-01T07:12:15.739Z] - nexus3.edgexfoundry.org:10004/core-command:21c015b1160669c2439abb52f07d44b16c2c3e9a-3.0.0-dev.71 [2023-03-01T07:12:15.739Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2023-03-01T07:12:15.753Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: [2023-03-01T07:12:15.753Z] 21c015b1160669c2439abb52f07d44b16c2c3e9a [2023-03-01T07:12:15.753Z] latest [2023-03-01T07:12:15.753Z] 3.0.0-dev.71 [2023-03-01T07:12:15.753Z] 21c015b1160669c2439abb52f07d44b16c2c3e9a-3.0.0-dev.71 [2023-03-01T07:12:15.753Z] main [2023-03-01T07:12:15.753Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T07:12:16.070Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:21c015b1160669c2439abb52f07d44b16c2c3e9a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T07:12:16.374Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:21c015b1160669c2439abb52f07d44b16c2c3e9a [2023-03-01T07:12:16.374Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-03-01T07:12:16.374Z] e4b803587ea0: Preparing [2023-03-01T07:12:16.374Z] f08804b7fd16: Preparing [2023-03-01T07:12:16.374Z] 00e21bd7cf19: Preparing [2023-03-01T07:12:16.374Z] b03e6d2e87c5: Preparing [2023-03-01T07:12:16.374Z] 909dc65da26f: Preparing [2023-03-01T07:12:16.374Z] 268740545b5d: Preparing [2023-03-01T07:12:16.374Z] aa5968d388b8: Preparing [2023-03-01T07:12:16.374Z] 268740545b5d: Waiting [2023-03-01T07:12:16.374Z] 909dc65da26f: Layer already exists [2023-03-01T07:12:16.374Z] f08804b7fd16: Pushed [2023-03-01T07:12:16.374Z] e4b803587ea0: Pushed [2023-03-01T07:12:16.374Z] 00e21bd7cf19: Pushed [2023-03-01T07:12:16.374Z] 268740545b5d: Pushed [2023-03-01T07:12:16.374Z] aa5968d388b8: Layer already exists [2023-03-01T07:12:17.310Z] b03e6d2e87c5: Pushed [2023-03-01T07:12:17.568Z] 21c015b1160669c2439abb52f07d44b16c2c3e9a: digest: sha256:13f53aeef1aed9ea67bf4f366ea81576a953043128cac2a1b7ae0f745f3cb2bc size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T07:12:17.872Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T07:12:18.170Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2023-03-01T07:12:18.170Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-03-01T07:12:18.170Z] e4b803587ea0: Preparing [2023-03-01T07:12:18.170Z] f08804b7fd16: Preparing [2023-03-01T07:12:18.170Z] 00e21bd7cf19: Preparing [2023-03-01T07:12:18.170Z] b03e6d2e87c5: Preparing [2023-03-01T07:12:18.170Z] 909dc65da26f: Preparing [2023-03-01T07:12:18.170Z] 268740545b5d: Preparing [2023-03-01T07:12:18.170Z] aa5968d388b8: Preparing [2023-03-01T07:12:18.170Z] 268740545b5d: Waiting [2023-03-01T07:12:18.170Z] aa5968d388b8: Waiting [2023-03-01T07:12:18.170Z] f08804b7fd16: Layer already exists [2023-03-01T07:12:18.170Z] e4b803587ea0: Layer already exists [2023-03-01T07:12:18.170Z] 909dc65da26f: Layer already exists [2023-03-01T07:12:18.170Z] b03e6d2e87c5: Layer already exists [2023-03-01T07:12:18.170Z] 00e21bd7cf19: Layer already exists [2023-03-01T07:12:18.170Z] 268740545b5d: Layer already exists [2023-03-01T07:12:18.170Z] aa5968d388b8: Layer already exists [2023-03-01T07:12:18.170Z] latest: digest: sha256:13f53aeef1aed9ea67bf4f366ea81576a953043128cac2a1b7ae0f745f3cb2bc size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T07:12:18.483Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.0.0-dev.71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T07:12:18.786Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.0.0-dev.71 [2023-03-01T07:12:18.786Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-03-01T07:12:18.786Z] e4b803587ea0: Preparing [2023-03-01T07:12:18.786Z] f08804b7fd16: Preparing [2023-03-01T07:12:18.786Z] 00e21bd7cf19: Preparing [2023-03-01T07:12:18.786Z] b03e6d2e87c5: Preparing [2023-03-01T07:12:18.786Z] 909dc65da26f: Preparing [2023-03-01T07:12:18.786Z] 268740545b5d: Preparing [2023-03-01T07:12:18.786Z] aa5968d388b8: Preparing [2023-03-01T07:12:18.786Z] 268740545b5d: Waiting [2023-03-01T07:12:18.786Z] aa5968d388b8: Waiting [2023-03-01T07:12:18.786Z] f08804b7fd16: Layer already exists [2023-03-01T07:12:18.786Z] 00e21bd7cf19: Layer already exists [2023-03-01T07:12:18.786Z] 909dc65da26f: Layer already exists [2023-03-01T07:12:18.786Z] b03e6d2e87c5: Layer already exists [2023-03-01T07:12:18.786Z] e4b803587ea0: Layer already exists [2023-03-01T07:12:18.786Z] aa5968d388b8: Layer already exists [2023-03-01T07:12:18.786Z] 268740545b5d: Layer already exists [2023-03-01T07:12:18.786Z] 3.0.0-dev.71: digest: sha256:13f53aeef1aed9ea67bf4f366ea81576a953043128cac2a1b7ae0f745f3cb2bc size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T07:12:19.089Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:21c015b1160669c2439abb52f07d44b16c2c3e9a-3.0.0-dev.71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T07:12:19.393Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:21c015b1160669c2439abb52f07d44b16c2c3e9a-3.0.0-dev.71 [2023-03-01T07:12:19.393Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-03-01T07:12:19.393Z] e4b803587ea0: Preparing [2023-03-01T07:12:19.393Z] f08804b7fd16: Preparing [2023-03-01T07:12:19.393Z] 00e21bd7cf19: Preparing [2023-03-01T07:12:19.393Z] b03e6d2e87c5: Preparing [2023-03-01T07:12:19.393Z] 909dc65da26f: Preparing [2023-03-01T07:12:19.393Z] 268740545b5d: Preparing [2023-03-01T07:12:19.393Z] aa5968d388b8: Preparing [2023-03-01T07:12:19.393Z] 268740545b5d: Waiting [2023-03-01T07:12:19.393Z] aa5968d388b8: Waiting [2023-03-01T07:12:19.393Z] e4b803587ea0: Layer already exists [2023-03-01T07:12:19.393Z] 909dc65da26f: Layer already exists [2023-03-01T07:12:19.393Z] f08804b7fd16: Layer already exists [2023-03-01T07:12:19.393Z] b03e6d2e87c5: Layer already exists [2023-03-01T07:12:19.393Z] 00e21bd7cf19: Layer already exists [2023-03-01T07:12:19.393Z] 268740545b5d: Layer already exists [2023-03-01T07:12:19.393Z] aa5968d388b8: Layer already exists [2023-03-01T07:12:19.393Z] 21c015b1160669c2439abb52f07d44b16c2c3e9a-3.0.0-dev.71: digest: sha256:13f53aeef1aed9ea67bf4f366ea81576a953043128cac2a1b7ae0f745f3cb2bc size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T07:12:19.702Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T07:12:20.007Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [2023-03-01T07:12:20.008Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-03-01T07:12:20.008Z] e4b803587ea0: Preparing [2023-03-01T07:12:20.008Z] f08804b7fd16: Preparing [2023-03-01T07:12:20.008Z] 00e21bd7cf19: Preparing [2023-03-01T07:12:20.008Z] b03e6d2e87c5: Preparing [2023-03-01T07:12:20.008Z] 909dc65da26f: Preparing [2023-03-01T07:12:20.008Z] 268740545b5d: Preparing [2023-03-01T07:12:20.008Z] aa5968d388b8: Preparing [2023-03-01T07:12:20.008Z] 268740545b5d: Waiting [2023-03-01T07:12:20.008Z] aa5968d388b8: Waiting [2023-03-01T07:12:20.008Z] 909dc65da26f: Layer already exists [2023-03-01T07:12:20.008Z] e4b803587ea0: Layer already exists [2023-03-01T07:12:20.008Z] b03e6d2e87c5: Layer already exists [2023-03-01T07:12:20.008Z] 00e21bd7cf19: Layer already exists [2023-03-01T07:12:20.008Z] f08804b7fd16: Layer already exists [2023-03-01T07:12:20.008Z] 268740545b5d: Layer already exists [2023-03-01T07:12:20.008Z] aa5968d388b8: Layer already exists [2023-03-01T07:12:20.008Z] main: digest: sha256:13f53aeef1aed9ea67bf4f366ea81576a953043128cac2a1b7ae0f745f3cb2bc size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-01T07:12:20.041Z] ===================================================== [Pipeline] echo [2023-03-01T07:12:20.047Z] taggedImages: [2023-03-01T07:12:20.047Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:21c015b1160669c2439abb52f07d44b16c2c3e9a [2023-03-01T07:12:20.047Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2023-03-01T07:12:20.047Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.0.0-dev.71 [2023-03-01T07:12:20.047Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:21c015b1160669c2439abb52f07d44b16c2c3e9a-3.0.0-dev.71 [2023-03-01T07:12:20.047Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo [2023-03-01T07:12:20.062Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2023-03-01T07:12:20.062Z] 21c015b1160669c2439abb52f07d44b16c2c3e9a [2023-03-01T07:12:20.062Z] latest [2023-03-01T07:12:20.062Z] 3.0.0-dev.71 [2023-03-01T07:12:20.062Z] 21c015b1160669c2439abb52f07d44b16c2c3e9a-3.0.0-dev.71 [2023-03-01T07:12:20.062Z] main [2023-03-01T07:12:20.062Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T07:12:20.364Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:21c015b1160669c2439abb52f07d44b16c2c3e9a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T07:12:20.670Z] + docker push nexus3.edgexfoundry.org:10004/core-data:21c015b1160669c2439abb52f07d44b16c2c3e9a [2023-03-01T07:12:20.670Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-03-01T07:12:20.670Z] 950f70a1a35f: Preparing [2023-03-01T07:12:20.670Z] bd6e2df655b1: Preparing [2023-03-01T07:12:20.670Z] 909dc65da26f: Preparing [2023-03-01T07:12:20.670Z] 93002e8bd0af: Preparing [2023-03-01T07:12:20.670Z] aa5968d388b8: Preparing [2023-03-01T07:12:20.670Z] 950f70a1a35f: Pushed [2023-03-01T07:12:20.670Z] 93002e8bd0af: Pushed [2023-03-01T07:12:20.670Z] aa5968d388b8: Layer already exists [2023-03-01T07:12:20.928Z] 909dc65da26f: Layer already exists [2023-03-01T07:12:22.304Z] bd6e2df655b1: Pushed [2023-03-01T07:12:22.304Z] 21c015b1160669c2439abb52f07d44b16c2c3e9a: digest: sha256:754330a2546425e248c109096afc7199677120aadad38689867f7f68daeb07c2 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T07:12:22.607Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T07:12:22.902Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2023-03-01T07:12:22.902Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-03-01T07:12:22.902Z] 950f70a1a35f: Preparing [2023-03-01T07:12:22.902Z] bd6e2df655b1: Preparing [2023-03-01T07:12:22.902Z] 909dc65da26f: Preparing [2023-03-01T07:12:22.902Z] 93002e8bd0af: Preparing [2023-03-01T07:12:22.902Z] aa5968d388b8: Preparing [2023-03-01T07:12:22.902Z] 909dc65da26f: Layer already exists [2023-03-01T07:12:22.902Z] aa5968d388b8: Layer already exists [2023-03-01T07:12:22.902Z] bd6e2df655b1: Layer already exists [2023-03-01T07:12:22.902Z] 950f70a1a35f: Layer already exists [2023-03-01T07:12:22.902Z] 93002e8bd0af: Layer already exists [2023-03-01T07:12:22.902Z] latest: digest: sha256:754330a2546425e248c109096afc7199677120aadad38689867f7f68daeb07c2 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T07:12:23.201Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:3.0.0-dev.71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T07:12:23.499Z] + docker push nexus3.edgexfoundry.org:10004/core-data:3.0.0-dev.71 [2023-03-01T07:12:23.499Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-03-01T07:12:23.499Z] 950f70a1a35f: Preparing [2023-03-01T07:12:23.499Z] bd6e2df655b1: Preparing [2023-03-01T07:12:23.499Z] 909dc65da26f: Preparing [2023-03-01T07:12:23.499Z] 93002e8bd0af: Preparing [2023-03-01T07:12:23.499Z] aa5968d388b8: Preparing [2023-03-01T07:12:23.499Z] 93002e8bd0af: Layer already exists [2023-03-01T07:12:23.499Z] 909dc65da26f: Layer already exists [2023-03-01T07:12:23.499Z] aa5968d388b8: Layer already exists [2023-03-01T07:12:23.499Z] 950f70a1a35f: Layer already exists [2023-03-01T07:12:23.499Z] bd6e2df655b1: Layer already exists [2023-03-01T07:12:23.499Z] 3.0.0-dev.71: digest: sha256:754330a2546425e248c109096afc7199677120aadad38689867f7f68daeb07c2 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T07:12:23.800Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:21c015b1160669c2439abb52f07d44b16c2c3e9a-3.0.0-dev.71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T07:12:24.098Z] + docker push nexus3.edgexfoundry.org:10004/core-data:21c015b1160669c2439abb52f07d44b16c2c3e9a-3.0.0-dev.71 [2023-03-01T07:12:24.098Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-03-01T07:12:24.098Z] 950f70a1a35f: Preparing [2023-03-01T07:12:24.098Z] bd6e2df655b1: Preparing [2023-03-01T07:12:24.098Z] 909dc65da26f: Preparing [2023-03-01T07:12:24.098Z] 93002e8bd0af: Preparing [2023-03-01T07:12:24.098Z] aa5968d388b8: Preparing [2023-03-01T07:12:24.098Z] 909dc65da26f: Layer already exists [2023-03-01T07:12:24.098Z] aa5968d388b8: Layer already exists [2023-03-01T07:12:24.098Z] 93002e8bd0af: Layer already exists [2023-03-01T07:12:24.098Z] bd6e2df655b1: Layer already exists [2023-03-01T07:12:24.098Z] 950f70a1a35f: Layer already exists [2023-03-01T07:12:24.098Z] 21c015b1160669c2439abb52f07d44b16c2c3e9a-3.0.0-dev.71: digest: sha256:754330a2546425e248c109096afc7199677120aadad38689867f7f68daeb07c2 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T07:12:24.398Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T07:12:24.697Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2023-03-01T07:12:24.697Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-03-01T07:12:24.697Z] 950f70a1a35f: Preparing [2023-03-01T07:12:24.697Z] bd6e2df655b1: Preparing [2023-03-01T07:12:24.697Z] 909dc65da26f: Preparing [2023-03-01T07:12:24.697Z] 93002e8bd0af: Preparing [2023-03-01T07:12:24.697Z] aa5968d388b8: Preparing [2023-03-01T07:12:24.697Z] bd6e2df655b1: Layer already exists [2023-03-01T07:12:24.697Z] 93002e8bd0af: Layer already exists [2023-03-01T07:12:24.697Z] 950f70a1a35f: Layer already exists [2023-03-01T07:12:24.697Z] aa5968d388b8: Layer already exists [2023-03-01T07:12:24.697Z] 909dc65da26f: Layer already exists [2023-03-01T07:12:24.697Z] main: digest: sha256:754330a2546425e248c109096afc7199677120aadad38689867f7f68daeb07c2 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-01T07:12:24.730Z] ===================================================== [Pipeline] echo [2023-03-01T07:12:24.736Z] taggedImages: [2023-03-01T07:12:24.736Z] - nexus3.edgexfoundry.org:10004/core-data:21c015b1160669c2439abb52f07d44b16c2c3e9a [2023-03-01T07:12:24.736Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2023-03-01T07:12:24.736Z] - nexus3.edgexfoundry.org:10004/core-data:3.0.0-dev.71 [2023-03-01T07:12:24.736Z] - nexus3.edgexfoundry.org:10004/core-data:21c015b1160669c2439abb52f07d44b16c2c3e9a-3.0.0-dev.71 [2023-03-01T07:12:24.736Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2023-03-01T07:12:24.750Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2023-03-01T07:12:24.750Z] 21c015b1160669c2439abb52f07d44b16c2c3e9a [2023-03-01T07:12:24.750Z] latest [2023-03-01T07:12:24.750Z] 3.0.0-dev.71 [2023-03-01T07:12:24.750Z] 21c015b1160669c2439abb52f07d44b16c2c3e9a-3.0.0-dev.71 [2023-03-01T07:12:24.750Z] main [2023-03-01T07:12:24.750Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T07:12:25.054Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:21c015b1160669c2439abb52f07d44b16c2c3e9a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T07:12:25.362Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:21c015b1160669c2439abb52f07d44b16c2c3e9a [2023-03-01T07:12:25.362Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-03-01T07:12:25.362Z] daf993414d03: Preparing [2023-03-01T07:12:25.362Z] 33cee942e5ee: Preparing [2023-03-01T07:12:25.362Z] ff1fb6050da2: Preparing [2023-03-01T07:12:25.362Z] 909dc65da26f: Preparing [2023-03-01T07:12:25.362Z] 75c5bf40635b: Preparing [2023-03-01T07:12:25.362Z] aa5968d388b8: Preparing [2023-03-01T07:12:25.362Z] aa5968d388b8: Waiting [2023-03-01T07:12:25.362Z] 75c5bf40635b: Layer already exists [2023-03-01T07:12:25.362Z] daf993414d03: Pushed [2023-03-01T07:12:25.362Z] 33cee942e5ee: Pushed [2023-03-01T07:12:25.362Z] 909dc65da26f: Layer already exists [2023-03-01T07:12:25.620Z] aa5968d388b8: Layer already exists [2023-03-01T07:12:26.997Z] ff1fb6050da2: Pushed [2023-03-01T07:12:26.997Z] 21c015b1160669c2439abb52f07d44b16c2c3e9a: digest: sha256:171991d20e29cc82c9151e9105f8b445614861dec4fe69b0def61fbb3a2b16a9 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T07:12:27.569Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T07:12:27.873Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2023-03-01T07:12:27.873Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-03-01T07:12:27.873Z] daf993414d03: Preparing [2023-03-01T07:12:27.873Z] 33cee942e5ee: Preparing [2023-03-01T07:12:27.873Z] ff1fb6050da2: Preparing [2023-03-01T07:12:27.873Z] 909dc65da26f: Preparing [2023-03-01T07:12:27.873Z] 75c5bf40635b: Preparing [2023-03-01T07:12:27.873Z] aa5968d388b8: Preparing [2023-03-01T07:12:27.873Z] aa5968d388b8: Waiting [2023-03-01T07:12:27.873Z] 75c5bf40635b: Layer already exists [2023-03-01T07:12:27.873Z] 33cee942e5ee: Layer already exists [2023-03-01T07:12:27.873Z] 909dc65da26f: Layer already exists [2023-03-01T07:12:27.873Z] ff1fb6050da2: Layer already exists [2023-03-01T07:12:27.873Z] daf993414d03: Layer already exists [2023-03-01T07:12:27.873Z] aa5968d388b8: Layer already exists [2023-03-01T07:12:27.873Z] latest: digest: sha256:171991d20e29cc82c9151e9105f8b445614861dec4fe69b0def61fbb3a2b16a9 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T07:12:28.184Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:3.0.0-dev.71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T07:12:28.483Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:3.0.0-dev.71 [2023-03-01T07:12:28.483Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-03-01T07:12:28.483Z] daf993414d03: Preparing [2023-03-01T07:12:28.483Z] 33cee942e5ee: Preparing [2023-03-01T07:12:28.483Z] ff1fb6050da2: Preparing [2023-03-01T07:12:28.483Z] 909dc65da26f: Preparing [2023-03-01T07:12:28.483Z] 75c5bf40635b: Preparing [2023-03-01T07:12:28.483Z] aa5968d388b8: Preparing [2023-03-01T07:12:28.483Z] aa5968d388b8: Waiting [2023-03-01T07:12:28.483Z] 75c5bf40635b: Layer already exists [2023-03-01T07:12:28.483Z] daf993414d03: Layer already exists [2023-03-01T07:12:28.483Z] ff1fb6050da2: Layer already exists [2023-03-01T07:12:28.483Z] 33cee942e5ee: Layer already exists [2023-03-01T07:12:28.483Z] 909dc65da26f: Layer already exists [2023-03-01T07:12:28.483Z] aa5968d388b8: Layer already exists [2023-03-01T07:12:28.483Z] 3.0.0-dev.71: digest: sha256:171991d20e29cc82c9151e9105f8b445614861dec4fe69b0def61fbb3a2b16a9 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T07:12:28.804Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:21c015b1160669c2439abb52f07d44b16c2c3e9a-3.0.0-dev.71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T07:12:29.106Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:21c015b1160669c2439abb52f07d44b16c2c3e9a-3.0.0-dev.71 [2023-03-01T07:12:29.106Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-03-01T07:12:29.106Z] daf993414d03: Preparing [2023-03-01T07:12:29.106Z] 33cee942e5ee: Preparing [2023-03-01T07:12:29.106Z] ff1fb6050da2: Preparing [2023-03-01T07:12:29.106Z] 909dc65da26f: Preparing [2023-03-01T07:12:29.106Z] 75c5bf40635b: Preparing [2023-03-01T07:12:29.106Z] aa5968d388b8: Preparing [2023-03-01T07:12:29.106Z] aa5968d388b8: Waiting [2023-03-01T07:12:29.106Z] 33cee942e5ee: Layer already exists [2023-03-01T07:12:29.106Z] 75c5bf40635b: Layer already exists [2023-03-01T07:12:29.106Z] 909dc65da26f: Layer already exists [2023-03-01T07:12:29.106Z] daf993414d03: Layer already exists [2023-03-01T07:12:29.106Z] ff1fb6050da2: Layer already exists [2023-03-01T07:12:29.106Z] aa5968d388b8: Layer already exists [2023-03-01T07:12:29.106Z] 21c015b1160669c2439abb52f07d44b16c2c3e9a-3.0.0-dev.71: digest: sha256:171991d20e29cc82c9151e9105f8b445614861dec4fe69b0def61fbb3a2b16a9 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T07:12:29.409Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T07:12:29.709Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2023-03-01T07:12:29.709Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-03-01T07:12:29.709Z] daf993414d03: Preparing [2023-03-01T07:12:29.709Z] 33cee942e5ee: Preparing [2023-03-01T07:12:29.709Z] ff1fb6050da2: Preparing [2023-03-01T07:12:29.709Z] 909dc65da26f: Preparing [2023-03-01T07:12:29.709Z] 75c5bf40635b: Preparing [2023-03-01T07:12:29.709Z] aa5968d388b8: Preparing [2023-03-01T07:12:29.709Z] aa5968d388b8: Waiting [2023-03-01T07:12:29.709Z] ff1fb6050da2: Layer already exists [2023-03-01T07:12:29.709Z] 909dc65da26f: Layer already exists [2023-03-01T07:12:29.709Z] daf993414d03: Layer already exists [2023-03-01T07:12:29.709Z] 75c5bf40635b: Layer already exists [2023-03-01T07:12:29.709Z] 33cee942e5ee: Layer already exists [2023-03-01T07:12:29.709Z] aa5968d388b8: Layer already exists [2023-03-01T07:12:29.709Z] main: digest: sha256:171991d20e29cc82c9151e9105f8b445614861dec4fe69b0def61fbb3a2b16a9 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-01T07:12:29.744Z] ===================================================== [Pipeline] echo [2023-03-01T07:12:29.750Z] taggedImages: [2023-03-01T07:12:29.750Z] - nexus3.edgexfoundry.org:10004/core-metadata:21c015b1160669c2439abb52f07d44b16c2c3e9a [2023-03-01T07:12:29.750Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2023-03-01T07:12:29.750Z] - nexus3.edgexfoundry.org:10004/core-metadata:3.0.0-dev.71 [2023-03-01T07:12:29.750Z] - nexus3.edgexfoundry.org:10004/core-metadata:21c015b1160669c2439abb52f07d44b16c2c3e9a-3.0.0-dev.71 [2023-03-01T07:12:29.750Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2023-03-01T07:12:29.765Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2023-03-01T07:12:29.765Z] 21c015b1160669c2439abb52f07d44b16c2c3e9a [2023-03-01T07:12:29.765Z] latest [2023-03-01T07:12:29.765Z] 3.0.0-dev.71 [2023-03-01T07:12:29.765Z] 21c015b1160669c2439abb52f07d44b16c2c3e9a-3.0.0-dev.71 [2023-03-01T07:12:29.765Z] main [2023-03-01T07:12:29.765Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T07:12:30.067Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:21c015b1160669c2439abb52f07d44b16c2c3e9a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T07:12:30.366Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:21c015b1160669c2439abb52f07d44b16c2c3e9a [2023-03-01T07:12:30.366Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-03-01T07:12:30.366Z] 454269f26dcb: Preparing [2023-03-01T07:12:30.366Z] 454269f26dcb: Preparing [2023-03-01T07:12:30.366Z] ebacc217c676: Preparing [2023-03-01T07:12:30.366Z] efb8de80ddcb: Preparing [2023-03-01T07:12:30.366Z] fd86ce27967d: Preparing [2023-03-01T07:12:30.366Z] 78c240571efb: Preparing [2023-03-01T07:12:30.366Z] 5e182d60921d: Preparing [2023-03-01T07:12:30.367Z] 909dc65da26f: Preparing [2023-03-01T07:12:30.367Z] d2751520808f: Preparing [2023-03-01T07:12:30.367Z] d894d680854c: Preparing [2023-03-01T07:12:30.367Z] 6f8dd5cf84ea: Preparing [2023-03-01T07:12:30.367Z] 7f6398458942: Preparing [2023-03-01T07:12:30.367Z] aa5968d388b8: Preparing [2023-03-01T07:12:30.367Z] 5e182d60921d: Waiting [2023-03-01T07:12:30.367Z] 909dc65da26f: Waiting [2023-03-01T07:12:30.367Z] 7f6398458942: Waiting [2023-03-01T07:12:30.367Z] aa5968d388b8: Waiting [2023-03-01T07:12:30.367Z] d2751520808f: Waiting [2023-03-01T07:12:30.367Z] d894d680854c: Waiting [2023-03-01T07:12:30.367Z] 6f8dd5cf84ea: Waiting [2023-03-01T07:12:30.367Z] 454269f26dcb: Pushed [2023-03-01T07:12:30.367Z] efb8de80ddcb: Pushed [2023-03-01T07:12:30.367Z] ebacc217c676: Pushed [2023-03-01T07:12:30.367Z] 78c240571efb: Pushed [2023-03-01T07:12:30.367Z] fd86ce27967d: Pushed [2023-03-01T07:12:30.946Z] d2751520808f: Pushed [2023-03-01T07:12:30.946Z] d894d680854c: Pushed [2023-03-01T07:12:30.946Z] 909dc65da26f: Layer already exists [2023-03-01T07:12:30.946Z] 6f8dd5cf84ea: Pushed [2023-03-01T07:12:31.204Z] 7f6398458942: Pushed [2023-03-01T07:12:31.462Z] aa5968d388b8: Layer already exists [2023-03-01T07:12:32.028Z] 5e182d60921d: Pushed [2023-03-01T07:12:32.290Z] 21c015b1160669c2439abb52f07d44b16c2c3e9a: digest: sha256:8dae51583015bb67bcb49e6a3621166c909e4b65a011f174d9437ee2c5c276f1 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T07:12:32.619Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T07:12:32.918Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2023-03-01T07:12:32.918Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-03-01T07:12:32.918Z] 454269f26dcb: Preparing [2023-03-01T07:12:32.918Z] 454269f26dcb: Preparing [2023-03-01T07:12:32.918Z] ebacc217c676: Preparing [2023-03-01T07:12:32.918Z] efb8de80ddcb: Preparing [2023-03-01T07:12:32.918Z] fd86ce27967d: Preparing [2023-03-01T07:12:32.918Z] 78c240571efb: Preparing [2023-03-01T07:12:32.918Z] 5e182d60921d: Preparing [2023-03-01T07:12:32.918Z] 909dc65da26f: Preparing [2023-03-01T07:12:32.918Z] d2751520808f: Preparing [2023-03-01T07:12:32.918Z] d894d680854c: Preparing [2023-03-01T07:12:32.918Z] 6f8dd5cf84ea: Preparing [2023-03-01T07:12:32.918Z] 7f6398458942: Preparing [2023-03-01T07:12:32.918Z] aa5968d388b8: Preparing [2023-03-01T07:12:32.918Z] 5e182d60921d: Waiting [2023-03-01T07:12:32.918Z] 909dc65da26f: Waiting [2023-03-01T07:12:32.918Z] d2751520808f: Waiting [2023-03-01T07:12:32.918Z] d894d680854c: Waiting [2023-03-01T07:12:32.918Z] 6f8dd5cf84ea: Waiting [2023-03-01T07:12:32.918Z] 7f6398458942: Waiting [2023-03-01T07:12:32.918Z] aa5968d388b8: Waiting [2023-03-01T07:12:32.918Z] efb8de80ddcb: Layer already exists [2023-03-01T07:12:32.918Z] 78c240571efb: Layer already exists [2023-03-01T07:12:32.918Z] ebacc217c676: Layer already exists [2023-03-01T07:12:32.918Z] fd86ce27967d: Layer already exists [2023-03-01T07:12:32.918Z] 454269f26dcb: Layer already exists [2023-03-01T07:12:32.918Z] 909dc65da26f: Layer already exists [2023-03-01T07:12:32.918Z] 5e182d60921d: Layer already exists [2023-03-01T07:12:32.918Z] d2751520808f: Layer already exists [2023-03-01T07:12:32.918Z] d894d680854c: Layer already exists [2023-03-01T07:12:32.918Z] 6f8dd5cf84ea: Layer already exists [2023-03-01T07:12:32.918Z] aa5968d388b8: Layer already exists [2023-03-01T07:12:32.918Z] 7f6398458942: Layer already exists [2023-03-01T07:12:32.918Z] latest: digest: sha256:8dae51583015bb67bcb49e6a3621166c909e4b65a011f174d9437ee2c5c276f1 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T07:12:33.234Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:3.0.0-dev.71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T07:12:33.534Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:3.0.0-dev.71 [2023-03-01T07:12:33.534Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-03-01T07:12:33.534Z] 454269f26dcb: Preparing [2023-03-01T07:12:33.534Z] 454269f26dcb: Preparing [2023-03-01T07:12:33.534Z] ebacc217c676: Preparing [2023-03-01T07:12:33.534Z] efb8de80ddcb: Preparing [2023-03-01T07:12:33.534Z] fd86ce27967d: Preparing [2023-03-01T07:12:33.534Z] 78c240571efb: Preparing [2023-03-01T07:12:33.534Z] 5e182d60921d: Preparing [2023-03-01T07:12:33.534Z] 909dc65da26f: Preparing [2023-03-01T07:12:33.534Z] d2751520808f: Preparing [2023-03-01T07:12:33.534Z] d894d680854c: Preparing [2023-03-01T07:12:33.534Z] 6f8dd5cf84ea: Preparing [2023-03-01T07:12:33.534Z] 7f6398458942: Preparing [2023-03-01T07:12:33.534Z] aa5968d388b8: Preparing [2023-03-01T07:12:33.534Z] 909dc65da26f: Waiting [2023-03-01T07:12:33.534Z] d2751520808f: Waiting [2023-03-01T07:12:33.534Z] d894d680854c: Waiting [2023-03-01T07:12:33.534Z] 6f8dd5cf84ea: Waiting [2023-03-01T07:12:33.534Z] 7f6398458942: Waiting [2023-03-01T07:12:33.534Z] aa5968d388b8: Waiting [2023-03-01T07:12:33.534Z] 5e182d60921d: Waiting [2023-03-01T07:12:33.535Z] 454269f26dcb: Layer already exists [2023-03-01T07:12:33.535Z] fd86ce27967d: Layer already exists [2023-03-01T07:12:33.535Z] efb8de80ddcb: Layer already exists [2023-03-01T07:12:33.535Z] 78c240571efb: Layer already exists [2023-03-01T07:12:33.535Z] ebacc217c676: Layer already exists [2023-03-01T07:12:33.535Z] 6f8dd5cf84ea: Layer already exists [2023-03-01T07:12:33.535Z] 909dc65da26f: Layer already exists [2023-03-01T07:12:33.535Z] d2751520808f: Layer already exists [2023-03-01T07:12:33.535Z] d894d680854c: Layer already exists [2023-03-01T07:12:33.535Z] 5e182d60921d: Layer already exists [2023-03-01T07:12:33.535Z] 7f6398458942: Layer already exists [2023-03-01T07:12:33.535Z] aa5968d388b8: Layer already exists [2023-03-01T07:12:33.535Z] 3.0.0-dev.71: digest: sha256:8dae51583015bb67bcb49e6a3621166c909e4b65a011f174d9437ee2c5c276f1 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T07:12:33.842Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:21c015b1160669c2439abb52f07d44b16c2c3e9a-3.0.0-dev.71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T07:12:34.150Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:21c015b1160669c2439abb52f07d44b16c2c3e9a-3.0.0-dev.71 [2023-03-01T07:12:34.150Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-03-01T07:12:34.150Z] 454269f26dcb: Preparing [2023-03-01T07:12:34.150Z] 454269f26dcb: Preparing [2023-03-01T07:12:34.150Z] ebacc217c676: Preparing [2023-03-01T07:12:34.150Z] efb8de80ddcb: Preparing [2023-03-01T07:12:34.150Z] fd86ce27967d: Preparing [2023-03-01T07:12:34.150Z] 78c240571efb: Preparing [2023-03-01T07:12:34.150Z] 5e182d60921d: Preparing [2023-03-01T07:12:34.150Z] 909dc65da26f: Preparing [2023-03-01T07:12:34.150Z] d2751520808f: Preparing [2023-03-01T07:12:34.150Z] d894d680854c: Preparing [2023-03-01T07:12:34.150Z] 6f8dd5cf84ea: Preparing [2023-03-01T07:12:34.150Z] 7f6398458942: Preparing [2023-03-01T07:12:34.150Z] aa5968d388b8: Preparing [2023-03-01T07:12:34.150Z] d894d680854c: Waiting [2023-03-01T07:12:34.150Z] 6f8dd5cf84ea: Waiting [2023-03-01T07:12:34.150Z] 5e182d60921d: Waiting [2023-03-01T07:12:34.150Z] 7f6398458942: Waiting [2023-03-01T07:12:34.150Z] aa5968d388b8: Waiting [2023-03-01T07:12:34.150Z] d2751520808f: Waiting [2023-03-01T07:12:34.150Z] 909dc65da26f: Waiting [2023-03-01T07:12:34.150Z] 454269f26dcb: Layer already exists [2023-03-01T07:12:34.150Z] ebacc217c676: Layer already exists [2023-03-01T07:12:34.150Z] 78c240571efb: Layer already exists [2023-03-01T07:12:34.150Z] efb8de80ddcb: Layer already exists [2023-03-01T07:12:34.150Z] fd86ce27967d: Layer already exists [2023-03-01T07:12:34.150Z] 6f8dd5cf84ea: Layer already exists [2023-03-01T07:12:34.150Z] 909dc65da26f: Layer already exists [2023-03-01T07:12:34.150Z] d2751520808f: Layer already exists [2023-03-01T07:12:34.150Z] 5e182d60921d: Layer already exists [2023-03-01T07:12:34.150Z] d894d680854c: Layer already exists [2023-03-01T07:12:34.150Z] 7f6398458942: Layer already exists [2023-03-01T07:12:34.150Z] aa5968d388b8: Layer already exists [2023-03-01T07:12:34.150Z] 21c015b1160669c2439abb52f07d44b16c2c3e9a-3.0.0-dev.71: digest: sha256:8dae51583015bb67bcb49e6a3621166c909e4b65a011f174d9437ee2c5c276f1 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T07:12:34.462Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T07:12:34.769Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2023-03-01T07:12:34.770Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-03-01T07:12:34.770Z] 454269f26dcb: Preparing [2023-03-01T07:12:34.770Z] 454269f26dcb: Preparing [2023-03-01T07:12:34.770Z] ebacc217c676: Preparing [2023-03-01T07:12:34.770Z] efb8de80ddcb: Preparing [2023-03-01T07:12:34.770Z] fd86ce27967d: Preparing [2023-03-01T07:12:34.770Z] 78c240571efb: Preparing [2023-03-01T07:12:34.770Z] 5e182d60921d: Preparing [2023-03-01T07:12:34.770Z] 909dc65da26f: Preparing [2023-03-01T07:12:34.770Z] d2751520808f: Preparing [2023-03-01T07:12:34.770Z] d894d680854c: Preparing [2023-03-01T07:12:34.770Z] 6f8dd5cf84ea: Preparing [2023-03-01T07:12:34.770Z] 7f6398458942: Preparing [2023-03-01T07:12:34.770Z] aa5968d388b8: Preparing [2023-03-01T07:12:34.770Z] 5e182d60921d: Waiting [2023-03-01T07:12:34.770Z] 909dc65da26f: Waiting [2023-03-01T07:12:34.770Z] d2751520808f: Waiting [2023-03-01T07:12:34.770Z] d894d680854c: Waiting [2023-03-01T07:12:34.770Z] 6f8dd5cf84ea: Waiting [2023-03-01T07:12:34.770Z] 7f6398458942: Waiting [2023-03-01T07:12:34.770Z] aa5968d388b8: Waiting [2023-03-01T07:12:34.770Z] fd86ce27967d: Layer already exists [2023-03-01T07:12:34.770Z] 78c240571efb: Layer already exists [2023-03-01T07:12:34.770Z] efb8de80ddcb: Layer already exists [2023-03-01T07:12:34.770Z] 454269f26dcb: Layer already exists [2023-03-01T07:12:34.770Z] ebacc217c676: Layer already exists [2023-03-01T07:12:34.770Z] 5e182d60921d: Layer already exists [2023-03-01T07:12:34.770Z] 6f8dd5cf84ea: Layer already exists [2023-03-01T07:12:34.770Z] d2751520808f: Layer already exists [2023-03-01T07:12:34.770Z] d894d680854c: Layer already exists [2023-03-01T07:12:34.770Z] 909dc65da26f: Layer already exists [2023-03-01T07:12:34.770Z] 7f6398458942: Layer already exists [2023-03-01T07:12:34.770Z] aa5968d388b8: Layer already exists [2023-03-01T07:12:34.770Z] main: digest: sha256:8dae51583015bb67bcb49e6a3621166c909e4b65a011f174d9437ee2c5c276f1 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-01T07:12:34.814Z] ===================================================== [Pipeline] echo [2023-03-01T07:12:34.823Z] taggedImages: [2023-03-01T07:12:34.823Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:21c015b1160669c2439abb52f07d44b16c2c3e9a [2023-03-01T07:12:34.823Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2023-03-01T07:12:34.823Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:3.0.0-dev.71 [2023-03-01T07:12:34.823Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:21c015b1160669c2439abb52f07d44b16c2c3e9a-3.0.0-dev.71 [2023-03-01T07:12:34.823Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2023-03-01T07:12:34.844Z] [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: [2023-03-01T07:12:34.844Z] 21c015b1160669c2439abb52f07d44b16c2c3e9a [2023-03-01T07:12:34.844Z] latest [2023-03-01T07:12:34.844Z] 3.0.0-dev.71 [2023-03-01T07:12:34.844Z] 21c015b1160669c2439abb52f07d44b16c2c3e9a-3.0.0-dev.71 [2023-03-01T07:12:34.844Z] main [2023-03-01T07:12:34.844Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T07:12:35.155Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:21c015b1160669c2439abb52f07d44b16c2c3e9a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T07:12:35.457Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:21c015b1160669c2439abb52f07d44b16c2c3e9a [2023-03-01T07:12:35.457Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-03-01T07:12:35.457Z] ec8abe479adf: Preparing [2023-03-01T07:12:35.457Z] 46eeb81f528d: Preparing [2023-03-01T07:12:35.457Z] 0ce8ccad48fb: Preparing [2023-03-01T07:12:35.457Z] 2f97fa843f8a: Preparing [2023-03-01T07:12:35.457Z] 909dc65da26f: Preparing [2023-03-01T07:12:35.457Z] 268740545b5d: Preparing [2023-03-01T07:12:35.457Z] aa5968d388b8: Preparing [2023-03-01T07:12:35.457Z] 268740545b5d: Waiting [2023-03-01T07:12:35.457Z] aa5968d388b8: Waiting [2023-03-01T07:12:35.457Z] 909dc65da26f: Layer already exists [2023-03-01T07:12:35.457Z] 268740545b5d: Layer already exists [2023-03-01T07:12:35.457Z] aa5968d388b8: Layer already exists [2023-03-01T07:12:35.457Z] 46eeb81f528d: Pushed [2023-03-01T07:12:35.457Z] 0ce8ccad48fb: Pushed [2023-03-01T07:12:35.457Z] ec8abe479adf: Pushed [2023-03-01T07:12:36.829Z] 2f97fa843f8a: Pushed [2023-03-01T07:12:36.829Z] 21c015b1160669c2439abb52f07d44b16c2c3e9a: digest: sha256:8e9f5de351fa9c849852587422613eb861ae422e85d9a0d910e482920fbc2140 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T07:12:37.152Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T07:12:37.452Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2023-03-01T07:12:37.452Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-03-01T07:12:37.452Z] ec8abe479adf: Preparing [2023-03-01T07:12:37.452Z] 46eeb81f528d: Preparing [2023-03-01T07:12:37.452Z] 0ce8ccad48fb: Preparing [2023-03-01T07:12:37.452Z] 2f97fa843f8a: Preparing [2023-03-01T07:12:37.452Z] 909dc65da26f: Preparing [2023-03-01T07:12:37.452Z] 268740545b5d: Preparing [2023-03-01T07:12:37.452Z] aa5968d388b8: Preparing [2023-03-01T07:12:37.452Z] aa5968d388b8: Waiting [2023-03-01T07:12:37.452Z] 268740545b5d: Waiting [2023-03-01T07:12:37.452Z] ec8abe479adf: Layer already exists [2023-03-01T07:12:37.452Z] 909dc65da26f: Layer already exists [2023-03-01T07:12:37.452Z] 46eeb81f528d: Layer already exists [2023-03-01T07:12:37.452Z] 0ce8ccad48fb: Layer already exists [2023-03-01T07:12:37.452Z] 2f97fa843f8a: Layer already exists [2023-03-01T07:12:37.452Z] aa5968d388b8: Layer already exists [2023-03-01T07:12:37.452Z] 268740545b5d: Layer already exists [2023-03-01T07:12:37.452Z] latest: digest: sha256:8e9f5de351fa9c849852587422613eb861ae422e85d9a0d910e482920fbc2140 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T07:12:37.773Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:3.0.0-dev.71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T07:12:38.074Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:3.0.0-dev.71 [2023-03-01T07:12:38.074Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-03-01T07:12:38.074Z] ec8abe479adf: Preparing [2023-03-01T07:12:38.074Z] 46eeb81f528d: Preparing [2023-03-01T07:12:38.074Z] 0ce8ccad48fb: Preparing [2023-03-01T07:12:38.074Z] 2f97fa843f8a: Preparing [2023-03-01T07:12:38.074Z] 909dc65da26f: Preparing [2023-03-01T07:12:38.074Z] 268740545b5d: Preparing [2023-03-01T07:12:38.074Z] aa5968d388b8: Preparing [2023-03-01T07:12:38.074Z] aa5968d388b8: Waiting [2023-03-01T07:12:38.074Z] 268740545b5d: Waiting [2023-03-01T07:12:38.074Z] 2f97fa843f8a: Layer already exists [2023-03-01T07:12:38.074Z] 46eeb81f528d: Layer already exists [2023-03-01T07:12:38.074Z] ec8abe479adf: Layer already exists [2023-03-01T07:12:38.074Z] 909dc65da26f: Layer already exists [2023-03-01T07:12:38.074Z] 0ce8ccad48fb: Layer already exists [2023-03-01T07:12:38.074Z] aa5968d388b8: Layer already exists [2023-03-01T07:12:38.074Z] 268740545b5d: Layer already exists [2023-03-01T07:12:38.074Z] 3.0.0-dev.71: digest: sha256:8e9f5de351fa9c849852587422613eb861ae422e85d9a0d910e482920fbc2140 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T07:12:38.379Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:21c015b1160669c2439abb52f07d44b16c2c3e9a-3.0.0-dev.71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T07:12:38.681Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:21c015b1160669c2439abb52f07d44b16c2c3e9a-3.0.0-dev.71 [2023-03-01T07:12:38.681Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-03-01T07:12:38.681Z] ec8abe479adf: Preparing [2023-03-01T07:12:38.681Z] 46eeb81f528d: Preparing [2023-03-01T07:12:38.681Z] 0ce8ccad48fb: Preparing [2023-03-01T07:12:38.681Z] 2f97fa843f8a: Preparing [2023-03-01T07:12:38.681Z] 909dc65da26f: Preparing [2023-03-01T07:12:38.681Z] 268740545b5d: Preparing [2023-03-01T07:12:38.681Z] aa5968d388b8: Preparing [2023-03-01T07:12:38.681Z] 268740545b5d: Waiting [2023-03-01T07:12:38.681Z] 2f97fa843f8a: Layer already exists [2023-03-01T07:12:38.681Z] 0ce8ccad48fb: Layer already exists [2023-03-01T07:12:38.681Z] 46eeb81f528d: Layer already exists [2023-03-01T07:12:38.681Z] ec8abe479adf: Layer already exists [2023-03-01T07:12:38.681Z] 909dc65da26f: Layer already exists [2023-03-01T07:12:38.681Z] 268740545b5d: Layer already exists [2023-03-01T07:12:38.681Z] aa5968d388b8: Layer already exists [2023-03-01T07:12:38.681Z] 21c015b1160669c2439abb52f07d44b16c2c3e9a-3.0.0-dev.71: digest: sha256:8e9f5de351fa9c849852587422613eb861ae422e85d9a0d910e482920fbc2140 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T07:12:38.992Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T07:12:39.303Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main [2023-03-01T07:12:39.303Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-03-01T07:12:39.303Z] ec8abe479adf: Preparing [2023-03-01T07:12:39.303Z] 46eeb81f528d: Preparing [2023-03-01T07:12:39.303Z] 0ce8ccad48fb: Preparing [2023-03-01T07:12:39.303Z] 2f97fa843f8a: Preparing [2023-03-01T07:12:39.303Z] 909dc65da26f: Preparing [2023-03-01T07:12:39.303Z] 268740545b5d: Preparing [2023-03-01T07:12:39.303Z] aa5968d388b8: Preparing [2023-03-01T07:12:39.303Z] aa5968d388b8: Waiting [2023-03-01T07:12:39.303Z] 268740545b5d: Waiting [2023-03-01T07:12:39.303Z] 909dc65da26f: Layer already exists [2023-03-01T07:12:39.303Z] 46eeb81f528d: Layer already exists [2023-03-01T07:12:39.303Z] 2f97fa843f8a: Layer already exists [2023-03-01T07:12:39.303Z] 0ce8ccad48fb: Layer already exists [2023-03-01T07:12:39.303Z] ec8abe479adf: Layer already exists [2023-03-01T07:12:39.303Z] 268740545b5d: Layer already exists [2023-03-01T07:12:39.303Z] aa5968d388b8: Layer already exists [2023-03-01T07:12:39.303Z] main: digest: sha256:8e9f5de351fa9c849852587422613eb861ae422e85d9a0d910e482920fbc2140 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-01T07:12:39.349Z] ===================================================== [Pipeline] echo [2023-03-01T07:12:39.360Z] taggedImages: [2023-03-01T07:12:39.360Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:21c015b1160669c2439abb52f07d44b16c2c3e9a [2023-03-01T07:12:39.360Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2023-03-01T07:12:39.360Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:3.0.0-dev.71 [2023-03-01T07:12:39.360Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:21c015b1160669c2439abb52f07d44b16c2c3e9a-3.0.0-dev.71 [2023-03-01T07:12:39.360Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo [2023-03-01T07:12:39.381Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2023-03-01T07:12:39.381Z] 21c015b1160669c2439abb52f07d44b16c2c3e9a [2023-03-01T07:12:39.381Z] latest [2023-03-01T07:12:39.381Z] 3.0.0-dev.71 [2023-03-01T07:12:39.381Z] 21c015b1160669c2439abb52f07d44b16c2c3e9a-3.0.0-dev.71 [2023-03-01T07:12:39.381Z] main [2023-03-01T07:12:39.381Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T07:12:39.693Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:21c015b1160669c2439abb52f07d44b16c2c3e9a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T07:12:40.005Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:21c015b1160669c2439abb52f07d44b16c2c3e9a [2023-03-01T07:12:40.005Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-03-01T07:12:40.005Z] 04a702737c15: Preparing [2023-03-01T07:12:40.005Z] 2081f78ad555: Preparing [2023-03-01T07:12:40.005Z] 76c0fbbd6fed: Preparing [2023-03-01T07:12:40.005Z] 991d25f2fe6b: Preparing [2023-03-01T07:12:40.005Z] d7993081dffd: Preparing [2023-03-01T07:12:40.005Z] e865261cbfd3: Preparing [2023-03-01T07:12:40.005Z] b2e72027159b: Preparing [2023-03-01T07:12:40.005Z] aa5968d388b8: Preparing [2023-03-01T07:12:40.005Z] e865261cbfd3: Waiting [2023-03-01T07:12:40.005Z] b2e72027159b: Waiting [2023-03-01T07:12:40.005Z] aa5968d388b8: Waiting [2023-03-01T07:12:40.005Z] 04a702737c15: Pushed [2023-03-01T07:12:40.005Z] 2081f78ad555: Pushed [2023-03-01T07:12:40.005Z] d7993081dffd: Pushed [2023-03-01T07:12:40.284Z] aa5968d388b8: Layer already exists [2023-03-01T07:12:40.284Z] e865261cbfd3: Pushed [2023-03-01T07:12:40.557Z] b2e72027159b: Pushed [2023-03-01T07:12:41.125Z] 991d25f2fe6b: Pushed [2023-03-01T07:12:41.125Z] 76c0fbbd6fed: Pushed [2023-03-01T07:12:41.693Z] 21c015b1160669c2439abb52f07d44b16c2c3e9a: digest: sha256:eed9285bfb0043a573a55b31a6a86ba1323ce38db562f425c8986994d2e9cb0c size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T07:12:42.011Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T07:12:42.331Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2023-03-01T07:12:42.331Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-03-01T07:12:42.331Z] 04a702737c15: Preparing [2023-03-01T07:12:42.331Z] 2081f78ad555: Preparing [2023-03-01T07:12:42.331Z] 76c0fbbd6fed: Preparing [2023-03-01T07:12:42.331Z] 991d25f2fe6b: Preparing [2023-03-01T07:12:42.331Z] d7993081dffd: Preparing [2023-03-01T07:12:42.331Z] e865261cbfd3: Preparing [2023-03-01T07:12:42.331Z] b2e72027159b: Preparing [2023-03-01T07:12:42.331Z] aa5968d388b8: Preparing [2023-03-01T07:12:42.331Z] e865261cbfd3: Waiting [2023-03-01T07:12:42.331Z] b2e72027159b: Waiting [2023-03-01T07:12:42.331Z] aa5968d388b8: Waiting [2023-03-01T07:12:42.331Z] 991d25f2fe6b: Layer already exists [2023-03-01T07:12:42.331Z] 2081f78ad555: Layer already exists [2023-03-01T07:12:42.331Z] d7993081dffd: Layer already exists [2023-03-01T07:12:42.331Z] 04a702737c15: Layer already exists [2023-03-01T07:12:42.331Z] 76c0fbbd6fed: Layer already exists [2023-03-01T07:12:42.331Z] e865261cbfd3: Layer already exists [2023-03-01T07:12:42.331Z] b2e72027159b: Layer already exists [2023-03-01T07:12:42.331Z] aa5968d388b8: Layer already exists [2023-03-01T07:12:42.331Z] latest: digest: sha256:eed9285bfb0043a573a55b31a6a86ba1323ce38db562f425c8986994d2e9cb0c size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T07:12:42.651Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:3.0.0-dev.71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T07:12:42.962Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:3.0.0-dev.71 [2023-03-01T07:12:42.962Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-03-01T07:12:42.962Z] 04a702737c15: Preparing [2023-03-01T07:12:42.962Z] 2081f78ad555: Preparing [2023-03-01T07:12:42.962Z] 76c0fbbd6fed: Preparing [2023-03-01T07:12:42.962Z] 991d25f2fe6b: Preparing [2023-03-01T07:12:42.962Z] d7993081dffd: Preparing [2023-03-01T07:12:42.962Z] e865261cbfd3: Preparing [2023-03-01T07:12:42.962Z] b2e72027159b: Preparing [2023-03-01T07:12:42.962Z] aa5968d388b8: Preparing [2023-03-01T07:12:42.962Z] e865261cbfd3: Waiting [2023-03-01T07:12:42.962Z] b2e72027159b: Waiting [2023-03-01T07:12:42.962Z] d7993081dffd: Layer already exists [2023-03-01T07:12:42.962Z] 04a702737c15: Layer already exists [2023-03-01T07:12:42.962Z] 991d25f2fe6b: Layer already exists [2023-03-01T07:12:42.962Z] 76c0fbbd6fed: Layer already exists [2023-03-01T07:12:42.962Z] 2081f78ad555: Layer already exists [2023-03-01T07:12:42.962Z] e865261cbfd3: Layer already exists [2023-03-01T07:12:42.962Z] aa5968d388b8: Layer already exists [2023-03-01T07:12:42.962Z] b2e72027159b: Layer already exists [2023-03-01T07:12:42.962Z] 3.0.0-dev.71: digest: sha256:eed9285bfb0043a573a55b31a6a86ba1323ce38db562f425c8986994d2e9cb0c size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T07:12:43.281Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:21c015b1160669c2439abb52f07d44b16c2c3e9a-3.0.0-dev.71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T07:12:43.587Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:21c015b1160669c2439abb52f07d44b16c2c3e9a-3.0.0-dev.71 [2023-03-01T07:12:43.587Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-03-01T07:12:43.587Z] 04a702737c15: Preparing [2023-03-01T07:12:43.587Z] 2081f78ad555: Preparing [2023-03-01T07:12:43.587Z] 76c0fbbd6fed: Preparing [2023-03-01T07:12:43.587Z] 991d25f2fe6b: Preparing [2023-03-01T07:12:43.587Z] d7993081dffd: Preparing [2023-03-01T07:12:43.587Z] e865261cbfd3: Preparing [2023-03-01T07:12:43.587Z] b2e72027159b: Preparing [2023-03-01T07:12:43.587Z] aa5968d388b8: Preparing [2023-03-01T07:12:43.587Z] e865261cbfd3: Waiting [2023-03-01T07:12:43.587Z] b2e72027159b: Waiting [2023-03-01T07:12:43.587Z] aa5968d388b8: Waiting [2023-03-01T07:12:43.587Z] 04a702737c15: Layer already exists [2023-03-01T07:12:43.587Z] 991d25f2fe6b: Layer already exists [2023-03-01T07:12:43.587Z] 76c0fbbd6fed: Layer already exists [2023-03-01T07:12:43.587Z] 2081f78ad555: Layer already exists [2023-03-01T07:12:43.588Z] d7993081dffd: Layer already exists [2023-03-01T07:12:43.588Z] e865261cbfd3: Layer already exists [2023-03-01T07:12:43.588Z] aa5968d388b8: Layer already exists [2023-03-01T07:12:43.588Z] b2e72027159b: Layer already exists [2023-03-01T07:12:43.588Z] 21c015b1160669c2439abb52f07d44b16c2c3e9a-3.0.0-dev.71: digest: sha256:eed9285bfb0043a573a55b31a6a86ba1323ce38db562f425c8986994d2e9cb0c size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T07:12:43.904Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T07:12:44.222Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2023-03-01T07:12:44.222Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-03-01T07:12:44.222Z] 04a702737c15: Preparing [2023-03-01T07:12:44.222Z] 2081f78ad555: Preparing [2023-03-01T07:12:44.222Z] 76c0fbbd6fed: Preparing [2023-03-01T07:12:44.222Z] 991d25f2fe6b: Preparing [2023-03-01T07:12:44.222Z] d7993081dffd: Preparing [2023-03-01T07:12:44.222Z] e865261cbfd3: Preparing [2023-03-01T07:12:44.222Z] b2e72027159b: Preparing [2023-03-01T07:12:44.222Z] aa5968d388b8: Preparing [2023-03-01T07:12:44.222Z] e865261cbfd3: Waiting [2023-03-01T07:12:44.222Z] b2e72027159b: Waiting [2023-03-01T07:12:44.222Z] aa5968d388b8: Waiting [2023-03-01T07:12:44.222Z] 2081f78ad555: Layer already exists [2023-03-01T07:12:44.222Z] d7993081dffd: Layer already exists [2023-03-01T07:12:44.222Z] 991d25f2fe6b: Layer already exists [2023-03-01T07:12:44.222Z] 76c0fbbd6fed: Layer already exists [2023-03-01T07:12:44.222Z] 04a702737c15: Layer already exists [2023-03-01T07:12:44.222Z] e865261cbfd3: Layer already exists [2023-03-01T07:12:44.222Z] b2e72027159b: Layer already exists [2023-03-01T07:12:44.222Z] aa5968d388b8: Layer already exists [2023-03-01T07:12:44.222Z] main: digest: sha256:eed9285bfb0043a573a55b31a6a86ba1323ce38db562f425c8986994d2e9cb0c size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-01T07:12:44.259Z] ===================================================== [Pipeline] echo [2023-03-01T07:12:44.265Z] taggedImages: [2023-03-01T07:12:44.265Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:21c015b1160669c2439abb52f07d44b16c2c3e9a [2023-03-01T07:12:44.265Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2023-03-01T07:12:44.265Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:3.0.0-dev.71 [2023-03-01T07:12:44.265Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:21c015b1160669c2439abb52f07d44b16c2c3e9a-3.0.0-dev.71 [2023-03-01T07:12:44.265Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2023-03-01T07:12:44.280Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2023-03-01T07:12:44.280Z] 21c015b1160669c2439abb52f07d44b16c2c3e9a [2023-03-01T07:12:44.280Z] latest [2023-03-01T07:12:44.280Z] 3.0.0-dev.71 [2023-03-01T07:12:44.280Z] 21c015b1160669c2439abb52f07d44b16c2c3e9a-3.0.0-dev.71 [2023-03-01T07:12:44.280Z] main [2023-03-01T07:12:44.280Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T07:12:44.591Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:21c015b1160669c2439abb52f07d44b16c2c3e9a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T07:12:44.898Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:21c015b1160669c2439abb52f07d44b16c2c3e9a [2023-03-01T07:12:44.898Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-03-01T07:12:44.898Z] 004c085db638: Preparing [2023-03-01T07:12:44.898Z] 1498168d6205: Preparing [2023-03-01T07:12:44.898Z] 01532f1c1460: Preparing [2023-03-01T07:12:44.898Z] 88a9fd0f107a: Preparing [2023-03-01T07:12:44.898Z] fca4e103d7a4: Preparing [2023-03-01T07:12:44.898Z] 582df9c87bac: Preparing [2023-03-01T07:12:44.898Z] 39c7863ef7f5: Preparing [2023-03-01T07:12:44.898Z] dbc087bcc6a7: Preparing [2023-03-01T07:12:44.898Z] 4954827bd5b7: Preparing [2023-03-01T07:12:44.898Z] aa5968d388b8: Preparing [2023-03-01T07:12:44.898Z] 39c7863ef7f5: Waiting [2023-03-01T07:12:44.898Z] dbc087bcc6a7: Waiting [2023-03-01T07:12:44.898Z] 4954827bd5b7: Waiting [2023-03-01T07:12:44.898Z] aa5968d388b8: Waiting [2023-03-01T07:12:44.898Z] 582df9c87bac: Waiting [2023-03-01T07:12:44.898Z] 1498168d6205: Pushed [2023-03-01T07:12:44.898Z] 004c085db638: Pushed [2023-03-01T07:12:44.898Z] fca4e103d7a4: Pushed [2023-03-01T07:12:45.159Z] 582df9c87bac: Pushed [2023-03-01T07:12:45.159Z] 39c7863ef7f5: Pushed [2023-03-01T07:12:45.159Z] dbc087bcc6a7: Pushed [2023-03-01T07:12:45.159Z] aa5968d388b8: Layer already exists [2023-03-01T07:12:45.419Z] 4954827bd5b7: Pushed [2023-03-01T07:12:45.987Z] 88a9fd0f107a: Pushed [2023-03-01T07:12:46.246Z] 01532f1c1460: Pushed [2023-03-01T07:12:46.505Z] 21c015b1160669c2439abb52f07d44b16c2c3e9a: digest: sha256:a1f186c20b8d0380ac688cc2fbdf439e003de2644502e50bd5280ba2568d4d61 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T07:12:46.818Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T07:12:47.133Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2023-03-01T07:12:47.133Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-03-01T07:12:47.133Z] 004c085db638: Preparing [2023-03-01T07:12:47.133Z] 1498168d6205: Preparing [2023-03-01T07:12:47.133Z] 01532f1c1460: Preparing [2023-03-01T07:12:47.133Z] 88a9fd0f107a: Preparing [2023-03-01T07:12:47.133Z] fca4e103d7a4: Preparing [2023-03-01T07:12:47.133Z] 582df9c87bac: Preparing [2023-03-01T07:12:47.133Z] 39c7863ef7f5: Preparing [2023-03-01T07:12:47.133Z] dbc087bcc6a7: Preparing [2023-03-01T07:12:47.133Z] 4954827bd5b7: Preparing [2023-03-01T07:12:47.133Z] aa5968d388b8: Preparing [2023-03-01T07:12:47.133Z] 582df9c87bac: Waiting [2023-03-01T07:12:47.133Z] 39c7863ef7f5: Waiting [2023-03-01T07:12:47.133Z] dbc087bcc6a7: Waiting [2023-03-01T07:12:47.133Z] 4954827bd5b7: Waiting [2023-03-01T07:12:47.133Z] aa5968d388b8: Waiting [2023-03-01T07:12:47.133Z] fca4e103d7a4: Layer already exists [2023-03-01T07:12:47.133Z] 88a9fd0f107a: Layer already exists [2023-03-01T07:12:47.133Z] 01532f1c1460: Layer already exists [2023-03-01T07:12:47.133Z] 004c085db638: Layer already exists [2023-03-01T07:12:47.133Z] 1498168d6205: Layer already exists [2023-03-01T07:12:47.133Z] 39c7863ef7f5: Layer already exists [2023-03-01T07:12:47.133Z] 582df9c87bac: Layer already exists [2023-03-01T07:12:47.133Z] dbc087bcc6a7: Layer already exists [2023-03-01T07:12:47.133Z] 4954827bd5b7: Layer already exists [2023-03-01T07:12:47.133Z] aa5968d388b8: Layer already exists [2023-03-01T07:12:47.133Z] latest: digest: sha256:a1f186c20b8d0380ac688cc2fbdf439e003de2644502e50bd5280ba2568d4d61 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T07:12:47.451Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.0.0-dev.71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T07:12:47.753Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.0.0-dev.71 [2023-03-01T07:12:47.753Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-03-01T07:12:47.753Z] 004c085db638: Preparing [2023-03-01T07:12:47.753Z] 1498168d6205: Preparing [2023-03-01T07:12:47.753Z] 01532f1c1460: Preparing [2023-03-01T07:12:47.753Z] 88a9fd0f107a: Preparing [2023-03-01T07:12:47.753Z] fca4e103d7a4: Preparing [2023-03-01T07:12:47.753Z] 582df9c87bac: Preparing [2023-03-01T07:12:47.753Z] 39c7863ef7f5: Preparing [2023-03-01T07:12:47.753Z] dbc087bcc6a7: Preparing [2023-03-01T07:12:47.753Z] 4954827bd5b7: Preparing [2023-03-01T07:12:47.753Z] aa5968d388b8: Preparing [2023-03-01T07:12:47.753Z] 582df9c87bac: Waiting [2023-03-01T07:12:47.753Z] 39c7863ef7f5: Waiting [2023-03-01T07:12:47.753Z] dbc087bcc6a7: Waiting [2023-03-01T07:12:47.753Z] aa5968d388b8: Waiting [2023-03-01T07:12:47.753Z] 4954827bd5b7: Waiting [2023-03-01T07:12:47.753Z] 1498168d6205: Layer already exists [2023-03-01T07:12:47.753Z] 004c085db638: Layer already exists [2023-03-01T07:12:47.753Z] fca4e103d7a4: Layer already exists [2023-03-01T07:12:47.753Z] 88a9fd0f107a: Layer already exists [2023-03-01T07:12:47.753Z] 582df9c87bac: Layer already exists [2023-03-01T07:12:47.753Z] 4954827bd5b7: Layer already exists [2023-03-01T07:12:47.753Z] 39c7863ef7f5: Layer already exists [2023-03-01T07:12:47.753Z] dbc087bcc6a7: Layer already exists [2023-03-01T07:12:47.753Z] 01532f1c1460: Layer already exists [2023-03-01T07:12:47.753Z] aa5968d388b8: Layer already exists [2023-03-01T07:12:47.753Z] 3.0.0-dev.71: digest: sha256:a1f186c20b8d0380ac688cc2fbdf439e003de2644502e50bd5280ba2568d4d61 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T07:12:48.055Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:21c015b1160669c2439abb52f07d44b16c2c3e9a-3.0.0-dev.71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T07:12:48.379Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:21c015b1160669c2439abb52f07d44b16c2c3e9a-3.0.0-dev.71 [2023-03-01T07:12:48.379Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-03-01T07:12:48.379Z] 004c085db638: Preparing [2023-03-01T07:12:48.379Z] 1498168d6205: Preparing [2023-03-01T07:12:48.379Z] 01532f1c1460: Preparing [2023-03-01T07:12:48.379Z] 88a9fd0f107a: Preparing [2023-03-01T07:12:48.379Z] fca4e103d7a4: Preparing [2023-03-01T07:12:48.379Z] 582df9c87bac: Preparing [2023-03-01T07:12:48.379Z] 39c7863ef7f5: Preparing [2023-03-01T07:12:48.379Z] dbc087bcc6a7: Preparing [2023-03-01T07:12:48.379Z] 4954827bd5b7: Preparing [2023-03-01T07:12:48.379Z] aa5968d388b8: Preparing [2023-03-01T07:12:48.379Z] 582df9c87bac: Waiting [2023-03-01T07:12:48.379Z] 4954827bd5b7: Waiting [2023-03-01T07:12:48.379Z] 39c7863ef7f5: Waiting [2023-03-01T07:12:48.379Z] dbc087bcc6a7: Waiting [2023-03-01T07:12:48.379Z] aa5968d388b8: Waiting [2023-03-01T07:12:48.379Z] 88a9fd0f107a: Layer already exists [2023-03-01T07:12:48.379Z] 004c085db638: Layer already exists [2023-03-01T07:12:48.379Z] 1498168d6205: Layer already exists [2023-03-01T07:12:48.379Z] 01532f1c1460: Layer already exists [2023-03-01T07:12:48.379Z] fca4e103d7a4: Layer already exists [2023-03-01T07:12:48.379Z] 582df9c87bac: Layer already exists [2023-03-01T07:12:48.379Z] 4954827bd5b7: Layer already exists [2023-03-01T07:12:48.379Z] dbc087bcc6a7: Layer already exists [2023-03-01T07:12:48.379Z] aa5968d388b8: Layer already exists [2023-03-01T07:12:48.379Z] 39c7863ef7f5: Layer already exists [2023-03-01T07:12:48.379Z] 21c015b1160669c2439abb52f07d44b16c2c3e9a-3.0.0-dev.71: digest: sha256:a1f186c20b8d0380ac688cc2fbdf439e003de2644502e50bd5280ba2568d4d61 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T07:12:48.710Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T07:12:49.016Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2023-03-01T07:12:49.017Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-03-01T07:12:49.017Z] 004c085db638: Preparing [2023-03-01T07:12:49.017Z] 1498168d6205: Preparing [2023-03-01T07:12:49.017Z] 01532f1c1460: Preparing [2023-03-01T07:12:49.017Z] 88a9fd0f107a: Preparing [2023-03-01T07:12:49.017Z] fca4e103d7a4: Preparing [2023-03-01T07:12:49.017Z] 582df9c87bac: Preparing [2023-03-01T07:12:49.017Z] 39c7863ef7f5: Preparing [2023-03-01T07:12:49.017Z] dbc087bcc6a7: Preparing [2023-03-01T07:12:49.017Z] 4954827bd5b7: Preparing [2023-03-01T07:12:49.017Z] aa5968d388b8: Preparing [2023-03-01T07:12:49.017Z] 582df9c87bac: Waiting [2023-03-01T07:12:49.017Z] 39c7863ef7f5: Waiting [2023-03-01T07:12:49.017Z] dbc087bcc6a7: Waiting [2023-03-01T07:12:49.017Z] aa5968d388b8: Waiting [2023-03-01T07:12:49.017Z] 4954827bd5b7: Waiting [2023-03-01T07:12:49.017Z] 88a9fd0f107a: Layer already exists [2023-03-01T07:12:49.017Z] fca4e103d7a4: Layer already exists [2023-03-01T07:12:49.017Z] 004c085db638: Layer already exists [2023-03-01T07:12:49.017Z] 1498168d6205: Layer already exists [2023-03-01T07:12:49.017Z] 01532f1c1460: Layer already exists [2023-03-01T07:12:49.017Z] 39c7863ef7f5: Layer already exists [2023-03-01T07:12:49.017Z] 4954827bd5b7: Layer already exists [2023-03-01T07:12:49.017Z] dbc087bcc6a7: Layer already exists [2023-03-01T07:12:49.017Z] 582df9c87bac: Layer already exists [2023-03-01T07:12:49.017Z] aa5968d388b8: Layer already exists [2023-03-01T07:12:49.017Z] main: digest: sha256:a1f186c20b8d0380ac688cc2fbdf439e003de2644502e50bd5280ba2568d4d61 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-01T07:12:49.053Z] ===================================================== [Pipeline] echo [2023-03-01T07:12:49.058Z] taggedImages: [2023-03-01T07:12:49.058Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:21c015b1160669c2439abb52f07d44b16c2c3e9a [2023-03-01T07:12:49.058Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2023-03-01T07:12:49.058Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.0.0-dev.71 [2023-03-01T07:12:49.058Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:21c015b1160669c2439abb52f07d44b16c2c3e9a-3.0.0-dev.71 [2023-03-01T07:12:49.058Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2023-03-01T07:12:49.184Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: [2023-03-01T07:12:49.184Z] 21c015b1160669c2439abb52f07d44b16c2c3e9a [2023-03-01T07:12:49.184Z] latest [2023-03-01T07:12:49.184Z] 3.0.0-dev.71 [2023-03-01T07:12:49.184Z] 21c015b1160669c2439abb52f07d44b16c2c3e9a-3.0.0-dev.71 [2023-03-01T07:12:49.184Z] main [2023-03-01T07:12:49.184Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T07:12:49.501Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:21c015b1160669c2439abb52f07d44b16c2c3e9a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T07:12:49.809Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:21c015b1160669c2439abb52f07d44b16c2c3e9a [2023-03-01T07:12:49.810Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-03-01T07:12:49.810Z] cac247d156ae: Preparing [2023-03-01T07:12:49.810Z] b7f767024d19: Preparing [2023-03-01T07:12:49.810Z] 909dc65da26f: Preparing [2023-03-01T07:12:49.810Z] 16d976f697e6: Preparing [2023-03-01T07:12:49.810Z] 4e6476652798: Preparing [2023-03-01T07:12:49.810Z] 909dc65da26f: Layer already exists [2023-03-01T07:12:49.810Z] 4e6476652798: Layer already exists [2023-03-01T07:12:49.810Z] cac247d156ae: Pushed [2023-03-01T07:12:50.378Z] 16d976f697e6: Pushed [2023-03-01T07:12:52.283Z] b7f767024d19: Pushed [2023-03-01T07:12:52.283Z] 21c015b1160669c2439abb52f07d44b16c2c3e9a: digest: sha256:07efda57d877f80015a0851a0db8456a08c93a28eb2d6721993387cc29532442 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T07:12:52.604Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T07:12:52.908Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2023-03-01T07:12:52.908Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-03-01T07:12:52.908Z] cac247d156ae: Preparing [2023-03-01T07:12:52.908Z] b7f767024d19: Preparing [2023-03-01T07:12:52.908Z] 909dc65da26f: Preparing [2023-03-01T07:12:52.908Z] 16d976f697e6: Preparing [2023-03-01T07:12:52.908Z] 4e6476652798: Preparing [2023-03-01T07:12:52.908Z] 4e6476652798: Layer already exists [2023-03-01T07:12:52.908Z] 909dc65da26f: Layer already exists [2023-03-01T07:12:52.908Z] b7f767024d19: Layer already exists [2023-03-01T07:12:52.908Z] 16d976f697e6: Layer already exists [2023-03-01T07:12:52.908Z] cac247d156ae: Layer already exists [2023-03-01T07:12:52.908Z] latest: digest: sha256:07efda57d877f80015a0851a0db8456a08c93a28eb2d6721993387cc29532442 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T07:12:53.216Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.0.0-dev.71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T07:12:53.521Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.0.0-dev.71 [2023-03-01T07:12:53.521Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-03-01T07:12:53.521Z] cac247d156ae: Preparing [2023-03-01T07:12:53.521Z] b7f767024d19: Preparing [2023-03-01T07:12:53.521Z] 909dc65da26f: Preparing [2023-03-01T07:12:53.521Z] 16d976f697e6: Preparing [2023-03-01T07:12:53.521Z] 4e6476652798: Preparing [2023-03-01T07:12:53.521Z] 909dc65da26f: Layer already exists [2023-03-01T07:12:53.521Z] cac247d156ae: Layer already exists [2023-03-01T07:12:53.521Z] b7f767024d19: Layer already exists [2023-03-01T07:12:53.521Z] 16d976f697e6: Layer already exists [2023-03-01T07:12:53.521Z] 4e6476652798: Layer already exists [2023-03-01T07:12:53.521Z] 3.0.0-dev.71: digest: sha256:07efda57d877f80015a0851a0db8456a08c93a28eb2d6721993387cc29532442 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T07:12:53.828Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:21c015b1160669c2439abb52f07d44b16c2c3e9a-3.0.0-dev.71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T07:12:54.133Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:21c015b1160669c2439abb52f07d44b16c2c3e9a-3.0.0-dev.71 [2023-03-01T07:12:54.133Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-03-01T07:12:54.133Z] cac247d156ae: Preparing [2023-03-01T07:12:54.133Z] b7f767024d19: Preparing [2023-03-01T07:12:54.133Z] 909dc65da26f: Preparing [2023-03-01T07:12:54.133Z] 16d976f697e6: Preparing [2023-03-01T07:12:54.133Z] 4e6476652798: Preparing [2023-03-01T07:12:54.133Z] cac247d156ae: Layer already exists [2023-03-01T07:12:54.133Z] 16d976f697e6: Layer already exists [2023-03-01T07:12:54.133Z] 4e6476652798: Layer already exists [2023-03-01T07:12:54.133Z] b7f767024d19: Layer already exists [2023-03-01T07:12:54.133Z] 909dc65da26f: Layer already exists [2023-03-01T07:12:54.133Z] 21c015b1160669c2439abb52f07d44b16c2c3e9a-3.0.0-dev.71: digest: sha256:07efda57d877f80015a0851a0db8456a08c93a28eb2d6721993387cc29532442 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T07:12:54.442Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T07:12:54.748Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2023-03-01T07:12:54.748Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-03-01T07:12:54.748Z] cac247d156ae: Preparing [2023-03-01T07:12:54.748Z] b7f767024d19: Preparing [2023-03-01T07:12:54.748Z] 909dc65da26f: Preparing [2023-03-01T07:12:54.748Z] 16d976f697e6: Preparing [2023-03-01T07:12:54.748Z] 4e6476652798: Preparing [2023-03-01T07:12:54.748Z] 909dc65da26f: Layer already exists [2023-03-01T07:12:54.748Z] 16d976f697e6: Layer already exists [2023-03-01T07:12:54.748Z] cac247d156ae: Layer already exists [2023-03-01T07:12:54.748Z] b7f767024d19: Layer already exists [2023-03-01T07:12:54.748Z] 4e6476652798: Layer already exists [2023-03-01T07:12:54.748Z] main: digest: sha256:07efda57d877f80015a0851a0db8456a08c93a28eb2d6721993387cc29532442 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-01T07:12:54.793Z] ===================================================== [Pipeline] echo [2023-03-01T07:12:54.802Z] taggedImages: [2023-03-01T07:12:54.802Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:21c015b1160669c2439abb52f07d44b16c2c3e9a [2023-03-01T07:12:54.802Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2023-03-01T07:12:54.802Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.0.0-dev.71 [2023-03-01T07:12:54.802Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:21c015b1160669c2439abb52f07d44b16c2c3e9a-3.0.0-dev.71 [2023-03-01T07:12:54.802Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo [2023-03-01T07:12:54.824Z] [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: [2023-03-01T07:12:54.824Z] 21c015b1160669c2439abb52f07d44b16c2c3e9a [2023-03-01T07:12:54.824Z] latest [2023-03-01T07:12:54.824Z] 3.0.0-dev.71 [2023-03-01T07:12:54.824Z] 21c015b1160669c2439abb52f07d44b16c2c3e9a-3.0.0-dev.71 [2023-03-01T07:12:54.824Z] main [2023-03-01T07:12:54.824Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T07:12:55.133Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:21c015b1160669c2439abb52f07d44b16c2c3e9a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T07:12:55.437Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:21c015b1160669c2439abb52f07d44b16c2c3e9a [2023-03-01T07:12:55.437Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-03-01T07:12:55.437Z] 9f1b20f7f440: Preparing [2023-03-01T07:12:55.437Z] 4935f06b092b: Preparing [2023-03-01T07:12:55.437Z] 70d0cb59a321: Preparing [2023-03-01T07:12:55.437Z] ab906d93c35e: Preparing [2023-03-01T07:12:55.437Z] bad644373350: Preparing [2023-03-01T07:12:55.437Z] ce6ce313892b: Preparing [2023-03-01T07:12:55.437Z] 4e6476652798: Preparing [2023-03-01T07:12:55.437Z] ce6ce313892b: Waiting [2023-03-01T07:12:55.437Z] 4e6476652798: Waiting [2023-03-01T07:12:55.437Z] 9f1b20f7f440: Pushed [2023-03-01T07:12:55.437Z] 4935f06b092b: Pushed [2023-03-01T07:12:55.437Z] 70d0cb59a321: Pushed [2023-03-01T07:12:55.437Z] 4e6476652798: Layer already exists [2023-03-01T07:12:56.005Z] ce6ce313892b: Pushed [2023-03-01T07:12:59.296Z] bad644373350: Pushed [2023-03-01T07:13:01.826Z] ab906d93c35e: Pushed [2023-03-01T07:13:02.085Z] 21c015b1160669c2439abb52f07d44b16c2c3e9a: digest: sha256:870ad9a2943c32d8b94639129037f1f055311a2524fdde9b75772dc5eeb2e835 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T07:13:02.400Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T07:13:02.646Z] Removing intermediate container 9002a8b32598 [2023-03-01T07:13:02.646Z] ---> d80c10692b25 [2023-03-01T07:13:02.646Z] Step 8/23 : COPY . . [2023-03-01T07:13:02.646Z] Removing intermediate container ea1810941b24 [2023-03-01T07:13:02.646Z] ---> 513bb03d6fdf [2023-03-01T07:13:02.646Z] Step 7/24 : COPY . . [2023-03-01T07:13:02.646Z] Removing intermediate container b822595505b5 [2023-03-01T07:13:02.646Z] ---> e9feb2de4e69 [2023-03-01T07:13:02.646Z] Step 8/22 : COPY . . [2023-03-01T07:13:02.646Z] Removing intermediate container 0570fd24b4c3 [2023-03-01T07:13:02.646Z] ---> 28773960a870 [2023-03-01T07:13:02.646Z] Step 8/24 : COPY . . [2023-03-01T07:13:02.646Z] Removing intermediate container a126d5451832 [2023-03-01T07:13:02.646Z] ---> 0398d5b73337 [2023-03-01T07:13:02.646Z] Step 7/21 : COPY . . [2023-03-01T07:13:02.646Z] ---> 34ebca104670 [2023-03-01T07:13:02.646Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-03-01T07:13:02.646Z] ---> 9a040c29c939 [2023-03-01T07:13:02.646Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-03-01T07:13:02.646Z] ---> e7659b217fb6 [2023-03-01T07:13:02.646Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-03-01T07:13:02.646Z] ---> 63606cebb7ac [2023-03-01T07:13:02.646Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-03-01T07:13:02.646Z] ---> Running in 5a21da543f31 [2023-03-01T07:13:02.646Z] ---> Running in c74ffcca82f2 [2023-03-01T07:13:02.646Z] ---> Running in 0c5e65051f9f [2023-03-01T07:13:02.646Z] ---> Running in 2eaa04e169eb [2023-03-01T07:13:02.646Z] ---> cb09b23a2ab7 [2023-03-01T07:13:02.646Z] Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2023-03-01T07:13:02.646Z] ---> Running in f192a5ba2cf8 [2023-03-01T07:13:02.646Z] Removing intermediate container 5a21da543f31 [2023-03-01T07:13:02.646Z] ---> ce1e7d540ff0 [2023-03-01T07:13:02.646Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-03-01T07:13:02.646Z] ---> Running in 4e543514322d [2023-03-01T07:13:02.646Z] Removing intermediate container 4e543514322d [2023-03-01T07:13:02.646Z] ---> b207d6fc6d78 [2023-03-01T07:13:02.646Z] Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-03-01T07:13:02.646Z] ---> Running in e513391be1f4 [2023-03-01T07:13:02.646Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.71" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-03-01T07:13:02.646Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.71" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-03-01T07:13:02.646Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.71" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2023-03-01T07:13:02.646Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.71" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-03-01T07:13:02.701Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2023-03-01T07:13:02.701Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-03-01T07:13:02.701Z] 9f1b20f7f440: Preparing [2023-03-01T07:13:02.701Z] 4935f06b092b: Preparing [2023-03-01T07:13:02.701Z] 70d0cb59a321: Preparing [2023-03-01T07:13:02.701Z] ab906d93c35e: Preparing [2023-03-01T07:13:02.701Z] bad644373350: Preparing [2023-03-01T07:13:02.701Z] ce6ce313892b: Preparing [2023-03-01T07:13:02.701Z] 4e6476652798: Preparing [2023-03-01T07:13:02.701Z] ce6ce313892b: Waiting [2023-03-01T07:13:02.701Z] 4e6476652798: Waiting [2023-03-01T07:13:02.701Z] ab906d93c35e: Layer already exists [2023-03-01T07:13:02.701Z] 4935f06b092b: Layer already exists [2023-03-01T07:13:02.701Z] bad644373350: Layer already exists [2023-03-01T07:13:02.701Z] 70d0cb59a321: Layer already exists [2023-03-01T07:13:02.701Z] 9f1b20f7f440: Layer already exists [2023-03-01T07:13:02.701Z] ce6ce313892b: Layer already exists [2023-03-01T07:13:02.701Z] 4e6476652798: Layer already exists [2023-03-01T07:13:02.701Z] latest: digest: sha256:870ad9a2943c32d8b94639129037f1f055311a2524fdde9b75772dc5eeb2e835 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T07:13:03.009Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:3.0.0-dev.71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T07:13:03.319Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:3.0.0-dev.71 [2023-03-01T07:13:03.319Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-03-01T07:13:03.319Z] 9f1b20f7f440: Preparing [2023-03-01T07:13:03.319Z] 4935f06b092b: Preparing [2023-03-01T07:13:03.319Z] 70d0cb59a321: Preparing [2023-03-01T07:13:03.319Z] ab906d93c35e: Preparing [2023-03-01T07:13:03.319Z] bad644373350: Preparing [2023-03-01T07:13:03.319Z] ce6ce313892b: Preparing [2023-03-01T07:13:03.319Z] 4e6476652798: Preparing [2023-03-01T07:13:03.319Z] 4e6476652798: Waiting [2023-03-01T07:13:03.319Z] ce6ce313892b: Waiting [2023-03-01T07:13:03.319Z] bad644373350: Layer already exists [2023-03-01T07:13:03.319Z] 4935f06b092b: Layer already exists [2023-03-01T07:13:03.319Z] ab906d93c35e: Layer already exists [2023-03-01T07:13:03.319Z] 70d0cb59a321: Layer already exists [2023-03-01T07:13:03.319Z] 9f1b20f7f440: Layer already exists [2023-03-01T07:13:03.319Z] 4e6476652798: Layer already exists [2023-03-01T07:13:03.319Z] ce6ce313892b: Layer already exists [2023-03-01T07:13:03.319Z] 3.0.0-dev.71: digest: sha256:870ad9a2943c32d8b94639129037f1f055311a2524fdde9b75772dc5eeb2e835 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T07:13:03.637Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:21c015b1160669c2439abb52f07d44b16c2c3e9a-3.0.0-dev.71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T07:13:03.940Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:21c015b1160669c2439abb52f07d44b16c2c3e9a-3.0.0-dev.71 [2023-03-01T07:13:03.940Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-03-01T07:13:03.940Z] 9f1b20f7f440: Preparing [2023-03-01T07:13:03.940Z] 4935f06b092b: Preparing [2023-03-01T07:13:03.940Z] 70d0cb59a321: Preparing [2023-03-01T07:13:03.940Z] ab906d93c35e: Preparing [2023-03-01T07:13:03.940Z] bad644373350: Preparing [2023-03-01T07:13:03.940Z] ce6ce313892b: Preparing [2023-03-01T07:13:03.940Z] 4e6476652798: Preparing [2023-03-01T07:13:03.940Z] ce6ce313892b: Waiting [2023-03-01T07:13:03.940Z] 4e6476652798: Waiting [2023-03-01T07:13:03.940Z] ab906d93c35e: Layer already exists [2023-03-01T07:13:03.940Z] 9f1b20f7f440: Layer already exists [2023-03-01T07:13:03.940Z] bad644373350: Layer already exists [2023-03-01T07:13:03.940Z] 4935f06b092b: Layer already exists [2023-03-01T07:13:03.940Z] 70d0cb59a321: Layer already exists [2023-03-01T07:13:03.940Z] ce6ce313892b: Layer already exists [2023-03-01T07:13:03.940Z] 4e6476652798: Layer already exists [2023-03-01T07:13:03.940Z] 21c015b1160669c2439abb52f07d44b16c2c3e9a-3.0.0-dev.71: digest: sha256:870ad9a2943c32d8b94639129037f1f055311a2524fdde9b75772dc5eeb2e835 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T07:13:04.259Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T07:13:04.570Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main [2023-03-01T07:13:04.570Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-03-01T07:13:04.570Z] 9f1b20f7f440: Preparing [2023-03-01T07:13:04.570Z] 4935f06b092b: Preparing [2023-03-01T07:13:04.570Z] 70d0cb59a321: Preparing [2023-03-01T07:13:04.570Z] ab906d93c35e: Preparing [2023-03-01T07:13:04.570Z] bad644373350: Preparing [2023-03-01T07:13:04.570Z] ce6ce313892b: Preparing [2023-03-01T07:13:04.570Z] 4e6476652798: Preparing [2023-03-01T07:13:04.570Z] 4e6476652798: Waiting [2023-03-01T07:13:04.570Z] ce6ce313892b: Waiting [2023-03-01T07:13:04.570Z] ab906d93c35e: Layer already exists [2023-03-01T07:13:04.570Z] bad644373350: Layer already exists [2023-03-01T07:13:04.570Z] 9f1b20f7f440: Layer already exists [2023-03-01T07:13:04.570Z] 4935f06b092b: Layer already exists [2023-03-01T07:13:04.570Z] 70d0cb59a321: Layer already exists [2023-03-01T07:13:04.570Z] 4e6476652798: Layer already exists [2023-03-01T07:13:04.570Z] ce6ce313892b: Layer already exists [2023-03-01T07:13:04.570Z] main: digest: sha256:870ad9a2943c32d8b94639129037f1f055311a2524fdde9b75772dc5eeb2e835 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-01T07:13:04.606Z] ===================================================== [Pipeline] echo [2023-03-01T07:13:04.612Z] taggedImages: [2023-03-01T07:13:04.612Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:21c015b1160669c2439abb52f07d44b16c2c3e9a [2023-03-01T07:13:04.612Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2023-03-01T07:13:04.612Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:3.0.0-dev.71 [2023-03-01T07:13:04.612Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:21c015b1160669c2439abb52f07d44b16c2c3e9a-3.0.0-dev.71 [2023-03-01T07:13:04.612Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo [2023-03-01T07:13:04.626Z] [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: [2023-03-01T07:13:04.626Z] 21c015b1160669c2439abb52f07d44b16c2c3e9a [2023-03-01T07:13:04.626Z] latest [2023-03-01T07:13:04.626Z] 3.0.0-dev.71 [2023-03-01T07:13:04.626Z] 21c015b1160669c2439abb52f07d44b16c2c3e9a-3.0.0-dev.71 [2023-03-01T07:13:04.626Z] main [2023-03-01T07:13:04.626Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T07:13:04.957Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:21c015b1160669c2439abb52f07d44b16c2c3e9a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T07:13:05.263Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:21c015b1160669c2439abb52f07d44b16c2c3e9a [2023-03-01T07:13:05.263Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-03-01T07:13:05.263Z] 0659c30876da: Preparing [2023-03-01T07:13:05.263Z] 70a6fa93f34d: Preparing [2023-03-01T07:13:05.263Z] c28979ba566f: Preparing [2023-03-01T07:13:05.263Z] 36f591969941: Preparing [2023-03-01T07:13:05.263Z] d408f110749c: Preparing [2023-03-01T07:13:05.263Z] 4e6476652798: Preparing [2023-03-01T07:13:05.263Z] 4e6476652798: Waiting [2023-03-01T07:13:05.263Z] c28979ba566f: Pushed [2023-03-01T07:13:05.263Z] 4e6476652798: Layer already exists [2023-03-01T07:13:05.263Z] 0659c30876da: Pushed [2023-03-01T07:13:05.263Z] 70a6fa93f34d: Pushed [2023-03-01T07:13:05.522Z] d408f110749c: Pushed [2023-03-01T07:13:06.903Z] Removing intermediate container e513391be1f4 [2023-03-01T07:13:06.903Z] ---> 0295195e89ce [2023-03-01T07:13:06.903Z] Step 11/24 : WORKDIR /edgex-go [2023-03-01T07:13:06.903Z] ---> Running in 68d768552225 [2023-03-01T07:13:06.903Z] Removing intermediate container 68d768552225 [2023-03-01T07:13:06.903Z] ---> b2c571be98b7 [2023-03-01T07:13:06.903Z] [2023-03-01T07:13:06.903Z] Step 12/24 : FROM alpine:3.15 [2023-03-01T07:13:07.170Z] 3.15: Pulling from library/alpine [2023-03-01T07:13:09.117Z] Digest: sha256:689659b1f08e9fdfb85190144098c378beb5a53b328f7ced7883a74a1157c709 [2023-03-01T07:13:09.117Z] Status: Downloaded newer image for alpine:3.15 [2023-03-01T07:13:09.392Z] ---> 354640af7b1b [2023-03-01T07:13:09.392Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-01T07:13:09.392Z] ---> Running in 9a3bb2d68f9b [2023-03-01T07:13:10.361Z] Removing intermediate container 9a3bb2d68f9b [2023-03-01T07:13:10.361Z] ---> 357968750705 [2023-03-01T07:13:10.361Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-03-01T07:13:10.361Z] ---> Running in 44fbaac6d121 [2023-03-01T07:13:12.093Z] 36f591969941: Pushed [2023-03-01T07:13:12.093Z] 21c015b1160669c2439abb52f07d44b16c2c3e9a: digest: sha256:e85d7c792dc306edd539532a9d01ea868b93e839a94f649f7f6ddf1363283c32 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T07:13:12.412Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T07:13:12.715Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest [2023-03-01T07:13:12.715Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-03-01T07:13:12.715Z] 0659c30876da: Preparing [2023-03-01T07:13:12.715Z] 70a6fa93f34d: Preparing [2023-03-01T07:13:12.715Z] c28979ba566f: Preparing [2023-03-01T07:13:12.715Z] 36f591969941: Preparing [2023-03-01T07:13:12.715Z] d408f110749c: Preparing [2023-03-01T07:13:12.715Z] 4e6476652798: Preparing [2023-03-01T07:13:12.715Z] 4e6476652798: Waiting [2023-03-01T07:13:12.715Z] 70a6fa93f34d: Layer already exists [2023-03-01T07:13:12.715Z] 0659c30876da: Layer already exists [2023-03-01T07:13:12.715Z] c28979ba566f: Layer already exists [2023-03-01T07:13:12.715Z] d408f110749c: Layer already exists [2023-03-01T07:13:12.715Z] 36f591969941: Layer already exists [2023-03-01T07:13:12.715Z] 4e6476652798: Layer already exists [2023-03-01T07:13:12.715Z] latest: digest: sha256:e85d7c792dc306edd539532a9d01ea868b93e839a94f649f7f6ddf1363283c32 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T07:13:12.978Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-03-01T07:13:13.120Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:3.0.0-dev.71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T07:13:13.519Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:3.0.0-dev.71 [2023-03-01T07:13:13.519Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-03-01T07:13:13.519Z] 0659c30876da: Preparing [2023-03-01T07:13:13.519Z] 70a6fa93f34d: Preparing [2023-03-01T07:13:13.519Z] c28979ba566f: Preparing [2023-03-01T07:13:13.519Z] 36f591969941: Preparing [2023-03-01T07:13:13.519Z] d408f110749c: Preparing [2023-03-01T07:13:13.519Z] 4e6476652798: Preparing [2023-03-01T07:13:13.519Z] 4e6476652798: Waiting [2023-03-01T07:13:13.519Z] d408f110749c: Layer already exists [2023-03-01T07:13:13.519Z] 70a6fa93f34d: Layer already exists [2023-03-01T07:13:13.519Z] 0659c30876da: Layer already exists [2023-03-01T07:13:13.519Z] 36f591969941: Layer already exists [2023-03-01T07:13:13.519Z] c28979ba566f: Layer already exists [2023-03-01T07:13:13.519Z] 4e6476652798: Layer already exists [2023-03-01T07:13:13.519Z] 3.0.0-dev.71: digest: sha256:e85d7c792dc306edd539532a9d01ea868b93e839a94f649f7f6ddf1363283c32 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T07:13:13.561Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-03-01T07:13:13.833Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:21c015b1160669c2439abb52f07d44b16c2c3e9a-3.0.0-dev.71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T07:13:14.136Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:21c015b1160669c2439abb52f07d44b16c2c3e9a-3.0.0-dev.71 [2023-03-01T07:13:14.136Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-03-01T07:13:14.136Z] 0659c30876da: Preparing [2023-03-01T07:13:14.136Z] 70a6fa93f34d: Preparing [2023-03-01T07:13:14.136Z] c28979ba566f: Preparing [2023-03-01T07:13:14.136Z] 36f591969941: Preparing [2023-03-01T07:13:14.136Z] d408f110749c: Preparing [2023-03-01T07:13:14.136Z] 4e6476652798: Preparing [2023-03-01T07:13:14.136Z] 4e6476652798: Waiting [2023-03-01T07:13:14.136Z] d408f110749c: Layer already exists [2023-03-01T07:13:14.136Z] 70a6fa93f34d: Layer already exists [2023-03-01T07:13:14.136Z] 36f591969941: Layer already exists [2023-03-01T07:13:14.136Z] 0659c30876da: Layer already exists [2023-03-01T07:13:14.136Z] c28979ba566f: Layer already exists [2023-03-01T07:13:14.136Z] 4e6476652798: Layer already exists [2023-03-01T07:13:14.136Z] 21c015b1160669c2439abb52f07d44b16c2c3e9a-3.0.0-dev.71: digest: sha256:e85d7c792dc306edd539532a9d01ea868b93e839a94f649f7f6ddf1363283c32 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T07:13:14.452Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T07:13:14.756Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main [2023-03-01T07:13:14.757Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-03-01T07:13:14.757Z] 0659c30876da: Preparing [2023-03-01T07:13:14.757Z] 70a6fa93f34d: Preparing [2023-03-01T07:13:14.757Z] c28979ba566f: Preparing [2023-03-01T07:13:14.757Z] 36f591969941: Preparing [2023-03-01T07:13:14.757Z] d408f110749c: Preparing [2023-03-01T07:13:14.757Z] 4e6476652798: Preparing [2023-03-01T07:13:14.757Z] 4e6476652798: Waiting [2023-03-01T07:13:14.757Z] d408f110749c: Layer already exists [2023-03-01T07:13:14.757Z] c28979ba566f: Layer already exists [2023-03-01T07:13:14.757Z] 70a6fa93f34d: Layer already exists [2023-03-01T07:13:14.757Z] 36f591969941: Layer already exists [2023-03-01T07:13:14.757Z] 0659c30876da: Layer already exists [2023-03-01T07:13:14.757Z] 4e6476652798: Layer already exists [2023-03-01T07:13:14.757Z] main: digest: sha256:e85d7c792dc306edd539532a9d01ea868b93e839a94f649f7f6ddf1363283c32 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-01T07:13:14.792Z] ===================================================== [Pipeline] echo [2023-03-01T07:13:14.798Z] taggedImages: [2023-03-01T07:13:14.798Z] - nexus3.edgexfoundry.org:10004/security-spire-config:21c015b1160669c2439abb52f07d44b16c2c3e9a [2023-03-01T07:13:14.798Z] - nexus3.edgexfoundry.org:10004/security-spire-config:latest [2023-03-01T07:13:14.798Z] - nexus3.edgexfoundry.org:10004/security-spire-config:3.0.0-dev.71 [2023-03-01T07:13:14.798Z] - nexus3.edgexfoundry.org:10004/security-spire-config:21c015b1160669c2439abb52f07d44b16c2c3e9a-3.0.0-dev.71 [2023-03-01T07:13:14.798Z] - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo [2023-03-01T07:13:14.812Z] [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: [2023-03-01T07:13:14.812Z] 21c015b1160669c2439abb52f07d44b16c2c3e9a [2023-03-01T07:13:14.812Z] latest [2023-03-01T07:13:14.812Z] 3.0.0-dev.71 [2023-03-01T07:13:14.812Z] 21c015b1160669c2439abb52f07d44b16c2c3e9a-3.0.0-dev.71 [2023-03-01T07:13:14.812Z] main [2023-03-01T07:13:14.812Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T07:13:15.131Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:21c015b1160669c2439abb52f07d44b16c2c3e9a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T07:13:15.439Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:21c015b1160669c2439abb52f07d44b16c2c3e9a [2023-03-01T07:13:15.439Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-03-01T07:13:15.439Z] bf9128e92d18: Preparing [2023-03-01T07:13:15.439Z] 7e88d031893a: Preparing [2023-03-01T07:13:15.439Z] 5ec07c9af991: Preparing [2023-03-01T07:13:15.439Z] 36f591969941: Preparing [2023-03-01T07:13:15.439Z] ce6ce313892b: Preparing [2023-03-01T07:13:15.439Z] 4e6476652798: Preparing [2023-03-01T07:13:15.439Z] 4e6476652798: Waiting [2023-03-01T07:13:15.439Z] 36f591969941: Layer already exists [2023-03-01T07:13:15.439Z] ce6ce313892b: Layer already exists [2023-03-01T07:13:15.439Z] 4e6476652798: Layer already exists [2023-03-01T07:13:15.439Z] 5ec07c9af991: Pushed [2023-03-01T07:13:15.439Z] 7e88d031893a: Pushed [2023-03-01T07:13:15.439Z] bf9128e92d18: Pushed [2023-03-01T07:13:15.513Z] v3.15.7-29-g169c05a69e2 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-03-01T07:13:15.513Z] v3.15.7-29-g169c05a69e2 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-03-01T07:13:15.513Z] OK: 15734 distinct packages available [2023-03-01T07:13:15.699Z] 21c015b1160669c2439abb52f07d44b16c2c3e9a: digest: sha256:3ad2638be304f4c05e755f34f2db8ca01d215495425f97124400de3431256f5f size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T07:13:16.004Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T07:13:16.100Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-03-01T07:13:16.308Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest [2023-03-01T07:13:16.308Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-03-01T07:13:16.308Z] bf9128e92d18: Preparing [2023-03-01T07:13:16.308Z] 7e88d031893a: Preparing [2023-03-01T07:13:16.308Z] 5ec07c9af991: Preparing [2023-03-01T07:13:16.308Z] 36f591969941: Preparing [2023-03-01T07:13:16.308Z] ce6ce313892b: Preparing [2023-03-01T07:13:16.308Z] 4e6476652798: Preparing [2023-03-01T07:13:16.308Z] 4e6476652798: Waiting [2023-03-01T07:13:16.308Z] 7e88d031893a: Layer already exists [2023-03-01T07:13:16.308Z] 5ec07c9af991: Layer already exists [2023-03-01T07:13:16.308Z] ce6ce313892b: Layer already exists [2023-03-01T07:13:16.308Z] 36f591969941: Layer already exists [2023-03-01T07:13:16.308Z] bf9128e92d18: Layer already exists [2023-03-01T07:13:16.308Z] 4e6476652798: Layer already exists [2023-03-01T07:13:16.308Z] latest: digest: sha256:3ad2638be304f4c05e755f34f2db8ca01d215495425f97124400de3431256f5f size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T07:13:16.376Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-03-01T07:13:16.617Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:3.0.0-dev.71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T07:13:16.921Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:3.0.0-dev.71 [2023-03-01T07:13:16.922Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-03-01T07:13:16.922Z] bf9128e92d18: Preparing [2023-03-01T07:13:16.922Z] 7e88d031893a: Preparing [2023-03-01T07:13:16.922Z] 5ec07c9af991: Preparing [2023-03-01T07:13:16.922Z] 36f591969941: Preparing [2023-03-01T07:13:16.922Z] ce6ce313892b: Preparing [2023-03-01T07:13:16.922Z] 4e6476652798: Preparing [2023-03-01T07:13:16.922Z] ce6ce313892b: Layer already exists [2023-03-01T07:13:16.922Z] 36f591969941: Layer already exists [2023-03-01T07:13:16.922Z] bf9128e92d18: Layer already exists [2023-03-01T07:13:16.922Z] 7e88d031893a: Layer already exists [2023-03-01T07:13:16.922Z] 5ec07c9af991: Layer already exists [2023-03-01T07:13:16.922Z] 4e6476652798: Layer already exists [2023-03-01T07:13:16.922Z] 3.0.0-dev.71: digest: sha256:3ad2638be304f4c05e755f34f2db8ca01d215495425f97124400de3431256f5f size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T07:13:17.225Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:21c015b1160669c2439abb52f07d44b16c2c3e9a-3.0.0-dev.71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T07:13:17.528Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:21c015b1160669c2439abb52f07d44b16c2c3e9a-3.0.0-dev.71 [2023-03-01T07:13:17.528Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-03-01T07:13:17.528Z] bf9128e92d18: Preparing [2023-03-01T07:13:17.528Z] 7e88d031893a: Preparing [2023-03-01T07:13:17.528Z] 5ec07c9af991: Preparing [2023-03-01T07:13:17.528Z] 36f591969941: Preparing [2023-03-01T07:13:17.528Z] ce6ce313892b: Preparing [2023-03-01T07:13:17.528Z] 4e6476652798: Preparing [2023-03-01T07:13:17.528Z] 4e6476652798: Waiting [2023-03-01T07:13:17.528Z] ce6ce313892b: Layer already exists [2023-03-01T07:13:17.528Z] 5ec07c9af991: Layer already exists [2023-03-01T07:13:17.528Z] 7e88d031893a: Layer already exists [2023-03-01T07:13:17.528Z] bf9128e92d18: Layer already exists [2023-03-01T07:13:17.528Z] 36f591969941: Layer already exists [2023-03-01T07:13:17.528Z] 4e6476652798: Layer already exists [2023-03-01T07:13:17.528Z] 21c015b1160669c2439abb52f07d44b16c2c3e9a-3.0.0-dev.71: digest: sha256:3ad2638be304f4c05e755f34f2db8ca01d215495425f97124400de3431256f5f size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T07:13:17.830Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T07:13:18.135Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main [2023-03-01T07:13:18.135Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-03-01T07:13:18.135Z] bf9128e92d18: Preparing [2023-03-01T07:13:18.135Z] 7e88d031893a: Preparing [2023-03-01T07:13:18.135Z] 5ec07c9af991: Preparing [2023-03-01T07:13:18.135Z] 36f591969941: Preparing [2023-03-01T07:13:18.135Z] ce6ce313892b: Preparing [2023-03-01T07:13:18.135Z] 4e6476652798: Preparing [2023-03-01T07:13:18.135Z] 4e6476652798: Waiting [2023-03-01T07:13:18.135Z] 7e88d031893a: Layer already exists [2023-03-01T07:13:18.135Z] bf9128e92d18: Layer already exists [2023-03-01T07:13:18.135Z] ce6ce313892b: Layer already exists [2023-03-01T07:13:18.135Z] 5ec07c9af991: Layer already exists [2023-03-01T07:13:18.135Z] 36f591969941: Layer already exists [2023-03-01T07:13:18.135Z] 4e6476652798: Layer already exists [2023-03-01T07:13:18.135Z] main: digest: sha256:3ad2638be304f4c05e755f34f2db8ca01d215495425f97124400de3431256f5f size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-01T07:13:18.166Z] ===================================================== [Pipeline] echo [2023-03-01T07:13:18.172Z] taggedImages: [2023-03-01T07:13:18.172Z] - nexus3.edgexfoundry.org:10004/security-spire-server:21c015b1160669c2439abb52f07d44b16c2c3e9a [2023-03-01T07:13:18.172Z] - nexus3.edgexfoundry.org:10004/security-spire-server:latest [2023-03-01T07:13:18.172Z] - nexus3.edgexfoundry.org:10004/security-spire-server:3.0.0-dev.71 [2023-03-01T07:13:18.172Z] - nexus3.edgexfoundry.org:10004/security-spire-server:21c015b1160669c2439abb52f07d44b16c2c3e9a-3.0.0-dev.71 [2023-03-01T07:13:18.172Z] - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo [2023-03-01T07:13:18.186Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2023-03-01T07:13:18.186Z] 21c015b1160669c2439abb52f07d44b16c2c3e9a [2023-03-01T07:13:18.186Z] latest [2023-03-01T07:13:18.186Z] 3.0.0-dev.71 [2023-03-01T07:13:18.186Z] 21c015b1160669c2439abb52f07d44b16c2c3e9a-3.0.0-dev.71 [2023-03-01T07:13:18.186Z] main [2023-03-01T07:13:18.186Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T07:13:18.316Z] (1/5) Installing dumb-init (1.2.5-r1) [2023-03-01T07:13:18.316Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-03-01T07:13:18.316Z] (3/5) Installing libucontext (1.1-r0) [2023-03-01T07:13:18.316Z] (4/5) Installing gcompat (1.0.0-r4) [2023-03-01T07:13:18.316Z] (5/5) Installing openssl (1.1.1t-r1) [2023-03-01T07:13:18.316Z] Executing busybox-1.34.1-r7.trigger [2023-03-01T07:13:18.316Z] OK: 6 MiB in 19 packages [2023-03-01T07:13:18.490Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:21c015b1160669c2439abb52f07d44b16c2c3e9a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T07:13:18.798Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:21c015b1160669c2439abb52f07d44b16c2c3e9a [2023-03-01T07:13:18.798Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-03-01T07:13:18.798Z] e997e98ceb2d: Preparing [2023-03-01T07:13:18.798Z] 16df14fe3270: Preparing [2023-03-01T07:13:18.798Z] 909dc65da26f: Preparing [2023-03-01T07:13:18.798Z] 449455d50636: Preparing [2023-03-01T07:13:18.798Z] aa5968d388b8: Preparing [2023-03-01T07:13:18.798Z] aa5968d388b8: Layer already exists [2023-03-01T07:13:18.798Z] 909dc65da26f: Layer already exists [2023-03-01T07:13:18.798Z] e997e98ceb2d: Pushed [2023-03-01T07:13:18.798Z] 449455d50636: Pushed [2023-03-01T07:13:20.893Z] Removing intermediate container 44fbaac6d121 [2023-03-01T07:13:20.893Z] ---> ebb7e8ce896d [2023-03-01T07:13:20.893Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-03-01T07:13:21.361Z] 16df14fe3270: Pushed [2023-03-01T07:13:21.361Z] 21c015b1160669c2439abb52f07d44b16c2c3e9a: digest: sha256:2e62d00ca90dd2d5d2797102266055099c03d96b32765075ed8465f24b7dbca6 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T07:13:21.675Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T07:13:21.987Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2023-03-01T07:13:21.987Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-03-01T07:13:21.987Z] e997e98ceb2d: Preparing [2023-03-01T07:13:21.987Z] 16df14fe3270: Preparing [2023-03-01T07:13:21.987Z] 909dc65da26f: Preparing [2023-03-01T07:13:21.987Z] 449455d50636: Preparing [2023-03-01T07:13:21.987Z] aa5968d388b8: Preparing [2023-03-01T07:13:21.987Z] 16df14fe3270: Layer already exists [2023-03-01T07:13:21.987Z] aa5968d388b8: Layer already exists [2023-03-01T07:13:21.987Z] e997e98ceb2d: Layer already exists [2023-03-01T07:13:21.987Z] 449455d50636: Layer already exists [2023-03-01T07:13:21.987Z] 909dc65da26f: Layer already exists [2023-03-01T07:13:21.987Z] latest: digest: sha256:2e62d00ca90dd2d5d2797102266055099c03d96b32765075ed8465f24b7dbca6 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T07:13:22.301Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:3.0.0-dev.71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T07:13:22.612Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:3.0.0-dev.71 [2023-03-01T07:13:22.612Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-03-01T07:13:22.612Z] e997e98ceb2d: Preparing [2023-03-01T07:13:22.612Z] 16df14fe3270: Preparing [2023-03-01T07:13:22.612Z] 909dc65da26f: Preparing [2023-03-01T07:13:22.612Z] 449455d50636: Preparing [2023-03-01T07:13:22.612Z] aa5968d388b8: Preparing [2023-03-01T07:13:22.612Z] 449455d50636: Layer already exists [2023-03-01T07:13:22.612Z] 909dc65da26f: Layer already exists [2023-03-01T07:13:22.612Z] e997e98ceb2d: Layer already exists [2023-03-01T07:13:22.612Z] aa5968d388b8: Layer already exists [2023-03-01T07:13:22.612Z] 16df14fe3270: Layer already exists [2023-03-01T07:13:22.612Z] 3.0.0-dev.71: digest: sha256:2e62d00ca90dd2d5d2797102266055099c03d96b32765075ed8465f24b7dbca6 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T07:13:22.922Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:21c015b1160669c2439abb52f07d44b16c2c3e9a-3.0.0-dev.71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T07:13:23.230Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:21c015b1160669c2439abb52f07d44b16c2c3e9a-3.0.0-dev.71 [2023-03-01T07:13:23.230Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-03-01T07:13:23.230Z] e997e98ceb2d: Preparing [2023-03-01T07:13:23.230Z] 16df14fe3270: Preparing [2023-03-01T07:13:23.230Z] 909dc65da26f: Preparing [2023-03-01T07:13:23.230Z] 449455d50636: Preparing [2023-03-01T07:13:23.230Z] aa5968d388b8: Preparing [2023-03-01T07:13:23.230Z] aa5968d388b8: Layer already exists [2023-03-01T07:13:23.230Z] 16df14fe3270: Layer already exists [2023-03-01T07:13:23.230Z] e997e98ceb2d: Layer already exists [2023-03-01T07:13:23.230Z] 909dc65da26f: Layer already exists [2023-03-01T07:13:23.230Z] 449455d50636: Layer already exists [2023-03-01T07:13:23.230Z] 21c015b1160669c2439abb52f07d44b16c2c3e9a-3.0.0-dev.71: digest: sha256:2e62d00ca90dd2d5d2797102266055099c03d96b32765075ed8465f24b7dbca6 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T07:13:23.532Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T07:13:23.833Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2023-03-01T07:13:23.833Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-03-01T07:13:23.833Z] e997e98ceb2d: Preparing [2023-03-01T07:13:23.833Z] 16df14fe3270: Preparing [2023-03-01T07:13:23.833Z] 909dc65da26f: Preparing [2023-03-01T07:13:23.833Z] 449455d50636: Preparing [2023-03-01T07:13:23.833Z] aa5968d388b8: Preparing [2023-03-01T07:13:23.833Z] 909dc65da26f: Layer already exists [2023-03-01T07:13:23.833Z] 449455d50636: Layer already exists [2023-03-01T07:13:23.833Z] 16df14fe3270: Layer already exists [2023-03-01T07:13:23.833Z] e997e98ceb2d: Layer already exists [2023-03-01T07:13:23.833Z] aa5968d388b8: Layer already exists [2023-03-01T07:13:23.833Z] main: digest: sha256:2e62d00ca90dd2d5d2797102266055099c03d96b32765075ed8465f24b7dbca6 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-01T07:13:23.865Z] ===================================================== [Pipeline] echo [2023-03-01T07:13:23.871Z] taggedImages: [2023-03-01T07:13:23.871Z] - nexus3.edgexfoundry.org:10004/support-notifications:21c015b1160669c2439abb52f07d44b16c2c3e9a [2023-03-01T07:13:23.871Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2023-03-01T07:13:23.871Z] - nexus3.edgexfoundry.org:10004/support-notifications:3.0.0-dev.71 [2023-03-01T07:13:23.871Z] - nexus3.edgexfoundry.org:10004/support-notifications:21c015b1160669c2439abb52f07d44b16c2c3e9a-3.0.0-dev.71 [2023-03-01T07:13:23.871Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo [2023-03-01T07:13:23.884Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2023-03-01T07:13:23.884Z] 21c015b1160669c2439abb52f07d44b16c2c3e9a [2023-03-01T07:13:23.884Z] latest [2023-03-01T07:13:23.884Z] 3.0.0-dev.71 [2023-03-01T07:13:23.884Z] 21c015b1160669c2439abb52f07d44b16c2c3e9a-3.0.0-dev.71 [2023-03-01T07:13:23.884Z] main [2023-03-01T07:13:23.884Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T07:13:24.195Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:21c015b1160669c2439abb52f07d44b16c2c3e9a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T07:13:24.514Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:21c015b1160669c2439abb52f07d44b16c2c3e9a [2023-03-01T07:13:24.515Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-03-01T07:13:24.515Z] 3c2bbeeb9f9e: Preparing [2023-03-01T07:13:24.515Z] 207a7860bd18: Preparing [2023-03-01T07:13:24.515Z] 909dc65da26f: Preparing [2023-03-01T07:13:24.515Z] 75c5bf40635b: Preparing [2023-03-01T07:13:24.515Z] aa5968d388b8: Preparing [2023-03-01T07:13:24.515Z] 909dc65da26f: Layer already exists [2023-03-01T07:13:24.515Z] 75c5bf40635b: Layer already exists [2023-03-01T07:13:24.515Z] aa5968d388b8: Layer already exists [2023-03-01T07:13:24.515Z] 3c2bbeeb9f9e: Pushed [2023-03-01T07:13:25.137Z] ---> 3f4fff48df4d [2023-03-01T07:13:25.137Z] Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-01T07:13:27.048Z] 207a7860bd18: Pushed [2023-03-01T07:13:27.048Z] 21c015b1160669c2439abb52f07d44b16c2c3e9a: digest: sha256:80a282309a37019335e062bec7d0e5c44c388527365999500d53a74a3bb1194a size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T07:13:27.615Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T07:13:27.918Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2023-03-01T07:13:27.918Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-03-01T07:13:27.918Z] 3c2bbeeb9f9e: Preparing [2023-03-01T07:13:27.918Z] 207a7860bd18: Preparing [2023-03-01T07:13:27.918Z] 909dc65da26f: Preparing [2023-03-01T07:13:27.918Z] 75c5bf40635b: Preparing [2023-03-01T07:13:27.918Z] aa5968d388b8: Preparing [2023-03-01T07:13:27.918Z] 75c5bf40635b: Layer already exists [2023-03-01T07:13:27.918Z] 909dc65da26f: Layer already exists [2023-03-01T07:13:27.918Z] 207a7860bd18: Layer already exists [2023-03-01T07:13:27.918Z] aa5968d388b8: Layer already exists [2023-03-01T07:13:27.918Z] 3c2bbeeb9f9e: Layer already exists [2023-03-01T07:13:27.918Z] latest: digest: sha256:80a282309a37019335e062bec7d0e5c44c388527365999500d53a74a3bb1194a size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T07:13:28.221Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:3.0.0-dev.71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T07:13:28.537Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:3.0.0-dev.71 [2023-03-01T07:13:28.537Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-03-01T07:13:28.537Z] 3c2bbeeb9f9e: Preparing [2023-03-01T07:13:28.537Z] 207a7860bd18: Preparing [2023-03-01T07:13:28.537Z] 909dc65da26f: Preparing [2023-03-01T07:13:28.537Z] 75c5bf40635b: Preparing [2023-03-01T07:13:28.537Z] aa5968d388b8: Preparing [2023-03-01T07:13:28.537Z] 909dc65da26f: Layer already exists [2023-03-01T07:13:28.537Z] 207a7860bd18: Layer already exists [2023-03-01T07:13:28.537Z] aa5968d388b8: Layer already exists [2023-03-01T07:13:28.537Z] 3c2bbeeb9f9e: Layer already exists [2023-03-01T07:13:28.537Z] 75c5bf40635b: Layer already exists [2023-03-01T07:13:28.537Z] 3.0.0-dev.71: digest: sha256:80a282309a37019335e062bec7d0e5c44c388527365999500d53a74a3bb1194a size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T07:13:28.848Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:21c015b1160669c2439abb52f07d44b16c2c3e9a-3.0.0-dev.71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T07:13:29.159Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:21c015b1160669c2439abb52f07d44b16c2c3e9a-3.0.0-dev.71 [2023-03-01T07:13:29.159Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-03-01T07:13:29.159Z] 3c2bbeeb9f9e: Preparing [2023-03-01T07:13:29.159Z] 207a7860bd18: Preparing [2023-03-01T07:13:29.159Z] 909dc65da26f: Preparing [2023-03-01T07:13:29.159Z] 75c5bf40635b: Preparing [2023-03-01T07:13:29.159Z] aa5968d388b8: Preparing [2023-03-01T07:13:29.159Z] aa5968d388b8: Layer already exists [2023-03-01T07:13:29.159Z] 909dc65da26f: Layer already exists [2023-03-01T07:13:29.159Z] 75c5bf40635b: Layer already exists [2023-03-01T07:13:29.159Z] 207a7860bd18: Layer already exists [2023-03-01T07:13:29.159Z] 3c2bbeeb9f9e: Layer already exists [2023-03-01T07:13:29.159Z] 21c015b1160669c2439abb52f07d44b16c2c3e9a-3.0.0-dev.71: digest: sha256:80a282309a37019335e062bec7d0e5c44c388527365999500d53a74a3bb1194a size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T07:13:29.471Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T07:13:29.780Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2023-03-01T07:13:29.780Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-03-01T07:13:29.780Z] 3c2bbeeb9f9e: Preparing [2023-03-01T07:13:29.780Z] 207a7860bd18: Preparing [2023-03-01T07:13:29.780Z] 909dc65da26f: Preparing [2023-03-01T07:13:29.780Z] 75c5bf40635b: Preparing [2023-03-01T07:13:29.780Z] aa5968d388b8: Preparing [2023-03-01T07:13:29.780Z] 207a7860bd18: Layer already exists [2023-03-01T07:13:29.780Z] 75c5bf40635b: Layer already exists [2023-03-01T07:13:29.780Z] aa5968d388b8: Layer already exists [2023-03-01T07:13:29.780Z] 3c2bbeeb9f9e: Layer already exists [2023-03-01T07:13:29.780Z] 909dc65da26f: Layer already exists [2023-03-01T07:13:29.780Z] main: digest: sha256:80a282309a37019335e062bec7d0e5c44c388527365999500d53a74a3bb1194a size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-01T07:13:29.826Z] ===================================================== [Pipeline] echo [2023-03-01T07:13:29.837Z] taggedImages: [2023-03-01T07:13:29.837Z] - nexus3.edgexfoundry.org:10004/support-scheduler:21c015b1160669c2439abb52f07d44b16c2c3e9a [2023-03-01T07:13:29.837Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2023-03-01T07:13:29.837Z] - nexus3.edgexfoundry.org:10004/support-scheduler:3.0.0-dev.71 [2023-03-01T07:13:29.837Z] - nexus3.edgexfoundry.org:10004/support-scheduler:21c015b1160669c2439abb52f07d44b16c2c3e9a-3.0.0-dev.71 [2023-03-01T07:13:29.837Z] - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-03-01T07:13:35.209Z] ---> 6b7dbc2c6af2 [2023-03-01T07:13:35.209Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-03-01T07:13:35.209Z] ---> ab91d626b4d0 [2023-03-01T07:13:35.209Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-03-01T07:13:35.795Z] ---> 8b8ff43399ba [2023-03-01T07:13:35.795Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-03-01T07:13:37.205Z] ---> 50e667dc9bd4 [2023-03-01T07:13:37.205Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-01T07:13:37.205Z] ---> Running in 9f33f7827cbe [2023-03-01T07:13:37.472Z] Removing intermediate container 9f33f7827cbe [2023-03-01T07:13:37.472Z] ---> 1c2bf1810068 [2023-03-01T07:13:37.472Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-01T07:13:37.738Z] ---> Running in e2dcf1e86400 [2023-03-01T07:13:38.693Z] Removing intermediate container e2dcf1e86400 [2023-03-01T07:13:38.693Z] ---> 10c60d4ff7a7 [2023-03-01T07:13:38.693Z] Step 22/24 : LABEL arch=arm64 [2023-03-01T07:13:38.693Z] ---> Running in f7e93015b30e [2023-03-01T07:13:39.274Z] Removing intermediate container f7e93015b30e [2023-03-01T07:13:39.274Z] ---> 6dcc9942d7b4 [2023-03-01T07:13:39.274Z] Step 23/24 : LABEL git_sha=21c015b1160669c2439abb52f07d44b16c2c3e9a [2023-03-01T07:13:39.274Z] ---> Running in 07ed106daf2e [2023-03-01T07:13:39.859Z] Removing intermediate container 07ed106daf2e [2023-03-01T07:13:39.860Z] ---> a089486db2ab [2023-03-01T07:13:39.860Z] Step 24/24 : LABEL version=3.0.0-dev.71 [2023-03-01T07:13:40.125Z] ---> Running in 989eba5ca923 [2023-03-01T07:13:40.727Z] Removing intermediate container 989eba5ca923 [2023-03-01T07:13:40.727Z] ---> 3c9ef8f03bef [2023-03-01T07:13:40.727Z] [2023-03-01T07:13:40.727Z] Successfully built 3c9ef8f03bef [2023-03-01T07:13:40.727Z] Successfully tagged security-spire-agent-arm64:latest [2023-03-01T07:13:40.727Z]  Building security-spire-agent ... done Building security-spiffe-token-provider [2023-03-01T07:13:44.966Z] Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-01T07:13:44.966Z] Step 2/19 : FROM ${BUILDER_BASE} AS builder [2023-03-01T07:13:44.966Z] ---> 145668017004 [2023-03-01T07:13:44.966Z] Step 3/19 : WORKDIR /edgex-go [2023-03-01T07:13:44.966Z] ---> Using cache [2023-03-01T07:13:44.966Z] ---> 61a329d00053 [2023-03-01T07:13:44.966Z] Step 4/19 : RUN apk update && apk --no-cache --update add build-base [2023-03-01T07:13:44.966Z] ---> Running in af6fcd34122e [2023-03-01T07:13:47.540Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-01T07:13:48.270Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-01T07:13:50.960Z] v3.16.4-34-gd804f7ec27c [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2023-03-01T07:13:50.960Z] v3.16.4-34-gd804f7ec27c [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2023-03-01T07:13:50.960Z] OK: 16903 distinct packages available [2023-03-01T07:13:50.960Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-01T07:13:51.570Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-01T07:13:54.177Z] OK: 221 MiB in 51 packages [2023-03-01T07:13:58.426Z] Removing intermediate container af6fcd34122e [2023-03-01T07:13:58.426Z] ---> e0e2f3bf15be [2023-03-01T07:13:58.426Z] Step 5/19 : COPY go.mod vendor* ./ [2023-03-01T07:14:01.004Z] ---> bc65ea3686b0 [2023-03-01T07:14:01.004Z] Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-01T07:14:01.004Z] ---> Running in 417c6792cb87 [2023-03-01T07:15:37.632Z] Removing intermediate container 417c6792cb87 [2023-03-01T07:15:37.633Z] ---> e2c04cbef6f2 [2023-03-01T07:15:37.633Z] Step 7/19 : COPY . . [2023-03-01T07:15:38.591Z] ---> 505743a3af5a [2023-03-01T07:15:38.591Z] Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-03-01T07:15:38.591Z] ---> Running in 82bcf65e2b09 [2023-03-01T07:15:40.533Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.71" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2023-03-01T07:19:02.295Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.71" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-03-01T07:19:24.337Z] Removing intermediate container f192a5ba2cf8 [2023-03-01T07:19:24.337Z] ---> 97157d718d82 [2023-03-01T07:19:24.337Z] [2023-03-01T07:19:24.337Z] Step 9/21 : FROM alpine:3.16 [2023-03-01T07:19:24.337Z] 3.16: Pulling from library/alpine [2023-03-01T07:19:24.918Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-03-01T07:19:24.918Z] Status: Downloaded newer image for alpine:3.16 [2023-03-01T07:19:24.918Z] ---> 4c81e5bf8899 [2023-03-01T07:19:24.918Z] Step 10/21 : RUN apk add --update --no-cache curl dumb-init [2023-03-01T07:19:25.184Z] ---> Running in b60e32d51008 [2023-03-01T07:19:27.131Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-01T07:19:27.713Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-01T07:19:29.117Z] (1/6) Installing ca-certificates (20220614-r0) [2023-03-01T07:19:29.117Z] (2/6) Installing brotli-libs (1.0.9-r6) [2023-03-01T07:19:29.117Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2023-03-01T07:19:29.117Z] (4/6) Installing libcurl (7.83.1-r6) [2023-03-01T07:19:29.117Z] (5/6) Installing curl (7.83.1-r6) [2023-03-01T07:19:29.117Z] (6/6) Installing dumb-init (1.2.5-r1) [2023-03-01T07:19:29.383Z] Executing busybox-1.35.0-r17.trigger [2023-03-01T07:19:29.383Z] Executing ca-certificates-20220614-r0.trigger [2023-03-01T07:19:29.651Z] OK: 8 MiB in 20 packages [2023-03-01T07:19:32.233Z] Removing intermediate container b60e32d51008 [2023-03-01T07:19:32.233Z] ---> 28e22dc5bc02 [2023-03-01T07:19:32.233Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-03-01T07:19:32.233Z] ---> Running in aacdb3d01c47 [2023-03-01T07:19:32.499Z] Removing intermediate container aacdb3d01c47 [2023-03-01T07:19:32.499Z] ---> 0d4b408aeac7 [2023-03-01T07:19:32.499Z] Step 12/21 : WORKDIR /edgex [2023-03-01T07:19:32.765Z] ---> Running in fb77b0643f64 [2023-03-01T07:19:33.047Z] Removing intermediate container fb77b0643f64 [2023-03-01T07:19:33.047Z] ---> 547167b5a617 [2023-03-01T07:19:33.047Z] Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2023-03-01T07:19:34.008Z] ---> 2fbd04040525 [2023-03-01T07:19:34.008Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2023-03-01T07:19:35.440Z] ---> 89f28bf6c61d [2023-03-01T07:19:35.440Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-03-01T07:19:36.843Z] ---> 2ace931914b1 [2023-03-01T07:19:36.843Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-03-01T07:19:37.801Z] ---> a0e2c19c6420 [2023-03-01T07:19:37.801Z] Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-01T07:19:38.070Z] ---> Running in aa8b7c0966bb [2023-03-01T07:19:41.426Z] Removing intermediate container aa8b7c0966bb [2023-03-01T07:19:41.426Z] ---> 8aea26e8c405 [2023-03-01T07:19:41.426Z] Step 18/21 : ENTRYPOINT ["entrypoint.sh"] [2023-03-01T07:19:41.426Z] ---> Running in d5467b0c53d3 [2023-03-01T07:19:41.696Z] Removing intermediate container d5467b0c53d3 [2023-03-01T07:19:41.696Z] ---> ba04ebfec747 [2023-03-01T07:19:41.696Z] Step 19/21 : LABEL arch=arm64 [2023-03-01T07:19:41.696Z] ---> Running in aa944c6e46b0 [2023-03-01T07:19:42.281Z] Removing intermediate container aa944c6e46b0 [2023-03-01T07:19:42.281Z] ---> 750acc7502f8 [2023-03-01T07:19:42.281Z] Step 20/21 : LABEL git_sha=21c015b1160669c2439abb52f07d44b16c2c3e9a [2023-03-01T07:19:42.281Z] ---> Running in 45cf61915174 [2023-03-01T07:19:42.865Z] Removing intermediate container 45cf61915174 [2023-03-01T07:19:42.865Z] ---> 61a3e24ad99f [2023-03-01T07:19:42.865Z] Step 21/21 : LABEL version=3.0.0-dev.71 [2023-03-01T07:19:43.136Z] ---> Running in a0a8a8cacbeb [2023-03-01T07:19:43.717Z] Removing intermediate container a0a8a8cacbeb [2023-03-01T07:19:43.717Z] ---> ac86c3849dc9 [2023-03-01T07:19:43.717Z] [2023-03-01T07:19:43.717Z] Successfully built ac86c3849dc9 [2023-03-01T07:19:43.717Z] Successfully tagged security-proxy-setup-arm64:latest [2023-03-01T07:19:43.717Z]  Building security-proxy-setup ... done Building support-notifications [2023-03-01T07:19:47.970Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-01T07:19:47.970Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-03-01T07:19:47.970Z] ---> 145668017004 [2023-03-01T07:19:47.970Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-03-01T07:19:47.970Z] ---> Using cache [2023-03-01T07:19:47.970Z] ---> 04ae55543e49 [2023-03-01T07:19:47.970Z] Step 4/22 : WORKDIR /edgex-go [2023-03-01T07:19:47.970Z] ---> Using cache [2023-03-01T07:19:47.970Z] ---> 782081490547 [2023-03-01T07:19:47.970Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2023-03-01T07:19:47.970Z] ---> Running in 47e42cedb252 [2023-03-01T07:19:49.907Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-01T07:19:50.172Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-01T07:19:51.588Z] OK: 221 MiB in 51 packages [2023-03-01T07:19:54.167Z] Removing intermediate container 47e42cedb252 [2023-03-01T07:19:54.167Z] ---> 93540318d09b [2023-03-01T07:19:54.167Z] Step 6/22 : COPY go.mod vendor* ./ [2023-03-01T07:19:55.570Z] ---> 84c6a8397767 [2023-03-01T07:19:55.570Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-01T07:19:55.570Z] ---> Running in f8b2e33b266e [2023-03-01T07:20:02.208Z] Removing intermediate container 0c5e65051f9f [2023-03-01T07:20:02.208Z] ---> 212068ff385a [2023-03-01T07:20:02.208Z] [2023-03-01T07:20:02.208Z] Step 10/23 : FROM alpine:3.16 [2023-03-01T07:20:02.208Z] ---> 4c81e5bf8899 [2023-03-01T07:20:02.208Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-03-01T07:20:02.208Z] ---> Running in 4b0a641a6105 [2023-03-01T07:20:03.167Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-01T07:20:03.747Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-01T07:20:05.157Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-03-01T07:20:05.157Z] Executing busybox-1.35.0-r17.trigger [2023-03-01T07:20:05.157Z] OK: 5 MiB in 15 packages [2023-03-01T07:20:07.098Z] Removing intermediate container 4b0a641a6105 [2023-03-01T07:20:07.098Z] ---> 079809d20177 [2023-03-01T07:20:07.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-01T07:20:07.098Z] ---> Running in 53e024fed7b7 [2023-03-01T07:20:07.680Z] Removing intermediate container 53e024fed7b7 [2023-03-01T07:20:07.680Z] ---> c2d9637047da [2023-03-01T07:20:07.680Z] Step 13/23 : ENV APP_PORT=59882 [2023-03-01T07:20:07.680Z] ---> Running in 62cf947dd1e7 [2023-03-01T07:20:08.266Z] Removing intermediate container 62cf947dd1e7 [2023-03-01T07:20:08.266Z] ---> d656f6ffae29 [2023-03-01T07:20:08.266Z] Step 14/23 : EXPOSE $APP_PORT [2023-03-01T07:20:08.849Z] ---> Running in 41f66f80d542 [2023-03-01T07:20:09.805Z] Removing intermediate container 41f66f80d542 [2023-03-01T07:20:09.805Z] ---> 685618294ccb [2023-03-01T07:20:09.805Z] Step 15/23 : WORKDIR / [2023-03-01T07:20:09.805Z] ---> Running in 605800576c94 [2023-03-01T07:20:11.228Z] Removing intermediate container 605800576c94 [2023-03-01T07:20:11.228Z] ---> 854a8a85ca7e [2023-03-01T07:20:11.228Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-01T07:20:13.199Z] ---> 69dbd39ad00a [2023-03-01T07:20:13.199Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-03-01T07:20:17.448Z] ---> ede8d5f0d2b5 [2023-03-01T07:20:17.448Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2023-03-01T07:20:18.868Z] ---> 8eb483669cd3 [2023-03-01T07:20:18.868Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2023-03-01T07:20:19.133Z] ---> Running in de0a6d16e42b [2023-03-01T07:20:20.089Z] Removing intermediate container de0a6d16e42b [2023-03-01T07:20:20.089Z] ---> 9750aa96d2af [2023-03-01T07:20:20.089Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-01T07:20:20.089Z] ---> Running in 5b8caa3201a9 [2023-03-01T07:20:21.490Z] Removing intermediate container 5b8caa3201a9 [2023-03-01T07:20:21.490Z] ---> 5a86b36843ed [2023-03-01T07:20:21.490Z] Step 21/23 : LABEL arch=arm64 [2023-03-01T07:20:21.490Z] ---> Running in 6b0711d0f5c9 [2023-03-01T07:20:22.448Z] Removing intermediate container 6b0711d0f5c9 [2023-03-01T07:20:22.448Z] ---> 0cd06b4c0c83 [2023-03-01T07:20:22.448Z] Step 22/23 : LABEL git_sha=21c015b1160669c2439abb52f07d44b16c2c3e9a [2023-03-01T07:20:23.033Z] ---> Running in 68ff0fc35f6e [2023-03-01T07:20:24.004Z] Removing intermediate container c74ffcca82f2 [2023-03-01T07:20:24.004Z] ---> 5084b5feb677 [2023-03-01T07:20:24.004Z] [2023-03-01T07:20:24.004Z] Step 10/24 : FROM alpine:3.16 [2023-03-01T07:20:24.004Z] ---> 4c81e5bf8899 [2023-03-01T07:20:24.004Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-03-01T07:20:24.004Z] ---> Using cache [2023-03-01T07:20:24.004Z] ---> 079809d20177 [2023-03-01T07:20:24.004Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-01T07:20:24.004Z] ---> Using cache [2023-03-01T07:20:24.004Z] ---> c2d9637047da [2023-03-01T07:20:24.004Z] Step 13/24 : ENV APP_PORT=59881 [2023-03-01T07:20:24.004Z] Removing intermediate container 68ff0fc35f6e [2023-03-01T07:20:24.004Z] ---> b61c3fbdd377 [2023-03-01T07:20:24.004Z] Step 23/23 : LABEL version=3.0.0-dev.71 [2023-03-01T07:20:24.269Z] ---> Running in 41475c6a899f [2023-03-01T07:20:24.269Z] ---> Running in d61d69aa83a3 [2023-03-01T07:20:25.231Z] Removing intermediate container 41475c6a899f [2023-03-01T07:20:25.231Z] ---> 078854d5cb67 [2023-03-01T07:20:25.231Z] Step 14/24 : EXPOSE $APP_PORT [2023-03-01T07:20:25.231Z] Removing intermediate container 2eaa04e169eb [2023-03-01T07:20:25.231Z] ---> 5c1c69bd44df [2023-03-01T07:20:25.231Z] [2023-03-01T07:20:25.231Z] Step 10/22 : FROM alpine:3.16 [2023-03-01T07:20:25.231Z] ---> 4c81e5bf8899 [2023-03-01T07:20:25.231Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2023-03-01T07:20:25.231Z] Removing intermediate container d61d69aa83a3 [2023-03-01T07:20:25.231Z] ---> 3ac9f872cefb [2023-03-01T07:20:25.231Z] [2023-03-01T07:20:25.501Z] ---> Running in fa2fba93fa2a [2023-03-01T07:20:25.501Z] ---> Running in 236f1c53ece1 [2023-03-01T07:20:25.768Z] Successfully built 3ac9f872cefb [2023-03-01T07:20:25.768Z] Successfully tagged core-command-arm64:latest [2023-03-01T07:20:25.768Z]  Building core-command ... done Building security-proxy-auth [2023-03-01T07:20:26.354Z] Removing intermediate container fa2fba93fa2a [2023-03-01T07:20:26.354Z] ---> fee5571df2f3 [2023-03-01T07:20:26.354Z] Step 15/24 : WORKDIR / [2023-03-01T07:20:26.354Z] Removing intermediate container 236f1c53ece1 [2023-03-01T07:20:26.354Z] ---> db523ac762ba [2023-03-01T07:20:26.621Z] ---> Running in 4c916383da7a [2023-03-01T07:20:26.621Z] Step 12/22 : ENV APP_PORT=59880 [2023-03-01T07:20:26.621Z] ---> Running in 0824f7c946ad [2023-03-01T07:20:27.204Z] Removing intermediate container 0824f7c946ad [2023-03-01T07:20:27.204Z] ---> b0b115ec741d [2023-03-01T07:20:27.204Z] Step 13/22 : EXPOSE $APP_PORT [2023-03-01T07:20:27.470Z] Removing intermediate container 4c916383da7a [2023-03-01T07:20:27.470Z] ---> 2ab92c456b0b [2023-03-01T07:20:27.470Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-01T07:20:27.470Z] ---> Running in f9eb6799423d [2023-03-01T07:20:28.435Z] Removing intermediate container f9eb6799423d [2023-03-01T07:20:28.435Z] ---> d6b16b1c04f5 [2023-03-01T07:20:28.435Z] Step 14/22 : RUN apk add --update --no-cache dumb-init [2023-03-01T07:20:28.435Z] ---> Running in aa61440820d7 [2023-03-01T07:20:28.700Z] ---> e1c77e04ef6d [2023-03-01T07:20:28.700Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-03-01T07:20:31.281Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-01T07:20:31.281Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-03-01T07:20:31.281Z] ---> 145668017004 [2023-03-01T07:20:31.281Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-03-01T07:20:31.281Z] ---> Using cache [2023-03-01T07:20:31.281Z] ---> 04ae55543e49 [2023-03-01T07:20:31.281Z] Step 4/22 : WORKDIR /edgex-go [2023-03-01T07:20:31.281Z] ---> Using cache [2023-03-01T07:20:31.281Z] ---> 782081490547 [2023-03-01T07:20:31.281Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-03-01T07:20:31.281Z] ---> Using cache [2023-03-01T07:20:31.281Z] ---> 9995a151a68f [2023-03-01T07:20:31.281Z] Step 6/22 : COPY go.mod vendor* ./ [2023-03-01T07:20:31.281Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-01T07:20:31.281Z] ---> Using cache [2023-03-01T07:20:31.281Z] ---> 35bc599e357b [2023-03-01T07:20:31.281Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-01T07:20:31.281Z] ---> Using cache [2023-03-01T07:20:31.281Z] ---> 28773960a870 [2023-03-01T07:20:31.281Z] Step 8/22 : COPY . . [2023-03-01T07:20:31.281Z] ---> Using cache [2023-03-01T07:20:31.281Z] ---> 9a040c29c939 [2023-03-01T07:20:31.281Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth [2023-03-01T07:20:31.556Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-01T07:20:31.842Z] ---> Running in 39e1c350270b [2023-03-01T07:20:31.842Z] ---> 7464808fc11a [2023-03-01T07:20:31.842Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2023-03-01T07:20:32.799Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-03-01T07:20:33.071Z] Executing busybox-1.35.0-r17.trigger [2023-03-01T07:20:33.071Z] OK: 5 MiB in 15 packages [2023-03-01T07:20:33.338Z] ---> 2833d7b733b1 [2023-03-01T07:20:33.338Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2023-03-01T07:20:34.298Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.71" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-03-01T07:20:34.880Z] ---> 1534bb835da3 [2023-03-01T07:20:34.880Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2023-03-01T07:20:34.880Z] Removing intermediate container aa61440820d7 [2023-03-01T07:20:34.880Z] ---> c8f6164f7c76 [2023-03-01T07:20:34.880Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-01T07:20:35.146Z] ---> Running in 8979a151c8d7 [2023-03-01T07:20:35.727Z] Removing intermediate container 8979a151c8d7 [2023-03-01T07:20:35.727Z] ---> abd4fa4b03aa [2023-03-01T07:20:35.727Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-01T07:20:35.727Z] ---> Running in f1ce63fef578 [2023-03-01T07:20:35.993Z] ---> b7f32602fffd [2023-03-01T07:20:35.993Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-03-01T07:20:36.579Z] Removing intermediate container f1ce63fef578 [2023-03-01T07:20:36.579Z] ---> 23a31a948d92 [2023-03-01T07:20:36.579Z] Step 22/24 : LABEL arch=arm64 [2023-03-01T07:20:36.579Z] ---> Running in 4478bef35258 [2023-03-01T07:20:38.530Z] Removing intermediate container 4478bef35258 [2023-03-01T07:20:38.530Z] ---> 05de2d18eddb [2023-03-01T07:20:38.530Z] Step 23/24 : LABEL git_sha=21c015b1160669c2439abb52f07d44b16c2c3e9a [2023-03-01T07:20:38.530Z] ---> 60c95ba034e8 [2023-03-01T07:20:38.530Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2023-03-01T07:20:38.530Z] ---> Running in dae40ba92e91 [2023-03-01T07:20:39.486Z] Removing intermediate container dae40ba92e91 [2023-03-01T07:20:39.486Z] ---> f0406e995d13 [2023-03-01T07:20:39.486Z] Step 24/24 : LABEL version=3.0.0-dev.71 [2023-03-01T07:20:39.486Z] ---> Running in 8bf409a926a7 [2023-03-01T07:20:40.066Z] ---> 857a8cc6fb8c [2023-03-01T07:20:40.066Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2023-03-01T07:20:40.332Z] ---> Running in 1e44ff07b061 [2023-03-01T07:20:40.615Z] Removing intermediate container 8bf409a926a7 [2023-03-01T07:20:40.615Z] ---> 09d369e2f0f2 [2023-03-01T07:20:40.615Z] [2023-03-01T07:20:40.886Z] Successfully built 09d369e2f0f2 [2023-03-01T07:20:40.886Z] Successfully tagged core-metadata-arm64:latest [2023-03-01T07:20:40.886Z] Building security-bootstrapper [2023-03-01T07:20:41.152Z]  Building core-metadata ... done Removing intermediate container 1e44ff07b061 [2023-03-01T07:20:41.152Z] ---> abef6b5f8aa4 [2023-03-01T07:20:41.152Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-01T07:20:41.416Z] ---> Running in 86a90b9f0b61 [2023-03-01T07:20:42.007Z] Removing intermediate container 86a90b9f0b61 [2023-03-01T07:20:42.007Z] ---> 87a1330710f6 [2023-03-01T07:20:42.007Z] Step 20/22 : LABEL arch=arm64 [2023-03-01T07:20:42.273Z] ---> Running in 9b3df2d47bb5 [2023-03-01T07:20:43.228Z] Removing intermediate container 9b3df2d47bb5 [2023-03-01T07:20:43.228Z] ---> 004c32f664db [2023-03-01T07:20:43.228Z] Step 21/22 : LABEL git_sha=21c015b1160669c2439abb52f07d44b16c2c3e9a [2023-03-01T07:20:43.228Z] ---> Running in 129e7a751cca [2023-03-01T07:20:44.183Z] Removing intermediate container 129e7a751cca [2023-03-01T07:20:44.183Z] ---> 7ecfdd8c9071 [2023-03-01T07:20:44.183Z] Step 22/22 : LABEL version=3.0.0-dev.71 [2023-03-01T07:20:44.183Z] ---> Running in 9458dd88189e [2023-03-01T07:20:45.137Z] Removing intermediate container 9458dd88189e [2023-03-01T07:20:45.137Z] ---> c0d0a146d4ba [2023-03-01T07:20:45.137Z] [2023-03-01T07:20:45.402Z] Successfully built c0d0a146d4ba [2023-03-01T07:20:45.402Z] Successfully tagged core-data-arm64:latest [2023-03-01T07:20:45.402Z]  Building core-data ... done Building security-secretstore-setup [2023-03-01T07:20:46.359Z] Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-01T07:20:46.359Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2023-03-01T07:20:46.359Z] ---> 145668017004 [2023-03-01T07:20:46.359Z] Step 3/32 : WORKDIR /edgex-go [2023-03-01T07:20:46.359Z] ---> Using cache [2023-03-01T07:20:46.359Z] ---> 61a329d00053 [2023-03-01T07:20:46.359Z] Step 4/32 : RUN apk add --update --no-cache make git [2023-03-01T07:20:46.746Z] ---> Running in afda89ed5302 [2023-03-01T07:20:49.440Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-01T07:20:49.719Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-01T07:20:50.725Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-01T07:20:50.725Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-03-01T07:20:50.725Z] ---> 145668017004 [2023-03-01T07:20:50.725Z] Step 3/24 : WORKDIR /edgex-go [2023-03-01T07:20:50.725Z] ---> Using cache [2023-03-01T07:20:50.725Z] ---> 61a329d00053 [2023-03-01T07:20:50.725Z] Step 4/24 : RUN apk add --update --no-cache make git [2023-03-01T07:20:51.350Z] OK: 221 MiB in 51 packages [2023-03-01T07:20:52.002Z] ---> Running in 8aa87dc32ec8 [2023-03-01T07:20:53.419Z] Removing intermediate container afda89ed5302 [2023-03-01T07:20:53.419Z] ---> c1299f876c7c [2023-03-01T07:20:53.419Z] Step 5/32 : COPY go.mod vendor* ./ [2023-03-01T07:20:54.376Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-01T07:20:54.644Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-01T07:20:55.227Z] ---> 6b9f19134cd5 [2023-03-01T07:20:55.227Z] Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-01T07:20:55.227Z] ---> Running in c042e703c727 [2023-03-01T07:20:55.808Z] OK: 221 MiB in 51 packages [2023-03-01T07:20:58.391Z] Removing intermediate container 8aa87dc32ec8 [2023-03-01T07:20:58.391Z] ---> 2762e10f1e3e [2023-03-01T07:20:58.391Z] Step 5/24 : COPY go.mod vendor* ./ [2023-03-01T07:20:59.821Z] ---> 751d3b236b0f [2023-03-01T07:20:59.821Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-01T07:20:59.821Z] ---> Running in 09d2505eaa56 [2023-03-01T07:21:22.033Z] Removing intermediate container f8b2e33b266e [2023-03-01T07:21:22.033Z] ---> 90b21b768ef5 [2023-03-01T07:21:22.033Z] Step 8/22 : COPY . . [2023-03-01T07:21:25.378Z] ---> 26e8380f4744 [2023-03-01T07:21:25.378Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2023-03-01T07:21:25.378Z] ---> Running in c2b0444a9fd5 [2023-03-01T07:21:26.785Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.71" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-03-01T07:22:48.396Z] Removing intermediate container c042e703c727 [2023-03-01T07:22:48.396Z] ---> 18c6a23b501d [2023-03-01T07:22:48.396Z] Step 7/32 : COPY . . [2023-03-01T07:22:48.396Z] Removing intermediate container 09d2505eaa56 [2023-03-01T07:22:48.396Z] ---> f28f6f257e01 [2023-03-01T07:22:48.396Z] Step 7/24 : COPY . . [2023-03-01T07:22:48.396Z] ---> 51856b4309de [2023-03-01T07:22:48.396Z] Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-03-01T07:22:48.396Z] ---> Running in 379193aa1905 [2023-03-01T07:22:48.396Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.71" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-03-01T07:22:48.396Z] ---> 1a38ff640dc6 [2023-03-01T07:22:48.396Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-03-01T07:22:48.396Z] ---> Running in 7b65c6fe66e9 [2023-03-01T07:22:49.353Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.71" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-03-01T07:23:36.161Z] Removing intermediate container 82bcf65e2b09 [2023-03-01T07:23:36.161Z] ---> 6db4b3f937f9 [2023-03-01T07:23:36.161Z] [2023-03-01T07:23:36.161Z] Step 9/19 : FROM alpine:3.15 [2023-03-01T07:23:36.161Z] ---> 354640af7b1b [2023-03-01T07:23:36.161Z] Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-01T07:23:36.161Z] ---> Using cache [2023-03-01T07:23:36.161Z] ---> 357968750705 [2023-03-01T07:23:36.161Z] Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-03-01T07:23:36.161Z] ---> Running in 6dd069d138e7 [2023-03-01T07:23:37.119Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-03-01T07:23:37.386Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-03-01T07:23:39.329Z] v3.15.7-29-g169c05a69e2 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-03-01T07:23:39.329Z] v3.15.7-29-g169c05a69e2 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-03-01T07:23:39.329Z] OK: 15734 distinct packages available [2023-03-01T07:23:39.329Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-03-01T07:23:39.595Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-03-01T07:23:40.555Z] (1/9) Installing ca-certificates (20220614-r0) [2023-03-01T07:23:40.822Z] (2/9) Installing brotli-libs (1.0.9-r5) [2023-03-01T07:23:40.822Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2023-03-01T07:23:40.822Z] (4/9) Installing libcurl (7.80.0-r6) [2023-03-01T07:23:40.822Z] (5/9) Installing curl (7.80.0-r6) [2023-03-01T07:23:40.822Z] (6/9) Installing dumb-init (1.2.5-r1) [2023-03-01T07:23:40.822Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-03-01T07:23:40.822Z] (8/9) Installing libucontext (1.1-r0) [2023-03-01T07:23:40.822Z] (9/9) Installing gcompat (1.0.0-r4) [2023-03-01T07:23:40.822Z] Executing busybox-1.34.1-r7.trigger [2023-03-01T07:23:40.822Z] Executing ca-certificates-20220614-r0.trigger [2023-03-01T07:23:41.404Z] OK: 8 MiB in 23 packages [2023-03-01T07:23:43.344Z] Removing intermediate container 6dd069d138e7 [2023-03-01T07:23:43.344Z] ---> 82fc7814e849 [2023-03-01T07:23:43.344Z] Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-01T07:23:44.310Z] ---> c20f68a1f977 [2023-03-01T07:23:44.310Z] Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-03-01T07:23:46.259Z] ---> 6231037f9d69 [2023-03-01T07:23:46.259Z] Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2023-03-01T07:23:47.220Z] ---> e8988e1be7d1 [2023-03-01T07:23:47.220Z] Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-03-01T07:23:47.220Z] ---> Running in 88827848a9b0 [2023-03-01T07:23:47.803Z] Removing intermediate container 88827848a9b0 [2023-03-01T07:23:47.803Z] ---> 5bfef33857e8 [2023-03-01T07:23:47.803Z] Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-01T07:23:47.803Z] ---> Running in 5e7fbf45c12e [2023-03-01T07:23:48.392Z] Removing intermediate container 5e7fbf45c12e [2023-03-01T07:23:48.392Z] ---> 50ecc8ab7974 [2023-03-01T07:23:48.392Z] Step 17/19 : LABEL arch=arm64 [2023-03-01T07:23:48.392Z] ---> Running in 1faca3a80b2a [2023-03-01T07:23:48.975Z] Removing intermediate container 1faca3a80b2a [2023-03-01T07:23:48.975Z] ---> 4dd7b617ea24 [2023-03-01T07:23:48.975Z] Step 18/19 : LABEL git_sha=21c015b1160669c2439abb52f07d44b16c2c3e9a [2023-03-01T07:23:48.975Z] ---> Running in a83761612435 [2023-03-01T07:23:51.555Z] Removing intermediate container a83761612435 [2023-03-01T07:23:51.555Z] ---> 818f90aff806 [2023-03-01T07:23:51.555Z] Step 19/19 : LABEL version=3.0.0-dev.71 [2023-03-01T07:23:51.555Z] ---> Running in 271dd4a01ff3 [2023-03-01T07:23:52.139Z] Removing intermediate container 271dd4a01ff3 [2023-03-01T07:23:52.140Z] ---> 0ec742edf618 [2023-03-01T07:23:52.140Z] [2023-03-01T07:23:52.420Z] Successfully built 0ec742edf618 [2023-03-01T07:23:52.420Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2023-03-01T07:23:52.420Z] Building support-scheduler [2023-03-01T07:23:55.761Z]  Building security-spiffe-token-provider ... done Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-01T07:23:55.761Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-03-01T07:23:55.761Z] ---> 145668017004 [2023-03-01T07:23:55.761Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-03-01T07:23:55.761Z] ---> Using cache [2023-03-01T07:23:55.761Z] ---> 04ae55543e49 [2023-03-01T07:23:55.761Z] Step 4/22 : WORKDIR /edgex-go [2023-03-01T07:23:55.761Z] ---> Using cache [2023-03-01T07:23:55.761Z] ---> 782081490547 [2023-03-01T07:23:55.761Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-03-01T07:23:55.761Z] ---> Using cache [2023-03-01T07:23:55.761Z] ---> 9995a151a68f [2023-03-01T07:23:55.761Z] Step 6/22 : COPY go.mod vendor* ./ [2023-03-01T07:23:55.761Z] ---> Using cache [2023-03-01T07:23:55.761Z] ---> 35bc599e357b [2023-03-01T07:23:55.761Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-01T07:23:55.761Z] ---> Using cache [2023-03-01T07:23:55.761Z] ---> 28773960a870 [2023-03-01T07:23:55.761Z] Step 8/22 : COPY . . [2023-03-01T07:23:56.040Z] ---> Using cache [2023-03-01T07:23:56.040Z] ---> 9a040c29c939 [2023-03-01T07:23:56.040Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2023-03-01T07:23:56.306Z] ---> Running in 54cac12b7d88 [2023-03-01T07:23:58.243Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.71" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-03-01T07:26:19.922Z] Removing intermediate container 39e1c350270b [2023-03-01T07:26:19.922Z] ---> a24b1eb7302d [2023-03-01T07:26:19.922Z] [2023-03-01T07:26:19.922Z] Step 10/22 : FROM alpine:3.16 [2023-03-01T07:26:19.922Z] ---> 4c81e5bf8899 [2023-03-01T07:26:19.922Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-03-01T07:26:19.922Z] ---> Running in 36dd592155bb [2023-03-01T07:26:19.922Z] Removing intermediate container 36dd592155bb [2023-03-01T07:26:19.923Z] ---> e3dd5971f07f [2023-03-01T07:26:19.923Z] Step 12/22 : RUN apk add --update --no-cache dumb-init [2023-03-01T07:26:19.923Z] ---> Running in 88dec30ffb9c [2023-03-01T07:26:19.923Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-01T07:26:19.923Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-01T07:26:19.923Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-03-01T07:26:19.923Z] Executing busybox-1.35.0-r17.trigger [2023-03-01T07:26:19.923Z] OK: 5 MiB in 15 packages [2023-03-01T07:26:19.923Z] Removing intermediate container 88dec30ffb9c [2023-03-01T07:26:19.923Z] ---> 947cb4b3c62a [2023-03-01T07:26:19.923Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-01T07:26:19.923Z] ---> 1a0cf18f7202 [2023-03-01T07:26:19.923Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-03-01T07:26:20.507Z] ---> 2cb4587863fd [2023-03-01T07:26:20.508Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.toml /res/configuration.toml [2023-03-01T07:26:21.471Z] ---> 3968a8855f82 [2023-03-01T07:26:21.471Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-03-01T07:26:22.430Z] ---> 37bade380ecb [2023-03-01T07:26:22.430Z] Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-01T07:26:22.430Z] ---> Running in 3f3706493adc [2023-03-01T07:26:25.771Z] Removing intermediate container 3f3706493adc [2023-03-01T07:26:25.771Z] ---> 0a76c7bb2721 [2023-03-01T07:26:25.771Z] Step 18/22 : ENTRYPOINT ["entrypoint.sh"] [2023-03-01T07:26:25.771Z] ---> Running in 09528f5c4add [2023-03-01T07:26:26.062Z] Removing intermediate container 09528f5c4add [2023-03-01T07:26:26.062Z] ---> fe41cdf0f180 [2023-03-01T07:26:26.062Z] Step 19/22 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] [2023-03-01T07:26:26.329Z] ---> Running in 623d8e5dda65 [2023-03-01T07:26:26.910Z] Removing intermediate container 623d8e5dda65 [2023-03-01T07:26:26.910Z] ---> 44f13fe052bb [2023-03-01T07:26:26.910Z] Step 20/22 : LABEL arch=arm64 [2023-03-01T07:26:26.910Z] ---> Running in c7586ec971ab [2023-03-01T07:26:27.492Z] Removing intermediate container c7586ec971ab [2023-03-01T07:26:27.492Z] ---> 11d76137bf3f [2023-03-01T07:26:27.492Z] Step 21/22 : LABEL git_sha=21c015b1160669c2439abb52f07d44b16c2c3e9a [2023-03-01T07:26:27.492Z] ---> Running in 9c88b7a54704 [2023-03-01T07:26:28.073Z] Removing intermediate container 9c88b7a54704 [2023-03-01T07:26:28.073Z] ---> b1d3a82ffef7 [2023-03-01T07:26:28.073Z] Step 22/22 : LABEL version=3.0.0-dev.71 [2023-03-01T07:26:28.339Z] ---> Running in 82aa82504a34 [2023-03-01T07:26:28.920Z] Removing intermediate container 82aa82504a34 [2023-03-01T07:26:28.920Z] ---> 23c642fc253d [2023-03-01T07:26:28.920Z] [2023-03-01T07:26:28.920Z] Successfully built 23c642fc253d [2023-03-01T07:26:28.920Z] Successfully tagged security-proxy-auth-arm64:latest [2023-03-01T07:26:28.920Z]  Building security-proxy-auth ... done Building core-common-config-bootstrapper [2023-03-01T07:26:32.251Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-01T07:26:32.251Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-03-01T07:26:32.251Z] ---> 145668017004 [2023-03-01T07:26:32.251Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-03-01T07:26:32.251Z] ---> Using cache [2023-03-01T07:26:32.251Z] ---> 04ae55543e49 [2023-03-01T07:26:32.251Z] Step 4/22 : WORKDIR /edgex-go [2023-03-01T07:26:32.251Z] ---> Using cache [2023-03-01T07:26:32.251Z] ---> 782081490547 [2023-03-01T07:26:32.251Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-03-01T07:26:32.251Z] ---> Using cache [2023-03-01T07:26:32.251Z] ---> 9995a151a68f [2023-03-01T07:26:32.251Z] Step 6/22 : COPY go.mod vendor* ./ [2023-03-01T07:26:32.251Z] ---> Using cache [2023-03-01T07:26:32.251Z] ---> 35bc599e357b [2023-03-01T07:26:32.251Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-01T07:26:32.251Z] ---> Using cache [2023-03-01T07:26:32.251Z] ---> 28773960a870 [2023-03-01T07:26:32.251Z] Step 8/22 : COPY . . [2023-03-01T07:26:32.518Z] ---> Using cache [2023-03-01T07:26:32.518Z] ---> 9a040c29c939 [2023-03-01T07:26:32.518Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-03-01T07:26:32.786Z] ---> Running in 93041279f878 [2023-03-01T07:26:34.736Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.71" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-03-01T07:28:41.375Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.71" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-03-01T07:28:53.673Z] Removing intermediate container 7b65c6fe66e9 [2023-03-01T07:28:53.673Z] ---> 4176ac0f711b [2023-03-01T07:28:53.673Z] [2023-03-01T07:28:53.673Z] Step 9/24 : FROM alpine:3.16 [2023-03-01T07:28:53.673Z] ---> 4c81e5bf8899 [2023-03-01T07:28:53.673Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-03-01T07:28:53.673Z] ---> Running in 720e20b4f390 [2023-03-01T07:28:55.085Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-01T07:28:55.666Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-01T07:28:57.622Z] (1/3) Installing ca-certificates (20220614-r0) [2023-03-01T07:28:57.622Z] (2/3) Installing dumb-init (1.2.5-r1) [2023-03-01T07:28:57.622Z] (3/3) Installing su-exec (0.2-r1) [2023-03-01T07:28:57.622Z] Executing busybox-1.35.0-r17.trigger [2023-03-01T07:28:57.622Z] Executing ca-certificates-20220614-r0.trigger [2023-03-01T07:28:57.890Z] OK: 6 MiB in 17 packages [2023-03-01T07:29:01.226Z] Removing intermediate container 720e20b4f390 [2023-03-01T07:29:01.226Z] ---> d31a04727867 [2023-03-01T07:29:01.226Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-03-01T07:29:01.226Z] ---> Running in 2dab475817c2 [2023-03-01T07:29:01.858Z] Removing intermediate container 2dab475817c2 [2023-03-01T07:29:01.858Z] ---> 1487ac9dcac3 [2023-03-01T07:29:01.858Z] Step 12/24 : WORKDIR / [2023-03-01T07:29:02.126Z] ---> Running in c258db9b1efc [2023-03-01T07:29:03.082Z] Removing intermediate container c258db9b1efc [2023-03-01T07:29:03.082Z] ---> 2a6d18c0fc68 [2023-03-01T07:29:03.082Z] Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-03-01T07:29:05.016Z] ---> bc909eb1561f [2023-03-01T07:29:05.016Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2023-03-01T07:29:05.754Z] Removing intermediate container 379193aa1905 [2023-03-01T07:29:05.754Z] ---> c18b58f958e2 [2023-03-01T07:29:05.754Z] [2023-03-01T07:29:05.754Z] Step 9/32 : FROM alpine:3.16 [2023-03-01T07:29:05.754Z] ---> 4c81e5bf8899 [2023-03-01T07:29:05.754Z] Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-01T07:29:06.120Z] ---> Running in 6d8bf6218b82 [2023-03-01T07:29:06.120Z] ---> ff2ec92f2bfd [2023-03-01T07:29:06.120Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2023-03-01T07:29:06.719Z] Removing intermediate container 6d8bf6218b82 [2023-03-01T07:29:06.720Z] ---> c00732db7988 [2023-03-01T07:29:06.720Z] Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec [2023-03-01T07:29:06.993Z] ---> Running in 1524b2b269e9 [2023-03-01T07:29:08.000Z] ---> c09cc18977e2 [2023-03-01T07:29:08.000Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2023-03-01T07:29:09.005Z] ---> 3ce6a665e623 [2023-03-01T07:29:09.005Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-03-01T07:29:09.632Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-01T07:29:09.912Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-01T07:29:10.881Z] ---> 0ff86eedcd9f [2023-03-01T07:29:10.881Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-03-01T07:29:11.470Z] (1/2) Installing dumb-init (1.2.5-r1) [2023-03-01T07:29:11.470Z] (2/2) Installing su-exec (0.2-r1) [2023-03-01T07:29:11.470Z] Executing busybox-1.35.0-r17.trigger [2023-03-01T07:29:11.470Z] OK: 5 MiB in 16 packages [2023-03-01T07:29:12.917Z] ---> acd004f5f1a0 [2023-03-01T07:29:12.917Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-03-01T07:29:13.500Z] Removing intermediate container 1524b2b269e9 [2023-03-01T07:29:13.500Z] ---> 69e58c6e2951 [2023-03-01T07:29:13.500Z] Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init [2023-03-01T07:29:13.767Z] ---> Running in aa2d274c5d3d [2023-03-01T07:29:14.049Z] ---> 8db1ee1e7c3b [2023-03-01T07:29:14.049Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-01T07:29:14.334Z] ---> Running in e4654f541b24 [2023-03-01T07:29:14.602Z] Removing intermediate container aa2d274c5d3d [2023-03-01T07:29:14.602Z] ---> 45ce738e3541 [2023-03-01T07:29:14.602Z] Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-03-01T07:29:14.870Z] ---> Running in 4891901d52ea [2023-03-01T07:29:15.457Z] Removing intermediate container 4891901d52ea [2023-03-01T07:29:15.457Z] ---> 6d85844e04ae [2023-03-01T07:29:15.457Z] Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-03-01T07:29:15.722Z] ---> Running in 8d3b8b5c13f4 [2023-03-01T07:29:17.685Z] Removing intermediate container 8d3b8b5c13f4 [2023-03-01T07:29:17.685Z] ---> e676cfe0043f [2023-03-01T07:29:17.685Z] Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-03-01T07:29:17.685Z] ---> Running in 9442c99c06e0 [2023-03-01T07:29:17.958Z] Removing intermediate container 9442c99c06e0 [2023-03-01T07:29:17.958Z] ---> bbe81e68363e [2023-03-01T07:29:17.958Z] Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-03-01T07:29:18.224Z] ---> Running in e31dcb4e0b9b [2023-03-01T07:29:19.637Z] Removing intermediate container e4654f541b24 [2023-03-01T07:29:19.637Z] ---> e5ef60420e8f [2023-03-01T07:29:19.637Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2023-03-01T07:29:19.637Z] ---> Running in b17a38e851bf [2023-03-01T07:29:20.217Z] Removing intermediate container b17a38e851bf [2023-03-01T07:29:20.217Z] ---> 62f8fb867d3f [2023-03-01T07:29:20.217Z] Step 22/24 : LABEL arch=arm64 [2023-03-01T07:29:20.217Z] ---> Running in bf8e9050ccd8 [2023-03-01T07:29:20.800Z] Removing intermediate container bf8e9050ccd8 [2023-03-01T07:29:20.800Z] ---> d1a0015dd1b1 [2023-03-01T07:29:20.800Z] Step 23/24 : LABEL git_sha=21c015b1160669c2439abb52f07d44b16c2c3e9a [2023-03-01T07:29:21.066Z] ---> Running in fcfbad34a154 [2023-03-01T07:29:21.646Z] Removing intermediate container fcfbad34a154 [2023-03-01T07:29:21.646Z] ---> 396d3dccade7 [2023-03-01T07:29:21.646Z] Step 24/24 : LABEL version=3.0.0-dev.71 [2023-03-01T07:29:21.914Z] ---> Running in d55bb366c253 [2023-03-01T07:29:22.180Z] Removing intermediate container e31dcb4e0b9b [2023-03-01T07:29:22.180Z] ---> 078d859ff162 [2023-03-01T07:29:22.180Z] Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} [2023-03-01T07:29:22.448Z] ---> Running in 52119f579050 [2023-03-01T07:29:22.713Z] Removing intermediate container d55bb366c253 [2023-03-01T07:29:22.713Z] ---> ef426406e6e4 [2023-03-01T07:29:22.713Z] [2023-03-01T07:29:22.713Z] Successfully built ef426406e6e4 [2023-03-01T07:29:22.978Z] Successfully tagged security-secretstore-setup-arm64:latest [2023-03-01T07:29:22.978Z]  Building security-secretstore-setup ... done Building security-spire-config [2023-03-01T07:29:22.978Z] Removing intermediate container 52119f579050 [2023-03-01T07:29:22.978Z] ---> a1090403f2a3 [2023-03-01T07:29:23.244Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-03-01T07:29:24.204Z] ---> 8506af849ac3 [2023-03-01T07:29:24.204Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-03-01T07:29:24.204Z] ---> Running in 4ae73ead92ff [2023-03-01T07:29:27.550Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-01T07:29:27.550Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-03-01T07:29:27.550Z] ---> 145668017004 [2023-03-01T07:29:27.550Z] Step 3/24 : WORKDIR /edgex-go [2023-03-01T07:29:27.550Z] ---> Using cache [2023-03-01T07:29:27.550Z] ---> 61a329d00053 [2023-03-01T07:29:27.550Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-03-01T07:29:27.550Z] ---> Using cache [2023-03-01T07:29:27.550Z] ---> 7d21cfffa306 [2023-03-01T07:29:27.550Z] Step 5/24 : COPY go.mod vendor* ./ [2023-03-01T07:29:27.550Z] Removing intermediate container 4ae73ead92ff [2023-03-01T07:29:27.550Z] ---> 65aa36700ed9 [2023-03-01T07:29:27.550Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-01T07:29:27.550Z] ---> Using cache [2023-03-01T07:29:27.550Z] ---> 87e52ff3fcf7 [2023-03-01T07:29:27.550Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-01T07:29:27.550Z] ---> Using cache [2023-03-01T07:29:27.550Z] ---> 513bb03d6fdf [2023-03-01T07:29:27.550Z] Step 7/24 : COPY . . [2023-03-01T07:29:27.817Z] ---> Using cache [2023-03-01T07:29:27.817Z] ---> 34ebca104670 [2023-03-01T07:29:27.817Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-03-01T07:29:27.817Z] ---> Using cache [2023-03-01T07:29:27.817Z] ---> ce1e7d540ff0 [2023-03-01T07:29:27.817Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-03-01T07:29:27.817Z] ---> Using cache [2023-03-01T07:29:27.817Z] ---> b207d6fc6d78 [2023-03-01T07:29:27.817Z] Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-03-01T07:29:27.817Z] ---> Using cache [2023-03-01T07:29:27.817Z] ---> 0295195e89ce [2023-03-01T07:29:27.817Z] Step 11/24 : WORKDIR /edgex-go [2023-03-01T07:29:27.817Z] ---> Using cache [2023-03-01T07:29:27.817Z] ---> b2c571be98b7 [2023-03-01T07:29:27.817Z] [2023-03-01T07:29:27.817Z] Step 12/24 : FROM alpine:3.15 [2023-03-01T07:29:27.817Z] ---> 354640af7b1b [2023-03-01T07:29:27.817Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-01T07:29:27.817Z] ---> Using cache [2023-03-01T07:29:27.817Z] ---> 357968750705 [2023-03-01T07:29:27.817Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-03-01T07:29:28.082Z] ---> Running in 61854762fd26 [2023-03-01T07:29:30.021Z] ---> 680e3e3cefb8 [2023-03-01T07:29:30.021Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-03-01T07:29:30.288Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-03-01T07:29:30.869Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-03-01T07:29:31.825Z] ---> 538496af45de [2023-03-01T07:29:31.825Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2023-03-01T07:29:32.092Z] v3.15.7-29-g169c05a69e2 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-03-01T07:29:32.092Z] v3.15.7-29-g169c05a69e2 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-03-01T07:29:32.092Z] OK: 15734 distinct packages available [2023-03-01T07:29:32.358Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-03-01T07:29:32.625Z] ---> 8ec5027562d2 [2023-03-01T07:29:32.625Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-03-01T07:29:32.893Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-03-01T07:29:33.474Z] ---> 23d908f1c58a [2023-03-01T07:29:33.474Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-03-01T07:29:34.061Z] (1/4) Installing dumb-init (1.2.5-r1) [2023-03-01T07:29:34.061Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-03-01T07:29:34.061Z] (3/4) Installing libucontext (1.1-r0) [2023-03-01T07:29:34.061Z] (4/4) Installing gcompat (1.0.0-r4) [2023-03-01T07:29:34.061Z] Executing busybox-1.34.1-r7.trigger [2023-03-01T07:29:34.334Z] OK: 6 MiB in 18 packages [2023-03-01T07:29:34.608Z] ---> d9047e44cea4 [2023-03-01T07:29:34.608Z] Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-03-01T07:29:36.013Z] ---> fefaf7a28bad [2023-03-01T07:29:36.013Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-03-01T07:29:36.282Z] Removing intermediate container 61854762fd26 [2023-03-01T07:29:36.282Z] ---> 7b3214a9697a [2023-03-01T07:29:36.282Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-01T07:29:37.245Z] ---> f4321e82de54 [2023-03-01T07:29:37.245Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2023-03-01T07:29:37.511Z] ---> Running in 75a4550ac6c8 [2023-03-01T07:29:42.852Z] Removing intermediate container 75a4550ac6c8 [2023-03-01T07:29:42.852Z] ---> 57bd5193eee6 [2023-03-01T07:29:42.852Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2023-03-01T07:29:42.852Z] ---> Running in 94d872665cf7 [2023-03-01T07:29:42.852Z] ---> f844dc0711b5 [2023-03-01T07:29:42.852Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-03-01T07:29:43.435Z] Removing intermediate container 94d872665cf7 [2023-03-01T07:29:43.435Z] ---> b438b8eef665 [2023-03-01T07:29:43.435Z] Step 29/32 : CMD ["gate"] [2023-03-01T07:29:43.435Z] ---> Running in 39229f45d292 [2023-03-01T07:29:44.016Z] ---> e430342f709e [2023-03-01T07:29:44.016Z] Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-03-01T07:29:44.016Z] Removing intermediate container 39229f45d292 [2023-03-01T07:29:44.016Z] ---> c35ce2b19c31 [2023-03-01T07:29:44.016Z] Step 30/32 : LABEL arch=arm64 [2023-03-01T07:29:44.287Z] ---> Running in 33ffde722044 [2023-03-01T07:29:44.287Z] ---> Running in f393913ab32b [2023-03-01T07:29:44.874Z] Removing intermediate container 33ffde722044 [2023-03-01T07:29:44.874Z] ---> 2272f434cefa [2023-03-01T07:29:44.874Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-03-01T07:29:44.874Z] Removing intermediate container f393913ab32b [2023-03-01T07:29:44.874Z] ---> 6dd2394634d6 [2023-03-01T07:29:44.874Z] Step 31/32 : LABEL git_sha=21c015b1160669c2439abb52f07d44b16c2c3e9a [2023-03-01T07:29:44.874Z] ---> Running in ad2b48743291 [2023-03-01T07:29:45.837Z] Removing intermediate container ad2b48743291 [2023-03-01T07:29:45.837Z] ---> 547b3ca225c8 [2023-03-01T07:29:45.837Z] Step 32/32 : LABEL version=3.0.0-dev.71 [2023-03-01T07:29:45.837Z] ---> Running in e521e84a56b8 [2023-03-01T07:29:46.104Z] ---> 92ce7121b8ab [2023-03-01T07:29:46.104Z] Step 19/24 : WORKDIR / [2023-03-01T07:29:46.104Z] ---> Running in aa6ec7edfa0e [2023-03-01T07:29:46.690Z] Removing intermediate container e521e84a56b8 [2023-03-01T07:29:46.690Z] ---> a40f2bb577b9 [2023-03-01T07:29:46.690Z] [2023-03-01T07:29:46.690Z] Successfully built a40f2bb577b9 [2023-03-01T07:29:46.690Z] Successfully tagged security-bootstrapper-arm64:latest [2023-03-01T07:29:46.690Z]  Building security-bootstrapper ... done Building security-spire-server [2023-03-01T07:29:46.966Z] Removing intermediate container aa6ec7edfa0e [2023-03-01T07:29:46.966Z] ---> 555d32789c62 [2023-03-01T07:29:46.966Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-01T07:29:46.966Z] ---> Running in 6bfd7ad19a91 [2023-03-01T07:29:47.547Z] Removing intermediate container 6bfd7ad19a91 [2023-03-01T07:29:47.547Z] ---> 730eea309d2b [2023-03-01T07:29:47.547Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-01T07:29:47.813Z] ---> Running in f69c9a822925 [2023-03-01T07:29:48.079Z] Removing intermediate container f69c9a822925 [2023-03-01T07:29:48.079Z] ---> 6da6fc2bdea0 [2023-03-01T07:29:48.079Z] Step 22/24 : LABEL arch=arm64 [2023-03-01T07:29:48.344Z] ---> Running in 31fbe6e5ff6f [2023-03-01T07:29:48.610Z] Removing intermediate container 31fbe6e5ff6f [2023-03-01T07:29:48.610Z] ---> 514943a0cd7c [2023-03-01T07:29:48.610Z] Step 23/24 : LABEL git_sha=21c015b1160669c2439abb52f07d44b16c2c3e9a [2023-03-01T07:29:48.875Z] ---> Running in 2077e485e14a [2023-03-01T07:29:49.456Z] Removing intermediate container 2077e485e14a [2023-03-01T07:29:49.456Z] ---> fb680d02f4e9 [2023-03-01T07:29:49.456Z] Step 24/24 : LABEL version=3.0.0-dev.71 [2023-03-01T07:29:49.456Z] ---> Running in 37ff2a6685c0 [2023-03-01T07:29:50.036Z] Removing intermediate container 37ff2a6685c0 [2023-03-01T07:29:50.036Z] ---> 5a62df88f3bd [2023-03-01T07:29:50.036Z] [2023-03-01T07:29:50.036Z] Successfully built 5a62df88f3bd [2023-03-01T07:29:50.303Z] Successfully tagged security-spire-config-arm64:latest [2023-03-01T07:29:51.272Z]  Building security-spire-config ... done Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-01T07:29:51.273Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-01T07:29:51.273Z] ---> 145668017004 [2023-03-01T07:29:51.273Z] Step 3/23 : WORKDIR /edgex-go [2023-03-01T07:29:51.273Z] ---> Using cache [2023-03-01T07:29:51.273Z] ---> 61a329d00053 [2023-03-01T07:29:51.273Z] Step 4/23 : RUN apk add --update --no-cache make git build-base curl [2023-03-01T07:29:51.273Z] ---> Using cache [2023-03-01T07:29:51.273Z] ---> 7d21cfffa306 [2023-03-01T07:29:51.273Z] Step 5/23 : COPY go.mod vendor* ./ [2023-03-01T07:29:51.273Z] ---> Using cache [2023-03-01T07:29:51.273Z] ---> 87e52ff3fcf7 [2023-03-01T07:29:51.273Z] Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-01T07:29:51.273Z] ---> Using cache [2023-03-01T07:29:51.273Z] ---> 513bb03d6fdf [2023-03-01T07:29:51.273Z] Step 7/23 : COPY . . [2023-03-01T07:29:51.273Z] ---> Using cache [2023-03-01T07:29:51.273Z] ---> 34ebca104670 [2023-03-01T07:29:51.273Z] Step 8/23 : ARG SPIRE_RELEASE=1.2.1 [2023-03-01T07:29:51.273Z] ---> Using cache [2023-03-01T07:29:51.273Z] ---> ce1e7d540ff0 [2023-03-01T07:29:51.273Z] Step 9/23 : WORKDIR /edgex-go/spire-build [2023-03-01T07:29:51.273Z] ---> Using cache [2023-03-01T07:29:51.273Z] ---> b207d6fc6d78 [2023-03-01T07:29:51.273Z] Step 10/23 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-03-01T07:29:51.538Z] ---> Running in dfd4b8566dec [2023-03-01T07:29:54.869Z] Removing intermediate container dfd4b8566dec [2023-03-01T07:29:54.869Z] ---> eff126607cc0 [2023-03-01T07:29:54.869Z] Step 11/23 : WORKDIR /edgex-go [2023-03-01T07:29:54.869Z] ---> Running in 9fa69becb322 [2023-03-01T07:29:55.826Z] Removing intermediate container 9fa69becb322 [2023-03-01T07:29:55.826Z] ---> 77528625b1b7 [2023-03-01T07:29:55.826Z] [2023-03-01T07:29:55.826Z] Step 12/23 : FROM alpine:3.15 [2023-03-01T07:29:55.826Z] ---> 354640af7b1b [2023-03-01T07:29:55.826Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-01T07:29:55.826Z] ---> Using cache [2023-03-01T07:29:55.826Z] ---> 357968750705 [2023-03-01T07:29:55.826Z] Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-03-01T07:29:56.091Z] ---> Using cache [2023-03-01T07:29:56.091Z] ---> ebb7e8ce896d [2023-03-01T07:29:56.091Z] Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-01T07:30:01.432Z] ---> 1f892c3aace7 [2023-03-01T07:30:01.432Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-03-01T07:30:02.014Z] ---> f2a89de8012d [2023-03-01T07:30:02.014Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-03-01T07:30:02.969Z] ---> 475e8561e9c3 [2023-03-01T07:30:02.969Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-03-01T07:30:03.924Z] ---> 60b80a7d9924 [2023-03-01T07:30:03.924Z] Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-01T07:30:03.924Z] ---> Running in 1122ca0dad25 [2023-03-01T07:30:04.510Z] Removing intermediate container 1122ca0dad25 [2023-03-01T07:30:04.510Z] ---> 83ee58d48389 [2023-03-01T07:30:04.510Z] Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-01T07:30:04.510Z] ---> Running in 8a53d1ec05f7 [2023-03-01T07:30:05.095Z] Removing intermediate container 8a53d1ec05f7 [2023-03-01T07:30:05.095Z] ---> f2e38f42b1e7 [2023-03-01T07:30:05.095Z] Step 21/23 : LABEL arch=arm64 [2023-03-01T07:30:05.361Z] ---> Running in 735b51ca3be9 [2023-03-01T07:30:05.956Z] Removing intermediate container 735b51ca3be9 [2023-03-01T07:30:05.956Z] ---> 091fad963c6a [2023-03-01T07:30:05.956Z] Step 22/23 : LABEL git_sha=21c015b1160669c2439abb52f07d44b16c2c3e9a [2023-03-01T07:30:05.956Z] ---> Running in e58afff84fd8 [2023-03-01T07:30:08.537Z] Removing intermediate container e58afff84fd8 [2023-03-01T07:30:08.537Z] ---> 297c6266e8cc [2023-03-01T07:30:08.537Z] Step 23/23 : LABEL version=3.0.0-dev.71 [2023-03-01T07:30:08.537Z] ---> Running in 24a1488aef55 [2023-03-01T07:30:09.121Z] Removing intermediate container 24a1488aef55 [2023-03-01T07:30:09.121Z] ---> 5ba24750a055 [2023-03-01T07:30:09.121Z] [2023-03-01T07:30:09.386Z] Successfully built 5ba24750a055 [2023-03-01T07:30:09.386Z] Successfully tagged security-spire-server-arm64:latest [2023-03-01T07:30:42.276Z]  Building security-spire-server ... done Removing intermediate container c2b0444a9fd5 [2023-03-01T07:30:42.276Z] ---> ee1c04525e2d [2023-03-01T07:30:42.276Z] [2023-03-01T07:30:42.276Z] Step 10/22 : FROM alpine:3.16 [2023-03-01T07:30:42.276Z] ---> 4c81e5bf8899 [2023-03-01T07:30:42.276Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-03-01T07:30:42.551Z] ---> Running in 14d0718616c3 [2023-03-01T07:30:44.504Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-01T07:30:44.774Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-01T07:30:45.738Z] (1/2) Installing ca-certificates (20220614-r0) [2023-03-01T07:30:46.006Z] (2/2) Installing dumb-init (1.2.5-r1) [2023-03-01T07:30:46.006Z] Executing busybox-1.35.0-r17.trigger [2023-03-01T07:30:46.006Z] Executing ca-certificates-20220614-r0.trigger [2023-03-01T07:30:46.275Z] OK: 6 MiB in 16 packages [2023-03-01T07:30:49.625Z] Removing intermediate container 14d0718616c3 [2023-03-01T07:30:49.625Z] ---> cdc7764fb67a [2023-03-01T07:30:49.625Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-01T07:30:49.625Z] ---> Running in a14fe12112d2 [2023-03-01T07:30:49.893Z] Removing intermediate container a14fe12112d2 [2023-03-01T07:30:49.893Z] ---> 964381d27ba7 [2023-03-01T07:30:49.893Z] Step 13/22 : ENV APP_PORT=59860 [2023-03-01T07:30:49.893Z] ---> Running in 961d29383b4e [2023-03-01T07:30:50.485Z] Removing intermediate container 961d29383b4e [2023-03-01T07:30:50.485Z] ---> b13e5f5052df [2023-03-01T07:30:50.485Z] Step 14/22 : EXPOSE $APP_PORT [2023-03-01T07:30:50.485Z] ---> Running in 043a416f8eb8 [2023-03-01T07:30:50.765Z] Removing intermediate container 043a416f8eb8 [2023-03-01T07:30:50.765Z] ---> 6b19d172482f [2023-03-01T07:30:50.765Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-01T07:30:51.737Z] ---> 41ab42361e67 [2023-03-01T07:30:51.737Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-03-01T07:30:54.330Z] ---> d51df0a37d8a [2023-03-01T07:30:54.330Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2023-03-01T07:30:55.309Z] ---> 8c3892c18d09 [2023-03-01T07:30:55.309Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2023-03-01T07:30:55.309Z] ---> Running in eb6956a45246 [2023-03-01T07:30:55.900Z] Removing intermediate container eb6956a45246 [2023-03-01T07:30:55.900Z] ---> 83add34a832f [2023-03-01T07:30:55.900Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-01T07:30:55.900Z] ---> Running in c47232a87aac [2023-03-01T07:30:56.486Z] Removing intermediate container c47232a87aac [2023-03-01T07:30:56.486Z] ---> becc1fcdeba8 [2023-03-01T07:30:56.486Z] Step 20/22 : LABEL arch=arm64 [2023-03-01T07:30:56.486Z] ---> Running in 439f0e050c26 [2023-03-01T07:30:57.082Z] Removing intermediate container 439f0e050c26 [2023-03-01T07:30:57.082Z] ---> 935c8dc683f3 [2023-03-01T07:30:57.082Z] Step 21/22 : LABEL git_sha=21c015b1160669c2439abb52f07d44b16c2c3e9a [2023-03-01T07:30:57.082Z] ---> Running in 990555f63e65 [2023-03-01T07:30:57.675Z] Removing intermediate container 990555f63e65 [2023-03-01T07:30:57.675Z] ---> 841fe75dcdfd [2023-03-01T07:30:57.675Z] Step 22/22 : LABEL version=3.0.0-dev.71 [2023-03-01T07:30:57.675Z] ---> Running in 7536c67286ab [2023-03-01T07:30:58.263Z] Removing intermediate container 7536c67286ab [2023-03-01T07:30:58.263Z] ---> d9b64ad91c4f [2023-03-01T07:30:58.263Z] [2023-03-01T07:30:58.263Z] Successfully built d9b64ad91c4f [2023-03-01T07:30:58.263Z] Successfully tagged support-notifications-arm64:latest [2023-03-01T07:31:30.503Z]  Building support-notifications ... done Removing intermediate container 93041279f878 [2023-03-01T07:31:30.503Z] ---> c5b3bca981c9 [2023-03-01T07:31:30.503Z] [2023-03-01T07:31:30.503Z] Step 10/22 : FROM alpine:3.16 [2023-03-01T07:31:30.503Z] ---> 4c81e5bf8899 [2023-03-01T07:31:30.503Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-03-01T07:31:30.503Z] ---> Using cache [2023-03-01T07:31:30.503Z] ---> e3dd5971f07f [2023-03-01T07:31:30.503Z] Step 12/22 : RUN apk add --update --no-cache dumb-init [2023-03-01T07:31:30.503Z] ---> Using cache [2023-03-01T07:31:30.503Z] ---> 947cb4b3c62a [2023-03-01T07:31:30.503Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-01T07:31:30.503Z] ---> Using cache [2023-03-01T07:31:30.503Z] ---> 1a0cf18f7202 [2023-03-01T07:31:30.503Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-03-01T07:31:30.503Z] ---> bad72f737c44 [2023-03-01T07:31:30.503Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-03-01T07:31:30.503Z] ---> 0131faa155d4 [2023-03-01T07:31:30.503Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-03-01T07:31:30.503Z] ---> 2e835cb9acb6 [2023-03-01T07:31:30.503Z] Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-01T07:31:30.503Z] ---> Running in 7dbc27bc2473 [2023-03-01T07:31:31.983Z] Removing intermediate container 7dbc27bc2473 [2023-03-01T07:31:31.983Z] ---> 7bd0f1c216b0 [2023-03-01T07:31:31.983Z] Step 18/22 : ENTRYPOINT ["entrypoint.sh"] [2023-03-01T07:31:31.983Z] ---> Running in feaf870af7cb [2023-03-01T07:31:31.983Z] Removing intermediate container feaf870af7cb [2023-03-01T07:31:31.983Z] ---> 6661595d9f86 [2023-03-01T07:31:31.983Z] Step 19/22 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] [2023-03-01T07:31:32.252Z] ---> Running in bd68c8b29152 [2023-03-01T07:31:32.521Z] Removing intermediate container bd68c8b29152 [2023-03-01T07:31:32.521Z] ---> da2dfe240838 [2023-03-01T07:31:32.521Z] Step 20/22 : LABEL arch=arm64 [2023-03-01T07:31:32.521Z] ---> Running in 578a47d25772 [2023-03-01T07:31:33.111Z] Removing intermediate container 578a47d25772 [2023-03-01T07:31:33.111Z] ---> 0a90d06b7c98 [2023-03-01T07:31:33.111Z] Step 21/22 : LABEL git_sha=21c015b1160669c2439abb52f07d44b16c2c3e9a [2023-03-01T07:31:33.111Z] ---> Running in 91420f04d3ca [2023-03-01T07:31:33.384Z] Removing intermediate container 91420f04d3ca [2023-03-01T07:31:33.384Z] ---> da784db02377 [2023-03-01T07:31:33.384Z] Step 22/22 : LABEL version=3.0.0-dev.71 [2023-03-01T07:31:33.654Z] ---> Running in 0cddc2e9d845 [2023-03-01T07:31:33.924Z] Removing intermediate container 0cddc2e9d845 [2023-03-01T07:31:33.924Z] ---> eb26a0b78b23 [2023-03-01T07:31:33.924Z] [2023-03-01T07:31:34.191Z] Successfully built eb26a0b78b23 [2023-03-01T07:31:34.191Z] Successfully tagged core-common-config-bootstrapper-arm64:latest [2023-03-01T07:31:39.547Z]  Building core-common-config-bootstrapper ... done Removing intermediate container 54cac12b7d88 [2023-03-01T07:31:39.547Z] ---> 19d7dca24143 [2023-03-01T07:31:39.547Z] [2023-03-01T07:31:39.547Z] Step 10/22 : FROM alpine:3.16 [2023-03-01T07:31:39.547Z] ---> 4c81e5bf8899 [2023-03-01T07:31:39.547Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2023-03-01T07:31:39.547Z] ---> Using cache [2023-03-01T07:31:39.547Z] ---> 079809d20177 [2023-03-01T07:31:39.547Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-01T07:31:39.547Z] ---> Using cache [2023-03-01T07:31:39.547Z] ---> c2d9637047da [2023-03-01T07:31:39.547Z] Step 13/22 : ENV APP_PORT=59861 [2023-03-01T07:31:39.547Z] ---> Running in 07410b9f3d4e [2023-03-01T07:31:39.547Z] Removing intermediate container 07410b9f3d4e [2023-03-01T07:31:39.547Z] ---> 2a3bf6fb938d [2023-03-01T07:31:39.547Z] Step 14/22 : EXPOSE $APP_PORT [2023-03-01T07:31:39.547Z] ---> Running in 1f3ad01a1b42 [2023-03-01T07:31:39.818Z] Removing intermediate container 1f3ad01a1b42 [2023-03-01T07:31:39.818Z] ---> 2d9d41a96c29 [2023-03-01T07:31:39.818Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-01T07:31:40.407Z] ---> 092608a51344 [2023-03-01T07:31:40.407Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-03-01T07:31:41.822Z] ---> 168ff19e7de6 [2023-03-01T07:31:41.823Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2023-03-01T07:31:42.410Z] ---> ccc420b72cea [2023-03-01T07:31:42.410Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2023-03-01T07:31:42.410Z] ---> Running in d9c1c4a220f1 [2023-03-01T07:31:42.678Z] Removing intermediate container d9c1c4a220f1 [2023-03-01T07:31:42.678Z] ---> 8b8ec58c499c [2023-03-01T07:31:42.678Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-01T07:31:42.946Z] ---> Running in eb69309d5c66 [2023-03-01T07:31:43.215Z] Removing intermediate container eb69309d5c66 [2023-03-01T07:31:43.215Z] ---> 3ebcbdff2f07 [2023-03-01T07:31:43.215Z] Step 20/22 : LABEL arch=arm64 [2023-03-01T07:31:43.215Z] ---> Running in c6611fa2019f [2023-03-01T07:31:43.484Z] Removing intermediate container c6611fa2019f [2023-03-01T07:31:43.484Z] ---> 0f31c399447a [2023-03-01T07:31:43.484Z] Step 21/22 : LABEL git_sha=21c015b1160669c2439abb52f07d44b16c2c3e9a [2023-03-01T07:31:43.484Z] ---> Running in 20e849d68c4c [2023-03-01T07:31:43.754Z] Removing intermediate container 20e849d68c4c [2023-03-01T07:31:43.754Z] ---> 9f8d9456caa7 [2023-03-01T07:31:43.754Z] Step 22/22 : LABEL version=3.0.0-dev.71 [2023-03-01T07:31:44.023Z] ---> Running in ac118e9f5651 [2023-03-01T07:31:44.292Z] Removing intermediate container ac118e9f5651 [2023-03-01T07:31:44.292Z] ---> 033df1f8f94e [2023-03-01T07:31:44.292Z] [2023-03-01T07:31:44.292Z] Successfully built 033df1f8f94e [2023-03-01T07:31:44.292Z] Successfully tagged support-scheduler-arm64:latest [2023-03-01T07:31:44.573Z]  Building support-scheduler ... done  [Pipeline] } [2023-03-01T07:31:44.593Z] $ docker stop --time=1 3813ffb196f4c1e1e644dac253190895426b5a208ec7249801c34e4ed8de4f29 [2023-03-01T07:31:46.257Z] $ docker rm -f --volumes 3813ffb196f4c1e1e644dac253190895426b5a208ec7249801c34e4ed8de4f29 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-01T07:31:46.723Z] + docker images [2023-03-01T07:31:46.990Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-03-01T07:31:46.990Z] support-scheduler-arm64 latest 033df1f8f94e 2 seconds ago 29.1MB [2023-03-01T07:31:46.990Z] 19d7dca24143 9 seconds ago 1.4GB [2023-03-01T07:31:46.990Z] core-common-config-bootstrapper-arm64 latest eb26a0b78b23 13 seconds ago 14.9MB [2023-03-01T07:31:46.990Z] c5b3bca981c9 20 seconds ago 1.33GB [2023-03-01T07:31:46.990Z] support-notifications-arm64 latest d9b64ad91c4f 48 seconds ago 29.7MB [2023-03-01T07:31:46.990Z] ee1c04525e2d About a minute ago 1.4GB [2023-03-01T07:31:46.990Z] security-spire-server-arm64 latest 5ba24750a055 About a minute ago 84.3MB [2023-03-01T07:31:46.990Z] 77528625b1b7 About a minute ago 1.21GB [2023-03-01T07:31:46.990Z] security-spire-config-arm64 latest 5a62df88f3bd About a minute ago 83.6MB [2023-03-01T07:31:46.990Z] security-bootstrapper-arm64 latest a40f2bb577b9 2 minutes ago 19.6MB [2023-03-01T07:31:46.990Z] security-secretstore-setup-arm64 latest ef426406e6e4 2 minutes ago 29MB [2023-03-01T07:31:46.990Z] c18b58f958e2 2 minutes ago 1.33GB [2023-03-01T07:31:46.990Z] 4176ac0f711b 2 minutes ago 1.33GB [2023-03-01T07:31:46.990Z] security-proxy-auth-arm64 latest 23c642fc253d 5 minutes ago 15.6MB [2023-03-01T07:31:46.990Z] a24b1eb7302d 5 minutes ago 1.32GB [2023-03-01T07:31:46.990Z] security-spiffe-token-provider-arm64 latest 0ec742edf618 7 minutes ago 29.1MB [2023-03-01T07:31:46.990Z] 6db4b3f937f9 8 minutes ago 1.37GB [2023-03-01T07:31:46.990Z] core-data-arm64 latest c0d0a146d4ba 11 minutes ago 17.3MB [2023-03-01T07:31:46.990Z] core-metadata-arm64 latest 09d369e2f0f2 11 minutes ago 17.8MB [2023-03-01T07:31:46.990Z] core-command-arm64 latest 3ac9f872cefb 11 minutes ago 17.1MB [2023-03-01T07:31:46.990Z] 5c1c69bd44df 11 minutes ago 1.34GB [2023-03-01T07:31:46.990Z] 5084b5feb677 11 minutes ago 1.34GB [2023-03-01T07:31:46.990Z] 212068ff385a 11 minutes ago 1.34GB [2023-03-01T07:31:46.990Z] security-proxy-setup-arm64 latest ac86c3849dc9 12 minutes ago 26.9MB [2023-03-01T07:31:46.990Z] 97157d718d82 12 minutes ago 1.33GB [2023-03-01T07:31:46.990Z] security-spire-agent-arm64 latest 3c9ef8f03bef 18 minutes ago 122MB [2023-03-01T07:31:46.990Z] b2c571be98b7 18 minutes ago 1.21GB [2023-03-01T07:31:46.990Z] ci-base-image-arm64 latest 145668017004 21 minutes ago 905MB [2023-03-01T07:31:46.990Z] alpine 3.15 354640af7b1b 2 weeks ago 5.34MB [2023-03-01T07:31:46.990Z] alpine 3.16 4c81e5bf8899 2 weeks ago 5.3MB [2023-03-01T07:31:46.990Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine f96f9c87975a 3 months ago 685MB [2023-03-01T07:31:46.990Z] 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-01T07:31:47.106Z] provisioning config files... [2023-03-01T07:31:47.121Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/432@tmp/config9665709353598470497tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-01T07:31:47.506Z] ---> docker-login.sh [2023-03-01T07:31:47.507Z] nexus3.edgexfoundry.org:10001 [2023-03-01T07:31:47.507Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-01T07:31:47.776Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-01T07:31:47.776Z] Configure a credential helper to remove this warning. See [2023-03-01T07:31:47.776Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-01T07:31:47.777Z] [2023-03-01T07:31:47.777Z] Login Succeeded [2023-03-01T07:31:47.777Z] nexus3.edgexfoundry.org:10002 [2023-03-01T07:31:48.046Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-01T07:31:48.316Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-01T07:31:48.316Z] Configure a credential helper to remove this warning. See [2023-03-01T07:31:48.316Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-01T07:31:48.316Z] [2023-03-01T07:31:48.316Z] Login Succeeded [2023-03-01T07:31:48.316Z] nexus3.edgexfoundry.org:10003 [2023-03-01T07:31:48.586Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-01T07:31:48.586Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-01T07:31:48.586Z] Configure a credential helper to remove this warning. See [2023-03-01T07:31:48.586Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-01T07:31:48.586Z] [2023-03-01T07:31:48.586Z] Login Succeeded [2023-03-01T07:31:48.586Z] nexus3.edgexfoundry.org:10004 [2023-03-01T07:31:48.856Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-01T07:31:48.856Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-01T07:31:48.856Z] Configure a credential helper to remove this warning. See [2023-03-01T07:31:48.856Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-01T07:31:48.856Z] [2023-03-01T07:31:48.856Z] Login Succeeded [2023-03-01T07:31:48.856Z] docker.io [2023-03-01T07:31:49.124Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-01T07:31:49.399Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-01T07:31:49.399Z] Configure a credential helper to remove this warning. See [2023-03-01T07:31:49.399Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-01T07:31:49.399Z] [2023-03-01T07:31:49.399Z] Login Succeeded [2023-03-01T07:31:49.399Z] ---> docker-login.sh ends [Pipeline] } [2023-03-01T07:31:49.423Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-01T07:31:49.446Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-01T07:31:49.461Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2023-03-01T07:31:49.461Z] 21c015b1160669c2439abb52f07d44b16c2c3e9a [2023-03-01T07:31:49.461Z] latest [2023-03-01T07:31:49.461Z] 3.0.0-dev.71 [2023-03-01T07:31:49.461Z] 21c015b1160669c2439abb52f07d44b16c2c3e9a-3.0.0-dev.71 [2023-03-01T07:31:49.461Z] main [2023-03-01T07:31:49.461Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T07:31:49.797Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:21c015b1160669c2439abb52f07d44b16c2c3e9a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T07:31:50.138Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:21c015b1160669c2439abb52f07d44b16c2c3e9a [2023-03-01T07:31:50.138Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-03-01T07:31:50.138Z] 252c1088e074: Preparing [2023-03-01T07:31:50.138Z] ebe48a1857cd: Preparing [2023-03-01T07:31:50.138Z] 016c158035b0: Preparing [2023-03-01T07:31:50.138Z] c9c5d14f50d5: Preparing [2023-03-01T07:31:50.138Z] f70ee36035b9: Preparing [2023-03-01T07:31:50.138Z] f70ee36035b9: Layer already exists [2023-03-01T07:31:52.074Z] 016c158035b0: Pushed [2023-03-01T07:31:52.074Z] 252c1088e074: Pushed [2023-03-01T07:31:52.074Z] c9c5d14f50d5: Pushed [2023-03-01T07:31:52.653Z] ebe48a1857cd: Pushed [2023-03-01T07:31:52.917Z] 21c015b1160669c2439abb52f07d44b16c2c3e9a: digest: sha256:235244c74f76602267d1d19d7d1c16da83c06c953eab1e09c11858c0900b2103 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T07:31:53.246Z] + 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-01T07:31:53.575Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2023-03-01T07:31:53.575Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-03-01T07:31:53.575Z] 252c1088e074: Preparing [2023-03-01T07:31:53.575Z] ebe48a1857cd: Preparing [2023-03-01T07:31:53.575Z] 016c158035b0: Preparing [2023-03-01T07:31:53.575Z] c9c5d14f50d5: Preparing [2023-03-01T07:31:53.575Z] f70ee36035b9: Preparing [2023-03-01T07:31:53.575Z] c9c5d14f50d5: Layer already exists [2023-03-01T07:31:53.575Z] 016c158035b0: Layer already exists [2023-03-01T07:31:53.575Z] 252c1088e074: Layer already exists [2023-03-01T07:31:53.575Z] ebe48a1857cd: Layer already exists [2023-03-01T07:31:53.575Z] f70ee36035b9: Layer already exists [2023-03-01T07:31:53.575Z] latest: digest: sha256:235244c74f76602267d1d19d7d1c16da83c06c953eab1e09c11858c0900b2103 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T07:31:53.905Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:3.0.0-dev.71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T07:31:54.234Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:3.0.0-dev.71 [2023-03-01T07:31:54.234Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-03-01T07:31:54.234Z] 252c1088e074: Preparing [2023-03-01T07:31:54.234Z] ebe48a1857cd: Preparing [2023-03-01T07:31:54.234Z] 016c158035b0: Preparing [2023-03-01T07:31:54.234Z] c9c5d14f50d5: Preparing [2023-03-01T07:31:54.234Z] f70ee36035b9: Preparing [2023-03-01T07:31:54.234Z] ebe48a1857cd: Layer already exists [2023-03-01T07:31:54.234Z] f70ee36035b9: Layer already exists [2023-03-01T07:31:54.234Z] 252c1088e074: Layer already exists [2023-03-01T07:31:54.234Z] 016c158035b0: Layer already exists [2023-03-01T07:31:54.234Z] c9c5d14f50d5: Layer already exists [2023-03-01T07:31:54.234Z] 3.0.0-dev.71: digest: sha256:235244c74f76602267d1d19d7d1c16da83c06c953eab1e09c11858c0900b2103 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T07:31:54.573Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:21c015b1160669c2439abb52f07d44b16c2c3e9a-3.0.0-dev.71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T07:31:54.906Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:21c015b1160669c2439abb52f07d44b16c2c3e9a-3.0.0-dev.71 [2023-03-01T07:31:54.906Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-03-01T07:31:54.906Z] 252c1088e074: Preparing [2023-03-01T07:31:54.906Z] ebe48a1857cd: Preparing [2023-03-01T07:31:54.906Z] 016c158035b0: Preparing [2023-03-01T07:31:54.906Z] c9c5d14f50d5: Preparing [2023-03-01T07:31:54.906Z] f70ee36035b9: Preparing [2023-03-01T07:31:54.906Z] 252c1088e074: Layer already exists [2023-03-01T07:31:54.906Z] 016c158035b0: Layer already exists [2023-03-01T07:31:54.906Z] c9c5d14f50d5: Layer already exists [2023-03-01T07:31:54.906Z] ebe48a1857cd: Layer already exists [2023-03-01T07:31:54.906Z] f70ee36035b9: Layer already exists [2023-03-01T07:31:54.906Z] 21c015b1160669c2439abb52f07d44b16c2c3e9a-3.0.0-dev.71: digest: sha256:235244c74f76602267d1d19d7d1c16da83c06c953eab1e09c11858c0900b2103 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T07:31:55.242Z] + 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-01T07:31:55.571Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2023-03-01T07:31:55.572Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-03-01T07:31:55.572Z] 252c1088e074: Preparing [2023-03-01T07:31:55.572Z] ebe48a1857cd: Preparing [2023-03-01T07:31:55.572Z] 016c158035b0: Preparing [2023-03-01T07:31:55.572Z] c9c5d14f50d5: Preparing [2023-03-01T07:31:55.572Z] f70ee36035b9: Preparing [2023-03-01T07:31:55.572Z] ebe48a1857cd: Layer already exists [2023-03-01T07:31:55.572Z] 016c158035b0: Layer already exists [2023-03-01T07:31:55.572Z] c9c5d14f50d5: Layer already exists [2023-03-01T07:31:55.572Z] 252c1088e074: Layer already exists [2023-03-01T07:31:55.572Z] f70ee36035b9: Layer already exists [2023-03-01T07:31:55.572Z] main: digest: sha256:235244c74f76602267d1d19d7d1c16da83c06c953eab1e09c11858c0900b2103 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-01T07:31:55.612Z] ===================================================== [Pipeline] echo [2023-03-01T07:31:55.618Z] taggedImages: [2023-03-01T07:31:55.618Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:21c015b1160669c2439abb52f07d44b16c2c3e9a [2023-03-01T07:31:55.618Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2023-03-01T07:31:55.618Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:3.0.0-dev.71 [2023-03-01T07:31:55.618Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:21c015b1160669c2439abb52f07d44b16c2c3e9a-3.0.0-dev.71 [2023-03-01T07:31:55.618Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2023-03-01T07:31:55.634Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: [2023-03-01T07:31:55.634Z] 21c015b1160669c2439abb52f07d44b16c2c3e9a [2023-03-01T07:31:55.634Z] latest [2023-03-01T07:31:55.634Z] 3.0.0-dev.71 [2023-03-01T07:31:55.634Z] 21c015b1160669c2439abb52f07d44b16c2c3e9a-3.0.0-dev.71 [2023-03-01T07:31:55.634Z] main [2023-03-01T07:31:55.634Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T07:31:55.960Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:21c015b1160669c2439abb52f07d44b16c2c3e9a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T07:31:56.289Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:21c015b1160669c2439abb52f07d44b16c2c3e9a [2023-03-01T07:31:56.289Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-03-01T07:31:56.289Z] b6f1dc534e87: Preparing [2023-03-01T07:31:56.289Z] 0e944bcb1c73: Preparing [2023-03-01T07:31:56.289Z] 5a8d39165707: Preparing [2023-03-01T07:31:56.289Z] b32d885315ee: Preparing [2023-03-01T07:31:56.289Z] 016c158035b0: Preparing [2023-03-01T07:31:56.289Z] 32c6f5e5e1f3: Preparing [2023-03-01T07:31:56.289Z] f70ee36035b9: Preparing [2023-03-01T07:31:56.289Z] 32c6f5e5e1f3: Waiting [2023-03-01T07:31:56.289Z] f70ee36035b9: Waiting [2023-03-01T07:31:56.289Z] 016c158035b0: Layer already exists [2023-03-01T07:31:56.554Z] 0e944bcb1c73: Pushed [2023-03-01T07:31:56.554Z] 5a8d39165707: Pushed [2023-03-01T07:31:56.554Z] f70ee36035b9: Layer already exists [2023-03-01T07:31:56.554Z] 32c6f5e5e1f3: Pushed [2023-03-01T07:31:56.554Z] b6f1dc534e87: Pushed [2023-03-01T07:31:58.490Z] b32d885315ee: Pushed [2023-03-01T07:31:58.754Z] 21c015b1160669c2439abb52f07d44b16c2c3e9a: digest: sha256:4913240ab4ccc3b04f67809c9bfe03a4acfdfe920a37f5e1408e1fd2243204c8 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T07:31:59.093Z] + 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-01T07:31:59.430Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2023-03-01T07:31:59.430Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-03-01T07:31:59.430Z] b6f1dc534e87: Preparing [2023-03-01T07:31:59.430Z] 0e944bcb1c73: Preparing [2023-03-01T07:31:59.430Z] 5a8d39165707: Preparing [2023-03-01T07:31:59.430Z] b32d885315ee: Preparing [2023-03-01T07:31:59.430Z] 016c158035b0: Preparing [2023-03-01T07:31:59.430Z] 32c6f5e5e1f3: Preparing [2023-03-01T07:31:59.430Z] f70ee36035b9: Preparing [2023-03-01T07:31:59.430Z] 32c6f5e5e1f3: Waiting [2023-03-01T07:31:59.430Z] f70ee36035b9: Waiting [2023-03-01T07:31:59.430Z] 5a8d39165707: Layer already exists [2023-03-01T07:31:59.430Z] b6f1dc534e87: Layer already exists [2023-03-01T07:31:59.430Z] b32d885315ee: Layer already exists [2023-03-01T07:31:59.430Z] 0e944bcb1c73: Layer already exists [2023-03-01T07:31:59.430Z] 016c158035b0: Layer already exists [2023-03-01T07:31:59.430Z] 32c6f5e5e1f3: Layer already exists [2023-03-01T07:31:59.430Z] f70ee36035b9: Layer already exists [2023-03-01T07:31:59.430Z] latest: digest: sha256:4913240ab4ccc3b04f67809c9bfe03a4acfdfe920a37f5e1408e1fd2243204c8 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T07:32:00.030Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.0.0-dev.71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T07:32:00.365Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.0.0-dev.71 [2023-03-01T07:32:00.365Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-03-01T07:32:00.365Z] b6f1dc534e87: Preparing [2023-03-01T07:32:00.365Z] 0e944bcb1c73: Preparing [2023-03-01T07:32:00.365Z] 5a8d39165707: Preparing [2023-03-01T07:32:00.365Z] b32d885315ee: Preparing [2023-03-01T07:32:00.365Z] 016c158035b0: Preparing [2023-03-01T07:32:00.365Z] 32c6f5e5e1f3: Preparing [2023-03-01T07:32:00.365Z] f70ee36035b9: Preparing [2023-03-01T07:32:00.365Z] 32c6f5e5e1f3: Waiting [2023-03-01T07:32:00.365Z] f70ee36035b9: Waiting [2023-03-01T07:32:00.365Z] 5a8d39165707: Layer already exists [2023-03-01T07:32:00.365Z] 016c158035b0: Layer already exists [2023-03-01T07:32:00.365Z] b32d885315ee: Layer already exists [2023-03-01T07:32:00.365Z] b6f1dc534e87: Layer already exists [2023-03-01T07:32:00.365Z] 0e944bcb1c73: Layer already exists [2023-03-01T07:32:00.365Z] 32c6f5e5e1f3: Layer already exists [2023-03-01T07:32:00.365Z] f70ee36035b9: Layer already exists [2023-03-01T07:32:00.365Z] 3.0.0-dev.71: digest: sha256:4913240ab4ccc3b04f67809c9bfe03a4acfdfe920a37f5e1408e1fd2243204c8 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T07:32:00.704Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:21c015b1160669c2439abb52f07d44b16c2c3e9a-3.0.0-dev.71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T07:32:01.036Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:21c015b1160669c2439abb52f07d44b16c2c3e9a-3.0.0-dev.71 [2023-03-01T07:32:01.036Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-03-01T07:32:01.036Z] b6f1dc534e87: Preparing [2023-03-01T07:32:01.036Z] 0e944bcb1c73: Preparing [2023-03-01T07:32:01.036Z] 5a8d39165707: Preparing [2023-03-01T07:32:01.036Z] b32d885315ee: Preparing [2023-03-01T07:32:01.036Z] 016c158035b0: Preparing [2023-03-01T07:32:01.036Z] 32c6f5e5e1f3: Preparing [2023-03-01T07:32:01.036Z] f70ee36035b9: Preparing [2023-03-01T07:32:01.036Z] 32c6f5e5e1f3: Waiting [2023-03-01T07:32:01.036Z] f70ee36035b9: Waiting [2023-03-01T07:32:01.036Z] 5a8d39165707: Layer already exists [2023-03-01T07:32:01.036Z] b6f1dc534e87: Layer already exists [2023-03-01T07:32:01.036Z] 0e944bcb1c73: Layer already exists [2023-03-01T07:32:01.036Z] 016c158035b0: Layer already exists [2023-03-01T07:32:01.036Z] b32d885315ee: Layer already exists [2023-03-01T07:32:01.036Z] f70ee36035b9: Layer already exists [2023-03-01T07:32:01.036Z] 32c6f5e5e1f3: Layer already exists [2023-03-01T07:32:01.036Z] 21c015b1160669c2439abb52f07d44b16c2c3e9a-3.0.0-dev.71: digest: sha256:4913240ab4ccc3b04f67809c9bfe03a4acfdfe920a37f5e1408e1fd2243204c8 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T07:32:01.373Z] + 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-01T07:32:01.714Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [2023-03-01T07:32:01.714Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-03-01T07:32:01.714Z] b6f1dc534e87: Preparing [2023-03-01T07:32:01.714Z] 0e944bcb1c73: Preparing [2023-03-01T07:32:01.714Z] 5a8d39165707: Preparing [2023-03-01T07:32:01.714Z] b32d885315ee: Preparing [2023-03-01T07:32:01.714Z] 016c158035b0: Preparing [2023-03-01T07:32:01.714Z] 32c6f5e5e1f3: Preparing [2023-03-01T07:32:01.714Z] f70ee36035b9: Preparing [2023-03-01T07:32:01.714Z] 32c6f5e5e1f3: Waiting [2023-03-01T07:32:01.714Z] f70ee36035b9: Waiting [2023-03-01T07:32:01.714Z] b32d885315ee: Layer already exists [2023-03-01T07:32:01.714Z] b6f1dc534e87: Layer already exists [2023-03-01T07:32:01.714Z] 0e944bcb1c73: Layer already exists [2023-03-01T07:32:01.714Z] 016c158035b0: Layer already exists [2023-03-01T07:32:01.714Z] 5a8d39165707: Layer already exists [2023-03-01T07:32:01.714Z] 32c6f5e5e1f3: Layer already exists [2023-03-01T07:32:01.714Z] f70ee36035b9: Layer already exists [2023-03-01T07:32:01.980Z] main: digest: sha256:4913240ab4ccc3b04f67809c9bfe03a4acfdfe920a37f5e1408e1fd2243204c8 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-01T07:32:02.032Z] ===================================================== [Pipeline] echo [2023-03-01T07:32:02.040Z] taggedImages: [2023-03-01T07:32:02.040Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:21c015b1160669c2439abb52f07d44b16c2c3e9a [2023-03-01T07:32:02.040Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2023-03-01T07:32:02.040Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.0.0-dev.71 [2023-03-01T07:32:02.040Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:21c015b1160669c2439abb52f07d44b16c2c3e9a-3.0.0-dev.71 [2023-03-01T07:32:02.040Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo [2023-03-01T07:32:02.061Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2023-03-01T07:32:02.061Z] 21c015b1160669c2439abb52f07d44b16c2c3e9a [2023-03-01T07:32:02.061Z] latest [2023-03-01T07:32:02.061Z] 3.0.0-dev.71 [2023-03-01T07:32:02.061Z] 21c015b1160669c2439abb52f07d44b16c2c3e9a-3.0.0-dev.71 [2023-03-01T07:32:02.061Z] main [2023-03-01T07:32:02.061Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T07:32:02.404Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:21c015b1160669c2439abb52f07d44b16c2c3e9a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T07:32:02.732Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:21c015b1160669c2439abb52f07d44b16c2c3e9a [2023-03-01T07:32:02.732Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-03-01T07:32:02.732Z] b205d386b264: Preparing [2023-03-01T07:32:02.732Z] 112783b141ef: Preparing [2023-03-01T07:32:02.732Z] 016c158035b0: Preparing [2023-03-01T07:32:02.732Z] 58aae7886b0f: Preparing [2023-03-01T07:32:02.732Z] f70ee36035b9: Preparing [2023-03-01T07:32:02.732Z] 016c158035b0: Layer already exists [2023-03-01T07:32:02.732Z] f70ee36035b9: Layer already exists [2023-03-01T07:32:02.997Z] b205d386b264: Pushed [2023-03-01T07:32:02.997Z] 58aae7886b0f: Pushed [2023-03-01T07:32:05.564Z] 112783b141ef: Pushed [2023-03-01T07:32:05.564Z] 21c015b1160669c2439abb52f07d44b16c2c3e9a: digest: sha256:e858d7090004671415812fe289985dd47963de9d958040a31fff02ec326f49fd size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T07:32:06.166Z] + 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-01T07:32:06.498Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2023-03-01T07:32:06.498Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-03-01T07:32:06.498Z] b205d386b264: Preparing [2023-03-01T07:32:06.498Z] 112783b141ef: Preparing [2023-03-01T07:32:06.498Z] 016c158035b0: Preparing [2023-03-01T07:32:06.498Z] 58aae7886b0f: Preparing [2023-03-01T07:32:06.498Z] f70ee36035b9: Preparing [2023-03-01T07:32:06.498Z] 016c158035b0: Layer already exists [2023-03-01T07:32:06.498Z] 58aae7886b0f: Layer already exists [2023-03-01T07:32:06.498Z] 112783b141ef: Layer already exists [2023-03-01T07:32:06.498Z] f70ee36035b9: Layer already exists [2023-03-01T07:32:06.498Z] b205d386b264: Layer already exists [2023-03-01T07:32:06.498Z] latest: digest: sha256:e858d7090004671415812fe289985dd47963de9d958040a31fff02ec326f49fd size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T07:32:06.842Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:3.0.0-dev.71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T07:32:07.166Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:3.0.0-dev.71 [2023-03-01T07:32:07.166Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-03-01T07:32:07.166Z] b205d386b264: Preparing [2023-03-01T07:32:07.166Z] 112783b141ef: Preparing [2023-03-01T07:32:07.166Z] 016c158035b0: Preparing [2023-03-01T07:32:07.166Z] 58aae7886b0f: Preparing [2023-03-01T07:32:07.166Z] f70ee36035b9: Preparing [2023-03-01T07:32:07.166Z] b205d386b264: Layer already exists [2023-03-01T07:32:07.166Z] f70ee36035b9: Layer already exists [2023-03-01T07:32:07.166Z] 58aae7886b0f: Layer already exists [2023-03-01T07:32:07.166Z] 016c158035b0: Layer already exists [2023-03-01T07:32:07.166Z] 112783b141ef: Layer already exists [2023-03-01T07:32:07.166Z] 3.0.0-dev.71: digest: sha256:e858d7090004671415812fe289985dd47963de9d958040a31fff02ec326f49fd size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T07:32:07.498Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:21c015b1160669c2439abb52f07d44b16c2c3e9a-3.0.0-dev.71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T07:32:07.829Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:21c015b1160669c2439abb52f07d44b16c2c3e9a-3.0.0-dev.71 [2023-03-01T07:32:07.829Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-03-01T07:32:07.829Z] b205d386b264: Preparing [2023-03-01T07:32:07.829Z] 112783b141ef: Preparing [2023-03-01T07:32:07.829Z] 016c158035b0: Preparing [2023-03-01T07:32:07.829Z] 58aae7886b0f: Preparing [2023-03-01T07:32:07.829Z] f70ee36035b9: Preparing [2023-03-01T07:32:07.829Z] f70ee36035b9: Layer already exists [2023-03-01T07:32:07.829Z] b205d386b264: Layer already exists [2023-03-01T07:32:07.829Z] 016c158035b0: Layer already exists [2023-03-01T07:32:07.829Z] 112783b141ef: Layer already exists [2023-03-01T07:32:07.829Z] 58aae7886b0f: Layer already exists [2023-03-01T07:32:07.829Z] 21c015b1160669c2439abb52f07d44b16c2c3e9a-3.0.0-dev.71: digest: sha256:e858d7090004671415812fe289985dd47963de9d958040a31fff02ec326f49fd size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T07:32:08.160Z] + 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-01T07:32:08.489Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2023-03-01T07:32:08.489Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-03-01T07:32:08.489Z] b205d386b264: Preparing [2023-03-01T07:32:08.489Z] 112783b141ef: Preparing [2023-03-01T07:32:08.489Z] 016c158035b0: Preparing [2023-03-01T07:32:08.489Z] 58aae7886b0f: Preparing [2023-03-01T07:32:08.489Z] f70ee36035b9: Preparing [2023-03-01T07:32:08.489Z] f70ee36035b9: Layer already exists [2023-03-01T07:32:08.489Z] 58aae7886b0f: Layer already exists [2023-03-01T07:32:08.489Z] 112783b141ef: Layer already exists [2023-03-01T07:32:08.489Z] 016c158035b0: Layer already exists [2023-03-01T07:32:08.489Z] b205d386b264: Layer already exists [2023-03-01T07:32:08.489Z] main: digest: sha256:e858d7090004671415812fe289985dd47963de9d958040a31fff02ec326f49fd size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-01T07:32:08.904Z] ===================================================== [Pipeline] echo [2023-03-01T07:32:08.911Z] taggedImages: [2023-03-01T07:32:08.911Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:21c015b1160669c2439abb52f07d44b16c2c3e9a [2023-03-01T07:32:08.911Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2023-03-01T07:32:08.911Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:3.0.0-dev.71 [2023-03-01T07:32:08.911Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:21c015b1160669c2439abb52f07d44b16c2c3e9a-3.0.0-dev.71 [2023-03-01T07:32:08.911Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2023-03-01T07:32:08.934Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2023-03-01T07:32:08.934Z] 21c015b1160669c2439abb52f07d44b16c2c3e9a [2023-03-01T07:32:08.934Z] latest [2023-03-01T07:32:08.934Z] 3.0.0-dev.71 [2023-03-01T07:32:08.934Z] 21c015b1160669c2439abb52f07d44b16c2c3e9a-3.0.0-dev.71 [2023-03-01T07:32:08.934Z] main [2023-03-01T07:32:08.934Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T07:32:09.272Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:21c015b1160669c2439abb52f07d44b16c2c3e9a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T07:32:09.613Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:21c015b1160669c2439abb52f07d44b16c2c3e9a [2023-03-01T07:32:09.613Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-03-01T07:32:09.613Z] 163834aa4821: Preparing [2023-03-01T07:32:09.613Z] 91434b464ec3: Preparing [2023-03-01T07:32:09.613Z] 23f66958bc70: Preparing [2023-03-01T07:32:09.613Z] 016c158035b0: Preparing [2023-03-01T07:32:09.613Z] c9c5d14f50d5: Preparing [2023-03-01T07:32:09.613Z] f70ee36035b9: Preparing [2023-03-01T07:32:09.613Z] f70ee36035b9: Waiting [2023-03-01T07:32:09.613Z] c9c5d14f50d5: Layer already exists [2023-03-01T07:32:09.613Z] 016c158035b0: Layer already exists [2023-03-01T07:32:09.881Z] f70ee36035b9: Layer already exists [2023-03-01T07:32:09.881Z] 91434b464ec3: Pushed [2023-03-01T07:32:09.881Z] 163834aa4821: Pushed [2023-03-01T07:32:13.210Z] 23f66958bc70: Pushed [2023-03-01T07:32:13.210Z] 21c015b1160669c2439abb52f07d44b16c2c3e9a: digest: sha256:7f6961397e7ff85e52c2d32e5b2f31a81a486d9fc376d9bda0a07b64b658ad42 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T07:32:13.551Z] + 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-01T07:32:13.889Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2023-03-01T07:32:13.889Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-03-01T07:32:13.889Z] 163834aa4821: Preparing [2023-03-01T07:32:13.889Z] 91434b464ec3: Preparing [2023-03-01T07:32:13.889Z] 23f66958bc70: Preparing [2023-03-01T07:32:13.889Z] 016c158035b0: Preparing [2023-03-01T07:32:13.889Z] c9c5d14f50d5: Preparing [2023-03-01T07:32:13.889Z] f70ee36035b9: Preparing [2023-03-01T07:32:13.889Z] f70ee36035b9: Waiting [2023-03-01T07:32:13.889Z] 016c158035b0: Layer already exists [2023-03-01T07:32:13.889Z] 91434b464ec3: Layer already exists [2023-03-01T07:32:13.889Z] 163834aa4821: Layer already exists [2023-03-01T07:32:13.889Z] 23f66958bc70: Layer already exists [2023-03-01T07:32:13.889Z] c9c5d14f50d5: Layer already exists [2023-03-01T07:32:13.889Z] f70ee36035b9: Layer already exists [2023-03-01T07:32:14.154Z] latest: digest: sha256:7f6961397e7ff85e52c2d32e5b2f31a81a486d9fc376d9bda0a07b64b658ad42 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T07:32:14.483Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.0.0-dev.71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T07:32:14.816Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.0.0-dev.71 [2023-03-01T07:32:14.816Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-03-01T07:32:14.816Z] 163834aa4821: Preparing [2023-03-01T07:32:14.816Z] 91434b464ec3: Preparing [2023-03-01T07:32:14.816Z] 23f66958bc70: Preparing [2023-03-01T07:32:14.816Z] 016c158035b0: Preparing [2023-03-01T07:32:14.816Z] c9c5d14f50d5: Preparing [2023-03-01T07:32:14.816Z] f70ee36035b9: Preparing [2023-03-01T07:32:14.816Z] f70ee36035b9: Waiting [2023-03-01T07:32:14.816Z] 23f66958bc70: Layer already exists [2023-03-01T07:32:14.816Z] 163834aa4821: Layer already exists [2023-03-01T07:32:14.816Z] 91434b464ec3: Layer already exists [2023-03-01T07:32:14.816Z] 016c158035b0: Layer already exists [2023-03-01T07:32:14.816Z] c9c5d14f50d5: Layer already exists [2023-03-01T07:32:14.816Z] f70ee36035b9: Layer already exists [2023-03-01T07:32:14.816Z] 3.0.0-dev.71: digest: sha256:7f6961397e7ff85e52c2d32e5b2f31a81a486d9fc376d9bda0a07b64b658ad42 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T07:32:15.413Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:21c015b1160669c2439abb52f07d44b16c2c3e9a-3.0.0-dev.71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T07:32:15.744Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:21c015b1160669c2439abb52f07d44b16c2c3e9a-3.0.0-dev.71 [2023-03-01T07:32:15.744Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-03-01T07:32:15.744Z] 163834aa4821: Preparing [2023-03-01T07:32:15.744Z] 91434b464ec3: Preparing [2023-03-01T07:32:15.744Z] 23f66958bc70: Preparing [2023-03-01T07:32:15.744Z] 016c158035b0: Preparing [2023-03-01T07:32:15.744Z] c9c5d14f50d5: Preparing [2023-03-01T07:32:15.744Z] f70ee36035b9: Preparing [2023-03-01T07:32:15.744Z] f70ee36035b9: Waiting [2023-03-01T07:32:15.744Z] 163834aa4821: Layer already exists [2023-03-01T07:32:15.744Z] 91434b464ec3: Layer already exists [2023-03-01T07:32:15.744Z] 016c158035b0: Layer already exists [2023-03-01T07:32:15.744Z] c9c5d14f50d5: Layer already exists [2023-03-01T07:32:15.744Z] 23f66958bc70: Layer already exists [2023-03-01T07:32:15.744Z] f70ee36035b9: Layer already exists [2023-03-01T07:32:16.009Z] 21c015b1160669c2439abb52f07d44b16c2c3e9a-3.0.0-dev.71: digest: sha256:7f6961397e7ff85e52c2d32e5b2f31a81a486d9fc376d9bda0a07b64b658ad42 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T07:32:16.358Z] + 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-01T07:32:16.695Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2023-03-01T07:32:16.695Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-03-01T07:32:16.695Z] 163834aa4821: Preparing [2023-03-01T07:32:16.695Z] 91434b464ec3: Preparing [2023-03-01T07:32:16.695Z] 23f66958bc70: Preparing [2023-03-01T07:32:16.695Z] 016c158035b0: Preparing [2023-03-01T07:32:16.695Z] c9c5d14f50d5: Preparing [2023-03-01T07:32:16.695Z] f70ee36035b9: Preparing [2023-03-01T07:32:16.695Z] f70ee36035b9: Waiting [2023-03-01T07:32:16.695Z] 23f66958bc70: Layer already exists [2023-03-01T07:32:16.695Z] 163834aa4821: Layer already exists [2023-03-01T07:32:16.695Z] 016c158035b0: Layer already exists [2023-03-01T07:32:16.695Z] c9c5d14f50d5: Layer already exists [2023-03-01T07:32:16.695Z] 91434b464ec3: Layer already exists [2023-03-01T07:32:16.695Z] f70ee36035b9: Layer already exists [2023-03-01T07:32:16.958Z] main: digest: sha256:7f6961397e7ff85e52c2d32e5b2f31a81a486d9fc376d9bda0a07b64b658ad42 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-01T07:32:17.018Z] ===================================================== [Pipeline] echo [2023-03-01T07:32:17.026Z] taggedImages: [2023-03-01T07:32:17.026Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:21c015b1160669c2439abb52f07d44b16c2c3e9a [2023-03-01T07:32:17.026Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2023-03-01T07:32:17.026Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.0.0-dev.71 [2023-03-01T07:32:17.026Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:21c015b1160669c2439abb52f07d44b16c2c3e9a-3.0.0-dev.71 [2023-03-01T07:32:17.026Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2023-03-01T07:32:17.045Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2023-03-01T07:32:17.045Z] 21c015b1160669c2439abb52f07d44b16c2c3e9a [2023-03-01T07:32:17.045Z] latest [2023-03-01T07:32:17.045Z] 3.0.0-dev.71 [2023-03-01T07:32:17.045Z] 21c015b1160669c2439abb52f07d44b16c2c3e9a-3.0.0-dev.71 [2023-03-01T07:32:17.045Z] main [2023-03-01T07:32:17.045Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T07:32:17.371Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:21c015b1160669c2439abb52f07d44b16c2c3e9a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T07:32:17.696Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:21c015b1160669c2439abb52f07d44b16c2c3e9a [2023-03-01T07:32:17.696Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-03-01T07:32:17.696Z] 71a58c820c34: Preparing [2023-03-01T07:32:17.696Z] 71a58c820c34: Preparing [2023-03-01T07:32:17.696Z] 3895a8403a7a: Preparing [2023-03-01T07:32:17.696Z] fd2ce4d035f2: Preparing [2023-03-01T07:32:17.696Z] ff7a61428277: Preparing [2023-03-01T07:32:17.696Z] 0d57be8080ff: Preparing [2023-03-01T07:32:17.696Z] f0f313a01862: Preparing [2023-03-01T07:32:17.696Z] 016c158035b0: Preparing [2023-03-01T07:32:17.696Z] 173033d995fa: Preparing [2023-03-01T07:32:17.696Z] e56dd61d2cf2: Preparing [2023-03-01T07:32:17.696Z] 14ec19ca92b7: Preparing [2023-03-01T07:32:17.696Z] 28e55a1640f2: Preparing [2023-03-01T07:32:17.696Z] f70ee36035b9: Preparing [2023-03-01T07:32:17.696Z] f0f313a01862: Waiting [2023-03-01T07:32:17.696Z] e56dd61d2cf2: Waiting [2023-03-01T07:32:17.696Z] 14ec19ca92b7: Waiting [2023-03-01T07:32:17.696Z] 28e55a1640f2: Waiting [2023-03-01T07:32:17.696Z] f70ee36035b9: Waiting [2023-03-01T07:32:17.696Z] 016c158035b0: Waiting [2023-03-01T07:32:17.696Z] 173033d995fa: Waiting [2023-03-01T07:32:17.969Z] ff7a61428277: Pushed [2023-03-01T07:32:17.969Z] 71a58c820c34: Pushed [2023-03-01T07:32:17.969Z] 0d57be8080ff: Pushed [2023-03-01T07:32:17.969Z] fd2ce4d035f2: Pushed [2023-03-01T07:32:17.970Z] 3895a8403a7a: Pushed [2023-03-01T07:32:17.970Z] 016c158035b0: Layer already exists [2023-03-01T07:32:18.233Z] 173033d995fa: Pushed [2023-03-01T07:32:18.233Z] 14ec19ca92b7: Pushed [2023-03-01T07:32:18.233Z] e56dd61d2cf2: Pushed [2023-03-01T07:32:18.233Z] 28e55a1640f2: Pushed [2023-03-01T07:32:18.233Z] f70ee36035b9: Layer already exists [2023-03-01T07:32:21.563Z] f0f313a01862: Pushed [2023-03-01T07:32:21.563Z] 21c015b1160669c2439abb52f07d44b16c2c3e9a: digest: sha256:e5aeeef262d4bb590b4e4b61070de9bb31bbfd3c43e05f072c4ea238bf25c57f size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T07:32:21.896Z] + 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-01T07:32:22.263Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2023-03-01T07:32:22.263Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-03-01T07:32:22.263Z] 71a58c820c34: Preparing [2023-03-01T07:32:22.263Z] 71a58c820c34: Preparing [2023-03-01T07:32:22.263Z] 3895a8403a7a: Preparing [2023-03-01T07:32:22.263Z] fd2ce4d035f2: Preparing [2023-03-01T07:32:22.263Z] ff7a61428277: Preparing [2023-03-01T07:32:22.263Z] 0d57be8080ff: Preparing [2023-03-01T07:32:22.263Z] f0f313a01862: Preparing [2023-03-01T07:32:22.263Z] 016c158035b0: Preparing [2023-03-01T07:32:22.263Z] 173033d995fa: Preparing [2023-03-01T07:32:22.263Z] e56dd61d2cf2: Preparing [2023-03-01T07:32:22.263Z] 14ec19ca92b7: Preparing [2023-03-01T07:32:22.263Z] 28e55a1640f2: Preparing [2023-03-01T07:32:22.263Z] f70ee36035b9: Preparing [2023-03-01T07:32:22.263Z] 173033d995fa: Waiting [2023-03-01T07:32:22.263Z] e56dd61d2cf2: Waiting [2023-03-01T07:32:22.263Z] 14ec19ca92b7: Waiting [2023-03-01T07:32:22.263Z] 28e55a1640f2: Waiting [2023-03-01T07:32:22.263Z] f70ee36035b9: Waiting [2023-03-01T07:32:22.263Z] f0f313a01862: Waiting [2023-03-01T07:32:22.263Z] ff7a61428277: Layer already exists [2023-03-01T07:32:22.263Z] 71a58c820c34: Layer already exists [2023-03-01T07:32:22.263Z] 3895a8403a7a: Layer already exists [2023-03-01T07:32:22.263Z] fd2ce4d035f2: Layer already exists [2023-03-01T07:32:22.263Z] 0d57be8080ff: Layer already exists [2023-03-01T07:32:22.263Z] e56dd61d2cf2: Layer already exists [2023-03-01T07:32:22.263Z] 14ec19ca92b7: Layer already exists [2023-03-01T07:32:22.263Z] f0f313a01862: Layer already exists [2023-03-01T07:32:22.263Z] 016c158035b0: Layer already exists [2023-03-01T07:32:22.263Z] 173033d995fa: Layer already exists [2023-03-01T07:32:22.263Z] f70ee36035b9: Layer already exists [2023-03-01T07:32:22.263Z] 28e55a1640f2: Layer already exists [2023-03-01T07:32:22.537Z] latest: digest: sha256:e5aeeef262d4bb590b4e4b61070de9bb31bbfd3c43e05f072c4ea238bf25c57f size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T07:32:22.901Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.0.0-dev.71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T07:32:23.255Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.0.0-dev.71 [2023-03-01T07:32:23.256Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-03-01T07:32:23.256Z] 71a58c820c34: Preparing [2023-03-01T07:32:23.256Z] 71a58c820c34: Preparing [2023-03-01T07:32:23.256Z] 3895a8403a7a: Preparing [2023-03-01T07:32:23.256Z] fd2ce4d035f2: Preparing [2023-03-01T07:32:23.256Z] ff7a61428277: Preparing [2023-03-01T07:32:23.256Z] 0d57be8080ff: Preparing [2023-03-01T07:32:23.256Z] f0f313a01862: Preparing [2023-03-01T07:32:23.256Z] 016c158035b0: Preparing [2023-03-01T07:32:23.256Z] 173033d995fa: Preparing [2023-03-01T07:32:23.256Z] e56dd61d2cf2: Preparing [2023-03-01T07:32:23.256Z] 14ec19ca92b7: Preparing [2023-03-01T07:32:23.256Z] 28e55a1640f2: Preparing [2023-03-01T07:32:23.256Z] f70ee36035b9: Preparing [2023-03-01T07:32:23.256Z] f0f313a01862: Waiting [2023-03-01T07:32:23.256Z] 14ec19ca92b7: Waiting [2023-03-01T07:32:23.256Z] 016c158035b0: Waiting [2023-03-01T07:32:23.256Z] 28e55a1640f2: Waiting [2023-03-01T07:32:23.256Z] 173033d995fa: Waiting [2023-03-01T07:32:23.256Z] f70ee36035b9: Waiting [2023-03-01T07:32:23.256Z] e56dd61d2cf2: Waiting [2023-03-01T07:32:23.256Z] 0d57be8080ff: Layer already exists [2023-03-01T07:32:23.256Z] 71a58c820c34: Layer already exists [2023-03-01T07:32:23.256Z] fd2ce4d035f2: Layer already exists [2023-03-01T07:32:23.256Z] ff7a61428277: Layer already exists [2023-03-01T07:32:23.256Z] 3895a8403a7a: Layer already exists [2023-03-01T07:32:23.256Z] 173033d995fa: Layer already exists [2023-03-01T07:32:23.256Z] f0f313a01862: Layer already exists [2023-03-01T07:32:23.256Z] 016c158035b0: Layer already exists [2023-03-01T07:32:23.256Z] e56dd61d2cf2: Layer already exists [2023-03-01T07:32:23.256Z] 14ec19ca92b7: Layer already exists [2023-03-01T07:32:23.256Z] 28e55a1640f2: Layer already exists [2023-03-01T07:32:23.256Z] f70ee36035b9: Layer already exists [2023-03-01T07:32:23.523Z] 3.0.0-dev.71: digest: sha256:e5aeeef262d4bb590b4e4b61070de9bb31bbfd3c43e05f072c4ea238bf25c57f size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T07:32:23.860Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:21c015b1160669c2439abb52f07d44b16c2c3e9a-3.0.0-dev.71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T07:32:24.189Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:21c015b1160669c2439abb52f07d44b16c2c3e9a-3.0.0-dev.71 [2023-03-01T07:32:24.189Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-03-01T07:32:24.189Z] 71a58c820c34: Preparing [2023-03-01T07:32:24.189Z] 71a58c820c34: Preparing [2023-03-01T07:32:24.189Z] 3895a8403a7a: Preparing [2023-03-01T07:32:24.189Z] fd2ce4d035f2: Preparing [2023-03-01T07:32:24.189Z] ff7a61428277: Preparing [2023-03-01T07:32:24.189Z] 0d57be8080ff: Preparing [2023-03-01T07:32:24.189Z] f0f313a01862: Preparing [2023-03-01T07:32:24.189Z] 016c158035b0: Preparing [2023-03-01T07:32:24.189Z] 173033d995fa: Preparing [2023-03-01T07:32:24.189Z] e56dd61d2cf2: Preparing [2023-03-01T07:32:24.189Z] 14ec19ca92b7: Preparing [2023-03-01T07:32:24.189Z] 28e55a1640f2: Preparing [2023-03-01T07:32:24.189Z] f70ee36035b9: Preparing [2023-03-01T07:32:24.189Z] e56dd61d2cf2: Waiting [2023-03-01T07:32:24.189Z] 28e55a1640f2: Waiting [2023-03-01T07:32:24.189Z] f70ee36035b9: Waiting [2023-03-01T07:32:24.189Z] f0f313a01862: Waiting [2023-03-01T07:32:24.189Z] 14ec19ca92b7: Waiting [2023-03-01T07:32:24.189Z] 173033d995fa: Waiting [2023-03-01T07:32:24.189Z] 016c158035b0: Waiting [2023-03-01T07:32:24.189Z] fd2ce4d035f2: Layer already exists [2023-03-01T07:32:24.189Z] 0d57be8080ff: Layer already exists [2023-03-01T07:32:24.189Z] 3895a8403a7a: Layer already exists [2023-03-01T07:32:24.189Z] 71a58c820c34: Layer already exists [2023-03-01T07:32:24.189Z] ff7a61428277: Layer already exists [2023-03-01T07:32:24.189Z] f0f313a01862: Layer already exists [2023-03-01T07:32:24.189Z] 016c158035b0: Layer already exists [2023-03-01T07:32:24.189Z] 173033d995fa: Layer already exists [2023-03-01T07:32:24.189Z] e56dd61d2cf2: Layer already exists [2023-03-01T07:32:24.189Z] 14ec19ca92b7: Layer already exists [2023-03-01T07:32:24.189Z] 28e55a1640f2: Layer already exists [2023-03-01T07:32:24.189Z] f70ee36035b9: Layer already exists [2023-03-01T07:32:24.453Z] 21c015b1160669c2439abb52f07d44b16c2c3e9a-3.0.0-dev.71: digest: sha256:e5aeeef262d4bb590b4e4b61070de9bb31bbfd3c43e05f072c4ea238bf25c57f size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T07:32:24.793Z] + 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-01T07:32:25.124Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2023-03-01T07:32:25.124Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-03-01T07:32:25.124Z] 71a58c820c34: Preparing [2023-03-01T07:32:25.124Z] 71a58c820c34: Preparing [2023-03-01T07:32:25.124Z] 3895a8403a7a: Preparing [2023-03-01T07:32:25.124Z] fd2ce4d035f2: Preparing [2023-03-01T07:32:25.124Z] ff7a61428277: Preparing [2023-03-01T07:32:25.124Z] 0d57be8080ff: Preparing [2023-03-01T07:32:25.124Z] f0f313a01862: Preparing [2023-03-01T07:32:25.124Z] 016c158035b0: Preparing [2023-03-01T07:32:25.124Z] 173033d995fa: Preparing [2023-03-01T07:32:25.124Z] e56dd61d2cf2: Preparing [2023-03-01T07:32:25.124Z] 14ec19ca92b7: Preparing [2023-03-01T07:32:25.124Z] 28e55a1640f2: Preparing [2023-03-01T07:32:25.124Z] f70ee36035b9: Preparing [2023-03-01T07:32:25.124Z] 173033d995fa: Waiting [2023-03-01T07:32:25.124Z] e56dd61d2cf2: Waiting [2023-03-01T07:32:25.124Z] 14ec19ca92b7: Waiting [2023-03-01T07:32:25.124Z] 28e55a1640f2: Waiting [2023-03-01T07:32:25.124Z] f70ee36035b9: Waiting [2023-03-01T07:32:25.124Z] f0f313a01862: Waiting [2023-03-01T07:32:25.124Z] 016c158035b0: Waiting [2023-03-01T07:32:25.124Z] fd2ce4d035f2: Layer already exists [2023-03-01T07:32:25.124Z] 0d57be8080ff: Layer already exists [2023-03-01T07:32:25.124Z] 71a58c820c34: Layer already exists [2023-03-01T07:32:25.124Z] ff7a61428277: Layer already exists [2023-03-01T07:32:25.124Z] 3895a8403a7a: Layer already exists [2023-03-01T07:32:25.124Z] 016c158035b0: Layer already exists [2023-03-01T07:32:25.124Z] f0f313a01862: Layer already exists [2023-03-01T07:32:25.124Z] 173033d995fa: Layer already exists [2023-03-01T07:32:25.124Z] e56dd61d2cf2: Layer already exists [2023-03-01T07:32:25.124Z] 14ec19ca92b7: Layer already exists [2023-03-01T07:32:25.124Z] 28e55a1640f2: Layer already exists [2023-03-01T07:32:25.124Z] f70ee36035b9: Layer already exists [2023-03-01T07:32:25.388Z] main: digest: sha256:e5aeeef262d4bb590b4e4b61070de9bb31bbfd3c43e05f072c4ea238bf25c57f size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-01T07:32:25.437Z] ===================================================== [Pipeline] echo [2023-03-01T07:32:25.446Z] taggedImages: [2023-03-01T07:32:25.446Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:21c015b1160669c2439abb52f07d44b16c2c3e9a [2023-03-01T07:32:25.446Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2023-03-01T07:32:25.446Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.0.0-dev.71 [2023-03-01T07:32:25.446Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:21c015b1160669c2439abb52f07d44b16c2c3e9a-3.0.0-dev.71 [2023-03-01T07:32:25.446Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2023-03-01T07:32:25.467Z] [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: [2023-03-01T07:32:25.467Z] 21c015b1160669c2439abb52f07d44b16c2c3e9a [2023-03-01T07:32:25.467Z] latest [2023-03-01T07:32:25.467Z] 3.0.0-dev.71 [2023-03-01T07:32:25.467Z] 21c015b1160669c2439abb52f07d44b16c2c3e9a-3.0.0-dev.71 [2023-03-01T07:32:25.467Z] main [2023-03-01T07:32:25.467Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T07:32:25.815Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:21c015b1160669c2439abb52f07d44b16c2c3e9a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T07:32:26.152Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:21c015b1160669c2439abb52f07d44b16c2c3e9a [2023-03-01T07:32:26.152Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-03-01T07:32:26.152Z] 155832f97736: Preparing [2023-03-01T07:32:26.152Z] c804d008553b: Preparing [2023-03-01T07:32:26.152Z] 290be569b41f: Preparing [2023-03-01T07:32:26.152Z] 8e823893152a: Preparing [2023-03-01T07:32:26.152Z] 016c158035b0: Preparing [2023-03-01T07:32:26.152Z] 32c6f5e5e1f3: Preparing [2023-03-01T07:32:26.152Z] f70ee36035b9: Preparing [2023-03-01T07:32:26.152Z] 32c6f5e5e1f3: Waiting [2023-03-01T07:32:26.152Z] 016c158035b0: Layer already exists [2023-03-01T07:32:26.416Z] 32c6f5e5e1f3: Layer already exists [2023-03-01T07:32:26.416Z] f70ee36035b9: Layer already exists [2023-03-01T07:32:26.416Z] c804d008553b: Pushed [2023-03-01T07:32:26.416Z] 155832f97736: Pushed [2023-03-01T07:32:26.416Z] 290be569b41f: Pushed [2023-03-01T07:32:28.985Z] 8e823893152a: Pushed [2023-03-01T07:32:28.985Z] 21c015b1160669c2439abb52f07d44b16c2c3e9a: digest: sha256:7c999eab1cb828e7ddae706caec57b7534f2ab8cad7aec31f6c28246eb6445eb size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T07:32:29.315Z] + 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-01T07:32:29.640Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2023-03-01T07:32:29.640Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-03-01T07:32:29.640Z] 155832f97736: Preparing [2023-03-01T07:32:29.640Z] c804d008553b: Preparing [2023-03-01T07:32:29.640Z] 290be569b41f: Preparing [2023-03-01T07:32:29.640Z] 8e823893152a: Preparing [2023-03-01T07:32:29.640Z] 016c158035b0: Preparing [2023-03-01T07:32:29.640Z] 32c6f5e5e1f3: Preparing [2023-03-01T07:32:29.640Z] f70ee36035b9: Preparing [2023-03-01T07:32:29.640Z] 32c6f5e5e1f3: Waiting [2023-03-01T07:32:29.640Z] f70ee36035b9: Waiting [2023-03-01T07:32:29.640Z] 016c158035b0: Layer already exists [2023-03-01T07:32:29.640Z] c804d008553b: Layer already exists [2023-03-01T07:32:29.640Z] 290be569b41f: Layer already exists [2023-03-01T07:32:29.640Z] 8e823893152a: Layer already exists [2023-03-01T07:32:29.640Z] 155832f97736: Layer already exists [2023-03-01T07:32:29.640Z] 32c6f5e5e1f3: Layer already exists [2023-03-01T07:32:29.640Z] f70ee36035b9: Layer already exists [2023-03-01T07:32:29.905Z] latest: digest: sha256:7c999eab1cb828e7ddae706caec57b7534f2ab8cad7aec31f6c28246eb6445eb size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T07:32:30.244Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.0.0-dev.71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T07:32:30.572Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.0.0-dev.71 [2023-03-01T07:32:30.572Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-03-01T07:32:30.572Z] 155832f97736: Preparing [2023-03-01T07:32:30.572Z] c804d008553b: Preparing [2023-03-01T07:32:30.572Z] 290be569b41f: Preparing [2023-03-01T07:32:30.572Z] 8e823893152a: Preparing [2023-03-01T07:32:30.572Z] 016c158035b0: Preparing [2023-03-01T07:32:30.572Z] 32c6f5e5e1f3: Preparing [2023-03-01T07:32:30.572Z] f70ee36035b9: Preparing [2023-03-01T07:32:30.572Z] 32c6f5e5e1f3: Waiting [2023-03-01T07:32:30.572Z] f70ee36035b9: Waiting [2023-03-01T07:32:30.572Z] c804d008553b: Layer already exists [2023-03-01T07:32:30.572Z] 8e823893152a: Layer already exists [2023-03-01T07:32:30.572Z] 016c158035b0: Layer already exists [2023-03-01T07:32:30.572Z] 290be569b41f: Layer already exists [2023-03-01T07:32:30.572Z] 155832f97736: Layer already exists [2023-03-01T07:32:30.572Z] 32c6f5e5e1f3: Layer already exists [2023-03-01T07:32:30.572Z] f70ee36035b9: Layer already exists [2023-03-01T07:32:30.835Z] 3.0.0-dev.71: digest: sha256:7c999eab1cb828e7ddae706caec57b7534f2ab8cad7aec31f6c28246eb6445eb size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T07:32:31.163Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:21c015b1160669c2439abb52f07d44b16c2c3e9a-3.0.0-dev.71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T07:32:31.497Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:21c015b1160669c2439abb52f07d44b16c2c3e9a-3.0.0-dev.71 [2023-03-01T07:32:31.497Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-03-01T07:32:31.497Z] 155832f97736: Preparing [2023-03-01T07:32:31.497Z] c804d008553b: Preparing [2023-03-01T07:32:31.497Z] 290be569b41f: Preparing [2023-03-01T07:32:31.497Z] 8e823893152a: Preparing [2023-03-01T07:32:31.497Z] 016c158035b0: Preparing [2023-03-01T07:32:31.497Z] 32c6f5e5e1f3: Preparing [2023-03-01T07:32:31.497Z] f70ee36035b9: Preparing [2023-03-01T07:32:31.497Z] 32c6f5e5e1f3: Waiting [2023-03-01T07:32:31.497Z] f70ee36035b9: Waiting [2023-03-01T07:32:31.497Z] 8e823893152a: Layer already exists [2023-03-01T07:32:31.497Z] c804d008553b: Layer already exists [2023-03-01T07:32:31.497Z] 155832f97736: Layer already exists [2023-03-01T07:32:31.497Z] 016c158035b0: Layer already exists [2023-03-01T07:32:31.497Z] 290be569b41f: Layer already exists [2023-03-01T07:32:31.497Z] 32c6f5e5e1f3: Layer already exists [2023-03-01T07:32:31.497Z] f70ee36035b9: Layer already exists [2023-03-01T07:32:31.762Z] 21c015b1160669c2439abb52f07d44b16c2c3e9a-3.0.0-dev.71: digest: sha256:7c999eab1cb828e7ddae706caec57b7534f2ab8cad7aec31f6c28246eb6445eb size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T07:32:32.092Z] + 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-01T07:32:32.421Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [2023-03-01T07:32:32.422Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-03-01T07:32:32.422Z] 155832f97736: Preparing [2023-03-01T07:32:32.422Z] c804d008553b: Preparing [2023-03-01T07:32:32.422Z] 290be569b41f: Preparing [2023-03-01T07:32:32.422Z] 8e823893152a: Preparing [2023-03-01T07:32:32.422Z] 016c158035b0: Preparing [2023-03-01T07:32:32.422Z] 32c6f5e5e1f3: Preparing [2023-03-01T07:32:32.422Z] f70ee36035b9: Preparing [2023-03-01T07:32:32.422Z] 32c6f5e5e1f3: Waiting [2023-03-01T07:32:32.422Z] f70ee36035b9: Waiting [2023-03-01T07:32:32.422Z] 016c158035b0: Layer already exists [2023-03-01T07:32:32.422Z] 290be569b41f: Layer already exists [2023-03-01T07:32:32.422Z] 8e823893152a: Layer already exists [2023-03-01T07:32:32.422Z] 155832f97736: Layer already exists [2023-03-01T07:32:32.422Z] c804d008553b: Layer already exists [2023-03-01T07:32:32.422Z] 32c6f5e5e1f3: Layer already exists [2023-03-01T07:32:32.422Z] f70ee36035b9: Layer already exists [2023-03-01T07:32:32.688Z] main: digest: sha256:7c999eab1cb828e7ddae706caec57b7534f2ab8cad7aec31f6c28246eb6445eb size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-01T07:32:32.729Z] ===================================================== [Pipeline] echo [2023-03-01T07:32:32.735Z] taggedImages: [2023-03-01T07:32:32.735Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:21c015b1160669c2439abb52f07d44b16c2c3e9a [2023-03-01T07:32:32.735Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2023-03-01T07:32:32.735Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.0.0-dev.71 [2023-03-01T07:32:32.735Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:21c015b1160669c2439abb52f07d44b16c2c3e9a-3.0.0-dev.71 [2023-03-01T07:32:32.735Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo [2023-03-01T07:32:32.750Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2023-03-01T07:32:32.750Z] 21c015b1160669c2439abb52f07d44b16c2c3e9a [2023-03-01T07:32:32.750Z] latest [2023-03-01T07:32:32.750Z] 3.0.0-dev.71 [2023-03-01T07:32:32.750Z] 21c015b1160669c2439abb52f07d44b16c2c3e9a-3.0.0-dev.71 [2023-03-01T07:32:32.750Z] main [2023-03-01T07:32:32.750Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T07:32:33.076Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:21c015b1160669c2439abb52f07d44b16c2c3e9a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T07:32:33.405Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:21c015b1160669c2439abb52f07d44b16c2c3e9a [2023-03-01T07:32:33.405Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-03-01T07:32:33.405Z] b74b653a0d2c: Preparing [2023-03-01T07:32:33.405Z] d21631feddd8: Preparing [2023-03-01T07:32:33.405Z] a19bc046e73a: Preparing [2023-03-01T07:32:33.405Z] 9b291a9a05cd: Preparing [2023-03-01T07:32:33.405Z] 41b8a6db59eb: Preparing [2023-03-01T07:32:33.405Z] 27ee28e6e29c: Preparing [2023-03-01T07:32:33.405Z] ef324e100deb: Preparing [2023-03-01T07:32:33.405Z] f70ee36035b9: Preparing [2023-03-01T07:32:33.405Z] ef324e100deb: Waiting [2023-03-01T07:32:33.405Z] f70ee36035b9: Waiting [2023-03-01T07:32:33.405Z] 27ee28e6e29c: Waiting [2023-03-01T07:32:33.673Z] 41b8a6db59eb: Pushed [2023-03-01T07:32:33.673Z] b74b653a0d2c: Pushed [2023-03-01T07:32:33.673Z] d21631feddd8: Pushed [2023-03-01T07:32:33.673Z] f70ee36035b9: Layer already exists [2023-03-01T07:32:33.942Z] 27ee28e6e29c: Pushed [2023-03-01T07:32:34.526Z] ef324e100deb: Pushed [2023-03-01T07:32:35.930Z] 9b291a9a05cd: Pushed [2023-03-01T07:32:35.930Z] a19bc046e73a: Pushed [2023-03-01T07:32:36.193Z] 21c015b1160669c2439abb52f07d44b16c2c3e9a: digest: sha256:7966d077ff91471ec04292cec99d30727eea0fbe4df25a1baac9b6eb929750f4 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T07:32:36.521Z] + 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-01T07:32:36.854Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2023-03-01T07:32:36.854Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-03-01T07:32:36.854Z] b74b653a0d2c: Preparing [2023-03-01T07:32:36.854Z] d21631feddd8: Preparing [2023-03-01T07:32:36.854Z] a19bc046e73a: Preparing [2023-03-01T07:32:36.854Z] 9b291a9a05cd: Preparing [2023-03-01T07:32:36.854Z] 41b8a6db59eb: Preparing [2023-03-01T07:32:36.854Z] 27ee28e6e29c: Preparing [2023-03-01T07:32:36.854Z] ef324e100deb: Preparing [2023-03-01T07:32:36.854Z] f70ee36035b9: Preparing [2023-03-01T07:32:36.854Z] 27ee28e6e29c: Waiting [2023-03-01T07:32:36.854Z] ef324e100deb: Waiting [2023-03-01T07:32:36.854Z] f70ee36035b9: Waiting [2023-03-01T07:32:36.854Z] a19bc046e73a: Layer already exists [2023-03-01T07:32:36.854Z] 41b8a6db59eb: Layer already exists [2023-03-01T07:32:36.854Z] 9b291a9a05cd: Layer already exists [2023-03-01T07:32:36.854Z] d21631feddd8: Layer already exists [2023-03-01T07:32:36.854Z] b74b653a0d2c: Layer already exists [2023-03-01T07:32:36.854Z] f70ee36035b9: Layer already exists [2023-03-01T07:32:36.854Z] 27ee28e6e29c: Layer already exists [2023-03-01T07:32:36.854Z] ef324e100deb: Layer already exists [2023-03-01T07:32:37.117Z] latest: digest: sha256:7966d077ff91471ec04292cec99d30727eea0fbe4df25a1baac9b6eb929750f4 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T07:32:37.446Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.0.0-dev.71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T07:32:37.771Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.0.0-dev.71 [2023-03-01T07:32:37.771Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-03-01T07:32:37.771Z] b74b653a0d2c: Preparing [2023-03-01T07:32:37.771Z] d21631feddd8: Preparing [2023-03-01T07:32:37.771Z] a19bc046e73a: Preparing [2023-03-01T07:32:37.771Z] 9b291a9a05cd: Preparing [2023-03-01T07:32:37.771Z] 41b8a6db59eb: Preparing [2023-03-01T07:32:37.771Z] 27ee28e6e29c: Preparing [2023-03-01T07:32:37.771Z] ef324e100deb: Preparing [2023-03-01T07:32:37.771Z] f70ee36035b9: Preparing [2023-03-01T07:32:37.771Z] 27ee28e6e29c: Waiting [2023-03-01T07:32:37.771Z] ef324e100deb: Waiting [2023-03-01T07:32:37.771Z] f70ee36035b9: Waiting [2023-03-01T07:32:37.771Z] 9b291a9a05cd: Layer already exists [2023-03-01T07:32:37.771Z] 41b8a6db59eb: Layer already exists [2023-03-01T07:32:37.771Z] d21631feddd8: Layer already exists [2023-03-01T07:32:37.771Z] a19bc046e73a: Layer already exists [2023-03-01T07:32:37.771Z] b74b653a0d2c: Layer already exists [2023-03-01T07:32:37.771Z] 27ee28e6e29c: Layer already exists [2023-03-01T07:32:37.771Z] ef324e100deb: Layer already exists [2023-03-01T07:32:37.771Z] f70ee36035b9: Layer already exists [2023-03-01T07:32:38.036Z] 3.0.0-dev.71: digest: sha256:7966d077ff91471ec04292cec99d30727eea0fbe4df25a1baac9b6eb929750f4 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T07:32:38.368Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:21c015b1160669c2439abb52f07d44b16c2c3e9a-3.0.0-dev.71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T07:32:38.714Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:21c015b1160669c2439abb52f07d44b16c2c3e9a-3.0.0-dev.71 [2023-03-01T07:32:38.714Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-03-01T07:32:38.714Z] b74b653a0d2c: Preparing [2023-03-01T07:32:38.714Z] d21631feddd8: Preparing [2023-03-01T07:32:38.714Z] a19bc046e73a: Preparing [2023-03-01T07:32:38.714Z] 9b291a9a05cd: Preparing [2023-03-01T07:32:38.714Z] 41b8a6db59eb: Preparing [2023-03-01T07:32:38.714Z] 27ee28e6e29c: Preparing [2023-03-01T07:32:38.714Z] ef324e100deb: Preparing [2023-03-01T07:32:38.714Z] f70ee36035b9: Preparing [2023-03-01T07:32:38.714Z] 27ee28e6e29c: Waiting [2023-03-01T07:32:38.714Z] ef324e100deb: Waiting [2023-03-01T07:32:38.714Z] f70ee36035b9: Waiting [2023-03-01T07:32:38.714Z] a19bc046e73a: Layer already exists [2023-03-01T07:32:38.714Z] d21631feddd8: Layer already exists [2023-03-01T07:32:38.714Z] b74b653a0d2c: Layer already exists [2023-03-01T07:32:38.714Z] 41b8a6db59eb: Layer already exists [2023-03-01T07:32:38.714Z] 9b291a9a05cd: Layer already exists [2023-03-01T07:32:38.714Z] ef324e100deb: Layer already exists [2023-03-01T07:32:38.714Z] f70ee36035b9: Layer already exists [2023-03-01T07:32:38.714Z] 27ee28e6e29c: Layer already exists [2023-03-01T07:32:38.714Z] 21c015b1160669c2439abb52f07d44b16c2c3e9a-3.0.0-dev.71: digest: sha256:7966d077ff91471ec04292cec99d30727eea0fbe4df25a1baac9b6eb929750f4 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T07:32:39.323Z] + 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-01T07:32:39.646Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2023-03-01T07:32:39.646Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-03-01T07:32:39.646Z] b74b653a0d2c: Preparing [2023-03-01T07:32:39.646Z] d21631feddd8: Preparing [2023-03-01T07:32:39.646Z] a19bc046e73a: Preparing [2023-03-01T07:32:39.646Z] 9b291a9a05cd: Preparing [2023-03-01T07:32:39.646Z] 41b8a6db59eb: Preparing [2023-03-01T07:32:39.646Z] 27ee28e6e29c: Preparing [2023-03-01T07:32:39.646Z] ef324e100deb: Preparing [2023-03-01T07:32:39.646Z] f70ee36035b9: Preparing [2023-03-01T07:32:39.646Z] ef324e100deb: Waiting [2023-03-01T07:32:39.646Z] f70ee36035b9: Waiting [2023-03-01T07:32:39.646Z] 27ee28e6e29c: Waiting [2023-03-01T07:32:39.646Z] 41b8a6db59eb: Layer already exists [2023-03-01T07:32:39.646Z] a19bc046e73a: Layer already exists [2023-03-01T07:32:39.646Z] d21631feddd8: Layer already exists [2023-03-01T07:32:39.646Z] b74b653a0d2c: Layer already exists [2023-03-01T07:32:39.646Z] 9b291a9a05cd: Layer already exists [2023-03-01T07:32:39.646Z] ef324e100deb: Layer already exists [2023-03-01T07:32:39.646Z] 27ee28e6e29c: Layer already exists [2023-03-01T07:32:39.646Z] f70ee36035b9: Layer already exists [2023-03-01T07:32:39.646Z] main: digest: sha256:7966d077ff91471ec04292cec99d30727eea0fbe4df25a1baac9b6eb929750f4 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-01T07:32:39.952Z] ===================================================== [Pipeline] echo [2023-03-01T07:32:39.958Z] taggedImages: [2023-03-01T07:32:39.958Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:21c015b1160669c2439abb52f07d44b16c2c3e9a [2023-03-01T07:32:39.958Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2023-03-01T07:32:39.958Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.0.0-dev.71 [2023-03-01T07:32:39.958Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:21c015b1160669c2439abb52f07d44b16c2c3e9a-3.0.0-dev.71 [2023-03-01T07:32:39.958Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2023-03-01T07:32:39.972Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2023-03-01T07:32:39.972Z] 21c015b1160669c2439abb52f07d44b16c2c3e9a [2023-03-01T07:32:39.972Z] latest [2023-03-01T07:32:39.972Z] 3.0.0-dev.71 [2023-03-01T07:32:39.972Z] 21c015b1160669c2439abb52f07d44b16c2c3e9a-3.0.0-dev.71 [2023-03-01T07:32:39.972Z] main [2023-03-01T07:32:39.972Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T07:32:40.309Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:21c015b1160669c2439abb52f07d44b16c2c3e9a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T07:32:40.646Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:21c015b1160669c2439abb52f07d44b16c2c3e9a [2023-03-01T07:32:40.646Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-03-01T07:32:40.646Z] 1bdf739c9724: Preparing [2023-03-01T07:32:40.646Z] 6df03868a053: Preparing [2023-03-01T07:32:40.646Z] 130b8f037100: Preparing [2023-03-01T07:32:40.646Z] 83231ebef64e: Preparing [2023-03-01T07:32:40.646Z] a7b9b89a0181: Preparing [2023-03-01T07:32:40.646Z] c3b6c43633c5: Preparing [2023-03-01T07:32:40.646Z] fd445e199a8b: Preparing [2023-03-01T07:32:40.646Z] 92345b283635: Preparing [2023-03-01T07:32:40.646Z] 1ae8addadeff: Preparing [2023-03-01T07:32:40.646Z] f70ee36035b9: Preparing [2023-03-01T07:32:40.646Z] c3b6c43633c5: Waiting [2023-03-01T07:32:40.646Z] fd445e199a8b: Waiting [2023-03-01T07:32:40.646Z] 92345b283635: Waiting [2023-03-01T07:32:40.646Z] 1ae8addadeff: Waiting [2023-03-01T07:32:40.646Z] f70ee36035b9: Waiting [2023-03-01T07:32:40.911Z] 1bdf739c9724: Pushed [2023-03-01T07:32:40.911Z] a7b9b89a0181: Pushed [2023-03-01T07:32:40.911Z] 6df03868a053: Pushed [2023-03-01T07:32:41.178Z] c3b6c43633c5: Pushed [2023-03-01T07:32:41.178Z] 92345b283635: Pushed [2023-03-01T07:32:41.178Z] fd445e199a8b: Pushed [2023-03-01T07:32:41.178Z] f70ee36035b9: Layer already exists [2023-03-01T07:32:41.443Z] 1ae8addadeff: Pushed [2023-03-01T07:32:43.379Z] 83231ebef64e: Pushed [2023-03-01T07:32:43.957Z] 130b8f037100: Pushed [2023-03-01T07:32:44.222Z] 21c015b1160669c2439abb52f07d44b16c2c3e9a: digest: sha256:daf95a5ec3cfaa68698b64d5d75071cfa39ea1e933d54d844e18b961fb0d1bf0 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T07:32:44.569Z] + 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-01T07:32:44.901Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2023-03-01T07:32:44.901Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-03-01T07:32:44.901Z] 1bdf739c9724: Preparing [2023-03-01T07:32:44.901Z] 6df03868a053: Preparing [2023-03-01T07:32:44.901Z] 130b8f037100: Preparing [2023-03-01T07:32:44.901Z] 83231ebef64e: Preparing [2023-03-01T07:32:44.901Z] a7b9b89a0181: Preparing [2023-03-01T07:32:44.901Z] c3b6c43633c5: Preparing [2023-03-01T07:32:44.901Z] fd445e199a8b: Preparing [2023-03-01T07:32:44.901Z] 92345b283635: Preparing [2023-03-01T07:32:44.901Z] 1ae8addadeff: Preparing [2023-03-01T07:32:44.901Z] f70ee36035b9: Preparing [2023-03-01T07:32:44.901Z] 92345b283635: Waiting [2023-03-01T07:32:44.901Z] 1ae8addadeff: Waiting [2023-03-01T07:32:44.901Z] f70ee36035b9: Waiting [2023-03-01T07:32:44.901Z] c3b6c43633c5: Waiting [2023-03-01T07:32:44.901Z] fd445e199a8b: Waiting [2023-03-01T07:32:44.901Z] 83231ebef64e: Layer already exists [2023-03-01T07:32:44.901Z] 6df03868a053: Layer already exists [2023-03-01T07:32:44.901Z] 1bdf739c9724: Layer already exists [2023-03-01T07:32:44.901Z] 130b8f037100: Layer already exists [2023-03-01T07:32:44.901Z] a7b9b89a0181: Layer already exists [2023-03-01T07:32:44.901Z] fd445e199a8b: Layer already exists [2023-03-01T07:32:44.901Z] c3b6c43633c5: Layer already exists [2023-03-01T07:32:44.901Z] 1ae8addadeff: Layer already exists [2023-03-01T07:32:44.901Z] 92345b283635: Layer already exists [2023-03-01T07:32:44.901Z] f70ee36035b9: Layer already exists [2023-03-01T07:32:45.165Z] latest: digest: sha256:daf95a5ec3cfaa68698b64d5d75071cfa39ea1e933d54d844e18b961fb0d1bf0 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T07:32:45.508Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.0.0-dev.71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T07:32:45.837Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.0.0-dev.71 [2023-03-01T07:32:45.837Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-03-01T07:32:45.837Z] 1bdf739c9724: Preparing [2023-03-01T07:32:45.837Z] 6df03868a053: Preparing [2023-03-01T07:32:45.837Z] 130b8f037100: Preparing [2023-03-01T07:32:45.837Z] 83231ebef64e: Preparing [2023-03-01T07:32:45.837Z] a7b9b89a0181: Preparing [2023-03-01T07:32:45.837Z] c3b6c43633c5: Preparing [2023-03-01T07:32:45.837Z] fd445e199a8b: Preparing [2023-03-01T07:32:45.837Z] 92345b283635: Preparing [2023-03-01T07:32:45.837Z] 1ae8addadeff: Preparing [2023-03-01T07:32:45.837Z] f70ee36035b9: Preparing [2023-03-01T07:32:45.837Z] c3b6c43633c5: Waiting [2023-03-01T07:32:45.837Z] fd445e199a8b: Waiting [2023-03-01T07:32:45.837Z] 92345b283635: Waiting [2023-03-01T07:32:45.837Z] 1ae8addadeff: Waiting [2023-03-01T07:32:45.837Z] f70ee36035b9: Waiting [2023-03-01T07:32:45.837Z] 6df03868a053: Layer already exists [2023-03-01T07:32:45.837Z] 83231ebef64e: Layer already exists [2023-03-01T07:32:45.837Z] 1bdf739c9724: Layer already exists [2023-03-01T07:32:45.837Z] 130b8f037100: Layer already exists [2023-03-01T07:32:45.837Z] a7b9b89a0181: Layer already exists [2023-03-01T07:32:45.837Z] fd445e199a8b: Layer already exists [2023-03-01T07:32:45.837Z] c3b6c43633c5: Layer already exists [2023-03-01T07:32:45.837Z] 92345b283635: Layer already exists [2023-03-01T07:32:45.837Z] f70ee36035b9: Layer already exists [2023-03-01T07:32:45.837Z] 1ae8addadeff: Layer already exists [2023-03-01T07:32:45.837Z] 3.0.0-dev.71: digest: sha256:daf95a5ec3cfaa68698b64d5d75071cfa39ea1e933d54d844e18b961fb0d1bf0 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T07:32:46.441Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:21c015b1160669c2439abb52f07d44b16c2c3e9a-3.0.0-dev.71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T07:32:46.770Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:21c015b1160669c2439abb52f07d44b16c2c3e9a-3.0.0-dev.71 [2023-03-01T07:32:46.770Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-03-01T07:32:46.770Z] 1bdf739c9724: Preparing [2023-03-01T07:32:46.770Z] 6df03868a053: Preparing [2023-03-01T07:32:46.770Z] 130b8f037100: Preparing [2023-03-01T07:32:46.770Z] 83231ebef64e: Preparing [2023-03-01T07:32:46.770Z] a7b9b89a0181: Preparing [2023-03-01T07:32:46.770Z] c3b6c43633c5: Preparing [2023-03-01T07:32:46.770Z] fd445e199a8b: Preparing [2023-03-01T07:32:46.770Z] 92345b283635: Preparing [2023-03-01T07:32:46.770Z] 1ae8addadeff: Preparing [2023-03-01T07:32:46.770Z] f70ee36035b9: Preparing [2023-03-01T07:32:46.770Z] c3b6c43633c5: Waiting [2023-03-01T07:32:46.770Z] fd445e199a8b: Waiting [2023-03-01T07:32:46.770Z] 1ae8addadeff: Waiting [2023-03-01T07:32:46.770Z] 92345b283635: Waiting [2023-03-01T07:32:46.770Z] f70ee36035b9: Waiting [2023-03-01T07:32:46.770Z] 1bdf739c9724: Layer already exists [2023-03-01T07:32:46.770Z] 130b8f037100: Layer already exists [2023-03-01T07:32:46.770Z] 6df03868a053: Layer already exists [2023-03-01T07:32:46.770Z] 83231ebef64e: Layer already exists [2023-03-01T07:32:46.770Z] a7b9b89a0181: Layer already exists [2023-03-01T07:32:46.770Z] c3b6c43633c5: Layer already exists [2023-03-01T07:32:46.770Z] 92345b283635: Layer already exists [2023-03-01T07:32:46.770Z] fd445e199a8b: Layer already exists [2023-03-01T07:32:46.770Z] f70ee36035b9: Layer already exists [2023-03-01T07:32:46.770Z] 1ae8addadeff: Layer already exists [2023-03-01T07:32:46.770Z] 21c015b1160669c2439abb52f07d44b16c2c3e9a-3.0.0-dev.71: digest: sha256:daf95a5ec3cfaa68698b64d5d75071cfa39ea1e933d54d844e18b961fb0d1bf0 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T07:32:47.370Z] + 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-01T07:32:47.702Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2023-03-01T07:32:47.703Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-03-01T07:32:47.703Z] 1bdf739c9724: Preparing [2023-03-01T07:32:47.703Z] 6df03868a053: Preparing [2023-03-01T07:32:47.703Z] 130b8f037100: Preparing [2023-03-01T07:32:47.703Z] 83231ebef64e: Preparing [2023-03-01T07:32:47.703Z] a7b9b89a0181: Preparing [2023-03-01T07:32:47.703Z] c3b6c43633c5: Preparing [2023-03-01T07:32:47.703Z] fd445e199a8b: Preparing [2023-03-01T07:32:47.703Z] 92345b283635: Preparing [2023-03-01T07:32:47.703Z] 1ae8addadeff: Preparing [2023-03-01T07:32:47.703Z] f70ee36035b9: Preparing [2023-03-01T07:32:47.703Z] c3b6c43633c5: Waiting [2023-03-01T07:32:47.703Z] fd445e199a8b: Waiting [2023-03-01T07:32:47.703Z] 92345b283635: Waiting [2023-03-01T07:32:47.703Z] 1ae8addadeff: Waiting [2023-03-01T07:32:47.703Z] f70ee36035b9: Waiting [2023-03-01T07:32:47.703Z] 1bdf739c9724: Layer already exists [2023-03-01T07:32:47.703Z] 83231ebef64e: Layer already exists [2023-03-01T07:32:47.703Z] 6df03868a053: Layer already exists [2023-03-01T07:32:47.703Z] 130b8f037100: Layer already exists [2023-03-01T07:32:47.703Z] a7b9b89a0181: Layer already exists [2023-03-01T07:32:47.703Z] fd445e199a8b: Layer already exists [2023-03-01T07:32:47.703Z] c3b6c43633c5: Layer already exists [2023-03-01T07:32:47.703Z] 92345b283635: Layer already exists [2023-03-01T07:32:47.703Z] f70ee36035b9: Layer already exists [2023-03-01T07:32:47.703Z] 1ae8addadeff: Layer already exists [2023-03-01T07:32:47.968Z] main: digest: sha256:daf95a5ec3cfaa68698b64d5d75071cfa39ea1e933d54d844e18b961fb0d1bf0 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-01T07:32:48.007Z] ===================================================== [Pipeline] echo [2023-03-01T07:32:48.012Z] taggedImages: [2023-03-01T07:32:48.012Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:21c015b1160669c2439abb52f07d44b16c2c3e9a [2023-03-01T07:32:48.012Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2023-03-01T07:32:48.012Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.0.0-dev.71 [2023-03-01T07:32:48.012Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:21c015b1160669c2439abb52f07d44b16c2c3e9a-3.0.0-dev.71 [2023-03-01T07:32:48.012Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2023-03-01T07:32:48.027Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: [2023-03-01T07:32:48.027Z] 21c015b1160669c2439abb52f07d44b16c2c3e9a [2023-03-01T07:32:48.027Z] latest [2023-03-01T07:32:48.027Z] 3.0.0-dev.71 [2023-03-01T07:32:48.027Z] 21c015b1160669c2439abb52f07d44b16c2c3e9a-3.0.0-dev.71 [2023-03-01T07:32:48.027Z] main [2023-03-01T07:32:48.027Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T07:32:48.358Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:21c015b1160669c2439abb52f07d44b16c2c3e9a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T07:32:48.687Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:21c015b1160669c2439abb52f07d44b16c2c3e9a [2023-03-01T07:32:48.688Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-03-01T07:32:48.688Z] 665869ea6a22: Preparing [2023-03-01T07:32:48.688Z] 74779e122eab: Preparing [2023-03-01T07:32:48.688Z] 016c158035b0: Preparing [2023-03-01T07:32:48.688Z] 8b845918b9b4: Preparing [2023-03-01T07:32:48.688Z] a8cfdf0cc8ec: Preparing [2023-03-01T07:32:48.688Z] a8cfdf0cc8ec: Layer already exists [2023-03-01T07:32:48.688Z] 016c158035b0: Layer already exists [2023-03-01T07:32:48.952Z] 665869ea6a22: Pushed [2023-03-01T07:32:49.906Z] 8b845918b9b4: Pushed [2023-03-01T07:32:53.233Z] 74779e122eab: Pushed [2023-03-01T07:32:53.233Z] 21c015b1160669c2439abb52f07d44b16c2c3e9a: digest: sha256:fcfb29b9b85f49b5d7664e8a4df547ea8733a2d520c7f614258b99beef7a96e6 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T07:32:53.567Z] + 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-01T07:32:53.910Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2023-03-01T07:32:53.910Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-03-01T07:32:53.910Z] 665869ea6a22: Preparing [2023-03-01T07:32:53.910Z] 74779e122eab: Preparing [2023-03-01T07:32:53.910Z] 016c158035b0: Preparing [2023-03-01T07:32:53.910Z] 8b845918b9b4: Preparing [2023-03-01T07:32:53.910Z] a8cfdf0cc8ec: Preparing [2023-03-01T07:32:53.910Z] 74779e122eab: Layer already exists [2023-03-01T07:32:53.910Z] 8b845918b9b4: Layer already exists [2023-03-01T07:32:53.910Z] 016c158035b0: Layer already exists [2023-03-01T07:32:53.910Z] a8cfdf0cc8ec: Layer already exists [2023-03-01T07:32:53.910Z] 665869ea6a22: Layer already exists [2023-03-01T07:32:53.910Z] latest: digest: sha256:fcfb29b9b85f49b5d7664e8a4df547ea8733a2d520c7f614258b99beef7a96e6 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T07:32:54.260Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.0.0-dev.71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T07:32:54.599Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.0.0-dev.71 [2023-03-01T07:32:54.599Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-03-01T07:32:54.599Z] 665869ea6a22: Preparing [2023-03-01T07:32:54.599Z] 74779e122eab: Preparing [2023-03-01T07:32:54.599Z] 016c158035b0: Preparing [2023-03-01T07:32:54.599Z] 8b845918b9b4: Preparing [2023-03-01T07:32:54.599Z] a8cfdf0cc8ec: Preparing [2023-03-01T07:32:54.599Z] a8cfdf0cc8ec: Layer already exists [2023-03-01T07:32:54.599Z] 665869ea6a22: Layer already exists [2023-03-01T07:32:54.599Z] 016c158035b0: Layer already exists [2023-03-01T07:32:54.599Z] 74779e122eab: Layer already exists [2023-03-01T07:32:54.599Z] 8b845918b9b4: Layer already exists [2023-03-01T07:32:54.599Z] 3.0.0-dev.71: digest: sha256:fcfb29b9b85f49b5d7664e8a4df547ea8733a2d520c7f614258b99beef7a96e6 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T07:32:54.931Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:21c015b1160669c2439abb52f07d44b16c2c3e9a-3.0.0-dev.71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T07:32:55.258Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:21c015b1160669c2439abb52f07d44b16c2c3e9a-3.0.0-dev.71 [2023-03-01T07:32:55.259Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-03-01T07:32:55.259Z] 665869ea6a22: Preparing [2023-03-01T07:32:55.259Z] 74779e122eab: Preparing [2023-03-01T07:32:55.259Z] 016c158035b0: Preparing [2023-03-01T07:32:55.259Z] 8b845918b9b4: Preparing [2023-03-01T07:32:55.259Z] a8cfdf0cc8ec: Preparing [2023-03-01T07:32:55.259Z] 74779e122eab: Layer already exists [2023-03-01T07:32:55.259Z] 016c158035b0: Layer already exists [2023-03-01T07:32:55.259Z] 8b845918b9b4: Layer already exists [2023-03-01T07:32:55.259Z] a8cfdf0cc8ec: Layer already exists [2023-03-01T07:32:55.259Z] 665869ea6a22: Layer already exists [2023-03-01T07:32:55.259Z] 21c015b1160669c2439abb52f07d44b16c2c3e9a-3.0.0-dev.71: digest: sha256:fcfb29b9b85f49b5d7664e8a4df547ea8733a2d520c7f614258b99beef7a96e6 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T07:32:55.595Z] + 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-01T07:32:55.922Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [2023-03-01T07:32:55.922Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-03-01T07:32:55.922Z] 665869ea6a22: Preparing [2023-03-01T07:32:55.922Z] 74779e122eab: Preparing [2023-03-01T07:32:55.922Z] 016c158035b0: Preparing [2023-03-01T07:32:55.922Z] 8b845918b9b4: Preparing [2023-03-01T07:32:55.922Z] a8cfdf0cc8ec: Preparing [2023-03-01T07:32:55.922Z] a8cfdf0cc8ec: Layer already exists [2023-03-01T07:32:55.922Z] 8b845918b9b4: Layer already exists [2023-03-01T07:32:55.922Z] 74779e122eab: Layer already exists [2023-03-01T07:32:55.922Z] 665869ea6a22: Layer already exists [2023-03-01T07:32:55.922Z] 016c158035b0: Layer already exists [2023-03-01T07:32:55.922Z] main: digest: sha256:fcfb29b9b85f49b5d7664e8a4df547ea8733a2d520c7f614258b99beef7a96e6 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-01T07:32:55.961Z] ===================================================== [Pipeline] echo [2023-03-01T07:32:55.967Z] taggedImages: [2023-03-01T07:32:55.967Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:21c015b1160669c2439abb52f07d44b16c2c3e9a [2023-03-01T07:32:55.967Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2023-03-01T07:32:55.967Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.0.0-dev.71 [2023-03-01T07:32:55.967Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:21c015b1160669c2439abb52f07d44b16c2c3e9a-3.0.0-dev.71 [2023-03-01T07:32:55.967Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo [2023-03-01T07:32:55.982Z] [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: [2023-03-01T07:32:55.982Z] 21c015b1160669c2439abb52f07d44b16c2c3e9a [2023-03-01T07:32:55.982Z] latest [2023-03-01T07:32:55.982Z] 3.0.0-dev.71 [2023-03-01T07:32:55.982Z] 21c015b1160669c2439abb52f07d44b16c2c3e9a-3.0.0-dev.71 [2023-03-01T07:32:55.982Z] main [2023-03-01T07:32:55.982Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T07:32:56.303Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:21c015b1160669c2439abb52f07d44b16c2c3e9a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T07:32:56.629Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:21c015b1160669c2439abb52f07d44b16c2c3e9a [2023-03-01T07:32:56.629Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-03-01T07:32:56.629Z] a870ba6c5427: Preparing [2023-03-01T07:32:56.629Z] fdb6cab3890c: Preparing [2023-03-01T07:32:56.629Z] 70bf96ab7ce2: Preparing [2023-03-01T07:32:56.629Z] 335cbf566399: Preparing [2023-03-01T07:32:56.629Z] f478e2d07d83: Preparing [2023-03-01T07:32:56.629Z] 35349b8416ef: Preparing [2023-03-01T07:32:56.629Z] a8cfdf0cc8ec: Preparing [2023-03-01T07:32:56.629Z] 35349b8416ef: Waiting [2023-03-01T07:32:56.629Z] a8cfdf0cc8ec: Waiting [2023-03-01T07:32:56.893Z] fdb6cab3890c: Pushed [2023-03-01T07:32:56.893Z] 70bf96ab7ce2: Pushed [2023-03-01T07:32:56.893Z] a870ba6c5427: Pushed [2023-03-01T07:32:56.893Z] a8cfdf0cc8ec: Layer already exists [2023-03-01T07:32:57.470Z] 35349b8416ef: Pushed [2023-03-01T07:33:04.092Z] f478e2d07d83: Pushed [2023-03-01T07:33:10.709Z] 335cbf566399: Pushed [2023-03-01T07:33:10.975Z] 21c015b1160669c2439abb52f07d44b16c2c3e9a: digest: sha256:d7a8b3293433cf1439305b0ec1a228bbf509ff3cc5d756b3a8b36e4969c29c3b size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T07:33:11.315Z] + 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-01T07:33:11.637Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2023-03-01T07:33:11.637Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-03-01T07:33:11.637Z] a870ba6c5427: Preparing [2023-03-01T07:33:11.637Z] fdb6cab3890c: Preparing [2023-03-01T07:33:11.637Z] 70bf96ab7ce2: Preparing [2023-03-01T07:33:11.637Z] 335cbf566399: Preparing [2023-03-01T07:33:11.637Z] f478e2d07d83: Preparing [2023-03-01T07:33:11.637Z] 35349b8416ef: Preparing [2023-03-01T07:33:11.637Z] a8cfdf0cc8ec: Preparing [2023-03-01T07:33:11.637Z] 35349b8416ef: Waiting [2023-03-01T07:33:11.637Z] a8cfdf0cc8ec: Waiting [2023-03-01T07:33:11.637Z] fdb6cab3890c: Layer already exists [2023-03-01T07:33:11.637Z] 335cbf566399: Layer already exists [2023-03-01T07:33:11.637Z] a870ba6c5427: Layer already exists [2023-03-01T07:33:11.637Z] f478e2d07d83: Layer already exists [2023-03-01T07:33:11.638Z] 70bf96ab7ce2: Layer already exists [2023-03-01T07:33:11.638Z] 35349b8416ef: Layer already exists [2023-03-01T07:33:11.638Z] a8cfdf0cc8ec: Layer already exists [2023-03-01T07:33:11.638Z] latest: digest: sha256:d7a8b3293433cf1439305b0ec1a228bbf509ff3cc5d756b3a8b36e4969c29c3b size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T07:33:11.972Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.0.0-dev.71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T07:33:12.345Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.0.0-dev.71 [2023-03-01T07:33:12.345Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-03-01T07:33:12.345Z] a870ba6c5427: Preparing [2023-03-01T07:33:12.345Z] fdb6cab3890c: Preparing [2023-03-01T07:33:12.345Z] 70bf96ab7ce2: Preparing [2023-03-01T07:33:12.345Z] 335cbf566399: Preparing [2023-03-01T07:33:12.345Z] f478e2d07d83: Preparing [2023-03-01T07:33:12.345Z] 35349b8416ef: Preparing [2023-03-01T07:33:12.345Z] a8cfdf0cc8ec: Preparing [2023-03-01T07:33:12.345Z] 35349b8416ef: Waiting [2023-03-01T07:33:12.345Z] a8cfdf0cc8ec: Waiting [2023-03-01T07:33:12.345Z] fdb6cab3890c: Layer already exists [2023-03-01T07:33:12.345Z] a870ba6c5427: Layer already exists [2023-03-01T07:33:12.345Z] f478e2d07d83: Layer already exists [2023-03-01T07:33:12.345Z] 335cbf566399: Layer already exists [2023-03-01T07:33:12.345Z] 70bf96ab7ce2: Layer already exists [2023-03-01T07:33:12.345Z] 35349b8416ef: Layer already exists [2023-03-01T07:33:12.345Z] a8cfdf0cc8ec: Layer already exists [2023-03-01T07:33:12.345Z] 3.0.0-dev.71: digest: sha256:d7a8b3293433cf1439305b0ec1a228bbf509ff3cc5d756b3a8b36e4969c29c3b size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T07:33:12.693Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:21c015b1160669c2439abb52f07d44b16c2c3e9a-3.0.0-dev.71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T07:33:13.036Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:21c015b1160669c2439abb52f07d44b16c2c3e9a-3.0.0-dev.71 [2023-03-01T07:33:13.036Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-03-01T07:33:13.036Z] a870ba6c5427: Preparing [2023-03-01T07:33:13.036Z] fdb6cab3890c: Preparing [2023-03-01T07:33:13.036Z] 70bf96ab7ce2: Preparing [2023-03-01T07:33:13.036Z] 335cbf566399: Preparing [2023-03-01T07:33:13.036Z] f478e2d07d83: Preparing [2023-03-01T07:33:13.036Z] 35349b8416ef: Preparing [2023-03-01T07:33:13.036Z] a8cfdf0cc8ec: Preparing [2023-03-01T07:33:13.036Z] 35349b8416ef: Waiting [2023-03-01T07:33:13.036Z] a8cfdf0cc8ec: Waiting [2023-03-01T07:33:13.036Z] 70bf96ab7ce2: Layer already exists [2023-03-01T07:33:13.036Z] 335cbf566399: Layer already exists [2023-03-01T07:33:13.036Z] a870ba6c5427: Layer already exists [2023-03-01T07:33:13.036Z] fdb6cab3890c: Layer already exists [2023-03-01T07:33:13.036Z] f478e2d07d83: Layer already exists [2023-03-01T07:33:13.036Z] a8cfdf0cc8ec: Layer already exists [2023-03-01T07:33:13.036Z] 35349b8416ef: Layer already exists [2023-03-01T07:33:13.036Z] 21c015b1160669c2439abb52f07d44b16c2c3e9a-3.0.0-dev.71: digest: sha256:d7a8b3293433cf1439305b0ec1a228bbf509ff3cc5d756b3a8b36e4969c29c3b size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T07:33:13.646Z] + 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-01T07:33:13.974Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [2023-03-01T07:33:13.974Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-03-01T07:33:13.974Z] a870ba6c5427: Preparing [2023-03-01T07:33:13.974Z] fdb6cab3890c: Preparing [2023-03-01T07:33:13.974Z] 70bf96ab7ce2: Preparing [2023-03-01T07:33:13.974Z] 335cbf566399: Preparing [2023-03-01T07:33:13.974Z] f478e2d07d83: Preparing [2023-03-01T07:33:13.974Z] 35349b8416ef: Preparing [2023-03-01T07:33:13.974Z] a8cfdf0cc8ec: Preparing [2023-03-01T07:33:13.974Z] 35349b8416ef: Waiting [2023-03-01T07:33:13.974Z] a8cfdf0cc8ec: Waiting [2023-03-01T07:33:13.974Z] 70bf96ab7ce2: Layer already exists [2023-03-01T07:33:13.974Z] a870ba6c5427: Layer already exists [2023-03-01T07:33:13.974Z] fdb6cab3890c: Layer already exists [2023-03-01T07:33:13.974Z] 335cbf566399: Layer already exists [2023-03-01T07:33:13.974Z] f478e2d07d83: Layer already exists [2023-03-01T07:33:13.974Z] 35349b8416ef: Layer already exists [2023-03-01T07:33:13.974Z] a8cfdf0cc8ec: Layer already exists [2023-03-01T07:33:14.236Z] main: digest: sha256:d7a8b3293433cf1439305b0ec1a228bbf509ff3cc5d756b3a8b36e4969c29c3b size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-01T07:33:14.274Z] ===================================================== [Pipeline] echo [2023-03-01T07:33:14.283Z] taggedImages: [2023-03-01T07:33:14.283Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:21c015b1160669c2439abb52f07d44b16c2c3e9a [2023-03-01T07:33:14.283Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2023-03-01T07:33:14.283Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.0.0-dev.71 [2023-03-01T07:33:14.283Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:21c015b1160669c2439abb52f07d44b16c2c3e9a-3.0.0-dev.71 [2023-03-01T07:33:14.283Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo [2023-03-01T07:33:14.302Z] [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: [2023-03-01T07:33:14.302Z] 21c015b1160669c2439abb52f07d44b16c2c3e9a [2023-03-01T07:33:14.302Z] latest [2023-03-01T07:33:14.302Z] 3.0.0-dev.71 [2023-03-01T07:33:14.302Z] 21c015b1160669c2439abb52f07d44b16c2c3e9a-3.0.0-dev.71 [2023-03-01T07:33:14.302Z] main [2023-03-01T07:33:14.302Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T07:33:14.646Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:21c015b1160669c2439abb52f07d44b16c2c3e9a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T07:33:14.968Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:21c015b1160669c2439abb52f07d44b16c2c3e9a [2023-03-01T07:33:14.968Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-03-01T07:33:14.968Z] 6d146c795354: Preparing [2023-03-01T07:33:14.968Z] 4738c1cb9d0a: Preparing [2023-03-01T07:33:14.968Z] 894cf82f03c6: Preparing [2023-03-01T07:33:14.968Z] 2b96d8333a69: Preparing [2023-03-01T07:33:14.968Z] 0bb3238c9046: Preparing [2023-03-01T07:33:14.968Z] a8cfdf0cc8ec: Preparing [2023-03-01T07:33:14.968Z] a8cfdf0cc8ec: Waiting [2023-03-01T07:33:15.242Z] 6d146c795354: Pushed [2023-03-01T07:33:15.242Z] 894cf82f03c6: Pushed [2023-03-01T07:33:15.242Z] 4738c1cb9d0a: Pushed [2023-03-01T07:33:15.242Z] a8cfdf0cc8ec: Layer already exists [2023-03-01T07:33:15.506Z] 0bb3238c9046: Pushed [2023-03-01T07:33:30.460Z] 2b96d8333a69: Pushed [2023-03-01T07:33:30.461Z] 21c015b1160669c2439abb52f07d44b16c2c3e9a: digest: sha256:551d455d3f61e7980a1cbcb4b1563496dae3cdadf4b1264f03713b2978dda768 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T07:33:30.792Z] + 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-01T07:33:31.124Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2023-03-01T07:33:31.124Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-03-01T07:33:31.124Z] 6d146c795354: Preparing [2023-03-01T07:33:31.124Z] 4738c1cb9d0a: Preparing [2023-03-01T07:33:31.124Z] 894cf82f03c6: Preparing [2023-03-01T07:33:31.124Z] 2b96d8333a69: Preparing [2023-03-01T07:33:31.124Z] 0bb3238c9046: Preparing [2023-03-01T07:33:31.124Z] a8cfdf0cc8ec: Preparing [2023-03-01T07:33:31.124Z] a8cfdf0cc8ec: Waiting [2023-03-01T07:33:31.124Z] 0bb3238c9046: Layer already exists [2023-03-01T07:33:31.124Z] 2b96d8333a69: Layer already exists [2023-03-01T07:33:31.124Z] 894cf82f03c6: Layer already exists [2023-03-01T07:33:31.124Z] 4738c1cb9d0a: Layer already exists [2023-03-01T07:33:31.124Z] 6d146c795354: Layer already exists [2023-03-01T07:33:31.124Z] a8cfdf0cc8ec: Layer already exists [2023-03-01T07:33:31.124Z] latest: digest: sha256:551d455d3f61e7980a1cbcb4b1563496dae3cdadf4b1264f03713b2978dda768 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T07:33:31.727Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.0.0-dev.71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T07:33:32.049Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.0.0-dev.71 [2023-03-01T07:33:32.049Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-03-01T07:33:32.049Z] 6d146c795354: Preparing [2023-03-01T07:33:32.049Z] 4738c1cb9d0a: Preparing [2023-03-01T07:33:32.049Z] 894cf82f03c6: Preparing [2023-03-01T07:33:32.049Z] 2b96d8333a69: Preparing [2023-03-01T07:33:32.049Z] 0bb3238c9046: Preparing [2023-03-01T07:33:32.049Z] a8cfdf0cc8ec: Preparing [2023-03-01T07:33:32.049Z] a8cfdf0cc8ec: Waiting [2023-03-01T07:33:32.049Z] 2b96d8333a69: Layer already exists [2023-03-01T07:33:32.049Z] 4738c1cb9d0a: Layer already exists [2023-03-01T07:33:32.049Z] 6d146c795354: Layer already exists [2023-03-01T07:33:32.049Z] 894cf82f03c6: Layer already exists [2023-03-01T07:33:32.049Z] 0bb3238c9046: Layer already exists [2023-03-01T07:33:32.049Z] a8cfdf0cc8ec: Layer already exists [2023-03-01T07:33:32.049Z] 3.0.0-dev.71: digest: sha256:551d455d3f61e7980a1cbcb4b1563496dae3cdadf4b1264f03713b2978dda768 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T07:33:32.644Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:21c015b1160669c2439abb52f07d44b16c2c3e9a-3.0.0-dev.71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T07:33:32.968Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:21c015b1160669c2439abb52f07d44b16c2c3e9a-3.0.0-dev.71 [2023-03-01T07:33:32.968Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-03-01T07:33:32.968Z] 6d146c795354: Preparing [2023-03-01T07:33:32.968Z] 4738c1cb9d0a: Preparing [2023-03-01T07:33:32.968Z] 894cf82f03c6: Preparing [2023-03-01T07:33:32.968Z] 2b96d8333a69: Preparing [2023-03-01T07:33:32.968Z] 0bb3238c9046: Preparing [2023-03-01T07:33:32.968Z] a8cfdf0cc8ec: Preparing [2023-03-01T07:33:32.968Z] a8cfdf0cc8ec: Waiting [2023-03-01T07:33:32.968Z] 2b96d8333a69: Layer already exists [2023-03-01T07:33:32.968Z] 6d146c795354: Layer already exists [2023-03-01T07:33:32.968Z] 4738c1cb9d0a: Layer already exists [2023-03-01T07:33:32.968Z] 894cf82f03c6: Layer already exists [2023-03-01T07:33:32.968Z] 0bb3238c9046: Layer already exists [2023-03-01T07:33:32.968Z] a8cfdf0cc8ec: Layer already exists [2023-03-01T07:33:32.968Z] 21c015b1160669c2439abb52f07d44b16c2c3e9a-3.0.0-dev.71: digest: sha256:551d455d3f61e7980a1cbcb4b1563496dae3cdadf4b1264f03713b2978dda768 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T07:33:33.301Z] + 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-01T07:33:33.629Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [2023-03-01T07:33:33.629Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-03-01T07:33:33.629Z] 6d146c795354: Preparing [2023-03-01T07:33:33.629Z] 4738c1cb9d0a: Preparing [2023-03-01T07:33:33.629Z] 894cf82f03c6: Preparing [2023-03-01T07:33:33.629Z] 2b96d8333a69: Preparing [2023-03-01T07:33:33.629Z] 0bb3238c9046: Preparing [2023-03-01T07:33:33.629Z] a8cfdf0cc8ec: Preparing [2023-03-01T07:33:33.629Z] a8cfdf0cc8ec: Waiting [2023-03-01T07:33:33.629Z] 2b96d8333a69: Layer already exists [2023-03-01T07:33:33.629Z] 4738c1cb9d0a: Layer already exists [2023-03-01T07:33:33.629Z] 894cf82f03c6: Layer already exists [2023-03-01T07:33:33.629Z] 6d146c795354: Layer already exists [2023-03-01T07:33:33.629Z] 0bb3238c9046: Layer already exists [2023-03-01T07:33:33.629Z] a8cfdf0cc8ec: Layer already exists [2023-03-01T07:33:33.629Z] main: digest: sha256:551d455d3f61e7980a1cbcb4b1563496dae3cdadf4b1264f03713b2978dda768 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-01T07:33:33.945Z] ===================================================== [Pipeline] echo [2023-03-01T07:33:33.954Z] taggedImages: [2023-03-01T07:33:33.954Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:21c015b1160669c2439abb52f07d44b16c2c3e9a [2023-03-01T07:33:33.954Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2023-03-01T07:33:33.954Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.0.0-dev.71 [2023-03-01T07:33:33.954Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:21c015b1160669c2439abb52f07d44b16c2c3e9a-3.0.0-dev.71 [2023-03-01T07:33:33.954Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo [2023-03-01T07:33:33.975Z] [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: [2023-03-01T07:33:33.975Z] 21c015b1160669c2439abb52f07d44b16c2c3e9a [2023-03-01T07:33:33.975Z] latest [2023-03-01T07:33:33.975Z] 3.0.0-dev.71 [2023-03-01T07:33:33.975Z] 21c015b1160669c2439abb52f07d44b16c2c3e9a-3.0.0-dev.71 [2023-03-01T07:33:33.975Z] main [2023-03-01T07:33:33.975Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T07:33:34.318Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:21c015b1160669c2439abb52f07d44b16c2c3e9a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T07:33:34.643Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:21c015b1160669c2439abb52f07d44b16c2c3e9a [2023-03-01T07:33:34.643Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-03-01T07:33:34.643Z] da3075d0da55: Preparing [2023-03-01T07:33:34.643Z] 0562164f16f9: Preparing [2023-03-01T07:33:34.643Z] 091698070af0: Preparing [2023-03-01T07:33:34.643Z] 8f8b9e028ade: Preparing [2023-03-01T07:33:34.643Z] 35349b8416ef: Preparing [2023-03-01T07:33:34.643Z] a8cfdf0cc8ec: Preparing [2023-03-01T07:33:34.643Z] a8cfdf0cc8ec: Waiting [2023-03-01T07:33:34.643Z] 35349b8416ef: Layer already exists [2023-03-01T07:33:34.907Z] a8cfdf0cc8ec: Layer already exists [2023-03-01T07:33:34.907Z] da3075d0da55: Pushed [2023-03-01T07:33:34.907Z] 0562164f16f9: Pushed [2023-03-01T07:33:34.907Z] 091698070af0: Pushed [2023-03-01T07:33:49.866Z] 8f8b9e028ade: Pushed [2023-03-01T07:33:49.866Z] 21c015b1160669c2439abb52f07d44b16c2c3e9a: digest: sha256:fed15df953510d5d1b03de8b3952f7cc0c9ed1d794674c9b59fb17fd06633e02 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T07:33:50.200Z] + 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-01T07:33:50.521Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2023-03-01T07:33:50.521Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-03-01T07:33:50.521Z] da3075d0da55: Preparing [2023-03-01T07:33:50.521Z] 0562164f16f9: Preparing [2023-03-01T07:33:50.521Z] 091698070af0: Preparing [2023-03-01T07:33:50.521Z] 8f8b9e028ade: Preparing [2023-03-01T07:33:50.521Z] 35349b8416ef: Preparing [2023-03-01T07:33:50.521Z] a8cfdf0cc8ec: Preparing [2023-03-01T07:33:50.521Z] a8cfdf0cc8ec: Waiting [2023-03-01T07:33:50.521Z] 8f8b9e028ade: Layer already exists [2023-03-01T07:33:50.521Z] 091698070af0: Layer already exists [2023-03-01T07:33:50.521Z] da3075d0da55: Layer already exists [2023-03-01T07:33:50.521Z] 0562164f16f9: Layer already exists [2023-03-01T07:33:50.521Z] 35349b8416ef: Layer already exists [2023-03-01T07:33:50.521Z] a8cfdf0cc8ec: Layer already exists [2023-03-01T07:33:50.521Z] latest: digest: sha256:fed15df953510d5d1b03de8b3952f7cc0c9ed1d794674c9b59fb17fd06633e02 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T07:33:50.855Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.0.0-dev.71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T07:33:51.174Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.0.0-dev.71 [2023-03-01T07:33:51.175Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-03-01T07:33:51.175Z] da3075d0da55: Preparing [2023-03-01T07:33:51.175Z] 0562164f16f9: Preparing [2023-03-01T07:33:51.175Z] 091698070af0: Preparing [2023-03-01T07:33:51.175Z] 8f8b9e028ade: Preparing [2023-03-01T07:33:51.175Z] 35349b8416ef: Preparing [2023-03-01T07:33:51.175Z] a8cfdf0cc8ec: Preparing [2023-03-01T07:33:51.175Z] a8cfdf0cc8ec: Waiting [2023-03-01T07:33:51.175Z] 091698070af0: Layer already exists [2023-03-01T07:33:51.175Z] 0562164f16f9: Layer already exists [2023-03-01T07:33:51.175Z] da3075d0da55: Layer already exists [2023-03-01T07:33:51.175Z] 8f8b9e028ade: Layer already exists [2023-03-01T07:33:51.175Z] 35349b8416ef: Layer already exists [2023-03-01T07:33:51.175Z] a8cfdf0cc8ec: Layer already exists [2023-03-01T07:33:51.175Z] 3.0.0-dev.71: digest: sha256:fed15df953510d5d1b03de8b3952f7cc0c9ed1d794674c9b59fb17fd06633e02 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T07:33:51.495Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:21c015b1160669c2439abb52f07d44b16c2c3e9a-3.0.0-dev.71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T07:33:51.822Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:21c015b1160669c2439abb52f07d44b16c2c3e9a-3.0.0-dev.71 [2023-03-01T07:33:51.822Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-03-01T07:33:51.822Z] da3075d0da55: Preparing [2023-03-01T07:33:51.822Z] 0562164f16f9: Preparing [2023-03-01T07:33:51.822Z] 091698070af0: Preparing [2023-03-01T07:33:51.822Z] 8f8b9e028ade: Preparing [2023-03-01T07:33:51.822Z] 35349b8416ef: Preparing [2023-03-01T07:33:51.822Z] a8cfdf0cc8ec: Preparing [2023-03-01T07:33:51.822Z] a8cfdf0cc8ec: Waiting [2023-03-01T07:33:51.822Z] 8f8b9e028ade: Layer already exists [2023-03-01T07:33:51.822Z] 091698070af0: Layer already exists [2023-03-01T07:33:51.822Z] da3075d0da55: Layer already exists [2023-03-01T07:33:51.822Z] 35349b8416ef: Layer already exists [2023-03-01T07:33:51.822Z] 0562164f16f9: Layer already exists [2023-03-01T07:33:51.822Z] a8cfdf0cc8ec: Layer already exists [2023-03-01T07:33:51.822Z] 21c015b1160669c2439abb52f07d44b16c2c3e9a-3.0.0-dev.71: digest: sha256:fed15df953510d5d1b03de8b3952f7cc0c9ed1d794674c9b59fb17fd06633e02 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T07:33:52.157Z] + 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-01T07:33:52.484Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [2023-03-01T07:33:52.484Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-03-01T07:33:52.484Z] da3075d0da55: Preparing [2023-03-01T07:33:52.484Z] 0562164f16f9: Preparing [2023-03-01T07:33:52.484Z] 091698070af0: Preparing [2023-03-01T07:33:52.484Z] 8f8b9e028ade: Preparing [2023-03-01T07:33:52.484Z] 35349b8416ef: Preparing [2023-03-01T07:33:52.484Z] a8cfdf0cc8ec: Preparing [2023-03-01T07:33:52.484Z] a8cfdf0cc8ec: Waiting [2023-03-01T07:33:52.484Z] 091698070af0: Layer already exists [2023-03-01T07:33:52.484Z] da3075d0da55: Layer already exists [2023-03-01T07:33:52.484Z] 35349b8416ef: Layer already exists [2023-03-01T07:33:52.484Z] 0562164f16f9: Layer already exists [2023-03-01T07:33:52.484Z] 8f8b9e028ade: Layer already exists [2023-03-01T07:33:52.484Z] a8cfdf0cc8ec: Layer already exists [2023-03-01T07:33:52.484Z] main: digest: sha256:fed15df953510d5d1b03de8b3952f7cc0c9ed1d794674c9b59fb17fd06633e02 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-01T07:33:52.536Z] ===================================================== [Pipeline] echo [2023-03-01T07:33:52.545Z] taggedImages: [2023-03-01T07:33:52.545Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:21c015b1160669c2439abb52f07d44b16c2c3e9a [2023-03-01T07:33:52.545Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2023-03-01T07:33:52.545Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.0.0-dev.71 [2023-03-01T07:33:52.545Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:21c015b1160669c2439abb52f07d44b16c2c3e9a-3.0.0-dev.71 [2023-03-01T07:33:52.545Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo [2023-03-01T07:33:52.564Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2023-03-01T07:33:52.564Z] 21c015b1160669c2439abb52f07d44b16c2c3e9a [2023-03-01T07:33:52.564Z] latest [2023-03-01T07:33:52.564Z] 3.0.0-dev.71 [2023-03-01T07:33:52.564Z] 21c015b1160669c2439abb52f07d44b16c2c3e9a-3.0.0-dev.71 [2023-03-01T07:33:52.564Z] main [2023-03-01T07:33:52.564Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T07:33:52.882Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:21c015b1160669c2439abb52f07d44b16c2c3e9a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T07:33:53.205Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:21c015b1160669c2439abb52f07d44b16c2c3e9a [2023-03-01T07:33:53.205Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-03-01T07:33:53.205Z] 714f1852b0fd: Preparing [2023-03-01T07:33:53.205Z] f8360deddf34: Preparing [2023-03-01T07:33:53.205Z] 016c158035b0: Preparing [2023-03-01T07:33:53.205Z] a0377f50399a: Preparing [2023-03-01T07:33:53.205Z] f70ee36035b9: Preparing [2023-03-01T07:33:53.205Z] f70ee36035b9: Layer already exists [2023-03-01T07:33:53.205Z] 016c158035b0: Layer already exists [2023-03-01T07:33:53.468Z] 714f1852b0fd: Pushed [2023-03-01T07:33:53.468Z] a0377f50399a: Pushed [2023-03-01T07:33:58.787Z] f8360deddf34: Pushed [2023-03-01T07:33:58.787Z] 21c015b1160669c2439abb52f07d44b16c2c3e9a: digest: sha256:c3101062946b3ab0659d4c99617e24a358883e51d78a952eb96cd8b6d3636e0f size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T07:33:59.115Z] + 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-01T07:33:59.453Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2023-03-01T07:33:59.453Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-03-01T07:33:59.453Z] 714f1852b0fd: Preparing [2023-03-01T07:33:59.453Z] f8360deddf34: Preparing [2023-03-01T07:33:59.453Z] 016c158035b0: Preparing [2023-03-01T07:33:59.453Z] a0377f50399a: Preparing [2023-03-01T07:33:59.453Z] f70ee36035b9: Preparing [2023-03-01T07:33:59.453Z] f70ee36035b9: Layer already exists [2023-03-01T07:33:59.453Z] a0377f50399a: Layer already exists [2023-03-01T07:33:59.453Z] 714f1852b0fd: Layer already exists [2023-03-01T07:33:59.453Z] 016c158035b0: Layer already exists [2023-03-01T07:33:59.453Z] f8360deddf34: Layer already exists [2023-03-01T07:33:59.453Z] latest: digest: sha256:c3101062946b3ab0659d4c99617e24a358883e51d78a952eb96cd8b6d3636e0f size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T07:33:59.790Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.0.0-dev.71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T07:34:00.129Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.0.0-dev.71 [2023-03-01T07:34:00.129Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-03-01T07:34:00.129Z] 714f1852b0fd: Preparing [2023-03-01T07:34:00.129Z] f8360deddf34: Preparing [2023-03-01T07:34:00.129Z] 016c158035b0: Preparing [2023-03-01T07:34:00.129Z] a0377f50399a: Preparing [2023-03-01T07:34:00.129Z] f70ee36035b9: Preparing [2023-03-01T07:34:00.129Z] 714f1852b0fd: Layer already exists [2023-03-01T07:34:00.129Z] a0377f50399a: Layer already exists [2023-03-01T07:34:00.129Z] f70ee36035b9: Layer already exists [2023-03-01T07:34:00.129Z] 016c158035b0: Layer already exists [2023-03-01T07:34:00.129Z] f8360deddf34: Layer already exists [2023-03-01T07:34:00.129Z] 3.0.0-dev.71: digest: sha256:c3101062946b3ab0659d4c99617e24a358883e51d78a952eb96cd8b6d3636e0f size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T07:34:00.724Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:21c015b1160669c2439abb52f07d44b16c2c3e9a-3.0.0-dev.71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T07:34:01.049Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:21c015b1160669c2439abb52f07d44b16c2c3e9a-3.0.0-dev.71 [2023-03-01T07:34:01.049Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-03-01T07:34:01.049Z] 714f1852b0fd: Preparing [2023-03-01T07:34:01.049Z] f8360deddf34: Preparing [2023-03-01T07:34:01.049Z] 016c158035b0: Preparing [2023-03-01T07:34:01.049Z] a0377f50399a: Preparing [2023-03-01T07:34:01.049Z] f70ee36035b9: Preparing [2023-03-01T07:34:01.049Z] f70ee36035b9: Layer already exists [2023-03-01T07:34:01.049Z] a0377f50399a: Layer already exists [2023-03-01T07:34:01.049Z] 714f1852b0fd: Layer already exists [2023-03-01T07:34:01.049Z] 016c158035b0: Layer already exists [2023-03-01T07:34:01.049Z] f8360deddf34: Layer already exists [2023-03-01T07:34:01.049Z] 21c015b1160669c2439abb52f07d44b16c2c3e9a-3.0.0-dev.71: digest: sha256:c3101062946b3ab0659d4c99617e24a358883e51d78a952eb96cd8b6d3636e0f size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T07:34:01.378Z] + 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-01T07:34:01.705Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2023-03-01T07:34:01.705Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-03-01T07:34:01.705Z] 714f1852b0fd: Preparing [2023-03-01T07:34:01.705Z] f8360deddf34: Preparing [2023-03-01T07:34:01.705Z] 016c158035b0: Preparing [2023-03-01T07:34:01.705Z] a0377f50399a: Preparing [2023-03-01T07:34:01.705Z] f70ee36035b9: Preparing [2023-03-01T07:34:01.705Z] f70ee36035b9: Layer already exists [2023-03-01T07:34:01.705Z] a0377f50399a: Layer already exists [2023-03-01T07:34:01.705Z] 016c158035b0: Layer already exists [2023-03-01T07:34:01.705Z] f8360deddf34: Layer already exists [2023-03-01T07:34:01.705Z] 714f1852b0fd: Layer already exists [2023-03-01T07:34:01.705Z] main: digest: sha256:c3101062946b3ab0659d4c99617e24a358883e51d78a952eb96cd8b6d3636e0f size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-01T07:34:01.759Z] ===================================================== [Pipeline] echo [2023-03-01T07:34:01.772Z] taggedImages: [2023-03-01T07:34:01.772Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:21c015b1160669c2439abb52f07d44b16c2c3e9a [2023-03-01T07:34:01.772Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2023-03-01T07:34:01.772Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.0.0-dev.71 [2023-03-01T07:34:01.772Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:21c015b1160669c2439abb52f07d44b16c2c3e9a-3.0.0-dev.71 [2023-03-01T07:34:01.772Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2023-03-01T07:34:01.791Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2023-03-01T07:34:01.791Z] 21c015b1160669c2439abb52f07d44b16c2c3e9a [2023-03-01T07:34:01.791Z] latest [2023-03-01T07:34:01.791Z] 3.0.0-dev.71 [2023-03-01T07:34:01.791Z] 21c015b1160669c2439abb52f07d44b16c2c3e9a-3.0.0-dev.71 [2023-03-01T07:34:01.791Z] main [2023-03-01T07:34:01.791Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T07:34:02.125Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:21c015b1160669c2439abb52f07d44b16c2c3e9a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T07:34:02.449Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:21c015b1160669c2439abb52f07d44b16c2c3e9a [2023-03-01T07:34:02.449Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-03-01T07:34:02.449Z] 224537ada50f: Preparing [2023-03-01T07:34:02.449Z] 14b136905371: Preparing [2023-03-01T07:34:02.449Z] 016c158035b0: Preparing [2023-03-01T07:34:02.449Z] c9c5d14f50d5: Preparing [2023-03-01T07:34:02.449Z] f70ee36035b9: Preparing [2023-03-01T07:34:02.449Z] f70ee36035b9: Layer already exists [2023-03-01T07:34:02.449Z] 016c158035b0: Layer already exists [2023-03-01T07:34:02.449Z] c9c5d14f50d5: Layer already exists [2023-03-01T07:34:02.713Z] 224537ada50f: Pushed [2023-03-01T07:34:08.023Z] 14b136905371: Pushed [2023-03-01T07:34:08.023Z] 21c015b1160669c2439abb52f07d44b16c2c3e9a: digest: sha256:ac47732061c00aa62a49d32cd01205c25aa4723e3fff4cff16449bc654d86895 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T07:34:08.351Z] + 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-01T07:34:08.676Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2023-03-01T07:34:08.676Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-03-01T07:34:08.676Z] 224537ada50f: Preparing [2023-03-01T07:34:08.676Z] 14b136905371: Preparing [2023-03-01T07:34:08.676Z] 016c158035b0: Preparing [2023-03-01T07:34:08.676Z] c9c5d14f50d5: Preparing [2023-03-01T07:34:08.676Z] f70ee36035b9: Preparing [2023-03-01T07:34:08.676Z] 224537ada50f: Layer already exists [2023-03-01T07:34:08.676Z] f70ee36035b9: Layer already exists [2023-03-01T07:34:08.676Z] 14b136905371: Layer already exists [2023-03-01T07:34:08.676Z] 016c158035b0: Layer already exists [2023-03-01T07:34:08.676Z] c9c5d14f50d5: Layer already exists [2023-03-01T07:34:08.676Z] latest: digest: sha256:ac47732061c00aa62a49d32cd01205c25aa4723e3fff4cff16449bc654d86895 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T07:34:09.273Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.0.0-dev.71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T07:34:09.605Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.0.0-dev.71 [2023-03-01T07:34:09.605Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-03-01T07:34:09.605Z] 224537ada50f: Preparing [2023-03-01T07:34:09.605Z] 14b136905371: Preparing [2023-03-01T07:34:09.605Z] 016c158035b0: Preparing [2023-03-01T07:34:09.605Z] c9c5d14f50d5: Preparing [2023-03-01T07:34:09.605Z] f70ee36035b9: Preparing [2023-03-01T07:34:09.605Z] f70ee36035b9: Layer already exists [2023-03-01T07:34:09.605Z] c9c5d14f50d5: Layer already exists [2023-03-01T07:34:09.605Z] 016c158035b0: Layer already exists [2023-03-01T07:34:09.605Z] 224537ada50f: Layer already exists [2023-03-01T07:34:09.605Z] 14b136905371: Layer already exists [2023-03-01T07:34:09.605Z] 3.0.0-dev.71: digest: sha256:ac47732061c00aa62a49d32cd01205c25aa4723e3fff4cff16449bc654d86895 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T07:34:09.944Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:21c015b1160669c2439abb52f07d44b16c2c3e9a-3.0.0-dev.71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T07:34:10.269Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:21c015b1160669c2439abb52f07d44b16c2c3e9a-3.0.0-dev.71 [2023-03-01T07:34:10.269Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-03-01T07:34:10.269Z] 224537ada50f: Preparing [2023-03-01T07:34:10.269Z] 14b136905371: Preparing [2023-03-01T07:34:10.269Z] 016c158035b0: Preparing [2023-03-01T07:34:10.269Z] c9c5d14f50d5: Preparing [2023-03-01T07:34:10.269Z] f70ee36035b9: Preparing [2023-03-01T07:34:10.269Z] c9c5d14f50d5: Layer already exists [2023-03-01T07:34:10.269Z] f70ee36035b9: Layer already exists [2023-03-01T07:34:10.269Z] 14b136905371: Layer already exists [2023-03-01T07:34:10.269Z] 224537ada50f: Layer already exists [2023-03-01T07:34:10.269Z] 016c158035b0: Layer already exists [2023-03-01T07:34:10.269Z] 21c015b1160669c2439abb52f07d44b16c2c3e9a-3.0.0-dev.71: digest: sha256:ac47732061c00aa62a49d32cd01205c25aa4723e3fff4cff16449bc654d86895 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T07:34:10.597Z] + 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-01T07:34:10.925Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [2023-03-01T07:34:10.925Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-03-01T07:34:10.925Z] 224537ada50f: Preparing [2023-03-01T07:34:10.925Z] 14b136905371: Preparing [2023-03-01T07:34:10.925Z] 016c158035b0: Preparing [2023-03-01T07:34:10.925Z] c9c5d14f50d5: Preparing [2023-03-01T07:34:10.925Z] f70ee36035b9: Preparing [2023-03-01T07:34:10.925Z] 224537ada50f: Layer already exists [2023-03-01T07:34:10.925Z] c9c5d14f50d5: Layer already exists [2023-03-01T07:34:10.925Z] f70ee36035b9: Layer already exists [2023-03-01T07:34:10.925Z] 016c158035b0: Layer already exists [2023-03-01T07:34:10.925Z] 14b136905371: Layer already exists [2023-03-01T07:34:10.925Z] main: digest: sha256:ac47732061c00aa62a49d32cd01205c25aa4723e3fff4cff16449bc654d86895 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-01T07:34:10.964Z] ===================================================== [Pipeline] echo [2023-03-01T07:34:10.970Z] taggedImages: [2023-03-01T07:34:10.970Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:21c015b1160669c2439abb52f07d44b16c2c3e9a [2023-03-01T07:34:10.970Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2023-03-01T07:34:10.970Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.0.0-dev.71 [2023-03-01T07:34:10.970Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:21c015b1160669c2439abb52f07d44b16c2c3e9a-3.0.0-dev.71 [2023-03-01T07:34:10.970Z] - 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-01T07:34:11.313Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-01T07:34:11.313Z] [2023-03-01T07:34:11.313Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T07:34:11.635Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-01T07:34:11.635Z] arm64: Pulling from edgex-lftools-log-publisher [2023-03-01T07:34:11.635Z] 8998bd30e6a1: Pulling fs layer [2023-03-01T07:34:11.635Z] 04944245beec: Pulling fs layer [2023-03-01T07:34:11.635Z] 699f458cf7ca: Pulling fs layer [2023-03-01T07:34:11.636Z] 765212b225bb: Pulling fs layer [2023-03-01T07:34:11.636Z] f23df028b6ca: Pulling fs layer [2023-03-01T07:34:11.636Z] d65c8cfc05b1: Pulling fs layer [2023-03-01T07:34:11.636Z] 2437ff75d9bd: Pulling fs layer [2023-03-01T07:34:11.636Z] 765212b225bb: Waiting [2023-03-01T07:34:11.636Z] f23df028b6ca: Waiting [2023-03-01T07:34:11.636Z] d65c8cfc05b1: Waiting [2023-03-01T07:34:11.636Z] 2437ff75d9bd: Waiting [2023-03-01T07:34:11.902Z] 04944245beec: Verifying Checksum [2023-03-01T07:34:11.902Z] 04944245beec: Download complete [2023-03-01T07:34:11.902Z] 765212b225bb: Download complete [2023-03-01T07:34:11.902Z] f23df028b6ca: Verifying Checksum [2023-03-01T07:34:11.902Z] f23df028b6ca: Download complete [2023-03-01T07:34:11.902Z] d65c8cfc05b1: Verifying Checksum [2023-03-01T07:34:11.902Z] d65c8cfc05b1: Download complete [2023-03-01T07:34:12.168Z] 699f458cf7ca: Verifying Checksum [2023-03-01T07:34:12.168Z] 699f458cf7ca: Download complete [2023-03-01T07:34:12.434Z] 8998bd30e6a1: Verifying Checksum [2023-03-01T07:34:12.434Z] 8998bd30e6a1: Download complete [2023-03-01T07:34:15.005Z] 2437ff75d9bd: Verifying Checksum [2023-03-01T07:34:15.005Z] 2437ff75d9bd: Download complete [2023-03-01T07:34:16.439Z] 8998bd30e6a1: Pull complete [2023-03-01T07:34:16.709Z] 04944245beec: Pull complete [2023-03-01T07:34:18.156Z] 699f458cf7ca: Pull complete [2023-03-01T07:34:18.425Z] 765212b225bb: Pull complete [2023-03-01T07:34:19.384Z] f23df028b6ca: Pull complete [2023-03-01T07:34:19.384Z] d65c8cfc05b1: Pull complete [2023-03-01T07:34:34.364Z] 2437ff75d9bd: Pull complete [2023-03-01T07:34:34.364Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-03-01T07:34:34.364Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-01T07:34:34.364Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-01T07:34:34.535Z] prd-ubuntu20.04-docker-arm64-4c-16g-7928 does not seem to be running inside a container [2023-03-01T07:34:34.603Z] $ 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/432 -v /w/workspace/edgex-go/432:/w/workspace/edgex-go/432:rw,z -v /w/workspace/edgex-go/432@tmp:/w/workspace/edgex-go/432@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-01T07:34:37.233Z] $ docker top 57bc6b55c5d616113cbe9f54fe07260a992723182e135b7bf0d38079e58e68bc -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-01T07:34:38.116Z] ---> job-cost.sh [2023-03-01T07:34:38.116Z] lf-activate-venv: SKIPPING [2023-03-01T07:34:38.116Z] INFO: No Stack... [2023-03-01T07:34:38.694Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-03-01T07:34:39.274Z] INFO: Archiving Costs [Pipeline] sh [2023-03-01T07:34:39.902Z] + cat /w/workspace/edgex-go/432/archives/cost.csv [2023-03-01T07:34:39.902Z] + cut -d, -f6 [Pipeline] lock [2023-03-01T07:34:39.971Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-432-stack-cost] [2023-03-01T07:34:39.978Z] Resource [jenkins-edgexfoundry-edgex-go-main-432-stack-cost] did not exist. Created. [2023-03-01T07:34:39.978Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-main-432-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-01T07:34:40.304Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-03-01T07:34:41.115Z] Stashed 1 file(s) [Pipeline] } [2023-03-01T07:34:41.121Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-main-432-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-01T07:34:41.151Z] $ docker stop --time=1 57bc6b55c5d616113cbe9f54fe07260a992723182e135b7bf0d38079e58e68bc [2023-03-01T07:34:42.681Z] $ docker rm -f --volumes 57bc6b55c5d616113cbe9f54fe07260a992723182e135b7bf0d38079e58e68bc [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-01T07:34:43.127Z] provisioning config files... [2023-03-01T07:34:43.135Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/432@tmp/config6585235974351703544tmp [Pipeline] { [Pipeline] sh [2023-03-01T07:34:43.423Z] + set +x [2023-03-01T07:34:43.423Z] + curl -s https://codecov.io/bash [2023-03-01T07:34:43.423Z] + bash -s -- [2023-03-01T07:34:43.423Z] [2023-03-01T07:34:43.423Z] _____ _ [2023-03-01T07:34:43.423Z] / ____| | | [2023-03-01T07:34:43.423Z] | | ___ __| | ___ ___ _____ __ [2023-03-01T07:34:43.423Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-03-01T07:34:43.423Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-03-01T07:34:43.423Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-03-01T07:34:43.423Z] Bash-1.0.6 [2023-03-01T07:34:43.423Z] [2023-03-01T07:34:43.423Z] [2023-03-01T07:34:43.423Z] ==> git version 2.25.1 found [2023-03-01T07:34:43.423Z] ==> 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-01T07:34:43.423Z] Release-Date: 2020-01-08 [2023-03-01T07:34:43.423Z] 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-01T07:34:43.423Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-03-01T07:34:43.423Z] ==> Jenkins CI detected. [2023-03-01T07:34:43.423Z] current dir:  /w/workspace/edgex-go/432 [2023-03-01T07:34:43.423Z] project root: . [2023-03-01T07:34:43.423Z] --> token set from env [2023-03-01T07:34:43.423Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-03-01T07:34:43.423Z] ==> Running gcov in . (disable via -X gcov) [2023-03-01T07:34:43.423Z] ==> Python coveragepy not found [2023-03-01T07:34:43.423Z] ==> Searching for coverage reports in: [2023-03-01T07:34:43.423Z] + . [2023-03-01T07:34:43.423Z] -> Found 1 reports [2023-03-01T07:34:43.423Z] ==> Detecting git/mercurial file structure [2023-03-01T07:34:43.682Z] ==> Reading reports [2023-03-01T07:34:43.682Z] + ./coverage.out bytes=487670 [2023-03-01T07:34:43.682Z] ==> Appending adjustments [2023-03-01T07:34:43.682Z] https://docs.codecov.io/docs/fixing-reports [2023-03-01T07:34:44.614Z] + Found adjustments [2023-03-01T07:34:44.614Z] ==> Gzipping contents [2023-03-01T07:34:44.614Z] 64K /tmp/codecov.OTpJQc.gz [2023-03-01T07:34:44.614Z] ==> Uploading reports [2023-03-01T07:34:44.614Z] url: https://codecov.io [2023-03-01T07:34:44.614Z] query: branch=main&commit=21c015b1160669c2439abb52f07d44b16c2c3e9a&build=432&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F432%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-03-01T07:34:44.614Z] -> Pinging Codecov [2023-03-01T07:34:44.614Z] 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=21c015b1160669c2439abb52f07d44b16c2c3e9a&build=432&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F432%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-03-01T07:34:44.872Z] -> Uploading to [2023-03-01T07:34:44.872Z] https://storage.googleapis.com/codecov/v4/raw/2023-03-01/00271124DB129430A58F1EEE437C3FCB/21c015b1160669c2439abb52f07d44b16c2c3e9a/13526993-88dd-4620-87f8-578b29d9840b.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230301%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230301T073444Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=1ef337520f3f404bf52110ff5bbee75c6195b73c1c8136bb3e55f2b61a2f0d05 [2023-03-01T07:34:44.872Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-01T07:34:44.872Z] Dload Upload Total Spent Left Speed [2023-03-01T07:34:45.131Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 63125 0 0 100 63125 0 211k --:--:-- --:--:-- --:--:-- 211k [2023-03-01T07:34:45.131Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/21c015b1160669c2439abb52f07d44b16c2c3e9a [Pipeline] } [2023-03-01T07:34:45.138Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2023-03-01T07:34:45.335Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-03-01T07:34:45.350Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T07:34:45.649Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-03-01T07:34:45.649Z] [2023-03-01T07:34:45.649Z] 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-01T07:34:45.951Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-03-01T07:34:45.951Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-03-01T07:34:45.951Z] df9b9388f04a: Pulling fs layer [2023-03-01T07:34:45.951Z] 52dc419b0ee2: Pulling fs layer [2023-03-01T07:34:45.951Z] 25bc292e5bac: Pulling fs layer [2023-03-01T07:34:45.951Z] 114826534d7a: Pulling fs layer [2023-03-01T07:34:45.951Z] 4657fd5d0bcf: Pulling fs layer [2023-03-01T07:34:45.952Z] 6ad1cebc031e: Pulling fs layer [2023-03-01T07:34:45.952Z] 8a3aa393b2d8: Pulling fs layer [2023-03-01T07:34:45.952Z] 6ad1cebc031e: Waiting [2023-03-01T07:34:45.952Z] 114826534d7a: Waiting [2023-03-01T07:34:45.952Z] 4657fd5d0bcf: Waiting [2023-03-01T07:34:45.952Z] 25bc292e5bac: Verifying Checksum [2023-03-01T07:34:45.952Z] 25bc292e5bac: Download complete [2023-03-01T07:34:45.952Z] 52dc419b0ee2: Verifying Checksum [2023-03-01T07:34:45.952Z] 52dc419b0ee2: Download complete [2023-03-01T07:34:45.952Z] 4657fd5d0bcf: Verifying Checksum [2023-03-01T07:34:45.952Z] 4657fd5d0bcf: Download complete [2023-03-01T07:34:45.952Z] df9b9388f04a: Verifying Checksum [2023-03-01T07:34:45.952Z] df9b9388f04a: Download complete [2023-03-01T07:34:46.212Z] df9b9388f04a: Pull complete [2023-03-01T07:34:46.212Z] 6ad1cebc031e: Verifying Checksum [2023-03-01T07:34:46.212Z] 6ad1cebc031e: Download complete [2023-03-01T07:34:46.212Z] 52dc419b0ee2: Pull complete [2023-03-01T07:34:46.473Z] 25bc292e5bac: Pull complete [2023-03-01T07:34:46.731Z] 114826534d7a: Download complete [2023-03-01T07:34:46.988Z] 8a3aa393b2d8: Verifying Checksum [2023-03-01T07:34:46.988Z] 8a3aa393b2d8: Download complete [2023-03-01T07:34:50.263Z] 114826534d7a: Pull complete [2023-03-01T07:34:50.263Z] 4657fd5d0bcf: Pull complete [2023-03-01T07:34:50.263Z] 6ad1cebc031e: Pull complete [2023-03-01T07:34:52.787Z] 8a3aa393b2d8: Pull complete [2023-03-01T07:34:52.787Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-03-01T07:34:52.787Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-03-01T07:34:52.787Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-01T07:34:52.860Z] prd-ubuntu20.04-docker-8c-8g-7927 does not seem to be running inside a container [2023-03-01T07:34:52.895Z] $ 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/432 -v /w/workspace/edgex-go/432:/w/workspace/edgex-go/432:rw,z -v /w/workspace/edgex-go/432@tmp:/w/workspace/edgex-go/432@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2023-03-01T07:34:56.143Z] $ docker top 12b51fd327673129d7b88b414fdddc22099b3af44d5d95cf7fafdde97aa13abc -eo pid,comm [Pipeline] { [Pipeline] echo [2023-03-01T07:34:56.194Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh [2023-03-01T07:34:56.468Z] + set -o pipefail [2023-03-01T07:34:56.468Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' [2023-03-01T07:35:00.651Z] [2023-03-01T07:35:00.651Z] Monitoring /w/workspace/edgex-go/432 (github.com/edgexfoundry/edgex-go)... [2023-03-01T07:35:00.651Z] [2023-03-01T07:35:00.651Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/13cd8448-2778-4a76-bf52-ee2dd2941a61/history/00ff46d2-3984-4d03-9901-c1847c273635 [2023-03-01T07:35:00.651Z] [2023-03-01T07:35:00.651Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2023-03-01T07:35:00.651Z] [2023-03-01T07:35:00.651Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-03-01T07:35:00.651Z] [2023-03-01T07:35:00.651Z] [2023-03-01T07:35:00.651Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-03-01T07:35:00.651Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-03-01T07:35:00.651Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2023-03-01T07:35:00.670Z] $ docker stop --time=1 12b51fd327673129d7b88b414fdddc22099b3af44d5d95cf7fafdde97aa13abc [2023-03-01T07:35:03.189Z] $ docker rm -f --volumes 12b51fd327673129d7b88b414fdddc22099b3af44d5d95cf7fafdde97aa13abc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2023-03-01T07:35:03.519Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-01T07:35:03.528Z] provisioning config files... [2023-03-01T07:35:03.535Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/432@tmp/config12926826718061989560tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-01T07:35:03.828Z] --> edgex-publish-swagger.sh [2023-03-01T07:35:03.829Z] === Publish openapi/v3 API === [2023-03-01T07:35:03.829Z] [publishToSwagger] Publishing the API Docs [openapi/v3] to Swagger [2023-03-01T07:35:03.829Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/432/openapi/v3/core-command.yaml] [2023-03-01T07:35:03.829Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-01T07:35:03.829Z] Dload Upload Total Spent Left Speed [2023-03-01T07:35:05.205Z] 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 23468 0:00:01 0:00:01 --:--:-- 23468 100 29030 0 0 100 29030 0 22750 0:00:01 0:00:01 --:--:-- 22732 [2023-03-01T07:35:05.205Z] [2023-03-01T07:35:05.205Z] [2023-03-01T07:35:05.205Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/432/openapi/v3/core-data.yaml] [2023-03-01T07:35:05.205Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-01T07:35:05.205Z] Dload Upload Total Spent Left Speed [2023-03-01T07:35:06.410Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 69110 0 0 100 69110 0 57400 0:00:01 0:00:01 --:--:-- 57400 100 69110 0 0 100 69110 0 54246 0:00:01 0:00:01 --:--:-- 54246 [2023-03-01T07:35:06.410Z] [2023-03-01T07:35:06.410Z] [2023-03-01T07:35:06.410Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/432/openapi/v3/core-metadata.yaml] [2023-03-01T07:35:06.410Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-01T07:35:06.410Z] Dload Upload Total Spent Left Speed [2023-03-01T07:35:07.345Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 140k 0 0 100 140k 0 125k 0:00:01 0:00:01 --:--:-- 125k 100 140k 0 0 100 140k 0 125k 0:00:01 0:00:01 --:--:-- 125k [2023-03-01T07:35:07.345Z] [2023-03-01T07:35:07.345Z] [2023-03-01T07:35:07.345Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/432/openapi/v3/support-notifications.yaml] [2023-03-01T07:35:07.345Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-01T07:35:07.345Z] Dload Upload Total Spent Left Speed [2023-03-01T07:35:07.911Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 86965 0 0 100 86965 0 171k --:--:-- --:--:-- --:--:-- 171k 100 86965 0 0 100 86965 0 171k --:--:-- --:--:-- --:--:-- 171k [2023-03-01T07:35:07.911Z] [2023-03-01T07:35:07.911Z] [2023-03-01T07:35:07.911Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/432/openapi/v3/support-scheduler.yaml] [2023-03-01T07:35:07.911Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-01T07:35:07.911Z] Dload Upload Total Spent Left Speed [2023-03-01T07:35:08.477Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 34001 0 0 100 34001 0 72188 --:--:-- --:--:-- --:--:-- 72188 [2023-03-01T07:35:08.477Z] [2023-03-01T07:35:08.477Z] [Pipeline] } [2023-03-01T07:35:08.484Z] 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-01T07:35:08.866Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-01T07:35:08.866Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T07:35:09.168Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-01T07:35:09.168Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-01T07:35:09.242Z] prd-ubuntu20.04-docker-8c-8g-7927 does not seem to be running inside a container [2023-03-01T07:35:09.276Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/432 -v /w/workspace/edgex-go/432:/w/workspace/edgex-go/432:rw,z -v /w/workspace/edgex-go/432@tmp:/w/workspace/edgex-go/432@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-03-01T07:35:09.620Z] $ docker top 580da15392cc782d0789a642275e750582e7d88250e52b6bd43b1f6d206f3801 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-01T07:35:09.700Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-01T07:35:09.700Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-01T07:35:09.811Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-01T07:35:09.822Z] $ docker exec 580da15392cc782d0789a642275e750582e7d88250e52b6bd43b1f6d206f3801 ssh-agent [2023-03-01T07:35:09.927Z] SSH_AUTH_SOCK=/tmp/ssh-0Xo779YCrzFb/agent.31 [2023-03-01T07:35:09.927Z] SSH_AGENT_PID=37 [2023-03-01T07:35:09.931Z] Running ssh-add (command line suppressed) [2023-03-01T07:35:10.043Z] Identity added: /w/workspace/edgex-go/432@tmp/private_key_2653711252731891085.key (/w/workspace/edgex-go/432@tmp/private_key_2653711252731891085.key) [2023-03-01T07:35:10.046Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-01T07:35:10.332Z] + git semver tag [2023-03-01T07:35:10.590Z] 2023-03-01 07:35:10,511 [run_tag] DEBUG tag force:False [2023-03-01T07:35:10.590Z] 2023-03-01 07:35:10,512 [check_head_tag] DEBUG check head tag [2023-03-01T07:35:10.590Z] 2023-03-01 07:35:10,515 [execute] INFO git cat-file --batch-check [2023-03-01T07:35:10.590Z] 2023-03-01 07:35:10,515 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/432, universal_newlines=False, shell=None, istream=) [2023-03-01T07:35:10.590Z] 2023-03-01 07:35:10,518 [execute] INFO git cat-file --batch [2023-03-01T07:35:10.590Z] 2023-03-01 07:35:10,518 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/432, universal_newlines=False, shell=None, istream=) [2023-03-01T07:35:10.590Z] 2023-03-01 07:35:10,558 [read_version] DEBUG read version from /w/workspace/edgex-go/432/.semver/main [2023-03-01T07:35:10.590Z] 2023-03-01 07:35:10,558 [execute] INFO git tag -a v3.0.0-dev.71 -m v3.0.0-dev.71 [2023-03-01T07:35:10.590Z] 2023-03-01 07:35:10,558 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.71', '-m', 'v3.0.0-dev.71'], cwd=/w/workspace/edgex-go/432, universal_newlines=False, shell=None, istream=None) [2023-03-01T07:35:10.590Z] 2023-03-01 07:35:10,563 [read_version] DEBUG read version from /w/workspace/edgex-go/432/.semver/main [2023-03-01T07:35:10.590Z] 3.0.0-dev.71 [Pipeline] } [2023-03-01T07:35:10.607Z] $ docker exec --env ******** --env ******** 580da15392cc782d0789a642275e750582e7d88250e52b6bd43b1f6d206f3801 ssh-agent -k [2023-03-01T07:35:10.705Z] unset SSH_AUTH_SOCK; [2023-03-01T07:35:10.706Z] unset SSH_AGENT_PID; [2023-03-01T07:35:10.706Z] echo Agent pid 37 killed; [2023-03-01T07:35:10.709Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-01T07:35:11.007Z] + git semver [Pipeline] } [2023-03-01T07:35:11.287Z] $ docker stop --time=1 580da15392cc782d0789a642275e750582e7d88250e52b6bd43b1f6d206f3801 [2023-03-01T07:35:12.588Z] $ docker rm -f --volumes 580da15392cc782d0789a642275e750582e7d88250e52b6bd43b1f6d206f3801 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T07:35:12.956Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-03-01T07:35:12.956Z] [2023-03-01T07:35:12.956Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T07:35:13.255Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-03-01T07:35:13.255Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-03-01T07:35:13.255Z] ab5ef0e58194: Pulling fs layer [2023-03-01T07:35:13.255Z] 9712f1f96733: Pulling fs layer [2023-03-01T07:35:13.255Z] 63f879dbbcfc: Pulling fs layer [2023-03-01T07:35:13.255Z] 0d9ebad4ef96: Pulling fs layer [2023-03-01T07:35:13.255Z] e9a5061849ea: Pulling fs layer [2023-03-01T07:35:13.255Z] d747dcd14b5f: Pulling fs layer [2023-03-01T07:35:13.255Z] 2de7ff778b66: Pulling fs layer [2023-03-01T07:35:13.255Z] 0d9ebad4ef96: Waiting [2023-03-01T07:35:13.255Z] e9a5061849ea: Waiting [2023-03-01T07:35:13.255Z] d747dcd14b5f: Waiting [2023-03-01T07:35:13.255Z] 9712f1f96733: Download complete [2023-03-01T07:35:13.518Z] 63f879dbbcfc: Verifying Checksum [2023-03-01T07:35:13.518Z] 63f879dbbcfc: Download complete [2023-03-01T07:35:13.778Z] e9a5061849ea: Verifying Checksum [2023-03-01T07:35:13.778Z] e9a5061849ea: Download complete [2023-03-01T07:35:13.778Z] d747dcd14b5f: Download complete [2023-03-01T07:35:14.035Z] ab5ef0e58194: Verifying Checksum [2023-03-01T07:35:14.035Z] ab5ef0e58194: Download complete [2023-03-01T07:35:14.035Z] 0d9ebad4ef96: Verifying Checksum [2023-03-01T07:35:14.035Z] 0d9ebad4ef96: Download complete [2023-03-01T07:35:14.035Z] 2de7ff778b66: Verifying Checksum [2023-03-01T07:35:14.035Z] 2de7ff778b66: Download complete [2023-03-01T07:35:16.559Z] ab5ef0e58194: Pull complete [2023-03-01T07:35:16.559Z] 9712f1f96733: Pull complete [2023-03-01T07:35:17.123Z] 63f879dbbcfc: Pull complete [2023-03-01T07:35:20.399Z] 0d9ebad4ef96: Pull complete [2023-03-01T07:35:20.657Z] e9a5061849ea: Pull complete [2023-03-01T07:35:20.657Z] d747dcd14b5f: Pull complete [2023-03-01T07:35:21.590Z] 2de7ff778b66: Pull complete [2023-03-01T07:35:21.590Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-03-01T07:35:21.590Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-03-01T07:35:21.590Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-01T07:35:21.669Z] prd-ubuntu20.04-docker-8c-8g-7927 does not seem to be running inside a container [2023-03-01T07:35:21.705Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/432 -v /w/workspace/edgex-go/432:/w/workspace/edgex-go/432:rw,z -v /w/workspace/edgex-go/432@tmp:/w/workspace/edgex-go/432@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2023-03-01T07:35:25.501Z] $ docker top 9a62864a17a760d232979e29569724356040d424101d04a61d7dc7c856a59b18 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-03-01T07:35:25.560Z] provisioning config files... [2023-03-01T07:35:25.569Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/432@tmp/config2055323223499300805tmp [2023-03-01T07:35:25.578Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/432@tmp/config7030649724173310875tmp [2023-03-01T07:35:25.586Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/432@tmp/config16916139012916507574tmp [Pipeline] { [Pipeline] echo [2023-03-01T07:35:25.601Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-01T07:35:25.883Z] ---> sigul-configuration.sh [2023-03-01T07:35:25.883Z] gpg: directory `/root/.gnupg' created [2023-03-01T07:35:25.883Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-03-01T07:35:25.883Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-03-01T07:35:25.883Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-03-01T07:35:25.883Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-03-01T07:35:25.883Z] gpg: CAST5 encrypted data [2023-03-01T07:35:25.883Z] gpg: encrypted with 1 passphrase [2023-03-01T07:35:25.883Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-03-01T07:35:26.166Z] + mkdir /home/jenkins [2023-03-01T07:35:26.166Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-03-01T07:35:26.449Z] + 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-01T07:35:26.458Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-01T07:35:26.740Z] ---> sigul-install.sh [2023-03-01T07:35:26.740Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-03-01T07:35:27.022Z] + git tag --list [2023-03-01T07:35:27.022Z] 0.6.0 [2023-03-01T07:35:27.022Z] 0.6.1 [2023-03-01T07:35:27.022Z] 0.7.0 [2023-03-01T07:35:27.022Z] 0.7.1 [2023-03-01T07:35:27.022Z] v1.0.0 [2023-03-01T07:35:27.022Z] v1.0.1 [2023-03-01T07:35:27.022Z] v1.1.0 [2023-03-01T07:35:27.022Z] v1.2.0 [2023-03-01T07:35:27.022Z] v1.2.1 [2023-03-01T07:35:27.022Z] v1.3.0 [2023-03-01T07:35:27.022Z] v1.3.1 [2023-03-01T07:35:27.022Z] v2.0.0 [2023-03-01T07:35:27.022Z] v2.1.0 [2023-03-01T07:35:27.022Z] v2.1.1 [2023-03-01T07:35:27.022Z] v2.1.1-dev.1 [2023-03-01T07:35:27.022Z] v2.1.1-dev.2 [2023-03-01T07:35:27.022Z] v2.1.1-dev.3 [2023-03-01T07:35:27.022Z] v2.1.1-dev.4 [2023-03-01T07:35:27.022Z] v2.1.1-dev.5 [2023-03-01T07:35:27.022Z] v2.1.1-dev.6 [2023-03-01T07:35:27.022Z] v2.1.1-dev.7 [2023-03-01T07:35:27.022Z] v2.1.1-dev.8 [2023-03-01T07:35:27.022Z] v2.1.2-dev.1 [2023-03-01T07:35:27.022Z] v2.2.0 [2023-03-01T07:35:27.022Z] v2.2.1-dev.1 [2023-03-01T07:35:27.022Z] v2.2.1-dev.10 [2023-03-01T07:35:27.022Z] v2.2.1-dev.11 [2023-03-01T07:35:27.022Z] v2.2.1-dev.12 [2023-03-01T07:35:27.022Z] v2.2.1-dev.13 [2023-03-01T07:35:27.022Z] v2.2.1-dev.14 [2023-03-01T07:35:27.022Z] v2.2.1-dev.15 [2023-03-01T07:35:27.022Z] v2.2.1-dev.16 [2023-03-01T07:35:27.023Z] v2.2.1-dev.17 [2023-03-01T07:35:27.023Z] v2.2.1-dev.18 [2023-03-01T07:35:27.023Z] v2.2.1-dev.19 [2023-03-01T07:35:27.023Z] v2.2.1-dev.2 [2023-03-01T07:35:27.023Z] v2.2.1-dev.20 [2023-03-01T07:35:27.023Z] v2.2.1-dev.21 [2023-03-01T07:35:27.023Z] v2.2.1-dev.22 [2023-03-01T07:35:27.023Z] v2.2.1-dev.23 [2023-03-01T07:35:27.023Z] v2.2.1-dev.24 [2023-03-01T07:35:27.023Z] v2.2.1-dev.25 [2023-03-01T07:35:27.023Z] v2.2.1-dev.26 [2023-03-01T07:35:27.023Z] v2.2.1-dev.27 [2023-03-01T07:35:27.023Z] v2.2.1-dev.28 [2023-03-01T07:35:27.023Z] v2.2.1-dev.29 [2023-03-01T07:35:27.023Z] v2.2.1-dev.3 [2023-03-01T07:35:27.023Z] v2.2.1-dev.4 [2023-03-01T07:35:27.023Z] v2.2.1-dev.5 [2023-03-01T07:35:27.023Z] v2.2.1-dev.6 [2023-03-01T07:35:27.023Z] v2.2.1-dev.7 [2023-03-01T07:35:27.023Z] v2.2.1-dev.8 [2023-03-01T07:35:27.023Z] v2.2.1-dev.9 [2023-03-01T07:35:27.023Z] v2.3.0 [2023-03-01T07:35:27.023Z] v2.3.0-dev.100 [2023-03-01T07:35:27.023Z] v2.3.0-dev.101 [2023-03-01T07:35:27.023Z] v2.3.0-dev.102 [2023-03-01T07:35:27.023Z] v2.3.0-dev.103 [2023-03-01T07:35:27.023Z] v2.3.0-dev.104 [2023-03-01T07:35:27.023Z] v2.3.0-dev.105 [2023-03-01T07:35:27.023Z] v2.3.0-dev.106 [2023-03-01T07:35:27.023Z] v2.3.0-dev.29 [2023-03-01T07:35:27.023Z] v2.3.0-dev.30 [2023-03-01T07:35:27.023Z] v2.3.0-dev.31 [2023-03-01T07:35:27.023Z] v2.3.0-dev.32 [2023-03-01T07:35:27.023Z] v2.3.0-dev.33 [2023-03-01T07:35:27.023Z] v2.3.0-dev.34 [2023-03-01T07:35:27.023Z] v2.3.0-dev.35 [2023-03-01T07:35:27.023Z] v2.3.0-dev.36 [2023-03-01T07:35:27.023Z] v2.3.0-dev.37 [2023-03-01T07:35:27.023Z] v2.3.0-dev.38 [2023-03-01T07:35:27.023Z] v2.3.0-dev.39 [2023-03-01T07:35:27.023Z] v2.3.0-dev.40 [2023-03-01T07:35:27.023Z] v2.3.0-dev.41 [2023-03-01T07:35:27.023Z] v2.3.0-dev.42 [2023-03-01T07:35:27.023Z] v2.3.0-dev.43 [2023-03-01T07:35:27.023Z] v2.3.0-dev.44 [2023-03-01T07:35:27.023Z] v2.3.0-dev.45 [2023-03-01T07:35:27.023Z] v2.3.0-dev.46 [2023-03-01T07:35:27.023Z] v2.3.0-dev.47 [2023-03-01T07:35:27.023Z] v2.3.0-dev.48 [2023-03-01T07:35:27.023Z] v2.3.0-dev.49 [2023-03-01T07:35:27.023Z] v2.3.0-dev.50 [2023-03-01T07:35:27.023Z] v2.3.0-dev.51 [2023-03-01T07:35:27.023Z] v2.3.0-dev.52 [2023-03-01T07:35:27.023Z] v2.3.0-dev.53 [2023-03-01T07:35:27.023Z] v2.3.0-dev.54 [2023-03-01T07:35:27.023Z] v2.3.0-dev.55 [2023-03-01T07:35:27.023Z] v2.3.0-dev.56 [2023-03-01T07:35:27.023Z] v2.3.0-dev.57 [2023-03-01T07:35:27.023Z] v2.3.0-dev.58 [2023-03-01T07:35:27.023Z] v2.3.0-dev.59 [2023-03-01T07:35:27.023Z] v2.3.0-dev.60 [2023-03-01T07:35:27.023Z] v2.3.0-dev.61 [2023-03-01T07:35:27.023Z] v2.3.0-dev.62 [2023-03-01T07:35:27.023Z] v2.3.0-dev.63 [2023-03-01T07:35:27.023Z] v2.3.0-dev.64 [2023-03-01T07:35:27.023Z] v2.3.0-dev.65 [2023-03-01T07:35:27.023Z] v2.3.0-dev.66 [2023-03-01T07:35:27.023Z] v2.3.0-dev.67 [2023-03-01T07:35:27.023Z] v2.3.0-dev.68 [2023-03-01T07:35:27.023Z] v2.3.0-dev.69 [2023-03-01T07:35:27.023Z] v2.3.0-dev.70 [2023-03-01T07:35:27.023Z] v2.3.0-dev.71 [2023-03-01T07:35:27.023Z] v2.3.0-dev.72 [2023-03-01T07:35:27.023Z] v2.3.0-dev.73 [2023-03-01T07:35:27.023Z] v2.3.0-dev.74 [2023-03-01T07:35:27.023Z] v2.3.0-dev.75 [2023-03-01T07:35:27.023Z] v2.3.0-dev.76 [2023-03-01T07:35:27.023Z] v2.3.0-dev.77 [2023-03-01T07:35:27.023Z] v2.3.0-dev.78 [2023-03-01T07:35:27.023Z] v2.3.0-dev.79 [2023-03-01T07:35:27.023Z] v2.3.0-dev.80 [2023-03-01T07:35:27.023Z] v2.3.0-dev.81 [2023-03-01T07:35:27.023Z] v2.3.0-dev.82 [2023-03-01T07:35:27.023Z] v2.3.0-dev.83 [2023-03-01T07:35:27.023Z] v2.3.0-dev.84 [2023-03-01T07:35:27.023Z] v2.3.0-dev.85 [2023-03-01T07:35:27.023Z] v2.3.0-dev.86 [2023-03-01T07:35:27.023Z] v2.3.0-dev.87 [2023-03-01T07:35:27.023Z] v2.3.0-dev.88 [2023-03-01T07:35:27.023Z] v2.3.0-dev.89 [2023-03-01T07:35:27.023Z] v2.3.0-dev.90 [2023-03-01T07:35:27.023Z] v2.3.0-dev.91 [2023-03-01T07:35:27.023Z] v2.3.0-dev.92 [2023-03-01T07:35:27.023Z] v2.3.0-dev.93 [2023-03-01T07:35:27.023Z] v2.3.0-dev.94 [2023-03-01T07:35:27.023Z] v2.3.0-dev.95 [2023-03-01T07:35:27.023Z] v2.3.0-dev.96 [2023-03-01T07:35:27.023Z] v2.3.0-dev.97 [2023-03-01T07:35:27.023Z] v2.3.0-dev.98 [2023-03-01T07:35:27.023Z] v2.3.0-dev.99 [2023-03-01T07:35:27.023Z] v2.3.1-dev.1 [2023-03-01T07:35:27.023Z] v2.3.1-dev.2 [2023-03-01T07:35:27.023Z] v2.3.1-dev.3 [2023-03-01T07:35:27.023Z] v2.3.1-dev.4 [2023-03-01T07:35:27.023Z] v2.3.1-dev.5 [2023-03-01T07:35:27.023Z] v3.0.0-dev.1 [2023-03-01T07:35:27.023Z] v3.0.0-dev.10 [2023-03-01T07:35:27.023Z] v3.0.0-dev.11 [2023-03-01T07:35:27.023Z] v3.0.0-dev.12 [2023-03-01T07:35:27.023Z] v3.0.0-dev.13 [2023-03-01T07:35:27.023Z] v3.0.0-dev.14 [2023-03-01T07:35:27.023Z] v3.0.0-dev.15 [2023-03-01T07:35:27.023Z] v3.0.0-dev.16 [2023-03-01T07:35:27.023Z] v3.0.0-dev.17 [2023-03-01T07:35:27.023Z] v3.0.0-dev.18 [2023-03-01T07:35:27.023Z] v3.0.0-dev.19 [2023-03-01T07:35:27.023Z] v3.0.0-dev.2 [2023-03-01T07:35:27.023Z] v3.0.0-dev.20 [2023-03-01T07:35:27.023Z] v3.0.0-dev.21 [2023-03-01T07:35:27.023Z] v3.0.0-dev.22 [2023-03-01T07:35:27.023Z] v3.0.0-dev.23 [2023-03-01T07:35:27.023Z] v3.0.0-dev.24 [2023-03-01T07:35:27.023Z] v3.0.0-dev.25 [2023-03-01T07:35:27.023Z] v3.0.0-dev.26 [2023-03-01T07:35:27.023Z] v3.0.0-dev.27 [2023-03-01T07:35:27.023Z] v3.0.0-dev.28 [2023-03-01T07:35:27.023Z] v3.0.0-dev.29 [2023-03-01T07:35:27.023Z] v3.0.0-dev.3 [2023-03-01T07:35:27.023Z] v3.0.0-dev.30 [2023-03-01T07:35:27.023Z] v3.0.0-dev.31 [2023-03-01T07:35:27.023Z] v3.0.0-dev.32 [2023-03-01T07:35:27.023Z] v3.0.0-dev.33 [2023-03-01T07:35:27.023Z] v3.0.0-dev.34 [2023-03-01T07:35:27.023Z] v3.0.0-dev.35 [2023-03-01T07:35:27.023Z] v3.0.0-dev.36 [2023-03-01T07:35:27.023Z] v3.0.0-dev.37 [2023-03-01T07:35:27.023Z] v3.0.0-dev.38 [2023-03-01T07:35:27.023Z] v3.0.0-dev.39 [2023-03-01T07:35:27.023Z] v3.0.0-dev.4 [2023-03-01T07:35:27.023Z] v3.0.0-dev.40 [2023-03-01T07:35:27.023Z] v3.0.0-dev.41 [2023-03-01T07:35:27.023Z] v3.0.0-dev.42 [2023-03-01T07:35:27.023Z] v3.0.0-dev.43 [2023-03-01T07:35:27.023Z] v3.0.0-dev.44 [2023-03-01T07:35:27.023Z] v3.0.0-dev.45 [2023-03-01T07:35:27.023Z] v3.0.0-dev.46 [2023-03-01T07:35:27.023Z] v3.0.0-dev.47 [2023-03-01T07:35:27.023Z] v3.0.0-dev.48 [2023-03-01T07:35:27.023Z] v3.0.0-dev.49 [2023-03-01T07:35:27.023Z] v3.0.0-dev.5 [2023-03-01T07:35:27.023Z] v3.0.0-dev.50 [2023-03-01T07:35:27.023Z] v3.0.0-dev.51 [2023-03-01T07:35:27.023Z] v3.0.0-dev.52 [2023-03-01T07:35:27.023Z] v3.0.0-dev.53 [2023-03-01T07:35:27.023Z] v3.0.0-dev.54 [2023-03-01T07:35:27.023Z] v3.0.0-dev.55 [2023-03-01T07:35:27.023Z] v3.0.0-dev.56 [2023-03-01T07:35:27.023Z] v3.0.0-dev.57 [2023-03-01T07:35:27.023Z] v3.0.0-dev.58 [2023-03-01T07:35:27.023Z] v3.0.0-dev.59 [2023-03-01T07:35:27.023Z] v3.0.0-dev.6 [2023-03-01T07:35:27.023Z] v3.0.0-dev.60 [2023-03-01T07:35:27.023Z] v3.0.0-dev.61 [2023-03-01T07:35:27.023Z] v3.0.0-dev.62 [2023-03-01T07:35:27.023Z] v3.0.0-dev.63 [2023-03-01T07:35:27.023Z] v3.0.0-dev.64 [2023-03-01T07:35:27.023Z] v3.0.0-dev.65 [2023-03-01T07:35:27.023Z] v3.0.0-dev.66 [2023-03-01T07:35:27.023Z] v3.0.0-dev.67 [2023-03-01T07:35:27.023Z] v3.0.0-dev.68 [2023-03-01T07:35:27.023Z] v3.0.0-dev.69 [2023-03-01T07:35:27.023Z] v3.0.0-dev.7 [2023-03-01T07:35:27.023Z] v3.0.0-dev.70 [2023-03-01T07:35:27.023Z] v3.0.0-dev.71 [2023-03-01T07:35:27.023Z] v3.0.0-dev.8 [2023-03-01T07:35:27.023Z] v3.0.0-dev.9 [Pipeline] sh [2023-03-01T07:35:27.308Z] + lftools sign git-tag v3.0.0-dev.71 [2023-03-01T07:35:27.875Z] Signing Git tag with Sigul... [2023-03-01T07:35:27.875Z] Signing v3.0.0-dev.71 [Pipeline] echo [2023-03-01T07:35:28.819Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-01T07:35:29.103Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-03-01T07:35:29.110Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-03-01T07:35:29.133Z] $ docker stop --time=1 9a62864a17a760d232979e29569724356040d424101d04a61d7dc7c856a59b18 [2023-03-01T07:35:30.416Z] $ docker rm -f --volumes 9a62864a17a760d232979e29569724356040d424101d04a61d7dc7c856a59b18 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-03-01T07:35:30.795Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-01T07:35:30.795Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T07:35:31.086Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-01T07:35:31.086Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-01T07:35:31.149Z] prd-ubuntu20.04-docker-8c-8g-7927 does not seem to be running inside a container [2023-03-01T07:35:31.188Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/432 -v /w/workspace/edgex-go/432:/w/workspace/edgex-go/432:rw,z -v /w/workspace/edgex-go/432@tmp:/w/workspace/edgex-go/432@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-03-01T07:35:31.526Z] $ docker top f080812380ff2cfa6b126a37b35c9e419d3ee13e1a12f8cc34ecf6cd3f865b31 -eo pid,comm [2023-03-01T07:35:31.563Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-03-01T07:35:31.563Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-01T07:35:31.601Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-01T07:35:31.601Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-01T07:35:31.708Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-01T07:35:31.719Z] $ docker exec f080812380ff2cfa6b126a37b35c9e419d3ee13e1a12f8cc34ecf6cd3f865b31 ssh-agent [2023-03-01T07:35:31.811Z] SSH_AUTH_SOCK=/tmp/ssh-gvhyZpZLNl4T/agent.32 [2023-03-01T07:35:31.812Z] SSH_AGENT_PID=38 [2023-03-01T07:35:31.817Z] Running ssh-add (command line suppressed) [2023-03-01T07:35:31.923Z] Identity added: /w/workspace/edgex-go/432@tmp/private_key_13189599595398190491.key (/w/workspace/edgex-go/432@tmp/private_key_13189599595398190491.key) [2023-03-01T07:35:31.931Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-01T07:35:32.217Z] + git semver bump pre [2023-03-01T07:35:32.477Z] 2023-03-01 07:35:32,386 [read_version] DEBUG read version from /w/workspace/edgex-go/432/.semver/main [2023-03-01T07:35:32.477Z] 2023-03-01 07:35:32,387 [bump_version] DEBUG bumping version:3.0.0-dev.71 on axis:pre with prefix:dev [2023-03-01T07:35:32.477Z] 2023-03-01 07:35:32,387 [bump_version] DEBUG bumped version:3.0.0-dev.72 [2023-03-01T07:35:32.477Z] 2023-03-01 07:35:32,387 [write_version] DEBUG write version:3.0.0-dev.72 to path:/w/workspace/edgex-go/432/.semver/main with force:True [2023-03-01T07:35:32.477Z] 2023-03-01 07:35:32,387 [read_version] DEBUG read version from /w/workspace/edgex-go/432/.semver/main [2023-03-01T07:35:32.477Z] 2023-03-01 07:35:32,387 [write_file] DEBUG write to file:/w/workspace/edgex-go/432/.semver/main [2023-03-01T07:35:32.477Z] 2023-03-01 07:35:32,389 [execute] INFO git cat-file --batch-check [2023-03-01T07:35:32.477Z] 2023-03-01 07:35:32,390 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/432/.semver, universal_newlines=False, shell=None, istream=) [2023-03-01T07:35:32.477Z] 2023-03-01 07:35:32,395 [execute] INFO git cat-file --batch [2023-03-01T07:35:32.477Z] 2023-03-01 07:35:32,395 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/432/.semver, universal_newlines=False, shell=None, istream=) [2023-03-01T07:35:32.477Z] 2023-03-01 07:35:32,401 [read_version] DEBUG read version from /w/workspace/edgex-go/432/.semver/main [2023-03-01T07:35:32.477Z] 3.0.0-dev.72 [Pipeline] } [2023-03-01T07:35:32.495Z] $ docker exec --env ******** --env ******** f080812380ff2cfa6b126a37b35c9e419d3ee13e1a12f8cc34ecf6cd3f865b31 ssh-agent -k [2023-03-01T07:35:32.586Z] unset SSH_AUTH_SOCK; [2023-03-01T07:35:32.586Z] unset SSH_AGENT_PID; [2023-03-01T07:35:32.586Z] echo Agent pid 38 killed; [2023-03-01T07:35:32.587Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-01T07:35:32.883Z] + git semver [Pipeline] } [2023-03-01T07:35:33.163Z] $ docker stop --time=1 f080812380ff2cfa6b126a37b35c9e419d3ee13e1a12f8cc34ecf6cd3f865b31 [2023-03-01T07:35:34.465Z] $ docker rm -f --volumes f080812380ff2cfa6b126a37b35c9e419d3ee13e1a12f8cc34ecf6cd3f865b31 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-01T07:35:34.788Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-01T07:35:34.788Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T07:35:35.087Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-01T07:35:35.087Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-01T07:35:35.152Z] prd-ubuntu20.04-docker-8c-8g-7927 does not seem to be running inside a container [2023-03-01T07:35:35.187Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/432 -v /w/workspace/edgex-go/432:/w/workspace/edgex-go/432:rw,z -v /w/workspace/edgex-go/432@tmp:/w/workspace/edgex-go/432@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-03-01T07:35:35.516Z] $ docker top 24fd7578ef7d981b1b4eb3b7259e8e7d725f09e056a9f8e49fc4d8ea83b7a2a0 -eo pid,comm [2023-03-01T07:35:35.554Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-03-01T07:35:35.554Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-01T07:35:35.595Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-01T07:35:35.595Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-01T07:35:35.697Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-01T07:35:35.708Z] $ docker exec 24fd7578ef7d981b1b4eb3b7259e8e7d725f09e056a9f8e49fc4d8ea83b7a2a0 ssh-agent [2023-03-01T07:35:35.817Z] SSH_AUTH_SOCK=/tmp/ssh-KB5oSb6Vu1bX/agent.32 [2023-03-01T07:35:35.817Z] SSH_AGENT_PID=38 [2023-03-01T07:35:35.822Z] Running ssh-add (command line suppressed) [2023-03-01T07:35:35.933Z] Identity added: /w/workspace/edgex-go/432@tmp/private_key_2107976823448653535.key (/w/workspace/edgex-go/432@tmp/private_key_2107976823448653535.key) [2023-03-01T07:35:35.940Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-01T07:35:36.226Z] + git semver push [2023-03-01T07:35:36.486Z] 2023-03-01 07:35:36,407 [run_push] DEBUG push [2023-03-01T07:35:36.486Z] 2023-03-01 07:35:36,407 [execute] INFO git cat-file --batch-check [2023-03-01T07:35:36.486Z] 2023-03-01 07:35:36,407 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/432/.semver, universal_newlines=False, shell=None, istream=) [2023-03-01T07:35:36.486Z] 2023-03-01 07:35:36,411 [execute] INFO git rev-list 9b0d1784bd3957d6c8cf5712d4a0eeccd5f63dd7 -- [2023-03-01T07:35:36.486Z] 2023-03-01 07:35:36,411 [execute] DEBUG Popen(['git', 'rev-list', '9b0d1784bd3957d6c8cf5712d4a0eeccd5f63dd7', '--'], cwd=/w/workspace/edgex-go/432/.semver, universal_newlines=False, shell=None, istream=None) [2023-03-01T07:35:36.486Z] 2023-03-01 07:35:36,428 [execute] INFO git fetch -v origin [2023-03-01T07:35:36.486Z] 2023-03-01 07:35:36,428 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/432/.semver, universal_newlines=True, shell=None, istream=None) [2023-03-01T07:35:37.423Z] 2023-03-01 07:35:37,166 [run_push] DEBUG no remote changes detected [2023-03-01T07:35:37.423Z] 2023-03-01 07:35:37,166 [execute] INFO git push origin semver [2023-03-01T07:35:37.423Z] 2023-03-01 07:35:37,167 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/432/.semver, universal_newlines=False, shell=None, istream=None) [2023-03-01T07:35:38.359Z] 2023-03-01 07:35:38,082 [run_push] DEBUG push all version tags [2023-03-01T07:35:38.359Z] 2023-03-01 07:35:38,083 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-03-01T07:35:38.359Z] 2023-03-01 07:35:38,083 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/432, universal_newlines=False, shell=None, istream=None) [2023-03-01T07:35:39.295Z] 2023-03-01 07:35:38,991 [read_version] DEBUG read version from /w/workspace/edgex-go/432/.semver/main [2023-03-01T07:35:39.295Z] 3.0.0-dev.72 [Pipeline] } [2023-03-01T07:35:39.312Z] $ docker exec --env ******** --env ******** 24fd7578ef7d981b1b4eb3b7259e8e7d725f09e056a9f8e49fc4d8ea83b7a2a0 ssh-agent -k [2023-03-01T07:35:39.402Z] unset SSH_AUTH_SOCK; [2023-03-01T07:35:39.402Z] unset SSH_AGENT_PID; [2023-03-01T07:35:39.402Z] echo Agent pid 38 killed; [2023-03-01T07:35:39.402Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-01T07:35:39.705Z] + git semver [Pipeline] } [2023-03-01T07:35:39.981Z] $ docker stop --time=1 24fd7578ef7d981b1b4eb3b7259e8e7d725f09e056a9f8e49fc4d8ea83b7a2a0 [2023-03-01T07:35:41.266Z] $ docker rm -f --volumes 24fd7578ef7d981b1b4eb3b7259e8e7d725f09e056a9f8e49fc4d8ea83b7a2a0 [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-01T07:35:41.852Z] + [ -d /w/workspace/edgex-go/432/archives ] [Pipeline] libraryResource [Pipeline] sh [2023-03-01T07:35:42.201Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-01T07:35:43.060Z] ---> package-listing.sh [2023-03-01T07:35:43.060Z] ++ facter osfamily [2023-03-01T07:35:43.060Z] ++ tr '[:upper:]' '[:lower:]' [2023-03-01T07:35:43.319Z] + OS_FAMILY=debian [2023-03-01T07:35:43.319Z] + workspace=/w/workspace/edgex-go/432 [2023-03-01T07:35:43.319Z] + START_PACKAGES=/tmp/packages_start.txt [2023-03-01T07:35:43.319Z] + END_PACKAGES=/tmp/packages_end.txt [2023-03-01T07:35:43.319Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-03-01T07:35:43.319Z] + PACKAGES=/tmp/packages_start.txt [2023-03-01T07:35:43.319Z] + '[' /w/workspace/edgex-go/432 ']' [2023-03-01T07:35:43.319Z] + PACKAGES=/tmp/packages_end.txt [2023-03-01T07:35:43.319Z] + case "${OS_FAMILY}" in [2023-03-01T07:35:43.319Z] + dpkg -l [2023-03-01T07:35:43.319Z] + grep '^ii' [2023-03-01T07:35:43.319Z] + '[' -f /tmp/packages_start.txt ']' [2023-03-01T07:35:43.319Z] + '[' -f /tmp/packages_end.txt ']' [2023-03-01T07:35:43.319Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-03-01T07:35:43.319Z] + '[' /w/workspace/edgex-go/432 ']' [2023-03-01T07:35:43.319Z] + mkdir -p /w/workspace/edgex-go/432/archives/ [2023-03-01T07:35:43.319Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/432/archives/ [Pipeline] echo [2023-03-01T07:35:43.330Z] 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/432/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-03-01T07:35:43.609Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T07:35:44.167Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-01T07:35:44.167Z] [2023-03-01T07:35:44.167Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T07:35:44.464Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-01T07:35:44.464Z] latest: Pulling from edgex-lftools-log-publisher [2023-03-01T07:35:44.464Z] 5eb5b503b376: Pulling fs layer [2023-03-01T07:35:44.464Z] 5c69ac0246d0: Pulling fs layer [2023-03-01T07:35:44.464Z] ec43610c2a17: Pulling fs layer [2023-03-01T07:35:44.464Z] 3a2ae6a8a46f: Pulling fs layer [2023-03-01T07:35:44.464Z] 33b1e0a273af: Pulling fs layer [2023-03-01T07:35:44.464Z] 5d3b04190fa2: Pulling fs layer [2023-03-01T07:35:44.464Z] 2f39f015ded8: Pulling fs layer [2023-03-01T07:35:44.464Z] 33b1e0a273af: Waiting [2023-03-01T07:35:44.464Z] 5d3b04190fa2: Waiting [2023-03-01T07:35:44.464Z] 2f39f015ded8: Waiting [2023-03-01T07:35:44.464Z] 3a2ae6a8a46f: Waiting [2023-03-01T07:35:44.464Z] 5c69ac0246d0: Verifying Checksum [2023-03-01T07:35:44.464Z] 5c69ac0246d0: Download complete [2023-03-01T07:35:44.464Z] 3a2ae6a8a46f: Verifying Checksum [2023-03-01T07:35:44.464Z] 3a2ae6a8a46f: Download complete [2023-03-01T07:35:44.721Z] 33b1e0a273af: Verifying Checksum [2023-03-01T07:35:44.721Z] 33b1e0a273af: Download complete [2023-03-01T07:35:44.721Z] 5d3b04190fa2: Verifying Checksum [2023-03-01T07:35:44.721Z] 5d3b04190fa2: Download complete [2023-03-01T07:35:44.721Z] ec43610c2a17: Verifying Checksum [2023-03-01T07:35:44.721Z] ec43610c2a17: Download complete [2023-03-01T07:35:44.721Z] 5eb5b503b376: Verifying Checksum [2023-03-01T07:35:44.721Z] 5eb5b503b376: Download complete [2023-03-01T07:35:45.654Z] 2f39f015ded8: Download complete [2023-03-01T07:35:45.913Z] 5eb5b503b376: Pull complete [2023-03-01T07:35:46.170Z] 5c69ac0246d0: Pull complete [2023-03-01T07:35:46.428Z] ec43610c2a17: Pull complete [2023-03-01T07:35:46.428Z] 3a2ae6a8a46f: Pull complete [2023-03-01T07:35:46.687Z] 33b1e0a273af: Pull complete [2023-03-01T07:35:46.687Z] 5d3b04190fa2: Pull complete [2023-03-01T07:35:50.871Z] 2f39f015ded8: Pull complete [2023-03-01T07:35:50.871Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-03-01T07:35:50.871Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-01T07:35:50.871Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-01T07:35:50.945Z] prd-ubuntu20.04-docker-8c-8g-7927 does not seem to be running inside a container [2023-03-01T07:35:50.981Z] $ 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/432/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/432 -v /w/workspace/edgex-go/432:/w/workspace/edgex-go/432:rw,z -v /w/workspace/edgex-go/432@tmp:/w/workspace/edgex-go/432@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-03-01T07:35:53.846Z] $ docker top 7f0ae44d80d87f5f65c05af6a0f56769a8fd27a34f9ffa127064f2f14d44b372 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-01T07:35:54.173Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-03-01T07:35:54.464Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-03-01T07:35:54.762Z] + ls /var/log/sa-host [2023-03-01T07:35:54.762Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-01T07:35:54.907Z] provisioning config files... [2023-03-01T07:35:54.917Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/432@tmp/config15269315793603160589tmp [Pipeline] { [Pipeline] echo [2023-03-01T07:35:54.932Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-01T07:35:55.215Z] ---> create-netrc.sh [Pipeline] } [2023-03-01T07:35:55.223Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-03-01T07:35:55.671Z] ---> python-tools-install.sh [Pipeline] echo [2023-03-01T07:35:55.679Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-01T07:35:55.959Z] ---> sudo-logs.sh [2023-03-01T07:35:55.960Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-03-01T07:35:55.982Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-01T07:35:56.260Z] ---> job-cost.sh [2023-03-01T07:35:56.260Z] lf-activate-venv: SKIPPING [2023-03-01T07:35:56.260Z] DEBUG: total: 0.10999999940395355 [2023-03-01T07:35:56.260Z] INFO: Retrieving Stack Cost... [2023-03-01T07:35:56.826Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-01T07:35:57.085Z] INFO: Archiving Costs [Pipeline] echo [2023-03-01T07:35:57.097Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-01T07:35:57.378Z] ---> logs-deploy.sh [2023-03-01T07:35:57.378Z] lf-activate-venv: SKIPPING [2023-03-01T07:35:57.378Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/432 [2023-03-01T07:35:57.378Z] INFO: archiving workspace using pattern(s): [2023-03-01T07:35:58.313Z] Archives upload complete. [2023-03-01T07:35:58.313Z] INFO: archiving logs to Nexus