Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 581b0da79acfc8c7cfb708782744174800bf9092 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-ssh306624406219959635.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a 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-ssh7567075243140537800.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 66200e8eedfc470904d6b329e562ec5b45423d6a 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-ssh6549051003671432119.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 66200e8eedfc470904d6b329e562ec5b45423d6a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 66200e8eedfc470904d6b329e562ec5b45423d6a # timeout=10 Commit message: "feat: add capability to use golang 1.20 (#427)" > 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-ssh106948193429612664.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-ssh9971950158960687484.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-6894 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/483 [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/483 # 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 581b0da79acfc8c7cfb708782744174800bf9092 (main) Commit message: "refactor: Adjust app service names in Spire seed script (#4494)" > 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 581b0da79acfc8c7cfb708782744174800bf9092 # timeout=10 > git rev-list --no-walk 90e066c8f118aeb4a988f9c2e8073aae7cdb5770 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-04-05T15:36:38.597Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-04-05T15:36:38.647Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-04-05T15:36:38.665Z] ========================================================= [2023-04-05T15:36:38.665Z] EdgeX Global Pipelines Version Info [2023-04-05T15:36:38.665Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-04-05T15:36:39.370Z] ------------------- [2023-04-05T15:36:39.370Z] stable info: [2023-04-05T15:36:39.370Z] ------------------- [2023-04-05T15:36:39.370Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-04-05T15:36:39.370Z] Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a [2023-04-05T15:36:39.370Z] Message: update stable to v1.0.245 [2023-04-05T15:36:39.940Z] ------------------- [2023-04-05T15:36:39.940Z] experimental info: [2023-04-05T15:36:39.940Z] ------------------- [2023-04-05T15:36:39.940Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-04-05T15:36:39.940Z] Commit SHA: 046ad6d0e2e636d38ea4daf53c055316476b9501 [2023-04-05T15:36:39.940Z] Message: update experimental to v1.0.247 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-04-05T15:36:40.096Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2023-04-05T15:36:40.103Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2023-04-05T15:36:40.110Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-04-05T15:36:40.118Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-04-05T15:36:40.129Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-04-05T15:36:40.139Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-04-05T15:36:40.147Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-04-05T15:36:40.154Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2023-04-05T15:36:40.162Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2023-04-05T15:36:40.169Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2023-04-05T15:36:40.176Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-04-05T15:36:40.183Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-04-05T15:36:40.191Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-04-05T15:36:40.198Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-04-05T15:36:40.205Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-04-05T15:36:40.212Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-04-05T15:36:40.219Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-04-05T15:36:40.231Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-04-05T15:36:40.241Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-04-05T15:36:40.251Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2023-04-05T15:36:40.261Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-04-05T15:36:40.273Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-04-05T15:36:40.283Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-04-05T15:36:40.293Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-04-05T15:36:40.302Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-04-05T15:36:40.312Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-04-05T15:36:40.323Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 581b0da79acfc8c7cfb708782744174800bf9092 [Pipeline] echo [2023-04-05T15:36:40.333Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 581b0da [Pipeline] echo [2023-04-05T15:36:40.343Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-05T15:36:40.387Z] provisioning config files... [2023-04-05T15:36:40.403Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/483@tmp/config10238306802912320619tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-05T15:36:40.703Z] ---> docker-login.sh [2023-04-05T15:36:40.703Z] nexus3.edgexfoundry.org:10001 [2023-04-05T15:36:40.968Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-05T15:36:40.968Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-05T15:36:40.968Z] Configure a credential helper to remove this warning. See [2023-04-05T15:36:40.968Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-05T15:36:40.968Z] [2023-04-05T15:36:40.968Z] Login Succeeded [2023-04-05T15:36:40.968Z] nexus3.edgexfoundry.org:10002 [2023-04-05T15:36:40.968Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-05T15:36:41.244Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-05T15:36:41.244Z] Configure a credential helper to remove this warning. See [2023-04-05T15:36:41.244Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-05T15:36:41.244Z] [2023-04-05T15:36:41.244Z] Login Succeeded [2023-04-05T15:36:41.244Z] nexus3.edgexfoundry.org:10003 [2023-04-05T15:36:41.244Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-05T15:36:41.244Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-05T15:36:41.244Z] Configure a credential helper to remove this warning. See [2023-04-05T15:36:41.244Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-05T15:36:41.244Z] [2023-04-05T15:36:41.244Z] Login Succeeded [2023-04-05T15:36:41.244Z] nexus3.edgexfoundry.org:10004 [2023-04-05T15:36:41.244Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-05T15:36:41.244Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-05T15:36:41.244Z] Configure a credential helper to remove this warning. See [2023-04-05T15:36:41.244Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-05T15:36:41.244Z] [2023-04-05T15:36:41.244Z] Login Succeeded [2023-04-05T15:36:41.244Z] docker.io [2023-04-05T15:36:41.507Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-05T15:36:41.768Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-05T15:36:41.768Z] Configure a credential helper to remove this warning. See [2023-04-05T15:36:41.768Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-05T15:36:41.768Z] [2023-04-05T15:36:41.768Z] Login Succeeded [2023-04-05T15:36:41.768Z] ---> docker-login.sh ends [Pipeline] } [2023-04-05T15:36:41.777Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-04-05T15:36:42.079Z] + 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-04-05T15:36:42.079Z] + dirname cmd/core-command/Dockerfile [2023-04-05T15:36:42.079Z] + cut -d/ -f2 [2023-04-05T15:36:42.079Z] + echo core-command,cmd/core-command/Dockerfile [2023-04-05T15:36:42.079Z] + dirname+ cmd/core-common-config-bootstrapper/Dockerfile [2023-04-05T15:36:42.079Z] cut -d/ -f2 [2023-04-05T15:36:42.079Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2023-04-05T15:36:42.079Z] + dirname cmd/core-data/Dockerfile [2023-04-05T15:36:42.079Z] + cut -d/ -f2 [2023-04-05T15:36:42.079Z] + echo core-data,cmd/core-data/Dockerfile [2023-04-05T15:36:42.079Z] + dirname cmd/core-metadata/Dockerfile [2023-04-05T15:36:42.079Z] + cut -d/ -f2 [2023-04-05T15:36:42.079Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2023-04-05T15:36:42.079Z] + + dirname cmd/security-bootstrapper/Dockerfile [2023-04-05T15:36:42.079Z] cut -d/ -f2 [2023-04-05T15:36:42.079Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2023-04-05T15:36:42.079Z] + dirname cmd/security-proxy-auth/Dockerfile [2023-04-05T15:36:42.079Z] + cut -d/ -f2 [2023-04-05T15:36:42.079Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2023-04-05T15:36:42.079Z] + dirname cmd/security-proxy-setup/Dockerfile [2023-04-05T15:36:42.079Z] + cut -d/ -f2 [2023-04-05T15:36:42.079Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2023-04-05T15:36:42.079Z] + dirname cmd/security-secretstore-setup/Dockerfile [2023-04-05T15:36:42.079Z] + cut -d/ -f2 [2023-04-05T15:36:42.079Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2023-04-05T15:36:42.079Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2023-04-05T15:36:42.079Z] + cut -d/ -f2 [2023-04-05T15:36:42.079Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2023-04-05T15:36:42.079Z] + dirname cmd/security-spire-agent/Dockerfile [2023-04-05T15:36:42.079Z] + cut -d/ -f2 [2023-04-05T15:36:42.079Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2023-04-05T15:36:42.079Z] + + cut -d/ -f2 [2023-04-05T15:36:42.079Z] dirname cmd/security-spire-config/Dockerfile [2023-04-05T15:36:42.079Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2023-04-05T15:36:42.079Z] + dirname cmd/security-spire-server/Dockerfile [2023-04-05T15:36:42.079Z] + cut -d/ -f2 [2023-04-05T15:36:42.079Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2023-04-05T15:36:42.079Z] + dirname cmd/support-notifications/Dockerfile [2023-04-05T15:36:42.079Z] + cut -d/ -f2 [2023-04-05T15:36:42.079Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2023-04-05T15:36:42.079Z] + dirname cmd/support-scheduler/Dockerfile [2023-04-05T15:36:42.079Z] + cut -d/ -f2 [2023-04-05T15:36:42.079Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2023-04-05T15:36:42.133Z] 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-04-05T15:36:42.462Z] + git rev-list -1 --merges 581b0da79acfc8c7cfb708782744174800bf9092~1..581b0da79acfc8c7cfb708782744174800bf9092 [Pipeline] echo [2023-04-05T15:36:42.508Z] -----------> git rev-list -1 --merges 581b0da79acfc8c7cfb708782744174800bf9092~1..581b0da79acfc8c7cfb708782744174800bf9092 581b0da79acfc8c7cfb708782744174800bf9092 [false] [Pipeline] sh [2023-04-05T15:36:42.801Z] + git log --format=format:%s -1 581b0da79acfc8c7cfb708782744174800bf9092 [Pipeline] echo [2023-04-05T15:36:42.815Z] ========================================================= [2023-04-05T15:36:42.815Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-04-05T15:36:42.815Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2023-04-05T15:36:43.176Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-04-05T15:36:43.176Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-04-05T15:36:43.176Z] + [ -e /tmp/ssh_known_hosts ] [2023-04-05T15:36:43.176Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-04-05T15:36:43.176Z] + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-04-05T15:36:43.176Z] sudo tee -a /etc/ssh/ssh_known_hosts [2023-04-05T15:36:43.176Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-05T15:36:43.517Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-05T15:36:43.517Z] [2023-04-05T15:36:43.517Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-05T15:36:43.817Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-05T15:36:43.818Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-04-05T15:36:43.818Z] b85a868b505f: Pulling fs layer [2023-04-05T15:36:43.818Z] e2be974225ed: Pulling fs layer [2023-04-05T15:36:43.818Z] 339a4e72a1f5: Pulling fs layer [2023-04-05T15:36:43.818Z] 988bab9f4d93: Pulling fs layer [2023-04-05T15:36:43.818Z] 1469e6f7b9e6: Pulling fs layer [2023-04-05T15:36:43.818Z] eaf3925da568: Pulling fs layer [2023-04-05T15:36:43.818Z] bab4dde63d76: Pulling fs layer [2023-04-05T15:36:43.818Z] bde34c3a00c8: Pulling fs layer [2023-04-05T15:36:43.818Z] b352a97aabf1: Pulling fs layer [2023-04-05T15:36:43.818Z] 4872d77fe225: Pulling fs layer [2023-04-05T15:36:43.818Z] 5851b861e8e6: Pulling fs layer [2023-04-05T15:36:43.818Z] bab4dde63d76: Waiting [2023-04-05T15:36:43.818Z] bde34c3a00c8: Waiting [2023-04-05T15:36:43.818Z] b352a97aabf1: Waiting [2023-04-05T15:36:43.818Z] 4872d77fe225: Waiting [2023-04-05T15:36:43.818Z] 5851b861e8e6: Waiting [2023-04-05T15:36:43.818Z] 988bab9f4d93: Waiting [2023-04-05T15:36:43.818Z] eaf3925da568: Waiting [2023-04-05T15:36:43.818Z] e2be974225ed: Verifying Checksum [2023-04-05T15:36:43.818Z] e2be974225ed: Download complete [2023-04-05T15:36:43.818Z] 988bab9f4d93: Download complete [2023-04-05T15:36:44.078Z] 1469e6f7b9e6: Verifying Checksum [2023-04-05T15:36:44.078Z] 1469e6f7b9e6: Download complete [2023-04-05T15:36:44.078Z] eaf3925da568: Verifying Checksum [2023-04-05T15:36:44.078Z] eaf3925da568: Download complete [2023-04-05T15:36:44.337Z] 339a4e72a1f5: Verifying Checksum [2023-04-05T15:36:44.337Z] 339a4e72a1f5: Download complete [2023-04-05T15:36:44.337Z] bde34c3a00c8: Verifying Checksum [2023-04-05T15:36:44.337Z] bde34c3a00c8: Download complete [2023-04-05T15:36:44.338Z] b352a97aabf1: Verifying Checksum [2023-04-05T15:36:44.338Z] b352a97aabf1: Download complete [2023-04-05T15:36:44.338Z] 4872d77fe225: Verifying Checksum [2023-04-05T15:36:44.338Z] 4872d77fe225: Download complete [2023-04-05T15:36:44.338Z] 5851b861e8e6: Verifying Checksum [2023-04-05T15:36:44.338Z] 5851b861e8e6: Download complete [2023-04-05T15:36:44.907Z] b85a868b505f: Verifying Checksum [2023-04-05T15:36:44.907Z] b85a868b505f: Download complete [2023-04-05T15:36:45.165Z] bab4dde63d76: Verifying Checksum [2023-04-05T15:36:45.165Z] bab4dde63d76: Download complete [2023-04-05T15:36:46.102Z] b85a868b505f: Pull complete [2023-04-05T15:36:46.102Z] e2be974225ed: Pull complete [2023-04-05T15:36:46.685Z] 339a4e72a1f5: Pull complete [2023-04-05T15:36:46.685Z] 988bab9f4d93: Pull complete [2023-04-05T15:36:46.944Z] 1469e6f7b9e6: Pull complete [2023-04-05T15:36:46.944Z] eaf3925da568: Pull complete [2023-04-05T15:36:48.850Z] bab4dde63d76: Pull complete [2023-04-05T15:36:48.850Z] bde34c3a00c8: Pull complete [2023-04-05T15:36:48.850Z] b352a97aabf1: Pull complete [2023-04-05T15:36:48.850Z] 4872d77fe225: Pull complete [2023-04-05T15:36:48.850Z] 5851b861e8e6: Pull complete [2023-04-05T15:36:48.850Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-04-05T15:36:48.850Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-05T15:36:48.850Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-05T15:36:48.939Z] prd-ubuntu20.04-docker-8c-8g-6894 does not seem to be running inside a container [2023-04-05T15:36:48.974Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/483 -v /w/workspace/edgex-go/483:/w/workspace/edgex-go/483:rw,z -v /w/workspace/edgex-go/483@tmp:/w/workspace/edgex-go/483@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-04-05T15:36:52.340Z] $ docker top f467d1594ce0c9d96229033ac51748396aa5c7548fcc745d0bb165866aa1ec9e -eo pid,comm [2023-04-05T15:36:52.394Z] 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-04-05T15:36:52.394Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-04-05T15:36:52.435Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-05T15:36:52.435Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-05T15:36:52.555Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-05T15:36:52.561Z] $ docker exec f467d1594ce0c9d96229033ac51748396aa5c7548fcc745d0bb165866aa1ec9e ssh-agent [2023-04-05T15:36:52.676Z] SSH_AUTH_SOCK=/tmp/ssh-QceL7Haa5AyA/agent.32 [2023-04-05T15:36:52.676Z] SSH_AGENT_PID=38 [2023-04-05T15:36:52.683Z] Running ssh-add (command line suppressed) [2023-04-05T15:36:52.783Z] Identity added: /w/workspace/edgex-go/483@tmp/private_key_17398257619122126945.key (/w/workspace/edgex-go/483@tmp/private_key_17398257619122126945.key) [2023-04-05T15:36:52.795Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-05T15:36:53.084Z] + git tag --points-at HEAD [Pipeline] } [2023-04-05T15:36:53.101Z] $ docker exec --env ******** --env ******** f467d1594ce0c9d96229033ac51748396aa5c7548fcc745d0bb165866aa1ec9e ssh-agent -k [2023-04-05T15:36:53.207Z] unset SSH_AUTH_SOCK; [2023-04-05T15:36:53.208Z] unset SSH_AGENT_PID; [2023-04-05T15:36:53.208Z] echo Agent pid 38 killed; [2023-04-05T15:36:53.216Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-04-05T15:36:53.272Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-05T15:36:53.272Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-05T15:36:53.378Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-05T15:36:53.382Z] $ docker exec f467d1594ce0c9d96229033ac51748396aa5c7548fcc745d0bb165866aa1ec9e ssh-agent [2023-04-05T15:36:53.485Z] SSH_AUTH_SOCK=/tmp/ssh-GErBx6FO33Wz/agent.71 [2023-04-05T15:36:53.485Z] SSH_AGENT_PID=77 [2023-04-05T15:36:53.490Z] Running ssh-add (command line suppressed) [2023-04-05T15:36:53.578Z] Identity added: /w/workspace/edgex-go/483@tmp/private_key_8902947779343277851.key (/w/workspace/edgex-go/483@tmp/private_key_8902947779343277851.key) [2023-04-05T15:36:53.589Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-05T15:36:53.869Z] + git semver init [2023-04-05T15:36:54.128Z] 2023-04-05 15:36:54,071 [run_init] DEBUG init version:0.0.0 force:False [2023-04-05T15:36:54.128Z] 2023-04-05 15:36:54,072 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/483/.semver [2023-04-05T15:36:54.128Z] 2023-04-05 15:36:54,072 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/483/.semver [2023-04-05T15:36:54.128Z] 2023-04-05 15:36:54,072 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/483/.semver'], cwd=/w/workspace/edgex-go/483, universal_newlines=False, shell=None, istream=None) [2023-04-05T15:36:59.403Z] 2023-04-05 15:36:59,310 [append_file] DEBUG append to file:/w/workspace/edgex-go/483/.git/info/exclude [2023-04-05T15:36:59.403Z] 2023-04-05 15:36:59,310 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/483/.semver/main with force:False [2023-04-05T15:36:59.403Z] 2023-04-05 15:36:59,310 [read_version] DEBUG read version from /w/workspace/edgex-go/483/.semver/main [2023-04-05T15:36:59.403Z] 2023-04-05 15:36:59,311 [read_version] DEBUG read version from /w/workspace/edgex-go/483/.semver/main [2023-04-05T15:36:59.403Z] 3.0.0-dev.121 [Pipeline] } [2023-04-05T15:36:59.415Z] $ docker exec --env ******** --env ******** f467d1594ce0c9d96229033ac51748396aa5c7548fcc745d0bb165866aa1ec9e ssh-agent -k [2023-04-05T15:36:59.504Z] unset SSH_AUTH_SOCK; [2023-04-05T15:36:59.505Z] unset SSH_AGENT_PID; [2023-04-05T15:36:59.505Z] echo Agent pid 77 killed; [2023-04-05T15:36:59.512Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-04-05T15:36:59.822Z] + git semver [Pipeline] } [2023-04-05T15:37:00.097Z] $ docker stop --time=1 f467d1594ce0c9d96229033ac51748396aa5c7548fcc745d0bb165866aa1ec9e [2023-04-05T15:37:01.408Z] $ docker rm -f --volumes f467d1594ce0c9d96229033ac51748396aa5c7548fcc745d0bb165866aa1ec9e [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-05T15:37:01.746Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-04-05T15:37:01.950Z] Stashed 1 file(s) [Pipeline] echo [2023-04-05T15:37:01.953Z] [edgeXSemver]: initialized semver on version 3.0.0-dev.121 [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-04-05T15:37:02.345Z] + git config --global --add safe.directory /w/workspace/edgex-go/483 [Pipeline] echo [2023-04-05T15:37:02.357Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-05T15:37:02.371Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-05T15:37:02.378Z] ========================================================= [2023-04-05T15:37:02.378Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-04-05T15:37:02.378Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-04-05T15:37:02.664Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-04-05T15:37:02.664Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-04-05T15:37:02.664Z] 63b65145d645: Pulling fs layer [2023-04-05T15:37:02.664Z] a2d21d5440eb: Pulling fs layer [2023-04-05T15:37:02.664Z] 935e6c44a52c: Pulling fs layer [2023-04-05T15:37:02.664Z] 94cc34f8dd06: Pulling fs layer [2023-04-05T15:37:02.664Z] 30dea6a524f1: Pulling fs layer [2023-04-05T15:37:02.664Z] a2aff8979fd8: Pulling fs layer [2023-04-05T15:37:02.664Z] 6808be2612f2: Pulling fs layer [2023-04-05T15:37:02.664Z] f25807f1079a: Pulling fs layer [2023-04-05T15:37:02.664Z] a2aff8979fd8: Waiting [2023-04-05T15:37:02.664Z] 6808be2612f2: Waiting [2023-04-05T15:37:02.664Z] f25807f1079a: Waiting [2023-04-05T15:37:02.664Z] 94cc34f8dd06: Waiting [2023-04-05T15:37:02.664Z] 30dea6a524f1: Waiting [2023-04-05T15:37:02.664Z] a2d21d5440eb: Download complete [2023-04-05T15:37:02.664Z] 94cc34f8dd06: Download complete [2023-04-05T15:37:02.664Z] 30dea6a524f1: Download complete [2023-04-05T15:37:02.664Z] 63b65145d645: Verifying Checksum [2023-04-05T15:37:02.664Z] 63b65145d645: Download complete [2023-04-05T15:37:02.922Z] a2aff8979fd8: Verifying Checksum [2023-04-05T15:37:02.922Z] a2aff8979fd8: Download complete [2023-04-05T15:37:02.922Z] 63b65145d645: Pull complete [2023-04-05T15:37:02.922Z] a2d21d5440eb: Pull complete [2023-04-05T15:37:03.857Z] f25807f1079a: Verifying Checksum [2023-04-05T15:37:03.857Z] f25807f1079a: Download complete [2023-04-05T15:37:04.115Z] 6808be2612f2: Verifying Checksum [2023-04-05T15:37:04.115Z] 6808be2612f2: Download complete [2023-04-05T15:37:04.373Z] 935e6c44a52c: Download complete [2023-04-05T15:37:08.573Z] 935e6c44a52c: Pull complete [2023-04-05T15:37:08.573Z] 94cc34f8dd06: Pull complete [2023-04-05T15:37:08.573Z] 30dea6a524f1: Pull complete [2023-04-05T15:37:08.573Z] a2aff8979fd8: Pull complete [2023-04-05T15:37:10.478Z] 6808be2612f2: Pull complete [2023-04-05T15:37:11.413Z] f25807f1079a: Pull complete [2023-04-05T15:37:11.413Z] Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 [2023-04-05T15:37:11.413Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-04-05T15:37:11.413Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] fileExists [Pipeline] sh [2023-04-05T15:37:11.717Z] + + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-04-05T15:37:11.717Z] WORKDIR /edgex [2023-04-05T15:37:11.717Z] COPY go.mod . [2023-04-05T15:37:11.717Z] RUN go mod download [2023-04-05T15:37:11.717Z] docker build -t ci-base-image-x86_64 -f - . [2023-04-05T15:37:12.287Z] Sending build context to Docker daemon 170.5MB [2023-04-05T15:37:12.287Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-04-05T15:37:12.287Z] ---> 3b553350e43f [2023-04-05T15:37:12.287Z] Step 2/4 : WORKDIR /edgex [2023-04-05T15:37:17.023Z] Still waiting to schedule task [2023-04-05T15:37:17.023Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-6893’ [2023-04-05T15:37:18.897Z] ---> Running in 2bfdd8ced1a4 [2023-04-05T15:37:18.897Z] Removing intermediate container 2bfdd8ced1a4 [2023-04-05T15:37:18.897Z] ---> eae8a770a28a [2023-04-05T15:37:18.897Z] Step 3/4 : COPY go.mod . [2023-04-05T15:37:18.897Z] ---> b6c3665efe7e [2023-04-05T15:37:18.897Z] Step 4/4 : RUN go mod download [2023-04-05T15:37:18.897Z] ---> Running in 95aeac8fbdb3 [2023-04-05T15:37:31.116Z] Removing intermediate container 95aeac8fbdb3 [2023-04-05T15:37:31.116Z] ---> 2ab0849d48ef [2023-04-05T15:37:31.116Z] Successfully built 2ab0849d48ef [2023-04-05T15:37:31.116Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-05T15:37:31.411Z] + docker inspect -f . ci-base-image-x86_64 [2023-04-05T15:37:31.412Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-05T15:37:31.480Z] prd-ubuntu20.04-docker-8c-8g-6894 does not seem to be running inside a container [2023-04-05T15:37:31.515Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/483 -v /w/workspace/edgex-go/483:/w/workspace/edgex-go/483:rw,z -v /w/workspace/edgex-go/483@tmp:/w/workspace/edgex-go/483@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-04-05T15:37:31.974Z] $ docker top d9b66057b0a79dca59ced8a8b3de954e1100f80cf6e259ee600b5693dbde1376 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-05T15:37:32.310Z] + go version [2023-04-05T15:37:32.310Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-04-05T15:37:32.324Z] $ docker stop --time=1 d9b66057b0a79dca59ced8a8b3de954e1100f80cf6e259ee600b5693dbde1376 [2023-04-05T15:37:33.629Z] $ docker rm -f --volumes d9b66057b0a79dca59ced8a8b3de954e1100f80cf6e259ee600b5693dbde1376 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-05T15:37:34.005Z] + docker inspect -f . ci-base-image-x86_64 [2023-04-05T15:37:34.005Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-05T15:37:34.071Z] prd-ubuntu20.04-docker-8c-8g-6894 does not seem to be running inside a container [2023-04-05T15:37:34.105Z] $ 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/483 -v /w/workspace/edgex-go/483:/w/workspace/edgex-go/483:rw,z -v /w/workspace/edgex-go/483@tmp:/w/workspace/edgex-go/483@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-04-05T15:37:34.441Z] $ docker top 0b062303db38fc8fad97c7d0f48e3b882c2c313dd06f185f96e7654af7938ea4 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-04-05T15:37:34.499Z] ========================================================= [2023-04-05T15:37:34.499Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-04-05T15:37:34.499Z] ========================================================= [Pipeline] sh [2023-04-05T15:37:34.773Z] + git config --global --add safe.directory /w/workspace/edgex-go/483 [Pipeline] fileExists [Pipeline] sh [2023-04-05T15:37:35.063Z] + make test [2023-04-05T15:37:35.063Z] go test -race -coverprofile=coverage.out ./... [2023-04-05T15:37:43.182Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-04-05T15:37:55.377Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-04-05T15:37:55.377Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-04-05T15:37:55.377Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-04-05T15:37:55.377Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-04-05T15:37:55.377Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-04-05T15:37:55.945Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-04-05T15:37:55.945Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-04-05T15:37:55.945Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-04-05T15:37:55.945Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-04-05T15:37:56.205Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-04-05T15:37:56.463Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-04-05T15:37:56.721Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-04-05T15:37:56.721Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-04-05T15:37:56.721Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-04-05T15:37:57.658Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-04-05T15:37:57.658Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-04-05T15:37:57.658Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.052s coverage: 28.7% of statements [2023-04-05T15:37:57.916Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.074s coverage: 98.5% of statements [2023-04-05T15:37:58.486Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-04-05T15:37:58.486Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-04-05T15:37:58.486Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-04-05T15:37:59.053Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-04-05T15:37:59.053Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-04-05T15:37:59.618Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-04-05T15:37:59.618Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-04-05T15:37:59.618Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-04-05T15:37:59.618Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-04-05T15:37:59.618Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-04-05T15:38:00.994Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-04-05T15:38:00.994Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-04-05T15:38:01.561Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.100s coverage: 71.3% of statements [2023-04-05T15:38:01.561Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.078s coverage: 54.0% of statements [2023-04-05T15:38:01.819Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-04-05T15:38:01.819Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-04-05T15:38:01.819Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-04-05T15:38:01.819Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-04-05T15:38:01.819Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-04-05T15:38:01.819Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-04-05T15:38:01.819Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-04-05T15:38:01.819Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-04-05T15:38:02.081Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.413s coverage: 88.5% of statements [2023-04-05T15:38:02.081Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.069s coverage: 3.9% of statements [2023-04-05T15:38:02.081Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.348s coverage: 95.6% of statements [2023-04-05T15:38:02.081Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.049s coverage: 72.2% of statements [2023-04-05T15:38:03.017Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-04-05T15:38:03.017Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-04-05T15:38:03.017Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-04-05T15:38:03.017Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.064s coverage: 65.9% of statements [2023-04-05T15:38:03.275Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-04-05T15:38:03.275Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-04-05T15:38:03.533Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.082s coverage: 0.9% of statements [2023-04-05T15:38:03.533Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.053s coverage: 29.0% of statements [2023-04-05T15:38:03.791Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.055s coverage: 44.1% of statements [2023-04-05T15:38:04.723Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-04-05T15:38:04.723Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-04-05T15:38:04.723Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-04-05T15:38:04.723Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-04-05T15:38:04.723Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.052s coverage: 82.9% of statements [2023-04-05T15:38:04.723Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.071s coverage: 94.1% of statements [2023-04-05T15:38:04.723Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.062s coverage: 96.3% of statements [2023-04-05T15:38:04.723Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.052s coverage: 87.5% of statements [2023-04-05T15:38:05.290Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-04-05T15:38:05.290Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-04-05T15:38:05.290Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-04-05T15:38:05.290Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-04-05T15:38:06.223Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-04-05T15:38:06.223Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-04-05T15:38:06.223Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-04-05T15:38:06.223Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-04-05T15:38:06.482Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-04-05T15:38:06.482Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-04-05T15:38:07.051Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-04-05T15:38:07.986Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-04-05T15:38:08.244Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-04-05T15:38:09.179Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-04-05T15:38:09.179Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-04-05T15:38:11.082Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-04-05T15:38:11.082Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-04-05T15:38:11.083Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-04-05T15:38:12.456Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-04-05T15:38:12.456Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-04-05T15:38:12.456Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-04-05T15:38:13.397Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-04-05T15:38:13.397Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-04-05T15:38:13.397Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-04-05T15:38:13.397Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-04-05T15:38:14.782Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-04-05T15:38:14.782Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-04-05T15:38:14.782Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-04-05T15:38:14.782Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-04-05T15:38:15.349Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.061s coverage: 94.4% of statements [2023-04-05T15:38:15.928Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-04-05T15:38:15.928Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-04-05T15:38:15.928Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-04-05T15:38:15.928Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-04-05T15:38:17.311Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-04-05T15:38:17.311Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-04-05T15:38:17.573Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-04-05T15:38:17.573Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-04-05T15:38:29.950Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.270s coverage: 79.9% of statements [2023-04-05T15:38:29.950Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 21.068s coverage: 92.9% of statements [2023-04-05T15:38:29.950Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.026s coverage: 64.4% of statements [2023-04-05T15:38:29.950Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.065s coverage: 62.3% of statements [2023-04-05T15:38:29.950Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.057s coverage: 87.2% of statements [2023-04-05T15:38:29.950Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.048s coverage: 20.0% of statements [2023-04-05T15:38:29.950Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.048s coverage: 100.0% of statements [2023-04-05T15:38:29.950Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.092s coverage: 81.2% of statements [2023-04-05T15:38:29.950Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.103s coverage: 82.1% of statements [2023-04-05T15:38:29.950Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.060s coverage: 86.0% of statements [2023-04-05T15:38:29.950Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.160s coverage: 63.1% of statements [2023-04-05T15:38:29.950Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.048s coverage: 100.0% of statements [2023-04-05T15:38:29.950Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.039s coverage: 89.4% of statements [2023-04-05T15:38:29.950Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.027s coverage: 100.0% of statements [2023-04-05T15:38:29.950Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.035s coverage: 73.7% of statements [2023-04-05T15:38:29.950Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.027s coverage: 100.0% of statements [2023-04-05T15:38:29.950Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.158s coverage: 38.4% of statements [2023-04-05T15:38:29.950Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.071s coverage: 89.5% of statements [2023-04-05T15:38:29.950Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.060s coverage: 84.8% of statements [2023-04-05T15:38:29.950Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.068s coverage: 17.7% of statements [2023-04-05T15:38:29.950Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.149s coverage: 92.3% of statements [2023-04-05T15:38:29.950Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.093s coverage: 61.5% of statements [2023-04-05T15:38:29.950Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.088s coverage: 97.7% of statements [2023-04-05T15:38:29.950Z] 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-04-05T15:38:29.950Z] running golangci-lint [2023-04-05T15:38:29.950Z] golangci-lint has version 1.51.2 built from 3e8facb4 on 2023-02-19T21:43:54Z [2023-04-05T15:38:29.950Z] go version go1.20.2 linux/amd64 [2023-04-05T15:38:29.950Z] level=info msg="[config_reader] Used config file .golangci.yml" [2023-04-05T15:38:29.950Z] level=info msg="[lintersdb] Active 8 linters: [errcheck gosec gosimple govet ineffassign staticcheck typecheck unused]" [2023-04-05T15:38:44.836Z] level=info msg="[loader] Go packages loading at mode 575 (compiled_files|exports_file|name|types_sizes|deps|files|imports) took 14.580759142s" [2023-04-05T15:38:44.836Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 33.155893ms" [2023-04-05T15:38:51.411Z] level=info msg="[linters_context/goanalysis] analyzers took 58.72480068s with top 10 stages: buildir: 32.842776692s, inspect: 1.64534889s, fact_deprecated: 1.518484078s, printf: 1.3003457s, ctrlflow: 1.266229986s, gosec: 1.055050112s, fact_purity: 915.47384ms, S1038: 806.620948ms, nilness: 797.47878ms, typedness: 630.799689ms" [2023-04-05T15:38:51.411Z] level=info msg="[runner] Issues before processing: 201, after processing: 0" [2023-04-05T15:38:51.411Z] level=info msg="[runner] Processors filtering stat (out/in): autogenerated_exclude: 201/201, path_prettifier: 201/201, skip_files: 201/201, exclude-rules: 21/201, cgo: 201/201, skip_dirs: 201/201, nolint: 0/21, exclude: 201/201, filename_unadjuster: 201/201, identifier_marker: 201/201" [2023-04-05T15:38:51.411Z] level=info msg="[runner] processing took 18.924618ms with stages: nolint: 7.633228ms, identifier_marker: 5.462143ms, exclude-rules: 2.023063ms, path_prettifier: 1.815261ms, autogenerated_exclude: 1.157213ms, skip_dirs: 789.989µs, cgo: 26.79µs, filename_unadjuster: 13.591µs, max_same_issues: 540ns, uniq_by_line: 420ns, skip_files: 390ns, exclude: 360ns, source_code: 280ns, diff: 270ns, sort_results: 250ns, severity-rules: 240ns, path_shortener: 190ns, max_from_linter: 170ns, max_per_file_from_linter: 120ns, path_prefixer: 110ns" [2023-04-05T15:38:51.411Z] level=info msg="[runner] linters took 7.672702592s with stages: goanalysis_metalinter: 7.653686652s" [2023-04-05T15:38:51.411Z] level=info msg="File cache stats: 0 entries of total size 0B" [2023-04-05T15:38:51.411Z] level=info msg="Memory: 224 samples, avg is 185.9MB, max is 748.6MB" [2023-04-05T15:38:51.411Z] level=info msg="Execution took 22.295254177s" [2023-04-05T15:38:51.411Z] go vet ./... [2023-04-05T15:38:55.598Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-04-05T15:38:55.598Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-04-05T15:38:55.598Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-04-05T15:38:55.610Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-04-05T15:38:55.897Z] + ls -al . [2023-04-05T15:38:55.897Z] total 704 [2023-04-05T15:38:55.897Z] drwxrwxr-x 11 1001 1001 4096 Apr 5 15:37 . [2023-04-05T15:38:55.897Z] drwxr-xr-x 4 root root 4096 Apr 5 15:37 .. [2023-04-05T15:38:55.897Z] drwxrwxr-x 2 1001 1001 4096 Apr 5 15:36 .blubracket [2023-04-05T15:38:55.897Z] -rw-rw-r-- 1 1001 1001 16 Apr 5 15:36 .dockerignore [2023-04-05T15:38:55.897Z] drwxrwxr-x 8 1001 1001 4096 Apr 5 15:36 .git [2023-04-05T15:38:55.897Z] drwxrwxr-x 3 1001 1001 4096 Apr 5 15:36 .github [2023-04-05T15:38:55.897Z] -rw-rw-r-- 1 1001 1001 1133 Apr 5 15:36 .gitignore [2023-04-05T15:38:55.897Z] -rw-rw-r-- 1 1001 1001 42 Apr 5 15:36 .golangci.yml [2023-04-05T15:38:55.897Z] -rw-rw-r-- 1 1001 1001 87 Apr 5 15:36 .hadolint.yml [2023-04-05T15:38:55.897Z] drwxr-xr-x 3 1001 1001 4096 Apr 5 15:36 .semver [2023-04-05T15:38:55.897Z] -rw-rw-r-- 1 1001 1001 166 Apr 5 15:36 .sonarcloud.properties [2023-04-05T15:38:55.897Z] -rw-rw-r-- 1 1001 1001 1171 Apr 5 15:36 ADOPTERS.md [2023-04-05T15:38:55.897Z] -rw-rw-r-- 1 1001 1001 10835 Apr 5 15:36 Attribution.txt [2023-04-05T15:38:55.897Z] -rw-rw-r-- 1 1001 1001 73765 Apr 5 15:36 CHANGELOG.md [2023-04-05T15:38:55.897Z] -rw-rw-r-- 1 1001 1001 3804 Apr 5 15:36 CONTRIBUTING.md [2023-04-05T15:38:55.897Z] -rw-rw-r-- 1 1001 1001 677 Apr 5 15:36 GOVERNANCE.md [2023-04-05T15:38:55.897Z] -rw-rw-r-- 1 1001 1001 883 Apr 5 15:36 Jenkinsfile [2023-04-05T15:38:55.897Z] -rw-rw-r-- 1 1001 1001 10775 Apr 5 15:36 LICENSE [2023-04-05T15:38:55.897Z] -rw-rw-r-- 1 1001 1001 14368 Apr 5 15:36 Makefile [2023-04-05T15:38:55.897Z] -rw-rw-r-- 1 1001 1001 582 Apr 5 15:36 OWNERS.md [2023-04-05T15:38:55.897Z] -rw-rw-r-- 1 1001 1001 9403 Apr 5 15:36 README.md [2023-04-05T15:38:55.897Z] -rw-rw-r-- 1 1001 1001 789 Apr 5 15:36 SECURITY.md [2023-04-05T15:38:55.897Z] -rw-rw-r-- 1 1001 1001 13 Apr 5 15:37 VERSION [2023-04-05T15:38:55.897Z] drwxrwxr-x 2 1001 1001 4096 Apr 5 15:36 bin [2023-04-05T15:38:55.897Z] drwxrwxr-x 18 1001 1001 4096 Apr 5 15:36 cmd [2023-04-05T15:38:55.897Z] -rw-r--r-- 1 root root 447380 Apr 5 15:38 coverage.out [2023-04-05T15:38:55.897Z] -rw-rw-r-- 1 1001 1001 3200 Apr 5 15:36 go.mod [2023-04-05T15:38:55.897Z] -rw-rw-r-- 1 1001 1001 31265 Apr 5 15:36 go.sum [2023-04-05T15:38:55.897Z] drwxrwxr-x 7 1001 1001 4096 Apr 5 15:36 internal [2023-04-05T15:38:55.897Z] drwxrwxr-x 3 1001 1001 4096 Apr 5 15:36 openapi [2023-04-05T15:38:55.897Z] -rw-rw-r-- 1 1001 1001 594 Apr 5 15:36 security.txt [2023-04-05T15:38:55.897Z] drwxrwxr-x 4 1001 1001 4096 Apr 5 15:36 snap [2023-04-05T15:38:55.897Z] -rw-rw-r-- 1 1001 1001 204 Apr 5 15:36 version.go [Pipeline] sh [2023-04-05T15:38:56.255Z] + '[' -e coverage.out ] [2023-04-05T15:38:56.255Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-04-05T15:38:56.359Z] Stashed 1 file(s) [Pipeline] sh [2023-04-05T15:38:56.638Z] + make build [2023-04-05T15:38:56.638Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.121" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-04-05T15:39:08.857Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.121" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-04-05T15:39:09.424Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.121" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-04-05T15:39:10.362Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.121" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-04-05T15:39:11.298Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.121" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-04-05T15:39:17.861Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.121" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-04-05T15:39:19.240Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.121" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-04-05T15:39:20.631Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.121" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-04-05T15:39:21.566Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.121" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-04-05T15:39:22.502Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.121" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-04-05T15:39:23.436Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.121" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-04-05T15:39:24.372Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.121" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2023-04-05T15:39:25.769Z] $ docker stop --time=1 0b062303db38fc8fad97c7d0f48e3b882c2c313dd06f185f96e7654af7938ea4 [2023-04-05T15:39:30.370Z] $ docker rm -f --volumes 0b062303db38fc8fad97c7d0f48e3b882c2c313dd06f185f96e7654af7938ea4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-05T15:39:31.138Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-04-05T15:39:31.138Z] [2023-04-05T15:39:31.138Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-05T15:39:31.435Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-04-05T15:39:31.435Z] latest: Pulling from edgex-devops/edgex-compose [2023-04-05T15:39:31.435Z] cbdbe7a5bc2a: Pulling fs layer [2023-04-05T15:39:31.435Z] ca9280d653b3: Pulling fs layer [2023-04-05T15:39:31.435Z] 7e9c9ca2126c: Pulling fs layer [2023-04-05T15:39:31.693Z] cbdbe7a5bc2a: Verifying Checksum [2023-04-05T15:39:31.693Z] cbdbe7a5bc2a: Download complete [2023-04-05T15:39:31.951Z] cbdbe7a5bc2a: Pull complete [2023-04-05T15:39:32.209Z] ca9280d653b3: Verifying Checksum [2023-04-05T15:39:32.209Z] ca9280d653b3: Download complete [2023-04-05T15:39:32.775Z] ca9280d653b3: Pull complete [2023-04-05T15:39:32.775Z] 7e9c9ca2126c: Download complete [2023-04-05T15:39:36.063Z] 7e9c9ca2126c: Pull complete [2023-04-05T15:39:36.063Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2023-04-05T15:39:36.063Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-04-05T15:39:36.063Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-05T15:39:36.136Z] prd-ubuntu20.04-docker-8c-8g-6894 does not seem to be running inside a container [2023-04-05T15:39:36.169Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/483 -v /w/workspace/edgex-go/483:/w/workspace/edgex-go/483:rw,z -v /w/workspace/edgex-go/483@tmp:/w/workspace/edgex-go/483@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-04-05T15:39:39.028Z] $ docker top 16728ff3e948c6385ef482abb0e9ec17ed8bc4779fd9c6aa413ad90890ad146c -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-05T15:39:39.363Z] + docker-compose build --help [2023-04-05T15:39:39.363Z] + grep parallel [2023-04-05T15:39:39.932Z] --parallel Build images in parallel. [Pipeline] } [2023-04-05T15:39:39.946Z] $ docker stop --time=1 16728ff3e948c6385ef482abb0e9ec17ed8bc4779fd9c6aa413ad90890ad146c [2023-04-05T15:39:41.213Z] $ docker rm -f --volumes 16728ff3e948c6385ef482abb0e9ec17ed8bc4779fd9c6aa413ad90890ad146c [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-05T15:39:41.612Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-04-05T15:39:41.612Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-05T15:39:41.683Z] prd-ubuntu20.04-docker-8c-8g-6894 does not seem to be running inside a container [2023-04-05T15:39:41.719Z] $ 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/483 -v /w/workspace/edgex-go/483:/w/workspace/edgex-go/483:rw,z -v /w/workspace/edgex-go/483@tmp:/w/workspace/edgex-go/483@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2023-04-05T15:39:42.034Z] $ docker top 1eba263f7f21e1b98aca13f8e2250de2952185bf69b871f27edcdbda47fca51d -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-05T15:39:42.378Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-04-05T15:39:42.945Z] Building core-command ... [2023-04-05T15:39:42.945Z] Building core-common-config-bootstrapper ... [2023-04-05T15:39:42.945Z] Building core-data ... [2023-04-05T15:39:42.945Z] Building core-metadata ... [2023-04-05T15:39:42.945Z] Building security-bootstrapper ... [2023-04-05T15:39:42.945Z] Building security-proxy-auth ... [2023-04-05T15:39:42.945Z] Building security-proxy-setup ... [2023-04-05T15:39:42.945Z] Building security-secretstore-setup ... [2023-04-05T15:39:42.945Z] Building security-spiffe-token-provider ... [2023-04-05T15:39:42.945Z] Building security-spire-agent ... [2023-04-05T15:39:42.945Z] Building security-spire-config ... [2023-04-05T15:39:42.945Z] Building security-spire-server ... [2023-04-05T15:39:42.945Z] Building support-notifications ... [2023-04-05T15:39:42.945Z] Building support-scheduler ... [2023-04-05T15:39:42.945Z] Building core-common-config-bootstrapper [2023-04-05T15:39:42.945Z] Building security-spiffe-token-provider [2023-04-05T15:39:42.945Z] Building security-spire-server [2023-04-05T15:39:42.945Z] Building security-proxy-auth [2023-04-05T15:39:42.945Z] Building security-spire-config [2023-04-05T15:39:55.151Z] Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-05T15:39:55.151Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2023-04-05T15:39:55.151Z] ---> 2ab0849d48ef [2023-04-05T15:39:55.151Z] Step 3/26 : WORKDIR /edgex-go [2023-04-05T15:39:55.151Z] Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-05T15:39:55.151Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2023-04-05T15:39:55.151Z] ---> 2ab0849d48ef [2023-04-05T15:39:55.151Z] Step 3/20 : WORKDIR /edgex-go [2023-04-05T15:39:55.151Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-05T15:39:55.151Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-04-05T15:39:55.151Z] ---> 2ab0849d48ef [2023-04-05T15:39:55.151Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-04-05T15:39:55.151Z] Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-05T15:39:55.151Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2023-04-05T15:39:55.151Z] ---> 2ab0849d48ef [2023-04-05T15:39:55.151Z] Step 3/27 : WORKDIR /edgex-go [2023-04-05T15:39:55.151Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-05T15:39:55.151Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-04-05T15:39:55.151Z] ---> 2ab0849d48ef [2023-04-05T15:39:55.151Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-04-05T15:40:01.754Z] ---> Running in 8cfa78a19ecb [2023-04-05T15:40:01.754Z] ---> Running in 519fb396b695 [2023-04-05T15:40:01.754Z] ---> Running in bee8a49debb9 [2023-04-05T15:40:01.754Z] ---> Running in a7cbad9b1ebb [2023-04-05T15:40:01.754Z] ---> Running in b0a8d3e7c636 [2023-04-05T15:40:01.754Z] Removing intermediate container bee8a49debb9 [2023-04-05T15:40:01.754Z] ---> c67b9949811b [2023-04-05T15:40:01.754Z] Step 4/23 : WORKDIR /edgex-go [2023-04-05T15:40:01.754Z] Removing intermediate container b0a8d3e7c636 [2023-04-05T15:40:01.754Z] Removing intermediate container a7cbad9b1ebb [2023-04-05T15:40:01.754Z] ---> 278c07a4804e [2023-04-05T15:40:01.754Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base ---> 0e515c354c05 [2023-04-05T15:40:01.754Z] [2023-04-05T15:40:01.754Z] Step 4/23 : WORKDIR /edgex-go [2023-04-05T15:40:01.754Z] Removing intermediate container 519fb396b695 [2023-04-05T15:40:01.754Z] ---> 3779fcdfb4fb [2023-04-05T15:40:01.754Z] Step 4/26 : RUN apk add --update --no-cache make git build-base curl [2023-04-05T15:40:01.754Z] Removing intermediate container 8cfa78a19ecb [2023-04-05T15:40:01.754Z] ---> 3edd0a3b3726 [2023-04-05T15:40:01.754Z] Step 4/27 : RUN apk add --update --no-cache make git build-base curl [2023-04-05T15:40:01.754Z] ---> Running in c20146386b4b [2023-04-05T15:40:01.754Z] ---> Running in 8fdb2c21b71a [2023-04-05T15:40:01.754Z] ---> Running in fed4a49a202b [2023-04-05T15:40:01.754Z] ---> Running in fbd4346e850e [2023-04-05T15:40:01.754Z] ---> Running in bcd0a1c5620f [2023-04-05T15:40:01.754Z] Removing intermediate container c20146386b4b [2023-04-05T15:40:01.755Z] ---> be9d057987ee [2023-04-05T15:40:01.755Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-04-05T15:40:01.755Z] ---> Running in f390f16425ed [2023-04-05T15:40:01.755Z] Removing intermediate container fbd4346e850e [2023-04-05T15:40:01.755Z] ---> 2613ba26b3e9 [2023-04-05T15:40:01.755Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-04-05T15:40:01.755Z] ---> Running in 1c3726732702 [2023-04-05T15:40:02.012Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-05T15:40:02.287Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-05T15:40:02.287Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-05T15:40:02.287Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-05T15:40:02.287Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-05T15:40:02.547Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-05T15:40:02.547Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-05T15:40:02.547Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-05T15:40:02.547Z] v3.17.3-33-g63371ce3229 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-04-05T15:40:02.547Z] v3.17.3-33-g63371ce3229 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-04-05T15:40:02.547Z] OK: 17823 distinct packages available [2023-04-05T15:40:02.547Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-05T15:40:02.547Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-05T15:40:02.547Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-05T15:40:02.547Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-05T15:40:02.547Z] OK: 265 MiB in 53 packages [2023-04-05T15:40:02.547Z] OK: 265 MiB in 53 packages [2023-04-05T15:40:02.812Z] OK: 265 MiB in 53 packages [2023-04-05T15:40:02.812Z] OK: 265 MiB in 53 packages [2023-04-05T15:40:02.812Z] OK: 265 MiB in 53 packages [2023-04-05T15:40:03.396Z] Removing intermediate container fed4a49a202b [2023-04-05T15:40:03.396Z] ---> b8fe8975ff1f [2023-04-05T15:40:03.396Z] Step 5/26 : COPY go.mod vendor* ./ [2023-04-05T15:40:03.396Z] Removing intermediate container 1c3726732702 [2023-04-05T15:40:03.396Z] ---> 541bfe034b6c [2023-04-05T15:40:03.396Z] Step 6/23 : COPY go.mod vendor* ./ [2023-04-05T15:40:03.396Z] Removing intermediate container bcd0a1c5620f [2023-04-05T15:40:03.396Z] ---> 8a7d138406f4 [2023-04-05T15:40:03.396Z] Step 5/27 : COPY go.mod vendor* ./ [2023-04-05T15:40:03.396Z] Removing intermediate container f390f16425ed [2023-04-05T15:40:03.396Z] ---> 2c2d1133e206 [2023-04-05T15:40:03.396Z] Step 6/23 : COPY go.mod vendor* ./ [2023-04-05T15:40:03.396Z] ---> 0b436eb8cfbc [2023-04-05T15:40:03.396Z] Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-05T15:40:03.662Z] ---> Running in 58367a987276 [2023-04-05T15:40:03.662Z] Removing intermediate container 8fdb2c21b71a [2023-04-05T15:40:03.662Z] ---> 9bb99a5bee32 [2023-04-05T15:40:03.662Z] Step 5/20 : COPY go.mod vendor* ./ [2023-04-05T15:40:03.662Z] ---> 06a86d8aaab7 [2023-04-05T15:40:03.662Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-05T15:40:03.662Z] ---> 623ac652d60e [2023-04-05T15:40:03.662Z] Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-05T15:40:03.662Z] ---> Running in e3e9ae86329f [2023-04-05T15:40:03.662Z] ---> Running in 0b61b2f5cfb7 [2023-04-05T15:40:03.662Z] ---> 794a403db7cf [2023-04-05T15:40:03.662Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-05T15:40:03.662Z] ---> Running in b63b3e0572d7 [2023-04-05T15:40:03.662Z] ---> 65d610378ea9 [2023-04-05T15:40:03.662Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-05T15:40:03.662Z] ---> Running in 4e2513b6e314 [2023-04-05T15:40:46.690Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-6895 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws [2023-04-05T15:40:46.700Z] Running in /w/workspace/edgex-go/483 [Pipeline] { [Pipeline] checkout [2023-04-05T15:40:46.730Z] The recommended git tool is: git [2023-04-05T15:40:52.250Z] using credential edgex-jenkins-ssh [2023-04-05T15:40:52.266Z] Cloning the remote Git repository [2023-04-05T15:40:52.316Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2023-04-05T15:40:52.417Z] > git init /w/workspace/edgex-go/483 # timeout=10 [2023-04-05T15:40:52.582Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-04-05T15:40:52.583Z] > git --version # timeout=10 [2023-04-05T15:40:52.606Z] > git --version # 'git version 2.25.1' [2023-04-05T15:40:52.609Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-04-05T15:40:52.788Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-04-05T15:40:59.963Z] Removing intermediate container b63b3e0572d7 [2023-04-05T15:40:59.963Z] ---> b3aa2f4e87d6 [2023-04-05T15:40:59.963Z] Step 8/23 : COPY . . [2023-04-05T15:40:59.963Z] Removing intermediate container 0b61b2f5cfb7 [2023-04-05T15:40:59.963Z] ---> ade9a5a75784 [2023-04-05T15:40:59.963Z] Step 7/27 : COPY . . [2023-04-05T15:40:59.963Z] Removing intermediate container 4e2513b6e314 [2023-04-05T15:40:59.963Z] ---> e343e2ca7493 [2023-04-05T15:40:59.963Z] Step 7/20 : COPY . . [2023-04-05T15:40:59.963Z] Removing intermediate container e3e9ae86329f [2023-04-05T15:40:59.963Z] ---> 44d4b53d8d64 [2023-04-05T15:40:59.963Z] Step 8/23 : COPY . . [2023-04-05T15:40:59.963Z] Removing intermediate container 58367a987276 [2023-04-05T15:40:59.963Z] ---> d3d8a7ce0e60 [2023-04-05T15:40:59.963Z] Step 7/26 : COPY . . [2023-04-05T15:41:10.196Z] Avoid second fetch [2023-04-05T15:41:10.197Z] Checking out Revision 581b0da79acfc8c7cfb708782744174800bf9092 (main) [2023-04-05T15:41:09.238Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-04-05T15:41:09.267Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-04-05T15:41:10.217Z] > git config core.sparsecheckout # timeout=10 [2023-04-05T15:41:10.305Z] > git checkout -f 581b0da79acfc8c7cfb708782744174800bf9092 # timeout=10 [2023-04-05T15:41:10.994Z] Commit message: "refactor: Adjust app service names in Spire seed script (#4494)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-04-05T15:41:12.189Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-04-05T15:41:12.189Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-04-05T15:41:12.189Z] Dload Upload Total Spent Left Speed [2023-04-05T15:41:12.189Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 81216 0 --:--:-- --:--:-- --:--:-- 81216 [Pipeline] sh [2023-04-05T15:41:12.844Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-04-05T15:41:13.196Z] + + sudosudo tee jq /etc/docker/daemon.new . += {"seccomp-profile": "/etc/docker/seccomp.json"} [2023-04-05T15:41:13.196Z] /etc/docker/daemon.json [2023-04-05T15:41:13.196Z] { [2023-04-05T15:41:13.196Z] "registry-mirrors": [ [2023-04-05T15:41:13.196Z] "https://nexus3.edgexfoundry.org:10001" [2023-04-05T15:41:13.196Z] ], [2023-04-05T15:41:13.196Z] "bip": "10.250.0.254/24", [2023-04-05T15:41:13.196Z] "hosts": [ [2023-04-05T15:41:13.196Z] "tcp://0.0.0.0:5555", [2023-04-05T15:41:13.196Z] "unix:///var/run/docker.sock" [2023-04-05T15:41:13.196Z] ], [2023-04-05T15:41:13.196Z] "mtu": 1458, [2023-04-05T15:41:13.196Z] "selinux-enabled": true, [2023-04-05T15:41:13.196Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-04-05T15:41:13.196Z] } [Pipeline] sh [2023-04-05T15:41:13.532Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-04-05T15:41:13.861Z] + sudo service docker restart [2023-04-05T15:41:26.521Z] ---> 4837b023e850 [2023-04-05T15:41:26.521Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-04-05T15:41:26.521Z] ---> 48b934c11371 [2023-04-05T15:41:26.521Z] Step 8/27 : ARG SPIRE_RELEASE=1.2.1 [2023-04-05T15:41:26.521Z] ---> 58cbfd7ee9ad [2023-04-05T15:41:26.521Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth [2023-04-05T15:41:26.521Z] ---> Running in 028d96f19eeb [2023-04-05T15:41:26.521Z] ---> Running in d2c335f74aa8 [2023-04-05T15:41:26.521Z] ---> a60fc5b203f7 [2023-04-05T15:41:26.521Z] Step 8/26 : ARG SPIRE_RELEASE=1.2.1 [2023-04-05T15:41:26.521Z] ---> 263ab6541539 [2023-04-05T15:41:26.521Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-04-05T15:41:26.521Z] ---> Running in 081f4033fcaa [2023-04-05T15:41:26.521Z] ---> Running in a0af766d3c46 [2023-04-05T15:41:26.521Z] ---> Running in 8d8826a104c8 [2023-04-05T15:41:26.521Z] Removing intermediate container d2c335f74aa8 [2023-04-05T15:41:26.521Z] ---> 721e58089d89 [2023-04-05T15:41:26.521Z] Step 9/27 : WORKDIR /edgex-go/spire-build [2023-04-05T15:41:26.521Z] ---> Running in 1e3941e6356b [2023-04-05T15:41:26.521Z] Removing intermediate container 081f4033fcaa [2023-04-05T15:41:26.521Z] ---> f8dbe7745a9d [2023-04-05T15:41:26.521Z] Step 9/26 : WORKDIR /edgex-go/spire-build [2023-04-05T15:41:26.521Z] ---> Running in e29b1e96a70d [2023-04-05T15:41:26.521Z] Removing intermediate container 1e3941e6356b [2023-04-05T15:41:26.521Z] ---> 0a42cf9ba6dc [2023-04-05T15:41:26.521Z] Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-04-05T15:41:26.521Z] ---> Running in 1e3ea6d1d827 [2023-04-05T15:41:26.521Z] Removing intermediate container e29b1e96a70d [2023-04-05T15:41:26.521Z] ---> 4d93186d4d69 [2023-04-05T15:41:26.521Z] Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-04-05T15:41:26.521Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.121" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-04-05T15:41:26.521Z] ---> Running in e1d1469ae56e [2023-04-05T15:41:26.521Z] Removing intermediate container 1e3ea6d1d827 [2023-04-05T15:41:26.521Z] ---> b545eebbec81 [2023-04-05T15:41:26.522Z] Step 11/27 : 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..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-04-05T15:41:26.522Z] ---> Running in b735d7841043 [2023-04-05T15:41:26.522Z] Removing intermediate container e1d1469ae56e [2023-04-05T15:41:26.522Z] ---> 3db70e3c48c6 [2023-04-05T15:41:26.522Z] Step 11/26 : 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..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-04-05T15:41:26.522Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.121" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2023-04-05T15:41:26.522Z] ---> Running in d9c745f05d39 [2023-04-05T15:41:26.522Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.121" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-04-05T15:41:26.522Z] Removing intermediate container d9c745f05d39 [2023-04-05T15:41:26.522Z] ---> 36b3b2c822f8 [2023-04-05T15:41:26.522Z] Step 12/26 : WORKDIR /edgex-go [2023-04-05T15:41:26.522Z] Removing intermediate container b735d7841043 [2023-04-05T15:41:26.522Z] ---> 62a0a9921956 [2023-04-05T15:41:26.522Z] Step 12/27 : WORKDIR /edgex-go [2023-04-05T15:41:26.522Z] ---> Running in 037a63ab147a [2023-04-05T15:41:26.522Z] ---> Running in ed7e088f33da [2023-04-05T15:41:26.522Z] Removing intermediate container 037a63ab147a [2023-04-05T15:41:26.522Z] ---> 97cdd5ce9f27 [2023-04-05T15:41:26.522Z] [2023-04-05T15:41:26.522Z] Step 13/27 : FROM alpine:3.17 [2023-04-05T15:41:26.522Z] Removing intermediate container ed7e088f33da [2023-04-05T15:41:26.522Z] ---> 74471e7e2815 [2023-04-05T15:41:26.522Z] [2023-04-05T15:41:26.522Z] Step 13/26 : FROM alpine:3.17 [2023-04-05T15:41:26.522Z] 3.17: Pulling from library/alpine [2023-04-05T15:41:26.522Z] 3.17: Pulling from library/alpine [2023-04-05T15:41:27.892Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-04-05T15:41:27.892Z] Status: Downloaded newer image for alpine:3.17 [2023-04-05T15:41:27.892Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-04-05T15:41:27.892Z] Status: Image is up to date for alpine:3.17 [2023-04-05T15:41:27.892Z] ---> 9ed4aefc74f6 [2023-04-05T15:41:27.892Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-04-05T15:41:27.892Z] ---> 9ed4aefc74f6 [2023-04-05T15:41:27.892Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-04-05T15:41:30.021Z] ---> Running in d40b78ce8e2f [2023-04-05T15:41:30.021Z] ---> Running in 5ec86acf1eda [2023-04-05T15:41:30.952Z] Removing intermediate container d40b78ce8e2f [2023-04-05T15:41:30.952Z] ---> b2649b937e76 [2023-04-05T15:41:30.952Z] Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-04-05T15:41:31.227Z] Removing intermediate container 5ec86acf1eda [2023-04-05T15:41:31.227Z] ---> fccfb70d1743 [2023-04-05T15:41:31.227Z] Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-04-05T15:41:31.227Z] ---> Running in 217f522ab796 [2023-04-05T15:41:31.484Z] ---> Running in 5a010fa169f5 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-05T15:41:32.136Z] provisioning config files... [2023-04-05T15:41:32.163Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/483@tmp/config10782858135834713931tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-05T15:41:32.523Z] ---> docker-login.sh [2023-04-05T15:41:32.523Z] nexus3.edgexfoundry.org:10001 [2023-04-05T15:41:33.113Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-05T15:41:33.113Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-05T15:41:33.113Z] Configure a credential helper to remove this warning. See [2023-04-05T15:41:33.113Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-05T15:41:33.113Z] [2023-04-05T15:41:33.113Z] Login Succeeded [2023-04-05T15:41:33.113Z] nexus3.edgexfoundry.org:10002 [2023-04-05T15:41:33.384Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-05T15:41:33.424Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-05T15:41:33.424Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-05T15:41:33.424Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-05T15:41:33.424Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-05T15:41:33.652Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-05T15:41:33.652Z] Configure a credential helper to remove this warning. See [2023-04-05T15:41:33.652Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-05T15:41:33.652Z] [2023-04-05T15:41:33.652Z] Login Succeeded [2023-04-05T15:41:33.652Z] nexus3.edgexfoundry.org:10003 [2023-04-05T15:41:33.687Z] v3.17.3-33-g63371ce3229 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-04-05T15:41:33.687Z] v3.17.3-33-g63371ce3229 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-04-05T15:41:33.687Z] OK: 17818 distinct packages available [2023-04-05T15:41:33.687Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-05T15:41:33.687Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-05T15:41:33.923Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-05T15:41:33.924Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-05T15:41:33.924Z] Configure a credential helper to remove this warning. See [2023-04-05T15:41:33.924Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-05T15:41:33.924Z] [2023-04-05T15:41:33.924Z] Login Succeeded [2023-04-05T15:41:33.924Z] nexus3.edgexfoundry.org:10004 [2023-04-05T15:41:33.945Z] v3.17.3-33-g63371ce3229 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-04-05T15:41:33.945Z] v3.17.3-33-g63371ce3229 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-04-05T15:41:33.945Z] OK: 17818 distinct packages available [2023-04-05T15:41:33.945Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-05T15:41:33.945Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-05T15:41:33.945Z] (1/5) Installing dumb-init (1.2.5-r2) [2023-04-05T15:41:33.945Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-04-05T15:41:33.945Z] (3/5) Installing libucontext (1.2-r0) [2023-04-05T15:41:34.195Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-05T15:41:34.195Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-05T15:41:34.195Z] Configure a credential helper to remove this warning. See [2023-04-05T15:41:34.195Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-05T15:41:34.195Z] [2023-04-05T15:41:34.195Z] Login Succeeded [2023-04-05T15:41:34.195Z] docker.io [2023-04-05T15:41:34.215Z] (4/5) Installing gcompat (1.1.0-r0) [2023-04-05T15:41:34.215Z] (5/5) Installing openssl (3.0.8-r3) [2023-04-05T15:41:34.215Z] Executing busybox-1.35.0-r29.trigger [2023-04-05T15:41:34.215Z] OK: 8 MiB in 20 packages [2023-04-05T15:41:34.215Z] (1/4) Installing dumb-init (1.2.5-r2) [2023-04-05T15:41:34.215Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-04-05T15:41:34.215Z] (3/4) Installing libucontext (1.2-r0) [2023-04-05T15:41:34.215Z] (4/4) Installing gcompat (1.1.0-r0) [2023-04-05T15:41:34.215Z] Executing busybox-1.35.0-r29.trigger [2023-04-05T15:41:34.215Z] OK: 7 MiB in 19 packages [2023-04-05T15:41:34.468Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-05T15:41:34.736Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-05T15:41:34.736Z] Configure a credential helper to remove this warning. See [2023-04-05T15:41:34.736Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-05T15:41:34.736Z] [2023-04-05T15:41:34.736Z] Login Succeeded [2023-04-05T15:41:34.736Z] ---> docker-login.sh ends [Pipeline] } [2023-04-05T15:41:34.750Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2023-04-05T15:41:35.333Z] + git config --global --add safe.directory /w/workspace/edgex-go/483 [Pipeline] echo [2023-04-05T15:41:35.354Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-05T15:41:35.364Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-05T15:41:35.370Z] ========================================================= [2023-04-05T15:41:35.370Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-04-05T15:41:35.370Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-04-05T15:41:35.696Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-04-05T15:41:35.965Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-04-05T15:41:35.965Z] af6eaf76a39c: Pulling fs layer [2023-04-05T15:41:35.965Z] 55522c791124: Pulling fs layer [2023-04-05T15:41:35.965Z] ce5c4a1c91eb: Pulling fs layer [2023-04-05T15:41:35.965Z] 169dfbe0d373: Pulling fs layer [2023-04-05T15:41:35.965Z] e1ff8fa3b103: Pulling fs layer [2023-04-05T15:41:35.965Z] 52ebb69f0ebf: Pulling fs layer [2023-04-05T15:41:35.965Z] 5abe8eddf0d5: Pulling fs layer [2023-04-05T15:41:35.965Z] 52ebb69f0ebf: Waiting [2023-04-05T15:41:35.965Z] e1ff8fa3b103: Waiting [2023-04-05T15:41:35.965Z] 5abe8eddf0d5: Waiting [2023-04-05T15:41:35.965Z] 169dfbe0d373: Waiting [2023-04-05T15:41:35.965Z] 55522c791124: Download complete [2023-04-05T15:41:35.965Z] 169dfbe0d373: Verifying Checksum [2023-04-05T15:41:35.965Z] 169dfbe0d373: Download complete [2023-04-05T15:41:35.965Z] e1ff8fa3b103: Verifying Checksum [2023-04-05T15:41:35.965Z] e1ff8fa3b103: Download complete [2023-04-05T15:41:35.965Z] af6eaf76a39c: Verifying Checksum [2023-04-05T15:41:35.965Z] af6eaf76a39c: Download complete [2023-04-05T15:41:36.928Z] af6eaf76a39c: Pull complete [2023-04-05T15:41:37.516Z] 55522c791124: Pull complete [2023-04-05T15:41:37.786Z] 5abe8eddf0d5: Verifying Checksum [2023-04-05T15:41:37.786Z] 5abe8eddf0d5: Download complete [2023-04-05T15:41:39.506Z] Removing intermediate container 217f522ab796 [2023-04-05T15:41:39.506Z] ---> 9d0d96629574 [2023-04-05T15:41:39.506Z] Step 16/26 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-05T15:41:39.506Z] Removing intermediate container 5a010fa169f5 [2023-04-05T15:41:39.506Z] ---> 6ba8bf39fbee [2023-04-05T15:41:39.506Z] Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-05T15:41:39.506Z] ---> dbf800284163 [2023-04-05T15:41:39.506Z] Step 17/27 : COPY --from=builder /edgex-go/security.txt / [2023-04-05T15:41:39.506Z] ---> 490b7f20bcc8 [2023-04-05T15:41:39.506Z] Step 17/26 : COPY --from=builder /edgex-go/security.txt / [2023-04-05T15:41:39.763Z] ---> 9b991293fa34 [2023-04-05T15:41:39.763Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-04-05T15:41:40.331Z] ---> b58b882348ba [2023-04-05T15:41:40.331Z] Step 18/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-04-05T15:41:41.163Z] ce5c4a1c91eb: Verifying Checksum [2023-04-05T15:41:41.163Z] ce5c4a1c91eb: Download complete [2023-04-05T15:41:41.163Z] 52ebb69f0ebf: Verifying Checksum [2023-04-05T15:41:50.291Z] ---> 9814501a39d8 [2023-04-05T15:41:50.291Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-04-05T15:41:50.291Z] ---> 4ce649182976 [2023-04-05T15:41:50.291Z] Step 19/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-04-05T15:41:50.291Z] ---> 01f035d7dd13 [2023-04-05T15:41:50.291Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-04-05T15:41:50.291Z] ---> c87274da8b6d [2023-04-05T15:41:50.291Z] Step 20/27 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-04-05T15:41:53.508Z] ce5c4a1c91eb: Pull complete [2023-04-05T15:41:53.508Z] 169dfbe0d373: Pull complete [2023-04-05T15:41:53.508Z] e1ff8fa3b103: Pull complete [2023-04-05T15:41:53.577Z] ---> 6eed4ab2f41c [2023-04-05T15:41:53.577Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-04-05T15:41:53.835Z] ---> Running in 0f9e00e80676 [2023-04-05T15:41:53.835Z] ---> fd49980afaed [2023-04-05T15:41:53.835Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-04-05T15:41:54.093Z] ---> Running in 386f6fea3b13 [2023-04-05T15:41:54.093Z] Removing intermediate container 0f9e00e80676 [2023-04-05T15:41:54.093Z] ---> daa8b7ea7fb0 [2023-04-05T15:41:54.093Z] Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-04-05T15:41:54.093Z] Removing intermediate container 028d96f19eeb [2023-04-05T15:41:54.093Z] ---> c04f5a34f4f8 [2023-04-05T15:41:54.093Z] [2023-04-05T15:41:54.093Z] Step 10/23 : FROM alpine:3.17 [2023-04-05T15:41:54.093Z] ---> 9ed4aefc74f6 [2023-04-05T15:41:54.093Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-04-05T15:41:54.093Z] ---> Running in c85e6071c484 [2023-04-05T15:41:54.093Z] Removing intermediate container a0af766d3c46 [2023-04-05T15:41:54.093Z] ---> 4e220beeceb3 [2023-04-05T15:41:54.093Z] [2023-04-05T15:41:54.093Z] Step 10/23 : FROM alpine:3.17 [2023-04-05T15:41:54.360Z] ---> 9ed4aefc74f6 [2023-04-05T15:41:54.360Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-04-05T15:41:54.360Z] Removing intermediate container 8d8826a104c8 [2023-04-05T15:41:54.360Z] ---> 6e0cc9e42717 [2023-04-05T15:41:54.360Z] Removing intermediate container 386f6fea3b13 [2023-04-05T15:41:54.360Z] [2023-04-05T15:41:54.360Z] ---> ab07bf3d419d [2023-04-05T15:41:54.360Z] Step 9/20 : FROM alpine:3.17Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-04-05T15:41:54.360Z] [2023-04-05T15:41:54.361Z] ---> 9ed4aefc74f6 [2023-04-05T15:41:54.361Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' [2023-04-05T15:41:54.361Z] ---> ebf8ce4e3e14 [2023-04-05T15:41:54.361Z] Step 22/27 : WORKDIR / [2023-04-05T15:41:54.361Z] ---> Running in 1c8c3fb22c11 [2023-04-05T15:41:54.648Z] ---> Running in a1df8e13ce55 [2023-04-05T15:41:54.648Z] ---> Running in 4ee12eedd1a2 [2023-04-05T15:41:54.648Z] Removing intermediate container c85e6071c484 [2023-04-05T15:41:54.648Z] ---> 03d0ef2d1f72 [2023-04-05T15:41:54.648Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-04-05T15:41:54.648Z] ---> Running in b7df975943ff [2023-04-05T15:41:54.648Z] Removing intermediate container 1c8c3fb22c11 [2023-04-05T15:41:54.648Z] ---> a83bd5d207b9 [2023-04-05T15:41:54.648Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-04-05T15:41:54.906Z] ---> Running in 6d7e6c07ce11 [2023-04-05T15:41:54.906Z] ---> Running in 926040dabe5c [2023-04-05T15:41:54.906Z] Removing intermediate container a1df8e13ce55 [2023-04-05T15:41:54.906Z] ---> 0eaaa061086c [2023-04-05T15:41:54.906Z] Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-04-05T15:41:55.164Z] Removing intermediate container 4ee12eedd1a2 [2023-04-05T15:41:55.164Z] ---> c16c8fc72c5b [2023-04-05T15:41:55.164Z] Step 24/26 : LABEL arch=x86_64 [2023-04-05T15:41:55.164Z] Removing intermediate container b7df975943ff [2023-04-05T15:41:55.164Z] ---> 1b4802f8cecb [2023-04-05T15:41:55.164Z] Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-04-05T15:41:55.164Z] ---> Running in cec7da637ec5 [2023-04-05T15:41:55.424Z] ---> Running in d2ed0945864f [2023-04-05T15:41:55.424Z] ---> Running in 6eff0e076600 [2023-04-05T15:41:55.991Z] Removing intermediate container d2ed0945864f [2023-04-05T15:41:55.991Z] Removing intermediate container 6eff0e076600 [2023-04-05T15:41:55.991Z] ---> 91b123b29fe3 [2023-04-05T15:41:55.991Z] ---> 8e59e24ee2b8 [2023-04-05T15:41:55.991Z] Step 25/26 : LABEL git_sha=581b0da79acfc8c7cfb708782744174800bf9092 [2023-04-05T15:41:55.991Z] Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-04-05T15:41:55.991Z] ---> Running in 7f512591ab83 [2023-04-05T15:41:55.991Z] ---> Running in d7e54c48ea28 [2023-04-05T15:41:55.991Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-05T15:41:55.991Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-05T15:41:55.991Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-05T15:41:55.991Z] Removing intermediate container 7f512591ab83 [2023-04-05T15:41:55.991Z] ---> f60e0d6d9e15 [2023-04-05T15:41:55.991Z] Step 26/26 : LABEL version=3.0.0-dev.121 [2023-04-05T15:41:56.295Z] ---> Running in 12352df719cf [2023-04-05T15:41:56.295Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-05T15:41:56.295Z] Removing intermediate container d7e54c48ea28 [2023-04-05T15:41:56.295Z] ---> 2581a41d8fc5 [2023-04-05T15:41:56.295Z] Step 25/27 : LABEL arch=x86_64 [2023-04-05T15:41:56.295Z] ---> Running in 930a3ab5a30b [2023-04-05T15:41:56.295Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-05T15:41:56.295Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-05T15:41:56.295Z] Removing intermediate container 12352df719cf [2023-04-05T15:41:56.295Z] ---> e9f32b714fc4 [2023-04-05T15:41:56.295Z] [2023-04-05T15:41:56.295Z] Removing intermediate container 930a3ab5a30b [2023-04-05T15:41:56.295Z] ---> bd28e85fdc16 [2023-04-05T15:41:56.295Z] Step 26/27 : LABEL git_sha=581b0da79acfc8c7cfb708782744174800bf9092 [2023-04-05T15:41:56.295Z] ---> Running in 202de20df66e [2023-04-05T15:41:56.295Z] Successfully built e9f32b714fc4 [2023-04-05T15:41:56.295Z] Successfully tagged security-spire-server:latest [2023-04-05T15:41:56.295Z]  Building security-spire-server ... done Building core-metadata [2023-04-05T15:41:56.295Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-04-05T15:41:56.295Z] Removing intermediate container 202de20df66e [2023-04-05T15:41:56.295Z] ---> ba2d393495e6 [2023-04-05T15:41:56.295Z] Step 27/27 : LABEL version=3.0.0-dev.121 [2023-04-05T15:41:56.295Z] v3.17.3-33-g63371ce3229 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-04-05T15:41:56.295Z] v3.17.3-33-g63371ce3229 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-04-05T15:41:56.295Z] OK: 17818 distinct packages available [2023-04-05T15:41:56.554Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-04-05T15:41:56.554Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-05T15:41:56.554Z] Executing busybox-1.35.0-r29.trigger [2023-04-05T15:41:56.554Z] Executing busybox-1.35.0-r29.trigger [2023-04-05T15:41:56.554Z] OK: 7 MiB in 16 packages [2023-04-05T15:41:56.554Z] OK: 7 MiB in 16 packages [2023-04-05T15:41:56.554Z] ---> Running in a9d451e19aef [2023-04-05T15:41:56.554Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-05T15:41:56.812Z] (1/9) Installing ca-certificates (20220614-r4) [2023-04-05T15:41:56.812Z] (2/9) Installing brotli-libs (1.0.9-r9) [2023-04-05T15:41:56.812Z] (3/9) Installing nghttp2-libs (1.51.0-r0) [2023-04-05T15:41:56.812Z] (4/9) Installing libcurl (7.88.1-r1) [2023-04-05T15:41:56.812Z] (5/9) Installing curl (7.88.1-r1) [2023-04-05T15:41:56.812Z] (6/9) Installing dumb-init (1.2.5-r2) [2023-04-05T15:41:56.812Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-04-05T15:41:56.812Z] (8/9) Installing libucontext (1.2-r0) [2023-04-05T15:41:56.812Z] (9/9) Installing gcompat (1.1.0-r0) [2023-04-05T15:41:56.812Z] Executing busybox-1.35.0-r29.trigger [2023-04-05T15:41:56.812Z] Executing ca-certificates-20220614-r4.trigger [2023-04-05T15:41:57.070Z] OK: 10 MiB in 24 packages [2023-04-05T15:42:00.188Z] 52ebb69f0ebf: Pull complete [2023-04-05T15:42:01.265Z] Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-05T15:42:01.265Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-04-05T15:42:01.265Z] ---> 2ab0849d48ef [2023-04-05T15:42:01.265Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-04-05T15:42:01.265Z] ---> Using cache [2023-04-05T15:42:01.265Z] ---> 0e515c354c05 [2023-04-05T15:42:01.265Z] Step 4/25 : WORKDIR /edgex-go [2023-04-05T15:42:01.265Z] ---> Using cache [2023-04-05T15:42:01.265Z] ---> 2613ba26b3e9 [2023-04-05T15:42:01.265Z] Step 5/25 : RUN apk add --update --no-cache make git [2023-04-05T15:42:01.265Z] ---> Using cache [2023-04-05T15:42:01.265Z] ---> 541bfe034b6c [2023-04-05T15:42:01.265Z] Step 6/25 : COPY go.mod vendor* ./ [2023-04-05T15:42:01.265Z] ---> Using cache [2023-04-05T15:42:01.265Z] ---> 06a86d8aaab7 [2023-04-05T15:42:01.265Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-05T15:42:01.265Z] ---> Using cache [2023-04-05T15:42:01.265Z] ---> 44d4b53d8d64 [2023-04-05T15:42:01.265Z] Step 8/25 : COPY . . [2023-04-05T15:42:01.265Z] ---> Using cache [2023-04-05T15:42:01.265Z] ---> 58cbfd7ee9ad [2023-04-05T15:42:01.265Z] Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-04-05T15:42:02.144Z] 5abe8eddf0d5: Pull complete [2023-04-05T15:42:02.144Z] Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f [2023-04-05T15:42:02.144Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-04-05T15:42:02.144Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] fileExists [2023-04-05T15:42:02.202Z] Removing intermediate container a9d451e19aef [2023-04-05T15:42:02.202Z] ---> 17fd2b84013b [2023-04-05T15:42:02.202Z] [2023-04-05T15:42:02.202Z] ---> Running in 1e2c79dac445 [2023-04-05T15:42:02.202Z] Successfully built 17fd2b84013b [2023-04-05T15:42:02.202Z] Successfully tagged security-spire-config:latest [2023-04-05T15:42:02.202Z] Building core-command [Pipeline] sh [2023-04-05T15:42:02.534Z] + docker build -t ci-base-image-arm64 -f - . [2023-04-05T15:42:02.534Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-04-05T15:42:02.534Z] WORKDIR /edgex [2023-04-05T15:42:02.535Z] COPY go.mod . [2023-04-05T15:42:02.535Z] RUN go mod download [2023-04-05T15:42:03.146Z] Sending build context to Docker daemon 2.934MB [2023-04-05T15:42:03.146Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-04-05T15:42:03.146Z] ---> 6cb57ee374ae [2023-04-05T15:42:03.146Z] Step 2/4 : WORKDIR /edgex [2023-04-05T15:42:04.122Z] ---> Running in c1c26c91d809 [2023-04-05T15:42:04.389Z] Removing intermediate container c1c26c91d809 [2023-04-05T15:42:04.389Z] ---> 6dce723746ac [2023-04-05T15:42:04.389Z] Step 3/4 : COPY go.mod . [2023-04-05T15:42:04.957Z]  Building security-spire-config ... done Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-05T15:42:04.957Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-04-05T15:42:04.973Z] ---> e8c99ccc6648 [2023-04-05T15:42:04.973Z] Step 4/4 : RUN go mod download [2023-04-05T15:42:04.973Z] ---> Running in 83b89a4d1c2e [2023-04-05T15:42:05.223Z] ---> 2ab0849d48ef [2023-04-05T15:42:05.223Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-04-05T15:42:05.223Z] ---> Using cache [2023-04-05T15:42:05.223Z] ---> 0e515c354c05 [2023-04-05T15:42:05.223Z] Step 4/24 : WORKDIR /edgex-go [2023-04-05T15:42:05.223Z] ---> Using cache [2023-04-05T15:42:05.223Z] ---> 2613ba26b3e9 [2023-04-05T15:42:05.223Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-04-05T15:42:05.223Z] ---> Using cache [2023-04-05T15:42:05.223Z] ---> 541bfe034b6c [2023-04-05T15:42:05.223Z] Step 6/24 : COPY go.mod vendor* ./ [2023-04-05T15:42:05.223Z] ---> Using cache [2023-04-05T15:42:05.223Z] ---> 06a86d8aaab7 [2023-04-05T15:42:05.223Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-05T15:42:05.223Z] ---> Using cache [2023-04-05T15:42:05.223Z] ---> 44d4b53d8d64 [2023-04-05T15:42:05.223Z] Step 8/24 : COPY . . [2023-04-05T15:42:05.223Z] ---> Using cache [2023-04-05T15:42:05.223Z] ---> 58cbfd7ee9ad [2023-04-05T15:42:05.223Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-04-05T15:42:08.578Z] ---> Running in dd7e154d7b80 [2023-04-05T15:42:08.578Z] Removing intermediate container 6d7e6c07ce11 [2023-04-05T15:42:08.578Z] ---> 82dd4871e5f6 [2023-04-05T15:42:08.578Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-05T15:42:08.578Z] Removing intermediate container cec7da637ec5 [2023-04-05T15:42:08.578Z] ---> 39707a2cc6a0 [2023-04-05T15:42:08.578Z] Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-05T15:42:08.578Z] Removing intermediate container 926040dabe5c [2023-04-05T15:42:08.578Z] ---> 015d66623bba [2023-04-05T15:42:08.578Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-05T15:42:08.578Z] ---> 23f31afa866d [2023-04-05T15:42:08.578Z] Step 13/20 : COPY --from=builder /edgex-go/security.txt / [2023-04-05T15:42:08.578Z] ---> d36729523fd1 [2023-04-05T15:42:08.578Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-04-05T15:42:08.578Z] ---> bb536669bc2f [2023-04-05T15:42:08.578Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-04-05T15:42:08.578Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.121" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-04-05T15:42:08.578Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.121" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-04-05T15:42:08.578Z] ---> 5c68998bb72e [2023-04-05T15:42:08.578Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-04-05T15:42:08.578Z] ---> 05fe3429abab [2023-04-05T15:42:08.578Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-04-05T15:42:08.578Z] ---> 573b78bb65a4 [2023-04-05T15:42:08.578Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-04-05T15:42:10.477Z] ---> 51eec62dbb18 [2023-04-05T15:42:10.477Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-04-05T15:42:10.477Z] ---> 1d7ab0f76121 [2023-04-05T15:42:10.477Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-04-05T15:42:10.477Z] ---> c60ffd66ddfa [2023-04-05T15:42:10.478Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2023-04-05T15:42:11.427Z] ---> 2dad8be155d3 [2023-04-05T15:42:11.427Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-04-05T15:42:11.427Z] ---> Running in 07e31608abdd [2023-04-05T15:42:11.686Z] ---> 1594197a5dd9 [2023-04-05T15:42:11.686Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-04-05T15:42:11.686Z] ---> 731b1411911c [2023-04-05T15:42:11.686Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-04-05T15:42:11.686Z] Removing intermediate container 07e31608abdd [2023-04-05T15:42:11.686Z] ---> ac20e888ab08 [2023-04-05T15:42:11.686Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-04-05T15:42:11.943Z] ---> Running in e5ed505561de [2023-04-05T15:42:11.943Z] ---> 302e3b550d83 [2023-04-05T15:42:11.943Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-04-05T15:42:12.201Z] ---> Running in 94056238392c [2023-04-05T15:42:12.461Z] ---> 283b494e0957 [2023-04-05T15:42:12.461Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-04-05T15:42:15.824Z] Removing intermediate container e5ed505561de [2023-04-05T15:42:15.824Z] ---> 96aea893052e [2023-04-05T15:42:16.084Z] Step 18/20 : LABEL arch=x86_64 [2023-04-05T15:42:16.655Z] ---> Running in 605233552f54 [2023-04-05T15:42:16.655Z] ---> Running in ab832bc0fc7a [2023-04-05T15:42:16.915Z] Removing intermediate container ab832bc0fc7a [2023-04-05T15:42:16.915Z] ---> 27cfe7274ef2 [2023-04-05T15:42:16.915Z] Step 19/20 : LABEL git_sha=581b0da79acfc8c7cfb708782744174800bf9092 [2023-04-05T15:42:16.915Z] ---> Running in 9321b4e701ca [2023-04-05T15:42:17.174Z] Removing intermediate container 9321b4e701ca [2023-04-05T15:42:17.174Z] ---> c223f42d7cf5 [2023-04-05T15:42:17.174Z] Step 20/20 : LABEL version=3.0.0-dev.121 [2023-04-05T15:42:17.175Z] ---> Running in c63b0f69b818 [2023-04-05T15:42:17.895Z] Removing intermediate container c63b0f69b818 [2023-04-05T15:42:17.895Z] ---> 164b86a91af3 [2023-04-05T15:42:17.895Z] [2023-04-05T15:42:18.155Z] Removing intermediate container 94056238392c [2023-04-05T15:42:18.155Z] ---> e222a263d384 [2023-04-05T15:42:18.155Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-04-05T15:42:18.155Z] Successfully built 164b86a91af3 [2023-04-05T15:42:18.155Z] Successfully tagged security-spiffe-token-provider:latest [2023-04-05T15:42:18.155Z]  Building security-spiffe-token-provider ... done Building security-secretstore-setup [2023-04-05T15:42:20.699Z] Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-05T15:42:20.699Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-04-05T15:42:20.699Z] ---> 2ab0849d48ef [2023-04-05T15:42:20.699Z] Step 3/25 : WORKDIR /edgex-go [2023-04-05T15:42:20.699Z] ---> Using cache [2023-04-05T15:42:20.699Z] ---> 278c07a4804e [2023-04-05T15:42:20.700Z] Step 4/25 : RUN apk add --update --no-cache make git [2023-04-05T15:42:22.881Z] ---> Running in 3fd8e87c2924 [2023-04-05T15:42:23.452Z] ---> Running in e03402dce551 [2023-04-05T15:42:23.452Z] Removing intermediate container 3fd8e87c2924 [2023-04-05T15:42:23.452Z] ---> a35813ae9203 [2023-04-05T15:42:23.452Z] Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] [2023-04-05T15:42:23.452Z] ---> Running in f6d60b8c01ed [2023-04-05T15:42:23.839Z] Removing intermediate container 605233552f54 [2023-04-05T15:42:23.839Z] ---> 807486d0b4ca [2023-04-05T15:42:23.839Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-04-05T15:42:23.839Z] ---> Running in f34c81947cf2 [2023-04-05T15:42:23.839Z] Removing intermediate container f6d60b8c01ed [2023-04-05T15:42:23.839Z] ---> 762d5612d31f [2023-04-05T15:42:23.839Z] Step 21/23 : LABEL arch=x86_64 [2023-04-05T15:42:23.839Z] ---> Running in 8de7b29b196b [2023-04-05T15:42:23.839Z] Removing intermediate container f34c81947cf2 [2023-04-05T15:42:23.839Z] ---> 0d0757a4a537 [2023-04-05T15:42:23.839Z] Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500"] [2023-04-05T15:42:23.839Z] Removing intermediate container 8de7b29b196b [2023-04-05T15:42:23.839Z] ---> 45c6cbbafb7d [2023-04-05T15:42:23.839Z] Step 22/23 : LABEL git_sha=581b0da79acfc8c7cfb708782744174800bf9092 [2023-04-05T15:42:23.839Z] ---> Running in fe61eb5a9aac [2023-04-05T15:42:23.839Z] ---> Running in 302d049bd74b [2023-04-05T15:42:23.839Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-05T15:42:24.097Z] Removing intermediate container 302d049bd74b [2023-04-05T15:42:24.097Z] ---> e0dc7fd31b3e [2023-04-05T15:42:24.097Z] Step 23/23 : LABEL version=3.0.0-dev.121 [2023-04-05T15:42:24.097Z] Removing intermediate container fe61eb5a9aac [2023-04-05T15:42:24.097Z] ---> 5b754218a3f5 [2023-04-05T15:42:24.097Z] Step 21/23 : LABEL arch=x86_64 [2023-04-05T15:42:24.097Z] ---> Running in 2e66159d3203 [2023-04-05T15:42:24.097Z] ---> Running in 72f65fc9bb50 [2023-04-05T15:42:24.097Z] Removing intermediate container 2e66159d3203 [2023-04-05T15:42:24.097Z] ---> 3d93cf05d6ba [2023-04-05T15:42:24.097Z] Step 22/23 : LABEL git_sha=581b0da79acfc8c7cfb708782744174800bf9092 [2023-04-05T15:42:24.097Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-05T15:42:24.097Z] Removing intermediate container 72f65fc9bb50 [2023-04-05T15:42:24.097Z] ---> b9128ff02bb4 [2023-04-05T15:42:24.097Z] [2023-04-05T15:42:24.097Z] ---> Running in e429c572cbe0 [2023-04-05T15:42:24.354Z] Successfully built b9128ff02bb4 [2023-04-05T15:42:24.354Z] Successfully tagged security-proxy-auth:latest [2023-04-05T15:42:24.354Z] Building security-spire-agent [2023-04-05T15:42:24.354Z]  Building security-proxy-auth ... done OK: 265 MiB in 53 packages [2023-04-05T15:42:28.869Z] Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-05T15:42:28.869Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2023-04-05T15:42:28.869Z] ---> 2ab0849d48ef [2023-04-05T15:42:28.869Z] Step 3/27 : WORKDIR /edgex-go [2023-04-05T15:42:28.869Z] ---> Using cache [2023-04-05T15:42:28.869Z] ---> 278c07a4804e [2023-04-05T15:42:28.869Z] Step 4/27 : RUN apk add --update --no-cache make git build-base curl [2023-04-05T15:42:34.154Z] Removing intermediate container e429c572cbe0 [2023-04-05T15:42:34.154Z] ---> 57dada9c5654 [2023-04-05T15:42:34.154Z] Step 23/23 : LABEL version=3.0.0-dev.121 [2023-04-05T15:42:34.154Z] ---> Running in e0cfa7df7d07 [2023-04-05T15:42:34.154Z] ---> Running in 2c89eeb104b5 [2023-04-05T15:42:34.154Z] Removing intermediate container e0cfa7df7d07 [2023-04-05T15:42:34.154Z] ---> ebc35e81a1f2 [2023-04-05T15:42:34.154Z] [2023-04-05T15:42:34.154Z] Removing intermediate container e03402dce551 [2023-04-05T15:42:34.154Z] ---> b67f36f52ecc [2023-04-05T15:42:34.154Z] Step 5/25 : COPY go.mod vendor* ./ [2023-04-05T15:42:34.154Z] Successfully built ebc35e81a1f2 [2023-04-05T15:42:34.154Z] Successfully tagged core-common-config-bootstrapper:latest [2023-04-05T15:42:34.154Z]  Building core-common-config-bootstrapper ... done Building support-scheduler [2023-04-05T15:42:34.154Z] ---> 85f2d7a729da [2023-04-05T15:42:34.154Z] Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-05T15:42:36.090Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-05T15:42:36.090Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-04-05T15:42:36.090Z] ---> 2ab0849d48ef [2023-04-05T15:42:36.090Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-04-05T15:42:36.090Z] ---> Using cache [2023-04-05T15:42:36.090Z] ---> 0e515c354c05 [2023-04-05T15:42:36.090Z] Step 4/23 : WORKDIR /edgex-go [2023-04-05T15:42:36.090Z] ---> Using cache [2023-04-05T15:42:36.090Z] ---> 2613ba26b3e9 [2023-04-05T15:42:36.090Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-04-05T15:42:36.090Z] ---> Using cache [2023-04-05T15:42:36.090Z] ---> 541bfe034b6c [2023-04-05T15:42:36.090Z] Step 6/23 : COPY go.mod vendor* ./ [2023-04-05T15:42:36.090Z] ---> Using cache [2023-04-05T15:42:36.090Z] ---> 06a86d8aaab7 [2023-04-05T15:42:36.090Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-05T15:42:36.090Z] ---> Using cache [2023-04-05T15:42:36.090Z] ---> 44d4b53d8d64 [2023-04-05T15:42:36.090Z] Step 8/23 : COPY . . [2023-04-05T15:42:36.090Z] ---> Using cache [2023-04-05T15:42:36.090Z] ---> 58cbfd7ee9ad [2023-04-05T15:42:36.090Z] Step 9/23 : RUN make cmd/support-scheduler/support-scheduler [2023-04-05T15:42:37.244Z] Removing intermediate container 83b89a4d1c2e [2023-04-05T15:42:37.244Z] ---> 9e77ec8da2c2 [2023-04-05T15:42:37.244Z] Successfully built 9e77ec8da2c2 [2023-04-05T15:42:37.244Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-05T15:42:37.585Z] + docker inspect -f . ci-base-image-arm64 [2023-04-05T15:42:37.585Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-05T15:42:37.798Z] prd-ubuntu20.04-docker-arm64-4c-16g-6895 does not seem to be running inside a container [2023-04-05T15:42:37.870Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/483 -v /w/workspace/edgex-go/483:/w/workspace/edgex-go/483:rw,z -v /w/workspace/edgex-go/483@tmp:/w/workspace/edgex-go/483@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-04-05T15:42:39.394Z] $ docker top 1739ec4988b9bca1a131487346190fe7e986744344fb5ef8a805364100f33828 -eo pid,comm [2023-04-05T15:42:39.431Z] ---> Running in a50ddbd90a76 [2023-04-05T15:42:39.431Z] ---> Running in b8a52d657aea [2023-04-05T15:42:39.431Z] Removing intermediate container dd7e154d7b80 [2023-04-05T15:42:39.431Z] ---> 68d907219737 [2023-04-05T15:42:39.431Z] [2023-04-05T15:42:39.431Z] Step 10/24 : FROM alpine:3.17 [2023-04-05T15:42:39.431Z] ---> 9ed4aefc74f6 [2023-04-05T15:42:39.431Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-04-05T15:42:39.431Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-05T15:42:39.431Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [Pipeline] { [Pipeline] sh [2023-04-05T15:42:39.691Z] OK: 265 MiB in 53 packages [2023-04-05T15:42:39.952Z] ---> Running in aed24958ad38 [2023-04-05T15:42:39.952Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.121" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-04-05T15:42:40.218Z] + go version [2023-04-05T15:42:40.218Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-04-05T15:42:40.239Z] $ docker stop --time=1 1739ec4988b9bca1a131487346190fe7e986744344fb5ef8a805364100f33828 [2023-04-05T15:42:40.956Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-05T15:42:40.956Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-05T15:42:41.215Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-04-05T15:42:41.215Z] Executing busybox-1.35.0-r29.trigger [2023-04-05T15:42:41.215Z] OK: 7 MiB in 16 packages [2023-04-05T15:42:41.829Z] $ docker rm -f --volumes 1739ec4988b9bca1a131487346190fe7e986744344fb5ef8a805364100f33828 [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-04-05T15:42:42.184Z] Removing intermediate container 2c89eeb104b5 [2023-04-05T15:42:42.184Z] ---> b293ae39fef9 [2023-04-05T15:42:42.184Z] Step 5/27 : COPY go.mod vendor* ./ [2023-04-05T15:42:42.184Z] Removing intermediate container aed24958ad38 [2023-04-05T15:42:42.184Z] ---> 8f80fa38767c [2023-04-05T15:42:42.184Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-04-05T15:42:42.184Z] Removing intermediate container 1e2c79dac445 [2023-04-05T15:42:42.184Z] ---> 6748d4263f0b [2023-04-05T15:42:42.184Z] [2023-04-05T15:42:42.184Z] Step 10/25 : FROM alpine:3.17 [2023-04-05T15:42:42.184Z] ---> 9ed4aefc74f6 [2023-04-05T15:42:42.184Z] Step 11/25 : RUN apk add --update --no-cache dumb-init [2023-04-05T15:42:42.184Z] ---> Using cache [2023-04-05T15:42:42.184Z] ---> 8f80fa38767c [2023-04-05T15:42:42.184Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-04-05T15:42:42.184Z] ---> Running in 20877e677841 [2023-04-05T15:42:42.184Z] ---> 588df7e954fd [2023-04-05T15:42:42.184Z] Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-05T15:42:42.184Z] ---> Running in 81c89c0005b8 [2023-04-05T15:42:42.184Z] ---> Running in 8fac5d6dde1d [2023-04-05T15:42:42.184Z] Removing intermediate container 81c89c0005b8 [2023-04-05T15:42:42.184Z] ---> f899583281ad [2023-04-05T15:42:42.184Z] Step 13/25 : ENV APP_PORT=59881 [2023-04-05T15:42:42.184Z] Removing intermediate container 20877e677841 [2023-04-05T15:42:42.184Z] ---> 74dbf73095a1 [2023-04-05T15:42:42.184Z] Step 13/24 : ENV APP_PORT=59882 [2023-04-05T15:42:42.422Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-04-05T15:42:42.422Z] [2023-04-05T15:42:42.422Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [2023-04-05T15:42:42.449Z] ---> Running in c76ce56fad10 [2023-04-05T15:42:42.449Z] ---> Running in 02e37fc0faa8 [2023-04-05T15:42:42.449Z] Removing intermediate container c76ce56fad10 [2023-04-05T15:42:42.449Z] ---> 6867b534e7a5 [Pipeline] sh [2023-04-05T15:42:42.449Z] Step 14/25 : EXPOSE $APP_PORT [2023-04-05T15:42:42.449Z] ---> Running in a793eb07242b [2023-04-05T15:42:42.449Z] Removing intermediate container 02e37fc0faa8 [2023-04-05T15:42:42.449Z] ---> 1057a6f12904 [2023-04-05T15:42:42.449Z] Step 14/24 : EXPOSE $APP_PORT [2023-04-05T15:42:42.449Z] ---> Running in 21881988d0de [2023-04-05T15:42:42.449Z] Removing intermediate container a793eb07242b [2023-04-05T15:42:42.449Z] ---> dce847e411bb [2023-04-05T15:42:42.449Z] Step 15/25 : WORKDIR / [2023-04-05T15:42:42.449Z] ---> Running in f77f582dfc30 [2023-04-05T15:42:42.449Z] Removing intermediate container 21881988d0de [2023-04-05T15:42:42.449Z] ---> 29f5ded146fe [2023-04-05T15:42:42.449Z] Step 15/24 : WORKDIR / [2023-04-05T15:42:42.719Z] ---> Running in 1da220a9d9e2 [2023-04-05T15:42:42.719Z] Removing intermediate container f77f582dfc30 [2023-04-05T15:42:42.719Z] ---> c482562fcf5e [2023-04-05T15:42:42.719Z] Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-05T15:42:42.719Z] Removing intermediate container 1da220a9d9e2 [2023-04-05T15:42:42.719Z] ---> 5178f0bc1611 [2023-04-05T15:42:42.719Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-05T15:42:42.719Z] ---> 2e7206c503b3 [2023-04-05T15:42:42.719Z] Step 17/25 : COPY --from=builder /edgex-go/security.txt / [2023-04-05T15:42:42.719Z] ---> 43b331847ee6 [2023-04-05T15:42:42.719Z] Step 17/24 : COPY --from=builder /edgex-go/security.txt / [2023-04-05T15:42:42.753Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-04-05T15:42:42.980Z] ---> 59cde98e8578 [2023-04-05T15:42:42.980Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-04-05T15:42:42.980Z] ---> d5f00c62820c [2023-04-05T15:42:42.980Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-04-05T15:42:43.018Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2023-04-05T15:42:43.018Z] 29e5d40040c1: Pulling fs layer [2023-04-05T15:42:43.018Z] 1ce36da41761: Pulling fs layer [2023-04-05T15:42:43.018Z] 25b303627fd3: Pulling fs layer [2023-04-05T15:42:43.602Z] 29e5d40040c1: Verifying Checksum [2023-04-05T15:42:43.602Z] 29e5d40040c1: Download complete [2023-04-05T15:42:43.870Z] 1ce36da41761: Verifying Checksum [2023-04-05T15:42:43.870Z] 1ce36da41761: Download complete [2023-04-05T15:42:43.999Z] ---> d30f6c46d163 [2023-04-05T15:42:43.999Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-04-05T15:42:43.999Z] ---> 38600550fca2 [2023-04-05T15:42:43.999Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-04-05T15:42:44.139Z] 29e5d40040c1: Pull complete [2023-04-05T15:42:44.315Z] ---> 35622ad19d5b [2023-04-05T15:42:44.315Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2023-04-05T15:42:44.315Z] ---> 7c980585714f [2023-04-05T15:42:44.315Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-04-05T15:42:44.315Z] ---> Running in 33f013c89592 [2023-04-05T15:42:44.315Z] Removing intermediate container 33f013c89592 [2023-04-05T15:42:44.315Z] ---> 0ebd16b41214 [2023-04-05T15:42:44.315Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-04-05T15:42:44.315Z] ---> 08d84653d69f [2023-04-05T15:42:44.315Z] Step 21/25 : ENTRYPOINT ["/core-metadata"] [2023-04-05T15:42:44.315Z] ---> Running in 61bfd25abefe [2023-04-05T15:42:44.315Z] ---> Running in d2ab78c6be1c [2023-04-05T15:42:44.576Z] Removing intermediate container 61bfd25abefe [2023-04-05T15:42:44.576Z] ---> d8657f312246 [2023-04-05T15:42:44.576Z] Step 22/24 : LABEL arch=x86_64 [2023-04-05T15:42:44.576Z] Removing intermediate container d2ab78c6be1c [2023-04-05T15:42:44.576Z] ---> 781b4f8bedbd [2023-04-05T15:42:44.576Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-04-05T15:42:44.576Z] ---> Running in 46e98f9e88d3 [2023-04-05T15:42:44.576Z] ---> Running in 0f921a6b3df6 [2023-04-05T15:42:44.576Z] Removing intermediate container 46e98f9e88d3 [2023-04-05T15:42:44.576Z] ---> df429550ac31 [2023-04-05T15:42:44.576Z] Step 23/24 : LABEL git_sha=581b0da79acfc8c7cfb708782744174800bf9092 [2023-04-05T15:42:44.576Z] ---> Running in 430690a6225a [2023-04-05T15:42:44.576Z] Removing intermediate container 0f921a6b3df6 [2023-04-05T15:42:44.576Z] ---> 967819a96134 [2023-04-05T15:42:44.576Z] Step 23/25 : LABEL arch=x86_64 [2023-04-05T15:42:44.886Z] ---> Running in 6de2a080d883 [2023-04-05T15:42:44.886Z] Removing intermediate container 430690a6225a [2023-04-05T15:42:44.886Z] ---> d03618aa23cf [2023-04-05T15:42:45.175Z] Step 24/24 : LABEL version=3.0.0-dev.121 [2023-04-05T15:42:45.175Z] ---> Running in 46ada6bad2ff [2023-04-05T15:42:45.175Z] Removing intermediate container 6de2a080d883 [2023-04-05T15:42:45.175Z] ---> bb4f76a060bf [2023-04-05T15:42:45.175Z] Step 24/25 : LABEL git_sha=581b0da79acfc8c7cfb708782744174800bf9092 [2023-04-05T15:42:45.175Z] ---> Running in ae611a99f06d [2023-04-05T15:42:45.436Z] Removing intermediate container 46ada6bad2ff [2023-04-05T15:42:45.436Z] ---> b3e1383fc6c7 [2023-04-05T15:42:45.436Z] [2023-04-05T15:42:45.436Z] Removing intermediate container ae611a99f06d [2023-04-05T15:42:45.436Z] ---> 3d8cc8395c50 [2023-04-05T15:42:45.436Z] Step 25/25 : LABEL version=3.0.0-dev.121 [2023-04-05T15:42:45.436Z] ---> Running in 2cd443478609 [2023-04-05T15:42:45.436Z] Successfully built b3e1383fc6c7 [2023-04-05T15:42:45.436Z] Successfully tagged core-command:latest [2023-04-05T15:42:45.436Z] Building support-notifications [2023-04-05T15:42:45.436Z]  Building core-command ... done Removing intermediate container 2cd443478609 [2023-04-05T15:42:45.436Z] ---> 2c4fb7dd1788 [2023-04-05T15:42:45.436Z] [2023-04-05T15:42:45.436Z] Successfully built 2c4fb7dd1788 [2023-04-05T15:42:45.436Z] Successfully tagged core-metadata:latest [2023-04-05T15:42:45.436Z] Building security-proxy-setup [2023-04-05T15:42:45.556Z] 1ce36da41761: Pull complete [2023-04-05T15:42:45.826Z] 25b303627fd3: Verifying Checksum [2023-04-05T15:42:45.826Z] 25b303627fd3: Download complete [2023-04-05T15:42:50.743Z]  Building core-metadata ... done Step 1/22 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-05T15:42:50.743Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-04-05T15:42:50.743Z] ---> 2ab0849d48ef [2023-04-05T15:42:50.743Z] Step 3/22 : WORKDIR /edgex-go [2023-04-05T15:42:50.743Z] ---> Using cache [2023-04-05T15:42:50.743Z] ---> 278c07a4804e [2023-04-05T15:42:50.743Z] Step 4/22 : RUN apk add --update --no-cache make git [2023-04-05T15:42:50.743Z] ---> Using cache [2023-04-05T15:42:50.743Z] ---> b67f36f52ecc [2023-04-05T15:42:50.743Z] Step 5/22 : COPY go.mod vendor* ./ [2023-04-05T15:42:50.743Z] ---> Using cache [2023-04-05T15:42:50.743Z] ---> 85f2d7a729da [2023-04-05T15:42:50.743Z] Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-05T15:42:55.926Z] 25b303627fd3: Pull complete [2023-04-05T15:42:55.926Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2023-04-05T15:42:55.927Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-04-05T15:42:55.927Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [2023-04-05T15:42:55.972Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-05T15:42:55.972Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-04-05T15:42:55.972Z] ---> 2ab0849d48ef [2023-04-05T15:42:55.972Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-04-05T15:42:55.972Z] ---> Using cache [2023-04-05T15:42:55.972Z] ---> 0e515c354c05 [2023-04-05T15:42:55.972Z] Step 4/23 : WORKDIR /edgex-go [2023-04-05T15:42:55.972Z] ---> Using cache [2023-04-05T15:42:55.972Z] ---> 2613ba26b3e9 [2023-04-05T15:42:55.972Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [Pipeline] withDockerContainer [2023-04-05T15:42:56.141Z] prd-ubuntu20.04-docker-arm64-4c-16g-6895 does not seem to be running inside a container [2023-04-05T15:42:56.214Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/483 -v /w/workspace/edgex-go/483:/w/workspace/edgex-go/483:rw,z -v /w/workspace/edgex-go/483@tmp:/w/workspace/edgex-go/483@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-04-05T15:42:58.399Z] $ docker top 8060e23d50deefd6ffa7712bc75cb5d745b57417a53c01510744e02790b96233 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-05T15:42:59.205Z] + grep parallel [2023-04-05T15:42:59.205Z] + docker-compose build --help [2023-04-05T15:43:03.470Z] --parallel Build images in parallel. [Pipeline] } [2023-04-05T15:43:03.490Z] $ docker stop --time=1 8060e23d50deefd6ffa7712bc75cb5d745b57417a53c01510744e02790b96233 [2023-04-05T15:43:05.122Z] $ docker rm -f --volumes 8060e23d50deefd6ffa7712bc75cb5d745b57417a53c01510744e02790b96233 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-05T15:43:05.628Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-04-05T15:43:05.628Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-05T15:43:05.819Z] prd-ubuntu20.04-docker-arm64-4c-16g-6895 does not seem to be running inside a container [2023-04-05T15:43:05.895Z] $ 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/483 -v /w/workspace/edgex-go/483:/w/workspace/edgex-go/483:rw,z -v /w/workspace/edgex-go/483@tmp:/w/workspace/edgex-go/483@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-04-05T15:43:07.093Z] $ docker top c309772a4e2cb3e129321659ce0e6399f29e35491efb5b13cdcc2b3d55375629 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-05T15:43:07.918Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-04-05T15:43:12.177Z] Building core-command ... [2023-04-05T15:43:12.177Z] Building core-common-config-bootstrapper ... [2023-04-05T15:43:12.177Z] Building core-data ... [2023-04-05T15:43:12.177Z] Building core-metadata ... [2023-04-05T15:43:12.177Z] Building security-bootstrapper ... [2023-04-05T15:43:12.177Z] Building security-proxy-auth ... [2023-04-05T15:43:12.177Z] Building security-proxy-setup ... [2023-04-05T15:43:12.177Z] Building security-secretstore-setup ... [2023-04-05T15:43:12.177Z] Building security-spiffe-token-provider ... [2023-04-05T15:43:12.177Z] Building security-spire-agent ... [2023-04-05T15:43:12.177Z] Building security-spire-config ... [2023-04-05T15:43:12.177Z] Building security-spire-server ... [2023-04-05T15:43:12.177Z] Building support-notifications ... [2023-04-05T15:43:12.177Z] Building support-scheduler ... [2023-04-05T15:43:12.177Z] Building core-common-config-bootstrapper [2023-04-05T15:43:12.177Z] Building security-proxy-auth [2023-04-05T15:43:12.177Z] Building security-spiffe-token-provider [2023-04-05T15:43:12.177Z] Building security-proxy-setup [2023-04-05T15:43:12.177Z] Building core-data [2023-04-05T15:43:14.238Z] ---> Running in 8b12a3b6ad3a [2023-04-05T15:43:14.238Z] ---> Running in 8fe04c121d0e [2023-04-05T15:43:14.238Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-05T15:43:14.238Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-05T15:43:14.238Z] OK: 265 MiB in 53 packages [2023-04-05T15:43:22.251Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-05T15:43:22.251Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-04-05T15:43:22.251Z] ---> 9e77ec8da2c2 [2023-04-05T15:43:22.251Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-04-05T15:43:22.251Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-05T15:43:22.251Z] [2023-04-05T15:43:22.251Z] Step 2/23 : FROM ${BUILDER_BASE} AS builderStep 2/20 : FROM ${BUILDER_BASE} AS builder [2023-04-05T15:43:22.251Z] [2023-04-05T15:43:22.251Z] ---> 9e77ec8da2c2 [2023-04-05T15:43:22.251Z] Step 3/20 : WORKDIR /edgex-go [2023-04-05T15:43:22.251Z] Step 1/22 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-05T15:43:22.251Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-04-05T15:43:22.251Z] ---> 9e77ec8da2c2 [2023-04-05T15:43:22.251Z] Step 3/22 : WORKDIR /edgex-go [2023-04-05T15:43:22.251Z] ---> 9e77ec8da2c2 [2023-04-05T15:43:22.251Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-04-05T15:43:22.251Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-05T15:43:22.251Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-04-05T15:43:22.251Z] ---> 9e77ec8da2c2 [2023-04-05T15:43:22.251Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-04-05T15:43:22.251Z] ---> Running in 575d48ef7092 [2023-04-05T15:43:22.251Z] ---> Running in 0c4beef2ebe7 [2023-04-05T15:43:22.251Z] ---> Running in b2f618e1ef64 [2023-04-05T15:43:22.251Z] ---> Running in 16e38183628f [2023-04-05T15:43:22.251Z] ---> Running in 5eea3aff6622 [2023-04-05T15:43:22.510Z] Removing intermediate container b8a52d657aea [2023-04-05T15:43:22.510Z] ---> 982441f5b7f7 [2023-04-05T15:43:22.510Z] [2023-04-05T15:43:22.510Z] Step 10/23 : FROM alpine:3.17 [2023-04-05T15:43:22.510Z] ---> 9ed4aefc74f6 [2023-04-05T15:43:22.510Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-04-05T15:43:22.510Z] ---> Using cache [2023-04-05T15:43:22.510Z] ---> 8f80fa38767c [2023-04-05T15:43:22.510Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-04-05T15:43:22.510Z] ---> Using cache [2023-04-05T15:43:22.510Z] ---> 74dbf73095a1 [2023-04-05T15:43:22.510Z] Step 13/23 : ENV APP_PORT=59861 [2023-04-05T15:43:22.510Z] Removing intermediate container 8b12a3b6ad3a [2023-04-05T15:43:22.510Z] ---> a5d25569c665 [2023-04-05T15:43:22.510Z] Step 6/23 : COPY go.mod vendor* ./ [2023-04-05T15:43:22.510Z] ---> Running in 38cd91124b66 [2023-04-05T15:43:22.510Z] Removing intermediate container 38cd91124b66 [2023-04-05T15:43:22.510Z] ---> fdb94d0e0188 [2023-04-05T15:43:22.510Z] Step 14/23 : EXPOSE $APP_PORT [2023-04-05T15:43:22.510Z] ---> 356e65cc6000 [2023-04-05T15:43:22.510Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-05T15:43:22.510Z] ---> Running in 8eb54e63e1cd [2023-04-05T15:43:22.510Z] ---> Running in 922c884605cd [2023-04-05T15:43:22.510Z] Removing intermediate container 8eb54e63e1cd [2023-04-05T15:43:22.510Z] ---> ef11f51aa44e [2023-04-05T15:43:22.510Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-05T15:43:22.510Z] Removing intermediate container 8fac5d6dde1d [2023-04-05T15:43:22.510Z] ---> ed1828af1bc8 [2023-04-05T15:43:22.510Z] Step 7/27 : COPY . . [2023-04-05T15:43:22.510Z] Removing intermediate container a50ddbd90a76 [2023-04-05T15:43:22.510Z] ---> 3f351615cd1c [2023-04-05T15:43:22.510Z] Step 7/25 : COPY . . [2023-04-05T15:43:22.837Z] Removing intermediate container 575d48ef7092 [2023-04-05T15:43:22.837Z] ---> 16b82e20bdd2 [2023-04-05T15:43:22.837Z] Step 4/23 : WORKDIR /edgex-go [2023-04-05T15:43:22.837Z] ---> Running in 825a8a7f42d0 [2023-04-05T15:43:22.837Z] Removing intermediate container b2f618e1ef64 [2023-04-05T15:43:22.837Z] ---> a8613f8a33fa [2023-04-05T15:43:22.837Z] Step 4/22 : RUN apk add --update --no-cache make git [2023-04-05T15:43:22.837Z] Removing intermediate container 0c4beef2ebe7 [2023-04-05T15:43:22.837Z] ---> 61a774bad0f0 [2023-04-05T15:43:22.837Z] Step 4/23 : WORKDIR /edgex-go [2023-04-05T15:43:23.108Z] Removing intermediate container 5eea3aff6622 [2023-04-05T15:43:23.108Z] ---> 37d18cb9aff0 [2023-04-05T15:43:23.108Z] Step 4/23 : WORKDIR /edgex-go [2023-04-05T15:43:23.108Z] Removing intermediate container 16e38183628f [2023-04-05T15:43:23.108Z] ---> 953da8cc5829 [2023-04-05T15:43:23.108Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2023-04-05T15:43:23.108Z] ---> Running in 2fae8d626b1d [2023-04-05T15:43:23.108Z] ---> Running in 4206c45670d5 [2023-04-05T15:43:23.381Z] ---> Running in ac326ab996dc [2023-04-05T15:43:23.381Z] ---> Running in 6a70f6fc9d87 [2023-04-05T15:43:23.381Z] Removing intermediate container 825a8a7f42d0 [2023-04-05T15:43:23.381Z] ---> f4d34a4294bb [2023-04-05T15:43:23.381Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-04-05T15:43:23.654Z] ---> Running in 12da2546d5bf [2023-04-05T15:43:23.927Z] Removing intermediate container 4206c45670d5 [2023-04-05T15:43:23.927Z] ---> 7d7c8d4db693 [2023-04-05T15:43:23.927Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-04-05T15:43:24.200Z] Removing intermediate container ac326ab996dc [2023-04-05T15:43:24.200Z] ---> 800fcb66a966 [2023-04-05T15:43:24.200Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-04-05T15:43:24.200Z] ---> Running in c93f877b877f [2023-04-05T15:43:24.200Z] ---> Running in 591ab20b2217 [2023-04-05T15:43:25.618Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-05T15:43:26.215Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-05T15:43:26.215Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-05T15:43:26.493Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-05T15:43:26.493Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-05T15:43:26.493Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-05T15:43:26.763Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-05T15:43:27.034Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-05T15:43:27.034Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-05T15:43:27.307Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-05T15:43:27.922Z] v3.17.3-41-g6941dba4129 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-04-05T15:43:27.922Z] v3.17.3-41-g6941dba4129 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-04-05T15:43:27.922Z] OK: 17694 distinct packages available [2023-04-05T15:43:28.516Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-05T15:43:28.516Z] OK: 263 MiB in 53 packages [2023-04-05T15:43:28.516Z] OK: 263 MiB in 53 packages [2023-04-05T15:43:28.789Z] OK: 263 MiB in 53 packages [2023-04-05T15:43:28.789Z] OK: 263 MiB in 53 packages [2023-04-05T15:43:29.063Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-05T15:43:30.486Z] OK: 263 MiB in 53 packages [2023-04-05T15:43:30.767Z] Removing intermediate container 591ab20b2217 [2023-04-05T15:43:30.767Z] ---> fb22172a781f [2023-04-05T15:43:30.767Z] Step 6/23 : COPY go.mod vendor* ./ [2023-04-05T15:43:30.955Z] ---> 1b0dd267b857 [2023-04-05T15:43:30.955Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-04-05T15:43:30.955Z] ---> 8553f07619ec [2023-04-05T15:43:30.955Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-04-05T15:43:30.955Z] ---> 8f8ac5753eb9 [2023-04-05T15:43:30.955Z] Step 8/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-04-05T15:43:30.955Z] ---> Running in 1bd0d0fbd6d4 [2023-04-05T15:43:30.955Z] ---> 59d7be459072 [2023-04-05T15:43:30.955Z] Step 8/27 : ARG SPIRE_RELEASE=1.2.1 [2023-04-05T15:43:30.955Z] ---> Running in 8f70369c1a4e [2023-04-05T15:43:30.955Z] Removing intermediate container 8f70369c1a4e [2023-04-05T15:43:30.955Z] ---> 148249416305 [2023-04-05T15:43:30.955Z] Step 9/27 : WORKDIR /edgex-go/spire-build [2023-04-05T15:43:30.955Z] ---> Running in c26898a41c0e [2023-04-05T15:43:30.955Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.121" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-04-05T15:43:30.955Z] Removing intermediate container c26898a41c0e [2023-04-05T15:43:30.955Z] ---> 6ec01dcdcb61 [2023-04-05T15:43:30.955Z] Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-04-05T15:43:31.215Z] ---> Running in 2173f3bc2e9f [2023-04-05T15:43:31.374Z] Removing intermediate container 12da2546d5bf [2023-04-05T15:43:31.375Z] ---> 39f3d816bf84 [2023-04-05T15:43:31.375Z] Step 6/23 : COPY go.mod vendor* ./ [2023-04-05T15:43:31.375Z] Removing intermediate container c93f877b877f [2023-04-05T15:43:31.375Z] ---> 58d9346b6821 [2023-04-05T15:43:31.375Z] Step 6/23 : COPY go.mod vendor* ./ [2023-04-05T15:43:31.375Z] Removing intermediate container 2fae8d626b1d [2023-04-05T15:43:31.375Z] ---> 5324a8ae8e97 [2023-04-05T15:43:31.375Z] Step 5/22 : COPY go.mod vendor* ./ [2023-04-05T15:43:31.472Z] Removing intermediate container 2173f3bc2e9f [2023-04-05T15:43:31.472Z] ---> e1b2d7316f04 [2023-04-05T15:43:31.472Z] Step 11/27 : 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..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-04-05T15:43:31.472Z] ---> d5738730c360 [2023-04-05T15:43:31.472Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-04-05T15:43:31.472Z] ---> Running in f8e69f868870 [2023-04-05T15:43:31.730Z] ---> 3620ccc15426 [2023-04-05T15:43:31.730Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2023-04-05T15:43:31.730Z] ---> Running in 0d94a8b5d41a [2023-04-05T15:43:31.973Z] Removing intermediate container 6a70f6fc9d87 [2023-04-05T15:43:31.973Z] ---> 7d8c24705ab8 [2023-04-05T15:43:31.973Z] Step 5/20 : COPY go.mod vendor* ./ [2023-04-05T15:43:31.973Z] ---> 0262aebda022 [2023-04-05T15:43:31.973Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-05T15:43:31.987Z] Removing intermediate container 0d94a8b5d41a [2023-04-05T15:43:31.987Z] ---> 1d8b56929c18 [2023-04-05T15:43:31.987Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-04-05T15:43:31.987Z] ---> Running in 20a3da3bcf60 [2023-04-05T15:43:31.987Z] Removing intermediate container 20a3da3bcf60 [2023-04-05T15:43:31.987Z] ---> b10c4e2c7576 [2023-04-05T15:43:31.987Z] Step 21/23 : LABEL arch=x86_64 [2023-04-05T15:43:32.243Z] ---> Running in 7ff9d44de9e0 [2023-04-05T15:43:32.529Z] ---> e3abe48ee343 [2023-04-05T15:43:32.529Z] Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-05T15:43:32.529Z] ---> 5467f31508a8 [2023-04-05T15:43:32.529Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-05T15:43:32.529Z] ---> 145107eba69f [2023-04-05T15:43:32.529Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-05T15:43:32.551Z] ---> Running in 45b0b1240bc3 [2023-04-05T15:43:32.798Z] ---> Running in a6c814426c1d [2023-04-05T15:43:32.798Z] ---> Running in 5a05f9c49057 [2023-04-05T15:43:32.798Z] ---> Running in 95c5469d6436 [2023-04-05T15:43:33.486Z] Removing intermediate container 45b0b1240bc3 [2023-04-05T15:43:33.486Z] ---> 5f559c1e44e9 [2023-04-05T15:43:33.486Z] Step 22/23 : LABEL git_sha=581b0da79acfc8c7cfb708782744174800bf9092 [2023-04-05T15:43:33.486Z] Removing intermediate container f8e69f868870 [2023-04-05T15:43:33.486Z] ---> 8cbcb7bec144 [2023-04-05T15:43:33.486Z] Step 12/27 : WORKDIR /edgex-go [2023-04-05T15:43:33.486Z] ---> Running in 041469a7de05 [2023-04-05T15:43:33.486Z] ---> Running in f1a210ccbe26 [2023-04-05T15:43:33.743Z] Removing intermediate container f1a210ccbe26 [2023-04-05T15:43:33.743Z] ---> 8ae7f2abe4aa [2023-04-05T15:43:33.743Z] Step 23/23 : LABEL version=3.0.0-dev.121 [2023-04-05T15:43:33.762Z] ---> 7644325e0055 [2023-04-05T15:43:33.762Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-05T15:43:33.762Z] ---> Running in f74a94f44a57 [2023-04-05T15:43:34.001Z] Removing intermediate container 041469a7de05 [2023-04-05T15:43:34.001Z] ---> 44d79f5edf7d [2023-04-05T15:43:34.001Z] [2023-04-05T15:43:34.001Z] Step 13/27 : FROM alpine:3.17 [2023-04-05T15:43:34.001Z] ---> 9ed4aefc74f6 [2023-04-05T15:43:34.001Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-04-05T15:43:34.001Z] ---> Using cache [2023-04-05T15:43:34.001Z] ---> fccfb70d1743 [2023-04-05T15:43:34.001Z] Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-04-05T15:43:34.001Z] ---> Running in bbeb8e78c7cf [2023-04-05T15:43:34.001Z] ---> Running in 39a119f001e1 [2023-04-05T15:43:34.001Z] Removing intermediate container bbeb8e78c7cf [2023-04-05T15:43:34.001Z] ---> a4779fab463d [2023-04-05T15:43:34.001Z] [2023-04-05T15:43:34.260Z] Successfully built a4779fab463d [2023-04-05T15:43:34.260Z] Successfully tagged support-scheduler:latest [2023-04-05T15:43:34.260Z]  Building support-scheduler ... done Building core-data [2023-04-05T15:43:34.517Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-05T15:43:34.775Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-05T15:43:34.775Z] v3.17.3-33-g63371ce3229 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-04-05T15:43:34.775Z] v3.17.3-33-g63371ce3229 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-04-05T15:43:34.775Z] OK: 17818 distinct packages available [2023-04-05T15:43:35.032Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-05T15:43:35.032Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-05T15:43:35.290Z] (1/5) Installing dumb-init (1.2.5-r2) [2023-04-05T15:43:35.290Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-04-05T15:43:35.290Z] (3/5) Installing libucontext (1.2-r0) [2023-04-05T15:43:35.290Z] (4/5) Installing gcompat (1.1.0-r0) [2023-04-05T15:43:35.290Z] (5/5) Installing openssl (3.0.8-r3) [2023-04-05T15:43:35.290Z] Executing busybox-1.35.0-r29.trigger [2023-04-05T15:43:35.290Z] OK: 8 MiB in 20 packages [2023-04-05T15:43:41.998Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-05T15:43:41.998Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-04-05T15:43:41.998Z] ---> 2ab0849d48ef [2023-04-05T15:43:41.998Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-04-05T15:43:41.998Z] ---> Using cache [2023-04-05T15:43:41.998Z] ---> 0e515c354c05 [2023-04-05T15:43:41.998Z] Step 4/23 : WORKDIR /edgex-go [2023-04-05T15:43:41.998Z] ---> Using cache [2023-04-05T15:43:41.998Z] ---> 2613ba26b3e9 [2023-04-05T15:43:41.998Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-04-05T15:43:41.998Z] ---> Using cache [2023-04-05T15:43:41.998Z] ---> 541bfe034b6c [2023-04-05T15:43:41.998Z] Step 6/23 : COPY go.mod vendor* ./ [2023-04-05T15:43:41.998Z] ---> Using cache [2023-04-05T15:43:41.998Z] ---> 06a86d8aaab7 [2023-04-05T15:43:41.998Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-05T15:43:41.998Z] ---> Using cache [2023-04-05T15:43:41.998Z] ---> 44d4b53d8d64 [2023-04-05T15:43:41.998Z] Step 8/23 : COPY . . [2023-04-05T15:43:41.998Z] ---> Using cache [2023-04-05T15:43:41.998Z] ---> 58cbfd7ee9ad [2023-04-05T15:43:41.998Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-04-05T15:43:50.125Z] ---> Running in 56bff0e0ddf0 [2023-04-05T15:43:50.735Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.121" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-04-05T15:43:51.007Z] Removing intermediate container 39a119f001e1 [2023-04-05T15:43:51.007Z] ---> f3a70a15e2be [2023-04-05T15:43:51.007Z] Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-05T15:43:54.328Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.121" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-04-05T15:44:00.915Z] ---> cae60e92c96d [2023-04-05T15:44:00.915Z] Step 17/27 : COPY --from=builder /edgex-go/security.txt / [2023-04-05T15:44:00.915Z] Removing intermediate container 922c884605cd [2023-04-05T15:44:00.915Z] ---> daca9de35741 [2023-04-05T15:44:00.915Z] Step 8/23 : COPY . . [2023-04-05T15:44:00.915Z] Removing intermediate container 8fe04c121d0e [2023-04-05T15:44:00.915Z] ---> 2b37a8c87d99 [2023-04-05T15:44:00.915Z] Step 7/22 : COPY . . [2023-04-05T15:44:10.938Z] ---> b93979c63ad6 [2023-04-05T15:44:10.938Z] Step 18/27 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-04-05T15:44:11.199Z] Removing intermediate container 1bd0d0fbd6d4 [2023-04-05T15:44:11.199Z] ---> 5ae95935b29c [2023-04-05T15:44:11.199Z] [2023-04-05T15:44:11.199Z] Step 9/25 : FROM alpine:3.17 [2023-04-05T15:44:11.199Z] ---> 9ed4aefc74f6 [2023-04-05T15:44:11.199Z] Step 10/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-04-05T15:44:11.199Z] ---> e0129cd6eda4 [2023-04-05T15:44:11.199Z] Step 9/23 : RUN make cmd/support-notifications/support-notifications [2023-04-05T15:44:11.199Z] ---> bcb3bcb451cd [2023-04-05T15:44:11.199Z] Step 8/22 : RUN make cmd/secrets-config/secrets-config [2023-04-05T15:44:13.745Z] ---> Running in 05a2048e5fb7 [2023-04-05T15:44:13.745Z] ---> Running in e46f4e807218 [2023-04-05T15:44:13.745Z] ---> Running in 14bea1e52e4c [2023-04-05T15:44:13.745Z] ---> b3f2a14dd261 [2023-04-05T15:44:13.745Z] Step 19/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-04-05T15:44:14.686Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.121" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-04-05T15:44:14.686Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.121" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-04-05T15:44:14.686Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-05T15:44:14.686Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-05T15:44:14.945Z] (1/3) Installing ca-certificates (20220614-r4) [2023-04-05T15:44:14.945Z] (2/3) Installing dumb-init (1.2.5-r2) [2023-04-05T15:44:14.945Z] (3/3) Installing su-exec (0.2-r2) [2023-04-05T15:44:14.945Z] Executing busybox-1.35.0-r29.trigger [2023-04-05T15:44:14.945Z] Executing ca-certificates-20220614-r4.trigger [2023-04-05T15:44:15.205Z] OK: 8 MiB in 18 packages [2023-04-05T15:44:18.620Z] ---> 0c2d2cc2a3a0 [2023-04-05T15:44:18.620Z] Step 20/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-04-05T15:44:18.620Z] Removing intermediate container 56bff0e0ddf0 [2023-04-05T15:44:18.620Z] ---> 166884618319 [2023-04-05T15:44:18.620Z] [2023-04-05T15:44:18.620Z] Step 10/23 : FROM alpine:3.17 [2023-04-05T15:44:18.620Z] ---> 9ed4aefc74f6 [2023-04-05T15:44:18.620Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-04-05T15:44:18.620Z] ---> Running in 034188b66b23 [2023-04-05T15:44:18.620Z] ---> 10cedcda4100 [2023-04-05T15:44:18.620Z] Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-04-05T15:44:18.620Z] Removing intermediate container e46f4e807218 [2023-04-05T15:44:18.620Z] ---> 2f56d5ca9a3b [2023-04-05T15:44:18.620Z] Step 11/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' [2023-04-05T15:44:18.620Z] Removing intermediate container 034188b66b23 [2023-04-05T15:44:18.620Z] ---> dc550fd04394 [2023-04-05T15:44:18.620Z] Step 12/23 : ENV APP_PORT=59880 [2023-04-05T15:44:18.620Z] ---> Running in 6e1e87958901 [2023-04-05T15:44:18.620Z] ---> Running in e385a5dff9f2 [2023-04-05T15:44:18.620Z] ---> c9913f89fb30 [2023-04-05T15:44:18.620Z] Step 22/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-04-05T15:44:18.878Z] Removing intermediate container e385a5dff9f2 [2023-04-05T15:44:18.878Z] ---> be9df745dd0d [2023-04-05T15:44:18.879Z] Step 13/23 : EXPOSE $APP_PORT [2023-04-05T15:44:18.879Z] Removing intermediate container 6e1e87958901 [2023-04-05T15:44:18.879Z] ---> 63855e63376e [2023-04-05T15:44:18.879Z] Step 12/25 : WORKDIR / [2023-04-05T15:44:18.879Z] ---> Running in 24a47c6e0b80 [2023-04-05T15:44:18.879Z] ---> cbc42d42e1b7 [2023-04-05T15:44:18.879Z] Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-04-05T15:44:19.136Z] ---> Running in e44c7ce71d20 [2023-04-05T15:44:19.136Z] ---> Running in 99df06e12401 [2023-04-05T15:44:19.136Z] Removing intermediate container 24a47c6e0b80 [2023-04-05T15:44:19.136Z] ---> c11d5754678b [2023-04-05T15:44:19.136Z] Step 14/23 : RUN apk add --update --no-cache dumb-init [2023-04-05T15:44:19.136Z] ---> Running in d081ae067392 [2023-04-05T15:44:19.136Z] Removing intermediate container 99df06e12401 [2023-04-05T15:44:19.136Z] ---> e049e87eec22 [2023-04-05T15:44:19.136Z] Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-04-05T15:44:19.136Z] Removing intermediate container e44c7ce71d20 [2023-04-05T15:44:19.136Z] ---> f402c89d4451 [2023-04-05T15:44:19.136Z] Step 13/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-05T15:44:19.136Z] ---> Running in 8bf65dc70c6e [2023-04-05T15:44:19.703Z] Removing intermediate container 8bf65dc70c6e [2023-04-05T15:44:19.703Z] ---> 4aa52a62728e [2023-04-05T15:44:19.703Z] Step 25/27 : LABEL arch=x86_64 [2023-04-05T15:44:19.703Z] ---> Running in 8beedb920b27 [2023-04-05T15:44:19.703Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-05T15:44:19.961Z] ---> 629de0b9cf2e [2023-04-05T15:44:19.961Z] Step 14/25 : COPY --from=builder /edgex-go/security.txt / [2023-04-05T15:44:19.961Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-05T15:44:20.231Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-04-05T15:44:20.231Z] Executing busybox-1.35.0-r29.trigger [2023-04-05T15:44:20.231Z] OK: 7 MiB in 16 packages [2023-04-05T15:44:20.231Z] Removing intermediate container 8beedb920b27 [2023-04-05T15:44:20.231Z] ---> 6f8a0b2a8c38 [2023-04-05T15:44:20.231Z] Step 26/27 : LABEL git_sha=581b0da79acfc8c7cfb708782744174800bf9092 [2023-04-05T15:44:20.523Z] ---> fd147907eb64 [2023-04-05T15:44:20.523Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-04-05T15:44:20.523Z] ---> Running in 2a185b5b50fe [2023-04-05T15:44:20.807Z] Removing intermediate container 2a185b5b50fe [2023-04-05T15:44:20.807Z] ---> aac091a35a87 [2023-04-05T15:44:20.807Z] Step 27/27 : LABEL version=3.0.0-dev.121 [2023-04-05T15:44:20.807Z] ---> Running in fae646c121db [2023-04-05T15:44:21.065Z] ---> 3c01ddf1e6eb [2023-04-05T15:44:21.065Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2023-04-05T15:44:21.065Z] Removing intermediate container fae646c121db [2023-04-05T15:44:21.065Z] ---> 273af42c8a67 [2023-04-05T15:44:21.065Z] [2023-04-05T15:44:21.065Z] Removing intermediate container d081ae067392 [2023-04-05T15:44:21.065Z] ---> 2b77f563a861 [2023-04-05T15:44:21.065Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-05T15:44:21.065Z] Successfully built 273af42c8a67 [2023-04-05T15:44:21.322Z] Successfully tagged security-spire-agent:latest [2023-04-05T15:44:21.322Z]  Building security-spire-agent ... done Building security-bootstrapper [2023-04-05T15:44:21.322Z] ---> 7f3c073ce0df [2023-04-05T15:44:21.322Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-04-05T15:44:27.932Z] Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-05T15:44:27.932Z] Step 2/33 : FROM ${BUILDER_BASE} AS builder [2023-04-05T15:44:27.932Z] ---> 2ab0849d48ef [2023-04-05T15:44:27.932Z] Step 3/33 : WORKDIR /edgex-go [2023-04-05T15:44:27.932Z] ---> Using cache [2023-04-05T15:44:27.932Z] ---> 278c07a4804e [2023-04-05T15:44:27.932Z] Step 4/33 : RUN apk add --update --no-cache make git [2023-04-05T15:44:27.932Z] ---> Using cache [2023-04-05T15:44:27.932Z] ---> b67f36f52ecc [2023-04-05T15:44:27.932Z] Step 5/33 : COPY go.mod vendor* ./ [2023-04-05T15:44:27.932Z] ---> Using cache [2023-04-05T15:44:27.932Z] ---> 85f2d7a729da [2023-04-05T15:44:27.932Z] Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-05T15:44:27.932Z] ---> Using cache [2023-04-05T15:44:27.932Z] ---> 2b37a8c87d99 [2023-04-05T15:44:27.932Z] Step 7/33 : COPY . . [2023-04-05T15:44:27.932Z] ---> Using cache [2023-04-05T15:44:27.932Z] ---> bcb3bcb451cd [2023-04-05T15:44:27.932Z] Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-04-05T15:44:31.285Z] ---> 54fe0a2ac9a8 [2023-04-05T15:44:31.285Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-04-05T15:44:31.285Z] ---> 473875c2bb76 [2023-04-05T15:44:31.285Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-04-05T15:44:31.285Z] ---> Running in 9c9151962903 [2023-04-05T15:44:31.285Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.121" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-04-05T15:44:31.285Z] ---> 9307832e18ba [2023-04-05T15:44:31.285Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-04-05T15:44:31.285Z] ---> ecff194dc8be [2023-04-05T15:44:31.285Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-04-05T15:44:32.721Z] ---> 934ced957d5a [2023-04-05T15:44:32.721Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-04-05T15:44:32.978Z] ---> 03e6e6503c0e [2023-04-05T15:44:32.978Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-04-05T15:44:33.236Z] ---> 624670e82f5b [2023-04-05T15:44:33.236Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2023-04-05T15:44:33.236Z] ---> Running in 74b2d9867e12 [2023-04-05T15:44:33.236Z] ---> d91da1994f68 [2023-04-05T15:44:33.236Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-04-05T15:44:33.236Z] ---> Running in 233af20acec7 [2023-04-05T15:44:33.236Z] Removing intermediate container 74b2d9867e12 [2023-04-05T15:44:33.236Z] ---> 6f0d88cc7dbb [2023-04-05T15:44:33.236Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-04-05T15:44:33.559Z] ---> Running in d7e36823eda3 [2023-04-05T15:44:33.818Z] Removing intermediate container d7e36823eda3 [2023-04-05T15:44:33.818Z] ---> 6f1ceb99b9da [2023-04-05T15:44:33.818Z] Step 21/23 : LABEL arch=x86_64 [2023-04-05T15:44:34.076Z] ---> Running in f292d8d31ae4 [2023-04-05T15:44:34.076Z] Removing intermediate container f292d8d31ae4 [2023-04-05T15:44:34.076Z] ---> f11f356c443a [2023-04-05T15:44:34.076Z] Step 22/23 : LABEL git_sha=581b0da79acfc8c7cfb708782744174800bf9092 [2023-04-05T15:44:34.076Z] ---> Running in 2d0ce8e7cd6c [2023-04-05T15:44:34.334Z] Removing intermediate container 233af20acec7 [2023-04-05T15:44:34.334Z] ---> 460fedc75ebb [2023-04-05T15:44:34.334Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2023-04-05T15:44:34.334Z] ---> Running in 062234cdd11f [2023-04-05T15:44:34.334Z] Removing intermediate container 2d0ce8e7cd6c [2023-04-05T15:44:34.334Z] ---> a764b5e58882 [2023-04-05T15:44:34.334Z] Step 23/23 : LABEL version=3.0.0-dev.121 [2023-04-05T15:44:34.334Z] ---> Running in c5355a193141 [2023-04-05T15:44:34.592Z] Removing intermediate container 062234cdd11f [2023-04-05T15:44:34.593Z] ---> 4827ea087634 [2023-04-05T15:44:34.593Z] Step 23/25 : LABEL arch=x86_64 [2023-04-05T15:44:34.593Z] ---> Running in d797b8e5e167 [2023-04-05T15:44:34.593Z] Removing intermediate container c5355a193141 [2023-04-05T15:44:34.593Z] ---> e0a54f714933 [2023-04-05T15:44:34.593Z] [2023-04-05T15:44:34.593Z] Successfully built e0a54f714933 [2023-04-05T15:44:34.593Z] Successfully tagged core-data:latest [2023-04-05T15:44:34.851Z]  Building core-data ... done Removing intermediate container d797b8e5e167 [2023-04-05T15:44:34.851Z] ---> 31fcdf841b17 [2023-04-05T15:44:34.851Z] Step 24/25 : LABEL git_sha=581b0da79acfc8c7cfb708782744174800bf9092 [2023-04-05T15:44:34.851Z] ---> Running in 2148b744e1c2 [2023-04-05T15:44:35.109Z] Removing intermediate container 2148b744e1c2 [2023-04-05T15:44:35.109Z] ---> 977f704352a9 [2023-04-05T15:44:35.109Z] Step 25/25 : LABEL version=3.0.0-dev.121 [2023-04-05T15:44:35.109Z] ---> Running in 0b87e724731d [2023-04-05T15:44:35.367Z] Removing intermediate container 0b87e724731d [2023-04-05T15:44:35.367Z] ---> 720500987a43 [2023-04-05T15:44:35.367Z] [2023-04-05T15:44:35.367Z] Successfully built 720500987a43 [2023-04-05T15:44:35.367Z] Successfully tagged security-secretstore-setup:latest [2023-04-05T15:44:50.234Z]  Building security-secretstore-setup ... done Removing intermediate container 14bea1e52e4c [2023-04-05T15:44:50.234Z] ---> e00ca08e43df [2023-04-05T15:44:50.234Z] [2023-04-05T15:44:50.234Z] Step 9/22 : FROM alpine:3.17 [2023-04-05T15:44:50.234Z] ---> 9ed4aefc74f6 [2023-04-05T15:44:50.234Z] Step 10/22 : RUN apk add --update --no-cache dumb-init openssl [2023-04-05T15:44:50.234Z] Removing intermediate container 05a2048e5fb7 [2023-04-05T15:44:50.234Z] ---> 587e3fc360bb [2023-04-05T15:44:50.234Z] [2023-04-05T15:44:50.234Z] Step 10/23 : FROM alpine:3.17 [2023-04-05T15:44:50.234Z] ---> 9ed4aefc74f6 [2023-04-05T15:44:50.234Z] Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-04-05T15:44:50.234Z] ---> Running in 17911c8d9ad0 [2023-04-05T15:44:50.234Z] ---> Running in d6dd2a61664a [2023-04-05T15:44:50.234Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-05T15:44:50.234Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-05T15:44:50.234Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-05T15:44:50.234Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-05T15:44:50.234Z] (1/2) Installing ca-certificates (20220614-r4) [2023-04-05T15:44:50.234Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-04-05T15:44:50.234Z] (2/2) Installing openssl (3.0.8-r3) [2023-04-05T15:44:50.234Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-04-05T15:44:50.234Z] Executing busybox-1.35.0-r29.trigger [2023-04-05T15:44:50.234Z] Executing busybox-1.35.0-r29.trigger [2023-04-05T15:44:50.234Z] OK: 8 MiB in 17 packages [2023-04-05T15:44:50.234Z] Executing ca-certificates-20220614-r4.trigger [2023-04-05T15:44:50.234Z] OK: 8 MiB in 17 packages [2023-04-05T15:44:50.234Z] Removing intermediate container d6dd2a61664a [2023-04-05T15:44:50.234Z] ---> ea9a79badc53 [2023-04-05T15:44:50.234Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' [2023-04-05T15:44:50.234Z] ---> Running in 7dc609bbc630 [2023-04-05T15:44:50.234Z] Removing intermediate container 17911c8d9ad0 [2023-04-05T15:44:50.234Z] ---> 64a85009233d [2023-04-05T15:44:50.234Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2023: Intel Corporation' [2023-04-05T15:44:50.234Z] Removing intermediate container 7dc609bbc630 [2023-04-05T15:44:50.234Z] ---> ee384cd2c774 [2023-04-05T15:44:50.234Z] Step 12/22 : WORKDIR /edgex [2023-04-05T15:44:50.234Z] ---> Running in 7e95fc54ddb3 [2023-04-05T15:44:50.234Z] ---> Running in b7355f64da0f [2023-04-05T15:44:50.234Z] Removing intermediate container 7e95fc54ddb3 [2023-04-05T15:44:50.234Z] ---> 1beb4c5e797d [2023-04-05T15:44:50.234Z] Step 13/23 : ENV APP_PORT=59860 [2023-04-05T15:44:50.492Z] ---> Running in 53ef129ec885 [2023-04-05T15:44:50.492Z] Removing intermediate container b7355f64da0f [2023-04-05T15:44:50.492Z] ---> 88426d526112 [2023-04-05T15:44:50.492Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-05T15:44:51.057Z] Removing intermediate container 53ef129ec885 [2023-04-05T15:44:51.057Z] ---> 71f28f7f38c7 [2023-04-05T15:44:51.057Z] Step 14/23 : EXPOSE $APP_PORT [2023-04-05T15:44:51.622Z] ---> 19d599eb0f38 [2023-04-05T15:44:51.622Z] Step 14/22 : COPY --from=builder /edgex-go/security.txt / [2023-04-05T15:44:51.881Z] ---> Running in 441d1c6fef74 [2023-04-05T15:44:51.881Z] Removing intermediate container 441d1c6fef74 [2023-04-05T15:44:51.881Z] ---> 0bd964e30b99 [2023-04-05T15:44:51.881Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-05T15:44:51.881Z] Removing intermediate container 9c9151962903 [2023-04-05T15:44:51.881Z] ---> 02485b322719 [2023-04-05T15:44:51.881Z] [2023-04-05T15:44:51.881Z] Step 9/33 : FROM alpine:3.17 [2023-04-05T15:44:51.881Z] ---> 9ed4aefc74f6 [2023-04-05T15:44:51.881Z] Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' [2023-04-05T15:44:51.881Z] ---> Using cache [2023-04-05T15:44:51.881Z] ---> 0eaaa061086c [2023-04-05T15:44:51.881Z] Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec [2023-04-05T15:44:51.881Z] ---> a51a680fff22 [2023-04-05T15:44:51.881Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-04-05T15:44:51.881Z] ---> Running in 61c42ef24325 [2023-04-05T15:44:51.881Z] ---> 217c4dd4017e [2023-04-05T15:44:51.881Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-04-05T15:44:52.150Z] ---> b2a51897216d [2023-04-05T15:44:52.150Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-04-05T15:44:52.412Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-05T15:44:52.412Z] ---> 874850349a31 [2023-04-05T15:44:52.412Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-04-05T15:44:52.412Z] ---> d2eb5b71a96c [2023-04-05T15:44:52.412Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-04-05T15:44:52.412Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-05T15:44:52.671Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-04-05T15:44:52.671Z] (2/2) Installing su-exec (0.2-r2) [2023-04-05T15:44:52.671Z] Executing busybox-1.35.0-r29.trigger [2023-04-05T15:44:52.671Z] OK: 7 MiB in 17 packages [2023-04-05T15:44:53.236Z] ---> 3a8e193dbb8d [2023-04-05T15:44:53.236Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-04-05T15:44:53.236Z] ---> Running in 0d739d4d9b95 [2023-04-05T15:44:53.236Z] ---> f5c0cf80edfc [2023-04-05T15:44:53.236Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-04-05T15:44:53.499Z] ---> 9e0d504924f9 [2023-04-05T15:44:53.499Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2023-04-05T15:44:53.499Z] ---> Running in 0c27493f52c6 [2023-04-05T15:44:53.499Z] Removing intermediate container 61c42ef24325 [2023-04-05T15:44:53.499Z] ---> ed1b7cdbb4f0 [2023-04-05T15:44:53.499Z] Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init [2023-04-05T15:44:53.499Z] ---> Running in 8be7dc8a457d [2023-04-05T15:44:53.499Z] Removing intermediate container 0c27493f52c6 [2023-04-05T15:44:53.499Z] ---> 7b801dfe7112 [2023-04-05T15:44:53.499Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-04-05T15:44:53.499Z] ---> Running in db332edb6473 [2023-04-05T15:44:53.499Z] Removing intermediate container 8be7dc8a457d [2023-04-05T15:44:53.499Z] ---> 53475475e1d6 [2023-04-05T15:44:53.499Z] Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-04-05T15:44:53.499Z] ---> Running in 41f99b517525 [2023-04-05T15:44:53.499Z] Removing intermediate container db332edb6473 [2023-04-05T15:44:53.499Z] ---> f28affaad486 [2023-04-05T15:44:53.499Z] Step 21/23 : LABEL arch=x86_64 [2023-04-05T15:44:53.500Z] ---> Running in ee4694a6b80a [2023-04-05T15:44:53.500Z] Removing intermediate container 41f99b517525 [2023-04-05T15:44:53.500Z] ---> 6cdd6e613a84 [2023-04-05T15:44:53.500Z] Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-04-05T15:44:53.758Z] ---> Running in 4e158238f9c7 [2023-04-05T15:44:53.758Z] Removing intermediate container ee4694a6b80a [2023-04-05T15:44:53.758Z] ---> 6426fc408a80 [2023-04-05T15:44:53.758Z] Step 22/23 : LABEL git_sha=581b0da79acfc8c7cfb708782744174800bf9092 [2023-04-05T15:44:53.758Z] ---> Running in 1438f5117216 [2023-04-05T15:44:53.758Z] Removing intermediate container 4e158238f9c7 [2023-04-05T15:44:53.758Z] ---> b8d9243c6e85 [2023-04-05T15:44:53.758Z] Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-04-05T15:44:53.758Z] ---> Running in eea8c5a9dc26 [2023-04-05T15:44:53.758Z] Removing intermediate container 1438f5117216 [2023-04-05T15:44:53.758Z] ---> 9dd8c1bdb677 [2023-04-05T15:44:53.758Z] Step 23/23 : LABEL version=3.0.0-dev.121 [2023-04-05T15:44:54.015Z] ---> Running in f6c0a3006e7b [2023-04-05T15:44:54.015Z] Removing intermediate container eea8c5a9dc26 [2023-04-05T15:44:54.015Z] ---> fd1718e8ce58 [2023-04-05T15:44:54.015Z] Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-04-05T15:44:54.015Z] ---> Running in 04eb3f651215 [2023-04-05T15:44:54.015Z] Removing intermediate container f6c0a3006e7b [2023-04-05T15:44:54.015Z] ---> 9a63e107ae44 [2023-04-05T15:44:54.015Z] [2023-04-05T15:44:54.015Z] Removing intermediate container 0d739d4d9b95 [2023-04-05T15:44:54.015Z] ---> cc6a0a170863 [2023-04-05T15:44:54.015Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2023-04-05T15:44:54.015Z] ---> Running in 388502c6d130 [2023-04-05T15:44:54.015Z] Successfully built 9a63e107ae44 [2023-04-05T15:44:54.015Z] Successfully tagged support-notifications:latest [2023-04-05T15:44:54.273Z]  Building support-notifications ... done Removing intermediate container 388502c6d130 [2023-04-05T15:44:54.273Z] ---> ba44614f8a30 [2023-04-05T15:44:54.273Z] Step 20/22 : LABEL arch=x86_64 [2023-04-05T15:44:54.273Z] ---> Running in 56faf3c7bd1d [2023-04-05T15:44:54.273Z] Removing intermediate container 56faf3c7bd1d [2023-04-05T15:44:54.273Z] ---> d7a652a79b5d [2023-04-05T15:44:54.273Z] Step 21/22 : LABEL git_sha=581b0da79acfc8c7cfb708782744174800bf9092 [2023-04-05T15:44:54.273Z] ---> Running in 1f9cb4d655fa [2023-04-05T15:44:54.273Z] Removing intermediate container 1f9cb4d655fa [2023-04-05T15:44:54.273Z] ---> cbf54c948e1c [2023-04-05T15:44:54.273Z] Step 22/22 : LABEL version=3.0.0-dev.121 [2023-04-05T15:44:54.273Z] ---> Running in 353491833fcf [2023-04-05T15:44:54.531Z] Removing intermediate container 353491833fcf [2023-04-05T15:44:54.531Z] ---> 1e604af45a4d [2023-04-05T15:44:54.531Z] [2023-04-05T15:44:54.531Z] Successfully built 1e604af45a4d [2023-04-05T15:44:54.531Z] Successfully tagged security-proxy-setup:latest [2023-04-05T15:44:54.531Z]  Building security-proxy-setup ... done Removing intermediate container 04eb3f651215 [2023-04-05T15:44:54.531Z] ---> 85bfe6adc118 [2023-04-05T15:44:54.531Z] Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} [2023-04-05T15:44:54.531Z] ---> Running in 95ffddeb0d66 [2023-04-05T15:44:54.531Z] Removing intermediate container 95ffddeb0d66 [2023-04-05T15:44:54.531Z] ---> 59cfa5c919d8 [2023-04-05T15:44:54.531Z] Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-04-05T15:44:54.789Z] ---> a79748cb6213 [2023-04-05T15:44:54.789Z] Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-04-05T15:44:54.789Z] ---> Running in 7926afda1b3e [2023-04-05T15:44:55.355Z] Removing intermediate container 7926afda1b3e [2023-04-05T15:44:55.355Z] ---> 51fc8f7ce6d3 [2023-04-05T15:44:55.355Z] Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-05T15:44:55.355Z] ---> ec8f98f2ebfc [2023-04-05T15:44:55.355Z] Step 21/33 : COPY --from=builder /edgex-go/security.txt / [2023-04-05T15:44:55.613Z] ---> 9db6478589ce [2023-04-05T15:44:55.613Z] Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-04-05T15:44:56.180Z] ---> 2012b6f547f7 [2023-04-05T15:44:56.180Z] Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-04-05T15:44:56.180Z] ---> e873074802d1 [2023-04-05T15:44:56.180Z] Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-04-05T15:44:56.439Z] ---> b3f93724772c [2023-04-05T15:44:56.439Z] Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-04-05T15:44:56.439Z] ---> 76f7f48ced7c [2023-04-05T15:44:56.439Z] Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-04-05T15:44:56.439Z] ---> 59a39b674886 [2023-04-05T15:44:56.439Z] Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-04-05T15:44:56.697Z] ---> 2949a6c98ffe [2023-04-05T15:44:56.697Z] Step 28/33 : RUN chmod +x /entrypoint.sh [2023-04-05T15:44:56.697Z] ---> Running in ff483bae114c [2023-04-05T15:44:57.263Z] Removing intermediate container ff483bae114c [2023-04-05T15:44:57.263Z] ---> 6fd829f89277 [2023-04-05T15:44:57.263Z] Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] [2023-04-05T15:44:57.263Z] ---> Running in f516eaa1956a [2023-04-05T15:44:57.263Z] Removing intermediate container f516eaa1956a [2023-04-05T15:44:57.263Z] ---> 0e44cb385763 [2023-04-05T15:44:57.263Z] Step 30/33 : CMD ["gate"] [2023-04-05T15:44:57.263Z] ---> Running in d25c766af5cb [2023-04-05T15:44:57.263Z] Removing intermediate container d25c766af5cb [2023-04-05T15:44:57.263Z] ---> 7859f93df23a [2023-04-05T15:44:57.263Z] Step 31/33 : LABEL arch=x86_64 [2023-04-05T15:44:57.522Z] ---> Running in 5d21a313b68d [2023-04-05T15:44:57.522Z] Removing intermediate container 5d21a313b68d [2023-04-05T15:44:57.522Z] ---> 09843c7bb136 [2023-04-05T15:44:57.522Z] Step 32/33 : LABEL git_sha=581b0da79acfc8c7cfb708782744174800bf9092 [2023-04-05T15:44:57.522Z] ---> Running in 088f8832221f [2023-04-05T15:44:57.522Z] Removing intermediate container 088f8832221f [2023-04-05T15:44:57.522Z] ---> 5909d22b90d3 [2023-04-05T15:44:57.522Z] Step 33/33 : LABEL version=3.0.0-dev.121 [2023-04-05T15:44:57.522Z] ---> Running in 6d5292182290 [2023-04-05T15:44:57.522Z] Removing intermediate container 6d5292182290 [2023-04-05T15:44:57.522Z] ---> cca953bb810a [2023-04-05T15:44:57.522Z] [2023-04-05T15:44:57.781Z] Successfully built cca953bb810a [2023-04-05T15:44:57.781Z] Successfully tagged security-bootstrapper:latest [2023-04-05T15:44:57.787Z]  Building security-bootstrapper ... done  [Pipeline] } [2023-04-05T15:44:57.794Z] $ docker stop --time=1 1eba263f7f21e1b98aca13f8e2250de2952185bf69b871f27edcdbda47fca51d [2023-04-05T15:44:59.070Z] $ docker rm -f --volumes 1eba263f7f21e1b98aca13f8e2250de2952185bf69b871f27edcdbda47fca51d [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-05T15:44:59.502Z] + docker images [2023-04-05T15:44:59.502Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-04-05T15:44:59.502Z] security-bootstrapper latest cca953bb810a 2 seconds ago 22.2MB [2023-04-05T15:44:59.502Z] security-proxy-setup latest 1e604af45a4d 5 seconds ago 18.7MB [2023-04-05T15:44:59.502Z] support-notifications latest 9a63e107ae44 6 seconds ago 32.7MB [2023-04-05T15:44:59.502Z] 02485b322719 8 seconds ago 1.67GB [2023-04-05T15:44:59.502Z] 587e3fc360bb 13 seconds ago 1.75GB [2023-04-05T15:44:59.503Z] e00ca08e43df 16 seconds ago 1.67GB [2023-04-05T15:44:59.503Z] security-secretstore-setup latest 720500987a43 24 seconds ago 32.8MB [2023-04-05T15:44:59.503Z] core-data latest e0a54f714933 25 seconds ago 20MB [2023-04-05T15:44:59.503Z] security-spire-agent latest 273af42c8a67 39 seconds ago 129MB [2023-04-05T15:44:59.503Z] 166884618319 42 seconds ago 1.69GB [2023-04-05T15:44:59.503Z] 5ae95935b29c 55 seconds ago 1.68GB [2023-04-05T15:44:59.503Z] support-scheduler latest a4779fab463d About a minute ago 32.1MB [2023-04-05T15:44:59.503Z] 44d79f5edf7d About a minute ago 1.55GB [2023-04-05T15:44:59.503Z] 982441f5b7f7 About a minute ago 1.75GB [2023-04-05T15:44:59.503Z] core-command latest b3e1383fc6c7 2 minutes ago 19.8MB [2023-04-05T15:44:59.503Z] core-metadata latest 2c4fb7dd1788 2 minutes ago 20.4MB [2023-04-05T15:44:59.503Z] 6748d4263f0b 2 minutes ago 1.69GB [2023-04-05T15:44:59.503Z] 68d907219737 2 minutes ago 1.69GB [2023-04-05T15:44:59.503Z] core-common-config-bootstrapper latest ebc35e81a1f2 2 minutes ago 17.2MB [2023-04-05T15:44:59.503Z] security-proxy-auth latest b9128ff02bb4 2 minutes ago 18.3MB [2023-04-05T15:44:59.503Z] security-spiffe-token-provider latest 164b86a91af3 2 minutes ago 32.8MB [2023-04-05T15:44:59.503Z] security-spire-server latest e9f32b714fc4 3 minutes ago 89.8MB [2023-04-05T15:44:59.503Z] security-spire-config latest 17fd2b84013b 3 minutes ago 88.9MB [2023-04-05T15:44:59.503Z] 4e220beeceb3 3 minutes ago 1.67GB [2023-04-05T15:44:59.503Z] 6e0cc9e42717 3 minutes ago 1.73GB [2023-04-05T15:44:59.503Z] c04f5a34f4f8 3 minutes ago 1.68GB [2023-04-05T15:44:59.503Z] 74471e7e2815 3 minutes ago 1.55GB [2023-04-05T15:44:59.503Z] 97cdd5ce9f27 3 minutes ago 1.55GB [2023-04-05T15:44:59.503Z] ci-base-image-x86_64 latest 2ab0849d48ef 7 minutes ago 881MB [2023-04-05T15:44:59.503Z] alpine 3.17 9ed4aefc74f6 6 days ago 7.05MB [2023-04-05T15:44:59.503Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.20-alpine 3b553350e43f 3 weeks ago 664MB [2023-04-05T15:44:59.503Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 9 months ago 253MB [2023-04-05T15:44:59.503Z] 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-04-05T15:44:59.591Z] provisioning config files... [2023-04-05T15:44:59.614Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/483@tmp/config13450901982036999545tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-05T15:44:59.950Z] ---> docker-login.sh [2023-04-05T15:44:59.950Z] nexus3.edgexfoundry.org:10001 [2023-04-05T15:44:59.950Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-05T15:44:59.950Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-05T15:44:59.950Z] Configure a credential helper to remove this warning. See [2023-04-05T15:44:59.950Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-05T15:44:59.950Z] [2023-04-05T15:44:59.950Z] Login Succeeded [2023-04-05T15:44:59.950Z] nexus3.edgexfoundry.org:10002 [2023-04-05T15:44:59.950Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-05T15:44:59.950Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-05T15:44:59.950Z] Configure a credential helper to remove this warning. See [2023-04-05T15:44:59.950Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-05T15:44:59.950Z] [2023-04-05T15:44:59.950Z] Login Succeeded [2023-04-05T15:44:59.950Z] nexus3.edgexfoundry.org:10003 [2023-04-05T15:45:00.221Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-05T15:45:00.221Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-05T15:45:00.221Z] Configure a credential helper to remove this warning. See [2023-04-05T15:45:00.221Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-05T15:45:00.221Z] [2023-04-05T15:45:00.221Z] Login Succeeded [2023-04-05T15:45:00.221Z] nexus3.edgexfoundry.org:10004 [2023-04-05T15:45:00.221Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-05T15:45:00.221Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-05T15:45:00.221Z] Configure a credential helper to remove this warning. See [2023-04-05T15:45:00.221Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-05T15:45:00.221Z] [2023-04-05T15:45:00.221Z] Login Succeeded [2023-04-05T15:45:00.221Z] docker.io [2023-04-05T15:45:00.492Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-05T15:45:00.492Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-05T15:45:00.492Z] Configure a credential helper to remove this warning. See [2023-04-05T15:45:00.492Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-05T15:45:00.492Z] [2023-04-05T15:45:00.492Z] Login Succeeded [2023-04-05T15:45:00.492Z] ---> docker-login.sh ends [Pipeline] } [2023-04-05T15:45:00.507Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-05T15:45:00.529Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-05T15:45:00.544Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2023-04-05T15:45:00.544Z] 581b0da79acfc8c7cfb708782744174800bf9092 [2023-04-05T15:45:00.544Z] latest [2023-04-05T15:45:00.544Z] 3.0.0-dev.121 [2023-04-05T15:45:00.544Z] 581b0da79acfc8c7cfb708782744174800bf9092-3.0.0-dev.121 [2023-04-05T15:45:00.544Z] main [2023-04-05T15:45:00.544Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-05T15:45:00.896Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:581b0da79acfc8c7cfb708782744174800bf9092 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-05T15:45:01.217Z] + docker push nexus3.edgexfoundry.org:10004/core-command:581b0da79acfc8c7cfb708782744174800bf9092 [2023-04-05T15:45:01.217Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-04-05T15:45:01.217Z] 2733b6e5714e: Preparing [2023-04-05T15:45:01.217Z] 0aaf347ae75a: Preparing [2023-04-05T15:45:01.217Z] d6cc78227850: Preparing [2023-04-05T15:45:01.217Z] 2837c5cf7e49: Preparing [2023-04-05T15:45:01.217Z] 4b4893f460a3: Preparing [2023-04-05T15:45:01.217Z] f1417ff83b31: Preparing [2023-04-05T15:45:01.217Z] f1417ff83b31: Waiting [2023-04-05T15:45:02.151Z] 2837c5cf7e49: Pushed [2023-04-05T15:45:02.151Z] f1417ff83b31: Layer already exists [2023-04-05T15:45:02.151Z] 2733b6e5714e: Pushed [2023-04-05T15:45:02.151Z] 4b4893f460a3: Pushed [2023-04-05T15:45:02.151Z] d6cc78227850: Pushed [2023-04-05T15:45:02.719Z] 0aaf347ae75a: Pushed [2023-04-05T15:45:03.287Z] 581b0da79acfc8c7cfb708782744174800bf9092: digest: sha256:c8a898b25b93af5724f611e3ec7b53a97c8af394199d0820612009b8beabfa4d size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-05T15:45:03.595Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-05T15:45:03.905Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2023-04-05T15:45:03.905Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-04-05T15:45:03.905Z] 2733b6e5714e: Preparing [2023-04-05T15:45:03.905Z] 0aaf347ae75a: Preparing [2023-04-05T15:45:03.905Z] d6cc78227850: Preparing [2023-04-05T15:45:03.905Z] 2837c5cf7e49: Preparing [2023-04-05T15:45:03.905Z] 4b4893f460a3: Preparing [2023-04-05T15:45:03.905Z] f1417ff83b31: Preparing [2023-04-05T15:45:03.905Z] f1417ff83b31: Waiting [2023-04-05T15:45:03.905Z] d6cc78227850: Layer already exists [2023-04-05T15:45:03.905Z] 4b4893f460a3: Layer already exists [2023-04-05T15:45:03.905Z] 2733b6e5714e: Layer already exists [2023-04-05T15:45:03.905Z] 0aaf347ae75a: Layer already exists [2023-04-05T15:45:03.905Z] 2837c5cf7e49: Layer already exists [2023-04-05T15:45:03.905Z] f1417ff83b31: Layer already exists [2023-04-05T15:45:04.163Z] latest: digest: sha256:c8a898b25b93af5724f611e3ec7b53a97c8af394199d0820612009b8beabfa4d size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-05T15:45:04.470Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:3.0.0-dev.121 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-05T15:45:04.775Z] + docker push nexus3.edgexfoundry.org:10004/core-command:3.0.0-dev.121 [2023-04-05T15:45:04.775Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-04-05T15:45:04.775Z] 2733b6e5714e: Preparing [2023-04-05T15:45:04.775Z] 0aaf347ae75a: Preparing [2023-04-05T15:45:04.775Z] d6cc78227850: Preparing [2023-04-05T15:45:04.775Z] 2837c5cf7e49: Preparing [2023-04-05T15:45:04.775Z] 4b4893f460a3: Preparing [2023-04-05T15:45:04.775Z] f1417ff83b31: Preparing [2023-04-05T15:45:04.775Z] f1417ff83b31: Waiting [2023-04-05T15:45:04.775Z] 2837c5cf7e49: Layer already exists [2023-04-05T15:45:04.775Z] 0aaf347ae75a: Layer already exists [2023-04-05T15:45:04.775Z] 4b4893f460a3: Layer already exists [2023-04-05T15:45:04.775Z] d6cc78227850: Layer already exists [2023-04-05T15:45:04.775Z] 2733b6e5714e: Layer already exists [2023-04-05T15:45:04.775Z] f1417ff83b31: Layer already exists [2023-04-05T15:45:04.775Z] 3.0.0-dev.121: digest: sha256:c8a898b25b93af5724f611e3ec7b53a97c8af394199d0820612009b8beabfa4d size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-05T15:45:05.083Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:581b0da79acfc8c7cfb708782744174800bf9092-3.0.0-dev.121 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-05T15:45:05.390Z] + docker push nexus3.edgexfoundry.org:10004/core-command:581b0da79acfc8c7cfb708782744174800bf9092-3.0.0-dev.121 [2023-04-05T15:45:05.390Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-04-05T15:45:05.390Z] 2733b6e5714e: Preparing [2023-04-05T15:45:05.390Z] 0aaf347ae75a: Preparing [2023-04-05T15:45:05.390Z] d6cc78227850: Preparing [2023-04-05T15:45:05.390Z] 2837c5cf7e49: Preparing [2023-04-05T15:45:05.390Z] 4b4893f460a3: Preparing [2023-04-05T15:45:05.390Z] f1417ff83b31: Preparing [2023-04-05T15:45:05.390Z] f1417ff83b31: Waiting [2023-04-05T15:45:05.390Z] 4b4893f460a3: Layer already exists [2023-04-05T15:45:05.390Z] 2733b6e5714e: Layer already exists [2023-04-05T15:45:05.390Z] d6cc78227850: Layer already exists [2023-04-05T15:45:05.390Z] 2837c5cf7e49: Layer already exists [2023-04-05T15:45:05.390Z] 0aaf347ae75a: Layer already exists [2023-04-05T15:45:05.390Z] f1417ff83b31: Layer already exists [2023-04-05T15:45:05.390Z] 581b0da79acfc8c7cfb708782744174800bf9092-3.0.0-dev.121: digest: sha256:c8a898b25b93af5724f611e3ec7b53a97c8af394199d0820612009b8beabfa4d size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-05T15:45:05.709Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-05T15:45:06.024Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2023-04-05T15:45:06.024Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-04-05T15:45:06.024Z] 2733b6e5714e: Preparing [2023-04-05T15:45:06.024Z] 0aaf347ae75a: Preparing [2023-04-05T15:45:06.024Z] d6cc78227850: Preparing [2023-04-05T15:45:06.024Z] 2837c5cf7e49: Preparing [2023-04-05T15:45:06.024Z] 4b4893f460a3: Preparing [2023-04-05T15:45:06.024Z] f1417ff83b31: Preparing [2023-04-05T15:45:06.024Z] f1417ff83b31: Waiting [2023-04-05T15:45:06.024Z] 2733b6e5714e: Layer already exists [2023-04-05T15:45:06.024Z] 4b4893f460a3: Layer already exists [2023-04-05T15:45:06.024Z] d6cc78227850: Layer already exists [2023-04-05T15:45:06.024Z] 2837c5cf7e49: Layer already exists [2023-04-05T15:45:06.024Z] 0aaf347ae75a: Layer already exists [2023-04-05T15:45:06.024Z] f1417ff83b31: Layer already exists [2023-04-05T15:45:06.024Z] main: digest: sha256:c8a898b25b93af5724f611e3ec7b53a97c8af394199d0820612009b8beabfa4d size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-05T15:45:06.062Z] ===================================================== [Pipeline] echo [2023-04-05T15:45:06.067Z] taggedImages: [2023-04-05T15:45:06.067Z] - nexus3.edgexfoundry.org:10004/core-command:581b0da79acfc8c7cfb708782744174800bf9092 [2023-04-05T15:45:06.067Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2023-04-05T15:45:06.067Z] - nexus3.edgexfoundry.org:10004/core-command:3.0.0-dev.121 [2023-04-05T15:45:06.067Z] - nexus3.edgexfoundry.org:10004/core-command:581b0da79acfc8c7cfb708782744174800bf9092-3.0.0-dev.121 [2023-04-05T15:45:06.067Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2023-04-05T15:45:06.082Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: [2023-04-05T15:45:06.082Z] 581b0da79acfc8c7cfb708782744174800bf9092 [2023-04-05T15:45:06.082Z] latest [2023-04-05T15:45:06.082Z] 3.0.0-dev.121 [2023-04-05T15:45:06.082Z] 581b0da79acfc8c7cfb708782744174800bf9092-3.0.0-dev.121 [2023-04-05T15:45:06.082Z] main [2023-04-05T15:45:06.082Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-05T15:45:06.390Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:581b0da79acfc8c7cfb708782744174800bf9092 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-05T15:45:06.695Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:581b0da79acfc8c7cfb708782744174800bf9092 [2023-04-05T15:45:06.695Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-04-05T15:45:06.695Z] 1fc75c08bf75: Preparing [2023-04-05T15:45:06.695Z] 950d29912f1b: Preparing [2023-04-05T15:45:06.695Z] 7f95792299a0: Preparing [2023-04-05T15:45:06.695Z] bc8e22b8284f: Preparing [2023-04-05T15:45:06.695Z] d6cc78227850: Preparing [2023-04-05T15:45:06.695Z] 2837c5cf7e49: Preparing [2023-04-05T15:45:06.695Z] 7850e71662cb: Preparing [2023-04-05T15:45:06.695Z] f1417ff83b31: Preparing [2023-04-05T15:45:06.695Z] 2837c5cf7e49: Waiting [2023-04-05T15:45:06.695Z] 7850e71662cb: Waiting [2023-04-05T15:45:06.695Z] d6cc78227850: Layer already exists [2023-04-05T15:45:06.695Z] 2837c5cf7e49: Layer already exists [2023-04-05T15:45:06.954Z] 1fc75c08bf75: Pushed [2023-04-05T15:45:06.954Z] 7f95792299a0: Pushed [2023-04-05T15:45:06.954Z] 950d29912f1b: Pushed [2023-04-05T15:45:06.954Z] f1417ff83b31: Layer already exists [2023-04-05T15:45:06.954Z] 7850e71662cb: Pushed [2023-04-05T15:45:08.857Z] bc8e22b8284f: Pushed [2023-04-05T15:45:09.795Z] 581b0da79acfc8c7cfb708782744174800bf9092: digest: sha256:057030b297d611e27e8b496c345eba4930e5ce217ee4ce88219c8613f09b37b9 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-05T15:45:10.129Z] + 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-04-05T15:45:10.459Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2023-04-05T15:45:10.459Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-04-05T15:45:10.459Z] 1fc75c08bf75: Preparing [2023-04-05T15:45:10.459Z] 950d29912f1b: Preparing [2023-04-05T15:45:10.459Z] 7f95792299a0: Preparing [2023-04-05T15:45:10.459Z] bc8e22b8284f: Preparing [2023-04-05T15:45:10.459Z] d6cc78227850: Preparing [2023-04-05T15:45:10.459Z] 2837c5cf7e49: Preparing [2023-04-05T15:45:10.459Z] 7850e71662cb: Preparing [2023-04-05T15:45:10.459Z] f1417ff83b31: Preparing [2023-04-05T15:45:10.459Z] 2837c5cf7e49: Waiting [2023-04-05T15:45:10.459Z] 7850e71662cb: Waiting [2023-04-05T15:45:10.459Z] f1417ff83b31: Waiting [2023-04-05T15:45:10.459Z] 950d29912f1b: Layer already exists [2023-04-05T15:45:10.459Z] bc8e22b8284f: Layer already exists [2023-04-05T15:45:10.459Z] 7f95792299a0: Layer already exists [2023-04-05T15:45:10.459Z] d6cc78227850: Layer already exists [2023-04-05T15:45:10.459Z] 1fc75c08bf75: Layer already exists [2023-04-05T15:45:10.719Z] f1417ff83b31: Layer already exists [2023-04-05T15:45:10.719Z] 7850e71662cb: Layer already exists [2023-04-05T15:45:10.719Z] 2837c5cf7e49: Layer already exists [2023-04-05T15:45:10.978Z] latest: digest: sha256:057030b297d611e27e8b496c345eba4930e5ce217ee4ce88219c8613f09b37b9 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-05T15:45:11.293Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.0.0-dev.121 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-05T15:45:11.612Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.0.0-dev.121 [2023-04-05T15:45:11.612Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-04-05T15:45:11.612Z] 1fc75c08bf75: Preparing [2023-04-05T15:45:11.612Z] 950d29912f1b: Preparing [2023-04-05T15:45:11.612Z] 7f95792299a0: Preparing [2023-04-05T15:45:11.612Z] bc8e22b8284f: Preparing [2023-04-05T15:45:11.612Z] d6cc78227850: Preparing [2023-04-05T15:45:11.612Z] 2837c5cf7e49: Preparing [2023-04-05T15:45:11.612Z] 7850e71662cb: Preparing [2023-04-05T15:45:11.612Z] f1417ff83b31: Preparing [2023-04-05T15:45:11.612Z] 2837c5cf7e49: Waiting [2023-04-05T15:45:11.612Z] 7850e71662cb: Waiting [2023-04-05T15:45:11.612Z] f1417ff83b31: Waiting [2023-04-05T15:45:11.612Z] 1fc75c08bf75: Layer already exists [2023-04-05T15:45:11.612Z] bc8e22b8284f: Layer already exists [2023-04-05T15:45:11.612Z] d6cc78227850: Layer already exists [2023-04-05T15:45:11.612Z] 7f95792299a0: Layer already exists [2023-04-05T15:45:11.612Z] 950d29912f1b: Layer already exists [2023-04-05T15:45:11.612Z] f1417ff83b31: Layer already exists [2023-04-05T15:45:11.612Z] 2837c5cf7e49: Layer already exists [2023-04-05T15:45:11.612Z] 7850e71662cb: Layer already exists [2023-04-05T15:45:11.612Z] 3.0.0-dev.121: digest: sha256:057030b297d611e27e8b496c345eba4930e5ce217ee4ce88219c8613f09b37b9 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-05T15:45:11.926Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:581b0da79acfc8c7cfb708782744174800bf9092-3.0.0-dev.121 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-05T15:45:12.234Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:581b0da79acfc8c7cfb708782744174800bf9092-3.0.0-dev.121 [2023-04-05T15:45:12.234Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-04-05T15:45:12.234Z] 1fc75c08bf75: Preparing [2023-04-05T15:45:12.234Z] 950d29912f1b: Preparing [2023-04-05T15:45:12.234Z] 7f95792299a0: Preparing [2023-04-05T15:45:12.234Z] bc8e22b8284f: Preparing [2023-04-05T15:45:12.234Z] d6cc78227850: Preparing [2023-04-05T15:45:12.234Z] 2837c5cf7e49: Preparing [2023-04-05T15:45:12.234Z] 7850e71662cb: Preparing [2023-04-05T15:45:12.234Z] f1417ff83b31: Preparing [2023-04-05T15:45:12.234Z] 7850e71662cb: Waiting [2023-04-05T15:45:12.234Z] 2837c5cf7e49: Waiting [2023-04-05T15:45:12.234Z] f1417ff83b31: Waiting [2023-04-05T15:45:12.234Z] 7f95792299a0: Layer already exists [2023-04-05T15:45:12.234Z] bc8e22b8284f: Layer already exists [2023-04-05T15:45:12.234Z] 1fc75c08bf75: Layer already exists [2023-04-05T15:45:12.234Z] 950d29912f1b: Layer already exists [2023-04-05T15:45:12.234Z] d6cc78227850: Layer already exists [2023-04-05T15:45:12.234Z] 2837c5cf7e49: Layer already exists [2023-04-05T15:45:12.234Z] 7850e71662cb: Layer already exists [2023-04-05T15:45:12.234Z] f1417ff83b31: Layer already exists [2023-04-05T15:45:12.234Z] 581b0da79acfc8c7cfb708782744174800bf9092-3.0.0-dev.121: digest: sha256:057030b297d611e27e8b496c345eba4930e5ce217ee4ce88219c8613f09b37b9 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-05T15:45:12.555Z] + 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-04-05T15:45:12.877Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [2023-04-05T15:45:12.877Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-04-05T15:45:12.877Z] 1fc75c08bf75: Preparing [2023-04-05T15:45:12.877Z] 950d29912f1b: Preparing [2023-04-05T15:45:12.877Z] 7f95792299a0: Preparing [2023-04-05T15:45:12.877Z] bc8e22b8284f: Preparing [2023-04-05T15:45:12.877Z] d6cc78227850: Preparing [2023-04-05T15:45:12.877Z] 2837c5cf7e49: Preparing [2023-04-05T15:45:12.877Z] 7850e71662cb: Preparing [2023-04-05T15:45:12.877Z] f1417ff83b31: Preparing [2023-04-05T15:45:12.877Z] 7850e71662cb: Waiting [2023-04-05T15:45:12.877Z] f1417ff83b31: Waiting [2023-04-05T15:45:12.877Z] 2837c5cf7e49: Waiting [2023-04-05T15:45:13.138Z] d6cc78227850: Layer already exists [2023-04-05T15:45:13.138Z] bc8e22b8284f: Layer already exists [2023-04-05T15:45:13.138Z] 7f95792299a0: Layer already exists [2023-04-05T15:45:13.138Z] 950d29912f1b: Layer already exists [2023-04-05T15:45:13.138Z] 1fc75c08bf75: Layer already exists [2023-04-05T15:45:13.138Z] f1417ff83b31: Layer already exists [2023-04-05T15:45:13.138Z] 7850e71662cb: Layer already exists [2023-04-05T15:45:13.138Z] 2837c5cf7e49: Layer already exists [2023-04-05T15:45:13.708Z] main: digest: sha256:057030b297d611e27e8b496c345eba4930e5ce217ee4ce88219c8613f09b37b9 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-05T15:45:13.762Z] ===================================================== [Pipeline] echo [2023-04-05T15:45:13.772Z] taggedImages: [2023-04-05T15:45:13.773Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:581b0da79acfc8c7cfb708782744174800bf9092 [2023-04-05T15:45:13.773Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2023-04-05T15:45:13.773Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.0.0-dev.121 [2023-04-05T15:45:13.773Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:581b0da79acfc8c7cfb708782744174800bf9092-3.0.0-dev.121 [2023-04-05T15:45:13.773Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo [2023-04-05T15:45:13.799Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2023-04-05T15:45:13.799Z] 581b0da79acfc8c7cfb708782744174800bf9092 [2023-04-05T15:45:13.799Z] latest [2023-04-05T15:45:13.799Z] 3.0.0-dev.121 [2023-04-05T15:45:13.799Z] 581b0da79acfc8c7cfb708782744174800bf9092-3.0.0-dev.121 [2023-04-05T15:45:13.799Z] main [2023-04-05T15:45:13.799Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-05T15:45:14.191Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:581b0da79acfc8c7cfb708782744174800bf9092 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-05T15:45:14.494Z] + docker push nexus3.edgexfoundry.org:10004/core-data:581b0da79acfc8c7cfb708782744174800bf9092 [2023-04-05T15:45:14.494Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-04-05T15:45:14.494Z] 0e15f0f33f59: Preparing [2023-04-05T15:45:14.494Z] 08e635325638: Preparing [2023-04-05T15:45:14.494Z] d6cc78227850: Preparing [2023-04-05T15:45:14.494Z] 2837c5cf7e49: Preparing [2023-04-05T15:45:14.494Z] 43e92cf745d8: Preparing [2023-04-05T15:45:14.494Z] f1417ff83b31: Preparing [2023-04-05T15:45:14.494Z] f1417ff83b31: Waiting [2023-04-05T15:45:14.494Z] d6cc78227850: Layer already exists [2023-04-05T15:45:14.494Z] 2837c5cf7e49: Layer already exists [2023-04-05T15:45:14.494Z] f1417ff83b31: Layer already exists [2023-04-05T15:45:14.494Z] 43e92cf745d8: Pushed [2023-04-05T15:45:14.754Z] 0e15f0f33f59: Pushed [2023-04-05T15:45:16.134Z] 08e635325638: Pushed [2023-04-05T15:45:16.393Z] 581b0da79acfc8c7cfb708782744174800bf9092: digest: sha256:c36f18c63016f6d65316ea68753cd7d43ce89c6f4701b69756f9fe91c24d0c54 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-05T15:45:16.697Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-05T15:45:17.003Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2023-04-05T15:45:17.003Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-04-05T15:45:17.003Z] 0e15f0f33f59: Preparing [2023-04-05T15:45:17.003Z] 08e635325638: Preparing [2023-04-05T15:45:17.003Z] d6cc78227850: Preparing [2023-04-05T15:45:17.003Z] 2837c5cf7e49: Preparing [2023-04-05T15:45:17.003Z] 43e92cf745d8: Preparing [2023-04-05T15:45:17.003Z] f1417ff83b31: Preparing [2023-04-05T15:45:17.003Z] f1417ff83b31: Waiting [2023-04-05T15:45:17.262Z] d6cc78227850: Layer already exists [2023-04-05T15:45:17.262Z] 43e92cf745d8: Layer already exists [2023-04-05T15:45:17.262Z] 08e635325638: Layer already exists [2023-04-05T15:45:17.262Z] 0e15f0f33f59: Layer already exists [2023-04-05T15:45:17.262Z] 2837c5cf7e49: Layer already exists [2023-04-05T15:45:17.262Z] f1417ff83b31: Layer already exists [2023-04-05T15:45:17.521Z] latest: digest: sha256:c36f18c63016f6d65316ea68753cd7d43ce89c6f4701b69756f9fe91c24d0c54 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-05T15:45:17.824Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:3.0.0-dev.121 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-05T15:45:18.124Z] + docker push nexus3.edgexfoundry.org:10004/core-data:3.0.0-dev.121 [2023-04-05T15:45:18.124Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-04-05T15:45:18.124Z] 0e15f0f33f59: Preparing [2023-04-05T15:45:18.124Z] 08e635325638: Preparing [2023-04-05T15:45:18.124Z] d6cc78227850: Preparing [2023-04-05T15:45:18.124Z] 2837c5cf7e49: Preparing [2023-04-05T15:45:18.124Z] 43e92cf745d8: Preparing [2023-04-05T15:45:18.124Z] f1417ff83b31: Preparing [2023-04-05T15:45:18.124Z] f1417ff83b31: Waiting [2023-04-05T15:45:18.124Z] d6cc78227850: Layer already exists [2023-04-05T15:45:18.124Z] 0e15f0f33f59: Layer already exists [2023-04-05T15:45:18.124Z] 2837c5cf7e49: Layer already exists [2023-04-05T15:45:18.124Z] 43e92cf745d8: Layer already exists [2023-04-05T15:45:18.124Z] 08e635325638: Layer already exists [2023-04-05T15:45:18.124Z] f1417ff83b31: Layer already exists [2023-04-05T15:45:18.124Z] 3.0.0-dev.121: digest: sha256:c36f18c63016f6d65316ea68753cd7d43ce89c6f4701b69756f9fe91c24d0c54 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-05T15:45:18.428Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:581b0da79acfc8c7cfb708782744174800bf9092-3.0.0-dev.121 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-05T15:45:18.732Z] + docker push nexus3.edgexfoundry.org:10004/core-data:581b0da79acfc8c7cfb708782744174800bf9092-3.0.0-dev.121 [2023-04-05T15:45:18.732Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-04-05T15:45:18.732Z] 0e15f0f33f59: Preparing [2023-04-05T15:45:18.732Z] 08e635325638: Preparing [2023-04-05T15:45:18.732Z] d6cc78227850: Preparing [2023-04-05T15:45:18.732Z] 2837c5cf7e49: Preparing [2023-04-05T15:45:18.732Z] 43e92cf745d8: Preparing [2023-04-05T15:45:18.732Z] f1417ff83b31: Preparing [2023-04-05T15:45:18.732Z] f1417ff83b31: Waiting [2023-04-05T15:45:18.732Z] 43e92cf745d8: Layer already exists [2023-04-05T15:45:18.732Z] 0e15f0f33f59: Layer already exists [2023-04-05T15:45:18.732Z] 2837c5cf7e49: Layer already exists [2023-04-05T15:45:18.732Z] f1417ff83b31: Layer already exists [2023-04-05T15:45:18.732Z] d6cc78227850: Layer already exists [2023-04-05T15:45:18.732Z] 08e635325638: Layer already exists [2023-04-05T15:45:18.732Z] 581b0da79acfc8c7cfb708782744174800bf9092-3.0.0-dev.121: digest: sha256:c36f18c63016f6d65316ea68753cd7d43ce89c6f4701b69756f9fe91c24d0c54 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-05T15:45:19.027Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-05T15:45:19.328Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2023-04-05T15:45:19.329Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-04-05T15:45:19.329Z] 0e15f0f33f59: Preparing [2023-04-05T15:45:19.329Z] 08e635325638: Preparing [2023-04-05T15:45:19.329Z] d6cc78227850: Preparing [2023-04-05T15:45:19.329Z] 2837c5cf7e49: Preparing [2023-04-05T15:45:19.329Z] 43e92cf745d8: Preparing [2023-04-05T15:45:19.329Z] f1417ff83b31: Preparing [2023-04-05T15:45:19.329Z] f1417ff83b31: Waiting [2023-04-05T15:45:19.329Z] 2837c5cf7e49: Layer already exists [2023-04-05T15:45:19.329Z] 08e635325638: Layer already exists [2023-04-05T15:45:19.329Z] 0e15f0f33f59: Layer already exists [2023-04-05T15:45:19.329Z] 43e92cf745d8: Layer already exists [2023-04-05T15:45:19.329Z] d6cc78227850: Layer already exists [2023-04-05T15:45:19.329Z] f1417ff83b31: Layer already exists [2023-04-05T15:45:19.588Z] main: digest: sha256:c36f18c63016f6d65316ea68753cd7d43ce89c6f4701b69756f9fe91c24d0c54 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-05T15:45:19.624Z] ===================================================== [Pipeline] echo [2023-04-05T15:45:19.630Z] taggedImages: [2023-04-05T15:45:19.630Z] - nexus3.edgexfoundry.org:10004/core-data:581b0da79acfc8c7cfb708782744174800bf9092 [2023-04-05T15:45:19.630Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2023-04-05T15:45:19.630Z] - nexus3.edgexfoundry.org:10004/core-data:3.0.0-dev.121 [2023-04-05T15:45:19.630Z] - nexus3.edgexfoundry.org:10004/core-data:581b0da79acfc8c7cfb708782744174800bf9092-3.0.0-dev.121 [2023-04-05T15:45:19.630Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2023-04-05T15:45:19.643Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2023-04-05T15:45:19.643Z] 581b0da79acfc8c7cfb708782744174800bf9092 [2023-04-05T15:45:19.643Z] latest [2023-04-05T15:45:19.643Z] 3.0.0-dev.121 [2023-04-05T15:45:19.643Z] 581b0da79acfc8c7cfb708782744174800bf9092-3.0.0-dev.121 [2023-04-05T15:45:19.643Z] main [2023-04-05T15:45:19.643Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-05T15:45:19.954Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:581b0da79acfc8c7cfb708782744174800bf9092 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-05T15:45:20.260Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:581b0da79acfc8c7cfb708782744174800bf9092 [2023-04-05T15:45:20.260Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-04-05T15:45:20.260Z] 1c209f65a05b: Preparing [2023-04-05T15:45:20.260Z] 65ba5e0ee938: Preparing [2023-04-05T15:45:20.260Z] f49590555aa5: Preparing [2023-04-05T15:45:20.260Z] d6cc78227850: Preparing [2023-04-05T15:45:20.260Z] 2837c5cf7e49: Preparing [2023-04-05T15:45:20.260Z] 4b4893f460a3: Preparing [2023-04-05T15:45:20.260Z] f1417ff83b31: Preparing [2023-04-05T15:45:20.260Z] 4b4893f460a3: Waiting [2023-04-05T15:45:20.260Z] 2837c5cf7e49: Layer already exists [2023-04-05T15:45:20.260Z] d6cc78227850: Layer already exists [2023-04-05T15:45:20.260Z] 4b4893f460a3: Layer already exists [2023-04-05T15:45:20.260Z] f1417ff83b31: Layer already exists [2023-04-05T15:45:20.519Z] 65ba5e0ee938: Pushed [2023-04-05T15:45:20.519Z] 1c209f65a05b: Pushed [2023-04-05T15:45:21.898Z] f49590555aa5: Pushed [2023-04-05T15:45:22.465Z] 581b0da79acfc8c7cfb708782744174800bf9092: digest: sha256:b444a68db3568ad3fa9a54e1491636255a3393272829c5def29bf90a162dc106 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-05T15:45:22.769Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-05T15:45:23.069Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2023-04-05T15:45:23.069Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-04-05T15:45:23.069Z] 1c209f65a05b: Preparing [2023-04-05T15:45:23.069Z] 65ba5e0ee938: Preparing [2023-04-05T15:45:23.069Z] f49590555aa5: Preparing [2023-04-05T15:45:23.069Z] d6cc78227850: Preparing [2023-04-05T15:45:23.069Z] 2837c5cf7e49: Preparing [2023-04-05T15:45:23.069Z] 4b4893f460a3: Preparing [2023-04-05T15:45:23.069Z] f1417ff83b31: Preparing [2023-04-05T15:45:23.069Z] 4b4893f460a3: Waiting [2023-04-05T15:45:23.069Z] f49590555aa5: Layer already exists [2023-04-05T15:45:23.069Z] 65ba5e0ee938: Layer already exists [2023-04-05T15:45:23.069Z] 1c209f65a05b: Layer already exists [2023-04-05T15:45:23.069Z] d6cc78227850: Layer already exists [2023-04-05T15:45:23.069Z] 2837c5cf7e49: Layer already exists [2023-04-05T15:45:23.069Z] 4b4893f460a3: Layer already exists [2023-04-05T15:45:23.069Z] f1417ff83b31: Layer already exists [2023-04-05T15:45:23.329Z] latest: digest: sha256:b444a68db3568ad3fa9a54e1491636255a3393272829c5def29bf90a162dc106 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-05T15:45:23.636Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:3.0.0-dev.121 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-05T15:45:23.938Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:3.0.0-dev.121 [2023-04-05T15:45:23.938Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-04-05T15:45:23.938Z] 1c209f65a05b: Preparing [2023-04-05T15:45:23.938Z] 65ba5e0ee938: Preparing [2023-04-05T15:45:23.938Z] f49590555aa5: Preparing [2023-04-05T15:45:23.938Z] d6cc78227850: Preparing [2023-04-05T15:45:23.938Z] 2837c5cf7e49: Preparing [2023-04-05T15:45:23.938Z] 4b4893f460a3: Preparing [2023-04-05T15:45:23.938Z] f1417ff83b31: Preparing [2023-04-05T15:45:23.938Z] 4b4893f460a3: Waiting [2023-04-05T15:45:23.938Z] f1417ff83b31: Waiting [2023-04-05T15:45:23.938Z] 2837c5cf7e49: Layer already exists [2023-04-05T15:45:23.938Z] 1c209f65a05b: Layer already exists [2023-04-05T15:45:23.938Z] 65ba5e0ee938: Layer already exists [2023-04-05T15:45:23.938Z] d6cc78227850: Layer already exists [2023-04-05T15:45:23.938Z] f49590555aa5: Layer already exists [2023-04-05T15:45:23.938Z] f1417ff83b31: Layer already exists [2023-04-05T15:45:23.938Z] 4b4893f460a3: Layer already exists [2023-04-05T15:45:23.938Z] 3.0.0-dev.121: digest: sha256:b444a68db3568ad3fa9a54e1491636255a3393272829c5def29bf90a162dc106 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-05T15:45:24.246Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:581b0da79acfc8c7cfb708782744174800bf9092-3.0.0-dev.121 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-05T15:45:24.554Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:581b0da79acfc8c7cfb708782744174800bf9092-3.0.0-dev.121 [2023-04-05T15:45:24.555Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-04-05T15:45:24.555Z] 1c209f65a05b: Preparing [2023-04-05T15:45:24.555Z] 65ba5e0ee938: Preparing [2023-04-05T15:45:24.555Z] f49590555aa5: Preparing [2023-04-05T15:45:24.555Z] d6cc78227850: Preparing [2023-04-05T15:45:24.555Z] 2837c5cf7e49: Preparing [2023-04-05T15:45:24.555Z] 4b4893f460a3: Preparing [2023-04-05T15:45:24.555Z] f1417ff83b31: Preparing [2023-04-05T15:45:24.555Z] 4b4893f460a3: Waiting [2023-04-05T15:45:24.555Z] f1417ff83b31: Waiting [2023-04-05T15:45:24.555Z] d6cc78227850: Layer already exists [2023-04-05T15:45:24.555Z] 65ba5e0ee938: Layer already exists [2023-04-05T15:45:24.555Z] 2837c5cf7e49: Layer already exists [2023-04-05T15:45:24.555Z] 1c209f65a05b: Layer already exists [2023-04-05T15:45:24.555Z] f49590555aa5: Layer already exists [2023-04-05T15:45:24.555Z] 4b4893f460a3: Layer already exists [2023-04-05T15:45:24.555Z] f1417ff83b31: Layer already exists [2023-04-05T15:45:24.555Z] 581b0da79acfc8c7cfb708782744174800bf9092-3.0.0-dev.121: digest: sha256:b444a68db3568ad3fa9a54e1491636255a3393272829c5def29bf90a162dc106 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-05T15:45:24.868Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-05T15:45:25.178Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2023-04-05T15:45:25.179Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-04-05T15:45:25.179Z] 1c209f65a05b: Preparing [2023-04-05T15:45:25.179Z] 65ba5e0ee938: Preparing [2023-04-05T15:45:25.179Z] f49590555aa5: Preparing [2023-04-05T15:45:25.179Z] d6cc78227850: Preparing [2023-04-05T15:45:25.179Z] 2837c5cf7e49: Preparing [2023-04-05T15:45:25.179Z] 4b4893f460a3: Preparing [2023-04-05T15:45:25.179Z] f1417ff83b31: Preparing [2023-04-05T15:45:25.179Z] f1417ff83b31: Waiting [2023-04-05T15:45:25.179Z] 4b4893f460a3: Waiting [2023-04-05T15:45:25.179Z] 1c209f65a05b: Layer already exists [2023-04-05T15:45:25.179Z] 2837c5cf7e49: Layer already exists [2023-04-05T15:45:25.179Z] d6cc78227850: Layer already exists [2023-04-05T15:45:25.179Z] f49590555aa5: Layer already exists [2023-04-05T15:45:25.179Z] 65ba5e0ee938: Layer already exists [2023-04-05T15:45:25.179Z] 4b4893f460a3: Layer already exists [2023-04-05T15:45:25.179Z] f1417ff83b31: Layer already exists [2023-04-05T15:45:25.474Z] Removing intermediate container 95c5469d6436 [2023-04-05T15:45:25.475Z] ---> a9356653613c [2023-04-05T15:45:25.475Z] Step 7/22 : COPY . . [2023-04-05T15:45:25.475Z] Removing intermediate container 7ff9d44de9e0 [2023-04-05T15:45:25.475Z] ---> eb5b5c289f44 [2023-04-05T15:45:25.475Z] Step 8/23 : COPY . . [2023-04-05T15:45:25.475Z] Removing intermediate container a6c814426c1d [2023-04-05T15:45:25.475Z] ---> c4635c3c16fa [2023-04-05T15:45:25.475Z] Step 8/23 : COPY . . [2023-04-05T15:45:25.475Z] Removing intermediate container 5a05f9c49057 [2023-04-05T15:45:25.475Z] ---> 289026a46222 [2023-04-05T15:45:25.475Z] Step 8/23 : COPY . . [2023-04-05T15:45:25.475Z] Removing intermediate container f74a94f44a57 [2023-04-05T15:45:25.475Z] ---> 56592f5231c1 [2023-04-05T15:45:25.475Z] Step 7/20 : COPY . . [2023-04-05T15:45:25.746Z] main: digest: sha256:b444a68db3568ad3fa9a54e1491636255a3393272829c5def29bf90a162dc106 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-05T15:45:25.782Z] ===================================================== [Pipeline] echo [2023-04-05T15:45:25.794Z] taggedImages: [2023-04-05T15:45:25.794Z] - nexus3.edgexfoundry.org:10004/core-metadata:581b0da79acfc8c7cfb708782744174800bf9092 [2023-04-05T15:45:25.794Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2023-04-05T15:45:25.794Z] - nexus3.edgexfoundry.org:10004/core-metadata:3.0.0-dev.121 [2023-04-05T15:45:25.794Z] - nexus3.edgexfoundry.org:10004/core-metadata:581b0da79acfc8c7cfb708782744174800bf9092-3.0.0-dev.121 [2023-04-05T15:45:25.794Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2023-04-05T15:45:25.812Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2023-04-05T15:45:25.812Z] 581b0da79acfc8c7cfb708782744174800bf9092 [2023-04-05T15:45:25.812Z] latest [2023-04-05T15:45:25.812Z] 3.0.0-dev.121 [2023-04-05T15:45:25.812Z] 581b0da79acfc8c7cfb708782744174800bf9092-3.0.0-dev.121 [2023-04-05T15:45:25.812Z] main [2023-04-05T15:45:25.812Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-05T15:45:26.113Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:581b0da79acfc8c7cfb708782744174800bf9092 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-05T15:45:26.422Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:581b0da79acfc8c7cfb708782744174800bf9092 [2023-04-05T15:45:26.422Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-04-05T15:45:26.422Z] 9c41c5219c55: Preparing [2023-04-05T15:45:26.422Z] 9c41c5219c55: Preparing [2023-04-05T15:45:26.422Z] 33b9287dc6ff: Preparing [2023-04-05T15:45:26.422Z] c798e652cffa: Preparing [2023-04-05T15:45:26.422Z] cbc991a6ea57: Preparing [2023-04-05T15:45:26.422Z] 628924eb3d13: Preparing [2023-04-05T15:45:26.422Z] e8a0dec8af70: Preparing [2023-04-05T15:45:26.422Z] d6cc78227850: Preparing [2023-04-05T15:45:26.422Z] 2837c5cf7e49: Preparing [2023-04-05T15:45:26.422Z] 15869e443d65: Preparing [2023-04-05T15:45:26.422Z] 2626edf725ae: Preparing [2023-04-05T15:45:26.422Z] 8a029d4b569e: Preparing [2023-04-05T15:45:26.422Z] 20f3cee93f74: Preparing [2023-04-05T15:45:26.422Z] f1417ff83b31: Preparing [2023-04-05T15:45:26.422Z] e8a0dec8af70: Waiting [2023-04-05T15:45:26.422Z] d6cc78227850: Waiting [2023-04-05T15:45:26.422Z] 2837c5cf7e49: Waiting [2023-04-05T15:45:26.422Z] 15869e443d65: Waiting [2023-04-05T15:45:26.422Z] 2626edf725ae: Waiting [2023-04-05T15:45:26.422Z] 8a029d4b569e: Waiting [2023-04-05T15:45:26.422Z] 20f3cee93f74: Waiting [2023-04-05T15:45:26.687Z] c798e652cffa: Pushed [2023-04-05T15:45:26.687Z] 33b9287dc6ff: Pushed [2023-04-05T15:45:26.687Z] d6cc78227850: Layer already exists [2023-04-05T15:45:26.687Z] 9c41c5219c55: Pushed [2023-04-05T15:45:26.687Z] 628924eb3d13: Pushed [2023-04-05T15:45:26.687Z] cbc991a6ea57: Pushed [2023-04-05T15:45:26.687Z] 2837c5cf7e49: Layer already exists [2023-04-05T15:45:26.944Z] 15869e443d65: Pushed [2023-04-05T15:45:26.944Z] f1417ff83b31: Layer already exists [2023-04-05T15:45:26.944Z] 8a029d4b569e: Pushed [2023-04-05T15:45:26.944Z] 2626edf725ae: Pushed [2023-04-05T15:45:26.944Z] 20f3cee93f74: Pushed [2023-04-05T15:45:28.317Z] e8a0dec8af70: Pushed [2023-04-05T15:45:28.576Z] 581b0da79acfc8c7cfb708782744174800bf9092: digest: sha256:2b78daff3c50fa9dc62463ad6ecdb1a50b427e9f4b0b6440761bf5e7ab90501f size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-05T15:45:28.880Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-05T15:45:29.017Z] ---> 7b17e252d63e [2023-04-05T15:45:29.017Z] Step 8/22 : RUN make cmd/secrets-config/secrets-config [2023-04-05T15:45:29.017Z] ---> Running in 582aff77142b [2023-04-05T15:45:29.178Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2023-04-05T15:45:29.178Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-04-05T15:45:29.178Z] 9c41c5219c55: Preparing [2023-04-05T15:45:29.178Z] 9c41c5219c55: Preparing [2023-04-05T15:45:29.178Z] 33b9287dc6ff: Preparing [2023-04-05T15:45:29.178Z] c798e652cffa: Preparing [2023-04-05T15:45:29.178Z] cbc991a6ea57: Preparing [2023-04-05T15:45:29.178Z] 628924eb3d13: Preparing [2023-04-05T15:45:29.178Z] e8a0dec8af70: Preparing [2023-04-05T15:45:29.178Z] d6cc78227850: Preparing [2023-04-05T15:45:29.178Z] 2837c5cf7e49: Preparing [2023-04-05T15:45:29.178Z] 15869e443d65: Preparing [2023-04-05T15:45:29.178Z] 2626edf725ae: Preparing [2023-04-05T15:45:29.178Z] 8a029d4b569e: Preparing [2023-04-05T15:45:29.178Z] 20f3cee93f74: Preparing [2023-04-05T15:45:29.178Z] f1417ff83b31: Preparing [2023-04-05T15:45:29.178Z] d6cc78227850: Waiting [2023-04-05T15:45:29.178Z] 20f3cee93f74: Waiting [2023-04-05T15:45:29.178Z] f1417ff83b31: Waiting [2023-04-05T15:45:29.178Z] 2837c5cf7e49: Waiting [2023-04-05T15:45:29.178Z] 8a029d4b569e: Waiting [2023-04-05T15:45:29.178Z] 15869e443d65: Waiting [2023-04-05T15:45:29.178Z] 2626edf725ae: Waiting [2023-04-05T15:45:29.178Z] e8a0dec8af70: Waiting [2023-04-05T15:45:29.178Z] 33b9287dc6ff: Layer already exists [2023-04-05T15:45:29.178Z] c798e652cffa: Layer already exists [2023-04-05T15:45:29.178Z] cbc991a6ea57: Layer already exists [2023-04-05T15:45:29.178Z] 628924eb3d13: Layer already exists [2023-04-05T15:45:29.178Z] 9c41c5219c55: Layer already exists [2023-04-05T15:45:29.178Z] d6cc78227850: Layer already exists [2023-04-05T15:45:29.178Z] e8a0dec8af70: Layer already exists [2023-04-05T15:45:29.178Z] 15869e443d65: Layer already exists [2023-04-05T15:45:29.178Z] 2626edf725ae: Layer already exists [2023-04-05T15:45:29.178Z] 2837c5cf7e49: Layer already exists [2023-04-05T15:45:29.178Z] 8a029d4b569e: Layer already exists [2023-04-05T15:45:29.178Z] 20f3cee93f74: Layer already exists [2023-04-05T15:45:29.178Z] f1417ff83b31: Layer already exists [2023-04-05T15:45:29.178Z] latest: digest: sha256:2b78daff3c50fa9dc62463ad6ecdb1a50b427e9f4b0b6440761bf5e7ab90501f size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-05T15:45:29.285Z] ---> 262abf286d39 [2023-04-05T15:45:29.285Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-04-05T15:45:29.285Z] ---> ee4af8719547 [2023-04-05T15:45:29.285Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth [2023-04-05T15:45:29.487Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:3.0.0-dev.121 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-05T15:45:29.552Z] ---> Running in 67dd4d69fd7c [2023-04-05T15:45:29.552Z] ---> Running in 5983f1f9e399 [2023-04-05T15:45:29.786Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:3.0.0-dev.121 [2023-04-05T15:45:29.786Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-04-05T15:45:29.786Z] 9c41c5219c55: Preparing [2023-04-05T15:45:29.786Z] 9c41c5219c55: Preparing [2023-04-05T15:45:29.786Z] 33b9287dc6ff: Preparing [2023-04-05T15:45:29.786Z] c798e652cffa: Preparing [2023-04-05T15:45:29.786Z] cbc991a6ea57: Preparing [2023-04-05T15:45:29.786Z] 628924eb3d13: Preparing [2023-04-05T15:45:29.786Z] e8a0dec8af70: Preparing [2023-04-05T15:45:29.786Z] d6cc78227850: Preparing [2023-04-05T15:45:29.786Z] 2837c5cf7e49: Preparing [2023-04-05T15:45:29.786Z] 15869e443d65: Preparing [2023-04-05T15:45:29.786Z] 2626edf725ae: Preparing [2023-04-05T15:45:29.786Z] 8a029d4b569e: Preparing [2023-04-05T15:45:29.786Z] 20f3cee93f74: Preparing [2023-04-05T15:45:29.786Z] f1417ff83b31: Preparing [2023-04-05T15:45:29.786Z] 2626edf725ae: Waiting [2023-04-05T15:45:29.786Z] e8a0dec8af70: Waiting [2023-04-05T15:45:29.786Z] 8a029d4b569e: Waiting [2023-04-05T15:45:29.786Z] d6cc78227850: Waiting [2023-04-05T15:45:29.786Z] 15869e443d65: Waiting [2023-04-05T15:45:29.786Z] 20f3cee93f74: Waiting [2023-04-05T15:45:29.786Z] 2837c5cf7e49: Waiting [2023-04-05T15:45:29.786Z] f1417ff83b31: Waiting [2023-04-05T15:45:29.786Z] cbc991a6ea57: Layer already exists [2023-04-05T15:45:29.786Z] c798e652cffa: Layer already exists [2023-04-05T15:45:29.786Z] 33b9287dc6ff: Layer already exists [2023-04-05T15:45:29.786Z] 628924eb3d13: Layer already exists [2023-04-05T15:45:29.786Z] 9c41c5219c55: Layer already exists [2023-04-05T15:45:29.786Z] e8a0dec8af70: Layer already exists [2023-04-05T15:45:29.786Z] 15869e443d65: Layer already exists [2023-04-05T15:45:29.786Z] 2626edf725ae: Layer already exists [2023-04-05T15:45:29.786Z] 2837c5cf7e49: Layer already exists [2023-04-05T15:45:29.786Z] d6cc78227850: Layer already exists [2023-04-05T15:45:29.787Z] 8a029d4b569e: Layer already exists [2023-04-05T15:45:29.787Z] 20f3cee93f74: Layer already exists [2023-04-05T15:45:29.787Z] f1417ff83b31: Layer already exists [2023-04-05T15:45:29.787Z] 3.0.0-dev.121: digest: sha256:2b78daff3c50fa9dc62463ad6ecdb1a50b427e9f4b0b6440761bf5e7ab90501f size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-05T15:45:29.821Z] ---> e1cd2c92ffe6 [2023-04-05T15:45:29.821Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-04-05T15:45:29.821Z] ---> Running in 5f656fe9001b [2023-04-05T15:45:29.821Z] ---> 2966c66e033d [2023-04-05T15:45:30.088Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-04-05T15:45:30.088Z] ---> Running in 0a0258b4ee6f [2023-04-05T15:45:30.090Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:581b0da79acfc8c7cfb708782744174800bf9092-3.0.0-dev.121 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-05T15:45:30.386Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:581b0da79acfc8c7cfb708782744174800bf9092-3.0.0-dev.121 [2023-04-05T15:45:30.386Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-04-05T15:45:30.386Z] 9c41c5219c55: Preparing [2023-04-05T15:45:30.386Z] 9c41c5219c55: Preparing [2023-04-05T15:45:30.386Z] 33b9287dc6ff: Preparing [2023-04-05T15:45:30.386Z] c798e652cffa: Preparing [2023-04-05T15:45:30.386Z] cbc991a6ea57: Preparing [2023-04-05T15:45:30.386Z] 628924eb3d13: Preparing [2023-04-05T15:45:30.386Z] e8a0dec8af70: Preparing [2023-04-05T15:45:30.386Z] d6cc78227850: Preparing [2023-04-05T15:45:30.386Z] 2837c5cf7e49: Preparing [2023-04-05T15:45:30.386Z] 15869e443d65: Preparing [2023-04-05T15:45:30.386Z] d6cc78227850: Waiting [2023-04-05T15:45:30.386Z] 2837c5cf7e49: Waiting [2023-04-05T15:45:30.386Z] 15869e443d65: Waiting [2023-04-05T15:45:30.386Z] e8a0dec8af70: Waiting [2023-04-05T15:45:30.386Z] 2626edf725ae: Preparing [2023-04-05T15:45:30.386Z] 8a029d4b569e: Preparing [2023-04-05T15:45:30.386Z] 20f3cee93f74: Preparing [2023-04-05T15:45:30.386Z] f1417ff83b31: Preparing [2023-04-05T15:45:30.386Z] 20f3cee93f74: Waiting [2023-04-05T15:45:30.386Z] f1417ff83b31: Waiting [2023-04-05T15:45:30.386Z] 2626edf725ae: Waiting [2023-04-05T15:45:30.386Z] 8a029d4b569e: Waiting [2023-04-05T15:45:30.386Z] 9c41c5219c55: Layer already exists [2023-04-05T15:45:30.386Z] c798e652cffa: Layer already exists [2023-04-05T15:45:30.386Z] cbc991a6ea57: Layer already exists [2023-04-05T15:45:30.386Z] 33b9287dc6ff: Layer already exists [2023-04-05T15:45:30.386Z] 628924eb3d13: Layer already exists [2023-04-05T15:45:30.386Z] 15869e443d65: Layer already exists [2023-04-05T15:45:30.386Z] e8a0dec8af70: Layer already exists [2023-04-05T15:45:30.386Z] 2837c5cf7e49: Layer already exists [2023-04-05T15:45:30.386Z] 2626edf725ae: Layer already exists [2023-04-05T15:45:30.386Z] d6cc78227850: Layer already exists [2023-04-05T15:45:30.386Z] 20f3cee93f74: Layer already exists [2023-04-05T15:45:30.386Z] 8a029d4b569e: Layer already exists [2023-04-05T15:45:30.386Z] f1417ff83b31: Layer already exists [2023-04-05T15:45:30.386Z] 581b0da79acfc8c7cfb708782744174800bf9092-3.0.0-dev.121: digest: sha256:2b78daff3c50fa9dc62463ad6ecdb1a50b427e9f4b0b6440761bf5e7ab90501f size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-05T15:45:30.686Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-05T15:45:30.983Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2023-04-05T15:45:30.984Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-04-05T15:45:30.984Z] 9c41c5219c55: Preparing [2023-04-05T15:45:30.984Z] 9c41c5219c55: Preparing [2023-04-05T15:45:30.984Z] 33b9287dc6ff: Preparing [2023-04-05T15:45:30.984Z] c798e652cffa: Preparing [2023-04-05T15:45:30.984Z] cbc991a6ea57: Preparing [2023-04-05T15:45:30.984Z] 628924eb3d13: Preparing [2023-04-05T15:45:30.984Z] e8a0dec8af70: Preparing [2023-04-05T15:45:30.984Z] d6cc78227850: Preparing [2023-04-05T15:45:30.984Z] 2837c5cf7e49: Preparing [2023-04-05T15:45:30.984Z] 15869e443d65: Preparing [2023-04-05T15:45:30.984Z] 2626edf725ae: Preparing [2023-04-05T15:45:30.984Z] 8a029d4b569e: Preparing [2023-04-05T15:45:30.984Z] 20f3cee93f74: Preparing [2023-04-05T15:45:30.984Z] f1417ff83b31: Preparing [2023-04-05T15:45:30.984Z] e8a0dec8af70: Waiting [2023-04-05T15:45:30.984Z] d6cc78227850: Waiting [2023-04-05T15:45:30.984Z] 2837c5cf7e49: Waiting [2023-04-05T15:45:30.984Z] f1417ff83b31: Waiting [2023-04-05T15:45:30.984Z] 8a029d4b569e: Waiting [2023-04-05T15:45:30.984Z] 15869e443d65: Waiting [2023-04-05T15:45:30.984Z] 2626edf725ae: Waiting [2023-04-05T15:45:30.984Z] c798e652cffa: Layer already exists [2023-04-05T15:45:30.984Z] cbc991a6ea57: Layer already exists [2023-04-05T15:45:30.984Z] 628924eb3d13: Layer already exists [2023-04-05T15:45:30.984Z] 33b9287dc6ff: Layer already exists [2023-04-05T15:45:30.984Z] 9c41c5219c55: Layer already exists [2023-04-05T15:45:30.984Z] e8a0dec8af70: Layer already exists [2023-04-05T15:45:30.984Z] 15869e443d65: Layer already exists [2023-04-05T15:45:30.984Z] 2626edf725ae: Layer already exists [2023-04-05T15:45:30.984Z] d6cc78227850: Layer already exists [2023-04-05T15:45:30.984Z] 2837c5cf7e49: Layer already exists [2023-04-05T15:45:30.984Z] 8a029d4b569e: Layer already exists [2023-04-05T15:45:30.984Z] 20f3cee93f74: Layer already exists [2023-04-05T15:45:30.984Z] f1417ff83b31: Layer already exists [2023-04-05T15:45:30.984Z] main: digest: sha256:2b78daff3c50fa9dc62463ad6ecdb1a50b427e9f4b0b6440761bf5e7ab90501f size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-05T15:45:31.017Z] ===================================================== [Pipeline] echo [2023-04-05T15:45:31.023Z] taggedImages: [2023-04-05T15:45:31.023Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:581b0da79acfc8c7cfb708782744174800bf9092 [2023-04-05T15:45:31.023Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2023-04-05T15:45:31.023Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:3.0.0-dev.121 [2023-04-05T15:45:31.023Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:581b0da79acfc8c7cfb708782744174800bf9092-3.0.0-dev.121 [2023-04-05T15:45:31.023Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2023-04-05T15:45:31.044Z] [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: [2023-04-05T15:45:31.044Z] 581b0da79acfc8c7cfb708782744174800bf9092 [2023-04-05T15:45:31.044Z] latest [2023-04-05T15:45:31.044Z] 3.0.0-dev.121 [2023-04-05T15:45:31.044Z] 581b0da79acfc8c7cfb708782744174800bf9092-3.0.0-dev.121 [2023-04-05T15:45:31.044Z] main [2023-04-05T15:45:31.044Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-05T15:45:31.348Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:581b0da79acfc8c7cfb708782744174800bf9092 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-05T15:45:31.647Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:581b0da79acfc8c7cfb708782744174800bf9092 [2023-04-05T15:45:31.647Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-04-05T15:45:31.647Z] b5e66d8d826a: Preparing [2023-04-05T15:45:31.647Z] 950d29912f1b: Preparing [2023-04-05T15:45:31.647Z] 7a9e64f2e277: Preparing [2023-04-05T15:45:31.647Z] f6078585cf30: Preparing [2023-04-05T15:45:31.647Z] d6cc78227850: Preparing [2023-04-05T15:45:31.647Z] 2837c5cf7e49: Preparing [2023-04-05T15:45:31.647Z] 7850e71662cb: Preparing [2023-04-05T15:45:31.647Z] f1417ff83b31: Preparing [2023-04-05T15:45:31.647Z] 7850e71662cb: Waiting [2023-04-05T15:45:31.647Z] 2837c5cf7e49: Waiting [2023-04-05T15:45:31.647Z] f1417ff83b31: Waiting [2023-04-05T15:45:31.647Z] d6cc78227850: Layer already exists [2023-04-05T15:45:31.647Z] 950d29912f1b: Layer already exists [2023-04-05T15:45:31.647Z] 2837c5cf7e49: Layer already exists [2023-04-05T15:45:31.647Z] 7850e71662cb: Layer already exists [2023-04-05T15:45:31.647Z] f1417ff83b31: Layer already exists [2023-04-05T15:45:31.906Z] 7a9e64f2e277: Pushed [2023-04-05T15:45:31.906Z] b5e66d8d826a: Pushed [2023-04-05T15:45:32.053Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.121" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-04-05T15:45:32.053Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.121" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-04-05T15:45:32.650Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.121" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-04-05T15:45:32.843Z] f6078585cf30: Pushed [2023-04-05T15:45:32.843Z] 581b0da79acfc8c7cfb708782744174800bf9092: digest: sha256:b0b38d6de9b2769edd48f59a11374d43bd85c2c0d588b803e798e199578bc0fd size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-05T15:45:32.954Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.121" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-04-05T15:45:33.148Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-05T15:45:33.219Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.121" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2023-04-05T15:45:33.452Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2023-04-05T15:45:33.452Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-04-05T15:45:33.452Z] b5e66d8d826a: Preparing [2023-04-05T15:45:33.452Z] 950d29912f1b: Preparing [2023-04-05T15:45:33.452Z] 7a9e64f2e277: Preparing [2023-04-05T15:45:33.452Z] f6078585cf30: Preparing [2023-04-05T15:45:33.452Z] d6cc78227850: Preparing [2023-04-05T15:45:33.452Z] 2837c5cf7e49: Preparing [2023-04-05T15:45:33.452Z] 7850e71662cb: Preparing [2023-04-05T15:45:33.452Z] f1417ff83b31: Preparing [2023-04-05T15:45:33.452Z] 2837c5cf7e49: Waiting [2023-04-05T15:45:33.452Z] f1417ff83b31: Waiting [2023-04-05T15:45:33.452Z] 7a9e64f2e277: Layer already exists [2023-04-05T15:45:33.452Z] f6078585cf30: Layer already exists [2023-04-05T15:45:33.452Z] 950d29912f1b: Layer already exists [2023-04-05T15:45:33.452Z] d6cc78227850: Layer already exists [2023-04-05T15:45:33.452Z] b5e66d8d826a: Layer already exists [2023-04-05T15:45:33.452Z] 7850e71662cb: Layer already exists [2023-04-05T15:45:33.452Z] 2837c5cf7e49: Layer already exists [2023-04-05T15:45:33.452Z] f1417ff83b31: Layer already exists [2023-04-05T15:45:33.452Z] latest: digest: sha256:b0b38d6de9b2769edd48f59a11374d43bd85c2c0d588b803e798e199578bc0fd size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-05T15:45:33.760Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:3.0.0-dev.121 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-05T15:45:34.064Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:3.0.0-dev.121 [2023-04-05T15:45:34.064Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-04-05T15:45:34.064Z] b5e66d8d826a: Preparing [2023-04-05T15:45:34.064Z] 950d29912f1b: Preparing [2023-04-05T15:45:34.064Z] 7a9e64f2e277: Preparing [2023-04-05T15:45:34.064Z] f6078585cf30: Preparing [2023-04-05T15:45:34.064Z] d6cc78227850: Preparing [2023-04-05T15:45:34.064Z] 2837c5cf7e49: Preparing [2023-04-05T15:45:34.064Z] 7850e71662cb: Preparing [2023-04-05T15:45:34.064Z] f1417ff83b31: Preparing [2023-04-05T15:45:34.064Z] 2837c5cf7e49: Waiting [2023-04-05T15:45:34.064Z] 7850e71662cb: Waiting [2023-04-05T15:45:34.064Z] f1417ff83b31: Waiting [2023-04-05T15:45:34.064Z] b5e66d8d826a: Layer already exists [2023-04-05T15:45:34.064Z] d6cc78227850: Layer already exists [2023-04-05T15:45:34.064Z] 7a9e64f2e277: Layer already exists [2023-04-05T15:45:34.064Z] f6078585cf30: Layer already exists [2023-04-05T15:45:34.064Z] 950d29912f1b: Layer already exists [2023-04-05T15:45:34.064Z] 2837c5cf7e49: Layer already exists [2023-04-05T15:45:34.064Z] f1417ff83b31: Layer already exists [2023-04-05T15:45:34.064Z] 7850e71662cb: Layer already exists [2023-04-05T15:45:34.064Z] 3.0.0-dev.121: digest: sha256:b0b38d6de9b2769edd48f59a11374d43bd85c2c0d588b803e798e199578bc0fd size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-05T15:45:34.380Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:581b0da79acfc8c7cfb708782744174800bf9092-3.0.0-dev.121 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-05T15:45:34.682Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:581b0da79acfc8c7cfb708782744174800bf9092-3.0.0-dev.121 [2023-04-05T15:45:34.682Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-04-05T15:45:34.682Z] b5e66d8d826a: Preparing [2023-04-05T15:45:34.682Z] 950d29912f1b: Preparing [2023-04-05T15:45:34.682Z] 7a9e64f2e277: Preparing [2023-04-05T15:45:34.682Z] f6078585cf30: Preparing [2023-04-05T15:45:34.682Z] d6cc78227850: Preparing [2023-04-05T15:45:34.682Z] 2837c5cf7e49: Preparing [2023-04-05T15:45:34.682Z] 7850e71662cb: Preparing [2023-04-05T15:45:34.682Z] f1417ff83b31: Preparing [2023-04-05T15:45:34.682Z] 7850e71662cb: Waiting [2023-04-05T15:45:34.682Z] f1417ff83b31: Waiting [2023-04-05T15:45:34.682Z] 2837c5cf7e49: Waiting [2023-04-05T15:45:34.682Z] 950d29912f1b: Layer already exists [2023-04-05T15:45:34.682Z] f6078585cf30: Layer already exists [2023-04-05T15:45:34.682Z] d6cc78227850: Layer already exists [2023-04-05T15:45:34.682Z] b5e66d8d826a: Layer already exists [2023-04-05T15:45:34.682Z] 7a9e64f2e277: Layer already exists [2023-04-05T15:45:34.682Z] 2837c5cf7e49: Layer already exists [2023-04-05T15:45:34.682Z] f1417ff83b31: Layer already exists [2023-04-05T15:45:34.682Z] 7850e71662cb: Layer already exists [2023-04-05T15:45:34.682Z] 581b0da79acfc8c7cfb708782744174800bf9092-3.0.0-dev.121: digest: sha256:b0b38d6de9b2769edd48f59a11374d43bd85c2c0d588b803e798e199578bc0fd size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-05T15:45:34.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-04-05T15:45:35.303Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main [2023-04-05T15:45:35.303Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-04-05T15:45:35.303Z] b5e66d8d826a: Preparing [2023-04-05T15:45:35.303Z] 950d29912f1b: Preparing [2023-04-05T15:45:35.303Z] 7a9e64f2e277: Preparing [2023-04-05T15:45:35.303Z] f6078585cf30: Preparing [2023-04-05T15:45:35.303Z] d6cc78227850: Preparing [2023-04-05T15:45:35.303Z] 2837c5cf7e49: Preparing [2023-04-05T15:45:35.303Z] 7850e71662cb: Preparing [2023-04-05T15:45:35.303Z] f1417ff83b31: Preparing [2023-04-05T15:45:35.303Z] 2837c5cf7e49: Waiting [2023-04-05T15:45:35.303Z] 7850e71662cb: Waiting [2023-04-05T15:45:35.303Z] f1417ff83b31: Waiting [2023-04-05T15:45:35.303Z] d6cc78227850: Layer already exists [2023-04-05T15:45:35.303Z] 950d29912f1b: Layer already exists [2023-04-05T15:45:35.303Z] f6078585cf30: Layer already exists [2023-04-05T15:45:35.303Z] b5e66d8d826a: Layer already exists [2023-04-05T15:45:35.303Z] 7a9e64f2e277: Layer already exists [2023-04-05T15:45:35.303Z] 2837c5cf7e49: Layer already exists [2023-04-05T15:45:35.303Z] 7850e71662cb: Layer already exists [2023-04-05T15:45:35.303Z] f1417ff83b31: Layer already exists [2023-04-05T15:45:35.303Z] main: digest: sha256:b0b38d6de9b2769edd48f59a11374d43bd85c2c0d588b803e798e199578bc0fd size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-05T15:45:35.339Z] ===================================================== [Pipeline] echo [2023-04-05T15:45:35.344Z] taggedImages: [2023-04-05T15:45:35.344Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:581b0da79acfc8c7cfb708782744174800bf9092 [2023-04-05T15:45:35.344Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2023-04-05T15:45:35.344Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:3.0.0-dev.121 [2023-04-05T15:45:35.344Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:581b0da79acfc8c7cfb708782744174800bf9092-3.0.0-dev.121 [2023-04-05T15:45:35.344Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo [2023-04-05T15:45:35.360Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2023-04-05T15:45:35.360Z] 581b0da79acfc8c7cfb708782744174800bf9092 [2023-04-05T15:45:35.360Z] latest [2023-04-05T15:45:35.360Z] 3.0.0-dev.121 [2023-04-05T15:45:35.360Z] 581b0da79acfc8c7cfb708782744174800bf9092-3.0.0-dev.121 [2023-04-05T15:45:35.360Z] main [2023-04-05T15:45:35.360Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-05T15:45:35.661Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:581b0da79acfc8c7cfb708782744174800bf9092 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-05T15:45:35.964Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:581b0da79acfc8c7cfb708782744174800bf9092 [2023-04-05T15:45:35.965Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-04-05T15:45:35.965Z] 5907b57b6b35: Preparing [2023-04-05T15:45:35.965Z] 9fa579aab03b: Preparing [2023-04-05T15:45:35.965Z] c74170ef8fe2: Preparing [2023-04-05T15:45:35.965Z] b155cd8ab1a9: Preparing [2023-04-05T15:45:35.965Z] d6cc78227850: Preparing [2023-04-05T15:45:35.965Z] 2837c5cf7e49: Preparing [2023-04-05T15:45:35.965Z] c06345349c3b: Preparing [2023-04-05T15:45:35.965Z] 4484d041dae0: Preparing [2023-04-05T15:45:35.965Z] f1417ff83b31: Preparing [2023-04-05T15:45:35.965Z] c06345349c3b: Waiting [2023-04-05T15:45:35.965Z] 2837c5cf7e49: Waiting [2023-04-05T15:45:35.965Z] f1417ff83b31: Waiting [2023-04-05T15:45:35.965Z] d6cc78227850: Layer already exists [2023-04-05T15:45:35.965Z] 2837c5cf7e49: Layer already exists [2023-04-05T15:45:36.530Z] 9fa579aab03b: Pushed [2023-04-05T15:45:40.720Z] b155cd8ab1a9: Pushed [2023-04-05T15:45:40.720Z] 5907b57b6b35: Pushed [2023-04-05T15:45:40.720Z] f1417ff83b31: Layer already exists [2023-04-05T15:45:40.720Z] c74170ef8fe2: Pushed [2023-04-05T15:45:40.720Z] c06345349c3b: Pushed [2023-04-05T15:45:40.720Z] 4484d041dae0: Pushed [2023-04-05T15:45:40.720Z] 581b0da79acfc8c7cfb708782744174800bf9092: digest: sha256:8059c2f71b3a370c44409e06d53f2d5da616b4ce9a5533f9401fc50d9d859d6e size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-05T15:45:41.028Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-05T15:45:41.336Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2023-04-05T15:45:41.336Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-04-05T15:45:41.336Z] 5907b57b6b35: Preparing [2023-04-05T15:45:41.336Z] 9fa579aab03b: Preparing [2023-04-05T15:45:41.336Z] c74170ef8fe2: Preparing [2023-04-05T15:45:41.336Z] b155cd8ab1a9: Preparing [2023-04-05T15:45:41.336Z] d6cc78227850: Preparing [2023-04-05T15:45:41.336Z] 2837c5cf7e49: Preparing [2023-04-05T15:45:41.336Z] c06345349c3b: Preparing [2023-04-05T15:45:41.336Z] 4484d041dae0: Preparing [2023-04-05T15:45:41.336Z] f1417ff83b31: Preparing [2023-04-05T15:45:41.336Z] f1417ff83b31: Waiting [2023-04-05T15:45:41.336Z] c06345349c3b: Waiting [2023-04-05T15:45:41.336Z] 2837c5cf7e49: Waiting [2023-04-05T15:45:41.336Z] 4484d041dae0: Waiting [2023-04-05T15:45:41.336Z] b155cd8ab1a9: Layer already exists [2023-04-05T15:45:41.336Z] 5907b57b6b35: Layer already exists [2023-04-05T15:45:41.336Z] c74170ef8fe2: Layer already exists [2023-04-05T15:45:41.336Z] 9fa579aab03b: Layer already exists [2023-04-05T15:45:41.336Z] d6cc78227850: Layer already exists [2023-04-05T15:45:41.336Z] 2837c5cf7e49: Layer already exists [2023-04-05T15:45:41.336Z] c06345349c3b: Layer already exists [2023-04-05T15:45:41.336Z] 4484d041dae0: Layer already exists [2023-04-05T15:45:41.336Z] f1417ff83b31: Layer already exists [2023-04-05T15:45:41.336Z] latest: digest: sha256:8059c2f71b3a370c44409e06d53f2d5da616b4ce9a5533f9401fc50d9d859d6e size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-05T15:45:41.644Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:3.0.0-dev.121 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-05T15:45:41.952Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:3.0.0-dev.121 [2023-04-05T15:45:41.952Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-04-05T15:45:41.952Z] 5907b57b6b35: Preparing [2023-04-05T15:45:41.952Z] 9fa579aab03b: Preparing [2023-04-05T15:45:41.952Z] c74170ef8fe2: Preparing [2023-04-05T15:45:41.952Z] b155cd8ab1a9: Preparing [2023-04-05T15:45:41.952Z] d6cc78227850: Preparing [2023-04-05T15:45:41.952Z] 2837c5cf7e49: Preparing [2023-04-05T15:45:41.952Z] c06345349c3b: Preparing [2023-04-05T15:45:41.952Z] 4484d041dae0: Preparing [2023-04-05T15:45:41.952Z] f1417ff83b31: Preparing [2023-04-05T15:45:41.952Z] 4484d041dae0: Waiting [2023-04-05T15:45:41.952Z] c06345349c3b: Waiting [2023-04-05T15:45:41.952Z] f1417ff83b31: Waiting [2023-04-05T15:45:41.952Z] 2837c5cf7e49: Waiting [2023-04-05T15:45:41.952Z] 9fa579aab03b: Layer already exists [2023-04-05T15:45:41.952Z] d6cc78227850: Layer already exists [2023-04-05T15:45:41.952Z] 5907b57b6b35: Layer already exists [2023-04-05T15:45:41.952Z] c74170ef8fe2: Layer already exists [2023-04-05T15:45:41.952Z] b155cd8ab1a9: Layer already exists [2023-04-05T15:45:41.952Z] 2837c5cf7e49: Layer already exists [2023-04-05T15:45:41.952Z] c06345349c3b: Layer already exists [2023-04-05T15:45:41.952Z] 4484d041dae0: Layer already exists [2023-04-05T15:45:41.952Z] f1417ff83b31: Layer already exists [2023-04-05T15:45:41.952Z] 3.0.0-dev.121: digest: sha256:8059c2f71b3a370c44409e06d53f2d5da616b4ce9a5533f9401fc50d9d859d6e size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-05T15:45:42.256Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:581b0da79acfc8c7cfb708782744174800bf9092-3.0.0-dev.121 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-05T15:45:42.557Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:581b0da79acfc8c7cfb708782744174800bf9092-3.0.0-dev.121 [2023-04-05T15:45:42.557Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-04-05T15:45:42.557Z] 5907b57b6b35: Preparing [2023-04-05T15:45:42.557Z] 9fa579aab03b: Preparing [2023-04-05T15:45:42.557Z] c74170ef8fe2: Preparing [2023-04-05T15:45:42.557Z] b155cd8ab1a9: Preparing [2023-04-05T15:45:42.557Z] d6cc78227850: Preparing [2023-04-05T15:45:42.557Z] 2837c5cf7e49: Preparing [2023-04-05T15:45:42.557Z] c06345349c3b: Preparing [2023-04-05T15:45:42.557Z] 4484d041dae0: Preparing [2023-04-05T15:45:42.557Z] f1417ff83b31: Preparing [2023-04-05T15:45:42.557Z] 4484d041dae0: Waiting [2023-04-05T15:45:42.557Z] f1417ff83b31: Waiting [2023-04-05T15:45:42.557Z] c06345349c3b: Waiting [2023-04-05T15:45:42.557Z] 9fa579aab03b: Layer already exists [2023-04-05T15:45:42.557Z] b155cd8ab1a9: Layer already exists [2023-04-05T15:45:42.557Z] c74170ef8fe2: Layer already exists [2023-04-05T15:45:42.557Z] d6cc78227850: Layer already exists [2023-04-05T15:45:42.557Z] 5907b57b6b35: Layer already exists [2023-04-05T15:45:42.557Z] 2837c5cf7e49: Layer already exists [2023-04-05T15:45:42.557Z] c06345349c3b: Layer already exists [2023-04-05T15:45:42.557Z] 4484d041dae0: Layer already exists [2023-04-05T15:45:42.557Z] f1417ff83b31: Layer already exists [2023-04-05T15:45:42.557Z] 581b0da79acfc8c7cfb708782744174800bf9092-3.0.0-dev.121: digest: sha256:8059c2f71b3a370c44409e06d53f2d5da616b4ce9a5533f9401fc50d9d859d6e size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-05T15:45:42.862Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-05T15:45:43.161Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2023-04-05T15:45:43.161Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-04-05T15:45:43.161Z] 5907b57b6b35: Preparing [2023-04-05T15:45:43.161Z] 9fa579aab03b: Preparing [2023-04-05T15:45:43.161Z] c74170ef8fe2: Preparing [2023-04-05T15:45:43.161Z] b155cd8ab1a9: Preparing [2023-04-05T15:45:43.161Z] d6cc78227850: Preparing [2023-04-05T15:45:43.161Z] 2837c5cf7e49: Preparing [2023-04-05T15:45:43.161Z] c06345349c3b: Preparing [2023-04-05T15:45:43.161Z] 4484d041dae0: Preparing [2023-04-05T15:45:43.161Z] f1417ff83b31: Preparing [2023-04-05T15:45:43.161Z] 2837c5cf7e49: Waiting [2023-04-05T15:45:43.161Z] c06345349c3b: Waiting [2023-04-05T15:45:43.161Z] 4484d041dae0: Waiting [2023-04-05T15:45:43.161Z] f1417ff83b31: Waiting [2023-04-05T15:45:43.420Z] b155cd8ab1a9: Layer already exists [2023-04-05T15:45:43.420Z] 5907b57b6b35: Layer already exists [2023-04-05T15:45:43.420Z] c74170ef8fe2: Layer already exists [2023-04-05T15:45:43.420Z] d6cc78227850: Layer already exists [2023-04-05T15:45:43.420Z] 9fa579aab03b: Layer already exists [2023-04-05T15:45:43.420Z] f1417ff83b31: Layer already exists [2023-04-05T15:45:43.420Z] c06345349c3b: Layer already exists [2023-04-05T15:45:43.420Z] 4484d041dae0: Layer already exists [2023-04-05T15:45:43.420Z] 2837c5cf7e49: Layer already exists [2023-04-05T15:45:43.420Z] main: digest: sha256:8059c2f71b3a370c44409e06d53f2d5da616b4ce9a5533f9401fc50d9d859d6e size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-05T15:45:43.454Z] ===================================================== [Pipeline] echo [2023-04-05T15:45:43.459Z] taggedImages: [2023-04-05T15:45:43.459Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:581b0da79acfc8c7cfb708782744174800bf9092 [2023-04-05T15:45:43.459Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2023-04-05T15:45:43.459Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:3.0.0-dev.121 [2023-04-05T15:45:43.459Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:581b0da79acfc8c7cfb708782744174800bf9092-3.0.0-dev.121 [2023-04-05T15:45:43.459Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2023-04-05T15:45:43.473Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2023-04-05T15:45:43.473Z] 581b0da79acfc8c7cfb708782744174800bf9092 [2023-04-05T15:45:43.473Z] latest [2023-04-05T15:45:43.473Z] 3.0.0-dev.121 [2023-04-05T15:45:43.473Z] 581b0da79acfc8c7cfb708782744174800bf9092-3.0.0-dev.121 [2023-04-05T15:45:43.473Z] main [2023-04-05T15:45:43.473Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-05T15:45:43.775Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:581b0da79acfc8c7cfb708782744174800bf9092 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-05T15:45:44.074Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:581b0da79acfc8c7cfb708782744174800bf9092 [2023-04-05T15:45:44.074Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-04-05T15:45:44.074Z] fcfcd12c97a7: Preparing [2023-04-05T15:45:44.074Z] 31b67ccbdbf4: Preparing [2023-04-05T15:45:44.074Z] 06a747bf5525: Preparing [2023-04-05T15:45:44.074Z] 9996e8c8797f: Preparing [2023-04-05T15:45:44.074Z] 022331cfe23c: Preparing [2023-04-05T15:45:44.074Z] e085155aa624: Preparing [2023-04-05T15:45:44.074Z] b34f2edd661e: Preparing [2023-04-05T15:45:44.074Z] d6cc78227850: Preparing [2023-04-05T15:45:44.074Z] 2837c5cf7e49: Preparing [2023-04-05T15:45:44.074Z] e7de2c99bd1f: Preparing [2023-04-05T15:45:44.074Z] f1417ff83b31: Preparing [2023-04-05T15:45:44.074Z] d6cc78227850: Waiting [2023-04-05T15:45:44.074Z] 2837c5cf7e49: Waiting [2023-04-05T15:45:44.074Z] e7de2c99bd1f: Waiting [2023-04-05T15:45:44.074Z] f1417ff83b31: Waiting [2023-04-05T15:45:44.074Z] e085155aa624: Waiting [2023-04-05T15:45:44.074Z] b34f2edd661e: Waiting [2023-04-05T15:45:44.074Z] 022331cfe23c: Pushed [2023-04-05T15:45:44.074Z] fcfcd12c97a7: Pushed [2023-04-05T15:45:44.074Z] 31b67ccbdbf4: Pushed [2023-04-05T15:45:44.074Z] d6cc78227850: Layer already exists [2023-04-05T15:45:44.074Z] 2837c5cf7e49: Layer already exists [2023-04-05T15:45:44.074Z] e085155aa624: Pushed [2023-04-05T15:45:44.332Z] b34f2edd661e: Pushed [2023-04-05T15:45:44.332Z] f1417ff83b31: Layer already exists [2023-04-05T15:45:44.589Z] e7de2c99bd1f: Pushed [2023-04-05T15:45:45.527Z] 9996e8c8797f: Pushed [2023-04-05T15:45:46.097Z] 06a747bf5525: Pushed [2023-04-05T15:45:46.097Z] 581b0da79acfc8c7cfb708782744174800bf9092: digest: sha256:b409df81a1521a9ddfec58c443f573ef98757327ac46ce1dcd53ab965569d594 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-05T15:45:46.415Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-05T15:45:46.723Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2023-04-05T15:45:46.723Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-04-05T15:45:46.723Z] fcfcd12c97a7: Preparing [2023-04-05T15:45:46.723Z] 31b67ccbdbf4: Preparing [2023-04-05T15:45:46.723Z] 06a747bf5525: Preparing [2023-04-05T15:45:46.723Z] 9996e8c8797f: Preparing [2023-04-05T15:45:46.723Z] 022331cfe23c: Preparing [2023-04-05T15:45:46.723Z] e085155aa624: Preparing [2023-04-05T15:45:46.723Z] b34f2edd661e: Preparing [2023-04-05T15:45:46.723Z] d6cc78227850: Preparing [2023-04-05T15:45:46.723Z] 2837c5cf7e49: Preparing [2023-04-05T15:45:46.723Z] e7de2c99bd1f: Preparing [2023-04-05T15:45:46.723Z] f1417ff83b31: Preparing [2023-04-05T15:45:46.723Z] e085155aa624: Waiting [2023-04-05T15:45:46.723Z] b34f2edd661e: Waiting [2023-04-05T15:45:46.723Z] d6cc78227850: Waiting [2023-04-05T15:45:46.723Z] 2837c5cf7e49: Waiting [2023-04-05T15:45:46.723Z] e7de2c99bd1f: Waiting [2023-04-05T15:45:46.723Z] f1417ff83b31: Waiting [2023-04-05T15:45:47.290Z] 31b67ccbdbf4: Layer already exists [2023-04-05T15:45:47.290Z] 9996e8c8797f: Layer already exists [2023-04-05T15:45:47.290Z] 06a747bf5525: Layer already exists [2023-04-05T15:45:47.290Z] 022331cfe23c: Layer already exists [2023-04-05T15:45:47.290Z] fcfcd12c97a7: Layer already exists [2023-04-05T15:45:47.290Z] 2837c5cf7e49: Layer already exists [2023-04-05T15:45:47.290Z] d6cc78227850: Layer already exists [2023-04-05T15:45:47.290Z] b34f2edd661e: Layer already exists [2023-04-05T15:45:47.290Z] e085155aa624: Layer already exists [2023-04-05T15:45:47.290Z] e7de2c99bd1f: Layer already exists [2023-04-05T15:45:47.290Z] f1417ff83b31: Layer already exists [2023-04-05T15:45:47.548Z] latest: digest: sha256:b409df81a1521a9ddfec58c443f573ef98757327ac46ce1dcd53ab965569d594 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-05T15:45:47.862Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.0.0-dev.121 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-05T15:45:48.173Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.0.0-dev.121 [2023-04-05T15:45:48.173Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-04-05T15:45:48.173Z] fcfcd12c97a7: Preparing [2023-04-05T15:45:48.173Z] 31b67ccbdbf4: Preparing [2023-04-05T15:45:48.173Z] 06a747bf5525: Preparing [2023-04-05T15:45:48.173Z] 9996e8c8797f: Preparing [2023-04-05T15:45:48.173Z] 022331cfe23c: Preparing [2023-04-05T15:45:48.173Z] e085155aa624: Preparing [2023-04-05T15:45:48.173Z] b34f2edd661e: Preparing [2023-04-05T15:45:48.173Z] d6cc78227850: Preparing [2023-04-05T15:45:48.173Z] 2837c5cf7e49: Preparing [2023-04-05T15:45:48.173Z] e7de2c99bd1f: Preparing [2023-04-05T15:45:48.173Z] f1417ff83b31: Preparing [2023-04-05T15:45:48.173Z] d6cc78227850: Waiting [2023-04-05T15:45:48.173Z] e085155aa624: Waiting [2023-04-05T15:45:48.173Z] 2837c5cf7e49: Waiting [2023-04-05T15:45:48.173Z] e7de2c99bd1f: Waiting [2023-04-05T15:45:48.173Z] f1417ff83b31: Waiting [2023-04-05T15:45:48.173Z] b34f2edd661e: Waiting [2023-04-05T15:45:48.173Z] 022331cfe23c: Layer already exists [2023-04-05T15:45:48.173Z] 9996e8c8797f: Layer already exists [2023-04-05T15:45:48.173Z] 06a747bf5525: Layer already exists [2023-04-05T15:45:48.173Z] fcfcd12c97a7: Layer already exists [2023-04-05T15:45:48.173Z] 31b67ccbdbf4: Layer already exists [2023-04-05T15:45:48.173Z] b34f2edd661e: Layer already exists [2023-04-05T15:45:48.173Z] e085155aa624: Layer already exists [2023-04-05T15:45:48.173Z] d6cc78227850: Layer already exists [2023-04-05T15:45:48.173Z] 2837c5cf7e49: Layer already exists [2023-04-05T15:45:48.173Z] e7de2c99bd1f: Layer already exists [2023-04-05T15:45:48.173Z] f1417ff83b31: Layer already exists [2023-04-05T15:45:48.173Z] 3.0.0-dev.121: digest: sha256:b409df81a1521a9ddfec58c443f573ef98757327ac46ce1dcd53ab965569d594 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-05T15:45:48.489Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:581b0da79acfc8c7cfb708782744174800bf9092-3.0.0-dev.121 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-05T15:45:48.791Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:581b0da79acfc8c7cfb708782744174800bf9092-3.0.0-dev.121 [2023-04-05T15:45:48.791Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-04-05T15:45:48.791Z] fcfcd12c97a7: Preparing [2023-04-05T15:45:48.791Z] 31b67ccbdbf4: Preparing [2023-04-05T15:45:48.791Z] 06a747bf5525: Preparing [2023-04-05T15:45:48.791Z] 9996e8c8797f: Preparing [2023-04-05T15:45:48.791Z] 022331cfe23c: Preparing [2023-04-05T15:45:48.791Z] e085155aa624: Preparing [2023-04-05T15:45:48.791Z] b34f2edd661e: Preparing [2023-04-05T15:45:48.791Z] d6cc78227850: Preparing [2023-04-05T15:45:48.791Z] 2837c5cf7e49: Preparing [2023-04-05T15:45:48.791Z] e7de2c99bd1f: Preparing [2023-04-05T15:45:48.791Z] f1417ff83b31: Preparing [2023-04-05T15:45:48.791Z] 2837c5cf7e49: Waiting [2023-04-05T15:45:48.791Z] e7de2c99bd1f: Waiting [2023-04-05T15:45:48.791Z] b34f2edd661e: Waiting [2023-04-05T15:45:48.791Z] f1417ff83b31: Waiting [2023-04-05T15:45:48.791Z] d6cc78227850: Waiting [2023-04-05T15:45:48.791Z] e085155aa624: Waiting [2023-04-05T15:45:48.791Z] 06a747bf5525: Layer already exists [2023-04-05T15:45:48.791Z] fcfcd12c97a7: Layer already exists [2023-04-05T15:45:48.791Z] 9996e8c8797f: Layer already exists [2023-04-05T15:45:48.791Z] 31b67ccbdbf4: Layer already exists [2023-04-05T15:45:48.791Z] 022331cfe23c: Layer already exists [2023-04-05T15:45:48.791Z] e085155aa624: Layer already exists [2023-04-05T15:45:48.791Z] b34f2edd661e: Layer already exists [2023-04-05T15:45:48.791Z] d6cc78227850: Layer already exists [2023-04-05T15:45:48.791Z] e7de2c99bd1f: Layer already exists [2023-04-05T15:45:48.791Z] 2837c5cf7e49: Layer already exists [2023-04-05T15:45:48.791Z] f1417ff83b31: Layer already exists [2023-04-05T15:45:48.791Z] 581b0da79acfc8c7cfb708782744174800bf9092-3.0.0-dev.121: digest: sha256:b409df81a1521a9ddfec58c443f573ef98757327ac46ce1dcd53ab965569d594 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-05T15:45:49.102Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-05T15:45:49.404Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2023-04-05T15:45:49.404Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-04-05T15:45:49.404Z] fcfcd12c97a7: Preparing [2023-04-05T15:45:49.404Z] 31b67ccbdbf4: Preparing [2023-04-05T15:45:49.404Z] 06a747bf5525: Preparing [2023-04-05T15:45:49.404Z] 9996e8c8797f: Preparing [2023-04-05T15:45:49.404Z] 022331cfe23c: Preparing [2023-04-05T15:45:49.404Z] e085155aa624: Preparing [2023-04-05T15:45:49.404Z] b34f2edd661e: Preparing [2023-04-05T15:45:49.404Z] d6cc78227850: Preparing [2023-04-05T15:45:49.404Z] 2837c5cf7e49: Preparing [2023-04-05T15:45:49.404Z] e7de2c99bd1f: Preparing [2023-04-05T15:45:49.404Z] f1417ff83b31: Preparing [2023-04-05T15:45:49.404Z] b34f2edd661e: Waiting [2023-04-05T15:45:49.404Z] d6cc78227850: Waiting [2023-04-05T15:45:49.404Z] 2837c5cf7e49: Waiting [2023-04-05T15:45:49.404Z] e085155aa624: Waiting [2023-04-05T15:45:49.404Z] e7de2c99bd1f: Waiting [2023-04-05T15:45:49.404Z] 31b67ccbdbf4: Layer already exists [2023-04-05T15:45:49.404Z] 9996e8c8797f: Layer already exists [2023-04-05T15:45:49.404Z] 06a747bf5525: Layer already exists [2023-04-05T15:45:49.404Z] fcfcd12c97a7: Layer already exists [2023-04-05T15:45:49.404Z] 022331cfe23c: Layer already exists [2023-04-05T15:45:49.404Z] e085155aa624: Layer already exists [2023-04-05T15:45:49.404Z] d6cc78227850: Layer already exists [2023-04-05T15:45:49.404Z] b34f2edd661e: Layer already exists [2023-04-05T15:45:49.404Z] e7de2c99bd1f: Layer already exists [2023-04-05T15:45:49.405Z] 2837c5cf7e49: Layer already exists [2023-04-05T15:45:49.405Z] f1417ff83b31: Layer already exists [2023-04-05T15:45:49.664Z] main: digest: sha256:b409df81a1521a9ddfec58c443f573ef98757327ac46ce1dcd53ab965569d594 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-05T15:45:49.699Z] ===================================================== [Pipeline] echo [2023-04-05T15:45:49.705Z] taggedImages: [2023-04-05T15:45:49.705Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:581b0da79acfc8c7cfb708782744174800bf9092 [2023-04-05T15:45:49.705Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2023-04-05T15:45:49.705Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.0.0-dev.121 [2023-04-05T15:45:49.705Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:581b0da79acfc8c7cfb708782744174800bf9092-3.0.0-dev.121 [2023-04-05T15:45:49.705Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2023-04-05T15:45:49.724Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: [2023-04-05T15:45:49.724Z] 581b0da79acfc8c7cfb708782744174800bf9092 [2023-04-05T15:45:49.724Z] latest [2023-04-05T15:45:49.724Z] 3.0.0-dev.121 [2023-04-05T15:45:49.724Z] 581b0da79acfc8c7cfb708782744174800bf9092-3.0.0-dev.121 [2023-04-05T15:45:49.724Z] main [2023-04-05T15:45:49.724Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-05T15:45:50.047Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:581b0da79acfc8c7cfb708782744174800bf9092 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-05T15:45:50.353Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:581b0da79acfc8c7cfb708782744174800bf9092 [2023-04-05T15:45:50.353Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-04-05T15:45:50.353Z] 3b8cd45afcb8: Preparing [2023-04-05T15:45:50.353Z] bd6d22ca7831: Preparing [2023-04-05T15:45:50.353Z] d6cc78227850: Preparing [2023-04-05T15:45:50.353Z] 2837c5cf7e49: Preparing [2023-04-05T15:45:50.353Z] ca0508d151e8: Preparing [2023-04-05T15:45:50.353Z] f1417ff83b31: Preparing [2023-04-05T15:45:50.353Z] f1417ff83b31: Waiting [2023-04-05T15:45:50.353Z] 2837c5cf7e49: Layer already exists [2023-04-05T15:45:50.353Z] d6cc78227850: Layer already exists [2023-04-05T15:45:50.353Z] f1417ff83b31: Layer already exists [2023-04-05T15:45:50.353Z] 3b8cd45afcb8: Pushed [2023-04-05T15:45:50.919Z] ca0508d151e8: Pushed [2023-04-05T15:45:53.454Z] bd6d22ca7831: Pushed [2023-04-05T15:45:53.713Z] 581b0da79acfc8c7cfb708782744174800bf9092: digest: sha256:19965c9adc37826514f4d3e3fb27b96a44660a3f57a6a59f697fa79e5a2ad7b7 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-05T15:45:54.097Z] + 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-04-05T15:45:54.442Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2023-04-05T15:45:54.442Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-04-05T15:45:54.442Z] 3b8cd45afcb8: Preparing [2023-04-05T15:45:54.442Z] bd6d22ca7831: Preparing [2023-04-05T15:45:54.442Z] d6cc78227850: Preparing [2023-04-05T15:45:54.442Z] 2837c5cf7e49: Preparing [2023-04-05T15:45:54.442Z] ca0508d151e8: Preparing [2023-04-05T15:45:54.442Z] f1417ff83b31: Preparing [2023-04-05T15:45:54.442Z] f1417ff83b31: Waiting [2023-04-05T15:45:54.442Z] ca0508d151e8: Layer already exists [2023-04-05T15:45:54.442Z] bd6d22ca7831: Layer already exists [2023-04-05T15:45:54.442Z] d6cc78227850: Layer already exists [2023-04-05T15:45:54.442Z] 3b8cd45afcb8: Layer already exists [2023-04-05T15:45:54.442Z] 2837c5cf7e49: Layer already exists [2023-04-05T15:45:54.442Z] f1417ff83b31: Layer already exists [2023-04-05T15:45:54.727Z] latest: digest: sha256:19965c9adc37826514f4d3e3fb27b96a44660a3f57a6a59f697fa79e5a2ad7b7 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-05T15:45:55.061Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.0.0-dev.121 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-05T15:45:55.367Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.0.0-dev.121 [2023-04-05T15:45:55.367Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-04-05T15:45:55.367Z] 3b8cd45afcb8: Preparing [2023-04-05T15:45:55.367Z] bd6d22ca7831: Preparing [2023-04-05T15:45:55.367Z] d6cc78227850: Preparing [2023-04-05T15:45:55.367Z] 2837c5cf7e49: Preparing [2023-04-05T15:45:55.367Z] ca0508d151e8: Preparing [2023-04-05T15:45:55.367Z] f1417ff83b31: Preparing [2023-04-05T15:45:55.367Z] f1417ff83b31: Waiting [2023-04-05T15:45:55.367Z] bd6d22ca7831: Layer already exists [2023-04-05T15:45:55.367Z] 3b8cd45afcb8: Layer already exists [2023-04-05T15:45:55.367Z] d6cc78227850: Layer already exists [2023-04-05T15:45:55.367Z] 2837c5cf7e49: Layer already exists [2023-04-05T15:45:55.367Z] ca0508d151e8: Layer already exists [2023-04-05T15:45:55.367Z] f1417ff83b31: Layer already exists [2023-04-05T15:45:55.367Z] 3.0.0-dev.121: digest: sha256:19965c9adc37826514f4d3e3fb27b96a44660a3f57a6a59f697fa79e5a2ad7b7 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-05T15:45:55.681Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:581b0da79acfc8c7cfb708782744174800bf9092-3.0.0-dev.121 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-05T15:45:55.992Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:581b0da79acfc8c7cfb708782744174800bf9092-3.0.0-dev.121 [2023-04-05T15:45:55.992Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-04-05T15:45:55.992Z] 3b8cd45afcb8: Preparing [2023-04-05T15:45:55.992Z] bd6d22ca7831: Preparing [2023-04-05T15:45:55.992Z] d6cc78227850: Preparing [2023-04-05T15:45:55.992Z] 2837c5cf7e49: Preparing [2023-04-05T15:45:55.992Z] ca0508d151e8: Preparing [2023-04-05T15:45:55.992Z] f1417ff83b31: Preparing [2023-04-05T15:45:55.992Z] f1417ff83b31: Waiting [2023-04-05T15:45:55.992Z] bd6d22ca7831: Layer already exists [2023-04-05T15:45:55.992Z] 2837c5cf7e49: Layer already exists [2023-04-05T15:45:55.992Z] ca0508d151e8: Layer already exists [2023-04-05T15:45:55.992Z] d6cc78227850: Layer already exists [2023-04-05T15:45:55.992Z] 3b8cd45afcb8: Layer already exists [2023-04-05T15:45:55.992Z] f1417ff83b31: Layer already exists [2023-04-05T15:45:55.992Z] 581b0da79acfc8c7cfb708782744174800bf9092-3.0.0-dev.121: digest: sha256:19965c9adc37826514f4d3e3fb27b96a44660a3f57a6a59f697fa79e5a2ad7b7 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-05T15:45:56.305Z] + 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-04-05T15:45:56.616Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2023-04-05T15:45:56.616Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-04-05T15:45:56.616Z] 3b8cd45afcb8: Preparing [2023-04-05T15:45:56.616Z] bd6d22ca7831: Preparing [2023-04-05T15:45:56.616Z] d6cc78227850: Preparing [2023-04-05T15:45:56.616Z] 2837c5cf7e49: Preparing [2023-04-05T15:45:56.616Z] ca0508d151e8: Preparing [2023-04-05T15:45:56.616Z] f1417ff83b31: Preparing [2023-04-05T15:45:56.616Z] f1417ff83b31: Waiting [2023-04-05T15:45:56.616Z] 3b8cd45afcb8: Layer already exists [2023-04-05T15:45:56.616Z] d6cc78227850: Layer already exists [2023-04-05T15:45:56.616Z] 2837c5cf7e49: Layer already exists [2023-04-05T15:45:56.616Z] ca0508d151e8: Layer already exists [2023-04-05T15:45:56.616Z] bd6d22ca7831: Layer already exists [2023-04-05T15:45:56.616Z] f1417ff83b31: Layer already exists [2023-04-05T15:45:57.185Z] main: digest: sha256:19965c9adc37826514f4d3e3fb27b96a44660a3f57a6a59f697fa79e5a2ad7b7 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-05T15:45:57.237Z] ===================================================== [Pipeline] echo [2023-04-05T15:45:57.253Z] taggedImages: [2023-04-05T15:45:57.253Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:581b0da79acfc8c7cfb708782744174800bf9092 [2023-04-05T15:45:57.253Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2023-04-05T15:45:57.253Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.0.0-dev.121 [2023-04-05T15:45:57.253Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:581b0da79acfc8c7cfb708782744174800bf9092-3.0.0-dev.121 [2023-04-05T15:45:57.253Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo [2023-04-05T15:45:57.281Z] [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: [2023-04-05T15:45:57.281Z] 581b0da79acfc8c7cfb708782744174800bf9092 [2023-04-05T15:45:57.281Z] latest [2023-04-05T15:45:57.281Z] 3.0.0-dev.121 [2023-04-05T15:45:57.281Z] 581b0da79acfc8c7cfb708782744174800bf9092-3.0.0-dev.121 [2023-04-05T15:45:57.281Z] main [2023-04-05T15:45:57.281Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-05T15:45:57.603Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:581b0da79acfc8c7cfb708782744174800bf9092 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-05T15:45:57.917Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:581b0da79acfc8c7cfb708782744174800bf9092 [2023-04-05T15:45:57.917Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-04-05T15:45:57.917Z] ffcdb82717f7: Preparing [2023-04-05T15:45:57.917Z] 6f395ca697d3: Preparing [2023-04-05T15:45:57.917Z] b8dc4052dd55: Preparing [2023-04-05T15:45:57.917Z] 8af630281e73: Preparing [2023-04-05T15:45:57.917Z] 91183c99a233: Preparing [2023-04-05T15:45:57.917Z] d6cc78227850: Preparing [2023-04-05T15:45:57.917Z] 2837c5cf7e49: Preparing [2023-04-05T15:45:57.917Z] 07da07bde565: Preparing [2023-04-05T15:45:57.917Z] f1417ff83b31: Preparing [2023-04-05T15:45:57.917Z] d6cc78227850: Waiting [2023-04-05T15:45:57.917Z] f1417ff83b31: Waiting [2023-04-05T15:45:57.917Z] 2837c5cf7e49: Waiting [2023-04-05T15:45:57.917Z] 07da07bde565: Waiting [2023-04-05T15:45:58.181Z] b8dc4052dd55: Pushed [2023-04-05T15:45:58.181Z] 6f395ca697d3: Pushed [2023-04-05T15:45:58.181Z] ffcdb82717f7: Pushed [2023-04-05T15:45:58.181Z] d6cc78227850: Layer already exists [2023-04-05T15:45:58.181Z] f1417ff83b31: Layer already exists [2023-04-05T15:45:58.181Z] 2837c5cf7e49: Layer already exists [2023-04-05T15:45:58.750Z] 07da07bde565: Pushed [2023-04-05T15:46:02.035Z] 91183c99a233: Pushed [2023-04-05T15:46:05.321Z] 8af630281e73: Pushed [2023-04-05T15:46:05.321Z] 581b0da79acfc8c7cfb708782744174800bf9092: digest: sha256:a9812fbba5c255f8420f26808089f6e57c6870728b9541282e26569e5209e700 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-05T15:46:05.622Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-05T15:46:05.930Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2023-04-05T15:46:05.931Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-04-05T15:46:05.931Z] ffcdb82717f7: Preparing [2023-04-05T15:46:05.931Z] 6f395ca697d3: Preparing [2023-04-05T15:46:05.931Z] b8dc4052dd55: Preparing [2023-04-05T15:46:05.931Z] 8af630281e73: Preparing [2023-04-05T15:46:05.931Z] 91183c99a233: Preparing [2023-04-05T15:46:05.931Z] d6cc78227850: Preparing [2023-04-05T15:46:05.931Z] 2837c5cf7e49: Preparing [2023-04-05T15:46:05.931Z] 07da07bde565: Preparing [2023-04-05T15:46:05.931Z] f1417ff83b31: Preparing [2023-04-05T15:46:05.931Z] 2837c5cf7e49: Waiting [2023-04-05T15:46:05.931Z] d6cc78227850: Waiting [2023-04-05T15:46:05.931Z] 07da07bde565: Waiting [2023-04-05T15:46:05.931Z] f1417ff83b31: Waiting [2023-04-05T15:46:05.931Z] ffcdb82717f7: Layer already exists [2023-04-05T15:46:05.931Z] 6f395ca697d3: Layer already exists [2023-04-05T15:46:05.931Z] b8dc4052dd55: Layer already exists [2023-04-05T15:46:05.931Z] 8af630281e73: Layer already exists [2023-04-05T15:46:05.931Z] 91183c99a233: Layer already exists [2023-04-05T15:46:05.931Z] 07da07bde565: Layer already exists [2023-04-05T15:46:05.931Z] 2837c5cf7e49: Layer already exists [2023-04-05T15:46:05.931Z] d6cc78227850: Layer already exists [2023-04-05T15:46:05.931Z] f1417ff83b31: Layer already exists [2023-04-05T15:46:06.189Z] latest: digest: sha256:a9812fbba5c255f8420f26808089f6e57c6870728b9541282e26569e5209e700 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-05T15:46:06.489Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:3.0.0-dev.121 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-05T15:46:06.789Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:3.0.0-dev.121 [2023-04-05T15:46:06.789Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-04-05T15:46:07.360Z] ffcdb82717f7: Preparing [2023-04-05T15:46:07.360Z] 6f395ca697d3: Preparing [2023-04-05T15:46:07.360Z] b8dc4052dd55: Preparing [2023-04-05T15:46:07.360Z] 8af630281e73: Preparing [2023-04-05T15:46:07.360Z] 91183c99a233: Preparing [2023-04-05T15:46:07.360Z] d6cc78227850: Preparing [2023-04-05T15:46:07.360Z] 2837c5cf7e49: Preparing [2023-04-05T15:46:07.360Z] 07da07bde565: Preparing [2023-04-05T15:46:07.360Z] f1417ff83b31: Preparing [2023-04-05T15:46:07.360Z] d6cc78227850: Waiting [2023-04-05T15:46:07.360Z] 2837c5cf7e49: Waiting [2023-04-05T15:46:07.360Z] 07da07bde565: Waiting [2023-04-05T15:46:07.360Z] f1417ff83b31: Waiting [2023-04-05T15:46:07.619Z] 6f395ca697d3: Layer already exists [2023-04-05T15:46:07.619Z] 91183c99a233: Layer already exists [2023-04-05T15:46:07.619Z] 8af630281e73: Layer already exists [2023-04-05T15:46:07.619Z] ffcdb82717f7: Layer already exists [2023-04-05T15:46:07.619Z] b8dc4052dd55: Layer already exists [2023-04-05T15:46:07.619Z] 2837c5cf7e49: Layer already exists [2023-04-05T15:46:07.619Z] 07da07bde565: Layer already exists [2023-04-05T15:46:07.619Z] d6cc78227850: Layer already exists [2023-04-05T15:46:07.619Z] f1417ff83b31: Layer already exists [2023-04-05T15:46:07.619Z] 3.0.0-dev.121: digest: sha256:a9812fbba5c255f8420f26808089f6e57c6870728b9541282e26569e5209e700 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-05T15:46:07.923Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:581b0da79acfc8c7cfb708782744174800bf9092-3.0.0-dev.121 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-05T15:46:08.224Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:581b0da79acfc8c7cfb708782744174800bf9092-3.0.0-dev.121 [2023-04-05T15:46:08.224Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-04-05T15:46:08.224Z] ffcdb82717f7: Preparing [2023-04-05T15:46:08.224Z] 6f395ca697d3: Preparing [2023-04-05T15:46:08.224Z] b8dc4052dd55: Preparing [2023-04-05T15:46:08.224Z] 8af630281e73: Preparing [2023-04-05T15:46:08.224Z] 91183c99a233: Preparing [2023-04-05T15:46:08.224Z] d6cc78227850: Preparing [2023-04-05T15:46:08.224Z] 2837c5cf7e49: Preparing [2023-04-05T15:46:08.224Z] 07da07bde565: Preparing [2023-04-05T15:46:08.224Z] f1417ff83b31: Preparing [2023-04-05T15:46:08.224Z] d6cc78227850: Waiting [2023-04-05T15:46:08.224Z] 2837c5cf7e49: Waiting [2023-04-05T15:46:08.224Z] f1417ff83b31: Waiting [2023-04-05T15:46:08.224Z] 07da07bde565: Waiting [2023-04-05T15:46:08.224Z] 6f395ca697d3: Layer already exists [2023-04-05T15:46:08.224Z] b8dc4052dd55: Layer already exists [2023-04-05T15:46:08.224Z] ffcdb82717f7: Layer already exists [2023-04-05T15:46:08.224Z] 8af630281e73: Layer already exists [2023-04-05T15:46:08.224Z] 91183c99a233: Layer already exists [2023-04-05T15:46:08.224Z] d6cc78227850: Layer already exists [2023-04-05T15:46:08.224Z] 07da07bde565: Layer already exists [2023-04-05T15:46:08.224Z] 2837c5cf7e49: Layer already exists [2023-04-05T15:46:08.224Z] f1417ff83b31: Layer already exists [2023-04-05T15:46:08.224Z] 581b0da79acfc8c7cfb708782744174800bf9092-3.0.0-dev.121: digest: sha256:a9812fbba5c255f8420f26808089f6e57c6870728b9541282e26569e5209e700 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-05T15:46:08.531Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-05T15:46:08.839Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main [2023-04-05T15:46:08.839Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-04-05T15:46:08.839Z] ffcdb82717f7: Preparing [2023-04-05T15:46:08.839Z] 6f395ca697d3: Preparing [2023-04-05T15:46:08.839Z] b8dc4052dd55: Preparing [2023-04-05T15:46:08.839Z] 8af630281e73: Preparing [2023-04-05T15:46:08.839Z] 91183c99a233: Preparing [2023-04-05T15:46:08.839Z] d6cc78227850: Preparing [2023-04-05T15:46:08.839Z] 2837c5cf7e49: Preparing [2023-04-05T15:46:08.839Z] 07da07bde565: Preparing [2023-04-05T15:46:08.839Z] f1417ff83b31: Preparing [2023-04-05T15:46:08.839Z] d6cc78227850: Waiting [2023-04-05T15:46:08.839Z] 2837c5cf7e49: Waiting [2023-04-05T15:46:08.839Z] 07da07bde565: Waiting [2023-04-05T15:46:08.839Z] f1417ff83b31: Waiting [2023-04-05T15:46:08.839Z] b8dc4052dd55: Layer already exists [2023-04-05T15:46:08.839Z] ffcdb82717f7: Layer already exists [2023-04-05T15:46:08.839Z] 8af630281e73: Layer already exists [2023-04-05T15:46:08.839Z] 91183c99a233: Layer already exists [2023-04-05T15:46:08.839Z] 2837c5cf7e49: Layer already exists [2023-04-05T15:46:08.839Z] d6cc78227850: Layer already exists [2023-04-05T15:46:08.839Z] 6f395ca697d3: Layer already exists [2023-04-05T15:46:08.839Z] 07da07bde565: Layer already exists [2023-04-05T15:46:08.839Z] f1417ff83b31: Layer already exists [2023-04-05T15:46:08.839Z] main: digest: sha256:a9812fbba5c255f8420f26808089f6e57c6870728b9541282e26569e5209e700 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-05T15:46:08.889Z] ===================================================== [Pipeline] echo [2023-04-05T15:46:08.899Z] taggedImages: [2023-04-05T15:46:08.899Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:581b0da79acfc8c7cfb708782744174800bf9092 [2023-04-05T15:46:08.899Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2023-04-05T15:46:08.899Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:3.0.0-dev.121 [2023-04-05T15:46:08.899Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:581b0da79acfc8c7cfb708782744174800bf9092-3.0.0-dev.121 [2023-04-05T15:46:08.899Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo [2023-04-05T15:46:08.917Z] [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: [2023-04-05T15:46:08.917Z] 581b0da79acfc8c7cfb708782744174800bf9092 [2023-04-05T15:46:08.917Z] latest [2023-04-05T15:46:08.917Z] 3.0.0-dev.121 [2023-04-05T15:46:08.917Z] 581b0da79acfc8c7cfb708782744174800bf9092-3.0.0-dev.121 [2023-04-05T15:46:08.917Z] main [2023-04-05T15:46:08.917Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-05T15:46:09.220Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:581b0da79acfc8c7cfb708782744174800bf9092 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-05T15:46:09.520Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:581b0da79acfc8c7cfb708782744174800bf9092 [2023-04-05T15:46:09.520Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-04-05T15:46:09.520Z] 5382829504a8: Preparing [2023-04-05T15:46:09.520Z] 035ecdd8e193: Preparing [2023-04-05T15:46:09.520Z] 7a31df89aecb: Preparing [2023-04-05T15:46:09.520Z] e1921f78a2ff: Preparing [2023-04-05T15:46:09.520Z] d6cc78227850: Preparing [2023-04-05T15:46:09.520Z] 2837c5cf7e49: Preparing [2023-04-05T15:46:09.520Z] f8fdcb4cad16: Preparing [2023-04-05T15:46:09.520Z] f1417ff83b31: Preparing [2023-04-05T15:46:09.520Z] 2837c5cf7e49: Waiting [2023-04-05T15:46:09.520Z] f8fdcb4cad16: Waiting [2023-04-05T15:46:09.520Z] f1417ff83b31: Waiting [2023-04-05T15:46:09.520Z] d6cc78227850: Layer already exists [2023-04-05T15:46:09.520Z] 2837c5cf7e49: Layer already exists [2023-04-05T15:46:10.087Z] 5382829504a8: Pushed [2023-04-05T15:46:10.087Z] 035ecdd8e193: Pushed [2023-04-05T15:46:10.346Z] 7a31df89aecb: Pushed [2023-04-05T15:46:10.346Z] f1417ff83b31: Layer already exists [2023-04-05T15:46:10.346Z] f8fdcb4cad16: Pushed [2023-04-05T15:46:16.920Z] e1921f78a2ff: Pushed [2023-04-05T15:46:17.179Z] 581b0da79acfc8c7cfb708782744174800bf9092: digest: sha256:3b0ed3b862e5204568700acd9c2e6e589ba852aa7ecb1722c041061e9754e8f8 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-05T15:46:17.482Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-05T15:46:17.779Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest [2023-04-05T15:46:17.779Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-04-05T15:46:17.779Z] 5382829504a8: Preparing [2023-04-05T15:46:17.779Z] 035ecdd8e193: Preparing [2023-04-05T15:46:17.779Z] 7a31df89aecb: Preparing [2023-04-05T15:46:17.779Z] e1921f78a2ff: Preparing [2023-04-05T15:46:17.779Z] d6cc78227850: Preparing [2023-04-05T15:46:17.779Z] 2837c5cf7e49: Preparing [2023-04-05T15:46:17.779Z] f8fdcb4cad16: Preparing [2023-04-05T15:46:17.780Z] f1417ff83b31: Preparing [2023-04-05T15:46:17.780Z] 2837c5cf7e49: Waiting [2023-04-05T15:46:17.780Z] f1417ff83b31: Waiting [2023-04-05T15:46:17.780Z] 7a31df89aecb: Layer already exists [2023-04-05T15:46:17.780Z] 5382829504a8: Layer already exists [2023-04-05T15:46:17.780Z] d6cc78227850: Layer already exists [2023-04-05T15:46:17.780Z] e1921f78a2ff: Layer already exists [2023-04-05T15:46:17.780Z] 035ecdd8e193: Layer already exists [2023-04-05T15:46:17.780Z] f8fdcb4cad16: Layer already exists [2023-04-05T15:46:17.780Z] 2837c5cf7e49: Layer already exists [2023-04-05T15:46:17.780Z] f1417ff83b31: Layer already exists [2023-04-05T15:46:18.040Z] latest: digest: sha256:3b0ed3b862e5204568700acd9c2e6e589ba852aa7ecb1722c041061e9754e8f8 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-05T15:46:18.348Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:3.0.0-dev.121 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-05T15:46:18.650Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:3.0.0-dev.121 [2023-04-05T15:46:18.650Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-04-05T15:46:18.650Z] 5382829504a8: Preparing [2023-04-05T15:46:18.650Z] 035ecdd8e193: Preparing [2023-04-05T15:46:18.650Z] 7a31df89aecb: Preparing [2023-04-05T15:46:18.650Z] e1921f78a2ff: Preparing [2023-04-05T15:46:18.650Z] d6cc78227850: Preparing [2023-04-05T15:46:18.650Z] 2837c5cf7e49: Preparing [2023-04-05T15:46:18.650Z] f8fdcb4cad16: Preparing [2023-04-05T15:46:18.650Z] f1417ff83b31: Preparing [2023-04-05T15:46:18.650Z] 2837c5cf7e49: Waiting [2023-04-05T15:46:18.650Z] f8fdcb4cad16: Waiting [2023-04-05T15:46:18.650Z] f1417ff83b31: Waiting [2023-04-05T15:46:19.218Z] d6cc78227850: Layer already exists [2023-04-05T15:46:19.218Z] e1921f78a2ff: Layer already exists [2023-04-05T15:46:19.218Z] 7a31df89aecb: Layer already exists [2023-04-05T15:46:19.218Z] 5382829504a8: Layer already exists [2023-04-05T15:46:19.218Z] 035ecdd8e193: Layer already exists [2023-04-05T15:46:19.218Z] f8fdcb4cad16: Layer already exists [2023-04-05T15:46:19.218Z] 2837c5cf7e49: Layer already exists [2023-04-05T15:46:19.218Z] f1417ff83b31: Layer already exists [2023-04-05T15:46:19.218Z] 3.0.0-dev.121: digest: sha256:3b0ed3b862e5204568700acd9c2e6e589ba852aa7ecb1722c041061e9754e8f8 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-05T15:46:19.535Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:581b0da79acfc8c7cfb708782744174800bf9092-3.0.0-dev.121 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-05T15:46:19.838Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:581b0da79acfc8c7cfb708782744174800bf9092-3.0.0-dev.121 [2023-04-05T15:46:19.838Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-04-05T15:46:19.839Z] 5382829504a8: Preparing [2023-04-05T15:46:19.839Z] 035ecdd8e193: Preparing [2023-04-05T15:46:19.839Z] 7a31df89aecb: Preparing [2023-04-05T15:46:19.839Z] e1921f78a2ff: Preparing [2023-04-05T15:46:19.839Z] d6cc78227850: Preparing [2023-04-05T15:46:19.839Z] 2837c5cf7e49: Preparing [2023-04-05T15:46:19.839Z] f8fdcb4cad16: Preparing [2023-04-05T15:46:19.839Z] f1417ff83b31: Preparing [2023-04-05T15:46:19.839Z] f8fdcb4cad16: Waiting [2023-04-05T15:46:19.839Z] f1417ff83b31: Waiting [2023-04-05T15:46:19.839Z] 2837c5cf7e49: Waiting [2023-04-05T15:46:19.839Z] 035ecdd8e193: Layer already exists [2023-04-05T15:46:19.839Z] 5382829504a8: Layer already exists [2023-04-05T15:46:19.839Z] e1921f78a2ff: Layer already exists [2023-04-05T15:46:19.839Z] d6cc78227850: Layer already exists [2023-04-05T15:46:19.839Z] 7a31df89aecb: Layer already exists [2023-04-05T15:46:19.839Z] f8fdcb4cad16: Layer already exists [2023-04-05T15:46:19.839Z] 2837c5cf7e49: Layer already exists [2023-04-05T15:46:19.839Z] f1417ff83b31: Layer already exists [2023-04-05T15:46:19.839Z] 581b0da79acfc8c7cfb708782744174800bf9092-3.0.0-dev.121: digest: sha256:3b0ed3b862e5204568700acd9c2e6e589ba852aa7ecb1722c041061e9754e8f8 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-05T15:46:20.147Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-05T15:46:20.450Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main [2023-04-05T15:46:20.450Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-04-05T15:46:20.450Z] 5382829504a8: Preparing [2023-04-05T15:46:20.450Z] 035ecdd8e193: Preparing [2023-04-05T15:46:20.450Z] 7a31df89aecb: Preparing [2023-04-05T15:46:20.450Z] e1921f78a2ff: Preparing [2023-04-05T15:46:20.450Z] d6cc78227850: Preparing [2023-04-05T15:46:20.450Z] 2837c5cf7e49: Preparing [2023-04-05T15:46:20.450Z] f8fdcb4cad16: Preparing [2023-04-05T15:46:20.450Z] f1417ff83b31: Preparing [2023-04-05T15:46:20.450Z] f8fdcb4cad16: Waiting [2023-04-05T15:46:20.450Z] f1417ff83b31: Waiting [2023-04-05T15:46:20.450Z] 2837c5cf7e49: Waiting [2023-04-05T15:46:20.450Z] 035ecdd8e193: Layer already exists [2023-04-05T15:46:20.450Z] e1921f78a2ff: Layer already exists [2023-04-05T15:46:20.450Z] 5382829504a8: Layer already exists [2023-04-05T15:46:20.450Z] d6cc78227850: Layer already exists [2023-04-05T15:46:20.450Z] 7a31df89aecb: Layer already exists [2023-04-05T15:46:20.450Z] 2837c5cf7e49: Layer already exists [2023-04-05T15:46:20.450Z] f1417ff83b31: Layer already exists [2023-04-05T15:46:20.450Z] f8fdcb4cad16: Layer already exists [2023-04-05T15:46:20.450Z] main: digest: sha256:3b0ed3b862e5204568700acd9c2e6e589ba852aa7ecb1722c041061e9754e8f8 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-05T15:46:20.495Z] ===================================================== [Pipeline] echo [2023-04-05T15:46:20.503Z] taggedImages: [2023-04-05T15:46:20.503Z] - nexus3.edgexfoundry.org:10004/security-spire-config:581b0da79acfc8c7cfb708782744174800bf9092 [2023-04-05T15:46:20.503Z] - nexus3.edgexfoundry.org:10004/security-spire-config:latest [2023-04-05T15:46:20.503Z] - nexus3.edgexfoundry.org:10004/security-spire-config:3.0.0-dev.121 [2023-04-05T15:46:20.503Z] - nexus3.edgexfoundry.org:10004/security-spire-config:581b0da79acfc8c7cfb708782744174800bf9092-3.0.0-dev.121 [2023-04-05T15:46:20.503Z] - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo [2023-04-05T15:46:20.523Z] [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: [2023-04-05T15:46:20.523Z] 581b0da79acfc8c7cfb708782744174800bf9092 [2023-04-05T15:46:20.523Z] latest [2023-04-05T15:46:20.523Z] 3.0.0-dev.121 [2023-04-05T15:46:20.523Z] 581b0da79acfc8c7cfb708782744174800bf9092-3.0.0-dev.121 [2023-04-05T15:46:20.523Z] main [2023-04-05T15:46:20.523Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-05T15:46:20.834Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:581b0da79acfc8c7cfb708782744174800bf9092 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-05T15:46:21.143Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:581b0da79acfc8c7cfb708782744174800bf9092 [2023-04-05T15:46:21.143Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-04-05T15:46:21.143Z] fe8d0c1951b2: Preparing [2023-04-05T15:46:21.143Z] 19c21c1dc64f: Preparing [2023-04-05T15:46:21.143Z] 1833809b3601: Preparing [2023-04-05T15:46:21.143Z] e1921f78a2ff: Preparing [2023-04-05T15:46:21.143Z] d6cc78227850: Preparing [2023-04-05T15:46:21.143Z] 2837c5cf7e49: Preparing [2023-04-05T15:46:21.143Z] 20ccd24f87d3: Preparing [2023-04-05T15:46:21.143Z] f1417ff83b31: Preparing [2023-04-05T15:46:21.143Z] 20ccd24f87d3: Waiting [2023-04-05T15:46:21.143Z] f1417ff83b31: Waiting [2023-04-05T15:46:21.143Z] 2837c5cf7e49: Waiting [2023-04-05T15:46:21.143Z] e1921f78a2ff: Layer already exists [2023-04-05T15:46:21.143Z] d6cc78227850: Layer already exists [2023-04-05T15:46:21.143Z] 2837c5cf7e49: Layer already exists [2023-04-05T15:46:21.143Z] f1417ff83b31: Layer already exists [2023-04-05T15:46:21.404Z] fe8d0c1951b2: Pushed [2023-04-05T15:46:21.404Z] 19c21c1dc64f: Pushed [2023-04-05T15:46:21.404Z] 1833809b3601: Pushed [2023-04-05T15:46:21.974Z] 20ccd24f87d3: Pushed [2023-04-05T15:46:22.543Z] 581b0da79acfc8c7cfb708782744174800bf9092: digest: sha256:b7878736df23009c30b1d1ed87bb3fb028d6a3ef095dcbfaa31aec7cc0af1fe7 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-05T15:46:22.863Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-05T15:46:23.168Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest [2023-04-05T15:46:23.168Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-04-05T15:46:23.168Z] fe8d0c1951b2: Preparing [2023-04-05T15:46:23.168Z] 19c21c1dc64f: Preparing [2023-04-05T15:46:23.168Z] 1833809b3601: Preparing [2023-04-05T15:46:23.168Z] e1921f78a2ff: Preparing [2023-04-05T15:46:23.168Z] d6cc78227850: Preparing [2023-04-05T15:46:23.168Z] 2837c5cf7e49: Preparing [2023-04-05T15:46:23.168Z] 20ccd24f87d3: Preparing [2023-04-05T15:46:23.168Z] f1417ff83b31: Preparing [2023-04-05T15:46:23.168Z] 2837c5cf7e49: Waiting [2023-04-05T15:46:23.168Z] 20ccd24f87d3: Waiting [2023-04-05T15:46:23.168Z] f1417ff83b31: Waiting [2023-04-05T15:46:23.168Z] fe8d0c1951b2: Layer already exists [2023-04-05T15:46:23.168Z] 1833809b3601: Layer already exists [2023-04-05T15:46:23.168Z] d6cc78227850: Layer already exists [2023-04-05T15:46:23.168Z] 19c21c1dc64f: Layer already exists [2023-04-05T15:46:23.168Z] e1921f78a2ff: Layer already exists [2023-04-05T15:46:23.168Z] 2837c5cf7e49: Layer already exists [2023-04-05T15:46:23.168Z] f1417ff83b31: Layer already exists [2023-04-05T15:46:23.168Z] 20ccd24f87d3: Layer already exists [2023-04-05T15:46:26.458Z] latest: digest: sha256:b7878736df23009c30b1d1ed87bb3fb028d6a3ef095dcbfaa31aec7cc0af1fe7 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-05T15:46:26.759Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:3.0.0-dev.121 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-05T15:46:27.063Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:3.0.0-dev.121 [2023-04-05T15:46:27.063Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-04-05T15:46:27.321Z] fe8d0c1951b2: Preparing [2023-04-05T15:46:27.321Z] 19c21c1dc64f: Preparing [2023-04-05T15:46:27.321Z] 1833809b3601: Preparing [2023-04-05T15:46:27.321Z] e1921f78a2ff: Preparing [2023-04-05T15:46:27.321Z] d6cc78227850: Preparing [2023-04-05T15:46:27.321Z] 2837c5cf7e49: Preparing [2023-04-05T15:46:27.321Z] 20ccd24f87d3: Preparing [2023-04-05T15:46:27.321Z] 2837c5cf7e49: Waiting [2023-04-05T15:46:27.321Z] f1417ff83b31: Preparing [2023-04-05T15:46:27.321Z] 20ccd24f87d3: Waiting [2023-04-05T15:46:27.321Z] f1417ff83b31: Waiting [2023-04-05T15:46:27.581Z] 1833809b3601: Layer already exists [2023-04-05T15:46:27.581Z] fe8d0c1951b2: Layer already exists [2023-04-05T15:46:27.581Z] 19c21c1dc64f: Layer already exists [2023-04-05T15:46:27.581Z] d6cc78227850: Layer already exists [2023-04-05T15:46:27.581Z] e1921f78a2ff: Layer already exists [2023-04-05T15:46:27.581Z] f1417ff83b31: Layer already exists [2023-04-05T15:46:27.581Z] 20ccd24f87d3: Layer already exists [2023-04-05T15:46:27.581Z] 2837c5cf7e49: Layer already exists [2023-04-05T15:46:27.581Z] 3.0.0-dev.121: digest: sha256:b7878736df23009c30b1d1ed87bb3fb028d6a3ef095dcbfaa31aec7cc0af1fe7 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-05T15:46:27.886Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:581b0da79acfc8c7cfb708782744174800bf9092-3.0.0-dev.121 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-05T15:46:28.188Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:581b0da79acfc8c7cfb708782744174800bf9092-3.0.0-dev.121 [2023-04-05T15:46:28.188Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-04-05T15:46:28.188Z] fe8d0c1951b2: Preparing [2023-04-05T15:46:28.188Z] 19c21c1dc64f: Preparing [2023-04-05T15:46:28.188Z] 1833809b3601: Preparing [2023-04-05T15:46:28.188Z] e1921f78a2ff: Preparing [2023-04-05T15:46:28.188Z] d6cc78227850: Preparing [2023-04-05T15:46:28.188Z] 2837c5cf7e49: Preparing [2023-04-05T15:46:28.188Z] 20ccd24f87d3: Preparing [2023-04-05T15:46:28.188Z] f1417ff83b31: Preparing [2023-04-05T15:46:28.188Z] 2837c5cf7e49: Waiting [2023-04-05T15:46:28.188Z] 20ccd24f87d3: Waiting [2023-04-05T15:46:28.188Z] f1417ff83b31: Waiting [2023-04-05T15:46:28.188Z] fe8d0c1951b2: Layer already exists [2023-04-05T15:46:28.188Z] 1833809b3601: Layer already exists [2023-04-05T15:46:28.188Z] e1921f78a2ff: Layer already exists [2023-04-05T15:46:28.188Z] 19c21c1dc64f: Layer already exists [2023-04-05T15:46:28.188Z] d6cc78227850: Layer already exists [2023-04-05T15:46:28.188Z] f1417ff83b31: Layer already exists [2023-04-05T15:46:28.188Z] 2837c5cf7e49: Layer already exists [2023-04-05T15:46:28.188Z] 20ccd24f87d3: Layer already exists [2023-04-05T15:46:28.448Z] 581b0da79acfc8c7cfb708782744174800bf9092-3.0.0-dev.121: digest: sha256:b7878736df23009c30b1d1ed87bb3fb028d6a3ef095dcbfaa31aec7cc0af1fe7 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-05T15:46:28.760Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-05T15:46:29.063Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main [2023-04-05T15:46:29.063Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-04-05T15:46:29.063Z] fe8d0c1951b2: Preparing [2023-04-05T15:46:29.063Z] 19c21c1dc64f: Preparing [2023-04-05T15:46:29.063Z] 1833809b3601: Preparing [2023-04-05T15:46:29.063Z] e1921f78a2ff: Preparing [2023-04-05T15:46:29.063Z] d6cc78227850: Preparing [2023-04-05T15:46:29.063Z] 2837c5cf7e49: Preparing [2023-04-05T15:46:29.063Z] 20ccd24f87d3: Preparing [2023-04-05T15:46:29.063Z] f1417ff83b31: Preparing [2023-04-05T15:46:29.063Z] 2837c5cf7e49: Waiting [2023-04-05T15:46:29.063Z] 20ccd24f87d3: Waiting [2023-04-05T15:46:29.063Z] f1417ff83b31: Waiting [2023-04-05T15:46:29.322Z] fe8d0c1951b2: Layer already exists [2023-04-05T15:46:29.322Z] 1833809b3601: Layer already exists [2023-04-05T15:46:29.322Z] d6cc78227850: Layer already exists [2023-04-05T15:46:29.322Z] e1921f78a2ff: Layer already exists [2023-04-05T15:46:29.322Z] 20ccd24f87d3: Layer already exists [2023-04-05T15:46:29.322Z] 2837c5cf7e49: Layer already exists [2023-04-05T15:46:29.322Z] f1417ff83b31: Layer already exists [2023-04-05T15:46:30.261Z] 19c21c1dc64f: Layer already exists [2023-04-05T15:46:30.261Z] main: digest: sha256:b7878736df23009c30b1d1ed87bb3fb028d6a3ef095dcbfaa31aec7cc0af1fe7 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-05T15:46:30.300Z] ===================================================== [Pipeline] echo [2023-04-05T15:46:30.307Z] taggedImages: [2023-04-05T15:46:30.307Z] - nexus3.edgexfoundry.org:10004/security-spire-server:581b0da79acfc8c7cfb708782744174800bf9092 [2023-04-05T15:46:30.307Z] - nexus3.edgexfoundry.org:10004/security-spire-server:latest [2023-04-05T15:46:30.307Z] - nexus3.edgexfoundry.org:10004/security-spire-server:3.0.0-dev.121 [2023-04-05T15:46:30.307Z] - nexus3.edgexfoundry.org:10004/security-spire-server:581b0da79acfc8c7cfb708782744174800bf9092-3.0.0-dev.121 [2023-04-05T15:46:30.307Z] - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo [2023-04-05T15:46:30.323Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2023-04-05T15:46:30.323Z] 581b0da79acfc8c7cfb708782744174800bf9092 [2023-04-05T15:46:30.323Z] latest [2023-04-05T15:46:30.323Z] 3.0.0-dev.121 [2023-04-05T15:46:30.323Z] 581b0da79acfc8c7cfb708782744174800bf9092-3.0.0-dev.121 [2023-04-05T15:46:30.323Z] main [2023-04-05T15:46:30.323Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-05T15:46:30.635Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:581b0da79acfc8c7cfb708782744174800bf9092 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-05T15:46:30.940Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:581b0da79acfc8c7cfb708782744174800bf9092 [2023-04-05T15:46:30.940Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-04-05T15:46:30.940Z] ebd7da2fbc34: Preparing [2023-04-05T15:46:30.940Z] c5ecbe2b239b: Preparing [2023-04-05T15:46:30.940Z] d6cc78227850: Preparing [2023-04-05T15:46:30.940Z] 2837c5cf7e49: Preparing [2023-04-05T15:46:30.940Z] 9200ed38f07f: Preparing [2023-04-05T15:46:30.940Z] f1417ff83b31: Preparing [2023-04-05T15:46:30.940Z] f1417ff83b31: Waiting [2023-04-05T15:46:30.940Z] 2837c5cf7e49: Layer already exists [2023-04-05T15:46:30.940Z] d6cc78227850: Layer already exists [2023-04-05T15:46:30.940Z] f1417ff83b31: Layer already exists [2023-04-05T15:46:30.940Z] ebd7da2fbc34: Pushed [2023-04-05T15:46:31.515Z] 9200ed38f07f: Pushed [2023-04-05T15:46:35.701Z] c5ecbe2b239b: Pushed [2023-04-05T15:46:36.267Z] 581b0da79acfc8c7cfb708782744174800bf9092: digest: sha256:2df6fd25f9bc8e17a0913649542f1082cd7c503500bae70493b5fd5d94a06f7e size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-05T15:46:36.566Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-05T15:46:36.866Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2023-04-05T15:46:36.866Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-04-05T15:46:36.866Z] ebd7da2fbc34: Preparing [2023-04-05T15:46:36.866Z] c5ecbe2b239b: Preparing [2023-04-05T15:46:36.866Z] d6cc78227850: Preparing [2023-04-05T15:46:36.866Z] 2837c5cf7e49: Preparing [2023-04-05T15:46:36.866Z] 9200ed38f07f: Preparing [2023-04-05T15:46:36.866Z] f1417ff83b31: Preparing [2023-04-05T15:46:36.866Z] f1417ff83b31: Waiting [2023-04-05T15:46:36.866Z] d6cc78227850: Layer already exists [2023-04-05T15:46:36.866Z] 2837c5cf7e49: Layer already exists [2023-04-05T15:46:36.866Z] ebd7da2fbc34: Layer already exists [2023-04-05T15:46:36.866Z] 9200ed38f07f: Layer already exists [2023-04-05T15:46:36.866Z] c5ecbe2b239b: Layer already exists [2023-04-05T15:46:36.866Z] f1417ff83b31: Layer already exists [2023-04-05T15:46:37.125Z] latest: digest: sha256:2df6fd25f9bc8e17a0913649542f1082cd7c503500bae70493b5fd5d94a06f7e size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-05T15:46:37.429Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:3.0.0-dev.121 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-05T15:46:37.734Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:3.0.0-dev.121 [2023-04-05T15:46:37.734Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-04-05T15:46:37.734Z] ebd7da2fbc34: Preparing [2023-04-05T15:46:37.734Z] c5ecbe2b239b: Preparing [2023-04-05T15:46:37.734Z] d6cc78227850: Preparing [2023-04-05T15:46:37.734Z] 2837c5cf7e49: Preparing [2023-04-05T15:46:37.734Z] 9200ed38f07f: Preparing [2023-04-05T15:46:37.734Z] f1417ff83b31: Preparing [2023-04-05T15:46:37.734Z] f1417ff83b31: Waiting [2023-04-05T15:46:37.734Z] d6cc78227850: Layer already exists [2023-04-05T15:46:37.734Z] 9200ed38f07f: Layer already exists [2023-04-05T15:46:37.734Z] 2837c5cf7e49: Layer already exists [2023-04-05T15:46:37.734Z] c5ecbe2b239b: Layer already exists [2023-04-05T15:46:37.734Z] ebd7da2fbc34: Layer already exists [2023-04-05T15:46:37.734Z] f1417ff83b31: Layer already exists [2023-04-05T15:46:37.734Z] 3.0.0-dev.121: digest: sha256:2df6fd25f9bc8e17a0913649542f1082cd7c503500bae70493b5fd5d94a06f7e size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-05T15:46:38.041Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:581b0da79acfc8c7cfb708782744174800bf9092-3.0.0-dev.121 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-05T15:46:38.343Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:581b0da79acfc8c7cfb708782744174800bf9092-3.0.0-dev.121 [2023-04-05T15:46:38.343Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-04-05T15:46:38.343Z] ebd7da2fbc34: Preparing [2023-04-05T15:46:38.343Z] c5ecbe2b239b: Preparing [2023-04-05T15:46:38.343Z] d6cc78227850: Preparing [2023-04-05T15:46:38.343Z] 2837c5cf7e49: Preparing [2023-04-05T15:46:38.343Z] 9200ed38f07f: Preparing [2023-04-05T15:46:38.343Z] f1417ff83b31: Preparing [2023-04-05T15:46:38.343Z] f1417ff83b31: Waiting [2023-04-05T15:46:38.343Z] ebd7da2fbc34: Layer already exists [2023-04-05T15:46:38.343Z] d6cc78227850: Layer already exists [2023-04-05T15:46:38.343Z] 9200ed38f07f: Layer already exists [2023-04-05T15:46:38.343Z] c5ecbe2b239b: Layer already exists [2023-04-05T15:46:38.343Z] 2837c5cf7e49: Layer already exists [2023-04-05T15:46:38.343Z] f1417ff83b31: Layer already exists [2023-04-05T15:46:39.718Z] 581b0da79acfc8c7cfb708782744174800bf9092-3.0.0-dev.121: digest: sha256:2df6fd25f9bc8e17a0913649542f1082cd7c503500bae70493b5fd5d94a06f7e size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-05T15:46:40.020Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-05T15:46:40.321Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2023-04-05T15:46:40.321Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-04-05T15:46:40.579Z] ebd7da2fbc34: Preparing [2023-04-05T15:46:40.579Z] c5ecbe2b239b: Preparing [2023-04-05T15:46:40.579Z] d6cc78227850: Preparing [2023-04-05T15:46:40.579Z] 2837c5cf7e49: Preparing [2023-04-05T15:46:40.579Z] 9200ed38f07f: Preparing [2023-04-05T15:46:40.579Z] f1417ff83b31: Preparing [2023-04-05T15:46:40.579Z] f1417ff83b31: Waiting [2023-04-05T15:46:40.839Z] 2837c5cf7e49: Layer already exists [2023-04-05T15:46:40.839Z] c5ecbe2b239b: Layer already exists [2023-04-05T15:46:40.839Z] d6cc78227850: Layer already exists [2023-04-05T15:46:40.839Z] 9200ed38f07f: Layer already exists [2023-04-05T15:46:40.839Z] ebd7da2fbc34: Layer already exists [2023-04-05T15:46:40.839Z] f1417ff83b31: Layer already exists [2023-04-05T15:46:41.098Z] main: digest: sha256:2df6fd25f9bc8e17a0913649542f1082cd7c503500bae70493b5fd5d94a06f7e size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-05T15:46:41.133Z] ===================================================== [Pipeline] echo [2023-04-05T15:46:41.139Z] taggedImages: [2023-04-05T15:46:41.139Z] - nexus3.edgexfoundry.org:10004/support-notifications:581b0da79acfc8c7cfb708782744174800bf9092 [2023-04-05T15:46:41.139Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2023-04-05T15:46:41.139Z] - nexus3.edgexfoundry.org:10004/support-notifications:3.0.0-dev.121 [2023-04-05T15:46:41.139Z] - nexus3.edgexfoundry.org:10004/support-notifications:581b0da79acfc8c7cfb708782744174800bf9092-3.0.0-dev.121 [2023-04-05T15:46:41.139Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo [2023-04-05T15:46:41.154Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2023-04-05T15:46:41.154Z] 581b0da79acfc8c7cfb708782744174800bf9092 [2023-04-05T15:46:41.154Z] latest [2023-04-05T15:46:41.154Z] 3.0.0-dev.121 [2023-04-05T15:46:41.154Z] 581b0da79acfc8c7cfb708782744174800bf9092-3.0.0-dev.121 [2023-04-05T15:46:41.154Z] main [2023-04-05T15:46:41.154Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-05T15:46:41.459Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:581b0da79acfc8c7cfb708782744174800bf9092 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-05T15:46:41.761Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:581b0da79acfc8c7cfb708782744174800bf9092 [2023-04-05T15:46:41.761Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-04-05T15:46:41.761Z] 49ca47e11a33: Preparing [2023-04-05T15:46:41.761Z] 4da591cd8569: Preparing [2023-04-05T15:46:41.761Z] d6cc78227850: Preparing [2023-04-05T15:46:41.761Z] 2837c5cf7e49: Preparing [2023-04-05T15:46:41.761Z] 4b4893f460a3: Preparing [2023-04-05T15:46:41.761Z] f1417ff83b31: Preparing [2023-04-05T15:46:41.761Z] f1417ff83b31: Waiting [2023-04-05T15:46:41.761Z] d6cc78227850: Layer already exists [2023-04-05T15:46:41.761Z] 2837c5cf7e49: Layer already exists [2023-04-05T15:46:41.761Z] 4b4893f460a3: Layer already exists [2023-04-05T15:46:41.761Z] f1417ff83b31: Layer already exists [2023-04-05T15:46:42.022Z] 49ca47e11a33: Pushed [2023-04-05T15:46:44.555Z] 4da591cd8569: Pushed [2023-04-05T15:46:44.815Z] 581b0da79acfc8c7cfb708782744174800bf9092: digest: sha256:29830ac44b6cfd862281acaf6113cbe588a0a97a5b3e0f2650a6b42ed1e31a76 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-05T15:46:45.118Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-05T15:46:45.421Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2023-04-05T15:46:45.421Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-04-05T15:46:45.421Z] 49ca47e11a33: Preparing [2023-04-05T15:46:45.421Z] 4da591cd8569: Preparing [2023-04-05T15:46:45.421Z] d6cc78227850: Preparing [2023-04-05T15:46:45.421Z] 2837c5cf7e49: Preparing [2023-04-05T15:46:45.421Z] 4b4893f460a3: Preparing [2023-04-05T15:46:45.421Z] f1417ff83b31: Preparing [2023-04-05T15:46:45.421Z] f1417ff83b31: Waiting [2023-04-05T15:46:45.421Z] 4da591cd8569: Layer already exists [2023-04-05T15:46:45.421Z] 4b4893f460a3: Layer already exists [2023-04-05T15:46:45.421Z] 2837c5cf7e49: Layer already exists [2023-04-05T15:46:45.421Z] 49ca47e11a33: Layer already exists [2023-04-05T15:46:45.421Z] d6cc78227850: Layer already exists [2023-04-05T15:46:45.421Z] f1417ff83b31: Layer already exists [2023-04-05T15:46:45.421Z] latest: digest: sha256:29830ac44b6cfd862281acaf6113cbe588a0a97a5b3e0f2650a6b42ed1e31a76 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-05T15:46:45.737Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:3.0.0-dev.121 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-05T15:46:46.037Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:3.0.0-dev.121 [2023-04-05T15:46:46.037Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-04-05T15:46:46.037Z] 49ca47e11a33: Preparing [2023-04-05T15:46:46.037Z] 4da591cd8569: Preparing [2023-04-05T15:46:46.037Z] d6cc78227850: Preparing [2023-04-05T15:46:46.037Z] 2837c5cf7e49: Preparing [2023-04-05T15:46:46.037Z] 4b4893f460a3: Preparing [2023-04-05T15:46:46.037Z] f1417ff83b31: Preparing [2023-04-05T15:46:46.037Z] f1417ff83b31: Waiting [2023-04-05T15:46:46.037Z] 4da591cd8569: Layer already exists [2023-04-05T15:46:46.037Z] 4b4893f460a3: Layer already exists [2023-04-05T15:46:46.037Z] 2837c5cf7e49: Layer already exists [2023-04-05T15:46:46.037Z] 49ca47e11a33: Layer already exists [2023-04-05T15:46:46.037Z] d6cc78227850: Layer already exists [2023-04-05T15:46:46.037Z] f1417ff83b31: Layer already exists [2023-04-05T15:46:46.037Z] 3.0.0-dev.121: digest: sha256:29830ac44b6cfd862281acaf6113cbe588a0a97a5b3e0f2650a6b42ed1e31a76 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-05T15:46:46.338Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:581b0da79acfc8c7cfb708782744174800bf9092-3.0.0-dev.121 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-05T15:46:46.641Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:581b0da79acfc8c7cfb708782744174800bf9092-3.0.0-dev.121 [2023-04-05T15:46:46.641Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-04-05T15:46:46.641Z] 49ca47e11a33: Preparing [2023-04-05T15:46:46.641Z] 4da591cd8569: Preparing [2023-04-05T15:46:46.641Z] d6cc78227850: Preparing [2023-04-05T15:46:46.641Z] 2837c5cf7e49: Preparing [2023-04-05T15:46:46.641Z] 4b4893f460a3: Preparing [2023-04-05T15:46:46.641Z] f1417ff83b31: Preparing [2023-04-05T15:46:46.641Z] f1417ff83b31: Waiting [2023-04-05T15:46:46.641Z] d6cc78227850: Layer already exists [2023-04-05T15:46:46.641Z] 49ca47e11a33: Layer already exists [2023-04-05T15:46:46.641Z] 4b4893f460a3: Layer already exists [2023-04-05T15:46:46.641Z] 2837c5cf7e49: Layer already exists [2023-04-05T15:46:46.641Z] 4da591cd8569: Layer already exists [2023-04-05T15:46:46.641Z] f1417ff83b31: Layer already exists [2023-04-05T15:46:46.899Z] 581b0da79acfc8c7cfb708782744174800bf9092-3.0.0-dev.121: digest: sha256:29830ac44b6cfd862281acaf6113cbe588a0a97a5b3e0f2650a6b42ed1e31a76 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-05T15:46:47.210Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-05T15:46:47.513Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2023-04-05T15:46:47.513Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-04-05T15:46:47.513Z] 49ca47e11a33: Preparing [2023-04-05T15:46:47.513Z] 4da591cd8569: Preparing [2023-04-05T15:46:47.513Z] d6cc78227850: Preparing [2023-04-05T15:46:47.513Z] 2837c5cf7e49: Preparing [2023-04-05T15:46:47.513Z] 4b4893f460a3: Preparing [2023-04-05T15:46:47.513Z] f1417ff83b31: Preparing [2023-04-05T15:46:47.513Z] f1417ff83b31: Waiting [2023-04-05T15:46:47.513Z] 49ca47e11a33: Layer already exists [2023-04-05T15:46:47.513Z] d6cc78227850: Layer already exists [2023-04-05T15:46:47.513Z] 4da591cd8569: Layer already exists [2023-04-05T15:46:47.513Z] 4b4893f460a3: Layer already exists [2023-04-05T15:46:47.513Z] 2837c5cf7e49: Layer already exists [2023-04-05T15:46:47.513Z] f1417ff83b31: Layer already exists [2023-04-05T15:46:47.774Z] main: digest: sha256:29830ac44b6cfd862281acaf6113cbe588a0a97a5b3e0f2650a6b42ed1e31a76 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-05T15:46:47.815Z] ===================================================== [Pipeline] echo [2023-04-05T15:46:47.820Z] taggedImages: [2023-04-05T15:46:47.820Z] - nexus3.edgexfoundry.org:10004/support-scheduler:581b0da79acfc8c7cfb708782744174800bf9092 [2023-04-05T15:46:47.820Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2023-04-05T15:46:47.820Z] - nexus3.edgexfoundry.org:10004/support-scheduler:3.0.0-dev.121 [2023-04-05T15:46:47.820Z] - nexus3.edgexfoundry.org:10004/support-scheduler:581b0da79acfc8c7cfb708782744174800bf9092-3.0.0-dev.121 [2023-04-05T15:46:47.820Z] - 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-04-05T15:52:10.214Z] Removing intermediate container 5983f1f9e399 [2023-04-05T15:52:10.214Z] ---> 03f548475ab8 [2023-04-05T15:52:10.214Z] [2023-04-05T15:52:10.214Z] Step 10/23 : FROM alpine:3.17 [2023-04-05T15:52:10.214Z] 3.17: Pulling from library/alpine [2023-04-05T15:52:10.214Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-04-05T15:52:10.214Z] Status: Downloaded newer image for alpine:3.17 [2023-04-05T15:52:10.214Z] ---> 51e60588ff2c [2023-04-05T15:52:10.214Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-04-05T15:52:10.214Z] ---> Running in dc3d401b80db [2023-04-05T15:52:10.214Z] Removing intermediate container dc3d401b80db [2023-04-05T15:52:10.214Z] ---> e009ad4d7383 [2023-04-05T15:52:10.214Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-04-05T15:52:10.214Z] ---> Running in d80299005e45 [2023-04-05T15:52:10.214Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-05T15:52:10.214Z] Removing intermediate container 582aff77142b [2023-04-05T15:52:10.214Z] ---> b98363d0ec1f [2023-04-05T15:52:10.214Z] [2023-04-05T15:52:10.214Z] Step 9/22 : FROM alpine:3.17 [2023-04-05T15:52:10.214Z] ---> 51e60588ff2c [2023-04-05T15:52:10.214Z] Step 10/22 : RUN apk add --update --no-cache dumb-init openssl [2023-04-05T15:52:10.214Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-05T15:52:10.214Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-04-05T15:52:10.214Z] Executing busybox-1.35.0-r29.trigger [2023-04-05T15:52:10.214Z] OK: 8 MiB in 16 packages [2023-04-05T15:52:10.214Z] ---> Running in 88b6b07f00b5 [2023-04-05T15:52:10.214Z] Removing intermediate container d80299005e45 [2023-04-05T15:52:10.214Z] ---> b716f3f241c5 [2023-04-05T15:52:10.214Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-05T15:52:10.214Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-05T15:52:10.214Z] ---> dc62f3e9696c [2023-04-05T15:52:10.214Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-04-05T15:52:10.214Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-05T15:52:10.481Z] ---> 6fd0ba5aed24 [2023-04-05T15:52:10.481Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-04-05T15:52:11.899Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-04-05T15:52:11.899Z] (2/2) Installing openssl (3.0.8-r3) [2023-04-05T15:52:11.899Z] Executing busybox-1.35.0-r29.trigger [2023-04-05T15:52:11.899Z] OK: 8 MiB in 17 packages [2023-04-05T15:52:12.168Z] ---> 3c1d065cc0d2 [2023-04-05T15:52:12.168Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-04-05T15:52:13.578Z] ---> 32133a8ba219 [2023-04-05T15:52:13.578Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-04-05T15:52:13.578Z] Removing intermediate container 88b6b07f00b5 [2023-04-05T15:52:14.085Z] ---> 74c715e3f85e [2023-04-05T15:52:14.085Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' [2023-04-05T15:52:14.085Z] ---> Running in 1e6693b4b103 [2023-04-05T15:52:14.735Z] ---> e5ebbf12e692 [2023-04-05T15:52:14.735Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-04-05T15:52:15.036Z] ---> Running in 1c24141c3e84 [2023-04-05T15:52:15.036Z] Removing intermediate container 1e6693b4b103 [2023-04-05T15:52:15.036Z] ---> 44e1f076c52e [2023-04-05T15:52:15.036Z] Step 12/22 : WORKDIR /edgex [2023-04-05T15:52:15.314Z] ---> Running in 0013ceb912cf [2023-04-05T15:52:16.311Z] Removing intermediate container 0013ceb912cf [2023-04-05T15:52:16.311Z] ---> 1be1068b3795 [2023-04-05T15:52:16.311Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-05T15:52:19.872Z] ---> fb68dba448fa [2023-04-05T15:52:19.872Z] Step 14/22 : COPY --from=builder /edgex-go/security.txt / [2023-04-05T15:52:21.283Z] ---> d18512b5a1ce [2023-04-05T15:52:21.283Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-04-05T15:52:21.882Z] Removing intermediate container 1c24141c3e84 [2023-04-05T15:52:21.882Z] ---> 195b911e3f50 [2023-04-05T15:52:21.882Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-04-05T15:52:22.151Z] ---> Running in ad21c83f4015 [2023-04-05T15:52:23.111Z] ---> 6263321c758c [2023-04-05T15:52:23.111Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-04-05T15:52:23.111Z] Removing intermediate container ad21c83f4015 [2023-04-05T15:52:23.111Z] ---> a8b081e7752f [2023-04-05T15:52:23.111Z] Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] [2023-04-05T15:52:23.377Z] ---> Running in 1216be3aebc8 [2023-04-05T15:52:24.790Z] Removing intermediate container 1216be3aebc8 [2023-04-05T15:52:24.790Z] ---> b2d65f1119e2 [2023-04-05T15:52:24.790Z] Step 21/23 : LABEL arch=arm64 [2023-04-05T15:52:24.790Z] ---> Running in 171ea32498a1 [2023-04-05T15:52:26.200Z] Removing intermediate container 171ea32498a1 [2023-04-05T15:52:26.200Z] ---> 18d9cb20edc3 [2023-04-05T15:52:26.200Z] Step 22/23 : LABEL git_sha=581b0da79acfc8c7cfb708782744174800bf9092 [2023-04-05T15:52:26.200Z] ---> Running in c2c0d585e392 [2023-04-05T15:52:26.788Z] ---> 3d9503eeb3f1 [2023-04-05T15:52:26.788Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-04-05T15:52:27.057Z] Removing intermediate container c2c0d585e392 [2023-04-05T15:52:27.057Z] ---> cf3d478f1cb3 [2023-04-05T15:52:27.057Z] Step 23/23 : LABEL version=3.0.0-dev.121 [2023-04-05T15:52:27.057Z] ---> Running in 3cdc05ec9a6f [2023-04-05T15:52:28.019Z] Removing intermediate container 3cdc05ec9a6f [2023-04-05T15:52:28.019Z] ---> 9acf41024d31 [2023-04-05T15:52:28.019Z] [2023-04-05T15:52:28.287Z] Successfully built 9acf41024d31 [2023-04-05T15:52:28.287Z] Successfully tagged security-proxy-auth-arm64:latest [2023-04-05T15:52:28.287Z]  Building security-proxy-auth ... done Building support-scheduler [2023-04-05T15:52:28.884Z] ---> ee5a42b82e9c [2023-04-05T15:52:28.884Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-04-05T15:52:28.884Z] ---> Running in 541a5a3e00b5 [2023-04-05T15:52:33.146Z] Removing intermediate container 541a5a3e00b5 [2023-04-05T15:52:33.146Z] ---> 2f197fd8580f [2023-04-05T15:52:33.146Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2023-04-05T15:52:33.413Z] ---> Running in 29678b43c0e8 [2023-04-05T15:52:33.680Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-05T15:52:33.680Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-04-05T15:52:33.680Z] ---> 9e77ec8da2c2 [2023-04-05T15:52:33.680Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-04-05T15:52:33.945Z] ---> Using cache [2023-04-05T15:52:33.945Z] ---> 37d18cb9aff0 [2023-04-05T15:52:33.945Z] Step 4/23 : WORKDIR /edgex-go [2023-04-05T15:52:33.945Z] ---> Using cache [2023-04-05T15:52:33.945Z] ---> 800fcb66a966 [2023-04-05T15:52:33.945Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-04-05T15:52:33.945Z] ---> Using cache [2023-04-05T15:52:33.945Z] ---> fb22172a781f [2023-04-05T15:52:33.945Z] Step 6/23 : COPY go.mod vendor* ./ [2023-04-05T15:52:33.945Z] ---> Using cache [2023-04-05T15:52:33.945Z] ---> 0262aebda022 [2023-04-05T15:52:33.945Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-05T15:52:33.945Z] ---> Using cache [2023-04-05T15:52:33.945Z] ---> eb5b5c289f44 [2023-04-05T15:52:33.945Z] Step 8/23 : COPY . . [2023-04-05T15:52:33.945Z] ---> Using cache [2023-04-05T15:52:33.945Z] ---> 262abf286d39 [2023-04-05T15:52:33.945Z] Step 9/23 : RUN make cmd/support-scheduler/support-scheduler [2023-04-05T15:52:34.217Z] Removing intermediate container 29678b43c0e8 [2023-04-05T15:52:34.217Z] ---> 87b63164a26a [2023-04-05T15:52:34.217Z] Step 20/22 : LABEL arch=arm64 [2023-04-05T15:52:34.217Z] ---> Running in 9a9ef74f2e2a [2023-04-05T15:52:34.488Z] ---> Running in f447c11de396 [2023-04-05T15:52:34.754Z] Removing intermediate container 67dd4d69fd7c [2023-04-05T15:52:34.754Z] ---> 668370bf9749 [2023-04-05T15:52:34.754Z] [2023-04-05T15:52:34.754Z] Step 10/23 : FROM alpine:3.17 [2023-04-05T15:52:34.754Z] ---> 51e60588ff2c [2023-04-05T15:52:34.754Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-04-05T15:52:34.754Z] ---> Using cache [2023-04-05T15:52:34.754Z] ---> e009ad4d7383 [2023-04-05T15:52:34.754Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-04-05T15:52:34.754Z] ---> Using cache [2023-04-05T15:52:34.754Z] ---> b716f3f241c5 [2023-04-05T15:52:34.754Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-05T15:52:34.754Z] ---> Using cache [2023-04-05T15:52:34.754Z] ---> dc62f3e9696c [2023-04-05T15:52:34.754Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-04-05T15:52:34.754Z] ---> Using cache [2023-04-05T15:52:35.023Z] ---> 6fd0ba5aed24 [2023-04-05T15:52:35.023Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-04-05T15:52:35.290Z] Removing intermediate container f447c11de396 [2023-04-05T15:52:35.290Z] ---> 5f17512a1c58 [2023-04-05T15:52:35.290Z] Step 21/22 : LABEL git_sha=581b0da79acfc8c7cfb708782744174800bf9092 [2023-04-05T15:52:35.290Z] ---> Running in 2ecce6a9f15c [2023-04-05T15:52:36.251Z] Removing intermediate container 2ecce6a9f15c [2023-04-05T15:52:36.251Z] ---> 7148b13dddef [2023-04-05T15:52:36.251Z] Step 22/22 : LABEL version=3.0.0-dev.121 [2023-04-05T15:52:36.517Z] ---> Running in 37350c9417a3 [2023-04-05T15:52:37.101Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.121" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-04-05T15:52:37.369Z] Removing intermediate container 37350c9417a3 [2023-04-05T15:52:37.369Z] ---> 99d506a462f9 [2023-04-05T15:52:37.369Z] [2023-04-05T15:52:37.636Z] Successfully built 99d506a462f9 [2023-04-05T15:52:37.636Z] Successfully tagged security-proxy-setup-arm64:latest [2023-04-05T15:52:37.636Z]  Building security-proxy-setup ... done Building security-spire-config [2023-04-05T15:52:37.910Z] ---> a1f974e1780c [2023-04-05T15:52:37.910Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-04-05T15:52:39.323Z] ---> d1d5f3828870 [2023-04-05T15:52:39.323Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-04-05T15:52:40.757Z] ---> 15994cee80e8 [2023-04-05T15:52:40.757Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-04-05T15:52:41.030Z] ---> Running in 0bf878714f8f [2023-04-05T15:52:43.011Z] Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-05T15:52:43.011Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2023-04-05T15:52:43.011Z] ---> 9e77ec8da2c2 [2023-04-05T15:52:43.011Z] Step 3/27 : WORKDIR /edgex-go [2023-04-05T15:52:43.011Z] ---> Using cache [2023-04-05T15:52:43.011Z] ---> 953da8cc5829 [2023-04-05T15:52:43.011Z] Step 4/27 : RUN apk add --update --no-cache make git build-base curl [2023-04-05T15:52:47.287Z] ---> Running in 34cc26ed6edd [2023-04-05T15:52:48.245Z] Removing intermediate container 0bf878714f8f [2023-04-05T15:52:48.245Z] ---> 5c94b601c2e3 [2023-04-05T15:52:48.245Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-04-05T15:52:48.513Z] ---> Running in 112d7b051c42 [2023-04-05T15:52:49.471Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-05T15:52:49.471Z] Removing intermediate container 112d7b051c42 [2023-04-05T15:52:49.471Z] ---> 13d732ce05e4 [2023-04-05T15:52:49.471Z] Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500"] [2023-04-05T15:52:49.746Z] Removing intermediate container 0a0258b4ee6f [2023-04-05T15:52:49.746Z] ---> bdbab33f8a6a [2023-04-05T15:52:49.746Z] [2023-04-05T15:52:49.746Z] Step 10/23 : FROM alpine:3.17 [2023-04-05T15:52:49.746Z] ---> 51e60588ff2c [2023-04-05T15:52:49.746Z] ---> Running in e0f9bfaa96bc [2023-04-05T15:52:49.746Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-04-05T15:52:50.012Z] ---> Running in e26076f9959a [2023-04-05T15:52:50.277Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-05T15:52:50.554Z] Removing intermediate container e0f9bfaa96bc [2023-04-05T15:52:50.554Z] ---> 1d645eb65d13 [2023-04-05T15:52:50.554Z] Step 21/23 : LABEL arch=arm64 [2023-04-05T15:52:50.554Z] Removing intermediate container e26076f9959a [2023-04-05T15:52:50.554Z] ---> f6fb959e45f3 [2023-04-05T15:52:50.554Z] Step 12/23 : ENV APP_PORT=59880 [2023-04-05T15:52:50.822Z] ---> Running in a5a34be7a38a [2023-04-05T15:52:50.822Z] ---> Running in 7916150679dc [2023-04-05T15:52:51.414Z] Removing intermediate container a5a34be7a38a [2023-04-05T15:52:51.414Z] ---> 2ac7af156ab3 [2023-04-05T15:52:51.414Z] Step 22/23 : LABEL git_sha=581b0da79acfc8c7cfb708782744174800bf9092 [2023-04-05T15:52:51.414Z] Removing intermediate container 7916150679dc [2023-04-05T15:52:51.414Z] ---> 2a22b1168075 [2023-04-05T15:52:51.414Z] Step 13/23 : EXPOSE $APP_PORT [2023-04-05T15:52:51.414Z] ---> Running in edae6d2f4d47 [2023-04-05T15:52:51.414Z] ---> Running in e4e7b3007a72 [2023-04-05T15:52:51.999Z] OK: 263 MiB in 53 packages [2023-04-05T15:52:52.268Z] Removing intermediate container edae6d2f4d47 [2023-04-05T15:52:52.268Z] ---> 111621377a88 [2023-04-05T15:52:52.268Z] Step 23/23 : LABEL version=3.0.0-dev.121 [2023-04-05T15:52:52.268Z] Removing intermediate container e4e7b3007a72 [2023-04-05T15:52:52.268Z] ---> 85926f33f282 [2023-04-05T15:52:52.268Z] Step 14/23 : RUN apk add --update --no-cache dumb-init [2023-04-05T15:52:52.541Z] ---> Running in 58c6fb2ffad4 [2023-04-05T15:52:52.541Z] ---> Running in bd129814d64b [2023-04-05T15:52:53.506Z] Removing intermediate container bd129814d64b [2023-04-05T15:52:53.506Z] ---> e32c1356ec79 [2023-04-05T15:52:53.506Z] [2023-04-05T15:52:53.773Z] Removing intermediate container 34cc26ed6edd [2023-04-05T15:52:53.773Z] ---> f3b3d24913b0 [2023-04-05T15:52:53.773Z] Step 5/27 : COPY go.mod vendor* ./ [2023-04-05T15:52:53.773Z] Successfully built e32c1356ec79 [2023-04-05T15:52:53.773Z] Successfully tagged core-common-config-bootstrapper-arm64:latest [2023-04-05T15:52:54.039Z] Building security-spire-agent [2023-04-05T15:52:54.997Z]  Building core-common-config-bootstrapper ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-05T15:52:54.997Z] ---> 426496919cbc [2023-04-05T15:52:54.997Z] Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-05T15:52:54.997Z] ---> Running in 15f17f6b5c13 [2023-04-05T15:52:55.956Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-05T15:52:57.365Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-04-05T15:52:57.365Z] Executing busybox-1.35.0-r29.trigger [2023-04-05T15:52:57.365Z] OK: 8 MiB in 16 packages [2023-04-05T15:52:57.633Z] Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-05T15:52:57.633Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2023-04-05T15:52:57.633Z] ---> 9e77ec8da2c2 [2023-04-05T15:52:57.633Z] Step 3/27 : WORKDIR /edgex-go [2023-04-05T15:52:57.633Z] ---> Using cache [2023-04-05T15:52:57.633Z] ---> 953da8cc5829 [2023-04-05T15:52:57.633Z] Step 4/27 : RUN apk add --update --no-cache make git build-base curl [2023-04-05T15:52:57.633Z] ---> Using cache [2023-04-05T15:52:57.633Z] ---> f3b3d24913b0 [2023-04-05T15:52:57.633Z] Step 5/27 : COPY go.mod vendor* ./ [2023-04-05T15:52:57.633Z] ---> Using cache [2023-04-05T15:52:57.633Z] ---> 426496919cbc [2023-04-05T15:52:57.633Z] Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-05T15:53:00.216Z] ---> Running in e70a2f777d37 [2023-04-05T15:53:01.180Z] Removing intermediate container 58c6fb2ffad4 [2023-04-05T15:53:01.180Z] ---> 0fd18502b5f2 [2023-04-05T15:53:01.180Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-05T15:53:02.144Z] ---> 8c31627cf483 [2023-04-05T15:53:02.144Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-04-05T15:53:03.107Z] ---> a18ab8927148 [2023-04-05T15:53:03.107Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-04-05T15:53:05.059Z] ---> cc646d7e1831 [2023-04-05T15:53:05.059Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-04-05T15:53:05.640Z] ---> e026cedad559 [2023-04-05T15:53:05.640Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2023-04-05T15:53:05.906Z] ---> Running in 73411e53fcc9 [2023-04-05T15:53:06.175Z] Removing intermediate container 73411e53fcc9 [2023-04-05T15:53:06.175Z] ---> 0af74dfd26e6 [2023-04-05T15:53:06.175Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-04-05T15:53:06.446Z] ---> Running in 74c60fe3ff62 [2023-04-05T15:53:07.033Z] Removing intermediate container 74c60fe3ff62 [2023-04-05T15:53:07.033Z] ---> 9c566082d948 [2023-04-05T15:53:07.033Z] Step 21/23 : LABEL arch=arm64 [2023-04-05T15:53:07.033Z] ---> Running in e0919af3589c [2023-04-05T15:53:07.614Z] Removing intermediate container e0919af3589c [2023-04-05T15:53:07.614Z] ---> 62f0a02b7119 [2023-04-05T15:53:07.614Z] Step 22/23 : LABEL git_sha=581b0da79acfc8c7cfb708782744174800bf9092 [2023-04-05T15:53:07.614Z] ---> Running in 1f9a7304350b [2023-04-05T15:53:08.201Z] Removing intermediate container 1f9a7304350b [2023-04-05T15:53:08.201Z] ---> 1e819449d7e8 [2023-04-05T15:53:08.201Z] Step 23/23 : LABEL version=3.0.0-dev.121 [2023-04-05T15:53:08.466Z] ---> Running in 0bac51fbaa65 [2023-04-05T15:53:09.054Z] Removing intermediate container 0bac51fbaa65 [2023-04-05T15:53:09.054Z] ---> e80d806140ac [2023-04-05T15:53:09.054Z] [2023-04-05T15:53:09.054Z] Successfully built e80d806140ac [2023-04-05T15:53:09.054Z] Successfully tagged core-data-arm64:latest [2023-04-05T15:53:09.054Z]  Building core-data ... done Building security-bootstrapper [2023-04-05T15:53:12.399Z] Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-05T15:53:12.399Z] Step 2/33 : FROM ${BUILDER_BASE} AS builder [2023-04-05T15:53:12.399Z] ---> 9e77ec8da2c2 [2023-04-05T15:53:12.399Z] Step 3/33 : WORKDIR /edgex-go [2023-04-05T15:53:12.399Z] ---> Using cache [2023-04-05T15:53:12.399Z] ---> 953da8cc5829 [2023-04-05T15:53:12.399Z] Step 4/33 : RUN apk add --update --no-cache make git [2023-04-05T15:53:12.399Z] ---> Running in 0a80c37b5ada [2023-04-05T15:53:14.342Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-05T15:53:14.925Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-05T15:53:16.334Z] OK: 263 MiB in 53 packages [2023-04-05T15:53:18.280Z] Removing intermediate container 0a80c37b5ada [2023-04-05T15:53:18.280Z] ---> 28992d5b7923 [2023-04-05T15:53:18.280Z] Step 5/33 : COPY go.mod vendor* ./ [2023-04-05T15:53:19.240Z] ---> 5297bd340cc7 [2023-04-05T15:53:19.240Z] Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-05T15:53:19.240Z] ---> Running in 83a92dad7021 [2023-04-05T15:53:51.451Z] Removing intermediate container 5f656fe9001b [2023-04-05T15:53:51.451Z] ---> c91dc613f75a [2023-04-05T15:53:51.451Z] [2023-04-05T15:53:51.451Z] Step 9/20 : FROM alpine:3.17 [2023-04-05T15:53:51.451Z] ---> 51e60588ff2c [2023-04-05T15:53:51.451Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' [2023-04-05T15:53:51.451Z] ---> Running in d01c079edf0d [2023-04-05T15:53:51.451Z] Removing intermediate container d01c079edf0d [2023-04-05T15:53:51.451Z] ---> e9e02881069d [2023-04-05T15:53:51.451Z] Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-04-05T15:53:51.451Z] ---> Running in f8f44341675c [2023-04-05T15:53:52.854Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-05T15:53:53.814Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-05T15:53:55.225Z] v3.17.3-41-g6941dba4129 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-04-05T15:53:55.225Z] v3.17.3-41-g6941dba4129 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-04-05T15:53:55.225Z] OK: 17689 distinct packages available [2023-04-05T15:53:55.496Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-05T15:53:56.457Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-05T15:53:57.894Z] (1/9) Installing ca-certificates (20220614-r4) [2023-04-05T15:53:58.162Z] (2/9) Installing brotli-libs (1.0.9-r9) [2023-04-05T15:53:58.162Z] (3/9) Installing nghttp2-libs (1.51.0-r0) [2023-04-05T15:53:58.162Z] (4/9) Installing libcurl (7.88.1-r1) [2023-04-05T15:53:58.162Z] (5/9) Installing curl (7.88.1-r1) [2023-04-05T15:53:58.162Z] (6/9) Installing dumb-init (1.2.5-r2) [2023-04-05T15:53:58.162Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-04-05T15:53:58.162Z] (8/9) Installing libucontext (1.2-r0) [2023-04-05T15:53:58.162Z] (9/9) Installing gcompat (1.1.0-r0) [2023-04-05T15:53:58.162Z] Executing busybox-1.35.0-r29.trigger [2023-04-05T15:53:58.431Z] Executing ca-certificates-20220614-r4.trigger [2023-04-05T15:53:59.020Z] OK: 11 MiB in 24 packages [2023-04-05T15:54:03.284Z] Removing intermediate container f8f44341675c [2023-04-05T15:54:03.284Z] ---> 6d4ec96b0c23 [2023-04-05T15:54:03.284Z] Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-05T15:54:05.230Z] ---> 00281140b2a8 [2023-04-05T15:54:05.230Z] Step 13/20 : COPY --from=builder /edgex-go/security.txt / [2023-04-05T15:54:07.171Z] ---> f6489423adfb [2023-04-05T15:54:07.171Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-04-05T15:54:12.509Z] ---> 47989bfe67f4 [2023-04-05T15:54:12.509Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2023-04-05T15:54:14.450Z] ---> 0b7fa8ff4557 [2023-04-05T15:54:14.715Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-04-05T15:54:14.981Z] ---> Running in 853d7ad18122 [2023-04-05T15:54:16.944Z] Removing intermediate container 853d7ad18122 [2023-04-05T15:54:16.944Z] ---> 060356856ce5 [2023-04-05T15:54:16.944Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-04-05T15:54:17.211Z] ---> Running in cd1dd261674d [2023-04-05T15:54:18.167Z] Removing intermediate container cd1dd261674d [2023-04-05T15:54:18.167Z] ---> cfda18e6b343 [2023-04-05T15:54:18.167Z] Step 18/20 : LABEL arch=arm64 [2023-04-05T15:54:18.433Z] ---> Running in f53eb8884788 [2023-04-05T15:54:19.844Z] Removing intermediate container f53eb8884788 [2023-04-05T15:54:19.844Z] ---> 14db8e9bda93 [2023-04-05T15:54:19.844Z] Step 19/20 : LABEL git_sha=581b0da79acfc8c7cfb708782744174800bf9092 [2023-04-05T15:54:20.112Z] ---> Running in 31a443193c24 [2023-04-05T15:54:21.079Z] Removing intermediate container 31a443193c24 [2023-04-05T15:54:21.079Z] ---> ef6b3a219974 [2023-04-05T15:54:21.079Z] Step 20/20 : LABEL version=3.0.0-dev.121 [2023-04-05T15:54:21.346Z] ---> Running in 9beb14dc065f [2023-04-05T15:54:22.747Z] Removing intermediate container 9beb14dc065f [2023-04-05T15:54:22.747Z] ---> b9fbbd3d0e44 [2023-04-05T15:54:22.747Z] [2023-04-05T15:54:23.012Z] Successfully built b9fbbd3d0e44 [2023-04-05T15:54:23.277Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2023-04-05T15:54:23.277Z]  Building security-spiffe-token-provider ... done Building security-secretstore-setup [2023-04-05T15:54:28.624Z] Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-05T15:54:28.624Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-04-05T15:54:28.624Z] ---> 9e77ec8da2c2 [2023-04-05T15:54:28.624Z] Step 3/25 : WORKDIR /edgex-go [2023-04-05T15:54:28.624Z] ---> Using cache [2023-04-05T15:54:28.624Z] ---> 953da8cc5829 [2023-04-05T15:54:28.624Z] Step 4/25 : RUN apk add --update --no-cache make git [2023-04-05T15:54:28.624Z] ---> Using cache [2023-04-05T15:54:28.624Z] ---> 28992d5b7923 [2023-04-05T15:54:28.624Z] Step 5/25 : COPY go.mod vendor* ./ [2023-04-05T15:54:28.624Z] ---> Using cache [2023-04-05T15:54:28.624Z] ---> 5297bd340cc7 [2023-04-05T15:54:28.624Z] Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-05T15:54:30.577Z] ---> Running in 8a1a0d30ee83 [2023-04-05T15:55:17.393Z] Removing intermediate container 15f17f6b5c13 [2023-04-05T15:55:17.394Z] ---> cdac4db3de49 [2023-04-05T15:55:17.394Z] Step 7/27 : COPY . . [2023-04-05T15:55:17.978Z] ---> 91e42ba64a5b [2023-04-05T15:55:17.978Z] Step 8/27 : ARG SPIRE_RELEASE=1.2.1 [2023-04-05T15:55:18.246Z] ---> Running in a19d7848beb6 [2023-04-05T15:55:19.651Z] Removing intermediate container a19d7848beb6 [2023-04-05T15:55:19.651Z] ---> 2a62010fa21e [2023-04-05T15:55:19.651Z] Step 9/27 : WORKDIR /edgex-go/spire-build [2023-04-05T15:55:19.651Z] ---> Running in e34b3031a049 [2023-04-05T15:55:21.064Z] Removing intermediate container e34b3031a049 [2023-04-05T15:55:21.064Z] ---> 48edbcbc8b2a [2023-04-05T15:55:21.064Z] Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-04-05T15:55:21.064Z] ---> Running in 67c7a0e48e8a [2023-04-05T15:55:22.025Z] Removing intermediate container 67c7a0e48e8a [2023-04-05T15:55:22.025Z] ---> 8b7baa14feef [2023-04-05T15:55:22.025Z] Step 11/27 : 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..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-04-05T15:55:22.292Z] ---> Running in abee2c3f4d2d [2023-04-05T15:55:23.248Z] Removing intermediate container e70a2f777d37 [2023-04-05T15:55:23.248Z] ---> 833e5ab1ab95 [2023-04-05T15:55:23.248Z] Step 7/27 : COPY . . [2023-04-05T15:55:27.684Z] Removing intermediate container abee2c3f4d2d [2023-04-05T15:55:27.684Z] ---> 93b1f2b1442a [2023-04-05T15:55:27.684Z] Step 12/27 : WORKDIR /edgex-go [2023-04-05T15:55:27.684Z] ---> Running in d95362afa79d [2023-04-05T15:55:28.686Z] Removing intermediate container d95362afa79d [2023-04-05T15:55:28.686Z] ---> 12d7d5736e96 [2023-04-05T15:55:28.686Z] [2023-04-05T15:55:28.686Z] Step 13/27 : FROM alpine:3.17 [2023-04-05T15:55:28.686Z] ---> 51e60588ff2c [2023-04-05T15:55:28.686Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-04-05T15:55:28.992Z] ---> Running in 1534b186cb10 [2023-04-05T15:55:30.029Z] Removing intermediate container 1534b186cb10 [2023-04-05T15:55:30.029Z] ---> 1bccd308207e [2023-04-05T15:55:30.029Z] Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-04-05T15:55:30.352Z] ---> Running in 1ea5314fef5e [2023-04-05T15:55:32.951Z] ---> 727a0f4192a5 [2023-04-05T15:55:32.951Z] Step 8/27 : ARG SPIRE_RELEASE=1.2.1 [2023-04-05T15:55:32.951Z] ---> Running in 4a7f1954a649 [2023-04-05T15:55:32.951Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-05T15:55:33.909Z] Removing intermediate container 4a7f1954a649 [2023-04-05T15:55:33.909Z] ---> 4987c6662dbe [2023-04-05T15:55:33.909Z] Step 9/27 : WORKDIR /edgex-go/spire-build [2023-04-05T15:55:33.909Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-05T15:55:33.909Z] ---> Running in 03a59c576e07 [2023-04-05T15:55:34.873Z] Removing intermediate container 03a59c576e07 [2023-04-05T15:55:34.873Z] ---> 0b81a778bdda [2023-04-05T15:55:34.873Z] Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-04-05T15:55:35.139Z] v3.17.3-41-g6941dba4129 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-04-05T15:55:35.139Z] v3.17.3-41-g6941dba4129 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-04-05T15:55:35.139Z] OK: 17689 distinct packages available [2023-04-05T15:55:35.139Z] Removing intermediate container 83a92dad7021 [2023-04-05T15:55:35.139Z] ---> 145c8266591e [2023-04-05T15:55:35.139Z] Step 7/33 : COPY . . [2023-04-05T15:55:35.139Z] ---> Running in 9e16a8fb7271 [2023-04-05T15:55:35.406Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-05T15:55:38.965Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-05T15:55:38.965Z] (1/4) Installing dumb-init (1.2.5-r2) [2023-04-05T15:55:39.243Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-04-05T15:55:39.243Z] (3/4) Installing libucontext (1.2-r0) [2023-04-05T15:55:39.243Z] (4/4) Installing gcompat (1.1.0-r0) [2023-04-05T15:55:39.243Z] Executing busybox-1.35.0-r29.trigger [2023-04-05T15:55:39.243Z] Removing intermediate container 9e16a8fb7271 [2023-04-05T15:55:39.243Z] ---> c721ca573527 [2023-04-05T15:55:39.243Z] Step 11/27 : 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..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-04-05T15:55:39.243Z] OK: 8 MiB in 19 packages [2023-04-05T15:55:39.513Z] ---> Running in 1deccf126391 [2023-04-05T15:55:42.096Z] Removing intermediate container 1ea5314fef5e [2023-04-05T15:55:42.096Z] ---> b92c98041725 [2023-04-05T15:55:42.096Z] Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-05T15:55:44.669Z] Removing intermediate container 1deccf126391 [2023-04-05T15:55:44.669Z] ---> 62fe77c93c19 [2023-04-05T15:55:44.669Z] Step 12/27 : WORKDIR /edgex-go [2023-04-05T15:55:44.669Z] ---> Running in dafcca6c04d0 [2023-04-05T15:55:44.936Z] ---> cbf7603cde93 [2023-04-05T15:55:44.936Z] Step 17/27 : COPY --from=builder /edgex-go/security.txt / [2023-04-05T15:55:46.348Z] Removing intermediate container dafcca6c04d0 [2023-04-05T15:55:46.348Z] ---> a4c95ac64256 [2023-04-05T15:55:46.348Z] [2023-04-05T15:55:46.348Z] Step 13/27 : FROM alpine:3.17 [2023-04-05T15:55:46.348Z] ---> 51e60588ff2c [2023-04-05T15:55:46.348Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-04-05T15:55:46.348Z] ---> Using cache [2023-04-05T15:55:46.348Z] ---> 1bccd308207e [2023-04-05T15:55:46.348Z] Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-04-05T15:55:46.348Z] ---> 6dc8e14159dd [2023-04-05T15:55:46.348Z] Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-04-05T15:55:46.348Z] ---> Running in 7bc7e3c55dd2 [2023-04-05T15:55:46.630Z] ---> 28d56c56e80c [2023-04-05T15:55:46.630Z] Step 18/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-04-05T15:55:46.897Z] ---> Running in 2e29d24d81e7 [2023-04-05T15:55:49.471Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.121" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-04-05T15:55:49.471Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-05T15:55:50.428Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-05T15:55:52.385Z] v3.17.3-41-g6941dba4129 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-04-05T15:55:52.385Z] v3.17.3-41-g6941dba4129 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-04-05T15:55:52.385Z] OK: 17689 distinct packages available [2023-04-05T15:55:52.653Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-05T15:55:53.611Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-05T15:55:55.022Z] (1/5) Installing dumb-init (1.2.5-r2) [2023-04-05T15:55:55.022Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-04-05T15:55:55.022Z] (3/5) Installing libucontext (1.2-r0) [2023-04-05T15:55:55.022Z] (4/5) Installing gcompat (1.1.0-r0) [2023-04-05T15:55:55.022Z] (5/5) Installing openssl (3.0.8-r3) [2023-04-05T15:55:55.022Z] Executing busybox-1.35.0-r29.trigger [2023-04-05T15:55:55.022Z] OK: 9 MiB in 20 packages [2023-04-05T15:55:58.365Z] ---> 0e743dfa544c [2023-04-05T15:55:58.365Z] Step 19/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-04-05T15:55:58.365Z] Removing intermediate container 7bc7e3c55dd2 [2023-04-05T15:55:58.365Z] ---> 3458f68e83ad [2023-04-05T15:55:58.365Z] Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-05T15:56:00.301Z] ---> 5d89bf0f3e36 [2023-04-05T15:56:00.301Z] Step 20/27 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-04-05T15:56:00.301Z] ---> Running in 1d4b11937f63 [2023-04-05T15:56:00.301Z] ---> 6d81c9e09ed3 [2023-04-05T15:56:00.301Z] Step 17/27 : COPY --from=builder /edgex-go/security.txt / [2023-04-05T15:56:01.259Z] Removing intermediate container 1d4b11937f63 [2023-04-05T15:56:01.259Z] ---> a37ab46ca4f3 [2023-04-05T15:56:01.259Z] Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-04-05T15:56:02.665Z] ---> c89618d5a726 [2023-04-05T15:56:02.665Z] Step 18/27 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-04-05T15:56:06.424Z] ---> 88f88418e264 [2023-04-05T15:56:06.424Z] Step 22/27 : WORKDIR / [2023-04-05T15:56:06.424Z] ---> Running in 1f55de24130a [2023-04-05T15:56:07.380Z] Removing intermediate container 1f55de24130a [2023-04-05T15:56:07.380Z] ---> cd521b227aa7 [2023-04-05T15:56:07.380Z] Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-04-05T15:56:07.646Z] ---> Running in 3a3f5c192598 [2023-04-05T15:56:09.052Z] Removing intermediate container 3a3f5c192598 [2023-04-05T15:56:09.052Z] ---> e183cb3b7902 [2023-04-05T15:56:09.052Z] Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-04-05T15:56:09.052Z] ---> Running in 394cdf0b224b [2023-04-05T15:56:10.009Z] Removing intermediate container 394cdf0b224b [2023-04-05T15:56:10.009Z] ---> d57dc923fc4f [2023-04-05T15:56:10.009Z] Step 25/27 : LABEL arch=arm64 [2023-04-05T15:56:10.009Z] ---> Running in de3cf6987fd4 [2023-04-05T15:56:10.969Z] Removing intermediate container de3cf6987fd4 [2023-04-05T15:56:10.969Z] ---> 09231e7ac695 [2023-04-05T15:56:10.969Z] Step 26/27 : LABEL git_sha=581b0da79acfc8c7cfb708782744174800bf9092 [2023-04-05T15:56:11.235Z] ---> Running in 23b89425d014 [2023-04-05T15:56:12.641Z] Removing intermediate container 23b89425d014 [2023-04-05T15:56:12.641Z] ---> d7e0821aa96c [2023-04-05T15:56:12.641Z] Step 27/27 : LABEL version=3.0.0-dev.121 [2023-04-05T15:56:12.641Z] ---> Running in 6f131c9352b8 [2023-04-05T15:56:13.224Z] ---> b85ce84bba3a [2023-04-05T15:56:13.224Z] Step 19/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-04-05T15:56:13.490Z] Removing intermediate container 6f131c9352b8 [2023-04-05T15:56:13.490Z] ---> 574a680b4803 [2023-04-05T15:56:13.490Z] [2023-04-05T15:56:13.755Z] Successfully built 574a680b4803 [2023-04-05T15:56:13.755Z] Successfully tagged security-spire-config-arm64:latest [2023-04-05T15:56:13.755Z] Building support-notifications [2023-04-05T15:56:19.093Z]  Building security-spire-config ... done Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-05T15:56:19.093Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-04-05T15:56:19.093Z] ---> 9e77ec8da2c2 [2023-04-05T15:56:19.093Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-04-05T15:56:19.093Z] ---> Using cache [2023-04-05T15:56:19.093Z] ---> 37d18cb9aff0 [2023-04-05T15:56:19.093Z] Step 4/23 : WORKDIR /edgex-go [2023-04-05T15:56:19.093Z] ---> Using cache [2023-04-05T15:56:19.093Z] ---> 800fcb66a966 [2023-04-05T15:56:19.093Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2023-04-05T15:56:19.382Z] ---> Running in 22b1e38ccf2d [2023-04-05T15:56:21.968Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-05T15:56:22.930Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-05T15:56:24.363Z] ---> 0ab0bf3474a4 [2023-04-05T15:56:24.363Z] Step 20/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-04-05T15:56:24.632Z] OK: 263 MiB in 53 packages [2023-04-05T15:56:25.612Z] ---> 218b2d3c5cfb [2023-04-05T15:56:25.612Z] Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-04-05T15:56:26.569Z] Removing intermediate container 22b1e38ccf2d [2023-04-05T15:56:26.569Z] ---> df25cf4231c0 [2023-04-05T15:56:26.569Z] Step 6/23 : COPY go.mod vendor* ./ [2023-04-05T15:56:26.835Z] ---> ee0af0e54e1b [2023-04-05T15:56:26.835Z] Step 22/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-04-05T15:56:28.247Z] ---> 4bc97fefa086 [2023-04-05T15:56:28.247Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-05T15:56:28.247Z] ---> Running in 2f2630986c40 [2023-04-05T15:56:28.513Z] ---> f20eca8d9238 [2023-04-05T15:56:28.513Z] Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-04-05T15:56:28.779Z] ---> Running in b73fce2b8408 [2023-04-05T15:56:29.734Z] Removing intermediate container b73fce2b8408 [2023-04-05T15:56:29.734Z] ---> c3a36a9344da [2023-04-05T15:56:29.734Z] Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-04-05T15:56:29.734Z] ---> Running in b7cfc479a0af [2023-04-05T15:56:30.695Z] Removing intermediate container b7cfc479a0af [2023-04-05T15:56:30.695Z] ---> 49a08d07a203 [2023-04-05T15:56:30.695Z] Step 25/27 : LABEL arch=arm64 [2023-04-05T15:56:31.652Z] Removing intermediate container 8a1a0d30ee83 [2023-04-05T15:56:31.652Z] ---> 5f280c4903d1 [2023-04-05T15:56:31.652Z] Step 7/25 : COPY . . [2023-04-05T15:56:33.063Z] ---> Running in be00140911e0 [2023-04-05T15:56:34.023Z] Removing intermediate container be00140911e0 [2023-04-05T15:56:34.023Z] ---> 6c391e5a3a2d [2023-04-05T15:56:34.023Z] Step 26/27 : LABEL git_sha=581b0da79acfc8c7cfb708782744174800bf9092 [2023-04-05T15:56:34.606Z] ---> Running in f380cacb289d [2023-04-05T15:56:34.887Z] ---> 20c2c6728772 [2023-04-05T15:56:34.887Z] Step 8/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-04-05T15:56:35.157Z] ---> Running in 2a4f868c207f [2023-04-05T15:56:35.424Z] Removing intermediate container f380cacb289d [2023-04-05T15:56:35.424Z] ---> b736c3ed7ea6 [2023-04-05T15:56:35.424Z] Step 27/27 : LABEL version=3.0.0-dev.121 [2023-04-05T15:56:35.691Z] ---> Running in 42cf609b675f [2023-04-05T15:56:36.272Z] Removing intermediate container 42cf609b675f [2023-04-05T15:56:36.272Z] ---> 1bd496ee7735 [2023-04-05T15:56:36.272Z] [2023-04-05T15:56:36.539Z] Successfully built 1bd496ee7735 [2023-04-05T15:56:36.539Z] Successfully tagged security-spire-agent-arm64:latest [2023-04-05T15:56:36.539Z]  Building security-spire-agent ... done Building core-command [2023-04-05T15:56:37.496Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.121" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-04-05T15:56:40.846Z] Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-05T15:56:40.846Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-04-05T15:56:40.846Z] ---> 9e77ec8da2c2 [2023-04-05T15:56:40.846Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-04-05T15:56:40.846Z] ---> Using cache [2023-04-05T15:56:40.846Z] ---> 37d18cb9aff0 [2023-04-05T15:56:40.846Z] Step 4/24 : WORKDIR /edgex-go [2023-04-05T15:56:40.846Z] ---> Using cache [2023-04-05T15:56:40.846Z] ---> 800fcb66a966 [2023-04-05T15:56:40.846Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-04-05T15:56:40.846Z] ---> Using cache [2023-04-05T15:56:40.846Z] ---> fb22172a781f [2023-04-05T15:56:40.846Z] Step 6/24 : COPY go.mod vendor* ./ [2023-04-05T15:56:40.846Z] ---> Using cache [2023-04-05T15:56:40.846Z] ---> 0262aebda022 [2023-04-05T15:56:40.847Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-05T15:56:40.847Z] ---> Using cache [2023-04-05T15:56:40.847Z] ---> eb5b5c289f44 [2023-04-05T15:56:40.847Z] Step 8/24 : COPY . . [2023-04-05T15:56:40.847Z] ---> Using cache [2023-04-05T15:56:40.847Z] ---> 262abf286d39 [2023-04-05T15:56:40.847Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-04-05T15:56:41.448Z] ---> Running in c2a97908aa56 [2023-04-05T15:56:43.396Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.121" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-04-05T15:58:05.007Z] Removing intermediate container 2f2630986c40 [2023-04-05T15:58:05.007Z] ---> 6d84535d53fe [2023-04-05T15:58:05.007Z] Step 8/23 : COPY . . [2023-04-05T15:58:05.007Z] ---> ced1eaaa13db [2023-04-05T15:58:05.007Z] Step 9/23 : RUN make cmd/support-notifications/support-notifications [2023-04-05T15:58:05.007Z] ---> Running in 4bd05a7c2aff [2023-04-05T15:58:05.272Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.121" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-04-05T15:59:41.883Z] Removing intermediate container 9a9ef74f2e2a [2023-04-05T15:59:41.883Z] ---> 546a577fe8ca [2023-04-05T15:59:41.883Z] [2023-04-05T15:59:41.883Z] Step 10/23 : FROM alpine:3.17 [2023-04-05T15:59:41.883Z] ---> 51e60588ff2c [2023-04-05T15:59:41.883Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-04-05T15:59:41.883Z] ---> Running in 4601a7c18db0 [2023-04-05T15:59:41.883Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-05T15:59:41.883Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-05T15:59:41.883Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-04-05T15:59:41.883Z] Executing busybox-1.35.0-r29.trigger [2023-04-05T15:59:41.883Z] OK: 8 MiB in 16 packages [2023-04-05T15:59:42.840Z] Removing intermediate container 4601a7c18db0 [2023-04-05T15:59:42.840Z] ---> b8ab6837f42f [2023-04-05T15:59:42.840Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-04-05T15:59:42.840Z] ---> Running in 31d9a8554e31 [2023-04-05T15:59:43.423Z] Removing intermediate container 31d9a8554e31 [2023-04-05T15:59:43.423Z] ---> a31fc2bd8c89 [2023-04-05T15:59:43.423Z] Step 13/23 : ENV APP_PORT=59861 [2023-04-05T15:59:43.423Z] ---> Running in 9e53c40dc269 [2023-04-05T15:59:44.004Z] Removing intermediate container 9e53c40dc269 [2023-04-05T15:59:44.004Z] ---> 2ac13a0b4340 [2023-04-05T15:59:44.004Z] Step 14/23 : EXPOSE $APP_PORT [2023-04-05T15:59:44.004Z] ---> Running in ea4a638955ca [2023-04-05T15:59:44.598Z] Removing intermediate container ea4a638955ca [2023-04-05T15:59:44.598Z] ---> 815c9c712b5b [2023-04-05T15:59:44.598Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-05T15:59:45.554Z] ---> 6309cf416132 [2023-04-05T15:59:45.554Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-04-05T15:59:49.799Z] ---> 07c4d669c658 [2023-04-05T15:59:49.799Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-04-05T15:59:51.743Z] ---> 2b2eb77d981d [2023-04-05T15:59:51.743Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-04-05T15:59:52.326Z] ---> 49d397e65a7a [2023-04-05T15:59:52.326Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2023-04-05T15:59:52.326Z] ---> Running in f4327dfa4c63 [2023-04-05T15:59:52.909Z] Removing intermediate container f4327dfa4c63 [2023-04-05T15:59:52.909Z] ---> c7c3f8536e8a [2023-04-05T15:59:52.909Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-04-05T15:59:53.176Z] ---> Running in 5a5a95bb944d [2023-04-05T15:59:53.445Z] Removing intermediate container 5a5a95bb944d [2023-04-05T15:59:53.445Z] ---> e65064f2d76c [2023-04-05T15:59:53.445Z] Step 21/23 : LABEL arch=arm64 [2023-04-05T15:59:53.713Z] ---> Running in bf1c94068aac [2023-04-05T15:59:54.298Z] Removing intermediate container bf1c94068aac [2023-04-05T15:59:54.298Z] ---> ee324e748782 [2023-04-05T15:59:54.298Z] Step 22/23 : LABEL git_sha=581b0da79acfc8c7cfb708782744174800bf9092 [2023-04-05T15:59:54.298Z] ---> Running in bcce99e31b5f [2023-04-05T15:59:54.879Z] Removing intermediate container bcce99e31b5f [2023-04-05T15:59:54.879Z] ---> c5558ed0cf64 [2023-04-05T15:59:54.879Z] Step 23/23 : LABEL version=3.0.0-dev.121 [2023-04-05T15:59:54.879Z] ---> Running in 7626895f59d1 [2023-04-05T15:59:55.467Z] Removing intermediate container 7626895f59d1 [2023-04-05T15:59:55.467Z] ---> 024ca1ff22b6 [2023-04-05T15:59:55.467Z] [2023-04-05T15:59:55.733Z] Successfully built 024ca1ff22b6 [2023-04-05T15:59:55.733Z] Successfully tagged support-scheduler-arm64:latest [2023-04-05T15:59:55.733Z] Building core-metadata [2023-04-05T15:59:59.982Z]  Building support-scheduler ... done Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-05T15:59:59.982Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-04-05T15:59:59.982Z] ---> 9e77ec8da2c2 [2023-04-05T15:59:59.982Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-04-05T15:59:59.982Z] ---> Using cache [2023-04-05T15:59:59.982Z] ---> 37d18cb9aff0 [2023-04-05T15:59:59.982Z] Step 4/25 : WORKDIR /edgex-go [2023-04-05T15:59:59.982Z] ---> Using cache [2023-04-05T15:59:59.982Z] ---> 800fcb66a966 [2023-04-05T15:59:59.982Z] Step 5/25 : RUN apk add --update --no-cache make git [2023-04-05T15:59:59.982Z] ---> Using cache [2023-04-05T15:59:59.982Z] ---> fb22172a781f [2023-04-05T15:59:59.982Z] Step 6/25 : COPY go.mod vendor* ./ [2023-04-05T15:59:59.982Z] ---> Using cache [2023-04-05T15:59:59.982Z] ---> 0262aebda022 [2023-04-05T15:59:59.983Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-05T15:59:59.983Z] ---> Using cache [2023-04-05T15:59:59.983Z] ---> eb5b5c289f44 [2023-04-05T15:59:59.983Z] Step 8/25 : COPY . . [2023-04-05T15:59:59.983Z] ---> Using cache [2023-04-05T15:59:59.983Z] ---> 262abf286d39 [2023-04-05T15:59:59.983Z] Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-04-05T15:59:59.983Z] ---> Running in 7d7d505de5d1 [2023-04-05T16:00:01.941Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.121" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-04-05T16:02:23.925Z] Removing intermediate container 2e29d24d81e7 [2023-04-05T16:02:23.925Z] ---> 8dbbdc0f87f4 [2023-04-05T16:02:23.925Z] [2023-04-05T16:02:23.925Z] Step 9/33 : FROM alpine:3.17 [2023-04-05T16:02:23.925Z] ---> 51e60588ff2c [2023-04-05T16:02:23.925Z] Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' [2023-04-05T16:02:23.925Z] ---> Using cache [2023-04-05T16:02:23.925Z] ---> e9e02881069d [2023-04-05T16:02:23.925Z] Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec [2023-04-05T16:02:23.925Z] ---> Running in b4e956b1e582 [2023-04-05T16:02:23.925Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-05T16:02:23.925Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-05T16:02:23.925Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-04-05T16:02:23.925Z] (2/2) Installing su-exec (0.2-r2) [2023-04-05T16:02:23.925Z] Executing busybox-1.35.0-r29.trigger [2023-04-05T16:02:23.925Z] OK: 8 MiB in 17 packages [2023-04-05T16:02:24.892Z] Removing intermediate container b4e956b1e582 [2023-04-05T16:02:24.892Z] ---> 44c8e311b95c [2023-04-05T16:02:24.892Z] Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init [2023-04-05T16:02:24.892Z] ---> Running in dace60175c07 [2023-04-05T16:02:25.476Z] Removing intermediate container dace60175c07 [2023-04-05T16:02:25.476Z] ---> f8ec8210d806 [2023-04-05T16:02:25.476Z] Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-04-05T16:02:25.742Z] ---> Running in 5b8156229238 [2023-04-05T16:02:26.335Z] Removing intermediate container 5b8156229238 [2023-04-05T16:02:26.335Z] ---> 8095e4b7f976 [2023-04-05T16:02:26.335Z] Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-04-05T16:02:30.598Z] ---> Running in 9dc3e288bed3 [2023-04-05T16:02:30.598Z] Removing intermediate container 9dc3e288bed3 [2023-04-05T16:02:30.598Z] ---> c2e8df2a4dcf [2023-04-05T16:02:30.598Z] Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-04-05T16:02:30.598Z] ---> Running in 270055e440b0 [2023-04-05T16:02:31.180Z] Removing intermediate container 270055e440b0 [2023-04-05T16:02:31.180Z] ---> 46b39e28ed3f [2023-04-05T16:02:31.180Z] Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-04-05T16:02:31.180Z] ---> Running in a91f0d542d27 [2023-04-05T16:02:34.544Z] Removing intermediate container a91f0d542d27 [2023-04-05T16:02:34.544Z] ---> 52021515f7d6 [2023-04-05T16:02:34.544Z] Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} [2023-04-05T16:02:34.544Z] ---> Running in 4b20813d952c [2023-04-05T16:02:34.809Z] Removing intermediate container 4b20813d952c [2023-04-05T16:02:34.809Z] ---> 0f932f590021 [2023-04-05T16:02:34.809Z] Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-04-05T16:02:35.769Z] ---> d47a8b63c6dd [2023-04-05T16:02:35.769Z] Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-04-05T16:02:35.769Z] ---> Running in 646f4046d400 [2023-04-05T16:02:39.123Z] Removing intermediate container 646f4046d400 [2023-04-05T16:02:39.124Z] ---> 6483d7a9a772 [2023-04-05T16:02:39.124Z] Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-05T16:02:39.711Z] ---> 42affcec1d33 [2023-04-05T16:02:39.711Z] Step 21/33 : COPY --from=builder /edgex-go/security.txt / [2023-04-05T16:02:43.063Z] ---> b4358bbe20eb [2023-04-05T16:02:43.063Z] Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-04-05T16:02:44.468Z] ---> eb9e7ecfe8a9 [2023-04-05T16:02:44.468Z] Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-04-05T16:02:45.427Z] ---> 54a3d36efc16 [2023-04-05T16:02:45.427Z] Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-04-05T16:02:46.010Z] ---> c42b085c0073 [2023-04-05T16:02:46.010Z] Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-04-05T16:02:46.968Z] ---> 8cac8a3c1c10 [2023-04-05T16:02:46.968Z] Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-04-05T16:02:47.935Z] ---> 765cc65d7c9b [2023-04-05T16:02:47.935Z] Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-04-05T16:02:48.893Z] ---> 26f7df1d05eb [2023-04-05T16:02:48.893Z] Step 28/33 : RUN chmod +x /entrypoint.sh [2023-04-05T16:02:48.893Z] ---> Running in b678270bfdf5 [2023-04-05T16:02:52.229Z] Removing intermediate container b678270bfdf5 [2023-04-05T16:02:52.229Z] ---> 706c5a56924c [2023-04-05T16:02:52.229Z] Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] [2023-04-05T16:02:52.229Z] ---> Running in d4adbe47e5d5 [2023-04-05T16:02:52.494Z] Removing intermediate container d4adbe47e5d5 [2023-04-05T16:02:52.494Z] ---> 9e49fd50f2cc [2023-04-05T16:02:52.494Z] Step 30/33 : CMD ["gate"] [2023-04-05T16:02:52.760Z] ---> Running in d019b2ae2cc8 [2023-04-05T16:02:53.036Z] Removing intermediate container d019b2ae2cc8 [2023-04-05T16:02:53.036Z] ---> e193e342888c [2023-04-05T16:02:53.036Z] Step 31/33 : LABEL arch=arm64 [2023-04-05T16:02:53.308Z] ---> Running in c8c4bc15b478 [2023-04-05T16:02:53.890Z] Removing intermediate container c8c4bc15b478 [2023-04-05T16:02:53.890Z] ---> 1e56fd213195 [2023-04-05T16:02:53.890Z] Step 32/33 : LABEL git_sha=581b0da79acfc8c7cfb708782744174800bf9092 [2023-04-05T16:02:53.890Z] ---> Running in c2689f04f36b [2023-04-05T16:02:54.473Z] Removing intermediate container c2689f04f36b [2023-04-05T16:02:54.473Z] ---> 0d8004d87826 [2023-04-05T16:02:54.473Z] Step 33/33 : LABEL version=3.0.0-dev.121 [2023-04-05T16:02:54.739Z] ---> Running in 4a81ddcb2402 [2023-04-05T16:02:55.326Z] Removing intermediate container 4a81ddcb2402 [2023-04-05T16:02:55.326Z] ---> 14e15fe15048 [2023-04-05T16:02:55.326Z] [2023-04-05T16:02:55.326Z] Successfully built 14e15fe15048 [2023-04-05T16:02:55.326Z] Successfully tagged security-bootstrapper-arm64:latest [2023-04-05T16:02:55.326Z]  Building security-bootstrapper ... done Building security-spire-server [2023-04-05T16:02:58.691Z] Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-05T16:02:58.692Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2023-04-05T16:02:58.692Z] ---> 9e77ec8da2c2 [2023-04-05T16:02:58.692Z] Step 3/26 : WORKDIR /edgex-go [2023-04-05T16:02:58.692Z] ---> Using cache [2023-04-05T16:02:58.692Z] ---> 953da8cc5829 [2023-04-05T16:02:58.692Z] Step 4/26 : RUN apk add --update --no-cache make git build-base curl [2023-04-05T16:02:58.692Z] ---> Using cache [2023-04-05T16:02:58.692Z] ---> f3b3d24913b0 [2023-04-05T16:02:58.692Z] Step 5/26 : COPY go.mod vendor* ./ [2023-04-05T16:02:58.692Z] ---> Using cache [2023-04-05T16:02:58.692Z] ---> 426496919cbc [2023-04-05T16:02:58.692Z] Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-05T16:02:58.692Z] ---> Using cache [2023-04-05T16:02:58.692Z] ---> 833e5ab1ab95 [2023-04-05T16:02:58.692Z] Step 7/26 : COPY . . [2023-04-05T16:02:58.964Z] ---> Using cache [2023-04-05T16:02:58.964Z] ---> 727a0f4192a5 [2023-04-05T16:02:58.964Z] Step 8/26 : ARG SPIRE_RELEASE=1.2.1 [2023-04-05T16:02:58.964Z] ---> Using cache [2023-04-05T16:02:58.964Z] ---> 4987c6662dbe [2023-04-05T16:02:58.964Z] Step 9/26 : WORKDIR /edgex-go/spire-build [2023-04-05T16:02:58.964Z] ---> Using cache [2023-04-05T16:02:58.964Z] ---> 0b81a778bdda [2023-04-05T16:02:58.964Z] Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-04-05T16:02:58.964Z] ---> Using cache [2023-04-05T16:02:58.964Z] ---> c721ca573527 [2023-04-05T16:02:58.964Z] Step 11/26 : 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..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-04-05T16:02:59.232Z] ---> Running in b0c1eda8b000 [2023-04-05T16:03:02.601Z] Removing intermediate container b0c1eda8b000 [2023-04-05T16:03:02.601Z] ---> 43dfeda8f0ea [2023-04-05T16:03:02.601Z] Step 12/26 : WORKDIR /edgex-go [2023-04-05T16:03:02.601Z] ---> Running in fa92a4f2f3e7 [2023-04-05T16:03:03.204Z] Removing intermediate container fa92a4f2f3e7 [2023-04-05T16:03:03.204Z] ---> b5a79ceaa466 [2023-04-05T16:03:03.204Z] [2023-04-05T16:03:03.204Z] Step 13/26 : FROM alpine:3.17 [2023-04-05T16:03:03.204Z] ---> 51e60588ff2c [2023-04-05T16:03:03.204Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-04-05T16:03:03.204Z] ---> Using cache [2023-04-05T16:03:03.204Z] ---> 1bccd308207e [2023-04-05T16:03:03.204Z] Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-04-05T16:03:03.204Z] ---> Using cache [2023-04-05T16:03:03.204Z] ---> 3458f68e83ad [2023-04-05T16:03:03.204Z] Step 16/26 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-05T16:03:03.204Z] ---> Using cache [2023-04-05T16:03:03.476Z] ---> 6d81c9e09ed3 [2023-04-05T16:03:03.476Z] Step 17/26 : COPY --from=builder /edgex-go/security.txt / [2023-04-05T16:03:03.476Z] ---> Using cache [2023-04-05T16:03:03.476Z] ---> c89618d5a726 [2023-04-05T16:03:03.476Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-04-05T16:03:04.476Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.121" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-04-05T16:03:11.139Z] ---> 3c42f8ea8f97 [2023-04-05T16:03:11.139Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-04-05T16:03:11.139Z] ---> 11a4182943b7 [2023-04-05T16:03:11.139Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-04-05T16:03:12.114Z] ---> 803fe023374f [2023-04-05T16:03:12.114Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-04-05T16:03:13.081Z] ---> b8c1877dd3d5 [2023-04-05T16:03:13.081Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-04-05T16:03:13.349Z] ---> Running in 03fd9b4342f6 [2023-04-05T16:03:13.619Z] Removing intermediate container 03fd9b4342f6 [2023-04-05T16:03:13.619Z] ---> da05cc268e0d [2023-04-05T16:03:13.619Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-04-05T16:03:13.889Z] ---> Running in c3ea5fb39802 [2023-04-05T16:03:14.477Z] Removing intermediate container c3ea5fb39802 [2023-04-05T16:03:14.477Z] ---> 38cf76aefb78 [2023-04-05T16:03:14.477Z] Step 24/26 : LABEL arch=arm64 [2023-04-05T16:03:14.477Z] ---> Running in 5e6b99813059 [2023-04-05T16:03:15.070Z] Removing intermediate container 5e6b99813059 [2023-04-05T16:03:15.070Z] ---> 7fda6774a844 [2023-04-05T16:03:15.070Z] Step 25/26 : LABEL git_sha=581b0da79acfc8c7cfb708782744174800bf9092 [2023-04-05T16:03:15.070Z] ---> Running in cdc4d913305c [2023-04-05T16:03:15.681Z] Removing intermediate container cdc4d913305c [2023-04-05T16:03:15.681Z] ---> 7ebff588f15d [2023-04-05T16:03:15.681Z] Step 26/26 : LABEL version=3.0.0-dev.121 [2023-04-05T16:03:15.953Z] ---> Running in 7eb21e2efda8 [2023-04-05T16:03:16.547Z] Removing intermediate container 7eb21e2efda8 [2023-04-05T16:03:16.547Z] ---> ed00caf2e3cc [2023-04-05T16:03:16.547Z] [2023-04-05T16:03:16.826Z] Successfully built ed00caf2e3cc [2023-04-05T16:03:16.826Z] Successfully tagged security-spire-server-arm64:latest [2023-04-05T16:03:26.952Z]  Building security-spire-server ... done Removing intermediate container 2a4f868c207f [2023-04-05T16:03:26.952Z] ---> e7c4fb153d99 [2023-04-05T16:03:26.952Z] [2023-04-05T16:03:26.952Z] Step 9/25 : FROM alpine:3.17 [2023-04-05T16:03:26.952Z] ---> 51e60588ff2c [2023-04-05T16:03:26.952Z] Step 10/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-04-05T16:03:26.952Z] ---> Running in 6558a920b5c7 [2023-04-05T16:03:28.902Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-05T16:03:29.871Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-05T16:03:31.290Z] (1/3) Installing ca-certificates (20220614-r4) [2023-04-05T16:03:31.558Z] (2/3) Installing dumb-init (1.2.5-r2) [2023-04-05T16:03:31.558Z] (3/3) Installing su-exec (0.2-r2) [2023-04-05T16:03:31.558Z] Executing busybox-1.35.0-r29.trigger [2023-04-05T16:03:31.558Z] Executing ca-certificates-20220614-r4.trigger [2023-04-05T16:03:32.150Z] OK: 8 MiB in 18 packages [2023-04-05T16:03:34.757Z] Removing intermediate container 6558a920b5c7 [2023-04-05T16:03:34.757Z] ---> 4aa031e6b9aa [2023-04-05T16:03:34.757Z] Step 11/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' [2023-04-05T16:03:34.757Z] ---> Running in 6a5bacd4762a [2023-04-05T16:03:35.358Z] Removing intermediate container 6a5bacd4762a [2023-04-05T16:03:35.358Z] ---> 5cd57c447949 [2023-04-05T16:03:35.358Z] Step 12/25 : WORKDIR / [2023-04-05T16:03:35.358Z] ---> Running in f491a0e48201 [2023-04-05T16:03:35.960Z] Removing intermediate container f491a0e48201 [2023-04-05T16:03:35.960Z] ---> 7c4df9cce3a2 [2023-04-05T16:03:35.960Z] Step 13/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-05T16:03:36.919Z] ---> 76734607dbb0 [2023-04-05T16:03:36.919Z] Step 14/25 : COPY --from=builder /edgex-go/security.txt / [2023-04-05T16:03:37.876Z] ---> e18f2079f266 [2023-04-05T16:03:37.876Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-04-05T16:03:38.836Z] ---> 720194f9f8d1 [2023-04-05T16:03:38.836Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2023-04-05T16:03:39.796Z] ---> c285ba119cba [2023-04-05T16:03:39.796Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-04-05T16:03:40.756Z] ---> 6e96edee6190 [2023-04-05T16:03:40.756Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-04-05T16:03:42.161Z] ---> 4a47dd9b2a2c [2023-04-05T16:03:42.161Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-04-05T16:03:44.100Z] ---> ba4498cbd9a9 [2023-04-05T16:03:44.100Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-04-05T16:03:44.687Z] ---> 11748f6c7061 [2023-04-05T16:03:44.687Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-04-05T16:03:44.954Z] ---> Running in 6f718a7c4348 [2023-04-05T16:03:50.304Z] Removing intermediate container 6f718a7c4348 [2023-04-05T16:03:50.304Z] ---> 349463da51c9 [2023-04-05T16:03:50.304Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2023-04-05T16:03:50.304Z] ---> Running in 44db4b5f4ede [2023-04-05T16:03:51.269Z] Removing intermediate container 44db4b5f4ede [2023-04-05T16:03:51.269Z] ---> 17054d971e42 [2023-04-05T16:03:51.269Z] Step 23/25 : LABEL arch=arm64 [2023-04-05T16:03:51.269Z] ---> Running in ff555c0a9d80 [2023-04-05T16:03:51.852Z] Removing intermediate container ff555c0a9d80 [2023-04-05T16:03:51.852Z] ---> 19ca33bb5189 [2023-04-05T16:03:51.852Z] Step 24/25 : LABEL git_sha=581b0da79acfc8c7cfb708782744174800bf9092 [2023-04-05T16:03:52.119Z] ---> Running in 6d7226887018 [2023-04-05T16:03:53.077Z] Removing intermediate container 6d7226887018 [2023-04-05T16:03:53.077Z] ---> 1b8d508c00dc [2023-04-05T16:03:53.077Z] Step 25/25 : LABEL version=3.0.0-dev.121 [2023-04-05T16:03:53.077Z] ---> Running in 0c1522e60ce8 [2023-04-05T16:03:53.677Z] Removing intermediate container 0c1522e60ce8 [2023-04-05T16:03:53.677Z] ---> 4082cc6554f5 [2023-04-05T16:03:53.677Z] [2023-04-05T16:03:53.946Z] Successfully built 4082cc6554f5 [2023-04-05T16:03:54.213Z] Successfully tagged security-secretstore-setup-arm64:latest [2023-04-05T16:04:01.030Z]  Building security-secretstore-setup ... done Removing intermediate container c2a97908aa56 [2023-04-05T16:04:01.030Z] ---> 70e36342945d [2023-04-05T16:04:01.030Z] [2023-04-05T16:04:01.030Z] Step 10/24 : FROM alpine:3.17 [2023-04-05T16:04:01.030Z] ---> 51e60588ff2c [2023-04-05T16:04:01.030Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-04-05T16:04:01.030Z] ---> Using cache [2023-04-05T16:04:01.030Z] ---> b8ab6837f42f [2023-04-05T16:04:01.030Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-04-05T16:04:01.030Z] ---> Using cache [2023-04-05T16:04:01.030Z] ---> a31fc2bd8c89 [2023-04-05T16:04:01.030Z] Step 13/24 : ENV APP_PORT=59882 [2023-04-05T16:04:01.030Z] ---> Running in 1e88d563ffda [2023-04-05T16:04:02.487Z] Removing intermediate container 1e88d563ffda [2023-04-05T16:04:02.487Z] ---> e4c52c97dd2c [2023-04-05T16:04:02.487Z] Step 14/24 : EXPOSE $APP_PORT [2023-04-05T16:04:02.487Z] ---> Running in 672534548a8b [2023-04-05T16:04:03.103Z] Removing intermediate container 672534548a8b [2023-04-05T16:04:03.103Z] ---> 50e483a33a8a [2023-04-05T16:04:03.103Z] Step 15/24 : WORKDIR / [2023-04-05T16:04:03.103Z] ---> Running in acb414bc9ffc [2023-04-05T16:04:03.706Z] Removing intermediate container acb414bc9ffc [2023-04-05T16:04:03.706Z] ---> fecc9f7a62df [2023-04-05T16:04:03.706Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-05T16:04:04.666Z] ---> e06f0e63dd70 [2023-04-05T16:04:04.666Z] Step 17/24 : COPY --from=builder /edgex-go/security.txt / [2023-04-05T16:04:05.621Z] ---> 01f318638a6d [2023-04-05T16:04:05.621Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-04-05T16:04:07.022Z] ---> 483cc559ea9c [2023-04-05T16:04:07.022Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-04-05T16:04:07.981Z] ---> 1fe8da178331 [2023-04-05T16:04:07.981Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2023-04-05T16:04:08.246Z] ---> Running in 7284fa3dce00 [2023-04-05T16:04:08.514Z] Removing intermediate container 7284fa3dce00 [2023-04-05T16:04:08.514Z] ---> a85bd5f21b84 [2023-04-05T16:04:08.514Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-04-05T16:04:08.783Z] ---> Running in 414ce848119d [2023-04-05T16:04:09.048Z] Removing intermediate container 414ce848119d [2023-04-05T16:04:09.048Z] ---> 37b54e4d11eb [2023-04-05T16:04:09.048Z] Step 22/24 : LABEL arch=arm64 [2023-04-05T16:04:09.312Z] ---> Running in 0206ffda44a5 [2023-04-05T16:04:09.903Z] Removing intermediate container 0206ffda44a5 [2023-04-05T16:04:09.903Z] ---> ceea247af769 [2023-04-05T16:04:09.903Z] Step 23/24 : LABEL git_sha=581b0da79acfc8c7cfb708782744174800bf9092 [2023-04-05T16:04:09.903Z] ---> Running in 8fd157e4bc94 [2023-04-05T16:04:10.489Z] Removing intermediate container 8fd157e4bc94 [2023-04-05T16:04:10.489Z] ---> ffa1fbd34f09 [2023-04-05T16:04:10.489Z] Step 24/24 : LABEL version=3.0.0-dev.121 [2023-04-05T16:04:10.489Z] ---> Running in bd1b4d6f64dd [2023-04-05T16:04:11.071Z] Removing intermediate container bd1b4d6f64dd [2023-04-05T16:04:11.071Z] ---> 61a1da193ccf [2023-04-05T16:04:11.071Z] [2023-04-05T16:04:11.071Z] Successfully built 61a1da193ccf [2023-04-05T16:04:11.071Z] Successfully tagged core-command-arm64:latest [2023-04-05T16:05:32.667Z]  Building core-command ... done Removing intermediate container 7d7d505de5d1 [2023-04-05T16:05:32.667Z] ---> b7132f40cd91 [2023-04-05T16:05:32.667Z] [2023-04-05T16:05:32.667Z] Step 10/25 : FROM alpine:3.17 [2023-04-05T16:05:32.667Z] ---> 51e60588ff2c [2023-04-05T16:05:32.667Z] Step 11/25 : RUN apk add --update --no-cache dumb-init [2023-04-05T16:05:32.667Z] ---> Using cache [2023-04-05T16:05:32.667Z] ---> b8ab6837f42f [2023-04-05T16:05:32.667Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-04-05T16:05:32.667Z] ---> Using cache [2023-04-05T16:05:32.667Z] ---> a31fc2bd8c89 [2023-04-05T16:05:32.667Z] Step 13/25 : ENV APP_PORT=59881 [2023-04-05T16:05:32.667Z] ---> Running in 7ff30656c185 [2023-04-05T16:05:32.667Z] Removing intermediate container 7ff30656c185 [2023-04-05T16:05:32.667Z] ---> d398ec1d27da [2023-04-05T16:05:32.667Z] Step 14/25 : EXPOSE $APP_PORT [2023-04-05T16:05:32.667Z] ---> Running in c29f7e218489 [2023-04-05T16:05:32.667Z] Removing intermediate container c29f7e218489 [2023-04-05T16:05:32.667Z] ---> 0a7b152ac5a6 [2023-04-05T16:05:32.667Z] Step 15/25 : WORKDIR / [2023-04-05T16:05:32.667Z] ---> Running in 93f37000c721 [2023-04-05T16:05:32.667Z] Removing intermediate container 93f37000c721 [2023-04-05T16:05:32.667Z] ---> bf075adbaabc [2023-04-05T16:05:32.667Z] Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-05T16:05:32.667Z] ---> af11d236e666 [2023-04-05T16:05:32.667Z] Step 17/25 : COPY --from=builder /edgex-go/security.txt / [2023-04-05T16:05:32.667Z] ---> fe2217b88252 [2023-04-05T16:05:32.667Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-04-05T16:05:32.667Z] ---> 4d9111fbec34 [2023-04-05T16:05:32.667Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-04-05T16:05:32.667Z] ---> a1ddb07e8b83 [2023-04-05T16:05:32.667Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-04-05T16:05:32.667Z] ---> a5a2ff68181b [2023-04-05T16:05:32.667Z] Step 21/25 : ENTRYPOINT ["/core-metadata"] [2023-04-05T16:05:32.667Z] ---> Running in 1782d67435ad [2023-04-05T16:05:32.667Z] Removing intermediate container 1782d67435ad [2023-04-05T16:05:32.667Z] ---> 35e5cade931b [2023-04-05T16:05:32.667Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-04-05T16:05:32.667Z] ---> Running in 98cd6bcd4b11 [2023-04-05T16:05:32.667Z] Removing intermediate container 98cd6bcd4b11 [2023-04-05T16:05:32.667Z] ---> aaecc6646022 [2023-04-05T16:05:32.667Z] Step 23/25 : LABEL arch=arm64 [2023-04-05T16:05:32.667Z] ---> Running in 3d810c87cd83 [2023-04-05T16:05:32.667Z] Removing intermediate container 3d810c87cd83 [2023-04-05T16:05:32.667Z] ---> 62e0c432d517 [2023-04-05T16:05:32.667Z] Step 24/25 : LABEL git_sha=581b0da79acfc8c7cfb708782744174800bf9092 [2023-04-05T16:05:32.667Z] ---> Running in 71ad275ebdfb [2023-04-05T16:05:32.667Z] Removing intermediate container 71ad275ebdfb [2023-04-05T16:05:32.667Z] ---> d12402f1931c [2023-04-05T16:05:32.667Z] Step 25/25 : LABEL version=3.0.0-dev.121 [2023-04-05T16:05:32.667Z] ---> Running in 65fe1f627a25 [2023-04-05T16:05:32.667Z] Removing intermediate container 65fe1f627a25 [2023-04-05T16:05:32.667Z] ---> d39fd59e8920 [2023-04-05T16:05:32.667Z] [2023-04-05T16:05:32.667Z] Successfully built d39fd59e8920 [2023-04-05T16:05:32.667Z] Successfully tagged core-metadata-arm64:latest [2023-04-05T16:05:42.726Z]  Building core-metadata ... done Removing intermediate container 4bd05a7c2aff [2023-04-05T16:05:42.726Z] ---> 5122a2a78fab [2023-04-05T16:05:42.726Z] [2023-04-05T16:05:42.726Z] Step 10/23 : FROM alpine:3.17 [2023-04-05T16:05:42.726Z] ---> 51e60588ff2c [2023-04-05T16:05:42.726Z] Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-04-05T16:05:42.726Z] ---> Running in aa7910fb7c3a [2023-04-05T16:05:43.309Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-05T16:05:44.284Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-05T16:05:45.242Z] (1/2) Installing ca-certificates (20220614-r4) [2023-04-05T16:05:45.242Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-04-05T16:05:45.242Z] Executing busybox-1.35.0-r29.trigger [2023-04-05T16:05:45.242Z] Executing ca-certificates-20220614-r4.trigger [2023-04-05T16:05:45.823Z] OK: 8 MiB in 17 packages [2023-04-05T16:05:47.230Z] Removing intermediate container aa7910fb7c3a [2023-04-05T16:05:47.230Z] ---> ca8ae25e7c72 [2023-04-05T16:05:47.230Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2023: Intel Corporation' [2023-04-05T16:05:47.230Z] ---> Running in 527ba1778c62 [2023-04-05T16:05:47.498Z] Removing intermediate container 527ba1778c62 [2023-04-05T16:05:47.498Z] ---> 95fe14f1c6ff [2023-04-05T16:05:47.498Z] Step 13/23 : ENV APP_PORT=59860 [2023-04-05T16:05:47.498Z] ---> Running in d3d868c0c6aa [2023-04-05T16:05:47.767Z] Removing intermediate container d3d868c0c6aa [2023-04-05T16:05:47.767Z] ---> 6b1f54704f96 [2023-04-05T16:05:47.767Z] Step 14/23 : EXPOSE $APP_PORT [2023-04-05T16:05:48.034Z] ---> Running in 68f6c8dcabcc [2023-04-05T16:05:48.301Z] Removing intermediate container 68f6c8dcabcc [2023-04-05T16:05:48.301Z] ---> 4473b875230c [2023-04-05T16:05:48.301Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-05T16:05:48.882Z] ---> fb46b1abf3ec [2023-04-05T16:05:48.882Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-04-05T16:05:49.475Z] ---> 4deece900a08 [2023-04-05T16:05:49.475Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-04-05T16:05:50.896Z] ---> bc9bf84b07b2 [2023-04-05T16:05:50.896Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-04-05T16:05:51.167Z] ---> faf5acd7a600 [2023-04-05T16:05:51.167Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2023-04-05T16:05:51.167Z] ---> Running in e9cccae7b9fa [2023-04-05T16:05:51.436Z] Removing intermediate container e9cccae7b9fa [2023-04-05T16:05:51.436Z] ---> 02073be6caa3 [2023-04-05T16:05:51.436Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-04-05T16:05:51.706Z] ---> Running in 9426a2dbdebd [2023-04-05T16:05:51.977Z] Removing intermediate container 9426a2dbdebd [2023-04-05T16:05:51.977Z] ---> f866416de1d4 [2023-04-05T16:05:51.977Z] Step 21/23 : LABEL arch=arm64 [2023-04-05T16:05:51.977Z] ---> Running in c812c1380a23 [2023-04-05T16:05:52.247Z] Removing intermediate container c812c1380a23 [2023-04-05T16:05:52.247Z] ---> 41487f29243e [2023-04-05T16:05:52.247Z] Step 22/23 : LABEL git_sha=581b0da79acfc8c7cfb708782744174800bf9092 [2023-04-05T16:05:52.247Z] ---> Running in 7e74979c59ab [2023-04-05T16:05:52.839Z] Removing intermediate container 7e74979c59ab [2023-04-05T16:05:52.839Z] ---> abb4583c6233 [2023-04-05T16:05:52.839Z] Step 23/23 : LABEL version=3.0.0-dev.121 [2023-04-05T16:05:52.839Z] ---> Running in e62933012474 [2023-04-05T16:05:53.110Z] Removing intermediate container e62933012474 [2023-04-05T16:05:53.110Z] ---> 30e5eedc7d9e [2023-04-05T16:05:53.110Z] [2023-04-05T16:05:53.110Z] Successfully built 30e5eedc7d9e [2023-04-05T16:05:53.110Z] Successfully tagged support-notifications-arm64:latest [2023-04-05T16:05:53.395Z]  Building support-notifications ... done  [Pipeline] } [2023-04-05T16:05:53.396Z] $ docker stop --time=1 c309772a4e2cb3e129321659ce0e6399f29e35491efb5b13cdcc2b3d55375629 [2023-04-05T16:05:55.114Z] $ docker rm -f --volumes c309772a4e2cb3e129321659ce0e6399f29e35491efb5b13cdcc2b3d55375629 [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-05T16:05:55.603Z] + docker images [2023-04-05T16:05:55.872Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-04-05T16:05:55.872Z] support-notifications-arm64 latest 30e5eedc7d9e 3 seconds ago 32.2MB [2023-04-05T16:05:55.872Z] 5122a2a78fab 15 seconds ago 1.39GB [2023-04-05T16:05:55.872Z] core-metadata-arm64 latest d39fd59e8920 25 seconds ago 20.2MB [2023-04-05T16:05:55.872Z] b7132f40cd91 33 seconds ago 1.33GB [2023-04-05T16:05:55.872Z] core-command-arm64 latest 61a1da193ccf About a minute ago 19.7MB [2023-04-05T16:05:55.872Z] 70e36342945d About a minute ago 1.32GB [2023-04-05T16:05:55.872Z] security-secretstore-setup-arm64 latest 4082cc6554f5 2 minutes ago 32.2MB [2023-04-05T16:05:55.872Z] e7c4fb153d99 2 minutes ago 1.31GB [2023-04-05T16:05:55.872Z] security-spire-server-arm64 latest ed00caf2e3cc 2 minutes ago 87.1MB [2023-04-05T16:05:55.872Z] b5a79ceaa466 2 minutes ago 1.18GB [2023-04-05T16:05:55.872Z] security-bootstrapper-arm64 latest 14e15fe15048 3 minutes ago 21.9MB [2023-04-05T16:05:55.872Z] 8dbbdc0f87f4 3 minutes ago 1.31GB [2023-04-05T16:05:55.872Z] support-scheduler-arm64 latest 024ca1ff22b6 6 minutes ago 31.5MB [2023-04-05T16:05:55.872Z] 546a577fe8ca 6 minutes ago 1.39GB [2023-04-05T16:05:55.872Z] security-spire-agent-arm64 latest 1bd496ee7735 9 minutes ago 125MB [2023-04-05T16:05:55.872Z] security-spire-config-arm64 latest 574a680b4803 9 minutes ago 86.2MB [2023-04-05T16:05:55.872Z] a4c95ac64256 10 minutes ago 1.18GB [2023-04-05T16:05:55.872Z] 12d7d5736e96 10 minutes ago 1.18GB [2023-04-05T16:05:55.872Z] security-spiffe-token-provider-arm64 latest b9fbbd3d0e44 11 minutes ago 32.7MB [2023-04-05T16:05:55.872Z] c91dc613f75a 12 minutes ago 1.36GB [2023-04-05T16:05:55.872Z] core-data-arm64 latest e80d806140ac 12 minutes ago 19.9MB [2023-04-05T16:05:55.872Z] core-common-config-bootstrapper-arm64 latest e32c1356ec79 13 minutes ago 17.2MB [2023-04-05T16:05:55.872Z] bdbab33f8a6a 13 minutes ago 1.32GB [2023-04-05T16:05:55.872Z] security-proxy-setup-arm64 latest 99d506a462f9 13 minutes ago 18.7MB [2023-04-05T16:05:55.872Z] 668370bf9749 13 minutes ago 1.31GB [2023-04-05T16:05:55.872Z] security-proxy-auth-arm64 latest 9acf41024d31 13 minutes ago 18.3MB [2023-04-05T16:05:55.872Z] b98363d0ec1f 13 minutes ago 1.3GB [2023-04-05T16:05:55.872Z] 03f548475ab8 14 minutes ago 1.3GB [2023-04-05T16:05:55.872Z] ci-base-image-arm64 latest 9e77ec8da2c2 23 minutes ago 866MB [2023-04-05T16:05:55.872Z] alpine 3.17 51e60588ff2c 6 days ago 7.46MB [2023-04-05T16:05:55.872Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.20-alpine 6cb57ee374ae 3 weeks ago 648MB [2023-04-05T16:05:55.872Z] 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-04-05T16:05:55.985Z] provisioning config files... [2023-04-05T16:05:55.999Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/483@tmp/config12131141557900756161tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-05T16:05:56.344Z] ---> docker-login.sh [2023-04-05T16:05:56.344Z] nexus3.edgexfoundry.org:10001 [2023-04-05T16:05:56.612Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-05T16:05:56.612Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-05T16:05:56.612Z] Configure a credential helper to remove this warning. See [2023-04-05T16:05:56.612Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-05T16:05:56.612Z] [2023-04-05T16:05:56.612Z] Login Succeeded [2023-04-05T16:05:56.612Z] nexus3.edgexfoundry.org:10002 [2023-04-05T16:05:56.880Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-05T16:05:57.149Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-05T16:05:57.149Z] Configure a credential helper to remove this warning. See [2023-04-05T16:05:57.149Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-05T16:05:57.149Z] [2023-04-05T16:05:57.149Z] Login Succeeded [2023-04-05T16:05:57.149Z] nexus3.edgexfoundry.org:10003 [2023-04-05T16:05:57.418Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-05T16:05:57.418Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-05T16:05:57.418Z] Configure a credential helper to remove this warning. See [2023-04-05T16:05:57.418Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-05T16:05:57.418Z] [2023-04-05T16:05:57.418Z] Login Succeeded [2023-04-05T16:05:57.418Z] nexus3.edgexfoundry.org:10004 [2023-04-05T16:05:57.685Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-05T16:05:57.953Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-05T16:05:57.953Z] Configure a credential helper to remove this warning. See [2023-04-05T16:05:57.953Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-05T16:05:57.953Z] [2023-04-05T16:05:57.953Z] Login Succeeded [2023-04-05T16:05:57.953Z] docker.io [2023-04-05T16:05:58.221Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-05T16:05:58.489Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-05T16:05:58.489Z] Configure a credential helper to remove this warning. See [2023-04-05T16:05:58.489Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-05T16:05:58.489Z] [2023-04-05T16:05:58.489Z] Login Succeeded [2023-04-05T16:05:58.489Z] ---> docker-login.sh ends [Pipeline] } [2023-04-05T16:05:58.501Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-05T16:05:58.525Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-05T16:05:58.540Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2023-04-05T16:05:58.540Z] 581b0da79acfc8c7cfb708782744174800bf9092 [2023-04-05T16:05:58.540Z] latest [2023-04-05T16:05:58.540Z] 3.0.0-dev.121 [2023-04-05T16:05:58.540Z] 581b0da79acfc8c7cfb708782744174800bf9092-3.0.0-dev.121 [2023-04-05T16:05:58.540Z] main [2023-04-05T16:05:58.540Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-05T16:05:58.884Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:581b0da79acfc8c7cfb708782744174800bf9092 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-05T16:05:59.233Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:581b0da79acfc8c7cfb708782744174800bf9092 [2023-04-05T16:05:59.233Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-04-05T16:05:59.233Z] 8759b6ed9427: Preparing [2023-04-05T16:05:59.233Z] 887c509c12b2: Preparing [2023-04-05T16:05:59.233Z] 9376a22e7c77: Preparing [2023-04-05T16:05:59.233Z] 183e93bb9b57: Preparing [2023-04-05T16:05:59.233Z] cc7f86473e63: Preparing [2023-04-05T16:05:59.233Z] 26cbea5cba74: Preparing [2023-04-05T16:05:59.233Z] 26cbea5cba74: Waiting [2023-04-05T16:05:59.501Z] 183e93bb9b57: Pushed [2023-04-05T16:05:59.770Z] 26cbea5cba74: Layer already exists [2023-04-05T16:05:59.770Z] 8759b6ed9427: Pushed [2023-04-05T16:05:59.770Z] cc7f86473e63: Pushed [2023-04-05T16:05:59.770Z] 9376a22e7c77: Pushed [2023-04-05T16:06:03.110Z] 887c509c12b2: Pushed [2023-04-05T16:06:03.110Z] 581b0da79acfc8c7cfb708782744174800bf9092: digest: sha256:e8a076945a16d893bbbe12a6a8597b184b4942a995006ae7c35c95d70812ee77 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-05T16:06:03.460Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-05T16:06:03.798Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2023-04-05T16:06:03.798Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-04-05T16:06:03.798Z] 8759b6ed9427: Preparing [2023-04-05T16:06:03.798Z] 887c509c12b2: Preparing [2023-04-05T16:06:03.798Z] 9376a22e7c77: Preparing [2023-04-05T16:06:03.798Z] 183e93bb9b57: Preparing [2023-04-05T16:06:03.798Z] cc7f86473e63: Preparing [2023-04-05T16:06:03.798Z] 26cbea5cba74: Preparing [2023-04-05T16:06:03.798Z] 26cbea5cba74: Waiting [2023-04-05T16:06:03.798Z] cc7f86473e63: Layer already exists [2023-04-05T16:06:03.798Z] 887c509c12b2: Layer already exists [2023-04-05T16:06:03.798Z] 9376a22e7c77: Layer already exists [2023-04-05T16:06:03.798Z] 8759b6ed9427: Layer already exists [2023-04-05T16:06:03.798Z] 183e93bb9b57: Layer already exists [2023-04-05T16:06:03.798Z] 26cbea5cba74: Layer already exists [2023-04-05T16:06:04.063Z] latest: digest: sha256:e8a076945a16d893bbbe12a6a8597b184b4942a995006ae7c35c95d70812ee77 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-05T16:06:04.402Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:3.0.0-dev.121 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-05T16:06:04.747Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:3.0.0-dev.121 [2023-04-05T16:06:04.748Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-04-05T16:06:04.748Z] 8759b6ed9427: Preparing [2023-04-05T16:06:04.748Z] 887c509c12b2: Preparing [2023-04-05T16:06:04.748Z] 9376a22e7c77: Preparing [2023-04-05T16:06:04.748Z] 183e93bb9b57: Preparing [2023-04-05T16:06:04.748Z] cc7f86473e63: Preparing [2023-04-05T16:06:04.748Z] 26cbea5cba74: Preparing [2023-04-05T16:06:04.748Z] 26cbea5cba74: Waiting [2023-04-05T16:06:05.014Z] 8759b6ed9427: Layer already exists [2023-04-05T16:06:05.014Z] cc7f86473e63: Layer already exists [2023-04-05T16:06:05.014Z] 9376a22e7c77: Layer already exists [2023-04-05T16:06:05.014Z] 183e93bb9b57: Layer already exists [2023-04-05T16:06:05.014Z] 887c509c12b2: Layer already exists [2023-04-05T16:06:05.014Z] 26cbea5cba74: Layer already exists [2023-04-05T16:06:05.014Z] 3.0.0-dev.121: digest: sha256:e8a076945a16d893bbbe12a6a8597b184b4942a995006ae7c35c95d70812ee77 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-05T16:06:05.372Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:581b0da79acfc8c7cfb708782744174800bf9092-3.0.0-dev.121 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-05T16:06:05.713Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:581b0da79acfc8c7cfb708782744174800bf9092-3.0.0-dev.121 [2023-04-05T16:06:05.713Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-04-05T16:06:05.713Z] 8759b6ed9427: Preparing [2023-04-05T16:06:05.713Z] 887c509c12b2: Preparing [2023-04-05T16:06:05.713Z] 9376a22e7c77: Preparing [2023-04-05T16:06:05.713Z] 183e93bb9b57: Preparing [2023-04-05T16:06:05.713Z] cc7f86473e63: Preparing [2023-04-05T16:06:05.713Z] 26cbea5cba74: Preparing [2023-04-05T16:06:05.713Z] 26cbea5cba74: Waiting [2023-04-05T16:06:05.713Z] 8759b6ed9427: Layer already exists [2023-04-05T16:06:05.713Z] cc7f86473e63: Layer already exists [2023-04-05T16:06:05.713Z] 887c509c12b2: Layer already exists [2023-04-05T16:06:05.713Z] 9376a22e7c77: Layer already exists [2023-04-05T16:06:05.713Z] 183e93bb9b57: Layer already exists [2023-04-05T16:06:05.713Z] 26cbea5cba74: Layer already exists [2023-04-05T16:06:05.979Z] 581b0da79acfc8c7cfb708782744174800bf9092-3.0.0-dev.121: digest: sha256:e8a076945a16d893bbbe12a6a8597b184b4942a995006ae7c35c95d70812ee77 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-05T16:06:06.314Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-05T16:06:06.657Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2023-04-05T16:06:06.657Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-04-05T16:06:06.657Z] 8759b6ed9427: Preparing [2023-04-05T16:06:06.657Z] 887c509c12b2: Preparing [2023-04-05T16:06:06.657Z] 9376a22e7c77: Preparing [2023-04-05T16:06:06.657Z] 183e93bb9b57: Preparing [2023-04-05T16:06:06.657Z] cc7f86473e63: Preparing [2023-04-05T16:06:06.657Z] 26cbea5cba74: Preparing [2023-04-05T16:06:06.657Z] 26cbea5cba74: Waiting [2023-04-05T16:06:06.657Z] 9376a22e7c77: Layer already exists [2023-04-05T16:06:06.657Z] cc7f86473e63: Layer already exists [2023-04-05T16:06:06.657Z] 8759b6ed9427: Layer already exists [2023-04-05T16:06:06.657Z] 183e93bb9b57: Layer already exists [2023-04-05T16:06:06.657Z] 887c509c12b2: Layer already exists [2023-04-05T16:06:06.657Z] 26cbea5cba74: Layer already exists [2023-04-05T16:06:06.925Z] main: digest: sha256:e8a076945a16d893bbbe12a6a8597b184b4942a995006ae7c35c95d70812ee77 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-05T16:06:06.966Z] ===================================================== [Pipeline] echo [2023-04-05T16:06:06.972Z] taggedImages: [2023-04-05T16:06:06.972Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:581b0da79acfc8c7cfb708782744174800bf9092 [2023-04-05T16:06:06.972Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2023-04-05T16:06:06.972Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:3.0.0-dev.121 [2023-04-05T16:06:06.972Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:581b0da79acfc8c7cfb708782744174800bf9092-3.0.0-dev.121 [2023-04-05T16:06:06.972Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2023-04-05T16:06:06.987Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: [2023-04-05T16:06:06.987Z] 581b0da79acfc8c7cfb708782744174800bf9092 [2023-04-05T16:06:06.987Z] latest [2023-04-05T16:06:06.987Z] 3.0.0-dev.121 [2023-04-05T16:06:06.987Z] 581b0da79acfc8c7cfb708782744174800bf9092-3.0.0-dev.121 [2023-04-05T16:06:06.987Z] main [2023-04-05T16:06:06.987Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-05T16:06:07.322Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:581b0da79acfc8c7cfb708782744174800bf9092 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-05T16:06:07.660Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:581b0da79acfc8c7cfb708782744174800bf9092 [2023-04-05T16:06:07.660Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-04-05T16:06:07.660Z] 28468ed7a852: Preparing [2023-04-05T16:06:07.660Z] a8421d90d3fc: Preparing [2023-04-05T16:06:07.660Z] 5e112071da44: Preparing [2023-04-05T16:06:07.660Z] 46b378523bb1: Preparing [2023-04-05T16:06:07.660Z] 9376a22e7c77: Preparing [2023-04-05T16:06:07.660Z] 183e93bb9b57: Preparing [2023-04-05T16:06:07.660Z] 07b91861c683: Preparing [2023-04-05T16:06:07.660Z] 26cbea5cba74: Preparing [2023-04-05T16:06:07.660Z] 183e93bb9b57: Waiting [2023-04-05T16:06:07.660Z] 07b91861c683: Waiting [2023-04-05T16:06:07.660Z] 26cbea5cba74: Waiting [2023-04-05T16:06:07.660Z] 9376a22e7c77: Layer already exists [2023-04-05T16:06:07.927Z] 183e93bb9b57: Layer already exists [2023-04-05T16:06:07.927Z] 28468ed7a852: Pushed [2023-04-05T16:06:08.195Z] a8421d90d3fc: Pushed [2023-04-05T16:06:08.195Z] 5e112071da44: Pushed [2023-04-05T16:06:08.195Z] 07b91861c683: Pushed [2023-04-05T16:06:08.195Z] 26cbea5cba74: Layer already exists [2023-04-05T16:06:10.770Z] 46b378523bb1: Pushed [2023-04-05T16:06:10.770Z] 581b0da79acfc8c7cfb708782744174800bf9092: digest: sha256:c958c4a7f8ff6a5dd3310ae570d09b5079d98a81ea76bb5fde2b53f7f2225353 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-05T16:06:11.118Z] + 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-04-05T16:06:11.453Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2023-04-05T16:06:11.454Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-04-05T16:06:11.454Z] 28468ed7a852: Preparing [2023-04-05T16:06:11.454Z] a8421d90d3fc: Preparing [2023-04-05T16:06:11.454Z] 5e112071da44: Preparing [2023-04-05T16:06:11.454Z] 46b378523bb1: Preparing [2023-04-05T16:06:11.454Z] 9376a22e7c77: Preparing [2023-04-05T16:06:11.454Z] 183e93bb9b57: Preparing [2023-04-05T16:06:11.454Z] 07b91861c683: Preparing [2023-04-05T16:06:11.454Z] 26cbea5cba74: Preparing [2023-04-05T16:06:11.454Z] 07b91861c683: Waiting [2023-04-05T16:06:11.454Z] 26cbea5cba74: Waiting [2023-04-05T16:06:11.454Z] 183e93bb9b57: Waiting [2023-04-05T16:06:11.454Z] 28468ed7a852: Layer already exists [2023-04-05T16:06:11.454Z] 5e112071da44: Layer already exists [2023-04-05T16:06:11.454Z] a8421d90d3fc: Layer already exists [2023-04-05T16:06:11.454Z] 9376a22e7c77: Layer already exists [2023-04-05T16:06:11.454Z] 46b378523bb1: Layer already exists [2023-04-05T16:06:11.454Z] 183e93bb9b57: Layer already exists [2023-04-05T16:06:11.454Z] 07b91861c683: Layer already exists [2023-04-05T16:06:11.454Z] 26cbea5cba74: Layer already exists [2023-04-05T16:06:11.721Z] latest: digest: sha256:c958c4a7f8ff6a5dd3310ae570d09b5079d98a81ea76bb5fde2b53f7f2225353 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-05T16:06:12.065Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.0.0-dev.121 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-05T16:06:12.398Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.0.0-dev.121 [2023-04-05T16:06:12.399Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-04-05T16:06:12.399Z] 28468ed7a852: Preparing [2023-04-05T16:06:12.399Z] a8421d90d3fc: Preparing [2023-04-05T16:06:12.399Z] 5e112071da44: Preparing [2023-04-05T16:06:12.399Z] 46b378523bb1: Preparing [2023-04-05T16:06:12.399Z] 9376a22e7c77: Preparing [2023-04-05T16:06:12.399Z] 183e93bb9b57: Preparing [2023-04-05T16:06:12.399Z] 07b91861c683: Preparing [2023-04-05T16:06:12.399Z] 26cbea5cba74: Preparing [2023-04-05T16:06:12.399Z] 183e93bb9b57: Waiting [2023-04-05T16:06:12.399Z] 07b91861c683: Waiting [2023-04-05T16:06:12.399Z] 26cbea5cba74: Waiting [2023-04-05T16:06:12.399Z] 5e112071da44: Layer already exists [2023-04-05T16:06:12.399Z] a8421d90d3fc: Layer already exists [2023-04-05T16:06:12.399Z] 28468ed7a852: Layer already exists [2023-04-05T16:06:12.399Z] 46b378523bb1: Layer already exists [2023-04-05T16:06:12.399Z] 9376a22e7c77: Layer already exists [2023-04-05T16:06:12.399Z] 07b91861c683: Layer already exists [2023-04-05T16:06:12.399Z] 183e93bb9b57: Layer already exists [2023-04-05T16:06:12.399Z] 26cbea5cba74: Layer already exists [2023-04-05T16:06:12.399Z] 3.0.0-dev.121: digest: sha256:c958c4a7f8ff6a5dd3310ae570d09b5079d98a81ea76bb5fde2b53f7f2225353 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-05T16:06:13.006Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:581b0da79acfc8c7cfb708782744174800bf9092-3.0.0-dev.121 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-05T16:06:13.346Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:581b0da79acfc8c7cfb708782744174800bf9092-3.0.0-dev.121 [2023-04-05T16:06:13.346Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-04-05T16:06:13.346Z] 28468ed7a852: Preparing [2023-04-05T16:06:13.346Z] a8421d90d3fc: Preparing [2023-04-05T16:06:13.346Z] 5e112071da44: Preparing [2023-04-05T16:06:13.346Z] 46b378523bb1: Preparing [2023-04-05T16:06:13.346Z] 9376a22e7c77: Preparing [2023-04-05T16:06:13.346Z] 183e93bb9b57: Preparing [2023-04-05T16:06:13.346Z] 07b91861c683: Preparing [2023-04-05T16:06:13.346Z] 26cbea5cba74: Preparing [2023-04-05T16:06:13.346Z] 183e93bb9b57: Waiting [2023-04-05T16:06:13.346Z] 07b91861c683: Waiting [2023-04-05T16:06:13.346Z] 26cbea5cba74: Waiting [2023-04-05T16:06:13.346Z] 28468ed7a852: Layer already exists [2023-04-05T16:06:13.346Z] a8421d90d3fc: Layer already exists [2023-04-05T16:06:13.346Z] 46b378523bb1: Layer already exists [2023-04-05T16:06:13.346Z] 9376a22e7c77: Layer already exists [2023-04-05T16:06:13.346Z] 5e112071da44: Layer already exists [2023-04-05T16:06:13.346Z] 26cbea5cba74: Layer already exists [2023-04-05T16:06:13.346Z] 07b91861c683: Layer already exists [2023-04-05T16:06:13.346Z] 183e93bb9b57: Layer already exists [2023-04-05T16:06:13.611Z] 581b0da79acfc8c7cfb708782744174800bf9092-3.0.0-dev.121: digest: sha256:c958c4a7f8ff6a5dd3310ae570d09b5079d98a81ea76bb5fde2b53f7f2225353 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-05T16:06:13.959Z] + 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-04-05T16:06:14.300Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [2023-04-05T16:06:14.300Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-04-05T16:06:14.300Z] 28468ed7a852: Preparing [2023-04-05T16:06:14.300Z] a8421d90d3fc: Preparing [2023-04-05T16:06:14.300Z] 5e112071da44: Preparing [2023-04-05T16:06:14.300Z] 46b378523bb1: Preparing [2023-04-05T16:06:14.300Z] 9376a22e7c77: Preparing [2023-04-05T16:06:14.300Z] 183e93bb9b57: Preparing [2023-04-05T16:06:14.300Z] 07b91861c683: Preparing [2023-04-05T16:06:14.300Z] 26cbea5cba74: Preparing [2023-04-05T16:06:14.300Z] 07b91861c683: Waiting [2023-04-05T16:06:14.300Z] 26cbea5cba74: Waiting [2023-04-05T16:06:14.300Z] 183e93bb9b57: Waiting [2023-04-05T16:06:14.300Z] a8421d90d3fc: Layer already exists [2023-04-05T16:06:14.300Z] 46b378523bb1: Layer already exists [2023-04-05T16:06:14.300Z] 28468ed7a852: Layer already exists [2023-04-05T16:06:14.300Z] 9376a22e7c77: Layer already exists [2023-04-05T16:06:14.300Z] 5e112071da44: Layer already exists [2023-04-05T16:06:14.300Z] 07b91861c683: Layer already exists [2023-04-05T16:06:14.300Z] 183e93bb9b57: Layer already exists [2023-04-05T16:06:14.300Z] 26cbea5cba74: Layer already exists [2023-04-05T16:06:14.565Z] main: digest: sha256:c958c4a7f8ff6a5dd3310ae570d09b5079d98a81ea76bb5fde2b53f7f2225353 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-05T16:06:14.608Z] ===================================================== [Pipeline] echo [2023-04-05T16:06:14.614Z] taggedImages: [2023-04-05T16:06:14.614Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:581b0da79acfc8c7cfb708782744174800bf9092 [2023-04-05T16:06:14.614Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2023-04-05T16:06:14.614Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.0.0-dev.121 [2023-04-05T16:06:14.614Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:581b0da79acfc8c7cfb708782744174800bf9092-3.0.0-dev.121 [2023-04-05T16:06:14.614Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo [2023-04-05T16:06:14.628Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2023-04-05T16:06:14.628Z] 581b0da79acfc8c7cfb708782744174800bf9092 [2023-04-05T16:06:14.628Z] latest [2023-04-05T16:06:14.628Z] 3.0.0-dev.121 [2023-04-05T16:06:14.628Z] 581b0da79acfc8c7cfb708782744174800bf9092-3.0.0-dev.121 [2023-04-05T16:06:14.628Z] main [2023-04-05T16:06:14.628Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-05T16:06:14.958Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:581b0da79acfc8c7cfb708782744174800bf9092 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-05T16:06:15.291Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:581b0da79acfc8c7cfb708782744174800bf9092 [2023-04-05T16:06:15.291Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-04-05T16:06:15.291Z] 0e20d8a790fe: Preparing [2023-04-05T16:06:15.291Z] 1b73770c174c: Preparing [2023-04-05T16:06:15.291Z] 9376a22e7c77: Preparing [2023-04-05T16:06:15.291Z] 183e93bb9b57: Preparing [2023-04-05T16:06:15.291Z] 349fd48a741e: Preparing [2023-04-05T16:06:15.291Z] 26cbea5cba74: Preparing [2023-04-05T16:06:15.291Z] 26cbea5cba74: Waiting [2023-04-05T16:06:15.291Z] 183e93bb9b57: Layer already exists [2023-04-05T16:06:15.291Z] 9376a22e7c77: Layer already exists [2023-04-05T16:06:15.291Z] 26cbea5cba74: Layer already exists [2023-04-05T16:06:15.558Z] 0e20d8a790fe: Pushed [2023-04-05T16:06:15.823Z] 349fd48a741e: Pushed [2023-04-05T16:06:19.161Z] 1b73770c174c: Pushed [2023-04-05T16:06:19.161Z] 581b0da79acfc8c7cfb708782744174800bf9092: digest: sha256:593b125f277a05ac98aabfa48d24d13ae971a3c212eeeffb99e95d7a6f1897bf size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-05T16:06:19.518Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-05T16:06:19.854Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2023-04-05T16:06:19.854Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-04-05T16:06:19.854Z] 0e20d8a790fe: Preparing [2023-04-05T16:06:19.854Z] 1b73770c174c: Preparing [2023-04-05T16:06:19.855Z] 9376a22e7c77: Preparing [2023-04-05T16:06:19.855Z] 183e93bb9b57: Preparing [2023-04-05T16:06:19.855Z] 349fd48a741e: Preparing [2023-04-05T16:06:19.855Z] 26cbea5cba74: Preparing [2023-04-05T16:06:19.855Z] 26cbea5cba74: Waiting [2023-04-05T16:06:19.855Z] 0e20d8a790fe: Layer already exists [2023-04-05T16:06:19.855Z] 9376a22e7c77: Layer already exists [2023-04-05T16:06:19.855Z] 1b73770c174c: Layer already exists [2023-04-05T16:06:19.855Z] 349fd48a741e: Layer already exists [2023-04-05T16:06:19.855Z] 183e93bb9b57: Layer already exists [2023-04-05T16:06:19.855Z] 26cbea5cba74: Layer already exists [2023-04-05T16:06:20.119Z] latest: digest: sha256:593b125f277a05ac98aabfa48d24d13ae971a3c212eeeffb99e95d7a6f1897bf size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-05T16:06:20.470Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:3.0.0-dev.121 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-05T16:06:20.818Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:3.0.0-dev.121 [2023-04-05T16:06:20.818Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-04-05T16:06:20.818Z] 0e20d8a790fe: Preparing [2023-04-05T16:06:20.818Z] 1b73770c174c: Preparing [2023-04-05T16:06:20.818Z] 9376a22e7c77: Preparing [2023-04-05T16:06:20.818Z] 183e93bb9b57: Preparing [2023-04-05T16:06:20.818Z] 349fd48a741e: Preparing [2023-04-05T16:06:20.818Z] 26cbea5cba74: Preparing [2023-04-05T16:06:20.818Z] 26cbea5cba74: Waiting [2023-04-05T16:06:20.818Z] 1b73770c174c: Layer already exists [2023-04-05T16:06:20.818Z] 349fd48a741e: Layer already exists [2023-04-05T16:06:20.818Z] 183e93bb9b57: Layer already exists [2023-04-05T16:06:20.818Z] 9376a22e7c77: Layer already exists [2023-04-05T16:06:20.818Z] 0e20d8a790fe: Layer already exists [2023-04-05T16:06:20.818Z] 26cbea5cba74: Layer already exists [2023-04-05T16:06:21.083Z] 3.0.0-dev.121: digest: sha256:593b125f277a05ac98aabfa48d24d13ae971a3c212eeeffb99e95d7a6f1897bf size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-05T16:06:21.435Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:581b0da79acfc8c7cfb708782744174800bf9092-3.0.0-dev.121 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-05T16:06:21.775Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:581b0da79acfc8c7cfb708782744174800bf9092-3.0.0-dev.121 [2023-04-05T16:06:21.775Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-04-05T16:06:21.775Z] 0e20d8a790fe: Preparing [2023-04-05T16:06:21.775Z] 1b73770c174c: Preparing [2023-04-05T16:06:21.775Z] 9376a22e7c77: Preparing [2023-04-05T16:06:21.775Z] 183e93bb9b57: Preparing [2023-04-05T16:06:21.775Z] 349fd48a741e: Preparing [2023-04-05T16:06:21.775Z] 26cbea5cba74: Preparing [2023-04-05T16:06:21.775Z] 26cbea5cba74: Waiting [2023-04-05T16:06:21.775Z] 183e93bb9b57: Layer already exists [2023-04-05T16:06:21.775Z] 349fd48a741e: Layer already exists [2023-04-05T16:06:21.775Z] 1b73770c174c: Layer already exists [2023-04-05T16:06:21.775Z] 0e20d8a790fe: Layer already exists [2023-04-05T16:06:21.775Z] 9376a22e7c77: Layer already exists [2023-04-05T16:06:21.775Z] 26cbea5cba74: Layer already exists [2023-04-05T16:06:22.043Z] 581b0da79acfc8c7cfb708782744174800bf9092-3.0.0-dev.121: digest: sha256:593b125f277a05ac98aabfa48d24d13ae971a3c212eeeffb99e95d7a6f1897bf size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-05T16:06:22.450Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-05T16:06:22.812Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2023-04-05T16:06:22.812Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-04-05T16:06:22.812Z] 0e20d8a790fe: Preparing [2023-04-05T16:06:22.812Z] 1b73770c174c: Preparing [2023-04-05T16:06:22.812Z] 9376a22e7c77: Preparing [2023-04-05T16:06:22.812Z] 183e93bb9b57: Preparing [2023-04-05T16:06:22.812Z] 349fd48a741e: Preparing [2023-04-05T16:06:22.812Z] 26cbea5cba74: Preparing [2023-04-05T16:06:22.812Z] 1b73770c174c: Layer already exists [2023-04-05T16:06:22.812Z] 183e93bb9b57: Layer already exists [2023-04-05T16:06:22.812Z] 9376a22e7c77: Layer already exists [2023-04-05T16:06:22.812Z] 349fd48a741e: Layer already exists [2023-04-05T16:06:22.812Z] 0e20d8a790fe: Layer already exists [2023-04-05T16:06:22.812Z] 26cbea5cba74: Layer already exists [2023-04-05T16:06:23.087Z] main: digest: sha256:593b125f277a05ac98aabfa48d24d13ae971a3c212eeeffb99e95d7a6f1897bf size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-05T16:06:23.185Z] ===================================================== [Pipeline] echo [2023-04-05T16:06:23.190Z] taggedImages: [2023-04-05T16:06:23.190Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:581b0da79acfc8c7cfb708782744174800bf9092 [2023-04-05T16:06:23.190Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2023-04-05T16:06:23.190Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:3.0.0-dev.121 [2023-04-05T16:06:23.190Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:581b0da79acfc8c7cfb708782744174800bf9092-3.0.0-dev.121 [2023-04-05T16:06:23.190Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2023-04-05T16:06:23.203Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2023-04-05T16:06:23.203Z] 581b0da79acfc8c7cfb708782744174800bf9092 [2023-04-05T16:06:23.203Z] latest [2023-04-05T16:06:23.203Z] 3.0.0-dev.121 [2023-04-05T16:06:23.203Z] 581b0da79acfc8c7cfb708782744174800bf9092-3.0.0-dev.121 [2023-04-05T16:06:23.203Z] main [2023-04-05T16:06:23.203Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-05T16:06:23.585Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:581b0da79acfc8c7cfb708782744174800bf9092 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-05T16:06:23.938Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:581b0da79acfc8c7cfb708782744174800bf9092 [2023-04-05T16:06:23.938Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-04-05T16:06:23.938Z] a900c3ae5325: Preparing [2023-04-05T16:06:23.938Z] d53291011cca: Preparing [2023-04-05T16:06:23.938Z] 158e8cb43401: Preparing [2023-04-05T16:06:23.938Z] 9376a22e7c77: Preparing [2023-04-05T16:06:23.938Z] 183e93bb9b57: Preparing [2023-04-05T16:06:23.938Z] cc7f86473e63: Preparing [2023-04-05T16:06:23.938Z] 26cbea5cba74: Preparing [2023-04-05T16:06:23.938Z] cc7f86473e63: Waiting [2023-04-05T16:06:23.938Z] 26cbea5cba74: Waiting [2023-04-05T16:06:23.938Z] 9376a22e7c77: Layer already exists [2023-04-05T16:06:23.938Z] 183e93bb9b57: Layer already exists [2023-04-05T16:06:24.205Z] 26cbea5cba74: Layer already exists [2023-04-05T16:06:24.205Z] cc7f86473e63: Layer already exists [2023-04-05T16:06:24.785Z] a900c3ae5325: Pushed [2023-04-05T16:06:24.785Z] d53291011cca: Pushed [2023-04-05T16:06:28.121Z] 158e8cb43401: Pushed [2023-04-05T16:06:28.121Z] 581b0da79acfc8c7cfb708782744174800bf9092: digest: sha256:44a524ee57ceef5afc1d2e9c7855fefdb7dfe5e9cec442189ffff4cf6011e684 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-05T16:06:28.471Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-05T16:06:28.807Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2023-04-05T16:06:28.807Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-04-05T16:06:28.807Z] a900c3ae5325: Preparing [2023-04-05T16:06:28.807Z] d53291011cca: Preparing [2023-04-05T16:06:28.807Z] 158e8cb43401: Preparing [2023-04-05T16:06:28.807Z] 9376a22e7c77: Preparing [2023-04-05T16:06:28.807Z] 183e93bb9b57: Preparing [2023-04-05T16:06:28.807Z] cc7f86473e63: Preparing [2023-04-05T16:06:28.807Z] 26cbea5cba74: Preparing [2023-04-05T16:06:28.807Z] cc7f86473e63: Waiting [2023-04-05T16:06:28.807Z] 26cbea5cba74: Waiting [2023-04-05T16:06:28.807Z] 183e93bb9b57: Layer already exists [2023-04-05T16:06:28.807Z] 9376a22e7c77: Layer already exists [2023-04-05T16:06:28.807Z] 158e8cb43401: Layer already exists [2023-04-05T16:06:28.807Z] d53291011cca: Layer already exists [2023-04-05T16:06:28.807Z] a900c3ae5325: Layer already exists [2023-04-05T16:06:29.073Z] 26cbea5cba74: Layer already exists [2023-04-05T16:06:29.073Z] cc7f86473e63: Layer already exists [2023-04-05T16:06:29.340Z] latest: digest: sha256:44a524ee57ceef5afc1d2e9c7855fefdb7dfe5e9cec442189ffff4cf6011e684 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-05T16:06:29.684Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.0.0-dev.121 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-05T16:06:30.022Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.0.0-dev.121 [2023-04-05T16:06:30.022Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-04-05T16:06:30.022Z] a900c3ae5325: Preparing [2023-04-05T16:06:30.022Z] d53291011cca: Preparing [2023-04-05T16:06:30.022Z] 158e8cb43401: Preparing [2023-04-05T16:06:30.022Z] 9376a22e7c77: Preparing [2023-04-05T16:06:30.022Z] 183e93bb9b57: Preparing [2023-04-05T16:06:30.022Z] cc7f86473e63: Preparing [2023-04-05T16:06:30.022Z] 26cbea5cba74: Preparing [2023-04-05T16:06:30.022Z] cc7f86473e63: Waiting [2023-04-05T16:06:30.022Z] 26cbea5cba74: Waiting [2023-04-05T16:06:30.022Z] 183e93bb9b57: Layer already exists [2023-04-05T16:06:30.022Z] d53291011cca: Layer already exists [2023-04-05T16:06:30.022Z] 9376a22e7c77: Layer already exists [2023-04-05T16:06:30.022Z] 158e8cb43401: Layer already exists [2023-04-05T16:06:30.022Z] a900c3ae5325: Layer already exists [2023-04-05T16:06:30.022Z] 26cbea5cba74: Layer already exists [2023-04-05T16:06:30.022Z] cc7f86473e63: Layer already exists [2023-04-05T16:06:30.288Z] 3.0.0-dev.121: digest: sha256:44a524ee57ceef5afc1d2e9c7855fefdb7dfe5e9cec442189ffff4cf6011e684 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-05T16:06:30.637Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:581b0da79acfc8c7cfb708782744174800bf9092-3.0.0-dev.121 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-05T16:06:30.985Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:581b0da79acfc8c7cfb708782744174800bf9092-3.0.0-dev.121 [2023-04-05T16:06:30.985Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-04-05T16:06:30.985Z] a900c3ae5325: Preparing [2023-04-05T16:06:30.985Z] d53291011cca: Preparing [2023-04-05T16:06:30.985Z] 158e8cb43401: Preparing [2023-04-05T16:06:30.985Z] 9376a22e7c77: Preparing [2023-04-05T16:06:30.985Z] 183e93bb9b57: Preparing [2023-04-05T16:06:30.985Z] cc7f86473e63: Preparing [2023-04-05T16:06:30.985Z] 26cbea5cba74: Preparing [2023-04-05T16:06:30.985Z] cc7f86473e63: Waiting [2023-04-05T16:06:30.985Z] 26cbea5cba74: Waiting [2023-04-05T16:06:31.251Z] 158e8cb43401: Layer already exists [2023-04-05T16:06:31.251Z] 183e93bb9b57: Layer already exists [2023-04-05T16:06:31.251Z] d53291011cca: Layer already exists [2023-04-05T16:06:31.251Z] a900c3ae5325: Layer already exists [2023-04-05T16:06:31.251Z] 9376a22e7c77: Layer already exists [2023-04-05T16:06:31.251Z] 26cbea5cba74: Layer already exists [2023-04-05T16:06:31.251Z] cc7f86473e63: Layer already exists [2023-04-05T16:06:31.251Z] 581b0da79acfc8c7cfb708782744174800bf9092-3.0.0-dev.121: digest: sha256:44a524ee57ceef5afc1d2e9c7855fefdb7dfe5e9cec442189ffff4cf6011e684 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-05T16:06:31.597Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-05T16:06:31.947Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2023-04-05T16:06:31.947Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-04-05T16:06:32.214Z] a900c3ae5325: Preparing [2023-04-05T16:06:32.214Z] d53291011cca: Preparing [2023-04-05T16:06:32.214Z] 158e8cb43401: Preparing [2023-04-05T16:06:32.214Z] 9376a22e7c77: Preparing [2023-04-05T16:06:32.214Z] 183e93bb9b57: Preparing [2023-04-05T16:06:32.214Z] cc7f86473e63: Preparing [2023-04-05T16:06:32.214Z] 26cbea5cba74: Preparing [2023-04-05T16:06:32.214Z] 26cbea5cba74: Waiting [2023-04-05T16:06:32.214Z] cc7f86473e63: Waiting [2023-04-05T16:06:32.214Z] 183e93bb9b57: Layer already exists [2023-04-05T16:06:32.214Z] 9376a22e7c77: Layer already exists [2023-04-05T16:06:32.214Z] a900c3ae5325: Layer already exists [2023-04-05T16:06:32.214Z] 158e8cb43401: Layer already exists [2023-04-05T16:06:32.214Z] d53291011cca: Layer already exists [2023-04-05T16:06:32.214Z] cc7f86473e63: Layer already exists [2023-04-05T16:06:32.214Z] 26cbea5cba74: Layer already exists [2023-04-05T16:06:32.481Z] main: digest: sha256:44a524ee57ceef5afc1d2e9c7855fefdb7dfe5e9cec442189ffff4cf6011e684 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-05T16:06:32.541Z] ===================================================== [Pipeline] echo [2023-04-05T16:06:32.550Z] taggedImages: [2023-04-05T16:06:32.550Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:581b0da79acfc8c7cfb708782744174800bf9092 [2023-04-05T16:06:32.550Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2023-04-05T16:06:32.550Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.0.0-dev.121 [2023-04-05T16:06:32.550Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:581b0da79acfc8c7cfb708782744174800bf9092-3.0.0-dev.121 [2023-04-05T16:06:32.550Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2023-04-05T16:06:32.576Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2023-04-05T16:06:32.576Z] 581b0da79acfc8c7cfb708782744174800bf9092 [2023-04-05T16:06:32.576Z] latest [2023-04-05T16:06:32.576Z] 3.0.0-dev.121 [2023-04-05T16:06:32.576Z] 581b0da79acfc8c7cfb708782744174800bf9092-3.0.0-dev.121 [2023-04-05T16:06:32.576Z] main [2023-04-05T16:06:32.576Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-05T16:06:32.925Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:581b0da79acfc8c7cfb708782744174800bf9092 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-05T16:06:33.272Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:581b0da79acfc8c7cfb708782744174800bf9092 [2023-04-05T16:06:33.272Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-04-05T16:06:33.538Z] a2af8671d42b: Preparing [2023-04-05T16:06:33.538Z] a2af8671d42b: Preparing [2023-04-05T16:06:33.538Z] e2b2ffa9f1d7: Preparing [2023-04-05T16:06:33.538Z] 032fcbb4f4d1: Preparing [2023-04-05T16:06:33.538Z] 32a7fae04e7f: Preparing [2023-04-05T16:06:33.538Z] 6afb954984d7: Preparing [2023-04-05T16:06:33.538Z] 13ccf7f6b74f: Preparing [2023-04-05T16:06:33.538Z] 9376a22e7c77: Preparing [2023-04-05T16:06:33.538Z] 183e93bb9b57: Preparing [2023-04-05T16:06:33.538Z] 86ad35a98499: Preparing [2023-04-05T16:06:33.538Z] d560a6704b2a: Preparing [2023-04-05T16:06:33.538Z] 54f60b24ec8a: Preparing [2023-04-05T16:06:33.538Z] 3782b9f12f7c: Preparing [2023-04-05T16:06:33.538Z] 26cbea5cba74: Preparing [2023-04-05T16:06:33.538Z] 9376a22e7c77: Waiting [2023-04-05T16:06:33.538Z] 183e93bb9b57: Waiting [2023-04-05T16:06:33.538Z] 86ad35a98499: Waiting [2023-04-05T16:06:33.538Z] d560a6704b2a: Waiting [2023-04-05T16:06:33.538Z] 54f60b24ec8a: Waiting [2023-04-05T16:06:33.538Z] 3782b9f12f7c: Waiting [2023-04-05T16:06:33.538Z] 13ccf7f6b74f: Waiting [2023-04-05T16:06:33.538Z] a2af8671d42b: Pushed [2023-04-05T16:06:33.804Z] 6afb954984d7: Pushed [2023-04-05T16:06:33.804Z] 32a7fae04e7f: Pushed [2023-04-05T16:06:33.804Z] 032fcbb4f4d1: Pushed [2023-04-05T16:06:33.804Z] 9376a22e7c77: Layer already exists [2023-04-05T16:06:33.804Z] e2b2ffa9f1d7: Pushed [2023-04-05T16:06:33.804Z] 183e93bb9b57: Layer already exists [2023-04-05T16:06:34.762Z] 54f60b24ec8a: Pushed [2023-04-05T16:06:34.762Z] 86ad35a98499: Pushed [2023-04-05T16:06:34.762Z] 3782b9f12f7c: Pushed [2023-04-05T16:06:34.762Z] d560a6704b2a: Pushed [2023-04-05T16:06:34.762Z] 26cbea5cba74: Layer already exists [2023-04-05T16:06:38.108Z] 13ccf7f6b74f: Pushed [2023-04-05T16:06:38.374Z] 581b0da79acfc8c7cfb708782744174800bf9092: digest: sha256:a125736b2796685d05e90c57cc1b6be552388d6e8e161481cb86a2cf80bf5118 size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-05T16:06:38.709Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-05T16:06:39.044Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2023-04-05T16:06:39.044Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-04-05T16:06:39.044Z] a2af8671d42b: Preparing [2023-04-05T16:06:39.044Z] a2af8671d42b: Preparing [2023-04-05T16:06:39.044Z] e2b2ffa9f1d7: Preparing [2023-04-05T16:06:39.044Z] 032fcbb4f4d1: Preparing [2023-04-05T16:06:39.044Z] 32a7fae04e7f: Preparing [2023-04-05T16:06:39.044Z] 6afb954984d7: Preparing [2023-04-05T16:06:39.044Z] 13ccf7f6b74f: Preparing [2023-04-05T16:06:39.044Z] 9376a22e7c77: Preparing [2023-04-05T16:06:39.044Z] 183e93bb9b57: Preparing [2023-04-05T16:06:39.044Z] 86ad35a98499: Preparing [2023-04-05T16:06:39.044Z] d560a6704b2a: Preparing [2023-04-05T16:06:39.044Z] 54f60b24ec8a: Preparing [2023-04-05T16:06:39.044Z] 3782b9f12f7c: Preparing [2023-04-05T16:06:39.044Z] 26cbea5cba74: Preparing [2023-04-05T16:06:39.044Z] 183e93bb9b57: Waiting [2023-04-05T16:06:39.044Z] 86ad35a98499: Waiting [2023-04-05T16:06:39.044Z] d560a6704b2a: Waiting [2023-04-05T16:06:39.044Z] 3782b9f12f7c: Waiting [2023-04-05T16:06:39.044Z] 26cbea5cba74: Waiting [2023-04-05T16:06:39.044Z] 13ccf7f6b74f: Waiting [2023-04-05T16:06:39.044Z] 9376a22e7c77: Waiting [2023-04-05T16:06:39.044Z] 54f60b24ec8a: Waiting [2023-04-05T16:06:39.044Z] 6afb954984d7: Layer already exists [2023-04-05T16:06:39.044Z] a2af8671d42b: Layer already exists [2023-04-05T16:06:39.044Z] e2b2ffa9f1d7: Layer already exists [2023-04-05T16:06:39.044Z] 032fcbb4f4d1: Layer already exists [2023-04-05T16:06:39.044Z] 32a7fae04e7f: Layer already exists [2023-04-05T16:06:39.044Z] 183e93bb9b57: Layer already exists [2023-04-05T16:06:39.044Z] 9376a22e7c77: Layer already exists [2023-04-05T16:06:39.044Z] 13ccf7f6b74f: Layer already exists [2023-04-05T16:06:39.044Z] 86ad35a98499: Layer already exists [2023-04-05T16:06:39.044Z] d560a6704b2a: Layer already exists [2023-04-05T16:06:39.044Z] 54f60b24ec8a: Layer already exists [2023-04-05T16:06:39.044Z] 26cbea5cba74: Layer already exists [2023-04-05T16:06:39.044Z] 3782b9f12f7c: Layer already exists [2023-04-05T16:06:39.311Z] latest: digest: sha256:a125736b2796685d05e90c57cc1b6be552388d6e8e161481cb86a2cf80bf5118 size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-05T16:06:39.663Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.0.0-dev.121 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-05T16:06:40.006Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.0.0-dev.121 [2023-04-05T16:06:40.006Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-04-05T16:06:40.006Z] a2af8671d42b: Preparing [2023-04-05T16:06:40.006Z] a2af8671d42b: Preparing [2023-04-05T16:06:40.006Z] e2b2ffa9f1d7: Preparing [2023-04-05T16:06:40.006Z] 032fcbb4f4d1: Preparing [2023-04-05T16:06:40.006Z] 32a7fae04e7f: Preparing [2023-04-05T16:06:40.006Z] 6afb954984d7: Preparing [2023-04-05T16:06:40.006Z] 13ccf7f6b74f: Preparing [2023-04-05T16:06:40.006Z] 9376a22e7c77: Preparing [2023-04-05T16:06:40.006Z] 183e93bb9b57: Preparing [2023-04-05T16:06:40.006Z] 86ad35a98499: Preparing [2023-04-05T16:06:40.006Z] d560a6704b2a: Preparing [2023-04-05T16:06:40.006Z] 54f60b24ec8a: Preparing [2023-04-05T16:06:40.006Z] 3782b9f12f7c: Preparing [2023-04-05T16:06:40.006Z] 26cbea5cba74: Preparing [2023-04-05T16:06:40.006Z] 86ad35a98499: Waiting [2023-04-05T16:06:40.006Z] d560a6704b2a: Waiting [2023-04-05T16:06:40.006Z] 54f60b24ec8a: Waiting [2023-04-05T16:06:40.006Z] 3782b9f12f7c: Waiting [2023-04-05T16:06:40.006Z] 26cbea5cba74: Waiting [2023-04-05T16:06:40.006Z] 13ccf7f6b74f: Waiting [2023-04-05T16:06:40.006Z] 9376a22e7c77: Waiting [2023-04-05T16:06:40.272Z] e2b2ffa9f1d7: Layer already exists [2023-04-05T16:06:40.272Z] 6afb954984d7: Layer already exists [2023-04-05T16:06:40.272Z] a2af8671d42b: Layer already exists [2023-04-05T16:06:40.272Z] 32a7fae04e7f: Layer already exists [2023-04-05T16:06:40.272Z] 032fcbb4f4d1: Layer already exists [2023-04-05T16:06:40.272Z] 9376a22e7c77: Layer already exists [2023-04-05T16:06:40.272Z] 183e93bb9b57: Layer already exists [2023-04-05T16:06:40.272Z] 13ccf7f6b74f: Layer already exists [2023-04-05T16:06:40.272Z] 86ad35a98499: Layer already exists [2023-04-05T16:06:40.272Z] d560a6704b2a: Layer already exists [2023-04-05T16:06:40.272Z] 3782b9f12f7c: Layer already exists [2023-04-05T16:06:40.272Z] 26cbea5cba74: Layer already exists [2023-04-05T16:06:40.272Z] 54f60b24ec8a: Layer already exists [2023-04-05T16:06:40.272Z] 3.0.0-dev.121: digest: sha256:a125736b2796685d05e90c57cc1b6be552388d6e8e161481cb86a2cf80bf5118 size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-05T16:06:40.610Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:581b0da79acfc8c7cfb708782744174800bf9092-3.0.0-dev.121 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-05T16:06:40.948Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:581b0da79acfc8c7cfb708782744174800bf9092-3.0.0-dev.121 [2023-04-05T16:06:40.948Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-04-05T16:06:40.948Z] a2af8671d42b: Preparing [2023-04-05T16:06:40.948Z] a2af8671d42b: Preparing [2023-04-05T16:06:40.948Z] e2b2ffa9f1d7: Preparing [2023-04-05T16:06:40.948Z] 032fcbb4f4d1: Preparing [2023-04-05T16:06:40.948Z] 32a7fae04e7f: Preparing [2023-04-05T16:06:40.948Z] 6afb954984d7: Preparing [2023-04-05T16:06:40.948Z] 13ccf7f6b74f: Preparing [2023-04-05T16:06:40.948Z] 9376a22e7c77: Preparing [2023-04-05T16:06:40.948Z] 183e93bb9b57: Preparing [2023-04-05T16:06:40.948Z] 86ad35a98499: Preparing [2023-04-05T16:06:40.948Z] d560a6704b2a: Preparing [2023-04-05T16:06:40.948Z] 54f60b24ec8a: Preparing [2023-04-05T16:06:40.948Z] 3782b9f12f7c: Preparing [2023-04-05T16:06:40.948Z] 26cbea5cba74: Preparing [2023-04-05T16:06:40.948Z] 86ad35a98499: Waiting [2023-04-05T16:06:40.948Z] d560a6704b2a: Waiting [2023-04-05T16:06:40.948Z] 54f60b24ec8a: Waiting [2023-04-05T16:06:40.948Z] 26cbea5cba74: Waiting [2023-04-05T16:06:40.948Z] 3782b9f12f7c: Waiting [2023-04-05T16:06:40.948Z] 13ccf7f6b74f: Waiting [2023-04-05T16:06:40.948Z] 9376a22e7c77: Waiting [2023-04-05T16:06:40.948Z] 183e93bb9b57: Waiting [2023-04-05T16:06:40.948Z] 032fcbb4f4d1: Layer already exists [2023-04-05T16:06:40.948Z] 6afb954984d7: Layer already exists [2023-04-05T16:06:40.948Z] 32a7fae04e7f: Layer already exists [2023-04-05T16:06:40.948Z] a2af8671d42b: Layer already exists [2023-04-05T16:06:40.948Z] e2b2ffa9f1d7: Layer already exists [2023-04-05T16:06:40.948Z] 183e93bb9b57: Layer already exists [2023-04-05T16:06:40.948Z] 9376a22e7c77: Layer already exists [2023-04-05T16:06:40.948Z] 13ccf7f6b74f: Layer already exists [2023-04-05T16:06:40.948Z] d560a6704b2a: Layer already exists [2023-04-05T16:06:40.948Z] 86ad35a98499: Layer already exists [2023-04-05T16:06:40.948Z] 3782b9f12f7c: Layer already exists [2023-04-05T16:06:40.948Z] 26cbea5cba74: Layer already exists [2023-04-05T16:06:40.948Z] 54f60b24ec8a: Layer already exists [2023-04-05T16:06:41.214Z] 581b0da79acfc8c7cfb708782744174800bf9092-3.0.0-dev.121: digest: sha256:a125736b2796685d05e90c57cc1b6be552388d6e8e161481cb86a2cf80bf5118 size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-05T16:06:41.547Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-05T16:06:41.877Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2023-04-05T16:06:41.877Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-04-05T16:06:42.144Z] a2af8671d42b: Preparing [2023-04-05T16:06:42.144Z] a2af8671d42b: Preparing [2023-04-05T16:06:42.144Z] e2b2ffa9f1d7: Preparing [2023-04-05T16:06:42.144Z] 032fcbb4f4d1: Preparing [2023-04-05T16:06:42.144Z] 32a7fae04e7f: Preparing [2023-04-05T16:06:42.144Z] 6afb954984d7: Preparing [2023-04-05T16:06:42.144Z] 13ccf7f6b74f: Preparing [2023-04-05T16:06:42.144Z] 9376a22e7c77: Preparing [2023-04-05T16:06:42.144Z] 183e93bb9b57: Preparing [2023-04-05T16:06:42.144Z] 86ad35a98499: Preparing [2023-04-05T16:06:42.144Z] d560a6704b2a: Preparing [2023-04-05T16:06:42.144Z] 54f60b24ec8a: Preparing [2023-04-05T16:06:42.144Z] 3782b9f12f7c: Preparing [2023-04-05T16:06:42.144Z] 26cbea5cba74: Preparing [2023-04-05T16:06:42.144Z] 13ccf7f6b74f: Waiting [2023-04-05T16:06:42.144Z] 3782b9f12f7c: Waiting [2023-04-05T16:06:42.144Z] d560a6704b2a: Waiting [2023-04-05T16:06:42.144Z] 26cbea5cba74: Waiting [2023-04-05T16:06:42.144Z] 54f60b24ec8a: Waiting [2023-04-05T16:06:42.144Z] 183e93bb9b57: Waiting [2023-04-05T16:06:42.144Z] 86ad35a98499: Waiting [2023-04-05T16:06:42.418Z] 6afb954984d7: Layer already exists [2023-04-05T16:06:42.418Z] e2b2ffa9f1d7: Layer already exists [2023-04-05T16:06:42.418Z] a2af8671d42b: Layer already exists [2023-04-05T16:06:42.418Z] 32a7fae04e7f: Layer already exists [2023-04-05T16:06:42.418Z] 032fcbb4f4d1: Layer already exists [2023-04-05T16:06:42.686Z] 86ad35a98499: Layer already exists [2023-04-05T16:06:42.686Z] 9376a22e7c77: Layer already exists [2023-04-05T16:06:42.686Z] d560a6704b2a: Layer already exists [2023-04-05T16:06:42.686Z] 13ccf7f6b74f: Layer already exists [2023-04-05T16:06:42.686Z] 183e93bb9b57: Layer already exists [2023-04-05T16:06:42.686Z] 26cbea5cba74: Layer already exists [2023-04-05T16:06:42.686Z] 54f60b24ec8a: Layer already exists [2023-04-05T16:06:42.686Z] 3782b9f12f7c: Layer already exists [2023-04-05T16:06:42.686Z] main: digest: sha256:a125736b2796685d05e90c57cc1b6be552388d6e8e161481cb86a2cf80bf5118 size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-05T16:06:42.742Z] ===================================================== [Pipeline] echo [2023-04-05T16:06:42.750Z] taggedImages: [2023-04-05T16:06:42.750Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:581b0da79acfc8c7cfb708782744174800bf9092 [2023-04-05T16:06:42.750Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2023-04-05T16:06:42.750Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.0.0-dev.121 [2023-04-05T16:06:42.750Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:581b0da79acfc8c7cfb708782744174800bf9092-3.0.0-dev.121 [2023-04-05T16:06:42.750Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2023-04-05T16:06:42.772Z] [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: [2023-04-05T16:06:42.772Z] 581b0da79acfc8c7cfb708782744174800bf9092 [2023-04-05T16:06:42.772Z] latest [2023-04-05T16:06:42.772Z] 3.0.0-dev.121 [2023-04-05T16:06:42.772Z] 581b0da79acfc8c7cfb708782744174800bf9092-3.0.0-dev.121 [2023-04-05T16:06:42.772Z] main [2023-04-05T16:06:42.772Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-05T16:06:43.126Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:581b0da79acfc8c7cfb708782744174800bf9092 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-05T16:06:43.462Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:581b0da79acfc8c7cfb708782744174800bf9092 [2023-04-05T16:06:43.462Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-04-05T16:06:43.462Z] b643a9d548f9: Preparing [2023-04-05T16:06:43.462Z] d4107c4dbec7: Preparing [2023-04-05T16:06:43.462Z] ece411f3c464: Preparing [2023-04-05T16:06:43.462Z] faa8cc710d6a: Preparing [2023-04-05T16:06:43.462Z] 9376a22e7c77: Preparing [2023-04-05T16:06:43.462Z] 183e93bb9b57: Preparing [2023-04-05T16:06:43.462Z] 07b91861c683: Preparing [2023-04-05T16:06:43.462Z] 26cbea5cba74: Preparing [2023-04-05T16:06:43.462Z] 07b91861c683: Waiting [2023-04-05T16:06:43.462Z] 26cbea5cba74: Waiting [2023-04-05T16:06:43.462Z] 183e93bb9b57: Waiting [2023-04-05T16:06:43.462Z] 9376a22e7c77: Layer already exists [2023-04-05T16:06:43.730Z] 183e93bb9b57: Layer already exists [2023-04-05T16:06:43.730Z] 07b91861c683: Layer already exists [2023-04-05T16:06:43.730Z] 26cbea5cba74: Layer already exists [2023-04-05T16:06:43.730Z] d4107c4dbec7: Pushed [2023-04-05T16:06:43.730Z] b643a9d548f9: Pushed [2023-04-05T16:06:43.730Z] ece411f3c464: Pushed [2023-04-05T16:06:47.074Z] faa8cc710d6a: Pushed [2023-04-05T16:06:47.074Z] 581b0da79acfc8c7cfb708782744174800bf9092: digest: sha256:0be5cbf0e010946f2f81781ff32f0a2a494a4b01777d089c12ed9fafc8e01d87 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-05T16:06:47.424Z] + 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-04-05T16:06:47.771Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2023-04-05T16:06:47.771Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-04-05T16:06:47.771Z] b643a9d548f9: Preparing [2023-04-05T16:06:47.771Z] d4107c4dbec7: Preparing [2023-04-05T16:06:47.771Z] ece411f3c464: Preparing [2023-04-05T16:06:47.771Z] faa8cc710d6a: Preparing [2023-04-05T16:06:47.771Z] 9376a22e7c77: Preparing [2023-04-05T16:06:47.771Z] 183e93bb9b57: Preparing [2023-04-05T16:06:47.771Z] 07b91861c683: Preparing [2023-04-05T16:06:47.771Z] 26cbea5cba74: Preparing [2023-04-05T16:06:47.771Z] 183e93bb9b57: Waiting [2023-04-05T16:06:47.771Z] 26cbea5cba74: Waiting [2023-04-05T16:06:47.771Z] 07b91861c683: Waiting [2023-04-05T16:06:48.038Z] b643a9d548f9: Layer already exists [2023-04-05T16:06:48.038Z] ece411f3c464: Layer already exists [2023-04-05T16:06:48.038Z] d4107c4dbec7: Layer already exists [2023-04-05T16:06:48.038Z] faa8cc710d6a: Layer already exists [2023-04-05T16:06:48.038Z] 9376a22e7c77: Layer already exists [2023-04-05T16:06:48.038Z] 26cbea5cba74: Layer already exists [2023-04-05T16:06:48.038Z] 183e93bb9b57: Layer already exists [2023-04-05T16:06:48.038Z] 07b91861c683: Layer already exists [2023-04-05T16:06:48.306Z] latest: digest: sha256:0be5cbf0e010946f2f81781ff32f0a2a494a4b01777d089c12ed9fafc8e01d87 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-05T16:06:48.654Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.0.0-dev.121 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-05T16:06:48.999Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.0.0-dev.121 [2023-04-05T16:06:49.000Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-04-05T16:06:49.000Z] b643a9d548f9: Preparing [2023-04-05T16:06:49.000Z] d4107c4dbec7: Preparing [2023-04-05T16:06:49.000Z] ece411f3c464: Preparing [2023-04-05T16:06:49.000Z] faa8cc710d6a: Preparing [2023-04-05T16:06:49.000Z] 9376a22e7c77: Preparing [2023-04-05T16:06:49.000Z] 183e93bb9b57: Preparing [2023-04-05T16:06:49.000Z] 07b91861c683: Preparing [2023-04-05T16:06:49.000Z] 26cbea5cba74: Preparing [2023-04-05T16:06:49.000Z] 183e93bb9b57: Waiting [2023-04-05T16:06:49.000Z] 07b91861c683: Waiting [2023-04-05T16:06:49.000Z] 26cbea5cba74: Waiting [2023-04-05T16:06:49.000Z] faa8cc710d6a: Layer already exists [2023-04-05T16:06:49.000Z] b643a9d548f9: Layer already exists [2023-04-05T16:06:49.000Z] ece411f3c464: Layer already exists [2023-04-05T16:06:49.000Z] 9376a22e7c77: Layer already exists [2023-04-05T16:06:49.000Z] d4107c4dbec7: Layer already exists [2023-04-05T16:06:49.000Z] 07b91861c683: Layer already exists [2023-04-05T16:06:49.000Z] 183e93bb9b57: Layer already exists [2023-04-05T16:06:49.000Z] 26cbea5cba74: Layer already exists [2023-04-05T16:06:49.267Z] 3.0.0-dev.121: digest: sha256:0be5cbf0e010946f2f81781ff32f0a2a494a4b01777d089c12ed9fafc8e01d87 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-05T16:06:49.617Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:581b0da79acfc8c7cfb708782744174800bf9092-3.0.0-dev.121 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-05T16:06:49.953Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:581b0da79acfc8c7cfb708782744174800bf9092-3.0.0-dev.121 [2023-04-05T16:06:49.953Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-04-05T16:06:49.953Z] b643a9d548f9: Preparing [2023-04-05T16:06:49.953Z] d4107c4dbec7: Preparing [2023-04-05T16:06:49.953Z] ece411f3c464: Preparing [2023-04-05T16:06:49.953Z] faa8cc710d6a: Preparing [2023-04-05T16:06:49.953Z] 9376a22e7c77: Preparing [2023-04-05T16:06:49.953Z] 183e93bb9b57: Preparing [2023-04-05T16:06:49.953Z] 07b91861c683: Preparing [2023-04-05T16:06:49.953Z] 26cbea5cba74: Preparing [2023-04-05T16:06:49.953Z] 07b91861c683: Waiting [2023-04-05T16:06:49.953Z] 26cbea5cba74: Waiting [2023-04-05T16:06:49.953Z] 183e93bb9b57: Waiting [2023-04-05T16:06:49.953Z] ece411f3c464: Layer already exists [2023-04-05T16:06:49.953Z] faa8cc710d6a: Layer already exists [2023-04-05T16:06:49.953Z] d4107c4dbec7: Layer already exists [2023-04-05T16:06:49.953Z] 9376a22e7c77: Layer already exists [2023-04-05T16:06:49.953Z] b643a9d548f9: Layer already exists [2023-04-05T16:06:49.953Z] 183e93bb9b57: Layer already exists [2023-04-05T16:06:49.953Z] 07b91861c683: Layer already exists [2023-04-05T16:06:49.953Z] 26cbea5cba74: Layer already exists [2023-04-05T16:06:50.221Z] 581b0da79acfc8c7cfb708782744174800bf9092-3.0.0-dev.121: digest: sha256:0be5cbf0e010946f2f81781ff32f0a2a494a4b01777d089c12ed9fafc8e01d87 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-05T16:06:50.564Z] + 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-04-05T16:06:50.899Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [2023-04-05T16:06:50.900Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-04-05T16:06:50.900Z] b643a9d548f9: Preparing [2023-04-05T16:06:50.900Z] d4107c4dbec7: Preparing [2023-04-05T16:06:50.900Z] ece411f3c464: Preparing [2023-04-05T16:06:50.900Z] faa8cc710d6a: Preparing [2023-04-05T16:06:50.900Z] 9376a22e7c77: Preparing [2023-04-05T16:06:50.900Z] 183e93bb9b57: Preparing [2023-04-05T16:06:50.900Z] 07b91861c683: Preparing [2023-04-05T16:06:50.900Z] 26cbea5cba74: Preparing [2023-04-05T16:06:50.900Z] 07b91861c683: Waiting [2023-04-05T16:06:50.900Z] 26cbea5cba74: Waiting [2023-04-05T16:06:50.900Z] 183e93bb9b57: Waiting [2023-04-05T16:06:50.900Z] 9376a22e7c77: Layer already exists [2023-04-05T16:06:50.900Z] ece411f3c464: Layer already exists [2023-04-05T16:06:50.900Z] faa8cc710d6a: Layer already exists [2023-04-05T16:06:50.900Z] b643a9d548f9: Layer already exists [2023-04-05T16:06:50.900Z] d4107c4dbec7: Layer already exists [2023-04-05T16:06:50.900Z] 26cbea5cba74: Layer already exists [2023-04-05T16:06:50.900Z] 07b91861c683: Layer already exists [2023-04-05T16:06:50.900Z] 183e93bb9b57: Layer already exists [2023-04-05T16:06:51.166Z] main: digest: sha256:0be5cbf0e010946f2f81781ff32f0a2a494a4b01777d089c12ed9fafc8e01d87 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-05T16:06:51.209Z] ===================================================== [Pipeline] echo [2023-04-05T16:06:51.214Z] taggedImages: [2023-04-05T16:06:51.214Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:581b0da79acfc8c7cfb708782744174800bf9092 [2023-04-05T16:06:51.214Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2023-04-05T16:06:51.214Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.0.0-dev.121 [2023-04-05T16:06:51.215Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:581b0da79acfc8c7cfb708782744174800bf9092-3.0.0-dev.121 [2023-04-05T16:06:51.215Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo [2023-04-05T16:06:51.229Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2023-04-05T16:06:51.229Z] 581b0da79acfc8c7cfb708782744174800bf9092 [2023-04-05T16:06:51.229Z] latest [2023-04-05T16:06:51.229Z] 3.0.0-dev.121 [2023-04-05T16:06:51.229Z] 581b0da79acfc8c7cfb708782744174800bf9092-3.0.0-dev.121 [2023-04-05T16:06:51.229Z] main [2023-04-05T16:06:51.229Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-05T16:06:51.576Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:581b0da79acfc8c7cfb708782744174800bf9092 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-05T16:06:51.921Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:581b0da79acfc8c7cfb708782744174800bf9092 [2023-04-05T16:06:51.921Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-04-05T16:06:51.921Z] c02eda2e3654: Preparing [2023-04-05T16:06:51.921Z] 6cf711f61b80: Preparing [2023-04-05T16:06:51.921Z] 38bb5e036b15: Preparing [2023-04-05T16:06:51.921Z] 1ae0ac2f1864: Preparing [2023-04-05T16:06:51.921Z] 9376a22e7c77: Preparing [2023-04-05T16:06:51.921Z] 183e93bb9b57: Preparing [2023-04-05T16:06:51.922Z] bf3c6c73ea82: Preparing [2023-04-05T16:06:51.922Z] b40f76d98cd0: Preparing [2023-04-05T16:06:51.922Z] 26cbea5cba74: Preparing [2023-04-05T16:06:51.922Z] 183e93bb9b57: Waiting [2023-04-05T16:06:51.922Z] bf3c6c73ea82: Waiting [2023-04-05T16:06:51.922Z] b40f76d98cd0: Waiting [2023-04-05T16:06:51.922Z] 26cbea5cba74: Waiting [2023-04-05T16:06:52.883Z] 9376a22e7c77: Layer already exists [2023-04-05T16:06:52.883Z] 183e93bb9b57: Layer already exists [2023-04-05T16:06:53.149Z] c02eda2e3654: Pushed [2023-04-05T16:06:53.417Z] 1ae0ac2f1864: Pushed [2023-04-05T16:06:53.417Z] bf3c6c73ea82: Pushed [2023-04-05T16:06:53.417Z] 6cf711f61b80: Pushed [2023-04-05T16:06:53.682Z] 26cbea5cba74: Layer already exists [2023-04-05T16:06:53.682Z] b40f76d98cd0: Pushed [2023-04-05T16:06:55.628Z] 38bb5e036b15: Pushed [2023-04-05T16:06:55.894Z] 581b0da79acfc8c7cfb708782744174800bf9092: digest: sha256:34d20021d34f52679f410e3e225c6ee9c66ae8ceeb57e5ad367b0e8b034068eb size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-05T16:06:56.238Z] + 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-04-05T16:06:56.581Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2023-04-05T16:06:56.581Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-04-05T16:06:56.581Z] c02eda2e3654: Preparing [2023-04-05T16:06:56.581Z] 6cf711f61b80: Preparing [2023-04-05T16:06:56.581Z] 38bb5e036b15: Preparing [2023-04-05T16:06:56.581Z] 1ae0ac2f1864: Preparing [2023-04-05T16:06:56.581Z] 9376a22e7c77: Preparing [2023-04-05T16:06:56.581Z] 183e93bb9b57: Preparing [2023-04-05T16:06:56.581Z] bf3c6c73ea82: Preparing [2023-04-05T16:06:56.581Z] b40f76d98cd0: Preparing [2023-04-05T16:06:56.581Z] 26cbea5cba74: Preparing [2023-04-05T16:06:56.581Z] bf3c6c73ea82: Waiting [2023-04-05T16:06:56.581Z] b40f76d98cd0: Waiting [2023-04-05T16:06:56.581Z] 26cbea5cba74: Waiting [2023-04-05T16:06:56.581Z] 183e93bb9b57: Waiting [2023-04-05T16:06:56.581Z] c02eda2e3654: Layer already exists [2023-04-05T16:06:56.581Z] 6cf711f61b80: Layer already exists [2023-04-05T16:06:56.581Z] 1ae0ac2f1864: Layer already exists [2023-04-05T16:06:56.581Z] 9376a22e7c77: Layer already exists [2023-04-05T16:06:56.581Z] 38bb5e036b15: Layer already exists [2023-04-05T16:06:56.581Z] b40f76d98cd0: Layer already exists [2023-04-05T16:06:56.848Z] bf3c6c73ea82: Layer already exists [2023-04-05T16:06:56.848Z] 26cbea5cba74: Layer already exists [2023-04-05T16:06:56.848Z] 183e93bb9b57: Layer already exists [2023-04-05T16:06:56.848Z] latest: digest: sha256:34d20021d34f52679f410e3e225c6ee9c66ae8ceeb57e5ad367b0e8b034068eb size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-05T16:06:57.197Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.0.0-dev.121 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-05T16:06:57.534Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.0.0-dev.121 [2023-04-05T16:06:57.534Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-04-05T16:06:57.534Z] c02eda2e3654: Preparing [2023-04-05T16:06:57.534Z] 6cf711f61b80: Preparing [2023-04-05T16:06:57.534Z] 38bb5e036b15: Preparing [2023-04-05T16:06:57.534Z] 1ae0ac2f1864: Preparing [2023-04-05T16:06:57.534Z] 9376a22e7c77: Preparing [2023-04-05T16:06:57.534Z] 183e93bb9b57: Preparing [2023-04-05T16:06:57.534Z] bf3c6c73ea82: Preparing [2023-04-05T16:06:57.534Z] b40f76d98cd0: Preparing [2023-04-05T16:06:57.534Z] 26cbea5cba74: Preparing [2023-04-05T16:06:57.534Z] bf3c6c73ea82: Waiting [2023-04-05T16:06:57.534Z] 183e93bb9b57: Waiting [2023-04-05T16:06:57.534Z] b40f76d98cd0: Waiting [2023-04-05T16:06:57.534Z] 26cbea5cba74: Waiting [2023-04-05T16:06:57.534Z] 9376a22e7c77: Layer already exists [2023-04-05T16:06:57.534Z] 1ae0ac2f1864: Layer already exists [2023-04-05T16:06:57.534Z] 38bb5e036b15: Layer already exists [2023-04-05T16:06:57.534Z] c02eda2e3654: Layer already exists [2023-04-05T16:06:57.534Z] 6cf711f61b80: Layer already exists [2023-04-05T16:06:57.534Z] 183e93bb9b57: Layer already exists [2023-04-05T16:06:57.534Z] bf3c6c73ea82: Layer already exists [2023-04-05T16:06:57.534Z] b40f76d98cd0: Layer already exists [2023-04-05T16:06:57.534Z] 26cbea5cba74: Layer already exists [2023-04-05T16:06:57.800Z] 3.0.0-dev.121: digest: sha256:34d20021d34f52679f410e3e225c6ee9c66ae8ceeb57e5ad367b0e8b034068eb size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-05T16:06:58.147Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:581b0da79acfc8c7cfb708782744174800bf9092-3.0.0-dev.121 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-05T16:06:58.483Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:581b0da79acfc8c7cfb708782744174800bf9092-3.0.0-dev.121 [2023-04-05T16:06:58.483Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-04-05T16:06:58.483Z] c02eda2e3654: Preparing [2023-04-05T16:06:58.483Z] 6cf711f61b80: Preparing [2023-04-05T16:06:58.483Z] 38bb5e036b15: Preparing [2023-04-05T16:06:58.483Z] 1ae0ac2f1864: Preparing [2023-04-05T16:06:58.483Z] 9376a22e7c77: Preparing [2023-04-05T16:06:58.483Z] 183e93bb9b57: Preparing [2023-04-05T16:06:58.483Z] bf3c6c73ea82: Preparing [2023-04-05T16:06:58.483Z] b40f76d98cd0: Preparing [2023-04-05T16:06:58.483Z] 26cbea5cba74: Preparing [2023-04-05T16:06:58.483Z] 183e93bb9b57: Waiting [2023-04-05T16:06:58.483Z] bf3c6c73ea82: Waiting [2023-04-05T16:06:58.483Z] b40f76d98cd0: Waiting [2023-04-05T16:06:58.483Z] 26cbea5cba74: Waiting [2023-04-05T16:06:58.483Z] 1ae0ac2f1864: Layer already exists [2023-04-05T16:06:58.483Z] 9376a22e7c77: Layer already exists [2023-04-05T16:06:58.483Z] 38bb5e036b15: Layer already exists [2023-04-05T16:06:58.483Z] c02eda2e3654: Layer already exists [2023-04-05T16:06:58.483Z] 6cf711f61b80: Layer already exists [2023-04-05T16:06:58.483Z] bf3c6c73ea82: Layer already exists [2023-04-05T16:06:58.483Z] b40f76d98cd0: Layer already exists [2023-04-05T16:06:58.483Z] 183e93bb9b57: Layer already exists [2023-04-05T16:06:58.483Z] 26cbea5cba74: Layer already exists [2023-04-05T16:06:58.750Z] 581b0da79acfc8c7cfb708782744174800bf9092-3.0.0-dev.121: digest: sha256:34d20021d34f52679f410e3e225c6ee9c66ae8ceeb57e5ad367b0e8b034068eb size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-05T16:06:59.105Z] + 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-04-05T16:06:59.460Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2023-04-05T16:06:59.460Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-04-05T16:06:59.460Z] c02eda2e3654: Preparing [2023-04-05T16:06:59.460Z] 6cf711f61b80: Preparing [2023-04-05T16:06:59.460Z] 38bb5e036b15: Preparing [2023-04-05T16:06:59.460Z] 1ae0ac2f1864: Preparing [2023-04-05T16:06:59.460Z] 9376a22e7c77: Preparing [2023-04-05T16:06:59.460Z] 183e93bb9b57: Preparing [2023-04-05T16:06:59.460Z] bf3c6c73ea82: Preparing [2023-04-05T16:06:59.460Z] b40f76d98cd0: Preparing [2023-04-05T16:06:59.460Z] 26cbea5cba74: Preparing [2023-04-05T16:06:59.460Z] bf3c6c73ea82: Waiting [2023-04-05T16:06:59.460Z] b40f76d98cd0: Waiting [2023-04-05T16:06:59.460Z] 26cbea5cba74: Waiting [2023-04-05T16:06:59.460Z] 183e93bb9b57: Waiting [2023-04-05T16:06:59.460Z] 9376a22e7c77: Layer already exists [2023-04-05T16:06:59.460Z] 38bb5e036b15: Layer already exists [2023-04-05T16:06:59.460Z] 1ae0ac2f1864: Layer already exists [2023-04-05T16:06:59.460Z] 6cf711f61b80: Layer already exists [2023-04-05T16:06:59.460Z] c02eda2e3654: Layer already exists [2023-04-05T16:06:59.460Z] b40f76d98cd0: Layer already exists [2023-04-05T16:06:59.460Z] 26cbea5cba74: Layer already exists [2023-04-05T16:06:59.460Z] 183e93bb9b57: Layer already exists [2023-04-05T16:06:59.460Z] bf3c6c73ea82: Layer already exists [2023-04-05T16:06:59.728Z] main: digest: sha256:34d20021d34f52679f410e3e225c6ee9c66ae8ceeb57e5ad367b0e8b034068eb size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-05T16:06:59.784Z] ===================================================== [Pipeline] echo [2023-04-05T16:06:59.793Z] taggedImages: [2023-04-05T16:06:59.793Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:581b0da79acfc8c7cfb708782744174800bf9092 [2023-04-05T16:06:59.793Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2023-04-05T16:06:59.793Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.0.0-dev.121 [2023-04-05T16:06:59.793Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:581b0da79acfc8c7cfb708782744174800bf9092-3.0.0-dev.121 [2023-04-05T16:06:59.793Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2023-04-05T16:06:59.819Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2023-04-05T16:06:59.819Z] 581b0da79acfc8c7cfb708782744174800bf9092 [2023-04-05T16:06:59.819Z] latest [2023-04-05T16:06:59.819Z] 3.0.0-dev.121 [2023-04-05T16:06:59.819Z] 581b0da79acfc8c7cfb708782744174800bf9092-3.0.0-dev.121 [2023-04-05T16:06:59.819Z] main [2023-04-05T16:06:59.819Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-05T16:07:00.171Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:581b0da79acfc8c7cfb708782744174800bf9092 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-05T16:07:00.517Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:581b0da79acfc8c7cfb708782744174800bf9092 [2023-04-05T16:07:00.517Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-04-05T16:07:00.517Z] f00504259cc6: Preparing [2023-04-05T16:07:00.517Z] 0af71d642ec9: Preparing [2023-04-05T16:07:00.517Z] 9efad4182c53: Preparing [2023-04-05T16:07:00.517Z] 6869854e6a66: Preparing [2023-04-05T16:07:00.517Z] e62f7b8fcfc2: Preparing [2023-04-05T16:07:00.517Z] 8ab777295097: Preparing [2023-04-05T16:07:00.517Z] 2cca60deac6e: Preparing [2023-04-05T16:07:00.517Z] 9376a22e7c77: Preparing [2023-04-05T16:07:00.517Z] 183e93bb9b57: Preparing [2023-04-05T16:07:00.517Z] 40994dd5c93d: Preparing [2023-04-05T16:07:00.517Z] 26cbea5cba74: Preparing [2023-04-05T16:07:00.517Z] 9376a22e7c77: Waiting [2023-04-05T16:07:00.517Z] 40994dd5c93d: Waiting [2023-04-05T16:07:00.517Z] 183e93bb9b57: Waiting [2023-04-05T16:07:00.517Z] 8ab777295097: Waiting [2023-04-05T16:07:00.517Z] 2cca60deac6e: Waiting [2023-04-05T16:07:00.517Z] 26cbea5cba74: Waiting [2023-04-05T16:07:01.477Z] e62f7b8fcfc2: Pushed [2023-04-05T16:07:01.478Z] f00504259cc6: Pushed [2023-04-05T16:07:01.478Z] 0af71d642ec9: Pushed [2023-04-05T16:07:01.744Z] 9376a22e7c77: Layer already exists [2023-04-05T16:07:02.327Z] 183e93bb9b57: Layer already exists [2023-04-05T16:07:04.268Z] 2cca60deac6e: Pushed [2023-04-05T16:07:04.268Z] 26cbea5cba74: Layer already exists [2023-04-05T16:07:04.580Z] 40994dd5c93d: Pushed [2023-04-05T16:07:05.172Z] 8ab777295097: Pushed [2023-04-05T16:07:06.599Z] 6869854e6a66: Pushed [2023-04-05T16:07:09.943Z] 9efad4182c53: Pushed [2023-04-05T16:07:11.349Z] 581b0da79acfc8c7cfb708782744174800bf9092: digest: sha256:607d0b4c36179ea17bfd57217a106d7ca5fecfbd549f3a4dc1443cb77e71f73a size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-05T16:07:11.701Z] + 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-04-05T16:07:12.049Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2023-04-05T16:07:12.049Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-04-05T16:07:12.049Z] f00504259cc6: Preparing [2023-04-05T16:07:12.049Z] 0af71d642ec9: Preparing [2023-04-05T16:07:12.049Z] 9efad4182c53: Preparing [2023-04-05T16:07:12.049Z] 6869854e6a66: Preparing [2023-04-05T16:07:12.049Z] e62f7b8fcfc2: Preparing [2023-04-05T16:07:12.049Z] 8ab777295097: Preparing [2023-04-05T16:07:12.049Z] 2cca60deac6e: Preparing [2023-04-05T16:07:12.049Z] 9376a22e7c77: Preparing [2023-04-05T16:07:12.049Z] 8ab777295097: Waiting [2023-04-05T16:07:12.049Z] 183e93bb9b57: Preparing [2023-04-05T16:07:12.049Z] 40994dd5c93d: Preparing [2023-04-05T16:07:12.049Z] 26cbea5cba74: Preparing [2023-04-05T16:07:12.049Z] 9376a22e7c77: Waiting [2023-04-05T16:07:12.049Z] 183e93bb9b57: Waiting [2023-04-05T16:07:12.049Z] 40994dd5c93d: Waiting [2023-04-05T16:07:12.049Z] 26cbea5cba74: Waiting [2023-04-05T16:07:12.049Z] 2cca60deac6e: Waiting [2023-04-05T16:07:13.454Z] e62f7b8fcfc2: Layer already exists [2023-04-05T16:07:13.454Z] 0af71d642ec9: Layer already exists [2023-04-05T16:07:13.454Z] 6869854e6a66: Layer already exists [2023-04-05T16:07:13.454Z] 9efad4182c53: Layer already exists [2023-04-05T16:07:13.454Z] f00504259cc6: Layer already exists [2023-04-05T16:07:13.719Z] 8ab777295097: Layer already exists [2023-04-05T16:07:13.719Z] 26cbea5cba74: Layer already exists [2023-04-05T16:07:14.678Z] 2cca60deac6e: Layer already exists [2023-04-05T16:07:14.678Z] 40994dd5c93d: Layer already exists [2023-04-05T16:07:14.678Z] 9376a22e7c77: Layer already exists [2023-04-05T16:07:16.082Z] 183e93bb9b57: Layer already exists [2023-04-05T16:07:16.347Z] latest: digest: sha256:607d0b4c36179ea17bfd57217a106d7ca5fecfbd549f3a4dc1443cb77e71f73a size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-05T16:07:16.696Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.0.0-dev.121 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-05T16:07:17.043Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.0.0-dev.121 [2023-04-05T16:07:17.043Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-04-05T16:07:17.043Z] f00504259cc6: Preparing [2023-04-05T16:07:17.043Z] 0af71d642ec9: Preparing [2023-04-05T16:07:17.043Z] 9efad4182c53: Preparing [2023-04-05T16:07:17.043Z] 6869854e6a66: Preparing [2023-04-05T16:07:17.043Z] e62f7b8fcfc2: Preparing [2023-04-05T16:07:17.043Z] 8ab777295097: Preparing [2023-04-05T16:07:17.043Z] 2cca60deac6e: Preparing [2023-04-05T16:07:17.043Z] 9376a22e7c77: Preparing [2023-04-05T16:07:17.043Z] 183e93bb9b57: Preparing [2023-04-05T16:07:17.043Z] 40994dd5c93d: Preparing [2023-04-05T16:07:17.043Z] 26cbea5cba74: Preparing [2023-04-05T16:07:17.043Z] 8ab777295097: Waiting [2023-04-05T16:07:17.043Z] 2cca60deac6e: Waiting [2023-04-05T16:07:17.043Z] 9376a22e7c77: Waiting [2023-04-05T16:07:17.043Z] 183e93bb9b57: Waiting [2023-04-05T16:07:17.043Z] 26cbea5cba74: Waiting [2023-04-05T16:07:17.043Z] 40994dd5c93d: Waiting [2023-04-05T16:07:17.043Z] f00504259cc6: Layer already exists [2023-04-05T16:07:17.043Z] e62f7b8fcfc2: Layer already exists [2023-04-05T16:07:17.043Z] 6869854e6a66: Layer already exists [2023-04-05T16:07:17.043Z] 9efad4182c53: Layer already exists [2023-04-05T16:07:17.043Z] 0af71d642ec9: Layer already exists [2023-04-05T16:07:17.309Z] 183e93bb9b57: Layer already exists [2023-04-05T16:07:17.309Z] 8ab777295097: Layer already exists [2023-04-05T16:07:17.309Z] 2cca60deac6e: Layer already exists [2023-04-05T16:07:17.309Z] 40994dd5c93d: Layer already exists [2023-04-05T16:07:17.309Z] 9376a22e7c77: Layer already exists [2023-04-05T16:07:17.309Z] 26cbea5cba74: Layer already exists [2023-04-05T16:07:17.309Z] 3.0.0-dev.121: digest: sha256:607d0b4c36179ea17bfd57217a106d7ca5fecfbd549f3a4dc1443cb77e71f73a size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-05T16:07:17.654Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:581b0da79acfc8c7cfb708782744174800bf9092-3.0.0-dev.121 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-05T16:07:17.996Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:581b0da79acfc8c7cfb708782744174800bf9092-3.0.0-dev.121 [2023-04-05T16:07:17.996Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-04-05T16:07:18.954Z] f00504259cc6: Preparing [2023-04-05T16:07:18.954Z] 0af71d642ec9: Preparing [2023-04-05T16:07:18.954Z] 9efad4182c53: Preparing [2023-04-05T16:07:18.954Z] 6869854e6a66: Preparing [2023-04-05T16:07:18.954Z] e62f7b8fcfc2: Preparing [2023-04-05T16:07:18.954Z] 8ab777295097: Preparing [2023-04-05T16:07:18.954Z] 2cca60deac6e: Preparing [2023-04-05T16:07:18.954Z] 9376a22e7c77: Preparing [2023-04-05T16:07:18.954Z] 183e93bb9b57: Preparing [2023-04-05T16:07:18.954Z] 40994dd5c93d: Preparing [2023-04-05T16:07:18.954Z] 26cbea5cba74: Preparing [2023-04-05T16:07:18.954Z] 9376a22e7c77: Waiting [2023-04-05T16:07:18.954Z] 183e93bb9b57: Waiting [2023-04-05T16:07:18.954Z] 8ab777295097: Waiting [2023-04-05T16:07:18.954Z] 2cca60deac6e: Waiting [2023-04-05T16:07:18.954Z] 26cbea5cba74: Waiting [2023-04-05T16:07:18.954Z] 40994dd5c93d: Waiting [2023-04-05T16:07:19.537Z] 0af71d642ec9: Layer already exists [2023-04-05T16:07:19.537Z] f00504259cc6: Layer already exists [2023-04-05T16:07:19.537Z] e62f7b8fcfc2: Layer already exists [2023-04-05T16:07:19.538Z] 9efad4182c53: Layer already exists [2023-04-05T16:07:19.538Z] 6869854e6a66: Layer already exists [2023-04-05T16:07:19.538Z] 8ab777295097: Layer already exists [2023-04-05T16:07:19.538Z] 2cca60deac6e: Layer already exists [2023-04-05T16:07:19.538Z] 183e93bb9b57: Layer already exists [2023-04-05T16:07:19.538Z] 40994dd5c93d: Layer already exists [2023-04-05T16:07:19.538Z] 9376a22e7c77: Layer already exists [2023-04-05T16:07:19.538Z] 26cbea5cba74: Layer already exists [2023-04-05T16:07:19.803Z] 581b0da79acfc8c7cfb708782744174800bf9092-3.0.0-dev.121: digest: sha256:607d0b4c36179ea17bfd57217a106d7ca5fecfbd549f3a4dc1443cb77e71f73a size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-05T16:07:20.141Z] + 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-04-05T16:07:20.478Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2023-04-05T16:07:20.479Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-04-05T16:07:20.479Z] f00504259cc6: Preparing [2023-04-05T16:07:20.479Z] 0af71d642ec9: Preparing [2023-04-05T16:07:20.479Z] 9efad4182c53: Preparing [2023-04-05T16:07:20.479Z] 6869854e6a66: Preparing [2023-04-05T16:07:20.479Z] e62f7b8fcfc2: Preparing [2023-04-05T16:07:20.479Z] 8ab777295097: Preparing [2023-04-05T16:07:20.479Z] 2cca60deac6e: Preparing [2023-04-05T16:07:20.479Z] 9376a22e7c77: Preparing [2023-04-05T16:07:20.479Z] 183e93bb9b57: Preparing [2023-04-05T16:07:20.479Z] 40994dd5c93d: Preparing [2023-04-05T16:07:20.479Z] 26cbea5cba74: Preparing [2023-04-05T16:07:20.479Z] 2cca60deac6e: Waiting [2023-04-05T16:07:20.479Z] 9376a22e7c77: Waiting [2023-04-05T16:07:20.479Z] 183e93bb9b57: Waiting [2023-04-05T16:07:20.479Z] 40994dd5c93d: Waiting [2023-04-05T16:07:20.479Z] 26cbea5cba74: Waiting [2023-04-05T16:07:20.479Z] 8ab777295097: Waiting [2023-04-05T16:07:20.479Z] e62f7b8fcfc2: Layer already exists [2023-04-05T16:07:20.479Z] f00504259cc6: Layer already exists [2023-04-05T16:07:20.479Z] 9efad4182c53: Layer already exists [2023-04-05T16:07:20.479Z] 0af71d642ec9: Layer already exists [2023-04-05T16:07:20.479Z] 6869854e6a66: Layer already exists [2023-04-05T16:07:20.479Z] 2cca60deac6e: Layer already exists [2023-04-05T16:07:20.479Z] 9376a22e7c77: Layer already exists [2023-04-05T16:07:20.479Z] 8ab777295097: Layer already exists [2023-04-05T16:07:20.479Z] 183e93bb9b57: Layer already exists [2023-04-05T16:07:20.479Z] 40994dd5c93d: Layer already exists [2023-04-05T16:07:20.479Z] 26cbea5cba74: Layer already exists [2023-04-05T16:07:21.059Z] main: digest: sha256:607d0b4c36179ea17bfd57217a106d7ca5fecfbd549f3a4dc1443cb77e71f73a size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-05T16:07:21.102Z] ===================================================== [Pipeline] echo [2023-04-05T16:07:21.107Z] taggedImages: [2023-04-05T16:07:21.107Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:581b0da79acfc8c7cfb708782744174800bf9092 [2023-04-05T16:07:21.107Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2023-04-05T16:07:21.107Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.0.0-dev.121 [2023-04-05T16:07:21.107Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:581b0da79acfc8c7cfb708782744174800bf9092-3.0.0-dev.121 [2023-04-05T16:07:21.107Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2023-04-05T16:07:21.121Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: [2023-04-05T16:07:21.121Z] 581b0da79acfc8c7cfb708782744174800bf9092 [2023-04-05T16:07:21.121Z] latest [2023-04-05T16:07:21.121Z] 3.0.0-dev.121 [2023-04-05T16:07:21.121Z] 581b0da79acfc8c7cfb708782744174800bf9092-3.0.0-dev.121 [2023-04-05T16:07:21.121Z] main [2023-04-05T16:07:21.121Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-05T16:07:21.444Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:581b0da79acfc8c7cfb708782744174800bf9092 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-05T16:07:21.782Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:581b0da79acfc8c7cfb708782744174800bf9092 [2023-04-05T16:07:21.782Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-04-05T16:07:21.782Z] 51a86bac3194: Preparing [2023-04-05T16:07:21.782Z] abfe946f5ec2: Preparing [2023-04-05T16:07:21.782Z] 9376a22e7c77: Preparing [2023-04-05T16:07:21.782Z] 183e93bb9b57: Preparing [2023-04-05T16:07:21.782Z] 4fcc403f323b: Preparing [2023-04-05T16:07:21.782Z] 26cbea5cba74: Preparing [2023-04-05T16:07:21.782Z] 26cbea5cba74: Waiting [2023-04-05T16:07:21.782Z] 9376a22e7c77: Layer already exists [2023-04-05T16:07:21.782Z] 183e93bb9b57: Layer already exists [2023-04-05T16:07:21.782Z] 26cbea5cba74: Layer already exists [2023-04-05T16:07:22.048Z] 51a86bac3194: Pushed [2023-04-05T16:07:23.451Z] 4fcc403f323b: Pushed [2023-04-05T16:07:26.781Z] abfe946f5ec2: Pushed [2023-04-05T16:07:27.046Z] 581b0da79acfc8c7cfb708782744174800bf9092: digest: sha256:7a96850078ef6a376bcc55ec4f7c731e857605afe839ef5a3b13d811648b6f21 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-05T16:07:27.391Z] + 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-04-05T16:07:27.722Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2023-04-05T16:07:27.722Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-04-05T16:07:27.722Z] 51a86bac3194: Preparing [2023-04-05T16:07:27.722Z] abfe946f5ec2: Preparing [2023-04-05T16:07:27.722Z] 9376a22e7c77: Preparing [2023-04-05T16:07:27.722Z] 183e93bb9b57: Preparing [2023-04-05T16:07:27.722Z] 4fcc403f323b: Preparing [2023-04-05T16:07:27.722Z] 26cbea5cba74: Preparing [2023-04-05T16:07:27.722Z] 26cbea5cba74: Waiting [2023-04-05T16:07:27.722Z] 183e93bb9b57: Layer already exists [2023-04-05T16:07:27.722Z] 4fcc403f323b: Layer already exists [2023-04-05T16:07:27.722Z] 51a86bac3194: Layer already exists [2023-04-05T16:07:27.722Z] 9376a22e7c77: Layer already exists [2023-04-05T16:07:27.722Z] abfe946f5ec2: Layer already exists [2023-04-05T16:07:27.722Z] 26cbea5cba74: Layer already exists [2023-04-05T16:07:27.987Z] latest: digest: sha256:7a96850078ef6a376bcc55ec4f7c731e857605afe839ef5a3b13d811648b6f21 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-05T16:07:28.331Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.0.0-dev.121 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-05T16:07:28.667Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.0.0-dev.121 [2023-04-05T16:07:28.668Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-04-05T16:07:28.668Z] 51a86bac3194: Preparing [2023-04-05T16:07:28.668Z] abfe946f5ec2: Preparing [2023-04-05T16:07:28.668Z] 9376a22e7c77: Preparing [2023-04-05T16:07:28.668Z] 183e93bb9b57: Preparing [2023-04-05T16:07:28.668Z] 4fcc403f323b: Preparing [2023-04-05T16:07:28.668Z] 26cbea5cba74: Preparing [2023-04-05T16:07:28.668Z] 26cbea5cba74: Waiting [2023-04-05T16:07:28.668Z] abfe946f5ec2: Layer already exists [2023-04-05T16:07:28.668Z] 51a86bac3194: Layer already exists [2023-04-05T16:07:28.668Z] 183e93bb9b57: Layer already exists [2023-04-05T16:07:28.668Z] 9376a22e7c77: Layer already exists [2023-04-05T16:07:28.668Z] 4fcc403f323b: Layer already exists [2023-04-05T16:07:28.668Z] 26cbea5cba74: Layer already exists [2023-04-05T16:07:28.934Z] 3.0.0-dev.121: digest: sha256:7a96850078ef6a376bcc55ec4f7c731e857605afe839ef5a3b13d811648b6f21 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-05T16:07:29.278Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:581b0da79acfc8c7cfb708782744174800bf9092-3.0.0-dev.121 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-05T16:07:29.609Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:581b0da79acfc8c7cfb708782744174800bf9092-3.0.0-dev.121 [2023-04-05T16:07:29.609Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-04-05T16:07:29.609Z] 51a86bac3194: Preparing [2023-04-05T16:07:29.609Z] abfe946f5ec2: Preparing [2023-04-05T16:07:29.609Z] 9376a22e7c77: Preparing [2023-04-05T16:07:29.609Z] 183e93bb9b57: Preparing [2023-04-05T16:07:29.609Z] 4fcc403f323b: Preparing [2023-04-05T16:07:29.609Z] 26cbea5cba74: Preparing [2023-04-05T16:07:29.609Z] 26cbea5cba74: Waiting [2023-04-05T16:07:29.609Z] 183e93bb9b57: Layer already exists [2023-04-05T16:07:29.609Z] 9376a22e7c77: Layer already exists [2023-04-05T16:07:29.609Z] abfe946f5ec2: Layer already exists [2023-04-05T16:07:29.609Z] 4fcc403f323b: Layer already exists [2023-04-05T16:07:29.609Z] 51a86bac3194: Layer already exists [2023-04-05T16:07:29.609Z] 26cbea5cba74: Layer already exists [2023-04-05T16:07:29.609Z] 581b0da79acfc8c7cfb708782744174800bf9092-3.0.0-dev.121: digest: sha256:7a96850078ef6a376bcc55ec4f7c731e857605afe839ef5a3b13d811648b6f21 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-05T16:07:30.211Z] + 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-04-05T16:07:30.550Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [2023-04-05T16:07:30.550Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-04-05T16:07:30.550Z] 51a86bac3194: Preparing [2023-04-05T16:07:30.550Z] abfe946f5ec2: Preparing [2023-04-05T16:07:30.550Z] 9376a22e7c77: Preparing [2023-04-05T16:07:30.550Z] 183e93bb9b57: Preparing [2023-04-05T16:07:30.550Z] 4fcc403f323b: Preparing [2023-04-05T16:07:30.550Z] 26cbea5cba74: Preparing [2023-04-05T16:07:30.550Z] 26cbea5cba74: Waiting [2023-04-05T16:07:30.550Z] 4fcc403f323b: Layer already exists [2023-04-05T16:07:30.550Z] 51a86bac3194: Layer already exists [2023-04-05T16:07:30.550Z] abfe946f5ec2: Layer already exists [2023-04-05T16:07:30.550Z] 183e93bb9b57: Layer already exists [2023-04-05T16:07:30.550Z] 9376a22e7c77: Layer already exists [2023-04-05T16:07:30.550Z] 26cbea5cba74: Layer already exists [2023-04-05T16:07:30.821Z] main: digest: sha256:7a96850078ef6a376bcc55ec4f7c731e857605afe839ef5a3b13d811648b6f21 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-05T16:07:30.872Z] ===================================================== [Pipeline] echo [2023-04-05T16:07:30.881Z] taggedImages: [2023-04-05T16:07:30.881Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:581b0da79acfc8c7cfb708782744174800bf9092 [2023-04-05T16:07:30.881Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2023-04-05T16:07:30.881Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.0.0-dev.121 [2023-04-05T16:07:30.881Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:581b0da79acfc8c7cfb708782744174800bf9092-3.0.0-dev.121 [2023-04-05T16:07:30.881Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo [2023-04-05T16:07:30.908Z] [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: [2023-04-05T16:07:30.908Z] 581b0da79acfc8c7cfb708782744174800bf9092 [2023-04-05T16:07:30.908Z] latest [2023-04-05T16:07:30.908Z] 3.0.0-dev.121 [2023-04-05T16:07:30.908Z] 581b0da79acfc8c7cfb708782744174800bf9092-3.0.0-dev.121 [2023-04-05T16:07:30.908Z] main [2023-04-05T16:07:30.908Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-05T16:07:31.255Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:581b0da79acfc8c7cfb708782744174800bf9092 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-05T16:07:31.596Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:581b0da79acfc8c7cfb708782744174800bf9092 [2023-04-05T16:07:31.596Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-04-05T16:07:31.596Z] fd5cad3fc4d8: Preparing [2023-04-05T16:07:31.596Z] 0a7a4160dcf0: Preparing [2023-04-05T16:07:31.596Z] 97db0c37de95: Preparing [2023-04-05T16:07:31.596Z] b227822f8c46: Preparing [2023-04-05T16:07:31.596Z] 13cb146835b7: Preparing [2023-04-05T16:07:31.596Z] 9376a22e7c77: Preparing [2023-04-05T16:07:31.596Z] 183e93bb9b57: Preparing [2023-04-05T16:07:31.596Z] 89b8cbc046c0: Preparing [2023-04-05T16:07:31.596Z] 26cbea5cba74: Preparing [2023-04-05T16:07:31.596Z] 9376a22e7c77: Waiting [2023-04-05T16:07:31.596Z] 183e93bb9b57: Waiting [2023-04-05T16:07:31.596Z] 89b8cbc046c0: Waiting [2023-04-05T16:07:31.596Z] 26cbea5cba74: Waiting [2023-04-05T16:07:32.178Z] 0a7a4160dcf0: Pushed [2023-04-05T16:07:32.178Z] fd5cad3fc4d8: Pushed [2023-04-05T16:07:32.178Z] 97db0c37de95: Pushed [2023-04-05T16:07:32.178Z] 9376a22e7c77: Layer already exists [2023-04-05T16:07:32.444Z] 26cbea5cba74: Layer already exists [2023-04-05T16:07:32.444Z] 183e93bb9b57: Layer already exists [2023-04-05T16:07:33.857Z] 89b8cbc046c0: Pushed [2023-04-05T16:07:42.064Z] 13cb146835b7: Pushed [2023-04-05T16:07:50.268Z] b227822f8c46: Pushed [2023-04-05T16:07:50.268Z] 581b0da79acfc8c7cfb708782744174800bf9092: digest: sha256:69ed3bcc4f7299bcbc18b816af8dd6c301ff27621c3861798a374a55cc48f5cf size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-05T16:07:50.618Z] + 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-04-05T16:07:50.959Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2023-04-05T16:07:50.959Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-04-05T16:07:50.959Z] fd5cad3fc4d8: Preparing [2023-04-05T16:07:50.959Z] 0a7a4160dcf0: Preparing [2023-04-05T16:07:50.959Z] 97db0c37de95: Preparing [2023-04-05T16:07:50.959Z] b227822f8c46: Preparing [2023-04-05T16:07:50.959Z] 13cb146835b7: Preparing [2023-04-05T16:07:50.959Z] 9376a22e7c77: Preparing [2023-04-05T16:07:50.959Z] 183e93bb9b57: Preparing [2023-04-05T16:07:50.959Z] 89b8cbc046c0: Preparing [2023-04-05T16:07:50.959Z] 26cbea5cba74: Preparing [2023-04-05T16:07:50.959Z] 183e93bb9b57: Waiting [2023-04-05T16:07:50.959Z] 26cbea5cba74: Waiting [2023-04-05T16:07:50.959Z] 89b8cbc046c0: Waiting [2023-04-05T16:07:50.959Z] 9376a22e7c77: Waiting [2023-04-05T16:07:51.226Z] 13cb146835b7: Layer already exists [2023-04-05T16:07:51.226Z] 0a7a4160dcf0: Layer already exists [2023-04-05T16:07:51.226Z] b227822f8c46: Layer already exists [2023-04-05T16:07:51.226Z] fd5cad3fc4d8: Layer already exists [2023-04-05T16:07:51.226Z] 97db0c37de95: Layer already exists [2023-04-05T16:07:51.226Z] 9376a22e7c77: Layer already exists [2023-04-05T16:07:51.226Z] 183e93bb9b57: Layer already exists [2023-04-05T16:07:51.226Z] 89b8cbc046c0: Layer already exists [2023-04-05T16:07:51.226Z] 26cbea5cba74: Layer already exists [2023-04-05T16:07:51.495Z] latest: digest: sha256:69ed3bcc4f7299bcbc18b816af8dd6c301ff27621c3861798a374a55cc48f5cf size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-05T16:07:51.836Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.0.0-dev.121 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-05T16:07:52.172Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.0.0-dev.121 [2023-04-05T16:07:52.173Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-04-05T16:07:52.173Z] fd5cad3fc4d8: Preparing [2023-04-05T16:07:52.173Z] 0a7a4160dcf0: Preparing [2023-04-05T16:07:52.173Z] 97db0c37de95: Preparing [2023-04-05T16:07:52.173Z] b227822f8c46: Preparing [2023-04-05T16:07:52.173Z] 13cb146835b7: Preparing [2023-04-05T16:07:52.173Z] 9376a22e7c77: Preparing [2023-04-05T16:07:52.173Z] 183e93bb9b57: Preparing [2023-04-05T16:07:52.173Z] 89b8cbc046c0: Preparing [2023-04-05T16:07:52.173Z] 26cbea5cba74: Preparing [2023-04-05T16:07:52.173Z] 9376a22e7c77: Waiting [2023-04-05T16:07:52.173Z] 183e93bb9b57: Waiting [2023-04-05T16:07:52.173Z] 89b8cbc046c0: Waiting [2023-04-05T16:07:52.173Z] 26cbea5cba74: Waiting [2023-04-05T16:07:52.173Z] b227822f8c46: Layer already exists [2023-04-05T16:07:52.173Z] 13cb146835b7: Layer already exists [2023-04-05T16:07:52.173Z] 97db0c37de95: Layer already exists [2023-04-05T16:07:52.173Z] fd5cad3fc4d8: Layer already exists [2023-04-05T16:07:52.173Z] 0a7a4160dcf0: Layer already exists [2023-04-05T16:07:52.446Z] 183e93bb9b57: Layer already exists [2023-04-05T16:07:52.446Z] 89b8cbc046c0: Layer already exists [2023-04-05T16:07:52.446Z] 9376a22e7c77: Layer already exists [2023-04-05T16:07:52.446Z] 26cbea5cba74: Layer already exists [2023-04-05T16:07:52.446Z] 3.0.0-dev.121: digest: sha256:69ed3bcc4f7299bcbc18b816af8dd6c301ff27621c3861798a374a55cc48f5cf size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-05T16:07:52.790Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:581b0da79acfc8c7cfb708782744174800bf9092-3.0.0-dev.121 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-05T16:07:53.129Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:581b0da79acfc8c7cfb708782744174800bf9092-3.0.0-dev.121 [2023-04-05T16:07:53.129Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-04-05T16:07:53.129Z] fd5cad3fc4d8: Preparing [2023-04-05T16:07:53.129Z] 0a7a4160dcf0: Preparing [2023-04-05T16:07:53.129Z] 97db0c37de95: Preparing [2023-04-05T16:07:53.129Z] b227822f8c46: Preparing [2023-04-05T16:07:53.129Z] 13cb146835b7: Preparing [2023-04-05T16:07:53.129Z] 9376a22e7c77: Preparing [2023-04-05T16:07:53.129Z] 183e93bb9b57: Preparing [2023-04-05T16:07:53.129Z] 89b8cbc046c0: Preparing [2023-04-05T16:07:53.129Z] 26cbea5cba74: Preparing [2023-04-05T16:07:53.129Z] 183e93bb9b57: Waiting [2023-04-05T16:07:53.129Z] 89b8cbc046c0: Waiting [2023-04-05T16:07:53.129Z] 26cbea5cba74: Waiting [2023-04-05T16:07:53.129Z] 9376a22e7c77: Waiting [2023-04-05T16:07:53.129Z] 0a7a4160dcf0: Layer already exists [2023-04-05T16:07:53.129Z] b227822f8c46: Layer already exists [2023-04-05T16:07:53.129Z] 97db0c37de95: Layer already exists [2023-04-05T16:07:53.129Z] 13cb146835b7: Layer already exists [2023-04-05T16:07:53.129Z] fd5cad3fc4d8: Layer already exists [2023-04-05T16:07:53.129Z] 183e93bb9b57: Layer already exists [2023-04-05T16:07:53.129Z] 9376a22e7c77: Layer already exists [2023-04-05T16:07:53.129Z] 89b8cbc046c0: Layer already exists [2023-04-05T16:07:53.129Z] 26cbea5cba74: Layer already exists [2023-04-05T16:07:53.395Z] 581b0da79acfc8c7cfb708782744174800bf9092-3.0.0-dev.121: digest: sha256:69ed3bcc4f7299bcbc18b816af8dd6c301ff27621c3861798a374a55cc48f5cf size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-05T16:07:53.742Z] + 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-04-05T16:07:54.065Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [2023-04-05T16:07:54.065Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-04-05T16:07:54.065Z] fd5cad3fc4d8: Preparing [2023-04-05T16:07:54.065Z] 0a7a4160dcf0: Preparing [2023-04-05T16:07:54.065Z] 97db0c37de95: Preparing [2023-04-05T16:07:54.065Z] b227822f8c46: Preparing [2023-04-05T16:07:54.065Z] 13cb146835b7: Preparing [2023-04-05T16:07:54.065Z] 9376a22e7c77: Preparing [2023-04-05T16:07:54.065Z] 183e93bb9b57: Preparing [2023-04-05T16:07:54.065Z] 89b8cbc046c0: Preparing [2023-04-05T16:07:54.065Z] 26cbea5cba74: Preparing [2023-04-05T16:07:54.065Z] 9376a22e7c77: Waiting [2023-04-05T16:07:54.065Z] 183e93bb9b57: Waiting [2023-04-05T16:07:54.065Z] 89b8cbc046c0: Waiting [2023-04-05T16:07:54.065Z] 26cbea5cba74: Waiting [2023-04-05T16:07:54.065Z] 0a7a4160dcf0: Layer already exists [2023-04-05T16:07:54.065Z] b227822f8c46: Layer already exists [2023-04-05T16:07:54.065Z] 97db0c37de95: Layer already exists [2023-04-05T16:07:54.065Z] fd5cad3fc4d8: Layer already exists [2023-04-05T16:07:54.065Z] 13cb146835b7: Layer already exists [2023-04-05T16:07:54.330Z] 9376a22e7c77: Layer already exists [2023-04-05T16:07:54.330Z] 89b8cbc046c0: Layer already exists [2023-04-05T16:07:54.330Z] 183e93bb9b57: Layer already exists [2023-04-05T16:07:54.330Z] 26cbea5cba74: Layer already exists [2023-04-05T16:07:54.330Z] main: digest: sha256:69ed3bcc4f7299bcbc18b816af8dd6c301ff27621c3861798a374a55cc48f5cf size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-05T16:07:54.374Z] ===================================================== [Pipeline] echo [2023-04-05T16:07:54.379Z] taggedImages: [2023-04-05T16:07:54.379Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:581b0da79acfc8c7cfb708782744174800bf9092 [2023-04-05T16:07:54.379Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2023-04-05T16:07:54.379Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.0.0-dev.121 [2023-04-05T16:07:54.379Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:581b0da79acfc8c7cfb708782744174800bf9092-3.0.0-dev.121 [2023-04-05T16:07:54.379Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo [2023-04-05T16:07:54.392Z] [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: [2023-04-05T16:07:54.392Z] 581b0da79acfc8c7cfb708782744174800bf9092 [2023-04-05T16:07:54.392Z] latest [2023-04-05T16:07:54.392Z] 3.0.0-dev.121 [2023-04-05T16:07:54.392Z] 581b0da79acfc8c7cfb708782744174800bf9092-3.0.0-dev.121 [2023-04-05T16:07:54.392Z] main [2023-04-05T16:07:54.392Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-05T16:07:54.716Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:581b0da79acfc8c7cfb708782744174800bf9092 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-05T16:07:55.055Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:581b0da79acfc8c7cfb708782744174800bf9092 [2023-04-05T16:07:55.055Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-04-05T16:07:55.055Z] 1069d2246607: Preparing [2023-04-05T16:07:55.055Z] ff76ea90fe13: Preparing [2023-04-05T16:07:55.055Z] 593a630826be: Preparing [2023-04-05T16:07:55.055Z] 73d1ba6d678f: Preparing [2023-04-05T16:07:55.055Z] 9376a22e7c77: Preparing [2023-04-05T16:07:55.055Z] 183e93bb9b57: Preparing [2023-04-05T16:07:55.055Z] ac1c0256f4fc: Preparing [2023-04-05T16:07:55.055Z] 26cbea5cba74: Preparing [2023-04-05T16:07:55.055Z] 183e93bb9b57: Waiting [2023-04-05T16:07:55.055Z] ac1c0256f4fc: Waiting [2023-04-05T16:07:55.055Z] 26cbea5cba74: Waiting [2023-04-05T16:07:55.055Z] 9376a22e7c77: Layer already exists [2023-04-05T16:07:55.320Z] 183e93bb9b57: Layer already exists [2023-04-05T16:07:55.902Z] 593a630826be: Pushed [2023-04-05T16:07:55.902Z] ff76ea90fe13: Pushed [2023-04-05T16:07:55.902Z] 1069d2246607: Pushed [2023-04-05T16:07:55.902Z] 26cbea5cba74: Layer already exists [2023-04-05T16:07:56.480Z] ac1c0256f4fc: Pushed [2023-04-05T16:08:18.573Z] 73d1ba6d678f: Pushed [2023-04-05T16:08:18.573Z] 581b0da79acfc8c7cfb708782744174800bf9092: digest: sha256:aa19b48c1b1b5e64c70c060a370ef63834943c587465c30625f1ad709226a3c4 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-05T16:08:18.925Z] + 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-04-05T16:08:19.278Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2023-04-05T16:08:19.278Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-04-05T16:08:19.278Z] 1069d2246607: Preparing [2023-04-05T16:08:19.278Z] ff76ea90fe13: Preparing [2023-04-05T16:08:19.278Z] 593a630826be: Preparing [2023-04-05T16:08:19.278Z] 73d1ba6d678f: Preparing [2023-04-05T16:08:19.278Z] 9376a22e7c77: Preparing [2023-04-05T16:08:19.278Z] 183e93bb9b57: Preparing [2023-04-05T16:08:19.278Z] ac1c0256f4fc: Preparing [2023-04-05T16:08:19.278Z] 26cbea5cba74: Preparing [2023-04-05T16:08:19.278Z] ac1c0256f4fc: Waiting [2023-04-05T16:08:19.278Z] 183e93bb9b57: Waiting [2023-04-05T16:08:19.278Z] 26cbea5cba74: Waiting [2023-04-05T16:08:19.549Z] 73d1ba6d678f: Layer already exists [2023-04-05T16:08:19.549Z] ff76ea90fe13: Layer already exists [2023-04-05T16:08:19.549Z] 1069d2246607: Layer already exists [2023-04-05T16:08:19.549Z] 593a630826be: Layer already exists [2023-04-05T16:08:19.549Z] 9376a22e7c77: Layer already exists [2023-04-05T16:08:19.549Z] ac1c0256f4fc: Layer already exists [2023-04-05T16:08:19.549Z] 183e93bb9b57: Layer already exists [2023-04-05T16:08:19.549Z] 26cbea5cba74: Layer already exists [2023-04-05T16:08:19.834Z] latest: digest: sha256:aa19b48c1b1b5e64c70c060a370ef63834943c587465c30625f1ad709226a3c4 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-05T16:08:20.220Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.0.0-dev.121 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-05T16:08:20.569Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.0.0-dev.121 [2023-04-05T16:08:20.569Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-04-05T16:08:20.569Z] 1069d2246607: Preparing [2023-04-05T16:08:20.569Z] ff76ea90fe13: Preparing [2023-04-05T16:08:20.569Z] 593a630826be: Preparing [2023-04-05T16:08:20.569Z] 73d1ba6d678f: Preparing [2023-04-05T16:08:20.569Z] 9376a22e7c77: Preparing [2023-04-05T16:08:20.569Z] 183e93bb9b57: Preparing [2023-04-05T16:08:20.569Z] ac1c0256f4fc: Preparing [2023-04-05T16:08:20.569Z] 26cbea5cba74: Preparing [2023-04-05T16:08:20.569Z] 183e93bb9b57: Waiting [2023-04-05T16:08:20.569Z] ac1c0256f4fc: Waiting [2023-04-05T16:08:20.569Z] 26cbea5cba74: Waiting [2023-04-05T16:08:20.569Z] 73d1ba6d678f: Layer already exists [2023-04-05T16:08:20.569Z] ff76ea90fe13: Layer already exists [2023-04-05T16:08:20.569Z] 1069d2246607: Layer already exists [2023-04-05T16:08:20.569Z] 9376a22e7c77: Layer already exists [2023-04-05T16:08:20.569Z] 593a630826be: Layer already exists [2023-04-05T16:08:20.569Z] ac1c0256f4fc: Layer already exists [2023-04-05T16:08:20.569Z] 183e93bb9b57: Layer already exists [2023-04-05T16:08:20.569Z] 26cbea5cba74: Layer already exists [2023-04-05T16:08:20.840Z] 3.0.0-dev.121: digest: sha256:aa19b48c1b1b5e64c70c060a370ef63834943c587465c30625f1ad709226a3c4 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-05T16:08:21.191Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:581b0da79acfc8c7cfb708782744174800bf9092-3.0.0-dev.121 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-05T16:08:21.544Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:581b0da79acfc8c7cfb708782744174800bf9092-3.0.0-dev.121 [2023-04-05T16:08:21.544Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-04-05T16:08:21.544Z] 1069d2246607: Preparing [2023-04-05T16:08:21.544Z] ff76ea90fe13: Preparing [2023-04-05T16:08:21.544Z] 593a630826be: Preparing [2023-04-05T16:08:21.544Z] 73d1ba6d678f: Preparing [2023-04-05T16:08:21.544Z] 9376a22e7c77: Preparing [2023-04-05T16:08:21.544Z] 183e93bb9b57: Preparing [2023-04-05T16:08:21.544Z] ac1c0256f4fc: Preparing [2023-04-05T16:08:21.544Z] 26cbea5cba74: Preparing [2023-04-05T16:08:21.544Z] 183e93bb9b57: Waiting [2023-04-05T16:08:21.544Z] ac1c0256f4fc: Waiting [2023-04-05T16:08:21.544Z] 26cbea5cba74: Waiting [2023-04-05T16:08:21.544Z] 9376a22e7c77: Layer already exists [2023-04-05T16:08:21.544Z] 73d1ba6d678f: Layer already exists [2023-04-05T16:08:21.544Z] 1069d2246607: Layer already exists [2023-04-05T16:08:21.544Z] 593a630826be: Layer already exists [2023-04-05T16:08:21.544Z] ff76ea90fe13: Layer already exists [2023-04-05T16:08:21.544Z] 183e93bb9b57: Layer already exists [2023-04-05T16:08:21.544Z] 26cbea5cba74: Layer already exists [2023-04-05T16:08:21.544Z] ac1c0256f4fc: Layer already exists [2023-04-05T16:08:21.815Z] 581b0da79acfc8c7cfb708782744174800bf9092-3.0.0-dev.121: digest: sha256:aa19b48c1b1b5e64c70c060a370ef63834943c587465c30625f1ad709226a3c4 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-05T16:08:22.180Z] + 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-04-05T16:08:22.520Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [2023-04-05T16:08:22.520Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-04-05T16:08:22.520Z] 1069d2246607: Preparing [2023-04-05T16:08:22.520Z] ff76ea90fe13: Preparing [2023-04-05T16:08:22.520Z] 593a630826be: Preparing [2023-04-05T16:08:22.520Z] 73d1ba6d678f: Preparing [2023-04-05T16:08:22.520Z] 9376a22e7c77: Preparing [2023-04-05T16:08:22.520Z] 183e93bb9b57: Preparing [2023-04-05T16:08:22.520Z] ac1c0256f4fc: Preparing [2023-04-05T16:08:22.520Z] 26cbea5cba74: Preparing [2023-04-05T16:08:22.520Z] 183e93bb9b57: Waiting [2023-04-05T16:08:22.520Z] ac1c0256f4fc: Waiting [2023-04-05T16:08:22.520Z] 26cbea5cba74: Waiting [2023-04-05T16:08:22.794Z] 1069d2246607: Layer already exists [2023-04-05T16:08:22.794Z] 73d1ba6d678f: Layer already exists [2023-04-05T16:08:22.794Z] 9376a22e7c77: Layer already exists [2023-04-05T16:08:22.794Z] ff76ea90fe13: Layer already exists [2023-04-05T16:08:22.794Z] 593a630826be: Layer already exists [2023-04-05T16:08:22.794Z] 183e93bb9b57: Layer already exists [2023-04-05T16:08:22.794Z] 26cbea5cba74: Layer already exists [2023-04-05T16:08:22.794Z] ac1c0256f4fc: Layer already exists [2023-04-05T16:08:27.071Z] main: digest: sha256:aa19b48c1b1b5e64c70c060a370ef63834943c587465c30625f1ad709226a3c4 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-05T16:08:27.120Z] ===================================================== [Pipeline] echo [2023-04-05T16:08:27.128Z] taggedImages: [2023-04-05T16:08:27.128Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:581b0da79acfc8c7cfb708782744174800bf9092 [2023-04-05T16:08:27.128Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2023-04-05T16:08:27.128Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.0.0-dev.121 [2023-04-05T16:08:27.128Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:581b0da79acfc8c7cfb708782744174800bf9092-3.0.0-dev.121 [2023-04-05T16:08:27.128Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo [2023-04-05T16:08:27.148Z] [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: [2023-04-05T16:08:27.148Z] 581b0da79acfc8c7cfb708782744174800bf9092 [2023-04-05T16:08:27.148Z] latest [2023-04-05T16:08:27.148Z] 3.0.0-dev.121 [2023-04-05T16:08:27.148Z] 581b0da79acfc8c7cfb708782744174800bf9092-3.0.0-dev.121 [2023-04-05T16:08:27.148Z] main [2023-04-05T16:08:27.148Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-05T16:08:27.489Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:581b0da79acfc8c7cfb708782744174800bf9092 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-05T16:08:27.829Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:581b0da79acfc8c7cfb708782744174800bf9092 [2023-04-05T16:08:27.829Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-04-05T16:08:27.829Z] c2668670b5a9: Preparing [2023-04-05T16:08:27.829Z] f03248991320: Preparing [2023-04-05T16:08:27.829Z] 97a4df9cbe84: Preparing [2023-04-05T16:08:27.829Z] 11d02305c8d8: Preparing [2023-04-05T16:08:27.829Z] 9376a22e7c77: Preparing [2023-04-05T16:08:27.829Z] 183e93bb9b57: Preparing [2023-04-05T16:08:27.829Z] 89b8cbc046c0: Preparing [2023-04-05T16:08:27.829Z] 26cbea5cba74: Preparing [2023-04-05T16:08:27.829Z] 89b8cbc046c0: Waiting [2023-04-05T16:08:27.829Z] 26cbea5cba74: Waiting [2023-04-05T16:08:27.829Z] 183e93bb9b57: Waiting [2023-04-05T16:08:27.829Z] 9376a22e7c77: Layer already exists [2023-04-05T16:08:28.096Z] 183e93bb9b57: Layer already exists [2023-04-05T16:08:28.096Z] 89b8cbc046c0: Layer already exists [2023-04-05T16:08:28.096Z] 26cbea5cba74: Layer already exists [2023-04-05T16:08:28.096Z] f03248991320: Pushed [2023-04-05T16:08:28.096Z] 97a4df9cbe84: Pushed [2023-04-05T16:08:28.096Z] c2668670b5a9: Pushed [2023-04-05T16:08:46.281Z] 11d02305c8d8: Pushed [2023-04-05T16:08:46.281Z] 581b0da79acfc8c7cfb708782744174800bf9092: digest: sha256:8e557e6a0ac4232175f3ca66aa3ee24cb47c2182dd1dd7c1d8353f737eb6a89e size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-05T16:08:46.610Z] + 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-04-05T16:08:46.946Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2023-04-05T16:08:46.946Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-04-05T16:08:46.946Z] c2668670b5a9: Preparing [2023-04-05T16:08:46.946Z] f03248991320: Preparing [2023-04-05T16:08:46.946Z] 97a4df9cbe84: Preparing [2023-04-05T16:08:46.946Z] 11d02305c8d8: Preparing [2023-04-05T16:08:46.946Z] 9376a22e7c77: Preparing [2023-04-05T16:08:46.946Z] 183e93bb9b57: Preparing [2023-04-05T16:08:46.946Z] 89b8cbc046c0: Preparing [2023-04-05T16:08:46.946Z] 26cbea5cba74: Preparing [2023-04-05T16:08:46.946Z] 183e93bb9b57: Waiting [2023-04-05T16:08:46.946Z] 89b8cbc046c0: Waiting [2023-04-05T16:08:46.946Z] 26cbea5cba74: Waiting [2023-04-05T16:08:46.946Z] c2668670b5a9: Layer already exists [2023-04-05T16:08:46.946Z] f03248991320: Layer already exists [2023-04-05T16:08:46.946Z] 9376a22e7c77: Layer already exists [2023-04-05T16:08:46.946Z] 11d02305c8d8: Layer already exists [2023-04-05T16:08:46.946Z] 97a4df9cbe84: Layer already exists [2023-04-05T16:08:46.946Z] 26cbea5cba74: Layer already exists [2023-04-05T16:08:46.946Z] 89b8cbc046c0: Layer already exists [2023-04-05T16:08:46.946Z] 183e93bb9b57: Layer already exists [2023-04-05T16:08:47.530Z] latest: digest: sha256:8e557e6a0ac4232175f3ca66aa3ee24cb47c2182dd1dd7c1d8353f737eb6a89e size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-05T16:08:47.868Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.0.0-dev.121 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-05T16:08:48.206Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.0.0-dev.121 [2023-04-05T16:08:48.206Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-04-05T16:08:51.552Z] c2668670b5a9: Preparing [2023-04-05T16:08:51.552Z] f03248991320: Preparing [2023-04-05T16:08:51.552Z] 97a4df9cbe84: Preparing [2023-04-05T16:08:51.552Z] 11d02305c8d8: Preparing [2023-04-05T16:08:51.552Z] 9376a22e7c77: Preparing [2023-04-05T16:08:51.552Z] 183e93bb9b57: Preparing [2023-04-05T16:08:51.552Z] 89b8cbc046c0: Preparing [2023-04-05T16:08:51.552Z] 26cbea5cba74: Preparing [2023-04-05T16:08:51.552Z] 183e93bb9b57: Waiting [2023-04-05T16:08:51.552Z] 89b8cbc046c0: Waiting [2023-04-05T16:08:51.552Z] 26cbea5cba74: Waiting [2023-04-05T16:08:51.552Z] 9376a22e7c77: Layer already exists [2023-04-05T16:08:51.552Z] 97a4df9cbe84: Layer already exists [2023-04-05T16:08:51.552Z] f03248991320: Layer already exists [2023-04-05T16:08:51.552Z] 11d02305c8d8: Layer already exists [2023-04-05T16:08:51.552Z] c2668670b5a9: Layer already exists [2023-04-05T16:08:51.552Z] 183e93bb9b57: Layer already exists [2023-04-05T16:08:51.552Z] 89b8cbc046c0: Layer already exists [2023-04-05T16:08:51.552Z] 26cbea5cba74: Layer already exists [2023-04-05T16:08:51.552Z] 3.0.0-dev.121: digest: sha256:8e557e6a0ac4232175f3ca66aa3ee24cb47c2182dd1dd7c1d8353f737eb6a89e size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-05T16:08:51.892Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:581b0da79acfc8c7cfb708782744174800bf9092-3.0.0-dev.121 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-05T16:08:52.230Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:581b0da79acfc8c7cfb708782744174800bf9092-3.0.0-dev.121 [2023-04-05T16:08:52.230Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-04-05T16:08:52.496Z] c2668670b5a9: Preparing [2023-04-05T16:08:52.496Z] f03248991320: Preparing [2023-04-05T16:08:52.496Z] 97a4df9cbe84: Preparing [2023-04-05T16:08:52.496Z] 11d02305c8d8: Preparing [2023-04-05T16:08:52.496Z] 9376a22e7c77: Preparing [2023-04-05T16:08:52.496Z] 183e93bb9b57: Preparing [2023-04-05T16:08:52.496Z] 89b8cbc046c0: Preparing [2023-04-05T16:08:52.496Z] 26cbea5cba74: Preparing [2023-04-05T16:08:52.496Z] 89b8cbc046c0: Waiting [2023-04-05T16:08:52.496Z] 26cbea5cba74: Waiting [2023-04-05T16:08:52.496Z] 183e93bb9b57: Waiting [2023-04-05T16:08:53.454Z] 11d02305c8d8: Layer already exists [2023-04-05T16:08:53.454Z] f03248991320: Layer already exists [2023-04-05T16:08:53.454Z] c2668670b5a9: Layer already exists [2023-04-05T16:08:53.454Z] 89b8cbc046c0: Layer already exists [2023-04-05T16:08:53.454Z] 183e93bb9b57: Layer already exists [2023-04-05T16:08:54.036Z] 97a4df9cbe84: Layer already exists [2023-04-05T16:08:54.036Z] 9376a22e7c77: Layer already exists [2023-04-05T16:08:54.616Z] 26cbea5cba74: Layer already exists [2023-04-05T16:08:57.193Z] 581b0da79acfc8c7cfb708782744174800bf9092-3.0.0-dev.121: digest: sha256:8e557e6a0ac4232175f3ca66aa3ee24cb47c2182dd1dd7c1d8353f737eb6a89e size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-05T16:08:57.536Z] + 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-04-05T16:08:57.871Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [2023-04-05T16:08:57.871Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-04-05T16:08:58.138Z] c2668670b5a9: Preparing [2023-04-05T16:08:58.138Z] f03248991320: Preparing [2023-04-05T16:08:58.138Z] 97a4df9cbe84: Preparing [2023-04-05T16:08:58.138Z] 11d02305c8d8: Preparing [2023-04-05T16:08:58.138Z] 9376a22e7c77: Preparing [2023-04-05T16:08:58.138Z] 183e93bb9b57: Preparing [2023-04-05T16:08:58.138Z] 89b8cbc046c0: Preparing [2023-04-05T16:08:58.138Z] 26cbea5cba74: Preparing [2023-04-05T16:08:58.138Z] 183e93bb9b57: Waiting [2023-04-05T16:08:58.138Z] 89b8cbc046c0: Waiting [2023-04-05T16:08:58.138Z] 26cbea5cba74: Waiting [2023-04-05T16:08:58.138Z] c2668670b5a9: Layer already exists [2023-04-05T16:08:58.138Z] 11d02305c8d8: Layer already exists [2023-04-05T16:08:58.138Z] 9376a22e7c77: Layer already exists [2023-04-05T16:08:58.138Z] 97a4df9cbe84: Layer already exists [2023-04-05T16:08:58.138Z] f03248991320: Layer already exists [2023-04-05T16:08:58.138Z] 183e93bb9b57: Layer already exists [2023-04-05T16:08:58.138Z] 89b8cbc046c0: Layer already exists [2023-04-05T16:08:58.138Z] 26cbea5cba74: Layer already exists [2023-04-05T16:08:58.405Z] main: digest: sha256:8e557e6a0ac4232175f3ca66aa3ee24cb47c2182dd1dd7c1d8353f737eb6a89e size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-05T16:08:58.461Z] ===================================================== [Pipeline] echo [2023-04-05T16:08:58.468Z] taggedImages: [2023-04-05T16:08:58.468Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:581b0da79acfc8c7cfb708782744174800bf9092 [2023-04-05T16:08:58.468Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2023-04-05T16:08:58.468Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.0.0-dev.121 [2023-04-05T16:08:58.468Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:581b0da79acfc8c7cfb708782744174800bf9092-3.0.0-dev.121 [2023-04-05T16:08:58.468Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo [2023-04-05T16:08:58.487Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2023-04-05T16:08:58.487Z] 581b0da79acfc8c7cfb708782744174800bf9092 [2023-04-05T16:08:58.487Z] latest [2023-04-05T16:08:58.487Z] 3.0.0-dev.121 [2023-04-05T16:08:58.487Z] 581b0da79acfc8c7cfb708782744174800bf9092-3.0.0-dev.121 [2023-04-05T16:08:58.487Z] main [2023-04-05T16:08:58.487Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-05T16:08:58.821Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:581b0da79acfc8c7cfb708782744174800bf9092 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-05T16:08:59.155Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:581b0da79acfc8c7cfb708782744174800bf9092 [2023-04-05T16:08:59.155Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-04-05T16:08:59.155Z] 4c17dadcad10: Preparing [2023-04-05T16:08:59.155Z] d28d138ad16d: Preparing [2023-04-05T16:08:59.155Z] 9376a22e7c77: Preparing [2023-04-05T16:08:59.155Z] 183e93bb9b57: Preparing [2023-04-05T16:08:59.155Z] 087b823ff5e9: Preparing [2023-04-05T16:08:59.155Z] 26cbea5cba74: Preparing [2023-04-05T16:08:59.155Z] 26cbea5cba74: Waiting [2023-04-05T16:08:59.742Z] 9376a22e7c77: Layer already exists [2023-04-05T16:08:59.742Z] 183e93bb9b57: Layer already exists [2023-04-05T16:09:00.009Z] 26cbea5cba74: Layer already exists [2023-04-05T16:09:01.418Z] 087b823ff5e9: Pushed [2023-04-05T16:09:01.684Z] 4c17dadcad10: Pushed [2023-04-05T16:09:09.884Z] d28d138ad16d: Pushed [2023-04-05T16:09:09.884Z] 581b0da79acfc8c7cfb708782744174800bf9092: digest: sha256:89cd902e7454d8552519e93fa0f7344055aeccdbee7b887cca55dc8f47507c61 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-05T16:09:10.227Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-05T16:09:10.570Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2023-04-05T16:09:10.570Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-04-05T16:09:10.570Z] 4c17dadcad10: Preparing [2023-04-05T16:09:10.570Z] d28d138ad16d: Preparing [2023-04-05T16:09:10.570Z] 9376a22e7c77: Preparing [2023-04-05T16:09:10.570Z] 183e93bb9b57: Preparing [2023-04-05T16:09:10.570Z] 087b823ff5e9: Preparing [2023-04-05T16:09:10.570Z] 26cbea5cba74: Preparing [2023-04-05T16:09:10.570Z] 26cbea5cba74: Waiting [2023-04-05T16:09:10.570Z] 4c17dadcad10: Layer already exists [2023-04-05T16:09:10.570Z] d28d138ad16d: Layer already exists [2023-04-05T16:09:10.570Z] 9376a22e7c77: Layer already exists [2023-04-05T16:09:10.570Z] 183e93bb9b57: Layer already exists [2023-04-05T16:09:10.570Z] 087b823ff5e9: Layer already exists [2023-04-05T16:09:10.570Z] 26cbea5cba74: Layer already exists [2023-04-05T16:09:11.158Z] latest: digest: sha256:89cd902e7454d8552519e93fa0f7344055aeccdbee7b887cca55dc8f47507c61 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-05T16:09:11.496Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.0.0-dev.121 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-05T16:09:11.831Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.0.0-dev.121 [2023-04-05T16:09:11.832Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-04-05T16:09:12.097Z] 4c17dadcad10: Preparing [2023-04-05T16:09:12.097Z] d28d138ad16d: Preparing [2023-04-05T16:09:12.097Z] 9376a22e7c77: Preparing [2023-04-05T16:09:12.097Z] 183e93bb9b57: Preparing [2023-04-05T16:09:12.097Z] 087b823ff5e9: Preparing [2023-04-05T16:09:12.097Z] 26cbea5cba74: Preparing [2023-04-05T16:09:12.097Z] 26cbea5cba74: Waiting [2023-04-05T16:09:12.097Z] 4c17dadcad10: Layer already exists [2023-04-05T16:09:12.097Z] 9376a22e7c77: Layer already exists [2023-04-05T16:09:12.097Z] d28d138ad16d: Layer already exists [2023-04-05T16:09:12.097Z] 087b823ff5e9: Layer already exists [2023-04-05T16:09:12.097Z] 183e93bb9b57: Layer already exists [2023-04-05T16:09:12.097Z] 26cbea5cba74: Layer already exists [2023-04-05T16:09:12.097Z] 3.0.0-dev.121: digest: sha256:89cd902e7454d8552519e93fa0f7344055aeccdbee7b887cca55dc8f47507c61 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-05T16:09:12.443Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:581b0da79acfc8c7cfb708782744174800bf9092-3.0.0-dev.121 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-05T16:09:12.781Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:581b0da79acfc8c7cfb708782744174800bf9092-3.0.0-dev.121 [2023-04-05T16:09:12.781Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-04-05T16:09:12.781Z] 4c17dadcad10: Preparing [2023-04-05T16:09:12.781Z] d28d138ad16d: Preparing [2023-04-05T16:09:12.781Z] 9376a22e7c77: Preparing [2023-04-05T16:09:12.781Z] 183e93bb9b57: Preparing [2023-04-05T16:09:12.781Z] 087b823ff5e9: Preparing [2023-04-05T16:09:12.781Z] 26cbea5cba74: Preparing [2023-04-05T16:09:12.781Z] 26cbea5cba74: Waiting [2023-04-05T16:09:12.781Z] 9376a22e7c77: Layer already exists [2023-04-05T16:09:12.781Z] d28d138ad16d: Layer already exists [2023-04-05T16:09:12.781Z] 087b823ff5e9: Layer already exists [2023-04-05T16:09:12.781Z] 4c17dadcad10: Layer already exists [2023-04-05T16:09:13.049Z] 26cbea5cba74: Layer already exists [2023-04-05T16:09:14.010Z] 183e93bb9b57: Layer already exists [2023-04-05T16:09:14.010Z] 581b0da79acfc8c7cfb708782744174800bf9092-3.0.0-dev.121: digest: sha256:89cd902e7454d8552519e93fa0f7344055aeccdbee7b887cca55dc8f47507c61 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-05T16:09:14.346Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-05T16:09:14.681Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2023-04-05T16:09:14.681Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-04-05T16:09:14.681Z] 4c17dadcad10: Preparing [2023-04-05T16:09:14.681Z] d28d138ad16d: Preparing [2023-04-05T16:09:14.681Z] 9376a22e7c77: Preparing [2023-04-05T16:09:14.681Z] 183e93bb9b57: Preparing [2023-04-05T16:09:14.681Z] 087b823ff5e9: Preparing [2023-04-05T16:09:14.681Z] 26cbea5cba74: Preparing [2023-04-05T16:09:14.681Z] 26cbea5cba74: Waiting [2023-04-05T16:09:14.949Z] 087b823ff5e9: Layer already exists [2023-04-05T16:09:14.949Z] 4c17dadcad10: Layer already exists [2023-04-05T16:09:14.949Z] d28d138ad16d: Layer already exists [2023-04-05T16:09:14.949Z] 9376a22e7c77: Layer already exists [2023-04-05T16:09:14.949Z] 183e93bb9b57: Layer already exists [2023-04-05T16:09:14.949Z] 26cbea5cba74: Layer already exists [2023-04-05T16:09:15.533Z] main: digest: sha256:89cd902e7454d8552519e93fa0f7344055aeccdbee7b887cca55dc8f47507c61 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-05T16:09:15.571Z] ===================================================== [Pipeline] echo [2023-04-05T16:09:15.576Z] taggedImages: [2023-04-05T16:09:15.576Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:581b0da79acfc8c7cfb708782744174800bf9092 [2023-04-05T16:09:15.576Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2023-04-05T16:09:15.576Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.0.0-dev.121 [2023-04-05T16:09:15.576Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:581b0da79acfc8c7cfb708782744174800bf9092-3.0.0-dev.121 [2023-04-05T16:09:15.576Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2023-04-05T16:09:15.589Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2023-04-05T16:09:15.589Z] 581b0da79acfc8c7cfb708782744174800bf9092 [2023-04-05T16:09:15.589Z] latest [2023-04-05T16:09:15.589Z] 3.0.0-dev.121 [2023-04-05T16:09:15.589Z] 581b0da79acfc8c7cfb708782744174800bf9092-3.0.0-dev.121 [2023-04-05T16:09:15.589Z] main [2023-04-05T16:09:15.589Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-05T16:09:15.915Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:581b0da79acfc8c7cfb708782744174800bf9092 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-05T16:09:16.270Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:581b0da79acfc8c7cfb708782744174800bf9092 [2023-04-05T16:09:16.270Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-04-05T16:09:16.270Z] 0b80a26d4771: Preparing [2023-04-05T16:09:16.270Z] 8f4459c185a7: Preparing [2023-04-05T16:09:16.270Z] 9376a22e7c77: Preparing [2023-04-05T16:09:16.270Z] 183e93bb9b57: Preparing [2023-04-05T16:09:16.270Z] cc7f86473e63: Preparing [2023-04-05T16:09:16.270Z] 26cbea5cba74: Preparing [2023-04-05T16:09:16.270Z] 26cbea5cba74: Waiting [2023-04-05T16:09:16.542Z] cc7f86473e63: Layer already exists [2023-04-05T16:09:16.542Z] 183e93bb9b57: Layer already exists [2023-04-05T16:09:16.542Z] 9376a22e7c77: Layer already exists [2023-04-05T16:09:16.542Z] 26cbea5cba74: Layer already exists [2023-04-05T16:09:16.807Z] 0b80a26d4771: Pushed [2023-04-05T16:09:25.015Z] 8f4459c185a7: Pushed [2023-04-05T16:09:25.977Z] 581b0da79acfc8c7cfb708782744174800bf9092: digest: sha256:a54dbaa85f1099165b220d99a7d6591e0d6c3fb1e2ef752e83bbca15f111838f size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-05T16:09:26.324Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-05T16:09:26.661Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2023-04-05T16:09:26.661Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-04-05T16:09:26.661Z] 0b80a26d4771: Preparing [2023-04-05T16:09:26.661Z] 8f4459c185a7: Preparing [2023-04-05T16:09:26.661Z] 9376a22e7c77: Preparing [2023-04-05T16:09:26.661Z] 183e93bb9b57: Preparing [2023-04-05T16:09:26.661Z] cc7f86473e63: Preparing [2023-04-05T16:09:26.661Z] 26cbea5cba74: Preparing [2023-04-05T16:09:26.661Z] 26cbea5cba74: Waiting [2023-04-05T16:09:26.661Z] 183e93bb9b57: Layer already exists [2023-04-05T16:09:26.661Z] 9376a22e7c77: Layer already exists [2023-04-05T16:09:26.661Z] 0b80a26d4771: Layer already exists [2023-04-05T16:09:26.661Z] cc7f86473e63: Layer already exists [2023-04-05T16:09:26.661Z] 8f4459c185a7: Layer already exists [2023-04-05T16:09:26.661Z] 26cbea5cba74: Layer already exists [2023-04-05T16:09:27.245Z] latest: digest: sha256:a54dbaa85f1099165b220d99a7d6591e0d6c3fb1e2ef752e83bbca15f111838f size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-05T16:09:27.582Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.0.0-dev.121 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-05T16:09:27.914Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.0.0-dev.121 [2023-04-05T16:09:27.914Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-04-05T16:09:28.181Z] 0b80a26d4771: Preparing [2023-04-05T16:09:28.181Z] 8f4459c185a7: Preparing [2023-04-05T16:09:28.181Z] 9376a22e7c77: Preparing [2023-04-05T16:09:28.181Z] 183e93bb9b57: Preparing [2023-04-05T16:09:28.181Z] cc7f86473e63: Preparing [2023-04-05T16:09:28.181Z] 26cbea5cba74: Preparing [2023-04-05T16:09:28.181Z] 26cbea5cba74: Waiting [2023-04-05T16:09:28.181Z] 0b80a26d4771: Layer already exists [2023-04-05T16:09:28.181Z] cc7f86473e63: Layer already exists [2023-04-05T16:09:28.181Z] 183e93bb9b57: Layer already exists [2023-04-05T16:09:28.181Z] 9376a22e7c77: Layer already exists [2023-04-05T16:09:28.181Z] 8f4459c185a7: Layer already exists [2023-04-05T16:09:28.181Z] 26cbea5cba74: Layer already exists [2023-04-05T16:09:28.181Z] 3.0.0-dev.121: digest: sha256:a54dbaa85f1099165b220d99a7d6591e0d6c3fb1e2ef752e83bbca15f111838f size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-05T16:09:28.788Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:581b0da79acfc8c7cfb708782744174800bf9092-3.0.0-dev.121 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-05T16:09:29.120Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:581b0da79acfc8c7cfb708782744174800bf9092-3.0.0-dev.121 [2023-04-05T16:09:29.120Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-04-05T16:09:29.120Z] 0b80a26d4771: Preparing [2023-04-05T16:09:29.120Z] 8f4459c185a7: Preparing [2023-04-05T16:09:29.120Z] 9376a22e7c77: Preparing [2023-04-05T16:09:29.120Z] 183e93bb9b57: Preparing [2023-04-05T16:09:29.120Z] cc7f86473e63: Preparing [2023-04-05T16:09:29.120Z] 26cbea5cba74: Preparing [2023-04-05T16:09:29.120Z] 9376a22e7c77: Layer already exists [2023-04-05T16:09:29.120Z] 0b80a26d4771: Layer already exists [2023-04-05T16:09:29.120Z] 8f4459c185a7: Layer already exists [2023-04-05T16:09:29.120Z] 183e93bb9b57: Layer already exists [2023-04-05T16:09:29.120Z] cc7f86473e63: Layer already exists [2023-04-05T16:09:29.385Z] 26cbea5cba74: Layer already exists [2023-04-05T16:09:29.385Z] 581b0da79acfc8c7cfb708782744174800bf9092-3.0.0-dev.121: digest: sha256:a54dbaa85f1099165b220d99a7d6591e0d6c3fb1e2ef752e83bbca15f111838f size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-05T16:09:29.726Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-05T16:09:30.057Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [2023-04-05T16:09:30.057Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-04-05T16:09:30.322Z] 0b80a26d4771: Preparing [2023-04-05T16:09:30.322Z] 8f4459c185a7: Preparing [2023-04-05T16:09:30.322Z] 9376a22e7c77: Preparing [2023-04-05T16:09:30.322Z] 183e93bb9b57: Preparing [2023-04-05T16:09:30.322Z] cc7f86473e63: Preparing [2023-04-05T16:09:30.322Z] 26cbea5cba74: Preparing [2023-04-05T16:09:30.322Z] 26cbea5cba74: Waiting [2023-04-05T16:09:30.322Z] 183e93bb9b57: Layer already exists [2023-04-05T16:09:30.322Z] 0b80a26d4771: Layer already exists [2023-04-05T16:09:30.322Z] cc7f86473e63: Layer already exists [2023-04-05T16:09:30.322Z] 9376a22e7c77: Layer already exists [2023-04-05T16:09:30.322Z] 8f4459c185a7: Layer already exists [2023-04-05T16:09:30.322Z] 26cbea5cba74: Layer already exists [2023-04-05T16:09:30.906Z] main: digest: sha256:a54dbaa85f1099165b220d99a7d6591e0d6c3fb1e2ef752e83bbca15f111838f size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-05T16:09:30.943Z] ===================================================== [Pipeline] echo [2023-04-05T16:09:30.948Z] taggedImages: [2023-04-05T16:09:30.948Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:581b0da79acfc8c7cfb708782744174800bf9092 [2023-04-05T16:09:30.948Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2023-04-05T16:09:30.948Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.0.0-dev.121 [2023-04-05T16:09:30.948Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:581b0da79acfc8c7cfb708782744174800bf9092-3.0.0-dev.121 [2023-04-05T16:09:30.948Z] - 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-04-05T16:09:31.306Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-05T16:09:31.306Z] [2023-04-05T16:09:31.306Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-05T16:09:31.638Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-05T16:09:31.906Z] arm64: Pulling from edgex-lftools-log-publisher [2023-04-05T16:09:31.906Z] 8998bd30e6a1: Pulling fs layer [2023-04-05T16:09:31.906Z] 04944245beec: Pulling fs layer [2023-04-05T16:09:31.906Z] 699f458cf7ca: Pulling fs layer [2023-04-05T16:09:31.906Z] 765212b225bb: Pulling fs layer [2023-04-05T16:09:31.906Z] f23df028b6ca: Pulling fs layer [2023-04-05T16:09:31.906Z] d65c8cfc05b1: Pulling fs layer [2023-04-05T16:09:31.906Z] 2437ff75d9bd: Pulling fs layer [2023-04-05T16:09:31.906Z] 765212b225bb: Waiting [2023-04-05T16:09:31.906Z] f23df028b6ca: Waiting [2023-04-05T16:09:31.906Z] d65c8cfc05b1: Waiting [2023-04-05T16:09:31.906Z] 2437ff75d9bd: Waiting [2023-04-05T16:09:32.172Z] 04944245beec: Verifying Checksum [2023-04-05T16:09:32.173Z] 04944245beec: Download complete [2023-04-05T16:09:32.173Z] 765212b225bb: Verifying Checksum [2023-04-05T16:09:32.173Z] 765212b225bb: Download complete [2023-04-05T16:09:32.440Z] f23df028b6ca: Verifying Checksum [2023-04-05T16:09:32.440Z] f23df028b6ca: Download complete [2023-04-05T16:09:32.440Z] d65c8cfc05b1: Download complete [2023-04-05T16:09:34.385Z] 699f458cf7ca: Verifying Checksum [2023-04-05T16:09:34.385Z] 699f458cf7ca: Download complete [2023-04-05T16:09:49.374Z] 8998bd30e6a1: Verifying Checksum [2023-04-05T16:09:49.374Z] 8998bd30e6a1: Download complete [2023-04-05T16:09:51.321Z] 8998bd30e6a1: Pull complete [2023-04-05T16:09:51.587Z] 04944245beec: Pull complete [2023-04-05T16:09:52.992Z] 2437ff75d9bd: Verifying Checksum [2023-04-05T16:09:52.992Z] 2437ff75d9bd: Download complete [2023-04-05T16:09:52.992Z] 699f458cf7ca: Pull complete [2023-04-05T16:09:52.992Z] 765212b225bb: Pull complete [2023-04-05T16:09:53.948Z] f23df028b6ca: Pull complete [2023-04-05T16:09:53.948Z] d65c8cfc05b1: Pull complete [2023-04-05T16:10:08.924Z] 2437ff75d9bd: Pull complete [2023-04-05T16:10:08.924Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-04-05T16:10:08.924Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-05T16:10:08.924Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-05T16:10:09.171Z] prd-ubuntu20.04-docker-arm64-4c-16g-6895 does not seem to be running inside a container [2023-04-05T16:10:09.242Z] $ 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/483 -v /w/workspace/edgex-go/483:/w/workspace/edgex-go/483:rw,z -v /w/workspace/edgex-go/483@tmp:/w/workspace/edgex-go/483@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-04-05T16:10:13.196Z] $ docker top f4f803b26ac21b3d41e45b829da0a90e018a539e8041ad67147a78a102664539 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-05T16:10:14.157Z] ---> job-cost.sh [2023-04-05T16:10:14.157Z] lf-activate-venv: SKIPPING [2023-04-05T16:10:14.157Z] INFO: No Stack... [2023-04-05T16:10:14.745Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-04-05T16:10:15.715Z] INFO: Archiving Costs [Pipeline] sh [2023-04-05T16:10:16.352Z] + cat /w/workspace/edgex-go/483/archives/cost.csv [2023-04-05T16:10:16.352Z] + cut -d, -f6 [Pipeline] lock [2023-04-05T16:10:16.390Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-483-stack-cost] [2023-04-05T16:10:16.402Z] Resource [jenkins-edgexfoundry-edgex-go-main-483-stack-cost] did not exist. Created. [2023-04-05T16:10:16.402Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-main-483-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-04-05T16:10:17.052Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-04-05T16:10:17.872Z] Stashed 1 file(s) [Pipeline] } [2023-04-05T16:10:17.881Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-main-483-stack-cost] [Pipeline] // lock [Pipeline] } [2023-04-05T16:10:17.887Z] $ docker stop --time=1 f4f803b26ac21b3d41e45b829da0a90e018a539e8041ad67147a78a102664539 [2023-04-05T16:10:19.564Z] $ docker rm -f --volumes f4f803b26ac21b3d41e45b829da0a90e018a539e8041ad67147a78a102664539 [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-04-05T16:10:20.012Z] provisioning config files... [2023-04-05T16:10:20.019Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/483@tmp/config4044351000942845150tmp [Pipeline] { [Pipeline] sh [2023-04-05T16:10:20.314Z] + set +x [2023-04-05T16:10:20.314Z] + curl -s https://codecov.io/bash+ [2023-04-05T16:10:20.314Z] bash -s -- [2023-04-05T16:10:20.314Z] [2023-04-05T16:10:20.314Z] _____ _ [2023-04-05T16:10:20.314Z] / ____| | | [2023-04-05T16:10:20.314Z] | | ___ __| | ___ ___ _____ __ [2023-04-05T16:10:20.314Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-04-05T16:10:20.314Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-04-05T16:10:20.314Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-04-05T16:10:20.314Z] Bash-1.0.6 [2023-04-05T16:10:20.314Z] [2023-04-05T16:10:20.314Z] [2023-04-05T16:10:20.314Z] ==> git version 2.25.1 found [2023-04-05T16:10:20.314Z] ==> 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-04-05T16:10:20.314Z] Release-Date: 2020-01-08 [2023-04-05T16:10:20.314Z] 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-04-05T16:10:20.314Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-04-05T16:10:20.314Z] ==> Jenkins CI detected. [2023-04-05T16:10:20.314Z] current dir:  /w/workspace/edgex-go/483 [2023-04-05T16:10:20.314Z] project root: . [2023-04-05T16:10:20.314Z] --> token set from env [2023-04-05T16:10:20.314Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-04-05T16:10:20.314Z] ==> Running gcov in . (disable via -X gcov) [2023-04-05T16:10:20.314Z] ==> Python coveragepy not found [2023-04-05T16:10:20.314Z] ==> Searching for coverage reports in: [2023-04-05T16:10:20.314Z] + . [2023-04-05T16:10:20.573Z] -> Found 1 reports [2023-04-05T16:10:20.573Z] ==> Detecting git/mercurial file structure [2023-04-05T16:10:20.573Z] ==> Reading reports [2023-04-05T16:10:20.573Z] + ./coverage.out bytes=447380 [2023-04-05T16:10:20.573Z] ==> Appending adjustments [2023-04-05T16:10:20.573Z] https://docs.codecov.io/docs/fixing-reports [2023-04-05T16:10:21.512Z] + Found adjustments [2023-04-05T16:10:21.512Z] ==> Gzipping contents [2023-04-05T16:10:21.512Z] 60K /tmp/codecov.rEM14a.gz [2023-04-05T16:10:21.512Z] ==> Uploading reports [2023-04-05T16:10:21.512Z] url: https://codecov.io [2023-04-05T16:10:21.512Z] query: branch=main&commit=581b0da79acfc8c7cfb708782744174800bf9092&build=483&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F483%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-04-05T16:10:21.512Z] -> Pinging Codecov [2023-04-05T16:10:21.512Z] 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=581b0da79acfc8c7cfb708782744174800bf9092&build=483&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F483%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-04-05T16:10:21.773Z] -> Uploading to [2023-04-05T16:10:21.773Z] https://storage.googleapis.com/codecov/v4/raw/2023-04-05/00271124DB129430A58F1EEE437C3FCB/581b0da79acfc8c7cfb708782744174800bf9092/84ed1909-8505-417e-bcf6-6cfa48ab9b18.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230405%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230405T161021Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=f7fa3bf37acd04c8949c2b31bd90981dddad50e0e540b331b7c6f07f0848c85a [2023-04-05T16:10:21.773Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-04-05T16:10:21.773Z] Dload Upload Total Spent Left Speed [2023-04-05T16:10:22.032Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57539 0 0 100 57539 0 181k --:--:-- --:--:-- --:--:-- 181k [2023-04-05T16:10:22.032Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/581b0da79acfc8c7cfb708782744174800bf9092 [Pipeline] } [2023-04-05T16:10:22.041Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2023-04-05T16:10:22.239Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-04-05T16:10:22.249Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-05T16:10:22.551Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-04-05T16:10:22.551Z] [2023-04-05T16:10:22.551Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-05T16:10:22.848Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-04-05T16:10:22.848Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-04-05T16:10:22.848Z] df9b9388f04a: Pulling fs layer [2023-04-05T16:10:22.848Z] 52dc419b0ee2: Pulling fs layer [2023-04-05T16:10:22.848Z] 25bc292e5bac: Pulling fs layer [2023-04-05T16:10:22.848Z] 114826534d7a: Pulling fs layer [2023-04-05T16:10:22.848Z] 4657fd5d0bcf: Pulling fs layer [2023-04-05T16:10:22.848Z] 6ad1cebc031e: Pulling fs layer [2023-04-05T16:10:22.848Z] 8a3aa393b2d8: Pulling fs layer [2023-04-05T16:10:22.848Z] 4657fd5d0bcf: Waiting [2023-04-05T16:10:22.848Z] 6ad1cebc031e: Waiting [2023-04-05T16:10:22.848Z] 114826534d7a: Waiting [2023-04-05T16:10:22.848Z] 8a3aa393b2d8: Waiting [2023-04-05T16:10:22.848Z] 25bc292e5bac: Verifying Checksum [2023-04-05T16:10:22.848Z] 25bc292e5bac: Download complete [2023-04-05T16:10:22.848Z] 52dc419b0ee2: Verifying Checksum [2023-04-05T16:10:22.848Z] 52dc419b0ee2: Download complete [2023-04-05T16:10:22.848Z] 4657fd5d0bcf: Download complete [2023-04-05T16:10:23.417Z] df9b9388f04a: Verifying Checksum [2023-04-05T16:10:23.417Z] df9b9388f04a: Download complete [2023-04-05T16:10:23.677Z] df9b9388f04a: Pull complete [2023-04-05T16:10:23.935Z] 52dc419b0ee2: Pull complete [2023-04-05T16:10:23.935Z] 25bc292e5bac: Pull complete [2023-04-05T16:10:25.312Z] 6ad1cebc031e: Verifying Checksum [2023-04-05T16:10:25.312Z] 6ad1cebc031e: Download complete [2023-04-05T16:10:40.197Z] 114826534d7a: Verifying Checksum [2023-04-05T16:10:40.197Z] 114826534d7a: Download complete [2023-04-05T16:10:40.763Z] 8a3aa393b2d8: Verifying Checksum [2023-04-05T16:10:40.763Z] 8a3aa393b2d8: Download complete [2023-04-05T16:10:42.664Z] 114826534d7a: Pull complete [2023-04-05T16:10:42.664Z] 4657fd5d0bcf: Pull complete [2023-04-05T16:10:42.922Z] 6ad1cebc031e: Pull complete [2023-04-05T16:10:45.451Z] 8a3aa393b2d8: Pull complete [2023-04-05T16:10:45.451Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-04-05T16:10:45.451Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-04-05T16:10:45.451Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-05T16:10:45.527Z] prd-ubuntu20.04-docker-8c-8g-6894 does not seem to be running inside a container [2023-04-05T16:10:45.555Z] $ 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/483 -v /w/workspace/edgex-go/483:/w/workspace/edgex-go/483:rw,z -v /w/workspace/edgex-go/483@tmp:/w/workspace/edgex-go/483@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2023-04-05T16:10:52.383Z] $ docker top f1035e94e368a068acc0b2010e1780bfbdf8ab3189e8f47ac7fb09ae1e55309d -eo pid,comm [Pipeline] { [Pipeline] echo [2023-04-05T16:10:52.450Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh [2023-04-05T16:10:52.723Z] + set -o pipefail [2023-04-05T16:10:52.723Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' [2023-04-05T16:10:57.992Z] [2023-04-05T16:10:57.992Z] Monitoring /w/workspace/edgex-go/483 (github.com/edgexfoundry/edgex-go)... [2023-04-05T16:10:57.992Z] [2023-04-05T16:10:57.992Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/13cd8448-2778-4a76-bf52-ee2dd2941a61/history/92577419-cb8d-413d-96de-cccf711517ff [2023-04-05T16:10:57.992Z] [2023-04-05T16:10:57.992Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2023-04-05T16:10:57.992Z] [2023-04-05T16:10:57.992Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-04-05T16:10:57.992Z] [2023-04-05T16:10:57.992Z] [2023-04-05T16:10:57.992Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-04-05T16:10:57.992Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-04-05T16:10:57.992Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2023-04-05T16:10:58.058Z] $ docker stop --time=1 f1035e94e368a068acc0b2010e1780bfbdf8ab3189e8f47ac7fb09ae1e55309d [2023-04-05T16:11:02.244Z] $ docker rm -f --volumes f1035e94e368a068acc0b2010e1780bfbdf8ab3189e8f47ac7fb09ae1e55309d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2023-04-05T16:11:02.566Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-05T16:11:02.574Z] provisioning config files... [2023-04-05T16:11:02.581Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/483@tmp/config7923563068208518246tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-05T16:11:02.876Z] --> edgex-publish-swagger.sh [2023-04-05T16:11:02.876Z] === Publish openapi/v3 API === [2023-04-05T16:11:02.876Z] [publishToSwagger] Publishing the API Docs [openapi/v3] to Swagger [2023-04-05T16:11:02.876Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/483/openapi/v3/core-command.yaml] [2023-04-05T16:11:02.876Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-04-05T16:11:02.876Z] Dload Upload Total Spent Left Speed [2023-04-05T16:11:03.445Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 29030 0 0 100 29030 0 38552 --:--:-- --:--:-- --:--:-- 38552 [2023-04-05T16:11:03.445Z] [2023-04-05T16:11:03.445Z] [2023-04-05T16:11:03.445Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/483/openapi/v3/core-data.yaml] [2023-04-05T16:11:03.445Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-04-05T16:11:03.445Z] Dload Upload Total Spent Left Speed [2023-04-05T16:11:04.010Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 69110 0 0 100 69110 0 116k --:--:-- --:--:-- --:--:-- 116k [2023-04-05T16:11:04.011Z] [2023-04-05T16:11:04.011Z] [2023-04-05T16:11:04.011Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/483/openapi/v3/core-metadata.yaml] [2023-04-05T16:11:04.011Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-04-05T16:11:04.011Z] Dload Upload Total Spent Left Speed [2023-04-05T16:11:04.577Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 141k 0 0 100 141k 0 279k --:--:-- --:--:-- --:--:-- 278k 100 141k 0 0 100 141k 0 278k --:--:-- --:--:-- --:--:-- 278k [2023-04-05T16:11:04.577Z] [2023-04-05T16:11:04.577Z] [2023-04-05T16:11:04.577Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/483/openapi/v3/support-notifications.yaml] [2023-04-05T16:11:04.577Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-04-05T16:11:04.577Z] Dload Upload Total Spent Left Speed [2023-04-05T16:11:05.143Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 86965 0 0 100 86965 0 161k --:--:-- --:--:-- --:--:-- 161k [2023-04-05T16:11:05.143Z] [2023-04-05T16:11:05.143Z] [2023-04-05T16:11:05.143Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/483/openapi/v3/support-scheduler.yaml] [2023-04-05T16:11:05.143Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-04-05T16:11:05.143Z] Dload Upload Total Spent Left Speed [2023-04-05T16:11:05.708Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 34356 0 0 100 34356 0 60807 --:--:-- --:--:-- --:--:-- 60807 100 34356 0 0 100 34356 0 60807 --:--:-- --:--:-- --:--:-- 60699 [2023-04-05T16:11:05.708Z] [2023-04-05T16:11:05.708Z] [Pipeline] } [2023-04-05T16:11:05.714Z] 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-04-05T16:11:06.074Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-04-05T16:11:06.074Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-05T16:11:06.374Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-05T16:11:06.374Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-05T16:11:06.521Z] prd-ubuntu20.04-docker-8c-8g-6894 does not seem to be running inside a container [2023-04-05T16:11:06.559Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/483 -v /w/workspace/edgex-go/483:/w/workspace/edgex-go/483:rw,z -v /w/workspace/edgex-go/483@tmp:/w/workspace/edgex-go/483@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-04-05T16:11:06.943Z] $ docker top 8ab62026cb41679eb9a27c82b7f34db31c682547f172c827308b6ebe304d1609 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-04-05T16:11:07.034Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-05T16:11:07.034Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-05T16:11:07.139Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-05T16:11:07.137Z] $ docker exec 8ab62026cb41679eb9a27c82b7f34db31c682547f172c827308b6ebe304d1609 ssh-agent [2023-04-05T16:11:07.251Z] SSH_AUTH_SOCK=/tmp/ssh-KruJzjz8fr4B/agent.32 [2023-04-05T16:11:07.251Z] SSH_AGENT_PID=38 [2023-04-05T16:11:07.273Z] Running ssh-add (command line suppressed) [2023-04-05T16:11:07.368Z] Identity added: /w/workspace/edgex-go/483@tmp/private_key_1894183288842514521.key (/w/workspace/edgex-go/483@tmp/private_key_1894183288842514521.key) [2023-04-05T16:11:07.386Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-05T16:11:07.665Z] + git semver tag [2023-04-05T16:11:07.923Z] 2023-04-05 16:11:07,848 [run_tag] DEBUG tag force:False [2023-04-05T16:11:07.923Z] 2023-04-05 16:11:07,848 [check_head_tag] DEBUG check head tag [2023-04-05T16:11:07.923Z] 2023-04-05 16:11:07,852 [execute] INFO git cat-file --batch-check [2023-04-05T16:11:07.923Z] 2023-04-05 16:11:07,852 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/483, universal_newlines=False, shell=None, istream=) [2023-04-05T16:11:07.923Z] 2023-04-05 16:11:07,856 [execute] INFO git cat-file --batch [2023-04-05T16:11:07.923Z] 2023-04-05 16:11:07,856 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/483, universal_newlines=False, shell=None, istream=) [2023-04-05T16:11:07.923Z] 2023-04-05 16:11:07,913 [read_version] DEBUG read version from /w/workspace/edgex-go/483/.semver/main [2023-04-05T16:11:07.923Z] 2023-04-05 16:11:07,913 [execute] INFO git tag -a v3.0.0-dev.121 -m v3.0.0-dev.121 [2023-04-05T16:11:07.923Z] 2023-04-05 16:11:07,914 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.121', '-m', 'v3.0.0-dev.121'], cwd=/w/workspace/edgex-go/483, universal_newlines=False, shell=None, istream=None) [2023-04-05T16:11:08.182Z] 2023-04-05 16:11:07,919 [read_version] DEBUG read version from /w/workspace/edgex-go/483/.semver/main [2023-04-05T16:11:08.182Z] 3.0.0-dev.121 [Pipeline] } [2023-04-05T16:11:08.188Z] $ docker exec --env ******** --env ******** 8ab62026cb41679eb9a27c82b7f34db31c682547f172c827308b6ebe304d1609 ssh-agent -k [2023-04-05T16:11:08.285Z] unset SSH_AUTH_SOCK; [2023-04-05T16:11:08.285Z] unset SSH_AGENT_PID; [2023-04-05T16:11:08.286Z] echo Agent pid 38 killed; [2023-04-05T16:11:08.302Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-04-05T16:11:08.595Z] + git semver [Pipeline] } [2023-04-05T16:11:08.860Z] $ docker stop --time=1 8ab62026cb41679eb9a27c82b7f34db31c682547f172c827308b6ebe304d1609 [2023-04-05T16:11:10.094Z] $ docker rm -f --volumes 8ab62026cb41679eb9a27c82b7f34db31c682547f172c827308b6ebe304d1609 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-05T16:11:10.457Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-04-05T16:11:10.457Z] [2023-04-05T16:11:10.457Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-05T16:11:10.751Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-04-05T16:11:10.751Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-04-05T16:11:10.751Z] ab5ef0e58194: Pulling fs layer [2023-04-05T16:11:10.751Z] 9712f1f96733: Pulling fs layer [2023-04-05T16:11:10.751Z] 63f879dbbcfc: Pulling fs layer [2023-04-05T16:11:10.751Z] 0d9ebad4ef96: Pulling fs layer [2023-04-05T16:11:10.751Z] e9a5061849ea: Pulling fs layer [2023-04-05T16:11:10.751Z] d747dcd14b5f: Pulling fs layer [2023-04-05T16:11:10.751Z] 2de7ff778b66: Pulling fs layer [2023-04-05T16:11:10.751Z] e9a5061849ea: Waiting [2023-04-05T16:11:10.751Z] d747dcd14b5f: Waiting [2023-04-05T16:11:10.751Z] 0d9ebad4ef96: Waiting [2023-04-05T16:11:10.751Z] 2de7ff778b66: Waiting [2023-04-05T16:11:10.751Z] 9712f1f96733: Verifying Checksum [2023-04-05T16:11:10.751Z] 9712f1f96733: Download complete [2023-04-05T16:11:13.277Z] 63f879dbbcfc: Verifying Checksum [2023-04-05T16:11:13.277Z] 63f879dbbcfc: Download complete [2023-04-05T16:11:13.534Z] e9a5061849ea: Verifying Checksum [2023-04-05T16:11:13.534Z] e9a5061849ea: Download complete [2023-04-05T16:11:13.534Z] d747dcd14b5f: Verifying Checksum [2023-04-05T16:11:13.534Z] d747dcd14b5f: Download complete [2023-04-05T16:11:14.100Z] 2de7ff778b66: Verifying Checksum [2023-04-05T16:11:14.100Z] 2de7ff778b66: Download complete [2023-04-05T16:11:14.667Z] 0d9ebad4ef96: Verifying Checksum [2023-04-05T16:11:14.667Z] 0d9ebad4ef96: Download complete [2023-04-05T16:11:14.925Z] ab5ef0e58194: Verifying Checksum [2023-04-05T16:11:14.925Z] ab5ef0e58194: Download complete [2023-04-05T16:11:17.459Z] ab5ef0e58194: Pull complete [2023-04-05T16:11:17.459Z] 9712f1f96733: Pull complete [2023-04-05T16:11:18.398Z] 63f879dbbcfc: Pull complete [2023-04-05T16:11:22.697Z] 0d9ebad4ef96: Pull complete [2023-04-05T16:11:22.697Z] e9a5061849ea: Pull complete [2023-04-05T16:11:22.697Z] d747dcd14b5f: Pull complete [2023-04-05T16:11:23.261Z] 2de7ff778b66: Pull complete [2023-04-05T16:11:23.261Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-04-05T16:11:23.261Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-04-05T16:11:23.261Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-05T16:11:23.332Z] prd-ubuntu20.04-docker-8c-8g-6894 does not seem to be running inside a container [2023-04-05T16:11:23.354Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/483 -v /w/workspace/edgex-go/483:/w/workspace/edgex-go/483:rw,z -v /w/workspace/edgex-go/483@tmp:/w/workspace/edgex-go/483@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2023-04-05T16:11:29.933Z] $ docker top 0e54cd2de805fcad2512d385fe0d771a98dfd02e841eb852ce99a56c5d8e5e2e -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-04-05T16:11:30.005Z] provisioning config files... [2023-04-05T16:11:30.011Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/483@tmp/config11643977057995599343tmp [2023-04-05T16:11:30.020Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/483@tmp/config13785399333919935177tmp [2023-04-05T16:11:30.029Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/483@tmp/config4068021574779524103tmp [Pipeline] { [Pipeline] echo [2023-04-05T16:11:30.043Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-05T16:11:30.322Z] ---> sigul-configuration.sh [2023-04-05T16:11:30.322Z] gpg: directory `/root/.gnupg' created [2023-04-05T16:11:30.322Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-04-05T16:11:30.322Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-04-05T16:11:30.322Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-04-05T16:11:30.322Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-04-05T16:11:30.322Z] gpg: CAST5 encrypted data [2023-04-05T16:11:30.322Z] gpg: encrypted with 1 passphrase [2023-04-05T16:11:30.322Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-04-05T16:11:30.604Z] + mkdir /home/jenkins [2023-04-05T16:11:30.604Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-04-05T16:11:30.889Z] + 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-04-05T16:11:30.898Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-05T16:11:31.183Z] ---> sigul-install.sh [2023-04-05T16:11:31.183Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-04-05T16:11:31.468Z] + git tag --list [2023-04-05T16:11:31.468Z] 0.6.0 [2023-04-05T16:11:31.468Z] 0.6.1 [2023-04-05T16:11:31.468Z] 0.7.0 [2023-04-05T16:11:31.468Z] 0.7.1 [2023-04-05T16:11:31.468Z] v1.0.0 [2023-04-05T16:11:31.468Z] v1.0.1 [2023-04-05T16:11:31.468Z] v1.1.0 [2023-04-05T16:11:31.468Z] v1.2.0 [2023-04-05T16:11:31.468Z] v1.2.1 [2023-04-05T16:11:31.468Z] v1.3.0 [2023-04-05T16:11:31.468Z] v1.3.1 [2023-04-05T16:11:31.468Z] v2.0.0 [2023-04-05T16:11:31.468Z] v2.1.0 [2023-04-05T16:11:31.468Z] v2.1.1 [2023-04-05T16:11:31.468Z] v2.1.1-dev.1 [2023-04-05T16:11:31.468Z] v2.1.1-dev.2 [2023-04-05T16:11:31.468Z] v2.1.1-dev.3 [2023-04-05T16:11:31.468Z] v2.1.1-dev.4 [2023-04-05T16:11:31.468Z] v2.1.1-dev.5 [2023-04-05T16:11:31.468Z] v2.1.1-dev.6 [2023-04-05T16:11:31.468Z] v2.1.1-dev.7 [2023-04-05T16:11:31.468Z] v2.1.1-dev.8 [2023-04-05T16:11:31.468Z] v2.1.2-dev.1 [2023-04-05T16:11:31.468Z] v2.2.0 [2023-04-05T16:11:31.468Z] v2.2.1-dev.1 [2023-04-05T16:11:31.468Z] v2.2.1-dev.10 [2023-04-05T16:11:31.468Z] v2.2.1-dev.11 [2023-04-05T16:11:31.468Z] v2.2.1-dev.12 [2023-04-05T16:11:31.468Z] v2.2.1-dev.13 [2023-04-05T16:11:31.468Z] v2.2.1-dev.14 [2023-04-05T16:11:31.468Z] v2.2.1-dev.15 [2023-04-05T16:11:31.468Z] v2.2.1-dev.16 [2023-04-05T16:11:31.468Z] v2.2.1-dev.17 [2023-04-05T16:11:31.468Z] v2.2.1-dev.18 [2023-04-05T16:11:31.468Z] v2.2.1-dev.19 [2023-04-05T16:11:31.468Z] v2.2.1-dev.2 [2023-04-05T16:11:31.468Z] v2.2.1-dev.20 [2023-04-05T16:11:31.468Z] v2.2.1-dev.21 [2023-04-05T16:11:31.468Z] v2.2.1-dev.22 [2023-04-05T16:11:31.468Z] v2.2.1-dev.23 [2023-04-05T16:11:31.468Z] v2.2.1-dev.24 [2023-04-05T16:11:31.468Z] v2.2.1-dev.25 [2023-04-05T16:11:31.468Z] v2.2.1-dev.26 [2023-04-05T16:11:31.468Z] v2.2.1-dev.27 [2023-04-05T16:11:31.468Z] v2.2.1-dev.28 [2023-04-05T16:11:31.468Z] v2.2.1-dev.29 [2023-04-05T16:11:31.468Z] v2.2.1-dev.3 [2023-04-05T16:11:31.468Z] v2.2.1-dev.4 [2023-04-05T16:11:31.468Z] v2.2.1-dev.5 [2023-04-05T16:11:31.468Z] v2.2.1-dev.6 [2023-04-05T16:11:31.468Z] v2.2.1-dev.7 [2023-04-05T16:11:31.468Z] v2.2.1-dev.8 [2023-04-05T16:11:31.468Z] v2.2.1-dev.9 [2023-04-05T16:11:31.468Z] v2.3.0 [2023-04-05T16:11:31.468Z] v2.3.0-dev.100 [2023-04-05T16:11:31.468Z] v2.3.0-dev.101 [2023-04-05T16:11:31.468Z] v2.3.0-dev.102 [2023-04-05T16:11:31.468Z] v2.3.0-dev.103 [2023-04-05T16:11:31.468Z] v2.3.0-dev.104 [2023-04-05T16:11:31.468Z] v2.3.0-dev.105 [2023-04-05T16:11:31.468Z] v2.3.0-dev.106 [2023-04-05T16:11:31.468Z] v2.3.0-dev.29 [2023-04-05T16:11:31.468Z] v2.3.0-dev.30 [2023-04-05T16:11:31.468Z] v2.3.0-dev.31 [2023-04-05T16:11:31.468Z] v2.3.0-dev.32 [2023-04-05T16:11:31.468Z] v2.3.0-dev.33 [2023-04-05T16:11:31.468Z] v2.3.0-dev.34 [2023-04-05T16:11:31.468Z] v2.3.0-dev.35 [2023-04-05T16:11:31.468Z] v2.3.0-dev.36 [2023-04-05T16:11:31.468Z] v2.3.0-dev.37 [2023-04-05T16:11:31.468Z] v2.3.0-dev.38 [2023-04-05T16:11:31.468Z] v2.3.0-dev.39 [2023-04-05T16:11:31.468Z] v2.3.0-dev.40 [2023-04-05T16:11:31.468Z] v2.3.0-dev.41 [2023-04-05T16:11:31.468Z] v2.3.0-dev.42 [2023-04-05T16:11:31.468Z] v2.3.0-dev.43 [2023-04-05T16:11:31.468Z] v2.3.0-dev.44 [2023-04-05T16:11:31.468Z] v2.3.0-dev.45 [2023-04-05T16:11:31.468Z] v2.3.0-dev.46 [2023-04-05T16:11:31.468Z] v2.3.0-dev.47 [2023-04-05T16:11:31.468Z] v2.3.0-dev.48 [2023-04-05T16:11:31.468Z] v2.3.0-dev.49 [2023-04-05T16:11:31.468Z] v2.3.0-dev.50 [2023-04-05T16:11:31.468Z] v2.3.0-dev.51 [2023-04-05T16:11:31.468Z] v2.3.0-dev.52 [2023-04-05T16:11:31.468Z] v2.3.0-dev.53 [2023-04-05T16:11:31.468Z] v2.3.0-dev.54 [2023-04-05T16:11:31.468Z] v2.3.0-dev.55 [2023-04-05T16:11:31.468Z] v2.3.0-dev.56 [2023-04-05T16:11:31.468Z] v2.3.0-dev.57 [2023-04-05T16:11:31.468Z] v2.3.0-dev.58 [2023-04-05T16:11:31.468Z] v2.3.0-dev.59 [2023-04-05T16:11:31.468Z] v2.3.0-dev.60 [2023-04-05T16:11:31.468Z] v2.3.0-dev.61 [2023-04-05T16:11:31.468Z] v2.3.0-dev.62 [2023-04-05T16:11:31.468Z] v2.3.0-dev.63 [2023-04-05T16:11:31.468Z] v2.3.0-dev.64 [2023-04-05T16:11:31.468Z] v2.3.0-dev.65 [2023-04-05T16:11:31.468Z] v2.3.0-dev.66 [2023-04-05T16:11:31.468Z] v2.3.0-dev.67 [2023-04-05T16:11:31.468Z] v2.3.0-dev.68 [2023-04-05T16:11:31.468Z] v2.3.0-dev.69 [2023-04-05T16:11:31.468Z] v2.3.0-dev.70 [2023-04-05T16:11:31.468Z] v2.3.0-dev.71 [2023-04-05T16:11:31.468Z] v2.3.0-dev.72 [2023-04-05T16:11:31.468Z] v2.3.0-dev.73 [2023-04-05T16:11:31.468Z] v2.3.0-dev.74 [2023-04-05T16:11:31.468Z] v2.3.0-dev.75 [2023-04-05T16:11:31.468Z] v2.3.0-dev.76 [2023-04-05T16:11:31.468Z] v2.3.0-dev.77 [2023-04-05T16:11:31.468Z] v2.3.0-dev.78 [2023-04-05T16:11:31.468Z] v2.3.0-dev.79 [2023-04-05T16:11:31.468Z] v2.3.0-dev.80 [2023-04-05T16:11:31.468Z] v2.3.0-dev.81 [2023-04-05T16:11:31.468Z] v2.3.0-dev.82 [2023-04-05T16:11:31.468Z] v2.3.0-dev.83 [2023-04-05T16:11:31.468Z] v2.3.0-dev.84 [2023-04-05T16:11:31.468Z] v2.3.0-dev.85 [2023-04-05T16:11:31.468Z] v2.3.0-dev.86 [2023-04-05T16:11:31.468Z] v2.3.0-dev.87 [2023-04-05T16:11:31.468Z] v2.3.0-dev.88 [2023-04-05T16:11:31.468Z] v2.3.0-dev.89 [2023-04-05T16:11:31.468Z] v2.3.0-dev.90 [2023-04-05T16:11:31.468Z] v2.3.0-dev.91 [2023-04-05T16:11:31.468Z] v2.3.0-dev.92 [2023-04-05T16:11:31.468Z] v2.3.0-dev.93 [2023-04-05T16:11:31.468Z] v2.3.0-dev.94 [2023-04-05T16:11:31.468Z] v2.3.0-dev.95 [2023-04-05T16:11:31.468Z] v2.3.0-dev.96 [2023-04-05T16:11:31.468Z] v2.3.0-dev.97 [2023-04-05T16:11:31.468Z] v2.3.0-dev.98 [2023-04-05T16:11:31.468Z] v2.3.0-dev.99 [2023-04-05T16:11:31.468Z] v2.3.1-dev.1 [2023-04-05T16:11:31.468Z] v2.3.1-dev.2 [2023-04-05T16:11:31.468Z] v2.3.1-dev.3 [2023-04-05T16:11:31.468Z] v2.3.1-dev.4 [2023-04-05T16:11:31.468Z] v2.3.1-dev.5 [2023-04-05T16:11:31.468Z] v3.0.0-dev.1 [2023-04-05T16:11:31.468Z] v3.0.0-dev.10 [2023-04-05T16:11:31.468Z] v3.0.0-dev.100 [2023-04-05T16:11:31.468Z] v3.0.0-dev.101 [2023-04-05T16:11:31.468Z] v3.0.0-dev.102 [2023-04-05T16:11:31.468Z] v3.0.0-dev.103 [2023-04-05T16:11:31.468Z] v3.0.0-dev.104 [2023-04-05T16:11:31.468Z] v3.0.0-dev.105 [2023-04-05T16:11:31.468Z] v3.0.0-dev.106 [2023-04-05T16:11:31.468Z] v3.0.0-dev.107 [2023-04-05T16:11:31.468Z] v3.0.0-dev.108 [2023-04-05T16:11:31.468Z] v3.0.0-dev.109 [2023-04-05T16:11:31.468Z] v3.0.0-dev.11 [2023-04-05T16:11:31.468Z] v3.0.0-dev.110 [2023-04-05T16:11:31.468Z] v3.0.0-dev.111 [2023-04-05T16:11:31.468Z] v3.0.0-dev.112 [2023-04-05T16:11:31.468Z] v3.0.0-dev.113 [2023-04-05T16:11:31.468Z] v3.0.0-dev.114 [2023-04-05T16:11:31.468Z] v3.0.0-dev.115 [2023-04-05T16:11:31.468Z] v3.0.0-dev.116 [2023-04-05T16:11:31.468Z] v3.0.0-dev.117 [2023-04-05T16:11:31.468Z] v3.0.0-dev.118 [2023-04-05T16:11:31.468Z] v3.0.0-dev.119 [2023-04-05T16:11:31.468Z] v3.0.0-dev.12 [2023-04-05T16:11:31.468Z] v3.0.0-dev.120 [2023-04-05T16:11:31.468Z] v3.0.0-dev.121 [2023-04-05T16:11:31.468Z] v3.0.0-dev.13 [2023-04-05T16:11:31.468Z] v3.0.0-dev.14 [2023-04-05T16:11:31.468Z] v3.0.0-dev.15 [2023-04-05T16:11:31.468Z] v3.0.0-dev.16 [2023-04-05T16:11:31.468Z] v3.0.0-dev.17 [2023-04-05T16:11:31.468Z] v3.0.0-dev.18 [2023-04-05T16:11:31.468Z] v3.0.0-dev.19 [2023-04-05T16:11:31.468Z] v3.0.0-dev.2 [2023-04-05T16:11:31.468Z] v3.0.0-dev.20 [2023-04-05T16:11:31.468Z] v3.0.0-dev.21 [2023-04-05T16:11:31.468Z] v3.0.0-dev.22 [2023-04-05T16:11:31.468Z] v3.0.0-dev.23 [2023-04-05T16:11:31.468Z] v3.0.0-dev.24 [2023-04-05T16:11:31.468Z] v3.0.0-dev.25 [2023-04-05T16:11:31.468Z] v3.0.0-dev.26 [2023-04-05T16:11:31.468Z] v3.0.0-dev.27 [2023-04-05T16:11:31.468Z] v3.0.0-dev.28 [2023-04-05T16:11:31.468Z] v3.0.0-dev.29 [2023-04-05T16:11:31.468Z] v3.0.0-dev.3 [2023-04-05T16:11:31.468Z] v3.0.0-dev.30 [2023-04-05T16:11:31.468Z] v3.0.0-dev.31 [2023-04-05T16:11:31.468Z] v3.0.0-dev.32 [2023-04-05T16:11:31.468Z] v3.0.0-dev.33 [2023-04-05T16:11:31.468Z] v3.0.0-dev.34 [2023-04-05T16:11:31.468Z] v3.0.0-dev.35 [2023-04-05T16:11:31.468Z] v3.0.0-dev.36 [2023-04-05T16:11:31.468Z] v3.0.0-dev.37 [2023-04-05T16:11:31.468Z] v3.0.0-dev.38 [2023-04-05T16:11:31.468Z] v3.0.0-dev.39 [2023-04-05T16:11:31.468Z] v3.0.0-dev.4 [2023-04-05T16:11:31.468Z] v3.0.0-dev.40 [2023-04-05T16:11:31.468Z] v3.0.0-dev.41 [2023-04-05T16:11:31.468Z] v3.0.0-dev.42 [2023-04-05T16:11:31.468Z] v3.0.0-dev.43 [2023-04-05T16:11:31.468Z] v3.0.0-dev.44 [2023-04-05T16:11:31.468Z] v3.0.0-dev.45 [2023-04-05T16:11:31.468Z] v3.0.0-dev.46 [2023-04-05T16:11:31.468Z] v3.0.0-dev.47 [2023-04-05T16:11:31.468Z] v3.0.0-dev.48 [2023-04-05T16:11:31.468Z] v3.0.0-dev.49 [2023-04-05T16:11:31.468Z] v3.0.0-dev.5 [2023-04-05T16:11:31.468Z] v3.0.0-dev.50 [2023-04-05T16:11:31.468Z] v3.0.0-dev.51 [2023-04-05T16:11:31.469Z] v3.0.0-dev.52 [2023-04-05T16:11:31.469Z] v3.0.0-dev.53 [2023-04-05T16:11:31.469Z] v3.0.0-dev.54 [2023-04-05T16:11:31.469Z] v3.0.0-dev.55 [2023-04-05T16:11:31.469Z] v3.0.0-dev.56 [2023-04-05T16:11:31.469Z] v3.0.0-dev.57 [2023-04-05T16:11:31.469Z] v3.0.0-dev.58 [2023-04-05T16:11:31.469Z] v3.0.0-dev.59 [2023-04-05T16:11:31.469Z] v3.0.0-dev.6 [2023-04-05T16:11:31.469Z] v3.0.0-dev.60 [2023-04-05T16:11:31.469Z] v3.0.0-dev.61 [2023-04-05T16:11:31.469Z] v3.0.0-dev.62 [2023-04-05T16:11:31.469Z] v3.0.0-dev.63 [2023-04-05T16:11:31.469Z] v3.0.0-dev.64 [2023-04-05T16:11:31.469Z] v3.0.0-dev.65 [2023-04-05T16:11:31.469Z] v3.0.0-dev.66 [2023-04-05T16:11:31.469Z] v3.0.0-dev.67 [2023-04-05T16:11:31.469Z] v3.0.0-dev.68 [2023-04-05T16:11:31.469Z] v3.0.0-dev.69 [2023-04-05T16:11:31.469Z] v3.0.0-dev.7 [2023-04-05T16:11:31.469Z] v3.0.0-dev.70 [2023-04-05T16:11:31.469Z] v3.0.0-dev.71 [2023-04-05T16:11:31.469Z] v3.0.0-dev.72 [2023-04-05T16:11:31.469Z] v3.0.0-dev.73 [2023-04-05T16:11:31.469Z] v3.0.0-dev.74 [2023-04-05T16:11:31.469Z] v3.0.0-dev.75 [2023-04-05T16:11:31.469Z] v3.0.0-dev.76 [2023-04-05T16:11:31.469Z] v3.0.0-dev.77 [2023-04-05T16:11:31.469Z] v3.0.0-dev.78 [2023-04-05T16:11:31.469Z] v3.0.0-dev.79 [2023-04-05T16:11:31.469Z] v3.0.0-dev.8 [2023-04-05T16:11:31.469Z] v3.0.0-dev.80 [2023-04-05T16:11:31.469Z] v3.0.0-dev.81 [2023-04-05T16:11:31.469Z] v3.0.0-dev.82 [2023-04-05T16:11:31.469Z] v3.0.0-dev.83 [2023-04-05T16:11:31.469Z] v3.0.0-dev.84 [2023-04-05T16:11:31.469Z] v3.0.0-dev.85 [2023-04-05T16:11:31.469Z] v3.0.0-dev.86 [2023-04-05T16:11:31.469Z] v3.0.0-dev.87 [2023-04-05T16:11:31.469Z] v3.0.0-dev.88 [2023-04-05T16:11:31.469Z] v3.0.0-dev.89 [2023-04-05T16:11:31.469Z] v3.0.0-dev.9 [2023-04-05T16:11:31.469Z] v3.0.0-dev.90 [2023-04-05T16:11:31.469Z] v3.0.0-dev.91 [2023-04-05T16:11:31.469Z] v3.0.0-dev.92 [2023-04-05T16:11:31.469Z] v3.0.0-dev.93 [2023-04-05T16:11:31.469Z] v3.0.0-dev.94 [2023-04-05T16:11:31.469Z] v3.0.0-dev.95 [2023-04-05T16:11:31.469Z] v3.0.0-dev.96 [2023-04-05T16:11:31.469Z] v3.0.0-dev.97 [2023-04-05T16:11:31.469Z] v3.0.0-dev.98 [2023-04-05T16:11:31.469Z] v3.0.0-dev.99 [Pipeline] sh [2023-04-05T16:11:31.751Z] + lftools sign git-tag v3.0.0-dev.121 [2023-04-05T16:11:32.318Z] Signing Git tag with Sigul... [2023-04-05T16:11:32.318Z] Signing v3.0.0-dev.121 [Pipeline] echo [2023-04-05T16:11:32.584Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-05T16:11:32.864Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-04-05T16:11:32.870Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-04-05T16:11:32.883Z] $ docker stop --time=1 0e54cd2de805fcad2512d385fe0d771a98dfd02e841eb852ce99a56c5d8e5e2e [2023-04-05T16:11:34.174Z] $ docker rm -f --volumes 0e54cd2de805fcad2512d385fe0d771a98dfd02e841eb852ce99a56c5d8e5e2e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-04-05T16:11:34.562Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-04-05T16:11:34.562Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-05T16:11:34.850Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-05T16:11:34.850Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-05T16:11:34.914Z] prd-ubuntu20.04-docker-8c-8g-6894 does not seem to be running inside a container [2023-04-05T16:11:34.936Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/483 -v /w/workspace/edgex-go/483:/w/workspace/edgex-go/483:rw,z -v /w/workspace/edgex-go/483@tmp:/w/workspace/edgex-go/483@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-04-05T16:11:35.277Z] $ docker top f76c5f04ca30031a2e14c427f1e646d81a8796d52d61c8383c555a7acf111cf4 -eo pid,comm [2023-04-05T16:11:35.326Z] 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-04-05T16:11:35.326Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-04-05T16:11:35.362Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-05T16:11:35.362Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-05T16:11:35.456Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-05T16:11:35.454Z] $ docker exec f76c5f04ca30031a2e14c427f1e646d81a8796d52d61c8383c555a7acf111cf4 ssh-agent [2023-04-05T16:11:35.553Z] SSH_AUTH_SOCK=/tmp/ssh-INMiS7o1FrLF/agent.32 [2023-04-05T16:11:35.553Z] SSH_AGENT_PID=38 [2023-04-05T16:11:35.558Z] Running ssh-add (command line suppressed) [2023-04-05T16:11:35.649Z] Identity added: /w/workspace/edgex-go/483@tmp/private_key_13632293322498277445.key (/w/workspace/edgex-go/483@tmp/private_key_13632293322498277445.key) [2023-04-05T16:11:35.668Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-05T16:11:35.952Z] + git semver bump pre [2023-04-05T16:11:36.210Z] 2023-04-05 16:11:36,112 [read_version] DEBUG read version from /w/workspace/edgex-go/483/.semver/main [2023-04-05T16:11:36.210Z] 2023-04-05 16:11:36,112 [bump_version] DEBUG bumping version:3.0.0-dev.121 on axis:pre with prefix:dev [2023-04-05T16:11:36.210Z] 2023-04-05 16:11:36,112 [bump_version] DEBUG bumped version:3.0.0-dev.122 [2023-04-05T16:11:36.210Z] 2023-04-05 16:11:36,113 [write_version] DEBUG write version:3.0.0-dev.122 to path:/w/workspace/edgex-go/483/.semver/main with force:True [2023-04-05T16:11:36.210Z] 2023-04-05 16:11:36,113 [read_version] DEBUG read version from /w/workspace/edgex-go/483/.semver/main [2023-04-05T16:11:36.210Z] 2023-04-05 16:11:36,113 [write_file] DEBUG write to file:/w/workspace/edgex-go/483/.semver/main [2023-04-05T16:11:36.210Z] 2023-04-05 16:11:36,114 [execute] INFO git cat-file --batch-check [2023-04-05T16:11:36.210Z] 2023-04-05 16:11:36,114 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/483/.semver, universal_newlines=False, shell=None, istream=) [2023-04-05T16:11:36.210Z] 2023-04-05 16:11:36,119 [execute] INFO git cat-file --batch [2023-04-05T16:11:36.210Z] 2023-04-05 16:11:36,119 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/483/.semver, universal_newlines=False, shell=None, istream=) [2023-04-05T16:11:36.210Z] 2023-04-05 16:11:36,124 [read_version] DEBUG read version from /w/workspace/edgex-go/483/.semver/main [2023-04-05T16:11:36.210Z] 3.0.0-dev.122 [Pipeline] } [2023-04-05T16:11:36.215Z] $ docker exec --env ******** --env ******** f76c5f04ca30031a2e14c427f1e646d81a8796d52d61c8383c555a7acf111cf4 ssh-agent -k [2023-04-05T16:11:36.312Z] unset SSH_AUTH_SOCK; [2023-04-05T16:11:36.312Z] unset SSH_AGENT_PID; [2023-04-05T16:11:36.312Z] echo Agent pid 38 killed; [2023-04-05T16:11:36.324Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-04-05T16:11:36.620Z] + git semver [Pipeline] } [2023-04-05T16:11:36.885Z] $ docker stop --time=1 f76c5f04ca30031a2e14c427f1e646d81a8796d52d61c8383c555a7acf111cf4 [2023-04-05T16:11:38.195Z] $ docker rm -f --volumes f76c5f04ca30031a2e14c427f1e646d81a8796d52d61c8383c555a7acf111cf4 [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-05T16:11:38.532Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-04-05T16:11:38.532Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-05T16:11:38.832Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-05T16:11:38.832Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-05T16:11:38.911Z] prd-ubuntu20.04-docker-8c-8g-6894 does not seem to be running inside a container [2023-04-05T16:11:38.935Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/483 -v /w/workspace/edgex-go/483:/w/workspace/edgex-go/483:rw,z -v /w/workspace/edgex-go/483@tmp:/w/workspace/edgex-go/483@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-04-05T16:11:39.271Z] $ docker top 82c86404a356588d7baca1e0a2d55e6381c6613a4564d88c0fbf96939e8c1db2 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-04-05T16:11:39.365Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-05T16:11:39.365Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-05T16:11:39.468Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-05T16:11:39.467Z] $ docker exec 82c86404a356588d7baca1e0a2d55e6381c6613a4564d88c0fbf96939e8c1db2 ssh-agent [2023-04-05T16:11:39.576Z] SSH_AUTH_SOCK=/tmp/ssh-yRqztfay4p3s/agent.32 [2023-04-05T16:11:39.576Z] SSH_AGENT_PID=38 [2023-04-05T16:11:39.581Z] Running ssh-add (command line suppressed) [2023-04-05T16:11:39.686Z] Identity added: /w/workspace/edgex-go/483@tmp/private_key_11776227098438446881.key (/w/workspace/edgex-go/483@tmp/private_key_11776227098438446881.key) [2023-04-05T16:11:39.702Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-05T16:11:39.982Z] + git semver push [2023-04-05T16:11:40.241Z] 2023-04-05 16:11:40,169 [run_push] DEBUG push [2023-04-05T16:11:40.241Z] 2023-04-05 16:11:40,170 [execute] INFO git cat-file --batch-check [2023-04-05T16:11:40.241Z] 2023-04-05 16:11:40,170 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/483/.semver, universal_newlines=False, shell=None, istream=) [2023-04-05T16:11:40.241Z] 2023-04-05 16:11:40,173 [execute] INFO git rev-list 0082cc5c2feb09a32fd7033b1dafe353a3e158d8 -- [2023-04-05T16:11:40.241Z] 2023-04-05 16:11:40,174 [execute] DEBUG Popen(['git', 'rev-list', '0082cc5c2feb09a32fd7033b1dafe353a3e158d8', '--'], cwd=/w/workspace/edgex-go/483/.semver, universal_newlines=False, shell=None, istream=None) [2023-04-05T16:11:40.241Z] 2023-04-05 16:11:40,189 [execute] INFO git fetch -v origin [2023-04-05T16:11:40.241Z] 2023-04-05 16:11:40,189 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/483/.semver, universal_newlines=True, shell=None, istream=None) [2023-04-05T16:11:40.810Z] 2023-04-05 16:11:40,674 [run_push] DEBUG no remote changes detected [2023-04-05T16:11:40.810Z] 2023-04-05 16:11:40,674 [execute] INFO git push origin semver [2023-04-05T16:11:40.810Z] 2023-04-05 16:11:40,675 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/483/.semver, universal_newlines=False, shell=None, istream=None) [2023-04-05T16:11:41.745Z] 2023-04-05 16:11:41,698 [run_push] DEBUG push all version tags [2023-04-05T16:11:41.745Z] 2023-04-05 16:11:41,699 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-04-05T16:11:41.745Z] 2023-04-05 16:11:41,699 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/483, universal_newlines=False, shell=None, istream=None) [2023-04-05T16:11:42.682Z] 2023-04-05 16:11:42,577 [read_version] DEBUG read version from /w/workspace/edgex-go/483/.semver/main [2023-04-05T16:11:42.682Z] 3.0.0-dev.122 [Pipeline] } [2023-04-05T16:11:42.688Z] $ docker exec --env ******** --env ******** 82c86404a356588d7baca1e0a2d55e6381c6613a4564d88c0fbf96939e8c1db2 ssh-agent -k [2023-04-05T16:11:42.790Z] unset SSH_AUTH_SOCK; [2023-04-05T16:11:42.790Z] unset SSH_AGENT_PID; [2023-04-05T16:11:42.790Z] echo Agent pid 38 killed; [2023-04-05T16:11:42.803Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-04-05T16:11:43.107Z] + git semver [Pipeline] } [2023-04-05T16:11:43.374Z] $ docker stop --time=1 82c86404a356588d7baca1e0a2d55e6381c6613a4564d88c0fbf96939e8c1db2 [2023-04-05T16:11:44.632Z] $ docker rm -f --volumes 82c86404a356588d7baca1e0a2d55e6381c6613a4564d88c0fbf96939e8c1db2 [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-04-05T16:11:45.130Z] + [ -d /w/workspace/edgex-go/483/archives ] [Pipeline] libraryResource [Pipeline] sh [2023-04-05T16:11:45.417Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-05T16:11:46.273Z] ---> package-listing.sh [2023-04-05T16:11:46.273Z] ++ facter osfamily [2023-04-05T16:11:46.273Z] ++ tr '[:upper:]' '[:lower:]' [2023-04-05T16:11:46.530Z] + OS_FAMILY=debian [2023-04-05T16:11:46.530Z] + workspace=/w/workspace/edgex-go/483 [2023-04-05T16:11:46.530Z] + START_PACKAGES=/tmp/packages_start.txt [2023-04-05T16:11:46.530Z] + END_PACKAGES=/tmp/packages_end.txt [2023-04-05T16:11:46.530Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-04-05T16:11:46.530Z] + PACKAGES=/tmp/packages_start.txt [2023-04-05T16:11:46.530Z] + '[' /w/workspace/edgex-go/483 ']' [2023-04-05T16:11:46.530Z] + PACKAGES=/tmp/packages_end.txt [2023-04-05T16:11:46.530Z] + case "${OS_FAMILY}" in [2023-04-05T16:11:46.530Z] + grep '^ii' [2023-04-05T16:11:46.530Z] + dpkg -l [2023-04-05T16:11:46.530Z] + '[' -f /tmp/packages_start.txt ']' [2023-04-05T16:11:46.530Z] + '[' -f /tmp/packages_end.txt ']' [2023-04-05T16:11:46.530Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-04-05T16:11:46.530Z] + '[' /w/workspace/edgex-go/483 ']' [2023-04-05T16:11:46.530Z] + mkdir -p /w/workspace/edgex-go/483/archives/ [2023-04-05T16:11:46.530Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/483/archives/ [Pipeline] echo [2023-04-05T16:11:46.540Z] 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/483/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-04-05T16:11:46.817Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-05T16:11:47.117Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-05T16:11:47.117Z] [2023-04-05T16:11:47.117Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-05T16:11:47.409Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-05T16:11:47.409Z] latest: Pulling from edgex-lftools-log-publisher [2023-04-05T16:11:47.409Z] 5eb5b503b376: Pulling fs layer [2023-04-05T16:11:47.409Z] 5c69ac0246d0: Pulling fs layer [2023-04-05T16:11:47.409Z] ec43610c2a17: Pulling fs layer [2023-04-05T16:11:47.409Z] 3a2ae6a8a46f: Pulling fs layer [2023-04-05T16:11:47.409Z] 33b1e0a273af: Pulling fs layer [2023-04-05T16:11:47.409Z] 5d3b04190fa2: Pulling fs layer [2023-04-05T16:11:47.409Z] 2f39f015ded8: Pulling fs layer [2023-04-05T16:11:47.409Z] 33b1e0a273af: Waiting [2023-04-05T16:11:47.409Z] 5d3b04190fa2: Waiting [2023-04-05T16:11:47.409Z] 3a2ae6a8a46f: Waiting [2023-04-05T16:11:47.409Z] 2f39f015ded8: Waiting [2023-04-05T16:11:47.668Z] 5c69ac0246d0: Verifying Checksum [2023-04-05T16:11:47.668Z] 5c69ac0246d0: Download complete [2023-04-05T16:11:47.668Z] 3a2ae6a8a46f: Verifying Checksum [2023-04-05T16:11:47.668Z] 3a2ae6a8a46f: Download complete [2023-04-05T16:11:49.570Z] 33b1e0a273af: Verifying Checksum [2023-04-05T16:11:49.570Z] 33b1e0a273af: Download complete [2023-04-05T16:11:49.570Z] 5d3b04190fa2: Download complete [2023-04-05T16:11:50.153Z] ec43610c2a17: Verifying Checksum [2023-04-05T16:11:50.153Z] ec43610c2a17: Download complete [2023-04-05T16:11:50.719Z] 5eb5b503b376: Download complete [2023-04-05T16:11:52.102Z] 5eb5b503b376: Pull complete [2023-04-05T16:11:52.102Z] 2f39f015ded8: Verifying Checksum [2023-04-05T16:11:52.102Z] 2f39f015ded8: Download complete [2023-04-05T16:11:52.102Z] 5c69ac0246d0: Pull complete [2023-04-05T16:11:52.359Z] ec43610c2a17: Pull complete [2023-04-05T16:11:52.359Z] 3a2ae6a8a46f: Pull complete [2023-04-05T16:11:52.614Z] 33b1e0a273af: Pull complete [2023-04-05T16:11:52.614Z] 5d3b04190fa2: Pull complete [2023-04-05T16:11:56.792Z] 2f39f015ded8: Pull complete [2023-04-05T16:11:56.792Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-04-05T16:11:56.792Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-05T16:11:56.792Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-05T16:11:56.870Z] prd-ubuntu20.04-docker-8c-8g-6894 does not seem to be running inside a container [2023-04-05T16:11:56.902Z] $ 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/483/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/483 -v /w/workspace/edgex-go/483:/w/workspace/edgex-go/483:rw,z -v /w/workspace/edgex-go/483@tmp:/w/workspace/edgex-go/483@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-04-05T16:12:01.215Z] $ docker top 1b2900202a085be2cf096d2c4302fd3f4d7642dbe5a76d7b4f321bcaabfe3f74 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-05T16:12:01.551Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-04-05T16:12:01.833Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-04-05T16:12:02.119Z] + ls /var/log/sa-host [2023-04-05T16:12:02.119Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-05T16:12:02.180Z] provisioning config files... [2023-04-05T16:12:02.188Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/483@tmp/config3188753720669428109tmp [Pipeline] { [Pipeline] echo [2023-04-05T16:12:02.201Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-05T16:12:02.482Z] ---> create-netrc.sh [Pipeline] } [2023-04-05T16:12:02.489Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-04-05T16:12:02.813Z] ---> python-tools-install.sh [Pipeline] echo [2023-04-05T16:12:02.821Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-05T16:12:03.105Z] ---> sudo-logs.sh [2023-04-05T16:12:03.105Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-04-05T16:12:03.129Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-05T16:12:03.409Z] ---> job-cost.sh [2023-04-05T16:12:03.409Z] lf-activate-venv: SKIPPING [2023-04-05T16:12:03.409Z] DEBUG: total: 0.10999999940395355 [2023-04-05T16:12:03.409Z] INFO: Retrieving Stack Cost... [2023-04-05T16:12:03.667Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-04-05T16:12:04.235Z] INFO: Archiving Costs [Pipeline] echo [2023-04-05T16:12:04.304Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-05T16:12:04.602Z] ---> logs-deploy.sh [2023-04-05T16:12:04.603Z] lf-activate-venv: SKIPPING [2023-04-05T16:12:04.603Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/483 [2023-04-05T16:12:04.603Z] INFO: archiving workspace using pattern(s): [2023-04-05T16:12:05.538Z] Archives upload complete. [2023-04-05T16:12:05.538Z] INFO: archiving logs to Nexus