Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284 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-ssh1623387015376029123.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 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-ssh18445799416273808101.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 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-ssh3377559802688371279.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f d4291cbe28daa2a40ca94d44cc831565108a4ea5 # timeout=10 Commit message: "Merge pull request #431 from ernestojeda/update-compose" > 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-ssh16832650018436252519.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh4697904470987807546.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-18765 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/537 [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/537 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284 (main) Commit message: "Merge pull request #4593 from edgexfoundry/dependabot/go_modules/golang.org/x/crypto-0.10.0" > 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 61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284 # timeout=10 > git rev-list --no-walk 5014c11bb29f9edb3e55aa295af55b3798697700 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-06-17T00:57:27.389Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-06-17T00:57:27.431Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-06-17T00:57:27.452Z] ========================================================= [2023-06-17T00:57:27.452Z] EdgeX Global Pipelines Version Info [2023-06-17T00:57:27.452Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-06-17T00:57:28.156Z] ------------------- [2023-06-17T00:57:28.156Z] stable info: [2023-06-17T00:57:28.156Z] ------------------- [2023-06-17T00:57:28.156Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-06-17T00:57:28.156Z] Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 [2023-06-17T00:57:28.156Z] Message: update stable to v1.0.250 [2023-06-17T00:57:28.725Z] ------------------- [2023-06-17T00:57:28.725Z] experimental info: [2023-06-17T00:57:28.725Z] ------------------- [2023-06-17T00:57:28.725Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-06-17T00:57:28.725Z] Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 [2023-06-17T00:57:28.725Z] Message: update experimental to v1.0.250 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-06-17T00:57:28.903Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2023-06-17T00:57:28.915Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2023-06-17T00:57:28.925Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-06-17T00:57:28.939Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-06-17T00:57:28.951Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-06-17T00:57:28.963Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-06-17T00:57:28.975Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-06-17T00:57:28.987Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2023-06-17T00:57:28.999Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2023-06-17T00:57:29.011Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2023-06-17T00:57:29.024Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-06-17T00:57:29.036Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-06-17T00:57:29.049Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-06-17T00:57:29.062Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-06-17T00:57:29.076Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-06-17T00:57:29.087Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-06-17T00:57:29.098Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-06-17T00:57:29.109Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-06-17T00:57:29.121Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-06-17T00:57:29.132Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2023-06-17T00:57:29.144Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-06-17T00:57:29.162Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-06-17T00:57:29.177Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-06-17T00:57:29.190Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-06-17T00:57:29.205Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-06-17T00:57:29.222Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-06-17T00:57:29.230Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284 [Pipeline] echo [2023-06-17T00:57:29.243Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 61f2c85 [Pipeline] echo [2023-06-17T00:57:29.254Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-06-17T00:57:29.295Z] provisioning config files... [2023-06-17T00:57:29.310Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/537@tmp/config16996744820341582468tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-06-17T00:57:29.613Z] ---> docker-login.sh [2023-06-17T00:57:29.614Z] nexus3.edgexfoundry.org:10001 [2023-06-17T00:57:29.875Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-17T00:57:29.875Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-17T00:57:29.875Z] Configure a credential helper to remove this warning. See [2023-06-17T00:57:29.875Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-17T00:57:29.875Z] [2023-06-17T00:57:29.875Z] Login Succeeded [2023-06-17T00:57:29.875Z] nexus3.edgexfoundry.org:10002 [2023-06-17T00:57:30.137Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-17T00:57:30.137Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-17T00:57:30.137Z] Configure a credential helper to remove this warning. See [2023-06-17T00:57:30.137Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-17T00:57:30.137Z] [2023-06-17T00:57:30.137Z] Login Succeeded [2023-06-17T00:57:30.137Z] nexus3.edgexfoundry.org:10003 [2023-06-17T00:57:30.137Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-17T00:57:30.137Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-17T00:57:30.137Z] Configure a credential helper to remove this warning. See [2023-06-17T00:57:30.137Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-17T00:57:30.137Z] [2023-06-17T00:57:30.137Z] Login Succeeded [2023-06-17T00:57:30.137Z] nexus3.edgexfoundry.org:10004 [2023-06-17T00:57:30.397Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-17T00:57:30.397Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-17T00:57:30.398Z] Configure a credential helper to remove this warning. See [2023-06-17T00:57:30.398Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-17T00:57:30.398Z] [2023-06-17T00:57:30.398Z] Login Succeeded [2023-06-17T00:57:30.398Z] docker.io [2023-06-17T00:57:30.398Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-17T00:57:30.657Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-17T00:57:30.657Z] Configure a credential helper to remove this warning. See [2023-06-17T00:57:30.657Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-17T00:57:30.657Z] [2023-06-17T00:57:30.657Z] Login Succeeded [2023-06-17T00:57:30.657Z] ---> docker-login.sh ends [Pipeline] } [2023-06-17T00:57:30.664Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-06-17T00:57:30.976Z] + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-auth/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile [2023-06-17T00:57:30.976Z] + + dirname cmd/core-command/Dockerfile [2023-06-17T00:57:30.976Z] cut -d/ -f2 [2023-06-17T00:57:30.976Z] + echo core-command,cmd/core-command/Dockerfile [2023-06-17T00:57:30.976Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2023-06-17T00:57:30.976Z] + cut -d/ -f2 [2023-06-17T00:57:30.976Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2023-06-17T00:57:30.976Z] + dirname cmd/core-data/Dockerfile [2023-06-17T00:57:30.976Z] + cut -d/ -f2 [2023-06-17T00:57:30.976Z] + echo core-data,cmd/core-data/Dockerfile [2023-06-17T00:57:30.976Z] + dirname cmd/core-metadata/Dockerfile [2023-06-17T00:57:30.976Z] + cut -d/ -f2 [2023-06-17T00:57:30.976Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2023-06-17T00:57:30.976Z] + dirname cmd/security-bootstrapper/Dockerfile [2023-06-17T00:57:30.976Z] + cut -d/ -f2 [2023-06-17T00:57:30.976Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2023-06-17T00:57:30.976Z] + dirname cmd/security-proxy-auth/Dockerfile [2023-06-17T00:57:30.976Z] + cut -d/ -f2 [2023-06-17T00:57:30.976Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2023-06-17T00:57:30.976Z] + dirname cmd/security-proxy-setup/Dockerfile [2023-06-17T00:57:30.976Z] + cut -d/ -f2 [2023-06-17T00:57:30.976Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2023-06-17T00:57:30.976Z] + dirname cmd/security-secretstore-setup/Dockerfile [2023-06-17T00:57:30.976Z] + cut -d/ -f2 [2023-06-17T00:57:30.976Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2023-06-17T00:57:30.976Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2023-06-17T00:57:30.976Z] + cut -d/ -f2 [2023-06-17T00:57:30.976Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2023-06-17T00:57:30.976Z] + dirname cmd/security-spire-agent/Dockerfile [2023-06-17T00:57:30.976Z] + cut -d/ -f2 [2023-06-17T00:57:30.976Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2023-06-17T00:57:30.976Z] + dirname cmd/security-spire-config/Dockerfile [2023-06-17T00:57:30.976Z] + cut -d/ -f2 [2023-06-17T00:57:30.976Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2023-06-17T00:57:30.976Z] + dirname cmd/security-spire-server/Dockerfile [2023-06-17T00:57:30.976Z] + cut -d/ -f2 [2023-06-17T00:57:30.976Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2023-06-17T00:57:30.976Z] + dirname cmd/support-notifications/Dockerfile [2023-06-17T00:57:30.976Z] + cut -d/ -f2 [2023-06-17T00:57:30.976Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2023-06-17T00:57:30.976Z] + dirname cmd/support-scheduler/Dockerfile [2023-06-17T00:57:30.976Z] + cut -d/ -f2 [2023-06-17T00:57:30.976Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2023-06-17T00:57:31.028Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-auth, dockerfile:cmd/security-proxy-auth/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-06-17T00:57:31.358Z] + git rev-list -1 --merges 61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284~1..61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284 [Pipeline] echo [2023-06-17T00:57:31.393Z] -----------> git rev-list -1 --merges 61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284~1..61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284 61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284 [2023-06-17T00:57:31.393Z] 61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284 [false] [Pipeline] sh [2023-06-17T00:57:31.682Z] + git log --format=format:%s -1 61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284 [Pipeline] echo [2023-06-17T00:57:31.697Z] ========================================================= [2023-06-17T00:57:31.697Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-06-17T00:57:31.697Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2023-06-17T00:57:32.125Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-06-17T00:57:32.125Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-06-17T00:57:32.125Z] + [ -e /tmp/ssh_known_hosts ] [2023-06-17T00:57:32.125Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-06-17T00:57:32.125Z] + echo+ github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-06-17T00:57:32.125Z] sudo tee -a /etc/ssh/ssh_known_hosts [2023-06-17T00:57:32.125Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-17T00:57:32.548Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-06-17T00:57:32.549Z] [2023-06-17T00:57:32.549Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-17T00:57:32.850Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-06-17T00:57:32.850Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-06-17T00:57:32.850Z] b85a868b505f: Pulling fs layer [2023-06-17T00:57:32.850Z] e2be974225ed: Pulling fs layer [2023-06-17T00:57:32.850Z] 339a4e72a1f5: Pulling fs layer [2023-06-17T00:57:32.850Z] 988bab9f4d93: Pulling fs layer [2023-06-17T00:57:32.850Z] 1469e6f7b9e6: Pulling fs layer [2023-06-17T00:57:32.850Z] eaf3925da568: Pulling fs layer [2023-06-17T00:57:32.850Z] bab4dde63d76: Pulling fs layer [2023-06-17T00:57:32.850Z] bde34c3a00c8: Pulling fs layer [2023-06-17T00:57:32.850Z] b352a97aabf1: Pulling fs layer [2023-06-17T00:57:32.850Z] 4872d77fe225: Pulling fs layer [2023-06-17T00:57:32.850Z] 5851b861e8e6: Pulling fs layer [2023-06-17T00:57:32.850Z] bab4dde63d76: Waiting [2023-06-17T00:57:32.850Z] 1469e6f7b9e6: Waiting [2023-06-17T00:57:32.850Z] eaf3925da568: Waiting [2023-06-17T00:57:32.850Z] 5851b861e8e6: Waiting [2023-06-17T00:57:32.850Z] bde34c3a00c8: Waiting [2023-06-17T00:57:32.850Z] 4872d77fe225: Waiting [2023-06-17T00:57:32.850Z] b352a97aabf1: Waiting [2023-06-17T00:57:32.850Z] e2be974225ed: Download complete [2023-06-17T00:57:32.850Z] 988bab9f4d93: Download complete [2023-06-17T00:57:32.850Z] 1469e6f7b9e6: Verifying Checksum [2023-06-17T00:57:32.850Z] 1469e6f7b9e6: Download complete [2023-06-17T00:57:32.850Z] eaf3925da568: Verifying Checksum [2023-06-17T00:57:32.850Z] eaf3925da568: Download complete [2023-06-17T00:57:33.110Z] 339a4e72a1f5: Verifying Checksum [2023-06-17T00:57:33.110Z] 339a4e72a1f5: Download complete [2023-06-17T00:57:33.110Z] bde34c3a00c8: Verifying Checksum [2023-06-17T00:57:33.110Z] bde34c3a00c8: Download complete [2023-06-17T00:57:33.110Z] b352a97aabf1: Verifying Checksum [2023-06-17T00:57:33.110Z] b352a97aabf1: Download complete [2023-06-17T00:57:33.110Z] 4872d77fe225: Verifying Checksum [2023-06-17T00:57:33.110Z] 5851b861e8e6: Verifying Checksum [2023-06-17T00:57:33.110Z] 5851b861e8e6: Download complete [2023-06-17T00:57:33.110Z] b85a868b505f: Verifying Checksum [2023-06-17T00:57:33.110Z] b85a868b505f: Download complete [2023-06-17T00:57:33.369Z] bab4dde63d76: Verifying Checksum [2023-06-17T00:57:33.369Z] bab4dde63d76: Download complete [2023-06-17T00:57:34.309Z] b85a868b505f: Pull complete [2023-06-17T00:57:34.309Z] e2be974225ed: Pull complete [2023-06-17T00:57:34.879Z] 339a4e72a1f5: Pull complete [2023-06-17T00:57:34.879Z] 988bab9f4d93: Pull complete [2023-06-17T00:57:35.137Z] 1469e6f7b9e6: Pull complete [2023-06-17T00:57:35.137Z] eaf3925da568: Pull complete [2023-06-17T00:57:36.515Z] bab4dde63d76: Pull complete [2023-06-17T00:57:36.774Z] bde34c3a00c8: Pull complete [2023-06-17T00:57:36.774Z] b352a97aabf1: Pull complete [2023-06-17T00:57:37.032Z] 4872d77fe225: Pull complete [2023-06-17T00:57:37.032Z] 5851b861e8e6: Pull complete [2023-06-17T00:57:37.032Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-06-17T00:57:37.032Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-06-17T00:57:37.032Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-06-17T00:57:37.123Z] prd-ubuntu20.04-docker-8c-8g-18765 does not seem to be running inside a container [2023-06-17T00:57:37.155Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/537 -v /w/workspace/edgex-go/537:/w/workspace/edgex-go/537:rw,z -v /w/workspace/edgex-go/537@tmp:/w/workspace/edgex-go/537@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-06-17T00:57:40.761Z] $ docker top 64e930d839438fdc7e69b44d1a22f5fa702d5e221e89619fa6fde5c8891f0654 -eo pid,comm [2023-06-17T00:57:40.809Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-06-17T00:57:40.809Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-06-17T00:57:40.847Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-06-17T00:57:40.847Z] [ssh-agent] Looking for ssh-agent implementation... [2023-06-17T00:57:40.960Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-06-17T00:57:40.967Z] $ docker exec 64e930d839438fdc7e69b44d1a22f5fa702d5e221e89619fa6fde5c8891f0654 ssh-agent [2023-06-17T00:57:41.068Z] SSH_AUTH_SOCK=/tmp/ssh-mA0xI1p9TL1d/agent.33 [2023-06-17T00:57:41.068Z] SSH_AGENT_PID=39 [2023-06-17T00:57:41.076Z] Running ssh-add (command line suppressed) [2023-06-17T00:57:41.172Z] Identity added: /w/workspace/edgex-go/537@tmp/private_key_17043089185854690651.key (/w/workspace/edgex-go/537@tmp/private_key_17043089185854690651.key) [2023-06-17T00:57:41.184Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-06-17T00:57:41.473Z] + git tag --points-at HEAD [Pipeline] } [2023-06-17T00:57:41.495Z] $ docker exec --env ******** --env ******** 64e930d839438fdc7e69b44d1a22f5fa702d5e221e89619fa6fde5c8891f0654 ssh-agent -k [2023-06-17T00:57:41.581Z] unset SSH_AUTH_SOCK; [2023-06-17T00:57:41.582Z] unset SSH_AGENT_PID; [2023-06-17T00:57:41.582Z] echo Agent pid 39 killed; [2023-06-17T00:57:41.587Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-06-17T00:57:41.610Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-06-17T00:57:41.610Z] [ssh-agent] Looking for ssh-agent implementation... [2023-06-17T00:57:41.708Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-06-17T00:57:41.714Z] $ docker exec 64e930d839438fdc7e69b44d1a22f5fa702d5e221e89619fa6fde5c8891f0654 ssh-agent [2023-06-17T00:57:41.809Z] SSH_AUTH_SOCK=/tmp/ssh-MeHI5jheKxQQ/agent.72 [2023-06-17T00:57:41.809Z] SSH_AGENT_PID=78 [2023-06-17T00:57:41.815Z] Running ssh-add (command line suppressed) [2023-06-17T00:57:41.921Z] Identity added: /w/workspace/edgex-go/537@tmp/private_key_14526938542979565830.key (/w/workspace/edgex-go/537@tmp/private_key_14526938542979565830.key) [2023-06-17T00:57:41.934Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-06-17T00:57:42.221Z] + git semver init [2023-06-17T00:57:42.483Z] 2023-06-17 00:57:42,382 [run_init] DEBUG init version:0.0.0 force:False [2023-06-17T00:57:42.483Z] 2023-06-17 00:57:42,383 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/537/.semver [2023-06-17T00:57:42.483Z] 2023-06-17 00:57:42,383 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/537/.semver [2023-06-17T00:57:42.483Z] 2023-06-17 00:57:42,384 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/537/.semver'], cwd=/w/workspace/edgex-go/537, universal_newlines=False, shell=None, istream=None) [2023-06-17T00:57:51.400Z] 2023-06-17 00:57:50,216 [append_file] DEBUG append to file:/w/workspace/edgex-go/537/.git/info/exclude [2023-06-17T00:57:51.400Z] 2023-06-17 00:57:50,217 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/537/.semver/main with force:False [2023-06-17T00:57:51.400Z] 2023-06-17 00:57:50,217 [read_version] DEBUG read version from /w/workspace/edgex-go/537/.semver/main [2023-06-17T00:57:51.400Z] 2023-06-17 00:57:50,217 [read_version] DEBUG read version from /w/workspace/edgex-go/537/.semver/main [2023-06-17T00:57:51.400Z] 3.1.0-dev.4 [Pipeline] } [2023-06-17T00:57:51.413Z] $ docker exec --env ******** --env ******** 64e930d839438fdc7e69b44d1a22f5fa702d5e221e89619fa6fde5c8891f0654 ssh-agent -k [2023-06-17T00:57:51.515Z] unset SSH_AUTH_SOCK; [2023-06-17T00:57:51.515Z] unset SSH_AGENT_PID; [2023-06-17T00:57:51.515Z] echo Agent pid 78 killed; [2023-06-17T00:57:51.521Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-06-17T00:57:51.823Z] + git semver [Pipeline] } [2023-06-17T00:57:52.097Z] $ docker stop --time=1 64e930d839438fdc7e69b44d1a22f5fa702d5e221e89619fa6fde5c8891f0654 [2023-06-17T00:57:53.388Z] $ docker rm -f --volumes 64e930d839438fdc7e69b44d1a22f5fa702d5e221e89619fa6fde5c8891f0654 [Pipeline] // withDockerContainer [Pipeline] sh [2023-06-17T00:57:53.712Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-06-17T00:57:53.904Z] Stashed 1 file(s) [Pipeline] echo [2023-06-17T00:57:53.908Z] [edgeXSemver]: initialized semver on version 3.1.0-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 [2023-06-17T00:57:54.324Z] + git config --global --add safe.directory /w/workspace/edgex-go/537 [Pipeline] echo [2023-06-17T00:57:54.337Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-06-17T00:57:54.347Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-06-17T00:57:54.355Z] ========================================================= [2023-06-17T00:57:54.355Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-06-17T00:57:54.355Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-06-17T00:57:54.637Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-06-17T00:57:54.638Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-06-17T00:57:54.638Z] f56be85fc22e: Pulling fs layer [2023-06-17T00:57:54.638Z] 85791d961cd3: Pulling fs layer [2023-06-17T00:57:54.638Z] d694b5ae8c79: Pulling fs layer [2023-06-17T00:57:54.638Z] 9f32a84ed3da: Pulling fs layer [2023-06-17T00:57:54.638Z] 4d19c01a9841: Pulling fs layer [2023-06-17T00:57:54.638Z] 9325e15d5711: Pulling fs layer [2023-06-17T00:57:54.638Z] 556b6ee489ea: Pulling fs layer [2023-06-17T00:57:54.638Z] c5a4b2cf53e6: Pulling fs layer [2023-06-17T00:57:54.638Z] c5a4b2cf53e6: Waiting [2023-06-17T00:57:54.638Z] 556b6ee489ea: Waiting [2023-06-17T00:57:54.638Z] 4d19c01a9841: Waiting [2023-06-17T00:57:54.638Z] 85791d961cd3: Download complete [2023-06-17T00:57:54.638Z] 9f32a84ed3da: Download complete [2023-06-17T00:57:54.638Z] 4d19c01a9841: Verifying Checksum [2023-06-17T00:57:54.638Z] 4d19c01a9841: Download complete [2023-06-17T00:57:54.638Z] f56be85fc22e: Verifying Checksum [2023-06-17T00:57:54.638Z] f56be85fc22e: Download complete [2023-06-17T00:57:54.638Z] 9325e15d5711: Verifying Checksum [2023-06-17T00:57:54.638Z] 9325e15d5711: Download complete [2023-06-17T00:57:54.898Z] f56be85fc22e: Pull complete [2023-06-17T00:57:54.898Z] 85791d961cd3: Pull complete [2023-06-17T00:57:55.157Z] c5a4b2cf53e6: Verifying Checksum [2023-06-17T00:57:55.157Z] c5a4b2cf53e6: Download complete [2023-06-17T00:57:55.415Z] d694b5ae8c79: Verifying Checksum [2023-06-17T00:57:55.415Z] d694b5ae8c79: Download complete [2023-06-17T00:57:55.415Z] 556b6ee489ea: Verifying Checksum [2023-06-17T00:57:55.415Z] 556b6ee489ea: Download complete [2023-06-17T00:57:58.701Z] d694b5ae8c79: Pull complete [2023-06-17T00:57:58.701Z] 9f32a84ed3da: Pull complete [2023-06-17T00:57:58.701Z] 4d19c01a9841: Pull complete [2023-06-17T00:57:58.959Z] 9325e15d5711: Pull complete [2023-06-17T00:58:01.486Z] 556b6ee489ea: Pull complete [2023-06-17T00:58:02.053Z] c5a4b2cf53e6: Pull complete [2023-06-17T00:58:02.053Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-06-17T00:58:02.053Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-06-17T00:58:02.053Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] fileExists [Pipeline] sh [2023-06-17T00:58:02.353Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-06-17T00:58:02.354Z] WORKDIR /edgex [2023-06-17T00:58:02.354Z] COPY go.mod . [2023-06-17T00:58:02.354Z] RUN go mod download [2023-06-17T00:58:02.354Z] + docker build -t ci-base-image-x86_64 -f - . [2023-06-17T00:58:02.945Z] Sending build context to Docker daemon 170.6MB [2023-06-17T00:58:02.945Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-06-17T00:58:02.945Z] ---> c4be618373d6 [2023-06-17T00:58:02.945Z] Step 2/4 : WORKDIR /edgex [2023-06-17T00:58:08.998Z] Still waiting to schedule task [2023-06-17T00:58:08.998Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-18764’ [2023-06-17T00:58:11.166Z] ---> Running in 2ddd4b71fd76 [2023-06-17T00:58:11.166Z] Removing intermediate container 2ddd4b71fd76 [2023-06-17T00:58:11.166Z] ---> 5413d412e394 [2023-06-17T00:58:11.166Z] Step 3/4 : COPY go.mod . [2023-06-17T00:58:11.166Z] ---> 340f2a4be9f8 [2023-06-17T00:58:11.166Z] Step 4/4 : RUN go mod download [2023-06-17T00:58:11.166Z] ---> Running in 5ee7b065165c [2023-06-17T00:58:26.049Z] Removing intermediate container 5ee7b065165c [2023-06-17T00:58:26.049Z] ---> 84e9c399d66c [2023-06-17T00:58:26.049Z] Successfully built 84e9c399d66c [2023-06-17T00:58:26.049Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-17T00:58:26.363Z] + docker inspect -f . ci-base-image-x86_64 [2023-06-17T00:58:26.363Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-06-17T00:58:26.435Z] prd-ubuntu20.04-docker-8c-8g-18765 does not seem to be running inside a container [2023-06-17T00:58:26.468Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/537 -v /w/workspace/edgex-go/537:/w/workspace/edgex-go/537:rw,z -v /w/workspace/edgex-go/537@tmp:/w/workspace/edgex-go/537@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-06-17T00:58:26.846Z] $ docker top 1916f50374f9edbddff2e9a37b132f2819b8494732a5d4cbaa076a289d811762 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-06-17T00:58:27.183Z] + go version [2023-06-17T00:58:27.183Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-06-17T00:58:27.197Z] $ docker stop --time=1 1916f50374f9edbddff2e9a37b132f2819b8494732a5d4cbaa076a289d811762 [2023-06-17T00:58:28.459Z] $ docker rm -f --volumes 1916f50374f9edbddff2e9a37b132f2819b8494732a5d4cbaa076a289d811762 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-17T00:58:28.849Z] + docker inspect -f . ci-base-image-x86_64 [2023-06-17T00:58:28.849Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-06-17T00:58:28.913Z] prd-ubuntu20.04-docker-8c-8g-18765 does not seem to be running inside a container [2023-06-17T00:58:28.944Z] $ 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/537 -v /w/workspace/edgex-go/537:/w/workspace/edgex-go/537:rw,z -v /w/workspace/edgex-go/537@tmp:/w/workspace/edgex-go/537@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-06-17T00:58:29.257Z] $ docker top 3d69d50e77b2e1e2b30a06a76823411a6a85366273c996aab25b06236558cc3e -eo pid,comm [Pipeline] { [Pipeline] echo [2023-06-17T00:58:29.317Z] ========================================================= [2023-06-17T00:58:29.317Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-06-17T00:58:29.317Z] ========================================================= [Pipeline] sh [2023-06-17T00:58:29.595Z] + git config --global --add safe.directory /w/workspace/edgex-go/537 [Pipeline] fileExists [Pipeline] sh [2023-06-17T00:58:29.890Z] + make test [2023-06-17T00:58:29.891Z] go test -race -coverprofile=coverage.out ./... [2023-06-17T00:58:36.450Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-06-17T00:58:48.645Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-06-17T00:58:48.645Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-06-17T00:58:48.645Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-06-17T00:58:48.645Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-06-17T00:58:49.210Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-06-17T00:58:49.469Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-06-17T00:58:49.469Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-06-17T00:58:49.469Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-06-17T00:58:49.469Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-06-17T00:58:49.726Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-06-17T00:58:49.983Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-06-17T00:58:50.241Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-06-17T00:58:50.241Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-06-17T00:58:50.241Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-06-17T00:58:51.175Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-06-17T00:58:51.175Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-06-17T00:58:51.175Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.058s coverage: 28.7% of statements [2023-06-17T00:58:52.550Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.078s coverage: 98.5% of statements [2023-06-17T00:58:53.486Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-06-17T00:58:53.486Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-06-17T00:58:53.486Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-06-17T00:58:54.863Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-06-17T00:58:54.863Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-06-17T00:58:55.799Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-06-17T00:58:55.799Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-06-17T00:58:55.799Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-06-17T00:58:55.799Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-06-17T00:58:55.799Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-06-17T00:58:56.731Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.092s coverage: 71.5% of statements [2023-06-17T00:58:56.731Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.070s coverage: 54.0% of statements [2023-06-17T00:58:56.731Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-06-17T00:58:56.731Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-06-17T00:58:59.259Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.028s coverage: 88.5% of statements [2023-06-17T00:58:59.259Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.069s coverage: 3.8% of statements [2023-06-17T00:58:59.259Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-06-17T00:58:59.259Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-06-17T00:58:59.259Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-06-17T00:58:59.517Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.336s coverage: 95.6% of statements [2023-06-17T00:58:59.517Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-06-17T00:58:59.517Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-06-17T00:58:59.517Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-06-17T00:58:59.517Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-06-17T00:58:59.517Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-06-17T00:58:59.517Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.059s coverage: 72.2% of statements [2023-06-17T00:59:00.449Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-06-17T00:59:00.449Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-06-17T00:59:00.449Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-06-17T00:59:00.708Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.042s coverage: 65.9% of statements [2023-06-17T00:59:01.273Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-06-17T00:59:01.273Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-06-17T00:59:01.273Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.081s coverage: 0.9% of statements [2023-06-17T00:59:01.273Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.062s coverage: 29.0% of statements [2023-06-17T00:59:01.531Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.062s coverage: 42.9% of statements [2023-06-17T00:59:01.531Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.045s coverage: 82.9% of statements [2023-06-17T00:59:01.531Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.048s coverage: 94.1% of statements [2023-06-17T00:59:01.790Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.057s coverage: 96.3% of statements [2023-06-17T00:59:02.047Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.059s coverage: 87.5% of statements [2023-06-17T00:59:02.613Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-06-17T00:59:02.613Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-06-17T00:59:02.613Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-06-17T00:59:02.613Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-06-17T00:59:02.613Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-06-17T00:59:02.613Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-06-17T00:59:02.613Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-06-17T00:59:02.613Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-06-17T00:59:03.549Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-06-17T00:59:03.549Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-06-17T00:59:03.549Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-06-17T00:59:03.549Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-06-17T00:59:03.807Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-06-17T00:59:03.807Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-06-17T00:59:04.374Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-06-17T00:59:05.401Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-06-17T00:59:05.688Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-06-17T00:59:06.662Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-06-17T00:59:06.662Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-06-17T00:59:08.039Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-06-17T00:59:08.039Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-06-17T00:59:08.039Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-06-17T00:59:09.412Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-06-17T00:59:09.412Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-06-17T00:59:09.670Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-06-17T00:59:10.607Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-06-17T00:59:10.607Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-06-17T00:59:10.607Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-06-17T00:59:10.607Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-06-17T00:59:11.984Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-06-17T00:59:11.984Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-06-17T00:59:11.984Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-06-17T00:59:11.984Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-06-17T00:59:12.921Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-06-17T00:59:12.921Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-06-17T00:59:12.921Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-06-17T00:59:12.921Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-06-17T00:59:13.856Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-06-17T00:59:13.856Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-06-17T00:59:14.115Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.053s coverage: 94.4% of statements [2023-06-17T00:59:15.052Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-06-17T00:59:15.052Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-06-17T00:59:27.262Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.264s coverage: 79.9% of statements [2023-06-17T00:59:27.522Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 25.074s coverage: 92.9% of statements [2023-06-17T00:59:27.522Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.045s coverage: 64.4% of statements [2023-06-17T00:59:27.522Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.065s coverage: 62.3% of statements [2023-06-17T00:59:27.522Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.060s coverage: 87.2% of statements [2023-06-17T00:59:27.522Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.049s coverage: 20.0% of statements [2023-06-17T00:59:27.522Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.043s coverage: 100.0% of statements [2023-06-17T00:59:27.522Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.100s coverage: 81.8% of statements [2023-06-17T00:59:27.522Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.084s coverage: 82.1% of statements [2023-06-17T00:59:27.522Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.059s coverage: 86.0% of statements [2023-06-17T00:59:27.522Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.195s coverage: 63.1% of statements [2023-06-17T00:59:27.522Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.063s coverage: 100.0% of statements [2023-06-17T00:59:27.522Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.040s coverage: 89.4% of statements [2023-06-17T00:59:27.522Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.027s coverage: 100.0% of statements [2023-06-17T00:59:27.522Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.061s coverage: 73.7% of statements [2023-06-17T00:59:27.522Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.029s coverage: 100.0% of statements [2023-06-17T00:59:27.522Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.207s coverage: 38.4% of statements [2023-06-17T00:59:27.522Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.062s coverage: 89.5% of statements [2023-06-17T00:59:27.522Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.063s coverage: 84.8% of statements [2023-06-17T00:59:27.522Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.072s coverage: 17.7% of statements [2023-06-17T00:59:27.522Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.133s coverage: 92.3% of statements [2023-06-17T00:59:27.522Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.060s coverage: 61.5% of statements [2023-06-17T00:59:27.522Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.090s coverage: 97.7% of statements [2023-06-17T00:59:27.781Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2023-06-17T00:59:28.040Z] running golangci-lint [2023-06-17T00:59:28.040Z] golangci-lint has version 1.51.2 built from 3e8facb4 on 2023-02-19T21:43:54Z [2023-06-17T00:59:28.040Z] go version go1.20.2 linux/amd64 [2023-06-17T00:59:28.297Z] level=info msg="[config_reader] Used config file .golangci.yml" [2023-06-17T00:59:28.297Z] level=info msg="[lintersdb] Active 8 linters: [errcheck gosec gosimple govet ineffassign staticcheck typecheck unused]" [2023-06-17T00:59:43.164Z] level=info msg="[loader] Go packages loading at mode 575 (exports_file|imports|name|deps|files|types_sizes|compiled_files) took 14.064960606s" [2023-06-17T00:59:43.164Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 42.210563ms" [2023-06-17T00:59:49.716Z] level=info msg="[linters_context/goanalysis] analyzers took 55.181856273s with top 10 stages: buildir: 27.040146407s, fact_deprecated: 1.365200606s, gosec: 1.299904809s, inspect: 1.200989915s, printf: 922.131441ms, ctrlflow: 872.343065ms, fact_purity: 859.264256ms, nilness: 753.097551ms, S1038: 750.878692ms, directives: 616.69863ms" [2023-06-17T00:59:49.716Z] level=info msg="[runner] Issues before processing: 203, after processing: 0" [2023-06-17T00:59:49.716Z] level=info msg="[runner] Processors filtering stat (out/in): exclude: 203/203, autogenerated_exclude: 203/203, identifier_marker: 203/203, exclude-rules: 23/203, nolint: 0/23, filename_unadjuster: 203/203, skip_dirs: 203/203, skip_files: 203/203, cgo: 203/203, path_prettifier: 203/203" [2023-06-17T00:59:49.716Z] level=info msg="[runner] processing took 15.694671ms with stages: nolint: 6.515254ms, identifier_marker: 4.426787ms, autogenerated_exclude: 1.436382ms, path_prettifier: 1.369762ms, exclude-rules: 1.221161ms, skip_dirs: 680.225µs, cgo: 27.23µs, filename_unadjuster: 14.07µs, skip_files: 570ns, max_same_issues: 490ns, uniq_by_line: 450ns, diff: 410ns, exclude: 320ns, severity-rules: 290ns, source_code: 280ns, sort_results: 260ns, path_prefixer: 260ns, max_from_linter: 180ns, path_shortener: 160ns, max_per_file_from_linter: 130ns" [2023-06-17T00:59:49.716Z] level=info msg="[runner] linters took 6.464532892s with stages: goanalysis_metalinter: 6.44875316s" [2023-06-17T00:59:49.716Z] level=info msg="File cache stats: 0 entries of total size 0B" [2023-06-17T00:59:49.716Z] level=info msg="Memory: 207 samples, avg is 170.2MB, max is 744.0MB" [2023-06-17T00:59:49.716Z] level=info msg="Execution took 20.580282806s" [2023-06-17T00:59:49.716Z] go vet ./... [2023-06-17T00:59:53.000Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-06-17T00:59:53.259Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-06-17T00:59:53.259Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-06-17T00:59:53.273Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-06-17T00:59:53.562Z] + ls -al . [2023-06-17T00:59:53.562Z] total 720 [2023-06-17T00:59:53.562Z] drwxrwxr-x 11 1001 1001 4096 Jun 17 00:58 . [2023-06-17T00:59:53.562Z] drwxr-xr-x 4 root root 4096 Jun 17 00:58 .. [2023-06-17T00:59:53.562Z] drwxrwxr-x 2 1001 1001 4096 Jun 17 00:57 .blubracket [2023-06-17T00:59:53.562Z] -rw-rw-r-- 1 1001 1001 16 Jun 17 00:57 .dockerignore [2023-06-17T00:59:53.562Z] drwxrwxr-x 8 1001 1001 4096 Jun 17 00:57 .git [2023-06-17T00:59:53.562Z] drwxrwxr-x 3 1001 1001 4096 Jun 17 00:57 .github [2023-06-17T00:59:53.562Z] -rw-rw-r-- 1 1001 1001 1133 Jun 17 00:57 .gitignore [2023-06-17T00:59:53.562Z] -rw-rw-r-- 1 1001 1001 42 Jun 17 00:57 .golangci.yml [2023-06-17T00:59:53.562Z] -rw-rw-r-- 1 1001 1001 87 Jun 17 00:57 .hadolint.yml [2023-06-17T00:59:53.562Z] drwxr-xr-x 3 1001 1001 4096 Jun 17 00:57 .semver [2023-06-17T00:59:53.562Z] -rw-rw-r-- 1 1001 1001 166 Jun 17 00:57 .sonarcloud.properties [2023-06-17T00:59:53.562Z] -rw-rw-r-- 1 1001 1001 1171 Jun 17 00:57 ADOPTERS.md [2023-06-17T00:59:53.562Z] -rw-rw-r-- 1 1001 1001 10835 Jun 17 00:57 Attribution.txt [2023-06-17T00:59:53.562Z] -rw-rw-r-- 1 1001 1001 93407 Jun 17 00:57 CHANGELOG.md [2023-06-17T00:59:53.562Z] -rw-rw-r-- 1 1001 1001 3804 Jun 17 00:57 CONTRIBUTING.md [2023-06-17T00:59:53.562Z] -rw-rw-r-- 1 1001 1001 677 Jun 17 00:57 GOVERNANCE.md [2023-06-17T00:59:53.562Z] -rw-rw-r-- 1 1001 1001 883 Jun 17 00:57 Jenkinsfile [2023-06-17T00:59:53.562Z] -rw-rw-r-- 1 1001 1001 10775 Jun 17 00:57 LICENSE [2023-06-17T00:59:53.562Z] -rw-rw-r-- 1 1001 1001 14368 Jun 17 00:57 Makefile [2023-06-17T00:59:53.562Z] -rw-rw-r-- 1 1001 1001 582 Jun 17 00:57 OWNERS.md [2023-06-17T00:59:53.562Z] -rw-rw-r-- 1 1001 1001 9923 Jun 17 00:57 README.md [2023-06-17T00:59:53.562Z] -rw-rw-r-- 1 1001 1001 789 Jun 17 00:57 SECURITY.md [2023-06-17T00:59:53.562Z] -rw-rw-r-- 1 1001 1001 11 Jun 17 00:57 VERSION [2023-06-17T00:59:53.562Z] drwxrwxr-x 2 1001 1001 4096 Jun 17 00:57 bin [2023-06-17T00:59:53.562Z] drwxrwxr-x 18 1001 1001 4096 Jun 17 00:57 cmd [2023-06-17T00:59:53.562Z] -rw-r--r-- 1 root root 447731 Jun 17 00:59 coverage.out [2023-06-17T00:59:53.562Z] -rw-rw-r-- 1 1001 1001 3162 Jun 17 00:57 go.mod [2023-06-17T00:59:53.562Z] -rw-rw-r-- 1 1001 1001 31054 Jun 17 00:57 go.sum [2023-06-17T00:59:53.562Z] drwxrwxr-x 7 1001 1001 4096 Jun 17 00:57 internal [2023-06-17T00:59:53.562Z] drwxrwxr-x 3 1001 1001 4096 Jun 17 00:57 openapi [2023-06-17T00:59:53.562Z] -rw-rw-r-- 1 1001 1001 594 Jun 17 00:57 security.txt [2023-06-17T00:59:53.562Z] drwxrwxr-x 4 1001 1001 4096 Jun 17 00:57 snap [2023-06-17T00:59:53.562Z] -rw-rw-r-- 1 1001 1001 204 Jun 17 00:57 version.go [Pipeline] sh [2023-06-17T00:59:53.851Z] + '[' -e coverage.out ] [2023-06-17T00:59:53.851Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-06-17T00:59:53.940Z] Stashed 1 file(s) [Pipeline] sh [2023-06-17T00:59:54.219Z] + make build [2023-06-17T00:59:54.219Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.4" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-06-17T01:00:06.424Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.4" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-06-17T01:00:06.424Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.4" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-06-17T01:00:07.362Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.4" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-06-17T01:00:08.305Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.4" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-06-17T01:00:14.858Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.4" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-06-17T01:00:15.793Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.4" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-06-17T01:00:16.725Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.4" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-06-17T01:00:17.658Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.4" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-06-17T01:00:18.594Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.4" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-06-17T01:00:19.530Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.4" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-06-17T01:00:20.467Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.4" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2023-06-17T01:00:21.860Z] $ docker stop --time=1 3d69d50e77b2e1e2b30a06a76823411a6a85366273c996aab25b06236558cc3e [2023-06-17T01:00:26.335Z] $ docker rm -f --volumes 3d69d50e77b2e1e2b30a06a76823411a6a85366273c996aab25b06236558cc3e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-17T01:00:27.239Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-06-17T01:00:27.239Z] [2023-06-17T01:00:27.239Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-17T01:00:27.533Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-06-17T01:00:27.534Z] latest: Pulling from edgex-devops/edgex-compose [2023-06-17T01:00:27.534Z] 91d30c5bc195: Pulling fs layer [2023-06-17T01:00:27.534Z] 2e9b0aa3be6d: Pulling fs layer [2023-06-17T01:00:27.534Z] 9c61dcf015f6: Pulling fs layer [2023-06-17T01:00:27.534Z] 4698f68db338: Pulling fs layer [2023-06-17T01:00:27.534Z] 2a2f49069b9e: Pulling fs layer [2023-06-17T01:00:27.534Z] e0025b399a48: Pulling fs layer [2023-06-17T01:00:27.534Z] 2a2f49069b9e: Waiting [2023-06-17T01:00:27.534Z] e0025b399a48: Waiting [2023-06-17T01:00:27.534Z] 91d30c5bc195: Verifying Checksum [2023-06-17T01:00:27.534Z] 91d30c5bc195: Download complete [2023-06-17T01:00:27.534Z] 4698f68db338: Verifying Checksum [2023-06-17T01:00:27.534Z] 4698f68db338: Download complete [2023-06-17T01:00:27.793Z] 2e9b0aa3be6d: Verifying Checksum [2023-06-17T01:00:27.793Z] 2e9b0aa3be6d: Download complete [2023-06-17T01:00:27.793Z] e0025b399a48: Verifying Checksum [2023-06-17T01:00:27.793Z] e0025b399a48: Download complete [2023-06-17T01:00:27.793Z] 91d30c5bc195: Pull complete [2023-06-17T01:00:27.793Z] 2a2f49069b9e: Verifying Checksum [2023-06-17T01:00:27.793Z] 2a2f49069b9e: Download complete [2023-06-17T01:00:28.053Z] 2e9b0aa3be6d: Pull complete [2023-06-17T01:00:28.311Z] 9c61dcf015f6: Verifying Checksum [2023-06-17T01:00:28.311Z] 9c61dcf015f6: Download complete [2023-06-17T01:00:30.839Z] 9c61dcf015f6: Pull complete [2023-06-17T01:00:30.839Z] 4698f68db338: Pull complete [2023-06-17T01:00:31.097Z] 2a2f49069b9e: Pull complete [2023-06-17T01:00:31.356Z] e0025b399a48: Pull complete [2023-06-17T01:00:31.356Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2023-06-17T01:00:31.356Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-06-17T01:00:31.356Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-06-17T01:00:31.428Z] prd-ubuntu20.04-docker-8c-8g-18765 does not seem to be running inside a container [2023-06-17T01:00:31.463Z] $ 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/537 -v /w/workspace/edgex-go/537:/w/workspace/edgex-go/537:rw,z -v /w/workspace/edgex-go/537@tmp:/w/workspace/edgex-go/537@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2023-06-17T01:00:34.616Z] $ docker top cee737bfb4166f3a634a6e4b21903ebc0320f19a5456cdc28a07515f3e4c1884 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-06-17T01:00:34.957Z] + docker compose -f ./docker-compose-build.yml build --parallel [2023-06-17T01:00:36.861Z] #1 [support-scheduler internal] load build definition from Dockerfile [2023-06-17T01:00:36.861Z] #1 transferring dockerfile: 1.82kB done [2023-06-17T01:00:36.861Z] #1 DONE 0.0s [2023-06-17T01:00:37.119Z] [2023-06-17T01:00:37.119Z] #2 [security-proxy-setup internal] load build definition from Dockerfile [2023-06-17T01:00:37.119Z] #2 transferring dockerfile: 2.06kB done [2023-06-17T01:00:37.119Z] #2 DONE 0.0s [2023-06-17T01:00:37.119Z] [2023-06-17T01:00:37.119Z] #3 [security-spire-server internal] load build definition from Dockerfile [2023-06-17T01:00:37.119Z] #3 transferring dockerfile: 2.63kB done [2023-06-17T01:00:37.119Z] #3 DONE 0.0s [2023-06-17T01:00:37.119Z] [2023-06-17T01:00:37.119Z] #4 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2023-06-17T01:00:37.119Z] #4 transferring dockerfile: 2.12kB done [2023-06-17T01:00:37.119Z] #4 DONE 0.0s [2023-06-17T01:00:37.119Z] [2023-06-17T01:00:37.119Z] #5 [security-proxy-auth internal] load build definition from Dockerfile [2023-06-17T01:00:37.119Z] #5 transferring dockerfile: 2.04kB done [2023-06-17T01:00:37.119Z] #5 DONE 0.0s [2023-06-17T01:00:37.119Z] [2023-06-17T01:00:37.119Z] #6 [security-bootstrapper internal] load build definition from Dockerfile [2023-06-17T01:00:37.119Z] #6 transferring dockerfile: 2.82kB done [2023-06-17T01:00:37.119Z] #6 DONE 0.0s [2023-06-17T01:00:37.119Z] [2023-06-17T01:00:37.119Z] #7 [security-spiffe-token-provider internal] load build definition from Dockerfile [2023-06-17T01:00:37.119Z] #7 transferring dockerfile: 1.78kB done [2023-06-17T01:00:37.119Z] #7 DONE 0.0s [2023-06-17T01:00:37.119Z] [2023-06-17T01:00:37.119Z] #8 [support-notifications internal] load build definition from Dockerfile [2023-06-17T01:00:37.119Z] #8 transferring dockerfile: 1.84kB done [2023-06-17T01:00:37.119Z] #8 DONE 0.0s [2023-06-17T01:00:37.119Z] [2023-06-17T01:00:37.119Z] #9 [security-spire-config internal] load build definition from Dockerfile [2023-06-17T01:00:37.379Z] #9 transferring dockerfile: 2.58kB done [2023-06-17T01:00:37.379Z] #9 DONE 0.0s [2023-06-17T01:00:37.379Z] [2023-06-17T01:00:37.379Z] #10 [security-spire-agent internal] load build definition from Dockerfile [2023-06-17T01:00:37.379Z] #10 transferring dockerfile: 2.68kB done [2023-06-17T01:00:37.379Z] #10 DONE 0.0s [2023-06-17T01:00:37.379Z] [2023-06-17T01:00:37.379Z] #11 [core-data internal] load build definition from Dockerfile [2023-06-17T01:00:37.379Z] #11 transferring dockerfile: 1.90kB done [2023-06-17T01:00:37.379Z] #11 DONE 0.0s [2023-06-17T01:00:37.379Z] [2023-06-17T01:00:37.379Z] #12 [core-metadata internal] load build definition from Dockerfile [2023-06-17T01:00:37.379Z] #12 transferring dockerfile: 1.96kB done [2023-06-17T01:00:37.379Z] #12 DONE 0.0s [2023-06-17T01:00:37.379Z] [2023-06-17T01:00:37.379Z] #13 [security-secretstore-setup internal] load build definition from Dockerfile [2023-06-17T01:00:37.379Z] #13 transferring dockerfile: 2.38kB done [2023-06-17T01:00:37.379Z] #13 DONE 0.0s [2023-06-17T01:00:37.379Z] [2023-06-17T01:00:37.379Z] #14 [core-command internal] load build definition from Dockerfile [2023-06-17T01:00:37.379Z] #14 transferring dockerfile: 1.82kB done [2023-06-17T01:00:37.379Z] #14 DONE 0.0s [2023-06-17T01:00:37.379Z] [2023-06-17T01:00:37.379Z] #15 [support-scheduler internal] load .dockerignore [2023-06-17T01:00:37.379Z] #15 transferring context: 56B done [2023-06-17T01:00:37.379Z] #15 DONE 0.0s [2023-06-17T01:00:37.379Z] [2023-06-17T01:00:37.379Z] #16 [security-proxy-setup internal] load .dockerignore [2023-06-17T01:00:37.379Z] #16 transferring context: 56B done [2023-06-17T01:00:37.379Z] #16 DONE 0.0s [2023-06-17T01:00:37.379Z] [2023-06-17T01:00:37.379Z] #17 [security-spire-server internal] load .dockerignore [2023-06-17T01:00:37.379Z] #17 transferring context: 56B done [2023-06-17T01:00:37.379Z] #17 DONE 0.0s [2023-06-17T01:00:37.379Z] [2023-06-17T01:00:37.379Z] #18 [core-common-config-bootstrapper internal] load .dockerignore [2023-06-17T01:00:37.379Z] #18 transferring context: 56B done [2023-06-17T01:00:37.379Z] #18 DONE 0.0s [2023-06-17T01:00:37.379Z] [2023-06-17T01:00:37.379Z] #19 [security-proxy-auth internal] load .dockerignore [2023-06-17T01:00:37.379Z] #19 transferring context: 56B done [2023-06-17T01:00:37.379Z] #19 DONE 0.0s [2023-06-17T01:00:37.379Z] [2023-06-17T01:00:37.379Z] #20 [security-bootstrapper internal] load .dockerignore [2023-06-17T01:00:37.379Z] #20 transferring context: 56B done [2023-06-17T01:00:37.379Z] #20 DONE 0.0s [2023-06-17T01:00:37.379Z] [2023-06-17T01:00:37.379Z] #21 [security-spiffe-token-provider internal] load .dockerignore [2023-06-17T01:00:37.379Z] #21 transferring context: 56B done [2023-06-17T01:00:37.637Z] #21 DONE 0.0s [2023-06-17T01:00:37.637Z] [2023-06-17T01:00:37.637Z] #22 [support-notifications internal] load .dockerignore [2023-06-17T01:00:37.637Z] #22 transferring context: 56B done [2023-06-17T01:00:37.637Z] #22 DONE 0.0s [2023-06-17T01:00:37.637Z] [2023-06-17T01:00:37.637Z] #23 [security-spire-config internal] load .dockerignore [2023-06-17T01:00:37.637Z] #23 transferring context: 56B done [2023-06-17T01:00:37.637Z] #23 DONE 0.0s [2023-06-17T01:00:37.637Z] [2023-06-17T01:00:37.637Z] #24 [security-spire-agent internal] load .dockerignore [2023-06-17T01:00:37.637Z] #24 transferring context: 56B done [2023-06-17T01:00:37.637Z] #24 DONE 0.0s [2023-06-17T01:00:37.637Z] [2023-06-17T01:00:37.637Z] #25 [core-data internal] load .dockerignore [2023-06-17T01:00:37.637Z] #25 transferring context: 56B done [2023-06-17T01:00:37.637Z] #25 DONE 0.0s [2023-06-17T01:00:37.637Z] [2023-06-17T01:00:37.637Z] #26 [core-metadata internal] load .dockerignore [2023-06-17T01:00:37.637Z] #26 transferring context: 56B done [2023-06-17T01:00:37.637Z] #26 DONE 0.0s [2023-06-17T01:00:37.637Z] [2023-06-17T01:00:37.637Z] #27 [security-secretstore-setup internal] load .dockerignore [2023-06-17T01:00:37.637Z] #27 transferring context: 56B done [2023-06-17T01:00:37.637Z] #27 DONE 0.0s [2023-06-17T01:00:37.637Z] [2023-06-17T01:00:37.637Z] #28 [core-command internal] load .dockerignore [2023-06-17T01:00:37.637Z] #28 transferring context: 56B done [2023-06-17T01:00:37.637Z] #28 DONE 0.0s [2023-06-17T01:00:37.637Z] [2023-06-17T01:00:37.637Z] #29 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-06-17T01:00:37.637Z] #29 DONE 0.0s [2023-06-17T01:00:37.637Z] [2023-06-17T01:00:37.637Z] #30 [support-scheduler internal] load metadata for docker.io/library/alpine:3.17 [2023-06-17T01:00:37.637Z] #30 DONE 0.1s [2023-06-17T01:00:37.637Z] [2023-06-17T01:00:37.637Z] #29 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-06-17T01:00:37.637Z] #29 DONE 0.0s [2023-06-17T01:00:37.637Z] [2023-06-17T01:00:37.637Z] #30 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.17 [2023-06-17T01:00:37.637Z] #30 DONE 0.1s [2023-06-17T01:00:37.637Z] [2023-06-17T01:00:37.637Z] #31 [support-scheduler stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-06-17T01:00:37.637Z] #31 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.0s done [2023-06-17T01:00:37.897Z] #31 ... [2023-06-17T01:00:37.897Z] [2023-06-17T01:00:37.897Z] #29 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-06-17T01:00:37.897Z] #29 DONE 0.0s [2023-06-17T01:00:37.897Z] [2023-06-17T01:00:37.897Z] #30 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.17 [2023-06-17T01:00:37.897Z] #30 DONE 0.1s [2023-06-17T01:00:37.897Z] [2023-06-17T01:00:37.897Z] #31 [security-spire-server stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-06-17T01:00:37.897Z] #31 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.0s done [2023-06-17T01:00:37.897Z] #31 sha256:4db1b89c0bd13344176ddce2d093b9da2ae58336823ffed2009a7ea4b62d2a95 3.37MB / 3.37MB 0.1s [2023-06-17T01:00:37.897Z] #31 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done [2023-06-17T01:00:37.897Z] #31 sha256:81a4480db344455c6e0dbbca3188962273b5eb5c22efa3fef05824de6048bfa8 528B / 528B done [2023-06-17T01:00:37.897Z] #31 sha256:1f73a9d63274924f077b22c7e5a894667cb6a7073638e7d5df3b43be14d1c9ab 1.47kB / 1.47kB done [2023-06-17T01:00:37.897Z] #31 extracting sha256:4db1b89c0bd13344176ddce2d093b9da2ae58336823ffed2009a7ea4b62d2a95 [2023-06-17T01:00:37.897Z] #31 ... [2023-06-17T01:00:37.897Z] [2023-06-17T01:00:37.897Z] #29 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-06-17T01:00:37.897Z] #29 DONE 0.0s [2023-06-17T01:00:37.897Z] [2023-06-17T01:00:37.897Z] #30 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.17 [2023-06-17T01:00:37.897Z] #30 DONE 0.2s [2023-06-17T01:00:37.897Z] [2023-06-17T01:00:37.898Z] #31 [security-proxy-auth stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-06-17T01:00:37.898Z] #31 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.0s done [2023-06-17T01:00:37.898Z] #31 sha256:4db1b89c0bd13344176ddce2d093b9da2ae58336823ffed2009a7ea4b62d2a95 3.37MB / 3.37MB 0.1s done [2023-06-17T01:00:37.898Z] #31 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done [2023-06-17T01:00:37.898Z] #31 sha256:81a4480db344455c6e0dbbca3188962273b5eb5c22efa3fef05824de6048bfa8 528B / 528B done [2023-06-17T01:00:37.898Z] #31 sha256:1f73a9d63274924f077b22c7e5a894667cb6a7073638e7d5df3b43be14d1c9ab 1.47kB / 1.47kB done [2023-06-17T01:00:38.410Z] #31 ... [2023-06-17T01:00:38.410Z] [2023-06-17T01:00:38.410Z] #29 [support-notifications internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-06-17T01:00:38.410Z] #29 DONE 0.0s [2023-06-17T01:00:38.410Z] [2023-06-17T01:00:38.410Z] #31 [security-spiffe-token-provider stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-06-17T01:00:38.410Z] #31 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.0s done [2023-06-17T01:00:38.410Z] #31 sha256:4db1b89c0bd13344176ddce2d093b9da2ae58336823ffed2009a7ea4b62d2a95 3.37MB / 3.37MB 0.1s done [2023-06-17T01:00:38.410Z] #31 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done [2023-06-17T01:00:38.410Z] #31 sha256:81a4480db344455c6e0dbbca3188962273b5eb5c22efa3fef05824de6048bfa8 528B / 528B done [2023-06-17T01:00:38.410Z] #31 sha256:1f73a9d63274924f077b22c7e5a894667cb6a7073638e7d5df3b43be14d1c9ab 1.47kB / 1.47kB done [2023-06-17T01:00:38.410Z] #31 ... [2023-06-17T01:00:38.410Z] [2023-06-17T01:00:38.410Z] #29 [core-data internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-06-17T01:00:38.410Z] #29 DONE 0.0s [2023-06-17T01:00:38.410Z] [2023-06-17T01:00:38.410Z] #32 [security-spire-config builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2023-06-17T01:00:38.410Z] #32 DONE 0.6s [2023-06-17T01:00:38.410Z] [2023-06-17T01:00:38.410Z] #31 [security-spire-config stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-06-17T01:00:38.410Z] #31 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.0s done [2023-06-17T01:00:38.410Z] #31 sha256:4db1b89c0bd13344176ddce2d093b9da2ae58336823ffed2009a7ea4b62d2a95 3.37MB / 3.37MB 0.1s done [2023-06-17T01:00:38.410Z] #31 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done [2023-06-17T01:00:38.410Z] #31 sha256:81a4480db344455c6e0dbbca3188962273b5eb5c22efa3fef05824de6048bfa8 528B / 528B done [2023-06-17T01:00:38.410Z] #31 sha256:1f73a9d63274924f077b22c7e5a894667cb6a7073638e7d5df3b43be14d1c9ab 1.47kB / 1.47kB done [2023-06-17T01:00:38.410Z] #31 extracting sha256:4db1b89c0bd13344176ddce2d093b9da2ae58336823ffed2009a7ea4b62d2a95 0.3s done [2023-06-17T01:00:38.410Z] #31 ... [2023-06-17T01:00:38.410Z] [2023-06-17T01:00:38.410Z] #29 [core-metadata internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-06-17T01:00:38.410Z] #29 DONE 0.0s [2023-06-17T01:00:38.410Z] [2023-06-17T01:00:38.410Z] #33 [security-spire-config builder 2/7] WORKDIR /edgex-go [2023-06-17T01:00:38.976Z] #33 ... [2023-06-17T01:00:38.976Z] [2023-06-17T01:00:38.976Z] #29 [core-command internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-06-17T01:00:38.976Z] #29 DONE 0.0s [2023-06-17T01:00:39.358Z] [2023-06-17T01:00:39.358Z] #34 [security-spire-server internal] load build context [2023-06-17T01:00:39.619Z] #34 ... [2023-06-17T01:00:39.619Z] [2023-06-17T01:00:39.619Z] #32 [core-data builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2023-06-17T01:00:39.619Z] #32 DONE 0.6s [2023-06-17T01:00:39.619Z] [2023-06-17T01:00:39.619Z] #30 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.17 [2023-06-17T01:00:39.619Z] #30 DONE 1.7s [2023-06-17T01:00:39.619Z] [2023-06-17T01:00:39.619Z] #34 [security-spire-server internal] load build context [2023-06-17T01:00:39.619Z] #34 ... [2023-06-17T01:00:39.619Z] [2023-06-17T01:00:39.619Z] #32 [security-spire-agent builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2023-06-17T01:00:39.619Z] #32 DONE 0.6s [2023-06-17T01:00:39.619Z] [2023-06-17T01:00:39.619Z] #33 [security-spiffe-token-provider builder 2/7] WORKDIR /edgex-go [2023-06-17T01:00:39.619Z] #33 DONE 1.7s [2023-06-17T01:00:39.619Z] [2023-06-17T01:00:39.619Z] #34 [security-spire-server internal] load build context [2023-06-17T01:00:39.879Z] #34 ... [2023-06-17T01:00:39.879Z] [2023-06-17T01:00:39.879Z] #31 [security-spire-server stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-06-17T01:00:39.879Z] #31 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.0s done [2023-06-17T01:00:39.879Z] #31 sha256:4db1b89c0bd13344176ddce2d093b9da2ae58336823ffed2009a7ea4b62d2a95 3.37MB / 3.37MB 0.1s done [2023-06-17T01:00:39.879Z] #31 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done [2023-06-17T01:00:39.879Z] #31 sha256:81a4480db344455c6e0dbbca3188962273b5eb5c22efa3fef05824de6048bfa8 528B / 528B done [2023-06-17T01:00:39.879Z] #31 sha256:1f73a9d63274924f077b22c7e5a894667cb6a7073638e7d5df3b43be14d1c9ab 1.47kB / 1.47kB done [2023-06-17T01:00:39.879Z] #31 extracting sha256:4db1b89c0bd13344176ddce2d093b9da2ae58336823ffed2009a7ea4b62d2a95 0.3s done [2023-06-17T01:00:39.879Z] #31 DONE 2.4s [2023-06-17T01:00:39.879Z] [2023-06-17T01:00:39.879Z] #34 [security-spire-server internal] load build context [2023-06-17T01:00:43.190Z] #34 transferring context: 175.01MB 4.7s [2023-06-17T01:00:45.803Z] #34 ... [2023-06-17T01:00:45.803Z] [2023-06-17T01:00:45.803Z] #35 [core-command internal] load build context [2023-06-17T01:00:45.803Z] #35 ... [2023-06-17T01:00:45.803Z] [2023-06-17T01:00:45.803Z] #34 [security-spire-server internal] load build context [2023-06-17T01:00:47.262Z] #34 transferring context: 351.87MB 9.0s done [2023-06-17T01:00:47.829Z] #34 ... [2023-06-17T01:00:47.829Z] [2023-06-17T01:00:47.829Z] #36 [support-scheduler internal] load build context [2023-06-17T01:00:47.829Z] #36 ... [2023-06-17T01:00:47.829Z] [2023-06-17T01:00:47.829Z] #37 [security-proxy-setup internal] load build context [2023-06-17T01:00:47.829Z] #37 ... [2023-06-17T01:00:47.829Z] [2023-06-17T01:00:47.829Z] #38 [core-common-config-bootstrapper internal] load build context [2023-06-17T01:00:47.829Z] #38 transferring context: 351.87MB 8.2s done [2023-06-17T01:00:48.086Z] #38 ... [2023-06-17T01:00:48.086Z] [2023-06-17T01:00:48.086Z] #39 [security-proxy-auth internal] load build context [2023-06-17T01:00:48.086Z] #39 transferring context: 351.87MB 9.0s done [2023-06-17T01:00:48.086Z] #39 ... [2023-06-17T01:00:48.086Z] [2023-06-17T01:00:48.086Z] #40 [security-spire-config internal] load build context [2023-06-17T01:00:48.086Z] #40 transferring context: 351.87MB 8.4s done [2023-06-17T01:00:49.029Z] #40 ... [2023-06-17T01:00:49.029Z] [2023-06-17T01:00:49.029Z] #41 [support-notifications internal] load build context [2023-06-17T01:00:49.029Z] #41 transferring context: 351.87MB 8.7s done [2023-06-17T01:00:49.029Z] #41 ... [2023-06-17T01:00:49.029Z] [2023-06-17T01:00:49.029Z] #42 [security-bootstrapper internal] load build context [2023-06-17T01:00:49.029Z] #42 transferring context: 351.87MB 8.6s done [2023-06-17T01:00:49.029Z] #42 ... [2023-06-17T01:00:49.029Z] [2023-06-17T01:00:49.029Z] #43 [security-spiffe-token-provider internal] load build context [2023-06-17T01:00:49.029Z] #43 transferring context: 351.87MB 8.4s done [2023-06-17T01:00:49.288Z] #43 ... [2023-06-17T01:00:49.288Z] [2023-06-17T01:00:49.288Z] #44 [security-secretstore-setup internal] load build context [2023-06-17T01:00:49.288Z] #44 transferring context: 351.87MB 8.8s done [2023-06-17T01:00:49.548Z] #44 ... [2023-06-17T01:00:49.548Z] [2023-06-17T01:00:49.548Z] #45 [security-spire-agent internal] load build context [2023-06-17T01:00:49.548Z] #45 transferring context: 351.87MB 8.0s done [2023-06-17T01:00:50.277Z] #45 ... [2023-06-17T01:00:50.277Z] [2023-06-17T01:00:50.277Z] #46 [core-data internal] load build context [2023-06-17T01:00:50.277Z] #46 transferring context: 351.87MB 8.3s done [2023-06-17T01:00:50.277Z] #46 ... [2023-06-17T01:00:50.277Z] [2023-06-17T01:00:50.277Z] #47 [security-spire-config builder 3/9] RUN apk add --update --no-cache make git build-base curl [2023-06-17T01:00:50.277Z] #0 1.289 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-06-17T01:00:50.277Z] #0 1.476 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-06-17T01:00:50.277Z] #0 1.725 OK: 265 MiB in 53 packages [2023-06-17T01:00:50.537Z] #47 ... [2023-06-17T01:00:50.537Z] [2023-06-17T01:00:50.537Z] #48 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git [2023-06-17T01:00:50.537Z] #0 0.884 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-06-17T01:00:50.537Z] #0 1.026 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-06-17T01:00:50.537Z] #0 1.266 OK: 265 MiB in 53 packages [2023-06-17T01:00:50.537Z] #48 ... [2023-06-17T01:00:50.537Z] [2023-06-17T01:00:50.537Z] #49 [security-spire-server stage-1 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-06-17T01:00:50.537Z] #49 ... [2023-06-17T01:00:50.537Z] [2023-06-17T01:00:50.537Z] #50 [core-metadata stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-06-17T01:00:50.537Z] #0 10.33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-06-17T01:00:50.537Z] #0 10.45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-06-17T01:00:50.797Z] #50 ... [2023-06-17T01:00:50.797Z] [2023-06-17T01:00:50.797Z] #51 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2023-06-17T01:00:50.797Z] #0 0.546 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-06-17T01:00:50.797Z] #0 0.922 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-06-17T01:00:50.797Z] #0 1.241 OK: 265 MiB in 53 packages [2023-06-17T01:00:50.797Z] #51 ... [2023-06-17T01:00:50.797Z] [2023-06-17T01:00:50.797Z] #52 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-06-17T01:00:50.797Z] #0 0.986 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-06-17T01:00:50.797Z] #0 1.120 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-06-17T01:00:50.797Z] #0 1.455 v3.17.4-5-g567f26ca3d2 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-06-17T01:00:50.797Z] #0 1.455 v3.17.4-2-g7fb040f4d3b [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-06-17T01:00:50.797Z] #0 1.455 OK: 17830 distinct packages available [2023-06-17T01:00:50.797Z] #0 1.488 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-06-17T01:00:50.797Z] #0 1.646 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-06-17T01:00:50.797Z] #0 1.825 OK: 265 MiB in 53 packages [2023-06-17T01:00:51.062Z] #52 ... [2023-06-17T01:00:51.062Z] [2023-06-17T01:00:51.062Z] #53 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-06-17T01:00:51.062Z] #53 ... [2023-06-17T01:00:51.062Z] [2023-06-17T01:00:51.062Z] #54 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-06-17T01:00:51.806Z] #54 ... [2023-06-17T01:00:51.806Z] [2023-06-17T01:00:51.806Z] #55 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-06-17T01:00:52.068Z] #55 ... [2023-06-17T01:00:52.068Z] [2023-06-17T01:00:52.068Z] #56 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-06-17T01:00:52.068Z] #56 ... [2023-06-17T01:00:52.068Z] [2023-06-17T01:00:52.068Z] #57 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2023-06-17T01:00:52.068Z] #0 1.220 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-06-17T01:00:52.068Z] #0 1.366 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-06-17T01:00:52.068Z] #0 1.608 OK: 265 MiB in 53 packages [2023-06-17T01:00:52.327Z] #57 ... [2023-06-17T01:00:52.327Z] [2023-06-17T01:00:52.327Z] #58 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-06-17T01:00:52.327Z] #58 ... [2023-06-17T01:00:52.327Z] [2023-06-17T01:00:52.327Z] #59 [security-proxy-setup stage-1 2/9] RUN apk add --update --no-cache dumb-init openssl [2023-06-17T01:00:52.587Z] #59 ... [2023-06-17T01:00:52.587Z] [2023-06-17T01:00:52.587Z] #60 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-06-17T01:00:52.587Z] #0 4.855 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-06-17T01:00:52.587Z] #0 4.973 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-06-17T01:00:52.587Z] #0 5.159 (1/2) Installing ca-certificates (20230506-r0) [2023-06-17T01:00:52.587Z] #0 5.199 (2/2) Installing dumb-init (1.2.5-r2) [2023-06-17T01:00:52.587Z] #0 5.217 Executing busybox-1.35.0-r29.trigger [2023-06-17T01:00:52.587Z] #0 5.220 Executing ca-certificates-20230506-r0.trigger [2023-06-17T01:00:52.587Z] #0 5.280 OK: 8 MiB in 17 packages [2023-06-17T01:00:52.587Z] #60 ... [2023-06-17T01:00:52.587Z] [2023-06-17T01:00:52.587Z] #61 [core-metadata internal] load build context [2023-06-17T01:00:52.587Z] #61 transferring context: 351.87MB 8.6s done [2023-06-17T01:00:55.886Z] #61 ... [2023-06-17T01:00:55.886Z] [2023-06-17T01:00:55.886Z] #35 [core-command internal] load build context [2023-06-17T01:00:55.886Z] #35 transferring context: 351.87MB 9.3s done [2023-06-17T01:00:58.524Z] #35 ... [2023-06-17T01:00:58.524Z] [2023-06-17T01:00:58.524Z] #36 [support-scheduler internal] load build context [2023-06-17T01:00:58.524Z] #36 transferring context: 351.87MB 10.3s done [2023-06-17T01:00:58.783Z] #36 ... [2023-06-17T01:00:58.783Z] [2023-06-17T01:00:58.783Z] #37 [security-proxy-setup internal] load build context [2023-06-17T01:00:58.783Z] #37 transferring context: 351.87MB 10.3s done [2023-06-17T01:00:58.783Z] #37 ... [2023-06-17T01:00:58.783Z] [2023-06-17T01:00:58.783Z] #50 [core-metadata stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-06-17T01:00:58.783Z] #50 10.62 (1/1) Installing dumb-init (1.2.5-r2) [2023-06-17T01:00:58.783Z] #50 10.63 Executing busybox-1.35.0-r29.trigger [2023-06-17T01:00:58.783Z] #50 10.64 OK: 7 MiB in 16 packages [2023-06-17T01:01:20.706Z] #50 ... [2023-06-17T01:01:20.706Z] [2023-06-17T01:01:20.706Z] #38 [core-common-config-bootstrapper internal] load build context [2023-06-17T01:01:20.706Z] #38 DONE 39.3s [2023-06-17T01:01:20.706Z] [2023-06-17T01:01:20.706Z] #51 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2023-06-17T01:01:20.706Z] #51 DONE 37.7s [2023-06-17T01:01:20.706Z] [2023-06-17T01:01:20.706Z] #52 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-06-17T01:01:20.706Z] #52 DONE 37.8s [2023-06-17T01:01:20.706Z] [2023-06-17T01:01:20.706Z] #48 [core-command builder 3/7] RUN apk add --update --no-cache make git [2023-06-17T01:01:20.706Z] #48 DONE 38.0s [2023-06-17T01:01:20.706Z] [2023-06-17T01:01:20.706Z] #50 [core-common-config-bootstrapper stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-06-17T01:01:20.706Z] #50 DONE 37.5s [2023-06-17T01:01:20.706Z] [2023-06-17T01:01:20.706Z] #62 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-06-17T01:01:20.706Z] #62 ... [2023-06-17T01:01:20.706Z] [2023-06-17T01:01:20.706Z] #47 [security-spire-server builder 3/9] RUN apk add --update --no-cache make git build-base curl [2023-06-17T01:01:20.706Z] #47 DONE 37.8s [2023-06-17T01:01:20.706Z] [2023-06-17T01:01:20.706Z] #57 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2023-06-17T01:01:20.706Z] #57 DONE 37.9s [2023-06-17T01:01:20.706Z] [2023-06-17T01:01:20.706Z] #60 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-06-17T01:01:20.706Z] #60 DONE 37.4s [2023-06-17T01:01:20.706Z] [2023-06-17T01:01:20.706Z] #40 [security-spire-config internal] load build context [2023-06-17T01:01:20.706Z] #40 DONE 39.4s [2023-06-17T01:01:20.706Z] [2023-06-17T01:01:20.706Z] #43 [security-spiffe-token-provider internal] load build context [2023-06-17T01:01:20.706Z] #43 DONE 39.4s [2023-06-17T01:01:20.706Z] [2023-06-17T01:01:20.706Z] #42 [security-bootstrapper internal] load build context [2023-06-17T01:01:20.706Z] #42 DONE 39.5s [2023-06-17T01:01:20.706Z] [2023-06-17T01:01:20.706Z] #34 [security-spire-server internal] load build context [2023-06-17T01:01:20.706Z] #34 DONE 39.7s [2023-06-17T01:01:20.706Z] [2023-06-17T01:01:20.706Z] #45 [security-spire-agent internal] load build context [2023-06-17T01:01:20.706Z] #45 DONE 38.0s [2023-06-17T01:01:20.706Z] [2023-06-17T01:01:20.706Z] #39 [security-proxy-auth internal] load build context [2023-06-17T01:01:20.706Z] #39 DONE 39.6s [2023-06-17T01:01:20.706Z] [2023-06-17T01:01:20.706Z] #46 [core-data internal] load build context [2023-06-17T01:01:20.706Z] #46 DONE 38.0s [2023-06-17T01:01:20.706Z] [2023-06-17T01:01:20.706Z] #37 [security-proxy-setup internal] load build context [2023-06-17T01:01:20.706Z] #37 DONE 39.8s [2023-06-17T01:01:20.706Z] [2023-06-17T01:01:20.706Z] #44 [security-secretstore-setup internal] load build context [2023-06-17T01:01:20.706Z] #44 DONE 38.1s [2023-06-17T01:01:20.706Z] [2023-06-17T01:01:20.706Z] #61 [core-metadata internal] load build context [2023-06-17T01:01:20.706Z] #61 DONE 38.1s [2023-06-17T01:01:20.706Z] [2023-06-17T01:01:20.706Z] #41 [support-notifications internal] load build context [2023-06-17T01:01:20.706Z] #41 DONE 39.5s [2023-06-17T01:01:20.706Z] [2023-06-17T01:01:20.706Z] #36 [support-scheduler internal] load build context [2023-06-17T01:01:20.706Z] #36 DONE 39.9s [2023-06-17T01:01:20.706Z] [2023-06-17T01:01:20.706Z] #63 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2023-06-17T01:01:20.706Z] #63 ... [2023-06-17T01:01:20.706Z] [2023-06-17T01:01:20.706Z] #35 [core-command internal] load build context [2023-06-17T01:01:20.706Z] #35 DONE 38.1s [2023-06-17T01:01:20.706Z] [2023-06-17T01:01:20.706Z] #64 [security-spire-config builder 4/9] COPY go.mod vendor* ./ [2023-06-17T01:01:20.706Z] #64 DONE 0.2s [2023-06-17T01:01:20.706Z] [2023-06-17T01:01:20.706Z] #62 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-06-17T01:01:20.706Z] #62 DONE 0.3s [2023-06-17T01:01:20.706Z] [2023-06-17T01:01:20.706Z] #65 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-06-17T01:01:20.706Z] #65 DONE 0.2s [2023-06-17T01:01:20.706Z] [2023-06-17T01:01:20.706Z] #63 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2023-06-17T01:01:20.706Z] #63 DONE 0.1s [2023-06-17T01:01:20.706Z] [2023-06-17T01:01:20.706Z] #66 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2023-06-17T01:01:20.706Z] #66 DONE 0.3s [2023-06-17T01:01:20.706Z] [2023-06-17T01:01:20.706Z] #53 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-06-17T01:01:20.706Z] #53 37.72 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-06-17T01:01:20.706Z] #53 37.82 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-06-17T01:01:20.706Z] #53 38.09 (1/1) Installing dumb-init (1.2.5-r2) [2023-06-17T01:01:20.706Z] #53 38.09 Executing busybox-1.35.0-r29.trigger [2023-06-17T01:01:20.706Z] #53 38.10 OK: 7 MiB in 16 packages [2023-06-17T01:01:20.706Z] #53 DONE 38.2s [2023-06-17T01:01:20.706Z] [2023-06-17T01:01:20.706Z] #55 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-06-17T01:01:20.706Z] #55 37.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-06-17T01:01:20.706Z] #55 37.81 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-06-17T01:01:20.706Z] #55 38.10 (1/2) Installing dumb-init (1.2.5-r2) [2023-06-17T01:01:20.706Z] #55 38.10 (2/2) Installing su-exec (0.2-r2) [2023-06-17T01:01:20.706Z] #55 38.11 Executing busybox-1.35.0-r29.trigger [2023-06-17T01:01:20.706Z] #55 38.12 OK: 7 MiB in 17 packages [2023-06-17T01:01:20.706Z] #55 DONE 38.2s [2023-06-17T01:01:20.706Z] [2023-06-17T01:01:20.706Z] #58 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-06-17T01:01:20.706Z] #58 37.90 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-06-17T01:01:20.706Z] #58 38.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-06-17T01:01:20.706Z] #58 38.22 (1/3) Installing ca-certificates (20230506-r0) [2023-06-17T01:01:20.706Z] #58 38.24 (2/3) Installing dumb-init (1.2.5-r2) [2023-06-17T01:01:20.706Z] #58 38.25 (3/3) Installing su-exec (0.2-r2) [2023-06-17T01:01:20.706Z] #58 38.25 Executing busybox-1.35.0-r29.trigger [2023-06-17T01:01:20.706Z] #58 38.27 Executing ca-certificates-20230506-r0.trigger [2023-06-17T01:01:20.706Z] #58 38.33 OK: 8 MiB in 18 packages [2023-06-17T01:01:20.706Z] #58 DONE 38.5s [2023-06-17T01:01:20.706Z] [2023-06-17T01:01:20.706Z] #56 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-06-17T01:01:20.706Z] #56 38.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-06-17T01:01:20.706Z] #56 38.64 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-06-17T01:01:20.706Z] #56 ... [2023-06-17T01:01:20.706Z] [2023-06-17T01:01:20.706Z] #49 [security-spire-server stage-1 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-06-17T01:01:20.706Z] #49 37.91 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-06-17T01:01:20.706Z] #49 38.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-06-17T01:01:20.706Z] #49 38.28 v3.17.4-5-g567f26ca3d2 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-06-17T01:01:20.706Z] #49 38.28 v3.17.4-2-g7fb040f4d3b [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-06-17T01:01:20.706Z] #49 38.28 OK: 17818 distinct packages available [2023-06-17T01:01:20.706Z] #49 38.32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-06-17T01:01:20.706Z] #49 38.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-06-17T01:01:20.706Z] #49 38.63 (1/5) Installing dumb-init (1.2.5-r2) [2023-06-17T01:01:20.706Z] #49 38.65 (2/5) Installing musl-obstack (1.2.3-r0) [2023-06-17T01:01:20.706Z] #49 38.66 (3/5) Installing libucontext (1.2-r0) [2023-06-17T01:01:20.706Z] #49 38.67 (4/5) Installing gcompat (1.1.0-r0) [2023-06-17T01:01:20.706Z] #49 38.68 (5/5) Installing openssl (3.0.9-r1) [2023-06-17T01:01:20.706Z] #49 38.70 Executing busybox-1.35.0-r29.trigger [2023-06-17T01:01:20.706Z] #49 38.70 OK: 8 MiB in 20 packages [2023-06-17T01:01:20.706Z] #49 DONE 38.9s [2023-06-17T01:01:20.706Z] [2023-06-17T01:01:20.706Z] #56 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-06-17T01:01:20.706Z] #56 38.86 v3.17.4-5-g567f26ca3d2 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-06-17T01:01:20.706Z] #56 38.86 v3.17.4-2-g7fb040f4d3b [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-06-17T01:01:20.706Z] #56 38.86 OK: 17818 distinct packages available [2023-06-17T01:01:20.706Z] #56 38.89 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-06-17T01:01:20.706Z] #56 ... [2023-06-17T01:01:20.706Z] [2023-06-17T01:01:20.706Z] #59 [security-proxy-setup stage-1 2/9] RUN apk add --update --no-cache dumb-init openssl [2023-06-17T01:01:20.706Z] #59 38.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-06-17T01:01:20.706Z] #59 38.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-06-17T01:01:20.706Z] #59 38.89 (1/2) Installing dumb-init (1.2.5-r2) [2023-06-17T01:01:20.706Z] #59 38.90 (2/2) Installing openssl (3.0.9-r1) [2023-06-17T01:01:20.706Z] #59 38.92 Executing busybox-1.35.0-r29.trigger [2023-06-17T01:01:20.706Z] #59 38.92 OK: 8 MiB in 17 packages [2023-06-17T01:01:20.706Z] #59 DONE 39.1s [2023-06-17T01:01:20.706Z] [2023-06-17T01:01:20.706Z] #56 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-06-17T01:01:20.706Z] #56 39.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-06-17T01:01:20.706Z] #56 ... [2023-06-17T01:01:20.706Z] [2023-06-17T01:01:20.706Z] #67 [security-proxy-setup stage-1 3/9] WORKDIR /edgex [2023-06-17T01:01:20.706Z] #67 DONE 0.1s [2023-06-17T01:01:20.706Z] [2023-06-17T01:01:20.706Z] #54 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-06-17T01:01:20.706Z] #54 38.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-06-17T01:01:20.706Z] #54 38.31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-06-17T01:01:20.706Z] #54 38.55 v3.17.4-5-g567f26ca3d2 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-06-17T01:01:20.706Z] #54 38.55 v3.17.4-2-g7fb040f4d3b [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-06-17T01:01:20.706Z] #54 38.55 OK: 17818 distinct packages available [2023-06-17T01:01:20.706Z] #54 38.58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-06-17T01:01:20.706Z] #54 38.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-06-17T01:01:20.706Z] #54 38.93 (1/9) Installing ca-certificates (20230506-r0) [2023-06-17T01:01:20.706Z] #54 38.94 (2/9) Installing brotli-libs (1.0.9-r9) [2023-06-17T01:01:20.706Z] #54 38.95 (3/9) Installing nghttp2-libs (1.51.0-r0) [2023-06-17T01:01:20.706Z] #54 38.96 (4/9) Installing libcurl (8.1.2-r0) [2023-06-17T01:01:20.706Z] #54 39.00 (5/9) Installing curl (8.1.2-r0) [2023-06-17T01:01:20.706Z] #54 39.01 (6/9) Installing dumb-init (1.2.5-r2) [2023-06-17T01:01:20.706Z] #54 39.01 (7/9) Installing musl-obstack (1.2.3-r0) [2023-06-17T01:01:20.706Z] #54 39.01 (8/9) Installing libucontext (1.2-r0) [2023-06-17T01:01:20.706Z] #54 39.02 (9/9) Installing gcompat (1.1.0-r0) [2023-06-17T01:01:20.706Z] #54 39.03 Executing busybox-1.35.0-r29.trigger [2023-06-17T01:01:20.706Z] #54 39.04 Executing ca-certificates-20230506-r0.trigger [2023-06-17T01:01:20.706Z] #54 39.13 OK: 10 MiB in 24 packages [2023-06-17T01:01:20.706Z] #54 DONE 39.2s [2023-06-17T01:01:20.706Z] [2023-06-17T01:01:20.706Z] #56 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-06-17T01:01:20.706Z] #56 39.27 (1/4) Installing dumb-init (1.2.5-r2) [2023-06-17T01:01:20.706Z] #56 39.27 (2/4) Installing musl-obstack (1.2.3-r0) [2023-06-17T01:01:20.706Z] #56 39.29 (3/4) Installing libucontext (1.2-r0) [2023-06-17T01:01:20.706Z] #56 39.31 (4/4) Installing gcompat (1.1.0-r0) [2023-06-17T01:01:20.706Z] #56 39.32 Executing busybox-1.35.0-r29.trigger [2023-06-17T01:01:20.706Z] #56 39.32 OK: 7 MiB in 19 packages [2023-06-17T01:01:20.706Z] #56 DONE 39.4s [2023-06-17T01:01:20.706Z] [2023-06-17T01:01:20.707Z] #68 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2023-06-17T01:01:20.707Z] #68 DONE 1.9s [2023-06-17T01:01:20.707Z] [2023-06-17T01:01:20.707Z] #69 [security-bootstrapper stage-1 4/15] WORKDIR /edgex-init-staging [2023-06-17T01:01:20.707Z] #69 DONE 0.0s [2023-06-17T01:01:20.707Z] [2023-06-17T01:01:20.707Z] #70 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-17T01:01:28.822Z] #70 ... [2023-06-17T01:01:28.822Z] [2023-06-17T01:01:28.822Z] #71 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-17T01:01:28.822Z] #71 ... [2023-06-17T01:01:28.822Z] [2023-06-17T01:01:28.822Z] #72 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-17T01:01:28.822Z] #72 ... [2023-06-17T01:01:28.822Z] [2023-06-17T01:01:28.822Z] #73 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-17T01:01:28.822Z] #73 ... [2023-06-17T01:01:28.822Z] [2023-06-17T01:01:28.822Z] #74 [security-spire-config builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-17T01:01:29.156Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-18766 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws [2023-06-17T01:01:29.171Z] Running in /w/workspace/edgex-go/537 [Pipeline] { [Pipeline] checkout [2023-06-17T01:01:29.207Z] The recommended git tool is: git [2023-06-17T01:01:34.562Z] using credential edgex-jenkins-ssh [2023-06-17T01:01:34.581Z] Cloning the remote Git repository [2023-06-17T01:01:34.616Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2023-06-17T01:01:34.708Z] > git init /w/workspace/edgex-go/537 # timeout=10 [2023-06-17T01:01:34.864Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-06-17T01:01:34.865Z] > git --version # timeout=10 [2023-06-17T01:01:34.885Z] > git --version # 'git version 2.25.1' [2023-06-17T01:01:34.888Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-06-17T01:01:35.039Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-06-17T01:01:55.112Z] Avoid second fetch [2023-06-17T01:01:55.113Z] Checking out Revision 61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284 (main) [2023-06-17T01:01:54.255Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-06-17T01:01:54.278Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-06-17T01:01:55.127Z] > git config core.sparsecheckout # timeout=10 [2023-06-17T01:01:55.206Z] > git checkout -f 61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284 # timeout=10 [2023-06-17T01:01:55.821Z] Commit message: "Merge pull request #4593 from edgexfoundry/dependabot/go_modules/golang.org/x/crypto-0.10.0" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-06-17T01:01:56.773Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-06-17T01:01:56.773Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-06-17T01:01:56.773Z] Dload Upload Total Spent Left Speed [2023-06-17T01:01:56.773Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 95156 0 --:--:-- --:--:-- --:--:-- 95872 [Pipeline] sh [2023-06-17T01:01:57.358Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-06-17T01:01:57.689Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-06-17T01:01:57.689Z] + sudo tee /etc/docker/daemon.new [2023-06-17T01:01:57.689Z] { [2023-06-17T01:01:57.689Z] "registry-mirrors": [ [2023-06-17T01:01:57.689Z] "https://nexus3.edgexfoundry.org:10001" [2023-06-17T01:01:57.689Z] ], [2023-06-17T01:01:57.689Z] "bip": "10.250.0.254/24", [2023-06-17T01:01:57.689Z] "hosts": [ [2023-06-17T01:01:57.689Z] "tcp://0.0.0.0:5555", [2023-06-17T01:01:57.689Z] "unix:///var/run/docker.sock" [2023-06-17T01:01:57.689Z] ], [2023-06-17T01:01:57.689Z] "mtu": 1458, [2023-06-17T01:01:57.689Z] "selinux-enabled": true, [2023-06-17T01:01:57.689Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-06-17T01:01:57.689Z] } [Pipeline] sh [2023-06-17T01:01:58.022Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-06-17T01:01:58.352Z] + sudo service docker restart [2023-06-17T01:02:07.529Z] #74 ... [2023-06-17T01:02:07.529Z] [2023-06-17T01:02:07.529Z] #70 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-17T01:02:07.529Z] #70 DONE 46.3s [2023-06-17T01:02:07.529Z] [2023-06-17T01:02:07.529Z] #73 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-17T01:02:07.529Z] #73 DONE 46.4s [2023-06-17T01:02:07.529Z] [2023-06-17T01:02:07.529Z] #72 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-17T01:02:07.529Z] #72 DONE 46.4s [2023-06-17T01:02:07.529Z] [2023-06-17T01:02:07.529Z] #71 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-17T01:02:07.529Z] #71 DONE 46.4s [2023-06-17T01:02:07.529Z] [2023-06-17T01:02:07.529Z] #74 [security-spire-config builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-17T01:02:07.529Z] #74 DONE 46.4s [2023-06-17T01:02:07.529Z] [2023-06-17T01:02:07.529Z] #75 [security-spire-config builder 6/9] COPY . . [2023-06-17T01:02:14.089Z] #75 ... [2023-06-17T01:02:14.089Z] [2023-06-17T01:02:14.089Z] #76 [security-spiffe-token-provider builder 6/7] COPY . . [2023-06-17T01:02:14.348Z] #76 ... [2023-06-17T01:02:14.348Z] [2023-06-17T01:02:14.348Z] #77 [support-notifications builder 6/7] COPY . . [2023-06-17T01:02:14.608Z] #77 ... [2023-06-17T01:02:14.608Z] [2023-06-17T01:02:14.608Z] #78 [security-bootstrapper builder 6/7] COPY . . [2023-06-17T01:02:14.608Z] #78 ... [2023-06-17T01:02:14.608Z] [2023-06-17T01:02:14.608Z] #79 [core-common-config-bootstrapper builder 6/7] COPY . . [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-06-17T01:02:16.618Z] provisioning config files... [2023-06-17T01:02:16.647Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/537@tmp/config15039276088233571765tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-06-17T01:02:17.007Z] ---> docker-login.sh [2023-06-17T01:02:17.007Z] nexus3.edgexfoundry.org:10001 [2023-06-17T01:02:17.140Z] #79 ... [2023-06-17T01:02:17.140Z] [2023-06-17T01:02:17.140Z] #75 [security-spire-config builder 6/9] COPY . . [2023-06-17T01:02:17.140Z] #75 DONE 12.9s [2023-06-17T01:02:17.140Z] [2023-06-17T01:02:17.140Z] #78 [security-bootstrapper builder 6/7] COPY . . [2023-06-17T01:02:17.140Z] #78 DONE 12.9s [2023-06-17T01:02:17.140Z] [2023-06-17T01:02:17.140Z] #80 [security-spire-config builder 7/9] WORKDIR /edgex-go/spire-build [2023-06-17T01:02:17.140Z] #80 DONE 0.1s [2023-06-17T01:02:17.140Z] [2023-06-17T01:02:17.140Z] #81 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-17T01:02:17.140Z] #81 CACHED [2023-06-17T01:02:17.140Z] [2023-06-17T01:02:17.140Z] #82 [security-secretstore-setup builder 6/7] COPY . . [2023-06-17T01:02:17.140Z] #82 CACHED [2023-06-17T01:02:17.140Z] [2023-06-17T01:02:17.140Z] #83 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2023-06-17T01:02:17.140Z] #83 CACHED [2023-06-17T01:02:17.140Z] [2023-06-17T01:02:17.140Z] #76 [security-spiffe-token-provider builder 6/7] COPY . . [2023-06-17T01:02:17.140Z] #76 DONE 12.9s [2023-06-17T01:02:17.140Z] [2023-06-17T01:02:17.140Z] #84 [security-proxy-setup builder 6/7] COPY . . [2023-06-17T01:02:17.140Z] #84 CACHED [2023-06-17T01:02:17.140Z] [2023-06-17T01:02:17.140Z] #85 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-17T01:02:17.140Z] #85 CACHED [2023-06-17T01:02:17.140Z] [2023-06-17T01:02:17.140Z] #86 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2023-06-17T01:02:17.140Z] #86 CACHED [2023-06-17T01:02:17.140Z] [2023-06-17T01:02:17.140Z] #87 [core-command builder 6/7] COPY . . [2023-06-17T01:02:17.140Z] #87 CACHED [2023-06-17T01:02:17.140Z] [2023-06-17T01:02:17.140Z] #88 [core-command builder 4/7] COPY go.mod vendor* ./ [2023-06-17T01:02:17.140Z] #88 CACHED [2023-06-17T01:02:17.140Z] [2023-06-17T01:02:17.140Z] #89 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-17T01:02:17.140Z] #89 CACHED [2023-06-17T01:02:17.140Z] [2023-06-17T01:02:17.140Z] #77 [support-notifications builder 6/7] COPY . . [2023-06-17T01:02:17.140Z] #77 DONE 12.9s [2023-06-17T01:02:17.140Z] [2023-06-17T01:02:17.140Z] #90 [core-metadata builder 6/7] COPY . . [2023-06-17T01:02:17.140Z] #90 CACHED [2023-06-17T01:02:17.140Z] [2023-06-17T01:02:17.140Z] #91 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2023-06-17T01:02:17.140Z] #91 CACHED [2023-06-17T01:02:17.140Z] [2023-06-17T01:02:17.140Z] #92 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-17T01:02:17.140Z] #92 CACHED [2023-06-17T01:02:17.140Z] [2023-06-17T01:02:17.140Z] #93 [core-data builder 6/7] COPY . . [2023-06-17T01:02:17.140Z] #93 CACHED [2023-06-17T01:02:17.140Z] [2023-06-17T01:02:17.140Z] #94 [core-data builder 4/7] COPY go.mod vendor* ./ [2023-06-17T01:02:17.140Z] #94 CACHED [2023-06-17T01:02:17.140Z] [2023-06-17T01:02:17.140Z] #95 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-17T01:02:17.140Z] #95 CACHED [2023-06-17T01:02:17.140Z] [2023-06-17T01:02:17.140Z] #79 [core-common-config-bootstrapper builder 6/7] COPY . . [2023-06-17T01:02:17.140Z] #79 DONE 13.0s [2023-06-17T01:02:17.140Z] [2023-06-17T01:02:17.140Z] #96 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2023-06-17T01:02:17.140Z] #96 CACHED [2023-06-17T01:02:17.140Z] [2023-06-17T01:02:17.140Z] #97 [security-proxy-auth builder 6/7] COPY . . [2023-06-17T01:02:17.140Z] #97 CACHED [2023-06-17T01:02:17.140Z] [2023-06-17T01:02:17.140Z] #98 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-17T01:02:17.140Z] #98 CACHED [2023-06-17T01:02:17.140Z] [2023-06-17T01:02:17.140Z] #99 [support-scheduler builder 6/7] COPY . . [2023-06-17T01:02:17.140Z] #99 CACHED [2023-06-17T01:02:17.140Z] [2023-06-17T01:02:17.140Z] #100 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-17T01:02:17.140Z] #100 CACHED [2023-06-17T01:02:17.140Z] [2023-06-17T01:02:17.140Z] #101 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2023-06-17T01:02:17.140Z] #101 CACHED [2023-06-17T01:02:17.140Z] [2023-06-17T01:02:17.140Z] #102 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-06-17T01:02:17.277Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-17T01:02:17.397Z] #102 ... [2023-06-17T01:02:17.397Z] [2023-06-17T01:02:17.397Z] #103 [security-spire-server builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-17T01:02:17.397Z] #103 CACHED [2023-06-17T01:02:17.397Z] [2023-06-17T01:02:17.397Z] #104 [security-spire-server builder 6/9] COPY . . [2023-06-17T01:02:17.397Z] #104 CACHED [2023-06-17T01:02:17.397Z] [2023-06-17T01:02:17.397Z] #105 [security-spire-server builder 4/9] COPY go.mod vendor* ./ [2023-06-17T01:02:17.397Z] #105 CACHED [2023-06-17T01:02:17.397Z] [2023-06-17T01:02:17.397Z] #106 [security-spire-server builder 7/9] WORKDIR /edgex-go/spire-build [2023-06-17T01:02:17.397Z] #106 CACHED [2023-06-17T01:02:17.397Z] [2023-06-17T01:02:17.397Z] #107 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-06-17T01:02:17.397Z] #0 0.348 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.4" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-06-17T01:02:17.547Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-17T01:02:17.548Z] Configure a credential helper to remove this warning. See [2023-06-17T01:02:17.548Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-17T01:02:17.548Z] [2023-06-17T01:02:17.548Z] Login Succeeded [2023-06-17T01:02:17.548Z] nexus3.edgexfoundry.org:10002 [2023-06-17T01:02:17.817Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-17T01:02:18.088Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-17T01:02:18.088Z] Configure a credential helper to remove this warning. See [2023-06-17T01:02:18.088Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-17T01:02:18.088Z] [2023-06-17T01:02:18.088Z] Login Succeeded [2023-06-17T01:02:18.088Z] nexus3.edgexfoundry.org:10003 [2023-06-17T01:02:18.358Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-17T01:02:18.358Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-17T01:02:18.358Z] Configure a credential helper to remove this warning. See [2023-06-17T01:02:18.358Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-17T01:02:18.358Z] [2023-06-17T01:02:18.358Z] Login Succeeded [2023-06-17T01:02:18.358Z] nexus3.edgexfoundry.org:10004 [2023-06-17T01:02:18.628Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-17T01:02:18.628Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-17T01:02:18.628Z] Configure a credential helper to remove this warning. See [2023-06-17T01:02:18.628Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-17T01:02:18.628Z] [2023-06-17T01:02:18.628Z] Login Succeeded [2023-06-17T01:02:18.628Z] docker.io [2023-06-17T01:02:18.902Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-17T01:02:19.172Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-17T01:02:19.172Z] Configure a credential helper to remove this warning. See [2023-06-17T01:02:19.172Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-17T01:02:19.172Z] [2023-06-17T01:02:19.172Z] Login Succeeded [2023-06-17T01:02:19.172Z] ---> docker-login.sh ends [Pipeline] } [2023-06-17T01:02:19.187Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2023-06-17T01:02:19.293Z] #107 ... [2023-06-17T01:02:19.293Z] [2023-06-17T01:02:19.293Z] #108 [security-spire-server builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-06-17T01:02:19.293Z] #108 DONE 2.2s [Pipeline] sh [2023-06-17T01:02:19.566Z] [2023-06-17T01:02:19.567Z] #109 [security-spire-config builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-06-17T01:02:19.567Z] #109 DONE 2.3s [2023-06-17T01:02:19.567Z] [2023-06-17T01:02:19.567Z] #110 [security-spire-config builder 9/9] WORKDIR /edgex-go [2023-06-17T01:02:19.752Z] + git config --global --add safe.directory /w/workspace/edgex-go/537 [Pipeline] echo [2023-06-17T01:02:19.773Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-06-17T01:02:19.790Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-06-17T01:02:19.805Z] ========================================================= [2023-06-17T01:02:19.806Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-06-17T01:02:19.806Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-06-17T01:02:20.131Z] #110 ... [2023-06-17T01:02:20.131Z] [2023-06-17T01:02:20.131Z] #111 [security-spire-server builder 9/9] WORKDIR /edgex-go [2023-06-17T01:02:20.131Z] #111 DONE 0.5s [2023-06-17T01:02:20.131Z] [2023-06-17T01:02:20.131Z] #112 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-06-17T01:02:20.131Z] #0 0.933 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.4" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-06-17T01:02:20.133Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-06-17T01:02:20.133Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-06-17T01:02:20.134Z] c41833b44d91: Pulling fs layer [2023-06-17T01:02:20.134Z] ed15518f5707: Pulling fs layer [2023-06-17T01:02:20.134Z] feae8fd75edb: Pulling fs layer [2023-06-17T01:02:20.134Z] 242c74f7c9fa: Pulling fs layer [2023-06-17T01:02:20.134Z] 3cdef696dda3: Pulling fs layer [2023-06-17T01:02:20.134Z] 2ced38df9373: Pulling fs layer [2023-06-17T01:02:20.134Z] 58f1dce35555: Pulling fs layer [2023-06-17T01:02:20.134Z] 3cdef696dda3: Waiting [2023-06-17T01:02:20.134Z] 2ced38df9373: Waiting [2023-06-17T01:02:20.134Z] 58f1dce35555: Waiting [2023-06-17T01:02:20.134Z] 242c74f7c9fa: Waiting [2023-06-17T01:02:20.389Z] #112 ... [2023-06-17T01:02:20.389Z] [2023-06-17T01:02:20.389Z] #110 [security-spire-config builder 9/9] WORKDIR /edgex-go [2023-06-17T01:02:20.389Z] #110 DONE 0.8s [2023-06-17T01:02:20.389Z] [2023-06-17T01:02:20.389Z] #113 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-06-17T01:02:20.389Z] #0 0.737 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.4" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-06-17T01:02:20.403Z] ed15518f5707: Verifying Checksum [2023-06-17T01:02:20.403Z] ed15518f5707: Download complete [2023-06-17T01:02:20.403Z] 242c74f7c9fa: Verifying Checksum [2023-06-17T01:02:20.403Z] 242c74f7c9fa: Download complete [2023-06-17T01:02:20.403Z] 3cdef696dda3: Verifying Checksum [2023-06-17T01:02:20.403Z] 3cdef696dda3: Download complete [2023-06-17T01:02:20.403Z] c41833b44d91: Verifying Checksum [2023-06-17T01:02:20.403Z] c41833b44d91: Download complete [2023-06-17T01:02:20.647Z] #113 ... [2023-06-17T01:02:20.647Z] [2023-06-17T01:02:20.647Z] #114 [security-spire-config stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / [2023-06-17T01:02:20.647Z] #114 DONE 0.1s [2023-06-17T01:02:20.906Z] [2023-06-17T01:02:20.906Z] #115 [security-spire-server stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-06-17T01:02:20.906Z] #115 DONE 0.2s [2023-06-17T01:02:20.906Z] [2023-06-17T01:02:20.906Z] #116 [security-spire-server stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-06-17T01:02:20.906Z] #116 DONE 0.2s [2023-06-17T01:02:20.906Z] [2023-06-17T01:02:20.906Z] #117 [security-spire-config stage-1 4/9] COPY --from=builder /edgex-go/security.txt / [2023-06-17T01:02:20.906Z] #117 DONE 0.2s [2023-06-17T01:02:20.906Z] [2023-06-17T01:02:20.906Z] #118 [security-spire-server stage-1 5/8] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-06-17T01:02:21.164Z] #118 ... [2023-06-17T01:02:21.164Z] [2023-06-17T01:02:21.164Z] #119 [security-spire-agent builder 4/9] COPY go.mod vendor* ./ [2023-06-17T01:02:21.164Z] #119 CACHED [2023-06-17T01:02:21.164Z] [2023-06-17T01:02:21.164Z] #120 [security-spire-agent builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-17T01:02:21.164Z] #120 CACHED [2023-06-17T01:02:21.164Z] [2023-06-17T01:02:21.164Z] #121 [security-spire-agent builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-06-17T01:02:21.164Z] #121 CACHED [2023-06-17T01:02:21.164Z] [2023-06-17T01:02:21.164Z] #122 [security-spire-agent stage-1 4/9] COPY --from=builder /edgex-go/security.txt / [2023-06-17T01:02:21.164Z] #122 CACHED [2023-06-17T01:02:21.164Z] [2023-06-17T01:02:21.164Z] #123 [security-spire-agent builder 6/9] COPY . . [2023-06-17T01:02:21.164Z] #123 CACHED [2023-06-17T01:02:21.164Z] [2023-06-17T01:02:21.164Z] #124 [security-spire-agent builder 9/9] WORKDIR /edgex-go [2023-06-17T01:02:21.164Z] #124 CACHED [2023-06-17T01:02:21.164Z] [2023-06-17T01:02:21.164Z] #125 [security-spire-agent stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / [2023-06-17T01:02:21.164Z] #125 CACHED [2023-06-17T01:02:21.164Z] [2023-06-17T01:02:21.164Z] #126 [security-spire-agent builder 7/9] WORKDIR /edgex-go/spire-build [2023-06-17T01:02:21.164Z] #126 CACHED [2023-06-17T01:02:21.164Z] [2023-06-17T01:02:21.164Z] #127 [security-spire-agent stage-1 5/9] COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-06-17T01:02:21.379Z] c41833b44d91: Pull complete [2023-06-17T01:02:21.650Z] 58f1dce35555: Verifying Checksum [2023-06-17T01:02:21.650Z] 58f1dce35555: Download complete [2023-06-17T01:02:21.920Z] ed15518f5707: Pull complete [2023-06-17T01:02:22.897Z] feae8fd75edb: Verifying Checksum [2023-06-17T01:02:22.897Z] feae8fd75edb: Download complete [2023-06-17T01:02:22.897Z] 2ced38df9373: Verifying Checksum [2023-06-17T01:02:22.897Z] 2ced38df9373: Download complete [2023-06-17T01:02:23.689Z] #127 ... [2023-06-17T01:02:23.689Z] [2023-06-17T01:02:23.689Z] #128 [security-spire-config stage-1 5/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-06-17T01:02:23.689Z] #128 DONE 2.6s [2023-06-17T01:02:23.689Z] [2023-06-17T01:02:23.689Z] #118 [security-spire-server stage-1 5/8] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-06-17T01:02:23.689Z] #118 DONE 2.6s [2023-06-17T01:02:23.689Z] [2023-06-17T01:02:23.689Z] #129 [security-spire-server stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-06-17T01:02:24.258Z] #129 ... [2023-06-17T01:02:24.258Z] [2023-06-17T01:02:24.258Z] #127 [security-spire-agent stage-1 5/9] COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-06-17T01:02:24.258Z] #127 DONE 3.0s [2023-06-17T01:02:24.258Z] [2023-06-17T01:02:24.258Z] #130 [security-spire-config stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-06-17T01:02:24.258Z] #130 DONE 0.6s [2023-06-17T01:02:24.258Z] [2023-06-17T01:02:24.258Z] #129 [security-spire-server stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-06-17T01:02:24.258Z] #129 DONE 0.6s [2023-06-17T01:02:24.258Z] [2023-06-17T01:02:24.258Z] #131 [security-spire-config stage-1 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d [2023-06-17T01:02:25.190Z] #131 DONE 1.0s [2023-06-17T01:02:25.190Z] [2023-06-17T01:02:25.190Z] #132 [security-spire-agent stage-1 6/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-06-17T01:02:25.190Z] #132 DONE 1.1s [2023-06-17T01:02:25.190Z] [2023-06-17T01:02:25.190Z] #133 [security-spire-server stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-06-17T01:02:25.190Z] #133 DONE 1.1s [2023-06-17T01:02:25.190Z] [2023-06-17T01:02:25.190Z] #134 [security-spire-config stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-06-17T01:02:25.190Z] #134 DONE 0.1s [2023-06-17T01:02:25.190Z] [2023-06-17T01:02:25.190Z] #135 [security-spire-agent stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-06-17T01:02:25.190Z] #135 DONE 0.1s [2023-06-17T01:02:25.190Z] [2023-06-17T01:02:25.190Z] #136 [security-spire-agent stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-06-17T01:02:25.448Z] #136 ... [2023-06-17T01:02:25.448Z] [2023-06-17T01:02:25.448Z] #137 [security-spire-server stage-1 8/8] COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-06-17T01:02:25.448Z] #137 DONE 0.1s [2023-06-17T01:02:25.448Z] [2023-06-17T01:02:25.448Z] #136 [security-spire-agent stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-06-17T01:02:25.448Z] #136 DONE 0.3s [2023-06-17T01:02:25.448Z] [2023-06-17T01:02:25.448Z] #138 [security-spire-server] exporting to image [2023-06-17T01:02:25.448Z] #138 exporting layers [2023-06-17T01:02:26.013Z] #138 ... [2023-06-17T01:02:26.013Z] [2023-06-17T01:02:26.013Z] #139 [security-spire-agent stage-1 9/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-06-17T01:02:26.013Z] #139 DONE 0.3s [2023-06-17T01:02:26.013Z] [2023-06-17T01:02:26.013Z] #138 [security-spire-config] exporting to image [2023-06-17T01:02:26.013Z] #138 exporting layers 0.7s done [2023-06-17T01:02:26.013Z] #138 writing image sha256:1b23cd2560b838bdd1e139adb8374f44f98cbb624a4cf0d1e9707a3eda037a81 0.0s done [2023-06-17T01:02:26.013Z] #138 naming to docker.io/library/security-spire-config done [2023-06-17T01:02:26.270Z] #138 writing image sha256:eea6b0be311c3370ae99d9f5e150e9e39faa610060d21eeea69da978271331da done [2023-06-17T01:02:26.270Z] #138 naming to docker.io/library/security-spire-server done [2023-06-17T01:02:26.527Z] #138 exporting layers 0.6s done [2023-06-17T01:02:26.527Z] #138 writing image sha256:0c1c772752f15ddae16e1d08ca33e3a07b3bd47a58a4cda3695d2d13840b3e9d done [2023-06-17T01:02:26.527Z] #138 naming to docker.io/library/security-spire-agent done [2023-06-17T01:02:26.528Z] #138 DONE 1.3s [2023-06-17T01:02:26.528Z] [2023-06-17T01:02:26.528Z] #140 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-06-17T01:02:26.528Z] #0 1.740 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.4" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-06-17T01:02:27.091Z] #140 ... [2023-06-17T01:02:27.091Z] [2023-06-17T01:02:27.091Z] #141 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-06-17T01:02:27.091Z] #0 0.448 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.4" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-06-17T01:02:27.091Z] #141 ... [2023-06-17T01:02:27.091Z] [2023-06-17T01:02:27.091Z] #142 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-06-17T01:02:27.091Z] #0 1.041 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.4" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-06-17T01:02:27.350Z] #142 ... [2023-06-17T01:02:27.350Z] [2023-06-17T01:02:27.350Z] #143 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-06-17T01:02:27.350Z] #0 0.716 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.4" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-06-17T01:02:27.350Z] #143 ... [2023-06-17T01:02:27.350Z] [2023-06-17T01:02:27.350Z] #144 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-06-17T01:02:27.350Z] #0 0.645 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.4" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2023-06-17T01:02:27.609Z] #144 ... [2023-06-17T01:02:27.609Z] [2023-06-17T01:02:27.609Z] #145 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-06-17T01:02:27.609Z] #0 0.635 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.4" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-06-17T01:02:27.869Z] #145 ... [2023-06-17T01:02:27.869Z] [2023-06-17T01:02:27.869Z] #146 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-06-17T01:02:27.869Z] #0 0.866 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.4" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-06-17T01:02:28.129Z] #146 ... [2023-06-17T01:02:28.129Z] [2023-06-17T01:02:28.129Z] #102 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-06-17T01:02:28.129Z] #102 1.047 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.4" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-06-17T01:02:35.242Z] feae8fd75edb: Pull complete [2023-06-17T01:02:35.242Z] 242c74f7c9fa: Pull complete [2023-06-17T01:02:35.242Z] 3cdef696dda3: Pull complete [2023-06-17T01:02:40.596Z] 2ced38df9373: Pull complete [2023-06-17T01:02:42.554Z] 58f1dce35555: Pull complete [2023-06-17T01:02:42.554Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-06-17T01:02:42.554Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-06-17T01:02:42.554Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] fileExists [Pipeline] sh [2023-06-17T01:02:43.240Z] + docker build -t ci-base-image-arm64 -f - . [2023-06-17T01:02:43.240Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-06-17T01:02:43.240Z] WORKDIR /edgex [2023-06-17T01:02:43.240Z] COPY go.mod . [2023-06-17T01:02:43.240Z] RUN go mod download [2023-06-17T01:02:43.852Z] Sending build context to Docker daemon 2.947MB [2023-06-17T01:02:43.852Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-06-17T01:02:43.852Z] ---> fadd8f120f05 [2023-06-17T01:02:43.852Z] Step 2/4 : WORKDIR /edgex [2023-06-17T01:02:48.126Z] ---> Running in f558d4c0ef5c [2023-06-17T01:02:48.126Z] Removing intermediate container f558d4c0ef5c [2023-06-17T01:02:48.126Z] ---> 459d4b08121a [2023-06-17T01:02:48.126Z] Step 3/4 : COPY go.mod . [2023-06-17T01:02:48.126Z] ---> 8e7b96d7fe76 [2023-06-17T01:02:48.126Z] Step 4/4 : RUN go mod download [2023-06-17T01:02:48.126Z] ---> Running in 5e0cee532bf9 [2023-06-17T01:03:20.373Z] Removing intermediate container 5e0cee532bf9 [2023-06-17T01:03:20.373Z] ---> 4b9ab56a52ba [2023-06-17T01:03:20.373Z] Successfully built 4b9ab56a52ba [2023-06-17T01:03:20.373Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-17T01:03:20.705Z] + docker inspect -f . ci-base-image-arm64 [2023-06-17T01:03:20.705Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-06-17T01:03:20.926Z] prd-ubuntu20.04-docker-arm64-4c-16g-18766 does not seem to be running inside a container [2023-06-17T01:03:20.989Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/537 -v /w/workspace/edgex-go/537:/w/workspace/edgex-go/537:rw,z -v /w/workspace/edgex-go/537@tmp:/w/workspace/edgex-go/537@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-06-17T01:03:22.217Z] $ docker top 3a3b5f0abde16badd5f4f1fb961fe8064e33ba721440789e813709402147c436 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-06-17T01:03:23.051Z] + go version [2023-06-17T01:03:23.051Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-06-17T01:03:23.073Z] $ docker stop --time=1 3a3b5f0abde16badd5f4f1fb961fe8064e33ba721440789e813709402147c436 [2023-06-17T01:03:24.379Z] #102 ... [2023-06-17T01:03:24.379Z] [2023-06-17T01:03:24.379Z] #107 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-06-17T01:03:24.379Z] #107 64.41 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.4" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-06-17T01:03:24.705Z] $ docker rm -f --volumes 3a3b5f0abde16badd5f4f1fb961fe8064e33ba721440789e813709402147c436 [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] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-17T01:03:25.376Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-06-17T01:03:25.376Z] [2023-06-17T01:03:25.376Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-17T01:03:25.719Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-06-17T01:03:25.988Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2023-06-17T01:03:25.988Z] 547446be3368: Pulling fs layer [2023-06-17T01:03:25.988Z] d125d8839a47: Pulling fs layer [2023-06-17T01:03:25.988Z] 3e85d5ac6304: Pulling fs layer [2023-06-17T01:03:25.988Z] c3105a71a48b: Pulling fs layer [2023-06-17T01:03:25.988Z] 0f093f025ec4: Pulling fs layer [2023-06-17T01:03:25.988Z] c3106fc0e877: Pulling fs layer [2023-06-17T01:03:25.988Z] c3105a71a48b: Waiting [2023-06-17T01:03:25.988Z] 0f093f025ec4: Waiting [2023-06-17T01:03:25.988Z] 547446be3368: Verifying Checksum [2023-06-17T01:03:25.988Z] 547446be3368: Download complete [2023-06-17T01:03:25.988Z] c3105a71a48b: Verifying Checksum [2023-06-17T01:03:25.988Z] c3105a71a48b: Download complete [2023-06-17T01:03:26.258Z] d125d8839a47: Verifying Checksum [2023-06-17T01:03:26.258Z] d125d8839a47: Download complete [2023-06-17T01:03:26.527Z] c3106fc0e877: Verifying Checksum [2023-06-17T01:03:26.527Z] c3106fc0e877: Download complete [2023-06-17T01:03:26.527Z] 0f093f025ec4: Verifying Checksum [2023-06-17T01:03:26.527Z] 0f093f025ec4: Download complete [2023-06-17T01:03:27.495Z] 547446be3368: Pull complete [2023-06-17T01:03:28.458Z] d125d8839a47: Pull complete [2023-06-17T01:03:28.458Z] 3e85d5ac6304: Verifying Checksum [2023-06-17T01:03:28.458Z] 3e85d5ac6304: Download complete [2023-06-17T01:03:36.671Z] 3e85d5ac6304: Pull complete [2023-06-17T01:03:36.671Z] c3105a71a48b: Pull complete [2023-06-17T01:03:36.938Z] 0f093f025ec4: Pull complete [2023-06-17T01:03:37.206Z] c3106fc0e877: Pull complete [2023-06-17T01:03:37.206Z] Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 [2023-06-17T01:03:37.206Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-06-17T01:03:37.206Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-06-17T01:03:37.394Z] prd-ubuntu20.04-docker-arm64-4c-16g-18766 does not seem to be running inside a container [2023-06-17T01:03:37.457Z] $ 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/537 -v /w/workspace/edgex-go/537:/w/workspace/edgex-go/537:rw,z -v /w/workspace/edgex-go/537@tmp:/w/workspace/edgex-go/537@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2023-06-17T01:03:39.249Z] #107 ... [2023-06-17T01:03:39.249Z] [2023-06-17T01:03:39.249Z] #144 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-06-17T01:03:39.249Z] #144 DONE 81.4s [2023-06-17T01:03:39.249Z] [2023-06-17T01:03:39.249Z] #140 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-06-17T01:03:39.249Z] #140 DONE 81.4s [2023-06-17T01:03:39.249Z] [2023-06-17T01:03:39.249Z] #141 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-06-17T01:03:39.249Z] #141 DONE 81.4s [2023-06-17T01:03:39.249Z] [2023-06-17T01:03:39.249Z] #146 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-06-17T01:03:39.249Z] #146 DONE 81.4s [2023-06-17T01:03:39.249Z] [2023-06-17T01:03:39.249Z] #145 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-06-17T01:03:39.249Z] #145 DONE 81.4s [2023-06-17T01:03:39.249Z] [2023-06-17T01:03:39.249Z] #142 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-06-17T01:03:39.249Z] #142 DONE 81.4s [2023-06-17T01:03:39.249Z] [2023-06-17T01:03:39.249Z] #112 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-06-17T01:03:39.249Z] #112 DONE 81.5s [2023-06-17T01:03:39.249Z] [2023-06-17T01:03:39.249Z] #143 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-06-17T01:03:39.249Z] #143 DONE 81.6s [2023-06-17T01:03:39.249Z] [2023-06-17T01:03:39.249Z] #113 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-06-17T01:03:39.249Z] #113 DONE 81.5s [2023-06-17T01:03:39.249Z] [2023-06-17T01:03:39.249Z] #147 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-06-17T01:03:39.249Z] #147 ... [2023-06-17T01:03:39.249Z] [2023-06-17T01:03:39.249Z] #107 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-06-17T01:03:39.249Z] #107 DONE 81.8s [2023-06-17T01:03:39.249Z] [2023-06-17T01:03:39.249Z] #102 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-06-17T01:03:39.249Z] #102 DONE 81.8s [2023-06-17T01:03:39.249Z] [2023-06-17T01:03:39.249Z] #148 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-06-17T01:03:39.249Z] #148 ... [2023-06-17T01:03:39.249Z] [2023-06-17T01:03:39.249Z] #149 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-06-17T01:03:39.249Z] #149 DONE 0.7s [2023-06-17T01:03:39.249Z] [2023-06-17T01:03:39.249Z] #150 [core-common-config-bootstrapper stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-06-17T01:03:39.249Z] #150 DONE 0.7s [2023-06-17T01:03:39.249Z] [2023-06-17T01:03:39.249Z] #151 [security-proxy-setup stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2023-06-17T01:03:39.249Z] #151 DONE 0.7s [2023-06-17T01:03:39.249Z] [2023-06-17T01:03:39.249Z] #147 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-06-17T01:03:39.249Z] #147 DONE 0.7s [2023-06-17T01:03:39.249Z] [2023-06-17T01:03:39.249Z] #152 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2023-06-17T01:03:39.249Z] #152 DONE 0.5s [2023-06-17T01:03:39.249Z] [2023-06-17T01:03:39.249Z] #153 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-06-17T01:03:39.498Z] $ docker top 2236f1363cef615b16be24690462ea5a15cf46c8a3c610a2376cb9bffb4e08a1 -eo pid,comm [2023-06-17T01:03:39.507Z] #153 ... [2023-06-17T01:03:39.507Z] [2023-06-17T01:03:39.507Z] #154 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / [2023-06-17T01:03:39.507Z] #154 DONE 0.4s [2023-06-17T01:03:39.507Z] [2023-06-17T01:03:39.508Z] #148 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-06-17T01:03:39.508Z] #148 DONE 0.5s [2023-06-17T01:03:39.508Z] [2023-06-17T01:03:39.508Z] #155 [core-command stage-1 3/7] COPY --from=builder /edgex-go/Attribution.txt / [2023-06-17T01:03:39.508Z] #155 CACHED [2023-06-17T01:03:39.508Z] [2023-06-17T01:03:39.508Z] #156 [core-command stage-1 4/7] COPY --from=builder /edgex-go/security.txt / [2023-06-17T01:03:39.508Z] #156 CACHED [2023-06-17T01:03:39.508Z] [2023-06-17T01:03:39.508Z] #157 [security-spiffe-token-provider stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-06-17T01:03:39.508Z] #157 DONE 0.3s [2023-06-17T01:03:39.508Z] [2023-06-17T01:03:39.508Z] #158 [core-metadata stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-06-17T01:03:39.508Z] #158 CACHED [2023-06-17T01:03:39.508Z] [2023-06-17T01:03:39.508Z] #159 [core-metadata stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-06-17T01:03:39.508Z] #159 CACHED [2023-06-17T01:03:39.508Z] [2023-06-17T01:03:39.508Z] #160 [core-common-config-bootstrapper stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-06-17T01:03:39.508Z] #160 DONE 0.3s [2023-06-17T01:03:39.508Z] [2023-06-17T01:03:39.508Z] #161 [security-proxy-auth stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-06-17T01:03:39.508Z] #161 CACHED [2023-06-17T01:03:39.508Z] [2023-06-17T01:03:39.508Z] #162 [security-proxy-auth stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-06-17T01:03:39.508Z] #162 CACHED [2023-06-17T01:03:39.508Z] [2023-06-17T01:03:39.508Z] #153 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-06-17T01:03:39.508Z] #153 DONE 0.3s [2023-06-17T01:03:39.508Z] [2023-06-17T01:03:39.508Z] #163 [support-scheduler stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-06-17T01:03:39.508Z] #163 CACHED [2023-06-17T01:03:39.508Z] [2023-06-17T01:03:39.508Z] #164 [support-scheduler stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-06-17T01:03:39.508Z] #164 CACHED [2023-06-17T01:03:39.508Z] [2023-06-17T01:03:39.508Z] #165 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [Pipeline] { [Pipeline] sh [2023-06-17T01:03:39.765Z] #165 ... [2023-06-17T01:03:39.765Z] [2023-06-17T01:03:39.765Z] #166 [security-proxy-setup stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2023-06-17T01:03:39.765Z] #166 DONE 0.4s [2023-06-17T01:03:39.765Z] [2023-06-17T01:03:39.765Z] #167 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-06-17T01:03:39.765Z] #167 DONE 0.3s [2023-06-17T01:03:39.765Z] [2023-06-17T01:03:39.765Z] #168 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-06-17T01:03:40.327Z] + docker compose -f ./docker-compose-build.yml build --parallel [2023-06-17T01:03:40.333Z] #168 ... [2023-06-17T01:03:40.333Z] [2023-06-17T01:03:40.333Z] #169 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / [2023-06-17T01:03:40.333Z] #169 DONE 0.6s [2023-06-17T01:03:40.333Z] [2023-06-17T01:03:40.333Z] #170 [security-proxy-setup stage-1 6/9] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-06-17T01:03:41.272Z] #170 ... [2023-06-17T01:03:41.273Z] [2023-06-17T01:03:41.273Z] #171 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-06-17T01:03:41.273Z] #171 DONE 1.4s [2023-06-17T01:03:41.273Z] [2023-06-17T01:03:41.273Z] #172 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-06-17T01:03:41.273Z] #172 DONE 1.4s [2023-06-17T01:03:41.273Z] [2023-06-17T01:03:41.273Z] #173 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-06-17T01:03:41.273Z] #173 DONE 1.5s [2023-06-17T01:03:41.273Z] [2023-06-17T01:03:41.273Z] #174 [core-common-config-bootstrapper stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-06-17T01:03:41.273Z] #174 DONE 1.5s [2023-06-17T01:03:41.273Z] [2023-06-17T01:03:41.273Z] #175 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-06-17T01:03:41.273Z] #175 DONE 1.6s [2023-06-17T01:03:41.273Z] [2023-06-17T01:03:41.273Z] #170 [security-proxy-setup stage-1 6/9] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-06-17T01:03:41.273Z] #170 DONE 1.5s [2023-06-17T01:03:41.273Z] [2023-06-17T01:03:41.273Z] #165 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-06-17T01:03:41.273Z] #165 DONE 1.6s [2023-06-17T01:03:41.273Z] [2023-06-17T01:03:41.273Z] #176 [core-metadata stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-06-17T01:03:41.273Z] #176 ... [2023-06-17T01:03:41.273Z] [2023-06-17T01:03:41.273Z] #177 [core-command stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-06-17T01:03:41.273Z] #177 DONE 1.6s [2023-06-17T01:03:41.273Z] [2023-06-17T01:03:41.273Z] #168 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-06-17T01:03:41.273Z] #168 DONE 1.5s [2023-06-17T01:03:41.533Z] [2023-06-17T01:03:41.533Z] #178 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh [2023-06-17T01:03:41.533Z] #178 DONE 1.9s [2023-06-17T01:03:41.533Z] [2023-06-17T01:03:41.533Z] #179 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / [2023-06-17T01:03:41.533Z] #179 ... [2023-06-17T01:03:41.533Z] [2023-06-17T01:03:41.533Z] #180 [security-secretstore-setup stage-1 5/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-06-17T01:03:41.533Z] #180 DONE 0.6s [2023-06-17T01:03:41.533Z] [2023-06-17T01:03:41.533Z] #181 [security-spiffe-token-provider stage-1 6/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2023-06-17T01:03:41.533Z] #181 DONE 0.6s [2023-06-17T01:03:41.533Z] [2023-06-17T01:03:41.533Z] #182 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-06-17T01:03:41.533Z] #182 DONE 0.4s [2023-06-17T01:03:41.533Z] [2023-06-17T01:03:41.533Z] #183 [security-proxy-auth stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-06-17T01:03:41.533Z] #183 DONE 0.6s [2023-06-17T01:03:41.533Z] [2023-06-17T01:03:41.533Z] #184 [core-common-config-bootstrapper stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-06-17T01:03:41.533Z] #184 DONE 0.5s [2023-06-17T01:03:41.791Z] [2023-06-17T01:03:41.791Z] #176 [core-metadata stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-06-17T01:03:41.791Z] #176 DONE 0.5s [2023-06-17T01:03:41.791Z] [2023-06-17T01:03:41.791Z] #185 [security-proxy-setup stage-1 7/9] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-06-17T01:03:41.791Z] #185 DONE 0.5s [2023-06-17T01:03:41.791Z] [2023-06-17T01:03:41.791Z] #186 [core-command stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-06-17T01:03:41.791Z] #186 DONE 0.5s [2023-06-17T01:03:41.791Z] [2023-06-17T01:03:41.791Z] #187 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-06-17T01:03:41.791Z] #187 DONE 0.5s [2023-06-17T01:03:41.791Z] [2023-06-17T01:03:41.791Z] #188 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-06-17T01:03:41.791Z] #188 DONE 0.4s [2023-06-17T01:03:41.791Z] [2023-06-17T01:03:41.791Z] #138 [core-command] exporting to image [2023-06-17T01:03:41.791Z] #138 exporting layers [2023-06-17T01:03:41.791Z] #138 ... [2023-06-17T01:03:41.791Z] [2023-06-17T01:03:41.791Z] #179 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / [2023-06-17T01:03:41.791Z] #179 DONE 0.5s [2023-06-17T01:03:41.791Z] [2023-06-17T01:03:41.791Z] #138 [core-data] exporting to image [2023-06-17T01:03:41.791Z] #138 ... [2023-06-17T01:03:41.791Z] [2023-06-17T01:03:41.791Z] #189 [security-secretstore-setup stage-1 6/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2023-06-17T01:03:41.791Z] #189 DONE 0.4s [2023-06-17T01:03:41.791Z] [2023-06-17T01:03:41.791Z] #190 [security-proxy-auth stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-06-17T01:03:41.791Z] #190 DONE 0.3s [2023-06-17T01:03:41.791Z] [2023-06-17T01:03:41.791Z] #191 [core-common-config-bootstrapper stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-06-17T01:03:41.791Z] #191 DONE 0.3s [2023-06-17T01:03:41.791Z] [2023-06-17T01:03:41.791Z] #192 [security-proxy-setup stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-06-17T01:03:41.791Z] #192 DONE 0.3s [2023-06-17T01:03:41.791Z] [2023-06-17T01:03:41.791Z] #138 [core-data] exporting to image [2023-06-17T01:03:41.791Z] #138 exporting layers 0.4s done [2023-06-17T01:03:42.049Z] #138 ... [2023-06-17T01:03:42.049Z] [2023-06-17T01:03:42.049Z] #193 [core-metadata stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-06-17T01:03:42.049Z] #193 DONE 0.3s [2023-06-17T01:03:42.049Z] [2023-06-17T01:03:42.049Z] #138 [support-notifications] exporting to image [2023-06-17T01:03:42.049Z] #138 exporting layers 0.4s done [2023-06-17T01:03:42.049Z] #138 writing image sha256:027b6f04256593b6de8b6954363f21959412c2d97c457f987ff6cec681248321 0.1s done [2023-06-17T01:03:42.049Z] #138 writing image sha256:524449c315b253e18d7bd93c1401155c6c2e783b67cfd8d76fc9fea54044d109 0.0s done [2023-06-17T01:03:42.049Z] #138 writing image sha256:13f36807d922e62712b8525ca6b1f82f1a8c373432c70fe15d7494373252718d 0.0s done [2023-06-17T01:03:42.049Z] #138 naming to docker.io/library/security-spiffe-token-provider 0.0s done [2023-06-17T01:03:42.049Z] #138 naming to docker.io/library/support-notifications 0.0s done [2023-06-17T01:03:42.049Z] #138 naming to docker.io/library/core-data [2023-06-17T01:03:42.049Z] #138 ... [2023-06-17T01:03:42.049Z] [2023-06-17T01:03:42.049Z] #194 [security-bootstrapper stage-1 8/15] COPY --from=builder /edgex-go/security.txt / [2023-06-17T01:03:42.049Z] #194 DONE 0.3s [2023-06-17T01:03:42.049Z] [2023-06-17T01:03:42.049Z] #138 [core-data] exporting to image [2023-06-17T01:03:42.049Z] #138 exporting layers 0.2s done [2023-06-17T01:03:42.049Z] #138 naming to docker.io/library/core-data 0.1s done [2023-06-17T01:03:42.308Z] #138 ... [2023-06-17T01:03:42.308Z] [2023-06-17T01:03:42.308Z] #195 [security-secretstore-setup stage-1 7/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-06-17T01:03:42.308Z] #195 DONE 0.3s [2023-06-17T01:03:42.308Z] [2023-06-17T01:03:42.308Z] #138 [support-scheduler] exporting to image [2023-06-17T01:03:42.308Z] #138 writing image sha256:da3537f25a15d94fdcd82c9951d73a71e9f380213dcb4558919a9cf6746a6ab5 done [2023-06-17T01:03:42.308Z] #138 naming to docker.io/library/support-scheduler done [2023-06-17T01:03:42.308Z] #138 writing image sha256:459f7f11d60923936cec35794eb09c97e02f5d43ea0e407061b6cf5a4e4bea84 0.0s done [2023-06-17T01:03:42.308Z] #138 writing image sha256:aeb193def1449455fba51b45e29e880cef2095364cd5b5d9251e151b68d192bd [2023-06-17T01:03:42.308Z] #138 naming to docker.io/library/core-command [2023-06-17T01:03:42.568Z] #138 writing image sha256:aeb193def1449455fba51b45e29e880cef2095364cd5b5d9251e151b68d192bd 0.2s done [2023-06-17T01:03:42.568Z] #138 naming to docker.io/library/core-command 0.1s done [2023-06-17T01:03:42.568Z] #138 naming to docker.io/library/core-metadata done [2023-06-17T01:03:42.568Z] #138 DONE 2.1s [2023-06-17T01:03:42.568Z] [2023-06-17T01:03:42.568Z] #196 [security-secretstore-setup stage-1 8/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-06-17T01:03:42.568Z] #196 ... [2023-06-17T01:03:42.568Z] [2023-06-17T01:03:42.568Z] #197 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-06-17T01:03:42.568Z] #197 DONE 0.4s [2023-06-17T01:03:42.826Z] [2023-06-17T01:03:42.826Z] #196 [security-secretstore-setup stage-1 8/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-06-17T01:03:42.826Z] #196 DONE 0.4s [2023-06-17T01:03:42.826Z] [2023-06-17T01:03:42.826Z] #198 [security-proxy-auth stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-06-17T01:03:42.826Z] #198 DONE 0.7s [2023-06-17T01:03:42.826Z] [2023-06-17T01:03:42.826Z] #199 [core-common-config-bootstrapper stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-06-17T01:03:42.826Z] #199 DONE 0.7s [2023-06-17T01:03:42.826Z] [2023-06-17T01:03:42.826Z] #138 [core-common-config-bootstrapper] exporting to image [2023-06-17T01:03:42.826Z] #138 ... [2023-06-17T01:03:42.826Z] [2023-06-17T01:03:42.826Z] #200 [security-bootstrapper stage-1 10/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-06-17T01:03:42.826Z] #200 DONE 0.3s [2023-06-17T01:03:43.087Z] [2023-06-17T01:03:43.087Z] #201 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-06-17T01:03:43.087Z] #201 DONE 0.3s [2023-06-17T01:03:43.087Z] [2023-06-17T01:03:43.087Z] #202 [security-proxy-setup stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-06-17T01:03:43.087Z] #202 DONE 1.0s [2023-06-17T01:03:43.087Z] [2023-06-17T01:03:43.087Z] #203 [security-secretstore-setup stage-1 10/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-06-17T01:03:43.087Z] #203 DONE 0.1s [2023-06-17T01:03:43.087Z] [2023-06-17T01:03:43.087Z] #204 [security-bootstrapper stage-1 11/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2023-06-17T01:03:43.087Z] #204 DONE 0.1s [2023-06-17T01:03:43.087Z] [2023-06-17T01:03:43.087Z] #138 [security-proxy-setup] exporting to image [2023-06-17T01:03:43.087Z] #138 exporting layers 0.3s done [2023-06-17T01:03:43.087Z] #138 writing image sha256:dc7f4dfb023f99399c6b246e6c0767961d7e713a40161d775cb027c2b3ea8070 0.0s done [2023-06-17T01:03:43.087Z] #138 naming to docker.io/library/core-common-config-bootstrapper [2023-06-17T01:03:43.087Z] #138 ... [2023-06-17T01:03:43.087Z] [2023-06-17T01:03:43.087Z] #205 [security-bootstrapper stage-1 12/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2023-06-17T01:03:43.087Z] #205 DONE 0.1s [2023-06-17T01:03:43.087Z] [2023-06-17T01:03:43.087Z] #138 [core-common-config-bootstrapper] exporting to image [2023-06-17T01:03:43.087Z] #138 exporting layers 0.4s done [2023-06-17T01:03:43.087Z] #138 naming to docker.io/library/core-common-config-bootstrapper done [2023-06-17T01:03:43.087Z] #138 writing image sha256:659a2a6563d8a1a1a7b846be2d0331334263ca8771c72cd60a22c05f60f8c740 0.0s done [2023-06-17T01:03:43.087Z] #138 naming to docker.io/library/security-proxy-auth [2023-06-17T01:03:43.087Z] #138 exporting layers 0.2s done [2023-06-17T01:03:43.087Z] #138 naming to docker.io/library/security-proxy-auth done [2023-06-17T01:03:43.087Z] #138 writing image sha256:505cfdbc4092d99d4aeaf69824060039b144197360d542824bb996a63cf644dc done [2023-06-17T01:03:43.087Z] #138 naming to docker.io/library/security-proxy-setup 0.0s done [2023-06-17T01:03:43.087Z] #138 DONE 2.6s [2023-06-17T01:03:43.087Z] [2023-06-17T01:03:43.087Z] #206 [security-bootstrapper stage-1 13/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2023-06-17T01:03:43.087Z] #206 DONE 0.1s [2023-06-17T01:03:43.087Z] [2023-06-17T01:03:43.087Z] #207 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-06-17T01:03:43.346Z] #207 ... [2023-06-17T01:03:43.347Z] [2023-06-17T01:03:43.347Z] #208 [security-bootstrapper stage-1 14/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-06-17T01:03:43.347Z] #208 DONE 0.0s [2023-06-17T01:03:43.347Z] [2023-06-17T01:03:43.347Z] #207 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-06-17T01:03:43.347Z] #207 DONE 0.5s [2023-06-17T01:03:43.347Z] [2023-06-17T01:03:43.347Z] #209 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh [2023-06-17T01:03:43.606Z] #209 DONE 0.4s [2023-06-17T01:03:43.606Z] [2023-06-17T01:03:43.607Z] #138 [security-secretstore-setup] exporting to image [2023-06-17T01:03:43.607Z] #138 exporting layers 0.2s done [2023-06-17T01:03:43.607Z] #138 writing image sha256:23ccd0b4a1e6328dffe3a5ee3f8216b4d168eae801296ff56eef359e1a482e00 0.1s done [2023-06-17T01:03:43.607Z] #138 naming to docker.io/library/security-secretstore-setup [2023-06-17T01:03:43.867Z] #138 naming to docker.io/library/security-secretstore-setup 0.0s done [2023-06-17T01:03:43.867Z] #138 exporting layers 0.3s done [2023-06-17T01:03:43.867Z] #138 writing image sha256:5c00b83a0ade3e3271c07b45dfec8c9aac89ac70ce6824c0aa6b01c3b1137374 done [2023-06-17T01:03:43.867Z] #138 naming to docker.io/library/security-bootstrapper done [2023-06-17T01:03:43.867Z] #138 DONE 3.1s [2023-06-17T01:03:43.867Z] time="2023-06-17T01:00:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-06-17T01:03:43.867Z] time="2023-06-17T01:00:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-06-17T01:03:43.867Z] time="2023-06-17T01:00:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-06-17T01:03:43.867Z] time="2023-06-17T01:00:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-06-17T01:03:43.867Z] time="2023-06-17T01:00:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-06-17T01:03:43.867Z] time="2023-06-17T01:00:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-06-17T01:03:43.867Z] time="2023-06-17T01:00:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-06-17T01:03:43.867Z] time="2023-06-17T01:00:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-06-17T01:03:43.867Z] time="2023-06-17T01:00:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-06-17T01:03:43.867Z] time="2023-06-17T01:00:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-06-17T01:03:43.867Z] time="2023-06-17T01:00:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-06-17T01:03:43.867Z] time="2023-06-17T01:00:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-06-17T01:03:43.867Z] time="2023-06-17T01:00:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-06-17T01:03:43.867Z] time="2023-06-17T01:00:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2023-06-17T01:03:43.887Z] $ docker stop --time=1 cee737bfb4166f3a634a6e4b21903ebc0320f19a5456cdc28a07515f3e4c1884 [2023-06-17T01:03:45.167Z] $ docker rm -f --volumes cee737bfb4166f3a634a6e4b21903ebc0320f19a5456cdc28a07515f3e4c1884 [Pipeline] // withDockerContainer [Pipeline] sh [2023-06-17T01:03:45.505Z] + docker images [2023-06-17T01:03:45.505Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-06-17T01:03:45.505Z] security-secretstore-setup latest 23ccd0b4a1e6 2 seconds ago 32.8MB [2023-06-17T01:03:45.505Z] security-bootstrapper latest 5c00b83a0ade 2 seconds ago 22.2MB [2023-06-17T01:03:45.505Z] security-proxy-auth latest 659a2a6563d8 3 seconds ago 18.3MB [2023-06-17T01:03:45.505Z] core-common-config-bootstrapper latest dc7f4dfb023f 3 seconds ago 17.2MB [2023-06-17T01:03:45.505Z] security-proxy-setup latest 505cfdbc4092 3 seconds ago 18.8MB [2023-06-17T01:03:45.505Z] core-command latest 459f7f11d609 4 seconds ago 19.9MB [2023-06-17T01:03:45.505Z] security-spiffe-token-provider latest 027b6f042565 4 seconds ago 32.8MB [2023-06-17T01:03:45.505Z] core-data latest 13f36807d922 4 seconds ago 20.1MB [2023-06-17T01:03:45.505Z] core-metadata latest aeb193def144 4 seconds ago 20.4MB [2023-06-17T01:03:45.505Z] support-notifications latest 524449c315b2 4 seconds ago 32.4MB [2023-06-17T01:03:45.505Z] support-scheduler latest da3537f25a15 4 seconds ago 31.8MB [2023-06-17T01:03:45.505Z] security-spire-server latest eea6b0be311c About a minute ago 103MB [2023-06-17T01:03:45.505Z] security-spire-config latest 1b23cd2560b8 About a minute ago 102MB [2023-06-17T01:03:45.505Z] security-spire-agent latest 0c1c772752f1 About a minute ago 161MB [2023-06-17T01:03:45.505Z] ci-base-image-x86_64 latest 84e9c399d66c 5 minutes ago 918MB [2023-06-17T01:03:45.505Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 2 weeks ago 334MB [2023-06-17T01:03:45.505Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.20-alpine c4be618373d6 7 weeks ago 700MB [2023-06-17T01:03:45.505Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 11 months ago 253MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-06-17T01:03:45.621Z] provisioning config files... [2023-06-17T01:03:45.629Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/537@tmp/config4269038155299070931tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-06-17T01:03:45.933Z] ---> docker-login.sh [2023-06-17T01:03:45.933Z] nexus3.edgexfoundry.org:10001 [2023-06-17T01:03:45.933Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-17T01:03:45.933Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-17T01:03:45.933Z] Configure a credential helper to remove this warning. See [2023-06-17T01:03:45.933Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-17T01:03:45.933Z] [2023-06-17T01:03:45.933Z] Login Succeeded [2023-06-17T01:03:45.933Z] nexus3.edgexfoundry.org:10002 [2023-06-17T01:03:45.933Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-17T01:03:45.933Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-17T01:03:45.933Z] Configure a credential helper to remove this warning. See [2023-06-17T01:03:45.933Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-17T01:03:45.933Z] [2023-06-17T01:03:45.933Z] Login Succeeded [2023-06-17T01:03:45.933Z] nexus3.edgexfoundry.org:10003 [2023-06-17T01:03:46.194Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-17T01:03:46.194Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-17T01:03:46.194Z] Configure a credential helper to remove this warning. See [2023-06-17T01:03:46.194Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-17T01:03:46.194Z] [2023-06-17T01:03:46.194Z] Login Succeeded [2023-06-17T01:03:46.194Z] nexus3.edgexfoundry.org:10004 [2023-06-17T01:03:46.194Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-17T01:03:46.194Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-17T01:03:46.194Z] Configure a credential helper to remove this warning. See [2023-06-17T01:03:46.194Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-17T01:03:46.194Z] [2023-06-17T01:03:46.194Z] Login Succeeded [2023-06-17T01:03:46.194Z] docker.io [2023-06-17T01:03:46.194Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-17T01:03:46.452Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-17T01:03:46.452Z] Configure a credential helper to remove this warning. See [2023-06-17T01:03:46.452Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-17T01:03:46.452Z] [2023-06-17T01:03:46.452Z] Login Succeeded [2023-06-17T01:03:46.452Z] ---> docker-login.sh ends [Pipeline] } [2023-06-17T01:03:46.459Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-06-17T01:03:46.485Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-06-17T01:03:46.506Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2023-06-17T01:03:46.506Z] 61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284 [2023-06-17T01:03:46.506Z] latest [2023-06-17T01:03:46.506Z] 3.1.0-dev.4 [2023-06-17T01:03:46.506Z] 61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284-3.1.0-dev.4 [2023-06-17T01:03:46.506Z] main [2023-06-17T01:03:46.506Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-17T01:03:46.820Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-17T01:03:47.138Z] + docker push nexus3.edgexfoundry.org:10004/core-command:61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284 [2023-06-17T01:03:47.138Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-06-17T01:03:47.138Z] 976d3c1ae753: Preparing [2023-06-17T01:03:47.138Z] 3105630c55cf: Preparing [2023-06-17T01:03:47.138Z] 38a78873fe2e: Preparing [2023-06-17T01:03:47.138Z] 0c84e793e720: Preparing [2023-06-17T01:03:47.138Z] 87a5bb796f0e: Preparing [2023-06-17T01:03:47.138Z] 3dab9f8bf2d2: Preparing [2023-06-17T01:03:47.138Z] 3dab9f8bf2d2: Waiting [2023-06-17T01:03:47.138Z] 87a5bb796f0e: Pushed [2023-06-17T01:03:47.138Z] 0c84e793e720: Pushed [2023-06-17T01:03:47.138Z] 38a78873fe2e: Pushed [2023-06-17T01:03:47.138Z] 976d3c1ae753: Pushed [2023-06-17T01:03:47.138Z] 3dab9f8bf2d2: Layer already exists [2023-06-17T01:03:48.514Z] 3105630c55cf: Pushed [2023-06-17T01:03:48.546Z] #1 [security-spire-agent internal] load build definition from Dockerfile [2023-06-17T01:03:48.546Z] #1 transferring dockerfile: 2.68kB done [2023-06-17T01:03:48.546Z] #1 DONE 0.1s [2023-06-17T01:03:48.773Z] 61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284: digest: sha256:94903358f26c6d5060a0b4daf05af639969d95ecd284a34fe85bb7eb3de33afc size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-17T01:03:48.813Z] [2023-06-17T01:03:48.813Z] #2 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2023-06-17T01:03:48.813Z] #2 transferring dockerfile: 2.12kB done [2023-06-17T01:03:48.813Z] #2 DONE 0.0s [2023-06-17T01:03:48.813Z] [2023-06-17T01:03:48.813Z] #3 [core-metadata internal] load build definition from Dockerfile [2023-06-17T01:03:48.813Z] #3 transferring dockerfile: 1.96kB done [2023-06-17T01:03:48.813Z] #3 DONE 0.1s [2023-06-17T01:03:48.813Z] [2023-06-17T01:03:48.813Z] #4 [security-proxy-setup internal] load build definition from Dockerfile [2023-06-17T01:03:48.813Z] #4 transferring dockerfile: 2.06kB done [2023-06-17T01:03:48.813Z] #4 DONE 0.0s [2023-06-17T01:03:48.813Z] [2023-06-17T01:03:48.813Z] #5 [security-bootstrapper internal] load build definition from Dockerfile [2023-06-17T01:03:49.081Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [2023-06-17T01:03:49.084Z] #5 transferring dockerfile: 2.82kB done [2023-06-17T01:03:49.084Z] #5 DONE 0.0s [2023-06-17T01:03:49.084Z] [2023-06-17T01:03:49.084Z] #6 [support-notifications internal] load build definition from Dockerfile [2023-06-17T01:03:49.084Z] #6 transferring dockerfile: 1.84kB 0.0s done [2023-06-17T01:03:49.084Z] #6 DONE 0.1s [2023-06-17T01:03:49.084Z] [2023-06-17T01:03:49.084Z] #7 [security-secretstore-setup internal] load build definition from Dockerfile [2023-06-17T01:03:49.084Z] #7 transferring dockerfile: 2.38kB done [2023-06-17T01:03:49.084Z] #7 DONE 0.0s [2023-06-17T01:03:49.084Z] [2023-06-17T01:03:49.085Z] #8 [support-scheduler internal] load build definition from Dockerfile [2023-06-17T01:03:49.085Z] #8 transferring dockerfile: 1.82kB done [2023-06-17T01:03:49.085Z] #8 DONE 0.1s [2023-06-17T01:03:49.085Z] [2023-06-17T01:03:49.085Z] #9 [security-spire-server internal] load build definition from Dockerfile [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-17T01:03:49.353Z] #9 transferring dockerfile: 2.63kB done [2023-06-17T01:03:49.353Z] #9 DONE 0.1s [2023-06-17T01:03:49.353Z] [2023-06-17T01:03:49.353Z] #10 [security-spire-config internal] load build definition from Dockerfile [2023-06-17T01:03:49.353Z] #10 transferring dockerfile: 2.58kB 0.0s done [2023-06-17T01:03:49.353Z] #10 DONE 0.1s [2023-06-17T01:03:49.353Z] [2023-06-17T01:03:49.353Z] #11 [core-command internal] load build definition from Dockerfile [2023-06-17T01:03:49.353Z] #11 transferring dockerfile: 1.82kB 0.0s done [2023-06-17T01:03:49.353Z] #11 DONE 0.1s [2023-06-17T01:03:49.353Z] [2023-06-17T01:03:49.353Z] #12 [security-proxy-auth internal] load build definition from Dockerfile [2023-06-17T01:03:49.353Z] #12 transferring dockerfile: 2.04kB done [2023-06-17T01:03:49.353Z] #12 DONE 0.1s [2023-06-17T01:03:49.353Z] [2023-06-17T01:03:49.353Z] #13 [security-spiffe-token-provider internal] load build definition from Dockerfile [2023-06-17T01:03:49.353Z] #13 transferring dockerfile: 1.78kB done [2023-06-17T01:03:49.353Z] #13 DONE 0.1s [2023-06-17T01:03:49.353Z] [2023-06-17T01:03:49.353Z] #14 [core-data internal] load build definition from Dockerfile [2023-06-17T01:03:49.353Z] #14 transferring dockerfile: 1.90kB 0.0s done [2023-06-17T01:03:49.353Z] #14 DONE 0.1s [2023-06-17T01:03:49.353Z] [2023-06-17T01:03:49.353Z] #15 [security-spire-agent internal] load .dockerignore [2023-06-17T01:03:49.395Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2023-06-17T01:03:49.395Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-06-17T01:03:49.395Z] 976d3c1ae753: Preparing [2023-06-17T01:03:49.395Z] 3105630c55cf: Preparing [2023-06-17T01:03:49.395Z] 38a78873fe2e: Preparing [2023-06-17T01:03:49.395Z] 0c84e793e720: Preparing [2023-06-17T01:03:49.395Z] 87a5bb796f0e: Preparing [2023-06-17T01:03:49.395Z] 3dab9f8bf2d2: Preparing [2023-06-17T01:03:49.395Z] 3dab9f8bf2d2: Waiting [2023-06-17T01:03:49.395Z] 976d3c1ae753: Layer already exists [2023-06-17T01:03:49.395Z] 87a5bb796f0e: Layer already exists [2023-06-17T01:03:49.395Z] 38a78873fe2e: Layer already exists [2023-06-17T01:03:49.395Z] 0c84e793e720: Layer already exists [2023-06-17T01:03:49.395Z] 3105630c55cf: Layer already exists [2023-06-17T01:03:49.395Z] 3dab9f8bf2d2: Layer already exists [2023-06-17T01:03:49.395Z] latest: digest: sha256:94903358f26c6d5060a0b4daf05af639969d95ecd284a34fe85bb7eb3de33afc size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-17T01:03:49.619Z] #15 transferring context: 56B done [2023-06-17T01:03:49.620Z] #15 DONE 0.1s [2023-06-17T01:03:49.705Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:3.1.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-17T01:03:50.022Z] + docker push nexus3.edgexfoundry.org:10004/core-command:3.1.0-dev.4 [2023-06-17T01:03:50.022Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-06-17T01:03:50.022Z] 976d3c1ae753: Preparing [2023-06-17T01:03:50.022Z] 3105630c55cf: Preparing [2023-06-17T01:03:50.022Z] 38a78873fe2e: Preparing [2023-06-17T01:03:50.022Z] 0c84e793e720: Preparing [2023-06-17T01:03:50.022Z] 87a5bb796f0e: Preparing [2023-06-17T01:03:50.022Z] 3dab9f8bf2d2: Preparing [2023-06-17T01:03:50.022Z] 3dab9f8bf2d2: Waiting [2023-06-17T01:03:50.022Z] 0c84e793e720: Layer already exists [2023-06-17T01:03:50.022Z] 87a5bb796f0e: Layer already exists [2023-06-17T01:03:50.022Z] 38a78873fe2e: Layer already exists [2023-06-17T01:03:50.022Z] 976d3c1ae753: Layer already exists [2023-06-17T01:03:50.022Z] 3105630c55cf: Layer already exists [2023-06-17T01:03:50.022Z] 3dab9f8bf2d2: Layer already exists [2023-06-17T01:03:50.022Z] 3.1.0-dev.4: digest: sha256:94903358f26c6d5060a0b4daf05af639969d95ecd284a34fe85bb7eb3de33afc size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-17T01:03:50.210Z] [2023-06-17T01:03:50.210Z] #16 [core-common-config-bootstrapper internal] load .dockerignore [2023-06-17T01:03:50.210Z] #16 transferring context: 56B done [2023-06-17T01:03:50.210Z] #16 DONE 0.0s [2023-06-17T01:03:50.210Z] [2023-06-17T01:03:50.210Z] #17 [core-metadata internal] load .dockerignore [2023-06-17T01:03:50.210Z] #17 transferring context: 56B done [2023-06-17T01:03:50.210Z] #17 DONE 0.0s [2023-06-17T01:03:50.210Z] [2023-06-17T01:03:50.210Z] #18 [security-proxy-setup internal] load .dockerignore [2023-06-17T01:03:50.210Z] #18 transferring context: 56B done [2023-06-17T01:03:50.210Z] #18 DONE 0.0s [2023-06-17T01:03:50.210Z] [2023-06-17T01:03:50.210Z] #19 [security-bootstrapper internal] load .dockerignore [2023-06-17T01:03:50.210Z] #19 transferring context: 56B done [2023-06-17T01:03:50.210Z] #19 DONE 0.0s [2023-06-17T01:03:50.338Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284-3.1.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-17T01:03:50.476Z] [2023-06-17T01:03:50.476Z] #20 [support-notifications internal] load .dockerignore [2023-06-17T01:03:50.476Z] #20 transferring context: 56B done [2023-06-17T01:03:50.476Z] #20 DONE 0.0s [2023-06-17T01:03:50.476Z] [2023-06-17T01:03:50.476Z] #21 [security-secretstore-setup internal] load .dockerignore [2023-06-17T01:03:50.476Z] #21 transferring context: 56B done [2023-06-17T01:03:50.476Z] #21 DONE 0.0s [2023-06-17T01:03:50.476Z] [2023-06-17T01:03:50.476Z] #22 [support-scheduler internal] load .dockerignore [2023-06-17T01:03:50.476Z] #22 transferring context: 56B done [2023-06-17T01:03:50.476Z] #22 DONE 0.1s [2023-06-17T01:03:50.476Z] [2023-06-17T01:03:50.476Z] #23 [security-spire-server internal] load .dockerignore [2023-06-17T01:03:50.476Z] #23 transferring context: 56B done [2023-06-17T01:03:50.476Z] #23 DONE 0.1s [2023-06-17T01:03:50.476Z] [2023-06-17T01:03:50.476Z] #24 [security-spire-config internal] load .dockerignore [2023-06-17T01:03:50.476Z] #24 transferring context: 56B 0.0s done [2023-06-17T01:03:50.476Z] #24 DONE 0.1s [2023-06-17T01:03:50.476Z] [2023-06-17T01:03:50.476Z] #25 [core-command internal] load .dockerignore [2023-06-17T01:03:50.651Z] + docker push nexus3.edgexfoundry.org:10004/core-command:61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284-3.1.0-dev.4 [2023-06-17T01:03:50.651Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-06-17T01:03:50.651Z] 976d3c1ae753: Preparing [2023-06-17T01:03:50.651Z] 3105630c55cf: Preparing [2023-06-17T01:03:50.652Z] 38a78873fe2e: Preparing [2023-06-17T01:03:50.652Z] 0c84e793e720: Preparing [2023-06-17T01:03:50.652Z] 87a5bb796f0e: Preparing [2023-06-17T01:03:50.652Z] 3dab9f8bf2d2: Preparing [2023-06-17T01:03:50.652Z] 3dab9f8bf2d2: Waiting [2023-06-17T01:03:50.652Z] 87a5bb796f0e: Layer already exists [2023-06-17T01:03:50.652Z] 0c84e793e720: Layer already exists [2023-06-17T01:03:50.652Z] 38a78873fe2e: Layer already exists [2023-06-17T01:03:50.652Z] 976d3c1ae753: Layer already exists [2023-06-17T01:03:50.652Z] 3105630c55cf: Layer already exists [2023-06-17T01:03:50.652Z] 3dab9f8bf2d2: Layer already exists [2023-06-17T01:03:50.652Z] 61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284-3.1.0-dev.4: digest: sha256:94903358f26c6d5060a0b4daf05af639969d95ecd284a34fe85bb7eb3de33afc size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-17T01:03:50.743Z] #25 transferring context: 56B done [2023-06-17T01:03:50.743Z] #25 DONE 0.1s [2023-06-17T01:03:50.743Z] [2023-06-17T01:03:50.743Z] #26 [security-proxy-auth internal] load .dockerignore [2023-06-17T01:03:50.743Z] #26 transferring context: 56B 0.0s done [2023-06-17T01:03:50.743Z] #26 DONE 0.1s [2023-06-17T01:03:50.743Z] [2023-06-17T01:03:50.743Z] #27 [security-spiffe-token-provider internal] load .dockerignore [2023-06-17T01:03:50.743Z] #27 transferring context: 56B done [2023-06-17T01:03:50.743Z] #27 DONE 0.1s [2023-06-17T01:03:50.743Z] [2023-06-17T01:03:50.743Z] #28 [core-data internal] load .dockerignore [2023-06-17T01:03:50.966Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-17T01:03:51.017Z] #28 transferring context: 56B done [2023-06-17T01:03:51.017Z] #28 DONE 0.1s [2023-06-17T01:03:51.017Z] [2023-06-17T01:03:51.017Z] #29 [security-spire-agent internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-06-17T01:03:51.017Z] #29 DONE 0.0s [2023-06-17T01:03:51.017Z] [2023-06-17T01:03:51.017Z] #30 [security-spire-agent internal] load metadata for docker.io/library/alpine:3.17 [2023-06-17T01:03:51.017Z] #30 DONE 0.1s [2023-06-17T01:03:51.017Z] [2023-06-17T01:03:51.017Z] #31 [security-spire-agent stage-1 1/9] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-06-17T01:03:51.017Z] #31 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.0s done [2023-06-17T01:03:51.017Z] #31 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done [2023-06-17T01:03:51.017Z] #31 sha256:f465359a4d1abc7defe7b9774a1077b2ccff79bc64aeab71a7296d13aa504a9a 528B / 528B done [2023-06-17T01:03:51.017Z] #31 sha256:779605e5fbc087db31393c064dfca0962114a34da8c552e41d30e720aec08885 1.49kB / 1.49kB done [2023-06-17T01:03:51.017Z] #31 sha256:edb6bdbacee93be93e930669f43e2e922c8594676aa342a70e2221361fd1914d 2.10MB / 3.26MB 0.1s [2023-06-17T01:03:51.277Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2023-06-17T01:03:51.277Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-06-17T01:03:51.277Z] 976d3c1ae753: Preparing [2023-06-17T01:03:51.277Z] 3105630c55cf: Preparing [2023-06-17T01:03:51.277Z] 38a78873fe2e: Preparing [2023-06-17T01:03:51.277Z] 0c84e793e720: Preparing [2023-06-17T01:03:51.277Z] 87a5bb796f0e: Preparing [2023-06-17T01:03:51.277Z] 3dab9f8bf2d2: Preparing [2023-06-17T01:03:51.277Z] 3dab9f8bf2d2: Waiting [2023-06-17T01:03:51.277Z] 38a78873fe2e: Layer already exists [2023-06-17T01:03:51.277Z] 3105630c55cf: Layer already exists [2023-06-17T01:03:51.277Z] 87a5bb796f0e: Layer already exists [2023-06-17T01:03:51.277Z] 976d3c1ae753: Layer already exists [2023-06-17T01:03:51.277Z] 0c84e793e720: Layer already exists [2023-06-17T01:03:51.277Z] 3dab9f8bf2d2: Layer already exists [2023-06-17T01:03:51.277Z] main: digest: sha256:94903358f26c6d5060a0b4daf05af639969d95ecd284a34fe85bb7eb3de33afc size: 1570 [Pipeline] } [2023-06-17T01:03:51.288Z] #31 sha256:edb6bdbacee93be93e930669f43e2e922c8594676aa342a70e2221361fd1914d 3.26MB / 3.26MB 0.2s done [2023-06-17T01:03:51.288Z] #31 extracting sha256:edb6bdbacee93be93e930669f43e2e922c8594676aa342a70e2221361fd1914d [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-06-17T01:03:51.328Z] ===================================================== [Pipeline] echo [2023-06-17T01:03:51.338Z] taggedImages: [2023-06-17T01:03:51.338Z] - nexus3.edgexfoundry.org:10004/core-command:61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284 [2023-06-17T01:03:51.338Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2023-06-17T01:03:51.338Z] - nexus3.edgexfoundry.org:10004/core-command:3.1.0-dev.4 [2023-06-17T01:03:51.338Z] - nexus3.edgexfoundry.org:10004/core-command:61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284-3.1.0-dev.4 [2023-06-17T01:03:51.338Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2023-06-17T01:03:51.367Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: [2023-06-17T01:03:51.367Z] 61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284 [2023-06-17T01:03:51.367Z] latest [2023-06-17T01:03:51.367Z] 3.1.0-dev.4 [2023-06-17T01:03:51.367Z] 61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284-3.1.0-dev.4 [2023-06-17T01:03:51.367Z] main [2023-06-17T01:03:51.367Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-17T01:03:51.698Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-17T01:03:51.874Z] #31 ... [2023-06-17T01:03:51.874Z] [2023-06-17T01:03:51.874Z] #32 [security-spire-agent internal] load build context [2023-06-17T01:03:51.874Z] #32 transferring context: 2.56MB 0.6s done [2023-06-17T01:03:51.874Z] #32 DONE 0.7s [2023-06-17T01:03:51.874Z] [2023-06-17T01:03:51.874Z] #33 [security-spire-agent builder 1/9] FROM docker.io/library/ci-base-image-arm64 [2023-06-17T01:03:51.874Z] #33 DONE 0.8s [2023-06-17T01:03:51.874Z] [2023-06-17T01:03:51.874Z] #31 [security-spire-agent stage-1 1/9] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-06-17T01:03:51.874Z] #31 extracting sha256:edb6bdbacee93be93e930669f43e2e922c8594676aa342a70e2221361fd1914d 0.7s done [2023-06-17T01:03:51.874Z] #31 ... [2023-06-17T01:03:51.874Z] [2023-06-17T01:03:51.874Z] #29 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-06-17T01:03:51.874Z] #29 DONE 0.0s [2023-06-17T01:03:51.874Z] [2023-06-17T01:03:51.874Z] #30 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.17 [2023-06-17T01:03:51.874Z] #30 DONE 0.2s [2023-06-17T01:03:51.874Z] [2023-06-17T01:03:51.874Z] #34 [security-spire-agent builder 2/9] WORKDIR /edgex-go [2023-06-17T01:03:51.874Z] #34 DONE 0.2s [2023-06-17T01:03:52.011Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284 [2023-06-17T01:03:52.011Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-06-17T01:03:52.011Z] 3711a3e400a9: Preparing [2023-06-17T01:03:52.011Z] 3ae835200b58: Preparing [2023-06-17T01:03:52.011Z] ce844ece13e2: Preparing [2023-06-17T01:03:52.011Z] f586b80fde78: Preparing [2023-06-17T01:03:52.011Z] 38a78873fe2e: Preparing [2023-06-17T01:03:52.011Z] 0c84e793e720: Preparing [2023-06-17T01:03:52.011Z] 87a5bb796f0e: Preparing [2023-06-17T01:03:52.011Z] 3dab9f8bf2d2: Preparing [2023-06-17T01:03:52.011Z] 87a5bb796f0e: Waiting [2023-06-17T01:03:52.011Z] 0c84e793e720: Waiting [2023-06-17T01:03:52.011Z] 3dab9f8bf2d2: Waiting [2023-06-17T01:03:52.011Z] 38a78873fe2e: Layer already exists [2023-06-17T01:03:52.011Z] 0c84e793e720: Layer already exists [2023-06-17T01:03:52.011Z] 87a5bb796f0e: Layer already exists [2023-06-17T01:03:52.011Z] 3dab9f8bf2d2: Layer already exists [2023-06-17T01:03:52.011Z] 3ae835200b58: Pushed [2023-06-17T01:03:52.011Z] ce844ece13e2: Pushed [2023-06-17T01:03:52.011Z] 3711a3e400a9: Pushed [2023-06-17T01:03:52.143Z] [2023-06-17T01:03:52.144Z] #33 [core-common-config-bootstrapper builder 1/9] FROM docker.io/library/ci-base-image-arm64 [2023-06-17T01:03:52.144Z] #33 DONE 1.4s [2023-06-17T01:03:52.144Z] [2023-06-17T01:03:52.144Z] #34 [core-common-config-bootstrapper builder 2/9] WORKDIR /edgex-go [2023-06-17T01:03:52.144Z] #34 DONE 0.3s [2023-06-17T01:03:52.144Z] [2023-06-17T01:03:52.144Z] #31 [core-common-config-bootstrapper stage-1 1/9] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-06-17T01:03:52.144Z] #31 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.0s done [2023-06-17T01:03:52.144Z] #31 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done [2023-06-17T01:03:52.144Z] #31 sha256:f465359a4d1abc7defe7b9774a1077b2ccff79bc64aeab71a7296d13aa504a9a 528B / 528B done [2023-06-17T01:03:52.144Z] #31 sha256:779605e5fbc087db31393c064dfca0962114a34da8c552e41d30e720aec08885 1.49kB / 1.49kB done [2023-06-17T01:03:52.144Z] #31 sha256:edb6bdbacee93be93e930669f43e2e922c8594676aa342a70e2221361fd1914d 3.26MB / 3.26MB 0.2s done [2023-06-17T01:03:52.144Z] #31 extracting sha256:edb6bdbacee93be93e930669f43e2e922c8594676aa342a70e2221361fd1914d 0.7s done [2023-06-17T01:03:52.144Z] #31 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.0s done [2023-06-17T01:03:52.144Z] #31 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done [2023-06-17T01:03:52.144Z] #31 sha256:f465359a4d1abc7defe7b9774a1077b2ccff79bc64aeab71a7296d13aa504a9a 528B / 528B done [2023-06-17T01:03:52.144Z] #31 sha256:779605e5fbc087db31393c064dfca0962114a34da8c552e41d30e720aec08885 1.49kB / 1.49kB done [2023-06-17T01:03:52.144Z] #31 sha256:edb6bdbacee93be93e930669f43e2e922c8594676aa342a70e2221361fd1914d 3.26MB / 3.26MB 0.2s done [2023-06-17T01:03:52.144Z] #31 extracting sha256:edb6bdbacee93be93e930669f43e2e922c8594676aa342a70e2221361fd1914d 0.7s done [2023-06-17T01:03:52.144Z] #31 DONE 1.8s [2023-06-17T01:03:52.144Z] [2023-06-17T01:03:52.144Z] #29 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-06-17T01:03:52.144Z] #29 DONE 0.0s [2023-06-17T01:03:52.144Z] [2023-06-17T01:03:52.144Z] #33 [security-proxy-setup builder 1/9] FROM docker.io/library/ci-base-image-arm64 [2023-06-17T01:03:52.144Z] #33 DONE 1.4s [2023-06-17T01:03:52.144Z] [2023-06-17T01:03:52.144Z] #34 [security-proxy-setup builder 2/9] WORKDIR /edgex-go [2023-06-17T01:03:52.144Z] #34 DONE 0.4s [2023-06-17T01:03:52.144Z] [2023-06-17T01:03:52.144Z] #35 [security-proxy-setup internal] load build context [2023-06-17T01:03:52.412Z] #35 ... [2023-06-17T01:03:52.412Z] [2023-06-17T01:03:52.412Z] #29 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-06-17T01:03:52.412Z] #29 DONE 0.0s [2023-06-17T01:03:52.412Z] [2023-06-17T01:03:52.412Z] #35 [security-proxy-setup internal] load build context [2023-06-17T01:03:52.682Z] #35 ... [2023-06-17T01:03:52.682Z] [2023-06-17T01:03:52.682Z] #33 [support-notifications builder 1/9] FROM docker.io/library/ci-base-image-arm64 [2023-06-17T01:03:52.682Z] #33 DONE 1.4s [2023-06-17T01:03:52.682Z] [2023-06-17T01:03:52.682Z] #29 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-06-17T01:03:52.682Z] #29 DONE 0.0s [2023-06-17T01:03:52.682Z] [2023-06-17T01:03:52.682Z] #30 [support-notifications internal] load metadata for docker.io/library/alpine:3.17 [2023-06-17T01:03:52.682Z] #30 DONE 0.6s [2023-06-17T01:03:52.682Z] [2023-06-17T01:03:52.682Z] #36 [security-secretstore-setup internal] load build context [2023-06-17T01:03:52.682Z] #36 DONE 0.0s [2023-06-17T01:03:52.682Z] [2023-06-17T01:03:52.682Z] #34 [support-notifications builder 2/9] WORKDIR /edgex-go [2023-06-17T01:03:52.682Z] #34 DONE 0.4s [2023-06-17T01:03:52.682Z] [2023-06-17T01:03:52.682Z] #31 [support-notifications stage-1 1/9] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-06-17T01:03:52.682Z] #31 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.0s done [2023-06-17T01:03:52.682Z] #31 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done [2023-06-17T01:03:52.682Z] #31 sha256:f465359a4d1abc7defe7b9774a1077b2ccff79bc64aeab71a7296d13aa504a9a 528B / 528B done [2023-06-17T01:03:52.682Z] #31 sha256:779605e5fbc087db31393c064dfca0962114a34da8c552e41d30e720aec08885 1.49kB / 1.49kB done [2023-06-17T01:03:52.682Z] #31 sha256:edb6bdbacee93be93e930669f43e2e922c8594676aa342a70e2221361fd1914d 3.26MB / 3.26MB 0.2s done [2023-06-17T01:03:52.682Z] #31 extracting sha256:edb6bdbacee93be93e930669f43e2e922c8594676aa342a70e2221361fd1914d 0.7s done [2023-06-17T01:03:52.682Z] #31 DONE 1.8s [2023-06-17T01:03:52.682Z] [2023-06-17T01:03:52.682Z] #33 [security-bootstrapper builder 1/9] FROM docker.io/library/ci-base-image-arm64 [2023-06-17T01:03:52.682Z] #33 DONE 1.4s [2023-06-17T01:03:52.682Z] [2023-06-17T01:03:52.682Z] #34 [security-bootstrapper builder 2/9] WORKDIR /edgex-go [2023-06-17T01:03:52.682Z] #34 DONE 0.4s [2023-06-17T01:03:52.682Z] [2023-06-17T01:03:52.682Z] #31 [security-bootstrapper stage-1 1/9] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-06-17T01:03:52.682Z] #31 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.0s done [2023-06-17T01:03:52.682Z] #31 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done [2023-06-17T01:03:52.682Z] #31 sha256:f465359a4d1abc7defe7b9774a1077b2ccff79bc64aeab71a7296d13aa504a9a 528B / 528B done [2023-06-17T01:03:52.682Z] #31 sha256:779605e5fbc087db31393c064dfca0962114a34da8c552e41d30e720aec08885 1.49kB / 1.49kB done [2023-06-17T01:03:52.682Z] #31 sha256:edb6bdbacee93be93e930669f43e2e922c8594676aa342a70e2221361fd1914d 3.26MB / 3.26MB 0.2s done [2023-06-17T01:03:52.682Z] #31 extracting sha256:edb6bdbacee93be93e930669f43e2e922c8594676aa342a70e2221361fd1914d 0.7s done [2023-06-17T01:03:52.682Z] #31 DONE 1.8s [2023-06-17T01:03:52.682Z] [2023-06-17T01:03:52.682Z] #37 [security-bootstrapper internal] load build context [2023-06-17T01:03:52.682Z] #37 ... [2023-06-17T01:03:52.682Z] [2023-06-17T01:03:52.682Z] #29 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-06-17T01:03:52.682Z] #29 DONE 0.0s [2023-06-17T01:03:52.949Z] f586b80fde78: Pushed [2023-06-17T01:03:52.951Z] [2023-06-17T01:03:52.951Z] #29 [security-spire-server internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-06-17T01:03:52.951Z] #29 DONE 0.0s [2023-06-17T01:03:52.951Z] [2023-06-17T01:03:52.951Z] #38 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-06-17T01:03:53.208Z] 61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284: digest: sha256:f60546d40d3cdc23b6804acadbedd4cce7e7ad372dac782a8d4b318dd729c565 size: 1985 [Pipeline] } [2023-06-17T01:03:53.221Z] #38 ... [2023-06-17T01:03:53.221Z] [2023-06-17T01:03:53.221Z] #29 [security-spire-config internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-06-17T01:03:53.221Z] #29 DONE 0.0s [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-17T01:03:53.490Z] [2023-06-17T01:03:53.490Z] #33 [support-scheduler builder 1/9] FROM docker.io/library/ci-base-image-arm64 [2023-06-17T01:03:53.490Z] #33 DONE 1.5s [2023-06-17T01:03:53.490Z] [2023-06-17T01:03:53.490Z] #34 [support-scheduler builder 2/9] WORKDIR /edgex-go [2023-06-17T01:03:53.490Z] #34 DONE 0.4s [2023-06-17T01:03:53.490Z] [2023-06-17T01:03:53.490Z] #31 [support-scheduler stage-1 1/9] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-06-17T01:03:53.490Z] #31 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.0s done [2023-06-17T01:03:53.490Z] #31 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done [2023-06-17T01:03:53.490Z] #31 sha256:f465359a4d1abc7defe7b9774a1077b2ccff79bc64aeab71a7296d13aa504a9a 528B / 528B done [2023-06-17T01:03:53.490Z] #31 sha256:779605e5fbc087db31393c064dfca0962114a34da8c552e41d30e720aec08885 1.49kB / 1.49kB done [2023-06-17T01:03:53.490Z] #31 sha256:edb6bdbacee93be93e930669f43e2e922c8594676aa342a70e2221361fd1914d 3.26MB / 3.26MB 0.2s done [2023-06-17T01:03:53.490Z] #31 extracting sha256:edb6bdbacee93be93e930669f43e2e922c8594676aa342a70e2221361fd1914d 0.7s done [2023-06-17T01:03:53.490Z] #31 DONE 1.8s [2023-06-17T01:03:53.490Z] [2023-06-17T01:03:53.490Z] #29 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-06-17T01:03:53.490Z] #29 DONE 0.0s [2023-06-17T01:03:53.490Z] [2023-06-17T01:03:53.490Z] #35 [security-proxy-setup internal] load build context [2023-06-17T01:03:53.490Z] #35 transferring context: 2.56MB 1.1s done [2023-06-17T01:03:53.490Z] #35 DONE 1.3s [2023-06-17T01:03:53.490Z] [2023-06-17T01:03:53.490Z] #39 [support-scheduler internal] load build context [2023-06-17T01:03:53.490Z] #39 ... [2023-06-17T01:03:53.490Z] [2023-06-17T01:03:53.490Z] #30 [core-command internal] load metadata for docker.io/library/alpine:3.17 [2023-06-17T01:03:53.490Z] #30 DONE 1.4s [2023-06-17T01:03:53.531Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-17T01:03:53.766Z] [2023-06-17T01:03:53.766Z] #33 [security-spire-config builder 1/9] FROM docker.io/library/ci-base-image-arm64 [2023-06-17T01:03:53.766Z] #33 DONE 1.5s [2023-06-17T01:03:53.766Z] [2023-06-17T01:03:53.766Z] #34 [security-spire-config builder 2/9] WORKDIR /edgex-go [2023-06-17T01:03:53.766Z] #34 DONE 0.4s [2023-06-17T01:03:53.766Z] [2023-06-17T01:03:53.766Z] #31 [security-spire-config stage-1 1/9] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-06-17T01:03:53.766Z] #31 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.0s done [2023-06-17T01:03:53.766Z] #31 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done [2023-06-17T01:03:53.766Z] #31 sha256:f465359a4d1abc7defe7b9774a1077b2ccff79bc64aeab71a7296d13aa504a9a 528B / 528B done [2023-06-17T01:03:53.766Z] #31 sha256:779605e5fbc087db31393c064dfca0962114a34da8c552e41d30e720aec08885 1.49kB / 1.49kB done [2023-06-17T01:03:53.766Z] #31 sha256:edb6bdbacee93be93e930669f43e2e922c8594676aa342a70e2221361fd1914d 3.26MB / 3.26MB 0.2s done [2023-06-17T01:03:53.766Z] #31 extracting sha256:edb6bdbacee93be93e930669f43e2e922c8594676aa342a70e2221361fd1914d 0.7s done [2023-06-17T01:03:53.766Z] #31 DONE 1.8s [2023-06-17T01:03:53.766Z] [2023-06-17T01:03:53.766Z] #29 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-06-17T01:03:53.766Z] #29 DONE 0.0s [2023-06-17T01:03:53.766Z] [2023-06-17T01:03:53.766Z] #40 [core-common-config-bootstrapper internal] load build context [2023-06-17T01:03:53.766Z] #40 transferring context: 2.56MB 1.4s done [2023-06-17T01:03:53.766Z] #40 ... [2023-06-17T01:03:53.766Z] [2023-06-17T01:03:53.766Z] #30 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.17 [2023-06-17T01:03:53.766Z] #30 DONE 1.6s [2023-06-17T01:03:53.840Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2023-06-17T01:03:53.840Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-06-17T01:03:53.840Z] 3711a3e400a9: Preparing [2023-06-17T01:03:53.840Z] 3ae835200b58: Preparing [2023-06-17T01:03:53.840Z] ce844ece13e2: Preparing [2023-06-17T01:03:53.840Z] f586b80fde78: Preparing [2023-06-17T01:03:53.840Z] 38a78873fe2e: Preparing [2023-06-17T01:03:53.840Z] 0c84e793e720: Preparing [2023-06-17T01:03:53.840Z] 87a5bb796f0e: Preparing [2023-06-17T01:03:53.840Z] 3dab9f8bf2d2: Preparing [2023-06-17T01:03:53.840Z] 0c84e793e720: Waiting [2023-06-17T01:03:53.840Z] 87a5bb796f0e: Waiting [2023-06-17T01:03:53.840Z] 3dab9f8bf2d2: Waiting [2023-06-17T01:03:53.840Z] 38a78873fe2e: Layer already exists [2023-06-17T01:03:53.840Z] 3711a3e400a9: Layer already exists [2023-06-17T01:03:53.840Z] ce844ece13e2: Layer already exists [2023-06-17T01:03:53.840Z] f586b80fde78: Layer already exists [2023-06-17T01:03:53.840Z] 3ae835200b58: Layer already exists [2023-06-17T01:03:53.840Z] 0c84e793e720: Layer already exists [2023-06-17T01:03:53.840Z] 3dab9f8bf2d2: Layer already exists [2023-06-17T01:03:53.840Z] 87a5bb796f0e: Layer already exists [2023-06-17T01:03:53.840Z] latest: digest: sha256:f60546d40d3cdc23b6804acadbedd4cce7e7ad372dac782a8d4b318dd729c565 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-17T01:03:54.033Z] [2023-06-17T01:03:54.033Z] #29 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-06-17T01:03:54.033Z] #29 DONE 0.1s [2023-06-17T01:03:54.033Z] [2023-06-17T01:03:54.033Z] #41 [core-metadata internal] load build context [2023-06-17T01:03:54.033Z] #41 transferring context: 2.56MB 1.4s done [2023-06-17T01:03:54.033Z] #41 DONE 1.8s [2023-06-17T01:03:54.033Z] [2023-06-17T01:03:54.033Z] #30 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.17 [2023-06-17T01:03:54.033Z] #30 ... [2023-06-17T01:03:54.033Z] [2023-06-17T01:03:54.033Z] #40 [core-common-config-bootstrapper internal] load build context [2023-06-17T01:03:54.033Z] #40 DONE 1.8s [2023-06-17T01:03:54.158Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.1.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-17T01:03:54.302Z] [2023-06-17T01:03:54.303Z] #42 [support-notifications internal] load build context [2023-06-17T01:03:54.303Z] #42 ... [2023-06-17T01:03:54.303Z] [2023-06-17T01:03:54.303Z] #33 [security-proxy-auth builder 1/9] FROM docker.io/library/ci-base-image-arm64 [2023-06-17T01:03:54.303Z] #33 DONE 1.5s [2023-06-17T01:03:54.303Z] [2023-06-17T01:03:54.303Z] #34 [security-proxy-auth builder 2/9] WORKDIR /edgex-go [2023-06-17T01:03:54.303Z] #34 DONE 0.4s [2023-06-17T01:03:54.303Z] [2023-06-17T01:03:54.303Z] #31 [security-proxy-auth stage-1 1/9] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-06-17T01:03:54.303Z] #31 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.0s done [2023-06-17T01:03:54.303Z] #31 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done [2023-06-17T01:03:54.303Z] #31 sha256:f465359a4d1abc7defe7b9774a1077b2ccff79bc64aeab71a7296d13aa504a9a 528B / 528B done [2023-06-17T01:03:54.303Z] #31 sha256:779605e5fbc087db31393c064dfca0962114a34da8c552e41d30e720aec08885 1.49kB / 1.49kB done [2023-06-17T01:03:54.303Z] #31 sha256:edb6bdbacee93be93e930669f43e2e922c8594676aa342a70e2221361fd1914d 3.26MB / 3.26MB 0.2s done [2023-06-17T01:03:54.303Z] #31 extracting sha256:edb6bdbacee93be93e930669f43e2e922c8594676aa342a70e2221361fd1914d 0.7s done [2023-06-17T01:03:54.303Z] #31 DONE 1.9s [2023-06-17T01:03:54.303Z] [2023-06-17T01:03:54.303Z] #42 [support-notifications internal] load build context [2023-06-17T01:03:54.303Z] #42 ... [2023-06-17T01:03:54.303Z] [2023-06-17T01:03:54.303Z] #30 [core-data internal] load metadata for docker.io/library/alpine:3.17 [2023-06-17T01:03:54.303Z] #30 DONE 2.0s [2023-06-17T01:03:54.303Z] [2023-06-17T01:03:54.303Z] #42 [support-notifications internal] load build context [2023-06-17T01:03:54.461Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.1.0-dev.4 [2023-06-17T01:03:54.461Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-06-17T01:03:54.461Z] 3711a3e400a9: Preparing [2023-06-17T01:03:54.461Z] 3ae835200b58: Preparing [2023-06-17T01:03:54.461Z] ce844ece13e2: Preparing [2023-06-17T01:03:54.461Z] f586b80fde78: Preparing [2023-06-17T01:03:54.461Z] 38a78873fe2e: Preparing [2023-06-17T01:03:54.461Z] 0c84e793e720: Preparing [2023-06-17T01:03:54.461Z] 87a5bb796f0e: Preparing [2023-06-17T01:03:54.461Z] 3dab9f8bf2d2: Preparing [2023-06-17T01:03:54.461Z] 87a5bb796f0e: Waiting [2023-06-17T01:03:54.461Z] 3dab9f8bf2d2: Waiting [2023-06-17T01:03:54.461Z] 0c84e793e720: Waiting [2023-06-17T01:03:54.461Z] 38a78873fe2e: Layer already exists [2023-06-17T01:03:54.461Z] 3ae835200b58: Layer already exists [2023-06-17T01:03:54.461Z] 3711a3e400a9: Layer already exists [2023-06-17T01:03:54.461Z] f586b80fde78: Layer already exists [2023-06-17T01:03:54.461Z] ce844ece13e2: Layer already exists [2023-06-17T01:03:54.461Z] 87a5bb796f0e: Layer already exists [2023-06-17T01:03:54.461Z] 0c84e793e720: Layer already exists [2023-06-17T01:03:54.461Z] 3dab9f8bf2d2: Layer already exists [2023-06-17T01:03:54.461Z] 3.1.0-dev.4: digest: sha256:f60546d40d3cdc23b6804acadbedd4cce7e7ad372dac782a8d4b318dd729c565 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-17T01:03:54.570Z] #42 ... [2023-06-17T01:03:54.570Z] [2023-06-17T01:03:54.570Z] #33 [security-spiffe-token-provider builder 1/9] FROM docker.io/library/ci-base-image-arm64 [2023-06-17T01:03:54.570Z] #33 DONE 1.5s [2023-06-17T01:03:54.570Z] [2023-06-17T01:03:54.570Z] #34 [security-spiffe-token-provider builder 2/9] WORKDIR /edgex-go [2023-06-17T01:03:54.570Z] #34 DONE 0.5s [2023-06-17T01:03:54.570Z] [2023-06-17T01:03:54.570Z] #31 [security-spiffe-token-provider stage-1 1/9] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-06-17T01:03:54.570Z] #31 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.0s done [2023-06-17T01:03:54.570Z] #31 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done [2023-06-17T01:03:54.570Z] #31 sha256:f465359a4d1abc7defe7b9774a1077b2ccff79bc64aeab71a7296d13aa504a9a 528B / 528B done [2023-06-17T01:03:54.570Z] #31 sha256:779605e5fbc087db31393c064dfca0962114a34da8c552e41d30e720aec08885 1.49kB / 1.49kB done [2023-06-17T01:03:54.570Z] #31 sha256:edb6bdbacee93be93e930669f43e2e922c8594676aa342a70e2221361fd1914d 3.26MB / 3.26MB 0.2s done [2023-06-17T01:03:54.570Z] #31 extracting sha256:edb6bdbacee93be93e930669f43e2e922c8594676aa342a70e2221361fd1914d 0.7s done [2023-06-17T01:03:54.570Z] #31 DONE 1.9s [2023-06-17T01:03:54.570Z] [2023-06-17T01:03:54.570Z] #33 [core-data builder 1/9] FROM docker.io/library/ci-base-image-arm64 [2023-06-17T01:03:54.570Z] #33 DONE 1.5s [2023-06-17T01:03:54.570Z] [2023-06-17T01:03:54.570Z] #34 [core-data builder 2/9] WORKDIR /edgex-go [2023-06-17T01:03:54.570Z] #34 DONE 0.5s [2023-06-17T01:03:54.570Z] [2023-06-17T01:03:54.570Z] #31 [core-data stage-1 1/9] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-06-17T01:03:54.570Z] #31 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.0s done [2023-06-17T01:03:54.570Z] #31 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done [2023-06-17T01:03:54.570Z] #31 sha256:f465359a4d1abc7defe7b9774a1077b2ccff79bc64aeab71a7296d13aa504a9a 528B / 528B done [2023-06-17T01:03:54.570Z] #31 sha256:779605e5fbc087db31393c064dfca0962114a34da8c552e41d30e720aec08885 1.49kB / 1.49kB done [2023-06-17T01:03:54.570Z] #31 sha256:edb6bdbacee93be93e930669f43e2e922c8594676aa342a70e2221361fd1914d 3.26MB / 3.26MB 0.2s done [2023-06-17T01:03:54.570Z] #31 extracting sha256:edb6bdbacee93be93e930669f43e2e922c8594676aa342a70e2221361fd1914d 0.7s done [2023-06-17T01:03:54.570Z] #31 DONE 1.9s [2023-06-17T01:03:54.570Z] [2023-06-17T01:03:54.570Z] #43 [core-data internal] load build context [2023-06-17T01:03:54.780Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284-3.1.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-17T01:03:55.078Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284-3.1.0-dev.4 [2023-06-17T01:03:55.078Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-06-17T01:03:55.078Z] 3711a3e400a9: Preparing [2023-06-17T01:03:55.078Z] 3ae835200b58: Preparing [2023-06-17T01:03:55.078Z] ce844ece13e2: Preparing [2023-06-17T01:03:55.078Z] f586b80fde78: Preparing [2023-06-17T01:03:55.078Z] 38a78873fe2e: Preparing [2023-06-17T01:03:55.078Z] 0c84e793e720: Preparing [2023-06-17T01:03:55.078Z] 87a5bb796f0e: Preparing [2023-06-17T01:03:55.078Z] 3dab9f8bf2d2: Preparing [2023-06-17T01:03:55.078Z] 0c84e793e720: Waiting [2023-06-17T01:03:55.078Z] 87a5bb796f0e: Waiting [2023-06-17T01:03:55.078Z] 3dab9f8bf2d2: Waiting [2023-06-17T01:03:55.078Z] 38a78873fe2e: Layer already exists [2023-06-17T01:03:55.078Z] 3ae835200b58: Layer already exists [2023-06-17T01:03:55.078Z] f586b80fde78: Layer already exists [2023-06-17T01:03:55.078Z] ce844ece13e2: Layer already exists [2023-06-17T01:03:55.078Z] 3711a3e400a9: Layer already exists [2023-06-17T01:03:55.078Z] 87a5bb796f0e: Layer already exists [2023-06-17T01:03:55.078Z] 3dab9f8bf2d2: Layer already exists [2023-06-17T01:03:55.078Z] 0c84e793e720: Layer already exists [2023-06-17T01:03:55.078Z] 61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284-3.1.0-dev.4: digest: sha256:f60546d40d3cdc23b6804acadbedd4cce7e7ad372dac782a8d4b318dd729c565 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-17T01:03:55.386Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-17T01:03:55.537Z] #43 ... [2023-06-17T01:03:55.537Z] [2023-06-17T01:03:55.537Z] #36 [security-secretstore-setup internal] load build context [2023-06-17T01:03:55.537Z] #36 transferring context: 2.56MB 2.1s done [2023-06-17T01:03:55.537Z] #36 DONE 2.9s [2023-06-17T01:03:55.700Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [2023-06-17T01:03:55.700Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-06-17T01:03:55.700Z] 3711a3e400a9: Preparing [2023-06-17T01:03:55.700Z] 3ae835200b58: Preparing [2023-06-17T01:03:55.700Z] ce844ece13e2: Preparing [2023-06-17T01:03:55.700Z] f586b80fde78: Preparing [2023-06-17T01:03:55.700Z] 38a78873fe2e: Preparing [2023-06-17T01:03:55.700Z] 0c84e793e720: Preparing [2023-06-17T01:03:55.700Z] 87a5bb796f0e: Preparing [2023-06-17T01:03:55.700Z] 3dab9f8bf2d2: Preparing [2023-06-17T01:03:55.700Z] 0c84e793e720: Waiting [2023-06-17T01:03:55.700Z] 87a5bb796f0e: Waiting [2023-06-17T01:03:55.700Z] 3dab9f8bf2d2: Waiting [2023-06-17T01:03:55.700Z] 38a78873fe2e: Layer already exists [2023-06-17T01:03:55.700Z] 3711a3e400a9: Layer already exists [2023-06-17T01:03:55.700Z] 3ae835200b58: Layer already exists [2023-06-17T01:03:55.700Z] ce844ece13e2: Layer already exists [2023-06-17T01:03:55.700Z] f586b80fde78: Layer already exists [2023-06-17T01:03:55.700Z] 87a5bb796f0e: Layer already exists [2023-06-17T01:03:55.700Z] 0c84e793e720: Layer already exists [2023-06-17T01:03:55.700Z] 3dab9f8bf2d2: Layer already exists [2023-06-17T01:03:55.700Z] main: digest: sha256:f60546d40d3cdc23b6804acadbedd4cce7e7ad372dac782a8d4b318dd729c565 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-06-17T01:03:55.752Z] ===================================================== [Pipeline] echo [2023-06-17T01:03:55.763Z] taggedImages: [2023-06-17T01:03:55.763Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284 [2023-06-17T01:03:55.763Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2023-06-17T01:03:55.763Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.1.0-dev.4 [2023-06-17T01:03:55.763Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284-3.1.0-dev.4 [2023-06-17T01:03:55.763Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo [2023-06-17T01:03:55.786Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2023-06-17T01:03:55.786Z] 61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284 [2023-06-17T01:03:55.786Z] latest [2023-06-17T01:03:55.786Z] 3.1.0-dev.4 [2023-06-17T01:03:55.786Z] 61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284-3.1.0-dev.4 [2023-06-17T01:03:55.786Z] main [2023-06-17T01:03:55.786Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [2023-06-17T01:03:55.808Z] [Pipeline] { [2023-06-17T01:03:55.808Z] #44 [security-proxy-auth internal] load build context [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-17T01:03:56.078Z] #44 ... [2023-06-17T01:03:56.078Z] [2023-06-17T01:03:56.078Z] #42 [support-notifications internal] load build context [2023-06-17T01:03:56.078Z] #42 transferring context: 2.56MB 2.1s done [2023-06-17T01:03:56.078Z] #42 DONE 3.5s [2023-06-17T01:03:56.078Z] [2023-06-17T01:03:56.078Z] #44 [security-proxy-auth internal] load build context [2023-06-17T01:03:56.113Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-17T01:03:56.427Z] + docker push nexus3.edgexfoundry.org:10004/core-data:61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284 [2023-06-17T01:03:56.428Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-06-17T01:03:56.428Z] 4b2d26a4ee6f: Preparing [2023-06-17T01:03:56.428Z] 53134d4b5ead: Preparing [2023-06-17T01:03:56.428Z] 38a78873fe2e: Preparing [2023-06-17T01:03:56.428Z] 0c84e793e720: Preparing [2023-06-17T01:03:56.428Z] 3f9e9a75d326: Preparing [2023-06-17T01:03:56.428Z] 3dab9f8bf2d2: Preparing [2023-06-17T01:03:56.428Z] 3dab9f8bf2d2: Waiting [2023-06-17T01:03:56.428Z] 38a78873fe2e: Layer already exists [2023-06-17T01:03:56.428Z] 0c84e793e720: Layer already exists [2023-06-17T01:03:56.428Z] 3dab9f8bf2d2: Layer already exists [2023-06-17T01:03:56.428Z] 4b2d26a4ee6f: Pushed [2023-06-17T01:03:56.428Z] 3f9e9a75d326: Pushed [2023-06-17T01:03:57.804Z] 53134d4b5ead: Pushed [2023-06-17T01:03:58.020Z] #44 ... [2023-06-17T01:03:58.020Z] [2023-06-17T01:03:58.020Z] #45 [core-command internal] load build context [2023-06-17T01:03:58.020Z] #45 transferring context: 2.56MB 3.8s done [2023-06-17T01:03:58.020Z] #45 DONE 4.4s [2023-06-17T01:03:58.020Z] [2023-06-17T01:03:58.020Z] #44 [security-proxy-auth internal] load build context [2023-06-17T01:03:58.062Z] 61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284: digest: sha256:ca97c1f16a6702626c13be0f97f243b2718521e8dfec1bedaf58e3598205f3e3 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-17T01:03:58.382Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-17T01:03:58.603Z] #44 ... [2023-06-17T01:03:58.604Z] [2023-06-17T01:03:58.604Z] #37 [security-bootstrapper internal] load build context [2023-06-17T01:03:58.604Z] #37 transferring context: 2.56MB 4.8s done [2023-06-17T01:03:58.604Z] #37 DONE 5.9s [2023-06-17T01:03:58.604Z] [2023-06-17T01:03:58.604Z] #44 [security-proxy-auth internal] load build context [2023-06-17T01:03:58.705Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2023-06-17T01:03:58.705Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-06-17T01:03:58.705Z] 4b2d26a4ee6f: Preparing [2023-06-17T01:03:58.705Z] 53134d4b5ead: Preparing [2023-06-17T01:03:58.705Z] 38a78873fe2e: Preparing [2023-06-17T01:03:58.705Z] 0c84e793e720: Preparing [2023-06-17T01:03:58.705Z] 3f9e9a75d326: Preparing [2023-06-17T01:03:58.705Z] 3dab9f8bf2d2: Preparing [2023-06-17T01:03:58.705Z] 3dab9f8bf2d2: Waiting [2023-06-17T01:03:58.705Z] 38a78873fe2e: Layer already exists [2023-06-17T01:03:58.705Z] 3f9e9a75d326: Layer already exists [2023-06-17T01:03:58.705Z] 4b2d26a4ee6f: Layer already exists [2023-06-17T01:03:58.705Z] 0c84e793e720: Layer already exists [2023-06-17T01:03:58.705Z] 53134d4b5ead: Layer already exists [2023-06-17T01:03:58.705Z] 3dab9f8bf2d2: Layer already exists [2023-06-17T01:03:58.705Z] latest: digest: sha256:ca97c1f16a6702626c13be0f97f243b2718521e8dfec1bedaf58e3598205f3e3 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-17T01:03:59.018Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:3.1.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-17T01:03:59.333Z] + docker push nexus3.edgexfoundry.org:10004/core-data:3.1.0-dev.4 [2023-06-17T01:03:59.333Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-06-17T01:03:59.333Z] 4b2d26a4ee6f: Preparing [2023-06-17T01:03:59.333Z] 53134d4b5ead: Preparing [2023-06-17T01:03:59.333Z] 38a78873fe2e: Preparing [2023-06-17T01:03:59.333Z] 0c84e793e720: Preparing [2023-06-17T01:03:59.333Z] 3f9e9a75d326: Preparing [2023-06-17T01:03:59.333Z] 3dab9f8bf2d2: Preparing [2023-06-17T01:03:59.333Z] 3dab9f8bf2d2: Waiting [2023-06-17T01:03:59.333Z] 3f9e9a75d326: Layer already exists [2023-06-17T01:03:59.333Z] 0c84e793e720: Layer already exists [2023-06-17T01:03:59.333Z] 38a78873fe2e: Layer already exists [2023-06-17T01:03:59.333Z] 4b2d26a4ee6f: Layer already exists [2023-06-17T01:03:59.333Z] 53134d4b5ead: Layer already exists [2023-06-17T01:03:59.333Z] 3dab9f8bf2d2: Layer already exists [2023-06-17T01:03:59.333Z] 3.1.0-dev.4: digest: sha256:ca97c1f16a6702626c13be0f97f243b2718521e8dfec1bedaf58e3598205f3e3 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-17T01:03:59.652Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284-3.1.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-17T01:03:59.972Z] + docker push nexus3.edgexfoundry.org:10004/core-data:61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284-3.1.0-dev.4 [2023-06-17T01:03:59.973Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-06-17T01:03:59.973Z] 4b2d26a4ee6f: Preparing [2023-06-17T01:03:59.973Z] 53134d4b5ead: Preparing [2023-06-17T01:03:59.973Z] 38a78873fe2e: Preparing [2023-06-17T01:03:59.973Z] 0c84e793e720: Preparing [2023-06-17T01:03:59.973Z] 3f9e9a75d326: Preparing [2023-06-17T01:03:59.973Z] 3dab9f8bf2d2: Preparing [2023-06-17T01:03:59.973Z] 3f9e9a75d326: Layer already exists [2023-06-17T01:03:59.973Z] 0c84e793e720: Layer already exists [2023-06-17T01:03:59.973Z] 53134d4b5ead: Layer already exists [2023-06-17T01:03:59.973Z] 4b2d26a4ee6f: Layer already exists [2023-06-17T01:03:59.973Z] 38a78873fe2e: Layer already exists [2023-06-17T01:03:59.973Z] 3dab9f8bf2d2: Layer already exists [2023-06-17T01:03:59.973Z] 61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284-3.1.0-dev.4: digest: sha256:ca97c1f16a6702626c13be0f97f243b2718521e8dfec1bedaf58e3598205f3e3 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-17T01:04:00.042Z] #44 ... [2023-06-17T01:04:00.043Z] [2023-06-17T01:04:00.043Z] #39 [support-scheduler internal] load build context [2023-06-17T01:04:00.043Z] #39 transferring context: 2.56MB 4.7s done [2023-06-17T01:04:00.043Z] #39 DONE 6.7s [2023-06-17T01:04:00.043Z] [2023-06-17T01:04:00.043Z] #44 [security-proxy-auth internal] load build context [2023-06-17T01:04:00.280Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [2023-06-17T01:04:00.309Z] #44 ... [2023-06-17T01:04:00.309Z] [2023-06-17T01:04:00.309Z] #46 [security-spire-config internal] load build context [2023-06-17T01:04:00.309Z] #46 transferring context: 2.56MB 5.2s done [2023-06-17T01:04:00.309Z] #46 DONE 6.5s [2023-06-17T01:04:00.309Z] [2023-06-17T01:04:00.309Z] #44 [security-proxy-auth internal] load build context [2023-06-17T01:04:00.309Z] #44 transferring context: 2.56MB 5.6s done [Pipeline] sh [2023-06-17T01:04:00.588Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2023-06-17T01:04:00.588Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-06-17T01:04:00.588Z] 4b2d26a4ee6f: Preparing [2023-06-17T01:04:00.588Z] 53134d4b5ead: Preparing [2023-06-17T01:04:00.588Z] 38a78873fe2e: Preparing [2023-06-17T01:04:00.588Z] 0c84e793e720: Preparing [2023-06-17T01:04:00.588Z] 3f9e9a75d326: Preparing [2023-06-17T01:04:00.588Z] 3dab9f8bf2d2: Preparing [2023-06-17T01:04:00.588Z] 3dab9f8bf2d2: Waiting [2023-06-17T01:04:00.588Z] 53134d4b5ead: Layer already exists [2023-06-17T01:04:00.588Z] 4b2d26a4ee6f: Layer already exists [2023-06-17T01:04:00.588Z] 38a78873fe2e: Layer already exists [2023-06-17T01:04:00.588Z] 3f9e9a75d326: Layer already exists [2023-06-17T01:04:00.588Z] 0c84e793e720: Layer already exists [2023-06-17T01:04:00.588Z] 3dab9f8bf2d2: Layer already exists [2023-06-17T01:04:00.588Z] main: digest: sha256:ca97c1f16a6702626c13be0f97f243b2718521e8dfec1bedaf58e3598205f3e3 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-06-17T01:04:00.622Z] ===================================================== [Pipeline] echo [2023-06-17T01:04:00.628Z] taggedImages: [2023-06-17T01:04:00.628Z] - nexus3.edgexfoundry.org:10004/core-data:61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284 [2023-06-17T01:04:00.628Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2023-06-17T01:04:00.628Z] - nexus3.edgexfoundry.org:10004/core-data:3.1.0-dev.4 [2023-06-17T01:04:00.628Z] - nexus3.edgexfoundry.org:10004/core-data:61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284-3.1.0-dev.4 [2023-06-17T01:04:00.628Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2023-06-17T01:04:00.645Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2023-06-17T01:04:00.645Z] 61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284 [2023-06-17T01:04:00.645Z] latest [2023-06-17T01:04:00.645Z] 3.1.0-dev.4 [2023-06-17T01:04:00.645Z] 61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284-3.1.0-dev.4 [2023-06-17T01:04:00.645Z] main [2023-06-17T01:04:00.645Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-17T01:04:00.890Z] #44 ... [2023-06-17T01:04:00.890Z] [2023-06-17T01:04:00.890Z] #47 [security-spire-server builder 3/9] RUN apk add --update --no-cache make git build-base curl [2023-06-17T01:04:00.890Z] #0 5.129 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-06-17T01:04:00.890Z] #0 5.842 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-06-17T01:04:00.890Z] #0 7.427 OK: 263 MiB in 53 packages [2023-06-17T01:04:00.890Z] #47 DONE 9.7s [2023-06-17T01:04:00.957Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-17T01:04:01.161Z] [2023-06-17T01:04:01.161Z] #48 [security-spire-agent builder 4/9] COPY go.mod vendor* ./ [2023-06-17T01:04:01.263Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284 [2023-06-17T01:04:01.263Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-06-17T01:04:01.263Z] 18436ca5d3b9: Preparing [2023-06-17T01:04:01.263Z] d669d9e6c976: Preparing [2023-06-17T01:04:01.263Z] 65195210eae9: Preparing [2023-06-17T01:04:01.263Z] 38a78873fe2e: Preparing [2023-06-17T01:04:01.263Z] 0c84e793e720: Preparing [2023-06-17T01:04:01.263Z] 87a5bb796f0e: Preparing [2023-06-17T01:04:01.263Z] 3dab9f8bf2d2: Preparing [2023-06-17T01:04:01.263Z] 87a5bb796f0e: Waiting [2023-06-17T01:04:01.263Z] 3dab9f8bf2d2: Waiting [2023-06-17T01:04:01.263Z] 0c84e793e720: Layer already exists [2023-06-17T01:04:01.263Z] d669d9e6c976: Pushed [2023-06-17T01:04:01.263Z] 18436ca5d3b9: Pushed [2023-06-17T01:04:01.263Z] 38a78873fe2e: Layer already exists [2023-06-17T01:04:01.428Z] #48 ... [2023-06-17T01:04:01.428Z] [2023-06-17T01:04:01.428Z] #49 [security-spiffe-token-provider internal] load build context [2023-06-17T01:04:01.428Z] #49 transferring context: 2.56MB 4.7s done [2023-06-17T01:04:01.428Z] #49 DONE 6.8s [2023-06-17T01:04:01.428Z] [2023-06-17T01:04:01.428Z] #44 [security-proxy-auth internal] load build context [2023-06-17T01:04:01.428Z] #44 DONE 7.0s [2023-06-17T01:04:01.428Z] [2023-06-17T01:04:01.428Z] #43 [core-data internal] load build context [2023-06-17T01:04:01.428Z] #43 transferring context: 2.56MB 5.2s done [2023-06-17T01:04:01.522Z] 87a5bb796f0e: Layer already exists [2023-06-17T01:04:01.522Z] 3dab9f8bf2d2: Layer already exists [2023-06-17T01:04:01.704Z] #43 ... [2023-06-17T01:04:01.704Z] [2023-06-17T01:04:01.704Z] #50 [security-spire-server internal] load build context [2023-06-17T01:04:01.704Z] #50 transferring context: 2.56MB 6.6s done [2023-06-17T01:04:01.704Z] #50 DONE 8.2s [2023-06-17T01:04:01.704Z] [2023-06-17T01:04:01.704Z] #51 [core-data builder 3/7] RUN apk add --update --no-cache make git [2023-06-17T01:04:01.704Z] #51 ... [2023-06-17T01:04:01.704Z] [2023-06-17T01:04:01.704Z] #43 [core-data internal] load build context [2023-06-17T01:04:01.704Z] #43 DONE 7.2s [2023-06-17T01:04:01.704Z] [2023-06-17T01:04:01.704Z] #52 [security-proxy-auth stage-1 2/8] RUN apk add --update --no-cache dumb-init [2023-06-17T01:04:02.302Z] #52 ... [2023-06-17T01:04:02.303Z] [2023-06-17T01:04:02.303Z] #53 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2023-06-17T01:04:02.303Z] #0 8.368 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-06-17T01:04:02.303Z] #0 9.407 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-06-17T01:04:02.303Z] #53 ... [2023-06-17T01:04:02.303Z] [2023-06-17T01:04:02.303Z] #54 [security-proxy-setup stage-1 2/9] RUN apk add --update --no-cache dumb-init openssl [2023-06-17T01:04:02.575Z] #54 ... [2023-06-17T01:04:02.575Z] [2023-06-17T01:04:02.575Z] #55 [security-spire-server stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-06-17T01:04:02.575Z] #55 ... [2023-06-17T01:04:02.575Z] [2023-06-17T01:04:02.575Z] #56 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2023-06-17T01:04:02.844Z] #56 ... [2023-06-17T01:04:02.844Z] [2023-06-17T01:04:02.844Z] #57 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-06-17T01:04:02.844Z] #57 ... [2023-06-17T01:04:02.844Z] [2023-06-17T01:04:02.844Z] #48 [security-spire-agent builder 4/9] COPY go.mod vendor* ./ [2023-06-17T01:04:02.844Z] #48 DONE 1.7s [2023-06-17T01:04:02.844Z] [2023-06-17T01:04:02.844Z] #58 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-06-17T01:04:02.900Z] 65195210eae9: Pushed [2023-06-17T01:04:02.900Z] 61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284: digest: sha256:37bfc89b6d6ca52063b9e61b27e1546d0b18c0d194b2a06380e67540f707cf70 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-17T01:04:03.112Z] #58 ... [2023-06-17T01:04:03.112Z] [2023-06-17T01:04:03.112Z] #59 [security-spire-agent builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-17T01:04:03.211Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-17T01:04:03.516Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2023-06-17T01:04:03.516Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-06-17T01:04:03.516Z] 18436ca5d3b9: Preparing [2023-06-17T01:04:03.516Z] d669d9e6c976: Preparing [2023-06-17T01:04:03.516Z] 65195210eae9: Preparing [2023-06-17T01:04:03.516Z] 38a78873fe2e: Preparing [2023-06-17T01:04:03.516Z] 0c84e793e720: Preparing [2023-06-17T01:04:03.516Z] 87a5bb796f0e: Preparing [2023-06-17T01:04:03.516Z] 3dab9f8bf2d2: Preparing [2023-06-17T01:04:03.516Z] 87a5bb796f0e: Waiting [2023-06-17T01:04:03.516Z] 3dab9f8bf2d2: Waiting [2023-06-17T01:04:03.516Z] 38a78873fe2e: Layer already exists [2023-06-17T01:04:03.516Z] 0c84e793e720: Layer already exists [2023-06-17T01:04:03.516Z] d669d9e6c976: Layer already exists [2023-06-17T01:04:03.516Z] 18436ca5d3b9: Layer already exists [2023-06-17T01:04:03.516Z] 65195210eae9: Layer already exists [2023-06-17T01:04:03.516Z] 87a5bb796f0e: Layer already exists [2023-06-17T01:04:03.516Z] 3dab9f8bf2d2: Layer already exists [2023-06-17T01:04:03.516Z] latest: digest: sha256:37bfc89b6d6ca52063b9e61b27e1546d0b18c0d194b2a06380e67540f707cf70 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-17T01:04:03.702Z] #59 ... [2023-06-17T01:04:03.702Z] [2023-06-17T01:04:03.702Z] #60 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-06-17T01:04:03.702Z] #0 6.004 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-06-17T01:04:03.702Z] #0 6.750 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-06-17T01:04:03.702Z] #0 8.282 v3.17.4-5-g567f26ca3d2 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-06-17T01:04:03.702Z] #0 8.282 v3.17.4-2-g7fb040f4d3b [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-06-17T01:04:03.702Z] #0 8.282 OK: 17689 distinct packages available [2023-06-17T01:04:03.702Z] #0 8.559 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-06-17T01:04:03.702Z] #0 9.578 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-06-17T01:04:03.822Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:3.1.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-17T01:04:03.969Z] #60 ... [2023-06-17T01:04:03.969Z] [2023-06-17T01:04:03.969Z] #53 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2023-06-17T01:04:03.969Z] #53 11.21 OK: 263 MiB in 53 packages [2023-06-17T01:04:03.969Z] #53 DONE 11.7s [2023-06-17T01:04:03.969Z] [2023-06-17T01:04:03.969Z] #61 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2023-06-17T01:04:04.125Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:3.1.0-dev.4 [2023-06-17T01:04:04.125Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-06-17T01:04:04.125Z] 18436ca5d3b9: Preparing [2023-06-17T01:04:04.125Z] d669d9e6c976: Preparing [2023-06-17T01:04:04.125Z] 65195210eae9: Preparing [2023-06-17T01:04:04.125Z] 38a78873fe2e: Preparing [2023-06-17T01:04:04.125Z] 0c84e793e720: Preparing [2023-06-17T01:04:04.125Z] 87a5bb796f0e: Preparing [2023-06-17T01:04:04.125Z] 3dab9f8bf2d2: Preparing [2023-06-17T01:04:04.125Z] 3dab9f8bf2d2: Waiting [2023-06-17T01:04:04.125Z] 87a5bb796f0e: Waiting [2023-06-17T01:04:04.125Z] 38a78873fe2e: Layer already exists [2023-06-17T01:04:04.125Z] 65195210eae9: Layer already exists [2023-06-17T01:04:04.125Z] 18436ca5d3b9: Layer already exists [2023-06-17T01:04:04.125Z] d669d9e6c976: Layer already exists [2023-06-17T01:04:04.125Z] 0c84e793e720: Layer already exists [2023-06-17T01:04:04.125Z] 87a5bb796f0e: Layer already exists [2023-06-17T01:04:04.126Z] 3dab9f8bf2d2: Layer already exists [2023-06-17T01:04:04.126Z] 3.1.0-dev.4: digest: sha256:37bfc89b6d6ca52063b9e61b27e1546d0b18c0d194b2a06380e67540f707cf70 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-17T01:04:04.431Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284-3.1.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-17T01:04:04.560Z] #61 ... [2023-06-17T01:04:04.561Z] [2023-06-17T01:04:04.561Z] #62 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-06-17T01:04:04.561Z] #62 ... [2023-06-17T01:04:04.561Z] [2023-06-17T01:04:04.561Z] #56 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2023-06-17T01:04:04.561Z] #56 11.44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-06-17T01:04:04.734Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284-3.1.0-dev.4 [2023-06-17T01:04:04.735Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-06-17T01:04:04.735Z] 18436ca5d3b9: Preparing [2023-06-17T01:04:04.735Z] d669d9e6c976: Preparing [2023-06-17T01:04:04.735Z] 65195210eae9: Preparing [2023-06-17T01:04:04.735Z] 38a78873fe2e: Preparing [2023-06-17T01:04:04.735Z] 0c84e793e720: Preparing [2023-06-17T01:04:04.735Z] 87a5bb796f0e: Preparing [2023-06-17T01:04:04.735Z] 3dab9f8bf2d2: Preparing [2023-06-17T01:04:04.735Z] 87a5bb796f0e: Waiting [2023-06-17T01:04:04.735Z] 3dab9f8bf2d2: Waiting [2023-06-17T01:04:04.735Z] 18436ca5d3b9: Layer already exists [2023-06-17T01:04:04.735Z] 65195210eae9: Layer already exists [2023-06-17T01:04:04.735Z] 0c84e793e720: Layer already exists [2023-06-17T01:04:04.735Z] 38a78873fe2e: Layer already exists [2023-06-17T01:04:04.735Z] d669d9e6c976: Layer already exists [2023-06-17T01:04:04.735Z] 87a5bb796f0e: Layer already exists [2023-06-17T01:04:04.735Z] 3dab9f8bf2d2: Layer already exists [2023-06-17T01:04:04.735Z] 61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284-3.1.0-dev.4: digest: sha256:37bfc89b6d6ca52063b9e61b27e1546d0b18c0d194b2a06380e67540f707cf70 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-17T01:04:04.828Z] #56 ... [2023-06-17T01:04:04.828Z] [2023-06-17T01:04:04.828Z] #63 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-06-17T01:04:05.040Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-17T01:04:05.102Z] #63 ... [2023-06-17T01:04:05.102Z] [2023-06-17T01:04:05.102Z] #61 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2023-06-17T01:04:05.102Z] #61 DONE 1.2s [2023-06-17T01:04:05.102Z] [2023-06-17T01:04:05.102Z] #64 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-17T01:04:05.102Z] #64 ... [2023-06-17T01:04:05.102Z] [2023-06-17T01:04:05.102Z] #65 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-06-17T01:04:05.347Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2023-06-17T01:04:05.347Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-06-17T01:04:05.347Z] 18436ca5d3b9: Preparing [2023-06-17T01:04:05.347Z] d669d9e6c976: Preparing [2023-06-17T01:04:05.347Z] 65195210eae9: Preparing [2023-06-17T01:04:05.347Z] 38a78873fe2e: Preparing [2023-06-17T01:04:05.347Z] 0c84e793e720: Preparing [2023-06-17T01:04:05.347Z] 87a5bb796f0e: Preparing [2023-06-17T01:04:05.347Z] 3dab9f8bf2d2: Preparing [2023-06-17T01:04:05.347Z] 87a5bb796f0e: Waiting [2023-06-17T01:04:05.347Z] 3dab9f8bf2d2: Waiting [2023-06-17T01:04:05.347Z] 0c84e793e720: Layer already exists [2023-06-17T01:04:05.347Z] d669d9e6c976: Layer already exists [2023-06-17T01:04:05.347Z] 18436ca5d3b9: Layer already exists [2023-06-17T01:04:05.347Z] 65195210eae9: Layer already exists [2023-06-17T01:04:05.347Z] 38a78873fe2e: Layer already exists [2023-06-17T01:04:05.347Z] 87a5bb796f0e: Layer already exists [2023-06-17T01:04:05.347Z] 3dab9f8bf2d2: Layer already exists [2023-06-17T01:04:05.347Z] main: digest: sha256:37bfc89b6d6ca52063b9e61b27e1546d0b18c0d194b2a06380e67540f707cf70 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [2023-06-17T01:04:05.378Z] #65 ... [2023-06-17T01:04:05.378Z] [2023-06-17T01:04:05.378Z] #56 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2023-06-17T01:04:05.378Z] #56 12.79 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-06-17T01:04:05.397Z] ===================================================== [Pipeline] echo [2023-06-17T01:04:05.406Z] taggedImages: [2023-06-17T01:04:05.406Z] - nexus3.edgexfoundry.org:10004/core-metadata:61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284 [2023-06-17T01:04:05.406Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2023-06-17T01:04:05.406Z] - nexus3.edgexfoundry.org:10004/core-metadata:3.1.0-dev.4 [2023-06-17T01:04:05.406Z] - nexus3.edgexfoundry.org:10004/core-metadata:61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284-3.1.0-dev.4 [2023-06-17T01:04:05.406Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2023-06-17T01:04:05.436Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2023-06-17T01:04:05.437Z] 61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284 [2023-06-17T01:04:05.437Z] latest [2023-06-17T01:04:05.437Z] 3.1.0-dev.4 [2023-06-17T01:04:05.437Z] 61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284-3.1.0-dev.4 [2023-06-17T01:04:05.437Z] main [2023-06-17T01:04:05.437Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-17T01:04:05.764Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-17T01:04:06.069Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284 [2023-06-17T01:04:06.069Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-06-17T01:04:06.069Z] 525912d6ee85: Preparing [2023-06-17T01:04:06.069Z] 20c05e388c7d: Preparing [2023-06-17T01:04:06.069Z] fcba0fb504f1: Preparing [2023-06-17T01:04:06.069Z] b72420583d4e: Preparing [2023-06-17T01:04:06.069Z] 71f8d760be21: Preparing [2023-06-17T01:04:06.069Z] f2875d83d296: Preparing [2023-06-17T01:04:06.069Z] 1dc7335cadae: Preparing [2023-06-17T01:04:06.069Z] 38a78873fe2e: Preparing [2023-06-17T01:04:06.069Z] 0c84e793e720: Preparing [2023-06-17T01:04:06.069Z] 0f63584a36fb: Preparing [2023-06-17T01:04:06.069Z] e2d7156e7c06: Preparing [2023-06-17T01:04:06.069Z] 5f70bf18a086: Preparing [2023-06-17T01:04:06.069Z] fa272eac9cbe: Preparing [2023-06-17T01:04:06.069Z] 17ceccdde8dd: Preparing [2023-06-17T01:04:06.069Z] 3dab9f8bf2d2: Preparing [2023-06-17T01:04:06.069Z] 0f63584a36fb: Waiting [2023-06-17T01:04:06.069Z] e2d7156e7c06: Waiting [2023-06-17T01:04:06.069Z] 5f70bf18a086: Waiting [2023-06-17T01:04:06.069Z] fa272eac9cbe: Waiting [2023-06-17T01:04:06.069Z] 17ceccdde8dd: Waiting [2023-06-17T01:04:06.069Z] 38a78873fe2e: Waiting [2023-06-17T01:04:06.069Z] 3dab9f8bf2d2: Waiting [2023-06-17T01:04:06.069Z] 0c84e793e720: Waiting [2023-06-17T01:04:06.069Z] 1dc7335cadae: Waiting [2023-06-17T01:04:06.069Z] f2875d83d296: Waiting [2023-06-17T01:04:06.069Z] 20c05e388c7d: Pushed [2023-06-17T01:04:06.069Z] b72420583d4e: Pushed [2023-06-17T01:04:06.069Z] fcba0fb504f1: Pushed [2023-06-17T01:04:06.069Z] 71f8d760be21: Pushed [2023-06-17T01:04:06.069Z] 525912d6ee85: Pushed [2023-06-17T01:04:06.069Z] 38a78873fe2e: Layer already exists [2023-06-17T01:04:06.069Z] 0c84e793e720: Layer already exists [2023-06-17T01:04:06.069Z] f2875d83d296: Pushed [2023-06-17T01:04:06.329Z] 5f70bf18a086: Pushed [2023-06-17T01:04:06.329Z] e2d7156e7c06: Pushed [2023-06-17T01:04:06.329Z] 0f63584a36fb: Pushed [2023-06-17T01:04:06.329Z] fa272eac9cbe: Pushed [2023-06-17T01:04:06.329Z] 3dab9f8bf2d2: Layer already exists [2023-06-17T01:04:06.329Z] 17ceccdde8dd: Pushed [2023-06-17T01:04:06.802Z] #56 ... [2023-06-17T01:04:06.802Z] [2023-06-17T01:04:06.802Z] #60 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-06-17T01:04:06.802Z] #60 11.68 (1/4) Installing dumb-init (1.2.5-r2) [2023-06-17T01:04:06.802Z] #60 11.72 (2/4) Installing musl-obstack (1.2.3-r0) [2023-06-17T01:04:06.802Z] #60 11.72 (3/4) Installing libucontext (1.2-r0) [2023-06-17T01:04:06.802Z] #60 11.72 (4/4) Installing gcompat (1.1.0-r0) [2023-06-17T01:04:06.802Z] #60 11.74 Executing busybox-1.35.0-r29.trigger [2023-06-17T01:04:06.802Z] #60 11.78 OK: 8 MiB in 19 packages [2023-06-17T01:04:06.802Z] #60 DONE 12.6s [2023-06-17T01:04:06.802Z] [2023-06-17T01:04:06.802Z] #38 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-06-17T01:04:06.802Z] #38 13.29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-06-17T01:04:07.736Z] 1dc7335cadae: Pushed [2023-06-17T01:04:07.767Z] #38 14.87 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-06-17T01:04:07.995Z] 61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284: digest: sha256:4616e60c6d130ddd52889b6fcd271249b6440cb9969ac2f882958237fac2d5fe size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-17T01:04:08.304Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-17T01:04:08.608Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2023-06-17T01:04:08.608Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-06-17T01:04:08.608Z] 525912d6ee85: Preparing [2023-06-17T01:04:08.608Z] 20c05e388c7d: Preparing [2023-06-17T01:04:08.608Z] fcba0fb504f1: Preparing [2023-06-17T01:04:08.608Z] b72420583d4e: Preparing [2023-06-17T01:04:08.608Z] 71f8d760be21: Preparing [2023-06-17T01:04:08.608Z] f2875d83d296: Preparing [2023-06-17T01:04:08.608Z] 1dc7335cadae: Preparing [2023-06-17T01:04:08.608Z] 38a78873fe2e: Preparing [2023-06-17T01:04:08.608Z] 0c84e793e720: Preparing [2023-06-17T01:04:08.608Z] 0f63584a36fb: Preparing [2023-06-17T01:04:08.608Z] e2d7156e7c06: Preparing [2023-06-17T01:04:08.608Z] 5f70bf18a086: Preparing [2023-06-17T01:04:08.608Z] fa272eac9cbe: Preparing [2023-06-17T01:04:08.608Z] 17ceccdde8dd: Preparing [2023-06-17T01:04:08.608Z] 3dab9f8bf2d2: Preparing [2023-06-17T01:04:08.608Z] f2875d83d296: Waiting [2023-06-17T01:04:08.608Z] e2d7156e7c06: Waiting [2023-06-17T01:04:08.608Z] 5f70bf18a086: Waiting [2023-06-17T01:04:08.608Z] fa272eac9cbe: Waiting [2023-06-17T01:04:08.608Z] 17ceccdde8dd: Waiting [2023-06-17T01:04:08.608Z] 3dab9f8bf2d2: Waiting [2023-06-17T01:04:08.608Z] 1dc7335cadae: Waiting [2023-06-17T01:04:08.608Z] 0f63584a36fb: Waiting [2023-06-17T01:04:08.608Z] 38a78873fe2e: Waiting [2023-06-17T01:04:08.608Z] 0c84e793e720: Waiting [2023-06-17T01:04:08.608Z] fcba0fb504f1: Layer already exists [2023-06-17T01:04:08.608Z] 20c05e388c7d: Layer already exists [2023-06-17T01:04:08.608Z] 525912d6ee85: Layer already exists [2023-06-17T01:04:08.608Z] b72420583d4e: Layer already exists [2023-06-17T01:04:08.608Z] 71f8d760be21: Layer already exists [2023-06-17T01:04:08.608Z] f2875d83d296: Layer already exists [2023-06-17T01:04:08.608Z] 1dc7335cadae: Layer already exists [2023-06-17T01:04:08.608Z] 0c84e793e720: Layer already exists [2023-06-17T01:04:08.608Z] 38a78873fe2e: Layer already exists [2023-06-17T01:04:08.608Z] 0f63584a36fb: Layer already exists [2023-06-17T01:04:08.608Z] e2d7156e7c06: Layer already exists [2023-06-17T01:04:08.608Z] 5f70bf18a086: Layer already exists [2023-06-17T01:04:08.608Z] 17ceccdde8dd: Layer already exists [2023-06-17T01:04:08.608Z] fa272eac9cbe: Layer already exists [2023-06-17T01:04:08.608Z] 3dab9f8bf2d2: Layer already exists [2023-06-17T01:04:08.608Z] latest: digest: sha256:4616e60c6d130ddd52889b6fcd271249b6440cb9969ac2f882958237fac2d5fe size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-17T01:04:08.911Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:3.1.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-17T01:04:09.221Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:3.1.0-dev.4 [2023-06-17T01:04:09.221Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-06-17T01:04:09.221Z] 525912d6ee85: Preparing [2023-06-17T01:04:09.221Z] 20c05e388c7d: Preparing [2023-06-17T01:04:09.221Z] fcba0fb504f1: Preparing [2023-06-17T01:04:09.221Z] b72420583d4e: Preparing [2023-06-17T01:04:09.221Z] 71f8d760be21: Preparing [2023-06-17T01:04:09.221Z] f2875d83d296: Preparing [2023-06-17T01:04:09.221Z] 1dc7335cadae: Preparing [2023-06-17T01:04:09.221Z] 38a78873fe2e: Preparing [2023-06-17T01:04:09.221Z] 0c84e793e720: Preparing [2023-06-17T01:04:09.221Z] 0f63584a36fb: Preparing [2023-06-17T01:04:09.221Z] e2d7156e7c06: Preparing [2023-06-17T01:04:09.221Z] 5f70bf18a086: Preparing [2023-06-17T01:04:09.221Z] fa272eac9cbe: Preparing [2023-06-17T01:04:09.221Z] 17ceccdde8dd: Preparing [2023-06-17T01:04:09.221Z] 3dab9f8bf2d2: Preparing [2023-06-17T01:04:09.221Z] 38a78873fe2e: Waiting [2023-06-17T01:04:09.221Z] e2d7156e7c06: Waiting [2023-06-17T01:04:09.221Z] f2875d83d296: Waiting [2023-06-17T01:04:09.221Z] 5f70bf18a086: Waiting [2023-06-17T01:04:09.221Z] fa272eac9cbe: Waiting [2023-06-17T01:04:09.221Z] 0f63584a36fb: Waiting [2023-06-17T01:04:09.221Z] 17ceccdde8dd: Waiting [2023-06-17T01:04:09.221Z] 3dab9f8bf2d2: Waiting [2023-06-17T01:04:09.221Z] b72420583d4e: Layer already exists [2023-06-17T01:04:09.221Z] fcba0fb504f1: Layer already exists [2023-06-17T01:04:09.221Z] 71f8d760be21: Layer already exists [2023-06-17T01:04:09.221Z] 20c05e388c7d: Layer already exists [2023-06-17T01:04:09.221Z] 525912d6ee85: Layer already exists [2023-06-17T01:04:09.221Z] 1dc7335cadae: Layer already exists [2023-06-17T01:04:09.221Z] f2875d83d296: Layer already exists [2023-06-17T01:04:09.221Z] 0f63584a36fb: Layer already exists [2023-06-17T01:04:09.221Z] 0c84e793e720: Layer already exists [2023-06-17T01:04:09.221Z] 38a78873fe2e: Layer already exists [2023-06-17T01:04:09.221Z] fa272eac9cbe: Layer already exists [2023-06-17T01:04:09.221Z] 17ceccdde8dd: Layer already exists [2023-06-17T01:04:09.221Z] 5f70bf18a086: Layer already exists [2023-06-17T01:04:09.221Z] e2d7156e7c06: Layer already exists [2023-06-17T01:04:09.221Z] 3dab9f8bf2d2: Layer already exists [2023-06-17T01:04:09.221Z] 3.1.0-dev.4: digest: sha256:4616e60c6d130ddd52889b6fcd271249b6440cb9969ac2f882958237fac2d5fe size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-17T01:04:09.531Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284-3.1.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-17T01:04:09.716Z] #38 16.40 (1/2) Installing dumb-init (1.2.5-r2) [2023-06-17T01:04:09.716Z] #38 16.42 (2/2) Installing su-exec (0.2-r2) [2023-06-17T01:04:09.716Z] #38 16.43 Executing busybox-1.35.0-r29.trigger [2023-06-17T01:04:09.716Z] #38 16.48 OK: 8 MiB in 17 packages [2023-06-17T01:04:09.925Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284-3.1.0-dev.4 [2023-06-17T01:04:09.925Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-06-17T01:04:09.925Z] 525912d6ee85: Preparing [2023-06-17T01:04:09.925Z] 20c05e388c7d: Preparing [2023-06-17T01:04:09.925Z] fcba0fb504f1: Preparing [2023-06-17T01:04:09.925Z] b72420583d4e: Preparing [2023-06-17T01:04:09.925Z] 71f8d760be21: Preparing [2023-06-17T01:04:09.925Z] f2875d83d296: Preparing [2023-06-17T01:04:09.925Z] 1dc7335cadae: Preparing [2023-06-17T01:04:09.925Z] 38a78873fe2e: Preparing [2023-06-17T01:04:09.925Z] 0c84e793e720: Preparing [2023-06-17T01:04:09.925Z] 0f63584a36fb: Preparing [2023-06-17T01:04:09.925Z] e2d7156e7c06: Preparing [2023-06-17T01:04:09.925Z] 5f70bf18a086: Preparing [2023-06-17T01:04:09.925Z] fa272eac9cbe: Preparing [2023-06-17T01:04:09.925Z] 17ceccdde8dd: Preparing [2023-06-17T01:04:09.925Z] 3dab9f8bf2d2: Preparing [2023-06-17T01:04:09.925Z] f2875d83d296: Waiting [2023-06-17T01:04:09.925Z] 0f63584a36fb: Waiting [2023-06-17T01:04:09.925Z] e2d7156e7c06: Waiting [2023-06-17T01:04:09.925Z] 3dab9f8bf2d2: Waiting [2023-06-17T01:04:09.925Z] 1dc7335cadae: Waiting [2023-06-17T01:04:09.925Z] 38a78873fe2e: Waiting [2023-06-17T01:04:09.925Z] 5f70bf18a086: Waiting [2023-06-17T01:04:09.925Z] fa272eac9cbe: Waiting [2023-06-17T01:04:09.925Z] 17ceccdde8dd: Waiting [2023-06-17T01:04:09.925Z] b72420583d4e: Layer already exists [2023-06-17T01:04:09.925Z] 525912d6ee85: Layer already exists [2023-06-17T01:04:09.925Z] 71f8d760be21: Layer already exists [2023-06-17T01:04:09.925Z] 20c05e388c7d: Layer already exists [2023-06-17T01:04:09.925Z] fcba0fb504f1: Layer already exists [2023-06-17T01:04:09.925Z] 0f63584a36fb: Layer already exists [2023-06-17T01:04:09.925Z] 0c84e793e720: Layer already exists [2023-06-17T01:04:09.925Z] f2875d83d296: Layer already exists [2023-06-17T01:04:09.925Z] 38a78873fe2e: Layer already exists [2023-06-17T01:04:09.925Z] 1dc7335cadae: Layer already exists [2023-06-17T01:04:09.925Z] e2d7156e7c06: Layer already exists [2023-06-17T01:04:09.925Z] 5f70bf18a086: Layer already exists [2023-06-17T01:04:09.925Z] fa272eac9cbe: Layer already exists [2023-06-17T01:04:09.925Z] 17ceccdde8dd: Layer already exists [2023-06-17T01:04:09.925Z] 3dab9f8bf2d2: Layer already exists [2023-06-17T01:04:09.925Z] 61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284-3.1.0-dev.4: digest: sha256:4616e60c6d130ddd52889b6fcd271249b6440cb9969ac2f882958237fac2d5fe size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-17T01:04:09.983Z] #38 ... [2023-06-17T01:04:09.983Z] [2023-06-17T01:04:09.983Z] #54 [security-proxy-setup stage-1 2/9] RUN apk add --update --no-cache dumb-init openssl [2023-06-17T01:04:09.983Z] #54 10.51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-06-17T01:04:09.983Z] #54 11.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-06-17T01:04:09.983Z] #54 14.57 (1/2) Installing dumb-init (1.2.5-r2) [2023-06-17T01:04:09.983Z] #54 14.59 (2/2) Installing openssl (3.0.9-r1) [2023-06-17T01:04:09.983Z] #54 14.67 Executing busybox-1.35.0-r29.trigger [2023-06-17T01:04:09.983Z] #54 14.77 OK: 8 MiB in 17 packages [2023-06-17T01:04:09.983Z] #54 DONE 17.7s [2023-06-17T01:04:10.256Z] [2023-06-17T01:04:10.256Z] #56 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2023-06-17T01:04:10.256Z] #56 15.54 OK: 263 MiB in 53 packages [2023-06-17T01:04:10.256Z] #56 DONE 17.6s [2023-06-17T01:04:10.256Z] [2023-06-17T01:04:10.256Z] #66 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2023-06-17T01:04:10.256Z] #66 ... [2023-06-17T01:04:10.256Z] [2023-06-17T01:04:10.256Z] #52 [core-metadata stage-1 2/8] RUN apk add --update --no-cache dumb-init [2023-06-17T01:04:10.256Z] #52 13.15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-06-17T01:04:10.256Z] #52 14.74 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-06-17T01:04:10.256Z] #52 16.88 (1/1) Installing dumb-init (1.2.5-r2) [2023-06-17T01:04:10.256Z] #52 16.90 Executing busybox-1.35.0-r29.trigger [2023-06-17T01:04:10.256Z] #52 16.93 OK: 8 MiB in 16 packages [2023-06-17T01:04:10.256Z] #52 DONE 18.0s [2023-06-17T01:04:10.256Z] [2023-06-17T01:04:10.256Z] #58 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-06-17T01:04:10.256Z] #58 11.99 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-06-17T01:04:10.256Z] #58 13.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-06-17T01:04:10.256Z] #58 15.91 (1/2) Installing ca-certificates (20230506-r0) [2023-06-17T01:04:10.256Z] #58 16.01 (2/2) Installing dumb-init (1.2.5-r2) [2023-06-17T01:04:10.256Z] #58 16.03 Executing busybox-1.35.0-r29.trigger [2023-06-17T01:04:10.256Z] #58 16.07 Executing ca-certificates-20230506-r0.trigger [2023-06-17T01:04:10.257Z] #58 16.51 OK: 8 MiB in 17 packages [2023-06-17T01:04:10.257Z] #58 DONE 17.5s [2023-06-17T01:04:10.282Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-17T01:04:10.523Z] [2023-06-17T01:04:10.523Z] #38 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-06-17T01:04:10.523Z] #38 DONE 17.5s [2023-06-17T01:04:10.523Z] [2023-06-17T01:04:10.523Z] #67 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2023-06-17T01:04:10.664Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2023-06-17T01:04:10.665Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-06-17T01:04:10.665Z] 525912d6ee85: Preparing [2023-06-17T01:04:10.665Z] 20c05e388c7d: Preparing [2023-06-17T01:04:10.665Z] fcba0fb504f1: Preparing [2023-06-17T01:04:10.665Z] b72420583d4e: Preparing [2023-06-17T01:04:10.665Z] 71f8d760be21: Preparing [2023-06-17T01:04:10.665Z] f2875d83d296: Preparing [2023-06-17T01:04:10.665Z] 1dc7335cadae: Preparing [2023-06-17T01:04:10.665Z] 38a78873fe2e: Preparing [2023-06-17T01:04:10.665Z] 0c84e793e720: Preparing [2023-06-17T01:04:10.665Z] 1dc7335cadae: Waiting [2023-06-17T01:04:10.665Z] f2875d83d296: Waiting [2023-06-17T01:04:10.665Z] 38a78873fe2e: Waiting [2023-06-17T01:04:10.665Z] 0f63584a36fb: Preparing [2023-06-17T01:04:10.665Z] e2d7156e7c06: Preparing [2023-06-17T01:04:10.665Z] 5f70bf18a086: Preparing [2023-06-17T01:04:10.665Z] 0c84e793e720: Waiting [2023-06-17T01:04:10.665Z] e2d7156e7c06: Waiting [2023-06-17T01:04:10.665Z] 5f70bf18a086: Waiting [2023-06-17T01:04:10.665Z] fa272eac9cbe: Preparing [2023-06-17T01:04:10.665Z] 17ceccdde8dd: Preparing [2023-06-17T01:04:10.665Z] 3dab9f8bf2d2: Preparing [2023-06-17T01:04:10.665Z] fa272eac9cbe: Waiting [2023-06-17T01:04:10.665Z] 17ceccdde8dd: Waiting [2023-06-17T01:04:10.665Z] 3dab9f8bf2d2: Waiting [2023-06-17T01:04:10.665Z] fcba0fb504f1: Layer already exists [2023-06-17T01:04:10.665Z] 20c05e388c7d: Layer already exists [2023-06-17T01:04:10.665Z] 525912d6ee85: Layer already exists [2023-06-17T01:04:10.665Z] b72420583d4e: Layer already exists [2023-06-17T01:04:10.665Z] 71f8d760be21: Layer already exists [2023-06-17T01:04:10.665Z] 1dc7335cadae: Layer already exists [2023-06-17T01:04:10.665Z] 38a78873fe2e: Layer already exists [2023-06-17T01:04:10.665Z] 0c84e793e720: Layer already exists [2023-06-17T01:04:10.665Z] 0f63584a36fb: Layer already exists [2023-06-17T01:04:10.665Z] f2875d83d296: Layer already exists [2023-06-17T01:04:10.665Z] e2d7156e7c06: Layer already exists [2023-06-17T01:04:10.665Z] 5f70bf18a086: Layer already exists [2023-06-17T01:04:10.665Z] 17ceccdde8dd: Layer already exists [2023-06-17T01:04:10.665Z] 3dab9f8bf2d2: Layer already exists [2023-06-17T01:04:10.665Z] fa272eac9cbe: Layer already exists [2023-06-17T01:04:10.665Z] main: digest: sha256:4616e60c6d130ddd52889b6fcd271249b6440cb9969ac2f882958237fac2d5fe size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-06-17T01:04:10.701Z] ===================================================== [Pipeline] echo [2023-06-17T01:04:10.707Z] taggedImages: [2023-06-17T01:04:10.707Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284 [2023-06-17T01:04:10.707Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2023-06-17T01:04:10.707Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:3.1.0-dev.4 [2023-06-17T01:04:10.707Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284-3.1.0-dev.4 [2023-06-17T01:04:10.707Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2023-06-17T01:04:10.726Z] [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: [2023-06-17T01:04:10.726Z] 61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284 [2023-06-17T01:04:10.726Z] latest [2023-06-17T01:04:10.726Z] 3.1.0-dev.4 [2023-06-17T01:04:10.726Z] 61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284-3.1.0-dev.4 [2023-06-17T01:04:10.726Z] main [2023-06-17T01:04:10.726Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-17T01:04:10.796Z] #67 ... [2023-06-17T01:04:10.796Z] [2023-06-17T01:04:10.796Z] #68 [security-proxy-setup stage-1 3/9] WORKDIR /edgex [2023-06-17T01:04:10.796Z] #68 DONE 0.7s [2023-06-17T01:04:11.064Z] [2023-06-17T01:04:11.064Z] #65 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-06-17T01:04:11.064Z] #65 15.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-06-17T01:04:11.064Z] #65 ... [2023-06-17T01:04:11.064Z] [2023-06-17T01:04:11.064Z] #66 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2023-06-17T01:04:11.064Z] #66 DONE 1.0s [2023-06-17T01:04:11.105Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-17T01:04:11.339Z] [2023-06-17T01:04:11.339Z] #69 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-17T01:04:11.430Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284 [2023-06-17T01:04:11.430Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-06-17T01:04:11.430Z] 3711a3e400a9: Preparing [2023-06-17T01:04:11.430Z] 3ae835200b58: Preparing [2023-06-17T01:04:11.430Z] 7dcd7b62cb2a: Preparing [2023-06-17T01:04:11.430Z] 577589c7b3db: Preparing [2023-06-17T01:04:11.430Z] 38a78873fe2e: Preparing [2023-06-17T01:04:11.430Z] 0c84e793e720: Preparing [2023-06-17T01:04:11.430Z] 87a5bb796f0e: Preparing [2023-06-17T01:04:11.430Z] 3dab9f8bf2d2: Preparing [2023-06-17T01:04:11.430Z] 87a5bb796f0e: Waiting [2023-06-17T01:04:11.430Z] 3dab9f8bf2d2: Waiting [2023-06-17T01:04:11.430Z] 0c84e793e720: Waiting [2023-06-17T01:04:11.430Z] 38a78873fe2e: Layer already exists [2023-06-17T01:04:11.430Z] 3ae835200b58: Layer already exists [2023-06-17T01:04:11.430Z] 3711a3e400a9: Layer already exists [2023-06-17T01:04:11.430Z] 0c84e793e720: Layer already exists [2023-06-17T01:04:11.430Z] 87a5bb796f0e: Layer already exists [2023-06-17T01:04:11.430Z] 3dab9f8bf2d2: Layer already exists [2023-06-17T01:04:11.430Z] 7dcd7b62cb2a: Pushed [2023-06-17T01:04:12.808Z] 577589c7b3db: Pushed [2023-06-17T01:04:12.808Z] 61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284: digest: sha256:8f4ae4b44ffe6ea0a7e47f16160b56364cd1487f9af30498158e27c12449be76 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-17T01:04:13.122Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-17T01:04:13.435Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2023-06-17T01:04:13.436Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-06-17T01:04:13.436Z] 3711a3e400a9: Preparing [2023-06-17T01:04:13.436Z] 3ae835200b58: Preparing [2023-06-17T01:04:13.436Z] 7dcd7b62cb2a: Preparing [2023-06-17T01:04:13.436Z] 577589c7b3db: Preparing [2023-06-17T01:04:13.436Z] 38a78873fe2e: Preparing [2023-06-17T01:04:13.436Z] 0c84e793e720: Preparing [2023-06-17T01:04:13.436Z] 87a5bb796f0e: Preparing [2023-06-17T01:04:13.436Z] 3dab9f8bf2d2: Preparing [2023-06-17T01:04:13.436Z] 87a5bb796f0e: Waiting [2023-06-17T01:04:13.436Z] 3dab9f8bf2d2: Waiting [2023-06-17T01:04:13.436Z] 0c84e793e720: Waiting [2023-06-17T01:04:13.436Z] 577589c7b3db: Layer already exists [2023-06-17T01:04:13.436Z] 3711a3e400a9: Layer already exists [2023-06-17T01:04:13.436Z] 38a78873fe2e: Layer already exists [2023-06-17T01:04:13.436Z] 7dcd7b62cb2a: Layer already exists [2023-06-17T01:04:13.436Z] 3ae835200b58: Layer already exists [2023-06-17T01:04:13.436Z] 0c84e793e720: Layer already exists [2023-06-17T01:04:13.436Z] 87a5bb796f0e: Layer already exists [2023-06-17T01:04:13.436Z] 3dab9f8bf2d2: Layer already exists [2023-06-17T01:04:13.436Z] latest: digest: sha256:8f4ae4b44ffe6ea0a7e47f16160b56364cd1487f9af30498158e27c12449be76 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-17T01:04:13.743Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:3.1.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-17T01:04:13.924Z] #69 ... [2023-06-17T01:04:13.924Z] [2023-06-17T01:04:13.924Z] #67 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2023-06-17T01:04:13.924Z] #67 DONE 3.3s [2023-06-17T01:04:13.924Z] [2023-06-17T01:04:13.924Z] #70 [security-bootstrapper stage-1 4/15] WORKDIR /edgex-init-staging [2023-06-17T01:04:13.924Z] #70 DONE 0.2s [2023-06-17T01:04:13.924Z] [2023-06-17T01:04:13.924Z] #65 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-06-17T01:04:13.924Z] #65 17.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-06-17T01:04:14.049Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:3.1.0-dev.4 [2023-06-17T01:04:14.049Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-06-17T01:04:14.049Z] 3711a3e400a9: Preparing [2023-06-17T01:04:14.049Z] 3ae835200b58: Preparing [2023-06-17T01:04:14.049Z] 7dcd7b62cb2a: Preparing [2023-06-17T01:04:14.049Z] 577589c7b3db: Preparing [2023-06-17T01:04:14.049Z] 38a78873fe2e: Preparing [2023-06-17T01:04:14.049Z] 0c84e793e720: Preparing [2023-06-17T01:04:14.049Z] 87a5bb796f0e: Preparing [2023-06-17T01:04:14.049Z] 3dab9f8bf2d2: Preparing [2023-06-17T01:04:14.049Z] 0c84e793e720: Waiting [2023-06-17T01:04:14.049Z] 87a5bb796f0e: Waiting [2023-06-17T01:04:14.049Z] 3dab9f8bf2d2: Waiting [2023-06-17T01:04:14.049Z] 577589c7b3db: Layer already exists [2023-06-17T01:04:14.049Z] 3711a3e400a9: Layer already exists [2023-06-17T01:04:14.049Z] 38a78873fe2e: Layer already exists [2023-06-17T01:04:14.049Z] 3ae835200b58: Layer already exists [2023-06-17T01:04:14.049Z] 7dcd7b62cb2a: Layer already exists [2023-06-17T01:04:14.049Z] 0c84e793e720: Layer already exists [2023-06-17T01:04:14.049Z] 87a5bb796f0e: Layer already exists [2023-06-17T01:04:14.049Z] 3dab9f8bf2d2: Layer already exists [2023-06-17T01:04:14.049Z] 3.1.0-dev.4: digest: sha256:8f4ae4b44ffe6ea0a7e47f16160b56364cd1487f9af30498158e27c12449be76 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-17T01:04:14.358Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284-3.1.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-17T01:04:14.665Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284-3.1.0-dev.4 [2023-06-17T01:04:14.665Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-06-17T01:04:14.665Z] 3711a3e400a9: Preparing [2023-06-17T01:04:14.665Z] 3ae835200b58: Preparing [2023-06-17T01:04:14.665Z] 7dcd7b62cb2a: Preparing [2023-06-17T01:04:14.665Z] 577589c7b3db: Preparing [2023-06-17T01:04:14.665Z] 38a78873fe2e: Preparing [2023-06-17T01:04:14.665Z] 0c84e793e720: Preparing [2023-06-17T01:04:14.665Z] 87a5bb796f0e: Preparing [2023-06-17T01:04:14.665Z] 3dab9f8bf2d2: Preparing [2023-06-17T01:04:14.665Z] 0c84e793e720: Waiting [2023-06-17T01:04:14.665Z] 87a5bb796f0e: Waiting [2023-06-17T01:04:14.665Z] 3dab9f8bf2d2: Waiting [2023-06-17T01:04:14.665Z] 3ae835200b58: Layer already exists [2023-06-17T01:04:14.665Z] 7dcd7b62cb2a: Layer already exists [2023-06-17T01:04:14.665Z] 3711a3e400a9: Layer already exists [2023-06-17T01:04:14.665Z] 38a78873fe2e: Layer already exists [2023-06-17T01:04:14.665Z] 577589c7b3db: Layer already exists [2023-06-17T01:04:14.665Z] 3dab9f8bf2d2: Layer already exists [2023-06-17T01:04:14.665Z] 87a5bb796f0e: Layer already exists [2023-06-17T01:04:14.665Z] 0c84e793e720: Layer already exists [2023-06-17T01:04:14.665Z] 61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284-3.1.0-dev.4: digest: sha256:8f4ae4b44ffe6ea0a7e47f16160b56364cd1487f9af30498158e27c12449be76 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-17T01:04:14.976Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-17T01:04:15.282Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main [2023-06-17T01:04:15.282Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-06-17T01:04:15.282Z] 3711a3e400a9: Preparing [2023-06-17T01:04:15.282Z] 3ae835200b58: Preparing [2023-06-17T01:04:15.282Z] 7dcd7b62cb2a: Preparing [2023-06-17T01:04:15.282Z] 577589c7b3db: Preparing [2023-06-17T01:04:15.282Z] 38a78873fe2e: Preparing [2023-06-17T01:04:15.282Z] 0c84e793e720: Preparing [2023-06-17T01:04:15.282Z] 87a5bb796f0e: Preparing [2023-06-17T01:04:15.282Z] 3dab9f8bf2d2: Preparing [2023-06-17T01:04:15.282Z] 87a5bb796f0e: Waiting [2023-06-17T01:04:15.282Z] 3dab9f8bf2d2: Waiting [2023-06-17T01:04:15.282Z] 0c84e793e720: Waiting [2023-06-17T01:04:15.282Z] 38a78873fe2e: Layer already exists [2023-06-17T01:04:15.282Z] 7dcd7b62cb2a: Layer already exists [2023-06-17T01:04:15.282Z] 577589c7b3db: Layer already exists [2023-06-17T01:04:15.282Z] 3711a3e400a9: Layer already exists [2023-06-17T01:04:15.282Z] 3ae835200b58: Layer already exists [2023-06-17T01:04:15.282Z] 87a5bb796f0e: Layer already exists [2023-06-17T01:04:15.282Z] 0c84e793e720: Layer already exists [2023-06-17T01:04:15.282Z] 3dab9f8bf2d2: Layer already exists [2023-06-17T01:04:15.282Z] main: digest: sha256:8f4ae4b44ffe6ea0a7e47f16160b56364cd1487f9af30498158e27c12449be76 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-06-17T01:04:15.325Z] ===================================================== [2023-06-17T01:04:15.331Z] #65 19.99 (1/1) Installing dumb-init (1.2.5-r2) [2023-06-17T01:04:15.331Z] #65 20.02 Executing busybox-1.35.0-r29.trigger [2023-06-17T01:04:15.331Z] #65 20.14 OK: 8 MiB in 16 packages [Pipeline] echo [2023-06-17T01:04:15.331Z] taggedImages: [2023-06-17T01:04:15.331Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284 [2023-06-17T01:04:15.331Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2023-06-17T01:04:15.331Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:3.1.0-dev.4 [2023-06-17T01:04:15.331Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284-3.1.0-dev.4 [2023-06-17T01:04:15.331Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo [2023-06-17T01:04:15.356Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2023-06-17T01:04:15.356Z] 61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284 [2023-06-17T01:04:15.356Z] latest [2023-06-17T01:04:15.356Z] 3.1.0-dev.4 [2023-06-17T01:04:15.356Z] 61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284-3.1.0-dev.4 [2023-06-17T01:04:15.356Z] main [2023-06-17T01:04:15.356Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-17T01:04:15.684Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-17T01:04:15.932Z] #65 DONE 20.9s [2023-06-17T01:04:15.932Z] [2023-06-17T01:04:15.932Z] #57 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-06-17T01:04:15.932Z] #57 17.29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-06-17T01:04:15.932Z] #57 19.32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-06-17T01:04:15.932Z] #57 22.44 (1/3) Installing ca-certificates (20230506-r0) [2023-06-17T01:04:15.932Z] #57 22.62 (2/3) Installing dumb-init (1.2.5-r2) [2023-06-17T01:04:15.932Z] #57 22.65 (3/3) Installing su-exec (0.2-r2) [2023-06-17T01:04:15.932Z] #57 22.66 Executing busybox-1.35.0-r29.trigger [2023-06-17T01:04:15.932Z] #57 22.76 Executing ca-certificates-20230506-r0.trigger [2023-06-17T01:04:15.992Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284 [2023-06-17T01:04:15.992Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-06-17T01:04:15.992Z] e0a8afde4df9: Preparing [2023-06-17T01:04:15.992Z] dd5f766f172f: Preparing [2023-06-17T01:04:15.992Z] 8a2ed70ad9af: Preparing [2023-06-17T01:04:15.992Z] 858b653f6986: Preparing [2023-06-17T01:04:15.992Z] 38a78873fe2e: Preparing [2023-06-17T01:04:15.992Z] 0c84e793e720: Preparing [2023-06-17T01:04:15.992Z] 03564cb8ddd6: Preparing [2023-06-17T01:04:15.992Z] 253306276f03: Preparing [2023-06-17T01:04:15.992Z] 3dab9f8bf2d2: Preparing [2023-06-17T01:04:15.992Z] 03564cb8ddd6: Waiting [2023-06-17T01:04:15.992Z] 253306276f03: Waiting [2023-06-17T01:04:15.992Z] 3dab9f8bf2d2: Waiting [2023-06-17T01:04:15.992Z] 0c84e793e720: Waiting [2023-06-17T01:04:15.992Z] 38a78873fe2e: Layer already exists [2023-06-17T01:04:15.992Z] 0c84e793e720: Layer already exists [2023-06-17T01:04:15.992Z] dd5f766f172f: Pushed [2023-06-17T01:04:15.992Z] 858b653f6986: Pushed [2023-06-17T01:04:15.992Z] 3dab9f8bf2d2: Layer already exists [2023-06-17T01:04:15.992Z] e0a8afde4df9: Pushed [2023-06-17T01:04:15.992Z] 03564cb8ddd6: Pushed [2023-06-17T01:04:16.251Z] 253306276f03: Pushed [2023-06-17T01:04:16.895Z] #57 ... [2023-06-17T01:04:16.896Z] [2023-06-17T01:04:16.896Z] #51 [core-command builder 3/7] RUN apk add --update --no-cache make git [2023-06-17T01:04:16.896Z] #51 18.53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-06-17T01:04:16.896Z] #51 20.62 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-06-17T01:04:16.896Z] #51 23.99 OK: 263 MiB in 53 packages [2023-06-17T01:04:16.896Z] #51 DONE 24.7s [2023-06-17T01:04:16.896Z] [2023-06-17T01:04:16.896Z] #71 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-06-17T01:04:17.166Z] #71 DONE 0.4s [2023-06-17T01:04:17.166Z] [2023-06-17T01:04:17.166Z] #57 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-06-17T01:04:17.166Z] #57 24.14 OK: 8 MiB in 18 packages [2023-06-17T01:04:17.188Z] 8a2ed70ad9af: Pushed [2023-06-17T01:04:17.189Z] 61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284: digest: sha256:2753d96c3695cfb52827c994080a7b3b2c08335b8308b5aac02f31f96b9da6ed size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-17T01:04:17.506Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-17T01:04:17.757Z] #57 DONE 24.8s [2023-06-17T01:04:17.757Z] [2023-06-17T01:04:17.757Z] #72 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-17T01:04:17.816Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2023-06-17T01:04:17.816Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-06-17T01:04:17.816Z] e0a8afde4df9: Preparing [2023-06-17T01:04:17.816Z] dd5f766f172f: Preparing [2023-06-17T01:04:17.816Z] 8a2ed70ad9af: Preparing [2023-06-17T01:04:17.816Z] 858b653f6986: Preparing [2023-06-17T01:04:17.816Z] 38a78873fe2e: Preparing [2023-06-17T01:04:17.816Z] 0c84e793e720: Preparing [2023-06-17T01:04:17.816Z] 03564cb8ddd6: Preparing [2023-06-17T01:04:17.816Z] 253306276f03: Preparing [2023-06-17T01:04:17.816Z] 3dab9f8bf2d2: Preparing [2023-06-17T01:04:17.816Z] 3dab9f8bf2d2: Waiting [2023-06-17T01:04:17.816Z] 253306276f03: Waiting [2023-06-17T01:04:17.816Z] 0c84e793e720: Waiting [2023-06-17T01:04:17.816Z] 03564cb8ddd6: Waiting [2023-06-17T01:04:17.816Z] 38a78873fe2e: Layer already exists [2023-06-17T01:04:17.816Z] dd5f766f172f: Layer already exists [2023-06-17T01:04:17.816Z] e0a8afde4df9: Layer already exists [2023-06-17T01:04:17.816Z] 858b653f6986: Layer already exists [2023-06-17T01:04:17.816Z] 8a2ed70ad9af: Layer already exists [2023-06-17T01:04:17.816Z] 03564cb8ddd6: Layer already exists [2023-06-17T01:04:17.816Z] 0c84e793e720: Layer already exists [2023-06-17T01:04:17.816Z] 3dab9f8bf2d2: Layer already exists [2023-06-17T01:04:17.816Z] 253306276f03: Layer already exists [2023-06-17T01:04:17.816Z] latest: digest: sha256:2753d96c3695cfb52827c994080a7b3b2c08335b8308b5aac02f31f96b9da6ed size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-17T01:04:18.126Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:3.1.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-17T01:04:18.426Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:3.1.0-dev.4 [2023-06-17T01:04:18.427Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-06-17T01:04:18.427Z] e0a8afde4df9: Preparing [2023-06-17T01:04:18.427Z] dd5f766f172f: Preparing [2023-06-17T01:04:18.427Z] 8a2ed70ad9af: Preparing [2023-06-17T01:04:18.427Z] 858b653f6986: Preparing [2023-06-17T01:04:18.427Z] 38a78873fe2e: Preparing [2023-06-17T01:04:18.427Z] 0c84e793e720: Preparing [2023-06-17T01:04:18.427Z] 03564cb8ddd6: Preparing [2023-06-17T01:04:18.427Z] 253306276f03: Preparing [2023-06-17T01:04:18.427Z] 3dab9f8bf2d2: Preparing [2023-06-17T01:04:18.427Z] 0c84e793e720: Waiting [2023-06-17T01:04:18.427Z] 03564cb8ddd6: Waiting [2023-06-17T01:04:18.427Z] 253306276f03: Waiting [2023-06-17T01:04:18.427Z] 3dab9f8bf2d2: Waiting [2023-06-17T01:04:18.427Z] e0a8afde4df9: Layer already exists [2023-06-17T01:04:18.427Z] 858b653f6986: Layer already exists [2023-06-17T01:04:18.427Z] 38a78873fe2e: Layer already exists [2023-06-17T01:04:18.427Z] dd5f766f172f: Layer already exists [2023-06-17T01:04:18.427Z] 8a2ed70ad9af: Layer already exists [2023-06-17T01:04:18.427Z] 03564cb8ddd6: Layer already exists [2023-06-17T01:04:18.427Z] 0c84e793e720: Layer already exists [2023-06-17T01:04:18.427Z] 253306276f03: Layer already exists [2023-06-17T01:04:18.427Z] 3dab9f8bf2d2: Layer already exists [2023-06-17T01:04:18.427Z] 3.1.0-dev.4: digest: sha256:2753d96c3695cfb52827c994080a7b3b2c08335b8308b5aac02f31f96b9da6ed size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-17T01:04:18.736Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284-3.1.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-17T01:04:19.041Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284-3.1.0-dev.4 [2023-06-17T01:04:19.041Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-06-17T01:04:19.041Z] e0a8afde4df9: Preparing [2023-06-17T01:04:19.041Z] dd5f766f172f: Preparing [2023-06-17T01:04:19.041Z] 8a2ed70ad9af: Preparing [2023-06-17T01:04:19.041Z] 858b653f6986: Preparing [2023-06-17T01:04:19.041Z] 38a78873fe2e: Preparing [2023-06-17T01:04:19.041Z] 0c84e793e720: Preparing [2023-06-17T01:04:19.041Z] 03564cb8ddd6: Preparing [2023-06-17T01:04:19.041Z] 253306276f03: Preparing [2023-06-17T01:04:19.041Z] 3dab9f8bf2d2: Preparing [2023-06-17T01:04:19.041Z] 03564cb8ddd6: Waiting [2023-06-17T01:04:19.041Z] 253306276f03: Waiting [2023-06-17T01:04:19.041Z] 0c84e793e720: Waiting [2023-06-17T01:04:19.041Z] 3dab9f8bf2d2: Waiting [2023-06-17T01:04:19.041Z] 8a2ed70ad9af: Layer already exists [2023-06-17T01:04:19.041Z] e0a8afde4df9: Layer already exists [2023-06-17T01:04:19.041Z] dd5f766f172f: Layer already exists [2023-06-17T01:04:19.041Z] 38a78873fe2e: Layer already exists [2023-06-17T01:04:19.042Z] 858b653f6986: Layer already exists [2023-06-17T01:04:19.042Z] 0c84e793e720: Layer already exists [2023-06-17T01:04:19.042Z] 03564cb8ddd6: Layer already exists [2023-06-17T01:04:19.042Z] 3dab9f8bf2d2: Layer already exists [2023-06-17T01:04:19.042Z] 253306276f03: Layer already exists [2023-06-17T01:04:19.042Z] 61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284-3.1.0-dev.4: digest: sha256:2753d96c3695cfb52827c994080a7b3b2c08335b8308b5aac02f31f96b9da6ed size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-17T01:04:19.352Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-17T01:04:19.654Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2023-06-17T01:04:19.654Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-06-17T01:04:19.654Z] e0a8afde4df9: Preparing [2023-06-17T01:04:19.654Z] dd5f766f172f: Preparing [2023-06-17T01:04:19.654Z] 8a2ed70ad9af: Preparing [2023-06-17T01:04:19.654Z] 858b653f6986: Preparing [2023-06-17T01:04:19.654Z] 38a78873fe2e: Preparing [2023-06-17T01:04:19.654Z] 0c84e793e720: Preparing [2023-06-17T01:04:19.654Z] 03564cb8ddd6: Preparing [2023-06-17T01:04:19.654Z] 253306276f03: Preparing [2023-06-17T01:04:19.654Z] 3dab9f8bf2d2: Preparing [2023-06-17T01:04:19.654Z] 0c84e793e720: Waiting [2023-06-17T01:04:19.654Z] 253306276f03: Waiting [2023-06-17T01:04:19.654Z] 3dab9f8bf2d2: Waiting [2023-06-17T01:04:19.654Z] 03564cb8ddd6: Waiting [2023-06-17T01:04:19.654Z] dd5f766f172f: Layer already exists [2023-06-17T01:04:19.654Z] 38a78873fe2e: Layer already exists [2023-06-17T01:04:19.654Z] e0a8afde4df9: Layer already exists [2023-06-17T01:04:19.654Z] 8a2ed70ad9af: Layer already exists [2023-06-17T01:04:19.654Z] 858b653f6986: Layer already exists [2023-06-17T01:04:19.654Z] 03564cb8ddd6: Layer already exists [2023-06-17T01:04:19.654Z] 3dab9f8bf2d2: Layer already exists [2023-06-17T01:04:19.654Z] 253306276f03: Layer already exists [2023-06-17T01:04:19.654Z] 0c84e793e720: Layer already exists [2023-06-17T01:04:19.654Z] main: digest: sha256:2753d96c3695cfb52827c994080a7b3b2c08335b8308b5aac02f31f96b9da6ed size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-06-17T01:04:19.690Z] ===================================================== [Pipeline] echo [2023-06-17T01:04:19.697Z] taggedImages: [2023-06-17T01:04:19.697Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284 [2023-06-17T01:04:19.697Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2023-06-17T01:04:19.697Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:3.1.0-dev.4 [2023-06-17T01:04:19.697Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284-3.1.0-dev.4 [2023-06-17T01:04:19.697Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2023-06-17T01:04:19.716Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2023-06-17T01:04:19.716Z] 61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284 [2023-06-17T01:04:19.716Z] latest [2023-06-17T01:04:19.716Z] 3.1.0-dev.4 [2023-06-17T01:04:19.716Z] 61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284-3.1.0-dev.4 [2023-06-17T01:04:19.716Z] main [2023-06-17T01:04:19.716Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-17T01:04:20.023Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-17T01:04:20.335Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284 [2023-06-17T01:04:20.335Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-06-17T01:04:20.335Z] 41f65af0a5a7: Preparing [2023-06-17T01:04:20.335Z] a530cb5432af: Preparing [2023-06-17T01:04:20.335Z] 566fa99a05be: Preparing [2023-06-17T01:04:20.335Z] 4f4b60002ac0: Preparing [2023-06-17T01:04:20.335Z] 2bb60a1ce301: Preparing [2023-06-17T01:04:20.335Z] a113d0db8108: Preparing [2023-06-17T01:04:20.335Z] 5aa46801da7a: Preparing [2023-06-17T01:04:20.335Z] 38a78873fe2e: Preparing [2023-06-17T01:04:20.335Z] 0c84e793e720: Preparing [2023-06-17T01:04:20.335Z] 2f818bb0ac22: Preparing [2023-06-17T01:04:20.335Z] 3dab9f8bf2d2: Preparing [2023-06-17T01:04:20.335Z] 38a78873fe2e: Waiting [2023-06-17T01:04:20.335Z] 0c84e793e720: Waiting [2023-06-17T01:04:20.335Z] 2f818bb0ac22: Waiting [2023-06-17T01:04:20.335Z] 3dab9f8bf2d2: Waiting [2023-06-17T01:04:20.335Z] a113d0db8108: Waiting [2023-06-17T01:04:20.335Z] 41f65af0a5a7: Pushed [2023-06-17T01:04:20.335Z] 2bb60a1ce301: Pushed [2023-06-17T01:04:20.335Z] a530cb5432af: Pushed [2023-06-17T01:04:20.335Z] 38a78873fe2e: Layer already exists [2023-06-17T01:04:20.335Z] 0c84e793e720: Layer already exists [2023-06-17T01:04:20.353Z] #72 ... [2023-06-17T01:04:20.353Z] [2023-06-17T01:04:20.353Z] #62 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-06-17T01:04:20.353Z] #62 15.85 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-06-17T01:04:20.353Z] #62 18.25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-06-17T01:04:20.353Z] #62 21.29 v3.17.4-5-g567f26ca3d2 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-06-17T01:04:20.353Z] #62 21.30 v3.17.4-2-g7fb040f4d3b [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-06-17T01:04:20.353Z] #62 21.30 OK: 17701 distinct packages available [2023-06-17T01:04:20.353Z] #62 21.99 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-06-17T01:04:20.353Z] #62 23.50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-06-17T01:04:20.353Z] #62 25.17 OK: 263 MiB in 53 packages [2023-06-17T01:04:20.353Z] #62 DONE 25.7s [2023-06-17T01:04:20.353Z] [2023-06-17T01:04:20.353Z] #73 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2023-06-17T01:04:20.594Z] a113d0db8108: Pushed [2023-06-17T01:04:20.594Z] 5aa46801da7a: Pushed [2023-06-17T01:04:20.594Z] 3dab9f8bf2d2: Layer already exists [2023-06-17T01:04:20.594Z] 2f818bb0ac22: Pushed [2023-06-17T01:04:20.625Z] #73 ... [2023-06-17T01:04:20.625Z] [2023-06-17T01:04:20.625Z] #55 [security-spire-agent stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-06-17T01:04:20.625Z] #55 18.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-06-17T01:04:20.625Z] #55 20.05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-06-17T01:04:20.625Z] #55 23.12 v3.17.4-5-g567f26ca3d2 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-06-17T01:04:20.625Z] #55 23.12 v3.17.4-2-g7fb040f4d3b [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-06-17T01:04:20.625Z] #55 23.12 OK: 17689 distinct packages available [2023-06-17T01:04:20.625Z] #55 23.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-06-17T01:04:20.625Z] #55 25.69 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-06-17T01:04:20.625Z] #55 27.42 (1/5) Installing dumb-init (1.2.5-r2) [2023-06-17T01:04:20.625Z] #55 27.44 (2/5) Installing musl-obstack (1.2.3-r0) [2023-06-17T01:04:20.625Z] #55 27.46 (3/5) Installing libucontext (1.2-r0) [2023-06-17T01:04:20.625Z] #55 27.47 (4/5) Installing gcompat (1.1.0-r0) [2023-06-17T01:04:20.625Z] #55 27.48 (5/5) Installing openssl (3.0.9-r1) [2023-06-17T01:04:20.625Z] #55 27.54 Executing busybox-1.35.0-r29.trigger [2023-06-17T01:04:20.625Z] #55 27.62 OK: 9 MiB in 20 packages [2023-06-17T01:04:20.625Z] #55 DONE 29.0s [2023-06-17T01:04:20.625Z] [2023-06-17T01:04:20.625Z] #63 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-06-17T01:04:20.625Z] #63 15.75 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-06-17T01:04:20.625Z] #63 17.86 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-06-17T01:04:20.625Z] #63 20.65 v3.17.4-5-g567f26ca3d2 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-06-17T01:04:20.625Z] #63 20.65 v3.17.4-2-g7fb040f4d3b [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-06-17T01:04:20.625Z] #63 20.65 OK: 17689 distinct packages available [2023-06-17T01:04:20.625Z] #63 21.14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-06-17T01:04:20.625Z] #63 22.64 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-06-17T01:04:20.625Z] #63 24.90 (1/9) Installing ca-certificates (20230506-r0) [2023-06-17T01:04:20.625Z] #63 25.10 (2/9) Installing brotli-libs (1.0.9-r9) [2023-06-17T01:04:20.625Z] #63 25.20 (3/9) Installing nghttp2-libs (1.51.0-r0) [2023-06-17T01:04:20.625Z] #63 25.21 (4/9) Installing libcurl (8.1.2-r0) [2023-06-17T01:04:20.625Z] #63 25.26 (5/9) Installing curl (8.1.2-r0) [2023-06-17T01:04:20.625Z] #63 25.30 (6/9) Installing dumb-init (1.2.5-r2) [2023-06-17T01:04:20.625Z] #63 25.33 (7/9) Installing musl-obstack (1.2.3-r0) [2023-06-17T01:04:20.625Z] #63 25.33 (8/9) Installing libucontext (1.2-r0) [2023-06-17T01:04:20.625Z] #63 25.35 (9/9) Installing gcompat (1.1.0-r0) [2023-06-17T01:04:20.625Z] #63 25.38 Executing busybox-1.35.0-r29.trigger [2023-06-17T01:04:20.625Z] #63 25.53 Executing ca-certificates-20230506-r0.trigger [2023-06-17T01:04:20.905Z] #63 ... [2023-06-17T01:04:20.905Z] [2023-06-17T01:04:20.905Z] #73 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2023-06-17T01:04:20.905Z] #73 DONE 0.6s [2023-06-17T01:04:20.905Z] [2023-06-17T01:04:20.905Z] #74 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-17T01:04:21.526Z] 4f4b60002ac0: Pushed [2023-06-17T01:04:21.895Z] #74 ... [2023-06-17T01:04:21.895Z] [2023-06-17T01:04:21.895Z] #63 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-06-17T01:04:21.895Z] #63 26.44 OK: 11 MiB in 24 packages [2023-06-17T01:04:21.895Z] #63 DONE 26.9s [2023-06-17T01:04:21.895Z] [2023-06-17T01:04:21.895Z] #72 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-17T01:04:22.096Z] 566fa99a05be: Pushed [2023-06-17T01:04:22.096Z] 61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284: digest: sha256:accf39c06ba7544f3bdae7215c7f570b0fc93eed10fbafa1f4f57b7ec6e0551a size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-17T01:04:22.420Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-17T01:04:22.726Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2023-06-17T01:04:22.726Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-06-17T01:04:22.726Z] 41f65af0a5a7: Preparing [2023-06-17T01:04:22.726Z] a530cb5432af: Preparing [2023-06-17T01:04:22.726Z] 566fa99a05be: Preparing [2023-06-17T01:04:22.726Z] 4f4b60002ac0: Preparing [2023-06-17T01:04:22.726Z] 2bb60a1ce301: Preparing [2023-06-17T01:04:22.726Z] a113d0db8108: Preparing [2023-06-17T01:04:22.726Z] 5aa46801da7a: Preparing [2023-06-17T01:04:22.726Z] 38a78873fe2e: Preparing [2023-06-17T01:04:22.726Z] 0c84e793e720: Preparing [2023-06-17T01:04:22.726Z] 2f818bb0ac22: Preparing [2023-06-17T01:04:22.726Z] 3dab9f8bf2d2: Preparing [2023-06-17T01:04:22.726Z] 0c84e793e720: Waiting [2023-06-17T01:04:22.726Z] 5aa46801da7a: Waiting [2023-06-17T01:04:22.726Z] 38a78873fe2e: Waiting [2023-06-17T01:04:22.726Z] 2f818bb0ac22: Waiting [2023-06-17T01:04:22.726Z] 3dab9f8bf2d2: Waiting [2023-06-17T01:04:22.726Z] a113d0db8108: Waiting [2023-06-17T01:04:22.726Z] 566fa99a05be: Layer already exists [2023-06-17T01:04:22.726Z] a530cb5432af: Layer already exists [2023-06-17T01:04:22.726Z] 41f65af0a5a7: Layer already exists [2023-06-17T01:04:22.726Z] 2bb60a1ce301: Layer already exists [2023-06-17T01:04:22.726Z] 4f4b60002ac0: Layer already exists [2023-06-17T01:04:22.726Z] a113d0db8108: Layer already exists [2023-06-17T01:04:22.726Z] 38a78873fe2e: Layer already exists [2023-06-17T01:04:22.726Z] 0c84e793e720: Layer already exists [2023-06-17T01:04:22.726Z] 5aa46801da7a: Layer already exists [2023-06-17T01:04:22.726Z] 2f818bb0ac22: Layer already exists [2023-06-17T01:04:22.726Z] 3dab9f8bf2d2: Layer already exists [2023-06-17T01:04:22.726Z] latest: digest: sha256:accf39c06ba7544f3bdae7215c7f570b0fc93eed10fbafa1f4f57b7ec6e0551a size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-17T01:04:23.033Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.1.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-17T01:04:23.333Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.1.0-dev.4 [2023-06-17T01:04:23.333Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-06-17T01:04:23.333Z] 41f65af0a5a7: Preparing [2023-06-17T01:04:23.333Z] a530cb5432af: Preparing [2023-06-17T01:04:23.333Z] 566fa99a05be: Preparing [2023-06-17T01:04:23.333Z] 4f4b60002ac0: Preparing [2023-06-17T01:04:23.333Z] 2bb60a1ce301: Preparing [2023-06-17T01:04:23.333Z] a113d0db8108: Preparing [2023-06-17T01:04:23.333Z] 5aa46801da7a: Preparing [2023-06-17T01:04:23.333Z] 38a78873fe2e: Preparing [2023-06-17T01:04:23.333Z] 0c84e793e720: Preparing [2023-06-17T01:04:23.333Z] 2f818bb0ac22: Preparing [2023-06-17T01:04:23.333Z] 3dab9f8bf2d2: Preparing [2023-06-17T01:04:23.333Z] 38a78873fe2e: Waiting [2023-06-17T01:04:23.333Z] 0c84e793e720: Waiting [2023-06-17T01:04:23.333Z] 3dab9f8bf2d2: Waiting [2023-06-17T01:04:23.333Z] a113d0db8108: Waiting [2023-06-17T01:04:23.333Z] 2f818bb0ac22: Waiting [2023-06-17T01:04:23.333Z] 5aa46801da7a: Waiting [2023-06-17T01:04:23.333Z] 2bb60a1ce301: Layer already exists [2023-06-17T01:04:23.333Z] 41f65af0a5a7: Layer already exists [2023-06-17T01:04:23.333Z] a530cb5432af: Layer already exists [2023-06-17T01:04:23.333Z] 4f4b60002ac0: Layer already exists [2023-06-17T01:04:23.333Z] 566fa99a05be: Layer already exists [2023-06-17T01:04:23.333Z] 38a78873fe2e: Layer already exists [2023-06-17T01:04:23.333Z] 5aa46801da7a: Layer already exists [2023-06-17T01:04:23.333Z] a113d0db8108: Layer already exists [2023-06-17T01:04:23.333Z] 0c84e793e720: Layer already exists [2023-06-17T01:04:23.333Z] 2f818bb0ac22: Layer already exists [2023-06-17T01:04:23.333Z] 3dab9f8bf2d2: Layer already exists [2023-06-17T01:04:23.333Z] 3.1.0-dev.4: digest: sha256:accf39c06ba7544f3bdae7215c7f570b0fc93eed10fbafa1f4f57b7ec6e0551a size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-17T01:04:23.637Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284-3.1.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-17T01:04:23.941Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284-3.1.0-dev.4 [2023-06-17T01:04:23.941Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-06-17T01:04:23.941Z] 41f65af0a5a7: Preparing [2023-06-17T01:04:23.941Z] a530cb5432af: Preparing [2023-06-17T01:04:23.941Z] 566fa99a05be: Preparing [2023-06-17T01:04:23.941Z] 4f4b60002ac0: Preparing [2023-06-17T01:04:23.941Z] 2bb60a1ce301: Preparing [2023-06-17T01:04:23.941Z] a113d0db8108: Preparing [2023-06-17T01:04:23.941Z] 5aa46801da7a: Preparing [2023-06-17T01:04:23.941Z] 38a78873fe2e: Preparing [2023-06-17T01:04:23.941Z] 0c84e793e720: Preparing [2023-06-17T01:04:23.941Z] 2f818bb0ac22: Preparing [2023-06-17T01:04:23.941Z] 3dab9f8bf2d2: Preparing [2023-06-17T01:04:23.941Z] 0c84e793e720: Waiting [2023-06-17T01:04:23.941Z] 2f818bb0ac22: Waiting [2023-06-17T01:04:23.941Z] 3dab9f8bf2d2: Waiting [2023-06-17T01:04:23.941Z] a113d0db8108: Waiting [2023-06-17T01:04:23.941Z] 5aa46801da7a: Waiting [2023-06-17T01:04:23.941Z] 38a78873fe2e: Waiting [2023-06-17T01:04:23.941Z] 41f65af0a5a7: Layer already exists [2023-06-17T01:04:23.941Z] a530cb5432af: Layer already exists [2023-06-17T01:04:23.941Z] 4f4b60002ac0: Layer already exists [2023-06-17T01:04:23.941Z] 2bb60a1ce301: Layer already exists [2023-06-17T01:04:23.941Z] 566fa99a05be: Layer already exists [2023-06-17T01:04:23.941Z] a113d0db8108: Layer already exists [2023-06-17T01:04:23.941Z] 5aa46801da7a: Layer already exists [2023-06-17T01:04:23.941Z] 2f818bb0ac22: Layer already exists [2023-06-17T01:04:23.941Z] 38a78873fe2e: Layer already exists [2023-06-17T01:04:23.941Z] 0c84e793e720: Layer already exists [2023-06-17T01:04:23.941Z] 3dab9f8bf2d2: Layer already exists [2023-06-17T01:04:23.941Z] 61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284-3.1.0-dev.4: digest: sha256:accf39c06ba7544f3bdae7215c7f570b0fc93eed10fbafa1f4f57b7ec6e0551a size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-17T01:04:24.247Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-17T01:04:24.632Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2023-06-17T01:04:24.632Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-06-17T01:04:24.632Z] 41f65af0a5a7: Preparing [2023-06-17T01:04:24.632Z] a530cb5432af: Preparing [2023-06-17T01:04:24.632Z] 566fa99a05be: Preparing [2023-06-17T01:04:24.632Z] 4f4b60002ac0: Preparing [2023-06-17T01:04:24.632Z] 2bb60a1ce301: Preparing [2023-06-17T01:04:24.632Z] a113d0db8108: Preparing [2023-06-17T01:04:24.632Z] 5aa46801da7a: Preparing [2023-06-17T01:04:24.632Z] 38a78873fe2e: Preparing [2023-06-17T01:04:24.632Z] 0c84e793e720: Preparing [2023-06-17T01:04:24.632Z] 2f818bb0ac22: Preparing [2023-06-17T01:04:24.632Z] 3dab9f8bf2d2: Preparing [2023-06-17T01:04:24.632Z] 5aa46801da7a: Waiting [2023-06-17T01:04:24.632Z] 38a78873fe2e: Waiting [2023-06-17T01:04:24.632Z] 0c84e793e720: Waiting [2023-06-17T01:04:24.632Z] 2f818bb0ac22: Waiting [2023-06-17T01:04:24.632Z] 3dab9f8bf2d2: Waiting [2023-06-17T01:04:24.632Z] a113d0db8108: Waiting [2023-06-17T01:04:24.632Z] a530cb5432af: Layer already exists [2023-06-17T01:04:24.632Z] 2bb60a1ce301: Layer already exists [2023-06-17T01:04:24.632Z] 4f4b60002ac0: Layer already exists [2023-06-17T01:04:24.632Z] 566fa99a05be: Layer already exists [2023-06-17T01:04:24.632Z] 41f65af0a5a7: Layer already exists [2023-06-17T01:04:24.632Z] a113d0db8108: Layer already exists [2023-06-17T01:04:24.632Z] 2f818bb0ac22: Layer already exists [2023-06-17T01:04:24.632Z] 3dab9f8bf2d2: Layer already exists [2023-06-17T01:04:24.632Z] 38a78873fe2e: Layer already exists [2023-06-17T01:04:24.632Z] 0c84e793e720: Layer already exists [2023-06-17T01:04:24.632Z] 5aa46801da7a: Layer already exists [2023-06-17T01:04:24.632Z] main: digest: sha256:accf39c06ba7544f3bdae7215c7f570b0fc93eed10fbafa1f4f57b7ec6e0551a size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-06-17T01:04:24.668Z] ===================================================== [Pipeline] echo [2023-06-17T01:04:24.674Z] taggedImages: [2023-06-17T01:04:24.674Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284 [2023-06-17T01:04:24.674Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2023-06-17T01:04:24.674Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.1.0-dev.4 [2023-06-17T01:04:24.674Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284-3.1.0-dev.4 [2023-06-17T01:04:24.674Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2023-06-17T01:04:24.690Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: [2023-06-17T01:04:24.690Z] 61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284 [2023-06-17T01:04:24.690Z] latest [2023-06-17T01:04:24.690Z] 3.1.0-dev.4 [2023-06-17T01:04:24.690Z] 61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284-3.1.0-dev.4 [2023-06-17T01:04:24.690Z] main [2023-06-17T01:04:24.690Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-17T01:04:25.032Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-17T01:04:25.343Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284 [2023-06-17T01:04:25.343Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-06-17T01:04:25.343Z] 523abc4dba52: Preparing [2023-06-17T01:04:25.343Z] 37c8dfffc5a4: Preparing [2023-06-17T01:04:25.343Z] 38a78873fe2e: Preparing [2023-06-17T01:04:25.343Z] 0c84e793e720: Preparing [2023-06-17T01:04:25.343Z] f29b24d8400a: Preparing [2023-06-17T01:04:25.343Z] 3dab9f8bf2d2: Preparing [2023-06-17T01:04:25.343Z] 3dab9f8bf2d2: Waiting [2023-06-17T01:04:25.343Z] 0c84e793e720: Layer already exists [2023-06-17T01:04:25.343Z] 38a78873fe2e: Layer already exists [2023-06-17T01:04:25.343Z] 3dab9f8bf2d2: Layer already exists [2023-06-17T01:04:25.343Z] 523abc4dba52: Pushed [2023-06-17T01:04:26.281Z] f29b24d8400a: Pushed [2023-06-17T01:04:27.657Z] 37c8dfffc5a4: Pushed [2023-06-17T01:04:27.915Z] 61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284: digest: sha256:a46d4f94628e160004373683d7091abf24b0ada1974b5853fc638eb258f46f91 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-17T01:04:28.219Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-17T01:04:28.524Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2023-06-17T01:04:28.524Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-06-17T01:04:28.524Z] 523abc4dba52: Preparing [2023-06-17T01:04:28.524Z] 37c8dfffc5a4: Preparing [2023-06-17T01:04:28.524Z] 38a78873fe2e: Preparing [2023-06-17T01:04:28.524Z] 0c84e793e720: Preparing [2023-06-17T01:04:28.524Z] f29b24d8400a: Preparing [2023-06-17T01:04:28.524Z] 3dab9f8bf2d2: Preparing [2023-06-17T01:04:28.524Z] 3dab9f8bf2d2: Waiting [2023-06-17T01:04:28.524Z] 523abc4dba52: Layer already exists [2023-06-17T01:04:28.524Z] 38a78873fe2e: Layer already exists [2023-06-17T01:04:28.524Z] f29b24d8400a: Layer already exists [2023-06-17T01:04:28.525Z] 37c8dfffc5a4: Layer already exists [2023-06-17T01:04:28.525Z] 0c84e793e720: Layer already exists [2023-06-17T01:04:28.525Z] 3dab9f8bf2d2: Layer already exists [2023-06-17T01:04:28.525Z] latest: digest: sha256:a46d4f94628e160004373683d7091abf24b0ada1974b5853fc638eb258f46f91 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-17T01:04:28.834Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.1.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-17T01:04:29.142Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.1.0-dev.4 [2023-06-17T01:04:29.142Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-06-17T01:04:29.142Z] 523abc4dba52: Preparing [2023-06-17T01:04:29.142Z] 37c8dfffc5a4: Preparing [2023-06-17T01:04:29.142Z] 38a78873fe2e: Preparing [2023-06-17T01:04:29.142Z] 0c84e793e720: Preparing [2023-06-17T01:04:29.142Z] f29b24d8400a: Preparing [2023-06-17T01:04:29.142Z] 3dab9f8bf2d2: Preparing [2023-06-17T01:04:29.142Z] 3dab9f8bf2d2: Waiting [2023-06-17T01:04:29.142Z] 523abc4dba52: Layer already exists [2023-06-17T01:04:29.142Z] 0c84e793e720: Layer already exists [2023-06-17T01:04:29.142Z] 37c8dfffc5a4: Layer already exists [2023-06-17T01:04:29.142Z] f29b24d8400a: Layer already exists [2023-06-17T01:04:29.142Z] 38a78873fe2e: Layer already exists [2023-06-17T01:04:29.142Z] 3dab9f8bf2d2: Layer already exists [2023-06-17T01:04:29.142Z] 3.1.0-dev.4: digest: sha256:a46d4f94628e160004373683d7091abf24b0ada1974b5853fc638eb258f46f91 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-17T01:04:29.452Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284-3.1.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-17T01:04:29.760Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284-3.1.0-dev.4 [2023-06-17T01:04:29.760Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-06-17T01:04:29.760Z] 523abc4dba52: Preparing [2023-06-17T01:04:29.760Z] 37c8dfffc5a4: Preparing [2023-06-17T01:04:29.760Z] 38a78873fe2e: Preparing [2023-06-17T01:04:29.760Z] 0c84e793e720: Preparing [2023-06-17T01:04:29.760Z] f29b24d8400a: Preparing [2023-06-17T01:04:29.760Z] 3dab9f8bf2d2: Preparing [2023-06-17T01:04:29.760Z] 3dab9f8bf2d2: Waiting [2023-06-17T01:04:29.760Z] 37c8dfffc5a4: Layer already exists [2023-06-17T01:04:29.760Z] 38a78873fe2e: Layer already exists [2023-06-17T01:04:29.760Z] 0c84e793e720: Layer already exists [2023-06-17T01:04:29.760Z] 523abc4dba52: Layer already exists [2023-06-17T01:04:29.760Z] f29b24d8400a: Layer already exists [2023-06-17T01:04:29.760Z] 3dab9f8bf2d2: Layer already exists [2023-06-17T01:04:29.760Z] 61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284-3.1.0-dev.4: digest: sha256:a46d4f94628e160004373683d7091abf24b0ada1974b5853fc638eb258f46f91 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-17T01:04:30.069Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-17T01:04:30.383Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2023-06-17T01:04:30.383Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-06-17T01:04:30.383Z] 523abc4dba52: Preparing [2023-06-17T01:04:30.383Z] 37c8dfffc5a4: Preparing [2023-06-17T01:04:30.383Z] 38a78873fe2e: Preparing [2023-06-17T01:04:30.383Z] 0c84e793e720: Preparing [2023-06-17T01:04:30.383Z] f29b24d8400a: Preparing [2023-06-17T01:04:30.383Z] 3dab9f8bf2d2: Preparing [2023-06-17T01:04:30.383Z] 3dab9f8bf2d2: Waiting [2023-06-17T01:04:30.383Z] 523abc4dba52: Layer already exists [2023-06-17T01:04:30.383Z] 37c8dfffc5a4: Layer already exists [2023-06-17T01:04:30.383Z] 0c84e793e720: Layer already exists [2023-06-17T01:04:30.383Z] 38a78873fe2e: Layer already exists [2023-06-17T01:04:30.383Z] f29b24d8400a: Layer already exists [2023-06-17T01:04:30.383Z] 3dab9f8bf2d2: Layer already exists [2023-06-17T01:04:30.383Z] main: digest: sha256:a46d4f94628e160004373683d7091abf24b0ada1974b5853fc638eb258f46f91 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-06-17T01:04:30.421Z] ===================================================== [Pipeline] echo [2023-06-17T01:04:30.428Z] taggedImages: [2023-06-17T01:04:30.428Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284 [2023-06-17T01:04:30.428Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2023-06-17T01:04:30.428Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.1.0-dev.4 [2023-06-17T01:04:30.428Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284-3.1.0-dev.4 [2023-06-17T01:04:30.428Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo [2023-06-17T01:04:30.444Z] [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: [2023-06-17T01:04:30.444Z] 61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284 [2023-06-17T01:04:30.444Z] latest [2023-06-17T01:04:30.444Z] 3.1.0-dev.4 [2023-06-17T01:04:30.444Z] 61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284-3.1.0-dev.4 [2023-06-17T01:04:30.444Z] main [2023-06-17T01:04:30.444Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-17T01:04:30.754Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-17T01:04:31.062Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284 [2023-06-17T01:04:31.062Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-06-17T01:04:31.062Z] 172845898875: Preparing [2023-06-17T01:04:31.062Z] e1b35db9b0ad: Preparing [2023-06-17T01:04:31.062Z] 6464f99b01bc: Preparing [2023-06-17T01:04:31.062Z] 87db4df47c51: Preparing [2023-06-17T01:04:31.062Z] 5c7885e88de4: Preparing [2023-06-17T01:04:31.062Z] 38a78873fe2e: Preparing [2023-06-17T01:04:31.062Z] 0c84e793e720: Preparing [2023-06-17T01:04:31.062Z] fc0bb3228e24: Preparing [2023-06-17T01:04:31.062Z] 3dab9f8bf2d2: Preparing [2023-06-17T01:04:31.062Z] 38a78873fe2e: Waiting [2023-06-17T01:04:31.062Z] 0c84e793e720: Waiting [2023-06-17T01:04:31.062Z] fc0bb3228e24: Waiting [2023-06-17T01:04:31.062Z] 3dab9f8bf2d2: Waiting [2023-06-17T01:04:31.062Z] 6464f99b01bc: Pushed [2023-06-17T01:04:31.063Z] 38a78873fe2e: Layer already exists [2023-06-17T01:04:31.063Z] e1b35db9b0ad: Pushed [2023-06-17T01:04:31.063Z] 172845898875: Pushed [2023-06-17T01:04:31.063Z] 0c84e793e720: Layer already exists [2023-06-17T01:04:31.063Z] 3dab9f8bf2d2: Layer already exists [2023-06-17T01:04:31.629Z] fc0bb3228e24: Pushed [2023-06-17T01:04:36.940Z] 5c7885e88de4: Pushed [2023-06-17T01:04:39.522Z] 87db4df47c51: Pushed [2023-06-17T01:04:39.522Z] 61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284: digest: sha256:7fd2ab351a0d7751f72ffac45aff4f86efc73fc144596e653b6cc7a0e8003fe0 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-17T01:04:39.840Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-17T01:04:40.223Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2023-06-17T01:04:40.223Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-06-17T01:04:40.223Z] 172845898875: Preparing [2023-06-17T01:04:40.223Z] e1b35db9b0ad: Preparing [2023-06-17T01:04:40.223Z] 6464f99b01bc: Preparing [2023-06-17T01:04:40.223Z] 87db4df47c51: Preparing [2023-06-17T01:04:40.223Z] 5c7885e88de4: Preparing [2023-06-17T01:04:40.223Z] 38a78873fe2e: Preparing [2023-06-17T01:04:40.223Z] 0c84e793e720: Preparing [2023-06-17T01:04:40.223Z] fc0bb3228e24: Preparing [2023-06-17T01:04:40.223Z] 3dab9f8bf2d2: Preparing [2023-06-17T01:04:40.223Z] 38a78873fe2e: Waiting [2023-06-17T01:04:40.223Z] 0c84e793e720: Waiting [2023-06-17T01:04:40.223Z] fc0bb3228e24: Waiting [2023-06-17T01:04:40.223Z] 3dab9f8bf2d2: Waiting [2023-06-17T01:04:40.223Z] 87db4df47c51: Layer already exists [2023-06-17T01:04:40.223Z] e1b35db9b0ad: Layer already exists [2023-06-17T01:04:40.223Z] 6464f99b01bc: Layer already exists [2023-06-17T01:04:40.223Z] 5c7885e88de4: Layer already exists [2023-06-17T01:04:40.223Z] 172845898875: Layer already exists [2023-06-17T01:04:40.223Z] fc0bb3228e24: Layer already exists [2023-06-17T01:04:40.223Z] 0c84e793e720: Layer already exists [2023-06-17T01:04:40.223Z] 38a78873fe2e: Layer already exists [2023-06-17T01:04:40.223Z] 3dab9f8bf2d2: Layer already exists [2023-06-17T01:04:40.223Z] latest: digest: sha256:7fd2ab351a0d7751f72ffac45aff4f86efc73fc144596e653b6cc7a0e8003fe0 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-17T01:04:40.528Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:3.1.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-17T01:04:40.831Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:3.1.0-dev.4 [2023-06-17T01:04:40.831Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-06-17T01:04:40.831Z] 172845898875: Preparing [2023-06-17T01:04:40.831Z] e1b35db9b0ad: Preparing [2023-06-17T01:04:40.831Z] 6464f99b01bc: Preparing [2023-06-17T01:04:40.831Z] 87db4df47c51: Preparing [2023-06-17T01:04:40.831Z] 5c7885e88de4: Preparing [2023-06-17T01:04:40.831Z] 38a78873fe2e: Preparing [2023-06-17T01:04:40.831Z] 0c84e793e720: Preparing [2023-06-17T01:04:40.831Z] fc0bb3228e24: Preparing [2023-06-17T01:04:40.831Z] 3dab9f8bf2d2: Preparing [2023-06-17T01:04:40.831Z] 38a78873fe2e: Waiting [2023-06-17T01:04:40.831Z] fc0bb3228e24: Waiting [2023-06-17T01:04:40.831Z] 0c84e793e720: Waiting [2023-06-17T01:04:40.831Z] e1b35db9b0ad: Layer already exists [2023-06-17T01:04:40.831Z] 87db4df47c51: Layer already exists [2023-06-17T01:04:40.831Z] 6464f99b01bc: Layer already exists [2023-06-17T01:04:40.831Z] 172845898875: Layer already exists [2023-06-17T01:04:40.831Z] 5c7885e88de4: Layer already exists [2023-06-17T01:04:40.831Z] 38a78873fe2e: Layer already exists [2023-06-17T01:04:40.831Z] fc0bb3228e24: Layer already exists [2023-06-17T01:04:40.831Z] 0c84e793e720: Layer already exists [2023-06-17T01:04:40.831Z] 3dab9f8bf2d2: Layer already exists [2023-06-17T01:04:40.831Z] 3.1.0-dev.4: digest: sha256:7fd2ab351a0d7751f72ffac45aff4f86efc73fc144596e653b6cc7a0e8003fe0 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-17T01:04:41.130Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284-3.1.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-17T01:04:41.433Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284-3.1.0-dev.4 [2023-06-17T01:04:41.433Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-06-17T01:04:41.433Z] 172845898875: Preparing [2023-06-17T01:04:41.433Z] e1b35db9b0ad: Preparing [2023-06-17T01:04:41.433Z] 6464f99b01bc: Preparing [2023-06-17T01:04:41.433Z] 87db4df47c51: Preparing [2023-06-17T01:04:41.433Z] 5c7885e88de4: Preparing [2023-06-17T01:04:41.433Z] 38a78873fe2e: Preparing [2023-06-17T01:04:41.433Z] 0c84e793e720: Preparing [2023-06-17T01:04:41.433Z] fc0bb3228e24: Preparing [2023-06-17T01:04:41.433Z] 3dab9f8bf2d2: Preparing [2023-06-17T01:04:41.433Z] 38a78873fe2e: Waiting [2023-06-17T01:04:41.433Z] 0c84e793e720: Waiting [2023-06-17T01:04:41.433Z] fc0bb3228e24: Waiting [2023-06-17T01:04:41.433Z] 3dab9f8bf2d2: Waiting [2023-06-17T01:04:41.433Z] e1b35db9b0ad: Layer already exists [2023-06-17T01:04:41.433Z] 5c7885e88de4: Layer already exists [2023-06-17T01:04:41.433Z] 6464f99b01bc: Layer already exists [2023-06-17T01:04:41.433Z] fc0bb3228e24: Layer already exists [2023-06-17T01:04:41.433Z] 0c84e793e720: Layer already exists [2023-06-17T01:04:41.433Z] 172845898875: Layer already exists [2023-06-17T01:04:41.433Z] 87db4df47c51: Layer already exists [2023-06-17T01:04:41.433Z] 38a78873fe2e: Layer already exists [2023-06-17T01:04:41.433Z] 3dab9f8bf2d2: Layer already exists [2023-06-17T01:04:41.433Z] 61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284-3.1.0-dev.4: digest: sha256:7fd2ab351a0d7751f72ffac45aff4f86efc73fc144596e653b6cc7a0e8003fe0 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-17T01:04:41.742Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-17T01:04:42.051Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main [2023-06-17T01:04:42.051Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-06-17T01:04:42.051Z] 172845898875: Preparing [2023-06-17T01:04:42.051Z] e1b35db9b0ad: Preparing [2023-06-17T01:04:42.051Z] 6464f99b01bc: Preparing [2023-06-17T01:04:42.051Z] 87db4df47c51: Preparing [2023-06-17T01:04:42.051Z] 5c7885e88de4: Preparing [2023-06-17T01:04:42.051Z] 38a78873fe2e: Preparing [2023-06-17T01:04:42.051Z] 0c84e793e720: Preparing [2023-06-17T01:04:42.051Z] fc0bb3228e24: Preparing [2023-06-17T01:04:42.051Z] 3dab9f8bf2d2: Preparing [2023-06-17T01:04:42.051Z] 0c84e793e720: Waiting [2023-06-17T01:04:42.051Z] 3dab9f8bf2d2: Waiting [2023-06-17T01:04:42.051Z] fc0bb3228e24: Waiting [2023-06-17T01:04:42.051Z] 38a78873fe2e: Waiting [2023-06-17T01:04:42.051Z] 87db4df47c51: Layer already exists [2023-06-17T01:04:42.051Z] 5c7885e88de4: Layer already exists [2023-06-17T01:04:42.051Z] 172845898875: Layer already exists [2023-06-17T01:04:42.051Z] e1b35db9b0ad: Layer already exists [2023-06-17T01:04:42.051Z] 6464f99b01bc: Layer already exists [2023-06-17T01:04:42.051Z] 0c84e793e720: Layer already exists [2023-06-17T01:04:42.051Z] 38a78873fe2e: Layer already exists [2023-06-17T01:04:42.051Z] fc0bb3228e24: Layer already exists [2023-06-17T01:04:42.051Z] 3dab9f8bf2d2: Layer already exists [2023-06-17T01:04:42.051Z] main: digest: sha256:7fd2ab351a0d7751f72ffac45aff4f86efc73fc144596e653b6cc7a0e8003fe0 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-06-17T01:04:42.089Z] ===================================================== [Pipeline] echo [2023-06-17T01:04:42.095Z] taggedImages: [2023-06-17T01:04:42.095Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284 [2023-06-17T01:04:42.095Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2023-06-17T01:04:42.095Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:3.1.0-dev.4 [2023-06-17T01:04:42.095Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284-3.1.0-dev.4 [2023-06-17T01:04:42.095Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo [2023-06-17T01:04:42.111Z] [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: [2023-06-17T01:04:42.111Z] 61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284 [2023-06-17T01:04:42.111Z] latest [2023-06-17T01:04:42.111Z] 3.1.0-dev.4 [2023-06-17T01:04:42.111Z] 61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284-3.1.0-dev.4 [2023-06-17T01:04:42.111Z] main [2023-06-17T01:04:42.111Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-17T01:04:42.416Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-17T01:04:42.717Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284 [2023-06-17T01:04:42.717Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-06-17T01:04:42.717Z] c2e8987a2843: Preparing [2023-06-17T01:04:42.717Z] 9f42db677b14: Preparing [2023-06-17T01:04:42.717Z] ebf9d4d76436: Preparing [2023-06-17T01:04:42.717Z] f05ebce80f5c: Preparing [2023-06-17T01:04:42.717Z] 38a78873fe2e: Preparing [2023-06-17T01:04:42.717Z] 0c84e793e720: Preparing [2023-06-17T01:04:42.717Z] 77191f652177: Preparing [2023-06-17T01:04:42.717Z] 3dab9f8bf2d2: Preparing [2023-06-17T01:04:42.717Z] 77191f652177: Waiting [2023-06-17T01:04:42.717Z] 3dab9f8bf2d2: Waiting [2023-06-17T01:04:42.717Z] 0c84e793e720: Waiting [2023-06-17T01:04:42.717Z] 38a78873fe2e: Layer already exists [2023-06-17T01:04:42.717Z] ebf9d4d76436: Pushed [2023-06-17T01:04:42.717Z] 9f42db677b14: Pushed [2023-06-17T01:04:42.717Z] 0c84e793e720: Layer already exists [2023-06-17T01:04:42.717Z] c2e8987a2843: Pushed [2023-06-17T01:04:42.717Z] 3dab9f8bf2d2: Layer already exists [2023-06-17T01:04:43.290Z] 77191f652177: Pushed [2023-06-17T01:04:51.458Z] f05ebce80f5c: Pushed [2023-06-17T01:04:51.458Z] 61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284: digest: sha256:530ce67200fd74f0f7440f8010dfa6d923f0babfd887f73eda0646b84c32ff8a size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-17T01:04:51.760Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-17T01:04:52.061Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest [2023-06-17T01:04:52.061Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-06-17T01:04:52.061Z] c2e8987a2843: Preparing [2023-06-17T01:04:52.061Z] 9f42db677b14: Preparing [2023-06-17T01:04:52.061Z] ebf9d4d76436: Preparing [2023-06-17T01:04:52.061Z] f05ebce80f5c: Preparing [2023-06-17T01:04:52.061Z] 38a78873fe2e: Preparing [2023-06-17T01:04:52.061Z] 0c84e793e720: Preparing [2023-06-17T01:04:52.061Z] 77191f652177: Preparing [2023-06-17T01:04:52.061Z] 3dab9f8bf2d2: Preparing [2023-06-17T01:04:52.061Z] 0c84e793e720: Waiting [2023-06-17T01:04:52.061Z] 77191f652177: Waiting [2023-06-17T01:04:52.061Z] 3dab9f8bf2d2: Waiting [2023-06-17T01:04:52.061Z] f05ebce80f5c: Layer already exists [2023-06-17T01:04:52.061Z] c2e8987a2843: Layer already exists [2023-06-17T01:04:52.061Z] ebf9d4d76436: Layer already exists [2023-06-17T01:04:52.061Z] 38a78873fe2e: Layer already exists [2023-06-17T01:04:52.061Z] 9f42db677b14: Layer already exists [2023-06-17T01:04:52.061Z] 0c84e793e720: Layer already exists [2023-06-17T01:04:52.061Z] 77191f652177: Layer already exists [2023-06-17T01:04:52.061Z] 3dab9f8bf2d2: Layer already exists [2023-06-17T01:04:52.061Z] latest: digest: sha256:530ce67200fd74f0f7440f8010dfa6d923f0babfd887f73eda0646b84c32ff8a size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-17T01:04:52.374Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:3.1.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-17T01:04:52.687Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:3.1.0-dev.4 [2023-06-17T01:04:52.687Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-06-17T01:04:52.687Z] c2e8987a2843: Preparing [2023-06-17T01:04:52.687Z] 9f42db677b14: Preparing [2023-06-17T01:04:52.687Z] ebf9d4d76436: Preparing [2023-06-17T01:04:52.687Z] f05ebce80f5c: Preparing [2023-06-17T01:04:52.687Z] 38a78873fe2e: Preparing [2023-06-17T01:04:52.687Z] 0c84e793e720: Preparing [2023-06-17T01:04:52.687Z] 77191f652177: Preparing [2023-06-17T01:04:52.687Z] 3dab9f8bf2d2: Preparing [2023-06-17T01:04:52.687Z] 0c84e793e720: Waiting [2023-06-17T01:04:52.687Z] 77191f652177: Waiting [2023-06-17T01:04:52.687Z] 3dab9f8bf2d2: Waiting [2023-06-17T01:04:52.687Z] f05ebce80f5c: Layer already exists [2023-06-17T01:04:52.687Z] c2e8987a2843: Layer already exists [2023-06-17T01:04:52.687Z] 9f42db677b14: Layer already exists [2023-06-17T01:04:52.687Z] ebf9d4d76436: Layer already exists [2023-06-17T01:04:52.687Z] 38a78873fe2e: Layer already exists [2023-06-17T01:04:52.687Z] 0c84e793e720: Layer already exists [2023-06-17T01:04:52.687Z] 77191f652177: Layer already exists [2023-06-17T01:04:52.687Z] 3dab9f8bf2d2: Layer already exists [2023-06-17T01:04:52.687Z] 3.1.0-dev.4: digest: sha256:530ce67200fd74f0f7440f8010dfa6d923f0babfd887f73eda0646b84c32ff8a size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-17T01:04:52.994Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284-3.1.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-17T01:04:53.299Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284-3.1.0-dev.4 [2023-06-17T01:04:53.299Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-06-17T01:04:53.299Z] c2e8987a2843: Preparing [2023-06-17T01:04:53.299Z] 9f42db677b14: Preparing [2023-06-17T01:04:53.299Z] ebf9d4d76436: Preparing [2023-06-17T01:04:53.299Z] f05ebce80f5c: Preparing [2023-06-17T01:04:53.299Z] 38a78873fe2e: Preparing [2023-06-17T01:04:53.299Z] 0c84e793e720: Preparing [2023-06-17T01:04:53.299Z] 77191f652177: Preparing [2023-06-17T01:04:53.299Z] 3dab9f8bf2d2: Preparing [2023-06-17T01:04:53.299Z] 0c84e793e720: Waiting [2023-06-17T01:04:53.299Z] 77191f652177: Waiting [2023-06-17T01:04:53.299Z] 3dab9f8bf2d2: Waiting [2023-06-17T01:04:53.299Z] ebf9d4d76436: Layer already exists [2023-06-17T01:04:53.299Z] 38a78873fe2e: Layer already exists [2023-06-17T01:04:53.299Z] f05ebce80f5c: Layer already exists [2023-06-17T01:04:53.299Z] c2e8987a2843: Layer already exists [2023-06-17T01:04:53.299Z] 9f42db677b14: Layer already exists [2023-06-17T01:04:53.299Z] 0c84e793e720: Layer already exists [2023-06-17T01:04:53.299Z] 3dab9f8bf2d2: Layer already exists [2023-06-17T01:04:53.299Z] 77191f652177: Layer already exists [2023-06-17T01:04:53.299Z] 61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284-3.1.0-dev.4: digest: sha256:530ce67200fd74f0f7440f8010dfa6d923f0babfd887f73eda0646b84c32ff8a size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-17T01:04:53.607Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-17T01:04:53.918Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main [2023-06-17T01:04:53.918Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-06-17T01:04:53.918Z] c2e8987a2843: Preparing [2023-06-17T01:04:53.918Z] 9f42db677b14: Preparing [2023-06-17T01:04:53.918Z] ebf9d4d76436: Preparing [2023-06-17T01:04:53.918Z] f05ebce80f5c: Preparing [2023-06-17T01:04:53.918Z] 38a78873fe2e: Preparing [2023-06-17T01:04:53.918Z] 0c84e793e720: Preparing [2023-06-17T01:04:53.918Z] 77191f652177: Preparing [2023-06-17T01:04:53.918Z] 3dab9f8bf2d2: Preparing [2023-06-17T01:04:53.918Z] 0c84e793e720: Waiting [2023-06-17T01:04:53.918Z] 3dab9f8bf2d2: Waiting [2023-06-17T01:04:53.918Z] 77191f652177: Waiting [2023-06-17T01:04:53.918Z] 38a78873fe2e: Layer already exists [2023-06-17T01:04:53.918Z] c2e8987a2843: Layer already exists [2023-06-17T01:04:53.918Z] ebf9d4d76436: Layer already exists [2023-06-17T01:04:53.918Z] 9f42db677b14: Layer already exists [2023-06-17T01:04:53.918Z] f05ebce80f5c: Layer already exists [2023-06-17T01:04:53.918Z] 77191f652177: Layer already exists [2023-06-17T01:04:53.918Z] 0c84e793e720: Layer already exists [2023-06-17T01:04:53.918Z] 3dab9f8bf2d2: Layer already exists [2023-06-17T01:04:53.918Z] main: digest: sha256:530ce67200fd74f0f7440f8010dfa6d923f0babfd887f73eda0646b84c32ff8a size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-06-17T01:04:53.955Z] ===================================================== [Pipeline] echo [2023-06-17T01:04:53.961Z] taggedImages: [2023-06-17T01:04:53.961Z] - nexus3.edgexfoundry.org:10004/security-spire-config:61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284 [2023-06-17T01:04:53.961Z] - nexus3.edgexfoundry.org:10004/security-spire-config:latest [2023-06-17T01:04:53.961Z] - nexus3.edgexfoundry.org:10004/security-spire-config:3.1.0-dev.4 [2023-06-17T01:04:53.962Z] - nexus3.edgexfoundry.org:10004/security-spire-config:61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284-3.1.0-dev.4 [2023-06-17T01:04:53.962Z] - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo [2023-06-17T01:04:53.978Z] [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: [2023-06-17T01:04:53.978Z] 61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284 [2023-06-17T01:04:53.978Z] latest [2023-06-17T01:04:53.978Z] 3.1.0-dev.4 [2023-06-17T01:04:53.978Z] 61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284-3.1.0-dev.4 [2023-06-17T01:04:53.978Z] main [2023-06-17T01:04:53.978Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-17T01:04:54.291Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-17T01:04:54.595Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284 [2023-06-17T01:04:54.595Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-06-17T01:04:54.595Z] fb5e6038e8ec: Preparing [2023-06-17T01:04:54.595Z] 3c2d1b5c24bf: Preparing [2023-06-17T01:04:54.595Z] 4722530488d2: Preparing [2023-06-17T01:04:54.595Z] cff04c4f5361: Preparing [2023-06-17T01:04:54.595Z] 38a78873fe2e: Preparing [2023-06-17T01:04:54.595Z] 0c84e793e720: Preparing [2023-06-17T01:04:54.595Z] fc0bb3228e24: Preparing [2023-06-17T01:04:54.595Z] 3dab9f8bf2d2: Preparing [2023-06-17T01:04:54.595Z] fc0bb3228e24: Waiting [2023-06-17T01:04:54.595Z] 38a78873fe2e: Layer already exists [2023-06-17T01:04:54.595Z] 0c84e793e720: Layer already exists [2023-06-17T01:04:54.595Z] fc0bb3228e24: Layer already exists [2023-06-17T01:04:54.595Z] 3dab9f8bf2d2: Layer already exists [2023-06-17T01:04:54.595Z] 4722530488d2: Pushed [2023-06-17T01:04:54.595Z] 3c2d1b5c24bf: Pushed [2023-06-17T01:04:54.595Z] fb5e6038e8ec: Pushed [2023-06-17T01:05:04.595Z] cff04c4f5361: Pushed [2023-06-17T01:05:04.595Z] 61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284: digest: sha256:c69069f4b0f0db7656f674e6e2904e7ed46a8f9c179c79f94f5bcb836424467e size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-17T01:05:04.894Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-17T01:05:05.196Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest [2023-06-17T01:05:05.196Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-06-17T01:05:05.196Z] fb5e6038e8ec: Preparing [2023-06-17T01:05:05.196Z] 3c2d1b5c24bf: Preparing [2023-06-17T01:05:05.196Z] 4722530488d2: Preparing [2023-06-17T01:05:05.196Z] cff04c4f5361: Preparing [2023-06-17T01:05:05.196Z] 38a78873fe2e: Preparing [2023-06-17T01:05:05.196Z] 0c84e793e720: Preparing [2023-06-17T01:05:05.196Z] fc0bb3228e24: Preparing [2023-06-17T01:05:05.196Z] 3dab9f8bf2d2: Preparing [2023-06-17T01:05:05.196Z] 0c84e793e720: Waiting [2023-06-17T01:05:05.196Z] fc0bb3228e24: Waiting [2023-06-17T01:05:05.196Z] 3dab9f8bf2d2: Waiting [2023-06-17T01:05:05.196Z] 38a78873fe2e: Layer already exists [2023-06-17T01:05:05.196Z] 3c2d1b5c24bf: Layer already exists [2023-06-17T01:05:05.196Z] cff04c4f5361: Layer already exists [2023-06-17T01:05:05.196Z] 4722530488d2: Layer already exists [2023-06-17T01:05:05.196Z] fb5e6038e8ec: Layer already exists [2023-06-17T01:05:05.196Z] fc0bb3228e24: Layer already exists [2023-06-17T01:05:05.196Z] 0c84e793e720: Layer already exists [2023-06-17T01:05:05.196Z] 3dab9f8bf2d2: Layer already exists [2023-06-17T01:05:05.196Z] latest: digest: sha256:c69069f4b0f0db7656f674e6e2904e7ed46a8f9c179c79f94f5bcb836424467e size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-17T01:05:05.958Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:3.1.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-17T01:05:06.269Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:3.1.0-dev.4 [2023-06-17T01:05:06.269Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-06-17T01:05:06.269Z] fb5e6038e8ec: Preparing [2023-06-17T01:05:06.269Z] 3c2d1b5c24bf: Preparing [2023-06-17T01:05:06.269Z] 4722530488d2: Preparing [2023-06-17T01:05:06.269Z] cff04c4f5361: Preparing [2023-06-17T01:05:06.269Z] 38a78873fe2e: Preparing [2023-06-17T01:05:06.269Z] 0c84e793e720: Preparing [2023-06-17T01:05:06.269Z] fc0bb3228e24: Preparing [2023-06-17T01:05:06.269Z] 3dab9f8bf2d2: Preparing [2023-06-17T01:05:06.269Z] 3dab9f8bf2d2: Waiting [2023-06-17T01:05:06.269Z] fc0bb3228e24: Waiting [2023-06-17T01:05:06.269Z] 0c84e793e720: Waiting [2023-06-17T01:05:06.269Z] 4722530488d2: Layer already exists [2023-06-17T01:05:06.269Z] cff04c4f5361: Layer already exists [2023-06-17T01:05:06.269Z] fb5e6038e8ec: Layer already exists [2023-06-17T01:05:06.269Z] 38a78873fe2e: Layer already exists [2023-06-17T01:05:06.269Z] 3c2d1b5c24bf: Layer already exists [2023-06-17T01:05:06.269Z] fc0bb3228e24: Layer already exists [2023-06-17T01:05:06.269Z] 0c84e793e720: Layer already exists [2023-06-17T01:05:06.269Z] 3dab9f8bf2d2: Layer already exists [2023-06-17T01:05:06.269Z] 3.1.0-dev.4: digest: sha256:c69069f4b0f0db7656f674e6e2904e7ed46a8f9c179c79f94f5bcb836424467e size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-17T01:05:06.574Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284-3.1.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-17T01:05:06.890Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284-3.1.0-dev.4 [2023-06-17T01:05:06.890Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-06-17T01:05:06.890Z] fb5e6038e8ec: Preparing [2023-06-17T01:05:06.890Z] 3c2d1b5c24bf: Preparing [2023-06-17T01:05:06.890Z] 4722530488d2: Preparing [2023-06-17T01:05:06.890Z] cff04c4f5361: Preparing [2023-06-17T01:05:06.890Z] 38a78873fe2e: Preparing [2023-06-17T01:05:06.890Z] 0c84e793e720: Preparing [2023-06-17T01:05:06.890Z] fc0bb3228e24: Preparing [2023-06-17T01:05:06.890Z] 3dab9f8bf2d2: Preparing [2023-06-17T01:05:06.890Z] fc0bb3228e24: Waiting [2023-06-17T01:05:06.890Z] 3dab9f8bf2d2: Waiting [2023-06-17T01:05:06.891Z] 0c84e793e720: Waiting [2023-06-17T01:05:06.891Z] 38a78873fe2e: Layer already exists [2023-06-17T01:05:06.891Z] 3c2d1b5c24bf: Layer already exists [2023-06-17T01:05:06.891Z] cff04c4f5361: Layer already exists [2023-06-17T01:05:06.891Z] fb5e6038e8ec: Layer already exists [2023-06-17T01:05:06.891Z] 4722530488d2: Layer already exists [2023-06-17T01:05:06.891Z] fc0bb3228e24: Layer already exists [2023-06-17T01:05:06.891Z] 3dab9f8bf2d2: Layer already exists [2023-06-17T01:05:06.891Z] 0c84e793e720: Layer already exists [2023-06-17T01:05:06.891Z] 61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284-3.1.0-dev.4: digest: sha256:c69069f4b0f0db7656f674e6e2904e7ed46a8f9c179c79f94f5bcb836424467e size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-17T01:05:07.204Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-17T01:05:07.527Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main [2023-06-17T01:05:07.527Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-06-17T01:05:07.527Z] fb5e6038e8ec: Preparing [2023-06-17T01:05:07.527Z] 3c2d1b5c24bf: Preparing [2023-06-17T01:05:07.527Z] 4722530488d2: Preparing [2023-06-17T01:05:07.527Z] cff04c4f5361: Preparing [2023-06-17T01:05:07.527Z] 38a78873fe2e: Preparing [2023-06-17T01:05:07.527Z] 0c84e793e720: Preparing [2023-06-17T01:05:07.527Z] fc0bb3228e24: Preparing [2023-06-17T01:05:07.527Z] 3dab9f8bf2d2: Preparing [2023-06-17T01:05:07.527Z] 0c84e793e720: Waiting [2023-06-17T01:05:07.527Z] 3dab9f8bf2d2: Waiting [2023-06-17T01:05:07.527Z] fc0bb3228e24: Waiting [2023-06-17T01:05:07.527Z] 3c2d1b5c24bf: Layer already exists [2023-06-17T01:05:07.527Z] 4722530488d2: Layer already exists [2023-06-17T01:05:07.527Z] cff04c4f5361: Layer already exists [2023-06-17T01:05:07.527Z] fb5e6038e8ec: Layer already exists [2023-06-17T01:05:07.527Z] 38a78873fe2e: Layer already exists [2023-06-17T01:05:07.527Z] 0c84e793e720: Layer already exists [2023-06-17T01:05:07.527Z] 3dab9f8bf2d2: Layer already exists [2023-06-17T01:05:07.527Z] fc0bb3228e24: Layer already exists [2023-06-17T01:05:07.527Z] main: digest: sha256:c69069f4b0f0db7656f674e6e2904e7ed46a8f9c179c79f94f5bcb836424467e size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-06-17T01:05:07.571Z] ===================================================== [Pipeline] echo [2023-06-17T01:05:07.577Z] taggedImages: [2023-06-17T01:05:07.577Z] - nexus3.edgexfoundry.org:10004/security-spire-server:61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284 [2023-06-17T01:05:07.577Z] - nexus3.edgexfoundry.org:10004/security-spire-server:latest [2023-06-17T01:05:07.577Z] - nexus3.edgexfoundry.org:10004/security-spire-server:3.1.0-dev.4 [2023-06-17T01:05:07.577Z] - nexus3.edgexfoundry.org:10004/security-spire-server:61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284-3.1.0-dev.4 [2023-06-17T01:05:07.577Z] - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo [2023-06-17T01:05:07.592Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2023-06-17T01:05:07.592Z] 61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284 [2023-06-17T01:05:07.592Z] latest [2023-06-17T01:05:07.592Z] 3.1.0-dev.4 [2023-06-17T01:05:07.592Z] 61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284-3.1.0-dev.4 [2023-06-17T01:05:07.592Z] main [2023-06-17T01:05:07.592Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-17T01:05:07.904Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-17T01:05:08.217Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284 [2023-06-17T01:05:08.217Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-06-17T01:05:08.217Z] b907d20d006b: Preparing [2023-06-17T01:05:08.217Z] cf2f9bf99a80: Preparing [2023-06-17T01:05:08.217Z] 38a78873fe2e: Preparing [2023-06-17T01:05:08.217Z] 0c84e793e720: Preparing [2023-06-17T01:05:08.217Z] 7050de2125a8: Preparing [2023-06-17T01:05:08.217Z] 3dab9f8bf2d2: Preparing [2023-06-17T01:05:08.217Z] 3dab9f8bf2d2: Waiting [2023-06-17T01:05:08.217Z] 0c84e793e720: Layer already exists [2023-06-17T01:05:08.217Z] 38a78873fe2e: Layer already exists [2023-06-17T01:05:08.217Z] 3dab9f8bf2d2: Layer already exists [2023-06-17T01:05:08.217Z] b907d20d006b: Pushed [2023-06-17T01:05:08.217Z] 7050de2125a8: Pushed [2023-06-17T01:05:08.765Z] #72 ... [2023-06-17T01:05:08.765Z] [2023-06-17T01:05:08.765Z] #59 [security-spire-agent builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-17T01:05:08.765Z] #59 DONE 64.4s [2023-06-17T01:05:08.765Z] [2023-06-17T01:05:08.765Z] #69 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-17T01:05:08.765Z] #69 DONE 56.1s [2023-06-17T01:05:08.765Z] [2023-06-17T01:05:08.765Z] #64 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-17T01:05:08.765Z] #64 DONE 62.3s [2023-06-17T01:05:08.765Z] [2023-06-17T01:05:08.765Z] #75 [security-proxy-setup builder 6/7] COPY . . [2023-06-17T01:05:08.765Z] #75 DONE 1.4s [2023-06-17T01:05:08.765Z] [2023-06-17T01:05:08.765Z] #76 [support-notifications builder 6/7] COPY . . [2023-06-17T01:05:08.765Z] #76 DONE 1.4s [2023-06-17T01:05:08.765Z] [2023-06-17T01:05:08.765Z] #77 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-06-17T01:05:09.043Z] #77 ... [2023-06-17T01:05:09.043Z] [2023-06-17T01:05:09.043Z] #78 [security-secretstore-setup builder 6/7] COPY . . [2023-06-17T01:05:09.043Z] #78 CACHED [2023-06-17T01:05:09.043Z] [2023-06-17T01:05:09.043Z] #79 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2023-06-17T01:05:09.043Z] #79 CACHED [2023-06-17T01:05:09.043Z] [2023-06-17T01:05:09.043Z] #80 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-17T01:05:09.043Z] #80 CACHED [2023-06-17T01:05:09.043Z] [2023-06-17T01:05:09.043Z] #81 [security-bootstrapper builder 6/7] COPY . . [2023-06-17T01:05:09.043Z] #81 CACHED [2023-06-17T01:05:09.043Z] [2023-06-17T01:05:09.043Z] #82 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-06-17T01:05:09.043Z] #82 CACHED [2023-06-17T01:05:09.043Z] [2023-06-17T01:05:09.043Z] #83 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-17T01:05:09.043Z] #83 CACHED [2023-06-17T01:05:09.043Z] [2023-06-17T01:05:09.043Z] #72 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-17T01:05:09.043Z] #72 DONE 51.8s [2023-06-17T01:05:09.043Z] [2023-06-17T01:05:09.043Z] #84 [security-spire-agent builder 6/9] COPY . . [2023-06-17T01:05:09.043Z] #84 DONE 1.5s [2023-06-17T01:05:09.043Z] [2023-06-17T01:05:09.043Z] #85 [core-common-config-bootstrapper builder 6/7] COPY . . [2023-06-17T01:05:09.635Z] #85 ... [2023-06-17T01:05:09.635Z] [2023-06-17T01:05:09.635Z] #86 [security-spire-server builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-17T01:05:09.635Z] #86 CACHED [2023-06-17T01:05:09.635Z] [2023-06-17T01:05:09.635Z] #87 [security-spire-server builder 4/9] COPY go.mod vendor* ./ [2023-06-17T01:05:09.635Z] #87 CACHED [2023-06-17T01:05:09.635Z] [2023-06-17T01:05:09.635Z] #88 [security-spire-server builder 6/9] COPY . . [2023-06-17T01:05:09.635Z] #88 CACHED [2023-06-17T01:05:09.635Z] [2023-06-17T01:05:09.635Z] #89 [security-spire-server builder 7/9] WORKDIR /edgex-go/spire-build [2023-06-17T01:05:09.635Z] #89 CACHED [2023-06-17T01:05:09.635Z] [2023-06-17T01:05:09.635Z] #90 [security-spire-agent builder 7/9] WORKDIR /edgex-go/spire-build [2023-06-17T01:05:09.635Z] #90 DONE 0.6s [2023-06-17T01:05:09.635Z] [2023-06-17T01:05:09.635Z] #91 [security-spire-server builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-06-17T01:05:10.227Z] #91 ... [2023-06-17T01:05:10.227Z] [2023-06-17T01:05:10.227Z] #74 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-17T01:05:10.227Z] #74 DONE 49.3s [2023-06-17T01:05:10.505Z] [2023-06-17T01:05:10.505Z] #92 [security-spiffe-token-provider builder 6/7] COPY . . [2023-06-17T01:05:10.765Z] cf2f9bf99a80: Pushed [2023-06-17T01:05:11.030Z] 61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284: digest: sha256:0d53a9541040f10dcdbf8adc9ad9ab7ae0bf5ccc2a8afe03acb2dcb4d88893d0 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-17T01:05:11.340Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-17T01:05:11.642Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2023-06-17T01:05:11.642Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-06-17T01:05:11.642Z] b907d20d006b: Preparing [2023-06-17T01:05:11.642Z] cf2f9bf99a80: Preparing [2023-06-17T01:05:11.642Z] 38a78873fe2e: Preparing [2023-06-17T01:05:11.642Z] 0c84e793e720: Preparing [2023-06-17T01:05:11.642Z] 7050de2125a8: Preparing [2023-06-17T01:05:11.642Z] 3dab9f8bf2d2: Preparing [2023-06-17T01:05:11.642Z] 3dab9f8bf2d2: Waiting [2023-06-17T01:05:11.642Z] 0c84e793e720: Layer already exists [2023-06-17T01:05:11.642Z] cf2f9bf99a80: Layer already exists [2023-06-17T01:05:11.642Z] b907d20d006b: Layer already exists [2023-06-17T01:05:11.642Z] 38a78873fe2e: Layer already exists [2023-06-17T01:05:11.642Z] 7050de2125a8: Layer already exists [2023-06-17T01:05:11.642Z] 3dab9f8bf2d2: Layer already exists [2023-06-17T01:05:11.642Z] latest: digest: sha256:0d53a9541040f10dcdbf8adc9ad9ab7ae0bf5ccc2a8afe03acb2dcb4d88893d0 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-17T01:05:11.936Z] #92 ... [2023-06-17T01:05:11.936Z] [2023-06-17T01:05:11.936Z] #93 [core-data builder 4/7] COPY go.mod vendor* ./ [2023-06-17T01:05:11.936Z] #93 CACHED [2023-06-17T01:05:11.936Z] [2023-06-17T01:05:11.936Z] #94 [core-data builder 6/7] COPY . . [2023-06-17T01:05:11.936Z] #94 CACHED [2023-06-17T01:05:11.936Z] [2023-06-17T01:05:11.936Z] #95 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-17T01:05:11.936Z] #95 CACHED [2023-06-17T01:05:11.936Z] [2023-06-17T01:05:11.936Z] #96 [security-proxy-auth builder 6/7] COPY . . [2023-06-17T01:05:11.936Z] #96 CACHED [2023-06-17T01:05:11.936Z] [2023-06-17T01:05:11.936Z] #97 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-17T01:05:11.936Z] #97 CACHED [2023-06-17T01:05:11.936Z] [2023-06-17T01:05:11.936Z] #98 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2023-06-17T01:05:11.936Z] #98 CACHED [2023-06-17T01:05:11.936Z] [2023-06-17T01:05:11.936Z] #99 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-17T01:05:11.936Z] #99 CACHED [2023-06-17T01:05:11.936Z] [2023-06-17T01:05:11.936Z] #100 [core-command builder 4/7] COPY go.mod vendor* ./ [2023-06-17T01:05:11.936Z] #100 CACHED [2023-06-17T01:05:11.936Z] [2023-06-17T01:05:11.936Z] #101 [core-command builder 6/7] COPY . . [2023-06-17T01:05:11.936Z] #101 CACHED [2023-06-17T01:05:11.936Z] [2023-06-17T01:05:11.936Z] #102 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-17T01:05:11.936Z] #102 CACHED [2023-06-17T01:05:11.936Z] [2023-06-17T01:05:11.936Z] #103 [support-scheduler builder 6/7] COPY . . [2023-06-17T01:05:11.936Z] #103 CACHED [2023-06-17T01:05:11.936Z] [2023-06-17T01:05:11.936Z] #104 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2023-06-17T01:05:11.936Z] #104 CACHED [2023-06-17T01:05:11.936Z] [2023-06-17T01:05:11.936Z] #85 [core-common-config-bootstrapper builder 6/7] COPY . . [2023-06-17T01:05:11.936Z] #85 DONE 2.8s [2023-06-17T01:05:11.936Z] [2023-06-17T01:05:11.936Z] #105 [core-metadata builder 6/7] COPY . . [2023-06-17T01:05:11.936Z] #105 CACHED [2023-06-17T01:05:11.936Z] [2023-06-17T01:05:11.936Z] #106 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2023-06-17T01:05:11.936Z] #106 CACHED [2023-06-17T01:05:11.936Z] [2023-06-17T01:05:11.936Z] #107 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-17T01:05:11.936Z] #107 CACHED [2023-06-17T01:05:11.936Z] [2023-06-17T01:05:11.936Z] #108 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-06-17T01:05:11.942Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:3.1.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-17T01:05:12.245Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:3.1.0-dev.4 [2023-06-17T01:05:12.245Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-06-17T01:05:12.245Z] b907d20d006b: Preparing [2023-06-17T01:05:12.245Z] cf2f9bf99a80: Preparing [2023-06-17T01:05:12.245Z] 38a78873fe2e: Preparing [2023-06-17T01:05:12.245Z] 0c84e793e720: Preparing [2023-06-17T01:05:12.245Z] 7050de2125a8: Preparing [2023-06-17T01:05:12.245Z] 3dab9f8bf2d2: Preparing [2023-06-17T01:05:12.245Z] 3dab9f8bf2d2: Waiting [2023-06-17T01:05:12.245Z] b907d20d006b: Layer already exists [2023-06-17T01:05:12.245Z] cf2f9bf99a80: Layer already exists [2023-06-17T01:05:12.245Z] 38a78873fe2e: Layer already exists [2023-06-17T01:05:12.245Z] 7050de2125a8: Layer already exists [2023-06-17T01:05:12.245Z] 0c84e793e720: Layer already exists [2023-06-17T01:05:12.245Z] 3dab9f8bf2d2: Layer already exists [2023-06-17T01:05:12.245Z] 3.1.0-dev.4: digest: sha256:0d53a9541040f10dcdbf8adc9ad9ab7ae0bf5ccc2a8afe03acb2dcb4d88893d0 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-17T01:05:12.526Z] #108 ... [2023-06-17T01:05:12.526Z] [2023-06-17T01:05:12.526Z] #92 [security-spiffe-token-provider builder 6/7] COPY . . [2023-06-17T01:05:12.526Z] #92 DONE 2.4s [2023-06-17T01:05:12.545Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284-3.1.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-17T01:05:12.804Z] [2023-06-17T01:05:12.804Z] #109 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-06-17T01:05:12.860Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284-3.1.0-dev.4 [2023-06-17T01:05:12.860Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-06-17T01:05:12.860Z] b907d20d006b: Preparing [2023-06-17T01:05:12.860Z] cf2f9bf99a80: Preparing [2023-06-17T01:05:12.860Z] 38a78873fe2e: Preparing [2023-06-17T01:05:12.860Z] 0c84e793e720: Preparing [2023-06-17T01:05:12.860Z] 7050de2125a8: Preparing [2023-06-17T01:05:12.860Z] 3dab9f8bf2d2: Preparing [2023-06-17T01:05:12.860Z] 3dab9f8bf2d2: Waiting [2023-06-17T01:05:12.860Z] cf2f9bf99a80: Layer already exists [2023-06-17T01:05:12.860Z] 0c84e793e720: Layer already exists [2023-06-17T01:05:12.860Z] b907d20d006b: Layer already exists [2023-06-17T01:05:12.860Z] 7050de2125a8: Layer already exists [2023-06-17T01:05:12.860Z] 38a78873fe2e: Layer already exists [2023-06-17T01:05:12.860Z] 3dab9f8bf2d2: Layer already exists [2023-06-17T01:05:12.860Z] 61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284-3.1.0-dev.4: digest: sha256:0d53a9541040f10dcdbf8adc9ad9ab7ae0bf5ccc2a8afe03acb2dcb4d88893d0 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-17T01:05:13.166Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-17T01:05:13.470Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2023-06-17T01:05:13.470Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-06-17T01:05:13.470Z] b907d20d006b: Preparing [2023-06-17T01:05:13.470Z] cf2f9bf99a80: Preparing [2023-06-17T01:05:13.470Z] 38a78873fe2e: Preparing [2023-06-17T01:05:13.470Z] 0c84e793e720: Preparing [2023-06-17T01:05:13.470Z] 7050de2125a8: Preparing [2023-06-17T01:05:13.470Z] 3dab9f8bf2d2: Preparing [2023-06-17T01:05:13.470Z] 3dab9f8bf2d2: Waiting [2023-06-17T01:05:13.470Z] 0c84e793e720: Layer already exists [2023-06-17T01:05:13.470Z] 7050de2125a8: Layer already exists [2023-06-17T01:05:13.470Z] 38a78873fe2e: Layer already exists [2023-06-17T01:05:13.470Z] cf2f9bf99a80: Layer already exists [2023-06-17T01:05:13.470Z] b907d20d006b: Layer already exists [2023-06-17T01:05:13.470Z] 3dab9f8bf2d2: Layer already exists [2023-06-17T01:05:13.470Z] main: digest: sha256:0d53a9541040f10dcdbf8adc9ad9ab7ae0bf5ccc2a8afe03acb2dcb4d88893d0 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-06-17T01:05:13.512Z] ===================================================== [Pipeline] echo [2023-06-17T01:05:13.520Z] taggedImages: [2023-06-17T01:05:13.520Z] - nexus3.edgexfoundry.org:10004/support-notifications:61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284 [2023-06-17T01:05:13.520Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2023-06-17T01:05:13.520Z] - nexus3.edgexfoundry.org:10004/support-notifications:3.1.0-dev.4 [2023-06-17T01:05:13.520Z] - nexus3.edgexfoundry.org:10004/support-notifications:61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284-3.1.0-dev.4 [2023-06-17T01:05:13.520Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo [2023-06-17T01:05:13.547Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2023-06-17T01:05:13.547Z] 61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284 [2023-06-17T01:05:13.547Z] latest [2023-06-17T01:05:13.547Z] 3.1.0-dev.4 [2023-06-17T01:05:13.547Z] 61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284-3.1.0-dev.4 [2023-06-17T01:05:13.547Z] main [2023-06-17T01:05:13.547Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-17T01:05:13.867Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-17T01:05:14.171Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284 [2023-06-17T01:05:14.172Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-06-17T01:05:14.172Z] a7a892b8f1cd: Preparing [2023-06-17T01:05:14.172Z] 331a6f8bea0e: Preparing [2023-06-17T01:05:14.172Z] 38a78873fe2e: Preparing [2023-06-17T01:05:14.172Z] 0c84e793e720: Preparing [2023-06-17T01:05:14.172Z] 87a5bb796f0e: Preparing [2023-06-17T01:05:14.172Z] 3dab9f8bf2d2: Preparing [2023-06-17T01:05:14.172Z] 3dab9f8bf2d2: Waiting [2023-06-17T01:05:14.172Z] 0c84e793e720: Layer already exists [2023-06-17T01:05:14.172Z] 87a5bb796f0e: Layer already exists [2023-06-17T01:05:14.172Z] 38a78873fe2e: Layer already exists [2023-06-17T01:05:14.172Z] 3dab9f8bf2d2: Layer already exists [2023-06-17T01:05:14.172Z] a7a892b8f1cd: Pushed [2023-06-17T01:05:16.704Z] 331a6f8bea0e: Pushed [2023-06-17T01:05:16.704Z] 61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284: digest: sha256:b6784889c5850ce3cfd3ed8dc918aac4dfa4974b6e7a8887ce1a9c4a99e502fb size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-17T01:05:17.015Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-17T01:05:17.095Z] #109 ... [2023-06-17T01:05:17.095Z] [2023-06-17T01:05:17.095Z] #91 [security-spire-server builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-06-17T01:05:17.095Z] #91 DONE 7.1s [2023-06-17T01:05:17.095Z] [2023-06-17T01:05:17.095Z] #110 [security-spire-server builder 9/9] WORKDIR /edgex-go [2023-06-17T01:05:17.095Z] #110 DONE 0.2s [2023-06-17T01:05:17.095Z] [2023-06-17T01:05:17.095Z] #111 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-06-17T01:05:17.095Z] #0 5.657 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.4" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-06-17T01:05:17.095Z] #111 ... [2023-06-17T01:05:17.095Z] [2023-06-17T01:05:17.095Z] #109 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-06-17T01:05:17.095Z] #109 4.293 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.4" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2023-06-17T01:05:17.315Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2023-06-17T01:05:17.315Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-06-17T01:05:17.315Z] a7a892b8f1cd: Preparing [2023-06-17T01:05:17.315Z] 331a6f8bea0e: Preparing [2023-06-17T01:05:17.315Z] 38a78873fe2e: Preparing [2023-06-17T01:05:17.315Z] 0c84e793e720: Preparing [2023-06-17T01:05:17.315Z] 87a5bb796f0e: Preparing [2023-06-17T01:05:17.315Z] 3dab9f8bf2d2: Preparing [2023-06-17T01:05:17.315Z] 3dab9f8bf2d2: Waiting [2023-06-17T01:05:17.315Z] 331a6f8bea0e: Layer already exists [2023-06-17T01:05:17.315Z] a7a892b8f1cd: Layer already exists [2023-06-17T01:05:17.315Z] 38a78873fe2e: Layer already exists [2023-06-17T01:05:17.315Z] 87a5bb796f0e: Layer already exists [2023-06-17T01:05:17.315Z] 0c84e793e720: Layer already exists [2023-06-17T01:05:17.315Z] 3dab9f8bf2d2: Layer already exists [2023-06-17T01:05:17.315Z] latest: digest: sha256:b6784889c5850ce3cfd3ed8dc918aac4dfa4974b6e7a8887ce1a9c4a99e502fb size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-17T01:05:17.378Z] #109 ... [2023-06-17T01:05:17.378Z] [2023-06-17T01:05:17.378Z] #112 [security-spire-agent builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-06-17T01:05:17.378Z] #112 DONE 8.0s [2023-06-17T01:05:17.623Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:3.1.0-dev.4 [Pipeline] } [Pipeline] // withEnv [2023-06-17T01:05:17.646Z] [2023-06-17T01:05:17.646Z] #113 [security-spire-agent builder 9/9] WORKDIR /edgex-go [2023-06-17T01:05:17.646Z] #113 DONE 0.4s [2023-06-17T01:05:17.646Z] [2023-06-17T01:05:17.646Z] #108 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-06-17T01:05:17.646Z] #108 5.527 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.4" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-17T01:05:17.938Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:3.1.0-dev.4 [2023-06-17T01:05:17.938Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-06-17T01:05:17.938Z] a7a892b8f1cd: Preparing [2023-06-17T01:05:17.938Z] 331a6f8bea0e: Preparing [2023-06-17T01:05:17.938Z] 38a78873fe2e: Preparing [2023-06-17T01:05:17.938Z] 0c84e793e720: Preparing [2023-06-17T01:05:17.938Z] 87a5bb796f0e: Preparing [2023-06-17T01:05:17.938Z] 3dab9f8bf2d2: Preparing [2023-06-17T01:05:17.938Z] 3dab9f8bf2d2: Waiting [2023-06-17T01:05:17.938Z] 38a78873fe2e: Layer already exists [2023-06-17T01:05:17.938Z] 87a5bb796f0e: Layer already exists [2023-06-17T01:05:17.938Z] 0c84e793e720: Layer already exists [2023-06-17T01:05:17.938Z] a7a892b8f1cd: Layer already exists [2023-06-17T01:05:17.938Z] 331a6f8bea0e: Layer already exists [2023-06-17T01:05:17.938Z] 3dab9f8bf2d2: Layer already exists [2023-06-17T01:05:17.938Z] 3.1.0-dev.4: digest: sha256:b6784889c5850ce3cfd3ed8dc918aac4dfa4974b6e7a8887ce1a9c4a99e502fb size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-17T01:05:18.249Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284-3.1.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-17T01:05:18.280Z] #108 ... [2023-06-17T01:05:18.280Z] [2023-06-17T01:05:18.280Z] #114 [security-spire-config builder 6/9] COPY . . [2023-06-17T01:05:18.280Z] #114 CACHED [2023-06-17T01:05:18.280Z] [2023-06-17T01:05:18.280Z] #115 [security-spire-config builder 7/9] WORKDIR /edgex-go/spire-build [2023-06-17T01:05:18.280Z] #115 CACHED [2023-06-17T01:05:18.280Z] [2023-06-17T01:05:18.280Z] #116 [security-spire-config builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-17T01:05:18.280Z] #116 CACHED [2023-06-17T01:05:18.280Z] [2023-06-17T01:05:18.280Z] #117 [security-spire-config builder 4/9] COPY go.mod vendor* ./ [2023-06-17T01:05:18.280Z] #117 CACHED [2023-06-17T01:05:18.280Z] [2023-06-17T01:05:18.280Z] #118 [security-spire-config builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-06-17T01:05:18.280Z] #118 CACHED [2023-06-17T01:05:18.280Z] [2023-06-17T01:05:18.280Z] #119 [security-spire-config builder 9/9] WORKDIR /edgex-go [2023-06-17T01:05:18.280Z] #119 CACHED [2023-06-17T01:05:18.548Z] [2023-06-17T01:05:18.548Z] #120 [security-spire-agent stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / [2023-06-17T01:05:18.548Z] #120 DONE 0.4s [2023-06-17T01:05:18.548Z] [2023-06-17T01:05:18.549Z] #121 [security-spire-config stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / [2023-06-17T01:05:18.549Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284-3.1.0-dev.4 [2023-06-17T01:05:18.549Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-06-17T01:05:18.549Z] a7a892b8f1cd: Preparing [2023-06-17T01:05:18.549Z] 331a6f8bea0e: Preparing [2023-06-17T01:05:18.549Z] 38a78873fe2e: Preparing [2023-06-17T01:05:18.549Z] 0c84e793e720: Preparing [2023-06-17T01:05:18.549Z] 87a5bb796f0e: Preparing [2023-06-17T01:05:18.549Z] 3dab9f8bf2d2: Preparing [2023-06-17T01:05:18.549Z] 3dab9f8bf2d2: Waiting [2023-06-17T01:05:18.549Z] a7a892b8f1cd: Layer already exists [2023-06-17T01:05:18.549Z] 331a6f8bea0e: Layer already exists [2023-06-17T01:05:18.549Z] 38a78873fe2e: Layer already exists [2023-06-17T01:05:18.549Z] 0c84e793e720: Layer already exists [2023-06-17T01:05:18.550Z] 87a5bb796f0e: Layer already exists [2023-06-17T01:05:18.550Z] 3dab9f8bf2d2: Layer already exists [2023-06-17T01:05:18.550Z] 61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284-3.1.0-dev.4: digest: sha256:b6784889c5850ce3cfd3ed8dc918aac4dfa4974b6e7a8887ce1a9c4a99e502fb size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-17T01:05:18.817Z] #121 DONE 0.4s [2023-06-17T01:05:18.817Z] [2023-06-17T01:05:18.817Z] #122 [security-spire-config stage-1 4/9] COPY --from=builder /edgex-go/security.txt / [2023-06-17T01:05:18.817Z] #122 ... [2023-06-17T01:05:18.817Z] [2023-06-17T01:05:18.817Z] #123 [security-spire-server stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-06-17T01:05:18.817Z] #123 CACHED [2023-06-17T01:05:18.817Z] [2023-06-17T01:05:18.817Z] #124 [security-spire-server stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-06-17T01:05:18.817Z] #124 CACHED [2023-06-17T01:05:18.817Z] [2023-06-17T01:05:18.817Z] #125 [security-spire-agent stage-1 4/9] COPY --from=builder /edgex-go/security.txt / [2023-06-17T01:05:18.817Z] #125 DONE 0.2s [2023-06-17T01:05:18.817Z] [2023-06-17T01:05:18.817Z] #126 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-06-17T01:05:18.817Z] #0 5.010 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.4" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-06-17T01:05:18.867Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-17T01:05:19.090Z] #126 ... [2023-06-17T01:05:19.090Z] [2023-06-17T01:05:19.090Z] #122 [security-spire-config stage-1 4/9] COPY --from=builder /edgex-go/security.txt / [2023-06-17T01:05:19.090Z] #122 DONE 0.3s [2023-06-17T01:05:19.090Z] [2023-06-17T01:05:19.090Z] #127 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-06-17T01:05:19.090Z] #0 8.042 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.4" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-06-17T01:05:19.090Z] #127 ... [2023-06-17T01:05:19.090Z] [2023-06-17T01:05:19.090Z] #128 [security-spire-server stage-1 5/8] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-06-17T01:05:19.170Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2023-06-17T01:05:19.170Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-06-17T01:05:19.170Z] a7a892b8f1cd: Preparing [2023-06-17T01:05:19.170Z] 331a6f8bea0e: Preparing [2023-06-17T01:05:19.170Z] 38a78873fe2e: Preparing [2023-06-17T01:05:19.170Z] 0c84e793e720: Preparing [2023-06-17T01:05:19.170Z] 87a5bb796f0e: Preparing [2023-06-17T01:05:19.170Z] 3dab9f8bf2d2: Preparing [2023-06-17T01:05:19.170Z] 3dab9f8bf2d2: Waiting [2023-06-17T01:05:19.170Z] 331a6f8bea0e: Layer already exists [2023-06-17T01:05:19.170Z] 0c84e793e720: Layer already exists [2023-06-17T01:05:19.170Z] a7a892b8f1cd: Layer already exists [2023-06-17T01:05:19.170Z] 38a78873fe2e: Layer already exists [2023-06-17T01:05:19.170Z] 87a5bb796f0e: Layer already exists [2023-06-17T01:05:19.170Z] 3dab9f8bf2d2: Layer already exists [2023-06-17T01:05:19.170Z] main: digest: sha256:b6784889c5850ce3cfd3ed8dc918aac4dfa4974b6e7a8887ce1a9c4a99e502fb size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-06-17T01:05:19.205Z] ===================================================== [Pipeline] echo [2023-06-17T01:05:19.212Z] taggedImages: [2023-06-17T01:05:19.212Z] - nexus3.edgexfoundry.org:10004/support-scheduler:61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284 [2023-06-17T01:05:19.212Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2023-06-17T01:05:19.212Z] - nexus3.edgexfoundry.org:10004/support-scheduler:3.1.0-dev.4 [2023-06-17T01:05:19.212Z] - nexus3.edgexfoundry.org:10004/support-scheduler:61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284-3.1.0-dev.4 [2023-06-17T01:05:19.212Z] - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-06-17T01:05:20.504Z] #128 DONE 1.4s [2023-06-17T01:05:20.504Z] [2023-06-17T01:05:20.504Z] #129 [security-spire-agent stage-1 5/9] COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-06-17T01:05:20.504Z] #129 ... [2023-06-17T01:05:20.504Z] [2023-06-17T01:05:20.504Z] #130 [security-spire-server stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-06-17T01:05:20.504Z] #130 DONE 0.2s [2023-06-17T01:05:20.782Z] [2023-06-17T01:05:20.782Z] #131 [security-spire-server stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-06-17T01:05:21.049Z] #131 DONE 0.6s [2023-06-17T01:05:21.049Z] [2023-06-17T01:05:21.049Z] #132 [security-spire-config stage-1 5/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-06-17T01:05:21.636Z] #132 ... [2023-06-17T01:05:21.636Z] [2023-06-17T01:05:21.636Z] #133 [security-spire-server stage-1 8/8] COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-06-17T01:05:21.636Z] #133 DONE 0.4s [2023-06-17T01:05:21.636Z] [2023-06-17T01:05:21.636Z] #134 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-06-17T01:05:21.636Z] #0 5.398 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.4" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-06-17T01:05:21.911Z] #134 ... [2023-06-17T01:05:21.911Z] [2023-06-17T01:05:21.911Z] #135 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-06-17T01:05:21.911Z] #0 5.611 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.4" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-06-17T01:05:21.911Z] #135 ... [2023-06-17T01:05:21.911Z] [2023-06-17T01:05:21.911Z] #136 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-06-17T01:05:21.911Z] #0 5.613 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.4" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-06-17T01:05:22.205Z] #136 ... [2023-06-17T01:05:22.205Z] [2023-06-17T01:05:22.205Z] #137 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-06-17T01:05:22.205Z] #0 5.323 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.4" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-06-17T01:05:22.205Z] #137 ... [2023-06-17T01:05:22.205Z] [2023-06-17T01:05:22.205Z] #138 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-06-17T01:05:22.205Z] #0 5.387 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.4" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-06-17T01:05:22.476Z] #138 ... [2023-06-17T01:05:22.476Z] [2023-06-17T01:05:22.476Z] #132 [security-spire-config stage-1 5/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-06-17T01:05:22.476Z] #132 DONE 2.7s [2023-06-17T01:05:22.476Z] [2023-06-17T01:05:22.476Z] #77 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-06-17T01:05:22.476Z] #77 3.592 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.4" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-06-17T01:05:22.476Z] #77 ... [2023-06-17T01:05:22.476Z] [2023-06-17T01:05:22.476Z] #129 [security-spire-agent stage-1 5/9] COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-06-17T01:05:22.476Z] #129 DONE 2.1s [2023-06-17T01:05:22.476Z] [2023-06-17T01:05:22.476Z] #139 [security-spire-agent stage-1 6/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-06-17T01:05:22.746Z] #139 ... [2023-06-17T01:05:22.746Z] [2023-06-17T01:05:22.746Z] #140 [security-spire-config stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-06-17T01:05:22.746Z] #140 DONE 0.3s [2023-06-17T01:05:23.015Z] [2023-06-17T01:05:23.015Z] #141 [security-spire-config stage-1 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d [2023-06-17T01:05:23.015Z] #141 DONE 0.2s [2023-06-17T01:05:23.015Z] [2023-06-17T01:05:23.015Z] #142 [security-spire-config stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-06-17T01:05:23.309Z] #142 DONE 0.3s [2023-06-17T01:05:23.309Z] [2023-06-17T01:05:23.309Z] #143 [security-spire-config] exporting to image [2023-06-17T01:05:23.309Z] #143 exporting layers [2023-06-17T01:05:23.904Z] #143 exporting layers 2.5s done [2023-06-17T01:05:24.173Z] #143 writing image sha256:f26231457935bc2d18accb5bc64881a3c9200d19ef5d7a473bbee6ad7254cb93 done [2023-06-17T01:05:24.173Z] #143 naming to docker.io/library/security-spire-server-arm64 done [2023-06-17T01:05:24.766Z] #143 ... [2023-06-17T01:05:24.766Z] [2023-06-17T01:05:24.766Z] #139 [security-spire-agent stage-1 6/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-06-17T01:05:24.766Z] #139 DONE 2.4s [2023-06-17T01:05:25.046Z] [2023-06-17T01:05:25.046Z] #144 [security-spire-agent stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-06-17T01:05:25.046Z] #144 DONE 0.2s [2023-06-17T01:05:25.046Z] [2023-06-17T01:05:25.046Z] #143 [security-spire-config] exporting to image [2023-06-17T01:05:25.046Z] #143 exporting layers 1.8s done [2023-06-17T01:05:25.046Z] #143 writing image sha256:61f547f9e76938097b7b2949eaf97a93194563871119747aa51f4fb9967a04c4 done [2023-06-17T01:05:25.046Z] #143 naming to docker.io/library/security-spire-config-arm64 done [2023-06-17T01:05:25.046Z] #143 DONE 3.6s [2023-06-17T01:05:25.046Z] [2023-06-17T01:05:25.046Z] #145 [security-spire-agent stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-06-17T01:05:25.313Z] #145 DONE 0.2s [2023-06-17T01:05:25.313Z] [2023-06-17T01:05:25.313Z] #137 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-06-17T01:05:25.313Z] #137 ... [2023-06-17T01:05:25.313Z] [2023-06-17T01:05:25.313Z] #146 [security-spire-agent stage-1 9/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-06-17T01:05:25.585Z] #146 DONE 0.2s [2023-06-17T01:05:25.585Z] [2023-06-17T01:05:25.585Z] #143 [security-spire-agent] exporting to image [2023-06-17T01:05:27.000Z] #143 exporting layers 1.5s done [2023-06-17T01:05:27.000Z] #143 writing image sha256:5ea5afc942e9b0f638e6541f0d52e981a57e0201d2b4a227368a5c19ada4e0db done [2023-06-17T01:05:27.000Z] #143 naming to docker.io/library/security-spire-agent-arm64 0.0s done [2023-06-17T01:05:27.000Z] #143 DONE 5.1s [2023-06-17T01:05:27.000Z] [2023-06-17T01:05:27.000Z] #109 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-06-17T01:19:34.906Z] #109 ... [2023-06-17T01:19:34.906Z] [2023-06-17T01:19:34.906Z] #134 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-06-17T01:19:34.906Z] #134 DONE 850.5s [2023-06-17T01:19:34.906Z] [2023-06-17T01:19:34.906Z] #136 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-06-17T01:19:34.906Z] #136 ... [2023-06-17T01:19:34.906Z] [2023-06-17T01:19:34.906Z] #147 [security-proxy-auth stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-06-17T01:19:34.906Z] #147 DONE 0.3s [2023-06-17T01:19:34.906Z] [2023-06-17T01:19:34.906Z] #148 [security-proxy-auth stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-06-17T01:19:34.906Z] #148 DONE 0.2s [2023-06-17T01:19:34.906Z] [2023-06-17T01:19:34.906Z] #149 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-06-17T01:19:34.906Z] #149 DONE 0.2s [2023-06-17T01:19:34.906Z] [2023-06-17T01:19:34.906Z] #77 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-06-17T01:19:34.906Z] #77 ... [2023-06-17T01:19:34.906Z] [2023-06-17T01:19:34.906Z] #150 [security-proxy-auth stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-06-17T01:19:34.906Z] #150 DONE 0.1s [2023-06-17T01:19:34.906Z] [2023-06-17T01:19:34.906Z] #151 [security-proxy-auth stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-06-17T01:19:34.906Z] #151 DONE 0.2s [2023-06-17T01:19:34.906Z] [2023-06-17T01:19:34.906Z] #152 [security-proxy-auth stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-06-17T01:19:34.906Z] #152 DONE 2.1s [2023-06-17T01:19:34.906Z] [2023-06-17T01:19:34.906Z] #143 [security-proxy-auth] exporting to image [2023-06-17T01:19:34.906Z] #143 exporting layers [2023-06-17T01:19:34.906Z] #143 exporting layers 0.6s done [2023-06-17T01:19:34.906Z] #143 writing image sha256:5b0ca91c17098275c256a0f4b4d9824558de8817a6c79059aed4affb52d4eec4 done [2023-06-17T01:19:34.906Z] #143 naming to docker.io/library/security-proxy-auth-arm64 0.0s done [2023-06-17T01:19:34.906Z] #143 DONE 5.7s [2023-06-17T01:19:34.906Z] [2023-06-17T01:19:34.906Z] #136 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-06-17T01:19:34.906Z] #136 ... [2023-06-17T01:19:34.906Z] [2023-06-17T01:19:34.906Z] #127 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-06-17T01:19:34.906Z] #127 859.2 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.4" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-06-17T01:19:34.906Z] #127 ... [2023-06-17T01:19:34.906Z] [2023-06-17T01:19:34.906Z] #111 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-06-17T01:19:34.906Z] #111 DONE 861.0s [2023-06-17T01:19:34.906Z] [2023-06-17T01:19:34.906Z] #77 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-06-17T01:19:34.906Z] #77 ... [2023-06-17T01:19:34.906Z] [2023-06-17T01:19:34.906Z] #153 [security-proxy-setup stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2023-06-17T01:19:34.906Z] #153 DONE 0.3s [2023-06-17T01:19:34.906Z] [2023-06-17T01:19:34.906Z] #154 [security-proxy-setup stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2023-06-17T01:19:34.906Z] #154 DONE 0.2s [2023-06-17T01:19:34.906Z] [2023-06-17T01:19:34.906Z] #135 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-06-17T01:19:34.906Z] #135 ... [2023-06-17T01:19:34.906Z] [2023-06-17T01:19:34.906Z] #155 [security-proxy-setup stage-1 6/9] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-06-17T01:19:34.906Z] #155 DONE 0.4s [2023-06-17T01:19:34.906Z] [2023-06-17T01:19:34.906Z] #156 [security-proxy-setup stage-1 7/9] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-06-17T01:19:34.906Z] #156 DONE 0.4s [2023-06-17T01:19:34.906Z] [2023-06-17T01:19:34.906Z] #157 [security-proxy-setup stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-06-17T01:19:34.906Z] #157 DONE 0.2s [2023-06-17T01:19:34.906Z] [2023-06-17T01:19:34.906Z] #158 [security-proxy-setup stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-06-17T01:19:34.906Z] #158 DONE 2.0s [2023-06-17T01:19:34.906Z] [2023-06-17T01:19:34.906Z] #143 [security-proxy-setup] exporting to image [2023-06-17T01:19:34.906Z] #143 exporting layers [2023-06-17T01:19:34.906Z] #143 exporting layers 0.7s done [2023-06-17T01:19:34.906Z] #143 writing image sha256:5b3ead8dd863931e8ebc2d02ab95e9ce36056fb03d651c75a02a2b5fe2bffc94 0.0s done [2023-06-17T01:19:34.906Z] #143 naming to docker.io/library/security-proxy-setup-arm64 done [2023-06-17T01:19:34.906Z] #143 DONE 6.4s [2023-06-17T01:19:34.906Z] [2023-06-17T01:19:34.906Z] #136 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-06-17T01:19:41.537Z] #136 ... [2023-06-17T01:19:41.537Z] [2023-06-17T01:19:41.537Z] #126 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-06-17T01:19:41.537Z] #126 DONE 872.1s [2023-06-17T01:19:41.537Z] [2023-06-17T01:19:41.537Z] #159 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2023-06-17T01:19:41.537Z] #159 DONE 0.3s [2023-06-17T01:19:41.537Z] [2023-06-17T01:19:41.537Z] #160 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh [2023-06-17T01:19:43.478Z] #160 DONE 2.2s [2023-06-17T01:19:43.478Z] [2023-06-17T01:19:43.478Z] #161 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / [2023-06-17T01:19:44.070Z] #161 DONE 0.3s [2023-06-17T01:19:44.070Z] [2023-06-17T01:19:44.070Z] #162 [security-bootstrapper stage-1 8/15] COPY --from=builder /edgex-go/security.txt / [2023-06-17T01:19:44.070Z] #162 DONE 0.2s [2023-06-17T01:19:44.070Z] [2023-06-17T01:19:44.070Z] #163 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-06-17T01:19:44.337Z] #163 DONE 0.3s [2023-06-17T01:19:44.337Z] [2023-06-17T01:19:44.337Z] #108 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-06-17T01:19:44.609Z] #108 ... [2023-06-17T01:19:44.609Z] [2023-06-17T01:19:44.609Z] #164 [security-bootstrapper stage-1 10/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-06-17T01:19:44.609Z] #164 DONE 0.1s [2023-06-17T01:19:44.609Z] [2023-06-17T01:19:44.609Z] #165 [security-bootstrapper stage-1 11/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2023-06-17T01:19:44.609Z] #165 DONE 0.1s [2023-06-17T01:19:44.609Z] [2023-06-17T01:19:44.609Z] #109 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-06-17T01:19:44.881Z] #109 ... [2023-06-17T01:19:44.881Z] [2023-06-17T01:19:44.881Z] #166 [security-bootstrapper stage-1 12/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2023-06-17T01:19:44.881Z] #166 DONE 0.1s [2023-06-17T01:19:44.881Z] [2023-06-17T01:19:44.881Z] #167 [security-bootstrapper stage-1 13/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2023-06-17T01:19:45.149Z] #167 DONE 0.2s [2023-06-17T01:19:45.149Z] [2023-06-17T01:19:45.149Z] #109 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-06-17T01:19:45.149Z] #109 ... [2023-06-17T01:19:45.149Z] [2023-06-17T01:19:45.149Z] #168 [security-bootstrapper stage-1 14/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-06-17T01:19:45.417Z] #168 DONE 0.2s [2023-06-17T01:19:45.417Z] [2023-06-17T01:19:45.417Z] #169 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh [2023-06-17T01:19:47.363Z] #169 DONE 2.0s [2023-06-17T01:19:47.363Z] [2023-06-17T01:19:47.363Z] #143 [security-bootstrapper] exporting to image [2023-06-17T01:19:47.363Z] #143 exporting layers [2023-06-17T01:19:48.326Z] #143 exporting layers 0.9s done [2023-06-17T01:19:48.326Z] #143 writing image sha256:d14e4630549a1ca69f01905ea4bc7a2b774f8553102c9fe5da92b745ce3e6aec done [2023-06-17T01:19:48.326Z] #143 naming to docker.io/library/security-bootstrapper-arm64 done [2023-06-17T01:19:48.326Z] #143 DONE 7.2s [2023-06-17T01:19:48.326Z] [2023-06-17T01:19:48.326Z] #136 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-06-17T01:19:50.901Z] #136 ... [2023-06-17T01:19:50.901Z] [2023-06-17T01:19:50.901Z] #127 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-06-17T01:19:50.901Z] #127 DONE 881.9s [2023-06-17T01:19:50.901Z] [2023-06-17T01:19:50.901Z] #109 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-06-17T01:19:51.169Z] #109 ... [2023-06-17T01:19:51.169Z] [2023-06-17T01:19:51.169Z] #170 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / [2023-06-17T01:19:51.435Z] #170 DONE 0.1s [2023-06-17T01:19:51.435Z] [2023-06-17T01:19:51.435Z] #109 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-06-17T01:19:51.435Z] #109 ... [2023-06-17T01:19:51.435Z] [2023-06-17T01:19:51.435Z] #171 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / [2023-06-17T01:19:51.435Z] #171 DONE 0.1s [2023-06-17T01:19:51.698Z] [2023-06-17T01:19:51.698Z] #172 [security-secretstore-setup stage-1 5/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-06-17T01:19:51.698Z] #172 DONE 0.2s [2023-06-17T01:19:51.698Z] [2023-06-17T01:19:51.698Z] #173 [security-secretstore-setup stage-1 6/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2023-06-17T01:19:51.964Z] #173 DONE 0.1s [2023-06-17T01:19:51.964Z] [2023-06-17T01:19:51.964Z] #174 [security-secretstore-setup stage-1 7/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-06-17T01:19:51.964Z] #174 DONE 0.1s [2023-06-17T01:19:51.964Z] [2023-06-17T01:19:51.964Z] #175 [security-secretstore-setup stage-1 8/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-06-17T01:19:52.229Z] #175 DONE 0.2s [2023-06-17T01:19:52.229Z] [2023-06-17T01:19:52.229Z] #109 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-06-17T01:19:52.497Z] #109 ... [2023-06-17T01:19:52.497Z] [2023-06-17T01:19:52.497Z] #176 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-06-17T01:19:52.497Z] #176 DONE 0.3s [2023-06-17T01:19:52.497Z] [2023-06-17T01:19:52.497Z] #137 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-06-17T01:19:52.762Z] #137 ... [2023-06-17T01:19:52.762Z] [2023-06-17T01:19:52.762Z] #177 [security-secretstore-setup stage-1 10/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-06-17T01:19:52.762Z] #177 DONE 0.1s [2023-06-17T01:19:52.762Z] [2023-06-17T01:19:52.762Z] #178 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-06-17T01:19:56.092Z] #178 DONE 3.2s [2023-06-17T01:19:56.092Z] [2023-06-17T01:19:56.092Z] #143 [security-secretstore-setup] exporting to image [2023-06-17T01:19:56.092Z] #143 exporting layers [2023-06-17T01:19:57.049Z] #143 exporting layers 1.1s done [2023-06-17T01:19:57.049Z] #143 writing image sha256:bf0cbccb46a4001198b71873c7f2960f76eee55ef539d2a9bd00b3651ca62b8d done [2023-06-17T01:19:57.049Z] #143 naming to docker.io/library/security-secretstore-setup-arm64 done [2023-06-17T01:19:57.049Z] #143 DONE 8.3s [2023-06-17T01:19:57.049Z] [2023-06-17T01:19:57.049Z] #136 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-06-17T01:20:23.707Z] #136 ... [2023-06-17T01:20:23.707Z] [2023-06-17T01:20:23.707Z] #138 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-06-17T01:20:23.707Z] #138 DONE 909.1s [2023-06-17T01:20:23.707Z] [2023-06-17T01:20:23.707Z] #135 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-06-17T01:20:23.707Z] #135 ... [2023-06-17T01:20:23.707Z] [2023-06-17T01:20:23.707Z] #179 [core-common-config-bootstrapper stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-06-17T01:20:23.707Z] #179 DONE 0.2s [2023-06-17T01:20:23.707Z] [2023-06-17T01:20:23.707Z] #180 [core-common-config-bootstrapper stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-06-17T01:20:23.707Z] #180 DONE 0.2s [2023-06-17T01:20:23.707Z] [2023-06-17T01:20:23.707Z] #135 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-06-17T01:20:23.707Z] #135 ... [2023-06-17T01:20:23.707Z] [2023-06-17T01:20:23.707Z] #181 [core-common-config-bootstrapper stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-06-17T01:20:23.707Z] #181 DONE 0.4s [2023-06-17T01:20:23.707Z] [2023-06-17T01:20:23.707Z] #182 [core-common-config-bootstrapper stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-06-17T01:20:23.707Z] #182 DONE 0.2s [2023-06-17T01:20:23.707Z] [2023-06-17T01:20:23.707Z] #183 [core-common-config-bootstrapper stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-06-17T01:20:23.707Z] #183 DONE 0.1s [2023-06-17T01:20:23.707Z] [2023-06-17T01:20:23.707Z] #184 [core-common-config-bootstrapper stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-06-17T01:20:24.287Z] #184 DONE 2.0s [2023-06-17T01:20:24.287Z] [2023-06-17T01:20:24.287Z] #143 [core-common-config-bootstrapper] exporting to image [2023-06-17T01:20:24.287Z] #143 exporting layers [2023-06-17T01:20:24.867Z] #143 exporting layers 0.5s done [2023-06-17T01:20:24.867Z] #143 writing image sha256:0cb4ff24ccf9fb1b2d30543521847ef88691c531409ab6cd9fc6fb67ad8be36f done [2023-06-17T01:20:24.867Z] #143 naming to docker.io/library/core-common-config-bootstrapper-arm64 done [2023-06-17T01:20:24.867Z] #143 DONE 8.8s [2023-06-17T01:20:24.867Z] [2023-06-17T01:20:24.867Z] #108 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-06-17T01:20:39.842Z] #108 ... [2023-06-17T01:20:39.842Z] [2023-06-17T01:20:39.842Z] #136 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-06-17T01:20:39.842Z] #136 DONE 926.1s [2023-06-17T01:20:39.842Z] [2023-06-17T01:20:39.842Z] #137 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-06-17T01:20:39.842Z] #137 ... [2023-06-17T01:20:39.842Z] [2023-06-17T01:20:39.842Z] #185 [core-command stage-1 3/7] COPY --from=builder /edgex-go/Attribution.txt / [2023-06-17T01:20:39.842Z] #185 DONE 0.1s [2023-06-17T01:20:39.842Z] [2023-06-17T01:20:39.842Z] #135 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-06-17T01:20:39.842Z] #135 ... [2023-06-17T01:20:39.842Z] [2023-06-17T01:20:39.842Z] #186 [core-command stage-1 4/7] COPY --from=builder /edgex-go/security.txt / [2023-06-17T01:20:39.842Z] #186 DONE 0.2s [2023-06-17T01:20:39.842Z] [2023-06-17T01:20:39.842Z] #187 [core-command stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-06-17T01:20:39.842Z] #187 DONE 0.3s [2023-06-17T01:20:39.842Z] [2023-06-17T01:20:39.842Z] #188 [core-command stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-06-17T01:20:39.842Z] #188 DONE 0.1s [2023-06-17T01:20:39.842Z] [2023-06-17T01:20:39.842Z] #143 [core-command] exporting to image [2023-06-17T01:20:39.842Z] #143 exporting layers [2023-06-17T01:20:39.842Z] #143 exporting layers 0.4s done [2023-06-17T01:20:39.842Z] #143 writing image sha256:2801f8e959f95f776c1f545324af33b7e04ef4657f4ad69d88be6e60d83dc499 done [2023-06-17T01:20:39.843Z] #143 naming to docker.io/library/core-command-arm64 done [2023-06-17T01:20:39.843Z] #143 DONE 9.2s [2023-06-17T01:20:39.843Z] [2023-06-17T01:20:39.843Z] #109 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-06-17T01:20:52.142Z] #109 ... [2023-06-17T01:20:52.143Z] [2023-06-17T01:20:52.143Z] #108 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-06-17T01:20:52.143Z] #108 DONE 940.2s [2023-06-17T01:20:52.143Z] [2023-06-17T01:20:52.143Z] #109 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-06-17T01:20:52.143Z] #109 ... [2023-06-17T01:20:52.143Z] [2023-06-17T01:20:52.143Z] #189 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-06-17T01:20:52.427Z] #189 DONE 0.3s [2023-06-17T01:20:52.427Z] [2023-06-17T01:20:52.427Z] #135 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-06-17T01:20:52.694Z] #135 ... [2023-06-17T01:20:52.694Z] [2023-06-17T01:20:52.694Z] #190 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-06-17T01:20:52.694Z] #190 DONE 0.2s [2023-06-17T01:20:52.694Z] [2023-06-17T01:20:52.694Z] #191 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-06-17T01:20:52.960Z] #191 DONE 0.3s [2023-06-17T01:20:52.960Z] [2023-06-17T01:20:52.960Z] #77 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-06-17T01:20:52.960Z] #77 ... [2023-06-17T01:20:52.960Z] [2023-06-17T01:20:52.960Z] #192 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-06-17T01:20:52.960Z] #192 DONE 0.1s [2023-06-17T01:20:53.258Z] [2023-06-17T01:20:53.258Z] #143 [core-data] exporting to image [2023-06-17T01:20:53.258Z] #143 exporting layers [2023-06-17T01:20:53.525Z] #143 exporting layers 0.4s done [2023-06-17T01:20:53.525Z] #143 writing image sha256:62be7db2dd840970406e9f3fab4db81d439766f6693c633d49594c42991ad749 0.0s done [2023-06-17T01:20:53.525Z] #143 naming to docker.io/library/core-data-arm64 done [2023-06-17T01:20:53.525Z] #143 DONE 9.6s [2023-06-17T01:20:53.525Z] [2023-06-17T01:20:53.525Z] #135 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-06-17T01:20:57.769Z] #135 DONE 945.4s [2023-06-17T01:20:57.769Z] [2023-06-17T01:20:57.769Z] #137 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-06-17T01:20:57.769Z] #137 ... [2023-06-17T01:20:57.769Z] [2023-06-17T01:20:57.769Z] #193 [core-metadata stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-06-17T01:20:57.769Z] #193 DONE 0.2s [2023-06-17T01:20:57.769Z] [2023-06-17T01:20:57.769Z] #194 [core-metadata stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-06-17T01:20:58.036Z] #194 DONE 0.3s [2023-06-17T01:20:58.036Z] [2023-06-17T01:20:58.036Z] #195 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-06-17T01:20:58.623Z] #195 DONE 0.3s [2023-06-17T01:20:58.623Z] [2023-06-17T01:20:58.623Z] #196 [core-metadata stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-06-17T01:20:58.623Z] #196 DONE 0.1s [2023-06-17T01:20:58.623Z] [2023-06-17T01:20:58.623Z] #197 [core-metadata stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-06-17T01:20:58.623Z] #197 DONE 0.1s [2023-06-17T01:20:58.623Z] [2023-06-17T01:20:58.623Z] #137 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-06-17T01:20:58.889Z] #137 ... [2023-06-17T01:20:58.889Z] [2023-06-17T01:20:58.889Z] #143 [core-metadata] exporting to image [2023-06-17T01:20:58.889Z] #143 exporting layers [2023-06-17T01:20:58.889Z] #143 exporting layers 0.3s done [2023-06-17T01:20:59.155Z] #143 writing image sha256:4fe7c2ada0e7919e6a25d1189e8f1a94ac93c4133458a46322148adba097f71b done [2023-06-17T01:20:59.155Z] #143 naming to docker.io/library/core-metadata-arm64 done [2023-06-17T01:20:59.155Z] #143 DONE 9.9s [2023-06-17T01:20:59.155Z] [2023-06-17T01:20:59.155Z] #137 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-06-17T01:21:55.525Z] #137 ... [2023-06-17T01:21:55.525Z] [2023-06-17T01:21:55.525Z] #109 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-06-17T01:21:55.525Z] #109 DONE 997.7s [2023-06-17T01:21:55.525Z] [2023-06-17T01:21:55.525Z] #137 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-06-17T01:21:55.525Z] #137 ... [2023-06-17T01:21:55.525Z] [2023-06-17T01:21:55.525Z] #198 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-06-17T01:21:55.525Z] #198 DONE 0.3s [2023-06-17T01:21:55.525Z] [2023-06-17T01:21:55.525Z] #137 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-06-17T01:21:55.525Z] #137 ... [2023-06-17T01:21:55.525Z] [2023-06-17T01:21:55.525Z] #199 [security-spiffe-token-provider stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-06-17T01:21:55.525Z] #199 DONE 0.2s [2023-06-17T01:21:55.525Z] [2023-06-17T01:21:55.525Z] #200 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-06-17T01:21:55.525Z] #200 DONE 0.4s [2023-06-17T01:21:55.525Z] [2023-06-17T01:21:55.525Z] #137 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-06-17T01:21:55.525Z] #137 ... [2023-06-17T01:21:55.525Z] [2023-06-17T01:21:55.525Z] #201 [security-spiffe-token-provider stage-1 6/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2023-06-17T01:21:55.525Z] #201 DONE 0.1s [2023-06-17T01:21:55.525Z] [2023-06-17T01:21:55.525Z] #143 [security-spiffe-token-provider] exporting to image [2023-06-17T01:21:55.525Z] #143 exporting layers [2023-06-17T01:21:55.525Z] #143 exporting layers 0.7s done [2023-06-17T01:21:55.525Z] #143 writing image sha256:968aab331cc6126e3d0b9464901a34d544c70cfd182e830c65071732700c3da2 done [2023-06-17T01:21:55.525Z] #143 naming to docker.io/library/security-spiffe-token-provider-arm64 done [2023-06-17T01:21:55.525Z] #143 DONE 10.6s [2023-06-17T01:21:55.525Z] [2023-06-17T01:21:55.525Z] #137 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-06-17T01:22:17.575Z] #137 DONE 1022.7s [2023-06-17T01:22:17.575Z] [2023-06-17T01:22:17.575Z] #77 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-06-17T01:22:17.575Z] #77 DONE 1025.6s [2023-06-17T01:22:17.575Z] [2023-06-17T01:22:17.575Z] #202 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-06-17T01:22:17.575Z] #202 DONE 0.1s [2023-06-17T01:22:17.575Z] [2023-06-17T01:22:17.575Z] #203 [support-scheduler stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-06-17T01:22:17.575Z] #203 DONE 0.1s [2023-06-17T01:22:17.575Z] [2023-06-17T01:22:17.575Z] #204 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-06-17T01:22:17.575Z] #204 DONE 0.2s [2023-06-17T01:22:17.575Z] [2023-06-17T01:22:17.575Z] #205 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-06-17T01:22:17.575Z] #205 ... [2023-06-17T01:22:17.575Z] [2023-06-17T01:22:17.575Z] #206 [support-scheduler stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-06-17T01:22:17.575Z] #206 DONE 0.2s [2023-06-17T01:22:17.575Z] [2023-06-17T01:22:17.575Z] #207 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-06-17T01:22:17.575Z] #207 DONE 0.3s [2023-06-17T01:22:17.575Z] [2023-06-17T01:22:17.575Z] #205 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-06-17T01:22:17.575Z] #205 DONE 0.4s [2023-06-17T01:22:17.575Z] [2023-06-17T01:22:17.575Z] #208 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-06-17T01:22:17.575Z] #208 DONE 0.1s [2023-06-17T01:22:17.575Z] [2023-06-17T01:22:17.575Z] #209 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-06-17T01:22:17.575Z] #209 DONE 0.1s [2023-06-17T01:22:17.575Z] [2023-06-17T01:22:17.575Z] #143 [support-notifications] exporting to image [2023-06-17T01:22:17.575Z] #143 exporting layers [2023-06-17T01:22:17.575Z] #143 exporting layers 0.4s done [2023-06-17T01:22:17.575Z] #143 writing image sha256:88471598cd000483ee45649353125efe534cb90fc847caa1722e2a8d02ed04c3 0.0s done [2023-06-17T01:22:17.575Z] #143 naming to docker.io/library/support-notifications-arm64 done [2023-06-17T01:22:17.575Z] #143 writing image sha256:962088413c0f9b028615173b19b98e9b30e40c73e9de905cdb3d97898787670e done [2023-06-17T01:22:17.575Z] #143 naming to docker.io/library/support-scheduler-arm64 done [2023-06-17T01:22:17.575Z] #143 DONE 11.0s [2023-06-17T01:22:17.575Z] time="2023-06-17T01:03:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-06-17T01:22:17.575Z] time="2023-06-17T01:03:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-06-17T01:22:17.575Z] time="2023-06-17T01:03:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-06-17T01:22:17.575Z] time="2023-06-17T01:03:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-06-17T01:22:17.575Z] time="2023-06-17T01:03:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-06-17T01:22:17.575Z] time="2023-06-17T01:03:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-06-17T01:22:17.575Z] time="2023-06-17T01:03:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-06-17T01:22:17.575Z] time="2023-06-17T01:03:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-06-17T01:22:17.575Z] time="2023-06-17T01:03:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-06-17T01:22:17.575Z] time="2023-06-17T01:03:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-06-17T01:22:17.575Z] time="2023-06-17T01:03:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-06-17T01:22:17.575Z] time="2023-06-17T01:03:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-06-17T01:22:17.575Z] time="2023-06-17T01:03:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-06-17T01:22:17.575Z] time="2023-06-17T01:03:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2023-06-17T01:22:17.596Z] $ docker stop --time=1 2236f1363cef615b16be24690462ea5a15cf46c8a3c610a2376cb9bffb4e08a1 [2023-06-17T01:22:19.265Z] $ docker rm -f --volumes 2236f1363cef615b16be24690462ea5a15cf46c8a3c610a2376cb9bffb4e08a1 [Pipeline] // withDockerContainer [Pipeline] sh [2023-06-17T01:22:19.737Z] + docker images [2023-06-17T01:22:19.737Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-06-17T01:22:19.737Z] support-scheduler-arm64 latest 962088413c0f 4 seconds ago 31.2MB [2023-06-17T01:22:19.737Z] support-notifications-arm64 latest 88471598cd00 4 seconds ago 31.9MB [2023-06-17T01:22:19.737Z] security-spiffe-token-provider-arm64 latest 968aab331cc6 28 seconds ago 32.7MB [2023-06-17T01:22:19.737Z] core-metadata-arm64 latest 4fe7c2ada0e7 About a minute ago 20.2MB [2023-06-17T01:22:19.737Z] core-data-arm64 latest 62be7db2dd84 About a minute ago 19.9MB [2023-06-17T01:22:19.737Z] core-command-arm64 latest 2801f8e959f9 About a minute ago 19.7MB [2023-06-17T01:22:19.737Z] core-common-config-bootstrapper-arm64 latest 0cb4ff24ccf9 About a minute ago 17.2MB [2023-06-17T01:22:19.737Z] security-secretstore-setup-arm64 latest bf0cbccb46a4 2 minutes ago 32.2MB [2023-06-17T01:22:19.737Z] security-bootstrapper-arm64 latest d14e4630549a 2 minutes ago 21.9MB [2023-06-17T01:22:19.737Z] security-proxy-setup-arm64 latest 5b3ead8dd863 2 minutes ago 18.7MB [2023-06-17T01:22:19.737Z] security-proxy-auth-arm64 latest 5b0ca91c1709 2 minutes ago 18.1MB [2023-06-17T01:22:19.737Z] security-spire-agent-arm64 latest 5ea5afc942e9 16 minutes ago 153MB [2023-06-17T01:22:19.737Z] security-spire-config-arm64 latest 61f547f9e769 16 minutes ago 96.1MB [2023-06-17T01:22:19.737Z] security-spire-server-arm64 latest f26231457935 16 minutes ago 97MB [2023-06-17T01:22:19.737Z] ci-base-image-arm64 latest 4b9ab56a52ba 19 minutes ago 899MB [2023-06-17T01:22:19.737Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 2 weeks ago 332MB [2023-06-17T01:22:19.737Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.20-alpine fadd8f120f05 7 weeks ago 681MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-06-17T01:22:19.836Z] provisioning config files... [2023-06-17T01:22:19.848Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/537@tmp/config5582780077115452595tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-06-17T01:22:20.172Z] ---> docker-login.sh [2023-06-17T01:22:20.172Z] nexus3.edgexfoundry.org:10001 [2023-06-17T01:22:20.172Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-17T01:22:20.438Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-17T01:22:20.438Z] Configure a credential helper to remove this warning. See [2023-06-17T01:22:20.438Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-17T01:22:20.438Z] [2023-06-17T01:22:20.438Z] Login Succeeded [2023-06-17T01:22:20.438Z] nexus3.edgexfoundry.org:10002 [2023-06-17T01:22:20.706Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-17T01:22:20.974Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-17T01:22:20.974Z] Configure a credential helper to remove this warning. See [2023-06-17T01:22:20.974Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-17T01:22:20.974Z] [2023-06-17T01:22:20.974Z] Login Succeeded [2023-06-17T01:22:20.974Z] nexus3.edgexfoundry.org:10003 [2023-06-17T01:22:21.242Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-17T01:22:21.242Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-17T01:22:21.242Z] Configure a credential helper to remove this warning. See [2023-06-17T01:22:21.242Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-17T01:22:21.242Z] [2023-06-17T01:22:21.242Z] Login Succeeded [2023-06-17T01:22:21.242Z] nexus3.edgexfoundry.org:10004 [2023-06-17T01:22:21.510Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-17T01:22:21.510Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-17T01:22:21.510Z] Configure a credential helper to remove this warning. See [2023-06-17T01:22:21.510Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-17T01:22:21.510Z] [2023-06-17T01:22:21.510Z] Login Succeeded [2023-06-17T01:22:21.510Z] docker.io [2023-06-17T01:22:21.776Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-17T01:22:22.040Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-17T01:22:22.040Z] Configure a credential helper to remove this warning. See [2023-06-17T01:22:22.040Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-17T01:22:22.040Z] [2023-06-17T01:22:22.040Z] Login Succeeded [2023-06-17T01:22:22.040Z] ---> docker-login.sh ends [Pipeline] } [2023-06-17T01:22:22.051Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-06-17T01:22:22.074Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-06-17T01:22:22.092Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2023-06-17T01:22:22.092Z] 61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284 [2023-06-17T01:22:22.092Z] latest [2023-06-17T01:22:22.092Z] 3.1.0-dev.4 [2023-06-17T01:22:22.092Z] 61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284-3.1.0-dev.4 [2023-06-17T01:22:22.092Z] main [2023-06-17T01:22:22.092Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-17T01:22:22.454Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-17T01:22:22.818Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284 [2023-06-17T01:22:22.818Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-06-17T01:22:22.818Z] 158250d2fb7a: Preparing [2023-06-17T01:22:22.818Z] c009448ab314: Preparing [2023-06-17T01:22:22.818Z] d67523ccc97f: Preparing [2023-06-17T01:22:22.818Z] 6091a7f18353: Preparing [2023-06-17T01:22:22.818Z] 04a87a7a4ffd: Preparing [2023-06-17T01:22:22.818Z] 9386262d7a74: Preparing [2023-06-17T01:22:22.818Z] 9386262d7a74: Waiting [2023-06-17T01:22:23.088Z] 6091a7f18353: Pushed [2023-06-17T01:22:23.088Z] d67523ccc97f: Pushed [2023-06-17T01:22:23.088Z] 158250d2fb7a: Pushed [2023-06-17T01:22:23.088Z] 04a87a7a4ffd: Pushed [2023-06-17T01:22:23.088Z] 9386262d7a74: Layer already exists [2023-06-17T01:22:26.455Z] c009448ab314: Pushed [2023-06-17T01:22:26.455Z] 61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284: digest: sha256:b45bb23ec617b8309194f904ff7c71e7b0ef752166931024e375685b5981f5ea size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-17T01:22:26.802Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-17T01:22:27.140Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2023-06-17T01:22:27.140Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-06-17T01:22:27.140Z] 158250d2fb7a: Preparing [2023-06-17T01:22:27.140Z] c009448ab314: Preparing [2023-06-17T01:22:27.140Z] d67523ccc97f: Preparing [2023-06-17T01:22:27.140Z] 6091a7f18353: Preparing [2023-06-17T01:22:27.140Z] 04a87a7a4ffd: Preparing [2023-06-17T01:22:27.140Z] 9386262d7a74: Preparing [2023-06-17T01:22:27.140Z] 9386262d7a74: Waiting [2023-06-17T01:22:27.140Z] d67523ccc97f: Layer already exists [2023-06-17T01:22:27.140Z] 6091a7f18353: Layer already exists [2023-06-17T01:22:27.140Z] 04a87a7a4ffd: Layer already exists [2023-06-17T01:22:27.140Z] c009448ab314: Layer already exists [2023-06-17T01:22:27.140Z] 158250d2fb7a: Layer already exists [2023-06-17T01:22:27.140Z] 9386262d7a74: Layer already exists [2023-06-17T01:22:27.140Z] latest: digest: sha256:b45bb23ec617b8309194f904ff7c71e7b0ef752166931024e375685b5981f5ea size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-17T01:22:27.747Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:3.1.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-17T01:22:28.081Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:3.1.0-dev.4 [2023-06-17T01:22:28.081Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-06-17T01:22:28.081Z] 158250d2fb7a: Preparing [2023-06-17T01:22:28.082Z] c009448ab314: Preparing [2023-06-17T01:22:28.082Z] d67523ccc97f: Preparing [2023-06-17T01:22:28.082Z] 6091a7f18353: Preparing [2023-06-17T01:22:28.082Z] 04a87a7a4ffd: Preparing [2023-06-17T01:22:28.082Z] 9386262d7a74: Preparing [2023-06-17T01:22:28.082Z] 9386262d7a74: Waiting [2023-06-17T01:22:28.082Z] 04a87a7a4ffd: Layer already exists [2023-06-17T01:22:28.082Z] d67523ccc97f: Layer already exists [2023-06-17T01:22:28.082Z] 158250d2fb7a: Layer already exists [2023-06-17T01:22:28.082Z] c009448ab314: Layer already exists [2023-06-17T01:22:28.082Z] 6091a7f18353: Layer already exists [2023-06-17T01:22:28.082Z] 9386262d7a74: Layer already exists [2023-06-17T01:22:28.348Z] 3.1.0-dev.4: digest: sha256:b45bb23ec617b8309194f904ff7c71e7b0ef752166931024e375685b5981f5ea size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-17T01:22:28.686Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284-3.1.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-17T01:22:29.030Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284-3.1.0-dev.4 [2023-06-17T01:22:29.030Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-06-17T01:22:29.030Z] 158250d2fb7a: Preparing [2023-06-17T01:22:29.030Z] c009448ab314: Preparing [2023-06-17T01:22:29.030Z] d67523ccc97f: Preparing [2023-06-17T01:22:29.030Z] 6091a7f18353: Preparing [2023-06-17T01:22:29.030Z] 04a87a7a4ffd: Preparing [2023-06-17T01:22:29.030Z] 9386262d7a74: Preparing [2023-06-17T01:22:29.030Z] 9386262d7a74: Waiting [2023-06-17T01:22:29.030Z] d67523ccc97f: Layer already exists [2023-06-17T01:22:29.030Z] 04a87a7a4ffd: Layer already exists [2023-06-17T01:22:29.030Z] c009448ab314: Layer already exists [2023-06-17T01:22:29.030Z] 9386262d7a74: Layer already exists [2023-06-17T01:22:29.030Z] 6091a7f18353: Layer already exists [2023-06-17T01:22:29.030Z] 158250d2fb7a: Layer already exists [2023-06-17T01:22:29.030Z] 61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284-3.1.0-dev.4: digest: sha256:b45bb23ec617b8309194f904ff7c71e7b0ef752166931024e375685b5981f5ea size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-17T01:22:29.638Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-17T01:22:29.970Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2023-06-17T01:22:29.970Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-06-17T01:22:29.970Z] 158250d2fb7a: Preparing [2023-06-17T01:22:29.970Z] c009448ab314: Preparing [2023-06-17T01:22:29.970Z] d67523ccc97f: Preparing [2023-06-17T01:22:29.970Z] 6091a7f18353: Preparing [2023-06-17T01:22:29.970Z] 04a87a7a4ffd: Preparing [2023-06-17T01:22:29.970Z] 9386262d7a74: Preparing [2023-06-17T01:22:29.970Z] 9386262d7a74: Waiting [2023-06-17T01:22:29.970Z] c009448ab314: Layer already exists [2023-06-17T01:22:29.970Z] 04a87a7a4ffd: Layer already exists [2023-06-17T01:22:29.970Z] 6091a7f18353: Layer already exists [2023-06-17T01:22:29.970Z] d67523ccc97f: Layer already exists [2023-06-17T01:22:29.970Z] 158250d2fb7a: Layer already exists [2023-06-17T01:22:29.970Z] 9386262d7a74: Layer already exists [2023-06-17T01:22:30.235Z] main: digest: sha256:b45bb23ec617b8309194f904ff7c71e7b0ef752166931024e375685b5981f5ea size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-06-17T01:22:30.276Z] ===================================================== [Pipeline] echo [2023-06-17T01:22:30.282Z] taggedImages: [2023-06-17T01:22:30.282Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284 [2023-06-17T01:22:30.282Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2023-06-17T01:22:30.282Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:3.1.0-dev.4 [2023-06-17T01:22:30.282Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284-3.1.0-dev.4 [2023-06-17T01:22:30.282Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2023-06-17T01:22:30.300Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: [2023-06-17T01:22:30.300Z] 61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284 [2023-06-17T01:22:30.300Z] latest [2023-06-17T01:22:30.300Z] 3.1.0-dev.4 [2023-06-17T01:22:30.300Z] 61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284-3.1.0-dev.4 [2023-06-17T01:22:30.300Z] main [2023-06-17T01:22:30.300Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-17T01:22:30.631Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-17T01:22:30.961Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284 [2023-06-17T01:22:30.961Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-06-17T01:22:30.961Z] 7983b7da5bb3: Preparing [2023-06-17T01:22:30.961Z] 445241baa87d: Preparing [2023-06-17T01:22:30.961Z] 4bc6b68253c0: Preparing [2023-06-17T01:22:30.961Z] 198e924e635e: Preparing [2023-06-17T01:22:30.961Z] d67523ccc97f: Preparing [2023-06-17T01:22:30.961Z] 6091a7f18353: Preparing [2023-06-17T01:22:30.961Z] 04a87a7a4ffd: Preparing [2023-06-17T01:22:30.961Z] 9386262d7a74: Preparing [2023-06-17T01:22:30.961Z] 6091a7f18353: Waiting [2023-06-17T01:22:30.961Z] 04a87a7a4ffd: Waiting [2023-06-17T01:22:30.961Z] 9386262d7a74: Waiting [2023-06-17T01:22:30.961Z] d67523ccc97f: Layer already exists [2023-06-17T01:22:30.961Z] 6091a7f18353: Layer already exists [2023-06-17T01:22:31.226Z] 04a87a7a4ffd: Layer already exists [2023-06-17T01:22:31.226Z] 445241baa87d: Pushed [2023-06-17T01:22:31.226Z] 9386262d7a74: Layer already exists [2023-06-17T01:22:31.226Z] 7983b7da5bb3: Pushed [2023-06-17T01:22:31.226Z] 4bc6b68253c0: Pushed [2023-06-17T01:22:33.797Z] 198e924e635e: Pushed [2023-06-17T01:22:33.797Z] 61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284: digest: sha256:7cc90ad17dc0baec1cf417924f6a4c00b4a8340078557b0f4fdd44208396b636 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-17T01:22:34.141Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-17T01:22:34.484Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2023-06-17T01:22:34.484Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-06-17T01:22:34.484Z] 7983b7da5bb3: Preparing [2023-06-17T01:22:34.484Z] 445241baa87d: Preparing [2023-06-17T01:22:34.484Z] 4bc6b68253c0: Preparing [2023-06-17T01:22:34.484Z] 198e924e635e: Preparing [2023-06-17T01:22:34.484Z] d67523ccc97f: Preparing [2023-06-17T01:22:34.484Z] 6091a7f18353: Preparing [2023-06-17T01:22:34.484Z] 04a87a7a4ffd: Preparing [2023-06-17T01:22:34.484Z] 9386262d7a74: Preparing [2023-06-17T01:22:34.484Z] 6091a7f18353: Waiting [2023-06-17T01:22:34.484Z] 04a87a7a4ffd: Waiting [2023-06-17T01:22:34.484Z] 9386262d7a74: Waiting [2023-06-17T01:22:34.484Z] d67523ccc97f: Layer already exists [2023-06-17T01:22:34.484Z] 445241baa87d: Layer already exists [2023-06-17T01:22:34.484Z] 198e924e635e: Layer already exists [2023-06-17T01:22:34.484Z] 7983b7da5bb3: Layer already exists [2023-06-17T01:22:34.484Z] 4bc6b68253c0: Layer already exists [2023-06-17T01:22:34.484Z] 9386262d7a74: Layer already exists [2023-06-17T01:22:34.484Z] 6091a7f18353: Layer already exists [2023-06-17T01:22:34.484Z] 04a87a7a4ffd: Layer already exists [2023-06-17T01:22:34.484Z] latest: digest: sha256:7cc90ad17dc0baec1cf417924f6a4c00b4a8340078557b0f4fdd44208396b636 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-17T01:22:35.088Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.1.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-17T01:22:35.429Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.1.0-dev.4 [2023-06-17T01:22:35.429Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-06-17T01:22:35.429Z] 7983b7da5bb3: Preparing [2023-06-17T01:22:35.429Z] 445241baa87d: Preparing [2023-06-17T01:22:35.429Z] 4bc6b68253c0: Preparing [2023-06-17T01:22:35.429Z] 198e924e635e: Preparing [2023-06-17T01:22:35.429Z] d67523ccc97f: Preparing [2023-06-17T01:22:35.429Z] 6091a7f18353: Preparing [2023-06-17T01:22:35.429Z] 04a87a7a4ffd: Preparing [2023-06-17T01:22:35.429Z] 9386262d7a74: Preparing [2023-06-17T01:22:35.429Z] 04a87a7a4ffd: Waiting [2023-06-17T01:22:35.429Z] 9386262d7a74: Waiting [2023-06-17T01:22:35.429Z] 6091a7f18353: Waiting [2023-06-17T01:22:35.429Z] 445241baa87d: Layer already exists [2023-06-17T01:22:35.429Z] 4bc6b68253c0: Layer already exists [2023-06-17T01:22:35.429Z] 198e924e635e: Layer already exists [2023-06-17T01:22:35.429Z] 7983b7da5bb3: Layer already exists [2023-06-17T01:22:35.429Z] d67523ccc97f: Layer already exists [2023-06-17T01:22:35.429Z] 6091a7f18353: Layer already exists [2023-06-17T01:22:35.429Z] 9386262d7a74: Layer already exists [2023-06-17T01:22:35.429Z] 04a87a7a4ffd: Layer already exists [2023-06-17T01:22:35.429Z] 3.1.0-dev.4: digest: sha256:7cc90ad17dc0baec1cf417924f6a4c00b4a8340078557b0f4fdd44208396b636 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-17T01:22:35.774Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284-3.1.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-17T01:22:36.113Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284-3.1.0-dev.4 [2023-06-17T01:22:36.113Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-06-17T01:22:36.113Z] 7983b7da5bb3: Preparing [2023-06-17T01:22:36.113Z] 445241baa87d: Preparing [2023-06-17T01:22:36.113Z] 4bc6b68253c0: Preparing [2023-06-17T01:22:36.113Z] 198e924e635e: Preparing [2023-06-17T01:22:36.113Z] d67523ccc97f: Preparing [2023-06-17T01:22:36.113Z] 6091a7f18353: Preparing [2023-06-17T01:22:36.113Z] 04a87a7a4ffd: Preparing [2023-06-17T01:22:36.113Z] 9386262d7a74: Preparing [2023-06-17T01:22:36.113Z] 6091a7f18353: Waiting [2023-06-17T01:22:36.113Z] 04a87a7a4ffd: Waiting [2023-06-17T01:22:36.113Z] 9386262d7a74: Waiting [2023-06-17T01:22:36.113Z] 445241baa87d: Layer already exists [2023-06-17T01:22:36.113Z] 7983b7da5bb3: Layer already exists [2023-06-17T01:22:36.113Z] 198e924e635e: Layer already exists [2023-06-17T01:22:36.113Z] 4bc6b68253c0: Layer already exists [2023-06-17T01:22:36.113Z] d67523ccc97f: Layer already exists [2023-06-17T01:22:36.113Z] 6091a7f18353: Layer already exists [2023-06-17T01:22:36.113Z] 04a87a7a4ffd: Layer already exists [2023-06-17T01:22:36.113Z] 9386262d7a74: Layer already exists [2023-06-17T01:22:36.113Z] 61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284-3.1.0-dev.4: digest: sha256:7cc90ad17dc0baec1cf417924f6a4c00b4a8340078557b0f4fdd44208396b636 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-17T01:22:36.722Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-17T01:22:37.055Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [2023-06-17T01:22:37.055Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-06-17T01:22:37.055Z] 7983b7da5bb3: Preparing [2023-06-17T01:22:37.055Z] 445241baa87d: Preparing [2023-06-17T01:22:37.055Z] 4bc6b68253c0: Preparing [2023-06-17T01:22:37.055Z] 198e924e635e: Preparing [2023-06-17T01:22:37.055Z] d67523ccc97f: Preparing [2023-06-17T01:22:37.055Z] 6091a7f18353: Preparing [2023-06-17T01:22:37.055Z] 04a87a7a4ffd: Preparing [2023-06-17T01:22:37.055Z] 9386262d7a74: Preparing [2023-06-17T01:22:37.055Z] 04a87a7a4ffd: Waiting [2023-06-17T01:22:37.055Z] 9386262d7a74: Waiting [2023-06-17T01:22:37.055Z] 6091a7f18353: Waiting [2023-06-17T01:22:37.055Z] 4bc6b68253c0: Layer already exists [2023-06-17T01:22:37.055Z] d67523ccc97f: Layer already exists [2023-06-17T01:22:37.055Z] 198e924e635e: Layer already exists [2023-06-17T01:22:37.055Z] 445241baa87d: Layer already exists [2023-06-17T01:22:37.055Z] 7983b7da5bb3: Layer already exists [2023-06-17T01:22:37.055Z] 9386262d7a74: Layer already exists [2023-06-17T01:22:37.055Z] 6091a7f18353: Layer already exists [2023-06-17T01:22:37.055Z] 04a87a7a4ffd: Layer already exists [2023-06-17T01:22:37.319Z] main: digest: sha256:7cc90ad17dc0baec1cf417924f6a4c00b4a8340078557b0f4fdd44208396b636 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-06-17T01:22:37.376Z] ===================================================== [Pipeline] echo [2023-06-17T01:22:37.388Z] taggedImages: [2023-06-17T01:22:37.388Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284 [2023-06-17T01:22:37.388Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2023-06-17T01:22:37.388Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.1.0-dev.4 [2023-06-17T01:22:37.388Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284-3.1.0-dev.4 [2023-06-17T01:22:37.388Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo [2023-06-17T01:22:37.412Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2023-06-17T01:22:37.412Z] 61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284 [2023-06-17T01:22:37.412Z] latest [2023-06-17T01:22:37.412Z] 3.1.0-dev.4 [2023-06-17T01:22:37.412Z] 61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284-3.1.0-dev.4 [2023-06-17T01:22:37.412Z] main [2023-06-17T01:22:37.412Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-17T01:22:37.757Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-17T01:22:41.413Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284 [2023-06-17T01:22:41.413Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-06-17T01:22:41.413Z] 396b89aaa031: Preparing [2023-06-17T01:22:41.413Z] 68d15c4f1add: Preparing [2023-06-17T01:22:41.413Z] d67523ccc97f: Preparing [2023-06-17T01:22:41.413Z] 6091a7f18353: Preparing [2023-06-17T01:22:41.413Z] b3233107e258: Preparing [2023-06-17T01:22:41.413Z] 9386262d7a74: Preparing [2023-06-17T01:22:41.413Z] 9386262d7a74: Waiting [2023-06-17T01:22:41.413Z] d67523ccc97f: Layer already exists [2023-06-17T01:22:41.413Z] 6091a7f18353: Layer already exists [2023-06-17T01:22:41.413Z] 9386262d7a74: Layer already exists [2023-06-17T01:22:41.676Z] 396b89aaa031: Pushed [2023-06-17T01:22:41.676Z] b3233107e258: Pushed [2023-06-17T01:22:44.240Z] 68d15c4f1add: Pushed [2023-06-17T01:22:44.240Z] 61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284: digest: sha256:f670f82df814fc2bd92a24d9e7fc6a77ec852898e631f8ca8ccafdeaface7313 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-17T01:22:44.569Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-17T01:22:44.902Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2023-06-17T01:22:44.902Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-06-17T01:22:44.902Z] 396b89aaa031: Preparing [2023-06-17T01:22:44.902Z] 68d15c4f1add: Preparing [2023-06-17T01:22:44.902Z] d67523ccc97f: Preparing [2023-06-17T01:22:44.902Z] 6091a7f18353: Preparing [2023-06-17T01:22:44.902Z] b3233107e258: Preparing [2023-06-17T01:22:44.902Z] 9386262d7a74: Preparing [2023-06-17T01:22:44.902Z] 9386262d7a74: Waiting [2023-06-17T01:22:44.902Z] d67523ccc97f: Layer already exists [2023-06-17T01:22:44.902Z] 396b89aaa031: Layer already exists [2023-06-17T01:22:44.902Z] 68d15c4f1add: Layer already exists [2023-06-17T01:22:44.902Z] b3233107e258: Layer already exists [2023-06-17T01:22:44.902Z] 6091a7f18353: Layer already exists [2023-06-17T01:22:44.902Z] 9386262d7a74: Layer already exists [2023-06-17T01:22:44.902Z] latest: digest: sha256:f670f82df814fc2bd92a24d9e7fc6a77ec852898e631f8ca8ccafdeaface7313 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-17T01:22:45.231Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:3.1.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-17T01:22:45.552Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:3.1.0-dev.4 [2023-06-17T01:22:45.552Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-06-17T01:22:45.552Z] 396b89aaa031: Preparing [2023-06-17T01:22:45.552Z] 68d15c4f1add: Preparing [2023-06-17T01:22:45.552Z] d67523ccc97f: Preparing [2023-06-17T01:22:45.552Z] 6091a7f18353: Preparing [2023-06-17T01:22:45.552Z] b3233107e258: Preparing [2023-06-17T01:22:45.552Z] 9386262d7a74: Preparing [2023-06-17T01:22:45.552Z] 9386262d7a74: Waiting [2023-06-17T01:22:45.552Z] b3233107e258: Layer already exists [2023-06-17T01:22:45.552Z] d67523ccc97f: Layer already exists [2023-06-17T01:22:45.552Z] 68d15c4f1add: Layer already exists [2023-06-17T01:22:45.552Z] 396b89aaa031: Layer already exists [2023-06-17T01:22:45.552Z] 6091a7f18353: Layer already exists [2023-06-17T01:22:45.552Z] 9386262d7a74: Layer already exists [2023-06-17T01:22:45.552Z] 3.1.0-dev.4: digest: sha256:f670f82df814fc2bd92a24d9e7fc6a77ec852898e631f8ca8ccafdeaface7313 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-17T01:22:45.890Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284-3.1.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-17T01:22:46.223Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284-3.1.0-dev.4 [2023-06-17T01:22:46.223Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-06-17T01:22:46.223Z] 396b89aaa031: Preparing [2023-06-17T01:22:46.223Z] 68d15c4f1add: Preparing [2023-06-17T01:22:46.223Z] d67523ccc97f: Preparing [2023-06-17T01:22:46.223Z] 6091a7f18353: Preparing [2023-06-17T01:22:46.223Z] b3233107e258: Preparing [2023-06-17T01:22:46.223Z] 9386262d7a74: Preparing [2023-06-17T01:22:46.223Z] 9386262d7a74: Waiting [2023-06-17T01:22:46.223Z] d67523ccc97f: Layer already exists [2023-06-17T01:22:46.223Z] 68d15c4f1add: Layer already exists [2023-06-17T01:22:46.223Z] 6091a7f18353: Layer already exists [2023-06-17T01:22:46.223Z] b3233107e258: Layer already exists [2023-06-17T01:22:46.223Z] 396b89aaa031: Layer already exists [2023-06-17T01:22:46.223Z] 9386262d7a74: Layer already exists [2023-06-17T01:22:46.223Z] 61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284-3.1.0-dev.4: digest: sha256:f670f82df814fc2bd92a24d9e7fc6a77ec852898e631f8ca8ccafdeaface7313 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-17T01:22:46.559Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-17T01:22:46.896Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2023-06-17T01:22:46.896Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-06-17T01:22:46.896Z] 396b89aaa031: Preparing [2023-06-17T01:22:46.896Z] 68d15c4f1add: Preparing [2023-06-17T01:22:46.896Z] d67523ccc97f: Preparing [2023-06-17T01:22:46.896Z] 6091a7f18353: Preparing [2023-06-17T01:22:46.896Z] b3233107e258: Preparing [2023-06-17T01:22:46.896Z] 9386262d7a74: Preparing [2023-06-17T01:22:46.896Z] 9386262d7a74: Waiting [2023-06-17T01:22:46.896Z] 6091a7f18353: Layer already exists [2023-06-17T01:22:46.896Z] 68d15c4f1add: Layer already exists [2023-06-17T01:22:46.896Z] d67523ccc97f: Layer already exists [2023-06-17T01:22:46.896Z] b3233107e258: Layer already exists [2023-06-17T01:22:46.896Z] 396b89aaa031: Layer already exists [2023-06-17T01:22:46.896Z] 9386262d7a74: Layer already exists [2023-06-17T01:22:47.169Z] main: digest: sha256:f670f82df814fc2bd92a24d9e7fc6a77ec852898e631f8ca8ccafdeaface7313 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-06-17T01:22:47.229Z] ===================================================== [Pipeline] echo [2023-06-17T01:22:47.239Z] taggedImages: [2023-06-17T01:22:47.239Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284 [2023-06-17T01:22:47.239Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2023-06-17T01:22:47.239Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:3.1.0-dev.4 [2023-06-17T01:22:47.239Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284-3.1.0-dev.4 [2023-06-17T01:22:47.239Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2023-06-17T01:22:47.265Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2023-06-17T01:22:47.265Z] 61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284 [2023-06-17T01:22:47.265Z] latest [2023-06-17T01:22:47.265Z] 3.1.0-dev.4 [2023-06-17T01:22:47.265Z] 61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284-3.1.0-dev.4 [2023-06-17T01:22:47.265Z] main [2023-06-17T01:22:47.265Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-17T01:22:47.617Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-17T01:22:47.948Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284 [2023-06-17T01:22:47.948Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-06-17T01:22:47.948Z] d6e8d102f618: Preparing [2023-06-17T01:22:47.948Z] 228f8d3915ac: Preparing [2023-06-17T01:22:47.948Z] 5ef498e02684: Preparing [2023-06-17T01:22:47.948Z] d67523ccc97f: Preparing [2023-06-17T01:22:47.948Z] 6091a7f18353: Preparing [2023-06-17T01:22:47.948Z] 04a87a7a4ffd: Preparing [2023-06-17T01:22:47.948Z] 9386262d7a74: Preparing [2023-06-17T01:22:47.948Z] 04a87a7a4ffd: Waiting [2023-06-17T01:22:47.948Z] 9386262d7a74: Waiting [2023-06-17T01:22:47.948Z] 6091a7f18353: Layer already exists [2023-06-17T01:22:47.948Z] d67523ccc97f: Layer already exists [2023-06-17T01:22:47.948Z] 04a87a7a4ffd: Layer already exists [2023-06-17T01:22:47.948Z] 9386262d7a74: Layer already exists [2023-06-17T01:22:48.213Z] 228f8d3915ac: Pushed [2023-06-17T01:22:48.213Z] d6e8d102f618: Pushed [2023-06-17T01:22:51.540Z] 5ef498e02684: Pushed [2023-06-17T01:22:51.540Z] 61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284: digest: sha256:9aa91d40dcb83d8d708817203fe92bd4316a80a93f8374ce8b4fb774418a5832 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-17T01:22:51.883Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-17T01:22:52.222Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2023-06-17T01:22:52.223Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-06-17T01:22:52.223Z] d6e8d102f618: Preparing [2023-06-17T01:22:52.223Z] 228f8d3915ac: Preparing [2023-06-17T01:22:52.223Z] 5ef498e02684: Preparing [2023-06-17T01:22:52.223Z] d67523ccc97f: Preparing [2023-06-17T01:22:52.223Z] 6091a7f18353: Preparing [2023-06-17T01:22:52.223Z] 04a87a7a4ffd: Preparing [2023-06-17T01:22:52.223Z] 9386262d7a74: Preparing [2023-06-17T01:22:52.223Z] 04a87a7a4ffd: Waiting [2023-06-17T01:22:52.223Z] 6091a7f18353: Layer already exists [2023-06-17T01:22:52.223Z] d6e8d102f618: Layer already exists [2023-06-17T01:22:52.223Z] d67523ccc97f: Layer already exists [2023-06-17T01:22:52.223Z] 228f8d3915ac: Layer already exists [2023-06-17T01:22:52.223Z] 5ef498e02684: Layer already exists [2023-06-17T01:22:52.223Z] 04a87a7a4ffd: Layer already exists [2023-06-17T01:22:52.223Z] 9386262d7a74: Layer already exists [2023-06-17T01:22:52.489Z] latest: digest: sha256:9aa91d40dcb83d8d708817203fe92bd4316a80a93f8374ce8b4fb774418a5832 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-17T01:22:52.833Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.1.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-17T01:22:53.174Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.1.0-dev.4 [2023-06-17T01:22:53.174Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-06-17T01:22:53.174Z] d6e8d102f618: Preparing [2023-06-17T01:22:53.174Z] 228f8d3915ac: Preparing [2023-06-17T01:22:53.174Z] 5ef498e02684: Preparing [2023-06-17T01:22:53.174Z] d67523ccc97f: Preparing [2023-06-17T01:22:53.174Z] 6091a7f18353: Preparing [2023-06-17T01:22:53.174Z] 04a87a7a4ffd: Preparing [2023-06-17T01:22:53.174Z] 9386262d7a74: Preparing [2023-06-17T01:22:53.174Z] 04a87a7a4ffd: Waiting [2023-06-17T01:22:53.174Z] 9386262d7a74: Waiting [2023-06-17T01:22:53.174Z] 6091a7f18353: Layer already exists [2023-06-17T01:22:53.174Z] 5ef498e02684: Layer already exists [2023-06-17T01:22:53.174Z] 228f8d3915ac: Layer already exists [2023-06-17T01:22:53.174Z] d6e8d102f618: Layer already exists [2023-06-17T01:22:53.174Z] d67523ccc97f: Layer already exists [2023-06-17T01:22:53.174Z] 04a87a7a4ffd: Layer already exists [2023-06-17T01:22:53.174Z] 9386262d7a74: Layer already exists [2023-06-17T01:22:53.439Z] 3.1.0-dev.4: digest: sha256:9aa91d40dcb83d8d708817203fe92bd4316a80a93f8374ce8b4fb774418a5832 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-17T01:22:53.788Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284-3.1.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-17T01:22:54.119Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284-3.1.0-dev.4 [2023-06-17T01:22:54.119Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-06-17T01:22:54.119Z] d6e8d102f618: Preparing [2023-06-17T01:22:54.119Z] 228f8d3915ac: Preparing [2023-06-17T01:22:54.119Z] 5ef498e02684: Preparing [2023-06-17T01:22:54.119Z] d67523ccc97f: Preparing [2023-06-17T01:22:54.119Z] 6091a7f18353: Preparing [2023-06-17T01:22:54.119Z] 04a87a7a4ffd: Preparing [2023-06-17T01:22:54.119Z] 9386262d7a74: Preparing [2023-06-17T01:22:54.119Z] 04a87a7a4ffd: Waiting [2023-06-17T01:22:54.119Z] 6091a7f18353: Layer already exists [2023-06-17T01:22:54.119Z] 228f8d3915ac: Layer already exists [2023-06-17T01:22:54.119Z] d67523ccc97f: Layer already exists [2023-06-17T01:22:54.119Z] d6e8d102f618: Layer already exists [2023-06-17T01:22:54.119Z] 5ef498e02684: Layer already exists [2023-06-17T01:22:54.119Z] 04a87a7a4ffd: Layer already exists [2023-06-17T01:22:54.119Z] 9386262d7a74: Layer already exists [2023-06-17T01:22:54.119Z] 61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284-3.1.0-dev.4: digest: sha256:9aa91d40dcb83d8d708817203fe92bd4316a80a93f8374ce8b4fb774418a5832 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-17T01:22:54.732Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-17T01:22:55.068Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2023-06-17T01:22:55.068Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-06-17T01:22:55.068Z] d6e8d102f618: Preparing [2023-06-17T01:22:55.068Z] 228f8d3915ac: Preparing [2023-06-17T01:22:55.068Z] 5ef498e02684: Preparing [2023-06-17T01:22:55.068Z] d67523ccc97f: Preparing [2023-06-17T01:22:55.068Z] 6091a7f18353: Preparing [2023-06-17T01:22:55.068Z] 04a87a7a4ffd: Preparing [2023-06-17T01:22:55.068Z] 9386262d7a74: Preparing [2023-06-17T01:22:55.068Z] 04a87a7a4ffd: Waiting [2023-06-17T01:22:55.068Z] 9386262d7a74: Waiting [2023-06-17T01:22:55.068Z] 6091a7f18353: Layer already exists [2023-06-17T01:22:55.068Z] d6e8d102f618: Layer already exists [2023-06-17T01:22:55.068Z] 228f8d3915ac: Layer already exists [2023-06-17T01:22:55.068Z] 5ef498e02684: Layer already exists [2023-06-17T01:22:55.068Z] d67523ccc97f: Layer already exists [2023-06-17T01:22:55.068Z] 9386262d7a74: Layer already exists [2023-06-17T01:22:55.068Z] 04a87a7a4ffd: Layer already exists [2023-06-17T01:22:55.332Z] main: digest: sha256:9aa91d40dcb83d8d708817203fe92bd4316a80a93f8374ce8b4fb774418a5832 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-06-17T01:22:55.389Z] ===================================================== [Pipeline] echo [2023-06-17T01:22:55.398Z] taggedImages: [2023-06-17T01:22:55.398Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284 [2023-06-17T01:22:55.398Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2023-06-17T01:22:55.398Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.1.0-dev.4 [2023-06-17T01:22:55.398Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284-3.1.0-dev.4 [2023-06-17T01:22:55.398Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2023-06-17T01:22:55.426Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2023-06-17T01:22:55.426Z] 61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284 [2023-06-17T01:22:55.426Z] latest [2023-06-17T01:22:55.426Z] 3.1.0-dev.4 [2023-06-17T01:22:55.426Z] 61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284-3.1.0-dev.4 [2023-06-17T01:22:55.426Z] main [2023-06-17T01:22:55.426Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-17T01:22:55.776Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-17T01:22:56.105Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284 [2023-06-17T01:22:56.105Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-06-17T01:22:56.105Z] ecf67a5bc7f9: Preparing [2023-06-17T01:22:56.105Z] f097618b88bb: Preparing [2023-06-17T01:22:56.105Z] 00575aeabf7e: Preparing [2023-06-17T01:22:56.105Z] b46b3231f59b: Preparing [2023-06-17T01:22:56.105Z] 942d915aa3be: Preparing [2023-06-17T01:22:56.105Z] 03fca577694d: Preparing [2023-06-17T01:22:56.105Z] a121a344acc8: Preparing [2023-06-17T01:22:56.105Z] 03fca577694d: Waiting [2023-06-17T01:22:56.105Z] d67523ccc97f: Preparing [2023-06-17T01:22:56.105Z] 6091a7f18353: Preparing [2023-06-17T01:22:56.105Z] a121a344acc8: Waiting [2023-06-17T01:22:56.105Z] 9f07cae6801e: Preparing [2023-06-17T01:22:56.105Z] 8f7a9a8599e8: Preparing [2023-06-17T01:22:56.105Z] 5f70bf18a086: Preparing [2023-06-17T01:22:56.105Z] de9d8b5c40e4: Preparing [2023-06-17T01:22:56.105Z] 7c87ce531094: Preparing [2023-06-17T01:22:56.105Z] 9386262d7a74: Preparing [2023-06-17T01:22:56.105Z] 6091a7f18353: Waiting [2023-06-17T01:22:56.105Z] 9f07cae6801e: Waiting [2023-06-17T01:22:56.105Z] 8f7a9a8599e8: Waiting [2023-06-17T01:22:56.105Z] 5f70bf18a086: Waiting [2023-06-17T01:22:56.105Z] de9d8b5c40e4: Waiting [2023-06-17T01:22:56.105Z] 7c87ce531094: Waiting [2023-06-17T01:22:56.105Z] 9386262d7a74: Waiting [2023-06-17T01:22:56.105Z] d67523ccc97f: Waiting [2023-06-17T01:22:56.372Z] f097618b88bb: Pushed [2023-06-17T01:22:56.372Z] 00575aeabf7e: Pushed [2023-06-17T01:22:56.372Z] 942d915aa3be: Pushed [2023-06-17T01:22:56.372Z] b46b3231f59b: Pushed [2023-06-17T01:22:56.372Z] ecf67a5bc7f9: Pushed [2023-06-17T01:22:56.372Z] d67523ccc97f: Layer already exists [2023-06-17T01:22:56.639Z] 6091a7f18353: Layer already exists [2023-06-17T01:22:56.639Z] 03fca577694d: Pushed [2023-06-17T01:22:56.639Z] 9f07cae6801e: Pushed [2023-06-17T01:22:56.639Z] 8f7a9a8599e8: Pushed [2023-06-17T01:22:56.639Z] 5f70bf18a086: Pushed [2023-06-17T01:22:56.639Z] de9d8b5c40e4: Pushed [2023-06-17T01:22:56.639Z] 9386262d7a74: Layer already exists [2023-06-17T01:22:56.909Z] 7c87ce531094: Pushed [2023-06-17T01:23:00.233Z] a121a344acc8: Pushed [2023-06-17T01:23:00.233Z] 61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284: digest: sha256:6a0e763d19a0f3cc1670abb5326e862499b3dd0f57385475c7e149420971f22d size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-17T01:23:00.562Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-17T01:23:00.897Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2023-06-17T01:23:00.897Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-06-17T01:23:00.897Z] ecf67a5bc7f9: Preparing [2023-06-17T01:23:00.897Z] f097618b88bb: Preparing [2023-06-17T01:23:00.897Z] 00575aeabf7e: Preparing [2023-06-17T01:23:00.897Z] b46b3231f59b: Preparing [2023-06-17T01:23:00.897Z] 942d915aa3be: Preparing [2023-06-17T01:23:00.897Z] 03fca577694d: Preparing [2023-06-17T01:23:00.897Z] a121a344acc8: Preparing [2023-06-17T01:23:00.897Z] d67523ccc97f: Preparing [2023-06-17T01:23:00.897Z] 6091a7f18353: Preparing [2023-06-17T01:23:00.897Z] 9f07cae6801e: Preparing [2023-06-17T01:23:00.897Z] 8f7a9a8599e8: Preparing [2023-06-17T01:23:00.897Z] 5f70bf18a086: Preparing [2023-06-17T01:23:00.897Z] de9d8b5c40e4: Preparing [2023-06-17T01:23:00.897Z] 7c87ce531094: Preparing [2023-06-17T01:23:00.897Z] 9386262d7a74: Preparing [2023-06-17T01:23:00.897Z] 03fca577694d: Waiting [2023-06-17T01:23:00.897Z] a121a344acc8: Waiting [2023-06-17T01:23:00.897Z] d67523ccc97f: Waiting [2023-06-17T01:23:00.897Z] 6091a7f18353: Waiting [2023-06-17T01:23:00.897Z] 9f07cae6801e: Waiting [2023-06-17T01:23:00.897Z] 8f7a9a8599e8: Waiting [2023-06-17T01:23:00.897Z] 5f70bf18a086: Waiting [2023-06-17T01:23:00.897Z] de9d8b5c40e4: Waiting [2023-06-17T01:23:00.897Z] 7c87ce531094: Waiting [2023-06-17T01:23:00.897Z] 9386262d7a74: Waiting [2023-06-17T01:23:00.897Z] ecf67a5bc7f9: Layer already exists [2023-06-17T01:23:00.897Z] f097618b88bb: Layer already exists [2023-06-17T01:23:00.897Z] b46b3231f59b: Layer already exists [2023-06-17T01:23:00.897Z] 942d915aa3be: Layer already exists [2023-06-17T01:23:00.897Z] 00575aeabf7e: Layer already exists [2023-06-17T01:23:00.897Z] 03fca577694d: Layer already exists [2023-06-17T01:23:00.897Z] a121a344acc8: Layer already exists [2023-06-17T01:23:00.897Z] 6091a7f18353: Layer already exists [2023-06-17T01:23:00.897Z] 9f07cae6801e: Layer already exists [2023-06-17T01:23:00.897Z] d67523ccc97f: Layer already exists [2023-06-17T01:23:00.897Z] 8f7a9a8599e8: Layer already exists [2023-06-17T01:23:00.897Z] 5f70bf18a086: Layer already exists [2023-06-17T01:23:00.897Z] 7c87ce531094: Layer already exists [2023-06-17T01:23:00.897Z] de9d8b5c40e4: Layer already exists [2023-06-17T01:23:00.897Z] 9386262d7a74: Layer already exists [2023-06-17T01:23:01.162Z] latest: digest: sha256:6a0e763d19a0f3cc1670abb5326e862499b3dd0f57385475c7e149420971f22d size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-17T01:23:01.494Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.1.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-17T01:23:01.828Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.1.0-dev.4 [2023-06-17T01:23:01.828Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-06-17T01:23:01.828Z] ecf67a5bc7f9: Preparing [2023-06-17T01:23:01.828Z] f097618b88bb: Preparing [2023-06-17T01:23:01.828Z] 00575aeabf7e: Preparing [2023-06-17T01:23:01.828Z] b46b3231f59b: Preparing [2023-06-17T01:23:01.828Z] 942d915aa3be: Preparing [2023-06-17T01:23:01.828Z] 03fca577694d: Preparing [2023-06-17T01:23:01.828Z] a121a344acc8: Preparing [2023-06-17T01:23:01.828Z] d67523ccc97f: Preparing [2023-06-17T01:23:01.828Z] 6091a7f18353: Preparing [2023-06-17T01:23:01.828Z] 9f07cae6801e: Preparing [2023-06-17T01:23:01.828Z] 8f7a9a8599e8: Preparing [2023-06-17T01:23:01.828Z] 5f70bf18a086: Preparing [2023-06-17T01:23:01.828Z] de9d8b5c40e4: Preparing [2023-06-17T01:23:01.828Z] 7c87ce531094: Preparing [2023-06-17T01:23:01.828Z] 9386262d7a74: Preparing [2023-06-17T01:23:01.828Z] 03fca577694d: Waiting [2023-06-17T01:23:01.828Z] a121a344acc8: Waiting [2023-06-17T01:23:01.828Z] 6091a7f18353: Waiting [2023-06-17T01:23:01.828Z] d67523ccc97f: Waiting [2023-06-17T01:23:01.828Z] 9f07cae6801e: Waiting [2023-06-17T01:23:01.828Z] de9d8b5c40e4: Waiting [2023-06-17T01:23:01.828Z] 8f7a9a8599e8: Waiting [2023-06-17T01:23:01.828Z] 7c87ce531094: Waiting [2023-06-17T01:23:01.828Z] 5f70bf18a086: Waiting [2023-06-17T01:23:01.828Z] 9386262d7a74: Waiting [2023-06-17T01:23:01.828Z] f097618b88bb: Layer already exists [2023-06-17T01:23:01.828Z] 00575aeabf7e: Layer already exists [2023-06-17T01:23:01.828Z] 942d915aa3be: Layer already exists [2023-06-17T01:23:01.828Z] ecf67a5bc7f9: Layer already exists [2023-06-17T01:23:01.828Z] b46b3231f59b: Layer already exists [2023-06-17T01:23:01.828Z] d67523ccc97f: Layer already exists [2023-06-17T01:23:01.828Z] 03fca577694d: Layer already exists [2023-06-17T01:23:01.828Z] 9f07cae6801e: Layer already exists [2023-06-17T01:23:01.828Z] a121a344acc8: Layer already exists [2023-06-17T01:23:01.828Z] 6091a7f18353: Layer already exists [2023-06-17T01:23:01.828Z] 8f7a9a8599e8: Layer already exists [2023-06-17T01:23:01.828Z] 5f70bf18a086: Layer already exists [2023-06-17T01:23:01.828Z] de9d8b5c40e4: Layer already exists [2023-06-17T01:23:01.828Z] 7c87ce531094: Layer already exists [2023-06-17T01:23:01.828Z] 9386262d7a74: Layer already exists [2023-06-17T01:23:02.095Z] 3.1.0-dev.4: digest: sha256:6a0e763d19a0f3cc1670abb5326e862499b3dd0f57385475c7e149420971f22d size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-17T01:23:02.432Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284-3.1.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-17T01:23:02.763Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284-3.1.0-dev.4 [2023-06-17T01:23:02.763Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-06-17T01:23:02.763Z] ecf67a5bc7f9: Preparing [2023-06-17T01:23:02.763Z] f097618b88bb: Preparing [2023-06-17T01:23:02.763Z] 00575aeabf7e: Preparing [2023-06-17T01:23:02.763Z] b46b3231f59b: Preparing [2023-06-17T01:23:02.763Z] 942d915aa3be: Preparing [2023-06-17T01:23:02.763Z] 03fca577694d: Preparing [2023-06-17T01:23:02.763Z] a121a344acc8: Preparing [2023-06-17T01:23:02.763Z] d67523ccc97f: Preparing [2023-06-17T01:23:02.763Z] 6091a7f18353: Preparing [2023-06-17T01:23:02.763Z] 9f07cae6801e: Preparing [2023-06-17T01:23:02.763Z] 8f7a9a8599e8: Preparing [2023-06-17T01:23:02.763Z] 5f70bf18a086: Preparing [2023-06-17T01:23:02.763Z] de9d8b5c40e4: Preparing [2023-06-17T01:23:02.763Z] 7c87ce531094: Preparing [2023-06-17T01:23:02.763Z] 9386262d7a74: Preparing [2023-06-17T01:23:02.763Z] 03fca577694d: Waiting [2023-06-17T01:23:02.763Z] d67523ccc97f: Waiting [2023-06-17T01:23:02.763Z] 6091a7f18353: Waiting [2023-06-17T01:23:02.763Z] 9f07cae6801e: Waiting [2023-06-17T01:23:02.763Z] 8f7a9a8599e8: Waiting [2023-06-17T01:23:02.763Z] a121a344acc8: Waiting [2023-06-17T01:23:02.763Z] 5f70bf18a086: Waiting [2023-06-17T01:23:02.763Z] de9d8b5c40e4: Waiting [2023-06-17T01:23:02.763Z] 7c87ce531094: Waiting [2023-06-17T01:23:02.763Z] 9386262d7a74: Waiting [2023-06-17T01:23:02.763Z] ecf67a5bc7f9: Layer already exists [2023-06-17T01:23:02.763Z] 942d915aa3be: Layer already exists [2023-06-17T01:23:02.763Z] 00575aeabf7e: Layer already exists [2023-06-17T01:23:02.763Z] f097618b88bb: Layer already exists [2023-06-17T01:23:02.763Z] b46b3231f59b: Layer already exists [2023-06-17T01:23:02.763Z] d67523ccc97f: Layer already exists [2023-06-17T01:23:02.763Z] 03fca577694d: Layer already exists [2023-06-17T01:23:02.763Z] 6091a7f18353: Layer already exists [2023-06-17T01:23:02.763Z] 9f07cae6801e: Layer already exists [2023-06-17T01:23:02.763Z] a121a344acc8: Layer already exists [2023-06-17T01:23:02.763Z] 5f70bf18a086: Layer already exists [2023-06-17T01:23:02.763Z] 8f7a9a8599e8: Layer already exists [2023-06-17T01:23:02.763Z] 7c87ce531094: Layer already exists [2023-06-17T01:23:02.763Z] de9d8b5c40e4: Layer already exists [2023-06-17T01:23:02.763Z] 9386262d7a74: Layer already exists [2023-06-17T01:23:03.029Z] 61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284-3.1.0-dev.4: digest: sha256:6a0e763d19a0f3cc1670abb5326e862499b3dd0f57385475c7e149420971f22d size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-17T01:23:03.358Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-17T01:23:03.693Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2023-06-17T01:23:03.694Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-06-17T01:23:03.694Z] ecf67a5bc7f9: Preparing [2023-06-17T01:23:03.694Z] f097618b88bb: Preparing [2023-06-17T01:23:03.694Z] 00575aeabf7e: Preparing [2023-06-17T01:23:03.694Z] b46b3231f59b: Preparing [2023-06-17T01:23:03.694Z] 942d915aa3be: Preparing [2023-06-17T01:23:03.694Z] 03fca577694d: Preparing [2023-06-17T01:23:03.694Z] a121a344acc8: Preparing [2023-06-17T01:23:03.694Z] d67523ccc97f: Preparing [2023-06-17T01:23:03.694Z] 6091a7f18353: Preparing [2023-06-17T01:23:03.694Z] 9f07cae6801e: Preparing [2023-06-17T01:23:03.694Z] 8f7a9a8599e8: Preparing [2023-06-17T01:23:03.694Z] 5f70bf18a086: Preparing [2023-06-17T01:23:03.694Z] de9d8b5c40e4: Preparing [2023-06-17T01:23:03.694Z] 7c87ce531094: Preparing [2023-06-17T01:23:03.694Z] 9386262d7a74: Preparing [2023-06-17T01:23:03.694Z] 6091a7f18353: Waiting [2023-06-17T01:23:03.694Z] 9f07cae6801e: Waiting [2023-06-17T01:23:03.694Z] 8f7a9a8599e8: Waiting [2023-06-17T01:23:03.694Z] 03fca577694d: Waiting [2023-06-17T01:23:03.694Z] a121a344acc8: Waiting [2023-06-17T01:23:03.694Z] d67523ccc97f: Waiting [2023-06-17T01:23:03.694Z] 7c87ce531094: Waiting [2023-06-17T01:23:03.694Z] 5f70bf18a086: Waiting [2023-06-17T01:23:03.694Z] de9d8b5c40e4: Waiting [2023-06-17T01:23:03.694Z] 9386262d7a74: Waiting [2023-06-17T01:23:03.694Z] 00575aeabf7e: Layer already exists [2023-06-17T01:23:03.694Z] f097618b88bb: Layer already exists [2023-06-17T01:23:03.694Z] 942d915aa3be: Layer already exists [2023-06-17T01:23:03.694Z] ecf67a5bc7f9: Layer already exists [2023-06-17T01:23:03.694Z] b46b3231f59b: Layer already exists [2023-06-17T01:23:03.694Z] d67523ccc97f: Layer already exists [2023-06-17T01:23:03.694Z] 03fca577694d: Layer already exists [2023-06-17T01:23:03.694Z] a121a344acc8: Layer already exists [2023-06-17T01:23:03.694Z] 6091a7f18353: Layer already exists [2023-06-17T01:23:03.694Z] 9f07cae6801e: Layer already exists [2023-06-17T01:23:03.694Z] 8f7a9a8599e8: Layer already exists [2023-06-17T01:23:03.694Z] de9d8b5c40e4: Layer already exists [2023-06-17T01:23:03.694Z] 5f70bf18a086: Layer already exists [2023-06-17T01:23:03.694Z] 7c87ce531094: Layer already exists [2023-06-17T01:23:03.694Z] 9386262d7a74: Layer already exists [2023-06-17T01:23:03.958Z] main: digest: sha256:6a0e763d19a0f3cc1670abb5326e862499b3dd0f57385475c7e149420971f22d size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-06-17T01:23:03.996Z] ===================================================== [Pipeline] echo [2023-06-17T01:23:04.002Z] taggedImages: [2023-06-17T01:23:04.002Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284 [2023-06-17T01:23:04.002Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2023-06-17T01:23:04.002Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.1.0-dev.4 [2023-06-17T01:23:04.002Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284-3.1.0-dev.4 [2023-06-17T01:23:04.002Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2023-06-17T01:23:04.020Z] [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: [2023-06-17T01:23:04.020Z] 61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284 [2023-06-17T01:23:04.020Z] latest [2023-06-17T01:23:04.020Z] 3.1.0-dev.4 [2023-06-17T01:23:04.020Z] 61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284-3.1.0-dev.4 [2023-06-17T01:23:04.020Z] main [2023-06-17T01:23:04.020Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-17T01:23:04.380Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-17T01:23:04.734Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284 [2023-06-17T01:23:04.734Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-06-17T01:23:04.734Z] 15d704ab6db2: Preparing [2023-06-17T01:23:04.734Z] 3a2d63c416b5: Preparing [2023-06-17T01:23:04.734Z] 837873a0d949: Preparing [2023-06-17T01:23:04.734Z] 14225cbe9471: Preparing [2023-06-17T01:23:04.734Z] d67523ccc97f: Preparing [2023-06-17T01:23:04.734Z] 6091a7f18353: Preparing [2023-06-17T01:23:04.734Z] 04a87a7a4ffd: Preparing [2023-06-17T01:23:04.734Z] 9386262d7a74: Preparing [2023-06-17T01:23:04.734Z] 04a87a7a4ffd: Waiting [2023-06-17T01:23:04.734Z] 9386262d7a74: Waiting [2023-06-17T01:23:04.734Z] 6091a7f18353: Waiting [2023-06-17T01:23:04.734Z] d67523ccc97f: Layer already exists [2023-06-17T01:23:05.005Z] 6091a7f18353: Layer already exists [2023-06-17T01:23:05.005Z] 837873a0d949: Pushed [2023-06-17T01:23:05.005Z] 04a87a7a4ffd: Layer already exists [2023-06-17T01:23:05.005Z] 3a2d63c416b5: Pushed [2023-06-17T01:23:05.005Z] 15d704ab6db2: Pushed [2023-06-17T01:23:05.005Z] 9386262d7a74: Layer already exists [2023-06-17T01:23:07.601Z] 14225cbe9471: Pushed [2023-06-17T01:23:07.601Z] 61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284: digest: sha256:58c7eed9f68d07b71f268cda4ed05afa6f4059a99a024240c7961cc184911b33 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-17T01:23:07.941Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-17T01:23:08.274Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2023-06-17T01:23:08.275Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-06-17T01:23:08.275Z] 15d704ab6db2: Preparing [2023-06-17T01:23:08.275Z] 3a2d63c416b5: Preparing [2023-06-17T01:23:08.275Z] 837873a0d949: Preparing [2023-06-17T01:23:08.275Z] 14225cbe9471: Preparing [2023-06-17T01:23:08.275Z] d67523ccc97f: Preparing [2023-06-17T01:23:08.275Z] 6091a7f18353: Preparing [2023-06-17T01:23:08.275Z] 04a87a7a4ffd: Preparing [2023-06-17T01:23:08.275Z] 9386262d7a74: Preparing [2023-06-17T01:23:08.275Z] 6091a7f18353: Waiting [2023-06-17T01:23:08.275Z] 04a87a7a4ffd: Waiting [2023-06-17T01:23:08.275Z] 9386262d7a74: Waiting [2023-06-17T01:23:08.275Z] 3a2d63c416b5: Layer already exists [2023-06-17T01:23:08.275Z] 15d704ab6db2: Layer already exists [2023-06-17T01:23:08.275Z] d67523ccc97f: Layer already exists [2023-06-17T01:23:08.275Z] 837873a0d949: Layer already exists [2023-06-17T01:23:08.275Z] 14225cbe9471: Layer already exists [2023-06-17T01:23:08.275Z] 9386262d7a74: Layer already exists [2023-06-17T01:23:08.275Z] 04a87a7a4ffd: Layer already exists [2023-06-17T01:23:08.275Z] 6091a7f18353: Layer already exists [2023-06-17T01:23:08.539Z] latest: digest: sha256:58c7eed9f68d07b71f268cda4ed05afa6f4059a99a024240c7961cc184911b33 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-17T01:23:08.878Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.1.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-17T01:23:09.214Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.1.0-dev.4 [2023-06-17T01:23:09.214Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-06-17T01:23:09.214Z] 15d704ab6db2: Preparing [2023-06-17T01:23:09.214Z] 3a2d63c416b5: Preparing [2023-06-17T01:23:09.214Z] 837873a0d949: Preparing [2023-06-17T01:23:09.214Z] 14225cbe9471: Preparing [2023-06-17T01:23:09.214Z] d67523ccc97f: Preparing [2023-06-17T01:23:09.214Z] 6091a7f18353: Preparing [2023-06-17T01:23:09.214Z] 04a87a7a4ffd: Preparing [2023-06-17T01:23:09.214Z] 9386262d7a74: Preparing [2023-06-17T01:23:09.214Z] 04a87a7a4ffd: Waiting [2023-06-17T01:23:09.214Z] 9386262d7a74: Waiting [2023-06-17T01:23:09.214Z] 6091a7f18353: Waiting [2023-06-17T01:23:09.214Z] 837873a0d949: Layer already exists [2023-06-17T01:23:09.214Z] 15d704ab6db2: Layer already exists [2023-06-17T01:23:09.214Z] 3a2d63c416b5: Layer already exists [2023-06-17T01:23:09.214Z] d67523ccc97f: Layer already exists [2023-06-17T01:23:09.214Z] 14225cbe9471: Layer already exists [2023-06-17T01:23:09.214Z] 9386262d7a74: Layer already exists [2023-06-17T01:23:09.214Z] 04a87a7a4ffd: Layer already exists [2023-06-17T01:23:09.214Z] 6091a7f18353: Layer already exists [2023-06-17T01:23:09.480Z] 3.1.0-dev.4: digest: sha256:58c7eed9f68d07b71f268cda4ed05afa6f4059a99a024240c7961cc184911b33 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-17T01:23:09.828Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284-3.1.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-17T01:23:10.168Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284-3.1.0-dev.4 [2023-06-17T01:23:10.168Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-06-17T01:23:10.168Z] 15d704ab6db2: Preparing [2023-06-17T01:23:10.168Z] 3a2d63c416b5: Preparing [2023-06-17T01:23:10.168Z] 837873a0d949: Preparing [2023-06-17T01:23:10.168Z] 14225cbe9471: Preparing [2023-06-17T01:23:10.168Z] d67523ccc97f: Preparing [2023-06-17T01:23:10.168Z] 6091a7f18353: Preparing [2023-06-17T01:23:10.168Z] 04a87a7a4ffd: Preparing [2023-06-17T01:23:10.168Z] 9386262d7a74: Preparing [2023-06-17T01:23:10.168Z] 04a87a7a4ffd: Waiting [2023-06-17T01:23:10.168Z] 9386262d7a74: Waiting [2023-06-17T01:23:10.168Z] 6091a7f18353: Waiting [2023-06-17T01:23:10.168Z] 837873a0d949: Layer already exists [2023-06-17T01:23:10.168Z] 15d704ab6db2: Layer already exists [2023-06-17T01:23:10.168Z] 3a2d63c416b5: Layer already exists [2023-06-17T01:23:10.168Z] 14225cbe9471: Layer already exists [2023-06-17T01:23:10.168Z] d67523ccc97f: Layer already exists [2023-06-17T01:23:10.168Z] 9386262d7a74: Layer already exists [2023-06-17T01:23:10.168Z] 04a87a7a4ffd: Layer already exists [2023-06-17T01:23:10.168Z] 6091a7f18353: Layer already exists [2023-06-17T01:23:10.434Z] 61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284-3.1.0-dev.4: digest: sha256:58c7eed9f68d07b71f268cda4ed05afa6f4059a99a024240c7961cc184911b33 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-17T01:23:10.779Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-17T01:23:11.113Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [2023-06-17T01:23:11.113Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-06-17T01:23:11.113Z] 15d704ab6db2: Preparing [2023-06-17T01:23:11.113Z] 3a2d63c416b5: Preparing [2023-06-17T01:23:11.113Z] 837873a0d949: Preparing [2023-06-17T01:23:11.113Z] 14225cbe9471: Preparing [2023-06-17T01:23:11.113Z] d67523ccc97f: Preparing [2023-06-17T01:23:11.113Z] 6091a7f18353: Preparing [2023-06-17T01:23:11.113Z] 04a87a7a4ffd: Preparing [2023-06-17T01:23:11.113Z] 9386262d7a74: Preparing [2023-06-17T01:23:11.113Z] 04a87a7a4ffd: Waiting [2023-06-17T01:23:11.113Z] 9386262d7a74: Waiting [2023-06-17T01:23:11.113Z] 6091a7f18353: Waiting [2023-06-17T01:23:11.113Z] d67523ccc97f: Layer already exists [2023-06-17T01:23:11.113Z] 14225cbe9471: Layer already exists [2023-06-17T01:23:11.113Z] 15d704ab6db2: Layer already exists [2023-06-17T01:23:11.113Z] 3a2d63c416b5: Layer already exists [2023-06-17T01:23:11.113Z] 837873a0d949: Layer already exists [2023-06-17T01:23:11.113Z] 6091a7f18353: Layer already exists [2023-06-17T01:23:11.113Z] 9386262d7a74: Layer already exists [2023-06-17T01:23:11.113Z] 04a87a7a4ffd: Layer already exists [2023-06-17T01:23:11.379Z] main: digest: sha256:58c7eed9f68d07b71f268cda4ed05afa6f4059a99a024240c7961cc184911b33 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-06-17T01:23:11.418Z] ===================================================== [Pipeline] echo [2023-06-17T01:23:11.425Z] taggedImages: [2023-06-17T01:23:11.425Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284 [2023-06-17T01:23:11.425Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2023-06-17T01:23:11.425Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.1.0-dev.4 [2023-06-17T01:23:11.425Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284-3.1.0-dev.4 [2023-06-17T01:23:11.425Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo [2023-06-17T01:23:11.448Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2023-06-17T01:23:11.448Z] 61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284 [2023-06-17T01:23:11.448Z] latest [2023-06-17T01:23:11.448Z] 3.1.0-dev.4 [2023-06-17T01:23:11.448Z] 61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284-3.1.0-dev.4 [2023-06-17T01:23:11.448Z] main [2023-06-17T01:23:11.448Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-17T01:23:11.804Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-17T01:23:12.141Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284 [2023-06-17T01:23:12.141Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-06-17T01:23:12.141Z] 964ae874beb4: Preparing [2023-06-17T01:23:12.141Z] 37ef1469f8ad: Preparing [2023-06-17T01:23:12.141Z] 0bb713a878ef: Preparing [2023-06-17T01:23:12.141Z] 39e6babefec0: Preparing [2023-06-17T01:23:12.141Z] d67523ccc97f: Preparing [2023-06-17T01:23:12.141Z] 6091a7f18353: Preparing [2023-06-17T01:23:12.141Z] 8c5a883df072: Preparing [2023-06-17T01:23:12.141Z] 005f2752f563: Preparing [2023-06-17T01:23:12.141Z] 9386262d7a74: Preparing [2023-06-17T01:23:12.141Z] 6091a7f18353: Waiting [2023-06-17T01:23:12.141Z] 8c5a883df072: Waiting [2023-06-17T01:23:12.142Z] 005f2752f563: Waiting [2023-06-17T01:23:12.142Z] 9386262d7a74: Waiting [2023-06-17T01:23:12.142Z] d67523ccc97f: Layer already exists [2023-06-17T01:23:12.142Z] 6091a7f18353: Layer already exists [2023-06-17T01:23:12.407Z] 37ef1469f8ad: Pushed [2023-06-17T01:23:12.407Z] 39e6babefec0: Pushed [2023-06-17T01:23:12.407Z] 964ae874beb4: Pushed [2023-06-17T01:23:12.407Z] 9386262d7a74: Layer already exists [2023-06-17T01:23:12.407Z] 8c5a883df072: Pushed [2023-06-17T01:23:12.671Z] 005f2752f563: Pushed [2023-06-17T01:23:14.605Z] 0bb713a878ef: Pushed [2023-06-17T01:23:14.869Z] 61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284: digest: sha256:3ee0b96771e8e889e1af41450a799456bf3e5de3649f0ebccdbdb3d69bb48d2a size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-17T01:23:15.207Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-17T01:23:15.548Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2023-06-17T01:23:15.548Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-06-17T01:23:15.548Z] 964ae874beb4: Preparing [2023-06-17T01:23:15.548Z] 37ef1469f8ad: Preparing [2023-06-17T01:23:15.548Z] 0bb713a878ef: Preparing [2023-06-17T01:23:15.548Z] 39e6babefec0: Preparing [2023-06-17T01:23:15.548Z] d67523ccc97f: Preparing [2023-06-17T01:23:15.548Z] 6091a7f18353: Preparing [2023-06-17T01:23:15.548Z] 8c5a883df072: Preparing [2023-06-17T01:23:15.548Z] 005f2752f563: Preparing [2023-06-17T01:23:15.548Z] 9386262d7a74: Preparing [2023-06-17T01:23:15.548Z] 8c5a883df072: Waiting [2023-06-17T01:23:15.548Z] 005f2752f563: Waiting [2023-06-17T01:23:15.548Z] 9386262d7a74: Waiting [2023-06-17T01:23:15.548Z] 6091a7f18353: Waiting [2023-06-17T01:23:15.548Z] 39e6babefec0: Layer already exists [2023-06-17T01:23:15.548Z] d67523ccc97f: Layer already exists [2023-06-17T01:23:15.548Z] 37ef1469f8ad: Layer already exists [2023-06-17T01:23:15.548Z] 964ae874beb4: Layer already exists [2023-06-17T01:23:15.548Z] 0bb713a878ef: Layer already exists [2023-06-17T01:23:15.548Z] 6091a7f18353: Layer already exists [2023-06-17T01:23:15.548Z] 8c5a883df072: Layer already exists [2023-06-17T01:23:15.548Z] 005f2752f563: Layer already exists [2023-06-17T01:23:15.548Z] 9386262d7a74: Layer already exists [2023-06-17T01:23:15.548Z] latest: digest: sha256:3ee0b96771e8e889e1af41450a799456bf3e5de3649f0ebccdbdb3d69bb48d2a size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-17T01:23:16.154Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.1.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-17T01:23:16.495Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.1.0-dev.4 [2023-06-17T01:23:16.495Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-06-17T01:23:16.495Z] 964ae874beb4: Preparing [2023-06-17T01:23:16.495Z] 37ef1469f8ad: Preparing [2023-06-17T01:23:16.495Z] 0bb713a878ef: Preparing [2023-06-17T01:23:16.495Z] 39e6babefec0: Preparing [2023-06-17T01:23:16.495Z] d67523ccc97f: Preparing [2023-06-17T01:23:16.495Z] 6091a7f18353: Preparing [2023-06-17T01:23:16.495Z] 8c5a883df072: Preparing [2023-06-17T01:23:16.495Z] 005f2752f563: Preparing [2023-06-17T01:23:16.495Z] 9386262d7a74: Preparing [2023-06-17T01:23:16.495Z] 6091a7f18353: Waiting [2023-06-17T01:23:16.495Z] 8c5a883df072: Waiting [2023-06-17T01:23:16.495Z] 005f2752f563: Waiting [2023-06-17T01:23:16.495Z] 9386262d7a74: Waiting [2023-06-17T01:23:16.495Z] 0bb713a878ef: Layer already exists [2023-06-17T01:23:16.495Z] 37ef1469f8ad: Layer already exists [2023-06-17T01:23:16.495Z] 39e6babefec0: Layer already exists [2023-06-17T01:23:16.495Z] d67523ccc97f: Layer already exists [2023-06-17T01:23:16.495Z] 964ae874beb4: Layer already exists [2023-06-17T01:23:16.495Z] 6091a7f18353: Layer already exists [2023-06-17T01:23:16.495Z] 8c5a883df072: Layer already exists [2023-06-17T01:23:16.495Z] 005f2752f563: Layer already exists [2023-06-17T01:23:16.495Z] 9386262d7a74: Layer already exists [2023-06-17T01:23:16.495Z] 3.1.0-dev.4: digest: sha256:3ee0b96771e8e889e1af41450a799456bf3e5de3649f0ebccdbdb3d69bb48d2a size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-17T01:23:17.091Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284-3.1.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-17T01:23:17.421Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284-3.1.0-dev.4 [2023-06-17T01:23:17.421Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-06-17T01:23:17.421Z] 964ae874beb4: Preparing [2023-06-17T01:23:17.421Z] 37ef1469f8ad: Preparing [2023-06-17T01:23:17.421Z] 0bb713a878ef: Preparing [2023-06-17T01:23:17.421Z] 39e6babefec0: Preparing [2023-06-17T01:23:17.421Z] d67523ccc97f: Preparing [2023-06-17T01:23:17.421Z] 6091a7f18353: Preparing [2023-06-17T01:23:17.421Z] 8c5a883df072: Preparing [2023-06-17T01:23:17.421Z] 005f2752f563: Preparing [2023-06-17T01:23:17.421Z] 9386262d7a74: Preparing [2023-06-17T01:23:17.421Z] 6091a7f18353: Waiting [2023-06-17T01:23:17.421Z] 8c5a883df072: Waiting [2023-06-17T01:23:17.421Z] 005f2752f563: Waiting [2023-06-17T01:23:17.421Z] 9386262d7a74: Waiting [2023-06-17T01:23:17.421Z] 964ae874beb4: Layer already exists [2023-06-17T01:23:17.421Z] d67523ccc97f: Layer already exists [2023-06-17T01:23:17.421Z] 37ef1469f8ad: Layer already exists [2023-06-17T01:23:17.421Z] 39e6babefec0: Layer already exists [2023-06-17T01:23:17.421Z] 0bb713a878ef: Layer already exists [2023-06-17T01:23:17.421Z] 005f2752f563: Layer already exists [2023-06-17T01:23:17.421Z] 8c5a883df072: Layer already exists [2023-06-17T01:23:17.421Z] 6091a7f18353: Layer already exists [2023-06-17T01:23:17.421Z] 9386262d7a74: Layer already exists [2023-06-17T01:23:17.421Z] 61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284-3.1.0-dev.4: digest: sha256:3ee0b96771e8e889e1af41450a799456bf3e5de3649f0ebccdbdb3d69bb48d2a size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-17T01:23:18.020Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-17T01:23:18.352Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2023-06-17T01:23:18.352Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-06-17T01:23:18.352Z] 964ae874beb4: Preparing [2023-06-17T01:23:18.352Z] 37ef1469f8ad: Preparing [2023-06-17T01:23:18.352Z] 0bb713a878ef: Preparing [2023-06-17T01:23:18.352Z] 39e6babefec0: Preparing [2023-06-17T01:23:18.352Z] d67523ccc97f: Preparing [2023-06-17T01:23:18.352Z] 6091a7f18353: Preparing [2023-06-17T01:23:18.352Z] 8c5a883df072: Preparing [2023-06-17T01:23:18.352Z] 005f2752f563: Preparing [2023-06-17T01:23:18.352Z] 9386262d7a74: Preparing [2023-06-17T01:23:18.352Z] 6091a7f18353: Waiting [2023-06-17T01:23:18.352Z] 8c5a883df072: Waiting [2023-06-17T01:23:18.352Z] 005f2752f563: Waiting [2023-06-17T01:23:18.352Z] 9386262d7a74: Waiting [2023-06-17T01:23:18.352Z] 39e6babefec0: Layer already exists [2023-06-17T01:23:18.352Z] 37ef1469f8ad: Layer already exists [2023-06-17T01:23:18.352Z] 964ae874beb4: Layer already exists [2023-06-17T01:23:18.352Z] 0bb713a878ef: Layer already exists [2023-06-17T01:23:18.352Z] d67523ccc97f: Layer already exists [2023-06-17T01:23:18.352Z] 6091a7f18353: Layer already exists [2023-06-17T01:23:18.352Z] 8c5a883df072: Layer already exists [2023-06-17T01:23:18.352Z] 005f2752f563: Layer already exists [2023-06-17T01:23:18.352Z] 9386262d7a74: Layer already exists [2023-06-17T01:23:18.617Z] main: digest: sha256:3ee0b96771e8e889e1af41450a799456bf3e5de3649f0ebccdbdb3d69bb48d2a size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-06-17T01:23:18.658Z] ===================================================== [Pipeline] echo [2023-06-17T01:23:18.665Z] taggedImages: [2023-06-17T01:23:18.665Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284 [2023-06-17T01:23:18.665Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2023-06-17T01:23:18.665Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.1.0-dev.4 [2023-06-17T01:23:18.665Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284-3.1.0-dev.4 [2023-06-17T01:23:18.665Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2023-06-17T01:23:18.681Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2023-06-17T01:23:18.681Z] 61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284 [2023-06-17T01:23:18.681Z] latest [2023-06-17T01:23:18.681Z] 3.1.0-dev.4 [2023-06-17T01:23:18.681Z] 61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284-3.1.0-dev.4 [2023-06-17T01:23:18.681Z] main [2023-06-17T01:23:18.681Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-17T01:23:19.013Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-17T01:23:19.348Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284 [2023-06-17T01:23:19.348Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-06-17T01:23:19.348Z] 5dd6086c3e19: Preparing [2023-06-17T01:23:19.348Z] 172e7e68caa2: Preparing [2023-06-17T01:23:19.348Z] 478051230f89: Preparing [2023-06-17T01:23:19.348Z] 0ea9addb2e28: Preparing [2023-06-17T01:23:19.348Z] fc35ff90afe1: Preparing [2023-06-17T01:23:19.348Z] 606e14ec3642: Preparing [2023-06-17T01:23:19.348Z] 460266467aaf: Preparing [2023-06-17T01:23:19.348Z] d67523ccc97f: Preparing [2023-06-17T01:23:19.348Z] 6091a7f18353: Preparing [2023-06-17T01:23:19.348Z] 958cf0dbfceb: Preparing [2023-06-17T01:23:19.348Z] 9386262d7a74: Preparing [2023-06-17T01:23:19.348Z] d67523ccc97f: Waiting [2023-06-17T01:23:19.348Z] 6091a7f18353: Waiting [2023-06-17T01:23:19.348Z] 958cf0dbfceb: Waiting [2023-06-17T01:23:19.348Z] 9386262d7a74: Waiting [2023-06-17T01:23:19.348Z] 606e14ec3642: Waiting [2023-06-17T01:23:19.348Z] 460266467aaf: Waiting [2023-06-17T01:23:19.614Z] fc35ff90afe1: Pushed [2023-06-17T01:23:19.614Z] 172e7e68caa2: Pushed [2023-06-17T01:23:19.614Z] 5dd6086c3e19: Pushed [2023-06-17T01:23:19.880Z] 606e14ec3642: Pushed [2023-06-17T01:23:19.880Z] 460266467aaf: Pushed [2023-06-17T01:23:19.880Z] d67523ccc97f: Layer already exists [2023-06-17T01:23:19.880Z] 6091a7f18353: Layer already exists [2023-06-17T01:23:19.880Z] 9386262d7a74: Layer already exists [2023-06-17T01:23:20.462Z] 958cf0dbfceb: Pushed [2023-06-17T01:23:21.863Z] 0ea9addb2e28: Pushed [2023-06-17T01:23:22.815Z] 478051230f89: Pushed [2023-06-17T01:23:23.080Z] 61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284: digest: sha256:48ac65dac0adeb7a86e8f6357386bd2cb66c6a4b6b9d98302e53776c0434a94d size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-17T01:23:23.413Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-17T01:23:23.742Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2023-06-17T01:23:23.742Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-06-17T01:23:23.742Z] 5dd6086c3e19: Preparing [2023-06-17T01:23:23.742Z] 172e7e68caa2: Preparing [2023-06-17T01:23:23.742Z] 478051230f89: Preparing [2023-06-17T01:23:23.742Z] 0ea9addb2e28: Preparing [2023-06-17T01:23:23.742Z] fc35ff90afe1: Preparing [2023-06-17T01:23:23.742Z] 606e14ec3642: Preparing [2023-06-17T01:23:23.742Z] 460266467aaf: Preparing [2023-06-17T01:23:23.742Z] d67523ccc97f: Preparing [2023-06-17T01:23:23.742Z] 6091a7f18353: Preparing [2023-06-17T01:23:23.742Z] 958cf0dbfceb: Preparing [2023-06-17T01:23:23.742Z] 9386262d7a74: Preparing [2023-06-17T01:23:23.742Z] d67523ccc97f: Waiting [2023-06-17T01:23:23.742Z] 6091a7f18353: Waiting [2023-06-17T01:23:23.742Z] 606e14ec3642: Waiting [2023-06-17T01:23:23.742Z] 460266467aaf: Waiting [2023-06-17T01:23:23.742Z] 958cf0dbfceb: Waiting [2023-06-17T01:23:23.742Z] 9386262d7a74: Waiting [2023-06-17T01:23:23.742Z] 478051230f89: Layer already exists [2023-06-17T01:23:23.742Z] 172e7e68caa2: Layer already exists [2023-06-17T01:23:23.742Z] 0ea9addb2e28: Layer already exists [2023-06-17T01:23:23.742Z] fc35ff90afe1: Layer already exists [2023-06-17T01:23:23.742Z] 5dd6086c3e19: Layer already exists [2023-06-17T01:23:23.742Z] 606e14ec3642: Layer already exists [2023-06-17T01:23:23.742Z] d67523ccc97f: Layer already exists [2023-06-17T01:23:23.742Z] 460266467aaf: Layer already exists [2023-06-17T01:23:23.742Z] 958cf0dbfceb: Layer already exists [2023-06-17T01:23:23.742Z] 6091a7f18353: Layer already exists [2023-06-17T01:23:23.742Z] 9386262d7a74: Layer already exists [2023-06-17T01:23:24.006Z] latest: digest: sha256:48ac65dac0adeb7a86e8f6357386bd2cb66c6a4b6b9d98302e53776c0434a94d size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-17T01:23:24.336Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.1.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-17T01:23:24.683Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.1.0-dev.4 [2023-06-17T01:23:24.683Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-06-17T01:23:24.683Z] 5dd6086c3e19: Preparing [2023-06-17T01:23:24.683Z] 172e7e68caa2: Preparing [2023-06-17T01:23:24.683Z] 478051230f89: Preparing [2023-06-17T01:23:24.683Z] 0ea9addb2e28: Preparing [2023-06-17T01:23:24.683Z] fc35ff90afe1: Preparing [2023-06-17T01:23:24.683Z] 606e14ec3642: Preparing [2023-06-17T01:23:24.683Z] 460266467aaf: Preparing [2023-06-17T01:23:24.683Z] d67523ccc97f: Preparing [2023-06-17T01:23:24.683Z] 6091a7f18353: Preparing [2023-06-17T01:23:24.683Z] 958cf0dbfceb: Preparing [2023-06-17T01:23:24.683Z] 9386262d7a74: Preparing [2023-06-17T01:23:24.683Z] d67523ccc97f: Waiting [2023-06-17T01:23:24.683Z] 6091a7f18353: Waiting [2023-06-17T01:23:24.683Z] 958cf0dbfceb: Waiting [2023-06-17T01:23:24.683Z] 606e14ec3642: Waiting [2023-06-17T01:23:24.683Z] 460266467aaf: Waiting [2023-06-17T01:23:24.683Z] 9386262d7a74: Waiting [2023-06-17T01:23:24.683Z] fc35ff90afe1: Layer already exists [2023-06-17T01:23:24.683Z] 0ea9addb2e28: Layer already exists [2023-06-17T01:23:24.683Z] 478051230f89: Layer already exists [2023-06-17T01:23:24.683Z] 5dd6086c3e19: Layer already exists [2023-06-17T01:23:24.683Z] 172e7e68caa2: Layer already exists [2023-06-17T01:23:24.683Z] 606e14ec3642: Layer already exists [2023-06-17T01:23:24.683Z] 460266467aaf: Layer already exists [2023-06-17T01:23:24.683Z] d67523ccc97f: Layer already exists [2023-06-17T01:23:24.683Z] 958cf0dbfceb: Layer already exists [2023-06-17T01:23:24.683Z] 6091a7f18353: Layer already exists [2023-06-17T01:23:24.683Z] 9386262d7a74: Layer already exists [2023-06-17T01:23:24.947Z] 3.1.0-dev.4: digest: sha256:48ac65dac0adeb7a86e8f6357386bd2cb66c6a4b6b9d98302e53776c0434a94d size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-17T01:23:25.290Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284-3.1.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-17T01:23:25.627Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284-3.1.0-dev.4 [2023-06-17T01:23:25.627Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-06-17T01:23:25.627Z] 5dd6086c3e19: Preparing [2023-06-17T01:23:25.627Z] 172e7e68caa2: Preparing [2023-06-17T01:23:25.627Z] 478051230f89: Preparing [2023-06-17T01:23:25.627Z] 0ea9addb2e28: Preparing [2023-06-17T01:23:25.627Z] fc35ff90afe1: Preparing [2023-06-17T01:23:25.627Z] 606e14ec3642: Preparing [2023-06-17T01:23:25.627Z] 460266467aaf: Preparing [2023-06-17T01:23:25.627Z] d67523ccc97f: Preparing [2023-06-17T01:23:25.627Z] 6091a7f18353: Preparing [2023-06-17T01:23:25.627Z] 958cf0dbfceb: Preparing [2023-06-17T01:23:25.627Z] 9386262d7a74: Preparing [2023-06-17T01:23:25.627Z] 460266467aaf: Waiting [2023-06-17T01:23:25.627Z] d67523ccc97f: Waiting [2023-06-17T01:23:25.627Z] 6091a7f18353: Waiting [2023-06-17T01:23:25.627Z] 958cf0dbfceb: Waiting [2023-06-17T01:23:25.627Z] 9386262d7a74: Waiting [2023-06-17T01:23:25.627Z] 606e14ec3642: Waiting [2023-06-17T01:23:25.627Z] 0ea9addb2e28: Layer already exists [2023-06-17T01:23:25.627Z] 172e7e68caa2: Layer already exists [2023-06-17T01:23:25.627Z] 5dd6086c3e19: Layer already exists [2023-06-17T01:23:25.627Z] 478051230f89: Layer already exists [2023-06-17T01:23:25.627Z] fc35ff90afe1: Layer already exists [2023-06-17T01:23:25.627Z] 606e14ec3642: Layer already exists [2023-06-17T01:23:25.627Z] 460266467aaf: Layer already exists [2023-06-17T01:23:25.627Z] d67523ccc97f: Layer already exists [2023-06-17T01:23:25.627Z] 6091a7f18353: Layer already exists [2023-06-17T01:23:25.627Z] 958cf0dbfceb: Layer already exists [2023-06-17T01:23:25.627Z] 9386262d7a74: Layer already exists [2023-06-17T01:23:25.891Z] 61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284-3.1.0-dev.4: digest: sha256:48ac65dac0adeb7a86e8f6357386bd2cb66c6a4b6b9d98302e53776c0434a94d size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-17T01:23:26.230Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-17T01:23:26.574Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2023-06-17T01:23:26.574Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-06-17T01:23:26.574Z] 5dd6086c3e19: Preparing [2023-06-17T01:23:26.574Z] 172e7e68caa2: Preparing [2023-06-17T01:23:26.574Z] 478051230f89: Preparing [2023-06-17T01:23:26.574Z] 0ea9addb2e28: Preparing [2023-06-17T01:23:26.574Z] fc35ff90afe1: Preparing [2023-06-17T01:23:26.574Z] 606e14ec3642: Preparing [2023-06-17T01:23:26.574Z] 460266467aaf: Preparing [2023-06-17T01:23:26.574Z] d67523ccc97f: Preparing [2023-06-17T01:23:26.574Z] 6091a7f18353: Preparing [2023-06-17T01:23:26.574Z] 958cf0dbfceb: Preparing [2023-06-17T01:23:26.574Z] 9386262d7a74: Preparing [2023-06-17T01:23:26.574Z] 606e14ec3642: Waiting [2023-06-17T01:23:26.574Z] 460266467aaf: Waiting [2023-06-17T01:23:26.574Z] 6091a7f18353: Waiting [2023-06-17T01:23:26.574Z] d67523ccc97f: Waiting [2023-06-17T01:23:26.574Z] 958cf0dbfceb: Waiting [2023-06-17T01:23:26.574Z] 9386262d7a74: Waiting [2023-06-17T01:23:26.574Z] 478051230f89: Layer already exists [2023-06-17T01:23:26.574Z] fc35ff90afe1: Layer already exists [2023-06-17T01:23:26.574Z] 0ea9addb2e28: Layer already exists [2023-06-17T01:23:26.574Z] 172e7e68caa2: Layer already exists [2023-06-17T01:23:26.574Z] 5dd6086c3e19: Layer already exists [2023-06-17T01:23:26.574Z] 606e14ec3642: Layer already exists [2023-06-17T01:23:26.574Z] 6091a7f18353: Layer already exists [2023-06-17T01:23:26.574Z] 460266467aaf: Layer already exists [2023-06-17T01:23:26.574Z] d67523ccc97f: Layer already exists [2023-06-17T01:23:26.574Z] 958cf0dbfceb: Layer already exists [2023-06-17T01:23:26.574Z] 9386262d7a74: Layer already exists [2023-06-17T01:23:26.838Z] main: digest: sha256:48ac65dac0adeb7a86e8f6357386bd2cb66c6a4b6b9d98302e53776c0434a94d size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-06-17T01:23:26.886Z] ===================================================== [Pipeline] echo [2023-06-17T01:23:26.895Z] taggedImages: [2023-06-17T01:23:26.895Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284 [2023-06-17T01:23:26.895Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2023-06-17T01:23:26.895Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.1.0-dev.4 [2023-06-17T01:23:26.895Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284-3.1.0-dev.4 [2023-06-17T01:23:26.895Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2023-06-17T01:23:26.916Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: [2023-06-17T01:23:26.916Z] 61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284 [2023-06-17T01:23:26.916Z] latest [2023-06-17T01:23:26.916Z] 3.1.0-dev.4 [2023-06-17T01:23:26.916Z] 61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284-3.1.0-dev.4 [2023-06-17T01:23:26.916Z] main [2023-06-17T01:23:26.916Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-17T01:23:27.254Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-17T01:23:27.587Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284 [2023-06-17T01:23:27.587Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-06-17T01:23:27.587Z] bde615de866e: Preparing [2023-06-17T01:23:27.587Z] c401546aa85e: Preparing [2023-06-17T01:23:27.587Z] d67523ccc97f: Preparing [2023-06-17T01:23:27.587Z] 6091a7f18353: Preparing [2023-06-17T01:23:27.587Z] fc8f76533257: Preparing [2023-06-17T01:23:27.587Z] 9386262d7a74: Preparing [2023-06-17T01:23:27.587Z] 9386262d7a74: Waiting [2023-06-17T01:23:27.587Z] d67523ccc97f: Layer already exists [2023-06-17T01:23:27.587Z] 6091a7f18353: Layer already exists [2023-06-17T01:23:27.587Z] 9386262d7a74: Layer already exists [2023-06-17T01:23:27.852Z] bde615de866e: Pushed [2023-06-17T01:23:29.253Z] fc8f76533257: Pushed [2023-06-17T01:23:32.585Z] c401546aa85e: Pushed [2023-06-17T01:23:34.524Z] 61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284: digest: sha256:45f8057a29b2effbf51c35748b9b124d56693763b46f03041e88d972819aec68 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-17T01:23:34.866Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-17T01:23:35.196Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2023-06-17T01:23:35.196Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-06-17T01:23:35.196Z] bde615de866e: Preparing [2023-06-17T01:23:35.196Z] c401546aa85e: Preparing [2023-06-17T01:23:35.196Z] d67523ccc97f: Preparing [2023-06-17T01:23:35.196Z] 6091a7f18353: Preparing [2023-06-17T01:23:35.196Z] fc8f76533257: Preparing [2023-06-17T01:23:35.196Z] 9386262d7a74: Preparing [2023-06-17T01:23:35.196Z] 9386262d7a74: Waiting [2023-06-17T01:23:35.196Z] d67523ccc97f: Layer already exists [2023-06-17T01:23:35.196Z] fc8f76533257: Layer already exists [2023-06-17T01:23:35.196Z] 6091a7f18353: Layer already exists [2023-06-17T01:23:35.196Z] bde615de866e: Layer already exists [2023-06-17T01:23:35.196Z] c401546aa85e: Layer already exists [2023-06-17T01:23:35.196Z] 9386262d7a74: Layer already exists [2023-06-17T01:23:35.460Z] latest: digest: sha256:45f8057a29b2effbf51c35748b9b124d56693763b46f03041e88d972819aec68 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-17T01:23:35.789Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.1.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-17T01:23:36.116Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.1.0-dev.4 [2023-06-17T01:23:36.116Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-06-17T01:23:36.116Z] bde615de866e: Preparing [2023-06-17T01:23:36.116Z] c401546aa85e: Preparing [2023-06-17T01:23:36.116Z] d67523ccc97f: Preparing [2023-06-17T01:23:36.116Z] 6091a7f18353: Preparing [2023-06-17T01:23:36.116Z] fc8f76533257: Preparing [2023-06-17T01:23:36.116Z] 9386262d7a74: Preparing [2023-06-17T01:23:36.116Z] 9386262d7a74: Waiting [2023-06-17T01:23:36.116Z] fc8f76533257: Layer already exists [2023-06-17T01:23:36.116Z] 6091a7f18353: Layer already exists [2023-06-17T01:23:36.116Z] d67523ccc97f: Layer already exists [2023-06-17T01:23:36.116Z] c401546aa85e: Layer already exists [2023-06-17T01:23:36.116Z] bde615de866e: Layer already exists [2023-06-17T01:23:36.116Z] 9386262d7a74: Layer already exists [2023-06-17T01:23:36.116Z] 3.1.0-dev.4: digest: sha256:45f8057a29b2effbf51c35748b9b124d56693763b46f03041e88d972819aec68 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-17T01:23:36.449Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284-3.1.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-17T01:23:36.792Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284-3.1.0-dev.4 [2023-06-17T01:23:36.792Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-06-17T01:23:36.792Z] bde615de866e: Preparing [2023-06-17T01:23:36.792Z] c401546aa85e: Preparing [2023-06-17T01:23:36.792Z] d67523ccc97f: Preparing [2023-06-17T01:23:36.792Z] 6091a7f18353: Preparing [2023-06-17T01:23:36.792Z] fc8f76533257: Preparing [2023-06-17T01:23:36.792Z] 9386262d7a74: Preparing [2023-06-17T01:23:36.792Z] 9386262d7a74: Waiting [2023-06-17T01:23:36.792Z] bde615de866e: Layer already exists [2023-06-17T01:23:36.792Z] 6091a7f18353: Layer already exists [2023-06-17T01:23:36.792Z] c401546aa85e: Layer already exists [2023-06-17T01:23:36.792Z] fc8f76533257: Layer already exists [2023-06-17T01:23:36.792Z] d67523ccc97f: Layer already exists [2023-06-17T01:23:36.792Z] 9386262d7a74: Layer already exists [2023-06-17T01:23:36.792Z] 61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284-3.1.0-dev.4: digest: sha256:45f8057a29b2effbf51c35748b9b124d56693763b46f03041e88d972819aec68 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-17T01:23:37.126Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-17T01:23:37.453Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [2023-06-17T01:23:37.453Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-06-17T01:23:37.453Z] bde615de866e: Preparing [2023-06-17T01:23:37.453Z] c401546aa85e: Preparing [2023-06-17T01:23:37.453Z] d67523ccc97f: Preparing [2023-06-17T01:23:37.453Z] 6091a7f18353: Preparing [2023-06-17T01:23:37.453Z] fc8f76533257: Preparing [2023-06-17T01:23:37.453Z] 9386262d7a74: Preparing [2023-06-17T01:23:37.453Z] 9386262d7a74: Waiting [2023-06-17T01:23:37.453Z] d67523ccc97f: Layer already exists [2023-06-17T01:23:37.453Z] 6091a7f18353: Layer already exists [2023-06-17T01:23:37.453Z] c401546aa85e: Layer already exists [2023-06-17T01:23:37.453Z] fc8f76533257: Layer already exists [2023-06-17T01:23:37.453Z] bde615de866e: Layer already exists [2023-06-17T01:23:37.453Z] 9386262d7a74: Layer already exists [2023-06-17T01:23:37.717Z] main: digest: sha256:45f8057a29b2effbf51c35748b9b124d56693763b46f03041e88d972819aec68 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-06-17T01:23:37.757Z] ===================================================== [Pipeline] echo [2023-06-17T01:23:37.763Z] taggedImages: [2023-06-17T01:23:37.763Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284 [2023-06-17T01:23:37.763Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2023-06-17T01:23:37.763Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.1.0-dev.4 [2023-06-17T01:23:37.763Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284-3.1.0-dev.4 [2023-06-17T01:23:37.763Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo [2023-06-17T01:23:37.779Z] [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: [2023-06-17T01:23:37.779Z] 61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284 [2023-06-17T01:23:37.779Z] latest [2023-06-17T01:23:37.779Z] 3.1.0-dev.4 [2023-06-17T01:23:37.779Z] 61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284-3.1.0-dev.4 [2023-06-17T01:23:37.779Z] main [2023-06-17T01:23:37.779Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-17T01:23:38.106Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-17T01:23:38.451Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284 [2023-06-17T01:23:38.451Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-06-17T01:23:38.451Z] 4f7e25850f10: Preparing [2023-06-17T01:23:38.451Z] d9cf0cd322c0: Preparing [2023-06-17T01:23:38.451Z] d1c142f862f8: Preparing [2023-06-17T01:23:38.451Z] 3387dbe19a55: Preparing [2023-06-17T01:23:38.451Z] 2e427a9b205f: Preparing [2023-06-17T01:23:38.451Z] d67523ccc97f: Preparing [2023-06-17T01:23:38.451Z] 6091a7f18353: Preparing [2023-06-17T01:23:38.451Z] ccbf5abbcd62: Preparing [2023-06-17T01:23:38.451Z] 9386262d7a74: Preparing [2023-06-17T01:23:38.451Z] 6091a7f18353: Waiting [2023-06-17T01:23:38.451Z] d67523ccc97f: Waiting [2023-06-17T01:23:38.451Z] 9386262d7a74: Waiting [2023-06-17T01:23:38.451Z] ccbf5abbcd62: Waiting [2023-06-17T01:23:38.715Z] 4f7e25850f10: Pushed [2023-06-17T01:23:38.715Z] d9cf0cd322c0: Pushed [2023-06-17T01:23:38.715Z] d1c142f862f8: Pushed [2023-06-17T01:23:38.715Z] d67523ccc97f: Layer already exists [2023-06-17T01:23:38.715Z] 6091a7f18353: Layer already exists [2023-06-17T01:23:38.715Z] 9386262d7a74: Layer already exists [2023-06-17T01:23:39.667Z] ccbf5abbcd62: Pushed [2023-06-17T01:23:51.956Z] 2e427a9b205f: Pushed [2023-06-17T01:23:56.197Z] 3387dbe19a55: Pushed [2023-06-17T01:23:56.197Z] 61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284: digest: sha256:143f2ae9079cf1f75f2693fe285a7105f2752b650a5379f70948dfc062dc5bba size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-17T01:23:56.553Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-17T01:23:56.901Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2023-06-17T01:23:56.901Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-06-17T01:23:56.901Z] 4f7e25850f10: Preparing [2023-06-17T01:23:56.901Z] d9cf0cd322c0: Preparing [2023-06-17T01:23:56.901Z] d1c142f862f8: Preparing [2023-06-17T01:23:56.901Z] 3387dbe19a55: Preparing [2023-06-17T01:23:56.901Z] 2e427a9b205f: Preparing [2023-06-17T01:23:56.901Z] d67523ccc97f: Preparing [2023-06-17T01:23:56.901Z] 6091a7f18353: Preparing [2023-06-17T01:23:56.901Z] ccbf5abbcd62: Preparing [2023-06-17T01:23:56.901Z] 9386262d7a74: Preparing [2023-06-17T01:23:56.901Z] 6091a7f18353: Waiting [2023-06-17T01:23:56.901Z] ccbf5abbcd62: Waiting [2023-06-17T01:23:56.901Z] 9386262d7a74: Waiting [2023-06-17T01:23:56.901Z] d67523ccc97f: Waiting [2023-06-17T01:23:56.901Z] 3387dbe19a55: Layer already exists [2023-06-17T01:23:56.901Z] d9cf0cd322c0: Layer already exists [2023-06-17T01:23:56.901Z] 2e427a9b205f: Layer already exists [2023-06-17T01:23:56.901Z] 4f7e25850f10: Layer already exists [2023-06-17T01:23:56.901Z] d1c142f862f8: Layer already exists [2023-06-17T01:23:56.901Z] ccbf5abbcd62: Layer already exists [2023-06-17T01:23:56.901Z] 6091a7f18353: Layer already exists [2023-06-17T01:23:56.901Z] d67523ccc97f: Layer already exists [2023-06-17T01:23:56.901Z] 9386262d7a74: Layer already exists [2023-06-17T01:23:57.166Z] latest: digest: sha256:143f2ae9079cf1f75f2693fe285a7105f2752b650a5379f70948dfc062dc5bba size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-17T01:23:57.513Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.1.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-17T01:23:57.915Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.1.0-dev.4 [2023-06-17T01:23:57.915Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-06-17T01:23:57.915Z] 4f7e25850f10: Preparing [2023-06-17T01:23:57.915Z] d9cf0cd322c0: Preparing [2023-06-17T01:23:57.915Z] d1c142f862f8: Preparing [2023-06-17T01:23:57.915Z] 3387dbe19a55: Preparing [2023-06-17T01:23:57.915Z] 2e427a9b205f: Preparing [2023-06-17T01:23:57.915Z] d67523ccc97f: Preparing [2023-06-17T01:23:57.915Z] 6091a7f18353: Preparing [2023-06-17T01:23:57.915Z] ccbf5abbcd62: Preparing [2023-06-17T01:23:57.915Z] 9386262d7a74: Preparing [2023-06-17T01:23:57.915Z] d67523ccc97f: Waiting [2023-06-17T01:23:57.915Z] 6091a7f18353: Waiting [2023-06-17T01:23:57.915Z] ccbf5abbcd62: Waiting [2023-06-17T01:23:57.915Z] 9386262d7a74: Waiting [2023-06-17T01:23:57.915Z] d1c142f862f8: Layer already exists [2023-06-17T01:23:57.915Z] 4f7e25850f10: Layer already exists [2023-06-17T01:23:57.915Z] 3387dbe19a55: Layer already exists [2023-06-17T01:23:57.915Z] 2e427a9b205f: Layer already exists [2023-06-17T01:23:57.915Z] d9cf0cd322c0: Layer already exists [2023-06-17T01:23:57.915Z] d67523ccc97f: Layer already exists [2023-06-17T01:23:57.915Z] 6091a7f18353: Layer already exists [2023-06-17T01:23:57.915Z] ccbf5abbcd62: Layer already exists [2023-06-17T01:23:57.915Z] 9386262d7a74: Layer already exists [2023-06-17T01:23:57.915Z] 3.1.0-dev.4: digest: sha256:143f2ae9079cf1f75f2693fe285a7105f2752b650a5379f70948dfc062dc5bba size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-17T01:23:58.540Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284-3.1.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-17T01:23:58.891Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284-3.1.0-dev.4 [2023-06-17T01:23:58.891Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-06-17T01:23:58.891Z] 4f7e25850f10: Preparing [2023-06-17T01:23:58.891Z] d9cf0cd322c0: Preparing [2023-06-17T01:23:58.891Z] d1c142f862f8: Preparing [2023-06-17T01:23:58.891Z] 3387dbe19a55: Preparing [2023-06-17T01:23:58.891Z] 2e427a9b205f: Preparing [2023-06-17T01:23:58.891Z] d67523ccc97f: Preparing [2023-06-17T01:23:58.891Z] 6091a7f18353: Preparing [2023-06-17T01:23:58.891Z] ccbf5abbcd62: Preparing [2023-06-17T01:23:58.891Z] 9386262d7a74: Preparing [2023-06-17T01:23:58.891Z] d67523ccc97f: Waiting [2023-06-17T01:23:58.891Z] 6091a7f18353: Waiting [2023-06-17T01:23:58.891Z] ccbf5abbcd62: Waiting [2023-06-17T01:23:58.891Z] 9386262d7a74: Waiting [2023-06-17T01:23:58.891Z] 3387dbe19a55: Layer already exists [2023-06-17T01:23:58.891Z] 4f7e25850f10: Layer already exists [2023-06-17T01:23:58.891Z] d9cf0cd322c0: Layer already exists [2023-06-17T01:23:58.891Z] 2e427a9b205f: Layer already exists [2023-06-17T01:23:58.891Z] d1c142f862f8: Layer already exists [2023-06-17T01:23:58.891Z] ccbf5abbcd62: Layer already exists [2023-06-17T01:23:58.891Z] 6091a7f18353: Layer already exists [2023-06-17T01:23:58.891Z] d67523ccc97f: Layer already exists [2023-06-17T01:23:58.891Z] 9386262d7a74: Layer already exists [2023-06-17T01:23:59.162Z] 61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284-3.1.0-dev.4: digest: sha256:143f2ae9079cf1f75f2693fe285a7105f2752b650a5379f70948dfc062dc5bba size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-17T01:23:59.506Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-17T01:23:59.831Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [2023-06-17T01:23:59.831Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-06-17T01:23:59.831Z] 4f7e25850f10: Preparing [2023-06-17T01:23:59.831Z] d9cf0cd322c0: Preparing [2023-06-17T01:23:59.831Z] d1c142f862f8: Preparing [2023-06-17T01:23:59.831Z] 3387dbe19a55: Preparing [2023-06-17T01:23:59.831Z] 2e427a9b205f: Preparing [2023-06-17T01:23:59.831Z] d67523ccc97f: Preparing [2023-06-17T01:23:59.831Z] 6091a7f18353: Preparing [2023-06-17T01:23:59.831Z] ccbf5abbcd62: Preparing [2023-06-17T01:23:59.831Z] 9386262d7a74: Preparing [2023-06-17T01:23:59.831Z] 6091a7f18353: Waiting [2023-06-17T01:23:59.831Z] 9386262d7a74: Waiting [2023-06-17T01:23:59.831Z] ccbf5abbcd62: Waiting [2023-06-17T01:23:59.831Z] d67523ccc97f: Waiting [2023-06-17T01:23:59.831Z] d1c142f862f8: Layer already exists [2023-06-17T01:23:59.831Z] 2e427a9b205f: Layer already exists [2023-06-17T01:23:59.831Z] d9cf0cd322c0: Layer already exists [2023-06-17T01:23:59.831Z] 4f7e25850f10: Layer already exists [2023-06-17T01:23:59.832Z] 3387dbe19a55: Layer already exists [2023-06-17T01:23:59.832Z] d67523ccc97f: Layer already exists [2023-06-17T01:23:59.832Z] ccbf5abbcd62: Layer already exists [2023-06-17T01:23:59.832Z] 9386262d7a74: Layer already exists [2023-06-17T01:23:59.832Z] 6091a7f18353: Layer already exists [2023-06-17T01:24:00.097Z] main: digest: sha256:143f2ae9079cf1f75f2693fe285a7105f2752b650a5379f70948dfc062dc5bba size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-06-17T01:24:00.139Z] ===================================================== [Pipeline] echo [2023-06-17T01:24:00.145Z] taggedImages: [2023-06-17T01:24:00.145Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284 [2023-06-17T01:24:00.145Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2023-06-17T01:24:00.145Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.1.0-dev.4 [2023-06-17T01:24:00.145Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284-3.1.0-dev.4 [2023-06-17T01:24:00.145Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo [2023-06-17T01:24:00.159Z] [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: [2023-06-17T01:24:00.159Z] 61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284 [2023-06-17T01:24:00.159Z] latest [2023-06-17T01:24:00.159Z] 3.1.0-dev.4 [2023-06-17T01:24:00.159Z] 61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284-3.1.0-dev.4 [2023-06-17T01:24:00.159Z] main [2023-06-17T01:24:00.159Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-17T01:24:00.488Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-17T01:24:00.822Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284 [2023-06-17T01:24:00.822Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-06-17T01:24:00.822Z] 37b2d60f318d: Preparing [2023-06-17T01:24:00.822Z] f43cc9ac90c4: Preparing [2023-06-17T01:24:00.822Z] 47cda7b3ee1e: Preparing [2023-06-17T01:24:00.822Z] 58792d65c641: Preparing [2023-06-17T01:24:00.822Z] d67523ccc97f: Preparing [2023-06-17T01:24:00.822Z] 6091a7f18353: Preparing [2023-06-17T01:24:00.822Z] e3e05c8ef6d1: Preparing [2023-06-17T01:24:00.823Z] 9386262d7a74: Preparing [2023-06-17T01:24:00.823Z] 6091a7f18353: Waiting [2023-06-17T01:24:00.823Z] e3e05c8ef6d1: Waiting [2023-06-17T01:24:00.823Z] 9386262d7a74: Waiting [2023-06-17T01:24:00.823Z] d67523ccc97f: Layer already exists [2023-06-17T01:24:00.823Z] 6091a7f18353: Layer already exists [2023-06-17T01:24:01.088Z] f43cc9ac90c4: Pushed [2023-06-17T01:24:01.089Z] 47cda7b3ee1e: Pushed [2023-06-17T01:24:01.089Z] 37b2d60f318d: Pushed [2023-06-17T01:24:01.089Z] 9386262d7a74: Layer already exists [2023-06-17T01:24:01.670Z] e3e05c8ef6d1: Pushed [2023-06-17T01:24:19.859Z] 58792d65c641: Pushed [2023-06-17T01:24:19.859Z] 61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284: digest: sha256:7c107ba5be059a23e9e9ffcf0d44836a0c27b657ab33790fca2502d0d2ba2887 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-17T01:24:20.187Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-17T01:24:20.519Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2023-06-17T01:24:20.519Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-06-17T01:24:20.519Z] 37b2d60f318d: Preparing [2023-06-17T01:24:20.519Z] f43cc9ac90c4: Preparing [2023-06-17T01:24:20.519Z] 47cda7b3ee1e: Preparing [2023-06-17T01:24:20.519Z] 58792d65c641: Preparing [2023-06-17T01:24:20.519Z] d67523ccc97f: Preparing [2023-06-17T01:24:20.519Z] 6091a7f18353: Preparing [2023-06-17T01:24:20.519Z] e3e05c8ef6d1: Preparing [2023-06-17T01:24:20.519Z] 9386262d7a74: Preparing [2023-06-17T01:24:20.519Z] 6091a7f18353: Waiting [2023-06-17T01:24:20.519Z] e3e05c8ef6d1: Waiting [2023-06-17T01:24:20.519Z] 9386262d7a74: Waiting [2023-06-17T01:24:20.519Z] 58792d65c641: Layer already exists [2023-06-17T01:24:20.519Z] f43cc9ac90c4: Layer already exists [2023-06-17T01:24:20.519Z] d67523ccc97f: Layer already exists [2023-06-17T01:24:20.519Z] 37b2d60f318d: Layer already exists [2023-06-17T01:24:20.519Z] 47cda7b3ee1e: Layer already exists [2023-06-17T01:24:20.519Z] 9386262d7a74: Layer already exists [2023-06-17T01:24:20.519Z] 6091a7f18353: Layer already exists [2023-06-17T01:24:20.519Z] e3e05c8ef6d1: Layer already exists [2023-06-17T01:24:20.519Z] latest: digest: sha256:7c107ba5be059a23e9e9ffcf0d44836a0c27b657ab33790fca2502d0d2ba2887 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-17T01:24:21.128Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.1.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-17T01:24:21.461Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.1.0-dev.4 [2023-06-17T01:24:21.461Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-06-17T01:24:21.461Z] 37b2d60f318d: Preparing [2023-06-17T01:24:21.461Z] f43cc9ac90c4: Preparing [2023-06-17T01:24:21.461Z] 47cda7b3ee1e: Preparing [2023-06-17T01:24:21.461Z] 58792d65c641: Preparing [2023-06-17T01:24:21.461Z] d67523ccc97f: Preparing [2023-06-17T01:24:21.461Z] 6091a7f18353: Preparing [2023-06-17T01:24:21.461Z] e3e05c8ef6d1: Preparing [2023-06-17T01:24:21.461Z] 9386262d7a74: Preparing [2023-06-17T01:24:21.461Z] 6091a7f18353: Waiting [2023-06-17T01:24:21.461Z] e3e05c8ef6d1: Waiting [2023-06-17T01:24:21.461Z] 9386262d7a74: Waiting [2023-06-17T01:24:21.461Z] 58792d65c641: Layer already exists [2023-06-17T01:24:21.461Z] 47cda7b3ee1e: Layer already exists [2023-06-17T01:24:21.461Z] d67523ccc97f: Layer already exists [2023-06-17T01:24:21.461Z] f43cc9ac90c4: Layer already exists [2023-06-17T01:24:21.461Z] 37b2d60f318d: Layer already exists [2023-06-17T01:24:21.461Z] 6091a7f18353: Layer already exists [2023-06-17T01:24:21.461Z] e3e05c8ef6d1: Layer already exists [2023-06-17T01:24:21.461Z] 9386262d7a74: Layer already exists [2023-06-17T01:24:21.461Z] 3.1.0-dev.4: digest: sha256:7c107ba5be059a23e9e9ffcf0d44836a0c27b657ab33790fca2502d0d2ba2887 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-17T01:24:21.789Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284-3.1.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-17T01:24:22.116Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284-3.1.0-dev.4 [2023-06-17T01:24:22.116Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-06-17T01:24:22.116Z] 37b2d60f318d: Preparing [2023-06-17T01:24:22.116Z] f43cc9ac90c4: Preparing [2023-06-17T01:24:22.116Z] 47cda7b3ee1e: Preparing [2023-06-17T01:24:22.116Z] 58792d65c641: Preparing [2023-06-17T01:24:22.116Z] d67523ccc97f: Preparing [2023-06-17T01:24:22.116Z] 6091a7f18353: Preparing [2023-06-17T01:24:22.116Z] e3e05c8ef6d1: Preparing [2023-06-17T01:24:22.116Z] 9386262d7a74: Preparing [2023-06-17T01:24:22.116Z] 6091a7f18353: Waiting [2023-06-17T01:24:22.116Z] e3e05c8ef6d1: Waiting [2023-06-17T01:24:22.116Z] 9386262d7a74: Waiting [2023-06-17T01:24:22.116Z] 37b2d60f318d: Layer already exists [2023-06-17T01:24:22.116Z] d67523ccc97f: Layer already exists [2023-06-17T01:24:22.116Z] f43cc9ac90c4: Layer already exists [2023-06-17T01:24:22.116Z] 58792d65c641: Layer already exists [2023-06-17T01:24:22.116Z] 47cda7b3ee1e: Layer already exists [2023-06-17T01:24:22.116Z] 6091a7f18353: Layer already exists [2023-06-17T01:24:22.116Z] 9386262d7a74: Layer already exists [2023-06-17T01:24:22.116Z] e3e05c8ef6d1: Layer already exists [2023-06-17T01:24:22.381Z] 61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284-3.1.0-dev.4: digest: sha256:7c107ba5be059a23e9e9ffcf0d44836a0c27b657ab33790fca2502d0d2ba2887 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-17T01:24:22.708Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-17T01:24:23.033Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [2023-06-17T01:24:23.033Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-06-17T01:24:23.033Z] 37b2d60f318d: Preparing [2023-06-17T01:24:23.033Z] f43cc9ac90c4: Preparing [2023-06-17T01:24:23.033Z] 47cda7b3ee1e: Preparing [2023-06-17T01:24:23.033Z] 58792d65c641: Preparing [2023-06-17T01:24:23.033Z] d67523ccc97f: Preparing [2023-06-17T01:24:23.033Z] 6091a7f18353: Preparing [2023-06-17T01:24:23.033Z] e3e05c8ef6d1: Preparing [2023-06-17T01:24:23.033Z] 9386262d7a74: Preparing [2023-06-17T01:24:23.033Z] 6091a7f18353: Waiting [2023-06-17T01:24:23.033Z] e3e05c8ef6d1: Waiting [2023-06-17T01:24:23.033Z] 9386262d7a74: Waiting [2023-06-17T01:24:23.033Z] 58792d65c641: Layer already exists [2023-06-17T01:24:23.033Z] d67523ccc97f: Layer already exists [2023-06-17T01:24:23.033Z] f43cc9ac90c4: Layer already exists [2023-06-17T01:24:23.033Z] 47cda7b3ee1e: Layer already exists [2023-06-17T01:24:23.033Z] 37b2d60f318d: Layer already exists [2023-06-17T01:24:23.033Z] 9386262d7a74: Layer already exists [2023-06-17T01:24:23.033Z] 6091a7f18353: Layer already exists [2023-06-17T01:24:23.033Z] e3e05c8ef6d1: Layer already exists [2023-06-17T01:24:23.298Z] main: digest: sha256:7c107ba5be059a23e9e9ffcf0d44836a0c27b657ab33790fca2502d0d2ba2887 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-06-17T01:24:23.354Z] ===================================================== [Pipeline] echo [2023-06-17T01:24:23.364Z] taggedImages: [2023-06-17T01:24:23.364Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284 [2023-06-17T01:24:23.364Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2023-06-17T01:24:23.364Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.1.0-dev.4 [2023-06-17T01:24:23.364Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284-3.1.0-dev.4 [2023-06-17T01:24:23.364Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo [2023-06-17T01:24:23.384Z] [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: [2023-06-17T01:24:23.384Z] 61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284 [2023-06-17T01:24:23.384Z] latest [2023-06-17T01:24:23.384Z] 3.1.0-dev.4 [2023-06-17T01:24:23.384Z] 61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284-3.1.0-dev.4 [2023-06-17T01:24:23.384Z] main [2023-06-17T01:24:23.384Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-17T01:24:23.721Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-17T01:24:24.059Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284 [2023-06-17T01:24:24.059Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-06-17T01:24:24.059Z] b3df16593fed: Preparing [2023-06-17T01:24:24.059Z] 444f2d6a18b3: Preparing [2023-06-17T01:24:24.059Z] 4a9560304e1b: Preparing [2023-06-17T01:24:24.059Z] cfdbdedd7198: Preparing [2023-06-17T01:24:24.059Z] d67523ccc97f: Preparing [2023-06-17T01:24:24.059Z] 6091a7f18353: Preparing [2023-06-17T01:24:24.059Z] ccbf5abbcd62: Preparing [2023-06-17T01:24:24.059Z] 9386262d7a74: Preparing [2023-06-17T01:24:24.059Z] ccbf5abbcd62: Waiting [2023-06-17T01:24:24.059Z] 9386262d7a74: Waiting [2023-06-17T01:24:24.059Z] 6091a7f18353: Waiting [2023-06-17T01:24:24.059Z] d67523ccc97f: Layer already exists [2023-06-17T01:24:24.323Z] 444f2d6a18b3: Pushed [2023-06-17T01:24:24.323Z] 4a9560304e1b: Pushed [2023-06-17T01:24:26.251Z] 6091a7f18353: Layer already exists [2023-06-17T01:24:26.251Z] ccbf5abbcd62: Layer already exists [2023-06-17T01:24:26.251Z] 9386262d7a74: Layer already exists [2023-06-17T01:24:26.251Z] b3df16593fed: Pushed [2023-06-17T01:24:41.209Z] cfdbdedd7198: Pushed [2023-06-17T01:24:41.209Z] 61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284: digest: sha256:714d9e2c5e86428b7997c8d3db8d8175d932550dbb0b43b2547fb716bc73ca6f size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-17T01:24:41.549Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-17T01:24:41.875Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2023-06-17T01:24:41.875Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-06-17T01:24:41.875Z] b3df16593fed: Preparing [2023-06-17T01:24:41.875Z] 444f2d6a18b3: Preparing [2023-06-17T01:24:41.875Z] 4a9560304e1b: Preparing [2023-06-17T01:24:41.875Z] cfdbdedd7198: Preparing [2023-06-17T01:24:41.875Z] d67523ccc97f: Preparing [2023-06-17T01:24:41.875Z] 6091a7f18353: Preparing [2023-06-17T01:24:41.875Z] ccbf5abbcd62: Preparing [2023-06-17T01:24:41.875Z] 9386262d7a74: Preparing [2023-06-17T01:24:41.875Z] 6091a7f18353: Waiting [2023-06-17T01:24:41.875Z] ccbf5abbcd62: Waiting [2023-06-17T01:24:41.875Z] 444f2d6a18b3: Layer already exists [2023-06-17T01:24:41.875Z] cfdbdedd7198: Layer already exists [2023-06-17T01:24:41.875Z] d67523ccc97f: Layer already exists [2023-06-17T01:24:41.875Z] b3df16593fed: Layer already exists [2023-06-17T01:24:41.875Z] 4a9560304e1b: Layer already exists [2023-06-17T01:24:41.875Z] 6091a7f18353: Layer already exists [2023-06-17T01:24:41.875Z] ccbf5abbcd62: Layer already exists [2023-06-17T01:24:41.875Z] 9386262d7a74: Layer already exists [2023-06-17T01:24:41.875Z] latest: digest: sha256:714d9e2c5e86428b7997c8d3db8d8175d932550dbb0b43b2547fb716bc73ca6f size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-17T01:24:42.477Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.1.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-17T01:24:42.812Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.1.0-dev.4 [2023-06-17T01:24:42.813Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-06-17T01:24:42.813Z] b3df16593fed: Preparing [2023-06-17T01:24:42.813Z] 444f2d6a18b3: Preparing [2023-06-17T01:24:42.813Z] 4a9560304e1b: Preparing [2023-06-17T01:24:42.813Z] cfdbdedd7198: Preparing [2023-06-17T01:24:42.813Z] d67523ccc97f: Preparing [2023-06-17T01:24:42.813Z] 6091a7f18353: Preparing [2023-06-17T01:24:42.813Z] ccbf5abbcd62: Preparing [2023-06-17T01:24:42.813Z] 9386262d7a74: Preparing [2023-06-17T01:24:42.813Z] 6091a7f18353: Waiting [2023-06-17T01:24:42.813Z] ccbf5abbcd62: Waiting [2023-06-17T01:24:42.813Z] 9386262d7a74: Waiting [2023-06-17T01:24:42.813Z] b3df16593fed: Layer already exists [2023-06-17T01:24:42.813Z] d67523ccc97f: Layer already exists [2023-06-17T01:24:42.813Z] 444f2d6a18b3: Layer already exists [2023-06-17T01:24:42.813Z] cfdbdedd7198: Layer already exists [2023-06-17T01:24:42.813Z] 4a9560304e1b: Layer already exists [2023-06-17T01:24:42.813Z] 6091a7f18353: Layer already exists [2023-06-17T01:24:42.813Z] ccbf5abbcd62: Layer already exists [2023-06-17T01:24:42.813Z] 9386262d7a74: Layer already exists [2023-06-17T01:24:42.813Z] 3.1.0-dev.4: digest: sha256:714d9e2c5e86428b7997c8d3db8d8175d932550dbb0b43b2547fb716bc73ca6f size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-17T01:24:43.150Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284-3.1.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-17T01:24:43.486Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284-3.1.0-dev.4 [2023-06-17T01:24:43.487Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-06-17T01:24:43.487Z] b3df16593fed: Preparing [2023-06-17T01:24:43.487Z] 444f2d6a18b3: Preparing [2023-06-17T01:24:43.487Z] 4a9560304e1b: Preparing [2023-06-17T01:24:43.487Z] cfdbdedd7198: Preparing [2023-06-17T01:24:43.487Z] d67523ccc97f: Preparing [2023-06-17T01:24:43.487Z] 6091a7f18353: Preparing [2023-06-17T01:24:43.487Z] ccbf5abbcd62: Preparing [2023-06-17T01:24:43.487Z] 9386262d7a74: Preparing [2023-06-17T01:24:43.487Z] 6091a7f18353: Waiting [2023-06-17T01:24:43.487Z] 9386262d7a74: Waiting [2023-06-17T01:24:43.487Z] ccbf5abbcd62: Waiting [2023-06-17T01:24:43.487Z] d67523ccc97f: Layer already exists [2023-06-17T01:24:43.487Z] 444f2d6a18b3: Layer already exists [2023-06-17T01:24:43.487Z] cfdbdedd7198: Layer already exists [2023-06-17T01:24:43.487Z] 4a9560304e1b: Layer already exists [2023-06-17T01:24:43.487Z] b3df16593fed: Layer already exists [2023-06-17T01:24:43.487Z] 9386262d7a74: Layer already exists [2023-06-17T01:24:43.487Z] 6091a7f18353: Layer already exists [2023-06-17T01:24:43.487Z] ccbf5abbcd62: Layer already exists [2023-06-17T01:24:43.487Z] 61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284-3.1.0-dev.4: digest: sha256:714d9e2c5e86428b7997c8d3db8d8175d932550dbb0b43b2547fb716bc73ca6f size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-17T01:24:44.084Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-17T01:24:44.424Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [2023-06-17T01:24:44.424Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-06-17T01:24:44.424Z] b3df16593fed: Preparing [2023-06-17T01:24:44.424Z] 444f2d6a18b3: Preparing [2023-06-17T01:24:44.424Z] 4a9560304e1b: Preparing [2023-06-17T01:24:44.424Z] cfdbdedd7198: Preparing [2023-06-17T01:24:44.424Z] d67523ccc97f: Preparing [2023-06-17T01:24:44.424Z] 6091a7f18353: Preparing [2023-06-17T01:24:44.424Z] ccbf5abbcd62: Preparing [2023-06-17T01:24:44.424Z] 9386262d7a74: Preparing [2023-06-17T01:24:44.424Z] ccbf5abbcd62: Waiting [2023-06-17T01:24:44.424Z] 9386262d7a74: Waiting [2023-06-17T01:24:44.424Z] 6091a7f18353: Waiting [2023-06-17T01:24:44.424Z] 4a9560304e1b: Layer already exists [2023-06-17T01:24:44.424Z] 444f2d6a18b3: Layer already exists [2023-06-17T01:24:44.424Z] cfdbdedd7198: Layer already exists [2023-06-17T01:24:44.424Z] d67523ccc97f: Layer already exists [2023-06-17T01:24:44.424Z] b3df16593fed: Layer already exists [2023-06-17T01:24:44.424Z] 6091a7f18353: Layer already exists [2023-06-17T01:24:44.424Z] ccbf5abbcd62: Layer already exists [2023-06-17T01:24:44.424Z] 9386262d7a74: Layer already exists [2023-06-17T01:24:44.424Z] main: digest: sha256:714d9e2c5e86428b7997c8d3db8d8175d932550dbb0b43b2547fb716bc73ca6f size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-06-17T01:24:44.741Z] ===================================================== [Pipeline] echo [2023-06-17T01:24:44.755Z] taggedImages: [2023-06-17T01:24:44.755Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284 [2023-06-17T01:24:44.755Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2023-06-17T01:24:44.755Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.1.0-dev.4 [2023-06-17T01:24:44.755Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284-3.1.0-dev.4 [2023-06-17T01:24:44.755Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo [2023-06-17T01:24:44.779Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2023-06-17T01:24:44.779Z] 61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284 [2023-06-17T01:24:44.779Z] latest [2023-06-17T01:24:44.779Z] 3.1.0-dev.4 [2023-06-17T01:24:44.779Z] 61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284-3.1.0-dev.4 [2023-06-17T01:24:44.779Z] main [2023-06-17T01:24:44.779Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-17T01:24:45.128Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-17T01:24:45.462Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284 [2023-06-17T01:24:45.462Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-06-17T01:24:45.462Z] ef23fb4b8fac: Preparing [2023-06-17T01:24:45.462Z] 61946903160f: Preparing [2023-06-17T01:24:45.462Z] d67523ccc97f: Preparing [2023-06-17T01:24:45.462Z] 6091a7f18353: Preparing [2023-06-17T01:24:45.462Z] 746673310c53: Preparing [2023-06-17T01:24:45.462Z] 9386262d7a74: Preparing [2023-06-17T01:24:45.462Z] 9386262d7a74: Waiting [2023-06-17T01:24:45.462Z] d67523ccc97f: Layer already exists [2023-06-17T01:24:45.462Z] 6091a7f18353: Layer already exists [2023-06-17T01:24:45.462Z] 9386262d7a74: Layer already exists [2023-06-17T01:24:45.725Z] ef23fb4b8fac: Pushed [2023-06-17T01:24:45.725Z] 746673310c53: Pushed [2023-06-17T01:24:52.343Z] 61946903160f: Pushed [2023-06-17T01:24:53.294Z] 61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284: digest: sha256:761840e91829202709abe4bfe64cbf12ecfa9f1760f096dd7f848ac0dc7c1a42 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-17T01:24:53.625Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-17T01:24:53.953Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2023-06-17T01:24:53.953Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-06-17T01:24:53.953Z] ef23fb4b8fac: Preparing [2023-06-17T01:24:53.953Z] 61946903160f: Preparing [2023-06-17T01:24:53.953Z] d67523ccc97f: Preparing [2023-06-17T01:24:53.953Z] 6091a7f18353: Preparing [2023-06-17T01:24:53.953Z] 746673310c53: Preparing [2023-06-17T01:24:53.953Z] 9386262d7a74: Preparing [2023-06-17T01:24:53.953Z] 9386262d7a74: Waiting [2023-06-17T01:24:53.953Z] ef23fb4b8fac: Layer already exists [2023-06-17T01:24:53.953Z] 61946903160f: Layer already exists [2023-06-17T01:24:53.953Z] d67523ccc97f: Layer already exists [2023-06-17T01:24:53.953Z] 746673310c53: Layer already exists [2023-06-17T01:24:53.953Z] 6091a7f18353: Layer already exists [2023-06-17T01:24:53.953Z] 9386262d7a74: Layer already exists [2023-06-17T01:24:53.953Z] latest: digest: sha256:761840e91829202709abe4bfe64cbf12ecfa9f1760f096dd7f848ac0dc7c1a42 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-17T01:24:54.554Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.1.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-17T01:24:54.881Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.1.0-dev.4 [2023-06-17T01:24:54.881Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-06-17T01:24:54.881Z] ef23fb4b8fac: Preparing [2023-06-17T01:24:54.881Z] 61946903160f: Preparing [2023-06-17T01:24:54.881Z] d67523ccc97f: Preparing [2023-06-17T01:24:54.881Z] 6091a7f18353: Preparing [2023-06-17T01:24:54.881Z] 746673310c53: Preparing [2023-06-17T01:24:54.881Z] 9386262d7a74: Preparing [2023-06-17T01:24:54.881Z] 9386262d7a74: Waiting [2023-06-17T01:24:55.461Z] 6091a7f18353: Layer already exists [2023-06-17T01:24:55.461Z] d67523ccc97f: Layer already exists [2023-06-17T01:24:55.461Z] 61946903160f: Layer already exists [2023-06-17T01:24:55.461Z] ef23fb4b8fac: Layer already exists [2023-06-17T01:24:55.461Z] 746673310c53: Layer already exists [2023-06-17T01:24:55.461Z] 9386262d7a74: Layer already exists [2023-06-17T01:24:55.461Z] 3.1.0-dev.4: digest: sha256:761840e91829202709abe4bfe64cbf12ecfa9f1760f096dd7f848ac0dc7c1a42 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-17T01:24:55.798Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284-3.1.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-17T01:24:56.134Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284-3.1.0-dev.4 [2023-06-17T01:24:56.134Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-06-17T01:24:56.713Z] ef23fb4b8fac: Preparing [2023-06-17T01:24:56.713Z] 61946903160f: Preparing [2023-06-17T01:24:56.713Z] d67523ccc97f: Preparing [2023-06-17T01:24:56.713Z] 6091a7f18353: Preparing [2023-06-17T01:24:56.713Z] 746673310c53: Preparing [2023-06-17T01:24:56.713Z] 9386262d7a74: Preparing [2023-06-17T01:24:56.713Z] 9386262d7a74: Waiting [2023-06-17T01:24:56.978Z] 746673310c53: Layer already exists [2023-06-17T01:24:56.978Z] 61946903160f: Layer already exists [2023-06-17T01:24:56.978Z] d67523ccc97f: Layer already exists [2023-06-17T01:24:56.978Z] 6091a7f18353: Layer already exists [2023-06-17T01:24:56.978Z] ef23fb4b8fac: Layer already exists [2023-06-17T01:24:56.978Z] 9386262d7a74: Layer already exists [2023-06-17T01:24:56.978Z] 61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284-3.1.0-dev.4: digest: sha256:761840e91829202709abe4bfe64cbf12ecfa9f1760f096dd7f848ac0dc7c1a42 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-17T01:24:57.317Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-17T01:24:57.654Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2023-06-17T01:24:57.654Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-06-17T01:24:57.654Z] ef23fb4b8fac: Preparing [2023-06-17T01:24:57.654Z] 61946903160f: Preparing [2023-06-17T01:24:57.654Z] d67523ccc97f: Preparing [2023-06-17T01:24:57.654Z] 6091a7f18353: Preparing [2023-06-17T01:24:57.654Z] 746673310c53: Preparing [2023-06-17T01:24:57.654Z] 9386262d7a74: Preparing [2023-06-17T01:24:57.654Z] 9386262d7a74: Waiting [2023-06-17T01:24:57.654Z] d67523ccc97f: Layer already exists [2023-06-17T01:24:57.654Z] 6091a7f18353: Layer already exists [2023-06-17T01:24:57.654Z] ef23fb4b8fac: Layer already exists [2023-06-17T01:24:57.654Z] 61946903160f: Layer already exists [2023-06-17T01:24:57.654Z] 746673310c53: Layer already exists [2023-06-17T01:24:57.654Z] 9386262d7a74: Layer already exists [2023-06-17T01:24:57.921Z] main: digest: sha256:761840e91829202709abe4bfe64cbf12ecfa9f1760f096dd7f848ac0dc7c1a42 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-06-17T01:24:57.978Z] ===================================================== [Pipeline] echo [2023-06-17T01:24:57.988Z] taggedImages: [2023-06-17T01:24:57.988Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284 [2023-06-17T01:24:57.988Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2023-06-17T01:24:57.988Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.1.0-dev.4 [2023-06-17T01:24:57.988Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284-3.1.0-dev.4 [2023-06-17T01:24:57.988Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2023-06-17T01:24:58.014Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2023-06-17T01:24:58.014Z] 61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284 [2023-06-17T01:24:58.014Z] latest [2023-06-17T01:24:58.014Z] 3.1.0-dev.4 [2023-06-17T01:24:58.014Z] 61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284-3.1.0-dev.4 [2023-06-17T01:24:58.014Z] main [2023-06-17T01:24:58.014Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-17T01:24:58.366Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-17T01:24:58.702Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284 [2023-06-17T01:24:58.702Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-06-17T01:24:58.702Z] 093a078614fe: Preparing [2023-06-17T01:24:58.702Z] 3c5b3213615e: Preparing [2023-06-17T01:24:58.702Z] d67523ccc97f: Preparing [2023-06-17T01:24:58.702Z] 6091a7f18353: Preparing [2023-06-17T01:24:58.702Z] 04a87a7a4ffd: Preparing [2023-06-17T01:24:58.702Z] 9386262d7a74: Preparing [2023-06-17T01:24:58.702Z] 9386262d7a74: Waiting [2023-06-17T01:24:58.702Z] d67523ccc97f: Layer already exists [2023-06-17T01:24:58.702Z] 04a87a7a4ffd: Layer already exists [2023-06-17T01:24:58.702Z] 6091a7f18353: Layer already exists [2023-06-17T01:24:58.702Z] 9386262d7a74: Layer already exists [2023-06-17T01:24:58.967Z] 093a078614fe: Pushed [2023-06-17T01:25:04.301Z] 3c5b3213615e: Pushed [2023-06-17T01:25:04.564Z] 61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284: digest: sha256:0783ef01bf7fff8c9c0f4407d72c7dbd37a33d91e2f8280a06ed3ae697e5641f size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-17T01:25:04.893Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-17T01:25:05.242Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2023-06-17T01:25:05.242Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-06-17T01:25:05.242Z] 093a078614fe: Preparing [2023-06-17T01:25:05.242Z] 3c5b3213615e: Preparing [2023-06-17T01:25:05.242Z] d67523ccc97f: Preparing [2023-06-17T01:25:05.242Z] 6091a7f18353: Preparing [2023-06-17T01:25:05.242Z] 04a87a7a4ffd: Preparing [2023-06-17T01:25:05.242Z] 9386262d7a74: Preparing [2023-06-17T01:25:05.242Z] 9386262d7a74: Waiting [2023-06-17T01:25:05.242Z] 04a87a7a4ffd: Layer already exists [2023-06-17T01:25:05.242Z] 6091a7f18353: Layer already exists [2023-06-17T01:25:05.242Z] d67523ccc97f: Layer already exists [2023-06-17T01:25:05.242Z] 3c5b3213615e: Layer already exists [2023-06-17T01:25:05.242Z] 093a078614fe: Layer already exists [2023-06-17T01:25:05.242Z] 9386262d7a74: Layer already exists [2023-06-17T01:25:05.242Z] latest: digest: sha256:0783ef01bf7fff8c9c0f4407d72c7dbd37a33d91e2f8280a06ed3ae697e5641f size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-17T01:25:05.645Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.1.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-17T01:25:07.953Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.1.0-dev.4 [2023-06-17T01:25:07.953Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-06-17T01:25:07.953Z] 093a078614fe: Preparing [2023-06-17T01:25:07.953Z] 3c5b3213615e: Preparing [2023-06-17T01:25:07.953Z] d67523ccc97f: Preparing [2023-06-17T01:25:07.953Z] 6091a7f18353: Preparing [2023-06-17T01:25:07.953Z] 04a87a7a4ffd: Preparing [2023-06-17T01:25:07.953Z] 9386262d7a74: Preparing [2023-06-17T01:25:07.953Z] 9386262d7a74: Waiting [2023-06-17T01:25:07.953Z] 04a87a7a4ffd: Layer already exists [2023-06-17T01:25:07.953Z] 3c5b3213615e: Layer already exists [2023-06-17T01:25:07.953Z] d67523ccc97f: Layer already exists [2023-06-17T01:25:07.953Z] 6091a7f18353: Layer already exists [2023-06-17T01:25:07.953Z] 093a078614fe: Layer already exists [2023-06-17T01:25:07.953Z] 9386262d7a74: Layer already exists [2023-06-17T01:25:07.953Z] 3.1.0-dev.4: digest: sha256:0783ef01bf7fff8c9c0f4407d72c7dbd37a33d91e2f8280a06ed3ae697e5641f size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-17T01:25:08.564Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284-3.1.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-17T01:25:08.897Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284-3.1.0-dev.4 [2023-06-17T01:25:08.897Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-06-17T01:25:08.897Z] 093a078614fe: Preparing [2023-06-17T01:25:08.897Z] 3c5b3213615e: Preparing [2023-06-17T01:25:08.897Z] d67523ccc97f: Preparing [2023-06-17T01:25:08.897Z] 6091a7f18353: Preparing [2023-06-17T01:25:08.897Z] 04a87a7a4ffd: Preparing [2023-06-17T01:25:08.897Z] 9386262d7a74: Preparing [2023-06-17T01:25:08.897Z] 9386262d7a74: Waiting [2023-06-17T01:25:08.897Z] 093a078614fe: Layer already exists [2023-06-17T01:25:08.897Z] d67523ccc97f: Layer already exists [2023-06-17T01:25:08.897Z] 04a87a7a4ffd: Layer already exists [2023-06-17T01:25:08.897Z] 3c5b3213615e: Layer already exists [2023-06-17T01:25:08.897Z] 6091a7f18353: Layer already exists [2023-06-17T01:25:08.897Z] 9386262d7a74: Layer already exists [2023-06-17T01:25:09.162Z] 61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284-3.1.0-dev.4: digest: sha256:0783ef01bf7fff8c9c0f4407d72c7dbd37a33d91e2f8280a06ed3ae697e5641f size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-17T01:25:09.496Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-17T01:25:09.828Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [2023-06-17T01:25:09.828Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-06-17T01:25:09.828Z] 093a078614fe: Preparing [2023-06-17T01:25:09.828Z] 3c5b3213615e: Preparing [2023-06-17T01:25:09.828Z] d67523ccc97f: Preparing [2023-06-17T01:25:09.828Z] 6091a7f18353: Preparing [2023-06-17T01:25:09.828Z] 04a87a7a4ffd: Preparing [2023-06-17T01:25:09.828Z] 9386262d7a74: Preparing [2023-06-17T01:25:09.828Z] 9386262d7a74: Waiting [2023-06-17T01:25:09.828Z] d67523ccc97f: Layer already exists [2023-06-17T01:25:09.828Z] 04a87a7a4ffd: Layer already exists [2023-06-17T01:25:09.828Z] 093a078614fe: Layer already exists [2023-06-17T01:25:09.828Z] 6091a7f18353: Layer already exists [2023-06-17T01:25:09.828Z] 3c5b3213615e: Layer already exists [2023-06-17T01:25:09.828Z] 9386262d7a74: Layer already exists [2023-06-17T01:25:10.095Z] main: digest: sha256:0783ef01bf7fff8c9c0f4407d72c7dbd37a33d91e2f8280a06ed3ae697e5641f size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-06-17T01:25:10.137Z] ===================================================== [Pipeline] echo [2023-06-17T01:25:10.142Z] taggedImages: [2023-06-17T01:25:10.142Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284 [2023-06-17T01:25:10.142Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2023-06-17T01:25:10.142Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.1.0-dev.4 [2023-06-17T01:25:10.142Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284-3.1.0-dev.4 [2023-06-17T01:25:10.142Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-17T01:25:10.489Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-06-17T01:25:10.489Z] [2023-06-17T01:25:10.489Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-17T01:25:10.809Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-06-17T01:25:11.761Z] arm64: Pulling from edgex-lftools-log-publisher [2023-06-17T01:25:11.761Z] 8998bd30e6a1: Pulling fs layer [2023-06-17T01:25:11.761Z] 04944245beec: Pulling fs layer [2023-06-17T01:25:11.761Z] 699f458cf7ca: Pulling fs layer [2023-06-17T01:25:11.761Z] 765212b225bb: Pulling fs layer [2023-06-17T01:25:11.761Z] f23df028b6ca: Pulling fs layer [2023-06-17T01:25:11.761Z] d65c8cfc05b1: Pulling fs layer [2023-06-17T01:25:11.761Z] 2437ff75d9bd: Pulling fs layer [2023-06-17T01:25:11.761Z] f23df028b6ca: Waiting [2023-06-17T01:25:11.761Z] d65c8cfc05b1: Waiting [2023-06-17T01:25:11.761Z] 2437ff75d9bd: Waiting [2023-06-17T01:25:11.761Z] 765212b225bb: Waiting [2023-06-17T01:25:12.341Z] 04944245beec: Verifying Checksum [2023-06-17T01:25:12.341Z] 04944245beec: Download complete [2023-06-17T01:25:12.921Z] 765212b225bb: Verifying Checksum [2023-06-17T01:25:12.921Z] 765212b225bb: Download complete [2023-06-17T01:25:12.921Z] f23df028b6ca: Verifying Checksum [2023-06-17T01:25:12.921Z] f23df028b6ca: Download complete [2023-06-17T01:25:12.921Z] d65c8cfc05b1: Verifying Checksum [2023-06-17T01:25:12.921Z] d65c8cfc05b1: Download complete [2023-06-17T01:25:12.921Z] 699f458cf7ca: Verifying Checksum [2023-06-17T01:25:12.921Z] 699f458cf7ca: Download complete [2023-06-17T01:25:13.504Z] 8998bd30e6a1: Verifying Checksum [2023-06-17T01:25:13.504Z] 8998bd30e6a1: Download complete [2023-06-17T01:25:15.441Z] 2437ff75d9bd: Verifying Checksum [2023-06-17T01:25:15.441Z] 2437ff75d9bd: Download complete [2023-06-17T01:25:17.391Z] 8998bd30e6a1: Pull complete [2023-06-17T01:25:17.656Z] 04944245beec: Pull complete [2023-06-17T01:25:20.989Z] 699f458cf7ca: Pull complete [2023-06-17T01:25:21.254Z] 765212b225bb: Pull complete [2023-06-17T01:25:21.837Z] f23df028b6ca: Pull complete [2023-06-17T01:25:22.103Z] d65c8cfc05b1: Pull complete [2023-06-17T01:25:37.075Z] 2437ff75d9bd: Pull complete [2023-06-17T01:25:37.075Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-06-17T01:25:37.075Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-06-17T01:25:37.075Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-06-17T01:25:37.264Z] prd-ubuntu20.04-docker-arm64-4c-16g-18766 does not seem to be running inside a container [2023-06-17T01:25:37.326Z] $ 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/537 -v /w/workspace/edgex-go/537:/w/workspace/edgex-go/537:rw,z -v /w/workspace/edgex-go/537@tmp:/w/workspace/edgex-go/537@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-06-17T01:25:40.074Z] $ docker top a8c6a362439fd9e732582fe9a5ba5ca15f18c629864185822015613fc33da5d2 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-06-17T01:25:40.623Z] ---> job-cost.sh [2023-06-17T01:25:40.890Z] lf-activate-venv: SKIPPING [2023-06-17T01:25:40.890Z] INFO: No Stack... [2023-06-17T01:25:41.157Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-06-17T01:25:42.112Z] INFO: Archiving Costs [Pipeline] sh [2023-06-17T01:25:42.751Z] + cat /w/workspace/edgex-go/537/archives/cost.csv [2023-06-17T01:25:42.751Z] + cut -d, -f6 [Pipeline] lock [2023-06-17T01:25:42.794Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-537-stack-cost] [2023-06-17T01:25:42.802Z] Resource [jenkins-edgexfoundry-edgex-go-main-537-stack-cost] did not exist. Created. [2023-06-17T01:25:42.802Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-main-537-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-06-17T01:25:43.127Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-06-17T01:25:43.909Z] Stashed 1 file(s) [Pipeline] } [2023-06-17T01:25:43.916Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-main-537-stack-cost] [Pipeline] // lock [Pipeline] } [2023-06-17T01:25:43.941Z] $ docker stop --time=1 a8c6a362439fd9e732582fe9a5ba5ca15f18c629864185822015613fc33da5d2 [2023-06-17T01:25:45.431Z] $ docker rm -f --volumes a8c6a362439fd9e732582fe9a5ba5ca15f18c629864185822015613fc33da5d2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-06-17T01:25:45.888Z] provisioning config files... [2023-06-17T01:25:45.895Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/537@tmp/config11222797082209260002tmp [Pipeline] { [Pipeline] sh [2023-06-17T01:25:46.189Z] + set +x [2023-06-17T01:25:46.190Z] + bash -s -- [2023-06-17T01:25:46.190Z] + curl -s https://codecov.io/bash [2023-06-17T01:25:46.190Z] [2023-06-17T01:25:46.190Z] _____ _ [2023-06-17T01:25:46.190Z] / ____| | | [2023-06-17T01:25:46.190Z] | | ___ __| | ___ ___ _____ __ [2023-06-17T01:25:46.190Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-06-17T01:25:46.190Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-06-17T01:25:46.190Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-06-17T01:25:46.190Z] Bash-1.0.6 [2023-06-17T01:25:46.190Z] [2023-06-17T01:25:46.190Z] [2023-06-17T01:25:46.190Z] ==> git version 2.25.1 found [2023-06-17T01:25:46.190Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-06-17T01:25:46.190Z] Release-Date: 2020-01-08 [2023-06-17T01:25:46.190Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-06-17T01:25:46.190Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-06-17T01:25:46.190Z] ==> Jenkins CI detected. [2023-06-17T01:25:46.190Z] current dir:  /w/workspace/edgex-go/537 [2023-06-17T01:25:46.190Z] project root: . [2023-06-17T01:25:46.190Z] --> token set from env [2023-06-17T01:25:46.190Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-06-17T01:25:46.190Z] ==> Running gcov in . (disable via -X gcov) [2023-06-17T01:25:46.449Z] ==> Python coveragepy not found [2023-06-17T01:25:46.449Z] ==> Searching for coverage reports in: [2023-06-17T01:25:46.449Z] + . [2023-06-17T01:25:46.449Z] -> Found 1 reports [2023-06-17T01:25:46.449Z] ==> Detecting git/mercurial file structure [2023-06-17T01:25:46.449Z] ==> Reading reports [2023-06-17T01:25:46.449Z] + ./coverage.out bytes=447731 [2023-06-17T01:25:46.449Z] ==> Appending adjustments [2023-06-17T01:25:46.449Z] https://docs.codecov.io/docs/fixing-reports [2023-06-17T01:25:47.385Z] + Found adjustments [2023-06-17T01:25:47.385Z] ==> Gzipping contents [2023-06-17T01:25:47.385Z] 60K /tmp/codecov.zghQ71.gz [2023-06-17T01:25:47.385Z] ==> Uploading reports [2023-06-17T01:25:47.386Z] url: https://codecov.io [2023-06-17T01:25:47.386Z] query: branch=main&commit=61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284&build=537&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F537%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-06-17T01:25:47.386Z] -> Pinging Codecov [2023-06-17T01:25:47.386Z] 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=61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284&build=537&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F537%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-06-17T01:25:47.645Z] -> Uploading to [2023-06-17T01:25:47.645Z] https://storage.googleapis.com/codecov/v4/raw/2023-06-17/00271124DB129430A58F1EEE437C3FCB/61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284/74db21d0-374d-44d6-8411-1d6f0ee2bcf0.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230617%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230617T012547Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=3fb01543acbcce7f5670ce02017c34041e8bb7e34a8b5003a3429b68c76c5959 [2023-06-17T01:25:47.645Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-06-17T01:25:47.645Z] Dload Upload Total Spent Left Speed [2023-06-17T01:25:47.906Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57433 0 0 100 57433 0 260k --:--:-- --:--:-- --:--:-- 259k 100 57433 0 0 100 57433 0 260k --:--:-- --:--:-- --:--:-- 259k [2023-06-17T01:25:47.906Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284 [Pipeline] } [2023-06-17T01:25:47.913Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2023-06-17T01:25:48.152Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-06-17T01:25:48.166Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-17T01:25:48.465Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-06-17T01:25:48.465Z] [2023-06-17T01:25:48.465Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-17T01:25:48.762Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-06-17T01:25:48.762Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-06-17T01:25:48.762Z] df9b9388f04a: Pulling fs layer [2023-06-17T01:25:48.762Z] 52dc419b0ee2: Pulling fs layer [2023-06-17T01:25:48.762Z] 25bc292e5bac: Pulling fs layer [2023-06-17T01:25:48.762Z] 114826534d7a: Pulling fs layer [2023-06-17T01:25:48.762Z] 4657fd5d0bcf: Pulling fs layer [2023-06-17T01:25:48.762Z] 6ad1cebc031e: Pulling fs layer [2023-06-17T01:25:48.762Z] 8a3aa393b2d8: Pulling fs layer [2023-06-17T01:25:48.762Z] 114826534d7a: Waiting [2023-06-17T01:25:48.762Z] 4657fd5d0bcf: Waiting [2023-06-17T01:25:48.762Z] 6ad1cebc031e: Waiting [2023-06-17T01:25:48.762Z] 8a3aa393b2d8: Waiting [2023-06-17T01:25:48.762Z] 25bc292e5bac: Verifying Checksum [2023-06-17T01:25:48.762Z] 25bc292e5bac: Download complete [2023-06-17T01:25:48.762Z] 52dc419b0ee2: Download complete [2023-06-17T01:25:48.762Z] 4657fd5d0bcf: Verifying Checksum [2023-06-17T01:25:48.762Z] 4657fd5d0bcf: Download complete [2023-06-17T01:25:48.762Z] df9b9388f04a: Verifying Checksum [2023-06-17T01:25:48.762Z] df9b9388f04a: Download complete [2023-06-17T01:25:49.023Z] 6ad1cebc031e: Verifying Checksum [2023-06-17T01:25:49.023Z] df9b9388f04a: Pull complete [2023-06-17T01:25:49.023Z] 52dc419b0ee2: Pull complete [2023-06-17T01:25:49.023Z] 25bc292e5bac: Pull complete [2023-06-17T01:25:49.590Z] 114826534d7a: Verifying Checksum [2023-06-17T01:25:49.590Z] 114826534d7a: Download complete [2023-06-17T01:25:49.590Z] 8a3aa393b2d8: Verifying Checksum [2023-06-17T01:25:49.590Z] 8a3aa393b2d8: Download complete [2023-06-17T01:25:52.875Z] 114826534d7a: Pull complete [2023-06-17T01:25:52.875Z] 4657fd5d0bcf: Pull complete [2023-06-17T01:25:53.134Z] 6ad1cebc031e: Pull complete [2023-06-17T01:25:55.662Z] 8a3aa393b2d8: Pull complete [2023-06-17T01:25:55.662Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-06-17T01:25:55.662Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-06-17T01:25:55.662Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-06-17T01:25:55.745Z] prd-ubuntu20.04-docker-8c-8g-18765 does not seem to be running inside a container [2023-06-17T01:25:55.777Z] $ 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/537 -v /w/workspace/edgex-go/537:/w/workspace/edgex-go/537:rw,z -v /w/workspace/edgex-go/537@tmp:/w/workspace/edgex-go/537@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2023-06-17T01:26:05.439Z] $ docker top e95d7ac3fccb263948a26251de65e924b6b5adc6d51c3bcd8f8edf5feb3cf519 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-06-17T01:26:05.502Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh [2023-06-17T01:26:05.780Z] + set -o pipefail [2023-06-17T01:26:05.780Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' [2023-06-17T01:26:11.051Z] [2023-06-17T01:26:11.051Z] Monitoring /w/workspace/edgex-go/537 (github.com/edgexfoundry/edgex-go)... [2023-06-17T01:26:11.051Z] [2023-06-17T01:26:11.051Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/13cd8448-2778-4a76-bf52-ee2dd2941a61/history/6da611c4-ea16-4255-8079-9572623de2ff [2023-06-17T01:26:11.051Z] [2023-06-17T01:26:11.051Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2023-06-17T01:26:11.051Z] [2023-06-17T01:26:11.051Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-06-17T01:26:11.051Z] [2023-06-17T01:26:11.990Z] [2023-06-17T01:26:11.990Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-06-17T01:26:11.990Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-06-17T01:26:11.990Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2023-06-17T01:26:12.002Z] $ docker stop --time=1 e95d7ac3fccb263948a26251de65e924b6b5adc6d51c3bcd8f8edf5feb3cf519 [2023-06-17T01:26:16.634Z] $ docker rm -f --volumes e95d7ac3fccb263948a26251de65e924b6b5adc6d51c3bcd8f8edf5feb3cf519 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2023-06-17T01:26:16.988Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-06-17T01:26:17.002Z] provisioning config files... [2023-06-17T01:26:17.008Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/537@tmp/config12677545648198868280tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-06-17T01:26:17.298Z] --> edgex-publish-swagger.sh [2023-06-17T01:26:17.298Z] === Publish openapi/v3 API === [2023-06-17T01:26:17.298Z] [publishToSwagger] Publishing the API Docs [openapi/v3] to Swagger [2023-06-17T01:26:17.298Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/537/openapi/v3/core-command.yaml] [2023-06-17T01:26:17.298Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-06-17T01:26:17.298Z] Dload Upload Total Spent Left Speed [2023-06-17T01:26:17.872Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 29030 0 0 100 29030 0 42317 --:--:-- --:--:-- --:--:-- 42256 100 29030 0 0 100 29030 0 42317 --:--:-- --:--:-- --:--:-- 42256 [2023-06-17T01:26:17.872Z] [2023-06-17T01:26:17.872Z] [2023-06-17T01:26:17.872Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/537/openapi/v3/core-data.yaml] [2023-06-17T01:26:17.872Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-06-17T01:26:17.872Z] Dload Upload Total Spent Left Speed [2023-06-17T01:26:18.438Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 69110 0 0 100 69110 0 121k --:--:-- --:--:-- --:--:-- 121k [2023-06-17T01:26:18.438Z] [2023-06-17T01:26:18.438Z] [2023-06-17T01:26:18.438Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/537/openapi/v3/core-metadata.yaml] [2023-06-17T01:26:18.438Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-06-17T01:26:18.438Z] Dload Upload Total Spent Left Speed [2023-06-17T01:26:19.007Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 141k 0 0 100 141k 0 245k --:--:-- --:--:-- --:--:-- 245k 100 141k 0 0 100 141k 0 245k --:--:-- --:--:-- --:--:-- 245k [2023-06-17T01:26:19.007Z] [2023-06-17T01:26:19.007Z] [2023-06-17T01:26:19.007Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/537/openapi/v3/support-notifications.yaml] [2023-06-17T01:26:19.007Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-06-17T01:26:19.007Z] Dload Upload Total Spent Left Speed [2023-06-17T01:26:19.576Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 86965 0 0 100 86965 0 169k --:--:-- --:--:-- --:--:-- 169k [2023-06-17T01:26:19.576Z] [2023-06-17T01:26:19.576Z] [2023-06-17T01:26:19.576Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/537/openapi/v3/support-scheduler.yaml] [2023-06-17T01:26:19.576Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-06-17T01:26:19.576Z] Dload Upload Total Spent Left Speed [2023-06-17T01:26:20.094Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 34356 0 0 100 34356 0 165k --:--:-- --:--:-- --:--:-- 164k 100 34356 0 0 100 34356 0 69687 --:--:-- --:--:-- --:--:-- 69546 [2023-06-17T01:26:20.094Z] [2023-06-17T01:26:20.094Z] [Pipeline] } [2023-06-17T01:26:20.102Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh [2023-06-17T01:26:20.494Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-06-17T01:26:20.494Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-17T01:26:20.789Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-06-17T01:26:20.789Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-06-17T01:26:20.859Z] prd-ubuntu20.04-docker-8c-8g-18765 does not seem to be running inside a container [2023-06-17T01:26:20.888Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/537 -v /w/workspace/edgex-go/537:/w/workspace/edgex-go/537:rw,z -v /w/workspace/edgex-go/537@tmp:/w/workspace/edgex-go/537@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-06-17T01:26:21.388Z] $ docker top c8bcb1091ea5fad105acd4e5f6af67e2722a5aa12544ed18a293fd5d7a793466 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-06-17T01:26:21.486Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-06-17T01:26:21.486Z] [ssh-agent] Looking for ssh-agent implementation... [2023-06-17T01:26:21.595Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-06-17T01:26:21.596Z] $ docker exec c8bcb1091ea5fad105acd4e5f6af67e2722a5aa12544ed18a293fd5d7a793466 ssh-agent [2023-06-17T01:26:21.708Z] SSH_AUTH_SOCK=/tmp/ssh-PBtaD0C4Hqyb/agent.32 [2023-06-17T01:26:21.708Z] SSH_AGENT_PID=38 [2023-06-17T01:26:21.713Z] Running ssh-add (command line suppressed) [2023-06-17T01:26:21.805Z] Identity added: /w/workspace/edgex-go/537@tmp/private_key_8508605618535044449.key (/w/workspace/edgex-go/537@tmp/private_key_8508605618535044449.key) [2023-06-17T01:26:21.819Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-06-17T01:26:22.106Z] + git semver tag [2023-06-17T01:26:22.366Z] 2023-06-17 01:26:22,278 [run_tag] DEBUG tag force:False [2023-06-17T01:26:22.366Z] 2023-06-17 01:26:22,278 [check_head_tag] DEBUG check head tag [2023-06-17T01:26:22.366Z] 2023-06-17 01:26:22,278 [execute] INFO git cat-file --batch-check [2023-06-17T01:26:22.366Z] 2023-06-17 01:26:22,278 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/537, universal_newlines=False, shell=None, istream=) [2023-06-17T01:26:22.366Z] 2023-06-17 01:26:22,282 [execute] INFO git cat-file --batch [2023-06-17T01:26:22.366Z] 2023-06-17 01:26:22,282 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/537, universal_newlines=False, shell=None, istream=) [2023-06-17T01:26:22.366Z] 2023-06-17 01:26:22,292 [read_version] DEBUG read version from /w/workspace/edgex-go/537/.semver/main [2023-06-17T01:26:22.366Z] 2023-06-17 01:26:22,292 [execute] INFO git tag -a v3.1.0-dev.4 -m v3.1.0-dev.4 [2023-06-17T01:26:22.366Z] 2023-06-17 01:26:22,292 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.4', '-m', 'v3.1.0-dev.4'], cwd=/w/workspace/edgex-go/537, universal_newlines=False, shell=None, istream=None) [2023-06-17T01:26:22.366Z] 2023-06-17 01:26:22,297 [read_version] DEBUG read version from /w/workspace/edgex-go/537/.semver/main [2023-06-17T01:26:22.366Z] 3.1.0-dev.4 [Pipeline] } [2023-06-17T01:26:22.373Z] $ docker exec --env ******** --env ******** c8bcb1091ea5fad105acd4e5f6af67e2722a5aa12544ed18a293fd5d7a793466 ssh-agent -k [2023-06-17T01:26:22.478Z] unset SSH_AUTH_SOCK; [2023-06-17T01:26:22.479Z] unset SSH_AGENT_PID; [2023-06-17T01:26:22.479Z] echo Agent pid 38 killed; [2023-06-17T01:26:22.489Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-06-17T01:26:22.800Z] + git semver [Pipeline] } [2023-06-17T01:26:23.070Z] $ docker stop --time=1 c8bcb1091ea5fad105acd4e5f6af67e2722a5aa12544ed18a293fd5d7a793466 [2023-06-17T01:26:24.342Z] $ docker rm -f --volumes c8bcb1091ea5fad105acd4e5f6af67e2722a5aa12544ed18a293fd5d7a793466 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-17T01:26:24.730Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-06-17T01:26:24.730Z] [2023-06-17T01:26:24.730Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-17T01:26:25.026Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-06-17T01:26:25.027Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-06-17T01:26:25.027Z] ab5ef0e58194: Pulling fs layer [2023-06-17T01:26:25.027Z] 9712f1f96733: Pulling fs layer [2023-06-17T01:26:25.027Z] 63f879dbbcfc: Pulling fs layer [2023-06-17T01:26:25.027Z] 0d9ebad4ef96: Pulling fs layer [2023-06-17T01:26:25.027Z] e9a5061849ea: Pulling fs layer [2023-06-17T01:26:25.027Z] d747dcd14b5f: Pulling fs layer [2023-06-17T01:26:25.027Z] 2de7ff778b66: Pulling fs layer [2023-06-17T01:26:25.027Z] d747dcd14b5f: Waiting [2023-06-17T01:26:25.027Z] e9a5061849ea: Waiting [2023-06-17T01:26:25.027Z] 2de7ff778b66: Waiting [2023-06-17T01:26:25.027Z] 9712f1f96733: Verifying Checksum [2023-06-17T01:26:25.027Z] 9712f1f96733: Download complete [2023-06-17T01:26:25.285Z] 63f879dbbcfc: Verifying Checksum [2023-06-17T01:26:25.285Z] 63f879dbbcfc: Download complete [2023-06-17T01:26:25.543Z] 0d9ebad4ef96: Verifying Checksum [2023-06-17T01:26:25.543Z] 0d9ebad4ef96: Download complete [2023-06-17T01:26:25.543Z] d747dcd14b5f: Download complete [2023-06-17T01:26:25.543Z] e9a5061849ea: Verifying Checksum [2023-06-17T01:26:25.543Z] e9a5061849ea: Download complete [2023-06-17T01:26:25.543Z] ab5ef0e58194: Download complete [2023-06-17T01:26:25.543Z] 2de7ff778b66: Verifying Checksum [2023-06-17T01:26:25.543Z] 2de7ff778b66: Download complete [2023-06-17T01:26:28.072Z] ab5ef0e58194: Pull complete [2023-06-17T01:26:28.072Z] 9712f1f96733: Pull complete [2023-06-17T01:26:28.638Z] 63f879dbbcfc: Pull complete [2023-06-17T01:26:31.921Z] 0d9ebad4ef96: Pull complete [2023-06-17T01:26:32.179Z] e9a5061849ea: Pull complete [2023-06-17T01:26:32.179Z] d747dcd14b5f: Pull complete [2023-06-17T01:26:33.114Z] 2de7ff778b66: Pull complete [2023-06-17T01:26:33.114Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-06-17T01:26:33.114Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-06-17T01:26:33.114Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-06-17T01:26:33.193Z] prd-ubuntu20.04-docker-8c-8g-18765 does not seem to be running inside a container [2023-06-17T01:26:33.222Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/537 -v /w/workspace/edgex-go/537:/w/workspace/edgex-go/537:rw,z -v /w/workspace/edgex-go/537@tmp:/w/workspace/edgex-go/537@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2023-06-17T01:26:41.223Z] $ docker top b9b47faced2eb4b8eca8d893d739f67187a1fdeaac690b737e868a6db21e2057 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-06-17T01:26:41.297Z] provisioning config files... [2023-06-17T01:26:41.304Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/537@tmp/config12034767522435774004tmp [2023-06-17T01:26:41.314Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/537@tmp/config9353537764676835385tmp [2023-06-17T01:26:41.323Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/537@tmp/config9851450458481330964tmp [Pipeline] { [Pipeline] echo [2023-06-17T01:26:41.340Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-06-17T01:26:41.621Z] ---> sigul-configuration.sh [2023-06-17T01:26:41.621Z] gpg: directory `/root/.gnupg' created [2023-06-17T01:26:41.621Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-06-17T01:26:41.621Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-06-17T01:26:41.621Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-06-17T01:26:41.621Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-06-17T01:26:41.621Z] gpg: CAST5 encrypted data [2023-06-17T01:26:41.621Z] gpg: encrypted with 1 passphrase [2023-06-17T01:26:41.621Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-06-17T01:26:41.904Z] + mkdir /home/jenkins [2023-06-17T01:26:41.904Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-06-17T01:26:42.187Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2023-06-17T01:26:42.197Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-06-17T01:26:42.482Z] ---> sigul-install.sh [2023-06-17T01:26:42.482Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-06-17T01:26:42.766Z] + git tag --list [2023-06-17T01:26:42.766Z] 0.6.0 [2023-06-17T01:26:42.766Z] 0.6.1 [2023-06-17T01:26:42.766Z] 0.7.0 [2023-06-17T01:26:42.766Z] 0.7.1 [2023-06-17T01:26:42.766Z] v1.0.0 [2023-06-17T01:26:42.766Z] v1.0.1 [2023-06-17T01:26:42.766Z] v1.1.0 [2023-06-17T01:26:42.766Z] v1.2.0 [2023-06-17T01:26:42.766Z] v1.2.1 [2023-06-17T01:26:42.766Z] v1.3.0 [2023-06-17T01:26:42.766Z] v1.3.1 [2023-06-17T01:26:42.766Z] v2.0.0 [2023-06-17T01:26:42.766Z] v2.1.0 [2023-06-17T01:26:42.766Z] v2.1.1 [2023-06-17T01:26:42.766Z] v2.2.0 [2023-06-17T01:26:42.766Z] v2.3.0 [2023-06-17T01:26:42.766Z] v3.0 [2023-06-17T01:26:42.766Z] v3.0.0 [2023-06-17T01:26:42.766Z] v3.1.0-dev.1 [2023-06-17T01:26:42.766Z] v3.1.0-dev.2 [2023-06-17T01:26:42.766Z] v3.1.0-dev.3 [2023-06-17T01:26:42.766Z] v3.1.0-dev.4 [Pipeline] sh [2023-06-17T01:26:43.050Z] + lftools sign git-tag v3.1.0-dev.4 [2023-06-17T01:26:43.618Z] Signing Git tag with Sigul... [2023-06-17T01:26:43.618Z] Signing v3.1.0-dev.4 [Pipeline] echo [2023-06-17T01:26:46.918Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-06-17T01:26:47.203Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-06-17T01:26:47.210Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-06-17T01:26:47.227Z] $ docker stop --time=1 b9b47faced2eb4b8eca8d893d739f67187a1fdeaac690b737e868a6db21e2057 [2023-06-17T01:26:48.532Z] $ docker rm -f --volumes b9b47faced2eb4b8eca8d893d739f67187a1fdeaac690b737e868a6db21e2057 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-06-17T01:26:48.932Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-06-17T01:26:48.932Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-17T01:26:49.229Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-06-17T01:26:49.230Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-06-17T01:26:49.291Z] prd-ubuntu20.04-docker-8c-8g-18765 does not seem to be running inside a container [2023-06-17T01:26:49.317Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/537 -v /w/workspace/edgex-go/537:/w/workspace/edgex-go/537:rw,z -v /w/workspace/edgex-go/537@tmp:/w/workspace/edgex-go/537@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-06-17T01:26:49.665Z] $ docker top 1bd245766eb4e53a18a17069376d339f6f26bb55353262a11002d2e5c9cd526f -eo pid,comm [2023-06-17T01:26:49.713Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-06-17T01:26:49.713Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-06-17T01:26:49.749Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-06-17T01:26:49.749Z] [ssh-agent] Looking for ssh-agent implementation... [2023-06-17T01:26:49.866Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-06-17T01:26:49.866Z] $ docker exec 1bd245766eb4e53a18a17069376d339f6f26bb55353262a11002d2e5c9cd526f ssh-agent [2023-06-17T01:26:49.968Z] SSH_AUTH_SOCK=/tmp/ssh-VhyPrKSl7DOQ/agent.33 [2023-06-17T01:26:49.968Z] SSH_AGENT_PID=40 [2023-06-17T01:26:49.973Z] Running ssh-add (command line suppressed) [2023-06-17T01:26:50.069Z] Identity added: /w/workspace/edgex-go/537@tmp/private_key_14254695172513561410.key (/w/workspace/edgex-go/537@tmp/private_key_14254695172513561410.key) [2023-06-17T01:26:50.084Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-06-17T01:26:50.372Z] + git semver bump pre [2023-06-17T01:26:50.632Z] 2023-06-17 01:26:50,530 [read_version] DEBUG read version from /w/workspace/edgex-go/537/.semver/main [2023-06-17T01:26:50.632Z] 2023-06-17 01:26:50,531 [bump_version] DEBUG bumping version:3.1.0-dev.4 on axis:pre with prefix:dev [2023-06-17T01:26:50.632Z] 2023-06-17 01:26:50,531 [bump_version] DEBUG bumped version:3.1.0-dev.5 [2023-06-17T01:26:50.632Z] 2023-06-17 01:26:50,531 [write_version] DEBUG write version:3.1.0-dev.5 to path:/w/workspace/edgex-go/537/.semver/main with force:True [2023-06-17T01:26:50.632Z] 2023-06-17 01:26:50,531 [read_version] DEBUG read version from /w/workspace/edgex-go/537/.semver/main [2023-06-17T01:26:50.632Z] 2023-06-17 01:26:50,531 [write_file] DEBUG write to file:/w/workspace/edgex-go/537/.semver/main [2023-06-17T01:26:50.632Z] 2023-06-17 01:26:50,533 [execute] INFO git cat-file --batch-check [2023-06-17T01:26:50.632Z] 2023-06-17 01:26:50,534 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/537/.semver, universal_newlines=False, shell=None, istream=) [2023-06-17T01:26:50.632Z] 2023-06-17 01:26:50,538 [execute] INFO git cat-file --batch [2023-06-17T01:26:50.632Z] 2023-06-17 01:26:50,538 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/537/.semver, universal_newlines=False, shell=None, istream=) [2023-06-17T01:26:50.632Z] 2023-06-17 01:26:50,542 [read_version] DEBUG read version from /w/workspace/edgex-go/537/.semver/main [2023-06-17T01:26:50.632Z] 3.1.0-dev.5 [Pipeline] } [2023-06-17T01:26:50.639Z] $ docker exec --env ******** --env ******** 1bd245766eb4e53a18a17069376d339f6f26bb55353262a11002d2e5c9cd526f ssh-agent -k [2023-06-17T01:26:50.728Z] unset SSH_AUTH_SOCK; [2023-06-17T01:26:50.728Z] unset SSH_AGENT_PID; [2023-06-17T01:26:50.728Z] echo Agent pid 40 killed; [2023-06-17T01:26:50.748Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-06-17T01:26:51.043Z] + git semver [Pipeline] } [2023-06-17T01:26:51.311Z] $ docker stop --time=1 1bd245766eb4e53a18a17069376d339f6f26bb55353262a11002d2e5c9cd526f [2023-06-17T01:26:52.565Z] $ docker rm -f --volumes 1bd245766eb4e53a18a17069376d339f6f26bb55353262a11002d2e5c9cd526f [Pipeline] // withDockerContainer [Pipeline] sh [2023-06-17T01:26:52.904Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-06-17T01:26:52.904Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-17T01:26:53.200Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-06-17T01:26:53.200Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-06-17T01:26:53.267Z] prd-ubuntu20.04-docker-8c-8g-18765 does not seem to be running inside a container [2023-06-17T01:26:53.294Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/537 -v /w/workspace/edgex-go/537:/w/workspace/edgex-go/537:rw,z -v /w/workspace/edgex-go/537@tmp:/w/workspace/edgex-go/537@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-06-17T01:26:53.610Z] $ docker top 2c7b3297171c0234a32ff8d3e5635ffbb545b4fd338c187228a6d37ded8a0d84 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-06-17T01:26:53.698Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-06-17T01:26:53.698Z] [ssh-agent] Looking for ssh-agent implementation... [2023-06-17T01:26:53.815Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-06-17T01:26:53.816Z] $ docker exec 2c7b3297171c0234a32ff8d3e5635ffbb545b4fd338c187228a6d37ded8a0d84 ssh-agent [2023-06-17T01:26:53.924Z] SSH_AUTH_SOCK=/tmp/ssh-CCnh6zLhQPAs/agent.32 [2023-06-17T01:26:53.924Z] SSH_AGENT_PID=38 [2023-06-17T01:26:53.928Z] Running ssh-add (command line suppressed) [2023-06-17T01:26:54.011Z] Identity added: /w/workspace/edgex-go/537@tmp/private_key_15247186001843732857.key (/w/workspace/edgex-go/537@tmp/private_key_15247186001843732857.key) [2023-06-17T01:26:54.025Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-06-17T01:26:54.313Z] + git semver push [2023-06-17T01:26:54.571Z] 2023-06-17 01:26:54,498 [run_push] DEBUG push [2023-06-17T01:26:54.571Z] 2023-06-17 01:26:54,498 [execute] INFO git cat-file --batch-check [2023-06-17T01:26:54.571Z] 2023-06-17 01:26:54,499 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/537/.semver, universal_newlines=False, shell=None, istream=) [2023-06-17T01:26:54.571Z] 2023-06-17 01:26:54,501 [execute] INFO git rev-list 5c135f0f13412c98b9b3cecd52934ec061c56da1 -- [2023-06-17T01:26:54.571Z] 2023-06-17 01:26:54,501 [execute] DEBUG Popen(['git', 'rev-list', '5c135f0f13412c98b9b3cecd52934ec061c56da1', '--'], cwd=/w/workspace/edgex-go/537/.semver, universal_newlines=False, shell=None, istream=None) [2023-06-17T01:26:54.571Z] 2023-06-17 01:26:54,516 [execute] INFO git fetch -v origin [2023-06-17T01:26:54.571Z] 2023-06-17 01:26:54,516 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/537/.semver, universal_newlines=True, shell=None, istream=None) [2023-06-17T01:26:55.139Z] 2023-06-17 01:26:55,007 [run_push] DEBUG no remote changes detected [2023-06-17T01:26:55.139Z] 2023-06-17 01:26:55,007 [execute] INFO git push origin semver [2023-06-17T01:26:55.139Z] 2023-06-17 01:26:55,008 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/537/.semver, universal_newlines=False, shell=None, istream=None) [2023-06-17T01:26:56.077Z] 2023-06-17 01:26:55,745 [run_push] DEBUG push all version tags [2023-06-17T01:26:56.077Z] 2023-06-17 01:26:55,747 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-06-17T01:26:56.077Z] 2023-06-17 01:26:55,748 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/537, universal_newlines=False, shell=None, istream=None) [2023-06-17T01:26:56.646Z] 2023-06-17 01:26:56,642 [read_version] DEBUG read version from /w/workspace/edgex-go/537/.semver/main [2023-06-17T01:26:56.646Z] 3.1.0-dev.5 [Pipeline] } [2023-06-17T01:26:56.913Z] $ docker exec --env ******** --env ******** 2c7b3297171c0234a32ff8d3e5635ffbb545b4fd338c187228a6d37ded8a0d84 ssh-agent -k [2023-06-17T01:26:57.001Z] unset SSH_AUTH_SOCK; [2023-06-17T01:26:57.001Z] unset SSH_AGENT_PID; [2023-06-17T01:26:57.001Z] echo Agent pid 38 killed; [2023-06-17T01:26:57.013Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-06-17T01:26:57.321Z] + git semver [Pipeline] } [2023-06-17T01:26:57.589Z] $ docker stop --time=1 2c7b3297171c0234a32ff8d3e5635ffbb545b4fd338c187228a6d37ded8a0d84 [2023-06-17T01:26:58.859Z] $ docker rm -f --volumes 2c7b3297171c0234a32ff8d3e5635ffbb545b4fd338c187228a6d37ded8a0d84 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-06-17T01:26:59.420Z] + [ -d /w/workspace/edgex-go/537/archives ] [Pipeline] libraryResource [Pipeline] sh [2023-06-17T01:26:59.706Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-06-17T01:27:00.565Z] ---> package-listing.sh [2023-06-17T01:27:00.565Z] ++ facter osfamily [2023-06-17T01:27:00.565Z] ++ tr '[:upper:]' '[:lower:]' [2023-06-17T01:27:00.823Z] + OS_FAMILY=debian [2023-06-17T01:27:00.823Z] + workspace=/w/workspace/edgex-go/537 [2023-06-17T01:27:00.823Z] + START_PACKAGES=/tmp/packages_start.txt [2023-06-17T01:27:00.823Z] + END_PACKAGES=/tmp/packages_end.txt [2023-06-17T01:27:00.823Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-06-17T01:27:00.823Z] + PACKAGES=/tmp/packages_start.txt [2023-06-17T01:27:00.823Z] + '[' /w/workspace/edgex-go/537 ']' [2023-06-17T01:27:00.823Z] + PACKAGES=/tmp/packages_end.txt [2023-06-17T01:27:00.823Z] + case "${OS_FAMILY}" in [2023-06-17T01:27:00.823Z] + dpkg -l [2023-06-17T01:27:00.823Z] + grep '^ii' [2023-06-17T01:27:00.823Z] + '[' -f /tmp/packages_start.txt ']' [2023-06-17T01:27:00.823Z] + '[' -f /tmp/packages_end.txt ']' [2023-06-17T01:27:00.823Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-06-17T01:27:00.823Z] + '[' /w/workspace/edgex-go/537 ']' [2023-06-17T01:27:00.823Z] + mkdir -p /w/workspace/edgex-go/537/archives/ [2023-06-17T01:27:00.823Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/537/archives/ [Pipeline] echo [2023-06-17T01:27:00.832Z] 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/537/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-06-17T01:27:01.108Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-17T01:27:01.671Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-06-17T01:27:01.671Z] [2023-06-17T01:27:01.671Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-17T01:27:01.966Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-06-17T01:27:01.966Z] latest: Pulling from edgex-lftools-log-publisher [2023-06-17T01:27:01.966Z] 5eb5b503b376: Pulling fs layer [2023-06-17T01:27:01.966Z] 5c69ac0246d0: Pulling fs layer [2023-06-17T01:27:01.966Z] ec43610c2a17: Pulling fs layer [2023-06-17T01:27:01.966Z] 3a2ae6a8a46f: Pulling fs layer [2023-06-17T01:27:01.966Z] 33b1e0a273af: Pulling fs layer [2023-06-17T01:27:01.966Z] 5d3b04190fa2: Pulling fs layer [2023-06-17T01:27:01.966Z] 2f39f015ded8: Pulling fs layer [2023-06-17T01:27:01.966Z] 3a2ae6a8a46f: Waiting [2023-06-17T01:27:01.966Z] 33b1e0a273af: Waiting [2023-06-17T01:27:01.966Z] 5d3b04190fa2: Waiting [2023-06-17T01:27:01.966Z] 2f39f015ded8: Waiting [2023-06-17T01:27:01.966Z] 5c69ac0246d0: Verifying Checksum [2023-06-17T01:27:01.966Z] 5c69ac0246d0: Download complete [2023-06-17T01:27:01.966Z] 3a2ae6a8a46f: Verifying Checksum [2023-06-17T01:27:01.966Z] 3a2ae6a8a46f: Download complete [2023-06-17T01:27:01.966Z] 33b1e0a273af: Verifying Checksum [2023-06-17T01:27:01.966Z] 33b1e0a273af: Download complete [2023-06-17T01:27:01.966Z] ec43610c2a17: Verifying Checksum [2023-06-17T01:27:01.966Z] ec43610c2a17: Download complete [2023-06-17T01:27:01.966Z] 5d3b04190fa2: Download complete [2023-06-17T01:27:02.223Z] 5eb5b503b376: Download complete [2023-06-17T01:27:02.789Z] 2f39f015ded8: Download complete [2023-06-17T01:27:03.356Z] 5eb5b503b376: Pull complete [2023-06-17T01:27:03.356Z] 5c69ac0246d0: Pull complete [2023-06-17T01:27:03.924Z] ec43610c2a17: Pull complete [2023-06-17T01:27:03.924Z] 3a2ae6a8a46f: Pull complete [2023-06-17T01:27:04.181Z] 33b1e0a273af: Pull complete [2023-06-17T01:27:04.181Z] 5d3b04190fa2: Pull complete [2023-06-17T01:27:08.367Z] 2f39f015ded8: Pull complete [2023-06-17T01:27:08.367Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-06-17T01:27:08.367Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-06-17T01:27:08.367Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-06-17T01:27:08.443Z] prd-ubuntu20.04-docker-8c-8g-18765 does not seem to be running inside a container [2023-06-17T01:27:08.472Z] $ 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/537/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/537 -v /w/workspace/edgex-go/537:/w/workspace/edgex-go/537:rw,z -v /w/workspace/edgex-go/537@tmp:/w/workspace/edgex-go/537@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-06-17T01:27:12.823Z] $ docker top 868a6ac8b01bd7140ca303d5071577aa7f9d27679f7cca83ec43172ae349e817 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-06-17T01:27:13.165Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-06-17T01:27:13.452Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-06-17T01:27:13.736Z] + ls /var/log/sa-host [2023-06-17T01:27:13.736Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-06-17T01:27:13.881Z] provisioning config files... [2023-06-17T01:27:13.889Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/537@tmp/config3601741085473999092tmp [Pipeline] { [Pipeline] echo [2023-06-17T01:27:13.904Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-06-17T01:27:14.184Z] ---> create-netrc.sh [Pipeline] } [2023-06-17T01:27:14.192Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-06-17T01:27:14.531Z] ---> python-tools-install.sh [Pipeline] echo [2023-06-17T01:27:14.541Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-06-17T01:27:14.824Z] ---> sudo-logs.sh [2023-06-17T01:27:14.824Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-06-17T01:27:14.848Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-06-17T01:27:15.128Z] ---> job-cost.sh [2023-06-17T01:27:15.128Z] lf-activate-venv: SKIPPING [2023-06-17T01:27:15.128Z] DEBUG: total: 0.10999999940395355 [2023-06-17T01:27:15.128Z] INFO: Retrieving Stack Cost... [2023-06-17T01:27:15.386Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-06-17T01:27:15.953Z] INFO: Archiving Costs [Pipeline] echo [2023-06-17T01:27:15.965Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-06-17T01:27:16.245Z] ---> logs-deploy.sh [2023-06-17T01:27:16.245Z] lf-activate-venv: SKIPPING [2023-06-17T01:27:16.245Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/537 [2023-06-17T01:27:16.245Z] INFO: archiving workspace using pattern(s): [2023-06-17T01:27:17.182Z] Archives upload complete. [2023-06-17T01:27:17.182Z] INFO: archiving logs to Nexus