Started by upstream project "edgexfoundry/cd-management/release-lts" build number 116 originally caused by: Push event to branch release-lts Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from a9a48e2fe97e43dd34e53fb088e96658b535ab2a 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-ssh4471581649637574342.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 67d2f908f88f8156fbe481f59f373e57362cafe7 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-ssh6944182237177144610.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 67d2f908f88f8156fbe481f59f373e57362cafe7 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/odessa/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/odessa/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh18439908800026361803.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 67d2f908f88f8156fbe481f59f373e57362cafe7 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 67d2f908f88f8156fbe481f59f373e57362cafe7 # timeout=10 Commit message: "Merge pull request #476 from cherrycl/issue-475" > 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-ssh4667005014961254105.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/odessa/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/odessa/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh11257729968502148159.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]] ========================================================= [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.25 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 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 ‘prd-ubuntu20.04-docker-8c-8g-773807’ is offline Running on prd-ubuntu20.04-docker-8c-8g-773808 in /w/workspace/edgexfoundry_edgex-go_odessa [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/20 [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/20 # 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 a9a48e2fe97e43dd34e53fb088e96658b535ab2a (odessa) Commit message: "ci(lts-release): LTS release v4.0.1 @1729928" > 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 a9a48e2fe97e43dd34e53fb088e96658b535ab2a # timeout=10 > git rev-list --no-walk a9a48e2fe97e43dd34e53fb088e96658b535ab2a # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 12:04:02 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 12:04:02 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 12:04:02 ========================================================= 12:04:02 EdgeX Global Pipelines Version Info 12:04:02 ========================================================= [Pipeline] libraryResource [Pipeline] sh 12:04:03 ------------------- 12:04:03 stable info: 12:04:03 ------------------- 12:04:03 Commited By: Cherry Wang cherry@iotechsys.com 12:04:03 Commit SHA: 67d2f908f88f8156fbe481f59f373e57362cafe7 12:04:03 Message: update stable to v1.0.278 12:04:04 ------------------- 12:04:04 experimental info: 12:04:04 ------------------- 12:04:04 Commited By: **** collab-it+edgex@linuxfoundation.org 12:04:04 Commit SHA: cefbf83a7544ec8ad1f65f559367c3ce5893bda8 12:04:04 Message: update experimental to v1.0.279 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 12:04:04 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 12:04:04 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 12:04:04 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 12:04:04 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 12:04:04 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 12:04:04 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.25 [Pipeline] echo 12:04:04 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 12:04:04 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 12:04:04 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 12:04:04 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 12:04:04 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 12:04:04 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 12:04:04 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 12:04:04 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 12:04:04 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 12:04:04 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 12:04:04 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 12:04:04 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 12:04:04 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 12:04:04 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi [Pipeline] echo 12:04:04 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 12:04:04 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 12:04:04 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 12:04:04 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = odessa [Pipeline] echo 12:04:05 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = odessa [Pipeline] echo 12:04:05 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = odessa [Pipeline] echo 12:04:05 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a9a48e2fe97e43dd34e53fb088e96658b535ab2a [Pipeline] echo 12:04:05 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a9a48e2 [Pipeline] echo 12:04:05 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 12:04:05 provisioning config files... 12:04:05 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/20@tmp/config12405891306369937271tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:04:05 ---> ****-login.sh 12:04:05 nexus3.edgexfoundry.org:10001 12:04:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:04:05 12:04:05 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 12:04:05 Configure a credential helper to remove this warning. See 12:04:05 https://docs.****.com/go/credential-store/ 12:04:05 12:04:05 Login Succeeded 12:04:05 nexus3.edgexfoundry.org:10002 12:04:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:04:05 12:04:05 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 12:04:05 Configure a credential helper to remove this warning. See 12:04:05 https://docs.****.com/go/credential-store/ 12:04:05 12:04:05 Login Succeeded 12:04:05 nexus3.edgexfoundry.org:10003 12:04:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:04:06 12:04:06 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 12:04:06 Configure a credential helper to remove this warning. See 12:04:06 https://docs.****.com/go/credential-store/ 12:04:06 12:04:06 Login Succeeded 12:04:06 nexus3.edgexfoundry.org:10004 12:04:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:04:06 12:04:06 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 12:04:06 Configure a credential helper to remove this warning. See 12:04:06 https://docs.****.com/go/credential-store/ 12:04:06 12:04:06 Login Succeeded 12:04:06 ****.io 12:04:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:04:06 12:04:06 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 12:04:06 Configure a credential helper to remove this warning. See 12:04:06 https://docs.****.com/go/credential-store/ 12:04:06 12:04:06 Login Succeeded 12:04:06 ---> ****-login.sh ends [Pipeline] } 12:04:06 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 12:04:06 + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-keeper/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 12:04:06 + dirname cmd/core-command/Dockerfile 12:04:06 + cut -d/ -f2 12:04:06 + echo core-command,cmd/core-command/Dockerfile 12:04:06 + dirname cmd/core-common-config-bootstrapper/Dockerfile 12:04:06 + cut -d/ -f2 12:04:06 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 12:04:06 + dirname cmd/core-data/Dockerfile 12:04:06 + cut -d/ -f2 12:04:06 + echo core-data,cmd/core-data/Dockerfile 12:04:06 + dirname cmd/core-keeper/Dockerfile 12:04:06 + cut -d/ -f2 12:04:06 + echo core-keeper,cmd/core-keeper/Dockerfile 12:04:06 + dirname cmd/core-metadata/Dockerfile 12:04:06 + cut -d/ -f2 12:04:06 + echo core-metadata,cmd/core-metadata/Dockerfile 12:04:06 + dirname cmd/security-bootstrapper/Dockerfile 12:04:06 + cut -d/ -f2 12:04:06 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 12:04:06 + dirname cmd/security-proxy-auth/Dockerfile 12:04:06 + cut -d/ -f2 12:04:06 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 12:04:06 + dirname cmd/security-proxy-setup/Dockerfile 12:04:06 + cut -d/ -f2 12:04:06 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 12:04:06 + dirname cmd/security-secretstore-setup/Dockerfile 12:04:06 + cut -d/ -f2 12:04:06 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 12:04:06 + dirname cmd/security-spiffe-token-provider/Dockerfile 12:04:06 + cut -d/ -f2 12:04:06 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 12:04:06 + dirname cmd/security-spire-agent/Dockerfile 12:04:06 + cut -d/ -f2 12:04:06 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 12:04:06 + dirname cmd/security-spire-config/Dockerfile 12:04:06 + cut -d/ -f2 12:04:06 + echo security-spire-config,cmd/security-spire-config/Dockerfile 12:04:06 + dirname cmd/security-spire-server/Dockerfile 12:04:06 + cut -d/ -f2 12:04:06 + echo security-spire-server,cmd/security-spire-server/Dockerfile 12:04:06 + dirname cmd/support-notifications/Dockerfile 12:04:06 + cut -d/ -f2 12:04:06 + echo support-notifications,cmd/support-notifications/Dockerfile 12:04:06 + dirname cmd/support-scheduler/Dockerfile 12:04:06 + cut -d/ -f2 12:04:06 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 12:04:06 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-keeper, dockerfile:cmd/core-keeper/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 12:04:07 + git rev-list -1 --merges a9a48e2fe97e43dd34e53fb088e96658b535ab2a~1..a9a48e2fe97e43dd34e53fb088e96658b535ab2a [Pipeline] echo 12:04:07 -----------> git rev-list -1 --merges a9a48e2fe97e43dd34e53fb088e96658b535ab2a~1..a9a48e2fe97e43dd34e53fb088e96658b535ab2a a9a48e2fe97e43dd34e53fb088e96658b535ab2a [false] [Pipeline] sh 12:04:07 + git log --format=format:%s -1 a9a48e2fe97e43dd34e53fb088e96658b535ab2a [Pipeline] echo 12:04:07 ========================================================= 12:04:07 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] However, we have a env.CommitId 12:04:07 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 12:04:07 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 12:04:07 + grep -v github /etc/ssh/ssh_known_hosts 12:04:07 + [ -e /tmp/ssh_known_hosts ] 12:04:07 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 12:04:07 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 12:04:07 + sudo tee -a /etc/ssh/ssh_known_hosts 12:04:07 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:04:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 12:04:08 12:04:08 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:04:08 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 12:04:08 0.1.4: Pulling from edgex-devops/py-git-semver 12:04:08 3dae71ba6b94: Pulling fs layer 12:04:08 6bf1a483ea7c: Pulling fs layer 12:04:08 f5dfc541a4d3: Pulling fs layer 12:04:08 461d9e800cba: Pulling fs layer 12:04:08 80192f66455f: Pulling fs layer 12:04:08 2e8e34ca0e6c: Pulling fs layer 12:04:08 a29436f7fd5d: Pulling fs layer 12:04:08 923cac83aea3: Pulling fs layer 12:04:08 25ad8b0a4227: Pulling fs layer 12:04:08 db01528c6b51: Pulling fs layer 12:04:08 28988de357af: Pulling fs layer 12:04:08 461d9e800cba: Waiting 12:04:08 80192f66455f: Waiting 12:04:08 2e8e34ca0e6c: Waiting 12:04:08 db01528c6b51: Waiting 12:04:08 28988de357af: Waiting 12:04:08 923cac83aea3: Waiting 12:04:08 a29436f7fd5d: Waiting 12:04:08 25ad8b0a4227: Waiting 12:04:08 6bf1a483ea7c: Verifying Checksum 12:04:08 6bf1a483ea7c: Download complete 12:04:08 461d9e800cba: Download complete 12:04:08 80192f66455f: Download complete 12:04:08 f5dfc541a4d3: Verifying Checksum 12:04:08 f5dfc541a4d3: Download complete 12:04:08 3dae71ba6b94: Verifying Checksum 12:04:08 3dae71ba6b94: Download complete 12:04:08 923cac83aea3: Verifying Checksum 12:04:08 923cac83aea3: Download complete 12:04:09 25ad8b0a4227: Verifying Checksum 12:04:09 25ad8b0a4227: Download complete 12:04:09 db01528c6b51: Download complete 12:04:09 28988de357af: Verifying Checksum 12:04:09 28988de357af: Download complete 12:04:09 a29436f7fd5d: Verifying Checksum 12:04:09 a29436f7fd5d: Download complete 12:04:09 2e8e34ca0e6c: Verifying Checksum 12:04:09 2e8e34ca0e6c: Download complete 12:04:10 3dae71ba6b94: Pull complete 12:04:10 6bf1a483ea7c: Pull complete 12:04:11 f5dfc541a4d3: Pull complete 12:04:11 461d9e800cba: Pull complete 12:04:11 80192f66455f: Pull complete 12:04:15 2e8e34ca0e6c: Pull complete 12:04:15 a29436f7fd5d: Pull complete 12:04:15 923cac83aea3: Pull complete 12:04:16 25ad8b0a4227: Pull complete 12:04:16 db01528c6b51: Pull complete 12:04:16 28988de357af: Pull complete 12:04:16 Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 12:04:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 12:04:16 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:04:16 prd-ubuntu20.04-docker-8c-8g-773808 does not seem to be running inside a container 12:04:16 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/20 -v /w/workspace/edgex-go/20:/w/workspace/edgex-go/20:rw,z -v /w/workspace/edgex-go/20@tmp:/w/workspace/edgex-go/20@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 12:04:20 $ docker top 9bba859de94c059ea1e316099712d6e72303630a42372cb033f1a8f1f5daa3cf -eo pid,comm 12:04:20 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). 12:04:20 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 12:04:20 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 12:04:20 [ssh-agent] Looking for ssh-agent implementation... 12:04:20 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:04:20 $ docker exec 9bba859de94c059ea1e316099712d6e72303630a42372cb033f1a8f1f5daa3cf ssh-agent 12:04:20 SSH_AUTH_SOCK=/tmp/ssh-DmVfmKs9Sw6X/agent.32 12:04:20 SSH_AGENT_PID=38 12:04:20 Running ssh-add (command line suppressed) 12:04:20 Identity added: /w/workspace/edgex-go/20@tmp/private_key_10548174214252833570.key (/w/workspace/edgex-go/20@tmp/private_key_10548174214252833570.key) 12:04:20 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 12:04:21 + git config --global --add safe.directory /w/workspace/edgex-go/20 [Pipeline] sh 12:04:21 + git tag --points-at a9a48e2fe97e43dd34e53fb088e96658b535ab2a [Pipeline] } 12:04:21 $ docker exec --env ******** --env ******** 9bba859de94c059ea1e316099712d6e72303630a42372cb033f1a8f1f5daa3cf ssh-agent -k 12:04:21 unset SSH_AUTH_SOCK; 12:04:21 unset SSH_AGENT_PID; 12:04:21 echo Agent pid 38 killed; 12:04:21 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo 12:04:21 [edgeXSemver]: set GITSEMVER_HEAD_TAG to 'v4.0.1' [Pipeline] sshagent 12:04:21 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 12:04:21 [ssh-agent] Looking for ssh-agent implementation... 12:04:21 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:04:21 $ docker exec 9bba859de94c059ea1e316099712d6e72303630a42372cb033f1a8f1f5daa3cf ssh-agent 12:04:21 SSH_AUTH_SOCK=/tmp/ssh-ghbLYRAE8u75/agent.85 12:04:21 SSH_AGENT_PID=91 12:04:21 Running ssh-add (command line suppressed) 12:04:22 Identity added: /w/workspace/edgex-go/20@tmp/private_key_12799653090701839360.key (/w/workspace/edgex-go/20@tmp/private_key_12799653090701839360.key) 12:04:22 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 12:04:22 + git semver init 12:04:22 2025-11-25 12:04:22,554 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 12:04:22 2025-11-25 12:04:22,558 [run_init] DEBUG init version:0.0.0 force:False 12:04:22 2025-11-25 12:04:22,558 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/20/.semver 12:04:22 2025-11-25 12:04:22,559 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/20/.semver 12:04:22 2025-11-25 12:04:22,559 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/20/.semver'], cwd=/w/workspace/edgex-go/20, stdin=None, shell=False, universal_newlines=False) 12:04:30 2025-11-25 12:04:30,524 [append_file] DEBUG append to file:/w/workspace/edgex-go/20/.git/info/exclude 12:04:30 2025-11-25 12:04:30,525 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/20/.semver/odessa with force:False 12:04:30 2025-11-25 12:04:30,525 [read_version] DEBUG read version from /w/workspace/edgex-go/20/.semver/odessa 12:04:30 2025-11-25 12:04:30,525 [read_version] DEBUG read version from /w/workspace/edgex-go/20/.semver/odessa 12:04:30 4.0.1 [Pipeline] } 12:04:30 $ docker exec --env ******** --env ******** 9bba859de94c059ea1e316099712d6e72303630a42372cb033f1a8f1f5daa3cf ssh-agent -k 12:04:30 unset SSH_AUTH_SOCK; 12:04:30 unset SSH_AGENT_PID; 12:04:30 echo Agent pid 91 killed; 12:04:30 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 12:04:31 + git semver [Pipeline] } 12:04:31 $ docker stop --time=1 9bba859de94c059ea1e316099712d6e72303630a42372cb033f1a8f1f5daa3cf 12:04:32 $ docker rm -f --volumes 9bba859de94c059ea1e316099712d6e72303630a42372cb033f1a8f1f5daa3cf [Pipeline] // withDockerContainer [Pipeline] sh 12:04:33 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 12:04:33 Stashed 1 file(s) [Pipeline] echo 12:04:33 [edgeXSemver]: initialized semver on version 4.0.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 12:04:33 + git checkout a9a48e2fe97e43dd34e53fb088e96658b535ab2a 12:04:33 HEAD is now at a9a48e2f ci(lts-release): LTS release v4.0.1 @1729928 [Pipeline] sh 12:04:34 + git config --global --add safe.directory /w/workspace/edgex-go/20 [Pipeline] echo 12:04:34 [edgeX.isLTS] Checking if [odessa] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] sh 12:04:34 + grep ^go [0-9].[0-9]* go.mod 12:04:34 + + cut -d cut -f -d 2 . 12:04:34 -f1-2 [Pipeline] echo 12:04:34 [edgeX.isLTS] Checking if [odessa] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 12:04:34 ========================================================= 12:04:34 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.23-alpine-lts] 12:04:34 ========================================================= [Pipeline] fileExists [Pipeline] sh 12:04:34 + docker pull nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.23-alpine-lts 12:04:34 1.23-alpine-lts: Pulling from edgex-devops/edgex-golang-base 12:04:34 0a9a5dfd008f: Pulling fs layer 12:04:34 8833042f23b5: Pulling fs layer 12:04:34 6ca661eb024f: Pulling fs layer 12:04:34 b5acb76e9680: Pulling fs layer 12:04:34 4f4fb700ef54: Pulling fs layer 12:04:34 012bb1f9d321: Pulling fs layer 12:04:34 97255f1bc79d: Pulling fs layer 12:04:34 454448c9edf9: Pulling fs layer 12:04:34 15f87924ceaf: Pulling fs layer 12:04:34 4f4fb700ef54: Waiting 12:04:34 012bb1f9d321: Waiting 12:04:34 97255f1bc79d: Waiting 12:04:34 454448c9edf9: Waiting 12:04:34 b5acb76e9680: Waiting 12:04:34 8833042f23b5: Verifying Checksum 12:04:34 8833042f23b5: Download complete 12:04:34 b5acb76e9680: Verifying Checksum 12:04:34 b5acb76e9680: Download complete 12:04:34 4f4fb700ef54: Verifying Checksum 12:04:34 4f4fb700ef54: Download complete 12:04:34 0a9a5dfd008f: Download complete 12:04:34 012bb1f9d321: Download complete 12:04:34 97255f1bc79d: Verifying Checksum 12:04:34 97255f1bc79d: Download complete 12:04:34 0a9a5dfd008f: Pull complete 12:04:34 8833042f23b5: Pull complete 12:04:35 15f87924ceaf: Verifying Checksum 12:04:35 15f87924ceaf: Download complete 12:04:35 6ca661eb024f: Download complete 12:04:35 454448c9edf9: Verifying Checksum 12:04:35 454448c9edf9: Download complete 12:04:39 6ca661eb024f: Pull complete 12:04:39 b5acb76e9680: Pull complete 12:04:39 4f4fb700ef54: Pull complete 12:04:39 012bb1f9d321: Pull complete 12:04:39 97255f1bc79d: Pull complete 12:04:42 454448c9edf9: Pull complete 12:04:43 15f87924ceaf: Pull complete 12:04:43 Digest: sha256:13490a1e6eed117a10b338392fa532bd4755c6135795303ade0591b05f77a5dd 12:04:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.23-alpine-lts 12:04:43 nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.23-alpine-lts [Pipeline] fileExists [Pipeline] sh 12:04:43 + + echo FROM nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.23-alpine-lts 12:04:43 WORKDIR /edgex 12:04:43 COPY go.mod . 12:04:43 RUN go mod download 12:04:43 docker build -t ci-base-image-x86_64 -f - . 12:04:43 #0 building with "default" instance using docker driver 12:04:43 12:04:43 #1 [internal] load build definition from Dockerfile 12:04:43 #1 transferring dockerfile: 170B done 12:04:43 #1 DONE 0.0s 12:04:43 12:04:43 #2 [internal] load metadata for nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.23-alpine-lts 12:04:43 #2 DONE 0.0s 12:04:43 12:04:43 #3 [internal] load .dockerignore 12:04:43 #3 transferring context: 50B done 12:04:43 #3 DONE 0.0s 12:04:43 12:04:43 #4 [internal] load build context 12:04:43 #4 transferring context: 6.49kB done 12:04:43 #4 DONE 0.0s 12:04:43 12:04:43 #5 [1/4] FROM nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.23-alpine-lts 12:04:44 #5 DONE 0.1s 12:04:44 12:04:44 #6 [2/4] WORKDIR /edgex 12:04:47 #6 DONE 3.3s 12:04:47 12:04:47 #7 [3/4] COPY go.mod . 12:04:47 #7 DONE 0.0s 12:04:47 12:04:47 #8 [4/4] RUN go mod download 12:04:48 Still waiting to schedule task 12:04:48 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 12:04:59 #8 DONE 12.2s 12:04:59 12:04:59 #9 exporting to image 12:04:59 #9 exporting layers 12:05:02 #9 exporting layers 3.5s done 12:05:02 #9 writing image sha256:636ce884c606feec58a371810bc753fc5b169f70f655d5c607a2b8155695ca27 done 12:05:02 #9 naming to docker.io/library/ci-base-image-x86_64 done 12:05:02 #9 DONE 3.6s [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:05:03 + docker inspect -f . ci-base-image-x86_64 12:05:03 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:05:03 prd-ubuntu20.04-docker-8c-8g-773808 does not seem to be running inside a container 12:05:03 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/20 -v /w/workspace/edgex-go/20:/w/workspace/edgex-go/20:rw,z -v /w/workspace/edgex-go/20@tmp:/w/workspace/edgex-go/20@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 12:05:04 $ docker top 11e655b56876b566ccc3a87a47da337a75484afa3d88e651b8a3b529aa5df6ee -eo pid,comm [Pipeline] { [Pipeline] sh 12:05:04 + go version 12:05:04 go version go1.23.7 linux/amd64 [Pipeline] } 12:05:04 $ docker stop --time=1 11e655b56876b566ccc3a87a47da337a75484afa3d88e651b8a3b529aa5df6ee 12:05:05 $ docker rm -f --volumes 11e655b56876b566ccc3a87a47da337a75484afa3d88e651b8a3b529aa5df6ee [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:05:06 + docker inspect -f . ci-base-image-x86_64 12:05:06 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:05:06 prd-ubuntu20.04-docker-8c-8g-773808 does not seem to be running inside a container 12:05:06 $ 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/20 -v /w/workspace/edgex-go/20:/w/workspace/edgex-go/20:rw,z -v /w/workspace/edgex-go/20@tmp:/w/workspace/edgex-go/20@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 12:05:06 $ docker top 32fa038ca7aae2bded03835ae998b783492c9f7837ad035fce5d55e9c3e069db -eo pid,comm [Pipeline] { [Pipeline] echo 12:05:06 ========================================================= 12:05:06 [edgeXBuildGoParallel] Running Tests and Build... 12:05:06 ========================================================= [Pipeline] sh 12:05:06 + git config --global --add safe.directory /w/workspace/edgex-go/20 [Pipeline] fileExists [Pipeline] sh 12:05:07 + make test 12:05:07 go test -race -coverprofile=coverage.out ./... 12:05:15 ? github.com/edgexfoundry/edgex-go [no test files] 12:05:37 github.com/edgexfoundry/edgex-go/cmd/core-command coverage: 0.0% of statements 12:05:37 github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper coverage: 0.0% of statements 12:05:37 github.com/edgexfoundry/edgex-go/cmd/core-data coverage: 0.0% of statements 12:05:37 github.com/edgexfoundry/edgex-go/cmd/core-keeper coverage: 0.0% of statements 12:05:37 github.com/edgexfoundry/edgex-go/cmd/core-metadata coverage: 0.0% of statements 12:05:37 github.com/edgexfoundry/edgex-go/cmd/secrets-config coverage: 0.0% of statements 12:05:37 github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper coverage: 0.0% of statements 12:05:37 github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider coverage: 0.0% of statements 12:05:37 github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup coverage: 0.0% of statements 12:05:37 github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth coverage: 0.0% of statements 12:05:37 github.com/edgexfoundry/edgex-go/cmd/support-notifications coverage: 0.0% of statements 12:05:37 github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider coverage: 0.0% of statements 12:05:37 ? github.com/edgexfoundry/edgex-go/internal [no test files] 12:05:37 github.com/edgexfoundry/edgex-go/internal/core/command coverage: 0.0% of statements 12:05:37 github.com/edgexfoundry/edgex-go/cmd/support-scheduler coverage: 0.0% of statements 12:05:37 github.com/edgexfoundry/edgex-go/internal/core/command/container coverage: 0.0% of statements 12:05:37 github.com/edgexfoundry/edgex-go/internal/core/command/config coverage: 0.0% of statements 12:05:37 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.022s coverage: 42.3% of statements 12:05:37 github.com/edgexfoundry/edgex-go/internal/core/data coverage: 0.0% of statements 12:05:37 github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks coverage: 0.0% of statements 12:05:38 github.com/edgexfoundry/edgex-go/internal/core/data/config coverage: 0.0% of statements 12:05:38 github.com/edgexfoundry/edgex-go/internal/core/data/container coverage: 0.0% of statements 12:05:38 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.036s coverage: 97.0% of statements 12:05:39 ? github.com/edgexfoundry/edgex-go/internal/core/data/embed [no test files] 12:05:39 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 12:05:39 github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging coverage: 0.0% of statements 12:05:39 github.com/edgexfoundry/edgex-go/internal/core/data/mocks coverage: 0.0% of statements 12:05:39 github.com/edgexfoundry/edgex-go/internal/core/keeper/application coverage: 0.0% of statements 12:05:39 github.com/edgexfoundry/edgex-go/internal/core/keeper coverage: 0.0% of statements 12:05:39 github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks coverage: 0.0% of statements 12:05:39 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] 12:05:39 github.com/edgexfoundry/edgex-go/internal/core/keeper/config coverage: 0.0% of statements 12:05:39 github.com/edgexfoundry/edgex-go/internal/core/keeper/container coverage: 0.0% of statements 12:05:40 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/embed [no test files] 12:05:40 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] 12:05:40 github.com/edgexfoundry/edgex-go/internal/core/keeper/utils coverage: 0.0% of statements 12:05:40 github.com/edgexfoundry/edgex-go/internal/core/keeper/registry coverage: 0.0% of statements 12:05:40 github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks coverage: 0.0% of statements 12:05:40 github.com/edgexfoundry/edgex-go/internal/core/metadata coverage: 0.0% of statements 12:05:41 github.com/edgexfoundry/edgex-go/internal/core/metadata/container coverage: 0.0% of statements 12:05:41 github.com/edgexfoundry/edgex-go/internal/core/metadata/config coverage: 0.0% of statements 12:05:41 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.050s coverage: 69.4% of statements 12:05:41 ok github.com/edgexfoundry/edgex-go/internal/core/common_config 1.028s coverage: 3.5% of statements 12:05:41 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.052s coverage: 46.3% of statements 12:05:41 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.670s coverage: 93.4% of statements 12:05:41 ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.051s coverage: 92.4% of statements 12:05:42 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.061s coverage: 8.4% of statements 12:05:43 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/embed [no test files] 12:05:43 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 12:05:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 12:05:43 github.com/edgexfoundry/edgex-go/internal/core/metadata/utils coverage: 0.0% of statements 12:05:43 github.com/edgexfoundry/edgex-go/internal/core/metadata/uom coverage: 0.0% of statements 12:05:43 github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks coverage: 0.0% of statements 12:05:43 github.com/edgexfoundry/edgex-go/internal/pkg/common coverage: 0.0% of statements 12:05:43 github.com/edgexfoundry/edgex-go/internal/pkg coverage: 0.0% of statements 12:05:43 github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers coverage: 0.0% of statements 12:05:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 12:05:43 github.com/edgexfoundry/edgex-go/internal/pkg/cache coverage: 0.0% of statements 12:05:43 github.com/edgexfoundry/edgex-go/internal/pkg/correlation coverage: 0.0% of statements 12:05:43 github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres coverage: 0.0% of statements 12:05:43 github.com/edgexfoundry/edgex-go/internal/pkg/db/redis coverage: 0.0% of statements 12:05:45 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.339s coverage: 95.8% of statements 12:05:45 ok github.com/edgexfoundry/edgex-go/internal/io 1.023s coverage: 72.2% of statements 12:05:45 github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/cache coverage: 0.0% of statements 12:05:45 github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models coverage: 0.0% of statements 12:05:45 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 12:05:45 ? github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces [no test files] 12:05:45 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper coverage: 0.0% of statements 12:05:45 github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces/mocks coverage: 0.0% of statements 12:05:46 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.034s coverage: 0.0% of statements [no tests to run] 12:05:46 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.041s coverage: 1.0% of statements 12:05:46 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.023s coverage: 42.6% of statements 12:05:46 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto 1.020s coverage: 81.1% of statements 12:05:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.025s coverage: 40.0% of statements 12:05:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.022s coverage: 87.1% of statements 12:05:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.016s coverage: 94.1% of statements 12:05:47 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container coverage: 0.0% of statements 12:05:47 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config coverage: 0.0% of statements 12:05:47 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers coverage: 0.0% of statements 12:05:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.047s coverage: 96.3% of statements 12:05:47 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 12:05:47 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container coverage: 0.0% of statements 12:05:47 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config coverage: 0.0% of statements 12:05:47 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto coverage: 0.0% of statements 12:05:48 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.019s coverage: 87.5% of statements 12:05:49 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres coverage: 0.0% of statements 12:05:49 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container coverage: 0.0% of statements 12:05:49 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config coverage: 0.0% of statements 12:05:49 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis coverage: 0.0% of statements 12:05:49 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers coverage: 0.0% of statements 12:05:49 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container coverage: 0.0% of statements 12:05:49 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config coverage: 0.0% of statements 12:05:49 github.com/edgexfoundry/edgex-go/internal/security/config/command coverage: 0.0% of statements 12:05:49 github.com/edgexfoundry/edgex-go/internal/security/config coverage: 0.0% of statements 12:05:50 github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy coverage: 0.0% of statements 12:05:51 github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared coverage: 0.0% of statements 12:05:51 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 12:05:53 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command coverage: 0.0% of statements 12:05:54 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config coverage: 0.0% of statements 12:05:54 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/handlers coverage: 0.0% of statements 12:05:54 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container coverage: 0.0% of statements 12:05:57 github.com/edgexfoundry/edgex-go/internal/security/proxyauth coverage: 0.0% of statements 12:05:57 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container coverage: 0.0% of statements 12:05:57 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config coverage: 0.0% of statements 12:05:58 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces [no test files] 12:05:58 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/embed [no test files] 12:05:58 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces/mocks coverage: 0.0% of statements 12:06:00 github.com/edgexfoundry/edgex-go/internal/security/secretstore/config coverage: 0.0% of statements 12:06:00 github.com/edgexfoundry/edgex-go/internal/security/secretstore/controller coverage: 0.0% of statements 12:06:00 github.com/edgexfoundry/edgex-go/internal/security/secretstore/container coverage: 0.0% of statements 12:06:00 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 12:06:00 github.com/edgexfoundry/edgex-go/internal/security/secretstore/server coverage: 0.0% of statements 12:06:00 github.com/edgexfoundry/edgex-go/internal/security/secretstore/server/handlers coverage: 0.0% of statements 12:06:00 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.029s coverage: 94.4% of statements 12:06:00 github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokeninit coverage: 0.0% of statements 12:06:00 github.com/edgexfoundry/edgex-go/internal/security/secretstore/utils coverage: 0.0% of statements 12:06:00 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider coverage: 0.0% of statements 12:06:00 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config coverage: 0.0% of statements 12:06:00 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container coverage: 0.0% of statements 12:06:00 github.com/edgexfoundry/edgex-go/internal/support/notifications coverage: 0.0% of statements 12:06:02 github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks coverage: 0.0% of statements 12:06:02 github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel coverage: 0.0% of statements 12:06:02 github.com/edgexfoundry/edgex-go/internal/support/notifications/config coverage: 0.0% of statements 12:06:02 github.com/edgexfoundry/edgex-go/internal/support/notifications/container coverage: 0.0% of statements 12:06:04 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/embed [no test files] 12:06:04 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 12:06:04 github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/action coverage: 0.0% of statements 12:06:04 github.com/edgexfoundry/edgex-go/internal/support/scheduler coverage: 0.0% of statements 12:06:04 github.com/edgexfoundry/edgex-go/internal/support/scheduler/config coverage: 0.0% of statements 12:06:04 github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks coverage: 0.0% of statements 12:06:04 github.com/edgexfoundry/edgex-go/internal/support/scheduler/container coverage: 0.0% of statements 12:06:05 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/embed [no test files] 12:06:05 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 12:06:05 github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks coverage: 0.0% of statements 12:06:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 25.040s coverage: 92.9% of statements 12:06:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.020s coverage: 68.8% of statements 12:06:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.030s coverage: 62.3% of statements 12:06:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.025s coverage: 47.4% of statements 12:06:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 13.027s coverage: 87.2% of statements 12:06:13 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.015s coverage: 15.5% of statements 12:06:13 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.017s coverage: 100.0% of statements 12:06:13 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.114s coverage: 81.8% of statements 12:06:13 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.078s coverage: 82.1% of statements 12:06:13 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.023s coverage: 86.0% of statements 12:06:13 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.045s coverage: 6.8% of statements 12:06:13 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/createtoken 1.040s coverage: 33.3% of statements 12:06:13 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.049s coverage: 100.0% of statements 12:06:13 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/tokenprovider 1.205s coverage: 54.5% of statements 12:06:13 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.020s coverage: 89.4% of statements 12:06:13 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.016s coverage: 100.0% of statements 12:06:13 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.019s coverage: 73.7% of statements 12:06:13 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.014s coverage: 100.0% of statements 12:06:13 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/application 1.027s coverage: 88.6% of statements 12:06:13 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/controller 1.026s coverage: 96.8% of statements 12:06:13 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/utils 1.017s coverage: 100.0% of statements 12:06:13 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.160s coverage: 29.2% of statements 12:06:13 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.022s coverage: 93.8% of statements 12:06:13 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.018s coverage: 3.1% of statements 12:06:13 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenmaintenance 1.023s coverage: 76.2% of statements 12:06:13 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenprovider 1.020s coverage: 54.0% of statements 12:06:13 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.059s coverage: 17.0% of statements 12:06:13 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.098s coverage: 94.9% of statements 12:06:13 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application 1.029s coverage: 9.0% of statements 12:06:13 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.061s coverage: 97.7% of statements 12:06:13 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure 1.021s coverage: 43.6% of statements 12:06:13 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 12:06:13 running golangci-lint 12:06:13 golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z 12:06:13 go version go1.23.7 linux/amd64 12:06:13 level=info msg="golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z" 12:06:13 level=info msg="[config_reader] Used config file .golangci.yml" 12:06:13 level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" 12:06:30 Running on prd-ubuntu20.04-docker-arm64-4c-16g-773810 in /w/workspace/edgexfoundry_edgex-go_odessa [Pipeline] { [Pipeline] ws 12:06:30 Running in /w/workspace/edgex-go/20 [Pipeline] { [Pipeline] checkout 12:06:30 The recommended git tool is: git 12:06:35 level=info msg="[loader] Go packages loading at mode 575 (types_sizes|compiled_files|imports|name|deps|exports_file|files) took 21.071898101s" 12:06:35 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 57.371833ms" 12:06:37 using credential edgex-jenkins-ssh 12:06:37 Cloning the remote Git repository 12:06:37 Cloning repository git@github.com:edgexfoundry/edgex-go.git 12:06:37 > git init /w/workspace/edgex-go/20 # timeout=10 12:06:37 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 12:06:37 > git --version # timeout=10 12:06:37 > git --version # 'git version 2.25.1' 12:06:37 using GIT_SSH to set credentials SSH Credentials for GitHub 12:06:38 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 12:06:45 level=info msg="[linters_context/goanalysis] analyzers took 1m40.292284949s with top 10 stages: buildir: 52.691191111s, gosec: 3.538419265s, inspect: 2.862733075s, fact_deprecated: 2.48697194s, printf: 2.248672858s, ctrlflow: 1.54692019s, fact_purity: 1.231145376s, S1038: 1.13750673s, nilness: 1.049724032s, directives: 971.905581ms" 12:06:45 level=info msg="[runner] Issues before processing: 202, after processing: 0" 12:06:45 level=info msg="[runner] Processors filtering stat (in/out): exclude: 202/202, nolint: 20/0, skip_files: 202/202, skip_dirs: 202/202, identifier_marker: 202/202, invalid_issue: 202/202, exclude-rules: 202/20, cgo: 202/202, filename_unadjuster: 202/202, path_prettifier: 202/202, autogenerated_exclude: 202/202" 12:06:45 level=info msg="[runner] processing took 18.592739ms with stages: nolint: 7.715028ms, identifier_marker: 5.574454ms, exclude-rules: 1.838678ms, path_prettifier: 1.337335ms, autogenerated_exclude: 1.324893ms, skip_dirs: 710.768µs, invalid_issue: 41.912µs, filename_unadjuster: 22.97µs, cgo: 22.681µs, max_same_issues: 700ns, uniq_by_line: 670ns, max_from_linter: 450ns, fixer: 390ns, skip_files: 370ns, exclude: 340ns, sort_results: 270ns, diff: 160ns, source_code: 160ns, path_prefixer: 140ns, path_shortener: 130ns, max_per_file_from_linter: 130ns, severity-rules: 110ns" 12:06:45 level=info msg="[runner] linters took 11.217288562s with stages: goanalysis_metalinter: 11.198609221s" 12:06:45 level=info msg="File cache stats: 0 entries of total size 0B" 12:06:45 level=info msg="Memory: 324 samples, avg is 297.0MB, max is 1298.8MB" 12:06:45 level=info msg="Execution took 32.354445648s" 12:06:45 go vet ./... 12:06:52 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 12:06:52 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 12:06:52 ./bin/test-attribution-txt.sh [Pipeline] echo 12:06:52 [edgeX.isLTS] Checking if [odessa] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] fileExists [Pipeline] sh 12:06:52 + go mod tidy 12:06:53 go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c 12:06:53 go: downloading github.com/frankban/quicktest v1.14.6 12:06:53 go: downloading go.uber.org/goleak v1.3.0 12:06:53 go: downloading github.com/go-playground/assert/v2 v2.2.0 12:06:53 go: downloading github.com/google/go-cmp v0.6.0 12:06:53 go: downloading go.opentelemetry.io/otel/sdk v1.32.0 12:06:53 go: downloading github.com/golang/protobuf v1.5.4 12:06:53 go: downloading github.com/kr/pretty v0.3.1 12:06:53 go: downloading github.com/emirpasic/gods v1.18.1 12:06:53 go: downloading github.com/jeremija/gosubmit v0.2.7 12:06:53 go: downloading github.com/google/gofuzz v1.2.0 12:06:53 go: downloading go.opentelemetry.io/otel/sdk/metric v1.32.0 12:06:53 go: downloading github.com/muhlemmer/httpforwarded v0.1.0 12:06:53 go: downloading github.com/rs/cors v1.11.0 12:06:53 go: downloading github.com/kr/text v0.2.0 12:06:53 go: downloading github.com/rogpeppe/go-internal v1.11.0 12:06:53 go: downloading github.com/shoenig/test v0.6.4 12:06:53 go: downloading github.com/onsi/ginkgo v1.16.4 12:06:53 go: downloading github.com/onsi/gomega v1.13.0 12:06:54 go: downloading gopkg.in/yaml.v2 v2.4.0 12:06:54 go: downloading github.com/nxadm/tail v1.4.8 12:06:54 go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [Pipeline] sh 12:06:54 + ls -al . 12:06:54 total 2000 12:06:54 drwxrwxr-x 12 1001 1001 4096 Nov 25 12:05 . 12:06:54 drwxr-xr-x 4 root root 4096 Nov 25 12:05 .. 12:06:54 drwxrwxr-x 2 1001 1001 4096 Nov 25 12:03 .blubracket 12:06:54 -rw-rw-r-- 1 1001 1001 10 Nov 25 12:03 .dockerignore 12:06:54 drwxrwxr-x 8 1001 1001 4096 Nov 25 12:06 .git 12:06:54 drwxrwxr-x 3 1001 1001 4096 Nov 25 12:03 .github 12:06:54 -rw-rw-r-- 1 1001 1001 902 Nov 25 12:03 .gitignore 12:06:54 -rw-rw-r-- 1 1001 1001 218 Nov 25 12:03 .golangci.yml 12:06:54 -rw-rw-r-- 1 1001 1001 100 Nov 25 12:03 .hadolint.yml 12:06:54 drwxr-xr-x 3 1001 1001 4096 Nov 25 12:04 .semver 12:06:54 -rw-rw-r-- 1 1001 1001 155 Nov 25 12:03 .sonarcloud.properties 12:06:54 -rw-rw-r-- 1 1001 1001 1171 Nov 25 12:03 ADOPTERS.md 12:06:54 -rw-rw-r-- 1 1001 1001 17374 Nov 25 12:03 Attribution.txt 12:06:54 -rw-rw-r-- 1 1001 1001 108018 Nov 25 12:03 CHANGELOG.md 12:06:54 -rw-rw-r-- 1 1001 1001 3804 Nov 25 12:03 CONTRIBUTING.md 12:06:54 -rw-rw-r-- 1 1001 1001 677 Nov 25 12:03 GOVERNANCE.md 12:06:54 -rw-rw-r-- 1 1001 1001 858 Nov 25 12:03 Jenkinsfile 12:06:54 -rw-rw-r-- 1 1001 1001 10775 Nov 25 12:03 LICENSE 12:06:54 -rw-rw-r-- 1 1001 1001 16754 Nov 25 12:03 Makefile 12:06:54 -rw-rw-r-- 1 1001 1001 582 Nov 25 12:03 OWNERS.md 12:06:54 -rw-rw-r-- 1 1001 1001 9932 Nov 25 12:03 README.md 12:06:54 -rw-rw-r-- 1 1001 1001 789 Nov 25 12:03 SECURITY.md 12:06:54 -rw-rw-r-- 1 1001 1001 5 Nov 25 12:04 VERSION 12:06:54 drwxrwxr-x 2 1001 1001 4096 Nov 25 12:03 bin 12:06:54 drwxrwxr-x 19 1001 1001 4096 Nov 25 12:03 cmd 12:06:54 -rw-r--r-- 1 root root 1665865 Nov 25 12:06 coverage.out 12:06:54 drwxrwxr-x 2 1001 1001 4096 Nov 25 12:03 fuzz_test 12:06:54 -rw-rw-r-- 1 1001 1001 6454 Nov 25 12:03 go.mod 12:06:54 -rw-rw-r-- 1 1001 1001 88143 Nov 25 12:03 go.sum 12:06:54 drwxrwxr-x 7 1001 1001 4096 Nov 25 12:03 internal 12:06:54 drwxrwxr-x 2 1001 1001 4096 Nov 25 12:03 openapi 12:06:54 -rw-rw-r-- 1 1001 1001 584 Nov 25 12:03 security.txt 12:06:54 drwxrwxr-x 10 1001 1001 4096 Nov 25 12:03 vendor 12:06:54 -rw-rw-r-- 1 1001 1001 204 Nov 25 12:03 version.go [Pipeline] sh 12:06:54 + '[' -e coverage.out ] 12:06:54 + chown 1001:1001 coverage.out [Pipeline] stash 12:06:55 Stashed 1 file(s) [Pipeline] sh 12:06:55 + make build 12:06:55 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 12:07:00 Avoid second fetch 12:07:00 Checking out Revision a9a48e2fe97e43dd34e53fb088e96658b535ab2a (odessa) 12:06:59 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 12:06:59 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 12:07:00 > git config core.sparsecheckout # timeout=10 12:07:00 > git checkout -f a9a48e2fe97e43dd34e53fb088e96658b535ab2a # timeout=10 12:07:02 Commit message: "ci(lts-release): LTS release v4.0.1 @1729928" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 12:07:07 + git checkout a9a48e2fe97e43dd34e53fb088e96658b535ab2a 12:07:07 HEAD is now at a9a48e2f ci(lts-release): LTS release v4.0.1 @1729928 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 12:07:07 provisioning config files... 12:07:07 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/20@tmp/config2739857863356905870tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:07:08 ---> ****-login.sh 12:07:08 nexus3.edgexfoundry.org:10001 12:07:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:07:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:07:08 Configure a credential helper to remove this warning. See 12:07:08 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:07:08 12:07:08 Login Succeeded 12:07:08 nexus3.edgexfoundry.org:10002 12:07:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:07:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:07:09 Configure a credential helper to remove this warning. See 12:07:09 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:07:09 12:07:09 Login Succeeded 12:07:09 nexus3.edgexfoundry.org:10003 12:07:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:07:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:07:09 Configure a credential helper to remove this warning. See 12:07:09 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:07:09 12:07:09 Login Succeeded 12:07:09 nexus3.edgexfoundry.org:10004 12:07:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:07:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:07:09 Configure a credential helper to remove this warning. See 12:07:09 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:07:09 12:07:09 Login Succeeded 12:07:09 ****.io 12:07:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:07:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:07:10 Configure a credential helper to remove this warning. See 12:07:10 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:07:10 12:07:10 Login Succeeded 12:07:10 ---> ****-login.sh ends [Pipeline] } 12:07:10 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 12:07:11 + git config --global --add safe.directory /w/workspace/edgex-go/20 [Pipeline] echo 12:07:11 [edgeX.isLTS] Checking if [odessa] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] sh 12:07:11 + cut -d -f 2 12:07:11 + grep ^go [0-9].[0-9]* go.mod 12:07:11 + cut -d . -f1-2 [Pipeline] echo 12:07:11 [edgeX.isLTS] Checking if [odessa] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 12:07:11 ========================================================= 12:07:11 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.23-alpine-lts] 12:07:11 ========================================================= [Pipeline] fileExists [Pipeline] sh 12:07:11 + docker pull nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.23-alpine-lts 12:07:11 1.23-alpine-lts: Pulling from edgex-devops/edgex-golang-base-arm64 12:07:11 94e9d8af2201: Pulling fs layer 12:07:11 345fe9f21930: Pulling fs layer 12:07:11 b40fc9e46828: Pulling fs layer 12:07:11 c9804373a1e5: Pulling fs layer 12:07:11 4f4fb700ef54: Pulling fs layer 12:07:11 f5a772c54f75: Pulling fs layer 12:07:11 e2dd1b2a9dca: Pulling fs layer 12:07:11 0a0502178392: Pulling fs layer 12:07:11 4f4fb700ef54: Waiting 12:07:11 e2dd1b2a9dca: Waiting 12:07:11 0a0502178392: Waiting 12:07:11 c9804373a1e5: Waiting 12:07:11 f5a772c54f75: Waiting 12:07:12 345fe9f21930: Verifying Checksum 12:07:12 345fe9f21930: Download complete 12:07:12 c9804373a1e5: Verifying Checksum 12:07:12 c9804373a1e5: Download complete 12:07:12 4f4fb700ef54: Verifying Checksum 12:07:12 4f4fb700ef54: Download complete 12:07:12 f5a772c54f75: Verifying Checksum 12:07:12 f5a772c54f75: Download complete 12:07:12 94e9d8af2201: Verifying Checksum 12:07:12 94e9d8af2201: Download complete 12:07:12 0a0502178392: Verifying Checksum 12:07:12 0a0502178392: Download complete 12:07:13 94e9d8af2201: Pull complete 12:07:13 345fe9f21930: Pull complete 12:07:13 b40fc9e46828: Verifying Checksum 12:07:13 b40fc9e46828: Download complete 12:07:14 e2dd1b2a9dca: Verifying Checksum 12:07:14 e2dd1b2a9dca: Download complete 12:07:17 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata 12:07:17 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command 12:07:18 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 12:07:19 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper 12:07:20 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications 12:07:26 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 12:07:27 b40fc9e46828: Pull complete 12:07:27 c9804373a1e5: Pull complete 12:07:27 4f4fb700ef54: Pull complete 12:07:27 f5a772c54f75: Pull complete 12:07:28 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 12:07:29 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 12:07:31 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 12:07:33 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 12:07:34 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 12:07:35 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 12:07:36 e2dd1b2a9dca: Pull complete [Pipeline] } 12:07:36 $ docker stop --time=1 32fa038ca7aae2bded03835ae998b783492c9f7837ad035fce5d55e9c3e069db 12:07:37 0a0502178392: Pull complete 12:07:37 Digest: sha256:cb630d247bcc3b1d0751040a39c4e103216f7d9e7edda4006e03146d987d6ddf 12:07:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.23-alpine-lts 12:07:37 nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.23-alpine-lts 12:07:43 $ docker rm -f --volumes 32fa038ca7aae2bded03835ae998b783492c9f7837ad035fce5d55e9c3e069db [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] fileExists [Pipeline] // script [Pipeline] } [Pipeline] sh [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { 12:07:44 + echo FROM nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.23-alpine-lts 12:07:44 WORKDIR /edgex 12:07:44 COPY go.mod . 12:07:44 RUN go mod download 12:07:44 + docker build -t ci-base-image-arm64 -f - . [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:07:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 12:07:45 12:07:45 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:07:45 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 12:07:45 latest: Pulling from edgex-devops/edgex-compose 12:07:45 91d30c5bc195: Pulling fs layer 12:07:45 2e9b0aa3be6d: Pulling fs layer 12:07:45 9c61dcf015f6: Pulling fs layer 12:07:45 4698f68db338: Pulling fs layer 12:07:45 2a2f49069b9e: Pulling fs layer 12:07:45 e0025b399a48: Pulling fs layer 12:07:45 4698f68db338: Waiting 12:07:45 2a2f49069b9e: Waiting 12:07:45 e0025b399a48: Waiting 12:07:45 91d30c5bc195: Verifying Checksum 12:07:45 91d30c5bc195: Download complete 12:07:45 4698f68db338: Verifying Checksum 12:07:45 4698f68db338: Download complete 12:07:45 2e9b0aa3be6d: Verifying Checksum 12:07:45 2e9b0aa3be6d: Download complete 12:07:45 91d30c5bc195: Pull complete 12:07:45 e0025b399a48: Verifying Checksum 12:07:45 e0025b399a48: Download complete 12:07:45 2a2f49069b9e: Download complete 12:07:46 2e9b0aa3be6d: Pull complete 12:07:46 9c61dcf015f6: Verifying Checksum 12:07:46 9c61dcf015f6: Download complete 12:07:49 9c61dcf015f6: Pull complete 12:07:49 4698f68db338: Pull complete 12:07:49 2a2f49069b9e: Pull complete 12:07:49 e0025b399a48: Pull complete 12:07:49 Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 12:07:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 12:07:49 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:07:50 prd-ubuntu20.04-docker-8c-8g-773808 does not seem to be running inside a container 12:07:50 $ 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/20 -v /w/workspace/edgex-go/20:/w/workspace/edgex-go/20:rw,z -v /w/workspace/edgex-go/20@tmp:/w/workspace/edgex-go/20@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 12:07:50 Sending build context to Docker daemon 48.51MB 12:07:50 Step 1/4 : FROM nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.23-alpine-lts 12:07:50 ---> 72db82c1953f 12:07:50 Step 2/4 : WORKDIR /edgex 12:07:51 ---> Running in dc69280ddc77 12:07:51 Removing intermediate container dc69280ddc77 12:07:51 ---> 2d8fb57fbd60 12:07:51 Step 3/4 : COPY go.mod . 12:07:52 ---> 309f10645ce1 12:07:52 Step 4/4 : RUN go mod download 12:07:52 ---> Running in 560e69553b61 12:07:53 $ docker top e06e693691b389b171b6e4564c226c9805513eca98650edefa77d2caae7a5e94 -eo pid,comm [Pipeline] { [Pipeline] sh 12:07:53 + docker compose -f ./docker-compose-build.yml build --parallel 12:07:54 #1 [security-proxy-auth internal] load build definition from Dockerfile 12:07:54 #1 transferring dockerfile: 2.14kB done 12:07:54 #1 DONE 0.1s 12:07:54 12:07:54 #2 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 12:07:54 #2 DONE 0.0s 12:07:54 12:07:54 #3 [security-spire-agent internal] load build definition from Dockerfile 12:07:54 #3 transferring dockerfile: 1.81kB done 12:07:54 #3 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 22) 12:07:54 #3 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 23) 12:07:54 #3 DONE 0.1s 12:07:54 12:07:54 #4 [security-spire-config internal] load build definition from Dockerfile 12:07:54 #4 transferring dockerfile: 1.69kB done 12:07:54 #4 DONE 0.1s 12:07:54 12:07:54 #5 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.11.1 12:07:54 #5 ... 12:07:54 12:07:54 #6 [core-common-config-bootstrapper internal] load build definition from Dockerfile 12:07:54 #6 transferring dockerfile: 2.23kB done 12:07:54 #6 DONE 0.1s 12:07:54 12:07:54 #7 [core-data internal] load build definition from Dockerfile 12:07:54 #7 transferring dockerfile: 2.04kB done 12:07:54 #7 DONE 0.1s 12:07:54 12:07:54 #8 [support-scheduler internal] load build definition from Dockerfile 12:07:54 #8 transferring dockerfile: 1.83kB done 12:07:54 #8 DONE 0.2s 12:07:54 12:07:54 #9 [security-spire-server internal] load build definition from Dockerfile 12:07:54 #9 transferring dockerfile: 1.70kB done 12:07:54 #9 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 22) 12:07:54 #9 DONE 0.2s 12:07:54 12:07:54 #10 [security-bootstrapper internal] load build definition from Dockerfile 12:07:54 #10 transferring dockerfile: 3.02kB done 12:07:54 #10 DONE 0.2s 12:07:54 12:07:54 #11 [security-secretstore-setup internal] load build definition from Dockerfile 12:07:54 #11 transferring dockerfile: 2.49kB done 12:07:54 #11 DONE 0.2s 12:07:54 12:07:54 #12 [core-keeper internal] load build definition from Dockerfile 12:07:54 #12 transferring dockerfile: 2.01kB done 12:07:54 #12 DONE 0.2s 12:07:54 12:07:54 #13 [support-notifications internal] load build definition from Dockerfile 12:07:54 #13 transferring dockerfile: 2.00kB done 12:07:54 #13 DONE 0.2s 12:07:54 12:07:54 #14 [security-spiffe-token-provider internal] load build definition from Dockerfile 12:07:54 #14 transferring dockerfile: 1.89kB done 12:07:54 #14 DONE 0.2s 12:07:54 12:07:54 #15 [core-metadata internal] load build definition from Dockerfile 12:07:54 #15 transferring dockerfile: 2.10kB done 12:07:54 #15 DONE 0.2s 12:07:54 12:07:54 #16 [security-proxy-setup internal] load build definition from Dockerfile 12:07:54 #16 transferring dockerfile: 2.50kB done 12:07:54 #16 DONE 0.2s 12:07:54 12:07:54 #17 [core-command internal] load build definition from Dockerfile 12:07:54 #17 transferring dockerfile: 1.94kB done 12:07:54 #17 DONE 0.2s 12:07:54 12:07:54 #2 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 12:07:54 #2 DONE 0.0s 12:07:54 12:07:54 #18 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.22 12:07:54 #18 DONE 0.1s 12:07:54 12:07:54 #19 [core-common-config-bootstrapper internal] load .dockerignore 12:07:54 #19 transferring context: 50B done 12:07:54 #19 DONE 0.1s 12:07:54 12:07:54 #20 [security-proxy-auth internal] load .dockerignore 12:07:54 #20 transferring context: 50B done 12:07:54 #20 DONE 0.1s 12:07:54 12:07:54 #21 [core-data internal] load .dockerignore 12:07:54 #21 transferring context: 50B done 12:07:54 #21 DONE 0.1s 12:07:54 12:07:54 #22 [support-scheduler internal] load .dockerignore 12:07:54 #22 transferring context: 50B done 12:07:54 #22 DONE 0.1s 12:07:54 12:07:54 #23 [security-bootstrapper internal] load .dockerignore 12:07:54 #23 transferring context: 50B done 12:07:54 #23 DONE 0.1s 12:07:54 12:07:54 #24 [security-secretstore-setup internal] load .dockerignore 12:07:54 #24 transferring context: 50B done 12:07:54 #24 DONE 0.1s 12:07:54 12:07:54 #25 [security-secretstore-setup stage-1 1/9] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 12:07:54 #25 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 0.0s done 12:07:54 #25 ... 12:07:54 12:07:54 #26 [security-spiffe-token-provider internal] load .dockerignore 12:07:54 #26 transferring context: 50B done 12:07:54 #26 DONE 0.1s 12:07:54 12:07:54 #27 [support-notifications internal] load .dockerignore 12:07:54 #27 transferring context: 50B done 12:07:54 #27 DONE 0.1s 12:07:54 12:07:54 #28 [core-metadata internal] load .dockerignore 12:07:54 #28 transferring context: 50B done 12:07:54 #28 DONE 0.1s 12:07:54 12:07:54 #29 [core-keeper internal] load .dockerignore 12:07:54 #29 transferring context: 50B done 12:07:54 #29 DONE 0.1s 12:07:54 12:07:54 #30 [security-proxy-setup internal] load .dockerignore 12:07:54 #30 transferring context: 50B done 12:07:54 #30 DONE 0.1s 12:07:54 12:07:54 #31 [core-command internal] load .dockerignore 12:07:54 #31 transferring context: 50B done 12:07:54 #31 DONE 0.1s 12:07:54 12:07:54 #25 [core-command stage-1 1/9] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 12:07:54 #25 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 0.0s done 12:07:54 #25 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done 12:07:54 #25 sha256:85f2b723e106c34644cd5851d7e81ee87da98ac54672b29947c052a45d31dc2f 1.02kB / 1.02kB done 12:07:54 #25 sha256:706db57fb2063f39f69632c5b5c9c439633fda35110e65587c5d85553fd1cc38 581B / 581B done 12:07:54 #25 sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 0B / 3.80MB 0.2s 12:07:54 #25 ... 12:07:54 12:07:54 #5 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.11.1 12:07:54 #5 DONE 0.7s 12:07:54 12:07:54 #25 [core-command stage-1 1/9] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 12:07:54 #25 sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 3.80MB / 3.80MB 0.5s 12:07:54 #25 ... 12:07:54 12:07:54 #32 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.11.1 12:07:54 #32 DONE 0.8s 12:07:54 12:07:54 #25 [core-command stage-1 1/9] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 12:07:54 #25 sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 3.80MB / 3.80MB 0.6s done 12:07:54 #25 extracting sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 12:07:54 #25 ... 12:07:54 12:07:54 #33 [support-notifications builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest 12:07:54 #33 DONE 0.7s 12:07:54 12:07:54 #25 [core-command stage-1 1/9] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 12:07:55 #25 extracting sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 0.4s done 12:08:00 #25 ... 12:08:00 12:08:00 #34 [security-secretstore-setup internal] load build context 12:08:00 #34 transferring context: 271.22MB 6.0s 12:08:01 #34 ... 12:08:01 12:08:01 #35 [core-keeper internal] load build context 12:08:01 #35 ... 12:08:01 12:08:01 #34 [security-secretstore-setup internal] load build context 12:08:02 #34 ... 12:08:02 12:08:02 #36 [security-spire-agent internal] load .dockerignore 12:08:02 #36 transferring context: 50B 0.0s done 12:08:02 #36 DONE 8.0s 12:08:02 12:08:02 #34 [security-secretstore-setup internal] load build context 12:08:02 #34 transferring context: 351.16MB 8.7s 12:08:04 #34 ... 12:08:04 12:08:04 #37 [security-bootstrapper internal] load build context 12:08:04 #37 ... 12:08:04 12:08:04 #38 [core-common-config-bootstrapper internal] load build context 12:08:04 #38 ... 12:08:04 12:08:04 #39 [core-command internal] load build context 12:08:04 #39 ... 12:08:04 12:08:04 #40 [support-notifications internal] load build context 12:08:04 #40 ... 12:08:04 12:08:04 #41 [security-proxy-setup internal] load build context 12:08:04 #41 ... 12:08:04 12:08:04 #42 [support-scheduler internal] load build context 12:08:04 #42 ... 12:08:04 12:08:04 #43 [security-spire-config internal] load .dockerignore 12:08:04 #43 transferring context: 50B 1.0s done 12:08:05 #43 ... 12:08:05 12:08:05 #44 [security-proxy-auth internal] load build context 12:08:05 #44 ... 12:08:05 12:08:05 #45 [security-spire-server internal] load .dockerignore 12:08:05 #45 transferring context: 50B 0.0s done 12:08:05 #45 ... 12:08:05 12:08:05 #46 [core-metadata internal] load build context 12:08:05 #46 transferring context: 349.44MB 10.7s 12:08:05 #46 ... 12:08:05 12:08:05 #47 [core-data internal] load build context 12:08:05 #47 ... 12:08:05 12:08:05 #48 [security-spiffe-token-provider internal] load build context 12:08:05 #48 ... 12:08:05 12:08:05 #49 [support-notifications builder 2/7] WORKDIR /edgex-go 12:08:05 #49 ... 12:08:05 12:08:05 #46 [core-metadata internal] load build context 12:08:10 #46 transferring context: 544.02MB 15.4s done 12:08:11 #46 ... 12:08:11 12:08:11 #35 [core-keeper internal] load build context 12:08:11 #35 transferring context: 544.02MB 13.4s done 12:08:11 #35 ... 12:08:11 12:08:11 #42 [support-scheduler internal] load build context 12:08:11 #42 transferring context: 544.02MB 16.0s done 12:08:14 #42 ... 12:08:14 12:08:14 #25 [security-proxy-setup stage-1 1/9] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 12:08:14 #25 DONE 19.3s 12:08:14 12:08:14 #44 [security-proxy-auth internal] load build context 12:08:14 #44 transferring context: 544.02MB 15.4s done 12:08:14 #44 ... 12:08:14 12:08:14 #34 [security-secretstore-setup internal] load build context 12:08:14 #34 transferring context: 544.02MB 14.2s done 12:08:14 #34 ... 12:08:14 12:08:14 #37 [security-bootstrapper internal] load build context 12:08:14 #37 transferring context: 544.02MB 12.4s done 12:08:14 #37 ... 12:08:14 12:08:14 #40 [support-notifications internal] load build context 12:08:14 #40 transferring context: 544.02MB 14.1s done 12:08:15 #40 ... 12:08:15 12:08:15 #41 [security-proxy-setup internal] load build context 12:08:15 #41 transferring context: 544.02MB 12.0s done 12:08:15 #41 ... 12:08:15 12:08:15 #39 [core-command internal] load build context 12:08:15 #39 transferring context: 544.02MB 14.9s done 12:08:16 #39 ... 12:08:16 12:08:16 #38 [core-common-config-bootstrapper internal] load build context 12:08:16 #38 transferring context: 544.02MB 14.4s done 12:08:16 #38 ... 12:08:16 12:08:16 #48 [security-spiffe-token-provider internal] load build context 12:08:16 #48 transferring context: 544.02MB 12.6s done 12:08:16 #48 ... 12:08:16 12:08:16 #47 [core-data internal] load build context 12:08:16 #47 transferring context: 544.02MB 14.3s done 12:08:25 #47 ... 12:08:25 12:08:25 #25 [security-spire-server stage-1 1/9] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 12:08:25 #25 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 0.0s done 12:08:25 #25 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done 12:08:25 #25 sha256:85f2b723e106c34644cd5851d7e81ee87da98ac54672b29947c052a45d31dc2f 1.02kB / 1.02kB done 12:08:25 #25 sha256:706db57fb2063f39f69632c5b5c9c439633fda35110e65587c5d85553fd1cc38 581B / 581B done 12:08:25 #25 sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 3.80MB / 3.80MB 0.6s done 12:08:25 #25 extracting sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 0.4s done 12:08:25 #25 DONE 19.3s 12:08:25 12:08:25 #45 [security-spire-server internal] load .dockerignore 12:08:25 #45 DONE 30.1s 12:08:25 12:08:25 #43 [security-spire-config internal] load .dockerignore 12:08:25 #43 DONE 30.1s 12:08:25 12:08:25 #41 [security-proxy-setup internal] load build context 12:08:25 #41 DONE 30.7s 12:08:25 12:08:25 #37 [security-bootstrapper internal] load build context 12:08:25 #37 DONE 30.8s 12:08:25 12:08:25 #49 [core-keeper builder 2/7] WORKDIR /edgex-go 12:08:25 #49 DONE 30.1s 12:08:25 12:08:25 #50 [security-spire-server internal] load build context 12:08:25 #50 ... 12:08:25 12:08:25 #48 [security-spiffe-token-provider internal] load build context 12:08:25 #48 DONE 30.7s 12:08:25 12:08:25 #35 [core-keeper internal] load build context 12:08:25 #35 DONE 30.7s 12:08:25 12:08:25 #40 [support-notifications internal] load build context 12:08:25 #40 DONE 30.7s 12:08:25 12:08:25 #34 [security-secretstore-setup internal] load build context 12:08:25 #34 DONE 30.9s 12:08:25 12:08:25 #47 [core-data internal] load build context 12:08:25 #47 DONE 30.9s 12:08:25 12:08:25 #38 [core-common-config-bootstrapper internal] load build context 12:08:25 #38 DONE 30.9s 12:08:25 12:08:25 #44 [security-proxy-auth internal] load build context 12:08:25 #44 DONE 30.9s 12:08:25 12:08:25 #42 [support-scheduler internal] load build context 12:08:25 #42 DONE 30.9s 12:08:25 12:08:25 #39 [core-command internal] load build context 12:08:25 #39 DONE 30.8s 12:08:25 12:08:25 #46 [core-metadata internal] load build context 12:08:25 #46 DONE 30.8s 12:08:25 12:08:25 #51 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 12:08:25 #51 resolve ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 0.1s done 12:08:25 #51 sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 1.61kB / 1.61kB done 12:08:25 #51 sha256:abc44f12542d8f781559a3059eb33a6f38d4e56b44ab865ef650367ea443370c 1.05kB / 1.05kB done 12:08:25 #51 sha256:2db25b41e45d0386346c51e3219bd3f320444825ee6e1cb5e2d7256058ecf3d7 1.74kB / 1.74kB done 12:08:25 #51 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 0B / 126.71kB 0.1s 12:08:25 #51 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 0B / 115B 0.1s 12:08:25 #51 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 0.3s 12:08:25 #51 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 0.3s 12:08:25 #51 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 296B / 296B 0.3s 12:08:25 #51 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 0.3s done 12:08:25 #51 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 0.3s done 12:08:25 #51 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 296B / 296B 0.3s done 12:08:25 #51 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 done 12:08:25 #51 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be done 12:08:25 #51 extracting sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 done 12:08:25 #51 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 0B / 36.47MB 0.4s 12:08:25 #51 ... 12:08:25 12:08:25 #52 [security-spire-config internal] load build context 12:08:25 #52 transferring context: 22.05kB done 12:08:25 #52 DONE 0.5s 12:08:25 12:08:25 #53 [security-spire-agent internal] load build context 12:08:25 #53 transferring context: 23.33kB 0.0s done 12:08:25 #53 DONE 0.6s 12:08:25 12:08:25 #50 [security-spire-server internal] load build context 12:08:25 #50 transferring context: 23.80kB done 12:08:25 #50 DONE 0.6s 12:08:25 12:08:25 #51 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 12:08:25 #51 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 0.3s done 12:08:25 #51 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 0.3s done 12:08:25 #51 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 296B / 296B 0.3s done 12:08:25 #51 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 4.19MB / 36.47MB 0.5s 12:08:25 #51 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 20.97MB / 36.47MB 0.6s 12:08:25 #51 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 36.47MB / 36.47MB 0.7s 12:08:26 #51 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 36.47MB / 36.47MB 0.9s done 12:08:26 #51 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 36.47MB / 36.47MB 0.9s done 12:08:26 #51 extracting sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 12:08:28 #51 extracting sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 1.6s done 12:08:34 #51 ... 12:08:34 12:08:34 #54 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 12:08:34 #0 0.602 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 12:08:34 #0 0.677 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 12:08:34 #0 1.116 (1/4) Installing ca-certificates (20250911-r0) 12:08:34 #0 1.136 (2/4) Installing dumb-init (1.2.5-r3) 12:08:34 #0 1.141 (3/4) Installing su-exec (0.2-r3) 12:08:34 #0 1.149 (4/4) Installing yq-go (4.47.2-r1) 12:08:34 #0 1.237 Executing busybox-1.37.0-r19.trigger 12:08:34 #0 1.246 Executing ca-certificates-20250911-r0.trigger 12:08:34 #0 1.366 OK: 20 MiB in 20 packages 12:08:34 #54 DONE 9.4s 12:08:34 12:08:34 #55 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 12:08:34 #0 0.856 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 12:08:34 #0 0.949 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 12:08:34 #0 1.298 (1/7) Installing ca-certificates (20250911-r0) 12:08:34 #0 1.333 (2/7) Installing dumb-init (1.2.5-r3) 12:08:34 #0 1.340 (3/7) Installing libgcc (14.2.0-r6) 12:08:34 #0 1.352 (4/7) Installing libsodium (1.0.20-r0) 12:08:34 #0 1.362 (5/7) Installing libstdc++ (14.2.0-r6) 12:08:34 #0 1.379 (6/7) Installing libzmq (4.3.5-r2) 12:08:34 #0 1.401 (7/7) Installing zeromq (4.3.5-r2) 12:08:34 #0 1.406 Executing busybox-1.37.0-r19.trigger 12:08:34 #0 1.412 Executing ca-certificates-20250911-r0.trigger 12:08:34 #0 1.454 OK: 12 MiB in 23 packages 12:08:34 #55 DONE 9.4s 12:08:34 12:08:34 #56 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init 12:08:34 #0 0.865 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 12:08:34 #0 0.933 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 12:08:34 #0 1.253 (1/1) Installing dumb-init (1.2.5-r3) 12:08:34 #0 1.257 Executing busybox-1.37.0-r19.trigger 12:08:34 #0 1.263 OK: 7 MiB in 17 packages 12:08:34 #56 DONE 9.4s 12:08:34 12:08:34 #57 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 12:08:34 #57 DONE 9.4s 12:08:34 12:08:34 #58 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 12:08:34 #0 0.529 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 12:08:34 #0 0.644 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 12:08:34 #0 1.109 v3.22.2-242-g05a305de363 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] 12:08:34 #0 1.109 v3.22.2-241-g65a78a3e867 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] 12:08:34 #0 1.109 OK: 26328 distinct packages available 12:08:34 #0 1.191 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 12:08:34 #0 1.273 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 12:08:34 #0 1.650 (1/13) Installing brotli-libs (1.1.0-r2) 12:08:34 #0 1.666 (2/13) Installing c-ares (1.34.5-r0) 12:08:34 #0 1.674 (3/13) Installing libunistring (1.3-r0) 12:08:34 #0 1.690 (4/13) Installing libidn2 (2.3.7-r0) 12:08:34 #0 1.692 (5/13) Installing nghttp2-libs (1.65.0-r0) 12:08:34 #0 1.696 (6/13) Installing libpsl (0.21.5-r3) 12:08:34 #0 1.700 (7/13) Installing zstd-libs (1.5.7-r0) 12:08:34 #0 1.710 (8/13) Installing libcurl (8.14.1-r2) 12:08:34 #0 1.721 (9/13) Installing curl (8.14.1-r2) 12:08:34 #0 1.729 (10/13) Installing dumb-init (1.2.5-r3) 12:08:34 #0 1.743 (11/13) Installing musl-obstack (1.2.3-r2) 12:08:34 #0 1.747 (12/13) Installing libucontext (1.3.2-r0) 12:08:34 #0 1.767 (13/13) Installing gcompat (1.1.0-r4) 12:08:34 #0 1.774 Executing busybox-1.37.0-r19.trigger 12:08:34 #0 1.779 OK: 13 MiB in 29 packages 12:08:34 #58 DONE 9.4s 12:08:34 12:08:34 #59 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 12:08:34 #0 0.453 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 12:08:34 #0 0.641 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 12:08:34 #0 1.130 v3.22.2-242-g05a305de363 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] 12:08:34 #0 1.130 v3.22.2-241-g65a78a3e867 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] 12:08:34 #0 1.130 OK: 26328 distinct packages available 12:08:34 #0 1.197 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 12:08:34 #0 1.290 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 12:08:34 #0 1.666 (1/5) Installing dumb-init (1.2.5-r3) 12:08:34 #0 1.670 (2/5) Installing musl-obstack (1.2.3-r2) 12:08:34 #0 1.674 (3/5) Installing libucontext (1.3.2-r0) 12:08:34 #0 1.676 (4/5) Installing gcompat (1.1.0-r4) 12:08:34 #0 1.682 (5/5) Installing openssl (3.5.4-r0) 12:08:34 #0 1.693 Executing busybox-1.37.0-r19.trigger 12:08:34 #0 1.700 OK: 8 MiB in 21 packages 12:08:34 #59 DONE 9.4s 12:08:34 12:08:34 #60 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 12:08:34 #0 2.999 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 12:08:34 #0 3.084 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 12:08:34 #0 3.377 v3.20.8-70-g5842f00d25a [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 12:08:34 #0 3.377 v3.20.8-60-g2f7bd1f7584 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 12:08:34 #0 3.377 OK: 24184 distinct packages available 12:08:34 #0 3.436 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 12:08:34 #0 3.516 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 12:08:34 #0 3.868 OK: 248 MiB in 58 packages 12:08:34 #60 DONE 9.4s 12:08:34 12:08:34 #61 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 12:08:34 #61 resolve ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 0.2s done 12:08:34 #61 sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 1.61kB / 1.61kB done 12:08:34 #61 sha256:5ba6a06b825583fa8709953f43c47253f3894d0ded497a164c554307478eca51 1.05kB / 1.05kB done 12:08:34 #61 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be done 12:08:34 #61 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB done 12:08:34 #61 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B done 12:08:34 #61 sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b 295B / 295B 0.2s done 12:08:34 #61 sha256:a63f0ffcbae3a8f597c14385658275c2ea68ca3a100cdba1efee65898baa383c 15.53MB / 15.53MB 0.6s done 12:08:34 #61 sha256:6da312c3e95299a92b01ff39413cb55163a3b9a680b2a17b8983977f33307615 1.72kB / 1.72kB done 12:08:34 #61 extracting sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b done 12:08:34 #61 extracting sha256:a63f0ffcbae3a8f597c14385658275c2ea68ca3a100cdba1efee65898baa383c 0.9s done 12:08:34 #61 DONE 9.4s 12:08:34 12:08:34 #62 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 12:08:34 #0 1.172 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 12:08:34 #0 1.249 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 12:08:34 #0 1.638 (1/4) Installing dumb-init (1.2.5-r3) 12:08:34 #0 1.642 (2/4) Installing openssl (3.5.4-r0) 12:08:34 #0 1.653 (3/4) Installing su-exec (0.2-r3) 12:08:34 #0 1.657 (4/4) Installing yq-go (4.47.2-r1) 12:08:34 #0 1.746 Executing busybox-1.37.0-r19.trigger 12:08:34 #0 1.750 OK: 20 MiB in 20 packages 12:08:34 #62 DONE 9.4s 12:08:34 12:08:34 #63 [core-data builder 3/7] RUN apk add --update --no-cache make git 12:08:34 #0 1.304 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 12:08:34 #0 1.479 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 12:08:34 #0 1.872 OK: 248 MiB in 58 packages 12:08:34 #63 DONE 9.4s 12:08:34 12:08:34 #64 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 12:08:34 #0 2.801 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 12:08:34 #0 2.879 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 12:08:34 #0 3.369 OK: 248 MiB in 58 packages 12:08:34 #64 DONE 9.4s 12:08:34 12:08:34 #65 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 12:08:34 #65 DONE 9.4s 12:08:34 12:08:34 #66 [core-command builder 4/7] COPY go.mod vendor* ./ 12:08:34 #66 ... 12:08:34 12:08:34 #67 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 12:08:34 #0 1.372 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 12:08:34 #0 1.480 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 12:08:34 #0 1.851 (1/3) Installing ca-certificates (20250911-r0) 12:08:34 #0 1.865 (2/3) Installing dumb-init (1.2.5-r3) 12:08:34 #0 1.868 (3/3) Installing tzdata (2025b-r0) 12:08:34 #0 1.905 Executing busybox-1.37.0-r19.trigger 12:08:34 #0 1.914 Executing ca-certificates-20250911-r0.trigger 12:08:34 #0 1.954 OK: 8 MiB in 19 packages 12:08:34 #67 DONE 9.4s 12:08:34 12:08:34 #68 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 12:08:34 #0 1.356 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 12:08:34 #0 1.453 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 12:08:34 #0 1.912 v3.22.2-242-g05a305de363 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] 12:08:34 #0 1.912 v3.22.2-241-g65a78a3e867 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] 12:08:34 #0 1.912 OK: 26328 distinct packages available 12:08:34 #0 1.980 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 12:08:34 #0 2.050 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 12:08:34 #0 2.332 (1/4) Installing dumb-init (1.2.5-r3) 12:08:34 #0 2.336 (2/4) Installing musl-obstack (1.2.3-r2) 12:08:34 #0 2.339 (3/4) Installing libucontext (1.3.2-r0) 12:08:34 #0 2.342 (4/4) Installing gcompat (1.1.0-r4) 12:08:34 #0 2.346 Executing busybox-1.37.0-r19.trigger 12:08:34 #0 2.353 OK: 8 MiB in 20 packages 12:08:34 #68 DONE 9.4s 12:08:34 12:08:34 #69 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 12:08:34 #0 1.381 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 12:08:34 #0 1.500 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 12:08:34 #0 1.862 (1/1) Installing dumb-init (1.2.5-r3) 12:08:34 #0 1.867 Executing busybox-1.37.0-r19.trigger 12:08:34 #0 1.879 OK: 7 MiB in 17 packages 12:08:34 #69 DONE 9.5s 12:08:34 12:08:34 #70 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 12:08:34 #0 1.351 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 12:08:34 #0 1.458 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 12:08:34 #0 1.785 (1/2) Installing dumb-init (1.2.5-r3) 12:08:34 #0 1.798 (2/2) Installing su-exec (0.2-r3) 12:08:34 #0 1.799 Executing busybox-1.37.0-r19.trigger 12:08:34 #0 1.810 OK: 7 MiB in 18 packages 12:08:34 #70 DONE 9.5s 12:08:34 12:08:34 #66 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 12:08:35 #66 ... 12:08:35 12:08:35 #51 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 12:08:35 #51 DONE 9.9s 12:08:35 12:08:35 #71 [security-spire-agent stage-3 3/10] RUN apk --no-cache upgrade 12:08:35 #71 ... 12:08:35 12:08:35 #72 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev 12:08:35 #72 ... 12:08:35 12:08:35 #73 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 12:08:35 #73 ... 12:08:35 12:08:35 #72 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev 12:08:35 #72 10.46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 12:08:35 #72 10.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 12:08:35 #72 10.81 OK: 248 MiB in 58 packages 12:08:37 #72 DONE 12.2s 12:08:37 12:08:37 #74 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 12:08:37 #74 DONE 2.8s 12:08:37 12:08:37 #73 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 12:08:37 #73 10.58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 12:08:37 #73 10.65 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 12:08:37 #73 10.93 OK: 248 MiB in 58 packages 12:08:37 #73 DONE 12.2s 12:08:37 12:08:37 #66 [core-metadata builder 4/7] COPY go.mod vendor* ./ 12:08:37 #66 DONE 2.8s 12:08:37 12:08:37 #75 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:08:37 #75 ... 12:08:37 12:08:37 #76 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 12:08:37 #76 DONE 2.8s 12:08:37 12:08:37 #75 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:08:40 #75 ... 12:08:40 12:08:40 #77 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 12:08:40 #77 DONE 2.8s 12:08:40 12:08:40 #78 [support-notifications builder 4/7] COPY go.mod vendor* ./ 12:08:40 #78 DONE 2.8s 12:08:40 12:08:40 #79 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 12:08:40 #0 3.607 fetch https://dl-4.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 12:08:40 #0 4.058 fetch https://dl-4.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 12:08:40 #0 4.590 (1/1) Installing dumb-init (1.2.5-r3) 12:08:40 #0 4.754 Executing busybox-1.37.0-r19.trigger 12:08:40 #0 4.762 OK: 7 MiB in 17 packages 12:08:40 #79 DONE 5.6s 12:08:40 12:08:40 #80 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 12:08:40 #0 3.301 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 12:08:40 #0 3.411 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 12:08:40 #0 3.761 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) 12:08:40 #0 3.779 Executing busybox-1.37.0-r20.post-upgrade 12:08:40 #0 5.025 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) 12:08:40 #0 5.057 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) 12:08:40 #0 5.060 Executing busybox-1.37.0-r20.trigger 12:08:40 #0 5.067 OK: 20 MiB in 20 packages 12:08:40 #80 DONE 5.6s 12:08:40 12:08:40 #81 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:08:40 #81 ... 12:08:40 12:08:40 #71 [security-spire-server stage-3 3/10] RUN apk --no-cache upgrade 12:08:40 #71 3.649 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 12:08:40 #71 3.718 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 12:08:40 #71 4.034 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) 12:08:40 #71 4.091 Executing busybox-1.37.0-r20.post-upgrade 12:08:40 #71 5.562 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) 12:08:40 #71 5.564 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) 12:08:40 #71 5.567 Executing busybox-1.37.0-r20.trigger 12:08:40 #71 5.576 OK: 8 MiB in 21 packages 12:08:40 #71 DONE 5.8s 12:08:40 12:08:40 #82 [core-metadata stage-1 3/9] RUN apk --no-cache upgrade 12:08:40 #0 3.499 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 12:08:40 #0 3.597 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 12:08:40 #0 3.903 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) 12:08:40 #0 3.917 Executing busybox-1.37.0-r20.post-upgrade 12:08:40 #0 5.571 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) 12:08:40 #0 5.574 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) 12:08:40 #0 5.584 Executing busybox-1.37.0-r20.trigger 12:08:40 #0 5.585 OK: 7 MiB in 17 packages 12:08:40 #82 DONE 5.8s 12:08:40 12:08:40 #83 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 12:08:41 #83 DONE 1.4s 12:08:41 12:08:41 #84 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 12:08:41 #0 3.435 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 12:08:41 #0 3.548 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 12:08:41 #0 3.858 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) 12:08:41 #0 3.909 Executing busybox-1.37.0-r20.post-upgrade 12:08:41 #0 5.570 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) 12:08:41 #0 5.579 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) 12:08:41 #0 5.586 Executing busybox-1.37.0-r20.trigger 12:08:41 #0 5.606 OK: 12 MiB in 23 packages 12:08:41 #84 DONE 7.2s 12:08:41 12:08:41 #85 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 12:08:41 #0 3.549 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 12:08:41 #0 3.625 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 12:08:41 #0 3.958 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) 12:08:41 #0 3.980 Executing busybox-1.37.0-r20.post-upgrade 12:08:41 #0 5.548 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) 12:08:41 #0 5.552 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) 12:08:41 #0 5.554 Executing busybox-1.37.0-r20.trigger 12:08:41 #0 5.565 OK: 20 MiB in 20 packages 12:08:41 #85 DONE 7.2s 12:08:41 12:08:41 #86 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 12:08:41 #0 3.601 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 12:08:41 #0 3.693 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 12:08:41 #0 4.028 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) 12:08:41 #0 4.095 Executing busybox-1.37.0-r20.post-upgrade 12:08:41 #0 5.570 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) 12:08:41 #0 5.570 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) 12:08:41 #0 5.573 Executing busybox-1.37.0-r20.trigger 12:08:41 #0 5.587 OK: 13 MiB in 29 packages 12:08:41 #86 DONE 7.2s 12:08:41 12:08:41 #87 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 12:08:41 #87 DONE 1.4s 12:08:41 12:08:41 #88 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 12:08:41 #88 DONE 0.1s 12:08:41 12:08:41 #89 [security-spire-server stage-2 5/9] COPY Attribution.txt / 12:08:41 #89 DONE 0.1s 12:08:41 12:08:41 #90 [security-spire-server stage-2 6/9] COPY security.txt / 12:08:42 #90 DONE 0.7s 12:08:42 12:08:42 #91 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 12:08:42 #91 DONE 0.7s 12:08:42 12:08:42 #92 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 12:08:42 #92 DONE 0.1s 12:08:42 12:08:42 #93 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 12:08:42 #93 DONE 0.1s 12:08:42 12:08:42 #94 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 12:08:42 #0 7.203 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 12:08:42 #0 7.283 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 12:08:42 #0 7.585 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) 12:08:42 #0 7.598 Executing busybox-1.37.0-r20.post-upgrade 12:08:42 #0 7.942 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) 12:08:42 #0 7.942 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) 12:08:42 #0 7.942 Executing busybox-1.37.0-r20.trigger 12:08:42 #0 7.967 OK: 8 MiB in 19 packages 12:08:42 #94 DONE 8.1s 12:08:42 12:08:42 #95 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 12:08:42 #0 7.213 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 12:08:42 #0 7.476 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 12:08:42 #0 8.005 OK: 248 MiB in 58 packages 12:08:42 #95 DONE 8.2s 12:08:42 12:08:42 #96 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 12:08:42 #96 DONE 0.1s 12:08:42 12:08:42 #97 [core-keeper builder 5/8] COPY go.mod vendor* ./ 12:08:42 #97 ... 12:08:42 12:08:42 #98 [security-spire-agent stage-3 7/10] COPY security.txt / 12:08:42 #98 DONE 0.2s 12:08:42 12:08:42 #99 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 12:08:42 #99 DONE 0.2s 12:08:42 12:08:42 #100 [security-spire-server] exporting to image 12:08:42 #100 exporting layers 12:08:42 #100 ... 12:08:42 12:08:42 #101 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 12:08:42 #101 DONE 0.4s 12:08:43 12:08:43 #102 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 12:08:43 #102 ... 12:08:43 12:08:43 #103 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 12:08:43 #0 7.903 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 12:08:43 #0 7.992 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 12:08:43 #0 8.397 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) 12:08:43 #0 8.418 Executing busybox-1.37.0-r20.post-upgrade 12:08:43 #0 8.675 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) 12:08:43 #0 8.678 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) 12:08:43 #0 8.681 Executing busybox-1.37.0-r20.trigger 12:08:43 #0 8.694 OK: 7 MiB in 18 packages 12:08:43 #103 DONE 9.3s 12:08:43 12:08:43 #104 [core-data stage-1 3/7] RUN apk --no-cache upgrade 12:08:43 #0 7.971 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 12:08:43 #0 8.078 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 12:08:43 #0 8.454 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) 12:08:43 #0 8.492 Executing busybox-1.37.0-r20.post-upgrade 12:08:43 #0 8.691 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) 12:08:43 #0 8.696 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) 12:08:43 #0 8.701 Executing busybox-1.37.0-r20.trigger 12:08:43 #0 8.716 OK: 7 MiB in 17 packages 12:08:43 #104 DONE 9.3s 12:08:43 12:08:43 #105 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 12:08:43 #0 7.913 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 12:08:43 #0 8.009 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 12:08:43 #0 8.431 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) 12:08:43 #0 8.494 Executing busybox-1.37.0-r20.post-upgrade 12:08:43 #0 8.686 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) 12:08:43 #0 8.689 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) 12:08:43 #0 8.699 Executing busybox-1.37.0-r20.trigger 12:08:43 #0 8.702 OK: 8 MiB in 20 packages 12:08:43 #105 DONE 9.3s 12:08:43 12:08:43 #102 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 12:08:43 #102 DONE 0.6s 12:08:43 12:08:43 #97 [core-keeper builder 5/8] COPY go.mod vendor* ./ 12:08:43 #97 DONE 1.1s 12:08:43 12:08:43 #100 [security-spire-server] exporting to image 12:08:43 #100 exporting layers 1.0s done 12:08:43 #100 writing image sha256:d0c4c8aa0cf2668e781ebb152ee43b46c8804c48949ef13324beea5aed8e6cd6 done 12:08:43 #100 naming to docker.io/library/security-spire-server 0.0s done 12:08:44 #100 DONE 1.0s 12:08:44 12:08:44 #106 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 12:08:44 #106 DONE 0.1s 12:08:44 12:08:44 #107 [security-spire-agent] exporting to image 12:08:44 #107 ... 12:08:44 12:08:44 #108 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 12:08:44 #108 DONE 0.8s 12:08:44 12:08:44 #109 [security-spire-config stage-2 5/10] COPY Attribution.txt / 12:08:44 #109 DONE 0.0s 12:08:44 12:08:44 #107 [security-spire-agent] exporting to image 12:08:44 #107 exporting layers 0.8s done 12:08:44 #107 writing image sha256:2260ad90846676a19e85a27382cdbaeb29e47d13276cf5a12afccc57e59a67f5 done 12:08:44 #107 naming to docker.io/library/security-spire-agent done 12:08:44 #107 DONE 0.8s 12:08:44 12:08:44 #110 [security-spire-config stage-2 6/10] COPY security.txt / 12:08:44 #110 DONE 0.0s 12:08:44 12:08:44 #111 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 12:08:44 #111 DONE 0.0s 12:08:44 12:08:44 #112 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:08:44 #112 ... 12:08:44 12:08:44 #113 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 12:08:44 #113 DONE 1.1s 12:08:44 12:08:44 #114 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 12:08:44 #114 DONE 0.1s 12:08:44 12:08:44 #115 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 12:08:44 #115 DONE 0.0s 12:08:44 12:08:44 #116 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 12:08:44 #116 DONE 0.0s 12:08:44 12:08:44 #117 [security-spire-config] exporting to image 12:08:45 #117 exporting layers 0.4s done 12:08:45 #117 writing image sha256:dea4ace8013f830f6462f3e508c73da6dc59ad4416880edca64c5f66350f7e27 done 12:08:45 #117 naming to docker.io/library/security-spire-config done 12:08:45 #117 DONE 0.4s 12:08:45 12:08:45 #118 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:08:47 #118 ... 12:08:47 12:08:47 #119 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:08:47 #119 ... 12:08:47 12:08:47 #120 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:08:48 Removing intermediate container 560e69553b61 12:08:48 ---> 2b253cd9239d 12:08:48 Successfully built 2b253cd9239d 12:08:48 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:08:48 + docker inspect -f . ci-base-image-arm64 12:08:48 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:08:49 prd-ubuntu20.04-docker-arm64-4c-16g-773810 does not seem to be running inside a container 12:08:49 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/20 -v /w/workspace/edgex-go/20:/w/workspace/edgex-go/20:rw,z -v /w/workspace/edgex-go/20@tmp:/w/workspace/edgex-go/20@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 12:08:50 $ docker top c8f41a2684a175b4fc93ac09bd80953ac847074551389f20bbdce81a6267d8c9 -eo pid,comm [Pipeline] { [Pipeline] sh 12:08:51 + go version 12:08:51 go version go1.23.7 linux/arm64 [Pipeline] } 12:08:51 $ docker stop --time=1 c8f41a2684a175b4fc93ac09bd80953ac847074551389f20bbdce81a6267d8c9 12:08:52 $ docker rm -f --volumes c8f41a2684a175b4fc93ac09bd80953ac847074551389f20bbdce81a6267d8c9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:08:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 12:08:53 12:08:53 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:08:53 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 12:08:53 latest: Pulling from edgex-devops/edgex-compose-arm64 12:08:53 547446be3368: Pulling fs layer 12:08:53 d125d8839a47: Pulling fs layer 12:08:53 3e85d5ac6304: Pulling fs layer 12:08:53 c3105a71a48b: Pulling fs layer 12:08:53 0f093f025ec4: Pulling fs layer 12:08:53 c3106fc0e877: Pulling fs layer 12:08:53 c3105a71a48b: Waiting 12:08:53 0f093f025ec4: Waiting 12:08:53 c3106fc0e877: Waiting 12:08:54 547446be3368: Verifying Checksum 12:08:54 547446be3368: Download complete 12:08:54 c3105a71a48b: Verifying Checksum 12:08:54 c3105a71a48b: Download complete 12:08:54 d125d8839a47: Verifying Checksum 12:08:54 d125d8839a47: Download complete 12:08:54 c3106fc0e877: Verifying Checksum 12:08:54 c3106fc0e877: Download complete 12:08:54 0f093f025ec4: Verifying Checksum 12:08:54 0f093f025ec4: Download complete 12:08:55 547446be3368: Pull complete 12:08:55 d125d8839a47: Pull complete 12:08:56 3e85d5ac6304: Verifying Checksum 12:08:56 3e85d5ac6304: Download complete 12:09:06 3e85d5ac6304: Pull complete 12:09:06 c3105a71a48b: Pull complete 12:09:06 0f093f025ec4: Pull complete 12:09:07 c3106fc0e877: Pull complete 12:09:07 Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 12:09:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 12:09:07 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:09:07 prd-ubuntu20.04-docker-arm64-4c-16g-773810 does not seem to be running inside a container 12:09:07 $ 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/20 -v /w/workspace/edgex-go/20:/w/workspace/edgex-go/20:rw,z -v /w/workspace/edgex-go/20@tmp:/w/workspace/edgex-go/20@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 12:09:09 $ docker top 9d5082297db0cfb811617775549e70885087dd9f691103556a328bd5219131aa -eo pid,comm [Pipeline] { [Pipeline] sh 12:09:10 + docker compose -f ./docker-compose-build.yml build --parallel 12:09:20 #1 [security-spire-server internal] load build definition from Dockerfile 12:09:20 #1 transferring dockerfile: 12:09:20 #1 transferring dockerfile: 1.70kB 0.0s done 12:09:20 #1 DONE 0.1s 12:09:20 12:09:20 #2 [security-secretstore-setup internal] load build definition from Dockerfile 12:09:20 #2 transferring dockerfile: 2.49kB done 12:09:20 #2 DONE 0.0s 12:09:20 12:09:20 #3 [security-bootstrapper internal] load build definition from Dockerfile 12:09:20 #3 transferring dockerfile: 3.02kB done 12:09:20 #3 DONE 0.1s 12:09:20 12:09:20 #4 [core-keeper internal] load build definition from Dockerfile 12:09:20 #4 transferring dockerfile: 2.01kB done 12:09:21 #4 DONE 0.1s 12:09:21 12:09:21 #5 [security-proxy-setup internal] load build definition from Dockerfile 12:09:21 #5 transferring dockerfile: 2.50kB done 12:09:21 #5 DONE 0.1s 12:09:21 12:09:21 #6 [security-spiffe-token-provider internal] load build definition from Dockerfile 12:09:21 #6 transferring dockerfile: 1.89kB 0.0s done 12:09:21 #6 DONE 0.1s 12:09:21 12:09:21 #7 [security-spire-agent internal] load build definition from Dockerfile 12:09:21 #7 transferring dockerfile: 1.81kB done 12:09:21 #7 DONE 0.1s 12:09:21 12:09:21 #8 [core-common-config-bootstrapper internal] load build definition from Dockerfile 12:09:21 #8 transferring dockerfile: 2.23kB done 12:09:21 #8 DONE 0.1s 12:09:21 12:09:21 #9 [support-notifications internal] load build definition from Dockerfile 12:09:21 #9 transferring dockerfile: 2.00kB done 12:09:21 #9 DONE 0.1s 12:09:21 12:09:21 #10 [core-metadata internal] load build definition from Dockerfile 12:09:21 #10 transferring dockerfile: 2.10kB 0.0s done 12:09:21 #10 DONE 0.1s 12:09:21 12:09:21 #11 [support-scheduler internal] load build definition from Dockerfile 12:09:21 #11 transferring dockerfile: 1.83kB done 12:09:21 #11 DONE 0.1s 12:09:21 12:09:21 #12 [security-proxy-auth internal] load build definition from Dockerfile 12:09:21 #12 transferring dockerfile: 2.14kB done 12:09:21 #12 DONE 0.1s 12:09:21 12:09:21 #13 [security-spire-config internal] load build definition from Dockerfile 12:09:21 #13 transferring dockerfile: 1.69kB 0.0s done 12:09:21 #13 DONE 0.1s 12:09:21 12:09:21 #14 [core-command internal] load build definition from Dockerfile 12:09:21 #14 transferring dockerfile: 1.94kB done 12:09:21 #14 DONE 0.1s 12:09:21 12:09:21 #15 [core-data internal] load build definition from Dockerfile 12:09:21 #15 transferring dockerfile: 2.04kB done 12:09:21 #15 DONE 0.1s 12:09:21 12:09:21 #16 [security-spire-server internal] load .dockerignore 12:09:21 #16 transferring context: 50B done 12:09:21 #16 DONE 0.1s 12:09:22 12:09:22 #17 [security-secretstore-setup internal] load .dockerignore 12:09:22 #17 transferring context: 50B 0.0s done 12:09:22 #17 DONE 0.1s 12:09:22 12:09:22 #18 [security-bootstrapper internal] load .dockerignore 12:09:22 #18 transferring context: 50B done 12:09:22 #18 DONE 0.0s 12:09:22 12:09:22 #19 [core-keeper internal] load .dockerignore 12:09:22 #19 transferring context: 50B done 12:09:22 #19 DONE 0.1s 12:09:22 12:09:22 #20 [security-proxy-setup internal] load .dockerignore 12:09:22 #20 transferring context: 50B done 12:09:22 #20 DONE 0.1s 12:09:22 12:09:22 #21 [security-spiffe-token-provider internal] load .dockerignore 12:09:22 #21 transferring context: 50B 0.0s done 12:09:22 #21 DONE 0.1s 12:09:22 12:09:22 #22 [security-spire-agent internal] load .dockerignore 12:09:22 #22 transferring context: 50B done 12:09:22 #22 DONE 0.1s 12:09:22 12:09:22 #23 [core-common-config-bootstrapper internal] load .dockerignore 12:09:22 #23 transferring context: 50B done 12:09:22 #23 DONE 0.0s 12:09:22 12:09:22 #24 [support-notifications internal] load .dockerignore 12:09:22 #24 transferring context: 50B done 12:09:22 #24 DONE 0.1s 12:09:22 12:09:22 #25 [core-metadata internal] load .dockerignore 12:09:22 #25 transferring context: 50B done 12:09:22 #25 DONE 0.1s 12:09:22 12:09:22 #26 [support-scheduler internal] load .dockerignore 12:09:22 #26 transferring context: 50B done 12:09:22 #26 DONE 0.1s 12:09:22 12:09:22 #27 [security-proxy-auth internal] load .dockerignore 12:09:22 #27 transferring context: 50B done 12:09:22 #27 DONE 0.1s 12:09:22 12:09:22 #28 [security-spire-config internal] load .dockerignore 12:09:23 #28 transferring context: 50B 0.0s done 12:09:23 #28 DONE 0.1s 12:09:23 12:09:23 #29 [core-data internal] load .dockerignore 12:09:23 #29 transferring context: 50B 0.0s done 12:09:23 #29 DONE 0.1s 12:09:23 12:09:23 #30 [core-command internal] load .dockerignore 12:09:23 #30 transferring context: 50B 0.0s done 12:09:23 #30 DONE 0.1s 12:09:23 12:09:23 #31 [security-spire-server internal] load metadata for docker.io/library/alpine:3.22 12:09:23 #31 DONE 0.5s 12:09:23 12:09:23 #32 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.11.1 12:09:23 #32 DONE 0.7s 12:09:24 12:09:24 #33 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 12:09:24 #33 DONE 0.0s 12:09:24 12:09:24 #34 [security-spire-server internal] load build context 12:09:24 #34 transferring context: 23.80kB 0.0s done 12:09:24 #34 DONE 0.1s 12:09:24 12:09:24 #35 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 12:09:24 #35 resolve ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 0.0s done 12:09:24 #35 sha256:8d3473225a6996627cac3cac2687361623878c45ff68d5d396bd4ee04321ace2 1.05kB / 1.05kB done 12:09:24 #35 sha256:520892b489f50ad3e103f1ae67517ecf3863d2a2d54973ceb10722f89943b6d1 1.74kB / 1.74kB done 12:09:24 #35 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 0B / 126.71kB 0.1s 12:09:24 #35 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 0B / 296B 0.1s 12:09:24 #35 sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 1.61kB / 1.61kB done 12:09:24 #35 ... 12:09:24 12:09:24 #33 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 12:09:24 #33 DONE 0.0s 12:09:24 12:09:24 #35 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 12:09:24 #35 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 0.1s done 12:09:24 #35 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 296B / 296B 0.1s done 12:09:24 #35 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 0.0s done 12:09:24 #35 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 0B / 115B 0.2s 12:09:24 #35 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 0B / 33.17MB 0.2s 12:09:24 #35 ... 12:09:24 12:09:24 #33 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest 12:09:24 #33 DONE 0.0s 12:09:24 12:09:24 #35 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 12:09:24 #35 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 0.2s done 12:09:24 #35 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 3.15MB / 33.17MB 0.4s 12:09:24 #35 ... 12:09:24 12:09:24 #31 [security-spire-agent internal] load metadata for docker.io/library/alpine:3.22 12:09:24 #31 DONE 0.7s 12:09:24 12:09:24 #32 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.11.1 12:09:24 #32 DONE 0.7s 12:09:24 12:09:24 #35 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 12:09:24 #35 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 5.24MB / 33.17MB 0.6s 12:09:24 #35 ... 12:09:24 12:09:24 #33 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 12:09:24 #33 DONE 0.0s 12:09:24 12:09:24 #35 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 12:09:24 #35 ... 12:09:24 12:09:24 #31 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.22 12:09:24 #31 DONE 0.9s 12:09:24 12:09:24 #35 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 12:09:24 #35 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 8.39MB / 33.17MB 1.0s 12:09:25 #35 ... 12:09:25 12:09:25 #33 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest 12:09:25 #33 DONE 0.0s 12:09:25 12:09:25 #35 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 12:09:25 #35 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 10.49MB / 33.17MB 1.1s 12:09:25 #35 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 0.1s done 12:09:25 #35 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 12.58MB / 33.17MB 1.3s 12:09:25 #35 ... 12:09:25 12:09:25 #33 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest 12:09:25 #33 DONE 0.0s 12:09:25 12:09:25 #35 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 12:09:25 #35 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 14.68MB / 33.17MB 1.6s 12:09:25 #35 ... 12:09:25 12:09:25 #31 [support-notifications internal] load metadata for docker.io/library/alpine:3.22 12:09:25 #31 DONE 1.5s 12:09:25 12:09:25 #35 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 12:09:25 #35 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 16.78MB / 33.17MB 1.8s 12:09:25 #35 ... 12:09:25 12:09:25 #33 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest 12:09:25 #33 DONE 0.0s 12:09:25 12:09:25 #35 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 12:09:25 #35 extracting sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 12:09:26 #35 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 18.87MB / 33.17MB 2.1s 12:09:26 #35 extracting sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 0.1s done 12:09:26 #35 ... 12:09:26 12:09:26 #33 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest 12:09:26 #33 DONE 0.0s 12:09:26 12:09:26 #35 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 12:09:26 #35 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 20.97MB / 33.17MB 2.3s 12:09:26 #35 ... 12:09:26 12:09:26 #36 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.11.1 12:09:26 #36 DONE 2.0s 12:09:26 12:09:26 #35 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 12:09:26 #35 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 22.76MB / 33.17MB 2.5s 12:09:26 #35 resolve ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 0.0s done 12:09:26 #35 sha256:8d3473225a6996627cac3cac2687361623878c45ff68d5d396bd4ee04321ace2 1.05kB / 1.05kB done 12:09:26 #35 sha256:520892b489f50ad3e103f1ae67517ecf3863d2a2d54973ceb10722f89943b6d1 1.74kB / 1.74kB done 12:09:26 #35 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 0.1s done 12:09:26 #35 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 296B / 296B 0.1s done 12:09:26 #35 sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 1.61kB / 1.61kB done 12:09:26 #35 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 0.0s done 12:09:26 #35 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 0.2s done 12:09:26 #35 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 0.1s done 12:09:26 #35 extracting sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 0.1s done 12:09:27 #35 ... 12:09:27 12:09:27 #33 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest 12:09:27 #33 DONE 0.0s 12:09:27 12:09:27 #35 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 12:09:27 #35 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 26.21MB / 33.17MB 3.1s 12:09:27 #35 ... 12:09:27 12:09:27 #31 [security-spire-config internal] load metadata for docker.io/library/alpine:3.22 12:09:27 #31 DONE 2.9s 12:09:27 12:09:27 #35 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 12:09:27 #35 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 28.31MB / 33.17MB 3.4s 12:09:27 #35 ... 12:09:27 12:09:27 #33 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest 12:09:27 #33 DONE 0.0s 12:09:27 12:09:27 #35 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 12:09:27 #35 ... 12:09:27 12:09:27 #32 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.11.1 12:09:27 #32 DONE 1.8s 12:09:27 12:09:27 #35 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 12:09:27 #35 resolve ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 0.0s done 12:09:27 #35 sha256:8d3473225a6996627cac3cac2687361623878c45ff68d5d396bd4ee04321ace2 1.05kB / 1.05kB done 12:09:27 #35 sha256:520892b489f50ad3e103f1ae67517ecf3863d2a2d54973ceb10722f89943b6d1 1.74kB / 1.74kB done 12:09:27 #35 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 0.1s done 12:09:27 #35 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 296B / 296B 0.1s done 12:09:27 #35 sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 1.61kB / 1.61kB done 12:09:27 #35 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 0.0s done 12:09:27 #35 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 0.2s done 12:09:27 #35 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 0.1s done 12:09:27 #35 extracting sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 0.1s done 12:09:27 #35 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 31.46MB / 33.17MB 3.7s 12:09:27 #35 ... 12:09:27 12:09:27 #31 [core-data internal] load metadata for docker.io/library/alpine:3.22 12:09:27 #31 DONE 3.2s 12:09:27 12:09:27 #35 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 12:09:28 #35 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 33.17MB / 33.17MB 4.0s 12:09:28 #35 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 33.17MB / 33.17MB 4.4s done 12:09:29 #35 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 12:09:30 #35 ... 12:09:30 12:09:30 #37 [security-spire-config internal] load build context 12:09:30 #37 transferring context: 22.05kB 0.4s done 12:09:30 #37 DONE 3.1s 12:09:30 12:09:30 #38 [core-data stage-2 1/9] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 12:09:30 #38 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 0.0s done 12:09:30 #38 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done 12:09:30 #38 sha256:24bb3511a0db7b5114a4aee033c65a8a4148f39b7b80a398e548546db967a36f 1.02kB / 1.02kB done 12:09:30 #38 sha256:171e65262c8018f8f09a360006af2acbb2c0c494cb2be933025b466ea3d672dc 597B / 597B done 12:09:30 #38 sha256:6b59a28fa20117e6048ad0616b8d8c901877ef15ff4c7f18db04e4f01f43bc39 4.14MB / 4.14MB 1.1s done 12:09:30 #38 extracting sha256:6b59a28fa20117e6048ad0616b8d8c901877ef15ff4c7f18db04e4f01f43bc39 4.3s done 12:09:31 #38 ... 12:09:31 12:09:31 #39 [security-spire-agent internal] load build context 12:09:31 #39 transferring context: 23.33kB 0.4s done 12:09:31 #39 DONE 4.3s 12:09:31 12:09:31 #35 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 12:09:31 #35 ... 12:09:31 12:09:31 #40 [core-keeper builder 1/7] FROM docker.io/library/ci-base-image-arm64 12:09:31 #40 DONE 7.4s 12:09:31 12:09:31 #41 [core-keeper internal] load build context 12:09:31 #41 ... 12:09:31 12:09:31 #42 [security-secretstore-setup builder 2/7] WORKDIR /edgex-go 12:09:33 #42 DONE 2.2s 12:09:33 12:09:33 #43 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git 12:09:34 #43 ... 12:09:34 12:09:34 #44 [security-bootstrapper internal] load build context 12:09:34 #44 ... 12:09:34 12:09:34 #45 [security-secretstore-setup internal] load build context 12:09:34 #120 DONE 53.5s 12:09:34 12:09:34 #75 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:09:34 #75 DONE 53.5s 12:09:34 12:09:34 #81 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:09:34 #81 DONE 50.7s 12:09:34 12:09:34 #121 [security-secretstore-setup builder 6/7] COPY . . 12:09:34 #121 ... 12:09:34 12:09:34 #112 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:09:34 #112 DONE 46.9s 12:09:34 12:09:34 #118 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:09:34 #118 DONE 50.7s 12:09:34 12:09:34 #119 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:09:34 #119 DONE 53.5s 12:09:34 12:09:34 #121 [security-proxy-setup builder 6/7] COPY . . 12:09:34 #45 ... 12:09:34 12:09:34 #46 [security-proxy-setup internal] load build context 12:09:34 #46 ... 12:09:34 12:09:34 #47 [security-spiffe-token-provider internal] load build context 12:09:34 #47 ... 12:09:34 12:09:34 #46 [security-proxy-setup internal] load build context 12:09:34 #46 transferring context: 9.59MB 10.4s 12:09:34 #46 ... 12:09:34 12:09:34 #48 [core-common-config-bootstrapper internal] load build context 12:09:34 #48 ... 12:09:34 12:09:34 #46 [security-proxy-setup internal] load build context 12:09:35 #121 ... 12:09:35 12:09:35 #122 [core-command builder 6/7] COPY . . 12:09:35 #46 ... 12:09:35 12:09:35 #49 [core-metadata internal] load build context 12:09:35 #49 ... 12:09:35 12:09:35 #46 [security-proxy-setup internal] load build context 12:09:36 #46 ... 12:09:36 12:09:36 #50 [support-notifications internal] load build context 12:09:36 #50 ... 12:09:36 12:09:36 #49 [core-metadata internal] load build context 12:09:36 #49 ... 12:09:36 12:09:36 #51 [support-scheduler internal] load build context 12:09:36 #51 ... 12:09:36 12:09:36 #50 [support-notifications internal] load build context 12:09:36 #50 ... 12:09:36 12:09:36 #52 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 12:09:36 #52 resolve ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 0.8s done 12:09:36 #52 sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 1.61kB / 1.61kB done 12:09:36 #52 sha256:e81b72a68d76b0e0df52247b9790de839a7321008b1f01dade49a9205896959b 1.05kB / 1.05kB done 12:09:36 #52 sha256:ed3dcd9259b2c881c72642150b0878715420e4dc7a6eb469171aecff31ef0520 1.72kB / 1.72kB done 12:09:36 #52 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB done 12:09:36 #52 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B done 12:09:36 #52 sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b 295B / 295B 1.4s done 12:09:36 #52 sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 14.28MB / 14.28MB 4.0s done 12:09:36 #52 extracting sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b done 12:09:36 #52 extracting sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 4.7s 12:09:36 #52 ... 12:09:36 12:09:36 #49 [core-metadata internal] load build context 12:09:37 #49 ... 12:09:37 12:09:37 #53 [core-command internal] load build context 12:09:37 #53 ... 12:09:37 12:09:37 #54 [security-proxy-auth internal] load build context 12:09:37 #54 ... 12:09:37 12:09:37 #53 [core-command internal] load build context 12:09:37 #53 ... 12:09:37 12:09:37 #55 [core-data internal] load build context 12:09:38 #55 ... 12:09:38 12:09:38 #53 [core-command internal] load build context 12:09:40 #53 transferring context: 7.89MB 10.7s 12:09:40 #122 ... 12:09:40 12:09:40 #123 [support-scheduler builder 6/7] COPY . . 12:09:40 #123 ... 12:09:40 12:09:40 #124 [support-notifications builder 6/7] COPY . . 12:09:40 #124 ... 12:09:40 12:09:40 #125 [core-keeper builder 7/8] COPY . . 12:09:41 #125 ... 12:09:41 12:09:41 #126 [security-spiffe-token-provider builder 6/7] COPY . . 12:09:41 #53 ... 12:09:41 12:09:41 #41 [core-keeper internal] load build context 12:09:41 #41 ... 12:09:41 12:09:41 #48 [core-common-config-bootstrapper internal] load build context 12:09:41 #48 ... 12:09:41 12:09:41 #53 [core-command internal] load build context 12:09:42 #53 ... 12:09:42 12:09:42 #38 [support-scheduler stage-2 1/9] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 12:09:42 #38 ... 12:09:42 12:09:42 #35 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 12:09:42 #35 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 12.6s 12:09:42 #35 ... 12:09:42 12:09:42 #48 [core-common-config-bootstrapper internal] load build context 12:09:43 #48 ... 12:09:43 12:09:43 #56 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 12:09:43 #0 7.446 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 12:09:43 #0 7.916 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 12:09:43 #56 ... 12:09:43 12:09:43 #48 [core-common-config-bootstrapper internal] load build context 12:09:43 #126 DONE 12.3s 12:09:43 12:09:43 #127 [core-data builder 4/7] COPY go.mod vendor* ./ 12:09:43 #127 CACHED 12:09:43 12:09:43 #128 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:09:43 #128 CACHED 12:09:43 12:09:43 #129 [core-data builder 6/7] COPY . . 12:09:43 #129 CACHED 12:09:43 12:09:43 #130 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 12:09:43 #130 CACHED 12:09:43 12:09:43 #131 [security-proxy-auth builder 6/7] COPY . . 12:09:43 #131 CACHED 12:09:43 12:09:43 #132 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:09:43 #132 CACHED 12:09:43 12:09:43 #122 [core-common-config-bootstrapper builder 6/7] COPY . . 12:09:43 #122 DONE 12.4s 12:09:43 12:09:43 #123 [support-scheduler builder 6/7] COPY . . 12:09:43 #123 DONE 12.4s 12:09:43 12:09:43 #133 [core-metadata builder 4/7] COPY go.mod vendor* ./ 12:09:43 #133 CACHED 12:09:43 12:09:43 #134 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:09:43 #134 CACHED 12:09:43 12:09:43 #135 [core-metadata builder 6/7] COPY . . 12:09:43 #135 CACHED 12:09:43 12:09:43 #136 [core-command builder 6/7] COPY . . 12:09:43 #136 CACHED 12:09:43 12:09:43 #137 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:09:43 #137 CACHED 12:09:43 12:09:43 #138 [core-command builder 4/7] COPY go.mod vendor* ./ 12:09:43 #138 CACHED 12:09:43 12:09:43 #125 [core-keeper builder 7/8] COPY . . 12:09:43 #125 DONE 12.4s 12:09:43 12:09:43 #124 [support-notifications builder 6/7] COPY . . 12:09:43 #124 DONE 12.4s 12:09:43 12:09:43 #121 [security-proxy-setup builder 6/7] COPY . . 12:09:43 #121 DONE 12.4s 12:09:43 12:09:43 #139 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 12:09:43 #139 CACHED 12:09:43 12:09:43 #140 [security-secretstore-setup builder 6/7] COPY . . 12:09:43 #140 CACHED 12:09:43 12:09:43 #141 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:09:43 #141 CACHED 12:09:43 12:09:43 #142 [security-proxy-setup builder 6/7] COPY . . 12:09:43 #142 CACHED 12:09:43 12:09:43 #143 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:09:43 #143 CACHED 12:09:43 12:09:43 #144 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 12:09:43 #144 CACHED 12:09:43 12:09:43 #145 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 12:09:43 #48 ... 12:09:43 12:09:43 #57 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev 12:09:43 #57 ... 12:09:43 12:09:43 #58 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 12:09:44 #58 ... 12:09:44 12:09:44 #59 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 12:09:44 #59 ... 12:09:44 12:09:44 #60 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 12:09:44 #60 ... 12:09:44 12:09:44 #61 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 12:09:44 #61 ... 12:09:44 12:09:44 #62 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 12:09:44 #0 8.724 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 12:09:44 #0 9.914 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 12:09:44 #62 ... 12:09:44 12:09:44 #44 [security-bootstrapper internal] load build context 12:09:44 #145 1.114 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 12:09:44 #44 ... 12:09:44 12:09:44 #63 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 12:09:44 #63 ... 12:09:44 12:09:44 #64 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 12:09:44 #64 ... 12:09:44 12:09:44 #45 [security-secretstore-setup internal] load build context 12:09:44 #45 ... 12:09:44 12:09:44 #65 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 12:09:45 #65 ... 12:09:45 12:09:45 #66 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 12:09:45 #66 ... 12:09:45 12:09:45 #47 [security-spiffe-token-provider internal] load build context 12:09:45 #47 transferring context: 17.18MB 20.0s 12:09:45 #47 ... 12:09:45 12:09:45 #67 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 12:09:45 #67 ... 12:09:45 12:09:45 #68 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 12:09:45 #68 ... 12:09:45 12:09:45 #69 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 12:09:45 #69 ... 12:09:45 12:09:45 #70 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 12:09:45 #70 ... 12:09:45 12:09:45 #71 [core-common-config-bootstrapper stage-1 2/9] RUN apk add --update --no-cache dumb-init 12:09:45 #71 ... 12:09:45 12:09:45 #46 [security-proxy-setup internal] load build context 12:09:45 #46 ... 12:09:45 12:09:45 #47 [security-spiffe-token-provider internal] load build context 12:09:46 #47 ... 12:09:46 12:09:46 #56 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 12:09:46 #56 10.67 (1/2) Installing dumb-init (1.2.5-r3) 12:09:46 #56 10.67 (2/2) Installing su-exec (0.2-r3) 12:09:46 #56 10.67 Executing busybox-1.37.0-r19.trigger 12:09:46 #56 10.82 OK: 8 MiB in 18 packages 12:09:46 #56 DONE 13.7s 12:09:46 12:09:46 #51 [support-scheduler internal] load build context 12:09:46 #51 ... 12:09:46 12:09:46 #47 [security-spiffe-token-provider internal] load build context 12:09:47 #47 ... 12:09:47 12:09:47 #50 [support-notifications internal] load build context 12:09:47 #50 ... 12:09:47 12:09:47 #47 [security-spiffe-token-provider internal] load build context 12:09:47 #47 ... 12:09:47 12:09:47 #52 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 12:09:47 #52 extracting sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 15.3s 12:09:47 #52 ... 12:09:47 12:09:47 #50 [support-notifications internal] load build context 12:09:47 #50 ... 12:09:47 12:09:47 #49 [core-metadata internal] load build context 12:09:47 #49 ... 12:09:47 12:09:47 #60 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 12:09:47 #60 DONE 14.0s 12:09:47 12:09:47 #49 [core-metadata internal] load build context 12:09:47 #49 ... 12:09:47 12:09:47 #54 [security-proxy-auth internal] load build context 12:09:47 #54 ... 12:09:47 12:09:47 #50 [support-notifications internal] load build context 12:09:48 #50 ... 12:09:48 12:09:48 #55 [core-data internal] load build context 12:09:48 #55 ... 12:09:48 12:09:48 #50 [support-notifications internal] load build context 12:09:50 #50 transferring context: 6.67MB 22.4s 12:09:50 #50 ... 12:09:50 12:09:50 #62 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 12:09:50 #62 12.44 OK: 239 MiB in 58 packages 12:09:50 #62 DONE 17.0s 12:09:50 12:09:50 #50 [support-notifications internal] load build context 12:09:52 #50 ... 12:09:52 12:09:52 #41 [core-keeper internal] load build context 12:09:52 #41 ... 12:09:52 12:09:52 #45 [security-secretstore-setup internal] load build context 12:09:52 #45 ... 12:09:52 12:09:52 #41 [core-keeper internal] load build context 12:09:52 #41 ... 12:09:52 12:09:52 #53 [core-command internal] load build context 12:09:52 #53 ... 12:09:52 12:09:52 #45 [security-secretstore-setup internal] load build context 12:09:54 #45 ... 12:09:54 12:09:54 #48 [core-common-config-bootstrapper internal] load build context 12:09:54 #48 ... 12:09:54 12:09:54 #41 [core-keeper internal] load build context 12:09:54 #41 ... 12:09:54 12:09:54 #35 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 12:09:54 #35 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 21.9s 12:09:54 #35 ... 12:09:54 12:09:54 #59 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 12:09:54 #59 13.32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 12:09:54 #59 13.71 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 12:09:54 #59 15.47 v3.20.8-69-g2d906ab0af6 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 12:09:54 #59 15.47 v3.20.8-60-g2f7bd1f7584 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 12:09:54 #59 15.47 OK: 24062 distinct packages available 12:09:54 #59 15.72 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 12:09:54 #59 16.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 12:09:54 #59 18.24 OK: 239 MiB in 58 packages 12:09:54 #59 DONE 20.7s 12:09:54 12:09:54 #41 [core-keeper internal] load build context 12:09:54 #41 ... 12:09:54 12:09:54 #44 [security-bootstrapper internal] load build context 12:09:54 #44 ... 12:09:54 12:09:54 #41 [core-keeper internal] load build context 12:09:54 #145 ... 12:09:54 12:09:54 #146 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS="" cmd/core-metadata/core-metadata 12:09:54 #0 1.146 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata 12:09:54 #146 ... 12:09:54 12:09:54 #147 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 12:09:54 #0 1.138 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 12:09:54 #147 ... 12:09:54 12:09:54 #148 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS="" cmd/core-data/core-data 12:09:54 #0 0.717 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 12:09:54 #148 ... 12:09:54 12:09:54 #149 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 12:09:54 #0 0.714 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper 12:09:54 #149 ... 12:09:54 12:09:54 #150 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS="" cmd/security-proxy-auth/security-proxy-auth 12:09:54 #0 0.390 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 12:09:54 #150 ... 12:09:54 12:09:54 #151 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 12:09:54 #0 1.133 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications 12:09:54 #151 ... 12:09:54 12:09:54 #152 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 12:09:54 #0 0.991 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 12:09:54 #152 ... 12:09:54 12:09:54 #153 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS="" cmd/core-command/core-command 12:09:54 #0 0.748 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command 12:09:54 #153 ... 12:09:54 12:09:54 #154 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 12:09:54 #0 1.118 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 12:09:54 #154 ... 12:09:54 12:09:54 #155 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS="" cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 12:09:54 #0 0.724 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 12:09:55 #155 ... 12:09:55 12:09:55 #156 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 12:09:55 #0 1.151 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 12:09:55 #41 transferring context: 15.08MB 30.9s 12:09:56 #41 ... 12:09:56 12:09:56 #46 [security-proxy-setup internal] load build context 12:09:56 #46 ... 12:09:56 12:09:56 #47 [security-spiffe-token-provider internal] load build context 12:09:56 #47 ... 12:09:56 12:09:56 #41 [core-keeper internal] load build context 12:09:57 #41 ... 12:09:57 12:09:57 #51 [support-scheduler internal] load build context 12:09:57 #51 ... 12:09:57 12:09:57 #41 [core-keeper internal] load build context 12:09:57 #41 ... 12:09:57 12:09:57 #72 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 12:09:57 #72 ... 12:09:57 12:09:57 #49 [core-metadata internal] load build context 12:09:57 #49 ... 12:09:57 12:09:57 #51 [support-scheduler internal] load build context 12:09:57 #51 ... 12:09:57 12:09:57 #52 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 12:09:57 #52 extracting sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 25.2s 12:09:57 #52 ... 12:09:57 12:09:57 #54 [security-proxy-auth internal] load build context 12:09:58 #54 ... 12:09:58 12:09:58 #51 [support-scheduler internal] load build context 12:09:58 #51 ... 12:09:58 12:09:58 #55 [core-data internal] load build context 12:09:58 #55 ... 12:09:58 12:09:58 #51 [support-scheduler internal] load build context 12:09:58 #51 ... 12:09:58 12:09:58 #64 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 12:09:58 #64 DONE 24.5s 12:09:58 12:09:58 #51 [support-scheduler internal] load build context 12:09:59 #51 ... 12:09:59 12:09:59 #57 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev 12:09:59 #57 18.03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 12:09:59 #57 18.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 12:09:59 #57 23.37 OK: 239 MiB in 58 packages 12:09:59 #57 DONE 25.9s 12:09:59 12:09:59 #51 [support-scheduler internal] load build context 12:10:00 #51 ... 12:10:00 12:10:00 #58 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 12:10:00 #58 17.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 12:10:00 #58 18.66 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 12:10:00 #58 23.39 OK: 239 MiB in 58 packages 12:10:00 #58 DONE 26.7s 12:10:00 12:10:00 #51 [support-scheduler internal] load build context 12:10:00 #51 transferring context: 10.75MB 32.5s 12:10:00 #51 ... 12:10:00 12:10:00 #73 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 12:10:00 #73 ... 12:10:00 12:10:00 #63 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 12:10:00 #63 17.22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 12:10:00 #63 18.33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 12:10:00 #63 23.35 (1/1) Installing dumb-init (1.2.5-r3) 12:10:00 #63 23.35 Executing busybox-1.37.0-r19.trigger 12:10:00 #63 23.53 OK: 8 MiB in 17 packages 12:10:00 #63 DONE 26.6s 12:10:00 12:10:00 #55 [core-data internal] load build context 12:10:02 #55 ... 12:10:02 12:10:02 #50 [support-notifications internal] load build context 12:10:02 #50 ... 12:10:02 12:10:02 #43 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git 12:10:02 #43 18.76 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 12:10:02 #43 22.25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 12:10:02 #43 25.41 OK: 239 MiB in 58 packages 12:10:02 #43 ... 12:10:02 12:10:02 #41 [core-keeper internal] load build context 12:10:02 #41 ... 12:10:02 12:10:02 #53 [core-command internal] load build context 12:10:02 #53 ... 12:10:02 12:10:02 #74 [core-data stage-1 3/7] RUN apk --no-cache upgrade 12:10:03 #74 ... 12:10:03 12:10:03 #43 [core-metadata builder 3/7] RUN apk add --update --no-cache make git 12:10:03 #43 DONE 30.1s 12:10:03 12:10:03 #41 [core-keeper internal] load build context 12:10:04 #41 ... 12:10:04 12:10:04 #48 [core-common-config-bootstrapper internal] load build context 12:10:04 #48 ... 12:10:04 12:10:04 #45 [security-secretstore-setup internal] load build context 12:10:04 #45 ... 12:10:04 12:10:04 #53 [core-command internal] load build context 12:10:04 #53 ... 12:10:04 12:10:04 #61 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 12:10:04 #61 24.82 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 12:10:04 #61 25.37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 12:10:04 #61 27.37 (1/4) Installing dumb-init (1.2.5-r3) 12:10:04 #61 27.37 (2/4) Installing openssl (3.5.4-r0) 12:10:04 #61 27.40 (3/4) Installing su-exec (0.2-r3) 12:10:04 #61 27.40 (4/4) Installing yq-go (4.47.2-r1) 12:10:04 #61 27.72 Executing busybox-1.37.0-r19.trigger 12:10:04 #61 27.80 OK: 20 MiB in 20 packages 12:10:04 #61 DONE 30.5s 12:10:04 12:10:04 #53 [core-command internal] load build context 12:10:04 #53 ... 12:10:04 12:10:04 #44 [security-bootstrapper internal] load build context 12:10:04 #44 ... 12:10:04 12:10:04 #53 [core-command internal] load build context 12:10:05 #53 transferring context: 19.33MB 36.1s 12:10:06 #53 ... 12:10:06 12:10:06 #46 [security-proxy-setup internal] load build context 12:10:06 #46 ... 12:10:06 12:10:06 #47 [security-spiffe-token-provider internal] load build context 12:10:07 #47 ... 12:10:07 12:10:07 #46 [security-proxy-setup internal] load build context 12:10:07 #46 ... 12:10:07 12:10:07 #49 [core-metadata internal] load build context 12:10:07 #49 ... 12:10:07 12:10:07 #47 [security-spiffe-token-provider internal] load build context 12:10:08 #47 ... 12:10:08 12:10:08 #52 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 12:10:08 #52 extracting sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 35.4s 12:10:08 #52 ... 12:10:08 12:10:08 #54 [security-proxy-auth internal] load build context 12:10:08 #54 ... 12:10:08 12:10:08 #47 [security-spiffe-token-provider internal] load build context 12:10:09 #47 ... 12:10:09 12:10:09 #35 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 12:10:09 #35 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 39.2s 12:10:09 #35 ... 12:10:09 12:10:09 #47 [security-spiffe-token-provider internal] load build context 12:10:09 #47 ... 12:10:09 12:10:09 #75 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 12:10:09 #75 ... 12:10:09 12:10:09 #47 [security-spiffe-token-provider internal] load build context 12:10:09 #47 ... 12:10:09 12:10:09 #71 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init 12:10:09 #71 28.85 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 12:10:09 #71 29.41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 12:10:09 #71 32.98 (1/1) Installing dumb-init (1.2.5-r3) 12:10:09 #71 32.98 Executing busybox-1.37.0-r19.trigger 12:10:09 #71 33.20 OK: 8 MiB in 17 packages 12:10:09 #71 DONE 35.3s 12:10:09 12:10:09 #47 [security-spiffe-token-provider internal] load build context 12:10:10 #47 transferring context: 31.46MB 45.5s 12:10:10 #47 ... 12:10:10 12:10:10 #51 [support-scheduler internal] load build context 12:10:10 #51 ... 12:10:10 12:10:10 #47 [security-spiffe-token-provider internal] load build context 12:10:12 #47 ... 12:10:12 12:10:12 #69 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 12:10:12 #69 29.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 12:10:12 #69 29.73 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 12:10:12 #69 34.04 (1/7) Installing ca-certificates (20250911-r0) 12:10:12 #69 34.04 (2/7) Installing dumb-init (1.2.5-r3) 12:10:12 #69 34.04 (3/7) Installing libgcc (14.2.0-r6) 12:10:12 #69 34.19 (4/7) Installing libsodium (1.0.20-r0) 12:10:12 #69 34.19 (5/7) Installing libstdc++ (14.2.0-r6) 12:10:12 #69 34.19 (6/7) Installing libzmq (4.3.5-r2) 12:10:12 #69 34.29 (7/7) Installing zeromq (4.3.5-r2) 12:10:12 #69 34.29 Executing busybox-1.37.0-r19.trigger 12:10:12 #69 34.41 Executing ca-certificates-20250911-r0.trigger 12:10:12 #69 34.88 OK: 12 MiB in 23 packages 12:10:12 #69 DONE 37.5s 12:10:12 12:10:12 #47 [security-spiffe-token-provider internal] load build context 12:10:12 #47 ... 12:10:12 12:10:12 #55 [core-data internal] load build context 12:10:12 #55 ... 12:10:12 12:10:12 #47 [security-spiffe-token-provider internal] load build context 12:10:12 #47 ... 12:10:12 12:10:12 #50 [support-notifications internal] load build context 12:10:12 #50 ... 12:10:12 12:10:12 #55 [core-data internal] load build context 12:10:14 #55 ... 12:10:14 12:10:14 #66 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 12:10:14 #66 29.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 12:10:14 #66 30.12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 12:10:14 #66 34.17 v3.22.2-242-g05a305de363 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] 12:10:14 #66 34.17 v3.22.2-241-g65a78a3e867 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] 12:10:14 #66 34.17 OK: 26169 distinct packages available 12:10:14 #66 34.58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 12:10:14 #66 35.33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 12:10:14 #66 ... 12:10:14 12:10:14 #41 [core-keeper internal] load build context 12:10:14 #41 ... 12:10:14 12:10:14 #47 [security-spiffe-token-provider internal] load build context 12:10:14 #47 ... 12:10:14 12:10:14 #48 [core-common-config-bootstrapper internal] load build context 12:10:14 #48 ... 12:10:14 12:10:14 #45 [security-secretstore-setup internal] load build context 12:10:14 #45 ... 12:10:14 12:10:14 #48 [core-common-config-bootstrapper internal] load build context 12:10:15 #48 ... 12:10:15 12:10:15 #44 [security-bootstrapper internal] load build context 12:10:15 #44 ... 12:10:15 12:10:15 #76 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 12:10:15 #76 ... 12:10:15 12:10:15 #66 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 12:10:15 #66 40.14 (1/4) Installing dumb-init (1.2.5-r3) 12:10:15 #66 40.14 (2/4) Installing musl-obstack (1.2.3-r2) 12:10:15 #66 40.14 (3/4) Installing libucontext (1.3.2-r0) 12:10:15 #66 40.14 (4/4) Installing gcompat (1.1.0-r4) 12:10:15 #66 40.14 Executing busybox-1.37.0-r19.trigger 12:10:15 #66 40.54 OK: 8 MiB in 20 packages 12:10:17 #66 ... 12:10:17 12:10:17 #53 [core-command internal] load build context 12:10:17 #53 transferring context: 24.72MB 47.3s 12:10:17 #53 ... 12:10:17 12:10:17 #67 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 12:10:17 #67 42.46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 12:10:17 #67 ... 12:10:17 12:10:17 #66 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 12:10:17 #66 DONE 42.8s 12:10:17 12:10:17 #67 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 12:10:17 #67 43.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 12:10:17 #67 ... 12:10:17 12:10:17 #46 [security-proxy-setup internal] load build context 12:10:18 #46 ... 12:10:18 12:10:18 #68 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 12:10:18 #68 34.84 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 12:10:18 #68 35.57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 12:10:18 #68 39.45 (1/3) Installing ca-certificates (20250911-r0) 12:10:18 #68 39.74 (2/3) Installing dumb-init (1.2.5-r3) 12:10:18 #68 39.74 (3/3) Installing tzdata (2025b-r0) 12:10:18 #68 40.50 Executing busybox-1.37.0-r19.trigger 12:10:18 #68 40.50 Executing ca-certificates-20250911-r0.trigger 12:10:18 #68 41.17 OK: 8 MiB in 19 packages 12:10:18 #68 DONE 43.2s 12:10:18 12:10:18 #46 [security-proxy-setup internal] load build context 12:10:18 #46 ... 12:10:18 12:10:18 #49 [core-metadata internal] load build context 12:10:18 #49 ... 12:10:18 12:10:18 #77 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 12:10:18 #77 ... 12:10:18 12:10:18 #54 [security-proxy-auth internal] load build context 12:10:18 #54 ... 12:10:18 12:10:18 #52 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 12:10:18 #52 extracting sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 46.1s 12:10:18 #52 ... 12:10:18 12:10:18 #54 [security-proxy-auth internal] load build context 12:10:19 #54 ... 12:10:19 12:10:19 #35 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 12:10:19 #35 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 49.3s 12:10:19 #35 ... 12:10:19 12:10:19 #54 [security-proxy-auth internal] load build context 12:10:19 #54 ... 12:10:19 12:10:19 #78 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade 12:10:19 #78 ... 12:10:19 12:10:19 #53 [core-command internal] load build context 12:10:20 #53 ... 12:10:20 12:10:20 #65 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 12:10:20 #65 35.98 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 12:10:20 #65 37.00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 12:10:20 #65 41.44 (1/4) Installing ca-certificates (20250911-r0) 12:10:20 #65 41.89 (2/4) Installing dumb-init (1.2.5-r3) 12:10:20 #65 41.89 (3/4) Installing su-exec (0.2-r3) 12:10:20 #65 41.89 (4/4) Installing yq-go (4.47.2-r1) 12:10:20 #65 42.10 Executing busybox-1.37.0-r19.trigger 12:10:20 #65 42.10 Executing ca-certificates-20250911-r0.trigger 12:10:20 #65 42.83 OK: 19 MiB in 20 packages 12:10:20 #65 DONE 45.8s 12:10:20 12:10:20 #53 [core-command internal] load build context 12:10:21 #53 ... 12:10:21 12:10:21 #51 [support-scheduler internal] load build context 12:10:21 #51 ... 12:10:21 12:10:21 #54 [security-proxy-auth internal] load build context 12:10:22 #54 transferring context: 12.22MB 52.3s 12:10:22 #54 ... 12:10:22 12:10:22 #79 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 12:10:22 #79 ... 12:10:22 12:10:22 #54 [security-proxy-auth internal] load build context 12:10:22 #54 ... 12:10:22 12:10:22 #50 [support-notifications internal] load build context 12:10:22 #50 ... 12:10:22 12:10:22 #49 [core-metadata internal] load build context 12:10:23 #49 ... 12:10:23 12:10:23 #54 [security-proxy-auth internal] load build context 12:10:24 #54 ... 12:10:24 12:10:24 #55 [core-data internal] load build context 12:10:24 #55 ... 12:10:24 12:10:24 #41 [core-keeper internal] load build context 12:10:24 #41 ... 12:10:24 12:10:24 #47 [security-spiffe-token-provider internal] load build context 12:10:24 #47 ... 12:10:24 12:10:24 #55 [core-data internal] load build context 12:10:25 #55 ... 12:10:25 12:10:25 #45 [security-secretstore-setup internal] load build context 12:10:25 #45 ... 12:10:25 12:10:25 #44 [security-bootstrapper internal] load build context 12:10:25 #44 ... 12:10:25 12:10:25 #70 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 12:10:25 #70 41.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 12:10:25 #70 42.84 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 12:10:25 #70 48.60 v3.22.2-242-g05a305de363 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] 12:10:25 #70 48.60 v3.22.2-241-g65a78a3e867 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] 12:10:25 #70 48.60 OK: 26169 distinct packages available 12:10:25 #70 50.95 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 12:10:25 #70 ... 12:10:25 12:10:25 #48 [core-common-config-bootstrapper internal] load build context 12:10:25 #48 ... 12:10:25 12:10:25 #44 [security-bootstrapper internal] load build context 12:10:26 #44 transferring context: 44.69MB 62.0s done 12:10:27 #44 ... 12:10:27 12:10:27 #80 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 12:10:27 #80 ... 12:10:27 12:10:27 #44 [security-bootstrapper internal] load build context 12:10:27 #44 DONE 63.7s 12:10:27 12:10:27 #70 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 12:10:27 #70 53.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 12:10:27 #70 ... 12:10:27 12:10:27 #72 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 12:10:27 #72 30.89 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 12:10:27 #72 32.22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 12:10:28 #72 ... 12:10:28 12:10:28 #48 [core-common-config-bootstrapper internal] load build context 12:10:28 #48 ... 12:10:28 12:10:28 #46 [security-proxy-setup internal] load build context 12:10:28 #46 ... 12:10:28 12:10:28 #73 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 12:10:28 #73 27.78 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 12:10:28 #73 29.50 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 12:10:28 #73 ... 12:10:28 12:10:28 #46 [security-proxy-setup internal] load build context 12:10:28 #46 ... 12:10:28 12:10:28 #75 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 12:10:28 #75 19.69 fetch https://dl-4.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 12:10:28 #75 21.19 fetch https://dl-4.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 12:10:29 #75 ... 12:10:29 12:10:29 #52 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 12:10:29 #52 extracting sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 48.1s done 12:10:29 #52 ... 12:10:29 12:10:29 #46 [security-proxy-setup internal] load build context 12:10:29 #46 ... 12:10:29 12:10:29 #47 [security-spiffe-token-provider internal] load build context 12:10:29 #47 transferring context: 44.69MB 62.1s done 12:10:29 #47 DONE 65.2s 12:10:29 12:10:29 #46 [security-proxy-setup internal] load build context 12:10:30 #46 ... 12:10:30 12:10:30 #35 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 12:10:30 #35 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 60.4s 12:10:30 #35 ... 12:10:30 12:10:30 #74 [core-data stage-1 3/7] RUN apk --no-cache upgrade 12:10:30 #74 17.42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 12:10:30 #74 18.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 12:10:30 #74 26.61 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) 12:10:30 #74 26.83 Executing busybox-1.37.0-r20.post-upgrade 12:10:30 #74 27.55 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) 12:10:30 #74 27.60 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) 12:10:30 #74 27.60 Executing busybox-1.37.0-r20.trigger 12:10:30 #74 ... 12:10:30 12:10:30 #46 [security-proxy-setup internal] load build context 12:10:30 #46 ... 12:10:30 12:10:30 #45 [security-secretstore-setup internal] load build context 12:10:30 #45 transferring context: 44.69MB 64.2s done 12:10:30 #45 DONE 66.5s 12:10:30 12:10:30 #46 [security-proxy-setup internal] load build context 12:10:30 #46 ... 12:10:30 12:10:30 #81 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 12:10:30 #0 9.691 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 12:10:31 #81 ... 12:10:31 12:10:31 #35 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 12:10:31 #35 ... 12:10:31 12:10:31 #53 [core-command internal] load build context 12:10:31 #53 ... 12:10:31 12:10:31 #51 [support-scheduler internal] load build context 12:10:31 #51 ... 12:10:31 12:10:31 #35 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 12:10:32 #35 ... 12:10:32 12:10:32 #50 [support-notifications internal] load build context 12:10:32 #50 ... 12:10:32 12:10:32 #53 [core-command internal] load build context 12:10:33 #53 transferring context: 44.69MB 64.2s done 12:10:33 #53 ... 12:10:33 12:10:33 #49 [core-metadata internal] load build context 12:10:33 #49 ... 12:10:33 12:10:33 #73 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 12:10:33 #73 39.74 OK: 239 MiB in 58 packages 12:10:33 #73 DONE 43.3s 12:10:33 12:10:33 #49 [core-metadata internal] load build context 12:10:33 #49 ... 12:10:33 12:10:33 #50 [support-notifications internal] load build context 12:10:34 #50 ... 12:10:34 12:10:34 #46 [security-proxy-setup internal] load build context 12:10:34 #46 transferring context: 44.69MB 67.2s done 12:10:34 #46 DONE 69.8s 12:10:34 12:10:34 #50 [support-notifications internal] load build context 12:10:34 #50 ... 12:10:34 12:10:34 #48 [core-common-config-bootstrapper internal] load build context 12:10:34 #48 transferring context: 44.69MB 65.8s done 12:10:34 #48 DONE 69.2s 12:10:34 12:10:34 #53 [core-command internal] load build context 12:10:34 #53 DONE 66.9s 12:10:34 12:10:34 #50 [support-notifications internal] load build context 12:10:34 #50 ... 12:10:34 12:10:34 #54 [security-proxy-auth internal] load build context 12:10:34 #54 ... 12:10:34 12:10:34 #76 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 12:10:34 #76 19.69 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 12:10:34 #76 22.29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 12:10:34 #76 ... 12:10:34 12:10:34 #67 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 12:10:34 #67 50.48 v3.22.2-242-g05a305de363 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] 12:10:34 #67 50.48 v3.22.2-241-g65a78a3e867 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] 12:10:34 #67 50.48 OK: 26169 distinct packages available 12:10:34 #67 53.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 12:10:34 #67 54.44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 12:10:34 #67 ... 12:10:34 12:10:34 #41 [core-keeper internal] load build context 12:10:35 #41 ... 12:10:35 12:10:35 #74 [core-data stage-1 3/7] RUN apk --no-cache upgrade 12:10:35 #74 27.76 OK: 8 MiB in 17 packages 12:10:35 #74 DONE 32.2s 12:10:35 12:10:35 #50 [support-notifications internal] load build context 12:10:35 #50 ... 12:10:35 12:10:35 #55 [core-data internal] load build context 12:10:35 #55 ... 12:10:35 12:10:35 #41 [core-keeper internal] load build context 12:10:35 #41 ... 12:10:35 12:10:35 #78 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade 12:10:35 #78 15.87 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 12:10:35 #78 17.89 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 12:10:35 #78 ... 12:10:35 12:10:35 #41 [core-keeper internal] load build context 12:10:36 #41 ... 12:10:36 12:10:36 #72 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 12:10:36 #72 43.28 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) 12:10:36 #72 43.76 Executing busybox-1.37.0-r20.post-upgrade 12:10:36 #72 45.05 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) 12:10:36 #72 45.05 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) 12:10:36 #72 45.15 Executing busybox-1.37.0-r20.trigger 12:10:36 #72 45.35 OK: 8 MiB in 18 packages 12:10:36 #72 DONE 49.6s 12:10:36 12:10:36 #41 [core-keeper internal] load build context 12:10:36 #41 ... 12:10:36 12:10:36 #79 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 12:10:36 #79 14.74 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 12:10:36 #79 16.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 12:10:37 #79 ... 12:10:37 12:10:37 #41 [core-keeper internal] load build context 12:10:37 #41 transferring context: 32.12MB 73.0s 12:10:38 #41 ... 12:10:38 12:10:38 #75 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 12:10:38 #75 33.18 (1/1) Installing dumb-init (1.2.5-r3) 12:10:38 #75 34.05 Executing busybox-1.37.0-r19.trigger 12:10:38 #75 34.23 OK: 8 MiB in 17 packages 12:10:38 #75 DONE 38.8s 12:10:38 12:10:38 #54 [security-proxy-auth internal] load build context 12:10:39 #54 ... 12:10:39 12:10:39 #77 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 12:10:39 #77 11.50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 12:10:39 #77 14.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 12:10:39 #77 ... 12:10:39 12:10:39 #70 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 12:10:39 #70 65.65 (1/5) Installing dumb-init (1.2.5-r3) 12:10:39 #70 65.77 (2/5) Installing musl-obstack (1.2.3-r2) 12:10:39 #70 65.77 (3/5) Installing libucontext (1.3.2-r0) 12:10:40 #70 65.89 (4/5) Installing gcompat (1.1.0-r4) 12:10:40 #70 65.89 (5/5) Installing openssl (3.5.4-r0) 12:10:40 #70 65.95 Executing busybox-1.37.0-r19.trigger 12:10:40 #70 ... 12:10:40 12:10:40 #80 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 12:10:40 #80 12.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 12:10:40 #80 14.10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 12:10:40 #80 ... 12:10:40 12:10:40 #82 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 12:10:40 #82 ... 12:10:40 12:10:40 #70 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 12:10:40 #70 66.15 OK: 9 MiB in 21 packages 12:10:41 #70 ... 12:10:41 12:10:41 #51 [support-scheduler internal] load build context 12:10:41 #51 ... 12:10:41 12:10:41 #83 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 12:10:41 #83 ... 12:10:41 12:10:41 #51 [support-scheduler internal] load build context 12:10:42 #51 transferring context: 33.28MB 74.7s 12:10:42 #51 ... 12:10:42 12:10:42 #81 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 12:10:42 #81 12.15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 12:10:42 #81 ... 12:10:42 12:10:42 #79 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 12:10:42 #79 26.42 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) 12:10:42 #79 26.58 Executing busybox-1.37.0-r20.post-upgrade 12:10:42 #79 27.08 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) 12:10:42 #79 27.10 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) 12:10:42 #79 27.11 Executing busybox-1.37.0-r20.trigger 12:10:42 #79 27.34 OK: 12 MiB in 23 packages 12:10:42 #79 DONE 30.8s 12:10:42 12:10:42 #41 [core-keeper internal] load build context 12:10:43 #41 ... 12:10:43 12:10:43 #35 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 12:10:43 #35 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 73.7s 12:10:43 #35 ... 12:10:43 12:10:43 #70 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 12:10:43 #70 DONE 69.5s 12:10:43 12:10:43 #81 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 12:10:43 #81 22.12 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) 12:10:43 #81 22.12 Executing busybox-1.37.0-r20.post-upgrade 12:10:43 #81 22.64 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) 12:10:43 #81 22.68 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) 12:10:43 #81 22.71 Executing busybox-1.37.0-r20.trigger 12:10:43 #81 22.80 OK: 19 MiB in 20 packages 12:10:44 #81 ... 12:10:44 12:10:44 #78 [core-common-config-bootstrapper stage-1 3/9] RUN apk --no-cache upgrade 12:10:44 #78 29.25 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) 12:10:44 #78 29.39 Executing busybox-1.37.0-r20.post-upgrade 12:10:44 #78 30.21 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) 12:10:44 #78 30.21 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) 12:10:44 #78 30.29 Executing busybox-1.37.0-r20.trigger 12:10:44 #78 30.53 OK: 8 MiB in 17 packages 12:10:44 #78 DONE 34.3s 12:10:44 12:10:44 #49 [core-metadata internal] load build context 12:10:44 #49 ... 12:10:44 12:10:44 #35 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 12:10:44 #35 ... 12:10:44 12:10:44 #76 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 12:10:44 #76 35.06 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) 12:10:44 #76 35.43 Executing busybox-1.37.0-r20.post-upgrade 12:10:44 #76 36.39 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) 12:10:44 #76 36.39 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) 12:10:44 #76 36.44 Executing busybox-1.37.0-r20.trigger 12:10:44 #76 36.62 OK: 20 MiB in 20 packages 12:10:44 #76 DONE 39.6s 12:10:44 12:10:44 #51 [support-scheduler internal] load build context 12:10:45 #51 ... 12:10:45 12:10:45 #67 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 12:10:45 #67 66.55 (1/13) Installing brotli-libs (1.1.0-r2) 12:10:45 #67 66.68 (2/13) Installing c-ares (1.34.5-r0) 12:10:45 #67 66.78 (3/13) Installing libunistring (1.3-r0) 12:10:45 #67 67.22 (4/13) Installing libidn2 (2.3.7-r0) 12:10:45 #67 67.22 (5/13) Installing nghttp2-libs (1.65.0-r0) 12:10:45 #67 67.22 (6/13) Installing libpsl (0.21.5-r3) 12:10:45 #67 67.22 (7/13) Installing zstd-libs (1.5.7-r0) 12:10:45 #67 67.31 (8/13) Installing libcurl (8.14.1-r2) 12:10:45 #67 67.31 (9/13) Installing curl (8.14.1-r2) 12:10:45 #67 67.47 (10/13) Installing dumb-init (1.2.5-r3) 12:10:45 #67 67.47 (11/13) Installing musl-obstack (1.2.3-r2) 12:10:45 #67 67.47 (12/13) Installing libucontext (1.3.2-r0) 12:10:45 #67 67.47 (13/13) Installing gcompat (1.1.0-r4) 12:10:45 #67 67.64 Executing busybox-1.37.0-r19.trigger 12:10:45 #67 67.78 OK: 13 MiB in 29 packages 12:10:45 #67 DONE 70.8s 12:10:45 12:10:45 #51 [support-scheduler internal] load build context 12:10:45 #51 ... 12:10:45 12:10:45 #81 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 12:10:45 #81 DONE 24.8s 12:10:45 12:10:45 #51 [support-scheduler internal] load build context 12:10:45 #51 ... 12:10:45 12:10:45 #50 [support-notifications internal] load build context 12:10:45 #50 ... 12:10:45 12:10:45 #51 [support-scheduler internal] load build context 12:10:45 #51 ... 12:10:45 12:10:45 #55 [core-data internal] load build context 12:10:45 #55 ... 12:10:45 12:10:45 #80 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 12:10:45 #80 25.42 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) 12:10:45 #80 25.42 Executing busybox-1.37.0-r20.post-upgrade 12:10:45 #80 25.81 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) 12:10:45 #80 25.81 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) 12:10:45 #80 25.86 Executing busybox-1.37.0-r20.trigger 12:10:45 #80 26.01 OK: 8 MiB in 20 packages 12:10:45 #80 DONE 28.1s 12:10:45 12:10:45 #55 [core-data internal] load build context 12:10:45 #55 ... 12:10:45 12:10:45 #51 [support-scheduler internal] load build context 12:10:46 #51 ... 12:10:46 12:10:46 #77 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 12:10:46 #77 25.82 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) 12:10:46 #77 25.94 Executing busybox-1.37.0-r20.post-upgrade 12:10:46 #77 26.41 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) 12:10:46 #77 26.41 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) 12:10:46 #77 26.41 Executing busybox-1.37.0-r20.trigger 12:10:46 #77 26.41 OK: 8 MiB in 19 packages 12:10:46 #77 DONE 28.0s 12:10:46 12:10:46 #51 [support-scheduler internal] load build context 12:10:46 #51 ... 12:10:46 12:10:46 #84 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 12:10:46 #84 DONE 9.4s 12:10:46 12:10:46 #51 [support-scheduler internal] load build context 12:10:46 #51 ... 12:10:46 12:10:46 #85 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 12:10:46 #85 ... 12:10:46 12:10:46 #55 [core-data internal] load build context 12:10:46 #55 ... 12:10:46 12:10:46 #49 [core-metadata internal] load build context 12:10:46 #49 transferring context: 44.69MB 76.7s done 12:10:46 #49 DONE 80.4s 12:10:46 12:10:46 #55 [core-data internal] load build context 12:10:46 #55 ... 12:10:46 12:10:46 #86 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 12:10:46 #86 DONE 2.1s 12:10:46 12:10:46 #55 [core-data internal] load build context 12:10:47 #55 ... 12:10:47 12:10:47 #87 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 12:10:47 #87 DONE 1.2s 12:10:47 12:10:47 #55 [core-data internal] load build context 12:10:49 #55 ... 12:10:49 12:10:49 #51 [support-scheduler internal] load build context 12:10:49 #51 transferring context: 44.69MB 80.6s done 12:10:49 #51 DONE 82.6s 12:10:49 12:10:49 #55 [core-data internal] load build context 12:10:49 #55 ... 12:10:49 12:10:49 #54 [security-proxy-auth internal] load build context 12:10:49 #54 ... 12:10:49 12:10:49 #55 [core-data internal] load build context 12:10:49 #55 ... 12:10:49 12:10:49 #41 [core-keeper internal] load build context 12:10:49 #41 transferring context: 44.69MB 85.0s done 12:10:49 #41 DONE 85.6s 12:10:50 12:10:50 #55 [core-data internal] load build context 12:10:50 #55 ... 12:10:50 12:10:50 #50 [support-notifications internal] load build context 12:10:50 #50 transferring context: 44.69MB 81.9s done 12:10:50 #50 DONE 84.4s 12:10:50 12:10:50 #55 [core-data internal] load build context 12:10:52 #55 transferring context: 44.69MB 82.7s done 12:10:52 #55 ... 12:10:52 12:10:52 #54 [security-proxy-auth internal] load build context 12:10:52 #54 transferring context: 44.69MB 81.9s done 12:10:52 #54 DONE 85.1s 12:10:52 12:10:52 #55 [core-data internal] load build context 12:10:52 #55 DONE 84.7s 12:10:52 12:10:52 #35 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 12:10:52 #35 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 82.7s 12:10:53 #35 ... 12:10:53 12:10:53 #88 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 12:10:53 #0 3.650 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 12:10:53 #0 4.058 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 12:10:53 #0 6.495 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) 12:10:53 #0 6.591 Executing busybox-1.37.0-r20.post-upgrade 12:10:53 #0 7.125 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) 12:10:53 #0 7.135 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) 12:10:53 #0 7.156 Executing busybox-1.37.0-r20.trigger 12:10:53 #0 7.196 OK: 13 MiB in 29 packages 12:10:53 #88 DONE 8.1s 12:10:53 12:10:53 #89 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 12:10:53 #0 6.190 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 12:10:53 #0 6.759 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 12:10:53 #0 8.739 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) 12:10:53 #0 8.796 Executing busybox-1.37.0-r20.post-upgrade 12:10:53 #0 8.958 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) 12:10:53 #0 8.960 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) 12:10:53 #0 8.969 Executing busybox-1.37.0-r20.trigger 12:10:53 #0 9.102 OK: 9 MiB in 21 packages 12:10:53 #89 ... 12:10:53 12:10:53 #35 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 12:10:53 #35 ... 12:10:53 12:10:53 #89 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 12:10:53 #89 DONE 10.8s 12:10:53 12:10:53 #35 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 12:10:54 #35 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 84.6s done 12:10:54 #35 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 84.6s done 12:10:54 #35 DONE 91.6s 12:10:54 12:10:54 #90 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 12:10:54 #90 DONE 1.4s 12:10:54 12:10:54 #91 [support-notifications builder 4/7] COPY go.mod vendor* ./ 12:10:57 #91 ... 12:10:57 12:10:57 #82 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 12:10:57 #82 DONE 27.6s 12:10:57 12:10:57 #92 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 12:10:57 #92 ... 12:10:57 12:10:57 #83 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 12:10:57 #83 DONE 26.1s 12:10:57 12:10:57 #93 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:10:58 #93 ... 12:10:58 12:10:58 #85 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 12:10:58 #85 DONE 22.0s 12:10:58 12:10:58 #94 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:11:00 #94 ... 12:11:00 12:11:00 #95 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 12:11:00 #95 ... 12:11:00 12:11:00 #96 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:11:00 #96 ... 12:11:00 12:11:00 #92 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 12:11:00 #92 DONE 3.7s 12:11:00 12:11:00 #97 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 12:11:00 #97 DONE 4.4s 12:11:00 12:11:00 #98 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 12:11:00 #98 DONE 4.5s 12:11:00 12:11:00 #99 [security-spire-server stage-2 5/9] COPY Attribution.txt / 12:11:01 #99 ... 12:11:01 12:11:01 #100 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 12:11:01 #100 DONE 0.4s 12:11:01 12:11:01 #101 [security-spire-config stage-2 5/10] COPY Attribution.txt / 12:11:01 #101 DONE 0.5s 12:11:01 12:11:01 #99 [security-spire-server stage-2 5/9] COPY Attribution.txt / 12:11:01 #99 DONE 0.4s 12:11:01 12:11:01 #102 [core-keeper builder 5/8] COPY go.mod vendor* ./ 12:11:01 #102 ... 12:11:01 12:11:01 #103 [security-spire-server stage-2 6/9] COPY security.txt / 12:11:01 #103 ... 12:11:01 12:11:01 #104 [security-spire-config stage-2 6/10] COPY security.txt / 12:11:01 #104 DONE 0.4s 12:11:01 12:11:01 #105 [security-spire-agent stage-3 7/10] COPY security.txt / 12:11:01 #105 DONE 0.5s 12:11:01 12:11:01 #103 [security-spire-server stage-2 6/9] COPY security.txt / 12:11:01 #103 DONE 0.4s 12:11:01 12:11:01 #106 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 12:11:01 #106 ... 12:11:01 12:11:01 #107 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 12:11:01 #107 DONE 0.4s 12:11:02 12:11:02 #108 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 12:11:02 #108 DONE 0.4s 12:11:02 12:11:02 #106 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 12:11:02 #106 DONE 0.4s 12:11:02 12:11:02 #109 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 12:11:02 #109 ... 12:11:02 12:11:02 #95 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 12:11:02 #95 DONE 12.7s 12:11:02 12:11:02 #110 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 12:11:02 #110 DONE 0.4s 12:11:02 12:11:02 #111 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 12:11:02 #111 ... 12:11:02 12:11:02 #109 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 12:11:02 #109 DONE 0.4s 12:11:02 12:11:02 #112 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 12:11:02 #112 DONE 0.5s 12:11:02 12:11:02 #113 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 12:11:03 #113 ... 12:11:03 12:11:03 #111 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 12:11:03 #111 DONE 0.6s 12:11:03 12:11:03 #114 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 12:11:03 #114 DONE 0.6s 12:11:03 12:11:03 #115 [security-spire-agent] exporting to image 12:11:03 #115 exporting layers 12:11:03 #115 ... 12:11:03 12:11:03 #113 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 12:11:03 #113 DONE 1.0s 12:11:03 12:11:03 #115 [security-spire-server] exporting to image 12:11:05 #115 ... 12:11:05 12:11:05 #102 [core-keeper builder 5/8] COPY go.mod vendor* ./ 12:11:05 #102 DONE 14.1s 12:11:05 12:11:05 #91 [support-notifications builder 4/7] COPY go.mod vendor* ./ 12:11:05 #91 DONE 13.1s 12:11:05 12:11:05 #116 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:11:09 #116 ... 12:11:09 12:11:09 #115 [security-spire-config] exporting to image 12:11:09 #115 exporting layers 6.2s done 12:11:09 #115 writing image sha256:65635931062f97cbff111b0e177e6d8447cba3081a81705085b831bbc033ae53 0.0s done 12:11:09 #115 writing image sha256:aaae078c16242a9af297ae60250c6cd7bae96f0c115ea5b8e90d271144658289 0.0s done 12:11:09 #115 naming to docker.io/library/security-spire-server-arm64 done 12:11:09 #115 naming to docker.io/library/security-spire-agent-arm64 done 12:11:09 #115 writing image sha256:e416fc80ea7a0314091db79db93f5ecf6e75df34d00f83b2e6aa71e4035078bf done 12:11:09 #115 naming to docker.io/library/security-spire-config-arm64 done 12:11:09 #115 DONE 7.0s 12:11:09 12:11:09 #117 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:11:12 #117 ... 12:11:12 12:11:12 #118 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:11:46 #156 ... 12:11:46 12:11:46 #155 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS="" cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 12:11:46 #155 DONE 113.3s 12:11:46 12:11:46 #148 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS="" cmd/core-data/core-data 12:11:46 #148 ... 12:11:46 12:11:46 #145 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 12:11:46 #145 DONE 120.1s 12:11:46 12:11:46 #149 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 12:12:09 #149 ... 12:12:09 12:12:09 #154 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 12:12:09 #154 142.5 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 12:12:14 #154 ... 12:12:14 12:12:14 #157 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 12:12:14 #157 ... 12:12:14 12:12:14 #153 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS="" cmd/core-command/core-command 12:12:14 #153 DONE 151.2s 12:12:14 12:12:14 #152 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 12:12:14 #152 DONE 151.1s 12:12:14 12:12:14 #154 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 12:12:14 #154 DONE 151.2s 12:12:14 12:12:14 #149 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 12:12:14 #149 DONE 151.2s 12:12:14 12:12:14 #156 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 12:12:14 #156 DONE 151.2s 12:12:14 12:12:14 #147 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 12:12:14 #147 DONE 151.2s 12:12:14 12:12:14 #148 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS="" cmd/core-data/core-data 12:12:14 #148 DONE 151.3s 12:12:14 12:12:14 #151 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 12:12:14 #151 DONE 151.3s 12:12:14 12:12:14 #146 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS="" cmd/core-metadata/core-metadata 12:12:14 #146 DONE 151.3s 12:12:14 12:12:14 #150 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS="" cmd/security-proxy-auth/security-proxy-auth 12:12:14 #150 DONE 151.3s 12:12:14 12:12:14 #157 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 12:12:14 #157 DONE 0.4s 12:12:14 12:12:14 #158 [core-command stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 12:12:14 #158 ... 12:12:14 12:12:14 #157 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 12:12:14 #157 DONE 0.4s 12:12:14 12:12:14 #158 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 12:12:15 #158 ... 12:12:15 12:12:15 #157 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 12:12:15 #157 DONE 0.4s 12:12:15 12:12:15 #158 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 12:12:15 #158 ... 12:12:15 12:12:15 #159 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 12:12:15 #159 DONE 1.0s 12:12:15 12:12:15 #160 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 12:12:15 #160 DONE 0.8s 12:12:15 12:12:15 #158 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 12:12:15 #158 DONE 0.9s 12:12:15 12:12:15 #161 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 12:12:15 #161 CACHED 12:12:15 12:12:15 #162 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 12:12:15 #162 CACHED 12:12:15 12:12:15 #163 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 12:12:15 #163 DONE 0.9s 12:12:15 12:12:15 #164 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 12:12:15 #164 CACHED 12:12:15 12:12:15 #165 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 12:12:15 #165 CACHED 12:12:15 12:12:15 #166 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 12:12:15 #166 CACHED 12:12:15 12:12:15 #167 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 12:12:15 #167 CACHED 12:12:15 12:12:15 #168 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 12:12:15 #168 DONE 0.7s 12:12:15 12:12:15 #169 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / 12:12:15 #169 DONE 0.8s 12:12:15 12:12:15 #170 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 12:12:15 #170 DONE 0.8s 12:12:15 12:12:15 #171 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 12:12:15 #171 DONE 0.7s 12:12:15 12:12:15 #172 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 12:12:15 #172 DONE 0.5s 12:12:15 12:12:15 #173 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 12:12:16 #173 ... 12:12:16 12:12:16 #174 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 12:12:16 #174 DONE 0.9s 12:12:16 12:12:16 #175 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res 12:12:16 #175 ... 12:12:16 12:12:16 #176 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 12:12:16 #176 DONE 1.1s 12:12:16 12:12:16 #177 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 12:12:16 #177 DONE 1.2s 12:12:16 12:12:16 #178 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 12:12:16 #178 DONE 1.2s 12:12:16 12:12:16 #179 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 12:12:16 #179 DONE 1.2s 12:12:16 12:12:16 #180 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 12:12:16 #180 DONE 1.2s 12:12:16 12:12:16 #181 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 12:12:16 #181 DONE 1.2s 12:12:16 12:12:16 #182 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 12:12:16 #182 DONE 1.2s 12:12:16 12:12:16 #183 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 12:12:16 #183 DONE 1.2s 12:12:16 12:12:16 #184 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 12:12:16 #184 DONE 1.2s 12:12:16 12:12:16 #185 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 12:12:16 #185 DONE 1.2s 12:12:16 12:12:16 #173 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 12:12:16 #173 DONE 1.2s 12:12:16 12:12:16 #175 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res 12:12:16 #175 DONE 0.4s 12:12:16 12:12:16 #186 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 12:12:17 #186 ... 12:12:17 12:12:17 #187 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 12:12:17 #187 DONE 0.7s 12:12:17 12:12:17 #188 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 12:12:17 #188 DONE 0.7s 12:12:17 12:12:17 #189 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 12:12:17 #189 DONE 0.7s 12:12:17 12:12:17 #190 [core-keeper] exporting to image 12:12:17 #190 exporting layers 12:12:18 #190 ... 12:12:18 12:12:18 #191 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 12:12:18 #191 DONE 1.1s 12:12:18 12:12:18 #192 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 12:12:18 #192 DONE 1.3s 12:12:18 12:12:18 #193 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 12:12:18 #193 DONE 1.2s 12:12:18 12:12:18 #194 [core-command] exporting to image 12:12:18 #194 ... 12:12:18 12:12:18 #195 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 12:12:18 #195 DONE 1.3s 12:12:18 12:12:18 #196 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 12:12:18 #196 DONE 1.2s 12:12:18 12:12:18 #197 [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 12:12:18 #197 DONE 1.2s 12:12:18 12:12:18 #198 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 12:12:18 #198 DONE 1.3s 12:12:18 12:12:18 #186 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 12:12:18 #186 DONE 1.3s 12:12:18 12:12:18 #199 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 12:12:18 #199 DONE 1.2s 12:12:18 12:12:18 #194 [core-command] exporting to image 12:12:18 #194 exporting layers 0.1s done 12:12:18 #194 ... 12:12:18 12:12:18 #200 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 12:12:18 #200 DONE 0.7s 12:12:18 12:12:18 #201 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 12:12:18 #201 DONE 0.2s 12:12:18 12:12:18 #202 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 12:12:18 #202 DONE 0.2s 12:12:18 12:12:18 #203 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res 12:12:18 #203 DONE 0.2s 12:12:18 12:12:18 #204 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 12:12:18 #204 DONE 0.2s 12:12:18 12:12:18 #205 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 12:12:18 #205 DONE 0.2s 12:12:18 12:12:18 #206 [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 12:12:18 #206 DONE 0.2s 12:12:18 12:12:18 #207 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 12:12:18 #207 DONE 0.1s 12:12:18 12:12:18 #208 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 12:12:18 #208 DONE 0.2s 12:12:18 12:12:18 #194 [core-command] exporting to image 12:12:18 #194 writing image sha256:979073c9e2eb3878650503466accf8d4025d132c1bf6caa9a1e3151995516138 12:12:18 #194 ... 12:12:18 12:12:18 #209 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 12:12:18 #209 DONE 0.6s 12:12:18 12:12:18 #210 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 12:12:18 #210 DONE 0.6s 12:12:18 12:12:18 #211 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 12:12:18 #211 DONE 0.6s 12:12:18 12:12:18 #190 [core-keeper] exporting to image 12:12:18 #190 exporting layers 0.6s done 12:12:18 #190 writing image sha256:8c9def9977007685f96e4daeef93777a6605df3deed1b20dc3f2bddccd8bb814 0.4s done 12:12:18 #190 naming to docker.io/library/core-keeper done 12:12:18 #190 DONE 1.3s 12:12:18 12:12:18 #212 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 12:12:18 #212 DONE 0.7s 12:12:18 12:12:18 #194 [core-command] exporting to image 12:12:18 #194 writing image sha256:979073c9e2eb3878650503466accf8d4025d132c1bf6caa9a1e3151995516138 0.5s done 12:12:18 #194 naming to docker.io/library/core-command done 12:12:18 #194 DONE 0.9s 12:12:18 12:12:18 #213 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 12:12:18 #213 DONE 0.1s 12:12:18 12:12:18 #214 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 12:12:18 #214 DONE 0.1s 12:12:18 12:12:18 #215 [core-data] exporting to image 12:12:18 #215 exporting layers 0.6s done 12:12:18 #215 writing image sha256:8ab15f120f2ac8aba9a380e2e68da416722aff85e093ab25bb24df3ce6487ea3 0.0s done 12:12:18 #215 naming to docker.io/library/core-data done 12:12:18 #215 DONE 0.6s 12:12:18 12:12:18 #216 [security-proxy-auth] exporting to image 12:12:19 #216 ... 12:12:19 12:12:19 #217 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 12:12:19 #217 DONE 0.4s 12:12:19 12:12:19 #218 [core-metadata] exporting to image 12:12:19 #218 exporting layers 0.6s done 12:12:19 #218 writing image sha256:c62d77244b5a5601e83020271f1ebf9ae5f71b0cff3094ca8f668de2cd6cbc14 0.0s done 12:12:19 #218 naming to docker.io/library/core-metadata done 12:12:19 #218 DONE 1.0s 12:12:19 12:12:19 #219 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 12:12:19 #219 ... 12:12:19 12:12:19 #220 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 12:12:19 #220 DONE 1.1s 12:12:19 12:12:19 #221 [core-common-config-bootstrapper] exporting to image 12:12:19 #221 ... 12:12:19 12:12:19 #222 [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/ 12:12:19 #222 DONE 0.8s 12:12:19 12:12:19 #219 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 12:12:19 #219 DONE 0.6s 12:12:19 12:12:19 #221 [core-common-config-bootstrapper] exporting to image 12:12:19 #221 exporting layers 0.4s done 12:12:19 #221 writing image sha256:40a2f11e201d294476cf061729661a77f307edd9538948261a504f49e1a10b59 12:12:19 #221 writing image sha256:40a2f11e201d294476cf061729661a77f307edd9538948261a504f49e1a10b59 done 12:12:19 #221 naming to docker.io/library/core-common-config-bootstrapper 0.0s done 12:12:19 #221 DONE 0.5s 12:12:19 12:12:19 #223 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ 12:12:19 #223 DONE 0.1s 12:12:19 12:12:19 #224 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 12:12:19 #224 DONE 0.1s 12:12:19 12:12:19 #216 [security-proxy-auth] exporting to image 12:12:19 #216 exporting layers 0.8s done 12:12:19 #216 writing image sha256:59acf767732c58745d1c80a1b44c319f50915bb23c361bfe2018bba564eae29e 0.0s done 12:12:19 #216 naming to docker.io/library/security-proxy-auth 0.0s done 12:12:19 #216 DONE 0.9s 12:12:19 12:12:19 #225 [support-scheduler] exporting to image 12:12:19 #225 exporting layers 1.0s done 12:12:19 #225 writing image sha256:57861061c85e661aacf6f342f07b4a0fb1101f3d00f2d522a4abce65aaaa6868 0.0s done 12:12:19 #225 naming to docker.io/library/support-scheduler 0.0s done 12:12:19 #225 DONE 1.6s 12:12:19 12:12:19 #226 [security-spiffe-token-provider] exporting to image 12:12:19 #226 exporting layers 0.9s done 12:12:19 #226 writing image sha256:fca24145f114b7c1f323d6eba704cf2ccc9a63a7fa86a5168924de8847603fa6 done 12:12:19 #226 naming to docker.io/library/security-spiffe-token-provider 0.0s done 12:12:19 #226 DONE 1.5s 12:12:19 12:12:19 #227 [support-notifications] exporting to image 12:12:19 #227 exporting layers 1.0s done 12:12:19 #227 writing image sha256:f89fba7aa34b007b924233500e2eeaad53c8ab195bf187a87ae8d8028bebdbf9 done 12:12:19 #227 naming to docker.io/library/support-notifications 0.0s done 12:12:19 #227 DONE 1.6s 12:12:19 12:12:19 #228 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 12:12:19 #228 ... 12:12:19 12:12:19 #229 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 12:12:19 #229 DONE 1.1s 12:12:19 12:12:19 #230 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ 12:12:19 #230 DONE 0.2s 12:12:20 12:12:20 #231 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 12:12:20 #231 DONE 0.2s 12:12:20 12:12:20 #232 [security-proxy-setup] exporting to image 12:12:20 #232 exporting layers 0.2s done 12:12:20 #232 writing image sha256:5104785836b0d39107e907cdf42cc513f86d019dc112646974bb27d8d03d8a43 done 12:12:20 #232 naming to docker.io/library/security-proxy-setup done 12:12:20 #232 DONE 0.2s 12:12:20 12:12:20 #228 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 12:12:20 #228 DONE 0.4s 12:12:20 12:12:20 #233 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 12:12:20 #233 DONE 0.3s 12:12:20 12:12:20 #234 [security-secretstore-setup] exporting to image 12:12:20 #234 exporting layers 0.2s done 12:12:20 #234 writing image sha256:692f08fba0901df5c68c2181eaf811ea8a96174f7b6d4cf54e65b911155e6544 done 12:12:20 #234 naming to docker.io/library/security-secretstore-setup done 12:12:20 #234 DONE 0.2s 12:12:20 12:12:20 #235 [security-bootstrapper] exporting to image 12:12:20 #235 exporting layers 0.2s done 12:12:20 #235 writing image sha256:dc1147040baa0f48a3a9a1e6a2b014fe8d1f9c876f45ce180c961f5affc785a2 done 12:12:20 #235 naming to docker.io/library/security-bootstrapper done 12:12:20 #235 DONE 0.2s 12:12:20 time="2025-11-25T12:07:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 12:12:20 time="2025-11-25T12:07:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 12:12:20 time="2025-11-25T12:07:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 12:12:20 time="2025-11-25T12:07:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 12:12:20 time="2025-11-25T12:07:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 12:12:20 time="2025-11-25T12:07:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 12:12:20 time="2025-11-25T12:07:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 12:12:20 time="2025-11-25T12:07:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 12:12:20 time="2025-11-25T12:07:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 12:12:20 time="2025-11-25T12:07:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 12:12:20 time="2025-11-25T12:07:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 12:12:20 time="2025-11-25T12:07:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 12:12:20 time="2025-11-25T12:07:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 12:12:20 time="2025-11-25T12:07:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 12:12:20 time="2025-11-25T12:07:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 12:12:20 $ docker stop --time=1 e06e693691b389b171b6e4564c226c9805513eca98650edefa77d2caae7a5e94 12:12:21 $ docker rm -f --volumes e06e693691b389b171b6e4564c226c9805513eca98650edefa77d2caae7a5e94 [Pipeline] // withDockerContainer [Pipeline] sh 12:12:22 + docker images 12:12:22 REPOSITORY TAG IMAGE ID CREATED SIZE 12:12:22 security-bootstrapper latest dc1147040baa 2 seconds ago 21.7MB 12:12:22 security-secretstore-setup latest 692f08fba090 3 seconds ago 70.6MB 12:12:22 security-proxy-setup latest 5104785836b0 3 seconds ago 41.2MB 12:12:22 core-common-config-bootstrapper latest 40a2f11e201d 3 seconds ago 18.5MB 12:12:22 support-notifications latest f89fba7aa34b 4 seconds ago 53.1MB 12:12:22 support-scheduler latest 57861061c85e 4 seconds ago 49.4MB 12:12:22 core-data latest 8ab15f120f2a 4 seconds ago 33.8MB 12:12:22 security-proxy-auth latest 59acf767732c 4 seconds ago 32.7MB 12:12:22 security-spiffe-token-provider latest fca24145f114 4 seconds ago 48.3MB 12:12:22 core-keeper latest 8c9def997700 5 seconds ago 32.6MB 12:12:22 core-metadata latest c62d77244b5a 5 seconds ago 34MB 12:12:22 core-command latest 979073c9e2eb 5 seconds ago 29.3MB 12:12:22 security-spire-config latest dea4ace8013f 3 minutes ago 150MB 12:12:22 security-spire-agent latest 2260ad908466 3 minutes ago 197MB 12:12:22 security-spire-server latest d0c4c8aa0cf2 3 minutes ago 151MB 12:12:22 ci-base-image-x86_64 latest 636ce884c606 7 minutes ago 924MB 12:12:22 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 0e5a36d97041 6 months ago 573MB 12:12:22 nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base 1.23-alpine-lts bc3d7bf65e23 8 months ago 574MB 12:12:22 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 2 years ago 334MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 12:12:22 provisioning config files... 12:12:22 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/20@tmp/config6057907061955439262tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:12:22 ---> ****-login.sh 12:12:22 nexus3.edgexfoundry.org:10001 12:12:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:12:22 Login Succeeded 12:12:22 nexus3.edgexfoundry.org:10002 12:12:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:12:22 Login Succeeded 12:12:22 nexus3.edgexfoundry.org:10003 12:12:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:12:23 Login Succeeded 12:12:23 nexus3.edgexfoundry.org:10004 12:12:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:12:23 Login Succeeded 12:12:23 ****.io 12:12:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:12:23 Login Succeeded 12:12:23 ---> ****-login.sh ends [Pipeline] } 12:12:23 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 12:12:23 [edgeX.isLTS] Checking if [odessa] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 12:12:23 [edgeXDocker.push] Tagging docker image core-command with the following tags: 12:12:23 a9a48e2fe97e43dd34e53fb088e96658b535ab2a 12:12:23 4.0.1 12:12:23 a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1 12:12:23 odessa 12:12:23 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:12:23 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:a9a48e2fe97e43dd34e53fb088e96658b535ab2a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:12:24 + docker push nexus3.edgexfoundry.org:10004/core-command:a9a48e2fe97e43dd34e53fb088e96658b535ab2a 12:12:24 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 12:12:24 db9e1024e33b: Preparing 12:12:24 52c9a24d9b15: Preparing 12:12:24 60a7b51a2229: Preparing 12:12:24 0cc242ef54a0: Preparing 12:12:24 e6c75bcde993: Preparing 12:12:24 1d64f19fae84: Preparing 12:12:24 256f393e029f: Preparing 12:12:24 1d64f19fae84: Waiting 12:12:24 256f393e029f: Waiting 12:12:24 60a7b51a2229: Pushed 12:12:24 0cc242ef54a0: Pushed 12:12:24 db9e1024e33b: Pushed 12:12:24 256f393e029f: Layer already exists 12:12:24 e6c75bcde993: Pushed 12:12:24 1d64f19fae84: Pushed 12:12:26 52c9a24d9b15: Pushed 12:12:26 a9a48e2fe97e43dd34e53fb088e96658b535ab2a: digest: sha256:01bd39d34f822c248f9501886bfa7478ed05b594c15dcf448a0994cffd1daa28 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:12:26 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:4.0.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:12:27 + docker push nexus3.edgexfoundry.org:10004/core-command:4.0.1 12:12:27 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 12:12:27 db9e1024e33b: Preparing 12:12:27 52c9a24d9b15: Preparing 12:12:27 60a7b51a2229: Preparing 12:12:27 0cc242ef54a0: Preparing 12:12:27 e6c75bcde993: Preparing 12:12:27 1d64f19fae84: Preparing 12:12:27 256f393e029f: Preparing 12:12:27 1d64f19fae84: Waiting 12:12:27 256f393e029f: Waiting 12:12:27 e6c75bcde993: Layer already exists 12:12:27 db9e1024e33b: Layer already exists 12:12:27 0cc242ef54a0: Layer already exists 12:12:27 52c9a24d9b15: Layer already exists 12:12:27 60a7b51a2229: Layer already exists 12:12:27 256f393e029f: Layer already exists 12:12:27 1d64f19fae84: Layer already exists 12:12:27 4.0.1: digest: sha256:01bd39d34f822c248f9501886bfa7478ed05b594c15dcf448a0994cffd1daa28 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:12:27 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:12:27 + docker push nexus3.edgexfoundry.org:10004/core-command:a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1 12:12:27 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 12:12:27 db9e1024e33b: Preparing 12:12:27 52c9a24d9b15: Preparing 12:12:27 60a7b51a2229: Preparing 12:12:27 0cc242ef54a0: Preparing 12:12:27 e6c75bcde993: Preparing 12:12:27 1d64f19fae84: Preparing 12:12:27 256f393e029f: Preparing 12:12:27 1d64f19fae84: Waiting 12:12:27 256f393e029f: Waiting 12:12:27 60a7b51a2229: Layer already exists 12:12:27 e6c75bcde993: Layer already exists 12:12:27 52c9a24d9b15: Layer already exists 12:12:27 0cc242ef54a0: Layer already exists 12:12:27 db9e1024e33b: Layer already exists 12:12:27 256f393e029f: Layer already exists 12:12:27 1d64f19fae84: Layer already exists 12:12:27 a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1: digest: sha256:01bd39d34f822c248f9501886bfa7478ed05b594c15dcf448a0994cffd1daa28 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:12:28 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:12:28 + docker push nexus3.edgexfoundry.org:10004/core-command:odessa 12:12:28 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 12:12:28 db9e1024e33b: Preparing 12:12:28 52c9a24d9b15: Preparing 12:12:28 60a7b51a2229: Preparing 12:12:28 0cc242ef54a0: Preparing 12:12:28 e6c75bcde993: Preparing 12:12:28 1d64f19fae84: Preparing 12:12:28 256f393e029f: Preparing 12:12:28 1d64f19fae84: Waiting 12:12:28 256f393e029f: Waiting 12:12:28 e6c75bcde993: Layer already exists 12:12:28 0cc242ef54a0: Layer already exists 12:12:28 60a7b51a2229: Layer already exists 12:12:28 52c9a24d9b15: Layer already exists 12:12:28 db9e1024e33b: Layer already exists 12:12:28 256f393e029f: Layer already exists 12:12:28 1d64f19fae84: Layer already exists 12:12:28 odessa: digest: sha256:01bd39d34f822c248f9501886bfa7478ed05b594c15dcf448a0994cffd1daa28 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 12:12:28 ===================================================== [Pipeline] echo 12:12:28 taggedImages: 12:12:28 - nexus3.edgexfoundry.org:10004/core-command:a9a48e2fe97e43dd34e53fb088e96658b535ab2a 12:12:28 - nexus3.edgexfoundry.org:10004/core-command:4.0.1 12:12:28 - nexus3.edgexfoundry.org:10004/core-command:a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1 12:12:28 - nexus3.edgexfoundry.org:10004/core-command:odessa [Pipeline] echo 12:12:28 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: 12:12:28 a9a48e2fe97e43dd34e53fb088e96658b535ab2a 12:12:28 4.0.1 12:12:28 a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1 12:12:28 odessa 12:12:28 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:12:28 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:a9a48e2fe97e43dd34e53fb088e96658b535ab2a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:12:29 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:a9a48e2fe97e43dd34e53fb088e96658b535ab2a 12:12:29 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 12:12:29 274e53e1623f: Preparing 12:12:29 a231f939190f: Preparing 12:12:29 0a407f08bf88: Preparing 12:12:29 4bd284a3d28c: Preparing 12:12:29 60a7b51a2229: Preparing 12:12:29 0cc242ef54a0: Preparing 12:12:29 e6c75bcde993: Preparing 12:12:29 1d64f19fae84: Preparing 12:12:29 256f393e029f: Preparing 12:12:29 e6c75bcde993: Waiting 12:12:29 1d64f19fae84: Waiting 12:12:29 256f393e029f: Waiting 12:12:29 0cc242ef54a0: Waiting 12:12:29 60a7b51a2229: Layer already exists 12:12:29 0cc242ef54a0: Layer already exists 12:12:29 e6c75bcde993: Layer already exists 12:12:29 1d64f19fae84: Layer already exists 12:12:29 a231f939190f: Pushed 12:12:29 274e53e1623f: Pushed 12:12:29 0a407f08bf88: Pushed 12:12:29 256f393e029f: Layer already exists 12:12:30 4bd284a3d28c: Pushed 12:12:30 a9a48e2fe97e43dd34e53fb088e96658b535ab2a: digest: sha256:8cbe78df68a09fb7605ae5d1f9f23b5b4107b39b833d4c24781fb92591fd1865 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:12:30 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:12:31 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.1 12:12:31 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 12:12:31 274e53e1623f: Preparing 12:12:31 a231f939190f: Preparing 12:12:31 0a407f08bf88: Preparing 12:12:31 4bd284a3d28c: Preparing 12:12:31 60a7b51a2229: Preparing 12:12:31 0cc242ef54a0: Preparing 12:12:31 e6c75bcde993: Preparing 12:12:31 1d64f19fae84: Preparing 12:12:31 256f393e029f: Preparing 12:12:31 e6c75bcde993: Waiting 12:12:31 0cc242ef54a0: Waiting 12:12:31 1d64f19fae84: Waiting 12:12:31 256f393e029f: Waiting 12:12:31 a231f939190f: Layer already exists 12:12:31 274e53e1623f: Layer already exists 12:12:31 0a407f08bf88: Layer already exists 12:12:31 60a7b51a2229: Layer already exists 12:12:31 4bd284a3d28c: Layer already exists 12:12:31 256f393e029f: Layer already exists 12:12:31 e6c75bcde993: Layer already exists 12:12:31 1d64f19fae84: Layer already exists 12:12:31 0cc242ef54a0: Layer already exists 12:12:31 4.0.1: digest: sha256:8cbe78df68a09fb7605ae5d1f9f23b5b4107b39b833d4c24781fb92591fd1865 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:12:31 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:12:31 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1 12:12:31 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 12:12:31 274e53e1623f: Preparing 12:12:31 a231f939190f: Preparing 12:12:31 0a407f08bf88: Preparing 12:12:31 4bd284a3d28c: Preparing 12:12:31 60a7b51a2229: Preparing 12:12:31 0cc242ef54a0: Preparing 12:12:31 e6c75bcde993: Preparing 12:12:31 1d64f19fae84: Preparing 12:12:31 256f393e029f: Preparing 12:12:31 0cc242ef54a0: Waiting 12:12:31 1d64f19fae84: Waiting 12:12:31 256f393e029f: Waiting 12:12:31 e6c75bcde993: Waiting 12:12:31 274e53e1623f: Layer already exists 12:12:31 60a7b51a2229: Layer already exists 12:12:31 4bd284a3d28c: Layer already exists 12:12:31 0a407f08bf88: Layer already exists 12:12:31 a231f939190f: Layer already exists 12:12:31 e6c75bcde993: Layer already exists 12:12:31 0cc242ef54a0: Layer already exists 12:12:31 1d64f19fae84: Layer already exists 12:12:31 256f393e029f: Layer already exists 12:12:31 a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1: digest: sha256:8cbe78df68a09fb7605ae5d1f9f23b5b4107b39b833d4c24781fb92591fd1865 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:12:32 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:12:32 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:odessa 12:12:32 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 12:12:32 274e53e1623f: Preparing 12:12:32 a231f939190f: Preparing 12:12:32 0a407f08bf88: Preparing 12:12:32 4bd284a3d28c: Preparing 12:12:32 60a7b51a2229: Preparing 12:12:32 0cc242ef54a0: Preparing 12:12:32 e6c75bcde993: Preparing 12:12:32 1d64f19fae84: Preparing 12:12:32 256f393e029f: Preparing 12:12:32 0cc242ef54a0: Waiting 12:12:32 e6c75bcde993: Waiting 12:12:32 1d64f19fae84: Waiting 12:12:32 256f393e029f: Waiting 12:12:32 4bd284a3d28c: Layer already exists 12:12:32 a231f939190f: Layer already exists 12:12:32 60a7b51a2229: Layer already exists 12:12:32 0a407f08bf88: Layer already exists 12:12:32 274e53e1623f: Layer already exists 12:12:32 e6c75bcde993: Layer already exists 12:12:32 256f393e029f: Layer already exists 12:12:32 0cc242ef54a0: Layer already exists 12:12:32 1d64f19fae84: Layer already exists 12:12:32 odessa: digest: sha256:8cbe78df68a09fb7605ae5d1f9f23b5b4107b39b833d4c24781fb92591fd1865 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 12:12:32 ===================================================== [Pipeline] echo 12:12:32 taggedImages: 12:12:32 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:a9a48e2fe97e43dd34e53fb088e96658b535ab2a 12:12:32 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.1 12:12:32 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1 12:12:32 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:odessa [Pipeline] echo 12:12:32 [edgeXDocker.push] Tagging docker image core-data with the following tags: 12:12:32 a9a48e2fe97e43dd34e53fb088e96658b535ab2a 12:12:32 4.0.1 12:12:32 a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1 12:12:32 odessa 12:12:32 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:12:32 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:a9a48e2fe97e43dd34e53fb088e96658b535ab2a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:12:33 + docker push nexus3.edgexfoundry.org:10004/core-data:a9a48e2fe97e43dd34e53fb088e96658b535ab2a 12:12:33 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 12:12:33 0d31c0cc8567: Preparing 12:12:33 dda5d4d1a3c4: Preparing 12:12:33 60a7b51a2229: Preparing 12:12:33 0cc242ef54a0: Preparing 12:12:33 b55647ebd907: Preparing 12:12:33 1d64f19fae84: Preparing 12:12:33 256f393e029f: Preparing 12:12:33 1d64f19fae84: Waiting 12:12:33 256f393e029f: Waiting 12:12:33 60a7b51a2229: Layer already exists 12:12:33 0cc242ef54a0: Layer already exists 12:12:33 1d64f19fae84: Layer already exists 12:12:33 256f393e029f: Layer already exists 12:12:33 0d31c0cc8567: Pushed 12:12:33 b55647ebd907: Pushed 12:12:34 #118 ... 12:12:34 12:12:34 #116 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:12:34 #116 DONE 82.4s 12:12:34 12:12:34 #93 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:12:34 #93 DONE 90.3s 12:12:34 12:12:34 #96 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:12:34 #96 DONE 90.3s 12:12:34 12:12:34 #117 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:12:34 #117 DONE 82.5s 12:12:34 12:12:34 #119 [security-bootstrapper builder 6/7] COPY . . 12:12:34 #119 ... 12:12:34 12:12:34 #118 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:12:34 #118 DONE 85.6s 12:12:34 12:12:34 #94 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:12:34 #94 DONE 89.9s 12:12:34 12:12:34 #120 [core-common-config-bootstrapper builder 6/7] COPY . . 12:12:35 dda5d4d1a3c4: Pushed 12:12:35 a9a48e2fe97e43dd34e53fb088e96658b535ab2a: digest: sha256:69cb3cb0556c1fa80423062a939f140477ec63702d6146638d5bbe471aae4131 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:12:36 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:4.0.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:12:36 + docker push nexus3.edgexfoundry.org:10004/core-data:4.0.1 12:12:36 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 12:12:36 0d31c0cc8567: Preparing 12:12:36 dda5d4d1a3c4: Preparing 12:12:36 60a7b51a2229: Preparing 12:12:36 0cc242ef54a0: Preparing 12:12:36 b55647ebd907: Preparing 12:12:36 1d64f19fae84: Preparing 12:12:36 256f393e029f: Preparing 12:12:36 1d64f19fae84: Waiting 12:12:36 256f393e029f: Waiting 12:12:36 60a7b51a2229: Layer already exists 12:12:36 b55647ebd907: Layer already exists 12:12:36 0d31c0cc8567: Layer already exists 12:12:36 dda5d4d1a3c4: Layer already exists 12:12:36 0cc242ef54a0: Layer already exists 12:12:36 1d64f19fae84: Layer already exists 12:12:36 256f393e029f: Layer already exists 12:12:36 4.0.1: digest: sha256:69cb3cb0556c1fa80423062a939f140477ec63702d6146638d5bbe471aae4131 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:12:36 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:12:37 + docker push nexus3.edgexfoundry.org:10004/core-data:a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1 12:12:37 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 12:12:37 0d31c0cc8567: Preparing 12:12:37 dda5d4d1a3c4: Preparing 12:12:37 60a7b51a2229: Preparing 12:12:37 0cc242ef54a0: Preparing 12:12:37 b55647ebd907: Preparing 12:12:37 1d64f19fae84: Preparing 12:12:37 256f393e029f: Preparing 12:12:37 1d64f19fae84: Waiting 12:12:37 256f393e029f: Waiting 12:12:37 60a7b51a2229: Layer already exists 12:12:37 dda5d4d1a3c4: Layer already exists 12:12:37 b55647ebd907: Layer already exists 12:12:37 0d31c0cc8567: Layer already exists 12:12:37 0cc242ef54a0: Layer already exists 12:12:37 1d64f19fae84: Layer already exists 12:12:37 256f393e029f: Layer already exists 12:12:37 a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1: digest: sha256:69cb3cb0556c1fa80423062a939f140477ec63702d6146638d5bbe471aae4131 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:12:37 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:12:37 + docker push nexus3.edgexfoundry.org:10004/core-data:odessa 12:12:37 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 12:12:37 0d31c0cc8567: Preparing 12:12:37 dda5d4d1a3c4: Preparing 12:12:37 60a7b51a2229: Preparing 12:12:37 0cc242ef54a0: Preparing 12:12:37 b55647ebd907: Preparing 12:12:37 1d64f19fae84: Preparing 12:12:37 256f393e029f: Preparing 12:12:37 1d64f19fae84: Waiting 12:12:37 256f393e029f: Waiting 12:12:37 dda5d4d1a3c4: Layer already exists 12:12:37 b55647ebd907: Layer already exists 12:12:37 0d31c0cc8567: Layer already exists 12:12:37 60a7b51a2229: Layer already exists 12:12:37 0cc242ef54a0: Layer already exists 12:12:37 256f393e029f: Layer already exists 12:12:37 1d64f19fae84: Layer already exists 12:12:37 odessa: digest: sha256:69cb3cb0556c1fa80423062a939f140477ec63702d6146638d5bbe471aae4131 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 12:12:37 ===================================================== [Pipeline] echo 12:12:37 taggedImages: 12:12:37 - nexus3.edgexfoundry.org:10004/core-data:a9a48e2fe97e43dd34e53fb088e96658b535ab2a 12:12:37 - nexus3.edgexfoundry.org:10004/core-data:4.0.1 12:12:37 - nexus3.edgexfoundry.org:10004/core-data:a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1 12:12:37 - nexus3.edgexfoundry.org:10004/core-data:odessa [Pipeline] echo 12:12:37 [edgeXDocker.push] Tagging docker image core-keeper with the following tags: 12:12:37 a9a48e2fe97e43dd34e53fb088e96658b535ab2a 12:12:37 4.0.1 12:12:37 a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1 12:12:37 odessa 12:12:37 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:12:38 #120 DONE 9.9s 12:12:38 12:12:38 #121 [core-data builder 4/7] COPY go.mod vendor* ./ 12:12:38 #121 CACHED 12:12:38 12:12:38 #122 [core-data builder 6/7] COPY . . 12:12:38 #122 CACHED 12:12:38 12:12:38 #123 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:12:38 #123 CACHED 12:12:38 12:12:38 #124 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:12:38 #124 CACHED 12:12:38 12:12:38 #125 [core-command builder 4/7] COPY go.mod vendor* ./ 12:12:38 #125 CACHED 12:12:38 12:12:38 #126 [core-command builder 6/7] COPY . . 12:12:38 #126 CACHED 12:12:38 12:12:38 #127 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 12:12:38 #127 CACHED 12:12:38 12:12:38 #128 [security-proxy-auth builder 6/7] COPY . . 12:12:38 #128 CACHED 12:12:38 12:12:38 #129 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:12:38 #129 CACHED 12:12:38 12:12:38 #130 [core-metadata builder 6/7] COPY . . 12:12:38 #130 CACHED 12:12:38 12:12:38 #131 [core-metadata builder 4/7] COPY go.mod vendor* ./ 12:12:38 #131 CACHED 12:12:38 12:12:38 #132 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:12:38 #132 CACHED 12:12:38 12:12:38 #133 [support-notifications builder 6/7] COPY . . 12:12:38 #133 DONE 10.1s 12:12:38 12:12:38 #119 [security-bootstrapper builder 6/7] COPY . . 12:12:38 #119 DONE 10.1s 12:12:38 12:12:38 #134 [support-scheduler builder 6/7] COPY . . 12:12:38 #134 DONE 10.1s 12:12:38 12:12:38 #135 [security-spiffe-token-provider builder 6/7] COPY . . 12:12:38 #135 DONE 10.1s 12:12:38 12:12:38 #136 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:12:38 #136 CACHED 12:12:38 12:12:38 #137 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 12:12:38 #137 CACHED 12:12:38 12:12:38 #138 [security-proxy-setup builder 6/7] COPY . . 12:12:38 #138 CACHED 12:12:38 12:12:38 #139 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:12:38 #139 CACHED 12:12:38 12:12:38 #140 [security-secretstore-setup builder 6/7] COPY . . 12:12:38 #140 CACHED 12:12:38 12:12:38 #141 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 12:12:38 #141 CACHED 12:12:38 12:12:38 #142 [core-keeper builder 7/8] COPY . . 12:12:38 #142 DONE 10.1s 12:12:38 12:12:38 #143 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 12:12:38 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:a9a48e2fe97e43dd34e53fb088e96658b535ab2a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:12:38 + docker push nexus3.edgexfoundry.org:10004/core-keeper:a9a48e2fe97e43dd34e53fb088e96658b535ab2a 12:12:38 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 12:12:38 66204b45737d: Preparing 12:12:38 8336e1d24fb8: Preparing 12:12:38 0cc242ef54a0: Preparing 12:12:38 e5d9b3ec1a62: Preparing 12:12:38 08eda2401289: Preparing 12:12:38 256f393e029f: Preparing 12:12:38 256f393e029f: Waiting 12:12:38 0cc242ef54a0: Layer already exists 12:12:38 256f393e029f: Layer already exists 12:12:38 e5d9b3ec1a62: Pushed 12:12:38 08eda2401289: Pushed 12:12:38 66204b45737d: Pushed 12:12:41 8336e1d24fb8: Pushed 12:12:41 a9a48e2fe97e43dd34e53fb088e96658b535ab2a: digest: sha256:d4819c1c9861f239a15ca3795a473d550e6c55d7a3270e78e5295ce3a91d37cf size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:12:41 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:4.0.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:12:41 + docker push nexus3.edgexfoundry.org:10004/core-keeper:4.0.1 12:12:41 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 12:12:41 66204b45737d: Preparing 12:12:41 8336e1d24fb8: Preparing 12:12:41 0cc242ef54a0: Preparing 12:12:41 e5d9b3ec1a62: Preparing 12:12:41 08eda2401289: Preparing 12:12:41 256f393e029f: Preparing 12:12:41 256f393e029f: Waiting 12:12:41 66204b45737d: Layer already exists 12:12:41 8336e1d24fb8: Layer already exists 12:12:41 0cc242ef54a0: Layer already exists 12:12:41 e5d9b3ec1a62: Layer already exists 12:12:41 08eda2401289: Layer already exists 12:12:41 256f393e029f: Layer already exists 12:12:41 4.0.1: digest: sha256:d4819c1c9861f239a15ca3795a473d550e6c55d7a3270e78e5295ce3a91d37cf size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:12:42 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:12:42 + docker push nexus3.edgexfoundry.org:10004/core-keeper:a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1 12:12:42 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 12:12:42 66204b45737d: Preparing 12:12:42 8336e1d24fb8: Preparing 12:12:42 0cc242ef54a0: Preparing 12:12:42 e5d9b3ec1a62: Preparing 12:12:42 08eda2401289: Preparing 12:12:42 256f393e029f: Preparing 12:12:42 256f393e029f: Waiting 12:12:42 66204b45737d: Layer already exists 12:12:42 e5d9b3ec1a62: Layer already exists 12:12:42 08eda2401289: Layer already exists 12:12:42 0cc242ef54a0: Layer already exists 12:12:42 8336e1d24fb8: Layer already exists 12:12:42 256f393e029f: Layer already exists 12:12:42 a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1: digest: sha256:d4819c1c9861f239a15ca3795a473d550e6c55d7a3270e78e5295ce3a91d37cf size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:12:42 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:12:43 + docker push nexus3.edgexfoundry.org:10004/core-keeper:odessa 12:12:43 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 12:12:43 66204b45737d: Preparing 12:12:43 8336e1d24fb8: Preparing 12:12:43 0cc242ef54a0: Preparing 12:12:43 e5d9b3ec1a62: Preparing 12:12:43 08eda2401289: Preparing 12:12:43 256f393e029f: Preparing 12:12:43 256f393e029f: Waiting 12:12:43 0cc242ef54a0: Layer already exists 12:12:43 8336e1d24fb8: Layer already exists 12:12:43 08eda2401289: Layer already exists 12:12:43 66204b45737d: Layer already exists 12:12:43 e5d9b3ec1a62: Layer already exists 12:12:43 256f393e029f: Layer already exists 12:12:43 odessa: digest: sha256:d4819c1c9861f239a15ca3795a473d550e6c55d7a3270e78e5295ce3a91d37cf size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 12:12:43 ===================================================== [Pipeline] echo 12:12:43 taggedImages: 12:12:43 - nexus3.edgexfoundry.org:10004/core-keeper:a9a48e2fe97e43dd34e53fb088e96658b535ab2a 12:12:43 - nexus3.edgexfoundry.org:10004/core-keeper:4.0.1 12:12:43 - nexus3.edgexfoundry.org:10004/core-keeper:a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1 12:12:43 - nexus3.edgexfoundry.org:10004/core-keeper:odessa [Pipeline] echo 12:12:43 [edgeXDocker.push] Tagging docker image core-metadata with the following tags: 12:12:43 a9a48e2fe97e43dd34e53fb088e96658b535ab2a 12:12:43 4.0.1 12:12:43 a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1 12:12:43 odessa 12:12:43 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:12:43 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:a9a48e2fe97e43dd34e53fb088e96658b535ab2a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:12:43 #143 ... 12:12:43 12:12:43 #144 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS="" cmd/security-proxy-auth/security-proxy-auth 12:12:43 #0 4.603 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 12:12:43 #144 ... 12:12:43 12:12:43 #143 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 12:12:43 #143 5.776 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 12:12:43 + docker push nexus3.edgexfoundry.org:10004/core-metadata:a9a48e2fe97e43dd34e53fb088e96658b535ab2a 12:12:43 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 12:12:43 bfd8a19ad601: Preparing 12:12:43 3398c725127f: Preparing 12:12:43 05dc0353b6bd: Preparing 12:12:43 60a7b51a2229: Preparing 12:12:43 0cc242ef54a0: Preparing 12:12:43 e6c75bcde993: Preparing 12:12:43 1d64f19fae84: Preparing 12:12:43 256f393e029f: Preparing 12:12:43 e6c75bcde993: Waiting 12:12:43 1d64f19fae84: Waiting 12:12:43 256f393e029f: Waiting 12:12:43 0cc242ef54a0: Layer already exists 12:12:43 60a7b51a2229: Layer already exists 12:12:43 e6c75bcde993: Layer already exists 12:12:43 1d64f19fae84: Layer already exists 12:12:43 256f393e029f: Layer already exists 12:12:43 bfd8a19ad601: Pushed 12:12:43 3398c725127f: Pushed 12:12:46 05dc0353b6bd: Pushed 12:12:46 a9a48e2fe97e43dd34e53fb088e96658b535ab2a: digest: sha256:ce19b650e6ec46b3aa9ad9288ddc2267fb50fe0ff7e71b9201fbca3bd0a83b57 size: 1987 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:12:46 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:4.0.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:12:47 + docker push nexus3.edgexfoundry.org:10004/core-metadata:4.0.1 12:12:47 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 12:12:47 bfd8a19ad601: Preparing 12:12:47 3398c725127f: Preparing 12:12:47 05dc0353b6bd: Preparing 12:12:47 60a7b51a2229: Preparing 12:12:47 0cc242ef54a0: Preparing 12:12:47 e6c75bcde993: Preparing 12:12:47 1d64f19fae84: Preparing 12:12:47 256f393e029f: Preparing 12:12:47 1d64f19fae84: Waiting 12:12:47 e6c75bcde993: Waiting 12:12:47 256f393e029f: Waiting 12:12:47 05dc0353b6bd: Layer already exists 12:12:47 0cc242ef54a0: Layer already exists 12:12:47 bfd8a19ad601: Layer already exists 12:12:47 60a7b51a2229: Layer already exists 12:12:47 3398c725127f: Layer already exists 12:12:47 256f393e029f: Layer already exists 12:12:47 e6c75bcde993: Layer already exists 12:12:47 1d64f19fae84: Layer already exists 12:12:47 4.0.1: digest: sha256:ce19b650e6ec46b3aa9ad9288ddc2267fb50fe0ff7e71b9201fbca3bd0a83b57 size: 1987 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:12:47 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:12:47 + docker push nexus3.edgexfoundry.org:10004/core-metadata:a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1 12:12:47 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 12:12:47 bfd8a19ad601: Preparing 12:12:47 3398c725127f: Preparing 12:12:47 05dc0353b6bd: Preparing 12:12:47 60a7b51a2229: Preparing 12:12:47 0cc242ef54a0: Preparing 12:12:47 e6c75bcde993: Preparing 12:12:47 1d64f19fae84: Preparing 12:12:47 256f393e029f: Preparing 12:12:47 e6c75bcde993: Waiting 12:12:47 1d64f19fae84: Waiting 12:12:47 256f393e029f: Waiting 12:12:47 05dc0353b6bd: Layer already exists 12:12:47 60a7b51a2229: Layer already exists 12:12:47 0cc242ef54a0: Layer already exists 12:12:47 bfd8a19ad601: Layer already exists 12:12:47 3398c725127f: Layer already exists 12:12:47 1d64f19fae84: Layer already exists 12:12:47 e6c75bcde993: Layer already exists 12:12:47 256f393e029f: Layer already exists 12:12:47 a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1: digest: sha256:ce19b650e6ec46b3aa9ad9288ddc2267fb50fe0ff7e71b9201fbca3bd0a83b57 size: 1987 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:12:47 #143 ... 12:12:47 12:12:47 #145 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 12:12:47 #0 6.111 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications 12:12:48 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:12:48 #145 ... 12:12:48 12:12:48 #146 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS="" cmd/core-metadata/core-metadata 12:12:48 #0 5.157 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata 12:12:48 #146 ... 12:12:48 12:12:48 #147 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS="" cmd/core-command/core-command 12:12:48 #0 4.950 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command 12:12:48 + docker push nexus3.edgexfoundry.org:10004/core-metadata:odessa 12:12:48 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 12:12:48 bfd8a19ad601: Preparing 12:12:48 3398c725127f: Preparing 12:12:48 05dc0353b6bd: Preparing 12:12:48 60a7b51a2229: Preparing 12:12:48 0cc242ef54a0: Preparing 12:12:48 e6c75bcde993: Preparing 12:12:48 1d64f19fae84: Preparing 12:12:48 256f393e029f: Preparing 12:12:48 e6c75bcde993: Waiting 12:12:48 1d64f19fae84: Waiting 12:12:48 256f393e029f: Waiting 12:12:48 3398c725127f: Layer already exists 12:12:48 0cc242ef54a0: Layer already exists 12:12:48 05dc0353b6bd: Layer already exists 12:12:48 bfd8a19ad601: Layer already exists 12:12:48 60a7b51a2229: Layer already exists 12:12:48 1d64f19fae84: Layer already exists 12:12:48 e6c75bcde993: Layer already exists 12:12:48 256f393e029f: Layer already exists 12:12:48 odessa: digest: sha256:ce19b650e6ec46b3aa9ad9288ddc2267fb50fe0ff7e71b9201fbca3bd0a83b57 size: 1987 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv 12:12:48 #147 ... 12:12:48 12:12:48 #148 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS="" cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 12:12:48 #0 4.535 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [Pipeline] echo 12:12:48 ===================================================== [Pipeline] echo 12:12:48 taggedImages: 12:12:48 - nexus3.edgexfoundry.org:10004/core-metadata:a9a48e2fe97e43dd34e53fb088e96658b535ab2a 12:12:48 - nexus3.edgexfoundry.org:10004/core-metadata:4.0.1 12:12:48 - nexus3.edgexfoundry.org:10004/core-metadata:a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1 12:12:48 - nexus3.edgexfoundry.org:10004/core-metadata:odessa [Pipeline] echo 12:12:48 [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: 12:12:48 a9a48e2fe97e43dd34e53fb088e96658b535ab2a 12:12:48 4.0.1 12:12:48 a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1 12:12:48 odessa 12:12:48 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:12:48 #148 ... 12:12:48 12:12:48 #149 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 12:12:48 #0 5.905 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 12:12:48 #149 ... 12:12:48 12:12:48 #150 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 12:12:48 #0 5.681 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper 12:12:48 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:a9a48e2fe97e43dd34e53fb088e96658b535ab2a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:12:49 #150 ... 12:12:49 12:12:49 #151 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 12:12:49 #0 6.177 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 12:12:49 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:a9a48e2fe97e43dd34e53fb088e96658b535ab2a 12:12:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 12:12:49 44e9b4021046: Preparing 12:12:49 7c7441cad5ed: Preparing 12:12:49 f3a1cb4cb8b2: Preparing 12:12:49 4adffe1c4cca: Preparing 12:12:49 6f19c37c4938: Preparing 12:12:49 ef51c82dd9de: Preparing 12:12:49 8d37cb8f6738: Preparing 12:12:49 60a7b51a2229: Preparing 12:12:49 0cc242ef54a0: Preparing 12:12:49 5bea78304945: Preparing 12:12:49 a3867a1e9cad: Preparing 12:12:49 5f70bf18a086: Preparing 12:12:49 0f1838acaa25: Preparing 12:12:49 8d7881fdbd29: Preparing 12:12:49 4aa925e595c8: Preparing 12:12:49 256f393e029f: Preparing 12:12:49 8d37cb8f6738: Waiting 12:12:49 60a7b51a2229: Waiting 12:12:49 5bea78304945: Waiting 12:12:49 5f70bf18a086: Waiting 12:12:49 0cc242ef54a0: Waiting 12:12:49 0f1838acaa25: Waiting 12:12:49 256f393e029f: Waiting 12:12:49 8d7881fdbd29: Waiting 12:12:49 4aa925e595c8: Waiting 12:12:49 a3867a1e9cad: Waiting 12:12:49 ef51c82dd9de: Waiting 12:12:49 4adffe1c4cca: Pushed 12:12:49 44e9b4021046: Pushed 12:12:49 f3a1cb4cb8b2: Pushed 12:12:49 6f19c37c4938: Pushed 12:12:49 7c7441cad5ed: Pushed 12:12:49 60a7b51a2229: Layer already exists 12:12:49 0cc242ef54a0: Layer already exists 12:12:49 ef51c82dd9de: Pushed 12:12:49 5f70bf18a086: Layer already exists 12:12:49 #151 ... 12:12:49 12:12:49 #152 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 12:12:49 #0 6.261 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 12:12:49 #152 ... 12:12:49 12:12:49 #153 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 12:12:49 #0 6.306 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 12:12:49 5bea78304945: Pushed 12:12:49 a3867a1e9cad: Pushed 12:12:49 256f393e029f: Layer already exists 12:12:49 0f1838acaa25: Pushed 12:12:49 4aa925e595c8: Pushed 12:12:49 8d7881fdbd29: Pushed 12:12:49 #153 ... 12:12:49 12:12:49 #154 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS="" cmd/core-data/core-data 12:12:49 #0 4.299 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 12:12:50 8d37cb8f6738: Pushed 12:12:50 a9a48e2fe97e43dd34e53fb088e96658b535ab2a: digest: sha256:daffdaff6bf698cc88e556d102fd450ec1f5f4b5191c8595eda6f259e661e5c4 size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:12:51 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:12:51 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.1 12:12:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 12:12:51 44e9b4021046: Preparing 12:12:51 7c7441cad5ed: Preparing 12:12:51 f3a1cb4cb8b2: Preparing 12:12:51 4adffe1c4cca: Preparing 12:12:51 6f19c37c4938: Preparing 12:12:51 ef51c82dd9de: Preparing 12:12:51 8d37cb8f6738: Preparing 12:12:51 60a7b51a2229: Preparing 12:12:51 0cc242ef54a0: Preparing 12:12:51 5bea78304945: Preparing 12:12:51 a3867a1e9cad: Preparing 12:12:51 5f70bf18a086: Preparing 12:12:51 0f1838acaa25: Preparing 12:12:51 8d7881fdbd29: Preparing 12:12:51 4aa925e595c8: Preparing 12:12:51 256f393e029f: Preparing 12:12:51 5bea78304945: Waiting 12:12:51 a3867a1e9cad: Waiting 12:12:51 5f70bf18a086: Waiting 12:12:51 0f1838acaa25: Waiting 12:12:51 8d7881fdbd29: Waiting 12:12:51 ef51c82dd9de: Waiting 12:12:51 8d37cb8f6738: Waiting 12:12:51 60a7b51a2229: Waiting 12:12:51 4aa925e595c8: Waiting 12:12:51 256f393e029f: Waiting 12:12:51 0cc242ef54a0: Waiting 12:12:51 7c7441cad5ed: Layer already exists 12:12:51 6f19c37c4938: Layer already exists 12:12:51 f3a1cb4cb8b2: Layer already exists 12:12:51 4adffe1c4cca: Layer already exists 12:12:51 44e9b4021046: Layer already exists 12:12:51 8d37cb8f6738: Layer already exists 12:12:51 60a7b51a2229: Layer already exists 12:12:51 5bea78304945: Layer already exists 12:12:51 ef51c82dd9de: Layer already exists 12:12:51 0cc242ef54a0: Layer already exists 12:12:51 a3867a1e9cad: Layer already exists 12:12:51 5f70bf18a086: Layer already exists 12:12:51 4aa925e595c8: Layer already exists 12:12:51 8d7881fdbd29: Layer already exists 12:12:51 0f1838acaa25: Layer already exists 12:12:51 256f393e029f: Layer already exists 12:12:51 4.0.1: digest: sha256:daffdaff6bf698cc88e556d102fd450ec1f5f4b5191c8595eda6f259e661e5c4 size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:12:51 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:12:52 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1 12:12:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 12:12:52 44e9b4021046: Preparing 12:12:52 7c7441cad5ed: Preparing 12:12:52 f3a1cb4cb8b2: Preparing 12:12:52 4adffe1c4cca: Preparing 12:12:52 6f19c37c4938: Preparing 12:12:52 ef51c82dd9de: Preparing 12:12:52 8d37cb8f6738: Preparing 12:12:52 60a7b51a2229: Preparing 12:12:52 0cc242ef54a0: Preparing 12:12:52 5bea78304945: Preparing 12:12:52 a3867a1e9cad: Preparing 12:12:52 5f70bf18a086: Preparing 12:12:52 0f1838acaa25: Preparing 12:12:52 8d7881fdbd29: Preparing 12:12:52 4aa925e595c8: Preparing 12:12:52 256f393e029f: Preparing 12:12:52 60a7b51a2229: Waiting 12:12:52 0cc242ef54a0: Waiting 12:12:52 5bea78304945: Waiting 12:12:52 a3867a1e9cad: Waiting 12:12:52 8d7881fdbd29: Waiting 12:12:52 5f70bf18a086: Waiting 12:12:52 ef51c82dd9de: Waiting 12:12:52 0f1838acaa25: Waiting 12:12:52 8d37cb8f6738: Waiting 12:12:52 4adffe1c4cca: Layer already exists 12:12:52 6f19c37c4938: Layer already exists 12:12:52 f3a1cb4cb8b2: Layer already exists 12:12:52 7c7441cad5ed: Layer already exists 12:12:52 44e9b4021046: Layer already exists 12:12:52 60a7b51a2229: Layer already exists 12:12:52 8d37cb8f6738: Layer already exists 12:12:52 0cc242ef54a0: Layer already exists 12:12:52 ef51c82dd9de: Layer already exists 12:12:52 5bea78304945: Layer already exists 12:12:52 0f1838acaa25: Layer already exists 12:12:52 4aa925e595c8: Layer already exists 12:12:52 5f70bf18a086: Layer already exists 12:12:52 8d7881fdbd29: Layer already exists 12:12:52 a3867a1e9cad: Layer already exists 12:12:52 256f393e029f: Layer already exists 12:12:52 a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1: digest: sha256:daffdaff6bf698cc88e556d102fd450ec1f5f4b5191c8595eda6f259e661e5c4 size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:12:52 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:12:52 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:odessa 12:12:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 12:12:52 44e9b4021046: Preparing 12:12:52 7c7441cad5ed: Preparing 12:12:52 f3a1cb4cb8b2: Preparing 12:12:52 4adffe1c4cca: Preparing 12:12:52 6f19c37c4938: Preparing 12:12:52 ef51c82dd9de: Preparing 12:12:52 8d37cb8f6738: Preparing 12:12:52 60a7b51a2229: Preparing 12:12:52 0cc242ef54a0: Preparing 12:12:52 5bea78304945: Preparing 12:12:52 a3867a1e9cad: Preparing 12:12:52 5f70bf18a086: Preparing 12:12:52 0f1838acaa25: Preparing 12:12:52 8d7881fdbd29: Preparing 12:12:52 4aa925e595c8: Preparing 12:12:52 256f393e029f: Preparing 12:12:52 ef51c82dd9de: Waiting 12:12:52 5f70bf18a086: Waiting 12:12:52 0f1838acaa25: Waiting 12:12:52 8d37cb8f6738: Waiting 12:12:52 8d7881fdbd29: Waiting 12:12:52 4aa925e595c8: Waiting 12:12:52 256f393e029f: Waiting 12:12:52 60a7b51a2229: Waiting 12:12:52 0cc242ef54a0: Waiting 12:12:52 5bea78304945: Waiting 12:12:52 a3867a1e9cad: Waiting 12:12:52 4adffe1c4cca: Layer already exists 12:12:52 44e9b4021046: Layer already exists 12:12:52 7c7441cad5ed: Layer already exists 12:12:52 f3a1cb4cb8b2: Layer already exists 12:12:52 6f19c37c4938: Layer already exists 12:12:52 ef51c82dd9de: Layer already exists 12:12:52 60a7b51a2229: Layer already exists 12:12:52 8d37cb8f6738: Layer already exists 12:12:52 0cc242ef54a0: Layer already exists 12:12:52 5bea78304945: Layer already exists 12:12:52 a3867a1e9cad: Layer already exists 12:12:52 0f1838acaa25: Layer already exists 12:12:52 5f70bf18a086: Layer already exists 12:12:52 8d7881fdbd29: Layer already exists 12:12:52 4aa925e595c8: Layer already exists 12:12:52 256f393e029f: Layer already exists 12:12:52 odessa: digest: sha256:daffdaff6bf698cc88e556d102fd450ec1f5f4b5191c8595eda6f259e661e5c4 size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 12:12:52 ===================================================== [Pipeline] echo 12:12:52 taggedImages: 12:12:52 - nexus3.edgexfoundry.org:10004/security-bootstrapper:a9a48e2fe97e43dd34e53fb088e96658b535ab2a 12:12:52 - nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.1 12:12:52 - nexus3.edgexfoundry.org:10004/security-bootstrapper:a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1 12:12:52 - nexus3.edgexfoundry.org:10004/security-bootstrapper:odessa [Pipeline] echo 12:12:52 [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: 12:12:52 a9a48e2fe97e43dd34e53fb088e96658b535ab2a 12:12:52 4.0.1 12:12:52 a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1 12:12:52 odessa 12:12:52 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:12:53 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:a9a48e2fe97e43dd34e53fb088e96658b535ab2a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:12:53 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:a9a48e2fe97e43dd34e53fb088e96658b535ab2a 12:12:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 12:12:53 274e53e1623f: Preparing 12:12:53 a231f939190f: Preparing 12:12:53 ac9793617234: Preparing 12:12:53 9d7401d26903: Preparing 12:12:53 60a7b51a2229: Preparing 12:12:53 0cc242ef54a0: Preparing 12:12:53 e6c75bcde993: Preparing 12:12:53 1d64f19fae84: Preparing 12:12:53 256f393e029f: Preparing 12:12:53 e6c75bcde993: Waiting 12:12:53 1d64f19fae84: Waiting 12:12:53 0cc242ef54a0: Waiting 12:12:53 256f393e029f: Waiting 12:12:53 a231f939190f: Layer already exists 12:12:53 274e53e1623f: Layer already exists 12:12:53 60a7b51a2229: Layer already exists 12:12:53 0cc242ef54a0: Layer already exists 12:12:53 e6c75bcde993: Layer already exists 12:12:53 1d64f19fae84: Layer already exists 12:12:53 256f393e029f: Layer already exists 12:12:53 ac9793617234: Pushed 12:12:55 9d7401d26903: Pushed 12:12:55 a9a48e2fe97e43dd34e53fb088e96658b535ab2a: digest: sha256:8fabc3773dd4c1da400ab6aa53d3a54115dcb1caafdcd65cc4f1dc6e2243a28c size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:12:56 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:12:56 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.1 12:12:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 12:12:56 274e53e1623f: Preparing 12:12:56 a231f939190f: Preparing 12:12:56 ac9793617234: Preparing 12:12:56 9d7401d26903: Preparing 12:12:56 60a7b51a2229: Preparing 12:12:56 0cc242ef54a0: Preparing 12:12:56 e6c75bcde993: Preparing 12:12:56 1d64f19fae84: Preparing 12:12:56 e6c75bcde993: Waiting 12:12:56 0cc242ef54a0: Waiting 12:12:56 256f393e029f: Preparing 12:12:56 1d64f19fae84: Waiting 12:12:56 256f393e029f: Waiting 12:12:56 a231f939190f: Layer already exists 12:12:56 9d7401d26903: Layer already exists 12:12:56 ac9793617234: Layer already exists 12:12:56 274e53e1623f: Layer already exists 12:12:56 60a7b51a2229: Layer already exists 12:12:56 0cc242ef54a0: Layer already exists 12:12:56 e6c75bcde993: Layer already exists 12:12:56 1d64f19fae84: Layer already exists 12:12:56 256f393e029f: Layer already exists 12:12:56 4.0.1: digest: sha256:8fabc3773dd4c1da400ab6aa53d3a54115dcb1caafdcd65cc4f1dc6e2243a28c size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:12:57 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:12:57 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1 12:12:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 12:12:57 274e53e1623f: Preparing 12:12:57 a231f939190f: Preparing 12:12:57 ac9793617234: Preparing 12:12:57 9d7401d26903: Preparing 12:12:57 60a7b51a2229: Preparing 12:12:57 0cc242ef54a0: Preparing 12:12:57 e6c75bcde993: Preparing 12:12:57 1d64f19fae84: Preparing 12:12:57 256f393e029f: Preparing 12:12:57 0cc242ef54a0: Waiting 12:12:57 e6c75bcde993: Waiting 12:12:57 1d64f19fae84: Waiting 12:12:57 256f393e029f: Waiting 12:12:57 274e53e1623f: Layer already exists 12:12:57 ac9793617234: Layer already exists 12:12:57 60a7b51a2229: Layer already exists 12:12:57 a231f939190f: Layer already exists 12:12:57 9d7401d26903: Layer already exists 12:12:57 0cc242ef54a0: Layer already exists 12:12:57 e6c75bcde993: Layer already exists 12:12:57 1d64f19fae84: Layer already exists 12:12:57 256f393e029f: Layer already exists 12:12:57 a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1: digest: sha256:8fabc3773dd4c1da400ab6aa53d3a54115dcb1caafdcd65cc4f1dc6e2243a28c size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:12:57 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:12:58 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:odessa 12:12:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 12:12:58 274e53e1623f: Preparing 12:12:58 a231f939190f: Preparing 12:12:58 ac9793617234: Preparing 12:12:58 9d7401d26903: Preparing 12:12:58 60a7b51a2229: Preparing 12:12:58 0cc242ef54a0: Preparing 12:12:58 e6c75bcde993: Preparing 12:12:58 1d64f19fae84: Preparing 12:12:58 256f393e029f: Preparing 12:12:58 0cc242ef54a0: Waiting 12:12:58 e6c75bcde993: Waiting 12:12:58 1d64f19fae84: Waiting 12:12:58 256f393e029f: Waiting 12:12:58 274e53e1623f: Layer already exists 12:12:58 60a7b51a2229: Layer already exists 12:12:58 a231f939190f: Layer already exists 12:12:58 ac9793617234: Layer already exists 12:12:58 9d7401d26903: Layer already exists 12:12:58 0cc242ef54a0: Layer already exists 12:12:58 256f393e029f: Layer already exists 12:12:58 1d64f19fae84: Layer already exists 12:12:58 e6c75bcde993: Layer already exists 12:12:58 odessa: digest: sha256:8fabc3773dd4c1da400ab6aa53d3a54115dcb1caafdcd65cc4f1dc6e2243a28c size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 12:12:58 ===================================================== [Pipeline] echo 12:12:58 taggedImages: 12:12:58 - nexus3.edgexfoundry.org:10004/security-proxy-auth:a9a48e2fe97e43dd34e53fb088e96658b535ab2a 12:12:58 - nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.1 12:12:58 - nexus3.edgexfoundry.org:10004/security-proxy-auth:a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1 12:12:58 - nexus3.edgexfoundry.org:10004/security-proxy-auth:odessa [Pipeline] echo 12:12:58 [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: 12:12:58 a9a48e2fe97e43dd34e53fb088e96658b535ab2a 12:12:58 4.0.1 12:12:58 a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1 12:12:58 odessa 12:12:58 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:12:58 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:a9a48e2fe97e43dd34e53fb088e96658b535ab2a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:12:58 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:a9a48e2fe97e43dd34e53fb088e96658b535ab2a 12:12:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 12:12:58 e32d52107e95: Preparing 12:12:58 202a2a983cbf: Preparing 12:12:58 b58b3e2c309b: Preparing 12:12:58 ef874ffd0a4b: Preparing 12:12:58 4f0e4223974d: Preparing 12:12:58 60a7b51a2229: Preparing 12:12:58 0cc242ef54a0: Preparing 12:12:58 5965c56a2680: Preparing 12:12:58 69388722b9e1: Preparing 12:12:58 141a345ddff0: Preparing 12:12:58 256f393e029f: Preparing 12:12:58 60a7b51a2229: Waiting 12:12:58 0cc242ef54a0: Waiting 12:12:58 5965c56a2680: Waiting 12:12:58 69388722b9e1: Waiting 12:12:58 141a345ddff0: Waiting 12:12:58 256f393e029f: Waiting 12:12:58 4f0e4223974d: Pushed 12:12:58 ef874ffd0a4b: Pushed 12:12:58 e32d52107e95: Pushed 12:12:58 202a2a983cbf: Pushed 12:12:58 0cc242ef54a0: Layer already exists 12:12:58 60a7b51a2229: Layer already exists 12:12:58 256f393e029f: Layer already exists 12:12:58 5965c56a2680: Pushed 12:12:59 69388722b9e1: Pushed 12:13:00 141a345ddff0: Pushed 12:13:00 b58b3e2c309b: Pushed 12:13:00 a9a48e2fe97e43dd34e53fb088e96658b535ab2a: digest: sha256:cdf35d8093f3e8c4b404cf0cbb9b3d5814d5ed64c179417b4998fec983bb9344 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:13:01 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:13:01 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.1 12:13:01 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 12:13:01 e32d52107e95: Preparing 12:13:01 202a2a983cbf: Preparing 12:13:01 b58b3e2c309b: Preparing 12:13:01 ef874ffd0a4b: Preparing 12:13:01 4f0e4223974d: Preparing 12:13:01 60a7b51a2229: Preparing 12:13:01 0cc242ef54a0: Preparing 12:13:01 5965c56a2680: Preparing 12:13:01 69388722b9e1: Preparing 12:13:01 141a345ddff0: Preparing 12:13:01 256f393e029f: Preparing 12:13:01 5965c56a2680: Waiting 12:13:01 69388722b9e1: Waiting 12:13:01 141a345ddff0: Waiting 12:13:01 256f393e029f: Waiting 12:13:01 60a7b51a2229: Waiting 12:13:01 0cc242ef54a0: Waiting 12:13:01 b58b3e2c309b: Layer already exists 12:13:01 4f0e4223974d: Layer already exists 12:13:01 ef874ffd0a4b: Layer already exists 12:13:01 e32d52107e95: Layer already exists 12:13:01 202a2a983cbf: Layer already exists 12:13:01 60a7b51a2229: Layer already exists 12:13:01 0cc242ef54a0: Layer already exists 12:13:01 69388722b9e1: Layer already exists 12:13:01 5965c56a2680: Layer already exists 12:13:01 141a345ddff0: Layer already exists 12:13:01 256f393e029f: Layer already exists 12:13:01 4.0.1: digest: sha256:cdf35d8093f3e8c4b404cf0cbb9b3d5814d5ed64c179417b4998fec983bb9344 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:13:01 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:13:02 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1 12:13:02 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 12:13:02 e32d52107e95: Preparing 12:13:02 202a2a983cbf: Preparing 12:13:02 b58b3e2c309b: Preparing 12:13:02 ef874ffd0a4b: Preparing 12:13:02 4f0e4223974d: Preparing 12:13:02 60a7b51a2229: Preparing 12:13:02 0cc242ef54a0: Preparing 12:13:02 5965c56a2680: Preparing 12:13:02 69388722b9e1: Preparing 12:13:02 141a345ddff0: Preparing 12:13:02 256f393e029f: Preparing 12:13:02 141a345ddff0: Waiting 12:13:02 60a7b51a2229: Waiting 12:13:02 0cc242ef54a0: Waiting 12:13:02 256f393e029f: Waiting 12:13:02 5965c56a2680: Waiting 12:13:02 69388722b9e1: Waiting 12:13:02 b58b3e2c309b: Layer already exists 12:13:02 ef874ffd0a4b: Layer already exists 12:13:02 4f0e4223974d: Layer already exists 12:13:02 e32d52107e95: Layer already exists 12:13:02 202a2a983cbf: Layer already exists 12:13:02 60a7b51a2229: Layer already exists 12:13:02 5965c56a2680: Layer already exists 12:13:02 256f393e029f: Layer already exists 12:13:02 141a345ddff0: Layer already exists 12:13:02 0cc242ef54a0: Layer already exists 12:13:02 69388722b9e1: Layer already exists 12:13:02 a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1: digest: sha256:cdf35d8093f3e8c4b404cf0cbb9b3d5814d5ed64c179417b4998fec983bb9344 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:13:02 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:13:02 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:odessa 12:13:02 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 12:13:02 e32d52107e95: Preparing 12:13:02 202a2a983cbf: Preparing 12:13:02 b58b3e2c309b: Preparing 12:13:02 ef874ffd0a4b: Preparing 12:13:02 4f0e4223974d: Preparing 12:13:02 60a7b51a2229: Preparing 12:13:02 0cc242ef54a0: Preparing 12:13:02 5965c56a2680: Preparing 12:13:02 69388722b9e1: Preparing 12:13:02 141a345ddff0: Preparing 12:13:02 256f393e029f: Preparing 12:13:02 0cc242ef54a0: Waiting 12:13:02 5965c56a2680: Waiting 12:13:02 69388722b9e1: Waiting 12:13:02 141a345ddff0: Waiting 12:13:02 256f393e029f: Waiting 12:13:02 60a7b51a2229: Waiting 12:13:02 b58b3e2c309b: Layer already exists 12:13:02 4f0e4223974d: Layer already exists 12:13:02 202a2a983cbf: Layer already exists 12:13:02 e32d52107e95: Layer already exists 12:13:02 ef874ffd0a4b: Layer already exists 12:13:02 69388722b9e1: Layer already exists 12:13:02 5965c56a2680: Layer already exists 12:13:02 60a7b51a2229: Layer already exists 12:13:02 0cc242ef54a0: Layer already exists 12:13:02 141a345ddff0: Layer already exists 12:13:02 256f393e029f: Layer already exists 12:13:02 odessa: digest: sha256:cdf35d8093f3e8c4b404cf0cbb9b3d5814d5ed64c179417b4998fec983bb9344 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 12:13:02 ===================================================== [Pipeline] echo 12:13:02 taggedImages: 12:13:02 - nexus3.edgexfoundry.org:10004/security-proxy-setup:a9a48e2fe97e43dd34e53fb088e96658b535ab2a 12:13:02 - nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.1 12:13:02 - nexus3.edgexfoundry.org:10004/security-proxy-setup:a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1 12:13:02 - nexus3.edgexfoundry.org:10004/security-proxy-setup:odessa [Pipeline] echo 12:13:02 [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: 12:13:02 a9a48e2fe97e43dd34e53fb088e96658b535ab2a 12:13:02 4.0.1 12:13:02 a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1 12:13:02 odessa 12:13:02 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:13:03 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:a9a48e2fe97e43dd34e53fb088e96658b535ab2a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:13:03 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:a9a48e2fe97e43dd34e53fb088e96658b535ab2a 12:13:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 12:13:03 1fcbea848cec: Preparing 12:13:03 b76b3849efe7: Preparing 12:13:03 355fd83d86de: Preparing 12:13:03 2669ca54a370: Preparing 12:13:03 1b01875d4c1c: Preparing 12:13:03 5e93aaad690f: Preparing 12:13:03 b1dbea1def73: Preparing 12:13:03 60a7b51a2229: Preparing 12:13:03 0cc242ef54a0: Preparing 12:13:03 34e4222d18fb: Preparing 12:13:03 f90e1eb6a36e: Preparing 12:13:03 256f393e029f: Preparing 12:13:03 b1dbea1def73: Waiting 12:13:03 60a7b51a2229: Waiting 12:13:03 0cc242ef54a0: Waiting 12:13:03 34e4222d18fb: Waiting 12:13:03 f90e1eb6a36e: Waiting 12:13:03 256f393e029f: Waiting 12:13:03 5e93aaad690f: Waiting 12:13:03 b76b3849efe7: Pushed 12:13:03 1b01875d4c1c: Pushed 12:13:03 1fcbea848cec: Pushed 12:13:03 60a7b51a2229: Layer already exists 12:13:03 0cc242ef54a0: Layer already exists 12:13:03 5e93aaad690f: Pushed 12:13:03 b1dbea1def73: Pushed 12:13:03 256f393e029f: Layer already exists 12:13:03 34e4222d18fb: Pushed 12:13:05 f90e1eb6a36e: Pushed 12:13:05 2669ca54a370: Pushed 12:13:06 355fd83d86de: Pushed 12:13:06 a9a48e2fe97e43dd34e53fb088e96658b535ab2a: digest: sha256:277f0502525ca6392fd1aebb3696394151d84cc4e88f9bdc3b1096034f1eeb89 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:13:06 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:13:07 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.1 12:13:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 12:13:07 1fcbea848cec: Preparing 12:13:07 b76b3849efe7: Preparing 12:13:07 355fd83d86de: Preparing 12:13:07 2669ca54a370: Preparing 12:13:07 1b01875d4c1c: Preparing 12:13:07 5e93aaad690f: Preparing 12:13:07 b1dbea1def73: Preparing 12:13:07 60a7b51a2229: Preparing 12:13:07 0cc242ef54a0: Preparing 12:13:07 34e4222d18fb: Preparing 12:13:07 b1dbea1def73: Waiting 12:13:07 5e93aaad690f: Waiting 12:13:07 0cc242ef54a0: Waiting 12:13:07 60a7b51a2229: Waiting 12:13:07 f90e1eb6a36e: Preparing 12:13:07 256f393e029f: Preparing 12:13:07 34e4222d18fb: Waiting 12:13:07 256f393e029f: Waiting 12:13:07 1fcbea848cec: Layer already exists 12:13:07 1b01875d4c1c: Layer already exists 12:13:07 2669ca54a370: Layer already exists 12:13:07 355fd83d86de: Layer already exists 12:13:07 b76b3849efe7: Layer already exists 12:13:07 b1dbea1def73: Layer already exists 12:13:07 60a7b51a2229: Layer already exists 12:13:07 0cc242ef54a0: Layer already exists 12:13:07 5e93aaad690f: Layer already exists 12:13:07 34e4222d18fb: Layer already exists 12:13:07 256f393e029f: Layer already exists 12:13:07 f90e1eb6a36e: Layer already exists 12:13:07 4.0.1: digest: sha256:277f0502525ca6392fd1aebb3696394151d84cc4e88f9bdc3b1096034f1eeb89 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:13:07 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:13:07 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1 12:13:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 12:13:07 1fcbea848cec: Preparing 12:13:07 b76b3849efe7: Preparing 12:13:07 355fd83d86de: Preparing 12:13:07 2669ca54a370: Preparing 12:13:07 1b01875d4c1c: Preparing 12:13:07 5e93aaad690f: Preparing 12:13:07 b1dbea1def73: Preparing 12:13:07 60a7b51a2229: Preparing 12:13:07 0cc242ef54a0: Preparing 12:13:07 34e4222d18fb: Preparing 12:13:07 f90e1eb6a36e: Preparing 12:13:07 256f393e029f: Preparing 12:13:07 b1dbea1def73: Waiting 12:13:07 60a7b51a2229: Waiting 12:13:07 0cc242ef54a0: Waiting 12:13:07 34e4222d18fb: Waiting 12:13:07 f90e1eb6a36e: Waiting 12:13:07 256f393e029f: Waiting 12:13:07 5e93aaad690f: Waiting 12:13:07 1fcbea848cec: Layer already exists 12:13:07 355fd83d86de: Layer already exists 12:13:07 1b01875d4c1c: Layer already exists 12:13:07 2669ca54a370: Layer already exists 12:13:07 b76b3849efe7: Layer already exists 12:13:07 b1dbea1def73: Layer already exists 12:13:07 5e93aaad690f: Layer already exists 12:13:07 60a7b51a2229: Layer already exists 12:13:07 34e4222d18fb: Layer already exists 12:13:07 0cc242ef54a0: Layer already exists 12:13:07 256f393e029f: Layer already exists 12:13:07 f90e1eb6a36e: Layer already exists 12:13:07 a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1: digest: sha256:277f0502525ca6392fd1aebb3696394151d84cc4e88f9bdc3b1096034f1eeb89 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:13:08 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:13:08 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:odessa 12:13:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 12:13:08 1fcbea848cec: Preparing 12:13:08 b76b3849efe7: Preparing 12:13:08 355fd83d86de: Preparing 12:13:08 2669ca54a370: Preparing 12:13:08 1b01875d4c1c: Preparing 12:13:08 5e93aaad690f: Preparing 12:13:08 b1dbea1def73: Preparing 12:13:08 60a7b51a2229: Preparing 12:13:08 0cc242ef54a0: Preparing 12:13:08 34e4222d18fb: Preparing 12:13:08 f90e1eb6a36e: Preparing 12:13:08 256f393e029f: Preparing 12:13:08 60a7b51a2229: Waiting 12:13:08 0cc242ef54a0: Waiting 12:13:08 34e4222d18fb: Waiting 12:13:08 f90e1eb6a36e: Waiting 12:13:08 b1dbea1def73: Waiting 12:13:08 256f393e029f: Waiting 12:13:08 5e93aaad690f: Waiting 12:13:08 1b01875d4c1c: Layer already exists 12:13:08 355fd83d86de: Layer already exists 12:13:08 1fcbea848cec: Layer already exists 12:13:08 b76b3849efe7: Layer already exists 12:13:08 2669ca54a370: Layer already exists 12:13:08 5e93aaad690f: Layer already exists 12:13:08 34e4222d18fb: Layer already exists 12:13:08 b1dbea1def73: Layer already exists 12:13:08 0cc242ef54a0: Layer already exists 12:13:08 60a7b51a2229: Layer already exists 12:13:08 f90e1eb6a36e: Layer already exists 12:13:08 256f393e029f: Layer already exists 12:13:08 odessa: digest: sha256:277f0502525ca6392fd1aebb3696394151d84cc4e88f9bdc3b1096034f1eeb89 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 12:13:08 ===================================================== [Pipeline] echo 12:13:08 taggedImages: 12:13:08 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:a9a48e2fe97e43dd34e53fb088e96658b535ab2a 12:13:08 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.1 12:13:08 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1 12:13:08 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:odessa [Pipeline] echo 12:13:08 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: 12:13:08 a9a48e2fe97e43dd34e53fb088e96658b535ab2a 12:13:08 4.0.1 12:13:08 a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1 12:13:08 odessa 12:13:08 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:13:08 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:a9a48e2fe97e43dd34e53fb088e96658b535ab2a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:13:09 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:a9a48e2fe97e43dd34e53fb088e96658b535ab2a 12:13:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 12:13:09 f29d23b0d361: Preparing 12:13:09 b9a20c8e5bcd: Preparing 12:13:09 60a7b51a2229: Preparing 12:13:09 0cc242ef54a0: Preparing 12:13:09 e1495da2f09b: Preparing 12:13:09 70f043be32a0: Preparing 12:13:09 256f393e029f: Preparing 12:13:09 70f043be32a0: Waiting 12:13:09 256f393e029f: Waiting 12:13:09 60a7b51a2229: Layer already exists 12:13:09 0cc242ef54a0: Layer already exists 12:13:09 256f393e029f: Layer already exists 12:13:09 f29d23b0d361: Pushed 12:13:09 e1495da2f09b: Pushed 12:13:10 70f043be32a0: Pushed 12:13:12 b9a20c8e5bcd: Pushed 12:13:12 a9a48e2fe97e43dd34e53fb088e96658b535ab2a: digest: sha256:12eb86b4fcf9b08b0073253d71acca76e92cb190afb935722037d874cd79948b size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:13:12 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:13:12 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.1 12:13:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 12:13:12 f29d23b0d361: Preparing 12:13:12 b9a20c8e5bcd: Preparing 12:13:12 60a7b51a2229: Preparing 12:13:12 0cc242ef54a0: Preparing 12:13:12 e1495da2f09b: Preparing 12:13:12 70f043be32a0: Preparing 12:13:12 256f393e029f: Preparing 12:13:12 256f393e029f: Waiting 12:13:12 70f043be32a0: Waiting 12:13:12 e1495da2f09b: Layer already exists 12:13:12 0cc242ef54a0: Layer already exists 12:13:12 60a7b51a2229: Layer already exists 12:13:12 b9a20c8e5bcd: Layer already exists 12:13:12 f29d23b0d361: Layer already exists 12:13:12 256f393e029f: Layer already exists 12:13:12 70f043be32a0: Layer already exists 12:13:12 4.0.1: digest: sha256:12eb86b4fcf9b08b0073253d71acca76e92cb190afb935722037d874cd79948b size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:13:13 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:13:13 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1 12:13:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 12:13:13 f29d23b0d361: Preparing 12:13:13 b9a20c8e5bcd: Preparing 12:13:13 60a7b51a2229: Preparing 12:13:13 0cc242ef54a0: Preparing 12:13:13 e1495da2f09b: Preparing 12:13:13 70f043be32a0: Preparing 12:13:13 256f393e029f: Preparing 12:13:13 70f043be32a0: Waiting 12:13:13 256f393e029f: Waiting 12:13:13 e1495da2f09b: Layer already exists 12:13:13 0cc242ef54a0: Layer already exists 12:13:13 b9a20c8e5bcd: Layer already exists 12:13:13 f29d23b0d361: Layer already exists 12:13:13 60a7b51a2229: Layer already exists 12:13:13 70f043be32a0: Layer already exists 12:13:13 256f393e029f: Layer already exists 12:13:13 a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1: digest: sha256:12eb86b4fcf9b08b0073253d71acca76e92cb190afb935722037d874cd79948b size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:13:13 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:13:14 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:odessa 12:13:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 12:13:14 f29d23b0d361: Preparing 12:13:14 b9a20c8e5bcd: Preparing 12:13:14 60a7b51a2229: Preparing 12:13:14 0cc242ef54a0: Preparing 12:13:14 e1495da2f09b: Preparing 12:13:14 70f043be32a0: Preparing 12:13:14 256f393e029f: Preparing 12:13:14 70f043be32a0: Waiting 12:13:14 256f393e029f: Waiting 12:13:14 f29d23b0d361: Layer already exists 12:13:14 e1495da2f09b: Layer already exists 12:13:14 0cc242ef54a0: Layer already exists 12:13:14 60a7b51a2229: Layer already exists 12:13:14 b9a20c8e5bcd: Layer already exists 12:13:14 256f393e029f: Layer already exists 12:13:14 70f043be32a0: Layer already exists 12:13:14 odessa: digest: sha256:12eb86b4fcf9b08b0073253d71acca76e92cb190afb935722037d874cd79948b size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 12:13:14 ===================================================== [Pipeline] echo 12:13:14 taggedImages: 12:13:14 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:a9a48e2fe97e43dd34e53fb088e96658b535ab2a 12:13:14 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.1 12:13:14 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1 12:13:14 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:odessa [Pipeline] echo 12:13:14 [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: 12:13:14 a9a48e2fe97e43dd34e53fb088e96658b535ab2a 12:13:14 4.0.1 12:13:14 a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1 12:13:14 odessa 12:13:14 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:13:14 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:a9a48e2fe97e43dd34e53fb088e96658b535ab2a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:13:15 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:a9a48e2fe97e43dd34e53fb088e96658b535ab2a 12:13:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 12:13:15 4ec0750b63da: Preparing 12:13:15 8194f12106ff: Preparing 12:13:15 3d5907dff927: Preparing 12:13:15 60a7b51a2229: Preparing 12:13:15 0cc242ef54a0: Preparing 12:13:15 f73fadf2fab3: Preparing 12:13:15 c5429208fda5: Preparing 12:13:15 bbbe615e03e1: Preparing 12:13:15 adff5a3bccb2: Preparing 12:13:15 256f393e029f: Preparing 12:13:15 c5429208fda5: Waiting 12:13:15 adff5a3bccb2: Waiting 12:13:15 bbbe615e03e1: Waiting 12:13:15 256f393e029f: Waiting 12:13:15 f73fadf2fab3: Waiting 12:13:15 0cc242ef54a0: Layer already exists 12:13:15 60a7b51a2229: Layer already exists 12:13:15 4ec0750b63da: Pushed 12:13:15 8194f12106ff: Pushed 12:13:15 3d5907dff927: Pushed 12:13:15 256f393e029f: Layer already exists 12:13:15 bbbe615e03e1: Pushed 12:13:15 adff5a3bccb2: Pushed 12:13:19 c5429208fda5: Pushed 12:13:26 f73fadf2fab3: Pushed 12:13:26 a9a48e2fe97e43dd34e53fb088e96658b535ab2a: digest: sha256:dc147185269128a693f8bf0a250f8a523614ced2a52114c62953a0ec5d13785a size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:13:26 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:13:26 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.1 12:13:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 12:13:26 4ec0750b63da: Preparing 12:13:26 8194f12106ff: Preparing 12:13:26 3d5907dff927: Preparing 12:13:26 60a7b51a2229: Preparing 12:13:26 0cc242ef54a0: Preparing 12:13:26 f73fadf2fab3: Preparing 12:13:26 c5429208fda5: Preparing 12:13:26 bbbe615e03e1: Preparing 12:13:26 adff5a3bccb2: Preparing 12:13:26 256f393e029f: Preparing 12:13:26 f73fadf2fab3: Waiting 12:13:26 c5429208fda5: Waiting 12:13:26 bbbe615e03e1: Waiting 12:13:26 adff5a3bccb2: Waiting 12:13:26 256f393e029f: Waiting 12:13:26 0cc242ef54a0: Layer already exists 12:13:26 3d5907dff927: Layer already exists 12:13:26 4ec0750b63da: Layer already exists 12:13:26 60a7b51a2229: Layer already exists 12:13:26 8194f12106ff: Layer already exists 12:13:26 bbbe615e03e1: Layer already exists 12:13:26 f73fadf2fab3: Layer already exists 12:13:26 c5429208fda5: Layer already exists 12:13:26 adff5a3bccb2: Layer already exists 12:13:26 256f393e029f: Layer already exists 12:13:26 4.0.1: digest: sha256:dc147185269128a693f8bf0a250f8a523614ced2a52114c62953a0ec5d13785a size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:13:27 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:13:27 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1 12:13:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 12:13:27 4ec0750b63da: Preparing 12:13:27 8194f12106ff: Preparing 12:13:27 3d5907dff927: Preparing 12:13:27 60a7b51a2229: Preparing 12:13:27 0cc242ef54a0: Preparing 12:13:27 f73fadf2fab3: Preparing 12:13:27 c5429208fda5: Preparing 12:13:27 bbbe615e03e1: Preparing 12:13:27 f73fadf2fab3: Waiting 12:13:27 c5429208fda5: Waiting 12:13:27 adff5a3bccb2: Preparing 12:13:27 bbbe615e03e1: Waiting 12:13:27 256f393e029f: Preparing 12:13:27 adff5a3bccb2: Waiting 12:13:27 3d5907dff927: Layer already exists 12:13:27 4ec0750b63da: Layer already exists 12:13:27 0cc242ef54a0: Layer already exists 12:13:27 60a7b51a2229: Layer already exists 12:13:27 8194f12106ff: Layer already exists 12:13:27 c5429208fda5: Layer already exists 12:13:27 f73fadf2fab3: Layer already exists 12:13:27 adff5a3bccb2: Layer already exists 12:13:27 bbbe615e03e1: Layer already exists 12:13:27 256f393e029f: Layer already exists 12:13:27 a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1: digest: sha256:dc147185269128a693f8bf0a250f8a523614ced2a52114c62953a0ec5d13785a size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:13:27 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:13:28 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:odessa 12:13:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 12:13:28 4ec0750b63da: Preparing 12:13:28 8194f12106ff: Preparing 12:13:28 3d5907dff927: Preparing 12:13:28 60a7b51a2229: Preparing 12:13:28 0cc242ef54a0: Preparing 12:13:28 f73fadf2fab3: Preparing 12:13:28 c5429208fda5: Preparing 12:13:28 bbbe615e03e1: Preparing 12:13:28 adff5a3bccb2: Preparing 12:13:28 256f393e029f: Preparing 12:13:28 f73fadf2fab3: Waiting 12:13:28 c5429208fda5: Waiting 12:13:28 adff5a3bccb2: Waiting 12:13:28 bbbe615e03e1: Waiting 12:13:28 256f393e029f: Waiting 12:13:28 8194f12106ff: Layer already exists 12:13:28 4ec0750b63da: Layer already exists 12:13:28 60a7b51a2229: Layer already exists 12:13:28 3d5907dff927: Layer already exists 12:13:28 0cc242ef54a0: Layer already exists 12:13:28 bbbe615e03e1: Layer already exists 12:13:28 c5429208fda5: Layer already exists 12:13:28 adff5a3bccb2: Layer already exists 12:13:28 f73fadf2fab3: Layer already exists 12:13:28 256f393e029f: Layer already exists 12:13:28 odessa: digest: sha256:dc147185269128a693f8bf0a250f8a523614ced2a52114c62953a0ec5d13785a size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 12:13:28 ===================================================== [Pipeline] echo 12:13:28 taggedImages: 12:13:28 - nexus3.edgexfoundry.org:10004/security-spire-agent:a9a48e2fe97e43dd34e53fb088e96658b535ab2a 12:13:28 - nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.1 12:13:28 - nexus3.edgexfoundry.org:10004/security-spire-agent:a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1 12:13:28 - nexus3.edgexfoundry.org:10004/security-spire-agent:odessa [Pipeline] echo 12:13:28 [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: 12:13:28 a9a48e2fe97e43dd34e53fb088e96658b535ab2a 12:13:28 4.0.1 12:13:28 a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1 12:13:28 odessa 12:13:28 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:13:28 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:a9a48e2fe97e43dd34e53fb088e96658b535ab2a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:13:29 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:a9a48e2fe97e43dd34e53fb088e96658b535ab2a 12:13:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 12:13:29 50992f8ca488: Preparing 12:13:29 8750e420207e: Preparing 12:13:29 4b2280f341b9: Preparing 12:13:29 60a7b51a2229: Preparing 12:13:29 0cc242ef54a0: Preparing 12:13:29 bb97b2d217af: Preparing 12:13:29 2ef99c7675ff: Preparing 12:13:29 8e0326c39bf9: Preparing 12:13:29 256f393e029f: Preparing 12:13:29 2ef99c7675ff: Waiting 12:13:29 8e0326c39bf9: Waiting 12:13:29 256f393e029f: Waiting 12:13:29 bb97b2d217af: Waiting 12:13:29 0cc242ef54a0: Layer already exists 12:13:29 60a7b51a2229: Layer already exists 12:13:29 50992f8ca488: Pushed 12:13:29 4b2280f341b9: Pushed 12:13:29 8750e420207e: Pushed 12:13:29 256f393e029f: Layer already exists 12:13:29 2ef99c7675ff: Pushed 12:13:29 8e0326c39bf9: Pushed 12:13:41 bb97b2d217af: Pushed 12:13:41 a9a48e2fe97e43dd34e53fb088e96658b535ab2a: digest: sha256:4027dc1a7997ca845a946a08e2b85202707e5f7f0cbd39e3ff51e3d27450d563 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:13:42 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:4.0.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:13:42 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:4.0.1 12:13:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 12:13:42 50992f8ca488: Preparing 12:13:42 8750e420207e: Preparing 12:13:42 4b2280f341b9: Preparing 12:13:42 60a7b51a2229: Preparing 12:13:42 0cc242ef54a0: Preparing 12:13:42 bb97b2d217af: Preparing 12:13:42 2ef99c7675ff: Preparing 12:13:42 bb97b2d217af: Waiting 12:13:42 8e0326c39bf9: Preparing 12:13:42 8e0326c39bf9: Waiting 12:13:42 2ef99c7675ff: Waiting 12:13:42 256f393e029f: Preparing 12:13:42 256f393e029f: Waiting 12:13:42 60a7b51a2229: Layer already exists 12:13:42 8750e420207e: Layer already exists 12:13:42 50992f8ca488: Layer already exists 12:13:42 0cc242ef54a0: Layer already exists 12:13:42 4b2280f341b9: Layer already exists 12:13:42 2ef99c7675ff: Layer already exists 12:13:42 256f393e029f: Layer already exists 12:13:42 bb97b2d217af: Layer already exists 12:13:42 8e0326c39bf9: Layer already exists 12:13:42 4.0.1: digest: sha256:4027dc1a7997ca845a946a08e2b85202707e5f7f0cbd39e3ff51e3d27450d563 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:13:42 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:13:43 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1 12:13:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 12:13:43 50992f8ca488: Preparing 12:13:43 8750e420207e: Preparing 12:13:43 4b2280f341b9: Preparing 12:13:43 60a7b51a2229: Preparing 12:13:43 0cc242ef54a0: Preparing 12:13:43 bb97b2d217af: Preparing 12:13:43 2ef99c7675ff: Preparing 12:13:43 8e0326c39bf9: Preparing 12:13:43 256f393e029f: Preparing 12:13:43 8e0326c39bf9: Waiting 12:13:43 2ef99c7675ff: Waiting 12:13:43 256f393e029f: Waiting 12:13:43 bb97b2d217af: Waiting 12:13:43 50992f8ca488: Layer already exists 12:13:43 60a7b51a2229: Layer already exists 12:13:43 4b2280f341b9: Layer already exists 12:13:43 0cc242ef54a0: Layer already exists 12:13:43 8750e420207e: Layer already exists 12:13:43 bb97b2d217af: Layer already exists 12:13:43 2ef99c7675ff: Layer already exists 12:13:43 8e0326c39bf9: Layer already exists 12:13:43 256f393e029f: Layer already exists 12:13:43 a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1: digest: sha256:4027dc1a7997ca845a946a08e2b85202707e5f7f0cbd39e3ff51e3d27450d563 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:13:43 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:13:43 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:odessa 12:13:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 12:13:43 50992f8ca488: Preparing 12:13:43 8750e420207e: Preparing 12:13:43 4b2280f341b9: Preparing 12:13:43 60a7b51a2229: Preparing 12:13:43 0cc242ef54a0: Preparing 12:13:43 bb97b2d217af: Preparing 12:13:43 2ef99c7675ff: Preparing 12:13:43 8e0326c39bf9: Preparing 12:13:43 256f393e029f: Preparing 12:13:43 2ef99c7675ff: Waiting 12:13:43 8e0326c39bf9: Waiting 12:13:43 bb97b2d217af: Waiting 12:13:43 256f393e029f: Waiting 12:13:43 8750e420207e: Layer already exists 12:13:43 0cc242ef54a0: Layer already exists 12:13:43 50992f8ca488: Layer already exists 12:13:43 4b2280f341b9: Layer already exists 12:13:43 60a7b51a2229: Layer already exists 12:13:43 8e0326c39bf9: Layer already exists 12:13:43 2ef99c7675ff: Layer already exists 12:13:43 bb97b2d217af: Layer already exists 12:13:43 256f393e029f: Layer already exists 12:13:43 odessa: digest: sha256:4027dc1a7997ca845a946a08e2b85202707e5f7f0cbd39e3ff51e3d27450d563 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 12:13:43 ===================================================== [Pipeline] echo 12:13:43 taggedImages: 12:13:43 - nexus3.edgexfoundry.org:10004/security-spire-config:a9a48e2fe97e43dd34e53fb088e96658b535ab2a 12:13:43 - nexus3.edgexfoundry.org:10004/security-spire-config:4.0.1 12:13:43 - nexus3.edgexfoundry.org:10004/security-spire-config:a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1 12:13:43 - nexus3.edgexfoundry.org:10004/security-spire-config:odessa [Pipeline] echo 12:13:43 [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: 12:13:43 a9a48e2fe97e43dd34e53fb088e96658b535ab2a 12:13:43 4.0.1 12:13:43 a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1 12:13:43 odessa 12:13:43 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:13:44 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:a9a48e2fe97e43dd34e53fb088e96658b535ab2a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:13:44 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:a9a48e2fe97e43dd34e53fb088e96658b535ab2a 12:13:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 12:13:44 d5310ca64669: Preparing 12:13:44 938499fde718: Preparing 12:13:44 b90223142d93: Preparing 12:13:44 60a7b51a2229: Preparing 12:13:44 0cc242ef54a0: Preparing 12:13:44 cbe2a071fca2: Preparing 12:13:44 bbbe615e03e1: Preparing 12:13:44 adff5a3bccb2: Preparing 12:13:44 256f393e029f: Preparing 12:13:44 bbbe615e03e1: Waiting 12:13:44 adff5a3bccb2: Waiting 12:13:44 cbe2a071fca2: Waiting 12:13:44 256f393e029f: Waiting 12:13:44 0cc242ef54a0: Layer already exists 12:13:44 60a7b51a2229: Layer already exists 12:13:44 bbbe615e03e1: Layer already exists 12:13:44 adff5a3bccb2: Layer already exists 12:13:44 256f393e029f: Layer already exists 12:13:44 b90223142d93: Pushed 12:13:44 d5310ca64669: Pushed 12:13:44 938499fde718: Pushed 12:13:56 cbe2a071fca2: Pushed 12:13:56 a9a48e2fe97e43dd34e53fb088e96658b535ab2a: digest: sha256:694e50f4fe7bce114aa33f1a8188bb7db880838635740ea2b0236e0b43687bdd size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:13:57 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:4.0.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:13:57 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:4.0.1 12:13:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 12:13:57 d5310ca64669: Preparing 12:13:57 938499fde718: Preparing 12:13:57 b90223142d93: Preparing 12:13:57 60a7b51a2229: Preparing 12:13:57 0cc242ef54a0: Preparing 12:13:57 cbe2a071fca2: Preparing 12:13:57 bbbe615e03e1: Preparing 12:13:57 adff5a3bccb2: Preparing 12:13:57 256f393e029f: Preparing 12:13:57 cbe2a071fca2: Waiting 12:13:57 bbbe615e03e1: Waiting 12:13:57 adff5a3bccb2: Waiting 12:13:57 256f393e029f: Waiting 12:13:57 d5310ca64669: Layer already exists 12:13:57 b90223142d93: Layer already exists 12:13:57 60a7b51a2229: Layer already exists 12:13:57 938499fde718: Layer already exists 12:13:57 0cc242ef54a0: Layer already exists 12:13:57 cbe2a071fca2: Layer already exists 12:13:57 bbbe615e03e1: Layer already exists 12:13:57 256f393e029f: Layer already exists 12:13:57 adff5a3bccb2: Layer already exists 12:13:57 4.0.1: digest: sha256:694e50f4fe7bce114aa33f1a8188bb7db880838635740ea2b0236e0b43687bdd size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:13:57 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:13:58 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1 12:13:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 12:13:58 d5310ca64669: Preparing 12:13:58 938499fde718: Preparing 12:13:58 b90223142d93: Preparing 12:13:58 60a7b51a2229: Preparing 12:13:58 0cc242ef54a0: Preparing 12:13:58 cbe2a071fca2: Preparing 12:13:58 bbbe615e03e1: Preparing 12:13:58 adff5a3bccb2: Preparing 12:13:58 256f393e029f: Preparing 12:13:58 bbbe615e03e1: Waiting 12:13:58 adff5a3bccb2: Waiting 12:13:58 cbe2a071fca2: Waiting 12:13:58 256f393e029f: Waiting 12:13:58 60a7b51a2229: Layer already exists 12:13:58 d5310ca64669: Layer already exists 12:13:58 0cc242ef54a0: Layer already exists 12:13:58 b90223142d93: Layer already exists 12:13:58 938499fde718: Layer already exists 12:13:58 bbbe615e03e1: Layer already exists 12:13:58 adff5a3bccb2: Layer already exists 12:13:58 cbe2a071fca2: Layer already exists 12:13:58 256f393e029f: Layer already exists 12:13:58 a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1: digest: sha256:694e50f4fe7bce114aa33f1a8188bb7db880838635740ea2b0236e0b43687bdd size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:13:58 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:13:58 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:odessa 12:13:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 12:13:58 d5310ca64669: Preparing 12:13:58 938499fde718: Preparing 12:13:58 b90223142d93: Preparing 12:13:58 60a7b51a2229: Preparing 12:13:58 0cc242ef54a0: Preparing 12:13:58 cbe2a071fca2: Preparing 12:13:58 bbbe615e03e1: Preparing 12:13:58 adff5a3bccb2: Preparing 12:13:58 256f393e029f: Preparing 12:13:58 bbbe615e03e1: Waiting 12:13:58 cbe2a071fca2: Waiting 12:13:58 adff5a3bccb2: Waiting 12:13:58 256f393e029f: Waiting 12:13:58 938499fde718: Layer already exists 12:13:58 b90223142d93: Layer already exists 12:13:58 60a7b51a2229: Layer already exists 12:13:58 d5310ca64669: Layer already exists 12:13:58 0cc242ef54a0: Layer already exists 12:13:58 bbbe615e03e1: Layer already exists 12:13:58 adff5a3bccb2: Layer already exists 12:13:58 cbe2a071fca2: Layer already exists 12:13:58 256f393e029f: Layer already exists 12:13:58 odessa: digest: sha256:694e50f4fe7bce114aa33f1a8188bb7db880838635740ea2b0236e0b43687bdd size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 12:13:58 ===================================================== [Pipeline] echo 12:13:58 taggedImages: 12:13:58 - nexus3.edgexfoundry.org:10004/security-spire-server:a9a48e2fe97e43dd34e53fb088e96658b535ab2a 12:13:58 - nexus3.edgexfoundry.org:10004/security-spire-server:4.0.1 12:13:58 - nexus3.edgexfoundry.org:10004/security-spire-server:a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1 12:13:58 - nexus3.edgexfoundry.org:10004/security-spire-server:odessa [Pipeline] echo 12:13:58 [edgeXDocker.push] Tagging docker image support-notifications with the following tags: 12:13:58 a9a48e2fe97e43dd34e53fb088e96658b535ab2a 12:13:58 4.0.1 12:13:58 a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1 12:13:58 odessa 12:13:58 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:13:59 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:a9a48e2fe97e43dd34e53fb088e96658b535ab2a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:13:59 + docker push nexus3.edgexfoundry.org:10004/support-notifications:a9a48e2fe97e43dd34e53fb088e96658b535ab2a 12:13:59 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 12:13:59 f126064db914: Preparing 12:13:59 d15cea1c830e: Preparing 12:13:59 60a7b51a2229: Preparing 12:13:59 0cc242ef54a0: Preparing 12:13:59 515bb0a89ffd: Preparing 12:13:59 2265ad22db6b: Preparing 12:13:59 256f393e029f: Preparing 12:13:59 2265ad22db6b: Waiting 12:13:59 256f393e029f: Waiting 12:13:59 0cc242ef54a0: Layer already exists 12:13:59 60a7b51a2229: Layer already exists 12:13:59 256f393e029f: Layer already exists 12:13:59 f126064db914: Pushed 12:13:59 515bb0a89ffd: Pushed 12:14:00 2265ad22db6b: Pushed 12:14:03 d15cea1c830e: Pushed 12:14:03 a9a48e2fe97e43dd34e53fb088e96658b535ab2a: digest: sha256:746208d0789f7734e2a12d35f46404eab7ca5cff37f5a140c56d1add30bcdf84 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:14:03 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:4.0.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:14:04 + docker push nexus3.edgexfoundry.org:10004/support-notifications:4.0.1 12:14:04 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 12:14:04 f126064db914: Preparing 12:14:04 d15cea1c830e: Preparing 12:14:04 60a7b51a2229: Preparing 12:14:04 0cc242ef54a0: Preparing 12:14:04 515bb0a89ffd: Preparing 12:14:04 2265ad22db6b: Preparing 12:14:04 256f393e029f: Preparing 12:14:04 256f393e029f: Waiting 12:14:04 2265ad22db6b: Waiting 12:14:04 60a7b51a2229: Layer already exists 12:14:04 d15cea1c830e: Layer already exists 12:14:04 f126064db914: Layer already exists 12:14:04 515bb0a89ffd: Layer already exists 12:14:04 0cc242ef54a0: Layer already exists 12:14:04 2265ad22db6b: Layer already exists 12:14:04 256f393e029f: Layer already exists 12:14:04 4.0.1: digest: sha256:746208d0789f7734e2a12d35f46404eab7ca5cff37f5a140c56d1add30bcdf84 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:14:04 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:14:04 + docker push nexus3.edgexfoundry.org:10004/support-notifications:a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1 12:14:04 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 12:14:04 f126064db914: Preparing 12:14:04 d15cea1c830e: Preparing 12:14:04 60a7b51a2229: Preparing 12:14:04 0cc242ef54a0: Preparing 12:14:04 515bb0a89ffd: Preparing 12:14:04 2265ad22db6b: Preparing 12:14:04 256f393e029f: Preparing 12:14:04 2265ad22db6b: Waiting 12:14:04 256f393e029f: Waiting 12:14:04 0cc242ef54a0: Layer already exists 12:14:04 515bb0a89ffd: Layer already exists 12:14:04 60a7b51a2229: Layer already exists 12:14:04 d15cea1c830e: Layer already exists 12:14:04 f126064db914: Layer already exists 12:14:04 2265ad22db6b: Layer already exists 12:14:04 256f393e029f: Layer already exists 12:14:04 a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1: digest: sha256:746208d0789f7734e2a12d35f46404eab7ca5cff37f5a140c56d1add30bcdf84 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:14:04 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:14:05 + docker push nexus3.edgexfoundry.org:10004/support-notifications:odessa 12:14:05 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 12:14:05 f126064db914: Preparing 12:14:05 d15cea1c830e: Preparing 12:14:05 60a7b51a2229: Preparing 12:14:05 0cc242ef54a0: Preparing 12:14:05 515bb0a89ffd: Preparing 12:14:05 2265ad22db6b: Preparing 12:14:05 256f393e029f: Preparing 12:14:05 2265ad22db6b: Waiting 12:14:05 256f393e029f: Waiting 12:14:05 0cc242ef54a0: Layer already exists 12:14:05 d15cea1c830e: Layer already exists 12:14:05 60a7b51a2229: Layer already exists 12:14:05 f126064db914: Layer already exists 12:14:05 515bb0a89ffd: Layer already exists 12:14:05 2265ad22db6b: Layer already exists 12:14:05 256f393e029f: Layer already exists 12:14:05 odessa: digest: sha256:746208d0789f7734e2a12d35f46404eab7ca5cff37f5a140c56d1add30bcdf84 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 12:14:05 ===================================================== [Pipeline] echo 12:14:05 taggedImages: 12:14:05 - nexus3.edgexfoundry.org:10004/support-notifications:a9a48e2fe97e43dd34e53fb088e96658b535ab2a 12:14:05 - nexus3.edgexfoundry.org:10004/support-notifications:4.0.1 12:14:05 - nexus3.edgexfoundry.org:10004/support-notifications:a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1 12:14:05 - nexus3.edgexfoundry.org:10004/support-notifications:odessa [Pipeline] echo 12:14:05 [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: 12:14:05 a9a48e2fe97e43dd34e53fb088e96658b535ab2a 12:14:05 4.0.1 12:14:05 a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1 12:14:05 odessa 12:14:05 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:14:05 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:a9a48e2fe97e43dd34e53fb088e96658b535ab2a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:14:06 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:a9a48e2fe97e43dd34e53fb088e96658b535ab2a 12:14:06 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 12:14:06 884d2a1f2d95: Preparing 12:14:06 9f8eb121e08a: Preparing 12:14:06 60a7b51a2229: Preparing 12:14:06 0cc242ef54a0: Preparing 12:14:06 5b053f726539: Preparing 12:14:06 cb051d9a7367: Preparing 12:14:06 256f393e029f: Preparing 12:14:06 cb051d9a7367: Waiting 12:14:06 256f393e029f: Waiting 12:14:06 60a7b51a2229: Layer already exists 12:14:06 0cc242ef54a0: Layer already exists 12:14:06 256f393e029f: Layer already exists 12:14:06 884d2a1f2d95: Pushed 12:14:06 5b053f726539: Pushed 12:14:06 cb051d9a7367: Pushed 12:14:09 9f8eb121e08a: Pushed 12:14:09 a9a48e2fe97e43dd34e53fb088e96658b535ab2a: digest: sha256:c34ea608de1fc5b194273c78ecd232380e10e473ad60ed9d31a0e4c64dafe59a size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:14:10 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:4.0.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:14:10 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:4.0.1 12:14:10 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 12:14:10 884d2a1f2d95: Preparing 12:14:10 9f8eb121e08a: Preparing 12:14:10 60a7b51a2229: Preparing 12:14:10 0cc242ef54a0: Preparing 12:14:10 5b053f726539: Preparing 12:14:10 cb051d9a7367: Preparing 12:14:10 256f393e029f: Preparing 12:14:10 256f393e029f: Waiting 12:14:10 cb051d9a7367: Waiting 12:14:10 0cc242ef54a0: Layer already exists 12:14:10 5b053f726539: Layer already exists 12:14:10 9f8eb121e08a: Layer already exists 12:14:10 60a7b51a2229: Layer already exists 12:14:10 884d2a1f2d95: Layer already exists 12:14:10 cb051d9a7367: Layer already exists 12:14:10 256f393e029f: Layer already exists 12:14:10 4.0.1: digest: sha256:c34ea608de1fc5b194273c78ecd232380e10e473ad60ed9d31a0e4c64dafe59a size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:14:10 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:14:11 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1 12:14:11 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 12:14:11 884d2a1f2d95: Preparing 12:14:11 9f8eb121e08a: Preparing 12:14:11 60a7b51a2229: Preparing 12:14:11 0cc242ef54a0: Preparing 12:14:11 5b053f726539: Preparing 12:14:11 cb051d9a7367: Preparing 12:14:11 256f393e029f: Preparing 12:14:11 cb051d9a7367: Waiting 12:14:11 256f393e029f: Waiting 12:14:11 5b053f726539: Layer already exists 12:14:11 9f8eb121e08a: Layer already exists 12:14:11 60a7b51a2229: Layer already exists 12:14:11 0cc242ef54a0: Layer already exists 12:14:11 884d2a1f2d95: Layer already exists 12:14:11 cb051d9a7367: Layer already exists 12:14:11 256f393e029f: Layer already exists 12:14:11 a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1: digest: sha256:c34ea608de1fc5b194273c78ecd232380e10e473ad60ed9d31a0e4c64dafe59a size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:14:11 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:14:11 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:odessa 12:14:11 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 12:14:11 884d2a1f2d95: Preparing 12:14:11 9f8eb121e08a: Preparing 12:14:11 60a7b51a2229: Preparing 12:14:11 0cc242ef54a0: Preparing 12:14:11 5b053f726539: Preparing 12:14:11 cb051d9a7367: Preparing 12:14:11 256f393e029f: Preparing 12:14:11 cb051d9a7367: Waiting 12:14:11 256f393e029f: Waiting 12:14:11 0cc242ef54a0: Layer already exists 12:14:11 5b053f726539: Layer already exists 12:14:11 884d2a1f2d95: Layer already exists 12:14:11 9f8eb121e08a: Layer already exists 12:14:11 60a7b51a2229: Layer already exists 12:14:11 cb051d9a7367: Layer already exists 12:14:11 256f393e029f: Layer already exists 12:14:11 odessa: digest: sha256:c34ea608de1fc5b194273c78ecd232380e10e473ad60ed9d31a0e4c64dafe59a size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 12:14:11 ===================================================== [Pipeline] echo 12:14:11 taggedImages: 12:14:11 - nexus3.edgexfoundry.org:10004/support-scheduler:a9a48e2fe97e43dd34e53fb088e96658b535ab2a 12:14:11 - nexus3.edgexfoundry.org:10004/support-scheduler:4.0.1 12:14:11 - nexus3.edgexfoundry.org:10004/support-scheduler:a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1 12:14:11 - nexus3.edgexfoundry.org:10004/support-scheduler:odessa [Pipeline] echo 12:14:12 ========================================================= 12:14:12 [edgeXBuildMultiArch] RAW Config: 12:14:12 images: 12:14:12 - nexus3.edgexfoundry.org:10004/core-command:a9a48e2fe97e43dd34e53fb088e96658b535ab2a 12:14:12 - nexus3.edgexfoundry.org:10004/core-command:4.0.1 12:14:12 - nexus3.edgexfoundry.org:10004/core-command:a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1 12:14:12 - nexus3.edgexfoundry.org:10004/core-command:odessa 12:14:12 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:a9a48e2fe97e43dd34e53fb088e96658b535ab2a 12:14:12 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.1 12:14:12 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1 12:14:12 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:odessa 12:14:12 - nexus3.edgexfoundry.org:10004/core-data:a9a48e2fe97e43dd34e53fb088e96658b535ab2a 12:14:12 - nexus3.edgexfoundry.org:10004/core-data:4.0.1 12:14:12 - nexus3.edgexfoundry.org:10004/core-data:a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1 12:14:12 - nexus3.edgexfoundry.org:10004/core-data:odessa 12:14:12 - nexus3.edgexfoundry.org:10004/core-keeper:a9a48e2fe97e43dd34e53fb088e96658b535ab2a 12:14:12 - nexus3.edgexfoundry.org:10004/core-keeper:4.0.1 12:14:12 - nexus3.edgexfoundry.org:10004/core-keeper:a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1 12:14:12 - nexus3.edgexfoundry.org:10004/core-keeper:odessa 12:14:12 - nexus3.edgexfoundry.org:10004/core-metadata:a9a48e2fe97e43dd34e53fb088e96658b535ab2a 12:14:12 - nexus3.edgexfoundry.org:10004/core-metadata:4.0.1 12:14:12 - nexus3.edgexfoundry.org:10004/core-metadata:a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1 12:14:12 - nexus3.edgexfoundry.org:10004/core-metadata:odessa 12:14:12 - nexus3.edgexfoundry.org:10004/security-bootstrapper:a9a48e2fe97e43dd34e53fb088e96658b535ab2a 12:14:12 - nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.1 12:14:12 - nexus3.edgexfoundry.org:10004/security-bootstrapper:a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1 12:14:12 - nexus3.edgexfoundry.org:10004/security-bootstrapper:odessa 12:14:12 - nexus3.edgexfoundry.org:10004/security-proxy-auth:a9a48e2fe97e43dd34e53fb088e96658b535ab2a 12:14:12 - nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.1 12:14:12 - nexus3.edgexfoundry.org:10004/security-proxy-auth:a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1 12:14:12 - nexus3.edgexfoundry.org:10004/security-proxy-auth:odessa 12:14:12 - nexus3.edgexfoundry.org:10004/security-proxy-setup:a9a48e2fe97e43dd34e53fb088e96658b535ab2a 12:14:12 - nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.1 12:14:12 - nexus3.edgexfoundry.org:10004/security-proxy-setup:a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1 12:14:12 - nexus3.edgexfoundry.org:10004/security-proxy-setup:odessa 12:14:12 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:a9a48e2fe97e43dd34e53fb088e96658b535ab2a 12:14:12 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.1 12:14:12 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1 12:14:12 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:odessa 12:14:12 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:a9a48e2fe97e43dd34e53fb088e96658b535ab2a 12:14:12 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.1 12:14:12 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1 12:14:12 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:odessa 12:14:12 - nexus3.edgexfoundry.org:10004/security-spire-agent:a9a48e2fe97e43dd34e53fb088e96658b535ab2a 12:14:12 - nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.1 12:14:12 - nexus3.edgexfoundry.org:10004/security-spire-agent:a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1 12:14:12 - nexus3.edgexfoundry.org:10004/security-spire-agent:odessa 12:14:12 - nexus3.edgexfoundry.org:10004/security-spire-config:a9a48e2fe97e43dd34e53fb088e96658b535ab2a 12:14:12 - nexus3.edgexfoundry.org:10004/security-spire-config:4.0.1 12:14:12 - nexus3.edgexfoundry.org:10004/security-spire-config:a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1 12:14:12 - nexus3.edgexfoundry.org:10004/security-spire-config:odessa 12:14:12 - nexus3.edgexfoundry.org:10004/security-spire-server:a9a48e2fe97e43dd34e53fb088e96658b535ab2a 12:14:12 - nexus3.edgexfoundry.org:10004/security-spire-server:4.0.1 12:14:12 - nexus3.edgexfoundry.org:10004/security-spire-server:a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1 12:14:12 - nexus3.edgexfoundry.org:10004/security-spire-server:odessa 12:14:12 - nexus3.edgexfoundry.org:10004/support-notifications:a9a48e2fe97e43dd34e53fb088e96658b535ab2a 12:14:12 - nexus3.edgexfoundry.org:10004/support-notifications:4.0.1 12:14:12 - nexus3.edgexfoundry.org:10004/support-notifications:a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1 12:14:12 - nexus3.edgexfoundry.org:10004/support-notifications:odessa 12:14:12 - nexus3.edgexfoundry.org:10004/support-scheduler:a9a48e2fe97e43dd34e53fb088e96658b535ab2a 12:14:12 - nexus3.edgexfoundry.org:10004/support-scheduler:4.0.1 12:14:12 - nexus3.edgexfoundry.org:10004/support-scheduler:a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1 12:14:12 - nexus3.edgexfoundry.org:10004/support-scheduler:odessa 12:14:12 settingsFile: 12:14:12 edgex-go-settings 12:14:12 ========================================================= [Pipeline] node 12:14:27 Still waiting to schedule task 12:14:27 All nodes of label ‘centos7-docker-4c-2g’ are offline 12:14:58 Running on prd-centos7-docker-4c-2g-773811 in /w/workspace/edgexfoundry_edgex-go_odessa [Pipeline] { [Pipeline] stage [Pipeline] { (Create Multi-Arch Images) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 12:14:58 provisioning config files... 12:14:58 copy managed file [edgex-go-settings] to file:/w/workspace/edgexfoundry_edgex-go_odessa@tmp/config12300107108389406139tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:15:02 ---> ****-login.sh 12:15:02 nexus3.edgexfoundry.org:10001 12:15:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:15:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:15:03 Configure a credential helper to remove this warning. See 12:15:03 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:15:03 12:15:03 Login Succeeded 12:15:03 nexus3.edgexfoundry.org:10002 12:15:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:15:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:15:03 Configure a credential helper to remove this warning. See 12:15:03 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:15:03 12:15:03 Login Succeeded 12:15:03 nexus3.edgexfoundry.org:10003 12:15:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:15:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:15:03 Configure a credential helper to remove this warning. See 12:15:03 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:15:03 12:15:03 Login Succeeded 12:15:03 nexus3.edgexfoundry.org:10004 12:15:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:15:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:15:03 Configure a credential helper to remove this warning. See 12:15:03 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:15:03 12:15:03 Login Succeeded 12:15:03 ****.io 12:15:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:15:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:15:03 Configure a credential helper to remove this warning. See 12:15:03 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:15:03 12:15:03 Login Succeeded 12:15:03 ---> ****-login.sh ends [Pipeline] } 12:15:03 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 12:15:04 + docker buildx ls 12:15:04 NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS 12:15:04 default * docker 12:15:04 default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh 12:15:04 + docker buildx create --name edgex-builder --platform linux/amd64,linux/arm64 --use 12:15:04 edgex-builder [Pipeline] sh 12:15:04 + docker buildx inspect --bootstrap 12:15:04 #1 [internal] booting buildkit 12:15:04 #1 pulling image moby/buildkit:buildx-stable-1 12:15:09 #1 pulling image moby/buildkit:buildx-stable-1 3.8s done 12:15:09 #1 creating container buildx_buildkit_edgex-builder0 12:15:11 #1 creating container buildx_buildkit_edgex-builder0 2.4s done 12:15:11 #1 DONE 6.2s 12:15:11 Name: edgex-builder 12:15:11 Driver: docker-container 12:15:11 12:15:11 Nodes: 12:15:11 Name: edgex-builder0 12:15:11 Endpoint: unix:///var/run/docker.sock 12:15:11 Status: running 12:15:11 Buildkit: v0.26.2 12:15:11 Platforms: linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [Pipeline] sh 12:15:12 + docker buildx ls 12:15:12 NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS 12:15:12 edgex-builder * docker-container 12:15:12 edgex-builder0 unix:///var/run/docker.sock running v0.26.2 linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 12:15:12 default docker 12:15:12 default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh 12:15:12 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-command:a9a48e2fe97e43dd34e53fb088e96658b535ab2a --push - 12:15:12 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-command:a9a48e2fe97e43dd34e53fb088e96658b535ab2a' 12:15:12 #1 [internal] load build definition from Dockerfile 12:15:12 #1 transferring dockerfile: 197B done 12:15:12 #1 DONE 0.0s 12:15:12 12:15:12 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:a9a48e2fe97e43dd34e53fb088e96658b535ab2a 12:15:12 #2 DONE 0.1s 12:15:12 12:15:12 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:a9a48e2fe97e43dd34e53fb088e96658b535ab2a 12:15:12 #3 DONE 0.1s 12:15:12 12:15:12 #4 [internal] load .dockerignore 12:15:12 #4 transferring context: 2B done 12:15:12 #4 DONE 0.0s 12:15:12 12:15:12 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:a9a48e2fe97e43dd34e53fb088e96658b535ab2a@sha256:01bd39d34f822c248f9501886bfa7478ed05b594c15dcf448a0994cffd1daa28 12:15:12 #5 resolve nexus3.edgexfoundry.org:10004/core-command:a9a48e2fe97e43dd34e53fb088e96658b535ab2a@sha256:01bd39d34f822c248f9501886bfa7478ed05b594c15dcf448a0994cffd1daa28 0.0s done 12:15:12 #5 DONE 0.0s 12:15:12 12:15:12 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:a9a48e2fe97e43dd34e53fb088e96658b535ab2a@sha256:01bd39d34f822c248f9501886bfa7478ed05b594c15dcf448a0994cffd1daa28 12:15:12 #6 resolve nexus3.edgexfoundry.org:10004/core-command:a9a48e2fe97e43dd34e53fb088e96658b535ab2a@sha256:01bd39d34f822c248f9501886bfa7478ed05b594c15dcf448a0994cffd1daa28 0.0s done 12:15:12 #6 DONE 0.1s 12:15:13 12:15:13 #7 [auth] core-command:pull,push token for nexus3.edgexfoundry.org:10004 12:15:13 #7 DONE 0.0s 12:15:13 12:15:13 #8 exporting to image 12:15:13 #8 exporting layers done 12:15:13 #8 exporting manifest sha256:2f7b8f910f87ce40f99f4756232b13f12c9df799057545e8692ffb05acb689dd 0.0s done 12:15:13 #8 exporting config sha256:979073c9e2eb3878650503466accf8d4025d132c1bf6caa9a1e3151995516138 done 12:15:13 #8 exporting manifest sha256:9ca3210c3e02716a5e6c0483a30e9a0135e249819afa469544a2c079f8eeaa9f 0.0s done 12:15:13 #8 exporting config sha256:3d87e0bf0d9a08ffc686c190a2d4df17b176293fa225b454dc5d0d1352569f9a done 12:15:13 #8 exporting manifest list sha256:0c78dac76bca3bcda909f0fa66bccbedfe39e8a802079cafc670c907349cf71b 0.0s done 12:15:13 #8 pushing layers 12:15:13 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 12:15:13 #8 pushing layers 0.1s done 12:15:13 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:a9a48e2fe97e43dd34e53fb088e96658b535ab2a@sha256:0c78dac76bca3bcda909f0fa66bccbedfe39e8a802079cafc670c907349cf71b 0.1s done 12:15:13 #8 DONE 0.2s 12:15:13 12:15:13 1 warning found (use --debug to expand): 12:15:13  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 12:15:13 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-command:4.0.1 --push - 12:15:13 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-command:4.0.1' 12:15:13 #1 [internal] load build definition from Dockerfile 12:15:13 #1 transferring dockerfile: 162B done 12:15:13 #1 DONE 0.0s 12:15:13 12:15:13 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:4.0.1 12:15:13 #2 DONE 0.0s 12:15:13 12:15:13 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:4.0.1 12:15:13 #3 DONE 0.0s 12:15:13 12:15:13 #4 [internal] load .dockerignore 12:15:13 #4 transferring context: 2B done 12:15:13 #4 DONE 0.0s 12:15:13 12:15:13 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:4.0.1@sha256:01bd39d34f822c248f9501886bfa7478ed05b594c15dcf448a0994cffd1daa28 12:15:13 #5 resolve nexus3.edgexfoundry.org:10004/core-command:4.0.1@sha256:01bd39d34f822c248f9501886bfa7478ed05b594c15dcf448a0994cffd1daa28 0.0s done 12:15:13 #5 CACHED 12:15:13 12:15:13 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:4.0.1@sha256:01bd39d34f822c248f9501886bfa7478ed05b594c15dcf448a0994cffd1daa28 12:15:13 #6 resolve nexus3.edgexfoundry.org:10004/core-command:4.0.1@sha256:01bd39d34f822c248f9501886bfa7478ed05b594c15dcf448a0994cffd1daa28 0.0s done 12:15:13 #6 CACHED 12:15:13 12:15:13 #7 [auth] core-command:pull,push token for nexus3.edgexfoundry.org:10004 12:15:13 #7 DONE 0.0s 12:15:13 12:15:13 #8 exporting to image 12:15:13 #8 exporting layers done 12:15:13 #8 exporting manifest sha256:2f7b8f910f87ce40f99f4756232b13f12c9df799057545e8692ffb05acb689dd done 12:15:13 #8 exporting config sha256:979073c9e2eb3878650503466accf8d4025d132c1bf6caa9a1e3151995516138 done 12:15:13 #8 exporting manifest sha256:9ca3210c3e02716a5e6c0483a30e9a0135e249819afa469544a2c079f8eeaa9f done 12:15:13 #8 exporting config sha256:3d87e0bf0d9a08ffc686c190a2d4df17b176293fa225b454dc5d0d1352569f9a done 12:15:13 #8 exporting manifest list sha256:0c78dac76bca3bcda909f0fa66bccbedfe39e8a802079cafc670c907349cf71b done 12:15:13 #8 pushing layers 0.0s done 12:15:13 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:4.0.1@sha256:0c78dac76bca3bcda909f0fa66bccbedfe39e8a802079cafc670c907349cf71b 0.1s done 12:15:13 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 12:15:13 #8 DONE 0.1s 12:15:13 12:15:13 1 warning found (use --debug to expand): 12:15:13  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 12:15:13 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-command:a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1' 12:15:13 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-command:a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1 --push - 12:15:14 #1 [internal] load build definition from Dockerfile 12:15:14 #1 transferring dockerfile: 203B done 12:15:14 #1 DONE 0.0s 12:15:14 12:15:14 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1 12:15:14 #2 DONE 0.0s 12:15:14 12:15:14 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1 12:15:14 #3 DONE 0.0s 12:15:14 12:15:14 #4 [internal] load .dockerignore 12:15:14 #4 transferring context: 2B done 12:15:14 #4 DONE 0.0s 12:15:14 12:15:14 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1@sha256:01bd39d34f822c248f9501886bfa7478ed05b594c15dcf448a0994cffd1daa28 12:15:14 #5 resolve nexus3.edgexfoundry.org:10004/core-command:a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1@sha256:01bd39d34f822c248f9501886bfa7478ed05b594c15dcf448a0994cffd1daa28 0.0s done 12:15:14 #5 CACHED 12:15:14 12:15:14 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1@sha256:01bd39d34f822c248f9501886bfa7478ed05b594c15dcf448a0994cffd1daa28 12:15:14 #6 resolve nexus3.edgexfoundry.org:10004/core-command:a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1@sha256:01bd39d34f822c248f9501886bfa7478ed05b594c15dcf448a0994cffd1daa28 0.0s done 12:15:14 #6 CACHED 12:15:14 12:15:14 #7 [auth] core-command:pull,push token for nexus3.edgexfoundry.org:10004 12:15:14 #7 DONE 0.0s 12:15:14 12:15:14 #8 exporting to image 12:15:14 #8 exporting layers done 12:15:14 #8 exporting manifest sha256:2f7b8f910f87ce40f99f4756232b13f12c9df799057545e8692ffb05acb689dd done 12:15:14 #8 exporting config sha256:979073c9e2eb3878650503466accf8d4025d132c1bf6caa9a1e3151995516138 done 12:15:14 #8 exporting manifest sha256:9ca3210c3e02716a5e6c0483a30e9a0135e249819afa469544a2c079f8eeaa9f done 12:15:14 #8 exporting config sha256:3d87e0bf0d9a08ffc686c190a2d4df17b176293fa225b454dc5d0d1352569f9a 0.0s done 12:15:14 #8 exporting manifest list sha256:0c78dac76bca3bcda909f0fa66bccbedfe39e8a802079cafc670c907349cf71b done 12:15:14 #8 pushing layers 0.0s done 12:15:14 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1@sha256:0c78dac76bca3bcda909f0fa66bccbedfe39e8a802079cafc670c907349cf71b 0.1s done 12:15:14 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 12:15:14 #8 DONE 0.1s 12:15:14 12:15:14 1 warning found (use --debug to expand): 12:15:14  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 12:15:14 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-command:odessa --push - 12:15:14 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-command:odessa' 12:15:14 #1 [internal] load build definition from Dockerfile 12:15:14 #1 transferring dockerfile: 163B done 12:15:14 #1 DONE 0.0s 12:15:14 12:15:14 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:odessa 12:15:14 #2 DONE 0.0s 12:15:14 12:15:14 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:odessa 12:15:14 #3 DONE 0.0s 12:15:14 12:15:14 #4 [internal] load .dockerignore 12:15:14 #4 transferring context: 2B done 12:15:14 #4 DONE 0.0s 12:15:14 12:15:14 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:odessa@sha256:01bd39d34f822c248f9501886bfa7478ed05b594c15dcf448a0994cffd1daa28 12:15:14 #5 resolve nexus3.edgexfoundry.org:10004/core-command:odessa@sha256:01bd39d34f822c248f9501886bfa7478ed05b594c15dcf448a0994cffd1daa28 0.0s done 12:15:14 #5 DONE 0.0s 12:15:14 12:15:14 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:odessa@sha256:01bd39d34f822c248f9501886bfa7478ed05b594c15dcf448a0994cffd1daa28 12:15:14 #6 resolve nexus3.edgexfoundry.org:10004/core-command:odessa@sha256:01bd39d34f822c248f9501886bfa7478ed05b594c15dcf448a0994cffd1daa28 0.0s done 12:15:14 #6 CACHED 12:15:14 12:15:14 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:odessa@sha256:01bd39d34f822c248f9501886bfa7478ed05b594c15dcf448a0994cffd1daa28 12:15:14 #5 CACHED 12:15:14 12:15:14 #7 [auth] core-command:pull,push token for nexus3.edgexfoundry.org:10004 12:15:14 #7 DONE 0.0s 12:15:14 12:15:14 #8 exporting to image 12:15:14 #8 exporting layers done 12:15:14 #8 exporting manifest sha256:2f7b8f910f87ce40f99f4756232b13f12c9df799057545e8692ffb05acb689dd done 12:15:14 #8 exporting config sha256:979073c9e2eb3878650503466accf8d4025d132c1bf6caa9a1e3151995516138 done 12:15:14 #8 exporting manifest sha256:9ca3210c3e02716a5e6c0483a30e9a0135e249819afa469544a2c079f8eeaa9f done 12:15:14 #8 exporting config sha256:3d87e0bf0d9a08ffc686c190a2d4df17b176293fa225b454dc5d0d1352569f9a done 12:15:14 #8 exporting manifest list sha256:0c78dac76bca3bcda909f0fa66bccbedfe39e8a802079cafc670c907349cf71b done 12:15:14 #8 pushing layers 0.0s done 12:15:14 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:odessa@sha256:0c78dac76bca3bcda909f0fa66bccbedfe39e8a802079cafc670c907349cf71b 0.1s done 12:15:14 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 12:15:14 #8 DONE 0.1s 12:15:14 12:15:14 1 warning found (use --debug to expand): 12:15:14  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 12:15:14 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:a9a48e2fe97e43dd34e53fb088e96658b535ab2a --push - 12:15:14 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:a9a48e2fe97e43dd34e53fb088e96658b535ab2a' 12:15:15 #1 [internal] load build definition from Dockerfile 12:15:15 #1 transferring dockerfile: 216B done 12:15:15 #1 DONE 0.0s 12:15:15 12:15:15 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:a9a48e2fe97e43dd34e53fb088e96658b535ab2a 12:15:15 #2 DONE 0.0s 12:15:15 12:15:15 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:a9a48e2fe97e43dd34e53fb088e96658b535ab2a 12:15:15 #3 DONE 0.0s 12:15:15 12:15:15 #4 [internal] load .dockerignore 12:15:15 #4 transferring context: 2B done 12:15:15 #4 DONE 0.0s 12:15:15 12:15:15 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:a9a48e2fe97e43dd34e53fb088e96658b535ab2a@sha256:8cbe78df68a09fb7605ae5d1f9f23b5b4107b39b833d4c24781fb92591fd1865 12:15:15 #5 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:a9a48e2fe97e43dd34e53fb088e96658b535ab2a@sha256:8cbe78df68a09fb7605ae5d1f9f23b5b4107b39b833d4c24781fb92591fd1865 12:15:15 #5 ... 12:15:15 12:15:15 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:a9a48e2fe97e43dd34e53fb088e96658b535ab2a@sha256:8cbe78df68a09fb7605ae5d1f9f23b5b4107b39b833d4c24781fb92591fd1865 12:15:15 #6 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:a9a48e2fe97e43dd34e53fb088e96658b535ab2a@sha256:8cbe78df68a09fb7605ae5d1f9f23b5b4107b39b833d4c24781fb92591fd1865 0.0s done 12:15:15 #6 DONE 0.1s 12:15:15 12:15:15 #7 exporting to image 12:15:15 #7 exporting layers done 12:15:15 #7 exporting manifest sha256:f069c0c52b7648cb5c64a47599f75259924802e3a1ba0231ec6111bae277e40c 0.0s done 12:15:15 #7 exporting config sha256:40a2f11e201d294476cf061729661a77f307edd9538948261a504f49e1a10b59 done 12:15:15 #7 exporting manifest sha256:d4f3eaab298e7cf4b7da60ce1ff6497978475d257456d807d630a255c619adb1 0.0s done 12:15:15 #7 exporting config sha256:2e6c7bf85397ee7d3c7009bf865a7cee2a10d03548d5feddcecd728168d7ba22 12:15:15 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 12:15:15 #7 ... 12:15:15 12:15:15 #8 [auth] core-common-config-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 12:15:15 #8 DONE 0.0s 12:15:15 12:15:15 #7 exporting to image 12:15:15 #7 exporting config sha256:2e6c7bf85397ee7d3c7009bf865a7cee2a10d03548d5feddcecd728168d7ba22 done 12:15:15 #7 exporting manifest list sha256:e9a1989350f65bd8431b406084a9ec609ad9919d07d268d339a440ab0bff64d2 done 12:15:15 #7 pushing layers 0.1s done 12:15:15 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:a9a48e2fe97e43dd34e53fb088e96658b535ab2a@sha256:e9a1989350f65bd8431b406084a9ec609ad9919d07d268d339a440ab0bff64d2 12:15:15 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:a9a48e2fe97e43dd34e53fb088e96658b535ab2a@sha256:e9a1989350f65bd8431b406084a9ec609ad9919d07d268d339a440ab0bff64d2 0.1s done 12:15:15 #7 DONE 0.2s 12:15:15 12:15:15 1 warning found (use --debug to expand): 12:15:15  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 12:15:15 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.1' 12:15:15 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.1 --push - 12:15:16 #1 [internal] load build definition from Dockerfile 12:15:16 #1 transferring dockerfile: 181B done 12:15:16 #1 DONE 0.0s 12:15:16 12:15:16 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.1 12:15:16 #2 DONE 0.0s 12:15:16 12:15:16 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.1 12:15:16 #3 DONE 0.0s 12:15:16 12:15:16 #4 [internal] load .dockerignore 12:15:16 #4 transferring context: 2B done 12:15:16 #4 DONE 0.0s 12:15:16 12:15:16 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.1@sha256:8cbe78df68a09fb7605ae5d1f9f23b5b4107b39b833d4c24781fb92591fd1865 12:15:16 #5 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.1@sha256:8cbe78df68a09fb7605ae5d1f9f23b5b4107b39b833d4c24781fb92591fd1865 0.0s done 12:15:16 #5 CACHED 12:15:16 12:15:16 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.1@sha256:8cbe78df68a09fb7605ae5d1f9f23b5b4107b39b833d4c24781fb92591fd1865 12:15:16 #6 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.1@sha256:8cbe78df68a09fb7605ae5d1f9f23b5b4107b39b833d4c24781fb92591fd1865 0.0s done 12:15:16 #6 CACHED 12:15:16 12:15:16 #7 [auth] core-common-config-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 12:15:16 #7 DONE 0.0s 12:15:16 12:15:16 #8 exporting to image 12:15:16 #8 exporting layers done 12:15:16 #8 exporting manifest sha256:f069c0c52b7648cb5c64a47599f75259924802e3a1ba0231ec6111bae277e40c done 12:15:16 #8 exporting config sha256:40a2f11e201d294476cf061729661a77f307edd9538948261a504f49e1a10b59 done 12:15:16 #8 exporting manifest sha256:d4f3eaab298e7cf4b7da60ce1ff6497978475d257456d807d630a255c619adb1 done 12:15:16 #8 exporting config sha256:2e6c7bf85397ee7d3c7009bf865a7cee2a10d03548d5feddcecd728168d7ba22 done 12:15:16 #8 exporting manifest list sha256:e9a1989350f65bd8431b406084a9ec609ad9919d07d268d339a440ab0bff64d2 done 12:15:16 #8 pushing layers 0.0s done 12:15:16 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.1@sha256:e9a1989350f65bd8431b406084a9ec609ad9919d07d268d339a440ab0bff64d2 0.1s done 12:15:16 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 12:15:16 #8 DONE 0.1s 12:15:16 12:15:16 1 warning found (use --debug to expand): 12:15:16  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 12:15:16 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1' 12:15:16 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1 --push - 12:15:16 #1 [internal] load build definition from Dockerfile 12:15:16 #1 transferring dockerfile: 222B done 12:15:16 #1 DONE 0.0s 12:15:16 12:15:16 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1 12:15:16 #2 DONE 0.0s 12:15:16 12:15:16 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1 12:15:16 #3 DONE 0.0s 12:15:16 12:15:16 #4 [internal] load .dockerignore 12:15:16 #4 transferring context: 2B done 12:15:16 #4 DONE 0.0s 12:15:16 12:15:16 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1@sha256:8cbe78df68a09fb7605ae5d1f9f23b5b4107b39b833d4c24781fb92591fd1865 12:15:16 #5 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1@sha256:8cbe78df68a09fb7605ae5d1f9f23b5b4107b39b833d4c24781fb92591fd1865 0.0s done 12:15:16 #5 CACHED 12:15:16 12:15:16 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1@sha256:8cbe78df68a09fb7605ae5d1f9f23b5b4107b39b833d4c24781fb92591fd1865 12:15:16 #6 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1@sha256:8cbe78df68a09fb7605ae5d1f9f23b5b4107b39b833d4c24781fb92591fd1865 0.0s done 12:15:16 #6 CACHED 12:15:16 12:15:16 #7 [auth] core-common-config-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 12:15:16 #7 DONE 0.0s 12:15:16 12:15:16 #8 exporting to image 12:15:16 #8 exporting layers done 12:15:16 #8 exporting manifest sha256:f069c0c52b7648cb5c64a47599f75259924802e3a1ba0231ec6111bae277e40c done 12:15:16 #8 exporting config sha256:40a2f11e201d294476cf061729661a77f307edd9538948261a504f49e1a10b59 done 12:15:16 #8 exporting manifest sha256:d4f3eaab298e7cf4b7da60ce1ff6497978475d257456d807d630a255c619adb1 done 12:15:16 #8 exporting config sha256:2e6c7bf85397ee7d3c7009bf865a7cee2a10d03548d5feddcecd728168d7ba22 done 12:15:16 #8 exporting manifest list sha256:e9a1989350f65bd8431b406084a9ec609ad9919d07d268d339a440ab0bff64d2 done 12:15:16 #8 pushing layers 0.0s done 12:15:16 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1@sha256:e9a1989350f65bd8431b406084a9ec609ad9919d07d268d339a440ab0bff64d2 0.1s done 12:15:16 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 12:15:16 #8 DONE 0.1s 12:15:16 12:15:16 1 warning found (use --debug to expand): 12:15:16  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 12:15:16 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:odessa' 12:15:16 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:odessa --push - 12:15:17 #1 [internal] load build definition from Dockerfile 12:15:17 #1 transferring dockerfile: 182B done 12:15:17 #1 DONE 0.0s 12:15:17 12:15:17 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:odessa 12:15:17 #2 DONE 0.0s 12:15:17 12:15:17 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:odessa 12:15:17 #3 DONE 0.0s 12:15:17 12:15:17 #4 [internal] load .dockerignore 12:15:17 #4 transferring context: 2B done 12:15:17 #4 DONE 0.0s 12:15:17 12:15:17 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:odessa@sha256:8cbe78df68a09fb7605ae5d1f9f23b5b4107b39b833d4c24781fb92591fd1865 12:15:17 #5 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:odessa@sha256:8cbe78df68a09fb7605ae5d1f9f23b5b4107b39b833d4c24781fb92591fd1865 0.0s done 12:15:17 #5 CACHED 12:15:17 12:15:17 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:odessa@sha256:8cbe78df68a09fb7605ae5d1f9f23b5b4107b39b833d4c24781fb92591fd1865 12:15:17 #6 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:odessa@sha256:8cbe78df68a09fb7605ae5d1f9f23b5b4107b39b833d4c24781fb92591fd1865 0.0s done 12:15:17 #6 CACHED 12:15:17 12:15:17 #7 [auth] core-common-config-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 12:15:17 #7 DONE 0.0s 12:15:17 12:15:17 #8 exporting to image 12:15:17 #8 exporting layers done 12:15:17 #8 exporting manifest sha256:f069c0c52b7648cb5c64a47599f75259924802e3a1ba0231ec6111bae277e40c done 12:15:17 #8 exporting config sha256:40a2f11e201d294476cf061729661a77f307edd9538948261a504f49e1a10b59 done 12:15:17 #8 exporting manifest sha256:d4f3eaab298e7cf4b7da60ce1ff6497978475d257456d807d630a255c619adb1 done 12:15:17 #8 exporting config sha256:2e6c7bf85397ee7d3c7009bf865a7cee2a10d03548d5feddcecd728168d7ba22 done 12:15:17 #8 exporting manifest list sha256:e9a1989350f65bd8431b406084a9ec609ad9919d07d268d339a440ab0bff64d2 done 12:15:17 #8 pushing layers 0.0s done 12:15:17 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:odessa@sha256:e9a1989350f65bd8431b406084a9ec609ad9919d07d268d339a440ab0bff64d2 0.1s done 12:15:17 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 12:15:17 #8 DONE 0.1s 12:15:17 12:15:17 1 warning found (use --debug to expand): 12:15:17  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 12:15:17 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-data:a9a48e2fe97e43dd34e53fb088e96658b535ab2a' 12:15:17 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-data:a9a48e2fe97e43dd34e53fb088e96658b535ab2a --push - 12:15:17 #1 [internal] load build definition from Dockerfile 12:15:17 #1 transferring dockerfile: 194B done 12:15:17 #1 DONE 0.0s 12:15:17 12:15:17 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:a9a48e2fe97e43dd34e53fb088e96658b535ab2a 12:15:17 #2 DONE 0.0s 12:15:17 12:15:17 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:a9a48e2fe97e43dd34e53fb088e96658b535ab2a 12:15:17 #3 DONE 0.0s 12:15:17 12:15:17 #4 [internal] load .dockerignore 12:15:17 #4 transferring context: 2B done 12:15:17 #4 DONE 0.0s 12:15:17 12:15:17 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:a9a48e2fe97e43dd34e53fb088e96658b535ab2a@sha256:69cb3cb0556c1fa80423062a939f140477ec63702d6146638d5bbe471aae4131 12:15:17 #5 resolve nexus3.edgexfoundry.org:10004/core-data:a9a48e2fe97e43dd34e53fb088e96658b535ab2a@sha256:69cb3cb0556c1fa80423062a939f140477ec63702d6146638d5bbe471aae4131 12:15:17 #5 ... 12:15:17 12:15:17 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:a9a48e2fe97e43dd34e53fb088e96658b535ab2a@sha256:69cb3cb0556c1fa80423062a939f140477ec63702d6146638d5bbe471aae4131 12:15:17 #6 resolve nexus3.edgexfoundry.org:10004/core-data:a9a48e2fe97e43dd34e53fb088e96658b535ab2a@sha256:69cb3cb0556c1fa80423062a939f140477ec63702d6146638d5bbe471aae4131 done 12:15:17 #6 DONE 0.1s 12:15:17 12:15:17 #7 exporting to image 12:15:17 #7 exporting layers done 12:15:17 #7 exporting manifest sha256:bf0688fe857a02ccac0ff52e4b543d3d4d6f58b734548030bf2da4546522da8a 0.0s done 12:15:17 #7 exporting config sha256:8ab15f120f2ac8aba9a380e2e68da416722aff85e093ab25bb24df3ce6487ea3 done 12:15:17 #7 exporting manifest sha256:a6c36375307f153e408c1c236fc44e020da94748ee2c75d7eb0d74c4798f3540 done 12:15:17 #7 exporting config sha256:33e8ca0a6ec5ae9a97470e48127693ea976236b0b2f360889fdb217a6faa373a 12:15:17 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 12:15:17 #7 ... 12:15:17 12:15:17 #8 [auth] core-data:pull,push token for nexus3.edgexfoundry.org:10004 12:15:17 #8 DONE 0.0s 12:15:17 12:15:17 #7 exporting to image 12:15:17 #7 exporting config sha256:33e8ca0a6ec5ae9a97470e48127693ea976236b0b2f360889fdb217a6faa373a done 12:15:17 #7 exporting manifest list sha256:622916a9b6d5080e14d60bf5bdedd548557568ad910cf15c82fa19aeba6aad1f 0.0s done 12:15:17 #7 pushing layers 0.1s done 12:15:17 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:a9a48e2fe97e43dd34e53fb088e96658b535ab2a@sha256:622916a9b6d5080e14d60bf5bdedd548557568ad910cf15c82fa19aeba6aad1f 12:15:17 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:a9a48e2fe97e43dd34e53fb088e96658b535ab2a@sha256:622916a9b6d5080e14d60bf5bdedd548557568ad910cf15c82fa19aeba6aad1f 0.1s done 12:15:17 #7 DONE 0.2s 12:15:17 12:15:17 1 warning found (use --debug to expand): 12:15:17  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 12:15:18 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-data:4.0.1 --push - 12:15:18 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-data:4.0.1' 12:15:18 #1 [internal] load build definition from Dockerfile 12:15:18 #1 transferring dockerfile: 159B done 12:15:18 #1 DONE 0.0s 12:15:18 12:15:18 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:4.0.1 12:15:18 #2 DONE 0.0s 12:15:18 12:15:18 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:4.0.1 12:15:18 #3 DONE 0.0s 12:15:18 12:15:18 #4 [internal] load .dockerignore 12:15:18 #4 transferring context: 2B done 12:15:18 #4 DONE 0.0s 12:15:18 12:15:18 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:4.0.1@sha256:69cb3cb0556c1fa80423062a939f140477ec63702d6146638d5bbe471aae4131 12:15:18 #5 resolve nexus3.edgexfoundry.org:10004/core-data:4.0.1@sha256:69cb3cb0556c1fa80423062a939f140477ec63702d6146638d5bbe471aae4131 0.0s done 12:15:18 #5 CACHED 12:15:18 12:15:18 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:4.0.1@sha256:69cb3cb0556c1fa80423062a939f140477ec63702d6146638d5bbe471aae4131 12:15:18 #6 resolve nexus3.edgexfoundry.org:10004/core-data:4.0.1@sha256:69cb3cb0556c1fa80423062a939f140477ec63702d6146638d5bbe471aae4131 0.0s done 12:15:18 #6 CACHED 12:15:18 12:15:18 #7 [auth] core-data:pull,push token for nexus3.edgexfoundry.org:10004 12:15:18 #7 DONE 0.0s 12:15:18 12:15:18 #8 exporting to image 12:15:18 #8 exporting layers done 12:15:18 #8 exporting manifest sha256:bf0688fe857a02ccac0ff52e4b543d3d4d6f58b734548030bf2da4546522da8a done 12:15:18 #8 exporting config sha256:8ab15f120f2ac8aba9a380e2e68da416722aff85e093ab25bb24df3ce6487ea3 done 12:15:18 #8 exporting manifest sha256:a6c36375307f153e408c1c236fc44e020da94748ee2c75d7eb0d74c4798f3540 done 12:15:18 #8 exporting config sha256:33e8ca0a6ec5ae9a97470e48127693ea976236b0b2f360889fdb217a6faa373a done 12:15:18 #8 exporting manifest list sha256:622916a9b6d5080e14d60bf5bdedd548557568ad910cf15c82fa19aeba6aad1f done 12:15:18 #8 pushing layers 0.0s done 12:15:18 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:4.0.1@sha256:622916a9b6d5080e14d60bf5bdedd548557568ad910cf15c82fa19aeba6aad1f 0.1s done 12:15:18 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 12:15:18 #8 DONE 0.1s 12:15:18 12:15:18 1 warning found (use --debug to expand): 12:15:18  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 12:15:18 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-data:a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1' 12:15:18 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-data:a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1 --push - 12:15:19 #1 [internal] load build definition from Dockerfile 12:15:19 #1 transferring dockerfile: 200B done 12:15:19 #1 DONE 0.0s 12:15:19 12:15:19 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1 12:15:19 #2 DONE 0.0s 12:15:19 12:15:19 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1 12:15:19 #3 DONE 0.0s 12:15:19 12:15:19 #4 [internal] load .dockerignore 12:15:19 #4 transferring context: 2B done 12:15:19 #4 DONE 0.0s 12:15:19 12:15:19 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1@sha256:69cb3cb0556c1fa80423062a939f140477ec63702d6146638d5bbe471aae4131 12:15:19 #5 resolve nexus3.edgexfoundry.org:10004/core-data:a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1@sha256:69cb3cb0556c1fa80423062a939f140477ec63702d6146638d5bbe471aae4131 done 12:15:19 #5 CACHED 12:15:19 12:15:19 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1@sha256:69cb3cb0556c1fa80423062a939f140477ec63702d6146638d5bbe471aae4131 12:15:19 #6 resolve nexus3.edgexfoundry.org:10004/core-data:a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1@sha256:69cb3cb0556c1fa80423062a939f140477ec63702d6146638d5bbe471aae4131 0.0s done 12:15:19 #6 CACHED 12:15:19 12:15:19 #7 [auth] core-data:pull,push token for nexus3.edgexfoundry.org:10004 12:15:19 #7 DONE 0.0s 12:15:19 12:15:19 #8 exporting to image 12:15:19 #8 exporting layers done 12:15:19 #8 exporting manifest sha256:bf0688fe857a02ccac0ff52e4b543d3d4d6f58b734548030bf2da4546522da8a done 12:15:19 #8 exporting config sha256:8ab15f120f2ac8aba9a380e2e68da416722aff85e093ab25bb24df3ce6487ea3 done 12:15:19 #8 exporting manifest sha256:a6c36375307f153e408c1c236fc44e020da94748ee2c75d7eb0d74c4798f3540 done 12:15:19 #8 exporting config sha256:33e8ca0a6ec5ae9a97470e48127693ea976236b0b2f360889fdb217a6faa373a done 12:15:19 #8 exporting manifest list sha256:622916a9b6d5080e14d60bf5bdedd548557568ad910cf15c82fa19aeba6aad1f done 12:15:19 #8 pushing layers 0.0s done 12:15:19 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1@sha256:622916a9b6d5080e14d60bf5bdedd548557568ad910cf15c82fa19aeba6aad1f 0.1s done 12:15:19 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 12:15:19 #8 DONE 0.1s 12:15:19 12:15:19 1 warning found (use --debug to expand): 12:15:19  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 12:15:19 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-data:odessa' 12:15:19 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-data:odessa --push - 12:15:21 #1 [internal] load build definition from Dockerfile 12:15:21 #1 transferring dockerfile: 12:15:21 #1 transferring dockerfile: 160B done 12:15:21 #1 DONE 0.0s 12:15:21 12:15:21 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:odessa 12:15:21 #2 DONE 1.3s 12:15:21 12:15:21 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:odessa 12:15:21 #3 DONE 1.3s 12:15:21 12:15:21 #4 [internal] load .dockerignore 12:15:21 #4 transferring context: 2B done 12:15:21 #4 DONE 0.0s 12:15:21 12:15:21 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:odessa@sha256:69cb3cb0556c1fa80423062a939f140477ec63702d6146638d5bbe471aae4131 12:15:21 #5 resolve nexus3.edgexfoundry.org:10004/core-data:odessa@sha256:69cb3cb0556c1fa80423062a939f140477ec63702d6146638d5bbe471aae4131 0.0s done 12:15:21 #5 CACHED 12:15:21 12:15:21 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:odessa@sha256:69cb3cb0556c1fa80423062a939f140477ec63702d6146638d5bbe471aae4131 12:15:21 #6 resolve nexus3.edgexfoundry.org:10004/core-data:odessa@sha256:69cb3cb0556c1fa80423062a939f140477ec63702d6146638d5bbe471aae4131 0.0s done 12:15:21 #6 CACHED 12:15:21 12:15:21 #7 [auth] core-data:pull,push token for nexus3.edgexfoundry.org:10004 12:15:21 #7 DONE 0.0s 12:15:21 12:15:21 #8 exporting to image 12:15:21 #8 exporting layers done 12:15:21 #8 exporting manifest sha256:bf0688fe857a02ccac0ff52e4b543d3d4d6f58b734548030bf2da4546522da8a done 12:15:21 #8 exporting config sha256:8ab15f120f2ac8aba9a380e2e68da416722aff85e093ab25bb24df3ce6487ea3 done 12:15:21 #8 exporting manifest sha256:a6c36375307f153e408c1c236fc44e020da94748ee2c75d7eb0d74c4798f3540 done 12:15:21 #8 exporting config sha256:33e8ca0a6ec5ae9a97470e48127693ea976236b0b2f360889fdb217a6faa373a done 12:15:21 #8 exporting manifest list sha256:622916a9b6d5080e14d60bf5bdedd548557568ad910cf15c82fa19aeba6aad1f done 12:15:21 #8 pushing layers 0.0s done 12:15:21 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:odessa@sha256:622916a9b6d5080e14d60bf5bdedd548557568ad910cf15c82fa19aeba6aad1f 0.1s done 12:15:21 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 12:15:21 #8 DONE 0.1s 12:15:21 12:15:21 1 warning found (use --debug to expand): 12:15:21  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 12:15:22 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-keeper:a9a48e2fe97e43dd34e53fb088e96658b535ab2a --push - 12:15:22 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-keeper:a9a48e2fe97e43dd34e53fb088e96658b535ab2a' 12:15:22 #1 [internal] load build definition from Dockerfile 12:15:22 #1 transferring dockerfile: 196B done 12:15:22 #1 DONE 0.0s 12:15:22 12:15:22 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:a9a48e2fe97e43dd34e53fb088e96658b535ab2a 12:15:22 #2 DONE 0.1s 12:15:22 12:15:22 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:a9a48e2fe97e43dd34e53fb088e96658b535ab2a 12:15:22 #3 DONE 0.1s 12:15:22 12:15:22 #4 [internal] load .dockerignore 12:15:22 #4 transferring context: 2B done 12:15:22 #4 DONE 0.0s 12:15:22 12:15:22 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:a9a48e2fe97e43dd34e53fb088e96658b535ab2a@sha256:d4819c1c9861f239a15ca3795a473d550e6c55d7a3270e78e5295ce3a91d37cf 12:15:22 #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:a9a48e2fe97e43dd34e53fb088e96658b535ab2a@sha256:d4819c1c9861f239a15ca3795a473d550e6c55d7a3270e78e5295ce3a91d37cf 0.0s done 12:15:22 #5 DONE 0.0s 12:15:22 12:15:22 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:a9a48e2fe97e43dd34e53fb088e96658b535ab2a@sha256:d4819c1c9861f239a15ca3795a473d550e6c55d7a3270e78e5295ce3a91d37cf 12:15:22 #6 resolve nexus3.edgexfoundry.org:10004/core-keeper:a9a48e2fe97e43dd34e53fb088e96658b535ab2a@sha256:d4819c1c9861f239a15ca3795a473d550e6c55d7a3270e78e5295ce3a91d37cf 0.0s done 12:15:22 #6 DONE 0.1s 12:15:22 12:15:22 #7 [auth] core-keeper:pull,push token for nexus3.edgexfoundry.org:10004 12:15:22 #7 DONE 0.0s 12:15:22 12:15:22 #8 exporting to image 12:15:22 #8 exporting layers done 12:15:22 #8 exporting manifest sha256:cda57a22aa5c0dfb60121863cb742c68dd2c39291e6b6e701beafed6c2372ef5 done 12:15:22 #8 exporting config sha256:8c9def9977007685f96e4daeef93777a6605df3deed1b20dc3f2bddccd8bb814 done 12:15:22 #8 exporting manifest sha256:6111f98f150e169ac8f15e4d69d7ad9395fb0413126324848b0896a38f5f9f31 done 12:15:22 #8 exporting config sha256:bba52167a026b1cc4ae66bbe54f72f29fefe36c24608e37265ba88888fa9782a done 12:15:22 #8 exporting manifest list sha256:be8b32f6e95734f559a835ef7f306a6c7470f94e0e6def427c2043bbd6decfbc 0.0s done 12:15:22 #8 pushing layers 0.1s done 12:15:22 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:a9a48e2fe97e43dd34e53fb088e96658b535ab2a@sha256:be8b32f6e95734f559a835ef7f306a6c7470f94e0e6def427c2043bbd6decfbc 12:15:22 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 12:15:22 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:a9a48e2fe97e43dd34e53fb088e96658b535ab2a@sha256:be8b32f6e95734f559a835ef7f306a6c7470f94e0e6def427c2043bbd6decfbc 0.1s done 12:15:22 #8 DONE 0.2s 12:15:22 12:15:22 1 warning found (use --debug to expand): 12:15:22  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 12:15:22 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-keeper:4.0.1' 12:15:22 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-keeper:4.0.1 --push - 12:15:23 #1 [internal] load build definition from Dockerfile 12:15:23 #1 transferring dockerfile: 161B done 12:15:23 #1 DONE 0.0s 12:15:23 12:15:23 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:4.0.1 12:15:23 #2 DONE 0.1s 12:15:23 12:15:23 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:4.0.1 12:15:23 #3 DONE 0.1s 12:15:23 12:15:23 #4 [internal] load .dockerignore 12:15:23 #4 transferring context: 2B done 12:15:23 #4 DONE 0.0s 12:15:23 12:15:23 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:4.0.1@sha256:d4819c1c9861f239a15ca3795a473d550e6c55d7a3270e78e5295ce3a91d37cf 12:15:23 #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:4.0.1@sha256:d4819c1c9861f239a15ca3795a473d550e6c55d7a3270e78e5295ce3a91d37cf done 12:15:23 #5 CACHED 12:15:23 12:15:23 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:4.0.1@sha256:d4819c1c9861f239a15ca3795a473d550e6c55d7a3270e78e5295ce3a91d37cf 12:15:23 #6 resolve nexus3.edgexfoundry.org:10004/core-keeper:4.0.1@sha256:d4819c1c9861f239a15ca3795a473d550e6c55d7a3270e78e5295ce3a91d37cf done 12:15:23 #6 CACHED 12:15:23 12:15:23 #7 [auth] core-keeper:pull,push token for nexus3.edgexfoundry.org:10004 12:15:23 #7 DONE 0.0s 12:15:23 12:15:23 #8 exporting to image 12:15:23 #8 exporting layers done 12:15:23 #8 exporting manifest sha256:cda57a22aa5c0dfb60121863cb742c68dd2c39291e6b6e701beafed6c2372ef5 done 12:15:23 #8 exporting config sha256:8c9def9977007685f96e4daeef93777a6605df3deed1b20dc3f2bddccd8bb814 done 12:15:23 #8 exporting manifest sha256:6111f98f150e169ac8f15e4d69d7ad9395fb0413126324848b0896a38f5f9f31 done 12:15:23 #8 exporting config sha256:bba52167a026b1cc4ae66bbe54f72f29fefe36c24608e37265ba88888fa9782a done 12:15:23 #8 exporting manifest list sha256:be8b32f6e95734f559a835ef7f306a6c7470f94e0e6def427c2043bbd6decfbc done 12:15:23 #8 pushing layers 0.0s done 12:15:23 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:4.0.1@sha256:be8b32f6e95734f559a835ef7f306a6c7470f94e0e6def427c2043bbd6decfbc 0.1s done 12:15:23 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 12:15:23 #8 DONE 0.1s 12:15:23 12:15:23 1 warning found (use --debug to expand): 12:15:23  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 12:15:23 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-keeper:a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1 --push - 12:15:23 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-keeper:a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1' 12:15:23 #1 [internal] load build definition from Dockerfile 12:15:23 #1 transferring dockerfile: 202B done 12:15:23 #1 DONE 0.0s 12:15:23 12:15:23 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1 12:15:23 #2 DONE 0.0s 12:15:23 12:15:23 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1 12:15:23 #3 DONE 0.0s 12:15:23 12:15:23 #4 [internal] load .dockerignore 12:15:23 #4 transferring context: 2B done 12:15:23 #4 DONE 0.0s 12:15:23 12:15:23 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1@sha256:d4819c1c9861f239a15ca3795a473d550e6c55d7a3270e78e5295ce3a91d37cf 12:15:23 #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1@sha256:d4819c1c9861f239a15ca3795a473d550e6c55d7a3270e78e5295ce3a91d37cf 0.0s done 12:15:23 #5 CACHED 12:15:23 12:15:23 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1@sha256:d4819c1c9861f239a15ca3795a473d550e6c55d7a3270e78e5295ce3a91d37cf 12:15:23 #6 resolve nexus3.edgexfoundry.org:10004/core-keeper:a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1@sha256:d4819c1c9861f239a15ca3795a473d550e6c55d7a3270e78e5295ce3a91d37cf 0.0s done 12:15:23 #6 CACHED 12:15:23 12:15:23 #7 [auth] core-keeper:pull,push token for nexus3.edgexfoundry.org:10004 12:15:23 #7 DONE 0.0s 12:15:23 12:15:23 #8 exporting to image 12:15:23 #8 exporting layers done 12:15:23 #8 exporting manifest sha256:cda57a22aa5c0dfb60121863cb742c68dd2c39291e6b6e701beafed6c2372ef5 done 12:15:23 #8 exporting config sha256:8c9def9977007685f96e4daeef93777a6605df3deed1b20dc3f2bddccd8bb814 done 12:15:23 #8 exporting manifest sha256:6111f98f150e169ac8f15e4d69d7ad9395fb0413126324848b0896a38f5f9f31 done 12:15:23 #8 exporting config sha256:bba52167a026b1cc4ae66bbe54f72f29fefe36c24608e37265ba88888fa9782a done 12:15:23 #8 exporting manifest list sha256:be8b32f6e95734f559a835ef7f306a6c7470f94e0e6def427c2043bbd6decfbc done 12:15:23 #8 pushing layers 0.0s done 12:15:23 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1@sha256:be8b32f6e95734f559a835ef7f306a6c7470f94e0e6def427c2043bbd6decfbc 0.1s done 12:15:23 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 12:15:23 #8 DONE 0.1s 12:15:23 12:15:23 1 warning found (use --debug to expand): 12:15:23  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 12:15:24 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-keeper:odessa' 12:15:24 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-keeper:odessa --push - 12:15:24 #1 [internal] load build definition from Dockerfile 12:15:24 #1 transferring dockerfile: 162B done 12:15:24 #1 DONE 0.0s 12:15:24 12:15:24 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:odessa 12:15:24 #2 DONE 0.0s 12:15:24 12:15:24 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:odessa 12:15:24 #3 DONE 0.0s 12:15:24 12:15:24 #4 [internal] load .dockerignore 12:15:24 #4 transferring context: 2B done 12:15:24 #4 DONE 0.0s 12:15:24 12:15:24 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:odessa@sha256:d4819c1c9861f239a15ca3795a473d550e6c55d7a3270e78e5295ce3a91d37cf 12:15:24 #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:odessa@sha256:d4819c1c9861f239a15ca3795a473d550e6c55d7a3270e78e5295ce3a91d37cf 12:15:24 #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:odessa@sha256:d4819c1c9861f239a15ca3795a473d550e6c55d7a3270e78e5295ce3a91d37cf 0.0s done 12:15:24 #5 CACHED 12:15:24 12:15:24 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:odessa@sha256:d4819c1c9861f239a15ca3795a473d550e6c55d7a3270e78e5295ce3a91d37cf 12:15:24 #6 resolve nexus3.edgexfoundry.org:10004/core-keeper:odessa@sha256:d4819c1c9861f239a15ca3795a473d550e6c55d7a3270e78e5295ce3a91d37cf 0.0s done 12:15:24 #6 CACHED 12:15:24 12:15:24 #7 [auth] core-keeper:pull,push token for nexus3.edgexfoundry.org:10004 12:15:24 #7 DONE 0.0s 12:15:24 12:15:24 #8 exporting to image 12:15:24 #8 exporting layers done 12:15:24 #8 exporting manifest sha256:cda57a22aa5c0dfb60121863cb742c68dd2c39291e6b6e701beafed6c2372ef5 done 12:15:24 #8 exporting config sha256:8c9def9977007685f96e4daeef93777a6605df3deed1b20dc3f2bddccd8bb814 done 12:15:24 #8 exporting manifest sha256:6111f98f150e169ac8f15e4d69d7ad9395fb0413126324848b0896a38f5f9f31 done 12:15:24 #8 exporting config sha256:bba52167a026b1cc4ae66bbe54f72f29fefe36c24608e37265ba88888fa9782a done 12:15:24 #8 exporting manifest list sha256:be8b32f6e95734f559a835ef7f306a6c7470f94e0e6def427c2043bbd6decfbc done 12:15:24 #8 pushing layers 0.0s done 12:15:24 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:odessa@sha256:be8b32f6e95734f559a835ef7f306a6c7470f94e0e6def427c2043bbd6decfbc 0.1s done 12:15:24 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 12:15:24 #8 DONE 0.1s 12:15:24 12:15:24 1 warning found (use --debug to expand): 12:15:24  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 12:15:24 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-metadata:a9a48e2fe97e43dd34e53fb088e96658b535ab2a' 12:15:24 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-metadata:a9a48e2fe97e43dd34e53fb088e96658b535ab2a --push - 12:15:24 #1 [internal] load build definition from Dockerfile 12:15:24 #1 transferring dockerfile: 198B done 12:15:24 #1 DONE 0.0s 12:15:24 12:15:24 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:a9a48e2fe97e43dd34e53fb088e96658b535ab2a 12:15:24 #2 DONE 0.1s 12:15:24 12:15:24 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:a9a48e2fe97e43dd34e53fb088e96658b535ab2a 12:15:24 #3 DONE 0.1s 12:15:24 12:15:24 #4 [internal] load .dockerignore 12:15:24 #4 transferring context: 2B done 12:15:24 #4 DONE 0.0s 12:15:24 12:15:24 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:a9a48e2fe97e43dd34e53fb088e96658b535ab2a@sha256:ce19b650e6ec46b3aa9ad9288ddc2267fb50fe0ff7e71b9201fbca3bd0a83b57 12:15:24 #5 resolve nexus3.edgexfoundry.org:10004/core-metadata:a9a48e2fe97e43dd34e53fb088e96658b535ab2a@sha256:ce19b650e6ec46b3aa9ad9288ddc2267fb50fe0ff7e71b9201fbca3bd0a83b57 12:15:24 #5 ... 12:15:24 12:15:24 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:a9a48e2fe97e43dd34e53fb088e96658b535ab2a@sha256:ce19b650e6ec46b3aa9ad9288ddc2267fb50fe0ff7e71b9201fbca3bd0a83b57 12:15:24 #6 resolve nexus3.edgexfoundry.org:10004/core-metadata:a9a48e2fe97e43dd34e53fb088e96658b535ab2a@sha256:ce19b650e6ec46b3aa9ad9288ddc2267fb50fe0ff7e71b9201fbca3bd0a83b57 0.0s done 12:15:24 #6 DONE 0.1s 12:15:24 12:15:24 #7 exporting to image 12:15:24 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 12:15:24 #7 ... 12:15:24 12:15:24 #8 [auth] core-metadata:pull,push token for nexus3.edgexfoundry.org:10004 12:15:24 #8 DONE 0.0s 12:15:24 12:15:24 #7 exporting to image 12:15:24 #7 exporting layers done 12:15:24 #7 exporting manifest sha256:9a0d1f49b2b1e111d89942c2f80a4e9d092cbea5ef0cb5ba227cf2017fdd754d 0.0s done 12:15:24 #7 exporting config sha256:c62d77244b5a5601e83020271f1ebf9ae5f71b0cff3094ca8f668de2cd6cbc14 done 12:15:24 #7 exporting manifest sha256:018bbf3c983cf59cfd8741ee62d86c4858c0692d3f6df30c64ab0016619bbc41 done 12:15:24 #7 exporting config sha256:5cde61547fe43aa67d0d8062b7c04b4a55639c0af78895ccbe008783b6fe6636 done 12:15:24 #7 exporting manifest list sha256:59d21f05e32dfac961f683b3035fc8cf805b95d90fa88f0f9c74072d4fdd0a23 done 12:15:24 #7 pushing layers 0.1s done 12:15:24 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:a9a48e2fe97e43dd34e53fb088e96658b535ab2a@sha256:59d21f05e32dfac961f683b3035fc8cf805b95d90fa88f0f9c74072d4fdd0a23 12:15:25 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:a9a48e2fe97e43dd34e53fb088e96658b535ab2a@sha256:59d21f05e32dfac961f683b3035fc8cf805b95d90fa88f0f9c74072d4fdd0a23 0.1s done 12:15:25 #7 DONE 0.2s 12:15:25 12:15:25 1 warning found (use --debug to expand): 12:15:25  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 12:15:25 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-metadata:4.0.1 --push - 12:15:25 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-metadata:4.0.1' 12:15:25 #1 [internal] load build definition from Dockerfile 12:15:25 #1 transferring dockerfile: 163B done 12:15:25 #1 DONE 0.0s 12:15:25 12:15:25 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:4.0.1 12:15:25 #2 DONE 0.0s 12:15:25 12:15:25 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:4.0.1 12:15:25 #3 DONE 0.0s 12:15:25 12:15:25 #4 [internal] load .dockerignore 12:15:25 #4 transferring context: 2B done 12:15:25 #4 DONE 0.0s 12:15:25 12:15:25 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:4.0.1@sha256:ce19b650e6ec46b3aa9ad9288ddc2267fb50fe0ff7e71b9201fbca3bd0a83b57 12:15:25 #5 resolve nexus3.edgexfoundry.org:10004/core-metadata:4.0.1@sha256:ce19b650e6ec46b3aa9ad9288ddc2267fb50fe0ff7e71b9201fbca3bd0a83b57 0.0s done 12:15:25 #5 DONE 0.0s 12:15:25 12:15:25 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:4.0.1@sha256:ce19b650e6ec46b3aa9ad9288ddc2267fb50fe0ff7e71b9201fbca3bd0a83b57 12:15:25 #6 resolve nexus3.edgexfoundry.org:10004/core-metadata:4.0.1@sha256:ce19b650e6ec46b3aa9ad9288ddc2267fb50fe0ff7e71b9201fbca3bd0a83b57 0.0s done 12:15:25 #6 CACHED 12:15:25 12:15:25 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:4.0.1@sha256:ce19b650e6ec46b3aa9ad9288ddc2267fb50fe0ff7e71b9201fbca3bd0a83b57 12:15:25 #5 CACHED 12:15:25 12:15:25 #7 [auth] core-metadata:pull,push token for nexus3.edgexfoundry.org:10004 12:15:25 #7 DONE 0.0s 12:15:25 12:15:25 #8 exporting to image 12:15:25 #8 exporting layers done 12:15:25 #8 exporting manifest sha256:9a0d1f49b2b1e111d89942c2f80a4e9d092cbea5ef0cb5ba227cf2017fdd754d done 12:15:25 #8 exporting config sha256:c62d77244b5a5601e83020271f1ebf9ae5f71b0cff3094ca8f668de2cd6cbc14 done 12:15:25 #8 exporting manifest sha256:018bbf3c983cf59cfd8741ee62d86c4858c0692d3f6df30c64ab0016619bbc41 done 12:15:25 #8 exporting config sha256:5cde61547fe43aa67d0d8062b7c04b4a55639c0af78895ccbe008783b6fe6636 done 12:15:25 #8 exporting manifest list sha256:59d21f05e32dfac961f683b3035fc8cf805b95d90fa88f0f9c74072d4fdd0a23 done 12:15:25 #8 pushing layers 0.0s done 12:15:25 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:4.0.1@sha256:59d21f05e32dfac961f683b3035fc8cf805b95d90fa88f0f9c74072d4fdd0a23 0.1s done 12:15:25 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 12:15:25 #8 DONE 0.1s 12:15:25 12:15:25 1 warning found (use --debug to expand): 12:15:25  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 12:15:25 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-metadata:a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1' 12:15:25 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-metadata:a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1 --push - 12:15:25 #1 [internal] load build definition from Dockerfile 12:15:25 #1 transferring dockerfile: 204B done 12:15:25 #1 DONE 0.0s 12:15:25 12:15:25 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1 12:15:25 #2 DONE 0.0s 12:15:25 12:15:25 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1 12:15:25 #3 DONE 0.0s 12:15:25 12:15:25 #4 [internal] load .dockerignore 12:15:25 #4 transferring context: 2B done 12:15:25 #4 DONE 0.0s 12:15:25 12:15:25 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1@sha256:ce19b650e6ec46b3aa9ad9288ddc2267fb50fe0ff7e71b9201fbca3bd0a83b57 12:15:25 #5 resolve nexus3.edgexfoundry.org:10004/core-metadata:a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1@sha256:ce19b650e6ec46b3aa9ad9288ddc2267fb50fe0ff7e71b9201fbca3bd0a83b57 0.0s done 12:15:25 #5 CACHED 12:15:25 12:15:25 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1@sha256:ce19b650e6ec46b3aa9ad9288ddc2267fb50fe0ff7e71b9201fbca3bd0a83b57 12:15:25 #6 resolve nexus3.edgexfoundry.org:10004/core-metadata:a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1@sha256:ce19b650e6ec46b3aa9ad9288ddc2267fb50fe0ff7e71b9201fbca3bd0a83b57 0.0s done 12:15:25 #6 CACHED 12:15:25 12:15:25 #7 exporting to image 12:15:25 #7 exporting layers done 12:15:25 #7 exporting manifest sha256:9a0d1f49b2b1e111d89942c2f80a4e9d092cbea5ef0cb5ba227cf2017fdd754d done 12:15:25 #7 exporting config sha256:c62d77244b5a5601e83020271f1ebf9ae5f71b0cff3094ca8f668de2cd6cbc14 done 12:15:25 #7 exporting manifest sha256:018bbf3c983cf59cfd8741ee62d86c4858c0692d3f6df30c64ab0016619bbc41 12:15:25 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 12:15:26 #7 exporting manifest sha256:018bbf3c983cf59cfd8741ee62d86c4858c0692d3f6df30c64ab0016619bbc41 done 12:15:26 #7 exporting config sha256:5cde61547fe43aa67d0d8062b7c04b4a55639c0af78895ccbe008783b6fe6636 done 12:15:26 #7 exporting manifest list sha256:59d21f05e32dfac961f683b3035fc8cf805b95d90fa88f0f9c74072d4fdd0a23 done 12:15:26 #7 pushing layers 0.0s done 12:15:26 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1@sha256:59d21f05e32dfac961f683b3035fc8cf805b95d90fa88f0f9c74072d4fdd0a23 0.1s done 12:15:26 #7 DONE 0.1s 12:15:26 12:15:26 #8 [auth] core-metadata:pull,push token for nexus3.edgexfoundry.org:10004 12:15:26 #8 DONE 0.0s 12:15:26 12:15:26 1 warning found (use --debug to expand): 12:15:26  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 12:15:26 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-metadata:odessa' 12:15:26 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-metadata:odessa --push - 12:15:26 #1 [internal] load build definition from Dockerfile 12:15:26 #1 transferring dockerfile: 164B done 12:15:26 #1 DONE 0.0s 12:15:26 12:15:26 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:odessa 12:15:26 #2 DONE 0.0s 12:15:26 12:15:26 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:odessa 12:15:26 #3 DONE 0.0s 12:15:26 12:15:26 #4 [internal] load .dockerignore 12:15:26 #4 transferring context: 2B done 12:15:26 #4 DONE 0.0s 12:15:26 12:15:26 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:odessa@sha256:ce19b650e6ec46b3aa9ad9288ddc2267fb50fe0ff7e71b9201fbca3bd0a83b57 12:15:26 #5 resolve nexus3.edgexfoundry.org:10004/core-metadata:odessa@sha256:ce19b650e6ec46b3aa9ad9288ddc2267fb50fe0ff7e71b9201fbca3bd0a83b57 0.0s done 12:15:26 #5 CACHED 12:15:26 12:15:26 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:odessa@sha256:ce19b650e6ec46b3aa9ad9288ddc2267fb50fe0ff7e71b9201fbca3bd0a83b57 12:15:26 #6 resolve nexus3.edgexfoundry.org:10004/core-metadata:odessa@sha256:ce19b650e6ec46b3aa9ad9288ddc2267fb50fe0ff7e71b9201fbca3bd0a83b57 0.0s done 12:15:26 #6 DONE 0.0s 12:15:26 12:15:26 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:odessa@sha256:ce19b650e6ec46b3aa9ad9288ddc2267fb50fe0ff7e71b9201fbca3bd0a83b57 12:15:26 #6 CACHED 12:15:26 12:15:26 #7 [auth] core-metadata:pull,push token for nexus3.edgexfoundry.org:10004 12:15:26 #7 DONE 0.0s 12:15:26 12:15:26 #8 exporting to image 12:15:26 #8 exporting layers done 12:15:26 #8 exporting manifest sha256:9a0d1f49b2b1e111d89942c2f80a4e9d092cbea5ef0cb5ba227cf2017fdd754d done 12:15:26 #8 exporting config sha256:c62d77244b5a5601e83020271f1ebf9ae5f71b0cff3094ca8f668de2cd6cbc14 done 12:15:26 #8 exporting manifest sha256:018bbf3c983cf59cfd8741ee62d86c4858c0692d3f6df30c64ab0016619bbc41 done 12:15:26 #8 exporting config sha256:5cde61547fe43aa67d0d8062b7c04b4a55639c0af78895ccbe008783b6fe6636 done 12:15:26 #8 exporting manifest list sha256:59d21f05e32dfac961f683b3035fc8cf805b95d90fa88f0f9c74072d4fdd0a23 done 12:15:26 #8 pushing layers 0.0s done 12:15:26 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:odessa@sha256:59d21f05e32dfac961f683b3035fc8cf805b95d90fa88f0f9c74072d4fdd0a23 0.1s done 12:15:26 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 12:15:26 #8 DONE 0.1s 12:15:26 12:15:26 1 warning found (use --debug to expand): 12:15:26  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 12:15:27 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:a9a48e2fe97e43dd34e53fb088e96658b535ab2a' 12:15:27 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-bootstrapper:a9a48e2fe97e43dd34e53fb088e96658b535ab2a --push - 12:15:27 #1 [internal] load build definition from Dockerfile 12:15:27 #1 transferring dockerfile: 206B done 12:15:27 #1 DONE 0.0s 12:15:27 12:15:27 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:a9a48e2fe97e43dd34e53fb088e96658b535ab2a 12:15:27 #2 DONE 0.0s 12:15:27 12:15:27 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:a9a48e2fe97e43dd34e53fb088e96658b535ab2a 12:15:27 #3 DONE 0.1s 12:15:27 12:15:27 #4 [internal] load .dockerignore 12:15:27 #4 transferring context: 2B done 12:15:27 #4 DONE 0.0s 12:15:27 12:15:27 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:a9a48e2fe97e43dd34e53fb088e96658b535ab2a@sha256:daffdaff6bf698cc88e556d102fd450ec1f5f4b5191c8595eda6f259e661e5c4 12:15:27 #5 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:a9a48e2fe97e43dd34e53fb088e96658b535ab2a@sha256:daffdaff6bf698cc88e556d102fd450ec1f5f4b5191c8595eda6f259e661e5c4 0.0s done 12:15:27 #5 DONE 0.0s 12:15:27 12:15:27 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:a9a48e2fe97e43dd34e53fb088e96658b535ab2a@sha256:daffdaff6bf698cc88e556d102fd450ec1f5f4b5191c8595eda6f259e661e5c4 12:15:27 #6 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:a9a48e2fe97e43dd34e53fb088e96658b535ab2a@sha256:daffdaff6bf698cc88e556d102fd450ec1f5f4b5191c8595eda6f259e661e5c4 0.0s done 12:15:27 #6 DONE 0.2s 12:15:27 12:15:27 #7 exporting to image 12:15:27 #7 exporting layers done 12:15:27 #7 exporting manifest sha256:0285a7b554cdec759207f33eaeae1bf15c024defddbd5ece0e9f31987c019fb1 done 12:15:27 #7 exporting config sha256:dc1147040baa0f48a3a9a1e6a2b014fe8d1f9c876f45ce180c961f5affc785a2 done 12:15:27 #7 exporting manifest sha256:1835d41a934abb7bf3a21e8a55fa61b0486a9ebbd7e885a90dbe974901d977d9 0.0s done 12:15:27 #7 exporting config sha256:4e9b951f46965277f37c8ff69916a3c2154fab7ef22e1b4c6b6624d38f03c736 0.0s done 12:15:27 #7 exporting manifest list sha256:57d90d6824e8ca0d441743540a8513bb2d248448ea6e59b454d4fbb162133847 12:15:27 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 12:15:27 #7 ... 12:15:27 12:15:27 #8 [auth] security-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 12:15:27 #8 DONE 0.0s 12:15:27 12:15:27 #7 exporting to image 12:15:27 #7 exporting manifest list sha256:57d90d6824e8ca0d441743540a8513bb2d248448ea6e59b454d4fbb162133847 0.0s done 12:15:27 #7 pushing layers 0.1s done 12:15:27 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:a9a48e2fe97e43dd34e53fb088e96658b535ab2a@sha256:57d90d6824e8ca0d441743540a8513bb2d248448ea6e59b454d4fbb162133847 12:15:27 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:a9a48e2fe97e43dd34e53fb088e96658b535ab2a@sha256:57d90d6824e8ca0d441743540a8513bb2d248448ea6e59b454d4fbb162133847 0.1s done 12:15:27 #7 DONE 0.2s 12:15:27 12:15:27 1 warning found (use --debug to expand): 12:15:27  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 12:15:28 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.1' 12:15:28 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.1 --push - 12:15:28 #1 [internal] load build definition from Dockerfile 12:15:28 #1 transferring dockerfile: 171B done 12:15:28 #1 DONE 0.0s 12:15:28 12:15:28 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.1 12:15:28 #2 DONE 0.0s 12:15:28 12:15:28 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.1 12:15:28 #3 DONE 0.0s 12:15:28 12:15:28 #4 [internal] load .dockerignore 12:15:28 #4 transferring context: 2B done 12:15:28 #4 DONE 0.0s 12:15:28 12:15:28 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.1@sha256:daffdaff6bf698cc88e556d102fd450ec1f5f4b5191c8595eda6f259e661e5c4 12:15:28 #5 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.1@sha256:daffdaff6bf698cc88e556d102fd450ec1f5f4b5191c8595eda6f259e661e5c4 0.0s done 12:15:28 #5 CACHED 12:15:28 12:15:28 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.1@sha256:daffdaff6bf698cc88e556d102fd450ec1f5f4b5191c8595eda6f259e661e5c4 12:15:28 #6 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.1@sha256:daffdaff6bf698cc88e556d102fd450ec1f5f4b5191c8595eda6f259e661e5c4 0.0s done 12:15:28 #6 CACHED 12:15:28 12:15:28 #7 exporting to image 12:15:28 #7 exporting layers done 12:15:28 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 12:15:28 #7 exporting manifest sha256:0285a7b554cdec759207f33eaeae1bf15c024defddbd5ece0e9f31987c019fb1 done 12:15:28 #7 exporting config sha256:dc1147040baa0f48a3a9a1e6a2b014fe8d1f9c876f45ce180c961f5affc785a2 done 12:15:28 #7 exporting manifest sha256:1835d41a934abb7bf3a21e8a55fa61b0486a9ebbd7e885a90dbe974901d977d9 done 12:15:28 #7 exporting config sha256:4e9b951f46965277f37c8ff69916a3c2154fab7ef22e1b4c6b6624d38f03c736 done 12:15:28 #7 exporting manifest list sha256:57d90d6824e8ca0d441743540a8513bb2d248448ea6e59b454d4fbb162133847 done 12:15:28 #7 pushing layers 0.0s done 12:15:28 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.1@sha256:57d90d6824e8ca0d441743540a8513bb2d248448ea6e59b454d4fbb162133847 0.1s done 12:15:28 #7 DONE 0.1s 12:15:28 12:15:28 #8 [auth] security-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 12:15:28 #8 DONE 0.0s 12:15:28 12:15:28 1 warning found (use --debug to expand): 12:15:28  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 12:15:28 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1' 12:15:28 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-bootstrapper:a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1 --push - 12:15:28 #1 [internal] load build definition from Dockerfile 12:15:28 #1 transferring dockerfile: 212B done 12:15:28 #1 DONE 0.0s 12:15:28 12:15:28 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1 12:15:28 #2 DONE 0.0s 12:15:28 12:15:28 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1 12:15:28 #3 DONE 0.0s 12:15:28 12:15:28 #4 [internal] load .dockerignore 12:15:28 #4 transferring context: 2B done 12:15:28 #4 DONE 0.0s 12:15:28 12:15:28 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1@sha256:daffdaff6bf698cc88e556d102fd450ec1f5f4b5191c8595eda6f259e661e5c4 12:15:28 #5 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1@sha256:daffdaff6bf698cc88e556d102fd450ec1f5f4b5191c8595eda6f259e661e5c4 0.0s done 12:15:28 #5 CACHED 12:15:28 12:15:28 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1@sha256:daffdaff6bf698cc88e556d102fd450ec1f5f4b5191c8595eda6f259e661e5c4 12:15:28 #6 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1@sha256:daffdaff6bf698cc88e556d102fd450ec1f5f4b5191c8595eda6f259e661e5c4 0.0s done 12:15:28 #6 CACHED 12:15:28 12:15:28 #7 [auth] security-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 12:15:28 #7 DONE 0.0s 12:15:28 12:15:28 #8 exporting to image 12:15:28 #8 exporting layers done 12:15:28 #8 exporting manifest sha256:0285a7b554cdec759207f33eaeae1bf15c024defddbd5ece0e9f31987c019fb1 done 12:15:28 #8 exporting config sha256:dc1147040baa0f48a3a9a1e6a2b014fe8d1f9c876f45ce180c961f5affc785a2 done 12:15:28 #8 exporting manifest sha256:1835d41a934abb7bf3a21e8a55fa61b0486a9ebbd7e885a90dbe974901d977d9 done 12:15:28 #8 exporting config sha256:4e9b951f46965277f37c8ff69916a3c2154fab7ef22e1b4c6b6624d38f03c736 done 12:15:28 #8 exporting manifest list sha256:57d90d6824e8ca0d441743540a8513bb2d248448ea6e59b454d4fbb162133847 done 12:15:28 #8 pushing layers 0.0s done 12:15:28 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1@sha256:57d90d6824e8ca0d441743540a8513bb2d248448ea6e59b454d4fbb162133847 0.1s done 12:15:28 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 12:15:28 #8 DONE 0.1s 12:15:28 12:15:28 1 warning found (use --debug to expand): 12:15:28  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 12:15:29 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:odessa' 12:15:29 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-bootstrapper:odessa --push - 12:15:29 #1 [internal] load build definition from Dockerfile 12:15:29 #1 transferring dockerfile: 172B done 12:15:29 #1 DONE 0.0s 12:15:29 12:15:29 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:odessa 12:15:29 #2 DONE 0.0s 12:15:29 12:15:29 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:odessa 12:15:29 #3 DONE 0.0s 12:15:29 12:15:29 #4 [internal] load .dockerignore 12:15:29 #4 transferring context: 2B done 12:15:29 #4 DONE 0.0s 12:15:29 12:15:29 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:odessa@sha256:daffdaff6bf698cc88e556d102fd450ec1f5f4b5191c8595eda6f259e661e5c4 12:15:29 #5 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:odessa@sha256:daffdaff6bf698cc88e556d102fd450ec1f5f4b5191c8595eda6f259e661e5c4 0.0s done 12:15:29 #5 DONE 0.0s 12:15:29 12:15:29 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:odessa@sha256:daffdaff6bf698cc88e556d102fd450ec1f5f4b5191c8595eda6f259e661e5c4 12:15:29 #6 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:odessa@sha256:daffdaff6bf698cc88e556d102fd450ec1f5f4b5191c8595eda6f259e661e5c4 0.0s done 12:15:29 #6 CACHED 12:15:29 12:15:29 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:odessa@sha256:daffdaff6bf698cc88e556d102fd450ec1f5f4b5191c8595eda6f259e661e5c4 12:15:29 #5 CACHED 12:15:29 12:15:29 #7 [auth] security-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 12:15:29 #7 DONE 0.0s 12:15:29 12:15:29 #8 exporting to image 12:15:29 #8 exporting layers done 12:15:29 #8 exporting manifest sha256:0285a7b554cdec759207f33eaeae1bf15c024defddbd5ece0e9f31987c019fb1 done 12:15:29 #8 exporting config sha256:dc1147040baa0f48a3a9a1e6a2b014fe8d1f9c876f45ce180c961f5affc785a2 done 12:15:29 #8 exporting manifest sha256:1835d41a934abb7bf3a21e8a55fa61b0486a9ebbd7e885a90dbe974901d977d9 done 12:15:29 #8 exporting config sha256:4e9b951f46965277f37c8ff69916a3c2154fab7ef22e1b4c6b6624d38f03c736 done 12:15:29 #8 exporting manifest list sha256:57d90d6824e8ca0d441743540a8513bb2d248448ea6e59b454d4fbb162133847 done 12:15:29 #8 pushing layers 0.0s done 12:15:29 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:odessa@sha256:57d90d6824e8ca0d441743540a8513bb2d248448ea6e59b454d4fbb162133847 0.1s done 12:15:29 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 12:15:29 #8 DONE 0.1s 12:15:29 12:15:29 1 warning found (use --debug to expand): 12:15:29  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 12:15:29 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:a9a48e2fe97e43dd34e53fb088e96658b535ab2a' 12:15:29 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-auth:a9a48e2fe97e43dd34e53fb088e96658b535ab2a --push - 12:15:29 #1 [internal] load build definition from Dockerfile 12:15:29 #1 transferring dockerfile: 204B done 12:15:29 #1 DONE 0.0s 12:15:29 12:15:29 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:a9a48e2fe97e43dd34e53fb088e96658b535ab2a 12:15:29 #2 DONE 0.0s 12:15:29 12:15:29 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:a9a48e2fe97e43dd34e53fb088e96658b535ab2a 12:15:29 #3 DONE 0.0s 12:15:29 12:15:29 #4 [internal] load .dockerignore 12:15:29 #4 transferring context: 2B done 12:15:29 #4 DONE 0.0s 12:15:30 12:15:30 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:a9a48e2fe97e43dd34e53fb088e96658b535ab2a@sha256:8fabc3773dd4c1da400ab6aa53d3a54115dcb1caafdcd65cc4f1dc6e2243a28c 12:15:30 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:a9a48e2fe97e43dd34e53fb088e96658b535ab2a@sha256:8fabc3773dd4c1da400ab6aa53d3a54115dcb1caafdcd65cc4f1dc6e2243a28c 0.0s done 12:15:30 #5 DONE 0.0s 12:15:30 12:15:30 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:a9a48e2fe97e43dd34e53fb088e96658b535ab2a@sha256:8fabc3773dd4c1da400ab6aa53d3a54115dcb1caafdcd65cc4f1dc6e2243a28c 12:15:30 #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:a9a48e2fe97e43dd34e53fb088e96658b535ab2a@sha256:8fabc3773dd4c1da400ab6aa53d3a54115dcb1caafdcd65cc4f1dc6e2243a28c done 12:15:30 #6 DONE 0.1s 12:15:30 12:15:30 #7 exporting to image 12:15:30 #7 exporting layers done 12:15:30 #7 exporting manifest sha256:22b5540218505a662ba468a597f03f3ba830903ad74e7a785fbdaddcf0b49118 0.0s done 12:15:30 #7 exporting config sha256:59acf767732c58745d1c80a1b44c319f50915bb23c361bfe2018bba564eae29e done 12:15:30 #7 exporting manifest sha256:e53cdabb839abd281752d7696ba5509daf2ba4168dabaef8de6bd9859f449b20 0.0s done 12:15:30 #7 exporting config sha256:88ebb60df8ae754583930d59e353a7f2415b1a948063cbca2151cb20eea77b66 12:15:30 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 12:15:30 #7 ... 12:15:30 12:15:30 #8 [auth] security-proxy-auth:pull,push token for nexus3.edgexfoundry.org:10004 12:15:30 #8 DONE 0.0s 12:15:30 12:15:30 #7 exporting to image 12:15:30 #7 exporting config sha256:88ebb60df8ae754583930d59e353a7f2415b1a948063cbca2151cb20eea77b66 done 12:15:30 #7 exporting manifest list sha256:802cb5454db9ea5f9583b0166c8050831153cf4c5726c8eb7b397f1e5dcf0856 done 12:15:30 #7 pushing layers 0.1s done 12:15:30 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:a9a48e2fe97e43dd34e53fb088e96658b535ab2a@sha256:802cb5454db9ea5f9583b0166c8050831153cf4c5726c8eb7b397f1e5dcf0856 12:15:30 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:a9a48e2fe97e43dd34e53fb088e96658b535ab2a@sha256:802cb5454db9ea5f9583b0166c8050831153cf4c5726c8eb7b397f1e5dcf0856 0.1s done 12:15:30 #7 DONE 0.2s 12:15:30 12:15:30 1 warning found (use --debug to expand): 12:15:30  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 12:15:30 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.1' 12:15:30 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.1 --push - 12:15:30 #1 [internal] load build definition from Dockerfile 12:15:30 #1 transferring dockerfile: 169B done 12:15:30 #1 DONE 0.0s 12:15:30 12:15:30 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.1 12:15:30 #2 DONE 0.1s 12:15:30 12:15:30 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.1 12:15:30 #3 DONE 0.1s 12:15:30 12:15:30 #4 [internal] load .dockerignore 12:15:30 #4 transferring context: 2B done 12:15:30 #4 DONE 0.0s 12:15:30 12:15:30 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.1@sha256:8fabc3773dd4c1da400ab6aa53d3a54115dcb1caafdcd65cc4f1dc6e2243a28c 12:15:30 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.1@sha256:8fabc3773dd4c1da400ab6aa53d3a54115dcb1caafdcd65cc4f1dc6e2243a28c 0.0s done 12:15:30 #5 CACHED 12:15:30 12:15:30 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.1@sha256:8fabc3773dd4c1da400ab6aa53d3a54115dcb1caafdcd65cc4f1dc6e2243a28c 12:15:30 #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.1@sha256:8fabc3773dd4c1da400ab6aa53d3a54115dcb1caafdcd65cc4f1dc6e2243a28c 0.0s done 12:15:30 #6 CACHED 12:15:30 12:15:30 #7 [auth] security-proxy-auth:pull,push token for nexus3.edgexfoundry.org:10004 12:15:30 #7 DONE 0.0s 12:15:30 12:15:30 #8 exporting to image 12:15:30 #8 exporting layers done 12:15:30 #8 exporting manifest sha256:22b5540218505a662ba468a597f03f3ba830903ad74e7a785fbdaddcf0b49118 done 12:15:30 #8 exporting config sha256:59acf767732c58745d1c80a1b44c319f50915bb23c361bfe2018bba564eae29e done 12:15:30 #8 exporting manifest sha256:e53cdabb839abd281752d7696ba5509daf2ba4168dabaef8de6bd9859f449b20 done 12:15:30 #8 exporting config sha256:88ebb60df8ae754583930d59e353a7f2415b1a948063cbca2151cb20eea77b66 done 12:15:30 #8 exporting manifest list sha256:802cb5454db9ea5f9583b0166c8050831153cf4c5726c8eb7b397f1e5dcf0856 done 12:15:30 #8 pushing layers 0.0s done 12:15:30 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.1@sha256:802cb5454db9ea5f9583b0166c8050831153cf4c5726c8eb7b397f1e5dcf0856 0.1s done 12:15:30 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 12:15:30 #8 DONE 0.1s 12:15:30 12:15:30 1 warning found (use --debug to expand): 12:15:30  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 12:15:31 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1' 12:15:31 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-auth:a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1 --push - 12:15:31 #1 [internal] load build definition from Dockerfile 12:15:31 #1 transferring dockerfile: 210B done 12:15:31 #1 DONE 0.0s 12:15:31 12:15:31 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1 12:15:31 #2 DONE 0.0s 12:15:31 12:15:31 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1 12:15:31 #3 DONE 0.0s 12:15:31 12:15:31 #4 [internal] load .dockerignore 12:15:31 #4 transferring context: 2B done 12:15:31 #4 DONE 0.0s 12:15:31 12:15:31 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1@sha256:8fabc3773dd4c1da400ab6aa53d3a54115dcb1caafdcd65cc4f1dc6e2243a28c 12:15:31 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1@sha256:8fabc3773dd4c1da400ab6aa53d3a54115dcb1caafdcd65cc4f1dc6e2243a28c 12:15:31 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1@sha256:8fabc3773dd4c1da400ab6aa53d3a54115dcb1caafdcd65cc4f1dc6e2243a28c 0.0s done 12:15:31 #5 CACHED 12:15:31 12:15:31 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1@sha256:8fabc3773dd4c1da400ab6aa53d3a54115dcb1caafdcd65cc4f1dc6e2243a28c 12:15:31 #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1@sha256:8fabc3773dd4c1da400ab6aa53d3a54115dcb1caafdcd65cc4f1dc6e2243a28c 0.0s done 12:15:31 #6 CACHED 12:15:31 12:15:31 #7 [auth] security-proxy-auth:pull,push token for nexus3.edgexfoundry.org:10004 12:15:31 #7 DONE 0.0s 12:15:31 12:15:31 #8 exporting to image 12:15:31 #8 exporting layers done 12:15:31 #8 exporting manifest sha256:22b5540218505a662ba468a597f03f3ba830903ad74e7a785fbdaddcf0b49118 done 12:15:31 #8 exporting config sha256:59acf767732c58745d1c80a1b44c319f50915bb23c361bfe2018bba564eae29e done 12:15:31 #8 exporting manifest sha256:e53cdabb839abd281752d7696ba5509daf2ba4168dabaef8de6bd9859f449b20 done 12:15:31 #8 exporting config sha256:88ebb60df8ae754583930d59e353a7f2415b1a948063cbca2151cb20eea77b66 done 12:15:31 #8 exporting manifest list sha256:802cb5454db9ea5f9583b0166c8050831153cf4c5726c8eb7b397f1e5dcf0856 done 12:15:31 #8 pushing layers 0.0s done 12:15:31 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1@sha256:802cb5454db9ea5f9583b0166c8050831153cf4c5726c8eb7b397f1e5dcf0856 0.1s done 12:15:31 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 12:15:31 #8 DONE 0.1s 12:15:31 12:15:31 1 warning found (use --debug to expand): 12:15:31  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 12:15:31 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:odessa' 12:15:31 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-auth:odessa --push - 12:15:31 #1 [internal] load build definition from Dockerfile 12:15:31 #1 transferring dockerfile: 170B done 12:15:31 #1 DONE 0.0s 12:15:31 12:15:31 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:odessa 12:15:31 #2 DONE 0.0s 12:15:31 12:15:31 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:odessa 12:15:31 #3 DONE 0.0s 12:15:31 12:15:31 #4 [internal] load .dockerignore 12:15:31 #4 transferring context: 2B done 12:15:31 #4 DONE 0.0s 12:15:31 12:15:31 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:odessa@sha256:8fabc3773dd4c1da400ab6aa53d3a54115dcb1caafdcd65cc4f1dc6e2243a28c 12:15:31 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:odessa@sha256:8fabc3773dd4c1da400ab6aa53d3a54115dcb1caafdcd65cc4f1dc6e2243a28c 12:15:31 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:odessa@sha256:8fabc3773dd4c1da400ab6aa53d3a54115dcb1caafdcd65cc4f1dc6e2243a28c 0.0s done 12:15:31 #5 CACHED 12:15:31 12:15:31 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:odessa@sha256:8fabc3773dd4c1da400ab6aa53d3a54115dcb1caafdcd65cc4f1dc6e2243a28c 12:15:31 #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:odessa@sha256:8fabc3773dd4c1da400ab6aa53d3a54115dcb1caafdcd65cc4f1dc6e2243a28c 0.0s done 12:15:31 #6 CACHED 12:15:31 12:15:31 #7 [auth] security-proxy-auth:pull,push token for nexus3.edgexfoundry.org:10004 12:15:31 #7 DONE 0.0s 12:15:31 12:15:31 #8 exporting to image 12:15:31 #8 exporting layers done 12:15:31 #8 exporting manifest sha256:22b5540218505a662ba468a597f03f3ba830903ad74e7a785fbdaddcf0b49118 done 12:15:31 #8 exporting config sha256:59acf767732c58745d1c80a1b44c319f50915bb23c361bfe2018bba564eae29e done 12:15:31 #8 exporting manifest sha256:e53cdabb839abd281752d7696ba5509daf2ba4168dabaef8de6bd9859f449b20 done 12:15:31 #8 exporting config sha256:88ebb60df8ae754583930d59e353a7f2415b1a948063cbca2151cb20eea77b66 done 12:15:31 #8 exporting manifest list sha256:802cb5454db9ea5f9583b0166c8050831153cf4c5726c8eb7b397f1e5dcf0856 done 12:15:31 #8 pushing layers 0.0s done 12:15:31 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:odessa@sha256:802cb5454db9ea5f9583b0166c8050831153cf4c5726c8eb7b397f1e5dcf0856 0.1s done 12:15:31 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 12:15:31 #8 DONE 0.1s 12:15:31 12:15:31 1 warning found (use --debug to expand): 12:15:31  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 12:15:32 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-setup:a9a48e2fe97e43dd34e53fb088e96658b535ab2a --push - 12:15:32 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:a9a48e2fe97e43dd34e53fb088e96658b535ab2a' 12:15:32 #1 [internal] load build definition from Dockerfile 12:15:32 #1 transferring dockerfile: 205B done 12:15:32 #1 DONE 0.0s 12:15:32 12:15:32 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:a9a48e2fe97e43dd34e53fb088e96658b535ab2a 12:15:32 #2 DONE 0.0s 12:15:32 12:15:32 #3 [internal] load .dockerignore 12:15:32 #3 transferring context: 12:15:32 #3 transferring context: 2B done 12:15:32 #3 DONE 0.0s 12:15:32 12:15:32 #4 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:a9a48e2fe97e43dd34e53fb088e96658b535ab2a 12:15:32 #4 DONE 0.1s 12:15:32 12:15:32 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:a9a48e2fe97e43dd34e53fb088e96658b535ab2a@sha256:cdf35d8093f3e8c4b404cf0cbb9b3d5814d5ed64c179417b4998fec983bb9344 12:15:32 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:a9a48e2fe97e43dd34e53fb088e96658b535ab2a@sha256:cdf35d8093f3e8c4b404cf0cbb9b3d5814d5ed64c179417b4998fec983bb9344 12:15:32 #5 ... 12:15:32 12:15:32 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:a9a48e2fe97e43dd34e53fb088e96658b535ab2a@sha256:cdf35d8093f3e8c4b404cf0cbb9b3d5814d5ed64c179417b4998fec983bb9344 12:15:32 #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:a9a48e2fe97e43dd34e53fb088e96658b535ab2a@sha256:cdf35d8093f3e8c4b404cf0cbb9b3d5814d5ed64c179417b4998fec983bb9344 0.0s done 12:15:32 #6 DONE 0.1s 12:15:32 12:15:32 #7 [auth] security-proxy-setup:pull,push token for nexus3.edgexfoundry.org:10004 12:15:32 #7 DONE 0.0s 12:15:32 12:15:32 #8 exporting to image 12:15:32 #8 exporting layers done 12:15:32 #8 exporting manifest sha256:8f50bee6d258dc91d09d7cd601269ae3e96f9c96f0d425763dbc7f4085e8fcc5 done 12:15:32 #8 exporting config sha256:5104785836b0d39107e907cdf42cc513f86d019dc112646974bb27d8d03d8a43 done 12:15:32 #8 exporting manifest sha256:bed41a94c92a5a713fc614b357b9d4837e1052cbc841ebe5ff99e8bba255003e done 12:15:32 #8 exporting config sha256:55e31a97e0ec74e78d2a0cec47335ce69b175b548b791626bb8199a893e6c036 done 12:15:32 #8 exporting manifest list sha256:e55d5191d8cad0862c8461fa8354a90fd9a6877cf48366f1dc03e818b2640478 done 12:15:32 #8 pushing layers 0.1s done 12:15:32 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:a9a48e2fe97e43dd34e53fb088e96658b535ab2a@sha256:e55d5191d8cad0862c8461fa8354a90fd9a6877cf48366f1dc03e818b2640478 12:15:32 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 12:15:32 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:a9a48e2fe97e43dd34e53fb088e96658b535ab2a@sha256:e55d5191d8cad0862c8461fa8354a90fd9a6877cf48366f1dc03e818b2640478 0.1s done 12:15:32 #8 DONE 0.2s 12:15:32 12:15:32 1 warning found (use --debug to expand): 12:15:32  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 12:15:33 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.1' 12:15:33 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.1 --push - 12:15:33 #1 [internal] load build definition from Dockerfile 12:15:33 #1 transferring dockerfile: 170B done 12:15:33 #1 DONE 0.0s 12:15:33 12:15:33 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.1 12:15:33 #2 DONE 0.0s 12:15:33 12:15:33 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.1 12:15:33 #3 DONE 0.0s 12:15:33 12:15:33 #4 [internal] load .dockerignore 12:15:33 #4 transferring context: 2B done 12:15:33 #4 DONE 0.0s 12:15:33 12:15:33 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.1@sha256:cdf35d8093f3e8c4b404cf0cbb9b3d5814d5ed64c179417b4998fec983bb9344 12:15:33 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.1@sha256:cdf35d8093f3e8c4b404cf0cbb9b3d5814d5ed64c179417b4998fec983bb9344 0.0s done 12:15:33 #5 CACHED 12:15:33 12:15:33 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.1@sha256:cdf35d8093f3e8c4b404cf0cbb9b3d5814d5ed64c179417b4998fec983bb9344 12:15:33 #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.1@sha256:cdf35d8093f3e8c4b404cf0cbb9b3d5814d5ed64c179417b4998fec983bb9344 0.0s done 12:15:33 #6 CACHED 12:15:33 12:15:33 #7 [auth] security-proxy-setup:pull,push token for nexus3.edgexfoundry.org:10004 12:15:33 #7 DONE 0.0s 12:15:33 12:15:33 #8 exporting to image 12:15:33 #8 exporting layers done 12:15:33 #8 exporting manifest sha256:8f50bee6d258dc91d09d7cd601269ae3e96f9c96f0d425763dbc7f4085e8fcc5 done 12:15:33 #8 exporting config sha256:5104785836b0d39107e907cdf42cc513f86d019dc112646974bb27d8d03d8a43 done 12:15:33 #8 exporting manifest sha256:bed41a94c92a5a713fc614b357b9d4837e1052cbc841ebe5ff99e8bba255003e done 12:15:33 #8 exporting config sha256:55e31a97e0ec74e78d2a0cec47335ce69b175b548b791626bb8199a893e6c036 done 12:15:33 #8 exporting manifest list sha256:e55d5191d8cad0862c8461fa8354a90fd9a6877cf48366f1dc03e818b2640478 done 12:15:33 #8 pushing layers 0.0s done 12:15:33 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.1@sha256:e55d5191d8cad0862c8461fa8354a90fd9a6877cf48366f1dc03e818b2640478 0.1s done 12:15:33 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 12:15:33 #8 DONE 0.1s 12:15:33 12:15:33 1 warning found (use --debug to expand): 12:15:33  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 12:15:33 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1' 12:15:33 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-setup:a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1 --push - 12:15:33 #1 [internal] load build definition from Dockerfile 12:15:33 #1 transferring dockerfile: 211B done 12:15:33 #1 DONE 0.0s 12:15:33 12:15:33 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1 12:15:33 #2 DONE 0.0s 12:15:33 12:15:33 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1 12:15:33 #3 DONE 0.0s 12:15:33 12:15:33 #4 [internal] load .dockerignore 12:15:33 #4 transferring context: 2B done 12:15:33 #4 DONE 0.0s 12:15:33 12:15:33 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1@sha256:cdf35d8093f3e8c4b404cf0cbb9b3d5814d5ed64c179417b4998fec983bb9344 12:15:33 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1@sha256:cdf35d8093f3e8c4b404cf0cbb9b3d5814d5ed64c179417b4998fec983bb9344 0.0s done 12:15:33 #5 CACHED 12:15:33 12:15:33 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1@sha256:cdf35d8093f3e8c4b404cf0cbb9b3d5814d5ed64c179417b4998fec983bb9344 12:15:33 #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1@sha256:cdf35d8093f3e8c4b404cf0cbb9b3d5814d5ed64c179417b4998fec983bb9344 0.0s done 12:15:33 #6 CACHED 12:15:33 12:15:33 #7 exporting to image 12:15:33 #7 exporting layers 12:15:33 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 12:15:33 #7 exporting layers done 12:15:33 #7 exporting manifest sha256:8f50bee6d258dc91d09d7cd601269ae3e96f9c96f0d425763dbc7f4085e8fcc5 done 12:15:33 #7 exporting config sha256:5104785836b0d39107e907cdf42cc513f86d019dc112646974bb27d8d03d8a43 done 12:15:33 #7 exporting manifest sha256:bed41a94c92a5a713fc614b357b9d4837e1052cbc841ebe5ff99e8bba255003e done 12:15:33 #7 exporting config sha256:55e31a97e0ec74e78d2a0cec47335ce69b175b548b791626bb8199a893e6c036 done 12:15:33 #7 exporting manifest list sha256:e55d5191d8cad0862c8461fa8354a90fd9a6877cf48366f1dc03e818b2640478 done 12:15:33 #7 pushing layers 0.0s done 12:15:33 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1@sha256:e55d5191d8cad0862c8461fa8354a90fd9a6877cf48366f1dc03e818b2640478 0.1s done 12:15:33 #7 DONE 0.1s 12:15:33 12:15:33 #8 [auth] security-proxy-setup:pull,push token for nexus3.edgexfoundry.org:10004 12:15:33 #8 DONE 0.0s 12:15:33 12:15:33 1 warning found (use --debug to expand): 12:15:33  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 12:15:34 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-setup:odessa --push - 12:15:34 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:odessa' 12:15:34 #1 [internal] load build definition from Dockerfile 12:15:34 #1 transferring dockerfile: 171B done 12:15:34 #1 DONE 0.0s 12:15:34 12:15:34 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:odessa 12:15:34 #2 DONE 0.0s 12:15:34 12:15:34 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:odessa 12:15:34 #3 DONE 0.0s 12:15:34 12:15:34 #4 [internal] load .dockerignore 12:15:34 #4 transferring context: 2B done 12:15:34 #4 DONE 0.0s 12:15:34 12:15:34 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:odessa@sha256:cdf35d8093f3e8c4b404cf0cbb9b3d5814d5ed64c179417b4998fec983bb9344 12:15:34 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:odessa@sha256:cdf35d8093f3e8c4b404cf0cbb9b3d5814d5ed64c179417b4998fec983bb9344 0.0s done 12:15:34 #5 CACHED 12:15:34 12:15:34 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:odessa@sha256:cdf35d8093f3e8c4b404cf0cbb9b3d5814d5ed64c179417b4998fec983bb9344 12:15:34 #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:odessa@sha256:cdf35d8093f3e8c4b404cf0cbb9b3d5814d5ed64c179417b4998fec983bb9344 0.0s done 12:15:34 #6 CACHED 12:15:34 12:15:34 #7 [auth] security-proxy-setup:pull,push token for nexus3.edgexfoundry.org:10004 12:15:34 #7 DONE 0.0s 12:15:34 12:15:34 #8 exporting to image 12:15:34 #8 exporting layers done 12:15:34 #8 exporting manifest sha256:8f50bee6d258dc91d09d7cd601269ae3e96f9c96f0d425763dbc7f4085e8fcc5 done 12:15:34 #8 exporting config sha256:5104785836b0d39107e907cdf42cc513f86d019dc112646974bb27d8d03d8a43 done 12:15:34 #8 exporting manifest sha256:bed41a94c92a5a713fc614b357b9d4837e1052cbc841ebe5ff99e8bba255003e done 12:15:34 #8 exporting config sha256:55e31a97e0ec74e78d2a0cec47335ce69b175b548b791626bb8199a893e6c036 done 12:15:34 #8 exporting manifest list sha256:e55d5191d8cad0862c8461fa8354a90fd9a6877cf48366f1dc03e818b2640478 done 12:15:34 #8 pushing layers 0.0s done 12:15:34 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:odessa@sha256:e55d5191d8cad0862c8461fa8354a90fd9a6877cf48366f1dc03e818b2640478 0.1s done 12:15:34 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 12:15:34 #8 DONE 0.1s 12:15:34 12:15:34 1 warning found (use --debug to expand): 12:15:34  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 12:15:34 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:a9a48e2fe97e43dd34e53fb088e96658b535ab2a' 12:15:34 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-secretstore-setup:a9a48e2fe97e43dd34e53fb088e96658b535ab2a --push - 12:15:34 #1 [internal] load build definition from Dockerfile 12:15:34 #1 transferring dockerfile: 211B done 12:15:34 #1 DONE 0.0s 12:15:34 12:15:34 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:a9a48e2fe97e43dd34e53fb088e96658b535ab2a 12:15:34 #2 DONE 0.0s 12:15:34 12:15:34 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:a9a48e2fe97e43dd34e53fb088e96658b535ab2a 12:15:34 #3 DONE 0.1s 12:15:34 12:15:34 #4 [internal] load .dockerignore 12:15:34 #4 transferring context: 2B done 12:15:34 #4 DONE 0.0s 12:15:35 12:15:35 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:a9a48e2fe97e43dd34e53fb088e96658b535ab2a@sha256:277f0502525ca6392fd1aebb3696394151d84cc4e88f9bdc3b1096034f1eeb89 12:15:35 #5 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:a9a48e2fe97e43dd34e53fb088e96658b535ab2a@sha256:277f0502525ca6392fd1aebb3696394151d84cc4e88f9bdc3b1096034f1eeb89 0.0s done 12:15:35 #5 DONE 0.0s 12:15:35 12:15:35 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:a9a48e2fe97e43dd34e53fb088e96658b535ab2a@sha256:277f0502525ca6392fd1aebb3696394151d84cc4e88f9bdc3b1096034f1eeb89 12:15:35 #6 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:a9a48e2fe97e43dd34e53fb088e96658b535ab2a@sha256:277f0502525ca6392fd1aebb3696394151d84cc4e88f9bdc3b1096034f1eeb89 0.0s done 12:15:35 #6 DONE 0.1s 12:15:35 12:15:35 #7 [auth] security-secretstore-setup:pull,push token for nexus3.edgexfoundry.org:10004 12:15:35 #7 DONE 0.0s 12:15:35 12:15:35 #8 exporting to image 12:15:35 #8 exporting layers done 12:15:35 #8 exporting manifest sha256:b31072b48c895599e3410aa3e04b2416b10bec7793cfb42ff724f3ed1a665ee6 0.0s done 12:15:35 #8 exporting config sha256:692f08fba0901df5c68c2181eaf811ea8a96174f7b6d4cf54e65b911155e6544 done 12:15:35 #8 exporting manifest sha256:bc76ac83e9e336aae18fc0ed70728a39c782137137eddcd14f6021d82710065b done 12:15:35 #8 exporting config sha256:ef666a6b4fb49b08fca8bae0a6dd79d1d7f28d768df187cf3e17f5a6cc78e6c2 0.0s done 12:15:35 #8 exporting manifest list sha256:b641d9fe691043028a18b0987ea22a8f753aea95640cda57b6025aa95b3aa5c3 done 12:15:35 #8 pushing layers 12:15:35 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 12:15:35 #8 pushing layers 0.1s done 12:15:35 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:a9a48e2fe97e43dd34e53fb088e96658b535ab2a@sha256:b641d9fe691043028a18b0987ea22a8f753aea95640cda57b6025aa95b3aa5c3 0.1s done 12:15:35 #8 DONE 0.2s 12:15:35 12:15:35 1 warning found (use --debug to expand): 12:15:35  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 12:15:35 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.1' 12:15:35 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.1 --push - 12:15:35 #1 [internal] load build definition from Dockerfile 12:15:35 #1 transferring dockerfile: 176B done 12:15:35 #1 DONE 0.0s 12:15:35 12:15:35 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.1 12:15:35 #2 DONE 0.0s 12:15:35 12:15:35 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.1 12:15:35 #3 DONE 0.0s 12:15:35 12:15:35 #4 [internal] load .dockerignore 12:15:35 #4 transferring context: 2B done 12:15:35 #4 DONE 0.0s 12:15:35 12:15:35 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.1@sha256:277f0502525ca6392fd1aebb3696394151d84cc4e88f9bdc3b1096034f1eeb89 12:15:35 #5 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.1@sha256:277f0502525ca6392fd1aebb3696394151d84cc4e88f9bdc3b1096034f1eeb89 0.0s done 12:15:35 #5 CACHED 12:15:35 12:15:35 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.1@sha256:277f0502525ca6392fd1aebb3696394151d84cc4e88f9bdc3b1096034f1eeb89 12:15:35 #6 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.1@sha256:277f0502525ca6392fd1aebb3696394151d84cc4e88f9bdc3b1096034f1eeb89 0.0s done 12:15:35 #6 CACHED 12:15:35 12:15:35 #7 [auth] security-secretstore-setup:pull,push token for nexus3.edgexfoundry.org:10004 12:15:35 #7 DONE 0.0s 12:15:35 12:15:35 #8 exporting to image 12:15:35 #8 exporting layers done 12:15:35 #8 exporting manifest sha256:b31072b48c895599e3410aa3e04b2416b10bec7793cfb42ff724f3ed1a665ee6 done 12:15:35 #8 exporting config sha256:692f08fba0901df5c68c2181eaf811ea8a96174f7b6d4cf54e65b911155e6544 done 12:15:35 #8 exporting manifest sha256:bc76ac83e9e336aae18fc0ed70728a39c782137137eddcd14f6021d82710065b done 12:15:35 #8 exporting config sha256:ef666a6b4fb49b08fca8bae0a6dd79d1d7f28d768df187cf3e17f5a6cc78e6c2 done 12:15:35 #8 exporting manifest list sha256:b641d9fe691043028a18b0987ea22a8f753aea95640cda57b6025aa95b3aa5c3 done 12:15:35 #8 pushing layers 0.0s done 12:15:35 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.1@sha256:b641d9fe691043028a18b0987ea22a8f753aea95640cda57b6025aa95b3aa5c3 0.1s done 12:15:35 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 12:15:35 #8 DONE 0.1s 12:15:35 12:15:35 1 warning found (use --debug to expand): 12:15:35  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 12:15:36 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1' 12:15:36 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-secretstore-setup:a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1 --push - 12:15:36 #1 [internal] load build definition from Dockerfile 12:15:36 #1 transferring dockerfile: 217B done 12:15:36 #1 DONE 0.1s 12:15:36 12:15:36 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1 12:15:36 #2 DONE 0.0s 12:15:36 12:15:36 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1 12:15:36 #3 DONE 0.0s 12:15:36 12:15:36 #4 [internal] load .dockerignore 12:15:36 #4 transferring context: 12:15:36 #4 transferring context: 2B done 12:15:36 #4 DONE 0.0s 12:15:36 12:15:36 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1@sha256:277f0502525ca6392fd1aebb3696394151d84cc4e88f9bdc3b1096034f1eeb89 12:15:36 #5 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1@sha256:277f0502525ca6392fd1aebb3696394151d84cc4e88f9bdc3b1096034f1eeb89 0.0s done 12:15:36 #5 CACHED 12:15:36 12:15:36 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1@sha256:277f0502525ca6392fd1aebb3696394151d84cc4e88f9bdc3b1096034f1eeb89 12:15:36 #6 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1@sha256:277f0502525ca6392fd1aebb3696394151d84cc4e88f9bdc3b1096034f1eeb89 0.0s done 12:15:36 #6 CACHED 12:15:36 12:15:36 #7 [auth] security-secretstore-setup:pull,push token for nexus3.edgexfoundry.org:10004 12:15:36 #7 DONE 0.0s 12:15:36 12:15:36 #8 exporting to image 12:15:36 #8 exporting layers done 12:15:36 #8 exporting manifest sha256:b31072b48c895599e3410aa3e04b2416b10bec7793cfb42ff724f3ed1a665ee6 done 12:15:36 #8 exporting config sha256:692f08fba0901df5c68c2181eaf811ea8a96174f7b6d4cf54e65b911155e6544 done 12:15:36 #8 exporting manifest sha256:bc76ac83e9e336aae18fc0ed70728a39c782137137eddcd14f6021d82710065b done 12:15:36 #8 exporting config sha256:ef666a6b4fb49b08fca8bae0a6dd79d1d7f28d768df187cf3e17f5a6cc78e6c2 done 12:15:36 #8 exporting manifest list sha256:b641d9fe691043028a18b0987ea22a8f753aea95640cda57b6025aa95b3aa5c3 done 12:15:36 #8 pushing layers 0.0s done 12:15:36 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1@sha256:b641d9fe691043028a18b0987ea22a8f753aea95640cda57b6025aa95b3aa5c3 0.1s done 12:15:36 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 12:15:36 #8 DONE 0.1s 12:15:36 12:15:36 1 warning found (use --debug to expand): 12:15:36  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 12:15:36 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-secretstore-setup:odessa --push - 12:15:36 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:odessa' 12:15:36 #1 [internal] load build definition from Dockerfile 12:15:36 #1 transferring dockerfile: 177B done 12:15:36 #1 DONE 0.0s 12:15:36 12:15:36 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:odessa 12:15:36 #2 DONE 0.0s 12:15:36 12:15:36 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:odessa 12:15:36 #3 DONE 0.0s 12:15:36 12:15:36 #4 [internal] load .dockerignore 12:15:36 #4 transferring context: 2B 0.0s done 12:15:36 #4 DONE 0.0s 12:15:37 12:15:37 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:odessa@sha256:277f0502525ca6392fd1aebb3696394151d84cc4e88f9bdc3b1096034f1eeb89 12:15:37 #5 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:odessa@sha256:277f0502525ca6392fd1aebb3696394151d84cc4e88f9bdc3b1096034f1eeb89 0.0s done 12:15:37 #5 CACHED 12:15:37 12:15:37 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:odessa@sha256:277f0502525ca6392fd1aebb3696394151d84cc4e88f9bdc3b1096034f1eeb89 12:15:37 #6 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:odessa@sha256:277f0502525ca6392fd1aebb3696394151d84cc4e88f9bdc3b1096034f1eeb89 0.0s done 12:15:37 #6 CACHED 12:15:37 12:15:37 #7 [auth] security-secretstore-setup:pull,push token for nexus3.edgexfoundry.org:10004 12:15:37 #7 DONE 0.0s 12:15:37 12:15:37 #8 exporting to image 12:15:37 #8 exporting layers done 12:15:37 #8 exporting manifest sha256:b31072b48c895599e3410aa3e04b2416b10bec7793cfb42ff724f3ed1a665ee6 done 12:15:37 #8 exporting config sha256:692f08fba0901df5c68c2181eaf811ea8a96174f7b6d4cf54e65b911155e6544 done 12:15:37 #8 exporting manifest sha256:bc76ac83e9e336aae18fc0ed70728a39c782137137eddcd14f6021d82710065b done 12:15:37 #8 exporting config sha256:ef666a6b4fb49b08fca8bae0a6dd79d1d7f28d768df187cf3e17f5a6cc78e6c2 done 12:15:37 #8 exporting manifest list sha256:b641d9fe691043028a18b0987ea22a8f753aea95640cda57b6025aa95b3aa5c3 done 12:15:37 #8 pushing layers 0.0s done 12:15:37 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:odessa@sha256:b641d9fe691043028a18b0987ea22a8f753aea95640cda57b6025aa95b3aa5c3 0.1s done 12:15:37 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 12:15:37 #8 DONE 0.1s 12:15:37 12:15:37 1 warning found (use --debug to expand): 12:15:37  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 12:15:37 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:a9a48e2fe97e43dd34e53fb088e96658b535ab2a --push - 12:15:37 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:a9a48e2fe97e43dd34e53fb088e96658b535ab2a' 12:15:37 #1 [internal] load build definition from Dockerfile 12:15:37 #1 transferring dockerfile: 215B done 12:15:37 #1 DONE 0.0s 12:15:37 12:15:37 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:a9a48e2fe97e43dd34e53fb088e96658b535ab2a 12:15:37 #2 DONE 0.1s 12:15:37 12:15:37 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:a9a48e2fe97e43dd34e53fb088e96658b535ab2a 12:15:37 #3 DONE 0.1s 12:15:37 12:15:37 #4 [internal] load .dockerignore 12:15:37 #4 transferring context: 2B done 12:15:37 #4 DONE 0.0s 12:15:37 12:15:37 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:a9a48e2fe97e43dd34e53fb088e96658b535ab2a@sha256:12eb86b4fcf9b08b0073253d71acca76e92cb190afb935722037d874cd79948b 12:15:37 #5 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:a9a48e2fe97e43dd34e53fb088e96658b535ab2a@sha256:12eb86b4fcf9b08b0073253d71acca76e92cb190afb935722037d874cd79948b 0.0s done 12:15:37 #5 DONE 0.0s 12:15:37 12:15:37 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:a9a48e2fe97e43dd34e53fb088e96658b535ab2a@sha256:12eb86b4fcf9b08b0073253d71acca76e92cb190afb935722037d874cd79948b 12:15:37 #6 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:a9a48e2fe97e43dd34e53fb088e96658b535ab2a@sha256:12eb86b4fcf9b08b0073253d71acca76e92cb190afb935722037d874cd79948b 0.0s done 12:15:37 #6 DONE 0.1s 12:15:37 12:15:37 #7 [auth] security-spiffe-token-provider:pull,push token for nexus3.edgexfoundry.org:10004 12:15:37 #7 DONE 0.0s 12:15:37 12:15:37 #8 exporting to image 12:15:37 #8 exporting layers done 12:15:37 #8 exporting manifest sha256:6f133c7329e9a34e3e23d895255ab7e3eca6a39220af789047029cac8cb22abc done 12:15:37 #8 exporting config sha256:fca24145f114b7c1f323d6eba704cf2ccc9a63a7fa86a5168924de8847603fa6 done 12:15:37 #8 exporting manifest sha256:a9aaa27d382d3170a1829e62094ec45ad1e804b3959b90e703acb091c020383d done 12:15:37 #8 exporting config sha256:0c3ad821c12d90b6406f1b8c0fe45079546c88cd6fe8e8a3925059452215947d done 12:15:37 #8 exporting manifest list sha256:333f85165d614bf59439b76f1b623e7a6909cfdfb7b91a22fadf931e7cb71c10 done 12:15:37 #8 pushing layers 0.1s done 12:15:37 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:a9a48e2fe97e43dd34e53fb088e96658b535ab2a@sha256:333f85165d614bf59439b76f1b623e7a6909cfdfb7b91a22fadf931e7cb71c10 12:15:37 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 12:15:37 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:a9a48e2fe97e43dd34e53fb088e96658b535ab2a@sha256:333f85165d614bf59439b76f1b623e7a6909cfdfb7b91a22fadf931e7cb71c10 0.1s done 12:15:37 #8 DONE 0.2s 12:15:37 12:15:37 1 warning found (use --debug to expand): 12:15:37  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 12:15:38 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.1 --push - 12:15:38 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.1' 12:15:38 #1 [internal] load build definition from Dockerfile 12:15:38 #1 transferring dockerfile: 180B done 12:15:38 #1 DONE 0.0s 12:15:38 12:15:38 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.1 12:15:38 #2 DONE 0.0s 12:15:38 12:15:38 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.1 12:15:38 #3 DONE 0.0s 12:15:38 12:15:38 #4 [internal] load .dockerignore 12:15:38 #4 transferring context: 2B done 12:15:38 #4 DONE 0.0s 12:15:38 12:15:38 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.1@sha256:12eb86b4fcf9b08b0073253d71acca76e92cb190afb935722037d874cd79948b 12:15:38 #5 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.1@sha256:12eb86b4fcf9b08b0073253d71acca76e92cb190afb935722037d874cd79948b done 12:15:38 #5 CACHED 12:15:38 12:15:38 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.1@sha256:12eb86b4fcf9b08b0073253d71acca76e92cb190afb935722037d874cd79948b 12:15:38 #6 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.1@sha256:12eb86b4fcf9b08b0073253d71acca76e92cb190afb935722037d874cd79948b 0.0s done 12:15:38 #6 CACHED 12:15:38 12:15:38 #7 exporting to image 12:15:38 #7 exporting layers done 12:15:38 #7 exporting manifest sha256:6f133c7329e9a34e3e23d895255ab7e3eca6a39220af789047029cac8cb22abc done 12:15:38 #7 exporting config sha256:fca24145f114b7c1f323d6eba704cf2ccc9a63a7fa86a5168924de8847603fa6 12:15:38 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 12:15:38 #7 exporting config sha256:fca24145f114b7c1f323d6eba704cf2ccc9a63a7fa86a5168924de8847603fa6 done 12:15:38 #7 exporting manifest sha256:a9aaa27d382d3170a1829e62094ec45ad1e804b3959b90e703acb091c020383d done 12:15:38 #7 exporting config sha256:0c3ad821c12d90b6406f1b8c0fe45079546c88cd6fe8e8a3925059452215947d done 12:15:38 #7 exporting manifest list sha256:333f85165d614bf59439b76f1b623e7a6909cfdfb7b91a22fadf931e7cb71c10 done 12:15:38 #7 pushing layers 0.0s done 12:15:38 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.1@sha256:333f85165d614bf59439b76f1b623e7a6909cfdfb7b91a22fadf931e7cb71c10 0.1s done 12:15:38 #7 DONE 0.1s 12:15:38 12:15:38 #8 [auth] security-spiffe-token-provider:pull,push token for nexus3.edgexfoundry.org:10004 12:15:38 #8 DONE 0.0s 12:15:38 12:15:38 1 warning found (use --debug to expand): 12:15:38  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 12:15:38 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1 --push - 12:15:38 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1' 12:15:38 #1 [internal] load build definition from Dockerfile 12:15:38 #1 transferring dockerfile: 221B done 12:15:38 #1 DONE 0.0s 12:15:38 12:15:38 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1 12:15:38 #2 DONE 0.0s 12:15:38 12:15:38 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1 12:15:38 #3 DONE 0.0s 12:15:38 12:15:38 #4 [internal] load .dockerignore 12:15:38 #4 transferring context: 2B done 12:15:38 #4 DONE 0.0s 12:15:38 12:15:38 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1@sha256:12eb86b4fcf9b08b0073253d71acca76e92cb190afb935722037d874cd79948b 12:15:38 #5 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1@sha256:12eb86b4fcf9b08b0073253d71acca76e92cb190afb935722037d874cd79948b 0.0s done 12:15:38 #5 CACHED 12:15:38 12:15:38 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1@sha256:12eb86b4fcf9b08b0073253d71acca76e92cb190afb935722037d874cd79948b 12:15:38 #6 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1@sha256:12eb86b4fcf9b08b0073253d71acca76e92cb190afb935722037d874cd79948b 0.0s done 12:15:38 #6 CACHED 12:15:38 12:15:38 #7 [auth] security-spiffe-token-provider:pull,push token for nexus3.edgexfoundry.org:10004 12:15:38 #7 DONE 0.0s 12:15:38 12:15:38 #8 exporting to image 12:15:38 #8 exporting layers done 12:15:38 #8 exporting manifest sha256:6f133c7329e9a34e3e23d895255ab7e3eca6a39220af789047029cac8cb22abc done 12:15:38 #8 exporting config sha256:fca24145f114b7c1f323d6eba704cf2ccc9a63a7fa86a5168924de8847603fa6 done 12:15:38 #8 exporting manifest sha256:a9aaa27d382d3170a1829e62094ec45ad1e804b3959b90e703acb091c020383d done 12:15:38 #8 exporting config sha256:0c3ad821c12d90b6406f1b8c0fe45079546c88cd6fe8e8a3925059452215947d done 12:15:38 #8 exporting manifest list sha256:333f85165d614bf59439b76f1b623e7a6909cfdfb7b91a22fadf931e7cb71c10 done 12:15:38 #8 pushing layers 0.0s done 12:15:38 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1@sha256:333f85165d614bf59439b76f1b623e7a6909cfdfb7b91a22fadf931e7cb71c10 0.1s done 12:15:38 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 12:15:38 #8 DONE 0.1s 12:15:38 12:15:38 1 warning found (use --debug to expand): 12:15:38  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 12:15:39 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:odessa' 12:15:39 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:odessa --push - 12:15:39 #1 [internal] load build definition from Dockerfile 12:15:39 #1 transferring dockerfile: 181B done 12:15:39 #1 DONE 0.0s 12:15:39 12:15:39 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:odessa 12:15:39 #2 DONE 0.0s 12:15:39 12:15:39 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:odessa 12:15:39 #3 DONE 0.0s 12:15:39 12:15:39 #4 [internal] load .dockerignore 12:15:39 #4 transferring context: 2B done 12:15:39 #4 DONE 0.0s 12:15:39 12:15:39 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:odessa@sha256:12eb86b4fcf9b08b0073253d71acca76e92cb190afb935722037d874cd79948b 12:15:39 #5 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:odessa@sha256:12eb86b4fcf9b08b0073253d71acca76e92cb190afb935722037d874cd79948b 0.0s done 12:15:39 #5 CACHED 12:15:39 12:15:39 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:odessa@sha256:12eb86b4fcf9b08b0073253d71acca76e92cb190afb935722037d874cd79948b 12:15:39 #6 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:odessa@sha256:12eb86b4fcf9b08b0073253d71acca76e92cb190afb935722037d874cd79948b 0.0s done 12:15:39 #6 CACHED 12:15:39 12:15:39 #7 [auth] security-spiffe-token-provider:pull,push token for nexus3.edgexfoundry.org:10004 12:15:39 #7 DONE 0.0s 12:15:39 12:15:39 #8 exporting to image 12:15:39 #8 exporting layers done 12:15:39 #8 exporting manifest sha256:6f133c7329e9a34e3e23d895255ab7e3eca6a39220af789047029cac8cb22abc done 12:15:39 #8 exporting config sha256:fca24145f114b7c1f323d6eba704cf2ccc9a63a7fa86a5168924de8847603fa6 done 12:15:39 #8 exporting manifest sha256:a9aaa27d382d3170a1829e62094ec45ad1e804b3959b90e703acb091c020383d done 12:15:39 #8 exporting config sha256:0c3ad821c12d90b6406f1b8c0fe45079546c88cd6fe8e8a3925059452215947d done 12:15:39 #8 exporting manifest list sha256:333f85165d614bf59439b76f1b623e7a6909cfdfb7b91a22fadf931e7cb71c10 done 12:15:39 #8 pushing layers 0.0s done 12:15:39 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:odessa@sha256:333f85165d614bf59439b76f1b623e7a6909cfdfb7b91a22fadf931e7cb71c10 0.1s done 12:15:39 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 12:15:39 #8 DONE 0.1s 12:15:39 12:15:39 1 warning found (use --debug to expand): 12:15:39  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 12:15:39 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-agent:a9a48e2fe97e43dd34e53fb088e96658b535ab2a' 12:15:39 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-agent:a9a48e2fe97e43dd34e53fb088e96658b535ab2a --push - 12:15:39 #1 [internal] load build definition from Dockerfile 12:15:39 #1 transferring dockerfile: 205B done 12:15:39 #1 DONE 0.0s 12:15:39 12:15:39 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:a9a48e2fe97e43dd34e53fb088e96658b535ab2a 12:15:39 #2 DONE 0.0s 12:15:39 12:15:39 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:a9a48e2fe97e43dd34e53fb088e96658b535ab2a 12:15:39 #3 DONE 0.0s 12:15:39 12:15:39 #4 [internal] load .dockerignore 12:15:39 #4 transferring context: 2B done 12:15:39 #4 DONE 0.0s 12:15:40 12:15:40 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:a9a48e2fe97e43dd34e53fb088e96658b535ab2a@sha256:dc147185269128a693f8bf0a250f8a523614ced2a52114c62953a0ec5d13785a 12:15:40 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:a9a48e2fe97e43dd34e53fb088e96658b535ab2a@sha256:dc147185269128a693f8bf0a250f8a523614ced2a52114c62953a0ec5d13785a 0.0s done 12:15:40 #5 DONE 0.0s 12:15:40 12:15:40 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:a9a48e2fe97e43dd34e53fb088e96658b535ab2a@sha256:dc147185269128a693f8bf0a250f8a523614ced2a52114c62953a0ec5d13785a 12:15:40 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:a9a48e2fe97e43dd34e53fb088e96658b535ab2a@sha256:dc147185269128a693f8bf0a250f8a523614ced2a52114c62953a0ec5d13785a 0.0s done 12:15:40 #6 DONE 0.1s 12:15:40 12:15:40 #7 [auth] security-spire-agent:pull,push token for nexus3.edgexfoundry.org:10004 12:15:40 #7 DONE 0.0s 12:15:40 12:15:40 #8 exporting to image 12:15:40 #8 exporting layers done 12:15:40 #8 exporting manifest sha256:97e61b35d0674fc139101d877cbb0c2267d7a5aabb9dd4afbe6390a70179775b 0.0s done 12:15:40 #8 exporting config sha256:2260ad90846676a19e85a27382cdbaeb29e47d13276cf5a12afccc57e59a67f5 done 12:15:40 #8 exporting manifest sha256:29c75dd4fd0fd078186ff843c2748153370a45f77b6ea65caecdfcb203975842 done 12:15:40 #8 exporting config sha256:434c01df52b9f429e759f2857fd3fdec480e1586a585130127a0e14bf5ae9108 done 12:15:40 #8 exporting manifest list sha256:ee6a4835ffae2701337d7bbe4d23a54eda047ff8754595817a8a580eaa70a689 done 12:15:40 #8 pushing layers 0.1s done 12:15:40 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:a9a48e2fe97e43dd34e53fb088e96658b535ab2a@sha256:ee6a4835ffae2701337d7bbe4d23a54eda047ff8754595817a8a580eaa70a689 12:15:40 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 12:15:40 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:a9a48e2fe97e43dd34e53fb088e96658b535ab2a@sha256:ee6a4835ffae2701337d7bbe4d23a54eda047ff8754595817a8a580eaa70a689 0.1s done 12:15:40 #8 DONE 0.2s 12:15:40 12:15:40 1 warning found (use --debug to expand): 12:15:40  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 12:15:40 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.1 --push - 12:15:40 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.1' 12:15:40 #1 [internal] load build definition from Dockerfile 12:15:40 #1 transferring dockerfile: 170B done 12:15:40 #1 DONE 0.0s 12:15:40 12:15:40 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.1 12:15:40 #2 DONE 0.0s 12:15:40 12:15:40 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.1 12:15:40 #3 DONE 0.0s 12:15:40 12:15:40 #4 [internal] load .dockerignore 12:15:40 #4 transferring context: 12:15:40 #4 transferring context: 2B done 12:15:40 #4 DONE 0.1s 12:15:40 12:15:40 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.1@sha256:dc147185269128a693f8bf0a250f8a523614ced2a52114c62953a0ec5d13785a 12:15:40 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.1@sha256:dc147185269128a693f8bf0a250f8a523614ced2a52114c62953a0ec5d13785a 0.0s done 12:15:40 #5 CACHED 12:15:40 12:15:40 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.1@sha256:dc147185269128a693f8bf0a250f8a523614ced2a52114c62953a0ec5d13785a 12:15:40 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.1@sha256:dc147185269128a693f8bf0a250f8a523614ced2a52114c62953a0ec5d13785a 0.0s done 12:15:40 #6 CACHED 12:15:40 12:15:40 #7 [auth] security-spire-agent:pull,push token for nexus3.edgexfoundry.org:10004 12:15:40 #7 DONE 0.0s 12:15:40 12:15:40 #8 exporting to image 12:15:40 #8 exporting layers done 12:15:40 #8 exporting manifest sha256:97e61b35d0674fc139101d877cbb0c2267d7a5aabb9dd4afbe6390a70179775b done 12:15:40 #8 exporting config sha256:2260ad90846676a19e85a27382cdbaeb29e47d13276cf5a12afccc57e59a67f5 done 12:15:40 #8 exporting manifest sha256:29c75dd4fd0fd078186ff843c2748153370a45f77b6ea65caecdfcb203975842 done 12:15:40 #8 exporting config sha256:434c01df52b9f429e759f2857fd3fdec480e1586a585130127a0e14bf5ae9108 done 12:15:40 #8 exporting manifest list sha256:ee6a4835ffae2701337d7bbe4d23a54eda047ff8754595817a8a580eaa70a689 done 12:15:40 #8 pushing layers 0.0s done 12:15:40 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.1@sha256:ee6a4835ffae2701337d7bbe4d23a54eda047ff8754595817a8a580eaa70a689 0.1s done 12:15:40 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 12:15:40 #8 DONE 0.1s 12:15:40 12:15:40 1 warning found (use --debug to expand): 12:15:40  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 12:15:41 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-agent:a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1' 12:15:41 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-agent:a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1 --push - 12:15:41 #1 [internal] load build definition from Dockerfile 12:15:41 #1 transferring dockerfile: 211B done 12:15:41 #1 DONE 0.0s 12:15:41 12:15:41 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1 12:15:41 #2 DONE 0.0s 12:15:41 12:15:41 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1 12:15:41 #3 DONE 0.0s 12:15:41 12:15:41 #4 [internal] load .dockerignore 12:15:41 #4 transferring context: 2B done 12:15:41 #4 DONE 0.0s 12:15:41 12:15:41 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1@sha256:dc147185269128a693f8bf0a250f8a523614ced2a52114c62953a0ec5d13785a 12:15:41 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1@sha256:dc147185269128a693f8bf0a250f8a523614ced2a52114c62953a0ec5d13785a 0.0s done 12:15:41 #5 DONE 0.0s 12:15:41 12:15:41 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1@sha256:dc147185269128a693f8bf0a250f8a523614ced2a52114c62953a0ec5d13785a 12:15:41 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1@sha256:dc147185269128a693f8bf0a250f8a523614ced2a52114c62953a0ec5d13785a 0.0s done 12:15:41 #6 CACHED 12:15:41 12:15:41 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1@sha256:dc147185269128a693f8bf0a250f8a523614ced2a52114c62953a0ec5d13785a 12:15:41 #5 CACHED 12:15:41 12:15:41 #7 [auth] security-spire-agent:pull,push token for nexus3.edgexfoundry.org:10004 12:15:41 #7 DONE 0.0s 12:15:41 12:15:41 #8 exporting to image 12:15:41 #8 exporting layers done 12:15:41 #8 exporting manifest sha256:97e61b35d0674fc139101d877cbb0c2267d7a5aabb9dd4afbe6390a70179775b done 12:15:41 #8 exporting config sha256:2260ad90846676a19e85a27382cdbaeb29e47d13276cf5a12afccc57e59a67f5 done 12:15:41 #8 exporting manifest sha256:29c75dd4fd0fd078186ff843c2748153370a45f77b6ea65caecdfcb203975842 done 12:15:41 #8 exporting config sha256:434c01df52b9f429e759f2857fd3fdec480e1586a585130127a0e14bf5ae9108 done 12:15:41 #8 exporting manifest list sha256:ee6a4835ffae2701337d7bbe4d23a54eda047ff8754595817a8a580eaa70a689 done 12:15:41 #8 pushing layers 0.0s done 12:15:41 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1@sha256:ee6a4835ffae2701337d7bbe4d23a54eda047ff8754595817a8a580eaa70a689 0.1s done 12:15:41 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 12:15:41 #8 DONE 0.1s 12:15:41 12:15:41 1 warning found (use --debug to expand): 12:15:41  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 12:15:41 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-agent:odessa --push - 12:15:41 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-agent:odessa' 12:15:41 #1 [internal] load build definition from Dockerfile 12:15:41 #1 transferring dockerfile: 171B done 12:15:41 #1 DONE 0.0s 12:15:41 12:15:41 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:odessa 12:15:41 #2 DONE 0.0s 12:15:41 12:15:41 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:odessa 12:15:41 #3 DONE 0.0s 12:15:41 12:15:41 #4 [internal] load .dockerignore 12:15:41 #4 transferring context: 2B done 12:15:41 #4 DONE 0.0s 12:15:41 12:15:41 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:odessa@sha256:dc147185269128a693f8bf0a250f8a523614ced2a52114c62953a0ec5d13785a 12:15:41 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:odessa@sha256:dc147185269128a693f8bf0a250f8a523614ced2a52114c62953a0ec5d13785a 12:15:41 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:odessa@sha256:dc147185269128a693f8bf0a250f8a523614ced2a52114c62953a0ec5d13785a 0.0s done 12:15:41 #5 CACHED 12:15:41 12:15:41 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:odessa@sha256:dc147185269128a693f8bf0a250f8a523614ced2a52114c62953a0ec5d13785a 12:15:41 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:odessa@sha256:dc147185269128a693f8bf0a250f8a523614ced2a52114c62953a0ec5d13785a 0.0s done 12:15:41 #6 CACHED 12:15:41 12:15:41 #7 [auth] security-spire-agent:pull,push token for nexus3.edgexfoundry.org:10004 12:15:41 #7 DONE 0.0s 12:15:41 12:15:41 #8 exporting to image 12:15:41 #8 exporting layers done 12:15:41 #8 exporting manifest sha256:97e61b35d0674fc139101d877cbb0c2267d7a5aabb9dd4afbe6390a70179775b done 12:15:41 #8 exporting config sha256:2260ad90846676a19e85a27382cdbaeb29e47d13276cf5a12afccc57e59a67f5 done 12:15:41 #8 exporting manifest sha256:29c75dd4fd0fd078186ff843c2748153370a45f77b6ea65caecdfcb203975842 done 12:15:41 #8 exporting config sha256:434c01df52b9f429e759f2857fd3fdec480e1586a585130127a0e14bf5ae9108 done 12:15:41 #8 exporting manifest list sha256:ee6a4835ffae2701337d7bbe4d23a54eda047ff8754595817a8a580eaa70a689 done 12:15:41 #8 pushing layers 0.0s done 12:15:41 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:odessa@sha256:ee6a4835ffae2701337d7bbe4d23a54eda047ff8754595817a8a580eaa70a689 0.1s done 12:15:41 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 12:15:41 #8 DONE 0.1s 12:15:41 12:15:41 1 warning found (use --debug to expand): 12:15:41  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 12:15:42 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-config:a9a48e2fe97e43dd34e53fb088e96658b535ab2a --push - 12:15:42 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-config:a9a48e2fe97e43dd34e53fb088e96658b535ab2a' 12:15:42 #1 [internal] load build definition from Dockerfile 12:15:42 #1 transferring dockerfile: 206B done 12:15:42 #1 DONE 0.0s 12:15:42 12:15:42 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:a9a48e2fe97e43dd34e53fb088e96658b535ab2a 12:15:42 #2 DONE 0.0s 12:15:42 12:15:42 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:a9a48e2fe97e43dd34e53fb088e96658b535ab2a 12:15:42 #3 DONE 0.1s 12:15:42 12:15:42 #4 [internal] load .dockerignore 12:15:42 #4 transferring context: 2B done 12:15:42 #4 DONE 0.0s 12:15:42 12:15:42 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:a9a48e2fe97e43dd34e53fb088e96658b535ab2a@sha256:4027dc1a7997ca845a946a08e2b85202707e5f7f0cbd39e3ff51e3d27450d563 12:15:42 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-config:a9a48e2fe97e43dd34e53fb088e96658b535ab2a@sha256:4027dc1a7997ca845a946a08e2b85202707e5f7f0cbd39e3ff51e3d27450d563 0.0s done 12:15:42 #5 DONE 0.0s 12:15:42 12:15:42 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:a9a48e2fe97e43dd34e53fb088e96658b535ab2a@sha256:4027dc1a7997ca845a946a08e2b85202707e5f7f0cbd39e3ff51e3d27450d563 12:15:42 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-config:a9a48e2fe97e43dd34e53fb088e96658b535ab2a@sha256:4027dc1a7997ca845a946a08e2b85202707e5f7f0cbd39e3ff51e3d27450d563 0.0s done 12:15:42 #6 DONE 0.1s 12:15:42 12:15:42 #7 [auth] security-spire-config:pull,push token for nexus3.edgexfoundry.org:10004 12:15:42 #7 DONE 0.0s 12:15:42 12:15:42 #8 exporting to image 12:15:42 #8 exporting layers done 12:15:42 #8 exporting manifest sha256:02457a9cf079d68a77001b9dd5b0fc83e7de57d0278c6c413c57b5ef245456e2 done 12:15:42 #8 exporting config sha256:dea4ace8013f830f6462f3e508c73da6dc59ad4416880edca64c5f66350f7e27 done 12:15:42 #8 exporting manifest sha256:b5f1dc33b2da739951be2ebd08dcb201c6995fedc59c428c43325f98931a64c5 done 12:15:42 #8 exporting config sha256:206812ceeaa7734e350d04d6878a3925ec4fd77d79f3c64bbb39daf7066165d2 done 12:15:42 #8 exporting manifest list sha256:25a9a03d7aff7387502fd74ae3d83013d81734f10b93bd8d9eec32d532584899 done 12:15:42 #8 pushing layers 0.1s done 12:15:42 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:a9a48e2fe97e43dd34e53fb088e96658b535ab2a@sha256:25a9a03d7aff7387502fd74ae3d83013d81734f10b93bd8d9eec32d532584899 12:15:42 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 12:15:42 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:a9a48e2fe97e43dd34e53fb088e96658b535ab2a@sha256:25a9a03d7aff7387502fd74ae3d83013d81734f10b93bd8d9eec32d532584899 0.1s done 12:15:42 #8 DONE 0.2s 12:15:42 12:15:42 1 warning found (use --debug to expand): 12:15:42  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 12:15:43 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-config:4.0.1' 12:15:43 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-config:4.0.1 --push - 12:15:43 #1 [internal] load build definition from Dockerfile 12:15:43 #1 transferring dockerfile: 171B done 12:15:43 #1 DONE 0.0s 12:15:43 12:15:43 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:4.0.1 12:15:43 #2 DONE 0.0s 12:15:43 12:15:43 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:4.0.1 12:15:43 #3 DONE 0.0s 12:15:43 12:15:43 #4 [internal] load .dockerignore 12:15:43 #4 transferring context: 2B done 12:15:43 #4 DONE 0.0s 12:15:43 12:15:43 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:4.0.1@sha256:4027dc1a7997ca845a946a08e2b85202707e5f7f0cbd39e3ff51e3d27450d563 12:15:43 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-config:4.0.1@sha256:4027dc1a7997ca845a946a08e2b85202707e5f7f0cbd39e3ff51e3d27450d563 done 12:15:43 #5 DONE 0.0s 12:15:43 12:15:43 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:4.0.1@sha256:4027dc1a7997ca845a946a08e2b85202707e5f7f0cbd39e3ff51e3d27450d563 12:15:43 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-config:4.0.1@sha256:4027dc1a7997ca845a946a08e2b85202707e5f7f0cbd39e3ff51e3d27450d563 0.0s done 12:15:43 #6 CACHED 12:15:43 12:15:43 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:4.0.1@sha256:4027dc1a7997ca845a946a08e2b85202707e5f7f0cbd39e3ff51e3d27450d563 12:15:43 #5 CACHED 12:15:43 12:15:43 #7 [auth] security-spire-config:pull,push token for nexus3.edgexfoundry.org:10004 12:15:43 #7 DONE 0.0s 12:15:43 12:15:43 #8 exporting to image 12:15:43 #8 exporting layers done 12:15:43 #8 exporting manifest sha256:02457a9cf079d68a77001b9dd5b0fc83e7de57d0278c6c413c57b5ef245456e2 done 12:15:43 #8 exporting config sha256:dea4ace8013f830f6462f3e508c73da6dc59ad4416880edca64c5f66350f7e27 done 12:15:43 #8 exporting manifest sha256:b5f1dc33b2da739951be2ebd08dcb201c6995fedc59c428c43325f98931a64c5 done 12:15:43 #8 exporting config sha256:206812ceeaa7734e350d04d6878a3925ec4fd77d79f3c64bbb39daf7066165d2 done 12:15:43 #8 exporting manifest list sha256:25a9a03d7aff7387502fd74ae3d83013d81734f10b93bd8d9eec32d532584899 done 12:15:43 #8 pushing layers 0.0s done 12:15:43 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:4.0.1@sha256:25a9a03d7aff7387502fd74ae3d83013d81734f10b93bd8d9eec32d532584899 0.1s done 12:15:43 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 12:15:43 #8 DONE 0.1s 12:15:43 12:15:43 1 warning found (use --debug to expand): 12:15:43  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 12:15:43 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-config:a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1' 12:15:43 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-config:a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1 --push - 12:15:43 #1 [internal] load build definition from Dockerfile 12:15:43 #1 transferring dockerfile: 212B done 12:15:43 #1 DONE 0.0s 12:15:43 12:15:43 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1 12:15:43 #2 DONE 0.0s 12:15:43 12:15:43 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1 12:15:43 #3 DONE 0.0s 12:15:43 12:15:43 #4 [internal] load .dockerignore 12:15:43 #4 transferring context: 2B done 12:15:43 #4 DONE 0.0s 12:15:43 12:15:43 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1@sha256:4027dc1a7997ca845a946a08e2b85202707e5f7f0cbd39e3ff51e3d27450d563 12:15:43 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-config:a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1@sha256:4027dc1a7997ca845a946a08e2b85202707e5f7f0cbd39e3ff51e3d27450d563 0.0s done 12:15:43 #5 CACHED 12:15:43 12:15:43 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1@sha256:4027dc1a7997ca845a946a08e2b85202707e5f7f0cbd39e3ff51e3d27450d563 12:15:43 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-config:a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1@sha256:4027dc1a7997ca845a946a08e2b85202707e5f7f0cbd39e3ff51e3d27450d563 0.0s done 12:15:43 #6 CACHED 12:15:43 12:15:43 #7 exporting to image 12:15:43 #7 exporting layers done 12:15:43 #7 exporting manifest sha256:02457a9cf079d68a77001b9dd5b0fc83e7de57d0278c6c413c57b5ef245456e2 done 12:15:43 #7 exporting config sha256:dea4ace8013f830f6462f3e508c73da6dc59ad4416880edca64c5f66350f7e27 done 12:15:43 #7 exporting manifest sha256:b5f1dc33b2da739951be2ebd08dcb201c6995fedc59c428c43325f98931a64c5 done 12:15:43 #7 exporting config sha256:206812ceeaa7734e350d04d6878a3925ec4fd77d79f3c64bbb39daf7066165d2 12:15:43 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 12:15:43 #7 exporting config sha256:206812ceeaa7734e350d04d6878a3925ec4fd77d79f3c64bbb39daf7066165d2 done 12:15:43 #7 exporting manifest list sha256:25a9a03d7aff7387502fd74ae3d83013d81734f10b93bd8d9eec32d532584899 done 12:15:43 #7 pushing layers 0.0s done 12:15:43 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1@sha256:25a9a03d7aff7387502fd74ae3d83013d81734f10b93bd8d9eec32d532584899 0.1s done 12:15:43 #7 DONE 0.1s 12:15:43 12:15:43 #8 [auth] security-spire-config:pull,push token for nexus3.edgexfoundry.org:10004 12:15:43 #8 DONE 0.0s 12:15:43 12:15:43 1 warning found (use --debug to expand): 12:15:43  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 12:15:44 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-config:odessa' 12:15:44 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-config:odessa --push - 12:15:44 #1 [internal] load build definition from Dockerfile 12:15:44 #1 transferring dockerfile: 172B done 12:15:44 #1 DONE 0.0s 12:15:44 12:15:44 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:odessa 12:15:44 #2 DONE 0.0s 12:15:44 12:15:44 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:odessa 12:15:44 #3 DONE 0.0s 12:15:44 12:15:44 #4 [internal] load .dockerignore 12:15:44 #4 transferring context: 2B done 12:15:44 #4 DONE 0.0s 12:15:44 12:15:44 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:odessa@sha256:4027dc1a7997ca845a946a08e2b85202707e5f7f0cbd39e3ff51e3d27450d563 12:15:44 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-config:odessa@sha256:4027dc1a7997ca845a946a08e2b85202707e5f7f0cbd39e3ff51e3d27450d563 0.0s done 12:15:44 #5 CACHED 12:15:44 12:15:44 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:odessa@sha256:4027dc1a7997ca845a946a08e2b85202707e5f7f0cbd39e3ff51e3d27450d563 12:15:44 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-config:odessa@sha256:4027dc1a7997ca845a946a08e2b85202707e5f7f0cbd39e3ff51e3d27450d563 0.0s done 12:15:44 #6 CACHED 12:15:44 12:15:44 #7 exporting to image 12:15:44 #7 exporting layers done 12:15:44 #7 exporting manifest sha256:02457a9cf079d68a77001b9dd5b0fc83e7de57d0278c6c413c57b5ef245456e2 done 12:15:44 #7 exporting config sha256:dea4ace8013f830f6462f3e508c73da6dc59ad4416880edca64c5f66350f7e27 12:15:44 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 12:15:44 #7 exporting config sha256:dea4ace8013f830f6462f3e508c73da6dc59ad4416880edca64c5f66350f7e27 done 12:15:44 #7 exporting manifest sha256:b5f1dc33b2da739951be2ebd08dcb201c6995fedc59c428c43325f98931a64c5 done 12:15:44 #7 exporting config sha256:206812ceeaa7734e350d04d6878a3925ec4fd77d79f3c64bbb39daf7066165d2 done 12:15:44 #7 exporting manifest list sha256:25a9a03d7aff7387502fd74ae3d83013d81734f10b93bd8d9eec32d532584899 done 12:15:44 #7 pushing layers 0.0s done 12:15:44 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:odessa@sha256:25a9a03d7aff7387502fd74ae3d83013d81734f10b93bd8d9eec32d532584899 0.1s done 12:15:44 #7 DONE 0.1s 12:15:44 12:15:44 #8 [auth] security-spire-config:pull,push token for nexus3.edgexfoundry.org:10004 12:15:44 #8 DONE 0.0s 12:15:44 12:15:44 1 warning found (use --debug to expand): 12:15:44  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 12:15:44 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-server:a9a48e2fe97e43dd34e53fb088e96658b535ab2a' 12:15:44 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-server:a9a48e2fe97e43dd34e53fb088e96658b535ab2a --push - 12:15:44 #1 [internal] load build definition from Dockerfile 12:15:44 #1 transferring dockerfile: 206B done 12:15:44 #1 DONE 0.0s 12:15:44 12:15:44 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:a9a48e2fe97e43dd34e53fb088e96658b535ab2a 12:15:44 #2 DONE 0.0s 12:15:44 12:15:44 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:a9a48e2fe97e43dd34e53fb088e96658b535ab2a 12:15:44 #3 DONE 0.0s 12:15:44 12:15:44 #4 [internal] load .dockerignore 12:15:44 #4 transferring context: 2B done 12:15:44 #4 DONE 0.0s 12:15:44 12:15:44 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:a9a48e2fe97e43dd34e53fb088e96658b535ab2a@sha256:694e50f4fe7bce114aa33f1a8188bb7db880838635740ea2b0236e0b43687bdd 12:15:44 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-server:a9a48e2fe97e43dd34e53fb088e96658b535ab2a@sha256:694e50f4fe7bce114aa33f1a8188bb7db880838635740ea2b0236e0b43687bdd 0.0s done 12:15:44 #5 DONE 0.0s 12:15:44 12:15:44 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:a9a48e2fe97e43dd34e53fb088e96658b535ab2a@sha256:694e50f4fe7bce114aa33f1a8188bb7db880838635740ea2b0236e0b43687bdd 12:15:44 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-server:a9a48e2fe97e43dd34e53fb088e96658b535ab2a@sha256:694e50f4fe7bce114aa33f1a8188bb7db880838635740ea2b0236e0b43687bdd 0.0s done 12:15:44 #6 DONE 0.1s 12:15:44 12:15:44 #7 exporting to image 12:15:44 #7 exporting layers done 12:15:44 #7 exporting manifest sha256:a4d5919cd55d92eb12823307c0760b09d900802cd987878923eb3a2a270ca8e6 0.0s done 12:15:44 #7 exporting config sha256:d0c4c8aa0cf2668e781ebb152ee43b46c8804c48949ef13324beea5aed8e6cd6 done 12:15:44 #7 exporting manifest sha256:00049e865cb6eb7433792e1a1d8d5b8c10f6949d42a6d5fe6ccf1e8c7792dd03 done 12:15:44 #7 exporting config sha256:248b6acd0fd870c12a8252aecfbabc604b71d48d2c5ca3cc3e2a70101630d2a1 12:15:44 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 12:15:44 #7 ... 12:15:44 12:15:44 #8 [auth] security-spire-server:pull,push token for nexus3.edgexfoundry.org:10004 12:15:44 #8 DONE 0.0s 12:15:44 12:15:44 #7 exporting to image 12:15:44 #7 exporting config sha256:248b6acd0fd870c12a8252aecfbabc604b71d48d2c5ca3cc3e2a70101630d2a1 done 12:15:44 #7 exporting manifest list sha256:e43fa1681b669664ddf63133976e694fb10708b30fe705cbf2e7ea0b3be6932f done 12:15:44 #7 pushing layers 0.1s done 12:15:44 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:a9a48e2fe97e43dd34e53fb088e96658b535ab2a@sha256:e43fa1681b669664ddf63133976e694fb10708b30fe705cbf2e7ea0b3be6932f 12:15:45 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:a9a48e2fe97e43dd34e53fb088e96658b535ab2a@sha256:e43fa1681b669664ddf63133976e694fb10708b30fe705cbf2e7ea0b3be6932f 0.1s done 12:15:45 #7 DONE 0.2s 12:15:45 12:15:45 1 warning found (use --debug to expand): 12:15:45  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 12:15:45 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-server:4.0.1' 12:15:45 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-server:4.0.1 --push - 12:15:45 #1 [internal] load build definition from Dockerfile 12:15:45 #1 transferring dockerfile: 171B done 12:15:45 #1 DONE 0.0s 12:15:45 12:15:45 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:4.0.1 12:15:45 #2 DONE 0.0s 12:15:45 12:15:45 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:4.0.1 12:15:45 #3 DONE 0.0s 12:15:45 12:15:45 #4 [internal] load .dockerignore 12:15:45 #4 transferring context: 2B done 12:15:45 #4 DONE 0.0s 12:15:45 12:15:45 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:4.0.1@sha256:694e50f4fe7bce114aa33f1a8188bb7db880838635740ea2b0236e0b43687bdd 12:15:45 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-server:4.0.1@sha256:694e50f4fe7bce114aa33f1a8188bb7db880838635740ea2b0236e0b43687bdd done 12:15:45 #5 CACHED 12:15:45 12:15:45 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:4.0.1@sha256:694e50f4fe7bce114aa33f1a8188bb7db880838635740ea2b0236e0b43687bdd 12:15:45 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-server:4.0.1@sha256:694e50f4fe7bce114aa33f1a8188bb7db880838635740ea2b0236e0b43687bdd done 12:15:45 #6 CACHED 12:15:45 12:15:45 #7 [auth] security-spire-server:pull,push token for nexus3.edgexfoundry.org:10004 12:15:45 #7 DONE 0.0s 12:15:45 12:15:45 #8 exporting to image 12:15:45 #8 exporting layers done 12:15:45 #8 exporting manifest sha256:a4d5919cd55d92eb12823307c0760b09d900802cd987878923eb3a2a270ca8e6 done 12:15:45 #8 exporting config sha256:d0c4c8aa0cf2668e781ebb152ee43b46c8804c48949ef13324beea5aed8e6cd6 done 12:15:45 #8 exporting manifest sha256:00049e865cb6eb7433792e1a1d8d5b8c10f6949d42a6d5fe6ccf1e8c7792dd03 done 12:15:45 #8 exporting config sha256:248b6acd0fd870c12a8252aecfbabc604b71d48d2c5ca3cc3e2a70101630d2a1 done 12:15:45 #8 exporting manifest list sha256:e43fa1681b669664ddf63133976e694fb10708b30fe705cbf2e7ea0b3be6932f done 12:15:45 #8 pushing layers 0.0s done 12:15:45 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:4.0.1@sha256:e43fa1681b669664ddf63133976e694fb10708b30fe705cbf2e7ea0b3be6932f 0.1s done 12:15:45 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 12:15:45 #8 DONE 0.1s 12:15:45 12:15:45 1 warning found (use --debug to expand): 12:15:45  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 12:15:46 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-server:a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1 --push - 12:15:46 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-server:a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1' 12:15:46 #1 [internal] load build definition from Dockerfile 12:15:46 #1 transferring dockerfile: 212B done 12:15:46 #1 DONE 0.0s 12:15:46 12:15:46 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1 12:15:46 #2 DONE 0.0s 12:15:46 12:15:46 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1 12:15:46 #3 DONE 0.0s 12:15:46 12:15:46 #4 [internal] load .dockerignore 12:15:46 #4 transferring context: 2B done 12:15:46 #4 DONE 0.0s 12:15:46 12:15:46 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1@sha256:694e50f4fe7bce114aa33f1a8188bb7db880838635740ea2b0236e0b43687bdd 12:15:46 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-server:a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1@sha256:694e50f4fe7bce114aa33f1a8188bb7db880838635740ea2b0236e0b43687bdd 0.0s done 12:15:46 #5 CACHED 12:15:46 12:15:46 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1@sha256:694e50f4fe7bce114aa33f1a8188bb7db880838635740ea2b0236e0b43687bdd 12:15:46 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-server:a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1@sha256:694e50f4fe7bce114aa33f1a8188bb7db880838635740ea2b0236e0b43687bdd 0.0s done 12:15:46 #6 CACHED 12:15:46 12:15:46 #7 exporting to image 12:15:46 #7 exporting layers 12:15:46 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 12:15:46 #7 exporting layers done 12:15:46 #7 exporting manifest sha256:a4d5919cd55d92eb12823307c0760b09d900802cd987878923eb3a2a270ca8e6 done 12:15:46 #7 exporting config sha256:d0c4c8aa0cf2668e781ebb152ee43b46c8804c48949ef13324beea5aed8e6cd6 done 12:15:46 #7 exporting manifest sha256:00049e865cb6eb7433792e1a1d8d5b8c10f6949d42a6d5fe6ccf1e8c7792dd03 done 12:15:46 #7 exporting config sha256:248b6acd0fd870c12a8252aecfbabc604b71d48d2c5ca3cc3e2a70101630d2a1 done 12:15:46 #7 exporting manifest list sha256:e43fa1681b669664ddf63133976e694fb10708b30fe705cbf2e7ea0b3be6932f done 12:15:46 #7 pushing layers 0.0s done 12:15:46 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1@sha256:e43fa1681b669664ddf63133976e694fb10708b30fe705cbf2e7ea0b3be6932f 0.1s done 12:15:46 #7 DONE 0.1s 12:15:46 12:15:46 #8 [auth] security-spire-server:pull,push token for nexus3.edgexfoundry.org:10004 12:15:46 #8 DONE 0.0s 12:15:46 12:15:46 1 warning found (use --debug to expand): 12:15:46  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 12:15:46 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-server:odessa' 12:15:46 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-server:odessa --push - 12:15:46 #1 [internal] load build definition from Dockerfile 12:15:46 #1 transferring dockerfile: 172B done 12:15:46 #1 DONE 0.0s 12:15:46 12:15:46 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:odessa 12:15:46 #2 DONE 0.0s 12:15:46 12:15:46 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:odessa 12:15:46 #3 DONE 0.0s 12:15:46 12:15:46 #4 [internal] load .dockerignore 12:15:46 #4 transferring context: 2B done 12:15:46 #4 DONE 0.0s 12:15:46 12:15:46 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:odessa@sha256:694e50f4fe7bce114aa33f1a8188bb7db880838635740ea2b0236e0b43687bdd 12:15:46 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-server:odessa@sha256:694e50f4fe7bce114aa33f1a8188bb7db880838635740ea2b0236e0b43687bdd 0.0s done 12:15:46 #5 CACHED 12:15:46 12:15:46 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:odessa@sha256:694e50f4fe7bce114aa33f1a8188bb7db880838635740ea2b0236e0b43687bdd 12:15:46 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-server:odessa@sha256:694e50f4fe7bce114aa33f1a8188bb7db880838635740ea2b0236e0b43687bdd 0.0s done 12:15:46 #6 CACHED 12:15:46 12:15:46 #7 exporting to image 12:15:46 #7 exporting layers done 12:15:46 #7 exporting manifest sha256:a4d5919cd55d92eb12823307c0760b09d900802cd987878923eb3a2a270ca8e6 done 12:15:46 #7 exporting config sha256:d0c4c8aa0cf2668e781ebb152ee43b46c8804c48949ef13324beea5aed8e6cd6 done 12:15:46 #7 exporting manifest sha256:00049e865cb6eb7433792e1a1d8d5b8c10f6949d42a6d5fe6ccf1e8c7792dd03 done 12:15:46 #7 exporting config sha256:248b6acd0fd870c12a8252aecfbabc604b71d48d2c5ca3cc3e2a70101630d2a1 done 12:15:46 #7 exporting manifest list sha256:e43fa1681b669664ddf63133976e694fb10708b30fe705cbf2e7ea0b3be6932f done 12:15:46 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 12:15:46 #7 pushing layers 0.0s done 12:15:46 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:odessa@sha256:e43fa1681b669664ddf63133976e694fb10708b30fe705cbf2e7ea0b3be6932f 0.1s done 12:15:46 #7 DONE 0.1s 12:15:46 12:15:46 #8 [auth] security-spire-server:pull,push token for nexus3.edgexfoundry.org:10004 12:15:46 #8 DONE 0.0s 12:15:46 12:15:46 1 warning found (use --debug to expand): 12:15:46  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 12:15:47 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-notifications:a9a48e2fe97e43dd34e53fb088e96658b535ab2a --push - 12:15:47 + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-notifications:a9a48e2fe97e43dd34e53fb088e96658b535ab2a' 12:15:47 #1 [internal] load build definition from Dockerfile 12:15:47 #1 transferring dockerfile: 206B done 12:15:47 #1 DONE 0.0s 12:15:47 12:15:47 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:a9a48e2fe97e43dd34e53fb088e96658b535ab2a 12:15:47 #2 DONE 0.0s 12:15:47 12:15:47 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:a9a48e2fe97e43dd34e53fb088e96658b535ab2a 12:15:47 #3 DONE 0.0s 12:15:47 12:15:47 #4 [internal] load .dockerignore 12:15:47 #4 transferring context: 2B done 12:15:47 #4 DONE 0.0s 12:15:47 12:15:47 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:a9a48e2fe97e43dd34e53fb088e96658b535ab2a@sha256:746208d0789f7734e2a12d35f46404eab7ca5cff37f5a140c56d1add30bcdf84 12:15:47 #5 resolve nexus3.edgexfoundry.org:10004/support-notifications:a9a48e2fe97e43dd34e53fb088e96658b535ab2a@sha256:746208d0789f7734e2a12d35f46404eab7ca5cff37f5a140c56d1add30bcdf84 0.0s done 12:15:47 #5 DONE 0.0s 12:15:47 12:15:47 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:a9a48e2fe97e43dd34e53fb088e96658b535ab2a@sha256:746208d0789f7734e2a12d35f46404eab7ca5cff37f5a140c56d1add30bcdf84 12:15:47 #6 resolve nexus3.edgexfoundry.org:10004/support-notifications:a9a48e2fe97e43dd34e53fb088e96658b535ab2a@sha256:746208d0789f7734e2a12d35f46404eab7ca5cff37f5a140c56d1add30bcdf84 0.0s done 12:15:47 #6 DONE 0.1s 12:15:47 12:15:47 #7 [auth] support-notifications:pull,push token for nexus3.edgexfoundry.org:10004 12:15:47 #7 DONE 0.0s 12:15:47 12:15:47 #8 exporting to image 12:15:47 #8 exporting layers done 12:15:47 #8 exporting manifest sha256:9acd67fd3ed3a138e634430f07d26db76c8bce92088342a096bca5b012d457b2 0.0s done 12:15:47 #8 exporting config sha256:f89fba7aa34b007b924233500e2eeaad53c8ab195bf187a87ae8d8028bebdbf9 done 12:15:47 #8 exporting manifest sha256:03fd6216ee1bfb29b7189eb2120ed8baff074617f13ab17b09d7922e317052d0 0.0s done 12:15:47 #8 exporting config sha256:2ba8f94cbed01fffabe768946b13c543173d557b3d81b4df607b8b554b5b9cae 0.0s done 12:15:47 #8 exporting manifest list sha256:e208ca6f08d40194581b5fa65e23ce94ebe73b29ee751b7994523bccebedec05 done 12:15:47 #8 pushing layers 0.1s done 12:15:47 #8 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:a9a48e2fe97e43dd34e53fb088e96658b535ab2a@sha256:e208ca6f08d40194581b5fa65e23ce94ebe73b29ee751b7994523bccebedec05 12:15:47 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 12:15:47 #8 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:a9a48e2fe97e43dd34e53fb088e96658b535ab2a@sha256:e208ca6f08d40194581b5fa65e23ce94ebe73b29ee751b7994523bccebedec05 0.1s done 12:15:47 #8 DONE 0.2s 12:15:47 12:15:47 1 warning found (use --debug to expand): 12:15:47  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 12:15:47 + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-notifications:4.0.1' 12:15:47 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-notifications:4.0.1 --push - 12:15:47 #1 [internal] load build definition from Dockerfile 12:15:47 #1 transferring dockerfile: 171B done 12:15:47 #1 DONE 0.0s 12:15:47 12:15:47 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:4.0.1 12:15:47 #2 DONE 0.0s 12:15:47 12:15:47 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:4.0.1 12:15:47 #3 DONE 0.0s 12:15:47 12:15:47 #4 [internal] load .dockerignore 12:15:47 #4 transferring context: 2B done 12:15:47 #4 DONE 0.0s 12:15:47 12:15:47 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:4.0.1@sha256:746208d0789f7734e2a12d35f46404eab7ca5cff37f5a140c56d1add30bcdf84 12:15:47 #5 resolve nexus3.edgexfoundry.org:10004/support-notifications:4.0.1@sha256:746208d0789f7734e2a12d35f46404eab7ca5cff37f5a140c56d1add30bcdf84 0.0s done 12:15:47 #5 DONE 0.0s 12:15:47 12:15:47 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:4.0.1@sha256:746208d0789f7734e2a12d35f46404eab7ca5cff37f5a140c56d1add30bcdf84 12:15:48 #6 resolve nexus3.edgexfoundry.org:10004/support-notifications:4.0.1@sha256:746208d0789f7734e2a12d35f46404eab7ca5cff37f5a140c56d1add30bcdf84 0.0s done 12:15:48 #6 CACHED 12:15:48 12:15:48 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:4.0.1@sha256:746208d0789f7734e2a12d35f46404eab7ca5cff37f5a140c56d1add30bcdf84 12:15:48 #5 CACHED 12:15:48 12:15:48 #7 [auth] support-notifications:pull,push token for nexus3.edgexfoundry.org:10004 12:15:48 #7 DONE 0.0s 12:15:48 12:15:48 #8 exporting to image 12:15:48 #8 exporting layers done 12:15:48 #8 exporting manifest sha256:9acd67fd3ed3a138e634430f07d26db76c8bce92088342a096bca5b012d457b2 done 12:15:48 #8 exporting config sha256:f89fba7aa34b007b924233500e2eeaad53c8ab195bf187a87ae8d8028bebdbf9 done 12:15:48 #8 exporting manifest sha256:03fd6216ee1bfb29b7189eb2120ed8baff074617f13ab17b09d7922e317052d0 done 12:15:48 #8 exporting config sha256:2ba8f94cbed01fffabe768946b13c543173d557b3d81b4df607b8b554b5b9cae done 12:15:48 #8 exporting manifest list sha256:e208ca6f08d40194581b5fa65e23ce94ebe73b29ee751b7994523bccebedec05 done 12:15:48 #8 pushing layers 0.0s done 12:15:48 #8 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:4.0.1@sha256:e208ca6f08d40194581b5fa65e23ce94ebe73b29ee751b7994523bccebedec05 0.1s done 12:15:48 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 12:15:48 #8 DONE 0.1s 12:15:48 12:15:48 1 warning found (use --debug to expand): 12:15:48  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 12:15:48 + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-notifications:a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1' 12:15:48 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-notifications:a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1 --push - 12:15:48 #1 [internal] load build definition from Dockerfile 12:15:48 #1 transferring dockerfile: 212B done 12:15:48 #1 DONE 0.0s 12:15:48 12:15:48 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1 12:15:48 #2 DONE 0.0s 12:15:48 12:15:48 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1 12:15:48 #3 DONE 0.0s 12:15:48 12:15:48 #4 [internal] load .dockerignore 12:15:48 #4 transferring context: 2B done 12:15:48 #4 DONE 0.0s 12:15:48 12:15:48 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1@sha256:746208d0789f7734e2a12d35f46404eab7ca5cff37f5a140c56d1add30bcdf84 12:15:48 #5 resolve nexus3.edgexfoundry.org:10004/support-notifications:a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1@sha256:746208d0789f7734e2a12d35f46404eab7ca5cff37f5a140c56d1add30bcdf84 0.0s done 12:15:48 #5 CACHED 12:15:48 12:15:48 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1@sha256:746208d0789f7734e2a12d35f46404eab7ca5cff37f5a140c56d1add30bcdf84 12:15:48 #6 resolve nexus3.edgexfoundry.org:10004/support-notifications:a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1@sha256:746208d0789f7734e2a12d35f46404eab7ca5cff37f5a140c56d1add30bcdf84 0.0s done 12:15:48 #6 CACHED 12:15:48 12:15:48 #7 exporting to image 12:15:48 #7 exporting layers done 12:15:48 #7 exporting manifest sha256:9acd67fd3ed3a138e634430f07d26db76c8bce92088342a096bca5b012d457b2 done 12:15:48 #7 exporting config sha256:f89fba7aa34b007b924233500e2eeaad53c8ab195bf187a87ae8d8028bebdbf9 done 12:15:48 #7 exporting manifest sha256:03fd6216ee1bfb29b7189eb2120ed8baff074617f13ab17b09d7922e317052d0 done 12:15:48 #7 exporting config sha256:2ba8f94cbed01fffabe768946b13c543173d557b3d81b4df607b8b554b5b9cae 12:15:48 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 12:15:48 #7 exporting config sha256:2ba8f94cbed01fffabe768946b13c543173d557b3d81b4df607b8b554b5b9cae done 12:15:48 #7 exporting manifest list sha256:e208ca6f08d40194581b5fa65e23ce94ebe73b29ee751b7994523bccebedec05 done 12:15:48 #7 pushing layers 0.0s done 12:15:48 #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1@sha256:e208ca6f08d40194581b5fa65e23ce94ebe73b29ee751b7994523bccebedec05 0.1s done 12:15:48 #7 DONE 0.1s 12:15:48 12:15:48 #8 [auth] support-notifications:pull,push token for nexus3.edgexfoundry.org:10004 12:15:48 #8 DONE 0.0s 12:15:48 12:15:48 1 warning found (use --debug to expand): 12:15:48  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 12:15:49 + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-notifications:odessa' 12:15:49 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-notifications:odessa --push - 12:15:49 #1 [internal] load build definition from Dockerfile 12:15:49 #1 transferring dockerfile: 172B done 12:15:49 #1 DONE 0.0s 12:15:49 12:15:49 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:odessa 12:15:49 #2 DONE 0.0s 12:15:49 12:15:49 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:odessa 12:15:49 #3 DONE 0.0s 12:15:49 12:15:49 #4 [internal] load .dockerignore 12:15:49 #4 transferring context: 2B done 12:15:49 #4 DONE 0.0s 12:15:49 12:15:49 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:odessa@sha256:746208d0789f7734e2a12d35f46404eab7ca5cff37f5a140c56d1add30bcdf84 12:15:49 #5 resolve nexus3.edgexfoundry.org:10004/support-notifications:odessa@sha256:746208d0789f7734e2a12d35f46404eab7ca5cff37f5a140c56d1add30bcdf84 0.0s done 12:15:49 #5 DONE 0.0s 12:15:49 12:15:49 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:odessa@sha256:746208d0789f7734e2a12d35f46404eab7ca5cff37f5a140c56d1add30bcdf84 12:15:49 #6 resolve nexus3.edgexfoundry.org:10004/support-notifications:odessa@sha256:746208d0789f7734e2a12d35f46404eab7ca5cff37f5a140c56d1add30bcdf84 0.0s done 12:15:49 #6 CACHED 12:15:49 12:15:49 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:odessa@sha256:746208d0789f7734e2a12d35f46404eab7ca5cff37f5a140c56d1add30bcdf84 12:15:49 #5 CACHED 12:15:49 12:15:49 #7 [auth] support-notifications:pull,push token for nexus3.edgexfoundry.org:10004 12:15:49 #7 DONE 0.0s 12:15:49 12:15:49 #8 exporting to image 12:15:49 #8 exporting layers done 12:15:49 #8 exporting manifest sha256:9acd67fd3ed3a138e634430f07d26db76c8bce92088342a096bca5b012d457b2 done 12:15:49 #8 exporting config sha256:f89fba7aa34b007b924233500e2eeaad53c8ab195bf187a87ae8d8028bebdbf9 done 12:15:49 #8 exporting manifest sha256:03fd6216ee1bfb29b7189eb2120ed8baff074617f13ab17b09d7922e317052d0 done 12:15:49 #8 exporting config sha256:2ba8f94cbed01fffabe768946b13c543173d557b3d81b4df607b8b554b5b9cae done 12:15:49 #8 exporting manifest list sha256:e208ca6f08d40194581b5fa65e23ce94ebe73b29ee751b7994523bccebedec05 done 12:15:49 #8 pushing layers 0.0s done 12:15:49 #8 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:odessa@sha256:e208ca6f08d40194581b5fa65e23ce94ebe73b29ee751b7994523bccebedec05 0.1s done 12:15:49 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 12:15:49 #8 DONE 0.1s 12:15:49 12:15:49 1 warning found (use --debug to expand): 12:15:49  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 12:15:49 + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-scheduler:a9a48e2fe97e43dd34e53fb088e96658b535ab2a' 12:15:49 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-scheduler:a9a48e2fe97e43dd34e53fb088e96658b535ab2a --push - 12:15:49 #1 [internal] load build definition from Dockerfile 12:15:49 #1 transferring dockerfile: 202B done 12:15:49 #1 DONE 0.0s 12:15:49 12:15:49 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:a9a48e2fe97e43dd34e53fb088e96658b535ab2a 12:15:49 #2 DONE 0.0s 12:15:49 12:15:49 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:a9a48e2fe97e43dd34e53fb088e96658b535ab2a 12:15:49 #3 DONE 0.0s 12:15:49 12:15:49 #4 [internal] load .dockerignore 12:15:49 #4 transferring context: 2B done 12:15:49 #4 DONE 0.0s 12:15:49 12:15:49 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:a9a48e2fe97e43dd34e53fb088e96658b535ab2a@sha256:c34ea608de1fc5b194273c78ecd232380e10e473ad60ed9d31a0e4c64dafe59a 12:15:49 #5 resolve nexus3.edgexfoundry.org:10004/support-scheduler:a9a48e2fe97e43dd34e53fb088e96658b535ab2a@sha256:c34ea608de1fc5b194273c78ecd232380e10e473ad60ed9d31a0e4c64dafe59a 12:15:49 #5 ... 12:15:49 12:15:49 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:a9a48e2fe97e43dd34e53fb088e96658b535ab2a@sha256:c34ea608de1fc5b194273c78ecd232380e10e473ad60ed9d31a0e4c64dafe59a 12:15:49 #6 resolve nexus3.edgexfoundry.org:10004/support-scheduler:a9a48e2fe97e43dd34e53fb088e96658b535ab2a@sha256:c34ea608de1fc5b194273c78ecd232380e10e473ad60ed9d31a0e4c64dafe59a 0.0s done 12:15:49 #6 DONE 0.1s 12:15:49 12:15:49 #7 exporting to image 12:15:49 #7 exporting layers done 12:15:49 #7 exporting manifest sha256:210b44a9df1b374300e510244be8f3ab1bcb85d0a793f8d000c73d230413a2f1 done 12:15:49 #7 exporting config sha256:57861061c85e661aacf6f342f07b4a0fb1101f3d00f2d522a4abce65aaaa6868 done 12:15:49 #7 exporting manifest sha256:b1ef1a5cf659d6512a23b4f071b5eb7cdaebb406e7957b662156498222ba6826 done 12:15:49 #7 exporting config sha256:b599f441f62b2743c7ca9125479c6bad11afc1b8ab3d19aed92d789153f19237 12:15:49 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 12:15:49 #7 ... 12:15:49 12:15:49 #8 [auth] support-scheduler:pull,push token for nexus3.edgexfoundry.org:10004 12:15:49 #8 DONE 0.0s 12:15:49 12:15:49 #7 exporting to image 12:15:49 #7 exporting config sha256:b599f441f62b2743c7ca9125479c6bad11afc1b8ab3d19aed92d789153f19237 done 12:15:49 #7 exporting manifest list sha256:ddb84846adeee826fbbfbec79d3b225d81b5cc486a558d4a64511f74e2b640d1 0.0s done 12:15:49 #7 pushing layers 0.1s done 12:15:49 #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:a9a48e2fe97e43dd34e53fb088e96658b535ab2a@sha256:ddb84846adeee826fbbfbec79d3b225d81b5cc486a558d4a64511f74e2b640d1 12:15:50 #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:a9a48e2fe97e43dd34e53fb088e96658b535ab2a@sha256:ddb84846adeee826fbbfbec79d3b225d81b5cc486a558d4a64511f74e2b640d1 0.1s done 12:15:50 #7 DONE 0.2s 12:15:50 12:15:50 1 warning found (use --debug to expand): 12:15:50  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 12:15:50 + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-scheduler:4.0.1' 12:15:50 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-scheduler:4.0.1 --push - 12:15:50 #1 [internal] load build definition from Dockerfile 12:15:50 #1 transferring dockerfile: 167B done 12:15:50 #1 DONE 0.0s 12:15:50 12:15:50 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:4.0.1 12:15:50 #2 DONE 0.0s 12:15:50 12:15:50 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:4.0.1 12:15:50 #3 DONE 0.0s 12:15:50 12:15:50 #4 [internal] load .dockerignore 12:15:50 #4 transferring context: 2B done 12:15:50 #4 DONE 0.0s 12:15:50 12:15:50 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:4.0.1@sha256:c34ea608de1fc5b194273c78ecd232380e10e473ad60ed9d31a0e4c64dafe59a 12:15:50 #5 resolve nexus3.edgexfoundry.org:10004/support-scheduler:4.0.1@sha256:c34ea608de1fc5b194273c78ecd232380e10e473ad60ed9d31a0e4c64dafe59a 0.0s done 12:15:50 #5 DONE 0.0s 12:15:50 12:15:50 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:4.0.1@sha256:c34ea608de1fc5b194273c78ecd232380e10e473ad60ed9d31a0e4c64dafe59a 12:15:50 #6 resolve nexus3.edgexfoundry.org:10004/support-scheduler:4.0.1@sha256:c34ea608de1fc5b194273c78ecd232380e10e473ad60ed9d31a0e4c64dafe59a 0.0s done 12:15:50 #6 CACHED 12:15:50 12:15:50 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:4.0.1@sha256:c34ea608de1fc5b194273c78ecd232380e10e473ad60ed9d31a0e4c64dafe59a 12:15:50 #5 CACHED 12:15:50 12:15:50 #7 [auth] support-scheduler:pull,push token for nexus3.edgexfoundry.org:10004 12:15:50 #7 DONE 0.0s 12:15:50 12:15:50 #8 exporting to image 12:15:50 #8 exporting layers done 12:15:50 #8 exporting manifest sha256:210b44a9df1b374300e510244be8f3ab1bcb85d0a793f8d000c73d230413a2f1 done 12:15:50 #8 exporting config sha256:57861061c85e661aacf6f342f07b4a0fb1101f3d00f2d522a4abce65aaaa6868 done 12:15:50 #8 exporting manifest sha256:b1ef1a5cf659d6512a23b4f071b5eb7cdaebb406e7957b662156498222ba6826 done 12:15:50 #8 exporting config sha256:b599f441f62b2743c7ca9125479c6bad11afc1b8ab3d19aed92d789153f19237 done 12:15:50 #8 exporting manifest list sha256:ddb84846adeee826fbbfbec79d3b225d81b5cc486a558d4a64511f74e2b640d1 done 12:15:50 #8 pushing layers 0.0s done 12:15:50 #8 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:4.0.1@sha256:ddb84846adeee826fbbfbec79d3b225d81b5cc486a558d4a64511f74e2b640d1 0.1s done 12:15:50 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 12:15:50 #8 DONE 0.1s 12:15:50 12:15:50 1 warning found (use --debug to expand): 12:15:50  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 12:15:51 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-scheduler:a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1 --push - 12:15:51 + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-scheduler:a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1' 12:15:51 #1 [internal] load build definition from Dockerfile 12:15:51 #1 transferring dockerfile: 208B done 12:15:51 #1 DONE 0.0s 12:15:51 12:15:51 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1 12:15:51 #2 DONE 0.0s 12:15:51 12:15:51 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1 12:15:51 #3 DONE 0.0s 12:15:51 12:15:51 #4 [internal] load .dockerignore 12:15:51 #4 transferring context: 2B done 12:15:51 #4 DONE 0.0s 12:15:51 12:15:51 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1@sha256:c34ea608de1fc5b194273c78ecd232380e10e473ad60ed9d31a0e4c64dafe59a 12:15:51 #5 resolve nexus3.edgexfoundry.org:10004/support-scheduler:a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1@sha256:c34ea608de1fc5b194273c78ecd232380e10e473ad60ed9d31a0e4c64dafe59a 0.0s done 12:15:51 #5 CACHED 12:15:51 12:15:51 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1@sha256:c34ea608de1fc5b194273c78ecd232380e10e473ad60ed9d31a0e4c64dafe59a 12:15:51 #6 resolve nexus3.edgexfoundry.org:10004/support-scheduler:a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1@sha256:c34ea608de1fc5b194273c78ecd232380e10e473ad60ed9d31a0e4c64dafe59a 0.0s done 12:15:51 #6 CACHED 12:15:51 12:15:51 #7 exporting to image 12:15:51 #7 exporting layers done 12:15:51 #7 exporting manifest sha256:210b44a9df1b374300e510244be8f3ab1bcb85d0a793f8d000c73d230413a2f1 done 12:15:51 #7 exporting config sha256:57861061c85e661aacf6f342f07b4a0fb1101f3d00f2d522a4abce65aaaa6868 done 12:15:51 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 12:15:51 #7 exporting manifest sha256:b1ef1a5cf659d6512a23b4f071b5eb7cdaebb406e7957b662156498222ba6826 done 12:15:51 #7 exporting config sha256:b599f441f62b2743c7ca9125479c6bad11afc1b8ab3d19aed92d789153f19237 done 12:15:51 #7 exporting manifest list sha256:ddb84846adeee826fbbfbec79d3b225d81b5cc486a558d4a64511f74e2b640d1 done 12:15:51 #7 pushing layers 0.0s done 12:15:51 #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1@sha256:ddb84846adeee826fbbfbec79d3b225d81b5cc486a558d4a64511f74e2b640d1 0.1s done 12:15:51 #7 DONE 0.1s 12:15:51 12:15:51 #8 [auth] support-scheduler:pull,push token for nexus3.edgexfoundry.org:10004 12:15:51 #8 DONE 0.0s 12:15:51 12:15:51 1 warning found (use --debug to expand): 12:15:51  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 12:15:51 + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-scheduler:odessa' 12:15:51 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-scheduler:odessa --push - 12:15:51 #1 [internal] load build definition from Dockerfile 12:15:51 #1 transferring dockerfile: 168B done 12:15:51 #1 DONE 0.0s 12:15:51 12:15:51 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:odessa 12:15:51 #2 DONE 0.0s 12:15:51 12:15:51 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:odessa 12:15:51 #3 DONE 0.0s 12:15:51 12:15:51 #4 [internal] load .dockerignore 12:15:51 #4 transferring context: 2B done 12:15:51 #4 DONE 0.0s 12:15:51 12:15:51 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:odessa@sha256:c34ea608de1fc5b194273c78ecd232380e10e473ad60ed9d31a0e4c64dafe59a 12:15:51 #5 resolve nexus3.edgexfoundry.org:10004/support-scheduler:odessa@sha256:c34ea608de1fc5b194273c78ecd232380e10e473ad60ed9d31a0e4c64dafe59a 12:15:51 #5 resolve nexus3.edgexfoundry.org:10004/support-scheduler:odessa@sha256:c34ea608de1fc5b194273c78ecd232380e10e473ad60ed9d31a0e4c64dafe59a 0.0s done 12:15:51 #5 CACHED 12:15:51 12:15:51 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:odessa@sha256:c34ea608de1fc5b194273c78ecd232380e10e473ad60ed9d31a0e4c64dafe59a 12:15:51 #6 CACHED 12:15:51 12:15:51 #7 [auth] support-scheduler:pull,push token for nexus3.edgexfoundry.org:10004 12:15:51 #7 DONE 0.0s 12:15:51 12:15:51 #8 exporting to image 12:15:51 #8 exporting layers done 12:15:51 #8 exporting manifest sha256:210b44a9df1b374300e510244be8f3ab1bcb85d0a793f8d000c73d230413a2f1 done 12:15:51 #8 exporting config sha256:57861061c85e661aacf6f342f07b4a0fb1101f3d00f2d522a4abce65aaaa6868 done 12:15:51 #8 exporting manifest sha256:b1ef1a5cf659d6512a23b4f071b5eb7cdaebb406e7957b662156498222ba6826 done 12:15:51 #8 exporting config sha256:b599f441f62b2743c7ca9125479c6bad11afc1b8ab3d19aed92d789153f19237 done 12:15:51 #8 exporting manifest list sha256:ddb84846adeee826fbbfbec79d3b225d81b5cc486a558d4a64511f74e2b640d1 done 12:15:51 #8 pushing layers 0.0s done 12:15:51 #8 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:odessa@sha256:ddb84846adeee826fbbfbec79d3b225d81b5cc486a558d4a64511f74e2b640d1 0.1s done 12:15:51 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 12:15:51 #8 DONE 0.1s 12:15:51 12:15:51 1 warning found (use --debug to expand): 12:15:51  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 12:15:52 + '[' -d /w/workspace/edgex-go/20/archives ']' [Pipeline] libraryResource [Pipeline] sh 12:15:52 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 12:15:53 ---> package-listing.sh 12:15:53 ++ facter osfamily 12:15:53 ++ tr '[:upper:]' '[:lower:]' 12:15:53 + OS_FAMILY=redhat 12:15:53 + workspace=/w/workspace/edgex-go/20 12:15:53 + START_PACKAGES=/tmp/packages_start.txt 12:15:53 + END_PACKAGES=/tmp/packages_end.txt 12:15:53 + DIFF_PACKAGES=/tmp/packages_diff.txt 12:15:53 + PACKAGES=/tmp/packages_start.txt 12:15:53 + '[' /w/workspace/edgex-go/20 ']' 12:15:53 + PACKAGES=/tmp/packages_end.txt 12:15:53 + case "${OS_FAMILY}" in 12:15:53 + sort 12:15:53 + rpm -qa 12:15:54 + '[' -f /tmp/packages_start.txt ']' 12:15:54 + '[' -f /tmp/packages_end.txt ']' 12:15:54 + diff /tmp/packages_start.txt /tmp/packages_end.txt 12:15:54 + '[' /w/workspace/edgex-go/20 ']' 12:15:54 + mkdir -p /w/workspace/edgex-go/20/archives/ 12:15:54 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/20/archives/ [Pipeline] echo 12:15:54 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/20/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 12:15:54 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:15:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 12:15:54 12:15:54 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:15:55 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 12:15:55 latest: Pulling from edgex-lftools-log-publisher 12:15:55 5eb5b503b376: Pulling fs layer 12:15:55 5c69ac0246d0: Pulling fs layer 12:15:55 ec43610c2a17: Pulling fs layer 12:15:55 3a2ae6a8a46f: Pulling fs layer 12:15:55 33b1e0a273af: Pulling fs layer 12:15:55 5d3b04190fa2: Pulling fs layer 12:15:55 2f39f015ded8: Pulling fs layer 12:15:55 3a2ae6a8a46f: Waiting 12:15:55 33b1e0a273af: Waiting 12:15:55 5d3b04190fa2: Waiting 12:15:55 2f39f015ded8: Waiting 12:15:55 5c69ac0246d0: Verifying Checksum 12:15:55 5c69ac0246d0: Download complete 12:15:55 3a2ae6a8a46f: Verifying Checksum 12:15:55 3a2ae6a8a46f: Download complete 12:15:55 33b1e0a273af: Verifying Checksum 12:15:55 33b1e0a273af: Download complete 12:15:55 ec43610c2a17: Verifying Checksum 12:15:55 ec43610c2a17: Download complete 12:15:55 5d3b04190fa2: Verifying Checksum 12:15:55 5d3b04190fa2: Download complete 12:15:55 5eb5b503b376: Verifying Checksum 12:15:55 5eb5b503b376: Download complete 12:15:56 2f39f015ded8: Verifying Checksum 12:15:56 2f39f015ded8: Download complete 12:15:56 5eb5b503b376: Pull complete 12:15:56 5c69ac0246d0: Pull complete 12:15:57 ec43610c2a17: Pull complete 12:15:57 3a2ae6a8a46f: Pull complete 12:15:57 33b1e0a273af: Pull complete 12:15:57 5d3b04190fa2: Pull complete 12:16:01 2f39f015ded8: Pull complete 12:16:01 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 12:16:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 12:16:01 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:16:01 prd-centos7-docker-4c-2g-773811 does not seem to be running inside a container 12:16:01 $ 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/20/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_edgex-go_odessa -v /w/workspace/edgexfoundry_edgex-go_odessa:/w/workspace/edgexfoundry_edgex-go_odessa:rw,z -v /w/workspace/edgexfoundry_edgex-go_odessa@tmp:/w/workspace/edgexfoundry_edgex-go_odessa@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:latest cat 12:16:06 $ docker top f163f1a77cb6720f0c83e7b2f6feacb26b45b72aa0a95463d8fde1c38c7dc964 -eo pid,comm [Pipeline] { [Pipeline] sh 12:16:07 + touch /tmp/pre-build-complete [Pipeline] sh 12:16:07 + mkdir -p /var/log/sysstat [Pipeline] sh 12:16:07 + ls /var/log/sa-host 12:16:07 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 12:16:07 provisioning config files... 12:16:07 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-go_odessa@tmp/config9950191823533244322tmp [Pipeline] { [Pipeline] echo 12:16:07 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 12:16:08 ---> create-netrc.sh [Pipeline] } 12:16:08 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 12:16:08 ---> python-tools-install.sh [Pipeline] echo 12:16:08 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 12:16:08 ---> sudo-logs.sh 12:16:08 Archiving 'sudo' log.. 12:16:08 cat: /facter-os: Is a directory [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 12:16:08 [edgeXInfraPublish] An error occurred while publishing logs: script returned exit code 1 [Pipeline] } 12:16:08 $ docker stop --time=1 f163f1a77cb6720f0c83e7b2f6feacb26b45b72aa0a95463d8fde1c38c7dc964 12:16:09 $ docker rm -f --volumes f163f1a77cb6720f0c83e7b2f6feacb26b45b72aa0a95463d8fde1c38c7dc964 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] cleanWs 12:16:10 [WS-CLEANUP] Deleting project workspace... 12:16:10 [WS-CLEANUP] Deferred wipeout is used... 12:16:10 [WS-CLEANUP] done [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 12:30:12 #154 ... 12:30:12 12:30:12 #148 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS="" cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 12:30:12 #148 DONE 1054.2s 12:30:12 12:30:12 #52 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 12:30:14 #52 ... 12:30:14 12:30:14 #155 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 12:30:14 #155 DONE 0.3s 12:30:14 12:30:14 #156 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 12:30:14 #156 DONE 0.3s 12:30:14 12:30:14 #157 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 12:30:14 #157 DONE 0.3s 12:30:14 12:30:14 #158 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 12:30:15 #158 DONE 0.1s 12:30:15 12:30:15 #159 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 12:30:15 #159 DONE 0.2s 12:30:15 12:30:15 #160 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 12:30:18 #160 DONE 2.2s 12:30:18 12:30:18 #115 [core-common-config-bootstrapper] exporting to image 12:30:18 #115 exporting layers 12:30:18 #115 exporting layers 0.8s done 12:30:18 #115 writing image sha256:d23359618552be56ef30ea03866653c0462de90adf1cfd99e67a8abee7e9dbe4 0.0s done 12:30:18 #115 naming to docker.io/library/core-common-config-bootstrapper-arm64 done 12:30:18 #115 DONE 7.9s 12:30:18 12:30:18 #147 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS="" cmd/core-command/core-command 12:30:30 #147 ... 12:30:30 12:30:30 #152 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 12:30:30 #152 DONE 1072.5s 12:30:30 12:30:30 #161 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 12:30:30 #161 DONE 0.4s 12:30:30 12:30:30 #145 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 12:30:30 #145 ... 12:30:30 12:30:30 #162 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 12:30:35 #162 DONE 2.3s 12:30:35 12:30:35 #154 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS="" cmd/core-data/core-data 12:30:35 #154 ... 12:30:35 12:30:35 #163 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 12:30:35 #163 DONE 0.2s 12:30:35 12:30:35 #164 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 12:30:35 #164 DONE 0.2s 12:30:35 12:30:35 #52 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 12:30:35 #52 ... 12:30:35 12:30:35 #165 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 12:30:35 #165 DONE 0.4s 12:30:35 12:30:35 #153 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 12:30:35 #153 ... 12:30:35 12:30:35 #166 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 12:30:35 #166 DONE 0.2s 12:30:35 12:30:35 #167 [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/ 12:30:35 #167 DONE 0.2s 12:30:35 12:30:35 #168 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ 12:30:35 #168 DONE 0.2s 12:30:35 12:30:35 #143 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 12:30:35 #143 ... 12:30:35 12:30:35 #169 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ 12:30:35 #169 DONE 0.2s 12:30:35 12:30:35 #170 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 12:30:35 #170 DONE 0.1s 12:30:35 12:30:35 #154 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS="" cmd/core-data/core-data 12:30:35 #154 ... 12:30:35 12:30:35 #171 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 12:30:38 #171 DONE 2.3s 12:30:38 12:30:38 #115 [security-bootstrapper] exporting to image 12:30:38 #115 exporting layers 12:30:39 #115 exporting layers 1.3s done 12:30:39 #115 writing image sha256:a4238cbc1d2782d55e50de9daac13f40d5994687d164d5d956898271a49a7808 done 12:30:39 #115 naming to docker.io/library/security-bootstrapper-arm64 done 12:30:39 #115 DONE 9.2s 12:30:39 12:30:39 #144 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS="" cmd/security-proxy-auth/security-proxy-auth 12:44:31 #144 ... 12:44:31 12:44:31 #147 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS="" cmd/core-command/core-command 12:44:31 #147 DONE 1912.5s 12:44:31 12:44:31 #143 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 12:44:32 #143 ... 12:44:32 12:44:32 #172 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 12:44:32 #172 DONE 0.4s 12:44:32 12:44:32 #150 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 12:44:33 #150 ... 12:44:33 12:44:33 #173 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 12:44:33 #173 DONE 0.3s 12:44:33 12:44:33 #174 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 12:44:33 #174 DONE 0.3s 12:44:33 12:44:33 #175 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 12:44:33 #175 DONE 0.1s 12:44:33 12:44:33 #115 [core-command] exporting to image 12:44:33 #115 exporting layers 12:44:34 #115 exporting layers 0.5s done 12:44:34 #115 writing image sha256:7b342fe6bd885cbfdc5fdc35983cf23bcbd78612b32fc8226f850f3f260f6cbd done 12:44:34 #115 naming to docker.io/library/core-command-arm64 done 12:44:34 #115 DONE 9.7s 12:44:34 12:44:34 #144 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS="" cmd/security-proxy-auth/security-proxy-auth 12:44:52 #144 ... 12:44:52 12:44:52 #149 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 12:44:52 #149 DONE 1933.7s 12:44:52 12:44:52 #153 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 12:44:52 #153 1933.8 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 12:44:54 #153 ... 12:44:54 12:44:54 #176 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 12:44:54 #176 DONE 0.2s 12:44:54 12:44:54 #177 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 12:44:54 #177 DONE 0.2s 12:44:54 12:44:54 #178 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 12:44:54 #178 DONE 0.2s 12:44:54 12:44:54 #143 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 12:44:54 #143 ... 12:44:54 12:44:54 #179 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 12:44:54 #179 DONE 0.2s 12:44:54 12:44:54 #180 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 12:44:54 #180 DONE 0.3s 12:44:54 12:44:54 #181 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 12:44:55 #181 DONE 0.2s 12:44:55 12:44:55 #38 [support-scheduler stage-2 1/9] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 12:44:55 #38 ... 12:44:55 12:44:55 #182 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 12:44:57 #182 DONE 2.1s 12:44:57 12:44:57 #115 [security-proxy-setup] exporting to image 12:44:57 #115 exporting layers 12:44:58 #115 exporting layers 1.2s done 12:44:58 #115 writing image sha256:124ba2c1fb7039afafa841b7d4ef4ef8c506224e39ccecf14784d0a019b1edd2 done 12:44:58 #115 naming to docker.io/library/security-proxy-setup-arm64 done 12:44:58 #115 DONE 10.9s 12:44:58 12:44:58 #144 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS="" cmd/security-proxy-auth/security-proxy-auth 12:45:30 #144 ... 12:45:30 12:45:30 #153 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 12:45:30 #153 DONE 1968.3s 12:45:30 12:45:30 #144 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS="" cmd/security-proxy-auth/security-proxy-auth 12:45:30 #144 ... 12:45:30 12:45:30 #183 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 12:45:30 #183 DONE 0.2s 12:45:30 12:45:30 #38 [support-scheduler stage-2 1/9] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 12:45:30 #38 ... 12:45:30 12:45:30 #184 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 12:45:30 #184 DONE 0.1s 12:45:30 12:45:30 #185 [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 12:45:30 #185 DONE 0.1s 12:45:30 12:45:30 #186 [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 12:45:30 #186 DONE 0.1s 12:45:30 12:45:30 #187 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 12:45:30 #187 DONE 0.1s 12:45:30 12:45:30 #188 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 12:45:30 #188 DONE 0.3s 12:45:30 12:45:30 #189 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 12:45:30 #189 DONE 0.4s 12:45:30 12:45:30 #190 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 12:45:30 #190 DONE 0.1s 12:45:30 12:45:30 #154 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS="" cmd/core-data/core-data 12:45:30 #154 ... 12:45:30 12:45:30 #191 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 12:45:31 #191 DONE 2.0s 12:45:31 12:45:31 #115 [security-secretstore-setup] exporting to image 12:45:31 #115 exporting layers 12:45:33 #115 exporting layers 1.6s done 12:45:33 #115 writing image sha256:e20863869bb105b0891db874e46c2f1f6f059c8ec219e4cd7a6e908b8b634cb1 done 12:45:33 #115 naming to docker.io/library/security-secretstore-setup-arm64 done 12:45:33 #115 DONE 12.5s 12:45:33 12:45:33 #146 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS="" cmd/core-metadata/core-metadata 12:46:41 #146 ... 12:46:41 12:46:41 #151 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 12:46:41 #151 DONE 2036.4s 12:46:41 12:46:41 #145 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 12:46:41 #145 ... 12:46:41 12:46:41 #192 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 12:46:41 #192 DONE 0.3s 12:46:41 12:46:41 #193 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 12:46:41 #193 DONE 0.2s 12:46:41 12:46:41 #38 [support-scheduler stage-2 1/9] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 12:46:41 #38 ... 12:46:41 12:46:41 #194 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 12:46:41 #194 DONE 0.4s 12:46:41 12:46:41 #195 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 12:46:41 #195 DONE 0.1s 12:46:41 12:46:41 #144 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS="" cmd/security-proxy-auth/security-proxy-auth 12:46:41 #144 ... 12:46:41 12:46:41 #115 [security-spiffe-token-provider] exporting to image 12:46:41 #115 exporting layers 12:46:41 #115 exporting layers 0.6s done 12:46:41 #115 writing image sha256:02e138d15c4660d734c67b7225b3ad7aac4b96a71eae3e39778af2a6f26814d1 done 12:46:41 #115 naming to docker.io/library/security-spiffe-token-provider-arm64 done 12:46:41 #115 DONE 13.1s 12:46:41 12:46:41 #52 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 12:47:13 #52 ... 12:47:13 12:47:13 #144 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS="" cmd/security-proxy-auth/security-proxy-auth 12:47:13 #144 DONE 2070.9s 12:47:13 12:47:13 #38 [support-scheduler stage-2 1/9] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 12:47:13 #38 ... 12:47:13 12:47:13 #196 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 12:47:13 #196 DONE 0.3s 12:47:13 12:47:13 #143 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 12:47:13 #143 ... 12:47:13 12:47:13 #150 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 12:47:13 #150 DONE 2072.9s 12:47:13 12:47:13 #197 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 12:47:13 #197 DONE 0.4s 12:47:13 12:47:13 #146 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS="" cmd/core-metadata/core-metadata 12:47:13 #146 ... 12:47:13 12:47:13 #198 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 12:47:13 #198 ... 12:47:13 12:47:13 #146 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS="" cmd/core-metadata/core-metadata 12:47:13 #146 DONE 2074.2s 12:47:13 12:47:13 #198 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 12:47:13 #198 DONE 0.8s 12:47:13 12:47:13 #199 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res 12:47:13 #199 DONE 0.5s 12:47:13 12:47:13 #145 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 12:47:13 #145 ... 12:47:13 12:47:13 #200 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 12:47:13 #200 DONE 0.4s 12:47:13 12:47:13 #154 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS="" cmd/core-data/core-data 12:47:13 #154 DONE 2075.4s 12:47:13 12:47:13 #201 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 12:47:16 #201 DONE 2.6s 12:47:16 12:47:16 #145 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 12:47:16 #145 ... 12:47:16 12:47:16 #115 [security-proxy-auth] exporting to image 12:47:16 #115 exporting layers 12:47:16 #115 ... 12:47:16 12:47:16 #202 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / 12:47:16 #202 DONE 0.2s 12:47:16 12:47:16 #145 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 12:47:17 #145 ... 12:47:17 12:47:17 #203 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 12:47:17 #203 ... 12:47:17 12:47:17 #115 [security-proxy-auth] exporting to image 12:47:17 #115 exporting layers 1.2s done 12:47:17 #115 writing image sha256:ffa1ad7b181612ae75feffbc54b92250cac6a97d6ea4dfb4172a189da34b5713 0.0s done 12:47:17 #115 naming to docker.io/library/security-proxy-auth-arm64 done 12:47:17 #115 DONE 14.3s 12:47:17 12:47:17 #52 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 12:47:17 #52 ... 12:47:17 12:47:17 #203 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 12:47:17 #203 DONE 0.7s 12:47:17 12:47:17 #204 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 12:47:18 #204 DONE 0.3s 12:47:18 12:47:18 #205 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 12:47:18 #205 DONE 0.4s 12:47:18 12:47:18 #206 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 12:47:19 #206 ... 12:47:19 12:47:19 #207 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 12:47:19 #207 DONE 0.9s 12:47:19 12:47:19 #206 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 12:47:19 #206 DONE 0.9s 12:47:19 12:47:19 #115 [core-keeper] exporting to image 12:47:19 #115 exporting layers 1.1s done 12:47:19 #115 writing image sha256:0effda5d1fa412ed4df76d2970e57a90e6e2889ac981737d59b5f8e5d157bd1b done 12:47:19 #115 naming to docker.io/library/core-keeper-arm64 done 12:47:19 #115 DONE 15.5s 12:47:19 12:47:19 #208 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 12:47:19 #208 DONE 0.3s 12:47:19 12:47:19 #209 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 12:47:19 #209 ... 12:47:19 12:47:19 #210 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 12:47:19 #210 DONE 0.6s 12:47:20 12:47:20 #211 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 12:47:20 #211 DONE 0.2s 12:47:20 12:47:20 #212 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 12:47:20 #212 ... 12:47:20 12:47:20 #209 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 12:47:20 #209 DONE 0.6s 12:47:20 12:47:20 #212 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 12:47:20 #212 DONE 0.2s 12:47:20 12:47:20 #213 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 12:47:20 #213 DONE 0.3s 12:47:20 12:47:20 #115 [core-data] exporting to image 12:47:21 #115 exporting layers 0.6s done 12:47:21 #115 writing image sha256:183cc600b1d41c2b34c381089581a4c72cc45bc17abc66200df6b7ac8c547c57 done 12:47:21 #115 naming to docker.io/library/core-metadata-arm64 done 12:47:21 #115 writing image sha256:5283f76597c24879daf31d1160b1521888f6aeaf4c45bc29f4a0df1806578f1c done 12:47:21 #115 naming to docker.io/library/core-data-arm64 done 12:47:21 #115 DONE 16.2s 12:47:21 12:47:21 #145 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 12:47:47 #145 ... 12:47:47 12:47:47 #143 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 12:47:47 #143 DONE 2107.9s 12:47:47 12:47:47 #145 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 12:47:47 #145 ... 12:47:47 12:47:47 #214 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 12:47:48 #214 DONE 0.2s 12:47:48 12:47:48 #215 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 12:47:48 #215 DONE 0.1s 12:47:48 12:47:48 #145 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 12:47:48 #145 ... 12:47:48 12:47:48 #216 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 12:47:48 #216 DONE 0.5s 12:47:48 12:47:48 #217 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res 12:47:48 #217 DONE 0.1s 12:47:48 12:47:48 #145 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 12:47:48 #145 ... 12:47:48 12:47:48 #115 [support-scheduler] exporting to image 12:47:48 #115 exporting layers 12:47:50 #115 exporting layers 1.2s done 12:47:50 #115 writing image sha256:d4df3e868226ff485f2e3698bfc73cd140bf19f27672d270a9744c60d229a64d done 12:47:50 #115 naming to docker.io/library/support-scheduler-arm64 done 12:47:50 #115 DONE 17.4s 12:47:50 12:47:50 #38 [support-scheduler stage-2 1/9] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 12:47:54 #38 ... 12:47:54 12:47:54 #145 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 12:47:54 #145 DONE 2116.5s 12:47:54 12:47:54 #52 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 12:47:57 #52 ... 12:47:57 12:47:57 #218 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 12:47:57 #218 DONE 0.1s 12:47:57 12:47:57 #38 [support-scheduler stage-2 1/9] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 12:47:57 #38 ... 12:47:57 12:47:57 #219 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 12:47:57 #219 DONE 0.1s 12:47:57 12:47:57 #220 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 12:47:57 #220 DONE 0.5s 12:47:57 12:47:57 #221 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 12:47:58 #221 DONE 0.1s 12:47:58 12:47:58 #115 [support-notifications] exporting to image 12:47:58 #115 exporting layers 12:47:58 #115 exporting layers 0.6s done 12:47:58 #115 writing image sha256:9893dc8300c034f57a5a9787565e06d7760e8d7362685d7c913bf9e0955f8608 done 12:47:58 #115 naming to docker.io/library/support-notifications-arm64 done 12:47:58 #115 DONE 18.0s 12:47:58 12:47:58 #38 [support-scheduler stage-2 1/9] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 12:47:58 time="2025-11-25T12:09:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 12:47:58 time="2025-11-25T12:09:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 12:47:58 time="2025-11-25T12:09:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 12:47:58 time="2025-11-25T12:09:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 12:47:58 time="2025-11-25T12:09:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 12:47:58 time="2025-11-25T12:09:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 12:47:58 time="2025-11-25T12:09:13Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 12:47:58 time="2025-11-25T12:09:13Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 12:47:58 time="2025-11-25T12:09:13Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 12:47:58 time="2025-11-25T12:09:13Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 12:47:58 time="2025-11-25T12:09:13Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 12:47:58 time="2025-11-25T12:09:13Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 12:47:58 time="2025-11-25T12:09:13Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 12:47:58 time="2025-11-25T12:09:13Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 12:47:58 time="2025-11-25T12:09:13Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 12:47:58 $ docker stop --time=1 9d5082297db0cfb811617775549e70885087dd9f691103556a328bd5219131aa 12:48:00 $ docker rm -f --volumes 9d5082297db0cfb811617775549e70885087dd9f691103556a328bd5219131aa [Pipeline] // withDockerContainer [Pipeline] sh 12:48:00 + docker images 12:48:00 REPOSITORY TAG IMAGE ID CREATED SIZE 12:48:00 support-notifications-arm64 latest 9893dc8300c0 3 seconds ago 52.8MB 12:48:00 support-scheduler-arm64 latest d4df3e868226 12 seconds ago 48.9MB 12:48:00 core-metadata-arm64 latest 183cc600b1d4 40 seconds ago 33.7MB 12:48:00 core-data-arm64 latest 5283f76597c2 40 seconds ago 33.5MB 12:48:00 core-keeper-arm64 latest 0effda5d1fa4 43 seconds ago 32.2MB 12:48:00 security-proxy-auth-arm64 latest ffa1ad7b1816 45 seconds ago 32.5MB 12:48:00 security-spiffe-token-provider-arm64 latest 02e138d15c46 About a minute ago 48.3MB 12:48:00 security-secretstore-setup-arm64 latest e20863869bb1 2 minutes ago 69.3MB 12:48:00 security-proxy-setup-arm64 latest 124ba2c1fb70 3 minutes ago 40.6MB 12:48:00 core-command-arm64 latest 7b342fe6bd88 3 minutes ago 29MB 12:48:00 security-bootstrapper-arm64 latest a4238cbc1d27 17 minutes ago 21.8MB 12:48:00 core-common-config-bootstrapper-arm64 latest d23359618552 17 minutes ago 18.6MB 12:48:00 security-spire-server-arm64 latest 65635931062f 36 minutes ago 144MB 12:48:00 security-spire-config-arm64 latest e416fc80ea7a 36 minutes ago 144MB 12:48:00 security-spire-agent-arm64 latest aaae078c1624 36 minutes ago 188MB 12:48:00 ci-base-image-arm64 latest 2b253cd9239d 39 minutes ago 909MB 12:48:00 nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64 1.23-alpine-lts 72db82c1953f 8 months ago 560MB 12:48:00 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 2 years ago 332MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 12:48:00 provisioning config files... 12:48:00 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/20@tmp/config14513431058968608825tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:48:01 ---> ****-login.sh 12:48:01 nexus3.edgexfoundry.org:10001 12:48:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:48:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:48:01 Configure a credential helper to remove this warning. See 12:48:01 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:48:01 12:48:01 Login Succeeded 12:48:01 nexus3.edgexfoundry.org:10002 12:48:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:48:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:48:01 Configure a credential helper to remove this warning. See 12:48:01 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:48:01 12:48:01 Login Succeeded 12:48:01 nexus3.edgexfoundry.org:10003 12:48:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:48:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:48:02 Configure a credential helper to remove this warning. See 12:48:02 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:48:02 12:48:02 Login Succeeded 12:48:02 nexus3.edgexfoundry.org:10004 12:48:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:48:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:48:02 Configure a credential helper to remove this warning. See 12:48:02 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:48:02 12:48:02 Login Succeeded 12:48:02 ****.io 12:48:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:48:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:48:02 Configure a credential helper to remove this warning. See 12:48:02 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:48:02 12:48:02 Login Succeeded 12:48:02 ---> ****-login.sh ends [Pipeline] } 12:48:02 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 12:48:03 [edgeX.isLTS] Checking if [odessa] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 12:48:03 [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: 12:48:03 a9a48e2fe97e43dd34e53fb088e96658b535ab2a 12:48:03 4.0.1 12:48:03 a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1 12:48:03 odessa 12:48:03 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:48:03 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:a9a48e2fe97e43dd34e53fb088e96658b535ab2a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:48:03 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:a9a48e2fe97e43dd34e53fb088e96658b535ab2a 12:48:03 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 12:48:03 305b3920e5cf: Preparing 12:48:03 5996e1c9ae3e: Preparing 12:48:03 374b572289f0: Preparing 12:48:03 4f24ab66c25d: Preparing 12:48:03 cc627b71deb8: Preparing 12:48:03 a9953ff97772: Preparing 12:48:03 0e64f2360a44: Preparing 12:48:03 a9953ff97772: Waiting 12:48:03 0e64f2360a44: Waiting 12:48:04 4f24ab66c25d: Pushed 12:48:04 305b3920e5cf: Pushed 12:48:04 374b572289f0: Pushed 12:48:04 0e64f2360a44: Layer already exists 12:48:04 a9953ff97772: Pushed 12:48:04 cc627b71deb8: Pushed 12:48:08 5996e1c9ae3e: Pushed 12:48:08 a9a48e2fe97e43dd34e53fb088e96658b535ab2a: digest: sha256:81a01240b11635d31248eec35a2d1b62ac62d3285ae410ae2f10f9bc4db495a9 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:48:08 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:4.0.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:48:09 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:4.0.1 12:48:09 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 12:48:09 305b3920e5cf: Preparing 12:48:09 5996e1c9ae3e: Preparing 12:48:09 374b572289f0: Preparing 12:48:09 4f24ab66c25d: Preparing 12:48:09 cc627b71deb8: Preparing 12:48:09 a9953ff97772: Preparing 12:48:09 0e64f2360a44: Preparing 12:48:09 a9953ff97772: Waiting 12:48:09 0e64f2360a44: Waiting 12:48:09 4f24ab66c25d: Layer already exists 12:48:09 305b3920e5cf: Layer already exists 12:48:09 cc627b71deb8: Layer already exists 12:48:09 374b572289f0: Layer already exists 12:48:09 5996e1c9ae3e: Layer already exists 12:48:09 a9953ff97772: Layer already exists 12:48:09 0e64f2360a44: Layer already exists 12:48:09 4.0.1: digest: sha256:81a01240b11635d31248eec35a2d1b62ac62d3285ae410ae2f10f9bc4db495a9 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:48:09 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:48:10 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1 12:48:10 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 12:48:10 305b3920e5cf: Preparing 12:48:10 5996e1c9ae3e: Preparing 12:48:10 374b572289f0: Preparing 12:48:10 4f24ab66c25d: Preparing 12:48:10 cc627b71deb8: Preparing 12:48:10 a9953ff97772: Preparing 12:48:10 0e64f2360a44: Preparing 12:48:10 a9953ff97772: Waiting 12:48:10 0e64f2360a44: Waiting 12:48:10 5996e1c9ae3e: Layer already exists 12:48:10 4f24ab66c25d: Layer already exists 12:48:10 cc627b71deb8: Layer already exists 12:48:10 374b572289f0: Layer already exists 12:48:10 305b3920e5cf: Layer already exists 12:48:10 a9953ff97772: Layer already exists 12:48:10 0e64f2360a44: Layer already exists 12:48:10 a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1: digest: sha256:81a01240b11635d31248eec35a2d1b62ac62d3285ae410ae2f10f9bc4db495a9 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:48:10 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:48:11 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:odessa 12:48:11 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 12:48:11 305b3920e5cf: Preparing 12:48:11 5996e1c9ae3e: Preparing 12:48:11 374b572289f0: Preparing 12:48:11 4f24ab66c25d: Preparing 12:48:11 cc627b71deb8: Preparing 12:48:11 a9953ff97772: Preparing 12:48:11 0e64f2360a44: Preparing 12:48:11 a9953ff97772: Waiting 12:48:11 0e64f2360a44: Waiting 12:48:11 cc627b71deb8: Layer already exists 12:48:11 4f24ab66c25d: Layer already exists 12:48:11 305b3920e5cf: Layer already exists 12:48:11 374b572289f0: Layer already exists 12:48:11 5996e1c9ae3e: Layer already exists 12:48:11 0e64f2360a44: Layer already exists 12:48:11 a9953ff97772: Layer already exists 12:48:11 odessa: digest: sha256:81a01240b11635d31248eec35a2d1b62ac62d3285ae410ae2f10f9bc4db495a9 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 12:48:11 ===================================================== [Pipeline] echo 12:48:11 taggedImages: 12:48:11 - nexus3.edgexfoundry.org:10004/core-command-arm64:a9a48e2fe97e43dd34e53fb088e96658b535ab2a 12:48:11 - nexus3.edgexfoundry.org:10004/core-command-arm64:4.0.1 12:48:11 - nexus3.edgexfoundry.org:10004/core-command-arm64:a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1 12:48:11 - nexus3.edgexfoundry.org:10004/core-command-arm64:odessa [Pipeline] echo 12:48:11 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: 12:48:11 a9a48e2fe97e43dd34e53fb088e96658b535ab2a 12:48:11 4.0.1 12:48:11 a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1 12:48:11 odessa 12:48:11 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:48:11 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:a9a48e2fe97e43dd34e53fb088e96658b535ab2a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:48:12 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:a9a48e2fe97e43dd34e53fb088e96658b535ab2a 12:48:12 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 12:48:12 7c17e9668d21: Preparing 12:48:12 3afeab4487cd: Preparing 12:48:12 da52317ac0cc: Preparing 12:48:12 a22947b90c7e: Preparing 12:48:12 374b572289f0: Preparing 12:48:12 4f24ab66c25d: Preparing 12:48:12 cc627b71deb8: Preparing 12:48:12 a9953ff97772: Preparing 12:48:12 0e64f2360a44: Preparing 12:48:12 4f24ab66c25d: Waiting 12:48:12 a9953ff97772: Waiting 12:48:12 0e64f2360a44: Waiting 12:48:12 cc627b71deb8: Waiting 12:48:12 374b572289f0: Layer already exists 12:48:12 4f24ab66c25d: Layer already exists 12:48:12 3afeab4487cd: Pushed 12:48:12 cc627b71deb8: Layer already exists 12:48:12 7c17e9668d21: Pushed 12:48:12 da52317ac0cc: Pushed 12:48:12 a9953ff97772: Layer already exists 12:48:12 0e64f2360a44: Layer already exists 12:48:14 a22947b90c7e: Pushed 12:48:14 a9a48e2fe97e43dd34e53fb088e96658b535ab2a: digest: sha256:5309b8f20f7dd18a99d1ddd950876343d0d51583fee309a25c61ff99438de5c0 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:48:15 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.0.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:48:15 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.0.1 12:48:15 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 12:48:15 7c17e9668d21: Preparing 12:48:15 3afeab4487cd: Preparing 12:48:15 da52317ac0cc: Preparing 12:48:15 a22947b90c7e: Preparing 12:48:15 374b572289f0: Preparing 12:48:15 4f24ab66c25d: Preparing 12:48:15 cc627b71deb8: Preparing 12:48:15 a9953ff97772: Preparing 12:48:15 0e64f2360a44: Preparing 12:48:15 4f24ab66c25d: Waiting 12:48:15 cc627b71deb8: Waiting 12:48:15 a9953ff97772: Waiting 12:48:15 0e64f2360a44: Waiting 12:48:15 a22947b90c7e: Layer already exists 12:48:15 3afeab4487cd: Layer already exists 12:48:15 7c17e9668d21: Layer already exists 12:48:15 da52317ac0cc: Layer already exists 12:48:15 374b572289f0: Layer already exists 12:48:15 4f24ab66c25d: Layer already exists 12:48:15 cc627b71deb8: Layer already exists 12:48:15 a9953ff97772: Layer already exists 12:48:15 0e64f2360a44: Layer already exists 12:48:15 4.0.1: digest: sha256:5309b8f20f7dd18a99d1ddd950876343d0d51583fee309a25c61ff99438de5c0 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:48:16 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:48:16 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1 12:48:16 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 12:48:16 7c17e9668d21: Preparing 12:48:16 3afeab4487cd: Preparing 12:48:16 da52317ac0cc: Preparing 12:48:16 a22947b90c7e: Preparing 12:48:16 374b572289f0: Preparing 12:48:16 4f24ab66c25d: Preparing 12:48:16 cc627b71deb8: Preparing 12:48:16 a9953ff97772: Preparing 12:48:16 0e64f2360a44: Preparing 12:48:16 cc627b71deb8: Waiting 12:48:16 a9953ff97772: Waiting 12:48:16 0e64f2360a44: Waiting 12:48:16 4f24ab66c25d: Waiting 12:48:16 7c17e9668d21: Layer already exists 12:48:16 3afeab4487cd: Layer already exists 12:48:16 374b572289f0: Layer already exists 12:48:16 a22947b90c7e: Layer already exists 12:48:16 da52317ac0cc: Layer already exists 12:48:16 cc627b71deb8: Layer already exists 12:48:16 4f24ab66c25d: Layer already exists 12:48:16 0e64f2360a44: Layer already exists 12:48:16 a9953ff97772: Layer already exists 12:48:16 a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1: digest: sha256:5309b8f20f7dd18a99d1ddd950876343d0d51583fee309a25c61ff99438de5c0 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:48:16 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:48:17 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:odessa 12:48:17 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 12:48:17 7c17e9668d21: Preparing 12:48:17 3afeab4487cd: Preparing 12:48:17 da52317ac0cc: Preparing 12:48:17 a22947b90c7e: Preparing 12:48:17 374b572289f0: Preparing 12:48:17 4f24ab66c25d: Preparing 12:48:17 cc627b71deb8: Preparing 12:48:17 a9953ff97772: Preparing 12:48:17 0e64f2360a44: Preparing 12:48:17 cc627b71deb8: Waiting 12:48:17 a9953ff97772: Waiting 12:48:17 0e64f2360a44: Waiting 12:48:17 4f24ab66c25d: Waiting 12:48:17 da52317ac0cc: Layer already exists 12:48:17 7c17e9668d21: Layer already exists 12:48:17 a22947b90c7e: Layer already exists 12:48:17 3afeab4487cd: Layer already exists 12:48:17 374b572289f0: Layer already exists 12:48:17 0e64f2360a44: Layer already exists 12:48:17 4f24ab66c25d: Layer already exists 12:48:17 cc627b71deb8: Layer already exists 12:48:17 a9953ff97772: Layer already exists 12:48:17 odessa: digest: sha256:5309b8f20f7dd18a99d1ddd950876343d0d51583fee309a25c61ff99438de5c0 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 12:48:17 ===================================================== [Pipeline] echo 12:48:17 taggedImages: 12:48:17 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:a9a48e2fe97e43dd34e53fb088e96658b535ab2a 12:48:17 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.0.1 12:48:17 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1 12:48:17 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:odessa [Pipeline] echo 12:48:17 [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: 12:48:17 a9a48e2fe97e43dd34e53fb088e96658b535ab2a 12:48:17 4.0.1 12:48:17 a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1 12:48:17 odessa 12:48:17 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:48:17 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:a9a48e2fe97e43dd34e53fb088e96658b535ab2a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:48:18 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:a9a48e2fe97e43dd34e53fb088e96658b535ab2a 12:48:18 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 12:48:18 8f370de7ad4d: Preparing 12:48:18 2fe8e8d7fe1e: Preparing 12:48:18 374b572289f0: Preparing 12:48:18 4f24ab66c25d: Preparing 12:48:18 86432c2d3500: Preparing 12:48:18 861ae121b858: Preparing 12:48:18 0e64f2360a44: Preparing 12:48:18 861ae121b858: Waiting 12:48:18 0e64f2360a44: Waiting 12:48:18 4f24ab66c25d: Layer already exists 12:48:18 374b572289f0: Layer already exists 12:48:18 0e64f2360a44: Layer already exists 12:48:18 8f370de7ad4d: Pushed 12:48:18 861ae121b858: Pushed 12:48:18 86432c2d3500: Pushed 12:48:27 2fe8e8d7fe1e: Pushed 12:48:27 a9a48e2fe97e43dd34e53fb088e96658b535ab2a: digest: sha256:bb07d9c942abe83995d9d8f8bc8bc252beb1b05fbc1621cb51834b3d9d09d47e size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:48:27 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:4.0.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:48:27 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:4.0.1 12:48:27 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 12:48:27 8f370de7ad4d: Preparing 12:48:27 2fe8e8d7fe1e: Preparing 12:48:27 374b572289f0: Preparing 12:48:27 4f24ab66c25d: Preparing 12:48:27 86432c2d3500: Preparing 12:48:27 861ae121b858: Preparing 12:48:27 0e64f2360a44: Preparing 12:48:27 861ae121b858: Waiting 12:48:27 0e64f2360a44: Waiting 12:48:27 4f24ab66c25d: Layer already exists 12:48:27 374b572289f0: Layer already exists 12:48:27 8f370de7ad4d: Layer already exists 12:48:27 2fe8e8d7fe1e: Layer already exists 12:48:27 86432c2d3500: Layer already exists 12:48:27 861ae121b858: Layer already exists 12:48:27 0e64f2360a44: Layer already exists 12:48:27 4.0.1: digest: sha256:bb07d9c942abe83995d9d8f8bc8bc252beb1b05fbc1621cb51834b3d9d09d47e size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:48:28 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:48:28 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1 12:48:28 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 12:48:28 8f370de7ad4d: Preparing 12:48:28 2fe8e8d7fe1e: Preparing 12:48:28 374b572289f0: Preparing 12:48:28 4f24ab66c25d: Preparing 12:48:28 86432c2d3500: Preparing 12:48:28 861ae121b858: Preparing 12:48:28 0e64f2360a44: Preparing 12:48:28 861ae121b858: Waiting 12:48:28 0e64f2360a44: Waiting 12:48:28 374b572289f0: Layer already exists 12:48:28 2fe8e8d7fe1e: Layer already exists 12:48:28 4f24ab66c25d: Layer already exists 12:48:28 86432c2d3500: Layer already exists 12:48:28 8f370de7ad4d: Layer already exists 12:48:28 0e64f2360a44: Layer already exists 12:48:28 861ae121b858: Layer already exists 12:48:28 a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1: digest: sha256:bb07d9c942abe83995d9d8f8bc8bc252beb1b05fbc1621cb51834b3d9d09d47e size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:48:32 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:48:32 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:odessa 12:48:32 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 12:48:32 8f370de7ad4d: Preparing 12:48:32 2fe8e8d7fe1e: Preparing 12:48:32 374b572289f0: Preparing 12:48:32 4f24ab66c25d: Preparing 12:48:32 86432c2d3500: Preparing 12:48:32 861ae121b858: Preparing 12:48:32 0e64f2360a44: Preparing 12:48:32 861ae121b858: Waiting 12:48:32 0e64f2360a44: Waiting 12:48:32 4f24ab66c25d: Layer already exists 12:48:32 86432c2d3500: Layer already exists 12:48:32 2fe8e8d7fe1e: Layer already exists 12:48:32 374b572289f0: Layer already exists 12:48:32 8f370de7ad4d: Layer already exists 12:48:32 861ae121b858: Layer already exists 12:48:32 0e64f2360a44: Layer already exists 12:48:32 odessa: digest: sha256:bb07d9c942abe83995d9d8f8bc8bc252beb1b05fbc1621cb51834b3d9d09d47e size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 12:48:33 ===================================================== [Pipeline] echo 12:48:33 taggedImages: 12:48:33 - nexus3.edgexfoundry.org:10004/core-data-arm64:a9a48e2fe97e43dd34e53fb088e96658b535ab2a 12:48:33 - nexus3.edgexfoundry.org:10004/core-data-arm64:4.0.1 12:48:33 - nexus3.edgexfoundry.org:10004/core-data-arm64:a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1 12:48:33 - nexus3.edgexfoundry.org:10004/core-data-arm64:odessa [Pipeline] echo 12:48:33 [edgeXDocker.push] Tagging docker image core-keeper-arm64 with the following tags: 12:48:33 a9a48e2fe97e43dd34e53fb088e96658b535ab2a 12:48:33 4.0.1 12:48:33 a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1 12:48:33 odessa 12:48:33 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:48:33 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:a9a48e2fe97e43dd34e53fb088e96658b535ab2a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:48:33 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:a9a48e2fe97e43dd34e53fb088e96658b535ab2a 12:48:33 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 12:48:33 eb14c3288d78: Preparing 12:48:33 717db2804d41: Preparing 12:48:33 4f24ab66c25d: Preparing 12:48:33 0782973fe87f: Preparing 12:48:33 ab59bbca915a: Preparing 12:48:33 0e64f2360a44: Preparing 12:48:33 0e64f2360a44: Waiting 12:48:33 4f24ab66c25d: Layer already exists 12:48:33 0e64f2360a44: Layer already exists 12:48:34 ab59bbca915a: Pushed 12:48:34 eb14c3288d78: Pushed 12:48:34 0782973fe87f: Pushed 12:48:39 717db2804d41: Pushed 12:48:39 a9a48e2fe97e43dd34e53fb088e96658b535ab2a: digest: sha256:3bd7a4d9aabbd7627f007c0d60b8eec9774e44c96a091bd42f8bac19fc8e5093 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:48:39 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.0.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:48:40 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.0.1 12:48:40 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 12:48:40 eb14c3288d78: Preparing 12:48:40 717db2804d41: Preparing 12:48:40 4f24ab66c25d: Preparing 12:48:40 0782973fe87f: Preparing 12:48:40 ab59bbca915a: Preparing 12:48:40 0e64f2360a44: Preparing 12:48:40 0e64f2360a44: Waiting 12:48:40 0782973fe87f: Layer already exists 12:48:40 717db2804d41: Layer already exists 12:48:40 4f24ab66c25d: Layer already exists 12:48:40 eb14c3288d78: Layer already exists 12:48:40 ab59bbca915a: Layer already exists 12:48:40 0e64f2360a44: Layer already exists 12:48:40 4.0.1: digest: sha256:3bd7a4d9aabbd7627f007c0d60b8eec9774e44c96a091bd42f8bac19fc8e5093 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:48:40 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:48:41 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1 12:48:41 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 12:48:41 eb14c3288d78: Preparing 12:48:41 717db2804d41: Preparing 12:48:41 4f24ab66c25d: Preparing 12:48:41 0782973fe87f: Preparing 12:48:41 ab59bbca915a: Preparing 12:48:41 0e64f2360a44: Preparing 12:48:41 0e64f2360a44: Waiting 12:48:41 ab59bbca915a: Layer already exists 12:48:41 717db2804d41: Layer already exists 12:48:41 eb14c3288d78: Layer already exists 12:48:41 0782973fe87f: Layer already exists 12:48:41 4f24ab66c25d: Layer already exists 12:48:41 0e64f2360a44: Layer already exists 12:48:41 a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1: digest: sha256:3bd7a4d9aabbd7627f007c0d60b8eec9774e44c96a091bd42f8bac19fc8e5093 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:48:41 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:48:42 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:odessa 12:48:42 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 12:48:42 eb14c3288d78: Preparing 12:48:42 717db2804d41: Preparing 12:48:42 4f24ab66c25d: Preparing 12:48:42 0782973fe87f: Preparing 12:48:42 ab59bbca915a: Preparing 12:48:42 0e64f2360a44: Preparing 12:48:42 0e64f2360a44: Waiting 12:48:42 eb14c3288d78: Layer already exists 12:48:42 0782973fe87f: Layer already exists 12:48:42 ab59bbca915a: Layer already exists 12:48:42 4f24ab66c25d: Layer already exists 12:48:42 717db2804d41: Layer already exists 12:48:42 0e64f2360a44: Layer already exists 12:48:42 odessa: digest: sha256:3bd7a4d9aabbd7627f007c0d60b8eec9774e44c96a091bd42f8bac19fc8e5093 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 12:48:42 ===================================================== [Pipeline] echo 12:48:42 taggedImages: 12:48:42 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:a9a48e2fe97e43dd34e53fb088e96658b535ab2a 12:48:42 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.0.1 12:48:42 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1 12:48:42 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:odessa [Pipeline] echo 12:48:42 [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: 12:48:42 a9a48e2fe97e43dd34e53fb088e96658b535ab2a 12:48:42 4.0.1 12:48:42 a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1 12:48:42 odessa 12:48:42 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:48:43 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:a9a48e2fe97e43dd34e53fb088e96658b535ab2a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:48:43 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:a9a48e2fe97e43dd34e53fb088e96658b535ab2a 12:48:43 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 12:48:43 b81d3218fd2b: Preparing 12:48:43 78c292bfb044: Preparing 12:48:43 a72562f412fe: Preparing 12:48:43 374b572289f0: Preparing 12:48:43 4f24ab66c25d: Preparing 12:48:43 cc627b71deb8: Preparing 12:48:43 a9953ff97772: Preparing 12:48:43 0e64f2360a44: Preparing 12:48:43 a9953ff97772: Waiting 12:48:43 cc627b71deb8: Waiting 12:48:43 0e64f2360a44: Waiting 12:48:43 78c292bfb044: Pushed 12:48:45 374b572289f0: Layer already exists 12:48:45 4f24ab66c25d: Layer already exists 12:48:45 cc627b71deb8: Layer already exists 12:48:45 a9953ff97772: Layer already exists 12:48:45 0e64f2360a44: Layer already exists 12:48:45 b81d3218fd2b: Pushed 12:48:48 a72562f412fe: Pushed 12:48:48 a9a48e2fe97e43dd34e53fb088e96658b535ab2a: digest: sha256:f59e4d818b744b5fdaf663592fb3aa9855a165f4562c90db521553f2a030354f size: 1987 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:48:49 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.0.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:48:49 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.0.1 12:48:49 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 12:48:49 b81d3218fd2b: Preparing 12:48:49 78c292bfb044: Preparing 12:48:49 a72562f412fe: Preparing 12:48:49 374b572289f0: Preparing 12:48:49 4f24ab66c25d: Preparing 12:48:49 cc627b71deb8: Preparing 12:48:49 a9953ff97772: Preparing 12:48:49 cc627b71deb8: Waiting 12:48:49 0e64f2360a44: Preparing 12:48:49 a9953ff97772: Waiting 12:48:49 0e64f2360a44: Waiting 12:48:49 374b572289f0: Layer already exists 12:48:49 a72562f412fe: Layer already exists 12:48:49 4f24ab66c25d: Layer already exists 12:48:49 78c292bfb044: Layer already exists 12:48:49 b81d3218fd2b: Layer already exists 12:48:49 cc627b71deb8: Layer already exists 12:48:49 a9953ff97772: Layer already exists 12:48:49 0e64f2360a44: Layer already exists 12:48:49 4.0.1: digest: sha256:f59e4d818b744b5fdaf663592fb3aa9855a165f4562c90db521553f2a030354f size: 1987 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:48:50 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:48:50 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1 12:48:50 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 12:48:50 b81d3218fd2b: Preparing 12:48:50 78c292bfb044: Preparing 12:48:50 a72562f412fe: Preparing 12:48:50 374b572289f0: Preparing 12:48:50 4f24ab66c25d: Preparing 12:48:50 cc627b71deb8: Preparing 12:48:50 a9953ff97772: Preparing 12:48:50 0e64f2360a44: Preparing 12:48:50 a9953ff97772: Waiting 12:48:50 cc627b71deb8: Waiting 12:48:50 0e64f2360a44: Waiting 12:48:50 b81d3218fd2b: Layer already exists 12:48:50 78c292bfb044: Layer already exists 12:48:50 4f24ab66c25d: Layer already exists 12:48:50 374b572289f0: Layer already exists 12:48:50 a72562f412fe: Layer already exists 12:48:50 0e64f2360a44: Layer already exists 12:48:50 a9953ff97772: Layer already exists 12:48:50 cc627b71deb8: Layer already exists 12:48:50 a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1: digest: sha256:f59e4d818b744b5fdaf663592fb3aa9855a165f4562c90db521553f2a030354f size: 1987 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:48:50 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:48:51 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:odessa 12:48:51 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 12:48:51 b81d3218fd2b: Preparing 12:48:51 78c292bfb044: Preparing 12:48:51 a72562f412fe: Preparing 12:48:51 374b572289f0: Preparing 12:48:51 4f24ab66c25d: Preparing 12:48:51 cc627b71deb8: Preparing 12:48:51 a9953ff97772: Preparing 12:48:51 0e64f2360a44: Preparing 12:48:51 a9953ff97772: Waiting 12:48:51 0e64f2360a44: Waiting 12:48:51 cc627b71deb8: Waiting 12:48:51 374b572289f0: Layer already exists 12:48:51 a72562f412fe: Layer already exists 12:48:51 b81d3218fd2b: Layer already exists 12:48:51 4f24ab66c25d: Layer already exists 12:48:51 78c292bfb044: Layer already exists 12:48:51 cc627b71deb8: Layer already exists 12:48:51 a9953ff97772: Layer already exists 12:48:51 0e64f2360a44: Layer already exists 12:48:51 odessa: digest: sha256:f59e4d818b744b5fdaf663592fb3aa9855a165f4562c90db521553f2a030354f size: 1987 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 12:48:51 ===================================================== [Pipeline] echo 12:48:51 taggedImages: 12:48:51 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:a9a48e2fe97e43dd34e53fb088e96658b535ab2a 12:48:51 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.0.1 12:48:51 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1 12:48:51 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:odessa [Pipeline] echo 12:48:51 [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: 12:48:51 a9a48e2fe97e43dd34e53fb088e96658b535ab2a 12:48:51 4.0.1 12:48:51 a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1 12:48:51 odessa 12:48:51 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:48:52 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:a9a48e2fe97e43dd34e53fb088e96658b535ab2a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:48:52 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:a9a48e2fe97e43dd34e53fb088e96658b535ab2a 12:48:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 12:48:52 a43c9ab9c0e2: Preparing 12:48:52 2eca00525ae5: Preparing 12:48:52 d614260ca33b: Preparing 12:48:52 3b6688a9457c: Preparing 12:48:52 ba49eda9e185: Preparing 12:48:52 94339e27ef52: Preparing 12:48:52 6eb3d2521e7d: Preparing 12:48:52 374b572289f0: Preparing 12:48:52 4f24ab66c25d: Preparing 12:48:52 e119ca9dc5df: Preparing 12:48:52 e1fba39a9bbe: Preparing 12:48:52 5f70bf18a086: Preparing 12:48:52 ad28e701dc7e: Preparing 12:48:52 80ec8c5d9f68: Preparing 12:48:52 15c4b89d16c2: Preparing 12:48:52 0e64f2360a44: Preparing 12:48:52 e119ca9dc5df: Waiting 12:48:52 e1fba39a9bbe: Waiting 12:48:52 5f70bf18a086: Waiting 12:48:52 ad28e701dc7e: Waiting 12:48:52 80ec8c5d9f68: Waiting 12:48:52 15c4b89d16c2: Waiting 12:48:52 94339e27ef52: Waiting 12:48:52 0e64f2360a44: Waiting 12:48:52 6eb3d2521e7d: Waiting 12:48:52 4f24ab66c25d: Waiting 12:48:52 ba49eda9e185: Pushed 12:48:52 d614260ca33b: Pushed 12:48:52 3b6688a9457c: Pushed 12:48:52 2eca00525ae5: Pushed 12:48:52 a43c9ab9c0e2: Pushed 12:48:52 374b572289f0: Layer already exists 12:48:52 4f24ab66c25d: Layer already exists 12:48:52 5f70bf18a086: Layer already exists 12:48:52 94339e27ef52: Pushed 12:48:52 e119ca9dc5df: Pushed 12:48:53 e1fba39a9bbe: Pushed 12:48:53 0e64f2360a44: Layer already exists 12:48:53 ad28e701dc7e: Pushed 12:48:53 15c4b89d16c2: Pushed 12:48:53 80ec8c5d9f68: Pushed 12:48:55 6eb3d2521e7d: Pushed 12:48:55 a9a48e2fe97e43dd34e53fb088e96658b535ab2a: digest: sha256:c37a0700d1c7055ad795709c1c26ff997371ddc81dc57a3ec1a1fc49915a422e size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:48:56 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.0.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:48:57 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.0.1 12:48:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 12:48:57 a43c9ab9c0e2: Preparing 12:48:57 2eca00525ae5: Preparing 12:48:57 d614260ca33b: Preparing 12:48:57 3b6688a9457c: Preparing 12:48:57 ba49eda9e185: Preparing 12:48:57 94339e27ef52: Preparing 12:48:57 6eb3d2521e7d: Preparing 12:48:57 374b572289f0: Preparing 12:48:57 4f24ab66c25d: Preparing 12:48:57 e119ca9dc5df: Preparing 12:48:57 e1fba39a9bbe: Preparing 12:48:57 5f70bf18a086: Preparing 12:48:57 ad28e701dc7e: Preparing 12:48:57 80ec8c5d9f68: Preparing 12:48:57 15c4b89d16c2: Preparing 12:48:57 0e64f2360a44: Preparing 12:48:57 94339e27ef52: Waiting 12:48:57 6eb3d2521e7d: Waiting 12:48:57 374b572289f0: Waiting 12:48:57 4f24ab66c25d: Waiting 12:48:57 e119ca9dc5df: Waiting 12:48:57 e1fba39a9bbe: Waiting 12:48:57 5f70bf18a086: Waiting 12:48:57 15c4b89d16c2: Waiting 12:48:57 0e64f2360a44: Waiting 12:48:57 80ec8c5d9f68: Waiting 12:48:57 ad28e701dc7e: Waiting 12:48:57 ba49eda9e185: Layer already exists 12:48:57 d614260ca33b: Layer already exists 12:48:57 a43c9ab9c0e2: Layer already exists 12:48:57 3b6688a9457c: Layer already exists 12:48:57 2eca00525ae5: Layer already exists 12:48:57 94339e27ef52: Layer already exists 12:48:57 4f24ab66c25d: Layer already exists 12:48:57 374b572289f0: Layer already exists 12:48:57 6eb3d2521e7d: Layer already exists 12:48:57 e119ca9dc5df: Layer already exists 12:48:57 5f70bf18a086: Layer already exists 12:48:57 e1fba39a9bbe: Layer already exists 12:48:57 ad28e701dc7e: Layer already exists 12:48:57 15c4b89d16c2: Layer already exists 12:48:57 80ec8c5d9f68: Layer already exists 12:48:57 0e64f2360a44: Layer already exists 12:48:57 4.0.1: digest: sha256:c37a0700d1c7055ad795709c1c26ff997371ddc81dc57a3ec1a1fc49915a422e size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:48:57 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:48:58 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1 12:48:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 12:48:58 a43c9ab9c0e2: Preparing 12:48:58 2eca00525ae5: Preparing 12:48:58 d614260ca33b: Preparing 12:48:58 3b6688a9457c: Preparing 12:48:58 ba49eda9e185: Preparing 12:48:58 94339e27ef52: Preparing 12:48:58 6eb3d2521e7d: Preparing 12:48:58 374b572289f0: Preparing 12:48:58 4f24ab66c25d: Preparing 12:48:58 e119ca9dc5df: Preparing 12:48:58 e1fba39a9bbe: Preparing 12:48:58 94339e27ef52: Waiting 12:48:58 5f70bf18a086: Preparing 12:48:58 6eb3d2521e7d: Waiting 12:48:58 ad28e701dc7e: Preparing 12:48:58 80ec8c5d9f68: Preparing 12:48:58 374b572289f0: Waiting 12:48:58 15c4b89d16c2: Preparing 12:48:58 0e64f2360a44: Preparing 12:48:58 4f24ab66c25d: Waiting 12:48:58 ad28e701dc7e: Waiting 12:48:58 e119ca9dc5df: Waiting 12:48:58 80ec8c5d9f68: Waiting 12:48:58 e1fba39a9bbe: Waiting 12:48:58 15c4b89d16c2: Waiting 12:48:58 0e64f2360a44: Waiting 12:48:58 5f70bf18a086: Waiting 12:48:58 ba49eda9e185: Layer already exists 12:48:58 3b6688a9457c: Layer already exists 12:48:58 a43c9ab9c0e2: Layer already exists 12:48:58 d614260ca33b: Layer already exists 12:48:58 2eca00525ae5: Layer already exists 12:48:58 6eb3d2521e7d: Layer already exists 12:48:58 374b572289f0: Layer already exists 12:48:58 94339e27ef52: Layer already exists 12:48:58 e119ca9dc5df: Layer already exists 12:48:58 4f24ab66c25d: Layer already exists 12:48:58 e1fba39a9bbe: Layer already exists 12:48:58 5f70bf18a086: Layer already exists 12:48:58 ad28e701dc7e: Layer already exists 12:48:58 80ec8c5d9f68: Layer already exists 12:48:58 0e64f2360a44: Layer already exists 12:48:58 15c4b89d16c2: Layer already exists 12:48:58 a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1: digest: sha256:c37a0700d1c7055ad795709c1c26ff997371ddc81dc57a3ec1a1fc49915a422e size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:48:58 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:48:59 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:odessa 12:48:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 12:48:59 a43c9ab9c0e2: Preparing 12:48:59 2eca00525ae5: Preparing 12:48:59 d614260ca33b: Preparing 12:48:59 3b6688a9457c: Preparing 12:48:59 ba49eda9e185: Preparing 12:48:59 94339e27ef52: Preparing 12:48:59 6eb3d2521e7d: Preparing 12:48:59 374b572289f0: Preparing 12:48:59 4f24ab66c25d: Preparing 12:48:59 e119ca9dc5df: Preparing 12:48:59 e1fba39a9bbe: Preparing 12:48:59 5f70bf18a086: Preparing 12:48:59 ad28e701dc7e: Preparing 12:48:59 80ec8c5d9f68: Preparing 12:48:59 15c4b89d16c2: Preparing 12:48:59 0e64f2360a44: Preparing 12:48:59 e1fba39a9bbe: Waiting 12:48:59 5f70bf18a086: Waiting 12:48:59 ad28e701dc7e: Waiting 12:48:59 94339e27ef52: Waiting 12:48:59 6eb3d2521e7d: Waiting 12:48:59 374b572289f0: Waiting 12:48:59 80ec8c5d9f68: Waiting 12:48:59 4f24ab66c25d: Waiting 12:48:59 e119ca9dc5df: Waiting 12:48:59 15c4b89d16c2: Waiting 12:48:59 0e64f2360a44: Waiting 12:48:59 3b6688a9457c: Layer already exists 12:48:59 d614260ca33b: Layer already exists 12:48:59 a43c9ab9c0e2: Layer already exists 12:48:59 ba49eda9e185: Layer already exists 12:48:59 2eca00525ae5: Layer already exists 12:48:59 374b572289f0: Layer already exists 12:48:59 6eb3d2521e7d: Layer already exists 12:48:59 94339e27ef52: Layer already exists 12:48:59 4f24ab66c25d: Layer already exists 12:48:59 e119ca9dc5df: Layer already exists 12:48:59 5f70bf18a086: Layer already exists 12:48:59 15c4b89d16c2: Layer already exists 12:48:59 e1fba39a9bbe: Layer already exists 12:48:59 80ec8c5d9f68: Layer already exists 12:48:59 ad28e701dc7e: Layer already exists 12:48:59 0e64f2360a44: Layer already exists 12:48:59 odessa: digest: sha256:c37a0700d1c7055ad795709c1c26ff997371ddc81dc57a3ec1a1fc49915a422e size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 12:48:59 ===================================================== [Pipeline] echo 12:48:59 taggedImages: 12:48:59 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:a9a48e2fe97e43dd34e53fb088e96658b535ab2a 12:48:59 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.0.1 12:48:59 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1 12:48:59 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:odessa [Pipeline] echo 12:48:59 [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: 12:48:59 a9a48e2fe97e43dd34e53fb088e96658b535ab2a 12:48:59 4.0.1 12:48:59 a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1 12:48:59 odessa 12:48:59 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:48:59 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:a9a48e2fe97e43dd34e53fb088e96658b535ab2a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:49:00 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:a9a48e2fe97e43dd34e53fb088e96658b535ab2a 12:49:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 12:49:00 7b52524e03c8: Preparing 12:49:00 785bd7660b76: Preparing 12:49:00 a5fa6969c3ec: Preparing 12:49:00 d7228d39fa91: Preparing 12:49:00 374b572289f0: Preparing 12:49:00 4f24ab66c25d: Preparing 12:49:00 cc627b71deb8: Preparing 12:49:00 a9953ff97772: Preparing 12:49:00 0e64f2360a44: Preparing 12:49:00 4f24ab66c25d: Waiting 12:49:00 cc627b71deb8: Waiting 12:49:00 a9953ff97772: Waiting 12:49:00 0e64f2360a44: Waiting 12:49:00 374b572289f0: Layer already exists 12:49:00 4f24ab66c25d: Layer already exists 12:49:00 a5fa6969c3ec: Pushed 12:49:00 785bd7660b76: Pushed 12:49:00 cc627b71deb8: Layer already exists 12:49:00 a9953ff97772: Layer already exists 12:49:00 7b52524e03c8: Pushed 12:49:00 0e64f2360a44: Layer already exists 12:49:05 d7228d39fa91: Pushed 12:49:05 a9a48e2fe97e43dd34e53fb088e96658b535ab2a: digest: sha256:5d37a240c09873042156857cc2b6fb7a8fc3f402e5bfe60b25ee766950d7f7da size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:49:06 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.0.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:49:06 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.0.1 12:49:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 12:49:06 7b52524e03c8: Preparing 12:49:06 785bd7660b76: Preparing 12:49:06 a5fa6969c3ec: Preparing 12:49:06 d7228d39fa91: Preparing 12:49:06 374b572289f0: Preparing 12:49:06 4f24ab66c25d: Preparing 12:49:06 cc627b71deb8: Preparing 12:49:06 a9953ff97772: Preparing 12:49:06 0e64f2360a44: Preparing 12:49:06 4f24ab66c25d: Waiting 12:49:06 cc627b71deb8: Waiting 12:49:06 a9953ff97772: Waiting 12:49:06 0e64f2360a44: Waiting 12:49:06 785bd7660b76: Layer already exists 12:49:06 7b52524e03c8: Layer already exists 12:49:06 a5fa6969c3ec: Layer already exists 12:49:06 d7228d39fa91: Layer already exists 12:49:06 374b572289f0: Layer already exists 12:49:06 4f24ab66c25d: Layer already exists 12:49:06 cc627b71deb8: Layer already exists 12:49:06 0e64f2360a44: Layer already exists 12:49:06 a9953ff97772: Layer already exists 12:49:06 4.0.1: digest: sha256:5d37a240c09873042156857cc2b6fb7a8fc3f402e5bfe60b25ee766950d7f7da size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:49:07 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:49:07 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1 12:49:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 12:49:07 7b52524e03c8: Preparing 12:49:07 785bd7660b76: Preparing 12:49:07 a5fa6969c3ec: Preparing 12:49:07 d7228d39fa91: Preparing 12:49:07 374b572289f0: Preparing 12:49:07 4f24ab66c25d: Preparing 12:49:07 cc627b71deb8: Preparing 12:49:07 a9953ff97772: Preparing 12:49:07 0e64f2360a44: Preparing 12:49:07 cc627b71deb8: Waiting 12:49:07 a9953ff97772: Waiting 12:49:07 0e64f2360a44: Waiting 12:49:07 785bd7660b76: Layer already exists 12:49:07 a5fa6969c3ec: Layer already exists 12:49:07 7b52524e03c8: Layer already exists 12:49:07 374b572289f0: Layer already exists 12:49:07 d7228d39fa91: Layer already exists 12:49:07 cc627b71deb8: Layer already exists 12:49:07 4f24ab66c25d: Layer already exists 12:49:07 0e64f2360a44: Layer already exists 12:49:07 a9953ff97772: Layer already exists 12:49:07 a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1: digest: sha256:5d37a240c09873042156857cc2b6fb7a8fc3f402e5bfe60b25ee766950d7f7da size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:49:08 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:49:09 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:odessa 12:49:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 12:49:09 7b52524e03c8: Preparing 12:49:09 785bd7660b76: Preparing 12:49:09 a5fa6969c3ec: Preparing 12:49:09 d7228d39fa91: Preparing 12:49:09 374b572289f0: Preparing 12:49:09 4f24ab66c25d: Preparing 12:49:09 cc627b71deb8: Preparing 12:49:09 a9953ff97772: Preparing 12:49:09 0e64f2360a44: Preparing 12:49:09 cc627b71deb8: Waiting 12:49:09 a9953ff97772: Waiting 12:49:09 0e64f2360a44: Waiting 12:49:09 4f24ab66c25d: Waiting 12:49:09 7b52524e03c8: Layer already exists 12:49:09 d7228d39fa91: Layer already exists 12:49:09 785bd7660b76: Layer already exists 12:49:09 374b572289f0: Layer already exists 12:49:09 a5fa6969c3ec: Layer already exists 12:49:09 a9953ff97772: Layer already exists 12:49:09 cc627b71deb8: Layer already exists 12:49:09 0e64f2360a44: Layer already exists 12:49:09 4f24ab66c25d: Layer already exists 12:49:09 odessa: digest: sha256:5d37a240c09873042156857cc2b6fb7a8fc3f402e5bfe60b25ee766950d7f7da size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 12:49:10 ===================================================== [Pipeline] echo 12:49:10 taggedImages: 12:49:10 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:a9a48e2fe97e43dd34e53fb088e96658b535ab2a 12:49:10 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.0.1 12:49:10 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1 12:49:10 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:odessa [Pipeline] echo 12:49:10 [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: 12:49:10 a9a48e2fe97e43dd34e53fb088e96658b535ab2a 12:49:10 4.0.1 12:49:10 a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1 12:49:10 odessa 12:49:10 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:49:10 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:a9a48e2fe97e43dd34e53fb088e96658b535ab2a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:49:11 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:a9a48e2fe97e43dd34e53fb088e96658b535ab2a 12:49:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 12:49:11 85bc4b6d8801: Preparing 12:49:11 09ec1aab9a7a: Preparing 12:49:11 9477857fe567: Preparing 12:49:11 dfeebad72b38: Preparing 12:49:11 8d899dff7cc0: Preparing 12:49:11 374b572289f0: Preparing 12:49:11 4f24ab66c25d: Preparing 12:49:11 f6ee4ad172e3: Preparing 12:49:11 6d6b31331b91: Preparing 12:49:11 d4ea9950e30b: Preparing 12:49:11 0e64f2360a44: Preparing 12:49:11 374b572289f0: Waiting 12:49:11 4f24ab66c25d: Waiting 12:49:11 6d6b31331b91: Waiting 12:49:11 f6ee4ad172e3: Waiting 12:49:11 d4ea9950e30b: Waiting 12:49:11 0e64f2360a44: Waiting 12:49:11 8d899dff7cc0: Pushed 12:49:11 dfeebad72b38: Pushed 12:49:11 09ec1aab9a7a: Pushed 12:49:11 85bc4b6d8801: Pushed 12:49:11 374b572289f0: Layer already exists 12:49:11 4f24ab66c25d: Layer already exists 12:49:11 0e64f2360a44: Layer already exists 12:49:23 d4ea9950e30b: Pushed 12:49:23 f6ee4ad172e3: Pushed 12:49:23 6d6b31331b91: Pushed 12:49:23 9477857fe567: Pushed 12:49:23 a9a48e2fe97e43dd34e53fb088e96658b535ab2a: digest: sha256:d6dcfb5b7ebf63a4357698ed96d542de19da97a21e6d5e0666ae65f3ae185618 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:49:24 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.0.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:49:24 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.0.1 12:49:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 12:49:24 85bc4b6d8801: Preparing 12:49:24 09ec1aab9a7a: Preparing 12:49:24 9477857fe567: Preparing 12:49:24 dfeebad72b38: Preparing 12:49:24 8d899dff7cc0: Preparing 12:49:24 374b572289f0: Preparing 12:49:24 4f24ab66c25d: Preparing 12:49:24 f6ee4ad172e3: Preparing 12:49:24 6d6b31331b91: Preparing 12:49:24 d4ea9950e30b: Preparing 12:49:24 0e64f2360a44: Preparing 12:49:24 374b572289f0: Waiting 12:49:24 4f24ab66c25d: Waiting 12:49:24 f6ee4ad172e3: Waiting 12:49:24 6d6b31331b91: Waiting 12:49:24 0e64f2360a44: Waiting 12:49:24 d4ea9950e30b: Waiting 12:49:24 09ec1aab9a7a: Layer already exists 12:49:24 8d899dff7cc0: Layer already exists 12:49:24 85bc4b6d8801: Layer already exists 12:49:24 dfeebad72b38: Layer already exists 12:49:24 9477857fe567: Layer already exists 12:49:24 374b572289f0: Layer already exists 12:49:24 f6ee4ad172e3: Layer already exists 12:49:24 4f24ab66c25d: Layer already exists 12:49:24 6d6b31331b91: Layer already exists 12:49:24 d4ea9950e30b: Layer already exists 12:49:24 0e64f2360a44: Layer already exists 12:49:24 4.0.1: digest: sha256:d6dcfb5b7ebf63a4357698ed96d542de19da97a21e6d5e0666ae65f3ae185618 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:49:25 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:49:25 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1 12:49:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 12:49:25 85bc4b6d8801: Preparing 12:49:25 09ec1aab9a7a: Preparing 12:49:25 9477857fe567: Preparing 12:49:25 dfeebad72b38: Preparing 12:49:25 8d899dff7cc0: Preparing 12:49:25 374b572289f0: Preparing 12:49:25 4f24ab66c25d: Preparing 12:49:25 f6ee4ad172e3: Preparing 12:49:25 6d6b31331b91: Preparing 12:49:25 d4ea9950e30b: Preparing 12:49:25 0e64f2360a44: Preparing 12:49:25 f6ee4ad172e3: Waiting 12:49:25 6d6b31331b91: Waiting 12:49:25 374b572289f0: Waiting 12:49:25 4f24ab66c25d: Waiting 12:49:25 d4ea9950e30b: Waiting 12:49:25 0e64f2360a44: Waiting 12:49:25 9477857fe567: Layer already exists 12:49:25 85bc4b6d8801: Layer already exists 12:49:25 dfeebad72b38: Layer already exists 12:49:25 09ec1aab9a7a: Layer already exists 12:49:25 8d899dff7cc0: Layer already exists 12:49:25 374b572289f0: Layer already exists 12:49:25 f6ee4ad172e3: Layer already exists 12:49:25 d4ea9950e30b: Layer already exists 12:49:25 4f24ab66c25d: Layer already exists 12:49:25 6d6b31331b91: Layer already exists 12:49:25 0e64f2360a44: Layer already exists 12:49:25 a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1: digest: sha256:d6dcfb5b7ebf63a4357698ed96d542de19da97a21e6d5e0666ae65f3ae185618 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:49:26 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:49:26 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:odessa 12:49:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 12:49:26 85bc4b6d8801: Preparing 12:49:26 09ec1aab9a7a: Preparing 12:49:26 9477857fe567: Preparing 12:49:26 dfeebad72b38: Preparing 12:49:26 8d899dff7cc0: Preparing 12:49:26 374b572289f0: Preparing 12:49:26 4f24ab66c25d: Preparing 12:49:26 f6ee4ad172e3: Preparing 12:49:26 6d6b31331b91: Preparing 12:49:26 d4ea9950e30b: Preparing 12:49:26 0e64f2360a44: Preparing 12:49:26 f6ee4ad172e3: Waiting 12:49:26 6d6b31331b91: Waiting 12:49:26 d4ea9950e30b: Waiting 12:49:26 0e64f2360a44: Waiting 12:49:26 374b572289f0: Waiting 12:49:26 4f24ab66c25d: Waiting 12:49:26 dfeebad72b38: Layer already exists 12:49:26 9477857fe567: Layer already exists 12:49:26 85bc4b6d8801: Layer already exists 12:49:26 09ec1aab9a7a: Layer already exists 12:49:26 8d899dff7cc0: Layer already exists 12:49:26 374b572289f0: Layer already exists 12:49:26 6d6b31331b91: Layer already exists 12:49:26 4f24ab66c25d: Layer already exists 12:49:26 f6ee4ad172e3: Layer already exists 12:49:26 d4ea9950e30b: Layer already exists 12:49:26 0e64f2360a44: Layer already exists 12:49:26 odessa: digest: sha256:d6dcfb5b7ebf63a4357698ed96d542de19da97a21e6d5e0666ae65f3ae185618 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 12:49:26 ===================================================== [Pipeline] echo 12:49:26 taggedImages: 12:49:26 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:a9a48e2fe97e43dd34e53fb088e96658b535ab2a 12:49:26 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.0.1 12:49:26 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1 12:49:26 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:odessa [Pipeline] echo 12:49:26 [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: 12:49:26 a9a48e2fe97e43dd34e53fb088e96658b535ab2a 12:49:26 4.0.1 12:49:26 a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1 12:49:26 odessa 12:49:26 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:49:27 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:a9a48e2fe97e43dd34e53fb088e96658b535ab2a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:49:27 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:a9a48e2fe97e43dd34e53fb088e96658b535ab2a 12:49:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 12:49:27 fc22fc357c0f: Preparing 12:49:27 5558dd0331b1: Preparing 12:49:27 533e9c6abc52: Preparing 12:49:27 a19259aeab1d: Preparing 12:49:27 2059d2e9b875: Preparing 12:49:27 0e244e3d3e73: Preparing 12:49:27 c2ffe9591bc9: Preparing 12:49:27 374b572289f0: Preparing 12:49:27 4f24ab66c25d: Preparing 12:49:27 17d44efbb8b5: Preparing 12:49:27 385177164332: Preparing 12:49:27 0e64f2360a44: Preparing 12:49:27 374b572289f0: Waiting 12:49:27 4f24ab66c25d: Waiting 12:49:27 17d44efbb8b5: Waiting 12:49:27 385177164332: Waiting 12:49:27 0e64f2360a44: Waiting 12:49:27 0e244e3d3e73: Waiting 12:49:27 c2ffe9591bc9: Waiting 12:49:27 2059d2e9b875: Pushed 12:49:27 fc22fc357c0f: Pushed 12:49:27 5558dd0331b1: Pushed 12:49:27 374b572289f0: Layer already exists 12:49:27 4f24ab66c25d: Layer already exists 12:49:27 c2ffe9591bc9: Pushed 12:49:27 0e244e3d3e73: Pushed 12:49:27 0e64f2360a44: Layer already exists 12:49:28 17d44efbb8b5: Pushed 12:49:30 385177164332: Pushed 12:49:31 a19259aeab1d: Pushed 12:49:33 533e9c6abc52: Pushed 12:49:33 a9a48e2fe97e43dd34e53fb088e96658b535ab2a: digest: sha256:3dd14b8115094330434955f448bbc9a56d6294a800692df86ad52f6ef4ceb4d1 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:49:33 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.0.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:49:34 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.0.1 12:49:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 12:49:34 fc22fc357c0f: Preparing 12:49:34 5558dd0331b1: Preparing 12:49:34 533e9c6abc52: Preparing 12:49:34 a19259aeab1d: Preparing 12:49:34 2059d2e9b875: Preparing 12:49:34 0e244e3d3e73: Preparing 12:49:34 c2ffe9591bc9: Preparing 12:49:34 374b572289f0: Preparing 12:49:34 4f24ab66c25d: Preparing 12:49:34 17d44efbb8b5: Preparing 12:49:34 385177164332: Preparing 12:49:34 0e64f2360a44: Preparing 12:49:34 4f24ab66c25d: Waiting 12:49:34 0e244e3d3e73: Waiting 12:49:34 17d44efbb8b5: Waiting 12:49:34 c2ffe9591bc9: Waiting 12:49:34 385177164332: Waiting 12:49:34 374b572289f0: Waiting 12:49:34 0e64f2360a44: Waiting 12:49:34 5558dd0331b1: Layer already exists 12:49:34 a19259aeab1d: Layer already exists 12:49:34 fc22fc357c0f: Layer already exists 12:49:34 533e9c6abc52: Layer already exists 12:49:34 2059d2e9b875: Layer already exists 12:49:34 0e244e3d3e73: Layer already exists 12:49:34 17d44efbb8b5: Layer already exists 12:49:34 4f24ab66c25d: Layer already exists 12:49:34 c2ffe9591bc9: Layer already exists 12:49:34 374b572289f0: Layer already exists 12:49:34 385177164332: Layer already exists 12:49:34 0e64f2360a44: Layer already exists 12:49:34 4.0.1: digest: sha256:3dd14b8115094330434955f448bbc9a56d6294a800692df86ad52f6ef4ceb4d1 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:49:34 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:49:35 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1 12:49:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 12:49:35 fc22fc357c0f: Preparing 12:49:35 5558dd0331b1: Preparing 12:49:35 533e9c6abc52: Preparing 12:49:35 a19259aeab1d: Preparing 12:49:35 2059d2e9b875: Preparing 12:49:35 0e244e3d3e73: Preparing 12:49:35 c2ffe9591bc9: Preparing 12:49:35 0e244e3d3e73: Waiting 12:49:35 374b572289f0: Preparing 12:49:35 c2ffe9591bc9: Waiting 12:49:35 374b572289f0: Waiting 12:49:35 4f24ab66c25d: Preparing 12:49:35 17d44efbb8b5: Preparing 12:49:35 4f24ab66c25d: Waiting 12:49:35 385177164332: Preparing 12:49:35 17d44efbb8b5: Waiting 12:49:35 0e64f2360a44: Preparing 12:49:35 385177164332: Waiting 12:49:35 0e64f2360a44: Waiting 12:49:35 533e9c6abc52: Layer already exists 12:49:35 a19259aeab1d: Layer already exists 12:49:35 fc22fc357c0f: Layer already exists 12:49:35 2059d2e9b875: Layer already exists 12:49:35 5558dd0331b1: Layer already exists 12:49:35 4f24ab66c25d: Layer already exists 12:49:35 374b572289f0: Layer already exists 12:49:35 c2ffe9591bc9: Layer already exists 12:49:35 17d44efbb8b5: Layer already exists 12:49:35 0e244e3d3e73: Layer already exists 12:49:35 385177164332: Layer already exists 12:49:35 0e64f2360a44: Layer already exists 12:49:35 a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1: digest: sha256:3dd14b8115094330434955f448bbc9a56d6294a800692df86ad52f6ef4ceb4d1 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:49:35 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:49:36 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:odessa 12:49:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 12:49:36 fc22fc357c0f: Preparing 12:49:36 5558dd0331b1: Preparing 12:49:36 533e9c6abc52: Preparing 12:49:36 a19259aeab1d: Preparing 12:49:36 2059d2e9b875: Preparing 12:49:36 0e244e3d3e73: Preparing 12:49:36 c2ffe9591bc9: Preparing 12:49:36 374b572289f0: Preparing 12:49:36 4f24ab66c25d: Preparing 12:49:36 17d44efbb8b5: Preparing 12:49:36 385177164332: Preparing 12:49:36 0e64f2360a44: Preparing 12:49:36 0e244e3d3e73: Waiting 12:49:36 c2ffe9591bc9: Waiting 12:49:36 374b572289f0: Waiting 12:49:36 385177164332: Waiting 12:49:36 4f24ab66c25d: Waiting 12:49:36 0e64f2360a44: Waiting 12:49:36 17d44efbb8b5: Waiting 12:49:36 a19259aeab1d: Layer already exists 12:49:36 533e9c6abc52: Layer already exists 12:49:36 fc22fc357c0f: Layer already exists 12:49:36 5558dd0331b1: Layer already exists 12:49:36 2059d2e9b875: Layer already exists 12:49:36 0e244e3d3e73: Layer already exists 12:49:36 4f24ab66c25d: Layer already exists 12:49:36 17d44efbb8b5: Layer already exists 12:49:36 374b572289f0: Layer already exists 12:49:36 c2ffe9591bc9: Layer already exists 12:49:36 385177164332: Layer already exists 12:49:36 0e64f2360a44: Layer already exists 12:49:36 odessa: digest: sha256:3dd14b8115094330434955f448bbc9a56d6294a800692df86ad52f6ef4ceb4d1 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 12:49:36 ===================================================== [Pipeline] echo 12:49:36 taggedImages: 12:49:36 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:a9a48e2fe97e43dd34e53fb088e96658b535ab2a 12:49:36 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.0.1 12:49:36 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1 12:49:36 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:odessa [Pipeline] echo 12:49:36 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: 12:49:36 a9a48e2fe97e43dd34e53fb088e96658b535ab2a 12:49:36 4.0.1 12:49:36 a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1 12:49:36 odessa 12:49:36 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:49:37 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:a9a48e2fe97e43dd34e53fb088e96658b535ab2a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:49:37 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:a9a48e2fe97e43dd34e53fb088e96658b535ab2a 12:49:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 12:49:37 b32a7493fe79: Preparing 12:49:37 9e478367e114: Preparing 12:49:37 374b572289f0: Preparing 12:49:37 4f24ab66c25d: Preparing 12:49:37 fa280e2561b8: Preparing 12:49:37 f5f5245e4b25: Preparing 12:49:37 0e64f2360a44: Preparing 12:49:37 f5f5245e4b25: Waiting 12:49:37 0e64f2360a44: Waiting 12:49:37 4f24ab66c25d: Layer already exists 12:49:37 374b572289f0: Layer already exists 12:49:37 0e64f2360a44: Layer already exists 12:49:37 b32a7493fe79: Pushed 12:49:37 fa280e2561b8: Pushed 12:49:39 f5f5245e4b25: Pushed 12:49:44 9e478367e114: Pushed 12:49:45 a9a48e2fe97e43dd34e53fb088e96658b535ab2a: digest: sha256:54d79fdb2ca37325f2a14c53e9c3cb9ac5a9586d551998244087918d948e557e size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:49:45 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.0.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:49:45 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.0.1 12:49:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 12:49:45 b32a7493fe79: Preparing 12:49:45 9e478367e114: Preparing 12:49:45 374b572289f0: Preparing 12:49:45 4f24ab66c25d: Preparing 12:49:45 fa280e2561b8: Preparing 12:49:45 f5f5245e4b25: Preparing 12:49:45 0e64f2360a44: Preparing 12:49:45 f5f5245e4b25: Waiting 12:49:45 0e64f2360a44: Waiting 12:49:45 b32a7493fe79: Layer already exists 12:49:45 fa280e2561b8: Layer already exists 12:49:45 4f24ab66c25d: Layer already exists 12:49:45 9e478367e114: Layer already exists 12:49:45 374b572289f0: Layer already exists 12:49:45 0e64f2360a44: Layer already exists 12:49:45 f5f5245e4b25: Layer already exists 12:49:45 4.0.1: digest: sha256:54d79fdb2ca37325f2a14c53e9c3cb9ac5a9586d551998244087918d948e557e size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:49:46 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:49:46 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1 12:49:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 12:49:46 b32a7493fe79: Preparing 12:49:46 9e478367e114: Preparing 12:49:46 374b572289f0: Preparing 12:49:46 4f24ab66c25d: Preparing 12:49:46 fa280e2561b8: Preparing 12:49:46 f5f5245e4b25: Preparing 12:49:46 0e64f2360a44: Preparing 12:49:46 f5f5245e4b25: Waiting 12:49:46 0e64f2360a44: Waiting 12:49:46 fa280e2561b8: Layer already exists 12:49:46 b32a7493fe79: Layer already exists 12:49:46 374b572289f0: Layer already exists 12:49:46 9e478367e114: Layer already exists 12:49:46 4f24ab66c25d: Layer already exists 12:49:46 f5f5245e4b25: Layer already exists 12:49:46 0e64f2360a44: Layer already exists 12:49:47 a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1: digest: sha256:54d79fdb2ca37325f2a14c53e9c3cb9ac5a9586d551998244087918d948e557e size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:49:47 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:49:47 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:odessa 12:49:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 12:49:47 b32a7493fe79: Preparing 12:49:47 9e478367e114: Preparing 12:49:47 374b572289f0: Preparing 12:49:47 4f24ab66c25d: Preparing 12:49:47 fa280e2561b8: Preparing 12:49:47 f5f5245e4b25: Preparing 12:49:47 0e64f2360a44: Preparing 12:49:47 f5f5245e4b25: Waiting 12:49:47 0e64f2360a44: Waiting 12:49:47 b32a7493fe79: Layer already exists 12:49:47 fa280e2561b8: Layer already exists 12:49:47 374b572289f0: Layer already exists 12:49:47 9e478367e114: Layer already exists 12:49:47 4f24ab66c25d: Layer already exists 12:49:47 f5f5245e4b25: Layer already exists 12:49:47 0e64f2360a44: Layer already exists 12:49:47 odessa: digest: sha256:54d79fdb2ca37325f2a14c53e9c3cb9ac5a9586d551998244087918d948e557e size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 12:49:48 ===================================================== [Pipeline] echo 12:49:48 taggedImages: 12:49:48 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:a9a48e2fe97e43dd34e53fb088e96658b535ab2a 12:49:48 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.0.1 12:49:48 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1 12:49:48 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:odessa [Pipeline] echo 12:49:48 [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: 12:49:48 a9a48e2fe97e43dd34e53fb088e96658b535ab2a 12:49:48 4.0.1 12:49:48 a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1 12:49:48 odessa 12:49:48 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:49:48 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:a9a48e2fe97e43dd34e53fb088e96658b535ab2a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:49:49 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:a9a48e2fe97e43dd34e53fb088e96658b535ab2a 12:49:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 12:49:49 75445b9b9f97: Preparing 12:49:49 224c5c5ed5a3: Preparing 12:49:49 f5fe0b4dde41: Preparing 12:49:49 374b572289f0: Preparing 12:49:49 4f24ab66c25d: Preparing 12:49:49 153c61f867b4: Preparing 12:49:49 a5fb75febde5: Preparing 12:49:49 17d591d9fbd2: Preparing 12:49:49 f6f8dff5fe43: Preparing 12:49:49 0e64f2360a44: Preparing 12:49:49 153c61f867b4: Waiting 12:49:49 17d591d9fbd2: Waiting 12:49:49 a5fb75febde5: Waiting 12:49:49 f6f8dff5fe43: Waiting 12:49:49 0e64f2360a44: Waiting 12:49:49 4f24ab66c25d: Layer already exists 12:49:49 374b572289f0: Layer already exists 12:49:49 f5fe0b4dde41: Pushed 12:49:49 224c5c5ed5a3: Pushed 12:49:49 75445b9b9f97: Pushed 12:49:49 0e64f2360a44: Layer already exists 12:49:49 17d591d9fbd2: Pushed 12:49:50 f6f8dff5fe43: Pushed 12:49:58 a5fb75febde5: Pushed 12:50:13 153c61f867b4: Pushed 12:50:13 a9a48e2fe97e43dd34e53fb088e96658b535ab2a: digest: sha256:3b80e4163e6d9fea3a017cfdbe94584ab2576248ee6eea8b905ecba1d9458892 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:50:13 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.0.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:50:14 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.0.1 12:50:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 12:50:14 75445b9b9f97: Preparing 12:50:14 224c5c5ed5a3: Preparing 12:50:14 f5fe0b4dde41: Preparing 12:50:14 374b572289f0: Preparing 12:50:14 4f24ab66c25d: Preparing 12:50:14 153c61f867b4: Preparing 12:50:14 a5fb75febde5: Preparing 12:50:14 17d591d9fbd2: Preparing 12:50:14 f6f8dff5fe43: Preparing 12:50:14 0e64f2360a44: Preparing 12:50:14 a5fb75febde5: Waiting 12:50:14 17d591d9fbd2: Waiting 12:50:14 f6f8dff5fe43: Waiting 12:50:14 0e64f2360a44: Waiting 12:50:14 153c61f867b4: Waiting 12:50:14 374b572289f0: Layer already exists 12:50:14 75445b9b9f97: Layer already exists 12:50:14 224c5c5ed5a3: Layer already exists 12:50:14 4f24ab66c25d: Layer already exists 12:50:14 f5fe0b4dde41: Layer already exists 12:50:14 17d591d9fbd2: Layer already exists 12:50:14 0e64f2360a44: Layer already exists 12:50:14 153c61f867b4: Layer already exists 12:50:14 a5fb75febde5: Layer already exists 12:50:14 f6f8dff5fe43: Layer already exists 12:50:14 4.0.1: digest: sha256:3b80e4163e6d9fea3a017cfdbe94584ab2576248ee6eea8b905ecba1d9458892 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:50:14 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:50:14 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1 12:50:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 12:50:14 75445b9b9f97: Preparing 12:50:14 224c5c5ed5a3: Preparing 12:50:14 f5fe0b4dde41: Preparing 12:50:14 374b572289f0: Preparing 12:50:14 4f24ab66c25d: Preparing 12:50:14 153c61f867b4: Preparing 12:50:14 a5fb75febde5: Preparing 12:50:14 17d591d9fbd2: Preparing 12:50:14 f6f8dff5fe43: Preparing 12:50:14 0e64f2360a44: Preparing 12:50:14 153c61f867b4: Waiting 12:50:14 a5fb75febde5: Waiting 12:50:14 17d591d9fbd2: Waiting 12:50:14 f6f8dff5fe43: Waiting 12:50:14 0e64f2360a44: Waiting 12:50:14 374b572289f0: Layer already exists 12:50:14 75445b9b9f97: Layer already exists 12:50:14 224c5c5ed5a3: Layer already exists 12:50:14 f5fe0b4dde41: Layer already exists 12:50:14 4f24ab66c25d: Layer already exists 12:50:14 a5fb75febde5: Layer already exists 12:50:14 f6f8dff5fe43: Layer already exists 12:50:14 17d591d9fbd2: Layer already exists 12:50:14 153c61f867b4: Layer already exists 12:50:14 0e64f2360a44: Layer already exists 12:50:14 a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1: digest: sha256:3b80e4163e6d9fea3a017cfdbe94584ab2576248ee6eea8b905ecba1d9458892 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:50:15 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:50:15 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:odessa 12:50:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 12:50:15 75445b9b9f97: Preparing 12:50:15 224c5c5ed5a3: Preparing 12:50:15 f5fe0b4dde41: Preparing 12:50:15 374b572289f0: Preparing 12:50:15 4f24ab66c25d: Preparing 12:50:15 153c61f867b4: Preparing 12:50:15 a5fb75febde5: Preparing 12:50:15 17d591d9fbd2: Preparing 12:50:15 f6f8dff5fe43: Preparing 12:50:15 0e64f2360a44: Preparing 12:50:15 153c61f867b4: Waiting 12:50:15 a5fb75febde5: Waiting 12:50:15 17d591d9fbd2: Waiting 12:50:15 f6f8dff5fe43: Waiting 12:50:15 0e64f2360a44: Waiting 12:50:15 224c5c5ed5a3: Layer already exists 12:50:15 374b572289f0: Layer already exists 12:50:15 75445b9b9f97: Layer already exists 12:50:15 f5fe0b4dde41: Layer already exists 12:50:15 4f24ab66c25d: Layer already exists 12:50:15 a5fb75febde5: Layer already exists 12:50:15 f6f8dff5fe43: Layer already exists 12:50:15 17d591d9fbd2: Layer already exists 12:50:15 153c61f867b4: Layer already exists 12:50:15 0e64f2360a44: Layer already exists 12:50:15 odessa: digest: sha256:3b80e4163e6d9fea3a017cfdbe94584ab2576248ee6eea8b905ecba1d9458892 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 12:50:15 ===================================================== [Pipeline] echo 12:50:15 taggedImages: 12:50:15 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:a9a48e2fe97e43dd34e53fb088e96658b535ab2a 12:50:15 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.0.1 12:50:15 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1 12:50:15 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:odessa [Pipeline] echo 12:50:16 [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: 12:50:16 a9a48e2fe97e43dd34e53fb088e96658b535ab2a 12:50:16 4.0.1 12:50:16 a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1 12:50:16 odessa 12:50:16 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:50:16 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:a9a48e2fe97e43dd34e53fb088e96658b535ab2a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:50:16 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:a9a48e2fe97e43dd34e53fb088e96658b535ab2a 12:50:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 12:50:16 da451d6c401b: Preparing 12:50:16 f1f86010e9fd: Preparing 12:50:16 a03559d647b4: Preparing 12:50:16 374b572289f0: Preparing 12:50:16 4f24ab66c25d: Preparing 12:50:16 153c61f867b4: Preparing 12:50:16 0e54832cb9a2: Preparing 12:50:16 383d47f5c1bb: Preparing 12:50:16 0e64f2360a44: Preparing 12:50:16 153c61f867b4: Waiting 12:50:16 0e54832cb9a2: Waiting 12:50:16 383d47f5c1bb: Waiting 12:50:16 0e64f2360a44: Waiting 12:50:16 374b572289f0: Layer already exists 12:50:16 4f24ab66c25d: Layer already exists 12:50:16 153c61f867b4: Layer already exists 12:50:17 a03559d647b4: Pushed 12:50:17 f1f86010e9fd: Pushed 12:50:17 da451d6c401b: Pushed 12:50:17 0e64f2360a44: Layer already exists 12:50:17 0e54832cb9a2: Pushed 12:50:17 383d47f5c1bb: Pushed 12:50:17 a9a48e2fe97e43dd34e53fb088e96658b535ab2a: digest: sha256:a8c3f223c33c046c30a4a2efc0e9e8dd5766cb77ffe7521de58c84754492c0de size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:50:18 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.0.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:50:18 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.0.1 12:50:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 12:50:18 da451d6c401b: Preparing 12:50:18 f1f86010e9fd: Preparing 12:50:18 a03559d647b4: Preparing 12:50:18 374b572289f0: Preparing 12:50:18 4f24ab66c25d: Preparing 12:50:18 153c61f867b4: Preparing 12:50:18 0e54832cb9a2: Preparing 12:50:18 383d47f5c1bb: Preparing 12:50:18 0e64f2360a44: Preparing 12:50:18 0e54832cb9a2: Waiting 12:50:18 153c61f867b4: Waiting 12:50:18 383d47f5c1bb: Waiting 12:50:18 0e64f2360a44: Waiting 12:50:18 a03559d647b4: Layer already exists 12:50:18 f1f86010e9fd: Layer already exists 12:50:18 da451d6c401b: Layer already exists 12:50:18 4f24ab66c25d: Layer already exists 12:50:18 374b572289f0: Layer already exists 12:50:18 0e54832cb9a2: Layer already exists 12:50:18 383d47f5c1bb: Layer already exists 12:50:18 153c61f867b4: Layer already exists 12:50:18 0e64f2360a44: Layer already exists 12:50:18 4.0.1: digest: sha256:a8c3f223c33c046c30a4a2efc0e9e8dd5766cb77ffe7521de58c84754492c0de size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:50:19 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:50:19 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1 12:50:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 12:50:19 da451d6c401b: Preparing 12:50:19 f1f86010e9fd: Preparing 12:50:19 a03559d647b4: Preparing 12:50:19 374b572289f0: Preparing 12:50:19 4f24ab66c25d: Preparing 12:50:19 153c61f867b4: Preparing 12:50:19 0e54832cb9a2: Preparing 12:50:19 383d47f5c1bb: Preparing 12:50:19 0e64f2360a44: Preparing 12:50:19 153c61f867b4: Waiting 12:50:19 0e54832cb9a2: Waiting 12:50:19 383d47f5c1bb: Waiting 12:50:19 0e64f2360a44: Waiting 12:50:19 4f24ab66c25d: Layer already exists 12:50:19 da451d6c401b: Layer already exists 12:50:19 a03559d647b4: Layer already exists 12:50:19 f1f86010e9fd: Layer already exists 12:50:19 374b572289f0: Layer already exists 12:50:19 153c61f867b4: Layer already exists 12:50:19 0e54832cb9a2: Layer already exists 12:50:19 383d47f5c1bb: Layer already exists 12:50:19 0e64f2360a44: Layer already exists 12:50:19 a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1: digest: sha256:a8c3f223c33c046c30a4a2efc0e9e8dd5766cb77ffe7521de58c84754492c0de size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:50:20 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:50:20 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:odessa 12:50:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 12:50:20 da451d6c401b: Preparing 12:50:20 f1f86010e9fd: Preparing 12:50:20 a03559d647b4: Preparing 12:50:20 374b572289f0: Preparing 12:50:20 4f24ab66c25d: Preparing 12:50:20 153c61f867b4: Preparing 12:50:20 0e54832cb9a2: Preparing 12:50:20 383d47f5c1bb: Preparing 12:50:20 0e64f2360a44: Preparing 12:50:20 0e54832cb9a2: Waiting 12:50:20 383d47f5c1bb: Waiting 12:50:20 0e64f2360a44: Waiting 12:50:20 153c61f867b4: Waiting 12:50:20 f1f86010e9fd: Layer already exists 12:50:20 374b572289f0: Layer already exists 12:50:20 da451d6c401b: Layer already exists 12:50:20 4f24ab66c25d: Layer already exists 12:50:20 a03559d647b4: Layer already exists 12:50:20 153c61f867b4: Layer already exists 12:50:20 0e54832cb9a2: Layer already exists 12:50:20 383d47f5c1bb: Layer already exists 12:50:20 0e64f2360a44: Layer already exists 12:50:20 odessa: digest: sha256:a8c3f223c33c046c30a4a2efc0e9e8dd5766cb77ffe7521de58c84754492c0de size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 12:50:20 ===================================================== [Pipeline] echo 12:50:20 taggedImages: 12:50:20 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:a9a48e2fe97e43dd34e53fb088e96658b535ab2a 12:50:20 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.0.1 12:50:20 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1 12:50:20 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:odessa [Pipeline] echo 12:50:20 [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: 12:50:20 a9a48e2fe97e43dd34e53fb088e96658b535ab2a 12:50:20 4.0.1 12:50:20 a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1 12:50:20 odessa 12:50:20 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:50:21 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:a9a48e2fe97e43dd34e53fb088e96658b535ab2a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:50:21 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:a9a48e2fe97e43dd34e53fb088e96658b535ab2a 12:50:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 12:50:21 439a332a7c1a: Preparing 12:50:21 95f506ee6c43: Preparing 12:50:21 9836d9a224fe: Preparing 12:50:21 374b572289f0: Preparing 12:50:21 4f24ab66c25d: Preparing 12:50:21 153c61f867b4: Preparing 12:50:21 17d591d9fbd2: Preparing 12:50:21 f6f8dff5fe43: Preparing 12:50:21 0e64f2360a44: Preparing 12:50:21 153c61f867b4: Waiting 12:50:21 17d591d9fbd2: Waiting 12:50:21 f6f8dff5fe43: Waiting 12:50:21 0e64f2360a44: Waiting 12:50:21 374b572289f0: Layer already exists 12:50:21 4f24ab66c25d: Layer already exists 12:50:21 153c61f867b4: Layer already exists 12:50:21 17d591d9fbd2: Layer already exists 12:50:21 f6f8dff5fe43: Layer already exists 12:50:21 0e64f2360a44: Layer already exists 12:50:21 95f506ee6c43: Pushed 12:50:21 439a332a7c1a: Pushed 12:50:21 9836d9a224fe: Pushed 12:50:21 a9a48e2fe97e43dd34e53fb088e96658b535ab2a: digest: sha256:cafe46a840d0adbcda746ab96da319512740ab8fda85b3a23db568905f96be44 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:50:22 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.0.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:50:22 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.0.1 12:50:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 12:50:22 439a332a7c1a: Preparing 12:50:22 95f506ee6c43: Preparing 12:50:22 9836d9a224fe: Preparing 12:50:22 374b572289f0: Preparing 12:50:22 4f24ab66c25d: Preparing 12:50:22 153c61f867b4: Preparing 12:50:22 17d591d9fbd2: Preparing 12:50:22 f6f8dff5fe43: Preparing 12:50:22 0e64f2360a44: Preparing 12:50:22 153c61f867b4: Waiting 12:50:22 17d591d9fbd2: Waiting 12:50:22 f6f8dff5fe43: Waiting 12:50:22 0e64f2360a44: Waiting 12:50:22 9836d9a224fe: Layer already exists 12:50:22 374b572289f0: Layer already exists 12:50:22 95f506ee6c43: Layer already exists 12:50:22 439a332a7c1a: Layer already exists 12:50:22 4f24ab66c25d: Layer already exists 12:50:22 17d591d9fbd2: Layer already exists 12:50:22 153c61f867b4: Layer already exists 12:50:22 f6f8dff5fe43: Layer already exists 12:50:22 0e64f2360a44: Layer already exists 12:50:22 4.0.1: digest: sha256:cafe46a840d0adbcda746ab96da319512740ab8fda85b3a23db568905f96be44 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:50:23 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:50:23 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1 12:50:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 12:50:23 439a332a7c1a: Preparing 12:50:23 95f506ee6c43: Preparing 12:50:23 9836d9a224fe: Preparing 12:50:23 374b572289f0: Preparing 12:50:23 4f24ab66c25d: Preparing 12:50:23 153c61f867b4: Preparing 12:50:23 17d591d9fbd2: Preparing 12:50:23 f6f8dff5fe43: Preparing 12:50:23 0e64f2360a44: Preparing 12:50:23 17d591d9fbd2: Waiting 12:50:23 f6f8dff5fe43: Waiting 12:50:23 0e64f2360a44: Waiting 12:50:23 153c61f867b4: Waiting 12:50:23 4f24ab66c25d: Layer already exists 12:50:23 9836d9a224fe: Layer already exists 12:50:23 439a332a7c1a: Layer already exists 12:50:23 95f506ee6c43: Layer already exists 12:50:23 374b572289f0: Layer already exists 12:50:23 0e64f2360a44: Layer already exists 12:50:23 17d591d9fbd2: Layer already exists 12:50:23 f6f8dff5fe43: Layer already exists 12:50:23 153c61f867b4: Layer already exists 12:50:23 a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1: digest: sha256:cafe46a840d0adbcda746ab96da319512740ab8fda85b3a23db568905f96be44 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:50:24 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:50:24 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:odessa 12:50:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 12:50:24 439a332a7c1a: Preparing 12:50:24 95f506ee6c43: Preparing 12:50:24 9836d9a224fe: Preparing 12:50:24 374b572289f0: Preparing 12:50:24 4f24ab66c25d: Preparing 12:50:24 153c61f867b4: Preparing 12:50:24 17d591d9fbd2: Preparing 12:50:24 f6f8dff5fe43: Preparing 12:50:24 0e64f2360a44: Preparing 12:50:24 17d591d9fbd2: Waiting 12:50:24 f6f8dff5fe43: Waiting 12:50:24 0e64f2360a44: Waiting 12:50:24 153c61f867b4: Waiting 12:50:24 9836d9a224fe: Layer already exists 12:50:24 439a332a7c1a: Layer already exists 12:50:24 374b572289f0: Layer already exists 12:50:24 95f506ee6c43: Layer already exists 12:50:24 4f24ab66c25d: Layer already exists 12:50:24 17d591d9fbd2: Layer already exists 12:50:24 153c61f867b4: Layer already exists 12:50:24 f6f8dff5fe43: Layer already exists 12:50:24 0e64f2360a44: Layer already exists 12:50:24 odessa: digest: sha256:cafe46a840d0adbcda746ab96da319512740ab8fda85b3a23db568905f96be44 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 12:50:24 ===================================================== [Pipeline] echo 12:50:24 taggedImages: 12:50:24 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:a9a48e2fe97e43dd34e53fb088e96658b535ab2a 12:50:24 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.0.1 12:50:24 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1 12:50:24 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:odessa [Pipeline] echo 12:50:24 [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: 12:50:24 a9a48e2fe97e43dd34e53fb088e96658b535ab2a 12:50:24 4.0.1 12:50:24 a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1 12:50:24 odessa 12:50:24 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:50:25 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:a9a48e2fe97e43dd34e53fb088e96658b535ab2a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:50:25 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:a9a48e2fe97e43dd34e53fb088e96658b535ab2a 12:50:25 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 12:50:25 4999bd694af7: Preparing 12:50:25 f8a9a7d63604: Preparing 12:50:25 374b572289f0: Preparing 12:50:25 4f24ab66c25d: Preparing 12:50:25 cd38643226e0: Preparing 12:50:25 9bbe37c458d8: Preparing 12:50:25 0e64f2360a44: Preparing 12:50:25 9bbe37c458d8: Waiting 12:50:25 0e64f2360a44: Waiting 12:50:25 4f24ab66c25d: Layer already exists 12:50:25 374b572289f0: Layer already exists 12:50:26 0e64f2360a44: Layer already exists 12:50:26 4999bd694af7: Pushed 12:50:26 cd38643226e0: Pushed 12:50:27 9bbe37c458d8: Pushed 12:50:33 f8a9a7d63604: Pushed 12:50:33 a9a48e2fe97e43dd34e53fb088e96658b535ab2a: digest: sha256:55cded37a47894bc4fe107bfd689344124e4dbe60b63fc28f99efeb53293067a size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:50:34 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.0.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:50:34 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.0.1 12:50:34 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 12:50:34 4999bd694af7: Preparing 12:50:34 f8a9a7d63604: Preparing 12:50:34 374b572289f0: Preparing 12:50:34 4f24ab66c25d: Preparing 12:50:34 cd38643226e0: Preparing 12:50:34 9bbe37c458d8: Preparing 12:50:34 0e64f2360a44: Preparing 12:50:34 0e64f2360a44: Waiting 12:50:34 9bbe37c458d8: Waiting 12:50:34 f8a9a7d63604: Layer already exists 12:50:34 374b572289f0: Layer already exists 12:50:34 cd38643226e0: Layer already exists 12:50:34 4999bd694af7: Layer already exists 12:50:34 4f24ab66c25d: Layer already exists 12:50:34 9bbe37c458d8: Layer already exists 12:50:34 0e64f2360a44: Layer already exists 12:50:35 4.0.1: digest: sha256:55cded37a47894bc4fe107bfd689344124e4dbe60b63fc28f99efeb53293067a size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:50:35 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:50:35 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1 12:50:35 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 12:50:35 4999bd694af7: Preparing 12:50:35 f8a9a7d63604: Preparing 12:50:35 374b572289f0: Preparing 12:50:35 4f24ab66c25d: Preparing 12:50:35 cd38643226e0: Preparing 12:50:35 9bbe37c458d8: Preparing 12:50:35 0e64f2360a44: Preparing 12:50:35 0e64f2360a44: Waiting 12:50:35 9bbe37c458d8: Waiting 12:50:35 4f24ab66c25d: Layer already exists 12:50:35 4999bd694af7: Layer already exists 12:50:35 f8a9a7d63604: Layer already exists 12:50:35 374b572289f0: Layer already exists 12:50:35 cd38643226e0: Layer already exists 12:50:35 9bbe37c458d8: Layer already exists 12:50:35 0e64f2360a44: Layer already exists 12:50:35 a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1: digest: sha256:55cded37a47894bc4fe107bfd689344124e4dbe60b63fc28f99efeb53293067a size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:50:36 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:50:36 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:odessa 12:50:36 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 12:50:36 4999bd694af7: Preparing 12:50:36 f8a9a7d63604: Preparing 12:50:36 374b572289f0: Preparing 12:50:36 4f24ab66c25d: Preparing 12:50:36 cd38643226e0: Preparing 12:50:36 9bbe37c458d8: Preparing 12:50:36 0e64f2360a44: Preparing 12:50:36 9bbe37c458d8: Waiting 12:50:36 0e64f2360a44: Waiting 12:50:36 374b572289f0: Layer already exists 12:50:36 4999bd694af7: Layer already exists 12:50:36 f8a9a7d63604: Layer already exists 12:50:36 cd38643226e0: Layer already exists 12:50:36 4f24ab66c25d: Layer already exists 12:50:36 9bbe37c458d8: Layer already exists 12:50:36 0e64f2360a44: Layer already exists 12:50:36 odessa: digest: sha256:55cded37a47894bc4fe107bfd689344124e4dbe60b63fc28f99efeb53293067a size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 12:50:36 ===================================================== [Pipeline] echo 12:50:36 taggedImages: 12:50:36 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:a9a48e2fe97e43dd34e53fb088e96658b535ab2a 12:50:36 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.0.1 12:50:36 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1 12:50:36 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:odessa [Pipeline] echo 12:50:36 [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: 12:50:36 a9a48e2fe97e43dd34e53fb088e96658b535ab2a 12:50:36 4.0.1 12:50:36 a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1 12:50:36 odessa 12:50:36 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:50:37 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:a9a48e2fe97e43dd34e53fb088e96658b535ab2a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:50:37 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:a9a48e2fe97e43dd34e53fb088e96658b535ab2a 12:50:37 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 12:50:37 9b281c24c6b8: Preparing 12:50:37 80c345d413b8: Preparing 12:50:37 374b572289f0: Preparing 12:50:37 4f24ab66c25d: Preparing 12:50:37 f479a94dd085: Preparing 12:50:37 e28677cfed4f: Preparing 12:50:37 0e64f2360a44: Preparing 12:50:37 e28677cfed4f: Waiting 12:50:37 0e64f2360a44: Waiting 12:50:37 4f24ab66c25d: Layer already exists 12:50:37 374b572289f0: Layer already exists 12:50:37 0e64f2360a44: Layer already exists 12:50:37 9b281c24c6b8: Pushed 12:50:38 f479a94dd085: Pushed 12:50:38 e28677cfed4f: Pushed 12:50:46 80c345d413b8: Pushed 12:50:46 a9a48e2fe97e43dd34e53fb088e96658b535ab2a: digest: sha256:46b79503597a1cc7884398ce44a32e7200f9996b04a92ab33aa94778746539f9 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:50:47 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.0.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:50:47 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.0.1 12:50:47 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 12:50:47 9b281c24c6b8: Preparing 12:50:47 80c345d413b8: Preparing 12:50:47 374b572289f0: Preparing 12:50:47 4f24ab66c25d: Preparing 12:50:47 f479a94dd085: Preparing 12:50:47 e28677cfed4f: Preparing 12:50:47 0e64f2360a44: Preparing 12:50:47 0e64f2360a44: Waiting 12:50:47 e28677cfed4f: Waiting 12:50:47 4f24ab66c25d: Layer already exists 12:50:47 f479a94dd085: Layer already exists 12:50:47 80c345d413b8: Layer already exists 12:50:47 374b572289f0: Layer already exists 12:50:47 9b281c24c6b8: Layer already exists 12:50:47 e28677cfed4f: Layer already exists 12:50:47 0e64f2360a44: Layer already exists 12:50:47 4.0.1: digest: sha256:46b79503597a1cc7884398ce44a32e7200f9996b04a92ab33aa94778746539f9 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:50:48 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:50:48 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1 12:50:48 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 12:50:48 9b281c24c6b8: Preparing 12:50:48 80c345d413b8: Preparing 12:50:48 374b572289f0: Preparing 12:50:48 4f24ab66c25d: Preparing 12:50:48 f479a94dd085: Preparing 12:50:48 e28677cfed4f: Preparing 12:50:48 0e64f2360a44: Preparing 12:50:48 e28677cfed4f: Waiting 12:50:48 0e64f2360a44: Waiting 12:50:48 4f24ab66c25d: Layer already exists 12:50:48 9b281c24c6b8: Layer already exists 12:50:48 80c345d413b8: Layer already exists 12:50:48 374b572289f0: Layer already exists 12:50:48 f479a94dd085: Layer already exists 12:50:48 0e64f2360a44: Layer already exists 12:50:48 e28677cfed4f: Layer already exists 12:50:48 a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1: digest: sha256:46b79503597a1cc7884398ce44a32e7200f9996b04a92ab33aa94778746539f9 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:50:49 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:50:49 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:odessa 12:50:49 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 12:50:49 9b281c24c6b8: Preparing 12:50:49 80c345d413b8: Preparing 12:50:49 374b572289f0: Preparing 12:50:49 4f24ab66c25d: Preparing 12:50:49 f479a94dd085: Preparing 12:50:49 e28677cfed4f: Preparing 12:50:49 0e64f2360a44: Preparing 12:50:49 e28677cfed4f: Waiting 12:50:49 0e64f2360a44: Waiting 12:50:49 80c345d413b8: Layer already exists 12:50:49 f479a94dd085: Layer already exists 12:50:49 4f24ab66c25d: Layer already exists 12:50:49 9b281c24c6b8: Layer already exists 12:50:49 374b572289f0: Layer already exists 12:50:49 e28677cfed4f: Layer already exists 12:50:49 0e64f2360a44: Layer already exists 12:50:49 odessa: digest: sha256:46b79503597a1cc7884398ce44a32e7200f9996b04a92ab33aa94778746539f9 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 12:50:49 ===================================================== [Pipeline] echo 12:50:49 taggedImages: 12:50:49 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:a9a48e2fe97e43dd34e53fb088e96658b535ab2a 12:50:49 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.0.1 12:50:49 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1 12:50:49 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:odessa [Pipeline] echo 12:50:49 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:a9a48e2fe97e43dd34e53fb088e96658b535ab2a [Pipeline] echo 12:50:49 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:4.0.1 [Pipeline] echo 12:50:49 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1 [Pipeline] echo 12:50:49 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:odessa [Pipeline] echo 12:50:49 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:a9a48e2fe97e43dd34e53fb088e96658b535ab2a [Pipeline] echo 12:50:49 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.0.1 [Pipeline] echo 12:50:49 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1 [Pipeline] echo 12:50:49 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:odessa [Pipeline] echo 12:50:49 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:a9a48e2fe97e43dd34e53fb088e96658b535ab2a [Pipeline] echo 12:50:49 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:4.0.1 [Pipeline] echo 12:50:49 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1 [Pipeline] echo 12:50:49 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:odessa [Pipeline] echo 12:50:49 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:a9a48e2fe97e43dd34e53fb088e96658b535ab2a [Pipeline] echo 12:50:49 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.0.1 [Pipeline] echo 12:50:49 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1 [Pipeline] echo 12:50:49 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:odessa [Pipeline] echo 12:50:49 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:a9a48e2fe97e43dd34e53fb088e96658b535ab2a [Pipeline] echo 12:50:49 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.0.1 [Pipeline] echo 12:50:49 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1 [Pipeline] echo 12:50:49 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:odessa [Pipeline] echo 12:50:49 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:a9a48e2fe97e43dd34e53fb088e96658b535ab2a [Pipeline] echo 12:50:49 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.0.1 [Pipeline] echo 12:50:50 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1 [Pipeline] echo 12:50:50 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:odessa [Pipeline] echo 12:50:50 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:a9a48e2fe97e43dd34e53fb088e96658b535ab2a [Pipeline] echo 12:50:50 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.0.1 [Pipeline] echo 12:50:50 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1 [Pipeline] echo 12:50:50 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:odessa [Pipeline] echo 12:50:50 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:a9a48e2fe97e43dd34e53fb088e96658b535ab2a [Pipeline] echo 12:50:50 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.0.1 [Pipeline] echo 12:50:50 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1 [Pipeline] echo 12:50:50 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:odessa [Pipeline] echo 12:50:50 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:a9a48e2fe97e43dd34e53fb088e96658b535ab2a [Pipeline] echo 12:50:50 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.0.1 [Pipeline] echo 12:50:50 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1 [Pipeline] echo 12:50:50 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:odessa [Pipeline] echo 12:50:50 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:a9a48e2fe97e43dd34e53fb088e96658b535ab2a [Pipeline] echo 12:50:50 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.0.1 [Pipeline] echo 12:50:50 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1 [Pipeline] echo 12:50:50 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:odessa [Pipeline] echo 12:50:50 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:a9a48e2fe97e43dd34e53fb088e96658b535ab2a [Pipeline] echo 12:50:50 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.0.1 [Pipeline] echo 12:50:50 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1 [Pipeline] echo 12:50:50 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:odessa [Pipeline] echo 12:50:50 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:a9a48e2fe97e43dd34e53fb088e96658b535ab2a [Pipeline] echo 12:50:50 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.0.1 [Pipeline] echo 12:50:50 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1 [Pipeline] echo 12:50:50 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:odessa [Pipeline] echo 12:50:50 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:a9a48e2fe97e43dd34e53fb088e96658b535ab2a [Pipeline] echo 12:50:50 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.0.1 [Pipeline] echo 12:50:50 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1 [Pipeline] echo 12:50:50 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:odessa [Pipeline] echo 12:50:50 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:a9a48e2fe97e43dd34e53fb088e96658b535ab2a [Pipeline] echo 12:50:50 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.0.1 [Pipeline] echo 12:50:50 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1 [Pipeline] echo 12:50:50 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:odessa [Pipeline] echo 12:50:50 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-scheduler-arm64:a9a48e2fe97e43dd34e53fb088e96658b535ab2a [Pipeline] echo 12:50:50 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.0.1 [Pipeline] echo 12:50:50 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-scheduler-arm64:a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1 [Pipeline] echo 12:50:50 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-scheduler-arm64:odessa [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:50:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 12:50:50 12:50:50 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:50:51 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 12:50:51 arm64: Pulling from edgex-lftools-log-publisher 12:50:51 8998bd30e6a1: Pulling fs layer 12:50:51 04944245beec: Pulling fs layer 12:50:51 699f458cf7ca: Pulling fs layer 12:50:51 765212b225bb: Pulling fs layer 12:50:51 f23df028b6ca: Pulling fs layer 12:50:51 d65c8cfc05b1: Pulling fs layer 12:50:51 2437ff75d9bd: Pulling fs layer 12:50:51 d65c8cfc05b1: Waiting 12:50:51 f23df028b6ca: Waiting 12:50:51 2437ff75d9bd: Waiting 12:50:51 04944245beec: Verifying Checksum 12:50:51 04944245beec: Download complete 12:50:51 765212b225bb: Verifying Checksum 12:50:51 765212b225bb: Download complete 12:50:51 f23df028b6ca: Verifying Checksum 12:50:51 f23df028b6ca: Download complete 12:50:51 d65c8cfc05b1: Verifying Checksum 12:50:51 d65c8cfc05b1: Download complete 12:50:51 699f458cf7ca: Verifying Checksum 12:50:51 699f458cf7ca: Download complete 12:50:52 8998bd30e6a1: Verifying Checksum 12:50:52 8998bd30e6a1: Download complete 12:50:54 2437ff75d9bd: Verifying Checksum 12:50:54 2437ff75d9bd: Download complete 12:50:56 8998bd30e6a1: Pull complete 12:50:57 04944245beec: Pull complete 12:50:59 699f458cf7ca: Pull complete 12:50:59 765212b225bb: Pull complete 12:51:00 f23df028b6ca: Pull complete 12:51:00 d65c8cfc05b1: Pull complete 12:51:18 2437ff75d9bd: Pull complete 12:51:18 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 12:51:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 12:51:18 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:51:18 prd-ubuntu20.04-docker-arm64-4c-16g-773810 does not seem to be running inside a container 12:51:18 $ 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/20 -v /w/workspace/edgex-go/20:/w/workspace/edgex-go/20:rw,z -v /w/workspace/edgex-go/20@tmp:/w/workspace/edgex-go/20@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 12:51:21 $ docker top 45752fa6d68021ba0f6f4ea0093fa6972e5b85441ba5c9ff450df56947a76279 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:51:22 ---> job-cost.sh 12:51:22 lf-activate-venv: SKIPPING 12:51:22 INFO: No Stack... 12:51:22 INFO: Retrieving Pricing Info for: v3-standard-4 12:51:23 INFO: Archiving Costs [Pipeline] sh 12:51:23 + cat /w/workspace/edgex-go/20/archives/cost.csv 12:51:23 + cut -d, -f6 [Pipeline] lock 12:51:23 Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-odessa-20-stack-cost] 12:51:23 Resource [jenkins-edgexfoundry-edgex-go-odessa-20-stack-cost] did not exist. Created. 12:51:23 Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-odessa-20-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 12:51:24 + echo total: 0.10999999940395355 [Pipeline] stash 12:51:26 Stashed 1 file(s) [Pipeline] } 12:51:26 Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-odessa-20-stack-cost] [Pipeline] // lock [Pipeline] } 12:51:26 $ docker stop --time=1 45752fa6d68021ba0f6f4ea0093fa6972e5b85441ba5c9ff450df56947a76279 12:51:27 $ docker rm -f --volumes 45752fa6d68021ba0f6f4ea0093fa6972e5b85441ba5c9ff450df56947a76279 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 12:51:28 provisioning config files... 12:51:28 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/20@tmp/config13462008897015829558tmp [Pipeline] { [Pipeline] sh 12:51:28 + set +x 12:51:28 + bash -s -- 12:51:28 + curl -s https://codecov.io/bash 12:51:28 12:51:28 _____ _ 12:51:28 / ____| | | 12:51:28 | | ___ __| | ___ ___ _____ __ 12:51:28 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 12:51:28 | |___| (_) | (_| | __/ (_| (_) \ V / 12:51:28 \_____\___/ \__,_|\___|\___\___/ \_/ 12:51:28 Bash-1.0.6 12:51:28 12:51:28 12:51:28 ==> git version 2.25.1 found 12:51:28 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 12:51:28 Release-Date: 2020-01-08 12:51:28 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 12:51:28 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 12:51:28 ==> Jenkins CI detected. 12:51:28 current dir:  /w/workspace/edgex-go/20 12:51:28 project root: . 12:51:28 --> token set from env 12:51:28 Yaml found at: vendor/github.com/go-openapi/analysis/.codecov.yml 12:51:28 ==> Running gcov in . (disable via -X gcov) 12:51:28 ==> Python coveragepy not found 12:51:28 ==> Searching for coverage reports in: 12:51:28 + . 12:51:28 -> Found 1 reports 12:51:28 ==> Detecting git/mercurial file structure 12:51:28 ==> Reading reports 12:51:28 + ./coverage.out bytes=1665865 12:51:28 ==> Appending adjustments 12:51:28 https://docs.codecov.io/docs/fixing-reports 12:51:30 + Found adjustments 12:51:30 ==> Gzipping contents 12:51:30 168K /tmp/codecov.psZiIH.gz 12:51:30 ==> Uploading reports 12:51:30 url: https://codecov.io 12:51:30 query: branch=odessa&commit=a9a48e2fe97e43dd34e53fb088e96658b535ab2a&build=20&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fodessa%2F20%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 12:51:30 -> Pinging Codecov 12:51:30 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=odessa&commit=a9a48e2fe97e43dd34e53fb088e96658b535ab2a&build=20&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fodessa%2F20%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 12:51:30 -> Uploading to 12:51:30 https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/edgex-go/a9a48e2fe97e43dd34e53fb088e96658b535ab2a/54b33cf8-0c78-4806-9c25-27259472926a.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20251125%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20251125T125130Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=abcc9881123e116576f03887708fc3b0565eaa2c8dcb5c0f006ee5b85a295fa8 12:51:30 % Total % Received % Xferd Average Speed Time Time Time Current 12:51:30 Dload Upload Total Spent Left Speed 12:51:31 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 165k 0 0 100 165k 0 487k --:--:-- --:--:-- --:--:-- 489k 12:51:31 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/a9a48e2fe97e43dd34e53fb088e96658b535ab2a [Pipeline] } 12:51:31 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 12:51:31 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 12:51:31 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:51:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 12:51:31 12:51:31 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:51:31 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 12:51:31 latest: Pulling from edgex-devops/edgex-snyk-go 12:51:31 2d35ebdb57d9: Already exists 12:51:31 85e8836fcdb2: Pulling fs layer 12:51:31 91631faa732a: Pulling fs layer 12:51:31 f3f5ae8826fa: Pulling fs layer 12:51:31 4f4fb700ef54: Pulling fs layer 12:51:31 7861252a18e6: Pulling fs layer 12:51:31 9130f900ef6f: Pulling fs layer 12:51:31 7861252a18e6: Waiting 12:51:31 9130f900ef6f: Waiting 12:51:31 4f4fb700ef54: Waiting 12:51:31 f3f5ae8826fa: Verifying Checksum 12:51:31 f3f5ae8826fa: Download complete 12:51:31 85e8836fcdb2: Download complete 12:51:31 4f4fb700ef54: Verifying Checksum 12:51:31 4f4fb700ef54: Download complete 12:51:32 85e8836fcdb2: Pull complete 12:51:32 7861252a18e6: Verifying Checksum 12:51:32 7861252a18e6: Download complete 12:51:32 91631faa732a: Verifying Checksum 12:51:32 91631faa732a: Download complete 12:51:33 9130f900ef6f: Verifying Checksum 12:51:33 9130f900ef6f: Download complete 12:51:37 91631faa732a: Pull complete 12:51:37 f3f5ae8826fa: Pull complete 12:51:37 4f4fb700ef54: Pull complete 12:51:37 7861252a18e6: Pull complete 12:51:41 9130f900ef6f: Pull complete 12:51:41 Digest: sha256:56ae2c276304682a5b16c7ecab195a3e707c8b22ba01ba591248577dbd21f89e 12:51:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 12:51:41 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:51:41 prd-ubuntu20.04-docker-8c-8g-773808 does not seem to be running inside a container 12:51:41 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgex-go/20 -v /w/workspace/edgex-go/20:/w/workspace/edgex-go/20:rw,z -v /w/workspace/edgex-go/20@tmp:/w/workspace/edgex-go/20@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat 12:51:47 $ docker top 8d91cc4233fda5b97b04a4dd4e235ad7552f707dfd1145170472f940c0ff6f7c -eo pid,comm [Pipeline] { [Pipeline] sh 12:51:47 + git config --global --add safe.directory /w/workspace/edgex-go/20 [Pipeline] echo 12:51:47 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:odessa' [Pipeline] sh 12:51:47 + set -o pipefail 12:51:47 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:odessa' 12:51:54 12:51:54 Monitoring /w/workspace/edgex-go/20 (github.com/edgexfoundry/edgex-go)... 12:51:54 12:51:54 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/eef0c92f-70ca-466d-859d-a89816744d5d/history/65fa1128-fa28-4074-815d-121819b88d22 12:51:54 12:51:54 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 12:51:54 12:51:54 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 12:51:54 [Pipeline] } 12:51:54 $ docker stop --time=1 8d91cc4233fda5b97b04a4dd4e235ad7552f707dfd1145170472f940c0ff6f7c 12:51:56 $ docker rm -f --volumes 8d91cc4233fda5b97b04a4dd4e235ad7552f707dfd1145170472f940c0ff6f7c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 12:51:56 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 12:51:56 provisioning config files... 12:51:56 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/20@tmp/config1193546803944511371tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:51:57 --> edgex-publish-swagger.sh 12:51:57 === Publish openapi API === 12:51:57 [publishToSwagger] Publishing the API Docs [openapi] to Swagger 12:51:57 [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/20/openapi/core-command.yaml] 12:51:57 % Total % Received % Xferd Average Speed Time Time Time Current 12:51:57 Dload Upload Total Spent Left Speed 12:51:57 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 33488 100 66 100 33422 515 254k --:--:-- --:--:-- --:--:-- 255k 12:51:57 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 12:51:57 12:51:57 [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/20/openapi/core-data.yaml] 12:51:57 % Total % Received % Xferd Average Speed Time Time Time Current 12:51:57 Dload Upload Total Spent Left Speed 12:51:57 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 70050 100 66 100 69984 536 555k --:--:-- --:--:-- --:--:-- 556k 12:51:57 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 12:51:57 12:51:57 [publishToSwagger] Publishing API Name [core-keeper] [/w/workspace/edgex-go/20/openapi/core-keeper.yaml] 12:51:57 % Total % Received % Xferd Average Speed Time Time Time Current 12:51:57 Dload Upload Total Spent Left Speed 12:51:57 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 30300 100 66 100 30234 694 310k --:--:-- --:--:-- --:--:-- 314k 12:51:57 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 12:51:57 12:51:57 [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/20/openapi/core-metadata.yaml] 12:51:57 % Total % Received % Xferd Average Speed Time Time Time Current 12:51:57 Dload Upload Total Spent Left Speed 12:51:57 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 156k 100 66 100 156k 485 1153k --:--:-- --:--:-- --:--:-- 1153k 12:51:57 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 12:51:57 12:51:57 [publishToSwagger] Publishing API Name [security-proxy-auth] [/w/workspace/edgex-go/20/openapi/security-proxy-auth.yaml] 12:51:57 % Total % Received % Xferd Average Speed Time Time Time Current 12:51:57 Dload Upload Total Spent Left Speed 12:51:57 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 24535 100 66 100 24469 680 246k --:--:-- --:--:-- --:--:-- 244k 100 24535 100 66 100 24469 673 243k --:--:-- --:--:-- --:--:-- 244k 12:51:57 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 12:51:57 12:51:57 [publishToSwagger] Publishing API Name [security-secretstore-setup] [/w/workspace/edgex-go/20/openapi/security-secretstore-setup.yaml] 12:51:57 % Total % Received % Xferd Average Speed Time Time Time Current 12:51:57 Dload Upload Total Spent Left Speed 12:51:57 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3979 100 66 100 3913 673 39928 --:--:-- --:--:-- --:--:-- 40602 12:51:57 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 12:51:57 12:51:57 [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/20/openapi/support-notifications.yaml] 12:51:57 % Total % Received % Xferd Average Speed Time Time Time Current 12:51:57 Dload Upload Total Spent Left Speed 12:51:57 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 97k 100 66 100 99976 468 692k --:--:-- --:--:-- --:--:-- 692k 12:51:57 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 12:51:57 12:51:57 [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/20/openapi/support-scheduler.yaml] 12:51:57 % Total % Received % Xferd Average Speed Time Time Time Current 12:51:57 Dload Upload Total Spent Left Speed 12:51:58 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 50767 100 66 100 50701 578 434k --:--:-- --:--:-- --:--:-- 434k 12:51:58 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 12:51:58 [Pipeline] } 12:51:58 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh 12:51:58 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 12:51:58 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:51:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 12:51:58 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:51:58 prd-ubuntu20.04-docker-8c-8g-773808 does not seem to be running inside a container 12:51:59 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/20 -v /w/workspace/edgex-go/20:/w/workspace/edgex-go/20:rw,z -v /w/workspace/edgex-go/20@tmp:/w/workspace/edgex-go/20@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 12:51:59 $ docker top fd6157c307b2de858488d61a00deafb302d35d511725f7c89295b25c2066aa88 -eo pid,comm 12:51:59 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). 12:51:59 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 12:51:59 [edgeXSemver]: ignoring command tag because GITSEMVER_HEAD_TAG is already set to 'v4.0.1' [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 12:51:59 + git semver [Pipeline] } 12:51:59 $ docker stop --time=1 fd6157c307b2de858488d61a00deafb302d35d511725f7c89295b25c2066aa88 12:52:01 $ docker rm -f --volumes fd6157c307b2de858488d61a00deafb302d35d511725f7c89295b25c2066aa88 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:52:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 12:52:01 12:52:01 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:52:01 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 12:52:01 0.23.1-centos7: Pulling from edgex-lftools 12:52:01 ab5ef0e58194: Pulling fs layer 12:52:01 9712f1f96733: Pulling fs layer 12:52:01 63f879dbbcfc: Pulling fs layer 12:52:01 0d9ebad4ef96: Pulling fs layer 12:52:01 e9a5061849ea: Pulling fs layer 12:52:01 d747dcd14b5f: Pulling fs layer 12:52:01 2de7ff778b66: Pulling fs layer 12:52:01 0d9ebad4ef96: Waiting 12:52:01 e9a5061849ea: Waiting 12:52:01 d747dcd14b5f: Waiting 12:52:01 2de7ff778b66: Waiting 12:52:01 9712f1f96733: Verifying Checksum 12:52:01 9712f1f96733: Download complete 12:52:02 63f879dbbcfc: Verifying Checksum 12:52:02 63f879dbbcfc: Download complete 12:52:02 e9a5061849ea: Verifying Checksum 12:52:02 e9a5061849ea: Download complete 12:52:02 d747dcd14b5f: Verifying Checksum 12:52:02 d747dcd14b5f: Download complete 12:52:02 ab5ef0e58194: Verifying Checksum 12:52:02 ab5ef0e58194: Download complete 12:52:02 0d9ebad4ef96: Verifying Checksum 12:52:02 0d9ebad4ef96: Download complete 12:52:02 2de7ff778b66: Verifying Checksum 12:52:02 2de7ff778b66: Download complete 12:52:07 ab5ef0e58194: Pull complete 12:52:07 9712f1f96733: Pull complete 12:52:07 63f879dbbcfc: Pull complete 12:52:14 0d9ebad4ef96: Pull complete 12:52:14 e9a5061849ea: Pull complete 12:52:14 d747dcd14b5f: Pull complete 12:52:15 2de7ff778b66: Pull complete 12:52:15 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 12:52:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 12:52:15 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:52:15 prd-ubuntu20.04-docker-8c-8g-773808 does not seem to be running inside a container 12:52:15 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/20 -v /w/workspace/edgex-go/20:/w/workspace/edgex-go/20:rw,z -v /w/workspace/edgex-go/20@tmp:/w/workspace/edgex-go/20@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 12:52:19 $ docker top e882907c91a0c46ef7c34f2b0cb8cb9be8f815db13f7670e2fc1e273ae0c690c -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 12:52:19 provisioning config files... 12:52:19 copy managed file [sigul-config] to file:/w/workspace/edgex-go/20@tmp/config14930422684840996455tmp 12:52:19 copy managed file [sigul-password] to file:/w/workspace/edgex-go/20@tmp/config4358487116159297711tmp 12:52:20 copy managed file [sigul-pki] to file:/w/workspace/edgex-go/20@tmp/config17081817368163540389tmp [Pipeline] { [Pipeline] echo 12:52:20 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 12:52:20 ---> sigul-configuration.sh 12:52:20 gpg: directory `/root/.gnupg' created 12:52:20 gpg: new configuration file `/root/.gnupg/gpg.conf' created 12:52:20 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 12:52:20 gpg: keyring `/root/.gnupg/secring.gpg' created 12:52:20 gpg: keyring `/root/.gnupg/pubring.gpg' created 12:52:20 gpg: CAST5 encrypted data 12:52:20 gpg: encrypted with 1 passphrase 12:52:20 gpg: WARNING: message was not integrity protected [Pipeline] sh 12:52:20 + mkdir /home/jenkins 12:52:20 + mkdir /home/jenkins/sigul [Pipeline] sh 12:52:20 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 12:52:20 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 12:52:21 ---> sigul-install.sh 12:52:21 Sigul already installed; skipping installation. [Pipeline] sh 12:52:21 + git tag --list 12:52:21 0.6.0 12:52:21 0.6.1 12:52:21 0.7.0 12:52:21 0.7.1 12:52:21 v1.0.0 12:52:21 v1.0.1 12:52:21 v1.1.0 12:52:21 v1.2.0 12:52:21 v1.2.1 12:52:21 v1.3.0 12:52:21 v1.3.1 12:52:21 v2.0.0 12:52:21 v2.1.0 12:52:21 v2.1.1 12:52:21 v2.2.0 12:52:21 v2.3.0 12:52:21 v3.0 12:52:21 v3.0.0 12:52:21 v3.1 12:52:21 v3.1.0 12:52:21 v3.1.1 12:52:21 v4.0 12:52:21 v4.0.0 12:52:21 v4.0.1 12:52:21 v4.0.1-dev.1 12:52:21 v4.0.1-dev.2 12:52:21 v4.1.0-dev.1 12:52:21 v4.1.0-dev.10 12:52:21 v4.1.0-dev.11 12:52:21 v4.1.0-dev.12 12:52:21 v4.1.0-dev.13 12:52:21 v4.1.0-dev.14 12:52:21 v4.1.0-dev.15 12:52:21 v4.1.0-dev.16 12:52:21 v4.1.0-dev.17 12:52:21 v4.1.0-dev.18 12:52:21 v4.1.0-dev.19 12:52:21 v4.1.0-dev.2 12:52:21 v4.1.0-dev.20 12:52:21 v4.1.0-dev.21 12:52:21 v4.1.0-dev.22 12:52:21 v4.1.0-dev.23 12:52:21 v4.1.0-dev.24 12:52:21 v4.1.0-dev.25 12:52:21 v4.1.0-dev.26 12:52:21 v4.1.0-dev.27 12:52:21 v4.1.0-dev.28 12:52:21 v4.1.0-dev.29 12:52:21 v4.1.0-dev.3 12:52:21 v4.1.0-dev.30 12:52:21 v4.1.0-dev.31 12:52:21 v4.1.0-dev.32 12:52:21 v4.1.0-dev.33 12:52:21 v4.1.0-dev.34 12:52:21 v4.1.0-dev.35 12:52:21 v4.1.0-dev.36 12:52:21 v4.1.0-dev.37 12:52:21 v4.1.0-dev.38 12:52:21 v4.1.0-dev.39 12:52:21 v4.1.0-dev.4 12:52:21 v4.1.0-dev.40 12:52:21 v4.1.0-dev.41 12:52:21 v4.1.0-dev.42 12:52:21 v4.1.0-dev.43 12:52:21 v4.1.0-dev.44 12:52:21 v4.1.0-dev.45 12:52:21 v4.1.0-dev.46 12:52:21 v4.1.0-dev.47 12:52:21 v4.1.0-dev.48 12:52:21 v4.1.0-dev.49 12:52:21 v4.1.0-dev.5 12:52:21 v4.1.0-dev.50 12:52:21 v4.1.0-dev.51 12:52:21 v4.1.0-dev.52 12:52:21 v4.1.0-dev.53 12:52:21 v4.1.0-dev.54 12:52:21 v4.1.0-dev.55 12:52:21 v4.1.0-dev.56 12:52:21 v4.1.0-dev.57 12:52:21 v4.1.0-dev.58 12:52:21 v4.1.0-dev.59 12:52:21 v4.1.0-dev.6 12:52:21 v4.1.0-dev.60 12:52:21 v4.1.0-dev.61 12:52:21 v4.1.0-dev.62 12:52:21 v4.1.0-dev.63 12:52:21 v4.1.0-dev.64 12:52:21 v4.1.0-dev.65 12:52:21 v4.1.0-dev.66 12:52:21 v4.1.0-dev.67 12:52:21 v4.1.0-dev.68 12:52:21 v4.1.0-dev.69 12:52:21 v4.1.0-dev.7 12:52:21 v4.1.0-dev.70 12:52:21 v4.1.0-dev.71 12:52:21 v4.1.0-dev.72 12:52:21 v4.1.0-dev.73 12:52:21 v4.1.0-dev.74 12:52:21 v4.1.0-dev.75 12:52:21 v4.1.0-dev.76 12:52:21 v4.1.0-dev.77 12:52:21 v4.1.0-dev.8 12:52:21 v4.1.0-dev.9 [Pipeline] sh 12:52:21 + lftools sign git-tag v4.0.1 12:52:22 Signing Git tag with Sigul... 12:52:22 Signing v4.0.1 [Pipeline] echo 12:52:22 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 12:52:22 ---> sigul-configuration-cleanup.sh [Pipeline] } 12:52:22 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 12:52:22 $ docker stop --time=1 e882907c91a0c46ef7c34f2b0cb8cb9be8f815db13f7670e2fc1e273ae0c690c 12:52:24 $ docker rm -f --volumes e882907c91a0c46ef7c34f2b0cb8cb9be8f815db13f7670e2fc1e273ae0c690c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 12:52:24 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 12:52:24 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:52:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 12:52:25 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:52:25 prd-ubuntu20.04-docker-8c-8g-773808 does not seem to be running inside a container 12:52:25 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/20 -v /w/workspace/edgex-go/20:/w/workspace/edgex-go/20:rw,z -v /w/workspace/edgex-go/20@tmp:/w/workspace/edgex-go/20@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 12:52:25 $ docker top fdeeb89e9496a0a2abe8f6d25682679538c34d046a4f3ec571c7dde74724e251 -eo pid,comm 12:52:25 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). 12:52:25 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 12:52:25 [edgeXSemver]: ignoring command bump pre because GITSEMVER_HEAD_TAG is already set to 'v4.0.1' [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 12:52:25 + git semver [Pipeline] } 12:52:26 $ docker stop --time=1 fdeeb89e9496a0a2abe8f6d25682679538c34d046a4f3ec571c7dde74724e251 12:52:27 $ docker rm -f --volumes fdeeb89e9496a0a2abe8f6d25682679538c34d046a4f3ec571c7dde74724e251 [Pipeline] // withDockerContainer [Pipeline] sh 12:52:27 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 12:52:27 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:52:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 12:52:28 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:52:28 prd-ubuntu20.04-docker-8c-8g-773808 does not seem to be running inside a container 12:52:28 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/20 -v /w/workspace/edgex-go/20:/w/workspace/edgex-go/20:rw,z -v /w/workspace/edgex-go/20@tmp:/w/workspace/edgex-go/20@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 12:52:28 $ docker top ede0054176e6300ca96a3c649dcc13c5ca5af3df05a2f5d7feca2d1ca12a6d2d -eo pid,comm 12:52:28 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). 12:52:28 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 12:52:28 [edgeXSemver]: ignoring command push because GITSEMVER_HEAD_TAG is already set to 'v4.0.1' [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 12:52:28 + git semver [Pipeline] } 12:52:29 $ docker stop --time=1 ede0054176e6300ca96a3c649dcc13c5ca5af3df05a2f5d7feca2d1ca12a6d2d 12:52:30 $ docker rm -f --volumes ede0054176e6300ca96a3c649dcc13c5ca5af3df05a2f5d7feca2d1ca12a6d2d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 12:52:30 + [ -d /w/workspace/edgex-go/20/archives ] [Pipeline] libraryResource [Pipeline] sh 12:52:31 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 12:52:31 ---> package-listing.sh 12:52:31 ++ facter osfamily 12:52:31 ++ tr '[:upper:]' '[:lower:]' 12:52:32 + OS_FAMILY=debian 12:52:32 + workspace=/w/workspace/edgex-go/20 12:52:32 + START_PACKAGES=/tmp/packages_start.txt 12:52:32 + END_PACKAGES=/tmp/packages_end.txt 12:52:32 + DIFF_PACKAGES=/tmp/packages_diff.txt 12:52:32 + PACKAGES=/tmp/packages_start.txt 12:52:32 + '[' /w/workspace/edgex-go/20 ']' 12:52:32 + PACKAGES=/tmp/packages_end.txt 12:52:32 + case "${OS_FAMILY}" in 12:52:32 + dpkg -l 12:52:32 + grep '^ii' 12:52:32 + '[' -f /tmp/packages_start.txt ']' 12:52:32 + '[' -f /tmp/packages_end.txt ']' 12:52:32 + diff /tmp/packages_start.txt /tmp/packages_end.txt 12:52:32 + '[' /w/workspace/edgex-go/20 ']' 12:52:32 + mkdir -p /w/workspace/edgex-go/20/archives/ 12:52:32 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/20/archives/ [Pipeline] echo 12:52:32 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/20/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 12:52:32 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:52:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 12:52:33 12:52:33 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:52:33 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 12:52:33 latest: Pulling from edgex-lftools-log-publisher 12:52:33 5eb5b503b376: Pulling fs layer 12:52:33 5c69ac0246d0: Pulling fs layer 12:52:33 ec43610c2a17: Pulling fs layer 12:52:33 3a2ae6a8a46f: Pulling fs layer 12:52:33 33b1e0a273af: Pulling fs layer 12:52:33 3a2ae6a8a46f: Waiting 12:52:33 5d3b04190fa2: Pulling fs layer 12:52:33 2f39f015ded8: Pulling fs layer 12:52:33 33b1e0a273af: Waiting 12:52:33 2f39f015ded8: Waiting 12:52:33 5d3b04190fa2: Waiting 12:52:33 5c69ac0246d0: Verifying Checksum 12:52:33 5c69ac0246d0: Download complete 12:52:33 3a2ae6a8a46f: Verifying Checksum 12:52:33 3a2ae6a8a46f: Download complete 12:52:33 33b1e0a273af: Verifying Checksum 12:52:33 33b1e0a273af: Download complete 12:52:33 5d3b04190fa2: Verifying Checksum 12:52:33 5d3b04190fa2: Download complete 12:52:33 ec43610c2a17: Verifying Checksum 12:52:33 ec43610c2a17: Download complete 12:52:33 5eb5b503b376: Download complete 12:52:34 2f39f015ded8: Download complete 12:52:35 5eb5b503b376: Pull complete 12:52:35 5c69ac0246d0: Pull complete 12:52:35 ec43610c2a17: Pull complete 12:52:35 3a2ae6a8a46f: Pull complete 12:52:35 33b1e0a273af: Pull complete 12:52:35 5d3b04190fa2: Pull complete 12:52:41 2f39f015ded8: Pull complete 12:52:41 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 12:52:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 12:52:41 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:52:41 prd-ubuntu20.04-docker-8c-8g-773808 does not seem to be running inside a container 12:52:41 $ 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/20/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/20 -v /w/workspace/edgex-go/20:/w/workspace/edgex-go/20:rw,z -v /w/workspace/edgex-go/20@tmp:/w/workspace/edgex-go/20@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 12:52:45 $ docker top 4100cc7819949962ec067fdd184e05e7586ecc3c0b1498d6e42254cbcb568014 -eo pid,comm [Pipeline] { [Pipeline] sh 12:52:45 + touch /tmp/pre-build-complete [Pipeline] sh 12:52:45 + mkdir -p /var/log/sysstat [Pipeline] sh 12:52:45 + ls /var/log/sa-host 12:52:45 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 12:52:45 provisioning config files... 12:52:45 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/20@tmp/config5046402134056464756tmp [Pipeline] { [Pipeline] echo 12:52:45 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 12:52:46 ---> create-netrc.sh [Pipeline] } 12:52:46 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 12:52:46 ---> python-tools-install.sh [Pipeline] echo 12:52:46 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 12:52:46 ---> sudo-logs.sh 12:52:46 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 12:52:46 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 12:52:47 ---> job-cost.sh 12:52:47 lf-activate-venv: SKIPPING 12:52:47 DEBUG: total: 0.10999999940395355 12:52:47 INFO: Retrieving Stack Cost... 12:52:47 INFO: Retrieving Pricing Info for: v3-standard-8 12:52:48 INFO: Archiving Costs [Pipeline] echo 12:52:48 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 12:52:48 ---> logs-deploy.sh 12:52:48 lf-activate-venv: SKIPPING 12:52:48 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/odessa/20 12:52:48 INFO: archiving workspace using pattern(s): 12:52:49 Archives upload complete. 12:52:49 INFO: archiving logs to Nexus 12:52:50 ---> uname -a: 12:52:50 Linux prd-ubuntu20-04-docker-8c-8g-773808 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 GNU/Linux 12:52:50 12:52:50 12:52:50 ---> lscpu: 12:52:50 Architecture: x86_64 12:52:50 CPU op-mode(s): 32-bit, 64-bit 12:52:50 Byte Order: Little Endian 12:52:50 Address sizes: 40 bits physical, 48 bits virtual 12:52:50 CPU(s): 8 12:52:50 On-line CPU(s) list: 0-7 12:52:50 Thread(s) per core: 1 12:52:50 Core(s) per socket: 1 12:52:50 Socket(s): 8 12:52:50 NUMA node(s): 1 12:52:50 Vendor ID: AuthenticAMD 12:52:50 CPU family: 23 12:52:50 Model: 49 12:52:50 Model name: AMD EPYC-Rome Processor 12:52:50 Stepping: 0 12:52:50 CPU MHz: 2799.998 12:52:50 BogoMIPS: 5599.99 12:52:50 Virtualization: AMD-V 12:52:50 Hypervisor vendor: KVM 12:52:50 Virtualization type: full 12:52:50 L1d cache: 256 KiB 12:52:50 L1i cache: 256 KiB 12:52:50 L2 cache: 4 MiB 12:52:50 L3 cache: 128 MiB 12:52:50 NUMA node0 CPU(s): 0-7 12:52:50 Vulnerability Gather data sampling: Not affected 12:52:50 Vulnerability Itlb multihit: Not affected 12:52:50 Vulnerability L1tf: Not affected 12:52:50 Vulnerability Mds: Not affected 12:52:50 Vulnerability Meltdown: Not affected 12:52:50 Vulnerability Mmio stale data: Not affected 12:52:50 Vulnerability Retbleed: Vulnerable 12:52:50 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 12:52:50 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 12:52:50 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; IBRS_FW; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 12:52:50 Vulnerability Srbds: Not affected 12:52:50 Vulnerability Tsx async abort: Not affected 12:52:50 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 12:52:50 12:52:50 12:52:50 ---> nproc: 12:52:50 8 12:52:50 12:52:50 12:52:50 ---> df -h: 12:52:50 Filesystem Size Used Avail Use% Mounted on 12:52:50 overlay 155G 32G 124G 21% / 12:52:50 tmpfs 64M 0 64M 0% /dev 12:52:50 tmpfs 16G 0 16G 0% /sys/fs/cgroup 12:52:50 shm 64M 0 64M 0% /dev/shm 12:52:50 /dev/vda1 155G 32G 124G 21% /facter-os 12:52:50 12:52:50 12:52:50 ---> sar -b -r -n DEV: 12:52:50 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-8c-8g-773808) 11/25/25 _x86_64_ (8 CPU) 12:52:50 12:52:50 12:03:07 LINUX RESTART (8 CPU) 12:52:50 12:52:50 12:04:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 12:52:50 12:05:01 244.08 18.98 225.10 0.00 3139.48 66946.58 0.00 12:52:50 12:06:01 43.76 0.32 43.44 0.00 15.06 24081.47 0.00 12:52:50 12:07:01 57.74 0.32 57.42 0.00 6.93 29002.50 0.00 12:52:50 12:08:01 178.84 3.35 175.49 0.00 29.73 73217.40 0.00 12:52:50 12:09:01 682.53 13.76 668.77 0.00 2636.18 249599.60 0.00 12:52:50 12:10:01 676.11 22.99 653.12 0.00 183.94 235658.78 0.00 12:52:50 12:11:01 156.13 0.18 155.95 0.00 1.47 77470.31 0.00 12:52:50 12:12:01 318.99 0.08 318.91 0.00 0.67 158506.63 0.00 12:52:50 12:13:01 564.93 0.03 564.90 0.00 3.60 56700.43 0.00 12:52:50 12:14:01 24.11 0.00 24.11 0.00 0.00 745.21 0.00 12:52:50 12:15:01 6.35 0.00 6.35 0.00 0.00 278.62 0.00 12:52:50 12:16:01 1.58 0.00 1.58 0.00 0.00 151.84 0.00 12:52:50 12:17:01 1.08 0.02 1.07 0.00 0.13 145.71 0.00 12:52:50 12:18:01 1.55 0.00 1.55 0.00 0.00 18.26 0.00 12:52:50 12:19:01 1.37 0.02 1.35 0.00 0.13 15.60 0.00 12:52:50 12:20:01 1.28 0.00 1.28 0.00 0.00 16.13 0.00 12:52:50 12:21:01 1.03 0.00 1.03 0.00 0.00 68.92 0.00 12:52:50 12:22:01 1.25 0.00 1.25 0.00 0.00 149.18 0.00 12:52:50 12:23:01 1.27 0.00 1.27 0.00 0.00 283.02 0.00 12:52:50 12:24:01 1.32 0.00 1.32 0.00 0.00 149.98 0.00 12:52:50 12:25:01 0.98 0.00 0.98 0.00 0.00 145.31 0.00 12:52:50 12:26:01 1.38 0.00 1.38 0.00 0.00 150.48 0.00 12:52:50 12:27:01 1.02 0.00 1.02 0.00 0.00 145.58 0.00 12:52:50 12:28:01 1.50 0.00 1.50 0.00 0.00 152.11 0.00 12:52:50 12:29:01 1.05 0.00 1.05 0.00 0.00 281.02 0.00 12:52:50 12:30:01 1.38 0.00 1.38 0.00 0.00 150.91 0.00 12:52:50 12:31:01 0.92 0.00 0.92 0.00 0.00 10.00 0.00 12:52:50 12:32:01 1.22 0.00 1.22 0.00 0.00 14.53 0.00 12:52:50 12:33:01 1.08 0.00 1.08 0.00 0.00 11.60 0.00 12:52:50 12:34:01 1.28 0.00 1.28 0.00 0.00 87.32 0.00 12:52:50 12:35:01 1.03 0.00 1.03 0.00 0.00 145.84 0.00 12:52:50 12:36:01 1.27 0.00 1.27 0.00 0.00 149.82 0.00 12:52:50 12:37:01 1.15 0.00 1.15 0.00 0.00 146.64 0.00 12:52:50 12:38:01 1.18 0.00 1.18 0.00 0.00 149.44 0.00 12:52:50 12:39:01 1.18 0.00 1.18 0.00 0.00 147.31 0.00 12:52:50 12:40:01 1.20 0.00 1.20 0.00 0.00 282.62 0.00 12:52:50 12:41:01 1.48 0.30 1.18 0.00 16.80 147.84 0.00 12:52:50 12:42:01 2.58 1.40 1.18 0.00 28.93 150.91 0.00 12:52:50 12:43:01 1.38 0.00 1.38 0.00 0.00 150.88 0.00 12:52:50 12:44:01 1.23 0.00 1.23 0.00 0.00 149.58 0.00 12:52:50 12:45:01 1.20 0.00 1.20 0.00 0.00 12.66 0.00 12:52:50 12:46:01 1.50 0.00 1.50 0.00 0.00 109.58 0.00 12:52:50 12:47:01 1.05 0.00 1.05 0.00 0.00 146.51 0.00 12:52:50 12:48:01 1.47 0.00 1.47 0.00 0.00 151.04 0.00 12:52:50 12:49:01 1.12 0.00 1.12 0.00 0.00 147.04 0.00 12:52:50 12:50:01 1.38 0.00 1.38 0.00 0.00 150.24 0.00 12:52:50 12:51:01 1.13 0.00 1.13 0.00 0.00 146.64 0.00 12:52:50 12:52:01 66.21 0.22 65.99 0.00 10.66 28672.29 0.00 12:52:50 Average: 63.93 1.29 62.64 0.00 126.75 20969.19 0.00 12:52:50 12:52:50 12:04:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 12:52:50 12:05:01 27633108 31511932 773312 2.35 119412 3960192 1869320 5.51 1191628 3562532 980 12:52:50 12:06:01 26252604 31352208 923632 2.81 129852 5091996 2222564 6.55 2047132 4004644 483188 12:52:50 12:07:01 26092760 31381212 889332 2.71 135816 5217224 2152408 6.35 1696880 4451728 319448 12:52:50 12:08:01 22690652 30998680 1271072 3.87 172732 8110380 2434792 7.18 2336404 7114720 2620404 12:52:50 12:09:01 17166404 30878916 1332900 4.05 297308 12973372 4562948 13.45 3142420 11347932 706980 12:52:50 12:10:01 8443940 29477868 2679344 8.15 483424 19459196 9673348 28.52 5609368 16879004 750860 12:52:50 12:11:01 3955656 27883832 4272624 13.00 501916 22202168 10303256 30.38 8492784 18351124 1396216 12:52:50 12:12:01 1863960 29800536 2355572 7.17 516276 26051900 6918472 20.40 8438256 20360524 720824 12:52:50 12:13:01 6200572 31143100 1081608 3.29 525576 23342240 2872480 8.47 4303692 20538320 268 12:52:50 12:14:01 6184668 31128472 1095688 3.33 526456 23342504 2984840 8.80 4869744 19987488 480 12:52:50 12:15:01 6192176 31136232 1087828 3.31 526752 23342536 2846596 8.39 4916756 19931452 20 12:52:50 12:16:01 6217768 31161880 1062572 3.23 526776 23342540 2846596 8.39 4890580 19931456 8 12:52:50 12:17:01 6218380 31162528 1061772 3.23 526808 23342536 2846596 8.39 4889244 19931456 4 12:52:50 12:18:01 6287048 31231312 992960 3.02 526824 23342540 2846596 8.39 4821192 19931460 56 12:52:50 12:19:01 6287100 31231576 992608 3.02 526840 23342608 2897504 8.54 4820272 19931524 4 12:52:50 12:20:01 6286744 31231224 992872 3.02 526864 23342616 2897504 8.54 4820188 19931528 8 12:52:50 12:21:01 6287168 31231704 992296 3.02 526880 23342616 2881360 8.49 4820268 19931532 4 12:52:50 12:22:01 6287184 31231732 992204 3.02 526892 23342620 2881360 8.49 4820260 19931536 32 12:52:50 12:23:01 6286844 31231396 992452 3.02 526924 23342620 2881360 8.49 4820260 19931540 8 12:52:50 12:24:01 6287096 31231708 992112 3.02 526948 23342624 2881360 8.49 4820420 19931544 4 12:52:50 12:25:01 6287476 31232092 991860 3.02 526972 23342628 2881360 8.49 4820336 19931548 28 12:52:50 12:26:01 6287104 31231848 992056 3.02 526988 23342760 2881360 8.49 4820352 19931676 8 12:52:50 12:27:01 6286876 31231624 992208 3.02 527000 23342764 2881360 8.49 4820352 19931680 28 12:52:50 12:28:01 6286764 31231572 992196 3.02 527036 23342760 2881360 8.49 4820716 19931680 8 12:52:50 12:29:01 6286512 31231368 992320 3.02 527056 23342772 2881360 8.49 4820828 19931688 32 12:52:50 12:30:01 6286932 31231792 992048 3.02 527060 23342776 2881360 8.49 4820792 19931692 12 12:52:50 12:31:01 6286916 31231808 992020 3.02 527072 23342776 2881360 8.49 4820528 19931692 16 12:52:50 12:32:01 6286828 31231728 992080 3.02 527076 23342780 2881360 8.49 4820540 19931696 24 12:52:50 12:33:01 6286852 31231752 991988 3.02 527084 23342780 2881360 8.49 4820528 19931696 4 12:52:50 12:34:01 6286552 31231596 992112 3.02 527112 23342912 2881360 8.49 4820636 19931820 36 12:52:50 12:35:01 6286148 31231240 992368 3.02 527132 23342916 2881360 8.49 4820916 19931832 208 12:52:50 12:36:01 6286488 31231596 992008 3.02 527160 23342908 2881360 8.49 4820756 19931832 44 12:52:50 12:37:01 6286008 31231176 992436 3.02 527192 23342920 2881360 8.49 4820668 19931836 8 12:52:50 12:38:01 6286108 31231296 992196 3.02 527216 23342924 2881360 8.49 4820584 19931836 60 12:52:50 12:39:01 6285800 31231008 992344 3.02 527232 23342928 2897408 8.54 4821060 19931844 184 12:52:50 12:40:01 6285704 31230976 992336 3.02 527252 23342928 2897408 8.54 4820688 19931844 48 12:52:50 12:41:01 6284888 31230688 992788 3.02 527284 23343432 2897408 8.54 4823256 19932156 40 12:52:50 12:42:01 6280360 31228008 995256 3.03 527312 23344308 2913452 8.59 4827304 19932496 96 12:52:50 12:43:01 6280264 31227948 995240 3.03 527344 23344300 2913452 8.59 4828060 19932440 20 12:52:50 12:44:01 6280020 31227740 995412 3.03 527364 23344316 2913452 8.59 4827656 19932440 64 12:52:50 12:45:01 6280204 31227940 995376 3.03 527384 23344316 2913452 8.59 4827564 19932440 12 12:52:50 12:46:01 6279856 31227660 995556 3.03 527408 23344320 2897324 8.54 4827704 19932444 8 12:52:50 12:47:01 6279808 31227624 995520 3.03 527428 23344324 2897324 8.54 4827728 19932448 28 12:52:50 12:48:01 6279200 31227028 995984 3.03 527444 23344328 2897324 8.54 4828092 19932452 4 12:52:50 12:49:01 6278956 31226800 996168 3.03 527456 23344332 2897324 8.54 4827604 19932456 12 12:52:50 12:50:01 6278688 31226592 996380 3.03 527476 23344332 2897324 8.54 4827612 19932460 8 12:52:50 12:51:01 6278648 31226556 996340 3.03 527500 23344336 2897324 8.54 4827596 19932464 28 12:52:50 12:52:01 5301400 31066888 1154400 3.51 546000 24093900 2978616 8.78 5023208 20659660 38736 12:52:50 Average: 8001858 31081542 1141953 3.47 488715 21615475 3244769 9.57 4704613 18432027 146658 12:52:50 12:52:50 12:04:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 12:52:50 12:05:01 lo 3.87 3.87 0.39 0.39 0.00 0.00 0.00 0.00 12:52:50 12:05:01 docker0 450.59 554.71 36.55 4634.31 0.00 0.00 0.00 0.00 12:52:50 12:05:01 ens3 858.19 649.43 11625.92 121.65 0.00 0.00 0.00 0.00 12:52:50 12:06:01 veth007f5b7 0.22 0.35 0.02 0.03 0.00 0.00 0.00 0.00 12:52:50 12:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:52:50 12:06:01 docker0 0.25 0.23 0.01 0.03 0.00 0.00 0.00 0.00 12:52:50 12:06:01 ens3 47.28 28.40 41.73 19.43 0.00 0.00 0.00 0.00 12:52:50 12:07:01 veth007f5b7 9.12 17.45 0.77 33.68 0.00 0.00 0.00 0.00 12:52:50 12:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:52:50 12:07:01 docker0 9.12 17.43 0.65 33.68 0.00 0.00 0.00 0.00 12:52:50 12:07:01 ens3 46.11 25.45 59.53 14.64 0.00 0.00 0.00 0.00 12:52:50 12:08:01 lo 1.40 1.40 0.14 0.14 0.00 0.00 0.00 0.00 12:52:50 12:08:01 docker0 0.62 0.42 0.05 0.23 0.00 0.00 0.00 0.00 12:52:50 12:08:01 ens3 103.87 70.60 2281.11 18.11 0.00 0.00 0.00 0.00 12:52:50 12:08:01 veth2285d95 0.62 0.53 0.05 0.24 0.00 0.00 0.00 0.00 12:52:50 12:09:01 vethdb4deeb 45.83 59.53 4.42 362.08 0.00 0.00 0.00 0.03 12:52:50 12:09:01 lo 0.80 0.80 0.08 0.08 0.00 0.00 0.00 0.00 12:52:50 12:09:01 docker0 321.51 466.64 26.30 3794.81 0.00 0.00 0.00 0.00 12:52:50 12:09:01 ens3 738.55 452.19 6082.86 55.47 0.00 0.00 0.00 0.00 12:52:50 12:09:01 veth2732c7e 41.11 63.18 4.14 362.35 0.00 0.00 0.00 0.03 12:52:50 12:09:01 veth66d2e97 42.85 55.81 4.22 362.58 0.00 0.00 0.00 0.03 12:52:50 12:09:01 veth311f88e 38.77 56.24 3.93 363.17 0.00 0.00 0.00 0.03 12:52:50 12:09:01 veth2285d95 0.08 3.12 0.00 0.13 0.00 0.00 0.00 0.00 12:52:50 12:09:01 veth35d5f13 44.18 60.01 4.30 362.20 0.00 0.00 0.00 0.03 12:52:50 12:09:01 veth679308d 42.32 61.70 4.21 368.43 0.00 0.00 0.00 0.03 12:52:50 12:10:01 veth161f41a 0.05 0.60 0.00 0.03 0.00 0.00 0.00 0.00 12:52:50 12:10:01 veth8aacb8a 0.05 0.62 0.00 0.03 0.00 0.00 0.00 0.00 12:52:50 12:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:52:50 12:10:01 docker0 246.62 347.50 22.14 5155.27 0.00 0.00 0.00 0.00 12:52:50 12:10:01 vethe46c22c 0.05 0.57 0.00 0.03 0.00 0.00 0.00 0.00 12:52:50 12:10:01 veth99ea234 0.05 0.58 0.00 0.03 0.00 0.00 0.00 0.00 12:52:50 12:10:01 veth1471ef4 0.05 0.60 0.00 0.03 0.00 0.00 0.00 0.00 12:52:50 12:10:01 ens3 362.08 256.36 5167.11 32.31 0.00 0.00 0.00 0.00 12:52:50 12:10:01 veth9b9f1ea 0.05 0.60 0.00 0.03 0.00 0.00 0.00 0.00 12:52:50 12:10:01 veth705935c 0.05 0.65 0.00 0.03 0.00 0.00 0.00 0.00 12:52:50 12:10:01 vethc1de69d 0.05 0.67 0.00 0.03 0.00 0.00 0.00 0.00 12:52:50 12:10:01 veth2285d95 0.08 0.68 0.00 0.03 0.00 0.00 0.00 0.00 12:52:50 12:10:01 veth13589e4 0.05 0.57 0.00 0.03 0.00 0.00 0.00 0.00 12:52:50 12:10:01 vethd96c116 0.05 0.57 0.00 0.03 0.00 0.00 0.00 0.00 12:52:50 12:10:01 veth2f54985 0.05 0.68 0.00 0.03 0.00 0.00 0.00 0.00 12:52:50 12:10:01 veth7f1b5a3 0.05 0.65 0.00 0.03 0.00 0.00 0.00 0.00 12:52:50 12:11:01 veth161f41a 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 12:52:50 12:11:01 veth8aacb8a 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 12:52:50 12:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:52:50 12:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:52:50 12:11:01 vethe46c22c 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 12:52:50 12:11:01 veth99ea234 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 12:52:50 12:11:01 veth1471ef4 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 12:52:50 12:11:01 ens3 3.88 2.95 4.36 1.59 0.00 0.00 0.00 0.00 12:52:50 12:11:01 veth9b9f1ea 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 12:52:50 12:11:01 veth705935c 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 12:52:50 12:11:01 veth2285d95 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 12:52:50 12:11:01 veth13589e4 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 12:52:50 12:11:01 vethd96c116 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 12:52:50 12:11:01 veth2f54985 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 12:52:50 12:11:01 veth7f1b5a3 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 12:52:50 12:12:01 veth161f41a 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 12:52:50 12:12:01 veth8aacb8a 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 12:52:50 12:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:52:50 12:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:52:50 12:12:01 veth99ea234 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 12:52:50 12:12:01 veth1471ef4 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 12:52:50 12:12:01 ens3 4.82 3.38 3.87 2.18 0.00 0.00 0.00 0.00 12:52:50 12:12:01 veth9b9f1ea 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 12:52:50 12:12:01 veth705935c 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 12:52:50 12:12:01 veth2285d95 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:52:50 12:12:01 veth13589e4 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:52:50 12:12:01 vethd96c116 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 12:52:50 12:12:01 veth2f54985 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 12:52:50 12:12:01 veth7f1b5a3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:52:50 12:13:01 lo 30.46 30.46 3.00 3.00 0.00 0.00 0.00 0.00 12:52:50 12:13:01 docker0 0.10 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:52:50 12:13:01 ens3 302.63 324.43 159.44 1264.24 0.00 0.00 0.00 0.00 12:52:50 12:14:01 lo 22.93 22.93 2.24 2.24 0.00 0.00 0.00 0.00 12:52:50 12:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:52:50 12:14:01 ens3 408.05 430.26 136.66 3090.76 0.00 0.00 0.00 0.00 12:52:50 12:15:01 lo 5.73 5.73 0.56 0.56 0.00 0.00 0.00 0.00 12:52:50 12:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:52:50 12:15:01 ens3 64.41 58.79 33.96 310.63 0.00 0.00 0.00 0.00 12:52:50 12:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:52:50 12:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:52:50 12:16:01 ens3 0.53 0.28 0.27 0.20 0.00 0.00 0.00 0.00 12:52:50 12:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:52:50 12:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:52:50 12:17:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 12:52:50 12:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:52:50 12:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:52:50 12:18:01 ens3 0.18 0.10 0.02 0.01 0.00 0.00 0.00 0.00 12:52:50 12:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:52:50 12:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:52:50 12:19:01 ens3 0.28 0.13 0.14 0.07 0.00 0.00 0.00 0.00 12:52:50 12:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:52:50 12:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:52:50 12:20:01 ens3 0.20 0.12 0.02 0.01 0.00 0.00 0.00 0.00 12:52:50 12:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:52:50 12:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:52:50 12:21:01 ens3 0.03 0.02 0.01 0.00 0.00 0.00 0.00 0.00 12:52:50 12:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:52:50 12:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:52:50 12:22:01 ens3 0.17 0.10 0.02 0.01 0.00 0.00 0.00 0.00 12:52:50 12:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:52:50 12:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:52:50 12:23:01 ens3 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 12:52:50 12:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:52:50 12:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:52:50 12:24:01 ens3 0.35 0.20 0.15 0.07 0.00 0.00 0.00 0.00 12:52:50 12:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:52:50 12:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:52:50 12:25:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 12:52:50 12:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:52:50 12:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:52:50 12:26:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 12:52:50 12:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:52:50 12:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:52:50 12:27:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 12:52:50 12:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:52:50 12:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:52:50 12:28:01 ens3 0.18 0.10 0.02 0.01 0.00 0.00 0.00 0.00 12:52:50 12:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:52:50 12:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:52:50 12:29:01 ens3 0.20 0.12 0.08 0.07 0.00 0.00 0.00 0.00 12:52:50 12:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:52:50 12:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:52:50 12:30:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 12:52:50 12:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:52:50 12:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:52:50 12:31:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 12:52:50 12:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:52:50 12:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:52:50 12:32:01 ens3 0.20 0.10 0.02 0.01 0.00 0.00 0.00 0.00 12:52:50 12:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:52:50 12:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:52:50 12:33:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 12:52:50 12:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:52:50 12:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:52:50 12:34:01 ens3 0.28 0.18 0.09 0.07 0.00 0.00 0.00 0.00 12:52:50 12:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:52:50 12:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:52:50 12:35:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 12:52:50 12:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:52:50 12:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:52:50 12:36:01 ens3 0.58 0.40 0.28 0.22 0.00 0.00 0.00 0.00 12:52:50 12:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:52:50 12:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:52:50 12:37:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 12:52:50 12:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:52:50 12:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:52:50 12:38:01 ens3 0.32 0.17 0.13 0.01 0.00 0.00 0.00 0.00 12:52:50 12:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:52:50 12:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:52:50 12:39:01 ens3 0.22 0.13 0.09 0.07 0.00 0.00 0.00 0.00 12:52:50 12:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:52:50 12:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:52:50 12:40:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 12:52:50 12:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:52:50 12:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:52:50 12:41:01 ens3 0.98 0.65 0.88 0.38 0.00 0.00 0.00 0.00 12:52:50 12:42:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 12:52:50 12:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:52:50 12:42:01 ens3 5.90 5.42 3.77 4.84 0.00 0.00 0.00 0.00 12:52:50 12:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:52:50 12:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:52:50 12:43:01 ens3 1.75 1.58 0.98 1.22 0.00 0.00 0.00 0.00 12:52:50 12:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:52:50 12:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:52:50 12:44:01 ens3 0.32 0.20 0.15 0.07 0.00 0.00 0.00 0.00 12:52:50 12:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:52:50 12:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:52:50 12:45:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 12:52:50 12:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:52:50 12:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:52:50 12:46:01 ens3 0.17 0.10 0.02 0.01 0.00 0.00 0.00 0.00 12:52:50 12:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:52:50 12:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:52:50 12:47:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 12:52:50 12:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:52:50 12:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:52:50 12:48:01 ens3 0.17 0.10 0.02 0.01 0.00 0.00 0.00 0.00 12:52:50 12:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:52:50 12:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:52:50 12:49:01 ens3 0.22 0.13 0.09 0.07 0.00 0.00 0.00 0.00 12:52:50 12:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:52:50 12:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:52:50 12:50:01 ens3 0.23 0.10 0.07 0.01 0.00 0.00 0.00 0.00 12:52:50 12:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:52:50 12:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:52:50 12:51:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 12:52:50 12:52:01 lo 2.33 2.33 0.21 0.21 0.00 0.00 0.00 0.00 12:52:50 12:52:01 docker0 2.58 2.07 0.76 0.76 0.00 0.00 0.00 0.00 12:52:50 12:52:01 ens3 186.49 113.80 4716.57 33.17 0.00 0.00 0.00 0.00 12:52:50 Average: lo 1.50 1.50 0.14 0.14 0.00 0.00 0.00 0.00 12:52:50 Average: docker0 21.51 28.98 1.80 284.04 0.00 0.00 0.00 0.00 12:52:50 Average: ens3 65.49 50.59 632.15 103.57 0.00 0.00 0.00 0.00 12:52:50 12:52:50 12:52:50 ---> sar -P ALL: 12:52:50 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-8c-8g-773808) 11/25/25 _x86_64_ (8 CPU) 12:52:50 12:52:50 12:03:07 LINUX RESTART (8 CPU) 12:52:50 12:52:50 12:04:01 CPU %user %nice %system %iowait %steal %idle 12:52:50 12:05:01 all 8.41 0.00 3.43 2.85 0.06 85.25 12:52:50 12:05:01 0 7.80 0.00 4.74 15.69 0.07 71.70 12:52:50 12:05:01 1 7.53 0.00 3.84 0.73 0.05 87.86 12:52:50 12:05:01 2 8.73 0.00 3.58 1.15 0.07 86.47 12:52:50 12:05:01 3 8.44 0.00 2.76 1.29 0.05 87.46 12:52:50 12:05:01 4 8.10 0.00 2.94 1.15 0.05 87.76 12:52:50 12:05:01 5 11.15 0.00 3.16 1.46 0.07 84.16 12:52:50 12:05:01 6 7.97 0.00 2.62 0.08 0.05 89.28 12:52:50 12:05:01 7 7.55 0.00 3.81 1.25 0.07 87.33 12:52:50 12:06:01 all 40.89 0.00 6.13 1.12 0.10 51.76 12:52:50 12:06:01 0 39.75 0.00 6.36 0.08 0.10 53.71 12:52:50 12:06:01 1 40.34 0.00 6.70 0.77 0.10 52.09 12:52:50 12:06:01 2 39.08 0.00 6.09 5.67 0.10 49.06 12:52:50 12:06:01 3 41.78 0.00 6.13 0.30 0.10 51.68 12:52:50 12:06:01 4 38.71 0.00 6.15 0.19 0.08 54.87 12:52:50 12:06:01 5 43.73 0.00 5.50 0.10 0.10 50.57 12:52:50 12:06:01 6 40.34 0.00 5.96 1.06 0.10 52.53 12:52:50 12:06:01 7 43.36 0.00 6.19 0.74 0.10 49.61 12:52:50 12:07:01 all 53.59 0.00 6.72 2.04 0.10 37.55 12:52:50 12:07:01 0 53.92 0.00 6.57 0.39 0.10 39.02 12:52:50 12:07:01 1 55.08 0.00 6.61 1.33 0.10 36.88 12:52:50 12:07:01 2 54.17 0.00 6.50 4.47 0.10 34.76 12:52:50 12:07:01 3 53.55 0.00 6.59 2.05 0.10 37.72 12:52:50 12:07:01 4 52.55 0.00 7.03 0.94 0.10 39.37 12:52:50 12:07:01 5 53.30 0.00 6.79 3.80 0.10 36.01 12:52:50 12:07:01 6 53.34 0.00 7.17 2.64 0.12 36.73 12:52:50 12:07:01 7 52.77 0.00 6.49 0.71 0.10 39.94 12:52:50 12:08:01 all 30.07 0.00 6.35 4.79 0.09 58.70 12:52:50 12:08:01 0 28.14 0.00 6.25 2.22 0.10 63.29 12:52:50 12:08:01 1 29.89 0.00 6.10 2.16 0.08 61.78 12:52:50 12:08:01 2 29.42 0.00 5.84 2.21 0.08 62.45 12:52:50 12:08:01 3 30.72 0.00 6.50 4.24 0.10 58.44 12:52:50 12:08:01 4 30.81 0.00 6.23 2.66 0.08 60.22 12:52:50 12:08:01 5 31.73 0.00 7.03 2.91 0.08 58.25 12:52:50 12:08:01 6 29.08 0.00 6.18 4.45 0.08 60.20 12:52:50 12:08:01 7 30.75 0.00 6.72 17.57 0.08 44.88 12:52:50 12:09:01 all 14.56 0.00 6.61 20.39 0.08 58.35 12:52:50 12:09:01 0 14.83 0.00 6.69 25.06 0.07 53.35 12:52:50 12:09:01 1 14.71 0.00 6.52 15.60 0.07 63.09 12:52:50 12:09:01 2 14.42 0.00 7.09 26.24 0.08 52.16 12:52:50 12:09:01 3 14.82 0.00 5.36 13.75 0.07 66.00 12:52:50 12:09:01 4 14.82 0.00 6.57 17.71 0.07 60.83 12:52:50 12:09:01 5 14.14 0.00 6.67 11.46 0.08 67.65 12:52:50 12:09:01 6 13.70 0.00 6.61 22.92 0.08 56.69 12:52:50 12:09:01 7 15.06 0.00 7.39 30.42 0.10 47.02 12:52:50 12:10:01 all 29.80 0.00 7.29 11.67 0.09 51.15 12:52:50 12:10:01 0 29.44 0.00 7.63 7.78 0.15 55.00 12:52:50 12:10:01 1 30.07 0.00 5.64 5.06 0.08 59.15 12:52:50 12:10:01 2 30.75 0.00 10.46 49.52 0.08 9.19 12:52:50 12:10:01 3 30.14 0.00 6.60 5.26 0.08 57.92 12:52:50 12:10:01 4 30.04 0.00 6.80 11.00 0.10 52.06 12:52:50 12:10:01 5 29.41 0.00 7.00 4.94 0.07 58.58 12:52:50 12:10:01 6 29.67 0.00 7.01 5.10 0.07 58.16 12:52:50 12:10:01 7 28.90 0.00 7.22 5.11 0.05 58.72 12:52:50 12:11:01 all 90.72 0.00 9.14 0.00 0.14 0.00 12:52:50 12:11:01 0 90.75 0.00 9.10 0.00 0.15 0.00 12:52:50 12:11:01 1 90.85 0.00 9.02 0.00 0.13 0.00 12:52:50 12:11:01 2 90.23 0.00 9.62 0.00 0.15 0.00 12:52:50 12:11:01 3 90.71 0.00 9.15 0.00 0.13 0.00 12:52:50 12:11:01 4 91.06 0.00 8.81 0.00 0.13 0.00 12:52:50 12:11:01 5 90.67 0.00 9.18 0.00 0.15 0.00 12:52:50 12:11:01 6 90.75 0.00 9.12 0.00 0.13 0.00 12:52:50 12:11:01 7 90.72 0.00 9.13 0.00 0.15 0.00 12:52:50 12:12:01 all 90.70 0.00 8.66 0.48 0.15 0.01 12:52:50 12:12:01 0 89.90 0.00 9.12 0.83 0.15 0.00 12:52:50 12:12:01 1 91.10 0.00 8.37 0.40 0.13 0.00 12:52:50 12:12:01 2 89.41 0.00 9.89 0.55 0.15 0.00 12:52:50 12:12:01 3 90.95 0.00 8.35 0.55 0.15 0.00 12:52:50 12:12:01 4 91.40 0.00 7.90 0.53 0.15 0.02 12:52:50 12:12:01 5 90.90 0.00 8.52 0.43 0.15 0.00 12:52:50 12:12:01 6 90.85 0.00 8.58 0.40 0.13 0.03 12:52:50 12:12:01 7 91.11 0.00 8.59 0.12 0.18 0.00 12:52:50 12:13:01 all 13.22 0.00 3.31 6.10 0.07 77.30 12:52:50 12:13:01 0 15.74 0.00 3.45 3.77 0.07 76.97 12:52:50 12:13:01 1 13.30 0.00 3.28 5.34 0.07 78.02 12:52:50 12:13:01 2 10.81 0.00 3.41 10.32 0.07 75.39 12:52:50 12:13:01 3 13.29 0.00 2.89 7.85 0.08 75.88 12:52:50 12:13:01 4 11.41 0.00 3.63 7.44 0.08 77.44 12:52:50 12:13:01 5 11.35 0.00 3.59 4.41 0.07 80.58 12:52:50 12:13:01 6 14.38 0.00 3.17 5.16 0.07 77.22 12:52:50 12:13:01 7 15.49 0.00 3.06 4.50 0.07 76.88 12:52:50 12:14:01 all 11.65 0.00 0.71 0.06 0.05 87.53 12:52:50 12:14:01 0 12.55 0.00 0.77 0.02 0.05 86.62 12:52:50 12:14:01 1 11.28 0.00 0.82 0.30 0.05 87.55 12:52:50 12:14:01 2 13.22 0.00 0.69 0.03 0.07 86.00 12:52:50 12:14:01 3 13.33 0.00 0.60 0.02 0.05 86.01 12:52:50 12:14:01 4 10.43 0.00 0.90 0.02 0.05 88.60 12:52:50 12:14:01 5 10.39 0.00 0.57 0.03 0.05 88.96 12:52:50 12:14:01 6 6.50 0.00 0.55 0.02 0.05 92.89 12:52:50 12:14:01 7 15.53 0.00 0.75 0.02 0.07 83.63 12:52:50 12:15:01 all 1.31 0.00 0.15 0.02 0.02 98.50 12:52:50 12:15:01 0 0.57 0.00 0.13 0.00 0.00 99.30 12:52:50 12:15:01 1 1.87 0.00 0.18 0.03 0.03 97.88 12:52:50 12:15:01 2 0.90 0.00 0.17 0.00 0.02 98.91 12:52:50 12:15:01 3 0.55 0.00 0.17 0.02 0.02 99.25 12:52:50 12:15:01 4 1.83 0.00 0.12 0.00 0.03 98.02 12:52:50 12:15:01 5 1.77 0.00 0.15 0.07 0.02 98.00 12:52:50 12:15:01 6 0.60 0.00 0.13 0.00 0.00 99.26 12:52:50 12:15:01 7 2.42 0.00 0.17 0.02 0.03 97.37 12:52:50 12:52:50 12:15:01 CPU %user %nice %system %iowait %steal %idle 12:52:50 12:16:01 all 0.05 0.00 0.01 0.00 0.01 99.93 12:52:50 12:16:01 0 0.12 0.00 0.02 0.00 0.02 99.85 12:52:50 12:16:01 1 0.17 0.00 0.02 0.00 0.00 99.82 12:52:50 12:16:01 2 0.07 0.00 0.02 0.00 0.03 99.88 12:52:50 12:16:01 3 0.00 0.00 0.02 0.00 0.00 99.98 12:52:50 12:16:01 4 0.00 0.00 0.02 0.02 0.00 99.97 12:52:50 12:16:01 5 0.00 0.00 0.00 0.00 0.00 100.00 12:52:50 12:16:01 6 0.02 0.00 0.00 0.00 0.02 99.97 12:52:50 12:16:01 7 0.02 0.00 0.00 0.00 0.00 99.98 12:52:50 12:17:01 all 0.03 0.00 0.01 0.00 0.01 99.95 12:52:50 12:17:01 0 0.00 0.00 0.02 0.00 0.00 99.98 12:52:50 12:17:01 1 0.05 0.00 0.03 0.00 0.02 99.90 12:52:50 12:17:01 2 0.07 0.00 0.02 0.00 0.02 99.90 12:52:50 12:17:01 3 0.00 0.00 0.00 0.00 0.00 100.00 12:52:50 12:17:01 4 0.05 0.00 0.03 0.02 0.02 99.88 12:52:50 12:17:01 5 0.00 0.00 0.00 0.02 0.00 99.98 12:52:50 12:17:01 6 0.02 0.00 0.02 0.00 0.00 99.97 12:52:50 12:17:01 7 0.02 0.00 0.00 0.00 0.00 99.98 12:52:50 12:18:01 all 0.05 0.00 0.02 0.00 0.00 99.93 12:52:50 12:18:01 0 0.02 0.00 0.02 0.00 0.00 99.97 12:52:50 12:18:01 1 0.02 0.00 0.05 0.00 0.00 99.93 12:52:50 12:18:01 2 0.00 0.00 0.03 0.00 0.02 99.95 12:52:50 12:18:01 3 0.00 0.00 0.02 0.00 0.00 99.98 12:52:50 12:18:01 4 0.15 0.00 0.03 0.02 0.00 99.80 12:52:50 12:18:01 5 0.00 0.00 0.00 0.02 0.00 99.98 12:52:50 12:18:01 6 0.15 0.00 0.00 0.00 0.00 99.85 12:52:50 12:18:01 7 0.03 0.00 0.02 0.00 0.00 99.95 12:52:50 12:19:01 all 0.02 0.00 0.02 0.00 0.01 99.95 12:52:50 12:19:01 0 0.02 0.00 0.00 0.00 0.00 99.98 12:52:50 12:19:01 1 0.02 0.00 0.03 0.00 0.00 99.95 12:52:50 12:19:01 2 0.05 0.00 0.05 0.00 0.02 99.88 12:52:50 12:19:01 3 0.02 0.00 0.03 0.00 0.00 99.95 12:52:50 12:19:01 4 0.03 0.00 0.00 0.02 0.02 99.93 12:52:50 12:19:01 5 0.00 0.00 0.03 0.00 0.00 99.97 12:52:50 12:19:01 6 0.00 0.00 0.00 0.00 0.02 99.98 12:52:50 12:19:01 7 0.03 0.00 0.03 0.00 0.02 99.92 12:52:50 12:20:01 all 0.05 0.00 0.01 0.00 0.00 99.93 12:52:50 12:20:01 0 0.00 0.00 0.00 0.00 0.00 100.00 12:52:50 12:20:01 1 0.15 0.00 0.02 0.00 0.00 99.83 12:52:50 12:20:01 2 0.02 0.00 0.02 0.00 0.02 99.95 12:52:50 12:20:01 3 0.00 0.00 0.00 0.00 0.00 100.00 12:52:50 12:20:01 4 0.03 0.00 0.02 0.02 0.02 99.92 12:52:50 12:20:01 5 0.00 0.00 0.00 0.02 0.00 99.98 12:52:50 12:20:01 6 0.15 0.00 0.02 0.00 0.00 99.83 12:52:50 12:20:01 7 0.03 0.00 0.02 0.00 0.00 99.95 12:52:50 12:21:01 all 0.01 0.00 0.01 0.00 0.01 99.97 12:52:50 12:21:01 0 0.00 0.00 0.00 0.00 0.02 99.98 12:52:50 12:21:01 1 0.02 0.00 0.02 0.00 0.02 99.95 12:52:50 12:21:01 2 0.02 0.00 0.02 0.00 0.02 99.95 12:52:50 12:21:01 3 0.02 0.00 0.02 0.00 0.00 99.97 12:52:50 12:21:01 4 0.00 0.00 0.00 0.00 0.00 100.00 12:52:50 12:21:01 5 0.00 0.00 0.00 0.02 0.02 99.97 12:52:50 12:21:01 6 0.02 0.00 0.00 0.00 0.00 99.98 12:52:50 12:21:01 7 0.02 0.00 0.02 0.00 0.02 99.95 12:52:50 12:22:01 all 0.08 0.00 0.01 0.00 0.00 99.90 12:52:50 12:22:01 0 0.13 0.00 0.02 0.00 0.00 99.85 12:52:50 12:22:01 1 0.02 0.00 0.03 0.00 0.00 99.95 12:52:50 12:22:01 2 0.05 0.00 0.02 0.00 0.02 99.92 12:52:50 12:22:01 3 0.00 0.00 0.02 0.00 0.00 99.98 12:52:50 12:22:01 4 0.10 0.00 0.00 0.00 0.00 99.90 12:52:50 12:22:01 5 0.00 0.00 0.00 0.03 0.00 99.97 12:52:50 12:22:01 6 0.30 0.00 0.03 0.00 0.02 99.65 12:52:50 12:22:01 7 0.03 0.00 0.00 0.00 0.00 99.97 12:52:50 12:23:01 all 0.28 0.00 0.01 0.00 0.01 99.70 12:52:50 12:23:01 0 0.02 0.00 0.02 0.00 0.00 99.97 12:52:50 12:23:01 1 0.00 0.00 0.02 0.00 0.00 99.98 12:52:50 12:23:01 2 0.07 0.00 0.03 0.00 0.03 99.87 12:52:50 12:23:01 3 0.02 0.00 0.00 0.00 0.00 99.98 12:52:50 12:23:01 4 0.03 0.00 0.00 0.00 0.02 99.95 12:52:50 12:23:01 5 0.00 0.00 0.00 0.02 0.00 99.98 12:52:50 12:23:01 6 1.97 0.00 0.00 0.00 0.00 98.03 12:52:50 12:23:01 7 0.15 0.00 0.00 0.00 0.00 99.85 12:52:50 12:24:01 all 0.26 0.00 0.01 0.00 0.01 99.71 12:52:50 12:24:01 0 0.02 0.00 0.00 0.00 0.00 99.98 12:52:50 12:24:01 1 0.12 0.00 0.02 0.00 0.00 99.87 12:52:50 12:24:01 2 0.15 0.00 0.02 0.00 0.02 99.82 12:52:50 12:24:01 3 0.00 0.00 0.02 0.00 0.02 99.97 12:52:50 12:24:01 4 0.02 0.00 0.02 0.02 0.00 99.95 12:52:50 12:24:01 5 0.00 0.00 0.00 0.02 0.00 99.98 12:52:50 12:24:01 6 1.68 0.00 0.05 0.00 0.02 98.25 12:52:50 12:24:01 7 0.07 0.00 0.00 0.00 0.02 99.92 12:52:50 12:25:01 all 0.01 0.00 0.01 0.00 0.00 99.97 12:52:50 12:25:01 0 0.02 0.00 0.00 0.00 0.00 99.98 12:52:50 12:25:01 1 0.02 0.00 0.03 0.00 0.02 99.93 12:52:50 12:25:01 2 0.02 0.00 0.02 0.00 0.02 99.95 12:52:50 12:25:01 3 0.00 0.00 0.02 0.00 0.00 99.98 12:52:50 12:25:01 4 0.00 0.00 0.00 0.02 0.00 99.98 12:52:50 12:25:01 5 0.00 0.00 0.00 0.02 0.00 99.98 12:52:50 12:25:01 6 0.00 0.00 0.02 0.00 0.00 99.98 12:52:50 12:25:01 7 0.03 0.00 0.02 0.00 0.00 99.95 12:52:50 12:26:01 all 0.21 0.00 0.01 0.00 0.01 99.76 12:52:50 12:26:01 0 0.00 0.00 0.02 0.00 0.02 99.97 12:52:50 12:26:01 1 0.13 0.00 0.02 0.00 0.00 99.85 12:52:50 12:26:01 2 0.03 0.00 0.03 0.00 0.02 99.92 12:52:50 12:26:01 3 0.02 0.00 0.00 0.00 0.00 99.98 12:52:50 12:26:01 4 0.00 0.00 0.00 0.02 0.02 99.97 12:52:50 12:26:01 5 0.00 0.00 0.00 0.02 0.00 99.98 12:52:50 12:26:01 6 0.12 0.00 0.00 0.00 0.00 99.88 12:52:50 12:26:01 7 1.40 0.00 0.03 0.00 0.02 98.55 12:52:50 12:52:50 12:26:01 CPU %user %nice %system %iowait %steal %idle 12:52:50 12:27:01 all 0.14 0.00 0.01 0.00 0.00 99.85 12:52:50 12:27:01 0 0.02 0.00 0.02 0.00 0.00 99.97 12:52:50 12:27:01 1 0.02 0.00 0.00 0.00 0.00 99.98 12:52:50 12:27:01 2 0.03 0.00 0.03 0.00 0.02 99.92 12:52:50 12:27:01 3 0.00 0.00 0.02 0.00 0.00 99.98 12:52:50 12:27:01 4 0.02 0.00 0.00 0.00 0.00 99.98 12:52:50 12:27:01 5 0.00 0.00 0.02 0.00 0.00 99.98 12:52:50 12:27:01 6 0.00 0.00 0.00 0.00 0.00 100.00 12:52:50 12:27:01 7 0.99 0.00 0.02 0.00 0.00 98.99 12:52:50 12:28:01 all 0.04 0.00 0.01 0.00 0.01 99.94 12:52:50 12:28:01 0 0.10 0.00 0.02 0.00 0.00 99.88 12:52:50 12:28:01 1 0.02 0.00 0.02 0.00 0.00 99.97 12:52:50 12:28:01 2 0.05 0.00 0.03 0.00 0.02 99.90 12:52:50 12:28:01 3 0.00 0.00 0.00 0.00 0.00 100.00 12:52:50 12:28:01 4 0.12 0.00 0.02 0.02 0.02 99.83 12:52:50 12:28:01 5 0.00 0.00 0.00 0.02 0.00 99.98 12:52:50 12:28:01 6 0.02 0.00 0.00 0.00 0.00 99.98 12:52:50 12:28:01 7 0.02 0.00 0.02 0.00 0.02 99.95 12:52:50 12:29:01 all 0.03 0.00 0.01 0.01 0.01 99.95 12:52:50 12:29:01 0 0.02 0.00 0.00 0.00 0.00 99.98 12:52:50 12:29:01 1 0.03 0.00 0.02 0.00 0.02 99.93 12:52:50 12:29:01 2 0.02 0.00 0.02 0.00 0.00 99.97 12:52:50 12:29:01 3 0.00 0.00 0.00 0.00 0.00 100.00 12:52:50 12:29:01 4 0.02 0.00 0.00 0.02 0.02 99.95 12:52:50 12:29:01 5 0.00 0.00 0.00 0.05 0.00 99.95 12:52:50 12:29:01 6 0.00 0.00 0.00 0.00 0.00 100.00 12:52:50 12:29:01 7 0.17 0.00 0.03 0.00 0.02 99.78 12:52:50 12:30:01 all 0.04 0.00 0.02 0.00 0.01 99.94 12:52:50 12:30:01 0 0.10 0.00 0.02 0.00 0.00 99.88 12:52:50 12:30:01 1 0.05 0.00 0.03 0.00 0.00 99.92 12:52:50 12:30:01 2 0.02 0.00 0.02 0.00 0.00 99.97 12:52:50 12:30:01 3 0.00 0.00 0.02 0.00 0.00 99.98 12:52:50 12:30:01 4 0.12 0.00 0.02 0.00 0.00 99.87 12:52:50 12:30:01 5 0.00 0.00 0.00 0.00 0.00 100.00 12:52:50 12:30:01 6 0.00 0.00 0.00 0.00 0.02 99.98 12:52:50 12:30:01 7 0.03 0.00 0.03 0.00 0.03 99.90 12:52:50 12:31:01 all 0.02 0.00 0.01 0.00 0.01 99.96 12:52:50 12:31:01 0 0.02 0.00 0.00 0.00 0.00 99.98 12:52:50 12:31:01 1 0.00 0.00 0.03 0.00 0.02 99.95 12:52:50 12:31:01 2 0.03 0.00 0.00 0.00 0.02 99.95 12:52:50 12:31:01 3 0.02 0.00 0.00 0.00 0.00 99.98 12:52:50 12:31:01 4 0.00 0.00 0.00 0.02 0.02 99.97 12:52:50 12:31:01 5 0.00 0.00 0.00 0.02 0.00 99.98 12:52:50 12:31:01 6 0.00 0.00 0.00 0.00 0.00 100.00 12:52:50 12:31:01 7 0.07 0.00 0.03 0.00 0.02 99.88 12:52:50 12:32:01 all 0.04 0.00 0.02 0.00 0.01 99.93 12:52:50 12:32:01 0 0.00 0.00 0.00 0.00 0.00 100.00 12:52:50 12:32:01 1 0.03 0.00 0.02 0.00 0.00 99.95 12:52:50 12:32:01 2 0.12 0.00 0.03 0.00 0.00 99.85 12:52:50 12:32:01 3 0.00 0.00 0.00 0.00 0.00 100.00 12:52:50 12:32:01 4 0.12 0.00 0.03 0.02 0.00 99.83 12:52:50 12:32:01 5 0.00 0.00 0.00 0.02 0.02 99.97 12:52:50 12:32:01 6 0.00 0.00 0.00 0.00 0.00 100.00 12:52:50 12:32:01 7 0.07 0.00 0.05 0.00 0.03 99.85 12:52:50 12:33:01 all 0.02 0.00 0.01 0.00 0.01 99.96 12:52:50 12:33:01 0 0.00 0.00 0.02 0.00 0.02 99.97 12:52:50 12:33:01 1 0.02 0.00 0.00 0.00 0.00 99.98 12:52:50 12:33:01 2 0.02 0.00 0.00 0.00 0.02 99.97 12:52:50 12:33:01 3 0.00 0.00 0.02 0.00 0.00 99.98 12:52:50 12:33:01 4 0.00 0.00 0.00 0.02 0.00 99.98 12:52:50 12:33:01 5 0.00 0.00 0.02 0.00 0.00 99.98 12:52:50 12:33:01 6 0.02 0.00 0.00 0.00 0.00 99.98 12:52:50 12:33:01 7 0.08 0.00 0.03 0.00 0.02 99.87 12:52:50 12:34:01 all 0.06 0.00 0.01 0.01 0.01 99.91 12:52:50 12:34:01 0 0.02 0.00 0.00 0.02 0.00 99.97 12:52:50 12:34:01 1 0.12 0.00 0.02 0.00 0.02 99.85 12:52:50 12:34:01 2 0.12 0.00 0.03 0.00 0.00 99.85 12:52:50 12:34:01 3 0.00 0.00 0.02 0.00 0.00 99.98 12:52:50 12:34:01 4 0.02 0.00 0.02 0.02 0.02 99.93 12:52:50 12:34:01 5 0.00 0.00 0.00 0.02 0.00 99.98 12:52:50 12:34:01 6 0.00 0.00 0.00 0.00 0.00 100.00 12:52:50 12:34:01 7 0.23 0.00 0.02 0.00 0.02 99.73 12:52:50 12:35:01 all 0.27 0.00 0.01 0.00 0.00 99.71 12:52:50 12:35:01 0 0.00 0.00 0.02 0.00 0.00 99.98 12:52:50 12:35:01 1 0.02 0.00 0.02 0.00 0.00 99.97 12:52:50 12:35:01 2 0.02 0.00 0.02 0.00 0.00 99.97 12:52:50 12:35:01 3 0.02 0.00 0.00 0.00 0.00 99.98 12:52:50 12:35:01 4 0.00 0.00 0.00 0.00 0.00 100.00 12:52:50 12:35:01 5 0.00 0.00 0.00 0.02 0.00 99.98 12:52:50 12:35:01 6 0.00 0.00 0.02 0.00 0.00 99.98 12:52:50 12:35:01 7 2.09 0.00 0.02 0.00 0.03 97.87 12:52:50 12:36:01 all 0.29 0.00 0.01 0.00 0.00 99.69 12:52:50 12:36:01 0 0.10 0.00 0.00 0.00 0.00 99.90 12:52:50 12:36:01 1 0.13 0.00 0.00 0.00 0.00 99.87 12:52:50 12:36:01 2 0.00 0.00 0.05 0.00 0.02 99.93 12:52:50 12:36:01 3 0.02 0.00 0.00 0.00 0.00 99.98 12:52:50 12:36:01 4 0.00 0.00 0.00 0.00 0.00 100.00 12:52:50 12:36:01 5 0.00 0.00 0.00 0.03 0.00 99.97 12:52:50 12:36:01 6 0.00 0.00 0.00 0.00 0.00 100.00 12:52:50 12:36:01 7 2.07 0.00 0.05 0.00 0.02 97.87 12:52:50 12:37:01 all 0.21 0.00 0.01 0.00 0.00 99.78 12:52:50 12:37:01 0 0.00 0.00 0.02 0.00 0.00 99.98 12:52:50 12:37:01 1 0.03 0.00 0.02 0.00 0.00 99.95 12:52:50 12:37:01 2 0.02 0.00 0.00 0.00 0.00 99.98 12:52:50 12:37:01 3 0.02 0.00 0.02 0.00 0.00 99.97 12:52:50 12:37:01 4 0.00 0.00 0.00 0.00 0.02 99.98 12:52:50 12:37:01 5 0.00 0.00 0.00 0.02 0.00 99.98 12:52:50 12:37:01 6 0.00 0.00 0.00 0.00 0.00 100.00 12:52:50 12:37:01 7 1.57 0.00 0.05 0.00 0.02 98.37 12:52:50 12:52:50 12:37:01 CPU %user %nice %system %iowait %steal %idle 12:52:50 12:38:01 all 0.05 0.00 0.01 0.00 0.01 99.93 12:52:50 12:38:01 0 0.00 0.00 0.02 0.00 0.00 99.98 12:52:50 12:38:01 1 0.17 0.00 0.03 0.00 0.02 99.78 12:52:50 12:38:01 2 0.03 0.00 0.00 0.00 0.02 99.95 12:52:50 12:38:01 3 0.00 0.00 0.00 0.00 0.00 100.00 12:52:50 12:38:01 4 0.00 0.00 0.00 0.00 0.00 100.00 12:52:50 12:38:01 5 0.02 0.00 0.00 0.02 0.00 99.97 12:52:50 12:38:01 6 0.13 0.00 0.00 0.00 0.00 99.87 12:52:50 12:38:01 7 0.03 0.00 0.02 0.00 0.03 99.92 12:52:50 12:39:01 all 0.03 0.00 0.01 0.01 0.00 99.95 12:52:50 12:39:01 0 0.02 0.00 0.00 0.00 0.00 99.98 12:52:50 12:39:01 1 0.03 0.00 0.02 0.00 0.00 99.95 12:52:50 12:39:01 2 0.00 0.00 0.03 0.00 0.00 99.97 12:52:50 12:39:01 3 0.02 0.00 0.02 0.00 0.00 99.97 12:52:50 12:39:01 4 0.03 0.00 0.00 0.00 0.00 99.97 12:52:50 12:39:01 5 0.00 0.00 0.00 0.05 0.00 99.95 12:52:50 12:39:01 6 0.00 0.00 0.00 0.00 0.00 100.00 12:52:50 12:39:01 7 0.10 0.00 0.03 0.00 0.02 99.85 12:52:50 12:40:01 all 0.04 0.00 0.01 0.00 0.01 99.94 12:52:50 12:40:01 0 0.00 0.00 0.00 0.00 0.02 99.98 12:52:50 12:40:01 1 0.13 0.00 0.02 0.00 0.00 99.85 12:52:50 12:40:01 2 0.13 0.00 0.00 0.00 0.02 99.85 12:52:50 12:40:01 3 0.00 0.00 0.00 0.00 0.02 99.98 12:52:50 12:40:01 4 0.00 0.00 0.00 0.02 0.02 99.97 12:52:50 12:40:01 5 0.00 0.00 0.00 0.00 0.02 99.98 12:52:50 12:40:01 6 0.00 0.00 0.00 0.00 0.00 100.00 12:52:50 12:40:01 7 0.02 0.00 0.05 0.00 0.03 99.90 12:52:50 12:41:01 all 0.08 0.00 0.01 0.01 0.01 99.90 12:52:50 12:41:01 0 0.13 0.00 0.00 0.00 0.00 99.87 12:52:50 12:41:01 1 0.02 0.00 0.02 0.00 0.02 99.95 12:52:50 12:41:01 2 0.17 0.00 0.02 0.02 0.00 99.80 12:52:50 12:41:01 3 0.08 0.00 0.00 0.00 0.00 99.92 12:52:50 12:41:01 4 0.02 0.00 0.02 0.02 0.00 99.95 12:52:50 12:41:01 5 0.05 0.00 0.00 0.02 0.00 99.93 12:52:50 12:41:01 6 0.02 0.00 0.00 0.00 0.02 99.97 12:52:50 12:41:01 7 0.13 0.00 0.05 0.00 0.02 99.80 12:52:50 12:42:01 all 0.22 0.00 0.04 0.01 0.00 99.73 12:52:50 12:42:01 0 0.80 0.00 0.03 0.00 0.00 99.17 12:52:50 12:42:01 1 0.10 0.00 0.00 0.00 0.00 99.90 12:52:50 12:42:01 2 0.27 0.00 0.03 0.00 0.02 99.68 12:52:50 12:42:01 3 0.03 0.00 0.05 0.00 0.00 99.92 12:52:50 12:42:01 4 0.27 0.00 0.07 0.05 0.00 99.62 12:52:50 12:42:01 5 0.02 0.00 0.00 0.02 0.00 99.97 12:52:50 12:42:01 6 0.05 0.00 0.02 0.00 0.00 99.93 12:52:50 12:42:01 7 0.20 0.00 0.10 0.00 0.02 99.68 12:52:50 12:43:01 all 0.03 0.00 0.01 0.00 0.01 99.95 12:52:50 12:43:01 0 0.02 0.00 0.00 0.00 0.00 99.98 12:52:50 12:43:01 1 0.03 0.00 0.00 0.00 0.02 99.95 12:52:50 12:43:01 2 0.03 0.00 0.02 0.02 0.00 99.93 12:52:50 12:43:01 3 0.03 0.00 0.02 0.00 0.00 99.95 12:52:50 12:43:01 4 0.02 0.00 0.00 0.00 0.02 99.97 12:52:50 12:43:01 5 0.02 0.00 0.00 0.02 0.00 99.97 12:52:50 12:43:01 6 0.00 0.00 0.02 0.00 0.00 99.98 12:52:50 12:43:01 7 0.08 0.00 0.05 0.00 0.03 99.83 12:52:50 12:44:01 all 0.05 0.00 0.01 0.00 0.00 99.94 12:52:50 12:44:01 0 0.00 0.00 0.00 0.00 0.00 100.00 12:52:50 12:44:01 1 0.08 0.00 0.03 0.00 0.00 99.88 12:52:50 12:44:01 2 0.13 0.00 0.02 0.02 0.00 99.83 12:52:50 12:44:01 3 0.00 0.00 0.00 0.00 0.00 100.00 12:52:50 12:44:01 4 0.00 0.00 0.00 0.00 0.00 100.00 12:52:50 12:44:01 5 0.00 0.00 0.02 0.00 0.00 99.98 12:52:50 12:44:01 6 0.12 0.00 0.00 0.00 0.02 99.87 12:52:50 12:44:01 7 0.03 0.00 0.03 0.00 0.02 99.92 12:52:50 12:45:01 all 0.01 0.00 0.01 0.00 0.01 99.96 12:52:50 12:45:01 0 0.02 0.00 0.00 0.00 0.00 99.98 12:52:50 12:45:01 1 0.02 0.00 0.02 0.00 0.02 99.95 12:52:50 12:45:01 2 0.00 0.00 0.02 0.00 0.02 99.97 12:52:50 12:45:01 3 0.02 0.00 0.00 0.00 0.00 99.98 12:52:50 12:45:01 4 0.00 0.00 0.00 0.00 0.00 100.00 12:52:50 12:45:01 5 0.02 0.00 0.00 0.02 0.02 99.95 12:52:50 12:45:01 6 0.00 0.00 0.00 0.00 0.00 100.00 12:52:50 12:45:01 7 0.05 0.00 0.05 0.00 0.02 99.88 12:52:50 12:46:01 all 0.04 0.00 0.01 0.00 0.00 99.94 12:52:50 12:46:01 0 0.00 0.00 0.00 0.00 0.00 100.00 12:52:50 12:46:01 1 0.13 0.00 0.02 0.00 0.00 99.85 12:52:50 12:46:01 2 0.00 0.00 0.00 0.02 0.00 99.98 12:52:50 12:46:01 3 0.00 0.00 0.02 0.00 0.00 99.98 12:52:50 12:46:01 4 0.13 0.00 0.03 0.00 0.02 99.82 12:52:50 12:46:01 5 0.00 0.00 0.00 0.02 0.00 99.98 12:52:50 12:46:01 6 0.02 0.00 0.02 0.00 0.00 99.97 12:52:50 12:46:01 7 0.05 0.00 0.03 0.00 0.02 99.90 12:52:50 12:47:01 all 0.13 0.00 0.01 0.00 0.01 99.85 12:52:50 12:47:01 0 0.02 0.00 0.00 0.00 0.00 99.98 12:52:50 12:47:01 1 0.03 0.00 0.03 0.00 0.02 99.92 12:52:50 12:47:01 2 0.02 0.00 0.00 0.02 0.00 99.97 12:52:50 12:47:01 3 0.00 0.00 0.00 0.00 0.00 100.00 12:52:50 12:47:01 4 0.03 0.00 0.00 0.00 0.00 99.97 12:52:50 12:47:01 5 0.02 0.00 0.00 0.02 0.00 99.97 12:52:50 12:47:01 6 0.86 0.00 0.00 0.00 0.02 99.12 12:52:50 12:47:01 7 0.05 0.00 0.03 0.00 0.02 99.90 12:52:50 12:48:01 all 0.04 0.00 0.02 0.00 0.01 99.93 12:52:50 12:48:01 0 0.10 0.00 0.02 0.00 0.02 99.87 12:52:50 12:48:01 1 0.03 0.00 0.02 0.00 0.00 99.95 12:52:50 12:48:01 2 0.02 0.00 0.02 0.02 0.02 99.93 12:52:50 12:48:01 3 0.00 0.00 0.00 0.00 0.00 100.00 12:52:50 12:48:01 4 0.10 0.00 0.03 0.00 0.02 99.85 12:52:50 12:48:01 5 0.00 0.00 0.00 0.02 0.00 99.98 12:52:50 12:48:01 6 0.02 0.00 0.00 0.00 0.00 99.98 12:52:50 12:48:01 7 0.03 0.00 0.05 0.00 0.02 99.90 12:52:50 12:52:50 12:48:01 CPU %user %nice %system %iowait %steal %idle 12:52:50 12:49:01 all 0.02 0.00 0.01 0.00 0.00 99.96 12:52:50 12:49:01 0 0.03 0.00 0.02 0.00 0.00 99.95 12:52:50 12:49:01 1 0.03 0.00 0.02 0.00 0.02 99.93 12:52:50 12:49:01 2 0.02 0.00 0.02 0.02 0.00 99.95 12:52:50 12:49:01 3 0.02 0.00 0.00 0.00 0.00 99.98 12:52:50 12:49:01 4 0.00 0.00 0.00 0.00 0.00 100.00 12:52:50 12:49:01 5 0.00 0.00 0.00 0.02 0.00 99.98 12:52:50 12:49:01 6 0.00 0.00 0.00 0.00 0.00 100.00 12:52:50 12:49:01 7 0.07 0.00 0.02 0.00 0.02 99.90 12:52:50 12:50:01 all 0.05 0.00 0.01 0.00 0.01 99.93 12:52:50 12:50:01 0 0.00 0.00 0.02 0.00 0.00 99.98 12:52:50 12:50:01 1 0.07 0.00 0.02 0.00 0.00 99.92 12:52:50 12:50:01 2 0.12 0.00 0.00 0.02 0.02 99.85 12:52:50 12:50:01 3 0.00 0.00 0.02 0.00 0.00 99.98 12:52:50 12:50:01 4 0.00 0.00 0.00 0.00 0.00 100.00 12:52:50 12:50:01 5 0.00 0.00 0.02 0.02 0.00 99.97 12:52:50 12:50:01 6 0.13 0.00 0.00 0.00 0.02 99.85 12:52:50 12:50:01 7 0.07 0.00 0.03 0.00 0.02 99.88 12:52:50 12:51:01 all 0.01 0.00 0.01 0.00 0.01 99.97 12:52:50 12:51:01 0 0.02 0.00 0.00 0.00 0.00 99.98 12:52:50 12:51:01 1 0.03 0.00 0.02 0.00 0.02 99.93 12:52:50 12:51:01 2 0.03 0.00 0.02 0.00 0.00 99.95 12:52:50 12:51:01 3 0.02 0.00 0.00 0.00 0.00 99.98 12:52:50 12:51:01 4 0.00 0.00 0.00 0.00 0.02 99.98 12:52:50 12:51:01 5 0.00 0.00 0.00 0.02 0.00 99.98 12:52:50 12:51:01 6 0.00 0.00 0.00 0.00 0.00 100.00 12:52:50 12:51:01 7 0.02 0.00 0.03 0.00 0.03 99.92 12:52:50 12:52:01 all 4.49 0.00 1.71 1.32 0.03 92.45 12:52:50 12:52:01 0 4.13 0.00 1.66 0.05 0.03 94.13 12:52:50 12:52:01 1 4.35 0.00 1.68 0.94 0.03 93.00 12:52:50 12:52:01 2 3.01 0.00 1.90 7.29 0.05 87.75 12:52:50 12:52:01 3 6.72 0.00 1.23 0.03 0.03 91.99 12:52:50 12:52:01 4 3.39 0.00 1.91 0.12 0.03 94.55 12:52:50 12:52:01 5 3.63 0.00 1.15 1.04 0.03 94.15 12:52:50 12:52:01 6 4.48 0.00 1.95 0.20 0.02 93.35 12:52:50 12:52:01 7 6.19 0.00 2.18 0.89 0.03 90.70 12:52:50 Average: all 8.15 0.00 1.26 1.05 0.03 89.51 12:52:50 Average: 0 8.09 0.00 1.30 1.16 0.02 89.43 12:52:50 Average: 1 8.15 0.00 1.23 0.68 0.02 89.92 12:52:50 Average: 2 8.02 0.00 1.37 2.22 0.03 88.36 12:52:50 Average: 3 8.20 0.00 1.17 0.73 0.02 89.87 12:52:50 Average: 4 8.01 0.00 1.23 0.87 0.03 89.87 12:52:50 Average: 5 8.14 0.00 1.23 0.65 0.02 89.95 12:52:50 Average: 6 8.05 0.00 1.23 0.87 0.02 89.83 12:52:50 Average: 7 8.51 0.00 1.30 1.26 0.03 88.89 12:52:50 12:52:50 12:52:50