Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from a2765a98d8f71eb240f317e00f16757db580c473 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-ssh2477662718582828033.key Verifying host key using known hosts file > 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-ssh6156863224070067658.key Verifying host key using known hosts file > 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-ssh14092486061964165269.key Verifying host key using known hosts file > 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-ssh5441392990223889894.key Verifying host key using known hosts file > 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-ssh8965668157530197948.key Verifying host key using known hosts file > 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-119449 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/352 [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/352 # 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 Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > 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 a2765a98d8f71eb240f317e00f16757db580c473 (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 a2765a98d8f71eb240f317e00f16757db580c473 # timeout=10 Commit message: "feat: Remove ZeroMQ MessageBus capability (#4234)" > git rev-list --no-walk cfbe246e2646b77ed8eb44d38b508f73703e7459 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-11-17T23:13:15.451Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-11-17T23:13:15.507Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-11-17T23:13:15.520Z] ========================================================= [2022-11-17T23:13:15.520Z] EdgeX Global Pipelines Version Info [2022-11-17T23:13:15.520Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-11-17T23:13:16.230Z] ------------------- [2022-11-17T23:13:16.230Z] stable info: [2022-11-17T23:13:16.230Z] ------------------- [2022-11-17T23:13:16.230Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-11-17T23:13:16.230Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2022-11-17T23:13:16.230Z] Message: update stable to v1.0.244 [2022-11-17T23:13:16.802Z] ------------------- [2022-11-17T23:13:16.802Z] experimental info: [2022-11-17T23:13:16.802Z] ------------------- [2022-11-17T23:13:16.802Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-11-17T23:13:16.802Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2022-11-17T23:13:16.802Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-11-17T23:13:16.976Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2022-11-17T23:13:16.985Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2022-11-17T23:13:16.996Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-11-17T23:13:17.009Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-11-17T23:13:17.021Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-11-17T23:13:17.030Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-11-17T23:13:17.042Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-11-17T23:13:17.057Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2022-11-17T23:13:17.076Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2022-11-17T23:13:17.092Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2022-11-17T23:13:17.102Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-11-17T23:13:17.112Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-11-17T23:13:17.124Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-11-17T23:13:17.134Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-11-17T23:13:17.144Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-11-17T23:13:17.154Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-11-17T23:13:17.164Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-11-17T23:13:17.174Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-11-17T23:13:17.184Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-11-17T23:13:17.196Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-11-17T23:13:17.208Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-11-17T23:13:17.218Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-11-17T23:13:17.229Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-11-17T23:13:17.239Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-11-17T23:13:17.249Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-11-17T23:13:17.259Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-11-17T23:13:17.272Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a2765a98d8f71eb240f317e00f16757db580c473 [Pipeline] echo [2022-11-17T23:13:17.283Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a2765a9 [Pipeline] echo [2022-11-17T23:13:17.293Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-11-17T23:13:17.333Z] provisioning config files... [2022-11-17T23:13:17.347Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/352@tmp/config8221706506515762481tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-11-17T23:13:17.652Z] ---> docker-login.sh [2022-11-17T23:13:17.652Z] nexus3.edgexfoundry.org:10001 [2022-11-17T23:13:17.911Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-17T23:13:18.170Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-17T23:13:18.170Z] Configure a credential helper to remove this warning. See [2022-11-17T23:13:18.170Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-17T23:13:18.170Z] [2022-11-17T23:13:18.170Z] Login Succeeded [2022-11-17T23:13:18.170Z] nexus3.edgexfoundry.org:10002 [2022-11-17T23:13:18.170Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-17T23:13:18.170Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-17T23:13:18.170Z] Configure a credential helper to remove this warning. See [2022-11-17T23:13:18.170Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-17T23:13:18.170Z] [2022-11-17T23:13:18.170Z] Login Succeeded [2022-11-17T23:13:18.170Z] nexus3.edgexfoundry.org:10003 [2022-11-17T23:13:18.170Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-17T23:13:18.431Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-17T23:13:18.431Z] Configure a credential helper to remove this warning. See [2022-11-17T23:13:18.431Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-17T23:13:18.431Z] [2022-11-17T23:13:18.431Z] Login Succeeded [2022-11-17T23:13:18.431Z] nexus3.edgexfoundry.org:10004 [2022-11-17T23:13:18.431Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-17T23:13:18.431Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-17T23:13:18.431Z] Configure a credential helper to remove this warning. See [2022-11-17T23:13:18.431Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-17T23:13:18.431Z] [2022-11-17T23:13:18.431Z] Login Succeeded [2022-11-17T23:13:18.431Z] docker.io [2022-11-17T23:13:18.431Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-17T23:13:18.691Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-17T23:13:18.691Z] Configure a credential helper to remove this warning. See [2022-11-17T23:13:18.691Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-17T23:13:18.691Z] [2022-11-17T23:13:18.691Z] Login Succeeded [2022-11-17T23:13:18.691Z] ---> docker-login.sh ends [Pipeline] } [2022-11-17T23:13:18.698Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-11-17T23:13:19.004Z] + ls cmd/core-command/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 cmd/sys-mgmt-agent/Dockerfile [2022-11-17T23:13:19.004Z] + dirname cmd/core-command/Dockerfile [2022-11-17T23:13:19.004Z] + cut -d/ -f2 [2022-11-17T23:13:19.004Z] + echo core-command,cmd/core-command/Dockerfile [2022-11-17T23:13:19.004Z] + dirname cmd/core-data/Dockerfile [2022-11-17T23:13:19.004Z] + cut -d/ -f2 [2022-11-17T23:13:19.004Z] + echo core-data,cmd/core-data/Dockerfile [2022-11-17T23:13:19.004Z] + dirname cmd/core-metadata/Dockerfile [2022-11-17T23:13:19.004Z] + cut -d/ -f2 [2022-11-17T23:13:19.004Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2022-11-17T23:13:19.004Z] + dirname cmd/security-bootstrapper/Dockerfile [2022-11-17T23:13:19.004Z] + cut -d/ -f2 [2022-11-17T23:13:19.004Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2022-11-17T23:13:19.004Z] + dirname cmd/security-proxy-setup/Dockerfile [2022-11-17T23:13:19.004Z] + cut -d/ -f2 [2022-11-17T23:13:19.004Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2022-11-17T23:13:19.004Z] + dirname cmd/security-secretstore-setup/Dockerfile [2022-11-17T23:13:19.004Z] + cut -d/ -f2 [2022-11-17T23:13:19.004Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2022-11-17T23:13:19.004Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2022-11-17T23:13:19.004Z] + cut -d/ -f2 [2022-11-17T23:13:19.004Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2022-11-17T23:13:19.004Z] + dirname cmd/security-spire-agent/Dockerfile [2022-11-17T23:13:19.004Z] + cut -d/ -f2 [2022-11-17T23:13:19.004Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2022-11-17T23:13:19.004Z] + dirname cmd/security-spire-config/Dockerfile [2022-11-17T23:13:19.004Z] + cut -d/ -f2 [2022-11-17T23:13:19.004Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2022-11-17T23:13:19.005Z] + dirname cmd/security-spire-server/Dockerfile [2022-11-17T23:13:19.005Z] + cut -d/ -f2 [2022-11-17T23:13:19.005Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2022-11-17T23:13:19.005Z] + dirname cmd/support-notifications/Dockerfile [2022-11-17T23:13:19.005Z] + cut -d/ -f2 [2022-11-17T23:13:19.005Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2022-11-17T23:13:19.005Z] + dirname cmd/support-scheduler/Dockerfile [2022-11-17T23:13:19.005Z] + cut -d/ -f2 [2022-11-17T23:13:19.005Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2022-11-17T23:13:19.005Z] + + dirname cmd/sys-mgmt-agent/Dockerfile [2022-11-17T23:13:19.005Z] cut -d/ -f2 [2022-11-17T23:13:19.005Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2022-11-17T23:13:19.043Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/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], [image:sys-mgmt-agent, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-11-17T23:13:19.399Z] + git rev-list -1 --merges a2765a98d8f71eb240f317e00f16757db580c473~1..a2765a98d8f71eb240f317e00f16757db580c473 [Pipeline] echo [2022-11-17T23:13:19.459Z] -----------> git rev-list -1 --merges a2765a98d8f71eb240f317e00f16757db580c473~1..a2765a98d8f71eb240f317e00f16757db580c473 a2765a98d8f71eb240f317e00f16757db580c473 [false] [Pipeline] sh [2022-11-17T23:13:19.749Z] + git log --format=format:%s -1 a2765a98d8f71eb240f317e00f16757db580c473 [Pipeline] echo [2022-11-17T23:13:19.763Z] ========================================================= [2022-11-17T23:13:19.763Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-11-17T23:13:19.763Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2022-11-17T23:13:20.175Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-11-17T23:13:20.175Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-11-17T23:13:20.175Z] + [ -e /tmp/ssh_known_hosts ] [2022-11-17T23:13:20.175Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-11-17T23:13:20.175Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-11-17T23:13:20.175Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-11-17T23:13:20.175Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-17T23:13:20.575Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-11-17T23:13:20.575Z] [2022-11-17T23:13:20.575Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-17T23:13:20.872Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-11-17T23:13:20.872Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-11-17T23:13:20.872Z] b85a868b505f: Pulling fs layer [2022-11-17T23:13:20.872Z] e2be974225ed: Pulling fs layer [2022-11-17T23:13:20.872Z] 339a4e72a1f5: Pulling fs layer [2022-11-17T23:13:20.872Z] 988bab9f4d93: Pulling fs layer [2022-11-17T23:13:20.872Z] 1469e6f7b9e6: Pulling fs layer [2022-11-17T23:13:20.872Z] eaf3925da568: Pulling fs layer [2022-11-17T23:13:20.872Z] 988bab9f4d93: Waiting [2022-11-17T23:13:20.872Z] 1469e6f7b9e6: Waiting [2022-11-17T23:13:20.872Z] bab4dde63d76: Pulling fs layer [2022-11-17T23:13:20.872Z] bde34c3a00c8: Pulling fs layer [2022-11-17T23:13:20.872Z] eaf3925da568: Waiting [2022-11-17T23:13:20.872Z] b352a97aabf1: Pulling fs layer [2022-11-17T23:13:20.872Z] 4872d77fe225: Pulling fs layer [2022-11-17T23:13:20.872Z] 5851b861e8e6: Pulling fs layer [2022-11-17T23:13:20.872Z] bab4dde63d76: Waiting [2022-11-17T23:13:20.872Z] bde34c3a00c8: Waiting [2022-11-17T23:13:20.872Z] b352a97aabf1: Waiting [2022-11-17T23:13:20.872Z] 4872d77fe225: Waiting [2022-11-17T23:13:20.872Z] 5851b861e8e6: Waiting [2022-11-17T23:13:20.872Z] e2be974225ed: Verifying Checksum [2022-11-17T23:13:20.872Z] e2be974225ed: Download complete [2022-11-17T23:13:20.872Z] 988bab9f4d93: Verifying Checksum [2022-11-17T23:13:20.872Z] 988bab9f4d93: Download complete [2022-11-17T23:13:21.133Z] 1469e6f7b9e6: Verifying Checksum [2022-11-17T23:13:21.133Z] 1469e6f7b9e6: Download complete [2022-11-17T23:13:21.133Z] 339a4e72a1f5: Verifying Checksum [2022-11-17T23:13:21.133Z] 339a4e72a1f5: Download complete [2022-11-17T23:13:21.133Z] eaf3925da568: Download complete [2022-11-17T23:13:21.133Z] bde34c3a00c8: Verifying Checksum [2022-11-17T23:13:21.133Z] bde34c3a00c8: Download complete [2022-11-17T23:13:21.133Z] b352a97aabf1: Verifying Checksum [2022-11-17T23:13:21.133Z] b352a97aabf1: Download complete [2022-11-17T23:13:21.133Z] 4872d77fe225: Verifying Checksum [2022-11-17T23:13:21.133Z] 4872d77fe225: Download complete [2022-11-17T23:13:21.133Z] 5851b861e8e6: Verifying Checksum [2022-11-17T23:13:21.133Z] 5851b861e8e6: Download complete [2022-11-17T23:13:21.133Z] b85a868b505f: Verifying Checksum [2022-11-17T23:13:21.133Z] b85a868b505f: Download complete [2022-11-17T23:13:21.392Z] bab4dde63d76: Download complete [2022-11-17T23:13:22.327Z] b85a868b505f: Pull complete [2022-11-17T23:13:22.586Z] e2be974225ed: Pull complete [2022-11-17T23:13:22.844Z] 339a4e72a1f5: Pull complete [2022-11-17T23:13:23.104Z] 988bab9f4d93: Pull complete [2022-11-17T23:13:23.363Z] 1469e6f7b9e6: Pull complete [2022-11-17T23:13:23.363Z] eaf3925da568: Pull complete [2022-11-17T23:13:25.265Z] bab4dde63d76: Pull complete [2022-11-17T23:13:25.265Z] bde34c3a00c8: Pull complete [2022-11-17T23:13:25.265Z] b352a97aabf1: Pull complete [2022-11-17T23:13:25.524Z] 4872d77fe225: Pull complete [2022-11-17T23:13:25.524Z] 5851b861e8e6: Pull complete [2022-11-17T23:13:25.524Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-11-17T23:13:25.524Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-11-17T23:13:25.524Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-17T23:13:25.603Z] prd-ubuntu20.04-docker-8c-8g-119449 does not seem to be running inside a container [2022-11-17T23:13:25.639Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/352 -v /w/workspace/edgex-go/352:/w/workspace/edgex-go/352:rw,z -v /w/workspace/edgex-go/352@tmp:/w/workspace/edgex-go/352@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-11-17T23:13:27.456Z] $ docker top 06f2d42a42112dcef43a04659cb1a61e91c14de525277cf4b3390e644fcc21ce -eo pid,comm [2022-11-17T23:13:27.515Z] 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). [2022-11-17T23:13:27.515Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-11-17T23:13:27.548Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-11-17T23:13:27.548Z] [ssh-agent] Looking for ssh-agent implementation... [2022-11-17T23:13:27.669Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-11-17T23:13:27.675Z] $ docker exec 06f2d42a42112dcef43a04659cb1a61e91c14de525277cf4b3390e644fcc21ce ssh-agent [2022-11-17T23:13:27.810Z] SSH_AUTH_SOCK=/tmp/ssh-eVUDCHjt6i9K/agent.32 [2022-11-17T23:13:27.810Z] SSH_AGENT_PID=38 [2022-11-17T23:13:27.818Z] Running ssh-add (command line suppressed) [2022-11-17T23:13:27.934Z] Identity added: /w/workspace/edgex-go/352@tmp/private_key_17842870888122499364.key (/w/workspace/edgex-go/352@tmp/private_key_17842870888122499364.key) [2022-11-17T23:13:27.948Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-11-17T23:13:28.234Z] + git tag --points-at HEAD [Pipeline] } [2022-11-17T23:13:28.250Z] $ docker exec --env ******** --env ******** 06f2d42a42112dcef43a04659cb1a61e91c14de525277cf4b3390e644fcc21ce ssh-agent -k [2022-11-17T23:13:28.362Z] unset SSH_AUTH_SOCK; [2022-11-17T23:13:28.362Z] unset SSH_AGENT_PID; [2022-11-17T23:13:28.362Z] echo Agent pid 38 killed; [2022-11-17T23:13:28.371Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-11-17T23:13:28.394Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-11-17T23:13:28.394Z] [ssh-agent] Looking for ssh-agent implementation... [2022-11-17T23:13:28.513Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-11-17T23:13:28.519Z] $ docker exec 06f2d42a42112dcef43a04659cb1a61e91c14de525277cf4b3390e644fcc21ce ssh-agent [2022-11-17T23:13:28.628Z] SSH_AUTH_SOCK=/tmp/ssh-saNxIE6uXDC4/agent.70 [2022-11-17T23:13:28.628Z] SSH_AGENT_PID=76 [2022-11-17T23:13:28.633Z] Running ssh-add (command line suppressed) [2022-11-17T23:13:28.737Z] Identity added: /w/workspace/edgex-go/352@tmp/private_key_13575820325608465922.key (/w/workspace/edgex-go/352@tmp/private_key_13575820325608465922.key) [2022-11-17T23:13:28.750Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-11-17T23:13:29.034Z] + git semver init [2022-11-17T23:13:29.294Z] 2022-11-17 23:13:29,260 [run_init] DEBUG init version:0.0.0 force:False [2022-11-17T23:13:29.294Z] 2022-11-17 23:13:29,262 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/352/.semver [2022-11-17T23:13:29.294Z] 2022-11-17 23:13:29,262 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/352/.semver [2022-11-17T23:13:29.294Z] 2022-11-17 23:13:29,262 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/352/.semver'], cwd=/w/workspace/edgex-go/352, universal_newlines=False, shell=None, istream=None) [2022-11-17T23:13:34.578Z] 2022-11-17 23:13:33,568 [append_file] DEBUG append to file:/w/workspace/edgex-go/352/.git/info/exclude [2022-11-17T23:13:34.578Z] 2022-11-17 23:13:33,569 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/352/.semver/main with force:False [2022-11-17T23:13:34.578Z] 2022-11-17 23:13:33,569 [read_version] DEBUG read version from /w/workspace/edgex-go/352/.semver/main [2022-11-17T23:13:34.578Z] 2022-11-17 23:13:33,569 [read_version] DEBUG read version from /w/workspace/edgex-go/352/.semver/main [2022-11-17T23:13:34.578Z] 2.3.1-dev.4 [Pipeline] } [2022-11-17T23:13:34.592Z] $ docker exec --env ******** --env ******** 06f2d42a42112dcef43a04659cb1a61e91c14de525277cf4b3390e644fcc21ce ssh-agent -k [2022-11-17T23:13:34.699Z] unset SSH_AUTH_SOCK; [2022-11-17T23:13:34.700Z] unset SSH_AGENT_PID; [2022-11-17T23:13:34.700Z] echo Agent pid 76 killed; [2022-11-17T23:13:34.706Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-11-17T23:13:35.010Z] + git semver [Pipeline] } [2022-11-17T23:13:35.287Z] $ docker stop --time=1 06f2d42a42112dcef43a04659cb1a61e91c14de525277cf4b3390e644fcc21ce [2022-11-17T23:13:36.643Z] $ docker rm -f 06f2d42a42112dcef43a04659cb1a61e91c14de525277cf4b3390e644fcc21ce [Pipeline] // withDockerContainer [Pipeline] sh [2022-11-17T23:13:36.980Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-11-17T23:13:37.157Z] Stashed 1 file(s) [Pipeline] echo [2022-11-17T23:13:37.161Z] [edgeXSemver]: initialized semver on version 2.3.1-dev.4 [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 [2022-11-17T23:13:37.558Z] + git config --global --add safe.directory /w/workspace/edgex-go/352 [Pipeline] echo [2022-11-17T23:13:37.570Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-11-17T23:13:37.580Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-11-17T23:13:37.586Z] ========================================================= [2022-11-17T23:13:37.586Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-11-17T23:13:37.586Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-11-17T23:13:37.875Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-11-17T23:13:37.875Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-11-17T23:13:37.875Z] 213ec9aee27d: Pulling fs layer [2022-11-17T23:13:37.875Z] 4583459ba037: Pulling fs layer [2022-11-17T23:13:37.875Z] 93c1e223e6f2: Pulling fs layer [2022-11-17T23:13:37.875Z] 53926ce57604: Pulling fs layer [2022-11-17T23:13:37.875Z] 21b2b0c7a3f4: Pulling fs layer [2022-11-17T23:13:37.875Z] 22ff95d597cd: Pulling fs layer [2022-11-17T23:13:37.875Z] 12d6caf4c0d1: Pulling fs layer [2022-11-17T23:13:37.875Z] 96b7cbca73a9: Pulling fs layer [2022-11-17T23:13:37.875Z] a7acece74701: Pulling fs layer [2022-11-17T23:13:37.875Z] 53926ce57604: Waiting [2022-11-17T23:13:37.875Z] 21b2b0c7a3f4: Waiting [2022-11-17T23:13:37.875Z] 22ff95d597cd: Waiting [2022-11-17T23:13:37.875Z] 12d6caf4c0d1: Waiting [2022-11-17T23:13:37.875Z] 96b7cbca73a9: Waiting [2022-11-17T23:13:37.875Z] a7acece74701: Waiting [2022-11-17T23:13:37.875Z] 93c1e223e6f2: Download complete [2022-11-17T23:13:37.875Z] 4583459ba037: Download complete [2022-11-17T23:13:37.875Z] 21b2b0c7a3f4: Verifying Checksum [2022-11-17T23:13:37.875Z] 21b2b0c7a3f4: Download complete [2022-11-17T23:13:37.875Z] 22ff95d597cd: Download complete [2022-11-17T23:13:37.875Z] 213ec9aee27d: Verifying Checksum [2022-11-17T23:13:37.875Z] 213ec9aee27d: Download complete [2022-11-17T23:13:37.875Z] 12d6caf4c0d1: Download complete [2022-11-17T23:13:38.134Z] 213ec9aee27d: Pull complete [2022-11-17T23:13:38.134Z] 4583459ba037: Pull complete [2022-11-17T23:13:38.399Z] 93c1e223e6f2: Pull complete [2022-11-17T23:13:38.969Z] a7acece74701: Verifying Checksum [2022-11-17T23:13:38.969Z] a7acece74701: Download complete [2022-11-17T23:13:38.969Z] 53926ce57604: Verifying Checksum [2022-11-17T23:13:38.969Z] 53926ce57604: Download complete [2022-11-17T23:13:39.227Z] 96b7cbca73a9: Verifying Checksum [2022-11-17T23:13:39.227Z] 96b7cbca73a9: Download complete [2022-11-17T23:13:43.435Z] 53926ce57604: Pull complete [2022-11-17T23:13:43.435Z] 21b2b0c7a3f4: Pull complete [2022-11-17T23:13:43.435Z] 22ff95d597cd: Pull complete [2022-11-17T23:13:43.435Z] 12d6caf4c0d1: Pull complete [2022-11-17T23:13:45.342Z] 96b7cbca73a9: Pull complete [2022-11-17T23:13:45.908Z] a7acece74701: Pull complete [2022-11-17T23:13:45.908Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2022-11-17T23:13:45.908Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-11-17T23:13:45.908Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2022-11-17T23:13:46.204Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-11-17T23:13:46.204Z] WORKDIR /edgex [2022-11-17T23:13:46.205Z] COPY go.mod . [2022-11-17T23:13:46.205Z] RUN go mod download [2022-11-17T23:13:46.205Z] + docker build -t ci-base-image-x86_64 -f - . [2022-11-17T23:13:46.770Z] Sending build context to Docker daemon 169.9MB [2022-11-17T23:13:47.029Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-11-17T23:13:47.029Z] ---> db6d94c90886 [2022-11-17T23:13:47.029Z] Step 2/4 : WORKDIR /edgex [2022-11-17T23:13:50.330Z] ---> Running in afd719e83ca2 [2022-11-17T23:13:50.330Z] Removing intermediate container afd719e83ca2 [2022-11-17T23:13:50.330Z] ---> a0b7d9247f4a [2022-11-17T23:13:50.330Z] Step 3/4 : COPY go.mod . [2022-11-17T23:13:50.590Z] ---> fbef3ef27dc8 [2022-11-17T23:13:50.590Z] Step 4/4 : RUN go mod download [2022-11-17T23:13:50.590Z] ---> Running in 82160e8cbba6 [2022-11-17T23:13:52.233Z] Still waiting to schedule task [2022-11-17T23:13:52.234Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-11-17T23:14:05.484Z] Removing intermediate container 82160e8cbba6 [2022-11-17T23:14:05.484Z] ---> 1a324282d492 [2022-11-17T23:14:05.484Z] Successfully built 1a324282d492 [2022-11-17T23:14:05.484Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-17T23:14:05.779Z] + docker inspect -f . ci-base-image-x86_64 [2022-11-17T23:14:05.780Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-17T23:14:05.840Z] prd-ubuntu20.04-docker-8c-8g-119449 does not seem to be running inside a container [2022-11-17T23:14:05.868Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/352 -v /w/workspace/edgex-go/352:/w/workspace/edgex-go/352:rw,z -v /w/workspace/edgex-go/352@tmp:/w/workspace/edgex-go/352@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-11-17T23:14:06.279Z] $ docker top 60ac35339b847bf85a20bb6922e95801e1002b189b58a804c1884a3918ca2d27 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-11-17T23:14:06.617Z] + go version [2022-11-17T23:14:06.618Z] go version go1.18.7 linux/amd64 [Pipeline] } [2022-11-17T23:14:06.631Z] $ docker stop --time=1 60ac35339b847bf85a20bb6922e95801e1002b189b58a804c1884a3918ca2d27 [2022-11-17T23:14:07.876Z] $ docker rm -f 60ac35339b847bf85a20bb6922e95801e1002b189b58a804c1884a3918ca2d27 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-17T23:14:08.270Z] + docker inspect -f . ci-base-image-x86_64 [2022-11-17T23:14:08.270Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-17T23:14:08.333Z] prd-ubuntu20.04-docker-8c-8g-119449 does not seem to be running inside a container [2022-11-17T23:14:08.366Z] $ 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/352 -v /w/workspace/edgex-go/352:/w/workspace/edgex-go/352:rw,z -v /w/workspace/edgex-go/352@tmp:/w/workspace/edgex-go/352@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-11-17T23:14:08.724Z] $ docker top 2861f8f523bdaa404b7842a99afee5fec01908efa375930a816f443221535f9d -eo pid,comm [Pipeline] { [Pipeline] echo [2022-11-17T23:14:08.792Z] ========================================================= [2022-11-17T23:14:08.792Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-11-17T23:14:08.792Z] ========================================================= [Pipeline] sh [2022-11-17T23:14:09.068Z] + git config --global --add safe.directory /w/workspace/edgex-go/352 [Pipeline] fileExists [Pipeline] sh [2022-11-17T23:14:09.363Z] + make test [2022-11-17T23:14:09.363Z] go test -race -coverprofile=coverage.out ./... [2022-11-17T23:14:15.929Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-11-17T23:14:28.153Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-11-17T23:14:28.153Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-11-17T23:14:28.153Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-11-17T23:14:28.153Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-11-17T23:14:28.153Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-11-17T23:14:28.153Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-11-17T23:14:28.153Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-11-17T23:14:28.153Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-11-17T23:14:28.153Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-11-17T23:14:28.411Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-11-17T23:14:28.411Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-11-17T23:14:28.411Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-11-17T23:14:28.411Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-11-17T23:14:28.411Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-11-17T23:14:28.411Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-11-17T23:14:28.976Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.094s coverage: 28.7% of statements [2022-11-17T23:14:28.976Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-11-17T23:14:28.976Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-11-17T23:14:29.234Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.082s coverage: 98.5% of statements [2022-11-17T23:14:29.495Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 0.122s coverage: 43.0% of statements [2022-11-17T23:14:29.495Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2022-11-17T23:14:29.495Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-11-17T23:14:29.495Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.111s coverage: 54.2% of statements [2022-11-17T23:14:29.495Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-11-17T23:14:29.495Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-11-17T23:14:33.678Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.858s coverage: 89.2% of statements [2022-11-17T23:14:33.678Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-11-17T23:14:33.678Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-11-17T23:14:33.678Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-11-17T23:14:33.678Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-11-17T23:14:33.678Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-11-17T23:14:33.678Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.086s coverage: 2.2% of statements [2022-11-17T23:14:33.678Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-11-17T23:14:33.678Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-11-17T23:14:33.678Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.544s coverage: 95.6% of statements [2022-11-17T23:14:33.678Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-11-17T23:14:33.678Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-11-17T23:14:33.678Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2022-11-17T23:14:33.678Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.082s coverage: 72.2% of statements [2022-11-17T23:14:33.678Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-11-17T23:14:33.678Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-11-17T23:14:33.678Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-11-17T23:14:33.678Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-11-17T23:14:33.678Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-11-17T23:14:33.678Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.068s coverage: 60.0% of statements [2022-11-17T23:14:33.678Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-11-17T23:14:33.678Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-11-17T23:14:33.678Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-11-17T23:14:33.678Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.092s coverage: 0.9% of statements [2022-11-17T23:14:33.678Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-11-17T23:14:33.678Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.049s coverage: 58.8% of statements [2022-11-17T23:14:33.678Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.073s coverage: 29.6% of statements [2022-11-17T23:14:33.678Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-11-17T23:14:33.678Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.060s coverage: 47.1% of statements [2022-11-17T23:14:33.678Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.080s coverage: 79.5% of statements [2022-11-17T23:14:33.678Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.075s coverage: 94.1% of statements [2022-11-17T23:14:33.678Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.096s coverage: 96.3% of statements [2022-11-17T23:14:33.678Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.055s coverage: 87.5% of statements [2022-11-17T23:14:38.943Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.078s coverage: 94.4% of statements [2022-11-17T23:14:38.943Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.089s coverage: 44.8% of statements [2022-11-17T23:14:45.505Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.200s coverage: 79.9% of statements [2022-11-17T23:14:45.505Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-11-17T23:14:53.626Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.106s coverage: 92.9% of statements [2022-11-17T23:14:53.626Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-11-17T23:14:53.626Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-11-17T23:14:53.626Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-11-17T23:14:53.626Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.027s coverage: 65.1% of statements [2022-11-17T23:14:53.626Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-11-17T23:14:53.626Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2022-11-17T23:14:53.626Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2022-11-17T23:14:53.626Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2022-11-17T23:14:53.626Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.094s coverage: 86.9% of statements [2022-11-17T23:14:53.626Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-11-17T23:14:53.626Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-11-17T23:14:53.626Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-11-17T23:14:53.626Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-11-17T23:14:53.626Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.081s coverage: 87.2% of statements [2022-11-17T23:14:53.626Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-11-17T23:14:53.626Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-11-17T23:14:53.626Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.056s coverage: 100.0% of statements [2022-11-17T23:14:53.626Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-11-17T23:14:53.626Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.071s coverage: 58.8% of statements [2022-11-17T23:14:53.626Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-11-17T23:14:53.626Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.061s coverage: 80.0% of statements [2022-11-17T23:14:53.626Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.053s coverage: 87.2% of statements [2022-11-17T23:14:53.626Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.061s coverage: 85.4% of statements [2022-11-17T23:14:53.626Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.236s coverage: 91.2% of statements [2022-11-17T23:14:53.626Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-11-17T23:14:53.626Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.177s coverage: 64.7% of statements [2022-11-17T23:14:53.626Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-11-17T23:14:53.626Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-11-17T23:14:53.626Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.058s coverage: 100.0% of statements [2022-11-17T23:14:53.626Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.034s coverage: 89.4% of statements [2022-11-17T23:14:53.626Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.020s coverage: 100.0% of statements [2022-11-17T23:14:53.626Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.025s coverage: 73.7% of statements [2022-11-17T23:14:53.626Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.051s coverage: 100.0% of statements [2022-11-17T23:14:53.626Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.353s coverage: 65.8% of statements [2022-11-17T23:14:53.626Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-11-17T23:14:53.626Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-11-17T23:14:53.626Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-11-17T23:14:53.626Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.184s coverage: 41.8% of statements [2022-11-17T23:14:53.626Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-11-17T23:14:53.626Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-11-17T23:14:53.626Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.066s coverage: 89.5% of statements [2022-11-17T23:14:53.626Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-11-17T23:14:53.626Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.056s coverage: 84.8% of statements [2022-11-17T23:14:53.626Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-11-17T23:14:53.626Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-11-17T23:14:53.626Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-11-17T23:14:53.626Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-11-17T23:14:53.626Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.084s coverage: 17.7% of statements [2022-11-17T23:14:53.626Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-11-17T23:14:53.626Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-11-17T23:14:53.626Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-11-17T23:14:53.626Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-11-17T23:14:53.626Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.149s coverage: 92.3% of statements [2022-11-17T23:14:53.626Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-11-17T23:14:53.626Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-11-17T23:14:53.627Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-11-17T23:14:53.627Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-11-17T23:14:53.627Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.066s coverage: 63.2% of statements [2022-11-17T23:14:53.627Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-11-17T23:14:53.627Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-11-17T23:14:53.627Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.098s coverage: 97.7% of statements [2022-11-17T23:14:53.627Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-11-17T23:14:53.627Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-11-17T23:14:53.627Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-11-17T23:14:53.627Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-11-17T23:14:53.627Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.056s coverage: 28.9% of statements [2022-11-17T23:14:53.627Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-11-17T23:14:53.627Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-11-17T23:14:53.627Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-11-17T23:14:53.627Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-11-17T23:14:53.627Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-11-17T23:14:53.627Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-11-17T23:14:53.627Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.054s coverage: 100.0% of statements [2022-11-17T23:14:53.627Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.033s coverage: 96.9% of statements [2022-11-17T23:14:53.627Z] 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 [2022-11-17T23:15:11.704Z] 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." [2022-11-17T23:15:11.704Z] go vet ./... [2022-11-17T23:15:14.987Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-11-17T23:15:15.246Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-11-17T23:15:15.246Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-11-17T23:15:15.516Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-11-17T23:15:15.914Z] + ls -al . [2022-11-17T23:15:15.914Z] total 768 [2022-11-17T23:15:15.914Z] drwxrwxr-x 11 1001 1001 4096 Nov 17 23:14 . [2022-11-17T23:15:15.914Z] drwxr-xr-x 4 root root 4096 Nov 17 23:14 .. [2022-11-17T23:15:15.914Z] drwxrwxr-x 2 1001 1001 4096 Nov 17 23:13 .blubracket [2022-11-17T23:15:15.914Z] -rw-rw-r-- 1 1001 1001 16 Nov 17 23:13 .dockerignore [2022-11-17T23:15:15.914Z] drwxrwxr-x 8 1001 1001 4096 Nov 17 23:14 .git [2022-11-17T23:15:15.914Z] drwxrwxr-x 3 1001 1001 4096 Nov 17 23:13 .github [2022-11-17T23:15:15.914Z] -rw-rw-r-- 1 1001 1001 1030 Nov 17 23:13 .gitignore [2022-11-17T23:15:15.914Z] -rw-rw-r-- 1 1001 1001 42 Nov 17 23:13 .golangci.yml [2022-11-17T23:15:15.914Z] -rw-rw-r-- 1 1001 1001 87 Nov 17 23:13 .hadolint.yml [2022-11-17T23:15:15.914Z] drwxr-xr-x 3 1001 1001 4096 Nov 17 23:13 .semver [2022-11-17T23:15:15.914Z] -rw-rw-r-- 1 1001 1001 166 Nov 17 23:13 .sonarcloud.properties [2022-11-17T23:15:15.914Z] -rw-rw-r-- 1 1001 1001 1171 Nov 17 23:13 ADOPTERS.md [2022-11-17T23:15:15.914Z] -rw-rw-r-- 1 1001 1001 10618 Nov 17 23:13 Attribution.txt [2022-11-17T23:15:15.914Z] -rw-rw-r-- 1 1001 1001 73765 Nov 17 23:13 CHANGELOG.md [2022-11-17T23:15:15.914Z] -rw-rw-r-- 1 1001 1001 3804 Nov 17 23:13 CONTRIBUTING.md [2022-11-17T23:15:15.914Z] -rw-rw-r-- 1 1001 1001 677 Nov 17 23:13 GOVERNANCE.md [2022-11-17T23:15:15.914Z] -rw-rw-r-- 1 1001 1001 850 Nov 17 23:13 Jenkinsfile [2022-11-17T23:15:15.914Z] -rw-rw-r-- 1 1001 1001 10775 Nov 17 23:13 LICENSE [2022-11-17T23:15:15.914Z] -rw-rw-r-- 1 1001 1001 13289 Nov 17 23:13 Makefile [2022-11-17T23:15:15.914Z] -rw-rw-r-- 1 1001 1001 582 Nov 17 23:13 OWNERS.md [2022-11-17T23:15:15.914Z] -rw-rw-r-- 1 1001 1001 9403 Nov 17 23:13 README.md [2022-11-17T23:15:15.914Z] -rw-rw-r-- 1 1001 1001 6912 Nov 17 23:13 SECURITY.md [2022-11-17T23:15:15.914Z] -rw-rw-r-- 1 1001 1001 11 Nov 17 23:13 VERSION [2022-11-17T23:15:15.914Z] drwxrwxr-x 2 1001 1001 4096 Nov 17 23:13 bin [2022-11-17T23:15:15.914Z] drwxrwxr-x 18 1001 1001 4096 Nov 17 23:13 cmd [2022-11-17T23:15:15.914Z] -rw-r--r-- 1 root root 501828 Nov 17 23:14 coverage.out [2022-11-17T23:15:15.914Z] -rw-rw-r-- 1 1001 1001 3369 Nov 17 23:13 go.mod [2022-11-17T23:15:15.914Z] -rw-rw-r-- 1 1001 1001 44829 Nov 17 23:13 go.sum [2022-11-17T23:15:15.914Z] drwxrwxr-x 8 1001 1001 4096 Nov 17 23:13 internal [2022-11-17T23:15:15.914Z] drwxrwxr-x 3 1001 1001 4096 Nov 17 23:13 openapi [2022-11-17T23:15:15.914Z] drwxrwxr-x 4 1001 1001 4096 Nov 17 23:13 snap [2022-11-17T23:15:15.914Z] -rw-rw-r-- 1 1001 1001 204 Nov 17 23:13 version.go [Pipeline] sh [2022-11-17T23:15:16.308Z] + '[' -e coverage.out ] [2022-11-17T23:15:16.308Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-11-17T23:15:16.407Z] Stashed 1 file(s) [Pipeline] sh [2022-11-17T23:15:16.684Z] + make build [2022-11-17T23:15:16.684Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.1-dev.4" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2022-11-17T23:15:23.321Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-119451 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws [2022-11-17T23:15:23.331Z] Running in /w/workspace/edgex-go/352 [Pipeline] { [Pipeline] checkout [2022-11-17T23:15:23.357Z] The recommended git tool is: git [2022-11-17T23:15:28.451Z] using credential edgex-jenkins-ssh [2022-11-17T23:15:28.465Z] Cloning the remote Git repository [2022-11-17T23:15:28.880Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.1-dev.4" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-11-17T23:15:29.447Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.1-dev.4" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-11-17T23:15:28.507Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-11-17T23:15:28.581Z] > git init /w/workspace/edgex-go/352 # timeout=10 [2022-11-17T23:15:28.730Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-11-17T23:15:28.731Z] > git --version # timeout=10 [2022-11-17T23:15:28.754Z] > git --version # 'git version 2.25.1' [2022-11-17T23:15:28.760Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-11-17T23:15:28.809Z] Verifying host key using known hosts file [2022-11-17T23:15:29.000Z] You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. [2022-11-17T23:15:29.012Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-11-17T23:15:30.821Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.1-dev.4" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-11-17T23:15:37.383Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.1-dev.4" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-11-17T23:15:37.383Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.1-dev.4" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-11-17T23:15:38.782Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.1-dev.4" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-11-17T23:15:40.204Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.1-dev.4" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-11-17T23:15:40.769Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.1-dev.4" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-11-17T23:15:42.144Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.1-dev.4" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-11-17T23:15:42.712Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.1-dev.4" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-11-17T23:15:43.646Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.1-dev.4" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-11-17T23:15:46.179Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.1-dev.4" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2022-11-17T23:15:47.015Z] Avoid second fetch [2022-11-17T23:15:47.016Z] Checking out Revision a2765a98d8f71eb240f317e00f16757db580c473 (main) [Pipeline] } [2022-11-17T23:15:47.143Z] $ docker stop --time=1 2861f8f523bdaa404b7842a99afee5fec01908efa375930a816f443221535f9d [2022-11-17T23:15:46.210Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-11-17T23:15:46.237Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-11-17T23:15:47.030Z] > git config core.sparsecheckout # timeout=10 [2022-11-17T23:15:47.049Z] > git checkout -f a2765a98d8f71eb240f317e00f16757db580c473 # timeout=10 [2022-11-17T23:15:47.656Z] Commit message: "feat: Remove ZeroMQ MessageBus capability (#4234)" [2022-11-17T23:15:51.007Z] $ docker rm -f 2861f8f523bdaa404b7842a99afee5fec01908efa375930a816f443221535f9d [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 [2022-11-17T23:15:51.885Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-11-17T23:15:51.885Z] [2022-11-17T23:15:51.885Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-17T23:15:52.114Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-11-17T23:15:52.114Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-11-17T23:15:52.114Z] Dload Upload Total Spent Left Speed [2022-11-17T23:15:52.114Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 85148 0 --:--:-- --:--:-- --:--:-- 85148 [2022-11-17T23:15:52.178Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-11-17T23:15:52.178Z] latest: Pulling from edgex-devops/edgex-compose [2022-11-17T23:15:52.178Z] cbdbe7a5bc2a: Pulling fs layer [2022-11-17T23:15:52.178Z] ca9280d653b3: Pulling fs layer [2022-11-17T23:15:52.178Z] 7e9c9ca2126c: Pulling fs layer [2022-11-17T23:15:52.178Z] cbdbe7a5bc2a: Download complete [Pipeline] sh [2022-11-17T23:15:52.438Z] ca9280d653b3: Download complete [2022-11-17T23:15:52.438Z] cbdbe7a5bc2a: Pull complete [2022-11-17T23:15:52.742Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-11-17T23:15:53.004Z] 7e9c9ca2126c: Download complete [2022-11-17T23:15:53.004Z] ca9280d653b3: Pull complete [2022-11-17T23:15:53.066Z] + sudo tee /etc/docker/daemon.new [2022-11-17T23:15:53.066Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-11-17T23:15:53.066Z] { [2022-11-17T23:15:53.066Z] "registry-mirrors": [ [2022-11-17T23:15:53.066Z] "https://nexus3.edgexfoundry.org:10001" [2022-11-17T23:15:53.066Z] ], [2022-11-17T23:15:53.066Z] "bip": "10.250.0.254/24", [2022-11-17T23:15:53.066Z] "hosts": [ [2022-11-17T23:15:53.066Z] "tcp://0.0.0.0:5555", [2022-11-17T23:15:53.066Z] "unix:///var/run/docker.sock" [2022-11-17T23:15:53.066Z] ], [2022-11-17T23:15:53.066Z] "mtu": 1458, [2022-11-17T23:15:53.066Z] "selinux-enabled": true, [2022-11-17T23:15:53.066Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-11-17T23:15:53.066Z] } [Pipeline] sh [2022-11-17T23:15:53.388Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-11-17T23:15:53.713Z] + sudo service docker restart [2022-11-17T23:15:56.288Z] 7e9c9ca2126c: Pull complete [2022-11-17T23:15:56.288Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2022-11-17T23:15:56.288Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-11-17T23:15:56.288Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-17T23:15:56.363Z] prd-ubuntu20.04-docker-8c-8g-119449 does not seem to be running inside a container [2022-11-17T23:15:56.394Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/352 -v /w/workspace/edgex-go/352:/w/workspace/edgex-go/352:rw,z -v /w/workspace/edgex-go/352@tmp:/w/workspace/edgex-go/352@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-11-17T23:15:58.830Z] $ docker top b2a1f70737e1cae50c1cbfccbe68e6def27bb58c83382d2aa0c777ea045495d8 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-11-17T23:15:59.171Z] + docker-compose build --help [2022-11-17T23:15:59.171Z] + grep parallel [2022-11-17T23:15:59.740Z] --parallel Build images in parallel. [Pipeline] } [2022-11-17T23:15:59.756Z] $ docker stop --time=1 b2a1f70737e1cae50c1cbfccbe68e6def27bb58c83382d2aa0c777ea045495d8 [2022-11-17T23:16:01.038Z] $ docker rm -f b2a1f70737e1cae50c1cbfccbe68e6def27bb58c83382d2aa0c777ea045495d8 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-17T23:16:01.418Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-11-17T23:16:01.418Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-17T23:16:01.488Z] prd-ubuntu20.04-docker-8c-8g-119449 does not seem to be running inside a container [2022-11-17T23:16:01.526Z] $ 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/352 -v /w/workspace/edgex-go/352:/w/workspace/edgex-go/352:rw,z -v /w/workspace/edgex-go/352@tmp:/w/workspace/edgex-go/352@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 [2022-11-17T23:16:01.865Z] $ docker top 035e93988476f81016ae2bd42c1210cb43ef22f45f049822acac4c6f49b9a850 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-11-17T23:16:02.198Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-11-17T23:16:02.766Z] Building core-command ... [2022-11-17T23:16:02.766Z] Building core-data ... [2022-11-17T23:16:02.766Z] Building core-metadata ... [2022-11-17T23:16:02.766Z] Building security-bootstrapper ... [2022-11-17T23:16:02.766Z] Building security-proxy-setup ... [2022-11-17T23:16:02.766Z] Building security-secretstore-setup ... [2022-11-17T23:16:02.766Z] Building security-spiffe-token-provider ... [2022-11-17T23:16:02.766Z] Building security-spire-agent ... [2022-11-17T23:16:02.766Z] Building security-spire-config ... [2022-11-17T23:16:02.766Z] Building security-spire-server ... [2022-11-17T23:16:02.766Z] Building support-notifications ... [2022-11-17T23:16:02.766Z] Building support-scheduler ... [2022-11-17T23:16:02.766Z] Building sys-mgmt-agent ... [2022-11-17T23:16:02.766Z] Building security-bootstrapper [2022-11-17T23:16:02.766Z] Building support-notifications [2022-11-17T23:16:02.766Z] Building core-command [2022-11-17T23:16:02.766Z] Building security-spire-config [2022-11-17T23:16:02.766Z] Building core-metadata [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-11-17T23:16:11.960Z] provisioning config files... [2022-11-17T23:16:11.983Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/352@tmp/config5399237357934799203tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-11-17T23:16:12.330Z] ---> docker-login.sh [2022-11-17T23:16:12.330Z] nexus3.edgexfoundry.org:10001 [2022-11-17T23:16:12.599Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-17T23:16:12.873Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-17T23:16:12.873Z] Configure a credential helper to remove this warning. See [2022-11-17T23:16:12.873Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-17T23:16:12.873Z] [2022-11-17T23:16:12.873Z] Login Succeeded [2022-11-17T23:16:12.873Z] nexus3.edgexfoundry.org:10002 [2022-11-17T23:16:13.142Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-17T23:16:13.412Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-17T23:16:13.412Z] Configure a credential helper to remove this warning. See [2022-11-17T23:16:13.412Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-17T23:16:13.412Z] [2022-11-17T23:16:13.412Z] Login Succeeded [2022-11-17T23:16:13.412Z] nexus3.edgexfoundry.org:10003 [2022-11-17T23:16:13.680Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-17T23:16:13.948Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-17T23:16:13.948Z] Configure a credential helper to remove this warning. See [2022-11-17T23:16:13.948Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-17T23:16:13.948Z] [2022-11-17T23:16:13.948Z] Login Succeeded [2022-11-17T23:16:13.948Z] nexus3.edgexfoundry.org:10004 [2022-11-17T23:16:14.218Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-17T23:16:14.486Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-17T23:16:14.486Z] Configure a credential helper to remove this warning. See [2022-11-17T23:16:14.486Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-17T23:16:14.486Z] [2022-11-17T23:16:14.486Z] Login Succeeded [2022-11-17T23:16:14.486Z] docker.io [2022-11-17T23:16:14.486Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-17T23:16:14.753Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-17T23:16:14.753Z] Configure a credential helper to remove this warning. See [2022-11-17T23:16:14.753Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-17T23:16:14.753Z] [2022-11-17T23:16:14.753Z] Login Succeeded [2022-11-17T23:16:14.753Z] ---> docker-login.sh ends [Pipeline] } [2022-11-17T23:16:14.767Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2022-11-17T23:16:14.970Z] Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-11-17T23:16:14.970Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2022-11-17T23:16:14.970Z] ---> 1a324282d492 [2022-11-17T23:16:14.970Z] Step 3/32 : WORKDIR /edgex-go [2022-11-17T23:16:14.970Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-11-17T23:16:14.970Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-11-17T23:16:14.970Z] ---> 1a324282d492 [2022-11-17T23:16:14.970Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2022-11-17T23:16:14.970Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-11-17T23:16:14.970Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-11-17T23:16:14.970Z] ---> 1a324282d492 [2022-11-17T23:16:14.970Z] Step 3/24 : WORKDIR /edgex-go [2022-11-17T23:16:14.970Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-11-17T23:16:14.970Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-11-17T23:16:14.970Z] ---> 1a324282d492 [2022-11-17T23:16:14.970Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2022-11-17T23:16:15.213Z] + git config --global --add safe.directory /w/workspace/edgex-go/352 [Pipeline] echo [2022-11-17T23:16:15.230Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-11-17T23:16:15.241Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-11-17T23:16:15.248Z] ========================================================= [2022-11-17T23:16:15.248Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-11-17T23:16:15.248Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-11-17T23:16:15.538Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-11-17T23:16:15.538Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-11-17T23:16:15.538Z] ---> 1a324282d492 [2022-11-17T23:16:15.538Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2022-11-17T23:16:15.565Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-11-17T23:16:15.833Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-11-17T23:16:15.833Z] 9b18e9b68314: Pulling fs layer [2022-11-17T23:16:15.833Z] 35d82f9e3411: Pulling fs layer [2022-11-17T23:16:15.833Z] e16973657156: Pulling fs layer [2022-11-17T23:16:15.833Z] fc693d55d65f: Pulling fs layer [2022-11-17T23:16:15.833Z] 7e9fc2657dce: Pulling fs layer [2022-11-17T23:16:15.833Z] dda99020689f: Pulling fs layer [2022-11-17T23:16:15.833Z] db1c61fa0a46: Pulling fs layer [2022-11-17T23:16:15.833Z] 891c053d2c06: Pulling fs layer [2022-11-17T23:16:15.833Z] 7e9fc2657dce: Waiting [2022-11-17T23:16:15.833Z] dda99020689f: Waiting [2022-11-17T23:16:15.833Z] db1c61fa0a46: Waiting [2022-11-17T23:16:15.833Z] 891c053d2c06: Waiting [2022-11-17T23:16:15.833Z] fc693d55d65f: Waiting [2022-11-17T23:16:15.833Z] e16973657156: Download complete [2022-11-17T23:16:15.833Z] 35d82f9e3411: Verifying Checksum [2022-11-17T23:16:15.833Z] 35d82f9e3411: Download complete [2022-11-17T23:16:15.833Z] 7e9fc2657dce: Verifying Checksum [2022-11-17T23:16:15.833Z] 7e9fc2657dce: Download complete [2022-11-17T23:16:15.833Z] dda99020689f: Verifying Checksum [2022-11-17T23:16:15.833Z] dda99020689f: Download complete [2022-11-17T23:16:15.833Z] 9b18e9b68314: Download complete [2022-11-17T23:16:16.808Z] 9b18e9b68314: Pull complete [2022-11-17T23:16:17.082Z] 891c053d2c06: Verifying Checksum [2022-11-17T23:16:17.082Z] 891c053d2c06: Download complete [2022-11-17T23:16:17.668Z] 35d82f9e3411: Pull complete [2022-11-17T23:16:17.668Z] e16973657156: Pull complete [2022-11-17T23:16:18.253Z] db1c61fa0a46: Verifying Checksum [2022-11-17T23:16:18.253Z] db1c61fa0a46: Download complete [2022-11-17T23:16:18.838Z] fc693d55d65f: Verifying Checksum [2022-11-17T23:16:18.838Z] fc693d55d65f: Download complete [2022-11-17T23:16:23.683Z] ---> Running in 9ad1ee4981f1 [2022-11-17T23:16:23.683Z] ---> Running in 76214e3ba158 [2022-11-17T23:16:23.683Z] ---> Running in 81a20d097885 [2022-11-17T23:16:23.683Z] ---> Running in 34c62878ecb1 [2022-11-17T23:16:23.683Z] ---> Running in 6c2992179f06 [2022-11-17T23:16:23.683Z] Removing intermediate container 81a20d097885 [2022-11-17T23:16:23.683Z] ---> 4e381fdfd75d [2022-11-17T23:16:23.683Z] Step 4/23 : WORKDIR /edgex-go [2022-11-17T23:16:23.683Z] Removing intermediate container 76214e3ba158 [2022-11-17T23:16:23.683Z] ---> b0fe922fbed4 [2022-11-17T23:16:23.683Z] Step 4/22 : WORKDIR /edgex-go [2022-11-17T23:16:23.683Z] Removing intermediate container 34c62878ecb1 [2022-11-17T23:16:23.683Z] ---> 950cf856f605 [2022-11-17T23:16:23.683Z] Step 4/24 : WORKDIR /edgex-go [2022-11-17T23:16:23.683Z] Removing intermediate container 6c2992179f06 [2022-11-17T23:16:23.683Z] ---> db6606a70901 [2022-11-17T23:16:23.683Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2022-11-17T23:16:23.683Z] ---> Running in c408e5f318e8 [2022-11-17T23:16:23.683Z] ---> Running in f7653e13a3f7 [2022-11-17T23:16:23.683Z] ---> Running in 43b25580b3fb [2022-11-17T23:16:23.683Z] Removing intermediate container 9ad1ee4981f1 [2022-11-17T23:16:23.683Z] ---> 339e89b73b1c [2022-11-17T23:16:23.683Z] Step 4/32 : RUN apk add --update --no-cache make git [2022-11-17T23:16:23.683Z] ---> Running in 3899ab61284e [2022-11-17T23:16:23.683Z] ---> Running in 0f22d8fe752e [2022-11-17T23:16:23.683Z] Removing intermediate container c408e5f318e8 [2022-11-17T23:16:23.683Z] ---> b8fc29f0aae2 [2022-11-17T23:16:23.683Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-11-17T23:16:23.683Z] ---> Running in 897bd57436a2 [2022-11-17T23:16:23.683Z] Removing intermediate container 43b25580b3fb [2022-11-17T23:16:23.683Z] ---> 306083d07382 [2022-11-17T23:16:23.683Z] Step 5/24 : RUN apk add --update --no-cache make git [2022-11-17T23:16:23.683Z] Removing intermediate container f7653e13a3f7 [2022-11-17T23:16:23.683Z] ---> e154afbeb78e [2022-11-17T23:16:23.683Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-11-17T23:16:23.683Z] ---> Running in c7da0b2d00d4 [2022-11-17T23:16:23.683Z] ---> Running in b54a820c4e26 [2022-11-17T23:16:23.683Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-11-17T23:16:23.683Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-11-17T23:16:23.683Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-11-17T23:16:23.683Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-11-17T23:16:23.941Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-11-17T23:16:23.941Z] OK: 211 MiB in 51 packages [2022-11-17T23:16:23.941Z] OK: 211 MiB in 51 packages [2022-11-17T23:16:23.941Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-11-17T23:16:23.941Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-11-17T23:16:23.941Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-11-17T23:16:24.202Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-11-17T23:16:24.202Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-11-17T23:16:24.202Z] OK: 211 MiB in 51 packages [2022-11-17T23:16:24.202Z] OK: 211 MiB in 51 packages [2022-11-17T23:16:24.480Z] OK: 211 MiB in 51 packages [2022-11-17T23:16:24.480Z] Removing intermediate container 3899ab61284e [2022-11-17T23:16:24.480Z] ---> a54d18b93564 [2022-11-17T23:16:24.480Z] Step 5/24 : COPY go.mod vendor* ./ [2022-11-17T23:16:24.480Z] Removing intermediate container 0f22d8fe752e [2022-11-17T23:16:24.480Z] ---> 7a26c77d5dff [2022-11-17T23:16:24.480Z] Step 5/32 : COPY go.mod vendor* ./ [2022-11-17T23:16:24.739Z] ---> d6523be3f688 [2022-11-17T23:16:24.739Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-17T23:16:24.739Z] ---> 029fd9ee6e19 [2022-11-17T23:16:24.739Z] Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-17T23:16:24.739Z] ---> Running in a9a1e2613c54 [2022-11-17T23:16:24.739Z] ---> Running in b1104985257c [2022-11-17T23:16:24.739Z] Removing intermediate container 897bd57436a2 [2022-11-17T23:16:24.739Z] ---> 9ba6ef3f5ae0 [2022-11-17T23:16:24.739Z] Step 6/23 : COPY go.mod vendor* ./ [2022-11-17T23:16:24.739Z] Removing intermediate container b54a820c4e26 [2022-11-17T23:16:24.739Z] ---> d41046d49d1a [2022-11-17T23:16:24.739Z] Step 6/24 : COPY go.mod vendor* ./ [2022-11-17T23:16:25.006Z] ---> b16d39b6cdae [2022-11-17T23:16:25.006Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-17T23:16:25.006Z] ---> Running in 73f61bbc39cf [2022-11-17T23:16:25.006Z] Removing intermediate container c7da0b2d00d4 [2022-11-17T23:16:25.006Z] ---> 4a5cbedadd0c [2022-11-17T23:16:25.006Z] Step 6/22 : COPY go.mod vendor* ./ [2022-11-17T23:16:25.006Z] ---> d6d481e4bad2 [2022-11-17T23:16:25.006Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-17T23:16:25.006Z] ---> Running in 8a7550719e1c [2022-11-17T23:16:25.265Z] ---> 63ae0a5f7382 [2022-11-17T23:16:25.265Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-17T23:16:25.265Z] ---> Running in 070bd914eaf2 [2022-11-17T23:16:31.193Z] fc693d55d65f: Pull complete [2022-11-17T23:16:31.193Z] 7e9fc2657dce: Pull complete [2022-11-17T23:16:31.193Z] dda99020689f: Pull complete [2022-11-17T23:16:37.854Z] db1c61fa0a46: Pull complete [2022-11-17T23:16:38.820Z] 891c053d2c06: Pull complete [2022-11-17T23:16:38.820Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2022-11-17T23:16:38.820Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-11-17T23:16:39.087Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2022-11-17T23:16:39.477Z] + + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-11-17T23:16:39.477Z] WORKDIR /edgex [2022-11-17T23:16:39.477Z] COPY go.mod . [2022-11-17T23:16:39.477Z] RUN go mod downloaddocker [2022-11-17T23:16:39.477Z] build -t ci-base-image-arm64 -f - . [2022-11-17T23:16:40.086Z] Sending build context to Docker daemon 3.27MB [2022-11-17T23:16:40.086Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-11-17T23:16:40.086Z] ---> f96f9c87975a [2022-11-17T23:16:40.086Z] Step 2/4 : WORKDIR /edgex [2022-11-17T23:16:42.051Z] ---> Running in 2b0aeb62ff03 [2022-11-17T23:16:42.052Z] Removing intermediate container 2b0aeb62ff03 [2022-11-17T23:16:42.052Z] ---> c36141e592b3 [2022-11-17T23:16:42.052Z] Step 3/4 : COPY go.mod . [2022-11-17T23:16:42.640Z] ---> e28985861674 [2022-11-17T23:16:42.640Z] Step 4/4 : RUN go mod download [2022-11-17T23:16:42.640Z] ---> Running in ef338f8a5775 [2022-11-17T23:16:57.411Z] Removing intermediate container a9a1e2613c54 [2022-11-17T23:16:57.411Z] ---> 05c1443cc3eb [2022-11-17T23:16:57.411Z] Step 7/24 : COPY . . [2022-11-17T23:16:57.411Z] Removing intermediate container 8a7550719e1c [2022-11-17T23:16:57.411Z] ---> 6999a2391bc8 [2022-11-17T23:16:57.411Z] Step 8/24 : COPY . . [2022-11-17T23:16:57.411Z] Removing intermediate container 73f61bbc39cf [2022-11-17T23:16:57.411Z] ---> 12227c06c41a [2022-11-17T23:16:57.411Z] Step 8/23 : COPY . . [2022-11-17T23:16:57.411Z] Removing intermediate container 070bd914eaf2 [2022-11-17T23:16:57.411Z] ---> 31992d46bd67 [2022-11-17T23:16:57.411Z] Step 8/22 : COPY . . [2022-11-17T23:16:57.411Z] Removing intermediate container b1104985257c [2022-11-17T23:16:57.411Z] ---> 7a1b48de4ba9 [2022-11-17T23:16:57.411Z] Step 7/32 : COPY . . [2022-11-17T23:17:12.296Z] ---> 5a8b82c0409d [2022-11-17T23:17:12.296Z] Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-11-17T23:17:12.296Z] ---> adfd58ab3101 [2022-11-17T23:17:12.296Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2022-11-17T23:17:12.296Z] ---> 7635725af53e [2022-11-17T23:17:12.296Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-11-17T23:17:12.296Z] ---> 6168862d68d4 [2022-11-17T23:17:12.296Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2022-11-17T23:17:12.296Z] ---> efe22afecfed [2022-11-17T23:17:12.296Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2022-11-17T23:17:12.296Z] ---> Running in cb2b74ed99cd [2022-11-17T23:17:12.296Z] ---> Running in 46128a34eafa [2022-11-17T23:17:12.296Z] ---> Running in 8620af174c91 [2022-11-17T23:17:12.296Z] ---> Running in 5b9876c71a45 [2022-11-17T23:17:12.296Z] ---> Running in 1f0da952599e [2022-11-17T23:17:12.296Z] Removing intermediate container 5b9876c71a45 [2022-11-17T23:17:12.296Z] ---> 34ee00c828ec [2022-11-17T23:17:12.296Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2022-11-17T23:17:12.296Z] ---> Running in 7ee6f16397fc [2022-11-17T23:17:12.296Z] Removing intermediate container 7ee6f16397fc [2022-11-17T23:17:12.296Z] ---> 225851716687 [2022-11-17T23:17:12.296Z] 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 [2022-11-17T23:17:12.296Z] ---> Running in 1f014b55a7a6 [2022-11-17T23:17:12.296Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.1-dev.4" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-11-17T23:17:12.296Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.1-dev.4" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-11-17T23:17:12.296Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.1-dev.4" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-11-17T23:17:12.296Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.1-dev.4" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-11-17T23:17:13.231Z] Removing intermediate container 1f014b55a7a6 [2022-11-17T23:17:13.231Z] ---> 4ea71250183d [2022-11-17T23:17:13.231Z] Step 11/24 : WORKDIR /edgex-go [2022-11-17T23:17:13.231Z] ---> Running in f4ded4618b18 [2022-11-17T23:17:13.488Z] Removing intermediate container f4ded4618b18 [2022-11-17T23:17:13.488Z] ---> 6ebcf6ff33df [2022-11-17T23:17:13.488Z] [2022-11-17T23:17:13.488Z] Step 12/24 : FROM alpine:3.15 [2022-11-17T23:17:13.488Z] 3.15: Pulling from library/alpine [2022-11-17T23:17:13.746Z] Digest: sha256:cf34c62ee8eb3fe8aa24c1fab45d7e9d12768d945c3f5a6fd6a63d901e898479 [2022-11-17T23:17:13.746Z] Status: Downloaded newer image for alpine:3.15 [2022-11-17T23:17:13.746Z] ---> c4fc93816858 [2022-11-17T23:17:13.746Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-11-17T23:17:14.003Z] ---> Running in a3ba348fd640 [2022-11-17T23:17:14.003Z] Removing intermediate container a3ba348fd640 [2022-11-17T23:17:14.003Z] ---> e5180ee2783c [2022-11-17T23:17:14.003Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-11-17T23:17:14.003Z] ---> Running in 8043e5b74440 [2022-11-17T23:17:14.568Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-11-17T23:17:14.825Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-11-17T23:17:14.866Z] Removing intermediate container ef338f8a5775 [2022-11-17T23:17:14.866Z] ---> 9b3f7e4ec603 [2022-11-17T23:17:14.866Z] Successfully built 9b3f7e4ec603 [2022-11-17T23:17:14.866Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-17T23:17:15.083Z] v3.15.6-177-gd016b3f1e6 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2022-11-17T23:17:15.083Z] v3.15.6-177-gd016b3f1e6 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2022-11-17T23:17:15.083Z] OK: 15859 distinct packages available [2022-11-17T23:17:15.083Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-11-17T23:17:15.192Z] + docker inspect -f . ci-base-image-arm64 [2022-11-17T23:17:15.192Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-17T23:17:15.340Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-11-17T23:17:15.365Z] prd-ubuntu20.04-docker-arm64-4c-16g-119451 does not seem to be running inside a container [2022-11-17T23:17:15.417Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/352 -v /w/workspace/edgex-go/352:/w/workspace/edgex-go/352:rw,z -v /w/workspace/edgex-go/352@tmp:/w/workspace/edgex-go/352@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 [2022-11-17T23:17:15.598Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-11-17T23:17:15.598Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-11-17T23:17:15.598Z] (3/4) Installing libucontext (1.1-r0) [2022-11-17T23:17:15.598Z] (4/4) Installing gcompat (1.0.0-r4) [2022-11-17T23:17:15.598Z] Executing busybox-1.34.1-r7.trigger [2022-11-17T23:17:15.598Z] OK: 6 MiB in 18 packages [2022-11-17T23:17:16.552Z] $ docker top 534a15ee9bbb491b6fe3c2e9e71bdbaa8af11f6ce257ffff194e99c97addcdcf -eo pid,comm [Pipeline] { [Pipeline] sh [2022-11-17T23:17:16.968Z] Removing intermediate container 8043e5b74440 [2022-11-17T23:17:16.968Z] ---> 03342fc66632 [2022-11-17T23:17:16.968Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-11-17T23:17:17.378Z] + go version [2022-11-17T23:17:17.378Z] go version go1.18.7 linux/arm64 [Pipeline] } [2022-11-17T23:17:17.385Z] $ docker stop --time=1 534a15ee9bbb491b6fe3c2e9e71bdbaa8af11f6ce257ffff194e99c97addcdcf [2022-11-17T23:17:19.005Z] $ docker rm -f 534a15ee9bbb491b6fe3c2e9e71bdbaa8af11f6ce257ffff194e99c97addcdcf [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 [2022-11-17T23:17:19.590Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-11-17T23:17:19.590Z] [2022-11-17T23:17:19.590Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-17T23:17:19.928Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-11-17T23:17:19.928Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2022-11-17T23:17:19.928Z] 29e5d40040c1: Pulling fs layer [2022-11-17T23:17:19.928Z] 1ce36da41761: Pulling fs layer [2022-11-17T23:17:19.928Z] 25b303627fd3: Pulling fs layer [2022-11-17T23:17:20.199Z] 29e5d40040c1: Verifying Checksum [2022-11-17T23:17:20.199Z] 29e5d40040c1: Download complete [2022-11-17T23:17:20.258Z] ---> acfec1df78c2 [2022-11-17T23:17:20.258Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-11-17T23:17:20.468Z] 1ce36da41761: Verifying Checksum [2022-11-17T23:17:20.468Z] 1ce36da41761: Download complete [2022-11-17T23:17:20.828Z] ---> a763b0d1c75b [2022-11-17T23:17:20.828Z] Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-11-17T23:17:20.828Z] ---> Running in 9dfa08f263a6 [2022-11-17T23:17:21.054Z] 29e5d40040c1: Pull complete [2022-11-17T23:17:21.392Z] Removing intermediate container 9dfa08f263a6 [2022-11-17T23:17:21.392Z] ---> c877dc7c30f3 [2022-11-17T23:17:21.392Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-11-17T23:17:21.954Z] ---> 5031e8c6841a [2022-11-17T23:17:21.954Z] Step 19/24 : WORKDIR / [2022-11-17T23:17:21.954Z] ---> Running in 2bc24d09b762 [2022-11-17T23:17:22.017Z] 25b303627fd3: Verifying Checksum [2022-11-17T23:17:22.017Z] 25b303627fd3: Download complete [2022-11-17T23:17:22.285Z] 1ce36da41761: Pull complete [2022-11-17T23:17:22.519Z] Removing intermediate container 2bc24d09b762 [2022-11-17T23:17:22.519Z] ---> 0cb3f9f09444 [2022-11-17T23:17:22.519Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-11-17T23:17:22.776Z] ---> Running in e573defdda6d [2022-11-17T23:17:23.033Z] Removing intermediate container e573defdda6d [2022-11-17T23:17:23.033Z] ---> 2deafe670c52 [2022-11-17T23:17:23.033Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-11-17T23:17:23.348Z] ---> Running in cf76d775f38e [2022-11-17T23:17:23.606Z] Removing intermediate container cf76d775f38e [2022-11-17T23:17:23.606Z] ---> 6e6309ed12ce [2022-11-17T23:17:23.606Z] Step 22/24 : LABEL arch=x86_64 [2022-11-17T23:17:23.863Z] ---> Running in 2a1bd8f93cf9 [2022-11-17T23:17:24.426Z] Removing intermediate container 2a1bd8f93cf9 [2022-11-17T23:17:24.426Z] ---> db247b831f04 [2022-11-17T23:17:24.426Z] Step 23/24 : LABEL git_sha=a2765a98d8f71eb240f317e00f16757db580c473 [2022-11-17T23:17:24.426Z] ---> Running in de404b5b4a61 [2022-11-17T23:17:25.358Z] Removing intermediate container de404b5b4a61 [2022-11-17T23:17:25.358Z] ---> 971db25fc438 [2022-11-17T23:17:25.358Z] Step 24/24 : LABEL version=2.3.1-dev.4 [2022-11-17T23:17:25.358Z] ---> Running in 388c1b169135 [2022-11-17T23:17:25.922Z] Removing intermediate container 388c1b169135 [2022-11-17T23:17:25.922Z] ---> 043cd5a8e6c6 [2022-11-17T23:17:25.922Z] [2022-11-17T23:17:25.922Z] Successfully built 043cd5a8e6c6 [2022-11-17T23:17:25.922Z] Successfully tagged security-spire-config:latest [2022-11-17T23:17:25.922Z] Building security-proxy-setup [2022-11-17T23:17:28.445Z]  Building security-spire-config ... done Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-11-17T23:17:28.445Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2022-11-17T23:17:28.445Z] ---> 1a324282d492 [2022-11-17T23:17:28.445Z] Step 3/21 : WORKDIR /edgex-go [2022-11-17T23:17:28.445Z] ---> Using cache [2022-11-17T23:17:28.445Z] ---> 339e89b73b1c [2022-11-17T23:17:28.445Z] Step 4/21 : RUN apk add --update --no-cache make git [2022-11-17T23:17:28.445Z] ---> Using cache [2022-11-17T23:17:28.445Z] ---> 7a26c77d5dff [2022-11-17T23:17:28.445Z] Step 5/21 : COPY go.mod vendor* ./ [2022-11-17T23:17:28.445Z] ---> Using cache [2022-11-17T23:17:28.445Z] ---> 029fd9ee6e19 [2022-11-17T23:17:28.445Z] Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-17T23:17:28.445Z] ---> Using cache [2022-11-17T23:17:28.445Z] ---> 7a1b48de4ba9 [2022-11-17T23:17:28.445Z] Step 7/21 : COPY . . [2022-11-17T23:17:28.445Z] ---> Using cache [2022-11-17T23:17:28.445Z] ---> 5a8b82c0409d [2022-11-17T23:17:28.445Z] Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-11-17T23:17:32.363Z] 25b303627fd3: Pull complete [2022-11-17T23:17:32.363Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2022-11-17T23:17:32.363Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-11-17T23:17:32.363Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-17T23:17:32.527Z] prd-ubuntu20.04-docker-arm64-4c-16g-119451 does not seem to be running inside a container [2022-11-17T23:17:32.573Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/352 -v /w/workspace/edgex-go/352:/w/workspace/edgex-go/352:rw,z -v /w/workspace/edgex-go/352@tmp:/w/workspace/edgex-go/352@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 [2022-11-17T23:17:33.701Z] ---> Running in 8313d4ee2f32 [2022-11-17T23:17:34.265Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.1-dev.4" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-11-17T23:17:34.634Z] $ docker top faa0eb5eab857006441085a2581bc96b6df132bfa031d4ec3eb37744e5406d12 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-11-17T23:17:35.448Z] + docker-compose build --help [2022-11-17T23:17:35.448Z] + grep parallel [2022-11-17T23:17:38.789Z] --parallel Build images in parallel. [Pipeline] } [2022-11-17T23:17:39.060Z] $ docker stop --time=1 faa0eb5eab857006441085a2581bc96b6df132bfa031d4ec3eb37744e5406d12 [2022-11-17T23:17:40.660Z] $ docker rm -f faa0eb5eab857006441085a2581bc96b6df132bfa031d4ec3eb37744e5406d12 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-17T23:17:41.179Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-11-17T23:17:41.179Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-17T23:17:41.333Z] prd-ubuntu20.04-docker-arm64-4c-16g-119451 does not seem to be running inside a container [2022-11-17T23:17:41.379Z] $ 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/352 -v /w/workspace/edgex-go/352:/w/workspace/edgex-go/352:rw,z -v /w/workspace/edgex-go/352@tmp:/w/workspace/edgex-go/352@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 [2022-11-17T23:17:42.425Z] $ docker top 43b4a9be18d8a1f255a9602e8522cdbb9f001a161f916e5166a26e1aad2e5af7 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-11-17T23:17:42.914Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-11-17T23:17:47.156Z] Building core-command ... [2022-11-17T23:17:47.156Z] Building core-data ... [2022-11-17T23:17:47.156Z] Building core-metadata ... [2022-11-17T23:17:47.156Z] Building security-bootstrapper ... [2022-11-17T23:17:47.156Z] Building security-proxy-setup ... [2022-11-17T23:17:47.156Z] Building security-secretstore-setup ... [2022-11-17T23:17:47.156Z] Building security-spiffe-token-provider ... [2022-11-17T23:17:47.156Z] Building security-spire-agent ... [2022-11-17T23:17:47.156Z] Building security-spire-config ... [2022-11-17T23:17:47.156Z] Building security-spire-server ... [2022-11-17T23:17:47.156Z] Building support-notifications ... [2022-11-17T23:17:47.156Z] Building support-scheduler ... [2022-11-17T23:17:47.156Z] Building sys-mgmt-agent ... [2022-11-17T23:17:47.156Z] Building security-spire-config [2022-11-17T23:17:47.156Z] Building security-bootstrapper [2022-11-17T23:17:47.156Z] Building core-data [2022-11-17T23:17:47.156Z] Building security-secretstore-setup [2022-11-17T23:17:47.156Z] Building security-spiffe-token-provider [2022-11-17T23:17:49.142Z] Removing intermediate container cb2b74ed99cd [2022-11-17T23:17:49.142Z] ---> 7e4bb040d822 [2022-11-17T23:17:49.142Z] [2022-11-17T23:17:49.142Z] Step 9/32 : FROM alpine:3.16 [2022-11-17T23:17:49.142Z] 3.16: Pulling from library/alpine [2022-11-17T23:17:49.142Z] Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b [2022-11-17T23:17:49.142Z] Status: Downloaded newer image for alpine:3.16 [2022-11-17T23:17:49.142Z] ---> bfe296a52501 [2022-11-17T23:17:49.142Z] Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-11-17T23:17:52.476Z] ---> Running in 32178269ca66 [2022-11-17T23:17:52.476Z] Removing intermediate container 1f0da952599e [2022-11-17T23:17:52.476Z] ---> 67c13a236ce3 [2022-11-17T23:17:52.476Z] [2022-11-17T23:17:52.476Z] Step 10/23 : FROM alpine:3.16 [2022-11-17T23:17:52.476Z] ---> bfe296a52501 [2022-11-17T23:17:52.476Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-11-17T23:17:52.476Z] Removing intermediate container 46128a34eafa [2022-11-17T23:17:52.476Z] ---> ffa34a91a6e3 [2022-11-17T23:17:52.476Z] [2022-11-17T23:17:52.476Z] Step 10/24 : FROM alpine:3.16 [2022-11-17T23:17:52.476Z] ---> bfe296a52501 [2022-11-17T23:17:52.476Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2022-11-17T23:17:52.476Z] ---> Running in 886231d92b3b [2022-11-17T23:17:52.736Z] Removing intermediate container 32178269ca66 [2022-11-17T23:17:52.736Z] ---> 8d709d38eaa3 [2022-11-17T23:17:52.736Z] Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec [2022-11-17T23:17:52.995Z] ---> Running in d6359590848f [2022-11-17T23:17:52.995Z] ---> Running in c4e02729a5f5 [2022-11-17T23:17:53.253Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-11-17T23:17:53.511Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-11-17T23:17:53.511Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-11-17T23:17:53.511Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-11-17T23:17:53.511Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-11-17T23:17:53.768Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-11-17T23:17:53.768Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-11-17T23:17:53.768Z] Executing busybox-1.35.0-r17.trigger [2022-11-17T23:17:53.768Z] OK: 6 MiB in 15 packages [2022-11-17T23:17:53.768Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-11-17T23:17:53.768Z] Executing busybox-1.35.0-r17.trigger [2022-11-17T23:17:53.768Z] OK: 6 MiB in 15 packages [2022-11-17T23:17:53.768Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-11-17T23:17:53.768Z] (2/2) Installing su-exec (0.2-r1) [2022-11-17T23:17:53.768Z] Executing busybox-1.35.0-r17.trigger [2022-11-17T23:17:53.768Z] OK: 6 MiB in 16 packages [2022-11-17T23:17:55.729Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.1-dev.4" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-11-17T23:17:56.005Z] Removing intermediate container 886231d92b3b [2022-11-17T23:17:56.005Z] ---> c54fae9bb347 [2022-11-17T23:17:56.005Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-11-17T23:17:56.005Z] Removing intermediate container d6359590848f [2022-11-17T23:17:56.005Z] ---> 4df76e16b92f [2022-11-17T23:17:56.005Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-11-17T23:17:56.005Z] ---> Running in 73d09582fa71 [2022-11-17T23:17:56.264Z] Removing intermediate container 8620af174c91 [2022-11-17T23:17:56.264Z] ---> 7773a35f2c35 [2022-11-17T23:17:56.264Z] [2022-11-17T23:17:56.264Z] Step 10/22 : FROM alpine:3.16 [2022-11-17T23:17:56.264Z] ---> bfe296a52501 [2022-11-17T23:17:56.264Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-11-17T23:17:56.264Z] ---> Running in d410f7234ac2 [2022-11-17T23:17:56.264Z] ---> Running in 2f2bbf6f4d38 [2022-11-17T23:17:56.264Z] Removing intermediate container c4e02729a5f5 [2022-11-17T23:17:56.264Z] ---> 604f89503279 [2022-11-17T23:17:56.264Z] Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init [2022-11-17T23:17:56.521Z] Removing intermediate container 73d09582fa71 [2022-11-17T23:17:56.521Z] ---> 18d3c857c802 [2022-11-17T23:17:56.521Z] Step 13/23 : ENV APP_PORT=59882 [2022-11-17T23:17:56.521Z] ---> Running in d642dcad1385 [2022-11-17T23:17:56.521Z] ---> Running in c3955e6fe464 [2022-11-17T23:17:56.521Z] Removing intermediate container d410f7234ac2 [2022-11-17T23:17:56.521Z] ---> 174947cca2c5 [2022-11-17T23:17:56.521Z] Step 13/24 : ENV APP_PORT=59881 [2022-11-17T23:17:56.521Z] ---> Running in 828eaddf4754 [2022-11-17T23:17:56.521Z] Removing intermediate container d642dcad1385 [2022-11-17T23:17:56.521Z] ---> ae247ba5a12f [2022-11-17T23:17:56.521Z] Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2022-11-17T23:17:56.779Z] ---> Running in c014f59aa430 [2022-11-17T23:17:56.779Z] Removing intermediate container c3955e6fe464 [2022-11-17T23:17:56.779Z] ---> f7e0f4fd2e2a [2022-11-17T23:17:56.779Z] Step 14/23 : EXPOSE $APP_PORT [2022-11-17T23:17:56.779Z] ---> Running in eec8ec71f368 [2022-11-17T23:17:56.779Z] Removing intermediate container 828eaddf4754 [2022-11-17T23:17:56.779Z] ---> 5897e3757b54 [2022-11-17T23:17:56.779Z] Step 14/24 : EXPOSE $APP_PORT [2022-11-17T23:17:56.779Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-11-17T23:17:56.779Z] Removing intermediate container c014f59aa430 [2022-11-17T23:17:56.779Z] ---> 608b3c968bc7 [2022-11-17T23:17:56.779Z] Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2022-11-17T23:17:56.779Z] ---> Running in 1bca56a71edd [2022-11-17T23:17:56.779Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-11-17T23:17:57.036Z] ---> Running in ffcae8b9eaa7 [2022-11-17T23:17:57.036Z] Removing intermediate container eec8ec71f368 [2022-11-17T23:17:57.036Z] ---> 997e7ec03f46 [2022-11-17T23:17:57.036Z] Step 15/23 : WORKDIR / [2022-11-17T23:17:57.036Z] Removing intermediate container 1bca56a71edd [2022-11-17T23:17:57.036Z] ---> 5522b05e2fda [2022-11-17T23:17:57.036Z] Step 15/24 : WORKDIR / [2022-11-17T23:17:57.036Z] ---> Running in 1dabfcff2af5 [2022-11-17T23:17:57.036Z] ---> Running in 1d2e1450c020 [2022-11-17T23:17:57.036Z] Removing intermediate container ffcae8b9eaa7 [2022-11-17T23:17:57.036Z] ---> 00a7ef3c6c9a [2022-11-17T23:17:57.036Z] Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2022-11-17T23:17:57.036Z] (1/2) Installing ca-certificates (20220614-r0) [2022-11-17T23:17:57.036Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-11-17T23:17:57.036Z] Executing busybox-1.35.0-r17.trigger [2022-11-17T23:17:57.036Z] ---> Running in 74569028a81e [2022-11-17T23:17:57.197Z] Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-11-17T23:17:57.197Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2022-11-17T23:17:57.197Z] ---> 9b3f7e4ec603 [2022-11-17T23:17:57.197Z] Step 3/32 : WORKDIR /edgex-go [2022-11-17T23:17:57.197Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-11-17T23:17:57.197Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-11-17T23:17:57.197Z] ---> 9b3f7e4ec603 [2022-11-17T23:17:57.197Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2022-11-17T23:17:57.197Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-11-17T23:17:57.197Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-11-17T23:17:57.197Z] ---> 9b3f7e4ec603 [2022-11-17T23:17:57.197Z] Step 3/24 : WORKDIR /edgex-go [2022-11-17T23:17:57.197Z] ---> Running in 34cfbfc9db4a [2022-11-17T23:17:57.197Z] ---> Running in 4db3fd536542 [2022-11-17T23:17:57.197Z] ---> Running in 5de72f88e37f [2022-11-17T23:17:57.319Z] Executing ca-certificates-20220614-r0.trigger [2022-11-17T23:17:57.319Z] Removing intermediate container 1dabfcff2af5 [2022-11-17T23:17:57.319Z] ---> 1aef243c9472 [2022-11-17T23:17:57.319Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2022-11-17T23:17:57.319Z] Removing intermediate container 1d2e1450c020 [2022-11-17T23:17:57.319Z] ---> bb56f9414eaa [2022-11-17T23:17:57.319Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-11-17T23:17:57.319Z] OK: 6 MiB in 16 packages [2022-11-17T23:17:57.319Z] Removing intermediate container 74569028a81e [2022-11-17T23:17:57.319Z] ---> 8dbee7d5fece [2022-11-17T23:17:57.319Z] Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2022-11-17T23:17:57.465Z] Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-11-17T23:17:57.465Z] Step 2/19 : FROM ${BUILDER_BASE} AS builder [2022-11-17T23:17:57.465Z] ---> 9b3f7e4ec603 [2022-11-17T23:17:57.465Z] Step 3/19 : WORKDIR /edgex-go [2022-11-17T23:17:57.465Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-11-17T23:17:57.465Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-11-17T23:17:57.465Z] ---> 9b3f7e4ec603 [2022-11-17T23:17:57.465Z] Step 3/24 : WORKDIR /edgex-go [2022-11-17T23:17:57.465Z] ---> Running in ef28fb1866f4 [2022-11-17T23:17:57.732Z] ---> Running in 97f609e10bf5 [2022-11-17T23:17:57.732Z] Removing intermediate container 34cfbfc9db4a [2022-11-17T23:17:57.732Z] ---> fa9909f94fd6 [2022-11-17T23:17:57.732Z] Step 4/32 : RUN apk add --update --no-cache make git [2022-11-17T23:17:57.732Z] Removing intermediate container 4db3fd536542 [2022-11-17T23:17:57.732Z] ---> 840da7a2b7ff [2022-11-17T23:17:57.733Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2022-11-17T23:17:57.733Z] ---> Running in 70caa832faf9 [2022-11-17T23:17:57.887Z] ---> f3473a6626d3 [2022-11-17T23:17:57.887Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-11-17T23:17:57.887Z] ---> Running in fecd59e9e39f [2022-11-17T23:17:57.887Z] ---> 97c7116fad29 [2022-11-17T23:17:57.887Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-11-17T23:17:58.000Z] Removing intermediate container 5de72f88e37f [2022-11-17T23:17:58.000Z] ---> baef48ea6bc8 [2022-11-17T23:17:58.000Z] Step 4/22 : WORKDIR /edgex-go [2022-11-17T23:17:58.000Z] ---> Running in 9603277467e3 [2022-11-17T23:17:58.000Z] ---> Running in 310ac5f3dc4b [2022-11-17T23:17:58.266Z] Removing intermediate container ef28fb1866f4 [2022-11-17T23:17:58.266Z] ---> c7d0c80a4907 [2022-11-17T23:17:58.266Z] Step 4/19 : RUN apk update && apk --no-cache --update add build-base [2022-11-17T23:17:58.266Z] ---> Running in 743e9684853d [2022-11-17T23:17:58.539Z] Removing intermediate container 97f609e10bf5 [2022-11-17T23:17:58.539Z] ---> 943a4ed49c39 [2022-11-17T23:17:58.539Z] Step 4/24 : RUN apk add --update --no-cache make git [2022-11-17T23:17:58.539Z] ---> Running in 5a92574d9f01 [2022-11-17T23:17:59.131Z] Removing intermediate container 310ac5f3dc4b [2022-11-17T23:17:59.131Z] ---> a4d8cad1ff00 [2022-11-17T23:17:59.131Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-11-17T23:17:59.131Z] ---> Running in abd40d6dd344 [2022-11-17T23:17:59.262Z] Removing intermediate container 2f2bbf6f4d38 [2022-11-17T23:17:59.262Z] ---> af5054dd27a7 [2022-11-17T23:17:59.262Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-11-17T23:17:59.262Z] ---> 65108445386d [2022-11-17T23:17:59.262Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-11-17T23:17:59.262Z] ---> 4c0acfae62de [2022-11-17T23:17:59.262Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-11-17T23:17:59.262Z] ---> Running in 58ff7fdcebba [2022-11-17T23:17:59.519Z] ---> f5995a80c5f9 [2022-11-17T23:17:59.519Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml ---> 107b3bb833fc [2022-11-17T23:17:59.519Z] [2022-11-17T23:17:59.519Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-11-17T23:17:59.519Z] Removing intermediate container fecd59e9e39f [2022-11-17T23:17:59.519Z] ---> 753503ce8741 [2022-11-17T23:17:59.519Z] Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} [2022-11-17T23:17:59.519Z] Removing intermediate container 58ff7fdcebba [2022-11-17T23:17:59.519Z] ---> 72b3785835c9 [2022-11-17T23:17:59.519Z] Step 13/22 : ENV APP_PORT=59860 [2022-11-17T23:17:59.519Z] Removing intermediate container 8313d4ee2f32 [2022-11-17T23:17:59.519Z] ---> 46e8f37c4569 [2022-11-17T23:17:59.519Z] [2022-11-17T23:17:59.519Z] Step 9/21 : FROM alpine:3.16 [2022-11-17T23:17:59.519Z] ---> bfe296a52501 [2022-11-17T23:17:59.519Z] Step 10/21 : RUN apk add --update --no-cache curl dumb-init [2022-11-17T23:17:59.519Z] ---> Running in d2dab1f627f8 [2022-11-17T23:17:59.519Z] ---> Running in dce07bf767b3 [2022-11-17T23:17:59.519Z] ---> Running in f53a699d58db [2022-11-17T23:17:59.519Z] ---> Running in c155447d2dfb [2022-11-17T23:17:59.779Z] ---> c284dead6b90 [2022-11-17T23:17:59.779Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2022-11-17T23:17:59.779Z] Removing intermediate container dce07bf767b3 [2022-11-17T23:17:59.779Z] ---> ee889c31780b [2022-11-17T23:17:59.779Z] Step 14/22 : EXPOSE $APP_PORT [2022-11-17T23:17:59.779Z] Removing intermediate container d2dab1f627f8 [2022-11-17T23:17:59.779Z] ---> d30e819b325d [2022-11-17T23:17:59.779Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2022-11-17T23:17:59.779Z] Removing intermediate container c155447d2dfb [2022-11-17T23:17:59.779Z] ---> 4bbe86b1e7cb [2022-11-17T23:17:59.779Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-11-17T23:17:59.779Z] ---> Running in b98dda7baa78 [2022-11-17T23:17:59.779Z] ---> Running in f3ca6e669f84 [2022-11-17T23:17:59.779Z] ---> Running in 6579cfd1a6ae [2022-11-17T23:18:00.041Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-11-17T23:18:00.041Z] Removing intermediate container b98dda7baa78 [2022-11-17T23:18:00.041Z] ---> d9fb71ef350a [2022-11-17T23:18:00.041Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-11-17T23:18:00.041Z] Removing intermediate container f3ca6e669f84 [2022-11-17T23:18:00.041Z] ---> effe62639897 [2022-11-17T23:18:00.041Z] Step 21/23 : LABEL arch=x86_64 [2022-11-17T23:18:00.041Z] Removing intermediate container 6579cfd1a6ae [2022-11-17T23:18:00.041Z] ---> 07069747183e [2022-11-17T23:18:00.041Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-11-17T23:18:00.041Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-11-17T23:18:00.041Z] ---> Running in e655d8a7bc33 [2022-11-17T23:18:00.041Z] ---> Running in 13c7d055a43b [2022-11-17T23:18:00.041Z] ---> 0e3e5c8f616d [2022-11-17T23:18:00.041Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2022-11-17T23:18:00.041Z] ---> Running in 78ea27fecda5 [2022-11-17T23:18:00.041Z] Removing intermediate container 13c7d055a43b [2022-11-17T23:18:00.041Z] ---> 59af34b00893 [2022-11-17T23:18:00.041Z] Step 22/23 : LABEL git_sha=a2765a98d8f71eb240f317e00f16757db580c473 [2022-11-17T23:18:00.041Z] Removing intermediate container e655d8a7bc33 [2022-11-17T23:18:00.041Z] ---> 378c08cb17a7 [2022-11-17T23:18:00.041Z] Step 22/24 : LABEL arch=x86_64 [2022-11-17T23:18:00.100Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-11-17T23:18:00.100Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-11-17T23:18:00.299Z] ---> Running in 567edd6e605d [2022-11-17T23:18:00.299Z] ---> Running in 0bf32c85928b [2022-11-17T23:18:00.299Z] ---> 7cdb7baa1939 [2022-11-17T23:18:00.299Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-11-17T23:18:00.299Z] (1/6) Installing ca-certificates (20220614-r0) [2022-11-17T23:18:00.299Z] (2/6) Installing brotli-libs (1.0.9-r6) [2022-11-17T23:18:00.299Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2022-11-17T23:18:00.299Z] Removing intermediate container 0bf32c85928b [2022-11-17T23:18:00.299Z] ---> 7e2298932b01 [2022-11-17T23:18:00.299Z] Step 23/24 : LABEL git_sha=a2765a98d8f71eb240f317e00f16757db580c473 [2022-11-17T23:18:00.299Z] Removing intermediate container 567edd6e605d [2022-11-17T23:18:00.299Z] ---> 0d079c09a440 [2022-11-17T23:18:00.299Z] Step 23/23 : LABEL version=2.3.1-dev.4 [2022-11-17T23:18:00.299Z] (4/6) Installing libcurl (7.83.1-r4) [2022-11-17T23:18:00.299Z] (5/6) Installing curl (7.83.1-r4) [2022-11-17T23:18:00.299Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-11-17T23:18:00.299Z] Executing busybox-1.35.0-r17.trigger [2022-11-17T23:18:00.299Z] Executing ca-certificates-20220614-r0.trigger [2022-11-17T23:18:00.299Z] ---> Running in dd83ab7c003b [2022-11-17T23:18:00.299Z] ---> Running in e37315cfff53 [2022-11-17T23:18:00.299Z] OK: 8 MiB in 20 packages [2022-11-17T23:18:00.368Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-11-17T23:18:00.593Z] Removing intermediate container e37315cfff53 [2022-11-17T23:18:00.593Z] ---> 41444de208eb [2022-11-17T23:18:00.593Z] Step 24/24 : LABEL version=2.3.1-dev.4 [2022-11-17T23:18:00.638Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-11-17T23:18:00.638Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-11-17T23:18:00.639Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-11-17T23:18:00.639Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-11-17T23:18:00.850Z] Removing intermediate container dd83ab7c003b [2022-11-17T23:18:00.850Z] ---> 592bf538bd3c [2022-11-17T23:18:00.850Z] [2022-11-17T23:18:00.850Z] ---> Running in 5f547ed5644f [2022-11-17T23:18:00.850Z] ---> 1374f6c5a53f [2022-11-17T23:18:00.850Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-11-17T23:18:00.850Z] Successfully built 592bf538bd3c [2022-11-17T23:18:00.850Z] Successfully tagged core-command:latest [2022-11-17T23:18:00.850Z]  Building core-command ... done Building security-secretstore-setup [2022-11-17T23:18:00.850Z] Removing intermediate container 5f547ed5644f [2022-11-17T23:18:00.850Z] ---> 04734193a2ad [2022-11-17T23:18:00.850Z] [2022-11-17T23:18:00.910Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-11-17T23:18:01.108Z] Successfully built 04734193a2ad [2022-11-17T23:18:01.179Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-11-17T23:18:01.179Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-11-17T23:18:01.762Z] OK: 221 MiB in 51 packages [2022-11-17T23:18:01.762Z] OK: 221 MiB in 51 packages [2022-11-17T23:18:02.029Z] v3.16.3-3-g26b0cc4686 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2022-11-17T23:18:02.029Z] v3.16.3-6-g9f2cd2dfe3 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2022-11-17T23:18:02.029Z] OK: 16895 distinct packages available [2022-11-17T23:18:02.301Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-11-17T23:18:02.587Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-11-17T23:18:02.587Z] OK: 221 MiB in 51 packages [2022-11-17T23:18:02.853Z] OK: 221 MiB in 51 packages [2022-11-17T23:18:03.721Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-11-17T23:18:03.721Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-11-17T23:18:03.834Z] OK: 221 MiB in 51 packages [2022-11-17T23:18:03.834Z] Removing intermediate container 70caa832faf9 [2022-11-17T23:18:03.834Z] ---> d8b774b51ccb [2022-11-17T23:18:03.834Z] Step 5/32 : COPY go.mod vendor* ./ [2022-11-17T23:18:03.834Z] Removing intermediate container 9603277467e3 [2022-11-17T23:18:03.834Z] ---> 931c8aefa05a [2022-11-17T23:18:03.834Z] Step 5/24 : COPY go.mod vendor* ./ [2022-11-17T23:18:04.420Z] Removing intermediate container 5a92574d9f01 [2022-11-17T23:18:04.420Z] ---> 33bf021d7c04 [2022-11-17T23:18:04.420Z] Step 5/24 : COPY go.mod vendor* ./ [2022-11-17T23:18:04.420Z] Removing intermediate container abd40d6dd344 [2022-11-17T23:18:04.420Z] ---> ebbc1baacd9f [2022-11-17T23:18:04.420Z] Step 6/22 : COPY go.mod vendor* ./ [2022-11-17T23:18:05.009Z] ---> 6ce9818c938f [2022-11-17T23:18:05.009Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-17T23:18:05.009Z] ---> 7aa3a94cd291 [2022-11-17T23:18:05.009Z] Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-17T23:18:05.009Z] ---> Running in 4feed89a9845 [2022-11-17T23:18:05.009Z] ---> Running in 246695144b61 [2022-11-17T23:18:05.100Z] Successfully tagged core-metadata:latest [2022-11-17T23:18:05.100Z] ---> 1a324282d492 [2022-11-17T23:18:05.100Z] Building security-spire-server [2022-11-17T23:18:05.100Z] Step 3/24 : WORKDIR /edgex-go [2022-11-17T23:18:05.100Z] ---> Using cache [2022-11-17T23:18:05.100Z] ---> 339e89b73b1c [2022-11-17T23:18:05.100Z] Step 4/24 : RUN apk add --update --no-cache make git [2022-11-17T23:18:05.100Z] ---> Using cache [2022-11-17T23:18:05.100Z] ---> 7a26c77d5dff [2022-11-17T23:18:05.100Z] Step 5/24 : COPY go.mod vendor* ./ [2022-11-17T23:18:05.100Z] ---> Using cache [2022-11-17T23:18:05.100Z] ---> 029fd9ee6e19 [2022-11-17T23:18:05.100Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-17T23:18:05.100Z] ---> Using cache [2022-11-17T23:18:05.100Z] ---> 7a1b48de4ba9 [2022-11-17T23:18:05.100Z] Step 7/24 : COPY . . [2022-11-17T23:18:05.100Z] ---> Using cache [2022-11-17T23:18:05.100Z] ---> 5a8b82c0409d [2022-11-17T23:18:05.100Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup Building core-metadata ... done  [2022-11-17T23:18:05.278Z] Removing intermediate container 743e9684853d [2022-11-17T23:18:05.278Z] ---> 16c6e5f1042e [2022-11-17T23:18:05.278Z] Step 5/19 : COPY go.mod vendor* ./ [2022-11-17T23:18:05.547Z] ---> 4cbbc784fe58 [2022-11-17T23:18:05.547Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-17T23:18:05.547Z] ---> 32c139b5ea6e [2022-11-17T23:18:05.547Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-17T23:18:05.815Z] ---> Running in 0f3b066e6269 [2022-11-17T23:18:05.815Z] ---> Running in f3f45dff9e45 [2022-11-17T23:18:06.397Z] ---> 1319e2d753ba [2022-11-17T23:18:06.397Z] Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-17T23:18:06.663Z] ---> Running in 43c94127041a [2022-11-17T23:18:09.307Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-11-17T23:18:09.307Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-11-17T23:18:09.307Z] ---> 1a324282d492 [2022-11-17T23:18:09.307Z] Step 3/23 : WORKDIR /edgex-go [2022-11-17T23:18:09.307Z] ---> Using cache [2022-11-17T23:18:09.307Z] ---> 339e89b73b1c [2022-11-17T23:18:09.307Z] Step 4/23 : RUN apk add --update --no-cache make git build-base curl [2022-11-17T23:18:10.738Z] ---> 7ab1e52581ef [2022-11-17T23:18:10.738Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-11-17T23:18:10.738Z] Removing intermediate container 78ea27fecda5 [2022-11-17T23:18:10.738Z] ---> 2fe8ef6e406f [2022-11-17T23:18:10.738Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2022-11-17T23:18:10.738Z] ---> Running in ce8b7f9e6a94 [2022-11-17T23:18:10.738Z] Removing intermediate container f53a699d58db [2022-11-17T23:18:10.738Z] ---> 6411d9a25877 [2022-11-17T23:18:10.738Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-11-17T23:18:10.738Z] ---> Running in d6076ea0dcfd [2022-11-17T23:18:10.739Z] ---> Running in 8de252725bed [2022-11-17T23:18:10.739Z] ---> Running in 01c267d8f0bc [2022-11-17T23:18:10.739Z] Removing intermediate container 8de252725bed [2022-11-17T23:18:10.739Z] ---> 8c9476afad2b [2022-11-17T23:18:10.739Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-11-17T23:18:10.739Z] ---> 4b4a3242a808 [2022-11-17T23:18:10.739Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-11-17T23:18:10.739Z] Removing intermediate container 01c267d8f0bc [2022-11-17T23:18:10.739Z] ---> ad0e0aefb3d8 [2022-11-17T23:18:10.739Z] Step 12/21 : WORKDIR /edgex [2022-11-17T23:18:10.739Z] ---> Running in b3acfa2ff463 [2022-11-17T23:18:10.739Z] ---> Running in 815fad5b45ea [2022-11-17T23:18:10.739Z] Removing intermediate container b3acfa2ff463 [2022-11-17T23:18:10.739Z] ---> ac23b297d4ca [2022-11-17T23:18:10.739Z] Step 20/22 : LABEL arch=x86_64 [2022-11-17T23:18:10.998Z] Removing intermediate container 815fad5b45ea [2022-11-17T23:18:10.998Z] ---> 9d38804705d3 [2022-11-17T23:18:10.998Z] Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-11-17T23:18:10.998Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-11-17T23:18:10.998Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.1-dev.4" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-11-17T23:18:10.998Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-11-17T23:18:10.998Z] ---> Running in 5f442039c435 [2022-11-17T23:18:11.257Z] OK: 211 MiB in 51 packages [2022-11-17T23:18:11.257Z] ---> 6fabac17cd25 [2022-11-17T23:18:11.257Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-11-17T23:18:11.257Z] ---> a802b2b9712f [2022-11-17T23:18:11.257Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-11-17T23:18:11.543Z] Removing intermediate container 5f442039c435 [2022-11-17T23:18:11.543Z] ---> 700d3c4cb820 [2022-11-17T23:18:11.543Z] Step 21/22 : LABEL git_sha=a2765a98d8f71eb240f317e00f16757db580c473 [2022-11-17T23:18:11.543Z] ---> Running in 43d0d348ae95 [2022-11-17T23:18:11.543Z] ---> f0bcef2deeb1 [2022-11-17T23:18:11.543Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-11-17T23:18:11.802Z] Removing intermediate container 43d0d348ae95 [2022-11-17T23:18:11.802Z] ---> 67f3d70f51db [2022-11-17T23:18:11.802Z] Step 22/22 : LABEL version=2.3.1-dev.4 [2022-11-17T23:18:11.802Z] Removing intermediate container ce8b7f9e6a94 [2022-11-17T23:18:11.802Z] ---> f3e746c29d49 [2022-11-17T23:18:11.802Z] Step 5/23 : COPY go.mod vendor* ./ [2022-11-17T23:18:11.802Z] ---> Running in 6db91363a623 [2022-11-17T23:18:11.802Z] ---> 540c6541d787 [2022-11-17T23:18:11.802Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2022-11-17T23:18:11.802Z] ---> a0de5f509c4f [2022-11-17T23:18:11.802Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-11-17T23:18:12.061Z] ---> ccfe6e86e668 [2022-11-17T23:18:12.061Z] Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-17T23:18:12.061Z] ---> Running in 6c621a3317af [2022-11-17T23:18:12.061Z] Removing intermediate container 6db91363a623 [2022-11-17T23:18:12.061Z] ---> f55d2c42149c [2022-11-17T23:18:12.061Z] [2022-11-17T23:18:12.061Z] Successfully built f55d2c42149c [2022-11-17T23:18:12.320Z] Successfully tagged support-notifications:latest [2022-11-17T23:18:12.320Z]  Building support-notifications ... done Building security-spiffe-token-provider [2022-11-17T23:18:12.320Z] ---> cd56a4050608 [2022-11-17T23:18:12.320Z] Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2022-11-17T23:18:14.875Z] ---> 7c4e49004755 [2022-11-17T23:18:14.875Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-11-17T23:18:14.875Z] Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-11-17T23:18:14.875Z] Step 2/19 : FROM ${BUILDER_BASE} AS builder [2022-11-17T23:18:14.875Z] ---> 1a324282d492 [2022-11-17T23:18:14.875Z] Step 3/19 : WORKDIR /edgex-go [2022-11-17T23:18:14.875Z] ---> Using cache [2022-11-17T23:18:14.875Z] ---> 339e89b73b1c [2022-11-17T23:18:14.875Z] Step 4/19 : RUN apk update && apk --no-cache --update add build-base [2022-11-17T23:18:16.783Z] ---> 72b3ff109330 [2022-11-17T23:18:16.783Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-11-17T23:18:17.100Z] ---> 1fb60cb59b71 [2022-11-17T23:18:17.100Z] Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-11-17T23:18:17.356Z] ---> Running in 04c30ca4d968 [2022-11-17T23:18:19.273Z] ---> Running in c316bb316c29 [2022-11-17T23:18:19.532Z] ---> 579b7fc8c4c4 [2022-11-17T23:18:19.532Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2022-11-17T23:18:19.532Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-11-17T23:18:19.790Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-11-17T23:18:20.048Z] ---> Running in e6194caeb07b [2022-11-17T23:18:20.048Z] v3.16.3-3-g26b0cc4686 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2022-11-17T23:18:20.048Z] v3.16.3-6-g9f2cd2dfe3 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2022-11-17T23:18:20.048Z] OK: 17038 distinct packages available [2022-11-17T23:18:20.048Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-11-17T23:18:20.305Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-11-17T23:18:20.564Z] OK: 211 MiB in 51 packages [2022-11-17T23:18:23.860Z] Removing intermediate container c316bb316c29 [2022-11-17T23:18:23.860Z] ---> 3e13aad18f45 [2022-11-17T23:18:23.860Z] Step 18/21 : ENTRYPOINT ["entrypoint.sh"] [2022-11-17T23:18:23.860Z] Removing intermediate container e6194caeb07b [2022-11-17T23:18:23.860Z] ---> a89f19adbebf [2022-11-17T23:18:23.860Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2022-11-17T23:18:23.860Z] ---> Running in 8504e559f9c5 [2022-11-17T23:18:23.860Z] ---> Running in b061eb48dba4 [2022-11-17T23:18:23.860Z] Removing intermediate container 04c30ca4d968 [2022-11-17T23:18:23.860Z] ---> e5f70db39843 [2022-11-17T23:18:23.860Z] Step 5/19 : COPY go.mod vendor* ./ [2022-11-17T23:18:23.860Z] Removing intermediate container 8504e559f9c5 [2022-11-17T23:18:23.860Z] ---> d070f35c7c32 [2022-11-17T23:18:23.860Z] Step 19/21 : LABEL arch=x86_64 [2022-11-17T23:18:23.860Z] Removing intermediate container b061eb48dba4 [2022-11-17T23:18:23.860Z] ---> f040c2597965 [2022-11-17T23:18:23.860Z] Step 29/32 : CMD ["gate"] [2022-11-17T23:18:24.118Z] ---> 30bd3cc201e5 [2022-11-17T23:18:24.118Z] Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-17T23:18:24.118Z] ---> Running in a262ddc47c68 [2022-11-17T23:18:24.118Z] ---> Running in 9d503e702d0a [2022-11-17T23:18:24.118Z] ---> Running in 43732955453d [2022-11-17T23:18:24.416Z] Removing intermediate container 9d503e702d0a [2022-11-17T23:18:24.416Z] ---> 416b1a6a62b0 [2022-11-17T23:18:24.416Z] Step 30/32 : LABEL arch=x86_64 [2022-11-17T23:18:24.712Z] Removing intermediate container a262ddc47c68 [2022-11-17T23:18:24.712Z] ---> 90a750d55833 [2022-11-17T23:18:24.712Z] Step 20/21 : LABEL git_sha=a2765a98d8f71eb240f317e00f16757db580c473 [2022-11-17T23:18:24.712Z] ---> Running in 07f931cfccfc [2022-11-17T23:18:24.712Z] ---> Running in 8d460aad30b2 [2022-11-17T23:18:24.970Z] Removing intermediate container 07f931cfccfc [2022-11-17T23:18:24.970Z] ---> bf29a4b5d95b [2022-11-17T23:18:24.970Z] Step 31/32 : LABEL git_sha=a2765a98d8f71eb240f317e00f16757db580c473 [2022-11-17T23:18:24.970Z] Removing intermediate container 8d460aad30b2 [2022-11-17T23:18:24.970Z] ---> 7c6ac55415ab [2022-11-17T23:18:24.970Z] Step 21/21 : LABEL version=2.3.1-dev.4 [2022-11-17T23:18:24.970Z] ---> Running in e8e1a6037381 [2022-11-17T23:18:24.970Z] ---> Running in 88300cb7afcb [2022-11-17T23:18:25.227Z] Removing intermediate container e8e1a6037381 [2022-11-17T23:18:25.227Z] ---> c86e1825e9cb [2022-11-17T23:18:25.227Z] Step 32/32 : LABEL version=2.3.1-dev.4 [2022-11-17T23:18:25.484Z] ---> Running in f71aa119cc73 [2022-11-17T23:18:25.484Z] Removing intermediate container 88300cb7afcb [2022-11-17T23:18:25.484Z] ---> 29b68d8d24f1 [2022-11-17T23:18:25.484Z] [2022-11-17T23:18:25.484Z] Successfully built 29b68d8d24f1 [2022-11-17T23:18:25.484Z] Successfully tagged security-proxy-setup:latest [2022-11-17T23:18:25.484Z] Building security-spire-agent [2022-11-17T23:18:25.742Z]  Building security-proxy-setup ... done Removing intermediate container f71aa119cc73 [2022-11-17T23:18:25.742Z] ---> ddf395c92e95 [2022-11-17T23:18:25.742Z] [2022-11-17T23:18:25.742Z] Removing intermediate container 6c621a3317af [2022-11-17T23:18:25.742Z] ---> c0b5acd35c71 [2022-11-17T23:18:25.742Z] Step 7/23 : COPY . . [2022-11-17T23:18:25.742Z] Successfully built ddf395c92e95 [2022-11-17T23:18:25.742Z] Successfully tagged security-bootstrapper:latest [2022-11-17T23:18:25.742Z] Building support-scheduler [2022-11-17T23:18:27.649Z]  Building security-bootstrapper ... done go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.1-dev.4" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-11-17T23:18:30.191Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-11-17T23:18:30.191Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-11-17T23:18:30.191Z] ---> 1a324282d492 [2022-11-17T23:18:30.191Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2022-11-17T23:18:30.191Z] ---> Using cache [2022-11-17T23:18:30.191Z] ---> 950cf856f605 [2022-11-17T23:18:30.191Z] Step 4/22 : WORKDIR /edgex-go [2022-11-17T23:18:30.191Z] ---> Using cache [2022-11-17T23:18:30.191Z] ---> 306083d07382 [2022-11-17T23:18:30.191Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-11-17T23:18:30.191Z] ---> Using cache [2022-11-17T23:18:30.191Z] ---> d41046d49d1a [2022-11-17T23:18:30.191Z] Step 6/22 : COPY go.mod vendor* ./ [2022-11-17T23:18:30.191Z] ---> Using cache [2022-11-17T23:18:30.191Z] ---> d6d481e4bad2 [2022-11-17T23:18:30.191Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-17T23:18:30.191Z] ---> Using cache [2022-11-17T23:18:30.191Z] ---> 6999a2391bc8 [2022-11-17T23:18:30.191Z] Step 8/22 : COPY . . [2022-11-17T23:18:30.191Z] ---> Using cache [2022-11-17T23:18:30.191Z] ---> adfd58ab3101 [2022-11-17T23:18:30.191Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-11-17T23:18:31.658Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-11-17T23:18:31.658Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-11-17T23:18:31.658Z] ---> 1a324282d492 [2022-11-17T23:18:31.658Z] Step 3/24 : WORKDIR /edgex-go [2022-11-17T23:18:31.658Z] ---> Using cache [2022-11-17T23:18:31.658Z] ---> 339e89b73b1c [2022-11-17T23:18:31.658Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2022-11-17T23:18:31.658Z] ---> Using cache [2022-11-17T23:18:31.658Z] ---> f3e746c29d49 [2022-11-17T23:18:31.658Z] Step 5/24 : COPY go.mod vendor* ./ [2022-11-17T23:18:31.658Z] ---> Using cache [2022-11-17T23:18:31.658Z] ---> ccfe6e86e668 [2022-11-17T23:18:31.658Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-17T23:18:31.658Z] ---> Using cache [2022-11-17T23:18:31.658Z] ---> c0b5acd35c71 [2022-11-17T23:18:31.658Z] Step 7/24 : COPY . . [2022-11-17T23:18:46.745Z] ---> Running in 5282cab8356d [2022-11-17T23:18:46.745Z] ---> e654aa4a7605 [2022-11-17T23:18:46.745Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2022-11-17T23:18:46.745Z] ---> 11799b815a43 [2022-11-17T23:18:46.745Z] Step 8/23 : ARG SPIRE_RELEASE=1.2.1 [2022-11-17T23:18:46.745Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.1-dev.4" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-11-17T23:18:47.311Z] ---> Running in 50b5960abe5d [2022-11-17T23:18:48.243Z] ---> Running in c5cb8fee3ef2 [2022-11-17T23:18:49.613Z] Removing intermediate container 50b5960abe5d [2022-11-17T23:18:49.614Z] ---> 91a8d8bd21e3 [2022-11-17T23:18:49.614Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2022-11-17T23:18:49.614Z] Removing intermediate container d6076ea0dcfd [2022-11-17T23:18:49.614Z] ---> 6f057dcf48c8 [2022-11-17T23:18:49.614Z] [2022-11-17T23:18:49.614Z] Step 9/24 : FROM alpine:3.16 [2022-11-17T23:18:49.614Z] ---> bfe296a52501 [2022-11-17T23:18:49.614Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-11-17T23:18:50.546Z] Removing intermediate container c5cb8fee3ef2 [2022-11-17T23:18:50.546Z] ---> ebfbb588af77 [2022-11-17T23:18:50.547Z] Step 9/23 : WORKDIR /edgex-go/spire-build [2022-11-17T23:18:50.547Z] ---> Running in e87d91eef638 [2022-11-17T23:18:50.547Z] ---> Running in ae52430ba00c [2022-11-17T23:18:50.547Z] ---> Running in 15f752137833 [2022-11-17T23:18:50.818Z] Removing intermediate container e87d91eef638 [2022-11-17T23:18:50.818Z] ---> 6782d28cdef2 [2022-11-17T23:18:50.818Z] 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 [2022-11-17T23:18:50.818Z] ---> Running in 9400f539929d [2022-11-17T23:18:51.077Z] Removing intermediate container 15f752137833 [2022-11-17T23:18:51.077Z] ---> fe55440b2e48 [2022-11-17T23:18:51.077Z] 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 [2022-11-17T23:18:51.077Z] ---> Running in 54d2fa970bac [2022-11-17T23:18:51.077Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-11-17T23:18:51.373Z] Removing intermediate container 43732955453d [2022-11-17T23:18:51.373Z] ---> 9cfa1b806313 [2022-11-17T23:18:51.373Z] Step 7/19 : COPY . . [2022-11-17T23:18:51.373Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-11-17T23:18:51.632Z] (1/3) Installing ca-certificates (20220614-r0) [2022-11-17T23:18:51.632Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-11-17T23:18:51.632Z] (3/3) Installing su-exec (0.2-r1) [2022-11-17T23:18:51.632Z] Executing busybox-1.35.0-r17.trigger [2022-11-17T23:18:51.632Z] Executing ca-certificates-20220614-r0.trigger [2022-11-17T23:18:51.632Z] OK: 6 MiB in 17 packages [2022-11-17T23:18:56.960Z] ---> 874f5aac0e22 [2022-11-17T23:18:56.960Z] Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-11-17T23:18:56.960Z] Removing intermediate container 9400f539929d [2022-11-17T23:18:56.960Z] ---> 7bc298651162 [2022-11-17T23:18:56.960Z] Step 11/24 : WORKDIR /edgex-go [2022-11-17T23:18:57.220Z] ---> Running in acf631934a68 [2022-11-17T23:18:57.220Z] ---> Running in 400e315b627d [2022-11-17T23:18:57.220Z] Removing intermediate container 54d2fa970bac [2022-11-17T23:18:57.220Z] ---> 662a4689fc76 [2022-11-17T23:18:57.220Z] Step 11/23 : WORKDIR /edgex-go [2022-11-17T23:18:57.220Z] ---> Running in 07aa6865a450 [2022-11-17T23:18:57.484Z] Removing intermediate container 400e315b627d [2022-11-17T23:18:57.484Z] ---> 192a6b861869 [2022-11-17T23:18:57.484Z] [2022-11-17T23:18:57.484Z] Step 12/24 : FROM alpine:3.15 [2022-11-17T23:18:57.484Z] ---> c4fc93816858 [2022-11-17T23:18:57.484Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-11-17T23:18:57.484Z] ---> Using cache [2022-11-17T23:18:57.484Z] ---> e5180ee2783c [2022-11-17T23:18:57.484Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-11-17T23:18:57.484Z] ---> Running in 44f3484e2873 [2022-11-17T23:18:57.484Z] Removing intermediate container ae52430ba00c [2022-11-17T23:18:57.484Z] ---> fcf4ca01945c [2022-11-17T23:18:57.484Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-11-17T23:18:57.484Z] ---> Running in 5cb20fe3b878 [2022-11-17T23:18:57.484Z] Removing intermediate container 07aa6865a450 [2022-11-17T23:18:57.484Z] ---> 7017d0689aaf [2022-11-17T23:18:57.484Z] [2022-11-17T23:18:57.484Z] Step 12/23 : FROM alpine:3.15 [2022-11-17T23:18:57.484Z] ---> c4fc93816858 [2022-11-17T23:18:57.484Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-11-17T23:18:57.484Z] ---> Using cache [2022-11-17T23:18:57.484Z] ---> e5180ee2783c [2022-11-17T23:18:57.484Z] Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-11-17T23:18:57.484Z] Removing intermediate container 5cb20fe3b878 [2022-11-17T23:18:57.484Z] ---> 527c3fe10950 [2022-11-17T23:18:57.484Z] Step 12/24 : WORKDIR / [2022-11-17T23:18:57.745Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.1-dev.4" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2022-11-17T23:18:57.745Z] ---> Running in 7530c58c5758 [2022-11-17T23:18:57.745Z] ---> Running in 9bd5cb9ab713 [2022-11-17T23:18:58.006Z] Removing intermediate container 7530c58c5758 [2022-11-17T23:18:58.006Z] ---> f6b605e716bc [2022-11-17T23:18:58.006Z] Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2022-11-17T23:18:58.006Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-11-17T23:18:58.264Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-11-17T23:18:58.264Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-11-17T23:18:58.264Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-11-17T23:18:58.264Z] ---> b61d8c324dcd [2022-11-17T23:18:58.264Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2022-11-17T23:18:58.522Z] v3.15.6-177-gd016b3f1e6 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2022-11-17T23:18:58.522Z] v3.15.6-177-gd016b3f1e6 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2022-11-17T23:18:58.522Z] OK: 15859 distinct packages available [2022-11-17T23:18:58.522Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-11-17T23:18:58.522Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-11-17T23:18:58.522Z] v3.15.6-177-gd016b3f1e6 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2022-11-17T23:18:58.522Z] v3.15.6-177-gd016b3f1e6 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2022-11-17T23:18:58.522Z] OK: 15859 distinct packages available [2022-11-17T23:18:58.779Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-11-17T23:18:58.780Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-11-17T23:18:58.780Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-11-17T23:18:58.780Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-11-17T23:18:58.780Z] (3/5) Installing libucontext (1.1-r0) [2022-11-17T23:18:58.780Z] (4/5) Installing gcompat (1.0.0-r4) [2022-11-17T23:18:58.780Z] (5/5) Installing openssl (1.1.1s-r1) [2022-11-17T23:18:58.780Z] Executing busybox-1.34.1-r7.trigger [2022-11-17T23:18:58.780Z] OK: 7 MiB in 19 packages [2022-11-17T23:18:59.039Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-11-17T23:18:59.039Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-11-17T23:18:59.039Z] (3/5) Installing libucontext (1.1-r0) [2022-11-17T23:18:59.039Z] (4/5) Installing gcompat (1.0.0-r4) [2022-11-17T23:18:59.039Z] (5/5) Installing openssl (1.1.1s-r1) [2022-11-17T23:18:59.039Z] Executing busybox-1.34.1-r7.trigger [2022-11-17T23:18:59.039Z] OK: 7 MiB in 19 packages [2022-11-17T23:18:59.039Z] ---> 903d25e657d9 [2022-11-17T23:18:59.039Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-11-17T23:18:59.298Z] ---> 572d99e1cfac [2022-11-17T23:18:59.298Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2022-11-17T23:18:59.557Z] Removing intermediate container 44f3484e2873 [2022-11-17T23:18:59.557Z] ---> 016ea803d262 [2022-11-17T23:18:59.557Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2022-11-17T23:18:59.814Z] ---> 45c31e215466 [2022-11-17T23:18:59.815Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-11-17T23:18:59.815Z] Removing intermediate container 9bd5cb9ab713 [2022-11-17T23:18:59.815Z] ---> 240c29334714 [2022-11-17T23:18:59.815Z] Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-11-17T23:19:03.135Z] ---> 2a7f06b3cb80 [2022-11-17T23:19:03.135Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-11-17T23:19:03.135Z] ---> 7747cc16bb68 [2022-11-17T23:19:03.135Z] Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-11-17T23:19:03.135Z] ---> f21b3caa8d18 [2022-11-17T23:19:03.135Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-11-17T23:19:03.395Z] ---> f82c95706873 [2022-11-17T23:19:03.395Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-11-17T23:19:05.952Z] ---> 0d399c1c9f4f [2022-11-17T23:19:05.952Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-11-17T23:19:05.952Z] ---> e8ab8b7c23e5 [2022-11-17T23:19:05.952Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-11-17T23:19:06.213Z] ---> af1f0f3b2663 [2022-11-17T23:19:06.213Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-11-17T23:19:06.784Z] ---> 3bdc3559d5b2 [2022-11-17T23:19:06.784Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-11-17T23:19:06.784Z] ---> 7da1ed6f5c90 [2022-11-17T23:19:06.784Z] Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-11-17T23:19:06.784Z] ---> 7e034bd3e265 [2022-11-17T23:19:06.784Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-11-17T23:19:06.784Z] ---> Running in 746d91c79adc [2022-11-17T23:19:06.784Z] ---> Running in 045fc6952750 [2022-11-17T23:19:07.062Z] Removing intermediate container 045fc6952750 [2022-11-17T23:19:07.062Z] ---> fcc45829ffbd [2022-11-17T23:19:07.062Z] Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-11-17T23:19:07.635Z] ---> 173b5d33fca0 [2022-11-17T23:19:07.635Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-11-17T23:19:07.635Z] ---> Running in 1951956861bd [2022-11-17T23:19:08.206Z] Removing intermediate container 1951956861bd [2022-11-17T23:19:08.206Z] ---> ce8b887a07cd [2022-11-17T23:19:08.206Z] Step 21/23 : LABEL arch=x86_64 [2022-11-17T23:19:08.206Z] ---> Running in d5e8467dea32 [2022-11-17T23:19:08.206Z] ---> 41dd047c6417 [2022-11-17T23:19:08.206Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-11-17T23:19:08.206Z] ---> Running in 917bab67482a [2022-11-17T23:19:08.206Z] Removing intermediate container 746d91c79adc [2022-11-17T23:19:08.206Z] ---> bf7f9dcd67c1 [2022-11-17T23:19:08.206Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2022-11-17T23:19:08.466Z] ---> Running in 4d6b74f95334 [2022-11-17T23:19:08.466Z] Removing intermediate container 917bab67482a [2022-11-17T23:19:08.466Z] ---> bebe731538a9 [2022-11-17T23:19:08.466Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-11-17T23:19:08.466Z] Removing intermediate container d5e8467dea32 [2022-11-17T23:19:08.466Z] ---> 86a5e7d04033 [2022-11-17T23:19:08.466Z] Step 22/23 : LABEL git_sha=a2765a98d8f71eb240f317e00f16757db580c473 [2022-11-17T23:19:08.466Z] ---> Running in 87f8ed8fbca6 [2022-11-17T23:19:08.466Z] Removing intermediate container 4d6b74f95334 [2022-11-17T23:19:08.466Z] ---> f1420f965e57 [2022-11-17T23:19:08.466Z] Step 22/24 : LABEL arch=x86_64 [2022-11-17T23:19:08.735Z] ---> Running in 8ae2a0e19ff0 [2022-11-17T23:19:08.735Z] ---> Running in bc992a0fa8c9 [2022-11-17T23:19:08.735Z] Removing intermediate container 87f8ed8fbca6 [2022-11-17T23:19:08.735Z] ---> 2bf924aee67c [2022-11-17T23:19:08.735Z] Step 22/24 : LABEL arch=x86_64 [2022-11-17T23:19:08.735Z] ---> Running in 3ff4ae7d0216 [2022-11-17T23:19:08.996Z] Removing intermediate container 8ae2a0e19ff0 [2022-11-17T23:19:08.996Z] ---> ae72431a8ba9 [2022-11-17T23:19:08.996Z] Step 23/23 : LABEL version=2.3.1-dev.4 [2022-11-17T23:19:08.996Z] Removing intermediate container bc992a0fa8c9 [2022-11-17T23:19:08.996Z] ---> 578f84474144 [2022-11-17T23:19:08.996Z] Step 23/24 : LABEL git_sha=a2765a98d8f71eb240f317e00f16757db580c473 [2022-11-17T23:19:08.996Z] Removing intermediate container 3ff4ae7d0216 [2022-11-17T23:19:08.996Z] ---> 6bb3548ed557 [2022-11-17T23:19:08.996Z] Step 23/24 : LABEL git_sha=a2765a98d8f71eb240f317e00f16757db580c473 [2022-11-17T23:19:08.996Z] ---> Running in 32628ca17bfb [2022-11-17T23:19:09.256Z] ---> Running in 0a8d65602a4d [2022-11-17T23:19:09.256Z] ---> Running in d97eba69e8ec [2022-11-17T23:19:09.256Z] Removing intermediate container 0a8d65602a4d [2022-11-17T23:19:09.256Z] ---> b775ce5ee5a1 [2022-11-17T23:19:09.256Z] Step 24/24 : LABEL version=2.3.1-dev.4 [2022-11-17T23:19:09.256Z] Removing intermediate container 32628ca17bfb [2022-11-17T23:19:09.256Z] ---> 3c85e42985ab [2022-11-17T23:19:09.256Z] [2022-11-17T23:19:09.542Z] ---> Running in 0e7e52975937 [2022-11-17T23:19:09.542Z] Removing intermediate container d97eba69e8ec [2022-11-17T23:19:09.542Z] ---> 8d412b80166f [2022-11-17T23:19:09.542Z] Step 24/24 : LABEL version=2.3.1-dev.4 [2022-11-17T23:19:09.542Z] Successfully built 3c85e42985ab [2022-11-17T23:19:09.542Z] Successfully tagged security-spire-server:latest [2022-11-17T23:19:09.542Z] Building sys-mgmt-agent [2022-11-17T23:19:09.542Z]  Building security-spire-server ... done  ---> Running in f0fdf3bf5553 [2022-11-17T23:19:09.806Z] Removing intermediate container 0e7e52975937 [2022-11-17T23:19:09.806Z] ---> ce6216e5900d [2022-11-17T23:19:09.806Z] [2022-11-17T23:19:09.806Z] Removing intermediate container f0fdf3bf5553 [2022-11-17T23:19:09.806Z] ---> a312121937ad [2022-11-17T23:19:09.806Z] [2022-11-17T23:19:09.806Z] Successfully built ce6216e5900d [2022-11-17T23:19:09.806Z] Successfully tagged security-secretstore-setup:latest [2022-11-17T23:19:09.806Z]  Building security-secretstore-setup ... done Building core-data [2022-11-17T23:19:10.067Z] Successfully built a312121937ad [2022-11-17T23:19:10.067Z] Successfully tagged security-spire-agent:latest [2022-11-17T23:19:15.449Z]  Building security-spire-agent ... done Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-11-17T23:19:15.449Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-11-17T23:19:15.449Z] ---> 1a324282d492 [2022-11-17T23:19:15.449Z] Step 3/22 : WORKDIR /edgex-go [2022-11-17T23:19:15.449Z] ---> Using cache [2022-11-17T23:19:15.449Z] ---> 339e89b73b1c [2022-11-17T23:19:15.449Z] Step 4/22 : RUN apk add --update --no-cache make bash git [2022-11-17T23:19:15.449Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-11-17T23:19:15.449Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-11-17T23:19:15.449Z] ---> 1a324282d492 [2022-11-17T23:19:15.449Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2022-11-17T23:19:15.449Z] ---> Using cache [2022-11-17T23:19:15.449Z] ---> 950cf856f605 [2022-11-17T23:19:15.449Z] Step 4/22 : WORKDIR /edgex-go [2022-11-17T23:19:15.449Z] ---> Using cache [2022-11-17T23:19:15.449Z] ---> 306083d07382 [2022-11-17T23:19:15.449Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-11-17T23:19:15.449Z] ---> Using cache [2022-11-17T23:19:15.449Z] ---> d41046d49d1a [2022-11-17T23:19:15.449Z] Step 6/22 : COPY go.mod vendor* ./ [2022-11-17T23:19:15.449Z] ---> Using cache [2022-11-17T23:19:15.449Z] ---> d6d481e4bad2 [2022-11-17T23:19:15.449Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-17T23:19:15.449Z] ---> Using cache [2022-11-17T23:19:15.449Z] ---> 6999a2391bc8 [2022-11-17T23:19:15.449Z] Step 8/22 : COPY . . [2022-11-17T23:19:15.449Z] ---> Using cache [2022-11-17T23:19:15.449Z] ---> adfd58ab3101 [2022-11-17T23:19:15.449Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2022-11-17T23:19:20.741Z] ---> Running in 8943d9619540 [2022-11-17T23:19:20.741Z] ---> Running in 33b1ee7fdc01 [2022-11-17T23:19:21.311Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.1-dev.4" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2022-11-17T23:19:21.311Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-11-17T23:19:21.311Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-11-17T23:19:21.572Z] OK: 211 MiB in 51 packages [2022-11-17T23:19:25.781Z] Removing intermediate container acf631934a68 [2022-11-17T23:19:25.781Z] ---> 270e924a7c97 [2022-11-17T23:19:25.781Z] [2022-11-17T23:19:25.781Z] Step 9/19 : FROM alpine:3.15 [2022-11-17T23:19:25.781Z] ---> c4fc93816858 [2022-11-17T23:19:25.781Z] Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-11-17T23:19:25.781Z] ---> Using cache [2022-11-17T23:19:25.781Z] ---> e5180ee2783c [2022-11-17T23:19:25.781Z] Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-11-17T23:19:25.781Z] Removing intermediate container 5282cab8356d [2022-11-17T23:19:25.781Z] ---> 1c299ff868b7 [2022-11-17T23:19:25.781Z] [2022-11-17T23:19:25.781Z] Step 10/22 : FROM alpine:3.16 [2022-11-17T23:19:25.781Z] ---> bfe296a52501 [2022-11-17T23:19:25.781Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-11-17T23:19:25.781Z] ---> Using cache [2022-11-17T23:19:25.781Z] ---> 4df76e16b92f [2022-11-17T23:19:25.781Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-11-17T23:19:25.781Z] ---> Using cache [2022-11-17T23:19:25.781Z] ---> 174947cca2c5 [2022-11-17T23:19:25.781Z] Step 13/22 : ENV APP_PORT=59861 [2022-11-17T23:19:25.781Z] ---> Running in e77e65f8a67f [2022-11-17T23:19:25.781Z] ---> Running in 4ef66c4f54c5 [2022-11-17T23:19:25.781Z] Removing intermediate container 8943d9619540 [2022-11-17T23:19:25.781Z] ---> fbaac106dc73 [2022-11-17T23:19:25.781Z] Step 5/22 : COPY go.mod vendor* ./ [2022-11-17T23:19:25.781Z] Removing intermediate container 4ef66c4f54c5 [2022-11-17T23:19:25.781Z] ---> 24ebeb803eee [2022-11-17T23:19:25.781Z] Step 14/22 : EXPOSE $APP_PORT [2022-11-17T23:19:25.781Z] ---> Running in 654d6bcdac74 [2022-11-17T23:19:25.781Z] ---> 4827c94f34f5 [2022-11-17T23:19:25.781Z] Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-17T23:19:25.781Z] Removing intermediate container 654d6bcdac74 [2022-11-17T23:19:25.781Z] ---> 9c64787f6698 [2022-11-17T23:19:25.781Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-11-17T23:19:25.781Z] ---> Running in 483e3cfc5ca3 [2022-11-17T23:19:26.047Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-11-17T23:19:26.047Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-11-17T23:19:26.306Z] ---> 6cf758e28c62 [2022-11-17T23:19:26.306Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-11-17T23:19:26.566Z] v3.15.6-177-gd016b3f1e6 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2022-11-17T23:19:26.566Z] v3.15.6-177-gd016b3f1e6 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2022-11-17T23:19:26.566Z] OK: 15859 distinct packages available [2022-11-17T23:19:26.566Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-11-17T23:19:26.833Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-11-17T23:19:26.833Z] (1/9) Installing ca-certificates (20220614-r0) [2022-11-17T23:19:26.833Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-11-17T23:19:26.833Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-11-17T23:19:26.833Z] (4/9) Installing libcurl (7.80.0-r4) [2022-11-17T23:19:26.833Z] (5/9) Installing curl (7.80.0-r4) [2022-11-17T23:19:26.833Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-11-17T23:19:27.095Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-11-17T23:19:27.095Z] (8/9) Installing libucontext (1.1-r0) [2022-11-17T23:19:27.095Z] (9/9) Installing gcompat (1.0.0-r4) [2022-11-17T23:19:27.095Z] Executing busybox-1.34.1-r7.trigger [2022-11-17T23:19:27.095Z] Executing ca-certificates-20220614-r0.trigger [2022-11-17T23:19:27.095Z] OK: 8 MiB in 23 packages [2022-11-17T23:19:27.359Z] ---> 0c991d49f714 [2022-11-17T23:19:27.359Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-11-17T23:19:27.929Z] ---> 9225c03c9df3 [2022-11-17T23:19:27.929Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-11-17T23:19:27.929Z] ---> Running in fcb876734c4c [2022-11-17T23:19:28.286Z] Removing intermediate container f3f45dff9e45 [2022-11-17T23:19:28.286Z] ---> 3f02f68dde2b [2022-11-17T23:19:28.286Z] Step 8/22 : COPY . . [2022-11-17T23:19:28.286Z] Removing intermediate container 4feed89a9845 [2022-11-17T23:19:28.286Z] ---> 2fddb7d762bd [2022-11-17T23:19:28.286Z] Step 7/24 : COPY . . [2022-11-17T23:19:28.286Z] Removing intermediate container 246695144b61 [2022-11-17T23:19:28.286Z] ---> e58b2a0d59ce [2022-11-17T23:19:28.286Z] Step 7/32 : COPY . . [2022-11-17T23:19:28.286Z] Removing intermediate container 0f3b066e6269 [2022-11-17T23:19:28.286Z] ---> 8f0f0edb6327 [2022-11-17T23:19:28.286Z] Step 7/24 : COPY . . [2022-11-17T23:19:28.286Z] Removing intermediate container 43c94127041a [2022-11-17T23:19:28.286Z] ---> 7f7ae9ab41e3 [2022-11-17T23:19:28.286Z] Step 7/19 : COPY . . [2022-11-17T23:19:28.554Z] Removing intermediate container e77e65f8a67f [2022-11-17T23:19:28.554Z] ---> 01180c5fcbe5 [2022-11-17T23:19:28.554Z] Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / [2022-11-17T23:19:29.189Z] Removing intermediate container fcb876734c4c [2022-11-17T23:19:29.189Z] ---> 6123008e4936 [2022-11-17T23:19:29.189Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-11-17T23:19:30.232Z] ---> d9cc2d25121a [2022-11-17T23:19:30.232Z] ---> eb1ab8be8ce5 [2022-11-17T23:19:30.232Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-11-17T23:19:30.232Z] Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-11-17T23:19:30.232Z] ---> aa8471cf1952 [2022-11-17T23:19:30.232Z] Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-11-17T23:19:30.232Z] ---> 75d714db22b1 [2022-11-17T23:19:30.232Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2022-11-17T23:19:30.232Z] ---> ddee021c2c30 [2022-11-17T23:19:30.232Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2022-11-17T23:19:30.232Z] ---> Running in 3713f6c093f5 [2022-11-17T23:19:30.232Z] ---> Running in c4a579f175d4 [2022-11-17T23:19:30.232Z] ---> Running in cc4dc20c5edc [2022-11-17T23:19:30.232Z] ---> Running in 7c0405c3c167 [2022-11-17T23:19:30.232Z] ---> Running in 9812c92e6f5a [2022-11-17T23:19:30.819Z] Removing intermediate container 3713f6c093f5 [2022-11-17T23:19:30.819Z] ---> 411f35327fe1 [2022-11-17T23:19:30.819Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2022-11-17T23:19:31.099Z] ---> Running in eb92d23055bf [2022-11-17T23:19:31.692Z] Removing intermediate container eb92d23055bf [2022-11-17T23:19:31.692Z] ---> 13b9753b7ec5 [2022-11-17T23:19:31.692Z] 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 [2022-11-17T23:19:31.692Z] ---> Running in b0732fd38b04 [2022-11-17T23:19:31.772Z] ---> f7f505f96d88 [2022-11-17T23:19:31.772Z] Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-11-17T23:19:31.772Z] ---> Running in c7eb5e567957 [2022-11-17T23:19:32.657Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.1-dev.4" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-11-17T23:19:32.658Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.1-dev.4" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-11-17T23:19:32.925Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.1-dev.4" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2022-11-17T23:19:33.192Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.1-dev.4" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2022-11-17T23:19:33.713Z] Removing intermediate container c7eb5e567957 [2022-11-17T23:19:33.713Z] ---> fa4e8587253e [2022-11-17T23:19:33.713Z] Step 20/22 : LABEL arch=x86_64 [2022-11-17T23:19:34.662Z] ---> 9f26d9a84ef8 [2022-11-17T23:19:34.662Z] Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-11-17T23:19:34.662Z] ---> Running in 479aa5c4673a [2022-11-17T23:19:35.269Z] Removing intermediate container 479aa5c4673a [2022-11-17T23:19:35.269Z] ---> f6cd6de817a0 [2022-11-17T23:19:35.269Z] Step 21/22 : LABEL git_sha=a2765a98d8f71eb240f317e00f16757db580c473 [2022-11-17T23:19:35.529Z] ---> ed7b2e52d524 [2022-11-17T23:19:35.529Z] Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-11-17T23:19:35.779Z] Removing intermediate container b0732fd38b04 [2022-11-17T23:19:35.779Z] ---> e3bfd14934de [2022-11-17T23:19:35.779Z] Step 11/24 : WORKDIR /edgex-go [2022-11-17T23:19:35.779Z] ---> Running in 07f540c97acb [2022-11-17T23:19:35.790Z] ---> Running in 3ab81ae9fcbf [2022-11-17T23:19:35.790Z] ---> Running in b0b28154ca5c [2022-11-17T23:19:36.091Z] Removing intermediate container 3ab81ae9fcbf [2022-11-17T23:19:36.091Z] ---> 282d4c89c2e4 [2022-11-17T23:19:36.091Z] Step 22/22 : LABEL version=2.3.1-dev.4 [2022-11-17T23:19:36.362Z] Removing intermediate container 07f540c97acb [2022-11-17T23:19:36.362Z] ---> c42ab8b82eab [2022-11-17T23:19:36.362Z] [2022-11-17T23:19:36.362Z] Step 12/24 : FROM alpine:3.15 [2022-11-17T23:19:36.385Z] Removing intermediate container b0b28154ca5c [2022-11-17T23:19:36.385Z] ---> 3cfe3623c558 [2022-11-17T23:19:36.385Z] Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-11-17T23:19:36.633Z] 3.15: Pulling from library/alpine [2022-11-17T23:19:36.647Z] ---> Running in 16fed881dfba [2022-11-17T23:19:36.932Z] ---> Running in 6a76d397351f [2022-11-17T23:19:36.932Z] Removing intermediate container 16fed881dfba [2022-11-17T23:19:36.932Z] ---> 36b6f0af5919 [2022-11-17T23:19:36.932Z] [2022-11-17T23:19:36.932Z] Removing intermediate container 6a76d397351f [2022-11-17T23:19:36.932Z] ---> aa7eef40acfe [2022-11-17T23:19:36.932Z] Step 17/19 : LABEL arch=x86_64 [2022-11-17T23:19:37.192Z] Successfully built 36b6f0af5919 [2022-11-17T23:19:37.192Z] ---> Running in 0ebd00627e65 [2022-11-17T23:19:37.192Z] Successfully tagged support-scheduler:latest [2022-11-17T23:19:37.761Z]  Building support-scheduler ... done Removing intermediate container 0ebd00627e65 [2022-11-17T23:19:37.761Z] ---> 7b65ef96b4b5 [2022-11-17T23:19:37.761Z] Step 18/19 : LABEL git_sha=a2765a98d8f71eb240f317e00f16757db580c473 [2022-11-17T23:19:37.761Z] ---> Running in 9b70a33d144c [2022-11-17T23:19:38.021Z] Removing intermediate container 9b70a33d144c [2022-11-17T23:19:38.021Z] ---> aa754e007be1 [2022-11-17T23:19:38.021Z] Step 19/19 : LABEL version=2.3.1-dev.4 [2022-11-17T23:19:38.044Z] Digest: sha256:cf34c62ee8eb3fe8aa24c1fab45d7e9d12768d945c3f5a6fd6a63d901e898479 [2022-11-17T23:19:38.044Z] Status: Downloaded newer image for alpine:3.15 [2022-11-17T23:19:38.044Z] ---> 8aa73fd46299 [2022-11-17T23:19:38.044Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-11-17T23:19:38.044Z] ---> Running in ad52c93ff547 [2022-11-17T23:19:38.281Z] ---> Running in 965f1294070c [2022-11-17T23:19:38.281Z] Removing intermediate container 965f1294070c [2022-11-17T23:19:38.281Z] ---> 1b40aed64965 [2022-11-17T23:19:38.281Z] [2022-11-17T23:19:38.281Z] Removing intermediate container 483e3cfc5ca3 [2022-11-17T23:19:38.281Z] ---> 86d08173fbd3 [2022-11-17T23:19:38.281Z] Step 7/22 : COPY . . [2022-11-17T23:19:38.541Z] Successfully built 1b40aed64965 [2022-11-17T23:19:38.541Z] Successfully tagged security-spiffe-token-provider:latest [2022-11-17T23:19:38.658Z] Removing intermediate container ad52c93ff547 [2022-11-17T23:19:38.658Z] ---> 5bb313d2b056 [2022-11-17T23:19:38.658Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-11-17T23:19:38.926Z] ---> Running in a464836ed9f7 [2022-11-17T23:19:41.519Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-11-17T23:19:41.788Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-11-17T23:19:43.203Z] v3.15.6-177-gd016b3f1e6 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2022-11-17T23:19:43.203Z] v3.15.6-177-gd016b3f1e6 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2022-11-17T23:19:43.203Z] OK: 15736 distinct packages available [2022-11-17T23:19:43.203Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-11-17T23:19:43.788Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-11-17T23:19:43.917Z]  Building security-spiffe-token-provider ... done  ---> 71f2e9ce0b3f [2022-11-17T23:19:43.917Z] Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-11-17T23:19:44.175Z] ---> Running in 29a8294350e8 [2022-11-17T23:19:44.435Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.1-dev.4" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-11-17T23:19:44.751Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-11-17T23:19:44.751Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-11-17T23:19:44.751Z] (3/4) Installing libucontext (1.1-r0) [2022-11-17T23:19:44.751Z] (4/4) Installing gcompat (1.0.0-r4) [2022-11-17T23:19:44.751Z] Executing busybox-1.34.1-r7.trigger [2022-11-17T23:19:44.751Z] OK: 6 MiB in 18 packages [2022-11-17T23:19:46.697Z] Removing intermediate container a464836ed9f7 [2022-11-17T23:19:46.697Z] ---> 418667b6aaf6 [2022-11-17T23:19:46.697Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-11-17T23:19:47.035Z] Removing intermediate container 33b1ee7fdc01 [2022-11-17T23:19:47.035Z] ---> 5fed2eb8a5fe [2022-11-17T23:19:47.035Z] [2022-11-17T23:19:47.035Z] Step 10/22 : FROM alpine:3.16 [2022-11-17T23:19:47.035Z] ---> bfe296a52501 [2022-11-17T23:19:47.035Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-11-17T23:19:47.035Z] ---> Running in c580b35f4705 [2022-11-17T23:19:47.035Z] Removing intermediate container c580b35f4705 [2022-11-17T23:19:47.035Z] ---> a0715fb3fd93 [2022-11-17T23:19:47.035Z] Step 12/22 : ENV APP_PORT=59880 [2022-11-17T23:19:47.035Z] ---> Running in 1ecaf7de2e12 [2022-11-17T23:19:47.035Z] Removing intermediate container 1ecaf7de2e12 [2022-11-17T23:19:47.035Z] ---> ee8497d12737 [2022-11-17T23:19:47.035Z] Step 13/22 : EXPOSE $APP_PORT [2022-11-17T23:19:47.035Z] ---> Running in 8073a1f31ffa [2022-11-17T23:19:47.293Z] Removing intermediate container 8073a1f31ffa [2022-11-17T23:19:47.293Z] ---> 558a59fd9d1d [2022-11-17T23:19:47.293Z] Step 14/22 : RUN apk add --update --no-cache dumb-init [2022-11-17T23:19:47.293Z] ---> Running in 00c592cd1e1c [2022-11-17T23:19:47.553Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-11-17T23:19:47.810Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-11-17T23:19:48.069Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-11-17T23:19:48.069Z] Executing busybox-1.35.0-r17.trigger [2022-11-17T23:19:48.069Z] OK: 6 MiB in 15 packages [2022-11-17T23:19:49.004Z] Removing intermediate container 00c592cd1e1c [2022-11-17T23:19:49.004Z] ---> 1fc4aae98a4a [2022-11-17T23:19:49.004Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-11-17T23:19:49.262Z] ---> f623f05efc00 [2022-11-17T23:19:49.262Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-11-17T23:19:50.206Z] ---> 7852374bc56a [2022-11-17T23:19:50.206Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-11-17T23:19:50.464Z] ---> dd608b36720e [2022-11-17T23:19:50.464Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2022-11-17T23:19:50.464Z] ---> Running in dfcca4423164 [2022-11-17T23:19:50.748Z] Removing intermediate container dfcca4423164 [2022-11-17T23:19:50.748Z] ---> b17afb7d9cf4 [2022-11-17T23:19:50.748Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-11-17T23:19:51.032Z] ---> Running in 296920ef36ab [2022-11-17T23:19:51.290Z] Removing intermediate container 296920ef36ab [2022-11-17T23:19:51.290Z] ---> 491cbe7d3b42 [2022-11-17T23:19:51.290Z] Step 20/22 : LABEL arch=x86_64 [2022-11-17T23:19:51.290Z] ---> Running in d31a9ce97ed7 [2022-11-17T23:19:51.548Z] Removing intermediate container d31a9ce97ed7 [2022-11-17T23:19:51.548Z] ---> a75659687d32 [2022-11-17T23:19:51.548Z] Step 21/22 : LABEL git_sha=a2765a98d8f71eb240f317e00f16757db580c473 [2022-11-17T23:19:51.548Z] ---> Running in 8edb8febe5fa [2022-11-17T23:19:51.811Z] Removing intermediate container 8edb8febe5fa [2022-11-17T23:19:51.811Z] ---> 93b86ea72f8d [2022-11-17T23:19:51.811Z] Step 22/22 : LABEL version=2.3.1-dev.4 [2022-11-17T23:19:51.811Z] ---> Running in 59f8401182aa [2022-11-17T23:19:52.043Z] ---> 9480974101b1 [2022-11-17T23:19:52.043Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-11-17T23:19:52.070Z] Removing intermediate container 59f8401182aa [2022-11-17T23:19:52.070Z] ---> c7a2cced8ba8 [2022-11-17T23:19:52.070Z] [2022-11-17T23:19:52.070Z] Successfully built c7a2cced8ba8 [2022-11-17T23:19:52.070Z] Successfully tagged core-data:latest [2022-11-17T23:19:52.631Z] ---> 254aa36546a7 [2022-11-17T23:19:52.631Z] Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-11-17T23:19:52.631Z] ---> Running in 5979f776218e [2022-11-17T23:19:53.213Z] Removing intermediate container 5979f776218e [2022-11-17T23:19:53.213Z] ---> 1aaa7661a84a [2022-11-17T23:19:53.213Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-11-17T23:19:53.791Z] ---> 5b2856a9ec03 [2022-11-17T23:19:53.791Z] Step 19/24 : WORKDIR / [2022-11-17T23:19:54.057Z] ---> Running in 7cf346511484 [2022-11-17T23:19:54.641Z] Removing intermediate container 7cf346511484 [2022-11-17T23:19:54.641Z] ---> 80dad7ecdeca [2022-11-17T23:19:54.641Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-11-17T23:19:54.641Z] ---> Running in 227762cf21ab [2022-11-17T23:19:54.905Z] Removing intermediate container 227762cf21ab [2022-11-17T23:19:54.905Z] ---> 3269cca7a876 [2022-11-17T23:19:54.905Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-11-17T23:19:55.170Z] ---> Running in ee30b923423e [2022-11-17T23:19:55.437Z] Removing intermediate container ee30b923423e [2022-11-17T23:19:55.437Z] ---> cfcdbb1aaf5f [2022-11-17T23:19:55.437Z] Step 22/24 : LABEL arch=arm64 [2022-11-17T23:19:55.703Z] ---> Running in ecc3bc154f79 [2022-11-17T23:19:55.971Z] Removing intermediate container ecc3bc154f79 [2022-11-17T23:19:55.971Z] ---> 9da26abbf212 [2022-11-17T23:19:55.971Z] Step 23/24 : LABEL git_sha=a2765a98d8f71eb240f317e00f16757db580c473 [2022-11-17T23:19:56.237Z] ---> Running in 3a2353869584 [2022-11-17T23:19:56.823Z] Removing intermediate container 3a2353869584 [2022-11-17T23:19:56.823Z] ---> 747ea2031305 [2022-11-17T23:19:56.823Z] Step 24/24 : LABEL version=2.3.1-dev.4 [2022-11-17T23:19:56.823Z] ---> Running in dc328f22c088 [2022-11-17T23:19:57.089Z] Removing intermediate container dc328f22c088 [2022-11-17T23:19:57.089Z] ---> d3bc997356bd [2022-11-17T23:19:57.089Z] [2022-11-17T23:19:57.354Z] Successfully built d3bc997356bd [2022-11-17T23:19:57.354Z] Successfully tagged security-spire-config-arm64:latest [2022-11-17T23:19:57.354Z]  Building security-spire-config ... done Building support-notifications [2022-11-17T23:20:00.689Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-11-17T23:20:00.689Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-11-17T23:20:00.689Z] ---> 9b3f7e4ec603 [2022-11-17T23:20:00.689Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2022-11-17T23:20:00.689Z] ---> Using cache [2022-11-17T23:20:00.689Z] ---> baef48ea6bc8 [2022-11-17T23:20:00.689Z] Step 4/22 : WORKDIR /edgex-go [2022-11-17T23:20:00.689Z] ---> Using cache [2022-11-17T23:20:00.689Z] ---> a4d8cad1ff00 [2022-11-17T23:20:00.689Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-11-17T23:20:00.956Z] ---> Running in e8ba2797943f [2022-11-17T23:20:02.051Z]  Building core-data ... done Removing intermediate container 29a8294350e8 [2022-11-17T23:20:02.051Z] ---> 2b247d365f76 [2022-11-17T23:20:02.051Z] Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-11-17T23:20:02.051Z] ---> Running in 5a87e6a44d9c [2022-11-17T23:20:02.051Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.1-dev.4" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-11-17T23:20:02.051Z] Removing intermediate container 5a87e6a44d9c [2022-11-17T23:20:02.051Z] ---> 662c48ec0fef [2022-11-17T23:20:02.051Z] [2022-11-17T23:20:02.051Z] Step 10/22 : FROM alpine:3.16 [2022-11-17T23:20:02.051Z] ---> bfe296a52501 [2022-11-17T23:20:02.051Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2022-11-17T23:20:02.051Z] ---> Running in 1b0fe608afd0 [2022-11-17T23:20:02.051Z] Removing intermediate container 1b0fe608afd0 [2022-11-17T23:20:02.051Z] ---> d51e22ba9ab0 [2022-11-17T23:20:02.051Z] Step 12/22 : RUN apk add --update --no-cache bash dumb-init py3-pip curl docker-cli && pip install --no-cache-dir docker-compose==1.23.2 [2022-11-17T23:20:02.051Z] ---> Running in 0f2660ef6261 [2022-11-17T23:20:02.617Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-11-17T23:20:02.617Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-11-17T23:20:02.875Z] (1/33) Installing ncurses-terminfo-base (6.3_p20220521-r0) [2022-11-17T23:20:02.875Z] (2/33) Installing ncurses-libs (6.3_p20220521-r0) [2022-11-17T23:20:02.875Z] (3/33) Installing readline (8.1.2-r0) [2022-11-17T23:20:02.875Z] (4/33) Installing bash (5.1.16-r2) [2022-11-17T23:20:02.875Z] Executing bash-5.1.16-r2.post-install [2022-11-17T23:20:02.875Z] (5/33) Installing ca-certificates (20220614-r0) [2022-11-17T23:20:02.899Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-11-17T23:20:03.136Z] (6/33) Installing brotli-libs (1.0.9-r6) [2022-11-17T23:20:03.136Z] (7/33) Installing nghttp2-libs (1.47.0-r0) [2022-11-17T23:20:03.136Z] (8/33) Installing libcurl (7.83.1-r4) [2022-11-17T23:20:03.136Z] (9/33) Installing curl (7.83.1-r4) [2022-11-17T23:20:03.136Z] (10/33) Installing docker-cli (20.10.20-r0) [2022-11-17T23:20:03.166Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-11-17T23:20:03.396Z] (11/33) Installing dumb-init (1.2.5-r1) [2022-11-17T23:20:03.396Z] (12/33) Installing libbz2 (1.0.8-r1) [2022-11-17T23:20:03.396Z] (13/33) Installing expat (2.5.0-r0) [2022-11-17T23:20:03.396Z] (14/33) Installing libffi (3.4.2-r1) [2022-11-17T23:20:03.396Z] (15/33) Installing gdbm (1.23-r0) [2022-11-17T23:20:03.396Z] (16/33) Installing xz-libs (5.2.5-r1) [2022-11-17T23:20:03.396Z] (17/33) Installing libgcc (11.2.1_git20220219-r2) [2022-11-17T23:20:03.396Z] (18/33) Installing libstdc++ (11.2.1_git20220219-r2) [2022-11-17T23:20:03.396Z] (19/33) Installing mpdecimal (2.5.1-r1) [2022-11-17T23:20:03.396Z] (20/33) Installing sqlite-libs (3.38.5-r0) [2022-11-17T23:20:03.396Z] (21/33) Installing python3 (3.10.8-r0) [2022-11-17T23:20:03.963Z] (22/33) Installing py3-contextlib2 (21.6.0-r2) [2022-11-17T23:20:03.963Z] (23/33) Installing py3-tomli (2.0.1-r1) [2022-11-17T23:20:03.963Z] (24/33) Installing py3-pep517 (0.12.0-r2) [2022-11-17T23:20:03.963Z] (25/33) Installing py3-six (1.16.0-r1) [2022-11-17T23:20:03.963Z] (26/33) Installing py3-retrying (1.3.3-r3) [2022-11-17T23:20:03.963Z] (27/33) Installing py3-appdirs (1.4.4-r3) [2022-11-17T23:20:03.963Z] (28/33) Installing py3-more-itertools (8.13.0-r0) [2022-11-17T23:20:03.963Z] (29/33) Installing py3-ordered-set (4.0.2-r3) [2022-11-17T23:20:03.963Z] (30/33) Installing py3-parsing (2.4.7-r3) [2022-11-17T23:20:03.963Z] (31/33) Installing py3-packaging (21.3-r0) [2022-11-17T23:20:03.963Z] (32/33) Installing py3-setuptools (59.4.0-r0) [2022-11-17T23:20:03.963Z] (33/33) Installing py3-pip (22.1.1-r0) [2022-11-17T23:20:03.963Z] Executing busybox-1.35.0-r17.trigger [2022-11-17T23:20:03.963Z] Executing ca-certificates-20220614-r0.trigger [2022-11-17T23:20:03.963Z] OK: 123 MiB in 47 packages [2022-11-17T23:20:04.575Z] OK: 221 MiB in 51 packages [2022-11-17T23:20:05.866Z] Collecting docker-compose==1.23.2 [2022-11-17T23:20:05.866Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-11-17T23:20:05.866Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.9/131.9 kB 32.0 MB/s eta 0:00:00 [2022-11-17T23:20:05.866Z] Collecting dockerpty<0.5,>=0.4.1 [2022-11-17T23:20:05.866Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-11-17T23:20:05.866Z] Preparing metadata (setup.py): started [2022-11-17T23:20:05.979Z] Removing intermediate container e8ba2797943f [2022-11-17T23:20:05.979Z] ---> 2f31d30c3cf1 [2022-11-17T23:20:05.979Z] Step 6/22 : COPY go.mod vendor* ./ [2022-11-17T23:20:06.126Z] Preparing metadata (setup.py): finished with status 'done' [2022-11-17T23:20:06.127Z] Collecting docker<4.0,>=3.6.0 [2022-11-17T23:20:06.127Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-11-17T23:20:06.127Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.5/134.5 kB 80.5 MB/s eta 0:00:00 [2022-11-17T23:20:06.388Z] Collecting texttable<0.10,>=0.9.0 [2022-11-17T23:20:06.388Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-11-17T23:20:06.388Z] Preparing metadata (setup.py): started [2022-11-17T23:20:06.388Z] Preparing metadata (setup.py): finished with status 'done' [2022-11-17T23:20:06.648Z] Collecting PyYAML<4,>=3.10 [2022-11-17T23:20:06.648Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-11-17T23:20:06.648Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 270.6/270.6 kB 66.2 MB/s eta 0:00:00 [2022-11-17T23:20:06.648Z] Preparing metadata (setup.py): started [2022-11-17T23:20:06.908Z] Preparing metadata (setup.py): finished with status 'done' [2022-11-17T23:20:06.908Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.10/site-packages (from docker-compose==1.23.2) (1.16.0) [2022-11-17T23:20:06.935Z] ---> de092170a672 [2022-11-17T23:20:06.935Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-17T23:20:06.935Z] ---> Running in d66594e7c065 [2022-11-17T23:20:07.167Z] Collecting docopt<0.7,>=0.6.1 [2022-11-17T23:20:07.167Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-11-17T23:20:07.167Z] Preparing metadata (setup.py): started [2022-11-17T23:20:07.433Z] Preparing metadata (setup.py): finished with status 'done' [2022-11-17T23:20:07.433Z] Collecting cached-property<2,>=1.2.0 [2022-11-17T23:20:07.433Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-11-17T23:20:07.433Z] Collecting websocket-client<1.0,>=0.32.0 [2022-11-17T23:20:07.433Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-11-17T23:20:07.433Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.2/67.2 kB 116.3 MB/s eta 0:00:00 [2022-11-17T23:20:07.696Z] Collecting jsonschema<3,>=2.5.1 [2022-11-17T23:20:07.696Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-11-17T23:20:07.696Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-11-17T23:20:07.696Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-11-17T23:20:07.696Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.0/58.0 kB 185.3 MB/s eta 0:00:00 [2022-11-17T23:20:07.696Z] Collecting docker-pycreds>=0.4.0 [2022-11-17T23:20:07.696Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-11-17T23:20:07.954Z] Collecting certifi>=2017.4.17 [2022-11-17T23:20:07.954Z] Downloading certifi-2022.9.24-py3-none-any.whl (161 kB) [2022-11-17T23:20:07.954Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 161.1/161.1 kB 134.8 MB/s eta 0:00:00 [2022-11-17T23:20:07.954Z] Collecting urllib3<1.25,>=1.21.1 [2022-11-17T23:20:07.954Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-11-17T23:20:07.954Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.8/118.8 kB 46.9 MB/s eta 0:00:00 [2022-11-17T23:20:07.954Z] Collecting idna<2.8,>=2.5 [2022-11-17T23:20:07.954Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-11-17T23:20:07.954Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 kB 109.2 MB/s eta 0:00:00 [2022-11-17T23:20:07.954Z] Collecting chardet<3.1.0,>=3.0.2 [2022-11-17T23:20:08.213Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-11-17T23:20:08.213Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.4/133.4 kB 47.6 MB/s eta 0:00:00 [2022-11-17T23:20:08.213Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-11-17T23:20:08.213Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-11-17T23:20:08.213Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-11-17T23:20:08.213Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-11-17T23:20:08.213Z] Installing collected packages: texttable, PyYAML, jsonschema, idna, docopt, chardet, cached-property, websocket-client, urllib3, dockerpty, docker-pycreds, certifi, requests, docker, docker-compose [2022-11-17T23:20:08.213Z] Running setup.py install for texttable: started [2022-11-17T23:20:08.472Z] Running setup.py install for texttable: finished with status 'done' [2022-11-17T23:20:08.472Z] Running setup.py install for PyYAML: started [2022-11-17T23:20:09.042Z] Running setup.py install for PyYAML: finished with status 'done' [2022-11-17T23:20:09.042Z] Running setup.py install for docopt: started [2022-11-17T23:20:09.609Z] Running setup.py install for docopt: finished with status 'done' [2022-11-17T23:20:09.869Z] Running setup.py install for dockerpty: started [2022-11-17T23:20:10.128Z] Running setup.py install for dockerpty: finished with status 'done' [2022-11-17T23:20:10.699Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2022.9.24 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2022-11-17T23:20:10.699Z] WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv [2022-11-17T23:20:16.019Z] Removing intermediate container 0f2660ef6261 [2022-11-17T23:20:16.019Z] ---> 64cf7f108dfd [2022-11-17T23:20:16.019Z] Step 13/22 : ENV APP_PORT=58890 [2022-11-17T23:20:16.019Z] ---> Running in 0ec65542b3e1 [2022-11-17T23:20:16.019Z] Removing intermediate container 0ec65542b3e1 [2022-11-17T23:20:16.019Z] ---> 2ba3c4043a89 [2022-11-17T23:20:16.019Z] Step 14/22 : EXPOSE $APP_PORT [2022-11-17T23:20:16.019Z] ---> Running in 8061e18a358d [2022-11-17T23:20:16.019Z] Removing intermediate container 8061e18a358d [2022-11-17T23:20:16.019Z] ---> 8af09faa5a30 [2022-11-17T23:20:16.019Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-11-17T23:20:16.019Z] ---> 8a947ed7cc26 [2022-11-17T23:20:16.019Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-11-17T23:20:16.019Z] ---> 353ad0aa9baf [2022-11-17T23:20:16.019Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-11-17T23:20:16.019Z] ---> 2043301b518b [2022-11-17T23:20:16.019Z] Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-11-17T23:20:16.019Z] ---> Running in 32039c821402 [2022-11-17T23:20:16.279Z] Removing intermediate container 32039c821402 [2022-11-17T23:20:16.279Z] ---> c4961c75e50f [2022-11-17T23:20:16.279Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-11-17T23:20:16.279Z] ---> Running in 8ea4e6e68947 [2022-11-17T23:20:16.279Z] Removing intermediate container 8ea4e6e68947 [2022-11-17T23:20:16.279Z] ---> ae84ee5c60c3 [2022-11-17T23:20:16.279Z] Step 20/22 : LABEL arch=x86_64 [2022-11-17T23:20:16.279Z] ---> Running in b66263bb5488 [2022-11-17T23:20:16.541Z] Removing intermediate container b66263bb5488 [2022-11-17T23:20:16.541Z] ---> bd71cc405f30 [2022-11-17T23:20:16.541Z] Step 21/22 : LABEL git_sha=a2765a98d8f71eb240f317e00f16757db580c473 [2022-11-17T23:20:16.541Z] ---> Running in 34e68aa78e0e [2022-11-17T23:20:16.541Z] Removing intermediate container 34e68aa78e0e [2022-11-17T23:20:16.541Z] ---> 9c3dda7cf696 [2022-11-17T23:20:16.541Z] Step 22/22 : LABEL version=2.3.1-dev.4 [2022-11-17T23:20:16.541Z] ---> Running in 51cee06c569a [2022-11-17T23:20:16.541Z] Removing intermediate container 51cee06c569a [2022-11-17T23:20:16.541Z] ---> 45b6a0306f8b [2022-11-17T23:20:16.541Z] [2022-11-17T23:20:16.802Z] Successfully built 45b6a0306f8b [2022-11-17T23:20:16.802Z] Successfully tagged sys-mgmt-agent:latest [2022-11-17T23:20:16.811Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2022-11-17T23:20:16.820Z] $ docker stop --time=1 035e93988476f81016ae2bd42c1210cb43ef22f45f049822acac4c6f49b9a850 [2022-11-17T23:20:18.105Z] $ docker rm -f 035e93988476f81016ae2bd42c1210cb43ef22f45f049822acac4c6f49b9a850 [Pipeline] // withDockerContainer [Pipeline] sh [2022-11-17T23:20:18.434Z] + docker images [2022-11-17T23:20:18.434Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-11-17T23:20:18.434Z] sys-mgmt-agent latest 45b6a0306f8b 2 seconds ago 136MB [2022-11-17T23:20:18.434Z] 662c48ec0fef 17 seconds ago 1.6GB [2022-11-17T23:20:18.434Z] core-data latest c7a2cced8ba8 27 seconds ago 17.9MB [2022-11-17T23:20:18.434Z] 5fed2eb8a5fe 33 seconds ago 1.62GB [2022-11-17T23:20:18.434Z] security-spiffe-token-provider latest 1b40aed64965 40 seconds ago 29.7MB [2022-11-17T23:20:18.434Z] support-scheduler latest 36b6f0af5919 42 seconds ago 29.9MB [2022-11-17T23:20:18.434Z] 1c299ff868b7 55 seconds ago 1.68GB [2022-11-17T23:20:18.434Z] 270e924a7c97 55 seconds ago 1.65GB [2022-11-17T23:20:18.434Z] security-spire-agent latest a312121937ad About a minute ago 125MB [2022-11-17T23:20:18.434Z] security-secretstore-setup latest ce6216e5900d About a minute ago 29.8MB [2022-11-17T23:20:18.434Z] security-spire-server latest 3c85e42985ab About a minute ago 86.5MB [2022-11-17T23:20:18.434Z] 7017d0689aaf About a minute ago 1.49GB [2022-11-17T23:20:18.434Z] 192a6b861869 About a minute ago 1.49GB [2022-11-17T23:20:18.434Z] 6f057dcf48c8 About a minute ago 1.61GB [2022-11-17T23:20:18.434Z] security-bootstrapper latest ddf395c92e95 About a minute ago 20.3MB [2022-11-17T23:20:18.434Z] security-proxy-setup latest 29b68d8d24f1 About a minute ago 27.7MB [2022-11-17T23:20:18.434Z] support-notifications latest f55d2c42149c 2 minutes ago 30.5MB [2022-11-17T23:20:18.434Z] core-command latest 592bf538bd3c 2 minutes ago 17.7MB [2022-11-17T23:20:18.434Z] core-metadata latest 04734193a2ad 2 minutes ago 18.5MB [2022-11-17T23:20:18.434Z] 46e8f37c4569 2 minutes ago 1.6GB [2022-11-17T23:20:18.434Z] 7773a35f2c35 2 minutes ago 1.68GB [2022-11-17T23:20:18.434Z] 67c13a236ce3 2 minutes ago 1.61GB [2022-11-17T23:20:18.434Z] ffa34a91a6e3 2 minutes ago 1.62GB [2022-11-17T23:20:18.434Z] 7e4bb040d822 2 minutes ago 1.6GB [2022-11-17T23:20:18.434Z] security-spire-config latest 043cd5a8e6c6 2 minutes ago 85.8MB [2022-11-17T23:20:18.434Z] 6ebcf6ff33df 3 minutes ago 1.49GB [2022-11-17T23:20:18.434Z] ci-base-image-x86_64 latest 1a324282d492 6 minutes ago 947MB [2022-11-17T23:20:18.434Z] alpine 3.16 bfe296a52501 5 days ago 5.54MB [2022-11-17T23:20:18.434Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine db6d94c90886 2 weeks ago 683MB [2022-11-17T23:20:18.434Z] alpine 3.15 c4fc93816858 3 months ago 5.59MB [2022-11-17T23:20:18.434Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 4 months ago 253MB [2022-11-17T23:20:18.434Z] 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 [2022-11-17T23:20:18.554Z] provisioning config files... [2022-11-17T23:20:18.564Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/352@tmp/config3888440729367491832tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-11-17T23:20:18.859Z] ---> docker-login.sh [2022-11-17T23:20:18.859Z] nexus3.edgexfoundry.org:10001 [2022-11-17T23:20:18.859Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-17T23:20:18.859Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-17T23:20:18.859Z] Configure a credential helper to remove this warning. See [2022-11-17T23:20:18.859Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-17T23:20:18.859Z] [2022-11-17T23:20:18.859Z] Login Succeeded [2022-11-17T23:20:18.859Z] nexus3.edgexfoundry.org:10002 [2022-11-17T23:20:18.859Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-17T23:20:18.859Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-17T23:20:18.859Z] Configure a credential helper to remove this warning. See [2022-11-17T23:20:18.859Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-17T23:20:18.859Z] [2022-11-17T23:20:18.859Z] Login Succeeded [2022-11-17T23:20:18.859Z] nexus3.edgexfoundry.org:10003 [2022-11-17T23:20:19.120Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-17T23:20:19.120Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-17T23:20:19.120Z] Configure a credential helper to remove this warning. See [2022-11-17T23:20:19.120Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-17T23:20:19.120Z] [2022-11-17T23:20:19.120Z] Login Succeeded [2022-11-17T23:20:19.120Z] nexus3.edgexfoundry.org:10004 [2022-11-17T23:20:19.120Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-17T23:20:19.120Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-17T23:20:19.120Z] Configure a credential helper to remove this warning. See [2022-11-17T23:20:19.120Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-17T23:20:19.120Z] [2022-11-17T23:20:19.120Z] Login Succeeded [2022-11-17T23:20:19.120Z] docker.io [2022-11-17T23:20:19.378Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-17T23:20:19.636Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-17T23:20:19.636Z] Configure a credential helper to remove this warning. See [2022-11-17T23:20:19.636Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-17T23:20:19.636Z] [2022-11-17T23:20:19.636Z] Login Succeeded [2022-11-17T23:20:19.636Z] ---> docker-login.sh ends [Pipeline] } [2022-11-17T23:20:19.643Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-11-17T23:20:19.672Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-11-17T23:20:19.696Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2022-11-17T23:20:19.696Z] a2765a98d8f71eb240f317e00f16757db580c473 [2022-11-17T23:20:19.696Z] latest [2022-11-17T23:20:19.696Z] 2.3.1-dev.4 [2022-11-17T23:20:19.696Z] a2765a98d8f71eb240f317e00f16757db580c473-2.3.1-dev.4 [2022-11-17T23:20:19.696Z] main [2022-11-17T23:20:19.696Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-17T23:20:20.025Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:a2765a98d8f71eb240f317e00f16757db580c473 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-17T23:20:20.337Z] + docker push nexus3.edgexfoundry.org:10004/core-command:a2765a98d8f71eb240f317e00f16757db580c473 [2022-11-17T23:20:20.337Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-11-17T23:20:20.337Z] 35d46951678b: Preparing [2022-11-17T23:20:20.337Z] 89ff4dc9c83e: Preparing [2022-11-17T23:20:20.337Z] 0b8f39a65ce6: Preparing [2022-11-17T23:20:20.337Z] e16ba4524567: Preparing [2022-11-17T23:20:20.337Z] e5e13b0c77cb: Preparing [2022-11-17T23:20:20.337Z] e5e13b0c77cb: Layer already exists [2022-11-17T23:20:20.337Z] 35d46951678b: Pushed [2022-11-17T23:20:20.337Z] e16ba4524567: Pushed [2022-11-17T23:20:20.337Z] 0b8f39a65ce6: Pushed [2022-11-17T23:20:21.713Z] 89ff4dc9c83e: Pushed [2022-11-17T23:20:21.972Z] a2765a98d8f71eb240f317e00f16757db580c473: digest: sha256:6b580296f82df041e6edd8ae051bf03fecbca438f52d34d9413de58a4c6c7d5b size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-17T23:20:22.284Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-17T23:20:22.593Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2022-11-17T23:20:22.593Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-11-17T23:20:22.593Z] 35d46951678b: Preparing [2022-11-17T23:20:22.593Z] 89ff4dc9c83e: Preparing [2022-11-17T23:20:22.593Z] 0b8f39a65ce6: Preparing [2022-11-17T23:20:22.593Z] e16ba4524567: Preparing [2022-11-17T23:20:22.593Z] e5e13b0c77cb: Preparing [2022-11-17T23:20:22.593Z] 0b8f39a65ce6: Layer already exists [2022-11-17T23:20:22.593Z] e5e13b0c77cb: Layer already exists [2022-11-17T23:20:22.593Z] 89ff4dc9c83e: Layer already exists [2022-11-17T23:20:22.593Z] e16ba4524567: Layer already exists [2022-11-17T23:20:22.593Z] 35d46951678b: Layer already exists [2022-11-17T23:20:22.593Z] latest: digest: sha256:6b580296f82df041e6edd8ae051bf03fecbca438f52d34d9413de58a4c6c7d5b size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-17T23:20:22.897Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:2.3.1-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-17T23:20:23.297Z] + docker push nexus3.edgexfoundry.org:10004/core-command:2.3.1-dev.4 [2022-11-17T23:20:23.297Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-11-17T23:20:23.297Z] 35d46951678b: Preparing [2022-11-17T23:20:23.297Z] 89ff4dc9c83e: Preparing [2022-11-17T23:20:23.297Z] 0b8f39a65ce6: Preparing [2022-11-17T23:20:23.297Z] e16ba4524567: Preparing [2022-11-17T23:20:23.297Z] e5e13b0c77cb: Preparing [2022-11-17T23:20:23.297Z] e16ba4524567: Layer already exists [2022-11-17T23:20:23.297Z] e5e13b0c77cb: Layer already exists [2022-11-17T23:20:23.297Z] 35d46951678b: Layer already exists [2022-11-17T23:20:23.297Z] 0b8f39a65ce6: Layer already exists [2022-11-17T23:20:23.297Z] 89ff4dc9c83e: Layer already exists [2022-11-17T23:20:23.297Z] 2.3.1-dev.4: digest: sha256:6b580296f82df041e6edd8ae051bf03fecbca438f52d34d9413de58a4c6c7d5b size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-17T23:20:23.647Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:a2765a98d8f71eb240f317e00f16757db580c473-2.3.1-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-17T23:20:24.000Z] + docker push nexus3.edgexfoundry.org:10004/core-command:a2765a98d8f71eb240f317e00f16757db580c473-2.3.1-dev.4 [2022-11-17T23:20:24.000Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-11-17T23:20:24.000Z] 35d46951678b: Preparing [2022-11-17T23:20:24.000Z] 89ff4dc9c83e: Preparing [2022-11-17T23:20:24.000Z] 0b8f39a65ce6: Preparing [2022-11-17T23:20:24.000Z] e16ba4524567: Preparing [2022-11-17T23:20:24.000Z] e5e13b0c77cb: Preparing [2022-11-17T23:20:24.000Z] e16ba4524567: Layer already exists [2022-11-17T23:20:24.000Z] e5e13b0c77cb: Layer already exists [2022-11-17T23:20:24.000Z] 35d46951678b: Layer already exists [2022-11-17T23:20:24.000Z] 0b8f39a65ce6: Layer already exists [2022-11-17T23:20:24.000Z] 89ff4dc9c83e: Layer already exists [2022-11-17T23:20:24.000Z] a2765a98d8f71eb240f317e00f16757db580c473-2.3.1-dev.4: digest: sha256:6b580296f82df041e6edd8ae051bf03fecbca438f52d34d9413de58a4c6c7d5b size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-17T23:20:24.375Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-17T23:20:24.695Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2022-11-17T23:20:24.695Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-11-17T23:20:24.695Z] 35d46951678b: Preparing [2022-11-17T23:20:24.695Z] 89ff4dc9c83e: Preparing [2022-11-17T23:20:24.695Z] 0b8f39a65ce6: Preparing [2022-11-17T23:20:24.695Z] e16ba4524567: Preparing [2022-11-17T23:20:24.695Z] e5e13b0c77cb: Preparing [2022-11-17T23:20:24.695Z] e5e13b0c77cb: Layer already exists [2022-11-17T23:20:24.695Z] 35d46951678b: Layer already exists [2022-11-17T23:20:24.695Z] e16ba4524567: Layer already exists [2022-11-17T23:20:24.695Z] 89ff4dc9c83e: Layer already exists [2022-11-17T23:20:24.695Z] 0b8f39a65ce6: Layer already exists [2022-11-17T23:20:24.695Z] main: digest: sha256:6b580296f82df041e6edd8ae051bf03fecbca438f52d34d9413de58a4c6c7d5b size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-11-17T23:20:24.730Z] ===================================================== [Pipeline] echo [2022-11-17T23:20:24.735Z] taggedImages: [2022-11-17T23:20:24.735Z] - nexus3.edgexfoundry.org:10004/core-command:a2765a98d8f71eb240f317e00f16757db580c473 [2022-11-17T23:20:24.735Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2022-11-17T23:20:24.735Z] - nexus3.edgexfoundry.org:10004/core-command:2.3.1-dev.4 [2022-11-17T23:20:24.735Z] - nexus3.edgexfoundry.org:10004/core-command:a2765a98d8f71eb240f317e00f16757db580c473-2.3.1-dev.4 [2022-11-17T23:20:24.735Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2022-11-17T23:20:24.747Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2022-11-17T23:20:24.747Z] a2765a98d8f71eb240f317e00f16757db580c473 [2022-11-17T23:20:24.747Z] latest [2022-11-17T23:20:24.747Z] 2.3.1-dev.4 [2022-11-17T23:20:24.747Z] a2765a98d8f71eb240f317e00f16757db580c473-2.3.1-dev.4 [2022-11-17T23:20:24.747Z] main [2022-11-17T23:20:24.747Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-17T23:20:25.049Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:a2765a98d8f71eb240f317e00f16757db580c473 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-17T23:20:25.347Z] + docker push nexus3.edgexfoundry.org:10004/core-data:a2765a98d8f71eb240f317e00f16757db580c473 [2022-11-17T23:20:25.347Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-11-17T23:20:25.347Z] 88a17bc225cd: Preparing [2022-11-17T23:20:25.347Z] 3e144220e5ee: Preparing [2022-11-17T23:20:25.347Z] 0b8f39a65ce6: Preparing [2022-11-17T23:20:25.347Z] 8e7927c4b840: Preparing [2022-11-17T23:20:25.347Z] e5e13b0c77cb: Preparing [2022-11-17T23:20:25.347Z] 0b8f39a65ce6: Layer already exists [2022-11-17T23:20:25.347Z] e5e13b0c77cb: Layer already exists [2022-11-17T23:20:25.347Z] 88a17bc225cd: Pushed [2022-11-17T23:20:25.347Z] 8e7927c4b840: Pushed [2022-11-17T23:20:27.250Z] 3e144220e5ee: Pushed [2022-11-17T23:20:27.250Z] a2765a98d8f71eb240f317e00f16757db580c473: digest: sha256:9e9a9e7f24dff9e9349604b5b27fe713e01412f24bf5be6770cc661ab26e36ad size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-17T23:20:27.553Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-17T23:20:27.850Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2022-11-17T23:20:27.850Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-11-17T23:20:27.850Z] 88a17bc225cd: Preparing [2022-11-17T23:20:27.850Z] 3e144220e5ee: Preparing [2022-11-17T23:20:27.850Z] 0b8f39a65ce6: Preparing [2022-11-17T23:20:27.850Z] 8e7927c4b840: Preparing [2022-11-17T23:20:27.850Z] e5e13b0c77cb: Preparing [2022-11-17T23:20:27.850Z] 3e144220e5ee: Layer already exists [2022-11-17T23:20:27.850Z] 0b8f39a65ce6: Layer already exists [2022-11-17T23:20:27.850Z] 8e7927c4b840: Layer already exists [2022-11-17T23:20:27.850Z] 88a17bc225cd: Layer already exists [2022-11-17T23:20:27.850Z] e5e13b0c77cb: Layer already exists [2022-11-17T23:20:27.850Z] latest: digest: sha256:9e9a9e7f24dff9e9349604b5b27fe713e01412f24bf5be6770cc661ab26e36ad size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-17T23:20:28.171Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:2.3.1-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-17T23:20:28.522Z] + docker push nexus3.edgexfoundry.org:10004/core-data:2.3.1-dev.4 [2022-11-17T23:20:28.522Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-11-17T23:20:28.522Z] 88a17bc225cd: Preparing [2022-11-17T23:20:28.522Z] 3e144220e5ee: Preparing [2022-11-17T23:20:28.522Z] 0b8f39a65ce6: Preparing [2022-11-17T23:20:28.522Z] 8e7927c4b840: Preparing [2022-11-17T23:20:28.522Z] e5e13b0c77cb: Preparing [2022-11-17T23:20:28.522Z] 3e144220e5ee: Layer already exists [2022-11-17T23:20:28.522Z] e5e13b0c77cb: Layer already exists [2022-11-17T23:20:28.522Z] 88a17bc225cd: Layer already exists [2022-11-17T23:20:28.522Z] 0b8f39a65ce6: Layer already exists [2022-11-17T23:20:28.522Z] 8e7927c4b840: Layer already exists [2022-11-17T23:20:28.522Z] 2.3.1-dev.4: digest: sha256:9e9a9e7f24dff9e9349604b5b27fe713e01412f24bf5be6770cc661ab26e36ad size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-17T23:20:28.833Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:a2765a98d8f71eb240f317e00f16757db580c473-2.3.1-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-17T23:20:29.142Z] + docker push nexus3.edgexfoundry.org:10004/core-data:a2765a98d8f71eb240f317e00f16757db580c473-2.3.1-dev.4 [2022-11-17T23:20:29.142Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-11-17T23:20:29.142Z] 88a17bc225cd: Preparing [2022-11-17T23:20:29.142Z] 3e144220e5ee: Preparing [2022-11-17T23:20:29.142Z] 0b8f39a65ce6: Preparing [2022-11-17T23:20:29.142Z] 8e7927c4b840: Preparing [2022-11-17T23:20:29.142Z] e5e13b0c77cb: Preparing [2022-11-17T23:20:29.142Z] 0b8f39a65ce6: Layer already exists [2022-11-17T23:20:29.142Z] 8e7927c4b840: Layer already exists [2022-11-17T23:20:29.142Z] 88a17bc225cd: Layer already exists [2022-11-17T23:20:29.142Z] 3e144220e5ee: Layer already exists [2022-11-17T23:20:29.142Z] e5e13b0c77cb: Layer already exists [2022-11-17T23:20:29.142Z] a2765a98d8f71eb240f317e00f16757db580c473-2.3.1-dev.4: digest: sha256:9e9a9e7f24dff9e9349604b5b27fe713e01412f24bf5be6770cc661ab26e36ad size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-17T23:20:29.451Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-17T23:20:29.753Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2022-11-17T23:20:29.753Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-11-17T23:20:29.753Z] 88a17bc225cd: Preparing [2022-11-17T23:20:29.753Z] 3e144220e5ee: Preparing [2022-11-17T23:20:29.753Z] 0b8f39a65ce6: Preparing [2022-11-17T23:20:29.753Z] 8e7927c4b840: Preparing [2022-11-17T23:20:29.753Z] e5e13b0c77cb: Preparing [2022-11-17T23:20:29.753Z] 0b8f39a65ce6: Layer already exists [2022-11-17T23:20:29.753Z] e5e13b0c77cb: Layer already exists [2022-11-17T23:20:29.754Z] 88a17bc225cd: Layer already exists [2022-11-17T23:20:29.754Z] 3e144220e5ee: Layer already exists [2022-11-17T23:20:29.754Z] 8e7927c4b840: Layer already exists [2022-11-17T23:20:29.754Z] main: digest: sha256:9e9a9e7f24dff9e9349604b5b27fe713e01412f24bf5be6770cc661ab26e36ad size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-11-17T23:20:29.788Z] ===================================================== [Pipeline] echo [2022-11-17T23:20:29.794Z] taggedImages: [2022-11-17T23:20:29.794Z] - nexus3.edgexfoundry.org:10004/core-data:a2765a98d8f71eb240f317e00f16757db580c473 [2022-11-17T23:20:29.794Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2022-11-17T23:20:29.794Z] - nexus3.edgexfoundry.org:10004/core-data:2.3.1-dev.4 [2022-11-17T23:20:29.794Z] - nexus3.edgexfoundry.org:10004/core-data:a2765a98d8f71eb240f317e00f16757db580c473-2.3.1-dev.4 [2022-11-17T23:20:29.794Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2022-11-17T23:20:29.807Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2022-11-17T23:20:29.807Z] a2765a98d8f71eb240f317e00f16757db580c473 [2022-11-17T23:20:29.807Z] latest [2022-11-17T23:20:29.807Z] 2.3.1-dev.4 [2022-11-17T23:20:29.807Z] a2765a98d8f71eb240f317e00f16757db580c473-2.3.1-dev.4 [2022-11-17T23:20:29.807Z] main [2022-11-17T23:20:29.807Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-17T23:20:30.109Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:a2765a98d8f71eb240f317e00f16757db580c473 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-17T23:20:30.415Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:a2765a98d8f71eb240f317e00f16757db580c473 [2022-11-17T23:20:30.415Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-11-17T23:20:30.415Z] 498de0f20708: Preparing [2022-11-17T23:20:30.415Z] 8ee59d7a0593: Preparing [2022-11-17T23:20:30.415Z] 7dd37836ef4e: Preparing [2022-11-17T23:20:30.415Z] 0b8f39a65ce6: Preparing [2022-11-17T23:20:30.415Z] 591343dbdd2b: Preparing [2022-11-17T23:20:30.415Z] e5e13b0c77cb: Preparing [2022-11-17T23:20:30.415Z] e5e13b0c77cb: Waiting [2022-11-17T23:20:30.415Z] 0b8f39a65ce6: Layer already exists [2022-11-17T23:20:30.415Z] e5e13b0c77cb: Layer already exists [2022-11-17T23:20:30.415Z] 591343dbdd2b: Pushed [2022-11-17T23:20:30.415Z] 8ee59d7a0593: Pushed [2022-11-17T23:20:30.415Z] 498de0f20708: Pushed [2022-11-17T23:20:32.321Z] 7dd37836ef4e: Pushed [2022-11-17T23:20:32.321Z] a2765a98d8f71eb240f317e00f16757db580c473: digest: sha256:ae5c47328354ae7c22cc5b6f59f275343251dd86d807dc5f45085e8e66f34d32 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-17T23:20:32.624Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-17T23:20:32.923Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2022-11-17T23:20:32.923Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-11-17T23:20:32.923Z] 498de0f20708: Preparing [2022-11-17T23:20:32.923Z] 8ee59d7a0593: Preparing [2022-11-17T23:20:32.923Z] 7dd37836ef4e: Preparing [2022-11-17T23:20:32.923Z] 0b8f39a65ce6: Preparing [2022-11-17T23:20:32.923Z] 591343dbdd2b: Preparing [2022-11-17T23:20:32.923Z] e5e13b0c77cb: Preparing [2022-11-17T23:20:32.923Z] e5e13b0c77cb: Waiting [2022-11-17T23:20:32.923Z] 498de0f20708: Layer already exists [2022-11-17T23:20:32.923Z] 8ee59d7a0593: Layer already exists [2022-11-17T23:20:32.923Z] 0b8f39a65ce6: Layer already exists [2022-11-17T23:20:32.923Z] 7dd37836ef4e: Layer already exists [2022-11-17T23:20:32.923Z] 591343dbdd2b: Layer already exists [2022-11-17T23:20:32.923Z] e5e13b0c77cb: Layer already exists [2022-11-17T23:20:32.923Z] latest: digest: sha256:ae5c47328354ae7c22cc5b6f59f275343251dd86d807dc5f45085e8e66f34d32 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-17T23:20:33.223Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:2.3.1-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-17T23:20:33.521Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:2.3.1-dev.4 [2022-11-17T23:20:33.521Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-11-17T23:20:33.521Z] 498de0f20708: Preparing [2022-11-17T23:20:33.521Z] 8ee59d7a0593: Preparing [2022-11-17T23:20:33.521Z] 7dd37836ef4e: Preparing [2022-11-17T23:20:33.521Z] 0b8f39a65ce6: Preparing [2022-11-17T23:20:33.521Z] 591343dbdd2b: Preparing [2022-11-17T23:20:33.521Z] e5e13b0c77cb: Preparing [2022-11-17T23:20:33.521Z] e5e13b0c77cb: Waiting [2022-11-17T23:20:33.521Z] 7dd37836ef4e: Layer already exists [2022-11-17T23:20:33.521Z] 498de0f20708: Layer already exists [2022-11-17T23:20:33.521Z] 8ee59d7a0593: Layer already exists [2022-11-17T23:20:33.521Z] 591343dbdd2b: Layer already exists [2022-11-17T23:20:33.521Z] 0b8f39a65ce6: Layer already exists [2022-11-17T23:20:33.521Z] e5e13b0c77cb: Layer already exists [2022-11-17T23:20:33.521Z] 2.3.1-dev.4: digest: sha256:ae5c47328354ae7c22cc5b6f59f275343251dd86d807dc5f45085e8e66f34d32 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-17T23:20:33.823Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:a2765a98d8f71eb240f317e00f16757db580c473-2.3.1-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-17T23:20:34.124Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:a2765a98d8f71eb240f317e00f16757db580c473-2.3.1-dev.4 [2022-11-17T23:20:34.124Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-11-17T23:20:34.124Z] 498de0f20708: Preparing [2022-11-17T23:20:34.124Z] 8ee59d7a0593: Preparing [2022-11-17T23:20:34.124Z] 7dd37836ef4e: Preparing [2022-11-17T23:20:34.124Z] 0b8f39a65ce6: Preparing [2022-11-17T23:20:34.124Z] 591343dbdd2b: Preparing [2022-11-17T23:20:34.124Z] e5e13b0c77cb: Preparing [2022-11-17T23:20:34.124Z] e5e13b0c77cb: Waiting [2022-11-17T23:20:34.124Z] 0b8f39a65ce6: Layer already exists [2022-11-17T23:20:34.124Z] 8ee59d7a0593: Layer already exists [2022-11-17T23:20:34.124Z] 498de0f20708: Layer already exists [2022-11-17T23:20:34.124Z] 591343dbdd2b: Layer already exists [2022-11-17T23:20:34.124Z] 7dd37836ef4e: Layer already exists [2022-11-17T23:20:34.124Z] e5e13b0c77cb: Layer already exists [2022-11-17T23:20:34.124Z] a2765a98d8f71eb240f317e00f16757db580c473-2.3.1-dev.4: digest: sha256:ae5c47328354ae7c22cc5b6f59f275343251dd86d807dc5f45085e8e66f34d32 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-17T23:20:34.429Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-17T23:20:34.727Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2022-11-17T23:20:34.727Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-11-17T23:20:34.727Z] 498de0f20708: Preparing [2022-11-17T23:20:34.727Z] 8ee59d7a0593: Preparing [2022-11-17T23:20:34.727Z] 7dd37836ef4e: Preparing [2022-11-17T23:20:34.727Z] 0b8f39a65ce6: Preparing [2022-11-17T23:20:34.727Z] 591343dbdd2b: Preparing [2022-11-17T23:20:34.727Z] e5e13b0c77cb: Preparing [2022-11-17T23:20:34.727Z] e5e13b0c77cb: Waiting [2022-11-17T23:20:34.727Z] 7dd37836ef4e: Layer already exists [2022-11-17T23:20:34.727Z] 8ee59d7a0593: Layer already exists [2022-11-17T23:20:34.727Z] 591343dbdd2b: Layer already exists [2022-11-17T23:20:34.727Z] 0b8f39a65ce6: Layer already exists [2022-11-17T23:20:34.727Z] 498de0f20708: Layer already exists [2022-11-17T23:20:34.727Z] e5e13b0c77cb: Layer already exists [2022-11-17T23:20:34.727Z] main: digest: sha256:ae5c47328354ae7c22cc5b6f59f275343251dd86d807dc5f45085e8e66f34d32 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-11-17T23:20:34.760Z] ===================================================== [Pipeline] echo [2022-11-17T23:20:34.766Z] taggedImages: [2022-11-17T23:20:34.766Z] - nexus3.edgexfoundry.org:10004/core-metadata:a2765a98d8f71eb240f317e00f16757db580c473 [2022-11-17T23:20:34.766Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2022-11-17T23:20:34.766Z] - nexus3.edgexfoundry.org:10004/core-metadata:2.3.1-dev.4 [2022-11-17T23:20:34.766Z] - nexus3.edgexfoundry.org:10004/core-metadata:a2765a98d8f71eb240f317e00f16757db580c473-2.3.1-dev.4 [2022-11-17T23:20:34.766Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2022-11-17T23:20:34.778Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2022-11-17T23:20:34.778Z] a2765a98d8f71eb240f317e00f16757db580c473 [2022-11-17T23:20:34.778Z] latest [2022-11-17T23:20:34.778Z] 2.3.1-dev.4 [2022-11-17T23:20:34.778Z] a2765a98d8f71eb240f317e00f16757db580c473-2.3.1-dev.4 [2022-11-17T23:20:34.778Z] main [2022-11-17T23:20:34.778Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-17T23:20:35.080Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:a2765a98d8f71eb240f317e00f16757db580c473 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-17T23:20:35.381Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:a2765a98d8f71eb240f317e00f16757db580c473 [2022-11-17T23:20:35.381Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-11-17T23:20:35.381Z] d0a4656e458e: Preparing [2022-11-17T23:20:35.381Z] d0a4656e458e: Preparing [2022-11-17T23:20:35.381Z] 9c4ffc555c52: Preparing [2022-11-17T23:20:35.381Z] 33af6bdf1653: Preparing [2022-11-17T23:20:35.381Z] 0bfe62a4f0c5: Preparing [2022-11-17T23:20:35.381Z] d19d1515176c: Preparing [2022-11-17T23:20:35.381Z] 68351ff7da00: Preparing [2022-11-17T23:20:35.381Z] 0b8f39a65ce6: Preparing [2022-11-17T23:20:35.381Z] c25790b01e4b: Preparing [2022-11-17T23:20:35.381Z] 98c6060dcaff: Preparing [2022-11-17T23:20:35.381Z] bcd4a38ab14a: Preparing [2022-11-17T23:20:35.381Z] e0dba392a08a: Preparing [2022-11-17T23:20:35.381Z] e5e13b0c77cb: Preparing [2022-11-17T23:20:35.381Z] bcd4a38ab14a: Waiting [2022-11-17T23:20:35.381Z] 0b8f39a65ce6: Waiting [2022-11-17T23:20:35.381Z] c25790b01e4b: Waiting [2022-11-17T23:20:35.381Z] 98c6060dcaff: Waiting [2022-11-17T23:20:35.381Z] e0dba392a08a: Waiting [2022-11-17T23:20:35.381Z] e5e13b0c77cb: Waiting [2022-11-17T23:20:35.381Z] 68351ff7da00: Waiting [2022-11-17T23:20:35.381Z] 33af6bdf1653: Pushed [2022-11-17T23:20:35.381Z] 9c4ffc555c52: Pushed [2022-11-17T23:20:35.381Z] d0a4656e458e: Pushed [2022-11-17T23:20:35.381Z] 0bfe62a4f0c5: Pushed [2022-11-17T23:20:35.381Z] d19d1515176c: Pushed [2022-11-17T23:20:35.642Z] 0b8f39a65ce6: Layer already exists [2022-11-17T23:20:35.642Z] bcd4a38ab14a: Pushed [2022-11-17T23:20:35.642Z] 98c6060dcaff: Pushed [2022-11-17T23:20:35.642Z] e5e13b0c77cb: Layer already exists [2022-11-17T23:20:35.642Z] e0dba392a08a: Pushed [2022-11-17T23:20:35.642Z] c25790b01e4b: Pushed [2022-11-17T23:20:37.542Z] 68351ff7da00: Pushed [2022-11-17T23:20:37.542Z] a2765a98d8f71eb240f317e00f16757db580c473: digest: sha256:5f5c6e5dae682ea3f80b52bac0c90cde299a5bcd256f07629fbb57b8c237cf4b size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-17T23:20:37.854Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-17T23:20:38.151Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2022-11-17T23:20:38.151Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-11-17T23:20:38.151Z] d0a4656e458e: Preparing [2022-11-17T23:20:38.151Z] d0a4656e458e: Preparing [2022-11-17T23:20:38.151Z] 9c4ffc555c52: Preparing [2022-11-17T23:20:38.151Z] 33af6bdf1653: Preparing [2022-11-17T23:20:38.151Z] 0bfe62a4f0c5: Preparing [2022-11-17T23:20:38.151Z] d19d1515176c: Preparing [2022-11-17T23:20:38.151Z] 68351ff7da00: Preparing [2022-11-17T23:20:38.151Z] 0b8f39a65ce6: Preparing [2022-11-17T23:20:38.151Z] c25790b01e4b: Preparing [2022-11-17T23:20:38.151Z] 98c6060dcaff: Preparing [2022-11-17T23:20:38.151Z] bcd4a38ab14a: Preparing [2022-11-17T23:20:38.151Z] e0dba392a08a: Preparing [2022-11-17T23:20:38.151Z] e5e13b0c77cb: Preparing [2022-11-17T23:20:38.151Z] c25790b01e4b: Waiting [2022-11-17T23:20:38.151Z] bcd4a38ab14a: Waiting [2022-11-17T23:20:38.151Z] 98c6060dcaff: Waiting [2022-11-17T23:20:38.151Z] e5e13b0c77cb: Waiting [2022-11-17T23:20:38.151Z] e0dba392a08a: Waiting [2022-11-17T23:20:38.151Z] 68351ff7da00: Waiting [2022-11-17T23:20:38.151Z] 0b8f39a65ce6: Waiting [2022-11-17T23:20:38.151Z] d0a4656e458e: Layer already exists [2022-11-17T23:20:38.151Z] 33af6bdf1653: Layer already exists [2022-11-17T23:20:38.151Z] 0bfe62a4f0c5: Layer already exists [2022-11-17T23:20:38.151Z] d19d1515176c: Layer already exists [2022-11-17T23:20:38.151Z] 9c4ffc555c52: Layer already exists [2022-11-17T23:20:38.151Z] 68351ff7da00: Layer already exists [2022-11-17T23:20:38.151Z] 0b8f39a65ce6: Layer already exists [2022-11-17T23:20:38.151Z] c25790b01e4b: Layer already exists [2022-11-17T23:20:38.151Z] bcd4a38ab14a: Layer already exists [2022-11-17T23:20:38.151Z] 98c6060dcaff: Layer already exists [2022-11-17T23:20:38.151Z] e0dba392a08a: Layer already exists [2022-11-17T23:20:38.151Z] e5e13b0c77cb: Layer already exists [2022-11-17T23:20:38.151Z] latest: digest: sha256:5f5c6e5dae682ea3f80b52bac0c90cde299a5bcd256f07629fbb57b8c237cf4b size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-17T23:20:38.463Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:2.3.1-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-17T23:20:38.765Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:2.3.1-dev.4 [2022-11-17T23:20:38.765Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-11-17T23:20:38.765Z] d0a4656e458e: Preparing [2022-11-17T23:20:38.765Z] d0a4656e458e: Preparing [2022-11-17T23:20:38.765Z] 9c4ffc555c52: Preparing [2022-11-17T23:20:38.765Z] 33af6bdf1653: Preparing [2022-11-17T23:20:38.765Z] 0bfe62a4f0c5: Preparing [2022-11-17T23:20:38.765Z] d19d1515176c: Preparing [2022-11-17T23:20:38.765Z] 68351ff7da00: Preparing [2022-11-17T23:20:38.765Z] 0b8f39a65ce6: Preparing [2022-11-17T23:20:38.765Z] c25790b01e4b: Preparing [2022-11-17T23:20:38.765Z] 98c6060dcaff: Preparing [2022-11-17T23:20:38.765Z] bcd4a38ab14a: Preparing [2022-11-17T23:20:38.765Z] e0dba392a08a: Preparing [2022-11-17T23:20:38.765Z] e5e13b0c77cb: Preparing [2022-11-17T23:20:38.765Z] c25790b01e4b: Waiting [2022-11-17T23:20:38.765Z] 98c6060dcaff: Waiting [2022-11-17T23:20:38.765Z] bcd4a38ab14a: Waiting [2022-11-17T23:20:38.765Z] e0dba392a08a: Waiting [2022-11-17T23:20:38.765Z] e5e13b0c77cb: Waiting [2022-11-17T23:20:38.765Z] 68351ff7da00: Waiting [2022-11-17T23:20:38.765Z] 0b8f39a65ce6: Waiting [2022-11-17T23:20:38.765Z] d19d1515176c: Layer already exists [2022-11-17T23:20:38.765Z] 0bfe62a4f0c5: Layer already exists [2022-11-17T23:20:38.765Z] 33af6bdf1653: Layer already exists [2022-11-17T23:20:38.765Z] d0a4656e458e: Layer already exists [2022-11-17T23:20:38.765Z] 9c4ffc555c52: Layer already exists [2022-11-17T23:20:38.765Z] 68351ff7da00: Layer already exists [2022-11-17T23:20:38.765Z] 0b8f39a65ce6: Layer already exists [2022-11-17T23:20:38.765Z] 98c6060dcaff: Layer already exists [2022-11-17T23:20:38.765Z] bcd4a38ab14a: Layer already exists [2022-11-17T23:20:38.765Z] c25790b01e4b: Layer already exists [2022-11-17T23:20:38.765Z] e0dba392a08a: Layer already exists [2022-11-17T23:20:38.765Z] e5e13b0c77cb: Layer already exists [2022-11-17T23:20:38.765Z] 2.3.1-dev.4: digest: sha256:5f5c6e5dae682ea3f80b52bac0c90cde299a5bcd256f07629fbb57b8c237cf4b size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-17T23:20:39.064Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:a2765a98d8f71eb240f317e00f16757db580c473-2.3.1-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-17T23:20:39.362Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:a2765a98d8f71eb240f317e00f16757db580c473-2.3.1-dev.4 [2022-11-17T23:20:39.362Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-11-17T23:20:39.362Z] d0a4656e458e: Preparing [2022-11-17T23:20:39.362Z] d0a4656e458e: Preparing [2022-11-17T23:20:39.362Z] 9c4ffc555c52: Preparing [2022-11-17T23:20:39.362Z] 33af6bdf1653: Preparing [2022-11-17T23:20:39.362Z] 0bfe62a4f0c5: Preparing [2022-11-17T23:20:39.362Z] d19d1515176c: Preparing [2022-11-17T23:20:39.362Z] 68351ff7da00: Preparing [2022-11-17T23:20:39.362Z] 0b8f39a65ce6: Preparing [2022-11-17T23:20:39.362Z] c25790b01e4b: Preparing [2022-11-17T23:20:39.362Z] 98c6060dcaff: Preparing [2022-11-17T23:20:39.362Z] bcd4a38ab14a: Preparing [2022-11-17T23:20:39.362Z] e0dba392a08a: Preparing [2022-11-17T23:20:39.362Z] e5e13b0c77cb: Preparing [2022-11-17T23:20:39.362Z] 68351ff7da00: Waiting [2022-11-17T23:20:39.362Z] 0b8f39a65ce6: Waiting [2022-11-17T23:20:39.362Z] c25790b01e4b: Waiting [2022-11-17T23:20:39.362Z] 98c6060dcaff: Waiting [2022-11-17T23:20:39.362Z] bcd4a38ab14a: Waiting [2022-11-17T23:20:39.362Z] e0dba392a08a: Waiting [2022-11-17T23:20:39.362Z] e5e13b0c77cb: Waiting [2022-11-17T23:20:39.362Z] 33af6bdf1653: Layer already exists [2022-11-17T23:20:39.362Z] d19d1515176c: Layer already exists [2022-11-17T23:20:39.362Z] d0a4656e458e: Layer already exists [2022-11-17T23:20:39.362Z] 0bfe62a4f0c5: Layer already exists [2022-11-17T23:20:39.362Z] 9c4ffc555c52: Layer already exists [2022-11-17T23:20:39.362Z] 68351ff7da00: Layer already exists [2022-11-17T23:20:39.362Z] 0b8f39a65ce6: Layer already exists [2022-11-17T23:20:39.362Z] bcd4a38ab14a: Layer already exists [2022-11-17T23:20:39.362Z] c25790b01e4b: Layer already exists [2022-11-17T23:20:39.362Z] 98c6060dcaff: Layer already exists [2022-11-17T23:20:39.362Z] e0dba392a08a: Layer already exists [2022-11-17T23:20:39.362Z] e5e13b0c77cb: Layer already exists [2022-11-17T23:20:39.362Z] a2765a98d8f71eb240f317e00f16757db580c473-2.3.1-dev.4: digest: sha256:5f5c6e5dae682ea3f80b52bac0c90cde299a5bcd256f07629fbb57b8c237cf4b size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-17T23:20:39.658Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-17T23:20:39.953Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2022-11-17T23:20:39.953Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-11-17T23:20:39.953Z] d0a4656e458e: Preparing [2022-11-17T23:20:39.953Z] d0a4656e458e: Preparing [2022-11-17T23:20:39.953Z] 9c4ffc555c52: Preparing [2022-11-17T23:20:39.953Z] 33af6bdf1653: Preparing [2022-11-17T23:20:39.953Z] 0bfe62a4f0c5: Preparing [2022-11-17T23:20:39.953Z] d19d1515176c: Preparing [2022-11-17T23:20:39.953Z] 68351ff7da00: Preparing [2022-11-17T23:20:39.953Z] 0b8f39a65ce6: Preparing [2022-11-17T23:20:39.954Z] c25790b01e4b: Preparing [2022-11-17T23:20:39.954Z] 98c6060dcaff: Preparing [2022-11-17T23:20:39.954Z] bcd4a38ab14a: Preparing [2022-11-17T23:20:39.954Z] e0dba392a08a: Preparing [2022-11-17T23:20:39.954Z] e5e13b0c77cb: Preparing [2022-11-17T23:20:39.954Z] 0b8f39a65ce6: Waiting [2022-11-17T23:20:39.954Z] c25790b01e4b: Waiting [2022-11-17T23:20:39.954Z] 98c6060dcaff: Waiting [2022-11-17T23:20:39.954Z] bcd4a38ab14a: Waiting [2022-11-17T23:20:39.954Z] e0dba392a08a: Waiting [2022-11-17T23:20:39.954Z] e5e13b0c77cb: Waiting [2022-11-17T23:20:39.954Z] 68351ff7da00: Waiting [2022-11-17T23:20:39.954Z] 9c4ffc555c52: Layer already exists [2022-11-17T23:20:39.954Z] 0bfe62a4f0c5: Layer already exists [2022-11-17T23:20:39.954Z] 33af6bdf1653: Layer already exists [2022-11-17T23:20:39.954Z] d19d1515176c: Layer already exists [2022-11-17T23:20:39.954Z] d0a4656e458e: Layer already exists [2022-11-17T23:20:39.954Z] 68351ff7da00: Layer already exists [2022-11-17T23:20:39.954Z] 0b8f39a65ce6: Layer already exists [2022-11-17T23:20:39.954Z] c25790b01e4b: Layer already exists [2022-11-17T23:20:39.954Z] 98c6060dcaff: Layer already exists [2022-11-17T23:20:39.954Z] bcd4a38ab14a: Layer already exists [2022-11-17T23:20:39.954Z] e0dba392a08a: Layer already exists [2022-11-17T23:20:39.954Z] e5e13b0c77cb: Layer already exists [2022-11-17T23:20:39.954Z] main: digest: sha256:5f5c6e5dae682ea3f80b52bac0c90cde299a5bcd256f07629fbb57b8c237cf4b size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-11-17T23:20:39.988Z] ===================================================== [Pipeline] echo [2022-11-17T23:20:39.993Z] taggedImages: [2022-11-17T23:20:39.993Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:a2765a98d8f71eb240f317e00f16757db580c473 [2022-11-17T23:20:39.993Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2022-11-17T23:20:39.993Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:2.3.1-dev.4 [2022-11-17T23:20:39.993Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:a2765a98d8f71eb240f317e00f16757db580c473-2.3.1-dev.4 [2022-11-17T23:20:39.993Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2022-11-17T23:20:40.006Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2022-11-17T23:20:40.006Z] a2765a98d8f71eb240f317e00f16757db580c473 [2022-11-17T23:20:40.006Z] latest [2022-11-17T23:20:40.006Z] 2.3.1-dev.4 [2022-11-17T23:20:40.006Z] a2765a98d8f71eb240f317e00f16757db580c473-2.3.1-dev.4 [2022-11-17T23:20:40.006Z] main [2022-11-17T23:20:40.006Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-17T23:20:40.313Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:a2765a98d8f71eb240f317e00f16757db580c473 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-17T23:20:40.631Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:a2765a98d8f71eb240f317e00f16757db580c473 [2022-11-17T23:20:40.632Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-11-17T23:20:40.632Z] ca7f8cc3b2ec: Preparing [2022-11-17T23:20:40.632Z] 13ef3a27c5b7: Preparing [2022-11-17T23:20:40.632Z] 3d0d0d0922b5: Preparing [2022-11-17T23:20:40.632Z] bc92ba2edae5: Preparing [2022-11-17T23:20:40.632Z] d63822306389: Preparing [2022-11-17T23:20:40.632Z] 770f373c6f4a: Preparing [2022-11-17T23:20:40.632Z] cebe5d04109d: Preparing [2022-11-17T23:20:40.632Z] e5e13b0c77cb: Preparing [2022-11-17T23:20:40.632Z] cebe5d04109d: Waiting [2022-11-17T23:20:40.632Z] e5e13b0c77cb: Waiting [2022-11-17T23:20:40.890Z] ca7f8cc3b2ec: Pushed [2022-11-17T23:20:40.890Z] 13ef3a27c5b7: Pushed [2022-11-17T23:20:40.890Z] d63822306389: Pushed [2022-11-17T23:20:40.890Z] e5e13b0c77cb: Layer already exists [2022-11-17T23:20:40.890Z] 770f373c6f4a: Pushed [2022-11-17T23:20:41.456Z] cebe5d04109d: Pushed [2022-11-17T23:20:42.041Z] bc92ba2edae5: Pushed [2022-11-17T23:20:42.354Z] 3d0d0d0922b5: Pushed [2022-11-17T23:20:43.746Z] a2765a98d8f71eb240f317e00f16757db580c473: digest: sha256:a1f604e1c37b0889f1961dd19fcce7b53edfe8dbc8f9da727d5ffe0f3da28452 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-17T23:20:44.051Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-17T23:20:44.350Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2022-11-17T23:20:44.350Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-11-17T23:20:44.350Z] ca7f8cc3b2ec: Preparing [2022-11-17T23:20:44.350Z] 13ef3a27c5b7: Preparing [2022-11-17T23:20:44.350Z] 3d0d0d0922b5: Preparing [2022-11-17T23:20:44.350Z] bc92ba2edae5: Preparing [2022-11-17T23:20:44.350Z] d63822306389: Preparing [2022-11-17T23:20:44.350Z] 770f373c6f4a: Preparing [2022-11-17T23:20:44.350Z] cebe5d04109d: Preparing [2022-11-17T23:20:44.350Z] e5e13b0c77cb: Preparing [2022-11-17T23:20:44.350Z] 770f373c6f4a: Waiting [2022-11-17T23:20:44.350Z] cebe5d04109d: Waiting [2022-11-17T23:20:44.350Z] e5e13b0c77cb: Waiting [2022-11-17T23:20:44.350Z] 3d0d0d0922b5: Layer already exists [2022-11-17T23:20:44.350Z] 13ef3a27c5b7: Layer already exists [2022-11-17T23:20:44.350Z] d63822306389: Layer already exists [2022-11-17T23:20:44.350Z] ca7f8cc3b2ec: Layer already exists [2022-11-17T23:20:44.350Z] bc92ba2edae5: Layer already exists [2022-11-17T23:20:44.350Z] e5e13b0c77cb: Layer already exists [2022-11-17T23:20:44.350Z] cebe5d04109d: Layer already exists [2022-11-17T23:20:44.350Z] 770f373c6f4a: Layer already exists [2022-11-17T23:20:44.350Z] latest: digest: sha256:a1f604e1c37b0889f1961dd19fcce7b53edfe8dbc8f9da727d5ffe0f3da28452 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-17T23:20:44.653Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:2.3.1-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-17T23:20:44.958Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:2.3.1-dev.4 [2022-11-17T23:20:44.958Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-11-17T23:20:44.958Z] ca7f8cc3b2ec: Preparing [2022-11-17T23:20:44.958Z] 13ef3a27c5b7: Preparing [2022-11-17T23:20:44.958Z] 3d0d0d0922b5: Preparing [2022-11-17T23:20:44.958Z] bc92ba2edae5: Preparing [2022-11-17T23:20:44.958Z] d63822306389: Preparing [2022-11-17T23:20:44.958Z] 770f373c6f4a: Preparing [2022-11-17T23:20:44.958Z] cebe5d04109d: Preparing [2022-11-17T23:20:44.958Z] e5e13b0c77cb: Preparing [2022-11-17T23:20:44.958Z] 770f373c6f4a: Waiting [2022-11-17T23:20:44.958Z] cebe5d04109d: Waiting [2022-11-17T23:20:44.958Z] d63822306389: Layer already exists [2022-11-17T23:20:44.958Z] bc92ba2edae5: Layer already exists [2022-11-17T23:20:44.958Z] 13ef3a27c5b7: Layer already exists [2022-11-17T23:20:44.958Z] 3d0d0d0922b5: Layer already exists [2022-11-17T23:20:44.958Z] ca7f8cc3b2ec: Layer already exists [2022-11-17T23:20:44.958Z] 770f373c6f4a: Layer already exists [2022-11-17T23:20:44.958Z] cebe5d04109d: Layer already exists [2022-11-17T23:20:44.958Z] e5e13b0c77cb: Layer already exists [2022-11-17T23:20:44.958Z] 2.3.1-dev.4: digest: sha256:a1f604e1c37b0889f1961dd19fcce7b53edfe8dbc8f9da727d5ffe0f3da28452 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-17T23:20:45.265Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:a2765a98d8f71eb240f317e00f16757db580c473-2.3.1-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-17T23:20:45.568Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:a2765a98d8f71eb240f317e00f16757db580c473-2.3.1-dev.4 [2022-11-17T23:20:45.569Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-11-17T23:20:45.569Z] ca7f8cc3b2ec: Preparing [2022-11-17T23:20:45.569Z] 13ef3a27c5b7: Preparing [2022-11-17T23:20:45.569Z] 3d0d0d0922b5: Preparing [2022-11-17T23:20:45.569Z] bc92ba2edae5: Preparing [2022-11-17T23:20:45.569Z] d63822306389: Preparing [2022-11-17T23:20:45.569Z] 770f373c6f4a: Preparing [2022-11-17T23:20:45.569Z] cebe5d04109d: Preparing [2022-11-17T23:20:45.569Z] e5e13b0c77cb: Preparing [2022-11-17T23:20:45.569Z] 770f373c6f4a: Waiting [2022-11-17T23:20:45.569Z] cebe5d04109d: Waiting [2022-11-17T23:20:45.569Z] e5e13b0c77cb: Waiting [2022-11-17T23:20:45.569Z] d63822306389: Layer already exists [2022-11-17T23:20:45.569Z] 3d0d0d0922b5: Layer already exists [2022-11-17T23:20:45.569Z] bc92ba2edae5: Layer already exists [2022-11-17T23:20:45.569Z] ca7f8cc3b2ec: Layer already exists [2022-11-17T23:20:45.569Z] 13ef3a27c5b7: Layer already exists [2022-11-17T23:20:45.569Z] 770f373c6f4a: Layer already exists [2022-11-17T23:20:45.569Z] e5e13b0c77cb: Layer already exists [2022-11-17T23:20:45.569Z] cebe5d04109d: Layer already exists [2022-11-17T23:20:45.569Z] a2765a98d8f71eb240f317e00f16757db580c473-2.3.1-dev.4: digest: sha256:a1f604e1c37b0889f1961dd19fcce7b53edfe8dbc8f9da727d5ffe0f3da28452 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-17T23:20:45.880Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-17T23:20:46.177Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2022-11-17T23:20:46.177Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-11-17T23:20:46.177Z] ca7f8cc3b2ec: Preparing [2022-11-17T23:20:46.177Z] 13ef3a27c5b7: Preparing [2022-11-17T23:20:46.177Z] 3d0d0d0922b5: Preparing [2022-11-17T23:20:46.177Z] bc92ba2edae5: Preparing [2022-11-17T23:20:46.177Z] d63822306389: Preparing [2022-11-17T23:20:46.177Z] 770f373c6f4a: Preparing [2022-11-17T23:20:46.177Z] cebe5d04109d: Preparing [2022-11-17T23:20:46.177Z] e5e13b0c77cb: Preparing [2022-11-17T23:20:46.177Z] e5e13b0c77cb: Waiting [2022-11-17T23:20:46.177Z] 770f373c6f4a: Waiting [2022-11-17T23:20:46.177Z] cebe5d04109d: Waiting [2022-11-17T23:20:46.177Z] 13ef3a27c5b7: Layer already exists [2022-11-17T23:20:46.177Z] bc92ba2edae5: Layer already exists [2022-11-17T23:20:46.177Z] ca7f8cc3b2ec: Layer already exists [2022-11-17T23:20:46.177Z] d63822306389: Layer already exists [2022-11-17T23:20:46.177Z] 3d0d0d0922b5: Layer already exists [2022-11-17T23:20:46.177Z] 770f373c6f4a: Layer already exists [2022-11-17T23:20:46.177Z] cebe5d04109d: Layer already exists [2022-11-17T23:20:46.177Z] e5e13b0c77cb: Layer already exists [2022-11-17T23:20:46.177Z] main: digest: sha256:a1f604e1c37b0889f1961dd19fcce7b53edfe8dbc8f9da727d5ffe0f3da28452 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-11-17T23:20:46.223Z] ===================================================== [Pipeline] echo [2022-11-17T23:20:46.231Z] taggedImages: [2022-11-17T23:20:46.231Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:a2765a98d8f71eb240f317e00f16757db580c473 [2022-11-17T23:20:46.231Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2022-11-17T23:20:46.231Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:2.3.1-dev.4 [2022-11-17T23:20:46.231Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:a2765a98d8f71eb240f317e00f16757db580c473-2.3.1-dev.4 [2022-11-17T23:20:46.231Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2022-11-17T23:20:46.248Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2022-11-17T23:20:46.248Z] a2765a98d8f71eb240f317e00f16757db580c473 [2022-11-17T23:20:46.248Z] latest [2022-11-17T23:20:46.248Z] 2.3.1-dev.4 [2022-11-17T23:20:46.248Z] a2765a98d8f71eb240f317e00f16757db580c473-2.3.1-dev.4 [2022-11-17T23:20:46.248Z] main [2022-11-17T23:20:46.248Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-17T23:20:46.546Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:a2765a98d8f71eb240f317e00f16757db580c473 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-17T23:20:46.844Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:a2765a98d8f71eb240f317e00f16757db580c473 [2022-11-17T23:20:46.844Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-11-17T23:20:46.844Z] eee7aec4b897: Preparing [2022-11-17T23:20:46.844Z] 41e435d1ff9d: Preparing [2022-11-17T23:20:46.844Z] a8a3d0d2a175: Preparing [2022-11-17T23:20:46.844Z] 23e44b83f3dd: Preparing [2022-11-17T23:20:46.844Z] 006a80d23478: Preparing [2022-11-17T23:20:46.844Z] 7760dbfbbd63: Preparing [2022-11-17T23:20:46.844Z] 2c3edf84b6b8: Preparing [2022-11-17T23:20:46.844Z] f768484aabb6: Preparing [2022-11-17T23:20:46.844Z] 7f2716ff527f: Preparing [2022-11-17T23:20:46.844Z] e5e13b0c77cb: Preparing [2022-11-17T23:20:46.844Z] f768484aabb6: Waiting [2022-11-17T23:20:46.844Z] 7760dbfbbd63: Waiting [2022-11-17T23:20:46.844Z] 7f2716ff527f: Waiting [2022-11-17T23:20:46.844Z] 2c3edf84b6b8: Waiting [2022-11-17T23:20:46.844Z] e5e13b0c77cb: Waiting [2022-11-17T23:20:46.844Z] eee7aec4b897: Pushed [2022-11-17T23:20:46.844Z] 41e435d1ff9d: Pushed [2022-11-17T23:20:46.844Z] 006a80d23478: Pushed [2022-11-17T23:20:47.103Z] f768484aabb6: Pushed [2022-11-17T23:20:47.103Z] 7760dbfbbd63: Pushed [2022-11-17T23:20:47.103Z] 2c3edf84b6b8: Pushed [2022-11-17T23:20:47.103Z] e5e13b0c77cb: Layer already exists [2022-11-17T23:20:47.103Z] 7f2716ff527f: Pushed [2022-11-17T23:20:48.038Z] 23e44b83f3dd: Pushed [2022-11-17T23:20:48.296Z] a8a3d0d2a175: Pushed [2022-11-17T23:20:48.554Z] a2765a98d8f71eb240f317e00f16757db580c473: digest: sha256:305bb64acd0554655d24bc87dacaeb45e03b43e4652f7447c29318bcc500b5ce size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-17T23:20:48.865Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-17T23:20:49.165Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2022-11-17T23:20:49.165Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-11-17T23:20:49.165Z] eee7aec4b897: Preparing [2022-11-17T23:20:49.165Z] 41e435d1ff9d: Preparing [2022-11-17T23:20:49.165Z] a8a3d0d2a175: Preparing [2022-11-17T23:20:49.165Z] 23e44b83f3dd: Preparing [2022-11-17T23:20:49.165Z] 006a80d23478: Preparing [2022-11-17T23:20:49.165Z] 7760dbfbbd63: Preparing [2022-11-17T23:20:49.165Z] 2c3edf84b6b8: Preparing [2022-11-17T23:20:49.165Z] f768484aabb6: Preparing [2022-11-17T23:20:49.165Z] 7f2716ff527f: Preparing [2022-11-17T23:20:49.165Z] e5e13b0c77cb: Preparing [2022-11-17T23:20:49.165Z] 7760dbfbbd63: Waiting [2022-11-17T23:20:49.165Z] 2c3edf84b6b8: Waiting [2022-11-17T23:20:49.165Z] f768484aabb6: Waiting [2022-11-17T23:20:49.165Z] 7f2716ff527f: Waiting [2022-11-17T23:20:49.165Z] e5e13b0c77cb: Waiting [2022-11-17T23:20:49.165Z] 006a80d23478: Layer already exists [2022-11-17T23:20:49.165Z] a8a3d0d2a175: Layer already exists [2022-11-17T23:20:49.165Z] 41e435d1ff9d: Layer already exists [2022-11-17T23:20:49.165Z] eee7aec4b897: Layer already exists [2022-11-17T23:20:49.165Z] 23e44b83f3dd: Layer already exists [2022-11-17T23:20:49.165Z] 7760dbfbbd63: Layer already exists [2022-11-17T23:20:49.165Z] 2c3edf84b6b8: Layer already exists [2022-11-17T23:20:49.165Z] f768484aabb6: Layer already exists [2022-11-17T23:20:49.165Z] e5e13b0c77cb: Layer already exists [2022-11-17T23:20:49.165Z] 7f2716ff527f: Layer already exists [2022-11-17T23:20:49.165Z] latest: digest: sha256:305bb64acd0554655d24bc87dacaeb45e03b43e4652f7447c29318bcc500b5ce size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-17T23:20:49.475Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.3.1-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-17T23:20:49.774Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.3.1-dev.4 [2022-11-17T23:20:49.774Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-11-17T23:20:49.774Z] eee7aec4b897: Preparing [2022-11-17T23:20:49.774Z] 41e435d1ff9d: Preparing [2022-11-17T23:20:49.774Z] a8a3d0d2a175: Preparing [2022-11-17T23:20:49.774Z] 23e44b83f3dd: Preparing [2022-11-17T23:20:49.774Z] 006a80d23478: Preparing [2022-11-17T23:20:49.774Z] 7760dbfbbd63: Preparing [2022-11-17T23:20:49.774Z] 2c3edf84b6b8: Preparing [2022-11-17T23:20:49.774Z] f768484aabb6: Preparing [2022-11-17T23:20:49.774Z] 7f2716ff527f: Preparing [2022-11-17T23:20:49.774Z] e5e13b0c77cb: Preparing [2022-11-17T23:20:49.774Z] 2c3edf84b6b8: Waiting [2022-11-17T23:20:49.774Z] f768484aabb6: Waiting [2022-11-17T23:20:49.774Z] 7f2716ff527f: Waiting [2022-11-17T23:20:49.774Z] e5e13b0c77cb: Waiting [2022-11-17T23:20:49.774Z] 7760dbfbbd63: Waiting [2022-11-17T23:20:49.774Z] 23e44b83f3dd: Layer already exists [2022-11-17T23:20:49.774Z] eee7aec4b897: Layer already exists [2022-11-17T23:20:49.774Z] 006a80d23478: Layer already exists [2022-11-17T23:20:49.774Z] a8a3d0d2a175: Layer already exists [2022-11-17T23:20:49.774Z] 41e435d1ff9d: Layer already exists [2022-11-17T23:20:49.774Z] 7760dbfbbd63: Layer already exists [2022-11-17T23:20:49.774Z] e5e13b0c77cb: Layer already exists [2022-11-17T23:20:49.774Z] 7f2716ff527f: Layer already exists [2022-11-17T23:20:49.774Z] 2c3edf84b6b8: Layer already exists [2022-11-17T23:20:49.774Z] f768484aabb6: Layer already exists [2022-11-17T23:20:49.774Z] 2.3.1-dev.4: digest: sha256:305bb64acd0554655d24bc87dacaeb45e03b43e4652f7447c29318bcc500b5ce size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-17T23:20:50.082Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:a2765a98d8f71eb240f317e00f16757db580c473-2.3.1-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-17T23:20:50.386Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:a2765a98d8f71eb240f317e00f16757db580c473-2.3.1-dev.4 [2022-11-17T23:20:50.386Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-11-17T23:20:50.386Z] eee7aec4b897: Preparing [2022-11-17T23:20:50.386Z] 41e435d1ff9d: Preparing [2022-11-17T23:20:50.386Z] a8a3d0d2a175: Preparing [2022-11-17T23:20:50.386Z] 23e44b83f3dd: Preparing [2022-11-17T23:20:50.386Z] 006a80d23478: Preparing [2022-11-17T23:20:50.386Z] 7760dbfbbd63: Preparing [2022-11-17T23:20:50.386Z] 2c3edf84b6b8: Preparing [2022-11-17T23:20:50.386Z] f768484aabb6: Preparing [2022-11-17T23:20:50.386Z] 7f2716ff527f: Preparing [2022-11-17T23:20:50.386Z] e5e13b0c77cb: Preparing [2022-11-17T23:20:50.386Z] 2c3edf84b6b8: Waiting [2022-11-17T23:20:50.386Z] 7760dbfbbd63: Waiting [2022-11-17T23:20:50.386Z] f768484aabb6: Waiting [2022-11-17T23:20:50.386Z] 006a80d23478: Layer already exists [2022-11-17T23:20:50.386Z] 23e44b83f3dd: Layer already exists [2022-11-17T23:20:50.386Z] eee7aec4b897: Layer already exists [2022-11-17T23:20:50.386Z] a8a3d0d2a175: Layer already exists [2022-11-17T23:20:50.386Z] 41e435d1ff9d: Layer already exists [2022-11-17T23:20:50.386Z] 7760dbfbbd63: Layer already exists [2022-11-17T23:20:50.386Z] 2c3edf84b6b8: Layer already exists [2022-11-17T23:20:50.386Z] 7f2716ff527f: Layer already exists [2022-11-17T23:20:50.386Z] f768484aabb6: Layer already exists [2022-11-17T23:20:50.386Z] e5e13b0c77cb: Layer already exists [2022-11-17T23:20:50.386Z] a2765a98d8f71eb240f317e00f16757db580c473-2.3.1-dev.4: digest: sha256:305bb64acd0554655d24bc87dacaeb45e03b43e4652f7447c29318bcc500b5ce size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-17T23:20:50.684Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-17T23:20:50.989Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2022-11-17T23:20:50.989Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-11-17T23:20:50.989Z] eee7aec4b897: Preparing [2022-11-17T23:20:50.989Z] 41e435d1ff9d: Preparing [2022-11-17T23:20:50.989Z] a8a3d0d2a175: Preparing [2022-11-17T23:20:50.989Z] 23e44b83f3dd: Preparing [2022-11-17T23:20:50.989Z] 006a80d23478: Preparing [2022-11-17T23:20:50.989Z] 7760dbfbbd63: Preparing [2022-11-17T23:20:50.989Z] 2c3edf84b6b8: Preparing [2022-11-17T23:20:50.989Z] f768484aabb6: Preparing [2022-11-17T23:20:50.989Z] 7f2716ff527f: Preparing [2022-11-17T23:20:50.989Z] e5e13b0c77cb: Preparing [2022-11-17T23:20:50.989Z] f768484aabb6: Waiting [2022-11-17T23:20:50.989Z] 7f2716ff527f: Waiting [2022-11-17T23:20:50.989Z] e5e13b0c77cb: Waiting [2022-11-17T23:20:50.989Z] 7760dbfbbd63: Waiting [2022-11-17T23:20:50.989Z] 2c3edf84b6b8: Waiting [2022-11-17T23:20:50.989Z] a8a3d0d2a175: Layer already exists [2022-11-17T23:20:50.989Z] 006a80d23478: Layer already exists [2022-11-17T23:20:50.989Z] 23e44b83f3dd: Layer already exists [2022-11-17T23:20:50.989Z] eee7aec4b897: Layer already exists [2022-11-17T23:20:50.989Z] 41e435d1ff9d: Layer already exists [2022-11-17T23:20:50.989Z] 2c3edf84b6b8: Layer already exists [2022-11-17T23:20:50.989Z] f768484aabb6: Layer already exists [2022-11-17T23:20:50.989Z] 7f2716ff527f: Layer already exists [2022-11-17T23:20:50.989Z] e5e13b0c77cb: Layer already exists [2022-11-17T23:20:50.989Z] 7760dbfbbd63: Layer already exists [2022-11-17T23:20:50.989Z] main: digest: sha256:305bb64acd0554655d24bc87dacaeb45e03b43e4652f7447c29318bcc500b5ce size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-11-17T23:20:51.035Z] ===================================================== [Pipeline] echo [2022-11-17T23:20:51.043Z] taggedImages: [2022-11-17T23:20:51.043Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:a2765a98d8f71eb240f317e00f16757db580c473 [2022-11-17T23:20:51.043Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2022-11-17T23:20:51.043Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.3.1-dev.4 [2022-11-17T23:20:51.043Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:a2765a98d8f71eb240f317e00f16757db580c473-2.3.1-dev.4 [2022-11-17T23:20:51.043Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2022-11-17T23:20:51.063Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: [2022-11-17T23:20:51.063Z] a2765a98d8f71eb240f317e00f16757db580c473 [2022-11-17T23:20:51.063Z] latest [2022-11-17T23:20:51.063Z] 2.3.1-dev.4 [2022-11-17T23:20:51.063Z] a2765a98d8f71eb240f317e00f16757db580c473-2.3.1-dev.4 [2022-11-17T23:20:51.063Z] main [2022-11-17T23:20:51.063Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-17T23:20:51.389Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:a2765a98d8f71eb240f317e00f16757db580c473 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-17T23:20:51.699Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:a2765a98d8f71eb240f317e00f16757db580c473 [2022-11-17T23:20:51.699Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-11-17T23:20:51.699Z] c19d307b6011: Preparing [2022-11-17T23:20:51.699Z] a30c914201b7: Preparing [2022-11-17T23:20:51.699Z] 0b8f39a65ce6: Preparing [2022-11-17T23:20:51.699Z] 7ce2c38dd74a: Preparing [2022-11-17T23:20:51.699Z] 34d5ebaa5410: Preparing [2022-11-17T23:20:51.699Z] 0b8f39a65ce6: Layer already exists [2022-11-17T23:20:51.699Z] 34d5ebaa5410: Layer already exists [2022-11-17T23:20:51.699Z] c19d307b6011: Pushed [2022-11-17T23:20:52.266Z] 7ce2c38dd74a: Pushed [2022-11-17T23:20:54.164Z] a30c914201b7: Pushed [2022-11-17T23:20:54.164Z] a2765a98d8f71eb240f317e00f16757db580c473: digest: sha256:f97cbe47c6ba696b359121fbc2b2ccd88abb20c0ba24e445c2d674bd4acc1a5e size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-17T23:20:54.465Z] + 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 [2022-11-17T23:20:54.764Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2022-11-17T23:20:54.764Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-11-17T23:20:54.764Z] c19d307b6011: Preparing [2022-11-17T23:20:54.764Z] a30c914201b7: Preparing [2022-11-17T23:20:54.764Z] 0b8f39a65ce6: Preparing [2022-11-17T23:20:54.764Z] 7ce2c38dd74a: Preparing [2022-11-17T23:20:54.764Z] 34d5ebaa5410: Preparing [2022-11-17T23:20:54.764Z] 7ce2c38dd74a: Layer already exists [2022-11-17T23:20:54.764Z] a30c914201b7: Layer already exists [2022-11-17T23:20:54.764Z] 0b8f39a65ce6: Layer already exists [2022-11-17T23:20:54.764Z] c19d307b6011: Layer already exists [2022-11-17T23:20:54.764Z] 34d5ebaa5410: Layer already exists [2022-11-17T23:20:54.764Z] latest: digest: sha256:f97cbe47c6ba696b359121fbc2b2ccd88abb20c0ba24e445c2d674bd4acc1a5e size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-17T23:20:55.064Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2.3.1-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-17T23:20:55.370Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2.3.1-dev.4 [2022-11-17T23:20:55.370Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-11-17T23:20:55.370Z] c19d307b6011: Preparing [2022-11-17T23:20:55.370Z] a30c914201b7: Preparing [2022-11-17T23:20:55.370Z] 0b8f39a65ce6: Preparing [2022-11-17T23:20:55.370Z] 7ce2c38dd74a: Preparing [2022-11-17T23:20:55.370Z] 34d5ebaa5410: Preparing [2022-11-17T23:20:55.370Z] 7ce2c38dd74a: Layer already exists [2022-11-17T23:20:55.370Z] 0b8f39a65ce6: Layer already exists [2022-11-17T23:20:55.370Z] 34d5ebaa5410: Layer already exists [2022-11-17T23:20:55.370Z] a30c914201b7: Layer already exists [2022-11-17T23:20:55.370Z] c19d307b6011: Layer already exists [2022-11-17T23:20:55.370Z] 2.3.1-dev.4: digest: sha256:f97cbe47c6ba696b359121fbc2b2ccd88abb20c0ba24e445c2d674bd4acc1a5e size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-17T23:20:55.674Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:a2765a98d8f71eb240f317e00f16757db580c473-2.3.1-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-17T23:20:55.975Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:a2765a98d8f71eb240f317e00f16757db580c473-2.3.1-dev.4 [2022-11-17T23:20:55.975Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-11-17T23:20:55.975Z] c19d307b6011: Preparing [2022-11-17T23:20:55.975Z] a30c914201b7: Preparing [2022-11-17T23:20:55.975Z] 0b8f39a65ce6: Preparing [2022-11-17T23:20:55.975Z] 7ce2c38dd74a: Preparing [2022-11-17T23:20:55.975Z] 34d5ebaa5410: Preparing [2022-11-17T23:20:55.975Z] 0b8f39a65ce6: Layer already exists [2022-11-17T23:20:55.975Z] 34d5ebaa5410: Layer already exists [2022-11-17T23:20:55.975Z] c19d307b6011: Layer already exists [2022-11-17T23:20:55.975Z] a30c914201b7: Layer already exists [2022-11-17T23:20:55.975Z] 7ce2c38dd74a: Layer already exists [2022-11-17T23:20:55.975Z] a2765a98d8f71eb240f317e00f16757db580c473-2.3.1-dev.4: digest: sha256:f97cbe47c6ba696b359121fbc2b2ccd88abb20c0ba24e445c2d674bd4acc1a5e size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-17T23:20:56.275Z] + 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 [2022-11-17T23:20:56.573Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2022-11-17T23:20:56.573Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-11-17T23:20:56.573Z] c19d307b6011: Preparing [2022-11-17T23:20:56.573Z] a30c914201b7: Preparing [2022-11-17T23:20:56.573Z] 0b8f39a65ce6: Preparing [2022-11-17T23:20:56.573Z] 7ce2c38dd74a: Preparing [2022-11-17T23:20:56.573Z] 34d5ebaa5410: Preparing [2022-11-17T23:20:56.573Z] 7ce2c38dd74a: Layer already exists [2022-11-17T23:20:56.573Z] 0b8f39a65ce6: Layer already exists [2022-11-17T23:20:56.573Z] c19d307b6011: Layer already exists [2022-11-17T23:20:56.573Z] 34d5ebaa5410: Layer already exists [2022-11-17T23:20:56.573Z] a30c914201b7: Layer already exists [2022-11-17T23:20:56.573Z] main: digest: sha256:f97cbe47c6ba696b359121fbc2b2ccd88abb20c0ba24e445c2d674bd4acc1a5e size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-11-17T23:20:56.606Z] ===================================================== [Pipeline] echo [2022-11-17T23:20:56.612Z] taggedImages: [2022-11-17T23:20:56.612Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:a2765a98d8f71eb240f317e00f16757db580c473 [2022-11-17T23:20:56.612Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2022-11-17T23:20:56.612Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2.3.1-dev.4 [2022-11-17T23:20:56.612Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:a2765a98d8f71eb240f317e00f16757db580c473-2.3.1-dev.4 [2022-11-17T23:20:56.612Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo [2022-11-17T23:20:56.626Z] [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: [2022-11-17T23:20:56.626Z] a2765a98d8f71eb240f317e00f16757db580c473 [2022-11-17T23:20:56.626Z] latest [2022-11-17T23:20:56.626Z] 2.3.1-dev.4 [2022-11-17T23:20:56.626Z] a2765a98d8f71eb240f317e00f16757db580c473-2.3.1-dev.4 [2022-11-17T23:20:56.626Z] main [2022-11-17T23:20:56.626Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-17T23:20:56.925Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:a2765a98d8f71eb240f317e00f16757db580c473 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-17T23:20:57.224Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:a2765a98d8f71eb240f317e00f16757db580c473 [2022-11-17T23:20:57.224Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-11-17T23:20:57.224Z] 9c3d39f2352b: Preparing [2022-11-17T23:20:57.224Z] 79507cfd81c5: Preparing [2022-11-17T23:20:57.224Z] 5a62059e0f08: Preparing [2022-11-17T23:20:57.224Z] 84e7c285fb67: Preparing [2022-11-17T23:20:57.224Z] 4673e991abb6: Preparing [2022-11-17T23:20:57.224Z] 4c263c520df5: Preparing [2022-11-17T23:20:57.224Z] 34d5ebaa5410: Preparing [2022-11-17T23:20:57.224Z] 4c263c520df5: Waiting [2022-11-17T23:20:57.224Z] 5a62059e0f08: Pushed [2022-11-17T23:20:57.224Z] 9c3d39f2352b: Pushed [2022-11-17T23:20:57.224Z] 79507cfd81c5: Pushed [2022-11-17T23:20:57.224Z] 34d5ebaa5410: Layer already exists [2022-11-17T23:20:57.790Z] 4c263c520df5: Pushed [2022-11-17T23:21:01.076Z] 4673e991abb6: Pushed [2022-11-17T23:21:04.374Z] 84e7c285fb67: Pushed [2022-11-17T23:21:04.374Z] a2765a98d8f71eb240f317e00f16757db580c473: digest: sha256:f45e61840c3e7d14d2c7d8dcf05bdf9f3bfdfd60fa7e330d04753007035ce75b size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-17T23:21:04.678Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-17T23:21:04.981Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2022-11-17T23:21:04.981Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-11-17T23:21:04.981Z] 9c3d39f2352b: Preparing [2022-11-17T23:21:04.981Z] 79507cfd81c5: Preparing [2022-11-17T23:21:04.981Z] 5a62059e0f08: Preparing [2022-11-17T23:21:04.981Z] 84e7c285fb67: Preparing [2022-11-17T23:21:04.981Z] 4673e991abb6: Preparing [2022-11-17T23:21:04.981Z] 4c263c520df5: Preparing [2022-11-17T23:21:04.981Z] 34d5ebaa5410: Preparing [2022-11-17T23:21:04.981Z] 4c263c520df5: Waiting [2022-11-17T23:21:04.981Z] 34d5ebaa5410: Waiting [2022-11-17T23:21:04.981Z] 84e7c285fb67: Layer already exists [2022-11-17T23:21:04.981Z] 9c3d39f2352b: Layer already exists [2022-11-17T23:21:04.981Z] 5a62059e0f08: Layer already exists [2022-11-17T23:21:04.981Z] 4673e991abb6: Layer already exists [2022-11-17T23:21:04.981Z] 79507cfd81c5: Layer already exists [2022-11-17T23:21:04.981Z] 34d5ebaa5410: Layer already exists [2022-11-17T23:21:04.981Z] 4c263c520df5: Layer already exists [2022-11-17T23:21:04.981Z] latest: digest: sha256:f45e61840c3e7d14d2c7d8dcf05bdf9f3bfdfd60fa7e330d04753007035ce75b size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-17T23:21:05.280Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:2.3.1-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-17T23:21:05.580Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:2.3.1-dev.4 [2022-11-17T23:21:05.580Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-11-17T23:21:05.580Z] 9c3d39f2352b: Preparing [2022-11-17T23:21:05.580Z] 79507cfd81c5: Preparing [2022-11-17T23:21:05.580Z] 5a62059e0f08: Preparing [2022-11-17T23:21:05.580Z] 84e7c285fb67: Preparing [2022-11-17T23:21:05.580Z] 4673e991abb6: Preparing [2022-11-17T23:21:05.580Z] 4c263c520df5: Preparing [2022-11-17T23:21:05.580Z] 34d5ebaa5410: Preparing [2022-11-17T23:21:05.580Z] 4c263c520df5: Waiting [2022-11-17T23:21:05.580Z] 34d5ebaa5410: Waiting [2022-11-17T23:21:05.580Z] 84e7c285fb67: Layer already exists [2022-11-17T23:21:05.580Z] 4673e991abb6: Layer already exists [2022-11-17T23:21:05.580Z] 79507cfd81c5: Layer already exists [2022-11-17T23:21:05.580Z] 9c3d39f2352b: Layer already exists [2022-11-17T23:21:05.580Z] 5a62059e0f08: Layer already exists [2022-11-17T23:21:05.580Z] 4c263c520df5: Layer already exists [2022-11-17T23:21:05.580Z] 34d5ebaa5410: Layer already exists [2022-11-17T23:21:05.580Z] 2.3.1-dev.4: digest: sha256:f45e61840c3e7d14d2c7d8dcf05bdf9f3bfdfd60fa7e330d04753007035ce75b size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-17T23:21:05.882Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:a2765a98d8f71eb240f317e00f16757db580c473-2.3.1-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-17T23:21:06.181Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:a2765a98d8f71eb240f317e00f16757db580c473-2.3.1-dev.4 [2022-11-17T23:21:06.181Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-11-17T23:21:06.181Z] 9c3d39f2352b: Preparing [2022-11-17T23:21:06.181Z] 79507cfd81c5: Preparing [2022-11-17T23:21:06.181Z] 5a62059e0f08: Preparing [2022-11-17T23:21:06.181Z] 84e7c285fb67: Preparing [2022-11-17T23:21:06.181Z] 4673e991abb6: Preparing [2022-11-17T23:21:06.181Z] 4c263c520df5: Preparing [2022-11-17T23:21:06.181Z] 34d5ebaa5410: Preparing [2022-11-17T23:21:06.181Z] 4c263c520df5: Waiting [2022-11-17T23:21:06.181Z] 34d5ebaa5410: Waiting [2022-11-17T23:21:06.181Z] 84e7c285fb67: Layer already exists [2022-11-17T23:21:06.181Z] 9c3d39f2352b: Layer already exists [2022-11-17T23:21:06.181Z] 5a62059e0f08: Layer already exists [2022-11-17T23:21:06.181Z] 79507cfd81c5: Layer already exists [2022-11-17T23:21:06.181Z] 4673e991abb6: Layer already exists [2022-11-17T23:21:06.181Z] 4c263c520df5: Layer already exists [2022-11-17T23:21:06.181Z] 34d5ebaa5410: Layer already exists [2022-11-17T23:21:06.181Z] a2765a98d8f71eb240f317e00f16757db580c473-2.3.1-dev.4: digest: sha256:f45e61840c3e7d14d2c7d8dcf05bdf9f3bfdfd60fa7e330d04753007035ce75b size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-17T23:21:06.489Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-17T23:21:06.788Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main [2022-11-17T23:21:06.788Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-11-17T23:21:06.788Z] 9c3d39f2352b: Preparing [2022-11-17T23:21:06.788Z] 79507cfd81c5: Preparing [2022-11-17T23:21:06.788Z] 5a62059e0f08: Preparing [2022-11-17T23:21:06.788Z] 84e7c285fb67: Preparing [2022-11-17T23:21:06.788Z] 4673e991abb6: Preparing [2022-11-17T23:21:06.788Z] 4c263c520df5: Preparing [2022-11-17T23:21:06.788Z] 34d5ebaa5410: Preparing [2022-11-17T23:21:06.788Z] 4c263c520df5: Waiting [2022-11-17T23:21:06.788Z] 34d5ebaa5410: Waiting [2022-11-17T23:21:06.788Z] 79507cfd81c5: Layer already exists [2022-11-17T23:21:06.788Z] 84e7c285fb67: Layer already exists [2022-11-17T23:21:06.789Z] 5a62059e0f08: Layer already exists [2022-11-17T23:21:06.789Z] 9c3d39f2352b: Layer already exists [2022-11-17T23:21:06.789Z] 4673e991abb6: Layer already exists [2022-11-17T23:21:06.789Z] 4c263c520df5: Layer already exists [2022-11-17T23:21:06.789Z] 34d5ebaa5410: Layer already exists [2022-11-17T23:21:06.789Z] main: digest: sha256:f45e61840c3e7d14d2c7d8dcf05bdf9f3bfdfd60fa7e330d04753007035ce75b size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-11-17T23:21:06.824Z] ===================================================== [Pipeline] echo [2022-11-17T23:21:06.829Z] taggedImages: [2022-11-17T23:21:06.829Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:a2765a98d8f71eb240f317e00f16757db580c473 [2022-11-17T23:21:06.829Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2022-11-17T23:21:06.829Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:2.3.1-dev.4 [2022-11-17T23:21:06.829Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:a2765a98d8f71eb240f317e00f16757db580c473-2.3.1-dev.4 [2022-11-17T23:21:06.829Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo [2022-11-17T23:21:06.841Z] [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: [2022-11-17T23:21:06.841Z] a2765a98d8f71eb240f317e00f16757db580c473 [2022-11-17T23:21:06.841Z] latest [2022-11-17T23:21:06.841Z] 2.3.1-dev.4 [2022-11-17T23:21:06.841Z] a2765a98d8f71eb240f317e00f16757db580c473-2.3.1-dev.4 [2022-11-17T23:21:06.841Z] main [2022-11-17T23:21:06.841Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-17T23:21:07.142Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:a2765a98d8f71eb240f317e00f16757db580c473 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-17T23:21:07.443Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:a2765a98d8f71eb240f317e00f16757db580c473 [2022-11-17T23:21:07.443Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-11-17T23:21:07.443Z] fb09d9b04ab1: Preparing [2022-11-17T23:21:07.443Z] e9b4b302b6b7: Preparing [2022-11-17T23:21:07.443Z] 3cb905329e69: Preparing [2022-11-17T23:21:07.443Z] 67f6a50cf26a: Preparing [2022-11-17T23:21:07.443Z] f29b29c91845: Preparing [2022-11-17T23:21:07.443Z] 34d5ebaa5410: Preparing [2022-11-17T23:21:07.443Z] 34d5ebaa5410: Waiting [2022-11-17T23:21:07.443Z] fb09d9b04ab1: Pushed [2022-11-17T23:21:07.443Z] e9b4b302b6b7: Pushed [2022-11-17T23:21:07.443Z] 3cb905329e69: Pushed [2022-11-17T23:21:07.443Z] 34d5ebaa5410: Layer already exists [2022-11-17T23:21:07.702Z] f29b29c91845: Pushed [2022-11-17T23:21:14.317Z] 67f6a50cf26a: Pushed [2022-11-17T23:21:14.317Z] a2765a98d8f71eb240f317e00f16757db580c473: digest: sha256:64140ee20dc56842b05e4523dca141cb45530e551545c16dbf4e22027e90d1e1 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-17T23:21:14.627Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-17T23:21:14.931Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest [2022-11-17T23:21:14.931Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-11-17T23:21:14.931Z] fb09d9b04ab1: Preparing [2022-11-17T23:21:14.931Z] e9b4b302b6b7: Preparing [2022-11-17T23:21:14.931Z] 3cb905329e69: Preparing [2022-11-17T23:21:14.931Z] 67f6a50cf26a: Preparing [2022-11-17T23:21:14.931Z] f29b29c91845: Preparing [2022-11-17T23:21:14.931Z] 34d5ebaa5410: Preparing [2022-11-17T23:21:14.931Z] 34d5ebaa5410: Waiting [2022-11-17T23:21:14.931Z] e9b4b302b6b7: Layer already exists [2022-11-17T23:21:14.931Z] f29b29c91845: Layer already exists [2022-11-17T23:21:14.931Z] 3cb905329e69: Layer already exists [2022-11-17T23:21:14.931Z] 67f6a50cf26a: Layer already exists [2022-11-17T23:21:14.931Z] fb09d9b04ab1: Layer already exists [2022-11-17T23:21:14.931Z] 34d5ebaa5410: Layer already exists [2022-11-17T23:21:14.931Z] latest: digest: sha256:64140ee20dc56842b05e4523dca141cb45530e551545c16dbf4e22027e90d1e1 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-17T23:21:15.064Z] Removing intermediate container d66594e7c065 [2022-11-17T23:21:15.064Z] ---> a8afad5a7b22 [2022-11-17T23:21:15.064Z] Step 8/22 : COPY . . [2022-11-17T23:21:15.064Z] ---> f73914e7698a [2022-11-17T23:21:15.064Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-11-17T23:21:15.064Z] ---> Running in e5d7ccc40892 [2022-11-17T23:21:15.238Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:2.3.1-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-17T23:21:15.537Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:2.3.1-dev.4 [2022-11-17T23:21:15.537Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-11-17T23:21:15.537Z] fb09d9b04ab1: Preparing [2022-11-17T23:21:15.537Z] e9b4b302b6b7: Preparing [2022-11-17T23:21:15.537Z] 3cb905329e69: Preparing [2022-11-17T23:21:15.537Z] 67f6a50cf26a: Preparing [2022-11-17T23:21:15.537Z] f29b29c91845: Preparing [2022-11-17T23:21:15.537Z] 34d5ebaa5410: Preparing [2022-11-17T23:21:15.537Z] 34d5ebaa5410: Waiting [2022-11-17T23:21:15.537Z] 67f6a50cf26a: Layer already exists [2022-11-17T23:21:15.537Z] fb09d9b04ab1: Layer already exists [2022-11-17T23:21:15.537Z] e9b4b302b6b7: Layer already exists [2022-11-17T23:21:15.537Z] f29b29c91845: Layer already exists [2022-11-17T23:21:15.537Z] 3cb905329e69: Layer already exists [2022-11-17T23:21:15.537Z] 34d5ebaa5410: Layer already exists [2022-11-17T23:21:15.537Z] 2.3.1-dev.4: digest: sha256:64140ee20dc56842b05e4523dca141cb45530e551545c16dbf4e22027e90d1e1 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-17T23:21:15.837Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:a2765a98d8f71eb240f317e00f16757db580c473-2.3.1-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-17T23:21:16.136Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:a2765a98d8f71eb240f317e00f16757db580c473-2.3.1-dev.4 [2022-11-17T23:21:16.136Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-11-17T23:21:16.136Z] fb09d9b04ab1: Preparing [2022-11-17T23:21:16.136Z] e9b4b302b6b7: Preparing [2022-11-17T23:21:16.136Z] 3cb905329e69: Preparing [2022-11-17T23:21:16.136Z] 67f6a50cf26a: Preparing [2022-11-17T23:21:16.136Z] f29b29c91845: Preparing [2022-11-17T23:21:16.136Z] 34d5ebaa5410: Preparing [2022-11-17T23:21:16.136Z] 34d5ebaa5410: Waiting [2022-11-17T23:21:16.136Z] e9b4b302b6b7: Layer already exists [2022-11-17T23:21:16.136Z] 67f6a50cf26a: Layer already exists [2022-11-17T23:21:16.136Z] f29b29c91845: Layer already exists [2022-11-17T23:21:16.136Z] fb09d9b04ab1: Layer already exists [2022-11-17T23:21:16.136Z] 3cb905329e69: Layer already exists [2022-11-17T23:21:16.136Z] 34d5ebaa5410: Layer already exists [2022-11-17T23:21:16.136Z] a2765a98d8f71eb240f317e00f16757db580c473-2.3.1-dev.4: digest: sha256:64140ee20dc56842b05e4523dca141cb45530e551545c16dbf4e22027e90d1e1 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-17T23:21:16.452Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-17T23:21:16.750Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main [2022-11-17T23:21:16.750Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-11-17T23:21:16.750Z] fb09d9b04ab1: Preparing [2022-11-17T23:21:16.750Z] e9b4b302b6b7: Preparing [2022-11-17T23:21:16.750Z] 3cb905329e69: Preparing [2022-11-17T23:21:16.750Z] 67f6a50cf26a: Preparing [2022-11-17T23:21:16.750Z] f29b29c91845: Preparing [2022-11-17T23:21:16.750Z] 34d5ebaa5410: Preparing [2022-11-17T23:21:16.750Z] 67f6a50cf26a: Layer already exists [2022-11-17T23:21:16.750Z] e9b4b302b6b7: Layer already exists [2022-11-17T23:21:16.750Z] f29b29c91845: Layer already exists [2022-11-17T23:21:16.750Z] 3cb905329e69: Layer already exists [2022-11-17T23:21:16.750Z] fb09d9b04ab1: Layer already exists [2022-11-17T23:21:16.750Z] 34d5ebaa5410: Layer already exists [2022-11-17T23:21:16.750Z] main: digest: sha256:64140ee20dc56842b05e4523dca141cb45530e551545c16dbf4e22027e90d1e1 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-11-17T23:21:16.798Z] ===================================================== [Pipeline] echo [2022-11-17T23:21:16.805Z] taggedImages: [2022-11-17T23:21:16.805Z] - nexus3.edgexfoundry.org:10004/security-spire-config:a2765a98d8f71eb240f317e00f16757db580c473 [2022-11-17T23:21:16.805Z] - nexus3.edgexfoundry.org:10004/security-spire-config:latest [2022-11-17T23:21:16.805Z] - nexus3.edgexfoundry.org:10004/security-spire-config:2.3.1-dev.4 [2022-11-17T23:21:16.805Z] - nexus3.edgexfoundry.org:10004/security-spire-config:a2765a98d8f71eb240f317e00f16757db580c473-2.3.1-dev.4 [2022-11-17T23:21:16.805Z] - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo [2022-11-17T23:21:16.824Z] [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: [2022-11-17T23:21:16.824Z] a2765a98d8f71eb240f317e00f16757db580c473 [2022-11-17T23:21:16.824Z] latest [2022-11-17T23:21:16.824Z] 2.3.1-dev.4 [2022-11-17T23:21:16.824Z] a2765a98d8f71eb240f317e00f16757db580c473-2.3.1-dev.4 [2022-11-17T23:21:16.824Z] main [2022-11-17T23:21:16.824Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-17T23:21:17.014Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.1-dev.4" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-11-17T23:21:17.144Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:a2765a98d8f71eb240f317e00f16757db580c473 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-17T23:21:17.448Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:a2765a98d8f71eb240f317e00f16757db580c473 [2022-11-17T23:21:17.448Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-11-17T23:21:17.448Z] c8d12926c64b: Preparing [2022-11-17T23:21:17.448Z] 81a251da92f9: Preparing [2022-11-17T23:21:17.448Z] dffcc9a0a02d: Preparing [2022-11-17T23:21:17.448Z] b1a1b48daa82: Preparing [2022-11-17T23:21:17.448Z] 44eefeee9d30: Preparing [2022-11-17T23:21:17.448Z] 34d5ebaa5410: Preparing [2022-11-17T23:21:17.448Z] 34d5ebaa5410: Waiting [2022-11-17T23:21:17.448Z] dffcc9a0a02d: Pushed [2022-11-17T23:21:17.448Z] 81a251da92f9: Pushed [2022-11-17T23:21:17.448Z] c8d12926c64b: Pushed [2022-11-17T23:21:17.448Z] 34d5ebaa5410: Layer already exists [2022-11-17T23:21:17.707Z] 44eefeee9d30: Pushed [2022-11-17T23:21:24.266Z] b1a1b48daa82: Pushed [2022-11-17T23:21:24.266Z] a2765a98d8f71eb240f317e00f16757db580c473: digest: sha256:eb72f20dcb4d0de356983d6f96f9657bd6c42add7214f52ba0fe27db23a55a8f size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-17T23:21:24.573Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-17T23:21:24.882Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest [2022-11-17T23:21:24.882Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-11-17T23:21:24.882Z] c8d12926c64b: Preparing [2022-11-17T23:21:24.882Z] 81a251da92f9: Preparing [2022-11-17T23:21:24.882Z] dffcc9a0a02d: Preparing [2022-11-17T23:21:24.882Z] b1a1b48daa82: Preparing [2022-11-17T23:21:24.882Z] 44eefeee9d30: Preparing [2022-11-17T23:21:24.882Z] 34d5ebaa5410: Preparing [2022-11-17T23:21:24.882Z] 34d5ebaa5410: Waiting [2022-11-17T23:21:24.882Z] dffcc9a0a02d: Layer already exists [2022-11-17T23:21:24.882Z] b1a1b48daa82: Layer already exists [2022-11-17T23:21:24.882Z] 81a251da92f9: Layer already exists [2022-11-17T23:21:24.882Z] c8d12926c64b: Layer already exists [2022-11-17T23:21:24.882Z] 44eefeee9d30: Layer already exists [2022-11-17T23:21:24.882Z] 34d5ebaa5410: Layer already exists [2022-11-17T23:21:24.882Z] latest: digest: sha256:eb72f20dcb4d0de356983d6f96f9657bd6c42add7214f52ba0fe27db23a55a8f size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-17T23:21:25.190Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:2.3.1-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-17T23:21:25.496Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:2.3.1-dev.4 [2022-11-17T23:21:25.496Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-11-17T23:21:25.496Z] c8d12926c64b: Preparing [2022-11-17T23:21:25.496Z] 81a251da92f9: Preparing [2022-11-17T23:21:25.496Z] dffcc9a0a02d: Preparing [2022-11-17T23:21:25.496Z] b1a1b48daa82: Preparing [2022-11-17T23:21:25.496Z] 44eefeee9d30: Preparing [2022-11-17T23:21:25.496Z] 34d5ebaa5410: Preparing [2022-11-17T23:21:25.496Z] c8d12926c64b: Layer already exists [2022-11-17T23:21:25.496Z] dffcc9a0a02d: Layer already exists [2022-11-17T23:21:25.496Z] 44eefeee9d30: Layer already exists [2022-11-17T23:21:25.496Z] 81a251da92f9: Layer already exists [2022-11-17T23:21:25.496Z] b1a1b48daa82: Layer already exists [2022-11-17T23:21:25.496Z] 34d5ebaa5410: Layer already exists [2022-11-17T23:21:25.496Z] 2.3.1-dev.4: digest: sha256:eb72f20dcb4d0de356983d6f96f9657bd6c42add7214f52ba0fe27db23a55a8f size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-17T23:21:25.808Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:a2765a98d8f71eb240f317e00f16757db580c473-2.3.1-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-17T23:21:26.114Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:a2765a98d8f71eb240f317e00f16757db580c473-2.3.1-dev.4 [2022-11-17T23:21:26.114Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-11-17T23:21:26.114Z] c8d12926c64b: Preparing [2022-11-17T23:21:26.114Z] 81a251da92f9: Preparing [2022-11-17T23:21:26.114Z] dffcc9a0a02d: Preparing [2022-11-17T23:21:26.114Z] b1a1b48daa82: Preparing [2022-11-17T23:21:26.114Z] 44eefeee9d30: Preparing [2022-11-17T23:21:26.114Z] 34d5ebaa5410: Preparing [2022-11-17T23:21:26.114Z] 34d5ebaa5410: Waiting [2022-11-17T23:21:26.114Z] b1a1b48daa82: Layer already exists [2022-11-17T23:21:26.114Z] dffcc9a0a02d: Layer already exists [2022-11-17T23:21:26.114Z] 44eefeee9d30: Layer already exists [2022-11-17T23:21:26.114Z] 81a251da92f9: Layer already exists [2022-11-17T23:21:26.114Z] c8d12926c64b: Layer already exists [2022-11-17T23:21:26.114Z] 34d5ebaa5410: Layer already exists [2022-11-17T23:21:26.114Z] a2765a98d8f71eb240f317e00f16757db580c473-2.3.1-dev.4: digest: sha256:eb72f20dcb4d0de356983d6f96f9657bd6c42add7214f52ba0fe27db23a55a8f size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-17T23:21:26.422Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-17T23:21:26.728Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main [2022-11-17T23:21:26.728Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-11-17T23:21:26.728Z] c8d12926c64b: Preparing [2022-11-17T23:21:26.728Z] 81a251da92f9: Preparing [2022-11-17T23:21:26.728Z] dffcc9a0a02d: Preparing [2022-11-17T23:21:26.728Z] b1a1b48daa82: Preparing [2022-11-17T23:21:26.728Z] 44eefeee9d30: Preparing [2022-11-17T23:21:26.728Z] 34d5ebaa5410: Preparing [2022-11-17T23:21:26.728Z] 34d5ebaa5410: Waiting [2022-11-17T23:21:26.728Z] b1a1b48daa82: Layer already exists [2022-11-17T23:21:26.728Z] c8d12926c64b: Layer already exists [2022-11-17T23:21:26.728Z] 44eefeee9d30: Layer already exists [2022-11-17T23:21:26.728Z] dffcc9a0a02d: Layer already exists [2022-11-17T23:21:26.728Z] 81a251da92f9: Layer already exists [2022-11-17T23:21:26.728Z] 34d5ebaa5410: Layer already exists [2022-11-17T23:21:26.728Z] main: digest: sha256:eb72f20dcb4d0de356983d6f96f9657bd6c42add7214f52ba0fe27db23a55a8f size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-11-17T23:21:26.771Z] ===================================================== [Pipeline] echo [2022-11-17T23:21:26.780Z] taggedImages: [2022-11-17T23:21:26.780Z] - nexus3.edgexfoundry.org:10004/security-spire-server:a2765a98d8f71eb240f317e00f16757db580c473 [2022-11-17T23:21:26.780Z] - nexus3.edgexfoundry.org:10004/security-spire-server:latest [2022-11-17T23:21:26.780Z] - nexus3.edgexfoundry.org:10004/security-spire-server:2.3.1-dev.4 [2022-11-17T23:21:26.780Z] - nexus3.edgexfoundry.org:10004/security-spire-server:a2765a98d8f71eb240f317e00f16757db580c473-2.3.1-dev.4 [2022-11-17T23:21:26.780Z] - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo [2022-11-17T23:21:26.802Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2022-11-17T23:21:26.802Z] a2765a98d8f71eb240f317e00f16757db580c473 [2022-11-17T23:21:26.802Z] latest [2022-11-17T23:21:26.802Z] 2.3.1-dev.4 [2022-11-17T23:21:26.802Z] a2765a98d8f71eb240f317e00f16757db580c473-2.3.1-dev.4 [2022-11-17T23:21:26.802Z] main [2022-11-17T23:21:26.802Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-17T23:21:27.191Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:a2765a98d8f71eb240f317e00f16757db580c473 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-17T23:21:27.536Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:a2765a98d8f71eb240f317e00f16757db580c473 [2022-11-17T23:21:27.536Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-11-17T23:21:27.536Z] 36692b3d1a1d: Preparing [2022-11-17T23:21:27.536Z] d6d07ad80397: Preparing [2022-11-17T23:21:27.536Z] 0b8f39a65ce6: Preparing [2022-11-17T23:21:27.536Z] e6bbde1d710a: Preparing [2022-11-17T23:21:27.536Z] e5e13b0c77cb: Preparing [2022-11-17T23:21:27.536Z] e5e13b0c77cb: Layer already exists [2022-11-17T23:21:27.536Z] 0b8f39a65ce6: Layer already exists [2022-11-17T23:21:27.536Z] 36692b3d1a1d: Pushed [2022-11-17T23:21:27.536Z] e6bbde1d710a: Pushed [2022-11-17T23:21:30.133Z] d6d07ad80397: Pushed [2022-11-17T23:21:30.392Z] a2765a98d8f71eb240f317e00f16757db580c473: digest: sha256:b4ea28d2471d386fbde877d70112f89237aa355dd1d2699988c68d4e4c18e2bd size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-17T23:21:30.702Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-17T23:21:31.008Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2022-11-17T23:21:31.008Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-11-17T23:21:31.008Z] 36692b3d1a1d: Preparing [2022-11-17T23:21:31.008Z] d6d07ad80397: Preparing [2022-11-17T23:21:31.008Z] 0b8f39a65ce6: Preparing [2022-11-17T23:21:31.008Z] e6bbde1d710a: Preparing [2022-11-17T23:21:31.008Z] e5e13b0c77cb: Preparing [2022-11-17T23:21:31.008Z] e5e13b0c77cb: Layer already exists [2022-11-17T23:21:31.008Z] e6bbde1d710a: Layer already exists [2022-11-17T23:21:31.008Z] 36692b3d1a1d: Layer already exists [2022-11-17T23:21:31.008Z] 0b8f39a65ce6: Layer already exists [2022-11-17T23:21:31.008Z] d6d07ad80397: Layer already exists [2022-11-17T23:21:31.008Z] latest: digest: sha256:b4ea28d2471d386fbde877d70112f89237aa355dd1d2699988c68d4e4c18e2bd size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-17T23:21:31.317Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:2.3.1-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-17T23:21:31.620Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:2.3.1-dev.4 [2022-11-17T23:21:31.620Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-11-17T23:21:31.620Z] 36692b3d1a1d: Preparing [2022-11-17T23:21:31.620Z] d6d07ad80397: Preparing [2022-11-17T23:21:31.620Z] 0b8f39a65ce6: Preparing [2022-11-17T23:21:31.620Z] e6bbde1d710a: Preparing [2022-11-17T23:21:31.620Z] e5e13b0c77cb: Preparing [2022-11-17T23:21:31.620Z] 36692b3d1a1d: Layer already exists [2022-11-17T23:21:31.620Z] 0b8f39a65ce6: Layer already exists [2022-11-17T23:21:31.620Z] d6d07ad80397: Layer already exists [2022-11-17T23:21:31.620Z] e5e13b0c77cb: Layer already exists [2022-11-17T23:21:31.620Z] e6bbde1d710a: Layer already exists [2022-11-17T23:21:31.620Z] 2.3.1-dev.4: digest: sha256:b4ea28d2471d386fbde877d70112f89237aa355dd1d2699988c68d4e4c18e2bd size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-17T23:21:31.920Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:a2765a98d8f71eb240f317e00f16757db580c473-2.3.1-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-17T23:21:32.215Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:a2765a98d8f71eb240f317e00f16757db580c473-2.3.1-dev.4 [2022-11-17T23:21:32.215Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-11-17T23:21:32.215Z] 36692b3d1a1d: Preparing [2022-11-17T23:21:32.215Z] d6d07ad80397: Preparing [2022-11-17T23:21:32.215Z] 0b8f39a65ce6: Preparing [2022-11-17T23:21:32.215Z] e6bbde1d710a: Preparing [2022-11-17T23:21:32.215Z] e5e13b0c77cb: Preparing [2022-11-17T23:21:32.215Z] e6bbde1d710a: Layer already exists [2022-11-17T23:21:32.215Z] 0b8f39a65ce6: Layer already exists [2022-11-17T23:21:32.215Z] 36692b3d1a1d: Layer already exists [2022-11-17T23:21:32.215Z] e5e13b0c77cb: Layer already exists [2022-11-17T23:21:32.215Z] d6d07ad80397: Layer already exists [2022-11-17T23:21:32.215Z] a2765a98d8f71eb240f317e00f16757db580c473-2.3.1-dev.4: digest: sha256:b4ea28d2471d386fbde877d70112f89237aa355dd1d2699988c68d4e4c18e2bd size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-17T23:21:32.515Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-17T23:21:32.813Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2022-11-17T23:21:32.813Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-11-17T23:21:32.813Z] 36692b3d1a1d: Preparing [2022-11-17T23:21:32.813Z] d6d07ad80397: Preparing [2022-11-17T23:21:32.813Z] 0b8f39a65ce6: Preparing [2022-11-17T23:21:32.813Z] e6bbde1d710a: Preparing [2022-11-17T23:21:32.813Z] e5e13b0c77cb: Preparing [2022-11-17T23:21:32.813Z] e5e13b0c77cb: Layer already exists [2022-11-17T23:21:32.813Z] 0b8f39a65ce6: Layer already exists [2022-11-17T23:21:32.813Z] 36692b3d1a1d: Layer already exists [2022-11-17T23:21:32.813Z] e6bbde1d710a: Layer already exists [2022-11-17T23:21:32.813Z] d6d07ad80397: Layer already exists [2022-11-17T23:21:32.813Z] main: digest: sha256:b4ea28d2471d386fbde877d70112f89237aa355dd1d2699988c68d4e4c18e2bd size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-11-17T23:21:32.849Z] ===================================================== [Pipeline] echo [2022-11-17T23:21:32.854Z] taggedImages: [2022-11-17T23:21:32.854Z] - nexus3.edgexfoundry.org:10004/support-notifications:a2765a98d8f71eb240f317e00f16757db580c473 [2022-11-17T23:21:32.854Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2022-11-17T23:21:32.854Z] - nexus3.edgexfoundry.org:10004/support-notifications:2.3.1-dev.4 [2022-11-17T23:21:32.854Z] - nexus3.edgexfoundry.org:10004/support-notifications:a2765a98d8f71eb240f317e00f16757db580c473-2.3.1-dev.4 [2022-11-17T23:21:32.854Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo [2022-11-17T23:21:32.868Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2022-11-17T23:21:32.868Z] a2765a98d8f71eb240f317e00f16757db580c473 [2022-11-17T23:21:32.868Z] latest [2022-11-17T23:21:32.868Z] 2.3.1-dev.4 [2022-11-17T23:21:32.868Z] a2765a98d8f71eb240f317e00f16757db580c473-2.3.1-dev.4 [2022-11-17T23:21:32.868Z] main [2022-11-17T23:21:32.868Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-17T23:21:33.168Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:a2765a98d8f71eb240f317e00f16757db580c473 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-17T23:21:33.466Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:a2765a98d8f71eb240f317e00f16757db580c473 [2022-11-17T23:21:33.466Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-11-17T23:21:33.466Z] 8eaf357efc05: Preparing [2022-11-17T23:21:33.466Z] 5e0e58c68fe2: Preparing [2022-11-17T23:21:33.466Z] 0b8f39a65ce6: Preparing [2022-11-17T23:21:33.466Z] 591343dbdd2b: Preparing [2022-11-17T23:21:33.466Z] e5e13b0c77cb: Preparing [2022-11-17T23:21:33.466Z] 0b8f39a65ce6: Layer already exists [2022-11-17T23:21:33.466Z] 591343dbdd2b: Layer already exists [2022-11-17T23:21:33.466Z] e5e13b0c77cb: Layer already exists [2022-11-17T23:21:33.466Z] 8eaf357efc05: Pushed [2022-11-17T23:21:36.750Z] 5e0e58c68fe2: Pushed [2022-11-17T23:21:36.750Z] a2765a98d8f71eb240f317e00f16757db580c473: digest: sha256:f6db07c7e45d21dad1b111c601a8c1be5ed47cc4297a3e6d4dfc18c08f5f2143 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-17T23:21:37.061Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-17T23:21:37.360Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2022-11-17T23:21:37.360Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-11-17T23:21:37.360Z] 8eaf357efc05: Preparing [2022-11-17T23:21:37.360Z] 5e0e58c68fe2: Preparing [2022-11-17T23:21:37.360Z] 0b8f39a65ce6: Preparing [2022-11-17T23:21:37.360Z] 591343dbdd2b: Preparing [2022-11-17T23:21:37.360Z] e5e13b0c77cb: Preparing [2022-11-17T23:21:37.360Z] 8eaf357efc05: Layer already exists [2022-11-17T23:21:37.360Z] 0b8f39a65ce6: Layer already exists [2022-11-17T23:21:37.360Z] 5e0e58c68fe2: Layer already exists [2022-11-17T23:21:37.360Z] 591343dbdd2b: Layer already exists [2022-11-17T23:21:37.360Z] e5e13b0c77cb: Layer already exists [2022-11-17T23:21:37.360Z] latest: digest: sha256:f6db07c7e45d21dad1b111c601a8c1be5ed47cc4297a3e6d4dfc18c08f5f2143 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-17T23:21:37.666Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:2.3.1-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-17T23:21:37.978Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:2.3.1-dev.4 [2022-11-17T23:21:37.978Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-11-17T23:21:37.978Z] 8eaf357efc05: Preparing [2022-11-17T23:21:37.978Z] 5e0e58c68fe2: Preparing [2022-11-17T23:21:37.978Z] 0b8f39a65ce6: Preparing [2022-11-17T23:21:37.978Z] 591343dbdd2b: Preparing [2022-11-17T23:21:37.978Z] e5e13b0c77cb: Preparing [2022-11-17T23:21:37.978Z] 591343dbdd2b: Layer already exists [2022-11-17T23:21:37.978Z] 0b8f39a65ce6: Layer already exists [2022-11-17T23:21:37.978Z] 5e0e58c68fe2: Layer already exists [2022-11-17T23:21:37.978Z] 8eaf357efc05: Layer already exists [2022-11-17T23:21:37.978Z] e5e13b0c77cb: Layer already exists [2022-11-17T23:21:37.978Z] 2.3.1-dev.4: digest: sha256:f6db07c7e45d21dad1b111c601a8c1be5ed47cc4297a3e6d4dfc18c08f5f2143 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-17T23:21:38.291Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:a2765a98d8f71eb240f317e00f16757db580c473-2.3.1-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-17T23:21:38.594Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:a2765a98d8f71eb240f317e00f16757db580c473-2.3.1-dev.4 [2022-11-17T23:21:38.595Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-11-17T23:21:38.595Z] 8eaf357efc05: Preparing [2022-11-17T23:21:38.595Z] 5e0e58c68fe2: Preparing [2022-11-17T23:21:38.595Z] 0b8f39a65ce6: Preparing [2022-11-17T23:21:38.595Z] 591343dbdd2b: Preparing [2022-11-17T23:21:38.595Z] e5e13b0c77cb: Preparing [2022-11-17T23:21:38.595Z] e5e13b0c77cb: Layer already exists [2022-11-17T23:21:38.595Z] 591343dbdd2b: Layer already exists [2022-11-17T23:21:38.595Z] 0b8f39a65ce6: Layer already exists [2022-11-17T23:21:38.595Z] 8eaf357efc05: Layer already exists [2022-11-17T23:21:38.595Z] 5e0e58c68fe2: Layer already exists [2022-11-17T23:21:38.595Z] a2765a98d8f71eb240f317e00f16757db580c473-2.3.1-dev.4: digest: sha256:f6db07c7e45d21dad1b111c601a8c1be5ed47cc4297a3e6d4dfc18c08f5f2143 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-17T23:21:38.907Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-17T23:21:39.211Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2022-11-17T23:21:39.211Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-11-17T23:21:39.211Z] 8eaf357efc05: Preparing [2022-11-17T23:21:39.211Z] 5e0e58c68fe2: Preparing [2022-11-17T23:21:39.211Z] 0b8f39a65ce6: Preparing [2022-11-17T23:21:39.211Z] 591343dbdd2b: Preparing [2022-11-17T23:21:39.211Z] e5e13b0c77cb: Preparing [2022-11-17T23:21:39.211Z] 8eaf357efc05: Layer already exists [2022-11-17T23:21:39.211Z] 5e0e58c68fe2: Layer already exists [2022-11-17T23:21:39.211Z] 0b8f39a65ce6: Layer already exists [2022-11-17T23:21:39.211Z] 591343dbdd2b: Layer already exists [2022-11-17T23:21:39.211Z] e5e13b0c77cb: Layer already exists [2022-11-17T23:21:39.211Z] main: digest: sha256:f6db07c7e45d21dad1b111c601a8c1be5ed47cc4297a3e6d4dfc18c08f5f2143 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-11-17T23:21:39.252Z] ===================================================== [Pipeline] echo [2022-11-17T23:21:39.261Z] taggedImages: [2022-11-17T23:21:39.261Z] - nexus3.edgexfoundry.org:10004/support-scheduler:a2765a98d8f71eb240f317e00f16757db580c473 [2022-11-17T23:21:39.261Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2022-11-17T23:21:39.261Z] - nexus3.edgexfoundry.org:10004/support-scheduler:2.3.1-dev.4 [2022-11-17T23:21:39.261Z] - nexus3.edgexfoundry.org:10004/support-scheduler:a2765a98d8f71eb240f317e00f16757db580c473-2.3.1-dev.4 [2022-11-17T23:21:39.261Z] - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] echo [2022-11-17T23:21:39.281Z] [edgeXDocker.push] Tagging docker image sys-mgmt-agent with the following tags: [2022-11-17T23:21:39.281Z] a2765a98d8f71eb240f317e00f16757db580c473 [2022-11-17T23:21:39.281Z] latest [2022-11-17T23:21:39.281Z] 2.3.1-dev.4 [2022-11-17T23:21:39.281Z] a2765a98d8f71eb240f317e00f16757db580c473-2.3.1-dev.4 [2022-11-17T23:21:39.281Z] main [2022-11-17T23:21:39.281Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-17T23:21:39.583Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:a2765a98d8f71eb240f317e00f16757db580c473 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-17T23:21:39.881Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:a2765a98d8f71eb240f317e00f16757db580c473 [2022-11-17T23:21:39.881Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-11-17T23:21:39.881Z] 9eb88ca39c32: Preparing [2022-11-17T23:21:39.881Z] aae00d7bf576: Preparing [2022-11-17T23:21:39.881Z] cacaa681bce2: Preparing [2022-11-17T23:21:39.881Z] 275ce96c6f88: Preparing [2022-11-17T23:21:39.881Z] e5e13b0c77cb: Preparing [2022-11-17T23:21:39.881Z] e5e13b0c77cb: Layer already exists [2022-11-17T23:21:39.881Z] aae00d7bf576: Pushed [2022-11-17T23:21:40.139Z] 9eb88ca39c32: Pushed [2022-11-17T23:21:41.073Z] cacaa681bce2: Pushed [2022-11-17T23:21:53.275Z] 275ce96c6f88: Pushed [2022-11-17T23:21:53.275Z] a2765a98d8f71eb240f317e00f16757db580c473: digest: sha256:c5f6996a4ac1949f5dd283b3d078041020c01de1226f118c6e98d59e0b7a91bc size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-17T23:21:53.577Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-17T23:21:53.885Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [2022-11-17T23:21:53.885Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-11-17T23:21:53.885Z] 9eb88ca39c32: Preparing [2022-11-17T23:21:53.885Z] aae00d7bf576: Preparing [2022-11-17T23:21:53.885Z] cacaa681bce2: Preparing [2022-11-17T23:21:53.885Z] 275ce96c6f88: Preparing [2022-11-17T23:21:53.885Z] e5e13b0c77cb: Preparing [2022-11-17T23:21:53.885Z] 275ce96c6f88: Layer already exists [2022-11-17T23:21:53.885Z] aae00d7bf576: Layer already exists [2022-11-17T23:21:53.885Z] cacaa681bce2: Layer already exists [2022-11-17T23:21:53.885Z] 9eb88ca39c32: Layer already exists [2022-11-17T23:21:53.885Z] e5e13b0c77cb: Layer already exists [2022-11-17T23:21:53.885Z] latest: digest: sha256:c5f6996a4ac1949f5dd283b3d078041020c01de1226f118c6e98d59e0b7a91bc size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-17T23:21:54.197Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.3.1-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-17T23:21:54.502Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.3.1-dev.4 [2022-11-17T23:21:54.502Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-11-17T23:21:54.502Z] 9eb88ca39c32: Preparing [2022-11-17T23:21:54.502Z] aae00d7bf576: Preparing [2022-11-17T23:21:54.502Z] cacaa681bce2: Preparing [2022-11-17T23:21:54.502Z] 275ce96c6f88: Preparing [2022-11-17T23:21:54.502Z] e5e13b0c77cb: Preparing [2022-11-17T23:21:54.502Z] e5e13b0c77cb: Layer already exists [2022-11-17T23:21:54.502Z] 275ce96c6f88: Layer already exists [2022-11-17T23:21:54.502Z] aae00d7bf576: Layer already exists [2022-11-17T23:21:54.502Z] cacaa681bce2: Layer already exists [2022-11-17T23:21:54.502Z] 9eb88ca39c32: Layer already exists [2022-11-17T23:21:54.502Z] 2.3.1-dev.4: digest: sha256:c5f6996a4ac1949f5dd283b3d078041020c01de1226f118c6e98d59e0b7a91bc size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-17T23:21:54.812Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:a2765a98d8f71eb240f317e00f16757db580c473-2.3.1-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-17T23:21:55.117Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:a2765a98d8f71eb240f317e00f16757db580c473-2.3.1-dev.4 [2022-11-17T23:21:55.117Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-11-17T23:21:55.117Z] 9eb88ca39c32: Preparing [2022-11-17T23:21:55.117Z] aae00d7bf576: Preparing [2022-11-17T23:21:55.117Z] cacaa681bce2: Preparing [2022-11-17T23:21:55.117Z] 275ce96c6f88: Preparing [2022-11-17T23:21:55.117Z] e5e13b0c77cb: Preparing [2022-11-17T23:21:55.117Z] aae00d7bf576: Layer already exists [2022-11-17T23:21:55.117Z] e5e13b0c77cb: Layer already exists [2022-11-17T23:21:55.117Z] 9eb88ca39c32: Layer already exists [2022-11-17T23:21:55.117Z] 275ce96c6f88: Layer already exists [2022-11-17T23:21:55.117Z] cacaa681bce2: Layer already exists [2022-11-17T23:21:55.117Z] a2765a98d8f71eb240f317e00f16757db580c473-2.3.1-dev.4: digest: sha256:c5f6996a4ac1949f5dd283b3d078041020c01de1226f118c6e98d59e0b7a91bc size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-17T23:21:55.420Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-17T23:21:55.725Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [2022-11-17T23:21:55.725Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-11-17T23:21:55.725Z] 9eb88ca39c32: Preparing [2022-11-17T23:21:55.725Z] aae00d7bf576: Preparing [2022-11-17T23:21:55.725Z] cacaa681bce2: Preparing [2022-11-17T23:21:55.725Z] 275ce96c6f88: Preparing [2022-11-17T23:21:55.725Z] e5e13b0c77cb: Preparing [2022-11-17T23:21:55.725Z] e5e13b0c77cb: Layer already exists [2022-11-17T23:21:55.725Z] 9eb88ca39c32: Layer already exists [2022-11-17T23:21:55.725Z] 275ce96c6f88: Layer already exists [2022-11-17T23:21:55.725Z] cacaa681bce2: Layer already exists [2022-11-17T23:21:55.725Z] aae00d7bf576: Layer already exists [2022-11-17T23:21:55.725Z] main: digest: sha256:c5f6996a4ac1949f5dd283b3d078041020c01de1226f118c6e98d59e0b7a91bc size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-11-17T23:21:55.772Z] ===================================================== [Pipeline] echo [2022-11-17T23:21:55.781Z] taggedImages: [2022-11-17T23:21:55.781Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:a2765a98d8f71eb240f317e00f16757db580c473 [2022-11-17T23:21:55.781Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [2022-11-17T23:21:55.781Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.3.1-dev.4 [2022-11-17T23:21:55.781Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:a2765a98d8f71eb240f317e00f16757db580c473-2.3.1-dev.4 [2022-11-17T23:21:55.782Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent: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] } [2022-11-17T23:25:38.863Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.1-dev.4" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-11-17T23:25:47.075Z] Removing intermediate container cc4dc20c5edc [2022-11-17T23:25:47.075Z] ---> 2ec5f1c06f3c [2022-11-17T23:25:47.075Z] [2022-11-17T23:25:47.075Z] Step 9/24 : FROM alpine:3.16 [2022-11-17T23:25:47.075Z] 3.16: Pulling from library/alpine [2022-11-17T23:25:48.491Z] Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b [2022-11-17T23:25:48.491Z] Status: Downloaded newer image for alpine:3.16 [2022-11-17T23:25:48.491Z] ---> 2b4661558fb8 [2022-11-17T23:25:48.491Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-11-17T23:25:48.759Z] ---> Running in 8909e88d6725 [2022-11-17T23:25:51.364Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-11-17T23:25:51.632Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-11-17T23:25:53.044Z] (1/3) Installing ca-certificates (20220614-r0) [2022-11-17T23:25:53.044Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-11-17T23:25:53.044Z] (3/3) Installing su-exec (0.2-r1) [2022-11-17T23:25:53.044Z] Executing busybox-1.35.0-r17.trigger [2022-11-17T23:25:53.044Z] Executing ca-certificates-20220614-r0.trigger [2022-11-17T23:25:53.313Z] OK: 6 MiB in 17 packages [2022-11-17T23:25:57.583Z] Removing intermediate container 8909e88d6725 [2022-11-17T23:25:57.583Z] ---> 83266677cf6f [2022-11-17T23:25:57.583Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-11-17T23:25:57.583Z] ---> Running in 338f26d86999 [2022-11-17T23:25:57.583Z] Removing intermediate container c4a579f175d4 [2022-11-17T23:25:57.583Z] ---> 546a7fd57faf [2022-11-17T23:25:57.583Z] [2022-11-17T23:25:57.583Z] Step 9/32 : FROM alpine:3.16 [2022-11-17T23:25:57.583Z] ---> 2b4661558fb8 [2022-11-17T23:25:57.583Z] Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-11-17T23:25:57.864Z] ---> Running in a3f7c859f869 [2022-11-17T23:25:57.864Z] Removing intermediate container 338f26d86999 [2022-11-17T23:25:57.864Z] ---> 05d1c9f49f8a [2022-11-17T23:25:57.864Z] Step 12/24 : WORKDIR / [2022-11-17T23:25:57.864Z] ---> Running in 8f80819ffe1f [2022-11-17T23:25:58.455Z] Removing intermediate container a3f7c859f869 [2022-11-17T23:25:58.455Z] ---> 82c09aa33888 [2022-11-17T23:25:58.455Z] Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec [2022-11-17T23:25:58.723Z] Removing intermediate container 8f80819ffe1f [2022-11-17T23:25:58.723Z] ---> bf2558339f83 [2022-11-17T23:25:58.723Z] Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2022-11-17T23:25:58.723Z] ---> Running in 9ec346382150 [2022-11-17T23:26:00.131Z] ---> c6fe25b78253 [2022-11-17T23:26:00.131Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2022-11-17T23:26:01.097Z] ---> da968f3ce80f [2022-11-17T23:26:01.097Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-11-17T23:26:01.365Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-11-17T23:26:02.337Z] ---> 00915e6823e3 [2022-11-17T23:26:02.337Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2022-11-17T23:26:02.337Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-11-17T23:26:03.304Z] ---> d9df7b6558ce [2022-11-17T23:26:03.304Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-11-17T23:26:04.265Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-11-17T23:26:04.265Z] (2/2) Installing su-exec (0.2-r1) [2022-11-17T23:26:04.265Z] Executing busybox-1.35.0-r17.trigger [2022-11-17T23:26:04.265Z] OK: 5 MiB in 16 packages [2022-11-17T23:26:04.864Z] ---> 11154b907e6f [2022-11-17T23:26:04.864Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-11-17T23:26:06.282Z] Removing intermediate container 9ec346382150 [2022-11-17T23:26:06.282Z] ---> 8b6481a8e118 [2022-11-17T23:26:06.282Z] Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init [2022-11-17T23:26:06.550Z] ---> Running in 527874a21a80 [2022-11-17T23:26:07.137Z] Removing intermediate container 527874a21a80 [2022-11-17T23:26:07.137Z] ---> a6f3385acbea [2022-11-17T23:26:07.137Z] Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2022-11-17T23:26:07.405Z] ---> Running in d055ae99835f [2022-11-17T23:26:08.372Z] Removing intermediate container d055ae99835f [2022-11-17T23:26:08.372Z] ---> a613f052160d [2022-11-17T23:26:08.372Z] Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2022-11-17T23:26:08.372Z] ---> Running in b341538b3cc3 [2022-11-17T23:26:08.372Z] ---> 544f969a4af9 [2022-11-17T23:26:08.372Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-11-17T23:26:09.339Z] Removing intermediate container b341538b3cc3 [2022-11-17T23:26:09.339Z] ---> 26508bdded8d [2022-11-17T23:26:09.339Z] Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2022-11-17T23:26:09.339Z] ---> Running in 86ee9d81e314 [2022-11-17T23:26:09.924Z] ---> f6f59028a190 [2022-11-17T23:26:09.924Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-11-17T23:26:09.924Z] ---> Running in bdf912f0fefc [2022-11-17T23:26:10.191Z] Removing intermediate container 86ee9d81e314 [2022-11-17T23:26:10.191Z] ---> e01847c0b684 [2022-11-17T23:26:10.191Z] Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2022-11-17T23:26:10.460Z] ---> Running in 2f87503bf1fa [2022-11-17T23:26:14.750Z] Removing intermediate container bdf912f0fefc [2022-11-17T23:26:14.750Z] ---> 77b49da07074 [2022-11-17T23:26:14.750Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2022-11-17T23:26:14.750Z] ---> Running in 4d94edfc75eb [2022-11-17T23:26:14.750Z] Removing intermediate container 2f87503bf1fa [2022-11-17T23:26:14.750Z] ---> 62d7643e833a [2022-11-17T23:26:14.750Z] Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} [2022-11-17T23:26:14.750Z] ---> Running in e5f5cda09bb8 [2022-11-17T23:26:15.018Z] Removing intermediate container 4d94edfc75eb [2022-11-17T23:26:15.018Z] ---> aa3e71a22de6 [2022-11-17T23:26:15.018Z] Step 22/24 : LABEL arch=arm64 [2022-11-17T23:26:15.286Z] ---> Running in 4c2e67392b5a [2022-11-17T23:26:15.558Z] Removing intermediate container e5f5cda09bb8 [2022-11-17T23:26:15.558Z] ---> 37e39ea1e361 [2022-11-17T23:26:15.558Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2022-11-17T23:26:16.160Z] Removing intermediate container 4c2e67392b5a [2022-11-17T23:26:16.160Z] ---> 8955b0625d87 [2022-11-17T23:26:16.160Z] Step 23/24 : LABEL git_sha=a2765a98d8f71eb240f317e00f16757db580c473 [2022-11-17T23:26:16.431Z] ---> Running in ad0e6dc44b4d [2022-11-17T23:26:16.703Z] ---> ce8392f4f173 [2022-11-17T23:26:16.703Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2022-11-17T23:26:16.980Z] Removing intermediate container ad0e6dc44b4d [2022-11-17T23:26:16.980Z] ---> eee7dc1ed80e [2022-11-17T23:26:16.980Z] Step 24/24 : LABEL version=2.3.1-dev.4 [2022-11-17T23:26:16.980Z] ---> Running in e1b2a336ee0c [2022-11-17T23:26:17.248Z] ---> Running in dcf0e54a0d45 [2022-11-17T23:26:18.231Z] Removing intermediate container dcf0e54a0d45 [2022-11-17T23:26:18.231Z] ---> b6c00077fd29 [2022-11-17T23:26:18.231Z] [2022-11-17T23:26:18.231Z] Successfully built b6c00077fd29 [2022-11-17T23:26:18.231Z] Successfully tagged security-secretstore-setup-arm64:latest [2022-11-17T23:26:18.231Z] Building support-scheduler [2022-11-17T23:26:20.820Z]  Building security-secretstore-setup ... done Removing intermediate container e1b2a336ee0c [2022-11-17T23:26:20.820Z] ---> d6242a76c774 [2022-11-17T23:26:20.820Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2022-11-17T23:26:21.406Z] ---> 8edf3aa2314c [2022-11-17T23:26:21.406Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-11-17T23:26:24.001Z] ---> bd8e17e5105b [2022-11-17T23:26:24.001Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-11-17T23:26:24.001Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-11-17T23:26:24.001Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-11-17T23:26:24.001Z] ---> 9b3f7e4ec603 [2022-11-17T23:26:24.001Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2022-11-17T23:26:24.001Z] ---> Using cache [2022-11-17T23:26:24.001Z] ---> baef48ea6bc8 [2022-11-17T23:26:24.001Z] Step 4/22 : WORKDIR /edgex-go [2022-11-17T23:26:24.001Z] ---> Using cache [2022-11-17T23:26:24.001Z] ---> a4d8cad1ff00 [2022-11-17T23:26:24.001Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-11-17T23:26:24.001Z] ---> Using cache [2022-11-17T23:26:24.001Z] ---> ebbc1baacd9f [2022-11-17T23:26:24.001Z] Step 6/22 : COPY go.mod vendor* ./ [2022-11-17T23:26:24.001Z] ---> Using cache [2022-11-17T23:26:24.001Z] ---> 32c139b5ea6e [2022-11-17T23:26:24.001Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-17T23:26:24.001Z] ---> Using cache [2022-11-17T23:26:24.001Z] ---> 3f02f68dde2b [2022-11-17T23:26:24.001Z] Step 8/22 : COPY . . [2022-11-17T23:26:24.001Z] ---> Using cache [2022-11-17T23:26:24.001Z] ---> ddee021c2c30 [2022-11-17T23:26:24.001Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-11-17T23:26:24.269Z] ---> Running in 58c119e38e17 [2022-11-17T23:26:24.872Z] ---> f35dc70d9571 [2022-11-17T23:26:24.872Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-11-17T23:26:26.818Z] ---> 5b8c2bdae9e5 [2022-11-17T23:26:26.818Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2022-11-17T23:26:26.818Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.1-dev.4" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-11-17T23:26:27.401Z] ---> 5dcf61c6d404 [2022-11-17T23:26:27.401Z] Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2022-11-17T23:26:28.371Z] ---> d8454597ccaf [2022-11-17T23:26:28.371Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-11-17T23:26:29.334Z] ---> abec70719d73 [2022-11-17T23:26:29.334Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2022-11-17T23:26:29.610Z] ---> Running in 11eb004bd0b9 [2022-11-17T23:26:32.959Z] Removing intermediate container 11eb004bd0b9 [2022-11-17T23:26:32.959Z] ---> 43488d112344 [2022-11-17T23:26:32.959Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2022-11-17T23:26:32.959Z] ---> Running in c78409d37dd0 [2022-11-17T23:26:33.227Z] Removing intermediate container c78409d37dd0 [2022-11-17T23:26:33.227Z] ---> 40dcf7246460 [2022-11-17T23:26:33.227Z] Step 29/32 : CMD ["gate"] [2022-11-17T23:26:33.227Z] ---> Running in aeb3183607ee [2022-11-17T23:26:33.832Z] Removing intermediate container aeb3183607ee [2022-11-17T23:26:33.832Z] ---> 10a6acbb248a [2022-11-17T23:26:33.832Z] Step 30/32 : LABEL arch=arm64 [2022-11-17T23:26:33.832Z] ---> Running in a105aeda7477 [2022-11-17T23:26:34.416Z] Removing intermediate container a105aeda7477 [2022-11-17T23:26:34.416Z] ---> 1193e3f96dbe [2022-11-17T23:26:34.416Z] Step 31/32 : LABEL git_sha=a2765a98d8f71eb240f317e00f16757db580c473 [2022-11-17T23:26:34.416Z] ---> Running in 695fc7fe1148 [2022-11-17T23:26:35.010Z] Removing intermediate container 695fc7fe1148 [2022-11-17T23:26:35.010Z] ---> 51ee705bc6de [2022-11-17T23:26:35.010Z] Step 32/32 : LABEL version=2.3.1-dev.4 [2022-11-17T23:26:35.010Z] ---> Running in bb1e12a459fb [2022-11-17T23:26:35.593Z] Removing intermediate container bb1e12a459fb [2022-11-17T23:26:35.593Z] ---> 0a72b83fc28e [2022-11-17T23:26:35.593Z] [2022-11-17T23:26:35.858Z] Successfully built 0a72b83fc28e [2022-11-17T23:26:35.858Z] Successfully tagged security-bootstrapper-arm64:latest [2022-11-17T23:26:35.858Z]  Building security-bootstrapper ... done Building security-spire-agent [2022-11-17T23:26:41.198Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-11-17T23:26:41.198Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-11-17T23:26:41.198Z] ---> 9b3f7e4ec603 [2022-11-17T23:26:41.198Z] Step 3/24 : WORKDIR /edgex-go [2022-11-17T23:26:41.198Z] ---> Using cache [2022-11-17T23:26:41.198Z] ---> 943a4ed49c39 [2022-11-17T23:26:41.198Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2022-11-17T23:26:41.781Z] ---> Running in ed40fb16a405 [2022-11-17T23:26:45.126Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-11-17T23:26:45.126Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-11-17T23:26:45.126Z] Removing intermediate container 9812c92e6f5a [2022-11-17T23:26:45.126Z] ---> dc9e35b6b57b [2022-11-17T23:26:45.126Z] [2022-11-17T23:26:45.126Z] Step 10/22 : FROM alpine:3.16 [2022-11-17T23:26:45.126Z] ---> 2b4661558fb8 [2022-11-17T23:26:45.126Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-11-17T23:26:45.126Z] ---> Running in c2eaa0b33a76 [2022-11-17T23:26:45.710Z] Removing intermediate container c2eaa0b33a76 [2022-11-17T23:26:45.710Z] ---> fc8ca5bcc474 [2022-11-17T23:26:45.710Z] Step 12/22 : ENV APP_PORT=59880 [2022-11-17T23:26:45.710Z] ---> Running in 5061371a8683 [2022-11-17T23:26:46.295Z] Removing intermediate container 5061371a8683 [2022-11-17T23:26:46.295Z] ---> d3ea9199cfe1 [2022-11-17T23:26:46.295Z] Step 13/22 : EXPOSE $APP_PORT [2022-11-17T23:26:46.295Z] ---> Running in 80033afd4a12 [2022-11-17T23:26:46.561Z] OK: 221 MiB in 51 packages [2022-11-17T23:26:46.831Z] Removing intermediate container 80033afd4a12 [2022-11-17T23:26:46.831Z] ---> 4ab942aa1986 [2022-11-17T23:26:46.831Z] Step 14/22 : RUN apk add --update --no-cache dumb-init [2022-11-17T23:26:47.106Z] ---> Running in 2d98815f68d6 [2022-11-17T23:26:48.512Z] Removing intermediate container ed40fb16a405 [2022-11-17T23:26:48.512Z] ---> b7d4cb8ccaf5 [2022-11-17T23:26:48.512Z] Step 5/24 : COPY go.mod vendor* ./ [2022-11-17T23:26:49.479Z] ---> 4fc2010195ee [2022-11-17T23:26:49.479Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-17T23:26:49.479Z] ---> Running in 116d1b02572e [2022-11-17T23:26:49.479Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-11-17T23:26:50.061Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-11-17T23:26:51.469Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-11-17T23:26:51.469Z] Executing busybox-1.35.0-r17.trigger [2022-11-17T23:26:51.469Z] OK: 5 MiB in 15 packages [2022-11-17T23:26:52.874Z] Removing intermediate container 2d98815f68d6 [2022-11-17T23:26:52.874Z] ---> a5b616a46922 [2022-11-17T23:26:52.874Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-11-17T23:26:53.828Z] ---> 107dc9899d6b [2022-11-17T23:26:53.828Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-11-17T23:26:55.764Z] ---> 2db4532778b8 [2022-11-17T23:26:55.764Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-11-17T23:26:56.731Z] ---> 13891555fa3d [2022-11-17T23:26:56.731Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2022-11-17T23:26:56.731Z] ---> Running in a642ecef6652 [2022-11-17T23:26:57.315Z] Removing intermediate container a642ecef6652 [2022-11-17T23:26:57.315Z] ---> 362a31ec00a1 [2022-11-17T23:26:57.315Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-11-17T23:26:57.315Z] ---> Running in 5bf953d33ef3 [2022-11-17T23:26:57.906Z] Removing intermediate container 5bf953d33ef3 [2022-11-17T23:26:57.906Z] ---> dc7c42ff6e1a [2022-11-17T23:26:57.906Z] Step 20/22 : LABEL arch=arm64 [2022-11-17T23:26:57.906Z] ---> Running in 78522b84ec5a [2022-11-17T23:26:58.494Z] Removing intermediate container 78522b84ec5a [2022-11-17T23:26:58.494Z] ---> 8e83d61fae80 [2022-11-17T23:26:58.494Z] Step 21/22 : LABEL git_sha=a2765a98d8f71eb240f317e00f16757db580c473 [2022-11-17T23:26:58.763Z] ---> Running in 5f4ad8834f3e [2022-11-17T23:26:59.353Z] Removing intermediate container 5f4ad8834f3e [2022-11-17T23:26:59.353Z] ---> be384b6c6516 [2022-11-17T23:26:59.353Z] Step 22/22 : LABEL version=2.3.1-dev.4 [2022-11-17T23:26:59.353Z] ---> Running in 5c5225331709 [2022-11-17T23:26:59.945Z] Removing intermediate container 5c5225331709 [2022-11-17T23:26:59.945Z] ---> ccf8bc572ce6 [2022-11-17T23:26:59.945Z] [2022-11-17T23:26:59.945Z] Successfully built ccf8bc572ce6 [2022-11-17T23:26:59.945Z] Successfully tagged core-data-arm64:latest [2022-11-17T23:26:59.945Z]  Building core-data ... done Building security-spire-server [2022-11-17T23:27:04.234Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-11-17T23:27:04.234Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-11-17T23:27:04.234Z] ---> 9b3f7e4ec603 [2022-11-17T23:27:04.234Z] Step 3/23 : WORKDIR /edgex-go [2022-11-17T23:27:04.234Z] ---> Using cache [2022-11-17T23:27:04.234Z] ---> 943a4ed49c39 [2022-11-17T23:27:04.234Z] Step 4/23 : RUN apk add --update --no-cache make git build-base curl [2022-11-17T23:27:04.234Z] ---> Using cache [2022-11-17T23:27:04.234Z] ---> b7d4cb8ccaf5 [2022-11-17T23:27:04.234Z] Step 5/23 : COPY go.mod vendor* ./ [2022-11-17T23:27:04.234Z] ---> Using cache [2022-11-17T23:27:04.234Z] ---> 4fc2010195ee [2022-11-17T23:27:04.234Z] Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-17T23:27:05.218Z] ---> Running in 07d11dc3dd0e [2022-11-17T23:28:13.063Z] Removing intermediate container 116d1b02572e [2022-11-17T23:28:13.063Z] ---> 7182d17ff3e9 [2022-11-17T23:28:13.063Z] Step 7/24 : COPY . . [2022-11-17T23:28:13.063Z] ---> cc64b1cd2253 [2022-11-17T23:28:13.063Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2022-11-17T23:28:13.063Z] ---> Running in e18458893ef6 [2022-11-17T23:28:13.063Z] Removing intermediate container e18458893ef6 [2022-11-17T23:28:13.063Z] ---> 2eb8dc389a20 [2022-11-17T23:28:13.063Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2022-11-17T23:28:13.063Z] ---> Running in 5f14c30a2556 [2022-11-17T23:28:14.025Z] Removing intermediate container 5f14c30a2556 [2022-11-17T23:28:14.025Z] ---> ea4e79bcfc53 [2022-11-17T23:28:14.025Z] 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 [2022-11-17T23:28:14.294Z] ---> Running in caeebde0975f [2022-11-17T23:28:14.887Z] Removing intermediate container 7c0405c3c167 [2022-11-17T23:28:14.887Z] ---> 3f67526c7b2a [2022-11-17T23:28:14.887Z] [2022-11-17T23:28:14.887Z] Step 9/19 : FROM alpine:3.15 [2022-11-17T23:28:14.887Z] ---> 8aa73fd46299 [2022-11-17T23:28:14.887Z] Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-11-17T23:28:14.887Z] ---> Using cache [2022-11-17T23:28:14.887Z] ---> 5bb313d2b056 [2022-11-17T23:28:14.887Z] Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-11-17T23:28:15.153Z] ---> Running in f5fad219ae61 [2022-11-17T23:28:17.975Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-11-17T23:28:18.596Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-11-17T23:28:19.227Z] Removing intermediate container caeebde0975f [2022-11-17T23:28:19.227Z] ---> d749d39c5e53 [2022-11-17T23:28:19.227Z] Step 11/24 : WORKDIR /edgex-go [2022-11-17T23:28:19.545Z] ---> Running in 39c0188c2b01 [2022-11-17T23:28:20.530Z] v3.15.6-177-gd016b3f1e6 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2022-11-17T23:28:20.530Z] v3.15.6-177-gd016b3f1e6 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2022-11-17T23:28:20.530Z] OK: 15736 distinct packages available [2022-11-17T23:28:20.530Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-11-17T23:28:20.799Z] Removing intermediate container 39c0188c2b01 [2022-11-17T23:28:20.799Z] ---> e19c557bf598 [2022-11-17T23:28:20.799Z] [2022-11-17T23:28:20.799Z] Step 12/24 : FROM alpine:3.15 [2022-11-17T23:28:20.799Z] ---> 8aa73fd46299 [2022-11-17T23:28:20.799Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-11-17T23:28:20.799Z] ---> Using cache [2022-11-17T23:28:20.799Z] ---> 5bb313d2b056 [2022-11-17T23:28:20.799Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-11-17T23:28:20.799Z] ---> Running in f10908549fed [2022-11-17T23:28:21.067Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-11-17T23:28:22.477Z] (1/9) Installing ca-certificates (20220614-r0) [2022-11-17T23:28:22.745Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-11-17T23:28:22.745Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-11-17T23:28:22.745Z] (4/9) Installing libcurl (7.80.0-r4) [2022-11-17T23:28:22.745Z] (5/9) Installing curl (7.80.0-r4) [2022-11-17T23:28:22.745Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-11-17T23:28:22.745Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-11-17T23:28:22.745Z] (8/9) Installing libucontext (1.1-r0) [2022-11-17T23:28:22.745Z] (9/9) Installing gcompat (1.0.0-r4) [2022-11-17T23:28:22.745Z] Executing busybox-1.34.1-r7.trigger [2022-11-17T23:28:22.745Z] Executing ca-certificates-20220614-r0.trigger [2022-11-17T23:28:23.329Z] OK: 8 MiB in 23 packages [2022-11-17T23:28:23.329Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-11-17T23:28:23.914Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-11-17T23:28:25.323Z] v3.15.6-177-gd016b3f1e6 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2022-11-17T23:28:25.323Z] v3.15.6-177-gd016b3f1e6 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2022-11-17T23:28:25.323Z] OK: 15736 distinct packages available [2022-11-17T23:28:25.323Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-11-17T23:28:25.593Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-11-17T23:28:26.561Z] Removing intermediate container f5fad219ae61 [2022-11-17T23:28:26.561Z] ---> 85da28ce5150 [2022-11-17T23:28:26.561Z] Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / [2022-11-17T23:28:26.561Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-11-17T23:28:26.561Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-11-17T23:28:26.561Z] (3/5) Installing libucontext (1.1-r0) [2022-11-17T23:28:26.561Z] (4/5) Installing gcompat (1.0.0-r4) [2022-11-17T23:28:26.561Z] (5/5) Installing openssl (1.1.1s-r1) [2022-11-17T23:28:26.561Z] Executing busybox-1.34.1-r7.trigger [2022-11-17T23:28:26.831Z] OK: 6 MiB in 19 packages [2022-11-17T23:28:28.238Z] ---> 00640fedcd0a [2022-11-17T23:28:28.238Z] Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-11-17T23:28:28.820Z] Removing intermediate container f10908549fed [2022-11-17T23:28:28.820Z] ---> a4dfd2a10603 [2022-11-17T23:28:28.820Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2022-11-17T23:28:33.061Z] ---> 97b9e5119d35 [2022-11-17T23:28:33.061Z] Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-11-17T23:28:34.016Z] Removing intermediate container 07d11dc3dd0e [2022-11-17T23:28:34.016Z] ---> 916a1d2b5ab0 [2022-11-17T23:28:34.016Z] Step 7/23 : COPY . . [2022-11-17T23:28:34.016Z] ---> 4d9ce3ec7aa0 [2022-11-17T23:28:34.016Z] Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-11-17T23:28:34.284Z] ---> cffb30a6840f [2022-11-17T23:28:34.284Z] Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-11-17T23:28:34.556Z] ---> Running in 0197e0e6c00c [2022-11-17T23:28:35.528Z] Removing intermediate container 0197e0e6c00c [2022-11-17T23:28:35.528Z] ---> feeb79e0a522 [2022-11-17T23:28:35.528Z] Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-11-17T23:28:35.528Z] ---> Running in 31c00f83aaa8 [2022-11-17T23:28:36.488Z] Removing intermediate container 31c00f83aaa8 [2022-11-17T23:28:36.488Z] ---> aa447ebdf1a0 [2022-11-17T23:28:36.488Z] Step 17/19 : LABEL arch=arm64 [2022-11-17T23:28:36.758Z] ---> Running in 2360c1cc011a [2022-11-17T23:28:37.341Z] Removing intermediate container 2360c1cc011a [2022-11-17T23:28:37.341Z] ---> 475a28d041e0 [2022-11-17T23:28:37.341Z] Step 18/19 : LABEL git_sha=a2765a98d8f71eb240f317e00f16757db580c473 [2022-11-17T23:28:37.625Z] ---> Running in e2dc23e7bcfd [2022-11-17T23:28:39.035Z] Removing intermediate container e2dc23e7bcfd [2022-11-17T23:28:39.035Z] ---> 8257e42e3562 [2022-11-17T23:28:39.035Z] Step 19/19 : LABEL version=2.3.1-dev.4 [2022-11-17T23:28:39.035Z] ---> Running in 184001b78b48 [2022-11-17T23:28:40.002Z] Removing intermediate container 184001b78b48 [2022-11-17T23:28:40.002Z] ---> 0b35d1249034 [2022-11-17T23:28:40.002Z] [2022-11-17T23:28:40.274Z] Successfully built 0b35d1249034 [2022-11-17T23:28:40.546Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2022-11-17T23:28:40.546Z] Building sys-mgmt-agent [2022-11-17T23:28:40.546Z]  Building security-spiffe-token-provider ... done  ---> 7d02e46ff481 [2022-11-17T23:28:40.546Z] Step 8/23 : ARG SPIRE_RELEASE=1.2.1 [2022-11-17T23:28:40.814Z] ---> Running in 8ffca01c5719 [2022-11-17T23:28:41.780Z] Removing intermediate container 8ffca01c5719 [2022-11-17T23:28:41.780Z] ---> 8361a9718aa5 [2022-11-17T23:28:41.780Z] Step 9/23 : WORKDIR /edgex-go/spire-build [2022-11-17T23:28:42.049Z] ---> Running in ccb968b61b44 [2022-11-17T23:28:43.010Z] Removing intermediate container ccb968b61b44 [2022-11-17T23:28:43.010Z] ---> 5312edbf9edc [2022-11-17T23:28:43.010Z] 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 [2022-11-17T23:28:43.277Z] ---> Running in 225dfed0b442 [2022-11-17T23:28:45.219Z] ---> 5e1fa50afcfb [2022-11-17T23:28:45.219Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-11-17T23:28:46.629Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-11-17T23:28:46.629Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-11-17T23:28:46.629Z] ---> 9b3f7e4ec603 [2022-11-17T23:28:46.629Z] Step 3/22 : WORKDIR /edgex-go [2022-11-17T23:28:46.629Z] ---> Using cache [2022-11-17T23:28:46.629Z] ---> 943a4ed49c39 [2022-11-17T23:28:46.629Z] Step 4/22 : RUN apk add --update --no-cache make bash git [2022-11-17T23:28:46.629Z] ---> Running in 8212159e7937 [2022-11-17T23:28:47.212Z] ---> 25f760ca6fc6 [2022-11-17T23:28:47.212Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-11-17T23:28:48.174Z] Removing intermediate container 225dfed0b442 [2022-11-17T23:28:48.174Z] ---> 9aff9ffce4f0 [2022-11-17T23:28:48.174Z] Step 11/23 : WORKDIR /edgex-go [2022-11-17T23:28:48.174Z] ---> Running in 5ff0f86d81b7 [2022-11-17T23:28:48.770Z] ---> c4e9a955fda1 [2022-11-17T23:28:48.770Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-11-17T23:28:49.037Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-11-17T23:28:49.037Z] Removing intermediate container 5ff0f86d81b7 [2022-11-17T23:28:49.037Z] ---> b0b3f5f97504 [2022-11-17T23:28:49.037Z] [2022-11-17T23:28:49.037Z] Step 12/23 : FROM alpine:3.15 [2022-11-17T23:28:49.037Z] ---> 8aa73fd46299 [2022-11-17T23:28:49.037Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-11-17T23:28:49.037Z] ---> Using cache [2022-11-17T23:28:49.037Z] ---> 5bb313d2b056 [2022-11-17T23:28:49.037Z] Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-11-17T23:28:49.037Z] ---> Using cache [2022-11-17T23:28:49.037Z] ---> a4dfd2a10603 [2022-11-17T23:28:49.037Z] Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-11-17T23:28:49.621Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-11-17T23:28:50.204Z] ---> b79b20d0c94b [2022-11-17T23:28:50.204Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-11-17T23:28:50.204Z] ---> Running in 54109604ef03 [2022-11-17T23:28:51.174Z] OK: 221 MiB in 51 packages [2022-11-17T23:28:51.174Z] Removing intermediate container 54109604ef03 [2022-11-17T23:28:51.174Z] ---> 0af92bed920a [2022-11-17T23:28:51.174Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-11-17T23:28:51.174Z] ---> Running in 0f7260a1a9c4 [2022-11-17T23:28:52.583Z] Removing intermediate container 0f7260a1a9c4 [2022-11-17T23:28:52.583Z] ---> e9f0d6a56e7a [2022-11-17T23:28:52.583Z] Step 22/24 : LABEL arch=arm64 [2022-11-17T23:28:52.583Z] ---> Running in b7d68f89013d [2022-11-17T23:28:53.165Z] Removing intermediate container 8212159e7937 [2022-11-17T23:28:53.165Z] ---> d9068faec0c1 [2022-11-17T23:28:53.165Z] Step 5/22 : COPY go.mod vendor* ./ [2022-11-17T23:28:53.434Z] Removing intermediate container b7d68f89013d [2022-11-17T23:28:53.434Z] ---> 136cfeeff8ac [2022-11-17T23:28:53.434Z] Step 23/24 : LABEL git_sha=a2765a98d8f71eb240f317e00f16757db580c473 [2022-11-17T23:28:53.707Z] ---> Running in 8090a68cc80b [2022-11-17T23:28:54.686Z] Removing intermediate container 8090a68cc80b [2022-11-17T23:28:54.686Z] ---> 5e3c19c11e43 [2022-11-17T23:28:54.686Z] Step 24/24 : LABEL version=2.3.1-dev.4 [2022-11-17T23:28:54.686Z] ---> Running in 13e80a1a8f17 [2022-11-17T23:28:54.686Z] ---> 7ad20ac9abbc [2022-11-17T23:28:54.686Z] Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-17T23:28:54.953Z] ---> Running in 9efde63e978b [2022-11-17T23:28:55.535Z] Removing intermediate container 13e80a1a8f17 [2022-11-17T23:28:55.535Z] ---> 1de5fbbaf7d0 [2022-11-17T23:28:55.535Z] [2022-11-17T23:28:56.116Z] Successfully built 1de5fbbaf7d0 [2022-11-17T23:28:56.116Z] Successfully tagged security-spire-agent-arm64:latest [2022-11-17T23:28:56.116Z]  Building security-spire-agent ... done Building core-command [2022-11-17T23:28:58.688Z] ---> 4b33805cb1f1 [2022-11-17T23:28:58.688Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-11-17T23:28:59.643Z] ---> cd231a787c4f [2022-11-17T23:28:59.643Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-11-17T23:29:00.602Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-11-17T23:29:00.602Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-11-17T23:29:00.602Z] ---> 9b3f7e4ec603 [2022-11-17T23:29:00.602Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2022-11-17T23:29:00.602Z] ---> Using cache [2022-11-17T23:29:00.602Z] ---> baef48ea6bc8 [2022-11-17T23:29:00.602Z] Step 4/23 : WORKDIR /edgex-go [2022-11-17T23:29:00.602Z] ---> Using cache [2022-11-17T23:29:00.602Z] ---> a4d8cad1ff00 [2022-11-17T23:29:00.602Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-11-17T23:29:00.602Z] ---> Using cache [2022-11-17T23:29:00.602Z] ---> ebbc1baacd9f [2022-11-17T23:29:00.602Z] Step 6/23 : COPY go.mod vendor* ./ [2022-11-17T23:29:00.602Z] ---> Using cache [2022-11-17T23:29:00.602Z] ---> 32c139b5ea6e [2022-11-17T23:29:00.602Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-17T23:29:00.602Z] ---> Using cache [2022-11-17T23:29:00.602Z] ---> 3f02f68dde2b [2022-11-17T23:29:00.602Z] Step 8/23 : COPY . . [2022-11-17T23:29:00.874Z] ---> Using cache [2022-11-17T23:29:00.874Z] ---> ddee021c2c30 [2022-11-17T23:29:00.874Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2022-11-17T23:29:00.874Z] ---> bff2271e1476 [2022-11-17T23:29:00.874Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-11-17T23:29:00.874Z] ---> Running in a96833ab4dd1 [2022-11-17T23:29:02.818Z] ---> 453c002dcbd2 [2022-11-17T23:29:02.818Z] Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-11-17T23:29:02.818Z] ---> Running in 4c0ee8ddaafe [2022-11-17T23:29:02.818Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.1-dev.4" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-11-17T23:29:03.408Z] Removing intermediate container 4c0ee8ddaafe [2022-11-17T23:29:03.408Z] ---> bb332fb7605c [2022-11-17T23:29:03.408Z] Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-11-17T23:29:03.408Z] ---> Running in 4aefdfa48c63 [2022-11-17T23:29:03.681Z] Removing intermediate container 4aefdfa48c63 [2022-11-17T23:29:03.681Z] ---> ead547835664 [2022-11-17T23:29:03.681Z] Step 21/23 : LABEL arch=arm64 [2022-11-17T23:29:03.949Z] ---> Running in 453155cb8ed0 [2022-11-17T23:29:04.221Z] Removing intermediate container 453155cb8ed0 [2022-11-17T23:29:04.221Z] ---> 79fb59e1061c [2022-11-17T23:29:04.221Z] Step 22/23 : LABEL git_sha=a2765a98d8f71eb240f317e00f16757db580c473 [2022-11-17T23:29:04.488Z] ---> Running in 6cc8b15eba16 [2022-11-17T23:29:05.082Z] Removing intermediate container 6cc8b15eba16 [2022-11-17T23:29:05.082Z] ---> 01b4621c735a [2022-11-17T23:29:05.082Z] Step 23/23 : LABEL version=2.3.1-dev.4 [2022-11-17T23:29:05.082Z] ---> Running in 7b0d78a6af19 [2022-11-17T23:29:05.674Z] Removing intermediate container 7b0d78a6af19 [2022-11-17T23:29:05.674Z] ---> aee3eee6f2cf [2022-11-17T23:29:05.674Z] [2022-11-17T23:29:05.674Z] Successfully built aee3eee6f2cf [2022-11-17T23:29:05.674Z] Successfully tagged security-spire-server-arm64:latest [2022-11-17T23:29:05.674Z]  Building security-spire-server ... done Building security-proxy-setup [2022-11-17T23:29:09.919Z] Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-11-17T23:29:09.919Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2022-11-17T23:29:09.919Z] ---> 9b3f7e4ec603 [2022-11-17T23:29:09.919Z] Step 3/21 : WORKDIR /edgex-go [2022-11-17T23:29:09.919Z] ---> Using cache [2022-11-17T23:29:09.919Z] ---> 943a4ed49c39 [2022-11-17T23:29:09.919Z] Step 4/21 : RUN apk add --update --no-cache make git [2022-11-17T23:29:09.919Z] ---> Using cache [2022-11-17T23:29:09.919Z] ---> 33bf021d7c04 [2022-11-17T23:29:09.919Z] Step 5/21 : COPY go.mod vendor* ./ [2022-11-17T23:29:09.919Z] ---> Using cache [2022-11-17T23:29:09.919Z] ---> 4cbbc784fe58 [2022-11-17T23:29:09.919Z] Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-17T23:29:09.919Z] ---> Using cache [2022-11-17T23:29:09.919Z] ---> 8f0f0edb6327 [2022-11-17T23:29:09.919Z] Step 7/21 : COPY . . [2022-11-17T23:29:09.919Z] ---> Using cache [2022-11-17T23:29:09.919Z] ---> eb1ab8be8ce5 [2022-11-17T23:29:09.919Z] Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-11-17T23:29:09.919Z] ---> Running in 2647a3daa9e0 [2022-11-17T23:29:11.864Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.1-dev.4" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-11-17T23:30:08.251Z] Removing intermediate container 9efde63e978b [2022-11-17T23:30:08.251Z] ---> dfe898d4686f [2022-11-17T23:30:08.251Z] Step 7/22 : COPY . . [2022-11-17T23:30:08.251Z] ---> 7ac034421fff [2022-11-17T23:30:08.251Z] Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-11-17T23:30:08.251Z] ---> Running in e4bf051aaa3e [2022-11-17T23:30:09.208Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.1-dev.4" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-11-17T23:30:56.041Z] Removing intermediate container e5d7ccc40892 [2022-11-17T23:30:56.041Z] ---> e8510da585f5 [2022-11-17T23:30:56.041Z] [2022-11-17T23:30:56.041Z] Step 10/22 : FROM alpine:3.16 [2022-11-17T23:30:56.041Z] ---> 2b4661558fb8 [2022-11-17T23:30:56.041Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-11-17T23:30:56.041Z] ---> Running in dce9cf4d38b5 [2022-11-17T23:30:56.041Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-11-17T23:30:56.041Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-11-17T23:30:56.041Z] (1/2) Installing ca-certificates (20220614-r0) [2022-11-17T23:30:56.041Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-11-17T23:30:56.041Z] Executing busybox-1.35.0-r17.trigger [2022-11-17T23:30:56.041Z] Executing ca-certificates-20220614-r0.trigger [2022-11-17T23:30:56.041Z] OK: 6 MiB in 16 packages [2022-11-17T23:30:56.041Z] Removing intermediate container dce9cf4d38b5 [2022-11-17T23:30:56.041Z] ---> bf3934bc9308 [2022-11-17T23:30:56.041Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-11-17T23:30:56.041Z] ---> Running in 823aa30e655a [2022-11-17T23:30:56.041Z] Removing intermediate container 823aa30e655a [2022-11-17T23:30:56.041Z] ---> ac018f23f7b3 [2022-11-17T23:30:56.041Z] Step 13/22 : ENV APP_PORT=59860 [2022-11-17T23:30:56.041Z] ---> Running in 8c44ca8c3682 [2022-11-17T23:30:56.308Z] Removing intermediate container 8c44ca8c3682 [2022-11-17T23:30:56.308Z] ---> 345138fbe350 [2022-11-17T23:30:56.308Z] Step 14/22 : EXPOSE $APP_PORT [2022-11-17T23:30:56.308Z] ---> Running in f23e516b8b48 [2022-11-17T23:30:57.265Z] Removing intermediate container f23e516b8b48 [2022-11-17T23:30:57.265Z] ---> 92a143b316a8 [2022-11-17T23:30:57.265Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-11-17T23:30:57.849Z] ---> f34b7928d622 [2022-11-17T23:30:57.849Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-11-17T23:31:00.426Z] ---> a84e7696f49f [2022-11-17T23:31:00.426Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-11-17T23:31:01.386Z] ---> cf15cec43acc [2022-11-17T23:31:01.386Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-11-17T23:31:01.386Z] ---> Running in 5aa3de25e912 [2022-11-17T23:31:01.968Z] Removing intermediate container 5aa3de25e912 [2022-11-17T23:31:01.968Z] ---> 8d4ecd1f0413 [2022-11-17T23:31:01.968Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-11-17T23:31:02.236Z] ---> Running in 29c294cc5c41 [2022-11-17T23:31:02.817Z] Removing intermediate container 29c294cc5c41 [2022-11-17T23:31:02.817Z] ---> 8a2be885c31a [2022-11-17T23:31:02.817Z] Step 20/22 : LABEL arch=arm64 [2022-11-17T23:31:02.817Z] ---> Running in e59b83efc7fa [2022-11-17T23:31:03.406Z] Removing intermediate container e59b83efc7fa [2022-11-17T23:31:03.406Z] ---> 476c7ffcb821 [2022-11-17T23:31:03.406Z] Step 21/22 : LABEL git_sha=a2765a98d8f71eb240f317e00f16757db580c473 [2022-11-17T23:31:03.406Z] ---> Running in 2700e9ada711 [2022-11-17T23:31:04.004Z] Removing intermediate container 2700e9ada711 [2022-11-17T23:31:04.004Z] ---> 17412e3ea84b [2022-11-17T23:31:04.004Z] Step 22/22 : LABEL version=2.3.1-dev.4 [2022-11-17T23:31:04.276Z] ---> Running in eec8bd13a19f [2022-11-17T23:31:04.543Z] Removing intermediate container eec8bd13a19f [2022-11-17T23:31:04.543Z] ---> 745a50574d05 [2022-11-17T23:31:04.543Z] [2022-11-17T23:31:04.809Z] Successfully built 745a50574d05 [2022-11-17T23:31:04.809Z] Successfully tagged support-notifications-arm64:latest [2022-11-17T23:31:04.809Z]  Building support-notifications ... done Building core-metadata [2022-11-17T23:31:08.143Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-11-17T23:31:08.143Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-11-17T23:31:08.143Z] ---> 9b3f7e4ec603 [2022-11-17T23:31:08.143Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2022-11-17T23:31:08.143Z] ---> Using cache [2022-11-17T23:31:08.143Z] ---> baef48ea6bc8 [2022-11-17T23:31:08.143Z] Step 4/24 : WORKDIR /edgex-go [2022-11-17T23:31:08.143Z] ---> Using cache [2022-11-17T23:31:08.143Z] ---> a4d8cad1ff00 [2022-11-17T23:31:08.143Z] Step 5/24 : RUN apk add --update --no-cache make git [2022-11-17T23:31:08.143Z] ---> Using cache [2022-11-17T23:31:08.143Z] ---> ebbc1baacd9f [2022-11-17T23:31:08.143Z] Step 6/24 : COPY go.mod vendor* ./ [2022-11-17T23:31:08.410Z] ---> Using cache [2022-11-17T23:31:08.410Z] ---> 32c139b5ea6e [2022-11-17T23:31:08.410Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-17T23:31:08.410Z] ---> Using cache [2022-11-17T23:31:08.410Z] ---> 3f02f68dde2b [2022-11-17T23:31:08.410Z] Step 8/24 : COPY . . [2022-11-17T23:31:08.410Z] ---> Using cache [2022-11-17T23:31:08.410Z] ---> ddee021c2c30 [2022-11-17T23:31:08.410Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2022-11-17T23:31:08.677Z] ---> Running in f2ef22ddfa14 [2022-11-17T23:31:10.624Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.1-dev.4" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-11-17T23:35:17.587Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.1-dev.4" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-11-17T23:35:32.573Z] Removing intermediate container 2647a3daa9e0 [2022-11-17T23:35:32.573Z] ---> e5b77f5bb70b [2022-11-17T23:35:32.573Z] [2022-11-17T23:35:32.573Z] Step 9/21 : FROM alpine:3.16 [2022-11-17T23:35:32.573Z] ---> 2b4661558fb8 [2022-11-17T23:35:32.573Z] Step 10/21 : RUN apk add --update --no-cache curl dumb-init [2022-11-17T23:35:32.573Z] ---> Running in 38c84bccf882 [2022-11-17T23:35:33.155Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-11-17T23:35:33.737Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-11-17T23:35:35.145Z] (1/6) Installing ca-certificates (20220614-r0) [2022-11-17T23:35:35.145Z] (2/6) Installing brotli-libs (1.0.9-r6) [2022-11-17T23:35:35.145Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2022-11-17T23:35:35.145Z] (4/6) Installing libcurl (7.83.1-r4) [2022-11-17T23:35:35.145Z] (5/6) Installing curl (7.83.1-r4) [2022-11-17T23:35:35.145Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-11-17T23:35:35.145Z] Executing busybox-1.35.0-r17.trigger [2022-11-17T23:35:35.411Z] Executing ca-certificates-20220614-r0.trigger [2022-11-17T23:35:35.679Z] OK: 8 MiB in 20 packages [2022-11-17T23:35:38.268Z] Removing intermediate container 38c84bccf882 [2022-11-17T23:35:38.268Z] ---> ab8f7ac5a17c [2022-11-17T23:35:38.268Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-11-17T23:35:38.268Z] ---> Running in 4adb49871f8f [2022-11-17T23:35:38.851Z] Removing intermediate container 4adb49871f8f [2022-11-17T23:35:38.851Z] ---> 767b954b1704 [2022-11-17T23:35:38.851Z] Step 12/21 : WORKDIR /edgex [2022-11-17T23:35:38.851Z] ---> Running in 5c41806d65e6 [2022-11-17T23:35:39.436Z] Removing intermediate container 5c41806d65e6 [2022-11-17T23:35:39.436Z] ---> 1db98098392f [2022-11-17T23:35:39.436Z] Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-11-17T23:35:40.397Z] ---> 2289262d5c49 [2022-11-17T23:35:40.397Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-11-17T23:35:41.809Z] ---> a1fa173cb143 [2022-11-17T23:35:41.809Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-11-17T23:35:43.222Z] ---> bedc24b923d1 [2022-11-17T23:35:43.222Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-11-17T23:35:44.182Z] ---> 6a398e690c73 [2022-11-17T23:35:44.182Z] Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-11-17T23:35:44.182Z] ---> Running in 1aa774dd3872 [2022-11-17T23:35:47.540Z] Removing intermediate container 1aa774dd3872 [2022-11-17T23:35:47.540Z] ---> 701eb0e01b9f [2022-11-17T23:35:47.540Z] Step 18/21 : ENTRYPOINT ["entrypoint.sh"] [2022-11-17T23:35:47.540Z] ---> Running in 696b01a7c487 [2022-11-17T23:35:48.125Z] Removing intermediate container 696b01a7c487 [2022-11-17T23:35:48.125Z] ---> a4459aa8bc65 [2022-11-17T23:35:48.125Z] Step 19/21 : LABEL arch=arm64 [2022-11-17T23:35:48.125Z] ---> Running in 045257f10b89 [2022-11-17T23:35:48.708Z] Removing intermediate container 045257f10b89 [2022-11-17T23:35:48.708Z] ---> 242babf8b8fe [2022-11-17T23:35:48.708Z] Step 20/21 : LABEL git_sha=a2765a98d8f71eb240f317e00f16757db580c473 [2022-11-17T23:35:48.988Z] ---> Running in 527ed40f9c5d [2022-11-17T23:35:49.948Z] Removing intermediate container 527ed40f9c5d [2022-11-17T23:35:49.948Z] ---> a5a7a50f5e42 [2022-11-17T23:35:49.948Z] Step 21/21 : LABEL version=2.3.1-dev.4 [2022-11-17T23:35:49.948Z] ---> Running in 50701d6b867d [2022-11-17T23:35:50.535Z] Removing intermediate container 50701d6b867d [2022-11-17T23:35:50.536Z] ---> bc0312cec3eb [2022-11-17T23:35:50.536Z] [2022-11-17T23:35:50.804Z] Successfully built bc0312cec3eb [2022-11-17T23:35:50.804Z] Successfully tagged security-proxy-setup-arm64:latest [2022-11-17T23:35:59.013Z]  Building security-proxy-setup ... done Removing intermediate container a96833ab4dd1 [2022-11-17T23:35:59.013Z] ---> 746178a16f5e [2022-11-17T23:35:59.013Z] [2022-11-17T23:35:59.013Z] Step 10/23 : FROM alpine:3.16 [2022-11-17T23:35:59.013Z] ---> 2b4661558fb8 [2022-11-17T23:35:59.013Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-11-17T23:35:59.013Z] ---> Running in 8d1756eb9f09 [2022-11-17T23:35:59.598Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-11-17T23:35:59.866Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-11-17T23:36:01.806Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-11-17T23:36:01.806Z] Executing busybox-1.35.0-r17.trigger [2022-11-17T23:36:01.806Z] OK: 5 MiB in 15 packages [2022-11-17T23:36:03.750Z] Removing intermediate container 8d1756eb9f09 [2022-11-17T23:36:03.750Z] ---> c63fdebf5bfb [2022-11-17T23:36:03.750Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-11-17T23:36:04.017Z] ---> Running in 800d966d15c9 [2022-11-17T23:36:04.984Z] Removing intermediate container 800d966d15c9 [2022-11-17T23:36:04.984Z] ---> bf62db06424d [2022-11-17T23:36:04.984Z] Step 13/23 : ENV APP_PORT=59882 [2022-11-17T23:36:04.984Z] ---> Running in 67d5260e8a31 [2022-11-17T23:36:05.951Z] Removing intermediate container 67d5260e8a31 [2022-11-17T23:36:05.951Z] ---> a78b1836558e [2022-11-17T23:36:05.951Z] Step 14/23 : EXPOSE $APP_PORT [2022-11-17T23:36:06.216Z] ---> Running in 69d8e886235a [2022-11-17T23:36:07.171Z] Removing intermediate container 69d8e886235a [2022-11-17T23:36:07.171Z] ---> f6d28a8189ff [2022-11-17T23:36:07.171Z] Step 15/23 : WORKDIR / [2022-11-17T23:36:07.437Z] ---> Running in 1780b35cc350 [2022-11-17T23:36:08.393Z] Removing intermediate container 1780b35cc350 [2022-11-17T23:36:08.393Z] ---> 6949676ed6cd [2022-11-17T23:36:08.393Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-11-17T23:36:10.330Z] ---> e457ac96b01f [2022-11-17T23:36:10.330Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-11-17T23:36:13.671Z] ---> 2b6258be42d0 [2022-11-17T23:36:13.671Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-11-17T23:36:15.627Z] ---> decf87e023c1 [2022-11-17T23:36:15.627Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-11-17T23:36:15.896Z] ---> Running in fb39faace903 [2022-11-17T23:36:16.858Z] Removing intermediate container fb39faace903 [2022-11-17T23:36:16.858Z] ---> 93d27cbd03f0 [2022-11-17T23:36:16.858Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-11-17T23:36:17.126Z] ---> Running in 9b5df66d06f4 [2022-11-17T23:36:18.088Z] Removing intermediate container 9b5df66d06f4 [2022-11-17T23:36:18.088Z] ---> 71fafe84f1b9 [2022-11-17T23:36:18.088Z] Step 21/23 : LABEL arch=arm64 [2022-11-17T23:36:18.088Z] ---> Running in ee3f125bf10a [2022-11-17T23:36:18.682Z] Removing intermediate container e4bf051aaa3e [2022-11-17T23:36:18.682Z] ---> 61d0c31fbe2c [2022-11-17T23:36:18.682Z] Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-11-17T23:36:18.951Z] ---> Running in 22dda547802d [2022-11-17T23:36:19.228Z] Removing intermediate container ee3f125bf10a [2022-11-17T23:36:19.228Z] ---> f87255f48fd3 [2022-11-17T23:36:19.228Z] Step 22/23 : LABEL git_sha=a2765a98d8f71eb240f317e00f16757db580c473 [2022-11-17T23:36:19.495Z] ---> Running in 56f2830d442d [2022-11-17T23:36:20.904Z] Removing intermediate container 56f2830d442d [2022-11-17T23:36:20.904Z] ---> 5818acdd868c [2022-11-17T23:36:20.904Z] Step 23/23 : LABEL version=2.3.1-dev.4 [2022-11-17T23:36:20.904Z] ---> Running in 146beb181f72 [2022-11-17T23:36:21.171Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.1-dev.4" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-11-17T23:36:21.438Z] Removing intermediate container 146beb181f72 [2022-11-17T23:36:21.438Z] ---> f0b8afb35ccd [2022-11-17T23:36:21.438Z] [2022-11-17T23:36:21.706Z] Successfully built f0b8afb35ccd [2022-11-17T23:36:21.706Z] Successfully tagged core-command-arm64:latest [2022-11-17T23:36:21.973Z]  Building core-command ... done Removing intermediate container 58c119e38e17 [2022-11-17T23:36:21.973Z] ---> 763adcfb4b56 [2022-11-17T23:36:21.973Z] [2022-11-17T23:36:21.973Z] Step 10/22 : FROM alpine:3.16 [2022-11-17T23:36:21.973Z] ---> 2b4661558fb8 [2022-11-17T23:36:21.973Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-11-17T23:36:21.973Z] ---> Using cache [2022-11-17T23:36:21.973Z] ---> c63fdebf5bfb [2022-11-17T23:36:21.973Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-11-17T23:36:21.973Z] ---> Using cache [2022-11-17T23:36:21.973Z] ---> bf62db06424d [2022-11-17T23:36:21.973Z] Step 13/22 : ENV APP_PORT=59861 [2022-11-17T23:36:21.973Z] ---> Running in 3a246e0fecb6 [2022-11-17T23:36:22.938Z] Removing intermediate container 3a246e0fecb6 [2022-11-17T23:36:22.938Z] ---> 722bbeb33561 [2022-11-17T23:36:22.938Z] Step 14/22 : EXPOSE $APP_PORT [2022-11-17T23:36:22.938Z] ---> Running in 33d6e3b208cc [2022-11-17T23:36:23.527Z] Removing intermediate container 33d6e3b208cc [2022-11-17T23:36:23.527Z] ---> 5790478de180 [2022-11-17T23:36:23.527Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-11-17T23:36:24.949Z] ---> 53e5b22ab0f7 [2022-11-17T23:36:24.949Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-11-17T23:36:25.908Z] Removing intermediate container 22dda547802d [2022-11-17T23:36:25.908Z] ---> 51467ad01372 [2022-11-17T23:36:25.908Z] [2022-11-17T23:36:25.908Z] Step 10/22 : FROM alpine:3.16 [2022-11-17T23:36:25.908Z] ---> 2b4661558fb8 [2022-11-17T23:36:25.908Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2022-11-17T23:36:26.175Z] ---> Running in a59270d571de [2022-11-17T23:36:27.134Z] Removing intermediate container a59270d571de [2022-11-17T23:36:27.134Z] ---> 0f31c385dcb0 [2022-11-17T23:36:27.134Z] Step 12/22 : RUN apk add --update --no-cache bash dumb-init py3-pip curl docker-cli && pip install --no-cache-dir docker-compose==1.23.2 [2022-11-17T23:36:27.134Z] ---> Running in e0732f26eab9 [2022-11-17T23:36:29.075Z] ---> 10d13aefb399 [2022-11-17T23:36:29.075Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-11-17T23:36:29.075Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-11-17T23:36:29.689Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-11-17T23:36:29.957Z] ---> 8e8346bdd5e9 [2022-11-17T23:36:29.957Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-11-17T23:36:29.957Z] ---> Running in 3a1f7f2246c3 [2022-11-17T23:36:30.547Z] Removing intermediate container 3a1f7f2246c3 [2022-11-17T23:36:30.548Z] ---> a64f23029ac8 [2022-11-17T23:36:30.548Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-11-17T23:36:30.818Z] ---> Running in e6494d2a386b [2022-11-17T23:36:31.083Z] (1/33) Installing ncurses-terminfo-base (6.3_p20220521-r0) [2022-11-17T23:36:31.350Z] (2/33) Installing ncurses-libs (6.3_p20220521-r0) [2022-11-17T23:36:31.350Z] Removing intermediate container e6494d2a386b [2022-11-17T23:36:31.350Z] ---> de69433747a2 [2022-11-17T23:36:31.350Z] Step 20/22 : LABEL arch=arm64 [2022-11-17T23:36:31.350Z] (3/33) Installing readline (8.1.2-r0) [2022-11-17T23:36:31.350Z] (4/33) Installing bash (5.1.16-r2) [2022-11-17T23:36:31.350Z] ---> Running in 0152deef4df9 [2022-11-17T23:36:31.350Z] Executing bash-5.1.16-r2.post-install [2022-11-17T23:36:31.350Z] (5/33) Installing ca-certificates (20220614-r0) [2022-11-17T23:36:31.618Z] (6/33) Installing brotli-libs (1.0.9-r6) [2022-11-17T23:36:31.618Z] (7/33) Installing nghttp2-libs (1.47.0-r0) [2022-11-17T23:36:31.618Z] (8/33) Installing libcurl (7.83.1-r4) [2022-11-17T23:36:31.618Z] (9/33) Installing curl (7.83.1-r4) [2022-11-17T23:36:31.618Z] (10/33) Installing docker-cli (20.10.20-r0) [2022-11-17T23:36:31.883Z] Removing intermediate container 0152deef4df9 [2022-11-17T23:36:31.883Z] ---> 9eda3851c676 [2022-11-17T23:36:31.884Z] Step 21/22 : LABEL git_sha=a2765a98d8f71eb240f317e00f16757db580c473 [2022-11-17T23:36:32.151Z] ---> Running in d3d7e669e525 [2022-11-17T23:36:32.748Z] (11/33) Installing dumb-init (1.2.5-r1) [2022-11-17T23:36:32.748Z] (12/33) Installing libbz2 (1.0.8-r1) [2022-11-17T23:36:32.748Z] (13/33) Installing expat (2.5.0-r0) [2022-11-17T23:36:32.748Z] Removing intermediate container d3d7e669e525 [2022-11-17T23:36:32.748Z] ---> 9d91cae80029 [2022-11-17T23:36:32.748Z] Step 22/22 : LABEL version=2.3.1-dev.4 [2022-11-17T23:36:32.748Z] (14/33) Installing libffi (3.4.2-r1) [2022-11-17T23:36:32.748Z] (15/33) Installing gdbm (1.23-r0) [2022-11-17T23:36:33.014Z] (16/33) Installing xz-libs (5.2.5-r1) [2022-11-17T23:36:33.015Z] ---> Running in f8794df4f7d7 [2022-11-17T23:36:33.015Z] (17/33) Installing libgcc (11.2.1_git20220219-r2) [2022-11-17T23:36:33.015Z] (18/33) Installing libstdc++ (11.2.1_git20220219-r2) [2022-11-17T23:36:33.015Z] (19/33) Installing mpdecimal (2.5.1-r1) [2022-11-17T23:36:33.015Z] (20/33) Installing sqlite-libs (3.38.5-r0) [2022-11-17T23:36:33.015Z] (21/33) Installing python3 (3.10.8-r0) [2022-11-17T23:36:33.598Z] Removing intermediate container f8794df4f7d7 [2022-11-17T23:36:33.598Z] ---> ebc41826aa9d [2022-11-17T23:36:33.598Z] [2022-11-17T23:36:33.598Z] Successfully built ebc41826aa9d [2022-11-17T23:36:33.598Z] Successfully tagged support-scheduler-arm64:latest [2022-11-17T23:36:35.539Z]  Building support-scheduler ... done (22/33) Installing py3-contextlib2 (21.6.0-r2) [2022-11-17T23:36:35.539Z] (23/33) Installing py3-tomli (2.0.1-r1) [2022-11-17T23:36:35.539Z] (24/33) Installing py3-pep517 (0.12.0-r2) [2022-11-17T23:36:35.539Z] (25/33) Installing py3-six (1.16.0-r1) [2022-11-17T23:36:35.539Z] (26/33) Installing py3-retrying (1.3.3-r3) [2022-11-17T23:36:35.539Z] (27/33) Installing py3-appdirs (1.4.4-r3) [2022-11-17T23:36:35.539Z] (28/33) Installing py3-more-itertools (8.13.0-r0) [2022-11-17T23:36:35.539Z] (29/33) Installing py3-ordered-set (4.0.2-r3) [2022-11-17T23:36:35.539Z] (30/33) Installing py3-parsing (2.4.7-r3) [2022-11-17T23:36:35.539Z] (31/33) Installing py3-packaging (21.3-r0) [2022-11-17T23:36:35.539Z] (32/33) Installing py3-setuptools (59.4.0-r0) [2022-11-17T23:36:35.539Z] (33/33) Installing py3-pip (22.1.1-r0) [2022-11-17T23:36:36.499Z] Executing busybox-1.35.0-r17.trigger [2022-11-17T23:36:36.499Z] Executing ca-certificates-20220614-r0.trigger [2022-11-17T23:36:36.768Z] OK: 121 MiB in 47 packages [2022-11-17T23:36:51.772Z] Collecting docker-compose==1.23.2 [2022-11-17T23:36:51.772Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-11-17T23:36:51.772Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.9/131.9 kB 13.1 MB/s eta 0:00:00 [2022-11-17T23:36:51.772Z] Collecting dockerpty<0.5,>=0.4.1 [2022-11-17T23:36:51.772Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-11-17T23:36:51.772Z] Preparing metadata (setup.py): started [2022-11-17T23:36:52.038Z] Removing intermediate container f2ef22ddfa14 [2022-11-17T23:36:52.038Z] ---> 7a1b40b831b0 [2022-11-17T23:36:52.038Z] [2022-11-17T23:36:52.038Z] Step 10/24 : FROM alpine:3.16 [2022-11-17T23:36:52.038Z] ---> 2b4661558fb8 [2022-11-17T23:36:52.038Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2022-11-17T23:36:52.038Z] ---> Using cache [2022-11-17T23:36:52.038Z] ---> c63fdebf5bfb [2022-11-17T23:36:52.038Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-11-17T23:36:52.038Z] ---> Using cache [2022-11-17T23:36:52.038Z] ---> bf62db06424d [2022-11-17T23:36:52.038Z] Step 13/24 : ENV APP_PORT=59881 [2022-11-17T23:36:52.307Z] ---> Running in 3743fef106fc [2022-11-17T23:36:52.574Z] Removing intermediate container 3743fef106fc [2022-11-17T23:36:52.574Z] ---> 9de1ecb5cbd8 [2022-11-17T23:36:52.574Z] Step 14/24 : EXPOSE $APP_PORT [2022-11-17T23:36:52.574Z] ---> Running in 7f553db92b3b [2022-11-17T23:36:52.843Z] Removing intermediate container 7f553db92b3b [2022-11-17T23:36:52.843Z] ---> 02ef577a461f [2022-11-17T23:36:52.843Z] Step 15/24 : WORKDIR / [2022-11-17T23:36:53.110Z] Preparing metadata (setup.py): finished with status 'done' [2022-11-17T23:36:53.110Z] ---> Running in c94c3bc2007f [2022-11-17T23:36:53.375Z] Removing intermediate container c94c3bc2007f [2022-11-17T23:36:53.375Z] ---> da89b42935e7 [2022-11-17T23:36:53.375Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2022-11-17T23:36:53.643Z] Collecting docker<4.0,>=3.6.0 [2022-11-17T23:36:53.643Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-11-17T23:36:53.643Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.5/134.5 kB 16.4 MB/s eta 0:00:00 [2022-11-17T23:36:53.911Z] Collecting cached-property<2,>=1.2.0 [2022-11-17T23:36:53.911Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-11-17T23:36:53.911Z] ---> 618862bc8b92 [2022-11-17T23:36:53.911Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-11-17T23:36:54.493Z] Collecting PyYAML<4,>=3.10 [2022-11-17T23:36:54.493Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-11-17T23:36:54.493Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 270.6/270.6 kB 16.6 MB/s eta 0:00:00 [2022-11-17T23:36:55.092Z] ---> b4ce799e7242 [2022-11-17T23:36:55.092Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-11-17T23:36:55.674Z] ---> b5ad9774f12f [2022-11-17T23:36:55.674Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2022-11-17T23:36:56.267Z] Preparing metadata (setup.py): started [2022-11-17T23:36:56.267Z] ---> ad083911ba25 [2022-11-17T23:36:56.267Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2022-11-17T23:36:56.267Z] ---> Running in ee1207ebe7ea [2022-11-17T23:36:56.851Z] Removing intermediate container ee1207ebe7ea [2022-11-17T23:36:56.851Z] ---> c2ac1331d14c [2022-11-17T23:36:56.851Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-11-17T23:36:56.851Z] ---> Running in afec8d992fba [2022-11-17T23:36:57.118Z] Removing intermediate container afec8d992fba [2022-11-17T23:36:57.118Z] ---> aae596b85156 [2022-11-17T23:36:57.118Z] Step 22/24 : LABEL arch=arm64 [2022-11-17T23:36:57.118Z] ---> Running in 3c35170e4a7e [2022-11-17T23:36:57.391Z] Removing intermediate container 3c35170e4a7e [2022-11-17T23:36:57.391Z] ---> fc84ce7137b2 [2022-11-17T23:36:57.391Z] Step 23/24 : LABEL git_sha=a2765a98d8f71eb240f317e00f16757db580c473 [2022-11-17T23:36:57.661Z] ---> Running in 02807acc7b3d [2022-11-17T23:36:57.928Z] Removing intermediate container 02807acc7b3d [2022-11-17T23:36:57.928Z] ---> f796c18c4135 [2022-11-17T23:36:57.928Z] Step 24/24 : LABEL version=2.3.1-dev.4 [2022-11-17T23:36:57.928Z] ---> Running in 9666225a2b33 [2022-11-17T23:36:58.194Z] Preparing metadata (setup.py): finished with status 'done' [2022-11-17T23:36:58.194Z] Removing intermediate container 9666225a2b33 [2022-11-17T23:36:58.194Z] ---> 1450fd4e0c2e [2022-11-17T23:36:58.194Z] [2022-11-17T23:36:58.462Z] Successfully built 1450fd4e0c2e [2022-11-17T23:36:58.462Z] Successfully tagged core-metadata-arm64:latest [2022-11-17T23:36:59.043Z]  Building core-metadata ... done Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-11-17T23:36:59.043Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-11-17T23:36:59.043Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.0/58.0 kB 17.3 MB/s eta 0:00:00 [2022-11-17T23:36:59.622Z] Collecting jsonschema<3,>=2.5.1 [2022-11-17T23:36:59.622Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-11-17T23:36:59.622Z] Collecting docopt<0.7,>=0.6.1 [2022-11-17T23:36:59.622Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-11-17T23:36:59.622Z] Preparing metadata (setup.py): started [2022-11-17T23:37:01.562Z] Preparing metadata (setup.py): finished with status 'done' [2022-11-17T23:37:01.562Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.10/site-packages (from docker-compose==1.23.2) (1.16.0) [2022-11-17T23:37:01.829Z] Collecting texttable<0.10,>=0.9.0 [2022-11-17T23:37:01.829Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-11-17T23:37:01.829Z] Preparing metadata (setup.py): started [2022-11-17T23:37:03.769Z] Preparing metadata (setup.py): finished with status 'done' [2022-11-17T23:37:04.035Z] Collecting websocket-client<1.0,>=0.32.0 [2022-11-17T23:37:04.035Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-11-17T23:37:04.035Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.2/67.2 kB 16.9 MB/s eta 0:00:00 [2022-11-17T23:37:04.619Z] Collecting docker-pycreds>=0.4.0 [2022-11-17T23:37:04.619Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-11-17T23:37:04.886Z] Collecting chardet<3.1.0,>=3.0.2 [2022-11-17T23:37:04.886Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-11-17T23:37:05.153Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.4/133.4 kB 16.7 MB/s eta 0:00:00 [2022-11-17T23:37:05.153Z] Collecting idna<2.8,>=2.5 [2022-11-17T23:37:05.153Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-11-17T23:37:05.418Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 kB 18.2 MB/s eta 0:00:00 [2022-11-17T23:37:05.686Z] Collecting certifi>=2017.4.17 [2022-11-17T23:37:05.686Z] Downloading certifi-2022.9.24-py3-none-any.whl (161 kB) [2022-11-17T23:37:05.686Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 161.1/161.1 kB 19.6 MB/s eta 0:00:00 [2022-11-17T23:37:06.268Z] Collecting urllib3<1.25,>=1.21.1 [2022-11-17T23:37:06.268Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-11-17T23:37:06.268Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.8/118.8 kB 17.9 MB/s eta 0:00:00 [2022-11-17T23:37:06.851Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-11-17T23:37:06.851Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-11-17T23:37:06.851Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-11-17T23:37:06.851Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-11-17T23:37:07.809Z] Installing collected packages: texttable, PyYAML, jsonschema, idna, docopt, chardet, cached-property, websocket-client, urllib3, dockerpty, docker-pycreds, certifi, requests, docker, docker-compose [2022-11-17T23:37:07.809Z] Running setup.py install for texttable: started [2022-11-17T23:37:10.393Z] Running setup.py install for texttable: finished with status 'done' [2022-11-17T23:37:10.393Z] Running setup.py install for PyYAML: started [2022-11-17T23:37:12.973Z] Running setup.py install for PyYAML: finished with status 'done' [2022-11-17T23:37:14.379Z] Running setup.py install for docopt: started [2022-11-17T23:37:16.501Z] Running setup.py install for docopt: finished with status 'done' [2022-11-17T23:37:19.073Z] Running setup.py install for dockerpty: started [2022-11-17T23:37:21.654Z] Running setup.py install for dockerpty: finished with status 'done' [2022-11-17T23:37:24.232Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2022.9.24 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2022-11-17T23:37:24.232Z] WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv [2022-11-17T23:37:34.436Z] Removing intermediate container e0732f26eab9 [2022-11-17T23:37:34.436Z] ---> 1ad8a67e17b9 [2022-11-17T23:37:34.436Z] Step 13/22 : ENV APP_PORT=58890 [2022-11-17T23:37:34.436Z] ---> Running in 67dd6950dada [2022-11-17T23:37:34.436Z] Removing intermediate container 67dd6950dada [2022-11-17T23:37:34.436Z] ---> 3c8b8ecf0de0 [2022-11-17T23:37:34.436Z] Step 14/22 : EXPOSE $APP_PORT [2022-11-17T23:37:34.436Z] ---> Running in 3e74d1a4497f [2022-11-17T23:37:34.707Z] Removing intermediate container 3e74d1a4497f [2022-11-17T23:37:34.707Z] ---> bc10a1577731 [2022-11-17T23:37:34.707Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-11-17T23:37:35.698Z] ---> 20e1bfb203b5 [2022-11-17T23:37:35.698Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-11-17T23:37:35.968Z] ---> 06818a338238 [2022-11-17T23:37:35.968Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-11-17T23:37:36.967Z] ---> 8bf366a4abd2 [2022-11-17T23:37:36.967Z] Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-11-17T23:37:36.967Z] ---> Running in 8cd3606f2a5e [2022-11-17T23:37:36.967Z] Removing intermediate container 8cd3606f2a5e [2022-11-17T23:37:36.967Z] ---> 91ba70697c0a [2022-11-17T23:37:36.967Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-11-17T23:37:37.244Z] ---> Running in 59a3c9f35ca9 [2022-11-17T23:37:37.518Z] Removing intermediate container 59a3c9f35ca9 [2022-11-17T23:37:37.518Z] ---> 96d4565a7c7a [2022-11-17T23:37:37.518Z] Step 20/22 : LABEL arch=arm64 [2022-11-17T23:37:37.518Z] ---> Running in c77df7a10ebe [2022-11-17T23:37:37.784Z] Removing intermediate container c77df7a10ebe [2022-11-17T23:37:37.784Z] ---> 2f4c023517f8 [2022-11-17T23:37:37.784Z] Step 21/22 : LABEL git_sha=a2765a98d8f71eb240f317e00f16757db580c473 [2022-11-17T23:37:37.784Z] ---> Running in 2fb0dfe1f506 [2022-11-17T23:37:38.367Z] Removing intermediate container 2fb0dfe1f506 [2022-11-17T23:37:38.367Z] ---> c478394e8e58 [2022-11-17T23:37:38.367Z] Step 22/22 : LABEL version=2.3.1-dev.4 [2022-11-17T23:37:38.367Z] ---> Running in cec097306788 [2022-11-17T23:37:38.634Z] Removing intermediate container cec097306788 [2022-11-17T23:37:38.634Z] ---> e1e204fac136 [2022-11-17T23:37:38.634Z] [2022-11-17T23:37:38.634Z] Successfully built e1e204fac136 [2022-11-17T23:37:38.634Z] Successfully tagged sys-mgmt-agent-arm64:latest [2022-11-17T23:37:39.227Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2022-11-17T23:37:39.224Z] $ docker stop --time=1 43b4a9be18d8a1f255a9602e8522cdbb9f001a161f916e5166a26e1aad2e5af7 [2022-11-17T23:37:40.926Z] $ docker rm -f 43b4a9be18d8a1f255a9602e8522cdbb9f001a161f916e5166a26e1aad2e5af7 [Pipeline] // withDockerContainer [Pipeline] sh [2022-11-17T23:37:41.413Z] + docker images [2022-11-17T23:37:41.678Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-11-17T23:37:41.678Z] sys-mgmt-agent-arm64 latest e1e204fac136 3 seconds ago 134MB [2022-11-17T23:37:41.678Z] core-metadata-arm64 latest 1450fd4e0c2e 43 seconds ago 17.8MB [2022-11-17T23:37:41.678Z] 7a1b40b831b0 50 seconds ago 1.28GB [2022-11-17T23:37:41.678Z] support-scheduler-arm64 latest ebc41826aa9d About a minute ago 28.8MB [2022-11-17T23:37:41.678Z] 51467ad01372 About a minute ago 1.25GB [2022-11-17T23:37:41.678Z] core-command-arm64 latest f0b8afb35ccd About a minute ago 17MB [2022-11-17T23:37:41.678Z] 763adcfb4b56 About a minute ago 1.33GB [2022-11-17T23:37:41.678Z] 746178a16f5e About a minute ago 1.27GB [2022-11-17T23:37:41.678Z] security-proxy-setup-arm64 latest bc0312cec3eb About a minute ago 26.8MB [2022-11-17T23:37:41.678Z] e5b77f5bb70b 2 minutes ago 1.26GB [2022-11-17T23:37:41.678Z] support-notifications-arm64 latest 745a50574d05 6 minutes ago 29.5MB [2022-11-17T23:37:41.678Z] e8510da585f5 6 minutes ago 1.33GB [2022-11-17T23:37:41.678Z] security-spire-server-arm64 latest aee3eee6f2cf 8 minutes ago 84.3MB [2022-11-17T23:37:41.678Z] security-spire-agent-arm64 latest 1de5fbbaf7d0 8 minutes ago 122MB [2022-11-17T23:37:41.678Z] b0b3f5f97504 8 minutes ago 1.14GB [2022-11-17T23:37:41.678Z] security-spiffe-token-provider-arm64 latest 0b35d1249034 9 minutes ago 28.8MB [2022-11-17T23:37:41.678Z] e19c557bf598 9 minutes ago 1.14GB [2022-11-17T23:37:41.678Z] 3f67526c7b2a 9 minutes ago 1.3GB [2022-11-17T23:37:41.678Z] core-data-arm64 latest ccf8bc572ce6 10 minutes ago 17.2MB [2022-11-17T23:37:41.678Z] dc9e35b6b57b 10 minutes ago 1.28GB [2022-11-17T23:37:41.678Z] security-bootstrapper-arm64 latest 0a72b83fc28e 11 minutes ago 19.5MB [2022-11-17T23:37:41.678Z] security-secretstore-setup-arm64 latest b6c00077fd29 11 minutes ago 28.7MB [2022-11-17T23:37:41.678Z] 546a7fd57faf 11 minutes ago 1.26GB [2022-11-17T23:37:41.678Z] 2ec5f1c06f3c 11 minutes ago 1.26GB [2022-11-17T23:37:41.678Z] security-spire-config-arm64 latest d3bc997356bd 17 minutes ago 83.6MB [2022-11-17T23:37:41.678Z] c42ab8b82eab 18 minutes ago 1.14GB [2022-11-17T23:37:41.678Z] ci-base-image-arm64 latest 9b3f7e4ec603 20 minutes ago 948MB [2022-11-17T23:37:41.678Z] alpine 3.16 2b4661558fb8 5 days ago 5.29MB [2022-11-17T23:37:41.678Z] alpine 3.15 8aa73fd46299 7 days ago 5.33MB [2022-11-17T23:37:41.678Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine f96f9c87975a 2 weeks ago 685MB [2022-11-17T23:37:41.678Z] 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 [2022-11-17T23:37:41.760Z] provisioning config files... [2022-11-17T23:37:41.774Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/352@tmp/config6247582463452082826tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-11-17T23:37:42.106Z] ---> docker-login.sh [2022-11-17T23:37:42.106Z] nexus3.edgexfoundry.org:10001 [2022-11-17T23:37:42.372Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-17T23:37:42.639Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-17T23:37:42.639Z] Configure a credential helper to remove this warning. See [2022-11-17T23:37:42.639Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-17T23:37:42.639Z] [2022-11-17T23:37:42.639Z] Login Succeeded [2022-11-17T23:37:42.639Z] nexus3.edgexfoundry.org:10002 [2022-11-17T23:37:42.905Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-17T23:37:42.905Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-17T23:37:42.905Z] Configure a credential helper to remove this warning. See [2022-11-17T23:37:42.905Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-17T23:37:42.905Z] [2022-11-17T23:37:42.905Z] Login Succeeded [2022-11-17T23:37:42.905Z] nexus3.edgexfoundry.org:10003 [2022-11-17T23:37:43.170Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-17T23:37:43.437Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-17T23:37:43.437Z] Configure a credential helper to remove this warning. See [2022-11-17T23:37:43.437Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-17T23:37:43.437Z] [2022-11-17T23:37:43.437Z] Login Succeeded [2022-11-17T23:37:43.437Z] nexus3.edgexfoundry.org:10004 [2022-11-17T23:37:43.703Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-17T23:37:43.703Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-17T23:37:43.703Z] Configure a credential helper to remove this warning. See [2022-11-17T23:37:43.703Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-17T23:37:43.703Z] [2022-11-17T23:37:43.703Z] Login Succeeded [2022-11-17T23:37:43.703Z] docker.io [2022-11-17T23:37:43.969Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-17T23:37:44.234Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-17T23:37:44.234Z] Configure a credential helper to remove this warning. See [2022-11-17T23:37:44.234Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-17T23:37:44.234Z] [2022-11-17T23:37:44.234Z] Login Succeeded [2022-11-17T23:37:44.234Z] ---> docker-login.sh ends [Pipeline] } [2022-11-17T23:37:44.245Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-11-17T23:37:44.276Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-11-17T23:37:44.298Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2022-11-17T23:37:44.298Z] a2765a98d8f71eb240f317e00f16757db580c473 [2022-11-17T23:37:44.298Z] latest [2022-11-17T23:37:44.298Z] 2.3.1-dev.4 [2022-11-17T23:37:44.298Z] a2765a98d8f71eb240f317e00f16757db580c473-2.3.1-dev.4 [2022-11-17T23:37:44.298Z] main [2022-11-17T23:37:44.298Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-17T23:37:44.642Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:a2765a98d8f71eb240f317e00f16757db580c473 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-17T23:37:44.980Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:a2765a98d8f71eb240f317e00f16757db580c473 [2022-11-17T23:37:44.980Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-11-17T23:37:44.980Z] 1f1d345f9acf: Preparing [2022-11-17T23:37:44.980Z] 6dee519e8ec5: Preparing [2022-11-17T23:37:44.980Z] 58f00e037cbe: Preparing [2022-11-17T23:37:44.980Z] 674653c8340a: Preparing [2022-11-17T23:37:44.980Z] 17bec77d7fdc: Preparing [2022-11-17T23:37:44.980Z] 17bec77d7fdc: Layer already exists [2022-11-17T23:37:45.246Z] 1f1d345f9acf: Pushed [2022-11-17T23:37:45.246Z] 58f00e037cbe: Pushed [2022-11-17T23:37:45.246Z] 674653c8340a: Pushed [2022-11-17T23:37:47.824Z] 6dee519e8ec5: Pushed [2022-11-17T23:37:48.089Z] a2765a98d8f71eb240f317e00f16757db580c473: digest: sha256:95680328d08633ed7e772becfa8b7824c43cd7c0d9d6c5e678c3fdcde3d6c3fe size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-17T23:37:48.428Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-17T23:37:48.767Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2022-11-17T23:37:48.767Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-11-17T23:37:48.767Z] 1f1d345f9acf: Preparing [2022-11-17T23:37:48.767Z] 6dee519e8ec5: Preparing [2022-11-17T23:37:48.767Z] 58f00e037cbe: Preparing [2022-11-17T23:37:48.767Z] 674653c8340a: Preparing [2022-11-17T23:37:48.767Z] 17bec77d7fdc: Preparing [2022-11-17T23:37:48.767Z] 58f00e037cbe: Layer already exists [2022-11-17T23:37:48.767Z] 6dee519e8ec5: Layer already exists [2022-11-17T23:37:48.767Z] 674653c8340a: Layer already exists [2022-11-17T23:37:48.767Z] 17bec77d7fdc: Layer already exists [2022-11-17T23:37:48.767Z] 1f1d345f9acf: Layer already exists [2022-11-17T23:37:49.032Z] latest: digest: sha256:95680328d08633ed7e772becfa8b7824c43cd7c0d9d6c5e678c3fdcde3d6c3fe size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-17T23:37:49.371Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:2.3.1-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-17T23:37:49.709Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:2.3.1-dev.4 [2022-11-17T23:37:49.709Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-11-17T23:37:49.709Z] 1f1d345f9acf: Preparing [2022-11-17T23:37:49.709Z] 6dee519e8ec5: Preparing [2022-11-17T23:37:49.709Z] 58f00e037cbe: Preparing [2022-11-17T23:37:49.709Z] 674653c8340a: Preparing [2022-11-17T23:37:49.709Z] 17bec77d7fdc: Preparing [2022-11-17T23:37:49.709Z] 674653c8340a: Layer already exists [2022-11-17T23:37:49.709Z] 6dee519e8ec5: Layer already exists [2022-11-17T23:37:49.709Z] 58f00e037cbe: Layer already exists [2022-11-17T23:37:49.709Z] 1f1d345f9acf: Layer already exists [2022-11-17T23:37:49.709Z] 17bec77d7fdc: Layer already exists [2022-11-17T23:37:49.709Z] 2.3.1-dev.4: digest: sha256:95680328d08633ed7e772becfa8b7824c43cd7c0d9d6c5e678c3fdcde3d6c3fe size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-17T23:37:50.043Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:a2765a98d8f71eb240f317e00f16757db580c473-2.3.1-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-17T23:37:50.375Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:a2765a98d8f71eb240f317e00f16757db580c473-2.3.1-dev.4 [2022-11-17T23:37:50.375Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-11-17T23:37:50.375Z] 1f1d345f9acf: Preparing [2022-11-17T23:37:50.375Z] 6dee519e8ec5: Preparing [2022-11-17T23:37:50.375Z] 58f00e037cbe: Preparing [2022-11-17T23:37:50.375Z] 674653c8340a: Preparing [2022-11-17T23:37:50.375Z] 17bec77d7fdc: Preparing [2022-11-17T23:37:50.375Z] 674653c8340a: Layer already exists [2022-11-17T23:37:50.375Z] 58f00e037cbe: Layer already exists [2022-11-17T23:37:50.375Z] 1f1d345f9acf: Layer already exists [2022-11-17T23:37:50.375Z] 6dee519e8ec5: Layer already exists [2022-11-17T23:37:50.375Z] 17bec77d7fdc: Layer already exists [2022-11-17T23:37:50.375Z] a2765a98d8f71eb240f317e00f16757db580c473-2.3.1-dev.4: digest: sha256:95680328d08633ed7e772becfa8b7824c43cd7c0d9d6c5e678c3fdcde3d6c3fe size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-17T23:37:50.977Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-17T23:37:51.311Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2022-11-17T23:37:51.311Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-11-17T23:37:51.311Z] 1f1d345f9acf: Preparing [2022-11-17T23:37:51.311Z] 6dee519e8ec5: Preparing [2022-11-17T23:37:51.311Z] 58f00e037cbe: Preparing [2022-11-17T23:37:51.311Z] 674653c8340a: Preparing [2022-11-17T23:37:51.311Z] 17bec77d7fdc: Preparing [2022-11-17T23:37:51.311Z] 1f1d345f9acf: Layer already exists [2022-11-17T23:37:51.311Z] 58f00e037cbe: Layer already exists [2022-11-17T23:37:51.311Z] 6dee519e8ec5: Layer already exists [2022-11-17T23:37:51.311Z] 17bec77d7fdc: Layer already exists [2022-11-17T23:37:51.311Z] 674653c8340a: Layer already exists [2022-11-17T23:37:51.311Z] main: digest: sha256:95680328d08633ed7e772becfa8b7824c43cd7c0d9d6c5e678c3fdcde3d6c3fe size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-11-17T23:37:51.349Z] ===================================================== [Pipeline] echo [2022-11-17T23:37:51.354Z] taggedImages: [2022-11-17T23:37:51.354Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:a2765a98d8f71eb240f317e00f16757db580c473 [2022-11-17T23:37:51.354Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2022-11-17T23:37:51.354Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:2.3.1-dev.4 [2022-11-17T23:37:51.354Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:a2765a98d8f71eb240f317e00f16757db580c473-2.3.1-dev.4 [2022-11-17T23:37:51.354Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2022-11-17T23:37:51.367Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2022-11-17T23:37:51.367Z] a2765a98d8f71eb240f317e00f16757db580c473 [2022-11-17T23:37:51.367Z] latest [2022-11-17T23:37:51.367Z] 2.3.1-dev.4 [2022-11-17T23:37:51.367Z] a2765a98d8f71eb240f317e00f16757db580c473-2.3.1-dev.4 [2022-11-17T23:37:51.367Z] main [2022-11-17T23:37:51.367Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-17T23:37:51.697Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:a2765a98d8f71eb240f317e00f16757db580c473 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-17T23:37:52.032Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:a2765a98d8f71eb240f317e00f16757db580c473 [2022-11-17T23:37:52.032Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-11-17T23:37:52.032Z] 4e7881396837: Preparing [2022-11-17T23:37:52.032Z] ed23e757ad57: Preparing [2022-11-17T23:37:52.032Z] 58f00e037cbe: Preparing [2022-11-17T23:37:52.032Z] be5a99f32b53: Preparing [2022-11-17T23:37:52.032Z] 17bec77d7fdc: Preparing [2022-11-17T23:37:52.032Z] 58f00e037cbe: Layer already exists [2022-11-17T23:37:52.032Z] 17bec77d7fdc: Layer already exists [2022-11-17T23:37:52.297Z] 4e7881396837: Pushed [2022-11-17T23:37:52.297Z] be5a99f32b53: Pushed [2022-11-17T23:37:55.637Z] ed23e757ad57: Pushed [2022-11-17T23:37:55.637Z] a2765a98d8f71eb240f317e00f16757db580c473: digest: sha256:32130fbd5c17ed9e86579e218ef3213a1c96a1bce536639c4cd1ca693baa6499 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-17T23:37:55.977Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-17T23:37:56.322Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2022-11-17T23:37:56.322Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-11-17T23:37:56.322Z] 4e7881396837: Preparing [2022-11-17T23:37:56.322Z] ed23e757ad57: Preparing [2022-11-17T23:37:56.322Z] 58f00e037cbe: Preparing [2022-11-17T23:37:56.322Z] be5a99f32b53: Preparing [2022-11-17T23:37:56.322Z] 17bec77d7fdc: Preparing [2022-11-17T23:37:56.322Z] be5a99f32b53: Layer already exists [2022-11-17T23:37:56.322Z] 4e7881396837: Layer already exists [2022-11-17T23:37:56.322Z] 58f00e037cbe: Layer already exists [2022-11-17T23:37:56.322Z] 17bec77d7fdc: Layer already exists [2022-11-17T23:37:56.322Z] ed23e757ad57: Layer already exists [2022-11-17T23:37:56.322Z] latest: digest: sha256:32130fbd5c17ed9e86579e218ef3213a1c96a1bce536639c4cd1ca693baa6499 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-17T23:37:56.922Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:2.3.1-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-17T23:37:57.255Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:2.3.1-dev.4 [2022-11-17T23:37:57.255Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-11-17T23:37:57.255Z] 4e7881396837: Preparing [2022-11-17T23:37:57.255Z] ed23e757ad57: Preparing [2022-11-17T23:37:57.255Z] 58f00e037cbe: Preparing [2022-11-17T23:37:57.255Z] be5a99f32b53: Preparing [2022-11-17T23:37:57.255Z] 17bec77d7fdc: Preparing [2022-11-17T23:37:57.255Z] 17bec77d7fdc: Layer already exists [2022-11-17T23:37:57.255Z] be5a99f32b53: Layer already exists [2022-11-17T23:37:57.255Z] 58f00e037cbe: Layer already exists [2022-11-17T23:37:57.255Z] 4e7881396837: Layer already exists [2022-11-17T23:37:57.255Z] ed23e757ad57: Layer already exists [2022-11-17T23:37:57.255Z] 2.3.1-dev.4: digest: sha256:32130fbd5c17ed9e86579e218ef3213a1c96a1bce536639c4cd1ca693baa6499 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-17T23:37:57.856Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:a2765a98d8f71eb240f317e00f16757db580c473-2.3.1-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-17T23:37:58.191Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:a2765a98d8f71eb240f317e00f16757db580c473-2.3.1-dev.4 [2022-11-17T23:37:58.191Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-11-17T23:37:58.191Z] 4e7881396837: Preparing [2022-11-17T23:37:58.191Z] ed23e757ad57: Preparing [2022-11-17T23:37:58.191Z] 58f00e037cbe: Preparing [2022-11-17T23:37:58.191Z] be5a99f32b53: Preparing [2022-11-17T23:37:58.191Z] 17bec77d7fdc: Preparing [2022-11-17T23:37:58.191Z] 17bec77d7fdc: Layer already exists [2022-11-17T23:37:58.191Z] 4e7881396837: Layer already exists [2022-11-17T23:37:58.191Z] 58f00e037cbe: Layer already exists [2022-11-17T23:37:58.191Z] ed23e757ad57: Layer already exists [2022-11-17T23:37:58.191Z] be5a99f32b53: Layer already exists [2022-11-17T23:37:58.458Z] a2765a98d8f71eb240f317e00f16757db580c473-2.3.1-dev.4: digest: sha256:32130fbd5c17ed9e86579e218ef3213a1c96a1bce536639c4cd1ca693baa6499 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-17T23:37:58.796Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-17T23:37:59.127Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2022-11-17T23:37:59.127Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-11-17T23:37:59.127Z] 4e7881396837: Preparing [2022-11-17T23:37:59.127Z] ed23e757ad57: Preparing [2022-11-17T23:37:59.127Z] 58f00e037cbe: Preparing [2022-11-17T23:37:59.127Z] be5a99f32b53: Preparing [2022-11-17T23:37:59.127Z] 17bec77d7fdc: Preparing [2022-11-17T23:37:59.127Z] ed23e757ad57: Layer already exists [2022-11-17T23:37:59.127Z] be5a99f32b53: Layer already exists [2022-11-17T23:37:59.127Z] 17bec77d7fdc: Layer already exists [2022-11-17T23:37:59.127Z] 58f00e037cbe: Layer already exists [2022-11-17T23:37:59.127Z] 4e7881396837: Layer already exists [2022-11-17T23:37:59.394Z] main: digest: sha256:32130fbd5c17ed9e86579e218ef3213a1c96a1bce536639c4cd1ca693baa6499 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-11-17T23:37:59.435Z] ===================================================== [Pipeline] echo [2022-11-17T23:37:59.441Z] taggedImages: [2022-11-17T23:37:59.441Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:a2765a98d8f71eb240f317e00f16757db580c473 [2022-11-17T23:37:59.441Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2022-11-17T23:37:59.441Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:2.3.1-dev.4 [2022-11-17T23:37:59.441Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:a2765a98d8f71eb240f317e00f16757db580c473-2.3.1-dev.4 [2022-11-17T23:37:59.441Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2022-11-17T23:37:59.456Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2022-11-17T23:37:59.456Z] a2765a98d8f71eb240f317e00f16757db580c473 [2022-11-17T23:37:59.456Z] latest [2022-11-17T23:37:59.456Z] 2.3.1-dev.4 [2022-11-17T23:37:59.456Z] a2765a98d8f71eb240f317e00f16757db580c473-2.3.1-dev.4 [2022-11-17T23:37:59.456Z] main [2022-11-17T23:37:59.456Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-17T23:37:59.789Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:a2765a98d8f71eb240f317e00f16757db580c473 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-17T23:38:00.124Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:a2765a98d8f71eb240f317e00f16757db580c473 [2022-11-17T23:38:00.124Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-11-17T23:38:00.124Z] 84c1d707237e: Preparing [2022-11-17T23:38:00.124Z] 2e5bda95a867: Preparing [2022-11-17T23:38:00.124Z] c26ead889213: Preparing [2022-11-17T23:38:00.124Z] 58f00e037cbe: Preparing [2022-11-17T23:38:00.124Z] 674653c8340a: Preparing [2022-11-17T23:38:00.124Z] 17bec77d7fdc: Preparing [2022-11-17T23:38:00.124Z] 17bec77d7fdc: Waiting [2022-11-17T23:38:00.124Z] 674653c8340a: Layer already exists [2022-11-17T23:38:00.124Z] 58f00e037cbe: Layer already exists [2022-11-17T23:38:00.124Z] 17bec77d7fdc: Layer already exists [2022-11-17T23:38:00.389Z] 84c1d707237e: Pushed [2022-11-17T23:38:00.389Z] 2e5bda95a867: Pushed [2022-11-17T23:38:03.734Z] c26ead889213: Pushed [2022-11-17T23:38:03.734Z] a2765a98d8f71eb240f317e00f16757db580c473: digest: sha256:c1859a6ddafb6c251745d1af85bcaaa80f1e1110eacb283da4939682e50cc654 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-17T23:38:04.070Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-17T23:38:04.403Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2022-11-17T23:38:04.403Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-11-17T23:38:04.403Z] 84c1d707237e: Preparing [2022-11-17T23:38:04.403Z] 2e5bda95a867: Preparing [2022-11-17T23:38:04.403Z] c26ead889213: Preparing [2022-11-17T23:38:04.403Z] 58f00e037cbe: Preparing [2022-11-17T23:38:04.403Z] 674653c8340a: Preparing [2022-11-17T23:38:04.403Z] 17bec77d7fdc: Preparing [2022-11-17T23:38:04.403Z] 17bec77d7fdc: Waiting [2022-11-17T23:38:04.403Z] c26ead889213: Layer already exists [2022-11-17T23:38:04.403Z] 58f00e037cbe: Layer already exists [2022-11-17T23:38:04.403Z] 2e5bda95a867: Layer already exists [2022-11-17T23:38:04.403Z] 674653c8340a: Layer already exists [2022-11-17T23:38:04.403Z] 84c1d707237e: Layer already exists [2022-11-17T23:38:04.403Z] 17bec77d7fdc: Layer already exists [2022-11-17T23:38:04.670Z] latest: digest: sha256:c1859a6ddafb6c251745d1af85bcaaa80f1e1110eacb283da4939682e50cc654 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-17T23:38:05.009Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.3.1-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-17T23:38:05.345Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.3.1-dev.4 [2022-11-17T23:38:05.346Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-11-17T23:38:05.346Z] 84c1d707237e: Preparing [2022-11-17T23:38:05.346Z] 2e5bda95a867: Preparing [2022-11-17T23:38:05.346Z] c26ead889213: Preparing [2022-11-17T23:38:05.346Z] 58f00e037cbe: Preparing [2022-11-17T23:38:05.346Z] 674653c8340a: Preparing [2022-11-17T23:38:05.346Z] 17bec77d7fdc: Preparing [2022-11-17T23:38:05.346Z] c26ead889213: Layer already exists [2022-11-17T23:38:05.346Z] 674653c8340a: Layer already exists [2022-11-17T23:38:05.346Z] 2e5bda95a867: Layer already exists [2022-11-17T23:38:05.346Z] 84c1d707237e: Layer already exists [2022-11-17T23:38:05.346Z] 58f00e037cbe: Layer already exists [2022-11-17T23:38:05.346Z] 17bec77d7fdc: Layer already exists [2022-11-17T23:38:05.610Z] 2.3.1-dev.4: digest: sha256:c1859a6ddafb6c251745d1af85bcaaa80f1e1110eacb283da4939682e50cc654 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-17T23:38:05.951Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:a2765a98d8f71eb240f317e00f16757db580c473-2.3.1-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-17T23:38:06.289Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:a2765a98d8f71eb240f317e00f16757db580c473-2.3.1-dev.4 [2022-11-17T23:38:06.289Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-11-17T23:38:06.289Z] 84c1d707237e: Preparing [2022-11-17T23:38:06.289Z] 2e5bda95a867: Preparing [2022-11-17T23:38:06.289Z] c26ead889213: Preparing [2022-11-17T23:38:06.290Z] 58f00e037cbe: Preparing [2022-11-17T23:38:06.290Z] 674653c8340a: Preparing [2022-11-17T23:38:06.290Z] 17bec77d7fdc: Preparing [2022-11-17T23:38:06.290Z] 17bec77d7fdc: Waiting [2022-11-17T23:38:06.290Z] 84c1d707237e: Layer already exists [2022-11-17T23:38:06.290Z] 674653c8340a: Layer already exists [2022-11-17T23:38:06.290Z] 2e5bda95a867: Layer already exists [2022-11-17T23:38:06.290Z] c26ead889213: Layer already exists [2022-11-17T23:38:06.290Z] 58f00e037cbe: Layer already exists [2022-11-17T23:38:06.290Z] 17bec77d7fdc: Layer already exists [2022-11-17T23:38:06.554Z] a2765a98d8f71eb240f317e00f16757db580c473-2.3.1-dev.4: digest: sha256:c1859a6ddafb6c251745d1af85bcaaa80f1e1110eacb283da4939682e50cc654 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-17T23:38:06.891Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-17T23:38:07.249Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2022-11-17T23:38:07.249Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-11-17T23:38:07.249Z] 84c1d707237e: Preparing [2022-11-17T23:38:07.249Z] 2e5bda95a867: Preparing [2022-11-17T23:38:07.249Z] c26ead889213: Preparing [2022-11-17T23:38:07.249Z] 58f00e037cbe: Preparing [2022-11-17T23:38:07.249Z] 674653c8340a: Preparing [2022-11-17T23:38:07.249Z] 17bec77d7fdc: Preparing [2022-11-17T23:38:07.249Z] 17bec77d7fdc: Waiting [2022-11-17T23:38:07.249Z] 2e5bda95a867: Layer already exists [2022-11-17T23:38:07.249Z] 84c1d707237e: Layer already exists [2022-11-17T23:38:07.249Z] 674653c8340a: Layer already exists [2022-11-17T23:38:07.249Z] 58f00e037cbe: Layer already exists [2022-11-17T23:38:07.249Z] c26ead889213: Layer already exists [2022-11-17T23:38:07.249Z] 17bec77d7fdc: Layer already exists [2022-11-17T23:38:07.249Z] main: digest: sha256:c1859a6ddafb6c251745d1af85bcaaa80f1e1110eacb283da4939682e50cc654 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-11-17T23:38:07.297Z] ===================================================== [Pipeline] echo [2022-11-17T23:38:07.303Z] taggedImages: [2022-11-17T23:38:07.303Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:a2765a98d8f71eb240f317e00f16757db580c473 [2022-11-17T23:38:07.303Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2022-11-17T23:38:07.303Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.3.1-dev.4 [2022-11-17T23:38:07.303Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:a2765a98d8f71eb240f317e00f16757db580c473-2.3.1-dev.4 [2022-11-17T23:38:07.303Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2022-11-17T23:38:07.363Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2022-11-17T23:38:07.363Z] a2765a98d8f71eb240f317e00f16757db580c473 [2022-11-17T23:38:07.363Z] latest [2022-11-17T23:38:07.363Z] 2.3.1-dev.4 [2022-11-17T23:38:07.363Z] a2765a98d8f71eb240f317e00f16757db580c473-2.3.1-dev.4 [2022-11-17T23:38:07.363Z] main [2022-11-17T23:38:07.363Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-17T23:38:07.691Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:a2765a98d8f71eb240f317e00f16757db580c473 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-17T23:38:08.021Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:a2765a98d8f71eb240f317e00f16757db580c473 [2022-11-17T23:38:08.021Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-11-17T23:38:08.021Z] 655d39220e44: Preparing [2022-11-17T23:38:08.021Z] 655d39220e44: Preparing [2022-11-17T23:38:08.021Z] d0e5c35713de: Preparing [2022-11-17T23:38:08.021Z] 6464faf2943a: Preparing [2022-11-17T23:38:08.021Z] 52ef16745853: Preparing [2022-11-17T23:38:08.021Z] 65d88e269b97: Preparing [2022-11-17T23:38:08.021Z] 2651f06814f4: Preparing [2022-11-17T23:38:08.021Z] 58f00e037cbe: Preparing [2022-11-17T23:38:08.021Z] dc18577089b2: Preparing [2022-11-17T23:38:08.021Z] 17e99499b0c0: Preparing [2022-11-17T23:38:08.021Z] 85329c63ae31: Preparing [2022-11-17T23:38:08.021Z] d8c52f27d563: Preparing [2022-11-17T23:38:08.021Z] 17bec77d7fdc: Preparing [2022-11-17T23:38:08.021Z] 17e99499b0c0: Waiting [2022-11-17T23:38:08.021Z] 85329c63ae31: Waiting [2022-11-17T23:38:08.021Z] 17bec77d7fdc: Waiting [2022-11-17T23:38:08.021Z] 2651f06814f4: Waiting [2022-11-17T23:38:08.021Z] d8c52f27d563: Waiting [2022-11-17T23:38:08.021Z] 58f00e037cbe: Waiting [2022-11-17T23:38:08.021Z] dc18577089b2: Waiting [2022-11-17T23:38:08.287Z] 655d39220e44: Pushed [2022-11-17T23:38:08.287Z] 52ef16745853: Pushed [2022-11-17T23:38:08.287Z] d0e5c35713de: Pushed [2022-11-17T23:38:08.287Z] 6464faf2943a: Pushed [2022-11-17T23:38:08.287Z] 65d88e269b97: Pushed [2022-11-17T23:38:08.287Z] 58f00e037cbe: Layer already exists [2022-11-17T23:38:08.552Z] dc18577089b2: Pushed [2022-11-17T23:38:08.552Z] d8c52f27d563: Pushed [2022-11-17T23:38:08.552Z] 85329c63ae31: Pushed [2022-11-17T23:38:08.552Z] 17bec77d7fdc: Layer already exists [2022-11-17T23:38:08.552Z] 17e99499b0c0: Pushed [2022-11-17T23:38:11.889Z] 2651f06814f4: Pushed [2022-11-17T23:38:12.155Z] a2765a98d8f71eb240f317e00f16757db580c473: digest: sha256:862bfa7098d179bf2bffcfbe4650422171538a8ceb1b9b789c2eba2832e7d8d8 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-17T23:38:12.489Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-17T23:38:12.830Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2022-11-17T23:38:12.830Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-11-17T23:38:12.830Z] 655d39220e44: Preparing [2022-11-17T23:38:12.830Z] 655d39220e44: Preparing [2022-11-17T23:38:12.830Z] d0e5c35713de: Preparing [2022-11-17T23:38:12.830Z] 6464faf2943a: Preparing [2022-11-17T23:38:12.830Z] 52ef16745853: Preparing [2022-11-17T23:38:12.830Z] 65d88e269b97: Preparing [2022-11-17T23:38:12.830Z] 2651f06814f4: Preparing [2022-11-17T23:38:12.830Z] 58f00e037cbe: Preparing [2022-11-17T23:38:12.830Z] dc18577089b2: Preparing [2022-11-17T23:38:12.830Z] 17e99499b0c0: Preparing [2022-11-17T23:38:12.830Z] 85329c63ae31: Preparing [2022-11-17T23:38:12.830Z] d8c52f27d563: Preparing [2022-11-17T23:38:12.830Z] 17bec77d7fdc: Preparing [2022-11-17T23:38:12.830Z] dc18577089b2: Waiting [2022-11-17T23:38:12.830Z] 17e99499b0c0: Waiting [2022-11-17T23:38:12.830Z] 85329c63ae31: Waiting [2022-11-17T23:38:12.830Z] d8c52f27d563: Waiting [2022-11-17T23:38:12.830Z] 17bec77d7fdc: Waiting [2022-11-17T23:38:12.830Z] 2651f06814f4: Waiting [2022-11-17T23:38:12.830Z] 58f00e037cbe: Waiting [2022-11-17T23:38:12.830Z] 52ef16745853: Layer already exists [2022-11-17T23:38:12.830Z] d0e5c35713de: Layer already exists [2022-11-17T23:38:12.830Z] 655d39220e44: Layer already exists [2022-11-17T23:38:12.830Z] 65d88e269b97: Layer already exists [2022-11-17T23:38:12.830Z] 6464faf2943a: Layer already exists [2022-11-17T23:38:12.830Z] dc18577089b2: Layer already exists [2022-11-17T23:38:12.830Z] 58f00e037cbe: Layer already exists [2022-11-17T23:38:12.830Z] 17e99499b0c0: Layer already exists [2022-11-17T23:38:12.830Z] 85329c63ae31: Layer already exists [2022-11-17T23:38:12.830Z] 2651f06814f4: Layer already exists [2022-11-17T23:38:12.830Z] 17bec77d7fdc: Layer already exists [2022-11-17T23:38:12.830Z] d8c52f27d563: Layer already exists [2022-11-17T23:38:13.096Z] latest: digest: sha256:862bfa7098d179bf2bffcfbe4650422171538a8ceb1b9b789c2eba2832e7d8d8 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-17T23:38:13.439Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.3.1-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-17T23:38:13.771Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.3.1-dev.4 [2022-11-17T23:38:13.771Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-11-17T23:38:13.771Z] 655d39220e44: Preparing [2022-11-17T23:38:13.771Z] 655d39220e44: Preparing [2022-11-17T23:38:13.771Z] d0e5c35713de: Preparing [2022-11-17T23:38:13.771Z] 6464faf2943a: Preparing [2022-11-17T23:38:13.771Z] 52ef16745853: Preparing [2022-11-17T23:38:13.771Z] 65d88e269b97: Preparing [2022-11-17T23:38:13.771Z] 2651f06814f4: Preparing [2022-11-17T23:38:13.771Z] 58f00e037cbe: Preparing [2022-11-17T23:38:13.771Z] dc18577089b2: Preparing [2022-11-17T23:38:13.771Z] 17e99499b0c0: Preparing [2022-11-17T23:38:13.771Z] 85329c63ae31: Preparing [2022-11-17T23:38:13.771Z] d8c52f27d563: Preparing [2022-11-17T23:38:13.771Z] 17bec77d7fdc: Preparing [2022-11-17T23:38:13.771Z] 2651f06814f4: Waiting [2022-11-17T23:38:13.771Z] 58f00e037cbe: Waiting [2022-11-17T23:38:13.771Z] dc18577089b2: Waiting [2022-11-17T23:38:13.771Z] 17e99499b0c0: Waiting [2022-11-17T23:38:13.771Z] 17bec77d7fdc: Waiting [2022-11-17T23:38:13.771Z] d8c52f27d563: Waiting [2022-11-17T23:38:13.771Z] 85329c63ae31: Waiting [2022-11-17T23:38:13.771Z] 6464faf2943a: Layer already exists [2022-11-17T23:38:13.771Z] d0e5c35713de: Layer already exists [2022-11-17T23:38:13.771Z] 52ef16745853: Layer already exists [2022-11-17T23:38:13.771Z] 65d88e269b97: Layer already exists [2022-11-17T23:38:13.771Z] 655d39220e44: Layer already exists [2022-11-17T23:38:13.771Z] 2651f06814f4: Layer already exists [2022-11-17T23:38:13.771Z] dc18577089b2: Layer already exists [2022-11-17T23:38:13.771Z] 17e99499b0c0: Layer already exists [2022-11-17T23:38:13.771Z] 85329c63ae31: Layer already exists [2022-11-17T23:38:13.771Z] 58f00e037cbe: Layer already exists [2022-11-17T23:38:13.771Z] 17bec77d7fdc: Layer already exists [2022-11-17T23:38:13.771Z] d8c52f27d563: Layer already exists [2022-11-17T23:38:14.037Z] 2.3.1-dev.4: digest: sha256:862bfa7098d179bf2bffcfbe4650422171538a8ceb1b9b789c2eba2832e7d8d8 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-17T23:38:14.415Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:a2765a98d8f71eb240f317e00f16757db580c473-2.3.1-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-17T23:38:14.778Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:a2765a98d8f71eb240f317e00f16757db580c473-2.3.1-dev.4 [2022-11-17T23:38:14.778Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-11-17T23:38:14.778Z] 655d39220e44: Preparing [2022-11-17T23:38:14.778Z] 655d39220e44: Preparing [2022-11-17T23:38:14.778Z] d0e5c35713de: Preparing [2022-11-17T23:38:14.778Z] 6464faf2943a: Preparing [2022-11-17T23:38:14.779Z] 52ef16745853: Preparing [2022-11-17T23:38:14.779Z] 65d88e269b97: Preparing [2022-11-17T23:38:14.779Z] 2651f06814f4: Preparing [2022-11-17T23:38:14.779Z] 58f00e037cbe: Preparing [2022-11-17T23:38:14.779Z] dc18577089b2: Preparing [2022-11-17T23:38:14.779Z] 17e99499b0c0: Preparing [2022-11-17T23:38:14.779Z] 85329c63ae31: Preparing [2022-11-17T23:38:14.779Z] d8c52f27d563: Preparing [2022-11-17T23:38:14.779Z] 17bec77d7fdc: Preparing [2022-11-17T23:38:14.779Z] dc18577089b2: Waiting [2022-11-17T23:38:14.779Z] 17e99499b0c0: Waiting [2022-11-17T23:38:14.779Z] d8c52f27d563: Waiting [2022-11-17T23:38:14.779Z] 17bec77d7fdc: Waiting [2022-11-17T23:38:14.779Z] 85329c63ae31: Waiting [2022-11-17T23:38:14.779Z] 2651f06814f4: Waiting [2022-11-17T23:38:14.779Z] 58f00e037cbe: Waiting [2022-11-17T23:38:14.779Z] 65d88e269b97: Layer already exists [2022-11-17T23:38:14.779Z] 655d39220e44: Layer already exists [2022-11-17T23:38:14.779Z] d0e5c35713de: Layer already exists [2022-11-17T23:38:14.779Z] 52ef16745853: Layer already exists [2022-11-17T23:38:14.779Z] 6464faf2943a: Layer already exists [2022-11-17T23:38:14.779Z] 58f00e037cbe: Layer already exists [2022-11-17T23:38:14.779Z] 85329c63ae31: Layer already exists [2022-11-17T23:38:14.779Z] 2651f06814f4: Layer already exists [2022-11-17T23:38:14.779Z] dc18577089b2: Layer already exists [2022-11-17T23:38:14.779Z] 17e99499b0c0: Layer already exists [2022-11-17T23:38:14.779Z] 17bec77d7fdc: Layer already exists [2022-11-17T23:38:14.779Z] d8c52f27d563: Layer already exists [2022-11-17T23:38:15.049Z] a2765a98d8f71eb240f317e00f16757db580c473-2.3.1-dev.4: digest: sha256:862bfa7098d179bf2bffcfbe4650422171538a8ceb1b9b789c2eba2832e7d8d8 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-17T23:38:15.403Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-17T23:38:15.737Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2022-11-17T23:38:15.737Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-11-17T23:38:15.737Z] 655d39220e44: Preparing [2022-11-17T23:38:15.737Z] 655d39220e44: Preparing [2022-11-17T23:38:15.737Z] d0e5c35713de: Preparing [2022-11-17T23:38:15.737Z] 6464faf2943a: Preparing [2022-11-17T23:38:15.737Z] 52ef16745853: Preparing [2022-11-17T23:38:15.737Z] 65d88e269b97: Preparing [2022-11-17T23:38:15.737Z] 2651f06814f4: Preparing [2022-11-17T23:38:15.737Z] 58f00e037cbe: Preparing [2022-11-17T23:38:15.737Z] dc18577089b2: Preparing [2022-11-17T23:38:15.737Z] 17e99499b0c0: Preparing [2022-11-17T23:38:15.737Z] 85329c63ae31: Preparing [2022-11-17T23:38:15.737Z] d8c52f27d563: Preparing [2022-11-17T23:38:15.737Z] 17bec77d7fdc: Preparing [2022-11-17T23:38:15.737Z] 17e99499b0c0: Waiting [2022-11-17T23:38:15.737Z] 85329c63ae31: Waiting [2022-11-17T23:38:15.737Z] d8c52f27d563: Waiting [2022-11-17T23:38:15.737Z] 2651f06814f4: Waiting [2022-11-17T23:38:15.737Z] 58f00e037cbe: Waiting [2022-11-17T23:38:15.737Z] 17bec77d7fdc: Waiting [2022-11-17T23:38:15.737Z] dc18577089b2: Waiting [2022-11-17T23:38:15.737Z] 655d39220e44: Layer already exists [2022-11-17T23:38:15.737Z] 52ef16745853: Layer already exists [2022-11-17T23:38:15.737Z] d0e5c35713de: Layer already exists [2022-11-17T23:38:15.737Z] 65d88e269b97: Layer already exists [2022-11-17T23:38:15.737Z] 6464faf2943a: Layer already exists [2022-11-17T23:38:15.737Z] dc18577089b2: Layer already exists [2022-11-17T23:38:15.737Z] 58f00e037cbe: Layer already exists [2022-11-17T23:38:15.737Z] 2651f06814f4: Layer already exists [2022-11-17T23:38:15.737Z] 17e99499b0c0: Layer already exists [2022-11-17T23:38:15.737Z] 85329c63ae31: Layer already exists [2022-11-17T23:38:15.737Z] d8c52f27d563: Layer already exists [2022-11-17T23:38:15.737Z] 17bec77d7fdc: Layer already exists [2022-11-17T23:38:16.004Z] main: digest: sha256:862bfa7098d179bf2bffcfbe4650422171538a8ceb1b9b789c2eba2832e7d8d8 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-11-17T23:38:16.055Z] ===================================================== [Pipeline] echo [2022-11-17T23:38:16.063Z] taggedImages: [2022-11-17T23:38:16.063Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:a2765a98d8f71eb240f317e00f16757db580c473 [2022-11-17T23:38:16.063Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2022-11-17T23:38:16.063Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.3.1-dev.4 [2022-11-17T23:38:16.063Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:a2765a98d8f71eb240f317e00f16757db580c473-2.3.1-dev.4 [2022-11-17T23:38:16.063Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2022-11-17T23:38:16.082Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2022-11-17T23:38:16.082Z] a2765a98d8f71eb240f317e00f16757db580c473 [2022-11-17T23:38:16.082Z] latest [2022-11-17T23:38:16.082Z] 2.3.1-dev.4 [2022-11-17T23:38:16.082Z] a2765a98d8f71eb240f317e00f16757db580c473-2.3.1-dev.4 [2022-11-17T23:38:16.082Z] main [2022-11-17T23:38:16.082Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-17T23:38:16.430Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:a2765a98d8f71eb240f317e00f16757db580c473 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-17T23:38:16.761Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:a2765a98d8f71eb240f317e00f16757db580c473 [2022-11-17T23:38:16.761Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-11-17T23:38:16.761Z] 265f23a810f2: Preparing [2022-11-17T23:38:16.761Z] b8641b87b6a8: Preparing [2022-11-17T23:38:16.761Z] 5affcff7c3c0: Preparing [2022-11-17T23:38:16.761Z] 976a36c48dd4: Preparing [2022-11-17T23:38:16.761Z] 934fcf506644: Preparing [2022-11-17T23:38:16.761Z] 58344ef9d7fb: Preparing [2022-11-17T23:38:16.761Z] bf4620c77940: Preparing [2022-11-17T23:38:16.761Z] 17bec77d7fdc: Preparing [2022-11-17T23:38:16.761Z] bf4620c77940: Waiting [2022-11-17T23:38:16.761Z] 58344ef9d7fb: Waiting [2022-11-17T23:38:16.761Z] 17bec77d7fdc: Waiting [2022-11-17T23:38:17.028Z] 934fcf506644: Pushed [2022-11-17T23:38:17.028Z] 265f23a810f2: Pushed [2022-11-17T23:38:17.028Z] b8641b87b6a8: Pushed [2022-11-17T23:38:17.028Z] 17bec77d7fdc: Layer already exists [2022-11-17T23:38:17.294Z] 58344ef9d7fb: Pushed [2022-11-17T23:38:17.875Z] bf4620c77940: Pushed [2022-11-17T23:38:19.284Z] 976a36c48dd4: Pushed [2022-11-17T23:38:19.551Z] 5affcff7c3c0: Pushed [2022-11-17T23:38:19.551Z] a2765a98d8f71eb240f317e00f16757db580c473: digest: sha256:8551dd905ea1aa170da776a09f20a6cb808ef7ae042d997b407e5730ab7a2d6b size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-17T23:38:19.887Z] + 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 [2022-11-17T23:38:20.218Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2022-11-17T23:38:20.218Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-11-17T23:38:20.218Z] 265f23a810f2: Preparing [2022-11-17T23:38:20.218Z] b8641b87b6a8: Preparing [2022-11-17T23:38:20.218Z] 5affcff7c3c0: Preparing [2022-11-17T23:38:20.218Z] 976a36c48dd4: Preparing [2022-11-17T23:38:20.218Z] 934fcf506644: Preparing [2022-11-17T23:38:20.218Z] 58344ef9d7fb: Preparing [2022-11-17T23:38:20.218Z] bf4620c77940: Preparing [2022-11-17T23:38:20.218Z] 17bec77d7fdc: Preparing [2022-11-17T23:38:20.218Z] 58344ef9d7fb: Waiting [2022-11-17T23:38:20.218Z] bf4620c77940: Waiting [2022-11-17T23:38:20.218Z] 17bec77d7fdc: Waiting [2022-11-17T23:38:20.218Z] b8641b87b6a8: Layer already exists [2022-11-17T23:38:20.218Z] 265f23a810f2: Layer already exists [2022-11-17T23:38:20.218Z] 976a36c48dd4: Layer already exists [2022-11-17T23:38:20.218Z] 5affcff7c3c0: Layer already exists [2022-11-17T23:38:20.218Z] 934fcf506644: Layer already exists [2022-11-17T23:38:20.218Z] 17bec77d7fdc: Layer already exists [2022-11-17T23:38:20.218Z] 58344ef9d7fb: Layer already exists [2022-11-17T23:38:20.218Z] bf4620c77940: Layer already exists [2022-11-17T23:38:20.483Z] latest: digest: sha256:8551dd905ea1aa170da776a09f20a6cb808ef7ae042d997b407e5730ab7a2d6b size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-17T23:38:20.816Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.3.1-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-17T23:38:21.146Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.3.1-dev.4 [2022-11-17T23:38:21.146Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-11-17T23:38:21.146Z] 265f23a810f2: Preparing [2022-11-17T23:38:21.146Z] b8641b87b6a8: Preparing [2022-11-17T23:38:21.146Z] 5affcff7c3c0: Preparing [2022-11-17T23:38:21.146Z] 976a36c48dd4: Preparing [2022-11-17T23:38:21.146Z] 934fcf506644: Preparing [2022-11-17T23:38:21.146Z] 58344ef9d7fb: Preparing [2022-11-17T23:38:21.146Z] bf4620c77940: Preparing [2022-11-17T23:38:21.146Z] 17bec77d7fdc: Preparing [2022-11-17T23:38:21.146Z] 58344ef9d7fb: Waiting [2022-11-17T23:38:21.146Z] bf4620c77940: Waiting [2022-11-17T23:38:21.146Z] 17bec77d7fdc: Waiting [2022-11-17T23:38:21.146Z] 265f23a810f2: Layer already exists [2022-11-17T23:38:21.146Z] 976a36c48dd4: Layer already exists [2022-11-17T23:38:21.146Z] b8641b87b6a8: Layer already exists [2022-11-17T23:38:21.146Z] 934fcf506644: Layer already exists [2022-11-17T23:38:21.146Z] 5affcff7c3c0: Layer already exists [2022-11-17T23:38:21.146Z] 58344ef9d7fb: Layer already exists [2022-11-17T23:38:21.146Z] bf4620c77940: Layer already exists [2022-11-17T23:38:21.146Z] 17bec77d7fdc: Layer already exists [2022-11-17T23:38:21.412Z] 2.3.1-dev.4: digest: sha256:8551dd905ea1aa170da776a09f20a6cb808ef7ae042d997b407e5730ab7a2d6b size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-17T23:38:21.749Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:a2765a98d8f71eb240f317e00f16757db580c473-2.3.1-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-17T23:38:22.077Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:a2765a98d8f71eb240f317e00f16757db580c473-2.3.1-dev.4 [2022-11-17T23:38:22.077Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-11-17T23:38:22.077Z] 265f23a810f2: Preparing [2022-11-17T23:38:22.077Z] b8641b87b6a8: Preparing [2022-11-17T23:38:22.077Z] 5affcff7c3c0: Preparing [2022-11-17T23:38:22.077Z] 976a36c48dd4: Preparing [2022-11-17T23:38:22.077Z] 934fcf506644: Preparing [2022-11-17T23:38:22.077Z] 58344ef9d7fb: Preparing [2022-11-17T23:38:22.077Z] bf4620c77940: Preparing [2022-11-17T23:38:22.077Z] 17bec77d7fdc: Preparing [2022-11-17T23:38:22.077Z] 58344ef9d7fb: Waiting [2022-11-17T23:38:22.077Z] 17bec77d7fdc: Waiting [2022-11-17T23:38:22.077Z] bf4620c77940: Waiting [2022-11-17T23:38:22.077Z] b8641b87b6a8: Layer already exists [2022-11-17T23:38:22.077Z] 934fcf506644: Layer already exists [2022-11-17T23:38:22.077Z] 976a36c48dd4: Layer already exists [2022-11-17T23:38:22.077Z] 265f23a810f2: Layer already exists [2022-11-17T23:38:22.077Z] 5affcff7c3c0: Layer already exists [2022-11-17T23:38:22.077Z] 58344ef9d7fb: Layer already exists [2022-11-17T23:38:22.077Z] bf4620c77940: Layer already exists [2022-11-17T23:38:22.077Z] 17bec77d7fdc: Layer already exists [2022-11-17T23:38:22.343Z] a2765a98d8f71eb240f317e00f16757db580c473-2.3.1-dev.4: digest: sha256:8551dd905ea1aa170da776a09f20a6cb808ef7ae042d997b407e5730ab7a2d6b size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-17T23:38:22.689Z] + 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 [2022-11-17T23:38:23.028Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2022-11-17T23:38:23.028Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-11-17T23:38:23.028Z] 265f23a810f2: Preparing [2022-11-17T23:38:23.028Z] b8641b87b6a8: Preparing [2022-11-17T23:38:23.028Z] 5affcff7c3c0: Preparing [2022-11-17T23:38:23.028Z] 976a36c48dd4: Preparing [2022-11-17T23:38:23.028Z] 934fcf506644: Preparing [2022-11-17T23:38:23.028Z] 58344ef9d7fb: Preparing [2022-11-17T23:38:23.028Z] bf4620c77940: Preparing [2022-11-17T23:38:23.028Z] 17bec77d7fdc: Preparing [2022-11-17T23:38:23.028Z] 58344ef9d7fb: Waiting [2022-11-17T23:38:23.028Z] 17bec77d7fdc: Waiting [2022-11-17T23:38:23.028Z] bf4620c77940: Waiting [2022-11-17T23:38:23.028Z] 265f23a810f2: Layer already exists [2022-11-17T23:38:23.028Z] 934fcf506644: Layer already exists [2022-11-17T23:38:23.028Z] b8641b87b6a8: Layer already exists [2022-11-17T23:38:23.028Z] 5affcff7c3c0: Layer already exists [2022-11-17T23:38:23.028Z] 976a36c48dd4: Layer already exists [2022-11-17T23:38:23.028Z] 58344ef9d7fb: Layer already exists [2022-11-17T23:38:23.028Z] bf4620c77940: Layer already exists [2022-11-17T23:38:23.028Z] 17bec77d7fdc: Layer already exists [2022-11-17T23:38:23.293Z] main: digest: sha256:8551dd905ea1aa170da776a09f20a6cb808ef7ae042d997b407e5730ab7a2d6b size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-11-17T23:38:23.351Z] ===================================================== [Pipeline] echo [2022-11-17T23:38:23.360Z] taggedImages: [2022-11-17T23:38:23.360Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:a2765a98d8f71eb240f317e00f16757db580c473 [2022-11-17T23:38:23.360Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2022-11-17T23:38:23.360Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.3.1-dev.4 [2022-11-17T23:38:23.360Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:a2765a98d8f71eb240f317e00f16757db580c473-2.3.1-dev.4 [2022-11-17T23:38:23.360Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2022-11-17T23:38:23.384Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2022-11-17T23:38:23.384Z] a2765a98d8f71eb240f317e00f16757db580c473 [2022-11-17T23:38:23.384Z] latest [2022-11-17T23:38:23.384Z] 2.3.1-dev.4 [2022-11-17T23:38:23.384Z] a2765a98d8f71eb240f317e00f16757db580c473-2.3.1-dev.4 [2022-11-17T23:38:23.384Z] main [2022-11-17T23:38:23.384Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-17T23:38:23.728Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:a2765a98d8f71eb240f317e00f16757db580c473 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-17T23:38:24.064Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:a2765a98d8f71eb240f317e00f16757db580c473 [2022-11-17T23:38:24.064Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-11-17T23:38:24.064Z] 657edbc2cc96: Preparing [2022-11-17T23:38:24.064Z] 9f9575c207d2: Preparing [2022-11-17T23:38:24.064Z] ee1053f6e632: Preparing [2022-11-17T23:38:24.064Z] 1fd7fd51b3b2: Preparing [2022-11-17T23:38:24.064Z] 7523b92c6fad: Preparing [2022-11-17T23:38:24.064Z] e8bafe8d0d5f: Preparing [2022-11-17T23:38:24.064Z] 260e59b100d4: Preparing [2022-11-17T23:38:24.064Z] f9d914163a0c: Preparing [2022-11-17T23:38:24.064Z] a7e929ae4d00: Preparing [2022-11-17T23:38:24.064Z] 17bec77d7fdc: Preparing [2022-11-17T23:38:24.064Z] e8bafe8d0d5f: Waiting [2022-11-17T23:38:24.064Z] 260e59b100d4: Waiting [2022-11-17T23:38:24.064Z] f9d914163a0c: Waiting [2022-11-17T23:38:24.064Z] a7e929ae4d00: Waiting [2022-11-17T23:38:24.064Z] 17bec77d7fdc: Waiting [2022-11-17T23:38:24.328Z] 7523b92c6fad: Pushed [2022-11-17T23:38:24.328Z] 657edbc2cc96: Pushed [2022-11-17T23:38:24.328Z] 9f9575c207d2: Pushed [2022-11-17T23:38:24.592Z] f9d914163a0c: Pushed [2022-11-17T23:38:24.592Z] e8bafe8d0d5f: Pushed [2022-11-17T23:38:24.592Z] 260e59b100d4: Pushed [2022-11-17T23:38:24.592Z] 17bec77d7fdc: Layer already exists [2022-11-17T23:38:24.858Z] a7e929ae4d00: Pushed [2022-11-17T23:38:26.796Z] 1fd7fd51b3b2: Pushed [2022-11-17T23:38:27.753Z] ee1053f6e632: Pushed [2022-11-17T23:38:27.753Z] a2765a98d8f71eb240f317e00f16757db580c473: digest: sha256:744b09b2c705e6581d78b6e1c1b8406bf1531e158eceb74c92bad95a900d47f8 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-17T23:38:28.091Z] + 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 [2022-11-17T23:38:28.698Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2022-11-17T23:38:28.698Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-11-17T23:38:28.698Z] 657edbc2cc96: Preparing [2022-11-17T23:38:28.698Z] 9f9575c207d2: Preparing [2022-11-17T23:38:28.698Z] ee1053f6e632: Preparing [2022-11-17T23:38:28.698Z] 1fd7fd51b3b2: Preparing [2022-11-17T23:38:28.698Z] 7523b92c6fad: Preparing [2022-11-17T23:38:28.698Z] e8bafe8d0d5f: Preparing [2022-11-17T23:38:28.698Z] 260e59b100d4: Preparing [2022-11-17T23:38:28.698Z] f9d914163a0c: Preparing [2022-11-17T23:38:28.698Z] a7e929ae4d00: Preparing [2022-11-17T23:38:28.698Z] 17bec77d7fdc: Preparing [2022-11-17T23:38:28.698Z] f9d914163a0c: Waiting [2022-11-17T23:38:28.698Z] a7e929ae4d00: Waiting [2022-11-17T23:38:28.698Z] 17bec77d7fdc: Waiting [2022-11-17T23:38:28.698Z] e8bafe8d0d5f: Waiting [2022-11-17T23:38:28.698Z] 260e59b100d4: Waiting [2022-11-17T23:38:28.698Z] ee1053f6e632: Layer already exists [2022-11-17T23:38:28.698Z] 657edbc2cc96: Layer already exists [2022-11-17T23:38:28.698Z] 7523b92c6fad: Layer already exists [2022-11-17T23:38:28.698Z] 1fd7fd51b3b2: Layer already exists [2022-11-17T23:38:28.698Z] 9f9575c207d2: Layer already exists [2022-11-17T23:38:28.698Z] e8bafe8d0d5f: Layer already exists [2022-11-17T23:38:28.698Z] f9d914163a0c: Layer already exists [2022-11-17T23:38:28.698Z] 260e59b100d4: Layer already exists [2022-11-17T23:38:28.698Z] 17bec77d7fdc: Layer already exists [2022-11-17T23:38:28.698Z] a7e929ae4d00: Layer already exists [2022-11-17T23:38:28.965Z] latest: digest: sha256:744b09b2c705e6581d78b6e1c1b8406bf1531e158eceb74c92bad95a900d47f8 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-17T23:38:29.296Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.3.1-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-17T23:38:29.638Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.3.1-dev.4 [2022-11-17T23:38:29.638Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-11-17T23:38:29.638Z] 657edbc2cc96: Preparing [2022-11-17T23:38:29.638Z] 9f9575c207d2: Preparing [2022-11-17T23:38:29.638Z] ee1053f6e632: Preparing [2022-11-17T23:38:29.638Z] 1fd7fd51b3b2: Preparing [2022-11-17T23:38:29.638Z] 7523b92c6fad: Preparing [2022-11-17T23:38:29.638Z] e8bafe8d0d5f: Preparing [2022-11-17T23:38:29.638Z] 260e59b100d4: Preparing [2022-11-17T23:38:29.638Z] f9d914163a0c: Preparing [2022-11-17T23:38:29.638Z] a7e929ae4d00: Preparing [2022-11-17T23:38:29.638Z] 17bec77d7fdc: Preparing [2022-11-17T23:38:29.638Z] e8bafe8d0d5f: Waiting [2022-11-17T23:38:29.638Z] 260e59b100d4: Waiting [2022-11-17T23:38:29.638Z] f9d914163a0c: Waiting [2022-11-17T23:38:29.638Z] 17bec77d7fdc: Waiting [2022-11-17T23:38:29.638Z] a7e929ae4d00: Waiting [2022-11-17T23:38:29.638Z] 1fd7fd51b3b2: Layer already exists [2022-11-17T23:38:29.638Z] 657edbc2cc96: Layer already exists [2022-11-17T23:38:29.638Z] 7523b92c6fad: Layer already exists [2022-11-17T23:38:29.638Z] 9f9575c207d2: Layer already exists [2022-11-17T23:38:29.638Z] ee1053f6e632: Layer already exists [2022-11-17T23:38:29.638Z] f9d914163a0c: Layer already exists [2022-11-17T23:38:29.638Z] 260e59b100d4: Layer already exists [2022-11-17T23:38:29.638Z] a7e929ae4d00: Layer already exists [2022-11-17T23:38:29.638Z] e8bafe8d0d5f: Layer already exists [2022-11-17T23:38:29.638Z] 17bec77d7fdc: Layer already exists [2022-11-17T23:38:29.904Z] 2.3.1-dev.4: digest: sha256:744b09b2c705e6581d78b6e1c1b8406bf1531e158eceb74c92bad95a900d47f8 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-17T23:38:30.250Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:a2765a98d8f71eb240f317e00f16757db580c473-2.3.1-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-17T23:38:30.591Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:a2765a98d8f71eb240f317e00f16757db580c473-2.3.1-dev.4 [2022-11-17T23:38:30.591Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-11-17T23:38:30.591Z] 657edbc2cc96: Preparing [2022-11-17T23:38:30.591Z] 9f9575c207d2: Preparing [2022-11-17T23:38:30.591Z] ee1053f6e632: Preparing [2022-11-17T23:38:30.591Z] 1fd7fd51b3b2: Preparing [2022-11-17T23:38:30.592Z] 7523b92c6fad: Preparing [2022-11-17T23:38:30.592Z] e8bafe8d0d5f: Preparing [2022-11-17T23:38:30.592Z] 260e59b100d4: Preparing [2022-11-17T23:38:30.592Z] f9d914163a0c: Preparing [2022-11-17T23:38:30.592Z] a7e929ae4d00: Preparing [2022-11-17T23:38:30.592Z] 17bec77d7fdc: Preparing [2022-11-17T23:38:30.592Z] f9d914163a0c: Waiting [2022-11-17T23:38:30.592Z] a7e929ae4d00: Waiting [2022-11-17T23:38:30.592Z] 17bec77d7fdc: Waiting [2022-11-17T23:38:30.592Z] e8bafe8d0d5f: Waiting [2022-11-17T23:38:30.592Z] 260e59b100d4: Waiting [2022-11-17T23:38:30.592Z] ee1053f6e632: Layer already exists [2022-11-17T23:38:30.592Z] 1fd7fd51b3b2: Layer already exists [2022-11-17T23:38:30.592Z] 9f9575c207d2: Layer already exists [2022-11-17T23:38:30.592Z] 7523b92c6fad: Layer already exists [2022-11-17T23:38:30.592Z] 657edbc2cc96: Layer already exists [2022-11-17T23:38:30.592Z] e8bafe8d0d5f: Layer already exists [2022-11-17T23:38:30.592Z] f9d914163a0c: Layer already exists [2022-11-17T23:38:30.592Z] 17bec77d7fdc: Layer already exists [2022-11-17T23:38:30.592Z] 260e59b100d4: Layer already exists [2022-11-17T23:38:30.592Z] a7e929ae4d00: Layer already exists [2022-11-17T23:38:30.856Z] a2765a98d8f71eb240f317e00f16757db580c473-2.3.1-dev.4: digest: sha256:744b09b2c705e6581d78b6e1c1b8406bf1531e158eceb74c92bad95a900d47f8 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-17T23:38:31.198Z] + 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 [2022-11-17T23:38:31.532Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2022-11-17T23:38:31.532Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-11-17T23:38:31.532Z] 657edbc2cc96: Preparing [2022-11-17T23:38:31.532Z] 9f9575c207d2: Preparing [2022-11-17T23:38:31.532Z] ee1053f6e632: Preparing [2022-11-17T23:38:31.532Z] 1fd7fd51b3b2: Preparing [2022-11-17T23:38:31.532Z] 7523b92c6fad: Preparing [2022-11-17T23:38:31.532Z] e8bafe8d0d5f: Preparing [2022-11-17T23:38:31.532Z] 260e59b100d4: Preparing [2022-11-17T23:38:31.532Z] f9d914163a0c: Preparing [2022-11-17T23:38:31.532Z] a7e929ae4d00: Preparing [2022-11-17T23:38:31.532Z] 17bec77d7fdc: Preparing [2022-11-17T23:38:31.532Z] e8bafe8d0d5f: Waiting [2022-11-17T23:38:31.532Z] 260e59b100d4: Waiting [2022-11-17T23:38:31.532Z] f9d914163a0c: Waiting [2022-11-17T23:38:31.532Z] a7e929ae4d00: Waiting [2022-11-17T23:38:31.532Z] 17bec77d7fdc: Waiting [2022-11-17T23:38:31.532Z] 7523b92c6fad: Layer already exists [2022-11-17T23:38:31.532Z] 1fd7fd51b3b2: Layer already exists [2022-11-17T23:38:31.532Z] 657edbc2cc96: Layer already exists [2022-11-17T23:38:31.532Z] ee1053f6e632: Layer already exists [2022-11-17T23:38:31.532Z] 9f9575c207d2: Layer already exists [2022-11-17T23:38:31.532Z] 260e59b100d4: Layer already exists [2022-11-17T23:38:31.532Z] f9d914163a0c: Layer already exists [2022-11-17T23:38:31.532Z] e8bafe8d0d5f: Layer already exists [2022-11-17T23:38:31.532Z] a7e929ae4d00: Layer already exists [2022-11-17T23:38:31.532Z] 17bec77d7fdc: Layer already exists [2022-11-17T23:38:31.798Z] main: digest: sha256:744b09b2c705e6581d78b6e1c1b8406bf1531e158eceb74c92bad95a900d47f8 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-11-17T23:38:31.847Z] ===================================================== [Pipeline] echo [2022-11-17T23:38:31.855Z] taggedImages: [2022-11-17T23:38:31.855Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:a2765a98d8f71eb240f317e00f16757db580c473 [2022-11-17T23:38:31.855Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2022-11-17T23:38:31.855Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.3.1-dev.4 [2022-11-17T23:38:31.855Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:a2765a98d8f71eb240f317e00f16757db580c473-2.3.1-dev.4 [2022-11-17T23:38:31.855Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2022-11-17T23:38:31.874Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: [2022-11-17T23:38:31.874Z] a2765a98d8f71eb240f317e00f16757db580c473 [2022-11-17T23:38:31.874Z] latest [2022-11-17T23:38:31.874Z] 2.3.1-dev.4 [2022-11-17T23:38:31.874Z] a2765a98d8f71eb240f317e00f16757db580c473-2.3.1-dev.4 [2022-11-17T23:38:31.874Z] main [2022-11-17T23:38:31.874Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-17T23:38:32.215Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:a2765a98d8f71eb240f317e00f16757db580c473 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-17T23:38:32.548Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:a2765a98d8f71eb240f317e00f16757db580c473 [2022-11-17T23:38:32.548Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-11-17T23:38:32.548Z] c49be67d76fc: Preparing [2022-11-17T23:38:32.548Z] 760c84d48d8b: Preparing [2022-11-17T23:38:32.548Z] 58f00e037cbe: Preparing [2022-11-17T23:38:32.548Z] b8f8d81e2049: Preparing [2022-11-17T23:38:32.548Z] 9833f26c6bda: Preparing [2022-11-17T23:38:32.548Z] 58f00e037cbe: Layer already exists [2022-11-17T23:38:32.816Z] 9833f26c6bda: Layer already exists [2022-11-17T23:38:32.816Z] c49be67d76fc: Pushed [2022-11-17T23:38:34.222Z] b8f8d81e2049: Pushed [2022-11-17T23:38:37.559Z] 760c84d48d8b: Pushed [2022-11-17T23:38:37.559Z] a2765a98d8f71eb240f317e00f16757db580c473: digest: sha256:0820e3ff44ec8894801b908de7dad819717c101dfa5b6557b56def7918ce6a23 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-17T23:38:37.892Z] + 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 [2022-11-17T23:38:38.221Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2022-11-17T23:38:38.221Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-11-17T23:38:38.221Z] c49be67d76fc: Preparing [2022-11-17T23:38:38.221Z] 760c84d48d8b: Preparing [2022-11-17T23:38:38.221Z] 58f00e037cbe: Preparing [2022-11-17T23:38:38.221Z] b8f8d81e2049: Preparing [2022-11-17T23:38:38.221Z] 9833f26c6bda: Preparing [2022-11-17T23:38:38.221Z] 9833f26c6bda: Layer already exists [2022-11-17T23:38:38.221Z] 58f00e037cbe: Layer already exists [2022-11-17T23:38:38.221Z] 760c84d48d8b: Layer already exists [2022-11-17T23:38:38.221Z] b8f8d81e2049: Layer already exists [2022-11-17T23:38:38.221Z] c49be67d76fc: Layer already exists [2022-11-17T23:38:38.221Z] latest: digest: sha256:0820e3ff44ec8894801b908de7dad819717c101dfa5b6557b56def7918ce6a23 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-17T23:38:38.814Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2.3.1-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-17T23:38:39.144Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2.3.1-dev.4 [2022-11-17T23:38:39.144Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-11-17T23:38:39.144Z] c49be67d76fc: Preparing [2022-11-17T23:38:39.144Z] 760c84d48d8b: Preparing [2022-11-17T23:38:39.144Z] 58f00e037cbe: Preparing [2022-11-17T23:38:39.144Z] b8f8d81e2049: Preparing [2022-11-17T23:38:39.144Z] 9833f26c6bda: Preparing [2022-11-17T23:38:39.144Z] 9833f26c6bda: Layer already exists [2022-11-17T23:38:39.144Z] 760c84d48d8b: Layer already exists [2022-11-17T23:38:39.144Z] b8f8d81e2049: Layer already exists [2022-11-17T23:38:39.144Z] c49be67d76fc: Layer already exists [2022-11-17T23:38:39.144Z] 58f00e037cbe: Layer already exists [2022-11-17T23:38:39.144Z] 2.3.1-dev.4: digest: sha256:0820e3ff44ec8894801b908de7dad819717c101dfa5b6557b56def7918ce6a23 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-17T23:38:39.477Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:a2765a98d8f71eb240f317e00f16757db580c473-2.3.1-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-17T23:38:39.809Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:a2765a98d8f71eb240f317e00f16757db580c473-2.3.1-dev.4 [2022-11-17T23:38:39.809Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-11-17T23:38:39.809Z] c49be67d76fc: Preparing [2022-11-17T23:38:39.809Z] 760c84d48d8b: Preparing [2022-11-17T23:38:39.809Z] 58f00e037cbe: Preparing [2022-11-17T23:38:39.809Z] b8f8d81e2049: Preparing [2022-11-17T23:38:39.809Z] 9833f26c6bda: Preparing [2022-11-17T23:38:39.809Z] 760c84d48d8b: Layer already exists [2022-11-17T23:38:39.809Z] 9833f26c6bda: Layer already exists [2022-11-17T23:38:39.809Z] c49be67d76fc: Layer already exists [2022-11-17T23:38:39.809Z] b8f8d81e2049: Layer already exists [2022-11-17T23:38:39.809Z] 58f00e037cbe: Layer already exists [2022-11-17T23:38:40.075Z] a2765a98d8f71eb240f317e00f16757db580c473-2.3.1-dev.4: digest: sha256:0820e3ff44ec8894801b908de7dad819717c101dfa5b6557b56def7918ce6a23 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-17T23:38:40.406Z] + 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 [2022-11-17T23:38:40.740Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [2022-11-17T23:38:40.740Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-11-17T23:38:40.740Z] c49be67d76fc: Preparing [2022-11-17T23:38:40.740Z] 760c84d48d8b: Preparing [2022-11-17T23:38:40.740Z] 58f00e037cbe: Preparing [2022-11-17T23:38:40.740Z] b8f8d81e2049: Preparing [2022-11-17T23:38:40.740Z] 9833f26c6bda: Preparing [2022-11-17T23:38:40.740Z] 9833f26c6bda: Layer already exists [2022-11-17T23:38:40.740Z] 58f00e037cbe: Layer already exists [2022-11-17T23:38:40.740Z] c49be67d76fc: Layer already exists [2022-11-17T23:38:40.740Z] b8f8d81e2049: Layer already exists [2022-11-17T23:38:40.740Z] 760c84d48d8b: Layer already exists [2022-11-17T23:38:41.006Z] main: digest: sha256:0820e3ff44ec8894801b908de7dad819717c101dfa5b6557b56def7918ce6a23 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-11-17T23:38:41.048Z] ===================================================== [Pipeline] echo [2022-11-17T23:38:41.053Z] taggedImages: [2022-11-17T23:38:41.053Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:a2765a98d8f71eb240f317e00f16757db580c473 [2022-11-17T23:38:41.053Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2022-11-17T23:38:41.053Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2.3.1-dev.4 [2022-11-17T23:38:41.053Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:a2765a98d8f71eb240f317e00f16757db580c473-2.3.1-dev.4 [2022-11-17T23:38:41.053Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo [2022-11-17T23:38:41.065Z] [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: [2022-11-17T23:38:41.065Z] a2765a98d8f71eb240f317e00f16757db580c473 [2022-11-17T23:38:41.065Z] latest [2022-11-17T23:38:41.065Z] 2.3.1-dev.4 [2022-11-17T23:38:41.065Z] a2765a98d8f71eb240f317e00f16757db580c473-2.3.1-dev.4 [2022-11-17T23:38:41.065Z] main [2022-11-17T23:38:41.065Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-17T23:38:41.390Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:a2765a98d8f71eb240f317e00f16757db580c473 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-17T23:38:41.724Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:a2765a98d8f71eb240f317e00f16757db580c473 [2022-11-17T23:38:41.724Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-11-17T23:38:41.724Z] f57291e53a1b: Preparing [2022-11-17T23:38:41.724Z] 0e8fe4aa4e7a: Preparing [2022-11-17T23:38:41.724Z] e7e6c7031dfc: Preparing [2022-11-17T23:38:41.724Z] f844a79154bf: Preparing [2022-11-17T23:38:41.724Z] 50f46de2a667: Preparing [2022-11-17T23:38:41.724Z] b9aab88a366e: Preparing [2022-11-17T23:38:41.724Z] 9833f26c6bda: Preparing [2022-11-17T23:38:41.724Z] b9aab88a366e: Waiting [2022-11-17T23:38:41.724Z] 9833f26c6bda: Waiting [2022-11-17T23:38:41.989Z] e7e6c7031dfc: Pushed [2022-11-17T23:38:41.989Z] 0e8fe4aa4e7a: Pushed [2022-11-17T23:38:41.989Z] f57291e53a1b: Pushed [2022-11-17T23:38:41.989Z] 9833f26c6bda: Layer already exists [2022-11-17T23:38:42.947Z] b9aab88a366e: Pushed [2022-11-17T23:38:51.139Z] 50f46de2a667: Pushed [2022-11-17T23:38:57.766Z] f844a79154bf: Pushed [2022-11-17T23:38:58.031Z] a2765a98d8f71eb240f317e00f16757db580c473: digest: sha256:da10d902e83bcf85fb5da781d39e9387a37b033d914c896038c16d3fbd25482f size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-17T23:38:58.370Z] + 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 [2022-11-17T23:38:58.699Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2022-11-17T23:38:58.700Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-11-17T23:38:58.700Z] f57291e53a1b: Preparing [2022-11-17T23:38:58.700Z] 0e8fe4aa4e7a: Preparing [2022-11-17T23:38:58.700Z] e7e6c7031dfc: Preparing [2022-11-17T23:38:58.700Z] f844a79154bf: Preparing [2022-11-17T23:38:58.700Z] 50f46de2a667: Preparing [2022-11-17T23:38:58.700Z] b9aab88a366e: Preparing [2022-11-17T23:38:58.700Z] 9833f26c6bda: Preparing [2022-11-17T23:38:58.700Z] b9aab88a366e: Waiting [2022-11-17T23:38:58.700Z] 9833f26c6bda: Waiting [2022-11-17T23:38:58.700Z] e7e6c7031dfc: Layer already exists [2022-11-17T23:38:58.700Z] f844a79154bf: Layer already exists [2022-11-17T23:38:58.700Z] 50f46de2a667: Layer already exists [2022-11-17T23:38:58.700Z] 0e8fe4aa4e7a: Layer already exists [2022-11-17T23:38:58.700Z] f57291e53a1b: Layer already exists [2022-11-17T23:38:58.700Z] 9833f26c6bda: Layer already exists [2022-11-17T23:38:58.700Z] b9aab88a366e: Layer already exists [2022-11-17T23:38:58.964Z] latest: digest: sha256:da10d902e83bcf85fb5da781d39e9387a37b033d914c896038c16d3fbd25482f size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-17T23:38:59.303Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2.3.1-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-17T23:38:59.638Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2.3.1-dev.4 [2022-11-17T23:38:59.638Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-11-17T23:38:59.638Z] f57291e53a1b: Preparing [2022-11-17T23:38:59.638Z] 0e8fe4aa4e7a: Preparing [2022-11-17T23:38:59.638Z] e7e6c7031dfc: Preparing [2022-11-17T23:38:59.638Z] f844a79154bf: Preparing [2022-11-17T23:38:59.638Z] 50f46de2a667: Preparing [2022-11-17T23:38:59.638Z] b9aab88a366e: Preparing [2022-11-17T23:38:59.638Z] 9833f26c6bda: Preparing [2022-11-17T23:38:59.638Z] b9aab88a366e: Waiting [2022-11-17T23:38:59.638Z] 9833f26c6bda: Waiting [2022-11-17T23:38:59.638Z] f57291e53a1b: Layer already exists [2022-11-17T23:38:59.638Z] e7e6c7031dfc: Layer already exists [2022-11-17T23:38:59.638Z] f844a79154bf: Layer already exists [2022-11-17T23:38:59.638Z] 50f46de2a667: Layer already exists [2022-11-17T23:38:59.638Z] 0e8fe4aa4e7a: Layer already exists [2022-11-17T23:38:59.638Z] b9aab88a366e: Layer already exists [2022-11-17T23:38:59.638Z] 9833f26c6bda: Layer already exists [2022-11-17T23:38:59.638Z] 2.3.1-dev.4: digest: sha256:da10d902e83bcf85fb5da781d39e9387a37b033d914c896038c16d3fbd25482f size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-17T23:39:00.240Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:a2765a98d8f71eb240f317e00f16757db580c473-2.3.1-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-17T23:39:00.571Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:a2765a98d8f71eb240f317e00f16757db580c473-2.3.1-dev.4 [2022-11-17T23:39:00.571Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-11-17T23:39:00.571Z] f57291e53a1b: Preparing [2022-11-17T23:39:00.571Z] 0e8fe4aa4e7a: Preparing [2022-11-17T23:39:00.571Z] e7e6c7031dfc: Preparing [2022-11-17T23:39:00.571Z] f844a79154bf: Preparing [2022-11-17T23:39:00.571Z] 50f46de2a667: Preparing [2022-11-17T23:39:00.571Z] b9aab88a366e: Preparing [2022-11-17T23:39:00.571Z] 9833f26c6bda: Preparing [2022-11-17T23:39:00.571Z] b9aab88a366e: Waiting [2022-11-17T23:39:00.571Z] 9833f26c6bda: Waiting [2022-11-17T23:39:00.571Z] f844a79154bf: Layer already exists [2022-11-17T23:39:00.571Z] e7e6c7031dfc: Layer already exists [2022-11-17T23:39:00.571Z] 50f46de2a667: Layer already exists [2022-11-17T23:39:00.571Z] 0e8fe4aa4e7a: Layer already exists [2022-11-17T23:39:00.571Z] f57291e53a1b: Layer already exists [2022-11-17T23:39:00.571Z] b9aab88a366e: Layer already exists [2022-11-17T23:39:00.571Z] 9833f26c6bda: Layer already exists [2022-11-17T23:39:00.835Z] a2765a98d8f71eb240f317e00f16757db580c473-2.3.1-dev.4: digest: sha256:da10d902e83bcf85fb5da781d39e9387a37b033d914c896038c16d3fbd25482f size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-17T23:39:01.173Z] + 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 [2022-11-17T23:39:01.505Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [2022-11-17T23:39:01.505Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-11-17T23:39:01.505Z] f57291e53a1b: Preparing [2022-11-17T23:39:01.505Z] 0e8fe4aa4e7a: Preparing [2022-11-17T23:39:01.505Z] e7e6c7031dfc: Preparing [2022-11-17T23:39:01.505Z] f844a79154bf: Preparing [2022-11-17T23:39:01.505Z] 50f46de2a667: Preparing [2022-11-17T23:39:01.505Z] b9aab88a366e: Preparing [2022-11-17T23:39:01.505Z] 9833f26c6bda: Preparing [2022-11-17T23:39:01.505Z] b9aab88a366e: Waiting [2022-11-17T23:39:01.505Z] 9833f26c6bda: Waiting [2022-11-17T23:39:01.505Z] f57291e53a1b: Layer already exists [2022-11-17T23:39:01.505Z] e7e6c7031dfc: Layer already exists [2022-11-17T23:39:01.505Z] 50f46de2a667: Layer already exists [2022-11-17T23:39:01.505Z] 0e8fe4aa4e7a: Layer already exists [2022-11-17T23:39:01.505Z] f844a79154bf: Layer already exists [2022-11-17T23:39:01.505Z] b9aab88a366e: Layer already exists [2022-11-17T23:39:01.505Z] 9833f26c6bda: Layer already exists [2022-11-17T23:39:01.772Z] main: digest: sha256:da10d902e83bcf85fb5da781d39e9387a37b033d914c896038c16d3fbd25482f size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-11-17T23:39:01.827Z] ===================================================== [Pipeline] echo [2022-11-17T23:39:01.836Z] taggedImages: [2022-11-17T23:39:01.836Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:a2765a98d8f71eb240f317e00f16757db580c473 [2022-11-17T23:39:01.836Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2022-11-17T23:39:01.836Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2.3.1-dev.4 [2022-11-17T23:39:01.836Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:a2765a98d8f71eb240f317e00f16757db580c473-2.3.1-dev.4 [2022-11-17T23:39:01.836Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo [2022-11-17T23:39:01.855Z] [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: [2022-11-17T23:39:01.855Z] a2765a98d8f71eb240f317e00f16757db580c473 [2022-11-17T23:39:01.855Z] latest [2022-11-17T23:39:01.855Z] 2.3.1-dev.4 [2022-11-17T23:39:01.855Z] a2765a98d8f71eb240f317e00f16757db580c473-2.3.1-dev.4 [2022-11-17T23:39:01.855Z] main [2022-11-17T23:39:01.855Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-17T23:39:02.210Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:a2765a98d8f71eb240f317e00f16757db580c473 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-17T23:39:02.544Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:a2765a98d8f71eb240f317e00f16757db580c473 [2022-11-17T23:39:02.544Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-11-17T23:39:02.544Z] 0c3cd1db3003: Preparing [2022-11-17T23:39:02.544Z] 686e48f23bf4: Preparing [2022-11-17T23:39:02.544Z] db8b6b6956c9: Preparing [2022-11-17T23:39:02.544Z] 6dccf58ae481: Preparing [2022-11-17T23:39:02.544Z] 621af2b45e12: Preparing [2022-11-17T23:39:02.544Z] 9833f26c6bda: Preparing [2022-11-17T23:39:02.544Z] 9833f26c6bda: Waiting [2022-11-17T23:39:02.809Z] 0c3cd1db3003: Pushed [2022-11-17T23:39:02.809Z] 686e48f23bf4: Pushed [2022-11-17T23:39:02.809Z] db8b6b6956c9: Pushed [2022-11-17T23:39:02.809Z] 9833f26c6bda: Layer already exists [2022-11-17T23:39:03.394Z] 621af2b45e12: Pushed [2022-11-17T23:39:18.362Z] 6dccf58ae481: Pushed [2022-11-17T23:39:18.362Z] a2765a98d8f71eb240f317e00f16757db580c473: digest: sha256:63031a3b1db5918a20291a0b3a5bd59e89164d1f69ddff2aadc64fd0acb7f794 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-17T23:39:18.698Z] + 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 [2022-11-17T23:39:19.027Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2022-11-17T23:39:19.027Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-11-17T23:39:19.027Z] 0c3cd1db3003: Preparing [2022-11-17T23:39:19.027Z] 686e48f23bf4: Preparing [2022-11-17T23:39:19.027Z] db8b6b6956c9: Preparing [2022-11-17T23:39:19.027Z] 6dccf58ae481: Preparing [2022-11-17T23:39:19.027Z] 621af2b45e12: Preparing [2022-11-17T23:39:19.027Z] 9833f26c6bda: Preparing [2022-11-17T23:39:19.027Z] 9833f26c6bda: Waiting [2022-11-17T23:39:19.027Z] 686e48f23bf4: Layer already exists [2022-11-17T23:39:19.027Z] 6dccf58ae481: Layer already exists [2022-11-17T23:39:19.027Z] 621af2b45e12: Layer already exists [2022-11-17T23:39:19.027Z] db8b6b6956c9: Layer already exists [2022-11-17T23:39:19.027Z] 0c3cd1db3003: Layer already exists [2022-11-17T23:39:19.027Z] 9833f26c6bda: Layer already exists [2022-11-17T23:39:19.291Z] latest: digest: sha256:63031a3b1db5918a20291a0b3a5bd59e89164d1f69ddff2aadc64fd0acb7f794 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-17T23:39:19.663Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2.3.1-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-17T23:39:20.001Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2.3.1-dev.4 [2022-11-17T23:39:20.002Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-11-17T23:39:20.002Z] 0c3cd1db3003: Preparing [2022-11-17T23:39:20.002Z] 686e48f23bf4: Preparing [2022-11-17T23:39:20.002Z] db8b6b6956c9: Preparing [2022-11-17T23:39:20.002Z] 6dccf58ae481: Preparing [2022-11-17T23:39:20.002Z] 621af2b45e12: Preparing [2022-11-17T23:39:20.002Z] 9833f26c6bda: Preparing [2022-11-17T23:39:20.002Z] 9833f26c6bda: Waiting [2022-11-17T23:39:20.002Z] 686e48f23bf4: Layer already exists [2022-11-17T23:39:20.002Z] 6dccf58ae481: Layer already exists [2022-11-17T23:39:20.002Z] db8b6b6956c9: Layer already exists [2022-11-17T23:39:20.002Z] 621af2b45e12: Layer already exists [2022-11-17T23:39:20.002Z] 0c3cd1db3003: Layer already exists [2022-11-17T23:39:20.002Z] 9833f26c6bda: Layer already exists [2022-11-17T23:39:20.002Z] 2.3.1-dev.4: digest: sha256:63031a3b1db5918a20291a0b3a5bd59e89164d1f69ddff2aadc64fd0acb7f794 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-17T23:39:20.342Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:a2765a98d8f71eb240f317e00f16757db580c473-2.3.1-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-17T23:39:20.677Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:a2765a98d8f71eb240f317e00f16757db580c473-2.3.1-dev.4 [2022-11-17T23:39:20.678Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-11-17T23:39:20.678Z] 0c3cd1db3003: Preparing [2022-11-17T23:39:20.678Z] 686e48f23bf4: Preparing [2022-11-17T23:39:20.678Z] db8b6b6956c9: Preparing [2022-11-17T23:39:20.678Z] 6dccf58ae481: Preparing [2022-11-17T23:39:20.678Z] 621af2b45e12: Preparing [2022-11-17T23:39:20.678Z] 9833f26c6bda: Preparing [2022-11-17T23:39:20.678Z] 9833f26c6bda: Waiting [2022-11-17T23:39:20.678Z] 6dccf58ae481: Layer already exists [2022-11-17T23:39:20.678Z] db8b6b6956c9: Layer already exists [2022-11-17T23:39:20.678Z] 0c3cd1db3003: Layer already exists [2022-11-17T23:39:20.678Z] 621af2b45e12: Layer already exists [2022-11-17T23:39:20.678Z] 686e48f23bf4: Layer already exists [2022-11-17T23:39:20.678Z] 9833f26c6bda: Layer already exists [2022-11-17T23:39:20.678Z] a2765a98d8f71eb240f317e00f16757db580c473-2.3.1-dev.4: digest: sha256:63031a3b1db5918a20291a0b3a5bd59e89164d1f69ddff2aadc64fd0acb7f794 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-17T23:39:21.024Z] + 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 [2022-11-17T23:39:21.354Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [2022-11-17T23:39:21.354Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-11-17T23:39:21.354Z] 0c3cd1db3003: Preparing [2022-11-17T23:39:21.354Z] 686e48f23bf4: Preparing [2022-11-17T23:39:21.354Z] db8b6b6956c9: Preparing [2022-11-17T23:39:21.354Z] 6dccf58ae481: Preparing [2022-11-17T23:39:21.354Z] 621af2b45e12: Preparing [2022-11-17T23:39:21.354Z] 9833f26c6bda: Preparing [2022-11-17T23:39:21.354Z] 9833f26c6bda: Waiting [2022-11-17T23:39:21.354Z] 0c3cd1db3003: Layer already exists [2022-11-17T23:39:21.354Z] 621af2b45e12: Layer already exists [2022-11-17T23:39:21.354Z] 6dccf58ae481: Layer already exists [2022-11-17T23:39:21.354Z] 686e48f23bf4: Layer already exists [2022-11-17T23:39:21.354Z] db8b6b6956c9: Layer already exists [2022-11-17T23:39:21.354Z] 9833f26c6bda: Layer already exists [2022-11-17T23:39:21.618Z] main: digest: sha256:63031a3b1db5918a20291a0b3a5bd59e89164d1f69ddff2aadc64fd0acb7f794 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-11-17T23:39:21.670Z] ===================================================== [Pipeline] echo [2022-11-17T23:39:21.678Z] taggedImages: [2022-11-17T23:39:21.678Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:a2765a98d8f71eb240f317e00f16757db580c473 [2022-11-17T23:39:21.678Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2022-11-17T23:39:21.678Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2.3.1-dev.4 [2022-11-17T23:39:21.678Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:a2765a98d8f71eb240f317e00f16757db580c473-2.3.1-dev.4 [2022-11-17T23:39:21.678Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo [2022-11-17T23:39:21.696Z] [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: [2022-11-17T23:39:21.696Z] a2765a98d8f71eb240f317e00f16757db580c473 [2022-11-17T23:39:21.696Z] latest [2022-11-17T23:39:21.696Z] 2.3.1-dev.4 [2022-11-17T23:39:21.696Z] a2765a98d8f71eb240f317e00f16757db580c473-2.3.1-dev.4 [2022-11-17T23:39:21.696Z] main [2022-11-17T23:39:21.696Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-17T23:39:22.029Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:a2765a98d8f71eb240f317e00f16757db580c473 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-17T23:39:22.354Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:a2765a98d8f71eb240f317e00f16757db580c473 [2022-11-17T23:39:22.354Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-11-17T23:39:22.354Z] 9c24e5c25d0a: Preparing [2022-11-17T23:39:22.354Z] 192c8c6545c0: Preparing [2022-11-17T23:39:22.354Z] 198967f31a85: Preparing [2022-11-17T23:39:22.354Z] f6401b7eed50: Preparing [2022-11-17T23:39:22.354Z] b9aab88a366e: Preparing [2022-11-17T23:39:22.354Z] 9833f26c6bda: Preparing [2022-11-17T23:39:22.354Z] 9833f26c6bda: Waiting [2022-11-17T23:39:22.354Z] b9aab88a366e: Layer already exists [2022-11-17T23:39:22.620Z] 9833f26c6bda: Layer already exists [2022-11-17T23:39:22.620Z] 9c24e5c25d0a: Pushed [2022-11-17T23:39:22.620Z] 192c8c6545c0: Pushed [2022-11-17T23:39:22.620Z] 198967f31a85: Pushed [2022-11-17T23:39:37.587Z] f6401b7eed50: Pushed [2022-11-17T23:39:37.853Z] a2765a98d8f71eb240f317e00f16757db580c473: digest: sha256:164e9d6e37a682e9360cb650c39b80155637273fc1afd27b09292842d6fc7805 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-17T23:39:38.185Z] + 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 [2022-11-17T23:39:38.512Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2022-11-17T23:39:38.512Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-11-17T23:39:38.512Z] 9c24e5c25d0a: Preparing [2022-11-17T23:39:38.512Z] 192c8c6545c0: Preparing [2022-11-17T23:39:38.512Z] 198967f31a85: Preparing [2022-11-17T23:39:38.512Z] f6401b7eed50: Preparing [2022-11-17T23:39:38.512Z] b9aab88a366e: Preparing [2022-11-17T23:39:38.512Z] 9833f26c6bda: Preparing [2022-11-17T23:39:38.512Z] 9833f26c6bda: Waiting [2022-11-17T23:39:38.512Z] b9aab88a366e: Layer already exists [2022-11-17T23:39:38.512Z] 192c8c6545c0: Layer already exists [2022-11-17T23:39:38.512Z] 9c24e5c25d0a: Layer already exists [2022-11-17T23:39:38.512Z] f6401b7eed50: Layer already exists [2022-11-17T23:39:38.512Z] 198967f31a85: Layer already exists [2022-11-17T23:39:38.512Z] 9833f26c6bda: Layer already exists [2022-11-17T23:39:38.778Z] latest: digest: sha256:164e9d6e37a682e9360cb650c39b80155637273fc1afd27b09292842d6fc7805 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-17T23:39:39.112Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2.3.1-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-17T23:39:39.449Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2.3.1-dev.4 [2022-11-17T23:39:39.449Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-11-17T23:39:39.449Z] 9c24e5c25d0a: Preparing [2022-11-17T23:39:39.449Z] 192c8c6545c0: Preparing [2022-11-17T23:39:39.449Z] 198967f31a85: Preparing [2022-11-17T23:39:39.449Z] f6401b7eed50: Preparing [2022-11-17T23:39:39.449Z] b9aab88a366e: Preparing [2022-11-17T23:39:39.449Z] 9833f26c6bda: Preparing [2022-11-17T23:39:39.449Z] 9833f26c6bda: Waiting [2022-11-17T23:39:39.449Z] b9aab88a366e: Layer already exists [2022-11-17T23:39:39.449Z] 198967f31a85: Layer already exists [2022-11-17T23:39:39.449Z] 9c24e5c25d0a: Layer already exists [2022-11-17T23:39:39.449Z] f6401b7eed50: Layer already exists [2022-11-17T23:39:39.449Z] 192c8c6545c0: Layer already exists [2022-11-17T23:39:39.449Z] 9833f26c6bda: Layer already exists [2022-11-17T23:39:39.714Z] 2.3.1-dev.4: digest: sha256:164e9d6e37a682e9360cb650c39b80155637273fc1afd27b09292842d6fc7805 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-17T23:39:40.058Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:a2765a98d8f71eb240f317e00f16757db580c473-2.3.1-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-17T23:39:40.391Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:a2765a98d8f71eb240f317e00f16757db580c473-2.3.1-dev.4 [2022-11-17T23:39:40.391Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-11-17T23:39:40.391Z] 9c24e5c25d0a: Preparing [2022-11-17T23:39:40.391Z] 192c8c6545c0: Preparing [2022-11-17T23:39:40.391Z] 198967f31a85: Preparing [2022-11-17T23:39:40.391Z] f6401b7eed50: Preparing [2022-11-17T23:39:40.391Z] b9aab88a366e: Preparing [2022-11-17T23:39:40.391Z] 9833f26c6bda: Preparing [2022-11-17T23:39:40.391Z] 9c24e5c25d0a: Layer already exists [2022-11-17T23:39:40.391Z] 198967f31a85: Layer already exists [2022-11-17T23:39:40.391Z] 192c8c6545c0: Layer already exists [2022-11-17T23:39:40.391Z] f6401b7eed50: Layer already exists [2022-11-17T23:39:40.391Z] b9aab88a366e: Layer already exists [2022-11-17T23:39:40.391Z] 9833f26c6bda: Layer already exists [2022-11-17T23:39:40.657Z] a2765a98d8f71eb240f317e00f16757db580c473-2.3.1-dev.4: digest: sha256:164e9d6e37a682e9360cb650c39b80155637273fc1afd27b09292842d6fc7805 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-17T23:39:41.002Z] + 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 [2022-11-17T23:39:41.336Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [2022-11-17T23:39:41.336Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-11-17T23:39:41.336Z] 9c24e5c25d0a: Preparing [2022-11-17T23:39:41.336Z] 192c8c6545c0: Preparing [2022-11-17T23:39:41.336Z] 198967f31a85: Preparing [2022-11-17T23:39:41.336Z] f6401b7eed50: Preparing [2022-11-17T23:39:41.336Z] b9aab88a366e: Preparing [2022-11-17T23:39:41.336Z] 9833f26c6bda: Preparing [2022-11-17T23:39:41.336Z] 9833f26c6bda: Waiting [2022-11-17T23:39:41.336Z] 192c8c6545c0: Layer already exists [2022-11-17T23:39:41.336Z] b9aab88a366e: Layer already exists [2022-11-17T23:39:41.336Z] f6401b7eed50: Layer already exists [2022-11-17T23:39:41.336Z] 9c24e5c25d0a: Layer already exists [2022-11-17T23:39:41.336Z] 198967f31a85: Layer already exists [2022-11-17T23:39:41.336Z] 9833f26c6bda: Layer already exists [2022-11-17T23:39:41.601Z] main: digest: sha256:164e9d6e37a682e9360cb650c39b80155637273fc1afd27b09292842d6fc7805 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-11-17T23:39:41.651Z] ===================================================== [Pipeline] echo [2022-11-17T23:39:41.661Z] taggedImages: [2022-11-17T23:39:41.661Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:a2765a98d8f71eb240f317e00f16757db580c473 [2022-11-17T23:39:41.661Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2022-11-17T23:39:41.661Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2.3.1-dev.4 [2022-11-17T23:39:41.661Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:a2765a98d8f71eb240f317e00f16757db580c473-2.3.1-dev.4 [2022-11-17T23:39:41.661Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo [2022-11-17T23:39:41.680Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2022-11-17T23:39:41.680Z] a2765a98d8f71eb240f317e00f16757db580c473 [2022-11-17T23:39:41.680Z] latest [2022-11-17T23:39:41.680Z] 2.3.1-dev.4 [2022-11-17T23:39:41.680Z] a2765a98d8f71eb240f317e00f16757db580c473-2.3.1-dev.4 [2022-11-17T23:39:41.680Z] main [2022-11-17T23:39:41.680Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-17T23:39:42.016Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:a2765a98d8f71eb240f317e00f16757db580c473 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-17T23:39:42.349Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:a2765a98d8f71eb240f317e00f16757db580c473 [2022-11-17T23:39:42.349Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-11-17T23:39:42.349Z] d7328c542419: Preparing [2022-11-17T23:39:42.349Z] f578f702a8f1: Preparing [2022-11-17T23:39:42.349Z] 58f00e037cbe: Preparing [2022-11-17T23:39:42.349Z] acd3308093a1: Preparing [2022-11-17T23:39:42.349Z] 17bec77d7fdc: Preparing [2022-11-17T23:39:42.349Z] 17bec77d7fdc: Layer already exists [2022-11-17T23:39:42.349Z] 58f00e037cbe: Layer already exists [2022-11-17T23:39:42.613Z] d7328c542419: Pushed [2022-11-17T23:39:42.886Z] acd3308093a1: Pushed [2022-11-17T23:39:48.219Z] f578f702a8f1: Pushed [2022-11-17T23:39:48.219Z] a2765a98d8f71eb240f317e00f16757db580c473: digest: sha256:f24c93a06a8fc4022220892e1e04f9543182afa9a769c686177d11158391daca size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-17T23:39:48.564Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-17T23:39:48.899Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2022-11-17T23:39:48.900Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-11-17T23:39:48.900Z] d7328c542419: Preparing [2022-11-17T23:39:48.900Z] f578f702a8f1: Preparing [2022-11-17T23:39:48.900Z] 58f00e037cbe: Preparing [2022-11-17T23:39:48.900Z] acd3308093a1: Preparing [2022-11-17T23:39:48.900Z] 17bec77d7fdc: Preparing [2022-11-17T23:39:48.900Z] 58f00e037cbe: Layer already exists [2022-11-17T23:39:48.900Z] acd3308093a1: Layer already exists [2022-11-17T23:39:48.900Z] d7328c542419: Layer already exists [2022-11-17T23:39:48.900Z] f578f702a8f1: Layer already exists [2022-11-17T23:39:48.900Z] 17bec77d7fdc: Layer already exists [2022-11-17T23:39:48.900Z] latest: digest: sha256:f24c93a06a8fc4022220892e1e04f9543182afa9a769c686177d11158391daca size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-17T23:39:49.505Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.3.1-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-17T23:39:49.838Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.3.1-dev.4 [2022-11-17T23:39:49.838Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-11-17T23:39:49.838Z] d7328c542419: Preparing [2022-11-17T23:39:49.838Z] f578f702a8f1: Preparing [2022-11-17T23:39:49.838Z] 58f00e037cbe: Preparing [2022-11-17T23:39:49.838Z] acd3308093a1: Preparing [2022-11-17T23:39:49.838Z] 17bec77d7fdc: Preparing [2022-11-17T23:39:49.838Z] acd3308093a1: Layer already exists [2022-11-17T23:39:49.838Z] f578f702a8f1: Layer already exists [2022-11-17T23:39:49.838Z] 17bec77d7fdc: Layer already exists [2022-11-17T23:39:49.838Z] 58f00e037cbe: Layer already exists [2022-11-17T23:39:49.838Z] d7328c542419: Layer already exists [2022-11-17T23:39:50.102Z] 2.3.1-dev.4: digest: sha256:f24c93a06a8fc4022220892e1e04f9543182afa9a769c686177d11158391daca size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-17T23:39:50.433Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:a2765a98d8f71eb240f317e00f16757db580c473-2.3.1-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-17T23:39:50.760Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:a2765a98d8f71eb240f317e00f16757db580c473-2.3.1-dev.4 [2022-11-17T23:39:50.760Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-11-17T23:39:50.760Z] d7328c542419: Preparing [2022-11-17T23:39:50.760Z] f578f702a8f1: Preparing [2022-11-17T23:39:50.760Z] 58f00e037cbe: Preparing [2022-11-17T23:39:50.760Z] acd3308093a1: Preparing [2022-11-17T23:39:50.760Z] 17bec77d7fdc: Preparing [2022-11-17T23:39:50.760Z] d7328c542419: Layer already exists [2022-11-17T23:39:50.760Z] 58f00e037cbe: Layer already exists [2022-11-17T23:39:50.760Z] 17bec77d7fdc: Layer already exists [2022-11-17T23:39:50.760Z] f578f702a8f1: Layer already exists [2022-11-17T23:39:50.760Z] acd3308093a1: Layer already exists [2022-11-17T23:39:50.760Z] a2765a98d8f71eb240f317e00f16757db580c473-2.3.1-dev.4: digest: sha256:f24c93a06a8fc4022220892e1e04f9543182afa9a769c686177d11158391daca size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-17T23:39:51.098Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-17T23:39:51.433Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2022-11-17T23:39:51.433Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-11-17T23:39:51.433Z] d7328c542419: Preparing [2022-11-17T23:39:51.433Z] f578f702a8f1: Preparing [2022-11-17T23:39:51.433Z] 58f00e037cbe: Preparing [2022-11-17T23:39:51.433Z] acd3308093a1: Preparing [2022-11-17T23:39:51.433Z] 17bec77d7fdc: Preparing [2022-11-17T23:39:51.433Z] f578f702a8f1: Layer already exists [2022-11-17T23:39:51.433Z] 17bec77d7fdc: Layer already exists [2022-11-17T23:39:51.433Z] d7328c542419: Layer already exists [2022-11-17T23:39:51.433Z] 58f00e037cbe: Layer already exists [2022-11-17T23:39:51.433Z] acd3308093a1: Layer already exists [2022-11-17T23:39:51.433Z] main: digest: sha256:f24c93a06a8fc4022220892e1e04f9543182afa9a769c686177d11158391daca size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-11-17T23:39:51.748Z] ===================================================== [Pipeline] echo [2022-11-17T23:39:51.756Z] taggedImages: [2022-11-17T23:39:51.756Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:a2765a98d8f71eb240f317e00f16757db580c473 [2022-11-17T23:39:51.756Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2022-11-17T23:39:51.756Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.3.1-dev.4 [2022-11-17T23:39:51.756Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:a2765a98d8f71eb240f317e00f16757db580c473-2.3.1-dev.4 [2022-11-17T23:39:51.756Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2022-11-17T23:39:51.774Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2022-11-17T23:39:51.774Z] a2765a98d8f71eb240f317e00f16757db580c473 [2022-11-17T23:39:51.774Z] latest [2022-11-17T23:39:51.774Z] 2.3.1-dev.4 [2022-11-17T23:39:51.774Z] a2765a98d8f71eb240f317e00f16757db580c473-2.3.1-dev.4 [2022-11-17T23:39:51.774Z] main [2022-11-17T23:39:51.774Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-17T23:39:52.113Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:a2765a98d8f71eb240f317e00f16757db580c473 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-17T23:39:52.449Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:a2765a98d8f71eb240f317e00f16757db580c473 [2022-11-17T23:39:52.449Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-11-17T23:39:52.449Z] c08d382d9a4f: Preparing [2022-11-17T23:39:52.449Z] f47b88549059: Preparing [2022-11-17T23:39:52.449Z] 58f00e037cbe: Preparing [2022-11-17T23:39:52.449Z] 674653c8340a: Preparing [2022-11-17T23:39:52.449Z] 17bec77d7fdc: Preparing [2022-11-17T23:39:52.449Z] 17bec77d7fdc: Layer already exists [2022-11-17T23:39:52.449Z] 674653c8340a: Layer already exists [2022-11-17T23:39:52.449Z] 58f00e037cbe: Layer already exists [2022-11-17T23:39:52.714Z] c08d382d9a4f: Pushed [2022-11-17T23:39:59.357Z] f47b88549059: Pushed [2022-11-17T23:39:59.357Z] a2765a98d8f71eb240f317e00f16757db580c473: digest: sha256:d84dbbd0efd59117adcf0559e58b2eae9839864e7d3b2b528ea8b1b90e5a6f08 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-17T23:39:59.692Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-17T23:40:00.020Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2022-11-17T23:40:00.020Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-11-17T23:40:00.020Z] c08d382d9a4f: Preparing [2022-11-17T23:40:00.020Z] f47b88549059: Preparing [2022-11-17T23:40:00.020Z] 58f00e037cbe: Preparing [2022-11-17T23:40:00.020Z] 674653c8340a: Preparing [2022-11-17T23:40:00.020Z] 17bec77d7fdc: Preparing [2022-11-17T23:40:00.020Z] 17bec77d7fdc: Layer already exists [2022-11-17T23:40:00.020Z] 58f00e037cbe: Layer already exists [2022-11-17T23:40:00.020Z] c08d382d9a4f: Layer already exists [2022-11-17T23:40:00.020Z] f47b88549059: Layer already exists [2022-11-17T23:40:00.020Z] 674653c8340a: Layer already exists [2022-11-17T23:40:00.020Z] latest: digest: sha256:d84dbbd0efd59117adcf0559e58b2eae9839864e7d3b2b528ea8b1b90e5a6f08 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-17T23:40:00.619Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.3.1-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-17T23:40:00.950Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.3.1-dev.4 [2022-11-17T23:40:00.950Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-11-17T23:40:00.950Z] c08d382d9a4f: Preparing [2022-11-17T23:40:00.950Z] f47b88549059: Preparing [2022-11-17T23:40:00.950Z] 58f00e037cbe: Preparing [2022-11-17T23:40:00.950Z] 674653c8340a: Preparing [2022-11-17T23:40:00.950Z] 17bec77d7fdc: Preparing [2022-11-17T23:40:00.950Z] 674653c8340a: Layer already exists [2022-11-17T23:40:00.950Z] c08d382d9a4f: Layer already exists [2022-11-17T23:40:00.950Z] 17bec77d7fdc: Layer already exists [2022-11-17T23:40:00.950Z] f47b88549059: Layer already exists [2022-11-17T23:40:00.950Z] 58f00e037cbe: Layer already exists [2022-11-17T23:40:00.950Z] 2.3.1-dev.4: digest: sha256:d84dbbd0efd59117adcf0559e58b2eae9839864e7d3b2b528ea8b1b90e5a6f08 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-17T23:40:01.281Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:a2765a98d8f71eb240f317e00f16757db580c473-2.3.1-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-17T23:40:01.607Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:a2765a98d8f71eb240f317e00f16757db580c473-2.3.1-dev.4 [2022-11-17T23:40:01.607Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-11-17T23:40:01.607Z] c08d382d9a4f: Preparing [2022-11-17T23:40:01.607Z] f47b88549059: Preparing [2022-11-17T23:40:01.607Z] 58f00e037cbe: Preparing [2022-11-17T23:40:01.607Z] 674653c8340a: Preparing [2022-11-17T23:40:01.607Z] 17bec77d7fdc: Preparing [2022-11-17T23:40:01.607Z] 17bec77d7fdc: Layer already exists [2022-11-17T23:40:01.607Z] 58f00e037cbe: Layer already exists [2022-11-17T23:40:01.607Z] c08d382d9a4f: Layer already exists [2022-11-17T23:40:01.607Z] 674653c8340a: Layer already exists [2022-11-17T23:40:01.607Z] f47b88549059: Layer already exists [2022-11-17T23:40:01.607Z] a2765a98d8f71eb240f317e00f16757db580c473-2.3.1-dev.4: digest: sha256:d84dbbd0efd59117adcf0559e58b2eae9839864e7d3b2b528ea8b1b90e5a6f08 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-17T23:40:01.953Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-17T23:40:02.295Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [2022-11-17T23:40:02.295Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-11-17T23:40:02.295Z] c08d382d9a4f: Preparing [2022-11-17T23:40:02.295Z] f47b88549059: Preparing [2022-11-17T23:40:02.295Z] 58f00e037cbe: Preparing [2022-11-17T23:40:02.295Z] 674653c8340a: Preparing [2022-11-17T23:40:02.295Z] 17bec77d7fdc: Preparing [2022-11-17T23:40:02.295Z] 674653c8340a: Layer already exists [2022-11-17T23:40:02.295Z] 58f00e037cbe: Layer already exists [2022-11-17T23:40:02.295Z] f47b88549059: Layer already exists [2022-11-17T23:40:02.295Z] 17bec77d7fdc: Layer already exists [2022-11-17T23:40:02.295Z] c08d382d9a4f: Layer already exists [2022-11-17T23:40:02.295Z] main: digest: sha256:d84dbbd0efd59117adcf0559e58b2eae9839864e7d3b2b528ea8b1b90e5a6f08 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-11-17T23:40:02.606Z] ===================================================== [Pipeline] echo [2022-11-17T23:40:02.611Z] taggedImages: [2022-11-17T23:40:02.611Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:a2765a98d8f71eb240f317e00f16757db580c473 [2022-11-17T23:40:02.611Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2022-11-17T23:40:02.611Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.3.1-dev.4 [2022-11-17T23:40:02.611Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:a2765a98d8f71eb240f317e00f16757db580c473-2.3.1-dev.4 [2022-11-17T23:40:02.611Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] echo [2022-11-17T23:40:02.624Z] [edgeXDocker.push] Tagging docker image sys-mgmt-agent-arm64 with the following tags: [2022-11-17T23:40:02.624Z] a2765a98d8f71eb240f317e00f16757db580c473 [2022-11-17T23:40:02.624Z] latest [2022-11-17T23:40:02.624Z] 2.3.1-dev.4 [2022-11-17T23:40:02.624Z] a2765a98d8f71eb240f317e00f16757db580c473-2.3.1-dev.4 [2022-11-17T23:40:02.624Z] main [2022-11-17T23:40:02.624Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-17T23:40:02.948Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:a2765a98d8f71eb240f317e00f16757db580c473 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-17T23:40:03.276Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:a2765a98d8f71eb240f317e00f16757db580c473 [2022-11-17T23:40:03.276Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-11-17T23:40:03.276Z] 7e351c6ab6d4: Preparing [2022-11-17T23:40:03.276Z] 08bd1fe2081c: Preparing [2022-11-17T23:40:03.276Z] 289ae6082c23: Preparing [2022-11-17T23:40:03.276Z] ec31acefe011: Preparing [2022-11-17T23:40:03.276Z] 17bec77d7fdc: Preparing [2022-11-17T23:40:03.276Z] 17bec77d7fdc: Layer already exists [2022-11-17T23:40:03.544Z] 08bd1fe2081c: Pushed [2022-11-17T23:40:04.128Z] 7e351c6ab6d4: Pushed [2022-11-17T23:40:06.066Z] 289ae6082c23: Pushed [2022-11-17T23:40:32.711Z] ec31acefe011: Pushed [2022-11-17T23:40:32.711Z] a2765a98d8f71eb240f317e00f16757db580c473: digest: sha256:987582bf693f77ada62732a0c3c4026836c1fb53db4e5d0e2fb7859203fcfd3e size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-17T23:40:33.038Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-17T23:40:33.362Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [2022-11-17T23:40:33.362Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-11-17T23:40:33.362Z] 7e351c6ab6d4: Preparing [2022-11-17T23:40:33.362Z] 08bd1fe2081c: Preparing [2022-11-17T23:40:33.362Z] 289ae6082c23: Preparing [2022-11-17T23:40:33.362Z] ec31acefe011: Preparing [2022-11-17T23:40:33.362Z] 17bec77d7fdc: Preparing [2022-11-17T23:40:33.362Z] 17bec77d7fdc: Layer already exists [2022-11-17T23:40:33.362Z] 7e351c6ab6d4: Layer already exists [2022-11-17T23:40:33.362Z] 08bd1fe2081c: Layer already exists [2022-11-17T23:40:33.362Z] 289ae6082c23: Layer already exists [2022-11-17T23:40:33.362Z] ec31acefe011: Layer already exists [2022-11-17T23:40:33.362Z] latest: digest: sha256:987582bf693f77ada62732a0c3c4026836c1fb53db4e5d0e2fb7859203fcfd3e size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-17T23:40:33.687Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.3.1-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-17T23:40:34.012Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.3.1-dev.4 [2022-11-17T23:40:34.012Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-11-17T23:40:34.012Z] 7e351c6ab6d4: Preparing [2022-11-17T23:40:34.012Z] 08bd1fe2081c: Preparing [2022-11-17T23:40:34.012Z] 289ae6082c23: Preparing [2022-11-17T23:40:34.012Z] ec31acefe011: Preparing [2022-11-17T23:40:34.012Z] 17bec77d7fdc: Preparing [2022-11-17T23:40:34.012Z] 7e351c6ab6d4: Layer already exists [2022-11-17T23:40:34.012Z] 17bec77d7fdc: Layer already exists [2022-11-17T23:40:34.012Z] 08bd1fe2081c: Layer already exists [2022-11-17T23:40:34.012Z] 289ae6082c23: Layer already exists [2022-11-17T23:40:34.012Z] ec31acefe011: Layer already exists [2022-11-17T23:40:34.012Z] 2.3.1-dev.4: digest: sha256:987582bf693f77ada62732a0c3c4026836c1fb53db4e5d0e2fb7859203fcfd3e size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-17T23:40:34.348Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:a2765a98d8f71eb240f317e00f16757db580c473-2.3.1-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-17T23:40:34.677Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:a2765a98d8f71eb240f317e00f16757db580c473-2.3.1-dev.4 [2022-11-17T23:40:34.677Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-11-17T23:40:34.677Z] 7e351c6ab6d4: Preparing [2022-11-17T23:40:34.677Z] 08bd1fe2081c: Preparing [2022-11-17T23:40:34.677Z] 289ae6082c23: Preparing [2022-11-17T23:40:34.677Z] ec31acefe011: Preparing [2022-11-17T23:40:34.677Z] 17bec77d7fdc: Preparing [2022-11-17T23:40:34.677Z] 17bec77d7fdc: Layer already exists [2022-11-17T23:40:34.677Z] ec31acefe011: Layer already exists [2022-11-17T23:40:34.677Z] 08bd1fe2081c: Layer already exists [2022-11-17T23:40:34.677Z] 7e351c6ab6d4: Layer already exists [2022-11-17T23:40:34.677Z] 289ae6082c23: Layer already exists [2022-11-17T23:40:34.677Z] a2765a98d8f71eb240f317e00f16757db580c473-2.3.1-dev.4: digest: sha256:987582bf693f77ada62732a0c3c4026836c1fb53db4e5d0e2fb7859203fcfd3e size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-17T23:40:34.999Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-17T23:40:35.316Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [2022-11-17T23:40:35.317Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-11-17T23:40:35.317Z] 7e351c6ab6d4: Preparing [2022-11-17T23:40:35.317Z] 08bd1fe2081c: Preparing [2022-11-17T23:40:35.317Z] 289ae6082c23: Preparing [2022-11-17T23:40:35.317Z] ec31acefe011: Preparing [2022-11-17T23:40:35.317Z] 17bec77d7fdc: Preparing [2022-11-17T23:40:35.317Z] 08bd1fe2081c: Layer already exists [2022-11-17T23:40:35.317Z] 7e351c6ab6d4: Layer already exists [2022-11-17T23:40:35.317Z] 289ae6082c23: Layer already exists [2022-11-17T23:40:35.317Z] ec31acefe011: Layer already exists [2022-11-17T23:40:35.317Z] 17bec77d7fdc: Layer already exists [2022-11-17T23:40:35.317Z] main: digest: sha256:987582bf693f77ada62732a0c3c4026836c1fb53db4e5d0e2fb7859203fcfd3e size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-11-17T23:40:35.368Z] ===================================================== [Pipeline] echo [2022-11-17T23:40:35.375Z] taggedImages: [2022-11-17T23:40:35.375Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:a2765a98d8f71eb240f317e00f16757db580c473 [2022-11-17T23:40:35.375Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [2022-11-17T23:40:35.375Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.3.1-dev.4 [2022-11-17T23:40:35.375Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:a2765a98d8f71eb240f317e00f16757db580c473-2.3.1-dev.4 [2022-11-17T23:40:35.375Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-17T23:40:35.762Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-11-17T23:40:35.762Z] [2022-11-17T23:40:35.762Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-17T23:40:36.080Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-11-17T23:40:36.080Z] arm64: Pulling from edgex-lftools-log-publisher [2022-11-17T23:40:36.080Z] 8998bd30e6a1: Pulling fs layer [2022-11-17T23:40:36.080Z] 04944245beec: Pulling fs layer [2022-11-17T23:40:36.080Z] 699f458cf7ca: Pulling fs layer [2022-11-17T23:40:36.080Z] 765212b225bb: Pulling fs layer [2022-11-17T23:40:36.080Z] f23df028b6ca: Pulling fs layer [2022-11-17T23:40:36.080Z] d65c8cfc05b1: Pulling fs layer [2022-11-17T23:40:36.080Z] 2437ff75d9bd: Pulling fs layer [2022-11-17T23:40:36.080Z] f23df028b6ca: Waiting [2022-11-17T23:40:36.080Z] d65c8cfc05b1: Waiting [2022-11-17T23:40:36.080Z] 765212b225bb: Waiting [2022-11-17T23:40:36.080Z] 2437ff75d9bd: Waiting [2022-11-17T23:40:36.365Z] 04944245beec: Verifying Checksum [2022-11-17T23:40:36.365Z] 04944245beec: Download complete [2022-11-17T23:40:36.365Z] 765212b225bb: Verifying Checksum [2022-11-17T23:40:36.365Z] 765212b225bb: Download complete [2022-11-17T23:40:36.365Z] f23df028b6ca: Download complete [2022-11-17T23:40:36.365Z] d65c8cfc05b1: Verifying Checksum [2022-11-17T23:40:36.365Z] d65c8cfc05b1: Download complete [2022-11-17T23:40:36.365Z] 699f458cf7ca: Verifying Checksum [2022-11-17T23:40:36.365Z] 699f458cf7ca: Download complete [2022-11-17T23:40:36.979Z] 8998bd30e6a1: Verifying Checksum [2022-11-17T23:40:36.979Z] 8998bd30e6a1: Download complete [2022-11-17T23:40:38.951Z] 2437ff75d9bd: Verifying Checksum [2022-11-17T23:40:38.951Z] 2437ff75d9bd: Download complete [2022-11-17T23:40:40.883Z] 8998bd30e6a1: Pull complete [2022-11-17T23:40:41.147Z] 04944245beec: Pull complete [2022-11-17T23:40:42.101Z] 699f458cf7ca: Pull complete [2022-11-17T23:40:42.365Z] 765212b225bb: Pull complete [2022-11-17T23:40:42.943Z] f23df028b6ca: Pull complete [2022-11-17T23:40:43.207Z] d65c8cfc05b1: Pull complete [2022-11-17T23:40:55.485Z] 2437ff75d9bd: Pull complete [2022-11-17T23:40:55.485Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-11-17T23:40:55.485Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-11-17T23:40:55.485Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-17T23:40:55.646Z] prd-ubuntu20.04-docker-arm64-4c-16g-119451 does not seem to be running inside a container [2022-11-17T23:40:55.686Z] $ 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/352 -v /w/workspace/edgex-go/352:/w/workspace/edgex-go/352:rw,z -v /w/workspace/edgex-go/352@tmp:/w/workspace/edgex-go/352@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 [2022-11-17T23:40:58.255Z] $ docker top 8d8ebec094f0adfbc4db7c87f411cf07c2599444ac75351d8f8b37d6ce291c29 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-11-17T23:40:59.131Z] ---> job-cost.sh [2022-11-17T23:40:59.131Z] lf-activate-venv: SKIPPING [2022-11-17T23:40:59.131Z] INFO: No Stack... [2022-11-17T23:40:59.711Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-11-17T23:41:00.288Z] INFO: Archiving Costs [Pipeline] sh [2022-11-17T23:41:00.599Z] + cat /w/workspace/edgex-go/352/archives/cost.csv [2022-11-17T23:41:00.599Z] + cut -d, -f6 [Pipeline] lock [2022-11-17T23:41:00.896Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-352-stack-cost] [2022-11-17T23:41:00.903Z] Resource [jenkins-edgexfoundry-edgex-go-main-352-stack-cost] did not exist. Created. [2022-11-17T23:41:00.903Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-main-352-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-11-17T23:41:01.217Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-11-17T23:41:01.759Z] Stashed 1 file(s) [Pipeline] } [2022-11-17T23:41:01.766Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-main-352-stack-cost] [Pipeline] // lock [Pipeline] } [2022-11-17T23:41:01.769Z] $ docker stop --time=1 8d8ebec094f0adfbc4db7c87f411cf07c2599444ac75351d8f8b37d6ce291c29 [2022-11-17T23:41:03.219Z] $ docker rm -f 8d8ebec094f0adfbc4db7c87f411cf07c2599444ac75351d8f8b37d6ce291c29 [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 [2022-11-17T23:41:03.684Z] provisioning config files... [2022-11-17T23:41:03.692Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/352@tmp/config8076941967632675368tmp [Pipeline] { [Pipeline] sh [2022-11-17T23:41:03.985Z] + set +x [2022-11-17T23:41:03.985Z] + bash -s -- [2022-11-17T23:41:03.985Z] + curl -s https://codecov.io/bash [2022-11-17T23:41:03.985Z] [2022-11-17T23:41:03.985Z] _____ _ [2022-11-17T23:41:03.985Z] / ____| | | [2022-11-17T23:41:03.985Z] | | ___ __| | ___ ___ _____ __ [2022-11-17T23:41:03.985Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-11-17T23:41:03.985Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-11-17T23:41:03.985Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-11-17T23:41:03.985Z] Bash-1.0.6 [2022-11-17T23:41:03.985Z] [2022-11-17T23:41:03.985Z] [2022-11-17T23:41:03.985Z] ==> git version 2.25.1 found [2022-11-17T23:41:03.985Z] ==> 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 [2022-11-17T23:41:03.985Z] Release-Date: 2020-01-08 [2022-11-17T23:41:03.985Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-11-17T23:41:03.985Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-11-17T23:41:03.985Z] ==> Jenkins CI detected. [2022-11-17T23:41:03.985Z] current dir:  /w/workspace/edgex-go/352 [2022-11-17T23:41:03.985Z] project root: . [2022-11-17T23:41:03.985Z] --> token set from env [2022-11-17T23:41:03.985Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-11-17T23:41:03.985Z] ==> Running gcov in . (disable via -X gcov) [2022-11-17T23:41:03.985Z] ==> Python coveragepy not found [2022-11-17T23:41:03.985Z] ==> Searching for coverage reports in: [2022-11-17T23:41:03.985Z] + . [2022-11-17T23:41:04.244Z] -> Found 1 reports [2022-11-17T23:41:04.244Z] ==> Detecting git/mercurial file structure [2022-11-17T23:41:04.244Z] ==> Reading reports [2022-11-17T23:41:04.244Z] + ./coverage.out bytes=501828 [2022-11-17T23:41:04.244Z] ==> Appending adjustments [2022-11-17T23:41:04.244Z] https://docs.codecov.io/docs/fixing-reports [2022-11-17T23:41:05.619Z] + Found adjustments [2022-11-17T23:41:05.619Z] ==> Gzipping contents [2022-11-17T23:41:05.619Z] 64K /tmp/codecov.s4NyGl.gz [2022-11-17T23:41:05.619Z] ==> Uploading reports [2022-11-17T23:41:05.619Z] url: https://codecov.io [2022-11-17T23:41:05.619Z] query: branch=main&commit=a2765a98d8f71eb240f317e00f16757db580c473&build=352&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F352%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-11-17T23:41:05.619Z] -> Pinging Codecov [2022-11-17T23:41:05.619Z] 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=a2765a98d8f71eb240f317e00f16757db580c473&build=352&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F352%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-11-17T23:41:05.619Z] -> Uploading to [2022-11-17T23:41:05.619Z] https://storage.googleapis.com/codecov/v4/raw/2022-11-17/00271124DB129430A58F1EEE437C3FCB/a2765a98d8f71eb240f317e00f16757db580c473/95127ba0-29d6-4b7d-b5bb-1a166b2cc893.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20221117%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20221117T234105Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=199d2d7b0111305dfc0a1adc7a85ef16ecacc4bef14459489780fce11ce529f4 [2022-11-17T23:41:05.619Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-11-17T23:41:05.619Z] Dload Upload Total Spent Left Speed [2022-11-17T23:41:05.876Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 65425 0 0 100 65425 0 256k --:--:-- --:--:-- --:--:-- 256k [2022-11-17T23:41:05.876Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/a2765a98d8f71eb240f317e00f16757db580c473 [Pipeline] } [2022-11-17T23:41:05.882Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2022-11-17T23:41:06.059Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-11-17T23:41:06.069Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-17T23:41:06.356Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-11-17T23:41:06.356Z] [2022-11-17T23:41:06.356Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-17T23:41:06.646Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-11-17T23:41:06.646Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-11-17T23:41:06.646Z] df9b9388f04a: Pulling fs layer [2022-11-17T23:41:06.646Z] 52dc419b0ee2: Pulling fs layer [2022-11-17T23:41:06.646Z] 25bc292e5bac: Pulling fs layer [2022-11-17T23:41:06.646Z] 114826534d7a: Pulling fs layer [2022-11-17T23:41:06.646Z] 4657fd5d0bcf: Pulling fs layer [2022-11-17T23:41:06.646Z] 6ad1cebc031e: Pulling fs layer [2022-11-17T23:41:06.646Z] 8a3aa393b2d8: Pulling fs layer [2022-11-17T23:41:06.646Z] 114826534d7a: Waiting [2022-11-17T23:41:06.646Z] 6ad1cebc031e: Waiting [2022-11-17T23:41:06.646Z] 8a3aa393b2d8: Waiting [2022-11-17T23:41:06.646Z] 4657fd5d0bcf: Waiting [2022-11-17T23:41:06.646Z] 25bc292e5bac: Verifying Checksum [2022-11-17T23:41:06.646Z] 25bc292e5bac: Download complete [2022-11-17T23:41:06.646Z] 52dc419b0ee2: Verifying Checksum [2022-11-17T23:41:06.646Z] 52dc419b0ee2: Download complete [2022-11-17T23:41:06.646Z] 4657fd5d0bcf: Verifying Checksum [2022-11-17T23:41:06.646Z] 4657fd5d0bcf: Download complete [2022-11-17T23:41:06.905Z] df9b9388f04a: Download complete [2022-11-17T23:41:06.905Z] 6ad1cebc031e: Verifying Checksum [2022-11-17T23:41:06.905Z] 6ad1cebc031e: Download complete [2022-11-17T23:41:06.905Z] df9b9388f04a: Pull complete [2022-11-17T23:41:07.173Z] 52dc419b0ee2: Pull complete [2022-11-17T23:41:07.173Z] 25bc292e5bac: Pull complete [2022-11-17T23:41:07.433Z] 114826534d7a: Verifying Checksum [2022-11-17T23:41:07.433Z] 114826534d7a: Download complete [2022-11-17T23:41:07.691Z] 8a3aa393b2d8: Verifying Checksum [2022-11-17T23:41:07.691Z] 8a3aa393b2d8: Download complete [2022-11-17T23:41:10.980Z] 114826534d7a: Pull complete [2022-11-17T23:41:11.238Z] 4657fd5d0bcf: Pull complete [2022-11-17T23:41:11.495Z] 6ad1cebc031e: Pull complete [2022-11-17T23:41:14.775Z] 8a3aa393b2d8: Pull complete [2022-11-17T23:41:14.775Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2022-11-17T23:41:14.775Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-11-17T23:41:14.775Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-17T23:41:14.842Z] prd-ubuntu20.04-docker-8c-8g-119449 does not seem to be running inside a container [2022-11-17T23:41:14.872Z] $ 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/352 -v /w/workspace/edgex-go/352:/w/workspace/edgex-go/352:rw,z -v /w/workspace/edgex-go/352@tmp:/w/workspace/edgex-go/352@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2022-11-17T23:41:17.897Z] $ docker top 71a5ccdf532da94dea69c034a311fd19a167399a5339dbdfd5c239d45d3c651a -eo pid,comm [Pipeline] { [Pipeline] echo [2022-11-17T23:41:17.955Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh [2022-11-17T23:41:18.230Z] + set -o pipefail [2022-11-17T23:41:18.230Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' [2022-11-17T23:41:26.347Z] [2022-11-17T23:41:26.347Z] Monitoring /w/workspace/edgex-go/352 (github.com/edgexfoundry/edgex-go)... [2022-11-17T23:41:26.347Z] [2022-11-17T23:41:26.347Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/13cd8448-2778-4a76-bf52-ee2dd2941a61/history/eb0328b9-38a2-4147-a4b9-06861531caed [2022-11-17T23:41:26.347Z] [2022-11-17T23:41:26.347Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2022-11-17T23:41:26.347Z] [2022-11-17T23:41:26.347Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-11-17T23:41:26.347Z] [2022-11-17T23:41:26.347Z] [2022-11-17T23:41:26.347Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2022-11-17T23:41:26.347Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2022-11-17T23:41:26.347Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2022-11-17T23:41:26.360Z] $ docker stop --time=1 71a5ccdf532da94dea69c034a311fd19a167399a5339dbdfd5c239d45d3c651a [2022-11-17T23:41:29.170Z] $ docker rm -f 71a5ccdf532da94dea69c034a311fd19a167399a5339dbdfd5c239d45d3c651a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2022-11-17T23:41:29.521Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-11-17T23:41:29.529Z] provisioning config files... [2022-11-17T23:41:29.535Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/352@tmp/config9179202956949241952tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-11-17T23:41:29.823Z] --> edgex-publish-swagger.sh [2022-11-17T23:41:29.823Z] === Publish openapi/v2 API === [2022-11-17T23:41:29.823Z] [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger [2022-11-17T23:41:29.823Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/352/openapi/v2/core-command.yaml] [2022-11-17T23:41:29.823Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-11-17T23:41:29.823Z] Dload Upload Total Spent Left Speed [2022-11-17T23:41:30.756Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 33822 0 0 100 33822 0 37413 --:--:-- --:--:-- --:--:-- 37372 100 33822 0 0 100 33822 0 37413 --:--:-- --:--:-- --:--:-- 37372 [2022-11-17T23:41:30.756Z] [2022-11-17T23:41:30.756Z] [2022-11-17T23:41:30.756Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/352/openapi/v2/core-data.yaml] [2022-11-17T23:41:30.756Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-11-17T23:41:30.756Z] Dload Upload Total Spent Left Speed [2022-11-17T23:41:31.690Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 71585 0 0 100 71585 0 75591 --:--:-- --:--:-- --:--:-- 75511 100 71585 0 0 100 71585 0 75591 --:--:-- --:--:-- --:--:-- 75511 [2022-11-17T23:41:31.690Z] [2022-11-17T23:41:31.690Z] [2022-11-17T23:41:31.690Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/352/openapi/v2/core-metadata.yaml] [2022-11-17T23:41:31.690Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-11-17T23:41:31.690Z] Dload Upload Total Spent Left Speed [2022-11-17T23:41:32.625Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 144k 0 0 100 144k 0 155k --:--:-- --:--:-- --:--:-- 155k 100 144k 0 0 100 144k 0 155k --:--:-- --:--:-- --:--:-- 155k [2022-11-17T23:41:32.625Z] [2022-11-17T23:41:32.625Z] [2022-11-17T23:41:32.625Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/352/openapi/v2/support-notifications.yaml] [2022-11-17T23:41:32.625Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-11-17T23:41:32.625Z] Dload Upload Total Spent Left Speed [2022-11-17T23:41:33.558Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 89309 0 0 100 89309 0 94807 --:--:-- --:--:-- --:--:-- 94707 100 89309 0 0 100 89309 0 94707 --:--:-- --:--:-- --:--:-- 94707 [2022-11-17T23:41:33.558Z] [2022-11-17T23:41:33.558Z] [2022-11-17T23:41:33.558Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/352/openapi/v2/support-scheduler.yaml] [2022-11-17T23:41:33.558Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-11-17T23:41:33.558Z] Dload Upload Total Spent Left Speed [2022-11-17T23:41:34.493Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 39547 0 0 100 39547 0 41194 --:--:-- --:--:-- --:--:-- 41151 100 39547 0 0 100 39547 0 41109 --:--:-- --:--:-- --:--:-- 41066 [2022-11-17T23:41:34.493Z] [2022-11-17T23:41:34.493Z] [2022-11-17T23:41:34.493Z] [publishToSwagger] Publishing API Name [system-agent] [/w/workspace/edgex-go/352/openapi/v2/system-agent.yaml] [2022-11-17T23:41:34.493Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-11-17T23:41:34.493Z] Dload Upload Total Spent Left Speed [2022-11-17T23:41:35.426Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 20083 0 0 100 20083 0 22020 --:--:-- --:--:-- --:--:-- 21996 100 20083 0 0 100 20083 0 22020 --:--:-- --:--:-- --:--:-- 21996 [2022-11-17T23:41:35.426Z] [2022-11-17T23:41:35.426Z] [Pipeline] } [2022-11-17T23:41:35.434Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh [2022-11-17T23:41:35.787Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-11-17T23:41:35.787Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-17T23:41:36.081Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-11-17T23:41:36.081Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-17T23:41:36.142Z] prd-ubuntu20.04-docker-8c-8g-119449 does not seem to be running inside a container [2022-11-17T23:41:36.169Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/352 -v /w/workspace/edgex-go/352:/w/workspace/edgex-go/352:rw,z -v /w/workspace/edgex-go/352@tmp:/w/workspace/edgex-go/352@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-11-17T23:41:36.596Z] $ docker top e7ec033810241498a2d3763afdb62f10c5afcafcbb836ae455544aea253043ca -eo pid,comm [2022-11-17T23:41:36.646Z] 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). [2022-11-17T23:41:36.646Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-11-17T23:41:36.686Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-11-17T23:41:36.686Z] [ssh-agent] Looking for ssh-agent implementation... [2022-11-17T23:41:36.809Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-11-17T23:41:36.815Z] $ docker exec e7ec033810241498a2d3763afdb62f10c5afcafcbb836ae455544aea253043ca ssh-agent [2022-11-17T23:41:36.933Z] SSH_AUTH_SOCK=/tmp/ssh-KwbcYblDTl2H/agent.32 [2022-11-17T23:41:36.933Z] SSH_AGENT_PID=38 [2022-11-17T23:41:36.938Z] Running ssh-add (command line suppressed) [2022-11-17T23:41:37.049Z] Identity added: /w/workspace/edgex-go/352@tmp/private_key_15764844627121130103.key (/w/workspace/edgex-go/352@tmp/private_key_15764844627121130103.key) [2022-11-17T23:41:37.060Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-11-17T23:41:37.343Z] + git semver tag [2022-11-17T23:41:37.601Z] 2022-11-17 23:41:37,530 [run_tag] DEBUG tag force:False [2022-11-17T23:41:37.601Z] 2022-11-17 23:41:37,530 [check_head_tag] DEBUG check head tag [2022-11-17T23:41:37.601Z] 2022-11-17 23:41:37,532 [execute] INFO git cat-file --batch-check [2022-11-17T23:41:37.601Z] 2022-11-17 23:41:37,532 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/352, universal_newlines=False, shell=None, istream=) [2022-11-17T23:41:37.601Z] 2022-11-17 23:41:37,535 [execute] INFO git cat-file --batch [2022-11-17T23:41:37.601Z] 2022-11-17 23:41:37,535 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/352, universal_newlines=False, shell=None, istream=) [2022-11-17T23:41:37.601Z] 2022-11-17 23:41:37,564 [read_version] DEBUG read version from /w/workspace/edgex-go/352/.semver/main [2022-11-17T23:41:37.601Z] 2022-11-17 23:41:37,564 [execute] INFO git tag -a v2.3.1-dev.4 -m v2.3.1-dev.4 [2022-11-17T23:41:37.601Z] 2022-11-17 23:41:37,565 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.3.1-dev.4', '-m', 'v2.3.1-dev.4'], cwd=/w/workspace/edgex-go/352, universal_newlines=False, shell=None, istream=None) [2022-11-17T23:41:37.601Z] 2022-11-17 23:41:37,569 [read_version] DEBUG read version from /w/workspace/edgex-go/352/.semver/main [2022-11-17T23:41:37.601Z] 2.3.1-dev.4 [Pipeline] } [2022-11-17T23:41:37.614Z] $ docker exec --env ******** --env ******** e7ec033810241498a2d3763afdb62f10c5afcafcbb836ae455544aea253043ca ssh-agent -k [2022-11-17T23:41:37.716Z] unset SSH_AUTH_SOCK; [2022-11-17T23:41:37.716Z] unset SSH_AGENT_PID; [2022-11-17T23:41:37.717Z] echo Agent pid 38 killed; [2022-11-17T23:41:37.724Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-11-17T23:41:38.026Z] + git semver [Pipeline] } [2022-11-17T23:41:38.299Z] $ docker stop --time=1 e7ec033810241498a2d3763afdb62f10c5afcafcbb836ae455544aea253043ca [2022-11-17T23:41:39.605Z] $ docker rm -f e7ec033810241498a2d3763afdb62f10c5afcafcbb836ae455544aea253043ca [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-17T23:41:39.994Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-11-17T23:41:39.994Z] [2022-11-17T23:41:39.994Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-17T23:41:40.295Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-11-17T23:41:40.295Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-11-17T23:41:40.295Z] ab5ef0e58194: Pulling fs layer [2022-11-17T23:41:40.295Z] 9712f1f96733: Pulling fs layer [2022-11-17T23:41:40.295Z] 63f879dbbcfc: Pulling fs layer [2022-11-17T23:41:40.295Z] 0d9ebad4ef96: Pulling fs layer [2022-11-17T23:41:40.295Z] e9a5061849ea: Pulling fs layer [2022-11-17T23:41:40.295Z] d747dcd14b5f: Pulling fs layer [2022-11-17T23:41:40.295Z] 2de7ff778b66: Pulling fs layer [2022-11-17T23:41:40.295Z] e9a5061849ea: Waiting [2022-11-17T23:41:40.295Z] d747dcd14b5f: Waiting [2022-11-17T23:41:40.295Z] 0d9ebad4ef96: Waiting [2022-11-17T23:41:40.295Z] 2de7ff778b66: Waiting [2022-11-17T23:41:40.295Z] 9712f1f96733: Download complete [2022-11-17T23:41:40.878Z] 63f879dbbcfc: Verifying Checksum [2022-11-17T23:41:40.878Z] 63f879dbbcfc: Download complete [2022-11-17T23:41:40.878Z] e9a5061849ea: Verifying Checksum [2022-11-17T23:41:40.878Z] e9a5061849ea: Download complete [2022-11-17T23:41:40.878Z] d747dcd14b5f: Download complete [2022-11-17T23:41:40.878Z] 0d9ebad4ef96: Verifying Checksum [2022-11-17T23:41:40.878Z] 0d9ebad4ef96: Download complete [2022-11-17T23:41:41.136Z] 2de7ff778b66: Verifying Checksum [2022-11-17T23:41:41.136Z] 2de7ff778b66: Download complete [2022-11-17T23:41:41.136Z] ab5ef0e58194: Verifying Checksum [2022-11-17T23:41:41.136Z] ab5ef0e58194: Download complete [2022-11-17T23:41:44.415Z] ab5ef0e58194: Pull complete [2022-11-17T23:41:44.415Z] 9712f1f96733: Pull complete [2022-11-17T23:41:44.982Z] 63f879dbbcfc: Pull complete [2022-11-17T23:41:49.162Z] 0d9ebad4ef96: Pull complete [2022-11-17T23:41:49.162Z] e9a5061849ea: Pull complete [2022-11-17T23:41:49.162Z] d747dcd14b5f: Pull complete [2022-11-17T23:41:50.535Z] 2de7ff778b66: Pull complete [2022-11-17T23:41:50.535Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-11-17T23:41:50.535Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-11-17T23:41:50.536Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-17T23:41:50.617Z] prd-ubuntu20.04-docker-8c-8g-119449 does not seem to be running inside a container [2022-11-17T23:41:50.646Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/352 -v /w/workspace/edgex-go/352:/w/workspace/edgex-go/352:rw,z -v /w/workspace/edgex-go/352@tmp:/w/workspace/edgex-go/352@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2022-11-17T23:41:53.579Z] $ docker top 18f77ad5f686cea859fcf6b4f06c49e8db6eb34bbab3229b5d5e45a433f9b63f -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-11-17T23:41:53.650Z] provisioning config files... [2022-11-17T23:41:53.657Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/352@tmp/config7217523509167841265tmp [2022-11-17T23:41:53.666Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/352@tmp/config4041394121542109979tmp [2022-11-17T23:41:53.675Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/352@tmp/config7599484428075697293tmp [Pipeline] { [Pipeline] echo [2022-11-17T23:41:53.685Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-11-17T23:41:53.963Z] ---> sigul-configuration.sh [2022-11-17T23:41:53.963Z] gpg: directory `/root/.gnupg' created [2022-11-17T23:41:53.963Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-11-17T23:41:53.963Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-11-17T23:41:53.963Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-11-17T23:41:53.963Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-11-17T23:41:53.963Z] gpg: CAST5 encrypted data [2022-11-17T23:41:53.963Z] gpg: encrypted with 1 passphrase [2022-11-17T23:41:53.963Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-11-17T23:41:54.247Z] + mkdir /home/jenkins [2022-11-17T23:41:54.247Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-11-17T23:41:54.528Z] + 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 [2022-11-17T23:41:54.536Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-11-17T23:41:54.819Z] ---> sigul-install.sh [2022-11-17T23:41:54.819Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-11-17T23:41:55.102Z] + git tag --list [2022-11-17T23:41:55.102Z] 0.6.0 [2022-11-17T23:41:55.102Z] 0.6.1 [2022-11-17T23:41:55.102Z] 0.7.0 [2022-11-17T23:41:55.102Z] 0.7.1 [2022-11-17T23:41:55.102Z] v1.0.0 [2022-11-17T23:41:55.102Z] v1.0.1 [2022-11-17T23:41:55.102Z] v1.1.0 [2022-11-17T23:41:55.102Z] v1.2.0 [2022-11-17T23:41:55.102Z] v1.2.1 [2022-11-17T23:41:55.102Z] v1.3.0 [2022-11-17T23:41:55.102Z] v1.3.1 [2022-11-17T23:41:55.102Z] v2.0.0 [2022-11-17T23:41:55.102Z] v2.1.0 [2022-11-17T23:41:55.102Z] v2.1.1 [2022-11-17T23:41:55.102Z] v2.1.1-dev.1 [2022-11-17T23:41:55.102Z] v2.1.1-dev.2 [2022-11-17T23:41:55.102Z] v2.1.1-dev.3 [2022-11-17T23:41:55.102Z] v2.1.1-dev.4 [2022-11-17T23:41:55.102Z] v2.1.1-dev.5 [2022-11-17T23:41:55.102Z] v2.1.1-dev.6 [2022-11-17T23:41:55.102Z] v2.1.1-dev.7 [2022-11-17T23:41:55.102Z] v2.1.1-dev.8 [2022-11-17T23:41:55.102Z] v2.1.2-dev.1 [2022-11-17T23:41:55.102Z] v2.2.0 [2022-11-17T23:41:55.102Z] v2.2.1-dev.1 [2022-11-17T23:41:55.102Z] v2.2.1-dev.10 [2022-11-17T23:41:55.102Z] v2.2.1-dev.11 [2022-11-17T23:41:55.102Z] v2.2.1-dev.12 [2022-11-17T23:41:55.102Z] v2.2.1-dev.13 [2022-11-17T23:41:55.102Z] v2.2.1-dev.14 [2022-11-17T23:41:55.102Z] v2.2.1-dev.15 [2022-11-17T23:41:55.102Z] v2.2.1-dev.16 [2022-11-17T23:41:55.102Z] v2.2.1-dev.17 [2022-11-17T23:41:55.102Z] v2.2.1-dev.18 [2022-11-17T23:41:55.102Z] v2.2.1-dev.19 [2022-11-17T23:41:55.102Z] v2.2.1-dev.2 [2022-11-17T23:41:55.102Z] v2.2.1-dev.20 [2022-11-17T23:41:55.102Z] v2.2.1-dev.21 [2022-11-17T23:41:55.102Z] v2.2.1-dev.22 [2022-11-17T23:41:55.102Z] v2.2.1-dev.23 [2022-11-17T23:41:55.102Z] v2.2.1-dev.24 [2022-11-17T23:41:55.102Z] v2.2.1-dev.25 [2022-11-17T23:41:55.102Z] v2.2.1-dev.26 [2022-11-17T23:41:55.102Z] v2.2.1-dev.27 [2022-11-17T23:41:55.102Z] v2.2.1-dev.28 [2022-11-17T23:41:55.102Z] v2.2.1-dev.29 [2022-11-17T23:41:55.102Z] v2.2.1-dev.3 [2022-11-17T23:41:55.102Z] v2.2.1-dev.4 [2022-11-17T23:41:55.102Z] v2.2.1-dev.5 [2022-11-17T23:41:55.102Z] v2.2.1-dev.6 [2022-11-17T23:41:55.102Z] v2.2.1-dev.7 [2022-11-17T23:41:55.102Z] v2.2.1-dev.8 [2022-11-17T23:41:55.102Z] v2.2.1-dev.9 [2022-11-17T23:41:55.102Z] v2.3.0 [2022-11-17T23:41:55.102Z] v2.3.0-dev.100 [2022-11-17T23:41:55.102Z] v2.3.0-dev.101 [2022-11-17T23:41:55.102Z] v2.3.0-dev.102 [2022-11-17T23:41:55.102Z] v2.3.0-dev.103 [2022-11-17T23:41:55.102Z] v2.3.0-dev.104 [2022-11-17T23:41:55.102Z] v2.3.0-dev.105 [2022-11-17T23:41:55.102Z] v2.3.0-dev.106 [2022-11-17T23:41:55.102Z] v2.3.0-dev.29 [2022-11-17T23:41:55.102Z] v2.3.0-dev.30 [2022-11-17T23:41:55.102Z] v2.3.0-dev.31 [2022-11-17T23:41:55.102Z] v2.3.0-dev.32 [2022-11-17T23:41:55.102Z] v2.3.0-dev.33 [2022-11-17T23:41:55.102Z] v2.3.0-dev.34 [2022-11-17T23:41:55.102Z] v2.3.0-dev.35 [2022-11-17T23:41:55.102Z] v2.3.0-dev.36 [2022-11-17T23:41:55.102Z] v2.3.0-dev.37 [2022-11-17T23:41:55.102Z] v2.3.0-dev.38 [2022-11-17T23:41:55.102Z] v2.3.0-dev.39 [2022-11-17T23:41:55.102Z] v2.3.0-dev.40 [2022-11-17T23:41:55.102Z] v2.3.0-dev.41 [2022-11-17T23:41:55.102Z] v2.3.0-dev.42 [2022-11-17T23:41:55.102Z] v2.3.0-dev.43 [2022-11-17T23:41:55.102Z] v2.3.0-dev.44 [2022-11-17T23:41:55.102Z] v2.3.0-dev.45 [2022-11-17T23:41:55.102Z] v2.3.0-dev.46 [2022-11-17T23:41:55.102Z] v2.3.0-dev.47 [2022-11-17T23:41:55.102Z] v2.3.0-dev.48 [2022-11-17T23:41:55.102Z] v2.3.0-dev.49 [2022-11-17T23:41:55.102Z] v2.3.0-dev.50 [2022-11-17T23:41:55.102Z] v2.3.0-dev.51 [2022-11-17T23:41:55.102Z] v2.3.0-dev.52 [2022-11-17T23:41:55.102Z] v2.3.0-dev.53 [2022-11-17T23:41:55.102Z] v2.3.0-dev.54 [2022-11-17T23:41:55.102Z] v2.3.0-dev.55 [2022-11-17T23:41:55.102Z] v2.3.0-dev.56 [2022-11-17T23:41:55.102Z] v2.3.0-dev.57 [2022-11-17T23:41:55.102Z] v2.3.0-dev.58 [2022-11-17T23:41:55.102Z] v2.3.0-dev.59 [2022-11-17T23:41:55.102Z] v2.3.0-dev.60 [2022-11-17T23:41:55.102Z] v2.3.0-dev.61 [2022-11-17T23:41:55.102Z] v2.3.0-dev.62 [2022-11-17T23:41:55.102Z] v2.3.0-dev.63 [2022-11-17T23:41:55.102Z] v2.3.0-dev.64 [2022-11-17T23:41:55.102Z] v2.3.0-dev.65 [2022-11-17T23:41:55.102Z] v2.3.0-dev.66 [2022-11-17T23:41:55.102Z] v2.3.0-dev.67 [2022-11-17T23:41:55.102Z] v2.3.0-dev.68 [2022-11-17T23:41:55.102Z] v2.3.0-dev.69 [2022-11-17T23:41:55.102Z] v2.3.0-dev.70 [2022-11-17T23:41:55.102Z] v2.3.0-dev.71 [2022-11-17T23:41:55.102Z] v2.3.0-dev.72 [2022-11-17T23:41:55.102Z] v2.3.0-dev.73 [2022-11-17T23:41:55.102Z] v2.3.0-dev.74 [2022-11-17T23:41:55.102Z] v2.3.0-dev.75 [2022-11-17T23:41:55.102Z] v2.3.0-dev.76 [2022-11-17T23:41:55.102Z] v2.3.0-dev.77 [2022-11-17T23:41:55.102Z] v2.3.0-dev.78 [2022-11-17T23:41:55.102Z] v2.3.0-dev.79 [2022-11-17T23:41:55.102Z] v2.3.0-dev.80 [2022-11-17T23:41:55.102Z] v2.3.0-dev.81 [2022-11-17T23:41:55.102Z] v2.3.0-dev.82 [2022-11-17T23:41:55.102Z] v2.3.0-dev.83 [2022-11-17T23:41:55.102Z] v2.3.0-dev.84 [2022-11-17T23:41:55.102Z] v2.3.0-dev.85 [2022-11-17T23:41:55.102Z] v2.3.0-dev.86 [2022-11-17T23:41:55.102Z] v2.3.0-dev.87 [2022-11-17T23:41:55.102Z] v2.3.0-dev.88 [2022-11-17T23:41:55.102Z] v2.3.0-dev.89 [2022-11-17T23:41:55.102Z] v2.3.0-dev.90 [2022-11-17T23:41:55.102Z] v2.3.0-dev.91 [2022-11-17T23:41:55.102Z] v2.3.0-dev.92 [2022-11-17T23:41:55.102Z] v2.3.0-dev.93 [2022-11-17T23:41:55.102Z] v2.3.0-dev.94 [2022-11-17T23:41:55.102Z] v2.3.0-dev.95 [2022-11-17T23:41:55.102Z] v2.3.0-dev.96 [2022-11-17T23:41:55.102Z] v2.3.0-dev.97 [2022-11-17T23:41:55.102Z] v2.3.0-dev.98 [2022-11-17T23:41:55.102Z] v2.3.0-dev.99 [2022-11-17T23:41:55.102Z] v2.3.1-dev.1 [2022-11-17T23:41:55.102Z] v2.3.1-dev.2 [2022-11-17T23:41:55.102Z] v2.3.1-dev.3 [2022-11-17T23:41:55.102Z] v2.3.1-dev.4 [Pipeline] sh [2022-11-17T23:41:55.385Z] + lftools sign git-tag v2.3.1-dev.4 [2022-11-17T23:41:55.952Z] Signing Git tag with Sigul... [2022-11-17T23:41:55.952Z] Signing v2.3.1-dev.4 [Pipeline] echo [2022-11-17T23:41:56.526Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-11-17T23:41:56.810Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-11-17T23:41:56.817Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-11-17T23:41:56.837Z] $ docker stop --time=1 18f77ad5f686cea859fcf6b4f06c49e8db6eb34bbab3229b5d5e45a433f9b63f [2022-11-17T23:41:58.142Z] $ docker rm -f 18f77ad5f686cea859fcf6b4f06c49e8db6eb34bbab3229b5d5e45a433f9b63f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-11-17T23:41:58.554Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-11-17T23:41:58.554Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-17T23:41:58.851Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-11-17T23:41:58.851Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-17T23:41:58.921Z] prd-ubuntu20.04-docker-8c-8g-119449 does not seem to be running inside a container [2022-11-17T23:41:58.949Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/352 -v /w/workspace/edgex-go/352:/w/workspace/edgex-go/352:rw,z -v /w/workspace/edgex-go/352@tmp:/w/workspace/edgex-go/352@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-11-17T23:41:59.338Z] $ docker top 1514815472dd268c578a915821e774e9ff2084c1e3351661322e67ba64062f0f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-11-17T23:41:59.414Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-11-17T23:41:59.414Z] [ssh-agent] Looking for ssh-agent implementation... [2022-11-17T23:41:59.546Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-11-17T23:41:59.552Z] $ docker exec 1514815472dd268c578a915821e774e9ff2084c1e3351661322e67ba64062f0f ssh-agent [2022-11-17T23:41:59.649Z] SSH_AUTH_SOCK=/tmp/ssh-SWJwDbqNFFL9/agent.30 [2022-11-17T23:41:59.649Z] SSH_AGENT_PID=36 [2022-11-17T23:41:59.653Z] Running ssh-add (command line suppressed) [2022-11-17T23:41:59.757Z] Identity added: /w/workspace/edgex-go/352@tmp/private_key_4216426584608073605.key (/w/workspace/edgex-go/352@tmp/private_key_4216426584608073605.key) [2022-11-17T23:41:59.766Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-11-17T23:42:00.048Z] + git semver bump pre [2022-11-17T23:42:00.307Z] 2022-11-17 23:42:00,245 [read_version] DEBUG read version from /w/workspace/edgex-go/352/.semver/main [2022-11-17T23:42:00.307Z] 2022-11-17 23:42:00,245 [bump_version] DEBUG bumping version:2.3.1-dev.4 on axis:pre with prefix:dev [2022-11-17T23:42:00.307Z] 2022-11-17 23:42:00,245 [bump_version] DEBUG bumped version:2.3.1-dev.5 [2022-11-17T23:42:00.307Z] 2022-11-17 23:42:00,245 [write_version] DEBUG write version:2.3.1-dev.5 to path:/w/workspace/edgex-go/352/.semver/main with force:True [2022-11-17T23:42:00.307Z] 2022-11-17 23:42:00,245 [read_version] DEBUG read version from /w/workspace/edgex-go/352/.semver/main [2022-11-17T23:42:00.307Z] 2022-11-17 23:42:00,245 [write_file] DEBUG write to file:/w/workspace/edgex-go/352/.semver/main [2022-11-17T23:42:00.307Z] 2022-11-17 23:42:00,247 [execute] INFO git cat-file --batch-check [2022-11-17T23:42:00.307Z] 2022-11-17 23:42:00,247 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/352/.semver, universal_newlines=False, shell=None, istream=) [2022-11-17T23:42:00.307Z] 2022-11-17 23:42:00,252 [execute] INFO git cat-file --batch [2022-11-17T23:42:00.307Z] 2022-11-17 23:42:00,253 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/352/.semver, universal_newlines=False, shell=None, istream=) [2022-11-17T23:42:00.307Z] 2022-11-17 23:42:00,258 [read_version] DEBUG read version from /w/workspace/edgex-go/352/.semver/main [2022-11-17T23:42:00.307Z] 2.3.1-dev.5 [Pipeline] } [2022-11-17T23:42:00.319Z] $ docker exec --env ******** --env ******** 1514815472dd268c578a915821e774e9ff2084c1e3351661322e67ba64062f0f ssh-agent -k [2022-11-17T23:42:00.422Z] unset SSH_AUTH_SOCK; [2022-11-17T23:42:00.422Z] unset SSH_AGENT_PID; [2022-11-17T23:42:00.422Z] echo Agent pid 36 killed; [2022-11-17T23:42:00.431Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-11-17T23:42:00.730Z] + git semver [Pipeline] } [2022-11-17T23:42:01.003Z] $ docker stop --time=1 1514815472dd268c578a915821e774e9ff2084c1e3351661322e67ba64062f0f [2022-11-17T23:42:02.284Z] $ docker rm -f 1514815472dd268c578a915821e774e9ff2084c1e3351661322e67ba64062f0f [Pipeline] // withDockerContainer [Pipeline] sh [2022-11-17T23:42:02.611Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-11-17T23:42:02.611Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-17T23:42:02.906Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-11-17T23:42:02.906Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-17T23:42:03.038Z] prd-ubuntu20.04-docker-8c-8g-119449 does not seem to be running inside a container [2022-11-17T23:42:03.090Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/352 -v /w/workspace/edgex-go/352:/w/workspace/edgex-go/352:rw,z -v /w/workspace/edgex-go/352@tmp:/w/workspace/edgex-go/352@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-11-17T23:42:03.469Z] $ docker top 2df0109506c83a41eabc925e806f20f6beb41bb77e4903b1deee4dcda55fe251 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-11-17T23:42:03.557Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-11-17T23:42:03.557Z] [ssh-agent] Looking for ssh-agent implementation... [2022-11-17T23:42:03.694Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-11-17T23:42:03.699Z] $ docker exec 2df0109506c83a41eabc925e806f20f6beb41bb77e4903b1deee4dcda55fe251 ssh-agent [2022-11-17T23:42:03.815Z] SSH_AUTH_SOCK=/tmp/ssh-Fl9lfDgaGqge/agent.31 [2022-11-17T23:42:03.815Z] SSH_AGENT_PID=37 [2022-11-17T23:42:03.819Z] Running ssh-add (command line suppressed) [2022-11-17T23:42:03.935Z] Identity added: /w/workspace/edgex-go/352@tmp/private_key_16495933462548959176.key (/w/workspace/edgex-go/352@tmp/private_key_16495933462548959176.key) [2022-11-17T23:42:03.951Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-11-17T23:42:04.232Z] + git semver push [2022-11-17T23:42:04.492Z] 2022-11-17 23:42:04,419 [run_push] DEBUG push [2022-11-17T23:42:04.492Z] 2022-11-17 23:42:04,419 [execute] INFO git cat-file --batch-check [2022-11-17T23:42:04.492Z] 2022-11-17 23:42:04,419 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/352/.semver, universal_newlines=False, shell=None, istream=) [2022-11-17T23:42:04.492Z] 2022-11-17 23:42:04,423 [execute] INFO git rev-list d29644b7f1cc69916726be40bde6c07c23308755 -- [2022-11-17T23:42:04.492Z] 2022-11-17 23:42:04,424 [execute] DEBUG Popen(['git', 'rev-list', 'd29644b7f1cc69916726be40bde6c07c23308755', '--'], cwd=/w/workspace/edgex-go/352/.semver, universal_newlines=False, shell=None, istream=None) [2022-11-17T23:42:04.492Z] 2022-11-17 23:42:04,439 [execute] INFO git fetch -v origin [2022-11-17T23:42:04.492Z] 2022-11-17 23:42:04,439 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/352/.semver, universal_newlines=True, shell=None, istream=None) [2022-11-17T23:42:05.057Z] 2022-11-17 23:42:04,900 [run_push] DEBUG no remote changes detected [2022-11-17T23:42:05.057Z] 2022-11-17 23:42:04,900 [execute] INFO git push origin semver [2022-11-17T23:42:05.057Z] 2022-11-17 23:42:04,900 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/352/.semver, universal_newlines=False, shell=None, istream=None) [2022-11-17T23:42:05.993Z] 2022-11-17 23:42:05,881 [run_push] DEBUG push all version tags [2022-11-17T23:42:05.993Z] 2022-11-17 23:42:05,881 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2022-11-17T23:42:05.993Z] 2022-11-17 23:42:05,882 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/352, universal_newlines=False, shell=None, istream=None) [2022-11-17T23:42:06.929Z] 2022-11-17 23:42:06,717 [read_version] DEBUG read version from /w/workspace/edgex-go/352/.semver/main [2022-11-17T23:42:06.929Z] 2.3.1-dev.5 [Pipeline] } [2022-11-17T23:42:06.940Z] $ docker exec --env ******** --env ******** 2df0109506c83a41eabc925e806f20f6beb41bb77e4903b1deee4dcda55fe251 ssh-agent -k [2022-11-17T23:42:07.038Z] unset SSH_AUTH_SOCK; [2022-11-17T23:42:07.038Z] unset SSH_AGENT_PID; [2022-11-17T23:42:07.038Z] echo Agent pid 37 killed; [2022-11-17T23:42:07.044Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-11-17T23:42:07.341Z] + git semver [Pipeline] } [2022-11-17T23:42:07.617Z] $ docker stop --time=1 2df0109506c83a41eabc925e806f20f6beb41bb77e4903b1deee4dcda55fe251 [2022-11-17T23:42:08.886Z] $ docker rm -f 2df0109506c83a41eabc925e806f20f6beb41bb77e4903b1deee4dcda55fe251 [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 [2022-11-17T23:42:09.360Z] + [ -d /w/workspace/edgex-go/352/archives ] [Pipeline] libraryResource [Pipeline] sh [2022-11-17T23:42:09.646Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-11-17T23:42:10.500Z] ---> package-listing.sh [2022-11-17T23:42:10.500Z] ++ facter osfamily [2022-11-17T23:42:10.500Z] ++ tr '[:upper:]' '[:lower:]' [2022-11-17T23:42:10.760Z] + OS_FAMILY=debian [2022-11-17T23:42:10.760Z] + workspace=/w/workspace/edgex-go/352 [2022-11-17T23:42:10.760Z] + START_PACKAGES=/tmp/packages_start.txt [2022-11-17T23:42:10.760Z] + END_PACKAGES=/tmp/packages_end.txt [2022-11-17T23:42:10.760Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-11-17T23:42:10.760Z] + PACKAGES=/tmp/packages_start.txt [2022-11-17T23:42:10.760Z] + '[' /w/workspace/edgex-go/352 ']' [2022-11-17T23:42:10.760Z] + PACKAGES=/tmp/packages_end.txt [2022-11-17T23:42:10.760Z] + case "${OS_FAMILY}" in [2022-11-17T23:42:10.760Z] + dpkg -l [2022-11-17T23:42:10.760Z] + grep '^ii' [2022-11-17T23:42:10.760Z] + '[' -f /tmp/packages_start.txt ']' [2022-11-17T23:42:10.760Z] + '[' -f /tmp/packages_end.txt ']' [2022-11-17T23:42:10.760Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-11-17T23:42:10.760Z] + '[' /w/workspace/edgex-go/352 ']' [2022-11-17T23:42:10.760Z] + mkdir -p /w/workspace/edgex-go/352/archives/ [2022-11-17T23:42:10.760Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/352/archives/ [Pipeline] echo [2022-11-17T23:42:10.771Z] 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/352/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-11-17T23:42:11.048Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-17T23:42:11.602Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-11-17T23:42:11.602Z] [2022-11-17T23:42:11.602Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-17T23:42:11.898Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-11-17T23:42:11.898Z] latest: Pulling from edgex-lftools-log-publisher [2022-11-17T23:42:11.898Z] 5eb5b503b376: Pulling fs layer [2022-11-17T23:42:11.898Z] 5c69ac0246d0: Pulling fs layer [2022-11-17T23:42:11.898Z] ec43610c2a17: Pulling fs layer [2022-11-17T23:42:11.898Z] 3a2ae6a8a46f: Pulling fs layer [2022-11-17T23:42:11.898Z] 33b1e0a273af: Pulling fs layer [2022-11-17T23:42:11.898Z] 5d3b04190fa2: Pulling fs layer [2022-11-17T23:42:11.898Z] 2f39f015ded8: Pulling fs layer [2022-11-17T23:42:11.898Z] 3a2ae6a8a46f: Waiting [2022-11-17T23:42:11.898Z] 2f39f015ded8: Waiting [2022-11-17T23:42:11.898Z] 5d3b04190fa2: Waiting [2022-11-17T23:42:11.898Z] 33b1e0a273af: Waiting [2022-11-17T23:42:11.898Z] 5c69ac0246d0: Verifying Checksum [2022-11-17T23:42:11.898Z] 5c69ac0246d0: Download complete [2022-11-17T23:42:11.898Z] 3a2ae6a8a46f: Verifying Checksum [2022-11-17T23:42:11.898Z] 3a2ae6a8a46f: Download complete [2022-11-17T23:42:12.171Z] 33b1e0a273af: Verifying Checksum [2022-11-17T23:42:12.171Z] 33b1e0a273af: Download complete [2022-11-17T23:42:12.171Z] ec43610c2a17: Verifying Checksum [2022-11-17T23:42:12.171Z] ec43610c2a17: Download complete [2022-11-17T23:42:12.171Z] 5d3b04190fa2: Download complete [2022-11-17T23:42:12.171Z] 5eb5b503b376: Verifying Checksum [2022-11-17T23:42:12.171Z] 5eb5b503b376: Download complete [2022-11-17T23:42:12.736Z] 2f39f015ded8: Download complete [2022-11-17T23:42:13.305Z] 5eb5b503b376: Pull complete [2022-11-17T23:42:13.563Z] 5c69ac0246d0: Pull complete [2022-11-17T23:42:14.126Z] ec43610c2a17: Pull complete [2022-11-17T23:42:14.126Z] 3a2ae6a8a46f: Pull complete [2022-11-17T23:42:14.383Z] 33b1e0a273af: Pull complete [2022-11-17T23:42:14.383Z] 5d3b04190fa2: Pull complete [2022-11-17T23:42:18.559Z] 2f39f015ded8: Pull complete [2022-11-17T23:42:18.559Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-11-17T23:42:18.559Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-11-17T23:42:18.559Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-17T23:42:18.638Z] prd-ubuntu20.04-docker-8c-8g-119449 does not seem to be running inside a container [2022-11-17T23:42:18.665Z] $ 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/352/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/352 -v /w/workspace/edgex-go/352:/w/workspace/edgex-go/352:rw,z -v /w/workspace/edgex-go/352@tmp:/w/workspace/edgex-go/352@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-11-17T23:42:21.196Z] $ docker top d11389d4334a1fe4e67f09fe23215608e3b77cfba127aa1b46f37e339a84d97c -eo pid,comm [Pipeline] { [Pipeline] sh [2022-11-17T23:42:21.528Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-11-17T23:42:21.809Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-11-17T23:42:22.093Z] + ls /var/log/sa-host [2022-11-17T23:42:22.093Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-11-17T23:42:22.168Z] provisioning config files... [2022-11-17T23:42:22.176Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/352@tmp/config14465963334313330360tmp [Pipeline] { [Pipeline] echo [2022-11-17T23:42:22.187Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-11-17T23:42:22.465Z] ---> create-netrc.sh [Pipeline] } [2022-11-17T23:42:22.471Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-11-17T23:42:22.784Z] ---> python-tools-install.sh [Pipeline] echo [2022-11-17T23:42:22.791Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-11-17T23:42:23.069Z] ---> sudo-logs.sh [2022-11-17T23:42:23.070Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-11-17T23:42:23.091Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-11-17T23:42:23.367Z] ---> job-cost.sh [2022-11-17T23:42:23.367Z] lf-activate-venv: SKIPPING [2022-11-17T23:42:23.367Z] DEBUG: total: 0.10999999940395355 [2022-11-17T23:42:23.367Z] INFO: Retrieving Stack Cost... [2022-11-17T23:42:23.933Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-11-17T23:42:24.190Z] INFO: Archiving Costs [Pipeline] echo [2022-11-17T23:42:24.200Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-11-17T23:42:24.480Z] ---> logs-deploy.sh [2022-11-17T23:42:24.480Z] lf-activate-venv: SKIPPING [2022-11-17T23:42:24.480Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/352 [2022-11-17T23:42:24.480Z] INFO: archiving workspace using pattern(s): [2022-11-17T23:42:25.414Z] Archives upload complete. [2022-11-17T23:42:25.673Z] INFO: archiving logs to Nexus