Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 944340b470a6d35ed9a6f68b845c4079971c0434 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-ssh15483346663017063946.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-ssh14093612236562755997.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-ssh3782983288546913452.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-ssh9875709508721857818.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-ssh406189586382085526.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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-4374 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/465 [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/465 # 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 > 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 Avoid second fetch Checking out Revision 944340b470a6d35ed9a6f68b845c4079971c0434 (main) Commit message: "Merge pull request #4405 from hahattan/issue-4279" > git config core.sparsecheckout # timeout=10 > git checkout -f 944340b470a6d35ed9a6f68b845c4079971c0434 # timeout=10 > git rev-list --no-walk 6dde6725c068b93be8e99b4859b2725888de99b7 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-03-17T09:19:59.817Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-03-17T09:19:59.873Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-03-17T09:19:59.883Z] ========================================================= [2023-03-17T09:19:59.883Z] EdgeX Global Pipelines Version Info [2023-03-17T09:19:59.883Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-03-17T09:20:00.591Z] ------------------- [2023-03-17T09:20:00.591Z] stable info: [2023-03-17T09:20:00.591Z] ------------------- [2023-03-17T09:20:00.591Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-03-17T09:20:00.591Z] Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a [2023-03-17T09:20:00.591Z] Message: update stable to v1.0.245 [2023-03-17T09:20:01.160Z] ------------------- [2023-03-17T09:20:01.160Z] experimental info: [2023-03-17T09:20:01.160Z] ------------------- [2023-03-17T09:20:01.160Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-03-17T09:20:01.160Z] Commit SHA: eb5041bb0874f6b7cdca3e6793e1ef87c0289dce [2023-03-17T09:20:01.160Z] Message: update experimental to v1.0.246 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-03-17T09:20:01.322Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2023-03-17T09:20:01.332Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2023-03-17T09:20:01.342Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-03-17T09:20:01.355Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-03-17T09:20:01.369Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-03-17T09:20:01.383Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-03-17T09:20:01.395Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-03-17T09:20:01.408Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2023-03-17T09:20:01.418Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2023-03-17T09:20:01.428Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2023-03-17T09:20:01.439Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-03-17T09:20:01.453Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-03-17T09:20:01.463Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-03-17T09:20:01.473Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-03-17T09:20:01.490Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-03-17T09:20:01.505Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-03-17T09:20:01.519Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-03-17T09:20:01.532Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-03-17T09:20:01.545Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-03-17T09:20:01.555Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2023-03-17T09:20:01.565Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-03-17T09:20:01.575Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-03-17T09:20:01.587Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-03-17T09:20:01.600Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-03-17T09:20:01.608Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-03-17T09:20:01.618Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-03-17T09:20:01.628Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 944340b470a6d35ed9a6f68b845c4079971c0434 [Pipeline] echo [2023-03-17T09:20:01.639Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 944340b [Pipeline] echo [2023-03-17T09:20:01.652Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-17T09:20:01.695Z] provisioning config files... [2023-03-17T09:20:01.708Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/465@tmp/config17362316836089994037tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-17T09:20:02.010Z] ---> docker-login.sh [2023-03-17T09:20:02.010Z] nexus3.edgexfoundry.org:10001 [2023-03-17T09:20:02.947Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-17T09:20:02.947Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-17T09:20:02.947Z] Configure a credential helper to remove this warning. See [2023-03-17T09:20:02.947Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-17T09:20:02.947Z] [2023-03-17T09:20:02.947Z] Login Succeeded [2023-03-17T09:20:02.947Z] nexus3.edgexfoundry.org:10002 [2023-03-17T09:20:02.947Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-17T09:20:03.206Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-17T09:20:03.206Z] Configure a credential helper to remove this warning. See [2023-03-17T09:20:03.206Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-17T09:20:03.206Z] [2023-03-17T09:20:03.206Z] Login Succeeded [2023-03-17T09:20:03.206Z] nexus3.edgexfoundry.org:10003 [2023-03-17T09:20:03.206Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-17T09:20:03.206Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-17T09:20:03.206Z] Configure a credential helper to remove this warning. See [2023-03-17T09:20:03.206Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-17T09:20:03.206Z] [2023-03-17T09:20:03.206Z] Login Succeeded [2023-03-17T09:20:03.206Z] nexus3.edgexfoundry.org:10004 [2023-03-17T09:20:03.206Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-17T09:20:03.206Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-17T09:20:03.206Z] Configure a credential helper to remove this warning. See [2023-03-17T09:20:03.206Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-17T09:20:03.206Z] [2023-03-17T09:20:03.206Z] Login Succeeded [2023-03-17T09:20:03.206Z] docker.io [2023-03-17T09:20:03.466Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-17T09:20:04.034Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-17T09:20:04.034Z] Configure a credential helper to remove this warning. See [2023-03-17T09:20:04.034Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-17T09:20:04.034Z] [2023-03-17T09:20:04.034Z] Login Succeeded [2023-03-17T09:20:04.034Z] ---> docker-login.sh ends [Pipeline] } [2023-03-17T09:20:04.040Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-17T09:20:04.335Z] + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-auth/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile [2023-03-17T09:20:04.335Z] + dirname cmd/core-command/Dockerfile [2023-03-17T09:20:04.335Z] + cut -d/ -f2 [2023-03-17T09:20:04.335Z] + echo core-command,cmd/core-command/Dockerfile [2023-03-17T09:20:04.335Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2023-03-17T09:20:04.335Z] + cut -d/ -f2 [2023-03-17T09:20:04.335Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2023-03-17T09:20:04.335Z] + dirname cmd/core-data/Dockerfile [2023-03-17T09:20:04.335Z] + cut -d/ -f2 [2023-03-17T09:20:04.335Z] + echo core-data,cmd/core-data/Dockerfile [2023-03-17T09:20:04.335Z] + dirname cmd/core-metadata/Dockerfile [2023-03-17T09:20:04.335Z] + cut -d/ -f2 [2023-03-17T09:20:04.335Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2023-03-17T09:20:04.335Z] + dirname cmd/security-bootstrapper/Dockerfile [2023-03-17T09:20:04.335Z] + cut -d/ -f2 [2023-03-17T09:20:04.335Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2023-03-17T09:20:04.335Z] + dirname cmd/security-proxy-auth/Dockerfile [2023-03-17T09:20:04.335Z] + cut -d/ -f2 [2023-03-17T09:20:04.335Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2023-03-17T09:20:04.335Z] + dirname cmd/security-proxy-setup/Dockerfile [2023-03-17T09:20:04.335Z] + cut -d/ -f2 [2023-03-17T09:20:04.335Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2023-03-17T09:20:04.335Z] + dirname cmd/security-secretstore-setup/Dockerfile [2023-03-17T09:20:04.335Z] + cut -d/ -f2 [2023-03-17T09:20:04.335Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2023-03-17T09:20:04.335Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2023-03-17T09:20:04.335Z] + cut -d/ -f2 [2023-03-17T09:20:04.335Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2023-03-17T09:20:04.335Z] + dirname cmd/security-spire-agent/Dockerfile [2023-03-17T09:20:04.335Z] + cut -d/ -f2 [2023-03-17T09:20:04.335Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2023-03-17T09:20:04.335Z] + dirname cmd/security-spire-config/Dockerfile [2023-03-17T09:20:04.335Z] + cut -d/ -f2 [2023-03-17T09:20:04.335Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2023-03-17T09:20:04.335Z] + dirname cmd/security-spire-server/Dockerfile [2023-03-17T09:20:04.335Z] + cut -d/ -f2 [2023-03-17T09:20:04.335Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2023-03-17T09:20:04.335Z] + dirname cmd/support-notifications/Dockerfile [2023-03-17T09:20:04.335Z] + cut -d/ -f2 [2023-03-17T09:20:04.335Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2023-03-17T09:20:04.335Z] + dirname cmd/support-scheduler/Dockerfile [2023-03-17T09:20:04.335Z] + cut -d/ -f2 [2023-03-17T09:20:04.335Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2023-03-17T09:20:04.385Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-auth, dockerfile:cmd/security-proxy-auth/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-03-17T09:20:04.744Z] + git rev-list -1 --merges 944340b470a6d35ed9a6f68b845c4079971c0434~1..944340b470a6d35ed9a6f68b845c4079971c0434 [Pipeline] echo [2023-03-17T09:20:04.756Z] -----------> git rev-list -1 --merges 944340b470a6d35ed9a6f68b845c4079971c0434~1..944340b470a6d35ed9a6f68b845c4079971c0434 944340b470a6d35ed9a6f68b845c4079971c0434 [2023-03-17T09:20:04.756Z] 944340b470a6d35ed9a6f68b845c4079971c0434 [false] [Pipeline] sh [2023-03-17T09:20:05.046Z] + git log --format=format:%s -1 944340b470a6d35ed9a6f68b845c4079971c0434 [Pipeline] echo [2023-03-17T09:20:05.062Z] ========================================================= [2023-03-17T09:20:05.062Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-03-17T09:20:05.062Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2023-03-17T09:20:05.517Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-17T09:20:05.517Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-03-17T09:20:05.517Z] + [ -e /tmp/ssh_known_hosts ] [2023-03-17T09:20:05.517Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-03-17T09:20:05.517Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-03-17T09:20:05.517Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-03-17T09:20:05.517Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T09:20:05.963Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-17T09:20:05.963Z] [2023-03-17T09:20:05.963Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T09:20:06.263Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-17T09:20:06.263Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-03-17T09:20:06.263Z] b85a868b505f: Pulling fs layer [2023-03-17T09:20:06.263Z] e2be974225ed: Pulling fs layer [2023-03-17T09:20:06.263Z] 339a4e72a1f5: Pulling fs layer [2023-03-17T09:20:06.263Z] 988bab9f4d93: Pulling fs layer [2023-03-17T09:20:06.263Z] 1469e6f7b9e6: Pulling fs layer [2023-03-17T09:20:06.263Z] eaf3925da568: Pulling fs layer [2023-03-17T09:20:06.263Z] bab4dde63d76: Pulling fs layer [2023-03-17T09:20:06.263Z] bde34c3a00c8: Pulling fs layer [2023-03-17T09:20:06.263Z] b352a97aabf1: Pulling fs layer [2023-03-17T09:20:06.263Z] 1469e6f7b9e6: Waiting [2023-03-17T09:20:06.263Z] eaf3925da568: Waiting [2023-03-17T09:20:06.263Z] 4872d77fe225: Pulling fs layer [2023-03-17T09:20:06.263Z] bab4dde63d76: Waiting [2023-03-17T09:20:06.263Z] 5851b861e8e6: Pulling fs layer [2023-03-17T09:20:06.263Z] 4872d77fe225: Waiting [2023-03-17T09:20:06.263Z] 5851b861e8e6: Waiting [2023-03-17T09:20:06.263Z] bde34c3a00c8: Waiting [2023-03-17T09:20:06.263Z] b352a97aabf1: Waiting [2023-03-17T09:20:06.263Z] e2be974225ed: Verifying Checksum [2023-03-17T09:20:06.263Z] e2be974225ed: Download complete [2023-03-17T09:20:06.263Z] 988bab9f4d93: Verifying Checksum [2023-03-17T09:20:06.263Z] 988bab9f4d93: Download complete [2023-03-17T09:20:06.522Z] 1469e6f7b9e6: Verifying Checksum [2023-03-17T09:20:06.522Z] 1469e6f7b9e6: Download complete [2023-03-17T09:20:06.522Z] 339a4e72a1f5: Verifying Checksum [2023-03-17T09:20:06.522Z] 339a4e72a1f5: Download complete [2023-03-17T09:20:06.522Z] eaf3925da568: Verifying Checksum [2023-03-17T09:20:06.522Z] eaf3925da568: Download complete [2023-03-17T09:20:06.522Z] bde34c3a00c8: Verifying Checksum [2023-03-17T09:20:06.522Z] bde34c3a00c8: Download complete [2023-03-17T09:20:06.522Z] b352a97aabf1: Verifying Checksum [2023-03-17T09:20:06.522Z] b352a97aabf1: Download complete [2023-03-17T09:20:06.522Z] 4872d77fe225: Verifying Checksum [2023-03-17T09:20:06.522Z] 4872d77fe225: Download complete [2023-03-17T09:20:06.522Z] 5851b861e8e6: Verifying Checksum [2023-03-17T09:20:06.522Z] 5851b861e8e6: Download complete [2023-03-17T09:20:06.522Z] b85a868b505f: Verifying Checksum [2023-03-17T09:20:06.522Z] b85a868b505f: Download complete [2023-03-17T09:20:06.780Z] bab4dde63d76: Verifying Checksum [2023-03-17T09:20:06.780Z] bab4dde63d76: Download complete [2023-03-17T09:20:08.177Z] b85a868b505f: Pull complete [2023-03-17T09:20:08.177Z] e2be974225ed: Pull complete [2023-03-17T09:20:08.748Z] 339a4e72a1f5: Pull complete [2023-03-17T09:20:09.007Z] 988bab9f4d93: Pull complete [2023-03-17T09:20:09.595Z] 1469e6f7b9e6: Pull complete [2023-03-17T09:20:10.163Z] eaf3925da568: Pull complete [2023-03-17T09:20:12.066Z] bab4dde63d76: Pull complete [2023-03-17T09:20:12.066Z] bde34c3a00c8: Pull complete [2023-03-17T09:20:12.325Z] b352a97aabf1: Pull complete [2023-03-17T09:20:12.585Z] 4872d77fe225: Pull complete [2023-03-17T09:20:12.845Z] 5851b861e8e6: Pull complete [2023-03-17T09:20:13.105Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-03-17T09:20:13.105Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-17T09:20:13.105Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-17T09:20:13.204Z] prd-ubuntu20.04-docker-8c-8g-4374 does not seem to be running inside a container [2023-03-17T09:20:13.236Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/465 -v /w/workspace/edgex-go/465:/w/workspace/edgex-go/465:rw,z -v /w/workspace/edgex-go/465@tmp:/w/workspace/edgex-go/465@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-03-17T09:20:18.661Z] $ docker top 7a4fc5e61bc0ea417d23fd64c3f8630119c7c4a70e9acb4d31c0a0a89d9ed888 -eo pid,comm [2023-03-17T09:20:18.717Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-03-17T09:20:18.717Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-17T09:20:18.747Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-17T09:20:18.747Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-17T09:20:18.862Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-17T09:20:18.868Z] $ docker exec 7a4fc5e61bc0ea417d23fd64c3f8630119c7c4a70e9acb4d31c0a0a89d9ed888 ssh-agent [2023-03-17T09:20:18.973Z] SSH_AUTH_SOCK=/tmp/ssh-SQJGiNLx2uys/agent.33 [2023-03-17T09:20:18.973Z] SSH_AGENT_PID=38 [2023-03-17T09:20:18.980Z] Running ssh-add (command line suppressed) [2023-03-17T09:20:19.095Z] Identity added: /w/workspace/edgex-go/465@tmp/private_key_5518665918054727271.key (/w/workspace/edgex-go/465@tmp/private_key_5518665918054727271.key) [2023-03-17T09:20:19.105Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-17T09:20:19.392Z] + git tag --points-at HEAD [Pipeline] } [2023-03-17T09:20:19.413Z] $ docker exec --env ******** --env ******** 7a4fc5e61bc0ea417d23fd64c3f8630119c7c4a70e9acb4d31c0a0a89d9ed888 ssh-agent -k [2023-03-17T09:20:19.520Z] unset SSH_AUTH_SOCK; [2023-03-17T09:20:19.521Z] unset SSH_AGENT_PID; [2023-03-17T09:20:19.521Z] echo Agent pid 38 killed; [2023-03-17T09:20:19.525Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-03-17T09:20:19.547Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-17T09:20:19.547Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-17T09:20:19.656Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-17T09:20:19.662Z] $ docker exec 7a4fc5e61bc0ea417d23fd64c3f8630119c7c4a70e9acb4d31c0a0a89d9ed888 ssh-agent [2023-03-17T09:20:19.763Z] SSH_AUTH_SOCK=/tmp/ssh-hkzPBANS6d4t/agent.70 [2023-03-17T09:20:19.763Z] SSH_AGENT_PID=76 [2023-03-17T09:20:19.767Z] Running ssh-add (command line suppressed) [2023-03-17T09:20:19.871Z] Identity added: /w/workspace/edgex-go/465@tmp/private_key_8603103098574530527.key (/w/workspace/edgex-go/465@tmp/private_key_8603103098574530527.key) [2023-03-17T09:20:19.880Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-17T09:20:20.167Z] + git semver init [2023-03-17T09:20:20.425Z] 2023-03-17 09:20:20,333 [run_init] DEBUG init version:0.0.0 force:False [2023-03-17T09:20:20.425Z] 2023-03-17 09:20:20,334 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/465/.semver [2023-03-17T09:20:20.426Z] 2023-03-17 09:20:20,334 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/465/.semver [2023-03-17T09:20:20.426Z] 2023-03-17 09:20:20,334 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/465/.semver'], cwd=/w/workspace/edgex-go/465, universal_newlines=False, shell=None, istream=None) [2023-03-17T09:20:26.999Z] 2023-03-17 09:20:26,023 [append_file] DEBUG append to file:/w/workspace/edgex-go/465/.git/info/exclude [2023-03-17T09:20:26.999Z] 2023-03-17 09:20:26,023 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/465/.semver/main with force:False [2023-03-17T09:20:26.999Z] 2023-03-17 09:20:26,023 [read_version] DEBUG read version from /w/workspace/edgex-go/465/.semver/main [2023-03-17T09:20:26.999Z] 2023-03-17 09:20:26,024 [read_version] DEBUG read version from /w/workspace/edgex-go/465/.semver/main [2023-03-17T09:20:26.999Z] 3.0.0-dev.103 [Pipeline] } [2023-03-17T09:20:27.012Z] $ docker exec --env ******** --env ******** 7a4fc5e61bc0ea417d23fd64c3f8630119c7c4a70e9acb4d31c0a0a89d9ed888 ssh-agent -k [2023-03-17T09:20:27.107Z] unset SSH_AUTH_SOCK; [2023-03-17T09:20:27.107Z] unset SSH_AGENT_PID; [2023-03-17T09:20:27.107Z] echo Agent pid 76 killed; [2023-03-17T09:20:27.112Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-17T09:20:27.413Z] + git semver [Pipeline] } [2023-03-17T09:20:27.692Z] $ docker stop --time=1 7a4fc5e61bc0ea417d23fd64c3f8630119c7c4a70e9acb4d31c0a0a89d9ed888 [2023-03-17T09:20:29.337Z] $ docker rm -f --volumes 7a4fc5e61bc0ea417d23fd64c3f8630119c7c4a70e9acb4d31c0a0a89d9ed888 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-17T09:20:29.766Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-03-17T09:20:30.001Z] Stashed 1 file(s) [Pipeline] echo [2023-03-17T09:20:30.005Z] [edgeXSemver]: initialized semver on version 3.0.0-dev.103 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-17T09:20:30.409Z] + git config --global --add safe.directory /w/workspace/edgex-go/465 [Pipeline] echo [2023-03-17T09:20:30.421Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-17T09:20:30.434Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-17T09:20:30.441Z] ========================================================= [2023-03-17T09:20:30.441Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-03-17T09:20:30.441Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-03-17T09:20:30.729Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-03-17T09:20:30.729Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-03-17T09:20:30.729Z] 63b65145d645: Pulling fs layer [2023-03-17T09:20:30.729Z] a2d21d5440eb: Pulling fs layer [2023-03-17T09:20:30.729Z] 935e6c44a52c: Pulling fs layer [2023-03-17T09:20:30.729Z] 94cc34f8dd06: Pulling fs layer [2023-03-17T09:20:30.729Z] 30dea6a524f1: Pulling fs layer [2023-03-17T09:20:30.729Z] a2aff8979fd8: Pulling fs layer [2023-03-17T09:20:30.729Z] 6808be2612f2: Pulling fs layer [2023-03-17T09:20:30.729Z] f25807f1079a: Pulling fs layer [2023-03-17T09:20:30.729Z] 94cc34f8dd06: Waiting [2023-03-17T09:20:30.729Z] 30dea6a524f1: Waiting [2023-03-17T09:20:30.729Z] a2aff8979fd8: Waiting [2023-03-17T09:20:30.729Z] 6808be2612f2: Waiting [2023-03-17T09:20:30.729Z] f25807f1079a: Waiting [2023-03-17T09:20:30.998Z] a2d21d5440eb: Verifying Checksum [2023-03-17T09:20:30.998Z] a2d21d5440eb: Download complete [2023-03-17T09:20:30.998Z] 94cc34f8dd06: Verifying Checksum [2023-03-17T09:20:30.998Z] 94cc34f8dd06: Download complete [2023-03-17T09:20:30.998Z] 30dea6a524f1: Verifying Checksum [2023-03-17T09:20:30.998Z] 30dea6a524f1: Download complete [2023-03-17T09:20:30.998Z] 63b65145d645: Verifying Checksum [2023-03-17T09:20:30.998Z] 63b65145d645: Download complete [2023-03-17T09:20:30.998Z] a2aff8979fd8: Verifying Checksum [2023-03-17T09:20:30.998Z] a2aff8979fd8: Download complete [2023-03-17T09:20:31.262Z] 63b65145d645: Pull complete [2023-03-17T09:20:31.526Z] a2d21d5440eb: Pull complete [2023-03-17T09:20:31.527Z] f25807f1079a: Verifying Checksum [2023-03-17T09:20:31.527Z] f25807f1079a: Download complete [2023-03-17T09:20:31.788Z] 935e6c44a52c: Verifying Checksum [2023-03-17T09:20:31.788Z] 935e6c44a52c: Download complete [2023-03-17T09:20:32.047Z] 6808be2612f2: Verifying Checksum [2023-03-17T09:20:32.047Z] 6808be2612f2: Download complete [2023-03-17T09:20:35.333Z] 935e6c44a52c: Pull complete [2023-03-17T09:20:35.333Z] 94cc34f8dd06: Pull complete [2023-03-17T09:20:35.333Z] 30dea6a524f1: Pull complete [2023-03-17T09:20:35.333Z] a2aff8979fd8: Pull complete [2023-03-17T09:20:37.917Z] 6808be2612f2: Pull complete [2023-03-17T09:20:38.853Z] f25807f1079a: Pull complete [2023-03-17T09:20:38.853Z] Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 [2023-03-17T09:20:38.853Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-03-17T09:20:38.853Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] fileExists [Pipeline] sh [2023-03-17T09:20:39.148Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-03-17T09:20:39.148Z] WORKDIR /edgex [2023-03-17T09:20:39.148Z] COPY go.mod . [2023-03-17T09:20:39.148Z] RUN go mod download [2023-03-17T09:20:39.148Z] + docker build -t ci-base-image-x86_64 -f - . [2023-03-17T09:20:40.084Z] Sending build context to Docker daemon 170.4MB [2023-03-17T09:20:40.084Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-03-17T09:20:40.084Z] ---> 3b553350e43f [2023-03-17T09:20:40.084Z] Step 2/4 : WORKDIR /edgex [2023-03-17T09:20:45.086Z] Still waiting to schedule task [2023-03-17T09:20:45.087Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-4367’ is offline [2023-03-17T09:20:46.702Z] ---> Running in 6c9ca16b7eeb [2023-03-17T09:20:46.702Z] Removing intermediate container 6c9ca16b7eeb [2023-03-17T09:20:46.702Z] ---> d36ae753a660 [2023-03-17T09:20:46.702Z] Step 3/4 : COPY go.mod . [2023-03-17T09:20:46.962Z] ---> fc8b7545a886 [2023-03-17T09:20:46.962Z] Step 4/4 : RUN go mod download [2023-03-17T09:20:47.221Z] ---> Running in 1910c2e57abd [2023-03-17T09:21:05.372Z] Removing intermediate container 1910c2e57abd [2023-03-17T09:21:05.372Z] ---> 73decbdabe3c [2023-03-17T09:21:05.372Z] Successfully built 73decbdabe3c [2023-03-17T09:21:05.372Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T09:21:05.674Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-17T09:21:05.674Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-17T09:21:05.740Z] prd-ubuntu20.04-docker-8c-8g-4374 does not seem to be running inside a container [2023-03-17T09:21:05.771Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/465 -v /w/workspace/edgex-go/465:/w/workspace/edgex-go/465:rw,z -v /w/workspace/edgex-go/465@tmp:/w/workspace/edgex-go/465@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-03-17T09:21:06.192Z] $ docker top 10b029b7d9bb5ce757d2efdb28a2dcec165ef46197418f71107631e9d5e82b13 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-17T09:21:06.540Z] + go version [2023-03-17T09:21:06.540Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-03-17T09:21:06.554Z] $ docker stop --time=1 10b029b7d9bb5ce757d2efdb28a2dcec165ef46197418f71107631e9d5e82b13 [2023-03-17T09:21:07.884Z] $ docker rm -f --volumes 10b029b7d9bb5ce757d2efdb28a2dcec165ef46197418f71107631e9d5e82b13 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T09:21:08.271Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-17T09:21:08.271Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-17T09:21:08.339Z] prd-ubuntu20.04-docker-8c-8g-4374 does not seem to be running inside a container [2023-03-17T09:21:08.374Z] $ 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/465 -v /w/workspace/edgex-go/465:/w/workspace/edgex-go/465:rw,z -v /w/workspace/edgex-go/465@tmp:/w/workspace/edgex-go/465@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-03-17T09:21:08.721Z] $ docker top 9be0911ba6c8886e096bcebb28b32fa99edbf23e101f7dc9e8f1a729654c0994 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-03-17T09:21:08.788Z] ========================================================= [2023-03-17T09:21:08.788Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-03-17T09:21:08.788Z] ========================================================= [Pipeline] sh [2023-03-17T09:21:09.064Z] + git config --global --add safe.directory /w/workspace/edgex-go/465 [Pipeline] fileExists [Pipeline] sh [2023-03-17T09:21:09.355Z] + make test [2023-03-17T09:21:09.355Z] go test -race -coverprofile=coverage.out ./... [2023-03-17T09:21:17.485Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-03-17T09:21:32.379Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-03-17T09:21:32.379Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-03-17T09:21:32.379Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-03-17T09:21:32.379Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-03-17T09:21:32.379Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-03-17T09:21:32.379Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-03-17T09:21:32.379Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-03-17T09:21:32.379Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-03-17T09:21:32.379Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-03-17T09:21:32.379Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-03-17T09:21:32.379Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-03-17T09:21:32.639Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-03-17T09:21:32.639Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-03-17T09:21:32.639Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-03-17T09:21:33.573Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-03-17T09:21:33.573Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-03-17T09:21:33.573Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.044s coverage: 28.7% of statements [2023-03-17T09:21:34.947Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.083s coverage: 98.5% of statements [2023-03-17T09:21:36.327Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-03-17T09:21:36.327Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-03-17T09:21:36.327Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-03-17T09:21:37.262Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-03-17T09:21:37.262Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-03-17T09:21:39.164Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-03-17T09:21:39.164Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-03-17T09:21:39.164Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-03-17T09:21:39.164Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-03-17T09:21:39.164Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-03-17T09:21:39.164Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.098s coverage: 71.3% of statements [2023-03-17T09:21:39.164Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.083s coverage: 54.0% of statements [2023-03-17T09:21:40.097Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-03-17T09:21:40.097Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-03-17T09:21:41.471Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.738s coverage: 88.5% of statements [2023-03-17T09:21:41.471Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.067s coverage: 3.9% of statements [2023-03-17T09:21:42.843Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-03-17T09:21:42.843Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-03-17T09:21:42.843Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-03-17T09:21:43.105Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.417s coverage: 95.6% of statements [2023-03-17T09:21:43.105Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-03-17T09:21:43.105Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-03-17T09:21:43.105Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-03-17T09:21:43.105Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-03-17T09:21:43.105Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-03-17T09:21:43.105Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.056s coverage: 72.2% of statements [2023-03-17T09:21:44.486Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-03-17T09:21:44.486Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-03-17T09:21:44.486Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-03-17T09:21:44.748Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.087s coverage: 65.9% of statements [2023-03-17T09:21:45.017Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-03-17T09:21:45.017Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-03-17T09:21:45.017Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.077s coverage: 0.9% of statements [2023-03-17T09:21:45.017Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.069s coverage: 29.0% of statements [2023-03-17T09:21:45.976Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.095s coverage: 45.5% of statements [2023-03-17T09:21:45.976Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.060s coverage: 82.9% of statements [2023-03-17T09:21:45.976Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.060s coverage: 94.1% of statements [2023-03-17T09:21:45.976Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.062s coverage: 96.3% of statements [2023-03-17T09:21:45.976Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.049s coverage: 87.5% of statements [2023-03-17T09:21:46.550Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-03-17T09:21:46.550Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-03-17T09:21:46.550Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-03-17T09:21:46.550Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-03-17T09:21:46.550Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-03-17T09:21:46.550Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-03-17T09:21:46.550Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-03-17T09:21:46.550Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-03-17T09:21:47.505Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-03-17T09:21:47.505Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-03-17T09:21:47.505Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-03-17T09:21:47.505Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-03-17T09:21:48.074Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-03-17T09:21:48.074Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-03-17T09:21:48.643Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-03-17T09:21:49.577Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-03-17T09:21:49.842Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-03-17T09:21:50.777Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-03-17T09:21:50.777Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-03-17T09:21:52.151Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-03-17T09:21:52.151Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-03-17T09:21:52.151Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-03-17T09:21:53.604Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-03-17T09:21:53.604Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-03-17T09:21:54.213Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-03-17T09:21:54.789Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-03-17T09:21:54.789Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-03-17T09:21:54.789Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-03-17T09:21:54.789Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-03-17T09:21:56.167Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-03-17T09:21:56.167Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-03-17T09:21:56.167Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-03-17T09:21:56.167Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-03-17T09:21:57.543Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-03-17T09:21:57.543Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-03-17T09:21:57.543Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-03-17T09:21:57.543Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-03-17T09:21:58.111Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.064s coverage: 94.4% of statements [2023-03-17T09:21:58.369Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-03-17T09:21:58.369Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-03-17T09:21:59.306Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-03-17T09:21:59.306Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-03-17T09:22:11.531Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.305s coverage: 79.9% of statements [2023-03-17T09:22:11.531Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 21.076s coverage: 92.9% of statements [2023-03-17T09:22:11.531Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.030s coverage: 64.4% of statements [2023-03-17T09:22:11.531Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.060s coverage: 86.9% of statements [2023-03-17T09:22:11.531Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.061s coverage: 87.2% of statements [2023-03-17T09:22:11.531Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.054s coverage: 20.0% of statements [2023-03-17T09:22:11.531Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.052s coverage: 100.0% of statements [2023-03-17T09:22:11.532Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.089s coverage: 81.2% of statements [2023-03-17T09:22:11.532Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.089s coverage: 82.1% of statements [2023-03-17T09:22:11.532Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.061s coverage: 84.8% of statements [2023-03-17T09:22:11.532Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.198s coverage: 63.1% of statements [2023-03-17T09:22:11.532Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.047s coverage: 100.0% of statements [2023-03-17T09:22:11.532Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.040s coverage: 89.4% of statements [2023-03-17T09:22:11.532Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.028s coverage: 100.0% of statements [2023-03-17T09:22:11.532Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.033s coverage: 73.7% of statements [2023-03-17T09:22:11.532Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.027s coverage: 100.0% of statements [2023-03-17T09:22:11.532Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.181s coverage: 38.4% of statements [2023-03-17T09:22:11.532Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.062s coverage: 89.5% of statements [2023-03-17T09:22:11.532Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.059s coverage: 84.8% of statements [2023-03-17T09:22:11.532Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.070s coverage: 17.7% of statements [2023-03-17T09:22:11.532Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.132s coverage: 92.3% of statements [2023-03-17T09:22:11.532Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.069s coverage: 61.5% of statements [2023-03-17T09:22:11.532Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.084s coverage: 97.7% of statements [2023-03-17T09:22:11.532Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2023-03-17T09:22:29.414Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-4375 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws [2023-03-17T09:22:29.426Z] Running in /w/workspace/edgex-go/465 [Pipeline] { [Pipeline] checkout [2023-03-17T09:22:29.474Z] The recommended git tool is: git [2023-03-17T09:22:38.077Z] go vet ./... [2023-03-17T09:22:39.452Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-17T09:22:39.452Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-17T09:22:39.613Z] using credential edgex-jenkins-ssh [2023-03-17T09:22:39.638Z] Cloning the remote Git repository [2023-03-17T09:22:39.711Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-03-17T09:22:39.720Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-03-17T09:22:40.015Z] + ls -al . [2023-03-17T09:22:40.015Z] total 704 [2023-03-17T09:22:40.015Z] drwxrwxr-x 11 1001 1001 4096 Mar 17 09:21 . [2023-03-17T09:22:40.015Z] drwxr-xr-x 4 root root 4096 Mar 17 09:21 .. [2023-03-17T09:22:40.015Z] drwxrwxr-x 2 1001 1001 4096 Mar 17 09:19 .blubracket [2023-03-17T09:22:40.015Z] -rw-rw-r-- 1 1001 1001 16 Mar 17 09:19 .dockerignore [2023-03-17T09:22:40.015Z] drwxrwxr-x 8 1001 1001 4096 Mar 17 09:20 .git [2023-03-17T09:22:40.015Z] drwxrwxr-x 3 1001 1001 4096 Mar 17 09:19 .github [2023-03-17T09:22:40.015Z] -rw-rw-r-- 1 1001 1001 1133 Mar 17 09:19 .gitignore [2023-03-17T09:22:40.015Z] -rw-rw-r-- 1 1001 1001 42 Mar 17 09:19 .golangci.yml [2023-03-17T09:22:40.015Z] -rw-rw-r-- 1 1001 1001 87 Mar 17 09:19 .hadolint.yml [2023-03-17T09:22:40.015Z] drwxr-xr-x 3 1001 1001 4096 Mar 17 09:20 .semver [2023-03-17T09:22:40.015Z] -rw-rw-r-- 1 1001 1001 166 Mar 17 09:19 .sonarcloud.properties [2023-03-17T09:22:40.015Z] -rw-rw-r-- 1 1001 1001 1171 Mar 17 09:19 ADOPTERS.md [2023-03-17T09:22:40.015Z] -rw-rw-r-- 1 1001 1001 10825 Mar 17 09:19 Attribution.txt [2023-03-17T09:22:40.015Z] -rw-rw-r-- 1 1001 1001 73765 Mar 17 09:19 CHANGELOG.md [2023-03-17T09:22:40.015Z] -rw-rw-r-- 1 1001 1001 3804 Mar 17 09:19 CONTRIBUTING.md [2023-03-17T09:22:40.015Z] -rw-rw-r-- 1 1001 1001 677 Mar 17 09:19 GOVERNANCE.md [2023-03-17T09:22:40.015Z] -rw-rw-r-- 1 1001 1001 883 Mar 17 09:19 Jenkinsfile [2023-03-17T09:22:40.015Z] -rw-rw-r-- 1 1001 1001 10775 Mar 17 09:19 LICENSE [2023-03-17T09:22:40.015Z] -rw-rw-r-- 1 1001 1001 14266 Mar 17 09:19 Makefile [2023-03-17T09:22:40.015Z] -rw-rw-r-- 1 1001 1001 582 Mar 17 09:19 OWNERS.md [2023-03-17T09:22:40.015Z] -rw-rw-r-- 1 1001 1001 9403 Mar 17 09:19 README.md [2023-03-17T09:22:40.015Z] -rw-rw-r-- 1 1001 1001 789 Mar 17 09:19 SECURITY.md [2023-03-17T09:22:40.015Z] -rw-rw-r-- 1 1001 1001 13 Mar 17 09:20 VERSION [2023-03-17T09:22:40.015Z] drwxrwxr-x 2 1001 1001 4096 Mar 17 09:19 bin [2023-03-17T09:22:40.015Z] drwxrwxr-x 18 1001 1001 4096 Mar 17 09:19 cmd [2023-03-17T09:22:40.015Z] -rw-r--r-- 1 root root 447486 Mar 17 09:22 coverage.out [2023-03-17T09:22:40.015Z] -rw-rw-r-- 1 1001 1001 3233 Mar 17 09:19 go.mod [2023-03-17T09:22:40.015Z] -rw-rw-r-- 1 1001 1001 31100 Mar 17 09:19 go.sum [2023-03-17T09:22:40.015Z] drwxrwxr-x 7 1001 1001 4096 Mar 17 09:19 internal [2023-03-17T09:22:40.015Z] drwxrwxr-x 3 1001 1001 4096 Mar 17 09:19 openapi [2023-03-17T09:22:40.015Z] -rw-rw-r-- 1 1001 1001 594 Mar 17 09:19 security.txt [2023-03-17T09:22:40.015Z] drwxrwxr-x 4 1001 1001 4096 Mar 17 09:19 snap [2023-03-17T09:22:40.015Z] -rw-rw-r-- 1 1001 1001 204 Mar 17 09:19 version.go [Pipeline] sh [2023-03-17T09:22:40.303Z] + '[' -e coverage.out ] [2023-03-17T09:22:40.304Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-03-17T09:22:40.401Z] Stashed 1 file(s) [Pipeline] sh [2023-03-17T09:22:40.683Z] + make build [2023-03-17T09:22:40.683Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.103" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-03-17T09:22:39.702Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2023-03-17T09:22:39.861Z] > git init /w/workspace/edgex-go/465 # timeout=10 [2023-03-17T09:22:40.158Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-03-17T09:22:40.159Z] > git --version # timeout=10 [2023-03-17T09:22:40.193Z] > git --version # 'git version 2.25.1' [2023-03-17T09:22:40.195Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-17T09:22:40.412Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-17T09:22:52.888Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.103" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-03-17T09:22:54.266Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.103" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-03-17T09:22:55.201Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.103" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-03-17T09:22:56.137Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.103" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-03-17T09:22:58.821Z] Avoid second fetch [2023-03-17T09:22:58.822Z] Checking out Revision 944340b470a6d35ed9a6f68b845c4079971c0434 (main) [2023-03-17T09:22:57.972Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-03-17T09:22:57.991Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-17T09:22:58.843Z] > git config core.sparsecheckout # timeout=10 [2023-03-17T09:22:58.917Z] > git checkout -f 944340b470a6d35ed9a6f68b845c4079971c0434 # timeout=10 [2023-03-17T09:22:59.553Z] Commit message: "Merge pull request #4405 from hahattan/issue-4279" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-17T09:23:00.606Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-03-17T09:23:00.606Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-17T09:23:00.606Z] Dload Upload Total Spent Left Speed [2023-03-17T09:23:00.606Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 85006 0 --:--:-- --:--:-- --:--:-- 85006 [Pipeline] sh [2023-03-17T09:23:01.273Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-03-17T09:23:01.602Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-03-17T09:23:01.602Z] + sudo tee /etc/docker/daemon.new [2023-03-17T09:23:01.602Z] { [2023-03-17T09:23:01.602Z] "registry-mirrors": [ [2023-03-17T09:23:01.602Z] "https://nexus3.edgexfoundry.org:10001" [2023-03-17T09:23:01.602Z] ], [2023-03-17T09:23:01.602Z] "bip": "10.250.0.254/24", [2023-03-17T09:23:01.602Z] "hosts": [ [2023-03-17T09:23:01.602Z] "tcp://0.0.0.0:5555", [2023-03-17T09:23:01.602Z] "unix:///var/run/docker.sock" [2023-03-17T09:23:01.602Z] ], [2023-03-17T09:23:01.602Z] "mtu": 1458, [2023-03-17T09:23:01.602Z] "selinux-enabled": true, [2023-03-17T09:23:01.602Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-03-17T09:23:01.602Z] } [Pipeline] sh [2023-03-17T09:23:01.929Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-03-17T09:23:02.256Z] + sudo service docker restart [2023-03-17T09:23:02.711Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.103" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-03-17T09:23:04.626Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.103" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-03-17T09:23:05.564Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.103" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-03-17T09:23:06.941Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.103" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-03-17T09:23:07.878Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.103" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-03-17T09:23:08.813Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.103" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-03-17T09:23:09.748Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.103" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2023-03-17T09:23:11.135Z] $ docker stop --time=1 9be0911ba6c8886e096bcebb28b32fa99edbf23e101f7dc9e8f1a729654c0994 [2023-03-17T09:23:14.996Z] $ docker rm -f --volumes 9be0911ba6c8886e096bcebb28b32fa99edbf23e101f7dc9e8f1a729654c0994 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T09:23:15.866Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-03-17T09:23:15.867Z] [2023-03-17T09:23:15.867Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T09:23:16.169Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-03-17T09:23:16.169Z] latest: Pulling from edgex-devops/edgex-compose [2023-03-17T09:23:16.169Z] cbdbe7a5bc2a: Pulling fs layer [2023-03-17T09:23:16.169Z] ca9280d653b3: Pulling fs layer [2023-03-17T09:23:16.169Z] 7e9c9ca2126c: Pulling fs layer [2023-03-17T09:23:16.429Z] cbdbe7a5bc2a: Verifying Checksum [2023-03-17T09:23:16.429Z] cbdbe7a5bc2a: Download complete [2023-03-17T09:23:16.429Z] ca9280d653b3: Verifying Checksum [2023-03-17T09:23:16.429Z] ca9280d653b3: Download complete [2023-03-17T09:23:16.429Z] cbdbe7a5bc2a: Pull complete [2023-03-17T09:23:16.995Z] 7e9c9ca2126c: Download complete [2023-03-17T09:23:16.995Z] ca9280d653b3: Pull complete [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-17T09:23:20.569Z] provisioning config files... [2023-03-17T09:23:20.593Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/465@tmp/config6923260560235678171tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-17T09:23:20.945Z] ---> docker-login.sh [2023-03-17T09:23:20.945Z] nexus3.edgexfoundry.org:10001 [2023-03-17T09:23:21.183Z] 7e9c9ca2126c: Pull complete [2023-03-17T09:23:21.183Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2023-03-17T09:23:21.183Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-03-17T09:23:21.183Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-17T09:23:21.260Z] prd-ubuntu20.04-docker-8c-8g-4374 does not seem to be running inside a container [2023-03-17T09:23:21.292Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/465 -v /w/workspace/edgex-go/465:/w/workspace/edgex-go/465:rw,z -v /w/workspace/edgex-go/465@tmp:/w/workspace/edgex-go/465@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2023-03-17T09:23:21.531Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-17T09:23:21.531Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-17T09:23:21.531Z] Configure a credential helper to remove this warning. See [2023-03-17T09:23:21.531Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-17T09:23:21.531Z] [2023-03-17T09:23:21.531Z] Login Succeeded [2023-03-17T09:23:21.531Z] nexus3.edgexfoundry.org:10002 [2023-03-17T09:23:21.806Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-17T09:23:21.806Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-17T09:23:21.806Z] Configure a credential helper to remove this warning. See [2023-03-17T09:23:21.806Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-17T09:23:21.806Z] [2023-03-17T09:23:21.806Z] Login Succeeded [2023-03-17T09:23:21.806Z] nexus3.edgexfoundry.org:10003 [2023-03-17T09:23:22.076Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-17T09:23:22.348Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-17T09:23:22.348Z] Configure a credential helper to remove this warning. See [2023-03-17T09:23:22.348Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-17T09:23:22.348Z] [2023-03-17T09:23:22.348Z] Login Succeeded [2023-03-17T09:23:22.348Z] nexus3.edgexfoundry.org:10004 [2023-03-17T09:23:22.620Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-17T09:23:22.620Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-17T09:23:22.620Z] Configure a credential helper to remove this warning. See [2023-03-17T09:23:22.620Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-17T09:23:22.620Z] [2023-03-17T09:23:22.620Z] Login Succeeded [2023-03-17T09:23:22.620Z] docker.io [2023-03-17T09:23:22.890Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-17T09:23:23.158Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-17T09:23:23.158Z] Configure a credential helper to remove this warning. See [2023-03-17T09:23:23.158Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-17T09:23:23.158Z] [2023-03-17T09:23:23.158Z] Login Succeeded [2023-03-17T09:23:23.158Z] ---> docker-login.sh ends [2023-03-17T09:23:23.697Z] $ docker top 6c018add7779fdfe4d276dacdb1aca42655281bd788466c1f1fcbe4f00da7a57 -eo pid,comm [Pipeline] { [Pipeline] } [2023-03-17T09:23:23.758Z] Deleting 1 temporary files [Pipeline] sh [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2023-03-17T09:23:24.043Z] + docker-compose build --help [2023-03-17T09:23:24.043Z] + grep parallel [Pipeline] sh [2023-03-17T09:23:24.356Z] + git config --global --add safe.directory /w/workspace/edgex-go/465 [Pipeline] echo [2023-03-17T09:23:24.378Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-17T09:23:24.388Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-17T09:23:24.398Z] ========================================================= [2023-03-17T09:23:24.398Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-03-17T09:23:24.398Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-03-17T09:23:24.611Z] --parallel Build images in parallel. [Pipeline] } [2023-03-17T09:23:24.625Z] $ docker stop --time=1 6c018add7779fdfe4d276dacdb1aca42655281bd788466c1f1fcbe4f00da7a57 [2023-03-17T09:23:24.717Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-03-17T09:23:24.993Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-03-17T09:23:24.993Z] af6eaf76a39c: Pulling fs layer [2023-03-17T09:23:24.993Z] 55522c791124: Pulling fs layer [2023-03-17T09:23:24.993Z] ce5c4a1c91eb: Pulling fs layer [2023-03-17T09:23:24.993Z] 169dfbe0d373: Pulling fs layer [2023-03-17T09:23:24.993Z] e1ff8fa3b103: Pulling fs layer [2023-03-17T09:23:24.993Z] 52ebb69f0ebf: Pulling fs layer [2023-03-17T09:23:24.993Z] 5abe8eddf0d5: Pulling fs layer [2023-03-17T09:23:24.993Z] e1ff8fa3b103: Waiting [2023-03-17T09:23:24.993Z] 52ebb69f0ebf: Waiting [2023-03-17T09:23:24.993Z] 5abe8eddf0d5: Waiting [2023-03-17T09:23:24.993Z] 169dfbe0d373: Waiting [2023-03-17T09:23:24.993Z] 55522c791124: Verifying Checksum [2023-03-17T09:23:24.993Z] 55522c791124: Download complete [2023-03-17T09:23:24.993Z] 169dfbe0d373: Verifying Checksum [2023-03-17T09:23:24.993Z] 169dfbe0d373: Download complete [2023-03-17T09:23:24.993Z] e1ff8fa3b103: Verifying Checksum [2023-03-17T09:23:24.993Z] e1ff8fa3b103: Download complete [2023-03-17T09:23:24.993Z] af6eaf76a39c: Verifying Checksum [2023-03-17T09:23:24.993Z] af6eaf76a39c: Download complete [2023-03-17T09:23:25.883Z] $ docker rm -f --volumes 6c018add7779fdfe4d276dacdb1aca42655281bd788466c1f1fcbe4f00da7a57 [Pipeline] // withDockerContainer [Pipeline] writeFile [2023-03-17T09:23:25.976Z] af6eaf76a39c: Pull complete [2023-03-17T09:23:25.976Z] 5abe8eddf0d5: Verifying Checksum [2023-03-17T09:23:25.976Z] 5abe8eddf0d5: Download complete [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T09:23:26.277Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-03-17T09:23:26.278Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-17T09:23:26.342Z] prd-ubuntu20.04-docker-8c-8g-4374 does not seem to be running inside a container [2023-03-17T09:23:26.374Z] $ 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/465 -v /w/workspace/edgex-go/465:/w/workspace/edgex-go/465:rw,z -v /w/workspace/edgex-go/465@tmp:/w/workspace/edgex-go/465@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2023-03-17T09:23:26.577Z] 55522c791124: Pull complete [2023-03-17T09:23:26.718Z] $ docker top 2c19626af97c6e67db080caf412790d7b38a50adc9361084997a4907bfe8cef8 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-17T09:23:27.061Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-03-17T09:23:27.551Z] ce5c4a1c91eb: Verifying Checksum [2023-03-17T09:23:27.551Z] ce5c4a1c91eb: Download complete [2023-03-17T09:23:27.551Z] 52ebb69f0ebf: Download complete [2023-03-17T09:23:27.628Z] Building core-command ... [2023-03-17T09:23:27.628Z] Building core-common-config-bootstrapper ... [2023-03-17T09:23:27.628Z] Building core-data ... [2023-03-17T09:23:27.628Z] Building core-metadata ... [2023-03-17T09:23:27.628Z] Building security-bootstrapper ... [2023-03-17T09:23:27.628Z] Building security-proxy-auth ... [2023-03-17T09:23:27.628Z] Building security-proxy-setup ... [2023-03-17T09:23:27.628Z] Building security-secretstore-setup ... [2023-03-17T09:23:27.628Z] Building security-spiffe-token-provider ... [2023-03-17T09:23:27.628Z] Building security-spire-agent ... [2023-03-17T09:23:27.628Z] Building security-spire-config ... [2023-03-17T09:23:27.628Z] Building security-spire-server ... [2023-03-17T09:23:27.628Z] Building support-notifications ... [2023-03-17T09:23:27.628Z] Building support-scheduler ... [2023-03-17T09:23:27.628Z] Building security-bootstrapper [2023-03-17T09:23:27.628Z] Building core-command [2023-03-17T09:23:27.628Z] Building security-spire-server [2023-03-17T09:23:27.628Z] Building support-notifications [2023-03-17T09:23:27.628Z] Building security-proxy-auth [2023-03-17T09:23:39.876Z] ce5c4a1c91eb: Pull complete [2023-03-17T09:23:39.876Z] 169dfbe0d373: Pull complete [2023-03-17T09:23:39.876Z] e1ff8fa3b103: Pull complete [2023-03-17T09:23:42.498Z] Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-17T09:23:42.498Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2023-03-17T09:23:42.498Z] ---> 73decbdabe3c [2023-03-17T09:23:42.498Z] Step 3/26 : WORKDIR /edgex-go [2023-03-17T09:23:42.498Z] Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-17T09:23:42.498Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-03-17T09:23:42.498Z] ---> 73decbdabe3c [2023-03-17T09:23:42.498Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-03-17T09:23:42.498Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-17T09:23:42.498Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-17T09:23:42.498Z] ---> 73decbdabe3c [2023-03-17T09:23:42.498Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-17T09:23:42.498Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-17T09:23:42.498Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-17T09:23:42.498Z] ---> 73decbdabe3c [2023-03-17T09:23:42.498Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-17T09:23:42.498Z] Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-17T09:23:42.498Z] Step 2/33 : FROM ${BUILDER_BASE} AS builder [2023-03-17T09:23:42.498Z] ---> 73decbdabe3c [2023-03-17T09:23:42.498Z] Step 3/33 : WORKDIR /edgex-go [2023-03-17T09:23:46.695Z] 52ebb69f0ebf: Pull complete [2023-03-17T09:23:47.776Z] ---> Running in 2d7216a0a69a [2023-03-17T09:23:47.777Z] ---> Running in c8b5f2ece05c [2023-03-17T09:23:47.777Z] ---> Running in 089f74116132 [2023-03-17T09:23:47.777Z] ---> Running in b8bd91a7c0cc [2023-03-17T09:23:47.777Z] ---> Running in a241fd90df27 [2023-03-17T09:23:47.777Z] Removing intermediate container c8b5f2ece05c [2023-03-17T09:23:47.777Z] ---> e3117ebf9c65 [2023-03-17T09:23:47.777Z] Step 4/23 : WORKDIR /edgex-go [2023-03-17T09:23:47.777Z] Removing intermediate container 2d7216a0a69a [2023-03-17T09:23:47.777Z] ---> c141fc51af4e [2023-03-17T09:23:47.777Z] Step 4/26 : RUN apk add --update --no-cache make git build-base curl [2023-03-17T09:23:47.777Z] Removing intermediate container a241fd90df27 [2023-03-17T09:23:47.777Z] ---> a26cef752f2d [2023-03-17T09:23:47.777Z] Step 4/23 : WORKDIR /edgex-go [2023-03-17T09:23:47.777Z] Removing intermediate container 089f74116132 [2023-03-17T09:23:47.777Z] ---> 57e48102e791 [2023-03-17T09:23:47.777Z] Step 4/24 : WORKDIR /edgex-go [2023-03-17T09:23:47.777Z] Removing intermediate container b8bd91a7c0cc [2023-03-17T09:23:47.777Z] ---> a862a2f7a219 [2023-03-17T09:23:47.777Z] Step 4/33 : RUN apk add --update --no-cache make git [2023-03-17T09:23:47.777Z] ---> Running in 0346a379785e [2023-03-17T09:23:47.777Z] ---> Running in cdfa76b05f01 [2023-03-17T09:23:47.777Z] ---> Running in f79396959d71 [2023-03-17T09:23:47.777Z] ---> Running in 5af4a523a2e3 [2023-03-17T09:23:47.777Z] ---> Running in 1bab591c914e [2023-03-17T09:23:47.777Z] Removing intermediate container 0346a379785e [2023-03-17T09:23:47.777Z] ---> 0287d823632d [2023-03-17T09:23:47.777Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-03-17T09:23:47.777Z] Removing intermediate container f79396959d71 [2023-03-17T09:23:47.777Z] ---> 2def6fdb31e1 [2023-03-17T09:23:47.777Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2023-03-17T09:23:47.777Z] ---> Running in 74e0953fce66 [2023-03-17T09:23:47.777Z] ---> Running in 1c9db155fe59 [2023-03-17T09:23:47.777Z] Removing intermediate container 5af4a523a2e3 [2023-03-17T09:23:47.777Z] ---> a11bf42139c6 [2023-03-17T09:23:47.777Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-03-17T09:23:47.777Z] ---> Running in 0c3a5d46b111 [2023-03-17T09:23:47.777Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-17T09:23:47.777Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-17T09:23:47.777Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-17T09:23:47.777Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-17T09:23:47.777Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-17T09:23:47.777Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-17T09:23:47.777Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-17T09:23:47.777Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-17T09:23:47.777Z] OK: 265 MiB in 53 packages [2023-03-17T09:23:47.777Z] OK: 265 MiB in 53 packages [2023-03-17T09:23:47.777Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-17T09:23:47.777Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-17T09:23:48.037Z] OK: 265 MiB in 53 packages [2023-03-17T09:23:48.037Z] OK: 265 MiB in 53 packages [2023-03-17T09:23:48.037Z] OK: 265 MiB in 53 packages [2023-03-17T09:23:48.106Z] 5abe8eddf0d5: Pull complete [2023-03-17T09:23:48.295Z] Removing intermediate container cdfa76b05f01 [2023-03-17T09:23:48.295Z] ---> 4c718276c0af [2023-03-17T09:23:48.295Z] Step 5/26 : COPY go.mod vendor* ./ [2023-03-17T09:23:48.295Z] Removing intermediate container 1bab591c914e [2023-03-17T09:23:48.295Z] ---> 1a476aa246d4 [2023-03-17T09:23:48.295Z] Step 5/33 : COPY go.mod vendor* ./ [2023-03-17T09:23:48.295Z] ---> 478effda6f1a [2023-03-17T09:23:48.295Z] Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-17T09:23:48.372Z] Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f [2023-03-17T09:23:48.372Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-03-17T09:23:48.372Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] fileExists [Pipeline] sh [2023-03-17T09:23:48.553Z] ---> Running in 6c82635dabe2 [2023-03-17T09:23:48.553Z] ---> 617e2dd457a4 [2023-03-17T09:23:48.553Z] Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-17T09:23:48.553Z] ---> Running in ffd79b7446ee [2023-03-17T09:23:48.553Z] Removing intermediate container 74e0953fce66 [2023-03-17T09:23:48.553Z] ---> bd7a147ba727 [2023-03-17T09:23:48.553Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-17T09:23:48.553Z] Removing intermediate container 0c3a5d46b111 [2023-03-17T09:23:48.553Z] ---> d09ad86defb8 [2023-03-17T09:23:48.553Z] Step 6/24 : COPY go.mod vendor* ./ [2023-03-17T09:23:48.553Z] Removing intermediate container 1c9db155fe59 [2023-03-17T09:23:48.553Z] ---> f6858cffc169 [2023-03-17T09:23:48.553Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-17T09:23:48.709Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-03-17T09:23:48.709Z] WORKDIR /edgex [2023-03-17T09:23:48.709Z] COPY go.mod . [2023-03-17T09:23:48.709Z] RUN go mod download [2023-03-17T09:23:48.709Z] + docker build -t ci-base-image-arm64 -f - . [2023-03-17T09:23:48.812Z] ---> 46b901a816f1 [2023-03-17T09:23:48.812Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-17T09:23:48.812Z] ---> cb25211aea2e [2023-03-17T09:23:48.812Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-17T09:23:48.812Z] ---> ec95cbb65ede [2023-03-17T09:23:48.812Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-17T09:23:48.812Z] ---> Running in 12f68b4da7fd [2023-03-17T09:23:48.812Z] ---> Running in 6d2159a53144 [2023-03-17T09:23:48.812Z] ---> Running in 133aaf0cfe08 [2023-03-17T09:23:49.301Z] Sending build context to Docker daemon 2.933MB [2023-03-17T09:23:49.301Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-03-17T09:23:49.301Z] ---> 6cb57ee374ae [2023-03-17T09:23:49.301Z] Step 2/4 : WORKDIR /edgex [2023-03-17T09:23:51.282Z] ---> Running in f137555caa5d [2023-03-17T09:23:51.282Z] Removing intermediate container f137555caa5d [2023-03-17T09:23:51.282Z] ---> 5d5a7248a2aa [2023-03-17T09:23:51.282Z] Step 3/4 : COPY go.mod . [2023-03-17T09:23:51.874Z] ---> 80f69aec3d5f [2023-03-17T09:23:51.874Z] Step 4/4 : RUN go mod download [2023-03-17T09:23:51.874Z] ---> Running in 4a64e8e1f663 [2023-03-17T09:24:24.128Z] Removing intermediate container 4a64e8e1f663 [2023-03-17T09:24:24.128Z] ---> 73a152528d33 [2023-03-17T09:24:24.128Z] Successfully built 73a152528d33 [2023-03-17T09:24:24.128Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T09:24:24.463Z] + docker inspect -f . ci-base-image-arm64 [2023-03-17T09:24:24.463Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-17T09:24:24.667Z] prd-ubuntu20.04-docker-arm64-4c-16g-4375 does not seem to be running inside a container [2023-03-17T09:24:24.737Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/465 -v /w/workspace/edgex-go/465:/w/workspace/edgex-go/465:rw,z -v /w/workspace/edgex-go/465@tmp:/w/workspace/edgex-go/465@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-03-17T09:24:25.851Z] $ docker top 9af749663d4ed8fa32f862d2346518b3136026d1e65461522b400551a80730b8 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-17T09:24:26.649Z] + go version [2023-03-17T09:24:26.649Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-03-17T09:24:26.671Z] $ docker stop --time=1 9af749663d4ed8fa32f862d2346518b3136026d1e65461522b400551a80730b8 [2023-03-17T09:24:28.235Z] $ docker rm -f --volumes 9af749663d4ed8fa32f862d2346518b3136026d1e65461522b400551a80730b8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T09:24:28.792Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-03-17T09:24:28.792Z] [2023-03-17T09:24:28.792Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T09:24:29.126Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-03-17T09:24:29.126Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2023-03-17T09:24:29.126Z] 29e5d40040c1: Pulling fs layer [2023-03-17T09:24:29.126Z] 1ce36da41761: Pulling fs layer [2023-03-17T09:24:29.126Z] 25b303627fd3: Pulling fs layer [2023-03-17T09:24:29.396Z] 29e5d40040c1: Verifying Checksum [2023-03-17T09:24:29.396Z] 29e5d40040c1: Download complete [2023-03-17T09:24:29.665Z] 1ce36da41761: Verifying Checksum [2023-03-17T09:24:29.665Z] 1ce36da41761: Download complete [2023-03-17T09:24:30.627Z] 29e5d40040c1: Pull complete [2023-03-17T09:24:30.897Z] 25b303627fd3: Verifying Checksum [2023-03-17T09:24:30.897Z] 25b303627fd3: Download complete [2023-03-17T09:24:31.482Z] 1ce36da41761: Pull complete [2023-03-17T09:24:35.593Z] Removing intermediate container 6c82635dabe2 [2023-03-17T09:24:35.593Z] ---> c5b3df192d68 [2023-03-17T09:24:35.593Z] Step 7/26 : COPY . . [2023-03-17T09:24:35.593Z] Removing intermediate container 6d2159a53144 [2023-03-17T09:24:35.593Z] ---> abc24a74735e [2023-03-17T09:24:35.593Z] Step 8/23 : COPY . . [2023-03-17T09:24:35.593Z] Removing intermediate container 12f68b4da7fd [2023-03-17T09:24:35.593Z] ---> ceb95afd470f [2023-03-17T09:24:35.593Z] Step 8/23 : COPY . . [2023-03-17T09:24:35.593Z] Removing intermediate container 133aaf0cfe08 [2023-03-17T09:24:35.593Z] ---> a594f851b9d0 [2023-03-17T09:24:35.593Z] Step 8/24 : COPY . . [2023-03-17T09:24:35.593Z] Removing intermediate container ffd79b7446ee [2023-03-17T09:24:35.593Z] ---> b5800d57cd31 [2023-03-17T09:24:35.593Z] Step 7/33 : COPY . . [2023-03-17T09:24:41.549Z] 25b303627fd3: Pull complete [2023-03-17T09:24:41.549Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2023-03-17T09:24:41.549Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-03-17T09:24:41.549Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-17T09:24:41.732Z] prd-ubuntu20.04-docker-arm64-4c-16g-4375 does not seem to be running inside a container [2023-03-17T09:24:41.799Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/465 -v /w/workspace/edgex-go/465:/w/workspace/edgex-go/465:rw,z -v /w/workspace/edgex-go/465@tmp:/w/workspace/edgex-go/465@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2023-03-17T09:24:43.827Z] $ docker top 07b8ff7aeb01cca074532f14817c8bab9dc8fda3f0a797dc43ba348c8c3a2308 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-17T09:24:44.628Z] + docker-compose build --help [2023-03-17T09:24:44.628Z] + grep parallel [2023-03-17T09:24:45.609Z] ---> d930c3287354 [2023-03-17T09:24:45.609Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-03-17T09:24:45.609Z] ---> f343378d8f6c [2023-03-17T09:24:45.609Z] Step 9/23 : RUN make cmd/support-notifications/support-notifications [2023-03-17T09:24:45.609Z] ---> 89c32b1f7c17 [2023-03-17T09:24:45.609Z] Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-03-17T09:24:45.609Z] ---> Running in dcd5758d4a26 [2023-03-17T09:24:45.609Z] ---> bffbf1ec5423 [2023-03-17T09:24:45.609Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth [2023-03-17T09:24:45.609Z] ---> 94208b640581 [2023-03-17T09:24:45.609Z] Step 8/26 : ARG SPIRE_RELEASE=1.2.1 [2023-03-17T09:24:45.609Z] ---> Running in 90911bfbc767 [2023-03-17T09:24:45.609Z] ---> Running in 5b4691602a40 [2023-03-17T09:24:45.609Z] ---> Running in 8bf07c0e26ed [2023-03-17T09:24:45.609Z] ---> Running in c092086ce85c [2023-03-17T09:24:45.609Z] Removing intermediate container 8bf07c0e26ed [2023-03-17T09:24:45.609Z] ---> fedc0e07c5e8 [2023-03-17T09:24:45.609Z] Step 9/26 : WORKDIR /edgex-go/spire-build [2023-03-17T09:24:45.868Z] ---> Running in 748b3a3ec659 [2023-03-17T09:24:45.868Z] Removing intermediate container 748b3a3ec659 [2023-03-17T09:24:45.868Z] ---> c4010dab4929 [2023-03-17T09:24:45.868Z] Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-03-17T09:24:45.868Z] ---> Running in a5972d152e56 [2023-03-17T09:24:45.868Z] Removing intermediate container a5972d152e56 [2023-03-17T09:24:45.868Z] ---> 8f59a112b223 [2023-03-17T09:24:45.868Z] 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-03-17T09:24:45.868Z] ---> Running in 06d0577cdea4 [2023-03-17T09:24:46.125Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.103" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-03-17T09:24:46.125Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.103" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-03-17T09:24:46.400Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.103" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-03-17T09:24:46.400Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.103" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-03-17T09:24:46.970Z] Removing intermediate container 06d0577cdea4 [2023-03-17T09:24:46.970Z] ---> 0d19a29650c3 [2023-03-17T09:24:46.970Z] Step 12/26 : WORKDIR /edgex-go [2023-03-17T09:24:46.970Z] ---> Running in f09a2c6d55c9 [2023-03-17T09:24:47.228Z] Removing intermediate container f09a2c6d55c9 [2023-03-17T09:24:47.228Z] ---> 8394a59cb9cd [2023-03-17T09:24:47.228Z] [2023-03-17T09:24:47.228Z] Step 13/26 : FROM alpine:3.17 [2023-03-17T09:24:47.228Z] 3.17: Pulling from library/alpine [2023-03-17T09:24:47.486Z] Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 [2023-03-17T09:24:47.486Z] Status: Downloaded newer image for alpine:3.17 [2023-03-17T09:24:47.486Z] ---> b2aa39c304c2 [2023-03-17T09:24:47.486Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-17T09:24:47.744Z] ---> Running in 49b7124ea007 [2023-03-17T09:24:48.002Z] Removing intermediate container 49b7124ea007 [2023-03-17T09:24:48.002Z] ---> c80a02e24f26 [2023-03-17T09:24:48.002Z] Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-03-17T09:24:48.002Z] ---> Running in 3498d748feba [2023-03-17T09:24:48.569Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-17T09:24:48.827Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-17T09:24:48.876Z] --parallel Build images in parallel. [Pipeline] } [2023-03-17T09:24:48.898Z] $ docker stop --time=1 07b8ff7aeb01cca074532f14817c8bab9dc8fda3f0a797dc43ba348c8c3a2308 [2023-03-17T09:24:49.084Z] v3.17.2-210-g0cdb6b5e4a0 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-03-17T09:24:49.084Z] v3.17.2-219-g41f8d9fe126 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-03-17T09:24:49.084Z] OK: 17816 distinct packages available [2023-03-17T09:24:49.084Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-17T09:24:49.342Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-17T09:24:49.600Z] (1/5) Installing dumb-init (1.2.5-r2) [2023-03-17T09:24:49.600Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-03-17T09:24:49.600Z] (3/5) Installing libucontext (1.2-r0) [2023-03-17T09:24:49.600Z] (4/5) Installing gcompat (1.1.0-r0) [2023-03-17T09:24:49.600Z] (5/5) Installing openssl (3.0.8-r0) [2023-03-17T09:24:49.600Z] Executing busybox-1.35.0-r29.trigger [2023-03-17T09:24:49.600Z] OK: 8 MiB in 20 packages [2023-03-17T09:24:50.492Z] $ docker rm -f --volumes 07b8ff7aeb01cca074532f14817c8bab9dc8fda3f0a797dc43ba348c8c3a2308 [2023-03-17T09:24:50.533Z] Removing intermediate container 3498d748feba [2023-03-17T09:24:50.533Z] ---> 7dbb3d6b2e26 [2023-03-17T09:24:50.533Z] Step 16/26 : COPY --from=builder /edgex-go/Attribution.txt / [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T09:24:51.003Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-03-17T09:24:51.003Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-17T09:24:51.099Z] ---> c731bb879a84 [2023-03-17T09:24:51.099Z] Step 17/26 : COPY --from=builder /edgex-go/security.txt / [2023-03-17T09:24:51.165Z] prd-ubuntu20.04-docker-arm64-4c-16g-4375 does not seem to be running inside a container [2023-03-17T09:24:51.235Z] $ 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/465 -v /w/workspace/edgex-go/465:/w/workspace/edgex-go/465:rw,z -v /w/workspace/edgex-go/465@tmp:/w/workspace/edgex-go/465@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2023-03-17T09:24:52.305Z] $ docker top ef6249c11aa651490f5117e8bf6e1876819bf62da4ecafdacdba3e651e44b905 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-17T09:24:52.777Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-03-17T09:24:53.028Z] ---> f60edc0e3840 [2023-03-17T09:24:53.028Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-17T09:24:57.028Z] Building core-command ... [2023-03-17T09:24:57.028Z] Building core-common-config-bootstrapper ... [2023-03-17T09:24:57.028Z] Building core-data ... [2023-03-17T09:24:57.028Z] Building core-metadata ... [2023-03-17T09:24:57.028Z] Building security-bootstrapper ... [2023-03-17T09:24:57.028Z] Building security-proxy-auth ... [2023-03-17T09:24:57.028Z] Building security-proxy-setup ... [2023-03-17T09:24:57.028Z] Building security-secretstore-setup ... [2023-03-17T09:24:57.028Z] Building security-spiffe-token-provider ... [2023-03-17T09:24:57.028Z] Building security-spire-agent ... [2023-03-17T09:24:57.028Z] Building security-spire-config ... [2023-03-17T09:24:57.028Z] Building security-spire-server ... [2023-03-17T09:24:57.028Z] Building support-notifications ... [2023-03-17T09:24:57.028Z] Building support-scheduler ... [2023-03-17T09:24:57.028Z] Building security-proxy-auth [2023-03-17T09:24:57.028Z] Building support-scheduler [2023-03-17T09:24:57.028Z] Building core-command [2023-03-17T09:24:57.028Z] Building security-spire-config [2023-03-17T09:24:57.028Z] Building security-secretstore-setup [2023-03-17T09:25:01.375Z] ---> 0f839fbec59f [2023-03-17T09:25:01.375Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-03-17T09:25:03.278Z] ---> 510493684efb [2023-03-17T09:25:03.278Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-03-17T09:25:04.213Z] ---> 42522e7df100 [2023-03-17T09:25:04.213Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-03-17T09:25:05.154Z] ---> b375a8359a3f [2023-03-17T09:25:05.154Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-17T09:25:05.154Z] ---> Running in c2b99df17c7e [2023-03-17T09:25:05.720Z] Removing intermediate container c2b99df17c7e [2023-03-17T09:25:05.720Z] ---> f5bd81319e10 [2023-03-17T09:25:05.720Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-17T09:25:05.720Z] ---> Running in e39f3e53d60f [2023-03-17T09:25:05.978Z] Removing intermediate container e39f3e53d60f [2023-03-17T09:25:05.978Z] ---> 782289c310cb [2023-03-17T09:25:05.978Z] Step 24/26 : LABEL arch=x86_64 [2023-03-17T09:25:05.978Z] ---> Running in b16ba22da0e7 [2023-03-17T09:25:06.669Z] Removing intermediate container b16ba22da0e7 [2023-03-17T09:25:06.669Z] ---> ffd6cb78a293 [2023-03-17T09:25:06.669Z] Step 25/26 : LABEL git_sha=944340b470a6d35ed9a6f68b845c4079971c0434 [2023-03-17T09:25:06.669Z] ---> Running in 3bb9956409d8 [2023-03-17T09:25:06.926Z] Removing intermediate container 3bb9956409d8 [2023-03-17T09:25:06.926Z] ---> d94d070f4b3e [2023-03-17T09:25:06.926Z] Step 26/26 : LABEL version=3.0.0-dev.103 [2023-03-17T09:25:06.926Z] ---> Running in ecfe8542df07 [2023-03-17T09:25:07.075Z] Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-17T09:25:07.075Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2023-03-17T09:25:07.075Z] ---> 73a152528d33 [2023-03-17T09:25:07.075Z] Step 3/27 : WORKDIR /edgex-go [2023-03-17T09:25:07.075Z] Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-17T09:25:07.075Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-03-17T09:25:07.075Z] ---> 73a152528d33 [2023-03-17T09:25:07.075Z] Step 3/25 : WORKDIR /edgex-go [2023-03-17T09:25:07.075Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-17T09:25:07.075Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-17T09:25:07.075Z] ---> 73a152528d33 [2023-03-17T09:25:07.075Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-17T09:25:07.075Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-17T09:25:07.075Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-17T09:25:07.075Z] ---> 73a152528d33 [2023-03-17T09:25:07.075Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-17T09:25:07.075Z] ---> Running in 1a244b1a3da6 [2023-03-17T09:25:07.075Z] ---> Running in e42e98d8f32b [2023-03-17T09:25:07.075Z] ---> Running in 5b67008547b1 [2023-03-17T09:25:07.075Z] Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-17T09:25:07.075Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-03-17T09:25:07.075Z] ---> 73a152528d33 [2023-03-17T09:25:07.075Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-03-17T09:25:07.075Z] ---> Running in ff306051e01c [2023-03-17T09:25:07.075Z] ---> Running in 36198080afae [2023-03-17T09:25:07.075Z] Removing intermediate container 1a244b1a3da6 [2023-03-17T09:25:07.075Z] ---> d6a0c82e2ddc [2023-03-17T09:25:07.075Z] Step 4/23 : WORKDIR /edgex-go [2023-03-17T09:25:07.075Z] Removing intermediate container 5b67008547b1 [2023-03-17T09:25:07.075Z] ---> 1a06cc765b57 [2023-03-17T09:25:07.075Z] Step 4/27 : RUN apk add --update --no-cache make git build-base curl [2023-03-17T09:25:07.075Z] ---> Running in 71211ae63e66 [2023-03-17T09:25:07.184Z] Removing intermediate container ecfe8542df07 [2023-03-17T09:25:07.184Z] ---> 9f0cabf46825 [2023-03-17T09:25:07.184Z] [2023-03-17T09:25:07.184Z] Successfully built 9f0cabf46825 [2023-03-17T09:25:07.184Z] Successfully tagged security-spire-server:latest [2023-03-17T09:25:07.184Z] Building security-secretstore-setup [2023-03-17T09:25:07.346Z] ---> Running in 769fc0457550 [2023-03-17T09:25:07.346Z] Removing intermediate container e42e98d8f32b [2023-03-17T09:25:07.346Z] ---> 1d8bf2bdece0 [2023-03-17T09:25:07.346Z] Step 4/25 : RUN apk add --update --no-cache make git [2023-03-17T09:25:07.346Z] Removing intermediate container 36198080afae [2023-03-17T09:25:07.346Z] Removing intermediate container ff306051e01c [2023-03-17T09:25:07.346Z] ---> 2869e74be7d0 [2023-03-17T09:25:07.346Z] Step 4/23 : WORKDIR /edgex-go [2023-03-17T09:25:07.347Z] ---> 01d854ac34e1 [2023-03-17T09:25:07.347Z] Step 4/24 : WORKDIR /edgex-go [2023-03-17T09:25:07.347Z] ---> Running in 9e8871d3192f [2023-03-17T09:25:07.614Z] ---> Running in 12b3657e74df [2023-03-17T09:25:07.614Z] ---> Running in 9b340d8d94f7 [2023-03-17T09:25:07.881Z] Removing intermediate container 71211ae63e66 [2023-03-17T09:25:07.881Z] ---> 4cd742d4cfcf [2023-03-17T09:25:07.881Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-03-17T09:25:08.149Z] ---> Running in 63a091831b12 [2023-03-17T09:25:08.417Z] Removing intermediate container 9e8871d3192f [2023-03-17T09:25:08.417Z] ---> df16531cc289 [2023-03-17T09:25:08.417Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-03-17T09:25:08.417Z] ---> Running in 2d68ea059fdf [2023-03-17T09:25:08.684Z] Removing intermediate container 9b340d8d94f7 [2023-03-17T09:25:08.684Z] ---> d07ce59cbb5c [2023-03-17T09:25:08.684Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-03-17T09:25:08.684Z] ---> Running in fba4ee1c1d7b [2023-03-17T09:25:09.646Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-17T09:25:09.912Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-17T09:25:10.181Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-17T09:25:10.458Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-17T09:25:10.458Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-17T09:25:10.458Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-17T09:25:10.458Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-17T09:25:11.042Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-17T09:25:11.310Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-17T09:25:11.310Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-17T09:25:11.579Z] OK: 263 MiB in 53 packages [2023-03-17T09:25:11.846Z] OK: 263 MiB in 53 packages [2023-03-17T09:25:12.115Z] OK: 263 MiB in 53 packages [2023-03-17T09:25:12.704Z] OK: 263 MiB in 53 packages [2023-03-17T09:25:12.972Z] OK: 263 MiB in 53 packages [2023-03-17T09:25:13.560Z] Removing intermediate container 12b3657e74df [2023-03-17T09:25:13.560Z] ---> b1a502964f72 [2023-03-17T09:25:13.560Z] Step 5/25 : COPY go.mod vendor* ./ [2023-03-17T09:25:13.835Z] Removing intermediate container 769fc0457550 [2023-03-17T09:25:13.835Z] ---> baa7335fa3c3 [2023-03-17T09:25:13.835Z] Step 5/27 : COPY go.mod vendor* ./ [2023-03-17T09:25:14.111Z] Removing intermediate container 63a091831b12 [2023-03-17T09:25:14.111Z] ---> 2ddb5985c20d [2023-03-17T09:25:14.111Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-17T09:25:14.111Z] Removing intermediate container 2d68ea059fdf [2023-03-17T09:25:14.111Z] ---> 341cb65a8c20 [2023-03-17T09:25:14.111Z] Step 6/24 : COPY go.mod vendor* ./ [2023-03-17T09:25:14.380Z] Removing intermediate container fba4ee1c1d7b [2023-03-17T09:25:14.380Z] ---> e2ca953850b3 [2023-03-17T09:25:14.380Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-17T09:25:14.648Z] ---> 17a8d414f002 [2023-03-17T09:25:14.648Z] Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-17T09:25:14.924Z] ---> Running in fe9362045737 [2023-03-17T09:25:15.193Z] ---> f458717d639e [2023-03-17T09:25:15.193Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-17T09:25:15.193Z] ---> 419fde9c322a [2023-03-17T09:25:15.193Z] Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-17T09:25:15.461Z] ---> Running in ce2f2bd38b25 [2023-03-17T09:25:15.461Z] ---> 492baa67fb55 [2023-03-17T09:25:15.461Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-17T09:25:15.461Z] ---> b424f7ad30b0 [2023-03-17T09:25:15.461Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-17T09:25:15.461Z] ---> Running in 71d706afc6e0 [2023-03-17T09:25:15.557Z]  Building security-spire-server ... done Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-17T09:25:15.558Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-03-17T09:25:15.558Z] ---> 73decbdabe3c [2023-03-17T09:25:15.558Z] Step 3/25 : WORKDIR /edgex-go [2023-03-17T09:25:15.558Z] ---> Using cache [2023-03-17T09:25:15.558Z] ---> a862a2f7a219 [2023-03-17T09:25:15.558Z] Step 4/25 : RUN apk add --update --no-cache make git [2023-03-17T09:25:15.558Z] ---> Using cache [2023-03-17T09:25:15.558Z] ---> 1a476aa246d4 [2023-03-17T09:25:15.558Z] Step 5/25 : COPY go.mod vendor* ./ [2023-03-17T09:25:15.558Z] ---> Using cache [2023-03-17T09:25:15.558Z] ---> 617e2dd457a4 [2023-03-17T09:25:15.558Z] Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-17T09:25:15.558Z] ---> Using cache [2023-03-17T09:25:15.558Z] ---> b5800d57cd31 [2023-03-17T09:25:15.558Z] Step 7/25 : COPY . . [2023-03-17T09:25:15.558Z] ---> Using cache [2023-03-17T09:25:15.558Z] ---> 89c32b1f7c17 [2023-03-17T09:25:15.558Z] Step 8/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-03-17T09:25:15.728Z] ---> Running in 2a48f74feb94 [2023-03-17T09:25:15.728Z] ---> Running in 4de9fcc266f4 [2023-03-17T09:25:20.830Z] ---> Running in 36020839adaf [2023-03-17T09:25:23.411Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.103" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-03-17T09:25:25.937Z] Removing intermediate container dcd5758d4a26 [2023-03-17T09:25:25.937Z] ---> b871982cd1b6 [2023-03-17T09:25:25.937Z] [2023-03-17T09:25:25.937Z] Step 10/24 : FROM alpine:3.17 [2023-03-17T09:25:26.871Z] ---> b2aa39c304c2 [2023-03-17T09:25:26.871Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-03-17T09:25:27.128Z] ---> Running in 73baa36339b0 [2023-03-17T09:25:27.128Z] Removing intermediate container 5b4691602a40 [2023-03-17T09:25:27.128Z] ---> 74133c3f7d59 [2023-03-17T09:25:27.128Z] [2023-03-17T09:25:27.128Z] Step 9/33 : FROM alpine:3.17 [2023-03-17T09:25:27.128Z] ---> b2aa39c304c2 [2023-03-17T09:25:27.128Z] Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-17T09:25:27.128Z] ---> Using cache [2023-03-17T09:25:27.128Z] ---> c80a02e24f26 [2023-03-17T09:25:27.128Z] Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec [2023-03-17T09:25:27.128Z] Removing intermediate container c092086ce85c [2023-03-17T09:25:27.128Z] ---> 4d4b63593ff0 [2023-03-17T09:25:27.128Z] [2023-03-17T09:25:27.128Z] Step 10/23 : FROM alpine:3.17 [2023-03-17T09:25:27.128Z] ---> b2aa39c304c2 [2023-03-17T09:25:27.128Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-03-17T09:25:27.387Z] ---> Running in 399378fa3166 [2023-03-17T09:25:27.387Z] Removing intermediate container 90911bfbc767 [2023-03-17T09:25:27.387Z] ---> d5219de76d79 [2023-03-17T09:25:27.387Z] [2023-03-17T09:25:27.387Z] Step 10/23 : FROM alpine:3.17 [2023-03-17T09:25:27.387Z] ---> b2aa39c304c2 [2023-03-17T09:25:27.387Z] Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-03-17T09:25:27.387Z] ---> Running in c93bfccb5068 [2023-03-17T09:25:27.387Z] ---> Running in c1915f89177a [2023-03-17T09:25:27.387Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-17T09:25:27.387Z] Removing intermediate container c93bfccb5068 [2023-03-17T09:25:27.387Z] ---> 6cc057d32359 [2023-03-17T09:25:27.387Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-03-17T09:25:27.387Z] ---> Running in 778b1bca4f5f [2023-03-17T09:25:27.646Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-17T09:25:27.646Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-03-17T09:25:27.905Z] Executing busybox-1.35.0-r29.trigger [2023-03-17T09:25:27.905Z] OK: 7 MiB in 16 packages [2023-03-17T09:25:27.905Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-17T09:25:27.905Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-17T09:25:28.167Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-17T09:25:28.167Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-17T09:25:28.167Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-17T09:25:28.167Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-17T09:25:28.427Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-03-17T09:25:28.427Z] (2/2) Installing su-exec (0.2-r2) [2023-03-17T09:25:28.427Z] Executing busybox-1.35.0-r29.trigger [2023-03-17T09:25:28.427Z] (1/2) Installing ca-certificates (20220614-r4) [2023-03-17T09:25:28.427Z] OK: 7 MiB in 17 packages [2023-03-17T09:25:28.427Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-03-17T09:25:28.427Z] Executing busybox-1.35.0-r29.trigger [2023-03-17T09:25:28.427Z] Executing ca-certificates-20220614-r4.trigger [2023-03-17T09:25:28.427Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-03-17T09:25:28.427Z] Executing busybox-1.35.0-r29.trigger [2023-03-17T09:25:28.427Z] OK: 7 MiB in 16 packages [2023-03-17T09:25:28.427Z] OK: 8 MiB in 17 packages [2023-03-17T09:25:28.685Z] Removing intermediate container 73baa36339b0 [2023-03-17T09:25:28.685Z] ---> 0902a32cba70 [2023-03-17T09:25:28.685Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-17T09:25:28.943Z] ---> Running in 5b076fdd396e [2023-03-17T09:25:29.202Z] Removing intermediate container 5b076fdd396e [2023-03-17T09:25:29.202Z] ---> 818ab4f2027c [2023-03-17T09:25:29.202Z] Step 13/24 : ENV APP_PORT=59882 [2023-03-17T09:25:29.202Z] ---> Running in a0e1cfaa01ed [2023-03-17T09:25:29.202Z] Removing intermediate container 399378fa3166 [2023-03-17T09:25:29.202Z] ---> 652e5869ed47 [2023-03-17T09:25:29.202Z] Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init [2023-03-17T09:25:29.202Z] ---> Running in 7da6f762a53a [2023-03-17T09:25:29.460Z] Removing intermediate container a0e1cfaa01ed [2023-03-17T09:25:29.460Z] ---> 79d15022b252 [2023-03-17T09:25:29.460Z] Step 14/24 : EXPOSE $APP_PORT [2023-03-17T09:25:29.460Z] Removing intermediate container 778b1bca4f5f [2023-03-17T09:25:29.460Z] ---> b5913f5c36bb [2023-03-17T09:25:29.460Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-17T09:25:29.460Z] Removing intermediate container c1915f89177a [2023-03-17T09:25:29.460Z] ---> ac085923c3bf [2023-03-17T09:25:29.460Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-17T09:25:29.460Z] ---> Running in 680cd2cf0afc [2023-03-17T09:25:29.460Z] Removing intermediate container 7da6f762a53a [2023-03-17T09:25:29.460Z] ---> 1efc625f49ee [2023-03-17T09:25:29.460Z] Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-03-17T09:25:29.460Z] ---> Running in 8f0f4bdb4db0 [2023-03-17T09:25:29.718Z] ---> Running in bfdb87994911 [2023-03-17T09:25:29.718Z] ---> ebd93183810b [2023-03-17T09:25:29.718Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-17T09:25:29.718Z] Removing intermediate container 680cd2cf0afc [2023-03-17T09:25:29.718Z] ---> 4e55a6473e6b [2023-03-17T09:25:29.718Z] Step 15/24 : WORKDIR / [2023-03-17T09:25:29.718Z] Removing intermediate container 8f0f4bdb4db0 [2023-03-17T09:25:29.718Z] ---> b97fbaa13efa [2023-03-17T09:25:29.718Z] Step 13/23 : ENV APP_PORT=59860 [2023-03-17T09:25:29.718Z] ---> Running in 8d86e09498d9 [2023-03-17T09:25:29.718Z] ---> Running in 2821f31d81a3 [2023-03-17T09:25:29.718Z] Removing intermediate container bfdb87994911 [2023-03-17T09:25:29.719Z] ---> d8dfc4f6bb8a [2023-03-17T09:25:29.719Z] Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-03-17T09:25:29.977Z] ---> Running in afc04b33b901 [2023-03-17T09:25:29.977Z] Removing intermediate container 8d86e09498d9 [2023-03-17T09:25:29.978Z] ---> 748fd2bfd238 [2023-03-17T09:25:29.978Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-17T09:25:29.978Z] Removing intermediate container 2821f31d81a3 [2023-03-17T09:25:29.978Z] ---> 1b45711e523a [2023-03-17T09:25:29.978Z] Step 14/23 : EXPOSE $APP_PORT [2023-03-17T09:25:29.978Z] ---> 26e554a155dd [2023-03-17T09:25:29.978Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-03-17T09:25:30.239Z] Removing intermediate container afc04b33b901 [2023-03-17T09:25:30.239Z] ---> 8a0ace07f2a6 [2023-03-17T09:25:30.239Z] Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-03-17T09:25:30.239Z] ---> Running in 8158a99176cd [2023-03-17T09:25:30.239Z] ---> Running in e93f983277b6 [2023-03-17T09:25:30.239Z] Removing intermediate container e93f983277b6 [2023-03-17T09:25:30.239Z] ---> d8900a7d1385 [2023-03-17T09:25:30.239Z] Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-03-17T09:25:30.239Z] Removing intermediate container 8158a99176cd [2023-03-17T09:25:30.239Z] ---> d0f38ae5766c [2023-03-17T09:25:30.239Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-17T09:25:30.239Z] ---> Running in 201b8f2ee502 [2023-03-17T09:25:30.511Z] ---> 94329bdcb763 [2023-03-17T09:25:30.511Z] Step 17/24 : COPY --from=builder /edgex-go/security.txt / [2023-03-17T09:25:31.110Z] ---> 8164c101e975 [2023-03-17T09:25:31.110Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-17T09:25:31.371Z] ---> 676b2650a524 [2023-03-17T09:25:31.371Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-03-17T09:25:31.371Z] ---> c91915a11e11 [2023-03-17T09:25:31.371Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.toml /res/configuration.toml [2023-03-17T09:25:31.637Z] ---> 847ffc267c30 [2023-03-17T09:25:31.637Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-03-17T09:25:32.206Z] Removing intermediate container 201b8f2ee502 [2023-03-17T09:25:32.206Z] ---> 5dcd2543f81e [2023-03-17T09:25:32.206Z] Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} [2023-03-17T09:25:32.775Z] ---> 89be7414b783 [2023-03-17T09:25:32.775Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2023-03-17T09:25:32.775Z] ---> f0bd2faddf26 [2023-03-17T09:25:32.775Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-03-17T09:25:32.775Z] ---> Running in a5bd7423ab5e [2023-03-17T09:25:32.775Z] ---> da255eaf1146 [2023-03-17T09:25:32.775Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2023-03-17T09:25:32.775Z] Removing intermediate container a5bd7423ab5e [2023-03-17T09:25:32.775Z] ---> b2269ff4fa24 [2023-03-17T09:25:32.775Z] Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-03-17T09:25:33.034Z] ---> 453391f47749 [2023-03-17T09:25:33.034Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2023-03-17T09:25:33.034Z] ---> 105c554f32ae [2023-03-17T09:25:33.034Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2023-03-17T09:25:33.034Z] ---> Running in 09a38f6dd26d [2023-03-17T09:25:33.034Z] ---> Running in b3fccab5c908 [2023-03-17T09:25:33.034Z] ---> d10ea29a1b0e [2023-03-17T09:25:33.034Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-17T09:25:33.034Z] ---> Running in 87d14562afdf [2023-03-17T09:25:33.034Z] Removing intermediate container 09a38f6dd26d [2023-03-17T09:25:33.034Z] ---> 08404b472659 [2023-03-17T09:25:33.034Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-17T09:25:33.034Z] Removing intermediate container b3fccab5c908 [2023-03-17T09:25:33.034Z] ---> e3ae7e4d298e [2023-03-17T09:25:33.034Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-17T09:25:33.034Z] ---> Running in 7416265335b5 [2023-03-17T09:25:33.034Z] ---> 4e258ed7a9dc [2023-03-17T09:25:33.034Z] Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-03-17T09:25:33.298Z] ---> Running in 409be2012057 [2023-03-17T09:25:33.298Z] ---> Running in 25862aabc64e [2023-03-17T09:25:33.298Z] Removing intermediate container 7416265335b5 [2023-03-17T09:25:33.298Z] ---> 359169e37b84 [2023-03-17T09:25:33.298Z] Step 21/23 : LABEL arch=x86_64 [2023-03-17T09:25:33.298Z] ---> Running in 8c09ea15f3cf [2023-03-17T09:25:33.298Z] Removing intermediate container 25862aabc64e [2023-03-17T09:25:33.298Z] ---> 2e10e998765f [2023-03-17T09:25:33.298Z] Step 22/24 : LABEL arch=x86_64 [2023-03-17T09:25:33.298Z] Removing intermediate container 8c09ea15f3cf [2023-03-17T09:25:33.298Z] ---> 5f2348ac710e [2023-03-17T09:25:33.298Z] Step 22/23 : LABEL git_sha=944340b470a6d35ed9a6f68b845c4079971c0434 [2023-03-17T09:25:33.298Z] ---> Running in 70f9e3edd30f [2023-03-17T09:25:33.298Z] ---> Running in 3251c46bb663 [2023-03-17T09:25:33.561Z] Removing intermediate container 70f9e3edd30f [2023-03-17T09:25:33.561Z] ---> 912e2aceaa4b [2023-03-17T09:25:33.561Z] Step 23/23 : LABEL version=3.0.0-dev.103 [2023-03-17T09:25:33.561Z] ---> Running in 181105aafd2a [2023-03-17T09:25:33.561Z] Removing intermediate container 3251c46bb663 [2023-03-17T09:25:33.561Z] ---> 1d6a6716f977 [2023-03-17T09:25:33.561Z] Step 23/24 : LABEL git_sha=944340b470a6d35ed9a6f68b845c4079971c0434 [2023-03-17T09:25:33.561Z] ---> Running in 1a24512d0b5b [2023-03-17T09:25:33.561Z] Removing intermediate container 181105aafd2a [2023-03-17T09:25:33.561Z] ---> 5f61f83686cd [2023-03-17T09:25:33.561Z] [2023-03-17T09:25:33.820Z] Removing intermediate container 1a24512d0b5b [2023-03-17T09:25:33.820Z] ---> b445201ccbb6 [2023-03-17T09:25:33.820Z] Step 24/24 : LABEL version=3.0.0-dev.103 [2023-03-17T09:25:33.820Z] ---> Running in 697d01a8e700 [2023-03-17T09:25:33.820Z] Successfully built 5f61f83686cd [2023-03-17T09:25:33.820Z] Removing intermediate container 87d14562afdf [2023-03-17T09:25:33.820Z] ---> 70297e0b6836 [2023-03-17T09:25:33.820Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-03-17T09:25:33.820Z] Successfully tagged support-notifications:latest [2023-03-17T09:25:33.820Z] Building core-metadata [2023-03-17T09:25:33.820Z]  Building support-notifications ... done  ---> Running in ab8d0fc85c70 [2023-03-17T09:25:36.357Z] Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-17T09:25:36.357Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-03-17T09:25:36.357Z] ---> 73decbdabe3c [2023-03-17T09:25:36.357Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-03-17T09:25:36.357Z] ---> Using cache [2023-03-17T09:25:36.357Z] ---> 57e48102e791 [2023-03-17T09:25:36.357Z] Step 4/25 : WORKDIR /edgex-go [2023-03-17T09:25:36.357Z] ---> Using cache [2023-03-17T09:25:36.357Z] ---> a11bf42139c6 [2023-03-17T09:25:36.357Z] Step 5/25 : RUN apk add --update --no-cache make git [2023-03-17T09:25:36.357Z] ---> Using cache [2023-03-17T09:25:36.357Z] ---> d09ad86defb8 [2023-03-17T09:25:36.357Z] Step 6/25 : COPY go.mod vendor* ./ [2023-03-17T09:25:36.357Z] ---> Using cache [2023-03-17T09:25:36.357Z] ---> ec95cbb65ede [2023-03-17T09:25:36.357Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-17T09:25:36.357Z] ---> Using cache [2023-03-17T09:25:36.357Z] ---> a594f851b9d0 [2023-03-17T09:25:36.357Z] Step 8/25 : COPY . . [2023-03-17T09:25:36.357Z] ---> Using cache [2023-03-17T09:25:36.357Z] ---> d930c3287354 [2023-03-17T09:25:36.357Z] Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-03-17T09:25:38.897Z] Removing intermediate container 697d01a8e700 [2023-03-17T09:25:38.897Z] ---> d40f5a92795f [2023-03-17T09:25:38.897Z] [2023-03-17T09:25:38.897Z] Successfully built d40f5a92795f [2023-03-17T09:25:39.155Z] Successfully tagged core-command:latest [2023-03-17T09:25:39.155Z] Building core-common-config-bootstrapper [2023-03-17T09:25:39.155Z]  Building core-command ... done Removing intermediate container ab8d0fc85c70 [2023-03-17T09:25:39.155Z] ---> d642e1ed68b4 [2023-03-17T09:25:39.155Z] Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] [2023-03-17T09:25:39.155Z] ---> Running in 92559eba280c [2023-03-17T09:25:39.155Z] ---> Running in 2fbf74a64d8d [2023-03-17T09:25:39.155Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.103" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-03-17T09:25:39.777Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.103" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-03-17T09:25:41.781Z] Removing intermediate container 409be2012057 [2023-03-17T09:25:41.781Z] ---> 6bca1f5d5898 [2023-03-17T09:25:41.781Z] Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-17T09:25:43.757Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-17T09:25:43.757Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-17T09:25:43.757Z] ---> 73decbdabe3c [2023-03-17T09:25:43.757Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-17T09:25:43.757Z] ---> Using cache [2023-03-17T09:25:43.757Z] ---> 57e48102e791 [2023-03-17T09:25:43.757Z] Step 4/23 : WORKDIR /edgex-go [2023-03-17T09:25:43.757Z] ---> Using cache [2023-03-17T09:25:43.757Z] ---> a11bf42139c6 [2023-03-17T09:25:43.757Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-03-17T09:25:43.757Z] ---> Using cache [2023-03-17T09:25:43.757Z] ---> d09ad86defb8 [2023-03-17T09:25:43.757Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-17T09:25:43.757Z] ---> Using cache [2023-03-17T09:25:43.757Z] ---> ec95cbb65ede [2023-03-17T09:25:43.757Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-17T09:25:43.757Z] ---> Using cache [2023-03-17T09:25:43.757Z] ---> a594f851b9d0 [2023-03-17T09:25:43.757Z] Step 8/23 : COPY . . [2023-03-17T09:25:43.757Z] ---> Using cache [2023-03-17T09:25:43.757Z] ---> d930c3287354 [2023-03-17T09:25:43.757Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-03-17T09:25:44.735Z] Removing intermediate container 2fbf74a64d8d [2023-03-17T09:25:44.735Z] ---> 856c908bb0c2 [2023-03-17T09:25:44.735Z] Step 21/23 : LABEL arch=x86_64 [2023-03-17T09:25:44.735Z] ---> Running in f55d5b09c95d [2023-03-17T09:25:44.735Z] ---> 62cacaf272d8 [2023-03-17T09:25:44.735Z] Step 21/33 : COPY --from=builder /edgex-go/security.txt / [2023-03-17T09:25:44.735Z] ---> Running in f3466d81f99a [2023-03-17T09:25:45.003Z] Removing intermediate container f3466d81f99a [2023-03-17T09:25:45.003Z] ---> f0e03638f390 [2023-03-17T09:25:45.003Z] Step 22/23 : LABEL git_sha=944340b470a6d35ed9a6f68b845c4079971c0434 [2023-03-17T09:25:45.003Z] ---> Running in 08a83e8d78ab [2023-03-17T09:25:45.261Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.103" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-03-17T09:25:45.261Z] ---> d56116d78b7b [2023-03-17T09:25:45.261Z] Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-03-17T09:25:45.519Z] Removing intermediate container 08a83e8d78ab [2023-03-17T09:25:45.519Z] ---> 2fa169587e48 [2023-03-17T09:25:45.519Z] Step 23/23 : LABEL version=3.0.0-dev.103 [2023-03-17T09:25:47.490Z] ---> Running in 5f2c247c5eba [2023-03-17T09:25:47.752Z] ---> a1ca2ca7f9b1 [2023-03-17T09:25:47.752Z] Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2023-03-17T09:25:47.752Z] Removing intermediate container 5f2c247c5eba [2023-03-17T09:25:47.752Z] ---> 0f56af769ee6 [2023-03-17T09:25:47.752Z] [2023-03-17T09:25:47.752Z] Removing intermediate container 36020839adaf [2023-03-17T09:25:47.752Z] ---> c1321250ecec [2023-03-17T09:25:47.752Z] [2023-03-17T09:25:47.752Z] Step 9/25 : FROM alpine:3.17 [2023-03-17T09:25:47.752Z] ---> b2aa39c304c2 [2023-03-17T09:25:47.752Z] Step 10/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-03-17T09:25:47.752Z] Successfully built 0f56af769ee6 [2023-03-17T09:25:47.752Z] Successfully tagged security-proxy-auth:latest [2023-03-17T09:25:47.752Z]  Building security-proxy-auth ... done Building core-data [2023-03-17T09:25:48.012Z] ---> Running in 8233d8ccb584 [2023-03-17T09:25:48.289Z] ---> 0be10b8b95f9 [2023-03-17T09:25:48.289Z] Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-03-17T09:25:48.289Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-17T09:25:48.551Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-17T09:25:48.810Z] (1/3) Installing ca-certificates (20220614-r4) [2023-03-17T09:25:48.810Z] (2/3) Installing dumb-init (1.2.5-r2) [2023-03-17T09:25:48.810Z] (3/3) Installing su-exec (0.2-r2) [2023-03-17T09:25:48.810Z] Executing busybox-1.35.0-r29.trigger [2023-03-17T09:25:48.810Z] Executing ca-certificates-20220614-r4.trigger [2023-03-17T09:25:49.070Z] OK: 8 MiB in 18 packages [2023-03-17T09:25:50.985Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-17T09:25:50.985Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-17T09:25:50.985Z] ---> 73decbdabe3c [2023-03-17T09:25:50.985Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-17T09:25:50.985Z] ---> Using cache [2023-03-17T09:25:50.985Z] ---> 57e48102e791 [2023-03-17T09:25:50.985Z] Step 4/23 : WORKDIR /edgex-go [2023-03-17T09:25:50.985Z] ---> Using cache [2023-03-17T09:25:50.985Z] ---> a11bf42139c6 [2023-03-17T09:25:50.985Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-03-17T09:25:50.985Z] ---> Using cache [2023-03-17T09:25:50.985Z] ---> d09ad86defb8 [2023-03-17T09:25:50.985Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-17T09:25:50.985Z] ---> Using cache [2023-03-17T09:25:50.985Z] ---> ec95cbb65ede [2023-03-17T09:25:50.985Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-17T09:25:50.985Z] ---> Using cache [2023-03-17T09:25:50.985Z] ---> a594f851b9d0 [2023-03-17T09:25:50.985Z] Step 8/23 : COPY . . [2023-03-17T09:25:50.985Z] ---> Using cache [2023-03-17T09:25:50.985Z] ---> d930c3287354 [2023-03-17T09:25:50.985Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-03-17T09:25:54.286Z] ---> 05779abb6938 [2023-03-17T09:25:54.286Z] Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-03-17T09:25:54.286Z] ---> Running in 00bf0caba1d5 [2023-03-17T09:25:54.900Z] ---> 0b32340061dd [2023-03-17T09:25:54.900Z] Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-03-17T09:25:54.900Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.103" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-03-17T09:25:54.900Z] Removing intermediate container 8233d8ccb584 [2023-03-17T09:25:54.900Z] ---> eb332680d471 [2023-03-17T09:25:54.900Z] Step 11/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-03-17T09:25:55.160Z] ---> Running in 906f2ec2fdaa [2023-03-17T09:25:55.160Z] ---> 4c337844f39a [2023-03-17T09:25:55.160Z] Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-03-17T09:25:55.420Z] Removing intermediate container 906f2ec2fdaa [2023-03-17T09:25:55.420Z] ---> e6a093256389 [2023-03-17T09:25:55.420Z] Step 12/25 : WORKDIR / [2023-03-17T09:25:55.683Z] ---> Running in 34d32ee27b13 [2023-03-17T09:25:55.683Z] ---> 8620576329e1 [2023-03-17T09:25:55.683Z] Step 28/33 : RUN chmod +x /entrypoint.sh [2023-03-17T09:25:55.683Z] ---> Running in ec627badb2eb [2023-03-17T09:25:55.944Z] Removing intermediate container 34d32ee27b13 [2023-03-17T09:25:55.944Z] ---> d29380243660 [2023-03-17T09:25:55.944Z] Step 13/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-17T09:25:56.204Z] ---> e03948c651e4 [2023-03-17T09:25:56.204Z] Step 14/25 : COPY --from=builder /edgex-go/security.txt / [2023-03-17T09:25:56.204Z] ---> 8f02af7c53f1 [2023-03-17T09:25:56.204Z] 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-03-17T09:25:56.465Z] Removing intermediate container ec627badb2eb [2023-03-17T09:25:56.466Z] ---> 3ba970ae4302 [2023-03-17T09:25:56.466Z] Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] [2023-03-17T09:25:56.466Z] ---> Running in 314780d9abac [2023-03-17T09:25:56.466Z] ---> d8845eef6fab [2023-03-17T09:25:56.466Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2023-03-17T09:25:56.733Z] Removing intermediate container 314780d9abac [2023-03-17T09:25:56.733Z] ---> 6dd9c828b8bc [2023-03-17T09:25:56.733Z] Step 30/33 : CMD ["gate"] [2023-03-17T09:25:56.733Z] ---> Running in ad53c30e066d [2023-03-17T09:25:56.733Z] ---> 1ebe69f998a3 [2023-03-17T09:25:56.733Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2023-03-17T09:25:56.996Z] Removing intermediate container ad53c30e066d [2023-03-17T09:25:56.996Z] ---> e36647e4909e [2023-03-17T09:25:56.996Z] Step 31/33 : LABEL arch=x86_64 [2023-03-17T09:25:56.996Z] ---> 6784de64756c [2023-03-17T09:25:56.996Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-03-17T09:25:56.996Z] ---> Running in 166e6fd4aec0 [2023-03-17T09:25:56.996Z] Removing intermediate container 166e6fd4aec0 [2023-03-17T09:25:56.996Z] ---> 0f1349de55e6 [2023-03-17T09:25:56.996Z] Step 32/33 : LABEL git_sha=944340b470a6d35ed9a6f68b845c4079971c0434 [2023-03-17T09:25:56.996Z] ---> Running in a604c5f33983 [2023-03-17T09:25:57.257Z] Removing intermediate container a604c5f33983 [2023-03-17T09:25:57.257Z] ---> ab260bb22dc4 [2023-03-17T09:25:57.257Z] Step 33/33 : LABEL version=3.0.0-dev.103 [2023-03-17T09:25:57.517Z] ---> Running in cd4316a1126c [2023-03-17T09:25:57.517Z] ---> 35e9d1ed49c1 [2023-03-17T09:25:57.517Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-03-17T09:25:57.777Z] Removing intermediate container cd4316a1126c [2023-03-17T09:25:57.777Z] ---> 3196c93ccb6f [2023-03-17T09:25:57.777Z] [2023-03-17T09:25:57.777Z] Successfully built 3196c93ccb6f [2023-03-17T09:25:57.777Z] Successfully tagged security-bootstrapper:latest [2023-03-17T09:25:57.777Z] Building security-spiffe-token-provider [2023-03-17T09:26:01.080Z]  Building security-bootstrapper ... done Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-17T09:26:01.080Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2023-03-17T09:26:01.080Z] ---> 73decbdabe3c [2023-03-17T09:26:01.080Z] Step 3/20 : WORKDIR /edgex-go [2023-03-17T09:26:01.080Z] ---> Using cache [2023-03-17T09:26:01.080Z] ---> a862a2f7a219 [2023-03-17T09:26:01.080Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2023-03-17T09:26:07.702Z] ---> 10817ce3f949 [2023-03-17T09:26:07.702Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-03-17T09:26:07.702Z] ---> Running in b6f8bf16a4b8 [2023-03-17T09:26:07.702Z] ---> cf4cf25687d5 [2023-03-17T09:26:07.702Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-17T09:26:07.702Z] ---> Running in 8d0950bb146f [2023-03-17T09:26:07.702Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-17T09:26:07.702Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-17T09:26:07.963Z] v3.17.2-210-g0cdb6b5e4a0 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-03-17T09:26:07.963Z] v3.17.2-219-g41f8d9fe126 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-03-17T09:26:07.963Z] OK: 17816 distinct packages available [2023-03-17T09:26:07.963Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-17T09:26:08.222Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-17T09:26:08.223Z] OK: 265 MiB in 53 packages [2023-03-17T09:26:11.612Z] Removing intermediate container f55d5b09c95d [2023-03-17T09:26:11.612Z] ---> 9911a544544d [2023-03-17T09:26:11.612Z] [2023-03-17T09:26:11.612Z] Step 10/23 : FROM alpine:3.17 [2023-03-17T09:26:11.612Z] ---> b2aa39c304c2 [2023-03-17T09:26:11.612Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-03-17T09:26:11.612Z] ---> Using cache [2023-03-17T09:26:11.612Z] ---> 6cc057d32359 [2023-03-17T09:26:11.612Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-03-17T09:26:11.612Z] ---> Using cache [2023-03-17T09:26:11.612Z] ---> b5913f5c36bb [2023-03-17T09:26:11.612Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-17T09:26:11.612Z] ---> Using cache [2023-03-17T09:26:11.612Z] ---> ebd93183810b [2023-03-17T09:26:11.612Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-17T09:26:11.612Z] ---> Using cache [2023-03-17T09:26:11.612Z] ---> 26e554a155dd [2023-03-17T09:26:11.612Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-03-17T09:26:11.612Z] Removing intermediate container 92559eba280c [2023-03-17T09:26:11.612Z] ---> 6cd780655e0d [2023-03-17T09:26:11.612Z] [2023-03-17T09:26:11.612Z] Step 10/25 : FROM alpine:3.17 [2023-03-17T09:26:11.612Z] ---> b2aa39c304c2 [2023-03-17T09:26:11.612Z] Step 11/25 : RUN apk add --update --no-cache dumb-init [2023-03-17T09:26:11.612Z] ---> Using cache [2023-03-17T09:26:11.612Z] ---> 0902a32cba70 [2023-03-17T09:26:11.612Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-17T09:26:11.612Z] ---> Using cache [2023-03-17T09:26:11.612Z] ---> 818ab4f2027c [2023-03-17T09:26:11.612Z] Step 13/25 : ENV APP_PORT=59881 [2023-03-17T09:26:11.612Z] Removing intermediate container 8d0950bb146f [2023-03-17T09:26:11.612Z] ---> ac7f167fb185 [2023-03-17T09:26:11.612Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2023-03-17T09:26:11.612Z] ---> Running in c670791e60c9 [2023-03-17T09:26:11.612Z] Removing intermediate container b6f8bf16a4b8 [2023-03-17T09:26:11.612Z] ---> 3fa06d256ee9 [2023-03-17T09:26:11.612Z] Step 5/20 : COPY go.mod vendor* ./ [2023-03-17T09:26:11.612Z] ---> Running in e870dbe1a684 [2023-03-17T09:26:11.612Z] Removing intermediate container c670791e60c9 [2023-03-17T09:26:11.612Z] ---> 5c84f527b2e5 [2023-03-17T09:26:11.612Z] Step 14/25 : EXPOSE $APP_PORT [2023-03-17T09:26:11.873Z] ---> Running in aabc56790ffa [2023-03-17T09:26:11.873Z] ---> 414863932cdd [2023-03-17T09:26:11.873Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-17T09:26:11.873Z] Removing intermediate container e870dbe1a684 [2023-03-17T09:26:11.873Z] ---> 4dac433d39c0 [2023-03-17T09:26:11.873Z] Step 23/25 : LABEL arch=x86_64 [2023-03-17T09:26:11.873Z] ---> Running in 7b2fd6dfb5b7 [2023-03-17T09:26:11.873Z] ---> ba5a25ab7884 [2023-03-17T09:26:11.873Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-03-17T09:26:11.873Z] ---> Running in 88cbe0a19257 [2023-03-17T09:26:12.134Z] Removing intermediate container aabc56790ffa [2023-03-17T09:26:12.134Z] ---> 62af1386c113 [2023-03-17T09:26:12.134Z] Step 15/25 : WORKDIR / [2023-03-17T09:26:12.134Z] ---> Running in eda70ea3b279 [2023-03-17T09:26:12.134Z] Removing intermediate container 7b2fd6dfb5b7 [2023-03-17T09:26:12.134Z] ---> 47721a34bdbf [2023-03-17T09:26:12.134Z] Step 24/25 : LABEL git_sha=944340b470a6d35ed9a6f68b845c4079971c0434 [2023-03-17T09:26:12.400Z] ---> 12a5da636376 [2023-03-17T09:26:12.400Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-03-17T09:26:12.400Z] ---> Running in ea92aec23097 [2023-03-17T09:26:12.400Z] Removing intermediate container eda70ea3b279 [2023-03-17T09:26:12.400Z] ---> 81074cd0f235 [2023-03-17T09:26:12.400Z] Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-17T09:26:12.661Z] Removing intermediate container ea92aec23097 [2023-03-17T09:26:12.661Z] ---> 7a1cdf0fad98 [2023-03-17T09:26:12.661Z] Step 25/25 : LABEL version=3.0.0-dev.103 [2023-03-17T09:26:12.661Z] ---> Running in c6bf6358bbb7 [2023-03-17T09:26:12.661Z] ---> 166fce049a19 [2023-03-17T09:26:12.661Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-17T09:26:12.661Z] ---> Running in b88256a01abe [2023-03-17T09:26:12.661Z] ---> 2e8446bf8558 [2023-03-17T09:26:12.661Z] Step 17/25 : COPY --from=builder /edgex-go/security.txt / [2023-03-17T09:26:12.661Z] Removing intermediate container c6bf6358bbb7 [2023-03-17T09:26:12.661Z] ---> 0ef3bbd61b49 [2023-03-17T09:26:12.661Z] [2023-03-17T09:26:12.921Z] Successfully built 0ef3bbd61b49 [2023-03-17T09:26:12.921Z] Successfully tagged security-secretstore-setup:latest [2023-03-17T09:26:12.921Z]  Building security-secretstore-setup ... done Building security-proxy-setup [2023-03-17T09:26:15.756Z] Step 1/22 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-17T09:26:15.756Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-03-17T09:26:15.756Z] ---> 73decbdabe3c [2023-03-17T09:26:15.756Z] Step 3/22 : WORKDIR /edgex-go [2023-03-17T09:26:15.756Z] ---> Using cache [2023-03-17T09:26:15.756Z] ---> a862a2f7a219 [2023-03-17T09:26:15.756Z] Step 4/22 : RUN apk add --update --no-cache make git [2023-03-17T09:26:15.756Z] ---> Using cache [2023-03-17T09:26:15.756Z] ---> 1a476aa246d4 [2023-03-17T09:26:15.756Z] Step 5/22 : COPY go.mod vendor* ./ [2023-03-17T09:26:15.756Z] ---> Using cache [2023-03-17T09:26:15.756Z] ---> 617e2dd457a4 [2023-03-17T09:26:15.756Z] Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-17T09:26:15.756Z] ---> Using cache [2023-03-17T09:26:15.756Z] ---> b5800d57cd31 [2023-03-17T09:26:15.756Z] Step 7/22 : COPY . . [2023-03-17T09:26:15.756Z] ---> Using cache [2023-03-17T09:26:15.756Z] ---> 89c32b1f7c17 [2023-03-17T09:26:15.756Z] Step 8/22 : RUN make cmd/secrets-config/secrets-config [2023-03-17T09:26:17.714Z] ---> baaa8491c5b8 [2023-03-17T09:26:17.714Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-03-17T09:26:17.714Z] ---> Running in 8768eda67045 [2023-03-17T09:26:17.987Z] Removing intermediate container b88256a01abe [2023-03-17T09:26:17.987Z] ---> cd0646d776fe [2023-03-17T09:26:17.987Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-03-17T09:26:17.987Z] ---> Running in ec20879bb334 [2023-03-17T09:26:18.610Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.103" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-03-17T09:26:18.610Z] Removing intermediate container ec20879bb334 [2023-03-17T09:26:18.610Z] ---> fbe80f599b80 [2023-03-17T09:26:18.610Z] Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] [2023-03-17T09:26:20.520Z] ---> e0690cba2a6c [2023-03-17T09:26:20.520Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2023-03-17T09:26:20.520Z] ---> Running in 9da96ab72e77 [2023-03-17T09:26:20.520Z] Removing intermediate container 00bf0caba1d5 [2023-03-17T09:26:20.520Z] ---> 26466fb679a4 [2023-03-17T09:26:20.520Z] [2023-03-17T09:26:20.520Z] Step 10/23 : FROM alpine:3.17 [2023-03-17T09:26:20.520Z] ---> b2aa39c304c2 [2023-03-17T09:26:20.520Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2023-03-17T09:26:20.520Z] ---> Running in 61a0a048ac77 [2023-03-17T09:26:20.520Z] Removing intermediate container 9da96ab72e77 [2023-03-17T09:26:20.520Z] ---> b06d07a2192d [2023-03-17T09:26:20.520Z] Step 21/23 : LABEL arch=x86_64 [2023-03-17T09:26:20.521Z] ---> Running in 8d7684a3f833 [2023-03-17T09:26:20.521Z] ---> 44f949095c59 [2023-03-17T09:26:20.521Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2023-03-17T09:26:20.521Z] Removing intermediate container 61a0a048ac77 [2023-03-17T09:26:20.521Z] ---> 97f6fcf382e5 [2023-03-17T09:26:20.521Z] Step 12/23 : ENV APP_PORT=59880 [2023-03-17T09:26:20.521Z] ---> Running in fde84ed96c5a [2023-03-17T09:26:20.521Z] Removing intermediate container 8d7684a3f833 [2023-03-17T09:26:20.521Z] ---> f4b57cd15110 [2023-03-17T09:26:20.521Z] Step 22/23 : LABEL git_sha=944340b470a6d35ed9a6f68b845c4079971c0434 [2023-03-17T09:26:20.521Z] ---> Running in 306df592fea0 [2023-03-17T09:26:20.521Z] ---> 07de77525cad [2023-03-17T09:26:20.521Z] Step 21/25 : ENTRYPOINT ["/core-metadata"] [2023-03-17T09:26:20.521Z] Removing intermediate container fde84ed96c5a [2023-03-17T09:26:20.521Z] ---> 6b386de1819f [2023-03-17T09:26:20.521Z] Step 13/23 : EXPOSE $APP_PORT [2023-03-17T09:26:20.521Z] Removing intermediate container 306df592fea0 [2023-03-17T09:26:20.521Z] ---> 64c231bccff6 [2023-03-17T09:26:20.521Z] Step 23/23 : LABEL version=3.0.0-dev.103 [2023-03-17T09:26:20.781Z] ---> Running in 5d232c258c65 [2023-03-17T09:26:20.781Z] ---> Running in a521082e73bf [2023-03-17T09:26:20.781Z] ---> Running in 624a72d2a04c [2023-03-17T09:26:20.781Z] Removing intermediate container 5d232c258c65 [2023-03-17T09:26:20.781Z] ---> a6d7411f39ae [2023-03-17T09:26:20.781Z] [2023-03-17T09:26:20.781Z] Removing intermediate container 624a72d2a04c [2023-03-17T09:26:20.781Z] ---> 505c8dcbbcbe [2023-03-17T09:26:20.781Z] Step 14/23 : RUN apk add --update --no-cache dumb-init [2023-03-17T09:26:20.781Z] Removing intermediate container a521082e73bf [2023-03-17T09:26:20.781Z] ---> 9525c612c9b7 [2023-03-17T09:26:20.781Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-17T09:26:20.781Z] ---> Running in 294c6d0afb73 [2023-03-17T09:26:20.781Z] ---> Running in 5ddabf946ffe [2023-03-17T09:26:20.781Z] Successfully built a6d7411f39ae [2023-03-17T09:26:20.781Z] Successfully tagged core-common-config-bootstrapper:latest [2023-03-17T09:26:20.781Z]  Building core-common-config-bootstrapper ... done Building security-spire-agent [2023-03-17T09:26:21.067Z] Removing intermediate container 5ddabf946ffe [2023-03-17T09:26:21.067Z] ---> a27511291586 [2023-03-17T09:26:21.067Z] Step 23/25 : LABEL arch=x86_64 [2023-03-17T09:26:21.067Z] ---> Running in d87cc029757f [2023-03-17T09:26:21.349Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-17T09:26:21.725Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-17T09:26:22.145Z] Removing intermediate container d87cc029757f [2023-03-17T09:26:22.145Z] ---> f35410106b8e [2023-03-17T09:26:22.145Z] Step 24/25 : LABEL git_sha=944340b470a6d35ed9a6f68b845c4079971c0434 [2023-03-17T09:26:22.145Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-03-17T09:26:22.145Z] Executing busybox-1.35.0-r29.trigger [2023-03-17T09:26:22.145Z] OK: 7 MiB in 16 packages [2023-03-17T09:26:25.578Z] Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-17T09:26:25.578Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2023-03-17T09:26:25.578Z] ---> 73decbdabe3c [2023-03-17T09:26:25.578Z] Step 3/27 : WORKDIR /edgex-go [2023-03-17T09:26:25.578Z] ---> Using cache [2023-03-17T09:26:25.578Z] ---> a862a2f7a219 [2023-03-17T09:26:25.578Z] Step 4/27 : RUN apk add --update --no-cache make git build-base curl [2023-03-17T09:26:28.339Z] ---> Running in e95aef29a8ea [2023-03-17T09:26:28.339Z] ---> Running in d342bd8b1a66 [2023-03-17T09:26:28.339Z] Removing intermediate container e95aef29a8ea [2023-03-17T09:26:28.339Z] ---> 345deb956359 [2023-03-17T09:26:28.339Z] Step 25/25 : LABEL version=3.0.0-dev.103 [2023-03-17T09:26:28.339Z] Removing intermediate container 294c6d0afb73 [2023-03-17T09:26:28.339Z] ---> 7296a84dc52f [2023-03-17T09:26:28.339Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-17T09:26:28.601Z] ---> Running in 48d769cb10b1 [2023-03-17T09:26:28.601Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-17T09:26:28.601Z] ---> b9049bb8e249 [2023-03-17T09:26:28.601Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-17T09:26:28.862Z] Removing intermediate container 48d769cb10b1 [2023-03-17T09:26:28.862Z] ---> a1f3fa435359 [2023-03-17T09:26:28.862Z] [2023-03-17T09:26:28.862Z] Successfully built a1f3fa435359 [2023-03-17T09:26:28.862Z] Successfully tagged core-metadata:latest [2023-03-17T09:26:28.862Z]  Building core-metadata ... done Building support-scheduler [2023-03-17T09:26:28.862Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-17T09:26:28.862Z] ---> 567ecf3cc3da [2023-03-17T09:26:28.862Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-03-17T09:26:29.121Z] OK: 265 MiB in 53 packages [2023-03-17T09:26:31.677Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-17T09:26:31.677Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-17T09:26:31.677Z] ---> 73decbdabe3c [2023-03-17T09:26:31.677Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-17T09:26:31.677Z] ---> Using cache [2023-03-17T09:26:31.677Z] ---> 57e48102e791 [2023-03-17T09:26:31.677Z] Step 4/23 : WORKDIR /edgex-go [2023-03-17T09:26:31.677Z] ---> Using cache [2023-03-17T09:26:31.677Z] ---> a11bf42139c6 [2023-03-17T09:26:31.677Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-03-17T09:26:31.677Z] ---> Using cache [2023-03-17T09:26:31.677Z] ---> d09ad86defb8 [2023-03-17T09:26:31.677Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-17T09:26:31.677Z] ---> Using cache [2023-03-17T09:26:31.677Z] ---> ec95cbb65ede [2023-03-17T09:26:31.677Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-17T09:26:31.677Z] ---> Using cache [2023-03-17T09:26:31.677Z] ---> a594f851b9d0 [2023-03-17T09:26:31.677Z] Step 8/23 : COPY . . [2023-03-17T09:26:31.677Z] ---> Using cache [2023-03-17T09:26:31.677Z] ---> d930c3287354 [2023-03-17T09:26:31.677Z] Step 9/23 : RUN make cmd/support-scheduler/support-scheduler [2023-03-17T09:26:39.983Z] ---> 0cc8c0d51217 [2023-03-17T09:26:39.983Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2023-03-17T09:26:39.983Z] ---> Running in c3213acccd60 [2023-03-17T09:26:39.983Z] Removing intermediate container d342bd8b1a66 [2023-03-17T09:26:39.983Z] ---> 4b012c90ab39 [2023-03-17T09:26:39.983Z] Step 5/27 : COPY go.mod vendor* ./ [2023-03-17T09:26:39.983Z] ---> 229af32d1b3e [2023-03-17T09:26:39.983Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2023-03-17T09:26:39.983Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.103" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-03-17T09:26:39.983Z] ---> d2f924e4505a [2023-03-17T09:26:39.983Z] Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-17T09:26:39.983Z] ---> Running in d083c00640ce [2023-03-17T09:26:40.243Z] ---> Running in 5b5b2aaf3509 [2023-03-17T09:26:40.904Z] Removing intermediate container d083c00640ce [2023-03-17T09:26:40.904Z] ---> dd5d5d8dbe49 [2023-03-17T09:26:40.904Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-17T09:26:45.127Z] ---> Running in 7c0eb13b9309 [2023-03-17T09:26:45.388Z] Removing intermediate container 8768eda67045 [2023-03-17T09:26:45.388Z] ---> 39aed580b333 [2023-03-17T09:26:45.388Z] [2023-03-17T09:26:45.388Z] Step 9/22 : FROM alpine:3.17 [2023-03-17T09:26:45.388Z] ---> b2aa39c304c2 [2023-03-17T09:26:45.388Z] Step 10/22 : RUN apk add --update --no-cache dumb-init openssl [2023-03-17T09:26:45.957Z] Removing intermediate container 7c0eb13b9309 [2023-03-17T09:26:45.957Z] ---> e66bdd8c914c [2023-03-17T09:26:45.957Z] Step 21/23 : LABEL arch=x86_64 [2023-03-17T09:26:45.957Z] ---> Running in cb5b1f603cdf [2023-03-17T09:26:46.221Z] ---> Running in 6f21c5594894 [2023-03-17T09:26:46.511Z] Removing intermediate container 6f21c5594894 [2023-03-17T09:26:46.511Z] ---> 5616e9e4036f [2023-03-17T09:26:46.511Z] Step 22/23 : LABEL git_sha=944340b470a6d35ed9a6f68b845c4079971c0434 [2023-03-17T09:26:46.511Z] ---> Running in f2245d7d6a73 [2023-03-17T09:26:46.511Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-17T09:26:46.780Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-17T09:26:46.780Z] Removing intermediate container 88cbe0a19257 [2023-03-17T09:26:46.780Z] ---> dc24d1437082 [2023-03-17T09:26:46.780Z] Step 7/20 : COPY . . [2023-03-17T09:26:47.041Z] Removing intermediate container f2245d7d6a73 [2023-03-17T09:26:47.041Z] ---> e99926d15568 [2023-03-17T09:26:47.041Z] Step 23/23 : LABEL version=3.0.0-dev.103 [2023-03-17T09:26:47.041Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-03-17T09:26:47.041Z] (2/2) Installing openssl (3.0.8-r0) [2023-03-17T09:26:47.041Z] Executing busybox-1.35.0-r29.trigger [2023-03-17T09:26:47.041Z] OK: 8 MiB in 17 packages [2023-03-17T09:26:47.041Z] ---> Running in 4147bfd1e821 [2023-03-17T09:26:50.347Z] Removing intermediate container 4147bfd1e821 [2023-03-17T09:26:50.347Z] ---> 30b109f99259 [2023-03-17T09:26:50.347Z] [2023-03-17T09:26:50.347Z] Successfully built 30b109f99259 [2023-03-17T09:26:51.289Z] Successfully tagged core-data:latest [2023-03-17T09:26:51.289Z]  Building core-data ... done Building security-spire-config [2023-03-17T09:26:55.559Z] Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-17T09:26:55.559Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2023-03-17T09:26:55.559Z] ---> 73decbdabe3c [2023-03-17T09:26:55.559Z] Step 3/27 : WORKDIR /edgex-go [2023-03-17T09:26:55.559Z] ---> Using cache [2023-03-17T09:26:55.559Z] ---> a862a2f7a219 [2023-03-17T09:26:55.559Z] Step 4/27 : RUN apk add --update --no-cache make git build-base curl [2023-03-17T09:26:55.559Z] ---> Using cache [2023-03-17T09:26:55.559Z] ---> 4b012c90ab39 [2023-03-17T09:26:55.559Z] Step 5/27 : COPY go.mod vendor* ./ [2023-03-17T09:26:55.559Z] ---> Using cache [2023-03-17T09:26:55.559Z] ---> d2f924e4505a [2023-03-17T09:26:55.559Z] Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-17T09:26:58.843Z] ---> Running in d1c722a38a55 [2023-03-17T09:26:59.102Z] ---> 3e2df63199de [2023-03-17T09:26:59.102Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-03-17T09:26:59.102Z] Removing intermediate container cb5b1f603cdf [2023-03-17T09:26:59.102Z] ---> 40302639bb2d [2023-03-17T09:26:59.102Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' [2023-03-17T09:26:59.102Z] ---> Running in b867c7d8c3e3 [2023-03-17T09:26:59.102Z] ---> Running in 8fa8fb89f985 [2023-03-17T09:26:59.102Z] Removing intermediate container 8fa8fb89f985 [2023-03-17T09:26:59.102Z] ---> bc2f2f322224 [2023-03-17T09:26:59.102Z] Step 12/22 : WORKDIR /edgex [2023-03-17T09:26:59.367Z] ---> Running in fd660f5e9c8e [2023-03-17T09:26:59.367Z] Removing intermediate container fd660f5e9c8e [2023-03-17T09:26:59.367Z] ---> 809026abbf5d [2023-03-17T09:26:59.367Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-17T09:26:59.367Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.103" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2023-03-17T09:26:59.646Z] ---> e34087db5ac8 [2023-03-17T09:26:59.646Z] Step 14/22 : COPY --from=builder /edgex-go/security.txt / [2023-03-17T09:27:00.584Z] ---> a2293fc3ba56 [2023-03-17T09:27:00.584Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.toml res/configuration.toml [2023-03-17T09:27:05.915Z] ---> 04282cb0005e [2023-03-17T09:27:05.915Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-03-17T09:27:07.298Z] ---> 36c7880d16e9 [2023-03-17T09:27:07.298Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-03-17T09:27:07.412Z] Removing intermediate container ce2f2bd38b25 [2023-03-17T09:27:07.412Z] ---> b32ee689d4b2 [2023-03-17T09:27:07.412Z] Step 8/23 : COPY . . [2023-03-17T09:27:07.412Z] Removing intermediate container 4de9fcc266f4 [2023-03-17T09:27:07.412Z] ---> 9250212a5ef7 [2023-03-17T09:27:07.412Z] Step 8/23 : COPY . . [2023-03-17T09:27:07.412Z] Removing intermediate container 2a48f74feb94 [2023-03-17T09:27:07.412Z] ---> 1c764c5c8cb8 [2023-03-17T09:27:07.412Z] Step 8/24 : COPY . . [2023-03-17T09:27:07.412Z] Removing intermediate container 71d706afc6e0 [2023-03-17T09:27:07.412Z] ---> 06523d49a88d [2023-03-17T09:27:07.412Z] Step 7/27 : COPY . . [2023-03-17T09:27:07.412Z] Removing intermediate container fe9362045737 [2023-03-17T09:27:07.412Z] ---> 71f6743638ae [2023-03-17T09:27:07.412Z] Step 7/25 : COPY . . [2023-03-17T09:27:07.412Z] ---> 1b7ec1247cfb [2023-03-17T09:27:07.412Z] Step 9/23 : RUN make cmd/support-scheduler/support-scheduler [2023-03-17T09:27:07.412Z] ---> 551720b2c62d [2023-03-17T09:27:07.412Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth [2023-03-17T09:27:07.412Z] ---> Running in e59d828d8458 [2023-03-17T09:27:07.412Z] ---> Running in 337d976c4e9e [2023-03-17T09:27:07.412Z] ---> 18eab2dd9948 [2023-03-17T09:27:07.412Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-03-17T09:27:07.412Z] ---> Running in f2bc20cfe165 [2023-03-17T09:27:07.412Z] ---> 5d4c03289f14 [2023-03-17T09:27:07.412Z] Step 8/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-03-17T09:27:07.412Z] ---> 9b3283f21018 [2023-03-17T09:27:07.412Z] Step 8/27 : ARG SPIRE_RELEASE=1.2.1 [2023-03-17T09:27:07.412Z] ---> Running in 6b47bd19c9e0 [2023-03-17T09:27:07.412Z] ---> Running in ac751bba8b0e [2023-03-17T09:27:07.412Z] Removing intermediate container ac751bba8b0e [2023-03-17T09:27:07.412Z] ---> 3302cb0b1c5b [2023-03-17T09:27:07.412Z] Step 9/27 : WORKDIR /edgex-go/spire-build [2023-03-17T09:27:07.412Z] ---> Running in 1a24e83531b1 [2023-03-17T09:27:07.412Z] Removing intermediate container 1a24e83531b1 [2023-03-17T09:27:07.412Z] ---> 170c0b6de132 [2023-03-17T09:27:07.412Z] Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-03-17T09:27:07.412Z] ---> Running in 9f628254a969 [2023-03-17T09:27:07.412Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.103" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-03-17T09:27:07.412Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.103" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-03-17T09:27:07.412Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.103" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-03-17T09:27:07.412Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.103" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-03-17T09:27:07.412Z] Removing intermediate container 9f628254a969 [2023-03-17T09:27:07.412Z] ---> 32ef6c5cf137 [2023-03-17T09:27:07.412Z] 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-03-17T09:27:07.412Z] ---> Running in b8a9ecc03827 [2023-03-17T09:27:08.238Z] ---> dda2cb48d700 [2023-03-17T09:27:08.238Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-17T09:27:08.239Z] ---> Running in 426e01adc567 [2023-03-17T09:27:08.371Z] Removing intermediate container b8a9ecc03827 [2023-03-17T09:27:08.371Z] ---> 30970f6d7e33 [2023-03-17T09:27:08.371Z] Step 12/27 : WORKDIR /edgex-go [2023-03-17T09:27:08.638Z] ---> Running in 375c3f8a344d [2023-03-17T09:27:09.229Z] Removing intermediate container 375c3f8a344d [2023-03-17T09:27:09.229Z] ---> 78e4686b7d77 [2023-03-17T09:27:09.229Z] [2023-03-17T09:27:09.229Z] Step 13/27 : FROM alpine:3.17 [2023-03-17T09:27:09.815Z] 3.17: Pulling from library/alpine [2023-03-17T09:27:10.082Z] Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 [2023-03-17T09:27:10.082Z] Status: Downloaded newer image for alpine:3.17 [2023-03-17T09:27:10.082Z] ---> d74e625d9115 [2023-03-17T09:27:10.082Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-17T09:27:10.350Z] ---> Running in 7f6389e6c0f8 [2023-03-17T09:27:10.939Z] Removing intermediate container 7f6389e6c0f8 [2023-03-17T09:27:10.939Z] ---> ff2658031b8d [2023-03-17T09:27:10.939Z] Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-03-17T09:27:10.939Z] ---> Running in 398bb224aabb [2023-03-17T09:27:13.533Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-17T09:27:14.118Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-17T09:27:16.064Z] v3.17.2-210-g0cdb6b5e4a0 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-03-17T09:27:16.064Z] v3.17.2-219-g41f8d9fe126 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-03-17T09:27:16.064Z] OK: 17687 distinct packages available [2023-03-17T09:27:16.064Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-17T09:27:16.651Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-17T09:27:18.060Z] (1/4) Installing dumb-init (1.2.5-r2) [2023-03-17T09:27:18.060Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-03-17T09:27:18.060Z] (3/4) Installing libucontext (1.2-r0) [2023-03-17T09:27:18.060Z] (4/4) Installing gcompat (1.1.0-r0) [2023-03-17T09:27:18.060Z] Executing busybox-1.35.0-r29.trigger [2023-03-17T09:27:18.060Z] OK: 8 MiB in 19 packages [2023-03-17T09:27:18.232Z] Removing intermediate container 426e01adc567 [2023-03-17T09:27:18.232Z] ---> 6c61bf2aad43 [2023-03-17T09:27:18.232Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2023-03-17T09:27:18.232Z] ---> Running in 8ffeb5939a0b [2023-03-17T09:27:18.232Z] Removing intermediate container 5b5b2aaf3509 [2023-03-17T09:27:18.232Z] ---> 3d80de45c9e6 [2023-03-17T09:27:18.232Z] Step 7/27 : COPY . . [2023-03-17T09:27:18.493Z] Removing intermediate container 8ffeb5939a0b [2023-03-17T09:27:18.493Z] ---> 4bd475603af9 [2023-03-17T09:27:18.493Z] Step 20/22 : LABEL arch=x86_64 [2023-03-17T09:27:20.003Z] Removing intermediate container 398bb224aabb [2023-03-17T09:27:20.003Z] ---> b79a96125321 [2023-03-17T09:27:20.003Z] Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-17T09:27:20.588Z] ---> 9ac2a470a9a2 [2023-03-17T09:27:20.588Z] Step 17/27 : COPY --from=builder /edgex-go/security.txt / [2023-03-17T09:27:21.549Z] ---> a97e548a14a3 [2023-03-17T09:27:21.549Z] Step 18/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-17T09:27:28.208Z] ---> 480e168fc55d [2023-03-17T09:27:28.208Z] Step 19/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-03-17T09:27:28.208Z] ---> 7a50abe87b0d [2023-03-17T09:27:28.208Z] Step 20/27 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-03-17T09:27:28.208Z] ---> Running in dc1f4b85064e [2023-03-17T09:27:28.644Z] ---> Running in ff8764634281 [2023-03-17T09:27:28.644Z] ---> 3b87bbb74022 [2023-03-17T09:27:28.644Z] Step 8/27 : ARG SPIRE_RELEASE=1.2.1 [2023-03-17T09:27:28.644Z] ---> Running in 7e8b0872394c [2023-03-17T09:27:28.644Z] Removing intermediate container ff8764634281 [2023-03-17T09:27:28.644Z] ---> caafbd764286 [2023-03-17T09:27:28.644Z] Step 21/22 : LABEL git_sha=944340b470a6d35ed9a6f68b845c4079971c0434 [2023-03-17T09:27:28.791Z] Removing intermediate container dc1f4b85064e [2023-03-17T09:27:28.791Z] ---> 3db92924cd42 [2023-03-17T09:27:28.791Z] Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-03-17T09:27:28.904Z] Removing intermediate container c3213acccd60 [2023-03-17T09:27:28.904Z] ---> e642f308bb64 [2023-03-17T09:27:28.904Z] [2023-03-17T09:27:28.904Z] Step 10/23 : FROM alpine:3.17 [2023-03-17T09:27:28.904Z] ---> b2aa39c304c2 [2023-03-17T09:27:28.904Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-03-17T09:27:28.904Z] ---> Using cache [2023-03-17T09:27:28.904Z] ---> 0902a32cba70 [2023-03-17T09:27:28.904Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-17T09:27:28.904Z] ---> Using cache [2023-03-17T09:27:28.904Z] ---> 818ab4f2027c [2023-03-17T09:27:28.904Z] Step 13/23 : ENV APP_PORT=59861 [2023-03-17T09:27:28.904Z] ---> Running in 045bf4149b9e [2023-03-17T09:27:28.904Z] ---> Running in ebfcbe08c1fb [2023-03-17T09:27:28.904Z] Removing intermediate container 7e8b0872394c [2023-03-17T09:27:28.904Z] ---> 3fb25df0db63 [2023-03-17T09:27:28.904Z] Step 9/27 : WORKDIR /edgex-go/spire-build [2023-03-17T09:27:29.165Z] ---> Running in 8dd772dae94d [2023-03-17T09:27:29.165Z] Removing intermediate container 045bf4149b9e [2023-03-17T09:27:29.165Z] ---> 0a4ea672cbbd [2023-03-17T09:27:29.165Z] Step 22/22 : LABEL version=3.0.0-dev.103 [2023-03-17T09:27:29.165Z] Removing intermediate container ebfcbe08c1fb [2023-03-17T09:27:29.165Z] ---> c383d74b8671 [2023-03-17T09:27:29.165Z] Step 14/23 : EXPOSE $APP_PORT [2023-03-17T09:27:29.440Z] ---> Running in ec49c23a0a9b [2023-03-17T09:27:29.440Z] ---> Running in 31db01302f9a [2023-03-17T09:27:29.440Z] Removing intermediate container 8dd772dae94d [2023-03-17T09:27:29.440Z] ---> 9e40ceeb19c1 [2023-03-17T09:27:29.440Z] Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-03-17T09:27:29.440Z] ---> Running in 5ed18293f13a [2023-03-17T09:27:29.706Z] Removing intermediate container 31db01302f9a [2023-03-17T09:27:29.706Z] ---> e5731e8b4f93 [2023-03-17T09:27:29.706Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-17T09:27:29.706Z] Removing intermediate container ec49c23a0a9b [2023-03-17T09:27:29.706Z] ---> 1bd24b34a75c [2023-03-17T09:27:29.706Z] [2023-03-17T09:27:29.706Z] Removing intermediate container 5ed18293f13a [2023-03-17T09:27:29.706Z] ---> 1e0f50dc17c4 [2023-03-17T09:27:29.706Z] 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-03-17T09:27:29.706Z] Removing intermediate container d1c722a38a55 [2023-03-17T09:27:29.706Z] ---> 8d505c373564 [2023-03-17T09:27:29.706Z] Step 7/27 : COPY . . [2023-03-17T09:27:29.706Z] Successfully built 1bd24b34a75c [2023-03-17T09:27:29.767Z] ---> ca9b6912af30 [2023-03-17T09:27:29.767Z] Step 22/27 : WORKDIR / [2023-03-17T09:27:29.966Z] Successfully tagged security-proxy-setup:latest [2023-03-17T09:27:29.966Z]  Building security-proxy-setup ... done  ---> Running in 9a38151f2785 [2023-03-17T09:27:29.966Z] ---> b16ffebc140d [2023-03-17T09:27:29.966Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-17T09:27:31.180Z] ---> Running in f4abd38cf79a [2023-03-17T09:27:31.446Z] Removing intermediate container f4abd38cf79a [2023-03-17T09:27:31.446Z] ---> b9c371644b76 [2023-03-17T09:27:31.446Z] Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-17T09:27:31.715Z] ---> Running in 4cde05c3a799 [2023-03-17T09:27:31.980Z] Removing intermediate container 4cde05c3a799 [2023-03-17T09:27:31.980Z] ---> ecd3d2bf8084 [2023-03-17T09:27:31.980Z] Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-17T09:27:32.247Z] ---> Running in b3ed9356a653 [2023-03-17T09:27:32.829Z] Removing intermediate container b3ed9356a653 [2023-03-17T09:27:32.829Z] ---> f5dab272417a [2023-03-17T09:27:32.829Z] Step 25/27 : LABEL arch=arm64 [2023-03-17T09:27:32.829Z] ---> Running in 08e04a15af5e [2023-03-17T09:27:33.420Z] Removing intermediate container 08e04a15af5e [2023-03-17T09:27:33.420Z] ---> df120f215440 [2023-03-17T09:27:33.420Z] Step 26/27 : LABEL git_sha=944340b470a6d35ed9a6f68b845c4079971c0434 [2023-03-17T09:27:33.420Z] ---> Running in 27fe82f80cd3 [2023-03-17T09:27:34.002Z] Removing intermediate container 27fe82f80cd3 [2023-03-17T09:27:34.002Z] ---> 9fa7a4ec31c4 [2023-03-17T09:27:34.002Z] Step 27/27 : LABEL version=3.0.0-dev.103 [2023-03-17T09:27:34.269Z] ---> Running in 89798f85ad49 [2023-03-17T09:27:34.535Z] Removing intermediate container 89798f85ad49 [2023-03-17T09:27:34.535Z] ---> 53acce4c05e5 [2023-03-17T09:27:34.535Z] [2023-03-17T09:27:34.800Z] Successfully built 53acce4c05e5 [2023-03-17T09:27:34.800Z] Successfully tagged security-spire-config-arm64:latest [2023-03-17T09:27:34.800Z]  Building security-spire-config ... done Building security-spiffe-token-provider [2023-03-17T09:27:35.674Z] ---> b05784115cfe [2023-03-17T09:27:35.674Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-03-17T09:27:35.674Z] Removing intermediate container b867c7d8c3e3 [2023-03-17T09:27:35.674Z] ---> 1f27d2c84641 [2023-03-17T09:27:35.674Z] [2023-03-17T09:27:35.674Z] Step 9/20 : FROM alpine:3.17 [2023-03-17T09:27:35.674Z] ---> b2aa39c304c2 [2023-03-17T09:27:35.674Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-17T09:27:35.674Z] ---> Using cache [2023-03-17T09:27:35.674Z] ---> c80a02e24f26 [2023-03-17T09:27:35.674Z] Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-03-17T09:27:35.674Z] ---> Running in ae1d3af7d640 [2023-03-17T09:27:35.674Z] Removing intermediate container 9a38151f2785 [2023-03-17T09:27:35.674Z] ---> 5ea07f9eaf98 [2023-03-17T09:27:35.674Z] Step 12/27 : WORKDIR /edgex-go [2023-03-17T09:27:37.071Z] ---> Running in 7c930fc9aae8 [2023-03-17T09:27:37.071Z] ---> 074063038a34 [2023-03-17T09:27:37.071Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2023-03-17T09:27:37.071Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-17T09:27:37.352Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-17T09:27:37.632Z] v3.17.2-210-g0cdb6b5e4a0 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-03-17T09:27:37.632Z] v3.17.2-219-g41f8d9fe126 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-03-17T09:27:37.632Z] OK: 17816 distinct packages available [2023-03-17T09:27:37.632Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-17T09:27:37.907Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-17T09:27:38.136Z] Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-17T09:27:38.136Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2023-03-17T09:27:38.136Z] ---> 73a152528d33 [2023-03-17T09:27:38.136Z] Step 3/20 : WORKDIR /edgex-go [2023-03-17T09:27:38.136Z] ---> Using cache [2023-03-17T09:27:38.136Z] ---> 1d8bf2bdece0 [2023-03-17T09:27:38.136Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2023-03-17T09:27:38.136Z] ---> Running in e4af55fc19a4 [2023-03-17T09:27:38.189Z] ---> 15c12ea0e3ef [2023-03-17T09:27:38.189Z] Step 8/27 : ARG SPIRE_RELEASE=1.2.1 [2023-03-17T09:27:38.189Z] (1/9) Installing ca-certificates (20220614-r4) [2023-03-17T09:27:38.189Z] ---> 6c6477dfa257 [2023-03-17T09:27:38.189Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2023-03-17T09:27:38.189Z] (2/9) Installing brotli-libs (1.0.9-r9) [2023-03-17T09:27:38.189Z] (3/9) Installing nghttp2-libs (1.51.0-r0) [2023-03-17T09:27:38.189Z] (4/9) Installing libcurl (7.88.1-r0) [2023-03-17T09:27:38.189Z] (5/9) Installing curl (7.88.1-r0) [2023-03-17T09:27:38.189Z] (6/9) Installing dumb-init (1.2.5-r2) [2023-03-17T09:27:38.189Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-03-17T09:27:38.189Z] (8/9) Installing libucontext (1.2-r0) [2023-03-17T09:27:38.189Z] (9/9) Installing gcompat (1.1.0-r0) [2023-03-17T09:27:38.189Z] Executing busybox-1.35.0-r29.trigger [2023-03-17T09:27:38.189Z] Executing ca-certificates-20220614-r4.trigger [2023-03-17T09:27:38.189Z] Removing intermediate container 7c930fc9aae8 [2023-03-17T09:27:38.189Z] ---> dfafbdb45dac [2023-03-17T09:27:38.189Z] [2023-03-17T09:27:38.189Z] Step 13/27 : FROM alpine:3.17 [2023-03-17T09:27:38.189Z] ---> b2aa39c304c2 [2023-03-17T09:27:38.189Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-17T09:27:38.189Z] ---> Using cache [2023-03-17T09:27:38.189Z] ---> c80a02e24f26 [2023-03-17T09:27:38.189Z] Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-03-17T09:27:38.189Z] ---> Using cache [2023-03-17T09:27:38.189Z] ---> 7dbb3d6b2e26 [2023-03-17T09:27:38.189Z] Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-17T09:27:38.189Z] ---> Using cache [2023-03-17T09:27:38.478Z] ---> c731bb879a84 [2023-03-17T09:27:38.478Z] Step 17/27 : COPY --from=builder /edgex-go/security.txt / [2023-03-17T09:27:38.478Z] ---> Using cache [2023-03-17T09:27:38.478Z] OK: 10 MiB in 24 packages [2023-03-17T09:27:38.478Z] ---> Running in 5d4f43961ca4 [2023-03-17T09:27:38.478Z] ---> f60edc0e3840 [2023-03-17T09:27:38.478Z] Step 18/27 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-03-17T09:27:38.737Z] ---> Running in 3dcf343447ea [2023-03-17T09:27:39.544Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-17T09:27:40.130Z] Removing intermediate container 5d4f43961ca4 [2023-03-17T09:27:40.130Z] ---> a6674eeb63cf [2023-03-17T09:27:40.130Z] Step 9/27 : WORKDIR /edgex-go/spire-build [2023-03-17T09:27:40.396Z] Removing intermediate container 3dcf343447ea [2023-03-17T09:27:40.396Z] ---> 4220ac10b68f [2023-03-17T09:27:40.396Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-17T09:27:40.505Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-17T09:27:40.663Z] ---> 4b945d4f4cd3 [2023-03-17T09:27:40.663Z] Step 19/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-17T09:27:40.924Z] ---> Running in 513bba144dcd [2023-03-17T09:27:40.924Z] ---> Running in 29624b09565c [2023-03-17T09:27:41.908Z] v3.17.2-210-g0cdb6b5e4a0 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-03-17T09:27:41.908Z] v3.17.2-219-g41f8d9fe126 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-03-17T09:27:41.908Z] OK: 17687 distinct packages available [2023-03-17T09:27:42.173Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-17T09:27:42.755Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-17T09:27:42.855Z] Removing intermediate container 513bba144dcd [2023-03-17T09:27:42.855Z] ---> a8da9f7a6f2b [2023-03-17T09:27:42.855Z] Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-03-17T09:27:42.855Z] Removing intermediate container ae1d3af7d640 [2023-03-17T09:27:42.855Z] ---> c074be399a71 [2023-03-17T09:27:42.855Z] Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-17T09:27:42.855Z] Removing intermediate container 29624b09565c [2023-03-17T09:27:42.855Z] ---> f7d7f2793b1f [2023-03-17T09:27:42.855Z] Step 21/23 : LABEL arch=x86_64 [2023-03-17T09:27:42.855Z] ---> Running in 7743020ae603 [2023-03-17T09:27:42.855Z] ---> 5c7260a6a684 [2023-03-17T09:27:42.855Z] Step 20/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-03-17T09:27:42.855Z] ---> Running in 9cff946c85a2 [2023-03-17T09:27:42.855Z] Removing intermediate container 7743020ae603 [2023-03-17T09:27:42.855Z] ---> 7177b24abfd5 [2023-03-17T09:27:42.855Z] 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-03-17T09:27:42.855Z] Removing intermediate container 9cff946c85a2 [2023-03-17T09:27:42.855Z] ---> 2a5819e90871 [2023-03-17T09:27:42.855Z] Step 22/23 : LABEL git_sha=944340b470a6d35ed9a6f68b845c4079971c0434 [2023-03-17T09:27:42.855Z] ---> Running in 335979dd0a68 [2023-03-17T09:27:42.855Z] ---> 5d44eeccdaa9 [2023-03-17T09:27:42.855Z] Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-03-17T09:27:43.116Z] ---> Running in f892e87ef0a4 [2023-03-17T09:27:43.116Z] ---> 9d396db8c14f [2023-03-17T09:27:43.116Z] Step 13/20 : COPY --from=builder /edgex-go/security.txt / [2023-03-17T09:27:43.116Z] Removing intermediate container f892e87ef0a4 [2023-03-17T09:27:43.116Z] ---> 3d09e8c24eda [2023-03-17T09:27:43.116Z] Step 23/23 : LABEL version=3.0.0-dev.103 [2023-03-17T09:27:43.116Z] ---> Running in 4452235ca54f [2023-03-17T09:27:43.117Z] ---> 3631505f5c7d [2023-03-17T09:27:43.117Z] Step 22/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-03-17T09:27:43.117Z] ---> 94ad96ecd4f1 [2023-03-17T09:27:43.117Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-03-17T09:27:43.117Z] Removing intermediate container 4452235ca54f [2023-03-17T09:27:43.117Z] ---> e1475a8709f6 [2023-03-17T09:27:43.117Z] [2023-03-17T09:27:43.375Z] Successfully built e1475a8709f6 [2023-03-17T09:27:43.375Z] Successfully tagged support-scheduler:latest [2023-03-17T09:27:43.943Z]  Building support-scheduler ... done  ---> e799f228b4f7 [2023-03-17T09:27:43.943Z] Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-17T09:27:43.943Z] ---> 1be545eee7af [2023-03-17T09:27:43.943Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2023-03-17T09:27:43.943Z] ---> Running in 341703a3ac98 [2023-03-17T09:27:43.943Z] Removing intermediate container 341703a3ac98 [2023-03-17T09:27:43.943Z] ---> bb58ef184bf4 [2023-03-17T09:27:43.943Z] Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-17T09:27:43.943Z] ---> Running in f60b71730a1c [2023-03-17T09:27:43.943Z] Removing intermediate container 335979dd0a68 [2023-03-17T09:27:43.943Z] ---> d6ea1bee6167 [2023-03-17T09:27:43.943Z] Step 12/27 : WORKDIR /edgex-go [2023-03-17T09:27:43.943Z] ---> Running in 3d179401fe3a [2023-03-17T09:27:43.943Z] ---> 43ade300789a [2023-03-17T09:27:43.943Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-03-17T09:27:44.159Z] OK: 263 MiB in 53 packages [2023-03-17T09:27:44.201Z] ---> Running in 1474136cc15d [2023-03-17T09:27:44.201Z] Removing intermediate container f60b71730a1c [2023-03-17T09:27:44.201Z] ---> 49e9018e5df5 [2023-03-17T09:27:44.201Z] Step 25/27 : LABEL arch=x86_64 [2023-03-17T09:27:44.201Z] ---> Running in e7f0a66ccdef [2023-03-17T09:27:44.201Z] Removing intermediate container 3d179401fe3a [2023-03-17T09:27:44.201Z] ---> 39ce425eccd3 [2023-03-17T09:27:44.201Z] [2023-03-17T09:27:44.202Z] Step 13/27 : FROM alpine:3.17 [2023-03-17T09:27:44.202Z] ---> b2aa39c304c2 [2023-03-17T09:27:44.202Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-17T09:27:44.202Z] ---> Using cache [2023-03-17T09:27:44.202Z] ---> c80a02e24f26 [2023-03-17T09:27:44.202Z] Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-03-17T09:27:44.202Z] ---> Running in f0d9344e5dad [2023-03-17T09:27:44.202Z] Removing intermediate container 1474136cc15d [2023-03-17T09:27:44.202Z] ---> 83dc0bb70e44 [2023-03-17T09:27:44.202Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-17T09:27:44.202Z] Removing intermediate container e7f0a66ccdef [2023-03-17T09:27:44.202Z] ---> df4245f4436c [2023-03-17T09:27:44.202Z] Step 26/27 : LABEL git_sha=944340b470a6d35ed9a6f68b845c4079971c0434 [2023-03-17T09:27:44.202Z] ---> Running in 99902137c501 [2023-03-17T09:27:44.202Z] ---> Running in 45cf4cd08f9f [2023-03-17T09:27:44.461Z] Removing intermediate container 99902137c501 [2023-03-17T09:27:44.461Z] ---> 572ae9522590 [2023-03-17T09:27:44.461Z] Step 18/20 : LABEL arch=x86_64 [2023-03-17T09:27:44.461Z] ---> Running in 0b9431e5058f [2023-03-17T09:27:44.461Z] Removing intermediate container 45cf4cd08f9f [2023-03-17T09:27:44.461Z] ---> e3bd18773e52 [2023-03-17T09:27:44.461Z] Step 27/27 : LABEL version=3.0.0-dev.103 [2023-03-17T09:27:44.461Z] ---> Running in 831bcacd8206 [2023-03-17T09:27:44.461Z] Removing intermediate container 0b9431e5058f [2023-03-17T09:27:44.461Z] ---> e0a8afae1d1d [2023-03-17T09:27:44.461Z] Step 19/20 : LABEL git_sha=944340b470a6d35ed9a6f68b845c4079971c0434 [2023-03-17T09:27:44.461Z] ---> Running in 6269f3541a79 [2023-03-17T09:27:44.461Z] Removing intermediate container 831bcacd8206 [2023-03-17T09:27:44.461Z] ---> 264061d63d1b [2023-03-17T09:27:44.461Z] [2023-03-17T09:27:44.461Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-17T09:27:44.728Z] Removing intermediate container 6269f3541a79 [2023-03-17T09:27:44.728Z] ---> 030e9b7da103 [2023-03-17T09:27:44.728Z] Step 20/20 : LABEL version=3.0.0-dev.103 [2023-03-17T09:27:44.728Z] Successfully built 264061d63d1b [2023-03-17T09:27:44.728Z] Successfully tagged security-spire-agent:latest [2023-03-17T09:27:44.728Z]  Building security-spire-agent ... done  ---> Running in 0193973f7a41 [2023-03-17T09:27:44.728Z] Removing intermediate container 0193973f7a41 [2023-03-17T09:27:44.728Z] ---> 3abf29348a2e [2023-03-17T09:27:44.728Z] [2023-03-17T09:27:44.728Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-17T09:27:44.728Z] Successfully built 3abf29348a2e [2023-03-17T09:27:45.002Z] Successfully tagged security-spiffe-token-provider:latest [2023-03-17T09:27:45.002Z]  Building security-spiffe-token-provider ... done v3.17.2-210-g0cdb6b5e4a0 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-03-17T09:27:45.002Z] v3.17.2-219-g41f8d9fe126 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-03-17T09:27:45.002Z] OK: 17816 distinct packages available [2023-03-17T09:27:45.278Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-17T09:27:45.278Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-17T09:27:45.537Z] (1/4) Installing dumb-init (1.2.5-r2) [2023-03-17T09:27:45.537Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-03-17T09:27:45.537Z] (3/4) Installing libucontext (1.2-r0) [2023-03-17T09:27:45.537Z] (4/4) Installing gcompat (1.1.0-r0) [2023-03-17T09:27:45.537Z] Executing busybox-1.35.0-r29.trigger [2023-03-17T09:27:45.537Z] OK: 7 MiB in 19 packages [2023-03-17T09:27:45.568Z] Removing intermediate container e4af55fc19a4 [2023-03-17T09:27:45.568Z] ---> a7893503317d [2023-03-17T09:27:45.568Z] Step 5/20 : COPY go.mod vendor* ./ [2023-03-17T09:27:46.106Z] Removing intermediate container f0d9344e5dad [2023-03-17T09:27:46.106Z] ---> 01c278336ae1 [2023-03-17T09:27:46.106Z] Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-17T09:27:46.106Z] ---> 050f5ccf07c2 [2023-03-17T09:27:46.106Z] Step 17/27 : COPY --from=builder /edgex-go/security.txt / [2023-03-17T09:27:46.149Z] ---> 128a7230e867 [2023-03-17T09:27:46.149Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-17T09:27:46.367Z] ---> 2be0d42c24ed [2023-03-17T09:27:46.367Z] Step 18/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-17T09:27:46.416Z] ---> Running in 498acd94cf2a [2023-03-17T09:27:49.670Z] ---> 50b29af79845 [2023-03-17T09:27:49.670Z] Step 19/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-03-17T09:27:49.670Z] ---> f48fba3cd073 [2023-03-17T09:27:49.670Z] Step 20/27 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-03-17T09:27:49.670Z] ---> Running in 0f710cfeb4a7 [2023-03-17T09:27:49.670Z] Removing intermediate container 0f710cfeb4a7 [2023-03-17T09:27:49.670Z] ---> 09db511d3f98 [2023-03-17T09:27:49.670Z] Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-03-17T09:27:49.929Z] ---> 92dea0d5e617 [2023-03-17T09:27:49.929Z] Step 22/27 : WORKDIR / [2023-03-17T09:27:49.929Z] ---> Running in 597517488b80 [2023-03-17T09:27:49.929Z] Removing intermediate container 597517488b80 [2023-03-17T09:27:49.929Z] ---> 8d485c2b97cc [2023-03-17T09:27:49.929Z] Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-17T09:27:49.929Z] ---> Running in 3edf8805208e [2023-03-17T09:27:50.199Z] Removing intermediate container 3edf8805208e [2023-03-17T09:27:50.199Z] ---> 1bd0f0f0a622 [2023-03-17T09:27:50.199Z] Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-17T09:27:50.199Z] ---> Running in 1ab890d97e32 [2023-03-17T09:27:50.199Z] Removing intermediate container 1ab890d97e32 [2023-03-17T09:27:50.199Z] ---> fca6336def05 [2023-03-17T09:27:50.199Z] Step 25/27 : LABEL arch=x86_64 [2023-03-17T09:27:50.200Z] ---> Running in 8f9daf298865 [2023-03-17T09:27:50.200Z] Removing intermediate container 8f9daf298865 [2023-03-17T09:27:50.200Z] ---> 1f5c84945acc [2023-03-17T09:27:50.200Z] Step 26/27 : LABEL git_sha=944340b470a6d35ed9a6f68b845c4079971c0434 [2023-03-17T09:27:50.200Z] ---> Running in 2bf9b1b1f7dc [2023-03-17T09:27:50.459Z] Removing intermediate container 2bf9b1b1f7dc [2023-03-17T09:27:50.459Z] ---> 18ac048ab334 [2023-03-17T09:27:50.459Z] Step 27/27 : LABEL version=3.0.0-dev.103 [2023-03-17T09:27:50.459Z] ---> Running in 7dcfd694577d [2023-03-17T09:27:50.459Z] Removing intermediate container 7dcfd694577d [2023-03-17T09:27:50.459Z] ---> 1d7114e6d5e4 [2023-03-17T09:27:50.459Z] [2023-03-17T09:27:50.459Z] Successfully built 1d7114e6d5e4 [2023-03-17T09:27:50.459Z] Successfully tagged security-spire-config:latest [2023-03-17T09:27:50.464Z]  Building security-spire-config ... done  [Pipeline] } [2023-03-17T09:27:50.471Z] $ docker stop --time=1 2c19626af97c6e67db080caf412790d7b38a50adc9361084997a4907bfe8cef8 [2023-03-17T09:27:51.763Z] $ docker rm -f --volumes 2c19626af97c6e67db080caf412790d7b38a50adc9361084997a4907bfe8cef8 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-17T09:27:52.107Z] + docker images [2023-03-17T09:27:52.107Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-03-17T09:27:52.107Z] security-spire-config latest 1d7114e6d5e4 1 second ago 88.9MB [2023-03-17T09:27:52.107Z] security-spire-agent latest 264061d63d1b 7 seconds ago 129MB [2023-03-17T09:27:52.107Z] security-spiffe-token-provider latest 3abf29348a2e 7 seconds ago 32.6MB [2023-03-17T09:27:52.107Z] 39ce425eccd3 8 seconds ago 1.54GB [2023-03-17T09:27:52.107Z] support-scheduler latest e1475a8709f6 8 seconds ago 32.4MB [2023-03-17T09:27:52.107Z] dfafbdb45dac 14 seconds ago 1.54GB [2023-03-17T09:27:52.107Z] 1f27d2c84641 18 seconds ago 1.72GB [2023-03-17T09:27:52.107Z] security-proxy-setup latest 1bd24b34a75c 22 seconds ago 18.7MB [2023-03-17T09:27:52.107Z] e642f308bb64 29 seconds ago 1.75GB [2023-03-17T09:27:52.107Z] core-data latest 30b109f99259 About a minute ago 20MB [2023-03-17T09:27:52.107Z] 39aed580b333 About a minute ago 1.66GB [2023-03-17T09:27:52.107Z] core-metadata latest a1f3fa435359 About a minute ago 20.6MB [2023-03-17T09:27:52.107Z] 26466fb679a4 About a minute ago 1.69GB [2023-03-17T09:27:52.107Z] core-common-config-bootstrapper latest a6d7411f39ae About a minute ago 17.6MB [2023-03-17T09:27:52.107Z] security-secretstore-setup latest 0ef3bbd61b49 About a minute ago 32.6MB [2023-03-17T09:27:52.107Z] 9911a544544d About a minute ago 1.68GB [2023-03-17T09:27:52.107Z] 6cd780655e0d About a minute ago 1.69GB [2023-03-17T09:27:52.107Z] security-bootstrapper latest 3196c93ccb6f About a minute ago 22MB [2023-03-17T09:27:52.107Z] security-proxy-auth latest 0f56af769ee6 2 minutes ago 18.3MB [2023-03-17T09:27:52.108Z] c1321250ecec 2 minutes ago 1.68GB [2023-03-17T09:27:52.108Z] support-notifications latest 5f61f83686cd 2 minutes ago 33MB [2023-03-17T09:27:52.108Z] core-command latest d40f5a92795f 2 minutes ago 19.8MB [2023-03-17T09:27:52.108Z] d5219de76d79 2 minutes ago 1.75GB [2023-03-17T09:27:52.108Z] 4d4b63593ff0 2 minutes ago 1.66GB [2023-03-17T09:27:52.108Z] 74133c3f7d59 2 minutes ago 1.67GB [2023-03-17T09:27:52.108Z] b871982cd1b6 2 minutes ago 1.68GB [2023-03-17T09:27:52.108Z] security-spire-server latest 9f0cabf46825 2 minutes ago 89.8MB [2023-03-17T09:27:52.108Z] 8394a59cb9cd 3 minutes ago 1.54GB [2023-03-17T09:27:52.108Z] ci-base-image-x86_64 latest 73decbdabe3c 6 minutes ago 883MB [2023-03-17T09:27:52.108Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.20-alpine 3b553350e43f 6 days ago 664MB [2023-03-17T09:27:52.108Z] alpine 3.17 b2aa39c304c2 4 weeks ago 7.05MB [2023-03-17T09:27:52.108Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 8 months ago 253MB [2023-03-17T09:27:52.108Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 2 years ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-17T09:27:52.215Z] provisioning config files... [2023-03-17T09:27:52.224Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/465@tmp/config6417776308211688812tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-17T09:27:52.528Z] ---> docker-login.sh [2023-03-17T09:27:52.528Z] nexus3.edgexfoundry.org:10001 [2023-03-17T09:27:52.528Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-17T09:27:52.528Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-17T09:27:52.528Z] Configure a credential helper to remove this warning. See [2023-03-17T09:27:52.528Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-17T09:27:52.528Z] [2023-03-17T09:27:52.528Z] Login Succeeded [2023-03-17T09:27:52.528Z] nexus3.edgexfoundry.org:10002 [2023-03-17T09:27:52.528Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-17T09:27:52.528Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-17T09:27:52.528Z] Configure a credential helper to remove this warning. See [2023-03-17T09:27:52.528Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-17T09:27:52.528Z] [2023-03-17T09:27:52.528Z] Login Succeeded [2023-03-17T09:27:52.528Z] nexus3.edgexfoundry.org:10003 [2023-03-17T09:27:52.788Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-17T09:27:52.788Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-17T09:27:52.788Z] Configure a credential helper to remove this warning. See [2023-03-17T09:27:52.788Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-17T09:27:52.788Z] [2023-03-17T09:27:52.788Z] Login Succeeded [2023-03-17T09:27:52.788Z] nexus3.edgexfoundry.org:10004 [2023-03-17T09:27:52.788Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-17T09:27:52.788Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-17T09:27:52.788Z] Configure a credential helper to remove this warning. See [2023-03-17T09:27:52.788Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-17T09:27:52.788Z] [2023-03-17T09:27:52.788Z] Login Succeeded [2023-03-17T09:27:52.788Z] docker.io [2023-03-17T09:27:53.046Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-17T09:27:53.305Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-17T09:27:53.305Z] Configure a credential helper to remove this warning. See [2023-03-17T09:27:53.305Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-17T09:27:53.305Z] [2023-03-17T09:27:53.305Z] Login Succeeded [2023-03-17T09:27:53.305Z] ---> docker-login.sh ends [Pipeline] } [2023-03-17T09:27:53.313Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-17T09:27:53.346Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-17T09:27:53.367Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2023-03-17T09:27:53.367Z] 944340b470a6d35ed9a6f68b845c4079971c0434 [2023-03-17T09:27:53.367Z] latest [2023-03-17T09:27:53.367Z] 3.0.0-dev.103 [2023-03-17T09:27:53.367Z] 944340b470a6d35ed9a6f68b845c4079971c0434-3.0.0-dev.103 [2023-03-17T09:27:53.367Z] main [2023-03-17T09:27:53.367Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T09:27:53.688Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:944340b470a6d35ed9a6f68b845c4079971c0434 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T09:27:53.999Z] + docker push nexus3.edgexfoundry.org:10004/core-command:944340b470a6d35ed9a6f68b845c4079971c0434 [2023-03-17T09:27:53.999Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-03-17T09:27:53.999Z] b174732867ed: Preparing [2023-03-17T09:27:53.999Z] a585ff1757f7: Preparing [2023-03-17T09:27:53.999Z] 20bf5460d04c: Preparing [2023-03-17T09:27:53.999Z] 0bf42daeece0: Preparing [2023-03-17T09:27:53.999Z] 6cfbaec2e736: Preparing [2023-03-17T09:27:53.999Z] 7cd52847ad77: Preparing [2023-03-17T09:27:53.999Z] 7cd52847ad77: Waiting [2023-03-17T09:27:53.999Z] b174732867ed: Pushed [2023-03-17T09:27:53.999Z] 0bf42daeece0: Pushed [2023-03-17T09:27:53.999Z] 6cfbaec2e736: Pushed [2023-03-17T09:27:53.999Z] 20bf5460d04c: Pushed [2023-03-17T09:27:53.999Z] 7cd52847ad77: Layer already exists [2023-03-17T09:27:55.921Z] a585ff1757f7: Pushed [2023-03-17T09:27:55.921Z] 944340b470a6d35ed9a6f68b845c4079971c0434: digest: sha256:047be0419e9077604083159dbe18c22771776cee55533af95073fba678820a8a size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T09:27:56.250Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T09:27:56.560Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2023-03-17T09:27:56.560Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-03-17T09:27:56.560Z] b174732867ed: Preparing [2023-03-17T09:27:56.560Z] a585ff1757f7: Preparing [2023-03-17T09:27:56.560Z] 20bf5460d04c: Preparing [2023-03-17T09:27:56.560Z] 0bf42daeece0: Preparing [2023-03-17T09:27:56.560Z] 6cfbaec2e736: Preparing [2023-03-17T09:27:56.560Z] 7cd52847ad77: Preparing [2023-03-17T09:27:56.560Z] 7cd52847ad77: Waiting [2023-03-17T09:27:56.560Z] 20bf5460d04c: Layer already exists [2023-03-17T09:27:56.560Z] 0bf42daeece0: Layer already exists [2023-03-17T09:27:56.560Z] b174732867ed: Layer already exists [2023-03-17T09:27:56.560Z] a585ff1757f7: Layer already exists [2023-03-17T09:27:56.560Z] 6cfbaec2e736: Layer already exists [2023-03-17T09:27:56.560Z] 7cd52847ad77: Layer already exists [2023-03-17T09:27:56.560Z] latest: digest: sha256:047be0419e9077604083159dbe18c22771776cee55533af95073fba678820a8a size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T09:27:56.867Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:3.0.0-dev.103 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T09:27:57.181Z] + docker push nexus3.edgexfoundry.org:10004/core-command:3.0.0-dev.103 [2023-03-17T09:27:57.181Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-03-17T09:27:57.181Z] b174732867ed: Preparing [2023-03-17T09:27:57.181Z] a585ff1757f7: Preparing [2023-03-17T09:27:57.181Z] 20bf5460d04c: Preparing [2023-03-17T09:27:57.181Z] 0bf42daeece0: Preparing [2023-03-17T09:27:57.181Z] 6cfbaec2e736: Preparing [2023-03-17T09:27:57.181Z] 7cd52847ad77: Preparing [2023-03-17T09:27:57.181Z] 7cd52847ad77: Waiting [2023-03-17T09:27:57.181Z] 6cfbaec2e736: Layer already exists [2023-03-17T09:27:57.181Z] a585ff1757f7: Layer already exists [2023-03-17T09:27:57.181Z] b174732867ed: Layer already exists [2023-03-17T09:27:57.181Z] 0bf42daeece0: Layer already exists [2023-03-17T09:27:57.181Z] 20bf5460d04c: Layer already exists [2023-03-17T09:27:57.181Z] 7cd52847ad77: Layer already exists [2023-03-17T09:27:57.181Z] 3.0.0-dev.103: digest: sha256:047be0419e9077604083159dbe18c22771776cee55533af95073fba678820a8a size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T09:27:57.513Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:944340b470a6d35ed9a6f68b845c4079971c0434-3.0.0-dev.103 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T09:27:57.823Z] + docker push nexus3.edgexfoundry.org:10004/core-command:944340b470a6d35ed9a6f68b845c4079971c0434-3.0.0-dev.103 [2023-03-17T09:27:57.823Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-03-17T09:27:57.823Z] b174732867ed: Preparing [2023-03-17T09:27:57.823Z] a585ff1757f7: Preparing [2023-03-17T09:27:57.823Z] 20bf5460d04c: Preparing [2023-03-17T09:27:57.823Z] 0bf42daeece0: Preparing [2023-03-17T09:27:57.823Z] 6cfbaec2e736: Preparing [2023-03-17T09:27:57.823Z] 7cd52847ad77: Preparing [2023-03-17T09:27:57.823Z] 7cd52847ad77: Waiting [2023-03-17T09:27:57.823Z] 6cfbaec2e736: Layer already exists [2023-03-17T09:27:57.823Z] b174732867ed: Layer already exists [2023-03-17T09:27:57.823Z] 20bf5460d04c: Layer already exists [2023-03-17T09:27:57.823Z] 0bf42daeece0: Layer already exists [2023-03-17T09:27:57.823Z] a585ff1757f7: Layer already exists [2023-03-17T09:27:57.823Z] 7cd52847ad77: Layer already exists [2023-03-17T09:27:57.823Z] 944340b470a6d35ed9a6f68b845c4079971c0434-3.0.0-dev.103: digest: sha256:047be0419e9077604083159dbe18c22771776cee55533af95073fba678820a8a size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T09:27:58.138Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T09:27:58.470Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2023-03-17T09:27:58.470Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-03-17T09:27:58.470Z] b174732867ed: Preparing [2023-03-17T09:27:58.470Z] a585ff1757f7: Preparing [2023-03-17T09:27:58.470Z] 20bf5460d04c: Preparing [2023-03-17T09:27:58.470Z] 0bf42daeece0: Preparing [2023-03-17T09:27:58.470Z] 6cfbaec2e736: Preparing [2023-03-17T09:27:58.471Z] 7cd52847ad77: Preparing [2023-03-17T09:27:58.471Z] 7cd52847ad77: Waiting [2023-03-17T09:27:58.471Z] a585ff1757f7: Layer already exists [2023-03-17T09:27:58.471Z] 6cfbaec2e736: Layer already exists [2023-03-17T09:27:58.471Z] 20bf5460d04c: Layer already exists [2023-03-17T09:27:58.471Z] b174732867ed: Layer already exists [2023-03-17T09:27:58.471Z] 0bf42daeece0: Layer already exists [2023-03-17T09:27:58.471Z] 7cd52847ad77: Layer already exists [2023-03-17T09:27:58.471Z] main: digest: sha256:047be0419e9077604083159dbe18c22771776cee55533af95073fba678820a8a size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-17T09:27:58.504Z] ===================================================== [Pipeline] echo [2023-03-17T09:27:58.509Z] taggedImages: [2023-03-17T09:27:58.509Z] - nexus3.edgexfoundry.org:10004/core-command:944340b470a6d35ed9a6f68b845c4079971c0434 [2023-03-17T09:27:58.509Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2023-03-17T09:27:58.509Z] - nexus3.edgexfoundry.org:10004/core-command:3.0.0-dev.103 [2023-03-17T09:27:58.509Z] - nexus3.edgexfoundry.org:10004/core-command:944340b470a6d35ed9a6f68b845c4079971c0434-3.0.0-dev.103 [2023-03-17T09:27:58.509Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2023-03-17T09:27:58.522Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: [2023-03-17T09:27:58.522Z] 944340b470a6d35ed9a6f68b845c4079971c0434 [2023-03-17T09:27:58.522Z] latest [2023-03-17T09:27:58.522Z] 3.0.0-dev.103 [2023-03-17T09:27:58.522Z] 944340b470a6d35ed9a6f68b845c4079971c0434-3.0.0-dev.103 [2023-03-17T09:27:58.522Z] main [2023-03-17T09:27:58.522Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T09:27:58.872Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:944340b470a6d35ed9a6f68b845c4079971c0434 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T09:27:59.205Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:944340b470a6d35ed9a6f68b845c4079971c0434 [2023-03-17T09:27:59.205Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-03-17T09:27:59.205Z] 12e575cabacb: Preparing [2023-03-17T09:27:59.205Z] 459145035eb4: Preparing [2023-03-17T09:27:59.205Z] 80b3483fdbad: Preparing [2023-03-17T09:27:59.205Z] 5382f295341d: Preparing [2023-03-17T09:27:59.205Z] 20bf5460d04c: Preparing [2023-03-17T09:27:59.205Z] 0bf42daeece0: Preparing [2023-03-17T09:27:59.205Z] 931c743e97ba: Preparing [2023-03-17T09:27:59.205Z] 7cd52847ad77: Preparing [2023-03-17T09:27:59.205Z] 0bf42daeece0: Waiting [2023-03-17T09:27:59.205Z] 931c743e97ba: Waiting [2023-03-17T09:27:59.205Z] 20bf5460d04c: Layer already exists [2023-03-17T09:27:59.205Z] 0bf42daeece0: Layer already exists [2023-03-17T09:27:59.205Z] 459145035eb4: Pushed [2023-03-17T09:27:59.205Z] 12e575cabacb: Pushed [2023-03-17T09:27:59.205Z] 7cd52847ad77: Layer already exists [2023-03-17T09:27:59.205Z] 80b3483fdbad: Pushed [2023-03-17T09:27:59.205Z] 931c743e97ba: Pushed [2023-03-17T09:28:00.611Z] 5382f295341d: Pushed [2023-03-17T09:28:00.611Z] 944340b470a6d35ed9a6f68b845c4079971c0434: digest: sha256:da90495ab78ed83ad6793db5522a8f3c217c28dc2c14369e5657beefdf7b027b size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T09:28:00.928Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T09:28:01.261Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2023-03-17T09:28:01.261Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-03-17T09:28:01.261Z] 12e575cabacb: Preparing [2023-03-17T09:28:01.261Z] 459145035eb4: Preparing [2023-03-17T09:28:01.261Z] 80b3483fdbad: Preparing [2023-03-17T09:28:01.261Z] 5382f295341d: Preparing [2023-03-17T09:28:01.261Z] 20bf5460d04c: Preparing [2023-03-17T09:28:01.261Z] 0bf42daeece0: Preparing [2023-03-17T09:28:01.261Z] 931c743e97ba: Preparing [2023-03-17T09:28:01.261Z] 7cd52847ad77: Preparing [2023-03-17T09:28:01.261Z] 931c743e97ba: Waiting [2023-03-17T09:28:01.261Z] 0bf42daeece0: Waiting [2023-03-17T09:28:01.261Z] 7cd52847ad77: Waiting [2023-03-17T09:28:01.261Z] 5382f295341d: Layer already exists [2023-03-17T09:28:01.261Z] 20bf5460d04c: Layer already exists [2023-03-17T09:28:01.261Z] 459145035eb4: Layer already exists [2023-03-17T09:28:01.261Z] 12e575cabacb: Layer already exists [2023-03-17T09:28:01.261Z] 80b3483fdbad: Layer already exists [2023-03-17T09:28:01.261Z] 931c743e97ba: Layer already exists [2023-03-17T09:28:01.261Z] 0bf42daeece0: Layer already exists [2023-03-17T09:28:01.261Z] 7cd52847ad77: Layer already exists [2023-03-17T09:28:01.261Z] latest: digest: sha256:da90495ab78ed83ad6793db5522a8f3c217c28dc2c14369e5657beefdf7b027b size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T09:28:01.567Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.0.0-dev.103 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T09:28:01.866Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.0.0-dev.103 [2023-03-17T09:28:01.866Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-03-17T09:28:01.866Z] 12e575cabacb: Preparing [2023-03-17T09:28:01.866Z] 459145035eb4: Preparing [2023-03-17T09:28:01.866Z] 80b3483fdbad: Preparing [2023-03-17T09:28:01.866Z] 5382f295341d: Preparing [2023-03-17T09:28:01.866Z] 20bf5460d04c: Preparing [2023-03-17T09:28:01.866Z] 0bf42daeece0: Preparing [2023-03-17T09:28:01.866Z] 931c743e97ba: Preparing [2023-03-17T09:28:01.866Z] 7cd52847ad77: Preparing [2023-03-17T09:28:01.866Z] 0bf42daeece0: Waiting [2023-03-17T09:28:01.866Z] 7cd52847ad77: Waiting [2023-03-17T09:28:01.866Z] 20bf5460d04c: Layer already exists [2023-03-17T09:28:01.866Z] 80b3483fdbad: Layer already exists [2023-03-17T09:28:01.866Z] 12e575cabacb: Layer already exists [2023-03-17T09:28:01.866Z] 459145035eb4: Layer already exists [2023-03-17T09:28:01.866Z] 5382f295341d: Layer already exists [2023-03-17T09:28:01.866Z] 0bf42daeece0: Layer already exists [2023-03-17T09:28:01.866Z] 7cd52847ad77: Layer already exists [2023-03-17T09:28:01.866Z] 931c743e97ba: Layer already exists [2023-03-17T09:28:01.866Z] 3.0.0-dev.103: digest: sha256:da90495ab78ed83ad6793db5522a8f3c217c28dc2c14369e5657beefdf7b027b size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T09:28:02.168Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:944340b470a6d35ed9a6f68b845c4079971c0434-3.0.0-dev.103 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T09:28:02.472Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:944340b470a6d35ed9a6f68b845c4079971c0434-3.0.0-dev.103 [2023-03-17T09:28:02.472Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-03-17T09:28:02.472Z] 12e575cabacb: Preparing [2023-03-17T09:28:02.472Z] 459145035eb4: Preparing [2023-03-17T09:28:02.472Z] 80b3483fdbad: Preparing [2023-03-17T09:28:02.472Z] 5382f295341d: Preparing [2023-03-17T09:28:02.472Z] 20bf5460d04c: Preparing [2023-03-17T09:28:02.472Z] 0bf42daeece0: Preparing [2023-03-17T09:28:02.472Z] 931c743e97ba: Preparing [2023-03-17T09:28:02.472Z] 7cd52847ad77: Preparing [2023-03-17T09:28:02.472Z] 0bf42daeece0: Waiting [2023-03-17T09:28:02.472Z] 931c743e97ba: Waiting [2023-03-17T09:28:02.472Z] 7cd52847ad77: Waiting [2023-03-17T09:28:02.472Z] 80b3483fdbad: Layer already exists [2023-03-17T09:28:02.472Z] 20bf5460d04c: Layer already exists [2023-03-17T09:28:02.472Z] 5382f295341d: Layer already exists [2023-03-17T09:28:02.472Z] 12e575cabacb: Layer already exists [2023-03-17T09:28:02.472Z] 459145035eb4: Layer already exists [2023-03-17T09:28:02.472Z] 0bf42daeece0: Layer already exists [2023-03-17T09:28:02.472Z] 7cd52847ad77: Layer already exists [2023-03-17T09:28:02.472Z] 931c743e97ba: Layer already exists [2023-03-17T09:28:02.472Z] 944340b470a6d35ed9a6f68b845c4079971c0434-3.0.0-dev.103: digest: sha256:da90495ab78ed83ad6793db5522a8f3c217c28dc2c14369e5657beefdf7b027b size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T09:28:02.781Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T09:28:03.091Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [2023-03-17T09:28:03.091Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-03-17T09:28:03.091Z] 12e575cabacb: Preparing [2023-03-17T09:28:03.091Z] 459145035eb4: Preparing [2023-03-17T09:28:03.091Z] 80b3483fdbad: Preparing [2023-03-17T09:28:03.091Z] 5382f295341d: Preparing [2023-03-17T09:28:03.091Z] 20bf5460d04c: Preparing [2023-03-17T09:28:03.091Z] 0bf42daeece0: Preparing [2023-03-17T09:28:03.091Z] 931c743e97ba: Preparing [2023-03-17T09:28:03.091Z] 7cd52847ad77: Preparing [2023-03-17T09:28:03.091Z] 0bf42daeece0: Waiting [2023-03-17T09:28:03.091Z] 931c743e97ba: Waiting [2023-03-17T09:28:03.091Z] 7cd52847ad77: Waiting [2023-03-17T09:28:03.091Z] 12e575cabacb: Layer already exists [2023-03-17T09:28:03.091Z] 5382f295341d: Layer already exists [2023-03-17T09:28:03.091Z] 459145035eb4: Layer already exists [2023-03-17T09:28:03.091Z] 20bf5460d04c: Layer already exists [2023-03-17T09:28:03.091Z] 80b3483fdbad: Layer already exists [2023-03-17T09:28:03.091Z] 7cd52847ad77: Layer already exists [2023-03-17T09:28:03.091Z] 0bf42daeece0: Layer already exists [2023-03-17T09:28:03.091Z] 931c743e97ba: Layer already exists [2023-03-17T09:28:03.091Z] main: digest: sha256:da90495ab78ed83ad6793db5522a8f3c217c28dc2c14369e5657beefdf7b027b size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-17T09:28:03.127Z] ===================================================== [Pipeline] echo [2023-03-17T09:28:03.132Z] taggedImages: [2023-03-17T09:28:03.132Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:944340b470a6d35ed9a6f68b845c4079971c0434 [2023-03-17T09:28:03.132Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2023-03-17T09:28:03.132Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.0.0-dev.103 [2023-03-17T09:28:03.132Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:944340b470a6d35ed9a6f68b845c4079971c0434-3.0.0-dev.103 [2023-03-17T09:28:03.132Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo [2023-03-17T09:28:03.146Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2023-03-17T09:28:03.146Z] 944340b470a6d35ed9a6f68b845c4079971c0434 [2023-03-17T09:28:03.146Z] latest [2023-03-17T09:28:03.146Z] 3.0.0-dev.103 [2023-03-17T09:28:03.146Z] 944340b470a6d35ed9a6f68b845c4079971c0434-3.0.0-dev.103 [2023-03-17T09:28:03.146Z] main [2023-03-17T09:28:03.146Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T09:28:03.456Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:944340b470a6d35ed9a6f68b845c4079971c0434 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T09:28:03.760Z] + docker push nexus3.edgexfoundry.org:10004/core-data:944340b470a6d35ed9a6f68b845c4079971c0434 [2023-03-17T09:28:03.760Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-03-17T09:28:03.760Z] fe74ec1bd018: Preparing [2023-03-17T09:28:03.760Z] 501b809f189c: Preparing [2023-03-17T09:28:03.760Z] 20bf5460d04c: Preparing [2023-03-17T09:28:03.760Z] 0bf42daeece0: Preparing [2023-03-17T09:28:03.760Z] 170f22b96ce7: Preparing [2023-03-17T09:28:03.760Z] 7cd52847ad77: Preparing [2023-03-17T09:28:03.760Z] 7cd52847ad77: Waiting [2023-03-17T09:28:03.760Z] 0bf42daeece0: Layer already exists [2023-03-17T09:28:03.760Z] 20bf5460d04c: Layer already exists [2023-03-17T09:28:03.760Z] 7cd52847ad77: Layer already exists [2023-03-17T09:28:03.760Z] fe74ec1bd018: Pushed [2023-03-17T09:28:03.760Z] 170f22b96ce7: Pushed [2023-03-17T09:28:05.134Z] 501b809f189c: Pushed [2023-03-17T09:28:05.393Z] 944340b470a6d35ed9a6f68b845c4079971c0434: digest: sha256:f48219d380a389d24d437c1f6fcd47498201c2d5ee8ac074e46eeaf142717ea0 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T09:28:05.700Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T09:28:06.003Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2023-03-17T09:28:06.003Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-03-17T09:28:06.003Z] fe74ec1bd018: Preparing [2023-03-17T09:28:06.003Z] 501b809f189c: Preparing [2023-03-17T09:28:06.003Z] 20bf5460d04c: Preparing [2023-03-17T09:28:06.003Z] 0bf42daeece0: Preparing [2023-03-17T09:28:06.003Z] 170f22b96ce7: Preparing [2023-03-17T09:28:06.003Z] 7cd52847ad77: Preparing [2023-03-17T09:28:06.003Z] 7cd52847ad77: Waiting [2023-03-17T09:28:06.003Z] fe74ec1bd018: Layer already exists [2023-03-17T09:28:06.003Z] 501b809f189c: Layer already exists [2023-03-17T09:28:06.003Z] 0bf42daeece0: Layer already exists [2023-03-17T09:28:06.003Z] 20bf5460d04c: Layer already exists [2023-03-17T09:28:06.003Z] 170f22b96ce7: Layer already exists [2023-03-17T09:28:06.003Z] 7cd52847ad77: Layer already exists [2023-03-17T09:28:06.003Z] latest: digest: sha256:f48219d380a389d24d437c1f6fcd47498201c2d5ee8ac074e46eeaf142717ea0 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T09:28:06.311Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:3.0.0-dev.103 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T09:28:06.613Z] + docker push nexus3.edgexfoundry.org:10004/core-data:3.0.0-dev.103 [2023-03-17T09:28:06.613Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-03-17T09:28:07.550Z] fe74ec1bd018: Preparing [2023-03-17T09:28:07.550Z] 501b809f189c: Preparing [2023-03-17T09:28:07.550Z] 20bf5460d04c: Preparing [2023-03-17T09:28:07.550Z] 0bf42daeece0: Preparing [2023-03-17T09:28:07.550Z] 170f22b96ce7: Preparing [2023-03-17T09:28:07.550Z] 7cd52847ad77: Preparing [2023-03-17T09:28:07.550Z] 7cd52847ad77: Waiting [2023-03-17T09:28:07.550Z] 501b809f189c: Layer already exists [2023-03-17T09:28:07.550Z] 170f22b96ce7: Layer already exists [2023-03-17T09:28:07.550Z] 0bf42daeece0: Layer already exists [2023-03-17T09:28:07.550Z] fe74ec1bd018: Layer already exists [2023-03-17T09:28:07.550Z] 20bf5460d04c: Layer already exists [2023-03-17T09:28:07.550Z] 7cd52847ad77: Layer already exists [2023-03-17T09:28:07.550Z] 3.0.0-dev.103: digest: sha256:f48219d380a389d24d437c1f6fcd47498201c2d5ee8ac074e46eeaf142717ea0 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T09:28:07.866Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:944340b470a6d35ed9a6f68b845c4079971c0434-3.0.0-dev.103 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T09:28:08.433Z] + docker push nexus3.edgexfoundry.org:10004/core-data:944340b470a6d35ed9a6f68b845c4079971c0434-3.0.0-dev.103 [2023-03-17T09:28:08.434Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-03-17T09:28:08.434Z] fe74ec1bd018: Preparing [2023-03-17T09:28:08.434Z] 501b809f189c: Preparing [2023-03-17T09:28:08.434Z] 20bf5460d04c: Preparing [2023-03-17T09:28:08.434Z] 0bf42daeece0: Preparing [2023-03-17T09:28:08.434Z] 170f22b96ce7: Preparing [2023-03-17T09:28:08.434Z] 7cd52847ad77: Preparing [2023-03-17T09:28:08.434Z] 7cd52847ad77: Waiting [2023-03-17T09:28:08.434Z] fe74ec1bd018: Layer already exists [2023-03-17T09:28:08.434Z] 501b809f189c: Layer already exists [2023-03-17T09:28:08.434Z] 170f22b96ce7: Layer already exists [2023-03-17T09:28:08.434Z] 0bf42daeece0: Layer already exists [2023-03-17T09:28:08.434Z] 20bf5460d04c: Layer already exists [2023-03-17T09:28:08.434Z] 7cd52847ad77: Layer already exists [2023-03-17T09:28:08.434Z] 944340b470a6d35ed9a6f68b845c4079971c0434-3.0.0-dev.103: digest: sha256:f48219d380a389d24d437c1f6fcd47498201c2d5ee8ac074e46eeaf142717ea0 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T09:28:08.748Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T09:28:09.623Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2023-03-17T09:28:09.623Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-03-17T09:28:09.623Z] fe74ec1bd018: Preparing [2023-03-17T09:28:09.623Z] 501b809f189c: Preparing [2023-03-17T09:28:09.623Z] 20bf5460d04c: Preparing [2023-03-17T09:28:09.623Z] 0bf42daeece0: Preparing [2023-03-17T09:28:09.623Z] 170f22b96ce7: Preparing [2023-03-17T09:28:09.623Z] 7cd52847ad77: Preparing [2023-03-17T09:28:09.623Z] 7cd52847ad77: Waiting [2023-03-17T09:28:09.623Z] 0bf42daeece0: Layer already exists [2023-03-17T09:28:09.623Z] 170f22b96ce7: Layer already exists [2023-03-17T09:28:09.623Z] fe74ec1bd018: Layer already exists [2023-03-17T09:28:09.623Z] 501b809f189c: Layer already exists [2023-03-17T09:28:09.623Z] 20bf5460d04c: Layer already exists [2023-03-17T09:28:09.623Z] 7cd52847ad77: Layer already exists [2023-03-17T09:28:09.623Z] main: digest: sha256:f48219d380a389d24d437c1f6fcd47498201c2d5ee8ac074e46eeaf142717ea0 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-17T09:28:09.667Z] ===================================================== [Pipeline] echo [2023-03-17T09:28:09.675Z] taggedImages: [2023-03-17T09:28:09.675Z] - nexus3.edgexfoundry.org:10004/core-data:944340b470a6d35ed9a6f68b845c4079971c0434 [2023-03-17T09:28:09.675Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2023-03-17T09:28:09.675Z] - nexus3.edgexfoundry.org:10004/core-data:3.0.0-dev.103 [2023-03-17T09:28:09.675Z] - nexus3.edgexfoundry.org:10004/core-data:944340b470a6d35ed9a6f68b845c4079971c0434-3.0.0-dev.103 [2023-03-17T09:28:09.675Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2023-03-17T09:28:09.697Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2023-03-17T09:28:09.697Z] 944340b470a6d35ed9a6f68b845c4079971c0434 [2023-03-17T09:28:09.697Z] latest [2023-03-17T09:28:09.697Z] 3.0.0-dev.103 [2023-03-17T09:28:09.697Z] 944340b470a6d35ed9a6f68b845c4079971c0434-3.0.0-dev.103 [2023-03-17T09:28:09.697Z] main [2023-03-17T09:28:09.697Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T09:28:10.015Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:944340b470a6d35ed9a6f68b845c4079971c0434 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T09:28:22.532Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:944340b470a6d35ed9a6f68b845c4079971c0434 [2023-03-17T09:28:22.532Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-03-17T09:28:22.532Z] 90e997cc9d48: Preparing [2023-03-17T09:28:22.532Z] bc6f93422251: Preparing [2023-03-17T09:28:22.532Z] 1353da47dd0c: Preparing [2023-03-17T09:28:22.532Z] 20bf5460d04c: Preparing [2023-03-17T09:28:22.532Z] 0bf42daeece0: Preparing [2023-03-17T09:28:22.532Z] 6cfbaec2e736: Preparing [2023-03-17T09:28:22.532Z] 7cd52847ad77: Preparing [2023-03-17T09:28:22.532Z] 6cfbaec2e736: Waiting [2023-03-17T09:28:22.532Z] 7cd52847ad77: Waiting [2023-03-17T09:28:22.532Z] bc6f93422251: Pushed [2023-03-17T09:28:22.532Z] 90e997cc9d48: Pushed [2023-03-17T09:28:22.920Z] 20bf5460d04c: Layer already exists [2023-03-17T09:28:23.488Z] 0bf42daeece0: Layer already exists [2023-03-17T09:28:23.745Z] 6cfbaec2e736: Layer already exists [2023-03-17T09:28:23.745Z] 7cd52847ad77: Layer already exists [2023-03-17T09:28:24.004Z] 1353da47dd0c: Pushed [2023-03-17T09:28:24.262Z] 944340b470a6d35ed9a6f68b845c4079971c0434: digest: sha256:bae28b5a5392322d21b660d20905a9399d0ba2123c4172f9892f78f8aff713e4 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T09:28:24.566Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T09:28:24.867Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2023-03-17T09:28:24.867Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-03-17T09:28:24.867Z] 90e997cc9d48: Preparing [2023-03-17T09:28:24.867Z] bc6f93422251: Preparing [2023-03-17T09:28:24.867Z] 1353da47dd0c: Preparing [2023-03-17T09:28:24.867Z] 20bf5460d04c: Preparing [2023-03-17T09:28:24.867Z] 0bf42daeece0: Preparing [2023-03-17T09:28:24.867Z] 6cfbaec2e736: Preparing [2023-03-17T09:28:24.867Z] 7cd52847ad77: Preparing [2023-03-17T09:28:24.867Z] 7cd52847ad77: Waiting [2023-03-17T09:28:24.867Z] 6cfbaec2e736: Waiting [2023-03-17T09:28:24.867Z] bc6f93422251: Layer already exists [2023-03-17T09:28:24.867Z] 1353da47dd0c: Layer already exists [2023-03-17T09:28:24.867Z] 0bf42daeece0: Layer already exists [2023-03-17T09:28:24.867Z] 90e997cc9d48: Layer already exists [2023-03-17T09:28:24.867Z] 20bf5460d04c: Layer already exists [2023-03-17T09:28:24.867Z] 6cfbaec2e736: Layer already exists [2023-03-17T09:28:24.867Z] 7cd52847ad77: Layer already exists [2023-03-17T09:28:24.867Z] latest: digest: sha256:bae28b5a5392322d21b660d20905a9399d0ba2123c4172f9892f78f8aff713e4 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T09:28:25.169Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:3.0.0-dev.103 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T09:28:25.469Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:3.0.0-dev.103 [2023-03-17T09:28:25.469Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-03-17T09:28:25.469Z] 90e997cc9d48: Preparing [2023-03-17T09:28:25.469Z] bc6f93422251: Preparing [2023-03-17T09:28:25.469Z] 1353da47dd0c: Preparing [2023-03-17T09:28:25.469Z] 20bf5460d04c: Preparing [2023-03-17T09:28:25.469Z] 0bf42daeece0: Preparing [2023-03-17T09:28:25.469Z] 6cfbaec2e736: Preparing [2023-03-17T09:28:25.469Z] 7cd52847ad77: Preparing [2023-03-17T09:28:25.469Z] 6cfbaec2e736: Waiting [2023-03-17T09:28:25.469Z] 7cd52847ad77: Waiting [2023-03-17T09:28:25.469Z] 0bf42daeece0: Layer already exists [2023-03-17T09:28:25.469Z] 1353da47dd0c: Layer already exists [2023-03-17T09:28:25.469Z] bc6f93422251: Layer already exists [2023-03-17T09:28:25.469Z] 20bf5460d04c: Layer already exists [2023-03-17T09:28:25.469Z] 90e997cc9d48: Layer already exists [2023-03-17T09:28:25.469Z] 6cfbaec2e736: Layer already exists [2023-03-17T09:28:25.469Z] 7cd52847ad77: Layer already exists [2023-03-17T09:28:25.469Z] 3.0.0-dev.103: digest: sha256:bae28b5a5392322d21b660d20905a9399d0ba2123c4172f9892f78f8aff713e4 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T09:28:25.775Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:944340b470a6d35ed9a6f68b845c4079971c0434-3.0.0-dev.103 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T09:28:26.078Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:944340b470a6d35ed9a6f68b845c4079971c0434-3.0.0-dev.103 [2023-03-17T09:28:26.078Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-03-17T09:28:26.078Z] 90e997cc9d48: Preparing [2023-03-17T09:28:26.078Z] bc6f93422251: Preparing [2023-03-17T09:28:26.078Z] 1353da47dd0c: Preparing [2023-03-17T09:28:26.078Z] 20bf5460d04c: Preparing [2023-03-17T09:28:26.078Z] 0bf42daeece0: Preparing [2023-03-17T09:28:26.078Z] 6cfbaec2e736: Preparing [2023-03-17T09:28:26.078Z] 7cd52847ad77: Preparing [2023-03-17T09:28:26.078Z] 6cfbaec2e736: Waiting [2023-03-17T09:28:26.078Z] 7cd52847ad77: Waiting [2023-03-17T09:28:26.078Z] bc6f93422251: Layer already exists [2023-03-17T09:28:26.078Z] 0bf42daeece0: Layer already exists [2023-03-17T09:28:26.079Z] 90e997cc9d48: Layer already exists [2023-03-17T09:28:26.079Z] 1353da47dd0c: Layer already exists [2023-03-17T09:28:26.079Z] 20bf5460d04c: Layer already exists [2023-03-17T09:28:26.079Z] 6cfbaec2e736: Layer already exists [2023-03-17T09:28:26.079Z] 7cd52847ad77: Layer already exists [2023-03-17T09:28:26.079Z] 944340b470a6d35ed9a6f68b845c4079971c0434-3.0.0-dev.103: digest: sha256:bae28b5a5392322d21b660d20905a9399d0ba2123c4172f9892f78f8aff713e4 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T09:28:26.381Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T09:28:26.942Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2023-03-17T09:28:26.942Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-03-17T09:28:26.942Z] 90e997cc9d48: Preparing [2023-03-17T09:28:26.942Z] bc6f93422251: Preparing [2023-03-17T09:28:26.942Z] 1353da47dd0c: Preparing [2023-03-17T09:28:26.942Z] 20bf5460d04c: Preparing [2023-03-17T09:28:26.942Z] 0bf42daeece0: Preparing [2023-03-17T09:28:26.942Z] 6cfbaec2e736: Preparing [2023-03-17T09:28:26.942Z] 7cd52847ad77: Preparing [2023-03-17T09:28:26.942Z] 6cfbaec2e736: Waiting [2023-03-17T09:28:26.942Z] 7cd52847ad77: Waiting [2023-03-17T09:28:26.942Z] 90e997cc9d48: Layer already exists [2023-03-17T09:28:26.942Z] 0bf42daeece0: Layer already exists [2023-03-17T09:28:26.942Z] 1353da47dd0c: Layer already exists [2023-03-17T09:28:26.943Z] bc6f93422251: Layer already exists [2023-03-17T09:28:26.943Z] 20bf5460d04c: Layer already exists [2023-03-17T09:28:26.943Z] 7cd52847ad77: Layer already exists [2023-03-17T09:28:26.943Z] 6cfbaec2e736: Layer already exists [2023-03-17T09:28:26.943Z] main: digest: sha256:bae28b5a5392322d21b660d20905a9399d0ba2123c4172f9892f78f8aff713e4 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-17T09:28:26.986Z] ===================================================== [Pipeline] echo [2023-03-17T09:28:26.993Z] taggedImages: [2023-03-17T09:28:26.993Z] - nexus3.edgexfoundry.org:10004/core-metadata:944340b470a6d35ed9a6f68b845c4079971c0434 [2023-03-17T09:28:26.993Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2023-03-17T09:28:26.993Z] - nexus3.edgexfoundry.org:10004/core-metadata:3.0.0-dev.103 [2023-03-17T09:28:26.993Z] - nexus3.edgexfoundry.org:10004/core-metadata:944340b470a6d35ed9a6f68b845c4079971c0434-3.0.0-dev.103 [2023-03-17T09:28:26.993Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2023-03-17T09:28:27.007Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2023-03-17T09:28:27.007Z] 944340b470a6d35ed9a6f68b845c4079971c0434 [2023-03-17T09:28:27.007Z] latest [2023-03-17T09:28:27.007Z] 3.0.0-dev.103 [2023-03-17T09:28:27.007Z] 944340b470a6d35ed9a6f68b845c4079971c0434-3.0.0-dev.103 [2023-03-17T09:28:27.007Z] main [2023-03-17T09:28:27.007Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T09:28:27.307Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:944340b470a6d35ed9a6f68b845c4079971c0434 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T09:28:27.611Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:944340b470a6d35ed9a6f68b845c4079971c0434 [2023-03-17T09:28:27.611Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-03-17T09:28:27.611Z] ed1a109ff86d: Preparing [2023-03-17T09:28:27.611Z] ed1a109ff86d: Preparing [2023-03-17T09:28:27.611Z] c71f15a78975: Preparing [2023-03-17T09:28:27.611Z] 8c72a1aa4ebf: Preparing [2023-03-17T09:28:27.611Z] 8be309dc7b77: Preparing [2023-03-17T09:28:27.611Z] ecef043653ff: Preparing [2023-03-17T09:28:27.611Z] f68273cfcdfc: Preparing [2023-03-17T09:28:27.611Z] 20bf5460d04c: Preparing [2023-03-17T09:28:27.611Z] 0bf42daeece0: Preparing [2023-03-17T09:28:27.611Z] 73f61b7ebc40: Preparing [2023-03-17T09:28:27.611Z] 73475ce079f7: Preparing [2023-03-17T09:28:27.611Z] 6af5c9bba2e8: Preparing [2023-03-17T09:28:27.611Z] 2086c40f001b: Preparing [2023-03-17T09:28:27.611Z] 7cd52847ad77: Preparing [2023-03-17T09:28:27.611Z] 73f61b7ebc40: Waiting [2023-03-17T09:28:27.611Z] 73475ce079f7: Waiting [2023-03-17T09:28:27.611Z] f68273cfcdfc: Waiting [2023-03-17T09:28:27.611Z] 6af5c9bba2e8: Waiting [2023-03-17T09:28:27.611Z] 20bf5460d04c: Waiting [2023-03-17T09:28:27.611Z] 2086c40f001b: Waiting [2023-03-17T09:28:27.611Z] 7cd52847ad77: Waiting [2023-03-17T09:28:27.611Z] 0bf42daeece0: Waiting [2023-03-17T09:28:27.611Z] ed1a109ff86d: Pushed [2023-03-17T09:28:27.611Z] ecef043653ff: Pushed [2023-03-17T09:28:27.611Z] c71f15a78975: Pushed [2023-03-17T09:28:27.611Z] 8c72a1aa4ebf: Pushed [2023-03-17T09:28:27.611Z] 8be309dc7b77: Pushed [2023-03-17T09:28:28.188Z] 73f61b7ebc40: Pushed [2023-03-17T09:28:28.188Z] 20bf5460d04c: Layer already exists [2023-03-17T09:28:28.449Z] 73475ce079f7: Pushed [2023-03-17T09:28:28.449Z] 6af5c9bba2e8: Pushed [2023-03-17T09:28:28.449Z] 0bf42daeece0: Layer already exists [2023-03-17T09:28:29.017Z] 7cd52847ad77: Layer already exists [2023-03-17T09:28:29.017Z] 2086c40f001b: Pushed [2023-03-17T09:28:29.586Z] f68273cfcdfc: Pushed [2023-03-17T09:28:29.586Z] 944340b470a6d35ed9a6f68b845c4079971c0434: digest: sha256:1b1692f97b4aa6b184702cbe412ff3a3103eabe079f748c9415731894a844a31 size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T09:28:29.891Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T09:28:30.190Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2023-03-17T09:28:30.190Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-03-17T09:28:30.190Z] ed1a109ff86d: Preparing [2023-03-17T09:28:30.190Z] ed1a109ff86d: Preparing [2023-03-17T09:28:30.190Z] c71f15a78975: Preparing [2023-03-17T09:28:30.190Z] 8c72a1aa4ebf: Preparing [2023-03-17T09:28:30.190Z] 8be309dc7b77: Preparing [2023-03-17T09:28:30.190Z] ecef043653ff: Preparing [2023-03-17T09:28:30.190Z] f68273cfcdfc: Preparing [2023-03-17T09:28:30.190Z] 20bf5460d04c: Preparing [2023-03-17T09:28:30.190Z] 0bf42daeece0: Preparing [2023-03-17T09:28:30.190Z] 73f61b7ebc40: Preparing [2023-03-17T09:28:30.190Z] 73475ce079f7: Preparing [2023-03-17T09:28:30.190Z] 6af5c9bba2e8: Preparing [2023-03-17T09:28:30.190Z] 2086c40f001b: Preparing [2023-03-17T09:28:30.190Z] 7cd52847ad77: Preparing [2023-03-17T09:28:30.190Z] 20bf5460d04c: Waiting [2023-03-17T09:28:30.190Z] 0bf42daeece0: Waiting [2023-03-17T09:28:30.190Z] 7cd52847ad77: Waiting [2023-03-17T09:28:30.190Z] 73f61b7ebc40: Waiting [2023-03-17T09:28:30.190Z] 2086c40f001b: Waiting [2023-03-17T09:28:30.190Z] 73475ce079f7: Waiting [2023-03-17T09:28:30.190Z] 6af5c9bba2e8: Waiting [2023-03-17T09:28:30.190Z] f68273cfcdfc: Waiting [2023-03-17T09:28:30.190Z] ecef043653ff: Layer already exists [2023-03-17T09:28:30.190Z] ed1a109ff86d: Layer already exists [2023-03-17T09:28:30.190Z] 8c72a1aa4ebf: Layer already exists [2023-03-17T09:28:30.190Z] 8be309dc7b77: Layer already exists [2023-03-17T09:28:30.190Z] c71f15a78975: Layer already exists [2023-03-17T09:28:30.190Z] 20bf5460d04c: Layer already exists [2023-03-17T09:28:30.190Z] f68273cfcdfc: Layer already exists [2023-03-17T09:28:30.190Z] 73475ce079f7: Layer already exists [2023-03-17T09:28:30.190Z] 0bf42daeece0: Layer already exists [2023-03-17T09:28:30.190Z] 73f61b7ebc40: Layer already exists [2023-03-17T09:28:30.190Z] 6af5c9bba2e8: Layer already exists [2023-03-17T09:28:30.190Z] 7cd52847ad77: Layer already exists [2023-03-17T09:28:30.190Z] 2086c40f001b: Layer already exists [2023-03-17T09:28:30.190Z] latest: digest: sha256:1b1692f97b4aa6b184702cbe412ff3a3103eabe079f748c9415731894a844a31 size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T09:28:30.496Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:3.0.0-dev.103 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T09:28:30.805Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:3.0.0-dev.103 [2023-03-17T09:28:30.805Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-03-17T09:28:30.805Z] ed1a109ff86d: Preparing [2023-03-17T09:28:30.805Z] ed1a109ff86d: Preparing [2023-03-17T09:28:30.805Z] c71f15a78975: Preparing [2023-03-17T09:28:30.805Z] 8c72a1aa4ebf: Preparing [2023-03-17T09:28:30.805Z] 8be309dc7b77: Preparing [2023-03-17T09:28:30.805Z] ecef043653ff: Preparing [2023-03-17T09:28:30.805Z] f68273cfcdfc: Preparing [2023-03-17T09:28:30.805Z] 20bf5460d04c: Preparing [2023-03-17T09:28:30.805Z] 0bf42daeece0: Preparing [2023-03-17T09:28:30.805Z] 73f61b7ebc40: Preparing [2023-03-17T09:28:30.805Z] 73475ce079f7: Preparing [2023-03-17T09:28:30.805Z] 6af5c9bba2e8: Preparing [2023-03-17T09:28:30.805Z] 2086c40f001b: Preparing [2023-03-17T09:28:30.805Z] 7cd52847ad77: Preparing [2023-03-17T09:28:30.805Z] 73f61b7ebc40: Waiting [2023-03-17T09:28:30.805Z] f68273cfcdfc: Waiting [2023-03-17T09:28:30.805Z] 6af5c9bba2e8: Waiting [2023-03-17T09:28:30.805Z] 73475ce079f7: Waiting [2023-03-17T09:28:30.805Z] 2086c40f001b: Waiting [2023-03-17T09:28:30.805Z] 7cd52847ad77: Waiting [2023-03-17T09:28:30.805Z] 20bf5460d04c: Waiting [2023-03-17T09:28:30.805Z] 8be309dc7b77: Layer already exists [2023-03-17T09:28:30.805Z] ecef043653ff: Layer already exists [2023-03-17T09:28:30.805Z] 8c72a1aa4ebf: Layer already exists [2023-03-17T09:28:30.805Z] c71f15a78975: Layer already exists [2023-03-17T09:28:30.805Z] ed1a109ff86d: Layer already exists [2023-03-17T09:28:30.805Z] 20bf5460d04c: Layer already exists [2023-03-17T09:28:30.805Z] f68273cfcdfc: Layer already exists [2023-03-17T09:28:30.805Z] 73f61b7ebc40: Layer already exists [2023-03-17T09:28:30.805Z] 0bf42daeece0: Layer already exists [2023-03-17T09:28:30.805Z] 73475ce079f7: Layer already exists [2023-03-17T09:28:30.805Z] 6af5c9bba2e8: Layer already exists [2023-03-17T09:28:30.805Z] 2086c40f001b: Layer already exists [2023-03-17T09:28:30.805Z] 7cd52847ad77: Layer already exists [2023-03-17T09:28:30.805Z] 3.0.0-dev.103: digest: sha256:1b1692f97b4aa6b184702cbe412ff3a3103eabe079f748c9415731894a844a31 size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T09:28:31.111Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:944340b470a6d35ed9a6f68b845c4079971c0434-3.0.0-dev.103 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T09:28:31.416Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:944340b470a6d35ed9a6f68b845c4079971c0434-3.0.0-dev.103 [2023-03-17T09:28:31.416Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-03-17T09:28:31.416Z] ed1a109ff86d: Preparing [2023-03-17T09:28:31.416Z] ed1a109ff86d: Preparing [2023-03-17T09:28:31.416Z] c71f15a78975: Preparing [2023-03-17T09:28:31.416Z] 8c72a1aa4ebf: Preparing [2023-03-17T09:28:31.416Z] 8be309dc7b77: Preparing [2023-03-17T09:28:31.416Z] ecef043653ff: Preparing [2023-03-17T09:28:31.416Z] f68273cfcdfc: Preparing [2023-03-17T09:28:31.416Z] 20bf5460d04c: Preparing [2023-03-17T09:28:31.416Z] 0bf42daeece0: Preparing [2023-03-17T09:28:31.416Z] 73f61b7ebc40: Preparing [2023-03-17T09:28:31.416Z] 73475ce079f7: Preparing [2023-03-17T09:28:31.416Z] f68273cfcdfc: Waiting [2023-03-17T09:28:31.416Z] 20bf5460d04c: Waiting [2023-03-17T09:28:31.416Z] 0bf42daeece0: Waiting [2023-03-17T09:28:31.416Z] 73f61b7ebc40: Waiting [2023-03-17T09:28:31.416Z] 6af5c9bba2e8: Preparing [2023-03-17T09:28:31.416Z] 73475ce079f7: Waiting [2023-03-17T09:28:31.416Z] 2086c40f001b: Preparing [2023-03-17T09:28:31.416Z] 7cd52847ad77: Preparing [2023-03-17T09:28:31.416Z] 6af5c9bba2e8: Waiting [2023-03-17T09:28:31.416Z] 2086c40f001b: Waiting [2023-03-17T09:28:31.416Z] 7cd52847ad77: Waiting [2023-03-17T09:28:31.416Z] ecef043653ff: Layer already exists [2023-03-17T09:28:31.416Z] 8c72a1aa4ebf: Layer already exists [2023-03-17T09:28:31.416Z] ed1a109ff86d: Layer already exists [2023-03-17T09:28:31.416Z] 8be309dc7b77: Layer already exists [2023-03-17T09:28:31.416Z] c71f15a78975: Layer already exists [2023-03-17T09:28:31.416Z] f68273cfcdfc: Layer already exists [2023-03-17T09:28:31.416Z] 73f61b7ebc40: Layer already exists [2023-03-17T09:28:31.416Z] 0bf42daeece0: Layer already exists [2023-03-17T09:28:31.416Z] 73475ce079f7: Layer already exists [2023-03-17T09:28:31.416Z] 20bf5460d04c: Layer already exists [2023-03-17T09:28:31.416Z] 6af5c9bba2e8: Layer already exists [2023-03-17T09:28:31.416Z] 2086c40f001b: Layer already exists [2023-03-17T09:28:31.416Z] 7cd52847ad77: Layer already exists [2023-03-17T09:28:31.416Z] 944340b470a6d35ed9a6f68b845c4079971c0434-3.0.0-dev.103: digest: sha256:1b1692f97b4aa6b184702cbe412ff3a3103eabe079f748c9415731894a844a31 size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T09:28:31.728Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T09:28:32.031Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2023-03-17T09:28:32.031Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-03-17T09:28:32.031Z] ed1a109ff86d: Preparing [2023-03-17T09:28:32.031Z] ed1a109ff86d: Preparing [2023-03-17T09:28:32.031Z] c71f15a78975: Preparing [2023-03-17T09:28:32.031Z] 8c72a1aa4ebf: Preparing [2023-03-17T09:28:32.031Z] 8be309dc7b77: Preparing [2023-03-17T09:28:32.031Z] ecef043653ff: Preparing [2023-03-17T09:28:32.031Z] f68273cfcdfc: Preparing [2023-03-17T09:28:32.031Z] 20bf5460d04c: Preparing [2023-03-17T09:28:32.031Z] 0bf42daeece0: Preparing [2023-03-17T09:28:32.031Z] 73f61b7ebc40: Preparing [2023-03-17T09:28:32.031Z] 73475ce079f7: Preparing [2023-03-17T09:28:32.031Z] 6af5c9bba2e8: Preparing [2023-03-17T09:28:32.031Z] 2086c40f001b: Preparing [2023-03-17T09:28:32.031Z] 7cd52847ad77: Preparing [2023-03-17T09:28:32.031Z] f68273cfcdfc: Waiting [2023-03-17T09:28:32.031Z] 20bf5460d04c: Waiting [2023-03-17T09:28:32.031Z] 73475ce079f7: Waiting [2023-03-17T09:28:32.031Z] 73f61b7ebc40: Waiting [2023-03-17T09:28:32.031Z] 6af5c9bba2e8: Waiting [2023-03-17T09:28:32.031Z] 0bf42daeece0: Waiting [2023-03-17T09:28:32.031Z] 2086c40f001b: Waiting [2023-03-17T09:28:32.031Z] 7cd52847ad77: Waiting [2023-03-17T09:28:32.031Z] 8c72a1aa4ebf: Layer already exists [2023-03-17T09:28:32.031Z] ecef043653ff: Layer already exists [2023-03-17T09:28:32.031Z] 8be309dc7b77: Layer already exists [2023-03-17T09:28:32.031Z] c71f15a78975: Layer already exists [2023-03-17T09:28:32.031Z] ed1a109ff86d: Layer already exists [2023-03-17T09:28:32.031Z] f68273cfcdfc: Layer already exists [2023-03-17T09:28:32.031Z] 20bf5460d04c: Layer already exists [2023-03-17T09:28:32.031Z] 73475ce079f7: Layer already exists [2023-03-17T09:28:32.031Z] 73f61b7ebc40: Layer already exists [2023-03-17T09:28:32.031Z] 0bf42daeece0: Layer already exists [2023-03-17T09:28:32.031Z] 6af5c9bba2e8: Layer already exists [2023-03-17T09:28:32.031Z] 7cd52847ad77: Layer already exists [2023-03-17T09:28:32.031Z] 2086c40f001b: Layer already exists [2023-03-17T09:28:32.031Z] main: digest: sha256:1b1692f97b4aa6b184702cbe412ff3a3103eabe079f748c9415731894a844a31 size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-17T09:28:32.066Z] ===================================================== [Pipeline] echo [2023-03-17T09:28:32.071Z] taggedImages: [2023-03-17T09:28:32.071Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:944340b470a6d35ed9a6f68b845c4079971c0434 [2023-03-17T09:28:32.071Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2023-03-17T09:28:32.071Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:3.0.0-dev.103 [2023-03-17T09:28:32.071Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:944340b470a6d35ed9a6f68b845c4079971c0434-3.0.0-dev.103 [2023-03-17T09:28:32.071Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2023-03-17T09:28:32.088Z] [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: [2023-03-17T09:28:32.088Z] 944340b470a6d35ed9a6f68b845c4079971c0434 [2023-03-17T09:28:32.088Z] latest [2023-03-17T09:28:32.088Z] 3.0.0-dev.103 [2023-03-17T09:28:32.088Z] 944340b470a6d35ed9a6f68b845c4079971c0434-3.0.0-dev.103 [2023-03-17T09:28:32.088Z] main [2023-03-17T09:28:32.088Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T09:28:32.405Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:944340b470a6d35ed9a6f68b845c4079971c0434 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T09:28:32.713Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:944340b470a6d35ed9a6f68b845c4079971c0434 [2023-03-17T09:28:32.713Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-03-17T09:28:32.713Z] a3784d2a9779: Preparing [2023-03-17T09:28:32.713Z] 468ee5f2276d: Preparing [2023-03-17T09:28:32.713Z] ffb9617b2876: Preparing [2023-03-17T09:28:32.713Z] 98303679f6e1: Preparing [2023-03-17T09:28:32.713Z] 20bf5460d04c: Preparing [2023-03-17T09:28:32.713Z] 0bf42daeece0: Preparing [2023-03-17T09:28:32.713Z] 931c743e97ba: Preparing [2023-03-17T09:28:32.713Z] 7cd52847ad77: Preparing [2023-03-17T09:28:32.713Z] 0bf42daeece0: Waiting [2023-03-17T09:28:32.713Z] 931c743e97ba: Waiting [2023-03-17T09:28:32.713Z] 7cd52847ad77: Waiting [2023-03-17T09:28:32.713Z] 20bf5460d04c: Layer already exists [2023-03-17T09:28:32.713Z] 0bf42daeece0: Layer already exists [2023-03-17T09:28:32.713Z] 931c743e97ba: Layer already exists [2023-03-17T09:28:32.713Z] 7cd52847ad77: Layer already exists [2023-03-17T09:28:32.713Z] a3784d2a9779: Pushed [2023-03-17T09:28:32.713Z] 468ee5f2276d: Pushed [2023-03-17T09:28:32.713Z] ffb9617b2876: Pushed [2023-03-17T09:28:34.090Z] 98303679f6e1: Pushed [2023-03-17T09:28:34.350Z] 944340b470a6d35ed9a6f68b845c4079971c0434: digest: sha256:b4cb1c3c6961b22b0090bd6eb020083ce7d7eb9ffc6cd320ae38523387298c7b size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T09:28:34.664Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T09:28:34.973Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2023-03-17T09:28:34.973Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-03-17T09:28:34.973Z] a3784d2a9779: Preparing [2023-03-17T09:28:34.973Z] 468ee5f2276d: Preparing [2023-03-17T09:28:34.973Z] ffb9617b2876: Preparing [2023-03-17T09:28:34.973Z] 98303679f6e1: Preparing [2023-03-17T09:28:34.973Z] 20bf5460d04c: Preparing [2023-03-17T09:28:34.973Z] 0bf42daeece0: Preparing [2023-03-17T09:28:34.973Z] 931c743e97ba: Preparing [2023-03-17T09:28:34.973Z] 7cd52847ad77: Preparing [2023-03-17T09:28:34.973Z] 931c743e97ba: Waiting [2023-03-17T09:28:34.973Z] 7cd52847ad77: Waiting [2023-03-17T09:28:34.973Z] 0bf42daeece0: Waiting [2023-03-17T09:28:34.973Z] a3784d2a9779: Layer already exists [2023-03-17T09:28:34.973Z] 98303679f6e1: Layer already exists [2023-03-17T09:28:34.973Z] 468ee5f2276d: Layer already exists [2023-03-17T09:28:34.973Z] 20bf5460d04c: Layer already exists [2023-03-17T09:28:34.973Z] ffb9617b2876: Layer already exists [2023-03-17T09:28:34.973Z] 931c743e97ba: Layer already exists [2023-03-17T09:28:34.973Z] 7cd52847ad77: Layer already exists [2023-03-17T09:28:34.973Z] 0bf42daeece0: Layer already exists [2023-03-17T09:28:34.973Z] latest: digest: sha256:b4cb1c3c6961b22b0090bd6eb020083ce7d7eb9ffc6cd320ae38523387298c7b size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T09:28:35.286Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:3.0.0-dev.103 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T09:28:35.585Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:3.0.0-dev.103 [2023-03-17T09:28:35.585Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-03-17T09:28:35.585Z] a3784d2a9779: Preparing [2023-03-17T09:28:35.585Z] 468ee5f2276d: Preparing [2023-03-17T09:28:35.585Z] ffb9617b2876: Preparing [2023-03-17T09:28:35.585Z] 98303679f6e1: Preparing [2023-03-17T09:28:35.585Z] 20bf5460d04c: Preparing [2023-03-17T09:28:35.585Z] 0bf42daeece0: Preparing [2023-03-17T09:28:35.585Z] 931c743e97ba: Preparing [2023-03-17T09:28:35.585Z] 7cd52847ad77: Preparing [2023-03-17T09:28:35.585Z] 0bf42daeece0: Waiting [2023-03-17T09:28:35.585Z] 931c743e97ba: Waiting [2023-03-17T09:28:35.585Z] 7cd52847ad77: Waiting [2023-03-17T09:28:35.585Z] 98303679f6e1: Layer already exists [2023-03-17T09:28:35.585Z] ffb9617b2876: Layer already exists [2023-03-17T09:28:35.585Z] a3784d2a9779: Layer already exists [2023-03-17T09:28:35.585Z] 468ee5f2276d: Layer already exists [2023-03-17T09:28:35.585Z] 20bf5460d04c: Layer already exists [2023-03-17T09:28:35.585Z] 0bf42daeece0: Layer already exists [2023-03-17T09:28:35.585Z] 7cd52847ad77: Layer already exists [2023-03-17T09:28:35.585Z] 931c743e97ba: Layer already exists [2023-03-17T09:28:35.585Z] 3.0.0-dev.103: digest: sha256:b4cb1c3c6961b22b0090bd6eb020083ce7d7eb9ffc6cd320ae38523387298c7b size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T09:28:35.894Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:944340b470a6d35ed9a6f68b845c4079971c0434-3.0.0-dev.103 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T09:28:36.196Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:944340b470a6d35ed9a6f68b845c4079971c0434-3.0.0-dev.103 [2023-03-17T09:28:36.196Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-03-17T09:28:36.196Z] a3784d2a9779: Preparing [2023-03-17T09:28:36.196Z] 468ee5f2276d: Preparing [2023-03-17T09:28:36.196Z] ffb9617b2876: Preparing [2023-03-17T09:28:36.196Z] 98303679f6e1: Preparing [2023-03-17T09:28:36.196Z] 20bf5460d04c: Preparing [2023-03-17T09:28:36.196Z] 0bf42daeece0: Preparing [2023-03-17T09:28:36.196Z] 931c743e97ba: Preparing [2023-03-17T09:28:36.196Z] 7cd52847ad77: Preparing [2023-03-17T09:28:36.196Z] 0bf42daeece0: Waiting [2023-03-17T09:28:36.196Z] 931c743e97ba: Waiting [2023-03-17T09:28:36.196Z] 7cd52847ad77: Waiting [2023-03-17T09:28:36.196Z] 98303679f6e1: Layer already exists [2023-03-17T09:28:36.196Z] a3784d2a9779: Layer already exists [2023-03-17T09:28:36.196Z] 468ee5f2276d: Layer already exists [2023-03-17T09:28:36.196Z] ffb9617b2876: Layer already exists [2023-03-17T09:28:36.196Z] 20bf5460d04c: Layer already exists [2023-03-17T09:28:36.196Z] 931c743e97ba: Layer already exists [2023-03-17T09:28:36.196Z] 0bf42daeece0: Layer already exists [2023-03-17T09:28:36.196Z] 7cd52847ad77: Layer already exists [2023-03-17T09:28:36.196Z] 944340b470a6d35ed9a6f68b845c4079971c0434-3.0.0-dev.103: digest: sha256:b4cb1c3c6961b22b0090bd6eb020083ce7d7eb9ffc6cd320ae38523387298c7b size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T09:28:36.500Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T09:28:36.808Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main [2023-03-17T09:28:36.808Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-03-17T09:28:36.808Z] a3784d2a9779: Preparing [2023-03-17T09:28:36.808Z] 468ee5f2276d: Preparing [2023-03-17T09:28:36.808Z] ffb9617b2876: Preparing [2023-03-17T09:28:36.808Z] 98303679f6e1: Preparing [2023-03-17T09:28:36.808Z] 20bf5460d04c: Preparing [2023-03-17T09:28:36.808Z] 0bf42daeece0: Preparing [2023-03-17T09:28:36.808Z] 931c743e97ba: Preparing [2023-03-17T09:28:36.808Z] 7cd52847ad77: Preparing [2023-03-17T09:28:36.808Z] 0bf42daeece0: Waiting [2023-03-17T09:28:36.808Z] 931c743e97ba: Waiting [2023-03-17T09:28:36.808Z] 20bf5460d04c: Layer already exists [2023-03-17T09:28:36.808Z] ffb9617b2876: Layer already exists [2023-03-17T09:28:36.808Z] a3784d2a9779: Layer already exists [2023-03-17T09:28:36.808Z] 98303679f6e1: Layer already exists [2023-03-17T09:28:36.808Z] 468ee5f2276d: Layer already exists [2023-03-17T09:28:36.808Z] 931c743e97ba: Layer already exists [2023-03-17T09:28:36.809Z] 0bf42daeece0: Layer already exists [2023-03-17T09:28:36.809Z] 7cd52847ad77: Layer already exists [2023-03-17T09:28:36.809Z] main: digest: sha256:b4cb1c3c6961b22b0090bd6eb020083ce7d7eb9ffc6cd320ae38523387298c7b size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-17T09:28:36.846Z] ===================================================== [Pipeline] echo [2023-03-17T09:28:36.851Z] taggedImages: [2023-03-17T09:28:36.851Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:944340b470a6d35ed9a6f68b845c4079971c0434 [2023-03-17T09:28:36.851Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2023-03-17T09:28:36.851Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:3.0.0-dev.103 [2023-03-17T09:28:36.851Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:944340b470a6d35ed9a6f68b845c4079971c0434-3.0.0-dev.103 [2023-03-17T09:28:36.851Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo [2023-03-17T09:28:36.866Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2023-03-17T09:28:36.866Z] 944340b470a6d35ed9a6f68b845c4079971c0434 [2023-03-17T09:28:36.866Z] latest [2023-03-17T09:28:36.866Z] 3.0.0-dev.103 [2023-03-17T09:28:36.866Z] 944340b470a6d35ed9a6f68b845c4079971c0434-3.0.0-dev.103 [2023-03-17T09:28:36.866Z] main [2023-03-17T09:28:36.866Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T09:28:37.181Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:944340b470a6d35ed9a6f68b845c4079971c0434 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T09:28:37.481Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:944340b470a6d35ed9a6f68b845c4079971c0434 [2023-03-17T09:28:37.482Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-03-17T09:28:37.482Z] 35e7cdb6322e: Preparing [2023-03-17T09:28:37.482Z] be2eb96ac830: Preparing [2023-03-17T09:28:37.482Z] 86890cb60c98: Preparing [2023-03-17T09:28:37.482Z] 62a3f41239bf: Preparing [2023-03-17T09:28:37.482Z] 20bf5460d04c: Preparing [2023-03-17T09:28:37.482Z] 0bf42daeece0: Preparing [2023-03-17T09:28:37.482Z] d57de5f3bf1c: Preparing [2023-03-17T09:28:37.482Z] 6151239953d8: Preparing [2023-03-17T09:28:37.482Z] 7cd52847ad77: Preparing [2023-03-17T09:28:37.482Z] 0bf42daeece0: Waiting [2023-03-17T09:28:37.482Z] d57de5f3bf1c: Waiting [2023-03-17T09:28:37.482Z] 6151239953d8: Waiting [2023-03-17T09:28:37.482Z] 7cd52847ad77: Waiting [2023-03-17T09:28:37.482Z] 20bf5460d04c: Layer already exists [2023-03-17T09:28:37.482Z] 0bf42daeece0: Layer already exists [2023-03-17T09:28:37.482Z] 62a3f41239bf: Pushed [2023-03-17T09:28:37.482Z] 35e7cdb6322e: Pushed [2023-03-17T09:28:37.482Z] be2eb96ac830: Pushed [2023-03-17T09:28:37.482Z] d57de5f3bf1c: Pushed [2023-03-17T09:28:37.741Z] 7cd52847ad77: Layer already exists [2023-03-17T09:28:37.741Z] 6151239953d8: Pushed [2023-03-17T09:28:39.118Z] 86890cb60c98: Pushed [2023-03-17T09:28:39.118Z] 944340b470a6d35ed9a6f68b845c4079971c0434: digest: sha256:c7caa862301560c7872ca83904f7ccfda757b5b92a36f1480f6021a551bb291a size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T09:28:39.434Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T09:28:39.742Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2023-03-17T09:28:39.742Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-03-17T09:28:39.742Z] 35e7cdb6322e: Preparing [2023-03-17T09:28:39.742Z] be2eb96ac830: Preparing [2023-03-17T09:28:39.742Z] 86890cb60c98: Preparing [2023-03-17T09:28:39.742Z] 62a3f41239bf: Preparing [2023-03-17T09:28:39.742Z] 20bf5460d04c: Preparing [2023-03-17T09:28:39.742Z] 0bf42daeece0: Preparing [2023-03-17T09:28:39.742Z] d57de5f3bf1c: Preparing [2023-03-17T09:28:39.742Z] 6151239953d8: Preparing [2023-03-17T09:28:39.742Z] 7cd52847ad77: Preparing [2023-03-17T09:28:39.742Z] 0bf42daeece0: Waiting [2023-03-17T09:28:39.742Z] d57de5f3bf1c: Waiting [2023-03-17T09:28:39.742Z] 6151239953d8: Waiting [2023-03-17T09:28:39.742Z] 7cd52847ad77: Waiting [2023-03-17T09:28:39.742Z] 86890cb60c98: Layer already exists [2023-03-17T09:28:39.742Z] be2eb96ac830: Layer already exists [2023-03-17T09:28:39.742Z] 35e7cdb6322e: Layer already exists [2023-03-17T09:28:39.742Z] 20bf5460d04c: Layer already exists [2023-03-17T09:28:39.742Z] 62a3f41239bf: Layer already exists [2023-03-17T09:28:39.742Z] d57de5f3bf1c: Layer already exists [2023-03-17T09:28:39.742Z] 0bf42daeece0: Layer already exists [2023-03-17T09:28:39.742Z] 6151239953d8: Layer already exists [2023-03-17T09:28:39.742Z] 7cd52847ad77: Layer already exists [2023-03-17T09:28:39.742Z] latest: digest: sha256:c7caa862301560c7872ca83904f7ccfda757b5b92a36f1480f6021a551bb291a size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T09:28:40.053Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:3.0.0-dev.103 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T09:28:40.352Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:3.0.0-dev.103 [2023-03-17T09:28:40.353Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-03-17T09:28:40.353Z] 35e7cdb6322e: Preparing [2023-03-17T09:28:40.353Z] be2eb96ac830: Preparing [2023-03-17T09:28:40.353Z] 86890cb60c98: Preparing [2023-03-17T09:28:40.353Z] 62a3f41239bf: Preparing [2023-03-17T09:28:40.353Z] 20bf5460d04c: Preparing [2023-03-17T09:28:40.353Z] 0bf42daeece0: Preparing [2023-03-17T09:28:40.353Z] d57de5f3bf1c: Preparing [2023-03-17T09:28:40.353Z] 6151239953d8: Preparing [2023-03-17T09:28:40.353Z] 7cd52847ad77: Preparing [2023-03-17T09:28:40.353Z] d57de5f3bf1c: Waiting [2023-03-17T09:28:40.353Z] 6151239953d8: Waiting [2023-03-17T09:28:40.353Z] 7cd52847ad77: Waiting [2023-03-17T09:28:40.353Z] 0bf42daeece0: Waiting [2023-03-17T09:28:40.353Z] be2eb96ac830: Layer already exists [2023-03-17T09:28:40.353Z] 86890cb60c98: Layer already exists [2023-03-17T09:28:40.353Z] 20bf5460d04c: Layer already exists [2023-03-17T09:28:40.353Z] 62a3f41239bf: Layer already exists [2023-03-17T09:28:40.353Z] 35e7cdb6322e: Layer already exists [2023-03-17T09:28:40.353Z] 6151239953d8: Layer already exists [2023-03-17T09:28:40.353Z] 0bf42daeece0: Layer already exists [2023-03-17T09:28:40.353Z] 7cd52847ad77: Layer already exists [2023-03-17T09:28:40.353Z] d57de5f3bf1c: Layer already exists [2023-03-17T09:28:40.353Z] 3.0.0-dev.103: digest: sha256:c7caa862301560c7872ca83904f7ccfda757b5b92a36f1480f6021a551bb291a size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T09:28:40.656Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:944340b470a6d35ed9a6f68b845c4079971c0434-3.0.0-dev.103 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T09:28:40.957Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:944340b470a6d35ed9a6f68b845c4079971c0434-3.0.0-dev.103 [2023-03-17T09:28:40.957Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-03-17T09:28:40.957Z] 35e7cdb6322e: Preparing [2023-03-17T09:28:40.957Z] be2eb96ac830: Preparing [2023-03-17T09:28:40.957Z] 86890cb60c98: Preparing [2023-03-17T09:28:40.957Z] 62a3f41239bf: Preparing [2023-03-17T09:28:40.957Z] 20bf5460d04c: Preparing [2023-03-17T09:28:40.957Z] 0bf42daeece0: Preparing [2023-03-17T09:28:40.957Z] d57de5f3bf1c: Preparing [2023-03-17T09:28:40.957Z] 6151239953d8: Preparing [2023-03-17T09:28:40.957Z] 7cd52847ad77: Preparing [2023-03-17T09:28:40.957Z] 0bf42daeece0: Waiting [2023-03-17T09:28:40.957Z] 6151239953d8: Waiting [2023-03-17T09:28:40.957Z] 7cd52847ad77: Waiting [2023-03-17T09:28:40.957Z] d57de5f3bf1c: Waiting [2023-03-17T09:28:40.957Z] 20bf5460d04c: Layer already exists [2023-03-17T09:28:40.957Z] 35e7cdb6322e: Layer already exists [2023-03-17T09:28:40.957Z] 86890cb60c98: Layer already exists [2023-03-17T09:28:40.957Z] be2eb96ac830: Layer already exists [2023-03-17T09:28:40.957Z] 62a3f41239bf: Layer already exists [2023-03-17T09:28:40.957Z] 0bf42daeece0: Layer already exists [2023-03-17T09:28:40.957Z] d57de5f3bf1c: Layer already exists [2023-03-17T09:28:40.957Z] 7cd52847ad77: Layer already exists [2023-03-17T09:28:40.957Z] 6151239953d8: Layer already exists [2023-03-17T09:28:40.957Z] 944340b470a6d35ed9a6f68b845c4079971c0434-3.0.0-dev.103: digest: sha256:c7caa862301560c7872ca83904f7ccfda757b5b92a36f1480f6021a551bb291a size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T09:28:41.262Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T09:28:41.569Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2023-03-17T09:28:41.569Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-03-17T09:28:41.569Z] 35e7cdb6322e: Preparing [2023-03-17T09:28:41.569Z] be2eb96ac830: Preparing [2023-03-17T09:28:41.569Z] 86890cb60c98: Preparing [2023-03-17T09:28:41.569Z] 62a3f41239bf: Preparing [2023-03-17T09:28:41.569Z] 20bf5460d04c: Preparing [2023-03-17T09:28:41.569Z] 0bf42daeece0: Preparing [2023-03-17T09:28:41.569Z] d57de5f3bf1c: Preparing [2023-03-17T09:28:41.569Z] 6151239953d8: Preparing [2023-03-17T09:28:41.569Z] 7cd52847ad77: Preparing [2023-03-17T09:28:41.569Z] 0bf42daeece0: Waiting [2023-03-17T09:28:41.569Z] d57de5f3bf1c: Waiting [2023-03-17T09:28:41.569Z] 6151239953d8: Waiting [2023-03-17T09:28:41.569Z] be2eb96ac830: Layer already exists [2023-03-17T09:28:41.569Z] 86890cb60c98: Layer already exists [2023-03-17T09:28:41.569Z] 20bf5460d04c: Layer already exists [2023-03-17T09:28:41.569Z] 62a3f41239bf: Layer already exists [2023-03-17T09:28:41.569Z] 35e7cdb6322e: Layer already exists [2023-03-17T09:28:41.569Z] 0bf42daeece0: Layer already exists [2023-03-17T09:28:41.569Z] d57de5f3bf1c: Layer already exists [2023-03-17T09:28:41.569Z] 6151239953d8: Layer already exists [2023-03-17T09:28:41.569Z] 7cd52847ad77: Layer already exists [2023-03-17T09:28:41.569Z] main: digest: sha256:c7caa862301560c7872ca83904f7ccfda757b5b92a36f1480f6021a551bb291a size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-17T09:28:41.613Z] ===================================================== [Pipeline] echo [2023-03-17T09:28:41.621Z] taggedImages: [2023-03-17T09:28:41.621Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:944340b470a6d35ed9a6f68b845c4079971c0434 [2023-03-17T09:28:41.621Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2023-03-17T09:28:41.621Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:3.0.0-dev.103 [2023-03-17T09:28:41.621Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:944340b470a6d35ed9a6f68b845c4079971c0434-3.0.0-dev.103 [2023-03-17T09:28:41.621Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2023-03-17T09:28:41.647Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2023-03-17T09:28:41.647Z] 944340b470a6d35ed9a6f68b845c4079971c0434 [2023-03-17T09:28:41.647Z] latest [2023-03-17T09:28:41.647Z] 3.0.0-dev.103 [2023-03-17T09:28:41.647Z] 944340b470a6d35ed9a6f68b845c4079971c0434-3.0.0-dev.103 [2023-03-17T09:28:41.647Z] main [2023-03-17T09:28:41.647Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T09:28:41.971Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:944340b470a6d35ed9a6f68b845c4079971c0434 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T09:28:42.273Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:944340b470a6d35ed9a6f68b845c4079971c0434 [2023-03-17T09:28:42.273Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-03-17T09:28:42.273Z] 2a17bfc79ec2: Preparing [2023-03-17T09:28:42.273Z] 438f1e74fde0: Preparing [2023-03-17T09:28:42.273Z] 8d5e049879cf: Preparing [2023-03-17T09:28:42.273Z] 354fb433738d: Preparing [2023-03-17T09:28:42.273Z] 848dcf557e3a: Preparing [2023-03-17T09:28:42.273Z] 2d92e257e2ec: Preparing [2023-03-17T09:28:42.273Z] f74e87faf3ae: Preparing [2023-03-17T09:28:42.273Z] 20bf5460d04c: Preparing [2023-03-17T09:28:42.273Z] 0bf42daeece0: Preparing [2023-03-17T09:28:42.273Z] 00cfa8f6e15e: Preparing [2023-03-17T09:28:42.273Z] 7cd52847ad77: Preparing [2023-03-17T09:28:42.273Z] 2d92e257e2ec: Waiting [2023-03-17T09:28:42.273Z] 00cfa8f6e15e: Waiting [2023-03-17T09:28:42.273Z] 20bf5460d04c: Waiting [2023-03-17T09:28:42.273Z] 7cd52847ad77: Waiting [2023-03-17T09:28:42.273Z] 2a17bfc79ec2: Pushed [2023-03-17T09:28:42.273Z] 848dcf557e3a: Pushed [2023-03-17T09:28:42.273Z] 438f1e74fde0: Pushed [2023-03-17T09:28:42.273Z] 20bf5460d04c: Layer already exists [2023-03-17T09:28:42.273Z] 0bf42daeece0: Layer already exists [2023-03-17T09:28:42.531Z] f74e87faf3ae: Pushed [2023-03-17T09:28:42.531Z] 2d92e257e2ec: Pushed [2023-03-17T09:28:42.531Z] 7cd52847ad77: Layer already exists [2023-03-17T09:28:42.531Z] 00cfa8f6e15e: Pushed [2023-03-17T09:28:43.467Z] 354fb433738d: Pushed [2023-03-17T09:28:44.035Z] 8d5e049879cf: Pushed [2023-03-17T09:28:44.293Z] 944340b470a6d35ed9a6f68b845c4079971c0434: digest: sha256:9da235e1ed3fb664f508c9354be66f1ca6ff9f5cce181e0540ca244da4ca1dc4 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T09:28:44.598Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T09:28:44.896Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2023-03-17T09:28:44.896Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-03-17T09:28:44.896Z] 2a17bfc79ec2: Preparing [2023-03-17T09:28:44.896Z] 438f1e74fde0: Preparing [2023-03-17T09:28:44.896Z] 8d5e049879cf: Preparing [2023-03-17T09:28:44.896Z] 354fb433738d: Preparing [2023-03-17T09:28:44.896Z] 848dcf557e3a: Preparing [2023-03-17T09:28:44.896Z] 2d92e257e2ec: Preparing [2023-03-17T09:28:44.896Z] f74e87faf3ae: Preparing [2023-03-17T09:28:44.896Z] 20bf5460d04c: Preparing [2023-03-17T09:28:44.896Z] 0bf42daeece0: Preparing [2023-03-17T09:28:44.896Z] 00cfa8f6e15e: Preparing [2023-03-17T09:28:44.896Z] 2d92e257e2ec: Waiting [2023-03-17T09:28:44.896Z] 20bf5460d04c: Waiting [2023-03-17T09:28:44.896Z] 0bf42daeece0: Waiting [2023-03-17T09:28:44.896Z] 7cd52847ad77: Preparing [2023-03-17T09:28:44.896Z] 7cd52847ad77: Waiting [2023-03-17T09:28:44.896Z] 00cfa8f6e15e: Waiting [2023-03-17T09:28:44.896Z] 354fb433738d: Layer already exists [2023-03-17T09:28:44.896Z] 8d5e049879cf: Layer already exists [2023-03-17T09:28:44.896Z] 438f1e74fde0: Layer already exists [2023-03-17T09:28:44.896Z] 848dcf557e3a: Layer already exists [2023-03-17T09:28:44.896Z] 2a17bfc79ec2: Layer already exists [2023-03-17T09:28:44.896Z] 2d92e257e2ec: Layer already exists [2023-03-17T09:28:44.896Z] 0bf42daeece0: Layer already exists [2023-03-17T09:28:44.896Z] f74e87faf3ae: Layer already exists [2023-03-17T09:28:44.896Z] 20bf5460d04c: Layer already exists [2023-03-17T09:28:44.896Z] 00cfa8f6e15e: Layer already exists [2023-03-17T09:28:44.896Z] 7cd52847ad77: Layer already exists [2023-03-17T09:28:44.896Z] latest: digest: sha256:9da235e1ed3fb664f508c9354be66f1ca6ff9f5cce181e0540ca244da4ca1dc4 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T09:28:45.198Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.0.0-dev.103 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T09:28:45.496Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.0.0-dev.103 [2023-03-17T09:28:45.496Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-03-17T09:28:45.496Z] 2a17bfc79ec2: Preparing [2023-03-17T09:28:45.496Z] 438f1e74fde0: Preparing [2023-03-17T09:28:45.496Z] 8d5e049879cf: Preparing [2023-03-17T09:28:45.496Z] 354fb433738d: Preparing [2023-03-17T09:28:45.496Z] 848dcf557e3a: Preparing [2023-03-17T09:28:45.496Z] 2d92e257e2ec: Preparing [2023-03-17T09:28:45.496Z] f74e87faf3ae: Preparing [2023-03-17T09:28:45.496Z] 20bf5460d04c: Preparing [2023-03-17T09:28:45.496Z] 0bf42daeece0: Preparing [2023-03-17T09:28:45.496Z] 00cfa8f6e15e: Preparing [2023-03-17T09:28:45.496Z] 7cd52847ad77: Preparing [2023-03-17T09:28:45.496Z] 20bf5460d04c: Waiting [2023-03-17T09:28:45.496Z] 0bf42daeece0: Waiting [2023-03-17T09:28:45.496Z] 00cfa8f6e15e: Waiting [2023-03-17T09:28:45.496Z] 7cd52847ad77: Waiting [2023-03-17T09:28:45.496Z] f74e87faf3ae: Waiting [2023-03-17T09:28:45.496Z] 2a17bfc79ec2: Layer already exists [2023-03-17T09:28:45.496Z] 8d5e049879cf: Layer already exists [2023-03-17T09:28:45.496Z] 354fb433738d: Layer already exists [2023-03-17T09:28:45.496Z] 438f1e74fde0: Layer already exists [2023-03-17T09:28:45.496Z] 848dcf557e3a: Layer already exists [2023-03-17T09:28:45.496Z] f74e87faf3ae: Layer already exists [2023-03-17T09:28:45.496Z] 20bf5460d04c: Layer already exists [2023-03-17T09:28:45.496Z] 0bf42daeece0: Layer already exists [2023-03-17T09:28:45.496Z] 2d92e257e2ec: Layer already exists [2023-03-17T09:28:45.496Z] 00cfa8f6e15e: Layer already exists [2023-03-17T09:28:45.496Z] 7cd52847ad77: Layer already exists [2023-03-17T09:28:45.496Z] 3.0.0-dev.103: digest: sha256:9da235e1ed3fb664f508c9354be66f1ca6ff9f5cce181e0540ca244da4ca1dc4 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T09:28:45.798Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:944340b470a6d35ed9a6f68b845c4079971c0434-3.0.0-dev.103 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T09:28:46.104Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:944340b470a6d35ed9a6f68b845c4079971c0434-3.0.0-dev.103 [2023-03-17T09:28:46.104Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-03-17T09:28:46.104Z] 2a17bfc79ec2: Preparing [2023-03-17T09:28:46.104Z] 438f1e74fde0: Preparing [2023-03-17T09:28:46.104Z] 8d5e049879cf: Preparing [2023-03-17T09:28:46.104Z] 354fb433738d: Preparing [2023-03-17T09:28:46.104Z] 848dcf557e3a: Preparing [2023-03-17T09:28:46.104Z] 2d92e257e2ec: Preparing [2023-03-17T09:28:46.104Z] f74e87faf3ae: Preparing [2023-03-17T09:28:46.104Z] 20bf5460d04c: Preparing [2023-03-17T09:28:46.104Z] 0bf42daeece0: Preparing [2023-03-17T09:28:46.104Z] 00cfa8f6e15e: Preparing [2023-03-17T09:28:46.104Z] 7cd52847ad77: Preparing [2023-03-17T09:28:46.104Z] 00cfa8f6e15e: Waiting [2023-03-17T09:28:46.104Z] 7cd52847ad77: Waiting [2023-03-17T09:28:46.104Z] 2d92e257e2ec: Waiting [2023-03-17T09:28:46.104Z] f74e87faf3ae: Waiting [2023-03-17T09:28:46.104Z] 20bf5460d04c: Waiting [2023-03-17T09:28:46.104Z] 0bf42daeece0: Waiting [2023-03-17T09:28:46.104Z] 8d5e049879cf: Layer already exists [2023-03-17T09:28:46.104Z] 848dcf557e3a: Layer already exists [2023-03-17T09:28:46.104Z] 2a17bfc79ec2: Layer already exists [2023-03-17T09:28:46.104Z] 354fb433738d: Layer already exists [2023-03-17T09:28:46.104Z] 438f1e74fde0: Layer already exists [2023-03-17T09:28:46.104Z] 2d92e257e2ec: Layer already exists [2023-03-17T09:28:46.104Z] f74e87faf3ae: Layer already exists [2023-03-17T09:28:46.104Z] 0bf42daeece0: Layer already exists [2023-03-17T09:28:46.104Z] 20bf5460d04c: Layer already exists [2023-03-17T09:28:46.104Z] 00cfa8f6e15e: Layer already exists [2023-03-17T09:28:46.104Z] 7cd52847ad77: Layer already exists [2023-03-17T09:28:46.104Z] 944340b470a6d35ed9a6f68b845c4079971c0434-3.0.0-dev.103: digest: sha256:9da235e1ed3fb664f508c9354be66f1ca6ff9f5cce181e0540ca244da4ca1dc4 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T09:28:46.416Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T09:28:46.716Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2023-03-17T09:28:46.716Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-03-17T09:28:46.716Z] 2a17bfc79ec2: Preparing [2023-03-17T09:28:46.716Z] 438f1e74fde0: Preparing [2023-03-17T09:28:46.716Z] 8d5e049879cf: Preparing [2023-03-17T09:28:46.716Z] 354fb433738d: Preparing [2023-03-17T09:28:46.716Z] 848dcf557e3a: Preparing [2023-03-17T09:28:46.716Z] 2d92e257e2ec: Preparing [2023-03-17T09:28:46.716Z] f74e87faf3ae: Preparing [2023-03-17T09:28:46.716Z] 20bf5460d04c: Preparing [2023-03-17T09:28:46.716Z] 0bf42daeece0: Preparing [2023-03-17T09:28:46.716Z] 00cfa8f6e15e: Preparing [2023-03-17T09:28:46.716Z] 7cd52847ad77: Preparing [2023-03-17T09:28:46.716Z] 2d92e257e2ec: Waiting [2023-03-17T09:28:46.716Z] f74e87faf3ae: Waiting [2023-03-17T09:28:46.716Z] 20bf5460d04c: Waiting [2023-03-17T09:28:46.716Z] 0bf42daeece0: Waiting [2023-03-17T09:28:46.716Z] 00cfa8f6e15e: Waiting [2023-03-17T09:28:46.716Z] 7cd52847ad77: Waiting [2023-03-17T09:28:46.716Z] 8d5e049879cf: Layer already exists [2023-03-17T09:28:46.716Z] 2a17bfc79ec2: Layer already exists [2023-03-17T09:28:46.716Z] 438f1e74fde0: Layer already exists [2023-03-17T09:28:46.716Z] 848dcf557e3a: Layer already exists [2023-03-17T09:28:46.716Z] 354fb433738d: Layer already exists [2023-03-17T09:28:46.716Z] f74e87faf3ae: Layer already exists [2023-03-17T09:28:46.716Z] 0bf42daeece0: Layer already exists [2023-03-17T09:28:46.716Z] 2d92e257e2ec: Layer already exists [2023-03-17T09:28:46.716Z] 20bf5460d04c: Layer already exists [2023-03-17T09:28:46.716Z] 00cfa8f6e15e: Layer already exists [2023-03-17T09:28:46.716Z] 7cd52847ad77: Layer already exists [2023-03-17T09:28:46.716Z] main: digest: sha256:9da235e1ed3fb664f508c9354be66f1ca6ff9f5cce181e0540ca244da4ca1dc4 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-17T09:28:46.751Z] ===================================================== [Pipeline] echo [2023-03-17T09:28:46.756Z] taggedImages: [2023-03-17T09:28:46.756Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:944340b470a6d35ed9a6f68b845c4079971c0434 [2023-03-17T09:28:46.756Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2023-03-17T09:28:46.756Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.0.0-dev.103 [2023-03-17T09:28:46.756Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:944340b470a6d35ed9a6f68b845c4079971c0434-3.0.0-dev.103 [2023-03-17T09:28:46.756Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2023-03-17T09:28:46.770Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: [2023-03-17T09:28:46.770Z] 944340b470a6d35ed9a6f68b845c4079971c0434 [2023-03-17T09:28:46.770Z] latest [2023-03-17T09:28:46.770Z] 3.0.0-dev.103 [2023-03-17T09:28:46.770Z] 944340b470a6d35ed9a6f68b845c4079971c0434-3.0.0-dev.103 [2023-03-17T09:28:46.770Z] main [2023-03-17T09:28:46.770Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T09:28:47.090Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:944340b470a6d35ed9a6f68b845c4079971c0434 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T09:28:47.397Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:944340b470a6d35ed9a6f68b845c4079971c0434 [2023-03-17T09:28:47.397Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-03-17T09:28:47.397Z] efebcbcc629c: Preparing [2023-03-17T09:28:47.397Z] 6e4a1366c885: Preparing [2023-03-17T09:28:47.397Z] 20bf5460d04c: Preparing [2023-03-17T09:28:47.397Z] 0bf42daeece0: Preparing [2023-03-17T09:28:47.397Z] 38387d19b8f5: Preparing [2023-03-17T09:28:47.397Z] 7cd52847ad77: Preparing [2023-03-17T09:28:47.397Z] 7cd52847ad77: Waiting [2023-03-17T09:28:47.397Z] 0bf42daeece0: Layer already exists [2023-03-17T09:28:47.397Z] 20bf5460d04c: Layer already exists [2023-03-17T09:28:47.397Z] 7cd52847ad77: Layer already exists [2023-03-17T09:28:47.397Z] efebcbcc629c: Pushed [2023-03-17T09:28:47.980Z] 38387d19b8f5: Pushed [2023-03-17T09:28:49.881Z] 6e4a1366c885: Pushed [2023-03-17T09:28:49.881Z] 944340b470a6d35ed9a6f68b845c4079971c0434: digest: sha256:930e658144a0ccc95cfccf9ba39a06dea4c9c53efea15083b6a6fe8d94b0c935 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T09:28:50.195Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T09:28:50.494Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2023-03-17T09:28:50.495Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-03-17T09:28:50.495Z] efebcbcc629c: Preparing [2023-03-17T09:28:50.495Z] 6e4a1366c885: Preparing [2023-03-17T09:28:50.495Z] 20bf5460d04c: Preparing [2023-03-17T09:28:50.495Z] 0bf42daeece0: Preparing [2023-03-17T09:28:50.495Z] 38387d19b8f5: Preparing [2023-03-17T09:28:50.495Z] 7cd52847ad77: Preparing [2023-03-17T09:28:50.495Z] 7cd52847ad77: Waiting [2023-03-17T09:28:50.495Z] efebcbcc629c: Layer already exists [2023-03-17T09:28:50.495Z] 20bf5460d04c: Layer already exists [2023-03-17T09:28:50.495Z] 6e4a1366c885: Layer already exists [2023-03-17T09:28:50.495Z] 38387d19b8f5: Layer already exists [2023-03-17T09:28:50.495Z] 0bf42daeece0: Layer already exists [2023-03-17T09:28:50.495Z] 7cd52847ad77: Layer already exists [2023-03-17T09:28:50.495Z] latest: digest: sha256:930e658144a0ccc95cfccf9ba39a06dea4c9c53efea15083b6a6fe8d94b0c935 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T09:28:50.797Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.0.0-dev.103 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T09:28:51.097Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.0.0-dev.103 [2023-03-17T09:28:51.097Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-03-17T09:28:51.097Z] efebcbcc629c: Preparing [2023-03-17T09:28:51.097Z] 6e4a1366c885: Preparing [2023-03-17T09:28:51.097Z] 20bf5460d04c: Preparing [2023-03-17T09:28:51.097Z] 0bf42daeece0: Preparing [2023-03-17T09:28:51.097Z] 38387d19b8f5: Preparing [2023-03-17T09:28:51.097Z] 7cd52847ad77: Preparing [2023-03-17T09:28:51.097Z] 20bf5460d04c: Layer already exists [2023-03-17T09:28:51.097Z] efebcbcc629c: Layer already exists [2023-03-17T09:28:51.097Z] 38387d19b8f5: Layer already exists [2023-03-17T09:28:51.097Z] 0bf42daeece0: Layer already exists [2023-03-17T09:28:51.097Z] 6e4a1366c885: Layer already exists [2023-03-17T09:28:51.097Z] 7cd52847ad77: Layer already exists [2023-03-17T09:28:51.097Z] 3.0.0-dev.103: digest: sha256:930e658144a0ccc95cfccf9ba39a06dea4c9c53efea15083b6a6fe8d94b0c935 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T09:28:51.399Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:944340b470a6d35ed9a6f68b845c4079971c0434-3.0.0-dev.103 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T09:28:51.785Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:944340b470a6d35ed9a6f68b845c4079971c0434-3.0.0-dev.103 [2023-03-17T09:28:51.785Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-03-17T09:28:51.785Z] efebcbcc629c: Preparing [2023-03-17T09:28:51.785Z] 6e4a1366c885: Preparing [2023-03-17T09:28:51.785Z] 20bf5460d04c: Preparing [2023-03-17T09:28:51.785Z] 0bf42daeece0: Preparing [2023-03-17T09:28:51.785Z] 38387d19b8f5: Preparing [2023-03-17T09:28:51.785Z] 7cd52847ad77: Preparing [2023-03-17T09:28:51.785Z] efebcbcc629c: Layer already exists [2023-03-17T09:28:51.785Z] 20bf5460d04c: Layer already exists [2023-03-17T09:28:51.785Z] 38387d19b8f5: Layer already exists [2023-03-17T09:28:51.785Z] 0bf42daeece0: Layer already exists [2023-03-17T09:28:51.785Z] 6e4a1366c885: Layer already exists [2023-03-17T09:28:51.785Z] 7cd52847ad77: Layer already exists [2023-03-17T09:28:51.785Z] 944340b470a6d35ed9a6f68b845c4079971c0434-3.0.0-dev.103: digest: sha256:930e658144a0ccc95cfccf9ba39a06dea4c9c53efea15083b6a6fe8d94b0c935 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T09:28:52.152Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T09:28:52.527Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2023-03-17T09:28:52.527Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-03-17T09:28:52.527Z] efebcbcc629c: Preparing [2023-03-17T09:28:52.527Z] 6e4a1366c885: Preparing [2023-03-17T09:28:52.527Z] 20bf5460d04c: Preparing [2023-03-17T09:28:52.527Z] 0bf42daeece0: Preparing [2023-03-17T09:28:52.527Z] 38387d19b8f5: Preparing [2023-03-17T09:28:52.527Z] 7cd52847ad77: Preparing [2023-03-17T09:28:52.527Z] 7cd52847ad77: Waiting [2023-03-17T09:28:52.527Z] 20bf5460d04c: Layer already exists [2023-03-17T09:28:52.527Z] 6e4a1366c885: Layer already exists [2023-03-17T09:28:52.527Z] efebcbcc629c: Layer already exists [2023-03-17T09:28:52.527Z] 38387d19b8f5: Layer already exists [2023-03-17T09:28:52.527Z] 0bf42daeece0: Layer already exists [2023-03-17T09:28:52.527Z] 7cd52847ad77: Layer already exists [2023-03-17T09:28:52.527Z] main: digest: sha256:930e658144a0ccc95cfccf9ba39a06dea4c9c53efea15083b6a6fe8d94b0c935 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-17T09:28:52.576Z] ===================================================== [Pipeline] echo [2023-03-17T09:28:52.585Z] taggedImages: [2023-03-17T09:28:52.585Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:944340b470a6d35ed9a6f68b845c4079971c0434 [2023-03-17T09:28:52.585Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2023-03-17T09:28:52.585Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.0.0-dev.103 [2023-03-17T09:28:52.585Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:944340b470a6d35ed9a6f68b845c4079971c0434-3.0.0-dev.103 [2023-03-17T09:28:52.585Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo [2023-03-17T09:28:52.607Z] [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: [2023-03-17T09:28:52.607Z] 944340b470a6d35ed9a6f68b845c4079971c0434 [2023-03-17T09:28:52.607Z] latest [2023-03-17T09:28:52.607Z] 3.0.0-dev.103 [2023-03-17T09:28:52.607Z] 944340b470a6d35ed9a6f68b845c4079971c0434-3.0.0-dev.103 [2023-03-17T09:28:52.607Z] main [2023-03-17T09:28:52.607Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T09:28:52.926Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:944340b470a6d35ed9a6f68b845c4079971c0434 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T09:28:53.229Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:944340b470a6d35ed9a6f68b845c4079971c0434 [2023-03-17T09:28:53.229Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-03-17T09:28:53.229Z] 6efcfe973e9e: Preparing [2023-03-17T09:28:53.229Z] bcf3ba6c1809: Preparing [2023-03-17T09:28:53.229Z] 8345cb20183e: Preparing [2023-03-17T09:28:53.229Z] 9f024d30ead7: Preparing [2023-03-17T09:28:53.229Z] ecf9611a573e: Preparing [2023-03-17T09:28:53.230Z] 20bf5460d04c: Preparing [2023-03-17T09:28:53.230Z] 0bf42daeece0: Preparing [2023-03-17T09:28:53.230Z] 29e9667d4af5: Preparing [2023-03-17T09:28:53.230Z] 7cd52847ad77: Preparing [2023-03-17T09:28:53.230Z] 0bf42daeece0: Waiting [2023-03-17T09:28:53.230Z] 20bf5460d04c: Waiting [2023-03-17T09:28:53.230Z] 29e9667d4af5: Waiting [2023-03-17T09:28:53.230Z] 7cd52847ad77: Waiting [2023-03-17T09:28:53.230Z] bcf3ba6c1809: Pushed [2023-03-17T09:28:53.230Z] 6efcfe973e9e: Pushed [2023-03-17T09:28:53.230Z] 8345cb20183e: Pushed [2023-03-17T09:28:53.230Z] 20bf5460d04c: Layer already exists [2023-03-17T09:28:53.230Z] 0bf42daeece0: Layer already exists [2023-03-17T09:28:53.230Z] 7cd52847ad77: Layer already exists [2023-03-17T09:28:53.798Z] 29e9667d4af5: Pushed [2023-03-17T09:28:57.087Z] ecf9611a573e: Pushed [2023-03-17T09:29:01.277Z] 9f024d30ead7: Pushed [2023-03-17T09:29:01.277Z] 944340b470a6d35ed9a6f68b845c4079971c0434: digest: sha256:4ed25647742a0d768267b9416e30c517dacba217effba056b2e4a30f440be004 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T09:29:01.589Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T09:29:01.887Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2023-03-17T09:29:01.887Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-03-17T09:29:01.887Z] 6efcfe973e9e: Preparing [2023-03-17T09:29:01.887Z] bcf3ba6c1809: Preparing [2023-03-17T09:29:01.887Z] 8345cb20183e: Preparing [2023-03-17T09:29:01.887Z] 9f024d30ead7: Preparing [2023-03-17T09:29:01.887Z] ecf9611a573e: Preparing [2023-03-17T09:29:01.887Z] 20bf5460d04c: Preparing [2023-03-17T09:29:01.887Z] 0bf42daeece0: Preparing [2023-03-17T09:29:01.887Z] 29e9667d4af5: Preparing [2023-03-17T09:29:01.887Z] 7cd52847ad77: Preparing [2023-03-17T09:29:01.887Z] 29e9667d4af5: Waiting [2023-03-17T09:29:01.887Z] 20bf5460d04c: Waiting [2023-03-17T09:29:01.887Z] 7cd52847ad77: Waiting [2023-03-17T09:29:01.887Z] 0bf42daeece0: Waiting [2023-03-17T09:29:01.887Z] 8345cb20183e: Layer already exists [2023-03-17T09:29:01.887Z] 6efcfe973e9e: Layer already exists [2023-03-17T09:29:01.887Z] 9f024d30ead7: Layer already exists [2023-03-17T09:29:01.887Z] ecf9611a573e: Layer already exists [2023-03-17T09:29:01.887Z] bcf3ba6c1809: Layer already exists [2023-03-17T09:29:01.887Z] 20bf5460d04c: Layer already exists [2023-03-17T09:29:01.887Z] 0bf42daeece0: Layer already exists [2023-03-17T09:29:01.887Z] 29e9667d4af5: Layer already exists [2023-03-17T09:29:01.887Z] 7cd52847ad77: Layer already exists [2023-03-17T09:29:01.887Z] latest: digest: sha256:4ed25647742a0d768267b9416e30c517dacba217effba056b2e4a30f440be004 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T09:29:02.189Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:3.0.0-dev.103 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T09:29:02.488Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:3.0.0-dev.103 [2023-03-17T09:29:02.488Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-03-17T09:29:02.488Z] 6efcfe973e9e: Preparing [2023-03-17T09:29:02.488Z] bcf3ba6c1809: Preparing [2023-03-17T09:29:02.488Z] 8345cb20183e: Preparing [2023-03-17T09:29:02.488Z] 9f024d30ead7: Preparing [2023-03-17T09:29:02.488Z] ecf9611a573e: Preparing [2023-03-17T09:29:02.488Z] 20bf5460d04c: Preparing [2023-03-17T09:29:02.488Z] 0bf42daeece0: Preparing [2023-03-17T09:29:02.488Z] 29e9667d4af5: Preparing [2023-03-17T09:29:02.488Z] 7cd52847ad77: Preparing [2023-03-17T09:29:02.488Z] 7cd52847ad77: Waiting [2023-03-17T09:29:02.488Z] ecf9611a573e: Layer already exists [2023-03-17T09:29:02.488Z] 6efcfe973e9e: Layer already exists [2023-03-17T09:29:02.488Z] 8345cb20183e: Layer already exists [2023-03-17T09:29:02.488Z] 9f024d30ead7: Layer already exists [2023-03-17T09:29:02.488Z] bcf3ba6c1809: Layer already exists [2023-03-17T09:29:02.488Z] 20bf5460d04c: Layer already exists [2023-03-17T09:29:02.488Z] 29e9667d4af5: Layer already exists [2023-03-17T09:29:02.488Z] 7cd52847ad77: Layer already exists [2023-03-17T09:29:02.488Z] 0bf42daeece0: Layer already exists [2023-03-17T09:29:02.488Z] 3.0.0-dev.103: digest: sha256:4ed25647742a0d768267b9416e30c517dacba217effba056b2e4a30f440be004 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T09:29:02.801Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:944340b470a6d35ed9a6f68b845c4079971c0434-3.0.0-dev.103 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T09:29:03.105Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:944340b470a6d35ed9a6f68b845c4079971c0434-3.0.0-dev.103 [2023-03-17T09:29:03.105Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-03-17T09:29:03.105Z] 6efcfe973e9e: Preparing [2023-03-17T09:29:03.105Z] bcf3ba6c1809: Preparing [2023-03-17T09:29:03.105Z] 8345cb20183e: Preparing [2023-03-17T09:29:03.105Z] 9f024d30ead7: Preparing [2023-03-17T09:29:03.105Z] ecf9611a573e: Preparing [2023-03-17T09:29:03.105Z] 20bf5460d04c: Preparing [2023-03-17T09:29:03.105Z] 0bf42daeece0: Preparing [2023-03-17T09:29:03.105Z] 29e9667d4af5: Preparing [2023-03-17T09:29:03.105Z] 7cd52847ad77: Preparing [2023-03-17T09:29:03.105Z] 20bf5460d04c: Waiting [2023-03-17T09:29:03.105Z] 0bf42daeece0: Waiting [2023-03-17T09:29:03.105Z] 7cd52847ad77: Waiting [2023-03-17T09:29:03.105Z] ecf9611a573e: Layer already exists [2023-03-17T09:29:03.105Z] bcf3ba6c1809: Layer already exists [2023-03-17T09:29:03.105Z] 6efcfe973e9e: Layer already exists [2023-03-17T09:29:03.105Z] 9f024d30ead7: Layer already exists [2023-03-17T09:29:03.105Z] 8345cb20183e: Layer already exists [2023-03-17T09:29:03.105Z] 0bf42daeece0: Layer already exists [2023-03-17T09:29:03.105Z] 20bf5460d04c: Layer already exists [2023-03-17T09:29:03.105Z] 7cd52847ad77: Layer already exists [2023-03-17T09:29:03.105Z] 29e9667d4af5: Layer already exists [2023-03-17T09:29:03.673Z] 944340b470a6d35ed9a6f68b845c4079971c0434-3.0.0-dev.103: digest: sha256:4ed25647742a0d768267b9416e30c517dacba217effba056b2e4a30f440be004 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T09:29:03.981Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T09:29:04.288Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main [2023-03-17T09:29:04.288Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-03-17T09:29:04.288Z] 6efcfe973e9e: Preparing [2023-03-17T09:29:04.289Z] bcf3ba6c1809: Preparing [2023-03-17T09:29:04.289Z] 8345cb20183e: Preparing [2023-03-17T09:29:04.289Z] 9f024d30ead7: Preparing [2023-03-17T09:29:04.289Z] ecf9611a573e: Preparing [2023-03-17T09:29:04.289Z] 20bf5460d04c: Preparing [2023-03-17T09:29:04.289Z] 0bf42daeece0: Preparing [2023-03-17T09:29:04.289Z] 29e9667d4af5: Preparing [2023-03-17T09:29:04.289Z] 7cd52847ad77: Preparing [2023-03-17T09:29:04.289Z] 20bf5460d04c: Waiting [2023-03-17T09:29:04.289Z] 0bf42daeece0: Waiting [2023-03-17T09:29:04.289Z] 29e9667d4af5: Waiting [2023-03-17T09:29:04.289Z] 7cd52847ad77: Waiting [2023-03-17T09:29:04.289Z] 9f024d30ead7: Layer already exists [2023-03-17T09:29:04.289Z] ecf9611a573e: Layer already exists [2023-03-17T09:29:04.289Z] 8345cb20183e: Layer already exists [2023-03-17T09:29:04.289Z] bcf3ba6c1809: Layer already exists [2023-03-17T09:29:04.289Z] 6efcfe973e9e: Layer already exists [2023-03-17T09:29:04.289Z] 20bf5460d04c: Layer already exists [2023-03-17T09:29:04.289Z] 29e9667d4af5: Layer already exists [2023-03-17T09:29:04.289Z] 0bf42daeece0: Layer already exists [2023-03-17T09:29:04.289Z] 7cd52847ad77: Layer already exists [2023-03-17T09:29:04.289Z] main: digest: sha256:4ed25647742a0d768267b9416e30c517dacba217effba056b2e4a30f440be004 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-17T09:29:04.323Z] ===================================================== [Pipeline] echo [2023-03-17T09:29:04.328Z] taggedImages: [2023-03-17T09:29:04.328Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:944340b470a6d35ed9a6f68b845c4079971c0434 [2023-03-17T09:29:04.328Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2023-03-17T09:29:04.328Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:3.0.0-dev.103 [2023-03-17T09:29:04.328Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:944340b470a6d35ed9a6f68b845c4079971c0434-3.0.0-dev.103 [2023-03-17T09:29:04.328Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo [2023-03-17T09:29:04.341Z] [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: [2023-03-17T09:29:04.341Z] 944340b470a6d35ed9a6f68b845c4079971c0434 [2023-03-17T09:29:04.341Z] latest [2023-03-17T09:29:04.341Z] 3.0.0-dev.103 [2023-03-17T09:29:04.341Z] 944340b470a6d35ed9a6f68b845c4079971c0434-3.0.0-dev.103 [2023-03-17T09:29:04.341Z] main [2023-03-17T09:29:04.341Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T09:29:04.641Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:944340b470a6d35ed9a6f68b845c4079971c0434 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T09:29:04.941Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:944340b470a6d35ed9a6f68b845c4079971c0434 [2023-03-17T09:29:04.941Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-03-17T09:29:04.941Z] 141261e220c2: Preparing [2023-03-17T09:29:04.941Z] 64d0e47a6638: Preparing [2023-03-17T09:29:04.941Z] 258ee7e51fa3: Preparing [2023-03-17T09:29:04.941Z] 3768beab0700: Preparing [2023-03-17T09:29:04.941Z] 20bf5460d04c: Preparing [2023-03-17T09:29:04.941Z] 0bf42daeece0: Preparing [2023-03-17T09:29:04.941Z] 167f13c605a8: Preparing [2023-03-17T09:29:04.941Z] 7cd52847ad77: Preparing [2023-03-17T09:29:04.941Z] 167f13c605a8: Waiting [2023-03-17T09:29:04.941Z] 7cd52847ad77: Waiting [2023-03-17T09:29:04.941Z] 0bf42daeece0: Waiting [2023-03-17T09:29:04.941Z] 20bf5460d04c: Layer already exists [2023-03-17T09:29:04.941Z] 0bf42daeece0: Layer already exists [2023-03-17T09:29:04.941Z] 258ee7e51fa3: Pushed [2023-03-17T09:29:04.941Z] 64d0e47a6638: Pushed [2023-03-17T09:29:04.941Z] 141261e220c2: Pushed [2023-03-17T09:29:04.941Z] 7cd52847ad77: Layer already exists [2023-03-17T09:29:05.201Z] 167f13c605a8: Pushed [2023-03-17T09:29:13.314Z] 3768beab0700: Pushed [2023-03-17T09:29:13.314Z] 944340b470a6d35ed9a6f68b845c4079971c0434: digest: sha256:3e0503ecbe671f69967785953ae92e0f1f29fc1dc89a96123c8591a25c315681 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T09:29:13.627Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T09:29:13.925Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest [2023-03-17T09:29:13.926Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-03-17T09:29:13.926Z] 141261e220c2: Preparing [2023-03-17T09:29:13.926Z] 64d0e47a6638: Preparing [2023-03-17T09:29:13.926Z] 258ee7e51fa3: Preparing [2023-03-17T09:29:13.926Z] 3768beab0700: Preparing [2023-03-17T09:29:13.926Z] 20bf5460d04c: Preparing [2023-03-17T09:29:13.926Z] 0bf42daeece0: Preparing [2023-03-17T09:29:13.926Z] 167f13c605a8: Preparing [2023-03-17T09:29:13.926Z] 7cd52847ad77: Preparing [2023-03-17T09:29:13.926Z] 167f13c605a8: Waiting [2023-03-17T09:29:13.926Z] 7cd52847ad77: Waiting [2023-03-17T09:29:13.926Z] 0bf42daeece0: Waiting [2023-03-17T09:29:13.926Z] 258ee7e51fa3: Layer already exists [2023-03-17T09:29:13.926Z] 64d0e47a6638: Layer already exists [2023-03-17T09:29:13.926Z] 20bf5460d04c: Layer already exists [2023-03-17T09:29:13.926Z] 141261e220c2: Layer already exists [2023-03-17T09:29:13.926Z] 3768beab0700: Layer already exists [2023-03-17T09:29:13.926Z] 0bf42daeece0: Layer already exists [2023-03-17T09:29:13.926Z] 167f13c605a8: Layer already exists [2023-03-17T09:29:13.926Z] 7cd52847ad77: Layer already exists [2023-03-17T09:29:13.926Z] latest: digest: sha256:3e0503ecbe671f69967785953ae92e0f1f29fc1dc89a96123c8591a25c315681 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T09:29:14.228Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:3.0.0-dev.103 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T09:29:14.531Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:3.0.0-dev.103 [2023-03-17T09:29:14.531Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-03-17T09:29:14.531Z] 141261e220c2: Preparing [2023-03-17T09:29:14.531Z] 64d0e47a6638: Preparing [2023-03-17T09:29:14.531Z] 258ee7e51fa3: Preparing [2023-03-17T09:29:14.531Z] 3768beab0700: Preparing [2023-03-17T09:29:14.531Z] 20bf5460d04c: Preparing [2023-03-17T09:29:14.531Z] 0bf42daeece0: Preparing [2023-03-17T09:29:14.531Z] 167f13c605a8: Preparing [2023-03-17T09:29:14.531Z] 7cd52847ad77: Preparing [2023-03-17T09:29:14.531Z] 167f13c605a8: Waiting [2023-03-17T09:29:14.531Z] 7cd52847ad77: Waiting [2023-03-17T09:29:14.531Z] 0bf42daeece0: Waiting [2023-03-17T09:29:14.531Z] 3768beab0700: Layer already exists [2023-03-17T09:29:14.531Z] 141261e220c2: Layer already exists [2023-03-17T09:29:14.531Z] 20bf5460d04c: Layer already exists [2023-03-17T09:29:14.531Z] 64d0e47a6638: Layer already exists [2023-03-17T09:29:14.531Z] 258ee7e51fa3: Layer already exists [2023-03-17T09:29:14.531Z] 167f13c605a8: Layer already exists [2023-03-17T09:29:14.531Z] 0bf42daeece0: Layer already exists [2023-03-17T09:29:14.531Z] 7cd52847ad77: Layer already exists [2023-03-17T09:29:14.531Z] 3.0.0-dev.103: digest: sha256:3e0503ecbe671f69967785953ae92e0f1f29fc1dc89a96123c8591a25c315681 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T09:29:14.834Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:944340b470a6d35ed9a6f68b845c4079971c0434-3.0.0-dev.103 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T09:29:15.135Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:944340b470a6d35ed9a6f68b845c4079971c0434-3.0.0-dev.103 [2023-03-17T09:29:15.135Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-03-17T09:29:15.135Z] 141261e220c2: Preparing [2023-03-17T09:29:15.135Z] 64d0e47a6638: Preparing [2023-03-17T09:29:15.135Z] 258ee7e51fa3: Preparing [2023-03-17T09:29:15.135Z] 3768beab0700: Preparing [2023-03-17T09:29:15.135Z] 20bf5460d04c: Preparing [2023-03-17T09:29:15.135Z] 0bf42daeece0: Preparing [2023-03-17T09:29:15.135Z] 167f13c605a8: Preparing [2023-03-17T09:29:15.135Z] 7cd52847ad77: Preparing [2023-03-17T09:29:15.135Z] 0bf42daeece0: Waiting [2023-03-17T09:29:15.135Z] 167f13c605a8: Waiting [2023-03-17T09:29:15.135Z] 7cd52847ad77: Waiting [2023-03-17T09:29:15.135Z] 20bf5460d04c: Layer already exists [2023-03-17T09:29:15.135Z] 141261e220c2: Layer already exists [2023-03-17T09:29:15.135Z] 3768beab0700: Layer already exists [2023-03-17T09:29:15.135Z] 64d0e47a6638: Layer already exists [2023-03-17T09:29:15.135Z] 258ee7e51fa3: Layer already exists [2023-03-17T09:29:15.135Z] 0bf42daeece0: Layer already exists [2023-03-17T09:29:15.135Z] 167f13c605a8: Layer already exists [2023-03-17T09:29:15.135Z] 7cd52847ad77: Layer already exists [2023-03-17T09:29:15.135Z] 944340b470a6d35ed9a6f68b845c4079971c0434-3.0.0-dev.103: digest: sha256:3e0503ecbe671f69967785953ae92e0f1f29fc1dc89a96123c8591a25c315681 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T09:29:15.435Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T09:29:15.732Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main [2023-03-17T09:29:15.732Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-03-17T09:29:15.732Z] 141261e220c2: Preparing [2023-03-17T09:29:15.732Z] 64d0e47a6638: Preparing [2023-03-17T09:29:15.732Z] 258ee7e51fa3: Preparing [2023-03-17T09:29:15.732Z] 3768beab0700: Preparing [2023-03-17T09:29:15.732Z] 20bf5460d04c: Preparing [2023-03-17T09:29:15.732Z] 0bf42daeece0: Preparing [2023-03-17T09:29:15.732Z] 167f13c605a8: Preparing [2023-03-17T09:29:15.732Z] 7cd52847ad77: Preparing [2023-03-17T09:29:15.732Z] 0bf42daeece0: Waiting [2023-03-17T09:29:15.732Z] 167f13c605a8: Waiting [2023-03-17T09:29:15.732Z] 64d0e47a6638: Layer already exists [2023-03-17T09:29:15.732Z] 141261e220c2: Layer already exists [2023-03-17T09:29:15.732Z] 258ee7e51fa3: Layer already exists [2023-03-17T09:29:15.733Z] 20bf5460d04c: Layer already exists [2023-03-17T09:29:15.733Z] 3768beab0700: Layer already exists [2023-03-17T09:29:15.733Z] 0bf42daeece0: Layer already exists [2023-03-17T09:29:15.733Z] 167f13c605a8: Layer already exists [2023-03-17T09:29:15.733Z] 7cd52847ad77: Layer already exists [2023-03-17T09:29:15.733Z] main: digest: sha256:3e0503ecbe671f69967785953ae92e0f1f29fc1dc89a96123c8591a25c315681 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-17T09:29:15.781Z] ===================================================== [Pipeline] echo [2023-03-17T09:29:15.789Z] taggedImages: [2023-03-17T09:29:15.789Z] - nexus3.edgexfoundry.org:10004/security-spire-config:944340b470a6d35ed9a6f68b845c4079971c0434 [2023-03-17T09:29:15.789Z] - nexus3.edgexfoundry.org:10004/security-spire-config:latest [2023-03-17T09:29:15.789Z] - nexus3.edgexfoundry.org:10004/security-spire-config:3.0.0-dev.103 [2023-03-17T09:29:15.789Z] - nexus3.edgexfoundry.org:10004/security-spire-config:944340b470a6d35ed9a6f68b845c4079971c0434-3.0.0-dev.103 [2023-03-17T09:29:15.789Z] - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo [2023-03-17T09:29:15.805Z] [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: [2023-03-17T09:29:15.805Z] 944340b470a6d35ed9a6f68b845c4079971c0434 [2023-03-17T09:29:15.805Z] latest [2023-03-17T09:29:15.805Z] 3.0.0-dev.103 [2023-03-17T09:29:15.805Z] 944340b470a6d35ed9a6f68b845c4079971c0434-3.0.0-dev.103 [2023-03-17T09:29:15.805Z] main [2023-03-17T09:29:15.805Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T09:29:16.106Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:944340b470a6d35ed9a6f68b845c4079971c0434 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T09:29:16.414Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:944340b470a6d35ed9a6f68b845c4079971c0434 [2023-03-17T09:29:16.414Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-03-17T09:29:16.414Z] 30fa22a946e1: Preparing [2023-03-17T09:29:16.414Z] 978cffaf041c: Preparing [2023-03-17T09:29:16.414Z] 09400996dba5: Preparing [2023-03-17T09:29:16.414Z] ef0ca64531f8: Preparing [2023-03-17T09:29:16.414Z] 20bf5460d04c: Preparing [2023-03-17T09:29:16.414Z] 0bf42daeece0: Preparing [2023-03-17T09:29:16.414Z] 29e9667d4af5: Preparing [2023-03-17T09:29:16.414Z] 7cd52847ad77: Preparing [2023-03-17T09:29:16.414Z] 29e9667d4af5: Waiting [2023-03-17T09:29:16.414Z] 0bf42daeece0: Waiting [2023-03-17T09:29:16.414Z] 20bf5460d04c: Layer already exists [2023-03-17T09:29:16.414Z] 0bf42daeece0: Layer already exists [2023-03-17T09:29:16.414Z] 29e9667d4af5: Layer already exists [2023-03-17T09:29:16.414Z] 7cd52847ad77: Layer already exists [2023-03-17T09:29:16.414Z] 978cffaf041c: Pushed [2023-03-17T09:29:16.414Z] 30fa22a946e1: Pushed [2023-03-17T09:29:16.414Z] 09400996dba5: Pushed [2023-03-17T09:29:23.383Z] Removing intermediate container 498acd94cf2a [2023-03-17T09:29:23.383Z] ---> b125ecb998c5 [2023-03-17T09:29:23.383Z] Step 7/20 : COPY . . [2023-03-17T09:29:23.383Z] ---> 744ddbca87e8 [2023-03-17T09:29:23.383Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-03-17T09:29:23.383Z] ---> Running in af59e11260e8 [2023-03-17T09:29:23.383Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.103" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2023-03-17T09:29:24.530Z] ef0ca64531f8: Pushed [2023-03-17T09:29:24.530Z] 944340b470a6d35ed9a6f68b845c4079971c0434: digest: sha256:f7bf7e3956283261d9cadb52c72dd030e6e3d4458e1e590a550a1d7eebd4552d size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T09:29:24.841Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T09:29:25.139Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest [2023-03-17T09:29:25.139Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-03-17T09:29:25.139Z] 30fa22a946e1: Preparing [2023-03-17T09:29:25.139Z] 978cffaf041c: Preparing [2023-03-17T09:29:25.139Z] 09400996dba5: Preparing [2023-03-17T09:29:25.139Z] ef0ca64531f8: Preparing [2023-03-17T09:29:25.139Z] 20bf5460d04c: Preparing [2023-03-17T09:29:25.139Z] 0bf42daeece0: Preparing [2023-03-17T09:29:25.139Z] 29e9667d4af5: Preparing [2023-03-17T09:29:25.139Z] 7cd52847ad77: Preparing [2023-03-17T09:29:25.139Z] 0bf42daeece0: Waiting [2023-03-17T09:29:25.139Z] 7cd52847ad77: Waiting [2023-03-17T09:29:25.139Z] 29e9667d4af5: Waiting [2023-03-17T09:29:25.139Z] 09400996dba5: Layer already exists [2023-03-17T09:29:25.139Z] 30fa22a946e1: Layer already exists [2023-03-17T09:29:25.139Z] 978cffaf041c: Layer already exists [2023-03-17T09:29:25.139Z] ef0ca64531f8: Layer already exists [2023-03-17T09:29:25.139Z] 20bf5460d04c: Layer already exists [2023-03-17T09:29:25.139Z] 0bf42daeece0: Layer already exists [2023-03-17T09:29:25.139Z] 7cd52847ad77: Layer already exists [2023-03-17T09:29:25.139Z] 29e9667d4af5: Layer already exists [2023-03-17T09:29:25.139Z] latest: digest: sha256:f7bf7e3956283261d9cadb52c72dd030e6e3d4458e1e590a550a1d7eebd4552d size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T09:29:25.444Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:3.0.0-dev.103 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T09:29:25.744Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:3.0.0-dev.103 [2023-03-17T09:29:25.744Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-03-17T09:29:25.744Z] 30fa22a946e1: Preparing [2023-03-17T09:29:25.744Z] 978cffaf041c: Preparing [2023-03-17T09:29:25.744Z] 09400996dba5: Preparing [2023-03-17T09:29:25.744Z] ef0ca64531f8: Preparing [2023-03-17T09:29:25.744Z] 20bf5460d04c: Preparing [2023-03-17T09:29:25.744Z] 0bf42daeece0: Preparing [2023-03-17T09:29:25.744Z] 29e9667d4af5: Preparing [2023-03-17T09:29:25.744Z] 7cd52847ad77: Preparing [2023-03-17T09:29:25.744Z] 7cd52847ad77: Waiting [2023-03-17T09:29:25.744Z] 0bf42daeece0: Waiting [2023-03-17T09:29:25.744Z] 29e9667d4af5: Waiting [2023-03-17T09:29:25.744Z] 20bf5460d04c: Layer already exists [2023-03-17T09:29:25.744Z] 09400996dba5: Layer already exists [2023-03-17T09:29:25.744Z] 978cffaf041c: Layer already exists [2023-03-17T09:29:25.744Z] ef0ca64531f8: Layer already exists [2023-03-17T09:29:25.744Z] 30fa22a946e1: Layer already exists [2023-03-17T09:29:25.744Z] 29e9667d4af5: Layer already exists [2023-03-17T09:29:25.744Z] 0bf42daeece0: Layer already exists [2023-03-17T09:29:25.744Z] 7cd52847ad77: Layer already exists [2023-03-17T09:29:25.744Z] 3.0.0-dev.103: digest: sha256:f7bf7e3956283261d9cadb52c72dd030e6e3d4458e1e590a550a1d7eebd4552d size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T09:29:26.048Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:944340b470a6d35ed9a6f68b845c4079971c0434-3.0.0-dev.103 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T09:29:26.347Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:944340b470a6d35ed9a6f68b845c4079971c0434-3.0.0-dev.103 [2023-03-17T09:29:26.347Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-03-17T09:29:26.347Z] 30fa22a946e1: Preparing [2023-03-17T09:29:26.347Z] 978cffaf041c: Preparing [2023-03-17T09:29:26.347Z] 09400996dba5: Preparing [2023-03-17T09:29:26.347Z] ef0ca64531f8: Preparing [2023-03-17T09:29:26.347Z] 20bf5460d04c: Preparing [2023-03-17T09:29:26.347Z] 0bf42daeece0: Preparing [2023-03-17T09:29:26.347Z] 29e9667d4af5: Preparing [2023-03-17T09:29:26.347Z] 7cd52847ad77: Preparing [2023-03-17T09:29:26.347Z] 0bf42daeece0: Waiting [2023-03-17T09:29:26.347Z] 29e9667d4af5: Waiting [2023-03-17T09:29:26.347Z] 7cd52847ad77: Waiting [2023-03-17T09:29:26.347Z] ef0ca64531f8: Layer already exists [2023-03-17T09:29:26.347Z] 09400996dba5: Layer already exists [2023-03-17T09:29:26.347Z] 978cffaf041c: Layer already exists [2023-03-17T09:29:26.347Z] 30fa22a946e1: Layer already exists [2023-03-17T09:29:26.347Z] 20bf5460d04c: Layer already exists [2023-03-17T09:29:26.347Z] 29e9667d4af5: Layer already exists [2023-03-17T09:29:26.347Z] 0bf42daeece0: Layer already exists [2023-03-17T09:29:26.347Z] 7cd52847ad77: Layer already exists [2023-03-17T09:29:26.347Z] 944340b470a6d35ed9a6f68b845c4079971c0434-3.0.0-dev.103: digest: sha256:f7bf7e3956283261d9cadb52c72dd030e6e3d4458e1e590a550a1d7eebd4552d size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T09:29:26.661Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T09:29:26.960Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main [2023-03-17T09:29:26.960Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-03-17T09:29:26.960Z] 30fa22a946e1: Preparing [2023-03-17T09:29:26.960Z] 978cffaf041c: Preparing [2023-03-17T09:29:26.960Z] 09400996dba5: Preparing [2023-03-17T09:29:26.960Z] ef0ca64531f8: Preparing [2023-03-17T09:29:26.960Z] 20bf5460d04c: Preparing [2023-03-17T09:29:26.960Z] 0bf42daeece0: Preparing [2023-03-17T09:29:26.960Z] 29e9667d4af5: Preparing [2023-03-17T09:29:26.960Z] 7cd52847ad77: Preparing [2023-03-17T09:29:26.960Z] 29e9667d4af5: Waiting [2023-03-17T09:29:26.960Z] 0bf42daeece0: Waiting [2023-03-17T09:29:26.960Z] 7cd52847ad77: Waiting [2023-03-17T09:29:26.960Z] 20bf5460d04c: Layer already exists [2023-03-17T09:29:26.960Z] 978cffaf041c: Layer already exists [2023-03-17T09:29:26.960Z] 30fa22a946e1: Layer already exists [2023-03-17T09:29:26.960Z] 09400996dba5: Layer already exists [2023-03-17T09:29:26.960Z] ef0ca64531f8: Layer already exists [2023-03-17T09:29:26.960Z] 29e9667d4af5: Layer already exists [2023-03-17T09:29:26.960Z] 0bf42daeece0: Layer already exists [2023-03-17T09:29:26.960Z] 7cd52847ad77: Layer already exists [2023-03-17T09:29:26.960Z] main: digest: sha256:f7bf7e3956283261d9cadb52c72dd030e6e3d4458e1e590a550a1d7eebd4552d size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-17T09:29:26.999Z] ===================================================== [Pipeline] echo [2023-03-17T09:29:27.004Z] taggedImages: [2023-03-17T09:29:27.004Z] - nexus3.edgexfoundry.org:10004/security-spire-server:944340b470a6d35ed9a6f68b845c4079971c0434 [2023-03-17T09:29:27.004Z] - nexus3.edgexfoundry.org:10004/security-spire-server:latest [2023-03-17T09:29:27.004Z] - nexus3.edgexfoundry.org:10004/security-spire-server:3.0.0-dev.103 [2023-03-17T09:29:27.004Z] - nexus3.edgexfoundry.org:10004/security-spire-server:944340b470a6d35ed9a6f68b845c4079971c0434-3.0.0-dev.103 [2023-03-17T09:29:27.004Z] - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo [2023-03-17T09:29:27.018Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2023-03-17T09:29:27.018Z] 944340b470a6d35ed9a6f68b845c4079971c0434 [2023-03-17T09:29:27.018Z] latest [2023-03-17T09:29:27.018Z] 3.0.0-dev.103 [2023-03-17T09:29:27.018Z] 944340b470a6d35ed9a6f68b845c4079971c0434-3.0.0-dev.103 [2023-03-17T09:29:27.018Z] main [2023-03-17T09:29:27.018Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T09:29:27.329Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:944340b470a6d35ed9a6f68b845c4079971c0434 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T09:29:27.631Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:944340b470a6d35ed9a6f68b845c4079971c0434 [2023-03-17T09:29:27.631Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-03-17T09:29:27.631Z] f5204be1b644: Preparing [2023-03-17T09:29:27.631Z] 084e4807c137: Preparing [2023-03-17T09:29:27.631Z] 20bf5460d04c: Preparing [2023-03-17T09:29:27.631Z] 0bf42daeece0: Preparing [2023-03-17T09:29:27.631Z] 47018aa00559: Preparing [2023-03-17T09:29:27.631Z] 7cd52847ad77: Preparing [2023-03-17T09:29:27.631Z] 7cd52847ad77: Waiting [2023-03-17T09:29:27.631Z] 20bf5460d04c: Layer already exists [2023-03-17T09:29:27.631Z] 0bf42daeece0: Layer already exists [2023-03-17T09:29:27.631Z] 7cd52847ad77: Layer already exists [2023-03-17T09:29:27.631Z] f5204be1b644: Pushed [2023-03-17T09:29:27.889Z] 47018aa00559: Pushed [2023-03-17T09:29:30.426Z] 084e4807c137: Pushed [2023-03-17T09:29:30.684Z] 944340b470a6d35ed9a6f68b845c4079971c0434: digest: sha256:40f99d9b675f9102c62f1ef0f592fc2d123d8836c470643699595129a5d1af5d size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T09:29:30.986Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T09:29:31.284Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2023-03-17T09:29:31.284Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-03-17T09:29:31.284Z] f5204be1b644: Preparing [2023-03-17T09:29:31.284Z] 084e4807c137: Preparing [2023-03-17T09:29:31.284Z] 20bf5460d04c: Preparing [2023-03-17T09:29:31.284Z] 0bf42daeece0: Preparing [2023-03-17T09:29:31.284Z] 47018aa00559: Preparing [2023-03-17T09:29:31.284Z] 7cd52847ad77: Preparing [2023-03-17T09:29:31.284Z] 7cd52847ad77: Waiting [2023-03-17T09:29:31.284Z] 20bf5460d04c: Layer already exists [2023-03-17T09:29:31.284Z] 0bf42daeece0: Layer already exists [2023-03-17T09:29:31.284Z] 47018aa00559: Layer already exists [2023-03-17T09:29:31.284Z] 084e4807c137: Layer already exists [2023-03-17T09:29:31.284Z] f5204be1b644: Layer already exists [2023-03-17T09:29:31.284Z] 7cd52847ad77: Layer already exists [2023-03-17T09:29:31.284Z] latest: digest: sha256:40f99d9b675f9102c62f1ef0f592fc2d123d8836c470643699595129a5d1af5d size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T09:29:31.585Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:3.0.0-dev.103 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T09:29:31.887Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:3.0.0-dev.103 [2023-03-17T09:29:31.887Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-03-17T09:29:31.887Z] f5204be1b644: Preparing [2023-03-17T09:29:31.887Z] 084e4807c137: Preparing [2023-03-17T09:29:31.887Z] 20bf5460d04c: Preparing [2023-03-17T09:29:31.887Z] 0bf42daeece0: Preparing [2023-03-17T09:29:31.887Z] 47018aa00559: Preparing [2023-03-17T09:29:31.887Z] 7cd52847ad77: Preparing [2023-03-17T09:29:31.887Z] 7cd52847ad77: Waiting [2023-03-17T09:29:31.887Z] 20bf5460d04c: Layer already exists [2023-03-17T09:29:31.887Z] 084e4807c137: Layer already exists [2023-03-17T09:29:31.887Z] 47018aa00559: Layer already exists [2023-03-17T09:29:31.887Z] 0bf42daeece0: Layer already exists [2023-03-17T09:29:31.887Z] f5204be1b644: Layer already exists [2023-03-17T09:29:31.887Z] 7cd52847ad77: Layer already exists [2023-03-17T09:29:31.887Z] 3.0.0-dev.103: digest: sha256:40f99d9b675f9102c62f1ef0f592fc2d123d8836c470643699595129a5d1af5d size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T09:29:32.194Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:944340b470a6d35ed9a6f68b845c4079971c0434-3.0.0-dev.103 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T09:29:32.498Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:944340b470a6d35ed9a6f68b845c4079971c0434-3.0.0-dev.103 [2023-03-17T09:29:32.498Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-03-17T09:29:32.498Z] f5204be1b644: Preparing [2023-03-17T09:29:32.498Z] 084e4807c137: Preparing [2023-03-17T09:29:32.498Z] 20bf5460d04c: Preparing [2023-03-17T09:29:32.498Z] 0bf42daeece0: Preparing [2023-03-17T09:29:32.498Z] 47018aa00559: Preparing [2023-03-17T09:29:32.498Z] 7cd52847ad77: Preparing [2023-03-17T09:29:32.498Z] 7cd52847ad77: Waiting [2023-03-17T09:29:32.498Z] 20bf5460d04c: Layer already exists [2023-03-17T09:29:32.498Z] 47018aa00559: Layer already exists [2023-03-17T09:29:32.498Z] 084e4807c137: Layer already exists [2023-03-17T09:29:32.498Z] f5204be1b644: Layer already exists [2023-03-17T09:29:32.498Z] 0bf42daeece0: Layer already exists [2023-03-17T09:29:32.498Z] 7cd52847ad77: Layer already exists [2023-03-17T09:29:32.498Z] 944340b470a6d35ed9a6f68b845c4079971c0434-3.0.0-dev.103: digest: sha256:40f99d9b675f9102c62f1ef0f592fc2d123d8836c470643699595129a5d1af5d size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T09:29:32.810Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T09:29:33.118Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2023-03-17T09:29:33.118Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-03-17T09:29:33.118Z] f5204be1b644: Preparing [2023-03-17T09:29:33.118Z] 084e4807c137: Preparing [2023-03-17T09:29:33.118Z] 20bf5460d04c: Preparing [2023-03-17T09:29:33.118Z] 0bf42daeece0: Preparing [2023-03-17T09:29:33.118Z] 47018aa00559: Preparing [2023-03-17T09:29:33.118Z] 7cd52847ad77: Preparing [2023-03-17T09:29:33.118Z] 7cd52847ad77: Waiting [2023-03-17T09:29:33.118Z] f5204be1b644: Layer already exists [2023-03-17T09:29:33.118Z] 20bf5460d04c: Layer already exists [2023-03-17T09:29:33.118Z] 084e4807c137: Layer already exists [2023-03-17T09:29:33.118Z] 0bf42daeece0: Layer already exists [2023-03-17T09:29:33.118Z] 47018aa00559: Layer already exists [2023-03-17T09:29:33.118Z] 7cd52847ad77: Layer already exists [2023-03-17T09:29:33.118Z] main: digest: sha256:40f99d9b675f9102c62f1ef0f592fc2d123d8836c470643699595129a5d1af5d size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-17T09:29:33.153Z] ===================================================== [Pipeline] echo [2023-03-17T09:29:33.158Z] taggedImages: [2023-03-17T09:29:33.158Z] - nexus3.edgexfoundry.org:10004/support-notifications:944340b470a6d35ed9a6f68b845c4079971c0434 [2023-03-17T09:29:33.158Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2023-03-17T09:29:33.158Z] - nexus3.edgexfoundry.org:10004/support-notifications:3.0.0-dev.103 [2023-03-17T09:29:33.158Z] - nexus3.edgexfoundry.org:10004/support-notifications:944340b470a6d35ed9a6f68b845c4079971c0434-3.0.0-dev.103 [2023-03-17T09:29:33.158Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo [2023-03-17T09:29:33.225Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2023-03-17T09:29:33.225Z] 944340b470a6d35ed9a6f68b845c4079971c0434 [2023-03-17T09:29:33.225Z] latest [2023-03-17T09:29:33.225Z] 3.0.0-dev.103 [2023-03-17T09:29:33.225Z] 944340b470a6d35ed9a6f68b845c4079971c0434-3.0.0-dev.103 [2023-03-17T09:29:33.225Z] main [2023-03-17T09:29:33.225Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T09:29:33.536Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:944340b470a6d35ed9a6f68b845c4079971c0434 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T09:29:33.840Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:944340b470a6d35ed9a6f68b845c4079971c0434 [2023-03-17T09:29:33.840Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-03-17T09:29:33.840Z] 451cf9212929: Preparing [2023-03-17T09:29:33.840Z] 0a6ff4cca981: Preparing [2023-03-17T09:29:33.840Z] 20bf5460d04c: Preparing [2023-03-17T09:29:33.840Z] 0bf42daeece0: Preparing [2023-03-17T09:29:33.840Z] 6cfbaec2e736: Preparing [2023-03-17T09:29:33.840Z] 7cd52847ad77: Preparing [2023-03-17T09:29:33.840Z] 7cd52847ad77: Waiting [2023-03-17T09:29:33.840Z] 0bf42daeece0: Layer already exists [2023-03-17T09:29:33.840Z] 6cfbaec2e736: Layer already exists [2023-03-17T09:29:33.840Z] 20bf5460d04c: Layer already exists [2023-03-17T09:29:33.840Z] 7cd52847ad77: Layer already exists [2023-03-17T09:29:33.840Z] 451cf9212929: Pushed [2023-03-17T09:29:37.121Z] 0a6ff4cca981: Pushed [2023-03-17T09:29:37.121Z] 944340b470a6d35ed9a6f68b845c4079971c0434: digest: sha256:67db948406fd50299dff22603ba44fbec43d80ae0abc1e1d95c78854e7ee5797 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T09:29:37.435Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T09:29:37.739Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2023-03-17T09:29:37.739Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-03-17T09:29:37.739Z] 451cf9212929: Preparing [2023-03-17T09:29:37.739Z] 0a6ff4cca981: Preparing [2023-03-17T09:29:37.739Z] 20bf5460d04c: Preparing [2023-03-17T09:29:37.739Z] 0bf42daeece0: Preparing [2023-03-17T09:29:37.739Z] 6cfbaec2e736: Preparing [2023-03-17T09:29:37.739Z] 7cd52847ad77: Preparing [2023-03-17T09:29:37.739Z] 7cd52847ad77: Waiting [2023-03-17T09:29:37.739Z] 0a6ff4cca981: Layer already exists [2023-03-17T09:29:37.739Z] 0bf42daeece0: Layer already exists [2023-03-17T09:29:37.739Z] 451cf9212929: Layer already exists [2023-03-17T09:29:37.739Z] 6cfbaec2e736: Layer already exists [2023-03-17T09:29:37.739Z] 20bf5460d04c: Layer already exists [2023-03-17T09:29:37.739Z] 7cd52847ad77: Layer already exists [2023-03-17T09:29:37.739Z] latest: digest: sha256:67db948406fd50299dff22603ba44fbec43d80ae0abc1e1d95c78854e7ee5797 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T09:29:38.049Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:3.0.0-dev.103 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T09:29:38.356Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:3.0.0-dev.103 [2023-03-17T09:29:38.356Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-03-17T09:29:38.356Z] 451cf9212929: Preparing [2023-03-17T09:29:38.356Z] 0a6ff4cca981: Preparing [2023-03-17T09:29:38.356Z] 20bf5460d04c: Preparing [2023-03-17T09:29:38.356Z] 0bf42daeece0: Preparing [2023-03-17T09:29:38.356Z] 6cfbaec2e736: Preparing [2023-03-17T09:29:38.356Z] 7cd52847ad77: Preparing [2023-03-17T09:29:38.356Z] 7cd52847ad77: Waiting [2023-03-17T09:29:38.356Z] 0a6ff4cca981: Layer already exists [2023-03-17T09:29:38.356Z] 20bf5460d04c: Layer already exists [2023-03-17T09:29:38.356Z] 0bf42daeece0: Layer already exists [2023-03-17T09:29:38.356Z] 6cfbaec2e736: Layer already exists [2023-03-17T09:29:38.356Z] 451cf9212929: Layer already exists [2023-03-17T09:29:38.356Z] 7cd52847ad77: Layer already exists [2023-03-17T09:29:38.356Z] 3.0.0-dev.103: digest: sha256:67db948406fd50299dff22603ba44fbec43d80ae0abc1e1d95c78854e7ee5797 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T09:29:38.656Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:944340b470a6d35ed9a6f68b845c4079971c0434-3.0.0-dev.103 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T09:29:38.952Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:944340b470a6d35ed9a6f68b845c4079971c0434-3.0.0-dev.103 [2023-03-17T09:29:38.952Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-03-17T09:29:38.952Z] 451cf9212929: Preparing [2023-03-17T09:29:38.952Z] 0a6ff4cca981: Preparing [2023-03-17T09:29:38.952Z] 20bf5460d04c: Preparing [2023-03-17T09:29:38.952Z] 0bf42daeece0: Preparing [2023-03-17T09:29:38.952Z] 6cfbaec2e736: Preparing [2023-03-17T09:29:38.952Z] 7cd52847ad77: Preparing [2023-03-17T09:29:38.952Z] 7cd52847ad77: Waiting [2023-03-17T09:29:38.952Z] 0bf42daeece0: Layer already exists [2023-03-17T09:29:38.952Z] 0a6ff4cca981: Layer already exists [2023-03-17T09:29:38.952Z] 451cf9212929: Layer already exists [2023-03-17T09:29:38.952Z] 6cfbaec2e736: Layer already exists [2023-03-17T09:29:38.952Z] 20bf5460d04c: Layer already exists [2023-03-17T09:29:38.952Z] 7cd52847ad77: Layer already exists [2023-03-17T09:29:38.952Z] 944340b470a6d35ed9a6f68b845c4079971c0434-3.0.0-dev.103: digest: sha256:67db948406fd50299dff22603ba44fbec43d80ae0abc1e1d95c78854e7ee5797 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T09:29:39.258Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T09:29:39.556Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2023-03-17T09:29:39.556Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-03-17T09:29:39.556Z] 451cf9212929: Preparing [2023-03-17T09:29:39.556Z] 0a6ff4cca981: Preparing [2023-03-17T09:29:39.556Z] 20bf5460d04c: Preparing [2023-03-17T09:29:39.556Z] 0bf42daeece0: Preparing [2023-03-17T09:29:39.556Z] 6cfbaec2e736: Preparing [2023-03-17T09:29:39.556Z] 7cd52847ad77: Preparing [2023-03-17T09:29:39.556Z] 7cd52847ad77: Waiting [2023-03-17T09:29:39.556Z] 451cf9212929: Layer already exists [2023-03-17T09:29:39.556Z] 0bf42daeece0: Layer already exists [2023-03-17T09:29:39.556Z] 0a6ff4cca981: Layer already exists [2023-03-17T09:29:39.556Z] 6cfbaec2e736: Layer already exists [2023-03-17T09:29:39.556Z] 20bf5460d04c: Layer already exists [2023-03-17T09:29:39.556Z] 7cd52847ad77: Layer already exists [2023-03-17T09:29:39.556Z] main: digest: sha256:67db948406fd50299dff22603ba44fbec43d80ae0abc1e1d95c78854e7ee5797 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-17T09:29:39.590Z] ===================================================== [Pipeline] echo [2023-03-17T09:29:39.595Z] taggedImages: [2023-03-17T09:29:39.595Z] - nexus3.edgexfoundry.org:10004/support-scheduler:944340b470a6d35ed9a6f68b845c4079971c0434 [2023-03-17T09:29:39.595Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2023-03-17T09:29:39.595Z] - nexus3.edgexfoundry.org:10004/support-scheduler:3.0.0-dev.103 [2023-03-17T09:29:39.595Z] - nexus3.edgexfoundry.org:10004/support-scheduler:944340b470a6d35ed9a6f68b845c4079971c0434-3.0.0-dev.103 [2023-03-17T09:29:39.595Z] - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-03-17T09:33:15.195Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.103" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-03-17T09:33:16.606Z] Removing intermediate container e59d828d8458 [2023-03-17T09:33:16.606Z] ---> 199648f7c232 [2023-03-17T09:33:16.606Z] [2023-03-17T09:33:16.606Z] Step 10/23 : FROM alpine:3.17 [2023-03-17T09:33:16.606Z] ---> d74e625d9115 [2023-03-17T09:33:16.606Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-03-17T09:33:16.606Z] ---> Running in 358306097be8 [2023-03-17T09:33:17.188Z] Removing intermediate container 358306097be8 [2023-03-17T09:33:17.188Z] ---> 91803891b412 [2023-03-17T09:33:17.188Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-03-17T09:33:17.188Z] ---> Running in c792ed945533 [2023-03-17T09:33:19.131Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-17T09:33:20.090Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-17T09:33:21.501Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-03-17T09:33:21.501Z] Executing busybox-1.35.0-r29.trigger [2023-03-17T09:33:21.501Z] OK: 8 MiB in 16 packages [2023-03-17T09:33:22.921Z] Removing intermediate container c792ed945533 [2023-03-17T09:33:22.921Z] ---> 68b80a8e66a1 [2023-03-17T09:33:22.921Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-17T09:33:24.330Z] ---> b5942261edd2 [2023-03-17T09:33:24.330Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-17T09:33:25.737Z] ---> 8211d7ef6837 [2023-03-17T09:33:26.003Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-03-17T09:33:28.591Z] ---> 37ad2ff066dc [2023-03-17T09:33:28.591Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.toml /res/configuration.toml [2023-03-17T09:33:29.999Z] ---> c038c734c499 [2023-03-17T09:33:29.999Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-03-17T09:33:32.575Z] ---> 3a4adeadb700 [2023-03-17T09:33:32.575Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-17T09:33:32.575Z] ---> Running in 32df604477f3 [2023-03-17T09:33:33.983Z] Removing intermediate container 6b47bd19c9e0 [2023-03-17T09:33:33.983Z] ---> 2495983774ec [2023-03-17T09:33:33.983Z] [2023-03-17T09:33:33.983Z] Step 9/25 : FROM alpine:3.17 [2023-03-17T09:33:33.983Z] ---> d74e625d9115 [2023-03-17T09:33:33.983Z] Step 10/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-03-17T09:33:33.983Z] ---> Running in b07005f9fbab [2023-03-17T09:33:36.576Z] Removing intermediate container 32df604477f3 [2023-03-17T09:33:36.576Z] ---> f1d00752342f [2023-03-17T09:33:36.576Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-03-17T09:33:36.576Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-17T09:33:36.846Z] ---> Running in 853c64ba6c3f [2023-03-17T09:33:37.428Z] Removing intermediate container 853c64ba6c3f [2023-03-17T09:33:37.428Z] ---> 1d4c649cc190 [2023-03-17T09:33:37.428Z] Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] [2023-03-17T09:33:37.428Z] ---> Running in 3676e4807051 [2023-03-17T09:33:37.694Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-17T09:33:37.958Z] Removing intermediate container 3676e4807051 [2023-03-17T09:33:37.958Z] ---> 34eab7e5e1a4 [2023-03-17T09:33:37.958Z] Step 21/23 : LABEL arch=arm64 [2023-03-17T09:33:37.958Z] ---> Running in 5a381684d6a7 [2023-03-17T09:33:38.544Z] Removing intermediate container 5a381684d6a7 [2023-03-17T09:33:38.544Z] ---> 4816a4f47476 [2023-03-17T09:33:38.544Z] Step 22/23 : LABEL git_sha=944340b470a6d35ed9a6f68b845c4079971c0434 [2023-03-17T09:33:38.544Z] ---> Running in 4b763d3f7b74 [2023-03-17T09:33:39.129Z] Removing intermediate container 4b763d3f7b74 [2023-03-17T09:33:39.129Z] ---> bc09fcc49cce [2023-03-17T09:33:39.129Z] Step 23/23 : LABEL version=3.0.0-dev.103 [2023-03-17T09:33:39.129Z] ---> Running in 1934b300633d [2023-03-17T09:33:39.399Z] (1/3) Installing ca-certificates (20220614-r4) [2023-03-17T09:33:39.399Z] (2/3) Installing dumb-init (1.2.5-r2) [2023-03-17T09:33:39.399Z] (3/3) Installing su-exec (0.2-r2) [2023-03-17T09:33:39.399Z] Executing busybox-1.35.0-r29.trigger [2023-03-17T09:33:39.399Z] Executing ca-certificates-20220614-r4.trigger [2023-03-17T09:33:39.667Z] Removing intermediate container 1934b300633d [2023-03-17T09:33:39.667Z] ---> 4b1cdc20564a [2023-03-17T09:33:39.667Z] [2023-03-17T09:33:39.934Z] Successfully built 4b1cdc20564a [2023-03-17T09:33:39.935Z] Successfully tagged security-proxy-auth-arm64:latest [2023-03-17T09:33:39.935Z] Building security-bootstrapper [2023-03-17T09:33:40.201Z]  Building security-proxy-auth ... done OK: 8 MiB in 18 packages [2023-03-17T09:33:42.145Z] Removing intermediate container b07005f9fbab [2023-03-17T09:33:42.145Z] ---> 6a8f3ea27c6d [2023-03-17T09:33:42.145Z] Step 11/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-03-17T09:33:42.415Z] ---> Running in 37b80e713e70 [2023-03-17T09:33:43.819Z] Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-17T09:33:43.819Z] Step 2/33 : FROM ${BUILDER_BASE} AS builder [2023-03-17T09:33:43.819Z] ---> 73a152528d33 [2023-03-17T09:33:43.819Z] Step 3/33 : WORKDIR /edgex-go [2023-03-17T09:33:43.819Z] ---> Using cache [2023-03-17T09:33:43.819Z] ---> 1d8bf2bdece0 [2023-03-17T09:33:43.819Z] Step 4/33 : RUN apk add --update --no-cache make git [2023-03-17T09:33:43.819Z] ---> Using cache [2023-03-17T09:33:43.819Z] ---> b1a502964f72 [2023-03-17T09:33:43.819Z] Step 5/33 : COPY go.mod vendor* ./ [2023-03-17T09:33:44.085Z] ---> Using cache [2023-03-17T09:33:44.085Z] ---> 17a8d414f002 [2023-03-17T09:33:44.085Z] Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-17T09:33:44.085Z] ---> Using cache [2023-03-17T09:33:44.085Z] ---> 71f6743638ae [2023-03-17T09:33:44.085Z] Step 7/33 : COPY . . [2023-03-17T09:33:44.085Z] ---> Using cache [2023-03-17T09:33:44.085Z] ---> 5d4c03289f14 [2023-03-17T09:33:44.085Z] Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-03-17T09:33:45.049Z] Removing intermediate container 37b80e713e70 [2023-03-17T09:33:45.049Z] ---> 011a635e9ad6 [2023-03-17T09:33:45.049Z] Step 12/25 : WORKDIR / [2023-03-17T09:33:45.049Z] ---> Running in 81539e608735 [2023-03-17T09:33:45.049Z] ---> Running in cdd68d10bfad [2023-03-17T09:33:46.009Z] Removing intermediate container cdd68d10bfad [2023-03-17T09:33:46.009Z] ---> eae4752ebf2b [2023-03-17T09:33:46.009Z] Step 13/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-17T09:33:47.424Z] ---> 0bde3f5bc88e [2023-03-17T09:33:47.424Z] Step 14/25 : COPY --from=builder /edgex-go/security.txt / [2023-03-17T09:33:47.424Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.103" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-03-17T09:33:48.011Z] ---> 206f15c71075 [2023-03-17T09:33:48.011Z] 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-03-17T09:33:48.968Z] ---> 4fce1c46791a [2023-03-17T09:33:48.968Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2023-03-17T09:33:49.929Z] ---> 691265cadacf [2023-03-17T09:33:49.929Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2023-03-17T09:33:50.892Z] ---> f9752266eca3 [2023-03-17T09:33:50.892Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-03-17T09:33:52.311Z] ---> 661c2be39cdc [2023-03-17T09:33:52.311Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-03-17T09:33:54.262Z] ---> 25e4143e9e04 [2023-03-17T09:33:54.262Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-03-17T09:33:54.847Z] ---> 7c2a1017d49d [2023-03-17T09:33:54.847Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-17T09:33:55.117Z] ---> Running in 329fc8adde29 [2023-03-17T09:33:58.491Z] Removing intermediate container 329fc8adde29 [2023-03-17T09:33:58.491Z] ---> 84463d0faa90 [2023-03-17T09:33:58.491Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2023-03-17T09:33:58.761Z] ---> Running in b950b0a498a5 [2023-03-17T09:33:59.724Z] Removing intermediate container b950b0a498a5 [2023-03-17T09:33:59.724Z] ---> 8110832b07c7 [2023-03-17T09:33:59.724Z] Step 23/25 : LABEL arch=arm64 [2023-03-17T09:33:59.724Z] ---> Running in 45bb409b4334 [2023-03-17T09:34:00.684Z] Removing intermediate container 45bb409b4334 [2023-03-17T09:34:00.684Z] ---> cbedb9a38a3b [2023-03-17T09:34:00.684Z] Step 24/25 : LABEL git_sha=944340b470a6d35ed9a6f68b845c4079971c0434 [2023-03-17T09:34:00.684Z] ---> Running in fa4fb3c2722a [2023-03-17T09:34:01.643Z] Removing intermediate container fa4fb3c2722a [2023-03-17T09:34:01.643Z] ---> 369e05c1be89 [2023-03-17T09:34:01.643Z] Step 25/25 : LABEL version=3.0.0-dev.103 [2023-03-17T09:34:01.909Z] ---> Running in 355eb937211e [2023-03-17T09:34:02.877Z] Removing intermediate container 355eb937211e [2023-03-17T09:34:02.877Z] ---> fda39af46a53 [2023-03-17T09:34:02.877Z] [2023-03-17T09:34:03.141Z] Successfully built fda39af46a53 [2023-03-17T09:34:03.141Z] Successfully tagged security-secretstore-setup-arm64:latest [2023-03-17T09:34:03.141Z]  Building security-secretstore-setup ... done Building security-spire-server [2023-03-17T09:34:07.401Z] Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-17T09:34:07.401Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2023-03-17T09:34:07.401Z] ---> 73a152528d33 [2023-03-17T09:34:07.401Z] Step 3/26 : WORKDIR /edgex-go [2023-03-17T09:34:07.401Z] ---> Using cache [2023-03-17T09:34:07.401Z] ---> 1d8bf2bdece0 [2023-03-17T09:34:07.401Z] Step 4/26 : RUN apk add --update --no-cache make git build-base curl [2023-03-17T09:34:08.364Z] ---> Running in a31d7e1188c2 [2023-03-17T09:34:08.979Z] Removing intermediate container f2bc20cfe165 [2023-03-17T09:34:08.979Z] ---> b2b06f716380 [2023-03-17T09:34:08.979Z] [2023-03-17T09:34:08.979Z] Step 10/24 : FROM alpine:3.17 [2023-03-17T09:34:08.979Z] ---> d74e625d9115 [2023-03-17T09:34:08.979Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-03-17T09:34:09.317Z] ---> Running in 9972b7297d3e [2023-03-17T09:34:10.732Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-17T09:34:11.316Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-17T09:34:11.581Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-17T09:34:12.164Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-17T09:34:13.572Z] OK: 263 MiB in 53 packages [2023-03-17T09:34:13.572Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-03-17T09:34:13.572Z] Executing busybox-1.35.0-r29.trigger [2023-03-17T09:34:13.572Z] OK: 8 MiB in 16 packages [2023-03-17T09:34:14.977Z] Removing intermediate container a31d7e1188c2 [2023-03-17T09:34:14.977Z] ---> 34fcc7c5065e [2023-03-17T09:34:14.977Z] Step 5/26 : COPY go.mod vendor* ./ [2023-03-17T09:34:15.560Z] Removing intermediate container 9972b7297d3e [2023-03-17T09:34:15.560Z] ---> 496fc0efdb8f [2023-03-17T09:34:15.560Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-17T09:34:15.837Z] ---> Running in adc67ed0eb05 [2023-03-17T09:34:16.417Z] Removing intermediate container adc67ed0eb05 [2023-03-17T09:34:16.417Z] ---> 77557f9c6552 [2023-03-17T09:34:16.417Z] Step 13/24 : ENV APP_PORT=59882 [2023-03-17T09:34:16.417Z] ---> 261643e552ce [2023-03-17T09:34:16.417Z] Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-17T09:34:16.417Z] ---> Running in f7190f9e7fdb [2023-03-17T09:34:16.417Z] ---> Running in ca186c4cbbe6 [2023-03-17T09:34:17.376Z] Removing intermediate container f7190f9e7fdb [2023-03-17T09:34:17.376Z] ---> cb8f34ee7509 [2023-03-17T09:34:17.376Z] Step 14/24 : EXPOSE $APP_PORT [2023-03-17T09:34:17.376Z] ---> Running in 358bec49241f [2023-03-17T09:34:17.957Z] Removing intermediate container 358bec49241f [2023-03-17T09:34:17.957Z] ---> e4e1d6771a75 [2023-03-17T09:34:17.957Z] Step 15/24 : WORKDIR / [2023-03-17T09:34:18.223Z] ---> Running in 0de312403ccb [2023-03-17T09:34:18.802Z] Removing intermediate container 0de312403ccb [2023-03-17T09:34:18.802Z] ---> abaa79f64e48 [2023-03-17T09:34:18.802Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-17T09:34:19.761Z] ---> 2f9bc7a18434 [2023-03-17T09:34:19.761Z] Step 17/24 : COPY --from=builder /edgex-go/security.txt / [2023-03-17T09:34:20.721Z] ---> 39d68dfa0fb0 [2023-03-17T09:34:20.721Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-03-17T09:34:24.056Z] ---> 41272bc83452 [2023-03-17T09:34:24.056Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2023-03-17T09:34:24.636Z] ---> efd0b1a5d5ff [2023-03-17T09:34:24.636Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2023-03-17T09:34:24.903Z] ---> Running in 0c1f82489fd8 [2023-03-17T09:34:25.487Z] Removing intermediate container 0c1f82489fd8 [2023-03-17T09:34:25.487Z] ---> c38d765acef9 [2023-03-17T09:34:25.487Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-17T09:34:25.487Z] ---> Running in 13eceee98557 [2023-03-17T09:34:26.067Z] Removing intermediate container 13eceee98557 [2023-03-17T09:34:26.067Z] ---> b59dd92153ca [2023-03-17T09:34:26.067Z] Step 22/24 : LABEL arch=arm64 [2023-03-17T09:34:26.067Z] ---> Running in be2fe28382b2 [2023-03-17T09:34:26.652Z] Removing intermediate container be2fe28382b2 [2023-03-17T09:34:26.652Z] ---> 314278fc937c [2023-03-17T09:34:26.652Z] Step 23/24 : LABEL git_sha=944340b470a6d35ed9a6f68b845c4079971c0434 [2023-03-17T09:34:26.652Z] ---> Running in 617ab72c9d68 [2023-03-17T09:34:27.235Z] Removing intermediate container 617ab72c9d68 [2023-03-17T09:34:27.235Z] ---> 611e3b5f1054 [2023-03-17T09:34:27.235Z] Step 24/24 : LABEL version=3.0.0-dev.103 [2023-03-17T09:34:27.235Z] ---> Running in 2712ac317bfd [2023-03-17T09:34:27.815Z] Removing intermediate container 2712ac317bfd [2023-03-17T09:34:27.815Z] ---> defecfc489b8 [2023-03-17T09:34:27.815Z] [2023-03-17T09:34:27.815Z] Successfully built defecfc489b8 [2023-03-17T09:34:27.815Z] Successfully tagged core-command-arm64:latest [2023-03-17T09:34:27.815Z]  Building core-command ... done Building core-data [2023-03-17T09:34:31.154Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-17T09:34:31.154Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-17T09:34:31.154Z] ---> 73a152528d33 [2023-03-17T09:34:31.154Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-17T09:34:31.154Z] ---> Using cache [2023-03-17T09:34:31.154Z] ---> 2869e74be7d0 [2023-03-17T09:34:31.154Z] Step 4/23 : WORKDIR /edgex-go [2023-03-17T09:34:31.154Z] ---> Using cache [2023-03-17T09:34:31.154Z] ---> d07ce59cbb5c [2023-03-17T09:34:31.154Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-03-17T09:34:31.154Z] ---> Using cache [2023-03-17T09:34:31.154Z] ---> e2ca953850b3 [2023-03-17T09:34:31.154Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-17T09:34:31.154Z] ---> Using cache [2023-03-17T09:34:31.154Z] ---> b424f7ad30b0 [2023-03-17T09:34:31.154Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-17T09:34:31.154Z] ---> Using cache [2023-03-17T09:34:31.154Z] ---> 9250212a5ef7 [2023-03-17T09:34:31.154Z] Step 8/23 : COPY . . [2023-03-17T09:34:31.154Z] ---> Using cache [2023-03-17T09:34:31.154Z] ---> 551720b2c62d [2023-03-17T09:34:31.154Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-03-17T09:34:31.154Z] ---> Running in 7aacee682ae5 [2023-03-17T09:34:33.090Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.103" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-03-17T09:36:09.737Z] Removing intermediate container ca186c4cbbe6 [2023-03-17T09:36:09.737Z] ---> 97fb2fff09d7 [2023-03-17T09:36:09.737Z] Step 7/26 : COPY . . [2023-03-17T09:36:09.737Z] ---> 2f361383bce7 [2023-03-17T09:36:09.737Z] Step 8/26 : ARG SPIRE_RELEASE=1.2.1 [2023-03-17T09:36:09.737Z] ---> Running in 4dd5cf66d640 [2023-03-17T09:36:09.737Z] Removing intermediate container 4dd5cf66d640 [2023-03-17T09:36:09.737Z] ---> c251365da41e [2023-03-17T09:36:09.737Z] Step 9/26 : WORKDIR /edgex-go/spire-build [2023-03-17T09:36:09.737Z] ---> Running in 401d629043e8 [2023-03-17T09:36:09.737Z] Removing intermediate container 401d629043e8 [2023-03-17T09:36:09.737Z] ---> fbf5919b43ea [2023-03-17T09:36:09.737Z] Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-03-17T09:36:09.737Z] ---> Running in 9ef9ec841bb3 [2023-03-17T09:36:09.737Z] Removing intermediate container 9ef9ec841bb3 [2023-03-17T09:36:09.737Z] ---> f69e4ee3871a [2023-03-17T09:36:09.737Z] 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-03-17T09:36:10.318Z] ---> Running in d73e557c47f3 [2023-03-17T09:36:13.872Z] Removing intermediate container d73e557c47f3 [2023-03-17T09:36:13.872Z] ---> 977f26e424f8 [2023-03-17T09:36:13.872Z] Step 12/26 : WORKDIR /edgex-go [2023-03-17T09:36:13.872Z] ---> Running in 0f6418146f2b [2023-03-17T09:36:14.187Z] Removing intermediate container 0f6418146f2b [2023-03-17T09:36:14.187Z] ---> 9c060dffd307 [2023-03-17T09:36:14.187Z] [2023-03-17T09:36:14.187Z] Step 13/26 : FROM alpine:3.17 [2023-03-17T09:36:14.187Z] ---> d74e625d9115 [2023-03-17T09:36:14.187Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-17T09:36:14.187Z] ---> Using cache [2023-03-17T09:36:14.187Z] ---> ff2658031b8d [2023-03-17T09:36:14.187Z] Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-03-17T09:36:14.187Z] ---> Running in e923768ce275 [2023-03-17T09:36:16.197Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-17T09:36:17.157Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-17T09:36:18.565Z] v3.17.2-210-g0cdb6b5e4a0 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-03-17T09:36:18.565Z] v3.17.2-219-g41f8d9fe126 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-03-17T09:36:18.565Z] OK: 17687 distinct packages available [2023-03-17T09:36:18.832Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-17T09:36:19.416Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-17T09:36:20.825Z] (1/5) Installing dumb-init (1.2.5-r2) [2023-03-17T09:36:20.825Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-03-17T09:36:20.825Z] (3/5) Installing libucontext (1.2-r0) [2023-03-17T09:36:20.825Z] (4/5) Installing gcompat (1.1.0-r0) [2023-03-17T09:36:20.825Z] (5/5) Installing openssl (3.0.8-r0) [2023-03-17T09:36:21.093Z] Executing busybox-1.35.0-r29.trigger [2023-03-17T09:36:21.093Z] OK: 9 MiB in 20 packages [2023-03-17T09:36:23.677Z] Removing intermediate container e923768ce275 [2023-03-17T09:36:23.677Z] ---> d6e195052e4b [2023-03-17T09:36:23.677Z] Step 16/26 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-17T09:36:24.639Z] ---> aa7e9c9f4520 [2023-03-17T09:36:24.639Z] Step 17/26 : COPY --from=builder /edgex-go/security.txt / [2023-03-17T09:36:25.598Z] ---> 0a01ab140b08 [2023-03-17T09:36:25.598Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-17T09:36:32.247Z] ---> 78a67ac0a833 [2023-03-17T09:36:32.247Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-03-17T09:36:32.247Z] ---> 13c7f81f4541 [2023-03-17T09:36:32.247Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-03-17T09:36:33.222Z] ---> 75dec3a5d960 [2023-03-17T09:36:33.222Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-03-17T09:36:35.799Z] ---> 4f39a63fedde [2023-03-17T09:36:35.799Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-17T09:36:35.799Z] ---> Running in e5bf876a4550 [2023-03-17T09:36:36.399Z] Removing intermediate container e5bf876a4550 [2023-03-17T09:36:36.399Z] ---> edfebad2a2ef [2023-03-17T09:36:36.399Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-17T09:36:36.665Z] ---> Running in b466e9076b12 [2023-03-17T09:36:36.932Z] Removing intermediate container b466e9076b12 [2023-03-17T09:36:36.932Z] ---> 0704711fa71e [2023-03-17T09:36:36.932Z] Step 24/26 : LABEL arch=arm64 [2023-03-17T09:36:37.199Z] ---> Running in 3171586ff376 [2023-03-17T09:36:37.785Z] Removing intermediate container 3171586ff376 [2023-03-17T09:36:37.785Z] ---> b580f02bdf9d [2023-03-17T09:36:37.785Z] Step 25/26 : LABEL git_sha=944340b470a6d35ed9a6f68b845c4079971c0434 [2023-03-17T09:36:37.785Z] ---> Running in bfc78825abef [2023-03-17T09:36:38.370Z] Removing intermediate container bfc78825abef [2023-03-17T09:36:38.370Z] ---> 9933396e69a9 [2023-03-17T09:36:38.370Z] Step 26/26 : LABEL version=3.0.0-dev.103 [2023-03-17T09:36:38.370Z] ---> Running in c96d22b41f90 [2023-03-17T09:36:38.952Z] Removing intermediate container c96d22b41f90 [2023-03-17T09:36:38.952Z] ---> 57cc487f2793 [2023-03-17T09:36:38.952Z] [2023-03-17T09:36:38.952Z] Successfully built 57cc487f2793 [2023-03-17T09:36:38.952Z] Successfully tagged security-spire-server-arm64:latest [2023-03-17T09:36:38.952Z]  Building security-spire-server ... done Building security-spire-agent [2023-03-17T09:36:42.291Z] Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-17T09:36:42.291Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2023-03-17T09:36:42.291Z] ---> 73a152528d33 [2023-03-17T09:36:42.291Z] Step 3/27 : WORKDIR /edgex-go [2023-03-17T09:36:42.291Z] ---> Using cache [2023-03-17T09:36:42.291Z] ---> 1d8bf2bdece0 [2023-03-17T09:36:42.291Z] Step 4/27 : RUN apk add --update --no-cache make git build-base curl [2023-03-17T09:36:42.291Z] ---> Using cache [2023-03-17T09:36:42.291Z] ---> 34fcc7c5065e [2023-03-17T09:36:42.291Z] Step 5/27 : COPY go.mod vendor* ./ [2023-03-17T09:36:42.291Z] ---> Using cache [2023-03-17T09:36:42.291Z] ---> 261643e552ce [2023-03-17T09:36:42.291Z] Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-17T09:36:42.291Z] ---> Using cache [2023-03-17T09:36:42.291Z] ---> 97fb2fff09d7 [2023-03-17T09:36:42.291Z] Step 7/27 : COPY . . [2023-03-17T09:36:42.291Z] ---> Using cache [2023-03-17T09:36:42.291Z] ---> 2f361383bce7 [2023-03-17T09:36:42.291Z] Step 8/27 : ARG SPIRE_RELEASE=1.2.1 [2023-03-17T09:36:42.291Z] ---> Using cache [2023-03-17T09:36:42.291Z] ---> c251365da41e [2023-03-17T09:36:42.291Z] Step 9/27 : WORKDIR /edgex-go/spire-build [2023-03-17T09:36:42.291Z] ---> Using cache [2023-03-17T09:36:42.291Z] ---> fbf5919b43ea [2023-03-17T09:36:42.291Z] Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-03-17T09:36:42.291Z] ---> Using cache [2023-03-17T09:36:42.291Z] ---> f69e4ee3871a [2023-03-17T09:36:42.291Z] 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-03-17T09:36:42.560Z] ---> Running in 6a70d49876a0 [2023-03-17T09:36:47.917Z] Removing intermediate container 6a70d49876a0 [2023-03-17T09:36:47.917Z] ---> a62a3ad7e2ac [2023-03-17T09:36:47.917Z] Step 12/27 : WORKDIR /edgex-go [2023-03-17T09:36:47.917Z] ---> Running in 375d5c5a4c12 [2023-03-17T09:36:48.527Z] Removing intermediate container 375d5c5a4c12 [2023-03-17T09:36:48.527Z] ---> 4a303ee2d5d7 [2023-03-17T09:36:48.527Z] [2023-03-17T09:36:48.527Z] Step 13/27 : FROM alpine:3.17 [2023-03-17T09:36:48.527Z] ---> d74e625d9115 [2023-03-17T09:36:48.527Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-17T09:36:48.527Z] ---> Using cache [2023-03-17T09:36:48.527Z] ---> ff2658031b8d [2023-03-17T09:36:48.527Z] Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-03-17T09:36:48.527Z] ---> Using cache [2023-03-17T09:36:48.527Z] ---> d6e195052e4b [2023-03-17T09:36:48.527Z] Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-17T09:36:48.527Z] ---> Using cache [2023-03-17T09:36:48.527Z] ---> aa7e9c9f4520 [2023-03-17T09:36:48.527Z] Step 17/27 : COPY --from=builder /edgex-go/security.txt / [2023-03-17T09:36:48.527Z] ---> Using cache [2023-03-17T09:36:48.527Z] ---> 0a01ab140b08 [2023-03-17T09:36:48.527Z] Step 18/27 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-03-17T09:36:55.175Z] ---> f04133d6c951 [2023-03-17T09:36:55.175Z] Step 19/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-17T09:37:00.520Z] Removing intermediate container 337d976c4e9e [2023-03-17T09:37:00.520Z] ---> 2a512915d9bd [2023-03-17T09:37:00.520Z] [2023-03-17T09:37:00.520Z] Step 10/23 : FROM alpine:3.17 [2023-03-17T09:37:00.520Z] ---> d74e625d9115 [2023-03-17T09:37:00.520Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-03-17T09:37:00.520Z] ---> Using cache [2023-03-17T09:37:00.520Z] ---> 496fc0efdb8f [2023-03-17T09:37:00.520Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-17T09:37:00.520Z] ---> Using cache [2023-03-17T09:37:00.520Z] ---> 77557f9c6552 [2023-03-17T09:37:00.520Z] Step 13/23 : ENV APP_PORT=59861 [2023-03-17T09:37:02.461Z] ---> Running in dde920ae1464 [2023-03-17T09:37:02.461Z] ---> f8d4d7b01e78 [2023-03-17T09:37:02.461Z] Step 20/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-03-17T09:37:03.045Z] Removing intermediate container dde920ae1464 [2023-03-17T09:37:03.045Z] ---> e15405ebab9c [2023-03-17T09:37:03.045Z] Step 14/23 : EXPOSE $APP_PORT [2023-03-17T09:37:03.324Z] ---> Running in a81acc06c8f7 [2023-03-17T09:37:03.910Z] ---> 78f3595c3325 [2023-03-17T09:37:03.910Z] Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-03-17T09:37:03.910Z] Removing intermediate container a81acc06c8f7 [2023-03-17T09:37:03.910Z] ---> fec836305c5d [2023-03-17T09:37:03.910Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-17T09:37:05.314Z] ---> b6b020fbe89f [2023-03-17T09:37:05.314Z] Step 22/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-03-17T09:37:05.314Z] ---> 1947e5ccbc28 [2023-03-17T09:37:05.314Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-17T09:37:06.728Z] ---> e4e56f0ee0dd [2023-03-17T09:37:06.728Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-03-17T09:37:06.728Z] ---> 00de343139d3 [2023-03-17T09:37:06.728Z] Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-17T09:37:06.728Z] ---> Running in c2cd2f7d1f5f [2023-03-17T09:37:07.685Z] Removing intermediate container c2cd2f7d1f5f [2023-03-17T09:37:07.685Z] ---> 088b43fe48ac [2023-03-17T09:37:07.685Z] Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-17T09:37:07.685Z] ---> Running in 60d8c6b6de56 [2023-03-17T09:37:08.644Z] Removing intermediate container 60d8c6b6de56 [2023-03-17T09:37:08.644Z] ---> c64070d36ab3 [2023-03-17T09:37:08.644Z] Step 25/27 : LABEL arch=arm64 [2023-03-17T09:37:08.909Z] ---> Running in 0a09c0f9bdc2 [2023-03-17T09:37:09.493Z] Removing intermediate container 0a09c0f9bdc2 [2023-03-17T09:37:09.493Z] ---> a806b2d03bff [2023-03-17T09:37:09.759Z] Step 26/27 : LABEL git_sha=944340b470a6d35ed9a6f68b845c4079971c0434 [2023-03-17T09:37:09.759Z] ---> Running in 72c258c33099 [2023-03-17T09:37:09.759Z] ---> eb93b84b95a3 [2023-03-17T09:37:09.759Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2023-03-17T09:37:10.716Z] Removing intermediate container 72c258c33099 [2023-03-17T09:37:10.716Z] ---> e93934506a4e [2023-03-17T09:37:10.716Z] Step 27/27 : LABEL version=3.0.0-dev.103 [2023-03-17T09:37:10.716Z] ---> Running in 5dbf22c0d642 [2023-03-17T09:37:10.983Z] ---> 9ee609058967 [2023-03-17T09:37:10.983Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2023-03-17T09:37:10.983Z] ---> Running in 24e577b2c026 [2023-03-17T09:37:11.564Z] Removing intermediate container 5dbf22c0d642 [2023-03-17T09:37:11.564Z] ---> 42ed949444db [2023-03-17T09:37:11.564Z] [2023-03-17T09:37:11.564Z] Successfully built 42ed949444db [2023-03-17T09:37:11.564Z] Successfully tagged security-spire-agent-arm64:latest [2023-03-17T09:37:11.564Z]  Building security-spire-agent ... done Building security-proxy-setup [2023-03-17T09:37:11.832Z] Removing intermediate container 24e577b2c026 [2023-03-17T09:37:11.832Z] ---> 6bfc5cd6008e [2023-03-17T09:37:11.832Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-17T09:37:11.832Z] ---> Running in e4424c280f23 [2023-03-17T09:37:12.424Z] Removing intermediate container e4424c280f23 [2023-03-17T09:37:12.424Z] ---> 6e9950b0cfc6 [2023-03-17T09:37:12.424Z] Step 21/23 : LABEL arch=arm64 [2023-03-17T09:37:12.424Z] ---> Running in a06461d9fc40 [2023-03-17T09:37:13.013Z] Removing intermediate container a06461d9fc40 [2023-03-17T09:37:13.013Z] ---> 6f1df7ad9718 [2023-03-17T09:37:13.013Z] Step 22/23 : LABEL git_sha=944340b470a6d35ed9a6f68b845c4079971c0434 [2023-03-17T09:37:13.013Z] ---> Running in 67ab12c3eb32 [2023-03-17T09:37:13.594Z] Removing intermediate container 67ab12c3eb32 [2023-03-17T09:37:13.594Z] ---> dcf732f34b1a [2023-03-17T09:37:13.594Z] Step 23/23 : LABEL version=3.0.0-dev.103 [2023-03-17T09:37:13.594Z] ---> Running in ae8d89e9c343 [2023-03-17T09:37:14.174Z] Removing intermediate container ae8d89e9c343 [2023-03-17T09:37:14.174Z] ---> fa0aa06ebd9d [2023-03-17T09:37:14.174Z] [2023-03-17T09:37:14.174Z] Successfully built fa0aa06ebd9d [2023-03-17T09:37:14.174Z] Successfully tagged support-scheduler-arm64:latest [2023-03-17T09:37:14.174Z] Building core-metadata [2023-03-17T09:37:15.578Z]  Building support-scheduler ... done Step 1/22 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-17T09:37:15.578Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-03-17T09:37:15.578Z] ---> 73a152528d33 [2023-03-17T09:37:15.578Z] Step 3/22 : WORKDIR /edgex-go [2023-03-17T09:37:15.578Z] ---> Using cache [2023-03-17T09:37:15.578Z] ---> 1d8bf2bdece0 [2023-03-17T09:37:15.578Z] Step 4/22 : RUN apk add --update --no-cache make git [2023-03-17T09:37:15.578Z] ---> Using cache [2023-03-17T09:37:15.578Z] ---> b1a502964f72 [2023-03-17T09:37:15.578Z] Step 5/22 : COPY go.mod vendor* ./ [2023-03-17T09:37:15.578Z] ---> Using cache [2023-03-17T09:37:15.578Z] ---> 17a8d414f002 [2023-03-17T09:37:15.579Z] Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-17T09:37:15.579Z] ---> Using cache [2023-03-17T09:37:15.579Z] ---> 71f6743638ae [2023-03-17T09:37:15.579Z] Step 7/22 : COPY . . [2023-03-17T09:37:15.579Z] ---> Using cache [2023-03-17T09:37:15.579Z] ---> 5d4c03289f14 [2023-03-17T09:37:15.579Z] Step 8/22 : RUN make cmd/secrets-config/secrets-config [2023-03-17T09:37:15.845Z] ---> Running in 1ec9b9c0fd36 [2023-03-17T09:37:17.791Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.103" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-03-17T09:37:18.370Z] Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-17T09:37:18.370Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-03-17T09:37:18.370Z] ---> 73a152528d33 [2023-03-17T09:37:18.370Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-03-17T09:37:18.370Z] ---> Using cache [2023-03-17T09:37:18.370Z] ---> 2869e74be7d0 [2023-03-17T09:37:18.370Z] Step 4/25 : WORKDIR /edgex-go [2023-03-17T09:37:18.370Z] ---> Using cache [2023-03-17T09:37:18.370Z] ---> d07ce59cbb5c [2023-03-17T09:37:18.370Z] Step 5/25 : RUN apk add --update --no-cache make git [2023-03-17T09:37:18.370Z] ---> Using cache [2023-03-17T09:37:18.370Z] ---> e2ca953850b3 [2023-03-17T09:37:18.370Z] Step 6/25 : COPY go.mod vendor* ./ [2023-03-17T09:37:18.370Z] ---> Using cache [2023-03-17T09:37:18.370Z] ---> b424f7ad30b0 [2023-03-17T09:37:18.370Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-17T09:37:18.370Z] ---> Using cache [2023-03-17T09:37:18.370Z] ---> 9250212a5ef7 [2023-03-17T09:37:18.370Z] Step 8/25 : COPY . . [2023-03-17T09:37:18.638Z] ---> Using cache [2023-03-17T09:37:18.638Z] ---> 551720b2c62d [2023-03-17T09:37:18.638Z] Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-03-17T09:37:18.638Z] ---> Running in dbfd15654600 [2023-03-17T09:37:20.581Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.103" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-03-17T09:37:59.431Z] Removing intermediate container af59e11260e8 [2023-03-17T09:37:59.431Z] ---> 167143d204a8 [2023-03-17T09:37:59.431Z] [2023-03-17T09:37:59.431Z] Step 9/20 : FROM alpine:3.17 [2023-03-17T09:37:59.431Z] ---> d74e625d9115 [2023-03-17T09:37:59.431Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-17T09:37:59.431Z] ---> Using cache [2023-03-17T09:37:59.431Z] ---> ff2658031b8d [2023-03-17T09:37:59.431Z] Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-03-17T09:37:59.431Z] ---> Running in 667559cd3d5f [2023-03-17T09:37:59.431Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-17T09:37:59.431Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-17T09:37:59.431Z] v3.17.2-210-g0cdb6b5e4a0 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-03-17T09:37:59.431Z] v3.17.2-219-g41f8d9fe126 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-03-17T09:37:59.431Z] OK: 17687 distinct packages available [2023-03-17T09:37:59.431Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-17T09:37:59.431Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-17T09:38:00.389Z] (1/9) Installing ca-certificates (20220614-r4) [2023-03-17T09:38:00.389Z] (2/9) Installing brotli-libs (1.0.9-r9) [2023-03-17T09:38:00.389Z] (3/9) Installing nghttp2-libs (1.51.0-r0) [2023-03-17T09:38:00.389Z] (4/9) Installing libcurl (7.88.1-r0) [2023-03-17T09:38:00.389Z] (5/9) Installing curl (7.88.1-r0) [2023-03-17T09:38:00.655Z] (6/9) Installing dumb-init (1.2.5-r2) [2023-03-17T09:38:00.656Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-03-17T09:38:00.656Z] (8/9) Installing libucontext (1.2-r0) [2023-03-17T09:38:00.656Z] (9/9) Installing gcompat (1.1.0-r0) [2023-03-17T09:38:00.656Z] Executing busybox-1.35.0-r29.trigger [2023-03-17T09:38:00.656Z] Executing ca-certificates-20220614-r4.trigger [2023-03-17T09:38:01.240Z] OK: 11 MiB in 24 packages [2023-03-17T09:38:03.816Z] Removing intermediate container 667559cd3d5f [2023-03-17T09:38:03.816Z] ---> 16b53fed2f13 [2023-03-17T09:38:03.816Z] Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-17T09:38:04.776Z] ---> a02a839a0c22 [2023-03-17T09:38:04.776Z] Step 13/20 : COPY --from=builder /edgex-go/security.txt / [2023-03-17T09:38:05.733Z] ---> 4f104a5b4bad [2023-03-17T09:38:05.733Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-03-17T09:38:07.671Z] ---> 50f6b9c22dbd [2023-03-17T09:38:07.671Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2023-03-17T09:38:08.629Z] ---> 9a69f5f6dfef [2023-03-17T09:38:08.629Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-03-17T09:38:08.629Z] ---> Running in 2d8d523e4f08 [2023-03-17T09:38:09.209Z] Removing intermediate container 2d8d523e4f08 [2023-03-17T09:38:09.209Z] ---> 0f2041ccda10 [2023-03-17T09:38:09.209Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-17T09:38:09.478Z] ---> Running in aac618193893 [2023-03-17T09:38:10.061Z] Removing intermediate container aac618193893 [2023-03-17T09:38:10.062Z] ---> 36a1ce441c4f [2023-03-17T09:38:10.062Z] Step 18/20 : LABEL arch=arm64 [2023-03-17T09:38:10.062Z] ---> Running in e59b52d10746 [2023-03-17T09:38:10.646Z] Removing intermediate container e59b52d10746 [2023-03-17T09:38:10.646Z] ---> 9b48c2f079a2 [2023-03-17T09:38:10.646Z] Step 19/20 : LABEL git_sha=944340b470a6d35ed9a6f68b845c4079971c0434 [2023-03-17T09:38:10.646Z] ---> Running in d5fe6b247df3 [2023-03-17T09:38:11.230Z] Removing intermediate container d5fe6b247df3 [2023-03-17T09:38:11.230Z] ---> 777c7bdfbb98 [2023-03-17T09:38:11.230Z] Step 20/20 : LABEL version=3.0.0-dev.103 [2023-03-17T09:38:11.230Z] ---> Running in d9d27841a107 [2023-03-17T09:38:11.825Z] Removing intermediate container d9d27841a107 [2023-03-17T09:38:11.825Z] ---> f8b546f1527b [2023-03-17T09:38:11.825Z] [2023-03-17T09:38:11.825Z] Successfully built f8b546f1527b [2023-03-17T09:38:11.825Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2023-03-17T09:38:11.825Z]  Building security-spiffe-token-provider ... done Building core-common-config-bootstrapper [2023-03-17T09:38:15.157Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-17T09:38:15.157Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-17T09:38:15.157Z] ---> 73a152528d33 [2023-03-17T09:38:15.157Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-17T09:38:15.157Z] ---> Using cache [2023-03-17T09:38:15.157Z] ---> 2869e74be7d0 [2023-03-17T09:38:15.157Z] Step 4/23 : WORKDIR /edgex-go [2023-03-17T09:38:15.157Z] ---> Using cache [2023-03-17T09:38:15.157Z] ---> d07ce59cbb5c [2023-03-17T09:38:15.157Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-03-17T09:38:15.157Z] ---> Using cache [2023-03-17T09:38:15.157Z] ---> e2ca953850b3 [2023-03-17T09:38:15.157Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-17T09:38:15.157Z] ---> Using cache [2023-03-17T09:38:15.157Z] ---> b424f7ad30b0 [2023-03-17T09:38:15.157Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-17T09:38:15.157Z] ---> Using cache [2023-03-17T09:38:15.157Z] ---> 9250212a5ef7 [2023-03-17T09:38:15.157Z] Step 8/23 : COPY . . [2023-03-17T09:38:15.157Z] ---> Using cache [2023-03-17T09:38:15.157Z] ---> 551720b2c62d [2023-03-17T09:38:15.157Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-03-17T09:38:15.157Z] ---> Running in 70ae7214ef76 [2023-03-17T09:38:17.103Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.103" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-03-17T09:40:08.727Z] Removing intermediate container 81539e608735 [2023-03-17T09:40:08.727Z] ---> 3313c79f07ac [2023-03-17T09:40:08.727Z] [2023-03-17T09:40:08.727Z] Step 9/33 : FROM alpine:3.17 [2023-03-17T09:40:08.727Z] ---> d74e625d9115 [2023-03-17T09:40:08.727Z] Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-17T09:40:08.727Z] ---> Using cache [2023-03-17T09:40:08.727Z] ---> ff2658031b8d [2023-03-17T09:40:08.727Z] Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec [2023-03-17T09:40:08.727Z] ---> Running in e55a99f6b23b [2023-03-17T09:40:08.727Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-17T09:40:08.727Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-17T09:40:09.314Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-03-17T09:40:09.314Z] (2/2) Installing su-exec (0.2-r2) [2023-03-17T09:40:09.314Z] Executing busybox-1.35.0-r29.trigger [2023-03-17T09:40:09.314Z] OK: 8 MiB in 17 packages [2023-03-17T09:40:11.258Z] Removing intermediate container e55a99f6b23b [2023-03-17T09:40:11.258Z] ---> cfe10299a793 [2023-03-17T09:40:11.258Z] Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init [2023-03-17T09:40:11.258Z] ---> Running in b0fa6a7869d8 [2023-03-17T09:40:11.526Z] Removing intermediate container b0fa6a7869d8 [2023-03-17T09:40:11.526Z] ---> 62c3d0fa829b [2023-03-17T09:40:11.526Z] Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-03-17T09:40:11.801Z] ---> Running in fdecf2699bc1 [2023-03-17T09:40:14.378Z] Removing intermediate container fdecf2699bc1 [2023-03-17T09:40:14.378Z] ---> 67ece23192f9 [2023-03-17T09:40:14.378Z] Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-03-17T09:40:14.378Z] ---> Running in 0ee1d73a502c [2023-03-17T09:40:14.965Z] Removing intermediate container 0ee1d73a502c [2023-03-17T09:40:14.965Z] ---> 0aa49e2fd268 [2023-03-17T09:40:14.965Z] Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-03-17T09:40:14.965Z] ---> Running in 802038e73fbd [2023-03-17T09:40:15.239Z] Removing intermediate container 802038e73fbd [2023-03-17T09:40:15.240Z] ---> 4e7a0ebfffa4 [2023-03-17T09:40:15.240Z] Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-03-17T09:40:15.509Z] ---> Running in 7b51bfc4b6ea [2023-03-17T09:40:18.857Z] Removing intermediate container 7b51bfc4b6ea [2023-03-17T09:40:18.857Z] ---> 22f567e27ae3 [2023-03-17T09:40:18.857Z] Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} [2023-03-17T09:40:18.857Z] ---> Running in 6d0a61aafc23 [2023-03-17T09:40:18.857Z] Removing intermediate container 6d0a61aafc23 [2023-03-17T09:40:18.857Z] ---> ef875fd1f999 [2023-03-17T09:40:18.857Z] Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-03-17T09:40:19.827Z] ---> e667d54322bf [2023-03-17T09:40:19.827Z] Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-03-17T09:40:19.827Z] ---> Running in 8bfc46189d3b [2023-03-17T09:40:23.177Z] Removing intermediate container 8bfc46189d3b [2023-03-17T09:40:23.177Z] ---> 29895e7855c2 [2023-03-17T09:40:23.177Z] Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-17T09:40:23.758Z] ---> 8e6e62c2291b [2023-03-17T09:40:23.758Z] Step 21/33 : COPY --from=builder /edgex-go/security.txt / [2023-03-17T09:40:24.715Z] ---> 2afcc057adf0 [2023-03-17T09:40:24.715Z] Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-03-17T09:40:27.285Z] ---> 7832743cd9fe [2023-03-17T09:40:27.285Z] Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2023-03-17T09:40:27.864Z] ---> ebe0447631e9 [2023-03-17T09:40:27.864Z] Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-03-17T09:40:28.818Z] ---> b8897fff6f11 [2023-03-17T09:40:28.818Z] Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-03-17T09:40:29.786Z] ---> 16c58e67d25c [2023-03-17T09:40:29.786Z] Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-03-17T09:40:30.749Z] ---> fc281053329d [2023-03-17T09:40:30.749Z] Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-03-17T09:40:31.709Z] ---> 25cb49607e33 [2023-03-17T09:40:31.709Z] Step 28/33 : RUN chmod +x /entrypoint.sh [2023-03-17T09:40:31.976Z] ---> Running in b5f261c9d854 [2023-03-17T09:40:35.317Z] Removing intermediate container b5f261c9d854 [2023-03-17T09:40:35.317Z] ---> 33d154779f33 [2023-03-17T09:40:35.317Z] Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] [2023-03-17T09:40:35.317Z] ---> Running in 5a7acac1ff4d [2023-03-17T09:40:35.582Z] Removing intermediate container 5a7acac1ff4d [2023-03-17T09:40:35.582Z] ---> b275e246b89e [2023-03-17T09:40:35.582Z] Step 30/33 : CMD ["gate"] [2023-03-17T09:40:35.851Z] ---> Running in 0c828ac5e234 [2023-03-17T09:40:36.437Z] Removing intermediate container 0c828ac5e234 [2023-03-17T09:40:36.437Z] ---> d8bc9f7bf386 [2023-03-17T09:40:36.437Z] Step 31/33 : LABEL arch=arm64 [2023-03-17T09:40:36.437Z] ---> Running in bbc570e1ef7b [2023-03-17T09:40:37.017Z] Removing intermediate container bbc570e1ef7b [2023-03-17T09:40:37.017Z] ---> f34c891efaf2 [2023-03-17T09:40:37.017Z] Step 32/33 : LABEL git_sha=944340b470a6d35ed9a6f68b845c4079971c0434 [2023-03-17T09:40:37.017Z] ---> Running in 21883f6d7236 [2023-03-17T09:40:40.514Z] Removing intermediate container 21883f6d7236 [2023-03-17T09:40:40.514Z] ---> 69d3d462ae0c [2023-03-17T09:40:40.514Z] Step 33/33 : LABEL version=3.0.0-dev.103 [2023-03-17T09:40:40.832Z] ---> Running in f024fcc4b756 [2023-03-17T09:40:41.429Z] Removing intermediate container f024fcc4b756 [2023-03-17T09:40:41.429Z] ---> a1cceb5aea0a [2023-03-17T09:40:41.429Z] [2023-03-17T09:40:41.429Z] Successfully built a1cceb5aea0a [2023-03-17T09:40:41.429Z] Successfully tagged security-bootstrapper-arm64:latest [2023-03-17T09:40:41.429Z]  Building security-bootstrapper ... done Building support-notifications [2023-03-17T09:40:45.746Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-17T09:40:45.746Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-17T09:40:45.746Z] ---> 73a152528d33 [2023-03-17T09:40:45.746Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-17T09:40:45.746Z] ---> Using cache [2023-03-17T09:40:45.746Z] ---> 2869e74be7d0 [2023-03-17T09:40:45.746Z] Step 4/23 : WORKDIR /edgex-go [2023-03-17T09:40:45.746Z] ---> Using cache [2023-03-17T09:40:45.746Z] ---> d07ce59cbb5c [2023-03-17T09:40:45.746Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2023-03-17T09:40:45.746Z] ---> Running in 44418d2a7378 [2023-03-17T09:40:47.152Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-17T09:40:48.111Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-17T09:40:49.515Z] OK: 263 MiB in 53 packages [2023-03-17T09:40:50.922Z] Removing intermediate container 44418d2a7378 [2023-03-17T09:40:50.922Z] ---> ceb135101442 [2023-03-17T09:40:50.922Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-17T09:40:53.501Z] ---> 94f620a673c2 [2023-03-17T09:40:53.501Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-17T09:40:53.501Z] ---> Running in 7424a377bfbf [2023-03-17T09:42:01.350Z] Removing intermediate container 7aacee682ae5 [2023-03-17T09:42:01.350Z] ---> d666bf56ff90 [2023-03-17T09:42:01.350Z] [2023-03-17T09:42:01.350Z] Step 10/23 : FROM alpine:3.17 [2023-03-17T09:42:01.350Z] ---> d74e625d9115 [2023-03-17T09:42:01.350Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2023-03-17T09:42:01.350Z] ---> Running in 1ad171f6244f [2023-03-17T09:42:01.350Z] Removing intermediate container 1ad171f6244f [2023-03-17T09:42:01.350Z] ---> 255e622c0b6d [2023-03-17T09:42:01.350Z] Step 12/23 : ENV APP_PORT=59880 [2023-03-17T09:42:01.350Z] ---> Running in e94bc1cd1413 [2023-03-17T09:42:01.350Z] Removing intermediate container e94bc1cd1413 [2023-03-17T09:42:01.350Z] ---> 5509fcaa17f9 [2023-03-17T09:42:01.350Z] Step 13/23 : EXPOSE $APP_PORT [2023-03-17T09:42:01.350Z] ---> Running in dcea2290d873 [2023-03-17T09:42:01.350Z] Removing intermediate container dcea2290d873 [2023-03-17T09:42:01.350Z] ---> 961db6dc5493 [2023-03-17T09:42:01.350Z] Step 14/23 : RUN apk add --update --no-cache dumb-init [2023-03-17T09:42:01.350Z] ---> Running in 11e2b402ff66 [2023-03-17T09:42:01.350Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-17T09:42:01.350Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-17T09:42:01.350Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-03-17T09:42:01.350Z] Executing busybox-1.35.0-r29.trigger [2023-03-17T09:42:01.350Z] OK: 8 MiB in 16 packages [2023-03-17T09:42:02.310Z] Removing intermediate container 11e2b402ff66 [2023-03-17T09:42:02.310Z] ---> d7dbbe068ddd [2023-03-17T09:42:02.310Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-17T09:42:03.716Z] ---> c36ccde2eeda [2023-03-17T09:42:03.716Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-17T09:42:05.660Z] ---> 5f209a87a5bf [2023-03-17T09:42:05.660Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-03-17T09:42:08.238Z] ---> 1330f8c82071 [2023-03-17T09:42:08.238Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2023-03-17T09:42:09.652Z] ---> 2cf6d1983a7f [2023-03-17T09:42:09.652Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2023-03-17T09:42:09.928Z] ---> Running in 37064ba3db3b [2023-03-17T09:42:10.886Z] Removing intermediate container 37064ba3db3b [2023-03-17T09:42:10.886Z] ---> 58e3795404d8 [2023-03-17T09:42:10.886Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-17T09:42:10.886Z] ---> Running in 6b059f495987 [2023-03-17T09:42:12.834Z] Removing intermediate container 6b059f495987 [2023-03-17T09:42:12.834Z] ---> 7b19c1a8f6d9 [2023-03-17T09:42:12.834Z] Step 21/23 : LABEL arch=arm64 [2023-03-17T09:42:12.834Z] ---> Running in cddd2e215b75 [2023-03-17T09:42:13.793Z] Removing intermediate container cddd2e215b75 [2023-03-17T09:42:13.793Z] ---> 0814cd3ac783 [2023-03-17T09:42:13.793Z] Step 22/23 : LABEL git_sha=944340b470a6d35ed9a6f68b845c4079971c0434 [2023-03-17T09:42:13.793Z] ---> Running in 6b4b83fb1d2d [2023-03-17T09:42:14.751Z] Removing intermediate container 6b4b83fb1d2d [2023-03-17T09:42:14.751Z] ---> 1c4efff2be70 [2023-03-17T09:42:14.751Z] Step 23/23 : LABEL version=3.0.0-dev.103 [2023-03-17T09:42:14.751Z] ---> Running in 14569acbd684 [2023-03-17T09:42:15.707Z] Removing intermediate container 14569acbd684 [2023-03-17T09:42:15.707Z] ---> 3c211da7d556 [2023-03-17T09:42:15.707Z] [2023-03-17T09:42:15.707Z] Successfully built 3c211da7d556 [2023-03-17T09:42:15.973Z] Successfully tagged core-data-arm64:latest [2023-03-17T09:42:34.164Z]  Building core-data ... done Removing intermediate container 7424a377bfbf [2023-03-17T09:42:34.164Z] ---> 99256ccbd65c [2023-03-17T09:42:34.164Z] Step 8/23 : COPY . . [2023-03-17T09:42:39.505Z] ---> 99461529ee95 [2023-03-17T09:42:39.505Z] Step 9/23 : RUN make cmd/support-notifications/support-notifications [2023-03-17T09:42:39.505Z] ---> Running in ac3f12bff9ab [2023-03-17T09:42:40.911Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.103" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-03-17T09:43:27.732Z] Removing intermediate container 1ec9b9c0fd36 [2023-03-17T09:43:27.732Z] ---> cb06d8cf9ae0 [2023-03-17T09:43:27.732Z] [2023-03-17T09:43:27.732Z] Step 9/22 : FROM alpine:3.17 [2023-03-17T09:43:27.732Z] ---> d74e625d9115 [2023-03-17T09:43:27.732Z] Step 10/22 : RUN apk add --update --no-cache dumb-init openssl [2023-03-17T09:43:27.732Z] ---> Running in 6a6312fb4c95 [2023-03-17T09:43:28.000Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-17T09:43:28.956Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-17T09:43:29.917Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-03-17T09:43:29.917Z] (2/2) Installing openssl (3.0.8-r0) [2023-03-17T09:43:30.183Z] Executing busybox-1.35.0-r29.trigger [2023-03-17T09:43:30.183Z] OK: 8 MiB in 17 packages [2023-03-17T09:43:31.594Z] Removing intermediate container 6a6312fb4c95 [2023-03-17T09:43:31.594Z] ---> b6339fe0a3c2 [2023-03-17T09:43:31.594Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' [2023-03-17T09:43:31.594Z] ---> Running in 8b41cfdfb7a4 [2023-03-17T09:43:32.182Z] Removing intermediate container 8b41cfdfb7a4 [2023-03-17T09:43:32.182Z] ---> 68e656c9770a [2023-03-17T09:43:32.182Z] Step 12/22 : WORKDIR /edgex [2023-03-17T09:43:32.182Z] ---> Running in dbd38b7a33dd [2023-03-17T09:43:32.764Z] Removing intermediate container dbd38b7a33dd [2023-03-17T09:43:32.764Z] ---> 755e817986be [2023-03-17T09:43:32.764Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-17T09:43:33.722Z] ---> 49945302b1b3 [2023-03-17T09:43:33.722Z] Step 14/22 : COPY --from=builder /edgex-go/security.txt / [2023-03-17T09:43:34.682Z] ---> 261bee6f4cf2 [2023-03-17T09:43:34.682Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.toml res/configuration.toml [2023-03-17T09:43:35.648Z] ---> bb9c6bd13497 [2023-03-17T09:43:35.648Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-03-17T09:43:37.055Z] ---> 049707cd195f [2023-03-17T09:43:37.055Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-03-17T09:43:37.644Z] ---> c2024a26d07c [2023-03-17T09:43:37.644Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-17T09:43:37.913Z] ---> Running in 0a3493432369 [2023-03-17T09:43:41.256Z] Removing intermediate container 0a3493432369 [2023-03-17T09:43:41.256Z] ---> bdfc92bd5dbe [2023-03-17T09:43:41.256Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2023-03-17T09:43:41.256Z] ---> Running in 699736fd5db2 [2023-03-17T09:43:41.523Z] Removing intermediate container 699736fd5db2 [2023-03-17T09:43:41.790Z] ---> 5d76dd27fdb6 [2023-03-17T09:43:41.790Z] Step 20/22 : LABEL arch=arm64 [2023-03-17T09:43:41.790Z] ---> Running in 35d960aa68b1 [2023-03-17T09:43:43.194Z] Removing intermediate container 35d960aa68b1 [2023-03-17T09:43:43.194Z] ---> 1dcaad9e14d8 [2023-03-17T09:43:43.194Z] Step 21/22 : LABEL git_sha=944340b470a6d35ed9a6f68b845c4079971c0434 [2023-03-17T09:43:43.194Z] ---> Running in 2202b87ce889 [2023-03-17T09:43:43.461Z] Removing intermediate container 2202b87ce889 [2023-03-17T09:43:43.461Z] ---> 7d6e4fa94781 [2023-03-17T09:43:43.461Z] Step 22/22 : LABEL version=3.0.0-dev.103 [2023-03-17T09:43:43.728Z] ---> Running in 73ec34ccb6f6 [2023-03-17T09:43:44.313Z] Removing intermediate container 73ec34ccb6f6 [2023-03-17T09:43:44.313Z] ---> dfc1675eebd0 [2023-03-17T09:43:44.313Z] [2023-03-17T09:43:44.313Z] Successfully built dfc1675eebd0 [2023-03-17T09:43:44.313Z] Successfully tagged security-proxy-setup-arm64:latest [2023-03-17T09:44:10.982Z]  Building security-proxy-setup ... done Removing intermediate container dbfd15654600 [2023-03-17T09:44:10.983Z] ---> 7f6ca22c4fb6 [2023-03-17T09:44:10.983Z] [2023-03-17T09:44:10.983Z] Step 10/25 : FROM alpine:3.17 [2023-03-17T09:44:10.983Z] ---> d74e625d9115 [2023-03-17T09:44:10.983Z] Step 11/25 : RUN apk add --update --no-cache dumb-init [2023-03-17T09:44:10.983Z] ---> Using cache [2023-03-17T09:44:10.983Z] ---> 496fc0efdb8f [2023-03-17T09:44:10.983Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-17T09:44:10.983Z] ---> Using cache [2023-03-17T09:44:10.983Z] ---> 77557f9c6552 [2023-03-17T09:44:10.983Z] Step 13/25 : ENV APP_PORT=59881 [2023-03-17T09:44:10.983Z] ---> Running in 9eaceafc789e [2023-03-17T09:44:11.250Z] Removing intermediate container 9eaceafc789e [2023-03-17T09:44:11.250Z] ---> 23feac0e7a5c [2023-03-17T09:44:11.250Z] Step 14/25 : EXPOSE $APP_PORT [2023-03-17T09:44:11.516Z] ---> Running in 13ebc3b97d06 [2023-03-17T09:44:12.098Z] Removing intermediate container 13ebc3b97d06 [2023-03-17T09:44:12.098Z] ---> adce71cbb2af [2023-03-17T09:44:12.098Z] Step 15/25 : WORKDIR / [2023-03-17T09:44:12.098Z] ---> Running in ceb4d329eda7 [2023-03-17T09:44:12.681Z] Removing intermediate container ceb4d329eda7 [2023-03-17T09:44:12.681Z] ---> b7d1d2750e1b [2023-03-17T09:44:12.681Z] Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-17T09:44:14.090Z] ---> 6a5b280bccc2 [2023-03-17T09:44:14.090Z] Step 17/25 : COPY --from=builder /edgex-go/security.txt / [2023-03-17T09:44:15.050Z] ---> 7f2e0c0b2bc3 [2023-03-17T09:44:15.050Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-03-17T09:44:18.389Z] ---> 71e82238aab6 [2023-03-17T09:44:18.389Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2023-03-17T09:44:19.797Z] ---> 71fea1dda5e9 [2023-03-17T09:44:19.797Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2023-03-17T09:44:22.370Z] ---> 2f9dfd362675 [2023-03-17T09:44:22.370Z] Step 21/25 : ENTRYPOINT ["/core-metadata"] [2023-03-17T09:44:22.370Z] ---> Running in 2a7dc0ae8b22 [2023-03-17T09:44:22.952Z] Removing intermediate container 2a7dc0ae8b22 [2023-03-17T09:44:22.952Z] ---> 7db70066bce3 [2023-03-17T09:44:22.952Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-17T09:44:23.223Z] ---> Running in 80033237da08 [2023-03-17T09:44:23.833Z] Removing intermediate container 80033237da08 [2023-03-17T09:44:23.833Z] ---> ba6c23da46d7 [2023-03-17T09:44:23.833Z] Step 23/25 : LABEL arch=arm64 [2023-03-17T09:44:24.102Z] Removing intermediate container 70ae7214ef76 [2023-03-17T09:44:24.102Z] ---> 8670926ec862 [2023-03-17T09:44:24.102Z] [2023-03-17T09:44:24.102Z] Step 10/23 : FROM alpine:3.17 [2023-03-17T09:44:24.102Z] ---> d74e625d9115 [2023-03-17T09:44:24.102Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-03-17T09:44:24.102Z] ---> Using cache [2023-03-17T09:44:24.102Z] ---> 91803891b412 [2023-03-17T09:44:24.102Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-03-17T09:44:24.102Z] ---> Using cache [2023-03-17T09:44:24.102Z] ---> 68b80a8e66a1 [2023-03-17T09:44:24.102Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-17T09:44:24.102Z] ---> Using cache [2023-03-17T09:44:24.102Z] ---> b5942261edd2 [2023-03-17T09:44:24.102Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-17T09:44:24.102Z] ---> Running in 6c30a5b6b245 [2023-03-17T09:44:24.102Z] ---> Using cache [2023-03-17T09:44:24.102Z] ---> 8211d7ef6837 [2023-03-17T09:44:24.102Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-03-17T09:44:25.062Z] Removing intermediate container 6c30a5b6b245 [2023-03-17T09:44:25.062Z] ---> 0ee5d3770cfe [2023-03-17T09:44:25.062Z] Step 24/25 : LABEL git_sha=944340b470a6d35ed9a6f68b845c4079971c0434 [2023-03-17T09:44:25.062Z] ---> Running in 51257ad6ff81 [2023-03-17T09:44:25.696Z] Removing intermediate container 51257ad6ff81 [2023-03-17T09:44:25.696Z] ---> a70a3f6d54a8 [2023-03-17T09:44:25.696Z] Step 25/25 : LABEL version=3.0.0-dev.103 [2023-03-17T09:44:25.696Z] ---> Running in ed62342c3a9b [2023-03-17T09:44:26.654Z] Removing intermediate container ed62342c3a9b [2023-03-17T09:44:26.654Z] ---> 4b88be3ccd0f [2023-03-17T09:44:26.654Z] [2023-03-17T09:44:26.654Z] ---> f0319576ebdb [2023-03-17T09:44:26.654Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-03-17T09:44:26.654Z] Successfully built 4b88be3ccd0f [2023-03-17T09:44:26.654Z] Successfully tagged core-metadata-arm64:latest [2023-03-17T09:44:27.616Z]  Building core-metadata ... done  ---> 2fd9bbb62dc7 [2023-03-17T09:44:27.616Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-03-17T09:44:28.574Z] ---> 8a26a3224cb3 [2023-03-17T09:44:28.574Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-17T09:44:28.574Z] ---> Running in 62fe653a6bc7 [2023-03-17T09:44:31.914Z] Removing intermediate container 62fe653a6bc7 [2023-03-17T09:44:31.914Z] ---> c4503627f422 [2023-03-17T09:44:31.914Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-03-17T09:44:31.914Z] ---> Running in 61d64913cd09 [2023-03-17T09:44:32.180Z] Removing intermediate container 61d64913cd09 [2023-03-17T09:44:32.180Z] ---> cafcea62333e [2023-03-17T09:44:32.180Z] Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] [2023-03-17T09:44:32.180Z] ---> Running in 42853e3ad603 [2023-03-17T09:44:32.761Z] Removing intermediate container 42853e3ad603 [2023-03-17T09:44:32.761Z] ---> b4169c352b28 [2023-03-17T09:44:32.761Z] Step 21/23 : LABEL arch=arm64 [2023-03-17T09:44:32.761Z] ---> Running in a49a621b60e1 [2023-03-17T09:44:33.341Z] Removing intermediate container a49a621b60e1 [2023-03-17T09:44:33.341Z] ---> 70c5f12c434a [2023-03-17T09:44:33.341Z] Step 22/23 : LABEL git_sha=944340b470a6d35ed9a6f68b845c4079971c0434 [2023-03-17T09:44:33.341Z] ---> Running in f147d85f2401 [2023-03-17T09:44:35.919Z] Removing intermediate container f147d85f2401 [2023-03-17T09:44:35.919Z] ---> 20cca1685c13 [2023-03-17T09:44:35.919Z] Step 23/23 : LABEL version=3.0.0-dev.103 [2023-03-17T09:44:35.919Z] ---> Running in 9dcc4e8136e3 [2023-03-17T09:44:36.185Z] Removing intermediate container 9dcc4e8136e3 [2023-03-17T09:44:36.185Z] ---> 5cef284de7bb [2023-03-17T09:44:36.185Z] [2023-03-17T09:44:36.452Z] Successfully built 5cef284de7bb [2023-03-17T09:44:36.452Z] Successfully tagged core-common-config-bootstrapper-arm64:latest [2023-03-17T09:46:13.113Z]  Building core-common-config-bootstrapper ... done Removing intermediate container ac3f12bff9ab [2023-03-17T09:46:13.113Z] ---> 67deed3bc898 [2023-03-17T09:46:13.113Z] [2023-03-17T09:46:13.113Z] Step 10/23 : FROM alpine:3.17 [2023-03-17T09:46:13.113Z] ---> d74e625d9115 [2023-03-17T09:46:13.113Z] Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-03-17T09:46:13.113Z] ---> Running in 2d7af3909ddf [2023-03-17T09:46:13.113Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-17T09:46:13.113Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-17T09:46:13.113Z] (1/2) Installing ca-certificates (20220614-r4) [2023-03-17T09:46:13.113Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-03-17T09:46:13.113Z] Executing busybox-1.35.0-r29.trigger [2023-03-17T09:46:13.113Z] Executing ca-certificates-20220614-r4.trigger [2023-03-17T09:46:13.113Z] OK: 8 MiB in 17 packages [2023-03-17T09:46:13.113Z] Removing intermediate container 2d7af3909ddf [2023-03-17T09:46:13.113Z] ---> 529342f51739 [2023-03-17T09:46:13.113Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-17T09:46:13.113Z] ---> Running in 0ad9495d7487 [2023-03-17T09:46:13.113Z] Removing intermediate container 0ad9495d7487 [2023-03-17T09:46:13.113Z] ---> 1caa0e2e927c [2023-03-17T09:46:13.113Z] Step 13/23 : ENV APP_PORT=59860 [2023-03-17T09:46:13.113Z] ---> Running in 5b175212bb64 [2023-03-17T09:46:13.113Z] Removing intermediate container 5b175212bb64 [2023-03-17T09:46:13.113Z] ---> a9576c7aaf5e [2023-03-17T09:46:13.113Z] Step 14/23 : EXPOSE $APP_PORT [2023-03-17T09:46:13.113Z] ---> Running in f7634a4ac3f3 [2023-03-17T09:46:13.113Z] Removing intermediate container f7634a4ac3f3 [2023-03-17T09:46:13.113Z] ---> b60d81a3c246 [2023-03-17T09:46:13.113Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-17T09:46:13.113Z] ---> c2d88b5a0447 [2023-03-17T09:46:13.113Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-17T09:46:13.113Z] ---> 2c2a2dcdf07b [2023-03-17T09:46:13.113Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-03-17T09:46:13.113Z] ---> 90661f00353e [2023-03-17T09:46:13.113Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2023-03-17T09:46:13.113Z] ---> 96f6ffee4f9b [2023-03-17T09:46:13.113Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2023-03-17T09:46:13.113Z] ---> Running in 88eb830616be [2023-03-17T09:46:13.113Z] Removing intermediate container 88eb830616be [2023-03-17T09:46:13.113Z] ---> 5a3f80687574 [2023-03-17T09:46:13.113Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-17T09:46:13.113Z] ---> Running in 7e3c3fe2cf65 [2023-03-17T09:46:13.113Z] Removing intermediate container 7e3c3fe2cf65 [2023-03-17T09:46:13.113Z] ---> 8774800ef91b [2023-03-17T09:46:13.113Z] Step 21/23 : LABEL arch=arm64 [2023-03-17T09:46:13.113Z] ---> Running in 99cb4ec9c7a9 [2023-03-17T09:46:13.113Z] Removing intermediate container 99cb4ec9c7a9 [2023-03-17T09:46:13.113Z] ---> 0976371e7707 [2023-03-17T09:46:13.113Z] Step 22/23 : LABEL git_sha=944340b470a6d35ed9a6f68b845c4079971c0434 [2023-03-17T09:46:13.113Z] ---> Running in b10722e481fe [2023-03-17T09:46:13.113Z] Removing intermediate container b10722e481fe [2023-03-17T09:46:13.113Z] ---> 5c263ee7d2c0 [2023-03-17T09:46:13.113Z] Step 23/23 : LABEL version=3.0.0-dev.103 [2023-03-17T09:46:13.113Z] ---> Running in a0009b2f8376 [2023-03-17T09:46:13.113Z] Removing intermediate container a0009b2f8376 [2023-03-17T09:46:13.113Z] ---> 10e1d6f63deb [2023-03-17T09:46:13.113Z] [2023-03-17T09:46:13.113Z] Successfully built 10e1d6f63deb [2023-03-17T09:46:13.113Z] Successfully tagged support-notifications-arm64:latest [2023-03-17T09:46:13.125Z]  Building support-notifications ... done  [Pipeline] } [2023-03-17T09:46:13.136Z] $ docker stop --time=1 ef6249c11aa651490f5117e8bf6e1876819bf62da4ecafdacdba3e651e44b905 [2023-03-17T09:46:14.797Z] $ docker rm -f --volumes ef6249c11aa651490f5117e8bf6e1876819bf62da4ecafdacdba3e651e44b905 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-17T09:46:15.278Z] + docker images [2023-03-17T09:46:15.544Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-03-17T09:46:15.544Z] support-notifications-arm64 latest 10e1d6f63deb 7 seconds ago 32.5MB [2023-03-17T09:46:15.544Z] 67deed3bc898 19 seconds ago 1.38GB [2023-03-17T09:46:15.544Z] core-common-config-bootstrapper-arm64 latest 5cef284de7bb About a minute ago 17.5MB [2023-03-17T09:46:15.544Z] core-metadata-arm64 latest 4b88be3ccd0f About a minute ago 20.4MB [2023-03-17T09:46:15.544Z] 8670926ec862 About a minute ago 1.31GB [2023-03-17T09:46:15.544Z] 7f6ca22c4fb6 2 minutes ago 1.32GB [2023-03-17T09:46:15.544Z] security-proxy-setup-arm64 latest dfc1675eebd0 2 minutes ago 18.6MB [2023-03-17T09:46:15.544Z] cb06d8cf9ae0 2 minutes ago 1.29GB [2023-03-17T09:46:15.544Z] core-data-arm64 latest 3c211da7d556 4 minutes ago 19.9MB [2023-03-17T09:46:15.544Z] d666bf56ff90 4 minutes ago 1.32GB [2023-03-17T09:46:15.544Z] security-bootstrapper-arm64 latest a1cceb5aea0a 5 minutes ago 21.8MB [2023-03-17T09:46:15.544Z] 3313c79f07ac 6 minutes ago 1.3GB [2023-03-17T09:46:15.544Z] security-spiffe-token-provider-arm64 latest f8b546f1527b 8 minutes ago 32.6MB [2023-03-17T09:46:15.544Z] 167143d204a8 8 minutes ago 1.35GB [2023-03-17T09:46:15.544Z] support-scheduler-arm64 latest fa0aa06ebd9d 9 minutes ago 31.8MB [2023-03-17T09:46:15.544Z] security-spire-agent-arm64 latest 42ed949444db 9 minutes ago 125MB [2023-03-17T09:46:15.544Z] 2a512915d9bd 9 minutes ago 1.38GB [2023-03-17T09:46:15.544Z] 4a303ee2d5d7 9 minutes ago 1.18GB [2023-03-17T09:46:15.544Z] security-spire-server-arm64 latest 57cc487f2793 9 minutes ago 87.1MB [2023-03-17T09:46:15.544Z] 9c060dffd307 10 minutes ago 1.18GB [2023-03-17T09:46:15.544Z] core-command-arm64 latest defecfc489b8 11 minutes ago 19.7MB [2023-03-17T09:46:15.544Z] b2b06f716380 12 minutes ago 1.32GB [2023-03-17T09:46:15.544Z] security-secretstore-setup-arm64 latest fda39af46a53 12 minutes ago 32MB [2023-03-17T09:46:15.544Z] security-proxy-auth-arm64 latest 4b1cdc20564a 12 minutes ago 18.2MB [2023-03-17T09:46:15.544Z] 2495983774ec 12 minutes ago 1.31GB [2023-03-17T09:46:15.544Z] 199648f7c232 13 minutes ago 1.29GB [2023-03-17T09:46:15.544Z] security-spire-config-arm64 latest 53acce4c05e5 18 minutes ago 86.2MB [2023-03-17T09:46:15.544Z] 78e4686b7d77 19 minutes ago 1.18GB [2023-03-17T09:46:15.544Z] ci-base-image-arm64 latest 73a152528d33 21 minutes ago 868MB [2023-03-17T09:46:15.544Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.20-alpine 6cb57ee374ae 6 days ago 648MB [2023-03-17T09:46:15.544Z] alpine 3.17 d74e625d9115 4 weeks ago 7.46MB [2023-03-17T09:46:15.544Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 2 years ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-17T09:46:15.651Z] provisioning config files... [2023-03-17T09:46:15.685Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/465@tmp/config880082573396741155tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-17T09:46:16.042Z] ---> docker-login.sh [2023-03-17T09:46:16.042Z] nexus3.edgexfoundry.org:10001 [2023-03-17T09:46:16.321Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-17T09:46:16.321Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-17T09:46:16.321Z] Configure a credential helper to remove this warning. See [2023-03-17T09:46:16.321Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-17T09:46:16.321Z] [2023-03-17T09:46:16.321Z] Login Succeeded [2023-03-17T09:46:16.321Z] nexus3.edgexfoundry.org:10002 [2023-03-17T09:46:16.591Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-17T09:46:16.865Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-17T09:46:16.865Z] Configure a credential helper to remove this warning. See [2023-03-17T09:46:16.865Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-17T09:46:16.865Z] [2023-03-17T09:46:16.865Z] Login Succeeded [2023-03-17T09:46:16.865Z] nexus3.edgexfoundry.org:10003 [2023-03-17T09:46:17.135Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-17T09:46:17.135Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-17T09:46:17.135Z] Configure a credential helper to remove this warning. See [2023-03-17T09:46:17.135Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-17T09:46:17.135Z] [2023-03-17T09:46:17.135Z] Login Succeeded [2023-03-17T09:46:17.135Z] nexus3.edgexfoundry.org:10004 [2023-03-17T09:46:17.407Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-17T09:46:17.676Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-17T09:46:17.676Z] Configure a credential helper to remove this warning. See [2023-03-17T09:46:17.676Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-17T09:46:17.676Z] [2023-03-17T09:46:17.676Z] Login Succeeded [2023-03-17T09:46:17.676Z] docker.io [2023-03-17T09:46:17.948Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-17T09:46:18.216Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-17T09:46:18.216Z] Configure a credential helper to remove this warning. See [2023-03-17T09:46:18.216Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-17T09:46:18.216Z] [2023-03-17T09:46:18.216Z] Login Succeeded [2023-03-17T09:46:18.216Z] ---> docker-login.sh ends [Pipeline] } [2023-03-17T09:46:18.236Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-17T09:46:18.269Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-17T09:46:18.288Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2023-03-17T09:46:18.288Z] 944340b470a6d35ed9a6f68b845c4079971c0434 [2023-03-17T09:46:18.288Z] latest [2023-03-17T09:46:18.288Z] 3.0.0-dev.103 [2023-03-17T09:46:18.288Z] 944340b470a6d35ed9a6f68b845c4079971c0434-3.0.0-dev.103 [2023-03-17T09:46:18.288Z] main [2023-03-17T09:46:18.288Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T09:46:18.631Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:944340b470a6d35ed9a6f68b845c4079971c0434 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T09:46:18.980Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:944340b470a6d35ed9a6f68b845c4079971c0434 [2023-03-17T09:46:18.980Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-03-17T09:46:18.980Z] 2c99c69c979b: Preparing [2023-03-17T09:46:18.980Z] acebf47f9730: Preparing [2023-03-17T09:46:18.980Z] 27dd5921a12f: Preparing [2023-03-17T09:46:18.980Z] 81d50be4a78e: Preparing [2023-03-17T09:46:18.980Z] 1ac01b096bc8: Preparing [2023-03-17T09:46:18.980Z] edf70074bd40: Preparing [2023-03-17T09:46:18.980Z] edf70074bd40: Waiting [2023-03-17T09:46:19.247Z] 2c99c69c979b: Pushed [2023-03-17T09:46:19.247Z] 1ac01b096bc8: Pushed [2023-03-17T09:46:19.247Z] 27dd5921a12f: Pushed [2023-03-17T09:46:19.247Z] 81d50be4a78e: Pushed [2023-03-17T09:46:19.247Z] edf70074bd40: Layer already exists [2023-03-17T09:46:22.580Z] acebf47f9730: Pushed [2023-03-17T09:46:22.580Z] 944340b470a6d35ed9a6f68b845c4079971c0434: digest: sha256:914cede815e057c0e65e5380a9dda28e6f734e2bf180411754124faf03e0f08e size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T09:46:22.913Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T09:46:23.245Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2023-03-17T09:46:23.245Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-03-17T09:46:23.245Z] 2c99c69c979b: Preparing [2023-03-17T09:46:23.245Z] acebf47f9730: Preparing [2023-03-17T09:46:23.245Z] 27dd5921a12f: Preparing [2023-03-17T09:46:23.245Z] 81d50be4a78e: Preparing [2023-03-17T09:46:23.245Z] 1ac01b096bc8: Preparing [2023-03-17T09:46:23.245Z] edf70074bd40: Preparing [2023-03-17T09:46:23.245Z] edf70074bd40: Waiting [2023-03-17T09:46:23.245Z] 27dd5921a12f: Layer already exists [2023-03-17T09:46:23.245Z] 2c99c69c979b: Layer already exists [2023-03-17T09:46:23.245Z] 81d50be4a78e: Layer already exists [2023-03-17T09:46:23.245Z] acebf47f9730: Layer already exists [2023-03-17T09:46:23.245Z] 1ac01b096bc8: Layer already exists [2023-03-17T09:46:23.245Z] edf70074bd40: Layer already exists [2023-03-17T09:46:23.245Z] latest: digest: sha256:914cede815e057c0e65e5380a9dda28e6f734e2bf180411754124faf03e0f08e size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T09:46:23.837Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:3.0.0-dev.103 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T09:46:24.163Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:3.0.0-dev.103 [2023-03-17T09:46:24.163Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-03-17T09:46:24.163Z] 2c99c69c979b: Preparing [2023-03-17T09:46:24.163Z] acebf47f9730: Preparing [2023-03-17T09:46:24.163Z] 27dd5921a12f: Preparing [2023-03-17T09:46:24.163Z] 81d50be4a78e: Preparing [2023-03-17T09:46:24.163Z] 1ac01b096bc8: Preparing [2023-03-17T09:46:24.163Z] edf70074bd40: Preparing [2023-03-17T09:46:24.163Z] edf70074bd40: Waiting [2023-03-17T09:46:24.163Z] 1ac01b096bc8: Layer already exists [2023-03-17T09:46:24.163Z] 2c99c69c979b: Layer already exists [2023-03-17T09:46:24.163Z] acebf47f9730: Layer already exists [2023-03-17T09:46:24.163Z] 81d50be4a78e: Layer already exists [2023-03-17T09:46:24.163Z] 27dd5921a12f: Layer already exists [2023-03-17T09:46:24.163Z] edf70074bd40: Layer already exists [2023-03-17T09:46:24.163Z] 3.0.0-dev.103: digest: sha256:914cede815e057c0e65e5380a9dda28e6f734e2bf180411754124faf03e0f08e size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T09:46:24.509Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:944340b470a6d35ed9a6f68b845c4079971c0434-3.0.0-dev.103 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T09:46:24.843Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:944340b470a6d35ed9a6f68b845c4079971c0434-3.0.0-dev.103 [2023-03-17T09:46:24.843Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-03-17T09:46:24.843Z] 2c99c69c979b: Preparing [2023-03-17T09:46:24.843Z] acebf47f9730: Preparing [2023-03-17T09:46:24.843Z] 27dd5921a12f: Preparing [2023-03-17T09:46:24.843Z] 81d50be4a78e: Preparing [2023-03-17T09:46:24.843Z] 1ac01b096bc8: Preparing [2023-03-17T09:46:24.843Z] edf70074bd40: Preparing [2023-03-17T09:46:24.843Z] edf70074bd40: Waiting [2023-03-17T09:46:24.843Z] 2c99c69c979b: Layer already exists [2023-03-17T09:46:24.843Z] acebf47f9730: Layer already exists [2023-03-17T09:46:24.843Z] 1ac01b096bc8: Layer already exists [2023-03-17T09:46:24.843Z] 27dd5921a12f: Layer already exists [2023-03-17T09:46:24.843Z] 81d50be4a78e: Layer already exists [2023-03-17T09:46:24.843Z] edf70074bd40: Layer already exists [2023-03-17T09:46:25.108Z] 944340b470a6d35ed9a6f68b845c4079971c0434-3.0.0-dev.103: digest: sha256:914cede815e057c0e65e5380a9dda28e6f734e2bf180411754124faf03e0f08e size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T09:46:25.441Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T09:46:25.770Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2023-03-17T09:46:25.770Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-03-17T09:46:25.770Z] 2c99c69c979b: Preparing [2023-03-17T09:46:25.770Z] acebf47f9730: Preparing [2023-03-17T09:46:25.770Z] 27dd5921a12f: Preparing [2023-03-17T09:46:25.770Z] 81d50be4a78e: Preparing [2023-03-17T09:46:25.770Z] 1ac01b096bc8: Preparing [2023-03-17T09:46:25.770Z] edf70074bd40: Preparing [2023-03-17T09:46:25.770Z] edf70074bd40: Waiting [2023-03-17T09:46:25.770Z] 2c99c69c979b: Layer already exists [2023-03-17T09:46:25.770Z] acebf47f9730: Layer already exists [2023-03-17T09:46:25.770Z] 27dd5921a12f: Layer already exists [2023-03-17T09:46:25.770Z] 81d50be4a78e: Layer already exists [2023-03-17T09:46:25.770Z] 1ac01b096bc8: Layer already exists [2023-03-17T09:46:25.770Z] edf70074bd40: Layer already exists [2023-03-17T09:46:26.033Z] main: digest: sha256:914cede815e057c0e65e5380a9dda28e6f734e2bf180411754124faf03e0f08e size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-17T09:46:26.071Z] ===================================================== [Pipeline] echo [2023-03-17T09:46:26.076Z] taggedImages: [2023-03-17T09:46:26.076Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:944340b470a6d35ed9a6f68b845c4079971c0434 [2023-03-17T09:46:26.076Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2023-03-17T09:46:26.076Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:3.0.0-dev.103 [2023-03-17T09:46:26.076Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:944340b470a6d35ed9a6f68b845c4079971c0434-3.0.0-dev.103 [2023-03-17T09:46:26.076Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2023-03-17T09:46:26.091Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: [2023-03-17T09:46:26.091Z] 944340b470a6d35ed9a6f68b845c4079971c0434 [2023-03-17T09:46:26.091Z] latest [2023-03-17T09:46:26.091Z] 3.0.0-dev.103 [2023-03-17T09:46:26.091Z] 944340b470a6d35ed9a6f68b845c4079971c0434-3.0.0-dev.103 [2023-03-17T09:46:26.091Z] main [2023-03-17T09:46:26.091Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T09:46:26.423Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:944340b470a6d35ed9a6f68b845c4079971c0434 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T09:46:26.757Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:944340b470a6d35ed9a6f68b845c4079971c0434 [2023-03-17T09:46:26.757Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-03-17T09:46:26.757Z] 985b4bfd84e9: Preparing [2023-03-17T09:46:26.757Z] 1946e14889bb: Preparing [2023-03-17T09:46:26.757Z] 27c3630bc690: Preparing [2023-03-17T09:46:26.757Z] 0fd9c636857b: Preparing [2023-03-17T09:46:26.757Z] 27dd5921a12f: Preparing [2023-03-17T09:46:26.757Z] 81d50be4a78e: Preparing [2023-03-17T09:46:26.757Z] 33479e40e171: Preparing [2023-03-17T09:46:26.757Z] edf70074bd40: Preparing [2023-03-17T09:46:26.757Z] 81d50be4a78e: Waiting [2023-03-17T09:46:26.757Z] 33479e40e171: Waiting [2023-03-17T09:46:26.757Z] edf70074bd40: Waiting [2023-03-17T09:46:26.757Z] 27dd5921a12f: Layer already exists [2023-03-17T09:46:27.025Z] 81d50be4a78e: Layer already exists [2023-03-17T09:46:27.025Z] 27c3630bc690: Pushed [2023-03-17T09:46:27.025Z] 985b4bfd84e9: Pushed [2023-03-17T09:46:27.025Z] 1946e14889bb: Pushed [2023-03-17T09:46:27.025Z] edf70074bd40: Layer already exists [2023-03-17T09:46:27.025Z] 33479e40e171: Pushed [2023-03-17T09:46:29.600Z] 0fd9c636857b: Pushed [2023-03-17T09:46:29.600Z] 944340b470a6d35ed9a6f68b845c4079971c0434: digest: sha256:506e148d65cc40a85c917be50b17718f0c9c0c696630ee80b4c8fd7f4f332d0b size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T09:46:29.930Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T09:46:30.257Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2023-03-17T09:46:30.257Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-03-17T09:46:30.257Z] 985b4bfd84e9: Preparing [2023-03-17T09:46:30.257Z] 1946e14889bb: Preparing [2023-03-17T09:46:30.257Z] 27c3630bc690: Preparing [2023-03-17T09:46:30.257Z] 0fd9c636857b: Preparing [2023-03-17T09:46:30.257Z] 27dd5921a12f: Preparing [2023-03-17T09:46:30.257Z] 81d50be4a78e: Preparing [2023-03-17T09:46:30.257Z] 33479e40e171: Preparing [2023-03-17T09:46:30.257Z] edf70074bd40: Preparing [2023-03-17T09:46:30.257Z] 33479e40e171: Waiting [2023-03-17T09:46:30.257Z] edf70074bd40: Waiting [2023-03-17T09:46:30.257Z] 81d50be4a78e: Waiting [2023-03-17T09:46:30.257Z] 27dd5921a12f: Layer already exists [2023-03-17T09:46:30.257Z] 1946e14889bb: Layer already exists [2023-03-17T09:46:30.257Z] 27c3630bc690: Layer already exists [2023-03-17T09:46:30.257Z] 985b4bfd84e9: Layer already exists [2023-03-17T09:46:30.257Z] 0fd9c636857b: Layer already exists [2023-03-17T09:46:30.257Z] 33479e40e171: Layer already exists [2023-03-17T09:46:30.257Z] edf70074bd40: Layer already exists [2023-03-17T09:46:30.257Z] 81d50be4a78e: Layer already exists [2023-03-17T09:46:30.522Z] latest: digest: sha256:506e148d65cc40a85c917be50b17718f0c9c0c696630ee80b4c8fd7f4f332d0b size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T09:46:30.858Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.0.0-dev.103 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T09:46:31.192Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.0.0-dev.103 [2023-03-17T09:46:31.192Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-03-17T09:46:31.192Z] 985b4bfd84e9: Preparing [2023-03-17T09:46:31.192Z] 1946e14889bb: Preparing [2023-03-17T09:46:31.192Z] 27c3630bc690: Preparing [2023-03-17T09:46:31.192Z] 0fd9c636857b: Preparing [2023-03-17T09:46:31.192Z] 27dd5921a12f: Preparing [2023-03-17T09:46:31.192Z] 81d50be4a78e: Preparing [2023-03-17T09:46:31.192Z] 33479e40e171: Preparing [2023-03-17T09:46:31.192Z] edf70074bd40: Preparing [2023-03-17T09:46:31.192Z] 81d50be4a78e: Waiting [2023-03-17T09:46:31.192Z] edf70074bd40: Waiting [2023-03-17T09:46:31.193Z] 33479e40e171: Waiting [2023-03-17T09:46:31.193Z] 27dd5921a12f: Layer already exists [2023-03-17T09:46:31.193Z] 1946e14889bb: Layer already exists [2023-03-17T09:46:31.193Z] 985b4bfd84e9: Layer already exists [2023-03-17T09:46:31.193Z] 27c3630bc690: Layer already exists [2023-03-17T09:46:31.193Z] 0fd9c636857b: Layer already exists [2023-03-17T09:46:31.193Z] edf70074bd40: Layer already exists [2023-03-17T09:46:31.193Z] 81d50be4a78e: Layer already exists [2023-03-17T09:46:31.193Z] 33479e40e171: Layer already exists [2023-03-17T09:46:31.457Z] 3.0.0-dev.103: digest: sha256:506e148d65cc40a85c917be50b17718f0c9c0c696630ee80b4c8fd7f4f332d0b size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T09:46:31.789Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:944340b470a6d35ed9a6f68b845c4079971c0434-3.0.0-dev.103 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T09:46:32.120Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:944340b470a6d35ed9a6f68b845c4079971c0434-3.0.0-dev.103 [2023-03-17T09:46:32.120Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-03-17T09:46:32.120Z] 985b4bfd84e9: Preparing [2023-03-17T09:46:32.120Z] 1946e14889bb: Preparing [2023-03-17T09:46:32.120Z] 27c3630bc690: Preparing [2023-03-17T09:46:32.120Z] 0fd9c636857b: Preparing [2023-03-17T09:46:32.120Z] 27dd5921a12f: Preparing [2023-03-17T09:46:32.120Z] 81d50be4a78e: Preparing [2023-03-17T09:46:32.120Z] 33479e40e171: Preparing [2023-03-17T09:46:32.120Z] edf70074bd40: Preparing [2023-03-17T09:46:32.120Z] 33479e40e171: Waiting [2023-03-17T09:46:32.120Z] edf70074bd40: Waiting [2023-03-17T09:46:32.120Z] 81d50be4a78e: Waiting [2023-03-17T09:46:32.120Z] 27c3630bc690: Layer already exists [2023-03-17T09:46:32.120Z] 0fd9c636857b: Layer already exists [2023-03-17T09:46:32.120Z] 1946e14889bb: Layer already exists [2023-03-17T09:46:32.120Z] 27dd5921a12f: Layer already exists [2023-03-17T09:46:32.120Z] 985b4bfd84e9: Layer already exists [2023-03-17T09:46:32.120Z] edf70074bd40: Layer already exists [2023-03-17T09:46:32.120Z] 81d50be4a78e: Layer already exists [2023-03-17T09:46:32.120Z] 33479e40e171: Layer already exists [2023-03-17T09:46:32.384Z] 944340b470a6d35ed9a6f68b845c4079971c0434-3.0.0-dev.103: digest: sha256:506e148d65cc40a85c917be50b17718f0c9c0c696630ee80b4c8fd7f4f332d0b size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T09:46:32.719Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T09:46:33.047Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [2023-03-17T09:46:33.047Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-03-17T09:46:33.047Z] 985b4bfd84e9: Preparing [2023-03-17T09:46:33.047Z] 1946e14889bb: Preparing [2023-03-17T09:46:33.047Z] 27c3630bc690: Preparing [2023-03-17T09:46:33.047Z] 0fd9c636857b: Preparing [2023-03-17T09:46:33.047Z] 27dd5921a12f: Preparing [2023-03-17T09:46:33.047Z] 81d50be4a78e: Preparing [2023-03-17T09:46:33.047Z] 33479e40e171: Preparing [2023-03-17T09:46:33.047Z] edf70074bd40: Preparing [2023-03-17T09:46:33.047Z] 81d50be4a78e: Waiting [2023-03-17T09:46:33.047Z] 33479e40e171: Waiting [2023-03-17T09:46:33.047Z] edf70074bd40: Waiting [2023-03-17T09:46:33.047Z] 1946e14889bb: Layer already exists [2023-03-17T09:46:33.047Z] 985b4bfd84e9: Layer already exists [2023-03-17T09:46:33.047Z] 0fd9c636857b: Layer already exists [2023-03-17T09:46:33.047Z] 27c3630bc690: Layer already exists [2023-03-17T09:46:33.047Z] 27dd5921a12f: Layer already exists [2023-03-17T09:46:33.047Z] edf70074bd40: Layer already exists [2023-03-17T09:46:33.047Z] 81d50be4a78e: Layer already exists [2023-03-17T09:46:33.047Z] 33479e40e171: Layer already exists [2023-03-17T09:46:33.312Z] main: digest: sha256:506e148d65cc40a85c917be50b17718f0c9c0c696630ee80b4c8fd7f4f332d0b size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-17T09:46:33.357Z] ===================================================== [Pipeline] echo [2023-03-17T09:46:33.363Z] taggedImages: [2023-03-17T09:46:33.363Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:944340b470a6d35ed9a6f68b845c4079971c0434 [2023-03-17T09:46:33.363Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2023-03-17T09:46:33.363Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.0.0-dev.103 [2023-03-17T09:46:33.363Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:944340b470a6d35ed9a6f68b845c4079971c0434-3.0.0-dev.103 [2023-03-17T09:46:33.363Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo [2023-03-17T09:46:33.378Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2023-03-17T09:46:33.378Z] 944340b470a6d35ed9a6f68b845c4079971c0434 [2023-03-17T09:46:33.378Z] latest [2023-03-17T09:46:33.378Z] 3.0.0-dev.103 [2023-03-17T09:46:33.378Z] 944340b470a6d35ed9a6f68b845c4079971c0434-3.0.0-dev.103 [2023-03-17T09:46:33.378Z] main [2023-03-17T09:46:33.378Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T09:46:33.716Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:944340b470a6d35ed9a6f68b845c4079971c0434 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T09:46:34.047Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:944340b470a6d35ed9a6f68b845c4079971c0434 [2023-03-17T09:46:34.047Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-03-17T09:46:34.047Z] fd2ed7dd606e: Preparing [2023-03-17T09:46:34.047Z] ae0753bfdea4: Preparing [2023-03-17T09:46:34.047Z] 27dd5921a12f: Preparing [2023-03-17T09:46:34.047Z] 81d50be4a78e: Preparing [2023-03-17T09:46:34.047Z] 45d4ca0f697a: Preparing [2023-03-17T09:46:34.047Z] edf70074bd40: Preparing [2023-03-17T09:46:34.047Z] edf70074bd40: Waiting [2023-03-17T09:46:34.047Z] 81d50be4a78e: Layer already exists [2023-03-17T09:46:34.047Z] 27dd5921a12f: Layer already exists [2023-03-17T09:46:34.047Z] edf70074bd40: Layer already exists [2023-03-17T09:46:34.311Z] fd2ed7dd606e: Pushed [2023-03-17T09:46:34.311Z] 45d4ca0f697a: Pushed [2023-03-17T09:46:36.878Z] ae0753bfdea4: Pushed [2023-03-17T09:46:36.878Z] 944340b470a6d35ed9a6f68b845c4079971c0434: digest: sha256:38b97d157ee1cfd49676bf2b3c959a3c733c6cdffa80cd9cd52a9238ac1a92f2 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T09:46:37.210Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T09:46:37.539Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2023-03-17T09:46:37.539Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-03-17T09:46:37.539Z] fd2ed7dd606e: Preparing [2023-03-17T09:46:37.539Z] ae0753bfdea4: Preparing [2023-03-17T09:46:37.539Z] 27dd5921a12f: Preparing [2023-03-17T09:46:37.539Z] 81d50be4a78e: Preparing [2023-03-17T09:46:37.539Z] 45d4ca0f697a: Preparing [2023-03-17T09:46:37.539Z] edf70074bd40: Preparing [2023-03-17T09:46:37.539Z] edf70074bd40: Waiting [2023-03-17T09:46:37.539Z] 45d4ca0f697a: Layer already exists [2023-03-17T09:46:37.539Z] 81d50be4a78e: Layer already exists [2023-03-17T09:46:37.539Z] 27dd5921a12f: Layer already exists [2023-03-17T09:46:37.539Z] ae0753bfdea4: Layer already exists [2023-03-17T09:46:37.539Z] fd2ed7dd606e: Layer already exists [2023-03-17T09:46:37.539Z] edf70074bd40: Layer already exists [2023-03-17T09:46:37.539Z] latest: digest: sha256:38b97d157ee1cfd49676bf2b3c959a3c733c6cdffa80cd9cd52a9238ac1a92f2 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T09:46:38.135Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:3.0.0-dev.103 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T09:46:38.458Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:3.0.0-dev.103 [2023-03-17T09:46:38.459Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-03-17T09:46:38.459Z] fd2ed7dd606e: Preparing [2023-03-17T09:46:38.459Z] ae0753bfdea4: Preparing [2023-03-17T09:46:38.459Z] 27dd5921a12f: Preparing [2023-03-17T09:46:38.459Z] 81d50be4a78e: Preparing [2023-03-17T09:46:38.459Z] 45d4ca0f697a: Preparing [2023-03-17T09:46:38.459Z] edf70074bd40: Preparing [2023-03-17T09:46:38.459Z] edf70074bd40: Waiting [2023-03-17T09:46:38.459Z] 45d4ca0f697a: Layer already exists [2023-03-17T09:46:38.459Z] fd2ed7dd606e: Layer already exists [2023-03-17T09:46:38.459Z] ae0753bfdea4: Layer already exists [2023-03-17T09:46:38.459Z] 27dd5921a12f: Layer already exists [2023-03-17T09:46:38.459Z] 81d50be4a78e: Layer already exists [2023-03-17T09:46:38.459Z] edf70074bd40: Layer already exists [2023-03-17T09:46:38.459Z] 3.0.0-dev.103: digest: sha256:38b97d157ee1cfd49676bf2b3c959a3c733c6cdffa80cd9cd52a9238ac1a92f2 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T09:46:38.792Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:944340b470a6d35ed9a6f68b845c4079971c0434-3.0.0-dev.103 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T09:46:39.120Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:944340b470a6d35ed9a6f68b845c4079971c0434-3.0.0-dev.103 [2023-03-17T09:46:39.120Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-03-17T09:46:39.120Z] fd2ed7dd606e: Preparing [2023-03-17T09:46:39.120Z] ae0753bfdea4: Preparing [2023-03-17T09:46:39.120Z] 27dd5921a12f: Preparing [2023-03-17T09:46:39.120Z] 81d50be4a78e: Preparing [2023-03-17T09:46:39.120Z] 45d4ca0f697a: Preparing [2023-03-17T09:46:39.120Z] edf70074bd40: Preparing [2023-03-17T09:46:39.120Z] edf70074bd40: Waiting [2023-03-17T09:46:39.120Z] 27dd5921a12f: Layer already exists [2023-03-17T09:46:39.120Z] 81d50be4a78e: Layer already exists [2023-03-17T09:46:39.120Z] 45d4ca0f697a: Layer already exists [2023-03-17T09:46:39.120Z] ae0753bfdea4: Layer already exists [2023-03-17T09:46:39.120Z] fd2ed7dd606e: Layer already exists [2023-03-17T09:46:39.120Z] edf70074bd40: Layer already exists [2023-03-17T09:46:39.120Z] 944340b470a6d35ed9a6f68b845c4079971c0434-3.0.0-dev.103: digest: sha256:38b97d157ee1cfd49676bf2b3c959a3c733c6cdffa80cd9cd52a9238ac1a92f2 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T09:46:39.713Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T09:46:40.039Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2023-03-17T09:46:40.039Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-03-17T09:46:40.039Z] fd2ed7dd606e: Preparing [2023-03-17T09:46:40.039Z] ae0753bfdea4: Preparing [2023-03-17T09:46:40.039Z] 27dd5921a12f: Preparing [2023-03-17T09:46:40.039Z] 81d50be4a78e: Preparing [2023-03-17T09:46:40.039Z] 45d4ca0f697a: Preparing [2023-03-17T09:46:40.039Z] edf70074bd40: Preparing [2023-03-17T09:46:40.039Z] edf70074bd40: Waiting [2023-03-17T09:46:40.039Z] fd2ed7dd606e: Layer already exists [2023-03-17T09:46:40.039Z] 81d50be4a78e: Layer already exists [2023-03-17T09:46:40.039Z] ae0753bfdea4: Layer already exists [2023-03-17T09:46:40.039Z] 27dd5921a12f: Layer already exists [2023-03-17T09:46:40.039Z] 45d4ca0f697a: Layer already exists [2023-03-17T09:46:40.039Z] edf70074bd40: Layer already exists [2023-03-17T09:46:40.305Z] main: digest: sha256:38b97d157ee1cfd49676bf2b3c959a3c733c6cdffa80cd9cd52a9238ac1a92f2 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-17T09:46:40.343Z] ===================================================== [Pipeline] echo [2023-03-17T09:46:40.349Z] taggedImages: [2023-03-17T09:46:40.349Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:944340b470a6d35ed9a6f68b845c4079971c0434 [2023-03-17T09:46:40.349Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2023-03-17T09:46:40.349Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:3.0.0-dev.103 [2023-03-17T09:46:40.349Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:944340b470a6d35ed9a6f68b845c4079971c0434-3.0.0-dev.103 [2023-03-17T09:46:40.349Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2023-03-17T09:46:40.363Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2023-03-17T09:46:40.363Z] 944340b470a6d35ed9a6f68b845c4079971c0434 [2023-03-17T09:46:40.363Z] latest [2023-03-17T09:46:40.363Z] 3.0.0-dev.103 [2023-03-17T09:46:40.363Z] 944340b470a6d35ed9a6f68b845c4079971c0434-3.0.0-dev.103 [2023-03-17T09:46:40.363Z] main [2023-03-17T09:46:40.363Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T09:46:40.704Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:944340b470a6d35ed9a6f68b845c4079971c0434 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T09:46:41.042Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:944340b470a6d35ed9a6f68b845c4079971c0434 [2023-03-17T09:46:41.042Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-03-17T09:46:41.042Z] 514269001ee1: Preparing [2023-03-17T09:46:41.042Z] 62b3cb493e89: Preparing [2023-03-17T09:46:41.042Z] 1047a1d99419: Preparing [2023-03-17T09:46:41.042Z] 27dd5921a12f: Preparing [2023-03-17T09:46:41.042Z] 81d50be4a78e: Preparing [2023-03-17T09:46:41.042Z] 1ac01b096bc8: Preparing [2023-03-17T09:46:41.042Z] edf70074bd40: Preparing [2023-03-17T09:46:41.042Z] 1ac01b096bc8: Waiting [2023-03-17T09:46:41.042Z] edf70074bd40: Waiting [2023-03-17T09:46:41.042Z] 81d50be4a78e: Layer already exists [2023-03-17T09:46:41.042Z] 27dd5921a12f: Layer already exists [2023-03-17T09:46:41.042Z] 1ac01b096bc8: Layer already exists [2023-03-17T09:46:41.305Z] edf70074bd40: Layer already exists [2023-03-17T09:46:41.305Z] 62b3cb493e89: Pushed [2023-03-17T09:46:41.305Z] 514269001ee1: Pushed [2023-03-17T09:46:43.870Z] 1047a1d99419: Pushed [2023-03-17T09:46:45.269Z] 944340b470a6d35ed9a6f68b845c4079971c0434: digest: sha256:9d5a710c8fe74583735f0215f1012c15bfeb9418b1941b343453dc04a12e6a76 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T09:46:45.610Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T09:46:45.938Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2023-03-17T09:46:45.938Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-03-17T09:46:45.938Z] 514269001ee1: Preparing [2023-03-17T09:46:45.938Z] 62b3cb493e89: Preparing [2023-03-17T09:46:45.938Z] 1047a1d99419: Preparing [2023-03-17T09:46:45.938Z] 27dd5921a12f: Preparing [2023-03-17T09:46:45.938Z] 81d50be4a78e: Preparing [2023-03-17T09:46:45.938Z] 1ac01b096bc8: Preparing [2023-03-17T09:46:45.938Z] edf70074bd40: Preparing [2023-03-17T09:46:45.938Z] 1ac01b096bc8: Waiting [2023-03-17T09:46:45.938Z] edf70074bd40: Waiting [2023-03-17T09:46:45.938Z] 81d50be4a78e: Layer already exists [2023-03-17T09:46:45.938Z] 62b3cb493e89: Layer already exists [2023-03-17T09:46:45.938Z] 27dd5921a12f: Layer already exists [2023-03-17T09:46:45.938Z] 514269001ee1: Layer already exists [2023-03-17T09:46:45.938Z] 1047a1d99419: Layer already exists [2023-03-17T09:46:45.938Z] edf70074bd40: Layer already exists [2023-03-17T09:46:45.938Z] 1ac01b096bc8: Layer already exists [2023-03-17T09:46:46.203Z] latest: digest: sha256:9d5a710c8fe74583735f0215f1012c15bfeb9418b1941b343453dc04a12e6a76 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T09:46:46.537Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.0.0-dev.103 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T09:46:46.866Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.0.0-dev.103 [2023-03-17T09:46:46.866Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-03-17T09:46:46.866Z] 514269001ee1: Preparing [2023-03-17T09:46:46.866Z] 62b3cb493e89: Preparing [2023-03-17T09:46:46.866Z] 1047a1d99419: Preparing [2023-03-17T09:46:46.866Z] 27dd5921a12f: Preparing [2023-03-17T09:46:46.866Z] 81d50be4a78e: Preparing [2023-03-17T09:46:46.866Z] 1ac01b096bc8: Preparing [2023-03-17T09:46:46.866Z] edf70074bd40: Preparing [2023-03-17T09:46:46.866Z] 1ac01b096bc8: Waiting [2023-03-17T09:46:46.866Z] edf70074bd40: Waiting [2023-03-17T09:46:46.866Z] 1047a1d99419: Layer already exists [2023-03-17T09:46:46.866Z] 62b3cb493e89: Layer already exists [2023-03-17T09:46:46.866Z] 514269001ee1: Layer already exists [2023-03-17T09:46:46.866Z] 27dd5921a12f: Layer already exists [2023-03-17T09:46:46.866Z] 81d50be4a78e: Layer already exists [2023-03-17T09:46:46.866Z] 1ac01b096bc8: Layer already exists [2023-03-17T09:46:46.866Z] edf70074bd40: Layer already exists [2023-03-17T09:46:47.132Z] 3.0.0-dev.103: digest: sha256:9d5a710c8fe74583735f0215f1012c15bfeb9418b1941b343453dc04a12e6a76 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T09:46:47.463Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:944340b470a6d35ed9a6f68b845c4079971c0434-3.0.0-dev.103 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T09:46:47.785Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:944340b470a6d35ed9a6f68b845c4079971c0434-3.0.0-dev.103 [2023-03-17T09:46:47.785Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-03-17T09:46:47.785Z] 514269001ee1: Preparing [2023-03-17T09:46:47.785Z] 62b3cb493e89: Preparing [2023-03-17T09:46:47.785Z] 1047a1d99419: Preparing [2023-03-17T09:46:47.785Z] 27dd5921a12f: Preparing [2023-03-17T09:46:47.785Z] 81d50be4a78e: Preparing [2023-03-17T09:46:47.785Z] 1ac01b096bc8: Preparing [2023-03-17T09:46:47.785Z] edf70074bd40: Preparing [2023-03-17T09:46:47.785Z] 1ac01b096bc8: Waiting [2023-03-17T09:46:47.785Z] 1047a1d99419: Layer already exists [2023-03-17T09:46:47.785Z] 62b3cb493e89: Layer already exists [2023-03-17T09:46:47.785Z] 81d50be4a78e: Layer already exists [2023-03-17T09:46:47.785Z] 27dd5921a12f: Layer already exists [2023-03-17T09:46:47.785Z] 514269001ee1: Layer already exists [2023-03-17T09:46:47.785Z] edf70074bd40: Layer already exists [2023-03-17T09:46:47.785Z] 1ac01b096bc8: Layer already exists [2023-03-17T09:46:47.785Z] 944340b470a6d35ed9a6f68b845c4079971c0434-3.0.0-dev.103: digest: sha256:9d5a710c8fe74583735f0215f1012c15bfeb9418b1941b343453dc04a12e6a76 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T09:46:48.381Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T09:46:48.706Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2023-03-17T09:46:48.706Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-03-17T09:46:48.706Z] 514269001ee1: Preparing [2023-03-17T09:46:48.706Z] 62b3cb493e89: Preparing [2023-03-17T09:46:48.706Z] 1047a1d99419: Preparing [2023-03-17T09:46:48.706Z] 27dd5921a12f: Preparing [2023-03-17T09:46:48.706Z] 81d50be4a78e: Preparing [2023-03-17T09:46:48.706Z] 1ac01b096bc8: Preparing [2023-03-17T09:46:48.706Z] edf70074bd40: Preparing [2023-03-17T09:46:48.706Z] 1ac01b096bc8: Waiting [2023-03-17T09:46:48.706Z] edf70074bd40: Waiting [2023-03-17T09:46:48.706Z] 81d50be4a78e: Layer already exists [2023-03-17T09:46:48.706Z] 27dd5921a12f: Layer already exists [2023-03-17T09:46:48.706Z] 1047a1d99419: Layer already exists [2023-03-17T09:46:48.706Z] 62b3cb493e89: Layer already exists [2023-03-17T09:46:48.706Z] 514269001ee1: Layer already exists [2023-03-17T09:46:48.706Z] 1ac01b096bc8: Layer already exists [2023-03-17T09:46:48.706Z] edf70074bd40: Layer already exists [2023-03-17T09:46:48.977Z] main: digest: sha256:9d5a710c8fe74583735f0215f1012c15bfeb9418b1941b343453dc04a12e6a76 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-17T09:46:49.021Z] ===================================================== [Pipeline] echo [2023-03-17T09:46:49.027Z] taggedImages: [2023-03-17T09:46:49.027Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:944340b470a6d35ed9a6f68b845c4079971c0434 [2023-03-17T09:46:49.027Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2023-03-17T09:46:49.027Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.0.0-dev.103 [2023-03-17T09:46:49.027Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:944340b470a6d35ed9a6f68b845c4079971c0434-3.0.0-dev.103 [2023-03-17T09:46:49.027Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2023-03-17T09:46:49.052Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2023-03-17T09:46:49.052Z] 944340b470a6d35ed9a6f68b845c4079971c0434 [2023-03-17T09:46:49.052Z] latest [2023-03-17T09:46:49.052Z] 3.0.0-dev.103 [2023-03-17T09:46:49.052Z] 944340b470a6d35ed9a6f68b845c4079971c0434-3.0.0-dev.103 [2023-03-17T09:46:49.052Z] main [2023-03-17T09:46:49.052Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T09:46:49.396Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:944340b470a6d35ed9a6f68b845c4079971c0434 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T09:46:49.737Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:944340b470a6d35ed9a6f68b845c4079971c0434 [2023-03-17T09:46:49.738Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-03-17T09:46:49.738Z] 781511bf022a: Preparing [2023-03-17T09:46:49.738Z] 781511bf022a: Preparing [2023-03-17T09:46:49.738Z] 9fd26846d0b0: Preparing [2023-03-17T09:46:49.738Z] ea994e250613: Preparing [2023-03-17T09:46:49.738Z] aa74a65d141f: Preparing [2023-03-17T09:46:49.738Z] 81fbc63f9c0d: Preparing [2023-03-17T09:46:49.738Z] 10e96c2cad5d: Preparing [2023-03-17T09:46:49.738Z] 27dd5921a12f: Preparing [2023-03-17T09:46:49.738Z] 81d50be4a78e: Preparing [2023-03-17T09:46:49.738Z] 046986c94702: Preparing [2023-03-17T09:46:49.738Z] 9e42c4c6c70c: Preparing [2023-03-17T09:46:49.738Z] c86d8e603f69: Preparing [2023-03-17T09:46:49.738Z] 2ff550da118c: Preparing [2023-03-17T09:46:49.738Z] edf70074bd40: Preparing [2023-03-17T09:46:49.738Z] 27dd5921a12f: Waiting [2023-03-17T09:46:49.738Z] 81d50be4a78e: Waiting [2023-03-17T09:46:49.738Z] 046986c94702: Waiting [2023-03-17T09:46:49.738Z] 9e42c4c6c70c: Waiting [2023-03-17T09:46:49.738Z] c86d8e603f69: Waiting [2023-03-17T09:46:49.738Z] 2ff550da118c: Waiting [2023-03-17T09:46:49.738Z] edf70074bd40: Waiting [2023-03-17T09:46:49.738Z] 10e96c2cad5d: Waiting [2023-03-17T09:46:50.004Z] 781511bf022a: Pushed [2023-03-17T09:46:50.004Z] 9fd26846d0b0: Pushed [2023-03-17T09:46:50.004Z] 81fbc63f9c0d: Pushed [2023-03-17T09:46:50.004Z] aa74a65d141f: Pushed [2023-03-17T09:46:50.004Z] ea994e250613: Pushed [2023-03-17T09:46:50.004Z] 27dd5921a12f: Layer already exists [2023-03-17T09:46:50.004Z] 81d50be4a78e: Layer already exists [2023-03-17T09:46:50.269Z] 046986c94702: Pushed [2023-03-17T09:46:50.269Z] 9e42c4c6c70c: Pushed [2023-03-17T09:46:50.269Z] edf70074bd40: Layer already exists [2023-03-17T09:46:50.269Z] c86d8e603f69: Pushed [2023-03-17T09:46:50.269Z] 2ff550da118c: Pushed [2023-03-17T09:46:53.599Z] 10e96c2cad5d: Pushed [2023-03-17T09:46:53.599Z] 944340b470a6d35ed9a6f68b845c4079971c0434: digest: sha256:a446424a891fc91228249386e0e886316af950f27d0dd68dcc07df63f1376d53 size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T09:46:53.943Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T09:46:54.273Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2023-03-17T09:46:54.273Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-03-17T09:46:54.273Z] 781511bf022a: Preparing [2023-03-17T09:46:54.273Z] 781511bf022a: Preparing [2023-03-17T09:46:54.273Z] 9fd26846d0b0: Preparing [2023-03-17T09:46:54.273Z] ea994e250613: Preparing [2023-03-17T09:46:54.273Z] aa74a65d141f: Preparing [2023-03-17T09:46:54.273Z] 81fbc63f9c0d: Preparing [2023-03-17T09:46:54.274Z] 10e96c2cad5d: Preparing [2023-03-17T09:46:54.274Z] 27dd5921a12f: Preparing [2023-03-17T09:46:54.274Z] 81d50be4a78e: Preparing [2023-03-17T09:46:54.274Z] 046986c94702: Preparing [2023-03-17T09:46:54.274Z] 9e42c4c6c70c: Preparing [2023-03-17T09:46:54.274Z] c86d8e603f69: Preparing [2023-03-17T09:46:54.274Z] 2ff550da118c: Preparing [2023-03-17T09:46:54.274Z] edf70074bd40: Preparing [2023-03-17T09:46:54.274Z] 046986c94702: Waiting [2023-03-17T09:46:54.274Z] 9e42c4c6c70c: Waiting [2023-03-17T09:46:54.274Z] edf70074bd40: Waiting [2023-03-17T09:46:54.274Z] c86d8e603f69: Waiting [2023-03-17T09:46:54.274Z] 10e96c2cad5d: Waiting [2023-03-17T09:46:54.274Z] 2ff550da118c: Waiting [2023-03-17T09:46:54.274Z] 27dd5921a12f: Waiting [2023-03-17T09:46:54.274Z] 81d50be4a78e: Waiting [2023-03-17T09:46:54.274Z] aa74a65d141f: Layer already exists [2023-03-17T09:46:54.274Z] 9fd26846d0b0: Layer already exists [2023-03-17T09:46:54.274Z] 81fbc63f9c0d: Layer already exists [2023-03-17T09:46:54.274Z] ea994e250613: Layer already exists [2023-03-17T09:46:54.274Z] 781511bf022a: Layer already exists [2023-03-17T09:46:54.274Z] 81d50be4a78e: Layer already exists [2023-03-17T09:46:54.274Z] 10e96c2cad5d: Layer already exists [2023-03-17T09:46:54.274Z] 9e42c4c6c70c: Layer already exists [2023-03-17T09:46:54.274Z] 27dd5921a12f: Layer already exists [2023-03-17T09:46:54.274Z] 046986c94702: Layer already exists [2023-03-17T09:46:54.274Z] 2ff550da118c: Layer already exists [2023-03-17T09:46:54.274Z] c86d8e603f69: Layer already exists [2023-03-17T09:46:54.274Z] edf70074bd40: Layer already exists [2023-03-17T09:46:54.538Z] latest: digest: sha256:a446424a891fc91228249386e0e886316af950f27d0dd68dcc07df63f1376d53 size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T09:46:54.874Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.0.0-dev.103 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T09:46:55.212Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.0.0-dev.103 [2023-03-17T09:46:55.212Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-03-17T09:46:55.212Z] 781511bf022a: Preparing [2023-03-17T09:46:55.212Z] 781511bf022a: Preparing [2023-03-17T09:46:55.212Z] 9fd26846d0b0: Preparing [2023-03-17T09:46:55.212Z] ea994e250613: Preparing [2023-03-17T09:46:55.212Z] aa74a65d141f: Preparing [2023-03-17T09:46:55.212Z] 81fbc63f9c0d: Preparing [2023-03-17T09:46:55.212Z] 10e96c2cad5d: Preparing [2023-03-17T09:46:55.212Z] 27dd5921a12f: Preparing [2023-03-17T09:46:55.212Z] 81d50be4a78e: Preparing [2023-03-17T09:46:55.212Z] 046986c94702: Preparing [2023-03-17T09:46:55.212Z] 9e42c4c6c70c: Preparing [2023-03-17T09:46:55.212Z] c86d8e603f69: Preparing [2023-03-17T09:46:55.212Z] 2ff550da118c: Preparing [2023-03-17T09:46:55.212Z] edf70074bd40: Preparing [2023-03-17T09:46:55.212Z] 046986c94702: Waiting [2023-03-17T09:46:55.212Z] 9e42c4c6c70c: Waiting [2023-03-17T09:46:55.212Z] c86d8e603f69: Waiting [2023-03-17T09:46:55.212Z] 10e96c2cad5d: Waiting [2023-03-17T09:46:55.212Z] 2ff550da118c: Waiting [2023-03-17T09:46:55.212Z] edf70074bd40: Waiting [2023-03-17T09:46:55.212Z] 27dd5921a12f: Waiting [2023-03-17T09:46:55.212Z] 81d50be4a78e: Waiting [2023-03-17T09:46:55.212Z] 81fbc63f9c0d: Layer already exists [2023-03-17T09:46:55.212Z] aa74a65d141f: Layer already exists [2023-03-17T09:46:55.212Z] 9fd26846d0b0: Layer already exists [2023-03-17T09:46:55.212Z] 781511bf022a: Layer already exists [2023-03-17T09:46:55.212Z] ea994e250613: Layer already exists [2023-03-17T09:46:55.212Z] 81d50be4a78e: Layer already exists [2023-03-17T09:46:55.212Z] 9e42c4c6c70c: Layer already exists [2023-03-17T09:46:55.212Z] 046986c94702: Layer already exists [2023-03-17T09:46:55.212Z] 10e96c2cad5d: Layer already exists [2023-03-17T09:46:55.212Z] 27dd5921a12f: Layer already exists [2023-03-17T09:46:55.212Z] edf70074bd40: Layer already exists [2023-03-17T09:46:55.212Z] 2ff550da118c: Layer already exists [2023-03-17T09:46:55.212Z] c86d8e603f69: Layer already exists [2023-03-17T09:46:55.478Z] 3.0.0-dev.103: digest: sha256:a446424a891fc91228249386e0e886316af950f27d0dd68dcc07df63f1376d53 size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T09:46:55.841Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:944340b470a6d35ed9a6f68b845c4079971c0434-3.0.0-dev.103 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T09:46:57.146Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:944340b470a6d35ed9a6f68b845c4079971c0434-3.0.0-dev.103 [2023-03-17T09:46:57.146Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-03-17T09:46:57.146Z] 781511bf022a: Preparing [2023-03-17T09:46:57.146Z] 781511bf022a: Preparing [2023-03-17T09:46:57.146Z] 9fd26846d0b0: Preparing [2023-03-17T09:46:57.146Z] ea994e250613: Preparing [2023-03-17T09:46:57.146Z] aa74a65d141f: Preparing [2023-03-17T09:46:57.146Z] 81fbc63f9c0d: Preparing [2023-03-17T09:46:57.146Z] 10e96c2cad5d: Preparing [2023-03-17T09:46:57.146Z] 27dd5921a12f: Preparing [2023-03-17T09:46:57.146Z] 81d50be4a78e: Preparing [2023-03-17T09:46:57.146Z] 046986c94702: Preparing [2023-03-17T09:46:57.146Z] 9e42c4c6c70c: Preparing [2023-03-17T09:46:57.146Z] c86d8e603f69: Preparing [2023-03-17T09:46:57.146Z] 2ff550da118c: Preparing [2023-03-17T09:46:57.146Z] edf70074bd40: Preparing [2023-03-17T09:46:57.146Z] 10e96c2cad5d: Waiting [2023-03-17T09:46:57.146Z] 9e42c4c6c70c: Waiting [2023-03-17T09:46:57.146Z] 27dd5921a12f: Waiting [2023-03-17T09:46:57.146Z] 81d50be4a78e: Waiting [2023-03-17T09:46:57.146Z] 046986c94702: Waiting [2023-03-17T09:46:57.146Z] c86d8e603f69: Waiting [2023-03-17T09:46:57.146Z] 2ff550da118c: Waiting [2023-03-17T09:46:57.146Z] edf70074bd40: Waiting [2023-03-17T09:46:57.146Z] 9fd26846d0b0: Layer already exists [2023-03-17T09:46:57.146Z] 81fbc63f9c0d: Layer already exists [2023-03-17T09:46:57.146Z] 781511bf022a: Layer already exists [2023-03-17T09:46:57.146Z] ea994e250613: Layer already exists [2023-03-17T09:46:57.146Z] aa74a65d141f: Layer already exists [2023-03-17T09:46:57.146Z] 10e96c2cad5d: Layer already exists [2023-03-17T09:46:57.146Z] 046986c94702: Layer already exists [2023-03-17T09:46:57.146Z] 27dd5921a12f: Layer already exists [2023-03-17T09:46:57.146Z] 81d50be4a78e: Layer already exists [2023-03-17T09:46:57.146Z] 9e42c4c6c70c: Layer already exists [2023-03-17T09:46:57.146Z] c86d8e603f69: Layer already exists [2023-03-17T09:46:57.146Z] 2ff550da118c: Layer already exists [2023-03-17T09:46:57.146Z] edf70074bd40: Layer already exists [2023-03-17T09:46:57.417Z] 944340b470a6d35ed9a6f68b845c4079971c0434-3.0.0-dev.103: digest: sha256:a446424a891fc91228249386e0e886316af950f27d0dd68dcc07df63f1376d53 size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T09:46:57.779Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T09:46:58.110Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2023-03-17T09:46:58.110Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-03-17T09:46:58.110Z] 781511bf022a: Preparing [2023-03-17T09:46:58.110Z] 781511bf022a: Preparing [2023-03-17T09:46:58.110Z] 9fd26846d0b0: Preparing [2023-03-17T09:46:58.110Z] ea994e250613: Preparing [2023-03-17T09:46:58.110Z] aa74a65d141f: Preparing [2023-03-17T09:46:58.110Z] 81fbc63f9c0d: Preparing [2023-03-17T09:46:58.110Z] 10e96c2cad5d: Preparing [2023-03-17T09:46:58.110Z] 27dd5921a12f: Preparing [2023-03-17T09:46:58.110Z] 81d50be4a78e: Preparing [2023-03-17T09:46:58.110Z] 046986c94702: Preparing [2023-03-17T09:46:58.110Z] 9e42c4c6c70c: Preparing [2023-03-17T09:46:58.110Z] c86d8e603f69: Preparing [2023-03-17T09:46:58.110Z] 2ff550da118c: Preparing [2023-03-17T09:46:58.110Z] edf70074bd40: Preparing [2023-03-17T09:46:58.110Z] 046986c94702: Waiting [2023-03-17T09:46:58.110Z] 9e42c4c6c70c: Waiting [2023-03-17T09:46:58.110Z] c86d8e603f69: Waiting [2023-03-17T09:46:58.110Z] 10e96c2cad5d: Waiting [2023-03-17T09:46:58.110Z] 2ff550da118c: Waiting [2023-03-17T09:46:58.110Z] 27dd5921a12f: Waiting [2023-03-17T09:46:58.110Z] edf70074bd40: Waiting [2023-03-17T09:46:58.110Z] 81d50be4a78e: Waiting [2023-03-17T09:46:58.110Z] 781511bf022a: Layer already exists [2023-03-17T09:46:58.110Z] aa74a65d141f: Layer already exists [2023-03-17T09:46:58.110Z] 81fbc63f9c0d: Layer already exists [2023-03-17T09:46:58.110Z] 9fd26846d0b0: Layer already exists [2023-03-17T09:46:58.110Z] ea994e250613: Layer already exists [2023-03-17T09:46:58.110Z] 10e96c2cad5d: Layer already exists [2023-03-17T09:46:58.110Z] 81d50be4a78e: Layer already exists [2023-03-17T09:46:58.110Z] 046986c94702: Layer already exists [2023-03-17T09:46:58.110Z] 9e42c4c6c70c: Layer already exists [2023-03-17T09:46:58.110Z] 27dd5921a12f: Layer already exists [2023-03-17T09:46:58.110Z] edf70074bd40: Layer already exists [2023-03-17T09:46:58.110Z] c86d8e603f69: Layer already exists [2023-03-17T09:46:58.110Z] 2ff550da118c: Layer already exists [2023-03-17T09:46:58.377Z] main: digest: sha256:a446424a891fc91228249386e0e886316af950f27d0dd68dcc07df63f1376d53 size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-17T09:46:58.416Z] ===================================================== [Pipeline] echo [2023-03-17T09:46:58.422Z] taggedImages: [2023-03-17T09:46:58.422Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:944340b470a6d35ed9a6f68b845c4079971c0434 [2023-03-17T09:46:58.422Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2023-03-17T09:46:58.422Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.0.0-dev.103 [2023-03-17T09:46:58.422Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:944340b470a6d35ed9a6f68b845c4079971c0434-3.0.0-dev.103 [2023-03-17T09:46:58.422Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2023-03-17T09:46:58.436Z] [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: [2023-03-17T09:46:58.436Z] 944340b470a6d35ed9a6f68b845c4079971c0434 [2023-03-17T09:46:58.436Z] latest [2023-03-17T09:46:58.436Z] 3.0.0-dev.103 [2023-03-17T09:46:58.436Z] 944340b470a6d35ed9a6f68b845c4079971c0434-3.0.0-dev.103 [2023-03-17T09:46:58.436Z] main [2023-03-17T09:46:58.436Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T09:46:58.785Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:944340b470a6d35ed9a6f68b845c4079971c0434 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T09:46:59.125Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:944340b470a6d35ed9a6f68b845c4079971c0434 [2023-03-17T09:46:59.126Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-03-17T09:46:59.126Z] 2eca10112a5b: Preparing [2023-03-17T09:46:59.126Z] d301d47c3be5: Preparing [2023-03-17T09:46:59.126Z] b5c75a8f984e: Preparing [2023-03-17T09:46:59.126Z] 558258be947c: Preparing [2023-03-17T09:46:59.126Z] 27dd5921a12f: Preparing [2023-03-17T09:46:59.126Z] 81d50be4a78e: Preparing [2023-03-17T09:46:59.126Z] 33479e40e171: Preparing [2023-03-17T09:46:59.126Z] edf70074bd40: Preparing [2023-03-17T09:46:59.126Z] 81d50be4a78e: Waiting [2023-03-17T09:46:59.126Z] 33479e40e171: Waiting [2023-03-17T09:46:59.126Z] 27dd5921a12f: Layer already exists [2023-03-17T09:46:59.393Z] 81d50be4a78e: Layer already exists [2023-03-17T09:46:59.393Z] 33479e40e171: Layer already exists [2023-03-17T09:46:59.393Z] edf70074bd40: Layer already exists [2023-03-17T09:46:59.393Z] 2eca10112a5b: Pushed [2023-03-17T09:46:59.393Z] b5c75a8f984e: Pushed [2023-03-17T09:46:59.393Z] d301d47c3be5: Pushed [2023-03-17T09:47:01.971Z] 558258be947c: Pushed [2023-03-17T09:47:01.971Z] 944340b470a6d35ed9a6f68b845c4079971c0434: digest: sha256:3f6f07bef48a3ca0865f2767499d58032538a932e168aa8284d67802e2c337b9 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T09:47:02.581Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T09:47:02.916Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2023-03-17T09:47:02.916Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-03-17T09:47:02.916Z] 2eca10112a5b: Preparing [2023-03-17T09:47:02.916Z] d301d47c3be5: Preparing [2023-03-17T09:47:02.916Z] b5c75a8f984e: Preparing [2023-03-17T09:47:02.916Z] 558258be947c: Preparing [2023-03-17T09:47:02.916Z] 27dd5921a12f: Preparing [2023-03-17T09:47:02.916Z] 81d50be4a78e: Preparing [2023-03-17T09:47:02.916Z] 33479e40e171: Preparing [2023-03-17T09:47:02.916Z] edf70074bd40: Preparing [2023-03-17T09:47:02.916Z] 81d50be4a78e: Waiting [2023-03-17T09:47:02.916Z] 33479e40e171: Waiting [2023-03-17T09:47:02.916Z] edf70074bd40: Waiting [2023-03-17T09:47:02.916Z] 27dd5921a12f: Layer already exists [2023-03-17T09:47:02.916Z] 558258be947c: Layer already exists [2023-03-17T09:47:02.916Z] 2eca10112a5b: Layer already exists [2023-03-17T09:47:02.916Z] b5c75a8f984e: Layer already exists [2023-03-17T09:47:02.916Z] d301d47c3be5: Layer already exists [2023-03-17T09:47:02.916Z] 81d50be4a78e: Layer already exists [2023-03-17T09:47:02.916Z] 33479e40e171: Layer already exists [2023-03-17T09:47:02.916Z] edf70074bd40: Layer already exists [2023-03-17T09:47:03.182Z] latest: digest: sha256:3f6f07bef48a3ca0865f2767499d58032538a932e168aa8284d67802e2c337b9 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T09:47:03.523Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.0.0-dev.103 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T09:47:03.861Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.0.0-dev.103 [2023-03-17T09:47:03.861Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-03-17T09:47:03.861Z] 2eca10112a5b: Preparing [2023-03-17T09:47:03.861Z] d301d47c3be5: Preparing [2023-03-17T09:47:03.861Z] b5c75a8f984e: Preparing [2023-03-17T09:47:03.861Z] 558258be947c: Preparing [2023-03-17T09:47:03.861Z] 27dd5921a12f: Preparing [2023-03-17T09:47:03.861Z] 81d50be4a78e: Preparing [2023-03-17T09:47:03.861Z] 33479e40e171: Preparing [2023-03-17T09:47:03.861Z] edf70074bd40: Preparing [2023-03-17T09:47:03.861Z] 81d50be4a78e: Waiting [2023-03-17T09:47:03.861Z] edf70074bd40: Waiting [2023-03-17T09:47:03.861Z] 33479e40e171: Waiting [2023-03-17T09:47:03.861Z] b5c75a8f984e: Layer already exists [2023-03-17T09:47:03.861Z] 27dd5921a12f: Layer already exists [2023-03-17T09:47:03.861Z] 2eca10112a5b: Layer already exists [2023-03-17T09:47:03.861Z] 558258be947c: Layer already exists [2023-03-17T09:47:03.861Z] d301d47c3be5: Layer already exists [2023-03-17T09:47:03.861Z] 81d50be4a78e: Layer already exists [2023-03-17T09:47:03.861Z] 33479e40e171: Layer already exists [2023-03-17T09:47:03.861Z] edf70074bd40: Layer already exists [2023-03-17T09:47:04.126Z] 3.0.0-dev.103: digest: sha256:3f6f07bef48a3ca0865f2767499d58032538a932e168aa8284d67802e2c337b9 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T09:47:04.466Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:944340b470a6d35ed9a6f68b845c4079971c0434-3.0.0-dev.103 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T09:47:04.805Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:944340b470a6d35ed9a6f68b845c4079971c0434-3.0.0-dev.103 [2023-03-17T09:47:04.805Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-03-17T09:47:04.805Z] 2eca10112a5b: Preparing [2023-03-17T09:47:04.805Z] d301d47c3be5: Preparing [2023-03-17T09:47:04.805Z] b5c75a8f984e: Preparing [2023-03-17T09:47:04.805Z] 558258be947c: Preparing [2023-03-17T09:47:04.805Z] 27dd5921a12f: Preparing [2023-03-17T09:47:04.805Z] 81d50be4a78e: Preparing [2023-03-17T09:47:04.805Z] 33479e40e171: Preparing [2023-03-17T09:47:04.805Z] edf70074bd40: Preparing [2023-03-17T09:47:04.805Z] 33479e40e171: Waiting [2023-03-17T09:47:04.805Z] edf70074bd40: Waiting [2023-03-17T09:47:04.805Z] 81d50be4a78e: Waiting [2023-03-17T09:47:04.805Z] b5c75a8f984e: Layer already exists [2023-03-17T09:47:04.805Z] 2eca10112a5b: Layer already exists [2023-03-17T09:47:04.805Z] 558258be947c: Layer already exists [2023-03-17T09:47:04.805Z] 27dd5921a12f: Layer already exists [2023-03-17T09:47:04.805Z] d301d47c3be5: Layer already exists [2023-03-17T09:47:04.805Z] 33479e40e171: Layer already exists [2023-03-17T09:47:04.805Z] edf70074bd40: Layer already exists [2023-03-17T09:47:04.805Z] 81d50be4a78e: Layer already exists [2023-03-17T09:47:05.072Z] 944340b470a6d35ed9a6f68b845c4079971c0434-3.0.0-dev.103: digest: sha256:3f6f07bef48a3ca0865f2767499d58032538a932e168aa8284d67802e2c337b9 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T09:47:05.416Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T09:47:05.754Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [2023-03-17T09:47:05.755Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-03-17T09:47:05.755Z] 2eca10112a5b: Preparing [2023-03-17T09:47:05.755Z] d301d47c3be5: Preparing [2023-03-17T09:47:05.755Z] b5c75a8f984e: Preparing [2023-03-17T09:47:05.755Z] 558258be947c: Preparing [2023-03-17T09:47:05.755Z] 27dd5921a12f: Preparing [2023-03-17T09:47:05.755Z] 81d50be4a78e: Preparing [2023-03-17T09:47:05.755Z] 33479e40e171: Preparing [2023-03-17T09:47:05.755Z] edf70074bd40: Preparing [2023-03-17T09:47:05.755Z] 33479e40e171: Waiting [2023-03-17T09:47:05.755Z] edf70074bd40: Waiting [2023-03-17T09:47:05.755Z] 81d50be4a78e: Waiting [2023-03-17T09:47:05.755Z] d301d47c3be5: Layer already exists [2023-03-17T09:47:05.755Z] b5c75a8f984e: Layer already exists [2023-03-17T09:47:05.755Z] 558258be947c: Layer already exists [2023-03-17T09:47:05.755Z] 2eca10112a5b: Layer already exists [2023-03-17T09:47:05.755Z] 27dd5921a12f: Layer already exists [2023-03-17T09:47:05.755Z] 81d50be4a78e: Layer already exists [2023-03-17T09:47:05.755Z] 33479e40e171: Layer already exists [2023-03-17T09:47:05.755Z] edf70074bd40: Layer already exists [2023-03-17T09:47:06.019Z] main: digest: sha256:3f6f07bef48a3ca0865f2767499d58032538a932e168aa8284d67802e2c337b9 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-17T09:47:06.058Z] ===================================================== [Pipeline] echo [2023-03-17T09:47:06.064Z] taggedImages: [2023-03-17T09:47:06.064Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:944340b470a6d35ed9a6f68b845c4079971c0434 [2023-03-17T09:47:06.064Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2023-03-17T09:47:06.064Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.0.0-dev.103 [2023-03-17T09:47:06.064Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:944340b470a6d35ed9a6f68b845c4079971c0434-3.0.0-dev.103 [2023-03-17T09:47:06.064Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo [2023-03-17T09:47:06.078Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2023-03-17T09:47:06.078Z] 944340b470a6d35ed9a6f68b845c4079971c0434 [2023-03-17T09:47:06.078Z] latest [2023-03-17T09:47:06.078Z] 3.0.0-dev.103 [2023-03-17T09:47:06.078Z] 944340b470a6d35ed9a6f68b845c4079971c0434-3.0.0-dev.103 [2023-03-17T09:47:06.078Z] main [2023-03-17T09:47:06.078Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T09:47:06.403Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:944340b470a6d35ed9a6f68b845c4079971c0434 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T09:47:06.732Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:944340b470a6d35ed9a6f68b845c4079971c0434 [2023-03-17T09:47:06.732Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-03-17T09:47:06.732Z] 4e8e8a7c8d54: Preparing [2023-03-17T09:47:06.732Z] 92fc2083a38c: Preparing [2023-03-17T09:47:06.732Z] 1adb307e32a5: Preparing [2023-03-17T09:47:06.732Z] 77eee8ebf5b5: Preparing [2023-03-17T09:47:06.732Z] 27dd5921a12f: Preparing [2023-03-17T09:47:06.732Z] 81d50be4a78e: Preparing [2023-03-17T09:47:06.732Z] edd74d80f0a8: Preparing [2023-03-17T09:47:06.732Z] bcc21aa224bf: Preparing [2023-03-17T09:47:06.732Z] edf70074bd40: Preparing [2023-03-17T09:47:06.732Z] bcc21aa224bf: Waiting [2023-03-17T09:47:06.732Z] edd74d80f0a8: Waiting [2023-03-17T09:47:06.732Z] 81d50be4a78e: Waiting [2023-03-17T09:47:06.732Z] edf70074bd40: Waiting [2023-03-17T09:47:06.997Z] 27dd5921a12f: Layer already exists [2023-03-17T09:47:06.997Z] 81d50be4a78e: Layer already exists [2023-03-17T09:47:06.997Z] 77eee8ebf5b5: Pushed [2023-03-17T09:47:06.997Z] 4e8e8a7c8d54: Pushed [2023-03-17T09:47:06.997Z] 92fc2083a38c: Pushed [2023-03-17T09:47:06.997Z] edf70074bd40: Layer already exists [2023-03-17T09:47:06.997Z] edd74d80f0a8: Pushed [2023-03-17T09:47:07.262Z] bcc21aa224bf: Pushed [2023-03-17T09:47:09.831Z] 1adb307e32a5: Pushed [2023-03-17T09:47:09.831Z] 944340b470a6d35ed9a6f68b845c4079971c0434: digest: sha256:d6d250b9555ddc5f439ef3b2f897839dae609412f5cfa316d7b5d390a84ae06d size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T09:47:10.155Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T09:47:10.477Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2023-03-17T09:47:10.477Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-03-17T09:47:10.477Z] 4e8e8a7c8d54: Preparing [2023-03-17T09:47:10.477Z] 92fc2083a38c: Preparing [2023-03-17T09:47:10.477Z] 1adb307e32a5: Preparing [2023-03-17T09:47:10.477Z] 77eee8ebf5b5: Preparing [2023-03-17T09:47:10.477Z] 27dd5921a12f: Preparing [2023-03-17T09:47:10.477Z] 81d50be4a78e: Preparing [2023-03-17T09:47:10.477Z] edd74d80f0a8: Preparing [2023-03-17T09:47:10.477Z] bcc21aa224bf: Preparing [2023-03-17T09:47:10.477Z] edf70074bd40: Preparing [2023-03-17T09:47:10.477Z] edd74d80f0a8: Waiting [2023-03-17T09:47:10.477Z] bcc21aa224bf: Waiting [2023-03-17T09:47:10.477Z] 81d50be4a78e: Waiting [2023-03-17T09:47:10.477Z] 1adb307e32a5: Layer already exists [2023-03-17T09:47:10.477Z] 4e8e8a7c8d54: Layer already exists [2023-03-17T09:47:10.477Z] 27dd5921a12f: Layer already exists [2023-03-17T09:47:10.477Z] 92fc2083a38c: Layer already exists [2023-03-17T09:47:10.477Z] 77eee8ebf5b5: Layer already exists [2023-03-17T09:47:10.477Z] 81d50be4a78e: Layer already exists [2023-03-17T09:47:10.477Z] bcc21aa224bf: Layer already exists [2023-03-17T09:47:10.477Z] edd74d80f0a8: Layer already exists [2023-03-17T09:47:10.477Z] edf70074bd40: Layer already exists [2023-03-17T09:47:10.742Z] latest: digest: sha256:d6d250b9555ddc5f439ef3b2f897839dae609412f5cfa316d7b5d390a84ae06d size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T09:47:11.078Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.0.0-dev.103 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T09:47:11.418Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.0.0-dev.103 [2023-03-17T09:47:11.418Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-03-17T09:47:11.418Z] 4e8e8a7c8d54: Preparing [2023-03-17T09:47:11.418Z] 92fc2083a38c: Preparing [2023-03-17T09:47:11.418Z] 1adb307e32a5: Preparing [2023-03-17T09:47:11.418Z] 77eee8ebf5b5: Preparing [2023-03-17T09:47:11.418Z] 27dd5921a12f: Preparing [2023-03-17T09:47:11.418Z] 81d50be4a78e: Preparing [2023-03-17T09:47:11.418Z] edd74d80f0a8: Preparing [2023-03-17T09:47:11.418Z] bcc21aa224bf: Preparing [2023-03-17T09:47:11.418Z] edf70074bd40: Preparing [2023-03-17T09:47:11.418Z] 81d50be4a78e: Waiting [2023-03-17T09:47:11.418Z] bcc21aa224bf: Waiting [2023-03-17T09:47:11.418Z] edd74d80f0a8: Waiting [2023-03-17T09:47:11.418Z] edf70074bd40: Waiting [2023-03-17T09:47:11.418Z] 77eee8ebf5b5: Layer already exists [2023-03-17T09:47:11.418Z] 4e8e8a7c8d54: Layer already exists [2023-03-17T09:47:11.418Z] 92fc2083a38c: Layer already exists [2023-03-17T09:47:11.418Z] 1adb307e32a5: Layer already exists [2023-03-17T09:47:11.418Z] 27dd5921a12f: Layer already exists [2023-03-17T09:47:11.418Z] 81d50be4a78e: Layer already exists [2023-03-17T09:47:11.418Z] edd74d80f0a8: Layer already exists [2023-03-17T09:47:11.418Z] edf70074bd40: Layer already exists [2023-03-17T09:47:11.418Z] bcc21aa224bf: Layer already exists [2023-03-17T09:47:11.683Z] 3.0.0-dev.103: digest: sha256:d6d250b9555ddc5f439ef3b2f897839dae609412f5cfa316d7b5d390a84ae06d size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T09:47:12.018Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:944340b470a6d35ed9a6f68b845c4079971c0434-3.0.0-dev.103 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T09:47:12.356Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:944340b470a6d35ed9a6f68b845c4079971c0434-3.0.0-dev.103 [2023-03-17T09:47:12.356Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-03-17T09:47:12.356Z] 4e8e8a7c8d54: Preparing [2023-03-17T09:47:12.356Z] 92fc2083a38c: Preparing [2023-03-17T09:47:12.356Z] 1adb307e32a5: Preparing [2023-03-17T09:47:12.356Z] 77eee8ebf5b5: Preparing [2023-03-17T09:47:12.356Z] 27dd5921a12f: Preparing [2023-03-17T09:47:12.356Z] 81d50be4a78e: Preparing [2023-03-17T09:47:12.356Z] edd74d80f0a8: Preparing [2023-03-17T09:47:12.356Z] bcc21aa224bf: Preparing [2023-03-17T09:47:12.356Z] edf70074bd40: Preparing [2023-03-17T09:47:12.356Z] 81d50be4a78e: Waiting [2023-03-17T09:47:12.356Z] bcc21aa224bf: Waiting [2023-03-17T09:47:12.356Z] edd74d80f0a8: Waiting [2023-03-17T09:47:12.356Z] edf70074bd40: Waiting [2023-03-17T09:47:12.356Z] 1adb307e32a5: Layer already exists [2023-03-17T09:47:12.356Z] 77eee8ebf5b5: Layer already exists [2023-03-17T09:47:12.356Z] 27dd5921a12f: Layer already exists [2023-03-17T09:47:12.356Z] 4e8e8a7c8d54: Layer already exists [2023-03-17T09:47:12.356Z] 92fc2083a38c: Layer already exists [2023-03-17T09:47:12.356Z] 81d50be4a78e: Layer already exists [2023-03-17T09:47:12.356Z] edf70074bd40: Layer already exists [2023-03-17T09:47:12.356Z] edd74d80f0a8: Layer already exists [2023-03-17T09:47:12.356Z] bcc21aa224bf: Layer already exists [2023-03-17T09:47:12.621Z] 944340b470a6d35ed9a6f68b845c4079971c0434-3.0.0-dev.103: digest: sha256:d6d250b9555ddc5f439ef3b2f897839dae609412f5cfa316d7b5d390a84ae06d size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T09:47:12.949Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T09:47:13.278Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2023-03-17T09:47:13.278Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-03-17T09:47:13.278Z] 4e8e8a7c8d54: Preparing [2023-03-17T09:47:13.278Z] 92fc2083a38c: Preparing [2023-03-17T09:47:13.278Z] 1adb307e32a5: Preparing [2023-03-17T09:47:13.278Z] 77eee8ebf5b5: Preparing [2023-03-17T09:47:13.278Z] 27dd5921a12f: Preparing [2023-03-17T09:47:13.278Z] 81d50be4a78e: Preparing [2023-03-17T09:47:13.278Z] edd74d80f0a8: Preparing [2023-03-17T09:47:13.278Z] bcc21aa224bf: Preparing [2023-03-17T09:47:13.278Z] edf70074bd40: Preparing [2023-03-17T09:47:13.278Z] edd74d80f0a8: Waiting [2023-03-17T09:47:13.278Z] bcc21aa224bf: Waiting [2023-03-17T09:47:13.278Z] edf70074bd40: Waiting [2023-03-17T09:47:13.278Z] 81d50be4a78e: Waiting [2023-03-17T09:47:13.278Z] 27dd5921a12f: Layer already exists [2023-03-17T09:47:13.278Z] 77eee8ebf5b5: Layer already exists [2023-03-17T09:47:13.278Z] 92fc2083a38c: Layer already exists [2023-03-17T09:47:13.278Z] 4e8e8a7c8d54: Layer already exists [2023-03-17T09:47:13.278Z] 1adb307e32a5: Layer already exists [2023-03-17T09:47:13.278Z] bcc21aa224bf: Layer already exists [2023-03-17T09:47:13.278Z] 81d50be4a78e: Layer already exists [2023-03-17T09:47:13.278Z] edf70074bd40: Layer already exists [2023-03-17T09:47:13.278Z] edd74d80f0a8: Layer already exists [2023-03-17T09:47:13.543Z] main: digest: sha256:d6d250b9555ddc5f439ef3b2f897839dae609412f5cfa316d7b5d390a84ae06d size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-17T09:47:13.582Z] ===================================================== [Pipeline] echo [2023-03-17T09:47:13.589Z] taggedImages: [2023-03-17T09:47:13.589Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:944340b470a6d35ed9a6f68b845c4079971c0434 [2023-03-17T09:47:13.589Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2023-03-17T09:47:13.589Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.0.0-dev.103 [2023-03-17T09:47:13.589Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:944340b470a6d35ed9a6f68b845c4079971c0434-3.0.0-dev.103 [2023-03-17T09:47:13.589Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2023-03-17T09:47:13.609Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2023-03-17T09:47:13.609Z] 944340b470a6d35ed9a6f68b845c4079971c0434 [2023-03-17T09:47:13.609Z] latest [2023-03-17T09:47:13.609Z] 3.0.0-dev.103 [2023-03-17T09:47:13.609Z] 944340b470a6d35ed9a6f68b845c4079971c0434-3.0.0-dev.103 [2023-03-17T09:47:13.609Z] main [2023-03-17T09:47:13.609Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T09:47:13.951Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:944340b470a6d35ed9a6f68b845c4079971c0434 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T09:47:14.279Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:944340b470a6d35ed9a6f68b845c4079971c0434 [2023-03-17T09:47:14.279Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-03-17T09:47:14.279Z] e6705a6663c7: Preparing [2023-03-17T09:47:14.279Z] a4e918f97f8d: Preparing [2023-03-17T09:47:14.279Z] 3487a5083ed8: Preparing [2023-03-17T09:47:14.279Z] 5aafdf0ba4a8: Preparing [2023-03-17T09:47:14.279Z] 682751c78d28: Preparing [2023-03-17T09:47:14.279Z] 55829dba7269: Preparing [2023-03-17T09:47:14.279Z] 90f0943160c5: Preparing [2023-03-17T09:47:14.279Z] 27dd5921a12f: Preparing [2023-03-17T09:47:14.279Z] 81d50be4a78e: Preparing [2023-03-17T09:47:14.279Z] 7db3bfad0755: Preparing [2023-03-17T09:47:14.279Z] edf70074bd40: Preparing [2023-03-17T09:47:14.279Z] 55829dba7269: Waiting [2023-03-17T09:47:14.279Z] 90f0943160c5: Waiting [2023-03-17T09:47:14.279Z] 27dd5921a12f: Waiting [2023-03-17T09:47:14.279Z] 81d50be4a78e: Waiting [2023-03-17T09:47:14.279Z] 7db3bfad0755: Waiting [2023-03-17T09:47:14.279Z] edf70074bd40: Waiting [2023-03-17T09:47:14.548Z] a4e918f97f8d: Pushed [2023-03-17T09:47:14.548Z] 682751c78d28: Pushed [2023-03-17T09:47:14.548Z] e6705a6663c7: Pushed [2023-03-17T09:47:14.548Z] 27dd5921a12f: Layer already exists [2023-03-17T09:47:14.816Z] 81d50be4a78e: Layer already exists [2023-03-17T09:47:14.816Z] 55829dba7269: Pushed [2023-03-17T09:47:14.816Z] 90f0943160c5: Pushed [2023-03-17T09:47:14.816Z] edf70074bd40: Layer already exists [2023-03-17T09:47:15.082Z] 7db3bfad0755: Pushed [2023-03-17T09:47:17.015Z] 5aafdf0ba4a8: Pushed [2023-03-17T09:47:17.971Z] 3487a5083ed8: Pushed [2023-03-17T09:47:17.971Z] 944340b470a6d35ed9a6f68b845c4079971c0434: digest: sha256:8cbe1ce9d79021697a6eae9dfba1b0747a69ea2544bc1a2e145613d73199a8a8 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T09:47:18.310Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T09:47:18.639Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2023-03-17T09:47:18.639Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-03-17T09:47:18.639Z] e6705a6663c7: Preparing [2023-03-17T09:47:18.639Z] a4e918f97f8d: Preparing [2023-03-17T09:47:18.639Z] 3487a5083ed8: Preparing [2023-03-17T09:47:18.639Z] 5aafdf0ba4a8: Preparing [2023-03-17T09:47:18.639Z] 682751c78d28: Preparing [2023-03-17T09:47:18.639Z] 55829dba7269: Preparing [2023-03-17T09:47:18.639Z] 90f0943160c5: Preparing [2023-03-17T09:47:18.639Z] 27dd5921a12f: Preparing [2023-03-17T09:47:18.639Z] 81d50be4a78e: Preparing [2023-03-17T09:47:18.639Z] 7db3bfad0755: Preparing [2023-03-17T09:47:18.639Z] edf70074bd40: Preparing [2023-03-17T09:47:18.639Z] 55829dba7269: Waiting [2023-03-17T09:47:18.639Z] 90f0943160c5: Waiting [2023-03-17T09:47:18.639Z] 7db3bfad0755: Waiting [2023-03-17T09:47:18.639Z] edf70074bd40: Waiting [2023-03-17T09:47:18.639Z] 27dd5921a12f: Waiting [2023-03-17T09:47:18.639Z] 81d50be4a78e: Waiting [2023-03-17T09:47:18.639Z] 3487a5083ed8: Layer already exists [2023-03-17T09:47:18.639Z] 682751c78d28: Layer already exists [2023-03-17T09:47:18.639Z] 5aafdf0ba4a8: Layer already exists [2023-03-17T09:47:18.639Z] e6705a6663c7: Layer already exists [2023-03-17T09:47:18.639Z] a4e918f97f8d: Layer already exists [2023-03-17T09:47:18.639Z] 27dd5921a12f: Layer already exists [2023-03-17T09:47:18.639Z] 90f0943160c5: Layer already exists [2023-03-17T09:47:18.639Z] 55829dba7269: Layer already exists [2023-03-17T09:47:18.639Z] 7db3bfad0755: Layer already exists [2023-03-17T09:47:18.639Z] 81d50be4a78e: Layer already exists [2023-03-17T09:47:18.639Z] edf70074bd40: Layer already exists [2023-03-17T09:47:18.903Z] latest: digest: sha256:8cbe1ce9d79021697a6eae9dfba1b0747a69ea2544bc1a2e145613d73199a8a8 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T09:47:19.233Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.0.0-dev.103 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T09:47:19.560Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.0.0-dev.103 [2023-03-17T09:47:19.560Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-03-17T09:47:19.560Z] e6705a6663c7: Preparing [2023-03-17T09:47:19.560Z] a4e918f97f8d: Preparing [2023-03-17T09:47:19.560Z] 3487a5083ed8: Preparing [2023-03-17T09:47:19.560Z] 5aafdf0ba4a8: Preparing [2023-03-17T09:47:19.560Z] 682751c78d28: Preparing [2023-03-17T09:47:19.560Z] 55829dba7269: Preparing [2023-03-17T09:47:19.560Z] 90f0943160c5: Preparing [2023-03-17T09:47:19.560Z] 27dd5921a12f: Preparing [2023-03-17T09:47:19.560Z] 81d50be4a78e: Preparing [2023-03-17T09:47:19.560Z] 7db3bfad0755: Preparing [2023-03-17T09:47:19.560Z] edf70074bd40: Preparing [2023-03-17T09:47:19.560Z] 55829dba7269: Waiting [2023-03-17T09:47:19.560Z] 90f0943160c5: Waiting [2023-03-17T09:47:19.560Z] 27dd5921a12f: Waiting [2023-03-17T09:47:19.560Z] 81d50be4a78e: Waiting [2023-03-17T09:47:19.560Z] 7db3bfad0755: Waiting [2023-03-17T09:47:19.560Z] edf70074bd40: Waiting [2023-03-17T09:47:19.560Z] e6705a6663c7: Layer already exists [2023-03-17T09:47:19.560Z] 5aafdf0ba4a8: Layer already exists [2023-03-17T09:47:19.560Z] a4e918f97f8d: Layer already exists [2023-03-17T09:47:19.560Z] 3487a5083ed8: Layer already exists [2023-03-17T09:47:19.560Z] 682751c78d28: Layer already exists [2023-03-17T09:47:19.560Z] 27dd5921a12f: Layer already exists [2023-03-17T09:47:19.560Z] 90f0943160c5: Layer already exists [2023-03-17T09:47:19.560Z] 55829dba7269: Layer already exists [2023-03-17T09:47:19.560Z] 81d50be4a78e: Layer already exists [2023-03-17T09:47:19.560Z] 7db3bfad0755: Layer already exists [2023-03-17T09:47:19.560Z] edf70074bd40: Layer already exists [2023-03-17T09:47:19.825Z] 3.0.0-dev.103: digest: sha256:8cbe1ce9d79021697a6eae9dfba1b0747a69ea2544bc1a2e145613d73199a8a8 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T09:47:20.153Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:944340b470a6d35ed9a6f68b845c4079971c0434-3.0.0-dev.103 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T09:47:20.478Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:944340b470a6d35ed9a6f68b845c4079971c0434-3.0.0-dev.103 [2023-03-17T09:47:20.479Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-03-17T09:47:20.479Z] e6705a6663c7: Preparing [2023-03-17T09:47:20.479Z] a4e918f97f8d: Preparing [2023-03-17T09:47:20.479Z] 3487a5083ed8: Preparing [2023-03-17T09:47:20.479Z] 5aafdf0ba4a8: Preparing [2023-03-17T09:47:20.479Z] 682751c78d28: Preparing [2023-03-17T09:47:20.479Z] 55829dba7269: Preparing [2023-03-17T09:47:20.479Z] 90f0943160c5: Preparing [2023-03-17T09:47:20.479Z] 27dd5921a12f: Preparing [2023-03-17T09:47:20.479Z] 81d50be4a78e: Preparing [2023-03-17T09:47:20.479Z] 7db3bfad0755: Preparing [2023-03-17T09:47:20.479Z] edf70074bd40: Preparing [2023-03-17T09:47:20.479Z] 27dd5921a12f: Waiting [2023-03-17T09:47:20.479Z] 81d50be4a78e: Waiting [2023-03-17T09:47:20.479Z] 55829dba7269: Waiting [2023-03-17T09:47:20.479Z] 7db3bfad0755: Waiting [2023-03-17T09:47:20.479Z] edf70074bd40: Waiting [2023-03-17T09:47:20.479Z] 90f0943160c5: Waiting [2023-03-17T09:47:20.479Z] a4e918f97f8d: Layer already exists [2023-03-17T09:47:20.479Z] 682751c78d28: Layer already exists [2023-03-17T09:47:20.479Z] e6705a6663c7: Layer already exists [2023-03-17T09:47:20.479Z] 5aafdf0ba4a8: Layer already exists [2023-03-17T09:47:20.479Z] 3487a5083ed8: Layer already exists [2023-03-17T09:47:20.479Z] 55829dba7269: Layer already exists [2023-03-17T09:47:20.479Z] 27dd5921a12f: Layer already exists [2023-03-17T09:47:20.479Z] 90f0943160c5: Layer already exists [2023-03-17T09:47:20.479Z] 81d50be4a78e: Layer already exists [2023-03-17T09:47:20.479Z] 7db3bfad0755: Layer already exists [2023-03-17T09:47:20.479Z] edf70074bd40: Layer already exists [2023-03-17T09:47:20.743Z] 944340b470a6d35ed9a6f68b845c4079971c0434-3.0.0-dev.103: digest: sha256:8cbe1ce9d79021697a6eae9dfba1b0747a69ea2544bc1a2e145613d73199a8a8 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T09:47:21.078Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T09:47:22.807Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2023-03-17T09:47:22.808Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-03-17T09:47:22.808Z] e6705a6663c7: Preparing [2023-03-17T09:47:22.808Z] a4e918f97f8d: Preparing [2023-03-17T09:47:22.808Z] 3487a5083ed8: Preparing [2023-03-17T09:47:22.808Z] 5aafdf0ba4a8: Preparing [2023-03-17T09:47:22.808Z] 682751c78d28: Preparing [2023-03-17T09:47:22.808Z] 55829dba7269: Preparing [2023-03-17T09:47:22.808Z] 90f0943160c5: Preparing [2023-03-17T09:47:22.808Z] 27dd5921a12f: Preparing [2023-03-17T09:47:22.808Z] 81d50be4a78e: Preparing [2023-03-17T09:47:22.808Z] 7db3bfad0755: Preparing [2023-03-17T09:47:22.808Z] edf70074bd40: Preparing [2023-03-17T09:47:22.808Z] 55829dba7269: Waiting [2023-03-17T09:47:22.808Z] 90f0943160c5: Waiting [2023-03-17T09:47:22.808Z] 27dd5921a12f: Waiting [2023-03-17T09:47:22.808Z] 81d50be4a78e: Waiting [2023-03-17T09:47:22.808Z] 7db3bfad0755: Waiting [2023-03-17T09:47:22.808Z] edf70074bd40: Waiting [2023-03-17T09:47:22.808Z] 682751c78d28: Layer already exists [2023-03-17T09:47:22.808Z] a4e918f97f8d: Layer already exists [2023-03-17T09:47:22.808Z] e6705a6663c7: Layer already exists [2023-03-17T09:47:22.808Z] 3487a5083ed8: Layer already exists [2023-03-17T09:47:22.808Z] 5aafdf0ba4a8: Layer already exists [2023-03-17T09:47:22.808Z] 55829dba7269: Layer already exists [2023-03-17T09:47:22.808Z] 90f0943160c5: Layer already exists [2023-03-17T09:47:22.808Z] 81d50be4a78e: Layer already exists [2023-03-17T09:47:22.808Z] 7db3bfad0755: Layer already exists [2023-03-17T09:47:22.808Z] 27dd5921a12f: Layer already exists [2023-03-17T09:47:22.808Z] edf70074bd40: Layer already exists [2023-03-17T09:47:23.072Z] main: digest: sha256:8cbe1ce9d79021697a6eae9dfba1b0747a69ea2544bc1a2e145613d73199a8a8 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-17T09:47:23.116Z] ===================================================== [Pipeline] echo [2023-03-17T09:47:23.121Z] taggedImages: [2023-03-17T09:47:23.121Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:944340b470a6d35ed9a6f68b845c4079971c0434 [2023-03-17T09:47:23.121Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2023-03-17T09:47:23.121Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.0.0-dev.103 [2023-03-17T09:47:23.121Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:944340b470a6d35ed9a6f68b845c4079971c0434-3.0.0-dev.103 [2023-03-17T09:47:23.121Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2023-03-17T09:47:23.135Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: [2023-03-17T09:47:23.135Z] 944340b470a6d35ed9a6f68b845c4079971c0434 [2023-03-17T09:47:23.135Z] latest [2023-03-17T09:47:23.135Z] 3.0.0-dev.103 [2023-03-17T09:47:23.135Z] 944340b470a6d35ed9a6f68b845c4079971c0434-3.0.0-dev.103 [2023-03-17T09:47:23.135Z] main [2023-03-17T09:47:23.135Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T09:47:23.457Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:944340b470a6d35ed9a6f68b845c4079971c0434 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T09:47:23.788Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:944340b470a6d35ed9a6f68b845c4079971c0434 [2023-03-17T09:47:23.788Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-03-17T09:47:23.788Z] f72ced6a3f8c: Preparing [2023-03-17T09:47:23.788Z] bc1e8caa9396: Preparing [2023-03-17T09:47:23.788Z] 27dd5921a12f: Preparing [2023-03-17T09:47:23.788Z] 81d50be4a78e: Preparing [2023-03-17T09:47:23.788Z] fd62bffa146a: Preparing [2023-03-17T09:47:23.788Z] edf70074bd40: Preparing [2023-03-17T09:47:23.788Z] edf70074bd40: Waiting [2023-03-17T09:47:23.788Z] 27dd5921a12f: Layer already exists [2023-03-17T09:47:23.788Z] 81d50be4a78e: Layer already exists [2023-03-17T09:47:23.788Z] edf70074bd40: Layer already exists [2023-03-17T09:47:24.054Z] f72ced6a3f8c: Pushed [2023-03-17T09:47:25.456Z] fd62bffa146a: Pushed [2023-03-17T09:47:28.788Z] bc1e8caa9396: Pushed [2023-03-17T09:47:28.788Z] 944340b470a6d35ed9a6f68b845c4079971c0434: digest: sha256:da159d7bd7e54a8f0513231c268ce079317ae890bcd94a7d5a09e99f1c398a28 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T09:47:29.126Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T09:47:29.458Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2023-03-17T09:47:29.458Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-03-17T09:47:29.458Z] f72ced6a3f8c: Preparing [2023-03-17T09:47:29.458Z] bc1e8caa9396: Preparing [2023-03-17T09:47:29.458Z] 27dd5921a12f: Preparing [2023-03-17T09:47:29.458Z] 81d50be4a78e: Preparing [2023-03-17T09:47:29.458Z] fd62bffa146a: Preparing [2023-03-17T09:47:29.458Z] edf70074bd40: Preparing [2023-03-17T09:47:29.458Z] edf70074bd40: Waiting [2023-03-17T09:47:29.458Z] bc1e8caa9396: Layer already exists [2023-03-17T09:47:29.458Z] 27dd5921a12f: Layer already exists [2023-03-17T09:47:29.458Z] f72ced6a3f8c: Layer already exists [2023-03-17T09:47:29.458Z] fd62bffa146a: Layer already exists [2023-03-17T09:47:29.458Z] 81d50be4a78e: Layer already exists [2023-03-17T09:47:29.458Z] edf70074bd40: Layer already exists [2023-03-17T09:47:29.722Z] latest: digest: sha256:da159d7bd7e54a8f0513231c268ce079317ae890bcd94a7d5a09e99f1c398a28 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T09:47:30.058Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.0.0-dev.103 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T09:47:30.389Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.0.0-dev.103 [2023-03-17T09:47:30.389Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-03-17T09:47:30.389Z] f72ced6a3f8c: Preparing [2023-03-17T09:47:30.389Z] bc1e8caa9396: Preparing [2023-03-17T09:47:30.389Z] 27dd5921a12f: Preparing [2023-03-17T09:47:30.389Z] 81d50be4a78e: Preparing [2023-03-17T09:47:30.389Z] fd62bffa146a: Preparing [2023-03-17T09:47:30.389Z] edf70074bd40: Preparing [2023-03-17T09:47:30.389Z] edf70074bd40: Waiting [2023-03-17T09:47:30.389Z] 27dd5921a12f: Layer already exists [2023-03-17T09:47:30.389Z] f72ced6a3f8c: Layer already exists [2023-03-17T09:47:30.389Z] bc1e8caa9396: Layer already exists [2023-03-17T09:47:30.389Z] 81d50be4a78e: Layer already exists [2023-03-17T09:47:30.389Z] fd62bffa146a: Layer already exists [2023-03-17T09:47:30.389Z] edf70074bd40: Layer already exists [2023-03-17T09:47:30.389Z] 3.0.0-dev.103: digest: sha256:da159d7bd7e54a8f0513231c268ce079317ae890bcd94a7d5a09e99f1c398a28 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T09:47:30.991Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:944340b470a6d35ed9a6f68b845c4079971c0434-3.0.0-dev.103 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T09:47:31.316Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:944340b470a6d35ed9a6f68b845c4079971c0434-3.0.0-dev.103 [2023-03-17T09:47:31.316Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-03-17T09:47:31.316Z] f72ced6a3f8c: Preparing [2023-03-17T09:47:31.316Z] bc1e8caa9396: Preparing [2023-03-17T09:47:31.316Z] 27dd5921a12f: Preparing [2023-03-17T09:47:31.316Z] 81d50be4a78e: Preparing [2023-03-17T09:47:31.316Z] fd62bffa146a: Preparing [2023-03-17T09:47:31.316Z] edf70074bd40: Preparing [2023-03-17T09:47:31.316Z] edf70074bd40: Waiting [2023-03-17T09:47:31.316Z] fd62bffa146a: Layer already exists [2023-03-17T09:47:31.317Z] 27dd5921a12f: Layer already exists [2023-03-17T09:47:31.317Z] bc1e8caa9396: Layer already exists [2023-03-17T09:47:31.317Z] f72ced6a3f8c: Layer already exists [2023-03-17T09:47:31.317Z] 81d50be4a78e: Layer already exists [2023-03-17T09:47:31.317Z] edf70074bd40: Layer already exists [2023-03-17T09:47:31.581Z] 944340b470a6d35ed9a6f68b845c4079971c0434-3.0.0-dev.103: digest: sha256:da159d7bd7e54a8f0513231c268ce079317ae890bcd94a7d5a09e99f1c398a28 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T09:47:31.920Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T09:47:32.253Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [2023-03-17T09:47:32.253Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-03-17T09:47:32.253Z] f72ced6a3f8c: Preparing [2023-03-17T09:47:32.253Z] bc1e8caa9396: Preparing [2023-03-17T09:47:32.253Z] 27dd5921a12f: Preparing [2023-03-17T09:47:32.253Z] 81d50be4a78e: Preparing [2023-03-17T09:47:32.253Z] fd62bffa146a: Preparing [2023-03-17T09:47:32.253Z] edf70074bd40: Preparing [2023-03-17T09:47:32.253Z] edf70074bd40: Waiting [2023-03-17T09:47:32.253Z] bc1e8caa9396: Layer already exists [2023-03-17T09:47:32.253Z] fd62bffa146a: Layer already exists [2023-03-17T09:47:32.254Z] f72ced6a3f8c: Layer already exists [2023-03-17T09:47:32.254Z] 27dd5921a12f: Layer already exists [2023-03-17T09:47:32.254Z] 81d50be4a78e: Layer already exists [2023-03-17T09:47:32.254Z] edf70074bd40: Layer already exists [2023-03-17T09:47:32.518Z] main: digest: sha256:da159d7bd7e54a8f0513231c268ce079317ae890bcd94a7d5a09e99f1c398a28 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-17T09:47:32.572Z] ===================================================== [Pipeline] echo [2023-03-17T09:47:32.581Z] taggedImages: [2023-03-17T09:47:32.581Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:944340b470a6d35ed9a6f68b845c4079971c0434 [2023-03-17T09:47:32.581Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2023-03-17T09:47:32.581Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.0.0-dev.103 [2023-03-17T09:47:32.581Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:944340b470a6d35ed9a6f68b845c4079971c0434-3.0.0-dev.103 [2023-03-17T09:47:32.581Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo [2023-03-17T09:47:32.603Z] [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: [2023-03-17T09:47:32.603Z] 944340b470a6d35ed9a6f68b845c4079971c0434 [2023-03-17T09:47:32.603Z] latest [2023-03-17T09:47:32.603Z] 3.0.0-dev.103 [2023-03-17T09:47:32.603Z] 944340b470a6d35ed9a6f68b845c4079971c0434-3.0.0-dev.103 [2023-03-17T09:47:32.603Z] main [2023-03-17T09:47:32.603Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T09:47:32.947Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:944340b470a6d35ed9a6f68b845c4079971c0434 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T09:47:33.277Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:944340b470a6d35ed9a6f68b845c4079971c0434 [2023-03-17T09:47:33.277Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-03-17T09:47:33.277Z] 16950d08ad16: Preparing [2023-03-17T09:47:33.277Z] ec2c51e159b8: Preparing [2023-03-17T09:47:33.277Z] 963d7ab3d6b6: Preparing [2023-03-17T09:47:33.277Z] 574a3c591e3b: Preparing [2023-03-17T09:47:33.277Z] 58e1ec9b2028: Preparing [2023-03-17T09:47:33.277Z] 27dd5921a12f: Preparing [2023-03-17T09:47:33.277Z] 81d50be4a78e: Preparing [2023-03-17T09:47:33.277Z] d75b060ef2f4: Preparing [2023-03-17T09:47:33.277Z] edf70074bd40: Preparing [2023-03-17T09:47:33.277Z] 81d50be4a78e: Waiting [2023-03-17T09:47:33.277Z] d75b060ef2f4: Waiting [2023-03-17T09:47:33.277Z] edf70074bd40: Waiting [2023-03-17T09:47:33.277Z] 27dd5921a12f: Waiting [2023-03-17T09:47:33.543Z] 963d7ab3d6b6: Pushed [2023-03-17T09:47:33.543Z] ec2c51e159b8: Pushed [2023-03-17T09:47:33.543Z] 16950d08ad16: Pushed [2023-03-17T09:47:34.944Z] 27dd5921a12f: Layer already exists [2023-03-17T09:47:34.944Z] 81d50be4a78e: Layer already exists [2023-03-17T09:47:34.944Z] edf70074bd40: Layer already exists [2023-03-17T09:47:35.902Z] d75b060ef2f4: Pushed [2023-03-17T09:47:42.539Z] 58e1ec9b2028: Pushed [2023-03-17T09:47:49.164Z] 574a3c591e3b: Pushed [2023-03-17T09:47:49.429Z] 944340b470a6d35ed9a6f68b845c4079971c0434: digest: sha256:79b67fd9fe0abeadb860ec16f9e4926ade6eb1c994a6beae103b801b8140e6e5 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T09:47:49.766Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T09:47:50.119Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2023-03-17T09:47:50.119Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-03-17T09:47:50.119Z] 16950d08ad16: Preparing [2023-03-17T09:47:50.119Z] ec2c51e159b8: Preparing [2023-03-17T09:47:50.119Z] 963d7ab3d6b6: Preparing [2023-03-17T09:47:50.119Z] 574a3c591e3b: Preparing [2023-03-17T09:47:50.119Z] 58e1ec9b2028: Preparing [2023-03-17T09:47:50.119Z] 27dd5921a12f: Preparing [2023-03-17T09:47:50.119Z] 81d50be4a78e: Preparing [2023-03-17T09:47:50.119Z] d75b060ef2f4: Preparing [2023-03-17T09:47:50.119Z] edf70074bd40: Preparing [2023-03-17T09:47:50.119Z] 27dd5921a12f: Waiting [2023-03-17T09:47:50.119Z] 81d50be4a78e: Waiting [2023-03-17T09:47:50.119Z] d75b060ef2f4: Waiting [2023-03-17T09:47:50.119Z] edf70074bd40: Waiting [2023-03-17T09:47:50.119Z] 574a3c591e3b: Layer already exists [2023-03-17T09:47:50.119Z] ec2c51e159b8: Layer already exists [2023-03-17T09:47:50.119Z] 16950d08ad16: Layer already exists [2023-03-17T09:47:50.119Z] 58e1ec9b2028: Layer already exists [2023-03-17T09:47:50.119Z] 963d7ab3d6b6: Layer already exists [2023-03-17T09:47:50.119Z] 27dd5921a12f: Layer already exists [2023-03-17T09:47:50.119Z] 81d50be4a78e: Layer already exists [2023-03-17T09:47:50.119Z] edf70074bd40: Layer already exists [2023-03-17T09:47:50.119Z] d75b060ef2f4: Layer already exists [2023-03-17T09:47:50.119Z] latest: digest: sha256:79b67fd9fe0abeadb860ec16f9e4926ade6eb1c994a6beae103b801b8140e6e5 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T09:47:50.726Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.0.0-dev.103 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T09:47:51.059Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.0.0-dev.103 [2023-03-17T09:47:51.059Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-03-17T09:47:51.059Z] 16950d08ad16: Preparing [2023-03-17T09:47:51.059Z] ec2c51e159b8: Preparing [2023-03-17T09:47:51.059Z] 963d7ab3d6b6: Preparing [2023-03-17T09:47:51.059Z] 574a3c591e3b: Preparing [2023-03-17T09:47:51.059Z] 58e1ec9b2028: Preparing [2023-03-17T09:47:51.059Z] 27dd5921a12f: Preparing [2023-03-17T09:47:51.059Z] 81d50be4a78e: Preparing [2023-03-17T09:47:51.059Z] d75b060ef2f4: Preparing [2023-03-17T09:47:51.059Z] edf70074bd40: Preparing [2023-03-17T09:47:51.059Z] 81d50be4a78e: Waiting [2023-03-17T09:47:51.059Z] d75b060ef2f4: Waiting [2023-03-17T09:47:51.059Z] edf70074bd40: Waiting [2023-03-17T09:47:51.059Z] 27dd5921a12f: Waiting [2023-03-17T09:47:51.059Z] ec2c51e159b8: Layer already exists [2023-03-17T09:47:51.059Z] 58e1ec9b2028: Layer already exists [2023-03-17T09:47:51.059Z] 16950d08ad16: Layer already exists [2023-03-17T09:47:51.059Z] 963d7ab3d6b6: Layer already exists [2023-03-17T09:47:51.059Z] 574a3c591e3b: Layer already exists [2023-03-17T09:47:51.059Z] 81d50be4a78e: Layer already exists [2023-03-17T09:47:51.059Z] d75b060ef2f4: Layer already exists [2023-03-17T09:47:51.059Z] edf70074bd40: Layer already exists [2023-03-17T09:47:51.059Z] 27dd5921a12f: Layer already exists [2023-03-17T09:47:51.327Z] 3.0.0-dev.103: digest: sha256:79b67fd9fe0abeadb860ec16f9e4926ade6eb1c994a6beae103b801b8140e6e5 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T09:47:51.666Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:944340b470a6d35ed9a6f68b845c4079971c0434-3.0.0-dev.103 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T09:47:51.999Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:944340b470a6d35ed9a6f68b845c4079971c0434-3.0.0-dev.103 [2023-03-17T09:47:51.999Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-03-17T09:47:51.999Z] 16950d08ad16: Preparing [2023-03-17T09:47:51.999Z] ec2c51e159b8: Preparing [2023-03-17T09:47:51.999Z] 963d7ab3d6b6: Preparing [2023-03-17T09:47:51.999Z] 574a3c591e3b: Preparing [2023-03-17T09:47:51.999Z] 58e1ec9b2028: Preparing [2023-03-17T09:47:51.999Z] 27dd5921a12f: Preparing [2023-03-17T09:47:51.999Z] 81d50be4a78e: Preparing [2023-03-17T09:47:51.999Z] d75b060ef2f4: Preparing [2023-03-17T09:47:51.999Z] edf70074bd40: Preparing [2023-03-17T09:47:51.999Z] 27dd5921a12f: Waiting [2023-03-17T09:47:51.999Z] 81d50be4a78e: Waiting [2023-03-17T09:47:51.999Z] edf70074bd40: Waiting [2023-03-17T09:47:51.999Z] d75b060ef2f4: Waiting [2023-03-17T09:47:51.999Z] 58e1ec9b2028: Layer already exists [2023-03-17T09:47:51.999Z] ec2c51e159b8: Layer already exists [2023-03-17T09:47:51.999Z] 16950d08ad16: Layer already exists [2023-03-17T09:47:51.999Z] 963d7ab3d6b6: Layer already exists [2023-03-17T09:47:51.999Z] 574a3c591e3b: Layer already exists [2023-03-17T09:47:51.999Z] 81d50be4a78e: Layer already exists [2023-03-17T09:47:51.999Z] d75b060ef2f4: Layer already exists [2023-03-17T09:47:51.999Z] edf70074bd40: Layer already exists [2023-03-17T09:47:51.999Z] 27dd5921a12f: Layer already exists [2023-03-17T09:47:52.269Z] 944340b470a6d35ed9a6f68b845c4079971c0434-3.0.0-dev.103: digest: sha256:79b67fd9fe0abeadb860ec16f9e4926ade6eb1c994a6beae103b801b8140e6e5 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T09:47:52.611Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T09:47:52.934Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [2023-03-17T09:47:52.934Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-03-17T09:47:52.934Z] 16950d08ad16: Preparing [2023-03-17T09:47:52.934Z] ec2c51e159b8: Preparing [2023-03-17T09:47:52.934Z] 963d7ab3d6b6: Preparing [2023-03-17T09:47:52.934Z] 574a3c591e3b: Preparing [2023-03-17T09:47:52.934Z] 58e1ec9b2028: Preparing [2023-03-17T09:47:52.934Z] 27dd5921a12f: Preparing [2023-03-17T09:47:52.934Z] 81d50be4a78e: Preparing [2023-03-17T09:47:52.934Z] d75b060ef2f4: Preparing [2023-03-17T09:47:52.934Z] edf70074bd40: Preparing [2023-03-17T09:47:52.934Z] 81d50be4a78e: Waiting [2023-03-17T09:47:52.934Z] d75b060ef2f4: Waiting [2023-03-17T09:47:52.934Z] edf70074bd40: Waiting [2023-03-17T09:47:52.934Z] 27dd5921a12f: Waiting [2023-03-17T09:47:52.934Z] 963d7ab3d6b6: Layer already exists [2023-03-17T09:47:52.934Z] 16950d08ad16: Layer already exists [2023-03-17T09:47:52.934Z] 58e1ec9b2028: Layer already exists [2023-03-17T09:47:52.935Z] 574a3c591e3b: Layer already exists [2023-03-17T09:47:52.935Z] ec2c51e159b8: Layer already exists [2023-03-17T09:47:52.935Z] 27dd5921a12f: Layer already exists [2023-03-17T09:47:52.935Z] d75b060ef2f4: Layer already exists [2023-03-17T09:47:52.935Z] 81d50be4a78e: Layer already exists [2023-03-17T09:47:52.935Z] edf70074bd40: Layer already exists [2023-03-17T09:47:53.199Z] main: digest: sha256:79b67fd9fe0abeadb860ec16f9e4926ade6eb1c994a6beae103b801b8140e6e5 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-17T09:47:53.233Z] ===================================================== [Pipeline] echo [2023-03-17T09:47:53.238Z] taggedImages: [2023-03-17T09:47:53.238Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:944340b470a6d35ed9a6f68b845c4079971c0434 [2023-03-17T09:47:53.238Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2023-03-17T09:47:53.238Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.0.0-dev.103 [2023-03-17T09:47:53.238Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:944340b470a6d35ed9a6f68b845c4079971c0434-3.0.0-dev.103 [2023-03-17T09:47:53.238Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo [2023-03-17T09:47:53.252Z] [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: [2023-03-17T09:47:53.252Z] 944340b470a6d35ed9a6f68b845c4079971c0434 [2023-03-17T09:47:53.252Z] latest [2023-03-17T09:47:53.252Z] 3.0.0-dev.103 [2023-03-17T09:47:53.252Z] 944340b470a6d35ed9a6f68b845c4079971c0434-3.0.0-dev.103 [2023-03-17T09:47:53.252Z] main [2023-03-17T09:47:53.252Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T09:47:53.590Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:944340b470a6d35ed9a6f68b845c4079971c0434 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T09:47:53.920Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:944340b470a6d35ed9a6f68b845c4079971c0434 [2023-03-17T09:47:53.920Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-03-17T09:47:53.920Z] 7441f38d9f21: Preparing [2023-03-17T09:47:53.920Z] 9f87ece6bd3f: Preparing [2023-03-17T09:47:53.920Z] 2024509393c0: Preparing [2023-03-17T09:47:53.920Z] cbc0745cb000: Preparing [2023-03-17T09:47:53.920Z] 27dd5921a12f: Preparing [2023-03-17T09:47:53.920Z] 81d50be4a78e: Preparing [2023-03-17T09:47:53.920Z] 698a0e6d9dc3: Preparing [2023-03-17T09:47:53.920Z] edf70074bd40: Preparing [2023-03-17T09:47:53.920Z] 81d50be4a78e: Waiting [2023-03-17T09:47:53.920Z] 698a0e6d9dc3: Waiting [2023-03-17T09:47:53.920Z] edf70074bd40: Waiting [2023-03-17T09:47:54.188Z] 27dd5921a12f: Layer already exists [2023-03-17T09:47:54.188Z] 81d50be4a78e: Layer already exists [2023-03-17T09:47:54.454Z] 2024509393c0: Pushed [2023-03-17T09:47:54.454Z] 9f87ece6bd3f: Pushed [2023-03-17T09:47:54.454Z] 7441f38d9f21: Pushed [2023-03-17T09:47:54.454Z] edf70074bd40: Layer already exists [2023-03-17T09:47:55.046Z] 698a0e6d9dc3: Pushed [2023-03-17T09:48:10.016Z] cbc0745cb000: Pushed [2023-03-17T09:48:10.016Z] 944340b470a6d35ed9a6f68b845c4079971c0434: digest: sha256:eaf54f75bee1b4e305caf910945a65df552bab98a62dc686629962eedc290d44 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T09:48:10.357Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T09:48:10.691Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2023-03-17T09:48:10.692Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-03-17T09:48:10.692Z] 7441f38d9f21: Preparing [2023-03-17T09:48:10.692Z] 9f87ece6bd3f: Preparing [2023-03-17T09:48:10.692Z] 2024509393c0: Preparing [2023-03-17T09:48:10.692Z] cbc0745cb000: Preparing [2023-03-17T09:48:10.692Z] 27dd5921a12f: Preparing [2023-03-17T09:48:10.692Z] 81d50be4a78e: Preparing [2023-03-17T09:48:10.692Z] 698a0e6d9dc3: Preparing [2023-03-17T09:48:10.692Z] edf70074bd40: Preparing [2023-03-17T09:48:10.692Z] 81d50be4a78e: Waiting [2023-03-17T09:48:10.692Z] 698a0e6d9dc3: Waiting [2023-03-17T09:48:10.692Z] edf70074bd40: Waiting [2023-03-17T09:48:10.692Z] 7441f38d9f21: Layer already exists [2023-03-17T09:48:10.692Z] 2024509393c0: Layer already exists [2023-03-17T09:48:10.692Z] cbc0745cb000: Layer already exists [2023-03-17T09:48:10.692Z] 27dd5921a12f: Layer already exists [2023-03-17T09:48:10.692Z] 9f87ece6bd3f: Layer already exists [2023-03-17T09:48:10.692Z] 698a0e6d9dc3: Layer already exists [2023-03-17T09:48:10.692Z] edf70074bd40: Layer already exists [2023-03-17T09:48:10.692Z] 81d50be4a78e: Layer already exists [2023-03-17T09:48:10.958Z] latest: digest: sha256:eaf54f75bee1b4e305caf910945a65df552bab98a62dc686629962eedc290d44 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T09:48:11.305Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.0.0-dev.103 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T09:48:11.643Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.0.0-dev.103 [2023-03-17T09:48:11.643Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-03-17T09:48:11.643Z] 7441f38d9f21: Preparing [2023-03-17T09:48:11.643Z] 9f87ece6bd3f: Preparing [2023-03-17T09:48:11.643Z] 2024509393c0: Preparing [2023-03-17T09:48:11.643Z] cbc0745cb000: Preparing [2023-03-17T09:48:11.643Z] 27dd5921a12f: Preparing [2023-03-17T09:48:11.643Z] 81d50be4a78e: Preparing [2023-03-17T09:48:11.643Z] 698a0e6d9dc3: Preparing [2023-03-17T09:48:11.643Z] edf70074bd40: Preparing [2023-03-17T09:48:11.643Z] 81d50be4a78e: Waiting [2023-03-17T09:48:11.643Z] 698a0e6d9dc3: Waiting [2023-03-17T09:48:11.643Z] edf70074bd40: Waiting [2023-03-17T09:48:11.643Z] 9f87ece6bd3f: Layer already exists [2023-03-17T09:48:11.643Z] 2024509393c0: Layer already exists [2023-03-17T09:48:11.643Z] cbc0745cb000: Layer already exists [2023-03-17T09:48:11.643Z] 7441f38d9f21: Layer already exists [2023-03-17T09:48:11.643Z] 27dd5921a12f: Layer already exists [2023-03-17T09:48:11.643Z] 81d50be4a78e: Layer already exists [2023-03-17T09:48:11.643Z] edf70074bd40: Layer already exists [2023-03-17T09:48:11.643Z] 698a0e6d9dc3: Layer already exists [2023-03-17T09:48:11.908Z] 3.0.0-dev.103: digest: sha256:eaf54f75bee1b4e305caf910945a65df552bab98a62dc686629962eedc290d44 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T09:48:12.250Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:944340b470a6d35ed9a6f68b845c4079971c0434-3.0.0-dev.103 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T09:48:12.588Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:944340b470a6d35ed9a6f68b845c4079971c0434-3.0.0-dev.103 [2023-03-17T09:48:12.588Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-03-17T09:48:12.588Z] 7441f38d9f21: Preparing [2023-03-17T09:48:12.588Z] 9f87ece6bd3f: Preparing [2023-03-17T09:48:12.588Z] 2024509393c0: Preparing [2023-03-17T09:48:12.588Z] cbc0745cb000: Preparing [2023-03-17T09:48:12.588Z] 27dd5921a12f: Preparing [2023-03-17T09:48:12.588Z] 81d50be4a78e: Preparing [2023-03-17T09:48:12.588Z] 698a0e6d9dc3: Preparing [2023-03-17T09:48:12.588Z] edf70074bd40: Preparing [2023-03-17T09:48:12.588Z] 81d50be4a78e: Waiting [2023-03-17T09:48:12.588Z] 698a0e6d9dc3: Waiting [2023-03-17T09:48:12.588Z] edf70074bd40: Waiting [2023-03-17T09:48:12.588Z] 27dd5921a12f: Layer already exists [2023-03-17T09:48:12.588Z] 9f87ece6bd3f: Layer already exists [2023-03-17T09:48:12.588Z] 7441f38d9f21: Layer already exists [2023-03-17T09:48:12.588Z] cbc0745cb000: Layer already exists [2023-03-17T09:48:12.588Z] 2024509393c0: Layer already exists [2023-03-17T09:48:12.588Z] 81d50be4a78e: Layer already exists [2023-03-17T09:48:12.588Z] 698a0e6d9dc3: Layer already exists [2023-03-17T09:48:12.588Z] edf70074bd40: Layer already exists [2023-03-17T09:48:12.854Z] 944340b470a6d35ed9a6f68b845c4079971c0434-3.0.0-dev.103: digest: sha256:eaf54f75bee1b4e305caf910945a65df552bab98a62dc686629962eedc290d44 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T09:48:13.182Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T09:48:13.510Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [2023-03-17T09:48:13.510Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-03-17T09:48:13.510Z] 7441f38d9f21: Preparing [2023-03-17T09:48:13.510Z] 9f87ece6bd3f: Preparing [2023-03-17T09:48:13.510Z] 2024509393c0: Preparing [2023-03-17T09:48:13.510Z] cbc0745cb000: Preparing [2023-03-17T09:48:13.510Z] 27dd5921a12f: Preparing [2023-03-17T09:48:13.510Z] 81d50be4a78e: Preparing [2023-03-17T09:48:13.510Z] 698a0e6d9dc3: Preparing [2023-03-17T09:48:13.510Z] edf70074bd40: Preparing [2023-03-17T09:48:13.510Z] 81d50be4a78e: Waiting [2023-03-17T09:48:13.510Z] 698a0e6d9dc3: Waiting [2023-03-17T09:48:13.510Z] edf70074bd40: Waiting [2023-03-17T09:48:13.510Z] 7441f38d9f21: Layer already exists [2023-03-17T09:48:13.510Z] 27dd5921a12f: Layer already exists [2023-03-17T09:48:13.510Z] cbc0745cb000: Layer already exists [2023-03-17T09:48:13.510Z] 9f87ece6bd3f: Layer already exists [2023-03-17T09:48:13.510Z] 2024509393c0: Layer already exists [2023-03-17T09:48:13.510Z] edf70074bd40: Layer already exists [2023-03-17T09:48:13.510Z] 698a0e6d9dc3: Layer already exists [2023-03-17T09:48:13.510Z] 81d50be4a78e: Layer already exists [2023-03-17T09:48:13.776Z] main: digest: sha256:eaf54f75bee1b4e305caf910945a65df552bab98a62dc686629962eedc290d44 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-17T09:48:13.818Z] ===================================================== [Pipeline] echo [2023-03-17T09:48:13.823Z] taggedImages: [2023-03-17T09:48:13.823Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:944340b470a6d35ed9a6f68b845c4079971c0434 [2023-03-17T09:48:13.823Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2023-03-17T09:48:13.823Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.0.0-dev.103 [2023-03-17T09:48:13.823Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:944340b470a6d35ed9a6f68b845c4079971c0434-3.0.0-dev.103 [2023-03-17T09:48:13.823Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo [2023-03-17T09:48:13.838Z] [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: [2023-03-17T09:48:13.838Z] 944340b470a6d35ed9a6f68b845c4079971c0434 [2023-03-17T09:48:13.838Z] latest [2023-03-17T09:48:13.838Z] 3.0.0-dev.103 [2023-03-17T09:48:13.838Z] 944340b470a6d35ed9a6f68b845c4079971c0434-3.0.0-dev.103 [2023-03-17T09:48:13.838Z] main [2023-03-17T09:48:13.838Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T09:48:14.169Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:944340b470a6d35ed9a6f68b845c4079971c0434 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T09:48:14.502Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:944340b470a6d35ed9a6f68b845c4079971c0434 [2023-03-17T09:48:14.502Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-03-17T09:48:14.502Z] 799cfd52bd02: Preparing [2023-03-17T09:48:14.502Z] 4c5d5724632c: Preparing [2023-03-17T09:48:14.502Z] b65eacdb0e71: Preparing [2023-03-17T09:48:14.502Z] 5d828db54bea: Preparing [2023-03-17T09:48:14.502Z] 27dd5921a12f: Preparing [2023-03-17T09:48:14.502Z] 81d50be4a78e: Preparing [2023-03-17T09:48:14.502Z] d75b060ef2f4: Preparing [2023-03-17T09:48:14.502Z] edf70074bd40: Preparing [2023-03-17T09:48:14.502Z] 81d50be4a78e: Waiting [2023-03-17T09:48:14.502Z] d75b060ef2f4: Waiting [2023-03-17T09:48:14.502Z] edf70074bd40: Waiting [2023-03-17T09:48:14.768Z] 27dd5921a12f: Layer already exists [2023-03-17T09:48:14.768Z] 81d50be4a78e: Layer already exists [2023-03-17T09:48:14.768Z] d75b060ef2f4: Layer already exists [2023-03-17T09:48:14.768Z] b65eacdb0e71: Pushed [2023-03-17T09:48:14.768Z] 799cfd52bd02: Pushed [2023-03-17T09:48:14.768Z] edf70074bd40: Layer already exists [2023-03-17T09:48:14.768Z] 4c5d5724632c: Pushed [2023-03-17T09:48:32.966Z] 5d828db54bea: Pushed [2023-03-17T09:48:32.966Z] 944340b470a6d35ed9a6f68b845c4079971c0434: digest: sha256:449cd9aa39d975626583fb2a737e669f182dbaae3b3c1256810415bf39fce380 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T09:48:33.293Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T09:48:33.616Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2023-03-17T09:48:33.616Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-03-17T09:48:33.616Z] 799cfd52bd02: Preparing [2023-03-17T09:48:33.616Z] 4c5d5724632c: Preparing [2023-03-17T09:48:33.616Z] b65eacdb0e71: Preparing [2023-03-17T09:48:33.616Z] 5d828db54bea: Preparing [2023-03-17T09:48:33.616Z] 27dd5921a12f: Preparing [2023-03-17T09:48:33.616Z] 81d50be4a78e: Preparing [2023-03-17T09:48:33.616Z] d75b060ef2f4: Preparing [2023-03-17T09:48:33.616Z] edf70074bd40: Preparing [2023-03-17T09:48:33.616Z] 81d50be4a78e: Waiting [2023-03-17T09:48:33.616Z] d75b060ef2f4: Waiting [2023-03-17T09:48:33.616Z] edf70074bd40: Waiting [2023-03-17T09:48:33.616Z] 5d828db54bea: Layer already exists [2023-03-17T09:48:33.616Z] 799cfd52bd02: Layer already exists [2023-03-17T09:48:33.616Z] 27dd5921a12f: Layer already exists [2023-03-17T09:48:33.616Z] 4c5d5724632c: Layer already exists [2023-03-17T09:48:33.616Z] b65eacdb0e71: Layer already exists [2023-03-17T09:48:33.616Z] d75b060ef2f4: Layer already exists [2023-03-17T09:48:33.616Z] edf70074bd40: Layer already exists [2023-03-17T09:48:33.616Z] 81d50be4a78e: Layer already exists [2023-03-17T09:48:33.879Z] latest: digest: sha256:449cd9aa39d975626583fb2a737e669f182dbaae3b3c1256810415bf39fce380 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T09:48:34.207Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.0.0-dev.103 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T09:48:34.531Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.0.0-dev.103 [2023-03-17T09:48:34.531Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-03-17T09:48:34.531Z] 799cfd52bd02: Preparing [2023-03-17T09:48:34.531Z] 4c5d5724632c: Preparing [2023-03-17T09:48:34.531Z] b65eacdb0e71: Preparing [2023-03-17T09:48:34.531Z] 5d828db54bea: Preparing [2023-03-17T09:48:34.531Z] 27dd5921a12f: Preparing [2023-03-17T09:48:34.531Z] 81d50be4a78e: Preparing [2023-03-17T09:48:34.531Z] d75b060ef2f4: Preparing [2023-03-17T09:48:34.531Z] edf70074bd40: Preparing [2023-03-17T09:48:34.531Z] d75b060ef2f4: Waiting [2023-03-17T09:48:34.531Z] edf70074bd40: Waiting [2023-03-17T09:48:34.531Z] 81d50be4a78e: Waiting [2023-03-17T09:48:34.531Z] 5d828db54bea: Layer already exists [2023-03-17T09:48:34.531Z] 4c5d5724632c: Layer already exists [2023-03-17T09:48:34.531Z] 799cfd52bd02: Layer already exists [2023-03-17T09:48:34.531Z] 27dd5921a12f: Layer already exists [2023-03-17T09:48:34.531Z] b65eacdb0e71: Layer already exists [2023-03-17T09:48:34.531Z] d75b060ef2f4: Layer already exists [2023-03-17T09:48:34.531Z] edf70074bd40: Layer already exists [2023-03-17T09:48:34.531Z] 81d50be4a78e: Layer already exists [2023-03-17T09:48:34.795Z] 3.0.0-dev.103: digest: sha256:449cd9aa39d975626583fb2a737e669f182dbaae3b3c1256810415bf39fce380 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T09:48:35.124Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:944340b470a6d35ed9a6f68b845c4079971c0434-3.0.0-dev.103 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T09:48:35.462Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:944340b470a6d35ed9a6f68b845c4079971c0434-3.0.0-dev.103 [2023-03-17T09:48:35.462Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-03-17T09:48:35.462Z] 799cfd52bd02: Preparing [2023-03-17T09:48:35.462Z] 4c5d5724632c: Preparing [2023-03-17T09:48:35.462Z] b65eacdb0e71: Preparing [2023-03-17T09:48:35.462Z] 5d828db54bea: Preparing [2023-03-17T09:48:35.462Z] 27dd5921a12f: Preparing [2023-03-17T09:48:35.462Z] 81d50be4a78e: Preparing [2023-03-17T09:48:35.462Z] d75b060ef2f4: Preparing [2023-03-17T09:48:35.462Z] edf70074bd40: Preparing [2023-03-17T09:48:35.462Z] 81d50be4a78e: Waiting [2023-03-17T09:48:35.462Z] d75b060ef2f4: Waiting [2023-03-17T09:48:35.462Z] edf70074bd40: Waiting [2023-03-17T09:48:35.462Z] 5d828db54bea: Layer already exists [2023-03-17T09:48:35.462Z] 799cfd52bd02: Layer already exists [2023-03-17T09:48:35.462Z] b65eacdb0e71: Layer already exists [2023-03-17T09:48:35.462Z] 4c5d5724632c: Layer already exists [2023-03-17T09:48:35.462Z] 27dd5921a12f: Layer already exists [2023-03-17T09:48:35.462Z] d75b060ef2f4: Layer already exists [2023-03-17T09:48:35.462Z] edf70074bd40: Layer already exists [2023-03-17T09:48:35.462Z] 81d50be4a78e: Layer already exists [2023-03-17T09:48:35.726Z] 944340b470a6d35ed9a6f68b845c4079971c0434-3.0.0-dev.103: digest: sha256:449cd9aa39d975626583fb2a737e669f182dbaae3b3c1256810415bf39fce380 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T09:48:36.064Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T09:48:36.397Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [2023-03-17T09:48:36.397Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-03-17T09:48:36.397Z] 799cfd52bd02: Preparing [2023-03-17T09:48:36.397Z] 4c5d5724632c: Preparing [2023-03-17T09:48:36.397Z] b65eacdb0e71: Preparing [2023-03-17T09:48:36.397Z] 5d828db54bea: Preparing [2023-03-17T09:48:36.397Z] 27dd5921a12f: Preparing [2023-03-17T09:48:36.397Z] 81d50be4a78e: Preparing [2023-03-17T09:48:36.397Z] d75b060ef2f4: Preparing [2023-03-17T09:48:36.397Z] edf70074bd40: Preparing [2023-03-17T09:48:36.397Z] 81d50be4a78e: Waiting [2023-03-17T09:48:36.397Z] d75b060ef2f4: Waiting [2023-03-17T09:48:36.397Z] edf70074bd40: Waiting [2023-03-17T09:48:36.397Z] 5d828db54bea: Layer already exists [2023-03-17T09:48:36.397Z] 4c5d5724632c: Layer already exists [2023-03-17T09:48:36.397Z] 27dd5921a12f: Layer already exists [2023-03-17T09:48:36.397Z] b65eacdb0e71: Layer already exists [2023-03-17T09:48:36.397Z] 799cfd52bd02: Layer already exists [2023-03-17T09:48:36.397Z] edf70074bd40: Layer already exists [2023-03-17T09:48:36.397Z] 81d50be4a78e: Layer already exists [2023-03-17T09:48:36.397Z] d75b060ef2f4: Layer already exists [2023-03-17T09:48:36.661Z] main: digest: sha256:449cd9aa39d975626583fb2a737e669f182dbaae3b3c1256810415bf39fce380 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-17T09:48:36.713Z] ===================================================== [Pipeline] echo [2023-03-17T09:48:36.720Z] taggedImages: [2023-03-17T09:48:36.720Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:944340b470a6d35ed9a6f68b845c4079971c0434 [2023-03-17T09:48:36.720Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2023-03-17T09:48:36.720Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.0.0-dev.103 [2023-03-17T09:48:36.720Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:944340b470a6d35ed9a6f68b845c4079971c0434-3.0.0-dev.103 [2023-03-17T09:48:36.720Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo [2023-03-17T09:48:36.738Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2023-03-17T09:48:36.738Z] 944340b470a6d35ed9a6f68b845c4079971c0434 [2023-03-17T09:48:36.738Z] latest [2023-03-17T09:48:36.738Z] 3.0.0-dev.103 [2023-03-17T09:48:36.738Z] 944340b470a6d35ed9a6f68b845c4079971c0434-3.0.0-dev.103 [2023-03-17T09:48:36.738Z] main [2023-03-17T09:48:36.738Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T09:48:37.068Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:944340b470a6d35ed9a6f68b845c4079971c0434 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T09:48:37.398Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:944340b470a6d35ed9a6f68b845c4079971c0434 [2023-03-17T09:48:37.398Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-03-17T09:48:37.398Z] 1028e55c290b: Preparing [2023-03-17T09:48:37.398Z] 377ec6460742: Preparing [2023-03-17T09:48:37.398Z] 27dd5921a12f: Preparing [2023-03-17T09:48:37.398Z] 81d50be4a78e: Preparing [2023-03-17T09:48:37.398Z] 021abf2e132c: Preparing [2023-03-17T09:48:37.398Z] edf70074bd40: Preparing [2023-03-17T09:48:37.398Z] edf70074bd40: Waiting [2023-03-17T09:48:37.398Z] 81d50be4a78e: Layer already exists [2023-03-17T09:48:37.398Z] 27dd5921a12f: Layer already exists [2023-03-17T09:48:37.398Z] edf70074bd40: Layer already exists [2023-03-17T09:48:37.663Z] 1028e55c290b: Pushed [2023-03-17T09:48:37.929Z] 021abf2e132c: Pushed [2023-03-17T09:48:43.253Z] 377ec6460742: Pushed [2023-03-17T09:48:43.253Z] 944340b470a6d35ed9a6f68b845c4079971c0434: digest: sha256:3de807b7498558bd9f3933dd8ee4f160aaa15051dec7de9874b59fab1d27659d size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T09:48:43.586Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T09:48:43.914Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2023-03-17T09:48:43.914Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-03-17T09:48:43.914Z] 1028e55c290b: Preparing [2023-03-17T09:48:43.914Z] 377ec6460742: Preparing [2023-03-17T09:48:43.914Z] 27dd5921a12f: Preparing [2023-03-17T09:48:43.914Z] 81d50be4a78e: Preparing [2023-03-17T09:48:43.914Z] 021abf2e132c: Preparing [2023-03-17T09:48:43.914Z] edf70074bd40: Preparing [2023-03-17T09:48:43.914Z] edf70074bd40: Waiting [2023-03-17T09:48:43.914Z] 81d50be4a78e: Layer already exists [2023-03-17T09:48:43.914Z] 1028e55c290b: Layer already exists [2023-03-17T09:48:43.914Z] 27dd5921a12f: Layer already exists [2023-03-17T09:48:43.914Z] 021abf2e132c: Layer already exists [2023-03-17T09:48:43.914Z] 377ec6460742: Layer already exists [2023-03-17T09:48:43.914Z] edf70074bd40: Layer already exists [2023-03-17T09:48:44.179Z] latest: digest: sha256:3de807b7498558bd9f3933dd8ee4f160aaa15051dec7de9874b59fab1d27659d size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T09:48:44.508Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.0.0-dev.103 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T09:48:44.826Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.0.0-dev.103 [2023-03-17T09:48:44.826Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-03-17T09:48:44.826Z] 1028e55c290b: Preparing [2023-03-17T09:48:44.826Z] 377ec6460742: Preparing [2023-03-17T09:48:44.826Z] 27dd5921a12f: Preparing [2023-03-17T09:48:44.826Z] 81d50be4a78e: Preparing [2023-03-17T09:48:44.826Z] 021abf2e132c: Preparing [2023-03-17T09:48:44.826Z] edf70074bd40: Preparing [2023-03-17T09:48:44.826Z] edf70074bd40: Waiting [2023-03-17T09:48:44.826Z] 27dd5921a12f: Layer already exists [2023-03-17T09:48:44.826Z] 1028e55c290b: Layer already exists [2023-03-17T09:48:44.826Z] 377ec6460742: Layer already exists [2023-03-17T09:48:44.826Z] 021abf2e132c: Layer already exists [2023-03-17T09:48:44.826Z] 81d50be4a78e: Layer already exists [2023-03-17T09:48:44.826Z] edf70074bd40: Layer already exists [2023-03-17T09:48:44.826Z] 3.0.0-dev.103: digest: sha256:3de807b7498558bd9f3933dd8ee4f160aaa15051dec7de9874b59fab1d27659d size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T09:48:45.424Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:944340b470a6d35ed9a6f68b845c4079971c0434-3.0.0-dev.103 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T09:48:45.751Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:944340b470a6d35ed9a6f68b845c4079971c0434-3.0.0-dev.103 [2023-03-17T09:48:45.751Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-03-17T09:48:45.751Z] 1028e55c290b: Preparing [2023-03-17T09:48:45.751Z] 377ec6460742: Preparing [2023-03-17T09:48:45.751Z] 27dd5921a12f: Preparing [2023-03-17T09:48:45.751Z] 81d50be4a78e: Preparing [2023-03-17T09:48:45.751Z] 021abf2e132c: Preparing [2023-03-17T09:48:45.751Z] edf70074bd40: Preparing [2023-03-17T09:48:45.751Z] edf70074bd40: Waiting [2023-03-17T09:48:45.751Z] 27dd5921a12f: Layer already exists [2023-03-17T09:48:45.751Z] 021abf2e132c: Layer already exists [2023-03-17T09:48:45.751Z] 1028e55c290b: Layer already exists [2023-03-17T09:48:45.751Z] 377ec6460742: Layer already exists [2023-03-17T09:48:45.751Z] 81d50be4a78e: Layer already exists [2023-03-17T09:48:45.751Z] edf70074bd40: Layer already exists [2023-03-17T09:48:45.751Z] 944340b470a6d35ed9a6f68b845c4079971c0434-3.0.0-dev.103: digest: sha256:3de807b7498558bd9f3933dd8ee4f160aaa15051dec7de9874b59fab1d27659d size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T09:48:46.340Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T09:48:46.661Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2023-03-17T09:48:46.661Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-03-17T09:48:46.661Z] 1028e55c290b: Preparing [2023-03-17T09:48:46.661Z] 377ec6460742: Preparing [2023-03-17T09:48:46.661Z] 27dd5921a12f: Preparing [2023-03-17T09:48:46.661Z] 81d50be4a78e: Preparing [2023-03-17T09:48:46.661Z] 021abf2e132c: Preparing [2023-03-17T09:48:46.661Z] edf70074bd40: Preparing [2023-03-17T09:48:46.661Z] edf70074bd40: Waiting [2023-03-17T09:48:46.661Z] 81d50be4a78e: Layer already exists [2023-03-17T09:48:46.661Z] 1028e55c290b: Layer already exists [2023-03-17T09:48:46.661Z] 377ec6460742: Layer already exists [2023-03-17T09:48:46.661Z] 27dd5921a12f: Layer already exists [2023-03-17T09:48:46.661Z] 021abf2e132c: Layer already exists [2023-03-17T09:48:46.661Z] edf70074bd40: Layer already exists [2023-03-17T09:48:46.923Z] main: digest: sha256:3de807b7498558bd9f3933dd8ee4f160aaa15051dec7de9874b59fab1d27659d size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-17T09:48:46.961Z] ===================================================== [Pipeline] echo [2023-03-17T09:48:46.966Z] taggedImages: [2023-03-17T09:48:46.966Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:944340b470a6d35ed9a6f68b845c4079971c0434 [2023-03-17T09:48:46.966Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2023-03-17T09:48:46.966Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.0.0-dev.103 [2023-03-17T09:48:46.966Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:944340b470a6d35ed9a6f68b845c4079971c0434-3.0.0-dev.103 [2023-03-17T09:48:46.966Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2023-03-17T09:48:46.981Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2023-03-17T09:48:46.981Z] 944340b470a6d35ed9a6f68b845c4079971c0434 [2023-03-17T09:48:46.981Z] latest [2023-03-17T09:48:46.981Z] 3.0.0-dev.103 [2023-03-17T09:48:46.981Z] 944340b470a6d35ed9a6f68b845c4079971c0434-3.0.0-dev.103 [2023-03-17T09:48:46.981Z] main [2023-03-17T09:48:46.981Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T09:48:47.301Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:944340b470a6d35ed9a6f68b845c4079971c0434 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T09:48:47.821Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:944340b470a6d35ed9a6f68b845c4079971c0434 [2023-03-17T09:48:47.821Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-03-17T09:48:47.821Z] fdddb6ae889d: Preparing [2023-03-17T09:48:47.821Z] a109164d75cd: Preparing [2023-03-17T09:48:47.821Z] 27dd5921a12f: Preparing [2023-03-17T09:48:47.821Z] 81d50be4a78e: Preparing [2023-03-17T09:48:47.821Z] 1ac01b096bc8: Preparing [2023-03-17T09:48:47.821Z] edf70074bd40: Preparing [2023-03-17T09:48:47.821Z] edf70074bd40: Waiting [2023-03-17T09:48:47.821Z] 1ac01b096bc8: Layer already exists [2023-03-17T09:48:47.821Z] 81d50be4a78e: Layer already exists [2023-03-17T09:48:47.821Z] 27dd5921a12f: Layer already exists [2023-03-17T09:48:47.821Z] edf70074bd40: Layer already exists [2023-03-17T09:48:48.086Z] fdddb6ae889d: Pushed [2023-03-17T09:48:53.405Z] a109164d75cd: Pushed [2023-03-17T09:48:53.405Z] 944340b470a6d35ed9a6f68b845c4079971c0434: digest: sha256:d503bd1855ab144f8c7d23f7a9db30496569c100f748bc9826664a1b7f0b67d8 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T09:48:53.763Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T09:48:54.095Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2023-03-17T09:48:54.095Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-03-17T09:48:54.095Z] fdddb6ae889d: Preparing [2023-03-17T09:48:54.095Z] a109164d75cd: Preparing [2023-03-17T09:48:54.095Z] 27dd5921a12f: Preparing [2023-03-17T09:48:54.095Z] 81d50be4a78e: Preparing [2023-03-17T09:48:54.095Z] 1ac01b096bc8: Preparing [2023-03-17T09:48:54.095Z] edf70074bd40: Preparing [2023-03-17T09:48:54.095Z] edf70074bd40: Waiting [2023-03-17T09:48:54.095Z] 81d50be4a78e: Layer already exists [2023-03-17T09:48:54.095Z] 1ac01b096bc8: Layer already exists [2023-03-17T09:48:54.095Z] 27dd5921a12f: Layer already exists [2023-03-17T09:48:54.095Z] a109164d75cd: Layer already exists [2023-03-17T09:48:54.095Z] fdddb6ae889d: Layer already exists [2023-03-17T09:48:54.095Z] edf70074bd40: Layer already exists [2023-03-17T09:48:54.095Z] latest: digest: sha256:d503bd1855ab144f8c7d23f7a9db30496569c100f748bc9826664a1b7f0b67d8 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T09:48:54.715Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.0.0-dev.103 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T09:48:55.057Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.0.0-dev.103 [2023-03-17T09:48:55.057Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-03-17T09:48:55.057Z] fdddb6ae889d: Preparing [2023-03-17T09:48:55.057Z] a109164d75cd: Preparing [2023-03-17T09:48:55.057Z] 27dd5921a12f: Preparing [2023-03-17T09:48:55.057Z] 81d50be4a78e: Preparing [2023-03-17T09:48:55.057Z] 1ac01b096bc8: Preparing [2023-03-17T09:48:55.057Z] edf70074bd40: Preparing [2023-03-17T09:48:55.057Z] edf70074bd40: Waiting [2023-03-17T09:48:55.057Z] 81d50be4a78e: Layer already exists [2023-03-17T09:48:55.057Z] a109164d75cd: Layer already exists [2023-03-17T09:48:55.057Z] fdddb6ae889d: Layer already exists [2023-03-17T09:48:55.057Z] 27dd5921a12f: Layer already exists [2023-03-17T09:48:55.057Z] 1ac01b096bc8: Layer already exists [2023-03-17T09:48:55.057Z] edf70074bd40: Layer already exists [2023-03-17T09:48:55.057Z] 3.0.0-dev.103: digest: sha256:d503bd1855ab144f8c7d23f7a9db30496569c100f748bc9826664a1b7f0b67d8 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T09:48:55.389Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:944340b470a6d35ed9a6f68b845c4079971c0434-3.0.0-dev.103 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T09:48:55.710Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:944340b470a6d35ed9a6f68b845c4079971c0434-3.0.0-dev.103 [2023-03-17T09:48:55.710Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-03-17T09:48:55.710Z] fdddb6ae889d: Preparing [2023-03-17T09:48:55.710Z] a109164d75cd: Preparing [2023-03-17T09:48:55.710Z] 27dd5921a12f: Preparing [2023-03-17T09:48:55.710Z] 81d50be4a78e: Preparing [2023-03-17T09:48:55.710Z] 1ac01b096bc8: Preparing [2023-03-17T09:48:55.710Z] edf70074bd40: Preparing [2023-03-17T09:48:55.710Z] edf70074bd40: Waiting [2023-03-17T09:48:55.710Z] 81d50be4a78e: Layer already exists [2023-03-17T09:48:55.710Z] fdddb6ae889d: Layer already exists [2023-03-17T09:48:55.710Z] 1ac01b096bc8: Layer already exists [2023-03-17T09:48:55.710Z] a109164d75cd: Layer already exists [2023-03-17T09:48:55.710Z] 27dd5921a12f: Layer already exists [2023-03-17T09:48:55.710Z] edf70074bd40: Layer already exists [2023-03-17T09:48:55.710Z] 944340b470a6d35ed9a6f68b845c4079971c0434-3.0.0-dev.103: digest: sha256:d503bd1855ab144f8c7d23f7a9db30496569c100f748bc9826664a1b7f0b67d8 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T09:48:56.038Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T09:48:56.367Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [2023-03-17T09:48:56.367Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-03-17T09:48:56.367Z] fdddb6ae889d: Preparing [2023-03-17T09:48:56.367Z] a109164d75cd: Preparing [2023-03-17T09:48:56.367Z] 27dd5921a12f: Preparing [2023-03-17T09:48:56.367Z] 81d50be4a78e: Preparing [2023-03-17T09:48:56.367Z] 1ac01b096bc8: Preparing [2023-03-17T09:48:56.367Z] edf70074bd40: Preparing [2023-03-17T09:48:56.367Z] edf70074bd40: Waiting [2023-03-17T09:48:56.367Z] a109164d75cd: Layer already exists [2023-03-17T09:48:56.367Z] fdddb6ae889d: Layer already exists [2023-03-17T09:48:56.367Z] 27dd5921a12f: Layer already exists [2023-03-17T09:48:56.367Z] 81d50be4a78e: Layer already exists [2023-03-17T09:48:56.367Z] 1ac01b096bc8: Layer already exists [2023-03-17T09:48:56.367Z] edf70074bd40: Layer already exists [2023-03-17T09:48:56.631Z] main: digest: sha256:d503bd1855ab144f8c7d23f7a9db30496569c100f748bc9826664a1b7f0b67d8 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-17T09:48:56.680Z] ===================================================== [Pipeline] echo [2023-03-17T09:48:56.689Z] taggedImages: [2023-03-17T09:48:56.689Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:944340b470a6d35ed9a6f68b845c4079971c0434 [2023-03-17T09:48:56.689Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2023-03-17T09:48:56.689Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.0.0-dev.103 [2023-03-17T09:48:56.689Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:944340b470a6d35ed9a6f68b845c4079971c0434-3.0.0-dev.103 [2023-03-17T09:48:56.689Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T09:48:57.043Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-17T09:48:57.043Z] [2023-03-17T09:48:57.043Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T09:48:57.365Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-17T09:48:57.365Z] arm64: Pulling from edgex-lftools-log-publisher [2023-03-17T09:48:57.365Z] 8998bd30e6a1: Pulling fs layer [2023-03-17T09:48:57.365Z] 04944245beec: Pulling fs layer [2023-03-17T09:48:57.365Z] 699f458cf7ca: Pulling fs layer [2023-03-17T09:48:57.365Z] 765212b225bb: Pulling fs layer [2023-03-17T09:48:57.365Z] f23df028b6ca: Pulling fs layer [2023-03-17T09:48:57.365Z] d65c8cfc05b1: Pulling fs layer [2023-03-17T09:48:57.365Z] 2437ff75d9bd: Pulling fs layer [2023-03-17T09:48:57.365Z] f23df028b6ca: Waiting [2023-03-17T09:48:57.365Z] 765212b225bb: Waiting [2023-03-17T09:48:57.365Z] d65c8cfc05b1: Waiting [2023-03-17T09:48:57.365Z] 2437ff75d9bd: Waiting [2023-03-17T09:48:57.631Z] 04944245beec: Verifying Checksum [2023-03-17T09:48:57.631Z] 04944245beec: Download complete [2023-03-17T09:48:57.631Z] 765212b225bb: Verifying Checksum [2023-03-17T09:48:57.631Z] 765212b225bb: Download complete [2023-03-17T09:48:57.631Z] f23df028b6ca: Download complete [2023-03-17T09:48:57.631Z] d65c8cfc05b1: Download complete [2023-03-17T09:48:57.631Z] 699f458cf7ca: Verifying Checksum [2023-03-17T09:48:57.631Z] 699f458cf7ca: Download complete [2023-03-17T09:48:58.215Z] 8998bd30e6a1: Verifying Checksum [2023-03-17T09:48:58.215Z] 8998bd30e6a1: Download complete [2023-03-17T09:49:00.150Z] 2437ff75d9bd: Verifying Checksum [2023-03-17T09:49:00.150Z] 2437ff75d9bd: Download complete [2023-03-17T09:49:01.548Z] 8998bd30e6a1: Pull complete [2023-03-17T09:49:02.127Z] 04944245beec: Pull complete [2023-03-17T09:49:03.528Z] 699f458cf7ca: Pull complete [2023-03-17T09:49:03.528Z] 765212b225bb: Pull complete [2023-03-17T09:49:04.107Z] f23df028b6ca: Pull complete [2023-03-17T09:49:04.373Z] d65c8cfc05b1: Pull complete [2023-03-17T09:49:19.329Z] 2437ff75d9bd: Pull complete [2023-03-17T09:49:19.329Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-03-17T09:49:19.329Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-17T09:49:19.329Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-17T09:49:19.497Z] prd-ubuntu20.04-docker-arm64-4c-16g-4375 does not seem to be running inside a container [2023-03-17T09:49:19.553Z] $ 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/465 -v /w/workspace/edgex-go/465:/w/workspace/edgex-go/465:rw,z -v /w/workspace/edgex-go/465@tmp:/w/workspace/edgex-go/465@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-03-17T09:49:22.091Z] $ docker top 3dab584099672583182adc038900034267dae9e913cd5b59acfd5a5aac202577 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-17T09:49:22.658Z] ---> job-cost.sh [2023-03-17T09:49:22.922Z] lf-activate-venv: SKIPPING [2023-03-17T09:49:22.922Z] INFO: No Stack... [2023-03-17T09:49:23.500Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-03-17T09:49:24.078Z] INFO: Archiving Costs [Pipeline] sh [2023-03-17T09:49:24.390Z] + cut+ -d, -f6cat [2023-03-17T09:49:24.390Z] /w/workspace/edgex-go/465/archives/cost.csv [Pipeline] lock [2023-03-17T09:49:24.711Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-465-stack-cost] [2023-03-17T09:49:24.718Z] Resource [jenkins-edgexfoundry-edgex-go-main-465-stack-cost] did not exist. Created. [2023-03-17T09:49:24.718Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-main-465-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-17T09:49:25.041Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-03-17T09:49:25.535Z] Stashed 1 file(s) [Pipeline] } [2023-03-17T09:49:25.542Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-main-465-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-17T09:49:25.560Z] $ docker stop --time=1 3dab584099672583182adc038900034267dae9e913cd5b59acfd5a5aac202577 [2023-03-17T09:49:26.997Z] $ docker rm -f --volumes 3dab584099672583182adc038900034267dae9e913cd5b59acfd5a5aac202577 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-03-17T09:49:27.442Z] provisioning config files... [2023-03-17T09:49:27.449Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/465@tmp/config4027756515308252344tmp [Pipeline] { [Pipeline] sh [2023-03-17T09:49:27.737Z] + set +x [2023-03-17T09:49:27.737Z] + curl -s https://codecov.io/bash [2023-03-17T09:49:27.737Z] + bash -s -- [2023-03-17T09:49:27.737Z] [2023-03-17T09:49:27.737Z] _____ _ [2023-03-17T09:49:27.737Z] / ____| | | [2023-03-17T09:49:27.737Z] | | ___ __| | ___ ___ _____ __ [2023-03-17T09:49:27.737Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-03-17T09:49:27.737Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-03-17T09:49:27.737Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-03-17T09:49:27.737Z] Bash-1.0.6 [2023-03-17T09:49:27.737Z] [2023-03-17T09:49:27.737Z] [2023-03-17T09:49:27.737Z] ==> git version 2.25.1 found [2023-03-17T09:49:27.737Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-03-17T09:49:27.737Z] Release-Date: 2020-01-08 [2023-03-17T09:49:27.737Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-03-17T09:49:27.737Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-03-17T09:49:27.737Z] ==> Jenkins CI detected. [2023-03-17T09:49:27.737Z] current dir:  /w/workspace/edgex-go/465 [2023-03-17T09:49:27.737Z] project root: . [2023-03-17T09:49:27.737Z] --> token set from env [2023-03-17T09:49:27.737Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-03-17T09:49:27.737Z] ==> Running gcov in . (disable via -X gcov) [2023-03-17T09:49:27.737Z] ==> Python coveragepy not found [2023-03-17T09:49:27.737Z] ==> Searching for coverage reports in: [2023-03-17T09:49:27.737Z] + . [2023-03-17T09:49:27.997Z] -> Found 1 reports [2023-03-17T09:49:27.997Z] ==> Detecting git/mercurial file structure [2023-03-17T09:49:27.997Z] ==> Reading reports [2023-03-17T09:49:27.997Z] + ./coverage.out bytes=447486 [2023-03-17T09:49:27.997Z] ==> Appending adjustments [2023-03-17T09:49:27.997Z] https://docs.codecov.io/docs/fixing-reports [2023-03-17T09:49:28.932Z] + Found adjustments [2023-03-17T09:49:28.932Z] ==> Gzipping contents [2023-03-17T09:49:29.192Z] 60K /tmp/codecov.NBN6Km.gz [2023-03-17T09:49:29.192Z] ==> Uploading reports [2023-03-17T09:49:29.192Z] url: https://codecov.io [2023-03-17T09:49:29.192Z] query: branch=main&commit=944340b470a6d35ed9a6f68b845c4079971c0434&build=465&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F465%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-03-17T09:49:29.192Z] -> Pinging Codecov [2023-03-17T09:49:29.192Z] 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=944340b470a6d35ed9a6f68b845c4079971c0434&build=465&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F465%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-03-17T09:49:29.192Z] -> Uploading to [2023-03-17T09:49:29.192Z] https://storage.googleapis.com/codecov/v4/raw/2023-03-17/00271124DB129430A58F1EEE437C3FCB/944340b470a6d35ed9a6f68b845c4079971c0434/70178de8-7169-4a64-82d1-c2cd1ac5159d.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230317%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230317T094929Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=2261d2f6f08a81ec3553e9185f7575dc17472c653d7e775345a6051a26719d2b [2023-03-17T09:49:29.192Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-17T09:49:29.192Z] Dload Upload Total Spent Left Speed [2023-03-17T09:49:29.453Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57620 0 0 100 57620 0 200k --:--:-- --:--:-- --:--:-- 200k [2023-03-17T09:49:29.453Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/944340b470a6d35ed9a6f68b845c4079971c0434 [Pipeline] } [2023-03-17T09:49:29.461Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2023-03-17T09:49:29.701Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-03-17T09:49:29.713Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T09:49:30.003Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-03-17T09:49:30.004Z] [2023-03-17T09:49:30.004Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T09:49:30.300Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-03-17T09:49:30.300Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-03-17T09:49:30.300Z] df9b9388f04a: Pulling fs layer [2023-03-17T09:49:30.300Z] 52dc419b0ee2: Pulling fs layer [2023-03-17T09:49:30.300Z] 25bc292e5bac: Pulling fs layer [2023-03-17T09:49:30.300Z] 114826534d7a: Pulling fs layer [2023-03-17T09:49:30.300Z] 4657fd5d0bcf: Pulling fs layer [2023-03-17T09:49:30.300Z] 6ad1cebc031e: Pulling fs layer [2023-03-17T09:49:30.300Z] 8a3aa393b2d8: Pulling fs layer [2023-03-17T09:49:30.300Z] 114826534d7a: Waiting [2023-03-17T09:49:30.300Z] 4657fd5d0bcf: Waiting [2023-03-17T09:49:30.300Z] 8a3aa393b2d8: Waiting [2023-03-17T09:49:30.300Z] 6ad1cebc031e: Waiting [2023-03-17T09:49:30.300Z] 25bc292e5bac: Verifying Checksum [2023-03-17T09:49:30.300Z] 25bc292e5bac: Download complete [2023-03-17T09:49:30.300Z] 52dc419b0ee2: Verifying Checksum [2023-03-17T09:49:30.300Z] 52dc419b0ee2: Download complete [2023-03-17T09:49:30.300Z] 4657fd5d0bcf: Verifying Checksum [2023-03-17T09:49:30.300Z] 4657fd5d0bcf: Download complete [2023-03-17T09:49:30.300Z] df9b9388f04a: Verifying Checksum [2023-03-17T09:49:30.300Z] df9b9388f04a: Download complete [2023-03-17T09:49:30.562Z] df9b9388f04a: Pull complete [2023-03-17T09:49:30.562Z] 6ad1cebc031e: Verifying Checksum [2023-03-17T09:49:30.562Z] 6ad1cebc031e: Download complete [2023-03-17T09:49:30.562Z] 52dc419b0ee2: Pull complete [2023-03-17T09:49:30.822Z] 25bc292e5bac: Pull complete [2023-03-17T09:49:31.081Z] 114826534d7a: Verifying Checksum [2023-03-17T09:49:31.081Z] 114826534d7a: Download complete [2023-03-17T09:49:31.338Z] 8a3aa393b2d8: Verifying Checksum [2023-03-17T09:49:31.338Z] 8a3aa393b2d8: Download complete [2023-03-17T09:49:34.618Z] 114826534d7a: Pull complete [2023-03-17T09:49:34.876Z] 4657fd5d0bcf: Pull complete [2023-03-17T09:49:35.133Z] 6ad1cebc031e: Pull complete [2023-03-17T09:49:38.481Z] 8a3aa393b2d8: Pull complete [2023-03-17T09:49:38.481Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-03-17T09:49:38.481Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-03-17T09:49:38.481Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-17T09:49:38.561Z] prd-ubuntu20.04-docker-8c-8g-4374 does not seem to be running inside a container [2023-03-17T09:49:38.588Z] $ 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/465 -v /w/workspace/edgex-go/465:/w/workspace/edgex-go/465:rw,z -v /w/workspace/edgex-go/465@tmp:/w/workspace/edgex-go/465@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2023-03-17T09:49:50.999Z] $ docker top fd05caba31900d014bf188f3df705ba4947273b1114c1992eec3a720170c013c -eo pid,comm [Pipeline] { [Pipeline] echo [2023-03-17T09:49:51.075Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh [2023-03-17T09:49:51.352Z] + set -o pipefail [2023-03-17T09:49:51.353Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' [2023-03-17T09:49:57.918Z] [2023-03-17T09:49:57.918Z] Monitoring /w/workspace/edgex-go/465 (github.com/edgexfoundry/edgex-go)... [2023-03-17T09:49:57.918Z] [2023-03-17T09:49:57.918Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/13cd8448-2778-4a76-bf52-ee2dd2941a61/history/8dc7281b-4cf9-4858-930b-b8ca477c1f67 [2023-03-17T09:49:57.918Z] [2023-03-17T09:49:57.918Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2023-03-17T09:49:57.918Z] [2023-03-17T09:49:57.918Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-03-17T09:49:57.918Z] [2023-03-17T09:49:57.918Z] [2023-03-17T09:49:57.918Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-03-17T09:49:57.918Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-03-17T09:49:57.918Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2023-03-17T09:49:57.926Z] $ docker stop --time=1 fd05caba31900d014bf188f3df705ba4947273b1114c1992eec3a720170c013c [2023-03-17T09:50:02.791Z] $ docker rm -f --volumes fd05caba31900d014bf188f3df705ba4947273b1114c1992eec3a720170c013c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2023-03-17T09:50:03.179Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-17T09:50:03.187Z] provisioning config files... [2023-03-17T09:50:03.195Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/465@tmp/config13610212486217685209tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-17T09:50:03.489Z] --> edgex-publish-swagger.sh [2023-03-17T09:50:03.489Z] === Publish openapi/v3 API === [2023-03-17T09:50:03.489Z] [publishToSwagger] Publishing the API Docs [openapi/v3] to Swagger [2023-03-17T09:50:03.489Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/465/openapi/v3/core-command.yaml] [2023-03-17T09:50:03.489Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-17T09:50:03.489Z] Dload Upload Total Spent Left Speed [2023-03-17T09:50:06.377Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 29030 0 0 100 29030 0 23952 0:00:01 0:00:01 --:--:-- 23952 100 29030 0 0 100 29030 0 13112 0:00:02 0:00:02 --:--:-- 13112 100 29030 0 0 100 29030 0 10086 0:00:02 0:00:02 --:--:-- 10086 100 29030 0 0 100 29030 0 10086 0:00:02 0:00:02 --:--:-- 10083 [2023-03-17T09:50:06.377Z] [2023-03-17T09:50:06.377Z] [2023-03-17T09:50:06.377Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/465/openapi/v3/core-data.yaml] [2023-03-17T09:50:06.377Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-17T09:50:06.377Z] Dload Upload Total Spent Left Speed [2023-03-17T09:50:07.756Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 69110 0 0 100 69110 0 57352 0:00:01 0:00:01 --:--:-- 57352 100 69110 0 0 100 69110 0 50225 0:00:01 0:00:01 --:--:-- 50225 [2023-03-17T09:50:07.756Z] [2023-03-17T09:50:07.756Z] [2023-03-17T09:50:07.756Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/465/openapi/v3/core-metadata.yaml] [2023-03-17T09:50:07.756Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-17T09:50:07.756Z] Dload Upload Total Spent Left Speed [2023-03-17T09:50:08.322Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 45 140k 0 0 45 65536 0 864k --:--:-- --:--:-- --:--:-- 853k 100 140k 0 0 100 140k 0 230k --:--:-- --:--:-- --:--:-- 229k [2023-03-17T09:50:08.322Z] [2023-03-17T09:50:08.322Z] [2023-03-17T09:50:08.322Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/465/openapi/v3/support-notifications.yaml] [2023-03-17T09:50:08.322Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-17T09:50:08.322Z] Dload Upload Total Spent Left Speed [2023-03-17T09:50:08.890Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 86965 0 0 100 86965 0 165k --:--:-- --:--:-- --:--:-- 165k 100 86965 0 0 100 86965 0 165k --:--:-- --:--:-- --:--:-- 165k [2023-03-17T09:50:08.890Z] [2023-03-17T09:50:08.890Z] [2023-03-17T09:50:08.890Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/465/openapi/v3/support-scheduler.yaml] [2023-03-17T09:50:08.890Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-17T09:50:08.890Z] Dload Upload Total Spent Left Speed [2023-03-17T09:50:09.457Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 34001 0 0 100 34001 0 64274 --:--:-- --:--:-- --:--:-- 64395 [2023-03-17T09:50:09.457Z] [2023-03-17T09:50:09.457Z] [Pipeline] } [2023-03-17T09:50:09.464Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh [2023-03-17T09:50:09.853Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-17T09:50:09.853Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T09:50:10.153Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-17T09:50:10.153Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-17T09:50:10.231Z] prd-ubuntu20.04-docker-8c-8g-4374 does not seem to be running inside a container [2023-03-17T09:50:10.255Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/465 -v /w/workspace/edgex-go/465:/w/workspace/edgex-go/465:rw,z -v /w/workspace/edgex-go/465@tmp:/w/workspace/edgex-go/465@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-03-17T09:50:10.729Z] $ docker top 1bad8dd61fb4ccb5451c642280d25cccf23a3f6cf7eb7d5fab65588f21b99f04 -eo pid,comm [2023-03-17T09:50:10.784Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-03-17T09:50:10.784Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-17T09:50:10.819Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-17T09:50:10.819Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-17T09:50:10.933Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-17T09:50:10.932Z] $ docker exec 1bad8dd61fb4ccb5451c642280d25cccf23a3f6cf7eb7d5fab65588f21b99f04 ssh-agent [2023-03-17T09:50:11.063Z] SSH_AUTH_SOCK=/tmp/ssh-SUjz8rTw1tim/agent.33 [2023-03-17T09:50:11.063Z] SSH_AGENT_PID=39 [2023-03-17T09:50:11.069Z] Running ssh-add (command line suppressed) [2023-03-17T09:50:11.170Z] Identity added: /w/workspace/edgex-go/465@tmp/private_key_17047270888102902837.key (/w/workspace/edgex-go/465@tmp/private_key_17047270888102902837.key) [2023-03-17T09:50:11.187Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-17T09:50:11.474Z] + git semver tag [2023-03-17T09:50:11.733Z] 2023-03-17 09:50:11,662 [run_tag] DEBUG tag force:False [2023-03-17T09:50:11.733Z] 2023-03-17 09:50:11,662 [check_head_tag] DEBUG check head tag [2023-03-17T09:50:11.733Z] 2023-03-17 09:50:11,666 [execute] INFO git cat-file --batch-check [2023-03-17T09:50:11.733Z] 2023-03-17 09:50:11,666 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/465, universal_newlines=False, shell=None, istream=) [2023-03-17T09:50:11.733Z] 2023-03-17 09:50:11,671 [execute] INFO git cat-file --batch [2023-03-17T09:50:11.733Z] 2023-03-17 09:50:11,671 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/465, universal_newlines=False, shell=None, istream=) [2023-03-17T09:50:11.992Z] 2023-03-17 09:50:11,739 [read_version] DEBUG read version from /w/workspace/edgex-go/465/.semver/main [2023-03-17T09:50:11.992Z] 2023-03-17 09:50:11,739 [execute] INFO git tag -a v3.0.0-dev.103 -m v3.0.0-dev.103 [2023-03-17T09:50:11.993Z] 2023-03-17 09:50:11,740 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.103', '-m', 'v3.0.0-dev.103'], cwd=/w/workspace/edgex-go/465, universal_newlines=False, shell=None, istream=None) [2023-03-17T09:50:11.993Z] 2023-03-17 09:50:11,745 [read_version] DEBUG read version from /w/workspace/edgex-go/465/.semver/main [2023-03-17T09:50:11.993Z] 3.0.0-dev.103 [Pipeline] } [2023-03-17T09:50:11.997Z] $ docker exec --env ******** --env ******** 1bad8dd61fb4ccb5451c642280d25cccf23a3f6cf7eb7d5fab65588f21b99f04 ssh-agent -k [2023-03-17T09:50:12.118Z] unset SSH_AUTH_SOCK; [2023-03-17T09:50:12.118Z] unset SSH_AGENT_PID; [2023-03-17T09:50:12.118Z] echo Agent pid 39 killed; [2023-03-17T09:50:12.132Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-17T09:50:12.438Z] + git semver [Pipeline] } [2023-03-17T09:50:12.706Z] $ docker stop --time=1 1bad8dd61fb4ccb5451c642280d25cccf23a3f6cf7eb7d5fab65588f21b99f04 [2023-03-17T09:50:14.010Z] $ docker rm -f --volumes 1bad8dd61fb4ccb5451c642280d25cccf23a3f6cf7eb7d5fab65588f21b99f04 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T09:50:14.424Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-03-17T09:50:14.424Z] [2023-03-17T09:50:14.424Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T09:50:14.733Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-03-17T09:50:14.733Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-03-17T09:50:14.733Z] ab5ef0e58194: Pulling fs layer [2023-03-17T09:50:14.733Z] 9712f1f96733: Pulling fs layer [2023-03-17T09:50:14.733Z] 63f879dbbcfc: Pulling fs layer [2023-03-17T09:50:14.733Z] 0d9ebad4ef96: Pulling fs layer [2023-03-17T09:50:14.733Z] e9a5061849ea: Pulling fs layer [2023-03-17T09:50:14.733Z] d747dcd14b5f: Pulling fs layer [2023-03-17T09:50:14.733Z] 2de7ff778b66: Pulling fs layer [2023-03-17T09:50:14.733Z] 0d9ebad4ef96: Waiting [2023-03-17T09:50:14.733Z] e9a5061849ea: Waiting [2023-03-17T09:50:14.733Z] d747dcd14b5f: Waiting [2023-03-17T09:50:14.733Z] 9712f1f96733: Verifying Checksum [2023-03-17T09:50:14.733Z] 9712f1f96733: Download complete [2023-03-17T09:50:15.331Z] 63f879dbbcfc: Verifying Checksum [2023-03-17T09:50:15.331Z] 63f879dbbcfc: Download complete [2023-03-17T09:50:15.331Z] e9a5061849ea: Verifying Checksum [2023-03-17T09:50:15.331Z] e9a5061849ea: Download complete [2023-03-17T09:50:15.331Z] d747dcd14b5f: Verifying Checksum [2023-03-17T09:50:15.331Z] d747dcd14b5f: Download complete [2023-03-17T09:50:15.591Z] ab5ef0e58194: Download complete [2023-03-17T09:50:15.591Z] 0d9ebad4ef96: Verifying Checksum [2023-03-17T09:50:15.591Z] 0d9ebad4ef96: Download complete [2023-03-17T09:50:15.591Z] 2de7ff778b66: Verifying Checksum [2023-03-17T09:50:15.591Z] 2de7ff778b66: Download complete [2023-03-17T09:50:18.874Z] ab5ef0e58194: Pull complete [2023-03-17T09:50:18.874Z] 9712f1f96733: Pull complete [2023-03-17T09:50:19.132Z] 63f879dbbcfc: Pull complete [2023-03-17T09:50:23.319Z] 0d9ebad4ef96: Pull complete [2023-03-17T09:50:23.319Z] e9a5061849ea: Pull complete [2023-03-17T09:50:23.319Z] d747dcd14b5f: Pull complete [2023-03-17T09:50:24.694Z] 2de7ff778b66: Pull complete [2023-03-17T09:50:24.694Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-03-17T09:50:24.694Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-03-17T09:50:24.694Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-17T09:50:24.779Z] prd-ubuntu20.04-docker-8c-8g-4374 does not seem to be running inside a container [2023-03-17T09:50:24.956Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/465 -v /w/workspace/edgex-go/465:/w/workspace/edgex-go/465:rw,z -v /w/workspace/edgex-go/465@tmp:/w/workspace/edgex-go/465@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2023-03-17T09:50:36.476Z] $ docker top 1607f7889286026c6958954e9dfaf5147150888cf434c94fac54dd6af3fb3fd3 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-03-17T09:50:36.554Z] provisioning config files... [2023-03-17T09:50:36.574Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/465@tmp/config5613202880569699648tmp [2023-03-17T09:50:36.591Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/465@tmp/config12906589222873210820tmp [2023-03-17T09:50:36.638Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/465@tmp/config364132497022356746tmp [Pipeline] { [Pipeline] echo [2023-03-17T09:50:36.659Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-17T09:50:36.941Z] ---> sigul-configuration.sh [2023-03-17T09:50:36.941Z] gpg: directory `/root/.gnupg' created [2023-03-17T09:50:36.941Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-03-17T09:50:36.941Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-03-17T09:50:36.941Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-03-17T09:50:36.941Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-03-17T09:50:36.941Z] gpg: CAST5 encrypted data [2023-03-17T09:50:36.941Z] gpg: encrypted with 1 passphrase [2023-03-17T09:50:36.941Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-03-17T09:50:37.228Z] + mkdir /home/jenkins [2023-03-17T09:50:37.228Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-03-17T09:50:37.514Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2023-03-17T09:50:37.523Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-17T09:50:37.808Z] ---> sigul-install.sh [2023-03-17T09:50:37.808Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-03-17T09:50:38.094Z] + git tag --list [2023-03-17T09:50:38.094Z] 0.6.0 [2023-03-17T09:50:38.094Z] 0.6.1 [2023-03-17T09:50:38.094Z] 0.7.0 [2023-03-17T09:50:38.094Z] 0.7.1 [2023-03-17T09:50:38.094Z] v1.0.0 [2023-03-17T09:50:38.094Z] v1.0.1 [2023-03-17T09:50:38.094Z] v1.1.0 [2023-03-17T09:50:38.094Z] v1.2.0 [2023-03-17T09:50:38.094Z] v1.2.1 [2023-03-17T09:50:38.094Z] v1.3.0 [2023-03-17T09:50:38.094Z] v1.3.1 [2023-03-17T09:50:38.094Z] v2.0.0 [2023-03-17T09:50:38.094Z] v2.1.0 [2023-03-17T09:50:38.094Z] v2.1.1 [2023-03-17T09:50:38.094Z] v2.1.1-dev.1 [2023-03-17T09:50:38.094Z] v2.1.1-dev.2 [2023-03-17T09:50:38.094Z] v2.1.1-dev.3 [2023-03-17T09:50:38.094Z] v2.1.1-dev.4 [2023-03-17T09:50:38.094Z] v2.1.1-dev.5 [2023-03-17T09:50:38.094Z] v2.1.1-dev.6 [2023-03-17T09:50:38.094Z] v2.1.1-dev.7 [2023-03-17T09:50:38.094Z] v2.1.1-dev.8 [2023-03-17T09:50:38.094Z] v2.1.2-dev.1 [2023-03-17T09:50:38.094Z] v2.2.0 [2023-03-17T09:50:38.094Z] v2.2.1-dev.1 [2023-03-17T09:50:38.094Z] v2.2.1-dev.10 [2023-03-17T09:50:38.094Z] v2.2.1-dev.11 [2023-03-17T09:50:38.094Z] v2.2.1-dev.12 [2023-03-17T09:50:38.094Z] v2.2.1-dev.13 [2023-03-17T09:50:38.094Z] v2.2.1-dev.14 [2023-03-17T09:50:38.094Z] v2.2.1-dev.15 [2023-03-17T09:50:38.094Z] v2.2.1-dev.16 [2023-03-17T09:50:38.094Z] v2.2.1-dev.17 [2023-03-17T09:50:38.094Z] v2.2.1-dev.18 [2023-03-17T09:50:38.094Z] v2.2.1-dev.19 [2023-03-17T09:50:38.094Z] v2.2.1-dev.2 [2023-03-17T09:50:38.094Z] v2.2.1-dev.20 [2023-03-17T09:50:38.094Z] v2.2.1-dev.21 [2023-03-17T09:50:38.094Z] v2.2.1-dev.22 [2023-03-17T09:50:38.094Z] v2.2.1-dev.23 [2023-03-17T09:50:38.094Z] v2.2.1-dev.24 [2023-03-17T09:50:38.094Z] v2.2.1-dev.25 [2023-03-17T09:50:38.094Z] v2.2.1-dev.26 [2023-03-17T09:50:38.094Z] v2.2.1-dev.27 [2023-03-17T09:50:38.094Z] v2.2.1-dev.28 [2023-03-17T09:50:38.094Z] v2.2.1-dev.29 [2023-03-17T09:50:38.094Z] v2.2.1-dev.3 [2023-03-17T09:50:38.094Z] v2.2.1-dev.4 [2023-03-17T09:50:38.094Z] v2.2.1-dev.5 [2023-03-17T09:50:38.094Z] v2.2.1-dev.6 [2023-03-17T09:50:38.094Z] v2.2.1-dev.7 [2023-03-17T09:50:38.094Z] v2.2.1-dev.8 [2023-03-17T09:50:38.094Z] v2.2.1-dev.9 [2023-03-17T09:50:38.094Z] v2.3.0 [2023-03-17T09:50:38.094Z] v2.3.0-dev.100 [2023-03-17T09:50:38.094Z] v2.3.0-dev.101 [2023-03-17T09:50:38.094Z] v2.3.0-dev.102 [2023-03-17T09:50:38.094Z] v2.3.0-dev.103 [2023-03-17T09:50:38.094Z] v2.3.0-dev.104 [2023-03-17T09:50:38.094Z] v2.3.0-dev.105 [2023-03-17T09:50:38.094Z] v2.3.0-dev.106 [2023-03-17T09:50:38.094Z] v2.3.0-dev.29 [2023-03-17T09:50:38.094Z] v2.3.0-dev.30 [2023-03-17T09:50:38.094Z] v2.3.0-dev.31 [2023-03-17T09:50:38.094Z] v2.3.0-dev.32 [2023-03-17T09:50:38.094Z] v2.3.0-dev.33 [2023-03-17T09:50:38.094Z] v2.3.0-dev.34 [2023-03-17T09:50:38.094Z] v2.3.0-dev.35 [2023-03-17T09:50:38.094Z] v2.3.0-dev.36 [2023-03-17T09:50:38.094Z] v2.3.0-dev.37 [2023-03-17T09:50:38.094Z] v2.3.0-dev.38 [2023-03-17T09:50:38.094Z] v2.3.0-dev.39 [2023-03-17T09:50:38.094Z] v2.3.0-dev.40 [2023-03-17T09:50:38.094Z] v2.3.0-dev.41 [2023-03-17T09:50:38.094Z] v2.3.0-dev.42 [2023-03-17T09:50:38.094Z] v2.3.0-dev.43 [2023-03-17T09:50:38.094Z] v2.3.0-dev.44 [2023-03-17T09:50:38.094Z] v2.3.0-dev.45 [2023-03-17T09:50:38.094Z] v2.3.0-dev.46 [2023-03-17T09:50:38.094Z] v2.3.0-dev.47 [2023-03-17T09:50:38.094Z] v2.3.0-dev.48 [2023-03-17T09:50:38.094Z] v2.3.0-dev.49 [2023-03-17T09:50:38.094Z] v2.3.0-dev.50 [2023-03-17T09:50:38.094Z] v2.3.0-dev.51 [2023-03-17T09:50:38.094Z] v2.3.0-dev.52 [2023-03-17T09:50:38.094Z] v2.3.0-dev.53 [2023-03-17T09:50:38.094Z] v2.3.0-dev.54 [2023-03-17T09:50:38.094Z] v2.3.0-dev.55 [2023-03-17T09:50:38.094Z] v2.3.0-dev.56 [2023-03-17T09:50:38.094Z] v2.3.0-dev.57 [2023-03-17T09:50:38.094Z] v2.3.0-dev.58 [2023-03-17T09:50:38.094Z] v2.3.0-dev.59 [2023-03-17T09:50:38.094Z] v2.3.0-dev.60 [2023-03-17T09:50:38.094Z] v2.3.0-dev.61 [2023-03-17T09:50:38.094Z] v2.3.0-dev.62 [2023-03-17T09:50:38.094Z] v2.3.0-dev.63 [2023-03-17T09:50:38.094Z] v2.3.0-dev.64 [2023-03-17T09:50:38.094Z] v2.3.0-dev.65 [2023-03-17T09:50:38.094Z] v2.3.0-dev.66 [2023-03-17T09:50:38.094Z] v2.3.0-dev.67 [2023-03-17T09:50:38.094Z] v2.3.0-dev.68 [2023-03-17T09:50:38.094Z] v2.3.0-dev.69 [2023-03-17T09:50:38.094Z] v2.3.0-dev.70 [2023-03-17T09:50:38.094Z] v2.3.0-dev.71 [2023-03-17T09:50:38.094Z] v2.3.0-dev.72 [2023-03-17T09:50:38.094Z] v2.3.0-dev.73 [2023-03-17T09:50:38.094Z] v2.3.0-dev.74 [2023-03-17T09:50:38.094Z] v2.3.0-dev.75 [2023-03-17T09:50:38.094Z] v2.3.0-dev.76 [2023-03-17T09:50:38.094Z] v2.3.0-dev.77 [2023-03-17T09:50:38.094Z] v2.3.0-dev.78 [2023-03-17T09:50:38.094Z] v2.3.0-dev.79 [2023-03-17T09:50:38.095Z] v2.3.0-dev.80 [2023-03-17T09:50:38.095Z] v2.3.0-dev.81 [2023-03-17T09:50:38.095Z] v2.3.0-dev.82 [2023-03-17T09:50:38.095Z] v2.3.0-dev.83 [2023-03-17T09:50:38.095Z] v2.3.0-dev.84 [2023-03-17T09:50:38.095Z] v2.3.0-dev.85 [2023-03-17T09:50:38.095Z] v2.3.0-dev.86 [2023-03-17T09:50:38.095Z] v2.3.0-dev.87 [2023-03-17T09:50:38.095Z] v2.3.0-dev.88 [2023-03-17T09:50:38.095Z] v2.3.0-dev.89 [2023-03-17T09:50:38.095Z] v2.3.0-dev.90 [2023-03-17T09:50:38.095Z] v2.3.0-dev.91 [2023-03-17T09:50:38.095Z] v2.3.0-dev.92 [2023-03-17T09:50:38.095Z] v2.3.0-dev.93 [2023-03-17T09:50:38.095Z] v2.3.0-dev.94 [2023-03-17T09:50:38.095Z] v2.3.0-dev.95 [2023-03-17T09:50:38.095Z] v2.3.0-dev.96 [2023-03-17T09:50:38.095Z] v2.3.0-dev.97 [2023-03-17T09:50:38.095Z] v2.3.0-dev.98 [2023-03-17T09:50:38.095Z] v2.3.0-dev.99 [2023-03-17T09:50:38.095Z] v2.3.1-dev.1 [2023-03-17T09:50:38.095Z] v2.3.1-dev.2 [2023-03-17T09:50:38.095Z] v2.3.1-dev.3 [2023-03-17T09:50:38.095Z] v2.3.1-dev.4 [2023-03-17T09:50:38.095Z] v2.3.1-dev.5 [2023-03-17T09:50:38.095Z] v3.0.0-dev.1 [2023-03-17T09:50:38.095Z] v3.0.0-dev.10 [2023-03-17T09:50:38.095Z] v3.0.0-dev.100 [2023-03-17T09:50:38.095Z] v3.0.0-dev.101 [2023-03-17T09:50:38.095Z] v3.0.0-dev.102 [2023-03-17T09:50:38.095Z] v3.0.0-dev.103 [2023-03-17T09:50:38.095Z] v3.0.0-dev.11 [2023-03-17T09:50:38.095Z] v3.0.0-dev.12 [2023-03-17T09:50:38.095Z] v3.0.0-dev.13 [2023-03-17T09:50:38.095Z] v3.0.0-dev.14 [2023-03-17T09:50:38.095Z] v3.0.0-dev.15 [2023-03-17T09:50:38.095Z] v3.0.0-dev.16 [2023-03-17T09:50:38.095Z] v3.0.0-dev.17 [2023-03-17T09:50:38.095Z] v3.0.0-dev.18 [2023-03-17T09:50:38.095Z] v3.0.0-dev.19 [2023-03-17T09:50:38.095Z] v3.0.0-dev.2 [2023-03-17T09:50:38.095Z] v3.0.0-dev.20 [2023-03-17T09:50:38.095Z] v3.0.0-dev.21 [2023-03-17T09:50:38.095Z] v3.0.0-dev.22 [2023-03-17T09:50:38.095Z] v3.0.0-dev.23 [2023-03-17T09:50:38.095Z] v3.0.0-dev.24 [2023-03-17T09:50:38.095Z] v3.0.0-dev.25 [2023-03-17T09:50:38.095Z] v3.0.0-dev.26 [2023-03-17T09:50:38.095Z] v3.0.0-dev.27 [2023-03-17T09:50:38.095Z] v3.0.0-dev.28 [2023-03-17T09:50:38.095Z] v3.0.0-dev.29 [2023-03-17T09:50:38.095Z] v3.0.0-dev.3 [2023-03-17T09:50:38.095Z] v3.0.0-dev.30 [2023-03-17T09:50:38.095Z] v3.0.0-dev.31 [2023-03-17T09:50:38.095Z] v3.0.0-dev.32 [2023-03-17T09:50:38.095Z] v3.0.0-dev.33 [2023-03-17T09:50:38.095Z] v3.0.0-dev.34 [2023-03-17T09:50:38.095Z] v3.0.0-dev.35 [2023-03-17T09:50:38.095Z] v3.0.0-dev.36 [2023-03-17T09:50:38.095Z] v3.0.0-dev.37 [2023-03-17T09:50:38.095Z] v3.0.0-dev.38 [2023-03-17T09:50:38.095Z] v3.0.0-dev.39 [2023-03-17T09:50:38.095Z] v3.0.0-dev.4 [2023-03-17T09:50:38.095Z] v3.0.0-dev.40 [2023-03-17T09:50:38.095Z] v3.0.0-dev.41 [2023-03-17T09:50:38.095Z] v3.0.0-dev.42 [2023-03-17T09:50:38.095Z] v3.0.0-dev.43 [2023-03-17T09:50:38.095Z] v3.0.0-dev.44 [2023-03-17T09:50:38.095Z] v3.0.0-dev.45 [2023-03-17T09:50:38.095Z] v3.0.0-dev.46 [2023-03-17T09:50:38.095Z] v3.0.0-dev.47 [2023-03-17T09:50:38.095Z] v3.0.0-dev.48 [2023-03-17T09:50:38.095Z] v3.0.0-dev.49 [2023-03-17T09:50:38.095Z] v3.0.0-dev.5 [2023-03-17T09:50:38.095Z] v3.0.0-dev.50 [2023-03-17T09:50:38.095Z] v3.0.0-dev.51 [2023-03-17T09:50:38.095Z] v3.0.0-dev.52 [2023-03-17T09:50:38.095Z] v3.0.0-dev.53 [2023-03-17T09:50:38.095Z] v3.0.0-dev.54 [2023-03-17T09:50:38.095Z] v3.0.0-dev.55 [2023-03-17T09:50:38.095Z] v3.0.0-dev.56 [2023-03-17T09:50:38.095Z] v3.0.0-dev.57 [2023-03-17T09:50:38.095Z] v3.0.0-dev.58 [2023-03-17T09:50:38.095Z] v3.0.0-dev.59 [2023-03-17T09:50:38.095Z] v3.0.0-dev.6 [2023-03-17T09:50:38.095Z] v3.0.0-dev.60 [2023-03-17T09:50:38.095Z] v3.0.0-dev.61 [2023-03-17T09:50:38.095Z] v3.0.0-dev.62 [2023-03-17T09:50:38.095Z] v3.0.0-dev.63 [2023-03-17T09:50:38.095Z] v3.0.0-dev.64 [2023-03-17T09:50:38.095Z] v3.0.0-dev.65 [2023-03-17T09:50:38.095Z] v3.0.0-dev.66 [2023-03-17T09:50:38.095Z] v3.0.0-dev.67 [2023-03-17T09:50:38.095Z] v3.0.0-dev.68 [2023-03-17T09:50:38.095Z] v3.0.0-dev.69 [2023-03-17T09:50:38.095Z] v3.0.0-dev.7 [2023-03-17T09:50:38.095Z] v3.0.0-dev.70 [2023-03-17T09:50:38.095Z] v3.0.0-dev.71 [2023-03-17T09:50:38.095Z] v3.0.0-dev.72 [2023-03-17T09:50:38.095Z] v3.0.0-dev.73 [2023-03-17T09:50:38.095Z] v3.0.0-dev.74 [2023-03-17T09:50:38.095Z] v3.0.0-dev.75 [2023-03-17T09:50:38.095Z] v3.0.0-dev.76 [2023-03-17T09:50:38.095Z] v3.0.0-dev.77 [2023-03-17T09:50:38.095Z] v3.0.0-dev.78 [2023-03-17T09:50:38.095Z] v3.0.0-dev.79 [2023-03-17T09:50:38.095Z] v3.0.0-dev.8 [2023-03-17T09:50:38.095Z] v3.0.0-dev.80 [2023-03-17T09:50:38.095Z] v3.0.0-dev.81 [2023-03-17T09:50:38.095Z] v3.0.0-dev.82 [2023-03-17T09:50:38.095Z] v3.0.0-dev.83 [2023-03-17T09:50:38.095Z] v3.0.0-dev.84 [2023-03-17T09:50:38.095Z] v3.0.0-dev.85 [2023-03-17T09:50:38.095Z] v3.0.0-dev.86 [2023-03-17T09:50:38.095Z] v3.0.0-dev.87 [2023-03-17T09:50:38.095Z] v3.0.0-dev.88 [2023-03-17T09:50:38.095Z] v3.0.0-dev.89 [2023-03-17T09:50:38.095Z] v3.0.0-dev.9 [2023-03-17T09:50:38.095Z] v3.0.0-dev.90 [2023-03-17T09:50:38.095Z] v3.0.0-dev.91 [2023-03-17T09:50:38.095Z] v3.0.0-dev.92 [2023-03-17T09:50:38.095Z] v3.0.0-dev.93 [2023-03-17T09:50:38.095Z] v3.0.0-dev.94 [2023-03-17T09:50:38.095Z] v3.0.0-dev.95 [2023-03-17T09:50:38.095Z] v3.0.0-dev.96 [2023-03-17T09:50:38.095Z] v3.0.0-dev.97 [2023-03-17T09:50:38.095Z] v3.0.0-dev.98 [2023-03-17T09:50:38.095Z] v3.0.0-dev.99 [Pipeline] sh [2023-03-17T09:50:38.382Z] + lftools sign git-tag v3.0.0-dev.103 [2023-03-17T09:50:38.952Z] Signing Git tag with Sigul... [2023-03-17T09:50:38.952Z] Signing v3.0.0-dev.103 [Pipeline] echo [2023-03-17T09:50:39.220Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-17T09:50:39.506Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-03-17T09:50:39.512Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-03-17T09:50:39.523Z] $ docker stop --time=1 1607f7889286026c6958954e9dfaf5147150888cf434c94fac54dd6af3fb3fd3 [2023-03-17T09:50:40.828Z] $ docker rm -f --volumes 1607f7889286026c6958954e9dfaf5147150888cf434c94fac54dd6af3fb3fd3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-03-17T09:50:41.248Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-17T09:50:41.248Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T09:50:41.543Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-17T09:50:41.543Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-17T09:50:41.610Z] prd-ubuntu20.04-docker-8c-8g-4374 does not seem to be running inside a container [2023-03-17T09:50:41.635Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/465 -v /w/workspace/edgex-go/465:/w/workspace/edgex-go/465:rw,z -v /w/workspace/edgex-go/465@tmp:/w/workspace/edgex-go/465@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-03-17T09:50:42.107Z] $ docker top 2224ae93504d852a0725646495b5d9d71c2a9cfff36b89d16cb6e98ebd609689 -eo pid,comm [2023-03-17T09:50:42.159Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-03-17T09:50:42.159Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-17T09:50:42.185Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-17T09:50:42.185Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-17T09:50:42.303Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-17T09:50:42.301Z] $ docker exec 2224ae93504d852a0725646495b5d9d71c2a9cfff36b89d16cb6e98ebd609689 ssh-agent [2023-03-17T09:50:42.412Z] SSH_AUTH_SOCK=/tmp/ssh-xvRp4rmTTj8k/agent.32 [2023-03-17T09:50:42.412Z] SSH_AGENT_PID=38 [2023-03-17T09:50:42.416Z] Running ssh-add (command line suppressed) [2023-03-17T09:50:42.512Z] Identity added: /w/workspace/edgex-go/465@tmp/private_key_2298079636053693386.key (/w/workspace/edgex-go/465@tmp/private_key_2298079636053693386.key) [2023-03-17T09:50:42.528Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-17T09:50:42.817Z] + git semver bump pre [2023-03-17T09:50:43.076Z] 2023-03-17 09:50:43,017 [read_version] DEBUG read version from /w/workspace/edgex-go/465/.semver/main [2023-03-17T09:50:43.076Z] 2023-03-17 09:50:43,018 [bump_version] DEBUG bumping version:3.0.0-dev.103 on axis:pre with prefix:dev [2023-03-17T09:50:43.076Z] 2023-03-17 09:50:43,018 [bump_version] DEBUG bumped version:3.0.0-dev.104 [2023-03-17T09:50:43.076Z] 2023-03-17 09:50:43,018 [write_version] DEBUG write version:3.0.0-dev.104 to path:/w/workspace/edgex-go/465/.semver/main with force:True [2023-03-17T09:50:43.076Z] 2023-03-17 09:50:43,018 [read_version] DEBUG read version from /w/workspace/edgex-go/465/.semver/main [2023-03-17T09:50:43.076Z] 2023-03-17 09:50:43,018 [write_file] DEBUG write to file:/w/workspace/edgex-go/465/.semver/main [2023-03-17T09:50:43.076Z] 2023-03-17 09:50:43,020 [execute] INFO git cat-file --batch-check [2023-03-17T09:50:43.076Z] 2023-03-17 09:50:43,020 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/465/.semver, universal_newlines=False, shell=None, istream=) [2023-03-17T09:50:43.076Z] 2023-03-17 09:50:43,030 [execute] INFO git cat-file --batch [2023-03-17T09:50:43.076Z] 2023-03-17 09:50:43,031 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/465/.semver, universal_newlines=False, shell=None, istream=) [2023-03-17T09:50:43.076Z] 2023-03-17 09:50:43,038 [read_version] DEBUG read version from /w/workspace/edgex-go/465/.semver/main [2023-03-17T09:50:43.076Z] 3.0.0-dev.104 [Pipeline] } [2023-03-17T09:50:43.342Z] $ docker exec --env ******** --env ******** 2224ae93504d852a0725646495b5d9d71c2a9cfff36b89d16cb6e98ebd609689 ssh-agent -k [2023-03-17T09:50:43.445Z] unset SSH_AUTH_SOCK; [2023-03-17T09:50:43.447Z] unset SSH_AGENT_PID; [2023-03-17T09:50:43.448Z] echo Agent pid 38 killed; [2023-03-17T09:50:43.460Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-17T09:50:43.760Z] + git semver [Pipeline] } [2023-03-17T09:50:44.029Z] $ docker stop --time=1 2224ae93504d852a0725646495b5d9d71c2a9cfff36b89d16cb6e98ebd609689 [2023-03-17T09:50:45.318Z] $ docker rm -f --volumes 2224ae93504d852a0725646495b5d9d71c2a9cfff36b89d16cb6e98ebd609689 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-17T09:50:45.660Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-17T09:50:45.660Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T09:50:45.959Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-17T09:50:45.959Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-17T09:50:46.036Z] prd-ubuntu20.04-docker-8c-8g-4374 does not seem to be running inside a container [2023-03-17T09:50:46.070Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/465 -v /w/workspace/edgex-go/465:/w/workspace/edgex-go/465:rw,z -v /w/workspace/edgex-go/465@tmp:/w/workspace/edgex-go/465@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-03-17T09:50:46.499Z] $ docker top 879dc2f468120a85e325ea668f96494e5900b5cbfe2af6b2c55675db5bb0a453 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-17T09:50:46.588Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-17T09:50:46.588Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-17T09:50:46.697Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-17T09:50:46.696Z] $ docker exec 879dc2f468120a85e325ea668f96494e5900b5cbfe2af6b2c55675db5bb0a453 ssh-agent [2023-03-17T09:50:46.804Z] SSH_AUTH_SOCK=/tmp/ssh-rh14lRmHBuAQ/agent.32 [2023-03-17T09:50:46.804Z] SSH_AGENT_PID=38 [2023-03-17T09:50:46.809Z] Running ssh-add (command line suppressed) [2023-03-17T09:50:46.906Z] Identity added: /w/workspace/edgex-go/465@tmp/private_key_15088354650327611872.key (/w/workspace/edgex-go/465@tmp/private_key_15088354650327611872.key) [2023-03-17T09:50:46.926Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-17T09:50:47.308Z] + git semver push [2023-03-17T09:50:47.566Z] 2023-03-17 09:50:47,506 [run_push] DEBUG push [2023-03-17T09:50:47.566Z] 2023-03-17 09:50:47,507 [execute] INFO git cat-file --batch-check [2023-03-17T09:50:47.566Z] 2023-03-17 09:50:47,507 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/465/.semver, universal_newlines=False, shell=None, istream=) [2023-03-17T09:50:47.566Z] 2023-03-17 09:50:47,511 [execute] INFO git rev-list 129ca95f70948e3f60c9f0fc5bff62cf5f688f08 -- [2023-03-17T09:50:47.566Z] 2023-03-17 09:50:47,511 [execute] DEBUG Popen(['git', 'rev-list', '129ca95f70948e3f60c9f0fc5bff62cf5f688f08', '--'], cwd=/w/workspace/edgex-go/465/.semver, universal_newlines=False, shell=None, istream=None) [2023-03-17T09:50:47.566Z] 2023-03-17 09:50:47,528 [execute] INFO git fetch -v origin [2023-03-17T09:50:47.566Z] 2023-03-17 09:50:47,529 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/465/.semver, universal_newlines=True, shell=None, istream=None) [2023-03-17T09:50:48.137Z] 2023-03-17 09:50:47,983 [run_push] DEBUG no remote changes detected [2023-03-17T09:50:48.137Z] 2023-03-17 09:50:47,983 [execute] INFO git push origin semver [2023-03-17T09:50:48.137Z] 2023-03-17 09:50:47,984 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/465/.semver, universal_newlines=False, shell=None, istream=None) [2023-03-17T09:50:49.076Z] 2023-03-17 09:50:48,861 [run_push] DEBUG push all version tags [2023-03-17T09:50:49.076Z] 2023-03-17 09:50:48,862 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-03-17T09:50:49.076Z] 2023-03-17 09:50:48,862 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/465, universal_newlines=False, shell=None, istream=None) [2023-03-17T09:50:50.015Z] 2023-03-17 09:50:49,691 [read_version] DEBUG read version from /w/workspace/edgex-go/465/.semver/main [2023-03-17T09:50:50.015Z] 3.0.0-dev.104 [Pipeline] } [2023-03-17T09:50:50.021Z] $ docker exec --env ******** --env ******** 879dc2f468120a85e325ea668f96494e5900b5cbfe2af6b2c55675db5bb0a453 ssh-agent -k [2023-03-17T09:50:50.123Z] unset SSH_AUTH_SOCK; [2023-03-17T09:50:50.123Z] unset SSH_AGENT_PID; [2023-03-17T09:50:50.123Z] echo Agent pid 38 killed; [2023-03-17T09:50:50.139Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-17T09:50:50.444Z] + git semver [Pipeline] } [2023-03-17T09:50:50.715Z] $ docker stop --time=1 879dc2f468120a85e325ea668f96494e5900b5cbfe2af6b2c55675db5bb0a453 [2023-03-17T09:50:51.983Z] $ docker rm -f --volumes 879dc2f468120a85e325ea668f96494e5900b5cbfe2af6b2c55675db5bb0a453 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-03-17T09:50:52.538Z] + [ -d /w/workspace/edgex-go/465/archives ] [Pipeline] libraryResource [Pipeline] sh [2023-03-17T09:50:52.824Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-17T09:50:53.682Z] ---> package-listing.sh [2023-03-17T09:50:53.682Z] ++ facter osfamily [2023-03-17T09:50:53.682Z] ++ tr '[:upper:]' '[:lower:]' [2023-03-17T09:50:53.940Z] + OS_FAMILY=debian [2023-03-17T09:50:53.940Z] + workspace=/w/workspace/edgex-go/465 [2023-03-17T09:50:53.940Z] + START_PACKAGES=/tmp/packages_start.txt [2023-03-17T09:50:53.940Z] + END_PACKAGES=/tmp/packages_end.txt [2023-03-17T09:50:53.940Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-03-17T09:50:53.940Z] + PACKAGES=/tmp/packages_start.txt [2023-03-17T09:50:53.940Z] + '[' /w/workspace/edgex-go/465 ']' [2023-03-17T09:50:53.940Z] + PACKAGES=/tmp/packages_end.txt [2023-03-17T09:50:53.940Z] + case "${OS_FAMILY}" in [2023-03-17T09:50:53.940Z] + dpkg -l [2023-03-17T09:50:53.940Z] + grep '^ii' [2023-03-17T09:50:53.940Z] + '[' -f /tmp/packages_start.txt ']' [2023-03-17T09:50:53.940Z] + '[' -f /tmp/packages_end.txt ']' [2023-03-17T09:50:53.940Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-03-17T09:50:53.940Z] + '[' /w/workspace/edgex-go/465 ']' [2023-03-17T09:50:53.940Z] + mkdir -p /w/workspace/edgex-go/465/archives/ [2023-03-17T09:50:53.940Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/465/archives/ [Pipeline] echo [2023-03-17T09:50:53.949Z] 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/465/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-03-17T09:50:54.225Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T09:50:54.780Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-17T09:50:54.781Z] [2023-03-17T09:50:54.781Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T09:50:55.075Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-17T09:50:55.076Z] latest: Pulling from edgex-lftools-log-publisher [2023-03-17T09:50:55.076Z] 5eb5b503b376: Pulling fs layer [2023-03-17T09:50:55.076Z] 5c69ac0246d0: Pulling fs layer [2023-03-17T09:50:55.076Z] ec43610c2a17: Pulling fs layer [2023-03-17T09:50:55.076Z] 3a2ae6a8a46f: Pulling fs layer [2023-03-17T09:50:55.076Z] 33b1e0a273af: Pulling fs layer [2023-03-17T09:50:55.076Z] 5d3b04190fa2: Pulling fs layer [2023-03-17T09:50:55.076Z] 2f39f015ded8: Pulling fs layer [2023-03-17T09:50:55.076Z] 3a2ae6a8a46f: Waiting [2023-03-17T09:50:55.076Z] 33b1e0a273af: Waiting [2023-03-17T09:50:55.076Z] 5d3b04190fa2: Waiting [2023-03-17T09:50:55.076Z] 2f39f015ded8: Waiting [2023-03-17T09:50:55.076Z] 5c69ac0246d0: Download complete [2023-03-17T09:50:55.076Z] 3a2ae6a8a46f: Download complete [2023-03-17T09:50:55.336Z] 33b1e0a273af: Verifying Checksum [2023-03-17T09:50:55.336Z] 33b1e0a273af: Download complete [2023-03-17T09:50:55.336Z] 5d3b04190fa2: Download complete [2023-03-17T09:50:55.336Z] ec43610c2a17: Verifying Checksum [2023-03-17T09:50:55.336Z] ec43610c2a17: Download complete [2023-03-17T09:50:55.336Z] 5eb5b503b376: Download complete [2023-03-17T09:50:55.902Z] 2f39f015ded8: Download complete [2023-03-17T09:50:56.878Z] 5eb5b503b376: Pull complete [2023-03-17T09:50:56.878Z] 5c69ac0246d0: Pull complete [2023-03-17T09:50:57.445Z] ec43610c2a17: Pull complete [2023-03-17T09:50:57.445Z] 3a2ae6a8a46f: Pull complete [2023-03-17T09:50:57.445Z] 33b1e0a273af: Pull complete [2023-03-17T09:50:57.704Z] 5d3b04190fa2: Pull complete [2023-03-17T09:51:01.889Z] 2f39f015ded8: Pull complete [2023-03-17T09:51:01.889Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-03-17T09:51:01.889Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-17T09:51:01.889Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-17T09:51:01.968Z] prd-ubuntu20.04-docker-8c-8g-4374 does not seem to be running inside a container [2023-03-17T09:51:01.992Z] $ 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/465/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/465 -v /w/workspace/edgex-go/465:/w/workspace/edgex-go/465:rw,z -v /w/workspace/edgex-go/465@tmp:/w/workspace/edgex-go/465@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-03-17T09:51:12.271Z] $ docker top eb5d88d03da1b781cbc457664b0ca9f67345f5e07f249226f719249098900d52 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-17T09:51:12.628Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-03-17T09:51:12.912Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-03-17T09:51:13.200Z] + ls /var/log/sa-host [2023-03-17T09:51:13.200Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-17T09:51:13.349Z] provisioning config files... [2023-03-17T09:51:13.358Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/465@tmp/config4769152887418510709tmp [Pipeline] { [Pipeline] echo [2023-03-17T09:51:13.370Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-17T09:51:13.653Z] ---> create-netrc.sh [Pipeline] } [2023-03-17T09:51:13.660Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-03-17T09:51:13.994Z] ---> python-tools-install.sh [Pipeline] echo [2023-03-17T09:51:14.003Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-17T09:51:14.288Z] ---> sudo-logs.sh [2023-03-17T09:51:14.288Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-03-17T09:51:14.308Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-17T09:51:14.590Z] ---> job-cost.sh [2023-03-17T09:51:14.590Z] lf-activate-venv: SKIPPING [2023-03-17T09:51:14.590Z] DEBUG: total: 0.10999999940395355 [2023-03-17T09:51:14.590Z] INFO: Retrieving Stack Cost... [2023-03-17T09:51:15.159Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-17T09:51:15.419Z] INFO: Archiving Costs [Pipeline] echo [2023-03-17T09:51:15.431Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-17T09:51:15.714Z] ---> logs-deploy.sh [2023-03-17T09:51:15.714Z] lf-activate-venv: SKIPPING [2023-03-17T09:51:15.714Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/465 [2023-03-17T09:51:15.714Z] INFO: archiving workspace using pattern(s): [2023-03-17T09:51:17.092Z] Archives upload complete. [2023-03-17T09:51:17.092Z] INFO: archiving logs to Nexus