Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 08c6b03dd56aea21f28f845f075d885fa2173965 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-ssh2157523138642697993.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh4261349318396739563.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh3172662815768639083.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh14249584208483022767.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-ssh18204891331501721872.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/v2], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 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-5251 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/402 [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/402 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 08c6b03dd56aea21f28f845f075d885fa2173965 (main) > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 08c6b03dd56aea21f28f845f075d885fa2173965 # timeout=10 Commit message: "feat!: consume common config (#4335)" > git rev-list --no-walk 966ddbcdfe08adc100c05000828e7ee1aafc1855 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-02-09T20:16:05.383Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-02-09T20:16:05.417Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-02-09T20:16:05.433Z] ========================================================= [2023-02-09T20:16:05.433Z] EdgeX Global Pipelines Version Info [2023-02-09T20:16:05.433Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-02-09T20:16:07.317Z] ------------------- [2023-02-09T20:16:07.317Z] stable info: [2023-02-09T20:16:07.317Z] ------------------- [2023-02-09T20:16:07.317Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-02-09T20:16:07.317Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-02-09T20:16:07.317Z] Message: update stable to v1.0.244 [2023-02-09T20:16:07.895Z] ------------------- [2023-02-09T20:16:07.895Z] experimental info: [2023-02-09T20:16:07.895Z] ------------------- [2023-02-09T20:16:07.895Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-02-09T20:16:07.895Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-02-09T20:16:07.895Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-02-09T20:16:08.064Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2023-02-09T20:16:08.072Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2023-02-09T20:16:08.080Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-02-09T20:16:08.088Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-02-09T20:16:08.096Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-02-09T20:16:08.104Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2023-02-09T20:16:08.112Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-02-09T20:16:08.120Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2023-02-09T20:16:08.129Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2023-02-09T20:16:08.143Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2023-02-09T20:16:08.154Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-02-09T20:16:08.165Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-02-09T20:16:08.175Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-02-09T20:16:08.186Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-02-09T20:16:08.198Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-02-09T20:16:08.209Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-02-09T20:16:08.219Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-02-09T20:16:08.230Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-02-09T20:16:08.242Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-02-09T20:16:08.252Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2023-02-09T20:16:08.263Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-02-09T20:16:08.274Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-02-09T20:16:08.286Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-02-09T20:16:08.296Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-02-09T20:16:08.307Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-02-09T20:16:08.321Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-02-09T20:16:08.337Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 08c6b03dd56aea21f28f845f075d885fa2173965 [Pipeline] echo [2023-02-09T20:16:08.345Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 08c6b03 [Pipeline] echo [2023-02-09T20:16:08.356Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-09T20:16:08.395Z] provisioning config files... [2023-02-09T20:16:08.410Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/402@tmp/config6356827663028098313tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-09T20:16:08.715Z] ---> docker-login.sh [2023-02-09T20:16:08.715Z] nexus3.edgexfoundry.org:10001 [2023-02-09T20:16:08.980Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-09T20:16:08.980Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-09T20:16:08.980Z] Configure a credential helper to remove this warning. See [2023-02-09T20:16:08.980Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-09T20:16:08.980Z] [2023-02-09T20:16:08.980Z] Login Succeeded [2023-02-09T20:16:08.980Z] nexus3.edgexfoundry.org:10002 [2023-02-09T20:16:09.242Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-09T20:16:09.242Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-09T20:16:09.242Z] Configure a credential helper to remove this warning. See [2023-02-09T20:16:09.242Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-09T20:16:09.242Z] [2023-02-09T20:16:09.242Z] Login Succeeded [2023-02-09T20:16:09.242Z] nexus3.edgexfoundry.org:10003 [2023-02-09T20:16:09.242Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-09T20:16:09.503Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-09T20:16:09.503Z] Configure a credential helper to remove this warning. See [2023-02-09T20:16:09.503Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-09T20:16:09.503Z] [2023-02-09T20:16:09.503Z] Login Succeeded [2023-02-09T20:16:09.503Z] nexus3.edgexfoundry.org:10004 [2023-02-09T20:16:09.503Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-09T20:16:09.503Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-09T20:16:09.503Z] Configure a credential helper to remove this warning. See [2023-02-09T20:16:09.503Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-09T20:16:09.503Z] [2023-02-09T20:16:09.503Z] Login Succeeded [2023-02-09T20:16:09.503Z] docker.io [2023-02-09T20:16:09.503Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-09T20:16:09.763Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-09T20:16:09.763Z] Configure a credential helper to remove this warning. See [2023-02-09T20:16:09.763Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-09T20:16:09.763Z] [2023-02-09T20:16:09.763Z] Login Succeeded [2023-02-09T20:16:09.763Z] ---> docker-login.sh ends [Pipeline] } [2023-02-09T20:16:09.772Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-02-09T20:16:10.077Z] + 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-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-02-09T20:16:10.077Z] + dirname cmd/core-command/Dockerfile [2023-02-09T20:16:10.077Z] + cut -d/ -f2 [2023-02-09T20:16:10.077Z] + echo core-command,cmd/core-command/Dockerfile [2023-02-09T20:16:10.077Z] + + cut -d/dirname -f2 cmd/core-common-config-bootstrapper/Dockerfile [2023-02-09T20:16:10.077Z] [2023-02-09T20:16:10.077Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2023-02-09T20:16:10.077Z] + + dirnamecut cmd/core-data/Dockerfile -d/ [2023-02-09T20:16:10.077Z] -f2 [2023-02-09T20:16:10.077Z] + echo core-data,cmd/core-data/Dockerfile [2023-02-09T20:16:10.077Z] + + cut -d/ -f2 [2023-02-09T20:16:10.077Z] dirname cmd/core-metadata/Dockerfile [2023-02-09T20:16:10.077Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2023-02-09T20:16:10.077Z] + dirname cmd/security-bootstrapper/Dockerfile [2023-02-09T20:16:10.077Z] + cut -d/ -f2 [2023-02-09T20:16:10.077Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2023-02-09T20:16:10.077Z] + + dirnamecut cmd/security-proxy-setup/Dockerfile -d/ [2023-02-09T20:16:10.077Z] -f2 [2023-02-09T20:16:10.077Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2023-02-09T20:16:10.077Z] + dirname cmd/security-secretstore-setup/Dockerfile [2023-02-09T20:16:10.077Z] + cut -d/ -f2 [2023-02-09T20:16:10.077Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2023-02-09T20:16:10.077Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2023-02-09T20:16:10.077Z] + cut -d/ -f2 [2023-02-09T20:16:10.077Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2023-02-09T20:16:10.077Z] + dirname cmd/security-spire-agent/Dockerfile [2023-02-09T20:16:10.077Z] + cut -d/ -f2 [2023-02-09T20:16:10.077Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2023-02-09T20:16:10.077Z] + dirname cmd/security-spire-config/Dockerfile [2023-02-09T20:16:10.077Z] + cut -d/ -f2 [2023-02-09T20:16:10.077Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2023-02-09T20:16:10.077Z] + dirname cmd/security-spire-server/Dockerfile [2023-02-09T20:16:10.077Z] + cut -d/ -f2 [2023-02-09T20:16:10.077Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2023-02-09T20:16:10.077Z] + dirname cmd/support-notifications/Dockerfile [2023-02-09T20:16:10.077Z] + cut -d/ -f2 [2023-02-09T20:16:10.077Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2023-02-09T20:16:10.077Z] + dirname cmd/support-scheduler/Dockerfile [2023-02-09T20:16:10.077Z] + cut -d/ -f2 [2023-02-09T20:16:10.077Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2023-02-09T20:16:10.129Z] 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-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-02-09T20:16:10.466Z] + git rev-list -1 --merges 08c6b03dd56aea21f28f845f075d885fa2173965~1..08c6b03dd56aea21f28f845f075d885fa2173965 [Pipeline] echo [2023-02-09T20:16:10.485Z] -----------> git rev-list -1 --merges 08c6b03dd56aea21f28f845f075d885fa2173965~1..08c6b03dd56aea21f28f845f075d885fa2173965 08c6b03dd56aea21f28f845f075d885fa2173965 [false] [Pipeline] sh [2023-02-09T20:16:10.778Z] + git log --format=format:%s -1 08c6b03dd56aea21f28f845f075d885fa2173965 [Pipeline] echo [2023-02-09T20:16:10.801Z] ========================================================= [2023-02-09T20:16:10.801Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-02-09T20:16:10.801Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2023-02-09T20:16:11.213Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-02-09T20:16:11.213Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-02-09T20:16:11.213Z] + [ -e /tmp/ssh_known_hosts ] [2023-02-09T20:16:11.213Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-02-09T20:16:11.213Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-02-09T20:16:11.213Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-02-09T20:16:11.213Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-09T20:16:11.571Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-09T20:16:11.571Z] [2023-02-09T20:16:11.571Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-09T20:16:11.882Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-09T20:16:11.882Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-02-09T20:16:11.882Z] b85a868b505f: Pulling fs layer [2023-02-09T20:16:11.882Z] e2be974225ed: Pulling fs layer [2023-02-09T20:16:11.882Z] 339a4e72a1f5: Pulling fs layer [2023-02-09T20:16:11.882Z] 988bab9f4d93: Pulling fs layer [2023-02-09T20:16:11.882Z] 1469e6f7b9e6: Pulling fs layer [2023-02-09T20:16:11.882Z] eaf3925da568: Pulling fs layer [2023-02-09T20:16:11.882Z] bab4dde63d76: Pulling fs layer [2023-02-09T20:16:11.882Z] bde34c3a00c8: Pulling fs layer [2023-02-09T20:16:11.882Z] eaf3925da568: Waiting [2023-02-09T20:16:11.882Z] bab4dde63d76: Waiting [2023-02-09T20:16:11.882Z] b352a97aabf1: Pulling fs layer [2023-02-09T20:16:11.882Z] 4872d77fe225: Pulling fs layer [2023-02-09T20:16:11.882Z] 5851b861e8e6: Pulling fs layer [2023-02-09T20:16:11.882Z] 988bab9f4d93: Waiting [2023-02-09T20:16:11.882Z] bde34c3a00c8: Waiting [2023-02-09T20:16:11.882Z] b352a97aabf1: Waiting [2023-02-09T20:16:11.882Z] 4872d77fe225: Waiting [2023-02-09T20:16:11.882Z] 5851b861e8e6: Waiting [2023-02-09T20:16:11.882Z] e2be974225ed: Download complete [2023-02-09T20:16:12.152Z] 988bab9f4d93: Download complete [2023-02-09T20:16:12.152Z] 1469e6f7b9e6: Verifying Checksum [2023-02-09T20:16:12.152Z] 1469e6f7b9e6: Download complete [2023-02-09T20:16:12.152Z] eaf3925da568: Verifying Checksum [2023-02-09T20:16:12.152Z] eaf3925da568: Download complete [2023-02-09T20:16:12.417Z] 339a4e72a1f5: Verifying Checksum [2023-02-09T20:16:12.417Z] 339a4e72a1f5: Download complete [2023-02-09T20:16:12.417Z] bde34c3a00c8: Download complete [2023-02-09T20:16:12.417Z] b352a97aabf1: Download complete [2023-02-09T20:16:12.417Z] 4872d77fe225: Verifying Checksum [2023-02-09T20:16:12.417Z] 4872d77fe225: Download complete [2023-02-09T20:16:12.417Z] 5851b861e8e6: Download complete [2023-02-09T20:16:12.417Z] b85a868b505f: Verifying Checksum [2023-02-09T20:16:12.417Z] b85a868b505f: Download complete [2023-02-09T20:16:12.991Z] bab4dde63d76: Verifying Checksum [2023-02-09T20:16:12.991Z] bab4dde63d76: Download complete [2023-02-09T20:16:13.942Z] b85a868b505f: Pull complete [2023-02-09T20:16:14.227Z] e2be974225ed: Pull complete [2023-02-09T20:16:14.804Z] 339a4e72a1f5: Pull complete [2023-02-09T20:16:14.804Z] 988bab9f4d93: Pull complete [2023-02-09T20:16:15.064Z] 1469e6f7b9e6: Pull complete [2023-02-09T20:16:15.064Z] eaf3925da568: Pull complete [2023-02-09T20:16:16.974Z] bab4dde63d76: Pull complete [2023-02-09T20:16:17.234Z] bde34c3a00c8: Pull complete [2023-02-09T20:16:17.495Z] b352a97aabf1: Pull complete [2023-02-09T20:16:17.754Z] 4872d77fe225: Pull complete [2023-02-09T20:16:17.754Z] 5851b861e8e6: Pull complete [2023-02-09T20:16:18.019Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-02-09T20:16:18.019Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-09T20:16:18.019Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-09T20:16:18.122Z] prd-ubuntu20.04-docker-8c-8g-5251 does not seem to be running inside a container [2023-02-09T20:16:18.164Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/402 -v /w/workspace/edgex-go/402:/w/workspace/edgex-go/402:rw,z -v /w/workspace/edgex-go/402@tmp:/w/workspace/edgex-go/402@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-02-09T20:16:20.795Z] $ docker top 99de4bf02604385fd6369263722d3c8fd97563852837f42a955ab9a3f1e219d4 -eo pid,comm [2023-02-09T20:16:20.859Z] 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-02-09T20:16:20.859Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-02-09T20:16:20.901Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-02-09T20:16:20.901Z] [ssh-agent] Looking for ssh-agent implementation... [2023-02-09T20:16:21.023Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-02-09T20:16:21.026Z] $ docker exec 99de4bf02604385fd6369263722d3c8fd97563852837f42a955ab9a3f1e219d4 ssh-agent [2023-02-09T20:16:21.140Z] SSH_AUTH_SOCK=/tmp/ssh-Sfnmxmi2Erkv/agent.32 [2023-02-09T20:16:21.140Z] SSH_AGENT_PID=38 [2023-02-09T20:16:21.147Z] Running ssh-add (command line suppressed) [2023-02-09T20:16:21.246Z] Identity added: /w/workspace/edgex-go/402@tmp/private_key_7085048836438235978.key (/w/workspace/edgex-go/402@tmp/private_key_7085048836438235978.key) [2023-02-09T20:16:21.260Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-02-09T20:16:21.550Z] + git tag --points-at HEAD [Pipeline] } [2023-02-09T20:16:21.563Z] $ docker exec --env ******** --env ******** 99de4bf02604385fd6369263722d3c8fd97563852837f42a955ab9a3f1e219d4 ssh-agent -k [2023-02-09T20:16:21.651Z] unset SSH_AUTH_SOCK; [2023-02-09T20:16:21.652Z] unset SSH_AGENT_PID; [2023-02-09T20:16:21.652Z] echo Agent pid 38 killed; [2023-02-09T20:16:21.663Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-02-09T20:16:21.688Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-02-09T20:16:21.688Z] [ssh-agent] Looking for ssh-agent implementation... [2023-02-09T20:16:21.814Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-02-09T20:16:21.817Z] $ docker exec 99de4bf02604385fd6369263722d3c8fd97563852837f42a955ab9a3f1e219d4 ssh-agent [2023-02-09T20:16:21.925Z] SSH_AUTH_SOCK=/tmp/ssh-eUA0xHGd41Wt/agent.70 [2023-02-09T20:16:21.925Z] SSH_AGENT_PID=76 [2023-02-09T20:16:21.930Z] Running ssh-add (command line suppressed) [2023-02-09T20:16:22.046Z] Identity added: /w/workspace/edgex-go/402@tmp/private_key_8155490067617858213.key (/w/workspace/edgex-go/402@tmp/private_key_8155490067617858213.key) [2023-02-09T20:16:22.060Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-02-09T20:16:22.351Z] + git semver init [2023-02-09T20:16:22.922Z] 2023-02-09 20:16:22,628 [run_init] DEBUG init version:0.0.0 force:False [2023-02-09T20:16:22.922Z] 2023-02-09 20:16:22,629 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/402/.semver [2023-02-09T20:16:22.922Z] 2023-02-09 20:16:22,629 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/402/.semver [2023-02-09T20:16:22.922Z] 2023-02-09 20:16:22,629 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/402/.semver'], cwd=/w/workspace/edgex-go/402, universal_newlines=False, shell=None, istream=None) [2023-02-09T20:16:28.240Z] 2023-02-09 20:16:28,087 [append_file] DEBUG append to file:/w/workspace/edgex-go/402/.git/info/exclude [2023-02-09T20:16:28.240Z] 2023-02-09 20:16:28,088 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/402/.semver/main with force:False [2023-02-09T20:16:28.241Z] 2023-02-09 20:16:28,088 [read_version] DEBUG read version from /w/workspace/edgex-go/402/.semver/main [2023-02-09T20:16:28.241Z] 2023-02-09 20:16:28,088 [read_version] DEBUG read version from /w/workspace/edgex-go/402/.semver/main [2023-02-09T20:16:28.241Z] 3.0.0-dev.43 [Pipeline] } [2023-02-09T20:16:28.284Z] $ docker exec --env ******** --env ******** 99de4bf02604385fd6369263722d3c8fd97563852837f42a955ab9a3f1e219d4 ssh-agent -k [2023-02-09T20:16:28.389Z] unset SSH_AUTH_SOCK; [2023-02-09T20:16:28.390Z] unset SSH_AGENT_PID; [2023-02-09T20:16:28.390Z] echo Agent pid 76 killed; [2023-02-09T20:16:28.410Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-02-09T20:16:28.756Z] + git semver [Pipeline] } [2023-02-09T20:16:29.039Z] $ docker stop --time=1 99de4bf02604385fd6369263722d3c8fd97563852837f42a955ab9a3f1e219d4 [2023-02-09T20:16:30.410Z] $ docker rm -f --volumes 99de4bf02604385fd6369263722d3c8fd97563852837f42a955ab9a3f1e219d4 [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-09T20:16:30.762Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-02-09T20:16:30.998Z] Stashed 1 file(s) [Pipeline] echo [2023-02-09T20:16:31.002Z] [edgeXSemver]: initialized semver on version 3.0.0-dev.43 [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-02-09T20:16:31.370Z] + git config --global --add safe.directory /w/workspace/edgex-go/402 [Pipeline] echo [2023-02-09T20:16:31.383Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-09T20:16:31.392Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-09T20:16:31.397Z] ========================================================= [2023-02-09T20:16:31.397Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2023-02-09T20:16:31.397Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-02-09T20:16:31.686Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-02-09T20:16:31.686Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2023-02-09T20:16:31.686Z] 213ec9aee27d: Pulling fs layer [2023-02-09T20:16:31.686Z] 4583459ba037: Pulling fs layer [2023-02-09T20:16:31.686Z] 93c1e223e6f2: Pulling fs layer [2023-02-09T20:16:31.686Z] 53926ce57604: Pulling fs layer [2023-02-09T20:16:31.686Z] 21b2b0c7a3f4: Pulling fs layer [2023-02-09T20:16:31.686Z] 22ff95d597cd: Pulling fs layer [2023-02-09T20:16:31.686Z] 12d6caf4c0d1: Pulling fs layer [2023-02-09T20:16:31.686Z] 96b7cbca73a9: Pulling fs layer [2023-02-09T20:16:31.686Z] a7acece74701: Pulling fs layer [2023-02-09T20:16:31.686Z] 53926ce57604: Waiting [2023-02-09T20:16:31.686Z] 21b2b0c7a3f4: Waiting [2023-02-09T20:16:31.686Z] 22ff95d597cd: Waiting [2023-02-09T20:16:31.686Z] 12d6caf4c0d1: Waiting [2023-02-09T20:16:31.686Z] 96b7cbca73a9: Waiting [2023-02-09T20:16:31.686Z] a7acece74701: Waiting [2023-02-09T20:16:31.686Z] 93c1e223e6f2: Verifying Checksum [2023-02-09T20:16:31.686Z] 93c1e223e6f2: Download complete [2023-02-09T20:16:31.686Z] 4583459ba037: Verifying Checksum [2023-02-09T20:16:31.686Z] 4583459ba037: Download complete [2023-02-09T20:16:31.686Z] 21b2b0c7a3f4: Verifying Checksum [2023-02-09T20:16:31.686Z] 21b2b0c7a3f4: Download complete [2023-02-09T20:16:31.686Z] 22ff95d597cd: Download complete [2023-02-09T20:16:31.955Z] 213ec9aee27d: Verifying Checksum [2023-02-09T20:16:31.955Z] 213ec9aee27d: Download complete [2023-02-09T20:16:31.955Z] 12d6caf4c0d1: Download complete [2023-02-09T20:16:31.955Z] 213ec9aee27d: Pull complete [2023-02-09T20:16:32.223Z] 4583459ba037: Pull complete [2023-02-09T20:16:32.223Z] 93c1e223e6f2: Pull complete [2023-02-09T20:16:33.248Z] 53926ce57604: Verifying Checksum [2023-02-09T20:16:33.248Z] 53926ce57604: Download complete [2023-02-09T20:16:33.507Z] a7acece74701: Verifying Checksum [2023-02-09T20:16:33.507Z] a7acece74701: Download complete [2023-02-09T20:16:33.765Z] 96b7cbca73a9: Verifying Checksum [2023-02-09T20:16:33.765Z] 96b7cbca73a9: Download complete [2023-02-09T20:16:37.051Z] 53926ce57604: Pull complete [2023-02-09T20:16:37.051Z] 21b2b0c7a3f4: Pull complete [2023-02-09T20:16:37.051Z] 22ff95d597cd: Pull complete [2023-02-09T20:16:37.310Z] 12d6caf4c0d1: Pull complete [2023-02-09T20:16:39.841Z] 96b7cbca73a9: Pull complete [2023-02-09T20:16:40.407Z] a7acece74701: Pull complete [2023-02-09T20:16:40.407Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2023-02-09T20:16:40.407Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-02-09T20:16:40.407Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2023-02-09T20:16:40.703Z] + + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-02-09T20:16:40.703Z] WORKDIR /edgex [2023-02-09T20:16:40.703Z] COPY go.mod . [2023-02-09T20:16:40.703Z] RUN go mod downloaddocker [2023-02-09T20:16:40.703Z] build -t ci-base-image-x86_64 -f - . [2023-02-09T20:16:41.270Z] Sending build context to Docker daemon 170.2MB [2023-02-09T20:16:41.270Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-02-09T20:16:41.270Z] ---> db6d94c90886 [2023-02-09T20:16:41.270Z] Step 2/4 : WORKDIR /edgex [2023-02-09T20:16:43.805Z] ---> Running in dc093333f9ce [2023-02-09T20:16:43.805Z] Removing intermediate container dc093333f9ce [2023-02-09T20:16:43.805Z] ---> 2e4a87994d51 [2023-02-09T20:16:43.805Z] Step 3/4 : COPY go.mod . [2023-02-09T20:16:43.805Z] ---> b44eeaf2ec1b [2023-02-09T20:16:43.805Z] Step 4/4 : RUN go mod download [2023-02-09T20:16:43.805Z] ---> Running in e29191422499 [2023-02-09T20:16:46.059Z] Still waiting to schedule task [2023-02-09T20:16:46.059Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-02-09T20:16:59.586Z] Removing intermediate container e29191422499 [2023-02-09T20:16:59.586Z] ---> 7daf9d764844 [2023-02-09T20:16:59.586Z] Successfully built 7daf9d764844 [2023-02-09T20:16:59.586Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-09T20:16:59.885Z] + docker inspect -f . ci-base-image-x86_64 [2023-02-09T20:16:59.885Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-09T20:16:59.950Z] prd-ubuntu20.04-docker-8c-8g-5251 does not seem to be running inside a container [2023-02-09T20:16:59.980Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/402 -v /w/workspace/edgex-go/402:/w/workspace/edgex-go/402:rw,z -v /w/workspace/edgex-go/402@tmp:/w/workspace/edgex-go/402@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-02-09T20:17:00.366Z] $ docker top f1612514586e9a3909196849df4944d56b705bfd61fbae6e58212911aa8034a4 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-09T20:17:00.713Z] + go version [2023-02-09T20:17:00.713Z] go version go1.18.7 linux/amd64 [Pipeline] } [2023-02-09T20:17:00.725Z] $ docker stop --time=1 f1612514586e9a3909196849df4944d56b705bfd61fbae6e58212911aa8034a4 [2023-02-09T20:17:02.056Z] $ docker rm -f --volumes f1612514586e9a3909196849df4944d56b705bfd61fbae6e58212911aa8034a4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-09T20:17:02.455Z] + docker inspect -f . ci-base-image-x86_64 [2023-02-09T20:17:02.455Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-09T20:17:02.527Z] prd-ubuntu20.04-docker-8c-8g-5251 does not seem to be running inside a container [2023-02-09T20:17:02.564Z] $ 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/402 -v /w/workspace/edgex-go/402:/w/workspace/edgex-go/402:rw,z -v /w/workspace/edgex-go/402@tmp:/w/workspace/edgex-go/402@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-02-09T20:17:03.004Z] $ docker top 783c53603457be258743facccddba7324ffe74ee02ad6f5abb94f694571b1e7a -eo pid,comm [Pipeline] { [Pipeline] echo [2023-02-09T20:17:03.072Z] ========================================================= [2023-02-09T20:17:03.072Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-02-09T20:17:03.072Z] ========================================================= [Pipeline] sh [2023-02-09T20:17:03.354Z] + git config --global --add safe.directory /w/workspace/edgex-go/402 [Pipeline] fileExists [Pipeline] sh [2023-02-09T20:17:03.647Z] + make test [2023-02-09T20:17:03.647Z] go test -race -coverprofile=coverage.out ./... [2023-02-09T20:17:11.894Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-02-09T20:17:27.433Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-02-09T20:17:27.433Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-02-09T20:17:27.433Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-02-09T20:17:27.433Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-02-09T20:17:27.433Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-02-09T20:17:27.433Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-02-09T20:17:27.433Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-02-09T20:17:27.433Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2023-02-09T20:17:27.433Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-02-09T20:17:27.433Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-02-09T20:17:27.433Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-02-09T20:17:27.433Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-02-09T20:17:27.433Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-02-09T20:17:27.433Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-02-09T20:17:28.365Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.087s coverage: 28.7% of statements [2023-02-09T20:17:28.365Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-02-09T20:17:28.365Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-02-09T20:17:28.623Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.126s coverage: 98.5% of statements [2023-02-09T20:17:31.904Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.129s coverage: 73.2% of statements [2023-02-09T20:17:31.904Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-02-09T20:17:31.904Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-02-09T20:17:31.904Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-02-09T20:17:31.904Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.084s coverage: 54.0% of statements [2023-02-09T20:17:31.904Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-02-09T20:17:31.904Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-02-09T20:17:33.277Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 4.121s coverage: 89.2% of statements [2023-02-09T20:17:33.277Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-02-09T20:17:33.277Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-02-09T20:17:33.277Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-02-09T20:17:33.277Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-02-09T20:17:33.277Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-02-09T20:17:33.277Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.083s coverage: 3.8% of statements [2023-02-09T20:17:33.277Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-02-09T20:17:33.277Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-02-09T20:17:33.277Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.489s coverage: 95.6% of statements [2023-02-09T20:17:33.277Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-02-09T20:17:33.277Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-02-09T20:17:33.277Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-02-09T20:17:33.277Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.061s coverage: 72.2% of statements [2023-02-09T20:17:33.277Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-02-09T20:17:33.277Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-02-09T20:17:33.277Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-02-09T20:17:33.277Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-02-09T20:17:33.277Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-02-09T20:17:33.277Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.055s coverage: 65.9% of statements [2023-02-09T20:17:33.277Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-02-09T20:17:33.277Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-02-09T20:17:33.277Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-02-09T20:17:33.277Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.091s coverage: 0.9% of statements [2023-02-09T20:17:33.277Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-02-09T20:17:33.277Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.068s coverage: 29.6% of statements [2023-02-09T20:17:33.277Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-02-09T20:17:33.277Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.072s coverage: 47.1% of statements [2023-02-09T20:17:33.277Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.114s coverage: 82.9% of statements [2023-02-09T20:17:33.277Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.074s coverage: 94.1% of statements [2023-02-09T20:17:33.277Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.074s coverage: 96.3% of statements [2023-02-09T20:17:33.277Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.057s coverage: 87.5% of statements [2023-02-09T20:17:37.465Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.088s coverage: 94.4% of statements [2023-02-09T20:17:37.465Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.063s coverage: 44.8% of statements [2023-02-09T20:17:44.025Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.259s coverage: 79.9% of statements [2023-02-09T20:17:44.025Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-02-09T20:17:48.217Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.101s coverage: 92.9% of statements [2023-02-09T20:17:48.217Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-02-09T20:17:48.217Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-02-09T20:17:48.217Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-02-09T20:17:48.217Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.043s coverage: 64.4% of statements [2023-02-09T20:17:48.217Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-02-09T20:17:48.217Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-02-09T20:17:48.217Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-02-09T20:17:48.217Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-02-09T20:17:48.217Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.068s coverage: 86.9% of statements [2023-02-09T20:17:48.217Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-02-09T20:17:48.217Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-02-09T20:17:48.217Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-02-09T20:17:48.217Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-02-09T20:17:48.217Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.068s coverage: 87.2% of statements [2023-02-09T20:17:48.217Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.053s coverage: 20.0% of statements [2023-02-09T20:17:48.217Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-02-09T20:17:48.217Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-02-09T20:17:48.217Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.059s coverage: 100.0% of statements [2023-02-09T20:17:48.217Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-02-09T20:17:48.217Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.104s coverage: 77.4% of statements [2023-02-09T20:17:48.217Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2023-02-09T20:17:48.217Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.082s coverage: 80.0% of statements [2023-02-09T20:17:48.217Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.061s coverage: 87.2% of statements [2023-02-09T20:17:48.217Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.226s coverage: 91.2% of statements [2023-02-09T20:17:48.217Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-02-09T20:17:48.217Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.248s coverage: 63.1% of statements [2023-02-09T20:17:48.217Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-02-09T20:17:48.217Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-02-09T20:17:48.217Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.058s coverage: 100.0% of statements [2023-02-09T20:17:48.217Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.031s coverage: 89.4% of statements [2023-02-09T20:17:48.217Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.022s coverage: 100.0% of statements [2023-02-09T20:17:48.217Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.031s coverage: 73.7% of statements [2023-02-09T20:17:48.217Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.035s coverage: 100.0% of statements [2023-02-09T20:17:48.217Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.354s coverage: 65.3% of statements [2023-02-09T20:17:48.217Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2023-02-09T20:17:48.217Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2023-02-09T20:17:48.217Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2023-02-09T20:17:48.217Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.179s coverage: 41.0% of statements [2023-02-09T20:17:48.217Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-02-09T20:17:48.217Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-02-09T20:17:48.217Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.070s coverage: 89.5% of statements [2023-02-09T20:17:48.217Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-02-09T20:17:48.217Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.065s coverage: 84.8% of statements [2023-02-09T20:17:48.217Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-02-09T20:17:48.217Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-02-09T20:17:48.217Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-02-09T20:17:48.217Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-02-09T20:17:48.217Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.085s coverage: 17.7% of statements [2023-02-09T20:17:48.217Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-02-09T20:17:48.218Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-02-09T20:17:48.218Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-02-09T20:17:48.218Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-02-09T20:17:48.218Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.167s coverage: 92.3% of statements [2023-02-09T20:17:48.218Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-02-09T20:17:48.218Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-02-09T20:17:48.218Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-02-09T20:17:48.218Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-02-09T20:17:48.218Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.062s coverage: 63.2% of statements [2023-02-09T20:17:48.218Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-02-09T20:17:48.218Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-02-09T20:17:48.218Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.115s coverage: 97.7% of statements [2023-02-09T20:17:48.218Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-02-09T20:17:48.218Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-02-09T20:17:48.218Z] 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-02-09T20:18:10.154Z] level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." [2023-02-09T20:18:10.154Z] go vet ./... [2023-02-09T20:18:13.437Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-02-09T20:18:13.437Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-02-09T20:18:13.437Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-02-09T20:18:13.449Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-02-09T20:18:13.737Z] + ls -al . [2023-02-09T20:18:13.737Z] total 748 [2023-02-09T20:18:13.737Z] drwxrwxr-x 11 1001 1001 4096 Feb 9 20:17 . [2023-02-09T20:18:13.737Z] drwxr-xr-x 4 root root 4096 Feb 9 20:17 .. [2023-02-09T20:18:13.737Z] drwxrwxr-x 2 1001 1001 4096 Feb 9 20:16 .blubracket [2023-02-09T20:18:13.737Z] -rw-rw-r-- 1 1001 1001 16 Feb 9 20:16 .dockerignore [2023-02-09T20:18:13.737Z] drwxrwxr-x 8 1001 1001 4096 Feb 9 20:17 .git [2023-02-09T20:18:13.737Z] drwxrwxr-x 3 1001 1001 4096 Feb 9 20:16 .github [2023-02-09T20:18:13.737Z] -rw-rw-r-- 1 1001 1001 1024 Feb 9 20:16 .gitignore [2023-02-09T20:18:13.737Z] -rw-rw-r-- 1 1001 1001 42 Feb 9 20:16 .golangci.yml [2023-02-09T20:18:13.737Z] -rw-rw-r-- 1 1001 1001 87 Feb 9 20:16 .hadolint.yml [2023-02-09T20:18:13.737Z] drwxr-xr-x 3 1001 1001 4096 Feb 9 20:16 .semver [2023-02-09T20:18:13.737Z] -rw-rw-r-- 1 1001 1001 166 Feb 9 20:16 .sonarcloud.properties [2023-02-09T20:18:13.737Z] -rw-rw-r-- 1 1001 1001 1171 Feb 9 20:16 ADOPTERS.md [2023-02-09T20:18:13.737Z] -rw-rw-r-- 1 1001 1001 10825 Feb 9 20:16 Attribution.txt [2023-02-09T20:18:13.737Z] -rw-rw-r-- 1 1001 1001 73765 Feb 9 20:16 CHANGELOG.md [2023-02-09T20:18:13.737Z] -rw-rw-r-- 1 1001 1001 3804 Feb 9 20:16 CONTRIBUTING.md [2023-02-09T20:18:13.737Z] -rw-rw-r-- 1 1001 1001 677 Feb 9 20:16 GOVERNANCE.md [2023-02-09T20:18:13.737Z] -rw-rw-r-- 1 1001 1001 850 Feb 9 20:16 Jenkinsfile [2023-02-09T20:18:13.737Z] -rw-rw-r-- 1 1001 1001 10775 Feb 9 20:16 LICENSE [2023-02-09T20:18:13.737Z] -rw-rw-r-- 1 1001 1001 13375 Feb 9 20:16 Makefile [2023-02-09T20:18:13.737Z] -rw-rw-r-- 1 1001 1001 582 Feb 9 20:16 OWNERS.md [2023-02-09T20:18:13.737Z] -rw-rw-r-- 1 1001 1001 9403 Feb 9 20:16 README.md [2023-02-09T20:18:13.737Z] -rw-rw-r-- 1 1001 1001 6912 Feb 9 20:16 SECURITY.md [2023-02-09T20:18:13.737Z] -rw-rw-r-- 1 1001 1001 12 Feb 9 20:16 VERSION [2023-02-09T20:18:13.737Z] drwxrwxr-x 2 1001 1001 4096 Feb 9 20:16 bin [2023-02-09T20:18:13.737Z] drwxrwxr-x 17 1001 1001 4096 Feb 9 20:16 cmd [2023-02-09T20:18:13.737Z] -rw-r--r-- 1 root root 488091 Feb 9 20:17 coverage.out [2023-02-09T20:18:13.737Z] -rw-rw-r-- 1 1001 1001 3424 Feb 9 20:16 go.mod [2023-02-09T20:18:13.737Z] -rw-rw-r-- 1 1001 1001 33348 Feb 9 20:16 go.sum [2023-02-09T20:18:13.737Z] drwxrwxr-x 7 1001 1001 4096 Feb 9 20:16 internal [2023-02-09T20:18:13.737Z] drwxrwxr-x 3 1001 1001 4096 Feb 9 20:16 openapi [2023-02-09T20:18:13.737Z] drwxrwxr-x 4 1001 1001 4096 Feb 9 20:16 snap [2023-02-09T20:18:13.737Z] -rw-rw-r-- 1 1001 1001 204 Feb 9 20:16 version.go [Pipeline] sh [2023-02-09T20:18:14.033Z] + '[' -e coverage.out ] [2023-02-09T20:18:14.033Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-02-09T20:18:14.175Z] Stashed 1 file(s) [Pipeline] sh [2023-02-09T20:18:14.455Z] + make build [2023-02-09T20:18:14.455Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.43" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-02-09T20:18:26.560Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-5252 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws [2023-02-09T20:18:26.573Z] Running in /w/workspace/edgex-go/402 [Pipeline] { [Pipeline] checkout [2023-02-09T20:18:26.605Z] The recommended git tool is: git [2023-02-09T20:18:26.662Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.43" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-02-09T20:18:28.036Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.43" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-02-09T20:18:29.410Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.43" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-02-09T20:18:30.052Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.43" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-02-09T20:18:31.742Z] using credential edgex-jenkins-ssh [2023-02-09T20:18:31.763Z] Cloning the remote Git repository [2023-02-09T20:18:31.806Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2023-02-09T20:18:31.880Z] > git init /w/workspace/edgex-go/402 # timeout=10 [2023-02-09T20:18:32.017Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-02-09T20:18:32.018Z] > git --version # timeout=10 [2023-02-09T20:18:32.044Z] > git --version # 'git version 2.25.1' [2023-02-09T20:18:32.046Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-02-09T20:18:32.102Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-02-09T20:18:38.288Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.43" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-02-09T20:18:38.856Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.43" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2023-02-09T20:18:40.229Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.43" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-02-09T20:18:41.165Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.43" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-02-09T20:18:42.101Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.43" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-02-09T20:18:43.036Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.43" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-02-09T20:18:45.585Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.43" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2023-02-09T20:18:46.976Z] $ docker stop --time=1 783c53603457be258743facccddba7324ffe74ee02ad6f5abb94f694571b1e7a [2023-02-09T20:18:47.910Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-02-09T20:18:47.932Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-02-09T20:18:48.793Z] Avoid second fetch [2023-02-09T20:18:48.794Z] Checking out Revision 08c6b03dd56aea21f28f845f075d885fa2173965 (main) [2023-02-09T20:18:49.488Z] Commit message: "feat!: consume common config (#4335)" [2023-02-09T20:18:49.930Z] $ docker rm -f --volumes 783c53603457be258743facccddba7324ffe74ee02ad6f5abb94f694571b1e7a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] script [Pipeline] { [Pipeline] sh [2023-02-09T20:18:48.813Z] > git config core.sparsecheckout # timeout=10 [2023-02-09T20:18:48.831Z] > git checkout -f 08c6b03dd56aea21f28f845f075d885fa2173965 # timeout=10 [2023-02-09T20:18:50.934Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-02-09T20:18:50.934Z] [2023-02-09T20:18:50.934Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-09T20:18:51.167Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-02-09T20:18:51.167Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-02-09T20:18:51.167Z] Dload Upload Total Spent Left Speed [2023-02-09T20:18:51.167Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 81737 0 --:--:-- --:--:-- --:--:-- 81737 [2023-02-09T20:18:51.280Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-02-09T20:18:51.280Z] latest: Pulling from edgex-devops/edgex-compose [2023-02-09T20:18:51.280Z] cbdbe7a5bc2a: Pulling fs layer [2023-02-09T20:18:51.280Z] ca9280d653b3: Pulling fs layer [2023-02-09T20:18:51.280Z] 7e9c9ca2126c: Pulling fs layer [Pipeline] sh [2023-02-09T20:18:51.546Z] cbdbe7a5bc2a: Verifying Checksum [2023-02-09T20:18:51.546Z] cbdbe7a5bc2a: Download complete [2023-02-09T20:18:51.744Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-02-09T20:18:51.807Z] cbdbe7a5bc2a: Pull complete [2023-02-09T20:18:51.807Z] ca9280d653b3: Verifying Checksum [2023-02-09T20:18:51.807Z] ca9280d653b3: Download complete [2023-02-09T20:18:52.085Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-02-09T20:18:52.085Z] + sudo tee /etc/docker/daemon.new [2023-02-09T20:18:52.085Z] { [2023-02-09T20:18:52.085Z] "registry-mirrors": [ [2023-02-09T20:18:52.085Z] "https://nexus3.edgexfoundry.org:10001" [2023-02-09T20:18:52.085Z] ], [2023-02-09T20:18:52.085Z] "bip": "10.250.0.254/24", [2023-02-09T20:18:52.085Z] "hosts": [ [2023-02-09T20:18:52.085Z] "tcp://0.0.0.0:5555", [2023-02-09T20:18:52.085Z] "unix:///var/run/docker.sock" [2023-02-09T20:18:52.086Z] ], [2023-02-09T20:18:52.086Z] "mtu": 1458, [2023-02-09T20:18:52.086Z] "selinux-enabled": true, [2023-02-09T20:18:52.086Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-02-09T20:18:52.086Z] } [Pipeline] sh [2023-02-09T20:18:52.385Z] 7e9c9ca2126c: Verifying Checksum [2023-02-09T20:18:52.385Z] 7e9c9ca2126c: Download complete [2023-02-09T20:18:52.385Z] ca9280d653b3: Pull complete [2023-02-09T20:18:52.416Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-02-09T20:18:52.752Z] + sudo service docker restart [2023-02-09T20:18:55.665Z] 7e9c9ca2126c: Pull complete [2023-02-09T20:18:55.665Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2023-02-09T20:18:55.665Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-02-09T20:18:55.665Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-09T20:18:55.749Z] prd-ubuntu20.04-docker-8c-8g-5251 does not seem to be running inside a container [2023-02-09T20:18:55.788Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/402 -v /w/workspace/edgex-go/402:/w/workspace/edgex-go/402:rw,z -v /w/workspace/edgex-go/402@tmp:/w/workspace/edgex-go/402@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-02-09T20:18:57.295Z] $ docker top f58c31402b11726ec658bb477095ef3114dad7386b1ce6fed8e238b0d691e654 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-09T20:18:57.632Z] + docker-compose build --help [2023-02-09T20:18:57.632Z] + grep parallel [2023-02-09T20:18:58.203Z] --parallel Build images in parallel. [Pipeline] } [2023-02-09T20:18:58.214Z] $ docker stop --time=1 f58c31402b11726ec658bb477095ef3114dad7386b1ce6fed8e238b0d691e654 [2023-02-09T20:18:59.521Z] $ docker rm -f --volumes f58c31402b11726ec658bb477095ef3114dad7386b1ce6fed8e238b0d691e654 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-09T20:18:59.889Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-02-09T20:18:59.889Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-09T20:18:59.963Z] prd-ubuntu20.04-docker-8c-8g-5251 does not seem to be running inside a container [2023-02-09T20:19:00.000Z] $ 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/402 -v /w/workspace/edgex-go/402:/w/workspace/edgex-go/402:rw,z -v /w/workspace/edgex-go/402@tmp:/w/workspace/edgex-go/402@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-02-09T20:19:00.375Z] $ docker top c9d0f666300b737c7ca94b6ef0cefb4136a9d6c0224da8fdf8ef75ebbb01f5ab -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-09T20:19:00.724Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-02-09T20:19:01.292Z] Building core-command ... [2023-02-09T20:19:01.292Z] Building core-common-config-bootstrapper ... [2023-02-09T20:19:01.292Z] Building core-data ... [2023-02-09T20:19:01.292Z] Building core-metadata ... [2023-02-09T20:19:01.292Z] Building security-bootstrapper ... [2023-02-09T20:19:01.292Z] Building security-proxy-setup ... [2023-02-09T20:19:01.292Z] Building security-secretstore-setup ... [2023-02-09T20:19:01.292Z] Building security-spiffe-token-provider ... [2023-02-09T20:19:01.292Z] Building security-spire-agent ... [2023-02-09T20:19:01.292Z] Building security-spire-config ... [2023-02-09T20:19:01.292Z] Building security-spire-server ... [2023-02-09T20:19:01.292Z] Building support-notifications ... [2023-02-09T20:19:01.292Z] Building support-scheduler ... [2023-02-09T20:19:01.292Z] Building security-spire-agent [2023-02-09T20:19:01.292Z] Building core-command [2023-02-09T20:19:01.292Z] Building support-notifications [2023-02-09T20:19:01.292Z] Building security-proxy-setup [2023-02-09T20:19:01.292Z] Building security-bootstrapper [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-09T20:19:11.884Z] provisioning config files... [2023-02-09T20:19:11.914Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/402@tmp/config6968560239664540597tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-09T20:19:12.277Z] ---> docker-login.sh [2023-02-09T20:19:12.277Z] nexus3.edgexfoundry.org:10001 [2023-02-09T20:19:12.549Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-09T20:19:12.818Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-09T20:19:12.818Z] Configure a credential helper to remove this warning. See [2023-02-09T20:19:12.818Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-09T20:19:12.818Z] [2023-02-09T20:19:12.818Z] Login Succeeded [2023-02-09T20:19:12.818Z] nexus3.edgexfoundry.org:10002 [2023-02-09T20:19:13.090Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-09T20:19:13.360Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-09T20:19:13.360Z] Configure a credential helper to remove this warning. See [2023-02-09T20:19:13.360Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-09T20:19:13.360Z] [2023-02-09T20:19:13.360Z] Login Succeeded [2023-02-09T20:19:13.360Z] nexus3.edgexfoundry.org:10003 [2023-02-09T20:19:13.499Z] Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-09T20:19:13.499Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2023-02-09T20:19:13.499Z] ---> 7daf9d764844 [2023-02-09T20:19:13.499Z] Step 3/21 : WORKDIR /edgex-go [2023-02-09T20:19:13.499Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-09T20:19:13.499Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-09T20:19:13.499Z] ---> 7daf9d764844 [2023-02-09T20:19:13.499Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-09T20:19:13.499Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-09T20:19:13.499Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-09T20:19:13.499Z] ---> 7daf9d764844 [2023-02-09T20:19:13.499Z] Step 3/24 : WORKDIR /edgex-go [2023-02-09T20:19:13.499Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-09T20:19:13.499Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-02-09T20:19:13.499Z] ---> 7daf9d764844 [2023-02-09T20:19:13.499Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-02-09T20:19:13.499Z] Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-09T20:19:13.499Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2023-02-09T20:19:13.499Z] ---> 7daf9d764844 [2023-02-09T20:19:13.499Z] Step 3/32 : WORKDIR /edgex-go [2023-02-09T20:19:13.634Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-09T20:19:13.634Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-09T20:19:13.634Z] Configure a credential helper to remove this warning. See [2023-02-09T20:19:13.634Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-09T20:19:13.634Z] [2023-02-09T20:19:13.634Z] Login Succeeded [2023-02-09T20:19:13.634Z] nexus3.edgexfoundry.org:10004 [2023-02-09T20:19:13.908Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-09T20:19:13.908Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-09T20:19:13.908Z] Configure a credential helper to remove this warning. See [2023-02-09T20:19:13.908Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-09T20:19:13.908Z] [2023-02-09T20:19:13.908Z] Login Succeeded [2023-02-09T20:19:13.908Z] docker.io [2023-02-09T20:19:14.185Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-09T20:19:14.457Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-09T20:19:14.457Z] Configure a credential helper to remove this warning. See [2023-02-09T20:19:14.457Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-09T20:19:14.457Z] [2023-02-09T20:19:14.457Z] Login Succeeded [2023-02-09T20:19:14.457Z] ---> docker-login.sh ends [Pipeline] } [2023-02-09T20:19:14.742Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2023-02-09T20:19:15.329Z] + git config --global --add safe.directory /w/workspace/edgex-go/402 [Pipeline] echo [2023-02-09T20:19:15.351Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-09T20:19:15.368Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-09T20:19:15.378Z] ========================================================= [2023-02-09T20:19:15.378Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2023-02-09T20:19:15.378Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-02-09T20:19:15.706Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-02-09T20:19:15.977Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-02-09T20:19:15.977Z] 9b18e9b68314: Pulling fs layer [2023-02-09T20:19:15.977Z] 35d82f9e3411: Pulling fs layer [2023-02-09T20:19:15.977Z] e16973657156: Pulling fs layer [2023-02-09T20:19:15.977Z] fc693d55d65f: Pulling fs layer [2023-02-09T20:19:15.977Z] 7e9fc2657dce: Pulling fs layer [2023-02-09T20:19:15.977Z] dda99020689f: Pulling fs layer [2023-02-09T20:19:15.977Z] db1c61fa0a46: Pulling fs layer [2023-02-09T20:19:15.977Z] 891c053d2c06: Pulling fs layer [2023-02-09T20:19:15.977Z] 7e9fc2657dce: Waiting [2023-02-09T20:19:15.977Z] dda99020689f: Waiting [2023-02-09T20:19:15.977Z] db1c61fa0a46: Waiting [2023-02-09T20:19:15.977Z] 891c053d2c06: Waiting [2023-02-09T20:19:15.977Z] fc693d55d65f: Waiting [2023-02-09T20:19:15.977Z] e16973657156: Verifying Checksum [2023-02-09T20:19:15.977Z] e16973657156: Download complete [2023-02-09T20:19:15.977Z] 35d82f9e3411: Verifying Checksum [2023-02-09T20:19:15.977Z] 35d82f9e3411: Download complete [2023-02-09T20:19:15.977Z] 7e9fc2657dce: Download complete [2023-02-09T20:19:15.977Z] dda99020689f: Verifying Checksum [2023-02-09T20:19:15.977Z] dda99020689f: Download complete [2023-02-09T20:19:15.977Z] 9b18e9b68314: Download complete [2023-02-09T20:19:16.971Z] 9b18e9b68314: Pull complete [2023-02-09T20:19:16.971Z] 891c053d2c06: Verifying Checksum [2023-02-09T20:19:16.971Z] 891c053d2c06: Download complete [2023-02-09T20:19:17.566Z] 35d82f9e3411: Pull complete [2023-02-09T20:19:17.687Z] ---> Running in 905aec71c7d3 [2023-02-09T20:19:17.687Z] ---> Running in de935155a903 [2023-02-09T20:19:17.687Z] ---> Running in c62bdd867133 [2023-02-09T20:19:17.687Z] ---> Running in b60da3636470 [2023-02-09T20:19:17.687Z] ---> Running in 8fec16c3d59c [2023-02-09T20:19:17.687Z] Removing intermediate container 905aec71c7d3 [2023-02-09T20:19:17.687Z] ---> a456f155ac09 [2023-02-09T20:19:17.687Z] Step 4/22 : WORKDIR /edgex-go [2023-02-09T20:19:17.687Z] Removing intermediate container de935155a903 [2023-02-09T20:19:17.687Z] ---> d7929966e350 [2023-02-09T20:19:17.687Z] Step 4/23 : WORKDIR /edgex-go [2023-02-09T20:19:17.687Z] Removing intermediate container c62bdd867133 [2023-02-09T20:19:17.687Z] ---> 1355e880f97a [2023-02-09T20:19:17.687Z] Step 4/21 : RUN apk add --update --no-cache make git [2023-02-09T20:19:17.687Z] ---> Running in a3aeea4e1a8f [2023-02-09T20:19:17.687Z] Removing intermediate container 8fec16c3d59c [2023-02-09T20:19:17.687Z] Removing intermediate container b60da3636470 [2023-02-09T20:19:17.687Z] ---> babf0bcee3ac [2023-02-09T20:19:17.687Z] ---> 4a079e4b8823 [2023-02-09T20:19:17.687Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curlStep 4/32 : RUN apk add --update --no-cache make git [2023-02-09T20:19:17.687Z] [2023-02-09T20:19:17.687Z] ---> Running in 55a1583fd0d9 [2023-02-09T20:19:17.687Z] ---> Running in a7e00765f259 [2023-02-09T20:19:17.687Z] ---> Running in 92b8975ca5fb [2023-02-09T20:19:17.687Z] ---> Running in 5768f398b09a [2023-02-09T20:19:17.687Z] Removing intermediate container a3aeea4e1a8f [2023-02-09T20:19:17.687Z] ---> 231ee9fc689c [2023-02-09T20:19:17.687Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2023-02-09T20:19:17.687Z] Removing intermediate container a7e00765f259 [2023-02-09T20:19:17.687Z] ---> bdefc8715e20 [2023-02-09T20:19:17.687Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-02-09T20:19:17.687Z] ---> Running in 62726ab08349 [2023-02-09T20:19:17.687Z] ---> Running in b1b0ae94530f [2023-02-09T20:19:17.838Z] e16973657156: Pull complete [2023-02-09T20:19:17.950Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-09T20:19:17.950Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-09T20:19:18.112Z] db1c61fa0a46: Verifying Checksum [2023-02-09T20:19:18.112Z] db1c61fa0a46: Download complete [2023-02-09T20:19:18.209Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-09T20:19:18.209Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-09T20:19:18.209Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-09T20:19:18.209Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-09T20:19:18.209Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-09T20:19:18.209Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-09T20:19:18.468Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-09T20:19:18.468Z] OK: 211 MiB in 51 packages [2023-02-09T20:19:18.468Z] OK: 211 MiB in 51 packages [2023-02-09T20:19:18.468Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-09T20:19:18.468Z] OK: 211 MiB in 51 packages [2023-02-09T20:19:18.468Z] OK: 211 MiB in 51 packages [2023-02-09T20:19:18.726Z] OK: 211 MiB in 51 packages [2023-02-09T20:19:18.992Z] Removing intermediate container 55a1583fd0d9 [2023-02-09T20:19:18.992Z] ---> 923684513153 [2023-02-09T20:19:18.992Z] Step 5/21 : COPY go.mod vendor* ./ [2023-02-09T20:19:18.992Z] Removing intermediate container 92b8975ca5fb [2023-02-09T20:19:18.992Z] ---> b8196feb8b3d [2023-02-09T20:19:18.992Z] Step 5/32 : COPY go.mod vendor* ./ [2023-02-09T20:19:18.992Z] ---> 5c1097b8cbb6 [2023-02-09T20:19:18.992Z] Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-09T20:19:19.080Z] fc693d55d65f: Verifying Checksum [2023-02-09T20:19:19.080Z] fc693d55d65f: Download complete [2023-02-09T20:19:19.250Z] ---> Running in bf544303771e [2023-02-09T20:19:19.250Z] Removing intermediate container 5768f398b09a [2023-02-09T20:19:19.250Z] ---> 4ee2ec5c91e7 [2023-02-09T20:19:19.250Z] Step 5/24 : COPY go.mod vendor* ./ [2023-02-09T20:19:19.250Z] ---> 097aabeb517a [2023-02-09T20:19:19.250Z] Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-09T20:19:19.250Z] Removing intermediate container 62726ab08349 [2023-02-09T20:19:19.250Z] ---> a57e26224eb7 [2023-02-09T20:19:19.250Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-09T20:19:19.250Z] ---> Running in e2dc21f07e80 [2023-02-09T20:19:19.250Z] Removing intermediate container b1b0ae94530f [2023-02-09T20:19:19.250Z] ---> 2ff8c1940ee9 [2023-02-09T20:19:19.250Z] Step 6/23 : COPY go.mod vendor* ./ [2023-02-09T20:19:19.514Z] ---> ee07b837bc8d [2023-02-09T20:19:19.514Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-09T20:19:19.514Z] ---> de185e2f4ef4 [2023-02-09T20:19:19.514Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-09T20:19:19.514Z] ---> Running in f4e3d3db518c [2023-02-09T20:19:19.514Z] ---> 1a24f8d0a873 [2023-02-09T20:19:19.514Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-09T20:19:19.514Z] ---> Running in 202f8912f737 [2023-02-09T20:19:19.514Z] ---> Running in 08f43c8f3e36 [2023-02-09T20:19:31.454Z] fc693d55d65f: Pull complete [2023-02-09T20:19:31.454Z] 7e9fc2657dce: Pull complete [2023-02-09T20:19:31.454Z] dda99020689f: Pull complete [2023-02-09T20:19:35.740Z] db1c61fa0a46: Pull complete [2023-02-09T20:19:37.717Z] 891c053d2c06: Pull complete [2023-02-09T20:19:37.986Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2023-02-09T20:19:37.986Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-02-09T20:19:37.986Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2023-02-09T20:19:38.397Z] + + echodocker FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-02-09T20:19:38.397Z] WORKDIR /edgex [2023-02-09T20:19:38.397Z] COPY go.mod . [2023-02-09T20:19:38.397Z] RUN go mod download build [2023-02-09T20:19:38.397Z] -t ci-base-image-arm64 -f - . [2023-02-09T20:19:38.993Z] Sending build context to Docker daemon 3.101MB [2023-02-09T20:19:38.993Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-02-09T20:19:38.993Z] ---> f96f9c87975a [2023-02-09T20:19:38.993Z] Step 2/4 : WORKDIR /edgex [2023-02-09T20:19:42.358Z] ---> Running in 557ca733718f [2023-02-09T20:19:42.628Z] Removing intermediate container 557ca733718f [2023-02-09T20:19:42.628Z] ---> 6ac745e78790 [2023-02-09T20:19:42.628Z] Step 3/4 : COPY go.mod . [2023-02-09T20:19:42.896Z] ---> 3576ad4468bc [2023-02-09T20:19:42.896Z] Step 4/4 : RUN go mod download [2023-02-09T20:19:43.168Z] ---> Running in da10910cb874 [2023-02-09T20:20:06.228Z] Removing intermediate container 08f43c8f3e36 [2023-02-09T20:20:06.228Z] ---> cae3576d5cf8 [2023-02-09T20:20:06.228Z] Step 8/23 : COPY . . [2023-02-09T20:20:06.228Z] Removing intermediate container f4e3d3db518c [2023-02-09T20:20:06.228Z] ---> a439846a96ce [2023-02-09T20:20:06.228Z] Step 7/24 : COPY . . [2023-02-09T20:20:06.228Z] Removing intermediate container bf544303771e [2023-02-09T20:20:06.228Z] ---> cd63f6766d63 [2023-02-09T20:20:06.228Z] Step 7/21 : COPY . . [2023-02-09T20:20:06.228Z] Removing intermediate container e2dc21f07e80 [2023-02-09T20:20:06.228Z] ---> 8230ab6976d6 [2023-02-09T20:20:06.228Z] Step 7/32 : COPY . . [2023-02-09T20:20:06.228Z] Removing intermediate container 202f8912f737 [2023-02-09T20:20:06.228Z] ---> 0d8d2041e100 [2023-02-09T20:20:06.228Z] Step 8/22 : COPY . . [2023-02-09T20:20:12.799Z] ---> b0daf5e13216 [2023-02-09T20:20:12.799Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-02-09T20:20:12.799Z] ---> 1fd8db62dd99 [2023-02-09T20:20:12.799Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-02-09T20:20:12.799Z] ---> 5d4b35de4e2f [2023-02-09T20:20:12.799Z] Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-02-09T20:20:12.799Z] ---> 5146ab437c6f [2023-02-09T20:20:12.799Z] ---> 5cb4ab078633 [2023-02-09T20:20:12.799Z] Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-configStep 9/22 : RUN make cmd/support-notifications/support-notifications [2023-02-09T20:20:12.799Z] [2023-02-09T20:20:12.799Z] ---> Running in f8daa3aefdd3 [2023-02-09T20:20:12.799Z] ---> Running in 1b74f9093912 [2023-02-09T20:20:12.799Z] ---> Running in 7071aa4fb7bf [2023-02-09T20:20:12.799Z] ---> Running in d3e56a14c04a [2023-02-09T20:20:12.799Z] ---> Running in 9393a5fe31b2 [2023-02-09T20:20:12.799Z] Removing intermediate container 1b74f9093912 [2023-02-09T20:20:12.799Z] ---> 75e8c5a05c8c [2023-02-09T20:20:12.799Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-02-09T20:20:12.799Z] ---> Running in 24615b943995 [2023-02-09T20:20:12.799Z] Removing intermediate container 24615b943995 [2023-02-09T20:20:12.799Z] ---> 357e137e8fac [2023-02-09T20:20:12.799Z] Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-02-09T20:20:12.799Z] ---> Running in ffc5dfd46e5a [2023-02-09T20:20:12.799Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.43" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-02-09T20:20:13.057Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.43" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2023-02-09T20:20:13.057Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.43" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-02-09T20:20:13.057Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.43" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-02-09T20:20:13.626Z] Removing intermediate container ffc5dfd46e5a [2023-02-09T20:20:13.626Z] ---> f969f3229bc2 [2023-02-09T20:20:13.626Z] Step 11/24 : WORKDIR /edgex-go [2023-02-09T20:20:13.887Z] ---> Running in af3e424dd7fd [2023-02-09T20:20:14.145Z] Removing intermediate container af3e424dd7fd [2023-02-09T20:20:14.145Z] ---> 5fc836db98ce [2023-02-09T20:20:14.145Z] [2023-02-09T20:20:14.145Z] Step 12/24 : FROM alpine:3.15 [2023-02-09T20:20:14.145Z] 3.15: Pulling from library/alpine [2023-02-09T20:20:14.712Z] Digest: sha256:cf34c62ee8eb3fe8aa24c1fab45d7e9d12768d945c3f5a6fd6a63d901e898479 [2023-02-09T20:20:14.712Z] Status: Downloaded newer image for alpine:3.15 [2023-02-09T20:20:14.712Z] ---> c4fc93816858 [2023-02-09T20:20:14.712Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-09T20:20:14.712Z] ---> Running in f32c305953d7 [2023-02-09T20:20:14.712Z] Removing intermediate container f32c305953d7 [2023-02-09T20:20:14.712Z] ---> ca0815ede52b [2023-02-09T20:20:14.712Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-02-09T20:20:14.712Z] ---> Running in f0e09678ce66 [2023-02-09T20:20:15.278Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-02-09T20:20:15.447Z] Removing intermediate container da10910cb874 [2023-02-09T20:20:15.447Z] ---> f67014c839a7 [2023-02-09T20:20:15.447Z] Successfully built f67014c839a7 [2023-02-09T20:20:15.447Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-09T20:20:15.535Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-02-09T20:20:15.784Z] + docker inspect -f . ci-base-image-arm64 [2023-02-09T20:20:15.784Z] . [2023-02-09T20:20:15.793Z] v3.15.6-299-g84cc0f97117 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-02-09T20:20:15.793Z] v3.15.6-283-ga9bed072b9 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-02-09T20:20:15.793Z] OK: 15859 distinct packages available [2023-02-09T20:20:15.793Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-09T20:20:15.973Z] prd-ubuntu20.04-docker-arm64-4c-16g-5252 does not seem to be running inside a container [2023-02-09T20:20:16.049Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/402 -v /w/workspace/edgex-go/402:/w/workspace/edgex-go/402:rw,z -v /w/workspace/edgex-go/402@tmp:/w/workspace/edgex-go/402@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-02-09T20:20:16.051Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-02-09T20:20:16.308Z] (1/5) Installing dumb-init (1.2.5-r1) [2023-02-09T20:20:16.308Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-02-09T20:20:16.308Z] (3/5) Installing libucontext (1.1-r0) [2023-02-09T20:20:16.308Z] (4/5) Installing gcompat (1.0.0-r4) [2023-02-09T20:20:16.308Z] (5/5) Installing openssl (1.1.1t-r1) [2023-02-09T20:20:16.308Z] Executing busybox-1.34.1-r7.trigger [2023-02-09T20:20:16.308Z] OK: 7 MiB in 19 packages [2023-02-09T20:20:16.873Z] Removing intermediate container f0e09678ce66 [2023-02-09T20:20:16.873Z] ---> f811809b27de [2023-02-09T20:20:16.873Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-02-09T20:20:18.699Z] $ docker top 6779295abab00822c821f33fb3d5a03ea7730b9e25fbeb134e372c41d16a4cf9 -eo pid,comm [2023-02-09T20:20:18.771Z] ---> 968f16e3bbe5 [2023-02-09T20:20:18.771Z] Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [Pipeline] { [Pipeline] sh [2023-02-09T20:20:19.532Z] + go version [2023-02-09T20:20:19.532Z] go version go1.18.7 linux/arm64 [Pipeline] } [2023-02-09T20:20:19.556Z] $ docker stop --time=1 6779295abab00822c821f33fb3d5a03ea7730b9e25fbeb134e372c41d16a4cf9 [2023-02-09T20:20:21.151Z] $ docker rm -f --volumes 6779295abab00822c821f33fb3d5a03ea7730b9e25fbeb134e372c41d16a4cf9 [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-02-09T20:20:21.731Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-02-09T20:20:21.731Z] [2023-02-09T20:20:21.731Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-09T20:20:22.071Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-02-09T20:20:22.302Z] ---> 67363eb3c129 [2023-02-09T20:20:22.302Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-02-09T20:20:22.302Z] ---> 9badb546eff9 [2023-02-09T20:20:22.302Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-02-09T20:20:22.302Z] ---> 8fd49081f2c7 [2023-02-09T20:20:22.302Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-02-09T20:20:22.867Z] ---> 8b57863e4922 [2023-02-09T20:20:22.867Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-02-09T20:20:22.867Z] ---> Running in 5844b8db68e8 [2023-02-09T20:20:23.434Z] Removing intermediate container 5844b8db68e8 [2023-02-09T20:20:23.434Z] ---> 77f1c1f24a57 [2023-02-09T20:20:23.434Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-02-09T20:20:23.434Z] ---> Running in 71b4c1be60ef [2023-02-09T20:20:23.484Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2023-02-09T20:20:23.484Z] 29e5d40040c1: Pulling fs layer [2023-02-09T20:20:23.484Z] 1ce36da41761: Pulling fs layer [2023-02-09T20:20:23.484Z] 25b303627fd3: Pulling fs layer [2023-02-09T20:20:23.484Z] 29e5d40040c1: Verifying Checksum [2023-02-09T20:20:23.484Z] 29e5d40040c1: Download complete [2023-02-09T20:20:23.484Z] 1ce36da41761: Verifying Checksum [2023-02-09T20:20:23.484Z] 1ce36da41761: Download complete [2023-02-09T20:20:23.692Z] Removing intermediate container 71b4c1be60ef [2023-02-09T20:20:23.692Z] ---> 65237ff267b5 [2023-02-09T20:20:23.692Z] Step 22/24 : LABEL arch=x86_64 [2023-02-09T20:20:23.754Z] 29e5d40040c1: Pull complete [2023-02-09T20:20:23.950Z] ---> Running in 5e4739bfbf25 [2023-02-09T20:20:24.208Z] Removing intermediate container 5e4739bfbf25 [2023-02-09T20:20:24.208Z] ---> 5853cdceb150 [2023-02-09T20:20:24.208Z] Step 23/24 : LABEL git_sha=08c6b03dd56aea21f28f845f075d885fa2173965 [2023-02-09T20:20:24.208Z] ---> Running in 9a6ab53d00dd [2023-02-09T20:20:24.774Z] Removing intermediate container 9a6ab53d00dd [2023-02-09T20:20:24.774Z] ---> 37ea36f80de5 [2023-02-09T20:20:24.774Z] Step 24/24 : LABEL version=3.0.0-dev.43 [2023-02-09T20:20:24.774Z] ---> Running in 1f07ebff1b06 [2023-02-09T20:20:25.033Z] Removing intermediate container 1f07ebff1b06 [2023-02-09T20:20:25.033Z] ---> a23943a53a9b [2023-02-09T20:20:25.033Z] [2023-02-09T20:20:25.171Z] 1ce36da41761: Pull complete [2023-02-09T20:20:25.171Z] 25b303627fd3: Verifying Checksum [2023-02-09T20:20:25.291Z] Successfully built a23943a53a9b [2023-02-09T20:20:25.291Z] Successfully tagged security-spire-agent:latest [2023-02-09T20:20:25.291Z] Building security-spire-server [2023-02-09T20:20:29.468Z]  Building security-spire-agent ... done Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-09T20:20:29.468Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-02-09T20:20:29.468Z] ---> 7daf9d764844 [2023-02-09T20:20:29.468Z] Step 3/23 : WORKDIR /edgex-go [2023-02-09T20:20:29.468Z] ---> Using cache [2023-02-09T20:20:29.468Z] ---> babf0bcee3ac [2023-02-09T20:20:29.468Z] Step 4/23 : RUN apk add --update --no-cache make git build-base curl [2023-02-09T20:20:29.468Z] ---> Using cache [2023-02-09T20:20:29.468Z] ---> 4ee2ec5c91e7 [2023-02-09T20:20:29.468Z] Step 5/23 : COPY go.mod vendor* ./ [2023-02-09T20:20:29.468Z] ---> Using cache [2023-02-09T20:20:29.468Z] ---> ee07b837bc8d [2023-02-09T20:20:29.468Z] Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-09T20:20:29.468Z] ---> Using cache [2023-02-09T20:20:29.468Z] ---> a439846a96ce [2023-02-09T20:20:29.468Z] Step 7/23 : COPY . . [2023-02-09T20:20:29.468Z] ---> Using cache [2023-02-09T20:20:29.468Z] ---> b0daf5e13216 [2023-02-09T20:20:29.468Z] Step 8/23 : ARG SPIRE_RELEASE=1.2.1 [2023-02-09T20:20:29.468Z] ---> Using cache [2023-02-09T20:20:29.468Z] ---> 75e8c5a05c8c [2023-02-09T20:20:29.468Z] Step 9/23 : WORKDIR /edgex-go/spire-build [2023-02-09T20:20:29.468Z] ---> Using cache [2023-02-09T20:20:29.468Z] ---> 357e137e8fac [2023-02-09T20:20:29.469Z] Step 10/23 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-02-09T20:20:31.368Z] ---> Running in e28481539dac [2023-02-09T20:20:33.266Z] Removing intermediate container e28481539dac [2023-02-09T20:20:33.266Z] ---> 518bf68f57fb [2023-02-09T20:20:33.266Z] Step 11/23 : WORKDIR /edgex-go [2023-02-09T20:20:33.266Z] ---> Running in d0564271cd82 [2023-02-09T20:20:33.524Z] Removing intermediate container d0564271cd82 [2023-02-09T20:20:33.524Z] ---> 843144f8d0ef [2023-02-09T20:20:33.524Z] [2023-02-09T20:20:33.524Z] Step 12/23 : FROM alpine:3.15 [2023-02-09T20:20:33.524Z] ---> c4fc93816858 [2023-02-09T20:20:33.524Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-09T20:20:33.524Z] ---> Using cache [2023-02-09T20:20:33.524Z] ---> ca0815ede52b [2023-02-09T20:20:33.524Z] Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-02-09T20:20:33.524Z] ---> Using cache [2023-02-09T20:20:33.524Z] ---> f811809b27de [2023-02-09T20:20:33.524Z] Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-02-09T20:20:35.265Z] 25b303627fd3: Pull complete [2023-02-09T20:20:35.265Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2023-02-09T20:20:35.265Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-02-09T20:20:35.265Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-09T20:20:35.438Z] prd-ubuntu20.04-docker-arm64-4c-16g-5252 does not seem to be running inside a container [2023-02-09T20:20:35.502Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/402 -v /w/workspace/edgex-go/402:/w/workspace/edgex-go/402:rw,z -v /w/workspace/edgex-go/402@tmp:/w/workspace/edgex-go/402@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-02-09T20:20:37.633Z] $ docker top e13928ffa8f1d29f52cece5c238c6a7f45c9b676741725c153af4bbff139d92e -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-09T20:20:38.452Z] + + grepdocker-compose parallel build [2023-02-09T20:20:38.452Z] --help [2023-02-09T20:20:38.786Z] ---> a46664c005d9 [2023-02-09T20:20:38.786Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-02-09T20:20:38.786Z] ---> 69e7a963c4a0 [2023-02-09T20:20:38.786Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-02-09T20:20:39.720Z] ---> 6f7975d6cfa9 [2023-02-09T20:20:39.720Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-02-09T20:20:40.291Z] ---> 6db9810efc3f [2023-02-09T20:20:40.291Z] Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-02-09T20:20:40.291Z] ---> Running in 890c49cb8c3c [2023-02-09T20:20:40.548Z] Removing intermediate container 890c49cb8c3c [2023-02-09T20:20:40.548Z] ---> e7e873ee262b [2023-02-09T20:20:40.548Z] Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-02-09T20:20:40.548Z] ---> Running in 3ce1bb21dad7 [2023-02-09T20:20:40.808Z] Removing intermediate container 3ce1bb21dad7 [2023-02-09T20:20:40.808Z] ---> 0500f1fd4f10 [2023-02-09T20:20:40.808Z] Step 21/23 : LABEL arch=x86_64 [2023-02-09T20:20:41.073Z] ---> Running in 69c9b955e859 [2023-02-09T20:20:41.333Z] Removing intermediate container 69c9b955e859 [2023-02-09T20:20:41.333Z] ---> f40a48b41b26 [2023-02-09T20:20:41.333Z] Step 22/23 : LABEL git_sha=08c6b03dd56aea21f28f845f075d885fa2173965 [2023-02-09T20:20:41.333Z] ---> Running in fed1749deed6 [2023-02-09T20:20:41.622Z] Removing intermediate container fed1749deed6 [2023-02-09T20:20:41.622Z] ---> 8cd0d892caa4 [2023-02-09T20:20:41.622Z] Step 23/23 : LABEL version=3.0.0-dev.43 [2023-02-09T20:20:41.882Z] ---> Running in a81d5a496dfc [2023-02-09T20:20:42.450Z] Removing intermediate container a81d5a496dfc [2023-02-09T20:20:42.450Z] ---> 2f5dcd2c7bdc [2023-02-09T20:20:42.450Z] [2023-02-09T20:20:42.450Z] Successfully built 2f5dcd2c7bdc [2023-02-09T20:20:42.450Z] Successfully tagged security-spire-server:latest [2023-02-09T20:20:42.450Z] Building support-scheduler [2023-02-09T20:20:42.697Z] --parallel Build images in parallel. [Pipeline] } [2023-02-09T20:20:42.718Z] $ docker stop --time=1 e13928ffa8f1d29f52cece5c238c6a7f45c9b676741725c153af4bbff139d92e [2023-02-09T20:20:43.833Z]  Building security-spire-server ... done go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.43" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-02-09T20:20:44.344Z] $ docker rm -f --volumes e13928ffa8f1d29f52cece5c238c6a7f45c9b676741725c153af4bbff139d92e [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-09T20:20:44.837Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-02-09T20:20:44.837Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-09T20:20:45.020Z] prd-ubuntu20.04-docker-arm64-4c-16g-5252 does not seem to be running inside a container [2023-02-09T20:20:45.086Z] $ 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/402 -v /w/workspace/edgex-go/402:/w/workspace/edgex-go/402:rw,z -v /w/workspace/edgex-go/402@tmp:/w/workspace/edgex-go/402@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-02-09T20:20:46.173Z] $ docker top 1fd692d942d72d3d12eb6d5593d514e4b67606f1c2608d1d6b5d14cdf47e9ef6 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-09T20:20:46.365Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-09T20:20:46.365Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-09T20:20:46.365Z] ---> 7daf9d764844 [2023-02-09T20:20:46.365Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-09T20:20:46.365Z] ---> Using cache [2023-02-09T20:20:46.365Z] ---> d7929966e350 [2023-02-09T20:20:46.365Z] Step 4/22 : WORKDIR /edgex-go [2023-02-09T20:20:46.365Z] ---> Using cache [2023-02-09T20:20:46.365Z] ---> bdefc8715e20 [2023-02-09T20:20:46.365Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-02-09T20:20:46.365Z] ---> Using cache [2023-02-09T20:20:46.365Z] ---> 2ff8c1940ee9 [2023-02-09T20:20:46.365Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-09T20:20:46.365Z] ---> Using cache [2023-02-09T20:20:46.365Z] ---> 1a24f8d0a873 [2023-02-09T20:20:46.365Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-09T20:20:46.365Z] ---> Using cache [2023-02-09T20:20:46.365Z] ---> cae3576d5cf8 [2023-02-09T20:20:46.365Z] Step 8/22 : COPY . . [2023-02-09T20:20:46.365Z] ---> Using cache [2023-02-09T20:20:46.365Z] ---> 1fd8db62dd99 [2023-02-09T20:20:46.365Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2023-02-09T20:20:46.660Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-02-09T20:20:48.894Z] ---> Running in 22336ccf0f09 [2023-02-09T20:20:48.894Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.43" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-02-09T20:20:50.907Z] Building core-command ... [2023-02-09T20:20:50.907Z] Building core-common-config-bootstrapper ... [2023-02-09T20:20:50.907Z] Building core-data ... [2023-02-09T20:20:50.907Z] Building core-metadata ... [2023-02-09T20:20:50.907Z] Building security-bootstrapper ... [2023-02-09T20:20:50.907Z] Building security-proxy-setup ... [2023-02-09T20:20:50.907Z] Building security-secretstore-setup ... [2023-02-09T20:20:50.907Z] Building security-spiffe-token-provider ... [2023-02-09T20:20:50.907Z] Building security-spire-agent ... [2023-02-09T20:20:50.907Z] Building security-spire-config ... [2023-02-09T20:20:50.907Z] Building security-spire-server ... [2023-02-09T20:20:50.907Z] Building support-notifications ... [2023-02-09T20:20:50.907Z] Building support-scheduler ... [2023-02-09T20:20:50.907Z] Building security-proxy-setup [2023-02-09T20:20:50.907Z] Building security-spire-agent [2023-02-09T20:20:50.907Z] Building support-scheduler [2023-02-09T20:20:50.907Z] Building core-common-config-bootstrapper [2023-02-09T20:20:50.907Z] Building core-metadata [2023-02-09T20:20:51.422Z] Removing intermediate container f8daa3aefdd3 [2023-02-09T20:20:51.422Z] ---> fe392f2aa627 [2023-02-09T20:20:51.422Z] [2023-02-09T20:20:51.422Z] Step 10/23 : FROM alpine:3.16 [2023-02-09T20:20:51.422Z] Removing intermediate container 9393a5fe31b2 [2023-02-09T20:20:51.422Z] ---> b7630862d7fe [2023-02-09T20:20:51.422Z] [2023-02-09T20:20:51.422Z] Step 9/21 : FROM alpine:3.16 [2023-02-09T20:20:51.422Z] Removing intermediate container 7071aa4fb7bf [2023-02-09T20:20:51.422Z] ---> 45203f6256de [2023-02-09T20:20:51.422Z] [2023-02-09T20:20:51.422Z] Step 9/32 : FROM alpine:3.16 [2023-02-09T20:20:51.679Z] 3.16: Pulling from library/alpine [2023-02-09T20:20:52.258Z] 3.16: Pulling from library/alpine [2023-02-09T20:20:52.258Z] 3.16: Pulling from library/alpine [2023-02-09T20:20:53.194Z] Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b [2023-02-09T20:20:53.194Z] Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b [2023-02-09T20:20:53.194Z] Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b [2023-02-09T20:20:53.194Z] Status: Downloaded newer image for alpine:3.16 [2023-02-09T20:20:53.194Z] Status: Downloaded newer image for alpine:3.16 [2023-02-09T20:20:53.194Z] Status: Image is up to date for alpine:3.16 [2023-02-09T20:20:53.194Z] ---> bfe296a52501 [2023-02-09T20:20:53.194Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-02-09T20:20:53.194Z] ---> bfe296a52501 [2023-02-09T20:20:53.194Z] Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-09T20:20:53.194Z] ---> bfe296a52501 [2023-02-09T20:20:53.194Z] Step 10/21 : RUN apk add --update --no-cache curl dumb-init [2023-02-09T20:20:55.093Z] ---> Running in 67eed5364714 [2023-02-09T20:20:55.093Z] ---> Running in f9b8b7006f8b [2023-02-09T20:20:55.093Z] ---> Running in 163afca22467 [2023-02-09T20:20:55.093Z] Removing intermediate container d3e56a14c04a [2023-02-09T20:20:55.093Z] ---> b6d94c4a6dd2 [2023-02-09T20:20:55.093Z] [2023-02-09T20:20:55.093Z] Step 10/22 : FROM alpine:3.16 [2023-02-09T20:20:55.093Z] ---> bfe296a52501 [2023-02-09T20:20:55.093Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-02-09T20:20:55.093Z] ---> Running in 0e06d1a8e88e [2023-02-09T20:20:55.093Z] Removing intermediate container 67eed5364714 [2023-02-09T20:20:55.093Z] ---> 7aded02ae616 [2023-02-09T20:20:55.093Z] Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec [2023-02-09T20:20:55.350Z] ---> Running in 7703c7eb0c9e [2023-02-09T20:20:55.920Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-09T20:20:55.920Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-09T20:20:55.920Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-09T20:20:55.920Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-09T20:20:55.920Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-09T20:20:55.920Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-09T20:20:56.183Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-09T20:20:56.183Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-09T20:20:56.441Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-02-09T20:20:56.441Z] (1/6) Installing ca-certificates (20220614-r0) [2023-02-09T20:20:56.441Z] (1/2) Installing ca-certificates (20220614-r0) [2023-02-09T20:20:56.441Z] Executing busybox-1.35.0-r17.trigger [2023-02-09T20:20:56.441Z] OK: 6 MiB in 15 packages [2023-02-09T20:20:56.441Z] (2/6) Installing brotli-libs (1.0.9-r6) [2023-02-09T20:20:56.441Z] (2/2) Installing dumb-init (1.2.5-r1) [2023-02-09T20:20:56.441Z] Executing busybox-1.35.0-r17.trigger [2023-02-09T20:20:56.441Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2023-02-09T20:20:56.441Z] (4/6) Installing libcurl (7.83.1-r5) [2023-02-09T20:20:56.441Z] Executing ca-certificates-20220614-r0.trigger [2023-02-09T20:20:56.441Z] (5/6) Installing curl (7.83.1-r5) [2023-02-09T20:20:56.441Z] (6/6) Installing dumb-init (1.2.5-r1) [2023-02-09T20:20:56.441Z] Executing busybox-1.35.0-r17.trigger [2023-02-09T20:20:56.441Z] Executing ca-certificates-20220614-r0.trigger [2023-02-09T20:20:56.441Z] (1/2) Installing dumb-init (1.2.5-r1) [2023-02-09T20:20:56.441Z] OK: 8 MiB in 20 packages [2023-02-09T20:20:56.441Z] (2/2) Installing su-exec (0.2-r1) [2023-02-09T20:20:56.441Z] OK: 6 MiB in 16 packages [2023-02-09T20:20:56.441Z] Executing busybox-1.35.0-r17.trigger [2023-02-09T20:20:56.441Z] OK: 6 MiB in 16 packages [2023-02-09T20:20:57.379Z] Removing intermediate container f9b8b7006f8b [2023-02-09T20:20:57.379Z] ---> 50bf6b27ea3e [2023-02-09T20:20:57.379Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-09T20:20:57.379Z] ---> Running in 8aa992983f42 [2023-02-09T20:20:57.637Z] Removing intermediate container 0e06d1a8e88e [2023-02-09T20:20:57.637Z] ---> 9c938bdd373d [2023-02-09T20:20:57.637Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-09T20:20:57.637Z] Removing intermediate container 7703c7eb0c9e [2023-02-09T20:20:57.637Z] ---> 28de487d3ee5 [2023-02-09T20:20:57.637Z] Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init [2023-02-09T20:20:57.902Z] Removing intermediate container 8aa992983f42 [2023-02-09T20:20:57.902Z] ---> 803c816315b6 [2023-02-09T20:20:57.902Z] Step 13/23 : ENV APP_PORT=59882 [2023-02-09T20:20:57.902Z] ---> Running in b0da4f9e1b3d [2023-02-09T20:20:57.902Z] ---> Running in 2de6a177b237 [2023-02-09T20:20:57.902Z] ---> Running in 66de1e19c67f [2023-02-09T20:20:57.902Z] Removing intermediate container 163afca22467 [2023-02-09T20:20:57.902Z] ---> 59adce0a91e1 [2023-02-09T20:20:57.902Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-02-09T20:20:58.159Z] ---> Running in 447fb46addb9 [2023-02-09T20:20:58.159Z] Removing intermediate container 2de6a177b237 [2023-02-09T20:20:58.159Z] ---> 0d1e90d197ad [2023-02-09T20:20:58.159Z] Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-02-09T20:20:58.159Z] Removing intermediate container b0da4f9e1b3d [2023-02-09T20:20:58.159Z] ---> 58a4b73b02ee [2023-02-09T20:20:58.159Z] Step 13/22 : ENV APP_PORT=59860 [2023-02-09T20:20:58.159Z] ---> Running in 726bf52e6605 [2023-02-09T20:20:58.159Z] ---> Running in 2dc1b0b6649d [2023-02-09T20:20:58.159Z] Removing intermediate container 66de1e19c67f [2023-02-09T20:20:58.159Z] ---> 23b3100c5c5a [2023-02-09T20:20:58.159Z] Step 14/23 : EXPOSE $APP_PORT [2023-02-09T20:20:58.159Z] ---> Running in 70bb7bbc2ccb [2023-02-09T20:20:58.420Z] Removing intermediate container 447fb46addb9 [2023-02-09T20:20:58.420Z] ---> 41df9efbe201 [2023-02-09T20:20:58.420Z] Step 12/21 : WORKDIR /edgex [2023-02-09T20:20:58.420Z] Removing intermediate container 2dc1b0b6649d [2023-02-09T20:20:58.420Z] ---> 32d3ff6c9f01 [2023-02-09T20:20:58.420Z] Step 14/22 : EXPOSE $APP_PORT [2023-02-09T20:20:58.420Z] ---> Running in 789780285f15 [2023-02-09T20:20:58.696Z] ---> Running in 4b62c49d99ca [2023-02-09T20:20:58.696Z] Removing intermediate container 726bf52e6605 [2023-02-09T20:20:58.696Z] ---> 0cff13087bb0 [2023-02-09T20:20:58.696Z] Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-02-09T20:20:58.954Z] ---> Running in 3f803975d0a3 [2023-02-09T20:20:58.954Z] Removing intermediate container 70bb7bbc2ccb [2023-02-09T20:20:58.954Z] ---> 55f5b5aad190 [2023-02-09T20:20:58.954Z] Step 15/23 : WORKDIR / [2023-02-09T20:20:58.954Z] Removing intermediate container 789780285f15 [2023-02-09T20:20:58.954Z] ---> 11bbf6d8e988 [2023-02-09T20:20:58.954Z] Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2023-02-09T20:20:58.954Z] Removing intermediate container 4b62c49d99ca [2023-02-09T20:20:58.954Z] ---> 22bd010a795e [2023-02-09T20:20:58.954Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-09T20:20:58.954Z] ---> Running in e3878acf350a [2023-02-09T20:20:59.213Z] Removing intermediate container 3f803975d0a3 [2023-02-09T20:20:59.213Z] ---> 8a95873f4d8b [2023-02-09T20:20:59.213Z] Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-02-09T20:20:59.213Z] ---> Running in ea9c31e6e022 [2023-02-09T20:20:59.471Z] Removing intermediate container e3878acf350a [2023-02-09T20:20:59.471Z] ---> b1e35f0f39eb [2023-02-09T20:20:59.471Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-09T20:20:59.730Z] ---> 6241b24bd094 [2023-02-09T20:20:59.730Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2023-02-09T20:20:59.730Z] Removing intermediate container ea9c31e6e022 [2023-02-09T20:20:59.730Z] ---> b6d400e9d2a4 [2023-02-09T20:20:59.730Z] Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-02-09T20:20:59.730Z] ---> e05663e12750 [2023-02-09T20:20:59.730Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-02-09T20:20:59.730Z] ---> Running in e8e85379cf46 [2023-02-09T20:21:00.666Z] ---> 60860f698c39 [2023-02-09T20:21:00.666Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-02-09T20:21:00.922Z] ---> 1d6dcb19fd6d [2023-02-09T20:21:00.923Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-02-09T20:21:00.975Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-09T20:21:00.975Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-09T20:21:00.975Z] ---> f67014c839a7 [2023-02-09T20:21:00.975Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-02-09T20:21:00.975Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-09T20:21:00.975Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-09T20:21:00.975Z] ---> f67014c839a7 [2023-02-09T20:21:00.975Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-09T20:21:00.975Z] Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-09T20:21:00.975Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2023-02-09T20:21:00.975Z] ---> f67014c839a7 [2023-02-09T20:21:00.975Z] Step 3/21 : WORKDIR /edgex-go [2023-02-09T20:21:00.975Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-09T20:21:00.975Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-09T20:21:00.975Z] ---> f67014c839a7 [2023-02-09T20:21:00.975Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-09T20:21:00.975Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-09T20:21:00.975Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-09T20:21:00.975Z] ---> f67014c839a7 [2023-02-09T20:21:00.975Z] Step 3/24 : WORKDIR /edgex-go [2023-02-09T20:21:00.975Z] ---> Running in e2011f0f06d9 [2023-02-09T20:21:00.975Z] ---> Running in 93c0e1bcd3c8 [2023-02-09T20:21:00.975Z] ---> Running in 1b76583cd2c7 [2023-02-09T20:21:00.975Z] ---> Running in daadead57859 [2023-02-09T20:21:00.975Z] ---> Running in de692aeb60e8 [2023-02-09T20:21:01.261Z] Removing intermediate container e2011f0f06d9 [2023-02-09T20:21:01.261Z] ---> fc9569716f9f [2023-02-09T20:21:01.261Z] Step 4/22 : WORKDIR /edgex-go [2023-02-09T20:21:01.261Z] Removing intermediate container de692aeb60e8 [2023-02-09T20:21:01.261Z] ---> 4f4f39dce24b [2023-02-09T20:21:01.261Z] Step 4/22 : WORKDIR /edgex-go [2023-02-09T20:21:01.261Z] ---> Running in da254fd0fa2b [2023-02-09T20:21:01.261Z] Removing intermediate container daadead57859 [2023-02-09T20:21:01.261Z] ---> be0db3dab5e8 [2023-02-09T20:21:01.261Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-02-09T20:21:01.261Z] Removing intermediate container 1b76583cd2c7 [2023-02-09T20:21:01.261Z] ---> 037f8c0bd0df [2023-02-09T20:21:01.261Z] Step 4/24 : WORKDIR /edgex-go [2023-02-09T20:21:01.261Z] Removing intermediate container 93c0e1bcd3c8 [2023-02-09T20:21:01.261Z] ---> 3fe66a223ff0 [2023-02-09T20:21:01.261Z] Step 4/21 : RUN apk add --update --no-cache make git [2023-02-09T20:21:01.261Z] ---> Running in ff3569f48426 [2023-02-09T20:21:01.512Z] Removing intermediate container e8e85379cf46 [2023-02-09T20:21:01.512Z] ---> 4c4078be6f73 [2023-02-09T20:21:01.512Z] Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} [2023-02-09T20:21:01.512Z] ---> dfda0f0daa1d [2023-02-09T20:21:01.512Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2023-02-09T20:21:01.512Z] ---> Running in 17c0a6073d5f [2023-02-09T20:21:01.532Z] ---> Running in 55fcade4b6d0 [2023-02-09T20:21:01.532Z] ---> Running in 6b00103d0dfb [2023-02-09T20:21:01.532Z] ---> Running in 2696b979ae71 [2023-02-09T20:21:01.777Z] ---> cbb6c5bc7a5c [2023-02-09T20:21:01.777Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-02-09T20:21:01.777Z] ---> bccdc69d8255 [2023-02-09T20:21:01.777Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2023-02-09T20:21:01.777Z] Removing intermediate container 17c0a6073d5f [2023-02-09T20:21:01.777Z] ---> 481c3e5b5a25 [2023-02-09T20:21:01.777Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-02-09T20:21:01.777Z] ---> 58cbcfffea61 [2023-02-09T20:21:01.777Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2023-02-09T20:21:02.036Z] ---> Running in 2efbce7388d8 [2023-02-09T20:21:02.036Z] ---> 7b7a3cf106b9 [2023-02-09T20:21:02.036Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2023-02-09T20:21:02.294Z] ---> 3324cf56cb67 [2023-02-09T20:21:02.294Z] Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-02-09T20:21:02.294Z] Removing intermediate container 2efbce7388d8 [2023-02-09T20:21:02.294Z] ---> 7b237cb2ed0d [2023-02-09T20:21:02.294Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-09T20:21:02.294Z] ---> Running in 6fac5de21ee8 [2023-02-09T20:21:02.294Z] ---> 09235b2bf0dd [2023-02-09T20:21:02.294Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-02-09T20:21:02.294Z] ---> Running in 27469b45c7c7 [2023-02-09T20:21:02.294Z] ---> Running in d83fcbc2311a [2023-02-09T20:21:02.294Z] ---> Running in f0b945edf935 [2023-02-09T20:21:02.493Z] Removing intermediate container 2696b979ae71 [2023-02-09T20:21:02.493Z] ---> 5ead303dec03 [2023-02-09T20:21:02.493Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-02-09T20:21:02.493Z] Removing intermediate container ff3569f48426 [2023-02-09T20:21:02.493Z] ---> 0d7074d8f1c4 [2023-02-09T20:21:02.493Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-02-09T20:21:02.493Z] Removing intermediate container da254fd0fa2b [2023-02-09T20:21:02.493Z] ---> 6df515ee793e [2023-02-09T20:21:02.493Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-02-09T20:21:02.493Z] ---> Running in 855c9ff37573 [2023-02-09T20:21:02.493Z] ---> Running in 84390bc6d41d [2023-02-09T20:21:02.493Z] ---> Running in 7809a5253729 [2023-02-09T20:21:02.552Z] Removing intermediate container 6fac5de21ee8 [2023-02-09T20:21:02.552Z] ---> eb4963de3883 [2023-02-09T20:21:02.552Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-09T20:21:02.552Z] Removing intermediate container 27469b45c7c7 [2023-02-09T20:21:02.552Z] ---> 1c01960983f2 [2023-02-09T20:21:02.552Z] Step 20/22 : LABEL arch=x86_64 [2023-02-09T20:21:02.552Z] ---> Running in 23a56f6c50e8 [2023-02-09T20:21:02.552Z] ---> Running in 0c574043655c [2023-02-09T20:21:02.809Z] Removing intermediate container 23a56f6c50e8 [2023-02-09T20:21:02.809Z] ---> e5d8a3e64e2e [2023-02-09T20:21:02.809Z] Step 21/23 : LABEL arch=x86_64 [2023-02-09T20:21:03.070Z] ---> Running in cfc796b1f7e6 [2023-02-09T20:21:03.070Z] Removing intermediate container 0c574043655c [2023-02-09T20:21:03.070Z] ---> b2ff61815def [2023-02-09T20:21:03.070Z] Step 21/22 : LABEL git_sha=08c6b03dd56aea21f28f845f075d885fa2173965 [2023-02-09T20:21:03.070Z] ---> Running in baffc2d1eaf7 [2023-02-09T20:21:03.070Z] Removing intermediate container cfc796b1f7e6 [2023-02-09T20:21:03.070Z] ---> cd04edcd9acd [2023-02-09T20:21:03.070Z] Step 22/23 : LABEL git_sha=08c6b03dd56aea21f28f845f075d885fa2173965 [2023-02-09T20:21:03.328Z] ---> Running in 8496d0bb7cd3 [2023-02-09T20:21:03.328Z] Removing intermediate container baffc2d1eaf7 [2023-02-09T20:21:03.328Z] ---> 3bebc4c16600 [2023-02-09T20:21:03.328Z] Step 22/22 : LABEL version=3.0.0-dev.43 [2023-02-09T20:21:03.328Z] ---> Running in 1f17c116a231 [2023-02-09T20:21:03.594Z] Removing intermediate container 8496d0bb7cd3 [2023-02-09T20:21:03.594Z] ---> d9e56daa27f4 [2023-02-09T20:21:03.594Z] Step 23/23 : LABEL version=3.0.0-dev.43 [2023-02-09T20:21:03.594Z] ---> Running in 3e9f0b473bf8 [2023-02-09T20:21:03.594Z] Removing intermediate container 1f17c116a231 [2023-02-09T20:21:03.594Z] ---> cdd95fe8eb10 [2023-02-09T20:21:03.594Z] [2023-02-09T20:21:03.594Z] Removing intermediate container d83fcbc2311a [2023-02-09T20:21:03.594Z] ---> 57cd0c5f1618 [2023-02-09T20:21:03.594Z] Step 18/21 : ENTRYPOINT ["entrypoint.sh"] [2023-02-09T20:21:03.594Z] Successfully built cdd95fe8eb10 [2023-02-09T20:21:03.853Z] Successfully tagged support-notifications:latest [2023-02-09T20:21:03.853Z]  Building support-notifications ... done Building core-data [2023-02-09T20:21:03.853Z] ---> Running in 13b1083ed7d9 [2023-02-09T20:21:03.853Z] Removing intermediate container f0b945edf935 [2023-02-09T20:21:03.853Z] ---> 062227a74403 [2023-02-09T20:21:03.853Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-09T20:21:03.853Z] Removing intermediate container 3e9f0b473bf8 [2023-02-09T20:21:03.853Z] ---> cdef11f9a2d1 [2023-02-09T20:21:03.853Z] [2023-02-09T20:21:03.853Z] Successfully built cdef11f9a2d1 [2023-02-09T20:21:03.853Z] Successfully tagged core-command:latest [2023-02-09T20:21:03.853Z] Building security-spiffe-token-provider [2023-02-09T20:21:03.905Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-09T20:21:03.905Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-09T20:21:03.905Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-09T20:21:04.179Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-09T20:21:04.446Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-09T20:21:04.712Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-09T20:21:04.713Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-09T20:21:04.788Z]  Building core-command ... done Removing intermediate container 13b1083ed7d9 [2023-02-09T20:21:04.788Z] ---> 436948069742 [2023-02-09T20:21:04.788Z] Step 19/21 : LABEL arch=x86_64 [2023-02-09T20:21:04.978Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-09T20:21:04.978Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-09T20:21:05.251Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-09T20:21:05.251Z] OK: 221 MiB in 51 packages [2023-02-09T20:21:05.519Z] OK: 221 MiB in 51 packages [2023-02-09T20:21:06.484Z] OK: 221 MiB in 51 packages [2023-02-09T20:21:06.484Z] OK: 221 MiB in 51 packages [2023-02-09T20:21:06.750Z] OK: 221 MiB in 51 packages [2023-02-09T20:21:07.331Z] ---> a074ddf0edda [2023-02-09T20:21:07.331Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-02-09T20:21:07.331Z] ---> Running in 58e2560ba6ad [2023-02-09T20:21:07.589Z] Removing intermediate container 58e2560ba6ad [2023-02-09T20:21:07.589Z] ---> d3a105bc2254 [2023-02-09T20:21:07.589Z] Step 20/21 : LABEL git_sha=08c6b03dd56aea21f28f845f075d885fa2173965 [2023-02-09T20:21:07.848Z] ---> Running in 494ecd5d75cb [2023-02-09T20:21:08.109Z] ---> 06f90ffdee30 [2023-02-09T20:21:08.109Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2023-02-09T20:21:08.369Z] Removing intermediate container 494ecd5d75cb [2023-02-09T20:21:08.369Z] ---> 8d8cbeca646f [2023-02-09T20:21:08.369Z] Step 21/21 : LABEL version=3.0.0-dev.43 [2023-02-09T20:21:08.632Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-09T20:21:08.632Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-09T20:21:08.632Z] ---> 7daf9d764844 [2023-02-09T20:21:08.632Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-09T20:21:08.632Z] ---> Using cache [2023-02-09T20:21:08.632Z] ---> d7929966e350 [2023-02-09T20:21:08.632Z] Step 4/22 : WORKDIR /edgex-go [2023-02-09T20:21:08.632Z] ---> Using cache [2023-02-09T20:21:08.632Z] ---> bdefc8715e20 [2023-02-09T20:21:08.632Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-02-09T20:21:08.632Z] ---> Using cache [2023-02-09T20:21:08.632Z] ---> 2ff8c1940ee9 [2023-02-09T20:21:08.632Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-09T20:21:08.632Z] ---> Using cache [2023-02-09T20:21:08.632Z] ---> 1a24f8d0a873 [2023-02-09T20:21:08.632Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-09T20:21:08.632Z] ---> Using cache [2023-02-09T20:21:08.632Z] ---> cae3576d5cf8 [2023-02-09T20:21:08.632Z] Step 8/22 : COPY . . [2023-02-09T20:21:08.632Z] ---> Using cache [2023-02-09T20:21:08.632Z] ---> 1fd8db62dd99 [2023-02-09T20:21:08.632Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-02-09T20:21:08.691Z] Removing intermediate container 6b00103d0dfb [2023-02-09T20:21:08.691Z] ---> e09eee0472a5 [2023-02-09T20:21:08.691Z] Step 5/21 : COPY go.mod vendor* ./ [2023-02-09T20:21:08.691Z] Removing intermediate container 55fcade4b6d0 [2023-02-09T20:21:08.691Z] ---> ee7f1c2a0180 [2023-02-09T20:21:08.691Z] Step 5/24 : COPY go.mod vendor* ./ [2023-02-09T20:21:09.202Z] Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-09T20:21:09.202Z] Step 2/19 : FROM ${BUILDER_BASE} AS builder [2023-02-09T20:21:09.202Z] ---> 7daf9d764844 [2023-02-09T20:21:09.202Z] Step 3/19 : WORKDIR /edgex-go [2023-02-09T20:21:09.202Z] ---> Using cache [2023-02-09T20:21:09.202Z] ---> babf0bcee3ac [2023-02-09T20:21:09.202Z] Step 4/19 : RUN apk update && apk --no-cache --update add build-base [2023-02-09T20:21:09.202Z] ---> 6ad14d3d754c [2023-02-09T20:21:09.202Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-02-09T20:21:09.202Z] ---> Running in 853e9e82b798 [2023-02-09T20:21:09.202Z] ---> Running in 119a44567c4a [2023-02-09T20:21:09.202Z] ---> Running in 50895a99d523 [2023-02-09T20:21:09.202Z] Removing intermediate container 853e9e82b798 [2023-02-09T20:21:09.202Z] ---> 9afef4ece52e [2023-02-09T20:21:09.202Z] [2023-02-09T20:21:09.202Z] ---> 059f3e0d5d98 [2023-02-09T20:21:09.202Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-02-09T20:21:09.202Z] Successfully built 9afef4ece52e [2023-02-09T20:21:09.202Z] Successfully tagged security-proxy-setup:latest [2023-02-09T20:21:09.202Z]  Building security-proxy-setup ... done Building core-metadata [2023-02-09T20:21:09.279Z] Removing intermediate container 7809a5253729 [2023-02-09T20:21:09.279Z] ---> d4d574524191 [2023-02-09T20:21:09.279Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-09T20:21:09.548Z] Removing intermediate container 855c9ff37573 [2023-02-09T20:21:09.548Z] ---> 19419a7b10f8 [2023-02-09T20:21:09.548Z] Step 6/24 : COPY go.mod vendor* ./ [2023-02-09T20:21:09.548Z] ---> a137416a07d6 [2023-02-09T20:21:09.549Z] Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-09T20:21:09.826Z] ---> f6495687c631 [2023-02-09T20:21:09.826Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-09T20:21:09.826Z] Removing intermediate container 84390bc6d41d [2023-02-09T20:21:09.826Z] ---> 5a174ce2c67b [2023-02-09T20:21:09.826Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-09T20:21:09.826Z] ---> Running in 9953f99dc2ba [2023-02-09T20:21:09.826Z] ---> Running in 6f958258a3e4 [2023-02-09T20:21:10.136Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.43" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-02-09T20:21:10.411Z] ---> 0e5628af3fb7 [2023-02-09T20:21:10.411Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-09T20:21:10.677Z] ---> Running in 347f83073916 [2023-02-09T20:21:10.706Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-09T20:21:10.706Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-09T20:21:10.946Z] ---> caa50262d4db [2023-02-09T20:21:10.946Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-09T20:21:10.946Z] ---> Running in 0aca4dfa1dfe [2023-02-09T20:21:11.214Z] ---> 09011cc40e37 [2023-02-09T20:21:11.214Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-09T20:21:11.273Z] v3.16.3-163-g78df94ec135 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2023-02-09T20:21:11.273Z] v3.16.3-151-gb476f155c74 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2023-02-09T20:21:11.273Z] OK: 17046 distinct packages available [2023-02-09T20:21:11.273Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-09T20:21:11.273Z] ---> adc686debcec [2023-02-09T20:21:11.273Z] Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-02-09T20:21:11.273Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-09T20:21:11.482Z] ---> Running in 0abfff9c9b50 [2023-02-09T20:21:11.531Z] OK: 211 MiB in 51 packages [2023-02-09T20:21:11.531Z] ---> 673a35bbdb89 [2023-02-09T20:21:11.531Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-02-09T20:21:12.470Z] ---> 6378fcacd617 [2023-02-09T20:21:12.470Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2023-02-09T20:21:12.470Z] ---> Running in bccd330d05b2 [2023-02-09T20:21:12.727Z] Removing intermediate container 50895a99d523 [2023-02-09T20:21:12.727Z] ---> 9393e7540e3d [2023-02-09T20:21:12.727Z] Step 5/19 : COPY go.mod vendor* ./ [2023-02-09T20:21:12.987Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-09T20:21:12.987Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-09T20:21:12.987Z] ---> 7daf9d764844 [2023-02-09T20:21:12.987Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-02-09T20:21:12.987Z] ---> Using cache [2023-02-09T20:21:12.987Z] ---> d7929966e350 [2023-02-09T20:21:12.987Z] Step 4/24 : WORKDIR /edgex-go [2023-02-09T20:21:12.987Z] ---> Using cache [2023-02-09T20:21:12.987Z] ---> bdefc8715e20 [2023-02-09T20:21:12.987Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-02-09T20:21:12.987Z] ---> Using cache [2023-02-09T20:21:12.987Z] ---> 2ff8c1940ee9 [2023-02-09T20:21:12.987Z] Step 6/24 : COPY go.mod vendor* ./ [2023-02-09T20:21:12.987Z] ---> Using cache [2023-02-09T20:21:12.987Z] ---> 1a24f8d0a873 [2023-02-09T20:21:12.987Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-09T20:21:12.987Z] ---> Using cache [2023-02-09T20:21:12.987Z] ---> cae3576d5cf8 [2023-02-09T20:21:12.987Z] Step 8/24 : COPY . . [2023-02-09T20:21:12.987Z] ---> Using cache [2023-02-09T20:21:12.987Z] ---> 1fd8db62dd99 [2023-02-09T20:21:12.987Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-02-09T20:21:13.920Z] ---> a425d957e539 [2023-02-09T20:21:13.920Z] Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-09T20:21:13.920Z] ---> Running in e2d5883c287e [2023-02-09T20:21:13.920Z] ---> Running in 95b120ed9442 [2023-02-09T20:21:14.489Z] Removing intermediate container bccd330d05b2 [2023-02-09T20:21:14.489Z] ---> 24d57cbd8fd9 [2023-02-09T20:21:14.489Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2023-02-09T20:21:14.489Z] ---> Running in e36bc2fa97ac [2023-02-09T20:21:14.747Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.43" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-02-09T20:21:14.747Z] Removing intermediate container e36bc2fa97ac [2023-02-09T20:21:14.747Z] ---> 288a16e75664 [2023-02-09T20:21:14.747Z] Step 29/32 : CMD ["gate"] [2023-02-09T20:21:14.747Z] ---> Running in cebe1b8ee792 [2023-02-09T20:21:14.747Z] Removing intermediate container 22336ccf0f09 [2023-02-09T20:21:14.747Z] ---> 0eb66c3a0ef9 [2023-02-09T20:21:14.747Z] [2023-02-09T20:21:14.747Z] Step 10/22 : FROM alpine:3.16 [2023-02-09T20:21:14.747Z] ---> bfe296a52501 [2023-02-09T20:21:14.747Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2023-02-09T20:21:14.747Z] ---> Using cache [2023-02-09T20:21:14.747Z] ---> 50bf6b27ea3e [2023-02-09T20:21:14.747Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-09T20:21:14.747Z] ---> Using cache [2023-02-09T20:21:14.747Z] ---> 803c816315b6 [2023-02-09T20:21:14.747Z] Step 13/22 : ENV APP_PORT=59861 [2023-02-09T20:21:15.016Z] ---> Running in 38e3ce68977c [2023-02-09T20:21:15.016Z] Removing intermediate container cebe1b8ee792 [2023-02-09T20:21:15.016Z] ---> a7927d375390 [2023-02-09T20:21:15.016Z] Step 30/32 : LABEL arch=x86_64 [2023-02-09T20:21:15.016Z] ---> Running in 37fec3741706 [2023-02-09T20:21:15.274Z] Removing intermediate container 38e3ce68977c [2023-02-09T20:21:15.274Z] ---> 9b9bf4fe6b02 [2023-02-09T20:21:15.274Z] Step 14/22 : EXPOSE $APP_PORT [2023-02-09T20:21:15.274Z] Removing intermediate container 37fec3741706 [2023-02-09T20:21:15.274Z] ---> 1a5a9435a54a [2023-02-09T20:21:15.274Z] Step 31/32 : LABEL git_sha=08c6b03dd56aea21f28f845f075d885fa2173965 [2023-02-09T20:21:15.274Z] ---> Running in 422d7199f524 [2023-02-09T20:21:15.274Z] ---> Running in b612749e5052 [2023-02-09T20:21:15.532Z] Removing intermediate container 422d7199f524 [2023-02-09T20:21:15.532Z] ---> 8613ef63323a [2023-02-09T20:21:15.532Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-09T20:21:15.532Z] Removing intermediate container b612749e5052 [2023-02-09T20:21:15.532Z] ---> 0f158bd31255 [2023-02-09T20:21:15.532Z] Step 32/32 : LABEL version=3.0.0-dev.43 [2023-02-09T20:21:15.532Z] ---> Running in 47f2de596db1 [2023-02-09T20:21:15.789Z] Removing intermediate container 47f2de596db1 [2023-02-09T20:21:15.789Z] ---> 3e1c52180fd0 [2023-02-09T20:21:15.789Z] [2023-02-09T20:21:15.789Z] ---> 86eb3031ab06 [2023-02-09T20:21:15.789Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-02-09T20:21:15.789Z] Successfully built 3e1c52180fd0 [2023-02-09T20:21:15.789Z] Successfully tagged security-bootstrapper:latest [2023-02-09T20:21:15.789Z] Building security-secretstore-setup [2023-02-09T20:21:18.315Z]  Building security-bootstrapper ... done  ---> 2014a1a8f9d0 [2023-02-09T20:21:18.315Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2023-02-09T20:21:18.880Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-09T20:21:18.880Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-09T20:21:18.880Z] ---> 7daf9d764844 [2023-02-09T20:21:18.880Z] Step 3/24 : WORKDIR /edgex-go [2023-02-09T20:21:18.880Z] ---> Using cache [2023-02-09T20:21:18.880Z] ---> babf0bcee3ac [2023-02-09T20:21:18.880Z] Step 4/24 : RUN apk add --update --no-cache make git [2023-02-09T20:21:18.880Z] ---> 187bf4c62a5f [2023-02-09T20:21:18.880Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2023-02-09T20:21:19.444Z] ---> Running in 6cc5d0d8bc07 [2023-02-09T20:21:19.444Z] ---> Running in b9863d4ff5bc [2023-02-09T20:21:20.009Z] Removing intermediate container b9863d4ff5bc [2023-02-09T20:21:20.009Z] ---> 000ebbae5f45 [2023-02-09T20:21:20.009Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-09T20:21:20.319Z] ---> Running in 3fa43ddf91d5 [2023-02-09T20:21:20.319Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-09T20:21:20.581Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-09T20:21:20.581Z] Removing intermediate container 3fa43ddf91d5 [2023-02-09T20:21:20.581Z] ---> a08fba4032aa [2023-02-09T20:21:20.581Z] Step 20/22 : LABEL arch=x86_64 [2023-02-09T20:21:20.898Z] OK: 211 MiB in 51 packages [2023-02-09T20:21:20.898Z] ---> Running in 913cb336db7d [2023-02-09T20:21:21.157Z] Removing intermediate container 913cb336db7d [2023-02-09T20:21:21.157Z] ---> f25e3473d21f [2023-02-09T20:21:21.157Z] Step 21/22 : LABEL git_sha=08c6b03dd56aea21f28f845f075d885fa2173965 [2023-02-09T20:21:21.722Z] ---> Running in 4b44098ed4b8 [2023-02-09T20:21:22.286Z] Removing intermediate container 6cc5d0d8bc07 [2023-02-09T20:21:22.286Z] ---> bf07cc7171a3 [2023-02-09T20:21:22.286Z] Step 5/24 : COPY go.mod vendor* ./ [2023-02-09T20:21:22.286Z] Removing intermediate container 4b44098ed4b8 [2023-02-09T20:21:22.286Z] ---> 1dcb885c49a3 [2023-02-09T20:21:22.286Z] Step 22/22 : LABEL version=3.0.0-dev.43 [2023-02-09T20:21:22.585Z] ---> Running in 95ad2cc8665e [2023-02-09T20:21:22.842Z] ---> 8bb6100dd404 [2023-02-09T20:21:22.842Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-09T20:21:23.100Z] Removing intermediate container 95ad2cc8665e [2023-02-09T20:21:23.100Z] ---> 9bb907d1dd72 [2023-02-09T20:21:23.100Z] [2023-02-09T20:21:23.100Z] ---> Running in 5d59068c47a1 [2023-02-09T20:21:23.100Z] Successfully built 9bb907d1dd72 [2023-02-09T20:21:23.100Z] Successfully tagged support-scheduler:latest [2023-02-09T20:21:23.100Z] Building core-common-config-bootstrapper [2023-02-09T20:21:26.381Z]  Building support-scheduler ... done Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-09T20:21:26.381Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-09T20:21:26.381Z] ---> 7daf9d764844 [2023-02-09T20:21:26.381Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-09T20:21:26.381Z] ---> Using cache [2023-02-09T20:21:26.381Z] ---> d7929966e350 [2023-02-09T20:21:26.381Z] Step 4/22 : WORKDIR /edgex-go [2023-02-09T20:21:26.381Z] ---> Using cache [2023-02-09T20:21:26.381Z] ---> bdefc8715e20 [2023-02-09T20:21:26.381Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-02-09T20:21:26.381Z] ---> Using cache [2023-02-09T20:21:26.381Z] ---> 2ff8c1940ee9 [2023-02-09T20:21:26.381Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-09T20:21:26.381Z] ---> Using cache [2023-02-09T20:21:26.381Z] ---> 1a24f8d0a873 [2023-02-09T20:21:26.381Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-09T20:21:26.381Z] ---> Using cache [2023-02-09T20:21:26.381Z] ---> cae3576d5cf8 [2023-02-09T20:21:26.381Z] Step 8/22 : COPY . . [2023-02-09T20:21:26.381Z] ---> Using cache [2023-02-09T20:21:26.381Z] ---> 1fd8db62dd99 [2023-02-09T20:21:26.381Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-02-09T20:21:28.308Z] ---> Running in 7baad1cae25b [2023-02-09T20:21:28.882Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.43" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-02-09T20:21:36.993Z] Removing intermediate container 119a44567c4a [2023-02-09T20:21:36.993Z] ---> 731007c90498 [2023-02-09T20:21:36.993Z] [2023-02-09T20:21:36.993Z] Step 10/22 : FROM alpine:3.16 [2023-02-09T20:21:36.993Z] ---> bfe296a52501 [2023-02-09T20:21:36.993Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2023-02-09T20:21:37.925Z] ---> Running in 97eb6a222da6 [2023-02-09T20:21:39.825Z] Removing intermediate container 95b120ed9442 [2023-02-09T20:21:39.825Z] ---> 745b53f86ce4 [2023-02-09T20:21:39.825Z] Step 7/19 : COPY . . [2023-02-09T20:21:39.825Z] Removing intermediate container 97eb6a222da6 [2023-02-09T20:21:39.825Z] ---> 03f4e6f6f680 [2023-02-09T20:21:39.825Z] Step 12/22 : ENV APP_PORT=59880 [2023-02-09T20:21:41.216Z] ---> Running in 142a206faa42 [2023-02-09T20:21:41.216Z] Removing intermediate container e2d5883c287e [2023-02-09T20:21:41.216Z] ---> a39e170e046a [2023-02-09T20:21:41.216Z] [2023-02-09T20:21:41.216Z] Step 10/24 : FROM alpine:3.16 [2023-02-09T20:21:41.216Z] ---> bfe296a52501 [2023-02-09T20:21:41.216Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-02-09T20:21:41.216Z] ---> Using cache [2023-02-09T20:21:41.216Z] ---> 50bf6b27ea3e [2023-02-09T20:21:41.216Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-09T20:21:41.216Z] ---> Using cache [2023-02-09T20:21:41.216Z] ---> 803c816315b6 [2023-02-09T20:21:41.216Z] Step 13/24 : ENV APP_PORT=59881 [2023-02-09T20:21:41.216Z] ---> Running in b9e86a37881f [2023-02-09T20:21:41.216Z] Removing intermediate container 142a206faa42 [2023-02-09T20:21:41.216Z] ---> a5fa55164333 [2023-02-09T20:21:41.216Z] Step 13/22 : EXPOSE $APP_PORT [2023-02-09T20:21:41.475Z] ---> Running in fe3a700fc0a9 [2023-02-09T20:21:41.759Z] Removing intermediate container b9e86a37881f [2023-02-09T20:21:41.759Z] ---> d569b15cb76f [2023-02-09T20:21:41.759Z] Step 14/24 : EXPOSE $APP_PORT [2023-02-09T20:21:41.759Z] Removing intermediate container fe3a700fc0a9 [2023-02-09T20:21:41.759Z] ---> a020918214d1 [2023-02-09T20:21:41.759Z] Step 14/22 : RUN apk add --update --no-cache dumb-init [2023-02-09T20:21:42.019Z] ---> Running in 0a680a2cec0a [2023-02-09T20:21:42.019Z] ---> Running in 59d9d20de85f [2023-02-09T20:21:42.291Z] Removing intermediate container 0a680a2cec0a [2023-02-09T20:21:42.291Z] ---> 1327524db907 [2023-02-09T20:21:42.291Z] Step 15/24 : WORKDIR / [2023-02-09T20:21:42.550Z] ---> Running in bfee0fcc4d96 [2023-02-09T20:21:42.550Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-09T20:21:42.808Z] Removing intermediate container bfee0fcc4d96 [2023-02-09T20:21:42.808Z] ---> eff901937851 [2023-02-09T20:21:42.808Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-09T20:21:42.808Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-09T20:21:43.373Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-02-09T20:21:43.373Z] Executing busybox-1.35.0-r17.trigger [2023-02-09T20:21:43.373Z] OK: 6 MiB in 15 packages [2023-02-09T20:21:43.373Z] ---> d3b8a6d7183b [2023-02-09T20:21:43.373Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-02-09T20:21:44.332Z] ---> a6d749a53a7a [2023-02-09T20:21:44.332Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2023-02-09T20:21:44.590Z] Removing intermediate container 59d9d20de85f [2023-02-09T20:21:44.590Z] ---> 3f2a8596cf81 [2023-02-09T20:21:44.590Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-09T20:21:45.167Z] ---> ce3ab81a2880 [2023-02-09T20:21:45.167Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2023-02-09T20:21:45.167Z] ---> 002f84c35a5c [2023-02-09T20:21:45.167Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-02-09T20:21:45.425Z] ---> a1750afd34a1 [2023-02-09T20:21:45.425Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2023-02-09T20:21:45.425Z] ---> 7ea817eb00c8 [2023-02-09T20:21:45.425Z] Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-02-09T20:21:45.743Z] ---> Running in 530bdfd46d47 [2023-02-09T20:21:45.743Z] ---> Running in 6545aa1fcb7c [2023-02-09T20:21:45.743Z] ---> c4e1d06096c0 [2023-02-09T20:21:45.743Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2023-02-09T20:21:46.000Z] Removing intermediate container 530bdfd46d47 [2023-02-09T20:21:46.000Z] ---> 58072a088592 [2023-02-09T20:21:46.000Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-09T20:21:46.000Z] ---> Running in da7cf0a30aff [2023-02-09T20:21:46.000Z] ---> cbe0af2d90da [2023-02-09T20:21:46.000Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2023-02-09T20:21:46.271Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.43" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2023-02-09T20:21:46.271Z] ---> Running in 3e50865b74c1 [2023-02-09T20:21:46.271Z] Removing intermediate container da7cf0a30aff [2023-02-09T20:21:46.271Z] ---> 1f7fa6e67349 [2023-02-09T20:21:46.271Z] Step 22/24 : LABEL arch=x86_64 [2023-02-09T20:21:46.537Z] ---> Running in c0e81c4f22b9 [2023-02-09T20:21:46.537Z] Removing intermediate container 3e50865b74c1 [2023-02-09T20:21:46.537Z] ---> 2321071b7add [2023-02-09T20:21:46.537Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-09T20:21:46.802Z] Removing intermediate container c0e81c4f22b9 [2023-02-09T20:21:46.802Z] ---> 5c8d8bca3e34 [2023-02-09T20:21:46.802Z] Step 23/24 : LABEL git_sha=08c6b03dd56aea21f28f845f075d885fa2173965 [2023-02-09T20:21:46.802Z] ---> Running in b98d5267900d [2023-02-09T20:21:46.802Z] ---> Running in a02abc7a59e7 [2023-02-09T20:21:47.066Z] Removing intermediate container b98d5267900d [2023-02-09T20:21:47.066Z] ---> 63b4d4e7bd7b [2023-02-09T20:21:47.066Z] Step 20/22 : LABEL arch=x86_64 [2023-02-09T20:21:47.066Z] Removing intermediate container a02abc7a59e7 [2023-02-09T20:21:47.066Z] ---> 0940edfd5787 [2023-02-09T20:21:47.066Z] Step 24/24 : LABEL version=3.0.0-dev.43 [2023-02-09T20:21:47.330Z] ---> Running in 2b819b2e6ca7 [2023-02-09T20:21:47.330Z] ---> Running in e0ece36ba98d [2023-02-09T20:21:47.621Z] Removing intermediate container 2b819b2e6ca7 [2023-02-09T20:21:47.621Z] ---> 28788b8528d2 [2023-02-09T20:21:47.621Z] Step 21/22 : LABEL git_sha=08c6b03dd56aea21f28f845f075d885fa2173965 [2023-02-09T20:21:47.904Z] Removing intermediate container e0ece36ba98d [2023-02-09T20:21:47.904Z] ---> e1fc4536798d [2023-02-09T20:21:47.904Z] [2023-02-09T20:21:47.904Z] Successfully built e1fc4536798d [2023-02-09T20:21:47.904Z] ---> Running in 3c182fafe911 [2023-02-09T20:21:47.904Z] Successfully tagged core-metadata:latest [2023-02-09T20:21:47.904Z]  Building core-metadata ... done Building security-spire-config [2023-02-09T20:21:48.846Z] Removing intermediate container 3c182fafe911 [2023-02-09T20:21:48.846Z] ---> bbd45b8ab7eb [2023-02-09T20:21:48.846Z] Step 22/22 : LABEL version=3.0.0-dev.43 [2023-02-09T20:21:51.390Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-09T20:21:51.390Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-09T20:21:51.390Z] ---> 7daf9d764844 [2023-02-09T20:21:51.390Z] Step 3/24 : WORKDIR /edgex-go [2023-02-09T20:21:51.390Z] ---> Using cache [2023-02-09T20:21:51.390Z] ---> babf0bcee3ac [2023-02-09T20:21:51.390Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-02-09T20:21:51.390Z] ---> Using cache [2023-02-09T20:21:51.390Z] ---> 4ee2ec5c91e7 [2023-02-09T20:21:51.390Z] Step 5/24 : COPY go.mod vendor* ./ [2023-02-09T20:21:51.390Z] ---> Using cache [2023-02-09T20:21:51.390Z] ---> ee07b837bc8d [2023-02-09T20:21:51.390Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-09T20:21:51.390Z] ---> Using cache [2023-02-09T20:21:51.390Z] ---> a439846a96ce [2023-02-09T20:21:51.390Z] Step 7/24 : COPY . . [2023-02-09T20:21:51.390Z] ---> Using cache [2023-02-09T20:21:51.390Z] ---> b0daf5e13216 [2023-02-09T20:21:51.390Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-02-09T20:21:51.390Z] ---> Using cache [2023-02-09T20:21:51.390Z] ---> 75e8c5a05c8c [2023-02-09T20:21:51.390Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-02-09T20:21:51.390Z] ---> Using cache [2023-02-09T20:21:51.390Z] ---> 357e137e8fac [2023-02-09T20:21:51.390Z] Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-02-09T20:21:51.390Z] ---> Using cache [2023-02-09T20:21:51.390Z] ---> f969f3229bc2 [2023-02-09T20:21:51.390Z] Step 11/24 : WORKDIR /edgex-go [2023-02-09T20:21:51.390Z] ---> Using cache [2023-02-09T20:21:51.390Z] ---> 5fc836db98ce [2023-02-09T20:21:51.390Z] [2023-02-09T20:21:51.390Z] Step 12/24 : FROM alpine:3.15 [2023-02-09T20:21:51.390Z] ---> c4fc93816858 [2023-02-09T20:21:51.390Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-09T20:21:51.390Z] ---> Using cache [2023-02-09T20:21:51.390Z] ---> ca0815ede52b [2023-02-09T20:21:51.390Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-02-09T20:21:52.011Z] ---> Running in 739c6019ab01 [2023-02-09T20:21:52.011Z] ---> Running in 33b8592ac5d8 [2023-02-09T20:21:52.011Z] Removing intermediate container 7baad1cae25b [2023-02-09T20:21:52.011Z] ---> 895e24acb8cd [2023-02-09T20:21:52.011Z] [2023-02-09T20:21:52.011Z] Step 10/22 : FROM alpine:3.16 [2023-02-09T20:21:52.011Z] ---> bfe296a52501 [2023-02-09T20:21:52.011Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-02-09T20:21:52.283Z] ---> Running in b24f567dde34 [2023-02-09T20:21:52.556Z] Removing intermediate container 739c6019ab01 [2023-02-09T20:21:52.556Z] ---> 32eb41974191 [2023-02-09T20:21:52.556Z] [2023-02-09T20:21:52.556Z] Successfully built 32eb41974191 [2023-02-09T20:21:52.825Z] Successfully tagged core-data:latest [2023-02-09T20:21:52.825Z]  Building core-data ... done Removing intermediate container b24f567dde34 [2023-02-09T20:21:52.825Z] ---> 6bc01082e939 [2023-02-09T20:21:52.825Z] Step 12/22 : RUN apk add --update --no-cache dumb-init [2023-02-09T20:21:52.825Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-02-09T20:21:53.085Z] ---> Running in f1447edb4ee1 [2023-02-09T20:21:53.085Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-02-09T20:21:53.085Z] Removing intermediate container 5d59068c47a1 [2023-02-09T20:21:53.085Z] ---> eb6a907c2700 [2023-02-09T20:21:53.085Z] Step 7/24 : COPY . . [2023-02-09T20:21:53.343Z] v3.15.6-299-g84cc0f97117 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-02-09T20:21:53.343Z] v3.15.6-283-ga9bed072b9 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-02-09T20:21:53.343Z] OK: 15859 distinct packages available [2023-02-09T20:21:53.601Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-02-09T20:21:53.601Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-09T20:21:53.601Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-02-09T20:21:53.858Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-09T20:21:53.858Z] (1/4) Installing dumb-init (1.2.5-r1) [2023-02-09T20:21:53.858Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-02-09T20:21:53.858Z] (3/4) Installing libucontext (1.1-r0) [2023-02-09T20:21:53.858Z] (4/4) Installing gcompat (1.0.0-r4) [2023-02-09T20:21:53.858Z] Executing busybox-1.34.1-r7.trigger [2023-02-09T20:21:53.858Z] OK: 6 MiB in 18 packages [2023-02-09T20:21:54.117Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-02-09T20:21:54.117Z] Executing busybox-1.35.0-r17.trigger [2023-02-09T20:21:54.117Z] OK: 6 MiB in 15 packages [2023-02-09T20:21:57.397Z] ---> da51e29608f0 [2023-02-09T20:21:57.397Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-02-09T20:21:57.397Z] Removing intermediate container 33b8592ac5d8 [2023-02-09T20:21:57.397Z] ---> 3161a8769932 [2023-02-09T20:21:57.397Z] Removing intermediate container f1447edb4ee1 [2023-02-09T20:21:57.397Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin ---> 662dd4c28468 [2023-02-09T20:21:57.397Z] [2023-02-09T20:21:57.397Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-09T20:21:57.397Z] ---> Running in f5646546df51 [2023-02-09T20:21:57.961Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.43" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-02-09T20:21:58.220Z] ---> 46f6925f83e6 [2023-02-09T20:21:58.220Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-02-09T20:21:59.153Z] ---> c6d1b4d26f9e [2023-02-09T20:21:59.153Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-02-09T20:21:59.153Z] ---> 4c3fed8493f4 [2023-02-09T20:21:59.153Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-02-09T20:21:59.153Z] ---> 5d674070d41e [2023-02-09T20:21:59.153Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-02-09T20:21:59.153Z] ---> bf37a7a7ce43 [2023-02-09T20:21:59.153Z] Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-02-09T20:21:59.411Z] ---> Running in 4d08e3edfe25 [2023-02-09T20:21:59.411Z] ---> 2ec82683397d [2023-02-09T20:21:59.411Z] Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-02-09T20:21:59.668Z] ---> Running in cd62af159c44 [2023-02-09T20:21:59.668Z] Removing intermediate container 4d08e3edfe25 [2023-02-09T20:21:59.668Z] ---> e84d0d9a9638 [2023-02-09T20:21:59.668Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-02-09T20:21:59.926Z] ---> d5922b349877 [2023-02-09T20:21:59.926Z] Step 19/24 : WORKDIR / [2023-02-09T20:21:59.926Z] ---> Running in 5c521e40effb [2023-02-09T20:22:00.184Z] Removing intermediate container 5c521e40effb [2023-02-09T20:22:00.184Z] ---> 8a5a6ea76231 [2023-02-09T20:22:00.184Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-02-09T20:22:00.441Z] ---> Running in b35a321a98b4 [2023-02-09T20:22:00.722Z] Removing intermediate container b35a321a98b4 [2023-02-09T20:22:00.722Z] ---> a6239bffd9e7 [2023-02-09T20:22:00.722Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-02-09T20:22:00.722Z] Removing intermediate container cd62af159c44 [2023-02-09T20:22:00.722Z] ---> b6e91d29b068 [2023-02-09T20:22:00.722Z] Step 18/22 : ENTRYPOINT ["entrypoint.sh"] [2023-02-09T20:22:00.722Z] ---> Running in fdc9807486ce [2023-02-09T20:22:00.980Z] ---> Running in ce05fba0de30 [2023-02-09T20:22:00.980Z] Removing intermediate container fdc9807486ce [2023-02-09T20:22:00.980Z] ---> 2c40f5a917c7 [2023-02-09T20:22:00.980Z] Step 22/24 : LABEL arch=x86_64 [2023-02-09T20:22:00.980Z] Removing intermediate container ce05fba0de30 [2023-02-09T20:22:00.980Z] ---> 6d5c25804bd5 [2023-02-09T20:22:00.980Z] Step 19/22 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] [2023-02-09T20:22:01.245Z] ---> Running in 9cb729ee2d6e [2023-02-09T20:22:01.245Z] ---> Running in 52110825d6a2 [2023-02-09T20:22:01.245Z] Removing intermediate container 9cb729ee2d6e [2023-02-09T20:22:01.245Z] ---> 9d8350b387dd [2023-02-09T20:22:01.245Z] Step 23/24 : LABEL git_sha=08c6b03dd56aea21f28f845f075d885fa2173965 [2023-02-09T20:22:01.502Z] Removing intermediate container 52110825d6a2 [2023-02-09T20:22:01.502Z] ---> a27ae96c0396 [2023-02-09T20:22:01.502Z] Step 20/22 : LABEL arch=x86_64 [2023-02-09T20:22:01.502Z] ---> Running in 91bf57d6f414 [2023-02-09T20:22:01.502Z] ---> Running in 7454c4f60743 [2023-02-09T20:22:01.787Z] Removing intermediate container 7454c4f60743 [2023-02-09T20:22:01.787Z] ---> 18c8ddeea667 [2023-02-09T20:22:01.787Z] Step 21/22 : LABEL git_sha=08c6b03dd56aea21f28f845f075d885fa2173965 [2023-02-09T20:22:01.787Z] Removing intermediate container 91bf57d6f414 [2023-02-09T20:22:01.787Z] ---> 7b0db1b97cf0 [2023-02-09T20:22:01.787Z] Step 24/24 : LABEL version=3.0.0-dev.43 [2023-02-09T20:22:02.063Z] ---> Running in 66a512e47361 [2023-02-09T20:22:02.063Z] ---> Running in 7814dc6c6909 [2023-02-09T20:22:02.320Z] Removing intermediate container 66a512e47361 [2023-02-09T20:22:02.320Z] ---> 44a88a1fb002 [2023-02-09T20:22:02.320Z] Step 22/22 : LABEL version=3.0.0-dev.43 [2023-02-09T20:22:02.320Z] Removing intermediate container 7814dc6c6909 [2023-02-09T20:22:02.320Z] ---> 2bb592f08691 [2023-02-09T20:22:02.320Z] [2023-02-09T20:22:02.320Z] ---> Running in 6bd4e8fc769c [2023-02-09T20:22:02.320Z] Successfully built 2bb592f08691 [2023-02-09T20:22:02.320Z] Successfully tagged security-spire-config:latest [2023-02-09T20:22:02.578Z]  Building security-spire-config ... done Removing intermediate container 6bd4e8fc769c [2023-02-09T20:22:02.578Z] ---> a63dbe5534c3 [2023-02-09T20:22:02.578Z] [2023-02-09T20:22:02.836Z] Successfully built a63dbe5534c3 [2023-02-09T20:22:02.836Z] Successfully tagged core-common-config-bootstrapper:latest [2023-02-09T20:22:09.390Z]  Building core-common-config-bootstrapper ... done Removing intermediate container 6545aa1fcb7c [2023-02-09T20:22:09.390Z] ---> 46262d14fa96 [2023-02-09T20:22:09.390Z] [2023-02-09T20:22:09.390Z] Step 9/19 : FROM alpine:3.15 [2023-02-09T20:22:09.390Z] ---> c4fc93816858 [2023-02-09T20:22:09.390Z] Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-09T20:22:09.390Z] ---> Using cache [2023-02-09T20:22:09.390Z] ---> ca0815ede52b [2023-02-09T20:22:09.390Z] Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-02-09T20:22:09.390Z] ---> Running in d9144e9cb0bc [2023-02-09T20:22:09.390Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-02-09T20:22:09.648Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-02-09T20:22:09.907Z] v3.15.6-299-g84cc0f97117 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-02-09T20:22:09.907Z] v3.15.6-283-ga9bed072b9 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-02-09T20:22:09.907Z] OK: 15859 distinct packages available [2023-02-09T20:22:09.907Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-02-09T20:22:10.166Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-02-09T20:22:10.166Z] (1/9) Installing ca-certificates (20220614-r0) [2023-02-09T20:22:10.426Z] (2/9) Installing brotli-libs (1.0.9-r5) [2023-02-09T20:22:10.426Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2023-02-09T20:22:10.426Z] (4/9) Installing libcurl (7.80.0-r5) [2023-02-09T20:22:10.426Z] (5/9) Installing curl (7.80.0-r5) [2023-02-09T20:22:10.426Z] (6/9) Installing dumb-init (1.2.5-r1) [2023-02-09T20:22:10.426Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-02-09T20:22:10.426Z] (8/9) Installing libucontext (1.1-r0) [2023-02-09T20:22:10.426Z] (9/9) Installing gcompat (1.0.0-r4) [2023-02-09T20:22:10.426Z] Executing busybox-1.34.1-r7.trigger [2023-02-09T20:22:10.426Z] Executing ca-certificates-20220614-r0.trigger [2023-02-09T20:22:10.426Z] OK: 8 MiB in 23 packages [2023-02-09T20:22:10.993Z] Removing intermediate container d9144e9cb0bc [2023-02-09T20:22:10.993Z] ---> cd01bb28c0a5 [2023-02-09T20:22:10.993Z] Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-09T20:22:11.558Z] ---> 4c28d050f0fd [2023-02-09T20:22:11.558Z] Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-02-09T20:22:12.142Z] ---> 3cd95503c7cb [2023-02-09T20:22:12.142Z] Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2023-02-09T20:22:12.142Z] ---> 417a779b29ea [2023-02-09T20:22:12.142Z] Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-02-09T20:22:12.142Z] ---> Running in 83ac47620708 [2023-02-09T20:22:12.401Z] Removing intermediate container 83ac47620708 [2023-02-09T20:22:12.401Z] ---> 95f17b6887f6 [2023-02-09T20:22:12.401Z] Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-09T20:22:12.401Z] ---> Running in ff35e9ddf1dc [2023-02-09T20:22:12.401Z] Removing intermediate container ff35e9ddf1dc [2023-02-09T20:22:12.401Z] ---> 025f97f558fe [2023-02-09T20:22:12.401Z] Step 17/19 : LABEL arch=x86_64 [2023-02-09T20:22:12.401Z] ---> Running in ad7e6d9b2e49 [2023-02-09T20:22:13.777Z] Removing intermediate container ad7e6d9b2e49 [2023-02-09T20:22:13.777Z] ---> 8ba5cfae11a4 [2023-02-09T20:22:13.777Z] Step 18/19 : LABEL git_sha=08c6b03dd56aea21f28f845f075d885fa2173965 [2023-02-09T20:22:13.777Z] ---> Running in 84c3553618fe [2023-02-09T20:22:13.777Z] Removing intermediate container 84c3553618fe [2023-02-09T20:22:13.777Z] ---> 2f7c131570ab [2023-02-09T20:22:13.777Z] Step 19/19 : LABEL version=3.0.0-dev.43 [2023-02-09T20:22:13.777Z] ---> Running in 7a8db2b2dc54 [2023-02-09T20:22:13.777Z] Removing intermediate container 7a8db2b2dc54 [2023-02-09T20:22:13.777Z] ---> 0cd516e4fb08 [2023-02-09T20:22:13.777Z] [2023-02-09T20:22:13.777Z] Successfully built 0cd516e4fb08 [2023-02-09T20:22:13.777Z] Successfully tagged security-spiffe-token-provider:latest [2023-02-09T20:22:14.343Z]  Building security-spiffe-token-provider ... done go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.43" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-02-09T20:22:17.627Z] Removing intermediate container f5646546df51 [2023-02-09T20:22:17.627Z] ---> ac79e04a1ac4 [2023-02-09T20:22:17.628Z] [2023-02-09T20:22:17.628Z] Step 9/24 : FROM alpine:3.16 [2023-02-09T20:22:17.628Z] ---> bfe296a52501 [2023-02-09T20:22:17.628Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-02-09T20:22:17.628Z] ---> Running in d18e667b274a [2023-02-09T20:22:17.886Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-09T20:22:18.148Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-09T20:22:18.408Z] (1/3) Installing ca-certificates (20220614-r0) [2023-02-09T20:22:18.408Z] (2/3) Installing dumb-init (1.2.5-r1) [2023-02-09T20:22:18.408Z] (3/3) Installing su-exec (0.2-r1) [2023-02-09T20:22:18.408Z] Executing busybox-1.35.0-r17.trigger [2023-02-09T20:22:18.408Z] Executing ca-certificates-20220614-r0.trigger [2023-02-09T20:22:18.667Z] OK: 6 MiB in 17 packages [2023-02-09T20:22:19.234Z] Removing intermediate container d18e667b274a [2023-02-09T20:22:19.234Z] ---> 11aae489878e [2023-02-09T20:22:19.234Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-02-09T20:22:19.492Z] ---> Running in 6c8a0d9cc3f3 [2023-02-09T20:22:19.492Z] Removing intermediate container 6c8a0d9cc3f3 [2023-02-09T20:22:19.492Z] ---> ae95a9e8d810 [2023-02-09T20:22:19.492Z] Step 12/24 : WORKDIR / [2023-02-09T20:22:19.751Z] ---> Running in 965c343e20d3 [2023-02-09T20:22:20.091Z] Removing intermediate container 965c343e20d3 [2023-02-09T20:22:20.091Z] ---> e6a24e121069 [2023-02-09T20:22:20.091Z] Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-02-09T20:22:20.380Z] ---> b984e572ab32 [2023-02-09T20:22:20.380Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2023-02-09T20:22:20.638Z] ---> be7841579a07 [2023-02-09T20:22:20.638Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2023-02-09T20:22:20.897Z] ---> 0ce8338239fa [2023-02-09T20:22:20.897Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2023-02-09T20:22:20.897Z] ---> ae449f7bbb5d [2023-02-09T20:22:20.897Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-02-09T20:22:21.464Z] ---> 38f2984b76e8 [2023-02-09T20:22:21.464Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-02-09T20:22:21.723Z] ---> 1c7db8e0e528 [2023-02-09T20:22:21.723Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-02-09T20:22:21.981Z] ---> c7d541625342 [2023-02-09T20:22:21.981Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-02-09T20:22:22.239Z] ---> Running in 06fe294389f4 [2023-02-09T20:22:22.808Z] Removing intermediate container 06fe294389f4 [2023-02-09T20:22:22.808Z] ---> c355cc72923f [2023-02-09T20:22:22.808Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2023-02-09T20:22:22.808Z] ---> Running in b1cdb4080aab [2023-02-09T20:22:23.067Z] Removing intermediate container b1cdb4080aab [2023-02-09T20:22:23.067Z] ---> d8dd6131d9a6 [2023-02-09T20:22:23.067Z] Step 22/24 : LABEL arch=x86_64 [2023-02-09T20:22:23.327Z] ---> Running in 240bde5efc0f [2023-02-09T20:22:23.327Z] Removing intermediate container 240bde5efc0f [2023-02-09T20:22:23.327Z] ---> 6ad9eb4bf53d [2023-02-09T20:22:23.327Z] Step 23/24 : LABEL git_sha=08c6b03dd56aea21f28f845f075d885fa2173965 [2023-02-09T20:22:23.586Z] ---> Running in d66e7191755e [2023-02-09T20:22:23.586Z] Removing intermediate container d66e7191755e [2023-02-09T20:22:23.586Z] ---> 98295f64b13e [2023-02-09T20:22:23.586Z] Step 24/24 : LABEL version=3.0.0-dev.43 [2023-02-09T20:22:23.846Z] ---> Running in 86d9c4e1025b [2023-02-09T20:22:23.846Z] Removing intermediate container 86d9c4e1025b [2023-02-09T20:22:23.846Z] ---> ad5ee33ca7c4 [2023-02-09T20:22:23.846Z] [2023-02-09T20:22:24.104Z] Successfully built ad5ee33ca7c4 [2023-02-09T20:22:24.104Z] Successfully tagged security-secretstore-setup:latest [2023-02-09T20:22:24.108Z]  Building security-secretstore-setup ... done  [Pipeline] } [2023-02-09T20:22:24.113Z] $ docker stop --time=1 c9d0f666300b737c7ca94b6ef0cefb4136a9d6c0224da8fdf8ef75ebbb01f5ab [2023-02-09T20:22:25.521Z] $ docker rm -f --volumes c9d0f666300b737c7ca94b6ef0cefb4136a9d6c0224da8fdf8ef75ebbb01f5ab [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-09T20:22:25.861Z] + docker images [2023-02-09T20:22:25.861Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-02-09T20:22:25.861Z] security-secretstore-setup latest ad5ee33ca7c4 2 seconds ago 30MB [2023-02-09T20:22:25.861Z] ac79e04a1ac4 9 seconds ago 1.67GB [2023-02-09T20:22:25.861Z] security-spiffe-token-provider latest 0cd516e4fb08 12 seconds ago 30MB [2023-02-09T20:22:25.861Z] 46262d14fa96 18 seconds ago 1.71GB [2023-02-09T20:22:25.861Z] core-common-config-bootstrapper latest a63dbe5534c3 23 seconds ago 15.5MB [2023-02-09T20:22:25.861Z] security-spire-config latest 2bb592f08691 23 seconds ago 85.8MB [2023-02-09T20:22:25.861Z] core-data latest 32eb41974191 33 seconds ago 17.9MB [2023-02-09T20:22:25.861Z] 895e24acb8cd 37 seconds ago 1.67GB [2023-02-09T20:22:25.861Z] core-metadata latest e1fc4536798d 38 seconds ago 18.5MB [2023-02-09T20:22:25.861Z] a39e170e046a 45 seconds ago 1.68GB [2023-02-09T20:22:25.861Z] 731007c90498 51 seconds ago 1.68GB [2023-02-09T20:22:25.861Z] support-scheduler latest 9bb907d1dd72 About a minute ago 30MB [2023-02-09T20:22:25.861Z] security-bootstrapper latest 3e1c52180fd0 About a minute ago 20.3MB [2023-02-09T20:22:25.861Z] 0eb66c3a0ef9 About a minute ago 1.74GB [2023-02-09T20:22:25.861Z] security-proxy-setup latest 9afef4ece52e About a minute ago 27.8MB [2023-02-09T20:22:25.861Z] core-command latest cdef11f9a2d1 About a minute ago 17.7MB [2023-02-09T20:22:25.861Z] support-notifications latest cdd95fe8eb10 About a minute ago 30.6MB [2023-02-09T20:22:25.861Z] b6d94c4a6dd2 About a minute ago 1.74GB [2023-02-09T20:22:25.861Z] 45203f6256de About a minute ago 1.67GB [2023-02-09T20:22:25.861Z] fe392f2aa627 About a minute ago 1.68GB [2023-02-09T20:22:25.861Z] b7630862d7fe About a minute ago 1.67GB [2023-02-09T20:22:25.861Z] security-spire-server latest 2f5dcd2c7bdc About a minute ago 86.5MB [2023-02-09T20:22:25.861Z] 843144f8d0ef About a minute ago 1.55GB [2023-02-09T20:22:25.861Z] security-spire-agent latest a23943a53a9b 2 minutes ago 125MB [2023-02-09T20:22:25.861Z] 5fc836db98ce 2 minutes ago 1.55GB [2023-02-09T20:22:25.861Z] ci-base-image-x86_64 latest 7daf9d764844 5 minutes ago 903MB [2023-02-09T20:22:25.861Z] alpine 3.16 bfe296a52501 2 months ago 5.54MB [2023-02-09T20:22:25.861Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine db6d94c90886 3 months ago 683MB [2023-02-09T20:22:25.861Z] alpine 3.15 c4fc93816858 6 months ago 5.59MB [2023-02-09T20:22:25.861Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 7 months ago 253MB [2023-02-09T20:22:25.861Z] 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-02-09T20:22:25.952Z] provisioning config files... [2023-02-09T20:22:25.962Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/402@tmp/config2740452459656145797tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-09T20:22:26.259Z] ---> docker-login.sh [2023-02-09T20:22:26.259Z] nexus3.edgexfoundry.org:10001 [2023-02-09T20:22:26.259Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-09T20:22:26.259Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-09T20:22:26.259Z] Configure a credential helper to remove this warning. See [2023-02-09T20:22:26.259Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-09T20:22:26.259Z] [2023-02-09T20:22:26.259Z] Login Succeeded [2023-02-09T20:22:26.259Z] nexus3.edgexfoundry.org:10002 [2023-02-09T20:22:26.259Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-09T20:22:26.259Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-09T20:22:26.259Z] Configure a credential helper to remove this warning. See [2023-02-09T20:22:26.259Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-09T20:22:26.259Z] [2023-02-09T20:22:26.259Z] Login Succeeded [2023-02-09T20:22:26.259Z] nexus3.edgexfoundry.org:10003 [2023-02-09T20:22:26.521Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-09T20:22:26.521Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-09T20:22:26.521Z] Configure a credential helper to remove this warning. See [2023-02-09T20:22:26.521Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-09T20:22:26.521Z] [2023-02-09T20:22:26.521Z] Login Succeeded [2023-02-09T20:22:26.521Z] nexus3.edgexfoundry.org:10004 [2023-02-09T20:22:26.521Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-09T20:22:26.521Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-09T20:22:26.521Z] Configure a credential helper to remove this warning. See [2023-02-09T20:22:26.521Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-09T20:22:26.521Z] [2023-02-09T20:22:26.521Z] Login Succeeded [2023-02-09T20:22:26.521Z] docker.io [2023-02-09T20:22:26.780Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-09T20:22:26.780Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-09T20:22:26.780Z] Configure a credential helper to remove this warning. See [2023-02-09T20:22:26.780Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-09T20:22:26.780Z] [2023-02-09T20:22:26.780Z] Login Succeeded [2023-02-09T20:22:26.780Z] ---> docker-login.sh ends [Pipeline] } [2023-02-09T20:22:26.787Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-02-09T20:22:26.804Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-09T20:22:26.820Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2023-02-09T20:22:26.820Z] 08c6b03dd56aea21f28f845f075d885fa2173965 [2023-02-09T20:22:26.820Z] latest [2023-02-09T20:22:26.820Z] 3.0.0-dev.43 [2023-02-09T20:22:26.820Z] 08c6b03dd56aea21f28f845f075d885fa2173965-3.0.0-dev.43 [2023-02-09T20:22:26.820Z] main [2023-02-09T20:22:26.820Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-09T20:22:27.124Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:08c6b03dd56aea21f28f845f075d885fa2173965 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-09T20:22:27.427Z] + docker push nexus3.edgexfoundry.org:10004/core-command:08c6b03dd56aea21f28f845f075d885fa2173965 [2023-02-09T20:22:27.427Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-02-09T20:22:27.427Z] 93cdf608b889: Preparing [2023-02-09T20:22:27.427Z] 87161c799938: Preparing [2023-02-09T20:22:27.427Z] 25b2d924eaea: Preparing [2023-02-09T20:22:27.427Z] cdbd95457c77: Preparing [2023-02-09T20:22:27.427Z] e5e13b0c77cb: Preparing [2023-02-09T20:22:27.427Z] e5e13b0c77cb: Layer already exists [2023-02-09T20:22:27.427Z] 93cdf608b889: Pushed [2023-02-09T20:22:27.427Z] cdbd95457c77: Pushed [2023-02-09T20:22:27.427Z] 25b2d924eaea: Pushed [2023-02-09T20:22:28.803Z] 87161c799938: Pushed [2023-02-09T20:22:28.803Z] 08c6b03dd56aea21f28f845f075d885fa2173965: digest: sha256:01a3991116c8ae7f9cdbc516c79c31d5f120113bec6bddc0c720349da51750fe size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-09T20:22:29.106Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-09T20:22:29.410Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2023-02-09T20:22:29.410Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-02-09T20:22:29.410Z] 93cdf608b889: Preparing [2023-02-09T20:22:29.410Z] 87161c799938: Preparing [2023-02-09T20:22:29.410Z] 25b2d924eaea: Preparing [2023-02-09T20:22:29.410Z] cdbd95457c77: Preparing [2023-02-09T20:22:29.410Z] e5e13b0c77cb: Preparing [2023-02-09T20:22:29.410Z] 25b2d924eaea: Layer already exists [2023-02-09T20:22:29.410Z] 87161c799938: Layer already exists [2023-02-09T20:22:29.410Z] cdbd95457c77: Layer already exists [2023-02-09T20:22:29.410Z] 93cdf608b889: Layer already exists [2023-02-09T20:22:29.410Z] e5e13b0c77cb: Layer already exists [2023-02-09T20:22:29.410Z] latest: digest: sha256:01a3991116c8ae7f9cdbc516c79c31d5f120113bec6bddc0c720349da51750fe size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-09T20:22:29.720Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:3.0.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-09T20:22:30.021Z] + docker push nexus3.edgexfoundry.org:10004/core-command:3.0.0-dev.43 [2023-02-09T20:22:30.021Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-02-09T20:22:30.021Z] 93cdf608b889: Preparing [2023-02-09T20:22:30.021Z] 87161c799938: Preparing [2023-02-09T20:22:30.021Z] 25b2d924eaea: Preparing [2023-02-09T20:22:30.021Z] cdbd95457c77: Preparing [2023-02-09T20:22:30.021Z] e5e13b0c77cb: Preparing [2023-02-09T20:22:30.021Z] 25b2d924eaea: Layer already exists [2023-02-09T20:22:30.021Z] 87161c799938: Layer already exists [2023-02-09T20:22:30.021Z] 93cdf608b889: Layer already exists [2023-02-09T20:22:30.021Z] cdbd95457c77: Layer already exists [2023-02-09T20:22:30.021Z] e5e13b0c77cb: Layer already exists [2023-02-09T20:22:30.021Z] 3.0.0-dev.43: digest: sha256:01a3991116c8ae7f9cdbc516c79c31d5f120113bec6bddc0c720349da51750fe size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-09T20:22:30.327Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:08c6b03dd56aea21f28f845f075d885fa2173965-3.0.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-09T20:22:30.629Z] + docker push nexus3.edgexfoundry.org:10004/core-command:08c6b03dd56aea21f28f845f075d885fa2173965-3.0.0-dev.43 [2023-02-09T20:22:30.629Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-02-09T20:22:30.629Z] 93cdf608b889: Preparing [2023-02-09T20:22:30.629Z] 87161c799938: Preparing [2023-02-09T20:22:30.629Z] 25b2d924eaea: Preparing [2023-02-09T20:22:30.629Z] cdbd95457c77: Preparing [2023-02-09T20:22:30.629Z] e5e13b0c77cb: Preparing [2023-02-09T20:22:30.629Z] 93cdf608b889: Layer already exists [2023-02-09T20:22:30.629Z] 25b2d924eaea: Layer already exists [2023-02-09T20:22:30.629Z] e5e13b0c77cb: Layer already exists [2023-02-09T20:22:30.629Z] cdbd95457c77: Layer already exists [2023-02-09T20:22:30.629Z] 87161c799938: Layer already exists [2023-02-09T20:22:30.629Z] 08c6b03dd56aea21f28f845f075d885fa2173965-3.0.0-dev.43: digest: sha256:01a3991116c8ae7f9cdbc516c79c31d5f120113bec6bddc0c720349da51750fe size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-09T20:22:30.937Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-09T20:22:31.239Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2023-02-09T20:22:31.239Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-02-09T20:22:31.239Z] 93cdf608b889: Preparing [2023-02-09T20:22:31.239Z] 87161c799938: Preparing [2023-02-09T20:22:31.239Z] 25b2d924eaea: Preparing [2023-02-09T20:22:31.239Z] cdbd95457c77: Preparing [2023-02-09T20:22:31.239Z] e5e13b0c77cb: Preparing [2023-02-09T20:22:31.239Z] e5e13b0c77cb: Layer already exists [2023-02-09T20:22:31.239Z] cdbd95457c77: Layer already exists [2023-02-09T20:22:31.239Z] 93cdf608b889: Layer already exists [2023-02-09T20:22:31.239Z] 87161c799938: Layer already exists [2023-02-09T20:22:31.239Z] 25b2d924eaea: Layer already exists [2023-02-09T20:22:31.239Z] main: digest: sha256:01a3991116c8ae7f9cdbc516c79c31d5f120113bec6bddc0c720349da51750fe size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-02-09T20:22:31.282Z] ===================================================== [Pipeline] echo [2023-02-09T20:22:31.292Z] taggedImages: [2023-02-09T20:22:31.293Z] - nexus3.edgexfoundry.org:10004/core-command:08c6b03dd56aea21f28f845f075d885fa2173965 [2023-02-09T20:22:31.293Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2023-02-09T20:22:31.293Z] - nexus3.edgexfoundry.org:10004/core-command:3.0.0-dev.43 [2023-02-09T20:22:31.293Z] - nexus3.edgexfoundry.org:10004/core-command:08c6b03dd56aea21f28f845f075d885fa2173965-3.0.0-dev.43 [2023-02-09T20:22:31.293Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2023-02-09T20:22:31.317Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: [2023-02-09T20:22:31.317Z] 08c6b03dd56aea21f28f845f075d885fa2173965 [2023-02-09T20:22:31.317Z] latest [2023-02-09T20:22:31.317Z] 3.0.0-dev.43 [2023-02-09T20:22:31.317Z] 08c6b03dd56aea21f28f845f075d885fa2173965-3.0.0-dev.43 [2023-02-09T20:22:31.317Z] main [2023-02-09T20:22:31.317Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-09T20:22:31.632Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:08c6b03dd56aea21f28f845f075d885fa2173965 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-09T20:22:31.939Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:08c6b03dd56aea21f28f845f075d885fa2173965 [2023-02-09T20:22:31.939Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-02-09T20:22:31.939Z] 422149309908: Preparing [2023-02-09T20:22:31.939Z] e2de63c4abc5: Preparing [2023-02-09T20:22:31.939Z] 7e61ab59ebce: Preparing [2023-02-09T20:22:31.939Z] d35b6f024d5e: Preparing [2023-02-09T20:22:31.939Z] 25b2d924eaea: Preparing [2023-02-09T20:22:31.939Z] f0d37d4b9111: Preparing [2023-02-09T20:22:31.939Z] e5e13b0c77cb: Preparing [2023-02-09T20:22:31.939Z] f0d37d4b9111: Waiting [2023-02-09T20:22:31.940Z] e5e13b0c77cb: Waiting [2023-02-09T20:22:31.940Z] 25b2d924eaea: Layer already exists [2023-02-09T20:22:31.940Z] 7e61ab59ebce: Pushed [2023-02-09T20:22:31.940Z] e2de63c4abc5: Pushed [2023-02-09T20:22:31.940Z] e5e13b0c77cb: Layer already exists [2023-02-09T20:22:31.940Z] f0d37d4b9111: Pushed [2023-02-09T20:22:31.940Z] 422149309908: Pushed [2023-02-09T20:22:32.881Z] d35b6f024d5e: Pushed [2023-02-09T20:22:32.881Z] 08c6b03dd56aea21f28f845f075d885fa2173965: digest: sha256:12394001c43181e95959d2dacc3cb0874a468a1c1940ca3eb635d7278a741c20 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-09T20:22:33.196Z] + 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-02-09T20:22:33.572Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2023-02-09T20:22:33.572Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-02-09T20:22:33.572Z] 422149309908: Preparing [2023-02-09T20:22:33.572Z] e2de63c4abc5: Preparing [2023-02-09T20:22:33.572Z] 7e61ab59ebce: Preparing [2023-02-09T20:22:33.572Z] d35b6f024d5e: Preparing [2023-02-09T20:22:33.572Z] 25b2d924eaea: Preparing [2023-02-09T20:22:33.572Z] f0d37d4b9111: Preparing [2023-02-09T20:22:33.572Z] e5e13b0c77cb: Preparing [2023-02-09T20:22:33.572Z] f0d37d4b9111: Waiting [2023-02-09T20:22:33.572Z] e5e13b0c77cb: Waiting [2023-02-09T20:22:33.572Z] d35b6f024d5e: Layer already exists [2023-02-09T20:22:33.572Z] e2de63c4abc5: Layer already exists [2023-02-09T20:22:33.572Z] 7e61ab59ebce: Layer already exists [2023-02-09T20:22:33.572Z] 422149309908: Layer already exists [2023-02-09T20:22:33.572Z] 25b2d924eaea: Layer already exists [2023-02-09T20:22:33.572Z] f0d37d4b9111: Layer already exists [2023-02-09T20:22:33.572Z] e5e13b0c77cb: Layer already exists [2023-02-09T20:22:33.572Z] latest: digest: sha256:12394001c43181e95959d2dacc3cb0874a468a1c1940ca3eb635d7278a741c20 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-09T20:22:33.966Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.0.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-09T20:22:34.339Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.0.0-dev.43 [2023-02-09T20:22:34.339Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-02-09T20:22:34.339Z] 422149309908: Preparing [2023-02-09T20:22:34.339Z] e2de63c4abc5: Preparing [2023-02-09T20:22:34.339Z] 7e61ab59ebce: Preparing [2023-02-09T20:22:34.339Z] d35b6f024d5e: Preparing [2023-02-09T20:22:34.339Z] 25b2d924eaea: Preparing [2023-02-09T20:22:34.339Z] f0d37d4b9111: Preparing [2023-02-09T20:22:34.339Z] e5e13b0c77cb: Preparing [2023-02-09T20:22:34.339Z] e5e13b0c77cb: Waiting [2023-02-09T20:22:34.339Z] f0d37d4b9111: Waiting [2023-02-09T20:22:34.339Z] 7e61ab59ebce: Layer already exists [2023-02-09T20:22:34.339Z] 25b2d924eaea: Layer already exists [2023-02-09T20:22:34.339Z] 422149309908: Layer already exists [2023-02-09T20:22:34.339Z] d35b6f024d5e: Layer already exists [2023-02-09T20:22:34.339Z] e2de63c4abc5: Layer already exists [2023-02-09T20:22:34.339Z] e5e13b0c77cb: Layer already exists [2023-02-09T20:22:34.339Z] f0d37d4b9111: Layer already exists [2023-02-09T20:22:34.339Z] 3.0.0-dev.43: digest: sha256:12394001c43181e95959d2dacc3cb0874a468a1c1940ca3eb635d7278a741c20 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-09T20:22:34.681Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:08c6b03dd56aea21f28f845f075d885fa2173965-3.0.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-09T20:22:34.987Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:08c6b03dd56aea21f28f845f075d885fa2173965-3.0.0-dev.43 [2023-02-09T20:22:34.987Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-02-09T20:22:34.987Z] 422149309908: Preparing [2023-02-09T20:22:34.987Z] e2de63c4abc5: Preparing [2023-02-09T20:22:34.987Z] 7e61ab59ebce: Preparing [2023-02-09T20:22:34.987Z] d35b6f024d5e: Preparing [2023-02-09T20:22:34.987Z] 25b2d924eaea: Preparing [2023-02-09T20:22:34.987Z] f0d37d4b9111: Preparing [2023-02-09T20:22:34.987Z] e5e13b0c77cb: Preparing [2023-02-09T20:22:34.987Z] e5e13b0c77cb: Waiting [2023-02-09T20:22:34.987Z] f0d37d4b9111: Waiting [2023-02-09T20:22:34.987Z] 422149309908: Layer already exists [2023-02-09T20:22:34.987Z] d35b6f024d5e: Layer already exists [2023-02-09T20:22:34.987Z] 25b2d924eaea: Layer already exists [2023-02-09T20:22:34.987Z] 7e61ab59ebce: Layer already exists [2023-02-09T20:22:34.987Z] e2de63c4abc5: Layer already exists [2023-02-09T20:22:34.987Z] f0d37d4b9111: Layer already exists [2023-02-09T20:22:34.987Z] e5e13b0c77cb: Layer already exists [2023-02-09T20:22:34.987Z] 08c6b03dd56aea21f28f845f075d885fa2173965-3.0.0-dev.43: digest: sha256:12394001c43181e95959d2dacc3cb0874a468a1c1940ca3eb635d7278a741c20 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-09T20:22:35.298Z] + 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-02-09T20:22:35.602Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [2023-02-09T20:22:35.602Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-02-09T20:22:35.602Z] 422149309908: Preparing [2023-02-09T20:22:35.602Z] e2de63c4abc5: Preparing [2023-02-09T20:22:35.602Z] 7e61ab59ebce: Preparing [2023-02-09T20:22:35.602Z] d35b6f024d5e: Preparing [2023-02-09T20:22:35.602Z] 25b2d924eaea: Preparing [2023-02-09T20:22:35.602Z] f0d37d4b9111: Preparing [2023-02-09T20:22:35.602Z] e5e13b0c77cb: Preparing [2023-02-09T20:22:35.602Z] e5e13b0c77cb: Waiting [2023-02-09T20:22:35.602Z] f0d37d4b9111: Waiting [2023-02-09T20:22:35.602Z] e2de63c4abc5: Layer already exists [2023-02-09T20:22:35.602Z] 422149309908: Layer already exists [2023-02-09T20:22:35.602Z] 25b2d924eaea: Layer already exists [2023-02-09T20:22:35.602Z] d35b6f024d5e: Layer already exists [2023-02-09T20:22:35.602Z] 7e61ab59ebce: Layer already exists [2023-02-09T20:22:35.602Z] f0d37d4b9111: Layer already exists [2023-02-09T20:22:35.602Z] e5e13b0c77cb: Layer already exists [2023-02-09T20:22:35.862Z] main: digest: sha256:12394001c43181e95959d2dacc3cb0874a468a1c1940ca3eb635d7278a741c20 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-02-09T20:22:35.897Z] ===================================================== [Pipeline] echo [2023-02-09T20:22:35.902Z] taggedImages: [2023-02-09T20:22:35.902Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:08c6b03dd56aea21f28f845f075d885fa2173965 [2023-02-09T20:22:35.902Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2023-02-09T20:22:35.902Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.0.0-dev.43 [2023-02-09T20:22:35.902Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:08c6b03dd56aea21f28f845f075d885fa2173965-3.0.0-dev.43 [2023-02-09T20:22:35.902Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo [2023-02-09T20:22:35.916Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2023-02-09T20:22:35.916Z] 08c6b03dd56aea21f28f845f075d885fa2173965 [2023-02-09T20:22:35.916Z] latest [2023-02-09T20:22:35.916Z] 3.0.0-dev.43 [2023-02-09T20:22:35.916Z] 08c6b03dd56aea21f28f845f075d885fa2173965-3.0.0-dev.43 [2023-02-09T20:22:35.916Z] main [2023-02-09T20:22:35.916Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-09T20:22:36.224Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:08c6b03dd56aea21f28f845f075d885fa2173965 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-09T20:22:36.526Z] + docker push nexus3.edgexfoundry.org:10004/core-data:08c6b03dd56aea21f28f845f075d885fa2173965 [2023-02-09T20:22:36.526Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-02-09T20:22:36.526Z] 9c651668856e: Preparing [2023-02-09T20:22:36.526Z] 51fb8b26c3f4: Preparing [2023-02-09T20:22:36.526Z] 25b2d924eaea: Preparing [2023-02-09T20:22:36.526Z] 8faf39dd9eff: Preparing [2023-02-09T20:22:36.526Z] e5e13b0c77cb: Preparing [2023-02-09T20:22:36.526Z] e5e13b0c77cb: Layer already exists [2023-02-09T20:22:36.526Z] 25b2d924eaea: Layer already exists [2023-02-09T20:22:36.526Z] 9c651668856e: Pushed [2023-02-09T20:22:36.526Z] 8faf39dd9eff: Pushed [2023-02-09T20:22:37.908Z] 51fb8b26c3f4: Pushed [2023-02-09T20:22:37.908Z] 08c6b03dd56aea21f28f845f075d885fa2173965: digest: sha256:c996799074e094154bcf05ffa04443dcf80f7ceaecea566e2d84e633a29153a4 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-09T20:22:38.223Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-09T20:22:38.525Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2023-02-09T20:22:38.525Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-02-09T20:22:38.525Z] 9c651668856e: Preparing [2023-02-09T20:22:38.525Z] 51fb8b26c3f4: Preparing [2023-02-09T20:22:38.525Z] 25b2d924eaea: Preparing [2023-02-09T20:22:38.525Z] 8faf39dd9eff: Preparing [2023-02-09T20:22:38.525Z] e5e13b0c77cb: Preparing [2023-02-09T20:22:38.525Z] 51fb8b26c3f4: Layer already exists [2023-02-09T20:22:38.525Z] 9c651668856e: Layer already exists [2023-02-09T20:22:38.525Z] 25b2d924eaea: Layer already exists [2023-02-09T20:22:38.525Z] 8faf39dd9eff: Layer already exists [2023-02-09T20:22:38.525Z] e5e13b0c77cb: Layer already exists [2023-02-09T20:22:38.525Z] latest: digest: sha256:c996799074e094154bcf05ffa04443dcf80f7ceaecea566e2d84e633a29153a4 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-09T20:22:38.832Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:3.0.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-09T20:22:39.149Z] + docker push nexus3.edgexfoundry.org:10004/core-data:3.0.0-dev.43 [2023-02-09T20:22:39.149Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-02-09T20:22:39.149Z] 9c651668856e: Preparing [2023-02-09T20:22:39.149Z] 51fb8b26c3f4: Preparing [2023-02-09T20:22:39.149Z] 25b2d924eaea: Preparing [2023-02-09T20:22:39.149Z] 8faf39dd9eff: Preparing [2023-02-09T20:22:39.149Z] e5e13b0c77cb: Preparing [2023-02-09T20:22:39.149Z] e5e13b0c77cb: Layer already exists [2023-02-09T20:22:39.149Z] 25b2d924eaea: Layer already exists [2023-02-09T20:22:39.149Z] 8faf39dd9eff: Layer already exists [2023-02-09T20:22:39.149Z] 9c651668856e: Layer already exists [2023-02-09T20:22:39.149Z] 51fb8b26c3f4: Layer already exists [2023-02-09T20:22:39.149Z] 3.0.0-dev.43: digest: sha256:c996799074e094154bcf05ffa04443dcf80f7ceaecea566e2d84e633a29153a4 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-09T20:22:39.462Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:08c6b03dd56aea21f28f845f075d885fa2173965-3.0.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-09T20:22:39.771Z] + docker push nexus3.edgexfoundry.org:10004/core-data:08c6b03dd56aea21f28f845f075d885fa2173965-3.0.0-dev.43 [2023-02-09T20:22:39.771Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-02-09T20:22:39.771Z] 9c651668856e: Preparing [2023-02-09T20:22:39.771Z] 51fb8b26c3f4: Preparing [2023-02-09T20:22:39.771Z] 25b2d924eaea: Preparing [2023-02-09T20:22:39.771Z] 8faf39dd9eff: Preparing [2023-02-09T20:22:39.771Z] e5e13b0c77cb: Preparing [2023-02-09T20:22:39.771Z] e5e13b0c77cb: Layer already exists [2023-02-09T20:22:39.771Z] 9c651668856e: Layer already exists [2023-02-09T20:22:39.771Z] 8faf39dd9eff: Layer already exists [2023-02-09T20:22:39.771Z] 51fb8b26c3f4: Layer already exists [2023-02-09T20:22:39.771Z] 25b2d924eaea: Layer already exists [2023-02-09T20:22:39.771Z] 08c6b03dd56aea21f28f845f075d885fa2173965-3.0.0-dev.43: digest: sha256:c996799074e094154bcf05ffa04443dcf80f7ceaecea566e2d84e633a29153a4 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-09T20:22:40.089Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-09T20:22:40.397Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2023-02-09T20:22:40.397Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-02-09T20:22:40.397Z] 9c651668856e: Preparing [2023-02-09T20:22:40.397Z] 51fb8b26c3f4: Preparing [2023-02-09T20:22:40.397Z] 25b2d924eaea: Preparing [2023-02-09T20:22:40.397Z] 8faf39dd9eff: Preparing [2023-02-09T20:22:40.397Z] e5e13b0c77cb: Preparing [2023-02-09T20:22:40.397Z] 9c651668856e: Layer already exists [2023-02-09T20:22:40.397Z] 8faf39dd9eff: Layer already exists [2023-02-09T20:22:40.397Z] 51fb8b26c3f4: Layer already exists [2023-02-09T20:22:40.397Z] e5e13b0c77cb: Layer already exists [2023-02-09T20:22:40.397Z] 25b2d924eaea: Layer already exists [2023-02-09T20:22:40.397Z] main: digest: sha256:c996799074e094154bcf05ffa04443dcf80f7ceaecea566e2d84e633a29153a4 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-02-09T20:22:40.432Z] ===================================================== [Pipeline] echo [2023-02-09T20:22:40.438Z] taggedImages: [2023-02-09T20:22:40.438Z] - nexus3.edgexfoundry.org:10004/core-data:08c6b03dd56aea21f28f845f075d885fa2173965 [2023-02-09T20:22:40.438Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2023-02-09T20:22:40.438Z] - nexus3.edgexfoundry.org:10004/core-data:3.0.0-dev.43 [2023-02-09T20:22:40.438Z] - nexus3.edgexfoundry.org:10004/core-data:08c6b03dd56aea21f28f845f075d885fa2173965-3.0.0-dev.43 [2023-02-09T20:22:40.438Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2023-02-09T20:22:40.452Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2023-02-09T20:22:40.452Z] 08c6b03dd56aea21f28f845f075d885fa2173965 [2023-02-09T20:22:40.452Z] latest [2023-02-09T20:22:40.452Z] 3.0.0-dev.43 [2023-02-09T20:22:40.452Z] 08c6b03dd56aea21f28f845f075d885fa2173965-3.0.0-dev.43 [2023-02-09T20:22:40.452Z] main [2023-02-09T20:22:40.452Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-09T20:22:40.756Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:08c6b03dd56aea21f28f845f075d885fa2173965 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-09T20:22:41.054Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:08c6b03dd56aea21f28f845f075d885fa2173965 [2023-02-09T20:22:41.054Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-02-09T20:22:41.054Z] d6d18487fe9c: Preparing [2023-02-09T20:22:41.054Z] d63451535d87: Preparing [2023-02-09T20:22:41.054Z] 0f3b3179a8af: Preparing [2023-02-09T20:22:41.054Z] 25b2d924eaea: Preparing [2023-02-09T20:22:41.054Z] cdbd95457c77: Preparing [2023-02-09T20:22:41.054Z] e5e13b0c77cb: Preparing [2023-02-09T20:22:41.054Z] e5e13b0c77cb: Waiting [2023-02-09T20:22:41.054Z] cdbd95457c77: Layer already exists [2023-02-09T20:22:41.054Z] 25b2d924eaea: Layer already exists [2023-02-09T20:22:41.054Z] e5e13b0c77cb: Layer already exists [2023-02-09T20:22:41.054Z] d6d18487fe9c: Pushed [2023-02-09T20:22:41.054Z] d63451535d87: Pushed [2023-02-09T20:22:42.436Z] 0f3b3179a8af: Pushed [2023-02-09T20:22:42.436Z] 08c6b03dd56aea21f28f845f075d885fa2173965: digest: sha256:5674d270c0cae80d26dc923a150973f54248f289b5513f95f3cbb31c8444c398 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-09T20:22:42.753Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-09T20:22:43.057Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2023-02-09T20:22:43.057Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-02-09T20:22:43.057Z] d6d18487fe9c: Preparing [2023-02-09T20:22:43.057Z] d63451535d87: Preparing [2023-02-09T20:22:43.057Z] 0f3b3179a8af: Preparing [2023-02-09T20:22:43.057Z] 25b2d924eaea: Preparing [2023-02-09T20:22:43.057Z] cdbd95457c77: Preparing [2023-02-09T20:22:43.057Z] e5e13b0c77cb: Preparing [2023-02-09T20:22:43.057Z] e5e13b0c77cb: Waiting [2023-02-09T20:22:43.057Z] d6d18487fe9c: Layer already exists [2023-02-09T20:22:43.057Z] cdbd95457c77: Layer already exists [2023-02-09T20:22:43.057Z] 0f3b3179a8af: Layer already exists [2023-02-09T20:22:43.057Z] d63451535d87: Layer already exists [2023-02-09T20:22:43.057Z] 25b2d924eaea: Layer already exists [2023-02-09T20:22:43.057Z] e5e13b0c77cb: Layer already exists [2023-02-09T20:22:43.057Z] latest: digest: sha256:5674d270c0cae80d26dc923a150973f54248f289b5513f95f3cbb31c8444c398 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-09T20:22:43.365Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:3.0.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-09T20:22:43.669Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:3.0.0-dev.43 [2023-02-09T20:22:43.669Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-02-09T20:22:43.669Z] d6d18487fe9c: Preparing [2023-02-09T20:22:43.669Z] d63451535d87: Preparing [2023-02-09T20:22:43.669Z] 0f3b3179a8af: Preparing [2023-02-09T20:22:43.669Z] 25b2d924eaea: Preparing [2023-02-09T20:22:43.669Z] cdbd95457c77: Preparing [2023-02-09T20:22:43.669Z] e5e13b0c77cb: Preparing [2023-02-09T20:22:43.669Z] e5e13b0c77cb: Waiting [2023-02-09T20:22:43.669Z] d6d18487fe9c: Layer already exists [2023-02-09T20:22:43.669Z] cdbd95457c77: Layer already exists [2023-02-09T20:22:43.669Z] 25b2d924eaea: Layer already exists [2023-02-09T20:22:43.669Z] 0f3b3179a8af: Layer already exists [2023-02-09T20:22:43.669Z] d63451535d87: Layer already exists [2023-02-09T20:22:43.669Z] e5e13b0c77cb: Layer already exists [2023-02-09T20:22:43.669Z] 3.0.0-dev.43: digest: sha256:5674d270c0cae80d26dc923a150973f54248f289b5513f95f3cbb31c8444c398 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-09T20:22:43.979Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:08c6b03dd56aea21f28f845f075d885fa2173965-3.0.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-09T20:22:44.283Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:08c6b03dd56aea21f28f845f075d885fa2173965-3.0.0-dev.43 [2023-02-09T20:22:44.283Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-02-09T20:22:44.283Z] d6d18487fe9c: Preparing [2023-02-09T20:22:44.283Z] d63451535d87: Preparing [2023-02-09T20:22:44.283Z] 0f3b3179a8af: Preparing [2023-02-09T20:22:44.283Z] 25b2d924eaea: Preparing [2023-02-09T20:22:44.283Z] cdbd95457c77: Preparing [2023-02-09T20:22:44.283Z] e5e13b0c77cb: Preparing [2023-02-09T20:22:44.283Z] 0f3b3179a8af: Layer already exists [2023-02-09T20:22:44.283Z] cdbd95457c77: Layer already exists [2023-02-09T20:22:44.283Z] d6d18487fe9c: Layer already exists [2023-02-09T20:22:44.283Z] d63451535d87: Layer already exists [2023-02-09T20:22:44.283Z] 25b2d924eaea: Layer already exists [2023-02-09T20:22:44.283Z] e5e13b0c77cb: Layer already exists [2023-02-09T20:22:44.283Z] 08c6b03dd56aea21f28f845f075d885fa2173965-3.0.0-dev.43: digest: sha256:5674d270c0cae80d26dc923a150973f54248f289b5513f95f3cbb31c8444c398 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-09T20:22:44.592Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-09T20:22:44.895Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2023-02-09T20:22:44.895Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-02-09T20:22:44.895Z] d6d18487fe9c: Preparing [2023-02-09T20:22:44.895Z] d63451535d87: Preparing [2023-02-09T20:22:44.895Z] 0f3b3179a8af: Preparing [2023-02-09T20:22:44.895Z] 25b2d924eaea: Preparing [2023-02-09T20:22:44.895Z] cdbd95457c77: Preparing [2023-02-09T20:22:44.895Z] e5e13b0c77cb: Preparing [2023-02-09T20:22:44.895Z] e5e13b0c77cb: Waiting [2023-02-09T20:22:44.895Z] d63451535d87: Layer already exists [2023-02-09T20:22:44.895Z] 0f3b3179a8af: Layer already exists [2023-02-09T20:22:44.895Z] cdbd95457c77: Layer already exists [2023-02-09T20:22:44.895Z] d6d18487fe9c: Layer already exists [2023-02-09T20:22:44.895Z] 25b2d924eaea: Layer already exists [2023-02-09T20:22:44.895Z] e5e13b0c77cb: Layer already exists [2023-02-09T20:22:44.895Z] main: digest: sha256:5674d270c0cae80d26dc923a150973f54248f289b5513f95f3cbb31c8444c398 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-02-09T20:22:44.929Z] ===================================================== [Pipeline] echo [2023-02-09T20:22:44.935Z] taggedImages: [2023-02-09T20:22:44.935Z] - nexus3.edgexfoundry.org:10004/core-metadata:08c6b03dd56aea21f28f845f075d885fa2173965 [2023-02-09T20:22:44.935Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2023-02-09T20:22:44.935Z] - nexus3.edgexfoundry.org:10004/core-metadata:3.0.0-dev.43 [2023-02-09T20:22:44.935Z] - nexus3.edgexfoundry.org:10004/core-metadata:08c6b03dd56aea21f28f845f075d885fa2173965-3.0.0-dev.43 [2023-02-09T20:22:44.935Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2023-02-09T20:22:44.950Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2023-02-09T20:22:44.950Z] 08c6b03dd56aea21f28f845f075d885fa2173965 [2023-02-09T20:22:44.950Z] latest [2023-02-09T20:22:44.950Z] 3.0.0-dev.43 [2023-02-09T20:22:44.950Z] 08c6b03dd56aea21f28f845f075d885fa2173965-3.0.0-dev.43 [2023-02-09T20:22:44.950Z] main [2023-02-09T20:22:44.950Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-09T20:22:45.254Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:08c6b03dd56aea21f28f845f075d885fa2173965 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-09T20:22:45.565Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:08c6b03dd56aea21f28f845f075d885fa2173965 [2023-02-09T20:22:45.566Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-02-09T20:22:45.566Z] 0aacc73931fb: Preparing [2023-02-09T20:22:45.566Z] 0aacc73931fb: Preparing [2023-02-09T20:22:45.566Z] 3af7633d78d9: Preparing [2023-02-09T20:22:45.566Z] b4a9b1a875ea: Preparing [2023-02-09T20:22:45.566Z] e594ee9bdd1d: Preparing [2023-02-09T20:22:45.566Z] 6225c0f15d31: Preparing [2023-02-09T20:22:45.566Z] 685a86465eb2: Preparing [2023-02-09T20:22:45.566Z] 25b2d924eaea: Preparing [2023-02-09T20:22:45.566Z] 1081f131d316: Preparing [2023-02-09T20:22:45.566Z] 5368cccd3cb3: Preparing [2023-02-09T20:22:45.566Z] 48ff9dbe5f64: Preparing [2023-02-09T20:22:45.566Z] eb9143075de2: Preparing [2023-02-09T20:22:45.566Z] e5e13b0c77cb: Preparing [2023-02-09T20:22:45.566Z] 685a86465eb2: Waiting [2023-02-09T20:22:45.566Z] 25b2d924eaea: Waiting [2023-02-09T20:22:45.566Z] 5368cccd3cb3: Waiting [2023-02-09T20:22:45.566Z] 1081f131d316: Waiting [2023-02-09T20:22:45.566Z] 48ff9dbe5f64: Waiting [2023-02-09T20:22:45.566Z] e5e13b0c77cb: Waiting [2023-02-09T20:22:45.566Z] eb9143075de2: Waiting [2023-02-09T20:22:45.566Z] 3af7633d78d9: Pushed [2023-02-09T20:22:45.566Z] 6225c0f15d31: Pushed [2023-02-09T20:22:45.566Z] 0aacc73931fb: Pushed [2023-02-09T20:22:45.566Z] e594ee9bdd1d: Pushed [2023-02-09T20:22:45.566Z] b4a9b1a875ea: Pushed [2023-02-09T20:22:45.824Z] 25b2d924eaea: Layer already exists [2023-02-09T20:22:45.824Z] 1081f131d316: Pushed [2023-02-09T20:22:45.824Z] e5e13b0c77cb: Layer already exists [2023-02-09T20:22:45.824Z] 5368cccd3cb3: Pushed [2023-02-09T20:22:45.824Z] 48ff9dbe5f64: Pushed [2023-02-09T20:22:45.824Z] eb9143075de2: Pushed [2023-02-09T20:22:47.203Z] 685a86465eb2: Pushed [2023-02-09T20:22:47.204Z] 08c6b03dd56aea21f28f845f075d885fa2173965: digest: sha256:5693442cca1fbdfc17abff4b583e3b58876f12b0a1a9007b18cc0db561fde461 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-09T20:22:47.512Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-09T20:22:47.818Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2023-02-09T20:22:47.818Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-02-09T20:22:47.818Z] 0aacc73931fb: Preparing [2023-02-09T20:22:47.818Z] 0aacc73931fb: Preparing [2023-02-09T20:22:47.818Z] 3af7633d78d9: Preparing [2023-02-09T20:22:47.818Z] b4a9b1a875ea: Preparing [2023-02-09T20:22:47.818Z] e594ee9bdd1d: Preparing [2023-02-09T20:22:47.818Z] 6225c0f15d31: Preparing [2023-02-09T20:22:47.818Z] 685a86465eb2: Preparing [2023-02-09T20:22:47.818Z] 25b2d924eaea: Preparing [2023-02-09T20:22:47.818Z] 1081f131d316: Preparing [2023-02-09T20:22:47.819Z] 5368cccd3cb3: Preparing [2023-02-09T20:22:47.819Z] 48ff9dbe5f64: Preparing [2023-02-09T20:22:47.819Z] eb9143075de2: Preparing [2023-02-09T20:22:47.819Z] e5e13b0c77cb: Preparing [2023-02-09T20:22:47.819Z] 25b2d924eaea: Waiting [2023-02-09T20:22:47.819Z] 1081f131d316: Waiting [2023-02-09T20:22:47.819Z] 5368cccd3cb3: Waiting [2023-02-09T20:22:47.819Z] 48ff9dbe5f64: Waiting [2023-02-09T20:22:47.819Z] eb9143075de2: Waiting [2023-02-09T20:22:47.819Z] e5e13b0c77cb: Waiting [2023-02-09T20:22:47.819Z] 685a86465eb2: Waiting [2023-02-09T20:22:47.819Z] 3af7633d78d9: Layer already exists [2023-02-09T20:22:47.819Z] 6225c0f15d31: Layer already exists [2023-02-09T20:22:47.819Z] e594ee9bdd1d: Layer already exists [2023-02-09T20:22:47.819Z] 0aacc73931fb: Layer already exists [2023-02-09T20:22:47.819Z] b4a9b1a875ea: Layer already exists [2023-02-09T20:22:47.819Z] 685a86465eb2: Layer already exists [2023-02-09T20:22:47.819Z] 25b2d924eaea: Layer already exists [2023-02-09T20:22:47.819Z] 1081f131d316: Layer already exists [2023-02-09T20:22:47.819Z] 48ff9dbe5f64: Layer already exists [2023-02-09T20:22:47.819Z] 5368cccd3cb3: Layer already exists [2023-02-09T20:22:47.819Z] eb9143075de2: Layer already exists [2023-02-09T20:22:47.819Z] e5e13b0c77cb: Layer already exists [2023-02-09T20:22:47.819Z] latest: digest: sha256:5693442cca1fbdfc17abff4b583e3b58876f12b0a1a9007b18cc0db561fde461 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-09T20:22:48.126Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:3.0.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-09T20:22:48.429Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:3.0.0-dev.43 [2023-02-09T20:22:48.429Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-02-09T20:22:48.429Z] 0aacc73931fb: Preparing [2023-02-09T20:22:48.429Z] 0aacc73931fb: Preparing [2023-02-09T20:22:48.429Z] 3af7633d78d9: Preparing [2023-02-09T20:22:48.429Z] b4a9b1a875ea: Preparing [2023-02-09T20:22:48.429Z] e594ee9bdd1d: Preparing [2023-02-09T20:22:48.429Z] 6225c0f15d31: Preparing [2023-02-09T20:22:48.429Z] 685a86465eb2: Preparing [2023-02-09T20:22:48.429Z] 25b2d924eaea: Preparing [2023-02-09T20:22:48.429Z] 1081f131d316: Preparing [2023-02-09T20:22:48.429Z] 5368cccd3cb3: Preparing [2023-02-09T20:22:48.429Z] 48ff9dbe5f64: Preparing [2023-02-09T20:22:48.429Z] eb9143075de2: Preparing [2023-02-09T20:22:48.429Z] e5e13b0c77cb: Preparing [2023-02-09T20:22:48.429Z] 5368cccd3cb3: Waiting [2023-02-09T20:22:48.429Z] eb9143075de2: Waiting [2023-02-09T20:22:48.429Z] 685a86465eb2: Waiting [2023-02-09T20:22:48.429Z] 48ff9dbe5f64: Waiting [2023-02-09T20:22:48.429Z] 25b2d924eaea: Waiting [2023-02-09T20:22:48.429Z] e5e13b0c77cb: Waiting [2023-02-09T20:22:48.429Z] 1081f131d316: Waiting [2023-02-09T20:22:48.429Z] 3af7633d78d9: Layer already exists [2023-02-09T20:22:48.429Z] 6225c0f15d31: Layer already exists [2023-02-09T20:22:48.429Z] b4a9b1a875ea: Layer already exists [2023-02-09T20:22:48.429Z] 0aacc73931fb: Layer already exists [2023-02-09T20:22:48.429Z] e594ee9bdd1d: Layer already exists [2023-02-09T20:22:48.429Z] 685a86465eb2: Layer already exists [2023-02-09T20:22:48.429Z] 1081f131d316: Layer already exists [2023-02-09T20:22:48.429Z] 25b2d924eaea: Layer already exists [2023-02-09T20:22:48.429Z] 5368cccd3cb3: Layer already exists [2023-02-09T20:22:48.429Z] 48ff9dbe5f64: Layer already exists [2023-02-09T20:22:48.429Z] eb9143075de2: Layer already exists [2023-02-09T20:22:48.429Z] e5e13b0c77cb: Layer already exists [2023-02-09T20:22:48.429Z] 3.0.0-dev.43: digest: sha256:5693442cca1fbdfc17abff4b583e3b58876f12b0a1a9007b18cc0db561fde461 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-09T20:22:48.736Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:08c6b03dd56aea21f28f845f075d885fa2173965-3.0.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-09T20:22:49.036Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:08c6b03dd56aea21f28f845f075d885fa2173965-3.0.0-dev.43 [2023-02-09T20:22:49.036Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-02-09T20:22:49.036Z] 0aacc73931fb: Preparing [2023-02-09T20:22:49.036Z] 0aacc73931fb: Preparing [2023-02-09T20:22:49.036Z] 3af7633d78d9: Preparing [2023-02-09T20:22:49.036Z] b4a9b1a875ea: Preparing [2023-02-09T20:22:49.036Z] e594ee9bdd1d: Preparing [2023-02-09T20:22:49.036Z] 6225c0f15d31: Preparing [2023-02-09T20:22:49.036Z] 685a86465eb2: Preparing [2023-02-09T20:22:49.036Z] 25b2d924eaea: Preparing [2023-02-09T20:22:49.036Z] 1081f131d316: Preparing [2023-02-09T20:22:49.036Z] 5368cccd3cb3: Preparing [2023-02-09T20:22:49.036Z] 48ff9dbe5f64: Preparing [2023-02-09T20:22:49.036Z] eb9143075de2: Preparing [2023-02-09T20:22:49.036Z] e5e13b0c77cb: Preparing [2023-02-09T20:22:49.036Z] 1081f131d316: Waiting [2023-02-09T20:22:49.036Z] 5368cccd3cb3: Waiting [2023-02-09T20:22:49.036Z] eb9143075de2: Waiting [2023-02-09T20:22:49.036Z] 48ff9dbe5f64: Waiting [2023-02-09T20:22:49.036Z] 25b2d924eaea: Waiting [2023-02-09T20:22:49.036Z] e5e13b0c77cb: Waiting [2023-02-09T20:22:49.036Z] e594ee9bdd1d: Layer already exists [2023-02-09T20:22:49.036Z] 6225c0f15d31: Layer already exists [2023-02-09T20:22:49.036Z] b4a9b1a875ea: Layer already exists [2023-02-09T20:22:49.036Z] 0aacc73931fb: Layer already exists [2023-02-09T20:22:49.036Z] 3af7633d78d9: Layer already exists [2023-02-09T20:22:49.036Z] 685a86465eb2: Layer already exists [2023-02-09T20:22:49.036Z] 1081f131d316: Layer already exists [2023-02-09T20:22:49.036Z] 25b2d924eaea: Layer already exists [2023-02-09T20:22:49.036Z] 5368cccd3cb3: Layer already exists [2023-02-09T20:22:49.036Z] 48ff9dbe5f64: Layer already exists [2023-02-09T20:22:49.036Z] e5e13b0c77cb: Layer already exists [2023-02-09T20:22:49.036Z] eb9143075de2: Layer already exists [2023-02-09T20:22:49.036Z] 08c6b03dd56aea21f28f845f075d885fa2173965-3.0.0-dev.43: digest: sha256:5693442cca1fbdfc17abff4b583e3b58876f12b0a1a9007b18cc0db561fde461 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-09T20:22:49.344Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-09T20:22:49.643Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2023-02-09T20:22:49.643Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-02-09T20:22:49.643Z] 0aacc73931fb: Preparing [2023-02-09T20:22:49.643Z] 0aacc73931fb: Preparing [2023-02-09T20:22:49.643Z] 3af7633d78d9: Preparing [2023-02-09T20:22:49.643Z] b4a9b1a875ea: Preparing [2023-02-09T20:22:49.643Z] e594ee9bdd1d: Preparing [2023-02-09T20:22:49.643Z] 6225c0f15d31: Preparing [2023-02-09T20:22:49.643Z] 685a86465eb2: Preparing [2023-02-09T20:22:49.643Z] 25b2d924eaea: Preparing [2023-02-09T20:22:49.643Z] 1081f131d316: Preparing [2023-02-09T20:22:49.643Z] 5368cccd3cb3: Preparing [2023-02-09T20:22:49.643Z] 48ff9dbe5f64: Preparing [2023-02-09T20:22:49.643Z] eb9143075de2: Preparing [2023-02-09T20:22:49.643Z] e5e13b0c77cb: Preparing [2023-02-09T20:22:49.643Z] 1081f131d316: Waiting [2023-02-09T20:22:49.643Z] 48ff9dbe5f64: Waiting [2023-02-09T20:22:49.643Z] 5368cccd3cb3: Waiting [2023-02-09T20:22:49.643Z] eb9143075de2: Waiting [2023-02-09T20:22:49.643Z] 685a86465eb2: Waiting [2023-02-09T20:22:49.643Z] 25b2d924eaea: Waiting [2023-02-09T20:22:49.643Z] e5e13b0c77cb: Waiting [2023-02-09T20:22:49.643Z] 6225c0f15d31: Layer already exists [2023-02-09T20:22:49.643Z] e594ee9bdd1d: Layer already exists [2023-02-09T20:22:49.643Z] 0aacc73931fb: Layer already exists [2023-02-09T20:22:49.643Z] 3af7633d78d9: Layer already exists [2023-02-09T20:22:49.643Z] b4a9b1a875ea: Layer already exists [2023-02-09T20:22:49.643Z] 5368cccd3cb3: Layer already exists [2023-02-09T20:22:49.643Z] 685a86465eb2: Layer already exists [2023-02-09T20:22:49.643Z] 1081f131d316: Layer already exists [2023-02-09T20:22:49.643Z] 25b2d924eaea: Layer already exists [2023-02-09T20:22:49.643Z] 48ff9dbe5f64: Layer already exists [2023-02-09T20:22:49.643Z] eb9143075de2: Layer already exists [2023-02-09T20:22:49.643Z] e5e13b0c77cb: Layer already exists [2023-02-09T20:22:49.643Z] main: digest: sha256:5693442cca1fbdfc17abff4b583e3b58876f12b0a1a9007b18cc0db561fde461 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-02-09T20:22:49.677Z] ===================================================== [Pipeline] echo [2023-02-09T20:22:49.683Z] taggedImages: [2023-02-09T20:22:49.683Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:08c6b03dd56aea21f28f845f075d885fa2173965 [2023-02-09T20:22:49.683Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2023-02-09T20:22:49.683Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:3.0.0-dev.43 [2023-02-09T20:22:49.683Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:08c6b03dd56aea21f28f845f075d885fa2173965-3.0.0-dev.43 [2023-02-09T20:22:49.683Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2023-02-09T20:22:49.698Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2023-02-09T20:22:49.698Z] 08c6b03dd56aea21f28f845f075d885fa2173965 [2023-02-09T20:22:49.698Z] latest [2023-02-09T20:22:49.698Z] 3.0.0-dev.43 [2023-02-09T20:22:49.698Z] 08c6b03dd56aea21f28f845f075d885fa2173965-3.0.0-dev.43 [2023-02-09T20:22:49.698Z] main [2023-02-09T20:22:49.698Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-09T20:22:50.021Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:08c6b03dd56aea21f28f845f075d885fa2173965 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-09T20:22:50.333Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:08c6b03dd56aea21f28f845f075d885fa2173965 [2023-02-09T20:22:50.333Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-02-09T20:22:50.333Z] 05e92d8fb08a: Preparing [2023-02-09T20:22:50.333Z] 6786099ef909: Preparing [2023-02-09T20:22:50.333Z] d560e1ebc783: Preparing [2023-02-09T20:22:50.333Z] 672ac7d82f2f: Preparing [2023-02-09T20:22:50.333Z] 6e1ed9552ed7: Preparing [2023-02-09T20:22:50.333Z] cf7d2ab7fe84: Preparing [2023-02-09T20:22:50.333Z] a9ef34871569: Preparing [2023-02-09T20:22:50.333Z] e5e13b0c77cb: Preparing [2023-02-09T20:22:50.333Z] cf7d2ab7fe84: Waiting [2023-02-09T20:22:50.333Z] a9ef34871569: Waiting [2023-02-09T20:22:50.333Z] e5e13b0c77cb: Waiting [2023-02-09T20:22:50.333Z] 6786099ef909: Pushed [2023-02-09T20:22:50.333Z] 6e1ed9552ed7: Pushed [2023-02-09T20:22:50.333Z] 05e92d8fb08a: Pushed [2023-02-09T20:22:50.333Z] e5e13b0c77cb: Layer already exists [2023-02-09T20:22:50.594Z] cf7d2ab7fe84: Pushed [2023-02-09T20:22:50.594Z] a9ef34871569: Pushed [2023-02-09T20:22:51.206Z] 672ac7d82f2f: Pushed [2023-02-09T20:22:51.206Z] d560e1ebc783: Pushed [2023-02-09T20:22:51.464Z] 08c6b03dd56aea21f28f845f075d885fa2173965: digest: sha256:b4a732595ee652233e17798b3c35f9fde5eefe800f4e332574400ad2d27ad4e8 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-09T20:22:51.781Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-09T20:22:52.096Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2023-02-09T20:22:52.097Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-02-09T20:22:52.097Z] 05e92d8fb08a: Preparing [2023-02-09T20:22:52.097Z] 6786099ef909: Preparing [2023-02-09T20:22:52.097Z] d560e1ebc783: Preparing [2023-02-09T20:22:52.097Z] 672ac7d82f2f: Preparing [2023-02-09T20:22:52.097Z] 6e1ed9552ed7: Preparing [2023-02-09T20:22:52.097Z] cf7d2ab7fe84: Preparing [2023-02-09T20:22:52.097Z] a9ef34871569: Preparing [2023-02-09T20:22:52.097Z] e5e13b0c77cb: Preparing [2023-02-09T20:22:52.097Z] e5e13b0c77cb: Waiting [2023-02-09T20:22:52.097Z] a9ef34871569: Waiting [2023-02-09T20:22:52.097Z] cf7d2ab7fe84: Waiting [2023-02-09T20:22:52.097Z] 05e92d8fb08a: Layer already exists [2023-02-09T20:22:52.097Z] d560e1ebc783: Layer already exists [2023-02-09T20:22:52.097Z] 6786099ef909: Layer already exists [2023-02-09T20:22:52.097Z] 672ac7d82f2f: Layer already exists [2023-02-09T20:22:52.097Z] 6e1ed9552ed7: Layer already exists [2023-02-09T20:22:52.097Z] cf7d2ab7fe84: Layer already exists [2023-02-09T20:22:52.097Z] a9ef34871569: Layer already exists [2023-02-09T20:22:52.097Z] e5e13b0c77cb: Layer already exists [2023-02-09T20:22:52.097Z] latest: digest: sha256:b4a732595ee652233e17798b3c35f9fde5eefe800f4e332574400ad2d27ad4e8 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-09T20:22:52.404Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:3.0.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-09T20:22:52.711Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:3.0.0-dev.43 [2023-02-09T20:22:52.711Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-02-09T20:22:52.711Z] 05e92d8fb08a: Preparing [2023-02-09T20:22:52.711Z] 6786099ef909: Preparing [2023-02-09T20:22:52.711Z] d560e1ebc783: Preparing [2023-02-09T20:22:52.711Z] 672ac7d82f2f: Preparing [2023-02-09T20:22:52.711Z] 6e1ed9552ed7: Preparing [2023-02-09T20:22:52.711Z] cf7d2ab7fe84: Preparing [2023-02-09T20:22:52.711Z] a9ef34871569: Preparing [2023-02-09T20:22:52.711Z] e5e13b0c77cb: Preparing [2023-02-09T20:22:52.711Z] cf7d2ab7fe84: Waiting [2023-02-09T20:22:52.711Z] a9ef34871569: Waiting [2023-02-09T20:22:52.711Z] e5e13b0c77cb: Waiting [2023-02-09T20:22:52.711Z] d560e1ebc783: Layer already exists [2023-02-09T20:22:52.711Z] 672ac7d82f2f: Layer already exists [2023-02-09T20:22:52.711Z] 05e92d8fb08a: Layer already exists [2023-02-09T20:22:52.711Z] 6786099ef909: Layer already exists [2023-02-09T20:22:52.711Z] 6e1ed9552ed7: Layer already exists [2023-02-09T20:22:52.711Z] a9ef34871569: Layer already exists [2023-02-09T20:22:52.711Z] cf7d2ab7fe84: Layer already exists [2023-02-09T20:22:52.711Z] e5e13b0c77cb: Layer already exists [2023-02-09T20:22:52.711Z] 3.0.0-dev.43: digest: sha256:b4a732595ee652233e17798b3c35f9fde5eefe800f4e332574400ad2d27ad4e8 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-09T20:22:53.019Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:08c6b03dd56aea21f28f845f075d885fa2173965-3.0.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-09T20:22:53.315Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:08c6b03dd56aea21f28f845f075d885fa2173965-3.0.0-dev.43 [2023-02-09T20:22:53.315Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-02-09T20:22:53.315Z] 05e92d8fb08a: Preparing [2023-02-09T20:22:53.315Z] 6786099ef909: Preparing [2023-02-09T20:22:53.315Z] d560e1ebc783: Preparing [2023-02-09T20:22:53.315Z] 672ac7d82f2f: Preparing [2023-02-09T20:22:53.315Z] 6e1ed9552ed7: Preparing [2023-02-09T20:22:53.315Z] cf7d2ab7fe84: Preparing [2023-02-09T20:22:53.315Z] a9ef34871569: Preparing [2023-02-09T20:22:53.315Z] e5e13b0c77cb: Preparing [2023-02-09T20:22:53.315Z] cf7d2ab7fe84: Waiting [2023-02-09T20:22:53.315Z] a9ef34871569: Waiting [2023-02-09T20:22:53.315Z] e5e13b0c77cb: Waiting [2023-02-09T20:22:53.315Z] 6e1ed9552ed7: Layer already exists [2023-02-09T20:22:53.315Z] d560e1ebc783: Layer already exists [2023-02-09T20:22:53.315Z] 05e92d8fb08a: Layer already exists [2023-02-09T20:22:53.315Z] 6786099ef909: Layer already exists [2023-02-09T20:22:53.315Z] 672ac7d82f2f: Layer already exists [2023-02-09T20:22:53.315Z] a9ef34871569: Layer already exists [2023-02-09T20:22:53.315Z] e5e13b0c77cb: Layer already exists [2023-02-09T20:22:53.315Z] cf7d2ab7fe84: Layer already exists [2023-02-09T20:22:53.315Z] 08c6b03dd56aea21f28f845f075d885fa2173965-3.0.0-dev.43: digest: sha256:b4a732595ee652233e17798b3c35f9fde5eefe800f4e332574400ad2d27ad4e8 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-09T20:22:53.617Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-09T20:22:53.924Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2023-02-09T20:22:53.924Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-02-09T20:22:53.924Z] 05e92d8fb08a: Preparing [2023-02-09T20:22:53.924Z] 6786099ef909: Preparing [2023-02-09T20:22:53.924Z] d560e1ebc783: Preparing [2023-02-09T20:22:53.924Z] 672ac7d82f2f: Preparing [2023-02-09T20:22:53.924Z] 6e1ed9552ed7: Preparing [2023-02-09T20:22:53.924Z] cf7d2ab7fe84: Preparing [2023-02-09T20:22:53.924Z] a9ef34871569: Preparing [2023-02-09T20:22:53.924Z] e5e13b0c77cb: Preparing [2023-02-09T20:22:53.924Z] cf7d2ab7fe84: Waiting [2023-02-09T20:22:53.924Z] a9ef34871569: Waiting [2023-02-09T20:22:53.924Z] 672ac7d82f2f: Layer already exists [2023-02-09T20:22:53.924Z] 6786099ef909: Layer already exists [2023-02-09T20:22:53.924Z] d560e1ebc783: Layer already exists [2023-02-09T20:22:53.924Z] 05e92d8fb08a: Layer already exists [2023-02-09T20:22:53.924Z] 6e1ed9552ed7: Layer already exists [2023-02-09T20:22:53.924Z] a9ef34871569: Layer already exists [2023-02-09T20:22:53.924Z] cf7d2ab7fe84: Layer already exists [2023-02-09T20:22:53.924Z] e5e13b0c77cb: Layer already exists [2023-02-09T20:22:53.924Z] main: digest: sha256:b4a732595ee652233e17798b3c35f9fde5eefe800f4e332574400ad2d27ad4e8 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-02-09T20:22:53.970Z] ===================================================== [Pipeline] echo [2023-02-09T20:22:53.976Z] taggedImages: [2023-02-09T20:22:53.976Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:08c6b03dd56aea21f28f845f075d885fa2173965 [2023-02-09T20:22:53.976Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2023-02-09T20:22:53.976Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:3.0.0-dev.43 [2023-02-09T20:22:53.976Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:08c6b03dd56aea21f28f845f075d885fa2173965-3.0.0-dev.43 [2023-02-09T20:22:53.976Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2023-02-09T20:22:53.991Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2023-02-09T20:22:53.991Z] 08c6b03dd56aea21f28f845f075d885fa2173965 [2023-02-09T20:22:53.991Z] latest [2023-02-09T20:22:53.991Z] 3.0.0-dev.43 [2023-02-09T20:22:53.991Z] 08c6b03dd56aea21f28f845f075d885fa2173965-3.0.0-dev.43 [2023-02-09T20:22:53.991Z] main [2023-02-09T20:22:53.991Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-09T20:22:54.306Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:08c6b03dd56aea21f28f845f075d885fa2173965 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-09T20:22:54.614Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:08c6b03dd56aea21f28f845f075d885fa2173965 [2023-02-09T20:22:54.614Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-02-09T20:22:54.614Z] cb121c31df16: Preparing [2023-02-09T20:22:54.614Z] f43edd48fc2c: Preparing [2023-02-09T20:22:54.614Z] bf6cb78d2862: Preparing [2023-02-09T20:22:54.614Z] 024a6133fe27: Preparing [2023-02-09T20:22:54.614Z] 456295eece05: Preparing [2023-02-09T20:22:54.614Z] 7446f9df3586: Preparing [2023-02-09T20:22:54.614Z] 0eb9df6c2ebf: Preparing [2023-02-09T20:22:54.614Z] 68db176c6c5e: Preparing [2023-02-09T20:22:54.614Z] 1b9d91f50aef: Preparing [2023-02-09T20:22:54.614Z] e5e13b0c77cb: Preparing [2023-02-09T20:22:54.614Z] 0eb9df6c2ebf: Waiting [2023-02-09T20:22:54.614Z] e5e13b0c77cb: Waiting [2023-02-09T20:22:54.614Z] 68db176c6c5e: Waiting [2023-02-09T20:22:54.614Z] 1b9d91f50aef: Waiting [2023-02-09T20:22:54.614Z] 456295eece05: Pushed [2023-02-09T20:22:54.614Z] cb121c31df16: Pushed [2023-02-09T20:22:54.614Z] f43edd48fc2c: Pushed [2023-02-09T20:22:54.874Z] 7446f9df3586: Pushed [2023-02-09T20:22:54.874Z] 0eb9df6c2ebf: Pushed [2023-02-09T20:22:54.874Z] 68db176c6c5e: Pushed [2023-02-09T20:22:54.874Z] e5e13b0c77cb: Layer already exists [2023-02-09T20:22:54.874Z] 1b9d91f50aef: Pushed [2023-02-09T20:22:55.817Z] 024a6133fe27: Pushed [2023-02-09T20:22:55.817Z] bf6cb78d2862: Pushed [2023-02-09T20:22:56.075Z] 08c6b03dd56aea21f28f845f075d885fa2173965: digest: sha256:320b907b2a2f6bfd44185cf0c06156ba801eda6936c1f78316ec71b1354266bb size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-09T20:22:56.387Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-09T20:22:56.688Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2023-02-09T20:22:56.688Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-02-09T20:22:56.688Z] cb121c31df16: Preparing [2023-02-09T20:22:56.688Z] f43edd48fc2c: Preparing [2023-02-09T20:22:56.688Z] bf6cb78d2862: Preparing [2023-02-09T20:22:56.688Z] 024a6133fe27: Preparing [2023-02-09T20:22:56.688Z] 456295eece05: Preparing [2023-02-09T20:22:56.688Z] 7446f9df3586: Preparing [2023-02-09T20:22:56.688Z] 0eb9df6c2ebf: Preparing [2023-02-09T20:22:56.688Z] 68db176c6c5e: Preparing [2023-02-09T20:22:56.688Z] 1b9d91f50aef: Preparing [2023-02-09T20:22:56.688Z] e5e13b0c77cb: Preparing [2023-02-09T20:22:56.688Z] 7446f9df3586: Waiting [2023-02-09T20:22:56.688Z] 68db176c6c5e: Waiting [2023-02-09T20:22:56.688Z] 0eb9df6c2ebf: Waiting [2023-02-09T20:22:56.688Z] e5e13b0c77cb: Waiting [2023-02-09T20:22:56.688Z] 1b9d91f50aef: Waiting [2023-02-09T20:22:56.688Z] bf6cb78d2862: Layer already exists [2023-02-09T20:22:56.688Z] 024a6133fe27: Layer already exists [2023-02-09T20:22:56.688Z] f43edd48fc2c: Layer already exists [2023-02-09T20:22:56.688Z] cb121c31df16: Layer already exists [2023-02-09T20:22:56.688Z] 456295eece05: Layer already exists [2023-02-09T20:22:56.688Z] 0eb9df6c2ebf: Layer already exists [2023-02-09T20:22:56.688Z] 7446f9df3586: Layer already exists [2023-02-09T20:22:56.688Z] 1b9d91f50aef: Layer already exists [2023-02-09T20:22:56.688Z] e5e13b0c77cb: Layer already exists [2023-02-09T20:22:56.688Z] 68db176c6c5e: Layer already exists [2023-02-09T20:22:56.688Z] latest: digest: sha256:320b907b2a2f6bfd44185cf0c06156ba801eda6936c1f78316ec71b1354266bb size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-09T20:22:56.992Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.0.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-09T20:22:57.293Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.0.0-dev.43 [2023-02-09T20:22:57.293Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-02-09T20:22:57.293Z] cb121c31df16: Preparing [2023-02-09T20:22:57.293Z] f43edd48fc2c: Preparing [2023-02-09T20:22:57.293Z] bf6cb78d2862: Preparing [2023-02-09T20:22:57.293Z] 024a6133fe27: Preparing [2023-02-09T20:22:57.293Z] 456295eece05: Preparing [2023-02-09T20:22:57.293Z] 7446f9df3586: Preparing [2023-02-09T20:22:57.293Z] 0eb9df6c2ebf: Preparing [2023-02-09T20:22:57.293Z] 68db176c6c5e: Preparing [2023-02-09T20:22:57.293Z] 1b9d91f50aef: Preparing [2023-02-09T20:22:57.293Z] e5e13b0c77cb: Preparing [2023-02-09T20:22:57.293Z] 7446f9df3586: Waiting [2023-02-09T20:22:57.293Z] 68db176c6c5e: Waiting [2023-02-09T20:22:57.293Z] 1b9d91f50aef: Waiting [2023-02-09T20:22:57.293Z] e5e13b0c77cb: Waiting [2023-02-09T20:22:57.293Z] 0eb9df6c2ebf: Waiting [2023-02-09T20:22:57.293Z] 456295eece05: Layer already exists [2023-02-09T20:22:57.293Z] bf6cb78d2862: Layer already exists [2023-02-09T20:22:57.293Z] f43edd48fc2c: Layer already exists [2023-02-09T20:22:57.293Z] 024a6133fe27: Layer already exists [2023-02-09T20:22:57.293Z] cb121c31df16: Layer already exists [2023-02-09T20:22:57.293Z] 0eb9df6c2ebf: Layer already exists [2023-02-09T20:22:57.293Z] 7446f9df3586: Layer already exists [2023-02-09T20:22:57.293Z] e5e13b0c77cb: Layer already exists [2023-02-09T20:22:57.293Z] 1b9d91f50aef: Layer already exists [2023-02-09T20:22:57.293Z] 68db176c6c5e: Layer already exists [2023-02-09T20:22:57.293Z] 3.0.0-dev.43: digest: sha256:320b907b2a2f6bfd44185cf0c06156ba801eda6936c1f78316ec71b1354266bb size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-09T20:22:57.602Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:08c6b03dd56aea21f28f845f075d885fa2173965-3.0.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-09T20:22:57.908Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:08c6b03dd56aea21f28f845f075d885fa2173965-3.0.0-dev.43 [2023-02-09T20:22:57.908Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-02-09T20:22:57.908Z] cb121c31df16: Preparing [2023-02-09T20:22:57.908Z] f43edd48fc2c: Preparing [2023-02-09T20:22:57.908Z] bf6cb78d2862: Preparing [2023-02-09T20:22:57.908Z] 024a6133fe27: Preparing [2023-02-09T20:22:57.908Z] 456295eece05: Preparing [2023-02-09T20:22:57.908Z] 7446f9df3586: Preparing [2023-02-09T20:22:57.908Z] 0eb9df6c2ebf: Preparing [2023-02-09T20:22:57.908Z] 68db176c6c5e: Preparing [2023-02-09T20:22:57.908Z] 1b9d91f50aef: Preparing [2023-02-09T20:22:57.908Z] e5e13b0c77cb: Preparing [2023-02-09T20:22:57.908Z] 0eb9df6c2ebf: Waiting [2023-02-09T20:22:57.908Z] 68db176c6c5e: Waiting [2023-02-09T20:22:57.908Z] 1b9d91f50aef: Waiting [2023-02-09T20:22:57.908Z] 7446f9df3586: Waiting [2023-02-09T20:22:57.908Z] f43edd48fc2c: Layer already exists [2023-02-09T20:22:57.908Z] 024a6133fe27: Layer already exists [2023-02-09T20:22:57.908Z] bf6cb78d2862: Layer already exists [2023-02-09T20:22:57.908Z] 456295eece05: Layer already exists [2023-02-09T20:22:57.908Z] cb121c31df16: Layer already exists [2023-02-09T20:22:57.908Z] 0eb9df6c2ebf: Layer already exists [2023-02-09T20:22:57.908Z] 68db176c6c5e: Layer already exists [2023-02-09T20:22:57.908Z] 1b9d91f50aef: Layer already exists [2023-02-09T20:22:57.908Z] e5e13b0c77cb: Layer already exists [2023-02-09T20:22:57.908Z] 7446f9df3586: Layer already exists [2023-02-09T20:22:57.908Z] 08c6b03dd56aea21f28f845f075d885fa2173965-3.0.0-dev.43: digest: sha256:320b907b2a2f6bfd44185cf0c06156ba801eda6936c1f78316ec71b1354266bb size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-09T20:22:58.218Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-09T20:22:58.524Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2023-02-09T20:22:58.525Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-02-09T20:22:58.525Z] cb121c31df16: Preparing [2023-02-09T20:22:58.525Z] f43edd48fc2c: Preparing [2023-02-09T20:22:58.525Z] bf6cb78d2862: Preparing [2023-02-09T20:22:58.525Z] 024a6133fe27: Preparing [2023-02-09T20:22:58.525Z] 456295eece05: Preparing [2023-02-09T20:22:58.525Z] 7446f9df3586: Preparing [2023-02-09T20:22:58.525Z] 0eb9df6c2ebf: Preparing [2023-02-09T20:22:58.525Z] 68db176c6c5e: Preparing [2023-02-09T20:22:58.525Z] 1b9d91f50aef: Preparing [2023-02-09T20:22:58.525Z] e5e13b0c77cb: Preparing [2023-02-09T20:22:58.525Z] 0eb9df6c2ebf: Waiting [2023-02-09T20:22:58.525Z] 68db176c6c5e: Waiting [2023-02-09T20:22:58.525Z] 7446f9df3586: Waiting [2023-02-09T20:22:58.525Z] 1b9d91f50aef: Waiting [2023-02-09T20:22:58.525Z] e5e13b0c77cb: Waiting [2023-02-09T20:22:58.525Z] bf6cb78d2862: Layer already exists [2023-02-09T20:22:58.525Z] f43edd48fc2c: Layer already exists [2023-02-09T20:22:58.525Z] 456295eece05: Layer already exists [2023-02-09T20:22:58.525Z] 024a6133fe27: Layer already exists [2023-02-09T20:22:58.525Z] cb121c31df16: Layer already exists [2023-02-09T20:22:58.525Z] 7446f9df3586: Layer already exists [2023-02-09T20:22:58.525Z] 1b9d91f50aef: Layer already exists [2023-02-09T20:22:58.525Z] 68db176c6c5e: Layer already exists [2023-02-09T20:22:58.525Z] e5e13b0c77cb: Layer already exists [2023-02-09T20:22:58.525Z] 0eb9df6c2ebf: Layer already exists [2023-02-09T20:22:58.525Z] main: digest: sha256:320b907b2a2f6bfd44185cf0c06156ba801eda6936c1f78316ec71b1354266bb size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-02-09T20:22:58.562Z] ===================================================== [Pipeline] echo [2023-02-09T20:22:58.571Z] taggedImages: [2023-02-09T20:22:58.571Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:08c6b03dd56aea21f28f845f075d885fa2173965 [2023-02-09T20:22:58.571Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2023-02-09T20:22:58.571Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.0.0-dev.43 [2023-02-09T20:22:58.571Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:08c6b03dd56aea21f28f845f075d885fa2173965-3.0.0-dev.43 [2023-02-09T20:22:58.571Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2023-02-09T20:22:58.587Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: [2023-02-09T20:22:58.587Z] 08c6b03dd56aea21f28f845f075d885fa2173965 [2023-02-09T20:22:58.587Z] latest [2023-02-09T20:22:58.587Z] 3.0.0-dev.43 [2023-02-09T20:22:58.587Z] 08c6b03dd56aea21f28f845f075d885fa2173965-3.0.0-dev.43 [2023-02-09T20:22:58.587Z] main [2023-02-09T20:22:58.587Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-09T20:22:58.892Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:08c6b03dd56aea21f28f845f075d885fa2173965 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-09T20:22:59.208Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:08c6b03dd56aea21f28f845f075d885fa2173965 [2023-02-09T20:22:59.208Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-02-09T20:22:59.208Z] 29287842fb86: Preparing [2023-02-09T20:22:59.208Z] 7d672eed0d62: Preparing [2023-02-09T20:22:59.208Z] 25b2d924eaea: Preparing [2023-02-09T20:22:59.208Z] f7ffed8e79a3: Preparing [2023-02-09T20:22:59.208Z] 34d5ebaa5410: Preparing [2023-02-09T20:22:59.208Z] 25b2d924eaea: Layer already exists [2023-02-09T20:22:59.208Z] 34d5ebaa5410: Layer already exists [2023-02-09T20:22:59.208Z] 29287842fb86: Pushed [2023-02-09T20:22:59.775Z] f7ffed8e79a3: Pushed [2023-02-09T20:23:01.151Z] 7d672eed0d62: Pushed [2023-02-09T20:23:01.151Z] 08c6b03dd56aea21f28f845f075d885fa2173965: digest: sha256:df723d754b5fff3b634a2f1c9cfe1caeef56f8af894f6621b58bb7a32b57aca3 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-09T20:23:01.466Z] + 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-02-09T20:23:01.774Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2023-02-09T20:23:01.774Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-02-09T20:23:01.774Z] 29287842fb86: Preparing [2023-02-09T20:23:01.774Z] 7d672eed0d62: Preparing [2023-02-09T20:23:01.774Z] 25b2d924eaea: Preparing [2023-02-09T20:23:01.774Z] f7ffed8e79a3: Preparing [2023-02-09T20:23:01.774Z] 34d5ebaa5410: Preparing [2023-02-09T20:23:01.774Z] f7ffed8e79a3: Layer already exists [2023-02-09T20:23:01.774Z] 34d5ebaa5410: Layer already exists [2023-02-09T20:23:01.774Z] 25b2d924eaea: Layer already exists [2023-02-09T20:23:01.774Z] 29287842fb86: Layer already exists [2023-02-09T20:23:01.774Z] 7d672eed0d62: Layer already exists [2023-02-09T20:23:01.774Z] latest: digest: sha256:df723d754b5fff3b634a2f1c9cfe1caeef56f8af894f6621b58bb7a32b57aca3 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-09T20:23:02.084Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.0.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-09T20:23:02.387Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.0.0-dev.43 [2023-02-09T20:23:02.388Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-02-09T20:23:02.388Z] 29287842fb86: Preparing [2023-02-09T20:23:02.388Z] 7d672eed0d62: Preparing [2023-02-09T20:23:02.388Z] 25b2d924eaea: Preparing [2023-02-09T20:23:02.388Z] f7ffed8e79a3: Preparing [2023-02-09T20:23:02.388Z] 34d5ebaa5410: Preparing [2023-02-09T20:23:02.388Z] f7ffed8e79a3: Layer already exists [2023-02-09T20:23:02.388Z] 29287842fb86: Layer already exists [2023-02-09T20:23:02.388Z] 34d5ebaa5410: Layer already exists [2023-02-09T20:23:02.388Z] 25b2d924eaea: Layer already exists [2023-02-09T20:23:02.388Z] 7d672eed0d62: Layer already exists [2023-02-09T20:23:02.388Z] 3.0.0-dev.43: digest: sha256:df723d754b5fff3b634a2f1c9cfe1caeef56f8af894f6621b58bb7a32b57aca3 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-09T20:23:02.697Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:08c6b03dd56aea21f28f845f075d885fa2173965-3.0.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-09T20:23:03.004Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:08c6b03dd56aea21f28f845f075d885fa2173965-3.0.0-dev.43 [2023-02-09T20:23:03.004Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-02-09T20:23:03.004Z] 29287842fb86: Preparing [2023-02-09T20:23:03.004Z] 7d672eed0d62: Preparing [2023-02-09T20:23:03.004Z] 25b2d924eaea: Preparing [2023-02-09T20:23:03.004Z] f7ffed8e79a3: Preparing [2023-02-09T20:23:03.004Z] 34d5ebaa5410: Preparing [2023-02-09T20:23:03.004Z] 34d5ebaa5410: Layer already exists [2023-02-09T20:23:03.004Z] 7d672eed0d62: Layer already exists [2023-02-09T20:23:03.004Z] 29287842fb86: Layer already exists [2023-02-09T20:23:03.004Z] f7ffed8e79a3: Layer already exists [2023-02-09T20:23:03.004Z] 25b2d924eaea: Layer already exists [2023-02-09T20:23:03.004Z] 08c6b03dd56aea21f28f845f075d885fa2173965-3.0.0-dev.43: digest: sha256:df723d754b5fff3b634a2f1c9cfe1caeef56f8af894f6621b58bb7a32b57aca3 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-09T20:23:03.141Z] Removing intermediate container 6f958258a3e4 [2023-02-09T20:23:03.142Z] ---> 4aa120218ac5 [2023-02-09T20:23:03.142Z] Step 7/24 : COPY . . [2023-02-09T20:23:03.142Z] Removing intermediate container 0abfff9c9b50 [2023-02-09T20:23:03.142Z] ---> 742ff0ab7c5b [2023-02-09T20:23:03.142Z] Step 8/22 : COPY . . [2023-02-09T20:23:03.142Z] Removing intermediate container 0aca4dfa1dfe [2023-02-09T20:23:03.142Z] ---> 0480e5090ab0 [2023-02-09T20:23:03.142Z] Step 8/24 : COPY . . [2023-02-09T20:23:03.142Z] Removing intermediate container 9953f99dc2ba [2023-02-09T20:23:03.142Z] ---> 25f4b9a668ca [2023-02-09T20:23:03.142Z] Step 7/21 : COPY . . [2023-02-09T20:23:03.142Z] Removing intermediate container 347f83073916 [2023-02-09T20:23:03.142Z] ---> 080cd8ed7818 [2023-02-09T20:23:03.142Z] Step 8/22 : COPY . . [2023-02-09T20:23:03.322Z] + 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-02-09T20:23:03.636Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2023-02-09T20:23:03.636Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-02-09T20:23:03.636Z] 29287842fb86: Preparing [2023-02-09T20:23:03.636Z] 7d672eed0d62: Preparing [2023-02-09T20:23:03.636Z] 25b2d924eaea: Preparing [2023-02-09T20:23:03.636Z] f7ffed8e79a3: Preparing [2023-02-09T20:23:03.636Z] 34d5ebaa5410: Preparing [2023-02-09T20:23:03.636Z] 34d5ebaa5410: Layer already exists [2023-02-09T20:23:03.636Z] 7d672eed0d62: Layer already exists [2023-02-09T20:23:03.636Z] 29287842fb86: Layer already exists [2023-02-09T20:23:03.636Z] 25b2d924eaea: Layer already exists [2023-02-09T20:23:03.636Z] f7ffed8e79a3: Layer already exists [2023-02-09T20:23:03.636Z] main: digest: sha256:df723d754b5fff3b634a2f1c9cfe1caeef56f8af894f6621b58bb7a32b57aca3 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-02-09T20:23:03.687Z] ===================================================== [Pipeline] echo [2023-02-09T20:23:03.696Z] taggedImages: [2023-02-09T20:23:03.696Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:08c6b03dd56aea21f28f845f075d885fa2173965 [2023-02-09T20:23:03.696Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2023-02-09T20:23:03.696Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.0.0-dev.43 [2023-02-09T20:23:03.696Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:08c6b03dd56aea21f28f845f075d885fa2173965-3.0.0-dev.43 [2023-02-09T20:23:03.696Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo [2023-02-09T20:23:03.718Z] [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: [2023-02-09T20:23:03.718Z] 08c6b03dd56aea21f28f845f075d885fa2173965 [2023-02-09T20:23:03.718Z] latest [2023-02-09T20:23:03.718Z] 3.0.0-dev.43 [2023-02-09T20:23:03.718Z] 08c6b03dd56aea21f28f845f075d885fa2173965-3.0.0-dev.43 [2023-02-09T20:23:03.718Z] main [2023-02-09T20:23:03.718Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-09T20:23:04.027Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:08c6b03dd56aea21f28f845f075d885fa2173965 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-09T20:23:04.336Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:08c6b03dd56aea21f28f845f075d885fa2173965 [2023-02-09T20:23:04.336Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-02-09T20:23:04.336Z] 58b7a5536d6c: Preparing [2023-02-09T20:23:04.336Z] 15c71520697a: Preparing [2023-02-09T20:23:04.336Z] e2a14901f270: Preparing [2023-02-09T20:23:04.336Z] c9c649b17fe4: Preparing [2023-02-09T20:23:04.336Z] ec647d6e3a0d: Preparing [2023-02-09T20:23:04.336Z] b48e1007f5e8: Preparing [2023-02-09T20:23:04.336Z] 34d5ebaa5410: Preparing [2023-02-09T20:23:04.336Z] 34d5ebaa5410: Waiting [2023-02-09T20:23:04.336Z] b48e1007f5e8: Waiting [2023-02-09T20:23:04.336Z] e2a14901f270: Pushed [2023-02-09T20:23:04.336Z] 15c71520697a: Pushed [2023-02-09T20:23:04.336Z] 58b7a5536d6c: Pushed [2023-02-09T20:23:04.336Z] 34d5ebaa5410: Layer already exists [2023-02-09T20:23:04.556Z] ---> 42b46ff38807 [2023-02-09T20:23:04.556Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2023-02-09T20:23:04.556Z] ---> 4461acbda8c4 [2023-02-09T20:23:04.556Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-02-09T20:23:04.556Z] ---> 61c7802728e7 [2023-02-09T20:23:04.556Z] Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2023-02-09T20:23:04.556Z] ---> e64cbbb346e7 [2023-02-09T20:23:04.556Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-02-09T20:23:04.556Z] ---> 03caf46e86c2 [2023-02-09T20:23:04.556Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-02-09T20:23:04.556Z] ---> Running in c57f79e260ad [2023-02-09T20:23:04.556Z] ---> Running in b33e3c2d114b [2023-02-09T20:23:04.823Z] ---> Running in f2440f173eb2 [2023-02-09T20:23:04.823Z] ---> Running in a33ae569dcf6 [2023-02-09T20:23:04.823Z] ---> Running in cb55324b3c63 [2023-02-09T20:23:04.984Z] b48e1007f5e8: Pushed [2023-02-09T20:23:05.783Z] Removing intermediate container cb55324b3c63 [2023-02-09T20:23:05.783Z] ---> 2d12226518ca [2023-02-09T20:23:05.783Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-02-09T20:23:05.783Z] ---> Running in 09250214c43b [2023-02-09T20:23:06.744Z] Removing intermediate container 09250214c43b [2023-02-09T20:23:06.744Z] ---> 5f8fd2b4565c [2023-02-09T20:23:06.744Z] Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-02-09T20:23:06.744Z] ---> Running in 635a8ddcef70 [2023-02-09T20:23:07.327Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.43" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-02-09T20:23:07.529Z] ec647d6e3a0d: Pushed [2023-02-09T20:23:07.908Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.43" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-02-09T20:23:08.491Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.43" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2023-02-09T20:23:09.082Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.43" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-02-09T20:23:10.058Z] c9c649b17fe4: Pushed [2023-02-09T20:23:10.316Z] 08c6b03dd56aea21f28f845f075d885fa2173965: digest: sha256:513b7dff671c24fed2572226f74836f76131d0e92b83b4e784460d143e7329df size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-09T20:23:10.620Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-09T20:23:10.922Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2023-02-09T20:23:10.922Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-02-09T20:23:10.922Z] 58b7a5536d6c: Preparing [2023-02-09T20:23:10.922Z] 15c71520697a: Preparing [2023-02-09T20:23:10.922Z] e2a14901f270: Preparing [2023-02-09T20:23:10.922Z] c9c649b17fe4: Preparing [2023-02-09T20:23:10.922Z] ec647d6e3a0d: Preparing [2023-02-09T20:23:10.922Z] b48e1007f5e8: Preparing [2023-02-09T20:23:10.922Z] 34d5ebaa5410: Preparing [2023-02-09T20:23:10.922Z] b48e1007f5e8: Waiting [2023-02-09T20:23:10.922Z] 34d5ebaa5410: Waiting [2023-02-09T20:23:10.922Z] 15c71520697a: Layer already exists [2023-02-09T20:23:10.922Z] c9c649b17fe4: Layer already exists [2023-02-09T20:23:10.922Z] 58b7a5536d6c: Layer already exists [2023-02-09T20:23:10.922Z] ec647d6e3a0d: Layer already exists [2023-02-09T20:23:10.922Z] e2a14901f270: Layer already exists [2023-02-09T20:23:10.922Z] b48e1007f5e8: Layer already exists [2023-02-09T20:23:10.922Z] 34d5ebaa5410: Layer already exists [2023-02-09T20:23:10.922Z] latest: digest: sha256:513b7dff671c24fed2572226f74836f76131d0e92b83b4e784460d143e7329df size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-09T20:23:11.228Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:3.0.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-09T20:23:11.530Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:3.0.0-dev.43 [2023-02-09T20:23:11.530Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-02-09T20:23:11.530Z] 58b7a5536d6c: Preparing [2023-02-09T20:23:11.530Z] 15c71520697a: Preparing [2023-02-09T20:23:11.530Z] e2a14901f270: Preparing [2023-02-09T20:23:11.530Z] c9c649b17fe4: Preparing [2023-02-09T20:23:11.530Z] ec647d6e3a0d: Preparing [2023-02-09T20:23:11.530Z] b48e1007f5e8: Preparing [2023-02-09T20:23:11.530Z] 34d5ebaa5410: Preparing [2023-02-09T20:23:11.530Z] b48e1007f5e8: Waiting [2023-02-09T20:23:11.530Z] 34d5ebaa5410: Waiting [2023-02-09T20:23:11.530Z] e2a14901f270: Layer already exists [2023-02-09T20:23:11.530Z] ec647d6e3a0d: Layer already exists [2023-02-09T20:23:11.530Z] 15c71520697a: Layer already exists [2023-02-09T20:23:11.530Z] c9c649b17fe4: Layer already exists [2023-02-09T20:23:11.530Z] 58b7a5536d6c: Layer already exists [2023-02-09T20:23:11.530Z] 34d5ebaa5410: Layer already exists [2023-02-09T20:23:11.530Z] b48e1007f5e8: Layer already exists [2023-02-09T20:23:11.530Z] 3.0.0-dev.43: digest: sha256:513b7dff671c24fed2572226f74836f76131d0e92b83b4e784460d143e7329df size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-09T20:23:11.661Z] Removing intermediate container 635a8ddcef70 [2023-02-09T20:23:11.661Z] ---> e14555765f5d [2023-02-09T20:23:11.661Z] Step 11/24 : WORKDIR /edgex-go [2023-02-09T20:23:11.661Z] ---> Running in f54c80a9977e [2023-02-09T20:23:11.837Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:08c6b03dd56aea21f28f845f075d885fa2173965-3.0.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-09T20:23:12.136Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:08c6b03dd56aea21f28f845f075d885fa2173965-3.0.0-dev.43 [2023-02-09T20:23:12.136Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-02-09T20:23:12.136Z] 58b7a5536d6c: Preparing [2023-02-09T20:23:12.136Z] 15c71520697a: Preparing [2023-02-09T20:23:12.136Z] e2a14901f270: Preparing [2023-02-09T20:23:12.136Z] c9c649b17fe4: Preparing [2023-02-09T20:23:12.136Z] ec647d6e3a0d: Preparing [2023-02-09T20:23:12.136Z] b48e1007f5e8: Preparing [2023-02-09T20:23:12.136Z] 34d5ebaa5410: Preparing [2023-02-09T20:23:12.136Z] 34d5ebaa5410: Waiting [2023-02-09T20:23:12.136Z] b48e1007f5e8: Waiting [2023-02-09T20:23:12.136Z] c9c649b17fe4: Layer already exists [2023-02-09T20:23:12.136Z] 15c71520697a: Layer already exists [2023-02-09T20:23:12.136Z] 58b7a5536d6c: Layer already exists [2023-02-09T20:23:12.136Z] ec647d6e3a0d: Layer already exists [2023-02-09T20:23:12.136Z] e2a14901f270: Layer already exists [2023-02-09T20:23:12.136Z] 34d5ebaa5410: Layer already exists [2023-02-09T20:23:12.136Z] b48e1007f5e8: Layer already exists [2023-02-09T20:23:12.136Z] 08c6b03dd56aea21f28f845f075d885fa2173965-3.0.0-dev.43: digest: sha256:513b7dff671c24fed2572226f74836f76131d0e92b83b4e784460d143e7329df size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-09T20:23:12.241Z] Removing intermediate container f54c80a9977e [2023-02-09T20:23:12.241Z] ---> bfa8b79f073e [2023-02-09T20:23:12.241Z] [2023-02-09T20:23:12.241Z] Step 12/24 : FROM alpine:3.15 [2023-02-09T20:23:12.241Z] 3.15: Pulling from library/alpine [2023-02-09T20:23:12.446Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-09T20:23:12.758Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main [2023-02-09T20:23:12.758Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-02-09T20:23:12.758Z] 58b7a5536d6c: Preparing [2023-02-09T20:23:12.758Z] 15c71520697a: Preparing [2023-02-09T20:23:12.758Z] e2a14901f270: Preparing [2023-02-09T20:23:12.758Z] c9c649b17fe4: Preparing [2023-02-09T20:23:12.758Z] ec647d6e3a0d: Preparing [2023-02-09T20:23:12.758Z] b48e1007f5e8: Preparing [2023-02-09T20:23:12.758Z] 34d5ebaa5410: Preparing [2023-02-09T20:23:12.758Z] b48e1007f5e8: Waiting [2023-02-09T20:23:12.758Z] 34d5ebaa5410: Waiting [2023-02-09T20:23:12.758Z] ec647d6e3a0d: Layer already exists [2023-02-09T20:23:12.758Z] e2a14901f270: Layer already exists [2023-02-09T20:23:12.758Z] 58b7a5536d6c: Layer already exists [2023-02-09T20:23:12.758Z] 15c71520697a: Layer already exists [2023-02-09T20:23:12.758Z] c9c649b17fe4: Layer already exists [2023-02-09T20:23:12.758Z] b48e1007f5e8: Layer already exists [2023-02-09T20:23:12.758Z] 34d5ebaa5410: Layer already exists [2023-02-09T20:23:12.758Z] main: digest: sha256:513b7dff671c24fed2572226f74836f76131d0e92b83b4e784460d143e7329df size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-02-09T20:23:12.793Z] ===================================================== [Pipeline] echo [2023-02-09T20:23:12.799Z] taggedImages: [2023-02-09T20:23:12.799Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:08c6b03dd56aea21f28f845f075d885fa2173965 [2023-02-09T20:23:12.799Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2023-02-09T20:23:12.799Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:3.0.0-dev.43 [2023-02-09T20:23:12.799Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:08c6b03dd56aea21f28f845f075d885fa2173965-3.0.0-dev.43 [2023-02-09T20:23:12.799Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo [2023-02-09T20:23:12.814Z] [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: [2023-02-09T20:23:12.814Z] 08c6b03dd56aea21f28f845f075d885fa2173965 [2023-02-09T20:23:12.814Z] latest [2023-02-09T20:23:12.814Z] 3.0.0-dev.43 [2023-02-09T20:23:12.814Z] 08c6b03dd56aea21f28f845f075d885fa2173965-3.0.0-dev.43 [2023-02-09T20:23:12.814Z] main [2023-02-09T20:23:12.814Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-09T20:23:13.115Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:08c6b03dd56aea21f28f845f075d885fa2173965 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-09T20:23:13.468Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:08c6b03dd56aea21f28f845f075d885fa2173965 [2023-02-09T20:23:13.468Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-02-09T20:23:13.468Z] 0c2fda956de7: Preparing [2023-02-09T20:23:13.468Z] 0ee04e48b2e1: Preparing [2023-02-09T20:23:13.468Z] 57759e3f9230: Preparing [2023-02-09T20:23:13.468Z] f34439eb9013: Preparing [2023-02-09T20:23:13.468Z] ad9df9f9570b: Preparing [2023-02-09T20:23:13.468Z] 34d5ebaa5410: Preparing [2023-02-09T20:23:13.468Z] 34d5ebaa5410: Waiting [2023-02-09T20:23:13.468Z] 57759e3f9230: Pushed [2023-02-09T20:23:13.468Z] 0ee04e48b2e1: Pushed [2023-02-09T20:23:13.768Z] 0c2fda956de7: Pushed [2023-02-09T20:23:13.768Z] 34d5ebaa5410: Layer already exists [2023-02-09T20:23:14.027Z] ad9df9f9570b: Pushed [2023-02-09T20:23:16.492Z] Digest: sha256:cf34c62ee8eb3fe8aa24c1fab45d7e9d12768d945c3f5a6fd6a63d901e898479 [2023-02-09T20:23:16.492Z] Status: Downloaded newer image for alpine:3.15 [2023-02-09T20:23:16.492Z] ---> 8aa73fd46299 [2023-02-09T20:23:16.492Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-09T20:23:16.492Z] ---> Running in 158b1ca4f418 [2023-02-09T20:23:17.072Z] Removing intermediate container 158b1ca4f418 [2023-02-09T20:23:17.072Z] ---> 25edc9a56dab [2023-02-09T20:23:17.072Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-02-09T20:23:17.072Z] ---> Running in 8855e07aea71 [2023-02-09T20:23:19.304Z] f34439eb9013: Pushed [2023-02-09T20:23:19.304Z] 08c6b03dd56aea21f28f845f075d885fa2173965: digest: sha256:ce93d08520b60eccde5552a333bffbd3e21f036e4b6d69b1891b91f7ee7ce01a size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-09T20:23:19.615Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-09T20:23:19.648Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-02-09T20:23:19.913Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest [2023-02-09T20:23:19.913Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-02-09T20:23:19.913Z] 0c2fda956de7: Preparing [2023-02-09T20:23:19.913Z] 0ee04e48b2e1: Preparing [2023-02-09T20:23:19.913Z] 57759e3f9230: Preparing [2023-02-09T20:23:19.913Z] f34439eb9013: Preparing [2023-02-09T20:23:19.913Z] ad9df9f9570b: Preparing [2023-02-09T20:23:19.913Z] 34d5ebaa5410: Preparing [2023-02-09T20:23:19.913Z] 34d5ebaa5410: Waiting [2023-02-09T20:23:19.913Z] 57759e3f9230: Layer already exists [2023-02-09T20:23:19.913Z] 0c2fda956de7: Layer already exists [2023-02-09T20:23:19.913Z] 0ee04e48b2e1: Layer already exists [2023-02-09T20:23:19.913Z] f34439eb9013: Layer already exists [2023-02-09T20:23:19.913Z] ad9df9f9570b: Layer already exists [2023-02-09T20:23:19.913Z] 34d5ebaa5410: Layer already exists [2023-02-09T20:23:19.913Z] latest: digest: sha256:ce93d08520b60eccde5552a333bffbd3e21f036e4b6d69b1891b91f7ee7ce01a size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-09T20:23:20.224Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:3.0.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-09T20:23:20.526Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:3.0.0-dev.43 [2023-02-09T20:23:20.526Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-02-09T20:23:20.526Z] 0c2fda956de7: Preparing [2023-02-09T20:23:20.526Z] 0ee04e48b2e1: Preparing [2023-02-09T20:23:20.526Z] 57759e3f9230: Preparing [2023-02-09T20:23:20.526Z] f34439eb9013: Preparing [2023-02-09T20:23:20.526Z] ad9df9f9570b: Preparing [2023-02-09T20:23:20.526Z] 34d5ebaa5410: Preparing [2023-02-09T20:23:20.526Z] 34d5ebaa5410: Waiting [2023-02-09T20:23:20.526Z] 0ee04e48b2e1: Layer already exists [2023-02-09T20:23:20.526Z] 0c2fda956de7: Layer already exists [2023-02-09T20:23:20.526Z] 57759e3f9230: Layer already exists [2023-02-09T20:23:20.526Z] f34439eb9013: Layer already exists [2023-02-09T20:23:20.526Z] ad9df9f9570b: Layer already exists [2023-02-09T20:23:20.526Z] 34d5ebaa5410: Layer already exists [2023-02-09T20:23:20.526Z] 3.0.0-dev.43: digest: sha256:ce93d08520b60eccde5552a333bffbd3e21f036e4b6d69b1891b91f7ee7ce01a size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-09T20:23:20.606Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-02-09T20:23:20.827Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:08c6b03dd56aea21f28f845f075d885fa2173965-3.0.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-09T20:23:21.134Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:08c6b03dd56aea21f28f845f075d885fa2173965-3.0.0-dev.43 [2023-02-09T20:23:21.134Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-02-09T20:23:21.134Z] 0c2fda956de7: Preparing [2023-02-09T20:23:21.134Z] 0ee04e48b2e1: Preparing [2023-02-09T20:23:21.134Z] 57759e3f9230: Preparing [2023-02-09T20:23:21.134Z] f34439eb9013: Preparing [2023-02-09T20:23:21.134Z] ad9df9f9570b: Preparing [2023-02-09T20:23:21.134Z] 34d5ebaa5410: Preparing [2023-02-09T20:23:21.134Z] 34d5ebaa5410: Waiting [2023-02-09T20:23:21.134Z] 0c2fda956de7: Layer already exists [2023-02-09T20:23:21.134Z] 0ee04e48b2e1: Layer already exists [2023-02-09T20:23:21.134Z] f34439eb9013: Layer already exists [2023-02-09T20:23:21.134Z] 57759e3f9230: Layer already exists [2023-02-09T20:23:21.134Z] ad9df9f9570b: Layer already exists [2023-02-09T20:23:21.134Z] 34d5ebaa5410: Layer already exists [2023-02-09T20:23:21.134Z] 08c6b03dd56aea21f28f845f075d885fa2173965-3.0.0-dev.43: digest: sha256:ce93d08520b60eccde5552a333bffbd3e21f036e4b6d69b1891b91f7ee7ce01a size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-09T20:23:21.444Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-09T20:23:21.753Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main [2023-02-09T20:23:21.753Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-02-09T20:23:21.753Z] 0c2fda956de7: Preparing [2023-02-09T20:23:21.753Z] 0ee04e48b2e1: Preparing [2023-02-09T20:23:21.753Z] 57759e3f9230: Preparing [2023-02-09T20:23:21.753Z] f34439eb9013: Preparing [2023-02-09T20:23:21.753Z] ad9df9f9570b: Preparing [2023-02-09T20:23:21.753Z] 34d5ebaa5410: Preparing [2023-02-09T20:23:21.753Z] 34d5ebaa5410: Waiting [2023-02-09T20:23:21.753Z] 0ee04e48b2e1: Layer already exists [2023-02-09T20:23:21.753Z] ad9df9f9570b: Layer already exists [2023-02-09T20:23:21.753Z] 0c2fda956de7: Layer already exists [2023-02-09T20:23:21.753Z] f34439eb9013: Layer already exists [2023-02-09T20:23:21.753Z] 57759e3f9230: Layer already exists [2023-02-09T20:23:21.753Z] 34d5ebaa5410: Layer already exists [2023-02-09T20:23:21.753Z] main: digest: sha256:ce93d08520b60eccde5552a333bffbd3e21f036e4b6d69b1891b91f7ee7ce01a size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-02-09T20:23:21.798Z] ===================================================== [Pipeline] echo [2023-02-09T20:23:21.808Z] taggedImages: [2023-02-09T20:23:21.808Z] - nexus3.edgexfoundry.org:10004/security-spire-config:08c6b03dd56aea21f28f845f075d885fa2173965 [2023-02-09T20:23:21.808Z] - nexus3.edgexfoundry.org:10004/security-spire-config:latest [2023-02-09T20:23:21.808Z] - nexus3.edgexfoundry.org:10004/security-spire-config:3.0.0-dev.43 [2023-02-09T20:23:21.808Z] - nexus3.edgexfoundry.org:10004/security-spire-config:08c6b03dd56aea21f28f845f075d885fa2173965-3.0.0-dev.43 [2023-02-09T20:23:21.808Z] - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo [2023-02-09T20:23:21.829Z] [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: [2023-02-09T20:23:21.829Z] 08c6b03dd56aea21f28f845f075d885fa2173965 [2023-02-09T20:23:21.829Z] latest [2023-02-09T20:23:21.829Z] 3.0.0-dev.43 [2023-02-09T20:23:21.829Z] 08c6b03dd56aea21f28f845f075d885fa2173965-3.0.0-dev.43 [2023-02-09T20:23:21.829Z] main [2023-02-09T20:23:21.829Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-09T20:23:22.152Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:08c6b03dd56aea21f28f845f075d885fa2173965 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-09T20:23:22.454Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:08c6b03dd56aea21f28f845f075d885fa2173965 [2023-02-09T20:23:22.454Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-02-09T20:23:22.454Z] bc3882cc4625: Preparing [2023-02-09T20:23:22.454Z] 4101bd9ebb9d: Preparing [2023-02-09T20:23:22.454Z] a0d620a89038: Preparing [2023-02-09T20:23:22.454Z] 01eaebbf2e83: Preparing [2023-02-09T20:23:22.454Z] b48e1007f5e8: Preparing [2023-02-09T20:23:22.454Z] 34d5ebaa5410: Preparing [2023-02-09T20:23:22.454Z] 34d5ebaa5410: Waiting [2023-02-09T20:23:22.454Z] b48e1007f5e8: Layer already exists [2023-02-09T20:23:22.454Z] 34d5ebaa5410: Layer already exists [2023-02-09T20:23:22.454Z] bc3882cc4625: Pushed [2023-02-09T20:23:22.454Z] 4101bd9ebb9d: Pushed [2023-02-09T20:23:22.454Z] a0d620a89038: Pushed [2023-02-09T20:23:22.544Z] v3.15.6-299-g84cc0f97117 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-02-09T20:23:22.544Z] v3.15.6-283-ga9bed072b9 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-02-09T20:23:22.544Z] OK: 15736 distinct packages available [2023-02-09T20:23:22.544Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-02-09T20:23:23.146Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-02-09T20:23:24.553Z] (1/5) Installing dumb-init (1.2.5-r1) [2023-02-09T20:23:24.553Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-02-09T20:23:24.553Z] (3/5) Installing libucontext (1.1-r0) [2023-02-09T20:23:24.553Z] (4/5) Installing gcompat (1.0.0-r4) [2023-02-09T20:23:24.820Z] (5/5) Installing openssl (1.1.1t-r1) [2023-02-09T20:23:24.820Z] Executing busybox-1.34.1-r7.trigger [2023-02-09T20:23:24.820Z] OK: 6 MiB in 19 packages [2023-02-09T20:23:29.019Z] 01eaebbf2e83: Pushed [2023-02-09T20:23:29.019Z] 08c6b03dd56aea21f28f845f075d885fa2173965: digest: sha256:6e0c5eaab974fee4ee3c6c9fd8b716ecc229753b39bc147a1d27f3ab235f360d size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-09T20:23:29.087Z] Removing intermediate container 8855e07aea71 [2023-02-09T20:23:29.087Z] ---> b9a1946c8d6f [2023-02-09T20:23:29.087Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-02-09T20:23:29.326Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-09T20:23:29.628Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest [2023-02-09T20:23:29.628Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-02-09T20:23:29.628Z] bc3882cc4625: Preparing [2023-02-09T20:23:29.628Z] 4101bd9ebb9d: Preparing [2023-02-09T20:23:29.628Z] a0d620a89038: Preparing [2023-02-09T20:23:29.628Z] 01eaebbf2e83: Preparing [2023-02-09T20:23:29.628Z] b48e1007f5e8: Preparing [2023-02-09T20:23:29.628Z] 34d5ebaa5410: Preparing [2023-02-09T20:23:29.628Z] 34d5ebaa5410: Waiting [2023-02-09T20:23:29.628Z] 4101bd9ebb9d: Layer already exists [2023-02-09T20:23:29.628Z] b48e1007f5e8: Layer already exists [2023-02-09T20:23:29.628Z] bc3882cc4625: Layer already exists [2023-02-09T20:23:29.628Z] 01eaebbf2e83: Layer already exists [2023-02-09T20:23:29.628Z] a0d620a89038: Layer already exists [2023-02-09T20:23:29.628Z] 34d5ebaa5410: Layer already exists [2023-02-09T20:23:29.628Z] latest: digest: sha256:6e0c5eaab974fee4ee3c6c9fd8b716ecc229753b39bc147a1d27f3ab235f360d size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-09T20:23:29.931Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:3.0.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-09T20:23:30.242Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:3.0.0-dev.43 [2023-02-09T20:23:30.242Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-02-09T20:23:30.242Z] bc3882cc4625: Preparing [2023-02-09T20:23:30.242Z] 4101bd9ebb9d: Preparing [2023-02-09T20:23:30.242Z] a0d620a89038: Preparing [2023-02-09T20:23:30.242Z] 01eaebbf2e83: Preparing [2023-02-09T20:23:30.242Z] b48e1007f5e8: Preparing [2023-02-09T20:23:30.242Z] 34d5ebaa5410: Preparing [2023-02-09T20:23:30.242Z] 34d5ebaa5410: Waiting [2023-02-09T20:23:30.242Z] 4101bd9ebb9d: Layer already exists [2023-02-09T20:23:30.242Z] bc3882cc4625: Layer already exists [2023-02-09T20:23:30.242Z] 01eaebbf2e83: Layer already exists [2023-02-09T20:23:30.242Z] a0d620a89038: Layer already exists [2023-02-09T20:23:30.242Z] b48e1007f5e8: Layer already exists [2023-02-09T20:23:30.242Z] 34d5ebaa5410: Layer already exists [2023-02-09T20:23:30.242Z] 3.0.0-dev.43: digest: sha256:6e0c5eaab974fee4ee3c6c9fd8b716ecc229753b39bc147a1d27f3ab235f360d size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-09T20:23:30.546Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:08c6b03dd56aea21f28f845f075d885fa2173965-3.0.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-09T20:23:30.849Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:08c6b03dd56aea21f28f845f075d885fa2173965-3.0.0-dev.43 [2023-02-09T20:23:30.849Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-02-09T20:23:30.849Z] bc3882cc4625: Preparing [2023-02-09T20:23:30.849Z] 4101bd9ebb9d: Preparing [2023-02-09T20:23:30.849Z] a0d620a89038: Preparing [2023-02-09T20:23:30.849Z] 01eaebbf2e83: Preparing [2023-02-09T20:23:30.849Z] b48e1007f5e8: Preparing [2023-02-09T20:23:30.849Z] 34d5ebaa5410: Preparing [2023-02-09T20:23:30.849Z] 34d5ebaa5410: Waiting [2023-02-09T20:23:30.849Z] b48e1007f5e8: Layer already exists [2023-02-09T20:23:30.849Z] bc3882cc4625: Layer already exists [2023-02-09T20:23:30.849Z] 4101bd9ebb9d: Layer already exists [2023-02-09T20:23:30.849Z] 01eaebbf2e83: Layer already exists [2023-02-09T20:23:30.849Z] a0d620a89038: Layer already exists [2023-02-09T20:23:30.849Z] 34d5ebaa5410: Layer already exists [2023-02-09T20:23:30.849Z] 08c6b03dd56aea21f28f845f075d885fa2173965-3.0.0-dev.43: digest: sha256:6e0c5eaab974fee4ee3c6c9fd8b716ecc229753b39bc147a1d27f3ab235f360d size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-09T20:23:31.153Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-09T20:23:31.453Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main [2023-02-09T20:23:31.453Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-02-09T20:23:31.453Z] bc3882cc4625: Preparing [2023-02-09T20:23:31.453Z] 4101bd9ebb9d: Preparing [2023-02-09T20:23:31.453Z] a0d620a89038: Preparing [2023-02-09T20:23:31.453Z] 01eaebbf2e83: Preparing [2023-02-09T20:23:31.453Z] b48e1007f5e8: Preparing [2023-02-09T20:23:31.453Z] 34d5ebaa5410: Preparing [2023-02-09T20:23:31.453Z] 34d5ebaa5410: Waiting [2023-02-09T20:23:31.454Z] 01eaebbf2e83: Layer already exists [2023-02-09T20:23:31.454Z] b48e1007f5e8: Layer already exists [2023-02-09T20:23:31.454Z] a0d620a89038: Layer already exists [2023-02-09T20:23:31.454Z] 4101bd9ebb9d: Layer already exists [2023-02-09T20:23:31.454Z] bc3882cc4625: Layer already exists [2023-02-09T20:23:31.454Z] 34d5ebaa5410: Layer already exists [2023-02-09T20:23:31.454Z] main: digest: sha256:6e0c5eaab974fee4ee3c6c9fd8b716ecc229753b39bc147a1d27f3ab235f360d size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-02-09T20:23:31.487Z] ===================================================== [Pipeline] echo [2023-02-09T20:23:31.493Z] taggedImages: [2023-02-09T20:23:31.493Z] - nexus3.edgexfoundry.org:10004/security-spire-server:08c6b03dd56aea21f28f845f075d885fa2173965 [2023-02-09T20:23:31.493Z] - nexus3.edgexfoundry.org:10004/security-spire-server:latest [2023-02-09T20:23:31.493Z] - nexus3.edgexfoundry.org:10004/security-spire-server:3.0.0-dev.43 [2023-02-09T20:23:31.493Z] - nexus3.edgexfoundry.org:10004/security-spire-server:08c6b03dd56aea21f28f845f075d885fa2173965-3.0.0-dev.43 [2023-02-09T20:23:31.493Z] - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo [2023-02-09T20:23:31.507Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2023-02-09T20:23:31.507Z] 08c6b03dd56aea21f28f845f075d885fa2173965 [2023-02-09T20:23:31.507Z] latest [2023-02-09T20:23:31.507Z] 3.0.0-dev.43 [2023-02-09T20:23:31.507Z] 08c6b03dd56aea21f28f845f075d885fa2173965-3.0.0-dev.43 [2023-02-09T20:23:31.507Z] main [2023-02-09T20:23:31.507Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-09T20:23:31.815Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:08c6b03dd56aea21f28f845f075d885fa2173965 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-09T20:23:32.118Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:08c6b03dd56aea21f28f845f075d885fa2173965 [2023-02-09T20:23:32.119Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-02-09T20:23:32.119Z] 25a589e1c709: Preparing [2023-02-09T20:23:32.119Z] 9e99857c4472: Preparing [2023-02-09T20:23:32.119Z] 25b2d924eaea: Preparing [2023-02-09T20:23:32.119Z] a357fdd6b81b: Preparing [2023-02-09T20:23:32.119Z] e5e13b0c77cb: Preparing [2023-02-09T20:23:32.119Z] e5e13b0c77cb: Layer already exists [2023-02-09T20:23:32.119Z] 25b2d924eaea: Layer already exists [2023-02-09T20:23:32.119Z] 25a589e1c709: Pushed [2023-02-09T20:23:32.119Z] a357fdd6b81b: Pushed [2023-02-09T20:23:33.335Z] ---> 42406cb23644 [2023-02-09T20:23:33.335Z] Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-02-09T20:23:34.681Z] 9e99857c4472: Pushed [2023-02-09T20:23:34.681Z] 08c6b03dd56aea21f28f845f075d885fa2173965: digest: sha256:70ea62adc5b7c7c9f8df6937a76394a1f3e54f9675ed1109998627486f8807c8 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-09T20:23:34.985Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-09T20:23:35.287Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2023-02-09T20:23:35.287Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-02-09T20:23:35.287Z] 25a589e1c709: Preparing [2023-02-09T20:23:35.287Z] 9e99857c4472: Preparing [2023-02-09T20:23:35.287Z] 25b2d924eaea: Preparing [2023-02-09T20:23:35.287Z] a357fdd6b81b: Preparing [2023-02-09T20:23:35.287Z] e5e13b0c77cb: Preparing [2023-02-09T20:23:35.287Z] e5e13b0c77cb: Layer already exists [2023-02-09T20:23:35.287Z] a357fdd6b81b: Layer already exists [2023-02-09T20:23:35.287Z] 25a589e1c709: Layer already exists [2023-02-09T20:23:35.287Z] 25b2d924eaea: Layer already exists [2023-02-09T20:23:35.287Z] 9e99857c4472: Layer already exists [2023-02-09T20:23:35.287Z] latest: digest: sha256:70ea62adc5b7c7c9f8df6937a76394a1f3e54f9675ed1109998627486f8807c8 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-09T20:23:35.588Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:3.0.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-09T20:23:35.896Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:3.0.0-dev.43 [2023-02-09T20:23:35.896Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-02-09T20:23:35.896Z] 25a589e1c709: Preparing [2023-02-09T20:23:35.896Z] 9e99857c4472: Preparing [2023-02-09T20:23:35.896Z] 25b2d924eaea: Preparing [2023-02-09T20:23:35.896Z] a357fdd6b81b: Preparing [2023-02-09T20:23:35.896Z] e5e13b0c77cb: Preparing [2023-02-09T20:23:35.896Z] a357fdd6b81b: Layer already exists [2023-02-09T20:23:35.896Z] e5e13b0c77cb: Layer already exists [2023-02-09T20:23:35.896Z] 9e99857c4472: Layer already exists [2023-02-09T20:23:35.896Z] 25a589e1c709: Layer already exists [2023-02-09T20:23:35.896Z] 25b2d924eaea: Layer already exists [2023-02-09T20:23:35.896Z] 3.0.0-dev.43: digest: sha256:70ea62adc5b7c7c9f8df6937a76394a1f3e54f9675ed1109998627486f8807c8 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-09T20:23:36.201Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:08c6b03dd56aea21f28f845f075d885fa2173965-3.0.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-09T20:23:36.510Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:08c6b03dd56aea21f28f845f075d885fa2173965-3.0.0-dev.43 [2023-02-09T20:23:36.510Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-02-09T20:23:36.510Z] 25a589e1c709: Preparing [2023-02-09T20:23:36.510Z] 9e99857c4472: Preparing [2023-02-09T20:23:36.510Z] 25b2d924eaea: Preparing [2023-02-09T20:23:36.510Z] a357fdd6b81b: Preparing [2023-02-09T20:23:36.510Z] e5e13b0c77cb: Preparing [2023-02-09T20:23:36.510Z] e5e13b0c77cb: Layer already exists [2023-02-09T20:23:36.510Z] a357fdd6b81b: Layer already exists [2023-02-09T20:23:36.510Z] 9e99857c4472: Layer already exists [2023-02-09T20:23:36.510Z] 25b2d924eaea: Layer already exists [2023-02-09T20:23:36.510Z] 25a589e1c709: Layer already exists [2023-02-09T20:23:36.510Z] 08c6b03dd56aea21f28f845f075d885fa2173965-3.0.0-dev.43: digest: sha256:70ea62adc5b7c7c9f8df6937a76394a1f3e54f9675ed1109998627486f8807c8 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-09T20:23:36.916Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-09T20:23:37.288Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2023-02-09T20:23:37.288Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-02-09T20:23:37.288Z] 25a589e1c709: Preparing [2023-02-09T20:23:37.288Z] 9e99857c4472: Preparing [2023-02-09T20:23:37.288Z] 25b2d924eaea: Preparing [2023-02-09T20:23:37.288Z] a357fdd6b81b: Preparing [2023-02-09T20:23:37.288Z] e5e13b0c77cb: Preparing [2023-02-09T20:23:37.288Z] 25a589e1c709: Layer already exists [2023-02-09T20:23:37.288Z] e5e13b0c77cb: Layer already exists [2023-02-09T20:23:37.288Z] 25b2d924eaea: Layer already exists [2023-02-09T20:23:37.288Z] 9e99857c4472: Layer already exists [2023-02-09T20:23:37.288Z] a357fdd6b81b: Layer already exists [2023-02-09T20:23:37.288Z] main: digest: sha256:70ea62adc5b7c7c9f8df6937a76394a1f3e54f9675ed1109998627486f8807c8 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-02-09T20:23:37.339Z] ===================================================== [Pipeline] echo [2023-02-09T20:23:37.345Z] taggedImages: [2023-02-09T20:23:37.345Z] - nexus3.edgexfoundry.org:10004/support-notifications:08c6b03dd56aea21f28f845f075d885fa2173965 [2023-02-09T20:23:37.345Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2023-02-09T20:23:37.345Z] - nexus3.edgexfoundry.org:10004/support-notifications:3.0.0-dev.43 [2023-02-09T20:23:37.345Z] - nexus3.edgexfoundry.org:10004/support-notifications:08c6b03dd56aea21f28f845f075d885fa2173965-3.0.0-dev.43 [2023-02-09T20:23:37.345Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo [2023-02-09T20:23:37.359Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2023-02-09T20:23:37.359Z] 08c6b03dd56aea21f28f845f075d885fa2173965 [2023-02-09T20:23:37.359Z] latest [2023-02-09T20:23:37.359Z] 3.0.0-dev.43 [2023-02-09T20:23:37.359Z] 08c6b03dd56aea21f28f845f075d885fa2173965-3.0.0-dev.43 [2023-02-09T20:23:37.359Z] main [2023-02-09T20:23:37.359Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-09T20:23:37.695Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:08c6b03dd56aea21f28f845f075d885fa2173965 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-09T20:23:37.994Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:08c6b03dd56aea21f28f845f075d885fa2173965 [2023-02-09T20:23:37.994Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-02-09T20:23:37.994Z] 423431f04f18: Preparing [2023-02-09T20:23:37.994Z] 604b52f2952e: Preparing [2023-02-09T20:23:37.994Z] 25b2d924eaea: Preparing [2023-02-09T20:23:37.994Z] cdbd95457c77: Preparing [2023-02-09T20:23:37.994Z] e5e13b0c77cb: Preparing [2023-02-09T20:23:37.994Z] cdbd95457c77: Layer already exists [2023-02-09T20:23:37.994Z] 25b2d924eaea: Layer already exists [2023-02-09T20:23:37.994Z] e5e13b0c77cb: Layer already exists [2023-02-09T20:23:37.994Z] 423431f04f18: Pushed [2023-02-09T20:23:40.533Z] 604b52f2952e: Pushed [2023-02-09T20:23:40.533Z] 08c6b03dd56aea21f28f845f075d885fa2173965: digest: sha256:35e6d733e6dc86de95cf57835a093fe1555b5a495116e9710f5b0ee8d18b7ec9 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-09T20:23:40.835Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-09T20:23:41.135Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2023-02-09T20:23:41.135Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-02-09T20:23:41.135Z] 423431f04f18: Preparing [2023-02-09T20:23:41.135Z] 604b52f2952e: Preparing [2023-02-09T20:23:41.135Z] 25b2d924eaea: Preparing [2023-02-09T20:23:41.135Z] cdbd95457c77: Preparing [2023-02-09T20:23:41.135Z] e5e13b0c77cb: Preparing [2023-02-09T20:23:41.135Z] 423431f04f18: Layer already exists [2023-02-09T20:23:41.135Z] cdbd95457c77: Layer already exists [2023-02-09T20:23:41.135Z] 25b2d924eaea: Layer already exists [2023-02-09T20:23:41.135Z] e5e13b0c77cb: Layer already exists [2023-02-09T20:23:41.135Z] 604b52f2952e: Layer already exists [2023-02-09T20:23:41.135Z] latest: digest: sha256:35e6d733e6dc86de95cf57835a093fe1555b5a495116e9710f5b0ee8d18b7ec9 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-09T20:23:41.496Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:3.0.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-09T20:23:41.805Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:3.0.0-dev.43 [2023-02-09T20:23:41.805Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-02-09T20:23:41.805Z] 423431f04f18: Preparing [2023-02-09T20:23:41.805Z] 604b52f2952e: Preparing [2023-02-09T20:23:41.805Z] 25b2d924eaea: Preparing [2023-02-09T20:23:41.805Z] cdbd95457c77: Preparing [2023-02-09T20:23:41.805Z] e5e13b0c77cb: Preparing [2023-02-09T20:23:41.805Z] 604b52f2952e: Layer already exists [2023-02-09T20:23:41.805Z] e5e13b0c77cb: Layer already exists [2023-02-09T20:23:41.805Z] 25b2d924eaea: Layer already exists [2023-02-09T20:23:41.805Z] cdbd95457c77: Layer already exists [2023-02-09T20:23:41.805Z] 423431f04f18: Layer already exists [2023-02-09T20:23:41.805Z] 3.0.0-dev.43: digest: sha256:35e6d733e6dc86de95cf57835a093fe1555b5a495116e9710f5b0ee8d18b7ec9 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-09T20:23:42.119Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:08c6b03dd56aea21f28f845f075d885fa2173965-3.0.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-09T20:23:42.419Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:08c6b03dd56aea21f28f845f075d885fa2173965-3.0.0-dev.43 [2023-02-09T20:23:42.420Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-02-09T20:23:42.420Z] 423431f04f18: Preparing [2023-02-09T20:23:42.420Z] 604b52f2952e: Preparing [2023-02-09T20:23:42.420Z] 25b2d924eaea: Preparing [2023-02-09T20:23:42.420Z] cdbd95457c77: Preparing [2023-02-09T20:23:42.420Z] e5e13b0c77cb: Preparing [2023-02-09T20:23:42.420Z] 423431f04f18: Layer already exists [2023-02-09T20:23:42.420Z] 25b2d924eaea: Layer already exists [2023-02-09T20:23:42.420Z] e5e13b0c77cb: Layer already exists [2023-02-09T20:23:42.420Z] cdbd95457c77: Layer already exists [2023-02-09T20:23:42.420Z] 604b52f2952e: Layer already exists [2023-02-09T20:23:42.420Z] 08c6b03dd56aea21f28f845f075d885fa2173965-3.0.0-dev.43: digest: sha256:35e6d733e6dc86de95cf57835a093fe1555b5a495116e9710f5b0ee8d18b7ec9 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-09T20:23:42.722Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-09T20:23:43.028Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2023-02-09T20:23:43.028Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-02-09T20:23:43.028Z] 423431f04f18: Preparing [2023-02-09T20:23:43.028Z] 604b52f2952e: Preparing [2023-02-09T20:23:43.028Z] 25b2d924eaea: Preparing [2023-02-09T20:23:43.028Z] cdbd95457c77: Preparing [2023-02-09T20:23:43.028Z] e5e13b0c77cb: Preparing [2023-02-09T20:23:43.028Z] e5e13b0c77cb: Layer already exists [2023-02-09T20:23:43.028Z] 423431f04f18: Layer already exists [2023-02-09T20:23:43.028Z] 25b2d924eaea: Layer already exists [2023-02-09T20:23:43.028Z] cdbd95457c77: Layer already exists [2023-02-09T20:23:43.028Z] 604b52f2952e: Layer already exists [2023-02-09T20:23:43.028Z] main: digest: sha256:35e6d733e6dc86de95cf57835a093fe1555b5a495116e9710f5b0ee8d18b7ec9 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-02-09T20:23:43.064Z] ===================================================== [Pipeline] echo [2023-02-09T20:23:43.070Z] taggedImages: [2023-02-09T20:23:43.070Z] - nexus3.edgexfoundry.org:10004/support-scheduler:08c6b03dd56aea21f28f845f075d885fa2173965 [2023-02-09T20:23:43.070Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2023-02-09T20:23:43.070Z] - nexus3.edgexfoundry.org:10004/support-scheduler:3.0.0-dev.43 [2023-02-09T20:23:43.070Z] - nexus3.edgexfoundry.org:10004/support-scheduler:08c6b03dd56aea21f28f845f075d885fa2173965-3.0.0-dev.43 [2023-02-09T20:23:43.070Z] - 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-02-09T20:23:43.432Z] ---> 14aa7adc42c8 [2023-02-09T20:23:43.432Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-02-09T20:23:43.432Z] ---> 4a468779ad29 [2023-02-09T20:23:43.432Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-02-09T20:23:44.013Z] ---> 3f4def14e15a [2023-02-09T20:23:44.013Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-02-09T20:23:44.976Z] ---> 94865afc8756 [2023-02-09T20:23:44.976Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-02-09T20:23:45.242Z] ---> Running in 797ac4efcf0f [2023-02-09T20:23:45.822Z] Removing intermediate container 797ac4efcf0f [2023-02-09T20:23:45.822Z] ---> 6e0b12535a25 [2023-02-09T20:23:45.822Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-02-09T20:23:45.822Z] ---> Running in 8cf4d7070449 [2023-02-09T20:23:46.408Z] Removing intermediate container 8cf4d7070449 [2023-02-09T20:23:46.408Z] ---> b3b42d3007df [2023-02-09T20:23:46.408Z] Step 22/24 : LABEL arch=arm64 [2023-02-09T20:23:46.701Z] ---> Running in 994967b11be4 [2023-02-09T20:23:47.283Z] Removing intermediate container 994967b11be4 [2023-02-09T20:23:47.283Z] ---> 503ea449b380 [2023-02-09T20:23:47.283Z] Step 23/24 : LABEL git_sha=08c6b03dd56aea21f28f845f075d885fa2173965 [2023-02-09T20:23:47.548Z] ---> Running in 2eb557554840 [2023-02-09T20:23:48.129Z] Removing intermediate container 2eb557554840 [2023-02-09T20:23:48.129Z] ---> 89b8f823b22a [2023-02-09T20:23:48.129Z] Step 24/24 : LABEL version=3.0.0-dev.43 [2023-02-09T20:23:48.402Z] ---> Running in e872a38ce63a [2023-02-09T20:23:48.983Z] Removing intermediate container e872a38ce63a [2023-02-09T20:23:48.983Z] ---> 2ec2ac5ab4df [2023-02-09T20:23:48.983Z] [2023-02-09T20:23:49.248Z] Successfully built 2ec2ac5ab4df [2023-02-09T20:23:49.248Z] Successfully tagged security-spire-agent-arm64:latest [2023-02-09T20:23:49.248Z] Building core-command [2023-02-09T20:23:53.483Z]  Building security-spire-agent ... done Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-09T20:23:53.484Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-02-09T20:23:53.484Z] ---> f67014c839a7 [2023-02-09T20:23:53.484Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-02-09T20:23:53.484Z] ---> Using cache [2023-02-09T20:23:53.484Z] ---> 037f8c0bd0df [2023-02-09T20:23:53.484Z] Step 4/23 : WORKDIR /edgex-go [2023-02-09T20:23:53.484Z] ---> Using cache [2023-02-09T20:23:53.484Z] ---> 5ead303dec03 [2023-02-09T20:23:53.484Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-02-09T20:23:53.484Z] ---> Using cache [2023-02-09T20:23:53.484Z] ---> 19419a7b10f8 [2023-02-09T20:23:53.484Z] Step 6/23 : COPY go.mod vendor* ./ [2023-02-09T20:23:53.484Z] ---> Using cache [2023-02-09T20:23:53.484Z] ---> caa50262d4db [2023-02-09T20:23:53.484Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-09T20:23:53.484Z] ---> Using cache [2023-02-09T20:23:53.484Z] ---> 0480e5090ab0 [2023-02-09T20:23:53.484Z] Step 8/23 : COPY . . [2023-02-09T20:23:53.750Z] ---> Using cache [2023-02-09T20:23:53.750Z] ---> 4461acbda8c4 [2023-02-09T20:23:53.750Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-02-09T20:23:55.149Z] ---> Running in c61fe5b6ec4c [2023-02-09T20:23:57.092Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.43" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-02-09T20:29:04.058Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.43" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-02-09T20:29:14.115Z] Removing intermediate container a33ae569dcf6 [2023-02-09T20:29:14.115Z] ---> c0b4ef6499ca [2023-02-09T20:29:14.115Z] [2023-02-09T20:29:14.115Z] Step 9/21 : FROM alpine:3.16 [2023-02-09T20:29:14.698Z] 3.16: Pulling from library/alpine [2023-02-09T20:29:15.721Z] Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b [2023-02-09T20:29:15.721Z] Status: Downloaded newer image for alpine:3.16 [2023-02-09T20:29:15.721Z] ---> 2b4661558fb8 [2023-02-09T20:29:15.721Z] Step 10/21 : RUN apk add --update --no-cache curl dumb-init [2023-02-09T20:29:17.123Z] ---> Running in da2d02186453 [2023-02-09T20:29:19.058Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-09T20:29:19.323Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-09T20:29:20.426Z] (1/6) Installing ca-certificates (20220614-r0) [2023-02-09T20:29:20.698Z] (2/6) Installing brotli-libs (1.0.9-r6) [2023-02-09T20:29:20.698Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2023-02-09T20:29:20.698Z] (4/6) Installing libcurl (7.83.1-r5) [2023-02-09T20:29:20.698Z] (5/6) Installing curl (7.83.1-r5) [2023-02-09T20:29:20.698Z] (6/6) Installing dumb-init (1.2.5-r1) [2023-02-09T20:29:20.698Z] Executing busybox-1.35.0-r17.trigger [2023-02-09T20:29:20.698Z] Executing ca-certificates-20220614-r0.trigger [2023-02-09T20:29:21.302Z] OK: 8 MiB in 20 packages [2023-02-09T20:29:23.307Z] Removing intermediate container da2d02186453 [2023-02-09T20:29:23.307Z] ---> e679858330d7 [2023-02-09T20:29:23.307Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-02-09T20:29:23.307Z] ---> Running in 1418ded4916e [2023-02-09T20:29:23.926Z] Removing intermediate container 1418ded4916e [2023-02-09T20:29:23.926Z] ---> 59e64ea17c48 [2023-02-09T20:29:23.926Z] Step 12/21 : WORKDIR /edgex [2023-02-09T20:29:23.926Z] ---> Running in f3d42b6ca8cc [2023-02-09T20:29:24.556Z] Removing intermediate container f3d42b6ca8cc [2023-02-09T20:29:24.556Z] ---> 49c7719dda70 [2023-02-09T20:29:24.556Z] Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2023-02-09T20:29:25.563Z] ---> b4cadf4d35af [2023-02-09T20:29:25.563Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2023-02-09T20:29:26.963Z] ---> 5ab64653b263 [2023-02-09T20:29:26.963Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-02-09T20:29:31.205Z] ---> 8086229f7351 [2023-02-09T20:29:31.205Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-02-09T20:29:32.164Z] ---> c4f864ae4318 [2023-02-09T20:29:32.164Z] Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-02-09T20:29:32.164Z] ---> Running in a5c035ec0a82 [2023-02-09T20:29:36.430Z] Removing intermediate container a5c035ec0a82 [2023-02-09T20:29:36.430Z] ---> 4ff0bac2a509 [2023-02-09T20:29:36.430Z] Step 18/21 : ENTRYPOINT ["entrypoint.sh"] [2023-02-09T20:29:36.430Z] ---> Running in c39645f4626b [2023-02-09T20:29:37.382Z] Removing intermediate container c39645f4626b [2023-02-09T20:29:37.382Z] ---> 3821d48ea27f [2023-02-09T20:29:37.382Z] Step 19/21 : LABEL arch=arm64 [2023-02-09T20:29:37.382Z] ---> Running in 61054a182a63 [2023-02-09T20:29:37.961Z] Removing intermediate container 61054a182a63 [2023-02-09T20:29:37.961Z] ---> 04b6a4d75421 [2023-02-09T20:29:37.961Z] Step 20/21 : LABEL git_sha=08c6b03dd56aea21f28f845f075d885fa2173965 [2023-02-09T20:29:38.226Z] ---> Running in 97b9f21f7a36 [2023-02-09T20:29:39.191Z] Removing intermediate container 97b9f21f7a36 [2023-02-09T20:29:39.192Z] ---> aed1c7c391ab [2023-02-09T20:29:39.192Z] Step 21/21 : LABEL version=3.0.0-dev.43 [2023-02-09T20:29:39.192Z] ---> Running in d50ad73b50b9 [2023-02-09T20:29:39.773Z] Removing intermediate container d50ad73b50b9 [2023-02-09T20:29:39.773Z] ---> 2ee3fd8a6634 [2023-02-09T20:29:39.773Z] [2023-02-09T20:29:40.039Z] Removing intermediate container f2440f173eb2 [2023-02-09T20:29:40.039Z] ---> b72ebf22a732 [2023-02-09T20:29:40.039Z] [2023-02-09T20:29:40.039Z] Step 10/22 : FROM alpine:3.16 [2023-02-09T20:29:40.039Z] ---> 2b4661558fb8 [2023-02-09T20:29:40.039Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-02-09T20:29:40.039Z] Successfully built 2ee3fd8a6634 [2023-02-09T20:29:40.304Z] ---> Running in ad24e20f9c0a [2023-02-09T20:29:40.304Z] Successfully tagged security-proxy-setup-arm64:latest [2023-02-09T20:29:40.304Z] Building security-spire-config [2023-02-09T20:29:40.569Z]  Building security-proxy-setup ... done Removing intermediate container ad24e20f9c0a [2023-02-09T20:29:40.569Z] ---> 1ae9449f4688 [2023-02-09T20:29:40.838Z] Step 12/22 : RUN apk add --update --no-cache dumb-init [2023-02-09T20:29:40.838Z] ---> Running in 30a0aadbcf8e [2023-02-09T20:29:42.774Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-09T20:29:43.355Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-09T20:29:43.936Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-09T20:29:43.936Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-09T20:29:43.936Z] ---> f67014c839a7 [2023-02-09T20:29:43.936Z] Step 3/24 : WORKDIR /edgex-go [2023-02-09T20:29:43.936Z] ---> Using cache [2023-02-09T20:29:43.936Z] ---> 3fe66a223ff0 [2023-02-09T20:29:43.936Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-02-09T20:29:44.201Z] ---> Running in 4d5904923bd0 [2023-02-09T20:29:44.782Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-02-09T20:29:44.782Z] Executing busybox-1.35.0-r17.trigger [2023-02-09T20:29:44.782Z] OK: 5 MiB in 15 packages [2023-02-09T20:29:46.737Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-09T20:29:46.737Z] Removing intermediate container 30a0aadbcf8e [2023-02-09T20:29:46.737Z] ---> 0ba44bdc0117 [2023-02-09T20:29:46.737Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-09T20:29:46.737Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-09T20:29:47.694Z] ---> 936d808a0d4c [2023-02-09T20:29:47.694Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-02-09T20:29:47.959Z] OK: 221 MiB in 51 packages [2023-02-09T20:29:49.377Z] ---> 1d5aae09bb3e [2023-02-09T20:29:49.377Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-02-09T20:29:49.654Z] Removing intermediate container 4d5904923bd0 [2023-02-09T20:29:49.654Z] ---> a4513c2a8d8c [2023-02-09T20:29:49.654Z] Step 5/24 : COPY go.mod vendor* ./ [2023-02-09T20:29:50.247Z] ---> c558f5dff95c [2023-02-09T20:29:50.247Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-02-09T20:29:50.860Z] ---> a5095e28edd6 [2023-02-09T20:29:50.860Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-09T20:29:51.126Z] ---> Running in d2438a80b577 [2023-02-09T20:29:51.723Z] ---> 93551df22054 [2023-02-09T20:29:51.723Z] Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-02-09T20:29:51.992Z] ---> Running in 0023fbb70cad [2023-02-09T20:29:57.322Z] Removing intermediate container 0023fbb70cad [2023-02-09T20:29:57.322Z] ---> da2603944f5f [2023-02-09T20:29:57.322Z] Step 18/22 : ENTRYPOINT ["entrypoint.sh"] [2023-02-09T20:29:57.322Z] ---> Running in 2592f3007454 [2023-02-09T20:29:57.588Z] Removing intermediate container 2592f3007454 [2023-02-09T20:29:57.588Z] ---> 46d2170face1 [2023-02-09T20:29:57.588Z] Step 19/22 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] [2023-02-09T20:29:57.588Z] ---> Running in b2e85a094248 [2023-02-09T20:29:58.173Z] Removing intermediate container b2e85a094248 [2023-02-09T20:29:58.173Z] ---> c00664642a9f [2023-02-09T20:29:58.173Z] Step 20/22 : LABEL arch=arm64 [2023-02-09T20:29:58.439Z] ---> Running in 7d4f4862249d [2023-02-09T20:29:59.019Z] Removing intermediate container 7d4f4862249d [2023-02-09T20:29:59.019Z] ---> 8e3415c4d3f4 [2023-02-09T20:29:59.019Z] Step 21/22 : LABEL git_sha=08c6b03dd56aea21f28f845f075d885fa2173965 [2023-02-09T20:29:59.287Z] ---> Running in da549d495dfa [2023-02-09T20:30:00.273Z] Removing intermediate container da549d495dfa [2023-02-09T20:30:00.273Z] ---> 2c1ddd8a4b1b [2023-02-09T20:30:00.273Z] Step 22/22 : LABEL version=3.0.0-dev.43 [2023-02-09T20:30:00.541Z] ---> Running in 7830a1a50f31 [2023-02-09T20:30:01.126Z] Removing intermediate container 7830a1a50f31 [2023-02-09T20:30:01.126Z] ---> 50c673a126ca [2023-02-09T20:30:01.126Z] [2023-02-09T20:30:01.393Z] Successfully built 50c673a126ca [2023-02-09T20:30:01.683Z] Successfully tagged core-common-config-bootstrapper-arm64:latest [2023-02-09T20:30:01.683Z] Building security-secretstore-setup [2023-02-09T20:30:05.922Z]  Building core-common-config-bootstrapper ... done Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-09T20:30:05.923Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-09T20:30:05.923Z] ---> f67014c839a7 [2023-02-09T20:30:05.923Z] Step 3/24 : WORKDIR /edgex-go [2023-02-09T20:30:05.923Z] ---> Using cache [2023-02-09T20:30:05.923Z] ---> 3fe66a223ff0 [2023-02-09T20:30:05.923Z] Step 4/24 : RUN apk add --update --no-cache make git [2023-02-09T20:30:05.923Z] ---> Using cache [2023-02-09T20:30:05.923Z] ---> e09eee0472a5 [2023-02-09T20:30:05.923Z] Step 5/24 : COPY go.mod vendor* ./ [2023-02-09T20:30:05.923Z] ---> Using cache [2023-02-09T20:30:05.923Z] ---> a137416a07d6 [2023-02-09T20:30:05.923Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-09T20:30:05.923Z] ---> Using cache [2023-02-09T20:30:05.923Z] ---> 25f4b9a668ca [2023-02-09T20:30:05.923Z] Step 7/24 : COPY . . [2023-02-09T20:30:05.923Z] ---> Using cache [2023-02-09T20:30:05.923Z] ---> 61c7802728e7 [2023-02-09T20:30:05.923Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-02-09T20:30:06.187Z] ---> Running in c696817178b1 [2023-02-09T20:30:07.154Z] Removing intermediate container b33e3c2d114b [2023-02-09T20:30:07.154Z] ---> 09e7423636d3 [2023-02-09T20:30:07.154Z] [2023-02-09T20:30:07.154Z] Step 10/24 : FROM alpine:3.16 [2023-02-09T20:30:07.154Z] ---> 2b4661558fb8 [2023-02-09T20:30:07.154Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-02-09T20:30:07.154Z] ---> Running in 7771f4b82068 [2023-02-09T20:30:08.557Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.43" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-02-09T20:30:09.137Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-09T20:30:09.404Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-09T20:30:10.806Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-02-09T20:30:10.806Z] Executing busybox-1.35.0-r17.trigger [2023-02-09T20:30:11.073Z] OK: 5 MiB in 15 packages [2023-02-09T20:30:13.646Z] Removing intermediate container 7771f4b82068 [2023-02-09T20:30:13.646Z] ---> 2025d012a0c7 [2023-02-09T20:30:13.646Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-09T20:30:13.646Z] ---> Running in be5209aeb51c [2023-02-09T20:30:14.248Z] Removing intermediate container be5209aeb51c [2023-02-09T20:30:14.248Z] ---> 02277f599c5f [2023-02-09T20:30:14.248Z] Step 13/24 : ENV APP_PORT=59881 [2023-02-09T20:30:14.520Z] ---> Running in bedac26e1018 [2023-02-09T20:30:15.099Z] Removing intermediate container bedac26e1018 [2023-02-09T20:30:15.099Z] ---> ba37e003a302 [2023-02-09T20:30:15.099Z] Step 14/24 : EXPOSE $APP_PORT [2023-02-09T20:30:15.363Z] ---> Running in f33e38c09a12 [2023-02-09T20:30:16.319Z] Removing intermediate container f33e38c09a12 [2023-02-09T20:30:16.319Z] ---> 9cc54d8bc003 [2023-02-09T20:30:16.319Z] Step 15/24 : WORKDIR / [2023-02-09T20:30:16.319Z] ---> Running in 73b3bc5e490e [2023-02-09T20:30:17.277Z] Removing intermediate container 73b3bc5e490e [2023-02-09T20:30:17.277Z] ---> ecdf65204def [2023-02-09T20:30:17.277Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-09T20:30:18.231Z] ---> 250fa00f8ed6 [2023-02-09T20:30:18.231Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-02-09T20:30:21.564Z] ---> c447393af978 [2023-02-09T20:30:21.564Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2023-02-09T20:30:22.142Z] Removing intermediate container c61fe5b6ec4c [2023-02-09T20:30:22.142Z] ---> ae24c2b7e73a [2023-02-09T20:30:22.142Z] [2023-02-09T20:30:22.142Z] Step 10/23 : FROM alpine:3.16 [2023-02-09T20:30:22.142Z] ---> 2b4661558fb8 [2023-02-09T20:30:22.142Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-02-09T20:30:22.142Z] ---> Using cache [2023-02-09T20:30:22.142Z] ---> 2025d012a0c7 [2023-02-09T20:30:22.142Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-09T20:30:22.142Z] ---> Using cache [2023-02-09T20:30:22.142Z] ---> 02277f599c5f [2023-02-09T20:30:22.142Z] Step 13/23 : ENV APP_PORT=59882 [2023-02-09T20:30:22.406Z] ---> Running in 853d95824edb [2023-02-09T20:30:22.406Z] ---> 28354f925653 [2023-02-09T20:30:22.406Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2023-02-09T20:30:22.983Z] Removing intermediate container 853d95824edb [2023-02-09T20:30:22.983Z] ---> 2e5a708b1d99 [2023-02-09T20:30:22.983Z] Step 14/23 : EXPOSE $APP_PORT [2023-02-09T20:30:23.248Z] ---> Running in 1eea0990a296 [2023-02-09T20:30:23.513Z] ---> df689a558cea [2023-02-09T20:30:23.513Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2023-02-09T20:30:23.513Z] ---> Running in 07950313aaf0 [2023-02-09T20:30:23.778Z] Removing intermediate container 1eea0990a296 [2023-02-09T20:30:23.778Z] ---> 99e184218611 [2023-02-09T20:30:23.778Z] Step 15/23 : WORKDIR / [2023-02-09T20:30:24.044Z] ---> Running in 852ec771da56 [2023-02-09T20:30:24.314Z] Removing intermediate container 07950313aaf0 [2023-02-09T20:30:24.314Z] ---> b800f1961168 [2023-02-09T20:30:24.314Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-09T20:30:24.314Z] ---> Running in c80a642a0b65 [2023-02-09T20:30:24.913Z] Removing intermediate container 852ec771da56 [2023-02-09T20:30:24.913Z] ---> 329684bd6608 [2023-02-09T20:30:24.913Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-09T20:30:25.178Z] Removing intermediate container c80a642a0b65 [2023-02-09T20:30:25.178Z] ---> 01020a88a01f [2023-02-09T20:30:25.178Z] Step 22/24 : LABEL arch=arm64 [2023-02-09T20:30:25.178Z] ---> Running in 9350ce93e567 [2023-02-09T20:30:25.764Z] ---> 99cf42d35f64 [2023-02-09T20:30:25.764Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-02-09T20:30:25.764Z] Removing intermediate container 9350ce93e567 [2023-02-09T20:30:25.764Z] ---> 05ebe30aded5 [2023-02-09T20:30:25.764Z] Step 23/24 : LABEL git_sha=08c6b03dd56aea21f28f845f075d885fa2173965 [2023-02-09T20:30:26.031Z] ---> Running in 27e6c535716d [2023-02-09T20:30:26.611Z] Removing intermediate container 27e6c535716d [2023-02-09T20:30:26.611Z] ---> 09a48eb8830c [2023-02-09T20:30:26.611Z] Step 24/24 : LABEL version=3.0.0-dev.43 [2023-02-09T20:30:26.876Z] ---> Running in 735602388c67 [2023-02-09T20:30:27.458Z] Removing intermediate container 735602388c67 [2023-02-09T20:30:27.458Z] ---> 488489d2de58 [2023-02-09T20:30:27.458Z] [2023-02-09T20:30:27.725Z] Successfully built 488489d2de58 [2023-02-09T20:30:27.725Z] Successfully tagged core-metadata-arm64:latest [2023-02-09T20:30:27.725Z]  Building core-metadata ... done Building security-spire-server [2023-02-09T20:30:28.310Z] ---> 52ed95f0fd30 [2023-02-09T20:30:28.310Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2023-02-09T20:30:29.267Z] ---> 630adc461219 [2023-02-09T20:30:29.267Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2023-02-09T20:30:29.267Z] ---> Running in ae703f0e18c7 [2023-02-09T20:30:29.847Z] Removing intermediate container ae703f0e18c7 [2023-02-09T20:30:29.847Z] ---> dbbc37eb87a1 [2023-02-09T20:30:29.847Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-09T20:30:29.847Z] ---> Running in 479863ea8da5 [2023-02-09T20:30:30.112Z] Removing intermediate container 479863ea8da5 [2023-02-09T20:30:30.112Z] ---> 22f60cfeb370 [2023-02-09T20:30:30.112Z] Step 21/23 : LABEL arch=arm64 [2023-02-09T20:30:30.379Z] ---> Running in 2571eb1ce40c [2023-02-09T20:30:30.987Z] Removing intermediate container 2571eb1ce40c [2023-02-09T20:30:30.987Z] ---> ff9507270aa9 [2023-02-09T20:30:30.987Z] Step 22/23 : LABEL git_sha=08c6b03dd56aea21f28f845f075d885fa2173965 [2023-02-09T20:30:31.252Z] ---> Running in 79e4d06a6db8 [2023-02-09T20:30:32.208Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-09T20:30:32.208Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-02-09T20:30:32.208Z] ---> f67014c839a7 [2023-02-09T20:30:32.208Z] Step 3/23 : WORKDIR /edgex-go [2023-02-09T20:30:32.208Z] ---> Using cache [2023-02-09T20:30:32.208Z] ---> 3fe66a223ff0 [2023-02-09T20:30:32.208Z] Step 4/23 : RUN apk add --update --no-cache make git build-base curl [2023-02-09T20:30:32.208Z] ---> Using cache [2023-02-09T20:30:32.208Z] ---> a4513c2a8d8c [2023-02-09T20:30:32.208Z] Step 5/23 : COPY go.mod vendor* ./ [2023-02-09T20:30:32.208Z] ---> Using cache [2023-02-09T20:30:32.208Z] ---> a5095e28edd6 [2023-02-09T20:30:32.208Z] Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-09T20:30:33.626Z] Removing intermediate container 79e4d06a6db8 [2023-02-09T20:30:33.626Z] ---> e7f121bcb458 [2023-02-09T20:30:33.626Z] Step 23/23 : LABEL version=3.0.0-dev.43 [2023-02-09T20:30:33.626Z] ---> Running in eb2daae155c7 [2023-02-09T20:30:33.626Z] ---> Running in 6b43090f1347 [2023-02-09T20:30:34.586Z] Removing intermediate container 6b43090f1347 [2023-02-09T20:30:34.586Z] ---> 9809a9b35c9c [2023-02-09T20:30:34.586Z] [2023-02-09T20:30:34.586Z] Successfully built 9809a9b35c9c [2023-02-09T20:30:34.586Z] Successfully tagged core-command-arm64:latest [2023-02-09T20:30:34.586Z] Building support-notifications [2023-02-09T20:30:38.188Z]  Building core-command ... done Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-09T20:30:38.188Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-09T20:30:38.188Z] ---> f67014c839a7 [2023-02-09T20:30:38.188Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-09T20:30:38.188Z] ---> Using cache [2023-02-09T20:30:38.188Z] ---> 037f8c0bd0df [2023-02-09T20:30:38.188Z] Step 4/22 : WORKDIR /edgex-go [2023-02-09T20:30:38.188Z] ---> Using cache [2023-02-09T20:30:38.188Z] ---> 5ead303dec03 [2023-02-09T20:30:38.188Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2023-02-09T20:30:38.455Z] ---> Running in 67ef41b64619 [2023-02-09T20:30:40.393Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-09T20:30:40.393Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-09T20:30:41.794Z] OK: 221 MiB in 51 packages [2023-02-09T20:30:43.197Z] Removing intermediate container 67ef41b64619 [2023-02-09T20:30:43.197Z] ---> 63e76bf99d5f [2023-02-09T20:30:43.197Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-09T20:30:44.152Z] ---> 02a692f7ea30 [2023-02-09T20:30:44.152Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-09T20:30:44.152Z] ---> Running in 5fc230ed347f [2023-02-09T20:31:30.970Z] Removing intermediate container d2438a80b577 [2023-02-09T20:31:30.970Z] ---> ddaf1c5d5684 [2023-02-09T20:31:30.970Z] Step 7/24 : COPY . . [2023-02-09T20:31:30.970Z] ---> e82a23f94813 [2023-02-09T20:31:30.970Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-02-09T20:31:30.970Z] ---> Running in a565435966bf [2023-02-09T20:31:30.970Z] Removing intermediate container a565435966bf [2023-02-09T20:31:30.970Z] ---> 88325146108d [2023-02-09T20:31:30.970Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-02-09T20:31:30.970Z] ---> Running in 221eb0f725c8 [2023-02-09T20:31:30.970Z] Removing intermediate container 221eb0f725c8 [2023-02-09T20:31:30.970Z] ---> 3773a32c9d9b [2023-02-09T20:31:30.970Z] Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-02-09T20:31:30.970Z] ---> Running in d03d2a17460e [2023-02-09T20:31:32.910Z] Removing intermediate container d03d2a17460e [2023-02-09T20:31:32.910Z] ---> ee2b736d51a2 [2023-02-09T20:31:32.910Z] Step 11/24 : WORKDIR /edgex-go [2023-02-09T20:31:33.175Z] ---> Running in 487fa6d8a668 [2023-02-09T20:31:34.129Z] Removing intermediate container 487fa6d8a668 [2023-02-09T20:31:34.129Z] ---> e33b0db8c6af [2023-02-09T20:31:34.129Z] [2023-02-09T20:31:34.129Z] Step 12/24 : FROM alpine:3.15 [2023-02-09T20:31:34.129Z] ---> 8aa73fd46299 [2023-02-09T20:31:34.129Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-09T20:31:34.129Z] ---> Using cache [2023-02-09T20:31:34.129Z] ---> 25edc9a56dab [2023-02-09T20:31:34.129Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-02-09T20:31:34.129Z] ---> Running in dbace7977d8e [2023-02-09T20:31:36.697Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-02-09T20:31:36.961Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-02-09T20:31:38.902Z] v3.15.6-299-g84cc0f97117 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-02-09T20:31:38.902Z] v3.15.6-283-ga9bed072b9 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-02-09T20:31:38.902Z] OK: 15736 distinct packages available [2023-02-09T20:31:38.902Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-02-09T20:31:38.902Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-02-09T20:31:40.309Z] (1/4) Installing dumb-init (1.2.5-r1) [2023-02-09T20:31:40.309Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-02-09T20:31:40.309Z] (3/4) Installing libucontext (1.1-r0) [2023-02-09T20:31:40.309Z] (4/4) Installing gcompat (1.0.0-r4) [2023-02-09T20:31:40.309Z] Executing busybox-1.34.1-r7.trigger [2023-02-09T20:31:40.309Z] OK: 6 MiB in 18 packages [2023-02-09T20:31:43.650Z] Removing intermediate container dbace7977d8e [2023-02-09T20:31:43.650Z] ---> 045453ebc59e [2023-02-09T20:31:43.650Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-02-09T20:31:55.933Z] ---> 9ce64820e65d [2023-02-09T20:31:55.933Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-02-09T20:31:57.334Z] ---> b90427a0cc99 [2023-02-09T20:31:57.334Z] Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-02-09T20:31:57.599Z] ---> Running in 5f5e6974f0e1 [2023-02-09T20:31:58.555Z] Removing intermediate container 5f5e6974f0e1 [2023-02-09T20:31:58.555Z] ---> ba586ff7023f [2023-02-09T20:31:58.555Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-02-09T20:32:00.507Z] ---> f97f8ecc9bae [2023-02-09T20:32:00.507Z] Step 19/24 : WORKDIR / [2023-02-09T20:32:00.774Z] ---> Running in 9e91241147e0 [2023-02-09T20:32:02.712Z] Removing intermediate container 9e91241147e0 [2023-02-09T20:32:02.712Z] ---> f733cfd22209 [2023-02-09T20:32:02.712Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-02-09T20:32:02.979Z] ---> Running in e43d12a07c74 [2023-02-09T20:32:04.402Z] Removing intermediate container e43d12a07c74 [2023-02-09T20:32:04.402Z] ---> 79221404bb2f [2023-02-09T20:32:04.402Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-02-09T20:32:04.402Z] ---> Running in 631705a9f41f [2023-02-09T20:32:05.802Z] Removing intermediate container 631705a9f41f [2023-02-09T20:32:05.802Z] ---> 16f7c91b8510 [2023-02-09T20:32:05.802Z] Step 22/24 : LABEL arch=arm64 [2023-02-09T20:32:05.802Z] ---> Running in 2f5e107156ad [2023-02-09T20:32:07.219Z] Removing intermediate container 2f5e107156ad [2023-02-09T20:32:07.219Z] ---> c7244d73d853 [2023-02-09T20:32:07.219Z] Step 23/24 : LABEL git_sha=08c6b03dd56aea21f28f845f075d885fa2173965 [2023-02-09T20:32:07.487Z] ---> Running in e38fc5db795d [2023-02-09T20:32:08.441Z] Removing intermediate container e38fc5db795d [2023-02-09T20:32:08.441Z] ---> a8fd3877349d [2023-02-09T20:32:08.441Z] Step 24/24 : LABEL version=3.0.0-dev.43 [2023-02-09T20:32:08.707Z] ---> Running in af605adfa230 [2023-02-09T20:32:09.659Z] Removing intermediate container af605adfa230 [2023-02-09T20:32:09.659Z] ---> b5ca9de204e4 [2023-02-09T20:32:09.659Z] [2023-02-09T20:32:09.924Z] Successfully built b5ca9de204e4 [2023-02-09T20:32:09.924Z] Successfully tagged security-spire-config-arm64:latest [2023-02-09T20:32:09.924Z] Building core-data [2023-02-09T20:32:15.244Z]  Building security-spire-config ... done Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-09T20:32:15.244Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-09T20:32:15.244Z] ---> f67014c839a7 [2023-02-09T20:32:15.244Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-09T20:32:15.244Z] ---> Using cache [2023-02-09T20:32:15.244Z] ---> 037f8c0bd0df [2023-02-09T20:32:15.244Z] Step 4/22 : WORKDIR /edgex-go [2023-02-09T20:32:15.244Z] ---> Using cache [2023-02-09T20:32:15.244Z] ---> 5ead303dec03 [2023-02-09T20:32:15.244Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-02-09T20:32:15.244Z] ---> Using cache [2023-02-09T20:32:15.244Z] ---> 19419a7b10f8 [2023-02-09T20:32:15.245Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-09T20:32:15.510Z] ---> Using cache [2023-02-09T20:32:15.510Z] ---> caa50262d4db [2023-02-09T20:32:15.510Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-09T20:32:15.510Z] ---> Using cache [2023-02-09T20:32:15.510Z] ---> 0480e5090ab0 [2023-02-09T20:32:15.510Z] Step 8/22 : COPY . . [2023-02-09T20:32:15.777Z] ---> Using cache [2023-02-09T20:32:15.777Z] ---> 4461acbda8c4 [2023-02-09T20:32:15.777Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-02-09T20:32:16.733Z] ---> Running in 152501218fd2 [2023-02-09T20:32:19.306Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.43" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-02-09T20:32:29.351Z] Removing intermediate container c57f79e260ad [2023-02-09T20:32:29.351Z] ---> 190b41c6d6b0 [2023-02-09T20:32:29.351Z] [2023-02-09T20:32:29.351Z] Step 10/22 : FROM alpine:3.16 [2023-02-09T20:32:29.351Z] ---> 2b4661558fb8 [2023-02-09T20:32:29.351Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2023-02-09T20:32:29.351Z] ---> Using cache [2023-02-09T20:32:29.351Z] ---> 2025d012a0c7 [2023-02-09T20:32:29.351Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-09T20:32:29.351Z] ---> Using cache [2023-02-09T20:32:29.351Z] ---> 02277f599c5f [2023-02-09T20:32:29.351Z] Step 13/22 : ENV APP_PORT=59861 [2023-02-09T20:32:29.351Z] ---> Running in 1e90abe311b9 [2023-02-09T20:32:29.351Z] Removing intermediate container 1e90abe311b9 [2023-02-09T20:32:29.351Z] ---> 80bc196c85e5 [2023-02-09T20:32:29.351Z] Step 14/22 : EXPOSE $APP_PORT [2023-02-09T20:32:29.617Z] ---> Running in 62b959596878 [2023-02-09T20:32:30.579Z] Removing intermediate container 62b959596878 [2023-02-09T20:32:30.579Z] ---> 22d5c8d045e3 [2023-02-09T20:32:30.579Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-09T20:32:31.979Z] ---> 9942ef91aaca [2023-02-09T20:32:31.979Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-02-09T20:32:37.584Z] ---> c26988cb4f91 [2023-02-09T20:32:37.584Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2023-02-09T20:32:39.148Z] ---> b0701164fe4e [2023-02-09T20:32:39.148Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2023-02-09T20:32:39.148Z] ---> Running in 5b7ddc7c0035 [2023-02-09T20:32:40.184Z] Removing intermediate container eb2daae155c7 [2023-02-09T20:32:40.184Z] ---> 2c810e35ae4b [2023-02-09T20:32:40.184Z] Step 7/23 : COPY . . [2023-02-09T20:32:42.131Z] Removing intermediate container 5b7ddc7c0035 [2023-02-09T20:32:42.131Z] ---> d9273028a180 [2023-02-09T20:32:42.131Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-09T20:32:42.131Z] ---> Running in 3f70daa66f97 [2023-02-09T20:32:43.087Z] Removing intermediate container 3f70daa66f97 [2023-02-09T20:32:43.087Z] ---> a4d700a83c1f [2023-02-09T20:32:43.087Z] Step 20/22 : LABEL arch=arm64 [2023-02-09T20:32:43.087Z] ---> Running in 3380a991e219 [2023-02-09T20:32:44.040Z] Removing intermediate container 3380a991e219 [2023-02-09T20:32:44.040Z] ---> a5dbe8cac517 [2023-02-09T20:32:44.041Z] Step 21/22 : LABEL git_sha=08c6b03dd56aea21f28f845f075d885fa2173965 [2023-02-09T20:32:44.305Z] ---> Running in cf57acb87813 [2023-02-09T20:32:45.259Z] Removing intermediate container cf57acb87813 [2023-02-09T20:32:45.259Z] ---> b7ac81847ae7 [2023-02-09T20:32:45.259Z] Step 22/22 : LABEL version=3.0.0-dev.43 [2023-02-09T20:32:45.526Z] ---> Running in cf6dd8e1a607 [2023-02-09T20:32:46.106Z] Removing intermediate container cf6dd8e1a607 [2023-02-09T20:32:46.106Z] ---> fc67c803760f [2023-02-09T20:32:46.106Z] [2023-02-09T20:32:46.371Z] Successfully built fc67c803760f [2023-02-09T20:32:46.371Z] Successfully tagged support-scheduler-arm64:latest [2023-02-09T20:32:46.371Z] Building security-bootstrapper [2023-02-09T20:32:47.593Z]  Building support-scheduler ... done  ---> e7dc35291899 [2023-02-09T20:32:47.593Z] Step 8/23 : ARG SPIRE_RELEASE=1.2.1 [2023-02-09T20:32:47.859Z] ---> Running in d8d45c7b0af6 [2023-02-09T20:32:48.811Z] Removing intermediate container d8d45c7b0af6 [2023-02-09T20:32:48.811Z] ---> 121f19f8b425 [2023-02-09T20:32:48.811Z] Step 9/23 : WORKDIR /edgex-go/spire-build [2023-02-09T20:32:48.811Z] ---> Running in 33b852396af7 [2023-02-09T20:32:49.765Z] Removing intermediate container 33b852396af7 [2023-02-09T20:32:49.765Z] ---> 577d870dbc50 [2023-02-09T20:32:49.765Z] Step 10/23 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-02-09T20:32:50.032Z] ---> Running in f630429049b4 [2023-02-09T20:32:50.997Z] Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-09T20:32:50.997Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2023-02-09T20:32:50.997Z] ---> f67014c839a7 [2023-02-09T20:32:50.997Z] Step 3/32 : WORKDIR /edgex-go [2023-02-09T20:32:50.997Z] ---> Using cache [2023-02-09T20:32:50.997Z] ---> 3fe66a223ff0 [2023-02-09T20:32:50.997Z] Step 4/32 : RUN apk add --update --no-cache make git [2023-02-09T20:32:50.997Z] ---> Using cache [2023-02-09T20:32:50.997Z] ---> e09eee0472a5 [2023-02-09T20:32:50.997Z] Step 5/32 : COPY go.mod vendor* ./ [2023-02-09T20:32:50.997Z] ---> Using cache [2023-02-09T20:32:50.997Z] ---> a137416a07d6 [2023-02-09T20:32:50.997Z] Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-09T20:32:50.997Z] ---> Using cache [2023-02-09T20:32:50.997Z] ---> 25f4b9a668ca [2023-02-09T20:32:50.997Z] Step 7/32 : COPY . . [2023-02-09T20:32:51.263Z] ---> Using cache [2023-02-09T20:32:51.263Z] ---> 61c7802728e7 [2023-02-09T20:32:51.263Z] Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-02-09T20:32:51.528Z] ---> Running in 81997e9fa587 [2023-02-09T20:32:54.862Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.43" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-02-09T20:32:54.862Z] Removing intermediate container 5fc230ed347f [2023-02-09T20:32:54.862Z] ---> 655953e0009e [2023-02-09T20:32:54.862Z] Step 8/22 : COPY . . [2023-02-09T20:32:54.862Z] Removing intermediate container f630429049b4 [2023-02-09T20:32:54.862Z] ---> 7a9edd7ce987 [2023-02-09T20:32:54.862Z] Step 11/23 : WORKDIR /edgex-go [2023-02-09T20:32:55.128Z] ---> Running in 687003a18695 [2023-02-09T20:32:56.081Z] Removing intermediate container 687003a18695 [2023-02-09T20:32:56.081Z] ---> 2200f1f59365 [2023-02-09T20:32:56.081Z] [2023-02-09T20:32:56.081Z] Step 12/23 : FROM alpine:3.15 [2023-02-09T20:32:56.081Z] ---> 8aa73fd46299 [2023-02-09T20:32:56.081Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-09T20:32:56.081Z] ---> Using cache [2023-02-09T20:32:56.081Z] ---> 25edc9a56dab [2023-02-09T20:32:56.081Z] Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-02-09T20:32:56.082Z] ---> Using cache [2023-02-09T20:32:56.082Z] ---> b9a1946c8d6f [2023-02-09T20:32:56.082Z] Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-02-09T20:32:58.672Z] ---> 2f5ad6c15b10 [2023-02-09T20:32:58.672Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2023-02-09T20:32:58.672Z] ---> Running in 53cd65d9a393 [2023-02-09T20:33:01.252Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.43" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-02-09T20:33:03.829Z] ---> c0e6e98fb5a5 [2023-02-09T20:33:03.829Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-02-09T20:33:04.794Z] ---> 5104dc705007 [2023-02-09T20:33:04.794Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-02-09T20:33:06.729Z] ---> 1622ee27390b [2023-02-09T20:33:06.729Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-02-09T20:33:07.690Z] ---> 7f753eb86c75 [2023-02-09T20:33:07.690Z] Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-02-09T20:33:07.690Z] ---> Running in 71058e33b8b6 [2023-02-09T20:33:08.276Z] Removing intermediate container 71058e33b8b6 [2023-02-09T20:33:08.276Z] ---> beae9bd99e50 [2023-02-09T20:33:08.276Z] Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-02-09T20:33:08.541Z] ---> Running in a52ec4434694 [2023-02-09T20:33:09.121Z] Removing intermediate container a52ec4434694 [2023-02-09T20:33:09.121Z] ---> 94d3e66729ea [2023-02-09T20:33:09.121Z] Step 21/23 : LABEL arch=arm64 [2023-02-09T20:33:09.121Z] ---> Running in aea9d59343d6 [2023-02-09T20:33:09.705Z] Removing intermediate container aea9d59343d6 [2023-02-09T20:33:09.705Z] ---> 6182f4655452 [2023-02-09T20:33:09.705Z] Step 22/23 : LABEL git_sha=08c6b03dd56aea21f28f845f075d885fa2173965 [2023-02-09T20:33:09.971Z] ---> Running in 050a819f4dc5 [2023-02-09T20:33:10.550Z] Removing intermediate container 050a819f4dc5 [2023-02-09T20:33:10.550Z] ---> e6c4a83f652f [2023-02-09T20:33:10.550Z] Step 23/23 : LABEL version=3.0.0-dev.43 [2023-02-09T20:33:10.550Z] ---> Running in 44dbac495322 [2023-02-09T20:33:11.130Z] Removing intermediate container 44dbac495322 [2023-02-09T20:33:11.130Z] ---> 6d387f41ead9 [2023-02-09T20:33:11.130Z] [2023-02-09T20:33:11.130Z] Successfully built 6d387f41ead9 [2023-02-09T20:33:11.130Z] Successfully tagged security-spire-server-arm64:latest [2023-02-09T20:33:11.130Z] Building security-spiffe-token-provider [2023-02-09T20:33:14.466Z]  Building security-spire-server ... done Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-09T20:33:14.466Z] Step 2/19 : FROM ${BUILDER_BASE} AS builder [2023-02-09T20:33:14.466Z] ---> f67014c839a7 [2023-02-09T20:33:14.466Z] Step 3/19 : WORKDIR /edgex-go [2023-02-09T20:33:14.466Z] ---> Using cache [2023-02-09T20:33:14.466Z] ---> 3fe66a223ff0 [2023-02-09T20:33:14.466Z] Step 4/19 : RUN apk update && apk --no-cache --update add build-base [2023-02-09T20:33:14.732Z] ---> Running in d229c896bd7e [2023-02-09T20:33:16.669Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-09T20:33:17.251Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-09T20:33:18.653Z] v3.16.3-163-g78df94ec135 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2023-02-09T20:33:18.653Z] v3.16.3-151-gb476f155c7 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2023-02-09T20:33:18.653Z] OK: 16903 distinct packages available [2023-02-09T20:33:18.919Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-09T20:33:19.186Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-09T20:33:20.597Z] OK: 221 MiB in 51 packages [2023-02-09T20:33:22.009Z] Removing intermediate container d229c896bd7e [2023-02-09T20:33:22.009Z] ---> b2dec4ed22fe [2023-02-09T20:33:22.009Z] Step 5/19 : COPY go.mod vendor* ./ [2023-02-09T20:33:22.966Z] ---> dd1e7b1cb5d1 [2023-02-09T20:33:22.966Z] Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-09T20:33:22.966Z] ---> Running in dc4297363541 [2023-02-09T20:34:44.562Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.43" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-02-09T20:34:59.546Z] Removing intermediate container dc4297363541 [2023-02-09T20:34:59.546Z] ---> 27c2bec34dcb [2023-02-09T20:34:59.546Z] Step 7/19 : COPY . . [2023-02-09T20:35:03.803Z] ---> a81215e010e0 [2023-02-09T20:35:03.804Z] Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-02-09T20:35:03.804Z] ---> Running in 3552556c72ea [2023-02-09T20:35:04.069Z] Removing intermediate container c696817178b1 [2023-02-09T20:35:04.069Z] ---> f4d1e690f0f6 [2023-02-09T20:35:04.069Z] [2023-02-09T20:35:04.069Z] Step 9/24 : FROM alpine:3.16 [2023-02-09T20:35:04.069Z] ---> 2b4661558fb8 [2023-02-09T20:35:04.069Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-02-09T20:35:04.069Z] ---> Running in c689cc475f66 [2023-02-09T20:35:06.649Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.43" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2023-02-09T20:35:06.649Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-09T20:35:06.915Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-09T20:35:08.315Z] (1/3) Installing ca-certificates (20220614-r0) [2023-02-09T20:35:08.580Z] (2/3) Installing dumb-init (1.2.5-r1) [2023-02-09T20:35:08.580Z] (3/3) Installing su-exec (0.2-r1) [2023-02-09T20:35:08.580Z] Executing busybox-1.35.0-r17.trigger [2023-02-09T20:35:08.580Z] Executing ca-certificates-20220614-r0.trigger [2023-02-09T20:35:08.846Z] OK: 6 MiB in 17 packages [2023-02-09T20:35:11.415Z] Removing intermediate container c689cc475f66 [2023-02-09T20:35:11.415Z] ---> ef2f10134ffb [2023-02-09T20:35:11.415Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-02-09T20:35:11.415Z] ---> Running in 3ce451acba4a [2023-02-09T20:35:11.680Z] Removing intermediate container 3ce451acba4a [2023-02-09T20:35:11.680Z] ---> a6cf6ffae514 [2023-02-09T20:35:11.680Z] Step 12/24 : WORKDIR / [2023-02-09T20:35:11.945Z] ---> Running in 54b934310694 [2023-02-09T20:35:12.527Z] Removing intermediate container 54b934310694 [2023-02-09T20:35:12.527Z] ---> c3ee521f219d [2023-02-09T20:35:12.527Z] Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-02-09T20:35:15.857Z] ---> d1f0624bafdb [2023-02-09T20:35:15.857Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2023-02-09T20:35:16.811Z] ---> c324f085b92a [2023-02-09T20:35:16.811Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2023-02-09T20:35:17.768Z] ---> 0cecfce87bb0 [2023-02-09T20:35:17.768Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2023-02-09T20:35:18.724Z] ---> ccdd77350036 [2023-02-09T20:35:18.724Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-02-09T20:35:20.123Z] ---> 980edbc012cf [2023-02-09T20:35:20.123Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-02-09T20:35:22.058Z] ---> 29f633901d85 [2023-02-09T20:35:22.059Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-02-09T20:35:23.014Z] ---> a4526e02585e [2023-02-09T20:35:23.014Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-02-09T20:35:23.014Z] ---> Running in cb98847415d8 [2023-02-09T20:35:26.344Z] Removing intermediate container cb98847415d8 [2023-02-09T20:35:26.344Z] ---> 9a0fa98b952a [2023-02-09T20:35:26.344Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2023-02-09T20:35:26.344Z] ---> Running in 78437c554ac9 [2023-02-09T20:35:29.677Z] Removing intermediate container 78437c554ac9 [2023-02-09T20:35:29.677Z] ---> e127cebf844e [2023-02-09T20:35:29.677Z] Step 22/24 : LABEL arch=arm64 [2023-02-09T20:35:29.677Z] ---> Running in 7c93b733a48e [2023-02-09T20:35:29.942Z] Removing intermediate container 7c93b733a48e [2023-02-09T20:35:29.942Z] ---> fda9dc1352c8 [2023-02-09T20:35:29.942Z] Step 23/24 : LABEL git_sha=08c6b03dd56aea21f28f845f075d885fa2173965 [2023-02-09T20:35:29.942Z] ---> Running in 065d137561e1 [2023-02-09T20:35:30.523Z] Removing intermediate container 065d137561e1 [2023-02-09T20:35:30.523Z] ---> 8933424760bd [2023-02-09T20:35:30.523Z] Step 24/24 : LABEL version=3.0.0-dev.43 [2023-02-09T20:35:30.523Z] ---> Running in cefea00d9da2 [2023-02-09T20:35:31.103Z] Removing intermediate container cefea00d9da2 [2023-02-09T20:35:31.103Z] ---> aec1b83f0a5a [2023-02-09T20:35:31.103Z] [2023-02-09T20:35:31.103Z] Successfully built aec1b83f0a5a [2023-02-09T20:35:31.103Z] Successfully tagged security-secretstore-setup-arm64:latest [2023-02-09T20:38:22.777Z]  Building security-secretstore-setup ... done Removing intermediate container 152501218fd2 [2023-02-09T20:38:22.777Z] ---> 48c727c283da [2023-02-09T20:38:22.777Z] [2023-02-09T20:38:22.777Z] Step 10/22 : FROM alpine:3.16 [2023-02-09T20:38:22.777Z] ---> 2b4661558fb8 [2023-02-09T20:38:22.777Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2023-02-09T20:38:22.777Z] ---> Running in ba507c178cda [2023-02-09T20:38:22.777Z] Removing intermediate container ba507c178cda [2023-02-09T20:38:22.777Z] ---> 626342bdab3f [2023-02-09T20:38:22.777Z] Step 12/22 : ENV APP_PORT=59880 [2023-02-09T20:38:22.777Z] ---> Running in 3be8c1c5b2e1 [2023-02-09T20:38:22.777Z] Removing intermediate container 3be8c1c5b2e1 [2023-02-09T20:38:22.777Z] ---> 3e74d970445c [2023-02-09T20:38:22.777Z] Step 13/22 : EXPOSE $APP_PORT [2023-02-09T20:38:22.777Z] ---> Running in 019fce1fb0e6 [2023-02-09T20:38:22.777Z] Removing intermediate container 019fce1fb0e6 [2023-02-09T20:38:22.777Z] ---> 362a7fcbee17 [2023-02-09T20:38:22.777Z] Step 14/22 : RUN apk add --update --no-cache dumb-init [2023-02-09T20:38:22.777Z] ---> Running in 7da52c902108 [2023-02-09T20:38:22.777Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-09T20:38:22.777Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-09T20:38:22.777Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-02-09T20:38:22.777Z] Executing busybox-1.35.0-r17.trigger [2023-02-09T20:38:22.777Z] OK: 5 MiB in 15 packages [2023-02-09T20:38:22.777Z] Removing intermediate container 7da52c902108 [2023-02-09T20:38:22.777Z] ---> 126822f658c6 [2023-02-09T20:38:22.777Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-09T20:38:22.777Z] ---> 41ba20074f3a [2023-02-09T20:38:22.777Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-02-09T20:38:26.108Z] ---> 710e5e907f01 [2023-02-09T20:38:26.108Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2023-02-09T20:38:26.373Z] Removing intermediate container 81997e9fa587 [2023-02-09T20:38:26.373Z] ---> c3302f6d2759 [2023-02-09T20:38:26.373Z] [2023-02-09T20:38:26.373Z] Step 9/32 : FROM alpine:3.16 [2023-02-09T20:38:26.373Z] ---> 2b4661558fb8 [2023-02-09T20:38:26.373Z] Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-09T20:38:26.638Z] ---> Running in 594a52b9c971 [2023-02-09T20:38:26.911Z] ---> 1bfabb31ffa1 [2023-02-09T20:38:26.911Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2023-02-09T20:38:27.177Z] ---> Running in 7ccedf5e79cb [2023-02-09T20:38:27.442Z] Removing intermediate container 594a52b9c971 [2023-02-09T20:38:27.442Z] ---> 61a9466eab3a [2023-02-09T20:38:27.442Z] Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec [2023-02-09T20:38:27.442Z] ---> Running in 445e617993be [2023-02-09T20:38:28.024Z] Removing intermediate container 7ccedf5e79cb [2023-02-09T20:38:28.024Z] ---> 7170337b6ef6 [2023-02-09T20:38:28.024Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-09T20:38:28.291Z] ---> Running in 89a55419fc4a [2023-02-09T20:38:29.247Z] Removing intermediate container 89a55419fc4a [2023-02-09T20:38:29.247Z] ---> 58610a178e8e [2023-02-09T20:38:29.247Z] Step 20/22 : LABEL arch=arm64 [2023-02-09T20:38:29.247Z] ---> Running in b7d369f63c5c [2023-02-09T20:38:29.514Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-09T20:38:29.811Z] Removing intermediate container b7d369f63c5c [2023-02-09T20:38:29.811Z] ---> c89b83a7e3d6 [2023-02-09T20:38:29.811Z] Step 21/22 : LABEL git_sha=08c6b03dd56aea21f28f845f075d885fa2173965 [2023-02-09T20:38:30.088Z] ---> Running in db8c976eb924 [2023-02-09T20:38:30.088Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-09T20:38:30.357Z] Removing intermediate container db8c976eb924 [2023-02-09T20:38:30.357Z] ---> a383fa5a9e0a [2023-02-09T20:38:30.357Z] Step 22/22 : LABEL version=3.0.0-dev.43 [2023-02-09T20:38:30.622Z] ---> Running in 8070055cde9b [2023-02-09T20:38:31.207Z] Removing intermediate container 8070055cde9b [2023-02-09T20:38:31.207Z] ---> 403791b561fc [2023-02-09T20:38:31.207Z] [2023-02-09T20:38:31.207Z] Successfully built 403791b561fc [2023-02-09T20:38:31.207Z] Successfully tagged core-data-arm64:latest [2023-02-09T20:38:31.207Z]  Building core-data ... done (1/2) Installing dumb-init (1.2.5-r1) [2023-02-09T20:38:31.472Z] (2/2) Installing su-exec (0.2-r1) [2023-02-09T20:38:31.472Z] Executing busybox-1.35.0-r17.trigger [2023-02-09T20:38:31.472Z] OK: 5 MiB in 16 packages [2023-02-09T20:38:32.880Z] Removing intermediate container 445e617993be [2023-02-09T20:38:32.880Z] ---> 3bfcee71171f [2023-02-09T20:38:32.880Z] Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init [2023-02-09T20:38:33.146Z] ---> Running in 4390624b8f25 [2023-02-09T20:38:33.728Z] Removing intermediate container 4390624b8f25 [2023-02-09T20:38:33.728Z] ---> 7b50f6da90d1 [2023-02-09T20:38:33.728Z] Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-02-09T20:38:33.728Z] ---> Running in 41348bb891bc [2023-02-09T20:38:34.311Z] Removing intermediate container 41348bb891bc [2023-02-09T20:38:34.311Z] ---> ff0c9d84c40e [2023-02-09T20:38:34.311Z] Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-02-09T20:38:34.311Z] ---> Running in 600a6a70c1db [2023-02-09T20:38:34.898Z] Removing intermediate container 600a6a70c1db [2023-02-09T20:38:34.898Z] ---> 06339807c71e [2023-02-09T20:38:34.898Z] Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-02-09T20:38:34.898Z] ---> Running in a816926c8e36 [2023-02-09T20:38:35.478Z] Removing intermediate container a816926c8e36 [2023-02-09T20:38:35.478Z] ---> 440e9cae5147 [2023-02-09T20:38:35.478Z] Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-02-09T20:38:35.478Z] ---> Running in b5c1831c5563 [2023-02-09T20:38:38.808Z] Removing intermediate container b5c1831c5563 [2023-02-09T20:38:38.808Z] ---> f5da9670a1fd [2023-02-09T20:38:38.808Z] Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} [2023-02-09T20:38:38.808Z] ---> Running in 3f3a4fd92f9a [2023-02-09T20:38:38.808Z] Removing intermediate container 3f3a4fd92f9a [2023-02-09T20:38:38.808Z] ---> ba5ccb33171d [2023-02-09T20:38:38.808Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-02-09T20:38:39.763Z] ---> 2ac269096fbe [2023-02-09T20:38:39.763Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-02-09T20:38:40.028Z] ---> Running in 146eedf43875 [2023-02-09T20:38:43.356Z] Removing intermediate container 146eedf43875 [2023-02-09T20:38:43.356Z] ---> 03fb29219b09 [2023-02-09T20:38:43.356Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-09T20:38:43.951Z] ---> 4ed7c9b52c5f [2023-02-09T20:38:43.951Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-02-09T20:38:45.890Z] ---> 7b62adea94ab [2023-02-09T20:38:45.890Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2023-02-09T20:38:46.846Z] ---> cba0c8224bbd [2023-02-09T20:38:46.846Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-02-09T20:38:47.800Z] ---> 7a6b82bcdb56 [2023-02-09T20:38:47.800Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-02-09T20:38:48.758Z] ---> 53ce29410f7c [2023-02-09T20:38:48.758Z] Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-02-09T20:38:49.338Z] ---> beb602c3fa27 [2023-02-09T20:38:49.338Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-02-09T20:38:50.291Z] ---> 3877a86dc8da [2023-02-09T20:38:50.291Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2023-02-09T20:38:50.556Z] ---> Running in 301245453d2b [2023-02-09T20:38:53.883Z] Removing intermediate container 301245453d2b [2023-02-09T20:38:53.883Z] ---> 19c088280a5a [2023-02-09T20:38:53.883Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2023-02-09T20:38:53.883Z] ---> Running in d4d33c00ba5b [2023-02-09T20:38:54.148Z] Removing intermediate container d4d33c00ba5b [2023-02-09T20:38:54.148Z] ---> 16c98c5a1679 [2023-02-09T20:38:54.148Z] Step 29/32 : CMD ["gate"] [2023-02-09T20:38:54.148Z] ---> Running in a6d52119a748 [2023-02-09T20:38:54.729Z] Removing intermediate container a6d52119a748 [2023-02-09T20:38:54.729Z] ---> e87bcb3a2cbb [2023-02-09T20:38:54.729Z] Step 30/32 : LABEL arch=arm64 [2023-02-09T20:38:54.729Z] ---> Running in e6ec8aa07372 [2023-02-09T20:38:55.311Z] Removing intermediate container e6ec8aa07372 [2023-02-09T20:38:55.311Z] ---> 937788a9a2e3 [2023-02-09T20:38:55.311Z] Step 31/32 : LABEL git_sha=08c6b03dd56aea21f28f845f075d885fa2173965 [2023-02-09T20:38:55.579Z] ---> Running in f2c5d27d1cde [2023-02-09T20:38:55.845Z] Removing intermediate container f2c5d27d1cde [2023-02-09T20:38:55.845Z] ---> e0b25394dd90 [2023-02-09T20:38:55.845Z] Step 32/32 : LABEL version=3.0.0-dev.43 [2023-02-09T20:38:55.845Z] ---> Running in db0dbd0bf887 [2023-02-09T20:38:56.429Z] Removing intermediate container db0dbd0bf887 [2023-02-09T20:38:56.429Z] ---> 454782b8240c [2023-02-09T20:38:56.429Z] [2023-02-09T20:38:56.694Z] Successfully built 454782b8240c [2023-02-09T20:38:56.694Z] Successfully tagged security-bootstrapper-arm64:latest [2023-02-09T20:40:04.888Z]  Building security-bootstrapper ... done Removing intermediate container 53cd65d9a393 [2023-02-09T20:40:04.888Z] ---> a856d62247e3 [2023-02-09T20:40:04.888Z] [2023-02-09T20:40:04.888Z] Step 10/22 : FROM alpine:3.16 [2023-02-09T20:40:04.888Z] ---> 2b4661558fb8 [2023-02-09T20:40:04.888Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-02-09T20:40:04.888Z] ---> Running in e289fa0abcd1 [2023-02-09T20:40:04.888Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-09T20:40:04.888Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-09T20:40:04.888Z] (1/2) Installing ca-certificates (20220614-r0) [2023-02-09T20:40:04.888Z] (2/2) Installing dumb-init (1.2.5-r1) [2023-02-09T20:40:04.888Z] Executing busybox-1.35.0-r17.trigger [2023-02-09T20:40:04.888Z] Executing ca-certificates-20220614-r0.trigger [2023-02-09T20:40:04.888Z] OK: 6 MiB in 16 packages [2023-02-09T20:40:04.888Z] Removing intermediate container e289fa0abcd1 [2023-02-09T20:40:04.888Z] ---> 200ef8398879 [2023-02-09T20:40:04.888Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-09T20:40:04.888Z] ---> Running in 97615b2cef8d [2023-02-09T20:40:04.888Z] Removing intermediate container 97615b2cef8d [2023-02-09T20:40:04.888Z] ---> 0d3ebdebaf2c [2023-02-09T20:40:04.888Z] Step 13/22 : ENV APP_PORT=59860 [2023-02-09T20:40:04.888Z] ---> Running in a7ea6d40fca4 [2023-02-09T20:40:04.888Z] Removing intermediate container a7ea6d40fca4 [2023-02-09T20:40:04.888Z] ---> 4f9722136ee4 [2023-02-09T20:40:04.888Z] Step 14/22 : EXPOSE $APP_PORT [2023-02-09T20:40:04.888Z] ---> Running in 7f2b826efebc [2023-02-09T20:40:04.888Z] Removing intermediate container 7f2b826efebc [2023-02-09T20:40:04.888Z] ---> c394c69792cc [2023-02-09T20:40:04.888Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-09T20:40:04.888Z] ---> 647c1f84e785 [2023-02-09T20:40:04.888Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-02-09T20:40:05.168Z] Removing intermediate container 3552556c72ea [2023-02-09T20:40:05.168Z] ---> 80911f597a41 [2023-02-09T20:40:05.168Z] [2023-02-09T20:40:05.168Z] Step 9/19 : FROM alpine:3.15 [2023-02-09T20:40:05.168Z] ---> 8aa73fd46299 [2023-02-09T20:40:05.168Z] Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-09T20:40:05.168Z] ---> Using cache [2023-02-09T20:40:05.168Z] ---> 25edc9a56dab [2023-02-09T20:40:05.168Z] Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-02-09T20:40:05.168Z] ---> 79a279750ccf [2023-02-09T20:40:05.168Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2023-02-09T20:40:05.168Z] ---> Running in 06f36b4c1fb7 [2023-02-09T20:40:06.126Z] ---> d7e24a9c4c6d [2023-02-09T20:40:06.126Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2023-02-09T20:40:06.126Z] ---> Running in 1795aefaa12b [2023-02-09T20:40:06.393Z] Removing intermediate container 1795aefaa12b [2023-02-09T20:40:06.393Z] ---> 18bc806697be [2023-02-09T20:40:06.393Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-09T20:40:06.393Z] ---> Running in 6adb66588007 [2023-02-09T20:40:06.393Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-02-09T20:40:06.659Z] Removing intermediate container 6adb66588007 [2023-02-09T20:40:06.659Z] ---> 9c542ea9f428 [2023-02-09T20:40:06.659Z] Step 20/22 : LABEL arch=arm64 [2023-02-09T20:40:06.927Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-02-09T20:40:06.927Z] ---> Running in d1a151ec8ef4 [2023-02-09T20:40:07.887Z] v3.15.6-299-g84cc0f97117 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-02-09T20:40:07.887Z] v3.15.6-283-ga9bed072b9 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-02-09T20:40:07.887Z] OK: 15736 distinct packages available [2023-02-09T20:40:07.887Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-02-09T20:40:08.153Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-02-09T20:40:08.739Z] Removing intermediate container d1a151ec8ef4 [2023-02-09T20:40:08.739Z] ---> e179ddf876ac [2023-02-09T20:40:08.739Z] Step 21/22 : LABEL git_sha=08c6b03dd56aea21f28f845f075d885fa2173965 [2023-02-09T20:40:08.739Z] ---> Running in 700908434c2e [2023-02-09T20:40:09.004Z] Removing intermediate container 700908434c2e [2023-02-09T20:40:09.004Z] ---> df5efa83a411 [2023-02-09T20:40:09.004Z] Step 22/22 : LABEL version=3.0.0-dev.43 [2023-02-09T20:40:09.004Z] (1/9) Installing ca-certificates (20220614-r0) [2023-02-09T20:40:09.277Z] ---> Running in 8e56140b7949 [2023-02-09T20:40:09.277Z] (2/9) Installing brotli-libs (1.0.9-r5) [2023-02-09T20:40:09.277Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2023-02-09T20:40:09.277Z] (4/9) Installing libcurl (7.80.0-r5) [2023-02-09T20:40:09.277Z] (5/9) Installing curl (7.80.0-r5) [2023-02-09T20:40:09.277Z] (6/9) Installing dumb-init (1.2.5-r1) [2023-02-09T20:40:09.277Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-02-09T20:40:09.277Z] (8/9) Installing libucontext (1.1-r0) [2023-02-09T20:40:09.277Z] (9/9) Installing gcompat (1.0.0-r4) [2023-02-09T20:40:09.277Z] Executing busybox-1.34.1-r7.trigger [2023-02-09T20:40:09.277Z] Executing ca-certificates-20220614-r0.trigger [2023-02-09T20:40:09.547Z] Removing intermediate container 8e56140b7949 [2023-02-09T20:40:09.547Z] ---> 9d6ad8a2f1da [2023-02-09T20:40:09.547Z] [2023-02-09T20:40:09.547Z] OK: 8 MiB in 23 packages [2023-02-09T20:40:09.547Z] Successfully built 9d6ad8a2f1da [2023-02-09T20:40:09.547Z] Successfully tagged support-notifications-arm64:latest [2023-02-09T20:40:10.954Z]  Building support-notifications ... done Removing intermediate container 06f36b4c1fb7 [2023-02-09T20:40:10.954Z] ---> b4d1b1b48e31 [2023-02-09T20:40:10.954Z] Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-09T20:40:11.539Z] ---> 332c9aec3668 [2023-02-09T20:40:11.539Z] Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-02-09T20:40:12.495Z] ---> 82e615b10f5e [2023-02-09T20:40:12.495Z] Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2023-02-09T20:40:13.078Z] ---> 29bc5da704db [2023-02-09T20:40:13.078Z] Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-02-09T20:40:13.078Z] ---> Running in 0f583c34bebf [2023-02-09T20:40:13.345Z] Removing intermediate container 0f583c34bebf [2023-02-09T20:40:13.345Z] ---> 8eaf94fe4619 [2023-02-09T20:40:13.345Z] Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-09T20:40:13.614Z] ---> Running in 2466aebe467e [2023-02-09T20:40:13.880Z] Removing intermediate container 2466aebe467e [2023-02-09T20:40:13.880Z] ---> 013a4830f304 [2023-02-09T20:40:13.880Z] Step 17/19 : LABEL arch=arm64 [2023-02-09T20:40:13.880Z] ---> Running in 2a090fb2a6b7 [2023-02-09T20:40:14.148Z] Removing intermediate container 2a090fb2a6b7 [2023-02-09T20:40:14.148Z] ---> 52a3597ac7e4 [2023-02-09T20:40:14.148Z] Step 18/19 : LABEL git_sha=08c6b03dd56aea21f28f845f075d885fa2173965 [2023-02-09T20:40:14.148Z] ---> Running in 2781d6dce121 [2023-02-09T20:40:14.423Z] Removing intermediate container 2781d6dce121 [2023-02-09T20:40:14.423Z] ---> cf68d63acbad [2023-02-09T20:40:14.423Z] Step 19/19 : LABEL version=3.0.0-dev.43 [2023-02-09T20:40:14.694Z] ---> Running in 375f887afa54 [2023-02-09T20:40:14.959Z] Removing intermediate container 375f887afa54 [2023-02-09T20:40:14.959Z] ---> bf37f642e7ae [2023-02-09T20:40:14.959Z] [2023-02-09T20:40:14.959Z] Successfully built bf37f642e7ae [2023-02-09T20:40:14.959Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2023-02-09T20:40:15.551Z]  Building security-spiffe-token-provider ... done  [Pipeline] } [2023-02-09T20:40:15.558Z] $ docker stop --time=1 1fd692d942d72d3d12eb6d5593d514e4b67606f1c2608d1d6b5d14cdf47e9ef6 [2023-02-09T20:40:17.204Z] $ docker rm -f --volumes 1fd692d942d72d3d12eb6d5593d514e4b67606f1c2608d1d6b5d14cdf47e9ef6 [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-09T20:40:17.672Z] + docker images [2023-02-09T20:40:17.937Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-02-09T20:40:17.937Z] security-spiffe-token-provider-arm64 latest bf37f642e7ae 3 seconds ago 29.1MB [2023-02-09T20:40:17.937Z] support-notifications-arm64 latest 9d6ad8a2f1da 8 seconds ago 29.7MB [2023-02-09T20:40:17.937Z] 80911f597a41 13 seconds ago 1.37GB [2023-02-09T20:40:17.937Z] a856d62247e3 22 seconds ago 1.4GB [2023-02-09T20:40:17.937Z] security-bootstrapper-arm64 latest 454782b8240c About a minute ago 19.6MB [2023-02-09T20:40:17.937Z] core-data-arm64 latest 403791b561fc About a minute ago 17.2MB [2023-02-09T20:40:17.937Z] c3302f6d2759 About a minute ago 1.33GB [2023-02-09T20:40:17.937Z] 48c727c283da 2 minutes ago 1.34GB [2023-02-09T20:40:17.937Z] security-secretstore-setup-arm64 latest aec1b83f0a5a 4 minutes ago 29MB [2023-02-09T20:40:17.937Z] f4d1e690f0f6 5 minutes ago 1.33GB [2023-02-09T20:40:17.937Z] security-spire-server-arm64 latest 6d387f41ead9 7 minutes ago 84.3MB [2023-02-09T20:40:17.937Z] 2200f1f59365 7 minutes ago 1.21GB [2023-02-09T20:40:17.937Z] support-scheduler-arm64 latest fc67c803760f 7 minutes ago 29MB [2023-02-09T20:40:17.937Z] 190b41c6d6b0 7 minutes ago 1.4GB [2023-02-09T20:40:17.937Z] security-spire-config-arm64 latest b5ca9de204e4 8 minutes ago 83.6MB [2023-02-09T20:40:17.937Z] e33b0db8c6af 8 minutes ago 1.21GB [2023-02-09T20:40:17.937Z] core-command-arm64 latest 9809a9b35c9c 9 minutes ago 17MB [2023-02-09T20:40:17.937Z] core-metadata-arm64 latest 488489d2de58 9 minutes ago 17.7MB [2023-02-09T20:40:17.937Z] ae24c2b7e73a 9 minutes ago 1.34GB [2023-02-09T20:40:17.937Z] 09e7423636d3 10 minutes ago 1.34GB [2023-02-09T20:40:17.937Z] core-common-config-bootstrapper-arm64 latest 50c673a126ca 10 minutes ago 14.9MB [2023-02-09T20:40:17.937Z] security-proxy-setup-arm64 latest 2ee3fd8a6634 10 minutes ago 26.9MB [2023-02-09T20:40:17.937Z] b72ebf22a732 10 minutes ago 1.33GB [2023-02-09T20:40:17.937Z] c0b4ef6499ca 11 minutes ago 1.33GB [2023-02-09T20:40:17.937Z] security-spire-agent-arm64 latest 2ec2ac5ab4df 16 minutes ago 122MB [2023-02-09T20:40:17.937Z] bfa8b79f073e 17 minutes ago 1.21GB [2023-02-09T20:40:17.937Z] ci-base-image-arm64 latest f67014c839a7 20 minutes ago 905MB [2023-02-09T20:40:17.937Z] alpine 3.16 2b4661558fb8 2 months ago 5.29MB [2023-02-09T20:40:17.937Z] alpine 3.15 8aa73fd46299 3 months ago 5.33MB [2023-02-09T20:40:17.937Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine f96f9c87975a 3 months ago 685MB [2023-02-09T20:40:17.937Z] 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-02-09T20:40:18.060Z] provisioning config files... [2023-02-09T20:40:18.075Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/402@tmp/config18106689815116612203tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-09T20:40:18.409Z] ---> docker-login.sh [2023-02-09T20:40:18.409Z] nexus3.edgexfoundry.org:10001 [2023-02-09T20:40:18.409Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-09T20:40:18.675Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-09T20:40:18.675Z] Configure a credential helper to remove this warning. See [2023-02-09T20:40:18.675Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-09T20:40:18.675Z] [2023-02-09T20:40:18.675Z] Login Succeeded [2023-02-09T20:40:18.675Z] nexus3.edgexfoundry.org:10002 [2023-02-09T20:40:18.941Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-09T20:40:19.207Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-09T20:40:19.207Z] Configure a credential helper to remove this warning. See [2023-02-09T20:40:19.207Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-09T20:40:19.207Z] [2023-02-09T20:40:19.207Z] Login Succeeded [2023-02-09T20:40:19.207Z] nexus3.edgexfoundry.org:10003 [2023-02-09T20:40:19.472Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-09T20:40:19.472Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-09T20:40:19.472Z] Configure a credential helper to remove this warning. See [2023-02-09T20:40:19.472Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-09T20:40:19.472Z] [2023-02-09T20:40:19.472Z] Login Succeeded [2023-02-09T20:40:19.472Z] nexus3.edgexfoundry.org:10004 [2023-02-09T20:40:19.747Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-09T20:40:19.747Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-09T20:40:19.747Z] Configure a credential helper to remove this warning. See [2023-02-09T20:40:19.747Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-09T20:40:19.747Z] [2023-02-09T20:40:19.747Z] Login Succeeded [2023-02-09T20:40:19.747Z] docker.io [2023-02-09T20:40:20.016Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-09T20:40:20.281Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-09T20:40:20.281Z] Configure a credential helper to remove this warning. See [2023-02-09T20:40:20.281Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-09T20:40:20.281Z] [2023-02-09T20:40:20.281Z] Login Succeeded [2023-02-09T20:40:20.547Z] ---> docker-login.sh ends [Pipeline] } [2023-02-09T20:40:20.560Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-02-09T20:40:20.591Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-09T20:40:20.616Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2023-02-09T20:40:20.616Z] 08c6b03dd56aea21f28f845f075d885fa2173965 [2023-02-09T20:40:20.616Z] latest [2023-02-09T20:40:20.616Z] 3.0.0-dev.43 [2023-02-09T20:40:20.616Z] 08c6b03dd56aea21f28f845f075d885fa2173965-3.0.0-dev.43 [2023-02-09T20:40:20.616Z] main [2023-02-09T20:40:20.616Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-09T20:40:20.957Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:08c6b03dd56aea21f28f845f075d885fa2173965 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-09T20:40:21.296Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:08c6b03dd56aea21f28f845f075d885fa2173965 [2023-02-09T20:40:21.296Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-02-09T20:40:21.296Z] 20e76cd947ed: Preparing [2023-02-09T20:40:21.296Z] b6638335f1bb: Preparing [2023-02-09T20:40:21.296Z] 4b10e465d2e1: Preparing [2023-02-09T20:40:21.296Z] cd8eca6a4e68: Preparing [2023-02-09T20:40:21.296Z] 17bec77d7fdc: Preparing [2023-02-09T20:40:21.296Z] 17bec77d7fdc: Layer already exists [2023-02-09T20:40:21.561Z] cd8eca6a4e68: Pushed [2023-02-09T20:40:21.561Z] 20e76cd947ed: Pushed [2023-02-09T20:40:21.561Z] 4b10e465d2e1: Pushed [2023-02-09T20:40:24.890Z] b6638335f1bb: Pushed [2023-02-09T20:40:24.890Z] 08c6b03dd56aea21f28f845f075d885fa2173965: digest: sha256:29c02ffd59d05620e2abd0a32b229c5df6ee818221659e82fd5a1577de0d7252 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-09T20:40:25.224Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-09T20:40:25.552Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2023-02-09T20:40:25.552Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-02-09T20:40:25.552Z] 20e76cd947ed: Preparing [2023-02-09T20:40:25.552Z] b6638335f1bb: Preparing [2023-02-09T20:40:25.552Z] 4b10e465d2e1: Preparing [2023-02-09T20:40:25.552Z] cd8eca6a4e68: Preparing [2023-02-09T20:40:25.552Z] 17bec77d7fdc: Preparing [2023-02-09T20:40:25.552Z] b6638335f1bb: Layer already exists [2023-02-09T20:40:25.552Z] 4b10e465d2e1: Layer already exists [2023-02-09T20:40:25.552Z] 17bec77d7fdc: Layer already exists [2023-02-09T20:40:25.552Z] cd8eca6a4e68: Layer already exists [2023-02-09T20:40:25.552Z] 20e76cd947ed: Layer already exists [2023-02-09T20:40:25.552Z] latest: digest: sha256:29c02ffd59d05620e2abd0a32b229c5df6ee818221659e82fd5a1577de0d7252 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-09T20:40:26.148Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:3.0.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-09T20:40:26.480Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:3.0.0-dev.43 [2023-02-09T20:40:26.480Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-02-09T20:40:26.480Z] 20e76cd947ed: Preparing [2023-02-09T20:40:26.480Z] b6638335f1bb: Preparing [2023-02-09T20:40:26.480Z] 4b10e465d2e1: Preparing [2023-02-09T20:40:26.480Z] cd8eca6a4e68: Preparing [2023-02-09T20:40:26.480Z] 17bec77d7fdc: Preparing [2023-02-09T20:40:26.480Z] 17bec77d7fdc: Layer already exists [2023-02-09T20:40:26.480Z] cd8eca6a4e68: Layer already exists [2023-02-09T20:40:26.480Z] b6638335f1bb: Layer already exists [2023-02-09T20:40:26.480Z] 4b10e465d2e1: Layer already exists [2023-02-09T20:40:26.480Z] 20e76cd947ed: Layer already exists [2023-02-09T20:40:26.480Z] 3.0.0-dev.43: digest: sha256:29c02ffd59d05620e2abd0a32b229c5df6ee818221659e82fd5a1577de0d7252 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-09T20:40:26.812Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:08c6b03dd56aea21f28f845f075d885fa2173965-3.0.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-09T20:40:27.144Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:08c6b03dd56aea21f28f845f075d885fa2173965-3.0.0-dev.43 [2023-02-09T20:40:27.144Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-02-09T20:40:27.144Z] 20e76cd947ed: Preparing [2023-02-09T20:40:27.144Z] b6638335f1bb: Preparing [2023-02-09T20:40:27.144Z] 4b10e465d2e1: Preparing [2023-02-09T20:40:27.144Z] cd8eca6a4e68: Preparing [2023-02-09T20:40:27.144Z] 17bec77d7fdc: Preparing [2023-02-09T20:40:27.144Z] 20e76cd947ed: Layer already exists [2023-02-09T20:40:27.144Z] cd8eca6a4e68: Layer already exists [2023-02-09T20:40:27.144Z] 4b10e465d2e1: Layer already exists [2023-02-09T20:40:27.144Z] b6638335f1bb: Layer already exists [2023-02-09T20:40:27.144Z] 17bec77d7fdc: Layer already exists [2023-02-09T20:40:27.144Z] 08c6b03dd56aea21f28f845f075d885fa2173965-3.0.0-dev.43: digest: sha256:29c02ffd59d05620e2abd0a32b229c5df6ee818221659e82fd5a1577de0d7252 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-09T20:40:27.477Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-09T20:40:27.805Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2023-02-09T20:40:27.805Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-02-09T20:40:27.805Z] 20e76cd947ed: Preparing [2023-02-09T20:40:27.805Z] b6638335f1bb: Preparing [2023-02-09T20:40:27.805Z] 4b10e465d2e1: Preparing [2023-02-09T20:40:27.805Z] cd8eca6a4e68: Preparing [2023-02-09T20:40:27.805Z] 17bec77d7fdc: Preparing [2023-02-09T20:40:27.805Z] 4b10e465d2e1: Layer already exists [2023-02-09T20:40:27.805Z] b6638335f1bb: Layer already exists [2023-02-09T20:40:27.805Z] 17bec77d7fdc: Layer already exists [2023-02-09T20:40:27.805Z] 20e76cd947ed: Layer already exists [2023-02-09T20:40:27.805Z] cd8eca6a4e68: Layer already exists [2023-02-09T20:40:27.805Z] main: digest: sha256:29c02ffd59d05620e2abd0a32b229c5df6ee818221659e82fd5a1577de0d7252 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-02-09T20:40:27.857Z] ===================================================== [Pipeline] echo [2023-02-09T20:40:27.864Z] taggedImages: [2023-02-09T20:40:27.864Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:08c6b03dd56aea21f28f845f075d885fa2173965 [2023-02-09T20:40:27.864Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2023-02-09T20:40:27.864Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:3.0.0-dev.43 [2023-02-09T20:40:27.864Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:08c6b03dd56aea21f28f845f075d885fa2173965-3.0.0-dev.43 [2023-02-09T20:40:27.864Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2023-02-09T20:40:27.885Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: [2023-02-09T20:40:27.885Z] 08c6b03dd56aea21f28f845f075d885fa2173965 [2023-02-09T20:40:27.885Z] latest [2023-02-09T20:40:27.885Z] 3.0.0-dev.43 [2023-02-09T20:40:27.885Z] 08c6b03dd56aea21f28f845f075d885fa2173965-3.0.0-dev.43 [2023-02-09T20:40:27.885Z] main [2023-02-09T20:40:27.885Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-09T20:40:28.231Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:08c6b03dd56aea21f28f845f075d885fa2173965 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-09T20:40:28.568Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:08c6b03dd56aea21f28f845f075d885fa2173965 [2023-02-09T20:40:28.568Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-02-09T20:40:28.568Z] f0922beb68dc: Preparing [2023-02-09T20:40:28.568Z] 2eefe7c27eeb: Preparing [2023-02-09T20:40:28.568Z] 22eeef2f8dd1: Preparing [2023-02-09T20:40:28.568Z] 0f58eb1ef7e3: Preparing [2023-02-09T20:40:28.568Z] 4b10e465d2e1: Preparing [2023-02-09T20:40:28.568Z] 568fafb656c4: Preparing [2023-02-09T20:40:28.568Z] 17bec77d7fdc: Preparing [2023-02-09T20:40:28.568Z] 568fafb656c4: Waiting [2023-02-09T20:40:28.568Z] 17bec77d7fdc: Waiting [2023-02-09T20:40:28.568Z] 4b10e465d2e1: Layer already exists [2023-02-09T20:40:28.833Z] 22eeef2f8dd1: Pushed [2023-02-09T20:40:28.833Z] 2eefe7c27eeb: Pushed [2023-02-09T20:40:28.833Z] f0922beb68dc: Pushed [2023-02-09T20:40:28.833Z] 17bec77d7fdc: Layer already exists [2023-02-09T20:40:28.833Z] 568fafb656c4: Pushed [2023-02-09T20:40:31.397Z] 0f58eb1ef7e3: Pushed [2023-02-09T20:40:31.397Z] 08c6b03dd56aea21f28f845f075d885fa2173965: digest: sha256:14eb8ae18b64eda3b1fb9c79981c3f4fe4f1e6953698ca08b920571e25423449 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-09T20:40:31.735Z] + 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-02-09T20:40:32.076Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2023-02-09T20:40:32.076Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-02-09T20:40:32.076Z] f0922beb68dc: Preparing [2023-02-09T20:40:32.076Z] 2eefe7c27eeb: Preparing [2023-02-09T20:40:32.076Z] 22eeef2f8dd1: Preparing [2023-02-09T20:40:32.076Z] 0f58eb1ef7e3: Preparing [2023-02-09T20:40:32.076Z] 4b10e465d2e1: Preparing [2023-02-09T20:40:32.076Z] 568fafb656c4: Preparing [2023-02-09T20:40:32.076Z] 17bec77d7fdc: Preparing [2023-02-09T20:40:32.076Z] 568fafb656c4: Waiting [2023-02-09T20:40:32.076Z] 17bec77d7fdc: Waiting [2023-02-09T20:40:32.076Z] 4b10e465d2e1: Layer already exists [2023-02-09T20:40:32.076Z] 22eeef2f8dd1: Layer already exists [2023-02-09T20:40:32.076Z] 2eefe7c27eeb: Layer already exists [2023-02-09T20:40:32.076Z] 0f58eb1ef7e3: Layer already exists [2023-02-09T20:40:32.076Z] f0922beb68dc: Layer already exists [2023-02-09T20:40:32.076Z] 17bec77d7fdc: Layer already exists [2023-02-09T20:40:32.076Z] 568fafb656c4: Layer already exists [2023-02-09T20:40:32.341Z] latest: digest: sha256:14eb8ae18b64eda3b1fb9c79981c3f4fe4f1e6953698ca08b920571e25423449 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-09T20:40:32.687Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.0.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-09T20:40:33.019Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.0.0-dev.43 [2023-02-09T20:40:33.019Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-02-09T20:40:33.019Z] f0922beb68dc: Preparing [2023-02-09T20:40:33.019Z] 2eefe7c27eeb: Preparing [2023-02-09T20:40:33.019Z] 22eeef2f8dd1: Preparing [2023-02-09T20:40:33.019Z] 0f58eb1ef7e3: Preparing [2023-02-09T20:40:33.019Z] 4b10e465d2e1: Preparing [2023-02-09T20:40:33.019Z] 568fafb656c4: Preparing [2023-02-09T20:40:33.019Z] 17bec77d7fdc: Preparing [2023-02-09T20:40:33.019Z] 568fafb656c4: Waiting [2023-02-09T20:40:33.019Z] 17bec77d7fdc: Waiting [2023-02-09T20:40:33.019Z] 22eeef2f8dd1: Layer already exists [2023-02-09T20:40:33.019Z] f0922beb68dc: Layer already exists [2023-02-09T20:40:33.019Z] 2eefe7c27eeb: Layer already exists [2023-02-09T20:40:33.019Z] 0f58eb1ef7e3: Layer already exists [2023-02-09T20:40:33.019Z] 4b10e465d2e1: Layer already exists [2023-02-09T20:40:33.019Z] 568fafb656c4: Layer already exists [2023-02-09T20:40:33.019Z] 17bec77d7fdc: Layer already exists [2023-02-09T20:40:33.284Z] 3.0.0-dev.43: digest: sha256:14eb8ae18b64eda3b1fb9c79981c3f4fe4f1e6953698ca08b920571e25423449 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-09T20:40:33.629Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:08c6b03dd56aea21f28f845f075d885fa2173965-3.0.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-09T20:40:33.965Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:08c6b03dd56aea21f28f845f075d885fa2173965-3.0.0-dev.43 [2023-02-09T20:40:33.965Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-02-09T20:40:33.965Z] f0922beb68dc: Preparing [2023-02-09T20:40:33.965Z] 2eefe7c27eeb: Preparing [2023-02-09T20:40:33.965Z] 22eeef2f8dd1: Preparing [2023-02-09T20:40:33.965Z] 0f58eb1ef7e3: Preparing [2023-02-09T20:40:33.965Z] 4b10e465d2e1: Preparing [2023-02-09T20:40:33.965Z] 568fafb656c4: Preparing [2023-02-09T20:40:33.965Z] 17bec77d7fdc: Preparing [2023-02-09T20:40:33.965Z] 568fafb656c4: Waiting [2023-02-09T20:40:33.965Z] 17bec77d7fdc: Waiting [2023-02-09T20:40:33.965Z] 4b10e465d2e1: Layer already exists [2023-02-09T20:40:33.965Z] 0f58eb1ef7e3: Layer already exists [2023-02-09T20:40:33.965Z] 22eeef2f8dd1: Layer already exists [2023-02-09T20:40:33.965Z] 2eefe7c27eeb: Layer already exists [2023-02-09T20:40:33.965Z] f0922beb68dc: Layer already exists [2023-02-09T20:40:33.965Z] 17bec77d7fdc: Layer already exists [2023-02-09T20:40:33.965Z] 568fafb656c4: Layer already exists [2023-02-09T20:40:33.965Z] 08c6b03dd56aea21f28f845f075d885fa2173965-3.0.0-dev.43: digest: sha256:14eb8ae18b64eda3b1fb9c79981c3f4fe4f1e6953698ca08b920571e25423449 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-09T20:40:34.579Z] + 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-02-09T20:40:34.911Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [2023-02-09T20:40:34.912Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-02-09T20:40:34.912Z] f0922beb68dc: Preparing [2023-02-09T20:40:34.912Z] 2eefe7c27eeb: Preparing [2023-02-09T20:40:34.912Z] 22eeef2f8dd1: Preparing [2023-02-09T20:40:34.912Z] 0f58eb1ef7e3: Preparing [2023-02-09T20:40:34.912Z] 4b10e465d2e1: Preparing [2023-02-09T20:40:34.912Z] 568fafb656c4: Preparing [2023-02-09T20:40:34.912Z] 17bec77d7fdc: Preparing [2023-02-09T20:40:34.912Z] 568fafb656c4: Waiting [2023-02-09T20:40:34.912Z] 17bec77d7fdc: Waiting [2023-02-09T20:40:34.912Z] 0f58eb1ef7e3: Layer already exists [2023-02-09T20:40:34.912Z] 2eefe7c27eeb: Layer already exists [2023-02-09T20:40:34.912Z] f0922beb68dc: Layer already exists [2023-02-09T20:40:34.912Z] 4b10e465d2e1: Layer already exists [2023-02-09T20:40:34.912Z] 22eeef2f8dd1: Layer already exists [2023-02-09T20:40:34.912Z] 17bec77d7fdc: Layer already exists [2023-02-09T20:40:34.912Z] 568fafb656c4: Layer already exists [2023-02-09T20:40:35.180Z] main: digest: sha256:14eb8ae18b64eda3b1fb9c79981c3f4fe4f1e6953698ca08b920571e25423449 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-02-09T20:40:35.223Z] ===================================================== [Pipeline] echo [2023-02-09T20:40:35.228Z] taggedImages: [2023-02-09T20:40:35.228Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:08c6b03dd56aea21f28f845f075d885fa2173965 [2023-02-09T20:40:35.228Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2023-02-09T20:40:35.228Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.0.0-dev.43 [2023-02-09T20:40:35.229Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:08c6b03dd56aea21f28f845f075d885fa2173965-3.0.0-dev.43 [2023-02-09T20:40:35.229Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo [2023-02-09T20:40:35.244Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2023-02-09T20:40:35.244Z] 08c6b03dd56aea21f28f845f075d885fa2173965 [2023-02-09T20:40:35.244Z] latest [2023-02-09T20:40:35.244Z] 3.0.0-dev.43 [2023-02-09T20:40:35.244Z] 08c6b03dd56aea21f28f845f075d885fa2173965-3.0.0-dev.43 [2023-02-09T20:40:35.244Z] main [2023-02-09T20:40:35.244Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-09T20:40:35.576Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:08c6b03dd56aea21f28f845f075d885fa2173965 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-09T20:40:35.904Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:08c6b03dd56aea21f28f845f075d885fa2173965 [2023-02-09T20:40:35.904Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-02-09T20:40:35.904Z] 5b2d737373bc: Preparing [2023-02-09T20:40:35.904Z] 83120a0c0556: Preparing [2023-02-09T20:40:35.904Z] 4b10e465d2e1: Preparing [2023-02-09T20:40:35.904Z] 63e9b77dedf4: Preparing [2023-02-09T20:40:35.904Z] 17bec77d7fdc: Preparing [2023-02-09T20:40:35.904Z] 4b10e465d2e1: Layer already exists [2023-02-09T20:40:35.904Z] 17bec77d7fdc: Layer already exists [2023-02-09T20:40:36.167Z] 5b2d737373bc: Pushed [2023-02-09T20:40:36.167Z] 63e9b77dedf4: Pushed [2023-02-09T20:40:39.489Z] 83120a0c0556: Pushed [2023-02-09T20:40:39.489Z] 08c6b03dd56aea21f28f845f075d885fa2173965: digest: sha256:56c238856f370c5b7199b043d1f81389eaa5139dcf050b2abd963f67cbd2fd7c size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-09T20:40:39.822Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-09T20:40:40.163Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2023-02-09T20:40:40.163Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-02-09T20:40:40.163Z] 5b2d737373bc: Preparing [2023-02-09T20:40:40.163Z] 83120a0c0556: Preparing [2023-02-09T20:40:40.163Z] 4b10e465d2e1: Preparing [2023-02-09T20:40:40.163Z] 63e9b77dedf4: Preparing [2023-02-09T20:40:40.163Z] 17bec77d7fdc: Preparing [2023-02-09T20:40:40.163Z] 4b10e465d2e1: Layer already exists [2023-02-09T20:40:40.163Z] 5b2d737373bc: Layer already exists [2023-02-09T20:40:40.163Z] 17bec77d7fdc: Layer already exists [2023-02-09T20:40:40.163Z] 63e9b77dedf4: Layer already exists [2023-02-09T20:40:40.163Z] 83120a0c0556: Layer already exists [2023-02-09T20:40:40.164Z] latest: digest: sha256:56c238856f370c5b7199b043d1f81389eaa5139dcf050b2abd963f67cbd2fd7c size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-09T20:40:40.501Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:3.0.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-09T20:40:40.835Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:3.0.0-dev.43 [2023-02-09T20:40:40.835Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-02-09T20:40:40.835Z] 5b2d737373bc: Preparing [2023-02-09T20:40:40.835Z] 83120a0c0556: Preparing [2023-02-09T20:40:40.835Z] 4b10e465d2e1: Preparing [2023-02-09T20:40:40.835Z] 63e9b77dedf4: Preparing [2023-02-09T20:40:40.835Z] 17bec77d7fdc: Preparing [2023-02-09T20:40:40.835Z] 17bec77d7fdc: Layer already exists [2023-02-09T20:40:40.835Z] 83120a0c0556: Layer already exists [2023-02-09T20:40:40.835Z] 63e9b77dedf4: Layer already exists [2023-02-09T20:40:40.835Z] 5b2d737373bc: Layer already exists [2023-02-09T20:40:40.835Z] 4b10e465d2e1: Layer already exists [2023-02-09T20:40:41.099Z] 3.0.0-dev.43: digest: sha256:56c238856f370c5b7199b043d1f81389eaa5139dcf050b2abd963f67cbd2fd7c size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-09T20:40:41.431Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:08c6b03dd56aea21f28f845f075d885fa2173965-3.0.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-09T20:40:41.757Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:08c6b03dd56aea21f28f845f075d885fa2173965-3.0.0-dev.43 [2023-02-09T20:40:41.757Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-02-09T20:40:41.757Z] 5b2d737373bc: Preparing [2023-02-09T20:40:41.757Z] 83120a0c0556: Preparing [2023-02-09T20:40:41.757Z] 4b10e465d2e1: Preparing [2023-02-09T20:40:41.757Z] 63e9b77dedf4: Preparing [2023-02-09T20:40:41.757Z] 17bec77d7fdc: Preparing [2023-02-09T20:40:41.757Z] 17bec77d7fdc: Layer already exists [2023-02-09T20:40:41.757Z] 83120a0c0556: Layer already exists [2023-02-09T20:40:41.757Z] 4b10e465d2e1: Layer already exists [2023-02-09T20:40:41.757Z] 63e9b77dedf4: Layer already exists [2023-02-09T20:40:41.757Z] 5b2d737373bc: Layer already exists [2023-02-09T20:40:41.757Z] 08c6b03dd56aea21f28f845f075d885fa2173965-3.0.0-dev.43: digest: sha256:56c238856f370c5b7199b043d1f81389eaa5139dcf050b2abd963f67cbd2fd7c size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-09T20:40:42.361Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-09T20:40:42.692Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2023-02-09T20:40:42.692Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-02-09T20:40:42.692Z] 5b2d737373bc: Preparing [2023-02-09T20:40:42.692Z] 83120a0c0556: Preparing [2023-02-09T20:40:42.692Z] 4b10e465d2e1: Preparing [2023-02-09T20:40:42.692Z] 63e9b77dedf4: Preparing [2023-02-09T20:40:42.692Z] 17bec77d7fdc: Preparing [2023-02-09T20:40:42.692Z] 83120a0c0556: Layer already exists [2023-02-09T20:40:42.692Z] 5b2d737373bc: Layer already exists [2023-02-09T20:40:42.692Z] 63e9b77dedf4: Layer already exists [2023-02-09T20:40:42.692Z] 17bec77d7fdc: Layer already exists [2023-02-09T20:40:42.692Z] 4b10e465d2e1: Layer already exists [2023-02-09T20:40:42.692Z] main: digest: sha256:56c238856f370c5b7199b043d1f81389eaa5139dcf050b2abd963f67cbd2fd7c size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-02-09T20:40:42.996Z] ===================================================== [Pipeline] echo [2023-02-09T20:40:43.001Z] taggedImages: [2023-02-09T20:40:43.001Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:08c6b03dd56aea21f28f845f075d885fa2173965 [2023-02-09T20:40:43.001Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2023-02-09T20:40:43.001Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:3.0.0-dev.43 [2023-02-09T20:40:43.001Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:08c6b03dd56aea21f28f845f075d885fa2173965-3.0.0-dev.43 [2023-02-09T20:40:43.001Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2023-02-09T20:40:43.016Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2023-02-09T20:40:43.016Z] 08c6b03dd56aea21f28f845f075d885fa2173965 [2023-02-09T20:40:43.016Z] latest [2023-02-09T20:40:43.016Z] 3.0.0-dev.43 [2023-02-09T20:40:43.016Z] 08c6b03dd56aea21f28f845f075d885fa2173965-3.0.0-dev.43 [2023-02-09T20:40:43.016Z] main [2023-02-09T20:40:43.016Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-09T20:40:43.356Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:08c6b03dd56aea21f28f845f075d885fa2173965 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-09T20:40:43.698Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:08c6b03dd56aea21f28f845f075d885fa2173965 [2023-02-09T20:40:43.698Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-02-09T20:40:43.698Z] d4fec64c59ba: Preparing [2023-02-09T20:40:43.698Z] dba6ac92f6f6: Preparing [2023-02-09T20:40:43.698Z] b57c7968c689: Preparing [2023-02-09T20:40:43.698Z] 4b10e465d2e1: Preparing [2023-02-09T20:40:43.698Z] cd8eca6a4e68: Preparing [2023-02-09T20:40:43.698Z] 17bec77d7fdc: Preparing [2023-02-09T20:40:43.698Z] 17bec77d7fdc: Waiting [2023-02-09T20:40:43.698Z] cd8eca6a4e68: Layer already exists [2023-02-09T20:40:43.698Z] 4b10e465d2e1: Layer already exists [2023-02-09T20:40:43.698Z] 17bec77d7fdc: Layer already exists [2023-02-09T20:40:43.964Z] dba6ac92f6f6: Pushed [2023-02-09T20:40:43.964Z] d4fec64c59ba: Pushed [2023-02-09T20:40:47.299Z] b57c7968c689: Pushed [2023-02-09T20:40:47.299Z] 08c6b03dd56aea21f28f845f075d885fa2173965: digest: sha256:3796aec06f1c8e5c4c6d1ae005af3da60d8fa2efff036ebf7d2dbb213e182a32 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-09T20:40:47.636Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-09T20:40:47.971Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2023-02-09T20:40:47.971Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-02-09T20:40:47.971Z] d4fec64c59ba: Preparing [2023-02-09T20:40:47.971Z] dba6ac92f6f6: Preparing [2023-02-09T20:40:47.971Z] b57c7968c689: Preparing [2023-02-09T20:40:47.971Z] 4b10e465d2e1: Preparing [2023-02-09T20:40:47.971Z] cd8eca6a4e68: Preparing [2023-02-09T20:40:47.971Z] 17bec77d7fdc: Preparing [2023-02-09T20:40:47.971Z] 17bec77d7fdc: Waiting [2023-02-09T20:40:47.971Z] b57c7968c689: Layer already exists [2023-02-09T20:40:47.971Z] 4b10e465d2e1: Layer already exists [2023-02-09T20:40:47.971Z] d4fec64c59ba: Layer already exists [2023-02-09T20:40:47.971Z] dba6ac92f6f6: Layer already exists [2023-02-09T20:40:47.971Z] cd8eca6a4e68: Layer already exists [2023-02-09T20:40:47.971Z] 17bec77d7fdc: Layer already exists [2023-02-09T20:40:48.235Z] latest: digest: sha256:3796aec06f1c8e5c4c6d1ae005af3da60d8fa2efff036ebf7d2dbb213e182a32 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-09T20:40:48.571Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.0.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-09T20:40:48.906Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.0.0-dev.43 [2023-02-09T20:40:48.906Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-02-09T20:40:48.906Z] d4fec64c59ba: Preparing [2023-02-09T20:40:48.906Z] dba6ac92f6f6: Preparing [2023-02-09T20:40:48.906Z] b57c7968c689: Preparing [2023-02-09T20:40:48.906Z] 4b10e465d2e1: Preparing [2023-02-09T20:40:48.906Z] cd8eca6a4e68: Preparing [2023-02-09T20:40:48.906Z] 17bec77d7fdc: Preparing [2023-02-09T20:40:48.906Z] 17bec77d7fdc: Waiting [2023-02-09T20:40:48.906Z] b57c7968c689: Layer already exists [2023-02-09T20:40:48.906Z] dba6ac92f6f6: Layer already exists [2023-02-09T20:40:48.906Z] 4b10e465d2e1: Layer already exists [2023-02-09T20:40:48.906Z] cd8eca6a4e68: Layer already exists [2023-02-09T20:40:48.906Z] d4fec64c59ba: Layer already exists [2023-02-09T20:40:48.906Z] 17bec77d7fdc: Layer already exists [2023-02-09T20:40:48.906Z] 3.0.0-dev.43: digest: sha256:3796aec06f1c8e5c4c6d1ae005af3da60d8fa2efff036ebf7d2dbb213e182a32 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-09T20:40:49.231Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:08c6b03dd56aea21f28f845f075d885fa2173965-3.0.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-09T20:40:49.559Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:08c6b03dd56aea21f28f845f075d885fa2173965-3.0.0-dev.43 [2023-02-09T20:40:49.559Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-02-09T20:40:49.559Z] d4fec64c59ba: Preparing [2023-02-09T20:40:49.559Z] dba6ac92f6f6: Preparing [2023-02-09T20:40:49.559Z] b57c7968c689: Preparing [2023-02-09T20:40:49.559Z] 4b10e465d2e1: Preparing [2023-02-09T20:40:49.559Z] cd8eca6a4e68: Preparing [2023-02-09T20:40:49.559Z] 17bec77d7fdc: Preparing [2023-02-09T20:40:49.559Z] 17bec77d7fdc: Waiting [2023-02-09T20:40:49.559Z] dba6ac92f6f6: Layer already exists [2023-02-09T20:40:49.559Z] cd8eca6a4e68: Layer already exists [2023-02-09T20:40:49.559Z] d4fec64c59ba: Layer already exists [2023-02-09T20:40:49.559Z] 4b10e465d2e1: Layer already exists [2023-02-09T20:40:49.559Z] b57c7968c689: Layer already exists [2023-02-09T20:40:49.559Z] 17bec77d7fdc: Layer already exists [2023-02-09T20:40:49.822Z] 08c6b03dd56aea21f28f845f075d885fa2173965-3.0.0-dev.43: digest: sha256:3796aec06f1c8e5c4c6d1ae005af3da60d8fa2efff036ebf7d2dbb213e182a32 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-09T20:40:50.159Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-09T20:40:50.487Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2023-02-09T20:40:50.487Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-02-09T20:40:50.487Z] d4fec64c59ba: Preparing [2023-02-09T20:40:50.487Z] dba6ac92f6f6: Preparing [2023-02-09T20:40:50.487Z] b57c7968c689: Preparing [2023-02-09T20:40:50.487Z] 4b10e465d2e1: Preparing [2023-02-09T20:40:50.487Z] cd8eca6a4e68: Preparing [2023-02-09T20:40:50.487Z] 17bec77d7fdc: Preparing [2023-02-09T20:40:50.487Z] 17bec77d7fdc: Waiting [2023-02-09T20:40:50.487Z] 4b10e465d2e1: Layer already exists [2023-02-09T20:40:50.487Z] b57c7968c689: Layer already exists [2023-02-09T20:40:50.487Z] cd8eca6a4e68: Layer already exists [2023-02-09T20:40:50.487Z] d4fec64c59ba: Layer already exists [2023-02-09T20:40:50.487Z] dba6ac92f6f6: Layer already exists [2023-02-09T20:40:50.487Z] 17bec77d7fdc: Layer already exists [2023-02-09T20:40:50.754Z] main: digest: sha256:3796aec06f1c8e5c4c6d1ae005af3da60d8fa2efff036ebf7d2dbb213e182a32 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-02-09T20:40:50.811Z] ===================================================== [Pipeline] echo [2023-02-09T20:40:50.819Z] taggedImages: [2023-02-09T20:40:50.819Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:08c6b03dd56aea21f28f845f075d885fa2173965 [2023-02-09T20:40:50.819Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2023-02-09T20:40:50.819Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.0.0-dev.43 [2023-02-09T20:40:50.819Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:08c6b03dd56aea21f28f845f075d885fa2173965-3.0.0-dev.43 [2023-02-09T20:40:50.819Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2023-02-09T20:40:50.836Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2023-02-09T20:40:50.836Z] 08c6b03dd56aea21f28f845f075d885fa2173965 [2023-02-09T20:40:50.836Z] latest [2023-02-09T20:40:50.836Z] 3.0.0-dev.43 [2023-02-09T20:40:50.836Z] 08c6b03dd56aea21f28f845f075d885fa2173965-3.0.0-dev.43 [2023-02-09T20:40:50.836Z] main [2023-02-09T20:40:50.836Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-09T20:40:51.170Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:08c6b03dd56aea21f28f845f075d885fa2173965 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-09T20:40:51.507Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:08c6b03dd56aea21f28f845f075d885fa2173965 [2023-02-09T20:40:51.507Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-02-09T20:40:51.507Z] 68c06a5cec96: Preparing [2023-02-09T20:40:51.507Z] 68c06a5cec96: Preparing [2023-02-09T20:40:51.507Z] 70be0d9ee76c: Preparing [2023-02-09T20:40:51.507Z] d62fba7e6a5d: Preparing [2023-02-09T20:40:51.507Z] f5a684cc84ac: Preparing [2023-02-09T20:40:51.507Z] d3d942b8d05b: Preparing [2023-02-09T20:40:51.507Z] 871db7045f81: Preparing [2023-02-09T20:40:51.507Z] 4b10e465d2e1: Preparing [2023-02-09T20:40:51.507Z] 1ff4f8ae6763: Preparing [2023-02-09T20:40:51.507Z] b9b1262cb891: Preparing [2023-02-09T20:40:51.507Z] a93138e7c0b7: Preparing [2023-02-09T20:40:51.507Z] 7b540e889522: Preparing [2023-02-09T20:40:51.507Z] 17bec77d7fdc: Preparing [2023-02-09T20:40:51.507Z] 1ff4f8ae6763: Waiting [2023-02-09T20:40:51.507Z] b9b1262cb891: Waiting [2023-02-09T20:40:51.507Z] a93138e7c0b7: Waiting [2023-02-09T20:40:51.507Z] 7b540e889522: Waiting [2023-02-09T20:40:51.507Z] 17bec77d7fdc: Waiting [2023-02-09T20:40:51.507Z] 4b10e465d2e1: Waiting [2023-02-09T20:40:51.507Z] 871db7045f81: Waiting [2023-02-09T20:40:51.774Z] f5a684cc84ac: Pushed [2023-02-09T20:40:51.774Z] d3d942b8d05b: Pushed [2023-02-09T20:40:51.774Z] 70be0d9ee76c: Pushed [2023-02-09T20:40:51.774Z] d62fba7e6a5d: Pushed [2023-02-09T20:40:51.774Z] 68c06a5cec96: Pushed [2023-02-09T20:40:51.774Z] 4b10e465d2e1: Layer already exists [2023-02-09T20:40:52.039Z] b9b1262cb891: Pushed [2023-02-09T20:40:52.039Z] 1ff4f8ae6763: Pushed [2023-02-09T20:40:52.039Z] a93138e7c0b7: Pushed [2023-02-09T20:40:52.039Z] 17bec77d7fdc: Layer already exists [2023-02-09T20:40:52.039Z] 7b540e889522: Pushed [2023-02-09T20:40:55.367Z] 871db7045f81: Pushed [2023-02-09T20:40:55.634Z] 08c6b03dd56aea21f28f845f075d885fa2173965: digest: sha256:225f72d1b7d1a843ff1db852fb70413a5513356fd0fa240c2d9a032baf555cdb size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-09T20:40:55.980Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-09T20:40:56.378Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2023-02-09T20:40:56.378Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-02-09T20:40:56.378Z] 68c06a5cec96: Preparing [2023-02-09T20:40:56.378Z] 68c06a5cec96: Preparing [2023-02-09T20:40:56.378Z] 70be0d9ee76c: Preparing [2023-02-09T20:40:56.378Z] d62fba7e6a5d: Preparing [2023-02-09T20:40:56.378Z] f5a684cc84ac: Preparing [2023-02-09T20:40:56.378Z] d3d942b8d05b: Preparing [2023-02-09T20:40:56.378Z] 871db7045f81: Preparing [2023-02-09T20:40:56.378Z] 4b10e465d2e1: Preparing [2023-02-09T20:40:56.378Z] 1ff4f8ae6763: Preparing [2023-02-09T20:40:56.378Z] b9b1262cb891: Preparing [2023-02-09T20:40:56.378Z] a93138e7c0b7: Preparing [2023-02-09T20:40:56.378Z] 7b540e889522: Preparing [2023-02-09T20:40:56.378Z] 17bec77d7fdc: Preparing [2023-02-09T20:40:56.378Z] 871db7045f81: Waiting [2023-02-09T20:40:56.378Z] 4b10e465d2e1: Waiting [2023-02-09T20:40:56.378Z] 1ff4f8ae6763: Waiting [2023-02-09T20:40:56.378Z] b9b1262cb891: Waiting [2023-02-09T20:40:56.378Z] a93138e7c0b7: Waiting [2023-02-09T20:40:56.378Z] 7b540e889522: Waiting [2023-02-09T20:40:56.378Z] 17bec77d7fdc: Waiting [2023-02-09T20:40:56.378Z] 68c06a5cec96: Layer already exists [2023-02-09T20:40:56.378Z] f5a684cc84ac: Layer already exists [2023-02-09T20:40:56.378Z] d62fba7e6a5d: Layer already exists [2023-02-09T20:40:56.378Z] 70be0d9ee76c: Layer already exists [2023-02-09T20:40:56.378Z] d3d942b8d05b: Layer already exists [2023-02-09T20:40:56.378Z] 1ff4f8ae6763: Layer already exists [2023-02-09T20:40:56.378Z] 871db7045f81: Layer already exists [2023-02-09T20:40:56.378Z] 4b10e465d2e1: Layer already exists [2023-02-09T20:40:56.378Z] b9b1262cb891: Layer already exists [2023-02-09T20:40:56.378Z] a93138e7c0b7: Layer already exists [2023-02-09T20:40:56.378Z] 17bec77d7fdc: Layer already exists [2023-02-09T20:40:56.378Z] 7b540e889522: Layer already exists [2023-02-09T20:40:56.649Z] latest: digest: sha256:225f72d1b7d1a843ff1db852fb70413a5513356fd0fa240c2d9a032baf555cdb size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-09T20:40:56.990Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.0.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-09T20:40:57.351Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.0.0-dev.43 [2023-02-09T20:40:57.351Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-02-09T20:40:57.351Z] 68c06a5cec96: Preparing [2023-02-09T20:40:57.351Z] 68c06a5cec96: Preparing [2023-02-09T20:40:57.351Z] 70be0d9ee76c: Preparing [2023-02-09T20:40:57.351Z] d62fba7e6a5d: Preparing [2023-02-09T20:40:57.351Z] f5a684cc84ac: Preparing [2023-02-09T20:40:57.351Z] d3d942b8d05b: Preparing [2023-02-09T20:40:57.351Z] 871db7045f81: Preparing [2023-02-09T20:40:57.351Z] 4b10e465d2e1: Preparing [2023-02-09T20:40:57.351Z] 1ff4f8ae6763: Preparing [2023-02-09T20:40:57.351Z] b9b1262cb891: Preparing [2023-02-09T20:40:57.351Z] a93138e7c0b7: Preparing [2023-02-09T20:40:57.351Z] 7b540e889522: Preparing [2023-02-09T20:40:57.351Z] 17bec77d7fdc: Preparing [2023-02-09T20:40:57.351Z] 871db7045f81: Waiting [2023-02-09T20:40:57.351Z] 4b10e465d2e1: Waiting [2023-02-09T20:40:57.351Z] 1ff4f8ae6763: Waiting [2023-02-09T20:40:57.351Z] 17bec77d7fdc: Waiting [2023-02-09T20:40:57.351Z] 7b540e889522: Waiting [2023-02-09T20:40:57.351Z] b9b1262cb891: Waiting [2023-02-09T20:40:57.351Z] a93138e7c0b7: Waiting [2023-02-09T20:40:57.351Z] d62fba7e6a5d: Layer already exists [2023-02-09T20:40:57.351Z] 70be0d9ee76c: Layer already exists [2023-02-09T20:40:57.351Z] f5a684cc84ac: Layer already exists [2023-02-09T20:40:57.351Z] d3d942b8d05b: Layer already exists [2023-02-09T20:40:57.351Z] 68c06a5cec96: Layer already exists [2023-02-09T20:40:57.351Z] 871db7045f81: Layer already exists [2023-02-09T20:40:57.351Z] a93138e7c0b7: Layer already exists [2023-02-09T20:40:57.351Z] 4b10e465d2e1: Layer already exists [2023-02-09T20:40:57.351Z] 1ff4f8ae6763: Layer already exists [2023-02-09T20:40:57.351Z] b9b1262cb891: Layer already exists [2023-02-09T20:40:57.351Z] 7b540e889522: Layer already exists [2023-02-09T20:40:57.351Z] 17bec77d7fdc: Layer already exists [2023-02-09T20:40:57.620Z] 3.0.0-dev.43: digest: sha256:225f72d1b7d1a843ff1db852fb70413a5513356fd0fa240c2d9a032baf555cdb size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-09T20:40:57.982Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:08c6b03dd56aea21f28f845f075d885fa2173965-3.0.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-09T20:40:58.325Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:08c6b03dd56aea21f28f845f075d885fa2173965-3.0.0-dev.43 [2023-02-09T20:40:58.325Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-02-09T20:40:58.325Z] 68c06a5cec96: Preparing [2023-02-09T20:40:58.325Z] 68c06a5cec96: Preparing [2023-02-09T20:40:58.325Z] 70be0d9ee76c: Preparing [2023-02-09T20:40:58.325Z] d62fba7e6a5d: Preparing [2023-02-09T20:40:58.325Z] f5a684cc84ac: Preparing [2023-02-09T20:40:58.325Z] d3d942b8d05b: Preparing [2023-02-09T20:40:58.325Z] 871db7045f81: Preparing [2023-02-09T20:40:58.325Z] 4b10e465d2e1: Preparing [2023-02-09T20:40:58.325Z] 1ff4f8ae6763: Preparing [2023-02-09T20:40:58.325Z] b9b1262cb891: Preparing [2023-02-09T20:40:58.325Z] a93138e7c0b7: Preparing [2023-02-09T20:40:58.325Z] 7b540e889522: Preparing [2023-02-09T20:40:58.325Z] 17bec77d7fdc: Preparing [2023-02-09T20:40:58.325Z] 871db7045f81: Waiting [2023-02-09T20:40:58.325Z] 4b10e465d2e1: Waiting [2023-02-09T20:40:58.325Z] 1ff4f8ae6763: Waiting [2023-02-09T20:40:58.325Z] b9b1262cb891: Waiting [2023-02-09T20:40:58.325Z] a93138e7c0b7: Waiting [2023-02-09T20:40:58.325Z] 7b540e889522: Waiting [2023-02-09T20:40:58.325Z] 17bec77d7fdc: Waiting [2023-02-09T20:40:58.325Z] 68c06a5cec96: Layer already exists [2023-02-09T20:40:58.325Z] d62fba7e6a5d: Layer already exists [2023-02-09T20:40:58.325Z] d3d942b8d05b: Layer already exists [2023-02-09T20:40:58.325Z] 70be0d9ee76c: Layer already exists [2023-02-09T20:40:58.325Z] f5a684cc84ac: Layer already exists [2023-02-09T20:40:58.325Z] 4b10e465d2e1: Layer already exists [2023-02-09T20:40:58.325Z] 871db7045f81: Layer already exists [2023-02-09T20:40:58.325Z] 1ff4f8ae6763: Layer already exists [2023-02-09T20:40:58.325Z] b9b1262cb891: Layer already exists [2023-02-09T20:40:58.325Z] a93138e7c0b7: Layer already exists [2023-02-09T20:40:58.325Z] 7b540e889522: Layer already exists [2023-02-09T20:40:58.325Z] 17bec77d7fdc: Layer already exists [2023-02-09T20:40:58.592Z] 08c6b03dd56aea21f28f845f075d885fa2173965-3.0.0-dev.43: digest: sha256:225f72d1b7d1a843ff1db852fb70413a5513356fd0fa240c2d9a032baf555cdb size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-09T20:40:58.930Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-09T20:40:59.262Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2023-02-09T20:40:59.262Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-02-09T20:40:59.262Z] 68c06a5cec96: Preparing [2023-02-09T20:40:59.262Z] 68c06a5cec96: Preparing [2023-02-09T20:40:59.262Z] 70be0d9ee76c: Preparing [2023-02-09T20:40:59.262Z] d62fba7e6a5d: Preparing [2023-02-09T20:40:59.262Z] f5a684cc84ac: Preparing [2023-02-09T20:40:59.262Z] d3d942b8d05b: Preparing [2023-02-09T20:40:59.262Z] 871db7045f81: Preparing [2023-02-09T20:40:59.262Z] 4b10e465d2e1: Preparing [2023-02-09T20:40:59.262Z] 1ff4f8ae6763: Preparing [2023-02-09T20:40:59.262Z] b9b1262cb891: Preparing [2023-02-09T20:40:59.262Z] a93138e7c0b7: Preparing [2023-02-09T20:40:59.262Z] 7b540e889522: Preparing [2023-02-09T20:40:59.262Z] 17bec77d7fdc: Preparing [2023-02-09T20:40:59.262Z] 871db7045f81: Waiting [2023-02-09T20:40:59.262Z] b9b1262cb891: Waiting [2023-02-09T20:40:59.262Z] 4b10e465d2e1: Waiting [2023-02-09T20:40:59.262Z] 1ff4f8ae6763: Waiting [2023-02-09T20:40:59.262Z] a93138e7c0b7: Waiting [2023-02-09T20:40:59.262Z] 17bec77d7fdc: Waiting [2023-02-09T20:40:59.262Z] 7b540e889522: Waiting [2023-02-09T20:40:59.262Z] d3d942b8d05b: Layer already exists [2023-02-09T20:40:59.262Z] d62fba7e6a5d: Layer already exists [2023-02-09T20:40:59.262Z] 70be0d9ee76c: Layer already exists [2023-02-09T20:40:59.262Z] 68c06a5cec96: Layer already exists [2023-02-09T20:40:59.262Z] f5a684cc84ac: Layer already exists [2023-02-09T20:40:59.262Z] 1ff4f8ae6763: Layer already exists [2023-02-09T20:40:59.262Z] 871db7045f81: Layer already exists [2023-02-09T20:40:59.262Z] 4b10e465d2e1: Layer already exists [2023-02-09T20:40:59.262Z] a93138e7c0b7: Layer already exists [2023-02-09T20:40:59.262Z] b9b1262cb891: Layer already exists [2023-02-09T20:40:59.262Z] 7b540e889522: Layer already exists [2023-02-09T20:40:59.262Z] 17bec77d7fdc: Layer already exists [2023-02-09T20:40:59.528Z] main: digest: sha256:225f72d1b7d1a843ff1db852fb70413a5513356fd0fa240c2d9a032baf555cdb size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-02-09T20:40:59.572Z] ===================================================== [Pipeline] echo [2023-02-09T20:40:59.578Z] taggedImages: [2023-02-09T20:40:59.578Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:08c6b03dd56aea21f28f845f075d885fa2173965 [2023-02-09T20:40:59.578Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2023-02-09T20:40:59.578Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.0.0-dev.43 [2023-02-09T20:40:59.578Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:08c6b03dd56aea21f28f845f075d885fa2173965-3.0.0-dev.43 [2023-02-09T20:40:59.578Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2023-02-09T20:40:59.593Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2023-02-09T20:40:59.593Z] 08c6b03dd56aea21f28f845f075d885fa2173965 [2023-02-09T20:40:59.593Z] latest [2023-02-09T20:40:59.593Z] 3.0.0-dev.43 [2023-02-09T20:40:59.593Z] 08c6b03dd56aea21f28f845f075d885fa2173965-3.0.0-dev.43 [2023-02-09T20:40:59.593Z] main [2023-02-09T20:40:59.593Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-09T20:40:59.922Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:08c6b03dd56aea21f28f845f075d885fa2173965 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-09T20:41:00.341Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:08c6b03dd56aea21f28f845f075d885fa2173965 [2023-02-09T20:41:00.341Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-02-09T20:41:00.341Z] 5c296d8ea822: Preparing [2023-02-09T20:41:00.341Z] e5af5be6720a: Preparing [2023-02-09T20:41:00.341Z] 089163b58cef: Preparing [2023-02-09T20:41:00.341Z] e93d7f079c01: Preparing [2023-02-09T20:41:00.341Z] 488f8d07c657: Preparing [2023-02-09T20:41:00.341Z] 601a543e8630: Preparing [2023-02-09T20:41:00.341Z] c66cb8612073: Preparing [2023-02-09T20:41:00.341Z] 17bec77d7fdc: Preparing [2023-02-09T20:41:00.341Z] 601a543e8630: Waiting [2023-02-09T20:41:00.341Z] c66cb8612073: Waiting [2023-02-09T20:41:00.341Z] 17bec77d7fdc: Waiting [2023-02-09T20:41:00.606Z] 488f8d07c657: Pushed [2023-02-09T20:41:00.606Z] 5c296d8ea822: Pushed [2023-02-09T20:41:00.606Z] e5af5be6720a: Pushed [2023-02-09T20:41:00.606Z] 17bec77d7fdc: Layer already exists [2023-02-09T20:41:00.874Z] 601a543e8630: Pushed [2023-02-09T20:41:01.461Z] c66cb8612073: Pushed [2023-02-09T20:41:02.860Z] e93d7f079c01: Pushed [2023-02-09T20:41:02.860Z] 089163b58cef: Pushed [2023-02-09T20:41:03.126Z] 08c6b03dd56aea21f28f845f075d885fa2173965: digest: sha256:568bb75b216223b85b47f0ed745e87f2df0276c12b6857e822269b30e9306f6b size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-09T20:41:03.460Z] + 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-02-09T20:41:03.795Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2023-02-09T20:41:03.795Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-02-09T20:41:03.795Z] 5c296d8ea822: Preparing [2023-02-09T20:41:03.795Z] e5af5be6720a: Preparing [2023-02-09T20:41:03.795Z] 089163b58cef: Preparing [2023-02-09T20:41:03.795Z] e93d7f079c01: Preparing [2023-02-09T20:41:03.795Z] 488f8d07c657: Preparing [2023-02-09T20:41:03.795Z] 601a543e8630: Preparing [2023-02-09T20:41:03.795Z] c66cb8612073: Preparing [2023-02-09T20:41:03.795Z] 17bec77d7fdc: Preparing [2023-02-09T20:41:03.795Z] 601a543e8630: Waiting [2023-02-09T20:41:03.795Z] c66cb8612073: Waiting [2023-02-09T20:41:03.795Z] 17bec77d7fdc: Waiting [2023-02-09T20:41:03.795Z] e5af5be6720a: Layer already exists [2023-02-09T20:41:03.795Z] 089163b58cef: Layer already exists [2023-02-09T20:41:03.795Z] 5c296d8ea822: Layer already exists [2023-02-09T20:41:03.795Z] e93d7f079c01: Layer already exists [2023-02-09T20:41:03.795Z] 488f8d07c657: Layer already exists [2023-02-09T20:41:03.795Z] c66cb8612073: Layer already exists [2023-02-09T20:41:03.795Z] 17bec77d7fdc: Layer already exists [2023-02-09T20:41:03.795Z] 601a543e8630: Layer already exists [2023-02-09T20:41:04.062Z] latest: digest: sha256:568bb75b216223b85b47f0ed745e87f2df0276c12b6857e822269b30e9306f6b size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-09T20:41:04.396Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.0.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-09T20:41:04.734Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.0.0-dev.43 [2023-02-09T20:41:04.734Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-02-09T20:41:04.734Z] 5c296d8ea822: Preparing [2023-02-09T20:41:04.734Z] e5af5be6720a: Preparing [2023-02-09T20:41:04.734Z] 089163b58cef: Preparing [2023-02-09T20:41:04.734Z] e93d7f079c01: Preparing [2023-02-09T20:41:04.734Z] 488f8d07c657: Preparing [2023-02-09T20:41:04.734Z] 601a543e8630: Preparing [2023-02-09T20:41:04.734Z] c66cb8612073: Preparing [2023-02-09T20:41:04.734Z] 17bec77d7fdc: Preparing [2023-02-09T20:41:04.734Z] 601a543e8630: Waiting [2023-02-09T20:41:04.734Z] c66cb8612073: Waiting [2023-02-09T20:41:04.734Z] 17bec77d7fdc: Waiting [2023-02-09T20:41:04.734Z] e93d7f079c01: Layer already exists [2023-02-09T20:41:04.734Z] 488f8d07c657: Layer already exists [2023-02-09T20:41:04.734Z] 089163b58cef: Layer already exists [2023-02-09T20:41:04.734Z] e5af5be6720a: Layer already exists [2023-02-09T20:41:04.734Z] 5c296d8ea822: Layer already exists [2023-02-09T20:41:04.734Z] c66cb8612073: Layer already exists [2023-02-09T20:41:04.734Z] 17bec77d7fdc: Layer already exists [2023-02-09T20:41:04.734Z] 601a543e8630: Layer already exists [2023-02-09T20:41:05.000Z] 3.0.0-dev.43: digest: sha256:568bb75b216223b85b47f0ed745e87f2df0276c12b6857e822269b30e9306f6b size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-09T20:41:05.342Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:08c6b03dd56aea21f28f845f075d885fa2173965-3.0.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-09T20:41:05.672Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:08c6b03dd56aea21f28f845f075d885fa2173965-3.0.0-dev.43 [2023-02-09T20:41:05.672Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-02-09T20:41:05.672Z] 5c296d8ea822: Preparing [2023-02-09T20:41:05.672Z] e5af5be6720a: Preparing [2023-02-09T20:41:05.672Z] 089163b58cef: Preparing [2023-02-09T20:41:05.672Z] e93d7f079c01: Preparing [2023-02-09T20:41:05.672Z] 488f8d07c657: Preparing [2023-02-09T20:41:05.672Z] 601a543e8630: Preparing [2023-02-09T20:41:05.672Z] c66cb8612073: Preparing [2023-02-09T20:41:05.672Z] 17bec77d7fdc: Preparing [2023-02-09T20:41:05.672Z] 601a543e8630: Waiting [2023-02-09T20:41:05.672Z] 17bec77d7fdc: Waiting [2023-02-09T20:41:05.672Z] c66cb8612073: Waiting [2023-02-09T20:41:05.672Z] 488f8d07c657: Layer already exists [2023-02-09T20:41:05.672Z] e5af5be6720a: Layer already exists [2023-02-09T20:41:05.672Z] 089163b58cef: Layer already exists [2023-02-09T20:41:05.672Z] 5c296d8ea822: Layer already exists [2023-02-09T20:41:05.672Z] e93d7f079c01: Layer already exists [2023-02-09T20:41:05.672Z] 17bec77d7fdc: Layer already exists [2023-02-09T20:41:05.672Z] 601a543e8630: Layer already exists [2023-02-09T20:41:05.672Z] c66cb8612073: Layer already exists [2023-02-09T20:41:05.937Z] 08c6b03dd56aea21f28f845f075d885fa2173965-3.0.0-dev.43: digest: sha256:568bb75b216223b85b47f0ed745e87f2df0276c12b6857e822269b30e9306f6b size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-09T20:41:06.272Z] + 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-02-09T20:41:06.602Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2023-02-09T20:41:06.602Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-02-09T20:41:06.602Z] 5c296d8ea822: Preparing [2023-02-09T20:41:06.602Z] e5af5be6720a: Preparing [2023-02-09T20:41:06.602Z] 089163b58cef: Preparing [2023-02-09T20:41:06.602Z] e93d7f079c01: Preparing [2023-02-09T20:41:06.602Z] 488f8d07c657: Preparing [2023-02-09T20:41:06.602Z] 601a543e8630: Preparing [2023-02-09T20:41:06.602Z] c66cb8612073: Preparing [2023-02-09T20:41:06.602Z] 17bec77d7fdc: Preparing [2023-02-09T20:41:06.602Z] 17bec77d7fdc: Waiting [2023-02-09T20:41:06.602Z] c66cb8612073: Waiting [2023-02-09T20:41:06.602Z] 601a543e8630: Waiting [2023-02-09T20:41:06.602Z] 488f8d07c657: Layer already exists [2023-02-09T20:41:06.602Z] e5af5be6720a: Layer already exists [2023-02-09T20:41:06.602Z] e93d7f079c01: Layer already exists [2023-02-09T20:41:06.602Z] 5c296d8ea822: Layer already exists [2023-02-09T20:41:06.602Z] 089163b58cef: Layer already exists [2023-02-09T20:41:06.602Z] 17bec77d7fdc: Layer already exists [2023-02-09T20:41:06.602Z] 601a543e8630: Layer already exists [2023-02-09T20:41:06.602Z] c66cb8612073: Layer already exists [2023-02-09T20:41:06.867Z] main: digest: sha256:568bb75b216223b85b47f0ed745e87f2df0276c12b6857e822269b30e9306f6b size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-02-09T20:41:06.909Z] ===================================================== [Pipeline] echo [2023-02-09T20:41:06.917Z] taggedImages: [2023-02-09T20:41:06.917Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:08c6b03dd56aea21f28f845f075d885fa2173965 [2023-02-09T20:41:06.917Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2023-02-09T20:41:06.917Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.0.0-dev.43 [2023-02-09T20:41:06.917Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:08c6b03dd56aea21f28f845f075d885fa2173965-3.0.0-dev.43 [2023-02-09T20:41:06.917Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2023-02-09T20:41:06.941Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2023-02-09T20:41:06.941Z] 08c6b03dd56aea21f28f845f075d885fa2173965 [2023-02-09T20:41:06.941Z] latest [2023-02-09T20:41:06.941Z] 3.0.0-dev.43 [2023-02-09T20:41:06.941Z] 08c6b03dd56aea21f28f845f075d885fa2173965-3.0.0-dev.43 [2023-02-09T20:41:06.941Z] main [2023-02-09T20:41:06.941Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-09T20:41:07.284Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:08c6b03dd56aea21f28f845f075d885fa2173965 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-09T20:41:07.624Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:08c6b03dd56aea21f28f845f075d885fa2173965 [2023-02-09T20:41:07.624Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-02-09T20:41:07.624Z] bb2b7193a6f5: Preparing [2023-02-09T20:41:07.624Z] 14bd1e10d7f2: Preparing [2023-02-09T20:41:07.624Z] 463c0d9d0705: Preparing [2023-02-09T20:41:07.624Z] f26cb926553e: Preparing [2023-02-09T20:41:07.624Z] 0e88286ff081: Preparing [2023-02-09T20:41:07.624Z] 1dd5222ca0c1: Preparing [2023-02-09T20:41:07.624Z] da9117857536: Preparing [2023-02-09T20:41:07.624Z] c07f5f93ed6d: Preparing [2023-02-09T20:41:07.624Z] 06c0876e056e: Preparing [2023-02-09T20:41:07.624Z] 17bec77d7fdc: Preparing [2023-02-09T20:41:07.624Z] c07f5f93ed6d: Waiting [2023-02-09T20:41:07.624Z] 06c0876e056e: Waiting [2023-02-09T20:41:07.624Z] 1dd5222ca0c1: Waiting [2023-02-09T20:41:07.624Z] 17bec77d7fdc: Waiting [2023-02-09T20:41:07.624Z] da9117857536: Waiting [2023-02-09T20:41:07.892Z] bb2b7193a6f5: Pushed [2023-02-09T20:41:07.892Z] 0e88286ff081: Pushed [2023-02-09T20:41:07.892Z] 14bd1e10d7f2: Pushed [2023-02-09T20:41:08.156Z] 1dd5222ca0c1: Pushed [2023-02-09T20:41:08.156Z] da9117857536: Pushed [2023-02-09T20:41:08.156Z] c07f5f93ed6d: Pushed [2023-02-09T20:41:08.156Z] 17bec77d7fdc: Layer already exists [2023-02-09T20:41:08.423Z] 06c0876e056e: Pushed [2023-02-09T20:41:10.369Z] f26cb926553e: Pushed [2023-02-09T20:41:10.951Z] 463c0d9d0705: Pushed [2023-02-09T20:41:11.215Z] 08c6b03dd56aea21f28f845f075d885fa2173965: digest: sha256:cfb4ca8582831b0db205dd331b9b7a278e47dcad40e62914eaa72b25f4b19619 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-09T20:41:11.560Z] + 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-02-09T20:41:11.895Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2023-02-09T20:41:11.895Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-02-09T20:41:11.895Z] bb2b7193a6f5: Preparing [2023-02-09T20:41:11.895Z] 14bd1e10d7f2: Preparing [2023-02-09T20:41:11.895Z] 463c0d9d0705: Preparing [2023-02-09T20:41:11.895Z] f26cb926553e: Preparing [2023-02-09T20:41:11.895Z] 0e88286ff081: Preparing [2023-02-09T20:41:11.895Z] 1dd5222ca0c1: Preparing [2023-02-09T20:41:11.895Z] da9117857536: Preparing [2023-02-09T20:41:11.895Z] c07f5f93ed6d: Preparing [2023-02-09T20:41:11.895Z] 06c0876e056e: Preparing [2023-02-09T20:41:11.895Z] 17bec77d7fdc: Preparing [2023-02-09T20:41:11.895Z] c07f5f93ed6d: Waiting [2023-02-09T20:41:11.895Z] 06c0876e056e: Waiting [2023-02-09T20:41:11.895Z] 1dd5222ca0c1: Waiting [2023-02-09T20:41:11.895Z] 17bec77d7fdc: Waiting [2023-02-09T20:41:11.895Z] da9117857536: Waiting [2023-02-09T20:41:11.895Z] 463c0d9d0705: Layer already exists [2023-02-09T20:41:11.895Z] bb2b7193a6f5: Layer already exists [2023-02-09T20:41:11.895Z] 14bd1e10d7f2: Layer already exists [2023-02-09T20:41:11.895Z] f26cb926553e: Layer already exists [2023-02-09T20:41:11.895Z] 0e88286ff081: Layer already exists [2023-02-09T20:41:11.895Z] da9117857536: Layer already exists [2023-02-09T20:41:11.895Z] 1dd5222ca0c1: Layer already exists [2023-02-09T20:41:11.895Z] c07f5f93ed6d: Layer already exists [2023-02-09T20:41:11.895Z] 17bec77d7fdc: Layer already exists [2023-02-09T20:41:11.895Z] 06c0876e056e: Layer already exists [2023-02-09T20:41:12.161Z] latest: digest: sha256:cfb4ca8582831b0db205dd331b9b7a278e47dcad40e62914eaa72b25f4b19619 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-09T20:41:12.507Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.0.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-09T20:41:12.841Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.0.0-dev.43 [2023-02-09T20:41:12.841Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-02-09T20:41:12.841Z] bb2b7193a6f5: Preparing [2023-02-09T20:41:12.841Z] 14bd1e10d7f2: Preparing [2023-02-09T20:41:12.841Z] 463c0d9d0705: Preparing [2023-02-09T20:41:12.841Z] f26cb926553e: Preparing [2023-02-09T20:41:12.841Z] 0e88286ff081: Preparing [2023-02-09T20:41:12.841Z] 1dd5222ca0c1: Preparing [2023-02-09T20:41:12.841Z] da9117857536: Preparing [2023-02-09T20:41:12.841Z] c07f5f93ed6d: Preparing [2023-02-09T20:41:12.841Z] 06c0876e056e: Preparing [2023-02-09T20:41:12.841Z] 17bec77d7fdc: Preparing [2023-02-09T20:41:12.841Z] c07f5f93ed6d: Waiting [2023-02-09T20:41:12.841Z] 06c0876e056e: Waiting [2023-02-09T20:41:12.841Z] 1dd5222ca0c1: Waiting [2023-02-09T20:41:12.841Z] 17bec77d7fdc: Waiting [2023-02-09T20:41:12.841Z] da9117857536: Waiting [2023-02-09T20:41:12.841Z] 463c0d9d0705: Layer already exists [2023-02-09T20:41:12.841Z] f26cb926553e: Layer already exists [2023-02-09T20:41:12.841Z] 14bd1e10d7f2: Layer already exists [2023-02-09T20:41:12.841Z] bb2b7193a6f5: Layer already exists [2023-02-09T20:41:12.841Z] 0e88286ff081: Layer already exists [2023-02-09T20:41:12.841Z] c07f5f93ed6d: Layer already exists [2023-02-09T20:41:12.841Z] 1dd5222ca0c1: Layer already exists [2023-02-09T20:41:12.841Z] da9117857536: Layer already exists [2023-02-09T20:41:12.841Z] 06c0876e056e: Layer already exists [2023-02-09T20:41:12.841Z] 17bec77d7fdc: Layer already exists [2023-02-09T20:41:13.106Z] 3.0.0-dev.43: digest: sha256:cfb4ca8582831b0db205dd331b9b7a278e47dcad40e62914eaa72b25f4b19619 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-09T20:41:13.439Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:08c6b03dd56aea21f28f845f075d885fa2173965-3.0.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-09T20:41:13.776Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:08c6b03dd56aea21f28f845f075d885fa2173965-3.0.0-dev.43 [2023-02-09T20:41:13.776Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-02-09T20:41:13.776Z] bb2b7193a6f5: Preparing [2023-02-09T20:41:13.776Z] 14bd1e10d7f2: Preparing [2023-02-09T20:41:13.776Z] 463c0d9d0705: Preparing [2023-02-09T20:41:13.776Z] f26cb926553e: Preparing [2023-02-09T20:41:13.776Z] 0e88286ff081: Preparing [2023-02-09T20:41:13.776Z] 1dd5222ca0c1: Preparing [2023-02-09T20:41:13.776Z] da9117857536: Preparing [2023-02-09T20:41:13.776Z] c07f5f93ed6d: Preparing [2023-02-09T20:41:13.776Z] 06c0876e056e: Preparing [2023-02-09T20:41:13.776Z] 17bec77d7fdc: Preparing [2023-02-09T20:41:13.776Z] c07f5f93ed6d: Waiting [2023-02-09T20:41:13.776Z] 06c0876e056e: Waiting [2023-02-09T20:41:13.776Z] 17bec77d7fdc: Waiting [2023-02-09T20:41:13.776Z] 1dd5222ca0c1: Waiting [2023-02-09T20:41:13.776Z] da9117857536: Waiting [2023-02-09T20:41:13.776Z] 14bd1e10d7f2: Layer already exists [2023-02-09T20:41:13.776Z] bb2b7193a6f5: Layer already exists [2023-02-09T20:41:13.776Z] f26cb926553e: Layer already exists [2023-02-09T20:41:13.776Z] 0e88286ff081: Layer already exists [2023-02-09T20:41:13.776Z] 463c0d9d0705: Layer already exists [2023-02-09T20:41:13.776Z] da9117857536: Layer already exists [2023-02-09T20:41:13.776Z] 1dd5222ca0c1: Layer already exists [2023-02-09T20:41:13.776Z] 06c0876e056e: Layer already exists [2023-02-09T20:41:13.776Z] c07f5f93ed6d: Layer already exists [2023-02-09T20:41:13.776Z] 17bec77d7fdc: Layer already exists [2023-02-09T20:41:14.042Z] 08c6b03dd56aea21f28f845f075d885fa2173965-3.0.0-dev.43: digest: sha256:cfb4ca8582831b0db205dd331b9b7a278e47dcad40e62914eaa72b25f4b19619 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-09T20:41:14.387Z] + 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-02-09T20:41:14.725Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2023-02-09T20:41:14.726Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-02-09T20:41:14.726Z] bb2b7193a6f5: Preparing [2023-02-09T20:41:14.726Z] 14bd1e10d7f2: Preparing [2023-02-09T20:41:14.726Z] 463c0d9d0705: Preparing [2023-02-09T20:41:14.726Z] f26cb926553e: Preparing [2023-02-09T20:41:14.726Z] 0e88286ff081: Preparing [2023-02-09T20:41:14.726Z] 1dd5222ca0c1: Preparing [2023-02-09T20:41:14.726Z] da9117857536: Preparing [2023-02-09T20:41:14.726Z] c07f5f93ed6d: Preparing [2023-02-09T20:41:14.726Z] 06c0876e056e: Preparing [2023-02-09T20:41:14.726Z] 17bec77d7fdc: Preparing [2023-02-09T20:41:14.726Z] c07f5f93ed6d: Waiting [2023-02-09T20:41:14.726Z] 06c0876e056e: Waiting [2023-02-09T20:41:14.726Z] 17bec77d7fdc: Waiting [2023-02-09T20:41:14.726Z] 1dd5222ca0c1: Waiting [2023-02-09T20:41:14.726Z] da9117857536: Waiting [2023-02-09T20:41:14.726Z] 463c0d9d0705: Layer already exists [2023-02-09T20:41:14.726Z] 14bd1e10d7f2: Layer already exists [2023-02-09T20:41:14.726Z] bb2b7193a6f5: Layer already exists [2023-02-09T20:41:14.726Z] 0e88286ff081: Layer already exists [2023-02-09T20:41:14.726Z] f26cb926553e: Layer already exists [2023-02-09T20:41:14.726Z] da9117857536: Layer already exists [2023-02-09T20:41:14.726Z] 06c0876e056e: Layer already exists [2023-02-09T20:41:14.726Z] 1dd5222ca0c1: Layer already exists [2023-02-09T20:41:14.726Z] c07f5f93ed6d: Layer already exists [2023-02-09T20:41:14.726Z] 17bec77d7fdc: Layer already exists [2023-02-09T20:41:14.991Z] main: digest: sha256:cfb4ca8582831b0db205dd331b9b7a278e47dcad40e62914eaa72b25f4b19619 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-02-09T20:41:15.051Z] ===================================================== [Pipeline] echo [2023-02-09T20:41:15.064Z] taggedImages: [2023-02-09T20:41:15.064Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:08c6b03dd56aea21f28f845f075d885fa2173965 [2023-02-09T20:41:15.064Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2023-02-09T20:41:15.064Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.0.0-dev.43 [2023-02-09T20:41:15.064Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:08c6b03dd56aea21f28f845f075d885fa2173965-3.0.0-dev.43 [2023-02-09T20:41:15.064Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2023-02-09T20:41:15.088Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: [2023-02-09T20:41:15.088Z] 08c6b03dd56aea21f28f845f075d885fa2173965 [2023-02-09T20:41:15.088Z] latest [2023-02-09T20:41:15.088Z] 3.0.0-dev.43 [2023-02-09T20:41:15.088Z] 08c6b03dd56aea21f28f845f075d885fa2173965-3.0.0-dev.43 [2023-02-09T20:41:15.088Z] main [2023-02-09T20:41:15.088Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-09T20:41:15.442Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:08c6b03dd56aea21f28f845f075d885fa2173965 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-09T20:41:15.783Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:08c6b03dd56aea21f28f845f075d885fa2173965 [2023-02-09T20:41:15.783Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-02-09T20:41:15.783Z] 7d7b26c65958: Preparing [2023-02-09T20:41:15.783Z] 3dd4aa260d90: Preparing [2023-02-09T20:41:15.783Z] 4b10e465d2e1: Preparing [2023-02-09T20:41:15.783Z] aefb92023f6d: Preparing [2023-02-09T20:41:15.783Z] 9833f26c6bda: Preparing [2023-02-09T20:41:15.783Z] 4b10e465d2e1: Layer already exists [2023-02-09T20:41:15.783Z] 9833f26c6bda: Layer already exists [2023-02-09T20:41:16.049Z] 7d7b26c65958: Pushed [2023-02-09T20:41:17.007Z] aefb92023f6d: Pushed [2023-02-09T20:41:21.250Z] 3dd4aa260d90: Pushed [2023-02-09T20:41:21.250Z] 08c6b03dd56aea21f28f845f075d885fa2173965: digest: sha256:727e2505be0cbcf813423bae19ae381e6c8e4d3a0e8c6b895fa90caa67eb3af9 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-09T20:41:21.588Z] + 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-02-09T20:41:21.922Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2023-02-09T20:41:21.922Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-02-09T20:41:21.922Z] 7d7b26c65958: Preparing [2023-02-09T20:41:21.922Z] 3dd4aa260d90: Preparing [2023-02-09T20:41:21.922Z] 4b10e465d2e1: Preparing [2023-02-09T20:41:21.922Z] aefb92023f6d: Preparing [2023-02-09T20:41:21.922Z] 9833f26c6bda: Preparing [2023-02-09T20:41:21.922Z] aefb92023f6d: Layer already exists [2023-02-09T20:41:21.922Z] 9833f26c6bda: Layer already exists [2023-02-09T20:41:21.922Z] 4b10e465d2e1: Layer already exists [2023-02-09T20:41:21.922Z] 7d7b26c65958: Layer already exists [2023-02-09T20:41:21.922Z] 3dd4aa260d90: Layer already exists [2023-02-09T20:41:21.922Z] latest: digest: sha256:727e2505be0cbcf813423bae19ae381e6c8e4d3a0e8c6b895fa90caa67eb3af9 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-09T20:41:22.521Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.0.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-09T20:41:22.853Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.0.0-dev.43 [2023-02-09T20:41:22.853Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-02-09T20:41:22.853Z] 7d7b26c65958: Preparing [2023-02-09T20:41:22.853Z] 3dd4aa260d90: Preparing [2023-02-09T20:41:22.853Z] 4b10e465d2e1: Preparing [2023-02-09T20:41:22.853Z] aefb92023f6d: Preparing [2023-02-09T20:41:22.853Z] 9833f26c6bda: Preparing [2023-02-09T20:41:22.853Z] 9833f26c6bda: Layer already exists [2023-02-09T20:41:22.853Z] aefb92023f6d: Layer already exists [2023-02-09T20:41:22.853Z] 4b10e465d2e1: Layer already exists [2023-02-09T20:41:22.853Z] 3dd4aa260d90: Layer already exists [2023-02-09T20:41:22.853Z] 7d7b26c65958: Layer already exists [2023-02-09T20:41:22.853Z] 3.0.0-dev.43: digest: sha256:727e2505be0cbcf813423bae19ae381e6c8e4d3a0e8c6b895fa90caa67eb3af9 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-09T20:41:23.196Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:08c6b03dd56aea21f28f845f075d885fa2173965-3.0.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-09T20:41:23.522Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:08c6b03dd56aea21f28f845f075d885fa2173965-3.0.0-dev.43 [2023-02-09T20:41:23.523Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-02-09T20:41:23.523Z] 7d7b26c65958: Preparing [2023-02-09T20:41:23.523Z] 3dd4aa260d90: Preparing [2023-02-09T20:41:23.523Z] 4b10e465d2e1: Preparing [2023-02-09T20:41:23.523Z] aefb92023f6d: Preparing [2023-02-09T20:41:23.523Z] 9833f26c6bda: Preparing [2023-02-09T20:41:23.523Z] 7d7b26c65958: Layer already exists [2023-02-09T20:41:23.523Z] 3dd4aa260d90: Layer already exists [2023-02-09T20:41:23.523Z] 4b10e465d2e1: Layer already exists [2023-02-09T20:41:23.523Z] 9833f26c6bda: Layer already exists [2023-02-09T20:41:23.523Z] aefb92023f6d: Layer already exists [2023-02-09T20:41:23.523Z] 08c6b03dd56aea21f28f845f075d885fa2173965-3.0.0-dev.43: digest: sha256:727e2505be0cbcf813423bae19ae381e6c8e4d3a0e8c6b895fa90caa67eb3af9 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-09T20:41:23.856Z] + 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-02-09T20:41:24.182Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [2023-02-09T20:41:24.182Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-02-09T20:41:24.182Z] 7d7b26c65958: Preparing [2023-02-09T20:41:24.182Z] 3dd4aa260d90: Preparing [2023-02-09T20:41:24.182Z] 4b10e465d2e1: Preparing [2023-02-09T20:41:24.182Z] aefb92023f6d: Preparing [2023-02-09T20:41:24.182Z] 9833f26c6bda: Preparing [2023-02-09T20:41:24.182Z] 9833f26c6bda: Layer already exists [2023-02-09T20:41:24.182Z] 3dd4aa260d90: Layer already exists [2023-02-09T20:41:24.182Z] 7d7b26c65958: Layer already exists [2023-02-09T20:41:24.182Z] aefb92023f6d: Layer already exists [2023-02-09T20:41:24.182Z] 4b10e465d2e1: Layer already exists [2023-02-09T20:41:24.182Z] main: digest: sha256:727e2505be0cbcf813423bae19ae381e6c8e4d3a0e8c6b895fa90caa67eb3af9 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-02-09T20:41:24.236Z] ===================================================== [Pipeline] echo [2023-02-09T20:41:24.242Z] taggedImages: [2023-02-09T20:41:24.242Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:08c6b03dd56aea21f28f845f075d885fa2173965 [2023-02-09T20:41:24.242Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2023-02-09T20:41:24.242Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.0.0-dev.43 [2023-02-09T20:41:24.242Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:08c6b03dd56aea21f28f845f075d885fa2173965-3.0.0-dev.43 [2023-02-09T20:41:24.242Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo [2023-02-09T20:41:24.258Z] [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: [2023-02-09T20:41:24.258Z] 08c6b03dd56aea21f28f845f075d885fa2173965 [2023-02-09T20:41:24.258Z] latest [2023-02-09T20:41:24.258Z] 3.0.0-dev.43 [2023-02-09T20:41:24.258Z] 08c6b03dd56aea21f28f845f075d885fa2173965-3.0.0-dev.43 [2023-02-09T20:41:24.258Z] main [2023-02-09T20:41:24.258Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-09T20:41:24.589Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:08c6b03dd56aea21f28f845f075d885fa2173965 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-09T20:41:24.917Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:08c6b03dd56aea21f28f845f075d885fa2173965 [2023-02-09T20:41:24.918Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-02-09T20:41:24.918Z] d3029996325c: Preparing [2023-02-09T20:41:24.918Z] e28b8bcfff5e: Preparing [2023-02-09T20:41:24.918Z] e83e3f2ec4b5: Preparing [2023-02-09T20:41:24.918Z] 29d4492b13a4: Preparing [2023-02-09T20:41:24.918Z] 945924a1521d: Preparing [2023-02-09T20:41:24.918Z] 08eb28678c50: Preparing [2023-02-09T20:41:24.918Z] 9833f26c6bda: Preparing [2023-02-09T20:41:24.918Z] 08eb28678c50: Waiting [2023-02-09T20:41:24.918Z] 9833f26c6bda: Waiting [2023-02-09T20:41:25.183Z] e83e3f2ec4b5: Pushed [2023-02-09T20:41:25.183Z] d3029996325c: Pushed [2023-02-09T20:41:25.183Z] e28b8bcfff5e: Pushed [2023-02-09T20:41:25.183Z] 9833f26c6bda: Layer already exists [2023-02-09T20:41:26.132Z] 08eb28678c50: Pushed [2023-02-09T20:41:32.759Z] 945924a1521d: Pushed [2023-02-09T20:41:40.940Z] 29d4492b13a4: Pushed [2023-02-09T20:41:40.940Z] 08c6b03dd56aea21f28f845f075d885fa2173965: digest: sha256:4a6ceca6f27421613bb0a63737a02dd6a77699c81351022b92156111861b1367 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-09T20:41:41.265Z] + 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-02-09T20:41:41.582Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2023-02-09T20:41:41.583Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-02-09T20:41:41.583Z] d3029996325c: Preparing [2023-02-09T20:41:41.583Z] e28b8bcfff5e: Preparing [2023-02-09T20:41:41.583Z] e83e3f2ec4b5: Preparing [2023-02-09T20:41:41.583Z] 29d4492b13a4: Preparing [2023-02-09T20:41:41.583Z] 945924a1521d: Preparing [2023-02-09T20:41:41.583Z] 08eb28678c50: Preparing [2023-02-09T20:41:41.583Z] 9833f26c6bda: Preparing [2023-02-09T20:41:41.583Z] 08eb28678c50: Waiting [2023-02-09T20:41:41.583Z] 9833f26c6bda: Waiting [2023-02-09T20:41:41.583Z] e28b8bcfff5e: Layer already exists [2023-02-09T20:41:41.583Z] 945924a1521d: Layer already exists [2023-02-09T20:41:41.583Z] e83e3f2ec4b5: Layer already exists [2023-02-09T20:41:41.583Z] d3029996325c: Layer already exists [2023-02-09T20:41:41.583Z] 29d4492b13a4: Layer already exists [2023-02-09T20:41:41.583Z] 9833f26c6bda: Layer already exists [2023-02-09T20:41:41.583Z] 08eb28678c50: Layer already exists [2023-02-09T20:41:41.583Z] latest: digest: sha256:4a6ceca6f27421613bb0a63737a02dd6a77699c81351022b92156111861b1367 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-09T20:41:41.906Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.0.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-09T20:41:42.230Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.0.0-dev.43 [2023-02-09T20:41:42.230Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-02-09T20:41:42.230Z] d3029996325c: Preparing [2023-02-09T20:41:42.230Z] e28b8bcfff5e: Preparing [2023-02-09T20:41:42.230Z] e83e3f2ec4b5: Preparing [2023-02-09T20:41:42.230Z] 29d4492b13a4: Preparing [2023-02-09T20:41:42.230Z] 945924a1521d: Preparing [2023-02-09T20:41:42.230Z] 08eb28678c50: Preparing [2023-02-09T20:41:42.230Z] 9833f26c6bda: Preparing [2023-02-09T20:41:42.230Z] 08eb28678c50: Waiting [2023-02-09T20:41:42.230Z] 9833f26c6bda: Waiting [2023-02-09T20:41:42.230Z] d3029996325c: Layer already exists [2023-02-09T20:41:42.230Z] e83e3f2ec4b5: Layer already exists [2023-02-09T20:41:42.230Z] 945924a1521d: Layer already exists [2023-02-09T20:41:42.230Z] e28b8bcfff5e: Layer already exists [2023-02-09T20:41:42.230Z] 29d4492b13a4: Layer already exists [2023-02-09T20:41:42.230Z] 9833f26c6bda: Layer already exists [2023-02-09T20:41:42.230Z] 08eb28678c50: Layer already exists [2023-02-09T20:41:42.230Z] 3.0.0-dev.43: digest: sha256:4a6ceca6f27421613bb0a63737a02dd6a77699c81351022b92156111861b1367 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-09T20:41:42.554Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:08c6b03dd56aea21f28f845f075d885fa2173965-3.0.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-09T20:41:42.871Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:08c6b03dd56aea21f28f845f075d885fa2173965-3.0.0-dev.43 [2023-02-09T20:41:42.871Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-02-09T20:41:42.871Z] d3029996325c: Preparing [2023-02-09T20:41:42.871Z] e28b8bcfff5e: Preparing [2023-02-09T20:41:42.871Z] e83e3f2ec4b5: Preparing [2023-02-09T20:41:42.871Z] 29d4492b13a4: Preparing [2023-02-09T20:41:42.871Z] 945924a1521d: Preparing [2023-02-09T20:41:42.871Z] 08eb28678c50: Preparing [2023-02-09T20:41:42.871Z] 9833f26c6bda: Preparing [2023-02-09T20:41:42.871Z] 08eb28678c50: Waiting [2023-02-09T20:41:42.871Z] 9833f26c6bda: Waiting [2023-02-09T20:41:42.871Z] d3029996325c: Layer already exists [2023-02-09T20:41:42.871Z] e28b8bcfff5e: Layer already exists [2023-02-09T20:41:42.871Z] 29d4492b13a4: Layer already exists [2023-02-09T20:41:42.871Z] 945924a1521d: Layer already exists [2023-02-09T20:41:42.871Z] e83e3f2ec4b5: Layer already exists [2023-02-09T20:41:42.871Z] 9833f26c6bda: Layer already exists [2023-02-09T20:41:42.871Z] 08eb28678c50: Layer already exists [2023-02-09T20:41:42.871Z] 08c6b03dd56aea21f28f845f075d885fa2173965-3.0.0-dev.43: digest: sha256:4a6ceca6f27421613bb0a63737a02dd6a77699c81351022b92156111861b1367 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-09T20:41:43.459Z] + 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-02-09T20:41:43.779Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [2023-02-09T20:41:43.779Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-02-09T20:41:43.779Z] d3029996325c: Preparing [2023-02-09T20:41:43.779Z] e28b8bcfff5e: Preparing [2023-02-09T20:41:43.779Z] e83e3f2ec4b5: Preparing [2023-02-09T20:41:43.779Z] 29d4492b13a4: Preparing [2023-02-09T20:41:43.779Z] 945924a1521d: Preparing [2023-02-09T20:41:43.779Z] 08eb28678c50: Preparing [2023-02-09T20:41:43.779Z] 9833f26c6bda: Preparing [2023-02-09T20:41:43.779Z] 08eb28678c50: Waiting [2023-02-09T20:41:43.779Z] 9833f26c6bda: Waiting [2023-02-09T20:41:43.779Z] 29d4492b13a4: Layer already exists [2023-02-09T20:41:43.779Z] 945924a1521d: Layer already exists [2023-02-09T20:41:43.779Z] e28b8bcfff5e: Layer already exists [2023-02-09T20:41:43.779Z] d3029996325c: Layer already exists [2023-02-09T20:41:43.779Z] e83e3f2ec4b5: Layer already exists [2023-02-09T20:41:43.779Z] 08eb28678c50: Layer already exists [2023-02-09T20:41:43.779Z] 9833f26c6bda: Layer already exists [2023-02-09T20:41:43.779Z] main: digest: sha256:4a6ceca6f27421613bb0a63737a02dd6a77699c81351022b92156111861b1367 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-02-09T20:41:44.079Z] ===================================================== [Pipeline] echo [2023-02-09T20:41:44.085Z] taggedImages: [2023-02-09T20:41:44.085Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:08c6b03dd56aea21f28f845f075d885fa2173965 [2023-02-09T20:41:44.085Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2023-02-09T20:41:44.085Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.0.0-dev.43 [2023-02-09T20:41:44.085Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:08c6b03dd56aea21f28f845f075d885fa2173965-3.0.0-dev.43 [2023-02-09T20:41:44.085Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo [2023-02-09T20:41:44.100Z] [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: [2023-02-09T20:41:44.100Z] 08c6b03dd56aea21f28f845f075d885fa2173965 [2023-02-09T20:41:44.100Z] latest [2023-02-09T20:41:44.100Z] 3.0.0-dev.43 [2023-02-09T20:41:44.100Z] 08c6b03dd56aea21f28f845f075d885fa2173965-3.0.0-dev.43 [2023-02-09T20:41:44.100Z] main [2023-02-09T20:41:44.100Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-09T20:41:44.419Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:08c6b03dd56aea21f28f845f075d885fa2173965 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-09T20:41:44.735Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:08c6b03dd56aea21f28f845f075d885fa2173965 [2023-02-09T20:41:44.736Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-02-09T20:41:44.736Z] b64a5af61856: Preparing [2023-02-09T20:41:44.736Z] 2bea7e32ee24: Preparing [2023-02-09T20:41:44.736Z] 96142ead8342: Preparing [2023-02-09T20:41:44.736Z] 1dcfc0671d70: Preparing [2023-02-09T20:41:44.736Z] 6ab22d2784c1: Preparing [2023-02-09T20:41:44.736Z] 9833f26c6bda: Preparing [2023-02-09T20:41:44.736Z] 9833f26c6bda: Waiting [2023-02-09T20:41:45.005Z] 2bea7e32ee24: Pushed [2023-02-09T20:41:45.005Z] b64a5af61856: Pushed [2023-02-09T20:41:45.005Z] 96142ead8342: Pushed [2023-02-09T20:41:45.005Z] 9833f26c6bda: Layer already exists [2023-02-09T20:41:45.582Z] 6ab22d2784c1: Pushed [2023-02-09T20:42:00.541Z] 1dcfc0671d70: Pushed [2023-02-09T20:42:00.541Z] 08c6b03dd56aea21f28f845f075d885fa2173965: digest: sha256:40e300e65a254990db380b3331ea640a3a6bc477930751bee9374a83a78868ae size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-09T20:42:00.875Z] + 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-02-09T20:42:01.205Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2023-02-09T20:42:01.205Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-02-09T20:42:01.205Z] b64a5af61856: Preparing [2023-02-09T20:42:01.205Z] 2bea7e32ee24: Preparing [2023-02-09T20:42:01.205Z] 96142ead8342: Preparing [2023-02-09T20:42:01.205Z] 1dcfc0671d70: Preparing [2023-02-09T20:42:01.205Z] 6ab22d2784c1: Preparing [2023-02-09T20:42:01.205Z] 9833f26c6bda: Preparing [2023-02-09T20:42:01.205Z] 9833f26c6bda: Waiting [2023-02-09T20:42:01.205Z] 96142ead8342: Layer already exists [2023-02-09T20:42:01.205Z] b64a5af61856: Layer already exists [2023-02-09T20:42:01.205Z] 6ab22d2784c1: Layer already exists [2023-02-09T20:42:01.205Z] 1dcfc0671d70: Layer already exists [2023-02-09T20:42:01.205Z] 2bea7e32ee24: Layer already exists [2023-02-09T20:42:01.205Z] 9833f26c6bda: Layer already exists [2023-02-09T20:42:01.471Z] latest: digest: sha256:40e300e65a254990db380b3331ea640a3a6bc477930751bee9374a83a78868ae size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-09T20:42:01.807Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.0.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-09T20:42:02.143Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.0.0-dev.43 [2023-02-09T20:42:02.143Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-02-09T20:42:02.143Z] b64a5af61856: Preparing [2023-02-09T20:42:02.143Z] 2bea7e32ee24: Preparing [2023-02-09T20:42:02.143Z] 96142ead8342: Preparing [2023-02-09T20:42:02.143Z] 1dcfc0671d70: Preparing [2023-02-09T20:42:02.143Z] 6ab22d2784c1: Preparing [2023-02-09T20:42:02.143Z] 9833f26c6bda: Preparing [2023-02-09T20:42:02.143Z] 9833f26c6bda: Waiting [2023-02-09T20:42:02.143Z] 96142ead8342: Layer already exists [2023-02-09T20:42:02.143Z] 1dcfc0671d70: Layer already exists [2023-02-09T20:42:02.143Z] 2bea7e32ee24: Layer already exists [2023-02-09T20:42:02.143Z] b64a5af61856: Layer already exists [2023-02-09T20:42:02.143Z] 6ab22d2784c1: Layer already exists [2023-02-09T20:42:02.143Z] 9833f26c6bda: Layer already exists [2023-02-09T20:42:02.408Z] 3.0.0-dev.43: digest: sha256:40e300e65a254990db380b3331ea640a3a6bc477930751bee9374a83a78868ae size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-09T20:42:02.748Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:08c6b03dd56aea21f28f845f075d885fa2173965-3.0.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-09T20:42:03.130Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:08c6b03dd56aea21f28f845f075d885fa2173965-3.0.0-dev.43 [2023-02-09T20:42:03.130Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-02-09T20:42:03.130Z] b64a5af61856: Preparing [2023-02-09T20:42:03.130Z] 2bea7e32ee24: Preparing [2023-02-09T20:42:03.130Z] 96142ead8342: Preparing [2023-02-09T20:42:03.130Z] 1dcfc0671d70: Preparing [2023-02-09T20:42:03.130Z] 6ab22d2784c1: Preparing [2023-02-09T20:42:03.130Z] 9833f26c6bda: Preparing [2023-02-09T20:42:03.130Z] 9833f26c6bda: Waiting [2023-02-09T20:42:03.130Z] 6ab22d2784c1: Layer already exists [2023-02-09T20:42:03.130Z] 2bea7e32ee24: Layer already exists [2023-02-09T20:42:03.130Z] 96142ead8342: Layer already exists [2023-02-09T20:42:03.130Z] b64a5af61856: Layer already exists [2023-02-09T20:42:03.130Z] 1dcfc0671d70: Layer already exists [2023-02-09T20:42:03.130Z] 9833f26c6bda: Layer already exists [2023-02-09T20:42:03.130Z] 08c6b03dd56aea21f28f845f075d885fa2173965-3.0.0-dev.43: digest: sha256:40e300e65a254990db380b3331ea640a3a6bc477930751bee9374a83a78868ae size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-09T20:42:03.477Z] + 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-02-09T20:42:03.816Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [2023-02-09T20:42:03.816Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-02-09T20:42:03.816Z] b64a5af61856: Preparing [2023-02-09T20:42:03.816Z] 2bea7e32ee24: Preparing [2023-02-09T20:42:03.816Z] 96142ead8342: Preparing [2023-02-09T20:42:03.816Z] 1dcfc0671d70: Preparing [2023-02-09T20:42:03.816Z] 6ab22d2784c1: Preparing [2023-02-09T20:42:03.816Z] 9833f26c6bda: Preparing [2023-02-09T20:42:03.816Z] 9833f26c6bda: Waiting [2023-02-09T20:42:03.816Z] 6ab22d2784c1: Layer already exists [2023-02-09T20:42:03.816Z] b64a5af61856: Layer already exists [2023-02-09T20:42:03.816Z] 2bea7e32ee24: Layer already exists [2023-02-09T20:42:03.816Z] 1dcfc0671d70: Layer already exists [2023-02-09T20:42:03.816Z] 96142ead8342: Layer already exists [2023-02-09T20:42:03.816Z] 9833f26c6bda: Layer already exists [2023-02-09T20:42:03.816Z] main: digest: sha256:40e300e65a254990db380b3331ea640a3a6bc477930751bee9374a83a78868ae size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-02-09T20:42:04.123Z] ===================================================== [Pipeline] echo [2023-02-09T20:42:04.129Z] taggedImages: [2023-02-09T20:42:04.129Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:08c6b03dd56aea21f28f845f075d885fa2173965 [2023-02-09T20:42:04.129Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2023-02-09T20:42:04.129Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.0.0-dev.43 [2023-02-09T20:42:04.129Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:08c6b03dd56aea21f28f845f075d885fa2173965-3.0.0-dev.43 [2023-02-09T20:42:04.129Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo [2023-02-09T20:42:04.144Z] [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: [2023-02-09T20:42:04.144Z] 08c6b03dd56aea21f28f845f075d885fa2173965 [2023-02-09T20:42:04.144Z] latest [2023-02-09T20:42:04.144Z] 3.0.0-dev.43 [2023-02-09T20:42:04.144Z] 08c6b03dd56aea21f28f845f075d885fa2173965-3.0.0-dev.43 [2023-02-09T20:42:04.144Z] main [2023-02-09T20:42:04.144Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-09T20:42:04.485Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:08c6b03dd56aea21f28f845f075d885fa2173965 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-09T20:42:04.838Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:08c6b03dd56aea21f28f845f075d885fa2173965 [2023-02-09T20:42:04.838Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-02-09T20:42:04.838Z] b2a4239964e9: Preparing [2023-02-09T20:42:04.838Z] 88ce8be78de2: Preparing [2023-02-09T20:42:04.838Z] a7cdc10b489a: Preparing [2023-02-09T20:42:04.838Z] a7649a135d2d: Preparing [2023-02-09T20:42:04.838Z] 08eb28678c50: Preparing [2023-02-09T20:42:04.838Z] 9833f26c6bda: Preparing [2023-02-09T20:42:04.838Z] 9833f26c6bda: Waiting [2023-02-09T20:42:04.838Z] 08eb28678c50: Layer already exists [2023-02-09T20:42:05.108Z] 9833f26c6bda: Layer already exists [2023-02-09T20:42:05.108Z] 88ce8be78de2: Pushed [2023-02-09T20:42:05.108Z] b2a4239964e9: Pushed [2023-02-09T20:42:05.108Z] a7cdc10b489a: Pushed [2023-02-09T20:42:20.060Z] a7649a135d2d: Pushed [2023-02-09T20:42:20.060Z] 08c6b03dd56aea21f28f845f075d885fa2173965: digest: sha256:63857dc8bd32a1064bd8ae7e76f8d24bb119f83d5bbf1b1a240ab345dea1703d size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-09T20:42:20.399Z] + 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-02-09T20:42:20.727Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2023-02-09T20:42:20.727Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-02-09T20:42:20.727Z] b2a4239964e9: Preparing [2023-02-09T20:42:20.727Z] 88ce8be78de2: Preparing [2023-02-09T20:42:20.727Z] a7cdc10b489a: Preparing [2023-02-09T20:42:20.727Z] a7649a135d2d: Preparing [2023-02-09T20:42:20.727Z] 08eb28678c50: Preparing [2023-02-09T20:42:20.727Z] 9833f26c6bda: Preparing [2023-02-09T20:42:20.727Z] 9833f26c6bda: Waiting [2023-02-09T20:42:20.727Z] 88ce8be78de2: Layer already exists [2023-02-09T20:42:20.727Z] 08eb28678c50: Layer already exists [2023-02-09T20:42:20.727Z] a7cdc10b489a: Layer already exists [2023-02-09T20:42:20.727Z] b2a4239964e9: Layer already exists [2023-02-09T20:42:20.727Z] a7649a135d2d: Layer already exists [2023-02-09T20:42:20.727Z] 9833f26c6bda: Layer already exists [2023-02-09T20:42:20.992Z] latest: digest: sha256:63857dc8bd32a1064bd8ae7e76f8d24bb119f83d5bbf1b1a240ab345dea1703d size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-09T20:42:21.320Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.0.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-09T20:42:21.646Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.0.0-dev.43 [2023-02-09T20:42:21.647Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-02-09T20:42:21.647Z] b2a4239964e9: Preparing [2023-02-09T20:42:21.647Z] 88ce8be78de2: Preparing [2023-02-09T20:42:21.647Z] a7cdc10b489a: Preparing [2023-02-09T20:42:21.647Z] a7649a135d2d: Preparing [2023-02-09T20:42:21.647Z] 08eb28678c50: Preparing [2023-02-09T20:42:21.647Z] 9833f26c6bda: Preparing [2023-02-09T20:42:21.647Z] 9833f26c6bda: Waiting [2023-02-09T20:42:21.647Z] a7649a135d2d: Layer already exists [2023-02-09T20:42:21.647Z] a7cdc10b489a: Layer already exists [2023-02-09T20:42:21.647Z] b2a4239964e9: Layer already exists [2023-02-09T20:42:21.647Z] 88ce8be78de2: Layer already exists [2023-02-09T20:42:21.647Z] 08eb28678c50: Layer already exists [2023-02-09T20:42:21.647Z] 9833f26c6bda: Layer already exists [2023-02-09T20:42:21.647Z] 3.0.0-dev.43: digest: sha256:63857dc8bd32a1064bd8ae7e76f8d24bb119f83d5bbf1b1a240ab345dea1703d size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-09T20:42:22.241Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:08c6b03dd56aea21f28f845f075d885fa2173965-3.0.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-09T20:42:22.567Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:08c6b03dd56aea21f28f845f075d885fa2173965-3.0.0-dev.43 [2023-02-09T20:42:22.567Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-02-09T20:42:22.567Z] b2a4239964e9: Preparing [2023-02-09T20:42:22.567Z] 88ce8be78de2: Preparing [2023-02-09T20:42:22.567Z] a7cdc10b489a: Preparing [2023-02-09T20:42:22.567Z] a7649a135d2d: Preparing [2023-02-09T20:42:22.567Z] 08eb28678c50: Preparing [2023-02-09T20:42:22.567Z] 9833f26c6bda: Preparing [2023-02-09T20:42:22.567Z] 9833f26c6bda: Waiting [2023-02-09T20:42:22.567Z] a7cdc10b489a: Layer already exists [2023-02-09T20:42:22.567Z] a7649a135d2d: Layer already exists [2023-02-09T20:42:22.567Z] b2a4239964e9: Layer already exists [2023-02-09T20:42:22.567Z] 08eb28678c50: Layer already exists [2023-02-09T20:42:22.567Z] 88ce8be78de2: Layer already exists [2023-02-09T20:42:22.567Z] 9833f26c6bda: Layer already exists [2023-02-09T20:42:22.833Z] 08c6b03dd56aea21f28f845f075d885fa2173965-3.0.0-dev.43: digest: sha256:63857dc8bd32a1064bd8ae7e76f8d24bb119f83d5bbf1b1a240ab345dea1703d size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-09T20:42:23.166Z] + 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-02-09T20:42:23.494Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [2023-02-09T20:42:23.494Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-02-09T20:42:23.494Z] b2a4239964e9: Preparing [2023-02-09T20:42:23.494Z] 88ce8be78de2: Preparing [2023-02-09T20:42:23.494Z] a7cdc10b489a: Preparing [2023-02-09T20:42:23.494Z] a7649a135d2d: Preparing [2023-02-09T20:42:23.494Z] 08eb28678c50: Preparing [2023-02-09T20:42:23.494Z] 9833f26c6bda: Preparing [2023-02-09T20:42:23.494Z] 9833f26c6bda: Waiting [2023-02-09T20:42:23.494Z] b2a4239964e9: Layer already exists [2023-02-09T20:42:23.494Z] a7649a135d2d: Layer already exists [2023-02-09T20:42:23.494Z] 08eb28678c50: Layer already exists [2023-02-09T20:42:23.494Z] a7cdc10b489a: Layer already exists [2023-02-09T20:42:23.494Z] 88ce8be78de2: Layer already exists [2023-02-09T20:42:23.494Z] 9833f26c6bda: Layer already exists [2023-02-09T20:42:23.760Z] main: digest: sha256:63857dc8bd32a1064bd8ae7e76f8d24bb119f83d5bbf1b1a240ab345dea1703d size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-02-09T20:42:23.811Z] ===================================================== [Pipeline] echo [2023-02-09T20:42:23.821Z] taggedImages: [2023-02-09T20:42:23.821Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:08c6b03dd56aea21f28f845f075d885fa2173965 [2023-02-09T20:42:23.821Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2023-02-09T20:42:23.821Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.0.0-dev.43 [2023-02-09T20:42:23.821Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:08c6b03dd56aea21f28f845f075d885fa2173965-3.0.0-dev.43 [2023-02-09T20:42:23.821Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo [2023-02-09T20:42:23.841Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2023-02-09T20:42:23.841Z] 08c6b03dd56aea21f28f845f075d885fa2173965 [2023-02-09T20:42:23.841Z] latest [2023-02-09T20:42:23.841Z] 3.0.0-dev.43 [2023-02-09T20:42:23.841Z] 08c6b03dd56aea21f28f845f075d885fa2173965-3.0.0-dev.43 [2023-02-09T20:42:23.841Z] main [2023-02-09T20:42:23.841Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-09T20:42:24.184Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:08c6b03dd56aea21f28f845f075d885fa2173965 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-09T20:42:24.520Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:08c6b03dd56aea21f28f845f075d885fa2173965 [2023-02-09T20:42:24.520Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-02-09T20:42:24.520Z] d61954870877: Preparing [2023-02-09T20:42:24.520Z] fc91c03627d9: Preparing [2023-02-09T20:42:24.520Z] 4b10e465d2e1: Preparing [2023-02-09T20:42:24.520Z] 94d089295065: Preparing [2023-02-09T20:42:24.520Z] 17bec77d7fdc: Preparing [2023-02-09T20:42:24.520Z] 17bec77d7fdc: Layer already exists [2023-02-09T20:42:24.520Z] 4b10e465d2e1: Layer already exists [2023-02-09T20:42:24.785Z] d61954870877: Pushed [2023-02-09T20:42:24.785Z] 94d089295065: Pushed [2023-02-09T20:42:30.113Z] fc91c03627d9: Pushed [2023-02-09T20:42:30.378Z] 08c6b03dd56aea21f28f845f075d885fa2173965: digest: sha256:c17658bc1aebae6109a5b6fd299801aecdb6abbc950fd70bacfc56108157f3b7 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-09T20:42:30.709Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-09T20:42:31.036Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2023-02-09T20:42:31.036Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-02-09T20:42:31.036Z] d61954870877: Preparing [2023-02-09T20:42:31.036Z] fc91c03627d9: Preparing [2023-02-09T20:42:31.036Z] 4b10e465d2e1: Preparing [2023-02-09T20:42:31.036Z] 94d089295065: Preparing [2023-02-09T20:42:31.036Z] 17bec77d7fdc: Preparing [2023-02-09T20:42:31.036Z] fc91c03627d9: Layer already exists [2023-02-09T20:42:31.036Z] 4b10e465d2e1: Layer already exists [2023-02-09T20:42:31.036Z] 17bec77d7fdc: Layer already exists [2023-02-09T20:42:31.036Z] d61954870877: Layer already exists [2023-02-09T20:42:31.036Z] 94d089295065: Layer already exists [2023-02-09T20:42:31.036Z] latest: digest: sha256:c17658bc1aebae6109a5b6fd299801aecdb6abbc950fd70bacfc56108157f3b7 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-09T20:42:31.623Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.0.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-09T20:42:31.942Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.0.0-dev.43 [2023-02-09T20:42:31.942Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-02-09T20:42:31.942Z] d61954870877: Preparing [2023-02-09T20:42:31.942Z] fc91c03627d9: Preparing [2023-02-09T20:42:31.942Z] 4b10e465d2e1: Preparing [2023-02-09T20:42:31.942Z] 94d089295065: Preparing [2023-02-09T20:42:31.942Z] 17bec77d7fdc: Preparing [2023-02-09T20:42:31.942Z] 17bec77d7fdc: Layer already exists [2023-02-09T20:42:31.942Z] 4b10e465d2e1: Layer already exists [2023-02-09T20:42:31.942Z] d61954870877: Layer already exists [2023-02-09T20:42:31.942Z] fc91c03627d9: Layer already exists [2023-02-09T20:42:31.942Z] 94d089295065: Layer already exists [2023-02-09T20:42:31.942Z] 3.0.0-dev.43: digest: sha256:c17658bc1aebae6109a5b6fd299801aecdb6abbc950fd70bacfc56108157f3b7 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-09T20:42:32.266Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:08c6b03dd56aea21f28f845f075d885fa2173965-3.0.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-09T20:42:32.588Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:08c6b03dd56aea21f28f845f075d885fa2173965-3.0.0-dev.43 [2023-02-09T20:42:32.588Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-02-09T20:42:32.588Z] d61954870877: Preparing [2023-02-09T20:42:32.588Z] fc91c03627d9: Preparing [2023-02-09T20:42:32.588Z] 4b10e465d2e1: Preparing [2023-02-09T20:42:32.588Z] 94d089295065: Preparing [2023-02-09T20:42:32.588Z] 17bec77d7fdc: Preparing [2023-02-09T20:42:32.588Z] 17bec77d7fdc: Layer already exists [2023-02-09T20:42:32.588Z] d61954870877: Layer already exists [2023-02-09T20:42:32.588Z] fc91c03627d9: Layer already exists [2023-02-09T20:42:32.588Z] 94d089295065: Layer already exists [2023-02-09T20:42:32.588Z] 4b10e465d2e1: Layer already exists [2023-02-09T20:42:32.588Z] 08c6b03dd56aea21f28f845f075d885fa2173965-3.0.0-dev.43: digest: sha256:c17658bc1aebae6109a5b6fd299801aecdb6abbc950fd70bacfc56108157f3b7 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-09T20:42:32.910Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-09T20:42:33.239Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2023-02-09T20:42:33.239Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-02-09T20:42:33.239Z] d61954870877: Preparing [2023-02-09T20:42:33.239Z] fc91c03627d9: Preparing [2023-02-09T20:42:33.239Z] 4b10e465d2e1: Preparing [2023-02-09T20:42:33.239Z] 94d089295065: Preparing [2023-02-09T20:42:33.239Z] 17bec77d7fdc: Preparing [2023-02-09T20:42:33.239Z] d61954870877: Layer already exists [2023-02-09T20:42:33.239Z] 17bec77d7fdc: Layer already exists [2023-02-09T20:42:33.239Z] fc91c03627d9: Layer already exists [2023-02-09T20:42:33.239Z] 94d089295065: Layer already exists [2023-02-09T20:42:33.239Z] 4b10e465d2e1: Layer already exists [2023-02-09T20:42:33.239Z] main: digest: sha256:c17658bc1aebae6109a5b6fd299801aecdb6abbc950fd70bacfc56108157f3b7 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-02-09T20:42:33.285Z] ===================================================== [Pipeline] echo [2023-02-09T20:42:33.298Z] taggedImages: [2023-02-09T20:42:33.298Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:08c6b03dd56aea21f28f845f075d885fa2173965 [2023-02-09T20:42:33.298Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2023-02-09T20:42:33.298Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.0.0-dev.43 [2023-02-09T20:42:33.298Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:08c6b03dd56aea21f28f845f075d885fa2173965-3.0.0-dev.43 [2023-02-09T20:42:33.298Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2023-02-09T20:42:33.319Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2023-02-09T20:42:33.319Z] 08c6b03dd56aea21f28f845f075d885fa2173965 [2023-02-09T20:42:33.319Z] latest [2023-02-09T20:42:33.319Z] 3.0.0-dev.43 [2023-02-09T20:42:33.319Z] 08c6b03dd56aea21f28f845f075d885fa2173965-3.0.0-dev.43 [2023-02-09T20:42:33.319Z] main [2023-02-09T20:42:33.319Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-09T20:42:33.649Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:08c6b03dd56aea21f28f845f075d885fa2173965 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-09T20:42:33.986Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:08c6b03dd56aea21f28f845f075d885fa2173965 [2023-02-09T20:42:33.986Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-02-09T20:42:33.986Z] e422dd1e8f1b: Preparing [2023-02-09T20:42:33.986Z] b3671bfb66b8: Preparing [2023-02-09T20:42:33.986Z] 4b10e465d2e1: Preparing [2023-02-09T20:42:33.986Z] cd8eca6a4e68: Preparing [2023-02-09T20:42:33.986Z] 17bec77d7fdc: Preparing [2023-02-09T20:42:33.986Z] cd8eca6a4e68: Layer already exists [2023-02-09T20:42:33.986Z] 4b10e465d2e1: Layer already exists [2023-02-09T20:42:33.986Z] 17bec77d7fdc: Layer already exists [2023-02-09T20:42:34.250Z] e422dd1e8f1b: Pushed [2023-02-09T20:42:39.568Z] b3671bfb66b8: Pushed [2023-02-09T20:42:39.568Z] 08c6b03dd56aea21f28f845f075d885fa2173965: digest: sha256:e543aa04ed73dcf750ebf689b5af70f4a6539556ab815775bde81941c048f309 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-09T20:42:39.899Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-09T20:42:40.219Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2023-02-09T20:42:40.219Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-02-09T20:42:40.219Z] e422dd1e8f1b: Preparing [2023-02-09T20:42:40.219Z] b3671bfb66b8: Preparing [2023-02-09T20:42:40.219Z] 4b10e465d2e1: Preparing [2023-02-09T20:42:40.219Z] cd8eca6a4e68: Preparing [2023-02-09T20:42:40.219Z] 17bec77d7fdc: Preparing [2023-02-09T20:42:40.219Z] e422dd1e8f1b: Layer already exists [2023-02-09T20:42:40.219Z] b3671bfb66b8: Layer already exists [2023-02-09T20:42:40.219Z] cd8eca6a4e68: Layer already exists [2023-02-09T20:42:40.219Z] 4b10e465d2e1: Layer already exists [2023-02-09T20:42:40.219Z] 17bec77d7fdc: Layer already exists [2023-02-09T20:42:40.483Z] latest: digest: sha256:e543aa04ed73dcf750ebf689b5af70f4a6539556ab815775bde81941c048f309 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-09T20:42:40.811Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.0.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-09T20:42:41.135Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.0.0-dev.43 [2023-02-09T20:42:41.135Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-02-09T20:42:41.135Z] e422dd1e8f1b: Preparing [2023-02-09T20:42:41.135Z] b3671bfb66b8: Preparing [2023-02-09T20:42:41.135Z] 4b10e465d2e1: Preparing [2023-02-09T20:42:41.135Z] cd8eca6a4e68: Preparing [2023-02-09T20:42:41.135Z] 17bec77d7fdc: Preparing [2023-02-09T20:42:41.135Z] 17bec77d7fdc: Layer already exists [2023-02-09T20:42:41.135Z] 4b10e465d2e1: Layer already exists [2023-02-09T20:42:41.135Z] cd8eca6a4e68: Layer already exists [2023-02-09T20:42:41.135Z] b3671bfb66b8: Layer already exists [2023-02-09T20:42:41.135Z] e422dd1e8f1b: Layer already exists [2023-02-09T20:42:41.400Z] 3.0.0-dev.43: digest: sha256:e543aa04ed73dcf750ebf689b5af70f4a6539556ab815775bde81941c048f309 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-09T20:42:41.733Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:08c6b03dd56aea21f28f845f075d885fa2173965-3.0.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-09T20:42:42.060Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:08c6b03dd56aea21f28f845f075d885fa2173965-3.0.0-dev.43 [2023-02-09T20:42:42.060Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-02-09T20:42:42.060Z] e422dd1e8f1b: Preparing [2023-02-09T20:42:42.060Z] b3671bfb66b8: Preparing [2023-02-09T20:42:42.060Z] 4b10e465d2e1: Preparing [2023-02-09T20:42:42.060Z] cd8eca6a4e68: Preparing [2023-02-09T20:42:42.060Z] 17bec77d7fdc: Preparing [2023-02-09T20:42:42.060Z] 4b10e465d2e1: Layer already exists [2023-02-09T20:42:42.060Z] cd8eca6a4e68: Layer already exists [2023-02-09T20:42:42.060Z] e422dd1e8f1b: Layer already exists [2023-02-09T20:42:42.060Z] 17bec77d7fdc: Layer already exists [2023-02-09T20:42:42.060Z] b3671bfb66b8: Layer already exists [2023-02-09T20:42:42.060Z] 08c6b03dd56aea21f28f845f075d885fa2173965-3.0.0-dev.43: digest: sha256:e543aa04ed73dcf750ebf689b5af70f4a6539556ab815775bde81941c048f309 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-09T20:42:42.395Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-09T20:42:42.726Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [2023-02-09T20:42:42.726Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-02-09T20:42:42.726Z] e422dd1e8f1b: Preparing [2023-02-09T20:42:42.726Z] b3671bfb66b8: Preparing [2023-02-09T20:42:42.726Z] 4b10e465d2e1: Preparing [2023-02-09T20:42:42.726Z] cd8eca6a4e68: Preparing [2023-02-09T20:42:42.726Z] 17bec77d7fdc: Preparing [2023-02-09T20:42:42.726Z] 17bec77d7fdc: Layer already exists [2023-02-09T20:42:42.726Z] e422dd1e8f1b: Layer already exists [2023-02-09T20:42:42.726Z] cd8eca6a4e68: Layer already exists [2023-02-09T20:42:42.726Z] 4b10e465d2e1: Layer already exists [2023-02-09T20:42:42.726Z] b3671bfb66b8: Layer already exists [2023-02-09T20:42:42.726Z] main: digest: sha256:e543aa04ed73dcf750ebf689b5af70f4a6539556ab815775bde81941c048f309 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-02-09T20:42:43.030Z] ===================================================== [Pipeline] echo [2023-02-09T20:42:43.035Z] taggedImages: [2023-02-09T20:42:43.035Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:08c6b03dd56aea21f28f845f075d885fa2173965 [2023-02-09T20:42:43.035Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2023-02-09T20:42:43.035Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.0.0-dev.43 [2023-02-09T20:42:43.035Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:08c6b03dd56aea21f28f845f075d885fa2173965-3.0.0-dev.43 [2023-02-09T20:42:43.035Z] - 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-02-09T20:42:43.398Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-09T20:42:43.398Z] [2023-02-09T20:42:43.398Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-09T20:42:43.726Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-09T20:42:43.726Z] arm64: Pulling from edgex-lftools-log-publisher [2023-02-09T20:42:43.726Z] 8998bd30e6a1: Pulling fs layer [2023-02-09T20:42:43.726Z] 04944245beec: Pulling fs layer [2023-02-09T20:42:43.726Z] 699f458cf7ca: Pulling fs layer [2023-02-09T20:42:43.726Z] 765212b225bb: Pulling fs layer [2023-02-09T20:42:43.726Z] f23df028b6ca: Pulling fs layer [2023-02-09T20:42:43.726Z] d65c8cfc05b1: Pulling fs layer [2023-02-09T20:42:43.726Z] 2437ff75d9bd: Pulling fs layer [2023-02-09T20:42:43.726Z] 765212b225bb: Waiting [2023-02-09T20:42:43.726Z] f23df028b6ca: Waiting [2023-02-09T20:42:43.726Z] d65c8cfc05b1: Waiting [2023-02-09T20:42:43.726Z] 2437ff75d9bd: Waiting [2023-02-09T20:42:43.992Z] 04944245beec: Verifying Checksum [2023-02-09T20:42:43.992Z] 04944245beec: Download complete [2023-02-09T20:42:43.993Z] 765212b225bb: Verifying Checksum [2023-02-09T20:42:43.993Z] 765212b225bb: Download complete [2023-02-09T20:42:43.993Z] f23df028b6ca: Verifying Checksum [2023-02-09T20:42:43.993Z] f23df028b6ca: Download complete [2023-02-09T20:42:43.993Z] d65c8cfc05b1: Verifying Checksum [2023-02-09T20:42:43.993Z] d65c8cfc05b1: Download complete [2023-02-09T20:42:44.259Z] 699f458cf7ca: Verifying Checksum [2023-02-09T20:42:44.259Z] 699f458cf7ca: Download complete [2023-02-09T20:42:44.527Z] 8998bd30e6a1: Download complete [2023-02-09T20:42:47.101Z] 2437ff75d9bd: Verifying Checksum [2023-02-09T20:42:47.101Z] 2437ff75d9bd: Download complete [2023-02-09T20:42:48.503Z] 8998bd30e6a1: Pull complete [2023-02-09T20:42:49.083Z] 04944245beec: Pull complete [2023-02-09T20:42:50.485Z] 699f458cf7ca: Pull complete [2023-02-09T20:42:50.485Z] 765212b225bb: Pull complete [2023-02-09T20:42:51.439Z] f23df028b6ca: Pull complete [2023-02-09T20:42:51.705Z] d65c8cfc05b1: Pull complete [2023-02-09T20:43:06.680Z] 2437ff75d9bd: Pull complete [2023-02-09T20:43:06.680Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-02-09T20:43:06.680Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-09T20:43:06.680Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-09T20:43:06.872Z] prd-ubuntu20.04-docker-arm64-4c-16g-5252 does not seem to be running inside a container [2023-02-09T20:43:06.929Z] $ 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/402 -v /w/workspace/edgex-go/402:/w/workspace/edgex-go/402:rw,z -v /w/workspace/edgex-go/402@tmp:/w/workspace/edgex-go/402@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-02-09T20:43:09.362Z] $ docker top f4614fe04e31b3fae4c0997d70c61f7422545aac3fa40683e5bc884f94fb9597 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-09T20:43:09.939Z] ---> job-cost.sh [2023-02-09T20:43:10.202Z] lf-activate-venv: SKIPPING [2023-02-09T20:43:10.202Z] INFO: No Stack... [2023-02-09T20:43:10.781Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-02-09T20:43:11.736Z] INFO: Archiving Costs [Pipeline] sh [2023-02-09T20:43:12.054Z] + cat /w/workspace/edgex-go/402/archives/cost.csv [2023-02-09T20:43:12.054Z] + cut -d, -f6 [Pipeline] lock [2023-02-09T20:43:12.123Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-402-stack-cost] [2023-02-09T20:43:12.132Z] Resource [jenkins-edgexfoundry-edgex-go-main-402-stack-cost] did not exist. Created. [2023-02-09T20:43:12.132Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-main-402-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-02-09T20:43:12.448Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-02-09T20:43:12.999Z] Stashed 1 file(s) [Pipeline] } [2023-02-09T20:43:13.005Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-main-402-stack-cost] [Pipeline] // lock [Pipeline] } [2023-02-09T20:43:13.019Z] $ docker stop --time=1 f4614fe04e31b3fae4c0997d70c61f7422545aac3fa40683e5bc884f94fb9597 [2023-02-09T20:43:14.464Z] $ docker rm -f --volumes f4614fe04e31b3fae4c0997d70c61f7422545aac3fa40683e5bc884f94fb9597 [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-02-09T20:43:14.941Z] provisioning config files... [2023-02-09T20:43:14.950Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/402@tmp/config5058810920355237115tmp [Pipeline] { [Pipeline] sh [2023-02-09T20:43:15.238Z] + set +x [2023-02-09T20:43:15.238Z] + bash -s -- [2023-02-09T20:43:15.238Z] + curl -s https://codecov.io/bash [2023-02-09T20:43:15.496Z] [2023-02-09T20:43:15.496Z] _____ _ [2023-02-09T20:43:15.496Z] / ____| | | [2023-02-09T20:43:15.496Z] | | ___ __| | ___ ___ _____ __ [2023-02-09T20:43:15.496Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-02-09T20:43:15.496Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-02-09T20:43:15.496Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-02-09T20:43:15.496Z] Bash-1.0.6 [2023-02-09T20:43:15.496Z] [2023-02-09T20:43:15.496Z] [2023-02-09T20:43:15.496Z] ==> git version 2.25.1 found [2023-02-09T20:43:15.496Z] ==> 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-02-09T20:43:15.496Z] Release-Date: 2020-01-08 [2023-02-09T20:43:15.496Z] 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-02-09T20:43:15.496Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-02-09T20:43:15.496Z] ==> Jenkins CI detected. [2023-02-09T20:43:15.496Z] current dir:  /w/workspace/edgex-go/402 [2023-02-09T20:43:15.496Z] project root: . [2023-02-09T20:43:15.496Z] --> token set from env [2023-02-09T20:43:15.496Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-02-09T20:43:15.496Z] ==> Running gcov in . (disable via -X gcov) [2023-02-09T20:43:15.496Z] ==> Python coveragepy not found [2023-02-09T20:43:15.496Z] ==> Searching for coverage reports in: [2023-02-09T20:43:15.496Z] + . [2023-02-09T20:43:15.496Z] -> Found 1 reports [2023-02-09T20:43:15.496Z] ==> Detecting git/mercurial file structure [2023-02-09T20:43:15.496Z] ==> Reading reports [2023-02-09T20:43:15.496Z] + ./coverage.out bytes=488091 [2023-02-09T20:43:15.496Z] ==> Appending adjustments [2023-02-09T20:43:15.496Z] https://docs.codecov.io/docs/fixing-reports [2023-02-09T20:43:16.433Z] + Found adjustments [2023-02-09T20:43:16.433Z] ==> Gzipping contents [2023-02-09T20:43:16.433Z] 64K /tmp/codecov.mnp7i6.gz [2023-02-09T20:43:16.433Z] ==> Uploading reports [2023-02-09T20:43:16.433Z] url: https://codecov.io [2023-02-09T20:43:16.433Z] query: branch=main&commit=08c6b03dd56aea21f28f845f075d885fa2173965&build=402&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F402%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-02-09T20:43:16.433Z] -> Pinging Codecov [2023-02-09T20:43:16.433Z] 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=08c6b03dd56aea21f28f845f075d885fa2173965&build=402&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F402%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-02-09T20:43:17.002Z] -> Uploading to [2023-02-09T20:43:17.002Z] https://storage.googleapis.com/codecov/v4/raw/2023-02-09/00271124DB129430A58F1EEE437C3FCB/08c6b03dd56aea21f28f845f075d885fa2173965/9b13c55f-93a1-4210-9a0a-2dd27a2e4cf8.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230209%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230209T204316Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=e65b6bef40526317d45c8645689bc83e1dade762be47092cdeda6436cd23921e [2023-02-09T20:43:17.002Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-02-09T20:43:17.002Z] Dload Upload Total Spent Left Speed [2023-02-09T20:43:17.002Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 62893 0 0 100 62893 0 208k --:--:-- --:--:-- --:--:-- 208k [2023-02-09T20:43:17.261Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/08c6b03dd56aea21f28f845f075d885fa2173965 [Pipeline] } [2023-02-09T20:43:17.268Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2023-02-09T20:43:17.482Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-02-09T20:43:17.498Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-09T20:43:17.794Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-02-09T20:43:17.794Z] [2023-02-09T20:43:17.794Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-09T20:43:18.100Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-02-09T20:43:18.101Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-02-09T20:43:18.101Z] df9b9388f04a: Pulling fs layer [2023-02-09T20:43:18.101Z] 52dc419b0ee2: Pulling fs layer [2023-02-09T20:43:18.101Z] 25bc292e5bac: Pulling fs layer [2023-02-09T20:43:18.101Z] 114826534d7a: Pulling fs layer [2023-02-09T20:43:18.101Z] 4657fd5d0bcf: Pulling fs layer [2023-02-09T20:43:18.101Z] 6ad1cebc031e: Pulling fs layer [2023-02-09T20:43:18.101Z] 8a3aa393b2d8: Pulling fs layer [2023-02-09T20:43:18.101Z] 4657fd5d0bcf: Waiting [2023-02-09T20:43:18.101Z] 6ad1cebc031e: Waiting [2023-02-09T20:43:18.101Z] 8a3aa393b2d8: Waiting [2023-02-09T20:43:18.101Z] 114826534d7a: Waiting [2023-02-09T20:43:18.101Z] 25bc292e5bac: Download complete [2023-02-09T20:43:18.101Z] 52dc419b0ee2: Download complete [2023-02-09T20:43:18.101Z] 4657fd5d0bcf: Verifying Checksum [2023-02-09T20:43:18.101Z] 4657fd5d0bcf: Download complete [2023-02-09T20:43:18.101Z] df9b9388f04a: Download complete [2023-02-09T20:43:18.377Z] df9b9388f04a: Pull complete [2023-02-09T20:43:18.377Z] 52dc419b0ee2: Pull complete [2023-02-09T20:43:18.377Z] 25bc292e5bac: Pull complete [2023-02-09T20:43:18.645Z] 6ad1cebc031e: Download complete [2023-02-09T20:43:19.660Z] 114826534d7a: Verifying Checksum [2023-02-09T20:43:19.660Z] 114826534d7a: Download complete [2023-02-09T20:43:19.660Z] 8a3aa393b2d8: Verifying Checksum [2023-02-09T20:43:19.660Z] 8a3aa393b2d8: Download complete [2023-02-09T20:43:22.940Z] 114826534d7a: Pull complete [2023-02-09T20:43:22.940Z] 4657fd5d0bcf: Pull complete [2023-02-09T20:43:23.198Z] 6ad1cebc031e: Pull complete [2023-02-09T20:43:25.723Z] 8a3aa393b2d8: Pull complete [2023-02-09T20:43:25.723Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-02-09T20:43:25.723Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-02-09T20:43:25.723Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-09T20:43:25.797Z] prd-ubuntu20.04-docker-8c-8g-5251 does not seem to be running inside a container [2023-02-09T20:43:25.810Z] $ 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/402 -v /w/workspace/edgex-go/402:/w/workspace/edgex-go/402:rw,z -v /w/workspace/edgex-go/402@tmp:/w/workspace/edgex-go/402@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-02-09T20:43:28.440Z] $ docker top ea28abd7b425b8fd5c6dd7a681c06c1ea6db0bfcf9fed4f90e399e48064453e3 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-02-09T20:43:28.515Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh [2023-02-09T20:43:28.791Z] + set -o pipefail [2023-02-09T20:43:28.791Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' [2023-02-09T20:43:35.349Z] [2023-02-09T20:43:35.349Z] Monitoring /w/workspace/edgex-go/402 (github.com/edgexfoundry/edgex-go)... [2023-02-09T20:43:35.349Z] [2023-02-09T20:43:35.349Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/13cd8448-2778-4a76-bf52-ee2dd2941a61/history/db5190aa-6e81-4662-98c0-d7a9c9a58125 [2023-02-09T20:43:35.349Z] [2023-02-09T20:43:35.349Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2023-02-09T20:43:35.349Z] [2023-02-09T20:43:35.349Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-02-09T20:43:35.349Z] [2023-02-09T20:43:35.349Z] [2023-02-09T20:43:35.349Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-02-09T20:43:35.349Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-02-09T20:43:35.349Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2023-02-09T20:43:35.350Z] $ docker stop --time=1 ea28abd7b425b8fd5c6dd7a681c06c1ea6db0bfcf9fed4f90e399e48064453e3 [2023-02-09T20:43:37.689Z] $ docker rm -f --volumes ea28abd7b425b8fd5c6dd7a681c06c1ea6db0bfcf9fed4f90e399e48064453e3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2023-02-09T20:43:38.074Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-09T20:43:38.088Z] provisioning config files... [2023-02-09T20:43:38.097Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/402@tmp/config1384828637225473715tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-09T20:43:38.389Z] --> edgex-publish-swagger.sh [2023-02-09T20:43:38.389Z] === Publish openapi/v2 API === [2023-02-09T20:43:38.389Z] [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger [2023-02-09T20:43:38.389Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/402/openapi/v2/core-command.yaml] [2023-02-09T20:43:38.389Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-02-09T20:43:38.389Z] Dload Upload Total Spent Left Speed [2023-02-09T20:43:38.955Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 31091 0 0 100 31091 0 54260 --:--:-- --:--:-- --:--:-- 54165 100 31091 0 0 100 31091 0 54165 --:--:-- --:--:-- --:--:-- 54165 [2023-02-09T20:43:38.955Z] [2023-02-09T20:43:38.955Z] [2023-02-09T20:43:38.955Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/402/openapi/v2/core-data.yaml] [2023-02-09T20:43:38.955Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-02-09T20:43:38.955Z] Dload Upload Total Spent Left Speed [2023-02-09T20:43:39.522Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 68908 0 0 100 68908 0 115k --:--:-- --:--:-- --:--:-- 115k [2023-02-09T20:43:39.522Z] [2023-02-09T20:43:39.522Z] [2023-02-09T20:43:39.522Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/402/openapi/v2/core-metadata.yaml] [2023-02-09T20:43:39.522Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-02-09T20:43:39.522Z] Dload Upload Total Spent Left Speed [2023-02-09T20:43:40.090Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 90 142k 0 0 90 128k 0 1174k --:--:-- --:--:-- --:--:-- 1163k 100 142k 0 0 100 142k 0 246k --:--:-- --:--:-- --:--:-- 246k [2023-02-09T20:43:40.090Z] [2023-02-09T20:43:40.090Z] [2023-02-09T20:43:40.090Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/402/openapi/v2/support-notifications.yaml] [2023-02-09T20:43:40.090Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-02-09T20:43:40.090Z] Dload Upload Total Spent Left Speed [2023-02-09T20:43:40.657Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 86536 0 0 100 86536 0 155k --:--:-- --:--:-- --:--:-- 154k 100 86536 0 0 100 86536 0 155k --:--:-- --:--:-- --:--:-- 154k [2023-02-09T20:43:40.657Z] [2023-02-09T20:43:40.657Z] [2023-02-09T20:43:40.657Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/402/openapi/v2/support-scheduler.yaml] [2023-02-09T20:43:40.657Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-02-09T20:43:40.657Z] Dload Upload Total Spent Left Speed [2023-02-09T20:43:41.232Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 36985 0 0 100 36985 0 59749 --:--:-- --:--:-- --:--:-- 59749 [2023-02-09T20:43:41.232Z] [2023-02-09T20:43:41.232Z] [Pipeline] } [2023-02-09T20:43:41.245Z] 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-02-09T20:43:41.685Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-02-09T20:43:41.685Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-09T20:43:41.980Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-09T20:43:41.980Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-09T20:43:42.042Z] prd-ubuntu20.04-docker-8c-8g-5251 does not seem to be running inside a container [2023-02-09T20:43:42.061Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/402 -v /w/workspace/edgex-go/402:/w/workspace/edgex-go/402:rw,z -v /w/workspace/edgex-go/402@tmp:/w/workspace/edgex-go/402@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-02-09T20:43:42.487Z] $ docker top 8d1c6ea0a858a350e5f66d0c16cd9698d5cdbd0843f6e5dda32a7ca1783d1521 -eo pid,comm [2023-02-09T20:43:42.545Z] 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-02-09T20:43:42.545Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-02-09T20:43:42.585Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-02-09T20:43:42.585Z] [ssh-agent] Looking for ssh-agent implementation... [2023-02-09T20:43:42.682Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-02-09T20:43:42.674Z] $ docker exec 8d1c6ea0a858a350e5f66d0c16cd9698d5cdbd0843f6e5dda32a7ca1783d1521 ssh-agent [2023-02-09T20:43:42.770Z] SSH_AUTH_SOCK=/tmp/ssh-Y5kjmfa89nAG/agent.32 [2023-02-09T20:43:42.770Z] SSH_AGENT_PID=38 [2023-02-09T20:43:42.774Z] Running ssh-add (command line suppressed) [2023-02-09T20:43:42.856Z] Identity added: /w/workspace/edgex-go/402@tmp/private_key_6278377615564929096.key (/w/workspace/edgex-go/402@tmp/private_key_6278377615564929096.key) [2023-02-09T20:43:42.877Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-02-09T20:43:43.161Z] + git semver tag [2023-02-09T20:43:43.419Z] 2023-02-09 20:43:43,385 [run_tag] DEBUG tag force:False [2023-02-09T20:43:43.419Z] 2023-02-09 20:43:43,385 [check_head_tag] DEBUG check head tag [2023-02-09T20:43:43.419Z] 2023-02-09 20:43:43,388 [execute] INFO git cat-file --batch-check [2023-02-09T20:43:43.419Z] 2023-02-09 20:43:43,388 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/402, universal_newlines=False, shell=None, istream=) [2023-02-09T20:43:43.419Z] 2023-02-09 20:43:43,391 [execute] INFO git cat-file --batch [2023-02-09T20:43:43.419Z] 2023-02-09 20:43:43,391 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/402, universal_newlines=False, shell=None, istream=) [2023-02-09T20:43:43.677Z] 2023-02-09 20:43:43,439 [read_version] DEBUG read version from /w/workspace/edgex-go/402/.semver/main [2023-02-09T20:43:43.677Z] 2023-02-09 20:43:43,440 [execute] INFO git tag -a v3.0.0-dev.43 -m v3.0.0-dev.43 [2023-02-09T20:43:43.677Z] 2023-02-09 20:43:43,440 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.43', '-m', 'v3.0.0-dev.43'], cwd=/w/workspace/edgex-go/402, universal_newlines=False, shell=None, istream=None) [2023-02-09T20:43:43.677Z] 2023-02-09 20:43:43,445 [read_version] DEBUG read version from /w/workspace/edgex-go/402/.semver/main [2023-02-09T20:43:43.677Z] 3.0.0-dev.43 [Pipeline] } [2023-02-09T20:43:43.676Z] $ docker exec --env ******** --env ******** 8d1c6ea0a858a350e5f66d0c16cd9698d5cdbd0843f6e5dda32a7ca1783d1521 ssh-agent -k [2023-02-09T20:43:43.769Z] unset SSH_AUTH_SOCK; [2023-02-09T20:43:43.769Z] unset SSH_AGENT_PID; [2023-02-09T20:43:43.770Z] echo Agent pid 38 killed; [2023-02-09T20:43:43.790Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-02-09T20:43:44.084Z] + git semver [Pipeline] } [2023-02-09T20:43:44.653Z] $ docker stop --time=1 8d1c6ea0a858a350e5f66d0c16cd9698d5cdbd0843f6e5dda32a7ca1783d1521 [2023-02-09T20:43:45.955Z] $ docker rm -f --volumes 8d1c6ea0a858a350e5f66d0c16cd9698d5cdbd0843f6e5dda32a7ca1783d1521 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-09T20:43:46.342Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-02-09T20:43:46.342Z] [2023-02-09T20:43:46.342Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-09T20:43:46.640Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-02-09T20:43:46.640Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-02-09T20:43:46.640Z] ab5ef0e58194: Pulling fs layer [2023-02-09T20:43:46.640Z] 9712f1f96733: Pulling fs layer [2023-02-09T20:43:46.640Z] 63f879dbbcfc: Pulling fs layer [2023-02-09T20:43:46.640Z] 0d9ebad4ef96: Pulling fs layer [2023-02-09T20:43:46.640Z] e9a5061849ea: Pulling fs layer [2023-02-09T20:43:46.640Z] d747dcd14b5f: Pulling fs layer [2023-02-09T20:43:46.640Z] 2de7ff778b66: Pulling fs layer [2023-02-09T20:43:46.640Z] 0d9ebad4ef96: Waiting [2023-02-09T20:43:46.640Z] e9a5061849ea: Waiting [2023-02-09T20:43:46.640Z] d747dcd14b5f: Waiting [2023-02-09T20:43:46.640Z] 2de7ff778b66: Waiting [2023-02-09T20:43:46.640Z] 9712f1f96733: Verifying Checksum [2023-02-09T20:43:46.640Z] 9712f1f96733: Download complete [2023-02-09T20:43:47.672Z] 63f879dbbcfc: Verifying Checksum [2023-02-09T20:43:47.672Z] 63f879dbbcfc: Download complete [2023-02-09T20:43:47.973Z] e9a5061849ea: Verifying Checksum [2023-02-09T20:43:47.973Z] e9a5061849ea: Download complete [2023-02-09T20:43:47.973Z] ab5ef0e58194: Verifying Checksum [2023-02-09T20:43:47.973Z] ab5ef0e58194: Download complete [2023-02-09T20:43:47.973Z] d747dcd14b5f: Download complete [2023-02-09T20:43:48.231Z] 0d9ebad4ef96: Verifying Checksum [2023-02-09T20:43:48.231Z] 0d9ebad4ef96: Download complete [2023-02-09T20:43:48.231Z] 2de7ff778b66: Verifying Checksum [2023-02-09T20:43:48.231Z] 2de7ff778b66: Download complete [2023-02-09T20:43:50.756Z] ab5ef0e58194: Pull complete [2023-02-09T20:43:50.756Z] 9712f1f96733: Pull complete [2023-02-09T20:43:51.321Z] 63f879dbbcfc: Pull complete [2023-02-09T20:43:55.503Z] 0d9ebad4ef96: Pull complete [2023-02-09T20:43:55.503Z] e9a5061849ea: Pull complete [2023-02-09T20:43:55.503Z] d747dcd14b5f: Pull complete [2023-02-09T20:43:56.070Z] 2de7ff778b66: Pull complete [2023-02-09T20:43:56.070Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-02-09T20:43:56.070Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-02-09T20:43:56.070Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-09T20:43:56.142Z] prd-ubuntu20.04-docker-8c-8g-5251 does not seem to be running inside a container [2023-02-09T20:43:56.162Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/402 -v /w/workspace/edgex-go/402:/w/workspace/edgex-go/402:rw,z -v /w/workspace/edgex-go/402@tmp:/w/workspace/edgex-go/402@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-02-09T20:43:59.054Z] $ docker top 3938a45123f1daf7407fabc3c9891e026deb32c5aadd8e28861eeb550260f74c -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-02-09T20:43:59.137Z] provisioning config files... [2023-02-09T20:43:59.144Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/402@tmp/config12012697757167544546tmp [2023-02-09T20:43:59.154Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/402@tmp/config7755849276962625168tmp [2023-02-09T20:43:59.164Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/402@tmp/config16799835817076975256tmp [Pipeline] { [Pipeline] echo [2023-02-09T20:43:59.180Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-09T20:43:59.466Z] ---> sigul-configuration.sh [2023-02-09T20:43:59.466Z] gpg: directory `/root/.gnupg' created [2023-02-09T20:43:59.466Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-02-09T20:43:59.466Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-02-09T20:43:59.466Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-02-09T20:43:59.466Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-02-09T20:43:59.466Z] gpg: CAST5 encrypted data [2023-02-09T20:43:59.466Z] gpg: encrypted with 1 passphrase [2023-02-09T20:43:59.466Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-02-09T20:43:59.753Z] + mkdir /home/jenkins [2023-02-09T20:43:59.753Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-02-09T20:44:00.045Z] + 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-02-09T20:44:00.055Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-09T20:44:00.339Z] ---> sigul-install.sh [2023-02-09T20:44:00.339Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-02-09T20:44:00.626Z] + git tag --list [2023-02-09T20:44:00.626Z] 0.6.0 [2023-02-09T20:44:00.626Z] 0.6.1 [2023-02-09T20:44:00.626Z] 0.7.0 [2023-02-09T20:44:00.626Z] 0.7.1 [2023-02-09T20:44:00.626Z] v1.0.0 [2023-02-09T20:44:00.626Z] v1.0.1 [2023-02-09T20:44:00.626Z] v1.1.0 [2023-02-09T20:44:00.626Z] v1.2.0 [2023-02-09T20:44:00.626Z] v1.2.1 [2023-02-09T20:44:00.626Z] v1.3.0 [2023-02-09T20:44:00.626Z] v1.3.1 [2023-02-09T20:44:00.626Z] v2.0.0 [2023-02-09T20:44:00.626Z] v2.1.0 [2023-02-09T20:44:00.626Z] v2.1.1 [2023-02-09T20:44:00.626Z] v2.1.1-dev.1 [2023-02-09T20:44:00.626Z] v2.1.1-dev.2 [2023-02-09T20:44:00.626Z] v2.1.1-dev.3 [2023-02-09T20:44:00.626Z] v2.1.1-dev.4 [2023-02-09T20:44:00.626Z] v2.1.1-dev.5 [2023-02-09T20:44:00.626Z] v2.1.1-dev.6 [2023-02-09T20:44:00.626Z] v2.1.1-dev.7 [2023-02-09T20:44:00.626Z] v2.1.1-dev.8 [2023-02-09T20:44:00.626Z] v2.1.2-dev.1 [2023-02-09T20:44:00.626Z] v2.2.0 [2023-02-09T20:44:00.626Z] v2.2.1-dev.1 [2023-02-09T20:44:00.626Z] v2.2.1-dev.10 [2023-02-09T20:44:00.626Z] v2.2.1-dev.11 [2023-02-09T20:44:00.626Z] v2.2.1-dev.12 [2023-02-09T20:44:00.626Z] v2.2.1-dev.13 [2023-02-09T20:44:00.626Z] v2.2.1-dev.14 [2023-02-09T20:44:00.626Z] v2.2.1-dev.15 [2023-02-09T20:44:00.626Z] v2.2.1-dev.16 [2023-02-09T20:44:00.626Z] v2.2.1-dev.17 [2023-02-09T20:44:00.626Z] v2.2.1-dev.18 [2023-02-09T20:44:00.626Z] v2.2.1-dev.19 [2023-02-09T20:44:00.626Z] v2.2.1-dev.2 [2023-02-09T20:44:00.626Z] v2.2.1-dev.20 [2023-02-09T20:44:00.626Z] v2.2.1-dev.21 [2023-02-09T20:44:00.626Z] v2.2.1-dev.22 [2023-02-09T20:44:00.626Z] v2.2.1-dev.23 [2023-02-09T20:44:00.626Z] v2.2.1-dev.24 [2023-02-09T20:44:00.626Z] v2.2.1-dev.25 [2023-02-09T20:44:00.626Z] v2.2.1-dev.26 [2023-02-09T20:44:00.626Z] v2.2.1-dev.27 [2023-02-09T20:44:00.626Z] v2.2.1-dev.28 [2023-02-09T20:44:00.626Z] v2.2.1-dev.29 [2023-02-09T20:44:00.626Z] v2.2.1-dev.3 [2023-02-09T20:44:00.626Z] v2.2.1-dev.4 [2023-02-09T20:44:00.626Z] v2.2.1-dev.5 [2023-02-09T20:44:00.626Z] v2.2.1-dev.6 [2023-02-09T20:44:00.626Z] v2.2.1-dev.7 [2023-02-09T20:44:00.626Z] v2.2.1-dev.8 [2023-02-09T20:44:00.626Z] v2.2.1-dev.9 [2023-02-09T20:44:00.626Z] v2.3.0 [2023-02-09T20:44:00.626Z] v2.3.0-dev.100 [2023-02-09T20:44:00.626Z] v2.3.0-dev.101 [2023-02-09T20:44:00.626Z] v2.3.0-dev.102 [2023-02-09T20:44:00.626Z] v2.3.0-dev.103 [2023-02-09T20:44:00.626Z] v2.3.0-dev.104 [2023-02-09T20:44:00.626Z] v2.3.0-dev.105 [2023-02-09T20:44:00.626Z] v2.3.0-dev.106 [2023-02-09T20:44:00.626Z] v2.3.0-dev.29 [2023-02-09T20:44:00.626Z] v2.3.0-dev.30 [2023-02-09T20:44:00.626Z] v2.3.0-dev.31 [2023-02-09T20:44:00.626Z] v2.3.0-dev.32 [2023-02-09T20:44:00.626Z] v2.3.0-dev.33 [2023-02-09T20:44:00.626Z] v2.3.0-dev.34 [2023-02-09T20:44:00.626Z] v2.3.0-dev.35 [2023-02-09T20:44:00.626Z] v2.3.0-dev.36 [2023-02-09T20:44:00.626Z] v2.3.0-dev.37 [2023-02-09T20:44:00.626Z] v2.3.0-dev.38 [2023-02-09T20:44:00.626Z] v2.3.0-dev.39 [2023-02-09T20:44:00.626Z] v2.3.0-dev.40 [2023-02-09T20:44:00.626Z] v2.3.0-dev.41 [2023-02-09T20:44:00.626Z] v2.3.0-dev.42 [2023-02-09T20:44:00.626Z] v2.3.0-dev.43 [2023-02-09T20:44:00.626Z] v2.3.0-dev.44 [2023-02-09T20:44:00.626Z] v2.3.0-dev.45 [2023-02-09T20:44:00.626Z] v2.3.0-dev.46 [2023-02-09T20:44:00.626Z] v2.3.0-dev.47 [2023-02-09T20:44:00.626Z] v2.3.0-dev.48 [2023-02-09T20:44:00.626Z] v2.3.0-dev.49 [2023-02-09T20:44:00.626Z] v2.3.0-dev.50 [2023-02-09T20:44:00.626Z] v2.3.0-dev.51 [2023-02-09T20:44:00.626Z] v2.3.0-dev.52 [2023-02-09T20:44:00.626Z] v2.3.0-dev.53 [2023-02-09T20:44:00.626Z] v2.3.0-dev.54 [2023-02-09T20:44:00.626Z] v2.3.0-dev.55 [2023-02-09T20:44:00.626Z] v2.3.0-dev.56 [2023-02-09T20:44:00.626Z] v2.3.0-dev.57 [2023-02-09T20:44:00.626Z] v2.3.0-dev.58 [2023-02-09T20:44:00.626Z] v2.3.0-dev.59 [2023-02-09T20:44:00.626Z] v2.3.0-dev.60 [2023-02-09T20:44:00.626Z] v2.3.0-dev.61 [2023-02-09T20:44:00.626Z] v2.3.0-dev.62 [2023-02-09T20:44:00.626Z] v2.3.0-dev.63 [2023-02-09T20:44:00.626Z] v2.3.0-dev.64 [2023-02-09T20:44:00.626Z] v2.3.0-dev.65 [2023-02-09T20:44:00.626Z] v2.3.0-dev.66 [2023-02-09T20:44:00.626Z] v2.3.0-dev.67 [2023-02-09T20:44:00.626Z] v2.3.0-dev.68 [2023-02-09T20:44:00.626Z] v2.3.0-dev.69 [2023-02-09T20:44:00.626Z] v2.3.0-dev.70 [2023-02-09T20:44:00.626Z] v2.3.0-dev.71 [2023-02-09T20:44:00.626Z] v2.3.0-dev.72 [2023-02-09T20:44:00.626Z] v2.3.0-dev.73 [2023-02-09T20:44:00.626Z] v2.3.0-dev.74 [2023-02-09T20:44:00.626Z] v2.3.0-dev.75 [2023-02-09T20:44:00.626Z] v2.3.0-dev.76 [2023-02-09T20:44:00.626Z] v2.3.0-dev.77 [2023-02-09T20:44:00.626Z] v2.3.0-dev.78 [2023-02-09T20:44:00.626Z] v2.3.0-dev.79 [2023-02-09T20:44:00.626Z] v2.3.0-dev.80 [2023-02-09T20:44:00.626Z] v2.3.0-dev.81 [2023-02-09T20:44:00.626Z] v2.3.0-dev.82 [2023-02-09T20:44:00.626Z] v2.3.0-dev.83 [2023-02-09T20:44:00.626Z] v2.3.0-dev.84 [2023-02-09T20:44:00.626Z] v2.3.0-dev.85 [2023-02-09T20:44:00.626Z] v2.3.0-dev.86 [2023-02-09T20:44:00.626Z] v2.3.0-dev.87 [2023-02-09T20:44:00.626Z] v2.3.0-dev.88 [2023-02-09T20:44:00.626Z] v2.3.0-dev.89 [2023-02-09T20:44:00.626Z] v2.3.0-dev.90 [2023-02-09T20:44:00.626Z] v2.3.0-dev.91 [2023-02-09T20:44:00.626Z] v2.3.0-dev.92 [2023-02-09T20:44:00.626Z] v2.3.0-dev.93 [2023-02-09T20:44:00.626Z] v2.3.0-dev.94 [2023-02-09T20:44:00.626Z] v2.3.0-dev.95 [2023-02-09T20:44:00.626Z] v2.3.0-dev.96 [2023-02-09T20:44:00.626Z] v2.3.0-dev.97 [2023-02-09T20:44:00.626Z] v2.3.0-dev.98 [2023-02-09T20:44:00.626Z] v2.3.0-dev.99 [2023-02-09T20:44:00.626Z] v2.3.1-dev.1 [2023-02-09T20:44:00.626Z] v2.3.1-dev.2 [2023-02-09T20:44:00.626Z] v2.3.1-dev.3 [2023-02-09T20:44:00.626Z] v2.3.1-dev.4 [2023-02-09T20:44:00.626Z] v2.3.1-dev.5 [2023-02-09T20:44:00.626Z] v3.0.0-dev.1 [2023-02-09T20:44:00.626Z] v3.0.0-dev.10 [2023-02-09T20:44:00.626Z] v3.0.0-dev.11 [2023-02-09T20:44:00.626Z] v3.0.0-dev.12 [2023-02-09T20:44:00.626Z] v3.0.0-dev.13 [2023-02-09T20:44:00.626Z] v3.0.0-dev.14 [2023-02-09T20:44:00.626Z] v3.0.0-dev.15 [2023-02-09T20:44:00.626Z] v3.0.0-dev.16 [2023-02-09T20:44:00.626Z] v3.0.0-dev.17 [2023-02-09T20:44:00.626Z] v3.0.0-dev.18 [2023-02-09T20:44:00.626Z] v3.0.0-dev.19 [2023-02-09T20:44:00.626Z] v3.0.0-dev.2 [2023-02-09T20:44:00.626Z] v3.0.0-dev.20 [2023-02-09T20:44:00.626Z] v3.0.0-dev.21 [2023-02-09T20:44:00.626Z] v3.0.0-dev.22 [2023-02-09T20:44:00.626Z] v3.0.0-dev.23 [2023-02-09T20:44:00.626Z] v3.0.0-dev.24 [2023-02-09T20:44:00.626Z] v3.0.0-dev.25 [2023-02-09T20:44:00.626Z] v3.0.0-dev.26 [2023-02-09T20:44:00.626Z] v3.0.0-dev.27 [2023-02-09T20:44:00.626Z] v3.0.0-dev.28 [2023-02-09T20:44:00.626Z] v3.0.0-dev.29 [2023-02-09T20:44:00.626Z] v3.0.0-dev.3 [2023-02-09T20:44:00.626Z] v3.0.0-dev.30 [2023-02-09T20:44:00.626Z] v3.0.0-dev.31 [2023-02-09T20:44:00.626Z] v3.0.0-dev.32 [2023-02-09T20:44:00.626Z] v3.0.0-dev.33 [2023-02-09T20:44:00.626Z] v3.0.0-dev.34 [2023-02-09T20:44:00.626Z] v3.0.0-dev.35 [2023-02-09T20:44:00.626Z] v3.0.0-dev.36 [2023-02-09T20:44:00.626Z] v3.0.0-dev.37 [2023-02-09T20:44:00.626Z] v3.0.0-dev.38 [2023-02-09T20:44:00.626Z] v3.0.0-dev.39 [2023-02-09T20:44:00.626Z] v3.0.0-dev.4 [2023-02-09T20:44:00.626Z] v3.0.0-dev.40 [2023-02-09T20:44:00.626Z] v3.0.0-dev.41 [2023-02-09T20:44:00.626Z] v3.0.0-dev.42 [2023-02-09T20:44:00.626Z] v3.0.0-dev.43 [2023-02-09T20:44:00.626Z] v3.0.0-dev.5 [2023-02-09T20:44:00.626Z] v3.0.0-dev.6 [2023-02-09T20:44:00.626Z] v3.0.0-dev.7 [2023-02-09T20:44:00.626Z] v3.0.0-dev.8 [2023-02-09T20:44:00.626Z] v3.0.0-dev.9 [Pipeline] sh [2023-02-09T20:44:00.910Z] + lftools sign git-tag v3.0.0-dev.43 [2023-02-09T20:44:01.477Z] Signing Git tag with Sigul... [2023-02-09T20:44:01.477Z] Signing v3.0.0-dev.43 [Pipeline] echo [2023-02-09T20:44:02.052Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-09T20:44:02.336Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-02-09T20:44:02.342Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-02-09T20:44:02.348Z] $ docker stop --time=1 3938a45123f1daf7407fabc3c9891e026deb32c5aadd8e28861eeb550260f74c [2023-02-09T20:44:03.873Z] $ docker rm -f --volumes 3938a45123f1daf7407fabc3c9891e026deb32c5aadd8e28861eeb550260f74c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-02-09T20:44:04.280Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-02-09T20:44:04.280Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-09T20:44:04.573Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-09T20:44:04.574Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-09T20:44:04.639Z] prd-ubuntu20.04-docker-8c-8g-5251 does not seem to be running inside a container [2023-02-09T20:44:04.658Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/402 -v /w/workspace/edgex-go/402:/w/workspace/edgex-go/402:rw,z -v /w/workspace/edgex-go/402@tmp:/w/workspace/edgex-go/402@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-02-09T20:44:05.025Z] $ docker top 5392db5011e46c1223b18808d2e4b84eb12f798a5d64a9b1ebf02b5cb6f64009 -eo pid,comm [2023-02-09T20:44:05.079Z] 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-02-09T20:44:05.079Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-02-09T20:44:05.111Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-02-09T20:44:05.111Z] [ssh-agent] Looking for ssh-agent implementation... [2023-02-09T20:44:05.213Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-02-09T20:44:05.205Z] $ docker exec 5392db5011e46c1223b18808d2e4b84eb12f798a5d64a9b1ebf02b5cb6f64009 ssh-agent [2023-02-09T20:44:05.316Z] SSH_AUTH_SOCK=/tmp/ssh-7nNUWpMpUTBZ/agent.32 [2023-02-09T20:44:05.316Z] SSH_AGENT_PID=38 [2023-02-09T20:44:05.321Z] Running ssh-add (command line suppressed) [2023-02-09T20:44:05.406Z] Identity added: /w/workspace/edgex-go/402@tmp/private_key_13140511243195105055.key (/w/workspace/edgex-go/402@tmp/private_key_13140511243195105055.key) [2023-02-09T20:44:05.427Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-02-09T20:44:05.709Z] + git semver bump pre [2023-02-09T20:44:06.276Z] 2023-02-09 20:44:06,041 [read_version] DEBUG read version from /w/workspace/edgex-go/402/.semver/main [2023-02-09T20:44:06.276Z] 2023-02-09 20:44:06,042 [bump_version] DEBUG bumping version:3.0.0-dev.43 on axis:pre with prefix:dev [2023-02-09T20:44:06.276Z] 2023-02-09 20:44:06,042 [bump_version] DEBUG bumped version:3.0.0-dev.44 [2023-02-09T20:44:06.276Z] 2023-02-09 20:44:06,042 [write_version] DEBUG write version:3.0.0-dev.44 to path:/w/workspace/edgex-go/402/.semver/main with force:True [2023-02-09T20:44:06.276Z] 2023-02-09 20:44:06,042 [read_version] DEBUG read version from /w/workspace/edgex-go/402/.semver/main [2023-02-09T20:44:06.276Z] 2023-02-09 20:44:06,042 [write_file] DEBUG write to file:/w/workspace/edgex-go/402/.semver/main [2023-02-09T20:44:06.276Z] 2023-02-09 20:44:06,044 [execute] INFO git cat-file --batch-check [2023-02-09T20:44:06.276Z] 2023-02-09 20:44:06,045 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/402/.semver, universal_newlines=False, shell=None, istream=) [2023-02-09T20:44:06.276Z] 2023-02-09 20:44:06,051 [execute] INFO git cat-file --batch [2023-02-09T20:44:06.276Z] 2023-02-09 20:44:06,051 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/402/.semver, universal_newlines=False, shell=None, istream=) [2023-02-09T20:44:06.276Z] 2023-02-09 20:44:06,056 [read_version] DEBUG read version from /w/workspace/edgex-go/402/.semver/main [2023-02-09T20:44:06.276Z] 3.0.0-dev.44 [Pipeline] } [2023-02-09T20:44:06.275Z] $ docker exec --env ******** --env ******** 5392db5011e46c1223b18808d2e4b84eb12f798a5d64a9b1ebf02b5cb6f64009 ssh-agent -k [2023-02-09T20:44:06.365Z] unset SSH_AUTH_SOCK; [2023-02-09T20:44:06.365Z] unset SSH_AGENT_PID; [2023-02-09T20:44:06.365Z] echo Agent pid 38 killed; [2023-02-09T20:44:06.383Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-02-09T20:44:06.683Z] + git semver [Pipeline] } [2023-02-09T20:44:06.940Z] $ docker stop --time=1 5392db5011e46c1223b18808d2e4b84eb12f798a5d64a9b1ebf02b5cb6f64009 [2023-02-09T20:44:08.266Z] $ docker rm -f --volumes 5392db5011e46c1223b18808d2e4b84eb12f798a5d64a9b1ebf02b5cb6f64009 [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-09T20:44:08.606Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-02-09T20:44:08.606Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-09T20:44:08.903Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-09T20:44:08.903Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-09T20:44:08.969Z] prd-ubuntu20.04-docker-8c-8g-5251 does not seem to be running inside a container [2023-02-09T20:44:08.985Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/402 -v /w/workspace/edgex-go/402:/w/workspace/edgex-go/402:rw,z -v /w/workspace/edgex-go/402@tmp:/w/workspace/edgex-go/402@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-02-09T20:44:09.318Z] $ docker top ad51b59cea5028fcac0b49fb8a7a9ecdeedaee67f5232a1f4405436e62b92e65 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-02-09T20:44:09.418Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-02-09T20:44:09.418Z] [ssh-agent] Looking for ssh-agent implementation... [2023-02-09T20:44:09.523Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-02-09T20:44:09.514Z] $ docker exec ad51b59cea5028fcac0b49fb8a7a9ecdeedaee67f5232a1f4405436e62b92e65 ssh-agent [2023-02-09T20:44:09.630Z] SSH_AUTH_SOCK=/tmp/ssh-EkbSujRpY7Yc/agent.32 [2023-02-09T20:44:09.630Z] SSH_AGENT_PID=39 [2023-02-09T20:44:09.635Z] Running ssh-add (command line suppressed) [2023-02-09T20:44:09.726Z] Identity added: /w/workspace/edgex-go/402@tmp/private_key_8721155812991622563.key (/w/workspace/edgex-go/402@tmp/private_key_8721155812991622563.key) [2023-02-09T20:44:09.748Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-02-09T20:44:10.030Z] + git semver push [2023-02-09T20:44:10.595Z] 2023-02-09 20:44:10,287 [run_push] DEBUG push [2023-02-09T20:44:10.595Z] 2023-02-09 20:44:10,288 [execute] INFO git cat-file --batch-check [2023-02-09T20:44:10.596Z] 2023-02-09 20:44:10,288 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/402/.semver, universal_newlines=False, shell=None, istream=) [2023-02-09T20:44:10.596Z] 2023-02-09 20:44:10,292 [execute] INFO git rev-list e29ba1f373c7d0b1a488b05e898b140ea2df5df1 -- [2023-02-09T20:44:10.596Z] 2023-02-09 20:44:10,292 [execute] DEBUG Popen(['git', 'rev-list', 'e29ba1f373c7d0b1a488b05e898b140ea2df5df1', '--'], cwd=/w/workspace/edgex-go/402/.semver, universal_newlines=False, shell=None, istream=None) [2023-02-09T20:44:10.596Z] 2023-02-09 20:44:10,306 [execute] INFO git fetch -v origin [2023-02-09T20:44:10.596Z] 2023-02-09 20:44:10,306 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/402/.semver, universal_newlines=True, shell=None, istream=None) [2023-02-09T20:44:11.162Z] 2023-02-09 20:44:10,850 [run_push] DEBUG no remote changes detected [2023-02-09T20:44:11.162Z] 2023-02-09 20:44:10,850 [execute] INFO git push origin semver [2023-02-09T20:44:11.162Z] 2023-02-09 20:44:10,851 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/402/.semver, universal_newlines=False, shell=None, istream=None) [2023-02-09T20:44:12.097Z] 2023-02-09 20:44:11,907 [run_push] DEBUG push all version tags [2023-02-09T20:44:12.097Z] 2023-02-09 20:44:11,908 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-02-09T20:44:12.097Z] 2023-02-09 20:44:11,908 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/402, universal_newlines=False, shell=None, istream=None) [2023-02-09T20:44:13.031Z] 2023-02-09 20:44:12,810 [read_version] DEBUG read version from /w/workspace/edgex-go/402/.semver/main [2023-02-09T20:44:13.031Z] 3.0.0-dev.44 [Pipeline] } [2023-02-09T20:44:13.029Z] $ docker exec --env ******** --env ******** ad51b59cea5028fcac0b49fb8a7a9ecdeedaee67f5232a1f4405436e62b92e65 ssh-agent -k [2023-02-09T20:44:13.125Z] unset SSH_AUTH_SOCK; [2023-02-09T20:44:13.125Z] unset SSH_AGENT_PID; [2023-02-09T20:44:13.125Z] echo Agent pid 39 killed; [2023-02-09T20:44:13.143Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-02-09T20:44:13.435Z] + git semver [Pipeline] } [2023-02-09T20:44:13.697Z] $ docker stop --time=1 ad51b59cea5028fcac0b49fb8a7a9ecdeedaee67f5232a1f4405436e62b92e65 [2023-02-09T20:44:15.012Z] $ docker rm -f --volumes ad51b59cea5028fcac0b49fb8a7a9ecdeedaee67f5232a1f4405436e62b92e65 [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-02-09T20:44:15.516Z] + [ -d /w/workspace/edgex-go/402/archives ] [Pipeline] libraryResource [Pipeline] sh [2023-02-09T20:44:15.804Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-09T20:44:16.661Z] ---> package-listing.sh [2023-02-09T20:44:16.661Z] ++ tr '[:upper:]' '[:lower:]' [2023-02-09T20:44:16.661Z] ++ facter osfamily [2023-02-09T20:44:16.919Z] + OS_FAMILY=debian [2023-02-09T20:44:16.919Z] + workspace=/w/workspace/edgex-go/402 [2023-02-09T20:44:16.919Z] + START_PACKAGES=/tmp/packages_start.txt [2023-02-09T20:44:16.919Z] + END_PACKAGES=/tmp/packages_end.txt [2023-02-09T20:44:16.919Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-02-09T20:44:16.919Z] + PACKAGES=/tmp/packages_start.txt [2023-02-09T20:44:16.919Z] + '[' /w/workspace/edgex-go/402 ']' [2023-02-09T20:44:16.919Z] + PACKAGES=/tmp/packages_end.txt [2023-02-09T20:44:16.919Z] + case "${OS_FAMILY}" in [2023-02-09T20:44:16.919Z] + dpkg -l [2023-02-09T20:44:16.919Z] + grep '^ii' [2023-02-09T20:44:16.919Z] + '[' -f /tmp/packages_start.txt ']' [2023-02-09T20:44:16.919Z] + '[' -f /tmp/packages_end.txt ']' [2023-02-09T20:44:16.919Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-02-09T20:44:16.919Z] + '[' /w/workspace/edgex-go/402 ']' [2023-02-09T20:44:16.919Z] + mkdir -p /w/workspace/edgex-go/402/archives/ [2023-02-09T20:44:16.919Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/402/archives/ [Pipeline] echo [2023-02-09T20:44:16.929Z] 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/402/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-02-09T20:44:17.204Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-09T20:44:17.755Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-09T20:44:17.755Z] [2023-02-09T20:44:17.755Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-09T20:44:18.057Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-09T20:44:18.057Z] latest: Pulling from edgex-lftools-log-publisher [2023-02-09T20:44:18.057Z] 5eb5b503b376: Pulling fs layer [2023-02-09T20:44:18.057Z] 5c69ac0246d0: Pulling fs layer [2023-02-09T20:44:18.057Z] ec43610c2a17: Pulling fs layer [2023-02-09T20:44:18.057Z] 3a2ae6a8a46f: Pulling fs layer [2023-02-09T20:44:18.057Z] 33b1e0a273af: Pulling fs layer [2023-02-09T20:44:18.057Z] 5d3b04190fa2: Pulling fs layer [2023-02-09T20:44:18.057Z] 2f39f015ded8: Pulling fs layer [2023-02-09T20:44:18.057Z] 3a2ae6a8a46f: Waiting [2023-02-09T20:44:18.057Z] 33b1e0a273af: Waiting [2023-02-09T20:44:18.057Z] 5d3b04190fa2: Waiting [2023-02-09T20:44:18.057Z] 2f39f015ded8: Waiting [2023-02-09T20:44:18.057Z] 5c69ac0246d0: Verifying Checksum [2023-02-09T20:44:18.057Z] 5c69ac0246d0: Download complete [2023-02-09T20:44:18.057Z] 3a2ae6a8a46f: Verifying Checksum [2023-02-09T20:44:18.057Z] 3a2ae6a8a46f: Download complete [2023-02-09T20:44:18.323Z] 33b1e0a273af: Verifying Checksum [2023-02-09T20:44:18.323Z] 33b1e0a273af: Download complete [2023-02-09T20:44:18.323Z] 5d3b04190fa2: Verifying Checksum [2023-02-09T20:44:18.323Z] 5d3b04190fa2: Download complete [2023-02-09T20:44:18.323Z] ec43610c2a17: Verifying Checksum [2023-02-09T20:44:18.323Z] ec43610c2a17: Download complete [2023-02-09T20:44:18.607Z] 5eb5b503b376: Verifying Checksum [2023-02-09T20:44:18.607Z] 5eb5b503b376: Download complete [2023-02-09T20:44:19.233Z] 2f39f015ded8: Download complete [2023-02-09T20:44:19.867Z] 5eb5b503b376: Pull complete [2023-02-09T20:44:19.867Z] 5c69ac0246d0: Pull complete [2023-02-09T20:44:20.433Z] ec43610c2a17: Pull complete [2023-02-09T20:44:20.433Z] 3a2ae6a8a46f: Pull complete [2023-02-09T20:44:20.691Z] 33b1e0a273af: Pull complete [2023-02-09T20:44:20.691Z] 5d3b04190fa2: Pull complete [2023-02-09T20:44:24.878Z] 2f39f015ded8: Pull complete [2023-02-09T20:44:24.878Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-02-09T20:44:24.878Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-09T20:44:24.878Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-09T20:44:24.950Z] prd-ubuntu20.04-docker-8c-8g-5251 does not seem to be running inside a container [2023-02-09T20:44:24.968Z] $ 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/402/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/402 -v /w/workspace/edgex-go/402:/w/workspace/edgex-go/402:rw,z -v /w/workspace/edgex-go/402@tmp:/w/workspace/edgex-go/402@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-02-09T20:44:27.037Z] $ docker top 0988e50c46087c515c49bd7ed3dcc46111a72693b897c3afefe6d248664c6f23 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-09T20:44:27.377Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-02-09T20:44:27.660Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-02-09T20:44:27.946Z] + ls /var/log/sa-host [2023-02-09T20:44:27.947Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-09T20:44:28.117Z] provisioning config files... [2023-02-09T20:44:28.126Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/402@tmp/config11113811115254461169tmp [Pipeline] { [Pipeline] echo [2023-02-09T20:44:28.139Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-09T20:44:28.420Z] ---> create-netrc.sh [Pipeline] } [2023-02-09T20:44:28.428Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-02-09T20:44:28.763Z] ---> python-tools-install.sh [Pipeline] echo [2023-02-09T20:44:28.771Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-09T20:44:29.052Z] ---> sudo-logs.sh [2023-02-09T20:44:29.053Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-02-09T20:44:29.077Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-09T20:44:29.357Z] ---> job-cost.sh [2023-02-09T20:44:29.357Z] lf-activate-venv: SKIPPING [2023-02-09T20:44:29.357Z] DEBUG: total: 0.10999999940395355 [2023-02-09T20:44:29.357Z] INFO: Retrieving Stack Cost... [2023-02-09T20:44:29.925Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-02-09T20:44:30.183Z] INFO: Archiving Costs [Pipeline] echo [2023-02-09T20:44:30.197Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-09T20:44:30.474Z] ---> logs-deploy.sh [2023-02-09T20:44:30.474Z] lf-activate-venv: SKIPPING [2023-02-09T20:44:30.474Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/402 [2023-02-09T20:44:30.474Z] INFO: archiving workspace using pattern(s): [2023-02-09T20:44:31.413Z] Archives upload complete. [2023-02-09T20:44:31.670Z] INFO: archiving logs to Nexus