Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from dda98da84915b6658b51999aa3f64d93038bbd9a 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-ssh9667358028434053611.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 056ae7b86453181957306e7078512cbe12174832 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-ssh8487994568516886910.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 056ae7b86453181957306e7078512cbe12174832 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14661424594923628826.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 056ae7b86453181957306e7078512cbe12174832 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 056ae7b86453181957306e7078512cbe12174832 # timeout=10 Commit message: "Merge pull request #473 from cherrycl/fix-seccomp-profile-error" > 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-ssh17764320724811473995.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh9258032077022076333.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.23 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 Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-6984 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/886 [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/886 # 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 dda98da84915b6658b51999aa3f64d93038bbd9a (main) Commit message: "feat: Add Postgres ConnPool Config (#5226)" > 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 dda98da84915b6658b51999aa3f64d93038bbd9a # timeout=10 > git rev-list --no-walk 737311074891626bade840b49f104aadd5debe66 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 05:55:26 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 05:55:26 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 05:55:26 ========================================================= 05:55:26 EdgeX Global Pipelines Version Info 05:55:26 ========================================================= [Pipeline] libraryResource [Pipeline] sh 05:55:27 ------------------- 05:55:27 stable info: 05:55:27 ------------------- 05:55:27 Commited By: Cherry Wang cherry@iotechsys.com 05:55:27 Commit SHA: 056ae7b86453181957306e7078512cbe12174832 05:55:27 Message: update stable to v1.0.276 05:55:27 ------------------- 05:55:27 experimental info: 05:55:27 ------------------- 05:55:27 Commited By: **** collab-it+edgex@linuxfoundation.org 05:55:27 Commit SHA: 056ae7b86453181957306e7078512cbe12174832 05:55:27 Message: update experimental to v1.0.276 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 05:55:27 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 05:55:27 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 05:55:27 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 05:55:27 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 05:55:27 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 05:55:28 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 05:55:28 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 05:55:28 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 05:55:28 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 05:55:28 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 05:55:28 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 05:55:28 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 05:55:28 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 05:55:28 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 05:55:28 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 05:55:28 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 05:55:28 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 05:55:28 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 05:55:28 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 05:55:28 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi [Pipeline] echo 05:55:28 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 05:55:28 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 05:55:28 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 05:55:28 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 05:55:28 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 05:55:28 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 05:55:28 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = dda98da84915b6658b51999aa3f64d93038bbd9a [Pipeline] echo 05:55:28 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = dda98da [Pipeline] echo 05:55:28 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:55:28 provisioning config files... 05:55:28 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/886@tmp/config10161685848293234366tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:55:28 ---> ****-login.sh 05:55:28 nexus3.edgexfoundry.org:10001 05:55:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:55:29 05:55:29 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 05:55:29 Configure a credential helper to remove this warning. See 05:55:29 https://docs.****.com/go/credential-store/ 05:55:29 05:55:29 Login Succeeded 05:55:29 nexus3.edgexfoundry.org:10002 05:55:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:55:29 05:55:29 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 05:55:29 Configure a credential helper to remove this warning. See 05:55:29 https://docs.****.com/go/credential-store/ 05:55:29 05:55:29 Login Succeeded 05:55:29 nexus3.edgexfoundry.org:10003 05:55:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:55:29 05:55:29 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 05:55:29 Configure a credential helper to remove this warning. See 05:55:29 https://docs.****.com/go/credential-store/ 05:55:29 05:55:29 Login Succeeded 05:55:29 nexus3.edgexfoundry.org:10004 05:55:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:55:30 05:55:30 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 05:55:30 Configure a credential helper to remove this warning. See 05:55:30 https://docs.****.com/go/credential-store/ 05:55:30 05:55:30 Login Succeeded 05:55:30 ****.io 05:55:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:55:30 05:55:30 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 05:55:30 Configure a credential helper to remove this warning. See 05:55:30 https://docs.****.com/go/credential-store/ 05:55:30 05:55:30 Login Succeeded 05:55:30 ---> ****-login.sh ends [Pipeline] } 05:55:30 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:55:30 + 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 05:55:30 + dirname cmd/core-command/Dockerfile 05:55:30 + cut -d/ -f2 05:55:30 + echo core-command,cmd/core-command/Dockerfile 05:55:30 + dirname cmd/core-common-config-bootstrapper/Dockerfile 05:55:30 + cut -d/ -f2 05:55:30 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 05:55:30 + cut -d/ -f2 05:55:30 + dirname cmd/core-data/Dockerfile 05:55:30 + echo core-data,cmd/core-data/Dockerfile 05:55:30 + dirname cmd/core-keeper/Dockerfile 05:55:30 + cut -d/ -f2 05:55:30 + echo core-keeper,cmd/core-keeper/Dockerfile 05:55:30 + dirname cmd/core-metadata/Dockerfile 05:55:30 + cut -d/ -f2 05:55:30 + echo core-metadata,cmd/core-metadata/Dockerfile 05:55:30 + dirname cmd/security-bootstrapper/Dockerfile 05:55:30 + cut -d/ -f2 05:55:30 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 05:55:30 + dirname cmd/security-proxy-auth/Dockerfile 05:55:30 + cut -d/ -f2 05:55:30 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 05:55:30 + dirname cmd/security-proxy-setup/Dockerfile 05:55:30 + cut -d/ -f2 05:55:30 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 05:55:30 + dirname cmd/security-secretstore-setup/Dockerfile 05:55:30 + cut -d/ -f2 05:55:30 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 05:55:30 + dirname cmd/security-spiffe-token-provider/Dockerfile 05:55:30 + cut -d/ -f2 05:55:30 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 05:55:30 + dirname cmd/security-spire-agent/Dockerfile 05:55:30 + cut -d/ -f2 05:55:30 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 05:55:30 + dirname cmd/security-spire-config/Dockerfile 05:55:30 + cut -d/ -f2 05:55:30 + echo security-spire-config,cmd/security-spire-config/Dockerfile 05:55:30 + dirname cmd/security-spire-server/Dockerfile 05:55:30 + cut -d/ -f2 05:55:30 + echo security-spire-server,cmd/security-spire-server/Dockerfile 05:55:30 + dirname cmd/support-notifications/Dockerfile 05:55:30 + cut -d/ -f2 05:55:30 + echo support-notifications,cmd/support-notifications/Dockerfile 05:55:30 + dirname cmd/support-scheduler/Dockerfile 05:55:30 + cut -d/ -f2 05:55:30 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 05:55:30 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 05:55:31 + git rev-list -1 --merges dda98da84915b6658b51999aa3f64d93038bbd9a~1..dda98da84915b6658b51999aa3f64d93038bbd9a [Pipeline] echo 05:55:31 -----------> git rev-list -1 --merges dda98da84915b6658b51999aa3f64d93038bbd9a~1..dda98da84915b6658b51999aa3f64d93038bbd9a dda98da84915b6658b51999aa3f64d93038bbd9a [false] [Pipeline] sh 05:55:31 + git log --format=format:%s -1 dda98da84915b6658b51999aa3f64d93038bbd9a [Pipeline] echo 05:55:31 ========================================================= 05:55:31 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 05:55:31 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 05:55:31 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 05:55:31 + grep -v github /etc/ssh/ssh_known_hosts 05:55:31 + [ -e /tmp/ssh_known_hosts ] 05:55:31 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 05:55:31 + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 05:55:31 sudo tee -a /etc/ssh/ssh_known_hosts 05:55:31 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:55:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:55:32 05:55:32 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:55:32 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:55:32 0.1.4: Pulling from edgex-devops/py-git-semver 05:55:32 3dae71ba6b94: Pulling fs layer 05:55:32 6bf1a483ea7c: Pulling fs layer 05:55:32 f5dfc541a4d3: Pulling fs layer 05:55:32 461d9e800cba: Pulling fs layer 05:55:32 80192f66455f: Pulling fs layer 05:55:32 2e8e34ca0e6c: Pulling fs layer 05:55:32 a29436f7fd5d: Pulling fs layer 05:55:32 923cac83aea3: Pulling fs layer 05:55:32 25ad8b0a4227: Pulling fs layer 05:55:32 db01528c6b51: Pulling fs layer 05:55:32 28988de357af: Pulling fs layer 05:55:32 461d9e800cba: Waiting 05:55:32 a29436f7fd5d: Waiting 05:55:32 db01528c6b51: Waiting 05:55:32 923cac83aea3: Waiting 05:55:32 25ad8b0a4227: Waiting 05:55:32 2e8e34ca0e6c: Waiting 05:55:32 28988de357af: Waiting 05:55:32 80192f66455f: Waiting 05:55:32 6bf1a483ea7c: Verifying Checksum 05:55:32 6bf1a483ea7c: Download complete 05:55:32 461d9e800cba: Download complete 05:55:32 80192f66455f: Verifying Checksum 05:55:32 80192f66455f: Download complete 05:55:32 f5dfc541a4d3: Verifying Checksum 05:55:32 f5dfc541a4d3: Download complete 05:55:32 3dae71ba6b94: Verifying Checksum 05:55:32 3dae71ba6b94: Download complete 05:55:32 923cac83aea3: Verifying Checksum 05:55:32 923cac83aea3: Download complete 05:55:32 25ad8b0a4227: Verifying Checksum 05:55:32 25ad8b0a4227: Download complete 05:55:32 db01528c6b51: Verifying Checksum 05:55:32 db01528c6b51: Download complete 05:55:32 28988de357af: Download complete 05:55:33 a29436f7fd5d: Verifying Checksum 05:55:33 a29436f7fd5d: Download complete 05:55:33 2e8e34ca0e6c: Verifying Checksum 05:55:33 2e8e34ca0e6c: Download complete 05:55:34 3dae71ba6b94: Pull complete 05:55:34 6bf1a483ea7c: Pull complete 05:55:35 f5dfc541a4d3: Pull complete 05:55:35 461d9e800cba: Pull complete 05:55:35 80192f66455f: Pull complete 05:55:40 2e8e34ca0e6c: Pull complete 05:55:40 a29436f7fd5d: Pull complete 05:55:40 923cac83aea3: Pull complete 05:55:41 25ad8b0a4227: Pull complete 05:55:41 db01528c6b51: Pull complete 05:55:41 28988de357af: Pull complete 05:55:41 Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 05:55:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:55:41 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:55:41 prd-ubuntu20.04-docker-8c-8g-6984 does not seem to be running inside a container 05:55:41 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/886 -v /w/workspace/edgex-go/886:/w/workspace/edgex-go/886:rw,z -v /w/workspace/edgex-go/886@tmp:/w/workspace/edgex-go/886@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 05:55:46 $ docker top d57783fe828961ce26c605478a99fe810f518ec17fbea8506bb8da60f0691fda -eo pid,comm 05:55:46 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). 05:55:46 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:55:46 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:55:46 [ssh-agent] Looking for ssh-agent implementation... 05:55:47 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:55:47 $ docker exec d57783fe828961ce26c605478a99fe810f518ec17fbea8506bb8da60f0691fda ssh-agent 05:55:47 SSH_AUTH_SOCK=/tmp/ssh-bYtofnqMhGQt/agent.31 05:55:47 SSH_AGENT_PID=37 05:55:47 Running ssh-add (command line suppressed) 05:55:47 Identity added: /w/workspace/edgex-go/886@tmp/private_key_6774401783276599374.key (/w/workspace/edgex-go/886@tmp/private_key_6774401783276599374.key) 05:55:47 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:55:47 + git config --global --add safe.directory /w/workspace/edgex-go/886 [Pipeline] sh 05:55:47 + git tag --points-at HEAD [Pipeline] } 05:55:47 $ docker exec --env ******** --env ******** d57783fe828961ce26c605478a99fe810f518ec17fbea8506bb8da60f0691fda ssh-agent -k 05:55:47 unset SSH_AUTH_SOCK; 05:55:47 unset SSH_AGENT_PID; 05:55:47 echo Agent pid 37 killed; 05:55:48 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 05:55:48 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:55:48 [ssh-agent] Looking for ssh-agent implementation... 05:55:48 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:55:48 $ docker exec d57783fe828961ce26c605478a99fe810f518ec17fbea8506bb8da60f0691fda ssh-agent 05:55:48 SSH_AUTH_SOCK=/tmp/ssh-QEw5xuqXuff6/agent.84 05:55:48 SSH_AGENT_PID=90 05:55:48 Running ssh-add (command line suppressed) 05:55:48 Identity added: /w/workspace/edgex-go/886@tmp/private_key_6164297811030805812.key (/w/workspace/edgex-go/886@tmp/private_key_6164297811030805812.key) 05:55:48 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:55:48 + git semver init 05:55:48 2025-08-14 05:55:48,902 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 05:55:48 2025-08-14 05:55:48,906 [run_init] DEBUG init version:0.0.0 force:False 05:55:48 2025-08-14 05:55:48,907 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/886/.semver 05:55:48 2025-08-14 05:55:48,908 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/886/.semver 05:55:48 2025-08-14 05:55:48,908 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/886/.semver'], cwd=/w/workspace/edgex-go/886, stdin=None, shell=False, universal_newlines=False) 05:55:54 2025-08-14 05:55:53,890 [append_file] DEBUG append to file:/w/workspace/edgex-go/886/.git/info/exclude 05:55:54 2025-08-14 05:55:53,890 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/886/.semver/main with force:False 05:55:54 2025-08-14 05:55:53,890 [read_version] DEBUG read version from /w/workspace/edgex-go/886/.semver/main 05:55:54 2025-08-14 05:55:53,890 [read_version] DEBUG read version from /w/workspace/edgex-go/886/.semver/main 05:55:54 4.1.0-dev.47 [Pipeline] } 05:55:54 $ docker exec --env ******** --env ******** d57783fe828961ce26c605478a99fe810f518ec17fbea8506bb8da60f0691fda ssh-agent -k 05:55:54 unset SSH_AUTH_SOCK; 05:55:54 unset SSH_AGENT_PID; 05:55:54 echo Agent pid 90 killed; 05:55:54 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:55:54 + git semver [Pipeline] } 05:55:55 $ docker stop --time=1 d57783fe828961ce26c605478a99fe810f518ec17fbea8506bb8da60f0691fda 05:55:56 $ docker rm -f --volumes d57783fe828961ce26c605478a99fe810f518ec17fbea8506bb8da60f0691fda [Pipeline] // withDockerContainer [Pipeline] sh 05:55:56 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 05:55:57 Stashed 1 file(s) [Pipeline] echo 05:55:57 [edgeXSemver]: initialized semver on version 4.1.0-dev.47 [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 05:55:57 + git config --global --add safe.directory /w/workspace/edgex-go/886 [Pipeline] echo 05:55:57 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 05:55:57 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 05:55:57 ========================================================= 05:55:57 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 05:55:57 ========================================================= [Pipeline] fileExists [Pipeline] sh 05:55:57 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 05:55:57 1.23-alpine: Pulling from edgex-devops/edgex-golang-base 05:55:57 0a9a5dfd008f: Pulling fs layer 05:55:57 36466aa92d05: Pulling fs layer 05:55:57 e10405b45d13: Pulling fs layer 05:55:57 096b7ceb2af7: Pulling fs layer 05:55:57 4f4fb700ef54: Pulling fs layer 05:55:57 c451b95d7931: Pulling fs layer 05:55:57 9febf9df4401: Pulling fs layer 05:55:57 1477f019b032: Pulling fs layer 05:55:57 c7dc25521971: Pulling fs layer 05:55:57 096b7ceb2af7: Waiting 05:55:57 4f4fb700ef54: Waiting 05:55:57 c7dc25521971: Waiting 05:55:57 c451b95d7931: Waiting 05:55:57 9febf9df4401: Waiting 05:55:57 1477f019b032: Waiting 05:55:57 36466aa92d05: Verifying Checksum 05:55:57 36466aa92d05: Download complete 05:55:57 096b7ceb2af7: Verifying Checksum 05:55:57 096b7ceb2af7: Download complete 05:55:57 4f4fb700ef54: Verifying Checksum 05:55:57 4f4fb700ef54: Download complete 05:55:57 c451b95d7931: Verifying Checksum 05:55:57 c451b95d7931: Download complete 05:55:57 0a9a5dfd008f: Verifying Checksum 05:55:57 0a9a5dfd008f: Download complete 05:55:57 9febf9df4401: Verifying Checksum 05:55:57 9febf9df4401: Download complete 05:55:58 0a9a5dfd008f: Pull complete 05:55:58 c7dc25521971: Verifying Checksum 05:55:58 c7dc25521971: Download complete 05:55:58 36466aa92d05: Pull complete 05:55:58 e10405b45d13: Download complete 05:55:59 1477f019b032: Verifying Checksum 05:55:59 1477f019b032: Download complete 05:56:04 e10405b45d13: Pull complete 05:56:04 096b7ceb2af7: Pull complete 05:56:04 4f4fb700ef54: Pull complete 05:56:04 c451b95d7931: Pull complete 05:56:04 9febf9df4401: Pull complete 05:56:07 1477f019b032: Pull complete 05:56:08 c7dc25521971: Pull complete 05:56:08 Digest: sha256:b992faf2485ce295780ce8bcc3ec6c89c618966a0a233ad776f4c4289344e4b4 05:56:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 05:56:08 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [Pipeline] fileExists [Pipeline] sh 05:56:08 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 05:56:08 WORKDIR /edgex 05:56:08 COPY go.mod . 05:56:08 RUN go mod download 05:56:08 + docker build -t ci-base-image-x86_64 -f - . 05:56:08 #0 building with "default" instance using docker driver 05:56:08 05:56:08 #1 [internal] load build definition from Dockerfile 05:56:08 #1 transferring dockerfile: 164B done 05:56:08 #1 DONE 0.0s 05:56:08 05:56:08 #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 05:56:08 #2 DONE 0.0s 05:56:08 05:56:08 #3 [internal] load .dockerignore 05:56:08 #3 transferring context: 50B done 05:56:08 #3 DONE 0.0s 05:56:08 05:56:08 #4 [internal] load build context 05:56:08 #4 transferring context: 6.56kB done 05:56:08 #4 DONE 0.0s 05:56:08 05:56:08 #5 [1/4] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 05:56:08 #5 DONE 0.1s 05:56:09 05:56:09 #6 [2/4] WORKDIR /edgex 05:56:12 Still waiting to schedule task 05:56:12 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 05:56:13 #6 DONE 3.8s 05:56:13 05:56:13 #7 [3/4] COPY go.mod . 05:56:13 #7 DONE 0.0s 05:56:13 05:56:13 #8 [4/4] RUN go mod download 05:56:23 #8 DONE 9.8s 05:56:23 05:56:23 #9 exporting to image 05:56:23 #9 exporting layers 05:56:26 #9 exporting layers 3.7s done 05:56:26 #9 writing image sha256:876f86eb7f55f57150d9ec4c33bc346666f0cc4545a281b340b36c8eacd0ef0f done 05:56:26 #9 naming to docker.io/library/ci-base-image-x86_64 done 05:56:26 #9 DONE 3.7s [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:56:27 + docker inspect -f . ci-base-image-x86_64 05:56:27 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:56:27 prd-ubuntu20.04-docker-8c-8g-6984 does not seem to be running inside a container 05:56:27 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/886 -v /w/workspace/edgex-go/886:/w/workspace/edgex-go/886:rw,z -v /w/workspace/edgex-go/886@tmp:/w/workspace/edgex-go/886@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 05:56:27 $ docker top 2eeb22b769f64c6b351bfb66d86320a56530f5dd626e2a3848122553e2b862a3 -eo pid,comm [Pipeline] { [Pipeline] sh 05:56:27 + go version 05:56:27 go version go1.23.9 linux/amd64 [Pipeline] } 05:56:27 $ docker stop --time=1 2eeb22b769f64c6b351bfb66d86320a56530f5dd626e2a3848122553e2b862a3 05:56:29 $ docker rm -f --volumes 2eeb22b769f64c6b351bfb66d86320a56530f5dd626e2a3848122553e2b862a3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:56:29 + docker inspect -f . ci-base-image-x86_64 05:56:29 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:56:29 prd-ubuntu20.04-docker-8c-8g-6984 does not seem to be running inside a container 05:56:29 $ 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/886 -v /w/workspace/edgex-go/886:/w/workspace/edgex-go/886:rw,z -v /w/workspace/edgex-go/886@tmp:/w/workspace/edgex-go/886@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 05:56:30 $ docker top f4a7c9c1edc62760a6837539a5cf6fc777ae24b0c59f99070dd8354ca410c515 -eo pid,comm [Pipeline] { [Pipeline] echo 05:56:30 ========================================================= 05:56:30 [edgeXBuildGoParallel] Running Tests and Build... 05:56:30 ========================================================= [Pipeline] sh 05:56:30 + git config --global --add safe.directory /w/workspace/edgex-go/886 [Pipeline] fileExists [Pipeline] sh 05:56:30 + make test 05:56:30 go test -race -coverprofile=coverage.out ./... 05:56:38 ? github.com/edgexfoundry/edgex-go [no test files] 05:57:05 github.com/edgexfoundry/edgex-go/cmd/core-command coverage: 0.0% of statements 05:57:05 github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper coverage: 0.0% of statements 05:57:05 github.com/edgexfoundry/edgex-go/cmd/core-keeper coverage: 0.0% of statements 05:57:05 github.com/edgexfoundry/edgex-go/cmd/core-data coverage: 0.0% of statements 05:57:05 github.com/edgexfoundry/edgex-go/cmd/core-metadata coverage: 0.0% of statements 05:57:05 github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper coverage: 0.0% of statements 05:57:05 github.com/edgexfoundry/edgex-go/cmd/secrets-config coverage: 0.0% of statements 05:57:05 github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider coverage: 0.0% of statements 05:57:05 github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth coverage: 0.0% of statements 05:57:05 github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup coverage: 0.0% of statements 05:57:05 ? github.com/edgexfoundry/edgex-go/internal [no test files] 05:57:05 github.com/edgexfoundry/edgex-go/cmd/support-scheduler coverage: 0.0% of statements 05:57:05 github.com/edgexfoundry/edgex-go/cmd/support-notifications coverage: 0.0% of statements 05:57:05 github.com/edgexfoundry/edgex-go/internal/core/command coverage: 0.0% of statements 05:57:05 github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider coverage: 0.0% of statements 05:57:05 github.com/edgexfoundry/edgex-go/internal/core/command/config coverage: 0.0% of statements 05:57:05 github.com/edgexfoundry/edgex-go/internal/core/command/container coverage: 0.0% of statements 05:57:05 github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks coverage: 0.0% of statements 05:57:05 github.com/edgexfoundry/edgex-go/internal/core/data coverage: 0.0% of statements 05:57:06 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.039s coverage: 42.3% of statements 05:57:07 github.com/edgexfoundry/edgex-go/internal/core/data/container coverage: 0.0% of statements 05:57:07 github.com/edgexfoundry/edgex-go/internal/core/data/config coverage: 0.0% of statements 05:57:07 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.063s coverage: 97.0% of statements 05:57:07 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 05:57:07 ? github.com/edgexfoundry/edgex-go/internal/core/data/embed [no test files] 05:57:07 github.com/edgexfoundry/edgex-go/internal/core/keeper/application coverage: 0.0% of statements 05:57:07 github.com/edgexfoundry/edgex-go/internal/core/keeper coverage: 0.0% of statements 05:57:07 github.com/edgexfoundry/edgex-go/internal/core/data/mocks coverage: 0.0% of statements 05:57:07 github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging coverage: 0.0% of statements 05:57:07 github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks coverage: 0.0% of statements 05:57:07 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] 05:57:07 github.com/edgexfoundry/edgex-go/internal/core/keeper/container coverage: 0.0% of statements 05:57:07 github.com/edgexfoundry/edgex-go/internal/core/keeper/config coverage: 0.0% of statements 05:57:08 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] 05:57:08 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/embed [no test files] 05:57:08 github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks coverage: 0.0% of statements 05:57:08 github.com/edgexfoundry/edgex-go/internal/core/keeper/registry coverage: 0.0% of statements 05:57:08 github.com/edgexfoundry/edgex-go/internal/core/metadata coverage: 0.0% of statements 05:57:08 github.com/edgexfoundry/edgex-go/internal/core/keeper/utils coverage: 0.0% of statements 05:57:09 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.050s coverage: 69.4% of statements 05:57:09 ok github.com/edgexfoundry/edgex-go/internal/core/common_config 1.023s coverage: 3.5% of statements 05:57:09 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.056s coverage: 46.3% of statements 05:57:10 github.com/edgexfoundry/edgex-go/internal/core/metadata/config coverage: 0.0% of statements 05:57:10 github.com/edgexfoundry/edgex-go/internal/core/metadata/container coverage: 0.0% of statements 05:57:10 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.435s coverage: 93.4% of statements 05:57:10 ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.057s coverage: 92.4% of statements 05:57:11 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.044s coverage: 8.4% of statements 05:57:12 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 05:57:12 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/embed [no test files] 05:57:12 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 05:57:12 github.com/edgexfoundry/edgex-go/internal/pkg coverage: 0.0% of statements 05:57:12 github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks coverage: 0.0% of statements 05:57:12 github.com/edgexfoundry/edgex-go/internal/core/metadata/utils coverage: 0.0% of statements 05:57:12 github.com/edgexfoundry/edgex-go/internal/core/metadata/uom coverage: 0.0% of statements 05:57:12 github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers coverage: 0.0% of statements 05:57:12 github.com/edgexfoundry/edgex-go/internal/pkg/cache coverage: 0.0% of statements 05:57:12 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 05:57:12 github.com/edgexfoundry/edgex-go/internal/pkg/common coverage: 0.0% of statements 05:57:12 github.com/edgexfoundry/edgex-go/internal/pkg/correlation coverage: 0.0% of statements 05:57:12 github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres coverage: 0.0% of statements 05:57:12 github.com/edgexfoundry/edgex-go/internal/pkg/db/redis coverage: 0.0% of statements 05:57:13 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.405s coverage: 95.8% of statements 05:57:13 ok github.com/edgexfoundry/edgex-go/internal/io 1.034s coverage: 72.2% of statements 05:57:14 github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/cache coverage: 0.0% of statements 05:57:14 github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models coverage: 0.0% of statements 05:57:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 05:57:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces [no test files] 05:57:14 github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces/mocks coverage: 0.0% of statements 05:57:14 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper coverage: 0.0% of statements 05:57:15 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.035s coverage: 0.0% of statements [no tests to run] 05:57:15 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.050s coverage: 1.0% of statements 05:57:15 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.029s coverage: 38.1% of statements 05:57:15 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto 1.020s coverage: 81.1% of statements 05:57:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.021s coverage: 40.0% of statements 05:57:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.024s coverage: 87.1% of statements 05:57:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.019s coverage: 94.1% of statements 05:57:16 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers coverage: 0.0% of statements 05:57:16 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container coverage: 0.0% of statements 05:57:16 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config coverage: 0.0% of statements 05:57:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.351s coverage: 96.3% of statements 05:57:16 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 05:57:16 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto coverage: 0.0% of statements 05:57:16 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config coverage: 0.0% of statements 05:57:16 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container coverage: 0.0% of statements 05:57:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.018s coverage: 87.5% of statements 05:57:17 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container coverage: 0.0% of statements 05:57:17 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres coverage: 0.0% of statements 05:57:17 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config coverage: 0.0% of statements 05:57:18 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config coverage: 0.0% of statements 05:57:18 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis coverage: 0.0% of statements 05:57:18 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container coverage: 0.0% of statements 05:57:18 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers coverage: 0.0% of statements 05:57:19 github.com/edgexfoundry/edgex-go/internal/security/config/command coverage: 0.0% of statements 05:57:19 github.com/edgexfoundry/edgex-go/internal/security/config coverage: 0.0% of statements 05:57:19 github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy coverage: 0.0% of statements 05:57:21 github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared coverage: 0.0% of statements 05:57:21 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 05:57:23 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command coverage: 0.0% of statements 05:57:24 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container coverage: 0.0% of statements 05:57:24 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config coverage: 0.0% of statements 05:57:24 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/handlers coverage: 0.0% of statements 05:57:27 github.com/edgexfoundry/edgex-go/internal/security/proxyauth coverage: 0.0% of statements 05:57:27 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config coverage: 0.0% of statements 05:57:27 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container coverage: 0.0% of statements 05:57:28 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/embed [no test files] 05:57:28 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces [no test files] 05:57:28 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces/mocks coverage: 0.0% of statements 05:57:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.031s coverage: 94.4% of statements 05:57:30 github.com/edgexfoundry/edgex-go/internal/security/secretstore/container coverage: 0.0% of statements 05:57:30 github.com/edgexfoundry/edgex-go/internal/security/secretstore/controller coverage: 0.0% of statements 05:57:30 github.com/edgexfoundry/edgex-go/internal/security/secretstore/server coverage: 0.0% of statements 05:57:30 github.com/edgexfoundry/edgex-go/internal/security/secretstore/config coverage: 0.0% of statements 05:57:30 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 05:57:30 github.com/edgexfoundry/edgex-go/internal/security/secretstore/server/handlers coverage: 0.0% of statements 05:57:30 github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokeninit coverage: 0.0% of statements 05:57:30 github.com/edgexfoundry/edgex-go/internal/security/secretstore/utils coverage: 0.0% of statements 05:57:30 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider coverage: 0.0% of statements 05:57:30 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config coverage: 0.0% of statements 05:57:30 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container coverage: 0.0% of statements 05:57:30 github.com/edgexfoundry/edgex-go/internal/support/notifications coverage: 0.0% of statements 05:57:32 github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks coverage: 0.0% of statements 05:57:32 github.com/edgexfoundry/edgex-go/internal/support/notifications/config coverage: 0.0% of statements 05:57:32 github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel coverage: 0.0% of statements 05:57:32 github.com/edgexfoundry/edgex-go/internal/support/notifications/container coverage: 0.0% of statements 05:57:34 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/embed [no test files] 05:57:34 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 05:57:34 github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/action coverage: 0.0% of statements 05:57:34 github.com/edgexfoundry/edgex-go/internal/support/scheduler/config coverage: 0.0% of statements 05:57:34 github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks coverage: 0.0% of statements 05:57:34 github.com/edgexfoundry/edgex-go/internal/support/scheduler coverage: 0.0% of statements 05:57:34 github.com/edgexfoundry/edgex-go/internal/support/scheduler/container coverage: 0.0% of statements 05:57:35 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/embed [no test files] 05:57:35 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 05:57:35 github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks coverage: 0.0% of statements 05:57:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 21.046s coverage: 92.9% of statements 05:57:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.052s coverage: 68.8% of statements 05:57:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.032s coverage: 62.3% of statements 05:57:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.023s coverage: 47.4% of statements 05:57:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.037s coverage: 87.2% of statements 05:57:37 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.026s coverage: 15.5% of statements 05:57:37 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.022s coverage: 100.0% of statements 05:57:37 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.074s coverage: 81.8% of statements 05:57:37 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.086s coverage: 82.1% of statements 05:57:37 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.022s coverage: 86.0% of statements 05:57:37 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.045s coverage: 6.8% of statements 05:57:37 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/createtoken 1.048s coverage: 33.3% of statements 05:57:37 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.044s coverage: 100.0% of statements 05:57:37 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/tokenprovider 1.191s coverage: 54.5% of statements 05:57:37 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.022s coverage: 89.4% of statements 05:57:37 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.018s coverage: 100.0% of statements 05:57:37 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.026s coverage: 73.7% of statements 05:57:37 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.018s coverage: 100.0% of statements 05:57:37 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/application 1.026s coverage: 88.6% of statements 05:57:37 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/controller 1.028s coverage: 96.8% of statements 05:57:37 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/utils 1.020s coverage: 100.0% of statements 05:57:37 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.146s coverage: 29.2% of statements 05:57:37 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.021s coverage: 93.8% of statements 05:57:37 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.018s coverage: 3.1% of statements 05:57:37 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenmaintenance 1.027s coverage: 76.2% of statements 05:57:37 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenprovider 1.026s coverage: 54.0% of statements 05:57:39 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.076s coverage: 17.0% of statements 05:57:39 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.127s coverage: 94.9% of statements 05:57:39 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application 1.035s coverage: 9.0% of statements 05:57:39 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.066s coverage: 97.7% of statements 05:57:39 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure 1.026s coverage: 43.6% of statements 05:57:39 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 05:57:39 running golangci-lint 05:57:40 golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z 05:57:40 go version go1.23.9 linux/amd64 05:57:40 level=info msg="golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z" 05:57:40 level=info msg="[config_reader] Used config file .golangci.yml" 05:57:40 level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" 05:57:55 Running on prd-ubuntu20.04-docker-arm64-4c-16g-6985 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws 05:57:55 Running in /w/workspace/edgex-go/886 [Pipeline] { [Pipeline] checkout 05:57:58 The recommended git tool is: git 05:58:02 using credential edgex-jenkins-ssh 05:58:02 Cloning the remote Git repository 05:58:02 Cloning repository git@github.com:edgexfoundry/edgex-go.git 05:58:02 > git init /w/workspace/edgex-go/886 # timeout=10 05:58:03 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 05:58:03 > git --version # timeout=10 05:58:03 > git --version # 'git version 2.25.1' 05:58:03 using GIT_SSH to set credentials SSH Credentials for GitHub 05:58:03 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 05:58:06 level=info msg="[loader] Go packages loading at mode 575 (exports_file|files|name|types_sizes|compiled_files|deps|imports) took 22.619209434s" 05:58:06 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 32.713408ms" 05:58:14 level=info msg="[linters_context/goanalysis] analyzers took 1m38.236382932s with top 10 stages: buildir: 54.286525086s, gosec: 3.413492069s, inspect: 2.969718628s, fact_deprecated: 2.810731618s, printf: 2.225319895s, ctrlflow: 1.839078851s, fact_purity: 1.297901336s, S1038: 1.194227102s, nilness: 1.071813678s, typedness: 762.896144ms" 05:58:14 level=info msg="[runner] Issues before processing: 202, after processing: 0" 05:58:14 level=info msg="[runner] Processors filtering stat (in/out): autogenerated_exclude: 202/202, identifier_marker: 202/202, invalid_issue: 202/202, path_prettifier: 202/202, skip_files: 202/202, skip_dirs: 202/202, cgo: 202/202, filename_unadjuster: 202/202, nolint: 20/0, exclude: 202/202, exclude-rules: 202/20" 05:58:14 level=info msg="[runner] processing took 26.05035ms with stages: nolint: 13.844224ms, identifier_marker: 5.938277ms, path_prettifier: 1.806698ms, exclude-rules: 1.767289ms, autogenerated_exclude: 1.495567ms, skip_dirs: 1.104205ms, cgo: 40.11µs, invalid_issue: 31.8µs, filename_unadjuster: 16.38µs, max_same_issues: 1.32µs, exclude: 540ns, skip_files: 520ns, fixer: 510ns, source_code: 510ns, max_from_linter: 490ns, uniq_by_line: 490ns, diff: 450ns, sort_results: 300ns, path_shortener: 220ns, max_per_file_from_linter: 150ns, severity-rules: 150ns, path_prefixer: 150ns" 05:58:14 level=info msg="[runner] linters took 11.83939265s with stages: goanalysis_metalinter: 11.813204339s" 05:58:14 level=info msg="File cache stats: 0 entries of total size 0B" 05:58:14 level=info msg="Memory: 343 samples, avg is 286.9MB, max is 1445.2MB" 05:58:14 level=info msg="Execution took 34.499411041s" 05:58:14 go vet ./... 05:58:21 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 05:58:21 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 05:58:21 ./bin/test-attribution-txt.sh 05:58:21 An attribution for github.com/emirpasic/gods is missing from Attribution.txt, please add 05:58:21 An attribution for github.com/openziti/channel/v4 is missing from Attribution.txt, please add 05:58:21 An attribution for github.com/zitadel/logging is missing from Attribution.txt, please add 05:58:21 An attribution for github.com/zitadel/oidc/v3 is missing from Attribution.txt, please add 05:58:21 An attribution for github.com/zitadel/schema is missing from Attribution.txt, please add 05:58:21 An attribution for go.opentelemetry.io/auto/sdk is missing from Attribution.txt, please add [Pipeline] echo 05:58:21 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] sh 05:58:22 Avoid second fetch 05:58:22 Checking out Revision dda98da84915b6658b51999aa3f64d93038bbd9a (main) 05:58:22 + ls -al . 05:58:22 total 2000 05:58:22 drwxrwxr-x 11 1001 1001 4096 Aug 14 05:56 . 05:58:22 drwxr-xr-x 4 root root 4096 Aug 14 05:56 .. 05:58:22 drwxrwxr-x 2 1001 1001 4096 Aug 14 05:55 .blubracket 05:58:22 -rw-rw-r-- 1 1001 1001 10 Aug 14 05:55 .dockerignore 05:58:22 drwxrwxr-x 8 1001 1001 4096 Aug 14 05:57 .git 05:58:22 drwxrwxr-x 3 1001 1001 4096 Aug 14 05:55 .github 05:58:22 -rw-rw-r-- 1 1001 1001 909 Aug 14 05:55 .gitignore 05:58:22 -rw-rw-r-- 1 1001 1001 218 Aug 14 05:55 .golangci.yml 05:58:22 -rw-rw-r-- 1 1001 1001 100 Aug 14 05:55 .hadolint.yml 05:58:22 drwxr-xr-x 3 1001 1001 4096 Aug 14 05:55 .semver 05:58:22 -rw-rw-r-- 1 1001 1001 155 Aug 14 05:55 .sonarcloud.properties 05:58:22 -rw-rw-r-- 1 1001 1001 1171 Aug 14 05:55 ADOPTERS.md 05:58:22 -rw-rw-r-- 1 1001 1001 17374 Aug 14 05:55 Attribution.txt 05:58:22 -rw-rw-r-- 1 1001 1001 108018 Aug 14 05:55 CHANGELOG.md 05:58:22 -rw-rw-r-- 1 1001 1001 3804 Aug 14 05:55 CONTRIBUTING.md 05:58:22 -rw-rw-r-- 1 1001 1001 677 Aug 14 05:55 GOVERNANCE.md 05:58:22 -rw-rw-r-- 1 1001 1001 858 Aug 14 05:55 Jenkinsfile 05:58:22 -rw-rw-r-- 1 1001 1001 10775 Aug 14 05:55 LICENSE 05:58:22 -rw-rw-r-- 1 1001 1001 16740 Aug 14 05:55 Makefile 05:58:22 -rw-rw-r-- 1 1001 1001 582 Aug 14 05:55 OWNERS.md 05:58:22 -rw-rw-r-- 1 1001 1001 9932 Aug 14 05:55 README.md 05:58:22 -rw-rw-r-- 1 1001 1001 789 Aug 14 05:55 SECURITY.md 05:58:22 -rw-rw-r-- 1 1001 1001 12 Aug 14 05:55 VERSION 05:58:22 drwxrwxr-x 2 1001 1001 4096 Aug 14 05:55 bin 05:58:22 drwxrwxr-x 19 1001 1001 4096 Aug 14 05:55 cmd 05:58:22 -rw-r--r-- 1 root root 1667883 Aug 14 05:57 coverage.out 05:58:22 drwxrwxr-x 2 1001 1001 4096 Aug 14 05:55 fuzz_test 05:58:22 -rw-rw-r-- 1 1001 1001 6526 Aug 14 05:55 go.mod 05:58:22 -rw-rw-r-- 1 1001 1001 88539 Aug 14 05:55 go.sum 05:58:22 drwxrwxr-x 7 1001 1001 4096 Aug 14 05:55 internal 05:58:22 drwxrwxr-x 2 1001 1001 4096 Aug 14 05:55 openapi 05:58:22 -rw-rw-r-- 1 1001 1001 584 Aug 14 05:55 security.txt 05:58:22 -rw-rw-r-- 1 1001 1001 204 Aug 14 05:55 version.go [Pipeline] sh 05:58:21 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 05:58:21 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 05:58:22 > git config core.sparsecheckout # timeout=10 05:58:22 > git checkout -f dda98da84915b6658b51999aa3f64d93038bbd9a # timeout=10 05:58:22 + '[' -e coverage.out ] 05:58:22 + chown 1001:1001 coverage.out [Pipeline] stash 05:58:22 Stashed 1 file(s) [Pipeline] sh 05:58:22 + make build 05:58:22 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.47 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 05:58:22 Commit message: "feat: Add Postgres ConnPool Config (#5226)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:58:27 provisioning config files... 05:58:27 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/886@tmp/config15642314925289941104tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:58:27 ---> ****-login.sh 05:58:27 nexus3.edgexfoundry.org:10001 05:58:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:58:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:58:28 Configure a credential helper to remove this warning. See 05:58:28 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:58:28 05:58:28 Login Succeeded 05:58:28 nexus3.edgexfoundry.org:10002 05:58:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:58:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:58:28 Configure a credential helper to remove this warning. See 05:58:28 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:58:28 05:58:28 Login Succeeded 05:58:28 nexus3.edgexfoundry.org:10003 05:58:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:58:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:58:29 Configure a credential helper to remove this warning. See 05:58:29 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:58:29 05:58:29 Login Succeeded 05:58:29 nexus3.edgexfoundry.org:10004 05:58:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:58:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:58:29 Configure a credential helper to remove this warning. See 05:58:29 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:58:29 05:58:29 Login Succeeded 05:58:29 ****.io 05:58:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:58:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:58:30 Configure a credential helper to remove this warning. See 05:58:30 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:58:30 05:58:30 Login Succeeded 05:58:30 ---> ****-login.sh ends [Pipeline] } 05:58:30 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 05:58:30 + git config --global --add safe.directory /w/workspace/edgex-go/886 [Pipeline] echo 05:58:30 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 05:58:30 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 05:58:30 ========================================================= 05:58:30 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] 05:58:30 ========================================================= [Pipeline] fileExists [Pipeline] sh 05:58:31 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 05:58:31 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 05:58:31 94e9d8af2201: Pulling fs layer 05:58:31 a6c56e8762df: Pulling fs layer 05:58:31 f0f3c8884826: Pulling fs layer 05:58:31 c7e7622c144d: Pulling fs layer 05:58:31 4f4fb700ef54: Pulling fs layer 05:58:31 b4c3b6d88c5a: Pulling fs layer 05:58:31 ba8bce9d2590: Pulling fs layer 05:58:31 ca778ea9c289: Pulling fs layer 05:58:31 c7e7622c144d: Waiting 05:58:31 4f4fb700ef54: Waiting 05:58:31 b4c3b6d88c5a: Waiting 05:58:31 ba8bce9d2590: Waiting 05:58:31 ca778ea9c289: Waiting 05:58:31 a6c56e8762df: Verifying Checksum 05:58:31 a6c56e8762df: Download complete 05:58:31 c7e7622c144d: Verifying Checksum 05:58:31 c7e7622c144d: Download complete 05:58:31 4f4fb700ef54: Verifying Checksum 05:58:31 4f4fb700ef54: Download complete 05:58:31 b4c3b6d88c5a: Verifying Checksum 05:58:31 b4c3b6d88c5a: Download complete 05:58:31 94e9d8af2201: Verifying Checksum 05:58:31 94e9d8af2201: Download complete 05:58:32 ca778ea9c289: Verifying Checksum 05:58:32 ca778ea9c289: Download complete 05:58:32 94e9d8af2201: Pull complete 05:58:33 a6c56e8762df: Pull complete 05:58:33 f0f3c8884826: Verifying Checksum 05:58:33 f0f3c8884826: Download complete 05:58:34 ba8bce9d2590: Verifying Checksum 05:58:34 ba8bce9d2590: Download complete 05:58:44 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.47 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata 05:58:45 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.47 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command 05:58:47 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.47 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 05:58:47 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.47 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper 05:58:49 f0f3c8884826: Pull complete 05:58:49 c7e7622c144d: Pull complete 05:58:49 4f4fb700ef54: Pull complete 05:58:49 b4c3b6d88c5a: Pull complete 05:58:49 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.47 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications 05:58:53 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.47 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 05:58:55 ba8bce9d2590: Pull complete 05:58:56 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.47 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 05:58:58 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.47 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 05:58:58 ca778ea9c289: Pull complete 05:58:58 Digest: sha256:c70c257f76c0e97c87bd0187f74242a809c0afac30c2d5f44320df1de5715b93 05:58:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 05:58:58 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [Pipeline] fileExists [Pipeline] sh 05:58:58 + docker build -t ci-base-image-arm64 -f - . 05:58:58 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 05:58:58 WORKDIR /edgex 05:58:58 COPY go.mod . 05:58:58 RUN go mod download 05:58:59 Sending build context to Docker daemon 3.71MB 05:58:59 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 05:58:59 ---> 47b25d7523d1 05:58:59 Step 2/4 : WORKDIR /edgex 05:59:00 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.47 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 05:59:01 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.47 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 05:59:01 ---> Running in 41b7f47f04f1 05:59:01 Removing intermediate container 41b7f47f04f1 05:59:01 ---> 7c2190988da6 05:59:01 Step 3/4 : COPY go.mod . 05:59:02 ---> ec765ec51d54 05:59:02 Step 4/4 : RUN go mod download 05:59:02 ---> Running in 52729a569c42 05:59:03 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.47 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 05:59:03 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.47 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 05:59:05 $ docker stop --time=1 f4a7c9c1edc62760a6837539a5cf6fc777ae24b0c59f99070dd8354ca410c515 05:59:13 $ docker rm -f --volumes f4a7c9c1edc62760a6837539a5cf6fc777ae24b0c59f99070dd8354ca410c515 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:59:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 05:59:14 05:59:14 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:59:15 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 05:59:15 latest: Pulling from edgex-devops/edgex-compose 05:59:15 91d30c5bc195: Pulling fs layer 05:59:15 2e9b0aa3be6d: Pulling fs layer 05:59:15 9c61dcf015f6: Pulling fs layer 05:59:15 4698f68db338: Pulling fs layer 05:59:15 2a2f49069b9e: Pulling fs layer 05:59:15 e0025b399a48: Pulling fs layer 05:59:15 2a2f49069b9e: Waiting 05:59:15 e0025b399a48: Waiting 05:59:15 4698f68db338: Waiting 05:59:15 91d30c5bc195: Verifying Checksum 05:59:15 91d30c5bc195: Download complete 05:59:15 4698f68db338: Download complete 05:59:15 2e9b0aa3be6d: Verifying Checksum 05:59:15 2e9b0aa3be6d: Download complete 05:59:15 e0025b399a48: Verifying Checksum 05:59:15 e0025b399a48: Download complete 05:59:15 91d30c5bc195: Pull complete 05:59:15 2a2f49069b9e: Verifying Checksum 05:59:15 2a2f49069b9e: Download complete 05:59:15 2e9b0aa3be6d: Pull complete 05:59:16 9c61dcf015f6: Verifying Checksum 05:59:16 9c61dcf015f6: Download complete 05:59:20 9c61dcf015f6: Pull complete 05:59:20 4698f68db338: Pull complete 05:59:20 2a2f49069b9e: Pull complete 05:59:20 e0025b399a48: Pull complete 05:59:20 Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 05:59:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 05:59:20 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:59:21 prd-ubuntu20.04-docker-8c-8g-6984 does not seem to be running inside a container 05:59:21 $ 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/886 -v /w/workspace/edgex-go/886:/w/workspace/edgex-go/886:rw,z -v /w/workspace/edgex-go/886@tmp:/w/workspace/edgex-go/886@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 05:59:23 $ docker top 6f72578f7f05bd5cb2e662129d6c90cde484bc7d43d6b3bbb18dd020c6729b4d -eo pid,comm [Pipeline] { [Pipeline] sh 05:59:23 + docker compose -f ./docker-compose-build.yml build --parallel 05:59:24 #1 [security-proxy-auth internal] load build definition from Dockerfile 05:59:24 #1 ... 05:59:24 05:59:24 #2 [security-spire-agent internal] load build definition from Dockerfile 05:59:24 #2 transferring dockerfile: 1.81kB 0.0s done 05:59:24 #2 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 22) 05:59:24 #2 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 23) 05:59:24 #2 DONE 0.1s 05:59:24 05:59:24 #3 [support-notifications internal] load build definition from Dockerfile 05:59:24 #3 transferring dockerfile: 2.00kB done 05:59:24 #3 DONE 0.1s 05:59:24 05:59:24 #4 [security-spiffe-token-provider internal] load build definition from Dockerfile 05:59:24 #4 transferring dockerfile: 1.89kB done 05:59:24 #4 DONE 0.1s 05:59:24 05:59:24 #5 [security-bootstrapper internal] load build definition from Dockerfile 05:59:24 #5 transferring dockerfile: 3.02kB done 05:59:24 #5 DONE 0.2s 05:59:24 05:59:24 #6 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 05:59:24 #6 DONE 0.0s 05:59:24 05:59:24 #7 [security-spire-config internal] load build definition from Dockerfile 05:59:24 #7 transferring dockerfile: 1.69kB done 05:59:24 #7 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 22) 05:59:24 #7 DONE 0.2s 05:59:24 05:59:24 #8 [core-data internal] load build definition from Dockerfile 05:59:24 #8 transferring dockerfile: 2.04kB done 05:59:24 #8 DONE 0.2s 05:59:24 05:59:24 #9 [core-common-config-bootstrapper internal] load build definition from Dockerfile 05:59:24 #9 transferring dockerfile: 2.23kB done 05:59:24 #9 DONE 0.2s 05:59:24 05:59:24 #10 [security-spire-server internal] load build definition from Dockerfile 05:59:24 #10 transferring dockerfile: 1.70kB done 05:59:24 #10 DONE 0.2s 05:59:24 05:59:24 #1 [security-proxy-auth internal] load build definition from Dockerfile 05:59:24 #1 transferring dockerfile: 2.14kB done 05:59:24 #1 DONE 0.2s 05:59:24 05:59:24 #11 [security-proxy-setup internal] load build definition from Dockerfile 05:59:24 #11 transferring dockerfile: 2.50kB done 05:59:24 #11 DONE 0.2s 05:59:24 05:59:24 #12 [support-scheduler internal] load build definition from Dockerfile 05:59:24 #12 transferring dockerfile: 1.83kB done 05:59:24 #12 DONE 0.2s 05:59:24 05:59:24 #13 [core-metadata internal] load build definition from Dockerfile 05:59:24 #13 transferring dockerfile: 2.10kB done 05:59:24 #13 DONE 0.2s 05:59:24 05:59:24 #14 [core-keeper internal] load build definition from Dockerfile 05:59:24 #14 transferring dockerfile: 2.01kB done 05:59:24 #14 DONE 0.2s 05:59:24 05:59:24 #15 [security-secretstore-setup internal] load build definition from Dockerfile 05:59:24 #15 transferring dockerfile: 2.49kB done 05:59:24 #15 DONE 0.2s 05:59:24 05:59:24 #16 [core-command internal] load build definition from Dockerfile 05:59:24 #16 transferring dockerfile: 1.94kB done 05:59:24 #16 DONE 0.2s 05:59:24 05:59:24 #6 [core-keeper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 05:59:24 #6 DONE 0.0s 05:59:24 05:59:24 #17 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.20 05:59:24 #17 DONE 0.2s 05:59:24 05:59:24 #18 [core-keeper internal] load .dockerignore 05:59:24 #18 ... 05:59:24 05:59:24 #19 [security-spiffe-token-provider internal] load .dockerignore 05:59:24 #19 transferring context: 50B done 05:59:24 #19 DONE 0.1s 05:59:24 05:59:24 #20 [security-bootstrapper internal] load .dockerignore 05:59:24 #20 transferring context: 50B done 05:59:24 #20 DONE 0.1s 05:59:24 05:59:24 #21 [core-common-config-bootstrapper internal] load .dockerignore 05:59:24 #21 transferring context: 50B done 05:59:24 #21 DONE 0.1s 05:59:24 05:59:24 #22 [support-notifications internal] load .dockerignore 05:59:24 #22 transferring context: 50B done 05:59:24 #22 DONE 0.1s 05:59:24 05:59:24 #23 [security-proxy-setup internal] load .dockerignore 05:59:24 #23 transferring context: 50B done 05:59:24 #23 DONE 0.1s 05:59:24 05:59:24 #24 [support-scheduler internal] load .dockerignore 05:59:24 #24 transferring context: 50B done 05:59:24 #24 DONE 0.1s 05:59:24 05:59:24 #25 [core-data internal] load .dockerignore 05:59:24 #25 transferring context: 50B done 05:59:24 #25 DONE 0.1s 05:59:24 05:59:24 #26 [security-secretstore-setup internal] load .dockerignore 05:59:24 #26 transferring context: 50B done 05:59:24 #26 DONE 0.1s 05:59:24 05:59:24 #27 [core-metadata internal] load .dockerignore 05:59:24 #27 transferring context: 50B 0.0s done 05:59:24 #27 DONE 0.1s 05:59:24 05:59:24 #28 [core-metadata stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 05:59:24 #28 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.0s done 05:59:24 #28 sha256:411bc66a7adb849165d4e733707efe59d6b5edf8b4d96506cb6a1e31ba270199 581B / 581B done 05:59:24 #28 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done 05:59:24 #28 sha256:f25ebd2af60b9de8e26e5100fe6f493beb81bff010f27e84f223ad19886a78f0 1.02kB / 1.02kB done 05:59:24 #28 ... 05:59:24 05:59:24 #29 [security-proxy-auth internal] load .dockerignore 05:59:24 #29 transferring context: 50B done 05:59:24 #29 DONE 0.2s 05:59:24 05:59:24 #28 [security-proxy-auth stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 05:59:24 #28 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.0s done 05:59:24 #28 sha256:411bc66a7adb849165d4e733707efe59d6b5edf8b4d96506cb6a1e31ba270199 581B / 581B done 05:59:24 #28 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done 05:59:24 #28 sha256:f25ebd2af60b9de8e26e5100fe6f493beb81bff010f27e84f223ad19886a78f0 1.02kB / 1.02kB done 05:59:24 #28 sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 1.14MB / 3.62MB 0.1s 05:59:24 #28 ... 05:59:24 05:59:24 #30 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.11.1 05:59:24 #30 DONE 0.6s 05:59:24 05:59:24 #28 [security-proxy-auth stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 05:59:24 #28 sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 3.62MB / 3.62MB 0.2s 05:59:25 #28 ... 05:59:25 05:59:25 #31 [core-command internal] load .dockerignore 05:59:25 #31 transferring context: 50B 0.0s done 05:59:25 #31 DONE 0.5s 05:59:25 05:59:25 #28 [core-command stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 05:59:25 #28 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.0s done 05:59:25 #28 sha256:411bc66a7adb849165d4e733707efe59d6b5edf8b4d96506cb6a1e31ba270199 581B / 581B done 05:59:25 #28 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done 05:59:25 #28 sha256:f25ebd2af60b9de8e26e5100fe6f493beb81bff010f27e84f223ad19886a78f0 1.02kB / 1.02kB done 05:59:25 #28 sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 3.62MB / 3.62MB 0.3s done 05:59:25 #28 extracting sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 05:59:25 #28 ... 05:59:25 05:59:25 #32 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.11.1 05:59:25 #32 DONE 0.8s 05:59:25 05:59:25 #18 [core-keeper internal] load .dockerignore 05:59:25 #18 transferring context: 50B 0.0s done 05:59:25 #18 DONE 0.6s 05:59:25 05:59:25 #28 [core-keeper stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 05:59:25 #28 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.0s done 05:59:25 #28 sha256:411bc66a7adb849165d4e733707efe59d6b5edf8b4d96506cb6a1e31ba270199 581B / 581B done 05:59:25 #28 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done 05:59:25 #28 sha256:f25ebd2af60b9de8e26e5100fe6f493beb81bff010f27e84f223ad19886a78f0 1.02kB / 1.02kB done 05:59:25 #28 sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 3.62MB / 3.62MB 0.3s done 05:59:25 #28 ... 05:59:25 05:59:25 #33 [core-data builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest 05:59:25 #33 DONE 0.7s 05:59:25 05:59:25 #28 [core-keeper stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 05:59:25 #28 ... 05:59:25 05:59:25 #34 [security-spire-agent internal] load .dockerignore 05:59:25 #34 transferring context: 50B 0.0s done 05:59:25 #34 DONE 0.2s 05:59:25 05:59:25 #28 [security-spire-agent stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 05:59:25 #28 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.0s done 05:59:25 #28 sha256:411bc66a7adb849165d4e733707efe59d6b5edf8b4d96506cb6a1e31ba270199 581B / 581B done 05:59:25 #28 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done 05:59:25 #28 sha256:f25ebd2af60b9de8e26e5100fe6f493beb81bff010f27e84f223ad19886a78f0 1.02kB / 1.02kB done 05:59:25 #28 sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 3.62MB / 3.62MB 0.3s done 05:59:25 #28 extracting sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 0.4s done 05:59:28 #28 ... 05:59:28 05:59:28 #35 [security-spire-server internal] load .dockerignore 05:59:28 #35 transferring context: 50B 0.1s done 05:59:28 #35 DONE 3.3s 05:59:28 05:59:28 #36 [core-keeper internal] load build context 05:59:30 #36 transferring context: 287.58MB 5.2s 05:59:33 #36 ... 05:59:33 05:59:33 #37 [support-notifications internal] load build context 05:59:33 #37 ... 05:59:33 05:59:33 #36 [core-keeper internal] load build context 05:59:34 #36 ... 05:59:34 05:59:34 #38 [security-proxy-setup internal] load build context 05:59:34 #38 ... 05:59:34 05:59:34 #39 [support-scheduler internal] load build context 05:59:34 #39 ... 05:59:34 05:59:34 #40 [security-bootstrapper internal] load build context 05:59:34 #40 ... 05:59:34 05:59:34 #41 [security-spiffe-token-provider internal] load build context 05:59:34 #41 ... 05:59:34 05:59:34 #42 [core-data internal] load build context 05:59:35 #42 ... 05:59:35 05:59:35 #43 [security-secretstore-setup internal] load build context 05:59:35 #43 ... 05:59:35 05:59:35 #44 [core-metadata internal] load build context 05:59:35 #44 ... 05:59:35 05:59:35 #45 [core-command internal] load build context 05:59:35 #45 ... 05:59:35 05:59:35 #46 [security-proxy-auth internal] load build context 05:59:35 #46 transferring context: 426.36MB 10.4s 05:59:35 #46 ... 05:59:35 05:59:35 #47 [core-common-config-bootstrapper builder 2/7] WORKDIR /edgex-go 05:59:35 #47 ... 05:59:35 05:59:35 #48 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 05:59:35 #48 resolve ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 05:59:35 #48 ... 05:59:35 05:59:35 #49 [core-common-config-bootstrapper internal] load build context 05:59:35 #49 ... 05:59:35 05:59:35 #50 [security-spire-config internal] load .dockerignore 05:59:35 #50 transferring context: 50B 0.0s done 05:59:36 #50 ... 05:59:36 05:59:36 #51 [security-spire-agent internal] load build context 05:59:36 #51 ... 05:59:36 05:59:36 #52 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 05:59:36 #52 resolve ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 05:59:36 #52 ... 05:59:36 05:59:36 #42 [core-data internal] load build context 05:59:36 #42 transferring context: 590.19MB 11.2s 05:59:36 #42 ... 05:59:36 05:59:36 #50 [security-spire-config internal] load .dockerignore 05:59:36 #50 DONE 11.2s 05:59:36 05:59:36 #42 [core-data internal] load build context 05:59:36 #42 transferring context: 594.92MB 11.3s done 05:59:40 #42 ... 05:59:40 05:59:40 #36 [core-keeper internal] load build context 05:59:40 #36 transferring context: 594.92MB 12.8s done 05:59:41 #36 ... 05:59:41 05:59:41 #52 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 05:59:41 #52 resolve ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 16.1s done 05:59:41 #52 sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 1.61kB / 1.61kB done 05:59:41 #52 sha256:5ba6a06b825583fa8709953f43c47253f3894d0ded497a164c554307478eca51 1.05kB / 1.05kB done 05:59:41 #52 sha256:6da312c3e95299a92b01ff39413cb55163a3b9a680b2a17b8983977f33307615 1.72kB / 1.72kB done 05:59:43 #52 ... 05:59:43 05:59:43 #37 [support-notifications internal] load build context 05:59:43 #37 transferring context: 594.92MB 12.6s done 05:59:43 #37 ... 05:59:43 05:59:43 #48 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 05:59:43 #48 resolve ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 16.1s done 05:59:43 #48 sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 1.61kB / 1.61kB done 05:59:43 #48 sha256:abc44f12542d8f781559a3059eb33a6f38d4e56b44ab865ef650367ea443370c 1.05kB / 1.05kB done 05:59:43 #48 sha256:2db25b41e45d0386346c51e3219bd3f320444825ee6e1cb5e2d7256058ecf3d7 1.74kB / 1.74kB done 05:59:43 #48 ... 05:59:43 05:59:43 #28 [core-data stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 05:59:43 #28 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.0s done 05:59:43 #28 sha256:411bc66a7adb849165d4e733707efe59d6b5edf8b4d96506cb6a1e31ba270199 581B / 581B done 05:59:43 #28 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done 05:59:43 #28 sha256:f25ebd2af60b9de8e26e5100fe6f493beb81bff010f27e84f223ad19886a78f0 1.02kB / 1.02kB done 05:59:43 #28 sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 3.62MB / 3.62MB 0.3s done 05:59:43 #28 extracting sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 0.4s done 05:59:43 #28 DONE 19.5s 05:59:43 05:59:43 #47 [core-keeper builder 2/7] WORKDIR /edgex-go 05:59:43 #47 DONE 18.9s 05:59:43 05:59:43 #42 [core-data internal] load build context 05:59:43 #42 DONE 19.5s 05:59:43 05:59:43 #39 [support-scheduler internal] load build context 05:59:43 #39 transferring context: 594.92MB 12.4s done 05:59:43 #39 DONE 19.5s 05:59:43 05:59:43 #48 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 05:59:43 #48 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 0B / 115B 0.0s 05:59:44 #48 ... 05:59:44 05:59:44 #37 [support-notifications internal] load build context 05:59:44 #37 DONE 19.5s 05:59:44 05:59:44 #41 [security-spiffe-token-provider internal] load build context 05:59:44 #41 transferring context: 594.92MB 12.7s done 05:59:44 #41 DONE 19.5s 05:59:44 05:59:44 #44 [core-metadata internal] load build context 05:59:44 #44 transferring context: 594.92MB 12.6s done 05:59:44 #44 DONE 19.4s 05:59:44 05:59:44 #46 [security-proxy-auth internal] load build context 05:59:44 #46 transferring context: 594.92MB 12.7s done 05:59:44 #46 DONE 19.4s 05:59:44 05:59:44 #38 [security-proxy-setup internal] load build context 05:59:44 #38 transferring context: 594.92MB 12.9s done 05:59:44 #38 DONE 19.5s 05:59:44 05:59:44 #40 [security-bootstrapper internal] load build context 05:59:44 #40 transferring context: 594.92MB 13.3s done 05:59:44 #40 DONE 19.5s 05:59:44 05:59:44 #36 [core-keeper internal] load build context 05:59:44 #36 DONE 19.0s 05:59:44 05:59:44 #45 [core-command internal] load build context 05:59:44 #45 transferring context: 594.92MB 12.9s done 05:59:44 #45 DONE 19.1s 05:59:44 05:59:44 #43 [security-secretstore-setup internal] load build context 05:59:44 #43 transferring context: 594.92MB 13.1s done 05:59:44 #43 DONE 19.5s 05:59:44 05:59:44 #49 [core-common-config-bootstrapper internal] load build context 05:59:44 #49 transferring context: 594.92MB 13.7s done 05:59:44 #49 DONE 19.6s 05:59:44 05:59:44 #51 [security-spire-agent internal] load build context 05:59:44 #51 transferring context: 23.33kB done 05:59:44 #51 DONE 18.8s 05:59:44 05:59:44 #48 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 05:59:44 #48 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 0.2s done 05:59:44 #48 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 done 05:59:44 #48 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be done 05:59:44 #48 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 0B / 296B 0.2s 05:59:44 #48 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 0B / 36.47MB 0.2s 05:59:44 #48 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 0.2s done 05:59:44 #48 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 296B / 296B 0.3s done 05:59:44 #48 extracting sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 done 05:59:44 #48 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 296B / 296B 0.3s done 05:59:44 #48 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 23.07MB / 36.47MB 0.5s 05:59:44 #48 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 36.47MB / 36.47MB 0.6s 05:59:44 #48 ... 05:59:44 05:59:44 #53 [security-spire-config internal] load build context 05:59:44 #53 transferring context: 22.05kB done 05:59:44 #53 DONE 3.4s 05:59:44 05:59:44 #54 [security-spire-server internal] load build context 05:59:44 #54 transferring context: 23.80kB done 05:59:44 #54 DONE 3.4s 05:59:44 05:59:44 #48 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 05:59:44 #48 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 36.47MB / 36.47MB 0.8s done 05:59:44 #48 extracting sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 05:59:44 #48 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 36.47MB / 36.47MB 0.8s done 05:59:46 #48 extracting sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 1.4s done 05:59:54 #48 ... 05:59:54 05:59:54 #55 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 05:59:54 #0 1.957 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:59:54 #0 2.026 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:59:54 #0 2.297 (1/3) Installing ca-certificates (20250619-r0) 05:59:54 #0 2.359 (2/3) Installing dumb-init (1.2.5-r3) 05:59:54 #0 2.364 (3/3) Installing tzdata (2025b-r0) 05:59:54 #0 2.398 Executing busybox-1.36.1-r29.trigger 05:59:54 #0 2.406 Executing ca-certificates-20250619-r0.trigger 05:59:54 #0 2.449 OK: 10 MiB in 17 packages 05:59:54 #55 ... 05:59:54 05:59:54 #56 [core-common-config-bootstrapper stage-1 2/9] RUN apk add --update --no-cache dumb-init 05:59:54 #0 1.080 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:59:54 #0 1.179 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:59:54 #0 1.484 (1/1) Installing dumb-init (1.2.5-r3) 05:59:54 #0 1.504 Executing busybox-1.36.1-r29.trigger 05:59:54 #0 1.515 OK: 8 MiB in 15 packages 05:59:54 #56 ... 05:59:54 05:59:54 #57 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 05:59:54 #57 ... 05:59:54 05:59:54 #58 [security-spire-agent stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 05:59:54 #0 1.111 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:59:54 #0 1.219 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:59:54 #0 1.512 v3.20.7-30-g85ec64f84e1 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 05:59:54 #0 1.512 v3.20.7-30-g85ec64f84e1 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 05:59:54 #0 1.512 OK: 24174 distinct packages available 05:59:54 #0 1.577 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:59:54 #0 1.656 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:59:54 #0 1.940 (1/5) Installing dumb-init (1.2.5-r3) 05:59:54 #0 1.950 (2/5) Installing musl-obstack (1.2.3-r2) 05:59:54 #0 1.954 (3/5) Installing libucontext (1.2-r3) 05:59:54 #0 1.960 (4/5) Installing gcompat (1.1.0-r4) 05:59:54 #0 1.962 (5/5) Installing openssl (3.3.4-r0) 05:59:54 #0 1.972 Executing busybox-1.36.1-r29.trigger 05:59:54 #0 1.978 OK: 9 MiB in 19 packages 05:59:54 #58 ... 05:59:54 05:59:54 #59 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git 05:59:54 #59 ... 05:59:54 05:59:54 #60 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 05:59:54 #60 ... 05:59:54 05:59:54 #61 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev 05:59:54 #61 ... 05:59:54 05:59:54 #52 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 05:59:54 #52 sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b 295B / 295B 0.9s done 05:59:54 #52 sha256:a63f0ffcbae3a8f597c14385658275c2ea68ca3a100cdba1efee65898baa383c 15.53MB / 15.53MB 1.6s done 05:59:54 #52 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 0.9s done 05:59:54 #52 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be done 05:59:54 #52 extracting sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b done 05:59:54 #52 extracting sha256:a63f0ffcbae3a8f597c14385658275c2ea68ca3a100cdba1efee65898baa383c 0.6s done 05:59:55 #52 ... 05:59:55 05:59:55 #62 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 05:59:55 #62 ... 05:59:55 05:59:55 #63 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 05:59:55 #63 ... 05:59:55 05:59:55 #64 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 05:59:55 #0 0.795 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:59:55 #0 0.955 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:59:55 #0 1.351 v3.20.7-30-g85ec64f84e1 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 05:59:55 #0 1.351 v3.20.7-30-g85ec64f84e1 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 05:59:55 #0 1.351 OK: 24174 distinct packages available 05:59:55 #0 1.412 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:59:55 #0 1.487 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:59:55 #0 1.748 (1/4) Installing dumb-init (1.2.5-r3) 05:59:55 #0 1.752 (2/4) Installing musl-obstack (1.2.3-r2) 05:59:55 #0 1.754 (3/4) Installing libucontext (1.2-r3) 05:59:55 #0 1.757 (4/4) Installing gcompat (1.1.0-r4) 05:59:55 #0 1.763 Executing busybox-1.36.1-r29.trigger 05:59:55 #0 1.771 OK: 8 MiB in 18 packages 05:59:55 #64 ... 05:59:55 05:59:55 #65 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 05:59:55 #0 1.675 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:59:55 #0 1.755 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:59:55 #0 2.048 (1/4) Installing dumb-init (1.2.5-r3) 05:59:55 #0 2.053 (2/4) Installing openssl (3.3.4-r0) 05:59:55 #0 2.063 (3/4) Installing su-exec (0.2-r3) 05:59:55 #0 2.066 (4/4) Installing yq-go (4.44.1-r2) 05:59:55 #0 2.135 Executing busybox-1.36.1-r29.trigger 05:59:55 #0 2.141 OK: 19 MiB in 18 packages 05:59:55 #65 ... 05:59:55 05:59:55 #66 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 05:59:55 #0 2.589 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:59:55 #0 2.668 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:59:55 #0 2.965 v3.20.7-30-g85ec64f84e1 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 05:59:55 #0 2.965 v3.20.7-30-g85ec64f84e1 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 05:59:55 #0 2.965 OK: 24174 distinct packages available 05:59:55 #0 3.024 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:59:55 #0 3.093 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:59:55 #0 3.396 (1/14) Installing ca-certificates (20250619-r0) 05:59:55 #0 3.415 (2/14) Installing brotli-libs (1.1.0-r2) 05:59:55 #0 3.427 (3/14) Installing c-ares (1.33.1-r0) 05:59:55 #0 3.431 (4/14) Installing libunistring (1.2-r0) 05:59:55 #0 3.451 (5/14) Installing libidn2 (2.3.7-r0) 05:59:55 #0 3.456 (6/14) Installing nghttp2-libs (1.62.1-r0) 05:59:55 #0 3.460 (7/14) Installing libpsl (0.21.5-r1) 05:59:55 #0 3.463 (8/14) Installing zstd-libs (1.5.6-r0) 05:59:55 #0 3.475 (9/14) Installing libcurl (8.12.1-r0) 05:59:55 #0 3.485 (10/14) Installing curl (8.12.1-r0) 05:59:55 #0 3.530 (11/14) Installing dumb-init (1.2.5-r3) 05:59:55 #0 3.535 (12/14) Installing musl-obstack (1.2.3-r2) 05:59:55 #0 3.539 (13/14) Installing libucontext (1.2-r3) 05:59:55 #0 3.541 (14/14) Installing gcompat (1.1.0-r4) 05:59:55 #0 3.547 Executing busybox-1.36.1-r29.trigger 05:59:55 #0 3.552 Executing ca-certificates-20250619-r0.trigger 05:59:55 #0 3.585 OK: 13 MiB in 28 packages 05:59:55 #66 ... 05:59:55 05:59:55 #67 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 05:59:55 #67 ... 05:59:55 05:59:55 #68 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 05:59:55 #0 2.893 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:59:55 #0 2.968 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:59:55 #0 3.244 (1/7) Installing ca-certificates (20250619-r0) 05:59:55 #0 3.276 (2/7) Installing dumb-init (1.2.5-r3) 05:59:55 #0 3.279 (3/7) Installing libgcc (13.2.1_git20240309-r1) 05:59:55 #0 3.283 (4/7) Installing libsodium (1.0.19-r0) 05:59:55 #0 3.291 (5/7) Installing libstdc++ (13.2.1_git20240309-r1) 05:59:55 #0 3.311 (6/7) Installing libzmq (4.3.5-r2) 05:59:55 #0 3.320 (7/7) Installing zeromq (4.3.5-r2) 05:59:55 #0 3.324 Executing busybox-1.36.1-r29.trigger 05:59:55 #0 3.331 Executing ca-certificates-20250619-r0.trigger 05:59:55 #0 3.361 OK: 12 MiB in 21 packages 05:59:56 #68 ... 05:59:56 05:59:56 #69 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 05:59:56 #0 1.049 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:59:56 #0 1.116 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:59:56 #0 1.412 (1/4) Installing ca-certificates (20250619-r0) 05:59:56 #0 1.428 (2/4) Installing dumb-init (1.2.5-r3) 05:59:56 #0 1.438 (3/4) Installing su-exec (0.2-r3) 05:59:56 #0 1.440 (4/4) Installing yq-go (4.44.1-r2) 05:59:56 #0 1.686 Executing busybox-1.36.1-r29.trigger 05:59:56 #0 1.689 Executing ca-certificates-20250619-r0.trigger 05:59:56 #0 1.722 OK: 19 MiB in 18 packages 05:59:56 #69 ... 05:59:56 05:59:56 #70 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 05:59:56 #0 0.955 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:59:56 #0 1.043 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:59:56 #0 1.376 (1/2) Installing dumb-init (1.2.5-r3) 05:59:56 #0 1.381 (2/2) Installing su-exec (0.2-r3) 05:59:56 #0 1.384 Executing busybox-1.36.1-r29.trigger 05:59:56 #0 1.389 OK: 8 MiB in 16 packages 05:59:57 #70 ... 05:59:57 05:59:57 #71 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 05:59:57 #0 2.862 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:59:57 #0 2.937 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:59:57 #0 3.329 (1/1) Installing dumb-init (1.2.5-r3) 05:59:57 #0 3.333 Executing busybox-1.36.1-r29.trigger 05:59:57 #0 3.341 OK: 8 MiB in 15 packages 05:59:57 #71 ... 05:59:57 05:59:57 #70 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 05:59:57 #70 DONE 13.7s 05:59:57 05:59:57 #56 [core-common-config-bootstrapper stage-1 2/9] RUN apk add --update --no-cache dumb-init 05:59:57 #56 DONE 13.7s 05:59:57 05:59:57 #68 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 05:59:57 #68 DONE 13.7s 05:59:57 05:59:57 #48 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 05:59:57 #48 DONE 32.5s 05:59:57 05:59:57 #55 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 05:59:57 #55 DONE 13.7s 05:59:57 05:59:57 #66 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 05:59:57 #66 DONE 13.7s 05:59:57 05:59:57 #58 [security-spire-agent stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 05:59:57 #58 DONE 13.7s 05:59:57 05:59:57 #69 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 05:59:57 #69 DONE 13.8s 05:59:57 05:59:57 #71 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 05:59:57 #71 DONE 13.8s 05:59:57 05:59:57 #62 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 05:59:57 #62 DONE 13.8s 05:59:57 05:59:57 #67 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 05:59:57 #67 DONE 13.8s 05:59:57 05:59:57 #65 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 05:59:57 #65 DONE 13.8s 05:59:57 05:59:57 #64 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 05:59:57 #64 DONE 13.8s 05:59:57 05:59:57 #72 [core-metadata stage-1 3/9] RUN apk --no-cache upgrade 05:59:57 #72 ... 05:59:57 05:59:57 #52 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 05:59:57 #52 DONE 32.7s 05:59:57 05:59:57 #73 [security-spire-agent stage-3 3/10] RUN apk --no-cache upgrade 05:59:59 #73 ... 05:59:59 05:59:59 #63 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 05:59:59 #63 14.86 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:59:59 #63 14.99 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:59:59 #63 15.42 OK: 248 MiB in 58 packages 05:59:59 #63 DONE 15.6s 05:59:59 05:59:59 #60 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 05:59:59 #60 14.85 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:59:59 #60 15.00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:59:59 #60 15.42 OK: 248 MiB in 58 packages 05:59:59 #60 DONE 15.6s 05:59:59 05:59:59 #59 [core-data builder 3/7] RUN apk add --update --no-cache make git 05:59:59 #59 14.84 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:59:59 #59 15.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:59:59 #59 15.47 OK: 248 MiB in 58 packages 05:59:59 #59 DONE 15.6s 05:59:59 05:59:59 #61 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev 05:59:59 #61 14.84 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:59:59 #61 14.99 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:59:59 #61 15.40 OK: 248 MiB in 58 packages 05:59:59 #61 DONE 15.6s 05:59:59 05:59:59 #74 [core-command builder 4/7] COPY go.mod vendor* ./ 05:59:59 #74 DONE 0.1s 05:59:59 05:59:59 #72 [core-metadata stage-1 3/9] RUN apk --no-cache upgrade 05:59:59 #72 1.129 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:59:59 #72 1.296 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:59:59 #72 1.701 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) 05:59:59 #72 1.717 Executing busybox-1.36.1-r30.post-upgrade 05:59:59 #72 1.770 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) 05:59:59 #72 1.773 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) 05:59:59 #72 1.776 Executing busybox-1.36.1-r30.trigger 05:59:59 #72 1.786 OK: 8 MiB in 15 packages 05:59:59 #72 DONE 2.0s 05:59:59 05:59:59 #75 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 05:59:59 #75 DONE 0.1s 05:59:59 05:59:59 #76 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 05:59:59 #76 DONE 0.1s 05:59:59 05:59:59 #77 [support-notifications builder 4/7] COPY go.mod vendor* ./ 05:59:59 #77 DONE 0.1s 05:59:59 05:59:59 #78 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:00:00 #78 ... 06:00:00 06:00:00 #57 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 06:00:00 #57 14.85 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 06:00:00 #57 15.00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 06:00:00 #57 15.39 v3.20.7-30-g85ec64f84e1 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 06:00:00 #57 15.39 v3.20.7-30-g85ec64f84e1 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 06:00:00 #57 15.39 OK: 24174 distinct packages available 06:00:00 #57 15.47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 06:00:00 #57 15.57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 06:00:00 #57 15.91 OK: 248 MiB in 58 packages 06:00:00 #57 DONE 16.1s 06:00:00 06:00:00 #79 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 06:00:00 #0 1.601 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 06:00:00 #0 1.705 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 06:00:00 #0 2.035 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) 06:00:00 #0 2.042 Executing busybox-1.36.1-r30.post-upgrade 06:00:00 #0 2.131 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) 06:00:00 #0 2.138 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) 06:00:00 #0 2.141 Executing busybox-1.36.1-r30.trigger 06:00:00 #0 2.152 OK: 13 MiB in 28 packages 06:00:00 #79 DONE 2.3s 06:00:00 06:00:00 #80 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 06:00:00 #0 1.666 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 06:00:00 #0 1.767 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 06:00:00 #0 2.099 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) 06:00:00 #0 2.138 Executing busybox-1.36.1-r30.post-upgrade 06:00:00 #0 2.195 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) 06:00:00 #0 2.201 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) 06:00:00 #0 2.205 Executing busybox-1.36.1-r30.trigger 06:00:00 #0 2.211 OK: 8 MiB in 16 packages 06:00:00 #80 DONE 2.4s 06:00:00 06:00:00 #81 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 06:00:00 #81 DONE 0.1s 06:00:00 06:00:00 #82 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 06:00:00 #0 1.877 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 06:00:00 #0 1.951 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 06:00:00 #0 2.259 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) 06:00:00 #0 2.281 Executing busybox-1.36.1-r30.post-upgrade 06:00:00 #0 2.325 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) 06:00:00 #0 2.333 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) 06:00:00 #0 2.338 Executing busybox-1.36.1-r30.trigger 06:00:00 #0 2.341 OK: 19 MiB in 18 packages 06:00:00 #82 DONE 2.5s 06:00:00 06:00:00 #83 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:00:00 #83 ... 06:00:00 06:00:00 #84 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 06:00:00 #0 1.908 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 06:00:00 #0 1.982 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 06:00:00 #0 2.273 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) 06:00:00 #0 2.288 Executing busybox-1.36.1-r30.post-upgrade 06:00:00 #0 2.347 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) 06:00:00 #0 2.350 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) 06:00:00 #0 2.353 Executing busybox-1.36.1-r30.trigger 06:00:00 #0 2.367 OK: 10 MiB in 17 packages 06:00:00 #84 DONE 2.5s 06:00:00 06:00:00 #85 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 06:00:00 #0 2.030 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 06:00:00 #0 2.105 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 06:00:00 #0 2.432 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) 06:00:00 #0 2.446 Executing busybox-1.36.1-r30.post-upgrade 06:00:00 #0 2.512 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) 06:00:00 #0 2.516 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) 06:00:00 #0 2.519 Executing busybox-1.36.1-r30.trigger 06:00:00 #0 2.524 OK: 12 MiB in 21 packages 06:00:00 #85 DONE 2.6s 06:00:00 06:00:00 #86 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:00:00 #86 ... 06:00:00 06:00:00 #87 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 06:00:00 #0 2.446 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 06:00:00 #0 2.541 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 06:00:00 #0 2.853 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) 06:00:00 #0 2.870 Executing busybox-1.36.1-r30.post-upgrade 06:00:00 #0 2.902 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) 06:00:00 #0 2.905 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) 06:00:00 #0 2.909 Executing busybox-1.36.1-r30.trigger 06:00:00 #0 2.916 OK: 8 MiB in 18 packages 06:00:00 #87 DONE 3.0s 06:00:00 06:00:00 #88 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 06:00:01 #88 DONE 1.0s 06:00:01 06:00:01 #89 [core-data stage-1 3/7] RUN apk --no-cache upgrade 06:00:01 #0 2.689 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 06:00:01 #0 2.762 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 06:00:01 #0 3.062 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) 06:00:01 #0 3.084 Executing busybox-1.36.1-r30.post-upgrade 06:00:01 #0 3.116 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) 06:00:01 #0 3.124 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) 06:00:01 #0 3.124 Executing busybox-1.36.1-r30.trigger 06:00:01 #0 3.130 OK: 8 MiB in 15 packages 06:00:01 #89 DONE 4.1s 06:00:01 06:00:01 #90 [security-spire-config stage-2 5/10] COPY Attribution.txt / 06:00:01 #90 DONE 0.0s 06:00:01 06:00:01 #73 [security-spire-agent stage-3 3/10] RUN apk --no-cache upgrade 06:00:01 #73 4.118 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 06:00:01 #73 ... 06:00:01 06:00:01 #91 [security-spire-config stage-2 6/10] COPY security.txt / 06:00:01 #91 DONE 0.0s 06:00:01 06:00:01 #92 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 06:00:01 #92 DONE 0.0s 06:00:01 06:00:01 #73 [security-spire-agent stage-3 3/10] RUN apk --no-cache upgrade 06:00:01 #73 4.187 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 06:00:02 #73 ... 06:00:02 06:00:02 #93 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 06:00:02 #93 DONE 0.1s 06:00:02 06:00:02 #94 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 06:00:02 #94 DONE 0.0s 06:00:02 06:00:02 #73 [security-spire-agent stage-3 3/10] RUN apk --no-cache upgrade 06:00:02 #73 4.443 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) 06:00:02 #73 4.455 Executing busybox-1.36.1-r30.post-upgrade 06:00:02 #73 4.492 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) 06:00:02 #73 4.495 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) 06:00:02 #73 4.504 Executing busybox-1.36.1-r30.trigger 06:00:02 #73 4.504 OK: 9 MiB in 19 packages 06:00:02 #73 DONE 4.7s 06:00:02 06:00:02 #95 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 06:00:02 #0 4.096 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 06:00:02 #0 4.164 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 06:00:02 #0 4.452 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) 06:00:02 #0 4.466 Executing busybox-1.36.1-r30.post-upgrade 06:00:02 #0 4.543 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) 06:00:02 #0 4.545 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) 06:00:02 #0 4.549 Executing busybox-1.36.1-r30.trigger 06:00:02 #0 4.555 OK: 19 MiB in 18 packages 06:00:02 #95 DONE 4.7s 06:00:02 06:00:02 #96 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 06:00:03 #96 DONE 0.8s 06:00:03 06:00:03 #97 [security-spire-config] exporting to image 06:00:03 #97 exporting layers 0.4s done 06:00:03 #97 writing image sha256:861ae9568d961d6babb010d05070b10c45ddb62134104f656185500722b70b1d done 06:00:03 #97 naming to docker.io/library/security-spire-config done 06:00:03 #97 DONE 1.2s 06:00:03 06:00:03 #98 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 06:00:03 #98 DONE 0.9s 06:00:03 06:00:03 #99 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 06:00:03 #99 DONE 0.9s 06:00:03 06:00:03 #100 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 06:00:03 #100 DONE 3.3s 06:00:03 06:00:03 #101 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 06:00:03 #101 ... 06:00:03 06:00:03 #102 [security-spire-server stage-2 5/9] COPY Attribution.txt / 06:00:03 #102 DONE 0.1s 06:00:03 06:00:03 #103 [security-spire-server stage-2 6/9] COPY security.txt / 06:00:03 #103 ... 06:00:03 06:00:03 #104 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 06:00:03 #104 DONE 0.6s 06:00:04 06:00:04 #101 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 06:00:04 #101 DONE 0.7s 06:00:04 06:00:04 #103 [security-spire-server stage-2 6/9] COPY security.txt / 06:00:04 #103 DONE 0.6s 06:00:04 06:00:04 #105 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 06:00:04 #105 DONE 0.0s 06:00:04 06:00:04 #106 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 06:00:04 #106 DONE 0.1s 06:00:04 06:00:04 #107 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 06:00:04 #107 DONE 0.0s 06:00:04 06:00:04 #108 [security-spire-agent stage-3 7/10] COPY security.txt / 06:00:04 #108 DONE 0.0s 06:00:04 06:00:04 #109 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 06:00:04 #109 DONE 0.0s 06:00:04 06:00:04 #110 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 06:00:04 #110 DONE 0.0s 06:00:04 06:00:04 #111 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 06:00:04 #111 DONE 0.1s 06:00:04 06:00:04 #112 [security-spire-server] exporting to image 06:00:04 #112 ... 06:00:04 06:00:04 #113 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 06:00:04 #113 DONE 0.0s 06:00:04 06:00:04 #114 [security-spire-agent] exporting to image 06:00:04 #114 ... 06:00:04 06:00:04 #112 [security-spire-server] exporting to image 06:00:04 #112 exporting layers 0.4s done 06:00:04 #112 writing image sha256:e6d588ac028687aefd2f8d0e450396c7693d653c2e5c07696df61a891f303bcf done 06:00:04 #112 naming to docker.io/library/security-spire-server done 06:00:04 #112 DONE 0.4s 06:00:04 06:00:04 #114 [security-spire-agent] exporting to image 06:00:04 #114 exporting layers 0.4s done 06:00:04 #114 writing image sha256:5550ee473dbc39ee69d8ac2d14978d2d51a234b55ff2f567e314a8b9de0e12ea done 06:00:04 #114 naming to docker.io/library/security-spire-agent done 06:00:04 #114 DONE 0.4s 06:00:04 06:00:04 #115 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 06:00:04 #0 4.116 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 06:00:04 #0 6.923 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 06:00:07 #115 ... 06:00:07 06:00:07 #116 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 06:00:07 #0 2.687 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 06:00:07 #0 5.592 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 06:00:07 #0 9.126 (1/1) Installing dumb-init (1.2.5-r3) 06:00:08 #116 ... 06:00:08 06:00:08 #115 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 06:00:08 #115 10.48 OK: 248 MiB in 58 packages 06:00:08 #115 DONE 10.9s 06:00:08 06:00:08 #116 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 06:00:08 #116 10.78 Executing busybox-1.36.1-r29.trigger 06:00:08 #116 10.79 OK: 8 MiB in 15 packages 06:00:08 #116 DONE 11.0s 06:00:08 06:00:08 #117 [core-keeper builder 5/8] COPY go.mod vendor* ./ 06:00:08 #117 DONE 0.0s 06:00:08 06:00:08 #118 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:00:09 #118 ... 06:00:09 06:00:09 #119 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:00:09 #119 ... 06:00:09 06:00:09 #120 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:00:10 Removing intermediate container 52729a569c42 06:00:10 ---> 9697d7db5b30 06:00:10 Successfully built 9697d7db5b30 06:00:10 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:00:11 + docker inspect -f . ci-base-image-arm64 06:00:11 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:00:11 prd-ubuntu20.04-docker-arm64-4c-16g-6985 does not seem to be running inside a container 06:00:11 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/886 -v /w/workspace/edgex-go/886:/w/workspace/edgex-go/886:rw,z -v /w/workspace/edgex-go/886@tmp:/w/workspace/edgex-go/886@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 06:00:12 $ docker top 17cbb943238d9f8f371bf7ad53037bbb72a30e30a0e6de177fba09b0b66d2b1d -eo pid,comm [Pipeline] { [Pipeline] sh 06:00:13 + go version 06:00:13 go version go1.23.9 linux/arm64 [Pipeline] } 06:00:13 $ docker stop --time=1 17cbb943238d9f8f371bf7ad53037bbb72a30e30a0e6de177fba09b0b66d2b1d 06:00:15 $ docker rm -f --volumes 17cbb943238d9f8f371bf7ad53037bbb72a30e30a0e6de177fba09b0b66d2b1d [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 06:00:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 06:00:16 06:00:16 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:00:16 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 06:00:16 latest: Pulling from edgex-devops/edgex-compose-arm64 06:00:16 547446be3368: Pulling fs layer 06:00:16 d125d8839a47: Pulling fs layer 06:00:16 3e85d5ac6304: Pulling fs layer 06:00:16 c3105a71a48b: Pulling fs layer 06:00:16 c3105a71a48b: Waiting 06:00:16 0f093f025ec4: Pulling fs layer 06:00:16 c3106fc0e877: Pulling fs layer 06:00:16 0f093f025ec4: Waiting 06:00:16 c3106fc0e877: Waiting 06:00:16 547446be3368: Verifying Checksum 06:00:16 547446be3368: Download complete 06:00:16 c3105a71a48b: Verifying Checksum 06:00:16 c3105a71a48b: Download complete 06:00:16 d125d8839a47: Verifying Checksum 06:00:16 d125d8839a47: Download complete 06:00:17 c3106fc0e877: Download complete 06:00:17 0f093f025ec4: Verifying Checksum 06:00:17 0f093f025ec4: Download complete 06:00:17 547446be3368: Pull complete 06:00:18 d125d8839a47: Pull complete 06:00:19 3e85d5ac6304: Verifying Checksum 06:00:19 3e85d5ac6304: Download complete 06:00:29 3e85d5ac6304: Pull complete 06:00:29 c3105a71a48b: Pull complete 06:00:30 0f093f025ec4: Pull complete 06:00:30 c3106fc0e877: Pull complete 06:00:30 Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 06:00:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 06:00:30 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:00:30 prd-ubuntu20.04-docker-arm64-4c-16g-6985 does not seem to be running inside a container 06:00:30 $ 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/886 -v /w/workspace/edgex-go/886:/w/workspace/edgex-go/886:rw,z -v /w/workspace/edgex-go/886@tmp:/w/workspace/edgex-go/886@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 06:00:32 $ docker top 7e9f29d52b9e602d8d2392e1c4e11b873e1e2681b8dec57737e8da0bb9359b4c -eo pid,comm [Pipeline] { [Pipeline] sh 06:00:33 + docker compose -f ./docker-compose-build.yml build --parallel 06:00:43 #1 [support-scheduler internal] load build definition from Dockerfile 06:00:43 #1 transferring dockerfile: 1.83kB 0.0s done 06:00:43 #1 DONE 0.1s 06:00:43 06:00:43 #2 [support-notifications internal] load build definition from Dockerfile 06:00:43 #2 transferring dockerfile: 2.00kB 0.0s done 06:00:43 #2 DONE 0.1s 06:00:43 06:00:43 #3 [core-data internal] load build definition from Dockerfile 06:00:43 #3 transferring dockerfile: 2.04kB done 06:00:43 #3 DONE 0.0s 06:00:43 06:00:43 #4 [core-command internal] load build definition from Dockerfile 06:00:43 #4 transferring dockerfile: 1.94kB done 06:00:43 #4 DONE 0.1s 06:00:43 06:00:43 #5 [core-keeper internal] load build definition from Dockerfile 06:00:43 #5 transferring dockerfile: 2.01kB done 06:00:43 #5 DONE 0.1s 06:00:43 06:00:43 #6 [security-spire-config internal] load build definition from Dockerfile 06:00:43 #6 transferring dockerfile: 1.69kB done 06:00:43 #6 DONE 0.1s 06:00:43 06:00:43 #7 [security-bootstrapper internal] load build definition from Dockerfile 06:00:43 #7 transferring dockerfile: 3.02kB 0.0s done 06:00:43 #7 DONE 0.1s 06:00:43 06:00:43 #8 [security-spire-agent internal] load build definition from Dockerfile 06:00:43 #8 transferring dockerfile: 1.81kB done 06:00:43 #8 DONE 0.1s 06:00:43 06:00:43 #9 [core-metadata internal] load build definition from Dockerfile 06:00:43 #9 transferring dockerfile: 2.10kB 0.0s done 06:00:43 #9 DONE 0.1s 06:00:43 06:00:43 #10 [security-spiffe-token-provider internal] load build definition from Dockerfile 06:00:43 #10 transferring dockerfile: 1.89kB done 06:00:43 #10 DONE 0.1s 06:00:43 06:00:43 #11 [core-common-config-bootstrapper internal] load build definition from Dockerfile 06:00:43 #11 transferring dockerfile: 2.23kB done 06:00:43 #11 DONE 0.1s 06:00:43 06:00:43 #12 [security-secretstore-setup internal] load build definition from Dockerfile 06:00:43 #12 transferring dockerfile: 2.49kB done 06:00:43 #12 DONE 0.1s 06:00:43 06:00:43 #13 [security-proxy-auth internal] load build definition from Dockerfile 06:00:43 #13 transferring dockerfile: 2.14kB done 06:00:43 #13 DONE 0.1s 06:00:43 06:00:43 #14 [security-proxy-setup internal] load build definition from Dockerfile 06:00:43 #14 transferring dockerfile: 2.50kB 0.0s done 06:00:43 #14 DONE 0.1s 06:00:43 06:00:43 #15 [security-spire-server internal] load build definition from Dockerfile 06:00:43 #15 transferring dockerfile: 1.70kB done 06:00:43 #15 DONE 0.1s 06:00:43 06:00:43 #16 [support-scheduler internal] load .dockerignore 06:00:43 #16 transferring context: 50B done 06:00:43 #16 DONE 0.1s 06:00:44 06:00:44 #17 [support-notifications internal] load .dockerignore 06:00:44 #17 transferring context: 50B 0.0s done 06:00:44 #17 DONE 0.1s 06:00:44 06:00:44 #18 [core-data internal] load .dockerignore 06:00:44 #18 transferring context: 50B 0.0s done 06:00:44 #18 DONE 0.1s 06:00:44 06:00:44 #19 [core-command internal] load .dockerignore 06:00:44 #19 transferring context: 50B done 06:00:44 #19 DONE 0.1s 06:00:44 06:00:44 #20 [security-spire-config internal] load .dockerignore 06:00:44 #20 DONE 0.0s 06:00:44 06:00:44 #21 [core-keeper internal] load .dockerignore 06:00:44 #21 transferring context: 50B 0.0s done 06:00:44 #21 DONE 0.1s 06:00:44 06:00:44 #20 [security-spire-config internal] load .dockerignore 06:00:44 #20 transferring context: 50B 0.0s done 06:00:44 #20 DONE 0.1s 06:00:44 06:00:44 #22 [security-bootstrapper internal] load .dockerignore 06:00:44 #22 transferring context: 50B 0.0s done 06:00:44 #22 DONE 0.1s 06:00:44 06:00:44 #23 [security-spire-agent internal] load .dockerignore 06:00:44 #23 transferring context: 50B 0.0s done 06:00:44 #23 DONE 0.1s 06:00:44 06:00:44 #24 [core-metadata internal] load .dockerignore 06:00:45 #24 transferring context: 50B done 06:00:45 #24 DONE 0.1s 06:00:45 06:00:45 #25 [security-spiffe-token-provider internal] load .dockerignore 06:00:45 #25 transferring context: 50B done 06:00:45 #25 DONE 0.1s 06:00:45 06:00:45 #26 [core-common-config-bootstrapper internal] load .dockerignore 06:00:45 #26 transferring context: 50B done 06:00:45 #26 DONE 0.1s 06:00:45 06:00:45 #27 [security-secretstore-setup internal] load .dockerignore 06:00:45 #27 transferring context: 50B done 06:00:45 #27 DONE 0.1s 06:00:45 06:00:45 #28 [security-proxy-auth internal] load .dockerignore 06:00:45 #28 transferring context: 50B done 06:00:45 #28 DONE 0.1s 06:00:45 06:00:45 #29 [security-proxy-setup internal] load .dockerignore 06:00:45 #29 transferring context: 50B done 06:00:45 #29 DONE 0.1s 06:00:45 06:00:45 #30 [security-spire-server internal] load .dockerignore 06:00:45 #30 transferring context: 50B done 06:00:45 #30 DONE 0.0s 06:00:45 06:00:45 #31 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest 06:00:45 #31 DONE 0.0s 06:00:45 06:00:45 #32 [support-scheduler internal] load metadata for docker.io/library/alpine:3.20 06:00:46 #32 DONE 0.7s 06:00:46 06:00:46 #31 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest 06:00:46 #31 DONE 0.0s 06:00:46 06:00:46 #33 [core-data stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 06:00:46 #33 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.0s done 06:00:46 #33 ... 06:00:46 06:00:46 #31 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest 06:00:46 #31 DONE 0.0s 06:00:46 06:00:46 #33 [support-notifications stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 06:00:46 #33 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.0s done 06:00:46 #33 ... 06:00:46 06:00:46 #31 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 06:00:46 #31 DONE 0.0s 06:00:46 06:00:46 #33 [core-command stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 06:00:46 #33 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.0s done 06:00:46 #33 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done 06:00:46 #33 sha256:12d60bc2651acf125ddc54ce76e4a3fedcad94778a90904800e26b72b80918a8 1.02kB / 1.02kB done 06:00:46 #33 sha256:c88e9dceb6cb27375588cb8dfe6a3c354d96aa79348c95ec77dfc71fbfb63b6f 597B / 597B done 06:00:46 #33 sha256:13e713f825654e9e4f57146ec84918d478434f708d4d3d9d18d0e7ba2be56801 0B / 4.09MB 0.3s 06:00:46 #33 ... 06:00:46 06:00:46 #31 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 06:00:46 #31 DONE 0.0s 06:00:46 06:00:46 #33 [core-keeper stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 06:00:46 #33 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.0s done 06:00:46 #33 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done 06:00:46 #33 sha256:12d60bc2651acf125ddc54ce76e4a3fedcad94778a90904800e26b72b80918a8 1.02kB / 1.02kB done 06:00:46 #33 sha256:c88e9dceb6cb27375588cb8dfe6a3c354d96aa79348c95ec77dfc71fbfb63b6f 597B / 597B done 06:00:46 #33 sha256:13e713f825654e9e4f57146ec84918d478434f708d4d3d9d18d0e7ba2be56801 1.05MB / 4.09MB 0.5s 06:00:46 #33 ... 06:00:46 06:00:46 #32 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.20 06:00:46 #32 DONE 0.7s 06:00:46 06:00:46 #33 [core-keeper stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 06:00:46 #33 sha256:13e713f825654e9e4f57146ec84918d478434f708d4d3d9d18d0e7ba2be56801 2.10MB / 4.09MB 0.8s 06:00:47 #33 ... 06:00:47 06:00:47 #31 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest 06:00:47 #31 DONE 0.0s 06:00:47 06:00:47 #33 [core-keeper stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 06:00:47 #33 sha256:13e713f825654e9e4f57146ec84918d478434f708d4d3d9d18d0e7ba2be56801 3.15MB / 4.09MB 0.9s 06:00:47 #33 ... 06:00:47 06:00:47 #32 [core-metadata internal] load metadata for docker.io/library/alpine:3.20 06:00:47 #32 DONE 0.9s 06:00:47 06:00:47 #33 [security-bootstrapper stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 06:00:47 #33 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.0s done 06:00:47 #33 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done 06:00:47 #33 sha256:12d60bc2651acf125ddc54ce76e4a3fedcad94778a90904800e26b72b80918a8 1.02kB / 1.02kB done 06:00:47 #33 sha256:c88e9dceb6cb27375588cb8dfe6a3c354d96aa79348c95ec77dfc71fbfb63b6f 597B / 597B done 06:00:47 #33 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.0s done 06:00:47 #33 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done 06:00:47 #33 sha256:12d60bc2651acf125ddc54ce76e4a3fedcad94778a90904800e26b72b80918a8 1.02kB / 1.02kB done 06:00:47 #33 sha256:c88e9dceb6cb27375588cb8dfe6a3c354d96aa79348c95ec77dfc71fbfb63b6f 597B / 597B done 06:00:47 #33 sha256:13e713f825654e9e4f57146ec84918d478434f708d4d3d9d18d0e7ba2be56801 4.09MB / 4.09MB 1.1s 06:00:47 #33 ... 06:00:47 06:00:47 #31 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest 06:00:47 #31 DONE 0.0s 06:00:47 06:00:47 #33 [core-metadata stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 06:00:47 #33 sha256:13e713f825654e9e4f57146ec84918d478434f708d4d3d9d18d0e7ba2be56801 4.09MB / 4.09MB 1.2s done 06:00:47 #33 sha256:13e713f825654e9e4f57146ec84918d478434f708d4d3d9d18d0e7ba2be56801 4.09MB / 4.09MB 1.2s done 06:00:47 #33 extracting sha256:13e713f825654e9e4f57146ec84918d478434f708d4d3d9d18d0e7ba2be56801 06:00:47 #33 ... 06:00:47 06:00:47 #31 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 06:00:47 #31 DONE 0.0s 06:00:48 06:00:48 #34 [support-notifications internal] load build context 06:00:48 #34 ... 06:00:48 06:00:48 #32 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.20 06:00:48 #32 DONE 1.4s 06:00:48 06:00:48 #31 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 06:00:48 #31 DONE 0.0s 06:00:48 06:00:48 #33 [security-spiffe-token-provider stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 06:00:48 #33 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.0s done 06:00:48 #33 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done 06:00:48 #33 sha256:12d60bc2651acf125ddc54ce76e4a3fedcad94778a90904800e26b72b80918a8 1.02kB / 1.02kB done 06:00:48 #33 sha256:c88e9dceb6cb27375588cb8dfe6a3c354d96aa79348c95ec77dfc71fbfb63b6f 597B / 597B done 06:00:48 #33 sha256:13e713f825654e9e4f57146ec84918d478434f708d4d3d9d18d0e7ba2be56801 4.09MB / 4.09MB 1.2s done 06:00:48 #120 ... 06:00:48 06:00:48 #78 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:00:48 #78 DONE 48.5s 06:00:48 06:00:48 #33 ... 06:00:48 06:00:48 #31 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest 06:00:48 #31 DONE 0.1s 06:00:48 06:00:48 #119 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:00:48 #119 DONE 48.5s 06:00:48 06:00:48 #33 [security-spiffe-token-provider stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 06:00:48 #86 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:00:48 #86 DONE 48.5s 06:00:48 06:00:48 #83 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:00:48 #83 DONE 48.1s 06:00:48 06:00:48 #118 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:00:48 #118 DONE 39.5s 06:00:48 06:00:48 #120 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:00:48 #120 DONE 48.5s 06:00:48 06:00:48 #121 [core-metadata builder 6/7] COPY . . 06:00:48 #33 ... 06:00:48 06:00:48 #31 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 06:00:48 #31 DONE 0.1s 06:00:48 06:00:48 #33 [security-spiffe-token-provider stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 06:00:48 #33 ... 06:00:48 06:00:48 #32 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.20 06:00:48 #32 DONE 2.2s 06:00:48 06:00:48 #35 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.11.1 06:00:48 #35 DONE 2.1s 06:00:48 06:00:48 #33 [security-spiffe-token-provider stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 06:00:48 #33 ... 06:00:48 06:00:48 #34 [support-notifications internal] load build context 06:00:48 #34 transferring context: 3.23MB 1.8s done 06:00:48 #34 DONE 2.7s 06:00:48 06:00:48 #33 [security-proxy-auth stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 06:00:48 #33 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.0s done 06:00:48 #33 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done 06:00:48 #33 sha256:12d60bc2651acf125ddc54ce76e4a3fedcad94778a90904800e26b72b80918a8 1.02kB / 1.02kB done 06:00:48 #33 sha256:c88e9dceb6cb27375588cb8dfe6a3c354d96aa79348c95ec77dfc71fbfb63b6f 597B / 597B done 06:00:48 #33 sha256:13e713f825654e9e4f57146ec84918d478434f708d4d3d9d18d0e7ba2be56801 4.09MB / 4.09MB 1.2s done 06:00:49 #33 ... 06:00:49 06:00:49 #32 [security-spire-server internal] load metadata for docker.io/library/alpine:3.20 06:00:49 #32 DONE 2.3s 06:00:49 06:00:49 #36 [support-scheduler internal] load build context 06:00:49 #36 transferring context: 3.23MB 2.6s done 06:00:49 #36 DONE 3.0s 06:00:49 06:00:49 #33 [security-proxy-auth stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 06:00:49 #33 ... 06:00:49 06:00:49 #37 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 06:00:49 #37 DONE 0.1s 06:00:49 06:00:49 #38 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.11.1 06:00:49 #38 DONE 2.8s 06:00:49 06:00:49 #33 [security-spire-server stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 06:00:49 #33 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.0s done 06:00:49 #33 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done 06:00:49 #33 sha256:12d60bc2651acf125ddc54ce76e4a3fedcad94778a90904800e26b72b80918a8 1.02kB / 1.02kB done 06:00:49 #33 sha256:c88e9dceb6cb27375588cb8dfe6a3c354d96aa79348c95ec77dfc71fbfb63b6f 597B / 597B done 06:00:49 #33 sha256:13e713f825654e9e4f57146ec84918d478434f708d4d3d9d18d0e7ba2be56801 4.09MB / 4.09MB 1.2s done 06:00:49 #33 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.0s done 06:00:49 #33 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done 06:00:49 #33 sha256:12d60bc2651acf125ddc54ce76e4a3fedcad94778a90904800e26b72b80918a8 1.02kB / 1.02kB done 06:00:49 #33 sha256:c88e9dceb6cb27375588cb8dfe6a3c354d96aa79348c95ec77dfc71fbfb63b6f 597B / 597B done 06:00:49 #33 sha256:13e713f825654e9e4f57146ec84918d478434f708d4d3d9d18d0e7ba2be56801 4.09MB / 4.09MB 1.2s done 06:00:49 #33 ... 06:00:49 06:00:49 #39 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 06:00:49 #39 resolve ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 0.1s done 06:00:49 #39 DONE 0.2s 06:00:49 06:00:49 #40 [core-keeper internal] load build context 06:00:49 #40 transferring context: 3.23MB 2.0s done 06:00:49 #40 DONE 2.9s 06:00:49 06:00:49 #33 [security-spire-agent stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 06:00:49 #33 ... 06:00:49 06:00:49 #41 [core-data internal] load build context 06:00:49 #41 transferring context: 3.23MB 2.7s done 06:00:49 #41 DONE 3.4s 06:00:49 06:00:49 #33 [security-spire-agent stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 06:00:49 #33 ... 06:00:49 06:00:49 #42 [core-command internal] load build context 06:00:49 #42 transferring context: 3.23MB 2.3s done 06:00:49 #42 DONE 3.4s 06:00:49 06:00:49 #33 [security-spire-agent stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 06:00:50 #33 extracting sha256:13e713f825654e9e4f57146ec84918d478434f708d4d3d9d18d0e7ba2be56801 3.2s done 06:00:50 #33 ... 06:00:50 06:00:50 #43 [security-bootstrapper internal] load build context 06:00:50 #43 transferring context: 3.23MB 2.3s done 06:00:50 #43 DONE 3.6s 06:00:50 06:00:50 #44 [core-metadata internal] load build context 06:00:50 #44 transferring context: 3.23MB 2.3s done 06:00:50 #44 DONE 3.6s 06:00:50 06:00:50 #37 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 06:00:50 #37 resolve ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 0.1s done 06:00:50 #37 sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 1.61kB / 1.61kB done 06:00:50 #37 sha256:8d3473225a6996627cac3cac2687361623878c45ff68d5d396bd4ee04321ace2 1.05kB / 1.05kB done 06:00:50 #37 sha256:520892b489f50ad3e103f1ae67517ecf3863d2a2d54973ceb10722f89943b6d1 1.74kB / 1.74kB done 06:00:50 #37 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 296B / 296B 0.6s 06:00:50 #37 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 0B / 126.71kB 0.6s 06:00:50 #37 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 0B / 115B 0.6s 06:00:51 #37 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 296B / 296B 0.6s done 06:00:51 #37 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 0.7s 06:00:51 #37 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 0.7s 06:00:51 #37 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 06:00:51 #37 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 0.8s done 06:00:51 #37 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 0.8s done 06:00:51 #37 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 0.0s done 06:00:51 #37 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 0B / 33.17MB 1.1s 06:00:51 #37 ... 06:00:51 06:00:51 #45 [security-spiffe-token-provider internal] load build context 06:00:51 #45 transferring context: 3.23MB 1.8s done 06:00:51 #45 DONE 3.4s 06:00:51 06:00:51 #37 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 06:00:51 #37 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 2.10MB / 33.17MB 1.2s 06:00:51 #37 ... 06:00:51 06:00:51 #46 [security-spire-agent internal] load build context 06:00:51 #46 transferring context: 23.33kB 0.2s done 06:00:51 #46 DONE 2.1s 06:00:51 06:00:51 #37 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 06:00:51 #37 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 6.07MB / 33.17MB 1.4s 06:00:51 #37 ... 06:00:51 06:00:51 #47 [core-common-config-bootstrapper internal] load build context 06:00:51 #47 transferring context: 3.23MB 2.1s done 06:00:51 #47 DONE 3.8s 06:00:51 06:00:51 #37 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 06:00:52 #37 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 9.44MB / 33.17MB 1.6s 06:00:52 #37 ... 06:00:52 06:00:52 #48 [security-spire-server internal] load build context 06:00:52 #48 transferring context: 23.80kB 0.1s done 06:00:52 #48 DONE 2.7s 06:00:52 06:00:52 #49 [security-proxy-auth internal] load build context 06:00:52 #49 transferring context: 3.23MB 2.2s done 06:00:52 #49 DONE 3.2s 06:00:52 06:00:52 #50 [security-spire-config internal] load build context 06:00:52 #50 transferring context: 22.05kB 0.1s done 06:00:52 #50 DONE 2.6s 06:00:52 06:00:52 #37 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 06:00:52 #37 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 13.63MB / 33.17MB 1.8s 06:00:52 #37 ... 06:00:52 06:00:52 #51 [security-proxy-setup internal] load build context 06:00:52 #51 transferring context: 3.23MB 1.4s done 06:00:52 #51 DONE 3.3s 06:00:52 06:00:52 #52 [security-secretstore-setup internal] load build context 06:00:52 #52 transferring context: 3.23MB 2.0s done 06:00:52 #52 DONE 3.3s 06:00:52 06:00:52 #37 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 06:00:52 #37 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 16.72MB / 33.17MB 1.9s 06:00:52 #37 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be done 06:00:52 #37 ... 06:00:52 06:00:52 #53 [support-scheduler builder 1/7] FROM docker.io/library/ci-base-image-arm64 06:00:52 #53 DONE 7.1s 06:00:52 06:00:52 #37 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 06:00:52 #37 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 18.87MB / 33.17MB 2.0s 06:00:52 #37 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 22.02MB / 33.17MB 2.1s 06:00:52 #37 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 24.12MB / 33.17MB 2.3s 06:00:52 #37 extracting sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 06:00:52 #37 extracting sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 0.1s done 06:00:53 #37 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 26.21MB / 33.17MB 2.6s 06:00:53 #37 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 28.31MB / 33.17MB 2.9s 06:00:53 #37 ... 06:00:53 06:00:53 #54 [core-metadata builder 2/7] WORKDIR /edgex-go 06:00:53 #54 DONE 2.5s 06:00:53 06:00:53 #37 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 06:00:54 #37 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 30.41MB / 33.17MB 3.8s 06:00:55 #37 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 32.26MB / 33.17MB 4.8s 06:00:55 #37 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 33.17MB / 33.17MB 5.6s done 06:00:56 #37 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 33.17MB / 33.17MB 5.6s done 06:00:58 #121 ... 06:00:58 06:00:58 #122 [core-keeper builder 7/8] COPY . . 06:00:58 #122 ... 06:00:58 06:00:58 #123 [support-notifications builder 6/7] COPY . . 06:00:58 #123 ... 06:00:58 06:00:58 #124 [support-scheduler builder 6/7] COPY . . 06:00:58 #124 ... 06:00:58 06:00:58 #125 [security-spiffe-token-provider builder 6/7] COPY . . 06:00:58 #125 ... 06:00:58 06:00:58 #126 [security-proxy-setup builder 6/7] COPY . . 06:00:59 #37 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 06:00:59 #37 ... 06:00:59 06:00:59 #39 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 06:00:59 #39 sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 1.61kB / 1.61kB done 06:00:59 #39 sha256:e81b72a68d76b0e0df52247b9790de839a7321008b1f01dade49a9205896959b 1.05kB / 1.05kB done 06:00:59 #39 sha256:ed3dcd9259b2c881c72642150b0878715420e4dc7a6eb469171aecff31ef0520 1.72kB / 1.72kB done 06:00:59 #39 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 0.7s done 06:00:59 #39 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 0.7s done 06:00:59 #39 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 0.0s done 06:00:59 #39 sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b 295B / 295B 1.1s done 06:00:59 #39 sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 14.28MB / 14.28MB 2.8s done 06:00:59 #39 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be done 06:00:59 #39 extracting sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b 0.1s done 06:00:59 #39 extracting sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 4.7s 06:01:00 #39 ... 06:01:00 06:01:00 #37 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 06:01:00 #126 ... 06:01:00 06:01:00 #121 [core-common-config-bootstrapper builder 6/7] COPY . . 06:01:00 #121 DONE 12.3s 06:01:00 06:01:00 #127 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:01:00 #127 CACHED 06:01:00 06:01:00 #128 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 06:01:00 #128 CACHED 06:01:00 06:01:00 #129 [security-proxy-auth builder 6/7] COPY . . 06:01:00 #129 CACHED 06:01:00 06:01:00 #130 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:01:00 #130 CACHED 06:01:00 06:01:00 #131 [core-data builder 6/7] COPY . . 06:01:00 #131 CACHED 06:01:00 06:01:00 #132 [core-data builder 4/7] COPY go.mod vendor* ./ 06:01:00 #132 CACHED 06:01:00 06:01:00 #122 [core-keeper builder 7/8] COPY . . 06:01:00 #122 DONE 12.3s 06:01:00 06:01:00 #123 [support-notifications builder 6/7] COPY . . 06:01:00 #123 DONE 12.3s 06:01:00 06:01:00 #133 [core-metadata builder 6/7] COPY . . 06:01:00 #133 CACHED 06:01:00 06:01:00 #134 [core-metadata builder 4/7] COPY go.mod vendor* ./ 06:01:00 #134 CACHED 06:01:00 06:01:00 #135 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:01:00 #135 CACHED 06:01:00 06:01:00 #136 [core-command builder 4/7] COPY go.mod vendor* ./ 06:01:00 #136 CACHED 06:01:00 06:01:00 #137 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:01:00 #137 CACHED 06:01:00 06:01:00 #138 [core-command builder 6/7] COPY . . 06:01:00 #138 CACHED 06:01:00 06:01:00 #126 [security-bootstrapper builder 6/7] COPY . . 06:01:00 #126 DONE 12.3s 06:01:00 06:01:00 #125 [security-spiffe-token-provider builder 6/7] COPY . . 06:01:00 #125 DONE 12.3s 06:01:00 06:01:00 #139 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 06:01:00 #139 CACHED 06:01:00 06:01:00 #140 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:01:00 #140 CACHED 06:01:00 06:01:00 #141 [security-secretstore-setup builder 6/7] COPY . . 06:01:00 #141 CACHED 06:01:00 06:01:00 #124 [support-scheduler builder 6/7] COPY . . 06:01:00 #124 DONE 12.3s 06:01:00 06:01:00 #142 [security-proxy-setup builder 6/7] COPY . . 06:01:00 #142 CACHED 06:01:00 06:01:00 #143 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 06:01:00 #143 CACHED 06:01:00 06:01:00 #144 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:01:00 #144 CACHED 06:01:00 06:01:00 #145 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 06:01:00 #37 ... 06:01:00 06:01:00 #55 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 06:01:00 #55 DONE 8.7s 06:01:00 06:01:00 #37 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 06:01:01 #145 1.156 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.47 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 06:01:02 #37 ... 06:01:02 06:01:02 #56 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 06:01:02 #56 ... 06:01:02 06:01:02 #57 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 06:01:02 #0 9.076 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 06:01:02 #57 10.16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 06:01:02 #57 ... 06:01:02 06:01:02 #58 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 06:01:02 #0 8.896 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 06:01:02 #58 10.29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 06:01:02 #58 ... 06:01:02 06:01:02 #59 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 06:01:02 #0 7.835 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 06:01:02 #0 8.352 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 06:01:02 #59 ... 06:01:02 06:01:02 #60 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 06:01:02 #60 ... 06:01:02 06:01:02 #61 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 06:01:02 #61 ... 06:01:02 06:01:02 #62 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 06:01:02 #0 8.068 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 06:01:02 #0 8.811 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 06:01:03 #62 ... 06:01:03 06:01:03 #63 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 06:01:03 #0 9.673 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 06:01:03 #63 ... 06:01:03 06:01:03 #64 [core-command stage-1 2/8] RUN apk add --update --no-cache dumb-init 06:01:03 #0 7.578 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 06:01:03 #0 8.151 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 06:01:03 #64 ... 06:01:03 06:01:03 #65 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 06:01:03 #0 8.938 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 06:01:03 #0 9.903 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 06:01:03 #65 ... 06:01:03 06:01:03 #33 [security-spire-config stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 06:01:03 #33 ... 06:01:03 06:01:03 #37 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 06:01:03 #37 ... 06:01:03 06:01:03 #66 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 06:01:03 #0 9.639 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 06:01:04 #66 ... 06:01:04 06:01:04 #67 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 06:01:04 #67 ... 06:01:04 06:01:04 #68 [core-metadata builder 3/7] RUN apk add --update --no-cache make git 06:01:04 #0 10.37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 06:01:04 #68 ... 06:01:04 06:01:04 #69 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 06:01:04 #69 ... 06:01:04 06:01:04 #70 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 06:01:04 #0 10.12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 06:01:04 #70 ... 06:01:04 06:01:04 #71 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev 06:01:05 #71 ... 06:01:05 06:01:05 #67 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 06:01:05 #67 DONE 10.9s 06:01:05 06:01:05 #37 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 06:01:05 #37 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 5.3s 06:01:06 #37 ... 06:01:06 06:01:06 #39 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 06:01:06 #39 extracting sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 10.9s done 06:01:06 #39 DONE 17.1s 06:01:06 06:01:06 #37 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 06:01:09 #37 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 10.2s 06:01:09 #37 ... 06:01:09 06:01:09 #64 [core-command stage-1 2/8] RUN apk add --update --no-cache dumb-init 06:01:09 #64 15.70 (1/1) Installing dumb-init (1.2.5-r3) 06:01:09 #64 15.73 Executing busybox-1.36.1-r29.trigger 06:01:09 #64 15.85 OK: 9 MiB in 15 packages 06:01:09 #64 DONE 17.5s 06:01:09 06:01:09 #37 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 06:01:11 #37 ... 06:01:11 06:01:11 #72 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 06:01:11 #0 5.764 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 06:01:11 #0 9.818 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 06:01:11 #72 ... 06:01:11 06:01:11 #62 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 06:01:11 #62 16.37 (1/1) Installing dumb-init (1.2.5-r3) 06:01:11 #62 16.45 Executing busybox-1.36.1-r29.trigger 06:01:11 #62 16.69 OK: 9 MiB in 15 packages 06:01:11 #62 DONE 19.0s 06:01:11 06:01:11 #65 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 06:01:11 #65 18.93 (1/4) Installing dumb-init (1.2.5-r3) 06:01:11 #65 18.94 (2/4) Installing openssl (3.3.4-r0) 06:01:11 #65 19.09 (3/4) Installing su-exec (0.2-r3) 06:01:11 #65 19.19 (4/4) Installing yq-go (4.44.1-r2) 06:01:11 #145 ... 06:01:11 06:01:11 #146 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 06:01:11 #0 1.155 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.47 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 06:01:11 #146 ... 06:01:11 06:01:11 #147 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 06:01:11 #0 1.125 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.47 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper 06:01:11 #147 ... 06:01:11 06:01:11 #148 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 06:01:11 #0 1.187 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.47 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 06:01:11 #148 ... 06:01:11 06:01:11 #149 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 06:01:11 #0 1.174 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.47 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 06:01:11 #149 ... 06:01:11 06:01:11 #150 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 06:01:11 #0 1.123 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.47 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 06:01:11 #150 ... 06:01:11 06:01:11 #151 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 06:01:11 #0 1.191 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.47 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 06:01:11 #151 ... 06:01:11 06:01:11 #152 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 06:01:11 #0 1.152 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.47 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 06:01:11 #152 ... 06:01:11 06:01:11 #153 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 06:01:11 #0 1.152 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.47 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications 06:01:11 #153 ... 06:01:11 06:01:11 #154 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 06:01:11 #0 1.164 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.47 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 06:01:11 #154 ... 06:01:11 06:01:11 #155 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 06:01:11 #0 1.171 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.47 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command 06:01:12 #155 ... 06:01:12 06:01:12 #156 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 06:01:12 #0 1.181 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.47 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata 06:01:13 #65 ... 06:01:13 06:01:13 #56 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 06:01:13 #56 10.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 06:01:13 #56 13.46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 06:01:13 #56 ... 06:01:13 06:01:13 #65 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 06:01:13 #65 20.95 Executing busybox-1.36.1-r29.trigger 06:01:13 #65 ... 06:01:13 06:01:13 #60 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 06:01:13 #60 11.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 06:01:13 #60 13.22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 06:01:13 #60 ... 06:01:13 06:01:13 #61 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 06:01:13 #61 11.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 06:01:13 #61 12.72 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 06:01:13 #61 ... 06:01:13 06:01:13 #37 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 06:01:14 #37 ... 06:01:14 06:01:14 #63 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 06:01:14 #63 11.62 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 06:01:14 #63 ... 06:01:14 06:01:14 #37 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 06:01:14 #37 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 15.1s done 06:01:14 #37 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 15.1s done 06:01:14 #37 ... 06:01:14 06:01:14 #73 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 06:01:14 #0 3.851 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 06:01:14 #0 8.098 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 06:01:15 #73 ... 06:01:15 06:01:15 #63 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 06:01:15 #63 22.54 (1/2) Installing dumb-init (1.2.5-r3) 06:01:15 #63 22.57 (2/2) Installing su-exec (0.2-r3) 06:01:15 #63 22.58 Executing busybox-1.36.1-r29.trigger 06:01:15 #63 22.74 OK: 9 MiB in 16 packages 06:01:16 #63 ... 06:01:16 06:01:16 #69 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 06:01:16 #69 11.83 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 06:01:16 #69 13.93 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 06:01:16 #69 ... 06:01:16 06:01:16 #66 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 06:01:16 #66 12.22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 06:01:16 #66 ... 06:01:16 06:01:16 #65 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 06:01:16 #65 21.19 OK: 20 MiB in 18 packages 06:01:16 #65 DONE 24.3s 06:01:16 06:01:16 #66 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 06:01:16 #66 22.26 v3.20.7-30-g85ec64f84e1 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 06:01:16 #66 22.27 v3.20.7-30-g85ec64f84e1 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 06:01:16 #66 22.27 OK: 24052 distinct packages available 06:01:16 #66 ... 06:01:16 06:01:16 #68 [core-metadata builder 3/7] RUN apk add --update --no-cache make git 06:01:16 #68 12.57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 06:01:16 #68 ... 06:01:16 06:01:16 #57 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 06:01:16 #57 19.13 (1/7) Installing ca-certificates (20250619-r0) 06:01:16 #57 19.98 (2/7) Installing dumb-init (1.2.5-r3) 06:01:16 #57 20.05 (3/7) Installing libgcc (13.2.1_git20240309-r1) 06:01:16 #57 20.07 (4/7) Installing libsodium (1.0.19-r0) 06:01:16 #57 20.13 (5/7) Installing libstdc++ (13.2.1_git20240309-r1) 06:01:16 #57 20.57 (6/7) Installing libzmq (4.3.5-r2) 06:01:16 #57 20.76 (7/7) Installing zeromq (4.3.5-r2) 06:01:16 #57 20.83 Executing busybox-1.36.1-r29.trigger 06:01:16 #57 20.96 Executing ca-certificates-20250619-r0.trigger 06:01:16 #57 22.23 OK: 14 MiB in 21 packages 06:01:16 #57 DONE 24.4s 06:01:16 06:01:16 #71 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev 06:01:16 #71 11.64 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 06:01:16 #71 13.65 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 06:01:16 #71 ... 06:01:16 06:01:16 #70 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 06:01:16 #70 12.35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 06:01:16 #70 21.24 OK: 239 MiB in 58 packages 06:01:17 #70 ... 06:01:17 06:01:17 #68 [core-metadata builder 3/7] RUN apk add --update --no-cache make git 06:01:17 #68 23.06 OK: 239 MiB in 58 packages 06:01:17 #68 ... 06:01:17 06:01:17 #70 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 06:01:17 #70 DONE 23.4s 06:01:17 06:01:17 #60 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 06:01:17 #60 25.29 (1/3) Installing ca-certificates (20250619-r0) 06:01:18 #60 ... 06:01:18 06:01:18 #63 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 06:01:18 #63 DONE 25.9s 06:01:18 06:01:18 #71 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev 06:01:18 #71 24.19 OK: 239 MiB in 58 packages 06:01:18 #71 ... 06:01:18 06:01:18 #69 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 06:01:18 #69 22.77 OK: 239 MiB in 58 packages 06:01:18 #69 DONE 25.0s 06:01:18 06:01:18 #74 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 06:01:18 #74 DONE 1.3s 06:01:18 06:01:18 #75 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 06:01:19 #75 ... 06:01:19 06:01:19 #59 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 06:01:19 #59 16.93 v3.20.7-30-g85ec64f84e1 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 06:01:19 #59 16.93 v3.20.7-30-g85ec64f84e1 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 06:01:19 #59 16.93 OK: 24052 distinct packages available 06:01:19 #59 18.83 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 06:01:19 #59 20.83 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 06:01:19 #59 ... 06:01:19 06:01:19 #60 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 06:01:19 #60 26.27 (2/3) Installing dumb-init (1.2.5-r3) 06:01:19 #60 26.42 (3/3) Installing tzdata (2025b-r0) 06:01:19 #60 ... 06:01:19 06:01:19 #68 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git 06:01:19 #68 DONE 25.8s 06:01:19 06:01:19 #76 [security-proxy-auth stage-1 3/8] RUN apk --no-cache upgrade 06:01:19 #0 4.735 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 06:01:19 #0 6.577 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 06:01:19 #76 ... 06:01:19 06:01:19 #77 [core-data builder 4/7] COPY go.mod vendor* ./ 06:01:19 #77 ... 06:01:19 06:01:19 #75 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 06:01:19 #75 DONE 1.1s 06:01:20 06:01:20 #78 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:01:20 #78 ... 06:01:20 06:01:20 #71 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev 06:01:20 #71 DONE 26.5s 06:01:20 06:01:20 #79 [support-notifications builder 4/7] COPY go.mod vendor* ./ 06:01:20 #79 ... 06:01:20 06:01:20 #77 [core-data builder 4/7] COPY go.mod vendor* ./ 06:01:20 #77 DONE 1.3s 06:01:21 06:01:21 #80 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:01:21 #80 ... 06:01:21 06:01:21 #81 [core-data stage-1 3/7] RUN apk --no-cache upgrade 06:01:21 #0 3.908 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 06:01:21 #0 5.360 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 06:01:21 #81 ... 06:01:21 06:01:21 #60 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 06:01:21 #60 28.47 Executing busybox-1.36.1-r29.trigger 06:01:21 #60 28.62 Executing ca-certificates-20250619-r0.trigger 06:01:21 #60 ... 06:01:21 06:01:21 #79 [support-notifications builder 4/7] COPY go.mod vendor* ./ 06:01:21 #79 DONE 1.2s 06:01:22 06:01:22 #60 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 06:01:22 #60 29.71 OK: 11 MiB in 17 packages 06:01:23 #60 ... 06:01:23 06:01:23 #58 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 06:01:23 #58 20.72 v3.20.7-30-g85ec64f84e1 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 06:01:23 #58 20.72 v3.20.7-30-g85ec64f84e1 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 06:01:23 #58 20.72 OK: 24052 distinct packages available 06:01:23 #58 22.48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 06:01:23 #58 24.14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 06:01:23 #58 ... 06:01:23 06:01:23 #61 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 06:01:23 #61 22.59 (1/4) Installing ca-certificates (20250619-r0) 06:01:23 #61 23.00 (2/4) Installing dumb-init (1.2.5-r3) 06:01:23 #61 23.06 (3/4) Installing su-exec (0.2-r3) 06:01:23 #61 23.08 (4/4) Installing yq-go (4.44.1-r2) 06:01:23 #61 26.75 Executing busybox-1.36.1-r29.trigger 06:01:23 #61 27.01 Executing ca-certificates-20250619-r0.trigger 06:01:23 #61 28.48 OK: 20 MiB in 18 packages 06:01:23 #61 DONE 30.9s 06:01:23 06:01:23 #82 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:01:25 #82 ... 06:01:25 06:01:25 #60 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 06:01:25 #60 DONE 33.1s 06:01:25 06:01:25 #83 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 06:01:26 #83 ... 06:01:26 06:01:26 #56 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 06:01:26 #56 23.70 v3.20.7-30-g85ec64f84e1 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 06:01:26 #56 23.70 v3.20.7-30-g85ec64f84e1 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 06:01:26 #56 23.70 OK: 24052 distinct packages available 06:01:26 #56 26.62 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 06:01:26 #56 29.05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 06:01:26 #56 ... 06:01:26 06:01:26 #84 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 06:01:26 #0 8.560 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 06:01:26 #84 ... 06:01:26 06:01:26 #85 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 06:01:26 #0 7.626 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 06:01:26 #0 9.878 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 06:01:26 #85 ... 06:01:26 06:01:26 #59 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 06:01:26 #59 32.86 (1/14) Installing ca-certificates (20250619-r0) 06:01:26 #59 33.47 (2/14) Installing brotli-libs (1.1.0-r2) 06:01:26 #59 33.64 (3/14) Installing c-ares (1.33.1-r0) 06:01:26 #59 33.72 (4/14) Installing libunistring (1.2-r0) 06:01:26 #59 33.97 (5/14) Installing libidn2 (2.3.7-r0) 06:01:26 #59 34.02 (6/14) Installing nghttp2-libs (1.62.1-r0) 06:01:26 #59 34.04 (7/14) Installing libpsl (0.21.5-r1) 06:01:26 #59 34.07 (8/14) Installing zstd-libs (1.5.6-r0) 06:01:26 #59 34.25 (9/14) Installing libcurl (8.12.1-r0) 06:01:26 #59 34.47 (10/14) Installing curl (8.12.1-r0) 06:01:26 #59 34.51 (11/14) Installing dumb-init (1.2.5-r3) 06:01:26 #59 34.53 (12/14) Installing musl-obstack (1.2.3-r2) 06:01:26 #59 34.54 (13/14) Installing libucontext (1.2-r3) 06:01:26 #59 34.57 (14/14) Installing gcompat (1.1.0-r4) 06:01:26 #59 34.61 Executing busybox-1.36.1-r29.trigger 06:01:26 #59 34.79 Executing ca-certificates-20250619-r0.trigger 06:01:27 #59 ... 06:01:27 06:01:27 #73 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 06:01:27 #73 20.93 OK: 239 MiB in 58 packages 06:01:27 #73 DONE 22.8s 06:01:27 06:01:27 #58 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 06:01:27 #58 34.95 (1/5) Installing dumb-init (1.2.5-r3) 06:01:27 #58 35.04 (2/5) Installing musl-obstack (1.2.3-r2) 06:01:27 #58 35.05 (3/5) Installing libucontext (1.2-r3) 06:01:27 #58 35.08 (4/5) Installing gcompat (1.1.0-r4) 06:01:27 #58 35.10 (5/5) Installing openssl (3.3.4-r0) 06:01:27 #58 35.22 Executing busybox-1.36.1-r29.trigger 06:01:27 #58 35.42 OK: 10 MiB in 19 packages 06:01:27 #58 ... 06:01:27 06:01:27 #66 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 06:01:27 #66 23.83 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 06:01:27 #66 26.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 06:01:28 #66 ... 06:01:28 06:01:28 #86 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 06:01:28 #0 7.715 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 06:01:28 #0 9.184 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 06:01:28 #86 ... 06:01:28 06:01:28 #81 [core-data stage-1 3/7] RUN apk --no-cache upgrade 06:01:28 #81 16.94 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) 06:01:28 #81 ... 06:01:28 06:01:28 #87 [core-keeper builder 5/8] COPY go.mod vendor* ./ 06:01:28 #87 DONE 0.7s 06:01:28 06:01:28 #59 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 06:01:28 #59 36.34 OK: 15 MiB in 28 packages 06:01:29 #59 ... 06:01:29 06:01:29 #72 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 06:01:29 #72 22.66 (1/1) Installing dumb-init (1.2.5-r3) 06:01:29 #72 24.90 Executing busybox-1.36.1-r29.trigger 06:01:29 #72 25.07 OK: 9 MiB in 15 packages 06:01:29 #72 DONE 27.6s 06:01:29 06:01:29 #88 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:01:29 #88 ... 06:01:29 06:01:29 #76 [security-proxy-auth stage-1 3/8] RUN apk --no-cache upgrade 06:01:29 #76 17.99 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) 06:01:29 #76 18.25 Executing busybox-1.36.1-r30.post-upgrade 06:01:29 #76 19.07 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) 06:01:29 #76 19.07 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) 06:01:29 #76 19.14 Executing busybox-1.36.1-r30.trigger 06:01:29 #76 19.39 OK: 9 MiB in 15 packages 06:01:30 #76 ... 06:01:30 06:01:30 #58 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 06:01:30 #58 DONE 38.0s 06:01:30 06:01:30 #56 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 06:01:30 #56 37.91 (1/4) Installing dumb-init (1.2.5-r3) 06:01:30 #56 37.96 (2/4) Installing musl-obstack (1.2.3-r2) 06:01:30 #56 38.00 (3/4) Installing libucontext (1.2-r3) 06:01:30 #56 38.02 (4/4) Installing gcompat (1.1.0-r4) 06:01:30 #56 38.07 Executing busybox-1.36.1-r29.trigger 06:01:30 #56 38.21 OK: 9 MiB in 18 packages 06:01:31 #56 ... 06:01:31 06:01:31 #59 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 06:01:31 #59 DONE 38.8s 06:01:31 06:01:31 #89 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 06:01:31 #89 ... 06:01:31 06:01:31 #81 [core-data stage-1 3/7] RUN apk --no-cache upgrade 06:01:31 #81 17.19 Executing busybox-1.36.1-r30.post-upgrade 06:01:31 #81 17.97 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) 06:01:31 #81 17.99 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) 06:01:31 #81 17.99 Executing busybox-1.36.1-r30.trigger 06:01:31 #81 18.04 OK: 9 MiB in 15 packages 06:01:31 #81 DONE 20.0s 06:01:31 06:01:31 #66 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 06:01:31 #66 36.93 OK: 239 MiB in 58 packages 06:01:31 #66 ... 06:01:31 06:01:31 #76 [core-common-config-bootstrapper stage-1 3/8] RUN apk --no-cache upgrade 06:01:31 #76 DONE 22.5s 06:01:32 06:01:32 #90 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 06:01:32 #90 ... 06:01:32 06:01:32 #66 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 06:01:32 #66 DONE 38.8s 06:01:33 06:01:33 #56 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 06:01:33 #56 DONE 40.9s 06:01:33 06:01:33 #91 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 06:01:33 #91 ... 06:01:33 06:01:33 #92 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 06:01:33 #0 5.258 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 06:01:33 #0 7.865 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 06:01:33 #92 ... 06:01:33 06:01:33 #93 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 06:01:33 #93 ... 06:01:33 06:01:33 #91 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 06:01:33 #91 DONE 0.9s 06:01:33 06:01:33 #94 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:01:37 #94 ... 06:01:37 06:01:37 #84 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 06:01:37 #84 10.31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 06:01:37 #84 19.29 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) 06:01:37 #84 19.48 Executing busybox-1.36.1-r30.post-upgrade 06:01:37 #84 19.86 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) 06:01:37 #84 19.87 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) 06:01:37 #84 19.89 Executing busybox-1.36.1-r30.trigger 06:01:37 #84 19.98 OK: 20 MiB in 18 packages 06:01:37 #84 ... 06:01:37 06:01:37 #85 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 06:01:37 #85 20.53 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) 06:01:37 #85 20.69 Executing busybox-1.36.1-r30.post-upgrade 06:01:37 #85 21.15 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) 06:01:37 #85 21.16 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) 06:01:37 #85 21.18 Executing busybox-1.36.1-r30.trigger 06:01:38 #85 21.27 OK: 14 MiB in 21 packages 06:01:38 #85 ... 06:01:38 06:01:38 #84 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 06:01:38 #84 DONE 21.4s 06:01:38 06:01:38 #95 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 06:01:38 #95 DONE 0.2s 06:01:38 06:01:38 #86 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 06:01:38 #86 19.15 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) 06:01:38 #86 19.28 Executing busybox-1.36.1-r30.post-upgrade 06:01:38 #86 19.71 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) 06:01:38 #86 19.72 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) 06:01:38 #86 19.77 Executing busybox-1.36.1-r30.trigger 06:01:38 #86 20.00 OK: 9 MiB in 16 packages 06:01:38 #86 ... 06:01:38 06:01:38 #96 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:01:38 #96 ... 06:01:38 06:01:38 #93 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 06:01:38 #93 3.431 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 06:01:38 #93 4.741 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 06:01:39 #93 ... 06:01:39 06:01:39 #86 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 06:01:39 #86 DONE 21.5s 06:01:39 06:01:39 #85 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 06:01:39 #85 DONE 23.0s 06:01:39 06:01:39 #97 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 06:01:40 #97 ... 06:01:40 06:01:40 #83 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 06:01:40 #83 5.226 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 06:01:40 #83 7.276 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 06:01:40 #83 14.52 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) 06:01:40 #83 14.85 Executing busybox-1.36.1-r30.post-upgrade 06:01:40 #83 15.05 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) 06:01:40 #83 15.06 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) 06:01:40 #83 15.07 Executing busybox-1.36.1-r30.trigger 06:01:40 #83 15.27 OK: 11 MiB in 17 packages 06:01:40 #83 ... 06:01:40 06:01:40 #92 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 06:01:40 #92 15.77 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) 06:01:40 #92 15.88 Executing busybox-1.36.1-r30.post-upgrade 06:01:40 #92 16.32 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) 06:01:40 #92 16.36 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) 06:01:40 #92 16.47 Executing busybox-1.36.1-r30.trigger 06:01:40 #92 16.54 OK: 20 MiB in 18 packages 06:01:41 #92 DONE 18.0s 06:01:41 06:01:41 #89 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 06:01:41 #89 5.000 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 06:01:41 #89 6.281 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 06:01:42 #89 ... 06:01:42 06:01:42 #83 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 06:01:42 #83 DONE 16.8s 06:01:42 06:01:42 #90 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 06:01:42 #90 5.404 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 06:01:42 #90 6.803 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 06:01:43 #90 ... 06:01:43 06:01:43 #97 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 06:01:43 #97 DONE 3.2s 06:01:43 06:01:43 #98 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 06:01:43 #98 DONE 0.1s 06:01:43 06:01:43 #93 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 06:01:43 #93 10.21 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) 06:01:43 #93 10.30 Executing busybox-1.36.1-r30.post-upgrade 06:01:43 #93 10.57 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) 06:01:43 #93 10.58 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) 06:01:43 #93 10.59 Executing busybox-1.36.1-r30.trigger 06:01:43 #93 10.64 OK: 9 MiB in 18 packages 06:01:44 #93 DONE 11.5s 06:01:44 06:01:44 #89 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 06:01:44 #89 12.65 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) 06:01:44 #89 12.76 Executing busybox-1.36.1-r30.post-upgrade 06:01:44 #89 13.03 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) 06:01:44 #89 13.05 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) 06:01:44 #89 13.06 Executing busybox-1.36.1-r30.trigger 06:01:44 #89 13.14 OK: 15 MiB in 28 packages 06:01:45 #89 DONE 14.2s 06:01:45 06:01:45 #90 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 06:01:45 #90 13.58 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) 06:01:45 #90 13.65 Executing busybox-1.36.1-r30.post-upgrade 06:01:45 #90 13.87 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) 06:01:45 #90 13.88 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) 06:01:45 #90 13.90 Executing busybox-1.36.1-r30.trigger 06:01:45 #90 13.96 OK: 10 MiB in 19 packages 06:01:45 #90 DONE 15.2s 06:01:45 06:01:45 #99 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 06:01:46 #99 DONE 1.4s 06:01:46 06:01:46 #100 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 06:01:46 #100 DONE 2.0s 06:01:46 06:01:46 #101 [security-spire-config stage-2 5/10] COPY Attribution.txt / 06:01:46 #101 ... 06:01:46 06:01:46 #102 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 06:01:46 #102 DONE 1.5s 06:01:47 06:01:47 #103 [security-spire-server stage-2 5/9] COPY Attribution.txt / 06:01:47 #103 DONE 0.3s 06:01:47 06:01:47 #101 [security-spire-config stage-2 5/10] COPY Attribution.txt / 06:01:47 #101 DONE 0.3s 06:01:47 06:01:47 #104 [security-spire-config stage-2 6/10] COPY security.txt / 06:01:47 #104 DONE 0.3s 06:01:47 06:01:47 #105 [security-spire-server stage-2 6/9] COPY security.txt / 06:01:47 #105 DONE 0.2s 06:01:47 06:01:47 #106 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 06:01:47 #106 DONE 0.3s 06:01:47 06:01:47 #107 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 06:01:47 #107 DONE 0.3s 06:01:47 06:01:47 #108 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 06:01:47 #108 ... 06:01:47 06:01:47 #109 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 06:01:47 #109 DONE 0.2s 06:01:47 06:01:47 #108 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 06:01:47 #108 DONE 0.3s 06:01:47 06:01:47 #110 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 06:01:47 #110 ... 06:01:47 06:01:47 #111 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 06:01:47 #111 DONE 0.2s 06:01:48 06:01:48 #110 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 06:01:48 #110 DONE 0.3s 06:01:48 06:01:48 #112 [security-spire-config] exporting to image 06:01:48 #112 exporting layers 06:01:49 #112 ... 06:01:49 06:01:49 #113 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 06:01:49 #113 DONE 2.3s 06:01:49 06:01:49 #114 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 06:01:49 #114 DONE 0.2s 06:01:49 06:01:49 #115 [security-spire-agent stage-3 7/10] COPY security.txt / 06:01:49 #115 DONE 0.1s 06:01:49 06:01:49 #82 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:01:49 #82 ... 06:01:49 06:01:49 #116 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 06:01:49 #116 DONE 0.2s 06:01:49 06:01:49 #117 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 06:01:49 #117 DONE 0.2s 06:01:49 06:01:49 #118 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 06:01:49 #118 DONE 0.2s 06:01:49 06:01:49 #112 [security-spire-agent] exporting to image 06:01:51 #112 exporting layers 3.2s done 06:01:51 #112 writing image sha256:c08b12a49ed939cdc3991554eb2c79665bda8c1c993b0b4a92cbda09de92b4a1 06:01:51 #112 exporting layers 3.1s done 06:01:51 #112 writing image sha256:c08b12a49ed939cdc3991554eb2c79665bda8c1c993b0b4a92cbda09de92b4a1 0.0s done 06:01:51 #112 naming to docker.io/library/security-spire-config-arm64 done 06:01:51 #112 writing image sha256:da3a012909c6ff951520233b91eaf4b4420b886562099a7af4f38eeb6ecb60b0 done 06:01:51 #112 naming to docker.io/library/security-spire-server-arm64 done 06:01:51 #112 exporting layers 2.0s done 06:01:51 #112 writing image sha256:54199dc1d816287cf00843da57f480457a0dc6848936d72023e975109032ad71 done 06:01:51 #112 naming to docker.io/library/security-spire-agent-arm64 done 06:01:51 #112 DONE 4.0s 06:01:51 06:01:51 #88 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:03:03 #156 ... 06:03:03 06:03:03 #146 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 06:03:03 #146 DONE 123.1s 06:03:03 06:03:03 #156 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 06:03:10 #156 ... 06:03:10 06:03:10 #154 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 06:03:10 #154 DONE 129.7s 06:03:10 06:03:10 #156 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 06:03:13 #88 ... 06:03:13 06:03:13 #78 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:03:13 #78 DONE 108.4s 06:03:13 06:03:13 #96 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:03:13 #96 DONE 99.8s 06:03:13 06:03:13 #119 [core-keeper builder 7/8] COPY . . 06:03:13 #119 ... 06:03:13 06:03:13 #94 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:03:13 #94 DONE 94.6s 06:03:13 06:03:13 #80 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:03:13 #80 DONE 107.4s 06:03:13 06:03:13 #88 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:03:13 #88 DONE 109.7s 06:03:13 06:03:13 #82 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:03:13 #82 DONE 106.7s 06:03:13 06:03:13 #120 [support-notifications builder 6/7] COPY . . 06:03:13 #120 DONE 1.8s 06:03:13 06:03:13 #121 [support-scheduler builder 6/7] COPY . . 06:03:13 #121 DONE 1.9s 06:03:13 06:03:13 #122 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:03:13 #122 CACHED 06:03:13 06:03:13 #123 [security-proxy-setup builder 6/7] COPY . . 06:03:13 #123 CACHED 06:03:13 06:03:13 #124 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 06:03:13 #124 CACHED 06:03:13 06:03:13 #125 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:03:13 #125 CACHED 06:03:13 06:03:13 #126 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 06:03:13 #126 CACHED 06:03:13 06:03:13 #127 [security-secretstore-setup builder 6/7] COPY . . 06:03:13 #127 CACHED 06:03:13 06:03:13 #128 [security-spiffe-token-provider builder 6/7] COPY . . 06:03:13 #128 DONE 2.0s 06:03:13 06:03:13 #129 [security-bootstrapper builder 6/7] COPY . . 06:03:13 #129 DONE 2.1s 06:03:13 06:03:13 #119 [core-keeper builder 7/8] COPY . . 06:03:13 #119 DONE 2.2s 06:03:13 06:03:13 #130 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 06:03:13 #130 ... 06:03:13 06:03:13 #131 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 06:03:13 #131 CACHED 06:03:13 06:03:13 #132 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:03:13 #132 CACHED 06:03:13 06:03:13 #133 [security-proxy-auth builder 6/7] COPY . . 06:03:13 #133 CACHED 06:03:13 06:03:13 #134 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 06:03:13 #134 CACHED 06:03:13 06:03:13 #135 [core-common-config-bootstrapper builder 6/7] COPY . . 06:03:13 #135 CACHED 06:03:13 06:03:13 #136 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:03:13 #136 CACHED 06:03:13 06:03:13 #137 [core-metadata builder 4/7] COPY go.mod vendor* ./ 06:03:13 #137 CACHED 06:03:13 06:03:13 #138 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:03:13 #138 CACHED 06:03:13 06:03:13 #139 [core-metadata builder 6/7] COPY . . 06:03:13 #139 CACHED 06:03:13 06:03:13 #140 [core-data builder 6/7] COPY . . 06:03:13 #140 DONE 2.1s 06:03:13 06:03:13 #141 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:03:13 #141 CACHED 06:03:13 06:03:13 #142 [core-command builder 4/7] COPY go.mod vendor* ./ 06:03:13 #142 CACHED 06:03:13 06:03:13 #143 [core-command builder 6/7] COPY . . 06:03:13 #143 CACHED 06:03:13 06:03:13 #144 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 06:03:15 #144 ... 06:03:15 06:03:15 #145 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 06:03:15 #0 5.390 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.47 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 06:03:16 #145 ... 06:03:16 06:03:16 #146 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 06:03:16 #0 5.605 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.47 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 06:03:16 #146 ... 06:03:16 06:03:16 #147 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 06:03:16 #0 5.768 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.47 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 06:03:16 #147 ... 06:03:16 06:03:16 #144 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 06:03:16 #144 5.976 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.47 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 06:03:21 #144 ... 06:03:21 06:03:21 #148 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 06:03:21 #0 5.260 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.47 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 06:03:21 #148 ... 06:03:21 06:03:21 #149 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 06:03:21 #0 4.425 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.47 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications 06:03:21 #149 ... 06:03:21 06:03:21 #150 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 06:03:21 #0 4.446 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.47 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 06:03:21 #150 ... 06:03:21 06:03:21 #151 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 06:03:21 #0 4.962 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.47 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 06:03:21 #151 ... 06:03:21 06:03:21 #152 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 06:03:21 #0 5.859 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.47 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 06:03:21 #152 ... 06:03:21 06:03:21 #153 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 06:03:21 #0 6.076 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.47 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command 06:03:21 #153 ... 06:03:21 06:03:21 #154 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 06:03:21 #0 6.000 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.47 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata 06:03:21 #154 ... 06:03:21 06:03:21 #130 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 06:03:21 #130 6.126 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.47 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper 06:03:28 #156 ... 06:03:28 06:03:28 #149 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 06:03:28 #149 147.6 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.47 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 06:03:51 #149 ... 06:03:51 06:03:51 #157 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 06:03:51 #157 ... 06:03:51 06:03:51 #155 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 06:03:51 #155 DONE 169.3s 06:03:51 06:03:51 #156 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 06:03:51 #156 DONE 169.3s 06:03:51 06:03:51 #152 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 06:03:51 #152 DONE 169.3s 06:03:51 06:03:51 #151 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 06:03:51 #151 DONE 169.3s 06:03:51 06:03:51 #149 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 06:03:51 #149 DONE 169.3s 06:03:51 06:03:51 #147 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 06:03:51 #147 DONE 169.3s 06:03:51 06:03:51 #150 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 06:03:51 #150 DONE 169.3s 06:03:51 06:03:51 #157 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 06:03:51 #157 ... 06:03:51 06:03:51 #153 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 06:03:51 #153 DONE 169.4s 06:03:51 06:03:51 #145 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 06:03:51 #145 DONE 169.4s 06:03:51 06:03:51 #148 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 06:03:51 #148 DONE 169.5s 06:03:51 06:03:51 #157 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 06:03:51 #157 DONE 0.3s 06:03:51 06:03:51 #158 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 06:03:51 #158 DONE 0.1s 06:03:51 06:03:51 #159 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 06:03:51 #159 DONE 0.2s 06:03:51 06:03:51 #160 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 06:03:51 #160 DONE 0.4s 06:03:51 06:03:51 #161 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 06:03:51 #161 DONE 0.3s 06:03:51 06:03:51 #162 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 06:03:51 #162 DONE 0.3s 06:03:51 06:03:51 #163 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 06:03:51 #163 DONE 0.2s 06:03:51 06:03:51 #164 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / 06:03:51 #164 DONE 0.2s 06:03:51 06:03:51 #165 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 06:03:51 #165 DONE 0.2s 06:03:51 06:03:51 #166 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 06:03:51 #166 CACHED 06:03:51 06:03:51 #167 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 06:03:51 #167 CACHED 06:03:51 06:03:51 #168 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 06:03:51 #168 CACHED 06:03:51 06:03:51 #169 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 06:03:51 #169 CACHED 06:03:51 06:03:51 #170 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 06:03:51 #170 CACHED 06:03:51 06:03:51 #171 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 06:03:51 #171 CACHED 06:03:51 06:03:51 #172 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 06:03:51 #172 DONE 0.2s 06:03:51 06:03:51 #173 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 06:03:51 #173 ... 06:03:51 06:03:51 #174 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 06:03:51 #174 DONE 0.2s 06:03:51 06:03:51 #175 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 06:03:51 #175 ... 06:03:51 06:03:51 #176 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 06:03:51 #176 DONE 1.0s 06:03:51 06:03:51 #177 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 06:03:51 #177 DONE 1.2s 06:03:51 06:03:51 #178 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 06:03:51 #178 DONE 1.2s 06:03:51 06:03:51 #179 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 06:03:51 #179 DONE 1.2s 06:03:51 06:03:51 #180 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 06:03:51 #180 DONE 1.2s 06:03:51 06:03:51 #181 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 06:03:51 #181 DONE 1.2s 06:03:51 06:03:51 #182 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 06:03:51 #182 DONE 1.2s 06:03:51 06:03:51 #183 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 06:03:51 #183 DONE 1.2s 06:03:51 06:03:51 #184 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 06:03:51 #184 DONE 1.2s 06:03:51 06:03:51 #173 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 06:03:51 #173 DONE 1.2s 06:03:51 06:03:51 #185 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 06:03:52 #185 ... 06:03:52 06:03:52 #186 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 06:03:52 #186 DONE 2.2s 06:03:52 06:03:52 #175 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 06:03:52 #175 DONE 1.9s 06:03:52 06:03:52 #187 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 06:03:53 #187 ... 06:03:53 06:03:53 #188 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 06:03:53 #188 DONE 1.5s 06:03:53 06:03:53 #189 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 06:03:53 #189 DONE 1.5s 06:03:53 06:03:53 #190 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 06:03:53 #190 ... 06:03:53 06:03:53 #191 [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 06:03:53 #191 DONE 1.7s 06:03:53 06:03:53 #192 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 06:03:53 #192 DONE 1.8s 06:03:53 06:03:53 #193 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 06:03:53 #193 DONE 1.8s 06:03:53 06:03:53 #194 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 06:03:53 #194 DONE 1.8s 06:03:53 06:03:53 #195 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res 06:03:53 #195 DONE 1.8s 06:03:53 06:03:53 #196 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 06:03:53 #196 DONE 1.8s 06:03:53 06:03:53 #185 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 06:03:53 #185 DONE 1.8s 06:03:53 06:03:53 #197 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 06:03:53 #197 DONE 1.8s 06:03:53 06:03:53 #198 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 06:03:53 #198 DONE 1.0s 06:03:53 06:03:53 #199 [core-command] exporting to image 06:03:53 #199 exporting layers 06:03:53 #199 ... 06:03:53 06:03:53 #187 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 06:03:53 #187 DONE 1.0s 06:03:53 06:03:53 #200 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res 06:03:53 #200 DONE 0.3s 06:03:53 06:03:53 #201 [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 06:03:53 #201 DONE 0.3s 06:03:53 06:03:53 #199 [core-command] exporting to image 06:03:53 #199 exporting layers 0.2s done 06:03:53 #199 ... 06:03:53 06:03:53 #190 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 06:03:53 #190 DONE 0.5s 06:03:53 06:03:53 #202 [core-keeper] exporting to image 06:03:53 #202 exporting layers 0.1s done 06:03:53 #202 writing image sha256:aeca1421d9d96f3c141787a7530c2dcfd96ef10400c22f42529c9356a1186a77 done 06:03:53 #202 naming to docker.io/library/core-keeper done 06:03:53 #202 DONE 0.2s 06:03:53 06:03:53 #203 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 06:03:53 #203 DONE 0.3s 06:03:53 06:03:53 #204 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 06:03:53 #204 DONE 0.3s 06:03:53 06:03:53 #199 [core-command] exporting to image 06:03:53 #199 writing image sha256:b78c893a332af0882a3a5fa568d6291a1bcf7230d8fbf4b9cfe99755735e4872 done 06:03:53 #199 naming to docker.io/library/core-command 06:03:53 #199 naming to docker.io/library/core-command 0.2s done 06:03:53 #199 DONE 0.5s 06:03:53 06:03:53 #205 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 06:03:53 #205 DONE 0.5s 06:03:53 06:03:53 #206 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 06:03:53 #206 DONE 0.5s 06:03:53 06:03:53 #207 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 06:03:53 #207 DONE 0.5s 06:03:53 06:03:53 #208 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 06:03:53 #208 DONE 0.5s 06:03:53 06:03:53 #209 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 06:03:53 #209 DONE 0.5s 06:03:53 06:03:53 #210 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 06:03:54 #210 ... 06:03:54 06:03:54 #211 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 06:03:54 #211 DONE 0.4s 06:03:54 06:03:54 #212 [core-data] exporting to image 06:03:54 #212 exporting layers 0.4s done 06:03:54 #212 writing image sha256:bc26d4db6387330c943238f9da746c4b88e8e2275e2bb16ef24867e42721415a 06:03:54 #212 ... 06:03:54 06:03:54 #213 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 06:03:54 #213 DONE 0.6s 06:03:54 06:03:54 #210 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 06:03:54 #210 DONE 0.6s 06:03:54 06:03:54 #214 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 06:03:54 #214 DONE 0.6s 06:03:54 06:03:54 #212 [core-data] exporting to image 06:03:54 #212 writing image sha256:bc26d4db6387330c943238f9da746c4b88e8e2275e2bb16ef24867e42721415a 0.4s done 06:03:54 #212 naming to docker.io/library/core-data done 06:03:54 #212 DONE 1.2s 06:03:54 06:03:54 #215 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 06:03:54 #215 DONE 0.9s 06:03:54 06:03:54 #216 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 06:03:54 #216 DONE 1.2s 06:03:54 06:03:54 #217 [core-common-config-bootstrapper] exporting to image 06:03:55 #217 ... 06:03:55 06:03:55 #218 [support-scheduler] exporting to image 06:03:55 #218 exporting layers 1.2s done 06:03:55 #218 writing image sha256:11eda105c331f101355d6830e4b0171d563e2f0b8a0f40f2d0e48297d4f4ab1a done 06:03:55 #218 naming to docker.io/library/support-scheduler 0.0s done 06:03:55 #218 DONE 2.0s 06:03:55 06:03:55 #219 [core-metadata] exporting to image 06:03:55 #219 exporting layers 0.9s done 06:03:55 #219 writing image sha256:21dbf39a5c1603361911526dd8f34d4d8bd3e50bdc84a8c2dca09bc398994dc2 0.0s done 06:03:55 #219 naming to docker.io/library/core-metadata 0.0s done 06:03:55 #219 DONE 1.7s 06:03:55 06:03:55 #220 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 06:03:55 #220 DONE 1.0s 06:03:55 06:03:55 #221 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 06:03:55 #221 DONE 1.0s 06:03:55 06:03:55 #222 [support-notifications] exporting to image 06:03:55 #222 exporting layers 1.2s done 06:03:55 #222 writing image sha256:89b12dc5707a0ee5a7a120dc0597755ebd510f1df3b555871fc99f21ca4fddab 0.0s done 06:03:55 #222 naming to docker.io/library/support-notifications done 06:03:55 #222 DONE 2.0s 06:03:55 06:03:55 #223 [security-spiffe-token-provider] exporting to image 06:03:55 #223 exporting layers 1.0s done 06:03:55 #223 writing image sha256:3e5058ef317ad57d87c6e97ee213db4c1d54a0694de9aa202605df9d9a244ba5 0.0s done 06:03:55 #223 naming to docker.io/library/security-spiffe-token-provider done 06:03:55 #223 DONE 1.7s 06:03:55 06:03:55 #217 [core-common-config-bootstrapper] exporting to image 06:03:55 #217 exporting layers 0.8s done 06:03:55 #217 writing image sha256:f9a3808510f988df7fa836e01539192b0e04f1ae67f7e9ce0b45af37b8702c15 06:03:55 #217 writing image sha256:f9a3808510f988df7fa836e01539192b0e04f1ae67f7e9ce0b45af37b8702c15 done 06:03:55 #217 naming to docker.io/library/core-common-config-bootstrapper done 06:03:55 #217 DONE 0.9s 06:03:55 06:03:55 #224 [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/ 06:03:55 #224 DONE 0.1s 06:03:55 06:03:55 #225 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 06:03:55 #225 DONE 0.2s 06:03:55 06:03:55 #226 [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/ 06:03:55 #226 DONE 0.1s 06:03:55 06:03:55 #227 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 06:03:55 #227 DONE 1.2s 06:03:55 06:03:55 #228 [security-proxy-auth] exporting to image 06:03:55 #228 exporting layers 0.8s done 06:03:55 #228 writing image sha256:0aa71fd87e34ec2284c96259916d5d1575ffb87ff8e927d8edbc0c1edafe39c3 done 06:03:55 #228 naming to docker.io/library/security-proxy-auth done 06:03:55 #228 DONE 1.0s 06:03:55 06:03:55 #229 [security-proxy-setup] exporting to image 06:03:56 #229 ... 06:03:56 06:03:56 #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/ 06:03:56 #230 DONE 0.5s 06:03:56 06:03:56 #231 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 06:03:56 #231 ... 06:03:56 06:03:56 #232 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 06:03:56 #232 DONE 1.3s 06:03:56 06:03:56 #233 [security-secretstore-setup] exporting to image 06:03:57 #233 ... 06:03:57 06:03:57 #231 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 06:03:57 #231 DONE 1.2s 06:03:57 06:03:57 #234 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 06:03:57 #234 ... 06:03:57 06:03:57 #229 [security-proxy-setup] exporting to image 06:03:57 #229 exporting layers 1.3s done 06:03:57 #229 writing image sha256:df479faf3f6bee9c76785477cd84a777c3977535b2fa6c692e9aea7939bc3ea5 0.0s done 06:03:57 #229 naming to docker.io/library/security-proxy-setup 0.1s done 06:03:57 #229 DONE 2.1s 06:03:57 06:03:57 #234 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 06:04:00 #234 ... 06:04:00 06:04:00 #233 [security-secretstore-setup] exporting to image 06:04:00 #233 exporting layers 2.9s done 06:04:00 #233 writing image sha256:13807d5d5df11018a779d8d79b648c7012436550ec88b903aed290ddd11b7e4c 0.0s done 06:04:00 #233 naming to docker.io/library/security-secretstore-setup 0.1s done 06:04:00 #233 DONE 3.2s 06:04:00 06:04:00 #234 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 06:04:00 #234 DONE 2.8s 06:04:00 06:04:00 #235 [security-bootstrapper] exporting to image 06:04:01 #235 exporting layers 1.0s done 06:04:01 #235 writing image sha256:04500b5b15028a298847734594e9a36f475bd8b9c123f8e3706e8d7d49616e14 0.0s done 06:04:01 #235 naming to docker.io/library/security-bootstrapper done 06:04:01 #235 DONE 1.0s 06:04:01 time="2025-08-14T05:59:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:04:01 time="2025-08-14T05:59:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:04:01 time="2025-08-14T05:59:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:04:01 time="2025-08-14T05:59:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:04:01 time="2025-08-14T05:59:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:04:01 time="2025-08-14T05:59:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:04:01 time="2025-08-14T05:59:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:04:01 time="2025-08-14T05:59:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:04:01 time="2025-08-14T05:59:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:04:01 time="2025-08-14T05:59:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:04:01 time="2025-08-14T05:59:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:04:01 time="2025-08-14T05:59:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:04:01 time="2025-08-14T05:59:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:04:01 time="2025-08-14T05:59:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:04:01 time="2025-08-14T05:59:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 06:04:01 $ docker stop --time=1 6f72578f7f05bd5cb2e662129d6c90cde484bc7d43d6b3bbb18dd020c6729b4d 06:04:03 $ docker rm -f --volumes 6f72578f7f05bd5cb2e662129d6c90cde484bc7d43d6b3bbb18dd020c6729b4d [Pipeline] // withDockerContainer [Pipeline] sh 06:04:03 + docker images 06:04:03 REPOSITORY TAG IMAGE ID CREATED SIZE 06:04:03 security-bootstrapper latest 04500b5b1502 3 seconds ago 21.2MB 06:04:03 security-secretstore-setup latest 13807d5d5df1 7 seconds ago 80.6MB 06:04:03 security-proxy-setup latest df479faf3f6b 8 seconds ago 49.9MB 06:04:03 core-common-config-bootstrapper latest f9a3808510f9 9 seconds ago 20.2MB 06:04:03 security-proxy-auth latest 0aa71fd87e34 9 seconds ago 45.4MB 06:04:03 support-scheduler latest 11eda105c331 10 seconds ago 50MB 06:04:03 security-spiffe-token-provider latest 3e5058ef317a 10 seconds ago 48.8MB 06:04:03 core-command latest b78c893a332a 10 seconds ago 40.5MB 06:04:03 core-metadata latest 21dbf39a5c16 10 seconds ago 46.4MB 06:04:03 support-notifications latest 89b12dc5707a 10 seconds ago 53.6MB 06:04:03 core-data latest bc26d4db6387 10 seconds ago 46.2MB 06:04:03 core-keeper latest aeca1421d9d9 11 seconds ago 45.2MB 06:04:03 security-spire-server latest e6d588ac0286 3 minutes ago 150MB 06:04:03 security-spire-agent latest 5550ee473dbc 3 minutes ago 196MB 06:04:03 security-spire-config latest 861ae9568d96 4 minutes ago 150MB 06:04:03 ci-base-image-x86_64 latest 876f86eb7f55 7 minutes ago 936MB 06:04:03 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.23-alpine d619b1717253 10 days ago 580MB 06:04:03 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 0e5a36d97041 2 months ago 573MB 06:04:03 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 06:04:03 provisioning config files... 06:04:03 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/886@tmp/config8874615597853082472tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:04:03 ---> ****-login.sh 06:04:03 nexus3.edgexfoundry.org:10001 06:04:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:04:03 Login Succeeded 06:04:03 nexus3.edgexfoundry.org:10002 06:04:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:04:04 Login Succeeded 06:04:04 nexus3.edgexfoundry.org:10003 06:04:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:04:04 Login Succeeded 06:04:04 nexus3.edgexfoundry.org:10004 06:04:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:04:04 Login Succeeded 06:04:04 ****.io 06:04:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:04:04 Login Succeeded 06:04:04 ---> ****-login.sh ends [Pipeline] } 06:04:04 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:04:04 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 06:04:04 [edgeXDocker.push] Tagging docker image core-command with the following tags: 06:04:04 dda98da84915b6658b51999aa3f64d93038bbd9a 06:04:04 latest 06:04:04 4.1.0-dev.47 06:04:04 dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47 06:04:04 main 06:04:04 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:04:04 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:dda98da84915b6658b51999aa3f64d93038bbd9a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:04:05 + docker push nexus3.edgexfoundry.org:10004/core-command:dda98da84915b6658b51999aa3f64d93038bbd9a 06:04:05 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 06:04:05 a75a3a99e749: Preparing 06:04:05 70ab02966f95: Preparing 06:04:05 93d8ab0bd269: Preparing 06:04:05 e0db0e2cfcfc: Preparing 06:04:05 c25edfac7ac5: Preparing 06:04:05 9798913df2ba: Preparing 06:04:05 097100c76c15: Preparing 06:04:05 097100c76c15: Waiting 06:04:05 9798913df2ba: Waiting 06:04:05 e0db0e2cfcfc: Pushed 06:04:05 a75a3a99e749: Pushed 06:04:05 93d8ab0bd269: Pushed 06:04:05 097100c76c15: Layer already exists 06:04:05 9798913df2ba: Pushed 06:04:05 c25edfac7ac5: Pushed 06:04:08 70ab02966f95: Pushed 06:04:08 dda98da84915b6658b51999aa3f64d93038bbd9a: digest: sha256:cc9902e81dbb58b94f192805d6e4f4c883c9737370688b7b911ca747310bbce1 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:04:09 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:04:09 + docker push nexus3.edgexfoundry.org:10004/core-command:latest 06:04:09 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 06:04:09 a75a3a99e749: Preparing 06:04:09 70ab02966f95: Preparing 06:04:09 93d8ab0bd269: Preparing 06:04:09 e0db0e2cfcfc: Preparing 06:04:09 c25edfac7ac5: Preparing 06:04:09 9798913df2ba: Preparing 06:04:09 097100c76c15: Preparing 06:04:09 9798913df2ba: Waiting 06:04:09 097100c76c15: Waiting 06:04:09 70ab02966f95: Layer already exists 06:04:09 c25edfac7ac5: Layer already exists 06:04:09 a75a3a99e749: Layer already exists 06:04:09 e0db0e2cfcfc: Layer already exists 06:04:09 93d8ab0bd269: Layer already exists 06:04:09 097100c76c15: Layer already exists 06:04:09 9798913df2ba: Layer already exists 06:04:09 latest: digest: sha256:cc9902e81dbb58b94f192805d6e4f4c883c9737370688b7b911ca747310bbce1 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:04:09 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.47 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:04:10 + docker push nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.47 06:04:10 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 06:04:10 a75a3a99e749: Preparing 06:04:10 70ab02966f95: Preparing 06:04:10 93d8ab0bd269: Preparing 06:04:10 e0db0e2cfcfc: Preparing 06:04:10 c25edfac7ac5: Preparing 06:04:10 9798913df2ba: Preparing 06:04:10 097100c76c15: Preparing 06:04:10 9798913df2ba: Waiting 06:04:10 097100c76c15: Waiting 06:04:10 a75a3a99e749: Layer already exists 06:04:10 c25edfac7ac5: Layer already exists 06:04:10 70ab02966f95: Layer already exists 06:04:10 e0db0e2cfcfc: Layer already exists 06:04:10 93d8ab0bd269: Layer already exists 06:04:10 097100c76c15: Layer already exists 06:04:10 9798913df2ba: Layer already exists 06:04:10 4.1.0-dev.47: digest: sha256:cc9902e81dbb58b94f192805d6e4f4c883c9737370688b7b911ca747310bbce1 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:04:10 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:04:10 + docker push nexus3.edgexfoundry.org:10004/core-command:dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47 06:04:10 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 06:04:10 a75a3a99e749: Preparing 06:04:10 70ab02966f95: Preparing 06:04:10 93d8ab0bd269: Preparing 06:04:10 e0db0e2cfcfc: Preparing 06:04:10 c25edfac7ac5: Preparing 06:04:10 9798913df2ba: Preparing 06:04:10 097100c76c15: Preparing 06:04:10 9798913df2ba: Waiting 06:04:10 097100c76c15: Waiting 06:04:10 e0db0e2cfcfc: Layer already exists 06:04:10 a75a3a99e749: Layer already exists 06:04:10 93d8ab0bd269: Layer already exists 06:04:10 c25edfac7ac5: Layer already exists 06:04:10 70ab02966f95: Layer already exists 06:04:10 097100c76c15: Layer already exists 06:04:10 9798913df2ba: Layer already exists 06:04:10 dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47: digest: sha256:cc9902e81dbb58b94f192805d6e4f4c883c9737370688b7b911ca747310bbce1 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:04:11 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:04:11 + docker push nexus3.edgexfoundry.org:10004/core-command:main 06:04:11 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 06:04:11 a75a3a99e749: Preparing 06:04:11 70ab02966f95: Preparing 06:04:11 93d8ab0bd269: Preparing 06:04:11 e0db0e2cfcfc: Preparing 06:04:11 c25edfac7ac5: Preparing 06:04:11 9798913df2ba: Preparing 06:04:11 097100c76c15: Preparing 06:04:11 9798913df2ba: Waiting 06:04:11 097100c76c15: Waiting 06:04:11 70ab02966f95: Layer already exists 06:04:11 e0db0e2cfcfc: Layer already exists 06:04:11 93d8ab0bd269: Layer already exists 06:04:11 a75a3a99e749: Layer already exists 06:04:11 c25edfac7ac5: Layer already exists 06:04:11 097100c76c15: Layer already exists 06:04:11 9798913df2ba: Layer already exists 06:04:11 main: digest: sha256:cc9902e81dbb58b94f192805d6e4f4c883c9737370688b7b911ca747310bbce1 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:04:11 ===================================================== [Pipeline] echo 06:04:11 taggedImages: 06:04:11 - nexus3.edgexfoundry.org:10004/core-command:dda98da84915b6658b51999aa3f64d93038bbd9a 06:04:11 - nexus3.edgexfoundry.org:10004/core-command:latest 06:04:11 - nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.47 06:04:11 - nexus3.edgexfoundry.org:10004/core-command:dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47 06:04:11 - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo 06:04:11 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: 06:04:11 dda98da84915b6658b51999aa3f64d93038bbd9a 06:04:11 latest 06:04:11 4.1.0-dev.47 06:04:11 dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47 06:04:11 main 06:04:11 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:04:11 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:dda98da84915b6658b51999aa3f64d93038bbd9a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:04:12 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:dda98da84915b6658b51999aa3f64d93038bbd9a 06:04:12 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 06:04:12 6ff5d718bb2c: Preparing 06:04:12 235b04a27f9a: Preparing 06:04:12 f3522e8f77f3: Preparing 06:04:12 5807e8364b5c: Preparing 06:04:12 93d8ab0bd269: Preparing 06:04:12 e0db0e2cfcfc: Preparing 06:04:12 c25edfac7ac5: Preparing 06:04:12 9798913df2ba: Preparing 06:04:12 097100c76c15: Preparing 06:04:12 c25edfac7ac5: Waiting 06:04:12 9798913df2ba: Waiting 06:04:12 e0db0e2cfcfc: Waiting 06:04:12 097100c76c15: Waiting 06:04:12 93d8ab0bd269: Layer already exists 06:04:12 e0db0e2cfcfc: Layer already exists 06:04:12 c25edfac7ac5: Layer already exists 06:04:12 9798913df2ba: Layer already exists 06:04:12 097100c76c15: Layer already exists 06:04:12 f3522e8f77f3: Pushed 06:04:12 6ff5d718bb2c: Pushed 06:04:12 235b04a27f9a: Pushed 06:04:13 5807e8364b5c: Pushed 06:04:13 dda98da84915b6658b51999aa3f64d93038bbd9a: digest: sha256:34f8e8ec6d8b29bea3161b318bad9bf338c56793fefa10ae9353a6cf232385fc size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:04:13 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:04:14 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 06:04:14 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 06:04:14 6ff5d718bb2c: Preparing 06:04:14 235b04a27f9a: Preparing 06:04:14 f3522e8f77f3: Preparing 06:04:14 5807e8364b5c: Preparing 06:04:14 93d8ab0bd269: Preparing 06:04:14 e0db0e2cfcfc: Preparing 06:04:14 c25edfac7ac5: Preparing 06:04:14 9798913df2ba: Preparing 06:04:14 097100c76c15: Preparing 06:04:14 9798913df2ba: Waiting 06:04:14 097100c76c15: Waiting 06:04:14 e0db0e2cfcfc: Waiting 06:04:14 c25edfac7ac5: Waiting 06:04:14 235b04a27f9a: Layer already exists 06:04:14 6ff5d718bb2c: Layer already exists 06:04:14 5807e8364b5c: Layer already exists 06:04:14 93d8ab0bd269: Layer already exists 06:04:14 f3522e8f77f3: Layer already exists 06:04:14 097100c76c15: Layer already exists 06:04:14 e0db0e2cfcfc: Layer already exists 06:04:14 9798913df2ba: Layer already exists 06:04:14 c25edfac7ac5: Layer already exists 06:04:14 latest: digest: sha256:34f8e8ec6d8b29bea3161b318bad9bf338c56793fefa10ae9353a6cf232385fc size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:04:14 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.47 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:04:14 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.47 06:04:14 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 06:04:14 6ff5d718bb2c: Preparing 06:04:14 235b04a27f9a: Preparing 06:04:14 f3522e8f77f3: Preparing 06:04:14 5807e8364b5c: Preparing 06:04:14 93d8ab0bd269: Preparing 06:04:14 e0db0e2cfcfc: Preparing 06:04:14 c25edfac7ac5: Preparing 06:04:14 e0db0e2cfcfc: Waiting 06:04:14 9798913df2ba: Preparing 06:04:14 097100c76c15: Preparing 06:04:14 c25edfac7ac5: Waiting 06:04:14 9798913df2ba: Waiting 06:04:14 097100c76c15: Waiting 06:04:14 6ff5d718bb2c: Layer already exists 06:04:14 93d8ab0bd269: Layer already exists 06:04:14 f3522e8f77f3: Layer already exists 06:04:14 235b04a27f9a: Layer already exists 06:04:14 5807e8364b5c: Layer already exists 06:04:14 c25edfac7ac5: Layer already exists 06:04:14 097100c76c15: Layer already exists 06:04:14 9798913df2ba: Layer already exists 06:04:14 e0db0e2cfcfc: Layer already exists 06:04:14 4.1.0-dev.47: digest: sha256:34f8e8ec6d8b29bea3161b318bad9bf338c56793fefa10ae9353a6cf232385fc size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:04:15 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:04:15 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47 06:04:15 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 06:04:15 6ff5d718bb2c: Preparing 06:04:15 235b04a27f9a: Preparing 06:04:15 f3522e8f77f3: Preparing 06:04:15 5807e8364b5c: Preparing 06:04:15 93d8ab0bd269: Preparing 06:04:15 e0db0e2cfcfc: Preparing 06:04:15 c25edfac7ac5: Preparing 06:04:15 9798913df2ba: Preparing 06:04:15 097100c76c15: Preparing 06:04:15 e0db0e2cfcfc: Waiting 06:04:15 c25edfac7ac5: Waiting 06:04:15 097100c76c15: Waiting 06:04:15 9798913df2ba: Waiting 06:04:15 6ff5d718bb2c: Layer already exists 06:04:15 235b04a27f9a: Layer already exists 06:04:15 f3522e8f77f3: Layer already exists 06:04:15 93d8ab0bd269: Layer already exists 06:04:15 5807e8364b5c: Layer already exists 06:04:15 e0db0e2cfcfc: Layer already exists 06:04:15 c25edfac7ac5: Layer already exists 06:04:15 097100c76c15: Layer already exists 06:04:15 9798913df2ba: Layer already exists 06:04:15 dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47: digest: sha256:34f8e8ec6d8b29bea3161b318bad9bf338c56793fefa10ae9353a6cf232385fc size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:04:15 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:04:16 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main 06:04:16 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 06:04:16 6ff5d718bb2c: Preparing 06:04:16 235b04a27f9a: Preparing 06:04:16 f3522e8f77f3: Preparing 06:04:16 5807e8364b5c: Preparing 06:04:16 93d8ab0bd269: Preparing 06:04:16 e0db0e2cfcfc: Preparing 06:04:16 c25edfac7ac5: Preparing 06:04:16 9798913df2ba: Preparing 06:04:16 097100c76c15: Preparing 06:04:16 c25edfac7ac5: Waiting 06:04:16 9798913df2ba: Waiting 06:04:16 097100c76c15: Waiting 06:04:16 e0db0e2cfcfc: Waiting 06:04:16 235b04a27f9a: Layer already exists 06:04:16 f3522e8f77f3: Layer already exists 06:04:16 5807e8364b5c: Layer already exists 06:04:16 93d8ab0bd269: Layer already exists 06:04:16 6ff5d718bb2c: Layer already exists 06:04:16 c25edfac7ac5: Layer already exists 06:04:16 e0db0e2cfcfc: Layer already exists 06:04:16 9798913df2ba: Layer already exists 06:04:16 097100c76c15: Layer already exists 06:04:16 main: digest: sha256:34f8e8ec6d8b29bea3161b318bad9bf338c56793fefa10ae9353a6cf232385fc size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:04:16 ===================================================== [Pipeline] echo 06:04:16 taggedImages: 06:04:16 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:dda98da84915b6658b51999aa3f64d93038bbd9a 06:04:16 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 06:04:16 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.47 06:04:16 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47 06:04:16 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo 06:04:16 [edgeXDocker.push] Tagging docker image core-data with the following tags: 06:04:16 dda98da84915b6658b51999aa3f64d93038bbd9a 06:04:16 latest 06:04:16 4.1.0-dev.47 06:04:16 dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47 06:04:16 main 06:04:16 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:04:16 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:dda98da84915b6658b51999aa3f64d93038bbd9a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:04:17 + docker push nexus3.edgexfoundry.org:10004/core-data:dda98da84915b6658b51999aa3f64d93038bbd9a 06:04:17 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 06:04:17 4af5d5c0c84b: Preparing 06:04:17 dd07e14f5891: Preparing 06:04:17 93d8ab0bd269: Preparing 06:04:17 e0db0e2cfcfc: Preparing 06:04:17 c4df147722da: Preparing 06:04:17 7cfeb8eaae3e: Preparing 06:04:17 097100c76c15: Preparing 06:04:17 7cfeb8eaae3e: Waiting 06:04:17 097100c76c15: Waiting 06:04:17 93d8ab0bd269: Layer already exists 06:04:17 e0db0e2cfcfc: Layer already exists 06:04:17 097100c76c15: Layer already exists 06:04:17 4af5d5c0c84b: Pushed 06:04:17 7cfeb8eaae3e: Pushed 06:04:17 c4df147722da: Pushed 06:04:21 dd07e14f5891: Pushed 06:04:21 dda98da84915b6658b51999aa3f64d93038bbd9a: digest: sha256:4e5ac524d8302cb7f08326b5ebe74d686c85fc93e77725b6f5733c9aeb668b7d size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:04:21 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:04:21 + docker push nexus3.edgexfoundry.org:10004/core-data:latest 06:04:21 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 06:04:21 4af5d5c0c84b: Preparing 06:04:21 dd07e14f5891: Preparing 06:04:21 93d8ab0bd269: Preparing 06:04:21 e0db0e2cfcfc: Preparing 06:04:21 c4df147722da: Preparing 06:04:21 7cfeb8eaae3e: Preparing 06:04:21 097100c76c15: Preparing 06:04:21 7cfeb8eaae3e: Waiting 06:04:21 097100c76c15: Waiting 06:04:21 e0db0e2cfcfc: Layer already exists 06:04:21 dd07e14f5891: Layer already exists 06:04:21 4af5d5c0c84b: Layer already exists 06:04:21 c4df147722da: Layer already exists 06:04:21 93d8ab0bd269: Layer already exists 06:04:21 097100c76c15: Layer already exists 06:04:21 7cfeb8eaae3e: Layer already exists 06:04:21 latest: digest: sha256:4e5ac524d8302cb7f08326b5ebe74d686c85fc93e77725b6f5733c9aeb668b7d size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:04:22 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.47 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:04:22 + docker push nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.47 06:04:22 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 06:04:22 4af5d5c0c84b: Preparing 06:04:22 dd07e14f5891: Preparing 06:04:22 93d8ab0bd269: Preparing 06:04:22 e0db0e2cfcfc: Preparing 06:04:22 c4df147722da: Preparing 06:04:22 7cfeb8eaae3e: Preparing 06:04:22 097100c76c15: Preparing 06:04:22 7cfeb8eaae3e: Waiting 06:04:22 097100c76c15: Waiting 06:04:22 93d8ab0bd269: Layer already exists 06:04:22 4af5d5c0c84b: Layer already exists 06:04:22 dd07e14f5891: Layer already exists 06:04:22 c4df147722da: Layer already exists 06:04:22 e0db0e2cfcfc: Layer already exists 06:04:22 7cfeb8eaae3e: Layer already exists 06:04:22 097100c76c15: Layer already exists 06:04:22 4.1.0-dev.47: digest: sha256:4e5ac524d8302cb7f08326b5ebe74d686c85fc93e77725b6f5733c9aeb668b7d size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:04:22 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:04:23 + docker push nexus3.edgexfoundry.org:10004/core-data:dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47 06:04:23 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 06:04:23 4af5d5c0c84b: Preparing 06:04:23 dd07e14f5891: Preparing 06:04:23 93d8ab0bd269: Preparing 06:04:23 e0db0e2cfcfc: Preparing 06:04:23 c4df147722da: Preparing 06:04:23 7cfeb8eaae3e: Preparing 06:04:23 097100c76c15: Preparing 06:04:23 7cfeb8eaae3e: Waiting 06:04:23 097100c76c15: Waiting 06:04:23 93d8ab0bd269: Layer already exists 06:04:23 c4df147722da: Layer already exists 06:04:23 e0db0e2cfcfc: Layer already exists 06:04:23 dd07e14f5891: Layer already exists 06:04:23 4af5d5c0c84b: Layer already exists 06:04:23 097100c76c15: Layer already exists 06:04:23 7cfeb8eaae3e: Layer already exists 06:04:23 dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47: digest: sha256:4e5ac524d8302cb7f08326b5ebe74d686c85fc93e77725b6f5733c9aeb668b7d size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:04:23 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:04:23 + docker push nexus3.edgexfoundry.org:10004/core-data:main 06:04:23 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 06:04:23 4af5d5c0c84b: Preparing 06:04:23 dd07e14f5891: Preparing 06:04:23 93d8ab0bd269: Preparing 06:04:23 e0db0e2cfcfc: Preparing 06:04:23 c4df147722da: Preparing 06:04:23 7cfeb8eaae3e: Preparing 06:04:23 097100c76c15: Preparing 06:04:23 097100c76c15: Waiting 06:04:23 7cfeb8eaae3e: Waiting 06:04:23 4af5d5c0c84b: Layer already exists 06:04:23 e0db0e2cfcfc: Layer already exists 06:04:23 c4df147722da: Layer already exists 06:04:23 dd07e14f5891: Layer already exists 06:04:23 93d8ab0bd269: Layer already exists 06:04:23 097100c76c15: Layer already exists 06:04:23 7cfeb8eaae3e: Layer already exists 06:04:23 main: digest: sha256:4e5ac524d8302cb7f08326b5ebe74d686c85fc93e77725b6f5733c9aeb668b7d size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:04:23 ===================================================== [Pipeline] echo 06:04:24 taggedImages: 06:04:24 - nexus3.edgexfoundry.org:10004/core-data:dda98da84915b6658b51999aa3f64d93038bbd9a 06:04:24 - nexus3.edgexfoundry.org:10004/core-data:latest 06:04:24 - nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.47 06:04:24 - nexus3.edgexfoundry.org:10004/core-data:dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47 06:04:24 - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo 06:04:24 [edgeXDocker.push] Tagging docker image core-keeper with the following tags: 06:04:24 dda98da84915b6658b51999aa3f64d93038bbd9a 06:04:24 latest 06:04:24 4.1.0-dev.47 06:04:24 dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47 06:04:24 main 06:04:24 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:04:24 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:dda98da84915b6658b51999aa3f64d93038bbd9a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:04:24 + docker push nexus3.edgexfoundry.org:10004/core-keeper:dda98da84915b6658b51999aa3f64d93038bbd9a 06:04:24 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 06:04:24 7e86f930b2d5: Preparing 06:04:24 2e7f03691a21: Preparing 06:04:24 e0db0e2cfcfc: Preparing 06:04:24 3e0cd4e55ddf: Preparing 06:04:24 a7e9a55543b4: Preparing 06:04:24 097100c76c15: Preparing 06:04:24 097100c76c15: Waiting 06:04:24 e0db0e2cfcfc: Layer already exists 06:04:24 097100c76c15: Layer already exists 06:04:24 a7e9a55543b4: Pushed 06:04:24 3e0cd4e55ddf: Pushed 06:04:24 7e86f930b2d5: Pushed 06:04:28 2e7f03691a21: Pushed 06:04:28 dda98da84915b6658b51999aa3f64d93038bbd9a: digest: sha256:a72211c0bf6cac075f3e742f58f5370ce8db02a61ac685f518a91eca85f30805 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:04:28 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:04:28 + docker push nexus3.edgexfoundry.org:10004/core-keeper:latest 06:04:28 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 06:04:28 7e86f930b2d5: Preparing 06:04:28 2e7f03691a21: Preparing 06:04:28 e0db0e2cfcfc: Preparing 06:04:28 3e0cd4e55ddf: Preparing 06:04:28 a7e9a55543b4: Preparing 06:04:28 097100c76c15: Preparing 06:04:28 097100c76c15: Waiting 06:04:28 2e7f03691a21: Layer already exists 06:04:28 e0db0e2cfcfc: Layer already exists 06:04:28 3e0cd4e55ddf: Layer already exists 06:04:28 a7e9a55543b4: Layer already exists 06:04:28 7e86f930b2d5: Layer already exists 06:04:28 097100c76c15: Layer already exists 06:04:28 latest: digest: sha256:a72211c0bf6cac075f3e742f58f5370ce8db02a61ac685f518a91eca85f30805 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:04:29 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.47 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:04:29 + docker push nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.47 06:04:29 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 06:04:29 7e86f930b2d5: Preparing 06:04:29 2e7f03691a21: Preparing 06:04:29 e0db0e2cfcfc: Preparing 06:04:29 3e0cd4e55ddf: Preparing 06:04:29 a7e9a55543b4: Preparing 06:04:29 097100c76c15: Preparing 06:04:29 097100c76c15: Waiting 06:04:29 7e86f930b2d5: Layer already exists 06:04:29 3e0cd4e55ddf: Layer already exists 06:04:29 2e7f03691a21: Layer already exists 06:04:29 a7e9a55543b4: Layer already exists 06:04:29 e0db0e2cfcfc: Layer already exists 06:04:29 097100c76c15: Layer already exists 06:04:29 4.1.0-dev.47: digest: sha256:a72211c0bf6cac075f3e742f58f5370ce8db02a61ac685f518a91eca85f30805 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:04:29 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:04:30 + docker push nexus3.edgexfoundry.org:10004/core-keeper:dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47 06:04:30 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 06:04:30 7e86f930b2d5: Preparing 06:04:30 2e7f03691a21: Preparing 06:04:30 e0db0e2cfcfc: Preparing 06:04:30 3e0cd4e55ddf: Preparing 06:04:30 a7e9a55543b4: Preparing 06:04:30 097100c76c15: Preparing 06:04:30 097100c76c15: Waiting 06:04:30 3e0cd4e55ddf: Layer already exists 06:04:30 2e7f03691a21: Layer already exists 06:04:30 e0db0e2cfcfc: Layer already exists 06:04:30 7e86f930b2d5: Layer already exists 06:04:30 a7e9a55543b4: Layer already exists 06:04:30 097100c76c15: Layer already exists 06:04:30 dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47: digest: sha256:a72211c0bf6cac075f3e742f58f5370ce8db02a61ac685f518a91eca85f30805 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:04:30 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:04:30 + docker push nexus3.edgexfoundry.org:10004/core-keeper:main 06:04:30 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 06:04:30 7e86f930b2d5: Preparing 06:04:30 2e7f03691a21: Preparing 06:04:30 e0db0e2cfcfc: Preparing 06:04:30 3e0cd4e55ddf: Preparing 06:04:30 a7e9a55543b4: Preparing 06:04:30 097100c76c15: Preparing 06:04:30 097100c76c15: Waiting 06:04:30 7e86f930b2d5: Layer already exists 06:04:30 e0db0e2cfcfc: Layer already exists 06:04:30 3e0cd4e55ddf: Layer already exists 06:04:30 a7e9a55543b4: Layer already exists 06:04:30 2e7f03691a21: Layer already exists 06:04:30 097100c76c15: Layer already exists 06:04:30 main: digest: sha256:a72211c0bf6cac075f3e742f58f5370ce8db02a61ac685f518a91eca85f30805 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:04:31 ===================================================== [Pipeline] echo 06:04:31 taggedImages: 06:04:31 - nexus3.edgexfoundry.org:10004/core-keeper:dda98da84915b6658b51999aa3f64d93038bbd9a 06:04:31 - nexus3.edgexfoundry.org:10004/core-keeper:latest 06:04:31 - nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.47 06:04:31 - nexus3.edgexfoundry.org:10004/core-keeper:dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47 06:04:31 - nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] echo 06:04:31 [edgeXDocker.push] Tagging docker image core-metadata with the following tags: 06:04:31 dda98da84915b6658b51999aa3f64d93038bbd9a 06:04:31 latest 06:04:31 4.1.0-dev.47 06:04:31 dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47 06:04:31 main 06:04:31 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:04:31 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:dda98da84915b6658b51999aa3f64d93038bbd9a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:04:31 + docker push nexus3.edgexfoundry.org:10004/core-metadata:dda98da84915b6658b51999aa3f64d93038bbd9a 06:04:31 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 06:04:31 6e64ef4afee9: Preparing 06:04:31 db503880c410: Preparing 06:04:31 66b392f9b974: Preparing 06:04:31 93d8ab0bd269: Preparing 06:04:31 e0db0e2cfcfc: Preparing 06:04:31 c25edfac7ac5: Preparing 06:04:31 9798913df2ba: Preparing 06:04:31 097100c76c15: Preparing 06:04:31 c25edfac7ac5: Waiting 06:04:31 9798913df2ba: Waiting 06:04:31 e0db0e2cfcfc: Layer already exists 06:04:31 93d8ab0bd269: Layer already exists 06:04:31 c25edfac7ac5: Layer already exists 06:04:31 9798913df2ba: Layer already exists 06:04:31 097100c76c15: Layer already exists 06:04:31 db503880c410: Pushed 06:04:31 6e64ef4afee9: Pushed 06:04:35 66b392f9b974: Pushed 06:04:35 dda98da84915b6658b51999aa3f64d93038bbd9a: digest: sha256:4e77744d9fc88bac2f9f0c4a4bbc4ae12de9aa6b00f3a5c0694b8ae29f2f2c51 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:04:36 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:04:36 + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest 06:04:36 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 06:04:36 6e64ef4afee9: Preparing 06:04:36 db503880c410: Preparing 06:04:36 66b392f9b974: Preparing 06:04:36 93d8ab0bd269: Preparing 06:04:36 e0db0e2cfcfc: Preparing 06:04:36 c25edfac7ac5: Preparing 06:04:36 9798913df2ba: Preparing 06:04:36 097100c76c15: Preparing 06:04:36 c25edfac7ac5: Waiting 06:04:36 9798913df2ba: Waiting 06:04:36 097100c76c15: Waiting 06:04:36 e0db0e2cfcfc: Layer already exists 06:04:36 93d8ab0bd269: Layer already exists 06:04:36 66b392f9b974: Layer already exists 06:04:36 db503880c410: Layer already exists 06:04:36 6e64ef4afee9: Layer already exists 06:04:36 9798913df2ba: Layer already exists 06:04:36 097100c76c15: Layer already exists 06:04:36 c25edfac7ac5: Layer already exists 06:04:36 latest: digest: sha256:4e77744d9fc88bac2f9f0c4a4bbc4ae12de9aa6b00f3a5c0694b8ae29f2f2c51 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:04:36 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.47 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:04:37 + docker push nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.47 06:04:37 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 06:04:37 6e64ef4afee9: Preparing 06:04:37 db503880c410: Preparing 06:04:37 66b392f9b974: Preparing 06:04:37 93d8ab0bd269: Preparing 06:04:37 e0db0e2cfcfc: Preparing 06:04:37 c25edfac7ac5: Preparing 06:04:37 9798913df2ba: Preparing 06:04:37 097100c76c15: Preparing 06:04:37 9798913df2ba: Waiting 06:04:37 c25edfac7ac5: Waiting 06:04:37 097100c76c15: Waiting 06:04:37 e0db0e2cfcfc: Layer already exists 06:04:37 93d8ab0bd269: Layer already exists 06:04:37 66b392f9b974: Layer already exists 06:04:37 db503880c410: Layer already exists 06:04:37 6e64ef4afee9: Layer already exists 06:04:37 c25edfac7ac5: Layer already exists 06:04:37 9798913df2ba: Layer already exists 06:04:37 097100c76c15: Layer already exists 06:04:37 4.1.0-dev.47: digest: sha256:4e77744d9fc88bac2f9f0c4a4bbc4ae12de9aa6b00f3a5c0694b8ae29f2f2c51 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:04:37 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:04:37 + docker push nexus3.edgexfoundry.org:10004/core-metadata:dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47 06:04:37 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 06:04:37 6e64ef4afee9: Preparing 06:04:37 db503880c410: Preparing 06:04:37 66b392f9b974: Preparing 06:04:37 93d8ab0bd269: Preparing 06:04:37 e0db0e2cfcfc: Preparing 06:04:37 c25edfac7ac5: Preparing 06:04:37 9798913df2ba: Preparing 06:04:37 097100c76c15: Preparing 06:04:37 c25edfac7ac5: Waiting 06:04:37 097100c76c15: Waiting 06:04:37 9798913df2ba: Waiting 06:04:37 66b392f9b974: Layer already exists 06:04:37 e0db0e2cfcfc: Layer already exists 06:04:37 db503880c410: Layer already exists 06:04:37 93d8ab0bd269: Layer already exists 06:04:37 6e64ef4afee9: Layer already exists 06:04:37 097100c76c15: Layer already exists 06:04:37 9798913df2ba: Layer already exists 06:04:37 c25edfac7ac5: Layer already exists 06:04:37 dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47: digest: sha256:4e77744d9fc88bac2f9f0c4a4bbc4ae12de9aa6b00f3a5c0694b8ae29f2f2c51 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:04:38 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:04:38 + docker push nexus3.edgexfoundry.org:10004/core-metadata:main 06:04:38 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 06:04:38 6e64ef4afee9: Preparing 06:04:38 db503880c410: Preparing 06:04:38 66b392f9b974: Preparing 06:04:38 93d8ab0bd269: Preparing 06:04:38 e0db0e2cfcfc: Preparing 06:04:38 c25edfac7ac5: Preparing 06:04:38 9798913df2ba: Preparing 06:04:38 097100c76c15: Preparing 06:04:38 c25edfac7ac5: Waiting 06:04:38 9798913df2ba: Waiting 06:04:38 097100c76c15: Waiting 06:04:38 6e64ef4afee9: Layer already exists 06:04:38 e0db0e2cfcfc: Layer already exists 06:04:38 66b392f9b974: Layer already exists 06:04:38 93d8ab0bd269: Layer already exists 06:04:38 db503880c410: Layer already exists 06:04:38 c25edfac7ac5: Layer already exists 06:04:38 097100c76c15: Layer already exists 06:04:38 9798913df2ba: Layer already exists 06:04:38 main: digest: sha256:4e77744d9fc88bac2f9f0c4a4bbc4ae12de9aa6b00f3a5c0694b8ae29f2f2c51 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:04:38 ===================================================== [Pipeline] echo 06:04:38 taggedImages: 06:04:38 - nexus3.edgexfoundry.org:10004/core-metadata:dda98da84915b6658b51999aa3f64d93038bbd9a 06:04:38 - nexus3.edgexfoundry.org:10004/core-metadata:latest 06:04:38 - nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.47 06:04:38 - nexus3.edgexfoundry.org:10004/core-metadata:dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47 06:04:38 - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo 06:04:38 [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: 06:04:38 dda98da84915b6658b51999aa3f64d93038bbd9a 06:04:38 latest 06:04:38 4.1.0-dev.47 06:04:38 dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47 06:04:38 main 06:04:38 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:04:39 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:dda98da84915b6658b51999aa3f64d93038bbd9a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:04:39 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:dda98da84915b6658b51999aa3f64d93038bbd9a 06:04:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 06:04:39 ebea2439714b: Preparing 06:04:39 2379569c6dd9: Preparing 06:04:39 d653019653c1: Preparing 06:04:39 bd6b337037d0: Preparing 06:04:39 e5302d85f489: Preparing 06:04:39 9ca539e2e61d: Preparing 06:04:39 b1f7050ccb24: Preparing 06:04:39 93d8ab0bd269: Preparing 06:04:39 e0db0e2cfcfc: Preparing 06:04:39 28b5c5c8f697: Preparing 06:04:39 aac280aaba4b: Preparing 06:04:39 5f70bf18a086: Preparing 06:04:39 7eb8294cc5e5: Preparing 06:04:39 57ff74d76807: Preparing 06:04:39 58f8affba534: Preparing 06:04:39 097100c76c15: Preparing 06:04:39 aac280aaba4b: Waiting 06:04:39 e0db0e2cfcfc: Waiting 06:04:39 28b5c5c8f697: Waiting 06:04:39 7eb8294cc5e5: Waiting 06:04:39 57ff74d76807: Waiting 06:04:39 58f8affba534: Waiting 06:04:39 9ca539e2e61d: Waiting 06:04:39 097100c76c15: Waiting 06:04:39 b1f7050ccb24: Waiting 06:04:39 93d8ab0bd269: Waiting 06:04:39 5f70bf18a086: Waiting 06:04:39 d653019653c1: Pushed 06:04:39 ebea2439714b: Pushed 06:04:39 bd6b337037d0: Pushed 06:04:39 2379569c6dd9: Pushed 06:04:39 e5302d85f489: Pushed 06:04:39 93d8ab0bd269: Layer already exists 06:04:39 e0db0e2cfcfc: Layer already exists 06:04:39 5f70bf18a086: Layer already exists 06:04:39 9ca539e2e61d: Pushed 06:04:39 28b5c5c8f697: Pushed 06:04:39 aac280aaba4b: Pushed 06:04:39 097100c76c15: Layer already exists 06:04:39 7eb8294cc5e5: Pushed 06:04:39 58f8affba534: Pushed 06:04:39 57ff74d76807: Pushed 06:04:41 b1f7050ccb24: Pushed 06:04:41 dda98da84915b6658b51999aa3f64d93038bbd9a: digest: sha256:b667d042437f09925511e76b12a76e2127b7028dd7b77e8b69867e0804ef6d43 size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:04:41 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:04:41 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 06:04:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 06:04:41 ebea2439714b: Preparing 06:04:41 2379569c6dd9: Preparing 06:04:41 d653019653c1: Preparing 06:04:41 bd6b337037d0: Preparing 06:04:41 e5302d85f489: Preparing 06:04:41 9ca539e2e61d: Preparing 06:04:41 b1f7050ccb24: Preparing 06:04:41 93d8ab0bd269: Preparing 06:04:41 e0db0e2cfcfc: Preparing 06:04:41 28b5c5c8f697: Preparing 06:04:41 aac280aaba4b: Preparing 06:04:41 5f70bf18a086: Preparing 06:04:41 7eb8294cc5e5: Preparing 06:04:41 57ff74d76807: Preparing 06:04:41 58f8affba534: Preparing 06:04:41 097100c76c15: Preparing 06:04:41 28b5c5c8f697: Waiting 06:04:41 aac280aaba4b: Waiting 06:04:41 5f70bf18a086: Waiting 06:04:41 7eb8294cc5e5: Waiting 06:04:41 097100c76c15: Waiting 06:04:41 b1f7050ccb24: Waiting 06:04:41 e0db0e2cfcfc: Waiting 06:04:41 93d8ab0bd269: Waiting 06:04:41 9ca539e2e61d: Waiting 06:04:41 58f8affba534: Waiting 06:04:41 57ff74d76807: Waiting 06:04:41 bd6b337037d0: Layer already exists 06:04:41 e5302d85f489: Layer already exists 06:04:41 d653019653c1: Layer already exists 06:04:41 ebea2439714b: Layer already exists 06:04:41 2379569c6dd9: Layer already exists 06:04:41 b1f7050ccb24: Layer already exists 06:04:41 e0db0e2cfcfc: Layer already exists 06:04:41 28b5c5c8f697: Layer already exists 06:04:41 9ca539e2e61d: Layer already exists 06:04:41 93d8ab0bd269: Layer already exists 06:04:41 aac280aaba4b: Layer already exists 06:04:41 57ff74d76807: Layer already exists 06:04:41 7eb8294cc5e5: Layer already exists 06:04:41 5f70bf18a086: Layer already exists 06:04:41 58f8affba534: Layer already exists 06:04:41 097100c76c15: Layer already exists 06:04:41 latest: digest: sha256:b667d042437f09925511e76b12a76e2127b7028dd7b77e8b69867e0804ef6d43 size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:04:42 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.47 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:04:42 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.47 06:04:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 06:04:42 ebea2439714b: Preparing 06:04:42 2379569c6dd9: Preparing 06:04:42 d653019653c1: Preparing 06:04:42 bd6b337037d0: Preparing 06:04:42 e5302d85f489: Preparing 06:04:42 9ca539e2e61d: Preparing 06:04:42 b1f7050ccb24: Preparing 06:04:42 93d8ab0bd269: Preparing 06:04:42 e0db0e2cfcfc: Preparing 06:04:42 28b5c5c8f697: Preparing 06:04:42 aac280aaba4b: Preparing 06:04:42 5f70bf18a086: Preparing 06:04:42 7eb8294cc5e5: Preparing 06:04:42 57ff74d76807: Preparing 06:04:42 58f8affba534: Preparing 06:04:42 097100c76c15: Preparing 06:04:42 e0db0e2cfcfc: Waiting 06:04:42 28b5c5c8f697: Waiting 06:04:42 aac280aaba4b: Waiting 06:04:42 5f70bf18a086: Waiting 06:04:42 7eb8294cc5e5: Waiting 06:04:42 b1f7050ccb24: Waiting 06:04:42 57ff74d76807: Waiting 06:04:42 58f8affba534: Waiting 06:04:42 097100c76c15: Waiting 06:04:42 93d8ab0bd269: Waiting 06:04:42 9ca539e2e61d: Waiting 06:04:42 2379569c6dd9: Layer already exists 06:04:42 e5302d85f489: Layer already exists 06:04:42 d653019653c1: Layer already exists 06:04:42 ebea2439714b: Layer already exists 06:04:42 bd6b337037d0: Layer already exists 06:04:42 b1f7050ccb24: Layer already exists 06:04:42 9ca539e2e61d: Layer already exists 06:04:42 93d8ab0bd269: Layer already exists 06:04:42 28b5c5c8f697: Layer already exists 06:04:42 e0db0e2cfcfc: Layer already exists 06:04:42 aac280aaba4b: Layer already exists 06:04:42 5f70bf18a086: Layer already exists 06:04:42 7eb8294cc5e5: Layer already exists 06:04:42 57ff74d76807: Layer already exists 06:04:42 097100c76c15: Layer already exists 06:04:42 58f8affba534: Layer already exists 06:04:42 4.1.0-dev.47: digest: sha256:b667d042437f09925511e76b12a76e2127b7028dd7b77e8b69867e0804ef6d43 size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:04:42 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:04:43 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47 06:04:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 06:04:43 ebea2439714b: Preparing 06:04:43 2379569c6dd9: Preparing 06:04:43 d653019653c1: Preparing 06:04:43 bd6b337037d0: Preparing 06:04:43 e5302d85f489: Preparing 06:04:43 9ca539e2e61d: Preparing 06:04:43 b1f7050ccb24: Preparing 06:04:43 93d8ab0bd269: Preparing 06:04:43 e0db0e2cfcfc: Preparing 06:04:43 28b5c5c8f697: Preparing 06:04:43 aac280aaba4b: Preparing 06:04:43 5f70bf18a086: Preparing 06:04:43 7eb8294cc5e5: Preparing 06:04:43 57ff74d76807: Preparing 06:04:43 58f8affba534: Preparing 06:04:43 097100c76c15: Preparing 06:04:43 aac280aaba4b: Waiting 06:04:43 5f70bf18a086: Waiting 06:04:43 7eb8294cc5e5: Waiting 06:04:43 57ff74d76807: Waiting 06:04:43 58f8affba534: Waiting 06:04:43 097100c76c15: Waiting 06:04:43 b1f7050ccb24: Waiting 06:04:43 9ca539e2e61d: Waiting 06:04:43 e0db0e2cfcfc: Waiting 06:04:43 93d8ab0bd269: Waiting 06:04:43 28b5c5c8f697: Waiting 06:04:43 ebea2439714b: Layer already exists 06:04:43 d653019653c1: Layer already exists 06:04:43 e5302d85f489: Layer already exists 06:04:43 bd6b337037d0: Layer already exists 06:04:43 2379569c6dd9: Layer already exists 06:04:43 b1f7050ccb24: Layer already exists 06:04:43 9ca539e2e61d: Layer already exists 06:04:43 28b5c5c8f697: Layer already exists 06:04:43 93d8ab0bd269: Layer already exists 06:04:43 e0db0e2cfcfc: Layer already exists 06:04:43 5f70bf18a086: Layer already exists 06:04:43 aac280aaba4b: Layer already exists 06:04:43 7eb8294cc5e5: Layer already exists 06:04:43 57ff74d76807: Layer already exists 06:04:43 58f8affba534: Layer already exists 06:04:43 097100c76c15: Layer already exists 06:04:43 dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47: digest: sha256:b667d042437f09925511e76b12a76e2127b7028dd7b77e8b69867e0804ef6d43 size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:04:43 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:04:43 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main 06:04:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 06:04:43 ebea2439714b: Preparing 06:04:43 2379569c6dd9: Preparing 06:04:43 d653019653c1: Preparing 06:04:43 bd6b337037d0: Preparing 06:04:43 e5302d85f489: Preparing 06:04:43 9ca539e2e61d: Preparing 06:04:43 b1f7050ccb24: Preparing 06:04:43 93d8ab0bd269: Preparing 06:04:43 e0db0e2cfcfc: Preparing 06:04:43 28b5c5c8f697: Preparing 06:04:43 aac280aaba4b: Preparing 06:04:43 5f70bf18a086: Preparing 06:04:43 7eb8294cc5e5: Preparing 06:04:43 57ff74d76807: Preparing 06:04:43 58f8affba534: Preparing 06:04:43 097100c76c15: Preparing 06:04:43 b1f7050ccb24: Waiting 06:04:43 aac280aaba4b: Waiting 06:04:43 e0db0e2cfcfc: Waiting 06:04:43 5f70bf18a086: Waiting 06:04:43 7eb8294cc5e5: Waiting 06:04:43 93d8ab0bd269: Waiting 06:04:43 57ff74d76807: Waiting 06:04:43 58f8affba534: Waiting 06:04:43 28b5c5c8f697: Waiting 06:04:43 097100c76c15: Waiting 06:04:43 9ca539e2e61d: Waiting 06:04:43 bd6b337037d0: Layer already exists 06:04:43 ebea2439714b: Layer already exists 06:04:43 e5302d85f489: Layer already exists 06:04:43 d653019653c1: Layer already exists 06:04:43 2379569c6dd9: Layer already exists 06:04:43 b1f7050ccb24: Layer already exists 06:04:43 9ca539e2e61d: Layer already exists 06:04:43 e0db0e2cfcfc: Layer already exists 06:04:43 93d8ab0bd269: Layer already exists 06:04:43 28b5c5c8f697: Layer already exists 06:04:43 5f70bf18a086: Layer already exists 06:04:43 58f8affba534: Layer already exists 06:04:43 aac280aaba4b: Layer already exists 06:04:43 7eb8294cc5e5: Layer already exists 06:04:43 57ff74d76807: Layer already exists 06:04:43 097100c76c15: Layer already exists 06:04:43 main: digest: sha256:b667d042437f09925511e76b12a76e2127b7028dd7b77e8b69867e0804ef6d43 size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:04:43 ===================================================== [Pipeline] echo 06:04:43 taggedImages: 06:04:43 - nexus3.edgexfoundry.org:10004/security-bootstrapper:dda98da84915b6658b51999aa3f64d93038bbd9a 06:04:43 - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 06:04:43 - nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.47 06:04:43 - nexus3.edgexfoundry.org:10004/security-bootstrapper:dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47 06:04:43 - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo 06:04:43 [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: 06:04:43 dda98da84915b6658b51999aa3f64d93038bbd9a 06:04:43 latest 06:04:43 4.1.0-dev.47 06:04:43 dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47 06:04:43 main 06:04:43 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:04:44 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:dda98da84915b6658b51999aa3f64d93038bbd9a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:04:44 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:dda98da84915b6658b51999aa3f64d93038bbd9a 06:04:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 06:04:44 6ff5d718bb2c: Preparing 06:04:44 235b04a27f9a: Preparing 06:04:44 3236869ad027: Preparing 06:04:44 85d5527bef8e: Preparing 06:04:44 93d8ab0bd269: Preparing 06:04:44 e0db0e2cfcfc: Preparing 06:04:44 c25edfac7ac5: Preparing 06:04:44 9798913df2ba: Preparing 06:04:44 097100c76c15: Preparing 06:04:44 e0db0e2cfcfc: Waiting 06:04:44 c25edfac7ac5: Waiting 06:04:44 9798913df2ba: Waiting 06:04:44 097100c76c15: Waiting 06:04:44 235b04a27f9a: Layer already exists 06:04:44 6ff5d718bb2c: Layer already exists 06:04:44 93d8ab0bd269: Layer already exists 06:04:44 e0db0e2cfcfc: Layer already exists 06:04:44 c25edfac7ac5: Layer already exists 06:04:44 9798913df2ba: Layer already exists 06:04:44 097100c76c15: Layer already exists 06:04:44 3236869ad027: Pushed 06:04:47 85d5527bef8e: Pushed 06:04:47 dda98da84915b6658b51999aa3f64d93038bbd9a: digest: sha256:e961cde409fcb5ba2757bec0006dc76a359e3c0912b8cbd6d702378fec948079 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:04:48 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:04:48 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 06:04:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 06:04:48 6ff5d718bb2c: Preparing 06:04:48 235b04a27f9a: Preparing 06:04:48 3236869ad027: Preparing 06:04:48 85d5527bef8e: Preparing 06:04:48 93d8ab0bd269: Preparing 06:04:48 e0db0e2cfcfc: Preparing 06:04:48 c25edfac7ac5: Preparing 06:04:48 9798913df2ba: Preparing 06:04:48 097100c76c15: Preparing 06:04:48 e0db0e2cfcfc: Waiting 06:04:48 c25edfac7ac5: Waiting 06:04:48 9798913df2ba: Waiting 06:04:48 097100c76c15: Waiting 06:04:48 6ff5d718bb2c: Layer already exists 06:04:48 235b04a27f9a: Layer already exists 06:04:48 85d5527bef8e: Layer already exists 06:04:48 93d8ab0bd269: Layer already exists 06:04:48 3236869ad027: Layer already exists 06:04:48 9798913df2ba: Layer already exists 06:04:48 c25edfac7ac5: Layer already exists 06:04:48 e0db0e2cfcfc: Layer already exists 06:04:48 097100c76c15: Layer already exists 06:04:48 latest: digest: sha256:e961cde409fcb5ba2757bec0006dc76a359e3c0912b8cbd6d702378fec948079 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:04:49 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.47 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:04:49 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.47 06:04:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 06:04:49 6ff5d718bb2c: Preparing 06:04:49 235b04a27f9a: Preparing 06:04:49 3236869ad027: Preparing 06:04:49 85d5527bef8e: Preparing 06:04:49 93d8ab0bd269: Preparing 06:04:49 e0db0e2cfcfc: Preparing 06:04:49 c25edfac7ac5: Preparing 06:04:49 9798913df2ba: Preparing 06:04:49 097100c76c15: Preparing 06:04:49 c25edfac7ac5: Waiting 06:04:49 9798913df2ba: Waiting 06:04:49 097100c76c15: Waiting 06:04:49 e0db0e2cfcfc: Waiting 06:04:49 93d8ab0bd269: Layer already exists 06:04:49 3236869ad027: Layer already exists 06:04:49 85d5527bef8e: Layer already exists 06:04:49 6ff5d718bb2c: Layer already exists 06:04:49 235b04a27f9a: Layer already exists 06:04:49 e0db0e2cfcfc: Layer already exists 06:04:49 c25edfac7ac5: Layer already exists 06:04:49 097100c76c15: Layer already exists 06:04:49 9798913df2ba: Layer already exists 06:04:49 4.1.0-dev.47: digest: sha256:e961cde409fcb5ba2757bec0006dc76a359e3c0912b8cbd6d702378fec948079 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:04:49 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:04:50 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47 06:04:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 06:04:50 6ff5d718bb2c: Preparing 06:04:50 235b04a27f9a: Preparing 06:04:50 3236869ad027: Preparing 06:04:50 85d5527bef8e: Preparing 06:04:50 93d8ab0bd269: Preparing 06:04:50 e0db0e2cfcfc: Preparing 06:04:50 c25edfac7ac5: Preparing 06:04:50 9798913df2ba: Preparing 06:04:50 097100c76c15: Preparing 06:04:50 e0db0e2cfcfc: Waiting 06:04:50 c25edfac7ac5: Waiting 06:04:50 9798913df2ba: Waiting 06:04:50 097100c76c15: Waiting 06:04:50 93d8ab0bd269: Layer already exists 06:04:50 3236869ad027: Layer already exists 06:04:50 235b04a27f9a: Layer already exists 06:04:50 85d5527bef8e: Layer already exists 06:04:50 6ff5d718bb2c: Layer already exists 06:04:50 9798913df2ba: Layer already exists 06:04:50 c25edfac7ac5: Layer already exists 06:04:50 e0db0e2cfcfc: Layer already exists 06:04:50 097100c76c15: Layer already exists 06:04:50 dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47: digest: sha256:e961cde409fcb5ba2757bec0006dc76a359e3c0912b8cbd6d702378fec948079 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:04:50 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:04:50 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main 06:04:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 06:04:50 6ff5d718bb2c: Preparing 06:04:50 235b04a27f9a: Preparing 06:04:50 3236869ad027: Preparing 06:04:50 85d5527bef8e: Preparing 06:04:50 93d8ab0bd269: Preparing 06:04:50 e0db0e2cfcfc: Preparing 06:04:50 c25edfac7ac5: Preparing 06:04:50 9798913df2ba: Preparing 06:04:50 097100c76c15: Preparing 06:04:50 c25edfac7ac5: Waiting 06:04:50 9798913df2ba: Waiting 06:04:50 097100c76c15: Waiting 06:04:50 e0db0e2cfcfc: Waiting 06:04:50 85d5527bef8e: Layer already exists 06:04:50 93d8ab0bd269: Layer already exists 06:04:50 235b04a27f9a: Layer already exists 06:04:50 3236869ad027: Layer already exists 06:04:50 6ff5d718bb2c: Layer already exists 06:04:50 097100c76c15: Layer already exists 06:04:50 9798913df2ba: Layer already exists 06:04:50 e0db0e2cfcfc: Layer already exists 06:04:50 c25edfac7ac5: Layer already exists 06:04:50 main: digest: sha256:e961cde409fcb5ba2757bec0006dc76a359e3c0912b8cbd6d702378fec948079 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:04:50 ===================================================== [Pipeline] echo 06:04:50 taggedImages: 06:04:50 - nexus3.edgexfoundry.org:10004/security-proxy-auth:dda98da84915b6658b51999aa3f64d93038bbd9a 06:04:50 - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 06:04:50 - nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.47 06:04:50 - nexus3.edgexfoundry.org:10004/security-proxy-auth:dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47 06:04:50 - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo 06:04:50 [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: 06:04:50 dda98da84915b6658b51999aa3f64d93038bbd9a 06:04:50 latest 06:04:50 4.1.0-dev.47 06:04:50 dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47 06:04:50 main 06:04:50 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:04:51 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:dda98da84915b6658b51999aa3f64d93038bbd9a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:04:51 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:dda98da84915b6658b51999aa3f64d93038bbd9a 06:04:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 06:04:51 a2bc5d3d4999: Preparing 06:04:51 26cfda9ec36e: Preparing 06:04:51 d10b2cc9c262: Preparing 06:04:51 92763beb89ab: Preparing 06:04:51 bdfe1d8247d4: Preparing 06:04:51 93d8ab0bd269: Preparing 06:04:51 e0db0e2cfcfc: Preparing 06:04:51 60eaccf12f21: Preparing 06:04:51 946fdfd98241: Preparing 06:04:51 b3196421bc54: Preparing 06:04:51 097100c76c15: Preparing 06:04:51 60eaccf12f21: Waiting 06:04:51 946fdfd98241: Waiting 06:04:51 b3196421bc54: Waiting 06:04:51 097100c76c15: Waiting 06:04:51 93d8ab0bd269: Waiting 06:04:51 e0db0e2cfcfc: Waiting 06:04:51 26cfda9ec36e: Pushed 06:04:51 92763beb89ab: Pushed 06:04:51 bdfe1d8247d4: Pushed 06:04:51 a2bc5d3d4999: Pushed 06:04:51 93d8ab0bd269: Layer already exists 06:04:51 e0db0e2cfcfc: Layer already exists 06:04:51 097100c76c15: Layer already exists 06:04:51 60eaccf12f21: Pushed 06:04:51 946fdfd98241: Pushed 06:04:52 b3196421bc54: Pushed 06:04:54 d10b2cc9c262: Pushed 06:04:54 dda98da84915b6658b51999aa3f64d93038bbd9a: digest: sha256:b90fb030f32dc6439b1e0d4372b723d0612170db1e4a8021fa0601dcf6c2e517 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:04:54 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:04:54 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 06:04:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 06:04:54 a2bc5d3d4999: Preparing 06:04:54 26cfda9ec36e: Preparing 06:04:54 d10b2cc9c262: Preparing 06:04:54 92763beb89ab: Preparing 06:04:54 bdfe1d8247d4: Preparing 06:04:54 93d8ab0bd269: Preparing 06:04:54 e0db0e2cfcfc: Preparing 06:04:54 93d8ab0bd269: Waiting 06:04:54 60eaccf12f21: Preparing 06:04:54 946fdfd98241: Preparing 06:04:54 b3196421bc54: Preparing 06:04:54 e0db0e2cfcfc: Waiting 06:04:54 097100c76c15: Preparing 06:04:54 60eaccf12f21: Waiting 06:04:54 946fdfd98241: Waiting 06:04:54 b3196421bc54: Waiting 06:04:54 097100c76c15: Waiting 06:04:54 92763beb89ab: Layer already exists 06:04:54 26cfda9ec36e: Layer already exists 06:04:54 a2bc5d3d4999: Layer already exists 06:04:54 bdfe1d8247d4: Layer already exists 06:04:54 d10b2cc9c262: Layer already exists 06:04:54 60eaccf12f21: Layer already exists 06:04:54 e0db0e2cfcfc: Layer already exists 06:04:54 b3196421bc54: Layer already exists 06:04:54 93d8ab0bd269: Layer already exists 06:04:54 946fdfd98241: Layer already exists 06:04:54 097100c76c15: Layer already exists 06:04:54 latest: digest: sha256:b90fb030f32dc6439b1e0d4372b723d0612170db1e4a8021fa0601dcf6c2e517 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:04:55 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.47 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:04:55 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.47 06:04:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 06:04:55 a2bc5d3d4999: Preparing 06:04:55 26cfda9ec36e: Preparing 06:04:55 d10b2cc9c262: Preparing 06:04:55 92763beb89ab: Preparing 06:04:55 bdfe1d8247d4: Preparing 06:04:55 93d8ab0bd269: Preparing 06:04:55 e0db0e2cfcfc: Preparing 06:04:55 60eaccf12f21: Preparing 06:04:55 946fdfd98241: Preparing 06:04:55 b3196421bc54: Preparing 06:04:55 097100c76c15: Preparing 06:04:55 60eaccf12f21: Waiting 06:04:55 946fdfd98241: Waiting 06:04:55 b3196421bc54: Waiting 06:04:55 097100c76c15: Waiting 06:04:55 e0db0e2cfcfc: Waiting 06:04:55 93d8ab0bd269: Waiting 06:04:55 d10b2cc9c262: Layer already exists 06:04:55 26cfda9ec36e: Layer already exists 06:04:55 a2bc5d3d4999: Layer already exists 06:04:55 92763beb89ab: Layer already exists 06:04:55 bdfe1d8247d4: Layer already exists 06:04:55 60eaccf12f21: Layer already exists 06:04:55 93d8ab0bd269: Layer already exists 06:04:55 e0db0e2cfcfc: Layer already exists 06:04:55 946fdfd98241: Layer already exists 06:04:55 b3196421bc54: Layer already exists 06:04:55 097100c76c15: Layer already exists 06:04:55 4.1.0-dev.47: digest: sha256:b90fb030f32dc6439b1e0d4372b723d0612170db1e4a8021fa0601dcf6c2e517 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:04:55 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:04:56 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47 06:04:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 06:04:56 a2bc5d3d4999: Preparing 06:04:56 26cfda9ec36e: Preparing 06:04:56 d10b2cc9c262: Preparing 06:04:56 92763beb89ab: Preparing 06:04:56 bdfe1d8247d4: Preparing 06:04:56 93d8ab0bd269: Preparing 06:04:56 e0db0e2cfcfc: Preparing 06:04:56 60eaccf12f21: Preparing 06:04:56 946fdfd98241: Preparing 06:04:56 b3196421bc54: Preparing 06:04:56 097100c76c15: Preparing 06:04:56 93d8ab0bd269: Waiting 06:04:56 e0db0e2cfcfc: Waiting 06:04:56 60eaccf12f21: Waiting 06:04:56 946fdfd98241: Waiting 06:04:56 b3196421bc54: Waiting 06:04:56 097100c76c15: Waiting 06:04:56 a2bc5d3d4999: Layer already exists 06:04:56 92763beb89ab: Layer already exists 06:04:56 bdfe1d8247d4: Layer already exists 06:04:56 26cfda9ec36e: Layer already exists 06:04:56 d10b2cc9c262: Layer already exists 06:04:56 93d8ab0bd269: Layer already exists 06:04:56 e0db0e2cfcfc: Layer already exists 06:04:56 60eaccf12f21: Layer already exists 06:04:56 946fdfd98241: Layer already exists 06:04:56 b3196421bc54: Layer already exists 06:04:56 097100c76c15: Layer already exists 06:04:56 dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47: digest: sha256:b90fb030f32dc6439b1e0d4372b723d0612170db1e4a8021fa0601dcf6c2e517 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:04:56 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:04:56 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main 06:04:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 06:04:56 a2bc5d3d4999: Preparing 06:04:56 26cfda9ec36e: Preparing 06:04:56 d10b2cc9c262: Preparing 06:04:56 92763beb89ab: Preparing 06:04:56 bdfe1d8247d4: Preparing 06:04:56 93d8ab0bd269: Preparing 06:04:56 e0db0e2cfcfc: Preparing 06:04:56 60eaccf12f21: Preparing 06:04:56 946fdfd98241: Preparing 06:04:56 b3196421bc54: Preparing 06:04:56 097100c76c15: Preparing 06:04:56 60eaccf12f21: Waiting 06:04:56 b3196421bc54: Waiting 06:04:56 097100c76c15: Waiting 06:04:56 93d8ab0bd269: Waiting 06:04:56 946fdfd98241: Waiting 06:04:56 e0db0e2cfcfc: Waiting 06:04:56 a2bc5d3d4999: Layer already exists 06:04:56 bdfe1d8247d4: Layer already exists 06:04:56 92763beb89ab: Layer already exists 06:04:56 d10b2cc9c262: Layer already exists 06:04:56 26cfda9ec36e: Layer already exists 06:04:56 60eaccf12f21: Layer already exists 06:04:56 93d8ab0bd269: Layer already exists 06:04:56 e0db0e2cfcfc: Layer already exists 06:04:56 946fdfd98241: Layer already exists 06:04:56 b3196421bc54: Layer already exists 06:04:56 097100c76c15: Layer already exists 06:04:56 main: digest: sha256:b90fb030f32dc6439b1e0d4372b723d0612170db1e4a8021fa0601dcf6c2e517 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:04:57 ===================================================== [Pipeline] echo 06:04:57 taggedImages: 06:04:57 - nexus3.edgexfoundry.org:10004/security-proxy-setup:dda98da84915b6658b51999aa3f64d93038bbd9a 06:04:57 - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 06:04:57 - nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.47 06:04:57 - nexus3.edgexfoundry.org:10004/security-proxy-setup:dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47 06:04:57 - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo 06:04:57 [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: 06:04:57 dda98da84915b6658b51999aa3f64d93038bbd9a 06:04:57 latest 06:04:57 4.1.0-dev.47 06:04:57 dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47 06:04:57 main 06:04:57 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:04:57 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:dda98da84915b6658b51999aa3f64d93038bbd9a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:04:57 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:dda98da84915b6658b51999aa3f64d93038bbd9a 06:04:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 06:04:57 41b1bb20b3ed: Preparing 06:04:57 f074896d67c6: Preparing 06:04:57 ff53d78ed2ce: Preparing 06:04:57 c8d021067554: Preparing 06:04:57 b12ef7fd5727: Preparing 06:04:57 4c6041c2ec07: Preparing 06:04:57 70b76bc58f96: Preparing 06:04:57 93d8ab0bd269: Preparing 06:04:57 e0db0e2cfcfc: Preparing 06:04:57 20b579fb02d0: Preparing 06:04:57 0ebb64f70610: Preparing 06:04:57 097100c76c15: Preparing 06:04:57 4c6041c2ec07: Waiting 06:04:57 70b76bc58f96: Waiting 06:04:57 93d8ab0bd269: Waiting 06:04:57 e0db0e2cfcfc: Waiting 06:04:57 20b579fb02d0: Waiting 06:04:57 0ebb64f70610: Waiting 06:04:57 097100c76c15: Waiting 06:04:57 b12ef7fd5727: Pushed 06:04:57 f074896d67c6: Pushed 06:04:57 41b1bb20b3ed: Pushed 06:04:57 93d8ab0bd269: Layer already exists 06:04:57 e0db0e2cfcfc: Layer already exists 06:04:57 4c6041c2ec07: Pushed 06:04:58 70b76bc58f96: Pushed 06:04:58 097100c76c15: Layer already exists 06:04:58 20b579fb02d0: Pushed 06:04:59 0ebb64f70610: Pushed 06:05:00 c8d021067554: Pushed 06:05:00 ff53d78ed2ce: Pushed 06:05:00 dda98da84915b6658b51999aa3f64d93038bbd9a: digest: sha256:d484112c97a3666a7b4c6d61ae20444e011eacc5f53e2a1b3a8ac623ff08f934 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:05:01 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:05:01 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 06:05:01 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 06:05:01 41b1bb20b3ed: Preparing 06:05:01 f074896d67c6: Preparing 06:05:01 ff53d78ed2ce: Preparing 06:05:01 c8d021067554: Preparing 06:05:01 b12ef7fd5727: Preparing 06:05:01 4c6041c2ec07: Preparing 06:05:01 70b76bc58f96: Preparing 06:05:01 93d8ab0bd269: Preparing 06:05:01 e0db0e2cfcfc: Preparing 06:05:01 20b579fb02d0: Preparing 06:05:01 0ebb64f70610: Preparing 06:05:01 097100c76c15: Preparing 06:05:01 4c6041c2ec07: Waiting 06:05:01 70b76bc58f96: Waiting 06:05:01 93d8ab0bd269: Waiting 06:05:01 e0db0e2cfcfc: Waiting 06:05:01 20b579fb02d0: Waiting 06:05:01 0ebb64f70610: Waiting 06:05:01 097100c76c15: Waiting 06:05:01 ff53d78ed2ce: Layer already exists 06:05:01 f074896d67c6: Layer already exists 06:05:01 41b1bb20b3ed: Layer already exists 06:05:01 c8d021067554: Layer already exists 06:05:01 b12ef7fd5727: Layer already exists 06:05:01 4c6041c2ec07: Layer already exists 06:05:01 70b76bc58f96: Layer already exists 06:05:01 93d8ab0bd269: Layer already exists 06:05:01 20b579fb02d0: Layer already exists 06:05:01 e0db0e2cfcfc: Layer already exists 06:05:01 0ebb64f70610: Layer already exists 06:05:01 097100c76c15: Layer already exists 06:05:01 latest: digest: sha256:d484112c97a3666a7b4c6d61ae20444e011eacc5f53e2a1b3a8ac623ff08f934 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:05:01 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.47 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:05:02 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.47 06:05:02 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 06:05:02 41b1bb20b3ed: Preparing 06:05:02 f074896d67c6: Preparing 06:05:02 ff53d78ed2ce: Preparing 06:05:02 c8d021067554: Preparing 06:05:02 b12ef7fd5727: Preparing 06:05:02 4c6041c2ec07: Preparing 06:05:02 70b76bc58f96: Preparing 06:05:02 93d8ab0bd269: Preparing 06:05:02 e0db0e2cfcfc: Preparing 06:05:02 20b579fb02d0: Preparing 06:05:02 0ebb64f70610: Preparing 06:05:02 097100c76c15: Preparing 06:05:02 4c6041c2ec07: Waiting 06:05:02 70b76bc58f96: Waiting 06:05:02 93d8ab0bd269: Waiting 06:05:02 e0db0e2cfcfc: Waiting 06:05:02 20b579fb02d0: Waiting 06:05:02 0ebb64f70610: Waiting 06:05:02 097100c76c15: Waiting 06:05:02 41b1bb20b3ed: Layer already exists 06:05:02 f074896d67c6: Layer already exists 06:05:02 c8d021067554: Layer already exists 06:05:02 b12ef7fd5727: Layer already exists 06:05:02 ff53d78ed2ce: Layer already exists 06:05:02 70b76bc58f96: Layer already exists 06:05:02 93d8ab0bd269: Layer already exists 06:05:02 4c6041c2ec07: Layer already exists 06:05:02 e0db0e2cfcfc: Layer already exists 06:05:02 20b579fb02d0: Layer already exists 06:05:02 097100c76c15: Layer already exists 06:05:02 0ebb64f70610: Layer already exists 06:05:02 4.1.0-dev.47: digest: sha256:d484112c97a3666a7b4c6d61ae20444e011eacc5f53e2a1b3a8ac623ff08f934 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:05:02 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:05:02 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47 06:05:02 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 06:05:02 41b1bb20b3ed: Preparing 06:05:02 f074896d67c6: Preparing 06:05:02 ff53d78ed2ce: Preparing 06:05:02 c8d021067554: Preparing 06:05:02 b12ef7fd5727: Preparing 06:05:02 4c6041c2ec07: Preparing 06:05:02 70b76bc58f96: Preparing 06:05:02 93d8ab0bd269: Preparing 06:05:02 e0db0e2cfcfc: Preparing 06:05:02 20b579fb02d0: Preparing 06:05:02 0ebb64f70610: Preparing 06:05:02 097100c76c15: Preparing 06:05:02 e0db0e2cfcfc: Waiting 06:05:02 20b579fb02d0: Waiting 06:05:02 0ebb64f70610: Waiting 06:05:02 097100c76c15: Waiting 06:05:02 4c6041c2ec07: Waiting 06:05:02 70b76bc58f96: Waiting 06:05:02 93d8ab0bd269: Waiting 06:05:02 c8d021067554: Layer already exists 06:05:02 b12ef7fd5727: Layer already exists 06:05:02 ff53d78ed2ce: Layer already exists 06:05:02 f074896d67c6: Layer already exists 06:05:02 41b1bb20b3ed: Layer already exists 06:05:02 70b76bc58f96: Layer already exists 06:05:02 e0db0e2cfcfc: Layer already exists 06:05:02 4c6041c2ec07: Layer already exists 06:05:02 20b579fb02d0: Layer already exists 06:05:02 93d8ab0bd269: Layer already exists 06:05:02 0ebb64f70610: Layer already exists 06:05:02 097100c76c15: Layer already exists 06:05:02 dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47: digest: sha256:d484112c97a3666a7b4c6d61ae20444e011eacc5f53e2a1b3a8ac623ff08f934 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:05:03 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:05:03 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 06:05:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 06:05:03 41b1bb20b3ed: Preparing 06:05:03 f074896d67c6: Preparing 06:05:03 ff53d78ed2ce: Preparing 06:05:03 c8d021067554: Preparing 06:05:03 b12ef7fd5727: Preparing 06:05:03 4c6041c2ec07: Preparing 06:05:03 70b76bc58f96: Preparing 06:05:03 93d8ab0bd269: Preparing 06:05:03 e0db0e2cfcfc: Preparing 06:05:03 20b579fb02d0: Preparing 06:05:03 0ebb64f70610: Preparing 06:05:03 097100c76c15: Preparing 06:05:03 4c6041c2ec07: Waiting 06:05:03 e0db0e2cfcfc: Waiting 06:05:03 20b579fb02d0: Waiting 06:05:03 0ebb64f70610: Waiting 06:05:03 097100c76c15: Waiting 06:05:03 70b76bc58f96: Waiting 06:05:03 93d8ab0bd269: Waiting 06:05:03 41b1bb20b3ed: Layer already exists 06:05:03 f074896d67c6: Layer already exists 06:05:03 b12ef7fd5727: Layer already exists 06:05:03 c8d021067554: Layer already exists 06:05:03 ff53d78ed2ce: Layer already exists 06:05:03 4c6041c2ec07: Layer already exists 06:05:03 70b76bc58f96: Layer already exists 06:05:03 e0db0e2cfcfc: Layer already exists 06:05:03 20b579fb02d0: Layer already exists 06:05:03 0ebb64f70610: Layer already exists 06:05:03 93d8ab0bd269: Layer already exists 06:05:03 097100c76c15: Layer already exists 06:05:03 main: digest: sha256:d484112c97a3666a7b4c6d61ae20444e011eacc5f53e2a1b3a8ac623ff08f934 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:05:03 ===================================================== [Pipeline] echo 06:05:03 taggedImages: 06:05:03 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:dda98da84915b6658b51999aa3f64d93038bbd9a 06:05:03 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 06:05:03 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.47 06:05:03 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47 06:05:03 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo 06:05:03 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: 06:05:03 dda98da84915b6658b51999aa3f64d93038bbd9a 06:05:03 latest 06:05:03 4.1.0-dev.47 06:05:03 dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47 06:05:03 main 06:05:03 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:05:03 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:dda98da84915b6658b51999aa3f64d93038bbd9a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:05:04 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:dda98da84915b6658b51999aa3f64d93038bbd9a 06:05:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 06:05:04 ab78c530b833: Preparing 06:05:04 3a89bd576c05: Preparing 06:05:04 93d8ab0bd269: Preparing 06:05:04 e0db0e2cfcfc: Preparing 06:05:04 8d0eff3f016d: Preparing 06:05:04 765a88e3fe72: Preparing 06:05:04 097100c76c15: Preparing 06:05:04 765a88e3fe72: Waiting 06:05:04 097100c76c15: Waiting 06:05:04 e0db0e2cfcfc: Layer already exists 06:05:04 93d8ab0bd269: Layer already exists 06:05:04 097100c76c15: Layer already exists 06:05:04 ab78c530b833: Pushed 06:05:04 8d0eff3f016d: Pushed 06:05:05 765a88e3fe72: Pushed 06:05:07 3a89bd576c05: Pushed 06:05:07 dda98da84915b6658b51999aa3f64d93038bbd9a: digest: sha256:8aed675e8fd985843a8e4370105860b6680fc39948eef6ef217c814be4be47ba size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:05:07 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:05:08 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 06:05:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 06:05:08 ab78c530b833: Preparing 06:05:08 3a89bd576c05: Preparing 06:05:08 93d8ab0bd269: Preparing 06:05:08 e0db0e2cfcfc: Preparing 06:05:08 8d0eff3f016d: Preparing 06:05:08 765a88e3fe72: Preparing 06:05:08 097100c76c15: Preparing 06:05:08 765a88e3fe72: Waiting 06:05:08 097100c76c15: Waiting 06:05:08 3a89bd576c05: Layer already exists 06:05:08 8d0eff3f016d: Layer already exists 06:05:08 93d8ab0bd269: Layer already exists 06:05:08 e0db0e2cfcfc: Layer already exists 06:05:08 ab78c530b833: Layer already exists 06:05:08 097100c76c15: Layer already exists 06:05:08 765a88e3fe72: Layer already exists 06:05:08 latest: digest: sha256:8aed675e8fd985843a8e4370105860b6680fc39948eef6ef217c814be4be47ba size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:05:08 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.47 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:05:09 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.47 06:05:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 06:05:09 ab78c530b833: Preparing 06:05:09 3a89bd576c05: Preparing 06:05:09 93d8ab0bd269: Preparing 06:05:09 e0db0e2cfcfc: Preparing 06:05:09 8d0eff3f016d: Preparing 06:05:09 765a88e3fe72: Preparing 06:05:09 097100c76c15: Preparing 06:05:09 097100c76c15: Waiting 06:05:09 765a88e3fe72: Waiting 06:05:09 3a89bd576c05: Layer already exists 06:05:09 8d0eff3f016d: Layer already exists 06:05:09 93d8ab0bd269: Layer already exists 06:05:09 ab78c530b833: Layer already exists 06:05:09 e0db0e2cfcfc: Layer already exists 06:05:09 765a88e3fe72: Layer already exists 06:05:09 097100c76c15: Layer already exists 06:05:09 4.1.0-dev.47: digest: sha256:8aed675e8fd985843a8e4370105860b6680fc39948eef6ef217c814be4be47ba size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:05:09 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:05:09 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47 06:05:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 06:05:09 ab78c530b833: Preparing 06:05:09 3a89bd576c05: Preparing 06:05:09 93d8ab0bd269: Preparing 06:05:09 e0db0e2cfcfc: Preparing 06:05:09 8d0eff3f016d: Preparing 06:05:09 765a88e3fe72: Preparing 06:05:09 097100c76c15: Preparing 06:05:09 097100c76c15: Waiting 06:05:09 765a88e3fe72: Waiting 06:05:09 3a89bd576c05: Layer already exists 06:05:09 e0db0e2cfcfc: Layer already exists 06:05:09 93d8ab0bd269: Layer already exists 06:05:09 8d0eff3f016d: Layer already exists 06:05:09 ab78c530b833: Layer already exists 06:05:09 765a88e3fe72: Layer already exists 06:05:09 097100c76c15: Layer already exists 06:05:09 dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47: digest: sha256:8aed675e8fd985843a8e4370105860b6680fc39948eef6ef217c814be4be47ba size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:05:10 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:05:10 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 06:05:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 06:05:10 ab78c530b833: Preparing 06:05:10 3a89bd576c05: Preparing 06:05:10 93d8ab0bd269: Preparing 06:05:10 e0db0e2cfcfc: Preparing 06:05:10 8d0eff3f016d: Preparing 06:05:10 765a88e3fe72: Preparing 06:05:10 097100c76c15: Preparing 06:05:10 765a88e3fe72: Waiting 06:05:10 097100c76c15: Waiting 06:05:10 ab78c530b833: Layer already exists 06:05:10 8d0eff3f016d: Layer already exists 06:05:10 e0db0e2cfcfc: Layer already exists 06:05:10 3a89bd576c05: Layer already exists 06:05:10 93d8ab0bd269: Layer already exists 06:05:10 765a88e3fe72: Layer already exists 06:05:10 097100c76c15: Layer already exists 06:05:10 main: digest: sha256:8aed675e8fd985843a8e4370105860b6680fc39948eef6ef217c814be4be47ba size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:05:10 ===================================================== [Pipeline] echo 06:05:10 taggedImages: 06:05:10 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:dda98da84915b6658b51999aa3f64d93038bbd9a 06:05:10 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 06:05:10 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.47 06:05:10 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47 06:05:10 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo 06:05:10 [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: 06:05:10 dda98da84915b6658b51999aa3f64d93038bbd9a 06:05:10 latest 06:05:10 4.1.0-dev.47 06:05:10 dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47 06:05:10 main 06:05:10 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:05:10 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:dda98da84915b6658b51999aa3f64d93038bbd9a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:05:11 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:dda98da84915b6658b51999aa3f64d93038bbd9a 06:05:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 06:05:11 d77467b72896: Preparing 06:05:11 86a7a4cb5e83: Preparing 06:05:11 5a70cc3adeca: Preparing 06:05:11 93d8ab0bd269: Preparing 06:05:11 e0db0e2cfcfc: Preparing 06:05:11 d1bc80f5df59: Preparing 06:05:11 730cb4cd3147: Preparing 06:05:11 49190dc77aad: Preparing 06:05:11 47da49b179ba: Preparing 06:05:11 097100c76c15: Preparing 06:05:11 d1bc80f5df59: Waiting 06:05:11 730cb4cd3147: Waiting 06:05:11 49190dc77aad: Waiting 06:05:11 47da49b179ba: Waiting 06:05:11 097100c76c15: Waiting 06:05:11 93d8ab0bd269: Layer already exists 06:05:11 e0db0e2cfcfc: Layer already exists 06:05:11 86a7a4cb5e83: Pushed 06:05:11 5a70cc3adeca: Pushed 06:05:11 d77467b72896: Pushed 06:05:11 097100c76c15: Layer already exists 06:05:18 49190dc77aad: Pushed 06:05:18 47da49b179ba: Pushed 06:05:22 730cb4cd3147: Pushed 06:05:28 d1bc80f5df59: Pushed 06:05:29 dda98da84915b6658b51999aa3f64d93038bbd9a: digest: sha256:99d9bb31cb66143c1341d0784f2684d4769caf4db3c295e708184a4499f06a06 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:05:29 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:05:29 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest 06:05:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 06:05:29 d77467b72896: Preparing 06:05:29 86a7a4cb5e83: Preparing 06:05:29 5a70cc3adeca: Preparing 06:05:29 93d8ab0bd269: Preparing 06:05:29 e0db0e2cfcfc: Preparing 06:05:29 d1bc80f5df59: Preparing 06:05:29 730cb4cd3147: Preparing 06:05:29 49190dc77aad: Preparing 06:05:29 47da49b179ba: Preparing 06:05:29 097100c76c15: Preparing 06:05:29 d1bc80f5df59: Waiting 06:05:29 730cb4cd3147: Waiting 06:05:29 49190dc77aad: Waiting 06:05:29 47da49b179ba: Waiting 06:05:29 097100c76c15: Waiting 06:05:29 5a70cc3adeca: Layer already exists 06:05:29 d77467b72896: Layer already exists 06:05:29 93d8ab0bd269: Layer already exists 06:05:29 e0db0e2cfcfc: Layer already exists 06:05:29 86a7a4cb5e83: Layer already exists 06:05:29 d1bc80f5df59: Layer already exists 06:05:29 49190dc77aad: Layer already exists 06:05:29 730cb4cd3147: Layer already exists 06:05:29 47da49b179ba: Layer already exists 06:05:29 097100c76c15: Layer already exists 06:05:29 latest: digest: sha256:99d9bb31cb66143c1341d0784f2684d4769caf4db3c295e708184a4499f06a06 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:05:30 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.47 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:05:30 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.47 06:05:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 06:05:30 d77467b72896: Preparing 06:05:30 86a7a4cb5e83: Preparing 06:05:30 5a70cc3adeca: Preparing 06:05:30 93d8ab0bd269: Preparing 06:05:30 e0db0e2cfcfc: Preparing 06:05:30 d1bc80f5df59: Preparing 06:05:30 730cb4cd3147: Preparing 06:05:30 49190dc77aad: Preparing 06:05:30 47da49b179ba: Preparing 06:05:30 097100c76c15: Preparing 06:05:30 730cb4cd3147: Waiting 06:05:30 49190dc77aad: Waiting 06:05:30 47da49b179ba: Waiting 06:05:30 097100c76c15: Waiting 06:05:30 d1bc80f5df59: Waiting 06:05:30 5a70cc3adeca: Layer already exists 06:05:30 86a7a4cb5e83: Layer already exists 06:05:30 93d8ab0bd269: Layer already exists 06:05:30 d77467b72896: Layer already exists 06:05:30 e0db0e2cfcfc: Layer already exists 06:05:30 49190dc77aad: Layer already exists 06:05:30 47da49b179ba: Layer already exists 06:05:30 730cb4cd3147: Layer already exists 06:05:30 d1bc80f5df59: Layer already exists 06:05:30 097100c76c15: Layer already exists 06:05:30 4.1.0-dev.47: digest: sha256:99d9bb31cb66143c1341d0784f2684d4769caf4db3c295e708184a4499f06a06 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:05:30 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:05:31 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47 06:05:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 06:05:31 d77467b72896: Preparing 06:05:31 86a7a4cb5e83: Preparing 06:05:31 5a70cc3adeca: Preparing 06:05:31 93d8ab0bd269: Preparing 06:05:31 e0db0e2cfcfc: Preparing 06:05:31 d1bc80f5df59: Preparing 06:05:31 730cb4cd3147: Preparing 06:05:31 49190dc77aad: Preparing 06:05:31 47da49b179ba: Preparing 06:05:31 097100c76c15: Preparing 06:05:31 49190dc77aad: Waiting 06:05:31 47da49b179ba: Waiting 06:05:31 d1bc80f5df59: Waiting 06:05:31 097100c76c15: Waiting 06:05:31 730cb4cd3147: Waiting 06:05:31 86a7a4cb5e83: Layer already exists 06:05:31 5a70cc3adeca: Layer already exists 06:05:31 e0db0e2cfcfc: Layer already exists 06:05:31 d77467b72896: Layer already exists 06:05:31 93d8ab0bd269: Layer already exists 06:05:31 49190dc77aad: Layer already exists 06:05:31 d1bc80f5df59: Layer already exists 06:05:31 47da49b179ba: Layer already exists 06:05:31 730cb4cd3147: Layer already exists 06:05:31 097100c76c15: Layer already exists 06:05:31 dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47: digest: sha256:99d9bb31cb66143c1341d0784f2684d4769caf4db3c295e708184a4499f06a06 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:05:31 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:05:31 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main 06:05:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 06:05:31 d77467b72896: Preparing 06:05:31 86a7a4cb5e83: Preparing 06:05:31 5a70cc3adeca: Preparing 06:05:31 93d8ab0bd269: Preparing 06:05:31 e0db0e2cfcfc: Preparing 06:05:31 d1bc80f5df59: Preparing 06:05:31 730cb4cd3147: Preparing 06:05:31 49190dc77aad: Preparing 06:05:31 47da49b179ba: Preparing 06:05:31 097100c76c15: Preparing 06:05:31 49190dc77aad: Waiting 06:05:31 d1bc80f5df59: Waiting 06:05:31 47da49b179ba: Waiting 06:05:31 097100c76c15: Waiting 06:05:31 730cb4cd3147: Waiting 06:05:31 5a70cc3adeca: Layer already exists 06:05:31 86a7a4cb5e83: Layer already exists 06:05:31 e0db0e2cfcfc: Layer already exists 06:05:31 d77467b72896: Layer already exists 06:05:31 93d8ab0bd269: Layer already exists 06:05:31 730cb4cd3147: Layer already exists 06:05:31 47da49b179ba: Layer already exists 06:05:31 49190dc77aad: Layer already exists 06:05:31 d1bc80f5df59: Layer already exists 06:05:31 097100c76c15: Layer already exists 06:05:31 main: digest: sha256:99d9bb31cb66143c1341d0784f2684d4769caf4db3c295e708184a4499f06a06 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:05:31 ===================================================== [Pipeline] echo 06:05:32 taggedImages: 06:05:32 - nexus3.edgexfoundry.org:10004/security-spire-agent:dda98da84915b6658b51999aa3f64d93038bbd9a 06:05:32 - nexus3.edgexfoundry.org:10004/security-spire-agent:latest 06:05:32 - nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.47 06:05:32 - nexus3.edgexfoundry.org:10004/security-spire-agent:dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47 06:05:32 - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo 06:05:32 [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: 06:05:32 dda98da84915b6658b51999aa3f64d93038bbd9a 06:05:32 latest 06:05:32 4.1.0-dev.47 06:05:32 dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47 06:05:32 main 06:05:32 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:05:32 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:dda98da84915b6658b51999aa3f64d93038bbd9a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:05:32 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:dda98da84915b6658b51999aa3f64d93038bbd9a 06:05:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 06:05:32 f406533e89dc: Preparing 06:05:32 61618f88d98f: Preparing 06:05:32 bf0f32bd2ea9: Preparing 06:05:32 93d8ab0bd269: Preparing 06:05:32 e0db0e2cfcfc: Preparing 06:05:32 ce3c493c3196: Preparing 06:05:32 ac07b1c9488e: Preparing 06:05:32 5eeca99b8d6b: Preparing 06:05:32 097100c76c15: Preparing 06:05:32 ac07b1c9488e: Waiting 06:05:32 097100c76c15: Waiting 06:05:32 5eeca99b8d6b: Waiting 06:05:32 ce3c493c3196: Waiting 06:05:32 e0db0e2cfcfc: Layer already exists 06:05:32 93d8ab0bd269: Layer already exists 06:05:32 61618f88d98f: Pushed 06:05:32 f406533e89dc: Pushed 06:05:32 bf0f32bd2ea9: Pushed 06:05:32 097100c76c15: Layer already exists 06:05:32 ac07b1c9488e: Pushed 06:05:32 5eeca99b8d6b: Pushed 06:05:45 ce3c493c3196: Pushed 06:05:45 dda98da84915b6658b51999aa3f64d93038bbd9a: digest: sha256:6fa2ec3d77706d499681af90696c093a0bb85e7fdcea594a3f28fbe086b7b2e6 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:05:45 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:05:45 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest 06:05:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 06:05:45 f406533e89dc: Preparing 06:05:45 61618f88d98f: Preparing 06:05:45 bf0f32bd2ea9: Preparing 06:05:45 93d8ab0bd269: Preparing 06:05:45 e0db0e2cfcfc: Preparing 06:05:45 ce3c493c3196: Preparing 06:05:45 ac07b1c9488e: Preparing 06:05:45 5eeca99b8d6b: Preparing 06:05:45 097100c76c15: Preparing 06:05:45 ac07b1c9488e: Waiting 06:05:45 5eeca99b8d6b: Waiting 06:05:45 097100c76c15: Waiting 06:05:45 ce3c493c3196: Waiting 06:05:45 61618f88d98f: Layer already exists 06:05:45 93d8ab0bd269: Layer already exists 06:05:45 f406533e89dc: Layer already exists 06:05:45 bf0f32bd2ea9: Layer already exists 06:05:45 e0db0e2cfcfc: Layer already exists 06:05:45 ce3c493c3196: Layer already exists 06:05:45 ac07b1c9488e: Layer already exists 06:05:45 097100c76c15: Layer already exists 06:05:45 5eeca99b8d6b: Layer already exists 06:05:45 latest: digest: sha256:6fa2ec3d77706d499681af90696c093a0bb85e7fdcea594a3f28fbe086b7b2e6 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:05:46 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.47 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:05:46 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.47 06:05:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 06:05:46 f406533e89dc: Preparing 06:05:46 61618f88d98f: Preparing 06:05:46 bf0f32bd2ea9: Preparing 06:05:46 93d8ab0bd269: Preparing 06:05:46 e0db0e2cfcfc: Preparing 06:05:46 ce3c493c3196: Preparing 06:05:46 ac07b1c9488e: Preparing 06:05:46 5eeca99b8d6b: Preparing 06:05:46 097100c76c15: Preparing 06:05:46 ce3c493c3196: Waiting 06:05:46 ac07b1c9488e: Waiting 06:05:46 5eeca99b8d6b: Waiting 06:05:46 097100c76c15: Waiting 06:05:46 93d8ab0bd269: Layer already exists 06:05:46 e0db0e2cfcfc: Layer already exists 06:05:46 61618f88d98f: Layer already exists 06:05:46 f406533e89dc: Layer already exists 06:05:46 bf0f32bd2ea9: Layer already exists 06:05:46 ce3c493c3196: Layer already exists 06:05:46 5eeca99b8d6b: Layer already exists 06:05:46 ac07b1c9488e: Layer already exists 06:05:46 097100c76c15: Layer already exists 06:05:46 4.1.0-dev.47: digest: sha256:6fa2ec3d77706d499681af90696c093a0bb85e7fdcea594a3f28fbe086b7b2e6 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:05:46 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:05:47 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47 06:05:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 06:05:47 f406533e89dc: Preparing 06:05:47 61618f88d98f: Preparing 06:05:47 bf0f32bd2ea9: Preparing 06:05:47 93d8ab0bd269: Preparing 06:05:47 e0db0e2cfcfc: Preparing 06:05:47 ce3c493c3196: Preparing 06:05:47 ac07b1c9488e: Preparing 06:05:47 5eeca99b8d6b: Preparing 06:05:47 ce3c493c3196: Waiting 06:05:47 ac07b1c9488e: Waiting 06:05:47 097100c76c15: Preparing 06:05:47 5eeca99b8d6b: Waiting 06:05:47 097100c76c15: Waiting 06:05:47 f406533e89dc: Layer already exists 06:05:47 bf0f32bd2ea9: Layer already exists 06:05:47 61618f88d98f: Layer already exists 06:05:47 93d8ab0bd269: Layer already exists 06:05:47 e0db0e2cfcfc: Layer already exists 06:05:47 ac07b1c9488e: Layer already exists 06:05:47 097100c76c15: Layer already exists 06:05:47 ce3c493c3196: Layer already exists 06:05:47 5eeca99b8d6b: Layer already exists 06:05:47 dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47: digest: sha256:6fa2ec3d77706d499681af90696c093a0bb85e7fdcea594a3f28fbe086b7b2e6 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:05:47 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:05:47 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main 06:05:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 06:05:47 f406533e89dc: Preparing 06:05:47 61618f88d98f: Preparing 06:05:47 bf0f32bd2ea9: Preparing 06:05:47 93d8ab0bd269: Preparing 06:05:47 e0db0e2cfcfc: Preparing 06:05:47 ce3c493c3196: Preparing 06:05:47 ac07b1c9488e: Preparing 06:05:47 5eeca99b8d6b: Preparing 06:05:47 097100c76c15: Preparing 06:05:47 ce3c493c3196: Waiting 06:05:47 ac07b1c9488e: Waiting 06:05:47 097100c76c15: Waiting 06:05:47 5eeca99b8d6b: Waiting 06:05:47 93d8ab0bd269: Layer already exists 06:05:47 f406533e89dc: Layer already exists 06:05:47 61618f88d98f: Layer already exists 06:05:47 e0db0e2cfcfc: Layer already exists 06:05:47 bf0f32bd2ea9: Layer already exists 06:05:47 ce3c493c3196: Layer already exists 06:05:47 5eeca99b8d6b: Layer already exists 06:05:47 ac07b1c9488e: Layer already exists 06:05:47 097100c76c15: Layer already exists 06:05:47 main: digest: sha256:6fa2ec3d77706d499681af90696c093a0bb85e7fdcea594a3f28fbe086b7b2e6 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:05:47 ===================================================== [Pipeline] echo 06:05:47 taggedImages: 06:05:47 - nexus3.edgexfoundry.org:10004/security-spire-config:dda98da84915b6658b51999aa3f64d93038bbd9a 06:05:47 - nexus3.edgexfoundry.org:10004/security-spire-config:latest 06:05:47 - nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.47 06:05:47 - nexus3.edgexfoundry.org:10004/security-spire-config:dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47 06:05:47 - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo 06:05:48 [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: 06:05:48 dda98da84915b6658b51999aa3f64d93038bbd9a 06:05:48 latest 06:05:48 4.1.0-dev.47 06:05:48 dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47 06:05:48 main 06:05:48 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:05:48 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:dda98da84915b6658b51999aa3f64d93038bbd9a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:05:48 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:dda98da84915b6658b51999aa3f64d93038bbd9a 06:05:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 06:05:48 b7d746028cc9: Preparing 06:05:48 d7139577a675: Preparing 06:05:48 052f05b3a750: Preparing 06:05:48 93d8ab0bd269: Preparing 06:05:48 e0db0e2cfcfc: Preparing 06:05:48 b1de431a11f1: Preparing 06:05:48 49190dc77aad: Preparing 06:05:48 47da49b179ba: Preparing 06:05:48 097100c76c15: Preparing 06:05:48 49190dc77aad: Waiting 06:05:48 47da49b179ba: Waiting 06:05:48 097100c76c15: Waiting 06:05:48 b1de431a11f1: Waiting 06:05:48 e0db0e2cfcfc: Layer already exists 06:05:48 052f05b3a750: Pushed 06:05:48 d7139577a675: Pushed 06:05:48 b7d746028cc9: Pushed 06:05:48 93d8ab0bd269: Layer already exists 06:05:48 49190dc77aad: Layer already exists 06:05:48 47da49b179ba: Layer already exists 06:05:48 097100c76c15: Layer already exists 06:06:01 b1de431a11f1: Pushed 06:06:01 dda98da84915b6658b51999aa3f64d93038bbd9a: digest: sha256:eb0547e847a146474062f07451e3d4260361a9c4e402e9d2f0ccbeb13ac97bad size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:06:01 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:06:01 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest 06:06:01 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 06:06:01 b7d746028cc9: Preparing 06:06:01 d7139577a675: Preparing 06:06:01 052f05b3a750: Preparing 06:06:01 93d8ab0bd269: Preparing 06:06:01 e0db0e2cfcfc: Preparing 06:06:01 b1de431a11f1: Preparing 06:06:01 49190dc77aad: Preparing 06:06:01 47da49b179ba: Preparing 06:06:01 097100c76c15: Preparing 06:06:01 49190dc77aad: Waiting 06:06:01 b1de431a11f1: Waiting 06:06:01 47da49b179ba: Waiting 06:06:01 097100c76c15: Waiting 06:06:01 052f05b3a750: Layer already exists 06:06:01 e0db0e2cfcfc: Layer already exists 06:06:01 d7139577a675: Layer already exists 06:06:01 93d8ab0bd269: Layer already exists 06:06:01 b7d746028cc9: Layer already exists 06:06:01 49190dc77aad: Layer already exists 06:06:01 b1de431a11f1: Layer already exists 06:06:01 47da49b179ba: Layer already exists 06:06:01 097100c76c15: Layer already exists 06:06:01 latest: digest: sha256:eb0547e847a146474062f07451e3d4260361a9c4e402e9d2f0ccbeb13ac97bad size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:06:02 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.47 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:06:02 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.47 06:06:02 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 06:06:02 b7d746028cc9: Preparing 06:06:02 d7139577a675: Preparing 06:06:02 052f05b3a750: Preparing 06:06:02 93d8ab0bd269: Preparing 06:06:02 e0db0e2cfcfc: Preparing 06:06:02 b1de431a11f1: Preparing 06:06:02 49190dc77aad: Preparing 06:06:02 47da49b179ba: Preparing 06:06:02 097100c76c15: Preparing 06:06:02 b1de431a11f1: Waiting 06:06:02 49190dc77aad: Waiting 06:06:02 47da49b179ba: Waiting 06:06:02 097100c76c15: Waiting 06:06:02 b7d746028cc9: Layer already exists 06:06:02 d7139577a675: Layer already exists 06:06:02 e0db0e2cfcfc: Layer already exists 06:06:02 93d8ab0bd269: Layer already exists 06:06:02 052f05b3a750: Layer already exists 06:06:02 097100c76c15: Layer already exists 06:06:02 49190dc77aad: Layer already exists 06:06:02 b1de431a11f1: Layer already exists 06:06:02 47da49b179ba: Layer already exists 06:06:02 4.1.0-dev.47: digest: sha256:eb0547e847a146474062f07451e3d4260361a9c4e402e9d2f0ccbeb13ac97bad size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:06:02 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:06:03 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47 06:06:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 06:06:03 b7d746028cc9: Preparing 06:06:03 d7139577a675: Preparing 06:06:03 052f05b3a750: Preparing 06:06:03 93d8ab0bd269: Preparing 06:06:03 e0db0e2cfcfc: Preparing 06:06:03 b1de431a11f1: Preparing 06:06:03 49190dc77aad: Preparing 06:06:03 47da49b179ba: Preparing 06:06:03 097100c76c15: Preparing 06:06:03 b1de431a11f1: Waiting 06:06:03 49190dc77aad: Waiting 06:06:03 47da49b179ba: Waiting 06:06:03 097100c76c15: Waiting 06:06:03 d7139577a675: Layer already exists 06:06:03 052f05b3a750: Layer already exists 06:06:03 e0db0e2cfcfc: Layer already exists 06:06:03 93d8ab0bd269: Layer already exists 06:06:03 b7d746028cc9: Layer already exists 06:06:03 47da49b179ba: Layer already exists 06:06:03 b1de431a11f1: Layer already exists 06:06:03 097100c76c15: Layer already exists 06:06:03 49190dc77aad: Layer already exists 06:06:03 dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47: digest: sha256:eb0547e847a146474062f07451e3d4260361a9c4e402e9d2f0ccbeb13ac97bad size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:06:03 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:06:03 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main 06:06:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 06:06:03 b7d746028cc9: Preparing 06:06:03 d7139577a675: Preparing 06:06:03 052f05b3a750: Preparing 06:06:03 93d8ab0bd269: Preparing 06:06:03 e0db0e2cfcfc: Preparing 06:06:03 b1de431a11f1: Preparing 06:06:03 49190dc77aad: Preparing 06:06:03 47da49b179ba: Preparing 06:06:03 097100c76c15: Preparing 06:06:03 49190dc77aad: Waiting 06:06:03 097100c76c15: Waiting 06:06:03 b1de431a11f1: Waiting 06:06:03 47da49b179ba: Waiting 06:06:03 d7139577a675: Layer already exists 06:06:03 93d8ab0bd269: Layer already exists 06:06:03 e0db0e2cfcfc: Layer already exists 06:06:03 052f05b3a750: Layer already exists 06:06:03 b7d746028cc9: Layer already exists 06:06:03 b1de431a11f1: Layer already exists 06:06:03 49190dc77aad: Layer already exists 06:06:03 47da49b179ba: Layer already exists 06:06:03 097100c76c15: Layer already exists 06:06:03 main: digest: sha256:eb0547e847a146474062f07451e3d4260361a9c4e402e9d2f0ccbeb13ac97bad size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:06:03 ===================================================== [Pipeline] echo 06:06:03 taggedImages: 06:06:03 - nexus3.edgexfoundry.org:10004/security-spire-server:dda98da84915b6658b51999aa3f64d93038bbd9a 06:06:03 - nexus3.edgexfoundry.org:10004/security-spire-server:latest 06:06:03 - nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.47 06:06:03 - nexus3.edgexfoundry.org:10004/security-spire-server:dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47 06:06:03 - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo 06:06:03 [edgeXDocker.push] Tagging docker image support-notifications with the following tags: 06:06:03 dda98da84915b6658b51999aa3f64d93038bbd9a 06:06:03 latest 06:06:03 4.1.0-dev.47 06:06:03 dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47 06:06:03 main 06:06:03 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:06:04 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:dda98da84915b6658b51999aa3f64d93038bbd9a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:06:04 + docker push nexus3.edgexfoundry.org:10004/support-notifications:dda98da84915b6658b51999aa3f64d93038bbd9a 06:06:04 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 06:06:04 d34c2a2f505d: Preparing 06:06:04 f2e0fe72d9ca: Preparing 06:06:04 93d8ab0bd269: Preparing 06:06:04 e0db0e2cfcfc: Preparing 06:06:04 43dfef9ab563: Preparing 06:06:04 cfc3da146afe: Preparing 06:06:04 097100c76c15: Preparing 06:06:04 cfc3da146afe: Waiting 06:06:04 097100c76c15: Waiting 06:06:04 93d8ab0bd269: Layer already exists 06:06:04 e0db0e2cfcfc: Layer already exists 06:06:04 097100c76c15: Layer already exists 06:06:04 d34c2a2f505d: Pushed 06:06:04 43dfef9ab563: Pushed 06:06:05 cfc3da146afe: Pushed 06:06:08 f2e0fe72d9ca: Pushed 06:06:08 dda98da84915b6658b51999aa3f64d93038bbd9a: digest: sha256:9111d8e7a3db60adf5b7e4cc80a004390743449589cf51648afcd73967a731bf size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:06:08 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:06:09 + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest 06:06:09 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 06:06:09 d34c2a2f505d: Preparing 06:06:09 f2e0fe72d9ca: Preparing 06:06:09 93d8ab0bd269: Preparing 06:06:09 e0db0e2cfcfc: Preparing 06:06:09 43dfef9ab563: Preparing 06:06:09 cfc3da146afe: Preparing 06:06:09 097100c76c15: Preparing 06:06:09 cfc3da146afe: Waiting 06:06:09 097100c76c15: Waiting 06:06:09 e0db0e2cfcfc: Layer already exists 06:06:09 d34c2a2f505d: Layer already exists 06:06:09 43dfef9ab563: Layer already exists 06:06:09 93d8ab0bd269: Layer already exists 06:06:09 f2e0fe72d9ca: Layer already exists 06:06:09 cfc3da146afe: Layer already exists 06:06:09 097100c76c15: Layer already exists 06:06:09 latest: digest: sha256:9111d8e7a3db60adf5b7e4cc80a004390743449589cf51648afcd73967a731bf size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:06:09 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.47 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:06:09 + docker push nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.47 06:06:09 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 06:06:09 d34c2a2f505d: Preparing 06:06:09 f2e0fe72d9ca: Preparing 06:06:09 93d8ab0bd269: Preparing 06:06:09 e0db0e2cfcfc: Preparing 06:06:09 43dfef9ab563: Preparing 06:06:09 cfc3da146afe: Preparing 06:06:09 097100c76c15: Preparing 06:06:09 097100c76c15: Waiting 06:06:09 cfc3da146afe: Waiting 06:06:09 93d8ab0bd269: Layer already exists 06:06:09 f2e0fe72d9ca: Layer already exists 06:06:09 d34c2a2f505d: Layer already exists 06:06:09 43dfef9ab563: Layer already exists 06:06:09 e0db0e2cfcfc: Layer already exists 06:06:09 097100c76c15: Layer already exists 06:06:09 cfc3da146afe: Layer already exists 06:06:09 4.1.0-dev.47: digest: sha256:9111d8e7a3db60adf5b7e4cc80a004390743449589cf51648afcd73967a731bf size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:06:10 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:06:10 + docker push nexus3.edgexfoundry.org:10004/support-notifications:dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47 06:06:10 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 06:06:10 d34c2a2f505d: Preparing 06:06:10 f2e0fe72d9ca: Preparing 06:06:10 93d8ab0bd269: Preparing 06:06:10 e0db0e2cfcfc: Preparing 06:06:10 43dfef9ab563: Preparing 06:06:10 cfc3da146afe: Preparing 06:06:10 097100c76c15: Preparing 06:06:10 cfc3da146afe: Waiting 06:06:10 097100c76c15: Waiting 06:06:10 e0db0e2cfcfc: Layer already exists 06:06:10 43dfef9ab563: Layer already exists 06:06:10 d34c2a2f505d: Layer already exists 06:06:10 93d8ab0bd269: Layer already exists 06:06:10 cfc3da146afe: Layer already exists 06:06:10 097100c76c15: Layer already exists 06:06:10 f2e0fe72d9ca: Layer already exists 06:06:10 dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47: digest: sha256:9111d8e7a3db60adf5b7e4cc80a004390743449589cf51648afcd73967a731bf size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:06:10 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:06:11 + docker push nexus3.edgexfoundry.org:10004/support-notifications:main 06:06:11 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 06:06:11 d34c2a2f505d: Preparing 06:06:11 f2e0fe72d9ca: Preparing 06:06:11 93d8ab0bd269: Preparing 06:06:11 e0db0e2cfcfc: Preparing 06:06:11 43dfef9ab563: Preparing 06:06:11 cfc3da146afe: Preparing 06:06:11 097100c76c15: Preparing 06:06:11 cfc3da146afe: Waiting 06:06:11 097100c76c15: Waiting 06:06:11 43dfef9ab563: Layer already exists 06:06:11 93d8ab0bd269: Layer already exists 06:06:11 e0db0e2cfcfc: Layer already exists 06:06:11 f2e0fe72d9ca: Layer already exists 06:06:11 d34c2a2f505d: Layer already exists 06:06:11 cfc3da146afe: Layer already exists 06:06:11 097100c76c15: Layer already exists 06:06:11 main: digest: sha256:9111d8e7a3db60adf5b7e4cc80a004390743449589cf51648afcd73967a731bf size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:06:11 ===================================================== [Pipeline] echo 06:06:11 taggedImages: 06:06:11 - nexus3.edgexfoundry.org:10004/support-notifications:dda98da84915b6658b51999aa3f64d93038bbd9a 06:06:11 - nexus3.edgexfoundry.org:10004/support-notifications:latest 06:06:11 - nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.47 06:06:11 - nexus3.edgexfoundry.org:10004/support-notifications:dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47 06:06:11 - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo 06:06:11 [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: 06:06:11 dda98da84915b6658b51999aa3f64d93038bbd9a 06:06:11 latest 06:06:11 4.1.0-dev.47 06:06:11 dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47 06:06:11 main 06:06:11 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:06:11 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:dda98da84915b6658b51999aa3f64d93038bbd9a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:06:11 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:dda98da84915b6658b51999aa3f64d93038bbd9a 06:06:11 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 06:06:11 8ac2c1c9a8d4: Preparing 06:06:11 74bd6ce2728d: Preparing 06:06:11 93d8ab0bd269: Preparing 06:06:11 e0db0e2cfcfc: Preparing 06:06:11 d5f2f80c3c02: Preparing 06:06:11 588f6e4f7e08: Preparing 06:06:11 097100c76c15: Preparing 06:06:11 588f6e4f7e08: Waiting 06:06:11 097100c76c15: Waiting 06:06:11 93d8ab0bd269: Layer already exists 06:06:12 8ac2c1c9a8d4: Pushed 06:06:12 d5f2f80c3c02: Pushed 06:06:12 e0db0e2cfcfc: Layer already exists 06:06:12 588f6e4f7e08: Pushed 06:06:12 097100c76c15: Layer already exists 06:06:16 74bd6ce2728d: Pushed 06:06:16 dda98da84915b6658b51999aa3f64d93038bbd9a: digest: sha256:41c5b9a0a71315fcc3525db85b9230c9166003ccad9e1b63831af98caf22c718 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:06:16 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:06:16 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest 06:06:16 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 06:06:16 8ac2c1c9a8d4: Preparing 06:06:16 74bd6ce2728d: Preparing 06:06:16 93d8ab0bd269: Preparing 06:06:16 e0db0e2cfcfc: Preparing 06:06:16 d5f2f80c3c02: Preparing 06:06:16 588f6e4f7e08: Preparing 06:06:16 097100c76c15: Preparing 06:06:16 588f6e4f7e08: Waiting 06:06:16 d5f2f80c3c02: Layer already exists 06:06:16 8ac2c1c9a8d4: Layer already exists 06:06:16 74bd6ce2728d: Layer already exists 06:06:16 93d8ab0bd269: Layer already exists 06:06:16 e0db0e2cfcfc: Layer already exists 06:06:16 588f6e4f7e08: Layer already exists 06:06:16 097100c76c15: Layer already exists 06:06:16 latest: digest: sha256:41c5b9a0a71315fcc3525db85b9230c9166003ccad9e1b63831af98caf22c718 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:06:17 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.47 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:06:17 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.47 06:06:17 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 06:06:17 8ac2c1c9a8d4: Preparing 06:06:17 74bd6ce2728d: Preparing 06:06:17 93d8ab0bd269: Preparing 06:06:17 e0db0e2cfcfc: Preparing 06:06:17 d5f2f80c3c02: Preparing 06:06:17 588f6e4f7e08: Preparing 06:06:17 097100c76c15: Preparing 06:06:17 588f6e4f7e08: Waiting 06:06:17 097100c76c15: Waiting 06:06:17 d5f2f80c3c02: Layer already exists 06:06:17 74bd6ce2728d: Layer already exists 06:06:17 8ac2c1c9a8d4: Layer already exists 06:06:17 93d8ab0bd269: Layer already exists 06:06:17 e0db0e2cfcfc: Layer already exists 06:06:17 588f6e4f7e08: Layer already exists 06:06:17 097100c76c15: Layer already exists 06:06:17 4.1.0-dev.47: digest: sha256:41c5b9a0a71315fcc3525db85b9230c9166003ccad9e1b63831af98caf22c718 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:06:18 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:06:18 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47 06:06:18 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 06:06:18 8ac2c1c9a8d4: Preparing 06:06:18 74bd6ce2728d: Preparing 06:06:18 93d8ab0bd269: Preparing 06:06:18 e0db0e2cfcfc: Preparing 06:06:18 d5f2f80c3c02: Preparing 06:06:18 588f6e4f7e08: Preparing 06:06:18 097100c76c15: Preparing 06:06:18 588f6e4f7e08: Waiting 06:06:18 097100c76c15: Waiting 06:06:18 93d8ab0bd269: Layer already exists 06:06:18 74bd6ce2728d: Layer already exists 06:06:18 8ac2c1c9a8d4: Layer already exists 06:06:18 e0db0e2cfcfc: Layer already exists 06:06:18 d5f2f80c3c02: Layer already exists 06:06:18 588f6e4f7e08: Layer already exists 06:06:18 097100c76c15: Layer already exists 06:06:18 dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47: digest: sha256:41c5b9a0a71315fcc3525db85b9230c9166003ccad9e1b63831af98caf22c718 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:06:18 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:06:19 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main 06:06:19 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 06:06:19 8ac2c1c9a8d4: Preparing 06:06:19 74bd6ce2728d: Preparing 06:06:19 93d8ab0bd269: Preparing 06:06:19 e0db0e2cfcfc: Preparing 06:06:19 d5f2f80c3c02: Preparing 06:06:19 588f6e4f7e08: Preparing 06:06:19 097100c76c15: Preparing 06:06:19 588f6e4f7e08: Waiting 06:06:19 097100c76c15: Waiting 06:06:19 74bd6ce2728d: Layer already exists 06:06:19 93d8ab0bd269: Layer already exists 06:06:19 e0db0e2cfcfc: Layer already exists 06:06:19 d5f2f80c3c02: Layer already exists 06:06:19 8ac2c1c9a8d4: Layer already exists 06:06:19 588f6e4f7e08: Layer already exists 06:06:19 097100c76c15: Layer already exists 06:06:19 main: digest: sha256:41c5b9a0a71315fcc3525db85b9230c9166003ccad9e1b63831af98caf22c718 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:06:19 ===================================================== [Pipeline] echo 06:06:19 taggedImages: 06:06:19 - nexus3.edgexfoundry.org:10004/support-scheduler:dda98da84915b6658b51999aa3f64d93038bbd9a 06:06:19 - nexus3.edgexfoundry.org:10004/support-scheduler:latest 06:06:19 - nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.47 06:06:19 - nexus3.edgexfoundry.org:10004/support-scheduler:dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47 06:06:19 - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] echo 06:06:19 ========================================================= 06:06:19 [edgeXBuildMultiArch] RAW Config: 06:06:19 images: 06:06:19 - nexus3.edgexfoundry.org:10004/core-command:dda98da84915b6658b51999aa3f64d93038bbd9a 06:06:19 - nexus3.edgexfoundry.org:10004/core-command:latest 06:06:19 - nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.47 06:06:19 - nexus3.edgexfoundry.org:10004/core-command:dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47 06:06:19 - nexus3.edgexfoundry.org:10004/core-command:main 06:06:19 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:dda98da84915b6658b51999aa3f64d93038bbd9a 06:06:19 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 06:06:19 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.47 06:06:19 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47 06:06:19 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main 06:06:19 - nexus3.edgexfoundry.org:10004/core-data:dda98da84915b6658b51999aa3f64d93038bbd9a 06:06:19 - nexus3.edgexfoundry.org:10004/core-data:latest 06:06:19 - nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.47 06:06:19 - nexus3.edgexfoundry.org:10004/core-data:dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47 06:06:19 - nexus3.edgexfoundry.org:10004/core-data:main 06:06:19 - nexus3.edgexfoundry.org:10004/core-keeper:dda98da84915b6658b51999aa3f64d93038bbd9a 06:06:19 - nexus3.edgexfoundry.org:10004/core-keeper:latest 06:06:19 - nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.47 06:06:19 - nexus3.edgexfoundry.org:10004/core-keeper:dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47 06:06:19 - nexus3.edgexfoundry.org:10004/core-keeper:main 06:06:19 - nexus3.edgexfoundry.org:10004/core-metadata:dda98da84915b6658b51999aa3f64d93038bbd9a 06:06:19 - nexus3.edgexfoundry.org:10004/core-metadata:latest 06:06:19 - nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.47 06:06:19 - nexus3.edgexfoundry.org:10004/core-metadata:dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47 06:06:19 - nexus3.edgexfoundry.org:10004/core-metadata:main 06:06:19 - nexus3.edgexfoundry.org:10004/security-bootstrapper:dda98da84915b6658b51999aa3f64d93038bbd9a 06:06:19 - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 06:06:19 - nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.47 06:06:19 - nexus3.edgexfoundry.org:10004/security-bootstrapper:dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47 06:06:19 - nexus3.edgexfoundry.org:10004/security-bootstrapper:main 06:06:19 - nexus3.edgexfoundry.org:10004/security-proxy-auth:dda98da84915b6658b51999aa3f64d93038bbd9a 06:06:19 - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 06:06:19 - nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.47 06:06:19 - nexus3.edgexfoundry.org:10004/security-proxy-auth:dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47 06:06:19 - nexus3.edgexfoundry.org:10004/security-proxy-auth:main 06:06:19 - nexus3.edgexfoundry.org:10004/security-proxy-setup:dda98da84915b6658b51999aa3f64d93038bbd9a 06:06:19 - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 06:06:19 - nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.47 06:06:19 - nexus3.edgexfoundry.org:10004/security-proxy-setup:dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47 06:06:19 - nexus3.edgexfoundry.org:10004/security-proxy-setup:main 06:06:19 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:dda98da84915b6658b51999aa3f64d93038bbd9a 06:06:19 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 06:06:19 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.47 06:06:19 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47 06:06:19 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 06:06:19 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:dda98da84915b6658b51999aa3f64d93038bbd9a 06:06:19 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 06:06:19 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.47 06:06:19 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47 06:06:19 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 06:06:19 - nexus3.edgexfoundry.org:10004/security-spire-agent:dda98da84915b6658b51999aa3f64d93038bbd9a 06:06:19 - nexus3.edgexfoundry.org:10004/security-spire-agent:latest 06:06:19 - nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.47 06:06:19 - nexus3.edgexfoundry.org:10004/security-spire-agent:dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47 06:06:19 - nexus3.edgexfoundry.org:10004/security-spire-agent:main 06:06:19 - nexus3.edgexfoundry.org:10004/security-spire-config:dda98da84915b6658b51999aa3f64d93038bbd9a 06:06:19 - nexus3.edgexfoundry.org:10004/security-spire-config:latest 06:06:19 - nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.47 06:06:19 - nexus3.edgexfoundry.org:10004/security-spire-config:dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47 06:06:19 - nexus3.edgexfoundry.org:10004/security-spire-config:main 06:06:19 - nexus3.edgexfoundry.org:10004/security-spire-server:dda98da84915b6658b51999aa3f64d93038bbd9a 06:06:19 - nexus3.edgexfoundry.org:10004/security-spire-server:latest 06:06:19 - nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.47 06:06:19 - nexus3.edgexfoundry.org:10004/security-spire-server:dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47 06:06:19 - nexus3.edgexfoundry.org:10004/security-spire-server:main 06:06:19 - nexus3.edgexfoundry.org:10004/support-notifications:dda98da84915b6658b51999aa3f64d93038bbd9a 06:06:19 - nexus3.edgexfoundry.org:10004/support-notifications:latest 06:06:19 - nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.47 06:06:19 - nexus3.edgexfoundry.org:10004/support-notifications:dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47 06:06:19 - nexus3.edgexfoundry.org:10004/support-notifications:main 06:06:19 - nexus3.edgexfoundry.org:10004/support-scheduler:dda98da84915b6658b51999aa3f64d93038bbd9a 06:06:19 - nexus3.edgexfoundry.org:10004/support-scheduler:latest 06:06:19 - nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.47 06:06:19 - nexus3.edgexfoundry.org:10004/support-scheduler:dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47 06:06:19 - nexus3.edgexfoundry.org:10004/support-scheduler:main 06:06:19 settingsFile: 06:06:19 edgex-go-settings 06:06:19 ========================================================= [Pipeline] node 06:06:34 Still waiting to schedule task 06:06:34 Waiting for next available executor on ‘centos7-docker-4c-2g’ 06:10:28 Running on prd-centos7-docker-4c-2g-6987 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Create Multi-Arch Images) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:10:28 provisioning config files... 06:10:28 copy managed file [edgex-go-settings] to file:/w/workspace/edgexfoundry_edgex-go_main@tmp/config466093125836221947tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:10:32 ---> ****-login.sh 06:10:32 nexus3.edgexfoundry.org:10001 06:10:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:10:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:10:33 Configure a credential helper to remove this warning. See 06:10:33 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:10:33 06:10:33 Login Succeeded 06:10:33 nexus3.edgexfoundry.org:10002 06:10:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:10:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:10:33 Configure a credential helper to remove this warning. See 06:10:33 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:10:33 06:10:33 Login Succeeded 06:10:33 nexus3.edgexfoundry.org:10003 06:10:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:10:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:10:33 Configure a credential helper to remove this warning. See 06:10:33 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:10:33 06:10:33 Login Succeeded 06:10:33 nexus3.edgexfoundry.org:10004 06:10:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:10:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:10:33 Configure a credential helper to remove this warning. See 06:10:33 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:10:33 06:10:33 Login Succeeded 06:10:33 ****.io 06:10:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:10:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:10:33 Configure a credential helper to remove this warning. See 06:10:33 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:10:33 06:10:33 Login Succeeded 06:10:33 ---> ****-login.sh ends [Pipeline] } 06:10:34 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:10:34 + docker buildx ls 06:10:34 NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS 06:10:34 default * docker 06:10:34 default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh 06:10:34 + docker buildx create --name edgex-builder --platform linux/amd64,linux/arm64 --use 06:10:34 edgex-builder [Pipeline] sh 06:10:35 + docker buildx inspect --bootstrap 06:10:35 #1 [internal] booting buildkit 06:10:35 #1 pulling image moby/buildkit:buildx-stable-1 06:10:37 #1 pulling image moby/buildkit:buildx-stable-1 2.9s done 06:10:38 #1 creating container buildx_buildkit_edgex-builder0 06:10:40 #1 creating container buildx_buildkit_edgex-builder0 2.5s done 06:10:40 #1 DONE 5.4s 06:10:40 Name: edgex-builder 06:10:40 Driver: docker-container 06:10:40 06:10:40 Nodes: 06:10:40 Name: edgex-builder0 06:10:40 Endpoint: unix:///var/run/docker.sock 06:10:40 Status: running 06:10:40 Buildkit: v0.22.0 06:10:40 Platforms: linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [Pipeline] sh 06:10:40 + docker buildx ls 06:10:40 NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS 06:10:40 edgex-builder * docker-container 06:10:40 edgex-builder0 unix:///var/run/docker.sock running v0.22.0 linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 06:10:40 default docker 06:10:40 default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh 06:10:41 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-command:dda98da84915b6658b51999aa3f64d93038bbd9a --push - 06:10:41 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-command:dda98da84915b6658b51999aa3f64d93038bbd9a' 06:10:41 #1 [internal] load build definition from Dockerfile 06:10:41 #1 transferring dockerfile: 197B done 06:10:41 #1 DONE 0.0s 06:10:41 06:10:41 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:dda98da84915b6658b51999aa3f64d93038bbd9a 06:10:41 #2 DONE 0.1s 06:10:41 06:10:41 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:dda98da84915b6658b51999aa3f64d93038bbd9a 06:10:41 #3 DONE 0.1s 06:10:41 06:10:41 #4 [internal] load .dockerignore 06:10:41 #4 transferring context: 2B done 06:10:41 #4 DONE 0.0s 06:10:41 06:10:41 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:dda98da84915b6658b51999aa3f64d93038bbd9a@sha256:cc9902e81dbb58b94f192805d6e4f4c883c9737370688b7b911ca747310bbce1 06:10:41 #5 resolve nexus3.edgexfoundry.org:10004/core-command:dda98da84915b6658b51999aa3f64d93038bbd9a@sha256:cc9902e81dbb58b94f192805d6e4f4c883c9737370688b7b911ca747310bbce1 0.0s done 06:10:41 #5 DONE 0.0s 06:10:41 06:10:41 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:dda98da84915b6658b51999aa3f64d93038bbd9a@sha256:cc9902e81dbb58b94f192805d6e4f4c883c9737370688b7b911ca747310bbce1 06:10:41 #6 resolve nexus3.edgexfoundry.org:10004/core-command:dda98da84915b6658b51999aa3f64d93038bbd9a@sha256:cc9902e81dbb58b94f192805d6e4f4c883c9737370688b7b911ca747310bbce1 0.0s done 06:10:41 #6 DONE 0.1s 06:10:41 06:10:41 #7 [auth] core-command:pull,push token for nexus3.edgexfoundry.org:10004 06:10:41 #7 DONE 0.0s 06:10:41 06:10:41 #8 exporting to image 06:10:41 #8 exporting layers done 06:10:41 #8 exporting manifest sha256:725dc75234e7420af0348e7b30716f48c8bec0ab503b575b2e494b08a1032941 done 06:10:41 #8 exporting config sha256:b78c893a332af0882a3a5fa568d6291a1bcf7230d8fbf4b9cfe99755735e4872 done 06:10:41 #8 exporting manifest sha256:451f83f998a258b4edcdb8ae4f9c1b0dcea516e9cb5eb4fcac8ed898b49f6b58 done 06:10:41 #8 exporting config sha256:8745a5af64bba657022d60c621f91fdf82c9db3e27ad1022b784e848016f496e done 06:10:41 #8 exporting manifest list sha256:3d4632eee09dadd23ec0c4ee935307f38cd74571feed4fcaace3d298563df026 0.0s done 06:10:41 #8 pushing layers 0.1s done 06:10:41 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:dda98da84915b6658b51999aa3f64d93038bbd9a@sha256:3d4632eee09dadd23ec0c4ee935307f38cd74571feed4fcaace3d298563df026 06:10:41 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 06:10:41 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:dda98da84915b6658b51999aa3f64d93038bbd9a@sha256:3d4632eee09dadd23ec0c4ee935307f38cd74571feed4fcaace3d298563df026 0.1s done 06:10:41 #8 DONE 0.2s 06:10:41 06:10:41 1 warning found (use --debug to expand): 06:10:41  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 06:10:41 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-command:latest' 06:10:41 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-command:latest --push - 06:10:41 #1 [internal] load build definition from Dockerfile 06:10:41 #1 transferring dockerfile: 163B done 06:10:41 #1 DONE 0.0s 06:10:41 06:10:41 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:latest 06:10:41 #2 DONE 0.0s 06:10:41 06:10:41 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:latest 06:10:41 #3 DONE 0.0s 06:10:41 06:10:41 #4 [internal] load .dockerignore 06:10:41 #4 transferring context: 2B done 06:10:41 #4 DONE 0.0s 06:10:41 06:10:41 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:latest@sha256:cc9902e81dbb58b94f192805d6e4f4c883c9737370688b7b911ca747310bbce1 06:10:41 #5 resolve nexus3.edgexfoundry.org:10004/core-command:latest@sha256:cc9902e81dbb58b94f192805d6e4f4c883c9737370688b7b911ca747310bbce1 done 06:10:41 #5 DONE 0.0s 06:10:41 06:10:41 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:latest@sha256:cc9902e81dbb58b94f192805d6e4f4c883c9737370688b7b911ca747310bbce1 06:10:42 #6 resolve nexus3.edgexfoundry.org:10004/core-command:latest@sha256:cc9902e81dbb58b94f192805d6e4f4c883c9737370688b7b911ca747310bbce1 0.0s done 06:10:42 #6 CACHED 06:10:42 06:10:42 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:latest@sha256:cc9902e81dbb58b94f192805d6e4f4c883c9737370688b7b911ca747310bbce1 06:10:42 #5 CACHED 06:10:42 06:10:42 #7 [auth] core-command:pull,push token for nexus3.edgexfoundry.org:10004 06:10:42 #7 DONE 0.0s 06:10:42 06:10:42 #8 exporting to image 06:10:42 #8 exporting layers done 06:10:42 #8 exporting manifest sha256:725dc75234e7420af0348e7b30716f48c8bec0ab503b575b2e494b08a1032941 done 06:10:42 #8 exporting config sha256:b78c893a332af0882a3a5fa568d6291a1bcf7230d8fbf4b9cfe99755735e4872 done 06:10:42 #8 exporting manifest sha256:451f83f998a258b4edcdb8ae4f9c1b0dcea516e9cb5eb4fcac8ed898b49f6b58 done 06:10:42 #8 exporting config sha256:8745a5af64bba657022d60c621f91fdf82c9db3e27ad1022b784e848016f496e done 06:10:42 #8 exporting manifest list sha256:3d4632eee09dadd23ec0c4ee935307f38cd74571feed4fcaace3d298563df026 done 06:10:42 #8 pushing layers 0.0s done 06:10:42 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:latest@sha256:3d4632eee09dadd23ec0c4ee935307f38cd74571feed4fcaace3d298563df026 0.1s done 06:10:42 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 06:10:42 #8 DONE 0.1s 06:10:42 06:10:42 1 warning found (use --debug to expand): 06:10:42  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 06:10:42 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.47' 06:10:42 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.47 --push - 06:10:42 #1 [internal] load build definition from Dockerfile 06:10:42 #1 transferring dockerfile: 169B done 06:10:42 #1 DONE 0.0s 06:10:42 06:10:42 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.47 06:10:42 #2 DONE 0.0s 06:10:42 06:10:42 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.47 06:10:42 #3 DONE 0.0s 06:10:42 06:10:42 #4 [internal] load .dockerignore 06:10:42 #4 transferring context: 2B done 06:10:42 #4 DONE 0.0s 06:10:42 06:10:42 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.47@sha256:cc9902e81dbb58b94f192805d6e4f4c883c9737370688b7b911ca747310bbce1 06:10:42 #5 resolve nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.47@sha256:cc9902e81dbb58b94f192805d6e4f4c883c9737370688b7b911ca747310bbce1 0.0s done 06:10:42 #5 CACHED 06:10:42 06:10:42 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.47@sha256:cc9902e81dbb58b94f192805d6e4f4c883c9737370688b7b911ca747310bbce1 06:10:42 #6 resolve nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.47@sha256:cc9902e81dbb58b94f192805d6e4f4c883c9737370688b7b911ca747310bbce1 0.0s done 06:10:42 #6 CACHED 06:10:42 06:10:42 #7 exporting to image 06:10:42 #7 exporting layers done 06:10:42 #7 exporting manifest sha256:725dc75234e7420af0348e7b30716f48c8bec0ab503b575b2e494b08a1032941 done 06:10:42 #7 exporting config sha256:b78c893a332af0882a3a5fa568d6291a1bcf7230d8fbf4b9cfe99755735e4872 done 06:10:42 #7 exporting manifest sha256:451f83f998a258b4edcdb8ae4f9c1b0dcea516e9cb5eb4fcac8ed898b49f6b58 06:10:42 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 06:10:42 #7 exporting manifest sha256:451f83f998a258b4edcdb8ae4f9c1b0dcea516e9cb5eb4fcac8ed898b49f6b58 done 06:10:42 #7 exporting config sha256:8745a5af64bba657022d60c621f91fdf82c9db3e27ad1022b784e848016f496e done 06:10:42 #7 exporting manifest list sha256:3d4632eee09dadd23ec0c4ee935307f38cd74571feed4fcaace3d298563df026 done 06:10:42 #7 pushing layers 0.0s done 06:10:42 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.47@sha256:3d4632eee09dadd23ec0c4ee935307f38cd74571feed4fcaace3d298563df026 0.1s done 06:10:42 #7 DONE 0.1s 06:10:42 06:10:42 #8 [auth] core-command:pull,push token for nexus3.edgexfoundry.org:10004 06:10:42 #8 DONE 0.0s 06:10:42 06:10:42 1 warning found (use --debug to expand): 06:10:42  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 06:10:43 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-command:dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47 --push - 06:10:43 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-command:dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47' 06:10:43 #1 [internal] load build definition from Dockerfile 06:10:43 #1 transferring dockerfile: 210B done 06:10:43 #1 DONE 0.0s 06:10:43 06:10:43 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47 06:10:43 #2 DONE 0.0s 06:10:43 06:10:43 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47 06:10:43 #3 DONE 0.0s 06:10:43 06:10:43 #4 [internal] load .dockerignore 06:10:43 #4 transferring context: 2B done 06:10:43 #4 DONE 0.0s 06:10:43 06:10:43 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47@sha256:cc9902e81dbb58b94f192805d6e4f4c883c9737370688b7b911ca747310bbce1 06:10:43 #5 resolve nexus3.edgexfoundry.org:10004/core-command:dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47@sha256:cc9902e81dbb58b94f192805d6e4f4c883c9737370688b7b911ca747310bbce1 done 06:10:43 #5 CACHED 06:10:43 06:10:43 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47@sha256:cc9902e81dbb58b94f192805d6e4f4c883c9737370688b7b911ca747310bbce1 06:10:43 #6 resolve nexus3.edgexfoundry.org:10004/core-command:dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47@sha256:cc9902e81dbb58b94f192805d6e4f4c883c9737370688b7b911ca747310bbce1 0.0s done 06:10:43 #6 CACHED 06:10:43 06:10:43 #7 exporting to image 06:10:43 #7 exporting layers done 06:10:43 #7 exporting manifest sha256:725dc75234e7420af0348e7b30716f48c8bec0ab503b575b2e494b08a1032941 done 06:10:43 #7 exporting config sha256:b78c893a332af0882a3a5fa568d6291a1bcf7230d8fbf4b9cfe99755735e4872 done 06:10:43 #7 exporting manifest sha256:451f83f998a258b4edcdb8ae4f9c1b0dcea516e9cb5eb4fcac8ed898b49f6b58 done 06:10:43 #7 exporting config sha256:8745a5af64bba657022d60c621f91fdf82c9db3e27ad1022b784e848016f496e done 06:10:43 #7 exporting manifest list sha256:3d4632eee09dadd23ec0c4ee935307f38cd74571feed4fcaace3d298563df026 done 06:10:43 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 06:10:43 #7 pushing layers 0.0s done 06:10:43 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47@sha256:3d4632eee09dadd23ec0c4ee935307f38cd74571feed4fcaace3d298563df026 0.1s done 06:10:43 #7 DONE 0.1s 06:10:43 06:10:43 #8 [auth] core-command:pull,push token for nexus3.edgexfoundry.org:10004 06:10:43 #8 DONE 0.0s 06:10:43 06:10:43 1 warning found (use --debug to expand): 06:10:43  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 06:10:43 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-command:main' 06:10:43 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-command:main --push - 06:10:43 #1 [internal] load build definition from Dockerfile 06:10:43 #1 transferring dockerfile: 161B done 06:10:43 #1 DONE 0.0s 06:10:43 06:10:43 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:main 06:10:43 #2 DONE 0.0s 06:10:43 06:10:43 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:main 06:10:43 #3 DONE 0.0s 06:10:43 06:10:43 #4 [internal] load .dockerignore 06:10:43 #4 transferring context: 2B done 06:10:43 #4 DONE 0.0s 06:10:43 06:10:43 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:main@sha256:cc9902e81dbb58b94f192805d6e4f4c883c9737370688b7b911ca747310bbce1 06:10:43 #5 resolve nexus3.edgexfoundry.org:10004/core-command:main@sha256:cc9902e81dbb58b94f192805d6e4f4c883c9737370688b7b911ca747310bbce1 0.0s done 06:10:43 #5 CACHED 06:10:43 06:10:43 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:main@sha256:cc9902e81dbb58b94f192805d6e4f4c883c9737370688b7b911ca747310bbce1 06:10:43 #6 resolve nexus3.edgexfoundry.org:10004/core-command:main@sha256:cc9902e81dbb58b94f192805d6e4f4c883c9737370688b7b911ca747310bbce1 0.0s done 06:10:43 #6 CACHED 06:10:43 06:10:43 #7 exporting to image 06:10:43 #7 exporting layers done 06:10:43 #7 exporting manifest sha256:725dc75234e7420af0348e7b30716f48c8bec0ab503b575b2e494b08a1032941 done 06:10:43 #7 exporting config sha256:b78c893a332af0882a3a5fa568d6291a1bcf7230d8fbf4b9cfe99755735e4872 done 06:10:43 #7 exporting manifest sha256:451f83f998a258b4edcdb8ae4f9c1b0dcea516e9cb5eb4fcac8ed898b49f6b58 done 06:10:43 #7 exporting config sha256:8745a5af64bba657022d60c621f91fdf82c9db3e27ad1022b784e848016f496e 06:10:43 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 06:10:43 #7 exporting config sha256:8745a5af64bba657022d60c621f91fdf82c9db3e27ad1022b784e848016f496e done 06:10:43 #7 exporting manifest list sha256:3d4632eee09dadd23ec0c4ee935307f38cd74571feed4fcaace3d298563df026 done 06:10:43 #7 pushing layers 0.0s done 06:10:43 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:main@sha256:3d4632eee09dadd23ec0c4ee935307f38cd74571feed4fcaace3d298563df026 0.1s done 06:10:43 #7 DONE 0.1s 06:10:43 06:10:43 #8 [auth] core-command:pull,push token for nexus3.edgexfoundry.org:10004 06:10:43 #8 DONE 0.0s 06:10:43 06:10:43 1 warning found (use --debug to expand): 06:10:43  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 06:10:44 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:dda98da84915b6658b51999aa3f64d93038bbd9a' 06:10:44 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:dda98da84915b6658b51999aa3f64d93038bbd9a --push - 06:10:44 #1 [internal] load build definition from Dockerfile 06:10:44 #1 transferring dockerfile: 216B done 06:10:44 #1 DONE 0.0s 06:10:44 06:10:44 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:dda98da84915b6658b51999aa3f64d93038bbd9a 06:10:44 #2 DONE 0.0s 06:10:44 06:10:44 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:dda98da84915b6658b51999aa3f64d93038bbd9a 06:10:44 #3 DONE 0.1s 06:10:44 06:10:44 #4 [internal] load .dockerignore 06:10:44 #4 transferring context: 2B done 06:10:44 #4 DONE 0.0s 06:10:44 06:10:44 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:dda98da84915b6658b51999aa3f64d93038bbd9a@sha256:34f8e8ec6d8b29bea3161b318bad9bf338c56793fefa10ae9353a6cf232385fc 06:10:44 #5 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:dda98da84915b6658b51999aa3f64d93038bbd9a@sha256:34f8e8ec6d8b29bea3161b318bad9bf338c56793fefa10ae9353a6cf232385fc 06:10:44 #5 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:dda98da84915b6658b51999aa3f64d93038bbd9a@sha256:34f8e8ec6d8b29bea3161b318bad9bf338c56793fefa10ae9353a6cf232385fc 0.0s done 06:10:44 #5 DONE 0.1s 06:10:44 06:10:44 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:dda98da84915b6658b51999aa3f64d93038bbd9a@sha256:34f8e8ec6d8b29bea3161b318bad9bf338c56793fefa10ae9353a6cf232385fc 06:10:44 #6 DONE 0.0s 06:10:44 06:10:44 #7 exporting to image 06:10:44 #7 exporting layers done 06:10:44 #7 exporting manifest sha256:1716728a65de6cef80921175a35a51bd122f12bcc452f3eb7cb02d9724214c6e done 06:10:44 #7 exporting config sha256:f9a3808510f988df7fa836e01539192b0e04f1ae67f7e9ce0b45af37b8702c15 done 06:10:44 #7 exporting manifest sha256:e0b17046da218a6af3ace7d3c7aa8737f01eb594620b4426ff08d2892bb7e9ab done 06:10:44 #7 exporting config sha256:aeebbf12c5dc69fb8bcf82623c2640c872e11f611b8d76c86d7d098292b791c9 06:10:44 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 06:10:44 #7 ... 06:10:44 06:10:44 #8 [auth] core-common-config-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 06:10:44 #8 DONE 0.0s 06:10:44 06:10:44 #7 exporting to image 06:10:44 #7 exporting config sha256:aeebbf12c5dc69fb8bcf82623c2640c872e11f611b8d76c86d7d098292b791c9 done 06:10:44 #7 exporting manifest list sha256:17a191253bfa94d867dc5eedae94fe799153a39a23eeb39fb9505cee8e3c3ddd done 06:10:44 #7 pushing layers 0.1s done 06:10:44 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:dda98da84915b6658b51999aa3f64d93038bbd9a@sha256:17a191253bfa94d867dc5eedae94fe799153a39a23eeb39fb9505cee8e3c3ddd 06:10:44 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:dda98da84915b6658b51999aa3f64d93038bbd9a@sha256:17a191253bfa94d867dc5eedae94fe799153a39a23eeb39fb9505cee8e3c3ddd 0.1s done 06:10:44 #7 DONE 0.2s 06:10:44 06:10:44 1 warning found (use --debug to expand): 06:10:44  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 06:10:44 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest --push - 06:10:44 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest' 06:10:45 #1 [internal] load build definition from Dockerfile 06:10:45 #1 transferring dockerfile: 182B done 06:10:45 #1 DONE 0.0s 06:10:45 06:10:45 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 06:10:45 #2 DONE 0.0s 06:10:45 06:10:45 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 06:10:45 #3 DONE 0.0s 06:10:45 06:10:45 #4 [internal] load .dockerignore 06:10:45 #4 transferring context: 2B done 06:10:45 #4 DONE 0.0s 06:10:45 06:10:45 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest@sha256:34f8e8ec6d8b29bea3161b318bad9bf338c56793fefa10ae9353a6cf232385fc 06:10:45 #5 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest@sha256:34f8e8ec6d8b29bea3161b318bad9bf338c56793fefa10ae9353a6cf232385fc 0.0s done 06:10:45 #5 DONE 0.0s 06:10:45 06:10:45 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest@sha256:34f8e8ec6d8b29bea3161b318bad9bf338c56793fefa10ae9353a6cf232385fc 06:10:45 #6 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest@sha256:34f8e8ec6d8b29bea3161b318bad9bf338c56793fefa10ae9353a6cf232385fc 0.0s done 06:10:45 #6 CACHED 06:10:45 06:10:45 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest@sha256:34f8e8ec6d8b29bea3161b318bad9bf338c56793fefa10ae9353a6cf232385fc 06:10:45 #5 CACHED 06:10:45 06:10:45 #7 [auth] core-common-config-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 06:10:45 #7 DONE 0.0s 06:10:45 06:10:45 #8 exporting to image 06:10:45 #8 exporting layers done 06:10:45 #8 exporting manifest sha256:1716728a65de6cef80921175a35a51bd122f12bcc452f3eb7cb02d9724214c6e done 06:10:45 #8 exporting config sha256:f9a3808510f988df7fa836e01539192b0e04f1ae67f7e9ce0b45af37b8702c15 done 06:10:45 #8 exporting manifest sha256:e0b17046da218a6af3ace7d3c7aa8737f01eb594620b4426ff08d2892bb7e9ab done 06:10:45 #8 exporting config sha256:aeebbf12c5dc69fb8bcf82623c2640c872e11f611b8d76c86d7d098292b791c9 done 06:10:45 #8 exporting manifest list sha256:17a191253bfa94d867dc5eedae94fe799153a39a23eeb39fb9505cee8e3c3ddd done 06:10:45 #8 pushing layers 0.0s done 06:10:45 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest@sha256:17a191253bfa94d867dc5eedae94fe799153a39a23eeb39fb9505cee8e3c3ddd 0.1s done 06:10:45 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 06:10:45 #8 DONE 0.1s 06:10:45 06:10:45 1 warning found (use --debug to expand): 06:10:45  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 06:10:45 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.47 --push - 06:10:45 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.47' 06:10:45 #1 [internal] load build definition from Dockerfile 06:10:45 #1 transferring dockerfile: 188B done 06:10:45 #1 DONE 0.0s 06:10:45 06:10:45 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.47 06:10:45 #2 DONE 0.0s 06:10:45 06:10:45 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.47 06:10:45 #3 DONE 0.0s 06:10:45 06:10:45 #4 [internal] load .dockerignore 06:10:45 #4 transferring context: 2B done 06:10:45 #4 DONE 0.0s 06:10:45 06:10:45 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.47@sha256:34f8e8ec6d8b29bea3161b318bad9bf338c56793fefa10ae9353a6cf232385fc 06:10:45 #5 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.47@sha256:34f8e8ec6d8b29bea3161b318bad9bf338c56793fefa10ae9353a6cf232385fc 0.0s done 06:10:45 #5 DONE 0.0s 06:10:45 06:10:45 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.47@sha256:34f8e8ec6d8b29bea3161b318bad9bf338c56793fefa10ae9353a6cf232385fc 06:10:45 #6 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.47@sha256:34f8e8ec6d8b29bea3161b318bad9bf338c56793fefa10ae9353a6cf232385fc 0.0s done 06:10:45 #6 CACHED 06:10:45 06:10:45 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.47@sha256:34f8e8ec6d8b29bea3161b318bad9bf338c56793fefa10ae9353a6cf232385fc 06:10:45 #5 CACHED 06:10:45 06:10:45 #7 [auth] core-common-config-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 06:10:45 #7 DONE 0.0s 06:10:45 06:10:45 #8 exporting to image 06:10:45 #8 exporting layers done 06:10:45 #8 exporting manifest sha256:1716728a65de6cef80921175a35a51bd122f12bcc452f3eb7cb02d9724214c6e done 06:10:45 #8 exporting config sha256:f9a3808510f988df7fa836e01539192b0e04f1ae67f7e9ce0b45af37b8702c15 done 06:10:45 #8 exporting manifest sha256:e0b17046da218a6af3ace7d3c7aa8737f01eb594620b4426ff08d2892bb7e9ab done 06:10:45 #8 exporting config sha256:aeebbf12c5dc69fb8bcf82623c2640c872e11f611b8d76c86d7d098292b791c9 done 06:10:45 #8 exporting manifest list sha256:17a191253bfa94d867dc5eedae94fe799153a39a23eeb39fb9505cee8e3c3ddd done 06:10:45 #8 pushing layers 0.0s done 06:10:45 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.47@sha256:17a191253bfa94d867dc5eedae94fe799153a39a23eeb39fb9505cee8e3c3ddd 0.1s done 06:10:45 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 06:10:45 #8 DONE 0.1s 06:10:45 06:10:45 1 warning found (use --debug to expand): 06:10:45  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 06:10:46 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47' 06:10:46 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47 --push - 06:10:46 #1 [internal] load build definition from Dockerfile 06:10:46 #1 transferring dockerfile: 229B done 06:10:46 #1 DONE 0.0s 06:10:46 06:10:46 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47 06:10:46 #2 DONE 0.0s 06:10:46 06:10:46 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47 06:10:46 #3 DONE 0.0s 06:10:46 06:10:46 #4 [internal] load .dockerignore 06:10:46 #4 transferring context: 2B done 06:10:46 #4 DONE 0.0s 06:10:46 06:10:46 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47@sha256:34f8e8ec6d8b29bea3161b318bad9bf338c56793fefa10ae9353a6cf232385fc 06:10:46 #5 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47@sha256:34f8e8ec6d8b29bea3161b318bad9bf338c56793fefa10ae9353a6cf232385fc 0.0s done 06:10:46 #5 DONE 0.0s 06:10:46 06:10:46 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47@sha256:34f8e8ec6d8b29bea3161b318bad9bf338c56793fefa10ae9353a6cf232385fc 06:10:46 #6 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47@sha256:34f8e8ec6d8b29bea3161b318bad9bf338c56793fefa10ae9353a6cf232385fc 0.0s done 06:10:46 #6 CACHED 06:10:46 06:10:46 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47@sha256:34f8e8ec6d8b29bea3161b318bad9bf338c56793fefa10ae9353a6cf232385fc 06:10:46 #5 CACHED 06:10:46 06:10:46 #7 [auth] core-common-config-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 06:10:46 #7 DONE 0.0s 06:10:46 06:10:46 #8 exporting to image 06:10:46 #8 exporting layers done 06:10:46 #8 exporting manifest sha256:1716728a65de6cef80921175a35a51bd122f12bcc452f3eb7cb02d9724214c6e done 06:10:46 #8 exporting config sha256:f9a3808510f988df7fa836e01539192b0e04f1ae67f7e9ce0b45af37b8702c15 done 06:10:46 #8 exporting manifest sha256:e0b17046da218a6af3ace7d3c7aa8737f01eb594620b4426ff08d2892bb7e9ab done 06:10:46 #8 exporting config sha256:aeebbf12c5dc69fb8bcf82623c2640c872e11f611b8d76c86d7d098292b791c9 done 06:10:46 #8 exporting manifest list sha256:17a191253bfa94d867dc5eedae94fe799153a39a23eeb39fb9505cee8e3c3ddd done 06:10:46 #8 pushing layers 0.0s done 06:10:46 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47@sha256:17a191253bfa94d867dc5eedae94fe799153a39a23eeb39fb9505cee8e3c3ddd 0.1s done 06:10:46 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 06:10:46 #8 DONE 0.1s 06:10:46 06:10:46 1 warning found (use --debug to expand): 06:10:46  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 06:10:46 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main' 06:10:46 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main --push - 06:10:46 #1 [internal] load build definition from Dockerfile 06:10:46 #1 transferring dockerfile: 180B done 06:10:46 #1 DONE 0.0s 06:10:46 06:10:46 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main 06:10:46 #2 DONE 0.0s 06:10:46 06:10:46 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main 06:10:46 #3 DONE 0.0s 06:10:46 06:10:46 #4 [internal] load .dockerignore 06:10:46 #4 transferring context: 2B done 06:10:46 #4 DONE 0.0s 06:10:46 06:10:46 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main@sha256:34f8e8ec6d8b29bea3161b318bad9bf338c56793fefa10ae9353a6cf232385fc 06:10:46 #5 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main@sha256:34f8e8ec6d8b29bea3161b318bad9bf338c56793fefa10ae9353a6cf232385fc 0.0s done 06:10:46 #5 CACHED 06:10:46 06:10:46 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main@sha256:34f8e8ec6d8b29bea3161b318bad9bf338c56793fefa10ae9353a6cf232385fc 06:10:46 #6 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main@sha256:34f8e8ec6d8b29bea3161b318bad9bf338c56793fefa10ae9353a6cf232385fc 0.0s done 06:10:46 #6 CACHED 06:10:46 06:10:46 #7 exporting to image 06:10:46 #7 exporting layers done 06:10:46 #7 exporting manifest sha256:1716728a65de6cef80921175a35a51bd122f12bcc452f3eb7cb02d9724214c6e done 06:10:46 #7 exporting config sha256:f9a3808510f988df7fa836e01539192b0e04f1ae67f7e9ce0b45af37b8702c15 done 06:10:46 #7 exporting manifest sha256:e0b17046da218a6af3ace7d3c7aa8737f01eb594620b4426ff08d2892bb7e9ab done 06:10:46 #7 exporting config sha256:aeebbf12c5dc69fb8bcf82623c2640c872e11f611b8d76c86d7d098292b791c9 done 06:10:46 #7 exporting manifest list sha256:17a191253bfa94d867dc5eedae94fe799153a39a23eeb39fb9505cee8e3c3ddd done 06:10:46 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 06:10:46 #7 pushing layers 0.0s done 06:10:46 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main@sha256:17a191253bfa94d867dc5eedae94fe799153a39a23eeb39fb9505cee8e3c3ddd 0.1s done 06:10:46 #7 DONE 0.1s 06:10:46 06:10:46 #8 [auth] core-common-config-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 06:10:46 #8 DONE 0.0s 06:10:46 06:10:46 1 warning found (use --debug to expand): 06:10:46  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 06:10:47 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-data:dda98da84915b6658b51999aa3f64d93038bbd9a' 06:10:47 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-data:dda98da84915b6658b51999aa3f64d93038bbd9a --push - 06:10:47 #1 [internal] load build definition from Dockerfile 06:10:47 #1 transferring dockerfile: 194B done 06:10:47 #1 DONE 0.0s 06:10:47 06:10:47 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:dda98da84915b6658b51999aa3f64d93038bbd9a 06:10:47 #2 DONE 0.0s 06:10:47 06:10:47 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:dda98da84915b6658b51999aa3f64d93038bbd9a 06:10:47 #3 DONE 0.1s 06:10:47 06:10:47 #4 [internal] load .dockerignore 06:10:47 #4 transferring context: 2B done 06:10:47 #4 DONE 0.0s 06:10:47 06:10:47 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:dda98da84915b6658b51999aa3f64d93038bbd9a@sha256:4e5ac524d8302cb7f08326b5ebe74d686c85fc93e77725b6f5733c9aeb668b7d 06:10:47 #5 resolve nexus3.edgexfoundry.org:10004/core-data:dda98da84915b6658b51999aa3f64d93038bbd9a@sha256:4e5ac524d8302cb7f08326b5ebe74d686c85fc93e77725b6f5733c9aeb668b7d done 06:10:47 #5 DONE 0.0s 06:10:47 06:10:47 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:dda98da84915b6658b51999aa3f64d93038bbd9a@sha256:4e5ac524d8302cb7f08326b5ebe74d686c85fc93e77725b6f5733c9aeb668b7d 06:10:47 #6 DONE 0.0s 06:10:47 06:10:47 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:dda98da84915b6658b51999aa3f64d93038bbd9a@sha256:4e5ac524d8302cb7f08326b5ebe74d686c85fc93e77725b6f5733c9aeb668b7d 06:10:47 #5 resolve nexus3.edgexfoundry.org:10004/core-data:dda98da84915b6658b51999aa3f64d93038bbd9a@sha256:4e5ac524d8302cb7f08326b5ebe74d686c85fc93e77725b6f5733c9aeb668b7d done 06:10:47 #5 DONE 0.1s 06:10:47 06:10:47 #7 exporting to image 06:10:47 #7 exporting layers done 06:10:47 #7 exporting manifest sha256:7e6732d24f767b741f4cdea905561458437391905dc3376372a67336b9d6bd33 0.0s done 06:10:47 #7 exporting config sha256:bc26d4db6387330c943238f9da746c4b88e8e2275e2bb16ef24867e42721415a done 06:10:47 #7 exporting manifest sha256:5498c821887767910a9b1faeb1913c7d5afc6def6df11e89acb625270390d97f done 06:10:47 #7 exporting config sha256:6f93b6bcffa32d7b7ee7960bc02cf598771c258338ae3c0232db12ab386ee6c9 done 06:10:47 #7 exporting manifest list sha256:d1297c8ad6735c653bf84deaf8f4eff272b63d90a0713f70f91bcab6151aecd5 06:10:47 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 06:10:47 #7 ... 06:10:47 06:10:47 #8 [auth] core-data:pull,push token for nexus3.edgexfoundry.org:10004 06:10:47 #8 DONE 0.0s 06:10:47 06:10:47 #7 exporting to image 06:10:47 #7 exporting manifest list sha256:d1297c8ad6735c653bf84deaf8f4eff272b63d90a0713f70f91bcab6151aecd5 done 06:10:47 #7 pushing layers 0.1s done 06:10:47 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:dda98da84915b6658b51999aa3f64d93038bbd9a@sha256:d1297c8ad6735c653bf84deaf8f4eff272b63d90a0713f70f91bcab6151aecd5 06:10:47 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:dda98da84915b6658b51999aa3f64d93038bbd9a@sha256:d1297c8ad6735c653bf84deaf8f4eff272b63d90a0713f70f91bcab6151aecd5 0.1s done 06:10:47 #7 DONE 0.2s 06:10:47 06:10:47 1 warning found (use --debug to expand): 06:10:47  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 06:10:48 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-data:latest' 06:10:48 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-data:latest --push - 06:10:48 #1 [internal] load build definition from Dockerfile 06:10:48 #1 transferring dockerfile: 160B done 06:10:48 #1 DONE 0.0s 06:10:48 06:10:48 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:latest 06:10:48 #2 DONE 0.0s 06:10:48 06:10:48 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:latest 06:10:48 #3 DONE 0.0s 06:10:48 06:10:48 #4 [internal] load .dockerignore 06:10:48 #4 transferring context: 2B done 06:10:48 #4 DONE 0.0s 06:10:48 06:10:48 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:latest@sha256:4e5ac524d8302cb7f08326b5ebe74d686c85fc93e77725b6f5733c9aeb668b7d 06:10:48 #5 resolve nexus3.edgexfoundry.org:10004/core-data:latest@sha256:4e5ac524d8302cb7f08326b5ebe74d686c85fc93e77725b6f5733c9aeb668b7d 0.0s done 06:10:48 #5 CACHED 06:10:48 06:10:48 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:latest@sha256:4e5ac524d8302cb7f08326b5ebe74d686c85fc93e77725b6f5733c9aeb668b7d 06:10:48 #6 resolve nexus3.edgexfoundry.org:10004/core-data:latest@sha256:4e5ac524d8302cb7f08326b5ebe74d686c85fc93e77725b6f5733c9aeb668b7d 0.0s done 06:10:48 #6 CACHED 06:10:48 06:10:48 #7 [auth] core-data:pull,push token for nexus3.edgexfoundry.org:10004 06:10:48 #7 DONE 0.0s 06:10:48 06:10:48 #8 exporting to image 06:10:48 #8 exporting layers done 06:10:48 #8 exporting manifest sha256:7e6732d24f767b741f4cdea905561458437391905dc3376372a67336b9d6bd33 done 06:10:48 #8 exporting config sha256:bc26d4db6387330c943238f9da746c4b88e8e2275e2bb16ef24867e42721415a done 06:10:48 #8 exporting manifest sha256:5498c821887767910a9b1faeb1913c7d5afc6def6df11e89acb625270390d97f done 06:10:48 #8 exporting config sha256:6f93b6bcffa32d7b7ee7960bc02cf598771c258338ae3c0232db12ab386ee6c9 done 06:10:48 #8 exporting manifest list sha256:d1297c8ad6735c653bf84deaf8f4eff272b63d90a0713f70f91bcab6151aecd5 done 06:10:48 #8 pushing layers 0.0s done 06:10:48 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:latest@sha256:d1297c8ad6735c653bf84deaf8f4eff272b63d90a0713f70f91bcab6151aecd5 0.1s done 06:10:48 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 06:10:48 #8 DONE 0.1s 06:10:48 06:10:48 1 warning found (use --debug to expand): 06:10:48  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 06:10:48 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.47 --push - 06:10:48 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.47' 06:10:48 #1 [internal] load build definition from Dockerfile 06:10:48 #1 transferring dockerfile: 166B done 06:10:48 #1 DONE 0.0s 06:10:48 06:10:48 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.47 06:10:48 #2 DONE 0.0s 06:10:48 06:10:48 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.47 06:10:48 #3 DONE 0.0s 06:10:48 06:10:48 #4 [internal] load .dockerignore 06:10:48 #4 transferring context: 2B done 06:10:48 #4 DONE 0.0s 06:10:48 06:10:48 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.47@sha256:4e5ac524d8302cb7f08326b5ebe74d686c85fc93e77725b6f5733c9aeb668b7d 06:10:48 #5 resolve nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.47@sha256:4e5ac524d8302cb7f08326b5ebe74d686c85fc93e77725b6f5733c9aeb668b7d 0.0s done 06:10:48 #5 DONE 0.0s 06:10:48 06:10:48 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.47@sha256:4e5ac524d8302cb7f08326b5ebe74d686c85fc93e77725b6f5733c9aeb668b7d 06:10:48 #6 CACHED 06:10:48 06:10:48 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.47@sha256:4e5ac524d8302cb7f08326b5ebe74d686c85fc93e77725b6f5733c9aeb668b7d 06:10:48 #5 CACHED 06:10:48 06:10:48 #7 [auth] core-data:pull,push token for nexus3.edgexfoundry.org:10004 06:10:48 #7 DONE 0.0s 06:10:48 06:10:48 #8 exporting to image 06:10:48 #8 exporting layers done 06:10:48 #8 exporting manifest sha256:7e6732d24f767b741f4cdea905561458437391905dc3376372a67336b9d6bd33 done 06:10:48 #8 exporting config sha256:bc26d4db6387330c943238f9da746c4b88e8e2275e2bb16ef24867e42721415a done 06:10:48 #8 exporting manifest sha256:5498c821887767910a9b1faeb1913c7d5afc6def6df11e89acb625270390d97f done 06:10:48 #8 exporting config sha256:6f93b6bcffa32d7b7ee7960bc02cf598771c258338ae3c0232db12ab386ee6c9 done 06:10:48 #8 exporting manifest list sha256:d1297c8ad6735c653bf84deaf8f4eff272b63d90a0713f70f91bcab6151aecd5 done 06:10:48 #8 pushing layers 0.0s done 06:10:48 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.47@sha256:d1297c8ad6735c653bf84deaf8f4eff272b63d90a0713f70f91bcab6151aecd5 0.1s done 06:10:48 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 06:10:48 #8 DONE 0.1s 06:10:48 06:10:48 1 warning found (use --debug to expand): 06:10:48  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 06:10:49 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-data:dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47' 06:10:49 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-data:dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47 --push - 06:10:49 #1 [internal] load build definition from Dockerfile 06:10:49 #1 transferring dockerfile: 207B done 06:10:49 #1 DONE 0.0s 06:10:49 06:10:49 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47 06:10:49 #2 DONE 0.0s 06:10:49 06:10:49 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47 06:10:49 #3 DONE 0.0s 06:10:49 06:10:49 #4 [internal] load .dockerignore 06:10:49 #4 transferring context: 2B done 06:10:49 #4 DONE 0.0s 06:10:49 06:10:49 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47@sha256:4e5ac524d8302cb7f08326b5ebe74d686c85fc93e77725b6f5733c9aeb668b7d 06:10:49 #5 resolve nexus3.edgexfoundry.org:10004/core-data:dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47@sha256:4e5ac524d8302cb7f08326b5ebe74d686c85fc93e77725b6f5733c9aeb668b7d done 06:10:49 #5 CACHED 06:10:49 06:10:49 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47@sha256:4e5ac524d8302cb7f08326b5ebe74d686c85fc93e77725b6f5733c9aeb668b7d 06:10:49 #6 resolve nexus3.edgexfoundry.org:10004/core-data:dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47@sha256:4e5ac524d8302cb7f08326b5ebe74d686c85fc93e77725b6f5733c9aeb668b7d 0.0s done 06:10:49 #6 CACHED 06:10:49 06:10:49 #7 [auth] core-data:pull,push token for nexus3.edgexfoundry.org:10004 06:10:49 #7 DONE 0.0s 06:10:49 06:10:49 #8 exporting to image 06:10:49 #8 exporting layers done 06:10:49 #8 exporting manifest sha256:7e6732d24f767b741f4cdea905561458437391905dc3376372a67336b9d6bd33 done 06:10:49 #8 exporting config sha256:bc26d4db6387330c943238f9da746c4b88e8e2275e2bb16ef24867e42721415a done 06:10:49 #8 exporting manifest sha256:5498c821887767910a9b1faeb1913c7d5afc6def6df11e89acb625270390d97f done 06:10:49 #8 exporting config sha256:6f93b6bcffa32d7b7ee7960bc02cf598771c258338ae3c0232db12ab386ee6c9 done 06:10:49 #8 exporting manifest list sha256:d1297c8ad6735c653bf84deaf8f4eff272b63d90a0713f70f91bcab6151aecd5 done 06:10:49 #8 pushing layers 0.0s done 06:10:49 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47@sha256:d1297c8ad6735c653bf84deaf8f4eff272b63d90a0713f70f91bcab6151aecd5 0.1s done 06:10:49 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 06:10:49 #8 DONE 0.1s 06:10:49 06:10:49 1 warning found (use --debug to expand): 06:10:49  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 06:10:49 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-data:main --push - 06:10:49 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-data:main' 06:10:49 #1 [internal] load build definition from Dockerfile 06:10:49 #1 transferring dockerfile: 158B done 06:10:49 #1 DONE 0.0s 06:10:49 06:10:49 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:main 06:10:49 #2 DONE 0.0s 06:10:49 06:10:49 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:main 06:10:49 #3 DONE 0.0s 06:10:49 06:10:49 #4 [internal] load .dockerignore 06:10:49 #4 transferring context: 2B done 06:10:49 #4 DONE 0.0s 06:10:49 06:10:49 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:main@sha256:4e5ac524d8302cb7f08326b5ebe74d686c85fc93e77725b6f5733c9aeb668b7d 06:10:49 #5 resolve nexus3.edgexfoundry.org:10004/core-data:main@sha256:4e5ac524d8302cb7f08326b5ebe74d686c85fc93e77725b6f5733c9aeb668b7d done 06:10:49 #5 CACHED 06:10:49 06:10:49 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:main@sha256:4e5ac524d8302cb7f08326b5ebe74d686c85fc93e77725b6f5733c9aeb668b7d 06:10:49 #6 resolve nexus3.edgexfoundry.org:10004/core-data:main@sha256:4e5ac524d8302cb7f08326b5ebe74d686c85fc93e77725b6f5733c9aeb668b7d done 06:10:49 #6 CACHED 06:10:49 06:10:49 #7 exporting to image 06:10:49 #7 exporting layers done 06:10:49 #7 exporting manifest sha256:7e6732d24f767b741f4cdea905561458437391905dc3376372a67336b9d6bd33 done 06:10:49 #7 exporting config sha256:bc26d4db6387330c943238f9da746c4b88e8e2275e2bb16ef24867e42721415a done 06:10:49 #7 exporting manifest sha256:5498c821887767910a9b1faeb1913c7d5afc6def6df11e89acb625270390d97f 06:10:49 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 06:10:49 #7 exporting manifest sha256:5498c821887767910a9b1faeb1913c7d5afc6def6df11e89acb625270390d97f done 06:10:49 #7 exporting config sha256:6f93b6bcffa32d7b7ee7960bc02cf598771c258338ae3c0232db12ab386ee6c9 done 06:10:49 #7 exporting manifest list sha256:d1297c8ad6735c653bf84deaf8f4eff272b63d90a0713f70f91bcab6151aecd5 done 06:10:49 #7 pushing layers 0.0s done 06:10:49 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:main@sha256:d1297c8ad6735c653bf84deaf8f4eff272b63d90a0713f70f91bcab6151aecd5 0.1s done 06:10:49 #7 DONE 0.1s 06:10:49 06:10:49 #8 [auth] core-data:pull,push token for nexus3.edgexfoundry.org:10004 06:10:49 #8 DONE 0.0s 06:10:49 06:10:49 1 warning found (use --debug to expand): 06:10:49  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 06:10:50 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-keeper:dda98da84915b6658b51999aa3f64d93038bbd9a' 06:10:50 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-keeper:dda98da84915b6658b51999aa3f64d93038bbd9a --push - 06:10:50 #1 [internal] load build definition from Dockerfile 06:10:50 #1 transferring dockerfile: 196B done 06:10:50 #1 DONE 0.0s 06:10:50 06:10:50 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:dda98da84915b6658b51999aa3f64d93038bbd9a 06:10:50 #2 DONE 0.0s 06:10:50 06:10:50 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:dda98da84915b6658b51999aa3f64d93038bbd9a 06:10:50 #3 DONE 0.1s 06:10:50 06:10:50 #4 [internal] load .dockerignore 06:10:50 #4 transferring context: 2B done 06:10:50 #4 DONE 0.0s 06:10:50 06:10:50 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:dda98da84915b6658b51999aa3f64d93038bbd9a@sha256:a72211c0bf6cac075f3e742f58f5370ce8db02a61ac685f518a91eca85f30805 06:10:50 #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:dda98da84915b6658b51999aa3f64d93038bbd9a@sha256:a72211c0bf6cac075f3e742f58f5370ce8db02a61ac685f518a91eca85f30805 06:10:50 #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:dda98da84915b6658b51999aa3f64d93038bbd9a@sha256:a72211c0bf6cac075f3e742f58f5370ce8db02a61ac685f518a91eca85f30805 done 06:10:50 #5 DONE 0.0s 06:10:50 06:10:50 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:dda98da84915b6658b51999aa3f64d93038bbd9a@sha256:a72211c0bf6cac075f3e742f58f5370ce8db02a61ac685f518a91eca85f30805 06:10:50 #6 resolve nexus3.edgexfoundry.org:10004/core-keeper:dda98da84915b6658b51999aa3f64d93038bbd9a@sha256:a72211c0bf6cac075f3e742f58f5370ce8db02a61ac685f518a91eca85f30805 done 06:10:50 #6 DONE 0.1s 06:10:50 06:10:50 #7 [auth] core-keeper:pull,push token for nexus3.edgexfoundry.org:10004 06:10:50 #7 DONE 0.0s 06:10:50 06:10:50 #8 exporting to image 06:10:50 #8 exporting layers done 06:10:50 #8 exporting manifest sha256:9198ac0e221c30687872a76ab6bc5da6e65848724dd9e0d2ef6d3c1b8ba52166 0.0s done 06:10:50 #8 exporting config sha256:aeca1421d9d96f3c141787a7530c2dcfd96ef10400c22f42529c9356a1186a77 done 06:10:50 #8 exporting manifest sha256:df00e060becbf9861b405e5e5590d7a84804afc033c9f3f7516eb5e43e3c1df0 done 06:10:50 #8 exporting config sha256:e0b6d284d22ceb16002cd74c4eb9b86faabefcfa020449625d0f0eb93dfb5e97 done 06:10:50 #8 exporting manifest list sha256:2eb3e135b8fb2789af6f0f5d0393a480867de2f59905893680d0adfd88d360b5 done 06:10:50 #8 pushing layers 0.1s done 06:10:50 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:dda98da84915b6658b51999aa3f64d93038bbd9a@sha256:2eb3e135b8fb2789af6f0f5d0393a480867de2f59905893680d0adfd88d360b5 0.1s done 06:10:50 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 06:10:50 #8 DONE 0.2s 06:10:50 06:10:50 1 warning found (use --debug to expand): 06:10:50  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 06:10:51 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-keeper:latest' 06:10:51 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-keeper:latest --push - 06:10:51 #1 [internal] load build definition from Dockerfile 06:10:51 #1 transferring dockerfile: 162B done 06:10:51 #1 DONE 0.0s 06:10:51 06:10:51 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:latest 06:10:51 #2 DONE 0.0s 06:10:51 06:10:51 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:latest 06:10:51 #3 DONE 0.0s 06:10:51 06:10:51 #4 [internal] load .dockerignore 06:10:51 #4 transferring context: 2B done 06:10:51 #4 DONE 0.0s 06:10:51 06:10:51 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:latest@sha256:a72211c0bf6cac075f3e742f58f5370ce8db02a61ac685f518a91eca85f30805 06:10:51 #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:latest@sha256:a72211c0bf6cac075f3e742f58f5370ce8db02a61ac685f518a91eca85f30805 0.0s done 06:10:51 #5 CACHED 06:10:51 06:10:51 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:latest@sha256:a72211c0bf6cac075f3e742f58f5370ce8db02a61ac685f518a91eca85f30805 06:10:51 #6 resolve nexus3.edgexfoundry.org:10004/core-keeper:latest@sha256:a72211c0bf6cac075f3e742f58f5370ce8db02a61ac685f518a91eca85f30805 0.0s done 06:10:51 #6 CACHED 06:10:51 06:10:51 #7 exporting to image 06:10:51 #7 exporting layers done 06:10:51 #7 exporting manifest sha256:9198ac0e221c30687872a76ab6bc5da6e65848724dd9e0d2ef6d3c1b8ba52166 done 06:10:51 #7 exporting config sha256:aeca1421d9d96f3c141787a7530c2dcfd96ef10400c22f42529c9356a1186a77 06:10:51 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 06:10:51 #7 exporting config sha256:aeca1421d9d96f3c141787a7530c2dcfd96ef10400c22f42529c9356a1186a77 done 06:10:51 #7 exporting manifest sha256:df00e060becbf9861b405e5e5590d7a84804afc033c9f3f7516eb5e43e3c1df0 done 06:10:51 #7 exporting config sha256:e0b6d284d22ceb16002cd74c4eb9b86faabefcfa020449625d0f0eb93dfb5e97 done 06:10:51 #7 exporting manifest list sha256:2eb3e135b8fb2789af6f0f5d0393a480867de2f59905893680d0adfd88d360b5 done 06:10:51 #7 pushing layers 0.0s done 06:10:51 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:latest@sha256:2eb3e135b8fb2789af6f0f5d0393a480867de2f59905893680d0adfd88d360b5 0.1s done 06:10:51 #7 DONE 0.1s 06:10:51 06:10:51 #8 [auth] core-keeper:pull,push token for nexus3.edgexfoundry.org:10004 06:10:51 #8 DONE 0.0s 06:10:51 06:10:51 1 warning found (use --debug to expand): 06:10:51  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 06:10:51 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.47' 06:10:51 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.47 --push - 06:10:51 #1 [internal] load build definition from Dockerfile 06:10:51 #1 transferring dockerfile: 168B done 06:10:51 #1 DONE 0.0s 06:10:51 06:10:51 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.47 06:10:51 #2 DONE 0.0s 06:10:51 06:10:51 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.47 06:10:51 #3 DONE 0.0s 06:10:51 06:10:51 #4 [internal] load .dockerignore 06:10:51 #4 transferring context: 2B done 06:10:51 #4 DONE 0.0s 06:10:51 06:10:51 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.47@sha256:a72211c0bf6cac075f3e742f58f5370ce8db02a61ac685f518a91eca85f30805 06:10:51 #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.47@sha256:a72211c0bf6cac075f3e742f58f5370ce8db02a61ac685f518a91eca85f30805 0.0s done 06:10:51 #5 CACHED 06:10:51 06:10:51 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.47@sha256:a72211c0bf6cac075f3e742f58f5370ce8db02a61ac685f518a91eca85f30805 06:10:51 #6 resolve nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.47@sha256:a72211c0bf6cac075f3e742f58f5370ce8db02a61ac685f518a91eca85f30805 0.0s done 06:10:51 #6 CACHED 06:10:51 06:10:51 #7 exporting to image 06:10:51 #7 exporting layers done 06:10:51 #7 exporting manifest sha256:9198ac0e221c30687872a76ab6bc5da6e65848724dd9e0d2ef6d3c1b8ba52166 done 06:10:51 #7 exporting config sha256:aeca1421d9d96f3c141787a7530c2dcfd96ef10400c22f42529c9356a1186a77 done 06:10:51 #7 exporting manifest sha256:df00e060becbf9861b405e5e5590d7a84804afc033c9f3f7516eb5e43e3c1df0 done 06:10:51 #7 exporting config sha256:e0b6d284d22ceb16002cd74c4eb9b86faabefcfa020449625d0f0eb93dfb5e97 done 06:10:51 #7 exporting manifest list sha256:2eb3e135b8fb2789af6f0f5d0393a480867de2f59905893680d0adfd88d360b5 done 06:10:51 #7 pushing layers 0.0s done 06:10:51 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.47@sha256:2eb3e135b8fb2789af6f0f5d0393a480867de2f59905893680d0adfd88d360b5 06:10:51 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 06:10:51 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.47@sha256:2eb3e135b8fb2789af6f0f5d0393a480867de2f59905893680d0adfd88d360b5 0.1s done 06:10:51 #7 DONE 0.1s 06:10:51 06:10:51 #8 [auth] core-keeper:pull,push token for nexus3.edgexfoundry.org:10004 06:10:51 #8 DONE 0.0s 06:10:51 06:10:51 1 warning found (use --debug to expand): 06:10:51  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 06:10:52 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-keeper:dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47' 06:10:52 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-keeper:dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47 --push - 06:10:52 #1 [internal] load build definition from Dockerfile 06:10:52 #1 transferring dockerfile: 209B done 06:10:52 #1 DONE 0.0s 06:10:52 06:10:52 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47 06:10:52 #2 DONE 0.0s 06:10:52 06:10:52 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47 06:10:52 #3 DONE 0.0s 06:10:52 06:10:52 #4 [internal] load .dockerignore 06:10:52 #4 transferring context: 2B done 06:10:52 #4 DONE 0.0s 06:10:52 06:10:52 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47@sha256:a72211c0bf6cac075f3e742f58f5370ce8db02a61ac685f518a91eca85f30805 06:10:52 #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47@sha256:a72211c0bf6cac075f3e742f58f5370ce8db02a61ac685f518a91eca85f30805 0.0s done 06:10:52 #5 CACHED 06:10:52 06:10:52 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47@sha256:a72211c0bf6cac075f3e742f58f5370ce8db02a61ac685f518a91eca85f30805 06:10:52 #6 resolve nexus3.edgexfoundry.org:10004/core-keeper:dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47@sha256:a72211c0bf6cac075f3e742f58f5370ce8db02a61ac685f518a91eca85f30805 0.0s done 06:10:52 #6 CACHED 06:10:52 06:10:52 #7 exporting to image 06:10:52 #7 exporting layers done 06:10:52 #7 exporting manifest sha256:9198ac0e221c30687872a76ab6bc5da6e65848724dd9e0d2ef6d3c1b8ba52166 done 06:10:52 #7 exporting config sha256:aeca1421d9d96f3c141787a7530c2dcfd96ef10400c22f42529c9356a1186a77 done 06:10:52 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 06:10:52 #7 exporting manifest sha256:df00e060becbf9861b405e5e5590d7a84804afc033c9f3f7516eb5e43e3c1df0 done 06:10:52 #7 exporting config sha256:e0b6d284d22ceb16002cd74c4eb9b86faabefcfa020449625d0f0eb93dfb5e97 done 06:10:52 #7 exporting manifest list sha256:2eb3e135b8fb2789af6f0f5d0393a480867de2f59905893680d0adfd88d360b5 done 06:10:52 #7 pushing layers 0.0s done 06:10:52 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47@sha256:2eb3e135b8fb2789af6f0f5d0393a480867de2f59905893680d0adfd88d360b5 0.1s done 06:10:52 #7 DONE 0.1s 06:10:52 06:10:52 #8 [auth] core-keeper:pull,push token for nexus3.edgexfoundry.org:10004 06:10:52 #8 DONE 0.0s 06:10:52 06:10:52 1 warning found (use --debug to expand): 06:10:52  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 06:10:52 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-keeper:main' 06:10:52 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-keeper:main --push - 06:10:52 #1 [internal] load build definition from Dockerfile 06:10:52 #1 transferring dockerfile: 160B done 06:10:52 #1 DONE 0.0s 06:10:52 06:10:52 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:main 06:10:52 #2 DONE 0.0s 06:10:52 06:10:52 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:main 06:10:52 #3 DONE 0.0s 06:10:52 06:10:52 #4 [internal] load .dockerignore 06:10:52 #4 transferring context: 2B done 06:10:52 #4 DONE 0.0s 06:10:52 06:10:52 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:main@sha256:a72211c0bf6cac075f3e742f58f5370ce8db02a61ac685f518a91eca85f30805 06:10:52 #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:main@sha256:a72211c0bf6cac075f3e742f58f5370ce8db02a61ac685f518a91eca85f30805 0.0s done 06:10:52 #5 CACHED 06:10:52 06:10:52 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:main@sha256:a72211c0bf6cac075f3e742f58f5370ce8db02a61ac685f518a91eca85f30805 06:10:52 #6 resolve nexus3.edgexfoundry.org:10004/core-keeper:main@sha256:a72211c0bf6cac075f3e742f58f5370ce8db02a61ac685f518a91eca85f30805 0.0s done 06:10:52 #6 CACHED 06:10:52 06:10:52 #7 exporting to image 06:10:52 #7 exporting layers 06:10:52 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 06:10:52 #7 exporting layers done 06:10:52 #7 exporting manifest sha256:9198ac0e221c30687872a76ab6bc5da6e65848724dd9e0d2ef6d3c1b8ba52166 done 06:10:52 #7 exporting config sha256:aeca1421d9d96f3c141787a7530c2dcfd96ef10400c22f42529c9356a1186a77 done 06:10:52 #7 exporting manifest sha256:df00e060becbf9861b405e5e5590d7a84804afc033c9f3f7516eb5e43e3c1df0 done 06:10:52 #7 exporting config sha256:e0b6d284d22ceb16002cd74c4eb9b86faabefcfa020449625d0f0eb93dfb5e97 done 06:10:52 #7 exporting manifest list sha256:2eb3e135b8fb2789af6f0f5d0393a480867de2f59905893680d0adfd88d360b5 done 06:10:52 #7 pushing layers 0.0s done 06:10:52 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:main@sha256:2eb3e135b8fb2789af6f0f5d0393a480867de2f59905893680d0adfd88d360b5 0.1s done 06:10:52 #7 DONE 0.1s 06:10:52 06:10:52 #8 [auth] core-keeper:pull,push token for nexus3.edgexfoundry.org:10004 06:10:52 #8 DONE 0.0s 06:10:52 06:10:52 1 warning found (use --debug to expand): 06:10:52  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 06:10:53 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-metadata:dda98da84915b6658b51999aa3f64d93038bbd9a --push - 06:10:53 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-metadata:dda98da84915b6658b51999aa3f64d93038bbd9a' 06:10:53 #1 [internal] load build definition from Dockerfile 06:10:53 #1 transferring dockerfile: 198B done 06:10:53 #1 DONE 0.0s 06:10:53 06:10:53 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:dda98da84915b6658b51999aa3f64d93038bbd9a 06:10:53 #2 DONE 0.1s 06:10:53 06:10:53 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:dda98da84915b6658b51999aa3f64d93038bbd9a 06:10:53 #3 DONE 0.0s 06:10:53 06:10:53 #4 [internal] load .dockerignore 06:10:53 #4 transferring context: 2B done 06:10:53 #4 DONE 0.0s 06:10:53 06:10:53 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:dda98da84915b6658b51999aa3f64d93038bbd9a@sha256:4e77744d9fc88bac2f9f0c4a4bbc4ae12de9aa6b00f3a5c0694b8ae29f2f2c51 06:10:53 #5 resolve nexus3.edgexfoundry.org:10004/core-metadata:dda98da84915b6658b51999aa3f64d93038bbd9a@sha256:4e77744d9fc88bac2f9f0c4a4bbc4ae12de9aa6b00f3a5c0694b8ae29f2f2c51 06:10:53 #5 ... 06:10:53 06:10:53 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:dda98da84915b6658b51999aa3f64d93038bbd9a@sha256:4e77744d9fc88bac2f9f0c4a4bbc4ae12de9aa6b00f3a5c0694b8ae29f2f2c51 06:10:53 #6 resolve nexus3.edgexfoundry.org:10004/core-metadata:dda98da84915b6658b51999aa3f64d93038bbd9a@sha256:4e77744d9fc88bac2f9f0c4a4bbc4ae12de9aa6b00f3a5c0694b8ae29f2f2c51 done 06:10:53 #6 DONE 0.1s 06:10:53 06:10:53 #7 [auth] core-metadata:pull,push token for nexus3.edgexfoundry.org:10004 06:10:53 #7 DONE 0.0s 06:10:53 06:10:53 #8 exporting to image 06:10:53 #8 exporting layers done 06:10:53 #8 exporting manifest sha256:c9b1aaa9d1430e14b85ca048c2ba76428a7d477efc276e70e6392f432ec1be19 done 06:10:53 #8 exporting config sha256:21dbf39a5c1603361911526dd8f34d4d8bd3e50bdc84a8c2dca09bc398994dc2 done 06:10:53 #8 exporting manifest sha256:2e36cc4d5a1ada26209b42966b01dd54066f7f9c53d7b37a8833529539818320 done 06:10:53 #8 exporting config sha256:e1e01d880ccb7d30155b70e75b7cb3d6102f48230495b72b06307ba308755eff done 06:10:53 #8 exporting manifest list sha256:6a33b4d7ac3d40cb78c0811609a1aae34869dbc0deeb897fe2023a9d15dd09dc 0.0s done 06:10:53 #8 pushing layers 0.1s done 06:10:53 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:dda98da84915b6658b51999aa3f64d93038bbd9a@sha256:6a33b4d7ac3d40cb78c0811609a1aae34869dbc0deeb897fe2023a9d15dd09dc 0.1s done 06:10:53 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 06:10:53 #8 DONE 0.2s 06:10:53 06:10:53 1 warning found (use --debug to expand): 06:10:53  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 06:10:54 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-metadata:latest' 06:10:54 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-metadata:latest --push - 06:10:54 #1 [internal] load build definition from Dockerfile 06:10:54 #1 transferring dockerfile: 164B done 06:10:54 #1 DONE 0.0s 06:10:54 06:10:54 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:latest 06:10:54 #2 DONE 0.0s 06:10:54 06:10:54 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:latest 06:10:54 #3 DONE 0.0s 06:10:54 06:10:54 #4 [internal] load .dockerignore 06:10:54 #4 transferring context: 2B done 06:10:54 #4 DONE 0.0s 06:10:54 06:10:54 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:latest@sha256:4e77744d9fc88bac2f9f0c4a4bbc4ae12de9aa6b00f3a5c0694b8ae29f2f2c51 06:10:54 #5 resolve nexus3.edgexfoundry.org:10004/core-metadata:latest@sha256:4e77744d9fc88bac2f9f0c4a4bbc4ae12de9aa6b00f3a5c0694b8ae29f2f2c51 06:10:54 #5 resolve nexus3.edgexfoundry.org:10004/core-metadata:latest@sha256:4e77744d9fc88bac2f9f0c4a4bbc4ae12de9aa6b00f3a5c0694b8ae29f2f2c51 0.0s done 06:10:54 #5 CACHED 06:10:54 06:10:54 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:latest@sha256:4e77744d9fc88bac2f9f0c4a4bbc4ae12de9aa6b00f3a5c0694b8ae29f2f2c51 06:10:54 #6 resolve nexus3.edgexfoundry.org:10004/core-metadata:latest@sha256:4e77744d9fc88bac2f9f0c4a4bbc4ae12de9aa6b00f3a5c0694b8ae29f2f2c51 0.0s done 06:10:54 #6 CACHED 06:10:54 06:10:54 #7 [auth] core-metadata:pull,push token for nexus3.edgexfoundry.org:10004 06:10:54 #7 DONE 0.0s 06:10:54 06:10:54 #8 exporting to image 06:10:54 #8 exporting layers done 06:10:54 #8 exporting manifest sha256:c9b1aaa9d1430e14b85ca048c2ba76428a7d477efc276e70e6392f432ec1be19 done 06:10:54 #8 exporting config sha256:21dbf39a5c1603361911526dd8f34d4d8bd3e50bdc84a8c2dca09bc398994dc2 done 06:10:54 #8 exporting manifest sha256:2e36cc4d5a1ada26209b42966b01dd54066f7f9c53d7b37a8833529539818320 done 06:10:54 #8 exporting config sha256:e1e01d880ccb7d30155b70e75b7cb3d6102f48230495b72b06307ba308755eff done 06:10:54 #8 exporting manifest list sha256:6a33b4d7ac3d40cb78c0811609a1aae34869dbc0deeb897fe2023a9d15dd09dc done 06:10:54 #8 pushing layers 0.0s done 06:10:54 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:latest@sha256:6a33b4d7ac3d40cb78c0811609a1aae34869dbc0deeb897fe2023a9d15dd09dc 0.1s done 06:10:54 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 06:10:54 #8 DONE 0.1s 06:10:54 06:10:54 1 warning found (use --debug to expand): 06:10:54  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 06:10:54 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.47' 06:10:54 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.47 --push - 06:10:54 #1 [internal] load build definition from Dockerfile 06:10:54 #1 transferring dockerfile: 170B done 06:10:54 #1 DONE 0.0s 06:10:54 06:10:54 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.47 06:10:54 #2 DONE 0.0s 06:10:54 06:10:54 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.47 06:10:54 #3 DONE 0.0s 06:10:54 06:10:54 #4 [internal] load .dockerignore 06:10:54 #4 transferring context: 2B done 06:10:54 #4 DONE 0.0s 06:10:54 06:10:54 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.47@sha256:4e77744d9fc88bac2f9f0c4a4bbc4ae12de9aa6b00f3a5c0694b8ae29f2f2c51 06:10:54 #5 resolve nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.47@sha256:4e77744d9fc88bac2f9f0c4a4bbc4ae12de9aa6b00f3a5c0694b8ae29f2f2c51 06:10:54 #5 resolve nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.47@sha256:4e77744d9fc88bac2f9f0c4a4bbc4ae12de9aa6b00f3a5c0694b8ae29f2f2c51 0.0s done 06:10:54 #5 CACHED 06:10:54 06:10:54 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.47@sha256:4e77744d9fc88bac2f9f0c4a4bbc4ae12de9aa6b00f3a5c0694b8ae29f2f2c51 06:10:54 #6 resolve nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.47@sha256:4e77744d9fc88bac2f9f0c4a4bbc4ae12de9aa6b00f3a5c0694b8ae29f2f2c51 done 06:10:54 #6 CACHED 06:10:54 06:10:54 #7 [auth] core-metadata:pull,push token for nexus3.edgexfoundry.org:10004 06:10:54 #7 DONE 0.0s 06:10:54 06:10:54 #8 exporting to image 06:10:54 #8 exporting layers done 06:10:54 #8 exporting manifest sha256:c9b1aaa9d1430e14b85ca048c2ba76428a7d477efc276e70e6392f432ec1be19 done 06:10:54 #8 exporting config sha256:21dbf39a5c1603361911526dd8f34d4d8bd3e50bdc84a8c2dca09bc398994dc2 done 06:10:54 #8 exporting manifest sha256:2e36cc4d5a1ada26209b42966b01dd54066f7f9c53d7b37a8833529539818320 done 06:10:54 #8 exporting config sha256:e1e01d880ccb7d30155b70e75b7cb3d6102f48230495b72b06307ba308755eff done 06:10:54 #8 exporting manifest list sha256:6a33b4d7ac3d40cb78c0811609a1aae34869dbc0deeb897fe2023a9d15dd09dc done 06:10:54 #8 pushing layers 0.0s done 06:10:54 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.47@sha256:6a33b4d7ac3d40cb78c0811609a1aae34869dbc0deeb897fe2023a9d15dd09dc 0.1s done 06:10:54 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 06:10:54 #8 DONE 0.1s 06:10:54 06:10:54 1 warning found (use --debug to expand): 06:10:54  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 06:10:55 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-metadata:dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47' 06:10:55 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-metadata:dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47 --push - 06:10:55 #1 [internal] load build definition from Dockerfile 06:10:55 #1 transferring dockerfile: 211B done 06:10:55 #1 DONE 0.0s 06:10:55 06:10:55 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47 06:10:55 #2 DONE 0.0s 06:10:55 06:10:55 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47 06:10:55 #3 DONE 0.0s 06:10:55 06:10:55 #4 [internal] load .dockerignore 06:10:55 #4 transferring context: 2B done 06:10:55 #4 DONE 0.0s 06:10:55 06:10:55 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47@sha256:4e77744d9fc88bac2f9f0c4a4bbc4ae12de9aa6b00f3a5c0694b8ae29f2f2c51 06:10:55 #5 resolve nexus3.edgexfoundry.org:10004/core-metadata:dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47@sha256:4e77744d9fc88bac2f9f0c4a4bbc4ae12de9aa6b00f3a5c0694b8ae29f2f2c51 done 06:10:55 #5 CACHED 06:10:55 06:10:55 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47@sha256:4e77744d9fc88bac2f9f0c4a4bbc4ae12de9aa6b00f3a5c0694b8ae29f2f2c51 06:10:55 #6 resolve nexus3.edgexfoundry.org:10004/core-metadata:dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47@sha256:4e77744d9fc88bac2f9f0c4a4bbc4ae12de9aa6b00f3a5c0694b8ae29f2f2c51 0.0s done 06:10:55 #6 CACHED 06:10:55 06:10:55 #7 exporting to image 06:10:55 #7 exporting layers done 06:10:55 #7 exporting manifest sha256:c9b1aaa9d1430e14b85ca048c2ba76428a7d477efc276e70e6392f432ec1be19 done 06:10:55 #7 exporting config sha256:21dbf39a5c1603361911526dd8f34d4d8bd3e50bdc84a8c2dca09bc398994dc2 done 06:10:55 #7 exporting manifest sha256:2e36cc4d5a1ada26209b42966b01dd54066f7f9c53d7b37a8833529539818320 06:10:55 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 06:10:55 #7 exporting manifest sha256:2e36cc4d5a1ada26209b42966b01dd54066f7f9c53d7b37a8833529539818320 done 06:10:55 #7 exporting config sha256:e1e01d880ccb7d30155b70e75b7cb3d6102f48230495b72b06307ba308755eff done 06:10:55 #7 exporting manifest list sha256:6a33b4d7ac3d40cb78c0811609a1aae34869dbc0deeb897fe2023a9d15dd09dc done 06:10:55 #7 pushing layers 0.0s done 06:10:55 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47@sha256:6a33b4d7ac3d40cb78c0811609a1aae34869dbc0deeb897fe2023a9d15dd09dc 0.1s done 06:10:55 #7 DONE 0.1s 06:10:55 06:10:55 #8 [auth] core-metadata:pull,push token for nexus3.edgexfoundry.org:10004 06:10:55 #8 DONE 0.0s 06:10:55 06:10:55 1 warning found (use --debug to expand): 06:10:55  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 06:10:55 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-metadata:main --push - 06:10:55 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-metadata:main' 06:10:55 #1 [internal] load build definition from Dockerfile 06:10:55 #1 transferring dockerfile: 162B done 06:10:55 #1 DONE 0.0s 06:10:55 06:10:55 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:main 06:10:55 #2 DONE 0.0s 06:10:55 06:10:55 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:main 06:10:55 #3 DONE 0.0s 06:10:55 06:10:55 #4 [internal] load .dockerignore 06:10:55 #4 transferring context: 2B done 06:10:55 #4 DONE 0.0s 06:10:55 06:10:55 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:main@sha256:4e77744d9fc88bac2f9f0c4a4bbc4ae12de9aa6b00f3a5c0694b8ae29f2f2c51 06:10:55 #5 resolve nexus3.edgexfoundry.org:10004/core-metadata:main@sha256:4e77744d9fc88bac2f9f0c4a4bbc4ae12de9aa6b00f3a5c0694b8ae29f2f2c51 0.0s done 06:10:55 #5 CACHED 06:10:55 06:10:55 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:main@sha256:4e77744d9fc88bac2f9f0c4a4bbc4ae12de9aa6b00f3a5c0694b8ae29f2f2c51 06:10:55 #6 resolve nexus3.edgexfoundry.org:10004/core-metadata:main@sha256:4e77744d9fc88bac2f9f0c4a4bbc4ae12de9aa6b00f3a5c0694b8ae29f2f2c51 0.0s done 06:10:55 #6 CACHED 06:10:55 06:10:55 #7 exporting to image 06:10:55 #7 exporting layers done 06:10:55 #7 exporting manifest sha256:c9b1aaa9d1430e14b85ca048c2ba76428a7d477efc276e70e6392f432ec1be19 done 06:10:55 #7 exporting config sha256:21dbf39a5c1603361911526dd8f34d4d8bd3e50bdc84a8c2dca09bc398994dc2 done 06:10:55 #7 exporting manifest sha256:2e36cc4d5a1ada26209b42966b01dd54066f7f9c53d7b37a8833529539818320 done 06:10:55 #7 exporting config sha256:e1e01d880ccb7d30155b70e75b7cb3d6102f48230495b72b06307ba308755eff 06:10:55 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 06:10:55 #7 exporting config sha256:e1e01d880ccb7d30155b70e75b7cb3d6102f48230495b72b06307ba308755eff done 06:10:55 #7 exporting manifest list sha256:6a33b4d7ac3d40cb78c0811609a1aae34869dbc0deeb897fe2023a9d15dd09dc done 06:10:55 #7 pushing layers 0.0s done 06:10:55 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:main@sha256:6a33b4d7ac3d40cb78c0811609a1aae34869dbc0deeb897fe2023a9d15dd09dc 0.1s done 06:10:55 #7 DONE 0.1s 06:10:55 06:10:55 #8 [auth] core-metadata:pull,push token for nexus3.edgexfoundry.org:10004 06:10:55 #8 DONE 0.0s 06:10:55 06:10:55 1 warning found (use --debug to expand): 06:10:55  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 06:10:56 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:dda98da84915b6658b51999aa3f64d93038bbd9a' 06:10:56 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-bootstrapper:dda98da84915b6658b51999aa3f64d93038bbd9a --push - 06:10:56 #1 [internal] load build definition from Dockerfile 06:10:56 #1 transferring dockerfile: 206B done 06:10:56 #1 DONE 0.0s 06:10:56 06:10:56 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:dda98da84915b6658b51999aa3f64d93038bbd9a 06:10:56 #2 DONE 0.0s 06:10:56 06:10:56 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:dda98da84915b6658b51999aa3f64d93038bbd9a 06:10:56 #3 DONE 0.1s 06:10:56 06:10:56 #4 [internal] load .dockerignore 06:10:56 #4 transferring context: 2B done 06:10:56 #4 DONE 0.0s 06:10:56 06:10:56 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:dda98da84915b6658b51999aa3f64d93038bbd9a@sha256:b667d042437f09925511e76b12a76e2127b7028dd7b77e8b69867e0804ef6d43 06:10:56 #5 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:dda98da84915b6658b51999aa3f64d93038bbd9a@sha256:b667d042437f09925511e76b12a76e2127b7028dd7b77e8b69867e0804ef6d43 0.0s done 06:10:56 #5 DONE 0.0s 06:10:56 06:10:56 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:dda98da84915b6658b51999aa3f64d93038bbd9a@sha256:b667d042437f09925511e76b12a76e2127b7028dd7b77e8b69867e0804ef6d43 06:10:56 #6 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:dda98da84915b6658b51999aa3f64d93038bbd9a@sha256:b667d042437f09925511e76b12a76e2127b7028dd7b77e8b69867e0804ef6d43 0.0s done 06:10:56 #6 DONE 0.2s 06:10:56 06:10:56 #7 [auth] security-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 06:10:56 #7 DONE 0.0s 06:10:56 06:10:56 #8 exporting to image 06:10:56 #8 exporting layers done 06:10:56 #8 exporting manifest sha256:35dff2d5344836031f9481765c4c87f44730430a1029cd28c4697ae1ab3d18e1 done 06:10:56 #8 exporting config sha256:04500b5b15028a298847734594e9a36f475bd8b9c123f8e3706e8d7d49616e14 done 06:10:56 #8 exporting manifest sha256:6945c680e5d61a94b092a54617f4dc029a594bf11cf5c77f7e9403ca7994263c done 06:10:56 #8 exporting config sha256:71191b2cc805ac8c849f588d574b8405b3c7d880b8a6dd4074a91ce6b1457a55 0.0s done 06:10:56 #8 exporting manifest list sha256:e55a99933a1ebdd9f461cf727ee24081de92bbad43addaa8fd51417b49a084ea 0.0s done 06:10:56 #8 pushing layers 06:10:56 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 06:10:56 #8 pushing layers 0.1s done 06:10:56 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:dda98da84915b6658b51999aa3f64d93038bbd9a@sha256:e55a99933a1ebdd9f461cf727ee24081de92bbad43addaa8fd51417b49a084ea 0.1s done 06:10:56 #8 DONE 0.2s 06:10:56 06:10:56 1 warning found (use --debug to expand): 06:10:56  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 06:10:57 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:latest' 06:10:57 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-bootstrapper:latest --push - 06:10:57 #1 [internal] load build definition from Dockerfile 06:10:57 #1 transferring dockerfile: 172B done 06:10:57 #1 DONE 0.0s 06:10:57 06:10:57 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 06:10:57 #2 DONE 0.0s 06:10:57 06:10:57 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 06:10:57 #3 DONE 0.0s 06:10:57 06:10:57 #4 [internal] load .dockerignore 06:10:57 #4 transferring context: 2B done 06:10:57 #4 DONE 0.0s 06:10:57 06:10:57 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:latest@sha256:b667d042437f09925511e76b12a76e2127b7028dd7b77e8b69867e0804ef6d43 06:10:57 #5 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:latest@sha256:b667d042437f09925511e76b12a76e2127b7028dd7b77e8b69867e0804ef6d43 done 06:10:57 #5 CACHED 06:10:57 06:10:57 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:latest@sha256:b667d042437f09925511e76b12a76e2127b7028dd7b77e8b69867e0804ef6d43 06:10:57 #6 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:latest@sha256:b667d042437f09925511e76b12a76e2127b7028dd7b77e8b69867e0804ef6d43 0.0s done 06:10:57 #6 CACHED 06:10:57 06:10:57 #7 exporting to image 06:10:57 #7 exporting layers done 06:10:57 #7 exporting manifest sha256:35dff2d5344836031f9481765c4c87f44730430a1029cd28c4697ae1ab3d18e1 done 06:10:57 #7 exporting config sha256:04500b5b15028a298847734594e9a36f475bd8b9c123f8e3706e8d7d49616e14 done 06:10:57 #7 exporting manifest sha256:6945c680e5d61a94b092a54617f4dc029a594bf11cf5c77f7e9403ca7994263c done 06:10:57 #7 exporting config sha256:71191b2cc805ac8c849f588d574b8405b3c7d880b8a6dd4074a91ce6b1457a55 done 06:10:57 #7 exporting manifest list sha256:e55a99933a1ebdd9f461cf727ee24081de92bbad43addaa8fd51417b49a084ea done 06:10:57 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 06:10:57 #7 pushing layers 0.0s done 06:10:57 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:latest@sha256:e55a99933a1ebdd9f461cf727ee24081de92bbad43addaa8fd51417b49a084ea 0.1s done 06:10:57 #7 DONE 0.1s 06:10:57 06:10:57 #8 [auth] security-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 06:10:57 #8 DONE 0.0s 06:10:57 06:10:57 1 warning found (use --debug to expand): 06:10:57  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 06:10:57 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.47' 06:10:57 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.47 --push - 06:10:57 #1 [internal] load build definition from Dockerfile 06:10:57 #1 transferring dockerfile: 178B done 06:10:57 #1 DONE 0.0s 06:10:57 06:10:57 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.47 06:10:57 #2 DONE 0.0s 06:10:57 06:10:57 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.47 06:10:57 #3 DONE 0.0s 06:10:57 06:10:57 #4 [internal] load .dockerignore 06:10:57 #4 transferring context: 2B done 06:10:57 #4 DONE 0.0s 06:10:57 06:10:57 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.47@sha256:b667d042437f09925511e76b12a76e2127b7028dd7b77e8b69867e0804ef6d43 06:10:57 #5 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.47@sha256:b667d042437f09925511e76b12a76e2127b7028dd7b77e8b69867e0804ef6d43 0.0s done 06:10:57 #5 CACHED 06:10:57 06:10:57 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.47@sha256:b667d042437f09925511e76b12a76e2127b7028dd7b77e8b69867e0804ef6d43 06:10:57 #6 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.47@sha256:b667d042437f09925511e76b12a76e2127b7028dd7b77e8b69867e0804ef6d43 0.0s done 06:10:57 #6 CACHED 06:10:57 06:10:57 #7 exporting to image 06:10:57 #7 exporting layers done 06:10:57 #7 exporting manifest sha256:35dff2d5344836031f9481765c4c87f44730430a1029cd28c4697ae1ab3d18e1 06:10:57 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 06:10:57 #7 exporting manifest sha256:35dff2d5344836031f9481765c4c87f44730430a1029cd28c4697ae1ab3d18e1 done 06:10:57 #7 exporting config sha256:04500b5b15028a298847734594e9a36f475bd8b9c123f8e3706e8d7d49616e14 done 06:10:57 #7 exporting manifest sha256:6945c680e5d61a94b092a54617f4dc029a594bf11cf5c77f7e9403ca7994263c done 06:10:57 #7 exporting config sha256:71191b2cc805ac8c849f588d574b8405b3c7d880b8a6dd4074a91ce6b1457a55 done 06:10:57 #7 exporting manifest list sha256:e55a99933a1ebdd9f461cf727ee24081de92bbad43addaa8fd51417b49a084ea done 06:10:57 #7 pushing layers 0.0s done 06:10:57 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.47@sha256:e55a99933a1ebdd9f461cf727ee24081de92bbad43addaa8fd51417b49a084ea 0.1s done 06:10:57 #7 DONE 0.1s 06:10:57 06:10:57 #8 [auth] security-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 06:10:57 #8 DONE 0.0s 06:10:57 06:10:57 1 warning found (use --debug to expand): 06:10:57  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 06:10:58 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47' 06:10:58 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-bootstrapper:dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47 --push - 06:10:58 #1 [internal] load build definition from Dockerfile 06:10:58 #1 transferring dockerfile: 219B done 06:10:58 #1 DONE 0.0s 06:10:58 06:10:58 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47 06:10:58 #2 DONE 0.0s 06:10:58 06:10:58 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47 06:10:58 #3 DONE 0.0s 06:10:58 06:10:58 #4 [internal] load .dockerignore 06:10:58 #4 transferring context: 2B done 06:10:58 #4 DONE 0.0s 06:10:58 06:10:58 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47@sha256:b667d042437f09925511e76b12a76e2127b7028dd7b77e8b69867e0804ef6d43 06:10:58 #5 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47@sha256:b667d042437f09925511e76b12a76e2127b7028dd7b77e8b69867e0804ef6d43 0.0s done 06:10:58 #5 DONE 0.0s 06:10:58 06:10:58 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47@sha256:b667d042437f09925511e76b12a76e2127b7028dd7b77e8b69867e0804ef6d43 06:10:58 #6 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47@sha256:b667d042437f09925511e76b12a76e2127b7028dd7b77e8b69867e0804ef6d43 0.0s done 06:10:58 #6 CACHED 06:10:58 06:10:58 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47@sha256:b667d042437f09925511e76b12a76e2127b7028dd7b77e8b69867e0804ef6d43 06:10:58 #5 CACHED 06:10:58 06:10:58 #7 [auth] security-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 06:10:58 #7 DONE 0.0s 06:10:58 06:10:58 #8 exporting to image 06:10:58 #8 exporting layers done 06:10:58 #8 exporting manifest sha256:35dff2d5344836031f9481765c4c87f44730430a1029cd28c4697ae1ab3d18e1 done 06:10:58 #8 exporting config sha256:04500b5b15028a298847734594e9a36f475bd8b9c123f8e3706e8d7d49616e14 done 06:10:58 #8 exporting manifest sha256:6945c680e5d61a94b092a54617f4dc029a594bf11cf5c77f7e9403ca7994263c done 06:10:58 #8 exporting config sha256:71191b2cc805ac8c849f588d574b8405b3c7d880b8a6dd4074a91ce6b1457a55 done 06:10:58 #8 exporting manifest list sha256:e55a99933a1ebdd9f461cf727ee24081de92bbad43addaa8fd51417b49a084ea done 06:10:58 #8 pushing layers 0.0s done 06:10:58 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47@sha256:e55a99933a1ebdd9f461cf727ee24081de92bbad43addaa8fd51417b49a084ea 0.1s done 06:10:58 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 06:10:58 #8 DONE 0.1s 06:10:58 06:10:58 1 warning found (use --debug to expand): 06:10:58  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 06:10:58 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:main' 06:10:58 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-bootstrapper:main --push - 06:10:58 #1 [internal] load build definition from Dockerfile 06:10:58 #1 transferring dockerfile: 170B done 06:10:58 #1 DONE 0.0s 06:10:58 06:10:58 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:main 06:10:58 #2 DONE 0.0s 06:10:58 06:10:58 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:main 06:10:58 #3 DONE 0.0s 06:10:58 06:10:58 #4 [internal] load .dockerignore 06:10:58 #4 transferring context: 2B done 06:10:58 #4 DONE 0.0s 06:10:58 06:10:58 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:main@sha256:b667d042437f09925511e76b12a76e2127b7028dd7b77e8b69867e0804ef6d43 06:10:58 #5 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:main@sha256:b667d042437f09925511e76b12a76e2127b7028dd7b77e8b69867e0804ef6d43 0.0s done 06:10:58 #5 CACHED 06:10:58 06:10:58 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:main@sha256:b667d042437f09925511e76b12a76e2127b7028dd7b77e8b69867e0804ef6d43 06:10:58 #6 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:main@sha256:b667d042437f09925511e76b12a76e2127b7028dd7b77e8b69867e0804ef6d43 0.0s done 06:10:58 #6 CACHED 06:10:58 06:10:58 #7 [auth] security-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 06:10:58 #7 DONE 0.0s 06:10:58 06:10:58 #8 exporting to image 06:10:58 #8 exporting layers done 06:10:58 #8 exporting manifest sha256:35dff2d5344836031f9481765c4c87f44730430a1029cd28c4697ae1ab3d18e1 done 06:10:58 #8 exporting config sha256:04500b5b15028a298847734594e9a36f475bd8b9c123f8e3706e8d7d49616e14 done 06:10:58 #8 exporting manifest sha256:6945c680e5d61a94b092a54617f4dc029a594bf11cf5c77f7e9403ca7994263c done 06:10:58 #8 exporting config sha256:71191b2cc805ac8c849f588d574b8405b3c7d880b8a6dd4074a91ce6b1457a55 done 06:10:58 #8 exporting manifest list sha256:e55a99933a1ebdd9f461cf727ee24081de92bbad43addaa8fd51417b49a084ea done 06:10:58 #8 pushing layers 0.0s done 06:10:58 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:main@sha256:e55a99933a1ebdd9f461cf727ee24081de92bbad43addaa8fd51417b49a084ea 0.1s done 06:10:58 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 06:10:58 #8 DONE 0.1s 06:10:58 06:10:58 1 warning found (use --debug to expand): 06:10:58  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 06:10:59 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-auth:dda98da84915b6658b51999aa3f64d93038bbd9a --push - 06:10:59 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:dda98da84915b6658b51999aa3f64d93038bbd9a' 06:10:59 #1 [internal] load build definition from Dockerfile 06:10:59 #1 transferring dockerfile: 204B done 06:10:59 #1 DONE 0.0s 06:10:59 06:10:59 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:dda98da84915b6658b51999aa3f64d93038bbd9a 06:10:59 #2 DONE 0.0s 06:10:59 06:10:59 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:dda98da84915b6658b51999aa3f64d93038bbd9a 06:10:59 #3 DONE 0.1s 06:10:59 06:10:59 #4 [internal] load .dockerignore 06:10:59 #4 transferring context: 06:10:59 #4 transferring context: 2B done 06:10:59 #4 DONE 0.0s 06:10:59 06:10:59 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:dda98da84915b6658b51999aa3f64d93038bbd9a@sha256:e961cde409fcb5ba2757bec0006dc76a359e3c0912b8cbd6d702378fec948079 06:10:59 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:dda98da84915b6658b51999aa3f64d93038bbd9a@sha256:e961cde409fcb5ba2757bec0006dc76a359e3c0912b8cbd6d702378fec948079 06:10:59 #5 ... 06:10:59 06:10:59 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:dda98da84915b6658b51999aa3f64d93038bbd9a@sha256:e961cde409fcb5ba2757bec0006dc76a359e3c0912b8cbd6d702378fec948079 06:10:59 #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:dda98da84915b6658b51999aa3f64d93038bbd9a@sha256:e961cde409fcb5ba2757bec0006dc76a359e3c0912b8cbd6d702378fec948079 0.0s done 06:10:59 #6 DONE 0.1s 06:10:59 06:10:59 #7 exporting to image 06:10:59 #7 exporting layers done 06:10:59 #7 exporting manifest sha256:76033b475bc3e8774e9467597a6024b0f09bc73ec5fe94ff0f71924f50d6e4e8 0.0s done 06:10:59 #7 exporting config sha256:0aa71fd87e34ec2284c96259916d5d1575ffb87ff8e927d8edbc0c1edafe39c3 06:10:59 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 06:10:59 #7 ... 06:10:59 06:10:59 #8 [auth] security-proxy-auth:pull,push token for nexus3.edgexfoundry.org:10004 06:10:59 #8 DONE 0.0s 06:10:59 06:10:59 #7 exporting to image 06:10:59 #7 exporting config sha256:0aa71fd87e34ec2284c96259916d5d1575ffb87ff8e927d8edbc0c1edafe39c3 done 06:10:59 #7 exporting manifest sha256:d642c804dba85f51723e96625433395992d28f3e9fe24771eacf55058d52520e done 06:10:59 #7 exporting config sha256:b96d8c180714a0f75dac7570ec5612e6f7fab9d4d8b0169e7101b50207ddd443 0.0s done 06:10:59 #7 exporting manifest list sha256:4cd95ccb5b22c84ced03e8775fc164509207879af1ec5542bf68a32b800d8562 done 06:10:59 #7 pushing layers 0.1s done 06:10:59 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:dda98da84915b6658b51999aa3f64d93038bbd9a@sha256:4cd95ccb5b22c84ced03e8775fc164509207879af1ec5542bf68a32b800d8562 06:10:59 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:dda98da84915b6658b51999aa3f64d93038bbd9a@sha256:4cd95ccb5b22c84ced03e8775fc164509207879af1ec5542bf68a32b800d8562 0.1s done 06:10:59 #7 DONE 0.2s 06:10:59 06:10:59 1 warning found (use --debug to expand): 06:10:59  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 06:11:00 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:latest' 06:11:00 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-auth:latest --push - 06:11:00 #1 [internal] load build definition from Dockerfile 06:11:00 #1 transferring dockerfile: 170B done 06:11:00 #1 DONE 0.0s 06:11:00 06:11:00 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 06:11:00 #2 DONE 0.0s 06:11:00 06:11:00 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 06:11:00 #3 DONE 0.0s 06:11:00 06:11:00 #4 [internal] load .dockerignore 06:11:00 #4 transferring context: 2B done 06:11:00 #4 DONE 0.0s 06:11:00 06:11:00 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:latest@sha256:e961cde409fcb5ba2757bec0006dc76a359e3c0912b8cbd6d702378fec948079 06:11:00 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:latest@sha256:e961cde409fcb5ba2757bec0006dc76a359e3c0912b8cbd6d702378fec948079 0.0s done 06:11:00 #5 DONE 0.0s 06:11:00 06:11:00 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:latest@sha256:e961cde409fcb5ba2757bec0006dc76a359e3c0912b8cbd6d702378fec948079 06:11:00 #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:latest@sha256:e961cde409fcb5ba2757bec0006dc76a359e3c0912b8cbd6d702378fec948079 0.0s done 06:11:00 #6 CACHED 06:11:00 06:11:00 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:latest@sha256:e961cde409fcb5ba2757bec0006dc76a359e3c0912b8cbd6d702378fec948079 06:11:00 #5 CACHED 06:11:00 06:11:00 #7 [auth] security-proxy-auth:pull,push token for nexus3.edgexfoundry.org:10004 06:11:00 #7 DONE 0.0s 06:11:00 06:11:00 #8 exporting to image 06:11:00 #8 exporting layers done 06:11:00 #8 exporting manifest sha256:76033b475bc3e8774e9467597a6024b0f09bc73ec5fe94ff0f71924f50d6e4e8 done 06:11:00 #8 exporting config sha256:0aa71fd87e34ec2284c96259916d5d1575ffb87ff8e927d8edbc0c1edafe39c3 done 06:11:00 #8 exporting manifest sha256:d642c804dba85f51723e96625433395992d28f3e9fe24771eacf55058d52520e done 06:11:00 #8 exporting config sha256:b96d8c180714a0f75dac7570ec5612e6f7fab9d4d8b0169e7101b50207ddd443 done 06:11:00 #8 exporting manifest list sha256:4cd95ccb5b22c84ced03e8775fc164509207879af1ec5542bf68a32b800d8562 done 06:11:00 #8 pushing layers 0.0s done 06:11:00 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:latest@sha256:4cd95ccb5b22c84ced03e8775fc164509207879af1ec5542bf68a32b800d8562 0.1s done 06:11:00 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 06:11:00 #8 DONE 0.1s 06:11:00 06:11:00 1 warning found (use --debug to expand): 06:11:00  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 06:11:00 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.47' 06:11:00 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.47 --push - 06:11:00 #1 [internal] load build definition from Dockerfile 06:11:00 #1 transferring dockerfile: 176B done 06:11:00 #1 DONE 0.0s 06:11:00 06:11:00 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.47 06:11:00 #2 DONE 0.0s 06:11:00 06:11:00 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.47 06:11:00 #3 DONE 0.1s 06:11:00 06:11:00 #4 [internal] load .dockerignore 06:11:00 #4 transferring context: 06:11:00 #4 transferring context: 2B done 06:11:00 #4 DONE 0.0s 06:11:00 06:11:00 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.47@sha256:e961cde409fcb5ba2757bec0006dc76a359e3c0912b8cbd6d702378fec948079 06:11:00 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.47@sha256:e961cde409fcb5ba2757bec0006dc76a359e3c0912b8cbd6d702378fec948079 0.0s done 06:11:00 #5 CACHED 06:11:00 06:11:00 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.47@sha256:e961cde409fcb5ba2757bec0006dc76a359e3c0912b8cbd6d702378fec948079 06:11:00 #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.47@sha256:e961cde409fcb5ba2757bec0006dc76a359e3c0912b8cbd6d702378fec948079 0.0s done 06:11:00 #6 CACHED 06:11:00 06:11:00 #7 [auth] security-proxy-auth:pull,push token for nexus3.edgexfoundry.org:10004 06:11:00 #7 DONE 0.0s 06:11:00 06:11:00 #8 exporting to image 06:11:00 #8 exporting layers done 06:11:00 #8 exporting manifest sha256:76033b475bc3e8774e9467597a6024b0f09bc73ec5fe94ff0f71924f50d6e4e8 done 06:11:00 #8 exporting config sha256:0aa71fd87e34ec2284c96259916d5d1575ffb87ff8e927d8edbc0c1edafe39c3 done 06:11:00 #8 exporting manifest sha256:d642c804dba85f51723e96625433395992d28f3e9fe24771eacf55058d52520e done 06:11:00 #8 exporting config sha256:b96d8c180714a0f75dac7570ec5612e6f7fab9d4d8b0169e7101b50207ddd443 done 06:11:00 #8 exporting manifest list sha256:4cd95ccb5b22c84ced03e8775fc164509207879af1ec5542bf68a32b800d8562 done 06:11:00 #8 pushing layers 0.0s done 06:11:00 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.47@sha256:4cd95ccb5b22c84ced03e8775fc164509207879af1ec5542bf68a32b800d8562 06:11:00 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 06:11:00 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.47@sha256:4cd95ccb5b22c84ced03e8775fc164509207879af1ec5542bf68a32b800d8562 0.1s done 06:11:00 #8 DONE 0.1s 06:11:00 06:11:00 1 warning found (use --debug to expand): 06:11:00  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 06:11:01 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47' 06:11:01 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-auth:dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47 --push - 06:11:01 #1 [internal] load build definition from Dockerfile 06:11:01 #1 transferring dockerfile: 217B done 06:11:01 #1 DONE 0.0s 06:11:01 06:11:01 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47 06:11:01 #2 DONE 0.0s 06:11:01 06:11:01 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47 06:11:01 #3 DONE 0.0s 06:11:01 06:11:01 #4 [internal] load .dockerignore 06:11:01 #4 transferring context: 2B done 06:11:01 #4 DONE 0.0s 06:11:01 06:11:01 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47@sha256:e961cde409fcb5ba2757bec0006dc76a359e3c0912b8cbd6d702378fec948079 06:11:01 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47@sha256:e961cde409fcb5ba2757bec0006dc76a359e3c0912b8cbd6d702378fec948079 0.0s done 06:11:01 #5 CACHED 06:11:01 06:11:01 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47@sha256:e961cde409fcb5ba2757bec0006dc76a359e3c0912b8cbd6d702378fec948079 06:11:01 #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47@sha256:e961cde409fcb5ba2757bec0006dc76a359e3c0912b8cbd6d702378fec948079 0.0s done 06:11:01 #6 CACHED 06:11:01 06:11:01 #7 exporting to image 06:11:01 #7 exporting layers 06:11:01 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 06:11:01 #7 exporting layers done 06:11:01 #7 exporting manifest sha256:76033b475bc3e8774e9467597a6024b0f09bc73ec5fe94ff0f71924f50d6e4e8 done 06:11:01 #7 exporting config sha256:0aa71fd87e34ec2284c96259916d5d1575ffb87ff8e927d8edbc0c1edafe39c3 done 06:11:01 #7 exporting manifest sha256:d642c804dba85f51723e96625433395992d28f3e9fe24771eacf55058d52520e done 06:11:01 #7 exporting config sha256:b96d8c180714a0f75dac7570ec5612e6f7fab9d4d8b0169e7101b50207ddd443 done 06:11:01 #7 exporting manifest list sha256:4cd95ccb5b22c84ced03e8775fc164509207879af1ec5542bf68a32b800d8562 done 06:11:01 #7 pushing layers 0.0s done 06:11:01 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47@sha256:4cd95ccb5b22c84ced03e8775fc164509207879af1ec5542bf68a32b800d8562 0.1s done 06:11:01 #7 DONE 0.1s 06:11:01 06:11:01 #8 [auth] security-proxy-auth:pull,push token for nexus3.edgexfoundry.org:10004 06:11:01 #8 DONE 0.0s 06:11:01 06:11:01 1 warning found (use --debug to expand): 06:11:01  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 06:11:01 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-auth:main --push - 06:11:01 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:main' 06:11:02 #1 [internal] load build definition from Dockerfile 06:11:02 #1 transferring dockerfile: 168B done 06:11:02 #1 DONE 0.0s 06:11:02 06:11:02 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:main 06:11:02 #2 DONE 0.0s 06:11:02 06:11:02 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:main 06:11:02 #3 DONE 0.0s 06:11:02 06:11:02 #4 [internal] load .dockerignore 06:11:02 #4 transferring context: 2B done 06:11:02 #4 DONE 0.0s 06:11:02 06:11:02 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:main@sha256:e961cde409fcb5ba2757bec0006dc76a359e3c0912b8cbd6d702378fec948079 06:11:02 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:main@sha256:e961cde409fcb5ba2757bec0006dc76a359e3c0912b8cbd6d702378fec948079 0.0s done 06:11:02 #5 CACHED 06:11:02 06:11:02 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:main@sha256:e961cde409fcb5ba2757bec0006dc76a359e3c0912b8cbd6d702378fec948079 06:11:02 #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:main@sha256:e961cde409fcb5ba2757bec0006dc76a359e3c0912b8cbd6d702378fec948079 0.0s done 06:11:02 #6 CACHED 06:11:02 06:11:02 #7 exporting to image 06:11:02 #7 exporting layers done 06:11:02 #7 exporting manifest sha256:76033b475bc3e8774e9467597a6024b0f09bc73ec5fe94ff0f71924f50d6e4e8 done 06:11:02 #7 exporting config sha256:0aa71fd87e34ec2284c96259916d5d1575ffb87ff8e927d8edbc0c1edafe39c3 done 06:11:02 #7 exporting manifest sha256:d642c804dba85f51723e96625433395992d28f3e9fe24771eacf55058d52520e done 06:11:02 #7 exporting config sha256:b96d8c180714a0f75dac7570ec5612e6f7fab9d4d8b0169e7101b50207ddd443 done 06:11:02 #7 exporting manifest list sha256:4cd95ccb5b22c84ced03e8775fc164509207879af1ec5542bf68a32b800d8562 06:11:02 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 06:11:02 #7 exporting manifest list sha256:4cd95ccb5b22c84ced03e8775fc164509207879af1ec5542bf68a32b800d8562 done 06:11:02 #7 pushing layers 0.0s done 06:11:02 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:main@sha256:4cd95ccb5b22c84ced03e8775fc164509207879af1ec5542bf68a32b800d8562 0.1s done 06:11:02 #7 DONE 0.1s 06:11:02 06:11:02 #8 [auth] security-proxy-auth:pull,push token for nexus3.edgexfoundry.org:10004 06:11:02 #8 DONE 0.0s 06:11:02 06:11:02 1 warning found (use --debug to expand): 06:11:02  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 06:11:02 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:dda98da84915b6658b51999aa3f64d93038bbd9a' 06:11:02 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-setup:dda98da84915b6658b51999aa3f64d93038bbd9a --push - 06:11:02 #1 [internal] load build definition from Dockerfile 06:11:02 #1 transferring dockerfile: 205B done 06:11:02 #1 DONE 0.0s 06:11:02 06:11:02 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:dda98da84915b6658b51999aa3f64d93038bbd9a 06:11:02 #2 DONE 0.0s 06:11:02 06:11:02 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:dda98da84915b6658b51999aa3f64d93038bbd9a 06:11:02 #3 DONE 0.0s 06:11:02 06:11:02 #4 [internal] load .dockerignore 06:11:02 #4 transferring context: 2B done 06:11:02 #4 DONE 0.0s 06:11:02 06:11:02 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:dda98da84915b6658b51999aa3f64d93038bbd9a@sha256:b90fb030f32dc6439b1e0d4372b723d0612170db1e4a8021fa0601dcf6c2e517 06:11:02 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:dda98da84915b6658b51999aa3f64d93038bbd9a@sha256:b90fb030f32dc6439b1e0d4372b723d0612170db1e4a8021fa0601dcf6c2e517 06:11:02 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:dda98da84915b6658b51999aa3f64d93038bbd9a@sha256:b90fb030f32dc6439b1e0d4372b723d0612170db1e4a8021fa0601dcf6c2e517 done 06:11:02 #5 DONE 0.0s 06:11:02 06:11:02 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:dda98da84915b6658b51999aa3f64d93038bbd9a@sha256:b90fb030f32dc6439b1e0d4372b723d0612170db1e4a8021fa0601dcf6c2e517 06:11:02 #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:dda98da84915b6658b51999aa3f64d93038bbd9a@sha256:b90fb030f32dc6439b1e0d4372b723d0612170db1e4a8021fa0601dcf6c2e517 0.0s done 06:11:02 #6 DONE 0.1s 06:11:02 06:11:02 #7 exporting to image 06:11:02 #7 exporting layers 06:11:02 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 06:11:02 #7 ... 06:11:02 06:11:02 #8 [auth] security-proxy-setup:pull,push token for nexus3.edgexfoundry.org:10004 06:11:02 #8 DONE 0.0s 06:11:02 06:11:02 #7 exporting to image 06:11:02 #7 exporting layers done 06:11:02 #7 exporting manifest sha256:51508b0b030ad6a896a40e95cf69146f51dcb5c2f6c729fd411ccb9d0169f779 done 06:11:02 #7 exporting config sha256:df479faf3f6bee9c76785477cd84a777c3977535b2fa6c692e9aea7939bc3ea5 done 06:11:02 #7 exporting manifest sha256:c962048dc23133345c6c64c1da13f48eed1140ab5c052b7a2926e734ec67bc61 done 06:11:02 #7 exporting config sha256:92c11b2c794b2270c0c309ca346b7f0b03918fc732c3c3609cdb941470649b5a done 06:11:02 #7 exporting manifest list sha256:d709f08ceb7f631bb99d426df08555f8b21f3570528d02e44ef8d26757abc1b0 done 06:11:02 #7 pushing layers 0.1s done 06:11:02 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:dda98da84915b6658b51999aa3f64d93038bbd9a@sha256:d709f08ceb7f631bb99d426df08555f8b21f3570528d02e44ef8d26757abc1b0 06:11:02 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:dda98da84915b6658b51999aa3f64d93038bbd9a@sha256:d709f08ceb7f631bb99d426df08555f8b21f3570528d02e44ef8d26757abc1b0 0.1s done 06:11:02 #7 DONE 0.2s 06:11:02 06:11:02 1 warning found (use --debug to expand): 06:11:02  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 06:11:03 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:latest' 06:11:03 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-setup:latest --push - 06:11:03 #1 [internal] load build definition from Dockerfile 06:11:03 #1 transferring dockerfile: 171B done 06:11:03 #1 DONE 0.0s 06:11:03 06:11:03 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 06:11:03 #2 DONE 0.0s 06:11:03 06:11:03 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 06:11:03 #3 DONE 0.0s 06:11:03 06:11:03 #4 [internal] load .dockerignore 06:11:03 #4 transferring context: 2B done 06:11:03 #4 DONE 0.0s 06:11:03 06:11:03 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:latest@sha256:b90fb030f32dc6439b1e0d4372b723d0612170db1e4a8021fa0601dcf6c2e517 06:11:03 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:latest@sha256:b90fb030f32dc6439b1e0d4372b723d0612170db1e4a8021fa0601dcf6c2e517 done 06:11:03 #5 CACHED 06:11:03 06:11:03 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:latest@sha256:b90fb030f32dc6439b1e0d4372b723d0612170db1e4a8021fa0601dcf6c2e517 06:11:03 #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:latest@sha256:b90fb030f32dc6439b1e0d4372b723d0612170db1e4a8021fa0601dcf6c2e517 0.0s done 06:11:03 #6 CACHED 06:11:03 06:11:03 #7 exporting to image 06:11:03 #7 exporting layers done 06:11:03 #7 exporting manifest sha256:51508b0b030ad6a896a40e95cf69146f51dcb5c2f6c729fd411ccb9d0169f779 done 06:11:03 #7 exporting config sha256:df479faf3f6bee9c76785477cd84a777c3977535b2fa6c692e9aea7939bc3ea5 done 06:11:03 #7 exporting manifest sha256:c962048dc23133345c6c64c1da13f48eed1140ab5c052b7a2926e734ec67bc61 done 06:11:03 #7 exporting config sha256:92c11b2c794b2270c0c309ca346b7f0b03918fc732c3c3609cdb941470649b5a done 06:11:03 #7 exporting manifest list sha256:d709f08ceb7f631bb99d426df08555f8b21f3570528d02e44ef8d26757abc1b0 done 06:11:03 #7 pushing layers 0.0s done 06:11:03 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:latest@sha256:d709f08ceb7f631bb99d426df08555f8b21f3570528d02e44ef8d26757abc1b0 06:11:03 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 06:11:03 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:latest@sha256:d709f08ceb7f631bb99d426df08555f8b21f3570528d02e44ef8d26757abc1b0 0.1s done 06:11:03 #7 DONE 0.1s 06:11:03 06:11:03 #8 [auth] security-proxy-setup:pull,push token for nexus3.edgexfoundry.org:10004 06:11:03 #8 DONE 0.0s 06:11:03 06:11:03 1 warning found (use --debug to expand): 06:11:03  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 06:11:03 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.47' 06:11:03 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.47 --push - 06:11:03 #1 [internal] load build definition from Dockerfile 06:11:03 #1 transferring dockerfile: 177B done 06:11:03 #1 DONE 0.0s 06:11:03 06:11:03 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.47 06:11:03 #2 DONE 0.0s 06:11:03 06:11:03 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.47 06:11:03 #3 DONE 0.0s 06:11:03 06:11:03 #4 [internal] load .dockerignore 06:11:03 #4 transferring context: 2B done 06:11:03 #4 DONE 0.0s 06:11:03 06:11:03 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.47@sha256:b90fb030f32dc6439b1e0d4372b723d0612170db1e4a8021fa0601dcf6c2e517 06:11:03 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.47@sha256:b90fb030f32dc6439b1e0d4372b723d0612170db1e4a8021fa0601dcf6c2e517 0.0s done 06:11:03 #5 CACHED 06:11:03 06:11:03 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.47@sha256:b90fb030f32dc6439b1e0d4372b723d0612170db1e4a8021fa0601dcf6c2e517 06:11:03 #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.47@sha256:b90fb030f32dc6439b1e0d4372b723d0612170db1e4a8021fa0601dcf6c2e517 0.0s done 06:11:03 #6 CACHED 06:11:03 06:11:03 #7 exporting to image 06:11:03 #7 exporting layers done 06:11:03 #7 exporting manifest sha256:51508b0b030ad6a896a40e95cf69146f51dcb5c2f6c729fd411ccb9d0169f779 done 06:11:03 #7 exporting config sha256:df479faf3f6bee9c76785477cd84a777c3977535b2fa6c692e9aea7939bc3ea5 done 06:11:03 #7 exporting manifest sha256:c962048dc23133345c6c64c1da13f48eed1140ab5c052b7a2926e734ec67bc61 done 06:11:03 #7 exporting config sha256:92c11b2c794b2270c0c309ca346b7f0b03918fc732c3c3609cdb941470649b5a done 06:11:03 #7 exporting manifest list sha256:d709f08ceb7f631bb99d426df08555f8b21f3570528d02e44ef8d26757abc1b0 done 06:11:03 #7 pushing layers 06:11:03 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 06:11:03 #7 pushing layers 0.0s done 06:11:03 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.47@sha256:d709f08ceb7f631bb99d426df08555f8b21f3570528d02e44ef8d26757abc1b0 0.1s done 06:11:03 #7 DONE 0.1s 06:11:03 06:11:03 #8 [auth] security-proxy-setup:pull,push token for nexus3.edgexfoundry.org:10004 06:11:03 #8 DONE 0.0s 06:11:03 06:11:03 1 warning found (use --debug to expand): 06:11:03  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 06:11:04 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-setup:dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47 --push - 06:11:04 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47' 06:11:04 #1 [internal] load build definition from Dockerfile 06:11:04 #1 transferring dockerfile: 218B done 06:11:04 #1 DONE 0.0s 06:11:04 06:11:04 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47 06:11:04 #2 DONE 0.0s 06:11:04 06:11:04 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47 06:11:04 #3 DONE 0.0s 06:11:04 06:11:04 #4 [internal] load .dockerignore 06:11:04 #4 transferring context: 2B done 06:11:04 #4 DONE 0.0s 06:11:04 06:11:04 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47@sha256:b90fb030f32dc6439b1e0d4372b723d0612170db1e4a8021fa0601dcf6c2e517 06:11:04 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47@sha256:b90fb030f32dc6439b1e0d4372b723d0612170db1e4a8021fa0601dcf6c2e517 0.0s done 06:11:04 #5 CACHED 06:11:04 06:11:04 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47@sha256:b90fb030f32dc6439b1e0d4372b723d0612170db1e4a8021fa0601dcf6c2e517 06:11:04 #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47@sha256:b90fb030f32dc6439b1e0d4372b723d0612170db1e4a8021fa0601dcf6c2e517 0.0s done 06:11:04 #6 CACHED 06:11:04 06:11:04 #7 exporting to image 06:11:04 #7 exporting layers done 06:11:04 #7 exporting manifest sha256:51508b0b030ad6a896a40e95cf69146f51dcb5c2f6c729fd411ccb9d0169f779 done 06:11:04 #7 exporting config sha256:df479faf3f6bee9c76785477cd84a777c3977535b2fa6c692e9aea7939bc3ea5 done 06:11:04 #7 exporting manifest sha256:c962048dc23133345c6c64c1da13f48eed1140ab5c052b7a2926e734ec67bc61 06:11:04 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 06:11:04 #7 exporting manifest sha256:c962048dc23133345c6c64c1da13f48eed1140ab5c052b7a2926e734ec67bc61 done 06:11:04 #7 exporting config sha256:92c11b2c794b2270c0c309ca346b7f0b03918fc732c3c3609cdb941470649b5a done 06:11:04 #7 exporting manifest list sha256:d709f08ceb7f631bb99d426df08555f8b21f3570528d02e44ef8d26757abc1b0 done 06:11:04 #7 pushing layers 0.0s done 06:11:04 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47@sha256:d709f08ceb7f631bb99d426df08555f8b21f3570528d02e44ef8d26757abc1b0 0.1s done 06:11:04 #7 DONE 0.1s 06:11:04 06:11:04 #8 [auth] security-proxy-setup:pull,push token for nexus3.edgexfoundry.org:10004 06:11:04 #8 DONE 0.0s 06:11:04 06:11:04 1 warning found (use --debug to expand): 06:11:04  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 06:11:04 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:main' 06:11:04 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-setup:main --push - 06:11:04 #1 [internal] load build definition from Dockerfile 06:11:04 #1 transferring dockerfile: 169B done 06:11:04 #1 DONE 0.0s 06:11:04 06:11:04 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:main 06:11:04 #2 DONE 0.0s 06:11:04 06:11:04 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:main 06:11:04 #3 DONE 0.0s 06:11:04 06:11:04 #4 [internal] load .dockerignore 06:11:04 #4 transferring context: 2B done 06:11:04 #4 DONE 0.0s 06:11:04 06:11:04 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:main@sha256:b90fb030f32dc6439b1e0d4372b723d0612170db1e4a8021fa0601dcf6c2e517 06:11:04 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:main@sha256:b90fb030f32dc6439b1e0d4372b723d0612170db1e4a8021fa0601dcf6c2e517 done 06:11:04 #5 CACHED 06:11:04 06:11:04 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:main@sha256:b90fb030f32dc6439b1e0d4372b723d0612170db1e4a8021fa0601dcf6c2e517 06:11:04 #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:main@sha256:b90fb030f32dc6439b1e0d4372b723d0612170db1e4a8021fa0601dcf6c2e517 done 06:11:04 #6 CACHED 06:11:04 06:11:04 #7 exporting to image 06:11:04 #7 exporting layers done 06:11:04 #7 exporting manifest sha256:51508b0b030ad6a896a40e95cf69146f51dcb5c2f6c729fd411ccb9d0169f779 done 06:11:04 #7 exporting config sha256:df479faf3f6bee9c76785477cd84a777c3977535b2fa6c692e9aea7939bc3ea5 done 06:11:04 #7 exporting manifest sha256:c962048dc23133345c6c64c1da13f48eed1140ab5c052b7a2926e734ec67bc61 done 06:11:04 #7 exporting config sha256:92c11b2c794b2270c0c309ca346b7f0b03918fc732c3c3609cdb941470649b5a done 06:11:04 #7 exporting manifest list sha256:d709f08ceb7f631bb99d426df08555f8b21f3570528d02e44ef8d26757abc1b0 done 06:11:04 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 06:11:05 #7 pushing layers 0.0s done 06:11:05 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:main@sha256:d709f08ceb7f631bb99d426df08555f8b21f3570528d02e44ef8d26757abc1b0 0.1s done 06:11:05 #7 DONE 0.1s 06:11:05 06:11:05 #8 [auth] security-proxy-setup:pull,push token for nexus3.edgexfoundry.org:10004 06:11:05 #8 DONE 0.0s 06:11:05 06:11:05 1 warning found (use --debug to expand): 06:11:05  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 06:11:05 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:dda98da84915b6658b51999aa3f64d93038bbd9a' 06:11:05 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-secretstore-setup:dda98da84915b6658b51999aa3f64d93038bbd9a --push - 06:11:05 #1 [internal] load build definition from Dockerfile 06:11:05 #1 transferring dockerfile: 211B done 06:11:05 #1 DONE 0.0s 06:11:05 06:11:05 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:dda98da84915b6658b51999aa3f64d93038bbd9a 06:11:05 #2 DONE 0.0s 06:11:05 06:11:05 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:dda98da84915b6658b51999aa3f64d93038bbd9a 06:11:05 #3 DONE 0.0s 06:11:05 06:11:05 #4 [internal] load .dockerignore 06:11:05 #4 transferring context: 2B done 06:11:05 #4 DONE 0.0s 06:11:05 06:11:05 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:dda98da84915b6658b51999aa3f64d93038bbd9a@sha256:d484112c97a3666a7b4c6d61ae20444e011eacc5f53e2a1b3a8ac623ff08f934 06:11:05 #5 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:dda98da84915b6658b51999aa3f64d93038bbd9a@sha256:d484112c97a3666a7b4c6d61ae20444e011eacc5f53e2a1b3a8ac623ff08f934 0.0s done 06:11:05 #5 DONE 0.0s 06:11:05 06:11:05 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:dda98da84915b6658b51999aa3f64d93038bbd9a@sha256:d484112c97a3666a7b4c6d61ae20444e011eacc5f53e2a1b3a8ac623ff08f934 06:11:05 #6 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:dda98da84915b6658b51999aa3f64d93038bbd9a@sha256:d484112c97a3666a7b4c6d61ae20444e011eacc5f53e2a1b3a8ac623ff08f934 0.0s done 06:11:05 #6 DONE 0.0s 06:11:05 06:11:05 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:dda98da84915b6658b51999aa3f64d93038bbd9a@sha256:d484112c97a3666a7b4c6d61ae20444e011eacc5f53e2a1b3a8ac623ff08f934 06:11:05 #5 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:dda98da84915b6658b51999aa3f64d93038bbd9a@sha256:d484112c97a3666a7b4c6d61ae20444e011eacc5f53e2a1b3a8ac623ff08f934 0.0s done 06:11:05 #5 DONE 0.1s 06:11:05 06:11:05 #7 [auth] security-secretstore-setup:pull,push token for nexus3.edgexfoundry.org:10004 06:11:05 #7 DONE 0.0s 06:11:05 06:11:05 #8 exporting to image 06:11:05 #8 exporting layers done 06:11:05 #8 exporting manifest sha256:12085d4d239b46f13590d5967e2d4572ddb77ee447c8643ad163a157d39872bc done 06:11:05 #8 exporting config sha256:13807d5d5df11018a779d8d79b648c7012436550ec88b903aed290ddd11b7e4c done 06:11:05 #8 exporting manifest sha256:e9ae6b50a36554085e257bc96a1b2df89532e18596e41146d10e2a22fbf89107 done 06:11:05 #8 exporting config sha256:03d83ea0fee102f1acbffd7ee891d750b304b0e4737cd857a8e59d872b451c31 done 06:11:05 #8 exporting manifest list sha256:0f1ea2ac811111f02b557b73aa4c3403e7461d8de7e1bcab5e3557418da46297 done 06:11:05 #8 pushing layers 0.1s done 06:11:05 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:dda98da84915b6658b51999aa3f64d93038bbd9a@sha256:0f1ea2ac811111f02b557b73aa4c3403e7461d8de7e1bcab5e3557418da46297 06:11:05 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 06:11:05 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:dda98da84915b6658b51999aa3f64d93038bbd9a@sha256:0f1ea2ac811111f02b557b73aa4c3403e7461d8de7e1bcab5e3557418da46297 0.1s done 06:11:05 #8 DONE 0.2s 06:11:05 06:11:05 1 warning found (use --debug to expand): 06:11:05  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 06:11:06 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest --push - 06:11:06 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest' 06:11:06 #1 [internal] load build definition from Dockerfile 06:11:06 #1 transferring dockerfile: 177B done 06:11:06 #1 DONE 0.0s 06:11:06 06:11:06 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 06:11:06 #2 DONE 0.0s 06:11:06 06:11:06 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 06:11:06 #3 DONE 0.0s 06:11:06 06:11:06 #4 [internal] load .dockerignore 06:11:06 #4 transferring context: 2B done 06:11:06 #4 DONE 0.0s 06:11:06 06:11:06 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest@sha256:d484112c97a3666a7b4c6d61ae20444e011eacc5f53e2a1b3a8ac623ff08f934 06:11:06 #5 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest@sha256:d484112c97a3666a7b4c6d61ae20444e011eacc5f53e2a1b3a8ac623ff08f934 done 06:11:06 #5 CACHED 06:11:06 06:11:06 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest@sha256:d484112c97a3666a7b4c6d61ae20444e011eacc5f53e2a1b3a8ac623ff08f934 06:11:06 #6 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest@sha256:d484112c97a3666a7b4c6d61ae20444e011eacc5f53e2a1b3a8ac623ff08f934 0.0s done 06:11:06 #6 CACHED 06:11:06 06:11:06 #7 exporting to image 06:11:06 #7 exporting layers 06:11:06 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 06:11:06 #7 exporting layers done 06:11:06 #7 exporting manifest sha256:12085d4d239b46f13590d5967e2d4572ddb77ee447c8643ad163a157d39872bc done 06:11:06 #7 exporting config sha256:13807d5d5df11018a779d8d79b648c7012436550ec88b903aed290ddd11b7e4c done 06:11:06 #7 exporting manifest sha256:e9ae6b50a36554085e257bc96a1b2df89532e18596e41146d10e2a22fbf89107 done 06:11:06 #7 exporting config sha256:03d83ea0fee102f1acbffd7ee891d750b304b0e4737cd857a8e59d872b451c31 done 06:11:06 #7 exporting manifest list sha256:0f1ea2ac811111f02b557b73aa4c3403e7461d8de7e1bcab5e3557418da46297 done 06:11:06 #7 pushing layers 0.0s done 06:11:06 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest@sha256:0f1ea2ac811111f02b557b73aa4c3403e7461d8de7e1bcab5e3557418da46297 0.1s done 06:11:06 #7 DONE 0.1s 06:11:06 06:11:06 #8 [auth] security-secretstore-setup:pull,push token for nexus3.edgexfoundry.org:10004 06:11:06 #8 DONE 0.0s 06:11:06 06:11:06 1 warning found (use --debug to expand): 06:11:06  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 06:11:06 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.47' 06:11:06 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.47 --push - 06:11:06 #1 [internal] load build definition from Dockerfile 06:11:06 #1 transferring dockerfile: 183B done 06:11:06 #1 DONE 0.0s 06:11:06 06:11:06 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.47 06:11:06 #2 DONE 0.0s 06:11:06 06:11:06 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.47 06:11:06 #3 DONE 0.0s 06:11:06 06:11:06 #4 [internal] load .dockerignore 06:11:06 #4 transferring context: 2B done 06:11:06 #4 DONE 0.0s 06:11:06 06:11:06 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.47@sha256:d484112c97a3666a7b4c6d61ae20444e011eacc5f53e2a1b3a8ac623ff08f934 06:11:06 #5 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.47@sha256:d484112c97a3666a7b4c6d61ae20444e011eacc5f53e2a1b3a8ac623ff08f934 0.0s done 06:11:06 #5 CACHED 06:11:06 06:11:06 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.47@sha256:d484112c97a3666a7b4c6d61ae20444e011eacc5f53e2a1b3a8ac623ff08f934 06:11:06 #6 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.47@sha256:d484112c97a3666a7b4c6d61ae20444e011eacc5f53e2a1b3a8ac623ff08f934 0.0s done 06:11:06 #6 CACHED 06:11:06 06:11:06 #7 exporting to image 06:11:06 #7 exporting layers done 06:11:06 #7 exporting manifest sha256:12085d4d239b46f13590d5967e2d4572ddb77ee447c8643ad163a157d39872bc done 06:11:06 #7 exporting config sha256:13807d5d5df11018a779d8d79b648c7012436550ec88b903aed290ddd11b7e4c done 06:11:06 #7 exporting manifest sha256:e9ae6b50a36554085e257bc96a1b2df89532e18596e41146d10e2a22fbf89107 done 06:11:06 #7 exporting config sha256:03d83ea0fee102f1acbffd7ee891d750b304b0e4737cd857a8e59d872b451c31 06:11:06 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 06:11:07 #7 exporting config sha256:03d83ea0fee102f1acbffd7ee891d750b304b0e4737cd857a8e59d872b451c31 done 06:11:07 #7 exporting manifest list sha256:0f1ea2ac811111f02b557b73aa4c3403e7461d8de7e1bcab5e3557418da46297 done 06:11:07 #7 pushing layers 0.0s done 06:11:07 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.47@sha256:0f1ea2ac811111f02b557b73aa4c3403e7461d8de7e1bcab5e3557418da46297 0.1s done 06:11:07 #7 DONE 0.1s 06:11:07 06:11:07 #8 [auth] security-secretstore-setup:pull,push token for nexus3.edgexfoundry.org:10004 06:11:07 #8 DONE 0.0s 06:11:07 06:11:07 1 warning found (use --debug to expand): 06:11:07  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 06:11:07 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47' 06:11:07 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-secretstore-setup:dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47 --push - 06:11:07 #1 [internal] load build definition from Dockerfile 06:11:07 #1 transferring dockerfile: 224B done 06:11:07 #1 DONE 0.0s 06:11:07 06:11:07 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47 06:11:07 #2 DONE 0.0s 06:11:07 06:11:07 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47 06:11:07 #3 DONE 0.0s 06:11:07 06:11:07 #4 [internal] load .dockerignore 06:11:07 #4 transferring context: 2B done 06:11:07 #4 DONE 0.0s 06:11:07 06:11:07 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47@sha256:d484112c97a3666a7b4c6d61ae20444e011eacc5f53e2a1b3a8ac623ff08f934 06:11:07 #5 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47@sha256:d484112c97a3666a7b4c6d61ae20444e011eacc5f53e2a1b3a8ac623ff08f934 done 06:11:07 #5 CACHED 06:11:07 06:11:07 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47@sha256:d484112c97a3666a7b4c6d61ae20444e011eacc5f53e2a1b3a8ac623ff08f934 06:11:07 #6 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47@sha256:d484112c97a3666a7b4c6d61ae20444e011eacc5f53e2a1b3a8ac623ff08f934 done 06:11:07 #6 CACHED 06:11:07 06:11:07 #7 exporting to image 06:11:07 #7 exporting layers done 06:11:07 #7 exporting manifest sha256:12085d4d239b46f13590d5967e2d4572ddb77ee447c8643ad163a157d39872bc done 06:11:07 #7 exporting config sha256:13807d5d5df11018a779d8d79b648c7012436550ec88b903aed290ddd11b7e4c done 06:11:07 #7 exporting manifest sha256:e9ae6b50a36554085e257bc96a1b2df89532e18596e41146d10e2a22fbf89107 done 06:11:07 #7 exporting config sha256:03d83ea0fee102f1acbffd7ee891d750b304b0e4737cd857a8e59d872b451c31 done 06:11:07 #7 exporting manifest list sha256:0f1ea2ac811111f02b557b73aa4c3403e7461d8de7e1bcab5e3557418da46297 done 06:11:07 #7 pushing layers 0.0s done 06:11:07 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47@sha256:0f1ea2ac811111f02b557b73aa4c3403e7461d8de7e1bcab5e3557418da46297 06:11:07 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 06:11:07 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47@sha256:0f1ea2ac811111f02b557b73aa4c3403e7461d8de7e1bcab5e3557418da46297 0.1s done 06:11:07 #7 DONE 0.1s 06:11:07 06:11:07 #8 [auth] security-secretstore-setup:pull,push token for nexus3.edgexfoundry.org:10004 06:11:07 #8 DONE 0.0s 06:11:07 06:11:07 1 warning found (use --debug to expand): 06:11:07  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 06:11:07 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-secretstore-setup:main --push - 06:11:07 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:main' 06:11:07 #1 [internal] load build definition from Dockerfile 06:11:07 #1 transferring dockerfile: 175B done 06:11:07 #1 DONE 0.0s 06:11:07 06:11:07 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 06:11:07 #2 DONE 0.0s 06:11:07 06:11:07 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 06:11:07 #3 DONE 0.0s 06:11:07 06:11:07 #4 [internal] load .dockerignore 06:11:07 #4 transferring context: 2B done 06:11:07 #4 DONE 0.0s 06:11:07 06:11:07 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:main@sha256:d484112c97a3666a7b4c6d61ae20444e011eacc5f53e2a1b3a8ac623ff08f934 06:11:07 #5 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:main@sha256:d484112c97a3666a7b4c6d61ae20444e011eacc5f53e2a1b3a8ac623ff08f934 done 06:11:07 #5 CACHED 06:11:07 06:11:07 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:main@sha256:d484112c97a3666a7b4c6d61ae20444e011eacc5f53e2a1b3a8ac623ff08f934 06:11:07 #6 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:main@sha256:d484112c97a3666a7b4c6d61ae20444e011eacc5f53e2a1b3a8ac623ff08f934 0.0s done 06:11:07 #6 CACHED 06:11:07 06:11:07 #7 exporting to image 06:11:07 #7 exporting layers done 06:11:07 #7 exporting manifest sha256:12085d4d239b46f13590d5967e2d4572ddb77ee447c8643ad163a157d39872bc done 06:11:07 #7 exporting config sha256:13807d5d5df11018a779d8d79b648c7012436550ec88b903aed290ddd11b7e4c done 06:11:07 #7 exporting manifest sha256:e9ae6b50a36554085e257bc96a1b2df89532e18596e41146d10e2a22fbf89107 done 06:11:07 #7 exporting config sha256:03d83ea0fee102f1acbffd7ee891d750b304b0e4737cd857a8e59d872b451c31 done 06:11:07 #7 exporting manifest list sha256:0f1ea2ac811111f02b557b73aa4c3403e7461d8de7e1bcab5e3557418da46297 done 06:11:07 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 06:11:08 #7 pushing layers 0.0s done 06:11:08 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:main@sha256:0f1ea2ac811111f02b557b73aa4c3403e7461d8de7e1bcab5e3557418da46297 0.1s done 06:11:08 #7 DONE 0.1s 06:11:08 06:11:08 #8 [auth] security-secretstore-setup:pull,push token for nexus3.edgexfoundry.org:10004 06:11:08 #8 DONE 0.0s 06:11:08 06:11:08 1 warning found (use --debug to expand): 06:11:08  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 06:11:08 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:dda98da84915b6658b51999aa3f64d93038bbd9a' 06:11:08 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:dda98da84915b6658b51999aa3f64d93038bbd9a --push - 06:11:08 #1 [internal] load build definition from Dockerfile 06:11:08 #1 transferring dockerfile: 215B done 06:11:08 #1 DONE 0.0s 06:11:08 06:11:08 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:dda98da84915b6658b51999aa3f64d93038bbd9a 06:11:08 #2 DONE 0.0s 06:11:08 06:11:08 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:dda98da84915b6658b51999aa3f64d93038bbd9a 06:11:08 #3 DONE 0.0s 06:11:08 06:11:08 #4 [internal] load .dockerignore 06:11:08 #4 transferring context: 2B done 06:11:08 #4 DONE 0.0s 06:11:08 06:11:08 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:dda98da84915b6658b51999aa3f64d93038bbd9a@sha256:8aed675e8fd985843a8e4370105860b6680fc39948eef6ef217c814be4be47ba 06:11:08 #5 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:dda98da84915b6658b51999aa3f64d93038bbd9a@sha256:8aed675e8fd985843a8e4370105860b6680fc39948eef6ef217c814be4be47ba done 06:11:08 #5 DONE 0.0s 06:11:08 06:11:08 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:dda98da84915b6658b51999aa3f64d93038bbd9a@sha256:8aed675e8fd985843a8e4370105860b6680fc39948eef6ef217c814be4be47ba 06:11:08 #6 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:dda98da84915b6658b51999aa3f64d93038bbd9a@sha256:8aed675e8fd985843a8e4370105860b6680fc39948eef6ef217c814be4be47ba done 06:11:08 #6 DONE 0.1s 06:11:08 06:11:08 #7 [auth] security-spiffe-token-provider:pull,push token for nexus3.edgexfoundry.org:10004 06:11:08 #7 DONE 0.0s 06:11:08 06:11:08 #8 exporting to image 06:11:08 #8 exporting layers done 06:11:08 #8 exporting manifest sha256:80b3e8246f20fd5f981e7449c0255f7be847f869107652de4b42336b0c273d5f done 06:11:08 #8 exporting config sha256:3e5058ef317ad57d87c6e97ee213db4c1d54a0694de9aa202605df9d9a244ba5 done 06:11:08 #8 exporting manifest sha256:47aa4a480e20e4e596da3c712cdf6638bc3bfc13d7150137bcf513c973a97399 done 06:11:08 #8 exporting config sha256:267be246332a31db05485a3c77196ff6df25853b77798797546bf876603c5d95 done 06:11:08 #8 exporting manifest list sha256:c75c53d7633f94b158ac7744dbcaa9790c38f41f1c908e6cd510fbe2680eaf1b done 06:11:08 #8 pushing layers 0.1s done 06:11:08 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:dda98da84915b6658b51999aa3f64d93038bbd9a@sha256:c75c53d7633f94b158ac7744dbcaa9790c38f41f1c908e6cd510fbe2680eaf1b 06:11:08 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 06:11:08 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:dda98da84915b6658b51999aa3f64d93038bbd9a@sha256:c75c53d7633f94b158ac7744dbcaa9790c38f41f1c908e6cd510fbe2680eaf1b 0.1s done 06:11:08 #8 DONE 0.2s 06:11:08 06:11:08 1 warning found (use --debug to expand): 06:11:08  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 06:11:09 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest' 06:11:09 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest --push - 06:11:09 #1 [internal] load build definition from Dockerfile 06:11:09 #1 transferring dockerfile: 181B done 06:11:09 #1 DONE 0.0s 06:11:09 06:11:09 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 06:11:09 #2 DONE 0.0s 06:11:09 06:11:09 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 06:11:09 #3 DONE 0.0s 06:11:09 06:11:09 #4 [internal] load .dockerignore 06:11:09 #4 transferring context: 2B done 06:11:09 #4 DONE 0.0s 06:11:09 06:11:09 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest@sha256:8aed675e8fd985843a8e4370105860b6680fc39948eef6ef217c814be4be47ba 06:11:09 #5 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest@sha256:8aed675e8fd985843a8e4370105860b6680fc39948eef6ef217c814be4be47ba done 06:11:09 #5 DONE 0.0s 06:11:09 06:11:09 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest@sha256:8aed675e8fd985843a8e4370105860b6680fc39948eef6ef217c814be4be47ba 06:11:09 #6 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest@sha256:8aed675e8fd985843a8e4370105860b6680fc39948eef6ef217c814be4be47ba 0.0s done 06:11:09 #6 CACHED 06:11:09 06:11:09 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest@sha256:8aed675e8fd985843a8e4370105860b6680fc39948eef6ef217c814be4be47ba 06:11:09 #5 CACHED 06:11:09 06:11:09 #7 [auth] security-spiffe-token-provider:pull,push token for nexus3.edgexfoundry.org:10004 06:11:09 #7 DONE 0.0s 06:11:09 06:11:09 #8 exporting to image 06:11:09 #8 exporting layers done 06:11:09 #8 exporting manifest sha256:80b3e8246f20fd5f981e7449c0255f7be847f869107652de4b42336b0c273d5f done 06:11:09 #8 exporting config sha256:3e5058ef317ad57d87c6e97ee213db4c1d54a0694de9aa202605df9d9a244ba5 done 06:11:09 #8 exporting manifest sha256:47aa4a480e20e4e596da3c712cdf6638bc3bfc13d7150137bcf513c973a97399 done 06:11:09 #8 exporting config sha256:267be246332a31db05485a3c77196ff6df25853b77798797546bf876603c5d95 done 06:11:09 #8 exporting manifest list sha256:c75c53d7633f94b158ac7744dbcaa9790c38f41f1c908e6cd510fbe2680eaf1b done 06:11:09 #8 pushing layers 0.0s done 06:11:09 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest@sha256:c75c53d7633f94b158ac7744dbcaa9790c38f41f1c908e6cd510fbe2680eaf1b 0.1s done 06:11:09 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 06:11:09 #8 DONE 0.1s 06:11:09 06:11:09 1 warning found (use --debug to expand): 06:11:09  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 06:11:09 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.47' 06:11:09 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.47 --push - 06:11:09 #1 [internal] load build definition from Dockerfile 06:11:09 #1 transferring dockerfile: 187B done 06:11:09 #1 DONE 0.0s 06:11:09 06:11:09 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.47 06:11:09 #2 DONE 0.0s 06:11:09 06:11:09 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.47 06:11:09 #3 DONE 0.0s 06:11:09 06:11:09 #4 [internal] load .dockerignore 06:11:09 #4 transferring context: 2B done 06:11:09 #4 DONE 0.0s 06:11:09 06:11:09 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.47@sha256:8aed675e8fd985843a8e4370105860b6680fc39948eef6ef217c814be4be47ba 06:11:09 #5 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.47@sha256:8aed675e8fd985843a8e4370105860b6680fc39948eef6ef217c814be4be47ba 0.0s done 06:11:09 #5 CACHED 06:11:09 06:11:09 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.47@sha256:8aed675e8fd985843a8e4370105860b6680fc39948eef6ef217c814be4be47ba 06:11:09 #6 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.47@sha256:8aed675e8fd985843a8e4370105860b6680fc39948eef6ef217c814be4be47ba 0.0s done 06:11:09 #6 CACHED 06:11:09 06:11:09 #7 exporting to image 06:11:09 #7 exporting layers done 06:11:09 #7 exporting manifest sha256:80b3e8246f20fd5f981e7449c0255f7be847f869107652de4b42336b0c273d5f done 06:11:09 #7 exporting config sha256:3e5058ef317ad57d87c6e97ee213db4c1d54a0694de9aa202605df9d9a244ba5 done 06:11:09 #7 exporting manifest sha256:47aa4a480e20e4e596da3c712cdf6638bc3bfc13d7150137bcf513c973a97399 done 06:11:09 #7 exporting config sha256:267be246332a31db05485a3c77196ff6df25853b77798797546bf876603c5d95 done 06:11:09 #7 exporting manifest list sha256:c75c53d7633f94b158ac7744dbcaa9790c38f41f1c908e6cd510fbe2680eaf1b done 06:11:09 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 06:11:10 #7 pushing layers 0.0s done 06:11:10 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.47@sha256:c75c53d7633f94b158ac7744dbcaa9790c38f41f1c908e6cd510fbe2680eaf1b 0.1s done 06:11:10 #7 DONE 0.1s 06:11:10 06:11:10 #8 [auth] security-spiffe-token-provider:pull,push token for nexus3.edgexfoundry.org:10004 06:11:10 #8 DONE 0.0s 06:11:10 06:11:10 1 warning found (use --debug to expand): 06:11:10  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 06:11:10 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47' 06:11:10 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47 --push - 06:11:10 #1 [internal] load build definition from Dockerfile 06:11:10 #1 transferring dockerfile: 228B done 06:11:10 #1 DONE 0.0s 06:11:10 06:11:10 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47 06:11:10 #2 DONE 0.0s 06:11:10 06:11:10 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47 06:11:10 #3 DONE 0.0s 06:11:10 06:11:10 #4 [internal] load .dockerignore 06:11:10 #4 transferring context: 2B done 06:11:10 #4 DONE 0.0s 06:11:10 06:11:10 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47@sha256:8aed675e8fd985843a8e4370105860b6680fc39948eef6ef217c814be4be47ba 06:11:10 #5 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47@sha256:8aed675e8fd985843a8e4370105860b6680fc39948eef6ef217c814be4be47ba 0.0s done 06:11:10 #5 CACHED 06:11:10 06:11:10 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47@sha256:8aed675e8fd985843a8e4370105860b6680fc39948eef6ef217c814be4be47ba 06:11:10 #6 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47@sha256:8aed675e8fd985843a8e4370105860b6680fc39948eef6ef217c814be4be47ba 0.0s done 06:11:10 #6 CACHED 06:11:10 06:11:10 #7 exporting to image 06:11:10 #7 exporting layers 06:11:10 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 06:11:10 #7 exporting layers done 06:11:10 #7 exporting manifest sha256:80b3e8246f20fd5f981e7449c0255f7be847f869107652de4b42336b0c273d5f done 06:11:10 #7 exporting config sha256:3e5058ef317ad57d87c6e97ee213db4c1d54a0694de9aa202605df9d9a244ba5 done 06:11:10 #7 exporting manifest sha256:47aa4a480e20e4e596da3c712cdf6638bc3bfc13d7150137bcf513c973a97399 done 06:11:10 #7 exporting config sha256:267be246332a31db05485a3c77196ff6df25853b77798797546bf876603c5d95 done 06:11:10 #7 exporting manifest list sha256:c75c53d7633f94b158ac7744dbcaa9790c38f41f1c908e6cd510fbe2680eaf1b done 06:11:10 #7 pushing layers 0.0s done 06:11:10 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47@sha256:c75c53d7633f94b158ac7744dbcaa9790c38f41f1c908e6cd510fbe2680eaf1b 0.1s done 06:11:10 #7 DONE 0.1s 06:11:10 06:11:10 #8 [auth] security-spiffe-token-provider:pull,push token for nexus3.edgexfoundry.org:10004 06:11:10 #8 DONE 0.0s 06:11:10 06:11:10 1 warning found (use --debug to expand): 06:11:10  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 06:11:10 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main' 06:11:10 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main --push - 06:11:11 #1 [internal] load build definition from Dockerfile 06:11:11 #1 transferring dockerfile: 179B done 06:11:11 #1 DONE 0.0s 06:11:11 06:11:11 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 06:11:11 #2 DONE 0.0s 06:11:11 06:11:11 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 06:11:11 #3 DONE 0.0s 06:11:11 06:11:11 #4 [internal] load .dockerignore 06:11:11 #4 transferring context: 2B done 06:11:11 #4 DONE 0.0s 06:11:11 06:11:11 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main@sha256:8aed675e8fd985843a8e4370105860b6680fc39948eef6ef217c814be4be47ba 06:11:11 #5 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main@sha256:8aed675e8fd985843a8e4370105860b6680fc39948eef6ef217c814be4be47ba 0.0s done 06:11:11 #5 DONE 0.0s 06:11:11 06:11:11 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main@sha256:8aed675e8fd985843a8e4370105860b6680fc39948eef6ef217c814be4be47ba 06:11:11 #6 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main@sha256:8aed675e8fd985843a8e4370105860b6680fc39948eef6ef217c814be4be47ba 0.0s done 06:11:11 #6 CACHED 06:11:11 06:11:11 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main@sha256:8aed675e8fd985843a8e4370105860b6680fc39948eef6ef217c814be4be47ba 06:11:11 #5 CACHED 06:11:11 06:11:11 #7 [auth] security-spiffe-token-provider:pull,push token for nexus3.edgexfoundry.org:10004 06:11:11 #7 DONE 0.0s 06:11:11 06:11:11 #8 exporting to image 06:11:11 #8 exporting layers done 06:11:11 #8 exporting manifest sha256:80b3e8246f20fd5f981e7449c0255f7be847f869107652de4b42336b0c273d5f done 06:11:11 #8 exporting config sha256:3e5058ef317ad57d87c6e97ee213db4c1d54a0694de9aa202605df9d9a244ba5 done 06:11:11 #8 exporting manifest sha256:47aa4a480e20e4e596da3c712cdf6638bc3bfc13d7150137bcf513c973a97399 done 06:11:11 #8 exporting config sha256:267be246332a31db05485a3c77196ff6df25853b77798797546bf876603c5d95 done 06:11:11 #8 exporting manifest list sha256:c75c53d7633f94b158ac7744dbcaa9790c38f41f1c908e6cd510fbe2680eaf1b done 06:11:11 #8 pushing layers 0.0s done 06:11:11 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main@sha256:c75c53d7633f94b158ac7744dbcaa9790c38f41f1c908e6cd510fbe2680eaf1b 0.1s done 06:11:11 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 06:11:11 #8 DONE 0.1s 06:11:11 06:11:11 1 warning found (use --debug to expand): 06:11:11  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 06:11:11 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-agent:dda98da84915b6658b51999aa3f64d93038bbd9a' 06:11:11 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-agent:dda98da84915b6658b51999aa3f64d93038bbd9a --push - 06:11:11 #1 [internal] load build definition from Dockerfile 06:11:11 #1 transferring dockerfile: 205B done 06:11:11 #1 DONE 0.0s 06:11:11 06:11:11 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:dda98da84915b6658b51999aa3f64d93038bbd9a 06:11:11 #2 DONE 0.0s 06:11:11 06:11:11 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:dda98da84915b6658b51999aa3f64d93038bbd9a 06:11:11 #3 DONE 0.0s 06:11:11 06:11:11 #4 [internal] load .dockerignore 06:11:11 #4 transferring context: 2B done 06:11:11 #4 DONE 0.0s 06:11:11 06:11:11 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:dda98da84915b6658b51999aa3f64d93038bbd9a@sha256:99d9bb31cb66143c1341d0784f2684d4769caf4db3c295e708184a4499f06a06 06:11:11 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:dda98da84915b6658b51999aa3f64d93038bbd9a@sha256:99d9bb31cb66143c1341d0784f2684d4769caf4db3c295e708184a4499f06a06 0.0s done 06:11:11 #5 DONE 0.0s 06:11:11 06:11:11 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:dda98da84915b6658b51999aa3f64d93038bbd9a@sha256:99d9bb31cb66143c1341d0784f2684d4769caf4db3c295e708184a4499f06a06 06:11:11 #6 DONE 0.0s 06:11:11 06:11:11 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:dda98da84915b6658b51999aa3f64d93038bbd9a@sha256:99d9bb31cb66143c1341d0784f2684d4769caf4db3c295e708184a4499f06a06 06:11:11 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:dda98da84915b6658b51999aa3f64d93038bbd9a@sha256:99d9bb31cb66143c1341d0784f2684d4769caf4db3c295e708184a4499f06a06 0.0s done 06:11:11 #5 DONE 0.1s 06:11:11 06:11:11 #7 exporting to image 06:11:11 #7 exporting layers done 06:11:11 #7 exporting manifest sha256:bbef060630e3ce64dea5e8d88eea076f4201cba2df7066496286ced387da5f35 done 06:11:11 #7 exporting config sha256:5550ee473dbc39ee69d8ac2d14978d2d51a234b55ff2f567e314a8b9de0e12ea done 06:11:11 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 06:11:11 #7 ... 06:11:11 06:11:11 #8 [auth] security-spire-agent:pull,push token for nexus3.edgexfoundry.org:10004 06:11:11 #8 DONE 0.0s 06:11:11 06:11:11 #7 exporting to image 06:11:11 #7 exporting manifest sha256:59fae14f71b34ef6e02324b0a96e76117d8132d18f698e59862294c1d95bdc17 done 06:11:11 #7 exporting config sha256:08f102f18d4494319321a4cef04c87aa0e90c8f6b11b652f447aa2a591daefea done 06:11:11 #7 exporting manifest list sha256:76ce735abd8f437bc7b8caf4e96c1bd0e28688ec9c09c6b50dd1b65febcf61b3 done 06:11:11 #7 pushing layers 0.1s done 06:11:11 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:dda98da84915b6658b51999aa3f64d93038bbd9a@sha256:76ce735abd8f437bc7b8caf4e96c1bd0e28688ec9c09c6b50dd1b65febcf61b3 06:11:11 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:dda98da84915b6658b51999aa3f64d93038bbd9a@sha256:76ce735abd8f437bc7b8caf4e96c1bd0e28688ec9c09c6b50dd1b65febcf61b3 0.1s done 06:11:11 #7 DONE 0.2s 06:11:11 06:11:11 1 warning found (use --debug to expand): 06:11:11  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 06:11:12 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-agent:latest' 06:11:12 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-agent:latest --push - 06:11:12 #1 [internal] load build definition from Dockerfile 06:11:12 #1 transferring dockerfile: 171B done 06:11:12 #1 DONE 0.0s 06:11:12 06:11:12 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:latest 06:11:12 #2 DONE 0.0s 06:11:12 06:11:12 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:latest 06:11:12 #3 DONE 0.0s 06:11:12 06:11:12 #4 [internal] load .dockerignore 06:11:12 #4 transferring context: 2B done 06:11:12 #4 DONE 0.0s 06:11:12 06:11:12 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:latest@sha256:99d9bb31cb66143c1341d0784f2684d4769caf4db3c295e708184a4499f06a06 06:11:12 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:latest@sha256:99d9bb31cb66143c1341d0784f2684d4769caf4db3c295e708184a4499f06a06 done 06:11:12 #5 DONE 0.0s 06:11:12 06:11:12 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:latest@sha256:99d9bb31cb66143c1341d0784f2684d4769caf4db3c295e708184a4499f06a06 06:11:12 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:latest@sha256:99d9bb31cb66143c1341d0784f2684d4769caf4db3c295e708184a4499f06a06 done 06:11:12 #6 CACHED 06:11:12 06:11:12 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:latest@sha256:99d9bb31cb66143c1341d0784f2684d4769caf4db3c295e708184a4499f06a06 06:11:12 #5 CACHED 06:11:12 06:11:12 #7 [auth] security-spire-agent:pull,push token for nexus3.edgexfoundry.org:10004 06:11:12 #7 DONE 0.0s 06:11:12 06:11:12 #8 exporting to image 06:11:12 #8 exporting layers done 06:11:12 #8 exporting manifest sha256:bbef060630e3ce64dea5e8d88eea076f4201cba2df7066496286ced387da5f35 done 06:11:12 #8 exporting config sha256:5550ee473dbc39ee69d8ac2d14978d2d51a234b55ff2f567e314a8b9de0e12ea done 06:11:12 #8 exporting manifest sha256:59fae14f71b34ef6e02324b0a96e76117d8132d18f698e59862294c1d95bdc17 done 06:11:12 #8 exporting config sha256:08f102f18d4494319321a4cef04c87aa0e90c8f6b11b652f447aa2a591daefea done 06:11:12 #8 exporting manifest list sha256:76ce735abd8f437bc7b8caf4e96c1bd0e28688ec9c09c6b50dd1b65febcf61b3 done 06:11:12 #8 pushing layers 0.0s done 06:11:12 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:latest@sha256:76ce735abd8f437bc7b8caf4e96c1bd0e28688ec9c09c6b50dd1b65febcf61b3 0.1s done 06:11:12 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 06:11:12 #8 DONE 0.1s 06:11:12 06:11:12 1 warning found (use --debug to expand): 06:11:12  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 06:11:12 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.47' 06:11:12 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.47 --push - 06:11:12 #1 [internal] load build definition from Dockerfile 06:11:12 #1 transferring dockerfile: 177B done 06:11:12 #1 DONE 0.0s 06:11:12 06:11:12 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.47 06:11:12 #2 DONE 0.0s 06:11:12 06:11:12 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.47 06:11:12 #3 DONE 0.0s 06:11:12 06:11:12 #4 [internal] load .dockerignore 06:11:12 #4 transferring context: 2B done 06:11:12 #4 DONE 0.0s 06:11:12 06:11:12 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.47@sha256:99d9bb31cb66143c1341d0784f2684d4769caf4db3c295e708184a4499f06a06 06:11:12 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.47@sha256:99d9bb31cb66143c1341d0784f2684d4769caf4db3c295e708184a4499f06a06 done 06:11:12 #5 DONE 0.0s 06:11:12 06:11:12 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.47@sha256:99d9bb31cb66143c1341d0784f2684d4769caf4db3c295e708184a4499f06a06 06:11:12 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.47@sha256:99d9bb31cb66143c1341d0784f2684d4769caf4db3c295e708184a4499f06a06 done 06:11:12 #6 CACHED 06:11:12 06:11:12 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.47@sha256:99d9bb31cb66143c1341d0784f2684d4769caf4db3c295e708184a4499f06a06 06:11:12 #5 CACHED 06:11:12 06:11:12 #7 [auth] security-spire-agent:pull,push token for nexus3.edgexfoundry.org:10004 06:11:12 #7 DONE 0.0s 06:11:12 06:11:12 #8 exporting to image 06:11:12 #8 exporting layers done 06:11:12 #8 exporting manifest sha256:bbef060630e3ce64dea5e8d88eea076f4201cba2df7066496286ced387da5f35 done 06:11:12 #8 exporting config sha256:5550ee473dbc39ee69d8ac2d14978d2d51a234b55ff2f567e314a8b9de0e12ea done 06:11:12 #8 exporting manifest sha256:59fae14f71b34ef6e02324b0a96e76117d8132d18f698e59862294c1d95bdc17 done 06:11:12 #8 exporting config sha256:08f102f18d4494319321a4cef04c87aa0e90c8f6b11b652f447aa2a591daefea done 06:11:12 #8 exporting manifest list sha256:76ce735abd8f437bc7b8caf4e96c1bd0e28688ec9c09c6b50dd1b65febcf61b3 done 06:11:12 #8 pushing layers 0.0s done 06:11:12 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.47@sha256:76ce735abd8f437bc7b8caf4e96c1bd0e28688ec9c09c6b50dd1b65febcf61b3 0.1s done 06:11:12 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 06:11:12 #8 DONE 0.1s 06:11:12 06:11:12 1 warning found (use --debug to expand): 06:11:12  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 06:11:13 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-agent:dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47 --push - 06:11:13 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-agent:dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47' 06:11:13 #1 [internal] load build definition from Dockerfile 06:11:13 #1 transferring dockerfile: 218B done 06:11:13 #1 DONE 0.0s 06:11:13 06:11:13 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47 06:11:13 #2 DONE 0.0s 06:11:13 06:11:13 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47 06:11:13 #3 DONE 0.0s 06:11:13 06:11:13 #4 [internal] load .dockerignore 06:11:13 #4 transferring context: 2B done 06:11:13 #4 DONE 0.0s 06:11:13 06:11:13 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47@sha256:99d9bb31cb66143c1341d0784f2684d4769caf4db3c295e708184a4499f06a06 06:11:13 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47@sha256:99d9bb31cb66143c1341d0784f2684d4769caf4db3c295e708184a4499f06a06 0.0s done 06:11:13 #5 DONE 0.0s 06:11:13 06:11:13 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47@sha256:99d9bb31cb66143c1341d0784f2684d4769caf4db3c295e708184a4499f06a06 06:11:13 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47@sha256:99d9bb31cb66143c1341d0784f2684d4769caf4db3c295e708184a4499f06a06 0.0s done 06:11:13 #6 CACHED 06:11:13 06:11:13 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47@sha256:99d9bb31cb66143c1341d0784f2684d4769caf4db3c295e708184a4499f06a06 06:11:13 #5 CACHED 06:11:13 06:11:13 #7 [auth] security-spire-agent:pull,push token for nexus3.edgexfoundry.org:10004 06:11:13 #7 DONE 0.0s 06:11:13 06:11:13 #8 exporting to image 06:11:13 #8 exporting layers done 06:11:13 #8 exporting manifest sha256:bbef060630e3ce64dea5e8d88eea076f4201cba2df7066496286ced387da5f35 done 06:11:13 #8 exporting config sha256:5550ee473dbc39ee69d8ac2d14978d2d51a234b55ff2f567e314a8b9de0e12ea done 06:11:13 #8 exporting manifest sha256:59fae14f71b34ef6e02324b0a96e76117d8132d18f698e59862294c1d95bdc17 done 06:11:13 #8 exporting config sha256:08f102f18d4494319321a4cef04c87aa0e90c8f6b11b652f447aa2a591daefea done 06:11:13 #8 exporting manifest list sha256:76ce735abd8f437bc7b8caf4e96c1bd0e28688ec9c09c6b50dd1b65febcf61b3 done 06:11:13 #8 pushing layers 0.0s done 06:11:13 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47@sha256:76ce735abd8f437bc7b8caf4e96c1bd0e28688ec9c09c6b50dd1b65febcf61b3 0.1s done 06:11:13 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 06:11:13 #8 DONE 0.1s 06:11:13 06:11:13 1 warning found (use --debug to expand): 06:11:13  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 06:11:13 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-agent:main' 06:11:13 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-agent:main --push - 06:11:14 #1 [internal] load build definition from Dockerfile 06:11:14 #1 transferring dockerfile: 169B done 06:11:14 #1 DONE 0.0s 06:11:14 06:11:14 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:main 06:11:14 #2 DONE 0.0s 06:11:14 06:11:14 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:main 06:11:14 #3 DONE 0.0s 06:11:14 06:11:14 #4 [internal] load .dockerignore 06:11:14 #4 transferring context: 2B done 06:11:14 #4 DONE 0.0s 06:11:14 06:11:14 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:main@sha256:99d9bb31cb66143c1341d0784f2684d4769caf4db3c295e708184a4499f06a06 06:11:14 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:main@sha256:99d9bb31cb66143c1341d0784f2684d4769caf4db3c295e708184a4499f06a06 done 06:11:14 #5 CACHED 06:11:14 06:11:14 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:main@sha256:99d9bb31cb66143c1341d0784f2684d4769caf4db3c295e708184a4499f06a06 06:11:14 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:main@sha256:99d9bb31cb66143c1341d0784f2684d4769caf4db3c295e708184a4499f06a06 done 06:11:14 #6 CACHED 06:11:14 06:11:14 #7 exporting to image 06:11:14 #7 exporting layers done 06:11:14 #7 exporting manifest sha256:bbef060630e3ce64dea5e8d88eea076f4201cba2df7066496286ced387da5f35 done 06:11:14 #7 exporting config sha256:5550ee473dbc39ee69d8ac2d14978d2d51a234b55ff2f567e314a8b9de0e12ea done 06:11:14 #7 exporting manifest sha256:59fae14f71b34ef6e02324b0a96e76117d8132d18f698e59862294c1d95bdc17 done 06:11:14 #7 exporting config sha256:08f102f18d4494319321a4cef04c87aa0e90c8f6b11b652f447aa2a591daefea done 06:11:14 #7 exporting manifest list sha256:76ce735abd8f437bc7b8caf4e96c1bd0e28688ec9c09c6b50dd1b65febcf61b3 done 06:11:14 #7 pushing layers 0.0s done 06:11:14 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:main@sha256:76ce735abd8f437bc7b8caf4e96c1bd0e28688ec9c09c6b50dd1b65febcf61b3 06:11:14 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 06:11:14 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:main@sha256:76ce735abd8f437bc7b8caf4e96c1bd0e28688ec9c09c6b50dd1b65febcf61b3 0.1s done 06:11:14 #7 DONE 0.1s 06:11:14 06:11:14 #8 [auth] security-spire-agent:pull,push token for nexus3.edgexfoundry.org:10004 06:11:14 #8 DONE 0.0s 06:11:14 06:11:14 1 warning found (use --debug to expand): 06:11:14  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 06:11:14 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-config:dda98da84915b6658b51999aa3f64d93038bbd9a' 06:11:14 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-config:dda98da84915b6658b51999aa3f64d93038bbd9a --push - 06:11:14 #1 [internal] load build definition from Dockerfile 06:11:14 #1 transferring dockerfile: 206B done 06:11:14 #1 DONE 0.0s 06:11:14 06:11:14 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:dda98da84915b6658b51999aa3f64d93038bbd9a 06:11:14 #2 DONE 0.0s 06:11:14 06:11:14 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:dda98da84915b6658b51999aa3f64d93038bbd9a 06:11:14 #3 DONE 0.0s 06:11:14 06:11:14 #4 [internal] load .dockerignore 06:11:14 #4 transferring context: 2B done 06:11:14 #4 DONE 0.0s 06:11:14 06:11:14 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:dda98da84915b6658b51999aa3f64d93038bbd9a@sha256:6fa2ec3d77706d499681af90696c093a0bb85e7fdcea594a3f28fbe086b7b2e6 06:11:14 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-config:dda98da84915b6658b51999aa3f64d93038bbd9a@sha256:6fa2ec3d77706d499681af90696c093a0bb85e7fdcea594a3f28fbe086b7b2e6 done 06:11:14 #5 DONE 0.0s 06:11:14 06:11:14 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:dda98da84915b6658b51999aa3f64d93038bbd9a@sha256:6fa2ec3d77706d499681af90696c093a0bb85e7fdcea594a3f28fbe086b7b2e6 06:11:14 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-config:dda98da84915b6658b51999aa3f64d93038bbd9a@sha256:6fa2ec3d77706d499681af90696c093a0bb85e7fdcea594a3f28fbe086b7b2e6 0.0s done 06:11:14 #6 DONE 0.0s 06:11:14 06:11:14 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:dda98da84915b6658b51999aa3f64d93038bbd9a@sha256:6fa2ec3d77706d499681af90696c093a0bb85e7fdcea594a3f28fbe086b7b2e6 06:11:14 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-config:dda98da84915b6658b51999aa3f64d93038bbd9a@sha256:6fa2ec3d77706d499681af90696c093a0bb85e7fdcea594a3f28fbe086b7b2e6 done 06:11:14 #5 DONE 0.1s 06:11:14 06:11:14 #7 exporting to image 06:11:14 #7 exporting layers done 06:11:14 #7 exporting manifest sha256:183716bcf2b703da95f61a329e08ab300673b3b54af2c51ef3b3b33c7663de4d done 06:11:14 #7 exporting config sha256:861ae9568d961d6babb010d05070b10c45ddb62134104f656185500722b70b1d done 06:11:14 #7 exporting manifest sha256:6775d7585f32508b0d71e1dcb222ba9e86fbccc7983961f087e19d0c0b541d84 done 06:11:14 #7 exporting config sha256:b117cee0e214c18c5b706d5d5e01bd070cdf8c5626e103305f3c5c33320da26f done 06:11:14 #7 exporting manifest list sha256:5c230b6b7bfb6229761ddc99b2db11d0dd7a0936c0edc5b234eef44e44d3c141 06:11:14 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 06:11:14 #7 ... 06:11:14 06:11:14 #8 [auth] security-spire-config:pull,push token for nexus3.edgexfoundry.org:10004 06:11:14 #8 DONE 0.0s 06:11:14 06:11:14 #7 exporting to image 06:11:14 #7 exporting manifest list sha256:5c230b6b7bfb6229761ddc99b2db11d0dd7a0936c0edc5b234eef44e44d3c141 done 06:11:14 #7 pushing layers 0.1s done 06:11:14 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:dda98da84915b6658b51999aa3f64d93038bbd9a@sha256:5c230b6b7bfb6229761ddc99b2db11d0dd7a0936c0edc5b234eef44e44d3c141 06:11:14 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:dda98da84915b6658b51999aa3f64d93038bbd9a@sha256:5c230b6b7bfb6229761ddc99b2db11d0dd7a0936c0edc5b234eef44e44d3c141 0.1s done 06:11:14 #7 DONE 0.2s 06:11:14 06:11:14 1 warning found (use --debug to expand): 06:11:14  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 06:11:15 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-config:latest' 06:11:15 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-config:latest --push - 06:11:15 #1 [internal] load build definition from Dockerfile 06:11:15 #1 transferring dockerfile: 172B done 06:11:15 #1 DONE 0.0s 06:11:15 06:11:15 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:latest 06:11:15 #2 DONE 0.0s 06:11:15 06:11:15 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:latest 06:11:15 #3 DONE 0.0s 06:11:15 06:11:15 #4 [internal] load .dockerignore 06:11:15 #4 transferring context: 2B done 06:11:15 #4 DONE 0.0s 06:11:15 06:11:15 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:latest@sha256:6fa2ec3d77706d499681af90696c093a0bb85e7fdcea594a3f28fbe086b7b2e6 06:11:15 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-config:latest@sha256:6fa2ec3d77706d499681af90696c093a0bb85e7fdcea594a3f28fbe086b7b2e6 0.0s done 06:11:15 #5 CACHED 06:11:15 06:11:15 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:latest@sha256:6fa2ec3d77706d499681af90696c093a0bb85e7fdcea594a3f28fbe086b7b2e6 06:11:15 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-config:latest@sha256:6fa2ec3d77706d499681af90696c093a0bb85e7fdcea594a3f28fbe086b7b2e6 0.0s done 06:11:15 #6 CACHED 06:11:15 06:11:15 #7 exporting to image 06:11:15 #7 exporting layers 06:11:15 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 06:11:15 #7 exporting layers done 06:11:15 #7 exporting manifest sha256:183716bcf2b703da95f61a329e08ab300673b3b54af2c51ef3b3b33c7663de4d done 06:11:15 #7 exporting config sha256:861ae9568d961d6babb010d05070b10c45ddb62134104f656185500722b70b1d done 06:11:15 #7 exporting manifest sha256:6775d7585f32508b0d71e1dcb222ba9e86fbccc7983961f087e19d0c0b541d84 done 06:11:15 #7 exporting config sha256:b117cee0e214c18c5b706d5d5e01bd070cdf8c5626e103305f3c5c33320da26f done 06:11:15 #7 exporting manifest list sha256:5c230b6b7bfb6229761ddc99b2db11d0dd7a0936c0edc5b234eef44e44d3c141 done 06:11:15 #7 pushing layers 0.0s done 06:11:15 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:latest@sha256:5c230b6b7bfb6229761ddc99b2db11d0dd7a0936c0edc5b234eef44e44d3c141 0.1s done 06:11:15 #7 DONE 0.1s 06:11:15 06:11:15 #8 [auth] security-spire-config:pull,push token for nexus3.edgexfoundry.org:10004 06:11:15 #8 DONE 0.0s 06:11:15 06:11:15 1 warning found (use --debug to expand): 06:11:15  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 06:11:15 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.47 --push - 06:11:15 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.47' 06:11:15 #1 [internal] load build definition from Dockerfile 06:11:15 #1 transferring dockerfile: 178B done 06:11:15 #1 DONE 0.0s 06:11:15 06:11:15 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.47 06:11:15 #2 DONE 0.0s 06:11:15 06:11:15 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.47 06:11:15 #3 DONE 0.0s 06:11:15 06:11:15 #4 [internal] load .dockerignore 06:11:15 #4 transferring context: 2B done 06:11:15 #4 DONE 0.0s 06:11:15 06:11:15 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.47@sha256:6fa2ec3d77706d499681af90696c093a0bb85e7fdcea594a3f28fbe086b7b2e6 06:11:15 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.47@sha256:6fa2ec3d77706d499681af90696c093a0bb85e7fdcea594a3f28fbe086b7b2e6 0.0s done 06:11:15 #5 CACHED 06:11:15 06:11:15 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.47@sha256:6fa2ec3d77706d499681af90696c093a0bb85e7fdcea594a3f28fbe086b7b2e6 06:11:15 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.47@sha256:6fa2ec3d77706d499681af90696c093a0bb85e7fdcea594a3f28fbe086b7b2e6 0.0s done 06:11:15 #6 CACHED 06:11:15 06:11:15 #7 exporting to image 06:11:15 #7 exporting layers done 06:11:15 #7 exporting manifest sha256:183716bcf2b703da95f61a329e08ab300673b3b54af2c51ef3b3b33c7663de4d done 06:11:15 #7 exporting config sha256:861ae9568d961d6babb010d05070b10c45ddb62134104f656185500722b70b1d done 06:11:15 #7 exporting manifest sha256:6775d7585f32508b0d71e1dcb222ba9e86fbccc7983961f087e19d0c0b541d84 done 06:11:15 #7 exporting config sha256:b117cee0e214c18c5b706d5d5e01bd070cdf8c5626e103305f3c5c33320da26f done 06:11:15 #7 exporting manifest list sha256:5c230b6b7bfb6229761ddc99b2db11d0dd7a0936c0edc5b234eef44e44d3c141 done 06:11:15 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 06:11:16 #7 pushing layers 0.0s done 06:11:16 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.47@sha256:5c230b6b7bfb6229761ddc99b2db11d0dd7a0936c0edc5b234eef44e44d3c141 0.1s done 06:11:16 #7 DONE 0.1s 06:11:16 06:11:16 #8 [auth] security-spire-config:pull,push token for nexus3.edgexfoundry.org:10004 06:11:16 #8 DONE 0.0s 06:11:16 06:11:16 1 warning found (use --debug to expand): 06:11:16  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 06:11:16 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-config:dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47' 06:11:16 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-config:dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47 --push - 06:11:16 #1 [internal] load build definition from Dockerfile 06:11:16 #1 transferring dockerfile: 219B done 06:11:16 #1 DONE 0.0s 06:11:16 06:11:16 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47 06:11:16 #2 DONE 0.0s 06:11:16 06:11:16 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47 06:11:16 #3 DONE 0.0s 06:11:16 06:11:16 #4 [internal] load .dockerignore 06:11:16 #4 transferring context: 2B done 06:11:16 #4 DONE 0.0s 06:11:16 06:11:16 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47@sha256:6fa2ec3d77706d499681af90696c093a0bb85e7fdcea594a3f28fbe086b7b2e6 06:11:16 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-config:dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47@sha256:6fa2ec3d77706d499681af90696c093a0bb85e7fdcea594a3f28fbe086b7b2e6 0.0s done 06:11:16 #5 CACHED 06:11:16 06:11:16 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47@sha256:6fa2ec3d77706d499681af90696c093a0bb85e7fdcea594a3f28fbe086b7b2e6 06:11:16 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-config:dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47@sha256:6fa2ec3d77706d499681af90696c093a0bb85e7fdcea594a3f28fbe086b7b2e6 0.0s done 06:11:16 #6 CACHED 06:11:16 06:11:16 #7 exporting to image 06:11:16 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 06:11:16 #7 exporting layers done 06:11:16 #7 exporting manifest sha256:183716bcf2b703da95f61a329e08ab300673b3b54af2c51ef3b3b33c7663de4d done 06:11:16 #7 exporting config sha256:861ae9568d961d6babb010d05070b10c45ddb62134104f656185500722b70b1d done 06:11:16 #7 exporting manifest sha256:6775d7585f32508b0d71e1dcb222ba9e86fbccc7983961f087e19d0c0b541d84 done 06:11:16 #7 exporting config sha256:b117cee0e214c18c5b706d5d5e01bd070cdf8c5626e103305f3c5c33320da26f done 06:11:16 #7 exporting manifest list sha256:5c230b6b7bfb6229761ddc99b2db11d0dd7a0936c0edc5b234eef44e44d3c141 done 06:11:16 #7 pushing layers 0.0s done 06:11:16 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47@sha256:5c230b6b7bfb6229761ddc99b2db11d0dd7a0936c0edc5b234eef44e44d3c141 0.1s done 06:11:16 #7 DONE 0.1s 06:11:16 06:11:16 #8 [auth] security-spire-config:pull,push token for nexus3.edgexfoundry.org:10004 06:11:16 #8 DONE 0.0s 06:11:16 06:11:16 1 warning found (use --debug to expand): 06:11:16  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 06:11:16 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-config:main' 06:11:16 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-config:main --push - 06:11:16 #1 [internal] load build definition from Dockerfile 06:11:16 #1 transferring dockerfile: 170B done 06:11:16 #1 DONE 0.0s 06:11:16 06:11:16 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:main 06:11:16 #2 DONE 0.0s 06:11:16 06:11:16 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:main 06:11:16 #3 DONE 0.0s 06:11:16 06:11:16 #4 [internal] load .dockerignore 06:11:16 #4 transferring context: 2B done 06:11:16 #4 DONE 0.0s 06:11:16 06:11:16 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:main@sha256:6fa2ec3d77706d499681af90696c093a0bb85e7fdcea594a3f28fbe086b7b2e6 06:11:16 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-config:main@sha256:6fa2ec3d77706d499681af90696c093a0bb85e7fdcea594a3f28fbe086b7b2e6 done 06:11:16 #5 CACHED 06:11:16 06:11:16 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:main@sha256:6fa2ec3d77706d499681af90696c093a0bb85e7fdcea594a3f28fbe086b7b2e6 06:11:16 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-config:main@sha256:6fa2ec3d77706d499681af90696c093a0bb85e7fdcea594a3f28fbe086b7b2e6 0.0s done 06:11:16 #6 CACHED 06:11:16 06:11:16 #7 exporting to image 06:11:16 #7 exporting layers done 06:11:16 #7 exporting manifest sha256:183716bcf2b703da95f61a329e08ab300673b3b54af2c51ef3b3b33c7663de4d done 06:11:16 #7 exporting config sha256:861ae9568d961d6babb010d05070b10c45ddb62134104f656185500722b70b1d 06:11:16 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 06:11:17 #7 exporting config sha256:861ae9568d961d6babb010d05070b10c45ddb62134104f656185500722b70b1d done 06:11:17 #7 exporting manifest sha256:6775d7585f32508b0d71e1dcb222ba9e86fbccc7983961f087e19d0c0b541d84 done 06:11:17 #7 exporting config sha256:b117cee0e214c18c5b706d5d5e01bd070cdf8c5626e103305f3c5c33320da26f done 06:11:17 #7 exporting manifest list sha256:5c230b6b7bfb6229761ddc99b2db11d0dd7a0936c0edc5b234eef44e44d3c141 done 06:11:17 #7 pushing layers 0.0s done 06:11:17 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:main@sha256:5c230b6b7bfb6229761ddc99b2db11d0dd7a0936c0edc5b234eef44e44d3c141 0.1s done 06:11:17 #7 DONE 0.1s 06:11:17 06:11:17 #8 [auth] security-spire-config:pull,push token for nexus3.edgexfoundry.org:10004 06:11:17 #8 DONE 0.0s 06:11:17 06:11:17 1 warning found (use --debug to expand): 06:11:17  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 06:11:17 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-server:dda98da84915b6658b51999aa3f64d93038bbd9a' 06:11:17 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-server:dda98da84915b6658b51999aa3f64d93038bbd9a --push - 06:11:17 #1 [internal] load build definition from Dockerfile 06:11:17 #1 transferring dockerfile: 206B done 06:11:17 #1 DONE 0.0s 06:11:17 06:11:17 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:dda98da84915b6658b51999aa3f64d93038bbd9a 06:11:17 #2 DONE 0.0s 06:11:17 06:11:17 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:dda98da84915b6658b51999aa3f64d93038bbd9a 06:11:17 #3 DONE 0.0s 06:11:17 06:11:17 #4 [internal] load .dockerignore 06:11:17 #4 transferring context: 2B done 06:11:17 #4 DONE 0.0s 06:11:17 06:11:17 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:dda98da84915b6658b51999aa3f64d93038bbd9a@sha256:eb0547e847a146474062f07451e3d4260361a9c4e402e9d2f0ccbeb13ac97bad 06:11:17 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-server:dda98da84915b6658b51999aa3f64d93038bbd9a@sha256:eb0547e847a146474062f07451e3d4260361a9c4e402e9d2f0ccbeb13ac97bad done 06:11:17 #5 DONE 0.0s 06:11:17 06:11:17 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:dda98da84915b6658b51999aa3f64d93038bbd9a@sha256:eb0547e847a146474062f07451e3d4260361a9c4e402e9d2f0ccbeb13ac97bad 06:11:17 #6 DONE 0.0s 06:11:17 06:11:17 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:dda98da84915b6658b51999aa3f64d93038bbd9a@sha256:eb0547e847a146474062f07451e3d4260361a9c4e402e9d2f0ccbeb13ac97bad 06:11:17 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-server:dda98da84915b6658b51999aa3f64d93038bbd9a@sha256:eb0547e847a146474062f07451e3d4260361a9c4e402e9d2f0ccbeb13ac97bad done 06:11:17 #5 DONE 0.1s 06:11:17 06:11:17 #7 exporting to image 06:11:17 #7 exporting layers done 06:11:17 #7 exporting manifest sha256:7dd8257fd4e3c2df9df3218cfaa1fe7b4dcfdfca43769a92bcc49b0819a26e98 done 06:11:17 #7 exporting config sha256:e6d588ac028687aefd2f8d0e450396c7693d653c2e5c07696df61a891f303bcf done 06:11:17 #7 exporting manifest sha256:c95b4ae624d990bcf68d72b83ca58566a7c22194f17052faa5100c1342b9ed9b done 06:11:17 #7 exporting config sha256:16aa684b6690a8f99c811e1f58c6886ca3868935953587be2f2ed37e454c36ce done 06:11:17 #7 exporting manifest list sha256:05b0d3386f2dbcee777567db3b1ce53293c4892bc24426d775b20329b070baac done 06:11:17 #7 pushing layers 06:11:17 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 06:11:17 #7 ... 06:11:17 06:11:17 #8 [auth] security-spire-server:pull,push token for nexus3.edgexfoundry.org:10004 06:11:17 #8 DONE 0.0s 06:11:17 06:11:17 #7 exporting to image 06:11:17 #7 pushing layers 0.1s done 06:11:17 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:dda98da84915b6658b51999aa3f64d93038bbd9a@sha256:05b0d3386f2dbcee777567db3b1ce53293c4892bc24426d775b20329b070baac 06:11:17 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:dda98da84915b6658b51999aa3f64d93038bbd9a@sha256:05b0d3386f2dbcee777567db3b1ce53293c4892bc24426d775b20329b070baac 0.1s done 06:11:17 #7 DONE 0.2s 06:11:17 06:11:17 1 warning found (use --debug to expand): 06:11:17  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 06:11:18 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-server:latest' 06:11:18 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-server:latest --push - 06:11:18 #1 [internal] load build definition from Dockerfile 06:11:18 #1 transferring dockerfile: 172B done 06:11:18 #1 DONE 0.0s 06:11:18 06:11:18 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:latest 06:11:18 #2 DONE 0.0s 06:11:18 06:11:18 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:latest 06:11:18 #3 DONE 0.0s 06:11:18 06:11:18 #4 [internal] load .dockerignore 06:11:18 #4 transferring context: 2B done 06:11:18 #4 DONE 0.0s 06:11:18 06:11:18 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:latest@sha256:eb0547e847a146474062f07451e3d4260361a9c4e402e9d2f0ccbeb13ac97bad 06:11:18 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-server:latest@sha256:eb0547e847a146474062f07451e3d4260361a9c4e402e9d2f0ccbeb13ac97bad 06:11:18 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-server:latest@sha256:eb0547e847a146474062f07451e3d4260361a9c4e402e9d2f0ccbeb13ac97bad 0.0s done 06:11:18 #5 CACHED 06:11:18 06:11:18 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:latest@sha256:eb0547e847a146474062f07451e3d4260361a9c4e402e9d2f0ccbeb13ac97bad 06:11:18 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-server:latest@sha256:eb0547e847a146474062f07451e3d4260361a9c4e402e9d2f0ccbeb13ac97bad done 06:11:18 #6 CACHED 06:11:18 06:11:18 #7 [auth] security-spire-server:pull,push token for nexus3.edgexfoundry.org:10004 06:11:18 #7 DONE 0.0s 06:11:18 06:11:18 #8 exporting to image 06:11:18 #8 exporting layers done 06:11:18 #8 exporting manifest sha256:7dd8257fd4e3c2df9df3218cfaa1fe7b4dcfdfca43769a92bcc49b0819a26e98 done 06:11:18 #8 exporting config sha256:e6d588ac028687aefd2f8d0e450396c7693d653c2e5c07696df61a891f303bcf done 06:11:18 #8 exporting manifest sha256:c95b4ae624d990bcf68d72b83ca58566a7c22194f17052faa5100c1342b9ed9b done 06:11:18 #8 exporting config sha256:16aa684b6690a8f99c811e1f58c6886ca3868935953587be2f2ed37e454c36ce done 06:11:18 #8 exporting manifest list sha256:05b0d3386f2dbcee777567db3b1ce53293c4892bc24426d775b20329b070baac done 06:11:18 #8 pushing layers 0.0s done 06:11:18 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:latest@sha256:05b0d3386f2dbcee777567db3b1ce53293c4892bc24426d775b20329b070baac 0.1s done 06:11:18 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 06:11:18 #8 DONE 0.1s 06:11:18 06:11:18 1 warning found (use --debug to expand): 06:11:18  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 06:11:18 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.47' 06:11:18 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.47 --push - 06:11:18 #1 [internal] load build definition from Dockerfile 06:11:18 #1 transferring dockerfile: 178B done 06:11:18 #1 DONE 0.0s 06:11:18 06:11:18 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.47 06:11:18 #2 DONE 0.0s 06:11:18 06:11:18 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.47 06:11:18 #3 DONE 0.0s 06:11:18 06:11:18 #4 [internal] load .dockerignore 06:11:18 #4 transferring context: 2B done 06:11:18 #4 DONE 0.0s 06:11:18 06:11:18 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.47@sha256:eb0547e847a146474062f07451e3d4260361a9c4e402e9d2f0ccbeb13ac97bad 06:11:18 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.47@sha256:eb0547e847a146474062f07451e3d4260361a9c4e402e9d2f0ccbeb13ac97bad 0.0s done 06:11:18 #5 CACHED 06:11:18 06:11:18 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.47@sha256:eb0547e847a146474062f07451e3d4260361a9c4e402e9d2f0ccbeb13ac97bad 06:11:18 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.47@sha256:eb0547e847a146474062f07451e3d4260361a9c4e402e9d2f0ccbeb13ac97bad 0.0s done 06:11:18 #6 CACHED 06:11:18 06:11:18 #7 [auth] security-spire-server:pull,push token for nexus3.edgexfoundry.org:10004 06:11:18 #7 DONE 0.0s 06:11:18 06:11:18 #8 exporting to image 06:11:18 #8 exporting layers done 06:11:18 #8 exporting manifest sha256:7dd8257fd4e3c2df9df3218cfaa1fe7b4dcfdfca43769a92bcc49b0819a26e98 done 06:11:18 #8 exporting config sha256:e6d588ac028687aefd2f8d0e450396c7693d653c2e5c07696df61a891f303bcf done 06:11:18 #8 exporting manifest sha256:c95b4ae624d990bcf68d72b83ca58566a7c22194f17052faa5100c1342b9ed9b done 06:11:18 #8 exporting config sha256:16aa684b6690a8f99c811e1f58c6886ca3868935953587be2f2ed37e454c36ce done 06:11:18 #8 exporting manifest list sha256:05b0d3386f2dbcee777567db3b1ce53293c4892bc24426d775b20329b070baac done 06:11:18 #8 pushing layers 0.0s done 06:11:18 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.47@sha256:05b0d3386f2dbcee777567db3b1ce53293c4892bc24426d775b20329b070baac 0.1s done 06:11:18 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 06:11:18 #8 DONE 0.1s 06:11:18 06:11:18 1 warning found (use --debug to expand): 06:11:18  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 06:11:19 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-server:dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47' 06:11:19 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-server:dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47 --push - 06:11:19 #1 [internal] load build definition from Dockerfile 06:11:19 #1 transferring dockerfile: 219B done 06:11:19 #1 DONE 0.0s 06:11:19 06:11:19 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47 06:11:19 #2 DONE 0.0s 06:11:19 06:11:19 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47 06:11:19 #3 DONE 0.0s 06:11:19 06:11:19 #4 [internal] load .dockerignore 06:11:19 #4 transferring context: 2B done 06:11:19 #4 DONE 0.0s 06:11:19 06:11:19 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47@sha256:eb0547e847a146474062f07451e3d4260361a9c4e402e9d2f0ccbeb13ac97bad 06:11:19 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-server:dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47@sha256:eb0547e847a146474062f07451e3d4260361a9c4e402e9d2f0ccbeb13ac97bad 0.0s done 06:11:19 #5 DONE 0.0s 06:11:19 06:11:19 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47@sha256:eb0547e847a146474062f07451e3d4260361a9c4e402e9d2f0ccbeb13ac97bad 06:11:19 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-server:dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47@sha256:eb0547e847a146474062f07451e3d4260361a9c4e402e9d2f0ccbeb13ac97bad 0.0s done 06:11:19 #6 CACHED 06:11:19 06:11:19 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47@sha256:eb0547e847a146474062f07451e3d4260361a9c4e402e9d2f0ccbeb13ac97bad 06:11:19 #5 CACHED 06:11:19 06:11:19 #7 [auth] security-spire-server:pull,push token for nexus3.edgexfoundry.org:10004 06:11:19 #7 DONE 0.0s 06:11:19 06:11:19 #8 exporting to image 06:11:19 #8 exporting layers done 06:11:19 #8 exporting manifest sha256:7dd8257fd4e3c2df9df3218cfaa1fe7b4dcfdfca43769a92bcc49b0819a26e98 done 06:11:19 #8 exporting config sha256:e6d588ac028687aefd2f8d0e450396c7693d653c2e5c07696df61a891f303bcf done 06:11:19 #8 exporting manifest sha256:c95b4ae624d990bcf68d72b83ca58566a7c22194f17052faa5100c1342b9ed9b done 06:11:19 #8 exporting config sha256:16aa684b6690a8f99c811e1f58c6886ca3868935953587be2f2ed37e454c36ce done 06:11:19 #8 exporting manifest list sha256:05b0d3386f2dbcee777567db3b1ce53293c4892bc24426d775b20329b070baac done 06:11:19 #8 pushing layers 0.0s done 06:11:19 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47@sha256:05b0d3386f2dbcee777567db3b1ce53293c4892bc24426d775b20329b070baac 0.1s done 06:11:19 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 06:11:19 #8 DONE 0.1s 06:11:19 06:11:19 1 warning found (use --debug to expand): 06:11:19  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 06:11:19 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-server:main' 06:11:19 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-server:main --push - 06:11:19 #1 [internal] load build definition from Dockerfile 06:11:19 #1 transferring dockerfile: 170B done 06:11:19 #1 DONE 0.0s 06:11:19 06:11:19 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:main 06:11:19 #2 DONE 0.0s 06:11:19 06:11:19 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:main 06:11:19 #3 DONE 0.0s 06:11:19 06:11:19 #4 [internal] load .dockerignore 06:11:19 #4 transferring context: 2B done 06:11:19 #4 DONE 0.0s 06:11:19 06:11:19 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:main@sha256:eb0547e847a146474062f07451e3d4260361a9c4e402e9d2f0ccbeb13ac97bad 06:11:19 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-server:main@sha256:eb0547e847a146474062f07451e3d4260361a9c4e402e9d2f0ccbeb13ac97bad 0.0s done 06:11:19 #5 CACHED 06:11:19 06:11:19 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:main@sha256:eb0547e847a146474062f07451e3d4260361a9c4e402e9d2f0ccbeb13ac97bad 06:11:19 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-server:main@sha256:eb0547e847a146474062f07451e3d4260361a9c4e402e9d2f0ccbeb13ac97bad 0.0s done 06:11:19 #6 CACHED 06:11:19 06:11:19 #7 exporting to image 06:11:19 #7 exporting layers done 06:11:19 #7 exporting manifest sha256:7dd8257fd4e3c2df9df3218cfaa1fe7b4dcfdfca43769a92bcc49b0819a26e98 done 06:11:19 #7 exporting config sha256:e6d588ac028687aefd2f8d0e450396c7693d653c2e5c07696df61a891f303bcf done 06:11:19 #7 exporting manifest sha256:c95b4ae624d990bcf68d72b83ca58566a7c22194f17052faa5100c1342b9ed9b done 06:11:19 #7 exporting config sha256:16aa684b6690a8f99c811e1f58c6886ca3868935953587be2f2ed37e454c36ce done 06:11:19 #7 exporting manifest list sha256:05b0d3386f2dbcee777567db3b1ce53293c4892bc24426d775b20329b070baac done 06:11:19 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 06:11:20 #7 pushing layers 0.0s done 06:11:20 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:main@sha256:05b0d3386f2dbcee777567db3b1ce53293c4892bc24426d775b20329b070baac 0.1s done 06:11:20 #7 DONE 0.1s 06:11:20 06:11:20 #8 [auth] security-spire-server:pull,push token for nexus3.edgexfoundry.org:10004 06:11:20 #8 DONE 0.0s 06:11:20 06:11:20 1 warning found (use --debug to expand): 06:11:20  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 06:11:20 + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-notifications:dda98da84915b6658b51999aa3f64d93038bbd9a' 06:11:20 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-notifications:dda98da84915b6658b51999aa3f64d93038bbd9a --push - 06:11:20 #1 [internal] load build definition from Dockerfile 06:11:20 #1 transferring dockerfile: 206B done 06:11:20 #1 DONE 0.0s 06:11:20 06:11:20 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:dda98da84915b6658b51999aa3f64d93038bbd9a 06:11:20 #2 DONE 0.0s 06:11:20 06:11:20 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:dda98da84915b6658b51999aa3f64d93038bbd9a 06:11:20 #3 DONE 0.1s 06:11:20 06:11:20 #4 [internal] load .dockerignore 06:11:20 #4 transferring context: 2B done 06:11:20 #4 DONE 0.0s 06:11:20 06:11:20 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:dda98da84915b6658b51999aa3f64d93038bbd9a@sha256:9111d8e7a3db60adf5b7e4cc80a004390743449589cf51648afcd73967a731bf 06:11:20 #5 resolve nexus3.edgexfoundry.org:10004/support-notifications:dda98da84915b6658b51999aa3f64d93038bbd9a@sha256:9111d8e7a3db60adf5b7e4cc80a004390743449589cf51648afcd73967a731bf 0.0s done 06:11:20 #5 DONE 0.0s 06:11:20 06:11:20 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:dda98da84915b6658b51999aa3f64d93038bbd9a@sha256:9111d8e7a3db60adf5b7e4cc80a004390743449589cf51648afcd73967a731bf 06:11:20 #6 resolve nexus3.edgexfoundry.org:10004/support-notifications:dda98da84915b6658b51999aa3f64d93038bbd9a@sha256:9111d8e7a3db60adf5b7e4cc80a004390743449589cf51648afcd73967a731bf 0.0s done 06:11:20 #6 DONE 0.1s 06:11:20 06:11:20 #7 [auth] support-notifications:pull,push token for nexus3.edgexfoundry.org:10004 06:11:20 #7 DONE 0.0s 06:11:20 06:11:20 #8 exporting to image 06:11:20 #8 exporting layers done 06:11:20 #8 exporting manifest sha256:5d46f66c41f9246715532d6d5fa903d39452dd4bb4f9ae00f4ea5928d0caec42 0.0s done 06:11:20 #8 exporting config sha256:89b12dc5707a0ee5a7a120dc0597755ebd510f1df3b555871fc99f21ca4fddab done 06:11:20 #8 exporting manifest sha256:ed420dd356dae387def736892c45d36df6102018497aff5ec6a62227a1782c8f done 06:11:20 #8 exporting config sha256:f9eb3ae0f83f09a7bf0cd611016f60335897a566ceb7cbeec91206922c250b9e done 06:11:20 #8 exporting manifest list sha256:1c0a91ad6f561314d3be966625f7cbdc47cc4137897b28687b5a8263ff2fbe7e done 06:11:20 #8 pushing layers 0.1s done 06:11:20 #8 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:dda98da84915b6658b51999aa3f64d93038bbd9a@sha256:1c0a91ad6f561314d3be966625f7cbdc47cc4137897b28687b5a8263ff2fbe7e 06:11:20 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 06:11:20 #8 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:dda98da84915b6658b51999aa3f64d93038bbd9a@sha256:1c0a91ad6f561314d3be966625f7cbdc47cc4137897b28687b5a8263ff2fbe7e 0.1s done 06:11:20 #8 DONE 0.2s 06:11:20 06:11:20 1 warning found (use --debug to expand): 06:11:20  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 06:11:21 + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-notifications:latest' 06:11:21 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-notifications:latest --push - 06:11:21 #1 [internal] load build definition from Dockerfile 06:11:21 #1 transferring dockerfile: 172B done 06:11:21 #1 DONE 0.0s 06:11:21 06:11:21 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:latest 06:11:21 #2 DONE 0.0s 06:11:21 06:11:21 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:latest 06:11:21 #3 DONE 0.0s 06:11:21 06:11:21 #4 [internal] load .dockerignore 06:11:21 #4 transferring context: 2B done 06:11:21 #4 DONE 0.0s 06:11:21 06:11:21 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:latest@sha256:9111d8e7a3db60adf5b7e4cc80a004390743449589cf51648afcd73967a731bf 06:11:21 #5 resolve nexus3.edgexfoundry.org:10004/support-notifications:latest@sha256:9111d8e7a3db60adf5b7e4cc80a004390743449589cf51648afcd73967a731bf 0.0s done 06:11:21 #5 DONE 0.0s 06:11:21 06:11:21 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:latest@sha256:9111d8e7a3db60adf5b7e4cc80a004390743449589cf51648afcd73967a731bf 06:11:21 #6 resolve nexus3.edgexfoundry.org:10004/support-notifications:latest@sha256:9111d8e7a3db60adf5b7e4cc80a004390743449589cf51648afcd73967a731bf 0.0s done 06:11:21 #6 CACHED 06:11:21 06:11:21 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:latest@sha256:9111d8e7a3db60adf5b7e4cc80a004390743449589cf51648afcd73967a731bf 06:11:21 #5 CACHED 06:11:21 06:11:21 #7 [auth] support-notifications:pull,push token for nexus3.edgexfoundry.org:10004 06:11:21 #7 DONE 0.0s 06:11:21 06:11:21 #8 exporting to image 06:11:21 #8 exporting layers done 06:11:21 #8 exporting manifest sha256:5d46f66c41f9246715532d6d5fa903d39452dd4bb4f9ae00f4ea5928d0caec42 done 06:11:21 #8 exporting config sha256:89b12dc5707a0ee5a7a120dc0597755ebd510f1df3b555871fc99f21ca4fddab done 06:11:21 #8 exporting manifest sha256:ed420dd356dae387def736892c45d36df6102018497aff5ec6a62227a1782c8f done 06:11:21 #8 exporting config sha256:f9eb3ae0f83f09a7bf0cd611016f60335897a566ceb7cbeec91206922c250b9e done 06:11:21 #8 exporting manifest list sha256:1c0a91ad6f561314d3be966625f7cbdc47cc4137897b28687b5a8263ff2fbe7e done 06:11:21 #8 pushing layers 0.0s done 06:11:21 #8 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:latest@sha256:1c0a91ad6f561314d3be966625f7cbdc47cc4137897b28687b5a8263ff2fbe7e 0.1s done 06:11:21 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 06:11:21 #8 DONE 0.1s 06:11:21 06:11:21 1 warning found (use --debug to expand): 06:11:21  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 06:11:21 + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.47' 06:11:21 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.47 --push - 06:11:21 #1 [internal] load build definition from Dockerfile 06:11:21 #1 transferring dockerfile: 178B done 06:11:21 #1 DONE 0.0s 06:11:21 06:11:21 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.47 06:11:21 #2 DONE 0.0s 06:11:21 06:11:21 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.47 06:11:21 #3 DONE 0.0s 06:11:21 06:11:21 #4 [internal] load .dockerignore 06:11:21 #4 transferring context: 2B done 06:11:21 #4 DONE 0.0s 06:11:21 06:11:21 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.47@sha256:9111d8e7a3db60adf5b7e4cc80a004390743449589cf51648afcd73967a731bf 06:11:21 #5 resolve nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.47@sha256:9111d8e7a3db60adf5b7e4cc80a004390743449589cf51648afcd73967a731bf 0.0s done 06:11:21 #5 CACHED 06:11:21 06:11:21 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.47@sha256:9111d8e7a3db60adf5b7e4cc80a004390743449589cf51648afcd73967a731bf 06:11:21 #6 resolve nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.47@sha256:9111d8e7a3db60adf5b7e4cc80a004390743449589cf51648afcd73967a731bf 0.0s done 06:11:21 #6 CACHED 06:11:21 06:11:21 #7 exporting to image 06:11:21 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 06:11:21 #7 exporting layers done 06:11:21 #7 exporting manifest sha256:5d46f66c41f9246715532d6d5fa903d39452dd4bb4f9ae00f4ea5928d0caec42 done 06:11:21 #7 exporting config sha256:89b12dc5707a0ee5a7a120dc0597755ebd510f1df3b555871fc99f21ca4fddab done 06:11:21 #7 exporting manifest sha256:ed420dd356dae387def736892c45d36df6102018497aff5ec6a62227a1782c8f done 06:11:21 #7 exporting config sha256:f9eb3ae0f83f09a7bf0cd611016f60335897a566ceb7cbeec91206922c250b9e done 06:11:21 #7 exporting manifest list sha256:1c0a91ad6f561314d3be966625f7cbdc47cc4137897b28687b5a8263ff2fbe7e done 06:11:21 #7 pushing layers 0.0s done 06:11:21 #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.47@sha256:1c0a91ad6f561314d3be966625f7cbdc47cc4137897b28687b5a8263ff2fbe7e 0.1s done 06:11:21 #7 DONE 0.1s 06:11:21 06:11:21 #8 [auth] support-notifications:pull,push token for nexus3.edgexfoundry.org:10004 06:11:21 #8 DONE 0.0s 06:11:21 06:11:21 1 warning found (use --debug to expand): 06:11:21  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 06:11:22 + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-notifications:dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47' 06:11:22 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-notifications:dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47 --push - 06:11:22 #1 [internal] load build definition from Dockerfile 06:11:22 #1 transferring dockerfile: 219B done 06:11:22 #1 DONE 0.0s 06:11:22 06:11:22 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47 06:11:22 #2 DONE 0.0s 06:11:22 06:11:22 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47 06:11:22 #3 DONE 0.0s 06:11:22 06:11:22 #4 [internal] load .dockerignore 06:11:22 #4 transferring context: 2B done 06:11:22 #4 DONE 0.0s 06:11:22 06:11:22 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47@sha256:9111d8e7a3db60adf5b7e4cc80a004390743449589cf51648afcd73967a731bf 06:11:22 #5 resolve nexus3.edgexfoundry.org:10004/support-notifications:dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47@sha256:9111d8e7a3db60adf5b7e4cc80a004390743449589cf51648afcd73967a731bf 0.0s done 06:11:22 #5 CACHED 06:11:22 06:11:22 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47@sha256:9111d8e7a3db60adf5b7e4cc80a004390743449589cf51648afcd73967a731bf 06:11:22 #6 resolve nexus3.edgexfoundry.org:10004/support-notifications:dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47@sha256:9111d8e7a3db60adf5b7e4cc80a004390743449589cf51648afcd73967a731bf 0.0s done 06:11:22 #6 CACHED 06:11:22 06:11:22 #7 [auth] support-notifications:pull,push token for nexus3.edgexfoundry.org:10004 06:11:22 #7 DONE 0.0s 06:11:22 06:11:22 #8 exporting to image 06:11:22 #8 exporting layers done 06:11:22 #8 exporting manifest sha256:5d46f66c41f9246715532d6d5fa903d39452dd4bb4f9ae00f4ea5928d0caec42 done 06:11:22 #8 exporting config sha256:89b12dc5707a0ee5a7a120dc0597755ebd510f1df3b555871fc99f21ca4fddab done 06:11:22 #8 exporting manifest sha256:ed420dd356dae387def736892c45d36df6102018497aff5ec6a62227a1782c8f done 06:11:22 #8 exporting config sha256:f9eb3ae0f83f09a7bf0cd611016f60335897a566ceb7cbeec91206922c250b9e done 06:11:22 #8 exporting manifest list sha256:1c0a91ad6f561314d3be966625f7cbdc47cc4137897b28687b5a8263ff2fbe7e done 06:11:22 #8 pushing layers 0.0s done 06:11:22 #8 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47@sha256:1c0a91ad6f561314d3be966625f7cbdc47cc4137897b28687b5a8263ff2fbe7e 0.1s done 06:11:22 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 06:11:22 #8 DONE 0.1s 06:11:22 06:11:22 1 warning found (use --debug to expand): 06:11:22  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 06:11:22 + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-notifications:main' 06:11:22 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-notifications:main --push - 06:11:22 #1 [internal] load build definition from Dockerfile 06:11:22 #1 transferring dockerfile: 170B done 06:11:22 #1 DONE 0.0s 06:11:22 06:11:22 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:main 06:11:22 #2 DONE 0.0s 06:11:22 06:11:22 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:main 06:11:22 #3 DONE 0.0s 06:11:22 06:11:22 #4 [internal] load .dockerignore 06:11:22 #4 transferring context: 2B done 06:11:22 #4 DONE 0.0s 06:11:22 06:11:22 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:main@sha256:9111d8e7a3db60adf5b7e4cc80a004390743449589cf51648afcd73967a731bf 06:11:22 #5 resolve nexus3.edgexfoundry.org:10004/support-notifications:main@sha256:9111d8e7a3db60adf5b7e4cc80a004390743449589cf51648afcd73967a731bf done 06:11:22 #5 CACHED 06:11:22 06:11:22 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:main@sha256:9111d8e7a3db60adf5b7e4cc80a004390743449589cf51648afcd73967a731bf 06:11:22 #6 resolve nexus3.edgexfoundry.org:10004/support-notifications:main@sha256:9111d8e7a3db60adf5b7e4cc80a004390743449589cf51648afcd73967a731bf done 06:11:22 #6 CACHED 06:11:22 06:11:22 #7 exporting to image 06:11:22 #7 exporting layers done 06:11:22 #7 exporting manifest sha256:5d46f66c41f9246715532d6d5fa903d39452dd4bb4f9ae00f4ea5928d0caec42 done 06:11:22 #7 exporting config sha256:89b12dc5707a0ee5a7a120dc0597755ebd510f1df3b555871fc99f21ca4fddab done 06:11:22 #7 exporting manifest sha256:ed420dd356dae387def736892c45d36df6102018497aff5ec6a62227a1782c8f done 06:11:22 #7 exporting config sha256:f9eb3ae0f83f09a7bf0cd611016f60335897a566ceb7cbeec91206922c250b9e done 06:11:22 #7 exporting manifest list sha256:1c0a91ad6f561314d3be966625f7cbdc47cc4137897b28687b5a8263ff2fbe7e done 06:11:22 #7 pushing layers 0.0s done 06:11:22 #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:main@sha256:1c0a91ad6f561314d3be966625f7cbdc47cc4137897b28687b5a8263ff2fbe7e 06:11:22 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 06:11:23 #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:main@sha256:1c0a91ad6f561314d3be966625f7cbdc47cc4137897b28687b5a8263ff2fbe7e 0.1s done 06:11:23 #7 DONE 0.1s 06:11:23 06:11:23 #8 [auth] support-notifications:pull,push token for nexus3.edgexfoundry.org:10004 06:11:23 #8 DONE 0.0s 06:11:23 06:11:23 1 warning found (use --debug to expand): 06:11:23  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 06:11:23 + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-scheduler:dda98da84915b6658b51999aa3f64d93038bbd9a' 06:11:23 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-scheduler:dda98da84915b6658b51999aa3f64d93038bbd9a --push - 06:11:23 #1 [internal] load build definition from Dockerfile 06:11:23 #1 transferring dockerfile: 202B done 06:11:23 #1 DONE 0.0s 06:11:23 06:11:23 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:dda98da84915b6658b51999aa3f64d93038bbd9a 06:11:23 #2 DONE 0.0s 06:11:23 06:11:23 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:dda98da84915b6658b51999aa3f64d93038bbd9a 06:11:23 #3 DONE 0.1s 06:11:23 06:11:23 #4 [internal] load .dockerignore 06:11:23 #4 transferring context: 2B done 06:11:23 #4 DONE 0.0s 06:11:23 06:11:23 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:dda98da84915b6658b51999aa3f64d93038bbd9a@sha256:41c5b9a0a71315fcc3525db85b9230c9166003ccad9e1b63831af98caf22c718 06:11:23 #5 resolve nexus3.edgexfoundry.org:10004/support-scheduler:dda98da84915b6658b51999aa3f64d93038bbd9a@sha256:41c5b9a0a71315fcc3525db85b9230c9166003ccad9e1b63831af98caf22c718 0.0s done 06:11:23 #5 DONE 0.0s 06:11:23 06:11:23 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:dda98da84915b6658b51999aa3f64d93038bbd9a@sha256:41c5b9a0a71315fcc3525db85b9230c9166003ccad9e1b63831af98caf22c718 06:11:23 #6 resolve nexus3.edgexfoundry.org:10004/support-scheduler:dda98da84915b6658b51999aa3f64d93038bbd9a@sha256:41c5b9a0a71315fcc3525db85b9230c9166003ccad9e1b63831af98caf22c718 done 06:11:23 #6 DONE 0.1s 06:11:23 06:11:23 #7 exporting to image 06:11:23 #7 exporting layers done 06:11:23 #7 exporting manifest sha256:93ecc1f72d891187ba5b2e9911abc2bfc0bc929118d64e20d2f83d21775f4fcd done 06:11:23 #7 exporting config sha256:11eda105c331f101355d6830e4b0171d563e2f0b8a0f40f2d0e48297d4f4ab1a done 06:11:23 #7 exporting manifest sha256:1fc2e71c4f0f50ebe48470d8d256ce3df5e94fc1f032c83e35e8f2ffa1ab0644 done 06:11:23 #7 exporting config sha256:10cee748be286912253f3e4a6bdd3a85f2b75636794f11ed1beee4963d17322e done 06:11:23 #7 exporting manifest list sha256:c87600c0290f21e5707e0ab8a75f10a0a135f21e601bb0e7534fd1572df8a29f 06:11:23 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 06:11:23 #7 ... 06:11:23 06:11:23 #8 [auth] support-scheduler:pull,push token for nexus3.edgexfoundry.org:10004 06:11:23 #8 DONE 0.0s 06:11:23 06:11:23 #7 exporting to image 06:11:23 #7 exporting manifest list sha256:c87600c0290f21e5707e0ab8a75f10a0a135f21e601bb0e7534fd1572df8a29f done 06:11:23 #7 pushing layers 0.1s done 06:11:23 #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:dda98da84915b6658b51999aa3f64d93038bbd9a@sha256:c87600c0290f21e5707e0ab8a75f10a0a135f21e601bb0e7534fd1572df8a29f 06:11:23 #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:dda98da84915b6658b51999aa3f64d93038bbd9a@sha256:c87600c0290f21e5707e0ab8a75f10a0a135f21e601bb0e7534fd1572df8a29f 0.1s done 06:11:23 #7 DONE 0.2s 06:11:23 06:11:23 1 warning found (use --debug to expand): 06:11:23  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 06:11:24 + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-scheduler:latest' 06:11:24 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-scheduler:latest --push - 06:11:24 #1 [internal] load build definition from Dockerfile 06:11:24 #1 transferring dockerfile: 168B done 06:11:24 #1 DONE 0.0s 06:11:24 06:11:24 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:latest 06:11:24 #2 DONE 0.0s 06:11:24 06:11:24 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:latest 06:11:24 #3 DONE 0.0s 06:11:24 06:11:24 #4 [internal] load .dockerignore 06:11:24 #4 transferring context: 2B done 06:11:24 #4 DONE 0.0s 06:11:24 06:11:24 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:latest@sha256:41c5b9a0a71315fcc3525db85b9230c9166003ccad9e1b63831af98caf22c718 06:11:24 #5 resolve nexus3.edgexfoundry.org:10004/support-scheduler:latest@sha256:41c5b9a0a71315fcc3525db85b9230c9166003ccad9e1b63831af98caf22c718 0.0s done 06:11:24 #5 CACHED 06:11:24 06:11:24 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:latest@sha256:41c5b9a0a71315fcc3525db85b9230c9166003ccad9e1b63831af98caf22c718 06:11:24 #6 resolve nexus3.edgexfoundry.org:10004/support-scheduler:latest@sha256:41c5b9a0a71315fcc3525db85b9230c9166003ccad9e1b63831af98caf22c718 0.0s done 06:11:24 #6 DONE 0.0s 06:11:24 06:11:24 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:latest@sha256:41c5b9a0a71315fcc3525db85b9230c9166003ccad9e1b63831af98caf22c718 06:11:24 #6 CACHED 06:11:24 06:11:24 #7 [auth] support-scheduler:pull,push token for nexus3.edgexfoundry.org:10004 06:11:24 #7 DONE 0.0s 06:11:24 06:11:24 #8 exporting to image 06:11:24 #8 exporting layers done 06:11:24 #8 exporting manifest sha256:93ecc1f72d891187ba5b2e9911abc2bfc0bc929118d64e20d2f83d21775f4fcd done 06:11:24 #8 exporting config sha256:11eda105c331f101355d6830e4b0171d563e2f0b8a0f40f2d0e48297d4f4ab1a done 06:11:24 #8 exporting manifest sha256:1fc2e71c4f0f50ebe48470d8d256ce3df5e94fc1f032c83e35e8f2ffa1ab0644 done 06:11:24 #8 exporting config sha256:10cee748be286912253f3e4a6bdd3a85f2b75636794f11ed1beee4963d17322e done 06:11:24 #8 exporting manifest list sha256:c87600c0290f21e5707e0ab8a75f10a0a135f21e601bb0e7534fd1572df8a29f done 06:11:24 #8 pushing layers 0.0s done 06:11:24 #8 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:latest@sha256:c87600c0290f21e5707e0ab8a75f10a0a135f21e601bb0e7534fd1572df8a29f 0.1s done 06:11:24 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 06:11:24 #8 DONE 0.1s 06:11:24 06:11:24 1 warning found (use --debug to expand): 06:11:24  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 06:11:24 + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.47' 06:11:24 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.47 --push - 06:11:24 #1 [internal] load build definition from Dockerfile 06:11:24 #1 transferring dockerfile: 174B done 06:11:24 #1 DONE 0.0s 06:11:24 06:11:24 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.47 06:11:24 #2 DONE 0.0s 06:11:24 06:11:24 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.47 06:11:24 #3 DONE 0.0s 06:11:24 06:11:24 #4 [internal] load .dockerignore 06:11:24 #4 transferring context: 2B done 06:11:24 #4 DONE 0.0s 06:11:24 06:11:24 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.47@sha256:41c5b9a0a71315fcc3525db85b9230c9166003ccad9e1b63831af98caf22c718 06:11:24 #5 resolve nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.47@sha256:41c5b9a0a71315fcc3525db85b9230c9166003ccad9e1b63831af98caf22c718 done 06:11:24 #5 CACHED 06:11:24 06:11:24 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.47@sha256:41c5b9a0a71315fcc3525db85b9230c9166003ccad9e1b63831af98caf22c718 06:11:24 #6 resolve nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.47@sha256:41c5b9a0a71315fcc3525db85b9230c9166003ccad9e1b63831af98caf22c718 0.0s done 06:11:24 #6 CACHED 06:11:24 06:11:24 #7 exporting to image 06:11:24 #7 exporting layers done 06:11:24 #7 exporting manifest sha256:93ecc1f72d891187ba5b2e9911abc2bfc0bc929118d64e20d2f83d21775f4fcd done 06:11:24 #7 exporting config sha256:11eda105c331f101355d6830e4b0171d563e2f0b8a0f40f2d0e48297d4f4ab1a done 06:11:24 #7 exporting manifest sha256:1fc2e71c4f0f50ebe48470d8d256ce3df5e94fc1f032c83e35e8f2ffa1ab0644 done 06:11:24 #7 exporting config sha256:10cee748be286912253f3e4a6bdd3a85f2b75636794f11ed1beee4963d17322e done 06:11:24 #7 exporting manifest list sha256:c87600c0290f21e5707e0ab8a75f10a0a135f21e601bb0e7534fd1572df8a29f done 06:11:24 #7 pushing layers 0.0s done 06:11:24 #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.47@sha256:c87600c0290f21e5707e0ab8a75f10a0a135f21e601bb0e7534fd1572df8a29f 06:11:24 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 06:11:25 #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.47@sha256:c87600c0290f21e5707e0ab8a75f10a0a135f21e601bb0e7534fd1572df8a29f 0.1s done 06:11:25 #7 DONE 0.1s 06:11:25 06:11:25 #8 [auth] support-scheduler:pull,push token for nexus3.edgexfoundry.org:10004 06:11:25 #8 DONE 0.0s 06:11:25 06:11:25 1 warning found (use --debug to expand): 06:11:25  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 06:11:25 + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-scheduler:dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47' 06:11:25 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-scheduler:dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47 --push - 06:11:25 #1 [internal] load build definition from Dockerfile 06:11:25 #1 transferring dockerfile: 215B done 06:11:25 #1 DONE 0.0s 06:11:25 06:11:25 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47 06:11:25 #2 DONE 0.0s 06:11:25 06:11:25 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47 06:11:25 #3 DONE 0.0s 06:11:25 06:11:25 #4 [internal] load .dockerignore 06:11:25 #4 transferring context: 2B done 06:11:25 #4 DONE 0.0s 06:11:25 06:11:25 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47@sha256:41c5b9a0a71315fcc3525db85b9230c9166003ccad9e1b63831af98caf22c718 06:11:25 #5 resolve nexus3.edgexfoundry.org:10004/support-scheduler:dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47@sha256:41c5b9a0a71315fcc3525db85b9230c9166003ccad9e1b63831af98caf22c718 0.0s done 06:11:25 #5 CACHED 06:11:25 06:11:25 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47@sha256:41c5b9a0a71315fcc3525db85b9230c9166003ccad9e1b63831af98caf22c718 06:11:25 #6 resolve nexus3.edgexfoundry.org:10004/support-scheduler:dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47@sha256:41c5b9a0a71315fcc3525db85b9230c9166003ccad9e1b63831af98caf22c718 0.0s done 06:11:25 #6 CACHED 06:11:25 06:11:25 #7 exporting to image 06:11:25 #7 exporting layers done 06:11:25 #7 exporting manifest sha256:93ecc1f72d891187ba5b2e9911abc2bfc0bc929118d64e20d2f83d21775f4fcd done 06:11:25 #7 exporting config sha256:11eda105c331f101355d6830e4b0171d563e2f0b8a0f40f2d0e48297d4f4ab1a done 06:11:25 #7 exporting manifest sha256:1fc2e71c4f0f50ebe48470d8d256ce3df5e94fc1f032c83e35e8f2ffa1ab0644 done 06:11:25 #7 exporting config sha256:10cee748be286912253f3e4a6bdd3a85f2b75636794f11ed1beee4963d17322e done 06:11:25 #7 exporting manifest list sha256:c87600c0290f21e5707e0ab8a75f10a0a135f21e601bb0e7534fd1572df8a29f done 06:11:25 #7 pushing layers 06:11:25 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 06:11:25 #7 pushing layers 0.0s done 06:11:25 #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47@sha256:c87600c0290f21e5707e0ab8a75f10a0a135f21e601bb0e7534fd1572df8a29f 0.1s done 06:11:25 #7 DONE 0.1s 06:11:25 06:11:25 #8 [auth] support-scheduler:pull,push token for nexus3.edgexfoundry.org:10004 06:11:25 #8 DONE 0.0s 06:11:25 06:11:25 1 warning found (use --debug to expand): 06:11:25  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 06:11:25 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-scheduler:main --push - 06:11:25 + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-scheduler:main' 06:11:25 #1 [internal] load build definition from Dockerfile 06:11:25 #1 transferring dockerfile: 166B done 06:11:25 #1 DONE 0.0s 06:11:25 06:11:25 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:main 06:11:25 #2 DONE 0.0s 06:11:25 06:11:25 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:main 06:11:25 #3 DONE 0.0s 06:11:25 06:11:25 #4 [internal] load .dockerignore 06:11:25 #4 transferring context: 2B done 06:11:25 #4 DONE 0.0s 06:11:25 06:11:25 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:main@sha256:41c5b9a0a71315fcc3525db85b9230c9166003ccad9e1b63831af98caf22c718 06:11:25 #5 resolve nexus3.edgexfoundry.org:10004/support-scheduler:main@sha256:41c5b9a0a71315fcc3525db85b9230c9166003ccad9e1b63831af98caf22c718 0.0s done 06:11:25 #5 CACHED 06:11:25 06:11:25 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:main@sha256:41c5b9a0a71315fcc3525db85b9230c9166003ccad9e1b63831af98caf22c718 06:11:25 #6 resolve nexus3.edgexfoundry.org:10004/support-scheduler:main@sha256:41c5b9a0a71315fcc3525db85b9230c9166003ccad9e1b63831af98caf22c718 0.0s done 06:11:25 #6 CACHED 06:11:25 06:11:25 #7 exporting to image 06:11:25 #7 exporting layers done 06:11:25 #7 exporting manifest sha256:93ecc1f72d891187ba5b2e9911abc2bfc0bc929118d64e20d2f83d21775f4fcd done 06:11:25 #7 exporting config sha256:11eda105c331f101355d6830e4b0171d563e2f0b8a0f40f2d0e48297d4f4ab1a done 06:11:25 #7 exporting manifest sha256:1fc2e71c4f0f50ebe48470d8d256ce3df5e94fc1f032c83e35e8f2ffa1ab0644 done 06:11:25 #7 exporting config sha256:10cee748be286912253f3e4a6bdd3a85f2b75636794f11ed1beee4963d17322e done 06:11:25 #7 exporting manifest list sha256:c87600c0290f21e5707e0ab8a75f10a0a135f21e601bb0e7534fd1572df8a29f done 06:11:25 #7 pushing layers 06:11:25 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 06:11:26 #7 pushing layers 0.0s done 06:11:26 #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:main@sha256:c87600c0290f21e5707e0ab8a75f10a0a135f21e601bb0e7534fd1572df8a29f 0.1s done 06:11:26 #7 DONE 0.1s 06:11:26 06:11:26 #8 [auth] support-scheduler:pull,push token for nexus3.edgexfoundry.org:10004 06:11:26 #8 DONE 0.0s 06:11:26 06:11:26 1 warning found (use --debug to expand): 06:11:26  - 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 06:11:26 + '[' -d /w/workspace/edgex-go/886/archives ']' [Pipeline] libraryResource [Pipeline] sh 06:11:26 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 06:11:27 ---> package-listing.sh 06:11:27 ++ facter osfamily 06:11:27 ++ tr '[:upper:]' '[:lower:]' 06:11:27 + OS_FAMILY=redhat 06:11:27 + workspace=/w/workspace/edgex-go/886 06:11:27 + START_PACKAGES=/tmp/packages_start.txt 06:11:27 + END_PACKAGES=/tmp/packages_end.txt 06:11:27 + DIFF_PACKAGES=/tmp/packages_diff.txt 06:11:27 + PACKAGES=/tmp/packages_start.txt 06:11:27 + '[' /w/workspace/edgex-go/886 ']' 06:11:27 + PACKAGES=/tmp/packages_end.txt 06:11:27 + case "${OS_FAMILY}" in 06:11:27 + rpm -qa 06:11:27 + sort 06:11:28 + '[' -f /tmp/packages_start.txt ']' 06:11:28 + '[' -f /tmp/packages_end.txt ']' 06:11:28 + diff /tmp/packages_start.txt /tmp/packages_end.txt 06:11:28 + '[' /w/workspace/edgex-go/886 ']' 06:11:28 + mkdir -p /w/workspace/edgex-go/886/archives/ 06:11:28 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/886/archives/ [Pipeline] echo 06:11:28 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/886/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 06:11:28 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:11:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:11:29 06:11:29 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:11:29 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:11:29 latest: Pulling from edgex-lftools-log-publisher 06:11:29 5eb5b503b376: Pulling fs layer 06:11:29 5c69ac0246d0: Pulling fs layer 06:11:29 ec43610c2a17: Pulling fs layer 06:11:29 3a2ae6a8a46f: Pulling fs layer 06:11:29 33b1e0a273af: Pulling fs layer 06:11:29 5d3b04190fa2: Pulling fs layer 06:11:29 2f39f015ded8: Pulling fs layer 06:11:29 3a2ae6a8a46f: Waiting 06:11:29 33b1e0a273af: Waiting 06:11:29 5d3b04190fa2: Waiting 06:11:29 2f39f015ded8: Waiting 06:11:29 5c69ac0246d0: Verifying Checksum 06:11:29 5c69ac0246d0: Download complete 06:11:29 3a2ae6a8a46f: Verifying Checksum 06:11:29 3a2ae6a8a46f: Download complete 06:11:29 33b1e0a273af: Verifying Checksum 06:11:29 33b1e0a273af: Download complete 06:11:29 ec43610c2a17: Verifying Checksum 06:11:29 ec43610c2a17: Download complete 06:11:29 5d3b04190fa2: Verifying Checksum 06:11:29 5d3b04190fa2: Download complete 06:11:29 5eb5b503b376: Verifying Checksum 06:11:29 5eb5b503b376: Download complete 06:11:30 2f39f015ded8: Verifying Checksum 06:11:30 2f39f015ded8: Download complete 06:11:31 5eb5b503b376: Pull complete 06:11:31 5c69ac0246d0: Pull complete 06:11:31 ec43610c2a17: Pull complete 06:11:31 3a2ae6a8a46f: Pull complete 06:11:31 33b1e0a273af: Pull complete 06:11:31 5d3b04190fa2: Pull complete 06:11:35 2f39f015ded8: Pull complete 06:11:35 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 06:11:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:11:35 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:11:36 prd-centos7-docker-4c-2g-6987 does not seem to be running inside a container 06:11:36 $ 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/886/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_main -v /w/workspace/edgexfoundry_edgex-go_main:/w/workspace/edgexfoundry_edgex-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-go_main@tmp:/w/workspace/edgexfoundry_edgex-go_main@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 06:11:41 $ docker top ec78acc286294d9acfc4c9b21cf726156b2e9cc650a425fa79d19f754b908ac6 -eo pid,comm [Pipeline] { [Pipeline] sh 06:11:41 + touch /tmp/pre-build-complete [Pipeline] sh 06:11:41 + mkdir -p /var/log/sysstat [Pipeline] sh 06:11:42 + ls /var/log/sa-host 06:11:42 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:11:42 provisioning config files... 06:11:42 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-go_main@tmp/config16236478463598938197tmp [Pipeline] { [Pipeline] echo 06:11:42 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 06:11:42 ---> create-netrc.sh [Pipeline] } 06:11:42 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 06:11:42 ---> python-tools-install.sh [Pipeline] echo 06:11:43 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 06:11:43 ---> sudo-logs.sh 06:11:43 Archiving 'sudo' log.. 06:11:43 cat: /facter-os: Is a directory [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:11:43 [edgeXInfraPublish] An error occurred while publishing logs: script returned exit code 1 [Pipeline] } 06:11:43 $ docker stop --time=1 ec78acc286294d9acfc4c9b21cf726156b2e9cc650a425fa79d19f754b908ac6 06:11:44 $ docker rm -f --volumes ec78acc286294d9acfc4c9b21cf726156b2e9cc650a425fa79d19f754b908ac6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] cleanWs 06:11:44 [WS-CLEANUP] Deleting project workspace... 06:11:44 [WS-CLEANUP] Deferred wipeout is used... 06:11:44 [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] } 06:20:59 #130 ... 06:20:59 06:20:59 #147 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 06:20:59 #147 DONE 1054.5s 06:20:59 06:20:59 #146 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 06:20:59 #146 ... 06:20:59 06:20:59 #155 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 06:20:59 #155 DONE 0.3s 06:20:59 06:20:59 #152 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 06:20:59 #152 ... 06:20:59 06:20:59 #156 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 06:20:59 #156 DONE 0.1s 06:20:59 06:20:59 #157 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 06:20:59 #157 DONE 0.3s 06:20:59 06:20:59 #146 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 06:20:59 #146 ... 06:20:59 06:20:59 #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 06:20:59 #158 DONE 0.1s 06:20:59 06:20:59 #159 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 06:20:59 #159 DONE 0.3s 06:20:59 06:20:59 #146 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 06:20:59 #146 ... 06:20:59 06:20:59 #160 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 06:20:59 #160 DONE 2.2s 06:20:59 06:20:59 #112 [core-common-config-bootstrapper] exporting to image 06:20:59 #112 exporting layers 06:20:59 #112 exporting layers 0.7s done 06:20:59 #112 writing image sha256:a89cd44720f11cfef88ee0853d539a45ff718f81e5c9a21cd14a8f3165022f67 done 06:20:59 #112 naming to docker.io/library/core-common-config-bootstrapper-arm64 done 06:20:59 #112 DONE 4.7s 06:20:59 06:20:59 #150 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 06:20:59 #150 ... 06:20:59 06:20:59 #151 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 06:20:59 #151 DONE 1068.6s 06:20:59 06:20:59 #161 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 06:20:59 #161 DONE 0.4s 06:20:59 06:20:59 #162 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 06:21:02 #162 DONE 2.2s 06:21:02 06:21:02 #152 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 06:21:02 #152 ... 06:21:02 06:21:02 #163 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 06:21:02 #163 DONE 0.2s 06:21:02 06:21:02 #164 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 06:21:02 #164 DONE 0.3s 06:21:02 06:21:02 #165 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 06:21:02 #165 DONE 0.5s 06:21:02 06:21:02 #166 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 06:21:03 #166 DONE 0.1s 06:21:03 06:21:03 #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/ 06:21:03 #167 DONE 0.1s 06:21:03 06:21:03 #130 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 06:21:03 #130 ... 06:21:03 06:21:03 #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/ 06:21:03 #168 DONE 0.1s 06:21:03 06:21:03 #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/ 06:21:03 #169 DONE 0.2s 06:21:03 06:21:03 #170 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 06:21:03 #170 DONE 0.3s 06:21:03 06:21:03 #171 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 06:21:06 #171 DONE 2.3s 06:21:06 06:21:06 #112 [security-bootstrapper] exporting to image 06:21:06 #112 exporting layers 06:21:07 #112 exporting layers 1.1s done 06:21:07 #112 writing image sha256:5554cbebfd1c10365466685e33c1316f3aaa23bdc3d1fdee1a565a1397443903 done 06:21:07 #112 naming to docker.io/library/security-bootstrapper-arm64 done 06:21:07 #112 DONE 5.8s 06:21:07 06:21:07 #148 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 06:36:29 #148 ... 06:36:29 06:36:29 #153 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 06:36:29 #153 DONE 1985.9s 06:36:29 06:36:29 #149 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 06:36:29 #149 ... 06:36:29 06:36:29 #172 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 06:36:29 #172 DONE 0.2s 06:36:29 06:36:29 #173 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 06:36:29 #173 DONE 0.2s 06:36:29 06:36:29 #174 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 06:36:29 #174 DONE 0.4s 06:36:29 06:36:29 #175 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 06:36:29 #175 DONE 0.2s 06:36:29 06:36:29 #112 [core-command] exporting to image 06:36:29 #112 exporting layers 06:36:29 #112 exporting layers 0.5s done 06:36:29 #112 writing image sha256:7846024989e14a412b42c2f38cc6f380fd969d3484f76fb2bc525e5d09f253ce done 06:36:29 #112 naming to docker.io/library/core-command-arm64 done 06:36:29 #112 DONE 6.3s 06:36:29 06:36:29 #130 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 06:36:38 #130 ... 06:36:38 06:36:38 #148 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 06:36:38 #148 2006.9 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.47 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 06:36:53 #148 ... 06:36:53 06:36:53 #145 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 06:36:53 #145 DONE 2022.5s 06:36:53 06:36:53 #146 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 06:36:53 #146 ... 06:36:53 06:36:53 #176 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 06:36:53 #176 DONE 0.2s 06:36:53 06:36:53 #152 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 06:36:53 #152 ... 06:36:53 06:36:53 #177 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 06:36:53 #177 DONE 0.1s 06:36:53 06:36:53 #146 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 06:36:53 #146 ... 06:36:53 06:36:53 #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 06:36:53 #178 DONE 0.1s 06:36:53 06:36:53 #179 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 06:36:54 #179 DONE 0.1s 06:36:54 06:36:54 #180 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 06:36:54 #180 DONE 0.3s 06:36:54 06:36:54 #181 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 06:36:54 #181 DONE 0.1s 06:36:54 06:36:54 #182 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 06:36:56 #182 DONE 1.9s 06:36:56 06:36:56 #112 [security-proxy-setup] exporting to image 06:36:56 #112 exporting layers 06:36:57 #112 exporting layers 1.0s done 06:36:57 #112 writing image sha256:79d9f7d62a5ee338900096255fae362f8cb7b1fdb0d4f1a298c21192aa36eb00 done 06:36:57 #112 naming to docker.io/library/security-proxy-setup-arm64 done 06:36:57 #112 DONE 7.3s 06:36:57 06:36:57 #148 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 06:37:12 #148 DONE 2040.1s 06:37:12 06:37:12 #144 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 06:37:12 #144 ... 06:37:12 06:37:12 #183 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 06:37:12 #183 DONE 0.2s 06:37:12 06:37:12 #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 06:37:12 #37 ... 06:37:12 06:37:12 #184 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 06:37:12 #184 DONE 0.2s 06:37:12 06:37:12 #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 06:37:12 #185 DONE 0.1s 06:37:12 06:37:12 #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 06:37:12 #186 DONE 0.1s 06:37:12 06:37:12 #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 06:37:12 #37 ... 06:37:12 06:37:12 #187 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 06:37:12 #187 DONE 0.1s 06:37:12 06:37:12 #188 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 06:37:12 #188 DONE 0.4s 06:37:12 06:37:12 #189 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 06:37:13 #189 DONE 0.4s 06:37:13 06:37:13 #33 [security-spire-config stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 06:37:13 #33 ... 06:37:13 06:37:13 #190 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 06:37:13 #190 DONE 0.2s 06:37:13 06:37:13 #191 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 06:37:15 #191 DONE 1.8s 06:37:15 06:37:15 #112 [security-secretstore-setup] exporting to image 06:37:15 #112 exporting layers 06:37:16 #112 exporting layers 1.3s done 06:37:16 #112 writing image sha256:611b19ad5f7752dd3ef056fcfddca44fb0792f6ef05ff78f8d763d1ea4d2e709 done 06:37:16 #112 naming to docker.io/library/security-secretstore-setup-arm64 done 06:37:16 #112 DONE 8.6s 06:37:16 06:37:16 #146 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 06:38:13 #146 DONE 2094.2s 06:38:13 06:38:13 #149 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 06:38:13 #149 ... 06:38:13 06:38:13 #192 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 06:38:13 #192 DONE 0.3s 06:38:13 06:38:13 #149 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 06:38:13 #149 ... 06:38:13 06:38:13 #193 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 06:38:13 #193 DONE 0.2s 06:38:13 06:38:13 #194 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 06:38:13 #194 DONE 0.4s 06:38:13 06:38:13 #152 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 06:38:13 #152 ... 06:38:13 06:38:13 #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 06:38:13 #195 DONE 0.1s 06:38:13 06:38:13 #112 [security-spiffe-token-provider] exporting to image 06:38:13 #112 exporting layers 06:38:13 #112 exporting layers 0.8s done 06:38:13 #112 writing image sha256:0bfb80a9bff484c699c86744bb962b73aa9b170796be3ad63ee5497caf6edaad done 06:38:13 #112 naming to docker.io/library/security-spiffe-token-provider-arm64 done 06:38:13 #112 DONE 9.4s 06:38:13 06:38:13 #149 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 06:38:59 #149 ... 06:38:59 06:38:59 #130 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 06:38:59 #130 DONE 2147.0s 06:38:59 06:38:59 #149 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 06:38:59 #149 ... 06:38:59 06:38:59 #152 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 06:38:59 #152 DONE 2147.2s 06:38:59 06:38:59 #33 [security-spire-config stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 06:38:59 #33 ... 06:38:59 06:38:59 #196 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 06:38:59 #196 DONE 0.2s 06:38:59 06:38:59 #149 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 06:38:59 #149 ... 06:38:59 06:38:59 #197 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / 06:38:59 #197 DONE 0.4s 06:38:59 06:38:59 #198 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 06:38:59 #198 DONE 0.3s 06:38:59 06:38:59 #149 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 06:38:59 #149 ... 06:38:59 06:38:59 #199 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 06:38:59 #199 DONE 0.6s 06:38:59 06:38:59 #200 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 06:38:59 #200 DONE 0.7s 06:38:59 06:38:59 #201 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res 06:38:59 #201 ... 06:38:59 06:38:59 #144 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 06:38:59 #144 DONE 2149.4s 06:38:59 06:38:59 #202 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 06:38:59 #202 DONE 0.3s 06:38:59 06:38:59 #112 [core-keeper] exporting to image 06:38:59 #112 exporting layers 06:39:00 #112 ... 06:39:00 06:39:00 #201 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res 06:39:00 #201 DONE 0.4s 06:39:00 06:39:00 #203 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 06:39:00 #203 DONE 0.5s 06:39:00 06:39:00 #204 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 06:39:00 #204 ... 06:39:00 06:39:00 #205 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 06:39:00 #205 DONE 0.4s 06:39:01 06:39:01 #206 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 06:39:01 #206 DONE 0.4s 06:39:01 06:39:01 #207 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 06:39:01 #207 ... 06:39:01 06:39:01 #112 [core-keeper] exporting to image 06:39:01 #112 exporting layers 1.6s done 06:39:01 #112 writing image sha256:6cc1408fffb564b725cd43c99c675d9d986c88ef308e52a453f5d5dd48028340 0.0s done 06:39:01 #112 naming to docker.io/library/core-keeper-arm64 0.0s done 06:39:01 #112 DONE 11.1s 06:39:01 06:39:01 #154 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 06:39:01 #154 DONE 2151.3s 06:39:01 06:39:01 #150 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 06:39:02 #150 ... 06:39:02 06:39:02 #207 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 06:39:02 #207 DONE 1.2s 06:39:02 06:39:02 #208 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 06:39:02 #208 DONE 0.2s 06:39:02 06:39:02 #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 06:39:02 #37 ... 06:39:02 06:39:02 #112 [core-data] exporting to image 06:39:03 #112 ... 06:39:03 06:39:03 #209 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 06:39:03 #209 CACHED 06:39:03 06:39:03 #210 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 06:39:03 #210 CACHED 06:39:03 06:39:03 #211 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 06:39:03 #211 ... 06:39:03 06:39:03 #204 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 06:39:03 #204 DONE 3.0s 06:39:03 06:39:03 #112 [core-data] exporting to image 06:39:03 #112 exporting layers 1.0s done 06:39:03 #112 writing image sha256:62ab7cb658f39ebdf98422b5b92607e1fc103a2c47f7513cda7367e0f16103e6 0.0s done 06:39:03 #112 naming to docker.io/library/core-data-arm64 0.0s done 06:39:04 #112 ... 06:39:04 06:39:04 #211 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 06:39:04 #211 DONE 1.1s 06:39:04 06:39:04 #212 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 06:39:04 #212 DONE 0.2s 06:39:04 06:39:04 #213 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 06:39:04 #213 DONE 0.2s 06:39:04 06:39:04 #112 [core-metadata] exporting to image 06:39:05 #112 exporting layers 1.3s done 06:39:05 #112 writing image sha256:f3b30efafc521e75b5091aadc4582dc26a552daaa781b2e5713f2384de308b07 done 06:39:05 #112 naming to docker.io/library/security-proxy-auth-arm64 done 06:39:05 #112 exporting layers 0.8s done 06:39:05 #112 writing image sha256:76f997fe343a1fae90eef832648053f84ce549acb7760bfe73fda16e46ed95c9 done 06:39:05 #112 naming to docker.io/library/core-metadata-arm64 done 06:39:05 #112 DONE 13.8s 06:39:05 06:39:05 #149 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 06:39:32 #149 ... 06:39:32 06:39:32 #150 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 06:39:32 #150 DONE 2178.4s 06:39:32 06:39:32 #149 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 06:39:32 #149 ... 06:39:32 06:39:32 #214 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 06:39:32 #214 DONE 0.1s 06:39:32 06:39:32 #215 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 06:39:32 #215 DONE 0.1s 06:39:32 06:39:32 #216 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 06:39:32 #216 DONE 0.5s 06:39:32 06:39:32 #149 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 06:39:32 #149 ... 06:39:32 06:39:32 #217 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res 06:39:32 #217 DONE 0.1s 06:39:32 06:39:32 #112 [support-scheduler] exporting to image 06:39:32 #112 exporting layers 06:39:32 #112 exporting layers 1.1s done 06:39:32 #112 writing image sha256:029b8c373efa634762f9a54dcf26275d92a3542e9b97bf0e36b6d3927b8b00ac done 06:39:32 #112 naming to docker.io/library/support-scheduler-arm64 done 06:39:32 #112 DONE 14.9s 06:39:32 06:39:32 #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 06:39:34 #37 ... 06:39:34 06:39:34 #149 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 06:39:34 #149 DONE 2183.9s 06:39:34 06:39:34 #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 06:39:34 #37 ... 06:39:34 06:39:34 #218 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 06:39:34 #218 DONE 0.1s 06:39:35 06:39:35 #219 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 06:39:35 #219 DONE 0.1s 06:39:35 06:39:35 #220 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 06:39:35 #220 DONE 0.4s 06:39:35 06:39:35 #221 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 06:39:35 #221 DONE 0.1s 06:39:35 06:39:35 #112 [support-notifications] exporting to image 06:39:36 #112 exporting layers 0.6s done 06:39:36 #112 writing image sha256:e7ea53ab4c3dacc04ae77ab4014bcb2c729a41de4ed1a92564e5b25afba14c7d done 06:39:36 #112 naming to docker.io/library/support-notifications-arm64 done 06:39:36 #112 DONE 15.4s 06:39:36 06:39:36 #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 06:39:36 time="2025-08-14T06:00:34Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:39:36 time="2025-08-14T06:00:34Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:39:36 time="2025-08-14T06:00:34Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:39:36 time="2025-08-14T06:00:34Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:39:36 time="2025-08-14T06:00:34Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:39:36 time="2025-08-14T06:00:34Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:39:36 time="2025-08-14T06:00:34Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:39:36 time="2025-08-14T06:00:34Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:39:36 time="2025-08-14T06:00:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:39:36 time="2025-08-14T06:00:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:39:36 time="2025-08-14T06:00:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:39:36 time="2025-08-14T06:00:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:39:36 time="2025-08-14T06:00:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:39:36 time="2025-08-14T06:00:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:39:36 time="2025-08-14T06:00:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 06:39:36 $ docker stop --time=1 7e9f29d52b9e602d8d2392e1c4e11b873e1e2681b8dec57737e8da0bb9359b4c 06:39:37 $ docker rm -f --volumes 7e9f29d52b9e602d8d2392e1c4e11b873e1e2681b8dec57737e8da0bb9359b4c [Pipeline] // withDockerContainer [Pipeline] sh 06:39:38 + docker images 06:39:38 REPOSITORY TAG IMAGE ID CREATED SIZE 06:39:38 support-notifications-arm64 latest e7ea53ab4c3d 3 seconds ago 54.1MB 06:39:38 support-scheduler-arm64 latest 029b8c373efa 8 seconds ago 50.3MB 06:39:38 core-metadata-arm64 latest 76f997fe343a 34 seconds ago 46.7MB 06:39:38 security-proxy-auth-arm64 latest f3b30efafc52 35 seconds ago 45.7MB 06:39:38 core-data-arm64 latest 62ab7cb658f3 36 seconds ago 46.5MB 06:39:38 core-keeper-arm64 latest 6cc1408fffb5 39 seconds ago 45.3MB 06:39:38 security-spiffe-token-provider-arm64 latest 0bfb80a9bff4 About a minute ago 49.9MB 06:39:38 security-secretstore-setup-arm64 latest 611b19ad5f77 2 minutes ago 80.2MB 06:39:38 security-proxy-setup-arm64 latest 79d9f7d62a5e 2 minutes ago 50.3MB 06:39:38 core-command-arm64 latest 7846024989e1 3 minutes ago 41MB 06:39:38 security-bootstrapper-arm64 latest 5554cbebfd1c 18 minutes ago 22.1MB 06:39:38 core-common-config-bootstrapper-arm64 latest a89cd44720f1 18 minutes ago 21MB 06:39:38 security-spire-agent-arm64 latest 54199dc1d816 37 minutes ago 188MB 06:39:38 security-spire-config-arm64 latest c08b12a49ed9 37 minutes ago 144MB 06:39:38 security-spire-server-arm64 latest da3a012909c6 37 minutes ago 145MB 06:39:38 ci-base-image-arm64 latest 9697d7db5b30 39 minutes ago 922MB 06:39:38 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.23-alpine 47b25d7523d1 10 days ago 566MB 06:39:38 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 06:39:38 provisioning config files... 06:39:38 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/886@tmp/config9544124680001734688tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:39:38 ---> ****-login.sh 06:39:38 nexus3.edgexfoundry.org:10001 06:39:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:39:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:39:39 Configure a credential helper to remove this warning. See 06:39:39 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:39:39 06:39:39 Login Succeeded 06:39:39 nexus3.edgexfoundry.org:10002 06:39:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:39:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:39:39 Configure a credential helper to remove this warning. See 06:39:39 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:39:39 06:39:39 Login Succeeded 06:39:39 nexus3.edgexfoundry.org:10003 06:39:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:39:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:39:39 Configure a credential helper to remove this warning. See 06:39:39 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:39:39 06:39:39 Login Succeeded 06:39:39 nexus3.edgexfoundry.org:10004 06:39:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:39:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:39:40 Configure a credential helper to remove this warning. See 06:39:40 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:39:40 06:39:40 Login Succeeded 06:39:40 ****.io 06:39:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:39:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:39:40 Configure a credential helper to remove this warning. See 06:39:40 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:39:40 06:39:40 Login Succeeded 06:39:40 ---> ****-login.sh ends [Pipeline] } 06:39:40 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:39:40 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 06:39:40 [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: 06:39:40 dda98da84915b6658b51999aa3f64d93038bbd9a 06:39:40 latest 06:39:40 4.1.0-dev.47 06:39:40 dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47 06:39:40 main 06:39:40 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:39:41 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:dda98da84915b6658b51999aa3f64d93038bbd9a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:39:41 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:dda98da84915b6658b51999aa3f64d93038bbd9a 06:39:41 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 06:39:41 1f3c2228d27a: Preparing 06:39:41 ab20f93eef22: Preparing 06:39:41 9e2a0a350431: Preparing 06:39:41 002bf3184b5f: Preparing 06:39:41 8f696419e670: Preparing 06:39:41 891310ccf726: Preparing 06:39:41 1e890da81ec9: Preparing 06:39:41 891310ccf726: Waiting 06:39:41 1e890da81ec9: Waiting 06:39:42 9e2a0a350431: Pushed 06:39:42 002bf3184b5f: Pushed 06:39:42 1f3c2228d27a: Pushed 06:39:42 1e890da81ec9: Layer already exists 06:39:42 891310ccf726: Pushed 06:39:42 8f696419e670: Pushed 06:39:48 ab20f93eef22: Pushed 06:39:48 dda98da84915b6658b51999aa3f64d93038bbd9a: digest: sha256:862ee5b7f522aee45fd5fc05b04bc0a32266bc604de31d3341ef000ab8541510 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:39:49 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:39:49 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest 06:39:49 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 06:39:49 1f3c2228d27a: Preparing 06:39:49 ab20f93eef22: Preparing 06:39:49 9e2a0a350431: Preparing 06:39:49 002bf3184b5f: Preparing 06:39:49 8f696419e670: Preparing 06:39:49 891310ccf726: Preparing 06:39:49 1e890da81ec9: Preparing 06:39:49 891310ccf726: Waiting 06:39:49 ab20f93eef22: Layer already exists 06:39:49 9e2a0a350431: Layer already exists 06:39:49 8f696419e670: Layer already exists 06:39:49 002bf3184b5f: Layer already exists 06:39:49 1f3c2228d27a: Layer already exists 06:39:49 1e890da81ec9: Layer already exists 06:39:49 891310ccf726: Layer already exists 06:39:49 latest: digest: sha256:862ee5b7f522aee45fd5fc05b04bc0a32266bc604de31d3341ef000ab8541510 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:39:50 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.47 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:39:50 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.47 06:39:50 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 06:39:50 1f3c2228d27a: Preparing 06:39:50 ab20f93eef22: Preparing 06:39:50 9e2a0a350431: Preparing 06:39:50 002bf3184b5f: Preparing 06:39:50 8f696419e670: Preparing 06:39:50 891310ccf726: Preparing 06:39:50 1e890da81ec9: Preparing 06:39:50 891310ccf726: Waiting 06:39:50 1e890da81ec9: Waiting 06:39:50 002bf3184b5f: Layer already exists 06:39:50 8f696419e670: Layer already exists 06:39:50 ab20f93eef22: Layer already exists 06:39:50 9e2a0a350431: Layer already exists 06:39:50 1f3c2228d27a: Layer already exists 06:39:50 1e890da81ec9: Layer already exists 06:39:50 891310ccf726: Layer already exists 06:39:50 4.1.0-dev.47: digest: sha256:862ee5b7f522aee45fd5fc05b04bc0a32266bc604de31d3341ef000ab8541510 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:39:51 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:39:51 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47 06:39:51 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 06:39:51 1f3c2228d27a: Preparing 06:39:51 ab20f93eef22: Preparing 06:39:51 9e2a0a350431: Preparing 06:39:51 002bf3184b5f: Preparing 06:39:51 8f696419e670: Preparing 06:39:51 891310ccf726: Preparing 06:39:51 1e890da81ec9: Preparing 06:39:51 891310ccf726: Waiting 06:39:51 1e890da81ec9: Waiting 06:39:51 002bf3184b5f: Layer already exists 06:39:51 ab20f93eef22: Layer already exists 06:39:51 9e2a0a350431: Layer already exists 06:39:51 8f696419e670: Layer already exists 06:39:51 1f3c2228d27a: Layer already exists 06:39:51 891310ccf726: Layer already exists 06:39:51 1e890da81ec9: Layer already exists 06:39:51 dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47: digest: sha256:862ee5b7f522aee45fd5fc05b04bc0a32266bc604de31d3341ef000ab8541510 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:39:52 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:39:52 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main 06:39:52 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 06:39:52 1f3c2228d27a: Preparing 06:39:52 ab20f93eef22: Preparing 06:39:52 9e2a0a350431: Preparing 06:39:52 002bf3184b5f: Preparing 06:39:52 8f696419e670: Preparing 06:39:52 891310ccf726: Preparing 06:39:52 1e890da81ec9: Preparing 06:39:52 891310ccf726: Waiting 06:39:52 1e890da81ec9: Waiting 06:39:52 9e2a0a350431: Layer already exists 06:39:52 002bf3184b5f: Layer already exists 06:39:52 8f696419e670: Layer already exists 06:39:52 ab20f93eef22: Layer already exists 06:39:52 1f3c2228d27a: Layer already exists 06:39:52 1e890da81ec9: Layer already exists 06:39:52 891310ccf726: Layer already exists 06:39:52 main: digest: sha256:862ee5b7f522aee45fd5fc05b04bc0a32266bc604de31d3341ef000ab8541510 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:39:53 ===================================================== [Pipeline] echo 06:39:53 taggedImages: 06:39:53 - nexus3.edgexfoundry.org:10004/core-command-arm64:dda98da84915b6658b51999aa3f64d93038bbd9a 06:39:53 - nexus3.edgexfoundry.org:10004/core-command-arm64:latest 06:39:53 - nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.47 06:39:53 - nexus3.edgexfoundry.org:10004/core-command-arm64:dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47 06:39:53 - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo 06:39:53 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: 06:39:53 dda98da84915b6658b51999aa3f64d93038bbd9a 06:39:53 latest 06:39:53 4.1.0-dev.47 06:39:53 dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47 06:39:53 main 06:39:53 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:39:53 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:dda98da84915b6658b51999aa3f64d93038bbd9a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:39:53 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:dda98da84915b6658b51999aa3f64d93038bbd9a 06:39:53 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 06:39:53 7c553ce659eb: Preparing 06:39:53 606e99597db8: Preparing 06:39:53 cea6b4b7ff2d: Preparing 06:39:53 dfb50f87e2bb: Preparing 06:39:53 9e2a0a350431: Preparing 06:39:53 002bf3184b5f: Preparing 06:39:53 8f696419e670: Preparing 06:39:53 891310ccf726: Preparing 06:39:53 1e890da81ec9: Preparing 06:39:53 8f696419e670: Waiting 06:39:53 891310ccf726: Waiting 06:39:53 1e890da81ec9: Waiting 06:39:53 002bf3184b5f: Waiting 06:39:53 9e2a0a350431: Layer already exists 06:39:54 002bf3184b5f: Layer already exists 06:39:54 8f696419e670: Layer already exists 06:39:54 606e99597db8: Pushed 06:39:54 cea6b4b7ff2d: Pushed 06:39:54 891310ccf726: Layer already exists 06:39:54 7c553ce659eb: Pushed 06:39:54 1e890da81ec9: Layer already exists 06:39:56 dfb50f87e2bb: Pushed 06:39:56 dda98da84915b6658b51999aa3f64d93038bbd9a: digest: sha256:a6a85b8e99e9cbacfc1d9105e9370a431b6531850d34afa3c1a6ad1f40656ab4 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:39:57 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:39:57 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 06:39:57 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 06:39:57 7c553ce659eb: Preparing 06:39:57 606e99597db8: Preparing 06:39:57 cea6b4b7ff2d: Preparing 06:39:57 dfb50f87e2bb: Preparing 06:39:57 9e2a0a350431: Preparing 06:39:57 002bf3184b5f: Preparing 06:39:57 8f696419e670: Preparing 06:39:57 891310ccf726: Preparing 06:39:57 1e890da81ec9: Preparing 06:39:57 8f696419e670: Waiting 06:39:57 891310ccf726: Waiting 06:39:57 1e890da81ec9: Waiting 06:39:57 7c553ce659eb: Layer already exists 06:39:57 606e99597db8: Layer already exists 06:39:57 9e2a0a350431: Layer already exists 06:39:57 dfb50f87e2bb: Layer already exists 06:39:57 cea6b4b7ff2d: Layer already exists 06:39:57 002bf3184b5f: Layer already exists 06:39:57 1e890da81ec9: Layer already exists 06:39:57 8f696419e670: Layer already exists 06:39:57 891310ccf726: Layer already exists 06:39:57 latest: digest: sha256:a6a85b8e99e9cbacfc1d9105e9370a431b6531850d34afa3c1a6ad1f40656ab4 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:39:58 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.47 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:39:58 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.47 06:39:58 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 06:39:58 7c553ce659eb: Preparing 06:39:58 606e99597db8: Preparing 06:39:58 cea6b4b7ff2d: Preparing 06:39:58 dfb50f87e2bb: Preparing 06:39:58 9e2a0a350431: Preparing 06:39:58 002bf3184b5f: Preparing 06:39:58 8f696419e670: Preparing 06:39:58 002bf3184b5f: Waiting 06:39:58 891310ccf726: Preparing 06:39:58 8f696419e670: Waiting 06:39:58 1e890da81ec9: Preparing 06:39:58 891310ccf726: Waiting 06:39:58 1e890da81ec9: Waiting 06:39:58 606e99597db8: Layer already exists 06:39:58 dfb50f87e2bb: Layer already exists 06:39:58 9e2a0a350431: Layer already exists 06:39:58 cea6b4b7ff2d: Layer already exists 06:39:58 7c553ce659eb: Layer already exists 06:39:58 8f696419e670: Layer already exists 06:39:58 002bf3184b5f: Layer already exists 06:39:58 1e890da81ec9: Layer already exists 06:39:58 891310ccf726: Layer already exists 06:39:58 4.1.0-dev.47: digest: sha256:a6a85b8e99e9cbacfc1d9105e9370a431b6531850d34afa3c1a6ad1f40656ab4 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:39:58 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:39:59 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47 06:39:59 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 06:39:59 7c553ce659eb: Preparing 06:39:59 606e99597db8: Preparing 06:39:59 cea6b4b7ff2d: Preparing 06:39:59 dfb50f87e2bb: Preparing 06:39:59 9e2a0a350431: Preparing 06:39:59 002bf3184b5f: Preparing 06:39:59 8f696419e670: Preparing 06:39:59 891310ccf726: Preparing 06:39:59 1e890da81ec9: Preparing 06:39:59 002bf3184b5f: Waiting 06:39:59 8f696419e670: Waiting 06:39:59 891310ccf726: Waiting 06:39:59 1e890da81ec9: Waiting 06:39:59 dfb50f87e2bb: Layer already exists 06:39:59 7c553ce659eb: Layer already exists 06:39:59 cea6b4b7ff2d: Layer already exists 06:39:59 9e2a0a350431: Layer already exists 06:39:59 606e99597db8: Layer already exists 06:39:59 002bf3184b5f: Layer already exists 06:39:59 1e890da81ec9: Layer already exists 06:39:59 891310ccf726: Layer already exists 06:39:59 8f696419e670: Layer already exists 06:39:59 dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47: digest: sha256:a6a85b8e99e9cbacfc1d9105e9370a431b6531850d34afa3c1a6ad1f40656ab4 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:39:59 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:40:00 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main 06:40:00 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 06:40:00 7c553ce659eb: Preparing 06:40:00 606e99597db8: Preparing 06:40:00 cea6b4b7ff2d: Preparing 06:40:00 dfb50f87e2bb: Preparing 06:40:00 9e2a0a350431: Preparing 06:40:00 002bf3184b5f: Preparing 06:40:00 8f696419e670: Preparing 06:40:00 891310ccf726: Preparing 06:40:00 1e890da81ec9: Preparing 06:40:00 8f696419e670: Waiting 06:40:00 002bf3184b5f: Waiting 06:40:00 891310ccf726: Waiting 06:40:00 1e890da81ec9: Waiting 06:40:00 9e2a0a350431: Layer already exists 06:40:00 7c553ce659eb: Layer already exists 06:40:00 606e99597db8: Layer already exists 06:40:00 dfb50f87e2bb: Layer already exists 06:40:00 cea6b4b7ff2d: Layer already exists 06:40:00 891310ccf726: Layer already exists 06:40:00 002bf3184b5f: Layer already exists 06:40:00 8f696419e670: Layer already exists 06:40:00 1e890da81ec9: Layer already exists 06:40:00 main: digest: sha256:a6a85b8e99e9cbacfc1d9105e9370a431b6531850d34afa3c1a6ad1f40656ab4 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:40:00 ===================================================== [Pipeline] echo 06:40:00 taggedImages: 06:40:00 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:dda98da84915b6658b51999aa3f64d93038bbd9a 06:40:00 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 06:40:00 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.47 06:40:00 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47 06:40:00 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo 06:40:00 [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: 06:40:00 dda98da84915b6658b51999aa3f64d93038bbd9a 06:40:00 latest 06:40:00 4.1.0-dev.47 06:40:00 dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47 06:40:00 main 06:40:00 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:40:01 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:dda98da84915b6658b51999aa3f64d93038bbd9a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:40:01 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:dda98da84915b6658b51999aa3f64d93038bbd9a 06:40:01 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 06:40:01 145f7d723d56: Preparing 06:40:01 9624687f2656: Preparing 06:40:01 9e2a0a350431: Preparing 06:40:01 002bf3184b5f: Preparing 06:40:01 495475c4604b: Preparing 06:40:01 ab9221d612f1: Preparing 06:40:01 1e890da81ec9: Preparing 06:40:01 ab9221d612f1: Waiting 06:40:01 002bf3184b5f: Layer already exists 06:40:01 9e2a0a350431: Layer already exists 06:40:01 1e890da81ec9: Layer already exists 06:40:01 145f7d723d56: Pushed 06:40:01 ab9221d612f1: Pushed 06:40:02 495475c4604b: Pushed 06:40:10 9624687f2656: Pushed 06:40:10 dda98da84915b6658b51999aa3f64d93038bbd9a: digest: sha256:b47d9ee66a0d60b83f5b38000bd21191601de4ba7a8d71a88e2a3ca1bb53c821 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:40:10 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:40:10 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest 06:40:10 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 06:40:10 145f7d723d56: Preparing 06:40:10 9624687f2656: Preparing 06:40:10 9e2a0a350431: Preparing 06:40:10 002bf3184b5f: Preparing 06:40:10 495475c4604b: Preparing 06:40:10 ab9221d612f1: Preparing 06:40:10 1e890da81ec9: Preparing 06:40:10 ab9221d612f1: Waiting 06:40:10 1e890da81ec9: Waiting 06:40:10 9624687f2656: Layer already exists 06:40:10 002bf3184b5f: Layer already exists 06:40:10 145f7d723d56: Layer already exists 06:40:10 9e2a0a350431: Layer already exists 06:40:10 495475c4604b: Layer already exists 06:40:10 ab9221d612f1: Layer already exists 06:40:10 1e890da81ec9: Layer already exists 06:40:11 latest: digest: sha256:b47d9ee66a0d60b83f5b38000bd21191601de4ba7a8d71a88e2a3ca1bb53c821 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:40:11 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.47 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:40:12 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.47 06:40:12 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 06:40:12 145f7d723d56: Preparing 06:40:12 9624687f2656: Preparing 06:40:12 9e2a0a350431: Preparing 06:40:12 002bf3184b5f: Preparing 06:40:12 495475c4604b: Preparing 06:40:12 ab9221d612f1: Preparing 06:40:12 1e890da81ec9: Preparing 06:40:12 ab9221d612f1: Waiting 06:40:12 1e890da81ec9: Waiting 06:40:12 495475c4604b: Layer already exists 06:40:12 145f7d723d56: Layer already exists 06:40:12 9e2a0a350431: Layer already exists 06:40:12 002bf3184b5f: Layer already exists 06:40:12 9624687f2656: Layer already exists 06:40:12 ab9221d612f1: Layer already exists 06:40:12 1e890da81ec9: Layer already exists 06:40:12 4.1.0-dev.47: digest: sha256:b47d9ee66a0d60b83f5b38000bd21191601de4ba7a8d71a88e2a3ca1bb53c821 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:40:12 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:40:12 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47 06:40:12 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 06:40:12 145f7d723d56: Preparing 06:40:12 9624687f2656: Preparing 06:40:12 9e2a0a350431: Preparing 06:40:12 002bf3184b5f: Preparing 06:40:12 495475c4604b: Preparing 06:40:12 ab9221d612f1: Preparing 06:40:12 1e890da81ec9: Preparing 06:40:12 ab9221d612f1: Waiting 06:40:12 1e890da81ec9: Waiting 06:40:12 495475c4604b: Layer already exists 06:40:12 002bf3184b5f: Layer already exists 06:40:12 145f7d723d56: Layer already exists 06:40:12 9624687f2656: Layer already exists 06:40:12 9e2a0a350431: Layer already exists 06:40:12 1e890da81ec9: Layer already exists 06:40:12 ab9221d612f1: Layer already exists 06:40:12 dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47: digest: sha256:b47d9ee66a0d60b83f5b38000bd21191601de4ba7a8d71a88e2a3ca1bb53c821 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:40:13 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:40:13 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main 06:40:13 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 06:40:13 145f7d723d56: Preparing 06:40:13 9624687f2656: Preparing 06:40:13 9e2a0a350431: Preparing 06:40:13 002bf3184b5f: Preparing 06:40:13 495475c4604b: Preparing 06:40:13 ab9221d612f1: Preparing 06:40:13 1e890da81ec9: Preparing 06:40:13 1e890da81ec9: Waiting 06:40:13 ab9221d612f1: Waiting 06:40:13 002bf3184b5f: Layer already exists 06:40:13 9624687f2656: Layer already exists 06:40:13 9e2a0a350431: Layer already exists 06:40:13 495475c4604b: Layer already exists 06:40:13 145f7d723d56: Layer already exists 06:40:13 1e890da81ec9: Layer already exists 06:40:13 ab9221d612f1: Layer already exists 06:40:14 main: digest: sha256:b47d9ee66a0d60b83f5b38000bd21191601de4ba7a8d71a88e2a3ca1bb53c821 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:40:14 ===================================================== [Pipeline] echo 06:40:14 taggedImages: 06:40:14 - nexus3.edgexfoundry.org:10004/core-data-arm64:dda98da84915b6658b51999aa3f64d93038bbd9a 06:40:14 - nexus3.edgexfoundry.org:10004/core-data-arm64:latest 06:40:14 - nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.47 06:40:14 - nexus3.edgexfoundry.org:10004/core-data-arm64:dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47 06:40:14 - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo 06:40:14 [edgeXDocker.push] Tagging docker image core-keeper-arm64 with the following tags: 06:40:14 dda98da84915b6658b51999aa3f64d93038bbd9a 06:40:14 latest 06:40:14 4.1.0-dev.47 06:40:14 dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47 06:40:14 main 06:40:14 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:40:14 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:dda98da84915b6658b51999aa3f64d93038bbd9a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:40:14 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:dda98da84915b6658b51999aa3f64d93038bbd9a 06:40:14 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 06:40:14 b6e2ed9c144d: Preparing 06:40:14 899d1f4d15ca: Preparing 06:40:14 002bf3184b5f: Preparing 06:40:14 91d7c6dfb1be: Preparing 06:40:14 3a986057f49d: Preparing 06:40:14 1e890da81ec9: Preparing 06:40:14 1e890da81ec9: Waiting 06:40:15 3a986057f49d: Pushed 06:40:15 91d7c6dfb1be: Pushed 06:40:15 002bf3184b5f: Layer already exists 06:40:15 1e890da81ec9: Layer already exists 06:40:15 b6e2ed9c144d: Pushed 06:40:23 899d1f4d15ca: Pushed 06:40:23 dda98da84915b6658b51999aa3f64d93038bbd9a: digest: sha256:4054cf6f37d265091382516d3a0b4e5291e49c97296aadbca7d3b09dbbdbfddd size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:40:24 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:40:24 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest 06:40:24 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 06:40:24 b6e2ed9c144d: Preparing 06:40:24 899d1f4d15ca: Preparing 06:40:24 002bf3184b5f: Preparing 06:40:24 91d7c6dfb1be: Preparing 06:40:24 3a986057f49d: Preparing 06:40:24 1e890da81ec9: Preparing 06:40:24 1e890da81ec9: Waiting 06:40:24 002bf3184b5f: Layer already exists 06:40:24 3a986057f49d: Layer already exists 06:40:24 b6e2ed9c144d: Layer already exists 06:40:24 899d1f4d15ca: Layer already exists 06:40:24 91d7c6dfb1be: Layer already exists 06:40:24 1e890da81ec9: Layer already exists 06:40:24 latest: digest: sha256:4054cf6f37d265091382516d3a0b4e5291e49c97296aadbca7d3b09dbbdbfddd size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:40:25 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.47 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:40:25 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.47 06:40:25 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 06:40:25 b6e2ed9c144d: Preparing 06:40:25 899d1f4d15ca: Preparing 06:40:25 002bf3184b5f: Preparing 06:40:25 91d7c6dfb1be: Preparing 06:40:25 3a986057f49d: Preparing 06:40:25 1e890da81ec9: Preparing 06:40:25 1e890da81ec9: Waiting 06:40:25 899d1f4d15ca: Layer already exists 06:40:25 b6e2ed9c144d: Layer already exists 06:40:25 002bf3184b5f: Layer already exists 06:40:25 91d7c6dfb1be: Layer already exists 06:40:25 3a986057f49d: Layer already exists 06:40:25 1e890da81ec9: Layer already exists 06:40:25 4.1.0-dev.47: digest: sha256:4054cf6f37d265091382516d3a0b4e5291e49c97296aadbca7d3b09dbbdbfddd size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:40:26 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:40:26 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47 06:40:26 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 06:40:26 b6e2ed9c144d: Preparing 06:40:26 899d1f4d15ca: Preparing 06:40:26 002bf3184b5f: Preparing 06:40:26 91d7c6dfb1be: Preparing 06:40:26 3a986057f49d: Preparing 06:40:26 1e890da81ec9: Preparing 06:40:26 1e890da81ec9: Waiting 06:40:26 899d1f4d15ca: Layer already exists 06:40:26 b6e2ed9c144d: Layer already exists 06:40:26 002bf3184b5f: Layer already exists 06:40:26 91d7c6dfb1be: Layer already exists 06:40:26 3a986057f49d: Layer already exists 06:40:26 1e890da81ec9: Layer already exists 06:40:26 dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47: digest: sha256:4054cf6f37d265091382516d3a0b4e5291e49c97296aadbca7d3b09dbbdbfddd size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:40:26 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:40:27 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:main 06:40:27 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 06:40:27 b6e2ed9c144d: Preparing 06:40:27 899d1f4d15ca: Preparing 06:40:27 002bf3184b5f: Preparing 06:40:27 91d7c6dfb1be: Preparing 06:40:27 3a986057f49d: Preparing 06:40:27 1e890da81ec9: Preparing 06:40:27 1e890da81ec9: Waiting 06:40:27 91d7c6dfb1be: Layer already exists 06:40:27 002bf3184b5f: Layer already exists 06:40:27 899d1f4d15ca: Layer already exists 06:40:27 3a986057f49d: Layer already exists 06:40:27 b6e2ed9c144d: Layer already exists 06:40:27 1e890da81ec9: Layer already exists 06:40:27 main: digest: sha256:4054cf6f37d265091382516d3a0b4e5291e49c97296aadbca7d3b09dbbdbfddd size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:40:27 ===================================================== [Pipeline] echo 06:40:27 taggedImages: 06:40:27 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:dda98da84915b6658b51999aa3f64d93038bbd9a 06:40:27 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest 06:40:27 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.47 06:40:27 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47 06:40:27 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] echo 06:40:27 [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: 06:40:27 dda98da84915b6658b51999aa3f64d93038bbd9a 06:40:27 latest 06:40:27 4.1.0-dev.47 06:40:27 dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47 06:40:27 main 06:40:27 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:40:28 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:dda98da84915b6658b51999aa3f64d93038bbd9a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:40:28 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:dda98da84915b6658b51999aa3f64d93038bbd9a 06:40:28 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 06:40:28 d59fd933e197: Preparing 06:40:28 8d71bc9165d1: Preparing 06:40:28 2756feda4e82: Preparing 06:40:28 9e2a0a350431: Preparing 06:40:28 002bf3184b5f: Preparing 06:40:28 8f696419e670: Preparing 06:40:28 891310ccf726: Preparing 06:40:28 1e890da81ec9: Preparing 06:40:28 8f696419e670: Waiting 06:40:28 891310ccf726: Waiting 06:40:28 1e890da81ec9: Waiting 06:40:28 002bf3184b5f: Layer already exists 06:40:28 9e2a0a350431: Layer already exists 06:40:28 8f696419e670: Layer already exists 06:40:28 891310ccf726: Layer already exists 06:40:28 8d71bc9165d1: Pushed 06:40:28 1e890da81ec9: Layer already exists 06:40:28 d59fd933e197: Pushed 06:40:36 2756feda4e82: Pushed 06:40:36 dda98da84915b6658b51999aa3f64d93038bbd9a: digest: sha256:7fa4add1fd145d3bffd5d6bb914a9c8707768b2defab37cc00422d18085cf810 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:40:37 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:40:37 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 06:40:37 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 06:40:37 d59fd933e197: Preparing 06:40:37 8d71bc9165d1: Preparing 06:40:37 2756feda4e82: Preparing 06:40:37 9e2a0a350431: Preparing 06:40:37 002bf3184b5f: Preparing 06:40:37 8f696419e670: Preparing 06:40:37 891310ccf726: Preparing 06:40:37 1e890da81ec9: Preparing 06:40:37 8f696419e670: Waiting 06:40:37 891310ccf726: Waiting 06:40:37 1e890da81ec9: Waiting 06:40:37 2756feda4e82: Layer already exists 06:40:37 d59fd933e197: Layer already exists 06:40:37 8d71bc9165d1: Layer already exists 06:40:37 9e2a0a350431: Layer already exists 06:40:37 002bf3184b5f: Layer already exists 06:40:37 891310ccf726: Layer already exists 06:40:37 8f696419e670: Layer already exists 06:40:37 1e890da81ec9: Layer already exists 06:40:38 latest: digest: sha256:7fa4add1fd145d3bffd5d6bb914a9c8707768b2defab37cc00422d18085cf810 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:40:38 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.47 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:40:38 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.47 06:40:38 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 06:40:38 d59fd933e197: Preparing 06:40:38 8d71bc9165d1: Preparing 06:40:38 2756feda4e82: Preparing 06:40:38 9e2a0a350431: Preparing 06:40:38 002bf3184b5f: Preparing 06:40:38 8f696419e670: Preparing 06:40:38 891310ccf726: Preparing 06:40:38 1e890da81ec9: Preparing 06:40:38 891310ccf726: Waiting 06:40:38 1e890da81ec9: Waiting 06:40:38 8f696419e670: Waiting 06:40:38 002bf3184b5f: Layer already exists 06:40:38 2756feda4e82: Layer already exists 06:40:38 9e2a0a350431: Layer already exists 06:40:38 8d71bc9165d1: Layer already exists 06:40:38 d59fd933e197: Layer already exists 06:40:38 8f696419e670: Layer already exists 06:40:38 891310ccf726: Layer already exists 06:40:38 1e890da81ec9: Layer already exists 06:40:39 4.1.0-dev.47: digest: sha256:7fa4add1fd145d3bffd5d6bb914a9c8707768b2defab37cc00422d18085cf810 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:40:39 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:40:39 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47 06:40:39 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 06:40:39 d59fd933e197: Preparing 06:40:39 8d71bc9165d1: Preparing 06:40:39 2756feda4e82: Preparing 06:40:39 9e2a0a350431: Preparing 06:40:39 002bf3184b5f: Preparing 06:40:39 8f696419e670: Preparing 06:40:39 891310ccf726: Preparing 06:40:39 8f696419e670: Waiting 06:40:39 1e890da81ec9: Preparing 06:40:39 891310ccf726: Waiting 06:40:39 1e890da81ec9: Waiting 06:40:39 8d71bc9165d1: Layer already exists 06:40:39 2756feda4e82: Layer already exists 06:40:39 d59fd933e197: Layer already exists 06:40:39 002bf3184b5f: Layer already exists 06:40:39 9e2a0a350431: Layer already exists 06:40:39 891310ccf726: Layer already exists 06:40:39 8f696419e670: Layer already exists 06:40:39 1e890da81ec9: Layer already exists 06:40:39 dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47: digest: sha256:7fa4add1fd145d3bffd5d6bb914a9c8707768b2defab37cc00422d18085cf810 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:40:40 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:40:40 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main 06:40:40 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 06:40:40 d59fd933e197: Preparing 06:40:40 8d71bc9165d1: Preparing 06:40:40 2756feda4e82: Preparing 06:40:40 9e2a0a350431: Preparing 06:40:40 002bf3184b5f: Preparing 06:40:40 8f696419e670: Preparing 06:40:40 891310ccf726: Preparing 06:40:40 1e890da81ec9: Preparing 06:40:40 8f696419e670: Waiting 06:40:40 891310ccf726: Waiting 06:40:40 1e890da81ec9: Waiting 06:40:40 9e2a0a350431: Layer already exists 06:40:40 2756feda4e82: Layer already exists 06:40:40 8d71bc9165d1: Layer already exists 06:40:40 002bf3184b5f: Layer already exists 06:40:40 d59fd933e197: Layer already exists 06:40:40 8f696419e670: Layer already exists 06:40:40 1e890da81ec9: Layer already exists 06:40:40 891310ccf726: Layer already exists 06:40:41 main: digest: sha256:7fa4add1fd145d3bffd5d6bb914a9c8707768b2defab37cc00422d18085cf810 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:40:41 ===================================================== [Pipeline] echo 06:40:41 taggedImages: 06:40:41 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:dda98da84915b6658b51999aa3f64d93038bbd9a 06:40:41 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 06:40:41 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.47 06:40:41 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47 06:40:41 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo 06:40:41 [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: 06:40:41 dda98da84915b6658b51999aa3f64d93038bbd9a 06:40:41 latest 06:40:41 4.1.0-dev.47 06:40:41 dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47 06:40:41 main 06:40:41 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:40:41 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:dda98da84915b6658b51999aa3f64d93038bbd9a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:40:41 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:dda98da84915b6658b51999aa3f64d93038bbd9a 06:40:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 06:40:41 e14ac87fa73f: Preparing 06:40:41 9b81f25bbbbc: Preparing 06:40:41 4dbf7b71f259: Preparing 06:40:41 232c3653249a: Preparing 06:40:41 15cbb68540cc: Preparing 06:40:41 52f9f052eb17: Preparing 06:40:41 497d0920c1c9: Preparing 06:40:41 9e2a0a350431: Preparing 06:40:41 002bf3184b5f: Preparing 06:40:41 dda8657907ae: Preparing 06:40:41 a504d785c8c4: Preparing 06:40:41 5f70bf18a086: Preparing 06:40:41 d43bc927c55f: Preparing 06:40:41 c62a1c7ebb73: Preparing 06:40:41 f979fcdfeab5: Preparing 06:40:41 1e890da81ec9: Preparing 06:40:41 dda8657907ae: Waiting 06:40:41 a504d785c8c4: Waiting 06:40:41 5f70bf18a086: Waiting 06:40:41 d43bc927c55f: Waiting 06:40:41 52f9f052eb17: Waiting 06:40:41 497d0920c1c9: Waiting 06:40:41 9e2a0a350431: Waiting 06:40:41 002bf3184b5f: Waiting 06:40:41 f979fcdfeab5: Waiting 06:40:41 1e890da81ec9: Waiting 06:40:41 c62a1c7ebb73: Waiting 06:40:42 15cbb68540cc: Pushed 06:40:42 4dbf7b71f259: Pushed 06:40:42 232c3653249a: Pushed 06:40:42 e14ac87fa73f: Pushed 06:40:42 9b81f25bbbbc: Pushed 06:40:42 9e2a0a350431: Layer already exists 06:40:42 002bf3184b5f: Layer already exists 06:40:42 52f9f052eb17: Pushed 06:40:42 5f70bf18a086: Layer already exists 06:40:42 dda8657907ae: Pushed 06:40:42 a504d785c8c4: Pushed 06:40:42 d43bc927c55f: Pushed 06:40:42 1e890da81ec9: Layer already exists 06:40:42 f979fcdfeab5: Pushed 06:40:42 c62a1c7ebb73: Pushed 06:40:45 497d0920c1c9: Pushed 06:40:45 dda98da84915b6658b51999aa3f64d93038bbd9a: digest: sha256:f99fc5faf2831ef9cdc97ee0f82b4a7a8d7c2fafdaf1244d754811e331357039 size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:40:45 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:40:46 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 06:40:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 06:40:46 e14ac87fa73f: Preparing 06:40:46 9b81f25bbbbc: Preparing 06:40:46 4dbf7b71f259: Preparing 06:40:46 232c3653249a: Preparing 06:40:46 15cbb68540cc: Preparing 06:40:46 52f9f052eb17: Preparing 06:40:46 52f9f052eb17: Waiting 06:40:46 497d0920c1c9: Preparing 06:40:46 9e2a0a350431: Preparing 06:40:46 497d0920c1c9: Waiting 06:40:46 002bf3184b5f: Preparing 06:40:46 9e2a0a350431: Waiting 06:40:46 dda8657907ae: Preparing 06:40:46 a504d785c8c4: Preparing 06:40:46 dda8657907ae: Waiting 06:40:46 a504d785c8c4: Waiting 06:40:46 5f70bf18a086: Preparing 06:40:46 d43bc927c55f: Preparing 06:40:46 c62a1c7ebb73: Preparing 06:40:46 5f70bf18a086: Waiting 06:40:46 f979fcdfeab5: Preparing 06:40:46 d43bc927c55f: Waiting 06:40:46 1e890da81ec9: Preparing 06:40:46 c62a1c7ebb73: Waiting 06:40:46 f979fcdfeab5: Waiting 06:40:46 15cbb68540cc: Layer already exists 06:40:46 9b81f25bbbbc: Layer already exists 06:40:46 4dbf7b71f259: Layer already exists 06:40:46 e14ac87fa73f: Layer already exists 06:40:46 232c3653249a: Layer already exists 06:40:46 497d0920c1c9: Layer already exists 06:40:46 9e2a0a350431: Layer already exists 06:40:46 52f9f052eb17: Layer already exists 06:40:46 dda8657907ae: Layer already exists 06:40:46 002bf3184b5f: Layer already exists 06:40:46 a504d785c8c4: Layer already exists 06:40:46 d43bc927c55f: Layer already exists 06:40:46 f979fcdfeab5: Layer already exists 06:40:46 5f70bf18a086: Layer already exists 06:40:46 c62a1c7ebb73: Layer already exists 06:40:46 1e890da81ec9: Layer already exists 06:40:46 latest: digest: sha256:f99fc5faf2831ef9cdc97ee0f82b4a7a8d7c2fafdaf1244d754811e331357039 size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:40:46 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.47 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:40:47 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.47 06:40:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 06:40:47 e14ac87fa73f: Preparing 06:40:47 9b81f25bbbbc: Preparing 06:40:47 4dbf7b71f259: Preparing 06:40:47 232c3653249a: Preparing 06:40:47 15cbb68540cc: Preparing 06:40:47 52f9f052eb17: Preparing 06:40:47 497d0920c1c9: Preparing 06:40:47 9e2a0a350431: Preparing 06:40:47 002bf3184b5f: Preparing 06:40:47 dda8657907ae: Preparing 06:40:47 a504d785c8c4: Preparing 06:40:47 5f70bf18a086: Preparing 06:40:47 d43bc927c55f: Preparing 06:40:47 c62a1c7ebb73: Preparing 06:40:47 f979fcdfeab5: Preparing 06:40:47 1e890da81ec9: Preparing 06:40:47 dda8657907ae: Waiting 06:40:47 a504d785c8c4: Waiting 06:40:47 5f70bf18a086: Waiting 06:40:47 d43bc927c55f: Waiting 06:40:47 c62a1c7ebb73: Waiting 06:40:47 f979fcdfeab5: Waiting 06:40:47 1e890da81ec9: Waiting 06:40:47 497d0920c1c9: Waiting 06:40:47 9e2a0a350431: Waiting 06:40:47 002bf3184b5f: Waiting 06:40:47 52f9f052eb17: Waiting 06:40:47 9b81f25bbbbc: Layer already exists 06:40:47 4dbf7b71f259: Layer already exists 06:40:47 e14ac87fa73f: Layer already exists 06:40:47 15cbb68540cc: Layer already exists 06:40:47 232c3653249a: Layer already exists 06:40:47 52f9f052eb17: Layer already exists 06:40:47 9e2a0a350431: Layer already exists 06:40:47 497d0920c1c9: Layer already exists 06:40:47 002bf3184b5f: Layer already exists 06:40:47 dda8657907ae: Layer already exists 06:40:47 a504d785c8c4: Layer already exists 06:40:47 5f70bf18a086: Layer already exists 06:40:47 c62a1c7ebb73: Layer already exists 06:40:47 d43bc927c55f: Layer already exists 06:40:47 f979fcdfeab5: Layer already exists 06:40:47 1e890da81ec9: Layer already exists 06:40:47 4.1.0-dev.47: digest: sha256:f99fc5faf2831ef9cdc97ee0f82b4a7a8d7c2fafdaf1244d754811e331357039 size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:40:47 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:40:48 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47 06:40:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 06:40:48 e14ac87fa73f: Preparing 06:40:48 9b81f25bbbbc: Preparing 06:40:48 4dbf7b71f259: Preparing 06:40:48 232c3653249a: Preparing 06:40:48 15cbb68540cc: Preparing 06:40:48 52f9f052eb17: Preparing 06:40:48 497d0920c1c9: Preparing 06:40:48 9e2a0a350431: Preparing 06:40:48 002bf3184b5f: Preparing 06:40:48 dda8657907ae: Preparing 06:40:48 a504d785c8c4: Preparing 06:40:48 5f70bf18a086: Preparing 06:40:48 d43bc927c55f: Preparing 06:40:48 c62a1c7ebb73: Preparing 06:40:48 f979fcdfeab5: Preparing 06:40:48 1e890da81ec9: Preparing 06:40:48 dda8657907ae: Waiting 06:40:48 a504d785c8c4: Waiting 06:40:48 5f70bf18a086: Waiting 06:40:48 d43bc927c55f: Waiting 06:40:48 c62a1c7ebb73: Waiting 06:40:48 f979fcdfeab5: Waiting 06:40:48 1e890da81ec9: Waiting 06:40:48 52f9f052eb17: Waiting 06:40:48 9e2a0a350431: Waiting 06:40:48 497d0920c1c9: Waiting 06:40:48 002bf3184b5f: Waiting 06:40:48 232c3653249a: Layer already exists 06:40:48 15cbb68540cc: Layer already exists 06:40:48 9b81f25bbbbc: Layer already exists 06:40:48 4dbf7b71f259: Layer already exists 06:40:48 e14ac87fa73f: Layer already exists 06:40:48 9e2a0a350431: Layer already exists 06:40:48 52f9f052eb17: Layer already exists 06:40:48 dda8657907ae: Layer already exists 06:40:48 497d0920c1c9: Layer already exists 06:40:48 002bf3184b5f: Layer already exists 06:40:48 d43bc927c55f: Layer already exists 06:40:48 a504d785c8c4: Layer already exists 06:40:48 5f70bf18a086: Layer already exists 06:40:48 c62a1c7ebb73: Layer already exists 06:40:48 f979fcdfeab5: Layer already exists 06:40:48 1e890da81ec9: Layer already exists 06:40:48 dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47: digest: sha256:f99fc5faf2831ef9cdc97ee0f82b4a7a8d7c2fafdaf1244d754811e331357039 size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:40:48 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:40:49 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main 06:40:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 06:40:49 e14ac87fa73f: Preparing 06:40:49 9b81f25bbbbc: Preparing 06:40:49 4dbf7b71f259: Preparing 06:40:49 232c3653249a: Preparing 06:40:49 15cbb68540cc: Preparing 06:40:49 52f9f052eb17: Preparing 06:40:49 497d0920c1c9: Preparing 06:40:49 9e2a0a350431: Preparing 06:40:49 002bf3184b5f: Preparing 06:40:49 dda8657907ae: Preparing 06:40:49 a504d785c8c4: Preparing 06:40:49 5f70bf18a086: Preparing 06:40:49 d43bc927c55f: Preparing 06:40:49 c62a1c7ebb73: Preparing 06:40:49 f979fcdfeab5: Preparing 06:40:49 1e890da81ec9: Preparing 06:40:49 a504d785c8c4: Waiting 06:40:49 5f70bf18a086: Waiting 06:40:49 d43bc927c55f: Waiting 06:40:49 c62a1c7ebb73: Waiting 06:40:49 f979fcdfeab5: Waiting 06:40:49 1e890da81ec9: Waiting 06:40:49 52f9f052eb17: Waiting 06:40:49 497d0920c1c9: Waiting 06:40:49 9e2a0a350431: Waiting 06:40:49 002bf3184b5f: Waiting 06:40:49 dda8657907ae: Waiting 06:40:49 9b81f25bbbbc: Layer already exists 06:40:49 e14ac87fa73f: Layer already exists 06:40:49 232c3653249a: Layer already exists 06:40:49 15cbb68540cc: Layer already exists 06:40:49 4dbf7b71f259: Layer already exists 06:40:49 002bf3184b5f: Layer already exists 06:40:49 dda8657907ae: Layer already exists 06:40:49 52f9f052eb17: Layer already exists 06:40:49 497d0920c1c9: Layer already exists 06:40:49 9e2a0a350431: Layer already exists 06:40:49 d43bc927c55f: Layer already exists 06:40:49 a504d785c8c4: Layer already exists 06:40:49 f979fcdfeab5: Layer already exists 06:40:49 5f70bf18a086: Layer already exists 06:40:49 c62a1c7ebb73: Layer already exists 06:40:49 1e890da81ec9: Layer already exists 06:40:49 main: digest: sha256:f99fc5faf2831ef9cdc97ee0f82b4a7a8d7c2fafdaf1244d754811e331357039 size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:40:49 ===================================================== [Pipeline] echo 06:40:49 taggedImages: 06:40:49 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:dda98da84915b6658b51999aa3f64d93038bbd9a 06:40:49 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 06:40:49 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.47 06:40:49 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47 06:40:49 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo 06:40:49 [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: 06:40:49 dda98da84915b6658b51999aa3f64d93038bbd9a 06:40:49 latest 06:40:49 4.1.0-dev.47 06:40:49 dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47 06:40:49 main 06:40:49 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:40:49 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:dda98da84915b6658b51999aa3f64d93038bbd9a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:40:50 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:dda98da84915b6658b51999aa3f64d93038bbd9a 06:40:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 06:40:50 00f16a77b6f1: Preparing 06:40:50 b8e7f2ad5f75: Preparing 06:40:50 1570fd054036: Preparing 06:40:50 a0eb1dc43f71: Preparing 06:40:50 9e2a0a350431: Preparing 06:40:50 002bf3184b5f: Preparing 06:40:50 8f696419e670: Preparing 06:40:50 891310ccf726: Preparing 06:40:50 1e890da81ec9: Preparing 06:40:50 8f696419e670: Waiting 06:40:50 891310ccf726: Waiting 06:40:50 1e890da81ec9: Waiting 06:40:50 002bf3184b5f: Waiting 06:40:50 9e2a0a350431: Layer already exists 06:40:50 002bf3184b5f: Layer already exists 06:40:50 8f696419e670: Layer already exists 06:40:50 891310ccf726: Layer already exists 06:40:50 b8e7f2ad5f75: Pushed 06:40:50 00f16a77b6f1: Pushed 06:40:50 1570fd054036: Pushed 06:40:50 1e890da81ec9: Layer already exists 06:40:58 a0eb1dc43f71: Pushed 06:40:58 dda98da84915b6658b51999aa3f64d93038bbd9a: digest: sha256:2c717919713fa48f3e411ec37a72fd89624dbefb0cbb8a2c5531ad849a96a2fc size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:40:58 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:40:59 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 06:40:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 06:40:59 00f16a77b6f1: Preparing 06:40:59 b8e7f2ad5f75: Preparing 06:40:59 1570fd054036: Preparing 06:40:59 a0eb1dc43f71: Preparing 06:40:59 9e2a0a350431: Preparing 06:40:59 002bf3184b5f: Preparing 06:40:59 8f696419e670: Preparing 06:40:59 891310ccf726: Preparing 06:40:59 1e890da81ec9: Preparing 06:40:59 002bf3184b5f: Waiting 06:40:59 8f696419e670: Waiting 06:40:59 891310ccf726: Waiting 06:40:59 1e890da81ec9: Waiting 06:40:59 9e2a0a350431: Layer already exists 06:40:59 a0eb1dc43f71: Layer already exists 06:40:59 00f16a77b6f1: Layer already exists 06:40:59 1570fd054036: Layer already exists 06:40:59 b8e7f2ad5f75: Layer already exists 06:40:59 002bf3184b5f: Layer already exists 06:40:59 8f696419e670: Layer already exists 06:40:59 891310ccf726: Layer already exists 06:40:59 1e890da81ec9: Layer already exists 06:40:59 latest: digest: sha256:2c717919713fa48f3e411ec37a72fd89624dbefb0cbb8a2c5531ad849a96a2fc size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:40:59 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.47 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:41:00 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.47 06:41:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 06:41:00 00f16a77b6f1: Preparing 06:41:00 b8e7f2ad5f75: Preparing 06:41:00 1570fd054036: Preparing 06:41:00 a0eb1dc43f71: Preparing 06:41:00 9e2a0a350431: Preparing 06:41:00 002bf3184b5f: Preparing 06:41:00 8f696419e670: Preparing 06:41:00 891310ccf726: Preparing 06:41:00 1e890da81ec9: Preparing 06:41:00 8f696419e670: Waiting 06:41:00 891310ccf726: Waiting 06:41:00 1e890da81ec9: Waiting 06:41:00 002bf3184b5f: Waiting 06:41:00 00f16a77b6f1: Layer already exists 06:41:00 1570fd054036: Layer already exists 06:41:00 a0eb1dc43f71: Layer already exists 06:41:00 9e2a0a350431: Layer already exists 06:41:00 b8e7f2ad5f75: Layer already exists 06:41:00 8f696419e670: Layer already exists 06:41:00 891310ccf726: Layer already exists 06:41:00 1e890da81ec9: Layer already exists 06:41:00 002bf3184b5f: Layer already exists 06:41:01 4.1.0-dev.47: digest: sha256:2c717919713fa48f3e411ec37a72fd89624dbefb0cbb8a2c5531ad849a96a2fc size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:41:01 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:41:01 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47 06:41:01 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 06:41:01 00f16a77b6f1: Preparing 06:41:01 b8e7f2ad5f75: Preparing 06:41:01 1570fd054036: Preparing 06:41:01 a0eb1dc43f71: Preparing 06:41:01 9e2a0a350431: Preparing 06:41:01 002bf3184b5f: Preparing 06:41:01 8f696419e670: Preparing 06:41:01 891310ccf726: Preparing 06:41:01 1e890da81ec9: Preparing 06:41:01 002bf3184b5f: Waiting 06:41:01 8f696419e670: Waiting 06:41:01 1e890da81ec9: Waiting 06:41:01 891310ccf726: Waiting 06:41:01 b8e7f2ad5f75: Layer already exists 06:41:01 9e2a0a350431: Layer already exists 06:41:01 a0eb1dc43f71: Layer already exists 06:41:01 00f16a77b6f1: Layer already exists 06:41:01 1570fd054036: Layer already exists 06:41:01 002bf3184b5f: Layer already exists 06:41:01 891310ccf726: Layer already exists 06:41:01 1e890da81ec9: Layer already exists 06:41:01 8f696419e670: Layer already exists 06:41:02 dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47: digest: sha256:2c717919713fa48f3e411ec37a72fd89624dbefb0cbb8a2c5531ad849a96a2fc size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:41:02 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:41:02 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main 06:41:02 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 06:41:02 00f16a77b6f1: Preparing 06:41:02 b8e7f2ad5f75: Preparing 06:41:02 1570fd054036: Preparing 06:41:02 a0eb1dc43f71: Preparing 06:41:02 9e2a0a350431: Preparing 06:41:02 002bf3184b5f: Preparing 06:41:02 8f696419e670: Preparing 06:41:02 891310ccf726: Preparing 06:41:02 1e890da81ec9: Preparing 06:41:02 891310ccf726: Waiting 06:41:02 1e890da81ec9: Waiting 06:41:02 002bf3184b5f: Waiting 06:41:02 8f696419e670: Waiting 06:41:02 9e2a0a350431: Layer already exists 06:41:02 1570fd054036: Layer already exists 06:41:02 a0eb1dc43f71: Layer already exists 06:41:02 00f16a77b6f1: Layer already exists 06:41:02 b8e7f2ad5f75: Layer already exists 06:41:02 002bf3184b5f: Layer already exists 06:41:02 1e890da81ec9: Layer already exists 06:41:02 8f696419e670: Layer already exists 06:41:02 891310ccf726: Layer already exists 06:41:02 main: digest: sha256:2c717919713fa48f3e411ec37a72fd89624dbefb0cbb8a2c5531ad849a96a2fc size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:41:03 ===================================================== [Pipeline] echo 06:41:03 taggedImages: 06:41:03 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:dda98da84915b6658b51999aa3f64d93038bbd9a 06:41:03 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 06:41:03 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.47 06:41:03 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47 06:41:03 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo 06:41:03 [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: 06:41:03 dda98da84915b6658b51999aa3f64d93038bbd9a 06:41:03 latest 06:41:03 4.1.0-dev.47 06:41:03 dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47 06:41:03 main 06:41:03 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:41:03 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:dda98da84915b6658b51999aa3f64d93038bbd9a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:41:04 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:dda98da84915b6658b51999aa3f64d93038bbd9a 06:41:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 06:41:04 956e9708dc0c: Preparing 06:41:04 cd2edfc7f94b: Preparing 06:41:04 3449b4d4b5ca: Preparing 06:41:04 1be37ec94725: Preparing 06:41:04 2152966c510c: Preparing 06:41:04 9e2a0a350431: Preparing 06:41:04 002bf3184b5f: Preparing 06:41:04 157d6b954958: Preparing 06:41:04 171214a38389: Preparing 06:41:04 d91fca8b3f8f: Preparing 06:41:04 1e890da81ec9: Preparing 06:41:04 171214a38389: Waiting 06:41:04 d91fca8b3f8f: Waiting 06:41:04 1e890da81ec9: Waiting 06:41:04 9e2a0a350431: Waiting 06:41:04 002bf3184b5f: Waiting 06:41:04 157d6b954958: Waiting 06:41:04 2152966c510c: Pushed 06:41:04 cd2edfc7f94b: Pushed 06:41:04 1be37ec94725: Pushed 06:41:04 9e2a0a350431: Layer already exists 06:41:04 956e9708dc0c: Pushed 06:41:04 002bf3184b5f: Layer already exists 06:41:04 1e890da81ec9: Layer already exists 06:41:04 157d6b954958: Pushed 06:41:04 171214a38389: Pushed 06:41:07 d91fca8b3f8f: Pushed 06:41:10 3449b4d4b5ca: Pushed 06:41:10 dda98da84915b6658b51999aa3f64d93038bbd9a: digest: sha256:36e712844429831109ae536fabb4eda7ad5b51c8be2994647e3628c977b05303 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:41:10 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:41:12 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 06:41:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 06:41:12 956e9708dc0c: Preparing 06:41:12 cd2edfc7f94b: Preparing 06:41:12 3449b4d4b5ca: Preparing 06:41:12 1be37ec94725: Preparing 06:41:12 2152966c510c: Preparing 06:41:12 9e2a0a350431: Preparing 06:41:12 002bf3184b5f: Preparing 06:41:12 157d6b954958: Preparing 06:41:12 171214a38389: Preparing 06:41:12 d91fca8b3f8f: Preparing 06:41:12 1e890da81ec9: Preparing 06:41:12 9e2a0a350431: Waiting 06:41:12 002bf3184b5f: Waiting 06:41:12 171214a38389: Waiting 06:41:12 d91fca8b3f8f: Waiting 06:41:12 1e890da81ec9: Waiting 06:41:12 157d6b954958: Waiting 06:41:12 cd2edfc7f94b: Layer already exists 06:41:12 3449b4d4b5ca: Layer already exists 06:41:12 2152966c510c: Layer already exists 06:41:12 1be37ec94725: Layer already exists 06:41:12 956e9708dc0c: Layer already exists 06:41:12 157d6b954958: Layer already exists 06:41:12 9e2a0a350431: Layer already exists 06:41:12 002bf3184b5f: Layer already exists 06:41:12 171214a38389: Layer already exists 06:41:12 d91fca8b3f8f: Layer already exists 06:41:12 1e890da81ec9: Layer already exists 06:41:12 latest: digest: sha256:36e712844429831109ae536fabb4eda7ad5b51c8be2994647e3628c977b05303 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:41:13 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.47 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:41:13 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.47 06:41:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 06:41:13 956e9708dc0c: Preparing 06:41:13 cd2edfc7f94b: Preparing 06:41:13 3449b4d4b5ca: Preparing 06:41:13 1be37ec94725: Preparing 06:41:13 2152966c510c: Preparing 06:41:13 9e2a0a350431: Preparing 06:41:13 002bf3184b5f: Preparing 06:41:13 9e2a0a350431: Waiting 06:41:13 157d6b954958: Preparing 06:41:13 002bf3184b5f: Waiting 06:41:13 157d6b954958: Waiting 06:41:13 171214a38389: Preparing 06:41:13 d91fca8b3f8f: Preparing 06:41:13 1e890da81ec9: Preparing 06:41:13 d91fca8b3f8f: Waiting 06:41:13 171214a38389: Waiting 06:41:13 3449b4d4b5ca: Layer already exists 06:41:13 cd2edfc7f94b: Layer already exists 06:41:13 956e9708dc0c: Layer already exists 06:41:13 2152966c510c: Layer already exists 06:41:13 1be37ec94725: Layer already exists 06:41:13 9e2a0a350431: Layer already exists 06:41:13 002bf3184b5f: Layer already exists 06:41:13 171214a38389: Layer already exists 06:41:13 157d6b954958: Layer already exists 06:41:13 d91fca8b3f8f: Layer already exists 06:41:13 1e890da81ec9: Layer already exists 06:41:13 4.1.0-dev.47: digest: sha256:36e712844429831109ae536fabb4eda7ad5b51c8be2994647e3628c977b05303 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:41:14 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:41:14 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47 06:41:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 06:41:14 956e9708dc0c: Preparing 06:41:14 cd2edfc7f94b: Preparing 06:41:14 3449b4d4b5ca: Preparing 06:41:14 1be37ec94725: Preparing 06:41:14 2152966c510c: Preparing 06:41:14 9e2a0a350431: Preparing 06:41:14 002bf3184b5f: Preparing 06:41:14 157d6b954958: Preparing 06:41:14 171214a38389: Preparing 06:41:14 9e2a0a350431: Waiting 06:41:14 d91fca8b3f8f: Preparing 06:41:14 1e890da81ec9: Preparing 06:41:14 157d6b954958: Waiting 06:41:14 171214a38389: Waiting 06:41:14 d91fca8b3f8f: Waiting 06:41:14 1e890da81ec9: Waiting 06:41:14 002bf3184b5f: Waiting 06:41:14 956e9708dc0c: Layer already exists 06:41:14 1be37ec94725: Layer already exists 06:41:14 cd2edfc7f94b: Layer already exists 06:41:14 3449b4d4b5ca: Layer already exists 06:41:14 2152966c510c: Layer already exists 06:41:14 9e2a0a350431: Layer already exists 06:41:14 157d6b954958: Layer already exists 06:41:14 171214a38389: Layer already exists 06:41:14 d91fca8b3f8f: Layer already exists 06:41:14 002bf3184b5f: Layer already exists 06:41:14 1e890da81ec9: Layer already exists 06:41:14 dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47: digest: sha256:36e712844429831109ae536fabb4eda7ad5b51c8be2994647e3628c977b05303 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:41:15 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:41:15 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main 06:41:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 06:41:15 956e9708dc0c: Preparing 06:41:15 cd2edfc7f94b: Preparing 06:41:15 3449b4d4b5ca: Preparing 06:41:15 1be37ec94725: Preparing 06:41:15 2152966c510c: Preparing 06:41:15 9e2a0a350431: Preparing 06:41:15 002bf3184b5f: Preparing 06:41:15 157d6b954958: Preparing 06:41:15 9e2a0a350431: Waiting 06:41:15 002bf3184b5f: Waiting 06:41:15 171214a38389: Preparing 06:41:15 d91fca8b3f8f: Preparing 06:41:15 1e890da81ec9: Preparing 06:41:15 171214a38389: Waiting 06:41:15 157d6b954958: Waiting 06:41:15 d91fca8b3f8f: Waiting 06:41:15 1e890da81ec9: Waiting 06:41:15 cd2edfc7f94b: Layer already exists 06:41:15 3449b4d4b5ca: Layer already exists 06:41:15 1be37ec94725: Layer already exists 06:41:15 956e9708dc0c: Layer already exists 06:41:15 157d6b954958: Layer already exists 06:41:15 002bf3184b5f: Layer already exists 06:41:15 9e2a0a350431: Layer already exists 06:41:15 2152966c510c: Layer already exists 06:41:15 171214a38389: Layer already exists 06:41:15 1e890da81ec9: Layer already exists 06:41:15 d91fca8b3f8f: Layer already exists 06:41:15 main: digest: sha256:36e712844429831109ae536fabb4eda7ad5b51c8be2994647e3628c977b05303 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:41:16 ===================================================== [Pipeline] echo 06:41:16 taggedImages: 06:41:16 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:dda98da84915b6658b51999aa3f64d93038bbd9a 06:41:16 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 06:41:16 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.47 06:41:16 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47 06:41:16 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo 06:41:16 [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: 06:41:16 dda98da84915b6658b51999aa3f64d93038bbd9a 06:41:16 latest 06:41:16 4.1.0-dev.47 06:41:16 dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47 06:41:16 main 06:41:16 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:41:16 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:dda98da84915b6658b51999aa3f64d93038bbd9a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:41:17 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:dda98da84915b6658b51999aa3f64d93038bbd9a 06:41:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 06:41:17 6e8751c9a319: Preparing 06:41:17 bb68bd2f66c0: Preparing 06:41:17 bc914a0fe367: Preparing 06:41:17 678793907214: Preparing 06:41:17 7afd9bf4dec3: Preparing 06:41:17 e95f5d3d25da: Preparing 06:41:17 ac73246f6545: Preparing 06:41:17 9e2a0a350431: Preparing 06:41:17 002bf3184b5f: Preparing 06:41:17 2f114db55f6e: Preparing 06:41:17 041e9c7d322f: Preparing 06:41:17 1e890da81ec9: Preparing 06:41:17 e95f5d3d25da: Waiting 06:41:17 ac73246f6545: Waiting 06:41:17 9e2a0a350431: Waiting 06:41:17 002bf3184b5f: Waiting 06:41:17 1e890da81ec9: Waiting 06:41:17 2f114db55f6e: Waiting 06:41:17 6e8751c9a319: Pushed 06:41:17 bb68bd2f66c0: Pushed 06:41:17 7afd9bf4dec3: Pushed 06:41:17 9e2a0a350431: Layer already exists 06:41:17 002bf3184b5f: Layer already exists 06:41:17 e95f5d3d25da: Pushed 06:41:17 ac73246f6545: Pushed 06:41:17 1e890da81ec9: Layer already exists 06:41:17 2f114db55f6e: Pushed 06:41:20 041e9c7d322f: Pushed 06:41:23 678793907214: Pushed 06:41:23 bc914a0fe367: Pushed 06:41:24 dda98da84915b6658b51999aa3f64d93038bbd9a: digest: sha256:ac96b85124cc2664d8f1124d43d86d1e8e1a9010c89f180f78a9d4fed6606330 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:41:24 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:41:24 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 06:41:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 06:41:24 6e8751c9a319: Preparing 06:41:24 bb68bd2f66c0: Preparing 06:41:24 bc914a0fe367: Preparing 06:41:24 678793907214: Preparing 06:41:24 7afd9bf4dec3: Preparing 06:41:24 e95f5d3d25da: Preparing 06:41:24 ac73246f6545: Preparing 06:41:24 9e2a0a350431: Preparing 06:41:24 002bf3184b5f: Preparing 06:41:24 2f114db55f6e: Preparing 06:41:24 041e9c7d322f: Preparing 06:41:24 1e890da81ec9: Preparing 06:41:24 002bf3184b5f: Waiting 06:41:24 2f114db55f6e: Waiting 06:41:24 1e890da81ec9: Waiting 06:41:24 e95f5d3d25da: Waiting 06:41:24 041e9c7d322f: Waiting 06:41:24 ac73246f6545: Waiting 06:41:24 9e2a0a350431: Waiting 06:41:24 678793907214: Layer already exists 06:41:24 bc914a0fe367: Layer already exists 06:41:24 7afd9bf4dec3: Layer already exists 06:41:24 bb68bd2f66c0: Layer already exists 06:41:24 6e8751c9a319: Layer already exists 06:41:24 9e2a0a350431: Layer already exists 06:41:24 ac73246f6545: Layer already exists 06:41:24 e95f5d3d25da: Layer already exists 06:41:24 002bf3184b5f: Layer already exists 06:41:24 2f114db55f6e: Layer already exists 06:41:24 041e9c7d322f: Layer already exists 06:41:24 1e890da81ec9: Layer already exists 06:41:25 latest: digest: sha256:ac96b85124cc2664d8f1124d43d86d1e8e1a9010c89f180f78a9d4fed6606330 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:41:25 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.47 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:41:25 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.47 06:41:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 06:41:25 6e8751c9a319: Preparing 06:41:25 bb68bd2f66c0: Preparing 06:41:25 bc914a0fe367: Preparing 06:41:25 678793907214: Preparing 06:41:25 7afd9bf4dec3: Preparing 06:41:25 e95f5d3d25da: Preparing 06:41:25 ac73246f6545: Preparing 06:41:25 9e2a0a350431: Preparing 06:41:25 002bf3184b5f: Preparing 06:41:25 2f114db55f6e: Preparing 06:41:25 041e9c7d322f: Preparing 06:41:25 1e890da81ec9: Preparing 06:41:25 9e2a0a350431: Waiting 06:41:25 002bf3184b5f: Waiting 06:41:25 2f114db55f6e: Waiting 06:41:25 041e9c7d322f: Waiting 06:41:25 1e890da81ec9: Waiting 06:41:25 e95f5d3d25da: Waiting 06:41:25 ac73246f6545: Waiting 06:41:25 bb68bd2f66c0: Layer already exists 06:41:25 bc914a0fe367: Layer already exists 06:41:25 7afd9bf4dec3: Layer already exists 06:41:25 6e8751c9a319: Layer already exists 06:41:25 678793907214: Layer already exists 06:41:25 e95f5d3d25da: Layer already exists 06:41:25 002bf3184b5f: Layer already exists 06:41:25 9e2a0a350431: Layer already exists 06:41:25 ac73246f6545: Layer already exists 06:41:25 2f114db55f6e: Layer already exists 06:41:25 041e9c7d322f: Layer already exists 06:41:25 1e890da81ec9: Layer already exists 06:41:26 4.1.0-dev.47: digest: sha256:ac96b85124cc2664d8f1124d43d86d1e8e1a9010c89f180f78a9d4fed6606330 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:41:26 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:41:26 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47 06:41:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 06:41:26 6e8751c9a319: Preparing 06:41:26 bb68bd2f66c0: Preparing 06:41:26 bc914a0fe367: Preparing 06:41:26 678793907214: Preparing 06:41:26 7afd9bf4dec3: Preparing 06:41:26 e95f5d3d25da: Preparing 06:41:26 ac73246f6545: Preparing 06:41:26 9e2a0a350431: Preparing 06:41:26 002bf3184b5f: Preparing 06:41:26 2f114db55f6e: Preparing 06:41:26 041e9c7d322f: Preparing 06:41:26 1e890da81ec9: Preparing 06:41:26 002bf3184b5f: Waiting 06:41:26 2f114db55f6e: Waiting 06:41:26 041e9c7d322f: Waiting 06:41:26 1e890da81ec9: Waiting 06:41:26 e95f5d3d25da: Waiting 06:41:26 ac73246f6545: Waiting 06:41:26 9e2a0a350431: Waiting 06:41:26 6e8751c9a319: Layer already exists 06:41:26 bc914a0fe367: Layer already exists 06:41:26 bb68bd2f66c0: Layer already exists 06:41:26 678793907214: Layer already exists 06:41:26 7afd9bf4dec3: Layer already exists 06:41:26 e95f5d3d25da: Layer already exists 06:41:26 9e2a0a350431: Layer already exists 06:41:26 002bf3184b5f: Layer already exists 06:41:26 2f114db55f6e: Layer already exists 06:41:26 ac73246f6545: Layer already exists 06:41:26 041e9c7d322f: Layer already exists 06:41:26 1e890da81ec9: Layer already exists 06:41:27 dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47: digest: sha256:ac96b85124cc2664d8f1124d43d86d1e8e1a9010c89f180f78a9d4fed6606330 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:41:27 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:41:27 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main 06:41:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 06:41:27 6e8751c9a319: Preparing 06:41:27 bb68bd2f66c0: Preparing 06:41:27 bc914a0fe367: Preparing 06:41:27 678793907214: Preparing 06:41:27 7afd9bf4dec3: Preparing 06:41:27 e95f5d3d25da: Preparing 06:41:27 ac73246f6545: Preparing 06:41:27 9e2a0a350431: Preparing 06:41:27 002bf3184b5f: Preparing 06:41:27 2f114db55f6e: Preparing 06:41:27 041e9c7d322f: Preparing 06:41:27 1e890da81ec9: Preparing 06:41:27 e95f5d3d25da: Waiting 06:41:27 ac73246f6545: Waiting 06:41:27 9e2a0a350431: Waiting 06:41:27 002bf3184b5f: Waiting 06:41:27 041e9c7d322f: Waiting 06:41:27 1e890da81ec9: Waiting 06:41:27 2f114db55f6e: Waiting 06:41:27 7afd9bf4dec3: Layer already exists 06:41:27 6e8751c9a319: Layer already exists 06:41:27 bb68bd2f66c0: Layer already exists 06:41:27 bc914a0fe367: Layer already exists 06:41:27 678793907214: Layer already exists 06:41:27 e95f5d3d25da: Layer already exists 06:41:27 002bf3184b5f: Layer already exists 06:41:27 ac73246f6545: Layer already exists 06:41:27 2f114db55f6e: Layer already exists 06:41:27 9e2a0a350431: Layer already exists 06:41:27 041e9c7d322f: Layer already exists 06:41:27 1e890da81ec9: Layer already exists 06:41:28 main: digest: sha256:ac96b85124cc2664d8f1124d43d86d1e8e1a9010c89f180f78a9d4fed6606330 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:41:28 ===================================================== [Pipeline] echo 06:41:28 taggedImages: 06:41:28 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:dda98da84915b6658b51999aa3f64d93038bbd9a 06:41:28 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 06:41:28 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.47 06:41:28 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47 06:41:28 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo 06:41:28 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: 06:41:28 dda98da84915b6658b51999aa3f64d93038bbd9a 06:41:28 latest 06:41:28 4.1.0-dev.47 06:41:28 dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47 06:41:28 main 06:41:28 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:41:28 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:dda98da84915b6658b51999aa3f64d93038bbd9a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:41:28 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:dda98da84915b6658b51999aa3f64d93038bbd9a 06:41:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 06:41:28 2fb9c01a5092: Preparing 06:41:28 967c4b84311e: Preparing 06:41:28 9e2a0a350431: Preparing 06:41:28 002bf3184b5f: Preparing 06:41:28 1b87a19f207e: Preparing 06:41:28 1707da98755d: Preparing 06:41:28 1e890da81ec9: Preparing 06:41:28 1707da98755d: Waiting 06:41:28 1e890da81ec9: Waiting 06:41:28 9e2a0a350431: Layer already exists 06:41:29 002bf3184b5f: Layer already exists 06:41:29 1e890da81ec9: Layer already exists 06:41:29 2fb9c01a5092: Pushed 06:41:29 1b87a19f207e: Pushed 06:41:30 1707da98755d: Pushed 06:41:36 967c4b84311e: Pushed 06:41:36 dda98da84915b6658b51999aa3f64d93038bbd9a: digest: sha256:a7f57571553c91ea6ceedaa3538754e333976586bf9a1a814472e4edd4672d5a size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:41:36 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:41:36 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 06:41:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 06:41:36 2fb9c01a5092: Preparing 06:41:36 967c4b84311e: Preparing 06:41:36 9e2a0a350431: Preparing 06:41:36 002bf3184b5f: Preparing 06:41:36 1b87a19f207e: Preparing 06:41:36 1707da98755d: Preparing 06:41:36 1e890da81ec9: Preparing 06:41:36 1707da98755d: Waiting 06:41:36 1e890da81ec9: Waiting 06:41:36 1b87a19f207e: Layer already exists 06:41:36 2fb9c01a5092: Layer already exists 06:41:36 002bf3184b5f: Layer already exists 06:41:36 967c4b84311e: Layer already exists 06:41:36 9e2a0a350431: Layer already exists 06:41:36 1707da98755d: Layer already exists 06:41:36 1e890da81ec9: Layer already exists 06:41:37 latest: digest: sha256:a7f57571553c91ea6ceedaa3538754e333976586bf9a1a814472e4edd4672d5a size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:41:37 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.47 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:41:37 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.47 06:41:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 06:41:37 2fb9c01a5092: Preparing 06:41:37 967c4b84311e: Preparing 06:41:37 9e2a0a350431: Preparing 06:41:37 002bf3184b5f: Preparing 06:41:37 1b87a19f207e: Preparing 06:41:37 1707da98755d: Preparing 06:41:37 1e890da81ec9: Preparing 06:41:37 1707da98755d: Waiting 06:41:37 1e890da81ec9: Waiting 06:41:37 967c4b84311e: Layer already exists 06:41:37 2fb9c01a5092: Layer already exists 06:41:37 002bf3184b5f: Layer already exists 06:41:37 1b87a19f207e: Layer already exists 06:41:37 9e2a0a350431: Layer already exists 06:41:37 1e890da81ec9: Layer already exists 06:41:37 1707da98755d: Layer already exists 06:41:38 4.1.0-dev.47: digest: sha256:a7f57571553c91ea6ceedaa3538754e333976586bf9a1a814472e4edd4672d5a size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:41:38 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:41:38 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47 06:41:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 06:41:38 2fb9c01a5092: Preparing 06:41:38 967c4b84311e: Preparing 06:41:38 9e2a0a350431: Preparing 06:41:38 002bf3184b5f: Preparing 06:41:38 1b87a19f207e: Preparing 06:41:38 1707da98755d: Preparing 06:41:38 1e890da81ec9: Preparing 06:41:38 1707da98755d: Waiting 06:41:38 1e890da81ec9: Waiting 06:41:38 2fb9c01a5092: Layer already exists 06:41:38 002bf3184b5f: Layer already exists 06:41:38 1b87a19f207e: Layer already exists 06:41:38 9e2a0a350431: Layer already exists 06:41:38 967c4b84311e: Layer already exists 06:41:38 1707da98755d: Layer already exists 06:41:38 1e890da81ec9: Layer already exists 06:41:38 dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47: digest: sha256:a7f57571553c91ea6ceedaa3538754e333976586bf9a1a814472e4edd4672d5a size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:41:39 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:41:39 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main 06:41:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 06:41:39 2fb9c01a5092: Preparing 06:41:39 967c4b84311e: Preparing 06:41:39 9e2a0a350431: Preparing 06:41:39 002bf3184b5f: Preparing 06:41:39 1b87a19f207e: Preparing 06:41:39 1707da98755d: Preparing 06:41:39 1e890da81ec9: Preparing 06:41:39 1707da98755d: Waiting 06:41:39 1e890da81ec9: Waiting 06:41:39 002bf3184b5f: Layer already exists 06:41:39 9e2a0a350431: Layer already exists 06:41:39 2fb9c01a5092: Layer already exists 06:41:39 1b87a19f207e: Layer already exists 06:41:39 967c4b84311e: Layer already exists 06:41:39 1707da98755d: Layer already exists 06:41:39 1e890da81ec9: Layer already exists 06:41:40 main: digest: sha256:a7f57571553c91ea6ceedaa3538754e333976586bf9a1a814472e4edd4672d5a size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:41:40 ===================================================== [Pipeline] echo 06:41:40 taggedImages: 06:41:40 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:dda98da84915b6658b51999aa3f64d93038bbd9a 06:41:40 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 06:41:40 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.47 06:41:40 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47 06:41:40 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo 06:41:40 [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: 06:41:40 dda98da84915b6658b51999aa3f64d93038bbd9a 06:41:40 latest 06:41:40 4.1.0-dev.47 06:41:40 dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47 06:41:40 main 06:41:40 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:41:40 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:dda98da84915b6658b51999aa3f64d93038bbd9a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:41:41 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:dda98da84915b6658b51999aa3f64d93038bbd9a 06:41:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 06:41:41 108b74e0be46: Preparing 06:41:41 fbf1c8724515: Preparing 06:41:41 3bd22afab5a9: Preparing 06:41:41 9e2a0a350431: Preparing 06:41:41 002bf3184b5f: Preparing 06:41:41 73252442cb68: Preparing 06:41:41 1848f3d02d8a: Preparing 06:41:41 0435e2bb420e: Preparing 06:41:41 4a2a1d22dac3: Preparing 06:41:41 1e890da81ec9: Preparing 06:41:41 0435e2bb420e: Waiting 06:41:41 73252442cb68: Waiting 06:41:41 1848f3d02d8a: Waiting 06:41:41 4a2a1d22dac3: Waiting 06:41:41 1e890da81ec9: Waiting 06:41:41 9e2a0a350431: Layer already exists 06:41:41 002bf3184b5f: Layer already exists 06:41:41 fbf1c8724515: Pushed 06:41:41 3bd22afab5a9: Pushed 06:41:41 108b74e0be46: Pushed 06:41:41 1e890da81ec9: Layer already exists 06:41:41 0435e2bb420e: Pushed 06:41:42 4a2a1d22dac3: Pushed 06:41:52 1848f3d02d8a: Pushed 06:42:07 73252442cb68: Pushed 06:42:07 dda98da84915b6658b51999aa3f64d93038bbd9a: digest: sha256:89d54a6f2dcd9ae1b06518ce084ee5d1f4897eba4e19a4c95a6ce58421ad8c51 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:42:07 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:42:07 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 06:42:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 06:42:07 108b74e0be46: Preparing 06:42:07 fbf1c8724515: Preparing 06:42:07 3bd22afab5a9: Preparing 06:42:07 9e2a0a350431: Preparing 06:42:07 002bf3184b5f: Preparing 06:42:07 73252442cb68: Preparing 06:42:07 1848f3d02d8a: Preparing 06:42:07 0435e2bb420e: Preparing 06:42:07 4a2a1d22dac3: Preparing 06:42:07 1e890da81ec9: Preparing 06:42:07 73252442cb68: Waiting 06:42:07 1848f3d02d8a: Waiting 06:42:07 0435e2bb420e: Waiting 06:42:07 4a2a1d22dac3: Waiting 06:42:07 1e890da81ec9: Waiting 06:42:07 3bd22afab5a9: Layer already exists 06:42:07 108b74e0be46: Layer already exists 06:42:07 9e2a0a350431: Layer already exists 06:42:07 002bf3184b5f: Layer already exists 06:42:07 fbf1c8724515: Layer already exists 06:42:07 73252442cb68: Layer already exists 06:42:07 4a2a1d22dac3: Layer already exists 06:42:07 0435e2bb420e: Layer already exists 06:42:07 1e890da81ec9: Layer already exists 06:42:07 1848f3d02d8a: Layer already exists 06:42:08 latest: digest: sha256:89d54a6f2dcd9ae1b06518ce084ee5d1f4897eba4e19a4c95a6ce58421ad8c51 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:42:08 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.47 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:42:08 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.47 06:42:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 06:42:08 108b74e0be46: Preparing 06:42:08 fbf1c8724515: Preparing 06:42:08 3bd22afab5a9: Preparing 06:42:08 9e2a0a350431: Preparing 06:42:08 002bf3184b5f: Preparing 06:42:08 73252442cb68: Preparing 06:42:08 1848f3d02d8a: Preparing 06:42:08 0435e2bb420e: Preparing 06:42:08 4a2a1d22dac3: Preparing 06:42:08 1e890da81ec9: Preparing 06:42:08 1848f3d02d8a: Waiting 06:42:08 0435e2bb420e: Waiting 06:42:08 4a2a1d22dac3: Waiting 06:42:08 1e890da81ec9: Waiting 06:42:08 73252442cb68: Waiting 06:42:08 9e2a0a350431: Layer already exists 06:42:08 fbf1c8724515: Layer already exists 06:42:08 108b74e0be46: Layer already exists 06:42:08 3bd22afab5a9: Layer already exists 06:42:08 002bf3184b5f: Layer already exists 06:42:08 73252442cb68: Layer already exists 06:42:08 0435e2bb420e: Layer already exists 06:42:08 4a2a1d22dac3: Layer already exists 06:42:08 1848f3d02d8a: Layer already exists 06:42:08 1e890da81ec9: Layer already exists 06:42:09 4.1.0-dev.47: digest: sha256:89d54a6f2dcd9ae1b06518ce084ee5d1f4897eba4e19a4c95a6ce58421ad8c51 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:42:09 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:42:09 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47 06:42:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 06:42:09 108b74e0be46: Preparing 06:42:09 fbf1c8724515: Preparing 06:42:09 3bd22afab5a9: Preparing 06:42:09 9e2a0a350431: Preparing 06:42:09 002bf3184b5f: Preparing 06:42:09 73252442cb68: Preparing 06:42:09 1848f3d02d8a: Preparing 06:42:09 0435e2bb420e: Preparing 06:42:09 4a2a1d22dac3: Preparing 06:42:09 1e890da81ec9: Preparing 06:42:09 1848f3d02d8a: Waiting 06:42:09 0435e2bb420e: Waiting 06:42:09 4a2a1d22dac3: Waiting 06:42:09 1e890da81ec9: Waiting 06:42:09 73252442cb68: Waiting 06:42:09 9e2a0a350431: Layer already exists 06:42:09 002bf3184b5f: Layer already exists 06:42:09 fbf1c8724515: Layer already exists 06:42:09 3bd22afab5a9: Layer already exists 06:42:09 108b74e0be46: Layer already exists 06:42:09 0435e2bb420e: Layer already exists 06:42:09 73252442cb68: Layer already exists 06:42:09 1e890da81ec9: Layer already exists 06:42:09 1848f3d02d8a: Layer already exists 06:42:09 4a2a1d22dac3: Layer already exists 06:42:09 dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47: digest: sha256:89d54a6f2dcd9ae1b06518ce084ee5d1f4897eba4e19a4c95a6ce58421ad8c51 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:42:10 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:42:10 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main 06:42:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 06:42:10 108b74e0be46: Preparing 06:42:10 fbf1c8724515: Preparing 06:42:10 3bd22afab5a9: Preparing 06:42:10 9e2a0a350431: Preparing 06:42:10 002bf3184b5f: Preparing 06:42:10 73252442cb68: Preparing 06:42:10 1848f3d02d8a: Preparing 06:42:10 0435e2bb420e: Preparing 06:42:10 4a2a1d22dac3: Preparing 06:42:10 1e890da81ec9: Preparing 06:42:10 0435e2bb420e: Waiting 06:42:10 4a2a1d22dac3: Waiting 06:42:10 1e890da81ec9: Waiting 06:42:10 73252442cb68: Waiting 06:42:10 1848f3d02d8a: Waiting 06:42:10 3bd22afab5a9: Layer already exists 06:42:10 108b74e0be46: Layer already exists 06:42:10 9e2a0a350431: Layer already exists 06:42:10 fbf1c8724515: Layer already exists 06:42:10 002bf3184b5f: Layer already exists 06:42:10 1848f3d02d8a: Layer already exists 06:42:10 4a2a1d22dac3: Layer already exists 06:42:10 0435e2bb420e: Layer already exists 06:42:10 1e890da81ec9: Layer already exists 06:42:10 73252442cb68: Layer already exists 06:42:11 main: digest: sha256:89d54a6f2dcd9ae1b06518ce084ee5d1f4897eba4e19a4c95a6ce58421ad8c51 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:42:11 ===================================================== [Pipeline] echo 06:42:11 taggedImages: 06:42:11 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:dda98da84915b6658b51999aa3f64d93038bbd9a 06:42:11 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 06:42:11 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.47 06:42:11 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47 06:42:11 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo 06:42:11 [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: 06:42:11 dda98da84915b6658b51999aa3f64d93038bbd9a 06:42:11 latest 06:42:11 4.1.0-dev.47 06:42:11 dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47 06:42:11 main 06:42:11 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:42:11 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:dda98da84915b6658b51999aa3f64d93038bbd9a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:42:12 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:dda98da84915b6658b51999aa3f64d93038bbd9a 06:42:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 06:42:12 1bd4cccbd258: Preparing 06:42:12 2a9a99dbe557: Preparing 06:42:12 59d4f669a1c2: Preparing 06:42:12 9e2a0a350431: Preparing 06:42:12 002bf3184b5f: Preparing 06:42:12 b1924b1f4dac: Preparing 06:42:12 e998d82418c4: Preparing 06:42:12 fcf94804a0cb: Preparing 06:42:12 1e890da81ec9: Preparing 06:42:12 b1924b1f4dac: Waiting 06:42:12 e998d82418c4: Waiting 06:42:12 fcf94804a0cb: Waiting 06:42:12 9e2a0a350431: Layer already exists 06:42:12 002bf3184b5f: Layer already exists 06:42:12 2a9a99dbe557: Pushed 06:42:12 59d4f669a1c2: Pushed 06:42:12 1bd4cccbd258: Pushed 06:42:12 1e890da81ec9: Layer already exists 06:42:12 e998d82418c4: Pushed 06:42:13 fcf94804a0cb: Pushed 06:42:39 b1924b1f4dac: Pushed 06:42:39 dda98da84915b6658b51999aa3f64d93038bbd9a: digest: sha256:a64b4a72a1e2873279eb348f4f745aa2d4a00e6066f6dff49a818b4d9ab19056 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:42:40 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:42:40 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 06:42:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 06:42:40 1bd4cccbd258: Preparing 06:42:40 2a9a99dbe557: Preparing 06:42:40 59d4f669a1c2: Preparing 06:42:40 9e2a0a350431: Preparing 06:42:40 002bf3184b5f: Preparing 06:42:40 b1924b1f4dac: Preparing 06:42:40 e998d82418c4: Preparing 06:42:40 fcf94804a0cb: Preparing 06:42:40 1e890da81ec9: Preparing 06:42:40 b1924b1f4dac: Waiting 06:42:40 e998d82418c4: Waiting 06:42:40 fcf94804a0cb: Waiting 06:42:40 1e890da81ec9: Waiting 06:42:40 59d4f669a1c2: Layer already exists 06:42:40 1bd4cccbd258: Layer already exists 06:42:40 002bf3184b5f: Layer already exists 06:42:40 9e2a0a350431: Layer already exists 06:42:40 2a9a99dbe557: Layer already exists 06:42:40 b1924b1f4dac: Layer already exists 06:42:40 fcf94804a0cb: Layer already exists 06:42:40 e998d82418c4: Layer already exists 06:42:40 1e890da81ec9: Layer already exists 06:42:40 latest: digest: sha256:a64b4a72a1e2873279eb348f4f745aa2d4a00e6066f6dff49a818b4d9ab19056 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:42:41 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.47 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:42:41 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.47 06:42:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 06:42:41 1bd4cccbd258: Preparing 06:42:41 2a9a99dbe557: Preparing 06:42:41 59d4f669a1c2: Preparing 06:42:41 9e2a0a350431: Preparing 06:42:41 002bf3184b5f: Preparing 06:42:41 b1924b1f4dac: Preparing 06:42:41 e998d82418c4: Preparing 06:42:41 fcf94804a0cb: Preparing 06:42:41 1e890da81ec9: Preparing 06:42:41 b1924b1f4dac: Waiting 06:42:41 e998d82418c4: Waiting 06:42:41 fcf94804a0cb: Waiting 06:42:41 1e890da81ec9: Waiting 06:42:41 2a9a99dbe557: Layer already exists 06:42:41 59d4f669a1c2: Layer already exists 06:42:41 002bf3184b5f: Layer already exists 06:42:41 1bd4cccbd258: Layer already exists 06:42:41 9e2a0a350431: Layer already exists 06:42:41 b1924b1f4dac: Layer already exists 06:42:41 fcf94804a0cb: Layer already exists 06:42:41 e998d82418c4: Layer already exists 06:42:41 1e890da81ec9: Layer already exists 06:42:41 4.1.0-dev.47: digest: sha256:a64b4a72a1e2873279eb348f4f745aa2d4a00e6066f6dff49a818b4d9ab19056 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:42:42 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:42:42 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47 06:42:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 06:42:42 1bd4cccbd258: Preparing 06:42:42 2a9a99dbe557: Preparing 06:42:42 59d4f669a1c2: Preparing 06:42:42 9e2a0a350431: Preparing 06:42:42 002bf3184b5f: Preparing 06:42:42 b1924b1f4dac: Preparing 06:42:42 e998d82418c4: Preparing 06:42:42 fcf94804a0cb: Preparing 06:42:42 1e890da81ec9: Preparing 06:42:42 b1924b1f4dac: Waiting 06:42:42 e998d82418c4: Waiting 06:42:42 fcf94804a0cb: Waiting 06:42:42 1e890da81ec9: Waiting 06:42:42 002bf3184b5f: Layer already exists 06:42:42 9e2a0a350431: Layer already exists 06:42:42 1bd4cccbd258: Layer already exists 06:42:42 59d4f669a1c2: Layer already exists 06:42:42 2a9a99dbe557: Layer already exists 06:42:42 fcf94804a0cb: Layer already exists 06:42:42 b1924b1f4dac: Layer already exists 06:42:42 1e890da81ec9: Layer already exists 06:42:42 e998d82418c4: Layer already exists 06:42:42 dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47: digest: sha256:a64b4a72a1e2873279eb348f4f745aa2d4a00e6066f6dff49a818b4d9ab19056 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:42:43 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:42:43 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main 06:42:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 06:42:43 1bd4cccbd258: Preparing 06:42:43 2a9a99dbe557: Preparing 06:42:43 59d4f669a1c2: Preparing 06:42:43 9e2a0a350431: Preparing 06:42:43 002bf3184b5f: Preparing 06:42:43 b1924b1f4dac: Preparing 06:42:43 e998d82418c4: Preparing 06:42:43 fcf94804a0cb: Preparing 06:42:43 1e890da81ec9: Preparing 06:42:43 e998d82418c4: Waiting 06:42:43 fcf94804a0cb: Waiting 06:42:43 1e890da81ec9: Waiting 06:42:43 b1924b1f4dac: Waiting 06:42:43 2a9a99dbe557: Layer already exists 06:42:43 1bd4cccbd258: Layer already exists 06:42:43 002bf3184b5f: Layer already exists 06:42:43 9e2a0a350431: Layer already exists 06:42:43 59d4f669a1c2: Layer already exists 06:42:43 fcf94804a0cb: Layer already exists 06:42:43 1e890da81ec9: Layer already exists 06:42:43 b1924b1f4dac: Layer already exists 06:42:43 e998d82418c4: Layer already exists 06:42:43 main: digest: sha256:a64b4a72a1e2873279eb348f4f745aa2d4a00e6066f6dff49a818b4d9ab19056 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:42:43 ===================================================== [Pipeline] echo 06:42:43 taggedImages: 06:42:43 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:dda98da84915b6658b51999aa3f64d93038bbd9a 06:42:43 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 06:42:43 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.47 06:42:43 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47 06:42:43 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo 06:42:43 [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: 06:42:43 dda98da84915b6658b51999aa3f64d93038bbd9a 06:42:43 latest 06:42:43 4.1.0-dev.47 06:42:43 dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47 06:42:43 main 06:42:43 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:42:44 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:dda98da84915b6658b51999aa3f64d93038bbd9a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:42:45 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:dda98da84915b6658b51999aa3f64d93038bbd9a 06:42:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 06:42:45 2a4856cdb643: Preparing 06:42:45 a88fae554b07: Preparing 06:42:45 a37a895de50e: Preparing 06:42:45 9e2a0a350431: Preparing 06:42:45 002bf3184b5f: Preparing 06:42:45 7c05a9f8886f: Preparing 06:42:45 0435e2bb420e: Preparing 06:42:45 4a2a1d22dac3: Preparing 06:42:45 1e890da81ec9: Preparing 06:42:45 0435e2bb420e: Waiting 06:42:45 4a2a1d22dac3: Waiting 06:42:45 1e890da81ec9: Waiting 06:42:45 7c05a9f8886f: Waiting 06:42:45 002bf3184b5f: Layer already exists 06:42:45 9e2a0a350431: Layer already exists 06:42:45 0435e2bb420e: Layer already exists 06:42:45 a37a895de50e: Pushed 06:42:45 4a2a1d22dac3: Layer already exists 06:42:45 2a4856cdb643: Pushed 06:42:45 a88fae554b07: Pushed 06:42:45 1e890da81ec9: Layer already exists 06:43:11 7c05a9f8886f: Pushed 06:43:11 dda98da84915b6658b51999aa3f64d93038bbd9a: digest: sha256:861db9cc05b5d619c00922325afdb86b362984b06a7433a43930ad07e36e4d75 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:43:12 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:43:12 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 06:43:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 06:43:12 2a4856cdb643: Preparing 06:43:12 a88fae554b07: Preparing 06:43:12 a37a895de50e: Preparing 06:43:12 9e2a0a350431: Preparing 06:43:12 002bf3184b5f: Preparing 06:43:12 7c05a9f8886f: Preparing 06:43:12 0435e2bb420e: Preparing 06:43:12 4a2a1d22dac3: Preparing 06:43:12 1e890da81ec9: Preparing 06:43:12 7c05a9f8886f: Waiting 06:43:12 0435e2bb420e: Waiting 06:43:12 1e890da81ec9: Waiting 06:43:12 4a2a1d22dac3: Waiting 06:43:12 002bf3184b5f: Layer already exists 06:43:12 a88fae554b07: Layer already exists 06:43:12 2a4856cdb643: Layer already exists 06:43:12 9e2a0a350431: Layer already exists 06:43:12 a37a895de50e: Layer already exists 06:43:12 4a2a1d22dac3: Layer already exists 06:43:12 7c05a9f8886f: Layer already exists 06:43:12 1e890da81ec9: Layer already exists 06:43:12 0435e2bb420e: Layer already exists 06:43:12 latest: digest: sha256:861db9cc05b5d619c00922325afdb86b362984b06a7433a43930ad07e36e4d75 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:43:13 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.47 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:43:13 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.47 06:43:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 06:43:13 2a4856cdb643: Preparing 06:43:13 a88fae554b07: Preparing 06:43:13 a37a895de50e: Preparing 06:43:13 9e2a0a350431: Preparing 06:43:13 002bf3184b5f: Preparing 06:43:13 7c05a9f8886f: Preparing 06:43:13 0435e2bb420e: Preparing 06:43:13 4a2a1d22dac3: Preparing 06:43:13 1e890da81ec9: Preparing 06:43:13 4a2a1d22dac3: Waiting 06:43:13 7c05a9f8886f: Waiting 06:43:13 0435e2bb420e: Waiting 06:43:13 a37a895de50e: Layer already exists 06:43:13 2a4856cdb643: Layer already exists 06:43:13 9e2a0a350431: Layer already exists 06:43:13 002bf3184b5f: Layer already exists 06:43:13 a88fae554b07: Layer already exists 06:43:13 1e890da81ec9: Layer already exists 06:43:13 7c05a9f8886f: Layer already exists 06:43:13 4a2a1d22dac3: Layer already exists 06:43:13 0435e2bb420e: Layer already exists 06:43:13 4.1.0-dev.47: digest: sha256:861db9cc05b5d619c00922325afdb86b362984b06a7433a43930ad07e36e4d75 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:43:14 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:43:14 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47 06:43:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 06:43:14 2a4856cdb643: Preparing 06:43:14 a88fae554b07: Preparing 06:43:14 a37a895de50e: Preparing 06:43:14 9e2a0a350431: Preparing 06:43:14 002bf3184b5f: Preparing 06:43:14 7c05a9f8886f: Preparing 06:43:14 0435e2bb420e: Preparing 06:43:14 4a2a1d22dac3: Preparing 06:43:14 1e890da81ec9: Preparing 06:43:14 7c05a9f8886f: Waiting 06:43:14 0435e2bb420e: Waiting 06:43:14 4a2a1d22dac3: Waiting 06:43:14 1e890da81ec9: Waiting 06:43:14 002bf3184b5f: Layer already exists 06:43:14 2a4856cdb643: Layer already exists 06:43:14 a37a895de50e: Layer already exists 06:43:14 a88fae554b07: Layer already exists 06:43:14 9e2a0a350431: Layer already exists 06:43:14 7c05a9f8886f: Layer already exists 06:43:14 0435e2bb420e: Layer already exists 06:43:14 4a2a1d22dac3: Layer already exists 06:43:14 1e890da81ec9: Layer already exists 06:43:14 dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47: digest: sha256:861db9cc05b5d619c00922325afdb86b362984b06a7433a43930ad07e36e4d75 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:43:15 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:43:15 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main 06:43:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 06:43:15 2a4856cdb643: Preparing 06:43:15 a88fae554b07: Preparing 06:43:15 a37a895de50e: Preparing 06:43:15 9e2a0a350431: Preparing 06:43:15 002bf3184b5f: Preparing 06:43:15 7c05a9f8886f: Preparing 06:43:15 0435e2bb420e: Preparing 06:43:15 4a2a1d22dac3: Preparing 06:43:15 1e890da81ec9: Preparing 06:43:15 0435e2bb420e: Waiting 06:43:15 4a2a1d22dac3: Waiting 06:43:15 1e890da81ec9: Waiting 06:43:15 7c05a9f8886f: Waiting 06:43:15 9e2a0a350431: Layer already exists 06:43:15 002bf3184b5f: Layer already exists 06:43:15 a37a895de50e: Layer already exists 06:43:15 2a4856cdb643: Layer already exists 06:43:15 a88fae554b07: Layer already exists 06:43:15 7c05a9f8886f: Layer already exists 06:43:15 4a2a1d22dac3: Layer already exists 06:43:15 1e890da81ec9: Layer already exists 06:43:15 0435e2bb420e: Layer already exists 06:43:15 main: digest: sha256:861db9cc05b5d619c00922325afdb86b362984b06a7433a43930ad07e36e4d75 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:43:15 ===================================================== [Pipeline] echo 06:43:15 taggedImages: 06:43:15 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:dda98da84915b6658b51999aa3f64d93038bbd9a 06:43:15 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 06:43:15 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.47 06:43:15 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47 06:43:15 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo 06:43:15 [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: 06:43:15 dda98da84915b6658b51999aa3f64d93038bbd9a 06:43:15 latest 06:43:15 4.1.0-dev.47 06:43:15 dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47 06:43:15 main 06:43:15 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:43:16 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:dda98da84915b6658b51999aa3f64d93038bbd9a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:43:16 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:dda98da84915b6658b51999aa3f64d93038bbd9a 06:43:16 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 06:43:16 95f99d83565e: Preparing 06:43:16 e4de8bfa929e: Preparing 06:43:16 9e2a0a350431: Preparing 06:43:16 002bf3184b5f: Preparing 06:43:16 767310bdbf75: Preparing 06:43:16 166fa9b7c1c0: Preparing 06:43:16 1e890da81ec9: Preparing 06:43:16 166fa9b7c1c0: Waiting 06:43:16 1e890da81ec9: Waiting 06:43:16 002bf3184b5f: Layer already exists 06:43:16 9e2a0a350431: Layer already exists 06:43:16 1e890da81ec9: Layer already exists 06:43:16 95f99d83565e: Pushed 06:43:17 767310bdbf75: Pushed 06:43:18 166fa9b7c1c0: Pushed 06:43:26 e4de8bfa929e: Pushed 06:43:26 dda98da84915b6658b51999aa3f64d93038bbd9a: digest: sha256:303d47968268a7aa2f3c1a86080d7fbb4f0f91864ace4771847b5907ebc2d451 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:43:26 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:43:27 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 06:43:27 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 06:43:27 95f99d83565e: Preparing 06:43:27 e4de8bfa929e: Preparing 06:43:27 9e2a0a350431: Preparing 06:43:27 002bf3184b5f: Preparing 06:43:27 767310bdbf75: Preparing 06:43:27 166fa9b7c1c0: Preparing 06:43:27 1e890da81ec9: Preparing 06:43:27 166fa9b7c1c0: Waiting 06:43:27 1e890da81ec9: Waiting 06:43:27 95f99d83565e: Layer already exists 06:43:27 767310bdbf75: Layer already exists 06:43:27 9e2a0a350431: Layer already exists 06:43:27 002bf3184b5f: Layer already exists 06:43:27 e4de8bfa929e: Layer already exists 06:43:27 166fa9b7c1c0: Layer already exists 06:43:27 1e890da81ec9: Layer already exists 06:43:27 latest: digest: sha256:303d47968268a7aa2f3c1a86080d7fbb4f0f91864ace4771847b5907ebc2d451 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:43:27 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.47 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:43:28 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.47 06:43:28 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 06:43:28 95f99d83565e: Preparing 06:43:28 e4de8bfa929e: Preparing 06:43:28 9e2a0a350431: Preparing 06:43:28 002bf3184b5f: Preparing 06:43:28 767310bdbf75: Preparing 06:43:28 166fa9b7c1c0: Preparing 06:43:28 1e890da81ec9: Preparing 06:43:28 166fa9b7c1c0: Waiting 06:43:28 1e890da81ec9: Waiting 06:43:28 e4de8bfa929e: Layer already exists 06:43:28 9e2a0a350431: Layer already exists 06:43:28 767310bdbf75: Layer already exists 06:43:28 95f99d83565e: Layer already exists 06:43:28 002bf3184b5f: Layer already exists 06:43:28 166fa9b7c1c0: Layer already exists 06:43:28 1e890da81ec9: Layer already exists 06:43:28 4.1.0-dev.47: digest: sha256:303d47968268a7aa2f3c1a86080d7fbb4f0f91864ace4771847b5907ebc2d451 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:43:28 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:43:29 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47 06:43:29 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 06:43:29 95f99d83565e: Preparing 06:43:29 e4de8bfa929e: Preparing 06:43:29 9e2a0a350431: Preparing 06:43:29 002bf3184b5f: Preparing 06:43:29 767310bdbf75: Preparing 06:43:29 166fa9b7c1c0: Preparing 06:43:29 1e890da81ec9: Preparing 06:43:29 166fa9b7c1c0: Waiting 06:43:29 1e890da81ec9: Waiting 06:43:29 95f99d83565e: Layer already exists 06:43:29 e4de8bfa929e: Layer already exists 06:43:29 9e2a0a350431: Layer already exists 06:43:29 002bf3184b5f: Layer already exists 06:43:29 767310bdbf75: Layer already exists 06:43:29 1e890da81ec9: Layer already exists 06:43:29 166fa9b7c1c0: Layer already exists 06:43:29 dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47: digest: sha256:303d47968268a7aa2f3c1a86080d7fbb4f0f91864ace4771847b5907ebc2d451 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:43:29 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:43:30 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main 06:43:30 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 06:43:30 95f99d83565e: Preparing 06:43:30 e4de8bfa929e: Preparing 06:43:30 9e2a0a350431: Preparing 06:43:30 002bf3184b5f: Preparing 06:43:30 767310bdbf75: Preparing 06:43:30 166fa9b7c1c0: Preparing 06:43:30 1e890da81ec9: Preparing 06:43:30 166fa9b7c1c0: Waiting 06:43:30 1e890da81ec9: Waiting 06:43:30 95f99d83565e: Layer already exists 06:43:30 002bf3184b5f: Layer already exists 06:43:30 e4de8bfa929e: Layer already exists 06:43:30 9e2a0a350431: Layer already exists 06:43:30 767310bdbf75: Layer already exists 06:43:30 166fa9b7c1c0: Layer already exists 06:43:30 1e890da81ec9: Layer already exists 06:43:30 main: digest: sha256:303d47968268a7aa2f3c1a86080d7fbb4f0f91864ace4771847b5907ebc2d451 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:43:30 ===================================================== [Pipeline] echo 06:43:30 taggedImages: 06:43:30 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:dda98da84915b6658b51999aa3f64d93038bbd9a 06:43:30 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 06:43:30 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.47 06:43:30 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47 06:43:30 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo 06:43:30 [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: 06:43:30 dda98da84915b6658b51999aa3f64d93038bbd9a 06:43:30 latest 06:43:30 4.1.0-dev.47 06:43:30 dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47 06:43:30 main 06:43:30 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:43:30 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:dda98da84915b6658b51999aa3f64d93038bbd9a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:43:31 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:dda98da84915b6658b51999aa3f64d93038bbd9a 06:43:31 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 06:43:31 a1fc642ac53e: Preparing 06:43:31 a83f8741a8af: Preparing 06:43:31 9e2a0a350431: Preparing 06:43:31 002bf3184b5f: Preparing 06:43:31 c2376fd69cb9: Preparing 06:43:31 ffc23d6cc982: Preparing 06:43:31 1e890da81ec9: Preparing 06:43:31 ffc23d6cc982: Waiting 06:43:31 1e890da81ec9: Waiting 06:43:31 002bf3184b5f: Layer already exists 06:43:31 9e2a0a350431: Layer already exists 06:43:32 1e890da81ec9: Layer already exists 06:43:32 a1fc642ac53e: Pushed 06:43:32 c2376fd69cb9: Pushed 06:43:32 ffc23d6cc982: Pushed 06:43:40 a83f8741a8af: Pushed 06:43:40 dda98da84915b6658b51999aa3f64d93038bbd9a: digest: sha256:343aea64a930e1c80c6e0685586d15a6c1335d5a4b248f5af2cb32df92d3dbf2 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:43:41 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:43:41 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 06:43:41 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 06:43:41 a1fc642ac53e: Preparing 06:43:41 a83f8741a8af: Preparing 06:43:41 9e2a0a350431: Preparing 06:43:41 002bf3184b5f: Preparing 06:43:41 c2376fd69cb9: Preparing 06:43:41 ffc23d6cc982: Preparing 06:43:41 1e890da81ec9: Preparing 06:43:41 ffc23d6cc982: Waiting 06:43:41 1e890da81ec9: Waiting 06:43:41 9e2a0a350431: Layer already exists 06:43:41 002bf3184b5f: Layer already exists 06:43:41 a1fc642ac53e: Layer already exists 06:43:41 c2376fd69cb9: Layer already exists 06:43:41 a83f8741a8af: Layer already exists 06:43:41 1e890da81ec9: Layer already exists 06:43:41 ffc23d6cc982: Layer already exists 06:43:41 latest: digest: sha256:343aea64a930e1c80c6e0685586d15a6c1335d5a4b248f5af2cb32df92d3dbf2 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:43:42 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.47 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:43:42 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.47 06:43:42 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 06:43:42 a1fc642ac53e: Preparing 06:43:42 a83f8741a8af: Preparing 06:43:42 9e2a0a350431: Preparing 06:43:42 002bf3184b5f: Preparing 06:43:42 c2376fd69cb9: Preparing 06:43:42 ffc23d6cc982: Preparing 06:43:42 1e890da81ec9: Preparing 06:43:42 ffc23d6cc982: Waiting 06:43:42 1e890da81ec9: Waiting 06:43:42 a1fc642ac53e: Layer already exists 06:43:42 c2376fd69cb9: Layer already exists 06:43:42 9e2a0a350431: Layer already exists 06:43:42 a83f8741a8af: Layer already exists 06:43:42 002bf3184b5f: Layer already exists 06:43:42 ffc23d6cc982: Layer already exists 06:43:42 1e890da81ec9: Layer already exists 06:43:42 4.1.0-dev.47: digest: sha256:343aea64a930e1c80c6e0685586d15a6c1335d5a4b248f5af2cb32df92d3dbf2 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:43:43 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:43:43 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47 06:43:43 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 06:43:43 a1fc642ac53e: Preparing 06:43:43 a83f8741a8af: Preparing 06:43:43 9e2a0a350431: Preparing 06:43:43 002bf3184b5f: Preparing 06:43:43 c2376fd69cb9: Preparing 06:43:43 ffc23d6cc982: Preparing 06:43:43 1e890da81ec9: Preparing 06:43:43 ffc23d6cc982: Waiting 06:43:43 1e890da81ec9: Waiting 06:43:43 a83f8741a8af: Layer already exists 06:43:43 c2376fd69cb9: Layer already exists 06:43:43 002bf3184b5f: Layer already exists 06:43:43 9e2a0a350431: Layer already exists 06:43:43 a1fc642ac53e: Layer already exists 06:43:43 1e890da81ec9: Layer already exists 06:43:43 ffc23d6cc982: Layer already exists 06:43:43 dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47: digest: sha256:343aea64a930e1c80c6e0685586d15a6c1335d5a4b248f5af2cb32df92d3dbf2 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:43:43 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:43:44 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main 06:43:44 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 06:43:44 a1fc642ac53e: Preparing 06:43:44 a83f8741a8af: Preparing 06:43:44 9e2a0a350431: Preparing 06:43:44 002bf3184b5f: Preparing 06:43:44 c2376fd69cb9: Preparing 06:43:44 ffc23d6cc982: Preparing 06:43:44 1e890da81ec9: Preparing 06:43:44 ffc23d6cc982: Waiting 06:43:44 1e890da81ec9: Waiting 06:43:44 a83f8741a8af: Layer already exists 06:43:44 a1fc642ac53e: Layer already exists 06:43:44 002bf3184b5f: Layer already exists 06:43:44 9e2a0a350431: Layer already exists 06:43:44 c2376fd69cb9: Layer already exists 06:43:44 ffc23d6cc982: Layer already exists 06:43:44 1e890da81ec9: Layer already exists 06:43:44 main: digest: sha256:343aea64a930e1c80c6e0685586d15a6c1335d5a4b248f5af2cb32df92d3dbf2 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:43:44 ===================================================== [Pipeline] echo 06:43:44 taggedImages: 06:43:44 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:dda98da84915b6658b51999aa3f64d93038bbd9a 06:43:44 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 06:43:44 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.47 06:43:44 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47 06:43:44 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] echo 06:43:44 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:dda98da84915b6658b51999aa3f64d93038bbd9a [Pipeline] echo 06:43:44 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] echo 06:43:44 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.47 [Pipeline] echo 06:43:44 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47 [Pipeline] echo 06:43:44 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo 06:43:44 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:dda98da84915b6658b51999aa3f64d93038bbd9a [Pipeline] echo 06:43:44 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [Pipeline] echo 06:43:44 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.47 [Pipeline] echo 06:43:44 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47 [Pipeline] echo 06:43:44 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo 06:43:44 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:dda98da84915b6658b51999aa3f64d93038bbd9a [Pipeline] echo 06:43:44 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] echo 06:43:44 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.47 [Pipeline] echo 06:43:44 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47 [Pipeline] echo 06:43:44 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo 06:43:44 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:dda98da84915b6658b51999aa3f64d93038bbd9a [Pipeline] echo 06:43:44 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [Pipeline] echo 06:43:44 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.47 [Pipeline] echo 06:43:44 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47 [Pipeline] echo 06:43:44 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] echo 06:43:44 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:dda98da84915b6658b51999aa3f64d93038bbd9a [Pipeline] echo 06:43:44 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] echo 06:43:44 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.47 [Pipeline] echo 06:43:44 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47 [Pipeline] echo 06:43:44 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo 06:43:44 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:dda98da84915b6658b51999aa3f64d93038bbd9a [Pipeline] echo 06:43:44 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] echo 06:43:44 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.47 [Pipeline] echo 06:43:44 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47 [Pipeline] echo 06:43:44 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo 06:43:44 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:dda98da84915b6658b51999aa3f64d93038bbd9a [Pipeline] echo 06:43:44 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [Pipeline] echo 06:43:44 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.47 [Pipeline] echo 06:43:45 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47 [Pipeline] echo 06:43:45 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo 06:43:45 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:dda98da84915b6658b51999aa3f64d93038bbd9a [Pipeline] echo 06:43:45 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [Pipeline] echo 06:43:45 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.47 [Pipeline] echo 06:43:45 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47 [Pipeline] echo 06:43:45 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo 06:43:45 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:dda98da84915b6658b51999aa3f64d93038bbd9a [Pipeline] echo 06:43:45 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [Pipeline] echo 06:43:45 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.47 [Pipeline] echo 06:43:45 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47 [Pipeline] echo 06:43:45 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo 06:43:45 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:dda98da84915b6658b51999aa3f64d93038bbd9a [Pipeline] echo 06:43:45 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [Pipeline] echo 06:43:45 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.47 [Pipeline] echo 06:43:45 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47 [Pipeline] echo 06:43:45 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo 06:43:45 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:dda98da84915b6658b51999aa3f64d93038bbd9a [Pipeline] echo 06:43:45 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [Pipeline] echo 06:43:45 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.47 [Pipeline] echo 06:43:45 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47 [Pipeline] echo 06:43:45 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo 06:43:45 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:dda98da84915b6658b51999aa3f64d93038bbd9a [Pipeline] echo 06:43:45 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [Pipeline] echo 06:43:45 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.47 [Pipeline] echo 06:43:45 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47 [Pipeline] echo 06:43:45 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo 06:43:45 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:dda98da84915b6658b51999aa3f64d93038bbd9a [Pipeline] echo 06:43:45 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [Pipeline] echo 06:43:45 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.47 [Pipeline] echo 06:43:45 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47 [Pipeline] echo 06:43:45 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo 06:43:45 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:dda98da84915b6658b51999aa3f64d93038bbd9a [Pipeline] echo 06:43:45 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] echo 06:43:45 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.47 [Pipeline] echo 06:43:45 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47 [Pipeline] echo 06:43:45 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo 06:43:45 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-scheduler-arm64:dda98da84915b6658b51999aa3f64d93038bbd9a [Pipeline] echo 06:43:45 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] echo 06:43:45 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.47 [Pipeline] echo 06:43:45 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-scheduler-arm64:dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47 [Pipeline] echo 06:43:45 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:43:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:43:45 06:43:45 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:43:46 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:43:46 arm64: Pulling from edgex-lftools-log-publisher 06:43:46 8998bd30e6a1: Pulling fs layer 06:43:46 04944245beec: Pulling fs layer 06:43:46 699f458cf7ca: Pulling fs layer 06:43:46 765212b225bb: Pulling fs layer 06:43:46 f23df028b6ca: Pulling fs layer 06:43:46 d65c8cfc05b1: Pulling fs layer 06:43:46 2437ff75d9bd: Pulling fs layer 06:43:46 f23df028b6ca: Waiting 06:43:46 d65c8cfc05b1: Waiting 06:43:46 765212b225bb: Waiting 06:43:46 2437ff75d9bd: Waiting 06:43:46 04944245beec: Verifying Checksum 06:43:46 04944245beec: Download complete 06:43:46 765212b225bb: Verifying Checksum 06:43:46 765212b225bb: Download complete 06:43:46 f23df028b6ca: Verifying Checksum 06:43:46 f23df028b6ca: Download complete 06:43:46 d65c8cfc05b1: Verifying Checksum 06:43:46 d65c8cfc05b1: Download complete 06:43:46 699f458cf7ca: Verifying Checksum 06:43:46 699f458cf7ca: Download complete 06:43:47 8998bd30e6a1: Verifying Checksum 06:43:47 8998bd30e6a1: Download complete 06:43:49 2437ff75d9bd: Verifying Checksum 06:43:49 2437ff75d9bd: Download complete 06:43:51 8998bd30e6a1: Pull complete 06:43:52 04944245beec: Pull complete 06:43:54 699f458cf7ca: Pull complete 06:43:54 765212b225bb: Pull complete 06:43:54 f23df028b6ca: Pull complete 06:43:54 d65c8cfc05b1: Pull complete 06:44:13 2437ff75d9bd: Pull complete 06:44:13 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 06:44:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:44:13 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:44:13 prd-ubuntu20.04-docker-arm64-4c-16g-6985 does not seem to be running inside a container 06:44:13 $ 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/886 -v /w/workspace/edgex-go/886:/w/workspace/edgex-go/886:rw,z -v /w/workspace/edgex-go/886@tmp:/w/workspace/edgex-go/886@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 06:44:16 $ docker top 5fbaa9d7819d24aefbe958cc710c3d99cadc613ddfc84d2c4090d6a5a5840b43 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:44:17 ---> job-cost.sh 06:44:17 lf-activate-venv: SKIPPING 06:44:17 INFO: No Stack... 06:44:17 INFO: Retrieving Pricing Info for: v3-standard-4 06:44:18 INFO: Archiving Costs [Pipeline] sh 06:44:19 + cut -d, -f6 06:44:19 + cat /w/workspace/edgex-go/886/archives/cost.csv [Pipeline] lock 06:44:19 Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-main-886-stack-cost] 06:44:19 Resource [jenkins-edgexfoundry-edgex-go-main-886-stack-cost] did not exist. Created. 06:44:19 Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-main-886-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:44:19 + echo total: 0.10999999940395355 [Pipeline] stash 06:44:20 Stashed 1 file(s) [Pipeline] } 06:44:20 Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-main-886-stack-cost] [Pipeline] // lock [Pipeline] } 06:44:20 $ docker stop --time=1 5fbaa9d7819d24aefbe958cc710c3d99cadc613ddfc84d2c4090d6a5a5840b43 06:44:21 $ docker rm -f --volumes 5fbaa9d7819d24aefbe958cc710c3d99cadc613ddfc84d2c4090d6a5a5840b43 [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 06:44:22 provisioning config files... 06:44:22 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/886@tmp/config5687915545807929555tmp [Pipeline] { [Pipeline] sh 06:44:22 + set +x 06:44:22 + bash -s -- 06:44:22 + curl -s https://codecov.io/bash 06:44:22 06:44:22 _____ _ 06:44:22 / ____| | | 06:44:22 | | ___ __| | ___ ___ _____ __ 06:44:22 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 06:44:22 | |___| (_) | (_| | __/ (_| (_) \ V / 06:44:22 \_____\___/ \__,_|\___|\___\___/ \_/ 06:44:22 Bash-1.0.6 06:44:22 06:44:22 06:44:22 ==> git version 2.25.1 found 06:44:22 ==> 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 06:44:22 Release-Date: 2020-01-08 06:44:22 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 06:44:22 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 06:44:22 ==> Jenkins CI detected. 06:44:22 current dir:  /w/workspace/edgex-go/886 06:44:22 project root: . 06:44:22 --> token set from env 06:44:22 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 06:44:23 ==> Running gcov in . (disable via -X gcov) 06:44:23 ==> Python coveragepy not found 06:44:23 ==> Searching for coverage reports in: 06:44:23 + . 06:44:23 -> Found 1 reports 06:44:23 ==> Detecting git/mercurial file structure 06:44:23 ==> Reading reports 06:44:23 + ./coverage.out bytes=1667883 06:44:23 ==> Appending adjustments 06:44:23 https://docs.codecov.io/docs/fixing-reports 06:44:24 + Found adjustments 06:44:24 ==> Gzipping contents 06:44:24 140K /tmp/codecov.m5jiOt.gz 06:44:24 ==> Uploading reports 06:44:24 url: https://codecov.io 06:44:24 query: branch=main&commit=dda98da84915b6658b51999aa3f64d93038bbd9a&build=886&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F886%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 06:44:24 -> Pinging Codecov 06:44:24 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=dda98da84915b6658b51999aa3f64d93038bbd9a&build=886&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F886%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 06:44:24 -> Uploading to 06:44:24 https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/edgex-go/dda98da84915b6658b51999aa3f64d93038bbd9a/1d682210-ccd9-44e2-8109-c44e57f123e4.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20250814%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20250814T064424Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=1f7940d698f0aefbe8de184d8a6cecf399f53d38af451f620578be212edd1dd2 06:44:24 % Total % Received % Xferd Average Speed Time Time Time Current 06:44:24 Dload Upload Total Spent Left Speed 06:44:25 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 138k 0 0 100 138k 0 743k --:--:-- --:--:-- --:--:-- 743k 06:44:25 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/dda98da84915b6658b51999aa3f64d93038bbd9a [Pipeline] } 06:44:25 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 06:44:25 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 06:44:25 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:44:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 06:44:25 06:44:25 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:44:25 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 06:44:25 latest: Pulling from edgex-devops/edgex-snyk-go 06:44:25 0a9a5dfd008f: Already exists 06:44:25 36466aa92d05: Already exists 06:44:25 e10405b45d13: Already exists 06:44:25 096b7ceb2af7: Already exists 06:44:25 4f4fb700ef54: Already exists 06:44:25 e50aa161e22a: Pulling fs layer 06:44:25 d3c8db5fb9df: Pulling fs layer 06:44:26 e50aa161e22a: Verifying Checksum 06:44:26 e50aa161e22a: Download complete 06:44:26 e50aa161e22a: Pull complete 06:44:27 d3c8db5fb9df: Verifying Checksum 06:44:27 d3c8db5fb9df: Download complete 06:44:31 d3c8db5fb9df: Pull complete 06:44:31 Digest: sha256:dd1bc05e8109ba836052a65277634c2595aaffbf12b6b6479deaea63345484be 06:44:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 06:44:31 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:44:31 prd-ubuntu20.04-docker-8c-8g-6984 does not seem to be running inside a container 06:44:31 $ 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/886 -v /w/workspace/edgex-go/886:/w/workspace/edgex-go/886:rw,z -v /w/workspace/edgex-go/886@tmp:/w/workspace/edgex-go/886@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 06:44:35 $ docker top 38747de3855ee2c5b7e9b57d0282cde4d5e510800b2dfe964d1c8fcc9033cc0c -eo pid,comm [Pipeline] { [Pipeline] sh 06:44:36 + git config --global --add safe.directory /w/workspace/edgex-go/886 [Pipeline] echo 06:44:36 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh 06:44:36 + set -o pipefail 06:44:36 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' 06:44:48 06:44:48 Monitoring /w/workspace/edgex-go/886 (github.com/edgexfoundry/edgex-go)... 06:44:48 06:44:48 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/789b425f-8889-43cb-8051-374589a52532/history/e5a3ce97-2365-4651-96d0-b4f393536525 06:44:48 06:44:48 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 06:44:48 06:44:48 06:44:48 You have reached your monthly limit of 200 private tests for your edgex-jenkins org. 06:44:48 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 06:44:48 $ docker stop --time=1 38747de3855ee2c5b7e9b57d0282cde4d5e510800b2dfe964d1c8fcc9033cc0c 06:44:53 $ docker rm -f --volumes 38747de3855ee2c5b7e9b57d0282cde4d5e510800b2dfe964d1c8fcc9033cc0c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 06:44:54 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:44:54 provisioning config files... 06:44:54 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/886@tmp/config16747666834800786006tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:44:54 --> edgex-publish-swagger.sh 06:44:54 === Publish openapi API === 06:44:54 [publishToSwagger] Publishing the API Docs [openapi] to Swagger 06:44:54 [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/886/openapi/core-command.yaml] 06:44:54 % Total % Received % Xferd Average Speed Time Time Time Current 06:44:54 Dload Upload Total Spent Left Speed 06:44:54 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 33488 100 66 100 33422 523 259k --:--:-- --:--:-- --:--:-- 259k 06:44:54 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 06:44:54 06:44:54 [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/886/openapi/core-data.yaml] 06:44:54 % Total % Received % Xferd Average Speed Time Time Time Current 06:44:54 Dload Upload Total Spent Left Speed 06:44:54 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 70050 100 66 100 69984 515 533k --:--:-- --:--:-- --:--:-- 534k 06:44:54 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 06:44:54 06:44:54 [publishToSwagger] Publishing API Name [core-keeper] [/w/workspace/edgex-go/886/openapi/core-keeper.yaml] 06:44:54 % Total % Received % Xferd Average Speed Time Time Time Current 06:44:54 Dload Upload Total Spent Left Speed 06:44:54 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 30300 100 66 100 30234 605 270k --:--:-- --:--:-- --:--:-- 271k 06:44:54 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 06:44:54 06:44:54 [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/886/openapi/core-metadata.yaml] 06:44:54 % Total % Received % Xferd Average Speed Time Time Time Current 06:44:54 Dload Upload Total Spent Left Speed 06:44:54 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 156k 100 66 100 156k 519 1234k --:--:-- --:--:-- --:--:-- 1235k 06:44:54 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 06:44:54 06:44:54 [publishToSwagger] Publishing API Name [security-proxy-auth] [/w/workspace/edgex-go/886/openapi/security-proxy-auth.yaml] 06:44:54 % Total % Received % Xferd Average Speed Time Time Time Current 06:44:54 Dload Upload Total Spent Left Speed 06:44:54 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 24535 100 66 100 24469 702 254k --:--:-- --:--:-- --:--:-- 254k 06:44:54 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 06:44:54 06:44:54 [publishToSwagger] Publishing API Name [security-secretstore-setup] [/w/workspace/edgex-go/886/openapi/security-secretstore-setup.yaml] 06:44:54 % Total % Received % Xferd Average Speed Time Time Time Current 06:44:54 Dload Upload Total Spent Left Speed 06:44:54 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3979 100 66 100 3913 814 48308 --:--:-- --:--:-- --:--:-- 49123 06:44:54 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 06:44:54 06:44:54 [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/886/openapi/support-notifications.yaml] 06:44:55 % Total % Received % Xferd Average Speed Time Time Time Current 06:44:55 Dload Upload Total Spent Left Speed 06:44:55 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 97k 100 66 100 99976 523 774k --:--:-- --:--:-- --:--:-- 775k 06:44:55 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 06:44:55 06:44:55 [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/886/openapi/support-scheduler.yaml] 06:44:55 % Total % Received % Xferd Average Speed Time Time Time Current 06:44:55 Dload Upload Total Spent Left Speed 06:44:55 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 50767 100 66 100 50701 628 471k --:--:-- --:--:-- --:--:-- 467k 100 50767 100 66 100 50701 628 471k --:--:-- --:--:-- --:--:-- 467k 06:44:55 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 06:44:55 [Pipeline] } 06:44:55 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh 06:44:55 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 06:44:55 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:44:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:44:56 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:44:56 prd-ubuntu20.04-docker-8c-8g-6984 does not seem to be running inside a container 06:44:56 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/886 -v /w/workspace/edgex-go/886:/w/workspace/edgex-go/886:rw,z -v /w/workspace/edgex-go/886@tmp:/w/workspace/edgex-go/886@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 06:44:56 $ docker top 008f470d5b7d5ce2622b4557b9a62a72ce82fbeca42435b8b128a4b2a17dbf8f -eo pid,comm 06:44:56 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). 06:44:56 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:44:56 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:44:56 [ssh-agent] Looking for ssh-agent implementation... 06:44:56 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:44:56 $ docker exec 008f470d5b7d5ce2622b4557b9a62a72ce82fbeca42435b8b128a4b2a17dbf8f ssh-agent 06:44:57 SSH_AUTH_SOCK=/tmp/ssh-vjhSziqR9Ire/agent.34 06:44:57 SSH_AGENT_PID=40 06:44:57 Running ssh-add (command line suppressed) 06:44:57 Identity added: /w/workspace/edgex-go/886@tmp/private_key_3286968036122742244.key (/w/workspace/edgex-go/886@tmp/private_key_3286968036122742244.key) 06:44:57 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:44:57 + git semver tag 06:44:58 2025-08-14 06:44:57,720 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 06:44:58 2025-08-14 06:44:57,724 [run_tag] DEBUG tag force:False 06:44:58 2025-08-14 06:44:57,724 [check_head_tag] DEBUG check head tag 06:44:58 2025-08-14 06:44:57,725 [execute] INFO git cat-file --batch-check 06:44:58 2025-08-14 06:44:57,726 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/886, stdin=, shell=False, universal_newlines=False) 06:44:58 2025-08-14 06:44:57,728 [execute] INFO git cat-file --batch 06:44:58 2025-08-14 06:44:57,728 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/886, stdin=, shell=False, universal_newlines=False) 06:44:58 2025-08-14 06:44:57,749 [read_version] DEBUG read version from /w/workspace/edgex-go/886/.semver/main 06:44:58 2025-08-14 06:44:57,749 [execute] INFO git tag -a v4.1.0-dev.47 -m v4.1.0-dev.47 06:44:58 2025-08-14 06:44:57,750 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.1.0-dev.47', '-m', 'v4.1.0-dev.47'], cwd=/w/workspace/edgex-go/886, stdin=None, shell=False, universal_newlines=False) 06:44:58 2025-08-14 06:44:57,753 [read_version] DEBUG read version from /w/workspace/edgex-go/886/.semver/main 06:44:58 4.1.0-dev.47 [Pipeline] } 06:44:58 $ docker exec --env ******** --env ******** 008f470d5b7d5ce2622b4557b9a62a72ce82fbeca42435b8b128a4b2a17dbf8f ssh-agent -k 06:44:58 unset SSH_AUTH_SOCK; 06:44:58 unset SSH_AGENT_PID; 06:44:58 echo Agent pid 40 killed; 06:44:58 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:44:58 + git semver [Pipeline] } 06:44:58 $ docker stop --time=1 008f470d5b7d5ce2622b4557b9a62a72ce82fbeca42435b8b128a4b2a17dbf8f 06:45:00 $ docker rm -f --volumes 008f470d5b7d5ce2622b4557b9a62a72ce82fbeca42435b8b128a4b2a17dbf8f [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:45:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 06:45:00 06:45:00 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:45:00 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 06:45:00 0.23.1-centos7: Pulling from edgex-lftools 06:45:00 ab5ef0e58194: Pulling fs layer 06:45:00 9712f1f96733: Pulling fs layer 06:45:00 63f879dbbcfc: Pulling fs layer 06:45:00 0d9ebad4ef96: Pulling fs layer 06:45:00 e9a5061849ea: Pulling fs layer 06:45:00 d747dcd14b5f: Pulling fs layer 06:45:00 2de7ff778b66: Pulling fs layer 06:45:00 0d9ebad4ef96: Waiting 06:45:00 e9a5061849ea: Waiting 06:45:00 d747dcd14b5f: Waiting 06:45:00 2de7ff778b66: Waiting 06:45:00 9712f1f96733: Verifying Checksum 06:45:00 9712f1f96733: Download complete 06:45:01 63f879dbbcfc: Verifying Checksum 06:45:01 63f879dbbcfc: Download complete 06:45:01 e9a5061849ea: Verifying Checksum 06:45:01 e9a5061849ea: Download complete 06:45:01 d747dcd14b5f: Download complete 06:45:01 0d9ebad4ef96: Verifying Checksum 06:45:01 0d9ebad4ef96: Download complete 06:45:01 ab5ef0e58194: Verifying Checksum 06:45:01 ab5ef0e58194: Download complete 06:45:01 2de7ff778b66: Verifying Checksum 06:45:01 2de7ff778b66: Download complete 06:45:05 ab5ef0e58194: Pull complete 06:45:05 9712f1f96733: Pull complete 06:45:06 63f879dbbcfc: Pull complete 06:45:12 0d9ebad4ef96: Pull complete 06:45:12 e9a5061849ea: Pull complete 06:45:12 d747dcd14b5f: Pull complete 06:45:13 2de7ff778b66: Pull complete 06:45:13 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 06:45:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 06:45:14 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:45:14 prd-ubuntu20.04-docker-8c-8g-6984 does not seem to be running inside a container 06:45:14 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/886 -v /w/workspace/edgex-go/886:/w/workspace/edgex-go/886:rw,z -v /w/workspace/edgex-go/886@tmp:/w/workspace/edgex-go/886@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 06:45:20 $ docker top 7aa02af3042a6d886bb1bc9a89d11e695f4b81d211a75ee117f942f13a42c6e0 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 06:45:20 provisioning config files... 06:45:20 copy managed file [sigul-config] to file:/w/workspace/edgex-go/886@tmp/config17869067713879562731tmp 06:45:20 copy managed file [sigul-password] to file:/w/workspace/edgex-go/886@tmp/config14704463955537757984tmp 06:45:20 copy managed file [sigul-pki] to file:/w/workspace/edgex-go/886@tmp/config5542696360069682208tmp [Pipeline] { [Pipeline] echo 06:45:20 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 06:45:21 ---> sigul-configuration.sh 06:45:21 gpg: directory `/root/.gnupg' created 06:45:21 gpg: new configuration file `/root/.gnupg/gpg.conf' created 06:45:21 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 06:45:21 gpg: keyring `/root/.gnupg/secring.gpg' created 06:45:21 gpg: keyring `/root/.gnupg/pubring.gpg' created 06:45:21 gpg: CAST5 encrypted data 06:45:21 gpg: encrypted with 1 passphrase 06:45:21 gpg: WARNING: message was not integrity protected [Pipeline] sh 06:45:21 + mkdir /home/jenkins 06:45:21 + mkdir /home/jenkins/sigul [Pipeline] sh 06:45:21 + 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 06:45:21 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 06:45:22 ---> sigul-install.sh 06:45:22 Sigul already installed; skipping installation. [Pipeline] sh 06:45:22 + git tag --list 06:45:22 0.6.0 06:45:22 0.6.1 06:45:22 0.7.0 06:45:22 0.7.1 06:45:22 v1.0.0 06:45:22 v1.0.1 06:45:22 v1.1.0 06:45:22 v1.2.0 06:45:22 v1.2.1 06:45:22 v1.3.0 06:45:22 v1.3.1 06:45:22 v2.0.0 06:45:22 v2.1.0 06:45:22 v2.1.1 06:45:22 v2.2.0 06:45:22 v2.3.0 06:45:22 v3.0 06:45:22 v3.0.0 06:45:22 v3.1 06:45:22 v3.1.0 06:45:22 v3.1.1 06:45:22 v4.0 06:45:22 v4.0.0 06:45:22 v4.0.1 06:45:22 v4.0.1-dev.1 06:45:22 v4.1.0-dev.1 06:45:22 v4.1.0-dev.10 06:45:22 v4.1.0-dev.11 06:45:22 v4.1.0-dev.12 06:45:22 v4.1.0-dev.13 06:45:22 v4.1.0-dev.14 06:45:22 v4.1.0-dev.15 06:45:22 v4.1.0-dev.16 06:45:22 v4.1.0-dev.17 06:45:22 v4.1.0-dev.18 06:45:22 v4.1.0-dev.19 06:45:22 v4.1.0-dev.2 06:45:22 v4.1.0-dev.20 06:45:22 v4.1.0-dev.21 06:45:22 v4.1.0-dev.22 06:45:22 v4.1.0-dev.23 06:45:22 v4.1.0-dev.24 06:45:22 v4.1.0-dev.25 06:45:22 v4.1.0-dev.26 06:45:22 v4.1.0-dev.27 06:45:22 v4.1.0-dev.28 06:45:22 v4.1.0-dev.29 06:45:22 v4.1.0-dev.3 06:45:22 v4.1.0-dev.30 06:45:22 v4.1.0-dev.31 06:45:22 v4.1.0-dev.32 06:45:22 v4.1.0-dev.33 06:45:22 v4.1.0-dev.34 06:45:22 v4.1.0-dev.35 06:45:22 v4.1.0-dev.36 06:45:22 v4.1.0-dev.37 06:45:22 v4.1.0-dev.38 06:45:22 v4.1.0-dev.39 06:45:22 v4.1.0-dev.4 06:45:22 v4.1.0-dev.40 06:45:22 v4.1.0-dev.41 06:45:22 v4.1.0-dev.42 06:45:22 v4.1.0-dev.43 06:45:22 v4.1.0-dev.44 06:45:22 v4.1.0-dev.45 06:45:22 v4.1.0-dev.46 06:45:22 v4.1.0-dev.47 06:45:22 v4.1.0-dev.5 06:45:22 v4.1.0-dev.6 06:45:22 v4.1.0-dev.7 06:45:22 v4.1.0-dev.8 06:45:22 v4.1.0-dev.9 [Pipeline] sh 06:45:22 + lftools sign git-tag v4.1.0-dev.47 06:45:23 Signing Git tag with Sigul... 06:45:23 Signing v4.1.0-dev.47 [Pipeline] echo 06:45:23 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 06:45:23 ---> sigul-configuration-cleanup.sh [Pipeline] } 06:45:23 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 06:45:23 $ docker stop --time=1 7aa02af3042a6d886bb1bc9a89d11e695f4b81d211a75ee117f942f13a42c6e0 06:45:25 $ docker rm -f --volumes 7aa02af3042a6d886bb1bc9a89d11e695f4b81d211a75ee117f942f13a42c6e0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 06:45:26 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 06:45:26 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:45:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:45:26 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:45:26 prd-ubuntu20.04-docker-8c-8g-6984 does not seem to be running inside a container 06:45:26 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/886 -v /w/workspace/edgex-go/886:/w/workspace/edgex-go/886:rw,z -v /w/workspace/edgex-go/886@tmp:/w/workspace/edgex-go/886@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 06:45:26 $ docker top 40382877dcae9179143c95638a1e7bff19c6f3f8d31da6f96a7ecb4ba4d6c311 -eo pid,comm 06:45:26 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). 06:45:26 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:45:26 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:45:26 [ssh-agent] Looking for ssh-agent implementation... 06:45:26 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:45:26 $ docker exec 40382877dcae9179143c95638a1e7bff19c6f3f8d31da6f96a7ecb4ba4d6c311 ssh-agent 06:45:27 SSH_AUTH_SOCK=/tmp/ssh-m0CEiha8uqR6/agent.31 06:45:27 SSH_AGENT_PID=37 06:45:27 Running ssh-add (command line suppressed) 06:45:27 Identity added: /w/workspace/edgex-go/886@tmp/private_key_1187394698192198486.key (/w/workspace/edgex-go/886@tmp/private_key_1187394698192198486.key) 06:45:27 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:45:27 + git semver bump pre 06:45:27 2025-08-14 06:45:27,633 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 06:45:27 2025-08-14 06:45:27,639 [read_version] DEBUG read version from /w/workspace/edgex-go/886/.semver/main 06:45:27 2025-08-14 06:45:27,639 [bump_version] DEBUG bumping version:4.1.0-dev.47 on axis:pre with prefix:dev 06:45:27 2025-08-14 06:45:27,639 [bump_version] DEBUG bumped version:4.1.0-dev.48 06:45:27 2025-08-14 06:45:27,639 [write_version] DEBUG write version:4.1.0-dev.48 to path:/w/workspace/edgex-go/886/.semver/main with force:True 06:45:27 2025-08-14 06:45:27,639 [read_version] DEBUG read version from /w/workspace/edgex-go/886/.semver/main 06:45:27 2025-08-14 06:45:27,639 [write_file] DEBUG write to file:/w/workspace/edgex-go/886/.semver/main 06:45:27 2025-08-14 06:45:27,641 [execute] INFO git cat-file --batch-check 06:45:27 2025-08-14 06:45:27,641 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/886/.semver, stdin=, shell=False, universal_newlines=False) 06:45:27 2025-08-14 06:45:27,644 [execute] INFO git cat-file --batch 06:45:27 2025-08-14 06:45:27,645 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/886/.semver, stdin=, shell=False, universal_newlines=False) 06:45:27 2025-08-14 06:45:27,648 [read_version] DEBUG read version from /w/workspace/edgex-go/886/.semver/main 06:45:27 4.1.0-dev.48 [Pipeline] } 06:45:27 $ docker exec --env ******** --env ******** 40382877dcae9179143c95638a1e7bff19c6f3f8d31da6f96a7ecb4ba4d6c311 ssh-agent -k 06:45:27 unset SSH_AUTH_SOCK; 06:45:27 unset SSH_AGENT_PID; 06:45:27 echo Agent pid 37 killed; 06:45:27 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:45:28 + git semver [Pipeline] } 06:45:28 $ docker stop --time=1 40382877dcae9179143c95638a1e7bff19c6f3f8d31da6f96a7ecb4ba4d6c311 06:45:29 $ docker rm -f --volumes 40382877dcae9179143c95638a1e7bff19c6f3f8d31da6f96a7ecb4ba4d6c311 [Pipeline] // withDockerContainer [Pipeline] sh 06:45:30 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 06:45:30 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:45:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:45:30 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:45:30 prd-ubuntu20.04-docker-8c-8g-6984 does not seem to be running inside a container 06:45:30 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/886 -v /w/workspace/edgex-go/886:/w/workspace/edgex-go/886:rw,z -v /w/workspace/edgex-go/886@tmp:/w/workspace/edgex-go/886@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 06:45:30 $ docker top ef0c435dc33d009e7435b2d03e710d28a4331fd12fed696be3e5fd521ee2d31a -eo pid,comm 06:45:31 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). 06:45:31 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:45:31 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:45:31 [ssh-agent] Looking for ssh-agent implementation... 06:45:31 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:45:31 $ docker exec ef0c435dc33d009e7435b2d03e710d28a4331fd12fed696be3e5fd521ee2d31a ssh-agent 06:45:31 SSH_AUTH_SOCK=/tmp/ssh-6mau2ma8Avrd/agent.33 06:45:31 SSH_AGENT_PID=39 06:45:31 Running ssh-add (command line suppressed) 06:45:31 Identity added: /w/workspace/edgex-go/886@tmp/private_key_10321059882767446654.key (/w/workspace/edgex-go/886@tmp/private_key_10321059882767446654.key) 06:45:31 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:45:31 + git semver push 06:45:31 2025-08-14 06:45:31,893 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 06:45:31 2025-08-14 06:45:31,908 [run_push] DEBUG push 06:45:31 2025-08-14 06:45:31,909 [execute] INFO git cat-file --batch-check 06:45:31 2025-08-14 06:45:31,909 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/886/.semver, stdin=, shell=False, universal_newlines=False) 06:45:31 2025-08-14 06:45:31,911 [execute] INFO git rev-list 3075eb43630d5ed5e744b0c230787e4115c40e88 -- 06:45:31 2025-08-14 06:45:31,911 [execute] DEBUG Popen(['git', 'rev-list', '3075eb43630d5ed5e744b0c230787e4115c40e88', '--'], cwd=/w/workspace/edgex-go/886/.semver, stdin=None, shell=False, universal_newlines=False) 06:45:31 2025-08-14 06:45:31,930 [execute] INFO git fetch -v -- origin 06:45:31 2025-08-14 06:45:31,930 [execute] DEBUG Popen(['git', 'fetch', '-v', '--', 'origin'], cwd=/w/workspace/edgex-go/886/.semver, stdin=None, shell=False, universal_newlines=True) 06:45:32 2025-08-14 06:45:32,398 [run_push] DEBUG no remote changes detected 06:45:32 2025-08-14 06:45:32,398 [execute] INFO git push origin semver 06:45:32 2025-08-14 06:45:32,399 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/886/.semver, stdin=None, shell=False, universal_newlines=False) 06:45:33 2025-08-14 06:45:33,152 [run_push] DEBUG push all version tags 06:45:33 2025-08-14 06:45:33,152 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 06:45:33 2025-08-14 06:45:33,152 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/886, stdin=None, shell=False, universal_newlines=False) 06:45:34 2025-08-14 06:45:33,845 [read_version] DEBUG read version from /w/workspace/edgex-go/886/.semver/main 06:45:34 4.1.0-dev.48 [Pipeline] } 06:45:34 $ docker exec --env ******** --env ******** ef0c435dc33d009e7435b2d03e710d28a4331fd12fed696be3e5fd521ee2d31a ssh-agent -k 06:45:34 unset SSH_AUTH_SOCK; 06:45:34 unset SSH_AGENT_PID; 06:45:34 echo Agent pid 39 killed; 06:45:34 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:45:34 + git semver [Pipeline] } 06:45:34 $ docker stop --time=1 ef0c435dc33d009e7435b2d03e710d28a4331fd12fed696be3e5fd521ee2d31a 06:45:36 $ docker rm -f --volumes ef0c435dc33d009e7435b2d03e710d28a4331fd12fed696be3e5fd521ee2d31a [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 06:45:36 + [ -d /w/workspace/edgex-go/886/archives ] [Pipeline] libraryResource [Pipeline] sh 06:45:36 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 06:45:37 ---> package-listing.sh 06:45:37 ++ facter osfamily 06:45:37 ++ tr '[:upper:]' '[:lower:]' 06:45:37 + OS_FAMILY=debian 06:45:37 + workspace=/w/workspace/edgex-go/886 06:45:37 + START_PACKAGES=/tmp/packages_start.txt 06:45:37 + END_PACKAGES=/tmp/packages_end.txt 06:45:37 + DIFF_PACKAGES=/tmp/packages_diff.txt 06:45:37 + PACKAGES=/tmp/packages_start.txt 06:45:37 + '[' /w/workspace/edgex-go/886 ']' 06:45:37 + PACKAGES=/tmp/packages_end.txt 06:45:37 + case "${OS_FAMILY}" in 06:45:37 + dpkg -l 06:45:37 + grep '^ii' 06:45:37 + '[' -f /tmp/packages_start.txt ']' 06:45:37 + '[' -f /tmp/packages_end.txt ']' 06:45:37 + diff /tmp/packages_start.txt /tmp/packages_end.txt 06:45:37 + '[' /w/workspace/edgex-go/886 ']' 06:45:37 + mkdir -p /w/workspace/edgex-go/886/archives/ 06:45:37 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/886/archives/ [Pipeline] echo 06:45:37 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/886/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 06:45:38 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:45:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:45:38 06:45:38 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:45:39 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:45:39 latest: Pulling from edgex-lftools-log-publisher 06:45:39 5eb5b503b376: Pulling fs layer 06:45:39 5c69ac0246d0: Pulling fs layer 06:45:39 ec43610c2a17: Pulling fs layer 06:45:39 3a2ae6a8a46f: Pulling fs layer 06:45:39 33b1e0a273af: Pulling fs layer 06:45:39 5d3b04190fa2: Pulling fs layer 06:45:39 2f39f015ded8: Pulling fs layer 06:45:39 33b1e0a273af: Waiting 06:45:39 5d3b04190fa2: Waiting 06:45:39 2f39f015ded8: Waiting 06:45:39 3a2ae6a8a46f: Waiting 06:45:39 5c69ac0246d0: Verifying Checksum 06:45:39 5c69ac0246d0: Download complete 06:45:39 3a2ae6a8a46f: Verifying Checksum 06:45:39 3a2ae6a8a46f: Download complete 06:45:39 33b1e0a273af: Verifying Checksum 06:45:39 33b1e0a273af: Download complete 06:45:39 5d3b04190fa2: Verifying Checksum 06:45:39 5d3b04190fa2: Download complete 06:45:39 ec43610c2a17: Verifying Checksum 06:45:39 ec43610c2a17: Download complete 06:45:39 5eb5b503b376: Verifying Checksum 06:45:39 5eb5b503b376: Download complete 06:45:39 2f39f015ded8: Download complete 06:45:40 5eb5b503b376: Pull complete 06:45:41 5c69ac0246d0: Pull complete 06:45:41 ec43610c2a17: Pull complete 06:45:41 3a2ae6a8a46f: Pull complete 06:45:41 33b1e0a273af: Pull complete 06:45:41 5d3b04190fa2: Pull complete 06:45:48 2f39f015ded8: Pull complete 06:45:48 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 06:45:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:45:48 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:45:48 prd-ubuntu20.04-docker-8c-8g-6984 does not seem to be running inside a container 06:45:48 $ 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/886/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/886 -v /w/workspace/edgex-go/886:/w/workspace/edgex-go/886:rw,z -v /w/workspace/edgex-go/886@tmp:/w/workspace/edgex-go/886@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 06:45:54 $ docker top b15ffbd7959be08dc452a14674f6bf6e2829f79be710f4eeecf2857304a632fa -eo pid,comm [Pipeline] { [Pipeline] sh 06:45:54 + touch /tmp/pre-build-complete [Pipeline] sh 06:45:54 + mkdir -p /var/log/sysstat [Pipeline] sh 06:45:55 + ls /var/log/sa-host 06:45:55 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:45:55 provisioning config files... 06:45:55 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/886@tmp/config15088818288540707193tmp [Pipeline] { [Pipeline] echo 06:45:55 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 06:45:55 ---> create-netrc.sh [Pipeline] } 06:45:55 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 06:45:55 ---> python-tools-install.sh [Pipeline] echo 06:45:55 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 06:45:56 ---> sudo-logs.sh 06:45:56 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 06:45:56 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 06:45:56 ---> job-cost.sh 06:45:56 lf-activate-venv: SKIPPING 06:45:56 DEBUG: total: 0.10999999940395355 06:45:56 INFO: Retrieving Stack Cost... 06:45:56 INFO: Retrieving Pricing Info for: v3-standard-8 06:45:57 INFO: Archiving Costs [Pipeline] echo 06:45:57 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 06:45:57 ---> logs-deploy.sh 06:45:57 lf-activate-venv: SKIPPING 06:45:57 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/886 06:45:57 INFO: archiving workspace using pattern(s): 06:45:58 Archives upload complete. 06:45:58 INFO: archiving logs to Nexus 06:45:59 ---> uname -a: 06:45:59 Linux prd-ubuntu20-04-docker-8c-8g-6984 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 GNU/Linux 06:45:59 06:45:59 06:45:59 ---> lscpu: 06:45:59 Architecture: x86_64 06:45:59 CPU op-mode(s): 32-bit, 64-bit 06:45:59 Byte Order: Little Endian 06:45:59 Address sizes: 40 bits physical, 48 bits virtual 06:45:59 CPU(s): 8 06:45:59 On-line CPU(s) list: 0-7 06:45:59 Thread(s) per core: 1 06:45:59 Core(s) per socket: 1 06:45:59 Socket(s): 8 06:45:59 NUMA node(s): 1 06:45:59 Vendor ID: AuthenticAMD 06:45:59 CPU family: 23 06:45:59 Model: 49 06:45:59 Model name: AMD EPYC-Rome Processor 06:45:59 Stepping: 0 06:45:59 CPU MHz: 2799.998 06:45:59 BogoMIPS: 5599.99 06:45:59 Virtualization: AMD-V 06:45:59 Hypervisor vendor: KVM 06:45:59 Virtualization type: full 06:45:59 L1d cache: 256 KiB 06:45:59 L1i cache: 256 KiB 06:45:59 L2 cache: 4 MiB 06:45:59 L3 cache: 128 MiB 06:45:59 NUMA node0 CPU(s): 0-7 06:45:59 Vulnerability Gather data sampling: Not affected 06:45:59 Vulnerability Itlb multihit: Not affected 06:45:59 Vulnerability L1tf: Not affected 06:45:59 Vulnerability Mds: Not affected 06:45:59 Vulnerability Meltdown: Not affected 06:45:59 Vulnerability Mmio stale data: Not affected 06:45:59 Vulnerability Retbleed: Vulnerable 06:45:59 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 06:45:59 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 06:45:59 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; IBRS_FW; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 06:45:59 Vulnerability Srbds: Not affected 06:45:59 Vulnerability Tsx async abort: Not affected 06:45:59 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 06:45:59 06:45:59 06:45:59 ---> nproc: 06:45:59 8 06:45:59 06:45:59 06:45:59 ---> df -h: 06:45:59 Filesystem Size Used Avail Use% Mounted on 06:45:59 overlay 155G 33G 123G 21% / 06:45:59 tmpfs 64M 0 64M 0% /dev 06:45:59 tmpfs 16G 0 16G 0% /sys/fs/cgroup 06:45:59 shm 64M 0 64M 0% /dev/shm 06:45:59 /dev/vda1 155G 33G 123G 21% /facter-os 06:45:59 06:45:59 06:45:59 ---> sar -b -r -n DEV: 06:45:59 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-8c-8g-6984) 08/14/25 _x86_64_ (8 CPU) 06:45:59 06:45:59 05:54:39 LINUX RESTART (8 CPU) 06:45:59 06:45:59 05:55:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 06:45:59 05:56:01 410.23 63.98 346.26 0.00 11339.75 153142.66 0.00 06:45:59 05:57:02 174.53 10.68 163.84 0.00 1663.94 43136.21 0.00 06:45:59 05:58:01 40.98 0.00 40.98 0.00 0.00 33709.54 0.00 06:45:59 05:59:01 48.64 0.32 48.33 0.00 7.60 21395.30 0.00 06:45:59 06:00:01 456.97 1.13 455.84 0.00 72.52 292166.24 0.00 06:45:59 06:01:01 778.22 19.95 758.27 0.00 4388.74 264516.98 0.00 06:45:59 06:02:01 203.84 1.08 202.76 0.00 8.65 50978.48 0.00 06:45:59 06:03:01 270.78 0.15 270.63 0.00 1.20 131581.28 0.00 06:45:59 06:04:01 655.11 0.02 655.09 0.00 0.13 131394.10 0.00 06:45:59 06:05:01 50.21 0.00 50.21 0.00 0.00 1111.01 0.00 06:45:59 06:06:01 20.16 0.00 20.16 0.00 0.00 476.59 0.00 06:45:59 06:07:01 9.78 0.00 9.78 0.00 0.00 241.03 0.00 06:45:59 06:08:01 1.30 0.00 1.30 0.00 0.00 18.26 0.00 06:45:59 06:09:01 1.05 0.00 1.05 0.00 0.00 11.73 0.00 06:45:59 06:10:01 1.83 0.02 1.82 0.00 0.13 20.53 0.00 06:45:59 06:11:01 1.65 0.00 1.65 0.00 0.00 22.80 0.00 06:45:59 06:12:01 1.07 0.00 1.07 0.00 0.00 11.73 0.00 06:45:59 06:13:01 0.88 0.00 0.88 0.00 0.00 10.93 0.00 06:45:59 06:14:01 1.17 0.00 1.17 0.00 0.00 12.66 0.00 06:45:59 06:15:01 1.25 0.00 1.25 0.00 0.00 14.26 0.00 06:45:59 06:16:01 1.27 0.00 1.27 0.00 0.00 14.26 0.00 06:45:59 06:17:01 0.92 0.02 0.90 0.00 0.13 10.93 0.00 06:45:59 06:18:01 1.35 0.00 1.35 0.00 0.00 14.66 0.00 06:45:59 06:19:01 0.95 0.00 0.95 0.00 0.00 11.33 0.00 06:45:59 06:20:01 1.33 0.00 1.33 0.00 0.00 14.93 0.00 06:45:59 06:21:01 0.95 0.00 0.95 0.00 0.00 12.26 0.00 06:45:59 06:22:01 1.23 0.00 1.23 0.00 0.00 13.33 0.00 06:45:59 06:23:01 0.85 0.00 0.85 0.00 0.00 10.53 0.00 06:45:59 06:24:01 1.25 0.00 1.25 0.00 0.00 13.73 0.00 06:45:59 06:25:01 1.60 0.00 1.60 0.00 0.00 18.39 0.00 06:45:59 06:26:01 4.32 2.26 2.06 0.00 36.39 75.96 0.00 06:45:59 06:27:01 0.97 0.00 0.97 0.00 0.00 11.33 0.00 06:45:59 06:28:01 1.55 0.30 1.25 0.00 16.80 14.93 0.00 06:45:59 06:29:01 2.57 1.40 1.17 0.00 31.19 15.86 0.00 06:45:59 06:30:01 1.37 0.00 1.37 0.00 0.00 16.00 0.00 06:45:59 06:31:01 1.00 0.00 1.00 0.00 0.00 12.26 0.00 06:45:59 06:32:01 1.20 0.00 1.20 0.00 0.00 13.06 0.00 06:45:59 06:33:01 1.08 0.00 1.08 0.00 0.00 12.93 0.00 06:45:59 06:34:01 1.37 0.00 1.37 0.00 0.00 14.93 0.00 06:45:59 06:35:01 1.28 0.00 1.28 0.00 0.00 15.06 0.00 06:45:59 06:36:01 1.18 0.00 1.18 0.00 0.00 14.13 0.00 06:45:59 06:37:01 0.97 0.00 0.97 0.00 0.00 12.93 0.00 06:45:59 06:38:01 1.37 0.00 1.37 0.00 0.00 15.06 0.00 06:45:59 06:39:01 0.98 0.00 0.98 0.00 0.00 12.53 0.00 06:45:59 06:40:01 1.24 0.00 1.24 0.00 0.00 13.69 0.00 06:45:59 06:41:01 1.03 0.00 1.03 0.00 0.00 13.60 0.00 06:45:59 06:42:01 1.37 0.00 1.37 0.00 0.00 15.19 0.00 06:45:59 06:43:01 1.03 0.00 1.03 0.00 0.00 11.86 0.00 06:45:59 06:44:01 1.15 0.00 1.15 0.00 0.00 13.20 0.00 06:45:59 06:45:01 83.52 0.65 82.87 0.00 14.26 29212.20 0.00 06:45:59 Average: 64.96 2.02 62.94 0.00 348.25 23034.42 0.00 06:45:59 06:45:59 05:55:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 06:45:59 05:56:01 28466608 31535684 766984 2.33 83492 3267644 1824948 5.38 1007264 3010868 419504 06:45:59 05:57:02 26297684 31165044 1114668 3.39 124724 4870776 2276752 6.71 2148060 3869268 763808 06:45:59 05:58:01 25984936 31457488 821560 2.50 128592 5443060 1874204 5.53 1917372 4385760 961256 06:45:59 05:59:01 25543940 31399692 877752 2.67 134328 5780576 1913576 5.64 1941992 4760056 728944 06:45:59 06:00:01 18926900 31267484 978924 2.98 153356 12084324 3544100 10.45 2380580 10723332 66852 06:45:59 06:01:01 10646360 31029012 1193620 3.63 380500 19406688 6897044 20.33 3535472 17325384 3020 06:45:59 06:02:01 4486796 27971276 4191716 12.75 427616 22050416 11016656 32.48 7840800 18690772 1378576 06:45:59 06:03:01 2644264 29341748 2824404 8.59 443188 25129516 8097320 23.87 7884548 20379556 829640 06:45:59 06:04:01 5547760 31286812 941856 2.87 454484 24386992 2312452 6.82 3860336 21809700 1060 06:45:59 06:05:01 5638872 31378976 853800 2.60 456176 24387576 2130072 6.28 4097164 21493888 660 06:45:59 06:06:01 5654272 31395280 837696 2.55 456756 24387888 2002020 5.90 4564408 21011988 512 06:45:59 06:07:01 5652088 31393276 839456 2.55 457028 24387952 1983644 5.85 4644408 20931340 44 06:45:59 06:08:01 5654752 31396096 836856 2.55 457040 24388084 1983644 5.85 4641784 20931472 8 06:45:59 06:09:01 5655752 31397108 835872 2.54 457044 24388084 1983644 5.85 4641196 20931472 136 06:45:59 06:10:01 5655360 31396864 836332 2.54 457064 24388080 2037208 6.01 4641100 20931476 20 06:45:59 06:11:01 5673984 31415520 817604 2.49 457104 24388064 2037208 6.01 4622572 20931452 200 06:45:59 06:12:01 5674368 31415908 817140 2.49 457116 24388068 2037208 6.01 4621984 20931456 164 06:45:59 06:13:01 5674960 31416644 816408 2.48 457124 24388200 2037208 6.01 4621668 20931580 180 06:45:59 06:14:01 5674904 31416600 816396 2.48 457144 24388200 2037208 6.01 4621656 20931588 4 06:45:59 06:15:01 5676148 31417888 815072 2.48 457164 24388204 2037208 6.01 4620556 20931592 196 06:45:59 06:16:01 5676316 31418072 815024 2.48 457188 24388208 2037208 6.01 4620628 20931596 4 06:45:59 06:17:01 5675724 31417516 815572 2.48 457204 24388204 2037208 6.01 4620620 20931596 184 06:45:59 06:18:01 5675896 31417748 815252 2.48 457204 24388212 2037208 6.01 4620604 20931600 8 06:45:59 06:19:01 5675540 31417400 815540 2.48 457204 24388216 2037208 6.01 4620632 20931604 188 06:45:59 06:20:01 5675556 31417428 815460 2.48 457220 24388220 2037208 6.01 4620644 20931608 36 06:45:59 06:21:01 5675320 31417220 815612 2.48 457232 24388228 2037208 6.01 4620760 20931612 180 06:45:59 06:22:01 5674988 31416896 815864 2.48 457244 24388228 2037208 6.01 4621080 20931612 4 06:45:59 06:23:01 5674996 31416936 815756 2.48 457264 24388232 2037208 6.01 4620736 20931620 192 06:45:59 06:24:01 5675020 31416984 815732 2.48 457284 24388236 2037208 6.01 4620756 20931624 24 06:45:59 06:25:01 5675012 31416996 815716 2.48 457312 24388220 2037208 6.01 4621068 20931624 144 06:45:59 06:26:01 5672616 31417280 815044 2.48 457360 24390604 2037208 6.01 4621272 20933896 4 06:45:59 06:27:01 5672456 31417188 815008 2.48 457384 24390604 2037208 6.01 4620936 20933896 184 06:45:59 06:28:01 5672220 31417488 814700 2.48 457404 24391108 2037208 6.01 4623596 20934216 16 06:45:59 06:29:01 5665772 31413012 818980 2.49 457428 24392056 2053452 6.05 4628644 20934572 188 06:45:59 06:30:01 5665724 31412988 818956 2.49 457452 24392056 2053452 6.05 4628700 20934552 40 06:45:59 06:31:01 5666152 31413432 818656 2.49 457472 24392060 2053452 6.05 4628488 20934556 200 06:45:59 06:32:01 5665884 31413204 818888 2.49 457476 24392060 2053452 6.05 4628424 20934556 8 06:45:59 06:33:01 5665868 31413200 818936 2.49 457504 24392064 2053452 6.05 4628428 20934560 176 06:45:59 06:34:01 5665792 31413156 819152 2.49 457532 24392068 2053452 6.05 4628536 20934564 8 06:45:59 06:35:01 5665044 31412460 819796 2.49 457552 24392068 2053452 6.05 4628524 20934564 48 06:45:59 06:36:01 5664980 31412428 819784 2.49 457580 24392072 2053452 6.05 4628888 20934568 20 06:45:59 06:37:01 5664176 31411648 820596 2.50 457604 24392084 2053452 6.05 4628636 20934572 212 06:45:59 06:38:01 5664308 31411824 820332 2.50 457628 24392084 2053452 6.05 4629004 20934580 212 06:45:59 06:39:01 5664316 31411852 820304 2.50 457644 24392088 2053452 6.05 4628736 20934584 196 06:45:59 06:40:01 5664560 31412096 819964 2.49 457672 24392088 2053452 6.05 4628704 20934584 24 06:45:59 06:41:01 5663576 31411144 820860 2.50 457696 24392092 2053452 6.05 4628788 20934588 192 06:45:59 06:42:01 5663688 31411320 820856 2.50 457732 24392096 2053452 6.05 4629060 20934592 8 06:45:59 06:43:01 5663688 31411320 820824 2.50 457744 24392096 2053452 6.05 4629088 20934592 148 06:45:59 06:44:01 5663364 31411032 821036 2.50 457780 24392100 2053452 6.05 4629076 20934596 24 06:45:59 06:45:01 5035268 31342392 888640 2.70 483828 24897552 2177836 6.42 4722584 21432244 107428 06:45:59 Average: 7605491 31285161 948819 2.89 422137 22458274 2471602 7.29 4434211 19286951 105302 06:45:59 06:45:59 05:55:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 06:45:59 05:56:01 lo 4.41 4.41 0.44 0.44 0.00 0.00 0.00 0.00 06:45:59 05:56:01 docker0 602.02 594.54 43.15 3039.11 0.00 0.00 0.00 0.00 06:45:59 05:56:01 ens3 1723.62 1569.32 13912.68 231.71 0.00 0.00 0.00 0.00 06:45:59 05:57:02 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:45:59 05:57:02 docker0 197.97 253.79 16.98 1659.14 0.00 0.00 0.00 0.00 06:45:59 05:57:02 veth94665dc 0.10 0.23 0.00 0.02 0.00 0.00 0.00 0.00 06:45:59 05:57:02 ens3 292.90 220.95 1697.15 34.72 0.00 0.00 0.00 0.00 06:45:59 05:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:45:59 05:58:01 docker0 1.53 1.53 0.11 0.14 0.00 0.00 0.00 0.00 06:45:59 05:58:01 veth94665dc 1.53 1.54 0.13 0.14 0.00 0.00 0.00 0.00 06:45:59 05:58:01 ens3 37.91 24.86 30.82 16.37 0.00 0.00 0.00 0.00 06:45:59 05:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:45:59 05:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:45:59 05:59:01 veth94665dc 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 06:45:59 05:59:01 ens3 26.79 14.58 22.76 13.33 0.00 0.00 0.00 0.00 06:45:59 06:00:01 veth7b2cccf 0.02 0.17 0.00 0.01 0.00 0.00 0.00 0.00 06:45:59 06:00:01 lo 1.67 1.67 0.17 0.17 0.00 0.00 0.00 0.00 06:45:59 06:00:01 docker0 54.81 105.25 3.40 1326.63 0.00 0.00 0.00 0.00 06:45:59 06:00:01 vethd991377 0.02 0.23 0.00 0.01 0.00 0.00 0.00 0.00 06:45:59 06:00:01 veth6d5f4ac 0.18 0.32 0.02 0.08 0.00 0.00 0.00 0.00 06:45:59 06:00:01 veth65b3b14 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:45:59 06:00:01 vethd6c33bf 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:45:59 06:00:01 veth0b982b6 0.02 0.17 0.00 0.01 0.00 0.00 0.00 0.00 06:45:59 06:00:01 vethc08ea2a 0.65 2.02 0.06 0.30 0.00 0.00 0.00 0.00 06:45:59 06:00:01 veth41363bc 1.85 4.02 0.14 46.53 0.00 0.00 0.00 0.00 06:45:59 06:00:01 ens3 311.38 175.35 5313.78 30.26 0.00 0.00 0.00 0.00 06:45:59 06:01:01 vethda57935 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:45:59 06:01:01 vethe12e4f6 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:45:59 06:01:01 lo 0.80 0.80 0.08 0.08 0.00 0.00 0.00 0.00 06:45:59 06:01:01 docker0 528.01 838.96 44.82 7608.63 0.00 0.00 0.00 0.00 06:45:59 06:01:01 veth361b0a9 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:45:59 06:01:01 veth21b9771 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 06:45:59 06:01:01 veth36e0765 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:45:59 06:01:01 veth22ca7af 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:45:59 06:01:01 veth40a0d94 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:45:59 06:01:01 vethd57794e 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:45:59 06:01:01 vethd1d7e44 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 06:45:59 06:01:01 vethfc29a1e 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:45:59 06:01:01 veth3b7da2e 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 06:45:59 06:01:01 vetha537402 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:45:59 06:01:01 vethd146ede 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 06:45:59 06:01:01 vethb813d0a 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 06:45:59 06:01:01 vethc08ea2a 0.13 1.60 0.01 0.08 0.00 0.00 0.00 0.00 06:45:59 06:01:01 ens3 1100.12 641.79 9752.70 67.57 0.00 0.00 0.00 0.00 06:45:59 06:01:01 vethf3fd516 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:45:59 06:02:01 vethda57935 0.05 0.65 0.00 0.03 0.00 0.00 0.00 0.00 06:45:59 06:02:01 lo 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 06:45:59 06:02:01 docker0 0.70 0.10 0.02 0.01 0.00 0.00 0.00 0.00 06:45:59 06:02:01 veth361b0a9 0.05 0.72 0.00 0.04 0.00 0.00 0.00 0.00 06:45:59 06:02:01 veth21b9771 0.05 0.70 0.00 0.03 0.00 0.00 0.00 0.00 06:45:59 06:02:01 veth22ca7af 0.10 0.78 0.00 0.04 0.00 0.00 0.00 0.00 06:45:59 06:02:01 veth40a0d94 0.05 0.65 0.00 0.03 0.00 0.00 0.00 0.00 06:45:59 06:02:01 vethd1d7e44 0.05 0.72 0.00 0.03 0.00 0.00 0.00 0.00 06:45:59 06:02:01 vethfc29a1e 0.05 0.60 0.00 0.03 0.00 0.00 0.00 0.00 06:45:59 06:02:01 veth3b7da2e 0.05 0.73 0.00 0.04 0.00 0.00 0.00 0.00 06:45:59 06:02:01 vetha537402 0.05 0.65 0.00 0.03 0.00 0.00 0.00 0.00 06:45:59 06:02:01 vethd146ede 0.10 0.75 0.00 0.04 0.00 0.00 0.00 0.00 06:45:59 06:02:01 vethb813d0a 0.05 0.72 0.00 0.03 0.00 0.00 0.00 0.00 06:45:59 06:02:01 vethc08ea2a 0.00 0.65 0.00 0.03 0.00 0.00 0.00 0.00 06:45:59 06:02:01 ens3 10.63 5.97 10.03 4.49 0.00 0.00 0.00 0.00 06:45:59 06:02:01 vethf3fd516 0.05 0.58 0.00 0.03 0.00 0.00 0.00 0.00 06:45:59 06:03:01 vethda57935 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 06:45:59 06:03:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 06:45:59 06:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:45:59 06:03:01 veth361b0a9 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 06:45:59 06:03:01 veth22ca7af 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 06:45:59 06:03:01 vethd1d7e44 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 06:45:59 06:03:01 vethfc29a1e 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 06:45:59 06:03:01 veth3b7da2e 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 06:45:59 06:03:01 vetha537402 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 06:45:59 06:03:01 vethd146ede 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 06:45:59 06:03:01 vethb813d0a 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 06:45:59 06:03:01 vethc08ea2a 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:45:59 06:03:01 ens3 1.63 1.07 1.27 0.60 0.00 0.00 0.00 0.00 06:45:59 06:03:01 vethf3fd516 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 06:45:59 06:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:45:59 06:04:01 docker0 0.10 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:45:59 06:04:01 vethc08ea2a 0.00 0.10 0.00 0.00 0.00 0.00 0.00 0.00 06:45:59 06:04:01 ens3 21.31 12.26 17.05 9.40 0.00 0.00 0.00 0.00 06:45:59 06:05:01 lo 40.66 40.66 3.99 3.99 0.00 0.00 0.00 0.00 06:45:59 06:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:45:59 06:05:01 ens3 417.00 436.94 209.08 2009.41 0.00 0.00 0.00 0.00 06:45:59 06:06:01 lo 17.73 17.73 1.74 1.74 0.00 0.00 0.00 0.00 06:45:59 06:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:45:59 06:06:01 ens3 339.31 364.21 107.13 2567.87 0.00 0.00 0.00 0.00 06:45:59 06:07:01 lo 10.73 10.73 1.04 1.04 0.00 0.00 0.00 0.00 06:45:59 06:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:45:59 06:07:01 ens3 111.55 103.55 71.90 487.61 0.00 0.00 0.00 0.00 06:45:59 06:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:45:59 06:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:45:59 06:08:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:45:59 06:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:45:59 06:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:45:59 06:09:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 06:45:59 06:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:45:59 06:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:45:59 06:10:01 ens3 0.30 0.00 0.04 0.00 0.00 0.00 0.00 0.00 06:45:59 06:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:45:59 06:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:45:59 06:11:01 ens3 1.05 0.60 0.50 0.35 0.00 0.00 0.00 0.00 06:45:59 06:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:45:59 06:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:45:59 06:12:01 ens3 0.13 0.05 0.01 0.00 0.00 0.00 0.00 0.00 06:45:59 06:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:45:59 06:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:45:59 06:13:01 ens3 0.85 0.12 0.05 0.01 0.00 0.00 0.00 0.00 06:45:59 06:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:45:59 06:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:45:59 06:14:01 ens3 0.93 0.00 0.04 0.00 0.00 0.00 0.00 0.00 06:45:59 06:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:45:59 06:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:45:59 06:15:01 ens3 0.33 0.10 0.02 0.01 0.00 0.00 0.00 0.00 06:45:59 06:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:45:59 06:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:45:59 06:16:01 ens3 0.17 0.08 0.08 0.06 0.00 0.00 0.00 0.00 06:45:59 06:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:45:59 06:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:45:59 06:17:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 06:45:59 06:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:45:59 06:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:45:59 06:18:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:45:59 06:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:45:59 06:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:45:59 06:19:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 06:45:59 06:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:45:59 06:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:45:59 06:20:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:45:59 06:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:45:59 06:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:45:59 06:21:01 ens3 0.28 0.20 0.08 0.07 0.00 0.00 0.00 0.00 06:45:59 06:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:45:59 06:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:45:59 06:22:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:45:59 06:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:45:59 06:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:45:59 06:23:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 06:45:59 06:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:45:59 06:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:45:59 06:24:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:45:59 06:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:45:59 06:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:45:59 06:25:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 06:45:59 06:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:45:59 06:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:45:59 06:26:01 ens3 0.18 0.12 0.08 0.07 0.00 0.00 0.00 0.00 06:45:59 06:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:45:59 06:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:45:59 06:27:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 06:45:59 06:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:45:59 06:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:45:59 06:28:01 ens3 1.07 1.08 0.87 0.45 0.00 0.00 0.00 0.00 06:45:59 06:29:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 06:45:59 06:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:45:59 06:29:01 ens3 5.97 5.52 3.87 4.89 0.00 0.00 0.00 0.00 06:45:59 06:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:45:59 06:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:45:59 06:30:01 ens3 1.82 1.50 1.03 1.22 0.00 0.00 0.00 0.00 06:45:59 06:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:45:59 06:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:45:59 06:31:01 ens3 0.25 0.22 0.08 0.08 0.00 0.00 0.00 0.00 06:45:59 06:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:45:59 06:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:45:59 06:32:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:45:59 06:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:45:59 06:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:45:59 06:33:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 06:45:59 06:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:45:59 06:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:45:59 06:34:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:45:59 06:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:45:59 06:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:45:59 06:35:01 ens3 0.27 0.12 0.07 0.01 0.00 0.00 0.00 0.00 06:45:59 06:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:45:59 06:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:45:59 06:36:01 ens3 0.67 0.45 0.34 0.28 0.00 0.00 0.00 0.00 06:45:59 06:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:45:59 06:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:45:59 06:37:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 06:45:59 06:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:45:59 06:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:45:59 06:38:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:45:59 06:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:45:59 06:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:45:59 06:39:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 06:45:59 06:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:45:59 06:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:45:59 06:40:01 ens3 0.19 0.05 0.06 0.00 0.00 0.00 0.00 0.00 06:45:59 06:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:45:59 06:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:45:59 06:41:01 ens3 0.33 0.20 0.14 0.07 0.00 0.00 0.00 0.00 06:45:59 06:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:45:59 06:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:45:59 06:42:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:45:59 06:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:45:59 06:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:45:59 06:43:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 06:45:59 06:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:45:59 06:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:45:59 06:44:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:45:59 06:45:01 lo 2.20 2.20 0.20 0.20 0.00 0.00 0.00 0.00 06:45:59 06:45:01 docker0 82.22 103.52 6.79 881.93 0.00 0.00 0.00 0.00 06:45:59 06:45:01 ens3 299.03 229.11 5448.50 144.78 0.00 0.00 0.00 0.00 06:45:59 Average: lo 1.65 1.65 0.16 0.16 0.00 0.00 0.00 0.00 06:45:59 Average: docker0 29.18 37.80 2.29 289.63 0.00 0.00 0.00 0.00 06:45:59 Average: ens3 93.70 75.77 728.11 112.52 0.00 0.00 0.00 0.00 06:45:59 06:45:59 06:45:59 ---> sar -P ALL: 06:45:59 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-8c-8g-6984) 08/14/25 _x86_64_ (8 CPU) 06:45:59 06:45:59 05:54:39 LINUX RESTART (8 CPU) 06:45:59 06:45:59 05:55:02 CPU %user %nice %system %iowait %steal %idle 06:45:59 05:56:01 all 10.93 0.00 3.23 3.49 0.08 82.27 06:45:59 05:56:01 0 10.72 0.00 3.52 4.29 0.10 81.37 06:45:59 05:56:01 1 12.82 0.00 4.66 9.33 0.09 73.10 06:45:59 05:56:01 2 10.31 0.00 3.76 1.03 0.05 84.85 06:45:59 05:56:01 3 12.42 0.00 3.64 8.95 0.10 74.89 06:45:59 05:56:01 4 11.01 0.00 2.28 1.51 0.05 85.14 06:45:59 05:56:01 5 12.35 0.00 3.18 0.55 0.07 83.86 06:45:59 05:56:01 6 6.70 0.00 2.68 1.22 0.07 89.34 06:45:59 05:56:01 7 11.13 0.00 2.15 1.10 0.07 85.54 06:45:59 05:57:02 all 35.77 0.00 6.37 2.35 0.10 55.41 06:45:59 05:57:02 0 33.74 0.00 6.43 4.46 0.10 55.27 06:45:59 05:57:02 1 39.90 0.00 6.71 2.25 0.08 51.06 06:45:59 05:57:02 2 27.42 0.00 6.44 5.95 0.08 60.10 06:45:59 05:57:02 3 35.86 0.00 7.57 1.58 0.08 54.90 06:45:59 05:57:02 4 37.91 0.00 5.80 0.30 0.12 55.87 06:45:59 05:57:02 5 38.91 0.00 6.04 1.43 0.10 53.52 06:45:59 05:57:02 6 34.34 0.00 5.95 1.61 0.10 58.01 06:45:59 05:57:02 7 38.09 0.00 6.05 1.23 0.10 54.53 06:45:59 05:58:01 all 40.61 0.00 6.78 1.14 0.10 51.37 06:45:59 05:58:01 0 38.87 0.00 7.21 0.00 0.10 53.81 06:45:59 05:58:01 1 39.37 0.00 7.45 0.27 0.10 52.81 06:45:59 05:58:01 2 36.93 0.00 6.27 0.73 0.10 55.96 06:45:59 05:58:01 3 42.45 0.00 7.24 3.19 0.10 47.02 06:45:59 05:58:01 4 42.49 0.00 6.60 1.43 0.09 49.39 06:45:59 05:58:01 5 40.24 0.00 6.53 0.22 0.10 52.91 06:45:59 05:58:01 6 40.60 0.00 6.08 0.00 0.10 53.22 06:45:59 05:58:01 7 43.95 0.00 6.87 3.30 0.09 45.81 06:45:59 05:59:01 all 50.47 0.00 6.79 0.61 0.11 42.02 06:45:59 05:59:01 0 49.97 0.00 6.87 0.20 0.10 42.86 06:45:59 05:59:01 1 52.20 0.00 6.96 2.99 0.12 37.72 06:45:59 05:59:01 2 49.44 0.00 6.34 0.30 0.12 43.80 06:45:59 05:59:01 3 49.92 0.00 6.67 0.34 0.12 42.96 06:45:59 05:59:01 4 49.99 0.00 7.20 0.59 0.12 42.11 06:45:59 05:59:01 5 50.84 0.00 7.04 0.07 0.10 41.95 06:45:59 05:59:01 6 51.22 0.00 6.91 0.27 0.12 41.49 06:45:59 05:59:01 7 50.14 0.00 6.36 0.13 0.12 43.25 06:45:59 06:00:01 all 19.08 0.00 7.08 17.90 0.08 55.86 06:45:59 06:00:01 0 18.95 0.00 8.01 24.58 0.09 48.38 06:45:59 06:00:01 1 19.65 0.00 6.30 8.33 0.08 65.63 06:45:59 06:00:01 2 17.96 0.00 7.14 27.20 0.08 47.61 06:45:59 06:00:01 3 20.20 0.00 7.95 17.47 0.09 54.30 06:45:59 06:00:01 4 19.34 0.00 7.01 18.44 0.07 55.14 06:45:59 06:00:01 5 17.45 0.00 6.44 17.26 0.08 58.77 06:45:59 06:00:01 6 19.57 0.00 7.32 11.33 0.07 61.71 06:45:59 06:00:01 7 19.49 0.00 6.50 18.62 0.07 55.31 06:45:59 06:01:01 all 10.47 0.00 6.38 21.09 0.08 61.98 06:45:59 06:01:01 0 10.13 0.00 5.99 16.07 0.08 67.72 06:45:59 06:01:01 1 11.57 0.00 6.16 35.49 0.08 46.70 06:45:59 06:01:01 2 9.45 0.00 7.40 25.56 0.07 57.52 06:45:59 06:01:01 3 10.73 0.00 5.33 9.94 0.07 73.92 06:45:59 06:01:01 4 10.77 0.00 7.41 54.20 0.08 27.54 06:45:59 06:01:01 5 9.05 0.00 6.00 6.84 0.07 78.04 06:45:59 06:01:01 6 10.64 0.00 6.16 13.28 0.07 69.86 06:45:59 06:01:01 7 11.42 0.00 6.61 7.59 0.08 74.30 06:45:59 06:02:01 all 86.79 0.00 10.86 1.20 0.13 1.02 06:45:59 06:02:01 0 86.95 0.00 10.73 1.22 0.12 0.98 06:45:59 06:02:01 1 87.17 0.00 10.66 1.13 0.13 0.90 06:45:59 06:02:01 2 86.85 0.00 10.43 1.40 0.13 1.18 06:45:59 06:02:01 3 85.94 0.00 11.96 0.88 0.13 1.08 06:45:59 06:02:01 4 86.76 0.00 10.82 1.27 0.13 1.02 06:45:59 06:02:01 5 87.64 0.00 9.79 1.15 0.10 1.32 06:45:59 06:02:01 6 86.80 0.00 10.92 1.30 0.13 0.85 06:45:59 06:02:01 7 86.20 0.00 11.58 1.27 0.13 0.82 06:45:59 06:03:01 all 90.27 0.00 9.43 0.02 0.15 0.13 06:45:59 06:03:01 0 90.33 0.00 9.23 0.00 0.15 0.28 06:45:59 06:03:01 1 89.94 0.00 9.79 0.00 0.18 0.08 06:45:59 06:03:01 2 90.80 0.00 8.88 0.00 0.17 0.15 06:45:59 06:03:01 3 89.27 0.00 10.58 0.00 0.14 0.02 06:45:59 06:03:01 4 90.85 0.00 8.98 0.00 0.14 0.03 06:45:59 06:03:01 5 90.39 0.00 9.20 0.00 0.15 0.25 06:45:59 06:03:01 6 90.19 0.00 9.49 0.18 0.13 0.00 06:45:59 06:03:01 7 90.37 0.00 9.26 0.00 0.15 0.22 06:45:59 06:04:01 all 50.24 0.00 7.26 12.96 0.28 29.26 06:45:59 06:04:01 0 50.69 0.00 6.44 16.19 1.26 25.43 06:45:59 06:04:01 1 51.10 0.00 7.48 17.56 0.14 23.73 06:45:59 06:04:01 2 51.64 0.00 9.48 10.26 0.14 28.50 06:45:59 06:04:01 3 49.08 0.00 6.31 12.41 0.13 32.06 06:45:59 06:04:01 4 51.38 0.00 6.98 12.80 0.16 28.69 06:45:59 06:04:01 5 50.44 0.00 6.34 8.05 0.14 35.03 06:45:59 06:04:01 6 48.71 0.00 7.82 14.75 0.15 28.57 06:45:59 06:04:01 7 48.94 0.00 7.27 11.67 0.13 32.00 06:45:59 06:05:01 all 7.99 0.00 1.03 0.21 0.06 90.71 06:45:59 06:05:01 0 8.58 0.00 1.00 0.08 0.07 90.27 06:45:59 06:05:01 1 7.03 0.00 1.02 0.07 0.05 91.84 06:45:59 06:05:01 2 8.80 0.00 0.97 0.37 0.07 89.79 06:45:59 06:05:01 3 6.78 0.00 1.04 0.22 0.05 91.92 06:45:59 06:05:01 4 9.64 0.00 1.34 0.13 0.07 88.82 06:45:59 06:05:01 5 6.12 0.00 0.92 0.02 0.05 92.89 06:45:59 06:05:01 6 8.87 0.00 1.04 0.03 0.07 90.00 06:45:59 06:05:01 7 8.08 0.00 0.94 0.73 0.07 90.18 06:45:59 06:06:01 all 9.75 0.00 0.59 0.48 0.22 88.97 06:45:59 06:06:01 0 15.24 0.00 0.69 0.04 1.43 82.60 06:45:59 06:06:01 1 10.71 0.00 0.59 0.87 0.05 87.78 06:45:59 06:06:01 2 8.82 0.00 0.50 0.12 0.03 90.53 06:45:59 06:06:01 3 13.93 0.00 0.79 2.65 0.12 82.52 06:45:59 06:06:01 4 3.82 0.00 0.48 0.03 0.03 95.63 06:45:59 06:06:01 5 7.76 0.00 0.64 0.00 0.05 91.55 06:45:59 06:06:01 6 9.77 0.00 0.60 0.05 0.05 89.53 06:45:59 06:06:01 7 8.24 0.00 0.42 0.03 0.05 91.25 06:45:59 06:45:59 06:06:01 CPU %user %nice %system %iowait %steal %idle 06:45:59 06:07:01 all 2.32 0.00 0.26 0.19 0.03 97.20 06:45:59 06:07:01 0 4.20 0.00 0.27 0.08 0.02 95.43 06:45:59 06:07:01 1 2.54 0.00 0.15 0.00 0.02 97.30 06:45:59 06:07:01 2 2.18 0.00 0.32 0.08 0.03 97.38 06:45:59 06:07:01 3 2.53 0.00 0.42 0.97 0.02 96.07 06:45:59 06:07:01 4 0.58 0.00 0.17 0.07 0.03 99.15 06:45:59 06:07:01 5 2.07 0.00 0.22 0.05 0.03 97.63 06:45:59 06:07:01 6 2.22 0.00 0.27 0.05 0.02 97.45 06:45:59 06:07:01 7 2.25 0.00 0.27 0.25 0.03 97.20 06:45:59 06:08:01 all 0.28 0.00 0.01 0.01 0.00 99.69 06:45:59 06:08:01 0 1.99 0.00 0.00 0.00 0.02 98.00 06:45:59 06:08:01 1 0.15 0.00 0.02 0.00 0.00 99.83 06:45:59 06:08:01 2 0.00 0.00 0.00 0.00 0.00 100.00 06:45:59 06:08:01 3 0.00 0.00 0.00 0.05 0.00 99.95 06:45:59 06:08:01 4 0.02 0.00 0.02 0.05 0.00 99.92 06:45:59 06:08:01 5 0.03 0.00 0.03 0.00 0.02 99.92 06:45:59 06:08:01 6 0.02 0.00 0.00 0.00 0.00 99.98 06:45:59 06:08:01 7 0.00 0.00 0.02 0.00 0.00 99.98 06:45:59 06:09:01 all 0.07 0.00 0.01 0.01 0.01 99.91 06:45:59 06:09:01 0 0.33 0.00 0.02 0.00 0.00 99.65 06:45:59 06:09:01 1 0.00 0.00 0.00 0.00 0.02 99.98 06:45:59 06:09:01 2 0.03 0.00 0.00 0.00 0.00 99.97 06:45:59 06:09:01 3 0.03 0.00 0.02 0.03 0.00 99.92 06:45:59 06:09:01 4 0.02 0.00 0.03 0.02 0.02 99.92 06:45:59 06:09:01 5 0.10 0.00 0.05 0.00 0.00 99.85 06:45:59 06:09:01 6 0.00 0.00 0.00 0.00 0.02 99.98 06:45:59 06:09:01 7 0.02 0.00 0.00 0.00 0.00 99.98 06:45:59 06:10:01 all 0.03 0.00 0.04 0.17 0.01 99.75 06:45:59 06:10:01 0 0.15 0.00 0.03 0.00 0.02 99.80 06:45:59 06:10:01 1 0.03 0.00 0.03 0.00 0.00 99.93 06:45:59 06:10:01 2 0.00 0.00 0.03 0.62 0.00 99.35 06:45:59 06:10:01 3 0.00 0.00 0.03 0.73 0.00 99.23 06:45:59 06:10:01 4 0.02 0.00 0.03 0.00 0.02 99.93 06:45:59 06:10:01 5 0.05 0.00 0.07 0.00 0.02 99.87 06:45:59 06:10:01 6 0.00 0.00 0.02 0.00 0.00 99.98 06:45:59 06:10:01 7 0.02 0.00 0.03 0.00 0.02 99.93 06:45:59 06:11:01 all 0.04 0.00 0.01 0.05 0.00 99.90 06:45:59 06:11:01 0 0.08 0.00 0.00 0.00 0.00 99.92 06:45:59 06:11:01 1 0.03 0.00 0.02 0.00 0.00 99.95 06:45:59 06:11:01 2 0.02 0.00 0.00 0.00 0.00 99.98 06:45:59 06:11:01 3 0.00 0.00 0.02 0.33 0.00 99.65 06:45:59 06:11:01 4 0.00 0.00 0.02 0.00 0.02 99.97 06:45:59 06:11:01 5 0.13 0.00 0.02 0.00 0.00 99.85 06:45:59 06:11:01 6 0.02 0.00 0.02 0.00 0.00 99.97 06:45:59 06:11:01 7 0.07 0.00 0.02 0.03 0.00 99.88 06:45:59 06:12:01 all 0.03 0.00 0.02 0.00 0.01 99.94 06:45:59 06:12:01 0 0.03 0.00 0.02 0.00 0.02 99.93 06:45:59 06:12:01 1 0.02 0.00 0.03 0.00 0.02 99.93 06:45:59 06:12:01 2 0.00 0.00 0.00 0.00 0.00 100.00 06:45:59 06:12:01 3 0.02 0.00 0.00 0.00 0.00 99.98 06:45:59 06:12:01 4 0.02 0.00 0.05 0.00 0.02 99.92 06:45:59 06:12:01 5 0.10 0.00 0.05 0.00 0.02 99.83 06:45:59 06:12:01 6 0.02 0.00 0.00 0.00 0.00 99.98 06:45:59 06:12:01 7 0.02 0.00 0.00 0.00 0.02 99.97 06:45:59 06:13:01 all 0.02 0.00 0.01 0.00 0.00 99.96 06:45:59 06:13:01 0 0.02 0.00 0.03 0.00 0.00 99.95 06:45:59 06:13:01 1 0.05 0.00 0.00 0.00 0.00 99.95 06:45:59 06:13:01 2 0.00 0.00 0.02 0.00 0.00 99.98 06:45:59 06:13:01 3 0.00 0.00 0.02 0.02 0.02 99.95 06:45:59 06:13:01 4 0.02 0.00 0.02 0.00 0.02 99.95 06:45:59 06:13:01 5 0.05 0.00 0.00 0.00 0.00 99.95 06:45:59 06:13:01 6 0.03 0.00 0.00 0.00 0.00 99.97 06:45:59 06:13:01 7 0.00 0.00 0.00 0.02 0.00 99.98 06:45:59 06:14:01 all 0.03 0.00 0.00 0.00 0.01 99.96 06:45:59 06:14:01 0 0.05 0.00 0.00 0.00 0.02 99.93 06:45:59 06:14:01 1 0.02 0.00 0.02 0.00 0.00 99.97 06:45:59 06:14:01 2 0.00 0.00 0.00 0.00 0.00 100.00 06:45:59 06:14:01 3 0.00 0.00 0.00 0.02 0.00 99.98 06:45:59 06:14:01 4 0.03 0.00 0.00 0.00 0.02 99.95 06:45:59 06:14:01 5 0.12 0.00 0.02 0.00 0.02 99.85 06:45:59 06:14:01 6 0.02 0.00 0.00 0.00 0.00 99.98 06:45:59 06:14:01 7 0.00 0.00 0.00 0.02 0.00 99.98 06:45:59 06:15:01 all 0.02 0.00 0.01 0.00 0.01 99.95 06:45:59 06:15:01 0 0.02 0.00 0.02 0.00 0.02 99.95 06:45:59 06:15:01 1 0.03 0.00 0.02 0.00 0.02 99.93 06:45:59 06:15:01 2 0.00 0.00 0.02 0.00 0.00 99.98 06:45:59 06:15:01 3 0.03 0.00 0.02 0.03 0.00 99.92 06:45:59 06:15:01 4 0.02 0.00 0.03 0.00 0.02 99.93 06:45:59 06:15:01 5 0.03 0.00 0.02 0.00 0.00 99.95 06:45:59 06:15:01 6 0.02 0.00 0.00 0.00 0.02 99.97 06:45:59 06:15:01 7 0.03 0.00 0.00 0.00 0.00 99.97 06:45:59 06:16:01 all 0.02 0.00 0.02 0.00 0.01 99.95 06:45:59 06:16:01 0 0.03 0.00 0.00 0.00 0.00 99.97 06:45:59 06:16:01 1 0.03 0.00 0.02 0.00 0.00 99.95 06:45:59 06:16:01 2 0.00 0.00 0.02 0.00 0.00 99.98 06:45:59 06:16:01 3 0.05 0.00 0.02 0.02 0.00 99.92 06:45:59 06:16:01 4 0.02 0.00 0.02 0.00 0.02 99.95 06:45:59 06:16:01 5 0.03 0.00 0.02 0.00 0.02 99.93 06:45:59 06:16:01 6 0.02 0.00 0.02 0.00 0.00 99.97 06:45:59 06:16:01 7 0.00 0.00 0.03 0.02 0.02 99.93 06:45:59 06:17:01 all 0.22 0.00 0.01 0.00 0.01 99.75 06:45:59 06:17:01 0 1.61 0.00 0.05 0.02 0.02 98.30 06:45:59 06:17:01 1 0.03 0.00 0.00 0.00 0.02 99.95 06:45:59 06:17:01 2 0.02 0.00 0.00 0.00 0.02 99.97 06:45:59 06:17:01 3 0.03 0.00 0.02 0.02 0.00 99.93 06:45:59 06:17:01 4 0.02 0.00 0.02 0.00 0.02 99.95 06:45:59 06:17:01 5 0.05 0.00 0.00 0.00 0.00 99.95 06:45:59 06:17:01 6 0.00 0.00 0.00 0.00 0.00 100.00 06:45:59 06:17:01 7 0.00 0.00 0.00 0.00 0.00 100.00 06:45:59 06:45:59 06:17:01 CPU %user %nice %system %iowait %steal %idle 06:45:59 06:18:01 all 0.21 0.00 0.01 0.00 0.01 99.77 06:45:59 06:18:01 0 1.53 0.00 0.00 0.00 0.00 98.47 06:45:59 06:18:01 1 0.03 0.00 0.02 0.00 0.00 99.95 06:45:59 06:18:01 2 0.00 0.00 0.00 0.00 0.00 100.00 06:45:59 06:18:01 3 0.02 0.00 0.02 0.00 0.02 99.95 06:45:59 06:18:01 4 0.03 0.00 0.00 0.00 0.02 99.95 06:45:59 06:18:01 5 0.05 0.00 0.03 0.00 0.00 99.92 06:45:59 06:18:01 6 0.00 0.00 0.02 0.00 0.02 99.97 06:45:59 06:18:01 7 0.00 0.00 0.02 0.02 0.00 99.97 06:45:59 06:19:01 all 0.05 0.00 0.01 0.00 0.01 99.93 06:45:59 06:19:01 0 0.08 0.00 0.03 0.00 0.02 99.87 06:45:59 06:19:01 1 0.13 0.00 0.02 0.00 0.00 99.85 06:45:59 06:19:01 2 0.00 0.00 0.00 0.00 0.00 100.00 06:45:59 06:19:01 3 0.07 0.00 0.00 0.02 0.00 99.92 06:45:59 06:19:01 4 0.03 0.00 0.00 0.00 0.02 99.95 06:45:59 06:19:01 5 0.07 0.00 0.02 0.00 0.02 99.90 06:45:59 06:19:01 6 0.00 0.00 0.00 0.00 0.02 99.98 06:45:59 06:19:01 7 0.02 0.00 0.00 0.02 0.00 99.97 06:45:59 06:20:01 all 0.02 0.00 0.01 0.00 0.00 99.96 06:45:59 06:20:01 0 0.03 0.00 0.00 0.00 0.00 99.97 06:45:59 06:20:01 1 0.02 0.00 0.02 0.00 0.00 99.97 06:45:59 06:20:01 2 0.00 0.00 0.02 0.00 0.00 99.98 06:45:59 06:20:01 3 0.00 0.00 0.02 0.02 0.00 99.97 06:45:59 06:20:01 4 0.02 0.00 0.02 0.00 0.02 99.95 06:45:59 06:20:01 5 0.10 0.00 0.00 0.00 0.00 99.90 06:45:59 06:20:01 6 0.02 0.00 0.02 0.00 0.00 99.97 06:45:59 06:20:01 7 0.00 0.00 0.00 0.02 0.02 99.97 06:45:59 06:21:01 all 0.03 0.00 0.02 0.00 0.01 99.95 06:45:59 06:21:01 0 0.03 0.00 0.00 0.00 0.02 99.95 06:45:59 06:21:01 1 0.03 0.00 0.02 0.00 0.02 99.93 06:45:59 06:21:01 2 0.02 0.00 0.02 0.00 0.00 99.97 06:45:59 06:21:01 3 0.02 0.00 0.02 0.00 0.02 99.95 06:45:59 06:21:01 4 0.02 0.00 0.02 0.00 0.02 99.95 06:45:59 06:21:01 5 0.07 0.00 0.05 0.00 0.00 99.88 06:45:59 06:21:01 6 0.00 0.00 0.02 0.00 0.00 99.98 06:45:59 06:21:01 7 0.03 0.00 0.00 0.02 0.00 99.95 06:45:59 06:22:01 all 0.01 0.00 0.01 0.00 0.01 99.97 06:45:59 06:22:01 0 0.03 0.00 0.00 0.00 0.00 99.97 06:45:59 06:22:01 1 0.02 0.00 0.03 0.00 0.00 99.95 06:45:59 06:22:01 2 0.00 0.00 0.00 0.00 0.00 100.00 06:45:59 06:22:01 3 0.02 0.00 0.02 0.02 0.00 99.95 06:45:59 06:22:01 4 0.02 0.00 0.02 0.00 0.02 99.95 06:45:59 06:22:01 5 0.03 0.00 0.02 0.00 0.02 99.93 06:45:59 06:22:01 6 0.00 0.00 0.00 0.00 0.02 99.98 06:45:59 06:22:01 7 0.00 0.00 0.00 0.00 0.00 100.00 06:45:59 06:23:01 all 0.16 0.00 0.01 0.00 0.01 99.82 06:45:59 06:23:01 0 1.01 0.00 0.02 0.00 0.02 98.96 06:45:59 06:23:01 1 0.05 0.00 0.02 0.00 0.00 99.93 06:45:59 06:23:01 2 0.02 0.00 0.02 0.00 0.00 99.97 06:45:59 06:23:01 3 0.03 0.00 0.02 0.03 0.02 99.90 06:45:59 06:23:01 4 0.03 0.00 0.02 0.00 0.02 99.93 06:45:59 06:23:01 5 0.08 0.00 0.02 0.00 0.00 99.90 06:45:59 06:23:01 6 0.02 0.00 0.02 0.00 0.00 99.97 06:45:59 06:23:01 7 0.00 0.00 0.00 0.00 0.00 100.00 06:45:59 06:24:01 all 0.06 0.00 0.01 0.02 0.01 99.90 06:45:59 06:24:01 0 0.40 0.00 0.03 0.00 0.02 99.55 06:45:59 06:24:01 1 0.02 0.00 0.02 0.00 0.02 99.95 06:45:59 06:24:01 2 0.00 0.00 0.00 0.00 0.00 100.00 06:45:59 06:24:01 3 0.03 0.00 0.02 0.13 0.00 99.82 06:45:59 06:24:01 4 0.02 0.00 0.00 0.00 0.02 99.97 06:45:59 06:24:01 5 0.03 0.00 0.03 0.00 0.00 99.93 06:45:59 06:24:01 6 0.00 0.00 0.02 0.00 0.00 99.98 06:45:59 06:24:01 7 0.00 0.00 0.00 0.00 0.02 99.98 06:45:59 06:25:01 all 0.12 0.00 0.02 0.04 0.01 99.81 06:45:59 06:25:01 0 0.75 0.00 0.03 0.00 0.00 99.22 06:45:59 06:25:01 1 0.03 0.00 0.03 0.00 0.00 99.93 06:45:59 06:25:01 2 0.00 0.00 0.02 0.00 0.00 99.98 06:45:59 06:25:01 3 0.05 0.00 0.02 0.17 0.00 99.77 06:45:59 06:25:01 4 0.02 0.00 0.03 0.00 0.02 99.93 06:45:59 06:25:01 5 0.05 0.00 0.03 0.00 0.02 99.90 06:45:59 06:25:01 6 0.02 0.00 0.00 0.00 0.02 99.97 06:45:59 06:25:01 7 0.02 0.00 0.02 0.17 0.00 99.80 06:45:59 06:26:01 all 0.04 0.00 0.04 0.02 0.01 99.89 06:45:59 06:26:01 0 0.08 0.00 0.03 0.00 0.02 99.87 06:45:59 06:26:01 1 0.02 0.00 0.00 0.02 0.00 99.97 06:45:59 06:26:01 2 0.08 0.00 0.08 0.02 0.00 99.82 06:45:59 06:26:01 3 0.03 0.00 0.02 0.02 0.02 99.92 06:45:59 06:26:01 4 0.05 0.00 0.03 0.00 0.02 99.90 06:45:59 06:26:01 5 0.07 0.00 0.07 0.00 0.00 99.87 06:45:59 06:26:01 6 0.00 0.00 0.05 0.05 0.00 99.90 06:45:59 06:26:01 7 0.02 0.00 0.00 0.07 0.00 99.92 06:45:59 06:27:01 all 0.10 0.00 0.01 0.04 0.01 99.85 06:45:59 06:27:01 0 0.58 0.00 0.00 0.00 0.02 99.40 06:45:59 06:27:01 1 0.02 0.00 0.02 0.00 0.02 99.95 06:45:59 06:27:01 2 0.00 0.00 0.00 0.00 0.00 100.00 06:45:59 06:27:01 3 0.00 0.00 0.00 0.30 0.00 99.70 06:45:59 06:27:01 4 0.03 0.00 0.02 0.00 0.02 99.93 06:45:59 06:27:01 5 0.08 0.00 0.02 0.00 0.00 99.90 06:45:59 06:27:01 6 0.02 0.00 0.00 0.00 0.02 99.97 06:45:59 06:27:01 7 0.03 0.00 0.00 0.00 0.02 99.95 06:45:59 06:28:01 all 0.13 0.00 0.01 0.00 0.01 99.84 06:45:59 06:28:01 0 0.63 0.00 0.03 0.00 0.02 99.32 06:45:59 06:28:01 1 0.13 0.00 0.02 0.00 0.00 99.85 06:45:59 06:28:01 2 0.07 0.00 0.00 0.00 0.00 99.93 06:45:59 06:28:01 3 0.03 0.00 0.00 0.02 0.00 99.95 06:45:59 06:28:01 4 0.05 0.00 0.02 0.00 0.02 99.92 06:45:59 06:28:01 5 0.02 0.00 0.02 0.00 0.02 99.95 06:45:59 06:28:01 6 0.03 0.00 0.00 0.00 0.00 99.97 06:45:59 06:28:01 7 0.10 0.00 0.02 0.02 0.00 99.87 06:45:59 06:45:59 06:28:01 CPU %user %nice %system %iowait %steal %idle 06:45:59 06:29:01 all 0.20 0.00 0.03 0.01 0.01 99.75 06:45:59 06:29:01 0 0.23 0.00 0.03 0.00 0.00 99.73 06:45:59 06:29:01 1 0.13 0.00 0.03 0.00 0.02 99.82 06:45:59 06:29:01 2 0.55 0.00 0.02 0.00 0.00 99.43 06:45:59 06:29:01 3 0.18 0.00 0.03 0.02 0.00 99.77 06:45:59 06:29:01 4 0.08 0.00 0.05 0.00 0.02 99.85 06:45:59 06:29:01 5 0.08 0.00 0.02 0.00 0.00 99.90 06:45:59 06:29:01 6 0.03 0.00 0.00 0.00 0.02 99.95 06:45:59 06:29:01 7 0.33 0.00 0.05 0.05 0.02 99.55 06:45:59 06:30:01 all 0.14 0.00 0.01 0.01 0.00 99.85 06:45:59 06:30:01 0 0.73 0.00 0.00 0.00 0.02 99.25 06:45:59 06:30:01 1 0.02 0.00 0.00 0.00 0.00 99.98 06:45:59 06:30:01 2 0.27 0.00 0.00 0.00 0.00 99.73 06:45:59 06:30:01 3 0.03 0.00 0.00 0.05 0.00 99.92 06:45:59 06:30:01 4 0.00 0.00 0.02 0.02 0.02 99.95 06:45:59 06:30:01 5 0.02 0.00 0.02 0.00 0.00 99.97 06:45:59 06:30:01 6 0.00 0.00 0.02 0.00 0.00 99.98 06:45:59 06:30:01 7 0.02 0.00 0.00 0.00 0.00 99.98 06:45:59 06:31:01 all 0.23 0.00 0.01 0.00 0.01 99.75 06:45:59 06:31:01 0 1.71 0.00 0.02 0.00 0.02 98.26 06:45:59 06:31:01 1 0.00 0.00 0.02 0.00 0.00 99.98 06:45:59 06:31:01 2 0.00 0.00 0.00 0.00 0.00 100.00 06:45:59 06:31:01 3 0.05 0.00 0.02 0.02 0.02 99.90 06:45:59 06:31:01 4 0.02 0.00 0.00 0.00 0.02 99.97 06:45:59 06:31:01 5 0.07 0.00 0.02 0.00 0.02 99.90 06:45:59 06:31:01 6 0.00 0.00 0.02 0.00 0.00 99.98 06:45:59 06:31:01 7 0.00 0.00 0.00 0.00 0.00 100.00 06:45:59 06:32:01 all 0.07 0.00 0.02 0.00 0.01 99.90 06:45:59 06:32:01 0 0.43 0.00 0.02 0.00 0.00 99.55 06:45:59 06:32:01 1 0.02 0.00 0.02 0.00 0.02 99.95 06:45:59 06:32:01 2 0.00 0.00 0.02 0.00 0.00 99.98 06:45:59 06:32:01 3 0.03 0.00 0.02 0.00 0.00 99.95 06:45:59 06:32:01 4 0.00 0.00 0.03 0.00 0.02 99.95 06:45:59 06:32:01 5 0.05 0.00 0.03 0.00 0.00 99.92 06:45:59 06:32:01 6 0.03 0.00 0.02 0.00 0.02 99.93 06:45:59 06:32:01 7 0.02 0.00 0.00 0.02 0.02 99.95 06:45:59 06:33:01 all 0.03 0.00 0.02 0.00 0.00 99.95 06:45:59 06:33:01 0 0.07 0.00 0.00 0.00 0.02 99.92 06:45:59 06:33:01 1 0.00 0.00 0.03 0.00 0.00 99.97 06:45:59 06:33:01 2 0.00 0.00 0.00 0.00 0.00 100.00 06:45:59 06:33:01 3 0.02 0.00 0.00 0.02 0.00 99.97 06:45:59 06:33:01 4 0.05 0.00 0.03 0.00 0.02 99.90 06:45:59 06:33:01 5 0.10 0.00 0.03 0.00 0.00 99.87 06:45:59 06:33:01 6 0.00 0.00 0.03 0.00 0.00 99.97 06:45:59 06:33:01 7 0.00 0.00 0.00 0.02 0.00 99.98 06:45:59 06:34:01 all 0.02 0.00 0.01 0.00 0.01 99.95 06:45:59 06:34:01 0 0.05 0.00 0.02 0.00 0.02 99.92 06:45:59 06:34:01 1 0.03 0.00 0.00 0.00 0.00 99.97 06:45:59 06:34:01 2 0.00 0.00 0.00 0.00 0.00 100.00 06:45:59 06:34:01 3 0.00 0.00 0.00 0.02 0.00 99.98 06:45:59 06:34:01 4 0.02 0.00 0.02 0.02 0.03 99.92 06:45:59 06:34:01 5 0.05 0.00 0.05 0.00 0.02 99.88 06:45:59 06:34:01 6 0.03 0.00 0.03 0.00 0.00 99.93 06:45:59 06:34:01 7 0.00 0.00 0.00 0.00 0.00 100.00 06:45:59 06:35:01 all 0.03 0.00 0.01 0.00 0.01 99.94 06:45:59 06:35:01 0 0.03 0.00 0.00 0.00 0.00 99.97 06:45:59 06:35:01 1 0.03 0.00 0.02 0.00 0.02 99.93 06:45:59 06:35:01 2 0.00 0.00 0.02 0.00 0.02 99.97 06:45:59 06:35:01 3 0.00 0.00 0.00 0.02 0.00 99.98 06:45:59 06:35:01 4 0.02 0.00 0.02 0.00 0.02 99.95 06:45:59 06:35:01 5 0.07 0.00 0.03 0.00 0.02 99.88 06:45:59 06:35:01 6 0.03 0.00 0.00 0.00 0.00 99.97 06:45:59 06:35:01 7 0.07 0.00 0.02 0.02 0.02 99.88 06:45:59 06:36:01 all 0.11 0.00 0.02 0.02 0.01 99.85 06:45:59 06:36:01 0 0.68 0.00 0.02 0.00 0.00 99.30 06:45:59 06:36:01 1 0.02 0.00 0.02 0.00 0.02 99.95 06:45:59 06:36:01 2 0.05 0.00 0.00 0.00 0.00 99.95 06:45:59 06:36:01 3 0.02 0.00 0.02 0.13 0.00 99.83 06:45:59 06:36:01 4 0.02 0.00 0.03 0.00 0.02 99.93 06:45:59 06:36:01 5 0.10 0.00 0.05 0.00 0.00 99.85 06:45:59 06:36:01 6 0.00 0.00 0.02 0.00 0.02 99.97 06:45:59 06:36:01 7 0.00 0.00 0.02 0.00 0.00 99.98 06:45:59 06:37:01 all 0.05 0.00 0.01 0.01 0.01 99.93 06:45:59 06:37:01 0 0.13 0.00 0.02 0.00 0.02 99.83 06:45:59 06:37:01 1 0.03 0.00 0.02 0.00 0.02 99.93 06:45:59 06:37:01 2 0.02 0.00 0.00 0.00 0.00 99.98 06:45:59 06:37:01 3 0.02 0.00 0.00 0.05 0.00 99.93 06:45:59 06:37:01 4 0.03 0.00 0.00 0.00 0.00 99.97 06:45:59 06:37:01 5 0.07 0.00 0.05 0.00 0.02 99.87 06:45:59 06:37:01 6 0.02 0.00 0.00 0.00 0.00 99.98 06:45:59 06:37:01 7 0.07 0.00 0.00 0.02 0.00 99.92 06:45:59 06:38:01 all 0.02 0.00 0.02 0.00 0.01 99.95 06:45:59 06:38:01 0 0.03 0.00 0.02 0.00 0.00 99.95 06:45:59 06:38:01 1 0.05 0.00 0.03 0.00 0.02 99.90 06:45:59 06:38:01 2 0.00 0.00 0.00 0.00 0.00 100.00 06:45:59 06:38:01 3 0.00 0.00 0.02 0.02 0.00 99.97 06:45:59 06:38:01 4 0.00 0.00 0.00 0.00 0.02 99.98 06:45:59 06:38:01 5 0.08 0.00 0.03 0.00 0.00 99.88 06:45:59 06:38:01 6 0.02 0.00 0.00 0.00 0.02 99.97 06:45:59 06:38:01 7 0.00 0.00 0.03 0.02 0.00 99.95 06:45:59 06:39:01 all 0.03 0.00 0.01 0.00 0.01 99.95 06:45:59 06:39:01 0 0.07 0.00 0.02 0.00 0.02 99.90 06:45:59 06:39:01 1 0.03 0.00 0.02 0.00 0.03 99.92 06:45:59 06:39:01 2 0.00 0.00 0.00 0.00 0.00 100.00 06:45:59 06:39:01 3 0.00 0.00 0.00 0.02 0.00 99.98 06:45:59 06:39:01 4 0.00 0.00 0.02 0.00 0.00 99.98 06:45:59 06:39:01 5 0.03 0.00 0.00 0.00 0.00 99.97 06:45:59 06:39:01 6 0.02 0.00 0.03 0.00 0.00 99.95 06:45:59 06:39:01 7 0.07 0.00 0.00 0.00 0.02 99.92 06:45:59 06:45:59 06:39:01 CPU %user %nice %system %iowait %steal %idle 06:45:59 06:40:01 all 0.03 0.00 0.01 0.00 0.01 99.95 06:45:59 06:40:01 0 0.05 0.00 0.00 0.00 0.02 99.93 06:45:59 06:40:01 1 0.05 0.00 0.02 0.00 0.03 99.90 06:45:59 06:40:01 2 0.00 0.00 0.00 0.00 0.00 100.00 06:45:59 06:40:01 3 0.02 0.00 0.00 0.02 0.02 99.95 06:45:59 06:40:01 4 0.02 0.00 0.02 0.00 0.00 99.97 06:45:59 06:40:01 5 0.07 0.00 0.03 0.00 0.02 99.88 06:45:59 06:40:01 6 0.02 0.00 0.02 0.00 0.00 99.97 06:45:59 06:40:01 7 0.00 0.00 0.00 0.02 0.00 99.98 06:45:59 06:41:01 all 0.10 0.00 0.02 0.00 0.01 99.87 06:45:59 06:41:01 0 0.62 0.00 0.03 0.00 0.02 99.33 06:45:59 06:41:01 1 0.02 0.00 0.00 0.00 0.02 99.97 06:45:59 06:41:01 2 0.00 0.00 0.00 0.02 0.00 99.98 06:45:59 06:41:01 3 0.05 0.00 0.03 0.02 0.00 99.90 06:45:59 06:41:01 4 0.00 0.00 0.02 0.00 0.00 99.98 06:45:59 06:41:01 5 0.05 0.00 0.02 0.00 0.02 99.92 06:45:59 06:41:01 6 0.00 0.00 0.00 0.00 0.02 99.98 06:45:59 06:41:01 7 0.05 0.00 0.03 0.00 0.03 99.88 06:45:59 06:42:01 all 0.09 0.00 0.02 0.00 0.01 99.89 06:45:59 06:42:01 0 0.52 0.00 0.00 0.00 0.00 99.48 06:45:59 06:42:01 1 0.02 0.00 0.00 0.00 0.00 99.98 06:45:59 06:42:01 2 0.00 0.00 0.02 0.00 0.00 99.98 06:45:59 06:42:01 3 0.07 0.00 0.03 0.00 0.03 99.87 06:45:59 06:42:01 4 0.02 0.00 0.00 0.00 0.02 99.97 06:45:59 06:42:01 5 0.07 0.00 0.07 0.00 0.00 99.87 06:45:59 06:42:01 6 0.03 0.00 0.03 0.00 0.00 99.93 06:45:59 06:42:01 7 0.00 0.00 0.00 0.00 0.00 100.00 06:45:59 06:43:01 all 0.04 0.00 0.02 0.00 0.01 99.93 06:45:59 06:43:01 0 0.15 0.00 0.02 0.00 0.02 99.82 06:45:59 06:43:01 1 0.00 0.00 0.02 0.00 0.00 99.98 06:45:59 06:43:01 2 0.00 0.00 0.00 0.00 0.00 100.00 06:45:59 06:43:01 3 0.05 0.00 0.05 0.02 0.02 99.87 06:45:59 06:43:01 4 0.07 0.00 0.00 0.00 0.00 99.93 06:45:59 06:43:01 5 0.05 0.00 0.03 0.00 0.02 99.90 06:45:59 06:43:01 6 0.00 0.00 0.00 0.00 0.02 99.98 06:45:59 06:43:01 7 0.00 0.00 0.02 0.02 0.02 99.95 06:45:59 06:44:01 all 0.02 0.00 0.01 0.00 0.01 99.96 06:45:59 06:44:01 0 0.07 0.00 0.00 0.00 0.00 99.93 06:45:59 06:44:01 1 0.02 0.00 0.00 0.00 0.02 99.97 06:45:59 06:44:01 2 0.00 0.00 0.00 0.00 0.00 100.00 06:45:59 06:44:01 3 0.03 0.00 0.02 0.02 0.03 99.90 06:45:59 06:44:01 4 0.00 0.00 0.00 0.00 0.00 100.00 06:45:59 06:44:01 5 0.05 0.00 0.02 0.00 0.02 99.92 06:45:59 06:44:01 6 0.00 0.00 0.00 0.00 0.00 100.00 06:45:59 06:44:01 7 0.02 0.00 0.02 0.02 0.00 99.95 06:45:59 06:45:01 all 4.92 0.00 2.06 1.79 0.04 91.19 06:45:59 06:45:01 0 6.15 0.00 2.19 0.17 0.05 91.44 06:45:59 06:45:01 1 4.55 0.00 2.06 0.79 0.03 92.57 06:45:59 06:45:01 2 4.60 0.00 1.54 0.02 0.05 93.79 06:45:59 06:45:01 3 4.92 0.00 2.54 6.47 0.05 86.03 06:45:59 06:45:01 4 6.32 0.00 1.81 0.12 0.03 91.72 06:45:59 06:45:01 5 3.83 0.00 1.57 0.10 0.03 94.46 06:45:59 06:45:01 6 4.74 0.00 2.28 0.13 0.03 92.81 06:45:59 06:45:01 7 4.26 0.00 2.46 6.55 0.05 86.67 06:45:59 Average: all 8.39 0.00 1.36 1.26 0.03 88.95 06:45:59 Average: 0 8.76 0.00 1.37 1.34 0.08 88.45 06:45:59 Average: 1 8.53 0.00 1.40 1.56 0.03 88.48 06:45:59 Average: 2 8.07 0.00 1.38 1.46 0.02 89.06 06:45:59 Average: 3 8.43 0.00 1.44 1.33 0.03 88.77 06:45:59 Average: 4 8.34 0.00 1.33 1.79 0.03 88.51 06:45:59 Average: 5 8.34 0.00 1.29 0.71 0.03 89.64 06:45:59 Average: 6 8.26 0.00 1.35 0.88 0.03 89.49 06:45:59 Average: 7 8.42 0.00 1.33 1.05 0.03 89.17 06:45:59 06:45:59 06:45:59