Started by user Lenny Goodell Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 97e9fbb8a484dc0c2ce89b12687694aa0705ba0b 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-ssh7721052282119514988.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ssh4250978190417736949.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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ssh9569176265565557738.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > 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-ssh8994638893059663651.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-ssh11264690584231063162.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]] ========================================================= [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.21 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-1555 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/609 [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/609 # 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 97e9fbb8a484dc0c2ce89b12687694aa0705ba0b (main) Commit message: "build: Update to latest 3.2.0 dev go mods (#4731)" > 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 97e9fbb8a484dc0c2ce89b12687694aa0705ba0b # timeout=10 > git rev-list --no-walk a64c0260d8c1d9cdc763c21a5066b502e8c070b8 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-11-28T18:12:19.453Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-11-28T18:12:19.516Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-11-28T18:12:19.542Z] ========================================================= [2023-11-28T18:12:19.543Z] EdgeX Global Pipelines Version Info [2023-11-28T18:12:19.543Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-11-28T18:12:20.258Z] ------------------- [2023-11-28T18:12:20.258Z] stable info: [2023-11-28T18:12:20.258Z] ------------------- [2023-11-28T18:12:20.258Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-11-28T18:12:20.258Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2023-11-28T18:12:20.258Z] Message: update stable to v1.0.258 [2023-11-28T18:12:20.829Z] ------------------- [2023-11-28T18:12:20.829Z] experimental info: [2023-11-28T18:12:20.829Z] ------------------- [2023-11-28T18:12:20.829Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-11-28T18:12:20.829Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2023-11-28T18:12:20.829Z] Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-11-28T18:12:20.909Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2023-11-28T18:12:20.935Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2023-11-28T18:12:20.963Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-11-28T18:12:20.988Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-11-28T18:12:21.015Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-11-28T18:12:21.047Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-11-28T18:12:21.079Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-11-28T18:12:21.106Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2023-11-28T18:12:21.138Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2023-11-28T18:12:21.168Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2023-11-28T18:12:21.193Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-11-28T18:12:21.220Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-11-28T18:12:21.249Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-11-28T18:12:21.278Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-11-28T18:12:21.305Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-11-28T18:12:21.370Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-11-28T18:12:21.401Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-11-28T18:12:21.433Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-11-28T18:12:21.470Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-11-28T18:12:21.507Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2023-11-28T18:12:21.545Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-11-28T18:12:21.584Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-11-28T18:12:21.621Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-11-28T18:12:21.659Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-11-28T18:12:21.697Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-11-28T18:12:21.734Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-11-28T18:12:21.772Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 97e9fbb8a484dc0c2ce89b12687694aa0705ba0b [Pipeline] echo [2023-11-28T18:12:21.814Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 97e9fbb [Pipeline] echo [2023-11-28T18:12:21.852Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-28T18:12:21.948Z] provisioning config files... [2023-11-28T18:12:21.961Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/609@tmp/config12330711069872558785tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-28T18:12:22.301Z] ---> ****-login.sh [2023-11-28T18:12:22.301Z] nexus3.edgexfoundry.org:10001 [2023-11-28T18:12:22.561Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-28T18:12:22.561Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-28T18:12:22.561Z] Configure a credential helper to remove this warning. See [2023-11-28T18:12:22.561Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-28T18:12:22.561Z] [2023-11-28T18:12:22.561Z] Login Succeeded [2023-11-28T18:12:22.561Z] nexus3.edgexfoundry.org:10002 [2023-11-28T18:12:22.829Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-28T18:12:22.829Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-28T18:12:22.829Z] Configure a credential helper to remove this warning. See [2023-11-28T18:12:22.829Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-28T18:12:22.829Z] [2023-11-28T18:12:22.829Z] Login Succeeded [2023-11-28T18:12:22.829Z] nexus3.edgexfoundry.org:10003 [2023-11-28T18:12:22.829Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-28T18:12:22.829Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-28T18:12:22.829Z] Configure a credential helper to remove this warning. See [2023-11-28T18:12:22.829Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-28T18:12:22.829Z] [2023-11-28T18:12:22.829Z] Login Succeeded [2023-11-28T18:12:22.829Z] nexus3.edgexfoundry.org:10004 [2023-11-28T18:12:23.091Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-28T18:12:23.091Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-28T18:12:23.091Z] Configure a credential helper to remove this warning. See [2023-11-28T18:12:23.091Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-28T18:12:23.091Z] [2023-11-28T18:12:23.091Z] Login Succeeded [2023-11-28T18:12:23.091Z] ****.io [2023-11-28T18:12:23.091Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-28T18:12:23.351Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-28T18:12:23.351Z] Configure a credential helper to remove this warning. See [2023-11-28T18:12:23.351Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-28T18:12:23.351Z] [2023-11-28T18:12:23.351Z] Login Succeeded [2023-11-28T18:12:23.351Z] ---> ****-login.sh ends [Pipeline] } [2023-11-28T18:12:23.359Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-11-28T18:12:23.726Z] + 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-11-28T18:12:23.726Z] + dirname cmd/core-command/Dockerfile [2023-11-28T18:12:23.726Z] + cut -d/ -f2 [2023-11-28T18:12:23.726Z] + echo core-command,cmd/core-command/Dockerfile [2023-11-28T18:12:23.726Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2023-11-28T18:12:23.726Z] + cut -d/ -f2 [2023-11-28T18:12:23.726Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2023-11-28T18:12:23.726Z] + dirname cmd/core-data/Dockerfile [2023-11-28T18:12:23.726Z] + cut -d/ -f2 [2023-11-28T18:12:23.726Z] + echo core-data,cmd/core-data/Dockerfile [2023-11-28T18:12:23.726Z] + dirname cmd/core-metadata/Dockerfile [2023-11-28T18:12:23.726Z] + cut -d/ -f2 [2023-11-28T18:12:23.726Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2023-11-28T18:12:23.726Z] + dirname cmd/security-bootstrapper/Dockerfile [2023-11-28T18:12:23.726Z] + cut -d/ -f2 [2023-11-28T18:12:23.726Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2023-11-28T18:12:23.726Z] + dirname cmd/security-proxy-auth/Dockerfile+ [2023-11-28T18:12:23.726Z] cut -d/ -f2 [2023-11-28T18:12:23.726Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2023-11-28T18:12:23.726Z] + + dirname cmd/security-proxy-setup/Dockerfilecut [2023-11-28T18:12:23.726Z] -d/ -f2 [2023-11-28T18:12:23.726Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2023-11-28T18:12:23.726Z] + dirname cmd/security-secretstore-setup/Dockerfile [2023-11-28T18:12:23.726Z] + cut -d/ -f2 [2023-11-28T18:12:23.726Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2023-11-28T18:12:23.726Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2023-11-28T18:12:23.726Z] + cut -d/ -f2 [2023-11-28T18:12:23.726Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2023-11-28T18:12:23.726Z] + dirname cmd/security-spire-agent/Dockerfile [2023-11-28T18:12:23.726Z] + cut -d/ -f2 [2023-11-28T18:12:23.726Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2023-11-28T18:12:23.726Z] + dirname cmd/security-spire-config/Dockerfile [2023-11-28T18:12:23.726Z] + cut -d/ -f2 [2023-11-28T18:12:23.726Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2023-11-28T18:12:23.726Z] + + dirnamecut cmd/security-spire-server/Dockerfile -d/ [2023-11-28T18:12:23.726Z] -f2 [2023-11-28T18:12:23.726Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2023-11-28T18:12:23.726Z] + dirname cmd/support-notifications/Dockerfile [2023-11-28T18:12:23.726Z] + cut -d/ -f2 [2023-11-28T18:12:23.726Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2023-11-28T18:12:23.726Z] + dirname cmd/support-scheduler/Dockerfile [2023-11-28T18:12:23.726Z] + cut -d/ -f2 [2023-11-28T18:12:23.726Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2023-11-28T18:12:23.780Z] 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-11-28T18:12:24.202Z] + git rev-list -1 --merges 97e9fbb8a484dc0c2ce89b12687694aa0705ba0b~1..97e9fbb8a484dc0c2ce89b12687694aa0705ba0b [Pipeline] echo [2023-11-28T18:12:24.214Z] -----------> git rev-list -1 --merges 97e9fbb8a484dc0c2ce89b12687694aa0705ba0b~1..97e9fbb8a484dc0c2ce89b12687694aa0705ba0b 97e9fbb8a484dc0c2ce89b12687694aa0705ba0b [false] [Pipeline] sh [2023-11-28T18:12:24.520Z] + git log --format=format:%s -1 97e9fbb8a484dc0c2ce89b12687694aa0705ba0b [Pipeline] echo [2023-11-28T18:12:24.535Z] ========================================================= [2023-11-28T18:12:24.535Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-11-28T18:12:24.535Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2023-11-28T18:12:24.993Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-11-28T18:12:24.993Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-11-28T18:12:24.993Z] + [ -e /tmp/ssh_known_hosts ] [2023-11-28T18:12:24.993Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-11-28T18:12:24.993Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-11-28T18:12:24.993Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-11-28T18:12:24.993Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T18:12:25.409Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-28T18:12:25.409Z] [2023-11-28T18:12:25.409Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T18:12:25.733Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-28T18:12:25.734Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-11-28T18:12:25.734Z] b85a868b505f: Pulling fs layer [2023-11-28T18:12:25.734Z] e2be974225ed: Pulling fs layer [2023-11-28T18:12:25.734Z] 339a4e72a1f5: Pulling fs layer [2023-11-28T18:12:25.734Z] 988bab9f4d93: Pulling fs layer [2023-11-28T18:12:25.734Z] 1469e6f7b9e6: Pulling fs layer [2023-11-28T18:12:25.734Z] eaf3925da568: Pulling fs layer [2023-11-28T18:12:25.734Z] bab4dde63d76: Pulling fs layer [2023-11-28T18:12:25.734Z] bde34c3a00c8: Pulling fs layer [2023-11-28T18:12:25.734Z] b352a97aabf1: Pulling fs layer [2023-11-28T18:12:25.734Z] 4872d77fe225: Pulling fs layer [2023-11-28T18:12:25.734Z] 5851b861e8e6: Pulling fs layer [2023-11-28T18:12:25.734Z] 988bab9f4d93: Waiting [2023-11-28T18:12:25.734Z] 1469e6f7b9e6: Waiting [2023-11-28T18:12:25.734Z] eaf3925da568: Waiting [2023-11-28T18:12:25.734Z] bab4dde63d76: Waiting [2023-11-28T18:12:25.734Z] bde34c3a00c8: Waiting [2023-11-28T18:12:25.734Z] 4872d77fe225: Waiting [2023-11-28T18:12:25.734Z] b352a97aabf1: Waiting [2023-11-28T18:12:25.734Z] 5851b861e8e6: Waiting [2023-11-28T18:12:25.734Z] e2be974225ed: Verifying Checksum [2023-11-28T18:12:25.734Z] e2be974225ed: Download complete [2023-11-28T18:12:25.734Z] 988bab9f4d93: Download complete [2023-11-28T18:12:25.994Z] 1469e6f7b9e6: Verifying Checksum [2023-11-28T18:12:25.994Z] 1469e6f7b9e6: Download complete [2023-11-28T18:12:25.994Z] 339a4e72a1f5: Verifying Checksum [2023-11-28T18:12:25.994Z] 339a4e72a1f5: Download complete [2023-11-28T18:12:25.994Z] eaf3925da568: Download complete [2023-11-28T18:12:25.994Z] bde34c3a00c8: Verifying Checksum [2023-11-28T18:12:25.994Z] bde34c3a00c8: Download complete [2023-11-28T18:12:25.994Z] b352a97aabf1: Download complete [2023-11-28T18:12:25.994Z] 4872d77fe225: Verifying Checksum [2023-11-28T18:12:25.994Z] 4872d77fe225: Download complete [2023-11-28T18:12:25.994Z] 5851b861e8e6: Download complete [2023-11-28T18:12:25.994Z] b85a868b505f: Download complete [2023-11-28T18:12:26.254Z] bab4dde63d76: Download complete [2023-11-28T18:12:27.193Z] b85a868b505f: Pull complete [2023-11-28T18:12:27.452Z] e2be974225ed: Pull complete [2023-11-28T18:12:28.022Z] 339a4e72a1f5: Pull complete [2023-11-28T18:12:28.282Z] 988bab9f4d93: Pull complete [2023-11-28T18:12:28.541Z] 1469e6f7b9e6: Pull complete [2023-11-28T18:12:28.541Z] eaf3925da568: Pull complete [2023-11-28T18:12:30.447Z] bab4dde63d76: Pull complete [2023-11-28T18:12:30.447Z] bde34c3a00c8: Pull complete [2023-11-28T18:12:30.447Z] b352a97aabf1: Pull complete [2023-11-28T18:12:30.447Z] 4872d77fe225: Pull complete [2023-11-28T18:12:30.447Z] 5851b861e8e6: Pull complete [2023-11-28T18:12:30.447Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-11-28T18:12:30.447Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-28T18:12:30.447Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-28T18:12:30.645Z] prd-ubuntu20.04-docker-8c-8g-1555 does not seem to be running inside a container [2023-11-28T18:12:30.681Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/609 -v /w/workspace/edgex-go/609:/w/workspace/edgex-go/609:rw,z -v /w/workspace/edgex-go/609@tmp:/w/workspace/edgex-go/609@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-11-28T18:12:34.049Z] $ docker top b00ccae6014f2fc1fc989bb936e4117fa485b67d319105f1bc74d9d1b4d23a82 -eo pid,comm [2023-11-28T18:12:34.096Z] 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-11-28T18:12:34.096Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-11-28T18:12:34.191Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-11-28T18:12:34.191Z] [ssh-agent] Looking for ssh-agent implementation... [2023-11-28T18:12:34.304Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-11-28T18:12:34.308Z] $ docker exec b00ccae6014f2fc1fc989bb936e4117fa485b67d319105f1bc74d9d1b4d23a82 ssh-agent [2023-11-28T18:12:34.461Z] SSH_AUTH_SOCK=/tmp/ssh-5HlwI3Y8Q9UV/agent.32 [2023-11-28T18:12:34.461Z] SSH_AGENT_PID=38 [2023-11-28T18:12:34.467Z] Running ssh-add (command line suppressed) [2023-11-28T18:12:34.571Z] Identity added: /w/workspace/edgex-go/609@tmp/private_key_3604426505806742827.key (/w/workspace/edgex-go/609@tmp/private_key_3604426505806742827.key) [2023-11-28T18:12:34.584Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-11-28T18:12:34.888Z] + git tag --points-at HEAD [Pipeline] } [2023-11-28T18:12:34.902Z] $ docker exec --env ******** --env ******** b00ccae6014f2fc1fc989bb936e4117fa485b67d319105f1bc74d9d1b4d23a82 ssh-agent -k [2023-11-28T18:12:34.999Z] unset SSH_AUTH_SOCK; [2023-11-28T18:12:35.000Z] unset SSH_AGENT_PID; [2023-11-28T18:12:35.000Z] echo Agent pid 38 killed; [2023-11-28T18:12:35.008Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-11-28T18:12:35.071Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-11-28T18:12:35.071Z] [ssh-agent] Looking for ssh-agent implementation... [2023-11-28T18:12:35.185Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-11-28T18:12:35.190Z] $ docker exec b00ccae6014f2fc1fc989bb936e4117fa485b67d319105f1bc74d9d1b4d23a82 ssh-agent [2023-11-28T18:12:35.303Z] SSH_AUTH_SOCK=/tmp/ssh-6GzA3E4imgvV/agent.70 [2023-11-28T18:12:35.303Z] SSH_AGENT_PID=76 [2023-11-28T18:12:35.308Z] Running ssh-add (command line suppressed) [2023-11-28T18:12:35.404Z] Identity added: /w/workspace/edgex-go/609@tmp/private_key_10428881434676364361.key (/w/workspace/edgex-go/609@tmp/private_key_10428881434676364361.key) [2023-11-28T18:12:35.413Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-11-28T18:12:35.718Z] + git semver init [2023-11-28T18:12:35.978Z] 2023-11-28 18:12:35,904 [run_init] DEBUG init version:0.0.0 force:False [2023-11-28T18:12:35.978Z] 2023-11-28 18:12:35,905 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/609/.semver [2023-11-28T18:12:35.978Z] 2023-11-28 18:12:35,905 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/609/.semver [2023-11-28T18:12:35.978Z] 2023-11-28 18:12:35,905 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/609/.semver'], cwd=/w/workspace/edgex-go/609, universal_newlines=False, shell=None, istream=None) [2023-11-28T18:12:44.103Z] 2023-11-28 18:12:42,700 [append_file] DEBUG append to file:/w/workspace/edgex-go/609/.git/info/exclude [2023-11-28T18:12:44.103Z] 2023-11-28 18:12:42,701 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/609/.semver/main with force:False [2023-11-28T18:12:44.103Z] 2023-11-28 18:12:42,701 [read_version] DEBUG read version from /w/workspace/edgex-go/609/.semver/main [2023-11-28T18:12:44.103Z] 2023-11-28 18:12:42,701 [read_version] DEBUG read version from /w/workspace/edgex-go/609/.semver/main [2023-11-28T18:12:44.103Z] 3.2.0-dev.1 [Pipeline] } [2023-11-28T18:12:44.117Z] $ docker exec --env ******** --env ******** b00ccae6014f2fc1fc989bb936e4117fa485b67d319105f1bc74d9d1b4d23a82 ssh-agent -k [2023-11-28T18:12:44.218Z] unset SSH_AUTH_SOCK; [2023-11-28T18:12:44.218Z] unset SSH_AGENT_PID; [2023-11-28T18:12:44.218Z] echo Agent pid 76 killed; [2023-11-28T18:12:44.226Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-11-28T18:12:44.603Z] + git semver [Pipeline] } [2023-11-28T18:12:44.879Z] $ docker stop --time=1 b00ccae6014f2fc1fc989bb936e4117fa485b67d319105f1bc74d9d1b4d23a82 [2023-11-28T18:12:46.176Z] $ docker rm -f --volumes b00ccae6014f2fc1fc989bb936e4117fa485b67d319105f1bc74d9d1b4d23a82 [Pipeline] // withDockerContainer [Pipeline] sh [2023-11-28T18:12:46.550Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-11-28T18:12:46.805Z] Stashed 1 file(s) [Pipeline] echo [2023-11-28T18:12:46.809Z] [edgeXSemver]: initialized semver on version 3.2.0-dev.1 [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-11-28T18:12:47.422Z] + git config --global --add safe.directory /w/workspace/edgex-go/609 [Pipeline] echo [2023-11-28T18:12:47.435Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-28T18:12:47.464Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-28T18:12:47.493Z] ========================================================= [2023-11-28T18:12:47.493Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-11-28T18:12:47.493Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-11-28T18:12:47.809Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-11-28T18:12:47.810Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-11-28T18:12:47.810Z] 7264a8db6415: Pulling fs layer [2023-11-28T18:12:47.810Z] c4d48a809fc2: Pulling fs layer [2023-11-28T18:12:47.810Z] 4f1c88b9dad5: Pulling fs layer [2023-11-28T18:12:47.810Z] ad3a456e5733: Pulling fs layer [2023-11-28T18:12:47.810Z] 69c7f0334f64: Pulling fs layer [2023-11-28T18:12:47.810Z] 1f1c1a5573a3: Pulling fs layer [2023-11-28T18:12:47.810Z] ce7588e14bc9: Pulling fs layer [2023-11-28T18:12:47.810Z] b5e4710f87ac: Pulling fs layer [2023-11-28T18:12:47.810Z] 1f1c1a5573a3: Waiting [2023-11-28T18:12:47.810Z] ad3a456e5733: Waiting [2023-11-28T18:12:47.810Z] ce7588e14bc9: Waiting [2023-11-28T18:12:47.810Z] b5e4710f87ac: Waiting [2023-11-28T18:12:47.810Z] 69c7f0334f64: Waiting [2023-11-28T18:12:47.810Z] c4d48a809fc2: Download complete [2023-11-28T18:12:47.810Z] ad3a456e5733: Download complete [2023-11-28T18:12:47.810Z] 69c7f0334f64: Verifying Checksum [2023-11-28T18:12:47.810Z] 69c7f0334f64: Download complete [2023-11-28T18:12:47.810Z] 7264a8db6415: Verifying Checksum [2023-11-28T18:12:47.810Z] 7264a8db6415: Download complete [2023-11-28T18:12:47.810Z] 1f1c1a5573a3: Verifying Checksum [2023-11-28T18:12:47.810Z] 1f1c1a5573a3: Download complete [2023-11-28T18:12:48.070Z] 7264a8db6415: Pull complete [2023-11-28T18:12:48.070Z] b5e4710f87ac: Verifying Checksum [2023-11-28T18:12:48.070Z] b5e4710f87ac: Download complete [2023-11-28T18:12:48.335Z] 4f1c88b9dad5: Verifying Checksum [2023-11-28T18:12:48.335Z] 4f1c88b9dad5: Download complete [2023-11-28T18:12:48.335Z] c4d48a809fc2: Pull complete [2023-11-28T18:12:48.906Z] ce7588e14bc9: Verifying Checksum [2023-11-28T18:12:48.906Z] ce7588e14bc9: Download complete [2023-11-28T18:12:51.443Z] 4f1c88b9dad5: Pull complete [2023-11-28T18:12:51.443Z] ad3a456e5733: Pull complete [2023-11-28T18:12:51.443Z] 69c7f0334f64: Pull complete [2023-11-28T18:12:51.703Z] 1f1c1a5573a3: Pull complete [2023-11-28T18:12:54.246Z] ce7588e14bc9: Pull complete [2023-11-28T18:12:54.506Z] b5e4710f87ac: Pull complete [2023-11-28T18:12:54.506Z] Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e [2023-11-28T18:12:54.506Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-11-28T18:12:54.506Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] fileExists [Pipeline] sh [2023-11-28T18:12:54.825Z] + echo+ FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-11-28T18:12:54.825Z] WORKDIR /edgex [2023-11-28T18:12:54.825Z] COPY go.mod . [2023-11-28T18:12:54.825Z] RUN go mod download [2023-11-28T18:12:54.825Z] docker build -t ci-base-image-x86_64 -f - . [2023-11-28T18:12:55.400Z] Sending build context to Docker daemon 175.1MB [2023-11-28T18:12:55.400Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-11-28T18:12:55.400Z] ---> 88b5674ff536 [2023-11-28T18:12:55.400Z] Step 2/4 : WORKDIR /edgex [2023-11-28T18:13:02.007Z] Still waiting to schedule task [2023-11-28T18:13:02.007Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-11-28T18:13:03.527Z] ---> Running in bc2a02071e6d [2023-11-28T18:13:03.788Z] Removing intermediate container bc2a02071e6d [2023-11-28T18:13:03.788Z] ---> d3a45f404a85 [2023-11-28T18:13:03.788Z] Step 3/4 : COPY go.mod . [2023-11-28T18:13:03.788Z] ---> 5e4b37d363ea [2023-11-28T18:13:03.788Z] Step 4/4 : RUN go mod download [2023-11-28T18:13:03.788Z] ---> Running in e930f55365e2 [2023-11-28T18:13:30.338Z] Removing intermediate container e930f55365e2 [2023-11-28T18:13:30.338Z] ---> 66a0d947bff5 [2023-11-28T18:13:30.338Z] Successfully built 66a0d947bff5 [2023-11-28T18:13:30.338Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T18:13:30.655Z] + docker inspect -f . ci-base-image-x86_64 [2023-11-28T18:13:30.655Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-28T18:13:30.815Z] prd-ubuntu20.04-docker-8c-8g-1555 does not seem to be running inside a container [2023-11-28T18:13:30.898Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/609 -v /w/workspace/edgex-go/609:/w/workspace/edgex-go/609:rw,z -v /w/workspace/edgex-go/609@tmp:/w/workspace/edgex-go/609@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-11-28T18:13:31.471Z] $ docker top b03eab3438b109e8651984164f9d664913f76eb9a48c1faf8a587186476bbecc -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-28T18:13:31.850Z] + go version [2023-11-28T18:13:31.851Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-11-28T18:13:31.864Z] $ docker stop --time=1 b03eab3438b109e8651984164f9d664913f76eb9a48c1faf8a587186476bbecc [2023-11-28T18:13:33.237Z] $ docker rm -f --volumes b03eab3438b109e8651984164f9d664913f76eb9a48c1faf8a587186476bbecc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T18:13:33.959Z] + docker inspect -f . ci-base-image-x86_64 [2023-11-28T18:13:33.959Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-28T18:13:34.071Z] prd-ubuntu20.04-docker-8c-8g-1555 does not seem to be running inside a container [2023-11-28T18:13:34.103Z] $ 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/609 -v /w/workspace/edgex-go/609:/w/workspace/edgex-go/609:rw,z -v /w/workspace/edgex-go/609@tmp:/w/workspace/edgex-go/609@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-11-28T18:13:34.525Z] $ docker top eeeb4b3f01ca79546eb568e9beb0db0ac0359c9948c5039cabf340f23a588324 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-11-28T18:13:34.634Z] ========================================================= [2023-11-28T18:13:34.634Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-11-28T18:13:34.634Z] ========================================================= [Pipeline] sh [2023-11-28T18:13:34.921Z] + git config --global --add safe.directory /w/workspace/edgex-go/609 [Pipeline] fileExists [Pipeline] sh [2023-11-28T18:13:35.254Z] + make test [2023-11-28T18:13:35.254Z] go test -race -coverprofile=coverage.out ./... [2023-11-28T18:13:41.831Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-11-28T18:13:54.025Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-11-28T18:13:54.025Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-11-28T18:13:54.025Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-11-28T18:13:54.025Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-11-28T18:13:54.025Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-11-28T18:13:54.025Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-11-28T18:13:54.025Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-11-28T18:13:54.025Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-11-28T18:13:54.025Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-11-28T18:13:54.297Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-11-28T18:13:54.556Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-11-28T18:13:54.556Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-11-28T18:13:54.556Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-11-28T18:13:54.556Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-11-28T18:13:55.493Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-11-28T18:13:55.493Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-11-28T18:13:57.360Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.038s coverage: 28.7% of statements [2023-11-28T18:13:57.360Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-11-28T18:13:57.360Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-11-28T18:13:57.360Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-11-28T18:13:57.360Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.064s coverage: 97.0% of statements [2023-11-28T18:14:05.805Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-11-28T18:14:05.805Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-11-28T18:14:06.066Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.282s coverage: 69.2% of statements [2023-11-28T18:14:06.066Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 2.029s coverage: 53.2% of statements [2023-11-28T18:14:06.066Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-11-28T18:14:06.066Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-11-28T18:14:06.066Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-11-28T18:14:06.066Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-11-28T18:14:06.066Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-11-28T18:14:06.066Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-11-28T18:14:06.066Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-11-28T18:14:06.327Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-11-28T18:14:06.327Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-11-28T18:14:06.327Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-11-28T18:14:06.893Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.370s coverage: 93.4% of statements [2023-11-28T18:14:06.893Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-11-28T18:14:06.893Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-11-28T18:14:06.893Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-11-28T18:14:06.893Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-11-28T18:14:06.893Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-11-28T18:14:06.893Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-11-28T18:14:06.893Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-11-28T18:14:07.153Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.064s coverage: 4.1% of statements [2023-11-28T18:14:07.719Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.355s coverage: 97.6% of statements [2023-11-28T18:14:07.978Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.035s coverage: 72.2% of statements [2023-11-28T18:14:08.546Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-11-28T18:14:08.546Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-11-28T18:14:09.486Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.064s coverage: 0.9% of statements [2023-11-28T18:14:09.486Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.054s coverage: 32.2% of statements [2023-11-28T18:14:09.486Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.048s coverage: 41.7% of statements [2023-11-28T18:14:10.423Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 2.048s coverage: 82.9% of statements [2023-11-28T18:14:10.423Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.046s coverage: 94.1% of statements [2023-11-28T18:14:10.423Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.041s coverage: 96.3% of statements [2023-11-28T18:14:10.423Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.036s coverage: 87.5% of statements [2023-11-28T18:14:10.681Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-11-28T18:14:10.681Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-11-28T18:14:10.681Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-11-28T18:14:10.681Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-11-28T18:14:10.941Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-11-28T18:14:10.941Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-11-28T18:14:10.941Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-11-28T18:14:10.941Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-11-28T18:14:11.876Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-11-28T18:14:11.876Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-11-28T18:14:11.876Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-11-28T18:14:11.876Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-11-28T18:14:12.458Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-11-28T18:14:12.458Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-11-28T18:14:13.026Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-11-28T18:14:14.405Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-11-28T18:14:14.975Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-11-28T18:14:18.032Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-11-28T18:14:18.032Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-11-28T18:14:19.934Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-11-28T18:14:19.934Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-11-28T18:14:19.934Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-11-28T18:14:21.309Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-11-28T18:14:21.309Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-11-28T18:14:21.309Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-11-28T18:14:22.246Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.042s coverage: 94.4% of statements [2023-11-28T18:14:25.537Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-11-28T18:14:25.537Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-11-28T18:14:25.537Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-11-28T18:14:25.537Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-11-28T18:14:25.537Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-11-28T18:14:25.537Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-11-28T18:14:25.537Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-11-28T18:14:25.537Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-11-28T18:14:27.438Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-11-28T18:14:27.438Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-11-28T18:14:27.438Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-11-28T18:14:27.438Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-11-28T18:14:28.007Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-11-28T18:14:28.007Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-11-28T18:14:28.266Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-11-28T18:14:28.266Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-11-28T18:14:36.418Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 25.574s coverage: 79.9% of statements [2023-11-28T18:14:36.418Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 23.064s coverage: 92.9% of statements [2023-11-28T18:14:36.418Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.017s coverage: 64.4% of statements [2023-11-28T18:14:36.418Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.504s coverage: 62.3% of statements [2023-11-28T18:14:36.418Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.048s coverage: 87.2% of statements [2023-11-28T18:14:36.418Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.140s coverage: 20.0% of statements [2023-11-28T18:14:36.418Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.030s coverage: 100.0% of statements [2023-11-28T18:14:36.418Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.083s coverage: 81.8% of statements [2023-11-28T18:14:36.418Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.083s coverage: 82.1% of statements [2023-11-28T18:14:36.418Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.040s coverage: 86.0% of statements [2023-11-28T18:14:36.418Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 3.355s coverage: 63.1% of statements [2023-11-28T18:14:36.418Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.040s coverage: 100.0% of statements [2023-11-28T18:14:36.418Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.017s coverage: 89.4% of statements [2023-11-28T18:14:36.418Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.015s coverage: 100.0% of statements [2023-11-28T18:14:36.418Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.019s coverage: 73.7% of statements [2023-11-28T18:14:36.418Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.018s coverage: 100.0% of statements [2023-11-28T18:14:36.418Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 2.444s coverage: 38.4% of statements [2023-11-28T18:14:36.418Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.042s coverage: 89.5% of statements [2023-11-28T18:14:36.418Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.038s coverage: 84.8% of statements [2023-11-28T18:14:36.418Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.071s coverage: 19.9% of statements [2023-11-28T18:14:36.418Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.132s coverage: 95.7% of statements [2023-11-28T18:14:36.418Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.053s coverage: 61.8% of statements [2023-11-28T18:14:36.418Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.076s coverage: 98.9% of statements [2023-11-28T18:14:36.678Z] 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-11-28T18:14:36.938Z] running golangci-lint [2023-11-28T18:14:36.938Z] golangci-lint has version 1.54.2 built with go1.21.0 from 411e0bbb on 2023-08-21T12:04:32Z [2023-11-28T18:14:36.938Z] go version go1.21.0 linux/amd64 [2023-11-28T18:14:37.196Z] level=info msg="[config_reader] Used config file .golangci.yml" [2023-11-28T18:14:37.196Z] level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" [2023-11-28T18:14:48.577Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-1556 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws [2023-11-28T18:14:48.609Z] Running in /w/workspace/edgex-go/609 [Pipeline] { [Pipeline] checkout [2023-11-28T18:14:51.680Z] The recommended git tool is: git [2023-11-28T18:14:52.076Z] level=info msg="[loader] Go packages loading at mode 575 (name|compiled_files|deps|exports_file|files|imports|types_sizes) took 12.916125474s" [2023-11-28T18:14:52.076Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 44.445658ms" [2023-11-28T18:14:56.620Z] using credential edgex-jenkins-ssh [2023-11-28T18:14:56.639Z] Cloning the remote Git repository [2023-11-28T18:14:56.675Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2023-11-28T18:14:56.764Z] > git init /w/workspace/edgex-go/609 # timeout=10 [2023-11-28T18:14:56.913Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-11-28T18:14:56.914Z] > git --version # timeout=10 [2023-11-28T18:14:56.932Z] > git --version # 'git version 2.25.1' [2023-11-28T18:14:56.934Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-11-28T18:14:57.074Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-11-28T18:14:58.652Z] level=info msg="[linters_context/goanalysis] analyzers took 1m15.01012007s with top 10 stages: buildir: 30.741587626s, gosec: 5.982645825s, inspect: 2.232643594s, printf: 2.052195822s, fact_deprecated: 1.967431782s, ctrlflow: 1.722826884s, S1038: 1.104870059s, nilness: 932.975449ms, fact_purity: 770.24203ms, typedness: 548.271906ms" [2023-11-28T18:14:58.653Z] level=info msg="[runner] Issues before processing: 197, after processing: 0" [2023-11-28T18:14:58.653Z] level=info msg="[runner] Processors filtering stat (out/in): filename_unadjuster: 197/197, skip_files: 197/197, identifier_marker: 197/197, autogenerated_exclude: 197/197, cgo: 197/197, skip_dirs: 197/197, path_prettifier: 197/197, exclude: 197/197, exclude-rules: 21/197, nolint: 0/21" [2023-11-28T18:14:58.653Z] level=info msg="[runner] processing took 17.028419ms with stages: nolint: 6.734218ms, identifier_marker: 5.475268ms, autogenerated_exclude: 1.50211ms, path_prettifier: 1.42682ms, exclude-rules: 1.033377ms, skip_dirs: 730.296µs, filename_unadjuster: 70.84µs, cgo: 50.59µs, max_same_issues: 980ns, exclude: 610ns, skip_files: 580ns, fixer: 560ns, severity-rules: 390ns, diff: 380ns, sort_results: 370ns, uniq_by_line: 360ns, max_from_linter: 170ns, source_code: 150ns, path_prefixer: 120ns, max_per_file_from_linter: 120ns, path_shortener: 110ns" [2023-11-28T18:14:58.653Z] level=info msg="[runner] linters took 7.820348051s with stages: goanalysis_metalinter: 7.803227312s" [2023-11-28T18:14:58.653Z] level=info msg="File cache stats: 0 entries of total size 0B" [2023-11-28T18:14:58.653Z] level=info msg="Memory: 209 samples, avg is 228.3MB, max is 903.9MB" [2023-11-28T18:14:58.653Z] level=info msg="Execution took 20.790134442s" [2023-11-28T18:14:58.653Z] go vet ./... [2023-11-28T18:15:01.944Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-11-28T18:15:01.944Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-11-28T18:15:02.207Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-11-28T18:15:02.219Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh [2023-11-28T18:15:02.549Z] + ls -al . [2023-11-28T18:15:02.549Z] total 736 [2023-11-28T18:15:02.549Z] drwxrwxr-x 11 1001 1001 4096 Nov 28 18:13 . [2023-11-28T18:15:02.549Z] drwxr-xr-x 4 root root 4096 Nov 28 18:13 .. [2023-11-28T18:15:02.549Z] drwxrwxr-x 2 1001 1001 4096 Nov 28 18:12 .blubracket [2023-11-28T18:15:02.549Z] -rw-rw-r-- 1 1001 1001 10 Nov 28 18:12 .dockerignore [2023-11-28T18:15:02.549Z] drwxrwxr-x 8 1001 1001 4096 Nov 28 18:14 .git [2023-11-28T18:15:02.549Z] drwxrwxr-x 3 1001 1001 4096 Nov 28 18:12 .github [2023-11-28T18:15:02.549Z] -rw-rw-r-- 1 1001 1001 1074 Nov 28 18:12 .gitignore [2023-11-28T18:15:02.549Z] -rw-rw-r-- 1 1001 1001 42 Nov 28 18:12 .golangci.yml [2023-11-28T18:15:02.549Z] -rw-rw-r-- 1 1001 1001 100 Nov 28 18:12 .hadolint.yml [2023-11-28T18:15:02.549Z] drwxr-xr-x 3 1001 1001 4096 Nov 28 18:12 .semver [2023-11-28T18:15:02.549Z] -rw-rw-r-- 1 1001 1001 155 Nov 28 18:12 .sonarcloud.properties [2023-11-28T18:15:02.549Z] -rw-rw-r-- 1 1001 1001 1171 Nov 28 18:12 ADOPTERS.md [2023-11-28T18:15:02.549Z] -rw-rw-r-- 1 1001 1001 11674 Nov 28 18:12 Attribution.txt [2023-11-28T18:15:02.549Z] -rw-rw-r-- 1 1001 1001 100284 Nov 28 18:12 CHANGELOG.md [2023-11-28T18:15:02.549Z] -rw-rw-r-- 1 1001 1001 3804 Nov 28 18:12 CONTRIBUTING.md [2023-11-28T18:15:02.549Z] -rw-rw-r-- 1 1001 1001 677 Nov 28 18:12 GOVERNANCE.md [2023-11-28T18:15:02.549Z] -rw-rw-r-- 1 1001 1001 861 Nov 28 18:12 Jenkinsfile [2023-11-28T18:15:02.549Z] -rw-rw-r-- 1 1001 1001 10775 Nov 28 18:12 LICENSE [2023-11-28T18:15:02.549Z] -rw-rw-r-- 1 1001 1001 15054 Nov 28 18:12 Makefile [2023-11-28T18:15:02.549Z] -rw-rw-r-- 1 1001 1001 582 Nov 28 18:12 OWNERS.md [2023-11-28T18:15:02.549Z] -rw-rw-r-- 1 1001 1001 9528 Nov 28 18:12 README.md [2023-11-28T18:15:02.549Z] -rw-rw-r-- 1 1001 1001 789 Nov 28 18:12 SECURITY.md [2023-11-28T18:15:02.549Z] -rw-rw-r-- 1 1001 1001 11 Nov 28 18:12 VERSION [2023-11-28T18:15:02.549Z] drwxrwxr-x 2 1001 1001 4096 Nov 28 18:12 bin [2023-11-28T18:15:02.550Z] drwxrwxr-x 18 1001 1001 4096 Nov 28 18:12 cmd [2023-11-28T18:15:02.550Z] -rw-r--r-- 1 root root 453602 Nov 28 18:14 coverage.out [2023-11-28T18:15:02.550Z] drwxrwxr-x 2 1001 1001 4096 Nov 28 18:12 fuzz_test [2023-11-28T18:15:02.550Z] -rw-rw-r-- 1 1001 1001 3685 Nov 28 18:12 go.mod [2023-11-28T18:15:02.550Z] -rw-rw-r-- 1 1001 1001 34438 Nov 28 18:12 go.sum [2023-11-28T18:15:02.550Z] drwxrwxr-x 7 1001 1001 4096 Nov 28 18:12 internal [2023-11-28T18:15:02.550Z] drwxrwxr-x 3 1001 1001 4096 Nov 28 18:12 openapi [2023-11-28T18:15:02.550Z] -rw-rw-r-- 1 1001 1001 584 Nov 28 18:12 security.txt [2023-11-28T18:15:02.550Z] -rw-rw-r-- 1 1001 1001 204 Nov 28 18:12 version.go [Pipeline] sh [2023-11-28T18:15:02.857Z] + '[' -e coverage.out ] [2023-11-28T18:15:02.857Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-11-28T18:15:03.035Z] Stashed 1 file(s) [Pipeline] sh [2023-11-28T18:15:03.370Z] + make build [2023-11-28T18:15:03.370Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.1" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-11-28T18:15:15.713Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.1" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-11-28T18:15:15.973Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.1" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-11-28T18:15:15.481Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-11-28T18:15:15.505Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-11-28T18:15:16.348Z] Avoid second fetch [2023-11-28T18:15:16.348Z] Checking out Revision 97e9fbb8a484dc0c2ce89b12687694aa0705ba0b (main) [2023-11-28T18:15:17.087Z] Commit message: "build: Update to latest 3.2.0 dev go mods (#4731)" [2023-11-28T18:15:17.361Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.1" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-11-28T18:15:17.939Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.1" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-11-28T18:15:18.132Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-11-28T18:15:18.132Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-11-28T18:15:18.132Z] Dload Upload Total Spent Left Speed [2023-11-28T18:15:18.132Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12682 100 12682 0 0 88685 0 --:--:-- --:--:-- --:--:-- 89309 [2023-11-28T18:15:16.360Z] > git config core.sparsecheckout # timeout=10 [2023-11-28T18:15:16.423Z] > git checkout -f 97e9fbb8a484dc0c2ce89b12687694aa0705ba0b # timeout=10 [Pipeline] sh [2023-11-28T18:15:18.485Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-11-28T18:15:18.809Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-11-28T18:15:18.809Z] + sudo tee /etc/docker/daemon.new [2023-11-28T18:15:18.809Z] { [2023-11-28T18:15:18.809Z] "registry-mirrors": [ [2023-11-28T18:15:18.809Z] "https://nexus3.edgexfoundry.org:10001" [2023-11-28T18:15:18.809Z] ], [2023-11-28T18:15:18.809Z] "bip": "10.250.0.254/24", [2023-11-28T18:15:18.809Z] "hosts": [ [2023-11-28T18:15:18.809Z] "tcp://0.0.0.0:5555", [2023-11-28T18:15:18.809Z] "unix:///var/run/docker.sock" [2023-11-28T18:15:18.809Z] ], [2023-11-28T18:15:18.809Z] "mtu": 1458, [2023-11-28T18:15:18.809Z] "selinux-enabled": true, [2023-11-28T18:15:18.809Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-11-28T18:15:18.809Z] } [Pipeline] sh [2023-11-28T18:15:19.138Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-11-28T18:15:19.472Z] + sudo service docker restart [2023-11-28T18:15:23.205Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.1" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-11-28T18:15:25.110Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.1" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-11-28T18:15:26.050Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.1" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-11-28T18:15:27.003Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.1" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-11-28T18:15:27.942Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.1" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-11-28T18:15:28.513Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.1" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-11-28T18:15:29.898Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.1" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2023-11-28T18:15:30.855Z] $ docker stop --time=1 eeeb4b3f01ca79546eb568e9beb0db0ac0359c9948c5039cabf340f23a588324 [2023-11-28T18:15:38.871Z] $ docker rm -f --volumes eeeb4b3f01ca79546eb568e9beb0db0ac0359c9948c5039cabf340f23a588324 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] // script [Pipeline] } [Pipeline] configFileProvider [2023-11-28T18:15:39.551Z] provisioning config files... [Pipeline] // stage [2023-11-28T18:15:39.585Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/609@tmp/config3105852090768156940tmp [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] script [Pipeline] { [2023-11-28T18:15:40.042Z] ---> ****-login.sh [2023-11-28T18:15:40.042Z] nexus3.edgexfoundry.org:10001 [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T18:15:40.315Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-28T18:15:40.466Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-11-28T18:15:40.466Z] [2023-11-28T18:15:40.466Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T18:15:40.584Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-28T18:15:40.584Z] Configure a credential helper to remove this warning. See [2023-11-28T18:15:40.584Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-28T18:15:40.584Z] [2023-11-28T18:15:40.584Z] Login Succeeded [2023-11-28T18:15:40.584Z] nexus3.edgexfoundry.org:10002 [2023-11-28T18:15:40.794Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-11-28T18:15:40.794Z] latest: Pulling from edgex-devops/edgex-compose [2023-11-28T18:15:40.794Z] 91d30c5bc195: Pulling fs layer [2023-11-28T18:15:40.794Z] 2e9b0aa3be6d: Pulling fs layer [2023-11-28T18:15:40.794Z] 9c61dcf015f6: Pulling fs layer [2023-11-28T18:15:40.794Z] 4698f68db338: Pulling fs layer [2023-11-28T18:15:40.794Z] 2a2f49069b9e: Pulling fs layer [2023-11-28T18:15:40.794Z] e0025b399a48: Pulling fs layer [2023-11-28T18:15:40.794Z] 4698f68db338: Waiting [2023-11-28T18:15:40.794Z] 2a2f49069b9e: Waiting [2023-11-28T18:15:40.794Z] e0025b399a48: Waiting [2023-11-28T18:15:40.794Z] 91d30c5bc195: Download complete [2023-11-28T18:15:40.794Z] 4698f68db338: Verifying Checksum [2023-11-28T18:15:40.794Z] 4698f68db338: Download complete [2023-11-28T18:15:40.852Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-28T18:15:40.852Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-28T18:15:40.852Z] Configure a credential helper to remove this warning. See [2023-11-28T18:15:40.852Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-28T18:15:40.852Z] [2023-11-28T18:15:41.054Z] 2e9b0aa3be6d: Verifying Checksum [2023-11-28T18:15:41.054Z] 2e9b0aa3be6d: Download complete [2023-11-28T18:15:41.054Z] e0025b399a48: Verifying Checksum [2023-11-28T18:15:41.054Z] e0025b399a48: Download complete [2023-11-28T18:15:41.054Z] 91d30c5bc195: Pull complete [2023-11-28T18:15:41.054Z] 2a2f49069b9e: Verifying Checksum [2023-11-28T18:15:41.054Z] 2a2f49069b9e: Download complete [2023-11-28T18:15:41.122Z] Login Succeeded [2023-11-28T18:15:41.122Z] nexus3.edgexfoundry.org:10003 [2023-11-28T18:15:41.122Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-28T18:15:41.313Z] 2e9b0aa3be6d: Pull complete [2023-11-28T18:15:41.389Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-28T18:15:41.389Z] Configure a credential helper to remove this warning. See [2023-11-28T18:15:41.389Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-28T18:15:41.389Z] [2023-11-28T18:15:41.389Z] Login Succeeded [2023-11-28T18:15:41.389Z] nexus3.edgexfoundry.org:10004 [2023-11-28T18:15:41.572Z] 9c61dcf015f6: Verifying Checksum [2023-11-28T18:15:41.572Z] 9c61dcf015f6: Download complete [2023-11-28T18:15:42.359Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-28T18:15:42.359Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-28T18:15:42.359Z] Configure a credential helper to remove this warning. See [2023-11-28T18:15:42.359Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-28T18:15:42.359Z] [2023-11-28T18:15:42.359Z] Login Succeeded [2023-11-28T18:15:42.359Z] ****.io [2023-11-28T18:15:42.635Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-28T18:15:42.905Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-28T18:15:42.905Z] Configure a credential helper to remove this warning. See [2023-11-28T18:15:42.905Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-28T18:15:42.905Z] [2023-11-28T18:15:42.905Z] Login Succeeded [2023-11-28T18:15:42.905Z] ---> ****-login.sh ends [Pipeline] } [2023-11-28T18:15:42.924Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2023-11-28T18:15:43.611Z] + git config --global --add safe.directory /w/workspace/edgex-go/609 [Pipeline] echo [2023-11-28T18:15:43.628Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-28T18:15:43.666Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-28T18:15:43.702Z] ========================================================= [2023-11-28T18:15:43.702Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-11-28T18:15:43.702Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-11-28T18:15:44.048Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-11-28T18:15:44.048Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-11-28T18:15:44.048Z] 9fda8d8052c6: Pulling fs layer [2023-11-28T18:15:44.048Z] 5d54e960e981: Pulling fs layer [2023-11-28T18:15:44.048Z] c4a7e357bf2a: Pulling fs layer [2023-11-28T18:15:44.048Z] f0e02332f6b5: Pulling fs layer [2023-11-28T18:15:44.048Z] 872ee5b61b7b: Pulling fs layer [2023-11-28T18:15:44.048Z] 0c6a40ed1a82: Pulling fs layer [2023-11-28T18:15:44.048Z] 94ae7d8d031c: Pulling fs layer [2023-11-28T18:15:44.048Z] 872ee5b61b7b: Waiting [2023-11-28T18:15:44.048Z] f0e02332f6b5: Waiting [2023-11-28T18:15:44.048Z] 94ae7d8d031c: Waiting [2023-11-28T18:15:44.048Z] 0c6a40ed1a82: Waiting [2023-11-28T18:15:44.106Z] 9c61dcf015f6: Pull complete [2023-11-28T18:15:44.106Z] 4698f68db338: Pull complete [2023-11-28T18:15:44.318Z] 5d54e960e981: Verifying Checksum [2023-11-28T18:15:44.318Z] 5d54e960e981: Download complete [2023-11-28T18:15:44.318Z] f0e02332f6b5: Download complete [2023-11-28T18:15:44.318Z] 872ee5b61b7b: Verifying Checksum [2023-11-28T18:15:44.318Z] 872ee5b61b7b: Download complete [2023-11-28T18:15:44.318Z] 9fda8d8052c6: Verifying Checksum [2023-11-28T18:15:44.318Z] 9fda8d8052c6: Download complete [2023-11-28T18:15:44.698Z] 2a2f49069b9e: Pull complete [2023-11-28T18:15:44.698Z] e0025b399a48: Pull complete [2023-11-28T18:15:44.698Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2023-11-28T18:15:44.698Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-11-28T18:15:44.698Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-28T18:15:44.894Z] prd-ubuntu20.04-docker-8c-8g-1555 does not seem to be running inside a container [2023-11-28T18:15:44.907Z] 94ae7d8d031c: Verifying Checksum [2023-11-28T18:15:44.907Z] 94ae7d8d031c: Download complete [2023-11-28T18:15:44.936Z] $ 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/609 -v /w/workspace/edgex-go/609:/w/workspace/edgex-go/609:rw,z -v /w/workspace/edgex-go/609@tmp:/w/workspace/edgex-go/609@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2023-11-28T18:15:45.179Z] 9fda8d8052c6: Pull complete [2023-11-28T18:15:45.778Z] 5d54e960e981: Pull complete [2023-11-28T18:15:46.051Z] c4a7e357bf2a: Verifying Checksum [2023-11-28T18:15:47.021Z] 0c6a40ed1a82: Verifying Checksum [2023-11-28T18:15:47.021Z] 0c6a40ed1a82: Download complete [2023-11-28T18:15:50.481Z] $ docker top 6b4d11c64341a2f4b67e099d87c6b66ed0dbdebe160cf3639203ac01f7636182 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-28T18:15:50.888Z] + docker compose -f ./docker-compose-build.yml build --parallel [2023-11-28T18:15:52.793Z] #1 [support-notifications internal] load build definition from Dockerfile [2023-11-28T18:15:52.793Z] #1 transferring dockerfile: [2023-11-28T18:15:53.051Z] #1 transferring dockerfile: 1.95kB done [2023-11-28T18:15:53.051Z] #1 DONE 0.0s [2023-11-28T18:15:53.051Z] [2023-11-28T18:15:53.051Z] #2 [core-metadata internal] load build definition from Dockerfile [2023-11-28T18:15:53.051Z] #2 transferring dockerfile: 2.06kB done [2023-11-28T18:15:53.051Z] #2 DONE 0.0s [2023-11-28T18:15:53.051Z] [2023-11-28T18:15:53.051Z] #3 [security-spiffe-token-provider internal] load build definition from Dockerfile [2023-11-28T18:15:53.051Z] #3 transferring dockerfile: 1.89kB done [2023-11-28T18:15:53.051Z] #3 DONE 0.0s [2023-11-28T18:15:53.051Z] [2023-11-28T18:15:53.051Z] #4 [support-scheduler internal] load build definition from Dockerfile [2023-11-28T18:15:53.310Z] #4 transferring dockerfile: 1.93kB done [2023-11-28T18:15:53.310Z] #4 DONE 0.0s [2023-11-28T18:15:53.310Z] [2023-11-28T18:15:53.310Z] #5 [security-proxy-auth internal] load build definition from Dockerfile [2023-11-28T18:15:53.310Z] #5 transferring dockerfile: 2.15kB done [2023-11-28T18:15:53.310Z] #5 DONE 0.0s [2023-11-28T18:15:53.310Z] [2023-11-28T18:15:53.310Z] #6 [security-spire-agent internal] load build definition from Dockerfile [2023-11-28T18:15:53.310Z] #6 transferring dockerfile: 1.81kB done [2023-11-28T18:15:53.310Z] #6 DONE 0.0s [2023-11-28T18:15:53.310Z] [2023-11-28T18:15:53.310Z] #7 [security-secretstore-setup internal] load build definition from Dockerfile [2023-11-28T18:15:53.310Z] #7 transferring dockerfile: 2.49kB done [2023-11-28T18:15:53.310Z] #7 DONE 0.0s [2023-11-28T18:15:53.310Z] [2023-11-28T18:15:53.310Z] #8 [security-spire-server internal] load build definition from Dockerfile [2023-11-28T18:15:53.310Z] #8 transferring dockerfile: 1.70kB done [2023-11-28T18:15:53.310Z] #8 DONE 0.0s [2023-11-28T18:15:53.310Z] [2023-11-28T18:15:53.310Z] #9 [security-proxy-setup internal] load build definition from Dockerfile [2023-11-28T18:15:53.310Z] #9 transferring dockerfile: 2.50kB done [2023-11-28T18:15:53.310Z] #9 DONE 0.0s [2023-11-28T18:15:53.310Z] [2023-11-28T18:15:53.310Z] #10 [security-spire-config internal] load build definition from Dockerfile [2023-11-28T18:15:53.310Z] #10 transferring dockerfile: 1.69kB done [2023-11-28T18:15:53.310Z] #10 DONE 0.0s [2023-11-28T18:15:53.310Z] [2023-11-28T18:15:53.310Z] #11 [core-data internal] load build definition from Dockerfile [2023-11-28T18:15:53.310Z] #11 transferring dockerfile: 2.01kB done [2023-11-28T18:15:53.310Z] #11 DONE 0.0s [2023-11-28T18:15:53.310Z] [2023-11-28T18:15:53.310Z] #12 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2023-11-28T18:15:53.310Z] #12 transferring dockerfile: 2.23kB done [2023-11-28T18:15:53.310Z] #12 DONE 0.0s [2023-11-28T18:15:53.310Z] [2023-11-28T18:15:53.310Z] #13 [core-command internal] load build definition from Dockerfile [2023-11-28T18:15:53.310Z] #13 transferring dockerfile: 1.93kB done [2023-11-28T18:15:53.310Z] #13 DONE 0.0s [2023-11-28T18:15:53.310Z] [2023-11-28T18:15:53.310Z] #14 [security-bootstrapper internal] load build definition from Dockerfile [2023-11-28T18:15:53.310Z] #14 transferring dockerfile: 2.93kB done [2023-11-28T18:15:53.310Z] #14 DONE 0.1s [2023-11-28T18:15:53.310Z] [2023-11-28T18:15:53.310Z] #15 [support-notifications internal] load .dockerignore [2023-11-28T18:15:53.310Z] #15 transferring context: 50B done [2023-11-28T18:15:53.310Z] #15 DONE 0.0s [2023-11-28T18:15:53.310Z] [2023-11-28T18:15:53.310Z] #16 [core-metadata internal] load .dockerignore [2023-11-28T18:15:53.569Z] #16 transferring context: 50B done [2023-11-28T18:15:53.569Z] #16 DONE 0.2s [2023-11-28T18:15:53.569Z] [2023-11-28T18:15:53.569Z] #17 [security-spiffe-token-provider internal] load .dockerignore [2023-11-28T18:15:53.569Z] #17 transferring context: 50B done [2023-11-28T18:15:53.569Z] #17 DONE 0.2s [2023-11-28T18:15:53.569Z] [2023-11-28T18:15:53.569Z] #18 [support-notifications internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-11-28T18:15:53.569Z] #18 DONE 0.0s [2023-11-28T18:15:53.569Z] [2023-11-28T18:15:53.569Z] #19 [security-bootstrapper internal] load .dockerignore [2023-11-28T18:15:53.829Z] #19 ... [2023-11-28T18:15:53.829Z] [2023-11-28T18:15:53.829Z] #20 [support-scheduler internal] load .dockerignore [2023-11-28T18:15:53.829Z] #20 transferring context: 50B done [2023-11-28T18:15:53.829Z] #20 DONE 0.2s [2023-11-28T18:15:53.829Z] [2023-11-28T18:15:53.829Z] #21 [security-proxy-auth internal] load .dockerignore [2023-11-28T18:15:53.829Z] #21 transferring context: 50B done [2023-11-28T18:15:53.829Z] #21 DONE 0.2s [2023-11-28T18:15:53.829Z] [2023-11-28T18:15:53.829Z] #22 [security-spire-agent internal] load .dockerignore [2023-11-28T18:15:53.829Z] #22 transferring context: 50B done [2023-11-28T18:15:53.829Z] #22 DONE 0.2s [2023-11-28T18:15:53.829Z] [2023-11-28T18:15:53.829Z] #23 [security-secretstore-setup internal] load .dockerignore [2023-11-28T18:15:53.829Z] #23 transferring context: 50B done [2023-11-28T18:15:53.829Z] #23 DONE 0.2s [2023-11-28T18:15:53.829Z] [2023-11-28T18:15:53.829Z] #18 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-11-28T18:15:53.829Z] #18 DONE 0.0s [2023-11-28T18:15:53.829Z] [2023-11-28T18:15:53.829Z] #19 [security-bootstrapper internal] load .dockerignore [2023-11-28T18:15:53.829Z] #19 transferring context: 50B done [2023-11-28T18:15:53.829Z] #19 DONE 0.2s [2023-11-28T18:15:53.829Z] [2023-11-28T18:15:53.829Z] #24 [security-proxy-setup internal] load .dockerignore [2023-11-28T18:15:53.829Z] #24 transferring context: 50B done [2023-11-28T18:15:53.829Z] #24 DONE 0.2s [2023-11-28T18:15:53.829Z] [2023-11-28T18:15:53.829Z] #25 [security-spire-server internal] load .dockerignore [2023-11-28T18:15:53.829Z] #25 transferring context: 50B done [2023-11-28T18:15:53.829Z] #25 DONE 0.3s [2023-11-28T18:15:53.829Z] [2023-11-28T18:15:53.829Z] #26 [core-common-config-bootstrapper internal] load .dockerignore [2023-11-28T18:15:53.829Z] #26 transferring context: 50B done [2023-11-28T18:15:53.829Z] #26 DONE 0.2s [2023-11-28T18:15:53.829Z] [2023-11-28T18:15:53.829Z] #27 [core-data internal] load .dockerignore [2023-11-28T18:15:53.829Z] #27 transferring context: 50B done [2023-11-28T18:15:53.829Z] #27 DONE 0.2s [2023-11-28T18:15:53.829Z] [2023-11-28T18:15:53.829Z] #28 [core-command internal] load .dockerignore [2023-11-28T18:15:53.829Z] #28 transferring context: 50B done [2023-11-28T18:15:53.829Z] #28 DONE 0.2s [2023-11-28T18:15:53.829Z] [2023-11-28T18:15:53.829Z] #29 [security-spire-config internal] load .dockerignore [2023-11-28T18:15:53.829Z] #29 transferring context: 50B done [2023-11-28T18:15:53.829Z] #29 DONE 0.3s [2023-11-28T18:15:53.829Z] [2023-11-28T18:15:53.829Z] #18 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-11-28T18:15:53.829Z] #18 DONE 0.0s [2023-11-28T18:15:53.829Z] [2023-11-28T18:15:53.829Z] #30 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.18 [2023-11-28T18:15:53.829Z] #30 DONE 0.3s [2023-11-28T18:15:53.829Z] [2023-11-28T18:15:53.829Z] #31 [security-proxy-auth stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-11-28T18:15:53.829Z] #31 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 done [2023-11-28T18:15:53.829Z] #31 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done [2023-11-28T18:15:53.829Z] #31 sha256:48d9183eb12a05c99bcc0bf44a003607b8e941e1d4f41f9ad12bdcc4b5672f86 528B / 528B done [2023-11-28T18:15:53.829Z] #31 sha256:8ca4688f4f356596b5ae539337c9941abc78eda10021d35cbc52659c74d9b443 1.47kB / 1.47kB done [2023-11-28T18:15:53.829Z] #31 sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 3.40MB / 3.40MB 0.1s [2023-11-28T18:15:54.395Z] #31 sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 3.40MB / 3.40MB 0.4s done [2023-11-28T18:15:54.395Z] #31 extracting sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa [2023-11-28T18:15:54.395Z] #31 ... [2023-11-28T18:15:54.395Z] [2023-11-28T18:15:54.395Z] #18 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-11-28T18:15:54.395Z] #18 DONE 0.0s [2023-11-28T18:15:54.395Z] [2023-11-28T18:15:54.395Z] #18 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-11-28T18:15:54.395Z] #18 DONE 0.0s [2023-11-28T18:15:54.395Z] [2023-11-28T18:15:54.395Z] #31 [security-proxy-setup stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-11-28T18:15:54.395Z] #31 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 done [2023-11-28T18:15:54.395Z] #31 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done [2023-11-28T18:15:54.395Z] #31 sha256:48d9183eb12a05c99bcc0bf44a003607b8e941e1d4f41f9ad12bdcc4b5672f86 528B / 528B done [2023-11-28T18:15:54.395Z] #31 sha256:8ca4688f4f356596b5ae539337c9941abc78eda10021d35cbc52659c74d9b443 1.47kB / 1.47kB done [2023-11-28T18:15:54.395Z] #31 sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 3.40MB / 3.40MB 0.4s done [2023-11-28T18:15:54.395Z] #31 extracting sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 0.3s done [2023-11-28T18:15:54.654Z] #31 ... [2023-11-28T18:15:54.655Z] [2023-11-28T18:15:54.655Z] #18 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-11-28T18:15:54.655Z] #18 DONE 0.0s [2023-11-28T18:15:54.655Z] [2023-11-28T18:15:54.655Z] #30 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 [2023-11-28T18:15:54.655Z] #30 DONE 0.7s [2023-11-28T18:15:54.655Z] [2023-11-28T18:15:54.655Z] #32 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2023-11-28T18:15:55.242Z] #32 ... [2023-11-28T18:15:55.242Z] [2023-11-28T18:15:55.242Z] #33 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 [2023-11-28T18:15:55.242Z] #33 DONE 1.5s [2023-11-28T18:15:55.500Z] [2023-11-28T18:15:55.500Z] #34 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 [2023-11-28T18:15:55.500Z] #34 DONE 1.5s [2023-11-28T18:15:55.500Z] [2023-11-28T18:15:55.500Z] #35 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-11-28T18:15:55.500Z] #35 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-11-28T18:15:55.500Z] #35 ... [2023-11-28T18:15:55.500Z] [2023-11-28T18:15:55.500Z] #31 [security-proxy-setup stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-11-28T18:15:55.500Z] #31 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 done [2023-11-28T18:15:55.500Z] #31 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done [2023-11-28T18:15:55.500Z] #31 sha256:48d9183eb12a05c99bcc0bf44a003607b8e941e1d4f41f9ad12bdcc4b5672f86 528B / 528B done [2023-11-28T18:15:55.500Z] #31 sha256:8ca4688f4f356596b5ae539337c9941abc78eda10021d35cbc52659c74d9b443 1.47kB / 1.47kB done [2023-11-28T18:15:55.500Z] #31 sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 3.40MB / 3.40MB 0.4s done [2023-11-28T18:15:55.500Z] #31 extracting sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 0.3s done [2023-11-28T18:15:55.500Z] #31 DONE 1.9s [2023-11-28T18:15:55.500Z] [2023-11-28T18:15:55.500Z] #36 [security-spire-config internal] load build context [2023-11-28T18:15:55.500Z] #36 transferring context: 16.35kB 0.0s done [2023-11-28T18:15:56.070Z] #36 DONE 0.9s [2023-11-28T18:15:56.070Z] [2023-11-28T18:15:56.070Z] #37 [core-metadata internal] load build context [2023-11-28T18:15:57.996Z] #37 ... [2023-11-28T18:15:57.996Z] [2023-11-28T18:15:57.996Z] #38 [security-spire-server internal] load build context [2023-11-28T18:15:57.996Z] #38 transferring context: 18.10kB 0.0s done [2023-11-28T18:15:57.996Z] #38 DONE 2.5s [2023-11-28T18:15:57.996Z] [2023-11-28T18:15:57.996Z] #39 [security-spire-agent internal] load build context [2023-11-28T18:15:57.996Z] #39 transferring context: 17.63kB 0.0s done [2023-11-28T18:15:57.996Z] #39 DONE 2.5s [2023-11-28T18:15:57.996Z] [2023-11-28T18:15:57.996Z] #35 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-11-28T18:15:57.996Z] #35 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 2.3s done [2023-11-28T18:15:57.996Z] #35 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done [2023-11-28T18:15:57.996Z] #35 sha256:13e228de2edc156c9cd22d12c33ecfc049b8ac3b6e92ae8d11319185a75505d4 1.05kB / 1.05kB done [2023-11-28T18:15:57.996Z] #35 sha256:61cc53a269b199a7b169c2fb56b2d1061fc00d6167416d87f60f3ddc5ceb4f8b 2.74kB / 2.74kB done [2023-11-28T18:15:58.254Z] #35 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 0B / 302B 0.1s [2023-11-28T18:15:58.512Z] #35 ... [2023-11-28T18:15:58.512Z] [2023-11-28T18:15:58.512Z] #32 [security-proxy-auth builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2023-11-28T18:15:58.512Z] #32 DONE 4.8s [2023-11-28T18:15:58.512Z] [2023-11-28T18:15:58.512Z] #35 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-11-28T18:15:58.512Z] #35 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.2s [2023-11-28T18:15:58.512Z] #35 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.2s [2023-11-28T18:15:58.512Z] #35 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0B / 123.55kB 0.2s [2023-11-28T18:15:58.512Z] #35 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done [2023-11-28T18:15:58.512Z] #35 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.2s done [2023-11-28T18:15:58.512Z] #35 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.2s done [2023-11-28T18:15:58.772Z] #35 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.5s [2023-11-28T18:15:59.343Z] c4a7e357bf2a: Pull complete [2023-11-28T18:15:59.343Z] f0e02332f6b5: Pull complete [2023-11-28T18:15:59.343Z] 872ee5b61b7b: Pull complete [2023-11-28T18:16:02.958Z] #35 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 0B / 25.84MB 4.7s [2023-11-28T18:16:03.901Z] #35 ... [2023-11-28T18:16:03.901Z] [2023-11-28T18:16:03.901Z] #40 [support-notifications internal] load build context [2023-11-28T18:16:03.901Z] #40 transferring context: 369.40MB 7.4s done [2023-11-28T18:16:03.901Z] #40 ... [2023-11-28T18:16:03.901Z] [2023-11-28T18:16:03.901Z] #41 [security-spiffe-token-provider internal] load build context [2023-11-28T18:16:03.901Z] #41 transferring context: 369.40MB 7.5s done [2023-11-28T18:16:04.161Z] #41 ... [2023-11-28T18:16:04.161Z] [2023-11-28T18:16:04.161Z] #42 [security-proxy-auth internal] load build context [2023-11-28T18:16:04.161Z] #42 transferring context: 369.40MB 8.6s done [2023-11-28T18:16:04.161Z] #42 ... [2023-11-28T18:16:04.161Z] [2023-11-28T18:16:04.161Z] #43 [support-scheduler internal] load build context [2023-11-28T18:16:04.161Z] #43 transferring context: 369.40MB 6.8s done [2023-11-28T18:16:04.419Z] #43 ... [2023-11-28T18:16:04.419Z] [2023-11-28T18:16:04.419Z] #35 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-11-28T18:16:04.419Z] #35 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 6.1s [2023-11-28T18:16:04.419Z] #35 ... [2023-11-28T18:16:04.419Z] [2023-11-28T18:16:04.419Z] #44 [security-secretstore-setup internal] load build context [2023-11-28T18:16:04.419Z] #44 transferring context: 369.40MB 7.7s done [2023-11-28T18:16:04.419Z] #44 ... [2023-11-28T18:16:04.419Z] [2023-11-28T18:16:04.419Z] #45 [core-common-config-bootstrapper internal] load build context [2023-11-28T18:16:04.419Z] #45 transferring context: 369.40MB 6.7s done [2023-11-28T18:16:04.677Z] #45 ... [2023-11-28T18:16:04.677Z] [2023-11-28T18:16:04.677Z] #46 [security-proxy-setup internal] load build context [2023-11-28T18:16:04.677Z] #46 transferring context: 369.40MB 8.5s done [2023-11-28T18:16:05.689Z] #46 ... [2023-11-28T18:16:05.689Z] [2023-11-28T18:16:05.689Z] #47 [core-command internal] load build context [2023-11-28T18:16:05.689Z] #47 transferring context: 369.40MB 5.9s done [2023-11-28T18:16:05.689Z] #47 ... [2023-11-28T18:16:05.689Z] [2023-11-28T18:16:05.689Z] #48 [core-data internal] load build context [2023-11-28T18:16:05.689Z] #48 transferring context: 369.40MB 7.2s done [2023-11-28T18:16:05.950Z] #48 ... [2023-11-28T18:16:05.950Z] [2023-11-28T18:16:05.950Z] #49 [security-bootstrapper internal] load build context [2023-11-28T18:16:05.950Z] #49 transferring context: 369.40MB 8.3s done [2023-11-28T18:16:05.950Z] #49 ... [2023-11-28T18:16:05.950Z] [2023-11-28T18:16:05.950Z] #50 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-11-28T18:16:05.950Z] #0 2.830 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-28T18:16:05.950Z] #0 2.934 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-28T18:16:05.950Z] #0 3.165 v3.18.4-256-g7c18b4ada09 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-11-28T18:16:05.950Z] #0 3.165 v3.18.4-258-g681211de2a7 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-11-28T18:16:05.950Z] #0 3.165 OK: 20076 distinct packages available [2023-11-28T18:16:05.950Z] #0 3.213 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-28T18:16:05.950Z] #0 3.301 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-28T18:16:05.950Z] #0 3.512 (1/11) Installing ca-certificates (20230506-r0) [2023-11-28T18:16:05.950Z] #0 3.966 (2/11) Installing brotli-libs (1.0.9-r14) [2023-11-28T18:16:05.950Z] #0 3.982 (3/11) Installing libunistring (1.1-r1) [2023-11-28T18:16:05.950Z] #0 3.998 (4/11) Installing libidn2 (2.3.4-r1) [2023-11-28T18:16:05.950Z] #0 4.000 (5/11) Installing nghttp2-libs (1.57.0-r0) [2023-11-28T18:16:05.950Z] #0 4.004 (6/11) Installing libcurl (8.4.0-r0) [2023-11-28T18:16:05.950Z] #0 4.017 (7/11) Installing curl (8.4.0-r0) [2023-11-28T18:16:05.950Z] #0 4.022 (8/11) Installing dumb-init (1.2.5-r2) [2023-11-28T18:16:05.950Z] #0 4.028 (9/11) Installing musl-obstack (1.2.3-r2) [2023-11-28T18:16:05.950Z] #0 4.031 (10/11) Installing libucontext (1.2-r2) [2023-11-28T18:16:05.950Z] #0 4.034 (11/11) Installing gcompat (1.1.0-r1) [2023-11-28T18:16:05.950Z] #0 4.039 Executing busybox-1.36.1-r2.trigger [2023-11-28T18:16:05.950Z] #0 4.043 Executing ca-certificates-20230506-r0.trigger [2023-11-28T18:16:05.950Z] #0 4.080 OK: 12 MiB in 26 packages [2023-11-28T18:16:05.950Z] #50 ... [2023-11-28T18:16:05.950Z] [2023-11-28T18:16:05.950Z] #51 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-11-28T18:16:05.950Z] #51 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 2.4s done [2023-11-28T18:16:05.950Z] #51 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done [2023-11-28T18:16:05.950Z] #51 sha256:7e76a3dce7eaf6d44f2b1987f5da8cd79a07e608aa6fd6d2c6133d2de2567113 1.05kB / 1.05kB done [2023-11-28T18:16:05.950Z] #51 sha256:fbfe9bfccec4363503047752a0612bd8185689ca4b7569a923953aa6ca43f9dc 2.74kB / 2.74kB done [2023-11-28T18:16:05.950Z] #51 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.2s done [2023-11-28T18:16:05.950Z] #51 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done [2023-11-28T18:16:05.950Z] #51 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 7.7s [2023-11-28T18:16:05.994Z] 0c6a40ed1a82: Pull complete [2023-11-28T18:16:06.208Z] #51 ... [2023-11-28T18:16:06.208Z] [2023-11-28T18:16:06.208Z] #35 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-11-28T18:16:06.208Z] #35 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 14.68MB / 25.84MB 8.0s [2023-11-28T18:16:06.208Z] #35 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.17MB / 25.84MB 8.1s [2023-11-28T18:16:06.208Z] #35 ... [2023-11-28T18:16:06.208Z] [2023-11-28T18:16:06.208Z] #52 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2023-11-28T18:16:06.954Z] 94ae7d8d031c: Pull complete [2023-11-28T18:16:06.954Z] Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 [2023-11-28T18:16:06.954Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-11-28T18:16:06.954Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] fileExists [Pipeline] sh [2023-11-28T18:16:07.300Z] #52 ... [2023-11-28T18:16:07.300Z] [2023-11-28T18:16:07.300Z] #53 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-11-28T18:16:07.300Z] #53 ... [2023-11-28T18:16:07.300Z] [2023-11-28T18:16:07.300Z] #35 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-11-28T18:16:07.327Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-11-28T18:16:07.327Z] WORKDIR /edgex [2023-11-28T18:16:07.327Z] COPY go.mod . [2023-11-28T18:16:07.327Z] RUN go mod download [2023-11-28T18:16:07.327Z] + docker build -t ci-base-image-arm64 -f - . [2023-11-28T18:16:07.561Z] #35 ... [2023-11-28T18:16:07.561Z] [2023-11-28T18:16:07.561Z] #54 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init [2023-11-28T18:16:07.561Z] #0 5.572 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-28T18:16:07.561Z] #0 5.743 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-28T18:16:07.561Z] #0 6.060 (1/1) Installing dumb-init (1.2.5-r2) [2023-11-28T18:16:07.561Z] #0 6.066 Executing busybox-1.36.1-r2.trigger [2023-11-28T18:16:07.561Z] #0 6.071 OK: 7 MiB in 16 packages [2023-11-28T18:16:07.561Z] #54 ... [2023-11-28T18:16:07.561Z] [2023-11-28T18:16:07.561Z] #55 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-11-28T18:16:07.561Z] #55 ... [2023-11-28T18:16:07.561Z] [2023-11-28T18:16:07.561Z] #56 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2023-11-28T18:16:07.823Z] #56 ... [2023-11-28T18:16:07.823Z] [2023-11-28T18:16:07.823Z] #57 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-11-28T18:16:07.823Z] #57 ... [2023-11-28T18:16:07.823Z] [2023-11-28T18:16:07.823Z] #58 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2023-11-28T18:16:07.823Z] #58 ... [2023-11-28T18:16:07.823Z] [2023-11-28T18:16:07.823Z] #59 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2023-11-28T18:16:07.921Z] Sending build context to Docker daemon 2.917MB [2023-11-28T18:16:07.921Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-11-28T18:16:07.921Z] ---> 86de565de09d [2023-11-28T18:16:07.921Z] Step 2/4 : WORKDIR /edgex [2023-11-28T18:16:08.171Z] #59 ... [2023-11-28T18:16:08.172Z] [2023-11-28T18:16:08.172Z] #35 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-11-28T18:16:08.172Z] #35 ... [2023-11-28T18:16:08.172Z] [2023-11-28T18:16:08.172Z] #37 [core-metadata internal] load build context [2023-11-28T18:16:08.172Z] #37 transferring context: 369.40MB 7.3s done [2023-11-28T18:16:08.433Z] #37 ... [2023-11-28T18:16:08.433Z] [2023-11-28T18:16:08.433Z] #35 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-11-28T18:16:08.433Z] #35 ... [2023-11-28T18:16:08.433Z] [2023-11-28T18:16:08.433Z] #60 [security-proxy-setup builder 2/7] WORKDIR /edgex-go [2023-11-28T18:16:08.433Z] #60 ... [2023-11-28T18:16:08.433Z] [2023-11-28T18:16:08.433Z] #35 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-11-28T18:16:09.373Z] #35 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 10.1s done [2023-11-28T18:16:10.843Z] #35 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae done [2023-11-28T18:16:11.416Z] #35 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 13.1s [2023-11-28T18:16:16.693Z] #35 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 17.1s done [2023-11-28T18:16:16.693Z] #35 ... [2023-11-28T18:16:16.693Z] [2023-11-28T18:16:16.693Z] #51 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-11-28T18:16:16.693Z] #51 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 10.1s done [2023-11-28T18:16:16.693Z] #51 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 14.1s done [2023-11-28T18:16:16.693Z] #51 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae done [2023-11-28T18:16:21.963Z] #51 sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 0B / 18.86MB 23.6s [2023-11-28T18:16:22.537Z] #51 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 done [2023-11-28T18:16:22.537Z] #51 ... [2023-11-28T18:16:22.537Z] [2023-11-28T18:16:22.537Z] #35 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-11-28T18:16:22.537Z] #35 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 done [2023-11-28T18:16:29.154Z] #35 ... [2023-11-28T18:16:29.154Z] [2023-11-28T18:16:29.154Z] #51 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-11-28T18:16:29.154Z] #51 sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 18.86MB / 18.86MB 25.9s done [2023-11-28T18:16:29.854Z] Cannot contact prd-ubuntu20.04-docker-arm64-4c-16g-1556: java.lang.InterruptedException [2023-11-28T18:16:39.136Z] #51 ... [2023-11-28T18:16:39.137Z] [2023-11-28T18:16:39.137Z] #35 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-11-28T18:16:39.137Z] #35 extracting sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 [2023-11-28T18:16:39.137Z] #35 ... [2023-11-28T18:16:39.137Z] [2023-11-28T18:16:39.137Z] #37 [core-metadata internal] load build context [2023-11-28T18:16:39.137Z] #37 DONE 44.8s [2023-11-28T18:16:39.137Z] [2023-11-28T18:16:39.137Z] #43 [support-scheduler internal] load build context [2023-11-28T18:16:39.137Z] #43 DONE 44.7s [2023-11-28T18:16:39.137Z] [2023-11-28T18:16:39.137Z] #41 [security-spiffe-token-provider internal] load build context [2023-11-28T18:16:39.137Z] #41 DONE 44.8s [2023-11-28T18:16:39.137Z] [2023-11-28T18:16:39.137Z] #47 [core-command internal] load build context [2023-11-28T18:16:39.137Z] #47 DONE 43.9s [2023-11-28T18:16:39.137Z] [2023-11-28T18:16:39.137Z] #50 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-11-28T18:16:39.137Z] #50 DONE 43.0s [2023-11-28T18:16:39.137Z] [2023-11-28T18:16:39.137Z] #54 [core-common-config-bootstrapper stage-1 2/9] RUN apk add --update --no-cache dumb-init [2023-11-28T18:16:39.137Z] #54 DONE 41.7s [2023-11-28T18:16:39.137Z] [2023-11-28T18:16:39.137Z] #42 [security-proxy-auth internal] load build context [2023-11-28T18:16:39.137Z] #42 DONE 44.8s [2023-11-28T18:16:39.137Z] [2023-11-28T18:16:39.137Z] #45 [core-common-config-bootstrapper internal] load build context [2023-11-28T18:16:39.137Z] #45 DONE 44.2s [2023-11-28T18:16:39.137Z] [2023-11-28T18:16:39.137Z] #44 [security-secretstore-setup internal] load build context [2023-11-28T18:16:39.137Z] #44 DONE 44.2s [2023-11-28T18:16:39.137Z] [2023-11-28T18:16:39.137Z] #40 [support-notifications internal] load build context [2023-11-28T18:16:39.137Z] #40 DONE 44.8s [2023-11-28T18:16:39.137Z] [2023-11-28T18:16:39.137Z] #60 [security-bootstrapper builder 2/7] WORKDIR /edgex-go [2023-11-28T18:16:39.137Z] #60 DONE 40.4s [2023-11-28T18:16:39.137Z] [2023-11-28T18:16:39.137Z] #35 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-11-28T18:16:39.137Z] #35 ... [2023-11-28T18:16:39.137Z] [2023-11-28T18:16:39.137Z] #48 [core-data internal] load build context [2023-11-28T18:16:39.137Z] #48 DONE 44.0s [2023-11-28T18:16:39.137Z] [2023-11-28T18:16:39.137Z] #46 [security-proxy-setup internal] load build context [2023-11-28T18:16:39.137Z] #46 DONE 44.3s [2023-11-28T18:16:39.137Z] [2023-11-28T18:16:39.137Z] #49 [security-bootstrapper internal] load build context [2023-11-28T18:16:39.137Z] #49 DONE 44.0s [2023-11-28T18:16:39.137Z] [2023-11-28T18:16:39.137Z] #35 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-11-28T18:16:39.330Z] ---> Running in 9e562bd1d2c9 [2023-11-28T18:16:39.330Z] Removing intermediate container 9e562bd1d2c9 [2023-11-28T18:16:39.330Z] ---> 92467e0797ce [2023-11-28T18:16:39.330Z] Step 3/4 : COPY go.mod . [2023-11-28T18:16:39.330Z] ---> 5a28a29c6ad1 [2023-11-28T18:16:39.330Z] Step 4/4 : RUN go mod download [2023-11-28T18:16:39.330Z] ---> Running in 1ffdc8649d23 [2023-11-28T18:16:39.330Z] go: github.com/Microsoft/go-winio@v0.6.0: Get "https://proxy.golang.org/github.com/%21microsoft/go-winio/@v/v0.6.0.mod": dial tcp: lookup proxy.golang.org on 10.30.120.3:53: read udp 10.250.0.1:34102->10.30.120.3:53: i/o timeout [2023-11-28T18:16:39.330Z] The command '/bin/sh -c go mod download' returned a non-zero code: 1 [Pipeline] } [Pipeline] // script [2023-11-28T18:16:39.397Z] #35 ... [2023-11-28T18:16:39.397Z] [2023-11-28T18:16:39.397Z] #51 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-11-28T18:16:39.397Z] #51 extracting sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 0.6s done [2023-11-28T18:16:39.397Z] #51 DONE 44.0s [2023-11-28T18:16:39.397Z] [2023-11-28T18:16:39.397Z] #35 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) Stage "Docker Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T18:16:39.965Z] #35 extracting sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 1.1s done [2023-11-28T18:16:40.217Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-11-28T18:16:40.217Z] [2023-11-28T18:16:40.217Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T18:16:40.577Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-11-28T18:16:40.577Z] arm64: Pulling from edgex-lftools-log-publisher [2023-11-28T18:16:40.577Z] 8998bd30e6a1: Pulling fs layer [2023-11-28T18:16:40.577Z] 04944245beec: Pulling fs layer [2023-11-28T18:16:40.577Z] 699f458cf7ca: Pulling fs layer [2023-11-28T18:16:40.577Z] 765212b225bb: Pulling fs layer [2023-11-28T18:16:40.577Z] f23df028b6ca: Pulling fs layer [2023-11-28T18:16:40.577Z] d65c8cfc05b1: Pulling fs layer [2023-11-28T18:16:40.577Z] 2437ff75d9bd: Pulling fs layer [2023-11-28T18:16:40.577Z] 765212b225bb: Waiting [2023-11-28T18:16:40.577Z] f23df028b6ca: Waiting [2023-11-28T18:16:40.577Z] d65c8cfc05b1: Waiting [2023-11-28T18:16:40.577Z] 2437ff75d9bd: Waiting [2023-11-28T18:16:40.847Z] 04944245beec: Verifying Checksum [2023-11-28T18:16:40.847Z] 04944245beec: Download complete [2023-11-28T18:16:40.847Z] 765212b225bb: Verifying Checksum [2023-11-28T18:16:40.847Z] 765212b225bb: Download complete [2023-11-28T18:16:40.847Z] f23df028b6ca: Verifying Checksum [2023-11-28T18:16:40.847Z] f23df028b6ca: Download complete [2023-11-28T18:16:40.847Z] d65c8cfc05b1: Verifying Checksum [2023-11-28T18:16:40.847Z] d65c8cfc05b1: Download complete [2023-11-28T18:16:41.125Z] 699f458cf7ca: Verifying Checksum [2023-11-28T18:16:41.125Z] 699f458cf7ca: Download complete [2023-11-28T18:16:41.396Z] 8998bd30e6a1: Verifying Checksum [2023-11-28T18:16:41.396Z] 8998bd30e6a1: Download complete [2023-11-28T18:16:42.515Z] #35 ... [2023-11-28T18:16:42.515Z] [2023-11-28T18:16:42.515Z] #52 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2023-11-28T18:16:42.515Z] #52 42.83 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-28T18:16:42.515Z] #52 42.91 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-28T18:16:42.515Z] #52 43.23 (1/2) Installing ca-certificates (20230506-r0) [2023-11-28T18:16:42.515Z] #52 43.25 (2/2) Installing dumb-init (1.2.5-r2) [2023-11-28T18:16:42.515Z] #52 43.27 Executing busybox-1.36.1-r2.trigger [2023-11-28T18:16:42.515Z] #52 43.29 Executing ca-certificates-20230506-r0.trigger [2023-11-28T18:16:42.515Z] #52 43.33 OK: 8 MiB in 17 packages [2023-11-28T18:16:42.515Z] #52 DONE 46.0s [2023-11-28T18:16:42.515Z] [2023-11-28T18:16:42.515Z] #58 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2023-11-28T18:16:42.515Z] #58 41.54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-28T18:16:42.515Z] #58 41.64 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-28T18:16:42.515Z] #58 41.92 (1/1) Installing dumb-init (1.2.5-r2) [2023-11-28T18:16:42.515Z] #58 41.94 Executing busybox-1.36.1-r2.trigger [2023-11-28T18:16:42.515Z] #58 41.95 OK: 7 MiB in 16 packages [2023-11-28T18:16:42.515Z] #58 DONE 44.7s [2023-11-28T18:16:42.515Z] [2023-11-28T18:16:42.515Z] #53 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-11-28T18:16:42.515Z] #53 42.65 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-28T18:16:42.515Z] #53 42.82 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-28T18:16:42.515Z] #53 43.15 v3.18.4-256-g7c18b4ada09 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-11-28T18:16:42.515Z] #53 43.15 v3.18.4-258-g681211de2a7 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-11-28T18:16:42.515Z] #53 43.15 OK: 20076 distinct packages available [2023-11-28T18:16:42.515Z] #53 43.22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-28T18:16:42.515Z] #53 43.29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-28T18:16:42.515Z] #53 43.53 (1/7) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r1) [2023-11-28T18:16:42.515Z] #53 43.56 (2/7) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r1) [2023-11-28T18:16:42.515Z] #53 43.57 (3/7) Installing dumb-init (1.2.5-r2) [2023-11-28T18:16:42.515Z] #53 43.58 (4/7) Installing musl-obstack (1.2.3-r2) [2023-11-28T18:16:42.515Z] #53 43.60 (5/7) Installing libucontext (1.2-r2) [2023-11-28T18:16:42.515Z] #53 43.60 (6/7) Installing gcompat (1.1.0-r1) [2023-11-28T18:16:42.515Z] #53 43.61 (7/7) Installing openssl (3.1.4-r1) [2023-11-28T18:16:42.515Z] #53 43.62 Executing busybox-1.36.1-r2.trigger [2023-11-28T18:16:42.515Z] #53 43.63 OK: 8 MiB in 20 packages [2023-11-28T18:16:42.515Z] #53 DONE 46.0s [2023-11-28T18:16:42.515Z] [2023-11-28T18:16:42.515Z] #61 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2023-11-28T18:16:42.515Z] #61 ... [2023-11-28T18:16:42.515Z] [2023-11-28T18:16:42.515Z] #59 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2023-11-28T18:16:42.515Z] #59 42.22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-28T18:16:42.515Z] #59 42.35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-28T18:16:42.515Z] #59 42.56 (1/6) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r1) [2023-11-28T18:16:42.515Z] #59 42.63 (2/6) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r1) [2023-11-28T18:16:42.515Z] #59 42.64 (3/6) Installing dumb-init (1.2.5-r2) [2023-11-28T18:16:42.515Z] #59 42.65 (4/6) Installing openssl (3.1.4-r1) [2023-11-28T18:16:42.515Z] #59 42.66 (5/6) Installing su-exec (0.2-r3) [2023-11-28T18:16:42.515Z] #59 42.67 (6/6) Installing yq (4.33.3-r5) [2023-11-28T18:16:42.515Z] #59 42.86 Executing busybox-1.36.1-r2.trigger [2023-11-28T18:16:42.515Z] #59 42.87 OK: 17 MiB in 19 packages [2023-11-28T18:16:42.515Z] #59 DONE 45.1s [2023-11-28T18:16:42.515Z] [2023-11-28T18:16:42.515Z] #57 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-11-28T18:16:42.515Z] #57 41.76 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-28T18:16:42.515Z] #57 41.86 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-28T18:16:42.515Z] #57 42.12 v3.18.4-256-g7c18b4ada09 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-11-28T18:16:42.515Z] #57 42.12 v3.18.4-258-g681211de2a7 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-11-28T18:16:42.515Z] #57 42.12 OK: 20076 distinct packages available [2023-11-28T18:16:42.515Z] #57 42.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-28T18:16:42.515Z] #57 42.26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-28T18:16:42.515Z] #57 42.49 (1/4) Installing dumb-init (1.2.5-r2) [2023-11-28T18:16:42.515Z] #57 42.49 (2/4) Installing musl-obstack (1.2.3-r2) [2023-11-28T18:16:42.515Z] #57 42.49 (3/4) Installing libucontext (1.2-r2) [2023-11-28T18:16:42.515Z] #57 42.50 (4/4) Installing gcompat (1.1.0-r1) [2023-11-28T18:16:42.515Z] #57 42.50 Executing busybox-1.36.1-r2.trigger [2023-11-28T18:16:42.515Z] #57 42.50 OK: 8 MiB in 19 packages [2023-11-28T18:16:42.515Z] #57 DONE 44.8s [2023-11-28T18:16:42.515Z] [2023-11-28T18:16:42.515Z] #55 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-11-28T18:16:42.515Z] #55 41.87 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-28T18:16:42.515Z] #55 42.99 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-28T18:16:42.515Z] #55 43.20 (1/4) Installing ca-certificates (20230506-r0) [2023-11-28T18:16:42.515Z] #55 43.22 (2/4) Installing dumb-init (1.2.5-r2) [2023-11-28T18:16:42.515Z] #55 43.22 (3/4) Installing su-exec (0.2-r3) [2023-11-28T18:16:42.515Z] #55 43.22 (4/4) Installing yq (4.33.3-r5) [2023-11-28T18:16:42.515Z] #55 43.28 Executing busybox-1.36.1-r2.trigger [2023-11-28T18:16:42.515Z] #55 43.29 Executing ca-certificates-20230506-r0.trigger [2023-11-28T18:16:42.515Z] #55 43.33 OK: 17 MiB in 19 packages [2023-11-28T18:16:42.515Z] #55 DONE 45.3s [2023-11-28T18:16:42.515Z] [2023-11-28T18:16:42.515Z] #61 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2023-11-28T18:16:42.515Z] #61 ... [2023-11-28T18:16:42.515Z] [2023-11-28T18:16:42.515Z] #35 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-11-28T18:16:42.515Z] #35 DONE 47.2s [2023-11-28T18:16:42.776Z] [2023-11-28T18:16:42.776Z] #56 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2023-11-28T18:16:42.776Z] #56 44.69 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-28T18:16:42.776Z] #56 44.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-28T18:16:42.776Z] #56 45.01 (1/2) Installing dumb-init (1.2.5-r2) [2023-11-28T18:16:42.776Z] #56 45.02 (2/2) Installing su-exec (0.2-r3) [2023-11-28T18:16:42.776Z] #56 45.02 Executing busybox-1.36.1-r2.trigger [2023-11-28T18:16:42.776Z] #56 45.02 OK: 7 MiB in 17 packages [2023-11-28T18:16:42.776Z] #56 ... [2023-11-28T18:16:42.776Z] [2023-11-28T18:16:42.776Z] #62 [core-data builder 3/7] RUN apk add --update --no-cache make git [2023-11-28T18:16:42.776Z] #0 3.689 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-28T18:16:42.776Z] #0 3.768 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-28T18:16:42.776Z] #0 3.979 OK: 264 MiB in 52 packages [2023-11-28T18:16:42.776Z] #62 DONE 4.2s [2023-11-28T18:16:43.038Z] [2023-11-28T18:16:43.038Z] #56 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2023-11-28T18:16:43.038Z] #56 DONE 45.4s [2023-11-28T18:16:43.038Z] [2023-11-28T18:16:43.038Z] #63 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2023-11-28T18:16:43.038Z] #63 DONE 0.2s [2023-11-28T18:16:43.038Z] [2023-11-28T18:16:43.038Z] #64 [core-metadata stage-1 3/9] RUN apk --no-cache upgrade [2023-11-28T18:16:43.038Z] #0 3.713 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-28T18:16:43.038Z] #0 3.805 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-28T18:16:43.038Z] #0 4.045 (1/7) Upgrading musl (1.2.4-r1 -> 1.2.4-r2) [2023-11-28T18:16:43.038Z] #0 4.064 (2/7) Upgrading busybox (1.36.1-r2 -> 1.36.1-r5) [2023-11-28T18:16:43.038Z] #0 4.105 Executing busybox-1.36.1-r5.post-upgrade [2023-11-28T18:16:43.038Z] #0 4.118 (3/7) Upgrading busybox-binsh (1.36.1-r2 -> 1.36.1-r5) [2023-11-28T18:16:43.038Z] #0 4.121 (4/7) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r1) [2023-11-28T18:16:43.038Z] #0 4.159 (5/7) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r1) [2023-11-28T18:16:43.038Z] #0 4.170 (6/7) Upgrading ssl_client (1.36.1-r2 -> 1.36.1-r5) [2023-11-28T18:16:43.038Z] #0 4.174 (7/7) Upgrading musl-utils (1.2.4-r1 -> 1.2.4-r2) [2023-11-28T18:16:43.038Z] #0 4.177 Executing busybox-1.36.1-r5.trigger [2023-11-28T18:16:43.038Z] #0 4.185 OK: 7 MiB in 16 packages [2023-11-28T18:16:43.038Z] #64 DONE 4.4s [2023-11-28T18:16:43.038Z] [2023-11-28T18:16:43.038Z] #65 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-28T18:16:43.985Z] 2437ff75d9bd: Verifying Checksum [2023-11-28T18:16:43.985Z] 2437ff75d9bd: Download complete [2023-11-28T18:16:44.027Z] #65 ... [2023-11-28T18:16:44.027Z] [2023-11-28T18:16:44.027Z] #66 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2023-11-28T18:16:44.027Z] #0 4.517 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-28T18:16:44.027Z] #0 4.612 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-28T18:16:44.027Z] #0 4.849 OK: 264 MiB in 52 packages [2023-11-28T18:16:44.027Z] #66 DONE 5.3s [2023-11-28T18:16:44.027Z] [2023-11-28T18:16:44.027Z] #67 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2023-11-28T18:16:44.027Z] #0 4.272 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-28T18:16:44.027Z] #0 4.360 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-28T18:16:44.027Z] #0 4.608 (1/7) Upgrading musl (1.2.4-r1 -> 1.2.4-r2) [2023-11-28T18:16:44.027Z] #0 4.620 (2/7) Upgrading busybox (1.36.1-r2 -> 1.36.1-r5) [2023-11-28T18:16:44.027Z] #0 4.633 Executing busybox-1.36.1-r5.post-upgrade [2023-11-28T18:16:44.027Z] #0 4.647 (3/7) Upgrading busybox-binsh (1.36.1-r2 -> 1.36.1-r5) [2023-11-28T18:16:44.027Z] #0 4.651 (4/7) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r1) [2023-11-28T18:16:44.027Z] #0 4.682 (5/7) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r1) [2023-11-28T18:16:44.027Z] #0 4.689 (6/7) Upgrading ssl_client (1.36.1-r2 -> 1.36.1-r5) [2023-11-28T18:16:44.027Z] #0 4.693 (7/7) Upgrading musl-utils (1.2.4-r1 -> 1.2.4-r2) [2023-11-28T18:16:44.027Z] #0 4.698 Executing busybox-1.36.1-r5.trigger [2023-11-28T18:16:44.027Z] #0 4.704 Executing ca-certificates-20230506-r0.trigger [2023-11-28T18:16:44.027Z] #0 4.757 OK: 12 MiB in 26 packages [2023-11-28T18:16:44.027Z] #67 DONE 5.4s [2023-11-28T18:16:44.027Z] [2023-11-28T18:16:44.027Z] #68 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2023-11-28T18:16:44.291Z] #68 DONE 0.3s [2023-11-28T18:16:44.291Z] [2023-11-28T18:16:44.291Z] #69 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-28T18:16:44.577Z] #69 ... [2023-11-28T18:16:44.577Z] [2023-11-28T18:16:44.577Z] #70 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2023-11-28T18:16:44.577Z] #0 5.363 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-28T18:16:44.577Z] #0 5.448 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-28T18:16:44.577Z] #0 5.672 OK: 264 MiB in 52 packages [2023-11-28T18:16:44.577Z] #70 DONE 5.9s [2023-11-28T18:16:44.577Z] [2023-11-28T18:16:44.577Z] #71 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2023-11-28T18:16:44.577Z] #71 DONE 0.2s [2023-11-28T18:16:44.577Z] [2023-11-28T18:16:44.577Z] #72 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2023-11-28T18:16:44.577Z] #0 1.747 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-28T18:16:44.577Z] #0 1.858 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-28T18:16:44.577Z] #0 2.085 (1/7) Upgrading musl (1.2.4-r1 -> 1.2.4-r2) [2023-11-28T18:16:44.577Z] #0 2.094 (2/7) Upgrading busybox (1.36.1-r2 -> 1.36.1-r5) [2023-11-28T18:16:44.577Z] #0 2.110 Executing busybox-1.36.1-r5.post-upgrade [2023-11-28T18:16:44.577Z] #0 2.213 (3/7) Upgrading busybox-binsh (1.36.1-r2 -> 1.36.1-r5) [2023-11-28T18:16:44.577Z] #0 2.216 (4/7) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r1) [2023-11-28T18:16:44.577Z] #0 2.255 (5/7) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r1) [2023-11-28T18:16:44.577Z] #0 2.319 (6/7) Upgrading ssl_client (1.36.1-r2 -> 1.36.1-r5) [2023-11-28T18:16:44.577Z] #0 2.322 (7/7) Upgrading musl-utils (1.2.4-r1 -> 1.2.4-r2) [2023-11-28T18:16:44.577Z] #0 2.325 Executing busybox-1.36.1-r5.trigger [2023-11-28T18:16:44.577Z] #0 2.330 Executing ca-certificates-20230506-r0.trigger [2023-11-28T18:16:44.577Z] #0 2.372 OK: 8 MiB in 17 packages [2023-11-28T18:16:44.836Z] #72 DONE 2.5s [2023-11-28T18:16:44.836Z] [2023-11-28T18:16:44.836Z] #73 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-28T18:16:44.836Z] #73 ... [2023-11-28T18:16:44.836Z] [2023-11-28T18:16:44.836Z] #74 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-11-28T18:16:44.836Z] #0 5.362 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-28T18:16:44.836Z] #0 5.486 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-28T18:16:44.836Z] #0 5.732 v3.18.4-256-g7c18b4ada09 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-11-28T18:16:44.836Z] #0 5.732 v3.18.4-258-g681211de2a7 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-11-28T18:16:44.836Z] #0 5.732 OK: 20069 distinct packages available [2023-11-28T18:16:44.836Z] #0 5.775 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-28T18:16:44.836Z] #0 5.901 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-28T18:16:44.836Z] #0 6.120 OK: 264 MiB in 52 packages [2023-11-28T18:16:44.836Z] #74 DONE 6.2s [2023-11-28T18:16:44.836Z] [2023-11-28T18:16:44.836Z] #75 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2023-11-28T18:16:44.836Z] #75 DONE 0.0s [2023-11-28T18:16:45.099Z] [2023-11-28T18:16:45.099Z] #76 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-28T18:16:45.953Z] 8998bd30e6a1: Pull complete [2023-11-28T18:16:46.221Z] 04944245beec: Pull complete [2023-11-28T18:16:46.476Z] #76 ... [2023-11-28T18:16:46.477Z] [2023-11-28T18:16:46.477Z] #61 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2023-11-28T18:16:46.477Z] #61 3.033 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-28T18:16:46.477Z] #61 3.129 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-28T18:16:46.477Z] #61 3.349 (1/5) Upgrading musl (1.2.4-r1 -> 1.2.4-r2) [2023-11-28T18:16:46.477Z] #61 3.360 (2/5) Upgrading busybox (1.36.1-r2 -> 1.36.1-r5) [2023-11-28T18:16:46.477Z] #61 3.372 Executing busybox-1.36.1-r5.post-upgrade [2023-11-28T18:16:46.477Z] #61 3.384 (3/5) Upgrading busybox-binsh (1.36.1-r2 -> 1.36.1-r5) [2023-11-28T18:16:46.477Z] #61 3.403 (4/5) Upgrading ssl_client (1.36.1-r2 -> 1.36.1-r5) [2023-11-28T18:16:46.477Z] #61 3.416 (5/5) Upgrading musl-utils (1.2.4-r1 -> 1.2.4-r2) [2023-11-28T18:16:46.477Z] #61 3.422 Executing busybox-1.36.1-r5.trigger [2023-11-28T18:16:46.477Z] #61 3.429 OK: 8 MiB in 20 packages [2023-11-28T18:16:46.477Z] #61 DONE 4.1s [2023-11-28T18:16:46.477Z] [2023-11-28T18:16:46.477Z] #77 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2023-11-28T18:16:46.477Z] #0 3.074 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-28T18:16:46.477Z] #0 3.166 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-28T18:16:46.477Z] #0 3.362 (1/7) Upgrading musl (1.2.4-r1 -> 1.2.4-r2) [2023-11-28T18:16:46.477Z] #0 3.372 (2/7) Upgrading busybox (1.36.1-r2 -> 1.36.1-r5) [2023-11-28T18:16:46.477Z] #0 3.386 Executing busybox-1.36.1-r5.post-upgrade [2023-11-28T18:16:46.477Z] #0 3.399 (3/7) Upgrading busybox-binsh (1.36.1-r2 -> 1.36.1-r5) [2023-11-28T18:16:46.477Z] #0 3.402 (4/7) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r1) [2023-11-28T18:16:46.477Z] #0 3.463 (5/7) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r1) [2023-11-28T18:16:46.477Z] #0 3.467 (6/7) Upgrading ssl_client (1.36.1-r2 -> 1.36.1-r5) [2023-11-28T18:16:46.477Z] #0 3.469 (7/7) Upgrading musl-utils (1.2.4-r1 -> 1.2.4-r2) [2023-11-28T18:16:46.477Z] #0 3.473 Executing busybox-1.36.1-r5.trigger [2023-11-28T18:16:46.477Z] #0 3.479 OK: 7 MiB in 16 packages [2023-11-28T18:16:46.477Z] #77 DONE 4.3s [2023-11-28T18:16:46.739Z] [2023-11-28T18:16:46.739Z] #78 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-11-28T18:16:48.176Z] 699f458cf7ca: Pull complete [2023-11-28T18:16:48.176Z] 765212b225bb: Pull complete [2023-11-28T18:16:49.140Z] f23df028b6ca: Pull complete [2023-11-28T18:16:49.140Z] d65c8cfc05b1: Pull complete [2023-11-28T18:16:49.273Z] #78 DONE 2.4s [2023-11-28T18:16:49.274Z] [2023-11-28T18:16:49.274Z] #79 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2023-11-28T18:16:49.274Z] #0 4.637 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-28T18:16:49.274Z] #0 4.725 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-28T18:16:49.274Z] #0 4.972 (1/7) Upgrading musl (1.2.4-r1 -> 1.2.4-r2) [2023-11-28T18:16:49.274Z] #0 4.989 (2/7) Upgrading busybox (1.36.1-r2 -> 1.36.1-r5) [2023-11-28T18:16:49.274Z] #0 5.003 Executing busybox-1.36.1-r5.post-upgrade [2023-11-28T18:16:49.274Z] #0 5.016 (3/7) Upgrading busybox-binsh (1.36.1-r2 -> 1.36.1-r5) [2023-11-28T18:16:49.274Z] #0 5.020 (4/7) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r1) [2023-11-28T18:16:49.274Z] #0 5.051 (5/7) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r1) [2023-11-28T18:16:49.274Z] #0 5.058 (6/7) Upgrading ssl_client (1.36.1-r2 -> 1.36.1-r5) [2023-11-28T18:16:49.274Z] #0 5.061 (7/7) Upgrading musl-utils (1.2.4-r1 -> 1.2.4-r2) [2023-11-28T18:16:49.274Z] #0 5.065 Executing busybox-1.36.1-r5.trigger [2023-11-28T18:16:49.274Z] #0 5.071 OK: 8 MiB in 19 packages [2023-11-28T18:16:49.274Z] #79 DONE 6.4s [2023-11-28T18:16:49.274Z] [2023-11-28T18:16:49.274Z] #80 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2023-11-28T18:16:49.274Z] #0 4.451 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-28T18:16:49.274Z] #0 4.541 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-28T18:16:49.274Z] #0 4.742 (1/5) Upgrading musl (1.2.4-r1 -> 1.2.4-r2) [2023-11-28T18:16:49.274Z] #0 4.754 (2/5) Upgrading busybox (1.36.1-r2 -> 1.36.1-r5) [2023-11-28T18:16:49.274Z] #0 4.768 Executing busybox-1.36.1-r5.post-upgrade [2023-11-28T18:16:49.274Z] #0 4.780 (3/5) Upgrading busybox-binsh (1.36.1-r2 -> 1.36.1-r5) [2023-11-28T18:16:49.274Z] #0 4.782 (4/5) Upgrading ssl_client (1.36.1-r2 -> 1.36.1-r5) [2023-11-28T18:16:49.274Z] #0 4.785 (5/5) Upgrading musl-utils (1.2.4-r1 -> 1.2.4-r2) [2023-11-28T18:16:49.274Z] #0 4.788 Executing busybox-1.36.1-r5.trigger [2023-11-28T18:16:49.274Z] #0 4.792 OK: 17 MiB in 19 packages [2023-11-28T18:16:49.274Z] #80 DONE 6.5s [2023-11-28T18:16:49.274Z] [2023-11-28T18:16:49.274Z] #81 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2023-11-28T18:16:49.274Z] #0 4.655 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-28T18:16:49.274Z] #0 4.738 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-28T18:16:49.274Z] #0 4.951 (1/7) Upgrading musl (1.2.4-r1 -> 1.2.4-r2) [2023-11-28T18:16:49.274Z] #0 4.963 (2/7) Upgrading busybox (1.36.1-r2 -> 1.36.1-r5) [2023-11-28T18:16:49.274Z] #0 4.977 Executing busybox-1.36.1-r5.post-upgrade [2023-11-28T18:16:49.274Z] #0 4.993 (3/7) Upgrading busybox-binsh (1.36.1-r2 -> 1.36.1-r5) [2023-11-28T18:16:49.274Z] #0 4.996 (4/7) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r1) [2023-11-28T18:16:49.274Z] #0 5.030 (5/7) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r1) [2023-11-28T18:16:49.274Z] #0 5.037 (6/7) Upgrading ssl_client (1.36.1-r2 -> 1.36.1-r5) [2023-11-28T18:16:49.274Z] #0 5.040 (7/7) Upgrading musl-utils (1.2.4-r1 -> 1.2.4-r2) [2023-11-28T18:16:49.274Z] #0 5.045 Executing busybox-1.36.1-r5.trigger [2023-11-28T18:16:49.274Z] #0 5.049 Executing ca-certificates-20230506-r0.trigger [2023-11-28T18:16:49.274Z] #0 5.090 OK: 17 MiB in 19 packages [2023-11-28T18:16:49.274Z] #81 DONE 6.4s [2023-11-28T18:16:49.274Z] [2023-11-28T18:16:49.274Z] #82 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2023-11-28T18:16:49.274Z] #82 DONE 2.4s [2023-11-28T18:16:49.274Z] [2023-11-28T18:16:49.274Z] #83 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-11-28T18:16:49.842Z] #83 ... [2023-11-28T18:16:49.842Z] [2023-11-28T18:16:49.842Z] #84 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2023-11-28T18:16:49.842Z] #84 DONE 0.9s [2023-11-28T18:16:49.842Z] [2023-11-28T18:16:49.842Z] #85 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-11-28T18:16:49.842Z] #85 DONE 0.9s [2023-11-28T18:16:49.842Z] [2023-11-28T18:16:49.842Z] #86 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2023-11-28T18:16:49.842Z] #86 DONE 0.9s [2023-11-28T18:16:50.102Z] [2023-11-28T18:16:50.102Z] #87 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2023-11-28T18:16:50.669Z] #87 DONE 0.6s [2023-11-28T18:16:50.669Z] [2023-11-28T18:16:50.669Z] #83 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-11-28T18:16:50.669Z] #83 DONE 1.5s [2023-11-28T18:16:50.669Z] [2023-11-28T18:16:50.669Z] #88 [security-spire-server stage-2 6/9] COPY security.txt / [2023-11-28T18:16:50.669Z] #88 DONE 0.6s [2023-11-28T18:16:50.669Z] [2023-11-28T18:16:50.669Z] #89 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-11-28T18:16:50.669Z] #89 DONE 0.1s [2023-11-28T18:16:50.669Z] [2023-11-28T18:16:50.669Z] #90 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2023-11-28T18:16:50.669Z] #90 DONE 0.2s [2023-11-28T18:16:50.669Z] [2023-11-28T18:16:50.669Z] #91 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-11-28T18:16:50.928Z] #91 ... [2023-11-28T18:16:50.928Z] [2023-11-28T18:16:50.928Z] #92 [security-spire-config stage-2 6/10] COPY security.txt / [2023-11-28T18:16:50.928Z] #92 DONE 0.2s [2023-11-28T18:16:50.928Z] [2023-11-28T18:16:50.928Z] #93 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-11-28T18:16:50.928Z] #93 DONE 0.3s [2023-11-28T18:16:50.928Z] [2023-11-28T18:16:50.928Z] #94 [security-spire-agent stage-3 7/10] COPY security.txt / [2023-11-28T18:16:50.928Z] #94 DONE 0.4s [2023-11-28T18:16:50.928Z] [2023-11-28T18:16:50.928Z] #91 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-11-28T18:16:50.928Z] #91 DONE 0.4s [2023-11-28T18:16:50.928Z] [2023-11-28T18:16:50.928Z] #95 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2023-11-28T18:16:51.187Z] #95 DONE 0.2s [2023-11-28T18:16:51.187Z] [2023-11-28T18:16:51.187Z] #96 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-11-28T18:16:51.187Z] #96 DONE 0.2s [2023-11-28T18:16:51.187Z] [2023-11-28T18:16:51.187Z] #97 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2023-11-28T18:16:51.187Z] #0 7.438 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-28T18:16:51.187Z] #0 7.631 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-28T18:16:51.187Z] #0 7.949 (1/7) Upgrading musl (1.2.4-r1 -> 1.2.4-r2) [2023-11-28T18:16:51.187Z] #0 7.954 (2/7) Upgrading busybox (1.36.1-r2 -> 1.36.1-r5) [2023-11-28T18:16:51.187Z] #0 7.978 Executing busybox-1.36.1-r5.post-upgrade [2023-11-28T18:16:51.187Z] #0 8.018 (3/7) Upgrading busybox-binsh (1.36.1-r2 -> 1.36.1-r5) [2023-11-28T18:16:51.187Z] #0 8.021 (4/7) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r1) [2023-11-28T18:16:51.187Z] #0 8.068 (5/7) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r1) [2023-11-28T18:16:51.187Z] #0 8.075 (6/7) Upgrading ssl_client (1.36.1-r2 -> 1.36.1-r5) [2023-11-28T18:16:51.187Z] #0 8.078 (7/7) Upgrading musl-utils (1.2.4-r1 -> 1.2.4-r2) [2023-11-28T18:16:51.187Z] #0 8.082 Executing busybox-1.36.1-r5.trigger [2023-11-28T18:16:51.187Z] #0 8.085 OK: 7 MiB in 17 packages [2023-11-28T18:16:51.187Z] #97 DONE 8.2s [2023-11-28T18:16:51.187Z] [2023-11-28T18:16:51.187Z] #98 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-11-28T18:16:51.187Z] #98 DONE 0.3s [2023-11-28T18:16:51.187Z] [2023-11-28T18:16:51.187Z] #99 [security-spire-server] exporting to image [2023-11-28T18:16:51.187Z] #99 exporting layers [2023-11-28T18:16:51.446Z] #99 ... [2023-11-28T18:16:51.446Z] [2023-11-28T18:16:51.446Z] #100 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-11-28T18:16:51.446Z] #100 DONE 0.1s [2023-11-28T18:16:51.446Z] [2023-11-28T18:16:51.446Z] #101 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-11-28T18:16:51.446Z] #101 DONE 0.1s [2023-11-28T18:16:51.446Z] [2023-11-28T18:16:51.446Z] #102 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-11-28T18:16:51.446Z] #102 DONE 0.0s [2023-11-28T18:16:51.446Z] [2023-11-28T18:16:51.446Z] #99 [security-spire-config] exporting to image [2023-11-28T18:16:51.704Z] #99 ... [2023-11-28T18:16:51.704Z] [2023-11-28T18:16:51.704Z] #103 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2023-11-28T18:16:51.704Z] #103 DONE 0.5s [2023-11-28T18:16:51.704Z] [2023-11-28T18:16:51.704Z] #104 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2023-11-28T18:16:51.704Z] #104 DONE 0.0s [2023-11-28T18:16:51.963Z] [2023-11-28T18:16:51.963Z] #73 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-28T18:16:52.222Z] #73 ... [2023-11-28T18:16:52.222Z] [2023-11-28T18:16:52.222Z] #99 [security-spire-agent] exporting to image [2023-11-28T18:16:52.222Z] #99 exporting layers 0.9s done [2023-11-28T18:16:52.222Z] #99 exporting layers 0.9s done [2023-11-28T18:16:52.222Z] #99 writing image sha256:10362eb602416bdb8ff03325b6124912fc98657c05b520781b2caafc6f7c5e56 0.0s done [2023-11-28T18:16:52.222Z] #99 naming to docker.io/library/security-spire-server done [2023-11-28T18:16:52.222Z] #99 writing image sha256:268f5cadacc35b483580d93f4fda861953936a0a966058bb212303e7accc3432 done [2023-11-28T18:16:52.222Z] #99 naming to docker.io/library/security-spire-config done [2023-11-28T18:16:52.222Z] #99 writing image sha256:c069e34c326bf7ab1a024852e0c27b4a8f0e7e5e22f41214c2b0f11f3483f7ee done [2023-11-28T18:16:52.222Z] #99 naming to docker.io/library/security-spire-agent done [2023-11-28T18:16:52.222Z] #99 DONE 1.0s [2023-11-28T18:16:52.222Z] [2023-11-28T18:16:52.222Z] #65 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-28T18:17:04.234Z] 2437ff75d9bd: Pull complete [2023-11-28T18:17:04.234Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-11-28T18:17:04.234Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-11-28T18:17:04.234Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-28T18:17:04.622Z] prd-ubuntu20.04-docker-arm64-4c-16g-1556 does not seem to be running inside a container [2023-11-28T18:17:04.708Z] $ 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/609 -v /w/workspace/edgex-go/609:/w/workspace/edgex-go/609:rw,z -v /w/workspace/edgex-go/609@tmp:/w/workspace/edgex-go/609@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-11-28T18:17:07.968Z] $ docker top e307098d286df57541a542d459f4895958ff084ed98f1ca08c528661da6f1fca -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-28T18:17:08.589Z] ---> job-cost.sh [2023-11-28T18:17:08.867Z] lf-activate-venv: SKIPPING [2023-11-28T18:17:08.867Z] INFO: No Stack... [2023-11-28T18:17:09.135Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-11-28T18:17:10.097Z] INFO: Archiving Costs [Pipeline] sh [2023-11-28T18:17:10.437Z] + cut -d, -f6 [2023-11-28T18:17:10.437Z] + cat /w/workspace/edgex-go/609/archives/cost.csv [Pipeline] lock [2023-11-28T18:17:10.498Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-609-stack-cost] [2023-11-28T18:17:10.505Z] Resource [jenkins-edgexfoundry-edgex-go-main-609-stack-cost] did not exist. Created. [2023-11-28T18:17:10.505Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-main-609-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-11-28T18:17:10.900Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-11-28T18:17:11.539Z] Stashed 1 file(s) [Pipeline] } [2023-11-28T18:17:11.546Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-main-609-stack-cost] [Pipeline] // lock [Pipeline] } [2023-11-28T18:17:11.637Z] $ docker stop --time=1 e307098d286df57541a542d459f4895958ff084ed98f1ca08c528661da6f1fca [2023-11-28T18:17:13.150Z] $ docker rm -f --volumes e307098d286df57541a542d459f4895958ff084ed98f1ca08c528661da6f1fca [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-11-28T18:17:13.894Z] Failed in branch arm64 [2023-11-28T18:17:38.967Z] #65 ... [2023-11-28T18:17:38.967Z] [2023-11-28T18:17:38.967Z] #69 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-28T18:17:38.967Z] #69 DONE 47.4s [2023-11-28T18:17:38.967Z] [2023-11-28T18:17:38.967Z] #76 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-28T18:17:38.967Z] #76 DONE 46.8s [2023-11-28T18:17:38.967Z] [2023-11-28T18:17:38.967Z] #105 [support-notifications builder 6/7] COPY . . [2023-11-28T18:17:38.967Z] #105 ... [2023-11-28T18:17:38.967Z] [2023-11-28T18:17:38.967Z] #73 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-28T18:17:38.967Z] #73 DONE 47.2s [2023-11-28T18:17:38.967Z] [2023-11-28T18:17:38.967Z] #65 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-28T18:17:38.967Z] #65 DONE 48.8s [2023-11-28T18:17:38.967Z] [2023-11-28T18:17:38.967Z] #106 [core-metadata builder 6/7] COPY . . [2023-11-28T18:17:42.734Z] #106 ... [2023-11-28T18:17:42.734Z] [2023-11-28T18:17:42.734Z] #107 [security-secretstore-setup builder 6/7] COPY . . [2023-11-28T18:17:43.009Z] #107 ... [2023-11-28T18:17:43.009Z] [2023-11-28T18:17:43.009Z] #108 [security-spiffe-token-provider builder 6/7] COPY . . [2023-11-28T18:17:46.297Z] #108 ... [2023-11-28T18:17:46.297Z] [2023-11-28T18:17:46.297Z] #109 [core-data builder 6/7] COPY . . [2023-11-28T18:17:46.297Z] #109 CACHED [2023-11-28T18:17:46.297Z] [2023-11-28T18:17:46.297Z] #110 [core-data builder 4/7] COPY go.mod vendor* ./ [2023-11-28T18:17:46.297Z] #110 CACHED [2023-11-28T18:17:46.297Z] [2023-11-28T18:17:46.297Z] #111 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-28T18:17:46.297Z] #111 CACHED [2023-11-28T18:17:46.297Z] [2023-11-28T18:17:46.297Z] #106 [core-metadata builder 6/7] COPY . . [2023-11-28T18:17:46.297Z] #106 DONE 14.1s [2023-11-28T18:17:46.297Z] [2023-11-28T18:17:46.297Z] #112 [security-proxy-auth builder 6/7] COPY . . [2023-11-28T18:17:46.297Z] #112 CACHED [2023-11-28T18:17:46.297Z] [2023-11-28T18:17:46.297Z] #113 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-28T18:17:46.297Z] #113 CACHED [2023-11-28T18:17:46.297Z] [2023-11-28T18:17:46.297Z] #114 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2023-11-28T18:17:46.297Z] #114 CACHED [2023-11-28T18:17:46.297Z] [2023-11-28T18:17:46.297Z] #115 [core-command builder 4/7] COPY go.mod vendor* ./ [2023-11-28T18:17:46.297Z] #115 CACHED [2023-11-28T18:17:46.297Z] [2023-11-28T18:17:46.297Z] #116 [core-command builder 6/7] COPY . . [2023-11-28T18:17:46.297Z] #116 CACHED [2023-11-28T18:17:46.297Z] [2023-11-28T18:17:46.297Z] #117 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-28T18:17:46.297Z] #117 CACHED [2023-11-28T18:17:46.297Z] [2023-11-28T18:17:46.297Z] #118 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2023-11-28T18:17:46.297Z] #118 CACHED [2023-11-28T18:17:46.297Z] [2023-11-28T18:17:46.297Z] #119 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-28T18:17:46.297Z] #119 CACHED [2023-11-28T18:17:46.297Z] [2023-11-28T18:17:46.297Z] #120 [support-scheduler builder 6/7] COPY . . [2023-11-28T18:17:46.297Z] #120 CACHED [2023-11-28T18:17:46.297Z] [2023-11-28T18:17:46.297Z] #107 [security-secretstore-setup builder 6/7] COPY . . [2023-11-28T18:17:46.297Z] #107 DONE 14.1s [2023-11-28T18:17:46.297Z] [2023-11-28T18:17:46.297Z] #121 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-11-28T18:17:46.297Z] #121 CACHED [2023-11-28T18:17:46.297Z] [2023-11-28T18:17:46.297Z] #122 [core-common-config-bootstrapper builder 6/7] COPY . . [2023-11-28T18:17:46.297Z] #122 CACHED [2023-11-28T18:17:46.297Z] [2023-11-28T18:17:46.297Z] #123 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-28T18:17:46.297Z] #123 CACHED [2023-11-28T18:17:46.297Z] [2023-11-28T18:17:46.297Z] #124 [security-proxy-setup builder 6/7] COPY . . [2023-11-28T18:17:46.297Z] #124 CACHED [2023-11-28T18:17:46.297Z] [2023-11-28T18:17:46.297Z] #125 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2023-11-28T18:17:46.297Z] #125 CACHED [2023-11-28T18:17:46.297Z] [2023-11-28T18:17:46.297Z] #126 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-28T18:17:46.297Z] #126 CACHED [2023-11-28T18:17:46.297Z] [2023-11-28T18:17:46.297Z] #127 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-11-28T18:17:46.297Z] #127 ... [2023-11-28T18:17:46.297Z] [2023-11-28T18:17:46.297Z] #128 [security-bootstrapper builder 6/7] COPY . . [2023-11-28T18:17:46.297Z] #128 CACHED [2023-11-28T18:17:46.297Z] [2023-11-28T18:17:46.297Z] #129 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-11-28T18:17:46.297Z] #129 CACHED [2023-11-28T18:17:46.297Z] [2023-11-28T18:17:46.297Z] #130 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-28T18:17:46.297Z] #130 CACHED [2023-11-28T18:17:46.297Z] [2023-11-28T18:17:46.297Z] #108 [security-spiffe-token-provider builder 6/7] COPY . . [2023-11-28T18:17:46.297Z] #108 DONE 14.3s [2023-11-28T18:17:46.297Z] [2023-11-28T18:17:46.297Z] #105 [support-notifications builder 6/7] COPY . . [2023-11-28T18:17:46.297Z] #105 DONE 14.5s [2023-11-28T18:17:46.297Z] [2023-11-28T18:17:46.297Z] #131 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-11-28T18:17:48.210Z] #131 1.805 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.1" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-11-28T18:17:58.189Z] #131 ... [2023-11-28T18:17:58.189Z] [2023-11-28T18:17:58.189Z] #132 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-11-28T18:17:58.189Z] #0 0.972 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.1" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-11-28T18:17:58.189Z] #132 ... [2023-11-28T18:17:58.189Z] [2023-11-28T18:17:58.189Z] #133 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-11-28T18:17:58.189Z] #0 1.511 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.1" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-11-28T18:17:58.189Z] #133 ... [2023-11-28T18:17:58.189Z] [2023-11-28T18:17:58.189Z] #134 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-11-28T18:17:58.189Z] #0 1.152 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.1" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-11-28T18:17:58.189Z] #134 ... [2023-11-28T18:17:58.189Z] [2023-11-28T18:17:58.189Z] #135 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-11-28T18:17:58.189Z] #0 1.496 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.1" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-11-28T18:17:58.189Z] #135 ... [2023-11-28T18:17:58.189Z] [2023-11-28T18:17:58.189Z] #136 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-11-28T18:17:58.189Z] #0 1.069 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.1" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-11-28T18:17:58.189Z] #136 ... [2023-11-28T18:17:58.189Z] [2023-11-28T18:17:58.189Z] #127 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-11-28T18:17:58.189Z] #127 1.724 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.1" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-11-28T18:17:58.189Z] #127 ... [2023-11-28T18:17:58.189Z] [2023-11-28T18:17:58.189Z] #137 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-11-28T18:17:58.189Z] #0 1.471 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.1" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2023-11-28T18:17:58.189Z] #137 ... [2023-11-28T18:17:58.189Z] [2023-11-28T18:17:58.189Z] #138 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-11-28T18:17:58.189Z] #0 1.083 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.1" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-11-28T18:17:58.189Z] #138 ... [2023-11-28T18:17:58.189Z] [2023-11-28T18:17:58.189Z] #139 [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-11-28T18:17:58.189Z] #0 1.881 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.1" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-11-28T18:17:58.575Z] #139 ... [2023-11-28T18:17:58.575Z] [2023-11-28T18:17:58.575Z] #140 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-11-28T18:17:58.575Z] #0 1.387 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.1" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-11-28T18:19:06.737Z] #140 ... [2023-11-28T18:19:06.737Z] [2023-11-28T18:19:06.737Z] #139 [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-11-28T18:19:06.737Z] #139 76.48 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.1" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-11-28T18:19:13.355Z] #139 DONE 86.5s [2023-11-28T18:19:13.355Z] [2023-11-28T18:19:13.355Z] #127 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-11-28T18:19:13.356Z] #127 DONE 86.5s [2023-11-28T18:19:13.356Z] [2023-11-28T18:19:13.356Z] #132 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-11-28T18:19:13.356Z] #132 DONE 86.6s [2023-11-28T18:19:13.356Z] [2023-11-28T18:19:13.356Z] #140 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-11-28T18:19:13.356Z] #140 DONE 86.5s [2023-11-28T18:19:13.356Z] [2023-11-28T18:19:13.356Z] #135 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-11-28T18:19:13.356Z] #135 DONE 86.6s [2023-11-28T18:19:13.356Z] [2023-11-28T18:19:13.356Z] #141 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2023-11-28T18:19:13.356Z] #141 ... [2023-11-28T18:19:13.356Z] [2023-11-28T18:19:13.356Z] #138 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-11-28T18:19:13.356Z] #138 DONE 86.7s [2023-11-28T18:19:13.356Z] [2023-11-28T18:19:13.356Z] #136 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-11-28T18:19:13.356Z] #136 DONE 86.8s [2023-11-28T18:19:13.356Z] [2023-11-28T18:19:13.356Z] #131 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-11-28T18:19:13.356Z] #131 DONE 86.4s [2023-11-28T18:19:13.356Z] [2023-11-28T18:19:13.356Z] #142 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2023-11-28T18:19:13.356Z] #142 ... [2023-11-28T18:19:13.356Z] [2023-11-28T18:19:13.356Z] #137 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-11-28T18:19:13.356Z] #137 DONE 86.7s [2023-11-28T18:19:13.356Z] [2023-11-28T18:19:13.356Z] #133 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-11-28T18:19:13.356Z] #133 DONE 87.0s [2023-11-28T18:19:13.356Z] [2023-11-28T18:19:13.356Z] #134 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-11-28T18:19:13.356Z] #134 DONE 87.0s [2023-11-28T18:19:13.356Z] [2023-11-28T18:19:13.356Z] #143 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2023-11-28T18:19:13.356Z] #143 ... [2023-11-28T18:19:13.356Z] [2023-11-28T18:19:13.356Z] #144 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2023-11-28T18:19:13.356Z] #144 DONE 0.6s [2023-11-28T18:19:13.356Z] [2023-11-28T18:19:13.356Z] #141 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2023-11-28T18:19:13.356Z] #141 DONE 0.7s [2023-11-28T18:19:13.356Z] [2023-11-28T18:19:13.356Z] #145 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2023-11-28T18:19:13.356Z] #145 DONE 0.6s [2023-11-28T18:19:13.356Z] [2023-11-28T18:19:13.356Z] #146 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2023-11-28T18:19:13.356Z] #146 DONE 0.7s [2023-11-28T18:19:13.356Z] [2023-11-28T18:19:13.356Z] #142 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2023-11-28T18:19:13.356Z] #142 DONE 0.6s [2023-11-28T18:19:13.619Z] [2023-11-28T18:19:13.619Z] #143 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2023-11-28T18:19:13.619Z] #143 DONE 0.5s [2023-11-28T18:19:13.619Z] [2023-11-28T18:19:13.619Z] #147 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2023-11-28T18:19:13.619Z] #147 DONE 0.2s [2023-11-28T18:19:13.619Z] [2023-11-28T18:19:13.619Z] #148 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2023-11-28T18:19:13.619Z] #148 DONE 0.3s [2023-11-28T18:19:13.619Z] [2023-11-28T18:19:13.619Z] #149 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2023-11-28T18:19:13.619Z] #149 DONE 0.3s [2023-11-28T18:19:13.619Z] [2023-11-28T18:19:13.619Z] #150 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2023-11-28T18:19:13.619Z] #150 DONE 0.2s [2023-11-28T18:19:13.619Z] [2023-11-28T18:19:13.619Z] #151 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2023-11-28T18:19:13.619Z] #151 CACHED [2023-11-28T18:19:13.619Z] [2023-11-28T18:19:13.619Z] #152 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2023-11-28T18:19:13.619Z] #152 CACHED [2023-11-28T18:19:13.619Z] [2023-11-28T18:19:13.619Z] #153 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2023-11-28T18:19:13.619Z] #153 CACHED [2023-11-28T18:19:13.619Z] [2023-11-28T18:19:13.619Z] #154 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-11-28T18:19:13.619Z] #154 CACHED [2023-11-28T18:19:13.619Z] [2023-11-28T18:19:13.619Z] #155 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2023-11-28T18:19:13.619Z] #155 CACHED [2023-11-28T18:19:13.619Z] [2023-11-28T18:19:13.619Z] #156 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2023-11-28T18:19:13.619Z] #156 CACHED [2023-11-28T18:19:13.619Z] [2023-11-28T18:19:13.619Z] #157 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2023-11-28T18:19:13.619Z] #157 CACHED [2023-11-28T18:19:13.619Z] [2023-11-28T18:19:13.619Z] #158 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2023-11-28T18:19:13.619Z] #158 CACHED [2023-11-28T18:19:13.619Z] [2023-11-28T18:19:13.619Z] #159 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2023-11-28T18:19:13.619Z] #159 DONE 0.3s [2023-11-28T18:19:13.619Z] [2023-11-28T18:19:13.619Z] #160 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-11-28T18:19:14.557Z] #160 ... [2023-11-28T18:19:14.557Z] [2023-11-28T18:19:14.557Z] #161 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2023-11-28T18:19:14.557Z] #161 DONE 1.0s [2023-11-28T18:19:14.969Z] [2023-11-28T18:19:14.969Z] #162 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-11-28T18:19:15.229Z] #162 ... [2023-11-28T18:19:15.229Z] [2023-11-28T18:19:15.229Z] #163 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2023-11-28T18:19:15.229Z] #163 DONE 1.7s [2023-11-28T18:19:15.491Z] [2023-11-28T18:19:15.491Z] #164 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2023-11-28T18:19:15.491Z] #164 DONE 1.8s [2023-11-28T18:19:15.491Z] [2023-11-28T18:19:15.491Z] #165 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-11-28T18:19:15.491Z] #165 DONE 1.9s [2023-11-28T18:19:15.491Z] [2023-11-28T18:19:15.491Z] #166 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-11-28T18:19:15.753Z] #166 ... [2023-11-28T18:19:15.753Z] [2023-11-28T18:19:15.753Z] #167 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-11-28T18:19:15.753Z] #167 DONE 2.0s [2023-11-28T18:19:15.753Z] [2023-11-28T18:19:15.753Z] #160 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-11-28T18:19:15.753Z] #160 DONE 2.2s [2023-11-28T18:19:15.753Z] [2023-11-28T18:19:15.753Z] #168 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-11-28T18:19:16.015Z] #168 ... [2023-11-28T18:19:16.015Z] [2023-11-28T18:19:16.015Z] #169 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-11-28T18:19:16.015Z] #169 DONE 2.3s [2023-11-28T18:19:16.015Z] [2023-11-28T18:19:16.015Z] #170 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-11-28T18:19:16.015Z] #170 DONE 2.3s [2023-11-28T18:19:16.015Z] [2023-11-28T18:19:16.015Z] #171 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-11-28T18:19:16.015Z] #171 DONE 2.4s [2023-11-28T18:19:16.015Z] [2023-11-28T18:19:16.015Z] #172 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-11-28T18:19:16.015Z] #172 DONE 2.4s [2023-11-28T18:19:16.588Z] [2023-11-28T18:19:16.588Z] #173 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-11-28T18:19:16.588Z] #173 ... [2023-11-28T18:19:16.588Z] [2023-11-28T18:19:16.588Z] #174 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2023-11-28T18:19:16.588Z] #174 DONE 3.2s [2023-11-28T18:19:16.588Z] [2023-11-28T18:19:16.588Z] #162 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-11-28T18:19:16.588Z] #162 DONE 2.0s [2023-11-28T18:19:16.588Z] [2023-11-28T18:19:16.588Z] #175 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2023-11-28T18:19:16.588Z] #175 ... [2023-11-28T18:19:16.588Z] [2023-11-28T18:19:16.588Z] #176 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-11-28T18:19:16.588Z] #176 DONE 1.3s [2023-11-28T18:19:16.588Z] [2023-11-28T18:19:16.588Z] #173 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-11-28T18:19:16.588Z] #173 DONE 0.6s [2023-11-28T18:19:16.588Z] [2023-11-28T18:19:16.588Z] #166 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-11-28T18:19:16.588Z] #166 DONE 1.3s [2023-11-28T18:19:16.588Z] [2023-11-28T18:19:16.588Z] #177 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2023-11-28T18:19:16.588Z] #177 DONE 1.0s [2023-11-28T18:19:16.588Z] [2023-11-28T18:19:16.588Z] #178 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-11-28T18:19:16.588Z] #178 DONE 1.0s [2023-11-28T18:19:16.850Z] [2023-11-28T18:19:16.850Z] #168 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-11-28T18:19:16.850Z] #168 DONE 0.9s [2023-11-28T18:19:16.850Z] [2023-11-28T18:19:16.850Z] #179 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-11-28T18:19:16.850Z] #179 DONE 0.8s [2023-11-28T18:19:16.850Z] [2023-11-28T18:19:16.850Z] #180 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-11-28T18:19:16.850Z] #180 DONE 0.8s [2023-11-28T18:19:16.850Z] [2023-11-28T18:19:16.850Z] #181 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-11-28T18:19:16.850Z] #181 DONE 0.8s [2023-11-28T18:19:16.850Z] [2023-11-28T18:19:16.850Z] #182 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-11-28T18:19:16.850Z] #182 ... [2023-11-28T18:19:16.850Z] [2023-11-28T18:19:16.850Z] #175 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2023-11-28T18:19:16.850Z] #175 DONE 0.5s [2023-11-28T18:19:17.124Z] [2023-11-28T18:19:17.124Z] #99 [core-command] exporting to image [2023-11-28T18:19:17.124Z] #99 exporting layers [2023-11-28T18:19:17.124Z] #99 ... [2023-11-28T18:19:17.124Z] [2023-11-28T18:19:17.124Z] #183 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-11-28T18:19:17.124Z] #183 DONE 0.6s [2023-11-28T18:19:17.432Z] [2023-11-28T18:19:17.432Z] #184 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-11-28T18:19:17.432Z] #184 DONE 0.6s [2023-11-28T18:19:17.432Z] [2023-11-28T18:19:17.432Z] #185 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-11-28T18:19:17.432Z] #185 DONE 0.6s [2023-11-28T18:19:17.432Z] [2023-11-28T18:19:17.432Z] #186 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-11-28T18:19:17.432Z] #186 DONE 0.6s [2023-11-28T18:19:17.432Z] [2023-11-28T18:19:17.432Z] #187 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2023-11-28T18:19:17.432Z] #187 DONE 0.7s [2023-11-28T18:19:17.432Z] [2023-11-28T18:19:17.432Z] #188 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-11-28T18:19:17.432Z] #188 ... [2023-11-28T18:19:17.432Z] [2023-11-28T18:19:17.432Z] #189 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-11-28T18:19:17.432Z] #189 DONE 0.6s [2023-11-28T18:19:17.432Z] [2023-11-28T18:19:17.432Z] #182 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-11-28T18:19:17.432Z] #182 DONE 0.6s [2023-11-28T18:19:17.432Z] [2023-11-28T18:19:17.432Z] #190 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2023-11-28T18:19:17.432Z] #190 DONE 0.3s [2023-11-28T18:19:17.695Z] [2023-11-28T18:19:17.695Z] #99 [core-metadata] exporting to image [2023-11-28T18:19:17.695Z] #99 ... [2023-11-28T18:19:17.695Z] [2023-11-28T18:19:17.695Z] #191 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-11-28T18:19:17.695Z] #191 DONE 0.5s [2023-11-28T18:19:17.695Z] [2023-11-28T18:19:17.695Z] #188 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-11-28T18:19:17.695Z] #188 DONE 0.4s [2023-11-28T18:19:17.695Z] [2023-11-28T18:19:17.695Z] #99 [support-notifications] exporting to image [2023-11-28T18:19:17.695Z] #99 writing image sha256:a94825afa61b1495fb8a46b030372d64270f5d56c5a92a4c7615571d63f61150 [2023-11-28T18:19:17.695Z] #99 writing image sha256:0b61d32a4fdcf7c6a4d3c09153375bde8fa8f982f2602a02ab3ab6fadf095e72 [2023-11-28T18:19:17.695Z] #99 writing image sha256:68fbf1bf9eed56df94a61e39dafb2eb9ecb1e3a3b8fb40bfab833d3e11ce93f9 0.0s done [2023-11-28T18:19:17.695Z] #99 naming to docker.io/library/support-notifications done [2023-11-28T18:19:17.695Z] #99 ... [2023-11-28T18:19:17.695Z] [2023-11-28T18:19:17.695Z] #192 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-11-28T18:19:17.695Z] #192 DONE 0.5s [2023-11-28T18:19:17.695Z] [2023-11-28T18:19:17.695Z] #99 [support-notifications] exporting to image [2023-11-28T18:19:17.695Z] #99 exporting layers 0.5s done [2023-11-28T18:19:17.980Z] #99 exporting layers 0.8s done [2023-11-28T18:19:17.980Z] #99 writing image sha256:a94825afa61b1495fb8a46b030372d64270f5d56c5a92a4c7615571d63f61150 0.3s done [2023-11-28T18:19:17.980Z] #99 writing image sha256:0b61d32a4fdcf7c6a4d3c09153375bde8fa8f982f2602a02ab3ab6fadf095e72 0.3s done [2023-11-28T18:19:17.980Z] #99 naming to docker.io/library/support-scheduler done [2023-11-28T18:19:17.980Z] #99 naming to docker.io/library/core-command 0.0s done [2023-11-28T18:19:17.980Z] #99 writing image sha256:02e0c185d51a4ceb0d7cdcc9ac7a24d881ee6619fef3e3b006ff0b2679bd9567 0.0s done [2023-11-28T18:19:17.980Z] #99 naming to docker.io/library/core-data done [2023-11-28T18:19:18.240Z] #99 writing image sha256:4180a93a2a87917ede1618e87588324f5c6256e04c6f86ac1b9eaf0940facdf7 done [2023-11-28T18:19:18.240Z] #99 writing image sha256:8df8ff2a7e382c90fed1bcc3411ff284df65f402234d514937ac9db3889aa95e 0.1s done [2023-11-28T18:19:18.240Z] #99 naming to docker.io/library/core-metadata [2023-11-28T18:19:18.240Z] #99 naming to docker.io/library/security-spiffe-token-provider [2023-11-28T18:19:18.240Z] #99 ... [2023-11-28T18:19:18.240Z] [2023-11-28T18:19:18.240Z] #193 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-11-28T18:19:18.240Z] #193 DONE 1.0s [2023-11-28T18:19:18.240Z] [2023-11-28T18:19:18.240Z] #194 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-11-28T18:19:18.240Z] #194 DONE 0.4s [2023-11-28T18:19:18.240Z] [2023-11-28T18:19:18.240Z] #195 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-11-28T18:19:18.240Z] #195 DONE 0.6s [2023-11-28T18:19:18.240Z] [2023-11-28T18:19:18.240Z] #196 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-11-28T18:19:18.240Z] #196 DONE 1.0s [2023-11-28T18:19:18.240Z] [2023-11-28T18:19:18.240Z] #197 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2023-11-28T18:19:18.240Z] #197 DONE 0.1s [2023-11-28T18:19:18.240Z] [2023-11-28T18:19:18.240Z] #99 [security-proxy-auth] exporting to image [2023-11-28T18:19:18.240Z] #99 naming to docker.io/library/core-metadata 0.1s done [2023-11-28T18:19:18.240Z] #99 naming to docker.io/library/security-spiffe-token-provider done [2023-11-28T18:19:18.505Z] #99 ... [2023-11-28T18:19:18.505Z] [2023-11-28T18:19:18.505Z] #198 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-11-28T18:19:18.505Z] #198 DONE 0.1s [2023-11-28T18:19:18.505Z] [2023-11-28T18:19:18.505Z] #99 [security-proxy-auth] exporting to image [2023-11-28T18:19:18.505Z] #99 exporting layers 0.1s done [2023-11-28T18:19:18.505Z] #99 writing image sha256:7fb3ba3fd617b09943c6f2c52cb11bcb089b65698e1874cbff8f00e136e5a700 0.1s done [2023-11-28T18:19:18.505Z] #99 naming to docker.io/library/core-common-config-bootstrapper [2023-11-28T18:19:18.505Z] #99 exporting layers 0.2s done [2023-11-28T18:19:18.505Z] #99 naming to docker.io/library/core-common-config-bootstrapper done [2023-11-28T18:19:18.505Z] #99 writing image sha256:abfed0d03a74114d10fb39045aea6d27c585f4f25588142d7c68b678babdbb4f done [2023-11-28T18:19:18.505Z] #99 naming to docker.io/library/security-proxy-auth done [2023-11-28T18:19:18.505Z] #99 DONE 2.7s [2023-11-28T18:19:18.505Z] [2023-11-28T18:19:18.505Z] #199 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2023-11-28T18:19:18.505Z] #199 DONE 0.1s [2023-11-28T18:19:18.505Z] [2023-11-28T18:19:18.505Z] #200 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2023-11-28T18:19:18.505Z] #200 DONE 0.1s [2023-11-28T18:19:18.505Z] [2023-11-28T18:19:18.505Z] #201 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-11-28T18:19:18.767Z] #201 ... [2023-11-28T18:19:18.767Z] [2023-11-28T18:19:18.767Z] #202 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-11-28T18:19:18.767Z] #202 DONE 0.1s [2023-11-28T18:19:18.767Z] [2023-11-28T18:19:18.767Z] #203 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-11-28T18:19:18.767Z] #203 DONE 1.1s [2023-11-28T18:19:18.767Z] [2023-11-28T18:19:18.767Z] #99 [security-proxy-setup] exporting to image [2023-11-28T18:19:19.027Z] #99 exporting layers 0.2s done [2023-11-28T18:19:19.027Z] #99 writing image sha256:d5d86b645eb8bb55d8aebe4a38dbe33898520bf33a3c15b37df90d09eb7fd10e done [2023-11-28T18:19:19.027Z] #99 naming to docker.io/library/security-proxy-setup done [2023-11-28T18:19:19.027Z] #99 DONE 3.0s [2023-11-28T18:19:19.027Z] [2023-11-28T18:19:19.027Z] #201 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-11-28T18:19:19.027Z] #201 DONE 0.6s [2023-11-28T18:19:19.027Z] [2023-11-28T18:19:19.027Z] #204 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2023-11-28T18:19:19.027Z] #204 DONE 0.4s [2023-11-28T18:19:19.027Z] [2023-11-28T18:19:19.027Z] #99 [security-bootstrapper] exporting to image [2023-11-28T18:19:19.289Z] #99 exporting layers 0.4s done [2023-11-28T18:19:19.289Z] #99 writing image sha256:6e1342138ac10b87b5147ca6675a40e841aa70add001f46ce6b91ab4d4867430 done [2023-11-28T18:19:19.289Z] #99 naming to docker.io/library/security-secretstore-setup done [2023-11-28T18:19:19.289Z] #99 writing image sha256:22078cbc0dfe7dcd4a2b92272ce8853acb95b58253eaee9e67e2d85c5dfc28d0 [2023-11-28T18:19:19.289Z] #99 writing image sha256:22078cbc0dfe7dcd4a2b92272ce8853acb95b58253eaee9e67e2d85c5dfc28d0 done [2023-11-28T18:19:19.289Z] #99 naming to docker.io/library/security-bootstrapper done [2023-11-28T18:19:19.289Z] #99 DONE 3.4s [2023-11-28T18:19:19.289Z] time="2023-11-28T18:15:50Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-11-28T18:19:19.289Z] time="2023-11-28T18:15:51Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-11-28T18:19:19.289Z] time="2023-11-28T18:15:51Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-11-28T18:19:19.289Z] time="2023-11-28T18:15:51Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-11-28T18:19:19.289Z] time="2023-11-28T18:15:51Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-11-28T18:19:19.289Z] time="2023-11-28T18:15:51Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-11-28T18:19:19.289Z] time="2023-11-28T18:15:51Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-11-28T18:19:19.289Z] time="2023-11-28T18:15:51Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-11-28T18:19:19.289Z] time="2023-11-28T18:15:51Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-11-28T18:19:19.289Z] time="2023-11-28T18:15:51Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-11-28T18:19:19.289Z] time="2023-11-28T18:15:51Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-11-28T18:19:19.289Z] time="2023-11-28T18:15:51Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-11-28T18:19:19.289Z] time="2023-11-28T18:15:51Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-11-28T18:19:19.289Z] time="2023-11-28T18:15:51Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2023-11-28T18:19:19.302Z] $ docker stop --time=1 6b4d11c64341a2f4b67e099d87c6b66ed0dbdebe160cf3639203ac01f7636182 [2023-11-28T18:19:20.612Z] $ docker rm -f --volumes 6b4d11c64341a2f4b67e099d87c6b66ed0dbdebe160cf3639203ac01f7636182 [Pipeline] // withDockerContainer [Pipeline] sh [2023-11-28T18:19:21.003Z] + docker images [2023-11-28T18:19:21.003Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-11-28T18:19:21.003Z] security-bootstrapper latest 22078cbc0dfe 2 seconds ago 30MB [2023-11-28T18:19:21.003Z] security-proxy-auth latest abfed0d03a74 2 seconds ago 26.1MB [2023-11-28T18:19:21.003Z] security-proxy-setup latest d5d86b645eb8 2 seconds ago 36MB [2023-11-28T18:19:21.003Z] security-secretstore-setup latest 6e1342138ac1 2 seconds ago 51.3MB [2023-11-28T18:19:21.003Z] core-common-config-bootstrapper latest 7fb3ba3fd617 2 seconds ago 24.9MB [2023-11-28T18:19:21.003Z] security-spiffe-token-provider latest 8df8ff2a7e38 3 seconds ago 42MB [2023-11-28T18:19:21.003Z] core-metadata latest 4180a93a2a87 3 seconds ago 28.4MB [2023-11-28T18:19:21.003Z] core-data latest 02e0c185d51a 3 seconds ago 28MB [2023-11-28T18:19:21.003Z] support-notifications latest 68fbf1bf9eed 4 seconds ago 41.6MB [2023-11-28T18:19:21.003Z] support-scheduler latest a94825afa61b 4 seconds ago 40.8MB [2023-11-28T18:19:21.003Z] core-command latest 0b61d32a4fdc 4 seconds ago 27.8MB [2023-11-28T18:19:21.003Z] security-spire-server latest 10362eb60241 2 minutes ago 109MB [2023-11-28T18:19:21.003Z] security-spire-agent latest c069e34c326b 2 minutes ago 167MB [2023-11-28T18:19:21.003Z] security-spire-config latest 268f5cadacc3 2 minutes ago 108MB [2023-11-28T18:19:21.003Z] ci-base-image-x86_64 latest 66a0d947bff5 6 minutes ago 937MB [2023-11-28T18:19:21.003Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.21-alpine 88b5674ff536 2 weeks ago 564MB [2023-11-28T18:19:21.003Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 6 months ago 334MB [2023-11-28T18:19:21.003Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 16 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-11-28T18:19:21.393Z] provisioning config files... [2023-11-28T18:19:21.403Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/609@tmp/config11473462501615403038tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-28T18:19:21.754Z] ---> ****-login.sh [2023-11-28T18:19:21.754Z] nexus3.edgexfoundry.org:10001 [2023-11-28T18:19:21.754Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-28T18:19:21.754Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-28T18:19:21.754Z] Configure a credential helper to remove this warning. See [2023-11-28T18:19:21.755Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-28T18:19:21.755Z] [2023-11-28T18:19:21.755Z] Login Succeeded [2023-11-28T18:19:21.755Z] nexus3.edgexfoundry.org:10002 [2023-11-28T18:19:22.015Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-28T18:19:22.016Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-28T18:19:22.016Z] Configure a credential helper to remove this warning. See [2023-11-28T18:19:22.016Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-28T18:19:22.016Z] [2023-11-28T18:19:22.016Z] Login Succeeded [2023-11-28T18:19:22.016Z] nexus3.edgexfoundry.org:10003 [2023-11-28T18:19:22.016Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-28T18:19:22.016Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-28T18:19:22.016Z] Configure a credential helper to remove this warning. See [2023-11-28T18:19:22.016Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-28T18:19:22.016Z] [2023-11-28T18:19:22.016Z] Login Succeeded [2023-11-28T18:19:22.016Z] nexus3.edgexfoundry.org:10004 [2023-11-28T18:19:22.275Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-28T18:19:22.275Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-28T18:19:22.275Z] Configure a credential helper to remove this warning. See [2023-11-28T18:19:22.275Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-28T18:19:22.275Z] [2023-11-28T18:19:22.275Z] Login Succeeded [2023-11-28T18:19:22.275Z] ****.io [2023-11-28T18:19:22.275Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-28T18:19:22.534Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-28T18:19:22.535Z] Configure a credential helper to remove this warning. See [2023-11-28T18:19:22.535Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-28T18:19:22.535Z] [2023-11-28T18:19:22.535Z] Login Succeeded [2023-11-28T18:19:22.535Z] ---> ****-login.sh ends [Pipeline] } [2023-11-28T18:19:22.542Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-11-28T18:19:22.708Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-28T18:19:22.763Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2023-11-28T18:19:22.763Z] 97e9fbb8a484dc0c2ce89b12687694aa0705ba0b [2023-11-28T18:19:22.763Z] latest [2023-11-28T18:19:22.763Z] 3.2.0-dev.1 [2023-11-28T18:19:22.763Z] 97e9fbb8a484dc0c2ce89b12687694aa0705ba0b-3.2.0-dev.1 [2023-11-28T18:19:22.763Z] main [2023-11-28T18:19:22.763Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T18:19:23.239Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:97e9fbb8a484dc0c2ce89b12687694aa0705ba0b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T18:19:23.640Z] + docker push nexus3.edgexfoundry.org:10004/core-command:97e9fbb8a484dc0c2ce89b12687694aa0705ba0b [2023-11-28T18:19:23.640Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-11-28T18:19:23.640Z] 872265918eb1: Preparing [2023-11-28T18:19:23.640Z] 8e21087a54a6: Preparing [2023-11-28T18:19:23.640Z] 94d057f3ce0f: Preparing [2023-11-28T18:19:23.640Z] 8ab2420d64e6: Preparing [2023-11-28T18:19:23.640Z] edf48642f51e: Preparing [2023-11-28T18:19:23.640Z] 5a6ccc35926e: Preparing [2023-11-28T18:19:23.640Z] cc2447e1835a: Preparing [2023-11-28T18:19:23.640Z] 5a6ccc35926e: Waiting [2023-11-28T18:19:23.640Z] 94d057f3ce0f: Pushed [2023-11-28T18:19:23.640Z] 8ab2420d64e6: Pushed [2023-11-28T18:19:23.640Z] 872265918eb1: Pushed [2023-11-28T18:19:23.640Z] cc2447e1835a: Layer already exists [2023-11-28T18:19:23.898Z] 5a6ccc35926e: Pushed [2023-11-28T18:19:24.464Z] edf48642f51e: Pushed [2023-11-28T18:19:25.398Z] 8e21087a54a6: Pushed [2023-11-28T18:19:25.398Z] 97e9fbb8a484dc0c2ce89b12687694aa0705ba0b: digest: sha256:2837e7c744ba049f7dce1df97cb7468a41ec189d85f5095d0598a7b99036070c size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T18:19:25.792Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T18:19:26.188Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2023-11-28T18:19:26.188Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-11-28T18:19:26.188Z] 872265918eb1: Preparing [2023-11-28T18:19:26.188Z] 8e21087a54a6: Preparing [2023-11-28T18:19:26.188Z] 94d057f3ce0f: Preparing [2023-11-28T18:19:26.188Z] 8ab2420d64e6: Preparing [2023-11-28T18:19:26.188Z] edf48642f51e: Preparing [2023-11-28T18:19:26.188Z] 5a6ccc35926e: Preparing [2023-11-28T18:19:26.188Z] cc2447e1835a: Preparing [2023-11-28T18:19:26.188Z] cc2447e1835a: Waiting [2023-11-28T18:19:26.188Z] 8ab2420d64e6: Layer already exists [2023-11-28T18:19:26.188Z] edf48642f51e: Layer already exists [2023-11-28T18:19:26.188Z] 8e21087a54a6: Layer already exists [2023-11-28T18:19:26.188Z] 872265918eb1: Layer already exists [2023-11-28T18:19:26.188Z] 94d057f3ce0f: Layer already exists [2023-11-28T18:19:26.188Z] cc2447e1835a: Layer already exists [2023-11-28T18:19:26.188Z] 5a6ccc35926e: Layer already exists [2023-11-28T18:19:26.188Z] latest: digest: sha256:2837e7c744ba049f7dce1df97cb7468a41ec189d85f5095d0598a7b99036070c size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T18:19:26.594Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:3.2.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T18:19:27.006Z] + docker push nexus3.edgexfoundry.org:10004/core-command:3.2.0-dev.1 [2023-11-28T18:19:27.006Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-11-28T18:19:27.006Z] 872265918eb1: Preparing [2023-11-28T18:19:27.006Z] 8e21087a54a6: Preparing [2023-11-28T18:19:27.006Z] 94d057f3ce0f: Preparing [2023-11-28T18:19:27.006Z] 8ab2420d64e6: Preparing [2023-11-28T18:19:27.006Z] edf48642f51e: Preparing [2023-11-28T18:19:27.006Z] 5a6ccc35926e: Preparing [2023-11-28T18:19:27.006Z] cc2447e1835a: Preparing [2023-11-28T18:19:27.006Z] 5a6ccc35926e: Waiting [2023-11-28T18:19:27.006Z] 8e21087a54a6: Layer already exists [2023-11-28T18:19:27.006Z] 8ab2420d64e6: Layer already exists [2023-11-28T18:19:27.006Z] 94d057f3ce0f: Layer already exists [2023-11-28T18:19:27.006Z] 872265918eb1: Layer already exists [2023-11-28T18:19:27.006Z] edf48642f51e: Layer already exists [2023-11-28T18:19:27.006Z] 5a6ccc35926e: Layer already exists [2023-11-28T18:19:27.006Z] cc2447e1835a: Layer already exists [2023-11-28T18:19:27.006Z] 3.2.0-dev.1: digest: sha256:2837e7c744ba049f7dce1df97cb7468a41ec189d85f5095d0598a7b99036070c size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T18:19:27.428Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:97e9fbb8a484dc0c2ce89b12687694aa0705ba0b-3.2.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T18:19:27.853Z] + docker push nexus3.edgexfoundry.org:10004/core-command:97e9fbb8a484dc0c2ce89b12687694aa0705ba0b-3.2.0-dev.1 [2023-11-28T18:19:27.853Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-11-28T18:19:27.853Z] 872265918eb1: Preparing [2023-11-28T18:19:27.853Z] 8e21087a54a6: Preparing [2023-11-28T18:19:27.853Z] 94d057f3ce0f: Preparing [2023-11-28T18:19:27.853Z] 8ab2420d64e6: Preparing [2023-11-28T18:19:27.853Z] edf48642f51e: Preparing [2023-11-28T18:19:27.853Z] 5a6ccc35926e: Preparing [2023-11-28T18:19:27.853Z] cc2447e1835a: Preparing [2023-11-28T18:19:27.853Z] 5a6ccc35926e: Waiting [2023-11-28T18:19:27.853Z] cc2447e1835a: Waiting [2023-11-28T18:19:27.853Z] 94d057f3ce0f: Layer already exists [2023-11-28T18:19:27.853Z] 8ab2420d64e6: Layer already exists [2023-11-28T18:19:27.853Z] 8e21087a54a6: Layer already exists [2023-11-28T18:19:27.853Z] 872265918eb1: Layer already exists [2023-11-28T18:19:27.853Z] edf48642f51e: Layer already exists [2023-11-28T18:19:27.853Z] cc2447e1835a: Layer already exists [2023-11-28T18:19:27.853Z] 5a6ccc35926e: Layer already exists [2023-11-28T18:19:27.853Z] 97e9fbb8a484dc0c2ce89b12687694aa0705ba0b-3.2.0-dev.1: digest: sha256:2837e7c744ba049f7dce1df97cb7468a41ec189d85f5095d0598a7b99036070c size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T18:19:28.286Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T18:19:28.717Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2023-11-28T18:19:28.717Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-11-28T18:19:28.717Z] 872265918eb1: Preparing [2023-11-28T18:19:28.717Z] 8e21087a54a6: Preparing [2023-11-28T18:19:28.717Z] 94d057f3ce0f: Preparing [2023-11-28T18:19:28.717Z] 8ab2420d64e6: Preparing [2023-11-28T18:19:28.717Z] edf48642f51e: Preparing [2023-11-28T18:19:28.717Z] 5a6ccc35926e: Preparing [2023-11-28T18:19:28.717Z] cc2447e1835a: Preparing [2023-11-28T18:19:28.717Z] cc2447e1835a: Waiting [2023-11-28T18:19:28.717Z] 5a6ccc35926e: Waiting [2023-11-28T18:19:28.717Z] 8e21087a54a6: Layer already exists [2023-11-28T18:19:28.717Z] edf48642f51e: Layer already exists [2023-11-28T18:19:28.717Z] 872265918eb1: Layer already exists [2023-11-28T18:19:28.717Z] 94d057f3ce0f: Layer already exists [2023-11-28T18:19:28.717Z] 8ab2420d64e6: Layer already exists [2023-11-28T18:19:28.717Z] 5a6ccc35926e: Layer already exists [2023-11-28T18:19:28.717Z] cc2447e1835a: Layer already exists [2023-11-28T18:19:28.717Z] main: digest: sha256:2837e7c744ba049f7dce1df97cb7468a41ec189d85f5095d0598a7b99036070c size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-11-28T18:19:28.982Z] ===================================================== [Pipeline] echo [2023-11-28T18:19:29.027Z] taggedImages: [2023-11-28T18:19:29.027Z] - nexus3.edgexfoundry.org:10004/core-command:97e9fbb8a484dc0c2ce89b12687694aa0705ba0b [2023-11-28T18:19:29.027Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2023-11-28T18:19:29.027Z] - nexus3.edgexfoundry.org:10004/core-command:3.2.0-dev.1 [2023-11-28T18:19:29.027Z] - nexus3.edgexfoundry.org:10004/core-command:97e9fbb8a484dc0c2ce89b12687694aa0705ba0b-3.2.0-dev.1 [2023-11-28T18:19:29.027Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2023-11-28T18:19:29.087Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: [2023-11-28T18:19:29.087Z] 97e9fbb8a484dc0c2ce89b12687694aa0705ba0b [2023-11-28T18:19:29.087Z] latest [2023-11-28T18:19:29.087Z] 3.2.0-dev.1 [2023-11-28T18:19:29.087Z] 97e9fbb8a484dc0c2ce89b12687694aa0705ba0b-3.2.0-dev.1 [2023-11-28T18:19:29.087Z] main [2023-11-28T18:19:29.087Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T18:19:29.641Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:97e9fbb8a484dc0c2ce89b12687694aa0705ba0b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T18:19:30.056Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:97e9fbb8a484dc0c2ce89b12687694aa0705ba0b [2023-11-28T18:19:30.056Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-11-28T18:19:30.056Z] 735bf5b4059b: Preparing [2023-11-28T18:19:30.056Z] e235894cf407: Preparing [2023-11-28T18:19:30.056Z] fe53d474caf3: Preparing [2023-11-28T18:19:30.056Z] 903818327430: Preparing [2023-11-28T18:19:30.056Z] 94d057f3ce0f: Preparing [2023-11-28T18:19:30.056Z] 8ab2420d64e6: Preparing [2023-11-28T18:19:30.056Z] edf48642f51e: Preparing [2023-11-28T18:19:30.056Z] 5a6ccc35926e: Preparing [2023-11-28T18:19:30.057Z] cc2447e1835a: Preparing [2023-11-28T18:19:30.057Z] cc2447e1835a: Waiting [2023-11-28T18:19:30.057Z] 5a6ccc35926e: Waiting [2023-11-28T18:19:30.057Z] 8ab2420d64e6: Waiting [2023-11-28T18:19:30.057Z] edf48642f51e: Waiting [2023-11-28T18:19:30.057Z] 94d057f3ce0f: Layer already exists [2023-11-28T18:19:30.057Z] 8ab2420d64e6: Layer already exists [2023-11-28T18:19:30.057Z] edf48642f51e: Layer already exists [2023-11-28T18:19:30.057Z] 5a6ccc35926e: Layer already exists [2023-11-28T18:19:30.057Z] cc2447e1835a: Layer already exists [2023-11-28T18:19:30.057Z] 735bf5b4059b: Pushed [2023-11-28T18:19:30.057Z] e235894cf407: Pushed [2023-11-28T18:19:30.057Z] fe53d474caf3: Pushed [2023-11-28T18:19:31.435Z] 903818327430: Pushed [2023-11-28T18:19:31.435Z] 97e9fbb8a484dc0c2ce89b12687694aa0705ba0b: digest: sha256:5d698589a83e45047da938d70df754e31dca8861c20f4ab149ef3c8264d192f4 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T18:19:31.851Z] + 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-11-28T18:19:32.267Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2023-11-28T18:19:32.268Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-11-28T18:19:32.268Z] 735bf5b4059b: Preparing [2023-11-28T18:19:32.268Z] e235894cf407: Preparing [2023-11-28T18:19:32.268Z] fe53d474caf3: Preparing [2023-11-28T18:19:32.268Z] 903818327430: Preparing [2023-11-28T18:19:32.268Z] 94d057f3ce0f: Preparing [2023-11-28T18:19:32.268Z] 8ab2420d64e6: Preparing [2023-11-28T18:19:32.268Z] edf48642f51e: Preparing [2023-11-28T18:19:32.268Z] 5a6ccc35926e: Preparing [2023-11-28T18:19:32.268Z] cc2447e1835a: Preparing [2023-11-28T18:19:32.268Z] 8ab2420d64e6: Waiting [2023-11-28T18:19:32.268Z] edf48642f51e: Waiting [2023-11-28T18:19:32.268Z] 5a6ccc35926e: Waiting [2023-11-28T18:19:32.268Z] cc2447e1835a: Waiting [2023-11-28T18:19:32.268Z] 903818327430: Layer already exists [2023-11-28T18:19:32.268Z] fe53d474caf3: Layer already exists [2023-11-28T18:19:32.268Z] 735bf5b4059b: Layer already exists [2023-11-28T18:19:32.268Z] 94d057f3ce0f: Layer already exists [2023-11-28T18:19:32.268Z] e235894cf407: Layer already exists [2023-11-28T18:19:32.268Z] 5a6ccc35926e: Layer already exists [2023-11-28T18:19:32.268Z] 8ab2420d64e6: Layer already exists [2023-11-28T18:19:32.268Z] edf48642f51e: Layer already exists [2023-11-28T18:19:32.268Z] cc2447e1835a: Layer already exists [2023-11-28T18:19:32.268Z] latest: digest: sha256:5d698589a83e45047da938d70df754e31dca8861c20f4ab149ef3c8264d192f4 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T18:19:32.697Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.2.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T18:19:33.116Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.2.0-dev.1 [2023-11-28T18:19:33.116Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-11-28T18:19:33.116Z] 735bf5b4059b: Preparing [2023-11-28T18:19:33.116Z] e235894cf407: Preparing [2023-11-28T18:19:33.116Z] fe53d474caf3: Preparing [2023-11-28T18:19:33.116Z] 903818327430: Preparing [2023-11-28T18:19:33.116Z] 94d057f3ce0f: Preparing [2023-11-28T18:19:33.116Z] 8ab2420d64e6: Preparing [2023-11-28T18:19:33.116Z] edf48642f51e: Preparing [2023-11-28T18:19:33.116Z] 5a6ccc35926e: Preparing [2023-11-28T18:19:33.116Z] cc2447e1835a: Preparing [2023-11-28T18:19:33.116Z] edf48642f51e: Waiting [2023-11-28T18:19:33.116Z] 5a6ccc35926e: Waiting [2023-11-28T18:19:33.116Z] cc2447e1835a: Waiting [2023-11-28T18:19:33.116Z] 8ab2420d64e6: Waiting [2023-11-28T18:19:33.116Z] 903818327430: Layer already exists [2023-11-28T18:19:33.116Z] 94d057f3ce0f: Layer already exists [2023-11-28T18:19:33.116Z] e235894cf407: Layer already exists [2023-11-28T18:19:33.116Z] fe53d474caf3: Layer already exists [2023-11-28T18:19:33.116Z] 735bf5b4059b: Layer already exists [2023-11-28T18:19:33.116Z] edf48642f51e: Layer already exists [2023-11-28T18:19:33.116Z] 8ab2420d64e6: Layer already exists [2023-11-28T18:19:33.116Z] 5a6ccc35926e: Layer already exists [2023-11-28T18:19:33.116Z] cc2447e1835a: Layer already exists [2023-11-28T18:19:33.116Z] 3.2.0-dev.1: digest: sha256:5d698589a83e45047da938d70df754e31dca8861c20f4ab149ef3c8264d192f4 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T18:19:33.554Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:97e9fbb8a484dc0c2ce89b12687694aa0705ba0b-3.2.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T18:19:34.119Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:97e9fbb8a484dc0c2ce89b12687694aa0705ba0b-3.2.0-dev.1 [2023-11-28T18:19:34.119Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-11-28T18:19:34.119Z] 735bf5b4059b: Preparing [2023-11-28T18:19:34.119Z] e235894cf407: Preparing [2023-11-28T18:19:34.119Z] fe53d474caf3: Preparing [2023-11-28T18:19:34.119Z] 903818327430: Preparing [2023-11-28T18:19:34.119Z] 94d057f3ce0f: Preparing [2023-11-28T18:19:34.119Z] 8ab2420d64e6: Preparing [2023-11-28T18:19:34.119Z] edf48642f51e: Preparing [2023-11-28T18:19:34.119Z] 5a6ccc35926e: Preparing [2023-11-28T18:19:34.119Z] cc2447e1835a: Preparing [2023-11-28T18:19:34.119Z] 5a6ccc35926e: Waiting [2023-11-28T18:19:34.119Z] 8ab2420d64e6: Waiting [2023-11-28T18:19:34.119Z] cc2447e1835a: Waiting [2023-11-28T18:19:34.119Z] edf48642f51e: Waiting [2023-11-28T18:19:34.119Z] e235894cf407: Layer already exists [2023-11-28T18:19:34.119Z] fe53d474caf3: Layer already exists [2023-11-28T18:19:34.119Z] 94d057f3ce0f: Layer already exists [2023-11-28T18:19:34.119Z] 903818327430: Layer already exists [2023-11-28T18:19:34.119Z] 735bf5b4059b: Layer already exists [2023-11-28T18:19:34.119Z] edf48642f51e: Layer already exists [2023-11-28T18:19:34.119Z] 8ab2420d64e6: Layer already exists [2023-11-28T18:19:34.119Z] 5a6ccc35926e: Layer already exists [2023-11-28T18:19:34.119Z] cc2447e1835a: Layer already exists [2023-11-28T18:19:34.119Z] 97e9fbb8a484dc0c2ce89b12687694aa0705ba0b-3.2.0-dev.1: digest: sha256:5d698589a83e45047da938d70df754e31dca8861c20f4ab149ef3c8264d192f4 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T18:19:34.641Z] + 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-11-28T18:19:35.092Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [2023-11-28T18:19:35.092Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-11-28T18:19:35.092Z] 735bf5b4059b: Preparing [2023-11-28T18:19:35.092Z] e235894cf407: Preparing [2023-11-28T18:19:35.092Z] fe53d474caf3: Preparing [2023-11-28T18:19:35.092Z] 903818327430: Preparing [2023-11-28T18:19:35.093Z] 94d057f3ce0f: Preparing [2023-11-28T18:19:35.093Z] 8ab2420d64e6: Preparing [2023-11-28T18:19:35.093Z] edf48642f51e: Preparing [2023-11-28T18:19:35.093Z] 5a6ccc35926e: Preparing [2023-11-28T18:19:35.093Z] cc2447e1835a: Preparing [2023-11-28T18:19:35.093Z] 8ab2420d64e6: Waiting [2023-11-28T18:19:35.093Z] edf48642f51e: Waiting [2023-11-28T18:19:35.093Z] 5a6ccc35926e: Waiting [2023-11-28T18:19:35.093Z] cc2447e1835a: Waiting [2023-11-28T18:19:35.093Z] 735bf5b4059b: Layer already exists [2023-11-28T18:19:35.093Z] 94d057f3ce0f: Layer already exists [2023-11-28T18:19:35.093Z] e235894cf407: Layer already exists [2023-11-28T18:19:35.093Z] fe53d474caf3: Layer already exists [2023-11-28T18:19:35.093Z] 903818327430: Layer already exists [2023-11-28T18:19:35.093Z] 8ab2420d64e6: Layer already exists [2023-11-28T18:19:35.093Z] 5a6ccc35926e: Layer already exists [2023-11-28T18:19:35.093Z] edf48642f51e: Layer already exists [2023-11-28T18:19:35.093Z] cc2447e1835a: Layer already exists [2023-11-28T18:19:35.093Z] main: digest: sha256:5d698589a83e45047da938d70df754e31dca8861c20f4ab149ef3c8264d192f4 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-11-28T18:19:35.379Z] ===================================================== [Pipeline] echo [2023-11-28T18:19:35.435Z] taggedImages: [2023-11-28T18:19:35.435Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:97e9fbb8a484dc0c2ce89b12687694aa0705ba0b [2023-11-28T18:19:35.435Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2023-11-28T18:19:35.435Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.2.0-dev.1 [2023-11-28T18:19:35.435Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:97e9fbb8a484dc0c2ce89b12687694aa0705ba0b-3.2.0-dev.1 [2023-11-28T18:19:35.435Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo [2023-11-28T18:19:35.497Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2023-11-28T18:19:35.497Z] 97e9fbb8a484dc0c2ce89b12687694aa0705ba0b [2023-11-28T18:19:35.497Z] latest [2023-11-28T18:19:35.497Z] 3.2.0-dev.1 [2023-11-28T18:19:35.497Z] 97e9fbb8a484dc0c2ce89b12687694aa0705ba0b-3.2.0-dev.1 [2023-11-28T18:19:35.497Z] main [2023-11-28T18:19:35.497Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T18:19:36.025Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:97e9fbb8a484dc0c2ce89b12687694aa0705ba0b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T18:19:36.452Z] + docker push nexus3.edgexfoundry.org:10004/core-data:97e9fbb8a484dc0c2ce89b12687694aa0705ba0b [2023-11-28T18:19:36.452Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-11-28T18:19:36.452Z] ad834b9e9d04: Preparing [2023-11-28T18:19:36.452Z] 929e398664ae: Preparing [2023-11-28T18:19:36.452Z] 94d057f3ce0f: Preparing [2023-11-28T18:19:36.452Z] 8ab2420d64e6: Preparing [2023-11-28T18:19:36.452Z] 69f80db3e607: Preparing [2023-11-28T18:19:36.452Z] f7bcb0e5756f: Preparing [2023-11-28T18:19:36.452Z] cc2447e1835a: Preparing [2023-11-28T18:19:36.452Z] f7bcb0e5756f: Waiting [2023-11-28T18:19:36.452Z] cc2447e1835a: Waiting [2023-11-28T18:19:36.452Z] 8ab2420d64e6: Layer already exists [2023-11-28T18:19:36.452Z] 94d057f3ce0f: Layer already exists [2023-11-28T18:19:36.452Z] cc2447e1835a: Layer already exists [2023-11-28T18:19:36.452Z] ad834b9e9d04: Pushed [2023-11-28T18:19:36.452Z] f7bcb0e5756f: Pushed [2023-11-28T18:19:37.019Z] 69f80db3e607: Pushed [2023-11-28T18:19:37.954Z] 929e398664ae: Pushed [2023-11-28T18:19:38.214Z] 97e9fbb8a484dc0c2ce89b12687694aa0705ba0b: digest: sha256:3635d00d89cfcdccf103d520220c59af1e6d49429a8326ae34f209814dabb9fb size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T18:19:38.661Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T18:19:39.095Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2023-11-28T18:19:39.095Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-11-28T18:19:39.095Z] ad834b9e9d04: Preparing [2023-11-28T18:19:39.095Z] 929e398664ae: Preparing [2023-11-28T18:19:39.095Z] 94d057f3ce0f: Preparing [2023-11-28T18:19:39.095Z] 8ab2420d64e6: Preparing [2023-11-28T18:19:39.095Z] 69f80db3e607: Preparing [2023-11-28T18:19:39.095Z] f7bcb0e5756f: Preparing [2023-11-28T18:19:39.095Z] cc2447e1835a: Preparing [2023-11-28T18:19:39.095Z] f7bcb0e5756f: Waiting [2023-11-28T18:19:39.095Z] cc2447e1835a: Waiting [2023-11-28T18:19:39.095Z] 8ab2420d64e6: Layer already exists [2023-11-28T18:19:39.095Z] 69f80db3e607: Layer already exists [2023-11-28T18:19:39.095Z] 94d057f3ce0f: Layer already exists [2023-11-28T18:19:39.095Z] ad834b9e9d04: Layer already exists [2023-11-28T18:19:39.095Z] 929e398664ae: Layer already exists [2023-11-28T18:19:39.095Z] f7bcb0e5756f: Layer already exists [2023-11-28T18:19:39.095Z] cc2447e1835a: Layer already exists [2023-11-28T18:19:39.095Z] latest: digest: sha256:3635d00d89cfcdccf103d520220c59af1e6d49429a8326ae34f209814dabb9fb size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T18:19:39.530Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:3.2.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T18:19:39.967Z] + docker push nexus3.edgexfoundry.org:10004/core-data:3.2.0-dev.1 [2023-11-28T18:19:39.967Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-11-28T18:19:39.967Z] ad834b9e9d04: Preparing [2023-11-28T18:19:39.967Z] 929e398664ae: Preparing [2023-11-28T18:19:39.967Z] 94d057f3ce0f: Preparing [2023-11-28T18:19:39.967Z] 8ab2420d64e6: Preparing [2023-11-28T18:19:39.967Z] 69f80db3e607: Preparing [2023-11-28T18:19:39.967Z] f7bcb0e5756f: Preparing [2023-11-28T18:19:39.967Z] cc2447e1835a: Preparing [2023-11-28T18:19:39.967Z] f7bcb0e5756f: Waiting [2023-11-28T18:19:39.967Z] cc2447e1835a: Waiting [2023-11-28T18:19:39.967Z] 94d057f3ce0f: Layer already exists [2023-11-28T18:19:39.967Z] ad834b9e9d04: Layer already exists [2023-11-28T18:19:39.967Z] 929e398664ae: Layer already exists [2023-11-28T18:19:39.967Z] 69f80db3e607: Layer already exists [2023-11-28T18:19:39.967Z] 8ab2420d64e6: Layer already exists [2023-11-28T18:19:39.967Z] f7bcb0e5756f: Layer already exists [2023-11-28T18:19:39.967Z] cc2447e1835a: Layer already exists [2023-11-28T18:19:39.967Z] 3.2.0-dev.1: digest: sha256:3635d00d89cfcdccf103d520220c59af1e6d49429a8326ae34f209814dabb9fb size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T18:19:40.408Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:97e9fbb8a484dc0c2ce89b12687694aa0705ba0b-3.2.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T18:19:40.839Z] + docker push nexus3.edgexfoundry.org:10004/core-data:97e9fbb8a484dc0c2ce89b12687694aa0705ba0b-3.2.0-dev.1 [2023-11-28T18:19:40.839Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-11-28T18:19:40.839Z] ad834b9e9d04: Preparing [2023-11-28T18:19:40.839Z] 929e398664ae: Preparing [2023-11-28T18:19:40.839Z] 94d057f3ce0f: Preparing [2023-11-28T18:19:40.839Z] 8ab2420d64e6: Preparing [2023-11-28T18:19:40.839Z] 69f80db3e607: Preparing [2023-11-28T18:19:40.839Z] f7bcb0e5756f: Preparing [2023-11-28T18:19:40.839Z] cc2447e1835a: Preparing [2023-11-28T18:19:40.839Z] f7bcb0e5756f: Waiting [2023-11-28T18:19:40.839Z] ad834b9e9d04: Layer already exists [2023-11-28T18:19:40.839Z] 94d057f3ce0f: Layer already exists [2023-11-28T18:19:40.839Z] 929e398664ae: Layer already exists [2023-11-28T18:19:40.839Z] 69f80db3e607: Layer already exists [2023-11-28T18:19:40.839Z] 8ab2420d64e6: Layer already exists [2023-11-28T18:19:40.839Z] cc2447e1835a: Layer already exists [2023-11-28T18:19:40.839Z] f7bcb0e5756f: Layer already exists [2023-11-28T18:19:40.839Z] 97e9fbb8a484dc0c2ce89b12687694aa0705ba0b-3.2.0-dev.1: digest: sha256:3635d00d89cfcdccf103d520220c59af1e6d49429a8326ae34f209814dabb9fb size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T18:19:41.291Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T18:19:41.736Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2023-11-28T18:19:41.736Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-11-28T18:19:41.736Z] ad834b9e9d04: Preparing [2023-11-28T18:19:41.736Z] 929e398664ae: Preparing [2023-11-28T18:19:41.736Z] 94d057f3ce0f: Preparing [2023-11-28T18:19:41.736Z] 8ab2420d64e6: Preparing [2023-11-28T18:19:41.736Z] 69f80db3e607: Preparing [2023-11-28T18:19:41.736Z] f7bcb0e5756f: Preparing [2023-11-28T18:19:41.736Z] cc2447e1835a: Preparing [2023-11-28T18:19:41.736Z] f7bcb0e5756f: Waiting [2023-11-28T18:19:41.736Z] 8ab2420d64e6: Layer already exists [2023-11-28T18:19:41.736Z] 929e398664ae: Layer already exists [2023-11-28T18:19:41.736Z] ad834b9e9d04: Layer already exists [2023-11-28T18:19:41.736Z] 69f80db3e607: Layer already exists [2023-11-28T18:19:41.736Z] 94d057f3ce0f: Layer already exists [2023-11-28T18:19:41.736Z] cc2447e1835a: Layer already exists [2023-11-28T18:19:41.736Z] f7bcb0e5756f: Layer already exists [2023-11-28T18:19:41.736Z] main: digest: sha256:3635d00d89cfcdccf103d520220c59af1e6d49429a8326ae34f209814dabb9fb size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-11-28T18:19:42.130Z] ===================================================== [Pipeline] echo [2023-11-28T18:19:42.183Z] taggedImages: [2023-11-28T18:19:42.183Z] - nexus3.edgexfoundry.org:10004/core-data:97e9fbb8a484dc0c2ce89b12687694aa0705ba0b [2023-11-28T18:19:42.183Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2023-11-28T18:19:42.183Z] - nexus3.edgexfoundry.org:10004/core-data:3.2.0-dev.1 [2023-11-28T18:19:42.183Z] - nexus3.edgexfoundry.org:10004/core-data:97e9fbb8a484dc0c2ce89b12687694aa0705ba0b-3.2.0-dev.1 [2023-11-28T18:19:42.183Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2023-11-28T18:19:42.250Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2023-11-28T18:19:42.250Z] 97e9fbb8a484dc0c2ce89b12687694aa0705ba0b [2023-11-28T18:19:42.250Z] latest [2023-11-28T18:19:42.250Z] 3.2.0-dev.1 [2023-11-28T18:19:42.250Z] 97e9fbb8a484dc0c2ce89b12687694aa0705ba0b-3.2.0-dev.1 [2023-11-28T18:19:42.250Z] main [2023-11-28T18:19:42.250Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T18:19:42.795Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:97e9fbb8a484dc0c2ce89b12687694aa0705ba0b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T18:19:43.238Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:97e9fbb8a484dc0c2ce89b12687694aa0705ba0b [2023-11-28T18:19:43.238Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-11-28T18:19:43.238Z] 70fe68d250b5: Preparing [2023-11-28T18:19:43.238Z] 8a5ff91b0692: Preparing [2023-11-28T18:19:43.238Z] 8ad8a4723576: Preparing [2023-11-28T18:19:43.238Z] 94d057f3ce0f: Preparing [2023-11-28T18:19:43.238Z] 8ab2420d64e6: Preparing [2023-11-28T18:19:43.238Z] edf48642f51e: Preparing [2023-11-28T18:19:43.238Z] 5a6ccc35926e: Preparing [2023-11-28T18:19:43.238Z] cc2447e1835a: Preparing [2023-11-28T18:19:43.238Z] edf48642f51e: Waiting [2023-11-28T18:19:43.238Z] cc2447e1835a: Waiting [2023-11-28T18:19:43.238Z] 5a6ccc35926e: Waiting [2023-11-28T18:19:43.238Z] 8ab2420d64e6: Layer already exists [2023-11-28T18:19:43.238Z] 94d057f3ce0f: Layer already exists [2023-11-28T18:19:43.238Z] edf48642f51e: Layer already exists [2023-11-28T18:19:43.238Z] 5a6ccc35926e: Layer already exists [2023-11-28T18:19:43.238Z] cc2447e1835a: Layer already exists [2023-11-28T18:19:43.238Z] 8a5ff91b0692: Pushed [2023-11-28T18:19:43.238Z] 70fe68d250b5: Pushed [2023-11-28T18:19:45.144Z] 8ad8a4723576: Pushed [2023-11-28T18:19:45.144Z] 97e9fbb8a484dc0c2ce89b12687694aa0705ba0b: digest: sha256:e20512381c1daa836d3951a7ee894f827a71f2401f82ca5602c8727c042cc4b1 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T18:19:45.592Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T18:19:46.049Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2023-11-28T18:19:46.049Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-11-28T18:19:46.049Z] 70fe68d250b5: Preparing [2023-11-28T18:19:46.049Z] 8a5ff91b0692: Preparing [2023-11-28T18:19:46.049Z] 8ad8a4723576: Preparing [2023-11-28T18:19:46.049Z] 94d057f3ce0f: Preparing [2023-11-28T18:19:46.049Z] 8ab2420d64e6: Preparing [2023-11-28T18:19:46.049Z] edf48642f51e: Preparing [2023-11-28T18:19:46.049Z] 5a6ccc35926e: Preparing [2023-11-28T18:19:46.049Z] cc2447e1835a: Preparing [2023-11-28T18:19:46.049Z] edf48642f51e: Waiting [2023-11-28T18:19:46.049Z] 5a6ccc35926e: Waiting [2023-11-28T18:19:46.049Z] cc2447e1835a: Waiting [2023-11-28T18:19:46.049Z] 94d057f3ce0f: Layer already exists [2023-11-28T18:19:46.049Z] 70fe68d250b5: Layer already exists [2023-11-28T18:19:46.049Z] 8a5ff91b0692: Layer already exists [2023-11-28T18:19:46.049Z] 8ab2420d64e6: Layer already exists [2023-11-28T18:19:46.049Z] 8ad8a4723576: Layer already exists [2023-11-28T18:19:46.049Z] cc2447e1835a: Layer already exists [2023-11-28T18:19:46.049Z] edf48642f51e: Layer already exists [2023-11-28T18:19:46.049Z] 5a6ccc35926e: Layer already exists [2023-11-28T18:19:46.049Z] latest: digest: sha256:e20512381c1daa836d3951a7ee894f827a71f2401f82ca5602c8727c042cc4b1 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T18:19:46.501Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:3.2.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T18:19:46.973Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:3.2.0-dev.1 [2023-11-28T18:19:46.973Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-11-28T18:19:46.973Z] 70fe68d250b5: Preparing [2023-11-28T18:19:46.973Z] 8a5ff91b0692: Preparing [2023-11-28T18:19:46.973Z] 8ad8a4723576: Preparing [2023-11-28T18:19:46.973Z] 94d057f3ce0f: Preparing [2023-11-28T18:19:46.973Z] 8ab2420d64e6: Preparing [2023-11-28T18:19:46.973Z] edf48642f51e: Preparing [2023-11-28T18:19:46.973Z] 5a6ccc35926e: Preparing [2023-11-28T18:19:46.973Z] cc2447e1835a: Preparing [2023-11-28T18:19:46.973Z] edf48642f51e: Waiting [2023-11-28T18:19:46.973Z] 5a6ccc35926e: Waiting [2023-11-28T18:19:46.973Z] cc2447e1835a: Waiting [2023-11-28T18:19:46.973Z] 8ab2420d64e6: Layer already exists [2023-11-28T18:19:46.973Z] 8ad8a4723576: Layer already exists [2023-11-28T18:19:46.973Z] 94d057f3ce0f: Layer already exists [2023-11-28T18:19:46.973Z] 8a5ff91b0692: Layer already exists [2023-11-28T18:19:46.973Z] 70fe68d250b5: Layer already exists [2023-11-28T18:19:46.973Z] edf48642f51e: Layer already exists [2023-11-28T18:19:46.973Z] 5a6ccc35926e: Layer already exists [2023-11-28T18:19:46.973Z] cc2447e1835a: Layer already exists [2023-11-28T18:19:46.973Z] 3.2.0-dev.1: digest: sha256:e20512381c1daa836d3951a7ee894f827a71f2401f82ca5602c8727c042cc4b1 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T18:19:47.424Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:97e9fbb8a484dc0c2ce89b12687694aa0705ba0b-3.2.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T18:19:47.880Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:97e9fbb8a484dc0c2ce89b12687694aa0705ba0b-3.2.0-dev.1 [2023-11-28T18:19:47.880Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-11-28T18:19:47.880Z] 70fe68d250b5: Preparing [2023-11-28T18:19:47.880Z] 8a5ff91b0692: Preparing [2023-11-28T18:19:47.880Z] 8ad8a4723576: Preparing [2023-11-28T18:19:47.880Z] 94d057f3ce0f: Preparing [2023-11-28T18:19:47.880Z] 8ab2420d64e6: Preparing [2023-11-28T18:19:47.880Z] edf48642f51e: Preparing [2023-11-28T18:19:47.880Z] 5a6ccc35926e: Preparing [2023-11-28T18:19:47.880Z] cc2447e1835a: Preparing [2023-11-28T18:19:47.880Z] 5a6ccc35926e: Waiting [2023-11-28T18:19:47.880Z] cc2447e1835a: Waiting [2023-11-28T18:19:47.880Z] edf48642f51e: Waiting [2023-11-28T18:19:47.880Z] 70fe68d250b5: Layer already exists [2023-11-28T18:19:47.880Z] 8ad8a4723576: Layer already exists [2023-11-28T18:19:47.880Z] 8a5ff91b0692: Layer already exists [2023-11-28T18:19:47.880Z] 8ab2420d64e6: Layer already exists [2023-11-28T18:19:47.880Z] 94d057f3ce0f: Layer already exists [2023-11-28T18:19:47.880Z] 5a6ccc35926e: Layer already exists [2023-11-28T18:19:47.880Z] edf48642f51e: Layer already exists [2023-11-28T18:19:47.880Z] cc2447e1835a: Layer already exists [2023-11-28T18:19:47.880Z] 97e9fbb8a484dc0c2ce89b12687694aa0705ba0b-3.2.0-dev.1: digest: sha256:e20512381c1daa836d3951a7ee894f827a71f2401f82ca5602c8727c042cc4b1 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T18:19:48.341Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T18:19:48.804Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2023-11-28T18:19:48.804Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-11-28T18:19:48.804Z] 70fe68d250b5: Preparing [2023-11-28T18:19:48.804Z] 8a5ff91b0692: Preparing [2023-11-28T18:19:48.804Z] 8ad8a4723576: Preparing [2023-11-28T18:19:48.804Z] 94d057f3ce0f: Preparing [2023-11-28T18:19:48.804Z] 8ab2420d64e6: Preparing [2023-11-28T18:19:48.804Z] edf48642f51e: Preparing [2023-11-28T18:19:48.804Z] 5a6ccc35926e: Preparing [2023-11-28T18:19:48.804Z] cc2447e1835a: Preparing [2023-11-28T18:19:48.804Z] 5a6ccc35926e: Waiting [2023-11-28T18:19:48.804Z] edf48642f51e: Waiting [2023-11-28T18:19:48.804Z] 8a5ff91b0692: Layer already exists [2023-11-28T18:19:48.804Z] 70fe68d250b5: Layer already exists [2023-11-28T18:19:48.804Z] 94d057f3ce0f: Layer already exists [2023-11-28T18:19:48.804Z] 8ad8a4723576: Layer already exists [2023-11-28T18:19:48.804Z] 8ab2420d64e6: Layer already exists [2023-11-28T18:19:48.804Z] edf48642f51e: Layer already exists [2023-11-28T18:19:48.804Z] 5a6ccc35926e: Layer already exists [2023-11-28T18:19:48.804Z] cc2447e1835a: Layer already exists [2023-11-28T18:19:48.804Z] main: digest: sha256:e20512381c1daa836d3951a7ee894f827a71f2401f82ca5602c8727c042cc4b1 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-11-28T18:19:49.146Z] ===================================================== [Pipeline] echo [2023-11-28T18:19:49.208Z] taggedImages: [2023-11-28T18:19:49.208Z] - nexus3.edgexfoundry.org:10004/core-metadata:97e9fbb8a484dc0c2ce89b12687694aa0705ba0b [2023-11-28T18:19:49.208Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2023-11-28T18:19:49.208Z] - nexus3.edgexfoundry.org:10004/core-metadata:3.2.0-dev.1 [2023-11-28T18:19:49.208Z] - nexus3.edgexfoundry.org:10004/core-metadata:97e9fbb8a484dc0c2ce89b12687694aa0705ba0b-3.2.0-dev.1 [2023-11-28T18:19:49.208Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2023-11-28T18:19:49.277Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2023-11-28T18:19:49.277Z] 97e9fbb8a484dc0c2ce89b12687694aa0705ba0b [2023-11-28T18:19:49.277Z] latest [2023-11-28T18:19:49.277Z] 3.2.0-dev.1 [2023-11-28T18:19:49.277Z] 97e9fbb8a484dc0c2ce89b12687694aa0705ba0b-3.2.0-dev.1 [2023-11-28T18:19:49.277Z] main [2023-11-28T18:19:49.277Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T18:19:49.860Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:97e9fbb8a484dc0c2ce89b12687694aa0705ba0b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T18:19:50.327Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:97e9fbb8a484dc0c2ce89b12687694aa0705ba0b [2023-11-28T18:19:50.327Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-11-28T18:19:50.327Z] 218505226939: Preparing [2023-11-28T18:19:50.327Z] 0e82378315b3: Preparing [2023-11-28T18:19:50.327Z] b3f1475f59e8: Preparing [2023-11-28T18:19:50.327Z] b21789a7ae8f: Preparing [2023-11-28T18:19:50.327Z] 3b5d153f3bdf: Preparing [2023-11-28T18:19:50.327Z] d9ecaedc27b2: Preparing [2023-11-28T18:19:50.327Z] e6bf8c398e30: Preparing [2023-11-28T18:19:50.327Z] 94d057f3ce0f: Preparing [2023-11-28T18:19:50.327Z] 8ab2420d64e6: Preparing [2023-11-28T18:19:50.327Z] ee4b8dad4d23: Preparing [2023-11-28T18:19:50.327Z] 350bb87f214a: Preparing [2023-11-28T18:19:50.327Z] 5f70bf18a086: Preparing [2023-11-28T18:19:50.327Z] 1d1e86619fab: Preparing [2023-11-28T18:19:50.327Z] 72dd68b2904d: Preparing [2023-11-28T18:19:50.327Z] df252c03593f: Preparing [2023-11-28T18:19:50.327Z] cc2447e1835a: Preparing [2023-11-28T18:19:50.327Z] d9ecaedc27b2: Waiting [2023-11-28T18:19:50.327Z] e6bf8c398e30: Waiting [2023-11-28T18:19:50.327Z] 1d1e86619fab: Waiting [2023-11-28T18:19:50.327Z] 94d057f3ce0f: Waiting [2023-11-28T18:19:50.327Z] 72dd68b2904d: Waiting [2023-11-28T18:19:50.327Z] df252c03593f: Waiting [2023-11-28T18:19:50.327Z] cc2447e1835a: Waiting [2023-11-28T18:19:50.327Z] 8ab2420d64e6: Waiting [2023-11-28T18:19:50.327Z] 5f70bf18a086: Waiting [2023-11-28T18:19:50.327Z] ee4b8dad4d23: Waiting [2023-11-28T18:19:50.327Z] 350bb87f214a: Waiting [2023-11-28T18:19:50.327Z] b3f1475f59e8: Pushed [2023-11-28T18:19:50.327Z] 0e82378315b3: Pushed [2023-11-28T18:19:50.327Z] b21789a7ae8f: Pushed [2023-11-28T18:19:50.327Z] 3b5d153f3bdf: Pushed [2023-11-28T18:19:50.327Z] 218505226939: Pushed [2023-11-28T18:19:50.327Z] 94d057f3ce0f: Layer already exists [2023-11-28T18:19:50.327Z] 8ab2420d64e6: Layer already exists [2023-11-28T18:19:50.586Z] d9ecaedc27b2: Pushed [2023-11-28T18:19:50.586Z] ee4b8dad4d23: Pushed [2023-11-28T18:19:50.586Z] 5f70bf18a086: Pushed [2023-11-28T18:19:50.586Z] 350bb87f214a: Pushed [2023-11-28T18:19:50.586Z] 1d1e86619fab: Pushed [2023-11-28T18:19:50.586Z] cc2447e1835a: Layer already exists [2023-11-28T18:19:50.586Z] df252c03593f: Pushed [2023-11-28T18:19:51.153Z] 72dd68b2904d: Pushed [2023-11-28T18:19:52.091Z] e6bf8c398e30: Pushed [2023-11-28T18:19:52.351Z] 97e9fbb8a484dc0c2ce89b12687694aa0705ba0b: digest: sha256:8227cb396aa3b6c39a889d3ea21a3166f3ec5ab6a62f406979d9f785d9dcf4fb size: 3648 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T18:19:52.818Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T18:19:53.290Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2023-11-28T18:19:53.290Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-11-28T18:19:53.290Z] 218505226939: Preparing [2023-11-28T18:19:53.290Z] 0e82378315b3: Preparing [2023-11-28T18:19:53.290Z] b3f1475f59e8: Preparing [2023-11-28T18:19:53.290Z] b21789a7ae8f: Preparing [2023-11-28T18:19:53.290Z] 3b5d153f3bdf: Preparing [2023-11-28T18:19:53.290Z] d9ecaedc27b2: Preparing [2023-11-28T18:19:53.290Z] e6bf8c398e30: Preparing [2023-11-28T18:19:53.290Z] 94d057f3ce0f: Preparing [2023-11-28T18:19:53.290Z] 8ab2420d64e6: Preparing [2023-11-28T18:19:53.290Z] ee4b8dad4d23: Preparing [2023-11-28T18:19:53.290Z] 350bb87f214a: Preparing [2023-11-28T18:19:53.290Z] 5f70bf18a086: Preparing [2023-11-28T18:19:53.290Z] 1d1e86619fab: Preparing [2023-11-28T18:19:53.290Z] 72dd68b2904d: Preparing [2023-11-28T18:19:53.290Z] df252c03593f: Preparing [2023-11-28T18:19:53.290Z] cc2447e1835a: Preparing [2023-11-28T18:19:53.290Z] ee4b8dad4d23: Waiting [2023-11-28T18:19:53.290Z] 350bb87f214a: Waiting [2023-11-28T18:19:53.290Z] 5f70bf18a086: Waiting [2023-11-28T18:19:53.290Z] 1d1e86619fab: Waiting [2023-11-28T18:19:53.290Z] 72dd68b2904d: Waiting [2023-11-28T18:19:53.290Z] df252c03593f: Waiting [2023-11-28T18:19:53.290Z] cc2447e1835a: Waiting [2023-11-28T18:19:53.290Z] e6bf8c398e30: Waiting [2023-11-28T18:19:53.290Z] 94d057f3ce0f: Waiting [2023-11-28T18:19:53.290Z] 8ab2420d64e6: Waiting [2023-11-28T18:19:53.290Z] d9ecaedc27b2: Waiting [2023-11-28T18:19:53.290Z] 218505226939: Layer already exists [2023-11-28T18:19:53.290Z] b3f1475f59e8: Layer already exists [2023-11-28T18:19:53.290Z] 0e82378315b3: Layer already exists [2023-11-28T18:19:53.290Z] 3b5d153f3bdf: Layer already exists [2023-11-28T18:19:53.290Z] 94d057f3ce0f: Layer already exists [2023-11-28T18:19:53.290Z] d9ecaedc27b2: Layer already exists [2023-11-28T18:19:53.290Z] b21789a7ae8f: Layer already exists [2023-11-28T18:19:53.290Z] 8ab2420d64e6: Layer already exists [2023-11-28T18:19:53.290Z] e6bf8c398e30: Layer already exists [2023-11-28T18:19:53.290Z] ee4b8dad4d23: Layer already exists [2023-11-28T18:19:53.290Z] 350bb87f214a: Layer already exists [2023-11-28T18:19:53.290Z] 5f70bf18a086: Layer already exists [2023-11-28T18:19:53.290Z] 72dd68b2904d: Layer already exists [2023-11-28T18:19:53.290Z] 1d1e86619fab: Layer already exists [2023-11-28T18:19:53.290Z] cc2447e1835a: Layer already exists [2023-11-28T18:19:53.290Z] df252c03593f: Layer already exists [2023-11-28T18:19:53.290Z] latest: digest: sha256:8227cb396aa3b6c39a889d3ea21a3166f3ec5ab6a62f406979d9f785d9dcf4fb size: 3648 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T18:19:53.775Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:3.2.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T18:19:54.240Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:3.2.0-dev.1 [2023-11-28T18:19:54.240Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-11-28T18:19:54.240Z] 218505226939: Preparing [2023-11-28T18:19:54.240Z] 0e82378315b3: Preparing [2023-11-28T18:19:54.240Z] b3f1475f59e8: Preparing [2023-11-28T18:19:54.240Z] b21789a7ae8f: Preparing [2023-11-28T18:19:54.240Z] 3b5d153f3bdf: Preparing [2023-11-28T18:19:54.240Z] d9ecaedc27b2: Preparing [2023-11-28T18:19:54.240Z] e6bf8c398e30: Preparing [2023-11-28T18:19:54.240Z] 94d057f3ce0f: Preparing [2023-11-28T18:19:54.240Z] 8ab2420d64e6: Preparing [2023-11-28T18:19:54.240Z] ee4b8dad4d23: Preparing [2023-11-28T18:19:54.240Z] 350bb87f214a: Preparing [2023-11-28T18:19:54.240Z] 5f70bf18a086: Preparing [2023-11-28T18:19:54.240Z] 1d1e86619fab: Preparing [2023-11-28T18:19:54.240Z] 72dd68b2904d: Preparing [2023-11-28T18:19:54.240Z] df252c03593f: Preparing [2023-11-28T18:19:54.240Z] cc2447e1835a: Preparing [2023-11-28T18:19:54.240Z] 5f70bf18a086: Waiting [2023-11-28T18:19:54.240Z] 1d1e86619fab: Waiting [2023-11-28T18:19:54.240Z] 72dd68b2904d: Waiting [2023-11-28T18:19:54.240Z] df252c03593f: Waiting [2023-11-28T18:19:54.240Z] e6bf8c398e30: Waiting [2023-11-28T18:19:54.240Z] cc2447e1835a: Waiting [2023-11-28T18:19:54.240Z] 8ab2420d64e6: Waiting [2023-11-28T18:19:54.240Z] ee4b8dad4d23: Waiting [2023-11-28T18:19:54.240Z] 350bb87f214a: Waiting [2023-11-28T18:19:54.240Z] 0e82378315b3: Layer already exists [2023-11-28T18:19:54.240Z] b21789a7ae8f: Layer already exists [2023-11-28T18:19:54.240Z] 3b5d153f3bdf: Layer already exists [2023-11-28T18:19:54.241Z] b3f1475f59e8: Layer already exists [2023-11-28T18:19:54.241Z] 218505226939: Layer already exists [2023-11-28T18:19:54.241Z] e6bf8c398e30: Layer already exists [2023-11-28T18:19:54.241Z] d9ecaedc27b2: Layer already exists [2023-11-28T18:19:54.241Z] ee4b8dad4d23: Layer already exists [2023-11-28T18:19:54.241Z] 94d057f3ce0f: Layer already exists [2023-11-28T18:19:54.241Z] 8ab2420d64e6: Layer already exists [2023-11-28T18:19:54.241Z] 5f70bf18a086: Layer already exists [2023-11-28T18:19:54.241Z] df252c03593f: Layer already exists [2023-11-28T18:19:54.241Z] 1d1e86619fab: Layer already exists [2023-11-28T18:19:54.241Z] 350bb87f214a: Layer already exists [2023-11-28T18:19:54.241Z] 72dd68b2904d: Layer already exists [2023-11-28T18:19:54.241Z] cc2447e1835a: Layer already exists [2023-11-28T18:19:54.241Z] 3.2.0-dev.1: digest: sha256:8227cb396aa3b6c39a889d3ea21a3166f3ec5ab6a62f406979d9f785d9dcf4fb size: 3648 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T18:19:54.725Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:97e9fbb8a484dc0c2ce89b12687694aa0705ba0b-3.2.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T18:19:55.203Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:97e9fbb8a484dc0c2ce89b12687694aa0705ba0b-3.2.0-dev.1 [2023-11-28T18:19:55.203Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-11-28T18:19:55.203Z] 218505226939: Preparing [2023-11-28T18:19:55.203Z] 0e82378315b3: Preparing [2023-11-28T18:19:55.203Z] b3f1475f59e8: Preparing [2023-11-28T18:19:55.203Z] b21789a7ae8f: Preparing [2023-11-28T18:19:55.203Z] 3b5d153f3bdf: Preparing [2023-11-28T18:19:55.203Z] d9ecaedc27b2: Preparing [2023-11-28T18:19:55.203Z] e6bf8c398e30: Preparing [2023-11-28T18:19:55.203Z] 94d057f3ce0f: Preparing [2023-11-28T18:19:55.203Z] 8ab2420d64e6: Preparing [2023-11-28T18:19:55.203Z] ee4b8dad4d23: Preparing [2023-11-28T18:19:55.203Z] 350bb87f214a: Preparing [2023-11-28T18:19:55.203Z] 5f70bf18a086: Preparing [2023-11-28T18:19:55.203Z] 1d1e86619fab: Preparing [2023-11-28T18:19:55.203Z] 72dd68b2904d: Preparing [2023-11-28T18:19:55.203Z] df252c03593f: Preparing [2023-11-28T18:19:55.203Z] cc2447e1835a: Preparing [2023-11-28T18:19:55.203Z] 94d057f3ce0f: Waiting [2023-11-28T18:19:55.203Z] e6bf8c398e30: Waiting [2023-11-28T18:19:55.203Z] 8ab2420d64e6: Waiting [2023-11-28T18:19:55.203Z] d9ecaedc27b2: Waiting [2023-11-28T18:19:55.203Z] ee4b8dad4d23: Waiting [2023-11-28T18:19:55.203Z] 72dd68b2904d: Waiting [2023-11-28T18:19:55.203Z] 1d1e86619fab: Waiting [2023-11-28T18:19:55.203Z] 5f70bf18a086: Waiting [2023-11-28T18:19:55.203Z] df252c03593f: Waiting [2023-11-28T18:19:55.203Z] cc2447e1835a: Waiting [2023-11-28T18:19:55.203Z] 0e82378315b3: Layer already exists [2023-11-28T18:19:55.203Z] 3b5d153f3bdf: Layer already exists [2023-11-28T18:19:55.203Z] b21789a7ae8f: Layer already exists [2023-11-28T18:19:55.203Z] 218505226939: Layer already exists [2023-11-28T18:19:55.203Z] b3f1475f59e8: Layer already exists [2023-11-28T18:19:55.203Z] d9ecaedc27b2: Layer already exists [2023-11-28T18:19:55.203Z] e6bf8c398e30: Layer already exists [2023-11-28T18:19:55.203Z] 8ab2420d64e6: Layer already exists [2023-11-28T18:19:55.203Z] ee4b8dad4d23: Layer already exists [2023-11-28T18:19:55.203Z] 94d057f3ce0f: Layer already exists [2023-11-28T18:19:55.203Z] 350bb87f214a: Layer already exists [2023-11-28T18:19:55.203Z] 5f70bf18a086: Layer already exists [2023-11-28T18:19:55.203Z] 1d1e86619fab: Layer already exists [2023-11-28T18:19:55.203Z] 72dd68b2904d: Layer already exists [2023-11-28T18:19:55.203Z] df252c03593f: Layer already exists [2023-11-28T18:19:55.203Z] cc2447e1835a: Layer already exists [2023-11-28T18:19:55.203Z] 97e9fbb8a484dc0c2ce89b12687694aa0705ba0b-3.2.0-dev.1: digest: sha256:8227cb396aa3b6c39a889d3ea21a3166f3ec5ab6a62f406979d9f785d9dcf4fb size: 3648 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T18:19:55.682Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T18:19:56.172Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2023-11-28T18:19:56.172Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-11-28T18:19:56.172Z] 218505226939: Preparing [2023-11-28T18:19:56.172Z] 0e82378315b3: Preparing [2023-11-28T18:19:56.172Z] b3f1475f59e8: Preparing [2023-11-28T18:19:56.172Z] b21789a7ae8f: Preparing [2023-11-28T18:19:56.172Z] 3b5d153f3bdf: Preparing [2023-11-28T18:19:56.172Z] d9ecaedc27b2: Preparing [2023-11-28T18:19:56.172Z] e6bf8c398e30: Preparing [2023-11-28T18:19:56.172Z] 94d057f3ce0f: Preparing [2023-11-28T18:19:56.172Z] 8ab2420d64e6: Preparing [2023-11-28T18:19:56.172Z] ee4b8dad4d23: Preparing [2023-11-28T18:19:56.172Z] 350bb87f214a: Preparing [2023-11-28T18:19:56.172Z] 5f70bf18a086: Preparing [2023-11-28T18:19:56.172Z] 1d1e86619fab: Preparing [2023-11-28T18:19:56.172Z] 72dd68b2904d: Preparing [2023-11-28T18:19:56.172Z] df252c03593f: Preparing [2023-11-28T18:19:56.172Z] cc2447e1835a: Preparing [2023-11-28T18:19:56.172Z] 8ab2420d64e6: Waiting [2023-11-28T18:19:56.172Z] d9ecaedc27b2: Waiting [2023-11-28T18:19:56.172Z] ee4b8dad4d23: Waiting [2023-11-28T18:19:56.172Z] e6bf8c398e30: Waiting [2023-11-28T18:19:56.172Z] 94d057f3ce0f: Waiting [2023-11-28T18:19:56.172Z] 72dd68b2904d: Waiting [2023-11-28T18:19:56.172Z] 5f70bf18a086: Waiting [2023-11-28T18:19:56.172Z] df252c03593f: Waiting [2023-11-28T18:19:56.172Z] 1d1e86619fab: Waiting [2023-11-28T18:19:56.172Z] cc2447e1835a: Waiting [2023-11-28T18:19:56.172Z] 0e82378315b3: Layer already exists [2023-11-28T18:19:56.172Z] b21789a7ae8f: Layer already exists [2023-11-28T18:19:56.172Z] 3b5d153f3bdf: Layer already exists [2023-11-28T18:19:56.172Z] 218505226939: Layer already exists [2023-11-28T18:19:56.172Z] b3f1475f59e8: Layer already exists [2023-11-28T18:19:56.172Z] e6bf8c398e30: Layer already exists [2023-11-28T18:19:56.172Z] d9ecaedc27b2: Layer already exists [2023-11-28T18:19:56.172Z] 94d057f3ce0f: Layer already exists [2023-11-28T18:19:56.172Z] 8ab2420d64e6: Layer already exists [2023-11-28T18:19:56.172Z] ee4b8dad4d23: Layer already exists [2023-11-28T18:19:56.172Z] 350bb87f214a: Layer already exists [2023-11-28T18:19:56.172Z] 5f70bf18a086: Layer already exists [2023-11-28T18:19:56.172Z] 1d1e86619fab: Layer already exists [2023-11-28T18:19:56.172Z] 72dd68b2904d: Layer already exists [2023-11-28T18:19:56.172Z] df252c03593f: Layer already exists [2023-11-28T18:19:56.172Z] cc2447e1835a: Layer already exists [2023-11-28T18:19:56.172Z] main: digest: sha256:8227cb396aa3b6c39a889d3ea21a3166f3ec5ab6a62f406979d9f785d9dcf4fb size: 3648 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-11-28T18:19:56.622Z] ===================================================== [Pipeline] echo [2023-11-28T18:19:56.691Z] taggedImages: [2023-11-28T18:19:56.691Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:97e9fbb8a484dc0c2ce89b12687694aa0705ba0b [2023-11-28T18:19:56.691Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2023-11-28T18:19:56.691Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:3.2.0-dev.1 [2023-11-28T18:19:56.691Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:97e9fbb8a484dc0c2ce89b12687694aa0705ba0b-3.2.0-dev.1 [2023-11-28T18:19:56.691Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2023-11-28T18:19:56.775Z] [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: [2023-11-28T18:19:56.775Z] 97e9fbb8a484dc0c2ce89b12687694aa0705ba0b [2023-11-28T18:19:56.775Z] latest [2023-11-28T18:19:56.775Z] 3.2.0-dev.1 [2023-11-28T18:19:56.775Z] 97e9fbb8a484dc0c2ce89b12687694aa0705ba0b-3.2.0-dev.1 [2023-11-28T18:19:56.775Z] main [2023-11-28T18:19:56.775Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T18:19:57.388Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:97e9fbb8a484dc0c2ce89b12687694aa0705ba0b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T18:19:57.871Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:97e9fbb8a484dc0c2ce89b12687694aa0705ba0b [2023-11-28T18:19:57.871Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-11-28T18:19:57.871Z] 7751c8ee3bcc: Preparing [2023-11-28T18:19:57.871Z] e235894cf407: Preparing [2023-11-28T18:19:57.871Z] 7bd5596354d9: Preparing [2023-11-28T18:19:57.871Z] 8c63c17fdffa: Preparing [2023-11-28T18:19:57.871Z] 94d057f3ce0f: Preparing [2023-11-28T18:19:57.871Z] 8ab2420d64e6: Preparing [2023-11-28T18:19:57.871Z] edf48642f51e: Preparing [2023-11-28T18:19:57.871Z] 5a6ccc35926e: Preparing [2023-11-28T18:19:57.871Z] cc2447e1835a: Preparing [2023-11-28T18:19:57.871Z] edf48642f51e: Waiting [2023-11-28T18:19:57.871Z] 8ab2420d64e6: Waiting [2023-11-28T18:19:57.871Z] 5a6ccc35926e: Waiting [2023-11-28T18:19:57.871Z] cc2447e1835a: Waiting [2023-11-28T18:19:57.871Z] 94d057f3ce0f: Layer already exists [2023-11-28T18:19:57.871Z] e235894cf407: Layer already exists [2023-11-28T18:19:57.871Z] 8ab2420d64e6: Layer already exists [2023-11-28T18:19:57.871Z] edf48642f51e: Layer already exists [2023-11-28T18:19:57.871Z] 5a6ccc35926e: Layer already exists [2023-11-28T18:19:57.871Z] cc2447e1835a: Layer already exists [2023-11-28T18:19:57.871Z] 7bd5596354d9: Pushed [2023-11-28T18:19:57.871Z] 7751c8ee3bcc: Pushed [2023-11-28T18:19:59.250Z] 8c63c17fdffa: Pushed [2023-11-28T18:19:59.250Z] 97e9fbb8a484dc0c2ce89b12687694aa0705ba0b: digest: sha256:e24e341db75e63c65b03a23f4e38562173d12cebbc6ad19a05d0c49086f43f56 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T18:19:59.752Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T18:20:00.245Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2023-11-28T18:20:00.245Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-11-28T18:20:00.245Z] 7751c8ee3bcc: Preparing [2023-11-28T18:20:00.245Z] e235894cf407: Preparing [2023-11-28T18:20:00.245Z] 7bd5596354d9: Preparing [2023-11-28T18:20:00.245Z] 8c63c17fdffa: Preparing [2023-11-28T18:20:00.245Z] 94d057f3ce0f: Preparing [2023-11-28T18:20:00.245Z] 8ab2420d64e6: Preparing [2023-11-28T18:20:00.245Z] edf48642f51e: Preparing [2023-11-28T18:20:00.245Z] 5a6ccc35926e: Preparing [2023-11-28T18:20:00.245Z] cc2447e1835a: Preparing [2023-11-28T18:20:00.245Z] edf48642f51e: Waiting [2023-11-28T18:20:00.245Z] cc2447e1835a: Waiting [2023-11-28T18:20:00.245Z] 5a6ccc35926e: Waiting [2023-11-28T18:20:00.245Z] 8ab2420d64e6: Waiting [2023-11-28T18:20:00.245Z] 8c63c17fdffa: Layer already exists [2023-11-28T18:20:00.245Z] e235894cf407: Layer already exists [2023-11-28T18:20:00.245Z] 7bd5596354d9: Layer already exists [2023-11-28T18:20:00.245Z] 94d057f3ce0f: Layer already exists [2023-11-28T18:20:00.245Z] 7751c8ee3bcc: Layer already exists [2023-11-28T18:20:00.245Z] 8ab2420d64e6: Layer already exists [2023-11-28T18:20:00.245Z] edf48642f51e: Layer already exists [2023-11-28T18:20:00.245Z] 5a6ccc35926e: Layer already exists [2023-11-28T18:20:00.245Z] cc2447e1835a: Layer already exists [2023-11-28T18:20:00.245Z] latest: digest: sha256:e24e341db75e63c65b03a23f4e38562173d12cebbc6ad19a05d0c49086f43f56 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T18:20:00.749Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:3.2.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T18:20:01.241Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:3.2.0-dev.1 [2023-11-28T18:20:01.241Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-11-28T18:20:01.241Z] 7751c8ee3bcc: Preparing [2023-11-28T18:20:01.241Z] e235894cf407: Preparing [2023-11-28T18:20:01.241Z] 7bd5596354d9: Preparing [2023-11-28T18:20:01.241Z] 8c63c17fdffa: Preparing [2023-11-28T18:20:01.241Z] 94d057f3ce0f: Preparing [2023-11-28T18:20:01.241Z] 8ab2420d64e6: Preparing [2023-11-28T18:20:01.241Z] edf48642f51e: Preparing [2023-11-28T18:20:01.241Z] 5a6ccc35926e: Preparing [2023-11-28T18:20:01.241Z] cc2447e1835a: Preparing [2023-11-28T18:20:01.241Z] 8ab2420d64e6: Waiting [2023-11-28T18:20:01.241Z] edf48642f51e: Waiting [2023-11-28T18:20:01.241Z] 5a6ccc35926e: Waiting [2023-11-28T18:20:01.241Z] e235894cf407: Layer already exists [2023-11-28T18:20:01.241Z] 8c63c17fdffa: Layer already exists [2023-11-28T18:20:01.241Z] 94d057f3ce0f: Layer already exists [2023-11-28T18:20:01.241Z] 7751c8ee3bcc: Layer already exists [2023-11-28T18:20:01.241Z] 7bd5596354d9: Layer already exists [2023-11-28T18:20:01.241Z] edf48642f51e: Layer already exists [2023-11-28T18:20:01.241Z] 8ab2420d64e6: Layer already exists [2023-11-28T18:20:01.241Z] cc2447e1835a: Layer already exists [2023-11-28T18:20:01.241Z] 5a6ccc35926e: Layer already exists [2023-11-28T18:20:01.241Z] 3.2.0-dev.1: digest: sha256:e24e341db75e63c65b03a23f4e38562173d12cebbc6ad19a05d0c49086f43f56 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T18:20:01.747Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:97e9fbb8a484dc0c2ce89b12687694aa0705ba0b-3.2.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T18:20:02.258Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:97e9fbb8a484dc0c2ce89b12687694aa0705ba0b-3.2.0-dev.1 [2023-11-28T18:20:02.258Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-11-28T18:20:02.258Z] 7751c8ee3bcc: Preparing [2023-11-28T18:20:02.258Z] e235894cf407: Preparing [2023-11-28T18:20:02.258Z] 7bd5596354d9: Preparing [2023-11-28T18:20:02.258Z] 8c63c17fdffa: Preparing [2023-11-28T18:20:02.258Z] 94d057f3ce0f: Preparing [2023-11-28T18:20:02.258Z] 8ab2420d64e6: Preparing [2023-11-28T18:20:02.258Z] edf48642f51e: Preparing [2023-11-28T18:20:02.258Z] 5a6ccc35926e: Preparing [2023-11-28T18:20:02.258Z] cc2447e1835a: Preparing [2023-11-28T18:20:02.258Z] 8ab2420d64e6: Waiting [2023-11-28T18:20:02.258Z] edf48642f51e: Waiting [2023-11-28T18:20:02.258Z] cc2447e1835a: Waiting [2023-11-28T18:20:02.258Z] 5a6ccc35926e: Waiting [2023-11-28T18:20:02.258Z] 8c63c17fdffa: Layer already exists [2023-11-28T18:20:02.258Z] 7751c8ee3bcc: Layer already exists [2023-11-28T18:20:02.258Z] 7bd5596354d9: Layer already exists [2023-11-28T18:20:02.258Z] 94d057f3ce0f: Layer already exists [2023-11-28T18:20:02.258Z] e235894cf407: Layer already exists [2023-11-28T18:20:02.258Z] 8ab2420d64e6: Layer already exists [2023-11-28T18:20:02.258Z] edf48642f51e: Layer already exists [2023-11-28T18:20:02.258Z] cc2447e1835a: Layer already exists [2023-11-28T18:20:02.258Z] 5a6ccc35926e: Layer already exists [2023-11-28T18:20:02.258Z] 97e9fbb8a484dc0c2ce89b12687694aa0705ba0b-3.2.0-dev.1: digest: sha256:e24e341db75e63c65b03a23f4e38562173d12cebbc6ad19a05d0c49086f43f56 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T18:20:02.757Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T18:20:03.256Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main [2023-11-28T18:20:03.256Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-11-28T18:20:03.256Z] 7751c8ee3bcc: Preparing [2023-11-28T18:20:03.256Z] e235894cf407: Preparing [2023-11-28T18:20:03.256Z] 7bd5596354d9: Preparing [2023-11-28T18:20:03.256Z] 8c63c17fdffa: Preparing [2023-11-28T18:20:03.256Z] 94d057f3ce0f: Preparing [2023-11-28T18:20:03.256Z] 8ab2420d64e6: Preparing [2023-11-28T18:20:03.256Z] edf48642f51e: Preparing [2023-11-28T18:20:03.256Z] 5a6ccc35926e: Preparing [2023-11-28T18:20:03.256Z] cc2447e1835a: Preparing [2023-11-28T18:20:03.256Z] edf48642f51e: Waiting [2023-11-28T18:20:03.256Z] cc2447e1835a: Waiting [2023-11-28T18:20:03.256Z] 5a6ccc35926e: Waiting [2023-11-28T18:20:03.256Z] 8ab2420d64e6: Waiting [2023-11-28T18:20:03.256Z] 94d057f3ce0f: Layer already exists [2023-11-28T18:20:03.256Z] 7bd5596354d9: Layer already exists [2023-11-28T18:20:03.256Z] 7751c8ee3bcc: Layer already exists [2023-11-28T18:20:03.256Z] e235894cf407: Layer already exists [2023-11-28T18:20:03.256Z] 8c63c17fdffa: Layer already exists [2023-11-28T18:20:03.256Z] edf48642f51e: Layer already exists [2023-11-28T18:20:03.256Z] 8ab2420d64e6: Layer already exists [2023-11-28T18:20:03.256Z] cc2447e1835a: Layer already exists [2023-11-28T18:20:03.256Z] 5a6ccc35926e: Layer already exists [2023-11-28T18:20:03.256Z] main: digest: sha256:e24e341db75e63c65b03a23f4e38562173d12cebbc6ad19a05d0c49086f43f56 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-11-28T18:20:03.684Z] ===================================================== [Pipeline] echo [2023-11-28T18:20:03.756Z] taggedImages: [2023-11-28T18:20:03.756Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:97e9fbb8a484dc0c2ce89b12687694aa0705ba0b [2023-11-28T18:20:03.756Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2023-11-28T18:20:03.756Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:3.2.0-dev.1 [2023-11-28T18:20:03.756Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:97e9fbb8a484dc0c2ce89b12687694aa0705ba0b-3.2.0-dev.1 [2023-11-28T18:20:03.756Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo [2023-11-28T18:20:03.848Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2023-11-28T18:20:03.848Z] 97e9fbb8a484dc0c2ce89b12687694aa0705ba0b [2023-11-28T18:20:03.848Z] latest [2023-11-28T18:20:03.848Z] 3.2.0-dev.1 [2023-11-28T18:20:03.848Z] 97e9fbb8a484dc0c2ce89b12687694aa0705ba0b-3.2.0-dev.1 [2023-11-28T18:20:03.848Z] main [2023-11-28T18:20:03.848Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T18:20:04.490Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:97e9fbb8a484dc0c2ce89b12687694aa0705ba0b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T18:20:04.977Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:97e9fbb8a484dc0c2ce89b12687694aa0705ba0b [2023-11-28T18:20:04.977Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-11-28T18:20:04.977Z] 732b26154eaa: Preparing [2023-11-28T18:20:04.977Z] 1ed72f023e2c: Preparing [2023-11-28T18:20:04.977Z] b23684f3c665: Preparing [2023-11-28T18:20:04.977Z] c2aa1f611c1f: Preparing [2023-11-28T18:20:04.977Z] 38847bf27215: Preparing [2023-11-28T18:20:04.977Z] 94d057f3ce0f: Preparing [2023-11-28T18:20:04.977Z] 8ab2420d64e6: Preparing [2023-11-28T18:20:04.977Z] 13f6a24da624: Preparing [2023-11-28T18:20:04.977Z] 6cbf6c16a62b: Preparing [2023-11-28T18:20:04.977Z] 94d057f3ce0f: Waiting [2023-11-28T18:20:04.977Z] 13f6a24da624: Waiting [2023-11-28T18:20:04.977Z] 1236290d19e6: Preparing [2023-11-28T18:20:04.977Z] 8ab2420d64e6: Waiting [2023-11-28T18:20:04.977Z] cc2447e1835a: Preparing [2023-11-28T18:20:04.977Z] cc2447e1835a: Waiting [2023-11-28T18:20:04.977Z] 1ed72f023e2c: Pushed [2023-11-28T18:20:04.977Z] c2aa1f611c1f: Pushed [2023-11-28T18:20:04.977Z] 732b26154eaa: Pushed [2023-11-28T18:20:04.977Z] 38847bf27215: Pushed [2023-11-28T18:20:04.977Z] 94d057f3ce0f: Layer already exists [2023-11-28T18:20:04.977Z] 8ab2420d64e6: Layer already exists [2023-11-28T18:20:04.977Z] cc2447e1835a: Layer already exists [2023-11-28T18:20:05.236Z] 13f6a24da624: Pushed [2023-11-28T18:20:05.236Z] 6cbf6c16a62b: Pushed [2023-11-28T18:20:06.170Z] b23684f3c665: Pushed [2023-11-28T18:20:06.739Z] 1236290d19e6: Pushed [2023-11-28T18:20:06.739Z] 97e9fbb8a484dc0c2ce89b12687694aa0705ba0b: digest: sha256:140e8e1d992c3cbb0c9519a248a9ee7403a6dd8c5a02124d7a98357bbdbd9a33 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T18:20:07.256Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T18:20:07.761Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2023-11-28T18:20:07.761Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-11-28T18:20:07.761Z] 732b26154eaa: Preparing [2023-11-28T18:20:07.761Z] 1ed72f023e2c: Preparing [2023-11-28T18:20:07.761Z] b23684f3c665: Preparing [2023-11-28T18:20:07.761Z] c2aa1f611c1f: Preparing [2023-11-28T18:20:07.761Z] 38847bf27215: Preparing [2023-11-28T18:20:07.761Z] 94d057f3ce0f: Preparing [2023-11-28T18:20:07.761Z] 8ab2420d64e6: Preparing [2023-11-28T18:20:07.761Z] 13f6a24da624: Preparing [2023-11-28T18:20:07.761Z] 8ab2420d64e6: Waiting [2023-11-28T18:20:07.761Z] 13f6a24da624: Waiting [2023-11-28T18:20:07.761Z] 6cbf6c16a62b: Preparing [2023-11-28T18:20:07.761Z] 1236290d19e6: Preparing [2023-11-28T18:20:07.761Z] cc2447e1835a: Preparing [2023-11-28T18:20:07.761Z] 6cbf6c16a62b: Waiting [2023-11-28T18:20:07.761Z] cc2447e1835a: Waiting [2023-11-28T18:20:07.761Z] 1236290d19e6: Waiting [2023-11-28T18:20:07.761Z] 38847bf27215: Layer already exists [2023-11-28T18:20:07.761Z] c2aa1f611c1f: Layer already exists [2023-11-28T18:20:07.761Z] b23684f3c665: Layer already exists [2023-11-28T18:20:07.761Z] 732b26154eaa: Layer already exists [2023-11-28T18:20:07.761Z] 1ed72f023e2c: Layer already exists [2023-11-28T18:20:07.761Z] 8ab2420d64e6: Layer already exists [2023-11-28T18:20:07.761Z] 13f6a24da624: Layer already exists [2023-11-28T18:20:07.761Z] 6cbf6c16a62b: Layer already exists [2023-11-28T18:20:07.761Z] 94d057f3ce0f: Layer already exists [2023-11-28T18:20:07.761Z] 1236290d19e6: Layer already exists [2023-11-28T18:20:07.761Z] cc2447e1835a: Layer already exists [2023-11-28T18:20:07.761Z] latest: digest: sha256:140e8e1d992c3cbb0c9519a248a9ee7403a6dd8c5a02124d7a98357bbdbd9a33 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T18:20:08.279Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:3.2.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T18:20:08.777Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:3.2.0-dev.1 [2023-11-28T18:20:08.777Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-11-28T18:20:08.777Z] 732b26154eaa: Preparing [2023-11-28T18:20:08.777Z] 1ed72f023e2c: Preparing [2023-11-28T18:20:08.777Z] b23684f3c665: Preparing [2023-11-28T18:20:08.777Z] c2aa1f611c1f: Preparing [2023-11-28T18:20:08.777Z] 38847bf27215: Preparing [2023-11-28T18:20:08.777Z] 94d057f3ce0f: Preparing [2023-11-28T18:20:08.777Z] 8ab2420d64e6: Preparing [2023-11-28T18:20:08.777Z] 13f6a24da624: Preparing [2023-11-28T18:20:08.777Z] 6cbf6c16a62b: Preparing [2023-11-28T18:20:08.777Z] 1236290d19e6: Preparing [2023-11-28T18:20:08.777Z] 8ab2420d64e6: Waiting [2023-11-28T18:20:08.777Z] 6cbf6c16a62b: Waiting [2023-11-28T18:20:08.777Z] 13f6a24da624: Waiting [2023-11-28T18:20:08.777Z] 94d057f3ce0f: Waiting [2023-11-28T18:20:08.777Z] cc2447e1835a: Preparing [2023-11-28T18:20:08.777Z] 1236290d19e6: Waiting [2023-11-28T18:20:08.777Z] b23684f3c665: Layer already exists [2023-11-28T18:20:08.777Z] 1ed72f023e2c: Layer already exists [2023-11-28T18:20:08.777Z] 732b26154eaa: Layer already exists [2023-11-28T18:20:08.777Z] c2aa1f611c1f: Layer already exists [2023-11-28T18:20:08.777Z] 38847bf27215: Layer already exists [2023-11-28T18:20:08.777Z] 94d057f3ce0f: Layer already exists [2023-11-28T18:20:08.777Z] 13f6a24da624: Layer already exists [2023-11-28T18:20:08.777Z] 6cbf6c16a62b: Layer already exists [2023-11-28T18:20:08.777Z] 8ab2420d64e6: Layer already exists [2023-11-28T18:20:08.777Z] 1236290d19e6: Layer already exists [2023-11-28T18:20:08.777Z] cc2447e1835a: Layer already exists [2023-11-28T18:20:08.777Z] 3.2.0-dev.1: digest: sha256:140e8e1d992c3cbb0c9519a248a9ee7403a6dd8c5a02124d7a98357bbdbd9a33 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T18:20:09.282Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:97e9fbb8a484dc0c2ce89b12687694aa0705ba0b-3.2.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T18:20:09.781Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:97e9fbb8a484dc0c2ce89b12687694aa0705ba0b-3.2.0-dev.1 [2023-11-28T18:20:09.781Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-11-28T18:20:09.781Z] 732b26154eaa: Preparing [2023-11-28T18:20:09.781Z] 1ed72f023e2c: Preparing [2023-11-28T18:20:09.781Z] b23684f3c665: Preparing [2023-11-28T18:20:09.781Z] c2aa1f611c1f: Preparing [2023-11-28T18:20:09.781Z] 38847bf27215: Preparing [2023-11-28T18:20:09.781Z] 94d057f3ce0f: Preparing [2023-11-28T18:20:09.781Z] 8ab2420d64e6: Preparing [2023-11-28T18:20:09.781Z] 13f6a24da624: Preparing [2023-11-28T18:20:09.781Z] 6cbf6c16a62b: Preparing [2023-11-28T18:20:09.781Z] 1236290d19e6: Preparing [2023-11-28T18:20:09.781Z] cc2447e1835a: Preparing [2023-11-28T18:20:09.781Z] 94d057f3ce0f: Waiting [2023-11-28T18:20:09.781Z] 8ab2420d64e6: Waiting [2023-11-28T18:20:09.781Z] 13f6a24da624: Waiting [2023-11-28T18:20:09.781Z] 6cbf6c16a62b: Waiting [2023-11-28T18:20:09.781Z] 1236290d19e6: Waiting [2023-11-28T18:20:09.781Z] cc2447e1835a: Waiting [2023-11-28T18:20:09.781Z] 1ed72f023e2c: Layer already exists [2023-11-28T18:20:09.781Z] 732b26154eaa: Layer already exists [2023-11-28T18:20:09.781Z] b23684f3c665: Layer already exists [2023-11-28T18:20:09.781Z] c2aa1f611c1f: Layer already exists [2023-11-28T18:20:09.781Z] 38847bf27215: Layer already exists [2023-11-28T18:20:09.781Z] 94d057f3ce0f: Layer already exists [2023-11-28T18:20:09.781Z] 1236290d19e6: Layer already exists [2023-11-28T18:20:09.781Z] 8ab2420d64e6: Layer already exists [2023-11-28T18:20:09.781Z] 6cbf6c16a62b: Layer already exists [2023-11-28T18:20:09.781Z] 13f6a24da624: Layer already exists [2023-11-28T18:20:09.781Z] cc2447e1835a: Layer already exists [2023-11-28T18:20:09.781Z] 97e9fbb8a484dc0c2ce89b12687694aa0705ba0b-3.2.0-dev.1: digest: sha256:140e8e1d992c3cbb0c9519a248a9ee7403a6dd8c5a02124d7a98357bbdbd9a33 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T18:20:10.296Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T18:20:10.794Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2023-11-28T18:20:10.794Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-11-28T18:20:10.794Z] 732b26154eaa: Preparing [2023-11-28T18:20:10.794Z] 1ed72f023e2c: Preparing [2023-11-28T18:20:10.794Z] b23684f3c665: Preparing [2023-11-28T18:20:10.794Z] c2aa1f611c1f: Preparing [2023-11-28T18:20:10.794Z] 38847bf27215: Preparing [2023-11-28T18:20:10.794Z] 94d057f3ce0f: Preparing [2023-11-28T18:20:10.794Z] 8ab2420d64e6: Preparing [2023-11-28T18:20:10.794Z] 13f6a24da624: Preparing [2023-11-28T18:20:10.794Z] 6cbf6c16a62b: Preparing [2023-11-28T18:20:10.794Z] 1236290d19e6: Preparing [2023-11-28T18:20:10.794Z] cc2447e1835a: Preparing [2023-11-28T18:20:10.794Z] 8ab2420d64e6: Waiting [2023-11-28T18:20:10.794Z] 13f6a24da624: Waiting [2023-11-28T18:20:10.794Z] 6cbf6c16a62b: Waiting [2023-11-28T18:20:10.794Z] 1236290d19e6: Waiting [2023-11-28T18:20:10.794Z] cc2447e1835a: Waiting [2023-11-28T18:20:10.794Z] 38847bf27215: Layer already exists [2023-11-28T18:20:10.794Z] 1ed72f023e2c: Layer already exists [2023-11-28T18:20:10.794Z] c2aa1f611c1f: Layer already exists [2023-11-28T18:20:10.794Z] 732b26154eaa: Layer already exists [2023-11-28T18:20:10.794Z] b23684f3c665: Layer already exists [2023-11-28T18:20:10.794Z] 94d057f3ce0f: Layer already exists [2023-11-28T18:20:10.794Z] 8ab2420d64e6: Layer already exists [2023-11-28T18:20:10.794Z] 6cbf6c16a62b: Layer already exists [2023-11-28T18:20:10.794Z] 13f6a24da624: Layer already exists [2023-11-28T18:20:10.794Z] 1236290d19e6: Layer already exists [2023-11-28T18:20:10.794Z] cc2447e1835a: Layer already exists [2023-11-28T18:20:10.794Z] main: digest: sha256:140e8e1d992c3cbb0c9519a248a9ee7403a6dd8c5a02124d7a98357bbdbd9a33 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-11-28T18:20:11.231Z] ===================================================== [Pipeline] echo [2023-11-28T18:20:11.308Z] taggedImages: [2023-11-28T18:20:11.308Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:97e9fbb8a484dc0c2ce89b12687694aa0705ba0b [2023-11-28T18:20:11.308Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2023-11-28T18:20:11.308Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:3.2.0-dev.1 [2023-11-28T18:20:11.308Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:97e9fbb8a484dc0c2ce89b12687694aa0705ba0b-3.2.0-dev.1 [2023-11-28T18:20:11.308Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2023-11-28T18:20:11.390Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2023-11-28T18:20:11.390Z] 97e9fbb8a484dc0c2ce89b12687694aa0705ba0b [2023-11-28T18:20:11.390Z] latest [2023-11-28T18:20:11.390Z] 3.2.0-dev.1 [2023-11-28T18:20:11.390Z] 97e9fbb8a484dc0c2ce89b12687694aa0705ba0b-3.2.0-dev.1 [2023-11-28T18:20:11.390Z] main [2023-11-28T18:20:11.390Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T18:20:12.044Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:97e9fbb8a484dc0c2ce89b12687694aa0705ba0b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T18:20:12.551Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:97e9fbb8a484dc0c2ce89b12687694aa0705ba0b [2023-11-28T18:20:12.552Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-11-28T18:20:12.552Z] 78126af6416d: Preparing [2023-11-28T18:20:12.552Z] ba88a2723a75: Preparing [2023-11-28T18:20:12.552Z] 3e1001494698: Preparing [2023-11-28T18:20:12.552Z] 80647ce82c64: Preparing [2023-11-28T18:20:12.552Z] 563f54b2202a: Preparing [2023-11-28T18:20:12.552Z] 100b975e1fd7: Preparing [2023-11-28T18:20:12.552Z] 7f8b4c814e66: Preparing [2023-11-28T18:20:12.552Z] 94d057f3ce0f: Preparing [2023-11-28T18:20:12.552Z] 8ab2420d64e6: Preparing [2023-11-28T18:20:12.552Z] 5b678bb204fe: Preparing [2023-11-28T18:20:12.552Z] c230ccd3b374: Preparing [2023-11-28T18:20:12.552Z] cc2447e1835a: Preparing [2023-11-28T18:20:12.552Z] 100b975e1fd7: Waiting [2023-11-28T18:20:12.552Z] 5b678bb204fe: Waiting [2023-11-28T18:20:12.552Z] 7f8b4c814e66: Waiting [2023-11-28T18:20:12.552Z] 8ab2420d64e6: Waiting [2023-11-28T18:20:12.552Z] 94d057f3ce0f: Waiting [2023-11-28T18:20:12.552Z] c230ccd3b374: Waiting [2023-11-28T18:20:12.552Z] 78126af6416d: Pushed [2023-11-28T18:20:12.552Z] 563f54b2202a: Pushed [2023-11-28T18:20:12.552Z] ba88a2723a75: Pushed [2023-11-28T18:20:12.552Z] 94d057f3ce0f: Layer already exists [2023-11-28T18:20:12.552Z] 8ab2420d64e6: Layer already exists [2023-11-28T18:20:12.810Z] 100b975e1fd7: Pushed [2023-11-28T18:20:12.810Z] 7f8b4c814e66: Pushed [2023-11-28T18:20:12.810Z] cc2447e1835a: Layer already exists [2023-11-28T18:20:13.378Z] 5b678bb204fe: Pushed [2023-11-28T18:20:13.638Z] 80647ce82c64: Pushed [2023-11-28T18:20:13.638Z] c230ccd3b374: Pushed [2023-11-28T18:20:14.207Z] 3e1001494698: Pushed [2023-11-28T18:20:14.207Z] 97e9fbb8a484dc0c2ce89b12687694aa0705ba0b: digest: sha256:ea0f29590694f93afd87272b6ce2fd74356c84ddd3b7a0b38d1a16de79349b7c size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T18:20:14.733Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T18:20:15.255Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2023-11-28T18:20:15.255Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-11-28T18:20:15.255Z] 78126af6416d: Preparing [2023-11-28T18:20:15.255Z] ba88a2723a75: Preparing [2023-11-28T18:20:15.255Z] 3e1001494698: Preparing [2023-11-28T18:20:15.255Z] 80647ce82c64: Preparing [2023-11-28T18:20:15.255Z] 563f54b2202a: Preparing [2023-11-28T18:20:15.255Z] 100b975e1fd7: Preparing [2023-11-28T18:20:15.255Z] 7f8b4c814e66: Preparing [2023-11-28T18:20:15.255Z] 94d057f3ce0f: Preparing [2023-11-28T18:20:15.255Z] 8ab2420d64e6: Preparing [2023-11-28T18:20:15.255Z] 5b678bb204fe: Preparing [2023-11-28T18:20:15.255Z] c230ccd3b374: Preparing [2023-11-28T18:20:15.255Z] cc2447e1835a: Preparing [2023-11-28T18:20:15.255Z] 7f8b4c814e66: Waiting [2023-11-28T18:20:15.255Z] 94d057f3ce0f: Waiting [2023-11-28T18:20:15.255Z] 8ab2420d64e6: Waiting [2023-11-28T18:20:15.255Z] 5b678bb204fe: Waiting [2023-11-28T18:20:15.255Z] c230ccd3b374: Waiting [2023-11-28T18:20:15.255Z] cc2447e1835a: Waiting [2023-11-28T18:20:15.255Z] 100b975e1fd7: Waiting [2023-11-28T18:20:15.255Z] 78126af6416d: Layer already exists [2023-11-28T18:20:15.255Z] 80647ce82c64: Layer already exists [2023-11-28T18:20:15.255Z] ba88a2723a75: Layer already exists [2023-11-28T18:20:15.255Z] 3e1001494698: Layer already exists [2023-11-28T18:20:15.255Z] 563f54b2202a: Layer already exists [2023-11-28T18:20:15.255Z] 100b975e1fd7: Layer already exists [2023-11-28T18:20:15.255Z] 94d057f3ce0f: Layer already exists [2023-11-28T18:20:15.255Z] 8ab2420d64e6: Layer already exists [2023-11-28T18:20:15.255Z] 7f8b4c814e66: Layer already exists [2023-11-28T18:20:15.255Z] 5b678bb204fe: Layer already exists [2023-11-28T18:20:15.255Z] c230ccd3b374: Layer already exists [2023-11-28T18:20:15.255Z] cc2447e1835a: Layer already exists [2023-11-28T18:20:15.255Z] latest: digest: sha256:ea0f29590694f93afd87272b6ce2fd74356c84ddd3b7a0b38d1a16de79349b7c size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T18:20:15.793Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.2.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T18:20:16.293Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.2.0-dev.1 [2023-11-28T18:20:16.293Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-11-28T18:20:16.293Z] 78126af6416d: Preparing [2023-11-28T18:20:16.293Z] ba88a2723a75: Preparing [2023-11-28T18:20:16.293Z] 3e1001494698: Preparing [2023-11-28T18:20:16.293Z] 80647ce82c64: Preparing [2023-11-28T18:20:16.293Z] 563f54b2202a: Preparing [2023-11-28T18:20:16.293Z] 100b975e1fd7: Preparing [2023-11-28T18:20:16.293Z] 7f8b4c814e66: Preparing [2023-11-28T18:20:16.293Z] 94d057f3ce0f: Preparing [2023-11-28T18:20:16.293Z] 8ab2420d64e6: Preparing [2023-11-28T18:20:16.293Z] 5b678bb204fe: Preparing [2023-11-28T18:20:16.293Z] c230ccd3b374: Preparing [2023-11-28T18:20:16.293Z] cc2447e1835a: Preparing [2023-11-28T18:20:16.293Z] 100b975e1fd7: Waiting [2023-11-28T18:20:16.293Z] c230ccd3b374: Waiting [2023-11-28T18:20:16.293Z] 8ab2420d64e6: Waiting [2023-11-28T18:20:16.293Z] 7f8b4c814e66: Waiting [2023-11-28T18:20:16.293Z] 5b678bb204fe: Waiting [2023-11-28T18:20:16.293Z] cc2447e1835a: Waiting [2023-11-28T18:20:16.293Z] 94d057f3ce0f: Waiting [2023-11-28T18:20:16.293Z] ba88a2723a75: Layer already exists [2023-11-28T18:20:16.293Z] 3e1001494698: Layer already exists [2023-11-28T18:20:16.293Z] 80647ce82c64: Layer already exists [2023-11-28T18:20:16.293Z] 563f54b2202a: Layer already exists [2023-11-28T18:20:16.293Z] 78126af6416d: Layer already exists [2023-11-28T18:20:16.293Z] 100b975e1fd7: Layer already exists [2023-11-28T18:20:16.293Z] 7f8b4c814e66: Layer already exists [2023-11-28T18:20:16.293Z] 8ab2420d64e6: Layer already exists [2023-11-28T18:20:16.293Z] 94d057f3ce0f: Layer already exists [2023-11-28T18:20:16.293Z] 5b678bb204fe: Layer already exists [2023-11-28T18:20:16.293Z] cc2447e1835a: Layer already exists [2023-11-28T18:20:16.293Z] c230ccd3b374: Layer already exists [2023-11-28T18:20:16.293Z] 3.2.0-dev.1: digest: sha256:ea0f29590694f93afd87272b6ce2fd74356c84ddd3b7a0b38d1a16de79349b7c size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T18:20:16.824Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:97e9fbb8a484dc0c2ce89b12687694aa0705ba0b-3.2.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T18:20:17.337Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:97e9fbb8a484dc0c2ce89b12687694aa0705ba0b-3.2.0-dev.1 [2023-11-28T18:20:17.337Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-11-28T18:20:17.337Z] 78126af6416d: Preparing [2023-11-28T18:20:17.337Z] ba88a2723a75: Preparing [2023-11-28T18:20:17.337Z] 3e1001494698: Preparing [2023-11-28T18:20:17.337Z] 80647ce82c64: Preparing [2023-11-28T18:20:17.337Z] 563f54b2202a: Preparing [2023-11-28T18:20:17.337Z] 100b975e1fd7: Preparing [2023-11-28T18:20:17.337Z] 7f8b4c814e66: Preparing [2023-11-28T18:20:17.337Z] 94d057f3ce0f: Preparing [2023-11-28T18:20:17.337Z] 8ab2420d64e6: Preparing [2023-11-28T18:20:17.337Z] 5b678bb204fe: Preparing [2023-11-28T18:20:17.337Z] c230ccd3b374: Preparing [2023-11-28T18:20:17.337Z] cc2447e1835a: Preparing [2023-11-28T18:20:17.337Z] 94d057f3ce0f: Waiting [2023-11-28T18:20:17.337Z] 8ab2420d64e6: Waiting [2023-11-28T18:20:17.337Z] 7f8b4c814e66: Waiting [2023-11-28T18:20:17.337Z] 100b975e1fd7: Waiting [2023-11-28T18:20:17.337Z] 5b678bb204fe: Waiting [2023-11-28T18:20:17.337Z] cc2447e1835a: Waiting [2023-11-28T18:20:17.337Z] 3e1001494698: Layer already exists [2023-11-28T18:20:17.337Z] 563f54b2202a: Layer already exists [2023-11-28T18:20:17.337Z] ba88a2723a75: Layer already exists [2023-11-28T18:20:17.337Z] 80647ce82c64: Layer already exists [2023-11-28T18:20:17.337Z] 78126af6416d: Layer already exists [2023-11-28T18:20:17.337Z] 100b975e1fd7: Layer already exists [2023-11-28T18:20:17.337Z] 8ab2420d64e6: Layer already exists [2023-11-28T18:20:17.337Z] 94d057f3ce0f: Layer already exists [2023-11-28T18:20:17.337Z] 5b678bb204fe: Layer already exists [2023-11-28T18:20:17.337Z] 7f8b4c814e66: Layer already exists [2023-11-28T18:20:17.337Z] c230ccd3b374: Layer already exists [2023-11-28T18:20:17.337Z] cc2447e1835a: Layer already exists [2023-11-28T18:20:17.337Z] 97e9fbb8a484dc0c2ce89b12687694aa0705ba0b-3.2.0-dev.1: digest: sha256:ea0f29590694f93afd87272b6ce2fd74356c84ddd3b7a0b38d1a16de79349b7c size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T18:20:17.865Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T18:20:18.392Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2023-11-28T18:20:18.392Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-11-28T18:20:18.392Z] 78126af6416d: Preparing [2023-11-28T18:20:18.392Z] ba88a2723a75: Preparing [2023-11-28T18:20:18.392Z] 3e1001494698: Preparing [2023-11-28T18:20:18.392Z] 80647ce82c64: Preparing [2023-11-28T18:20:18.392Z] 563f54b2202a: Preparing [2023-11-28T18:20:18.392Z] 100b975e1fd7: Preparing [2023-11-28T18:20:18.392Z] 7f8b4c814e66: Preparing [2023-11-28T18:20:18.392Z] 94d057f3ce0f: Preparing [2023-11-28T18:20:18.392Z] 100b975e1fd7: Waiting [2023-11-28T18:20:18.392Z] 7f8b4c814e66: Waiting [2023-11-28T18:20:18.392Z] 8ab2420d64e6: Preparing [2023-11-28T18:20:18.392Z] 5b678bb204fe: Preparing [2023-11-28T18:20:18.392Z] c230ccd3b374: Preparing [2023-11-28T18:20:18.392Z] cc2447e1835a: Preparing [2023-11-28T18:20:18.392Z] 94d057f3ce0f: Waiting [2023-11-28T18:20:18.392Z] cc2447e1835a: Waiting [2023-11-28T18:20:18.392Z] c230ccd3b374: Waiting [2023-11-28T18:20:18.392Z] 8ab2420d64e6: Waiting [2023-11-28T18:20:18.392Z] 5b678bb204fe: Waiting [2023-11-28T18:20:18.392Z] ba88a2723a75: Layer already exists [2023-11-28T18:20:18.392Z] 78126af6416d: Layer already exists [2023-11-28T18:20:18.392Z] 3e1001494698: Layer already exists [2023-11-28T18:20:18.392Z] 563f54b2202a: Layer already exists [2023-11-28T18:20:18.392Z] 80647ce82c64: Layer already exists [2023-11-28T18:20:18.392Z] 100b975e1fd7: Layer already exists [2023-11-28T18:20:18.392Z] 7f8b4c814e66: Layer already exists [2023-11-28T18:20:18.392Z] 5b678bb204fe: Layer already exists [2023-11-28T18:20:18.392Z] 94d057f3ce0f: Layer already exists [2023-11-28T18:20:18.392Z] 8ab2420d64e6: Layer already exists [2023-11-28T18:20:18.392Z] c230ccd3b374: Layer already exists [2023-11-28T18:20:18.392Z] cc2447e1835a: Layer already exists [2023-11-28T18:20:18.392Z] main: digest: sha256:ea0f29590694f93afd87272b6ce2fd74356c84ddd3b7a0b38d1a16de79349b7c size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-11-28T18:20:18.863Z] ===================================================== [Pipeline] echo [2023-11-28T18:20:18.946Z] taggedImages: [2023-11-28T18:20:18.947Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:97e9fbb8a484dc0c2ce89b12687694aa0705ba0b [2023-11-28T18:20:18.947Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2023-11-28T18:20:18.947Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.2.0-dev.1 [2023-11-28T18:20:18.947Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:97e9fbb8a484dc0c2ce89b12687694aa0705ba0b-3.2.0-dev.1 [2023-11-28T18:20:18.947Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2023-11-28T18:20:19.043Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: [2023-11-28T18:20:19.043Z] 97e9fbb8a484dc0c2ce89b12687694aa0705ba0b [2023-11-28T18:20:19.043Z] latest [2023-11-28T18:20:19.043Z] 3.2.0-dev.1 [2023-11-28T18:20:19.043Z] 97e9fbb8a484dc0c2ce89b12687694aa0705ba0b-3.2.0-dev.1 [2023-11-28T18:20:19.043Z] main [2023-11-28T18:20:19.043Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T18:20:19.731Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:97e9fbb8a484dc0c2ce89b12687694aa0705ba0b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T18:20:20.244Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:97e9fbb8a484dc0c2ce89b12687694aa0705ba0b [2023-11-28T18:20:20.244Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-11-28T18:20:20.244Z] ff577d27160e: Preparing [2023-11-28T18:20:20.244Z] 81d9c037c16e: Preparing [2023-11-28T18:20:20.244Z] 94d057f3ce0f: Preparing [2023-11-28T18:20:20.244Z] 8ab2420d64e6: Preparing [2023-11-28T18:20:20.244Z] 0304f0dc5e38: Preparing [2023-11-28T18:20:20.244Z] 76dbf58a16ca: Preparing [2023-11-28T18:20:20.244Z] cc2447e1835a: Preparing [2023-11-28T18:20:20.244Z] 76dbf58a16ca: Waiting [2023-11-28T18:20:20.244Z] cc2447e1835a: Waiting [2023-11-28T18:20:20.244Z] 94d057f3ce0f: Layer already exists [2023-11-28T18:20:20.244Z] 8ab2420d64e6: Layer already exists [2023-11-28T18:20:20.244Z] cc2447e1835a: Layer already exists [2023-11-28T18:20:20.244Z] ff577d27160e: Pushed [2023-11-28T18:20:20.812Z] 76dbf58a16ca: Pushed [2023-11-28T18:20:20.812Z] 0304f0dc5e38: Pushed [2023-11-28T18:20:22.192Z] 81d9c037c16e: Pushed [2023-11-28T18:20:22.453Z] 97e9fbb8a484dc0c2ce89b12687694aa0705ba0b: digest: sha256:74308dde263d1dfdf31303e9788bd0d3401905f99cea23ded94f17d362b5d8e1 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T18:20:23.003Z] + 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-11-28T18:20:23.589Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2023-11-28T18:20:23.589Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-11-28T18:20:23.589Z] ff577d27160e: Preparing [2023-11-28T18:20:23.589Z] 81d9c037c16e: Preparing [2023-11-28T18:20:23.590Z] 94d057f3ce0f: Preparing [2023-11-28T18:20:23.590Z] 8ab2420d64e6: Preparing [2023-11-28T18:20:23.590Z] 0304f0dc5e38: Preparing [2023-11-28T18:20:23.590Z] 76dbf58a16ca: Preparing [2023-11-28T18:20:23.590Z] cc2447e1835a: Preparing [2023-11-28T18:20:23.590Z] cc2447e1835a: Waiting [2023-11-28T18:20:23.590Z] 76dbf58a16ca: Waiting [2023-11-28T18:20:23.590Z] 94d057f3ce0f: Layer already exists [2023-11-28T18:20:23.590Z] ff577d27160e: Layer already exists [2023-11-28T18:20:23.590Z] 0304f0dc5e38: Layer already exists [2023-11-28T18:20:23.590Z] 81d9c037c16e: Layer already exists [2023-11-28T18:20:23.590Z] 8ab2420d64e6: Layer already exists [2023-11-28T18:20:23.590Z] 76dbf58a16ca: Layer already exists [2023-11-28T18:20:23.590Z] cc2447e1835a: Layer already exists [2023-11-28T18:20:23.590Z] latest: digest: sha256:74308dde263d1dfdf31303e9788bd0d3401905f99cea23ded94f17d362b5d8e1 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T18:20:24.140Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.2.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T18:20:24.681Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.2.0-dev.1 [2023-11-28T18:20:24.682Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-11-28T18:20:24.682Z] ff577d27160e: Preparing [2023-11-28T18:20:24.682Z] 81d9c037c16e: Preparing [2023-11-28T18:20:24.682Z] 94d057f3ce0f: Preparing [2023-11-28T18:20:24.682Z] 8ab2420d64e6: Preparing [2023-11-28T18:20:24.682Z] 0304f0dc5e38: Preparing [2023-11-28T18:20:24.682Z] 76dbf58a16ca: Preparing [2023-11-28T18:20:24.682Z] cc2447e1835a: Preparing [2023-11-28T18:20:24.682Z] cc2447e1835a: Waiting [2023-11-28T18:20:24.682Z] 76dbf58a16ca: Waiting [2023-11-28T18:20:24.682Z] 81d9c037c16e: Layer already exists [2023-11-28T18:20:24.682Z] ff577d27160e: Layer already exists [2023-11-28T18:20:24.682Z] 8ab2420d64e6: Layer already exists [2023-11-28T18:20:24.682Z] 0304f0dc5e38: Layer already exists [2023-11-28T18:20:24.682Z] 94d057f3ce0f: Layer already exists [2023-11-28T18:20:24.682Z] 76dbf58a16ca: Layer already exists [2023-11-28T18:20:24.682Z] cc2447e1835a: Layer already exists [2023-11-28T18:20:24.682Z] 3.2.0-dev.1: digest: sha256:74308dde263d1dfdf31303e9788bd0d3401905f99cea23ded94f17d362b5d8e1 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T18:20:25.216Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:97e9fbb8a484dc0c2ce89b12687694aa0705ba0b-3.2.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T18:20:25.756Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:97e9fbb8a484dc0c2ce89b12687694aa0705ba0b-3.2.0-dev.1 [2023-11-28T18:20:25.756Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-11-28T18:20:25.756Z] ff577d27160e: Preparing [2023-11-28T18:20:25.756Z] 81d9c037c16e: Preparing [2023-11-28T18:20:25.756Z] 94d057f3ce0f: Preparing [2023-11-28T18:20:25.756Z] 8ab2420d64e6: Preparing [2023-11-28T18:20:25.756Z] 0304f0dc5e38: Preparing [2023-11-28T18:20:25.756Z] 76dbf58a16ca: Preparing [2023-11-28T18:20:25.756Z] cc2447e1835a: Preparing [2023-11-28T18:20:25.756Z] 76dbf58a16ca: Waiting [2023-11-28T18:20:25.756Z] cc2447e1835a: Waiting [2023-11-28T18:20:25.756Z] 8ab2420d64e6: Layer already exists [2023-11-28T18:20:25.756Z] 0304f0dc5e38: Layer already exists [2023-11-28T18:20:25.756Z] ff577d27160e: Layer already exists [2023-11-28T18:20:25.756Z] 94d057f3ce0f: Layer already exists [2023-11-28T18:20:25.756Z] 81d9c037c16e: Layer already exists [2023-11-28T18:20:25.756Z] 76dbf58a16ca: Layer already exists [2023-11-28T18:20:25.756Z] cc2447e1835a: Layer already exists [2023-11-28T18:20:25.756Z] 97e9fbb8a484dc0c2ce89b12687694aa0705ba0b-3.2.0-dev.1: digest: sha256:74308dde263d1dfdf31303e9788bd0d3401905f99cea23ded94f17d362b5d8e1 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T18:20:26.308Z] + 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-11-28T18:20:26.851Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2023-11-28T18:20:26.851Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-11-28T18:20:26.851Z] ff577d27160e: Preparing [2023-11-28T18:20:26.851Z] 81d9c037c16e: Preparing [2023-11-28T18:20:26.851Z] 94d057f3ce0f: Preparing [2023-11-28T18:20:26.851Z] 8ab2420d64e6: Preparing [2023-11-28T18:20:26.851Z] 0304f0dc5e38: Preparing [2023-11-28T18:20:26.851Z] 76dbf58a16ca: Preparing [2023-11-28T18:20:26.851Z] cc2447e1835a: Preparing [2023-11-28T18:20:26.851Z] 76dbf58a16ca: Waiting [2023-11-28T18:20:26.851Z] cc2447e1835a: Waiting [2023-11-28T18:20:26.851Z] ff577d27160e: Layer already exists [2023-11-28T18:20:26.851Z] 8ab2420d64e6: Layer already exists [2023-11-28T18:20:26.851Z] 81d9c037c16e: Layer already exists [2023-11-28T18:20:26.851Z] 0304f0dc5e38: Layer already exists [2023-11-28T18:20:26.851Z] 94d057f3ce0f: Layer already exists [2023-11-28T18:20:26.851Z] 76dbf58a16ca: Layer already exists [2023-11-28T18:20:26.851Z] cc2447e1835a: Layer already exists [2023-11-28T18:20:26.851Z] main: digest: sha256:74308dde263d1dfdf31303e9788bd0d3401905f99cea23ded94f17d362b5d8e1 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-11-28T18:20:27.349Z] ===================================================== [Pipeline] echo [2023-11-28T18:20:27.431Z] taggedImages: [2023-11-28T18:20:27.431Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:97e9fbb8a484dc0c2ce89b12687694aa0705ba0b [2023-11-28T18:20:27.431Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2023-11-28T18:20:27.431Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.2.0-dev.1 [2023-11-28T18:20:27.431Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:97e9fbb8a484dc0c2ce89b12687694aa0705ba0b-3.2.0-dev.1 [2023-11-28T18:20:27.431Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo [2023-11-28T18:20:27.526Z] [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: [2023-11-28T18:20:27.526Z] 97e9fbb8a484dc0c2ce89b12687694aa0705ba0b [2023-11-28T18:20:27.526Z] latest [2023-11-28T18:20:27.526Z] 3.2.0-dev.1 [2023-11-28T18:20:27.526Z] 97e9fbb8a484dc0c2ce89b12687694aa0705ba0b-3.2.0-dev.1 [2023-11-28T18:20:27.526Z] main [2023-11-28T18:20:27.526Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T18:20:28.247Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:97e9fbb8a484dc0c2ce89b12687694aa0705ba0b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T18:20:28.786Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:97e9fbb8a484dc0c2ce89b12687694aa0705ba0b [2023-11-28T18:20:28.786Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-11-28T18:20:28.786Z] 27aecd60ece4: Preparing [2023-11-28T18:20:28.786Z] b2042a42c3a7: Preparing [2023-11-28T18:20:28.786Z] 254b0a7c7f5f: Preparing [2023-11-28T18:20:28.786Z] 94d057f3ce0f: Preparing [2023-11-28T18:20:28.786Z] 8ab2420d64e6: Preparing [2023-11-28T18:20:28.786Z] 171c35fa0053: Preparing [2023-11-28T18:20:28.786Z] 0a5daaf69fb3: Preparing [2023-11-28T18:20:28.786Z] f2c9713d7b37: Preparing [2023-11-28T18:20:28.786Z] bfb2cd4c69ee: Preparing [2023-11-28T18:20:28.786Z] cc2447e1835a: Preparing [2023-11-28T18:20:28.786Z] f2c9713d7b37: Waiting [2023-11-28T18:20:28.786Z] 0a5daaf69fb3: Waiting [2023-11-28T18:20:28.786Z] bfb2cd4c69ee: Waiting [2023-11-28T18:20:28.786Z] 171c35fa0053: Waiting [2023-11-28T18:20:28.786Z] cc2447e1835a: Waiting [2023-11-28T18:20:28.786Z] 8ab2420d64e6: Layer already exists [2023-11-28T18:20:28.786Z] 94d057f3ce0f: Layer already exists [2023-11-28T18:20:28.786Z] 27aecd60ece4: Pushed [2023-11-28T18:20:28.786Z] 254b0a7c7f5f: Pushed [2023-11-28T18:20:28.786Z] b2042a42c3a7: Pushed [2023-11-28T18:20:28.786Z] cc2447e1835a: Layer already exists [2023-11-28T18:20:29.045Z] f2c9713d7b37: Pushed [2023-11-28T18:20:29.613Z] bfb2cd4c69ee: Pushed [2023-11-28T18:20:34.886Z] 0a5daaf69fb3: Pushed [2023-11-28T18:20:36.265Z] 171c35fa0053: Pushed [2023-11-28T18:20:36.265Z] 97e9fbb8a484dc0c2ce89b12687694aa0705ba0b: digest: sha256:cd88a5ba43bd5bae43253f294bdd911aa7bb6baf2ad05ecd733f515bb795e2e0 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T18:20:37.072Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T18:20:37.617Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2023-11-28T18:20:37.617Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-11-28T18:20:37.617Z] 27aecd60ece4: Preparing [2023-11-28T18:20:37.617Z] b2042a42c3a7: Preparing [2023-11-28T18:20:37.617Z] 254b0a7c7f5f: Preparing [2023-11-28T18:20:37.617Z] 94d057f3ce0f: Preparing [2023-11-28T18:20:37.617Z] 8ab2420d64e6: Preparing [2023-11-28T18:20:37.617Z] 171c35fa0053: Preparing [2023-11-28T18:20:37.617Z] 0a5daaf69fb3: Preparing [2023-11-28T18:20:37.617Z] f2c9713d7b37: Preparing [2023-11-28T18:20:37.617Z] bfb2cd4c69ee: Preparing [2023-11-28T18:20:37.617Z] cc2447e1835a: Preparing [2023-11-28T18:20:37.617Z] 171c35fa0053: Waiting [2023-11-28T18:20:37.617Z] bfb2cd4c69ee: Waiting [2023-11-28T18:20:37.617Z] 0a5daaf69fb3: Waiting [2023-11-28T18:20:37.617Z] cc2447e1835a: Waiting [2023-11-28T18:20:37.617Z] f2c9713d7b37: Waiting [2023-11-28T18:20:37.617Z] 27aecd60ece4: Layer already exists [2023-11-28T18:20:37.617Z] 8ab2420d64e6: Layer already exists [2023-11-28T18:20:37.617Z] 94d057f3ce0f: Layer already exists [2023-11-28T18:20:37.617Z] b2042a42c3a7: Layer already exists [2023-11-28T18:20:37.617Z] 254b0a7c7f5f: Layer already exists [2023-11-28T18:20:37.617Z] bfb2cd4c69ee: Layer already exists [2023-11-28T18:20:37.617Z] 171c35fa0053: Layer already exists [2023-11-28T18:20:37.617Z] f2c9713d7b37: Layer already exists [2023-11-28T18:20:37.617Z] 0a5daaf69fb3: Layer already exists [2023-11-28T18:20:37.617Z] cc2447e1835a: Layer already exists [2023-11-28T18:20:37.617Z] latest: digest: sha256:cd88a5ba43bd5bae43253f294bdd911aa7bb6baf2ad05ecd733f515bb795e2e0 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T18:20:38.176Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:3.2.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T18:20:38.739Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:3.2.0-dev.1 [2023-11-28T18:20:38.739Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-11-28T18:20:38.739Z] 27aecd60ece4: Preparing [2023-11-28T18:20:38.739Z] b2042a42c3a7: Preparing [2023-11-28T18:20:38.739Z] 254b0a7c7f5f: Preparing [2023-11-28T18:20:38.739Z] 94d057f3ce0f: Preparing [2023-11-28T18:20:38.739Z] 8ab2420d64e6: Preparing [2023-11-28T18:20:38.739Z] 171c35fa0053: Preparing [2023-11-28T18:20:38.739Z] 0a5daaf69fb3: Preparing [2023-11-28T18:20:38.739Z] f2c9713d7b37: Preparing [2023-11-28T18:20:38.739Z] bfb2cd4c69ee: Preparing [2023-11-28T18:20:38.739Z] cc2447e1835a: Preparing [2023-11-28T18:20:38.739Z] f2c9713d7b37: Waiting [2023-11-28T18:20:38.739Z] 171c35fa0053: Waiting [2023-11-28T18:20:38.739Z] bfb2cd4c69ee: Waiting [2023-11-28T18:20:38.739Z] cc2447e1835a: Waiting [2023-11-28T18:20:38.739Z] 0a5daaf69fb3: Waiting [2023-11-28T18:20:38.739Z] 27aecd60ece4: Layer already exists [2023-11-28T18:20:38.739Z] 94d057f3ce0f: Layer already exists [2023-11-28T18:20:38.739Z] 254b0a7c7f5f: Layer already exists [2023-11-28T18:20:38.739Z] b2042a42c3a7: Layer already exists [2023-11-28T18:20:38.739Z] 8ab2420d64e6: Layer already exists [2023-11-28T18:20:38.739Z] 171c35fa0053: Layer already exists [2023-11-28T18:20:38.739Z] bfb2cd4c69ee: Layer already exists [2023-11-28T18:20:38.739Z] f2c9713d7b37: Layer already exists [2023-11-28T18:20:38.739Z] cc2447e1835a: Layer already exists [2023-11-28T18:20:38.739Z] 0a5daaf69fb3: Layer already exists [2023-11-28T18:20:38.739Z] 3.2.0-dev.1: digest: sha256:cd88a5ba43bd5bae43253f294bdd911aa7bb6baf2ad05ecd733f515bb795e2e0 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T18:20:39.307Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:97e9fbb8a484dc0c2ce89b12687694aa0705ba0b-3.2.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T18:20:39.866Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:97e9fbb8a484dc0c2ce89b12687694aa0705ba0b-3.2.0-dev.1 [2023-11-28T18:20:39.866Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-11-28T18:20:39.866Z] 27aecd60ece4: Preparing [2023-11-28T18:20:39.866Z] b2042a42c3a7: Preparing [2023-11-28T18:20:39.866Z] 254b0a7c7f5f: Preparing [2023-11-28T18:20:39.866Z] 94d057f3ce0f: Preparing [2023-11-28T18:20:39.866Z] 8ab2420d64e6: Preparing [2023-11-28T18:20:39.866Z] 171c35fa0053: Preparing [2023-11-28T18:20:39.866Z] 0a5daaf69fb3: Preparing [2023-11-28T18:20:39.866Z] f2c9713d7b37: Preparing [2023-11-28T18:20:39.866Z] 171c35fa0053: Waiting [2023-11-28T18:20:39.866Z] 0a5daaf69fb3: Waiting [2023-11-28T18:20:39.866Z] bfb2cd4c69ee: Preparing [2023-11-28T18:20:39.866Z] cc2447e1835a: Preparing [2023-11-28T18:20:39.866Z] f2c9713d7b37: Waiting [2023-11-28T18:20:39.866Z] bfb2cd4c69ee: Waiting [2023-11-28T18:20:39.866Z] cc2447e1835a: Waiting [2023-11-28T18:20:39.866Z] 8ab2420d64e6: Layer already exists [2023-11-28T18:20:39.866Z] b2042a42c3a7: Layer already exists [2023-11-28T18:20:39.866Z] 94d057f3ce0f: Layer already exists [2023-11-28T18:20:39.866Z] 27aecd60ece4: Layer already exists [2023-11-28T18:20:39.866Z] 254b0a7c7f5f: Layer already exists [2023-11-28T18:20:39.866Z] 171c35fa0053: Layer already exists [2023-11-28T18:20:39.866Z] 0a5daaf69fb3: Layer already exists [2023-11-28T18:20:39.866Z] f2c9713d7b37: Layer already exists [2023-11-28T18:20:39.866Z] bfb2cd4c69ee: Layer already exists [2023-11-28T18:20:39.866Z] cc2447e1835a: Layer already exists [2023-11-28T18:20:39.866Z] 97e9fbb8a484dc0c2ce89b12687694aa0705ba0b-3.2.0-dev.1: digest: sha256:cd88a5ba43bd5bae43253f294bdd911aa7bb6baf2ad05ecd733f515bb795e2e0 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T18:20:40.426Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T18:20:40.964Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main [2023-11-28T18:20:40.964Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-11-28T18:20:40.964Z] 27aecd60ece4: Preparing [2023-11-28T18:20:40.964Z] b2042a42c3a7: Preparing [2023-11-28T18:20:40.964Z] 254b0a7c7f5f: Preparing [2023-11-28T18:20:40.964Z] 94d057f3ce0f: Preparing [2023-11-28T18:20:40.964Z] 8ab2420d64e6: Preparing [2023-11-28T18:20:40.964Z] 171c35fa0053: Preparing [2023-11-28T18:20:40.964Z] 0a5daaf69fb3: Preparing [2023-11-28T18:20:40.964Z] f2c9713d7b37: Preparing [2023-11-28T18:20:40.964Z] bfb2cd4c69ee: Preparing [2023-11-28T18:20:40.964Z] cc2447e1835a: Preparing [2023-11-28T18:20:40.964Z] 0a5daaf69fb3: Waiting [2023-11-28T18:20:40.964Z] f2c9713d7b37: Waiting [2023-11-28T18:20:40.964Z] bfb2cd4c69ee: Waiting [2023-11-28T18:20:40.964Z] cc2447e1835a: Waiting [2023-11-28T18:20:40.964Z] 171c35fa0053: Waiting [2023-11-28T18:20:40.964Z] 254b0a7c7f5f: Layer already exists [2023-11-28T18:20:40.964Z] b2042a42c3a7: Layer already exists [2023-11-28T18:20:40.964Z] 27aecd60ece4: Layer already exists [2023-11-28T18:20:40.964Z] 8ab2420d64e6: Layer already exists [2023-11-28T18:20:40.964Z] 94d057f3ce0f: Layer already exists [2023-11-28T18:20:40.964Z] 0a5daaf69fb3: Layer already exists [2023-11-28T18:20:40.964Z] 171c35fa0053: Layer already exists [2023-11-28T18:20:40.964Z] f2c9713d7b37: Layer already exists [2023-11-28T18:20:40.964Z] cc2447e1835a: Layer already exists [2023-11-28T18:20:40.964Z] bfb2cd4c69ee: Layer already exists [2023-11-28T18:20:40.964Z] main: digest: sha256:cd88a5ba43bd5bae43253f294bdd911aa7bb6baf2ad05ecd733f515bb795e2e0 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-11-28T18:20:41.494Z] ===================================================== [Pipeline] echo [2023-11-28T18:20:41.587Z] taggedImages: [2023-11-28T18:20:41.587Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:97e9fbb8a484dc0c2ce89b12687694aa0705ba0b [2023-11-28T18:20:41.587Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2023-11-28T18:20:41.587Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:3.2.0-dev.1 [2023-11-28T18:20:41.587Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:97e9fbb8a484dc0c2ce89b12687694aa0705ba0b-3.2.0-dev.1 [2023-11-28T18:20:41.587Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo [2023-11-28T18:20:41.687Z] [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: [2023-11-28T18:20:41.687Z] 97e9fbb8a484dc0c2ce89b12687694aa0705ba0b [2023-11-28T18:20:41.687Z] latest [2023-11-28T18:20:41.687Z] 3.2.0-dev.1 [2023-11-28T18:20:41.687Z] 97e9fbb8a484dc0c2ce89b12687694aa0705ba0b-3.2.0-dev.1 [2023-11-28T18:20:41.687Z] main [2023-11-28T18:20:41.687Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T18:20:42.437Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:97e9fbb8a484dc0c2ce89b12687694aa0705ba0b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T18:20:42.996Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:97e9fbb8a484dc0c2ce89b12687694aa0705ba0b [2023-11-28T18:20:42.996Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-11-28T18:20:42.996Z] ade9faf4b78f: Preparing [2023-11-28T18:20:42.996Z] 8f7218beb7df: Preparing [2023-11-28T18:20:42.996Z] 23083b85e298: Preparing [2023-11-28T18:20:42.996Z] 94d057f3ce0f: Preparing [2023-11-28T18:20:42.996Z] 8ab2420d64e6: Preparing [2023-11-28T18:20:42.996Z] 27fcd3e20948: Preparing [2023-11-28T18:20:42.996Z] 06ec7bc0e87c: Preparing [2023-11-28T18:20:42.996Z] 284ec281a3e2: Preparing [2023-11-28T18:20:42.996Z] cc2447e1835a: Preparing [2023-11-28T18:20:42.996Z] 284ec281a3e2: Waiting [2023-11-28T18:20:42.996Z] 27fcd3e20948: Waiting [2023-11-28T18:20:42.996Z] 06ec7bc0e87c: Waiting [2023-11-28T18:20:42.996Z] cc2447e1835a: Waiting [2023-11-28T18:20:42.996Z] 94d057f3ce0f: Layer already exists [2023-11-28T18:20:42.996Z] 8ab2420d64e6: Layer already exists [2023-11-28T18:20:42.996Z] 8f7218beb7df: Pushed [2023-11-28T18:20:42.996Z] 23083b85e298: Pushed [2023-11-28T18:20:42.996Z] ade9faf4b78f: Pushed [2023-11-28T18:20:42.996Z] cc2447e1835a: Layer already exists [2023-11-28T18:20:43.254Z] 284ec281a3e2: Pushed [2023-11-28T18:20:43.822Z] 06ec7bc0e87c: Pushed [2023-11-28T18:20:50.390Z] 27fcd3e20948: Pushed [2023-11-28T18:20:50.390Z] 97e9fbb8a484dc0c2ce89b12687694aa0705ba0b: digest: sha256:1a6cd79df5e99f6ff1b1854120212c87a2098c18f10ec59122c8d47a301f29c8 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T18:20:50.947Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T18:20:51.509Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest [2023-11-28T18:20:51.509Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-11-28T18:20:51.509Z] ade9faf4b78f: Preparing [2023-11-28T18:20:51.509Z] 8f7218beb7df: Preparing [2023-11-28T18:20:51.509Z] 23083b85e298: Preparing [2023-11-28T18:20:51.509Z] 94d057f3ce0f: Preparing [2023-11-28T18:20:51.509Z] 8ab2420d64e6: Preparing [2023-11-28T18:20:51.509Z] 27fcd3e20948: Preparing [2023-11-28T18:20:51.509Z] 06ec7bc0e87c: Preparing [2023-11-28T18:20:51.509Z] 284ec281a3e2: Preparing [2023-11-28T18:20:51.509Z] cc2447e1835a: Preparing [2023-11-28T18:20:51.509Z] 27fcd3e20948: Waiting [2023-11-28T18:20:51.509Z] 06ec7bc0e87c: Waiting [2023-11-28T18:20:51.509Z] 284ec281a3e2: Waiting [2023-11-28T18:20:51.509Z] cc2447e1835a: Waiting [2023-11-28T18:20:51.509Z] 8ab2420d64e6: Layer already exists [2023-11-28T18:20:51.509Z] 8f7218beb7df: Layer already exists [2023-11-28T18:20:51.509Z] ade9faf4b78f: Layer already exists [2023-11-28T18:20:51.509Z] 23083b85e298: Layer already exists [2023-11-28T18:20:51.509Z] 94d057f3ce0f: Layer already exists [2023-11-28T18:20:51.509Z] 27fcd3e20948: Layer already exists [2023-11-28T18:20:51.509Z] 06ec7bc0e87c: Layer already exists [2023-11-28T18:20:51.509Z] cc2447e1835a: Layer already exists [2023-11-28T18:20:51.509Z] 284ec281a3e2: Layer already exists [2023-11-28T18:20:51.509Z] latest: digest: sha256:1a6cd79df5e99f6ff1b1854120212c87a2098c18f10ec59122c8d47a301f29c8 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T18:20:52.092Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:3.2.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T18:20:52.677Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:3.2.0-dev.1 [2023-11-28T18:20:52.677Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-11-28T18:20:52.677Z] ade9faf4b78f: Preparing [2023-11-28T18:20:52.677Z] 8f7218beb7df: Preparing [2023-11-28T18:20:52.677Z] 23083b85e298: Preparing [2023-11-28T18:20:52.677Z] 94d057f3ce0f: Preparing [2023-11-28T18:20:52.677Z] 8ab2420d64e6: Preparing [2023-11-28T18:20:52.677Z] 27fcd3e20948: Preparing [2023-11-28T18:20:52.677Z] 06ec7bc0e87c: Preparing [2023-11-28T18:20:52.677Z] 284ec281a3e2: Preparing [2023-11-28T18:20:52.677Z] cc2447e1835a: Preparing [2023-11-28T18:20:52.677Z] 27fcd3e20948: Waiting [2023-11-28T18:20:52.677Z] 06ec7bc0e87c: Waiting [2023-11-28T18:20:52.677Z] 284ec281a3e2: Waiting [2023-11-28T18:20:52.677Z] cc2447e1835a: Waiting [2023-11-28T18:20:52.677Z] 23083b85e298: Layer already exists [2023-11-28T18:20:52.677Z] ade9faf4b78f: Layer already exists [2023-11-28T18:20:52.677Z] 8f7218beb7df: Layer already exists [2023-11-28T18:20:52.677Z] 8ab2420d64e6: Layer already exists [2023-11-28T18:20:52.677Z] 94d057f3ce0f: Layer already exists [2023-11-28T18:20:52.677Z] 27fcd3e20948: Layer already exists [2023-11-28T18:20:52.677Z] 284ec281a3e2: Layer already exists [2023-11-28T18:20:52.677Z] cc2447e1835a: Layer already exists [2023-11-28T18:20:52.677Z] 06ec7bc0e87c: Layer already exists [2023-11-28T18:20:52.677Z] 3.2.0-dev.1: digest: sha256:1a6cd79df5e99f6ff1b1854120212c87a2098c18f10ec59122c8d47a301f29c8 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T18:20:53.244Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:97e9fbb8a484dc0c2ce89b12687694aa0705ba0b-3.2.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T18:20:53.803Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:97e9fbb8a484dc0c2ce89b12687694aa0705ba0b-3.2.0-dev.1 [2023-11-28T18:20:53.803Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-11-28T18:20:53.803Z] ade9faf4b78f: Preparing [2023-11-28T18:20:53.803Z] 8f7218beb7df: Preparing [2023-11-28T18:20:53.803Z] 23083b85e298: Preparing [2023-11-28T18:20:53.803Z] 94d057f3ce0f: Preparing [2023-11-28T18:20:53.803Z] 8ab2420d64e6: Preparing [2023-11-28T18:20:53.803Z] 27fcd3e20948: Preparing [2023-11-28T18:20:53.803Z] 06ec7bc0e87c: Preparing [2023-11-28T18:20:53.803Z] 284ec281a3e2: Preparing [2023-11-28T18:20:53.803Z] cc2447e1835a: Preparing [2023-11-28T18:20:53.803Z] 27fcd3e20948: Waiting [2023-11-28T18:20:53.803Z] cc2447e1835a: Waiting [2023-11-28T18:20:53.803Z] 06ec7bc0e87c: Waiting [2023-11-28T18:20:53.803Z] 284ec281a3e2: Waiting [2023-11-28T18:20:53.803Z] 8ab2420d64e6: Layer already exists [2023-11-28T18:20:53.803Z] ade9faf4b78f: Layer already exists [2023-11-28T18:20:53.803Z] 94d057f3ce0f: Layer already exists [2023-11-28T18:20:53.803Z] 8f7218beb7df: Layer already exists [2023-11-28T18:20:53.803Z] 23083b85e298: Layer already exists [2023-11-28T18:20:53.803Z] 284ec281a3e2: Layer already exists [2023-11-28T18:20:53.803Z] 27fcd3e20948: Layer already exists [2023-11-28T18:20:53.803Z] cc2447e1835a: Layer already exists [2023-11-28T18:20:53.803Z] 06ec7bc0e87c: Layer already exists [2023-11-28T18:20:53.803Z] 97e9fbb8a484dc0c2ce89b12687694aa0705ba0b-3.2.0-dev.1: digest: sha256:1a6cd79df5e99f6ff1b1854120212c87a2098c18f10ec59122c8d47a301f29c8 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T18:20:54.375Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T18:20:54.943Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main [2023-11-28T18:20:54.943Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-11-28T18:20:54.943Z] ade9faf4b78f: Preparing [2023-11-28T18:20:54.943Z] 8f7218beb7df: Preparing [2023-11-28T18:20:54.943Z] 23083b85e298: Preparing [2023-11-28T18:20:54.943Z] 94d057f3ce0f: Preparing [2023-11-28T18:20:54.943Z] 8ab2420d64e6: Preparing [2023-11-28T18:20:54.943Z] 27fcd3e20948: Preparing [2023-11-28T18:20:54.943Z] 06ec7bc0e87c: Preparing [2023-11-28T18:20:54.943Z] 284ec281a3e2: Preparing [2023-11-28T18:20:54.943Z] cc2447e1835a: Preparing [2023-11-28T18:20:54.943Z] 27fcd3e20948: Waiting [2023-11-28T18:20:54.943Z] 284ec281a3e2: Waiting [2023-11-28T18:20:54.943Z] cc2447e1835a: Waiting [2023-11-28T18:20:54.943Z] 06ec7bc0e87c: Waiting [2023-11-28T18:20:54.943Z] 94d057f3ce0f: Layer already exists [2023-11-28T18:20:54.943Z] 8ab2420d64e6: Layer already exists [2023-11-28T18:20:54.943Z] 23083b85e298: Layer already exists [2023-11-28T18:20:54.943Z] 8f7218beb7df: Layer already exists [2023-11-28T18:20:54.943Z] ade9faf4b78f: Layer already exists [2023-11-28T18:20:54.943Z] 27fcd3e20948: Layer already exists [2023-11-28T18:20:54.943Z] 284ec281a3e2: Layer already exists [2023-11-28T18:20:54.943Z] cc2447e1835a: Layer already exists [2023-11-28T18:20:54.943Z] 06ec7bc0e87c: Layer already exists [2023-11-28T18:20:54.943Z] main: digest: sha256:1a6cd79df5e99f6ff1b1854120212c87a2098c18f10ec59122c8d47a301f29c8 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-11-28T18:20:55.520Z] ===================================================== [Pipeline] echo [2023-11-28T18:20:55.623Z] taggedImages: [2023-11-28T18:20:55.623Z] - nexus3.edgexfoundry.org:10004/security-spire-config:97e9fbb8a484dc0c2ce89b12687694aa0705ba0b [2023-11-28T18:20:55.623Z] - nexus3.edgexfoundry.org:10004/security-spire-config:latest [2023-11-28T18:20:55.623Z] - nexus3.edgexfoundry.org:10004/security-spire-config:3.2.0-dev.1 [2023-11-28T18:20:55.623Z] - nexus3.edgexfoundry.org:10004/security-spire-config:97e9fbb8a484dc0c2ce89b12687694aa0705ba0b-3.2.0-dev.1 [2023-11-28T18:20:55.623Z] - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo [2023-11-28T18:20:55.726Z] [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: [2023-11-28T18:20:55.727Z] 97e9fbb8a484dc0c2ce89b12687694aa0705ba0b [2023-11-28T18:20:55.727Z] latest [2023-11-28T18:20:55.727Z] 3.2.0-dev.1 [2023-11-28T18:20:55.727Z] 97e9fbb8a484dc0c2ce89b12687694aa0705ba0b-3.2.0-dev.1 [2023-11-28T18:20:55.727Z] main [2023-11-28T18:20:55.727Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T18:20:56.521Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:97e9fbb8a484dc0c2ce89b12687694aa0705ba0b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T18:20:57.094Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:97e9fbb8a484dc0c2ce89b12687694aa0705ba0b [2023-11-28T18:20:57.094Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-11-28T18:20:57.094Z] eace0e1f79a1: Preparing [2023-11-28T18:20:57.094Z] c0a7cc74c149: Preparing [2023-11-28T18:20:57.094Z] 1af7399d2d02: Preparing [2023-11-28T18:20:57.094Z] 94d057f3ce0f: Preparing [2023-11-28T18:20:57.094Z] 8ab2420d64e6: Preparing [2023-11-28T18:20:57.094Z] 98461324c5e2: Preparing [2023-11-28T18:20:57.094Z] f2c9713d7b37: Preparing [2023-11-28T18:20:57.094Z] bfb2cd4c69ee: Preparing [2023-11-28T18:20:57.094Z] cc2447e1835a: Preparing [2023-11-28T18:20:57.094Z] 98461324c5e2: Waiting [2023-11-28T18:20:57.094Z] f2c9713d7b37: Waiting [2023-11-28T18:20:57.094Z] bfb2cd4c69ee: Waiting [2023-11-28T18:20:57.094Z] cc2447e1835a: Waiting [2023-11-28T18:20:57.094Z] 1af7399d2d02: Pushed [2023-11-28T18:20:57.094Z] c0a7cc74c149: Pushed [2023-11-28T18:20:57.094Z] 94d057f3ce0f: Layer already exists [2023-11-28T18:20:57.094Z] eace0e1f79a1: Pushed [2023-11-28T18:20:57.354Z] 8ab2420d64e6: Layer already exists [2023-11-28T18:20:57.354Z] f2c9713d7b37: Layer already exists [2023-11-28T18:20:57.612Z] bfb2cd4c69ee: Layer already exists [2023-11-28T18:20:57.613Z] cc2447e1835a: Layer already exists [2023-11-28T18:21:05.729Z] 98461324c5e2: Pushed [2023-11-28T18:21:05.729Z] 97e9fbb8a484dc0c2ce89b12687694aa0705ba0b: digest: sha256:991bf0195c3325afc8571199f609f2e22306fe81cc9428c0aeab89112c1e189f size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T18:21:06.431Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T18:21:07.092Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest [2023-11-28T18:21:07.092Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-11-28T18:21:07.092Z] eace0e1f79a1: Preparing [2023-11-28T18:21:07.092Z] c0a7cc74c149: Preparing [2023-11-28T18:21:07.092Z] 1af7399d2d02: Preparing [2023-11-28T18:21:07.092Z] 94d057f3ce0f: Preparing [2023-11-28T18:21:07.092Z] 8ab2420d64e6: Preparing [2023-11-28T18:21:07.092Z] 98461324c5e2: Preparing [2023-11-28T18:21:07.092Z] f2c9713d7b37: Preparing [2023-11-28T18:21:07.092Z] bfb2cd4c69ee: Preparing [2023-11-28T18:21:07.092Z] cc2447e1835a: Preparing [2023-11-28T18:21:07.092Z] 98461324c5e2: Waiting [2023-11-28T18:21:07.092Z] f2c9713d7b37: Waiting [2023-11-28T18:21:07.092Z] bfb2cd4c69ee: Waiting [2023-11-28T18:21:07.092Z] cc2447e1835a: Waiting [2023-11-28T18:21:07.092Z] 8ab2420d64e6: Layer already exists [2023-11-28T18:21:07.092Z] 1af7399d2d02: Layer already exists [2023-11-28T18:21:07.092Z] eace0e1f79a1: Layer already exists [2023-11-28T18:21:07.092Z] c0a7cc74c149: Layer already exists [2023-11-28T18:21:07.092Z] 94d057f3ce0f: Layer already exists [2023-11-28T18:21:07.092Z] bfb2cd4c69ee: Layer already exists [2023-11-28T18:21:07.092Z] 98461324c5e2: Layer already exists [2023-11-28T18:21:07.092Z] cc2447e1835a: Layer already exists [2023-11-28T18:21:07.092Z] f2c9713d7b37: Layer already exists [2023-11-28T18:21:07.092Z] latest: digest: sha256:991bf0195c3325afc8571199f609f2e22306fe81cc9428c0aeab89112c1e189f size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T18:21:07.709Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:3.2.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T18:21:08.296Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:3.2.0-dev.1 [2023-11-28T18:21:08.296Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-11-28T18:21:08.296Z] eace0e1f79a1: Preparing [2023-11-28T18:21:08.296Z] c0a7cc74c149: Preparing [2023-11-28T18:21:08.296Z] 1af7399d2d02: Preparing [2023-11-28T18:21:08.296Z] 94d057f3ce0f: Preparing [2023-11-28T18:21:08.296Z] 8ab2420d64e6: Preparing [2023-11-28T18:21:08.296Z] 98461324c5e2: Preparing [2023-11-28T18:21:08.296Z] f2c9713d7b37: Preparing [2023-11-28T18:21:08.296Z] bfb2cd4c69ee: Preparing [2023-11-28T18:21:08.296Z] cc2447e1835a: Preparing [2023-11-28T18:21:08.296Z] 98461324c5e2: Waiting [2023-11-28T18:21:08.296Z] f2c9713d7b37: Waiting [2023-11-28T18:21:08.296Z] cc2447e1835a: Waiting [2023-11-28T18:21:08.296Z] bfb2cd4c69ee: Waiting [2023-11-28T18:21:08.296Z] 8ab2420d64e6: Layer already exists [2023-11-28T18:21:08.296Z] c0a7cc74c149: Layer already exists [2023-11-28T18:21:08.296Z] eace0e1f79a1: Layer already exists [2023-11-28T18:21:08.296Z] 94d057f3ce0f: Layer already exists [2023-11-28T18:21:08.296Z] 1af7399d2d02: Layer already exists [2023-11-28T18:21:08.296Z] f2c9713d7b37: Layer already exists [2023-11-28T18:21:08.296Z] 98461324c5e2: Layer already exists [2023-11-28T18:21:08.296Z] cc2447e1835a: Layer already exists [2023-11-28T18:21:08.296Z] bfb2cd4c69ee: Layer already exists [2023-11-28T18:21:08.296Z] 3.2.0-dev.1: digest: sha256:991bf0195c3325afc8571199f609f2e22306fe81cc9428c0aeab89112c1e189f size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T18:21:08.894Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:97e9fbb8a484dc0c2ce89b12687694aa0705ba0b-3.2.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T18:21:09.478Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:97e9fbb8a484dc0c2ce89b12687694aa0705ba0b-3.2.0-dev.1 [2023-11-28T18:21:09.478Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-11-28T18:21:09.478Z] eace0e1f79a1: Preparing [2023-11-28T18:21:09.478Z] c0a7cc74c149: Preparing [2023-11-28T18:21:09.478Z] 1af7399d2d02: Preparing [2023-11-28T18:21:09.478Z] 94d057f3ce0f: Preparing [2023-11-28T18:21:09.478Z] 8ab2420d64e6: Preparing [2023-11-28T18:21:09.478Z] 98461324c5e2: Preparing [2023-11-28T18:21:09.478Z] f2c9713d7b37: Preparing [2023-11-28T18:21:09.478Z] bfb2cd4c69ee: Preparing [2023-11-28T18:21:09.478Z] cc2447e1835a: Preparing [2023-11-28T18:21:09.478Z] f2c9713d7b37: Waiting [2023-11-28T18:21:09.478Z] bfb2cd4c69ee: Waiting [2023-11-28T18:21:09.478Z] cc2447e1835a: Waiting [2023-11-28T18:21:09.478Z] 98461324c5e2: Waiting [2023-11-28T18:21:09.478Z] c0a7cc74c149: Layer already exists [2023-11-28T18:21:09.478Z] 1af7399d2d02: Layer already exists [2023-11-28T18:21:09.478Z] 94d057f3ce0f: Layer already exists [2023-11-28T18:21:09.478Z] 8ab2420d64e6: Layer already exists [2023-11-28T18:21:09.478Z] 98461324c5e2: Layer already exists [2023-11-28T18:21:09.478Z] bfb2cd4c69ee: Layer already exists [2023-11-28T18:21:09.478Z] f2c9713d7b37: Layer already exists [2023-11-28T18:21:09.478Z] eace0e1f79a1: Layer already exists [2023-11-28T18:21:09.478Z] cc2447e1835a: Layer already exists [2023-11-28T18:21:09.478Z] 97e9fbb8a484dc0c2ce89b12687694aa0705ba0b-3.2.0-dev.1: digest: sha256:991bf0195c3325afc8571199f609f2e22306fe81cc9428c0aeab89112c1e189f size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T18:21:10.069Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T18:21:10.657Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main [2023-11-28T18:21:10.657Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-11-28T18:21:10.657Z] eace0e1f79a1: Preparing [2023-11-28T18:21:10.657Z] c0a7cc74c149: Preparing [2023-11-28T18:21:10.657Z] 1af7399d2d02: Preparing [2023-11-28T18:21:10.657Z] 94d057f3ce0f: Preparing [2023-11-28T18:21:10.657Z] 8ab2420d64e6: Preparing [2023-11-28T18:21:10.657Z] 98461324c5e2: Preparing [2023-11-28T18:21:10.657Z] f2c9713d7b37: Preparing [2023-11-28T18:21:10.657Z] bfb2cd4c69ee: Preparing [2023-11-28T18:21:10.657Z] cc2447e1835a: Preparing [2023-11-28T18:21:10.657Z] 98461324c5e2: Waiting [2023-11-28T18:21:10.657Z] f2c9713d7b37: Waiting [2023-11-28T18:21:10.657Z] bfb2cd4c69ee: Waiting [2023-11-28T18:21:10.657Z] cc2447e1835a: Waiting [2023-11-28T18:21:10.657Z] 8ab2420d64e6: Layer already exists [2023-11-28T18:21:10.657Z] 94d057f3ce0f: Layer already exists [2023-11-28T18:21:10.657Z] c0a7cc74c149: Layer already exists [2023-11-28T18:21:10.657Z] eace0e1f79a1: Layer already exists [2023-11-28T18:21:10.657Z] 1af7399d2d02: Layer already exists [2023-11-28T18:21:10.657Z] 98461324c5e2: Layer already exists [2023-11-28T18:21:10.657Z] f2c9713d7b37: Layer already exists [2023-11-28T18:21:10.657Z] bfb2cd4c69ee: Layer already exists [2023-11-28T18:21:10.657Z] cc2447e1835a: Layer already exists [2023-11-28T18:21:10.657Z] main: digest: sha256:991bf0195c3325afc8571199f609f2e22306fe81cc9428c0aeab89112c1e189f size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-11-28T18:21:11.261Z] ===================================================== [Pipeline] echo [2023-11-28T18:21:11.361Z] taggedImages: [2023-11-28T18:21:11.361Z] - nexus3.edgexfoundry.org:10004/security-spire-server:97e9fbb8a484dc0c2ce89b12687694aa0705ba0b [2023-11-28T18:21:11.361Z] - nexus3.edgexfoundry.org:10004/security-spire-server:latest [2023-11-28T18:21:11.361Z] - nexus3.edgexfoundry.org:10004/security-spire-server:3.2.0-dev.1 [2023-11-28T18:21:11.361Z] - nexus3.edgexfoundry.org:10004/security-spire-server:97e9fbb8a484dc0c2ce89b12687694aa0705ba0b-3.2.0-dev.1 [2023-11-28T18:21:11.361Z] - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo [2023-11-28T18:21:11.471Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2023-11-28T18:21:11.471Z] 97e9fbb8a484dc0c2ce89b12687694aa0705ba0b [2023-11-28T18:21:11.471Z] latest [2023-11-28T18:21:11.471Z] 3.2.0-dev.1 [2023-11-28T18:21:11.471Z] 97e9fbb8a484dc0c2ce89b12687694aa0705ba0b-3.2.0-dev.1 [2023-11-28T18:21:11.471Z] main [2023-11-28T18:21:11.471Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T18:21:12.363Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:97e9fbb8a484dc0c2ce89b12687694aa0705ba0b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T18:21:12.948Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:97e9fbb8a484dc0c2ce89b12687694aa0705ba0b [2023-11-28T18:21:12.948Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-11-28T18:21:12.948Z] 24a5102a451a: Preparing [2023-11-28T18:21:12.948Z] 0b98ec933cc3: Preparing [2023-11-28T18:21:12.948Z] 94d057f3ce0f: Preparing [2023-11-28T18:21:12.948Z] 8ab2420d64e6: Preparing [2023-11-28T18:21:12.948Z] 42310bc9ca8c: Preparing [2023-11-28T18:21:12.948Z] e7ac36a63907: Preparing [2023-11-28T18:21:12.948Z] cc2447e1835a: Preparing [2023-11-28T18:21:12.948Z] cc2447e1835a: Waiting [2023-11-28T18:21:12.948Z] 8ab2420d64e6: Layer already exists [2023-11-28T18:21:12.948Z] 94d057f3ce0f: Layer already exists [2023-11-28T18:21:12.948Z] cc2447e1835a: Layer already exists [2023-11-28T18:21:12.948Z] 24a5102a451a: Pushed [2023-11-28T18:21:12.948Z] e7ac36a63907: Pushed [2023-11-28T18:21:13.517Z] 42310bc9ca8c: Pushed [2023-11-28T18:21:16.053Z] 0b98ec933cc3: Pushed [2023-11-28T18:21:16.053Z] 97e9fbb8a484dc0c2ce89b12687694aa0705ba0b: digest: sha256:d4a9031c89d02d15ec28e58fb32e7d5214d5ef0977c94313c68f610bb73b677c size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T18:21:16.676Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T18:21:17.274Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2023-11-28T18:21:17.274Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-11-28T18:21:17.274Z] 24a5102a451a: Preparing [2023-11-28T18:21:17.274Z] 0b98ec933cc3: Preparing [2023-11-28T18:21:17.274Z] 94d057f3ce0f: Preparing [2023-11-28T18:21:17.274Z] 8ab2420d64e6: Preparing [2023-11-28T18:21:17.274Z] 42310bc9ca8c: Preparing [2023-11-28T18:21:17.274Z] e7ac36a63907: Preparing [2023-11-28T18:21:17.274Z] cc2447e1835a: Preparing [2023-11-28T18:21:17.274Z] e7ac36a63907: Waiting [2023-11-28T18:21:17.274Z] cc2447e1835a: Waiting [2023-11-28T18:21:17.274Z] 0b98ec933cc3: Layer already exists [2023-11-28T18:21:17.274Z] 42310bc9ca8c: Layer already exists [2023-11-28T18:21:17.274Z] 24a5102a451a: Layer already exists [2023-11-28T18:21:17.274Z] 8ab2420d64e6: Layer already exists [2023-11-28T18:21:17.274Z] 94d057f3ce0f: Layer already exists [2023-11-28T18:21:17.274Z] cc2447e1835a: Layer already exists [2023-11-28T18:21:17.274Z] e7ac36a63907: Layer already exists [2023-11-28T18:21:17.274Z] latest: digest: sha256:d4a9031c89d02d15ec28e58fb32e7d5214d5ef0977c94313c68f610bb73b677c size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T18:21:17.884Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:3.2.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T18:21:18.477Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:3.2.0-dev.1 [2023-11-28T18:21:18.477Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-11-28T18:21:18.477Z] 24a5102a451a: Preparing [2023-11-28T18:21:18.477Z] 0b98ec933cc3: Preparing [2023-11-28T18:21:18.477Z] 94d057f3ce0f: Preparing [2023-11-28T18:21:18.477Z] 8ab2420d64e6: Preparing [2023-11-28T18:21:18.477Z] 42310bc9ca8c: Preparing [2023-11-28T18:21:18.477Z] e7ac36a63907: Preparing [2023-11-28T18:21:18.477Z] cc2447e1835a: Preparing [2023-11-28T18:21:18.477Z] e7ac36a63907: Waiting [2023-11-28T18:21:18.477Z] cc2447e1835a: Waiting [2023-11-28T18:21:18.477Z] 0b98ec933cc3: Layer already exists [2023-11-28T18:21:18.477Z] 24a5102a451a: Layer already exists [2023-11-28T18:21:18.477Z] 42310bc9ca8c: Layer already exists [2023-11-28T18:21:18.477Z] 8ab2420d64e6: Layer already exists [2023-11-28T18:21:18.477Z] 94d057f3ce0f: Layer already exists [2023-11-28T18:21:18.477Z] e7ac36a63907: Layer already exists [2023-11-28T18:21:18.477Z] cc2447e1835a: Layer already exists [2023-11-28T18:21:18.477Z] 3.2.0-dev.1: digest: sha256:d4a9031c89d02d15ec28e58fb32e7d5214d5ef0977c94313c68f610bb73b677c size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T18:21:19.077Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:97e9fbb8a484dc0c2ce89b12687694aa0705ba0b-3.2.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T18:21:19.684Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:97e9fbb8a484dc0c2ce89b12687694aa0705ba0b-3.2.0-dev.1 [2023-11-28T18:21:19.684Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-11-28T18:21:19.684Z] 24a5102a451a: Preparing [2023-11-28T18:21:19.684Z] 0b98ec933cc3: Preparing [2023-11-28T18:21:19.684Z] 94d057f3ce0f: Preparing [2023-11-28T18:21:19.684Z] 8ab2420d64e6: Preparing [2023-11-28T18:21:19.684Z] 42310bc9ca8c: Preparing [2023-11-28T18:21:19.684Z] e7ac36a63907: Preparing [2023-11-28T18:21:19.684Z] cc2447e1835a: Preparing [2023-11-28T18:21:19.684Z] e7ac36a63907: Waiting [2023-11-28T18:21:19.684Z] cc2447e1835a: Waiting [2023-11-28T18:21:19.684Z] 24a5102a451a: Layer already exists [2023-11-28T18:21:19.684Z] 0b98ec933cc3: Layer already exists [2023-11-28T18:21:19.684Z] 42310bc9ca8c: Layer already exists [2023-11-28T18:21:19.684Z] 94d057f3ce0f: Layer already exists [2023-11-28T18:21:19.684Z] 8ab2420d64e6: Layer already exists [2023-11-28T18:21:19.684Z] e7ac36a63907: Layer already exists [2023-11-28T18:21:19.684Z] cc2447e1835a: Layer already exists [2023-11-28T18:21:19.684Z] 97e9fbb8a484dc0c2ce89b12687694aa0705ba0b-3.2.0-dev.1: digest: sha256:d4a9031c89d02d15ec28e58fb32e7d5214d5ef0977c94313c68f610bb73b677c size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T18:21:20.293Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T18:21:20.893Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2023-11-28T18:21:20.893Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-11-28T18:21:20.893Z] 24a5102a451a: Preparing [2023-11-28T18:21:20.893Z] 0b98ec933cc3: Preparing [2023-11-28T18:21:20.893Z] 94d057f3ce0f: Preparing [2023-11-28T18:21:20.893Z] 8ab2420d64e6: Preparing [2023-11-28T18:21:20.893Z] 42310bc9ca8c: Preparing [2023-11-28T18:21:20.893Z] e7ac36a63907: Preparing [2023-11-28T18:21:20.893Z] cc2447e1835a: Preparing [2023-11-28T18:21:20.893Z] e7ac36a63907: Waiting [2023-11-28T18:21:20.893Z] cc2447e1835a: Waiting [2023-11-28T18:21:20.893Z] 8ab2420d64e6: Layer already exists [2023-11-28T18:21:20.893Z] 0b98ec933cc3: Layer already exists [2023-11-28T18:21:20.893Z] 94d057f3ce0f: Layer already exists [2023-11-28T18:21:20.893Z] 42310bc9ca8c: Layer already exists [2023-11-28T18:21:20.893Z] 24a5102a451a: Layer already exists [2023-11-28T18:21:20.893Z] cc2447e1835a: Layer already exists [2023-11-28T18:21:20.893Z] e7ac36a63907: Layer already exists [2023-11-28T18:21:20.893Z] main: digest: sha256:d4a9031c89d02d15ec28e58fb32e7d5214d5ef0977c94313c68f610bb73b677c size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-11-28T18:21:21.527Z] ===================================================== [Pipeline] echo [2023-11-28T18:21:21.643Z] taggedImages: [2023-11-28T18:21:21.643Z] - nexus3.edgexfoundry.org:10004/support-notifications:97e9fbb8a484dc0c2ce89b12687694aa0705ba0b [2023-11-28T18:21:21.643Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2023-11-28T18:21:21.643Z] - nexus3.edgexfoundry.org:10004/support-notifications:3.2.0-dev.1 [2023-11-28T18:21:21.643Z] - nexus3.edgexfoundry.org:10004/support-notifications:97e9fbb8a484dc0c2ce89b12687694aa0705ba0b-3.2.0-dev.1 [2023-11-28T18:21:21.643Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo [2023-11-28T18:21:21.762Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2023-11-28T18:21:21.762Z] 97e9fbb8a484dc0c2ce89b12687694aa0705ba0b [2023-11-28T18:21:21.762Z] latest [2023-11-28T18:21:21.762Z] 3.2.0-dev.1 [2023-11-28T18:21:21.762Z] 97e9fbb8a484dc0c2ce89b12687694aa0705ba0b-3.2.0-dev.1 [2023-11-28T18:21:21.762Z] main [2023-11-28T18:21:21.762Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T18:21:22.576Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:97e9fbb8a484dc0c2ce89b12687694aa0705ba0b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T18:21:23.270Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:97e9fbb8a484dc0c2ce89b12687694aa0705ba0b [2023-11-28T18:21:23.270Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-11-28T18:21:23.270Z] ee6fbe35a923: Preparing [2023-11-28T18:21:23.270Z] bc8e987c517a: Preparing [2023-11-28T18:21:23.270Z] 94d057f3ce0f: Preparing [2023-11-28T18:21:23.270Z] 8ab2420d64e6: Preparing [2023-11-28T18:21:23.270Z] edf48642f51e: Preparing [2023-11-28T18:21:23.270Z] 5a6ccc35926e: Preparing [2023-11-28T18:21:23.270Z] cc2447e1835a: Preparing [2023-11-28T18:21:23.270Z] 5a6ccc35926e: Waiting [2023-11-28T18:21:23.270Z] cc2447e1835a: Waiting [2023-11-28T18:21:23.270Z] 8ab2420d64e6: Layer already exists [2023-11-28T18:21:23.270Z] edf48642f51e: Layer already exists [2023-11-28T18:21:23.270Z] 94d057f3ce0f: Layer already exists [2023-11-28T18:21:23.270Z] 5a6ccc35926e: Layer already exists [2023-11-28T18:21:23.270Z] cc2447e1835a: Layer already exists [2023-11-28T18:21:23.270Z] ee6fbe35a923: Pushed [2023-11-28T18:21:25.812Z] bc8e987c517a: Pushed [2023-11-28T18:21:26.074Z] 97e9fbb8a484dc0c2ce89b12687694aa0705ba0b: digest: sha256:652c1f3040befe1ac1cd524022f33bef8bbad63f6f7894c4362acd1ba01028e6 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T18:21:26.686Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T18:21:27.290Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2023-11-28T18:21:27.290Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-11-28T18:21:27.290Z] ee6fbe35a923: Preparing [2023-11-28T18:21:27.290Z] bc8e987c517a: Preparing [2023-11-28T18:21:27.290Z] 94d057f3ce0f: Preparing [2023-11-28T18:21:27.290Z] 8ab2420d64e6: Preparing [2023-11-28T18:21:27.290Z] edf48642f51e: Preparing [2023-11-28T18:21:27.290Z] 5a6ccc35926e: Preparing [2023-11-28T18:21:27.290Z] cc2447e1835a: Preparing [2023-11-28T18:21:27.290Z] 5a6ccc35926e: Waiting [2023-11-28T18:21:27.290Z] cc2447e1835a: Waiting [2023-11-28T18:21:27.290Z] 8ab2420d64e6: Layer already exists [2023-11-28T18:21:27.290Z] bc8e987c517a: Layer already exists [2023-11-28T18:21:27.290Z] 94d057f3ce0f: Layer already exists [2023-11-28T18:21:27.290Z] edf48642f51e: Layer already exists [2023-11-28T18:21:27.290Z] ee6fbe35a923: Layer already exists [2023-11-28T18:21:27.290Z] 5a6ccc35926e: Layer already exists [2023-11-28T18:21:27.290Z] cc2447e1835a: Layer already exists [2023-11-28T18:21:27.290Z] latest: digest: sha256:652c1f3040befe1ac1cd524022f33bef8bbad63f6f7894c4362acd1ba01028e6 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T18:21:27.893Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:3.2.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T18:21:28.506Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:3.2.0-dev.1 [2023-11-28T18:21:28.506Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-11-28T18:21:28.506Z] ee6fbe35a923: Preparing [2023-11-28T18:21:28.506Z] bc8e987c517a: Preparing [2023-11-28T18:21:28.506Z] 94d057f3ce0f: Preparing [2023-11-28T18:21:28.506Z] 8ab2420d64e6: Preparing [2023-11-28T18:21:28.506Z] edf48642f51e: Preparing [2023-11-28T18:21:28.506Z] 5a6ccc35926e: Preparing [2023-11-28T18:21:28.506Z] cc2447e1835a: Preparing [2023-11-28T18:21:28.506Z] 5a6ccc35926e: Waiting [2023-11-28T18:21:28.506Z] cc2447e1835a: Waiting [2023-11-28T18:21:28.506Z] 94d057f3ce0f: Layer already exists [2023-11-28T18:21:28.506Z] edf48642f51e: Layer already exists [2023-11-28T18:21:28.506Z] bc8e987c517a: Layer already exists [2023-11-28T18:21:28.506Z] 8ab2420d64e6: Layer already exists [2023-11-28T18:21:28.506Z] ee6fbe35a923: Layer already exists [2023-11-28T18:21:28.506Z] 5a6ccc35926e: Layer already exists [2023-11-28T18:21:28.506Z] cc2447e1835a: Layer already exists [2023-11-28T18:21:28.506Z] 3.2.0-dev.1: digest: sha256:652c1f3040befe1ac1cd524022f33bef8bbad63f6f7894c4362acd1ba01028e6 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T18:21:29.128Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:97e9fbb8a484dc0c2ce89b12687694aa0705ba0b-3.2.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T18:21:29.732Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:97e9fbb8a484dc0c2ce89b12687694aa0705ba0b-3.2.0-dev.1 [2023-11-28T18:21:29.732Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-11-28T18:21:29.732Z] ee6fbe35a923: Preparing [2023-11-28T18:21:29.732Z] bc8e987c517a: Preparing [2023-11-28T18:21:29.732Z] 94d057f3ce0f: Preparing [2023-11-28T18:21:29.732Z] 8ab2420d64e6: Preparing [2023-11-28T18:21:29.732Z] edf48642f51e: Preparing [2023-11-28T18:21:29.732Z] 5a6ccc35926e: Preparing [2023-11-28T18:21:29.732Z] cc2447e1835a: Preparing [2023-11-28T18:21:29.732Z] 5a6ccc35926e: Waiting [2023-11-28T18:21:29.732Z] 94d057f3ce0f: Layer already exists [2023-11-28T18:21:29.732Z] 8ab2420d64e6: Layer already exists [2023-11-28T18:21:29.732Z] ee6fbe35a923: Layer already exists [2023-11-28T18:21:29.732Z] edf48642f51e: Layer already exists [2023-11-28T18:21:29.732Z] bc8e987c517a: Layer already exists [2023-11-28T18:21:29.732Z] 5a6ccc35926e: Layer already exists [2023-11-28T18:21:29.732Z] cc2447e1835a: Layer already exists [2023-11-28T18:21:29.732Z] 97e9fbb8a484dc0c2ce89b12687694aa0705ba0b-3.2.0-dev.1: digest: sha256:652c1f3040befe1ac1cd524022f33bef8bbad63f6f7894c4362acd1ba01028e6 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T18:21:30.346Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T18:21:30.979Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2023-11-28T18:21:30.979Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-11-28T18:21:30.979Z] ee6fbe35a923: Preparing [2023-11-28T18:21:30.979Z] bc8e987c517a: Preparing [2023-11-28T18:21:30.979Z] 94d057f3ce0f: Preparing [2023-11-28T18:21:30.979Z] 8ab2420d64e6: Preparing [2023-11-28T18:21:30.979Z] edf48642f51e: Preparing [2023-11-28T18:21:30.979Z] 5a6ccc35926e: Preparing [2023-11-28T18:21:30.979Z] cc2447e1835a: Preparing [2023-11-28T18:21:30.979Z] 5a6ccc35926e: Waiting [2023-11-28T18:21:30.979Z] cc2447e1835a: Waiting [2023-11-28T18:21:30.979Z] 94d057f3ce0f: Layer already exists [2023-11-28T18:21:30.979Z] 8ab2420d64e6: Layer already exists [2023-11-28T18:21:30.979Z] edf48642f51e: Layer already exists [2023-11-28T18:21:30.979Z] ee6fbe35a923: Layer already exists [2023-11-28T18:21:30.979Z] bc8e987c517a: Layer already exists [2023-11-28T18:21:30.979Z] 5a6ccc35926e: Layer already exists [2023-11-28T18:21:30.979Z] cc2447e1835a: Layer already exists [2023-11-28T18:21:30.979Z] main: digest: sha256:652c1f3040befe1ac1cd524022f33bef8bbad63f6f7894c4362acd1ba01028e6 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-11-28T18:21:31.669Z] ===================================================== [Pipeline] echo [2023-11-28T18:21:31.776Z] taggedImages: [2023-11-28T18:21:31.776Z] - nexus3.edgexfoundry.org:10004/support-scheduler:97e9fbb8a484dc0c2ce89b12687694aa0705ba0b [2023-11-28T18:21:31.776Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2023-11-28T18:21:31.776Z] - nexus3.edgexfoundry.org:10004/support-scheduler:3.2.0-dev.1 [2023-11-28T18:21:31.776Z] - nexus3.edgexfoundry.org:10004/support-scheduler:97e9fbb8a484dc0c2ce89b12687694aa0705ba0b-3.2.0-dev.1 [2023-11-28T18:21:31.776Z] - 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] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [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-11-28T18:21:36.408Z] + [ -d /w/workspace/edgex-go/609/archives ] [Pipeline] libraryResource [Pipeline] sh [2023-11-28T18:21:36.702Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-28T18:21:37.560Z] ---> package-listing.sh [2023-11-28T18:21:37.560Z] ++ tr '[:upper:]' '[:lower:]' [2023-11-28T18:21:37.560Z] ++ facter osfamily [2023-11-28T18:21:37.820Z] + OS_FAMILY=debian [2023-11-28T18:21:37.820Z] + workspace=/w/workspace/edgex-go/609 [2023-11-28T18:21:37.820Z] + START_PACKAGES=/tmp/packages_start.txt [2023-11-28T18:21:37.820Z] + END_PACKAGES=/tmp/packages_end.txt [2023-11-28T18:21:37.820Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-11-28T18:21:37.820Z] + PACKAGES=/tmp/packages_start.txt [2023-11-28T18:21:37.820Z] + '[' /w/workspace/edgex-go/609 ']' [2023-11-28T18:21:37.820Z] + PACKAGES=/tmp/packages_end.txt [2023-11-28T18:21:37.820Z] + case "${OS_FAMILY}" in [2023-11-28T18:21:37.820Z] + dpkg -l [2023-11-28T18:21:37.820Z] + grep '^ii' [2023-11-28T18:21:37.820Z] + '[' -f /tmp/packages_start.txt ']' [2023-11-28T18:21:37.820Z] + '[' -f /tmp/packages_end.txt ']' [2023-11-28T18:21:37.820Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-11-28T18:21:37.820Z] + '[' /w/workspace/edgex-go/609 ']' [2023-11-28T18:21:37.820Z] + mkdir -p /w/workspace/edgex-go/609/archives/ [2023-11-28T18:21:37.820Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/609/archives/ [Pipeline] echo [2023-11-28T18:21:37.831Z] 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/609/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-11-28T18:21:38.110Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T18:21:38.770Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-28T18:21:38.770Z] [2023-11-28T18:21:38.770Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T18:21:39.183Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-28T18:21:39.183Z] latest: Pulling from edgex-lftools-log-publisher [2023-11-28T18:21:39.183Z] 5eb5b503b376: Pulling fs layer [2023-11-28T18:21:39.183Z] 5c69ac0246d0: Pulling fs layer [2023-11-28T18:21:39.183Z] ec43610c2a17: Pulling fs layer [2023-11-28T18:21:39.183Z] 3a2ae6a8a46f: Pulling fs layer [2023-11-28T18:21:39.183Z] 33b1e0a273af: Pulling fs layer [2023-11-28T18:21:39.183Z] 5d3b04190fa2: Pulling fs layer [2023-11-28T18:21:39.183Z] 2f39f015ded8: Pulling fs layer [2023-11-28T18:21:39.183Z] 33b1e0a273af: Waiting [2023-11-28T18:21:39.183Z] 5d3b04190fa2: Waiting [2023-11-28T18:21:39.183Z] 2f39f015ded8: Waiting [2023-11-28T18:21:39.183Z] 3a2ae6a8a46f: Waiting [2023-11-28T18:21:39.183Z] 5c69ac0246d0: Verifying Checksum [2023-11-28T18:21:39.183Z] 5c69ac0246d0: Download complete [2023-11-28T18:21:39.183Z] 3a2ae6a8a46f: Download complete [2023-11-28T18:21:39.183Z] ec43610c2a17: Verifying Checksum [2023-11-28T18:21:39.183Z] ec43610c2a17: Download complete [2023-11-28T18:21:39.183Z] 33b1e0a273af: Verifying Checksum [2023-11-28T18:21:39.183Z] 33b1e0a273af: Download complete [2023-11-28T18:21:39.183Z] 5d3b04190fa2: Verifying Checksum [2023-11-28T18:21:39.183Z] 5d3b04190fa2: Download complete [2023-11-28T18:21:39.441Z] 5eb5b503b376: Download complete [2023-11-28T18:21:40.007Z] 2f39f015ded8: Verifying Checksum [2023-11-28T18:21:40.007Z] 2f39f015ded8: Download complete [2023-11-28T18:21:40.573Z] 5eb5b503b376: Pull complete [2023-11-28T18:21:40.832Z] 5c69ac0246d0: Pull complete [2023-11-28T18:21:41.093Z] ec43610c2a17: Pull complete [2023-11-28T18:21:41.353Z] 3a2ae6a8a46f: Pull complete [2023-11-28T18:21:41.612Z] 33b1e0a273af: Pull complete [2023-11-28T18:21:41.612Z] 5d3b04190fa2: Pull complete [2023-11-28T18:21:45.843Z] 2f39f015ded8: Pull complete [2023-11-28T18:21:45.843Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-11-28T18:21:45.843Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-28T18:21:45.843Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-28T18:21:46.410Z] prd-ubuntu20.04-docker-8c-8g-1555 does not seem to be running inside a container [2023-11-28T18:21:46.441Z] $ 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/609/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/609 -v /w/workspace/edgex-go/609:/w/workspace/edgex-go/609:rw,z -v /w/workspace/edgex-go/609@tmp:/w/workspace/edgex-go/609@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-11-28T18:21:55.471Z] $ docker top 51752f4f1daa96428f2a2bd2d2f400a1aac9922fe8b2eac68af438152d4d277b -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-28T18:21:56.040Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-11-28T18:21:56.329Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-11-28T18:21:56.613Z] + ls /var/log/sa-host [2023-11-28T18:21:56.613Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-28T18:21:56.875Z] provisioning config files... [2023-11-28T18:21:56.885Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/609@tmp/config526582290086288033tmp [Pipeline] { [Pipeline] echo [2023-11-28T18:21:57.106Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-28T18:21:57.391Z] ---> create-netrc.sh [Pipeline] } [2023-11-28T18:21:57.399Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-11-28T18:21:57.941Z] ---> python-tools-install.sh [Pipeline] echo [2023-11-28T18:21:57.954Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-28T18:21:58.242Z] ---> sudo-logs.sh [2023-11-28T18:21:58.242Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-11-28T18:21:58.392Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-28T18:21:58.675Z] ---> job-cost.sh [2023-11-28T18:21:58.676Z] lf-activate-venv: SKIPPING [2023-11-28T18:21:58.676Z] DEBUG: total: 0.10999999940395355 [2023-11-28T18:21:58.676Z] INFO: Retrieving Stack Cost... [2023-11-28T18:21:59.245Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-11-28T18:21:59.504Z] INFO: Archiving Costs [Pipeline] echo [2023-11-28T18:21:59.516Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-28T18:21:59.804Z] ---> logs-deploy.sh [2023-11-28T18:21:59.804Z] lf-activate-venv: SKIPPING [2023-11-28T18:21:59.804Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/609 [2023-11-28T18:21:59.804Z] INFO: archiving workspace using pattern(s): [2023-11-28T18:22:00.746Z] Archives upload complete. [2023-11-28T18:22:00.746Z] INFO: archiving logs to Nexus