Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 3b327d473a815c5ca910ae545af106b284c94157 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-ssh6913224125445578054.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 67d2f908f88f8156fbe481f59f373e57362cafe7 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh2503869121329459404.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 67d2f908f88f8156fbe481f59f373e57362cafe7 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/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-ssh10439034089681498488.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 67d2f908f88f8156fbe481f59f373e57362cafe7 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 67d2f908f88f8156fbe481f59f373e57362cafe7 # timeout=10 Commit message: "Merge pull request #476 from cherrycl/issue-475" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh13644457668336320368.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-ssh12471832434618798768.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], goVersion:1.25] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.25 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-775545 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/940 [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/940 # 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 > 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 Avoid second fetch Checking out Revision 3b327d473a815c5ca910ae545af106b284c94157 (main) Commit message: "Merge pull request #5334 from FelixTing/issue-5333" > git config core.sparsecheckout # timeout=10 > git checkout -f 3b327d473a815c5ca910ae545af106b284c94157 # timeout=10 > git rev-list --no-walk a3ee0de5e2bea2b4efaf915a3b6d949c01104d71 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 08:20:49 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 08:20:49 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 08:20:49 ========================================================= 08:20:49 EdgeX Global Pipelines Version Info 08:20:49 ========================================================= [Pipeline] libraryResource [Pipeline] sh 08:20:50 ------------------- 08:20:50 stable info: 08:20:50 ------------------- 08:20:50 Commited By: Cherry Wang cherry@iotechsys.com 08:20:50 Commit SHA: 67d2f908f88f8156fbe481f59f373e57362cafe7 08:20:50 Message: update stable to v1.0.278 08:20:50 ------------------- 08:20:50 experimental info: 08:20:50 ------------------- 08:20:50 Commited By: **** collab-it+edgex@linuxfoundation.org 08:20:50 Commit SHA: cefbf83a7544ec8ad1f65f559367c3ce5893bda8 08:20:50 Message: update experimental to v1.0.279 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 08:20:50 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 08:20:50 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 08:20:50 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 08:20:50 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 08:20:50 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 08:20:50 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.25 [Pipeline] echo 08:20:50 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 08:20:51 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 08:20:51 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 08:20:51 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 08:20:51 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 08:20:51 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 08:20:51 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 08:20:51 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 08:20:51 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 08:20:51 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 08:20:51 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 08:20:51 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 08:20:51 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 08:20:51 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi [Pipeline] echo 08:20:51 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 08:20:51 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 08:20:51 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 08:20:51 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 08:20:51 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 08:20:51 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 08:20:51 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 3b327d473a815c5ca910ae545af106b284c94157 [Pipeline] echo 08:20:51 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 3b327d4 [Pipeline] echo 08:20:51 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:20:51 provisioning config files... 08:20:51 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/940@tmp/config1607913392004655696tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:20:51 ---> ****-login.sh 08:20:51 nexus3.edgexfoundry.org:10001 08:20:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:20:52 08:20:52 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 08:20:52 Configure a credential helper to remove this warning. See 08:20:52 https://docs.****.com/go/credential-store/ 08:20:52 08:20:52 Login Succeeded 08:20:52 nexus3.edgexfoundry.org:10002 08:20:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:20:52 08:20:52 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 08:20:52 Configure a credential helper to remove this warning. See 08:20:52 https://docs.****.com/go/credential-store/ 08:20:52 08:20:52 Login Succeeded 08:20:52 nexus3.edgexfoundry.org:10003 08:20:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:20:52 08:20:52 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 08:20:52 Configure a credential helper to remove this warning. See 08:20:52 https://docs.****.com/go/credential-store/ 08:20:52 08:20:52 Login Succeeded 08:20:52 nexus3.edgexfoundry.org:10004 08:20:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:20:52 08:20:52 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 08:20:52 Configure a credential helper to remove this warning. See 08:20:52 https://docs.****.com/go/credential-store/ 08:20:52 08:20:52 Login Succeeded 08:20:52 ****.io 08:20:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:20:52 08:20:52 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 08:20:52 Configure a credential helper to remove this warning. See 08:20:52 https://docs.****.com/go/credential-store/ 08:20:52 08:20:52 Login Succeeded 08:20:52 ---> ****-login.sh ends [Pipeline] } 08:20:52 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:20:53 + 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 08:20:53 + dirname cmd/core-command/Dockerfile 08:20:53 + cut -d/ -f2 08:20:53 + echo core-command,cmd/core-command/Dockerfile 08:20:53 + dirname cmd/core-common-config-bootstrapper/Dockerfile 08:20:53 + cut -d/ -f2 08:20:53 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 08:20:53 + dirname cmd/core-data/Dockerfile 08:20:53 + cut -d/ -f2 08:20:53 + echo core-data,cmd/core-data/Dockerfile 08:20:53 + dirname cmd/core-keeper/Dockerfile 08:20:53 + cut -d/ -f2 08:20:53 + echo core-keeper,cmd/core-keeper/Dockerfile 08:20:53 + dirname cmd/core-metadata/Dockerfile 08:20:53 + cut -d/ -f2 08:20:53 + echo core-metadata,cmd/core-metadata/Dockerfile 08:20:53 + dirname cmd/security-bootstrapper/Dockerfile 08:20:53 + cut -d/ -f2 08:20:53 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 08:20:53 + dirname cmd/security-proxy-auth/Dockerfile 08:20:53 + cut -d/ -f2 08:20:53 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 08:20:53 + dirname cmd/security-proxy-setup/Dockerfile 08:20:53 + cut -d/ -f2 08:20:53 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 08:20:53 + dirname cmd/security-secretstore-setup/Dockerfile 08:20:53 + cut -d/ -f2 08:20:53 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 08:20:53 + dirname cmd/security-spiffe-token-provider/Dockerfile 08:20:53 + cut -d/ -f2 08:20:53 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 08:20:53 + dirname cmd/security-spire-agent/Dockerfile 08:20:53 + cut -d/ -f2 08:20:53 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 08:20:53 + + cut -d/dirname -f2 cmd/security-spire-config/Dockerfile 08:20:53 08:20:53 + echo security-spire-config,cmd/security-spire-config/Dockerfile 08:20:53 + dirname cmd/security-spire-server/Dockerfile 08:20:53 + cut -d/ -f2 08:20:53 + echo security-spire-server,cmd/security-spire-server/Dockerfile 08:20:53 + dirname cmd/support-notifications/Dockerfile 08:20:53 + cut -d/ -f2 08:20:53 + echo support-notifications,cmd/support-notifications/Dockerfile 08:20:53 + dirname cmd/support-scheduler/Dockerfile 08:20:53 + cut -d/ -f2 08:20:53 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 08:20:53 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 08:20:53 + git rev-list -1 --merges 3b327d473a815c5ca910ae545af106b284c94157~1..3b327d473a815c5ca910ae545af106b284c94157 [Pipeline] echo 08:20:53 -----------> git rev-list -1 --merges 3b327d473a815c5ca910ae545af106b284c94157~1..3b327d473a815c5ca910ae545af106b284c94157 3b327d473a815c5ca910ae545af106b284c94157 08:20:53 3b327d473a815c5ca910ae545af106b284c94157 [false] [Pipeline] sh 08:20:53 + git log --format=format:%s -1 3b327d473a815c5ca910ae545af106b284c94157 [Pipeline] echo 08:20:54 ========================================================= 08:20:54 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 08:20:54 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 08:20:54 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 08:20:54 + grep -v github /etc/ssh/ssh_known_hosts 08:20:54 + [ -e /tmp/ssh_known_hosts ] 08:20:54 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 08:20:54 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 08:20:54 + sudo tee -a /etc/ssh/ssh_known_hosts 08:20:54 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:20:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:20:54 08:20:54 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:20:55 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:20:55 0.1.4: Pulling from edgex-devops/py-git-semver 08:20:55 3dae71ba6b94: Pulling fs layer 08:20:55 6bf1a483ea7c: Pulling fs layer 08:20:55 f5dfc541a4d3: Pulling fs layer 08:20:55 461d9e800cba: Pulling fs layer 08:20:55 80192f66455f: Pulling fs layer 08:20:55 2e8e34ca0e6c: Pulling fs layer 08:20:55 a29436f7fd5d: Pulling fs layer 08:20:55 923cac83aea3: Pulling fs layer 08:20:55 25ad8b0a4227: Pulling fs layer 08:20:55 db01528c6b51: Pulling fs layer 08:20:55 28988de357af: Pulling fs layer 08:20:55 923cac83aea3: Waiting 08:20:55 25ad8b0a4227: Waiting 08:20:55 2e8e34ca0e6c: Waiting 08:20:55 db01528c6b51: Waiting 08:20:55 a29436f7fd5d: Waiting 08:20:55 28988de357af: Waiting 08:20:55 461d9e800cba: Waiting 08:20:55 80192f66455f: Waiting 08:20:55 6bf1a483ea7c: Verifying Checksum 08:20:55 6bf1a483ea7c: Download complete 08:20:55 461d9e800cba: Verifying Checksum 08:20:55 461d9e800cba: Download complete 08:20:55 80192f66455f: Verifying Checksum 08:20:55 80192f66455f: Download complete 08:20:55 f5dfc541a4d3: Verifying Checksum 08:20:55 f5dfc541a4d3: Download complete 08:20:55 3dae71ba6b94: Verifying Checksum 08:20:55 3dae71ba6b94: Download complete 08:20:55 923cac83aea3: Download complete 08:20:55 25ad8b0a4227: Download complete 08:20:55 db01528c6b51: Download complete 08:20:55 28988de357af: Download complete 08:20:55 a29436f7fd5d: Verifying Checksum 08:20:55 a29436f7fd5d: Download complete 08:20:56 2e8e34ca0e6c: Verifying Checksum 08:20:56 2e8e34ca0e6c: Download complete 08:20:57 3dae71ba6b94: Pull complete 08:20:57 6bf1a483ea7c: Pull complete 08:20:58 f5dfc541a4d3: Pull complete 08:20:58 461d9e800cba: Pull complete 08:20:58 80192f66455f: Pull complete 08:21:02 2e8e34ca0e6c: Pull complete 08:21:03 a29436f7fd5d: Pull complete 08:21:03 923cac83aea3: Pull complete 08:21:03 25ad8b0a4227: Pull complete 08:21:03 db01528c6b51: Pull complete 08:21:03 28988de357af: Pull complete 08:21:03 Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 08:21:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:21:03 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:21:03 prd-ubuntu20.04-docker-8c-8g-775545 does not seem to be running inside a container 08:21:03 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/940 -v /w/workspace/edgex-go/940:/w/workspace/edgex-go/940:rw,z -v /w/workspace/edgex-go/940@tmp:/w/workspace/edgex-go/940@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 08:21:06 $ docker top c26d34bcdc904e17c2aea2ab31c1f796b0ec871eecd036be8228b28adff2dfcc -eo pid,comm 08:21:06 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). 08:21:06 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:21:06 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:21:06 [ssh-agent] Looking for ssh-agent implementation... 08:21:07 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:21:07 $ docker exec c26d34bcdc904e17c2aea2ab31c1f796b0ec871eecd036be8228b28adff2dfcc ssh-agent 08:21:07 SSH_AUTH_SOCK=/tmp/ssh-nLSMx6AmAzJQ/agent.33 08:21:07 SSH_AGENT_PID=40 08:21:07 Running ssh-add (command line suppressed) 08:21:07 Identity added: /w/workspace/edgex-go/940@tmp/private_key_2461609107273668191.key (/w/workspace/edgex-go/940@tmp/private_key_2461609107273668191.key) 08:21:07 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:21:07 + git config --global --add safe.directory /w/workspace/edgex-go/940 [Pipeline] sh 08:21:07 + git tag --points-at HEAD [Pipeline] } 08:21:07 $ docker exec --env ******** --env ******** c26d34bcdc904e17c2aea2ab31c1f796b0ec871eecd036be8228b28adff2dfcc ssh-agent -k 08:21:08 unset SSH_AUTH_SOCK; 08:21:08 unset SSH_AGENT_PID; 08:21:08 echo Agent pid 40 killed; 08:21:08 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 08:21:08 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:21:08 [ssh-agent] Looking for ssh-agent implementation... 08:21:08 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:21:08 $ docker exec c26d34bcdc904e17c2aea2ab31c1f796b0ec871eecd036be8228b28adff2dfcc ssh-agent 08:21:08 SSH_AUTH_SOCK=/tmp/ssh-8KEgDNcTQZZ6/agent.87 08:21:08 SSH_AGENT_PID=93 08:21:08 Running ssh-add (command line suppressed) 08:21:08 Identity added: /w/workspace/edgex-go/940@tmp/private_key_6637639170871816434.key (/w/workspace/edgex-go/940@tmp/private_key_6637639170871816434.key) 08:21:08 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:21:08 + git semver init 08:21:09 2025-12-22 08:21:08,984 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 08:21:09 2025-12-22 08:21:08,988 [run_init] DEBUG init version:0.0.0 force:False 08:21:09 2025-12-22 08:21:08,989 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/940/.semver 08:21:09 2025-12-22 08:21:08,989 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/940/.semver 08:21:09 2025-12-22 08:21:08,989 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/940/.semver'], cwd=/w/workspace/edgex-go/940, stdin=None, shell=False, universal_newlines=False) 08:21:14 2025-12-22 08:21:14,224 [append_file] DEBUG append to file:/w/workspace/edgex-go/940/.git/info/exclude 08:21:14 2025-12-22 08:21:14,224 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/940/.semver/main with force:False 08:21:14 2025-12-22 08:21:14,224 [read_version] DEBUG read version from /w/workspace/edgex-go/940/.semver/main 08:21:14 2025-12-22 08:21:14,225 [read_version] DEBUG read version from /w/workspace/edgex-go/940/.semver/main 08:21:14 4.1.0-dev.87 [Pipeline] } 08:21:14 $ docker exec --env ******** --env ******** c26d34bcdc904e17c2aea2ab31c1f796b0ec871eecd036be8228b28adff2dfcc ssh-agent -k 08:21:14 unset SSH_AUTH_SOCK; 08:21:14 unset SSH_AGENT_PID; 08:21:14 echo Agent pid 93 killed; 08:21:14 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:21:14 + git semver [Pipeline] } 08:21:15 $ docker stop --time=1 c26d34bcdc904e17c2aea2ab31c1f796b0ec871eecd036be8228b28adff2dfcc 08:21:16 $ docker rm -f --volumes c26d34bcdc904e17c2aea2ab31c1f796b0ec871eecd036be8228b28adff2dfcc [Pipeline] // withDockerContainer [Pipeline] sh 08:21:16 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 08:21:17 Stashed 1 file(s) [Pipeline] echo 08:21:17 [edgeXSemver]: initialized semver on version 4.1.0-dev.87 [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 08:21:17 + git config --global --add safe.directory /w/workspace/edgex-go/940 [Pipeline] echo 08:21:17 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 08:21:17 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 08:21:17 ========================================================= 08:21:17 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine] 08:21:17 ========================================================= [Pipeline] fileExists [Pipeline] sh 08:21:17 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine 08:21:17 1.25-alpine: Pulling from edgex-devops/edgex-golang-base 08:21:17 2d35ebdb57d9: Pulling fs layer 08:21:17 c35fb4624d26: Pulling fs layer 08:21:17 4e2aec7ef170: Pulling fs layer 08:21:17 333b49ad6fbf: Pulling fs layer 08:21:17 4f4fb700ef54: Pulling fs layer 08:21:17 c3e65509a76b: Pulling fs layer 08:21:17 7cf9ebb963bd: Pulling fs layer 08:21:17 bb34ca984cfb: Pulling fs layer 08:21:17 151cf03bc807: Pulling fs layer 08:21:17 7cf9ebb963bd: Waiting 08:21:17 bb34ca984cfb: Waiting 08:21:17 151cf03bc807: Waiting 08:21:17 333b49ad6fbf: Waiting 08:21:17 4f4fb700ef54: Waiting 08:21:17 c3e65509a76b: Waiting 08:21:17 c35fb4624d26: Download complete 08:21:17 333b49ad6fbf: Verifying Checksum 08:21:17 333b49ad6fbf: Download complete 08:21:17 4f4fb700ef54: Verifying Checksum 08:21:17 4f4fb700ef54: Download complete 08:21:17 c3e65509a76b: Download complete 08:21:17 2d35ebdb57d9: Verifying Checksum 08:21:17 2d35ebdb57d9: Download complete 08:21:18 7cf9ebb963bd: Verifying Checksum 08:21:18 7cf9ebb963bd: Download complete 08:21:18 2d35ebdb57d9: Pull complete 08:21:18 151cf03bc807: Verifying Checksum 08:21:18 151cf03bc807: Download complete 08:21:18 c35fb4624d26: Pull complete 08:21:18 4e2aec7ef170: Verifying Checksum 08:21:18 4e2aec7ef170: Download complete 08:21:19 bb34ca984cfb: Verifying Checksum 08:21:19 bb34ca984cfb: Download complete 08:21:24 4e2aec7ef170: Pull complete 08:21:24 333b49ad6fbf: Pull complete 08:21:24 4f4fb700ef54: Pull complete 08:21:24 c3e65509a76b: Pull complete 08:21:24 7cf9ebb963bd: Pull complete 08:21:27 bb34ca984cfb: Pull complete 08:21:28 151cf03bc807: Pull complete 08:21:28 Digest: sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 08:21:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine 08:21:28 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [Pipeline] fileExists [Pipeline] sh 08:21:29 + + dockerecho build FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine 08:21:29 WORKDIR /edgex 08:21:29 COPY go.mod . 08:21:29 RUN go mod download -t 08:21:29 ci-base-image-x86_64 -f - . 08:21:30 #0 building with "default" instance using docker driver 08:21:30 08:21:30 #1 [internal] load build definition from Dockerfile 08:21:30 #1 transferring dockerfile: 164B done 08:21:30 #1 DONE 0.0s 08:21:30 08:21:30 #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine 08:21:30 #2 DONE 0.0s 08:21:30 08:21:30 #3 [internal] load .dockerignore 08:21:30 #3 transferring context: 50B done 08:21:30 #3 DONE 0.0s 08:21:30 08:21:30 #4 [1/4] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine 08:21:30 #4 DONE 0.2s 08:21:30 08:21:30 #5 [internal] load build context 08:21:30 #5 transferring context: 7.11kB done 08:21:30 #5 DONE 0.2s 08:21:30 08:21:30 #6 [2/4] WORKDIR /edgex 08:21:32 Still waiting to schedule task 08:21:32 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 08:21:34 #6 DONE 3.8s 08:21:34 08:21:34 #7 [3/4] COPY go.mod . 08:21:34 #7 DONE 0.0s 08:21:34 08:21:34 #8 [4/4] RUN go mod download 08:21:49 #8 DONE 13.4s 08:21:49 08:21:49 #9 exporting to image 08:21:49 #9 exporting layers 08:21:51 #9 exporting layers 3.5s done 08:21:51 #9 writing image sha256:64c5e13cbf751b9c4aba7dd82014fe03630794a88751553ed990446088b6af20 done 08:21:51 #9 naming to docker.io/library/ci-base-image-x86_64 done 08:21:51 #9 DONE 3.6s [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:21:52 + docker inspect -f . ci-base-image-x86_64 08:21:52 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:21:52 prd-ubuntu20.04-docker-8c-8g-775545 does not seem to be running inside a container 08:21:52 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/940 -v /w/workspace/edgex-go/940:/w/workspace/edgex-go/940:rw,z -v /w/workspace/edgex-go/940@tmp:/w/workspace/edgex-go/940@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 08:21:52 $ docker top 924e640d81aa5a9b9849b12921df0678e464642ba3e81452fd2f915ec5ed8ec2 -eo pid,comm [Pipeline] { [Pipeline] sh 08:21:53 + go version 08:21:53 go version go1.25.2 linux/amd64 [Pipeline] } 08:21:53 $ docker stop --time=1 924e640d81aa5a9b9849b12921df0678e464642ba3e81452fd2f915ec5ed8ec2 08:21:54 $ docker rm -f --volumes 924e640d81aa5a9b9849b12921df0678e464642ba3e81452fd2f915ec5ed8ec2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:21:54 + docker inspect -f . ci-base-image-x86_64 08:21:54 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:21:54 prd-ubuntu20.04-docker-8c-8g-775545 does not seem to be running inside a container 08:21:54 $ 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/940 -v /w/workspace/edgex-go/940:/w/workspace/edgex-go/940:rw,z -v /w/workspace/edgex-go/940@tmp:/w/workspace/edgex-go/940@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 08:21:55 $ docker top 94526b00dbd32e66bf2eaa58cd1827f130f4657bb4e1eb13ee159d58c0a4201b -eo pid,comm [Pipeline] { [Pipeline] echo 08:21:55 ========================================================= 08:21:55 [edgeXBuildGoParallel] Running Tests and Build... 08:21:55 ========================================================= [Pipeline] sh 08:21:55 + git config --global --add safe.directory /w/workspace/edgex-go/940 [Pipeline] fileExists [Pipeline] sh 08:21:55 + make test 08:21:55 go test -race -coverprofile=coverage.out ./... 08:22:03 ? github.com/edgexfoundry/edgex-go [no test files] 08:22:36 github.com/edgexfoundry/edgex-go/cmd/core-command coverage: 0.0% of statements 08:22:36 github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper coverage: 0.0% of statements 08:22:36 github.com/edgexfoundry/edgex-go/cmd/core-data coverage: 0.0% of statements 08:22:36 github.com/edgexfoundry/edgex-go/cmd/core-keeper coverage: 0.0% of statements 08:22:36 github.com/edgexfoundry/edgex-go/cmd/core-metadata coverage: 0.0% of statements 08:22:36 github.com/edgexfoundry/edgex-go/cmd/secrets-config coverage: 0.0% of statements 08:22:36 github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper coverage: 0.0% of statements 08:22:36 github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider coverage: 0.0% of statements 08:22:36 github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth coverage: 0.0% of statements 08:22:36 github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup coverage: 0.0% of statements 08:22:36 github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider coverage: 0.0% of statements 08:22:36 github.com/edgexfoundry/edgex-go/cmd/support-notifications coverage: 0.0% of statements 08:22:36 github.com/edgexfoundry/edgex-go/cmd/support-scheduler coverage: 0.0% of statements 08:22:36 ? github.com/edgexfoundry/edgex-go/internal [no test files] 08:22:36 github.com/edgexfoundry/edgex-go/internal/core/command coverage: 0.0% of statements 08:22:36 github.com/edgexfoundry/edgex-go/internal/core/command/application coverage: 0.0% of statements 08:22:36 github.com/edgexfoundry/edgex-go/internal/core/command/config coverage: 0.0% of statements 08:22:36 github.com/edgexfoundry/edgex-go/internal/core/command/container coverage: 0.0% of statements 08:22:38 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.064s coverage: 97.0% of statements 08:22:41 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.051s coverage: 69.4% of statements 08:22:41 github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks coverage: 0.0% of statements 08:22:41 ok github.com/edgexfoundry/edgex-go/internal/core/common_config 1.025s coverage: 4.8% of statements 08:22:41 github.com/edgexfoundry/edgex-go/internal/core/data coverage: 0.0% of statements 08:22:41 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.075s coverage: 57.7% of statements 08:22:41 ok github.com/edgexfoundry/edgex-go/internal/core/data/cache 1.024s coverage: 86.5% of statements 08:22:41 github.com/edgexfoundry/edgex-go/internal/core/data/config coverage: 0.0% of statements 08:22:41 github.com/edgexfoundry/edgex-go/internal/core/data/container coverage: 0.0% of statements 08:22:42 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.377s coverage: 94.2% of statements 08:22:42 github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging coverage: 0.0% of statements 08:22:42 ? github.com/edgexfoundry/edgex-go/internal/core/data/embed [no test files] 08:22:42 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 08:22:42 github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks coverage: 0.0% of statements 08:22:42 github.com/edgexfoundry/edgex-go/internal/core/data/mocks coverage: 0.0% of statements 08:22:42 ? github.com/edgexfoundry/edgex-go/internal/core/data/query [no test files] 08:22:42 github.com/edgexfoundry/edgex-go/internal/core/keeper coverage: 0.0% of statements 08:22:42 github.com/edgexfoundry/edgex-go/internal/core/keeper/application coverage: 0.0% of statements 08:22:42 github.com/edgexfoundry/edgex-go/internal/core/keeper/config coverage: 0.0% of statements 08:22:42 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] 08:22:42 github.com/edgexfoundry/edgex-go/internal/core/keeper/container coverage: 0.0% of statements 08:22:42 ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.045s coverage: 90.7% of statements 08:22:42 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/embed [no test files] 08:22:42 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] 08:22:42 github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks coverage: 0.0% of statements 08:22:42 ok github.com/edgexfoundry/edgex-go/internal/core/keeper/registry 1.035s coverage: 0.0% of statements 08:22:42 github.com/edgexfoundry/edgex-go/internal/core/keeper/utils coverage: 0.0% of statements 08:22:42 github.com/edgexfoundry/edgex-go/internal/core/metadata coverage: 0.0% of statements 08:22:43 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.044s coverage: 8.3% of statements 08:22:43 github.com/edgexfoundry/edgex-go/internal/core/metadata/config coverage: 0.0% of statements 08:22:43 github.com/edgexfoundry/edgex-go/internal/core/metadata/container coverage: 0.0% of statements 08:22:47 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.506s coverage: 95.9% of statements 08:22:47 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/embed [no test files] 08:22:47 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 08:22:47 github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks coverage: 0.0% of statements 08:22:47 github.com/edgexfoundry/edgex-go/internal/core/metadata/uom coverage: 0.0% of statements 08:22:47 github.com/edgexfoundry/edgex-go/internal/core/metadata/utils coverage: 0.0% of statements 08:22:47 ok github.com/edgexfoundry/edgex-go/internal/io 1.029s coverage: 72.2% of statements 08:22:47 github.com/edgexfoundry/edgex-go/internal/pkg coverage: 0.0% of statements 08:22:47 github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers coverage: 0.0% of statements 08:22:47 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 08:22:47 github.com/edgexfoundry/edgex-go/internal/pkg/cache coverage: 0.0% of statements 08:22:47 github.com/edgexfoundry/edgex-go/internal/pkg/common coverage: 0.0% of statements 08:22:47 github.com/edgexfoundry/edgex-go/internal/pkg/correlation coverage: 0.0% of statements 08:22:47 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 08:22:47 github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres coverage: 0.0% of statements 08:22:47 github.com/edgexfoundry/edgex-go/internal/pkg/db/redis coverage: 0.0% of statements 08:22:47 ? github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/models [no test files] 08:22:49 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.057s coverage: 3.5% of statements 08:22:49 github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/mocks coverage: 0.0% of statements 08:22:49 github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models coverage: 0.0% of statements 08:22:49 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.046s coverage: 1.0% of statements 08:22:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 08:22:49 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.033s coverage: 38.2% of statements 08:22:49 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto 1.032s coverage: 68.8% of statements 08:22:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces [no test files] 08:22:49 github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces/mocks coverage: 0.0% of statements 08:22:49 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper coverage: 0.0% of statements 08:22:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.023s coverage: 40.0% of statements 08:22:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.031s coverage: 87.1% of statements 08:22:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.023s coverage: 89.5% of statements 08:22:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.028s coverage: 93.1% of statements 08:22:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.022s coverage: 87.5% of statements 08:23:03 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.033s coverage: 94.4% of statements 08:23:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 20.053s coverage: 92.9% of statements 08:23:11 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config coverage: 0.0% of statements 08:23:11 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container coverage: 0.0% of statements 08:23:11 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers coverage: 0.0% of statements 08:23:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.023s coverage: 68.8% of statements 08:23:11 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 08:23:11 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto coverage: 0.0% of statements 08:23:11 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config coverage: 0.0% of statements 08:23:11 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container coverage: 0.0% of statements 08:23:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.034s coverage: 62.3% of statements 08:23:11 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres coverage: 0.0% of statements 08:23:11 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config coverage: 0.0% of statements 08:23:11 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container coverage: 0.0% of statements 08:23:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.030s coverage: 47.4% of statements 08:23:11 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis coverage: 0.0% of statements 08:23:11 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config coverage: 0.0% of statements 08:23:11 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container coverage: 0.0% of statements 08:23:11 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers coverage: 0.0% of statements 08:23:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.026s coverage: 87.2% of statements 08:23:11 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.021s coverage: 15.5% of statements 08:23:11 github.com/edgexfoundry/edgex-go/internal/security/config coverage: 0.0% of statements 08:23:11 github.com/edgexfoundry/edgex-go/internal/security/config/command coverage: 0.0% of statements 08:23:11 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.025s coverage: 100.0% of statements 08:23:11 github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy coverage: 0.0% of statements 08:23:11 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.070s coverage: 81.8% of statements 08:23:11 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.064s coverage: 82.1% of statements 08:23:11 github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared coverage: 0.0% of statements 08:23:11 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.026s coverage: 86.0% of statements 08:23:11 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 08:23:11 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.036s coverage: 6.8% of statements 08:23:11 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command coverage: 0.0% of statements 08:23:11 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/createtoken 1.040s coverage: 33.3% of statements 08:23:11 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/handlers coverage: 0.0% of statements 08:23:11 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config coverage: 0.0% of statements 08:23:11 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container coverage: 0.0% of statements 08:23:11 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.039s coverage: 100.0% of statements 08:23:11 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/tokenprovider 1.162s coverage: 54.8% of statements 08:23:11 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.031s coverage: 89.6% of statements 08:23:11 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.019s coverage: 100.0% of statements 08:23:11 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.026s coverage: 73.7% of statements 08:23:11 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.016s coverage: 100.0% of statements 08:23:11 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth 1.046s coverage: 20.0% of statements 08:23:11 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/application 1.029s coverage: 88.6% of statements 08:23:11 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config coverage: 0.0% of statements 08:23:11 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container coverage: 0.0% of statements 08:23:11 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/controller 1.045s coverage: 96.8% of statements 08:23:11 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/embed [no test files] 08:23:11 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces [no test files] 08:23:11 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces/mocks coverage: 0.0% of statements 08:23:11 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/utils 1.020s coverage: 100.0% of statements 08:23:11 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.164s coverage: 29.2% of statements 08:23:11 github.com/edgexfoundry/edgex-go/internal/security/secretstore/config coverage: 0.0% of statements 08:23:11 github.com/edgexfoundry/edgex-go/internal/security/secretstore/container coverage: 0.0% of statements 08:23:11 github.com/edgexfoundry/edgex-go/internal/security/secretstore/controller coverage: 0.0% of statements 08:23:11 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.024s coverage: 93.8% of statements 08:23:11 github.com/edgexfoundry/edgex-go/internal/security/secretstore/server coverage: 0.0% of statements 08:23:11 github.com/edgexfoundry/edgex-go/internal/security/secretstore/server/handlers coverage: 0.0% of statements 08:23:11 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 08:23:11 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.026s coverage: 3.1% of statements 08:23:11 github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokeninit coverage: 0.0% of statements 08:23:11 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenmaintenance 1.019s coverage: 76.2% of statements 08:23:11 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenprovider 1.026s coverage: 54.0% of statements 08:23:11 github.com/edgexfoundry/edgex-go/internal/security/secretstore/utils coverage: 0.0% of statements 08:23:11 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider coverage: 0.0% of statements 08:23:11 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config coverage: 0.0% of statements 08:23:11 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container coverage: 0.0% of statements 08:23:11 github.com/edgexfoundry/edgex-go/internal/support/notifications coverage: 0.0% of statements 08:23:16 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.059s coverage: 17.1% of statements 08:23:16 github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel coverage: 0.0% of statements 08:23:16 github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks coverage: 0.0% of statements 08:23:16 github.com/edgexfoundry/edgex-go/internal/support/notifications/config coverage: 0.0% of statements 08:23:16 github.com/edgexfoundry/edgex-go/internal/support/notifications/container coverage: 0.0% of statements 08:23:16 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.144s coverage: 94.9% of statements 08:23:16 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/embed [no test files] 08:23:16 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 08:23:16 github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks coverage: 0.0% of statements 08:23:16 github.com/edgexfoundry/edgex-go/internal/support/scheduler coverage: 0.0% of statements 08:23:16 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application 1.029s coverage: 9.0% of statements 08:23:16 github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/action coverage: 0.0% of statements 08:23:16 github.com/edgexfoundry/edgex-go/internal/support/scheduler/config coverage: 0.0% of statements 08:23:16 github.com/edgexfoundry/edgex-go/internal/support/scheduler/container coverage: 0.0% of statements 08:23:16 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.076s coverage: 97.7% of statements 08:23:16 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/embed [no test files] 08:23:16 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure 1.034s coverage: 43.6% of statements 08:23:16 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 08:23:16 github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks coverage: 0.0% of statements 08:23:16 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 08:23:17 running golangci-lint 08:23:17 golangci-lint has version 2.5.0 built with go1.25.1 from ff63786c on 2025-09-21T19:04:05Z 08:23:17 go version go1.25.2 linux/amd64 08:23:17 level=info msg="golangci-lint has version 2.5.0 built with go1.25.1 from ff63786c on 2025-09-21T19:04:05Z" 08:23:17 level=info msg="[config_reader] Used config file .golangci.yml" 08:23:17 level=info msg="[config_reader] Module name \"github.com/edgexfoundry/edgex-go\"" 08:23:17 level=info msg="maxprocs: Leaving GOMAXPROCS=8: CPU quota undefined" 08:23:17 level=info msg="[goenv] Read go env for 3.512784ms: map[string]string{\"GOCACHE\":\"/root/.cache/go-build\", \"GOROOT\":\"/usr/local/go\"}" 08:23:17 level=info msg="[lintersdb] Active 6 linters: [errcheck gosec govet ineffassign staticcheck unused]" 08:23:18 Running on prd-ubuntu20.04-docker-arm64-4c-16g-775546 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws 08:23:18 Running in /w/workspace/edgex-go/940 [Pipeline] { [Pipeline] checkout 08:23:21 The recommended git tool is: git 08:23:25 using credential edgex-jenkins-ssh 08:23:25 Cloning the remote Git repository 08:23:25 Cloning repository git@github.com:edgexfoundry/edgex-go.git 08:23:26 > git init /w/workspace/edgex-go/940 # timeout=10 08:23:26 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 08:23:26 > git --version # timeout=10 08:23:26 > git --version # 'git version 2.25.1' 08:23:26 using GIT_SSH to set credentials SSH Credentials for GitHub 08:23:26 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 08:23:44 level=info msg="[loader] Go packages loading at mode 8767 (name|compiled_files|deps|exports_file|imports|types_sizes|files) took 23.037941058s" 08:23:44 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 47.007939ms" 08:23:44 Avoid second fetch 08:23:44 Checking out Revision 3b327d473a815c5ca910ae545af106b284c94157 (main) 08:23:45 Commit message: "Merge pull request #5334 from FelixTing/issue-5333" 08:23:43 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 08:23:43 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:23:44 > git config core.sparsecheckout # timeout=10 08:23:44 > git checkout -f 3b327d473a815c5ca910ae545af106b284c94157 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:23:49 provisioning config files... 08:23:49 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/940@tmp/config54744045024943558tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:23:50 ---> ****-login.sh 08:23:50 nexus3.edgexfoundry.org:10001 08:23:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:23:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:23:51 Configure a credential helper to remove this warning. See 08:23:51 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:23:51 08:23:51 Login Succeeded 08:23:51 nexus3.edgexfoundry.org:10002 08:23:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:23:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:23:51 Configure a credential helper to remove this warning. See 08:23:51 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:23:51 08:23:51 Login Succeeded 08:23:51 nexus3.edgexfoundry.org:10003 08:23:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:23:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:23:51 Configure a credential helper to remove this warning. See 08:23:51 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:23:51 08:23:51 Login Succeeded 08:23:51 nexus3.edgexfoundry.org:10004 08:23:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:23:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:23:52 Configure a credential helper to remove this warning. See 08:23:52 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:23:52 08:23:52 Login Succeeded 08:23:52 ****.io 08:23:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:23:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:23:52 Configure a credential helper to remove this warning. See 08:23:52 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:23:52 08:23:52 Login Succeeded 08:23:52 ---> ****-login.sh ends [Pipeline] } 08:23:52 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 08:23:53 + git config --global --add safe.directory /w/workspace/edgex-go/940 [Pipeline] echo 08:23:53 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 08:23:53 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 08:23:53 ========================================================= 08:23:53 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine] 08:23:53 ========================================================= [Pipeline] fileExists [Pipeline] sh 08:23:53 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine 08:23:54 1.25-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 08:23:54 6b59a28fa201: Pulling fs layer 08:23:54 d32bb0dddca7: Pulling fs layer 08:23:54 5dab1238d3d9: Pulling fs layer 08:23:54 196fd7d83e7d: Pulling fs layer 08:23:54 4f4fb700ef54: Pulling fs layer 08:23:54 8ba94037c8f0: Pulling fs layer 08:23:54 deaec5988b04: Pulling fs layer 08:23:54 9f65657bb879: Pulling fs layer 08:23:54 196fd7d83e7d: Waiting 08:23:54 4f4fb700ef54: Waiting 08:23:54 8ba94037c8f0: Waiting 08:23:54 deaec5988b04: Waiting 08:23:54 9f65657bb879: Waiting 08:23:54 d32bb0dddca7: Verifying Checksum 08:23:54 d32bb0dddca7: Download complete 08:23:54 196fd7d83e7d: Download complete 08:23:54 4f4fb700ef54: Download complete 08:23:54 8ba94037c8f0: Verifying Checksum 08:23:54 8ba94037c8f0: Download complete 08:23:54 6b59a28fa201: Verifying Checksum 08:23:54 6b59a28fa201: Download complete 08:23:54 9f65657bb879: Verifying Checksum 08:23:54 9f65657bb879: Download complete 08:23:54 6b59a28fa201: Pull complete 08:23:55 d32bb0dddca7: Pull complete 08:23:55 5dab1238d3d9: Verifying Checksum 08:23:55 5dab1238d3d9: Download complete 08:23:56 level=info msg="[linters_context/goanalysis] analyzers took 2m15.714310843s with top 10 stages: buildir: 1m12.566415042s, gosec: 4.37964193s, inspect: 2.563380508s, fact_deprecated: 2.517226396s, fact_purity: 1.976366079s, ctrlflow: 1.953852109s, printf: 1.946312841s, nilness: 1.657170231s, S1038: 1.412376337s, unused: 1.240891644s" 08:23:56 level=info msg="[runner/exclusion_paths] Skipped 0 issues by pattern \"third_party$\"" 08:23:56 level=info msg="[runner/exclusion_paths] Skipped 0 issues by pattern \"builtin$\"" 08:23:56 level=info msg="[runner/exclusion_paths] Skipped 0 issues by pattern \"examples$\"" 08:23:56 level=info msg="[runner] Issues before processing: 35, after processing: 0" 08:23:56 level=info msg="[runner] Processors filtering stat (in/out): path_relativity: 35/35, exclusion_paths: 35/35, path_absoluter: 35/35, nolint_filter: 21/0, cgo: 35/35, invalid_issue: 35/35, generated_file_filter: 35/22, filename_unadjuster: 35/35, exclusion_rules: 22/21" 08:23:56 level=info msg="[runner] processing took 13.284295ms with stages: nolint_filter: 11.538823ms, generated_file_filter: 1.313759ms, exclusion_rules: 250.832µs, path_relativity: 77.47µs, exclusion_paths: 77.051µs, cgo: 7.83µs, path_absoluter: 5.11µs, invalid_issue: 3.79µs, sort_results: 2.6µs, filename_unadjuster: 1.66µs, max_same_issues: 910ns, diff: 910ns, fixer: 800ns, path_prettifier: 740ns, max_from_linter: 660ns, path_shortener: 550ns, max_per_file_from_linter: 300ns, uniq_by_line: 230ns, source_code: 150ns, severity-rules: 120ns" 08:23:56 level=info msg="[runner] linters took 15.027434833s with stages: goanalysis_metalinter: 15.014059987s" 08:23:56 0 issues. 08:23:56 level=info msg="File cache stats: 0 entries of total size 0B" 08:23:56 level=info msg="Memory: 381 samples, avg is 369.4MB, max is 1499.7MB" 08:23:56 level=info msg="Execution took 38.118634266s" 08:23:56 go vet ./... 08:23:57 deaec5988b04: Verifying Checksum 08:23:57 deaec5988b04: Download complete 08:24:04 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 08:24:04 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 08:24:04 ./bin/test-attribution-txt.sh [Pipeline] echo 08:24:04 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] sh 08:24:04 + ls -al . 08:24:04 total 1392 08:24:04 drwxrwxr-x 11 1001 1001 4096 Dec 22 08:21 . 08:24:04 drwxr-xr-x 4 root root 4096 Dec 22 08:21 .. 08:24:04 drwxrwxr-x 2 1001 1001 4096 Dec 22 08:20 .blubracket 08:24:04 -rw-rw-r-- 1 1001 1001 10 Dec 22 08:20 .dockerignore 08:24:04 drwxrwxr-x 8 1001 1001 4096 Dec 22 08:23 .git 08:24:04 drwxrwxr-x 3 1001 1001 4096 Dec 22 08:20 .github 08:24:04 -rw-rw-r-- 1 1001 1001 909 Dec 22 08:20 .gitignore 08:24:04 -rw-rw-r-- 1 1001 1001 359 Dec 22 08:20 .golangci.yml 08:24:04 -rw-rw-r-- 1 1001 1001 100 Dec 22 08:20 .hadolint.yml 08:24:04 drwxr-xr-x 3 1001 1001 4096 Dec 22 08:21 .semver 08:24:04 -rw-rw-r-- 1 1001 1001 155 Dec 22 08:20 .sonarcloud.properties 08:24:04 -rw-rw-r-- 1 1001 1001 1171 Dec 22 08:20 ADOPTERS.md 08:24:04 -rw-rw-r-- 1 1001 1001 20017 Dec 22 08:20 Attribution.txt 08:24:04 -rw-rw-r-- 1 1001 1001 108018 Dec 22 08:20 CHANGELOG.md 08:24:04 -rw-rw-r-- 1 1001 1001 3804 Dec 22 08:20 CONTRIBUTING.md 08:24:04 -rw-rw-r-- 1 1001 1001 677 Dec 22 08:20 GOVERNANCE.md 08:24:04 -rw-rw-r-- 1 1001 1001 886 Dec 22 08:20 Jenkinsfile 08:24:04 -rw-rw-r-- 1 1001 1001 10775 Dec 22 08:20 LICENSE 08:24:04 -rw-rw-r-- 1 1001 1001 16739 Dec 22 08:20 Makefile 08:24:04 -rw-rw-r-- 1 1001 1001 582 Dec 22 08:20 OWNERS.md 08:24:04 -rw-rw-r-- 1 1001 1001 9932 Dec 22 08:20 README.md 08:24:04 -rw-rw-r-- 1 1001 1001 789 Dec 22 08:20 SECURITY.md 08:24:04 -rw-rw-r-- 1 1001 1001 12 Dec 22 08:21 VERSION 08:24:04 drwxrwxr-x 2 1001 1001 4096 Dec 22 08:20 bin 08:24:04 drwxrwxr-x 19 1001 1001 4096 Dec 22 08:20 cmd 08:24:04 -rw-r--r-- 1 root root 1043595 Dec 22 08:23 coverage.out 08:24:04 drwxrwxr-x 2 1001 1001 4096 Dec 22 08:20 fuzz_test 08:24:04 -rw-rw-r-- 1 1001 1001 7070 Dec 22 08:20 go.mod 08:24:04 -rw-rw-r-- 1 1001 1001 90674 Dec 22 08:20 go.sum 08:24:04 drwxrwxr-x 7 1001 1001 4096 Dec 22 08:20 internal 08:24:04 drwxrwxr-x 2 1001 1001 4096 Dec 22 08:20 openapi 08:24:04 -rw-rw-r-- 1 1001 1001 584 Dec 22 08:20 security.txt 08:24:04 -rw-rw-r-- 1 1001 1001 204 Dec 22 08:20 version.go [Pipeline] sh 08:24:05 + '[' -e coverage.out ] 08:24:05 + chown 1001:1001 coverage.out [Pipeline] stash 08:24:05 Stashed 1 file(s) [Pipeline] sh 08:24:05 + make build 08:24:05 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.87 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 08:24:09 5dab1238d3d9: Pull complete 08:24:09 196fd7d83e7d: Pull complete 08:24:10 4f4fb700ef54: Pull complete 08:24:10 8ba94037c8f0: Pull complete 08:24:20 deaec5988b04: Pull complete 08:24:21 9f65657bb879: Pull complete 08:24:21 Digest: sha256:5e549ededf7788d4f1561b02b9f4d3bcf02ca02af9c1a1104d0a64a201fbeb28 08:24:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine 08:24:21 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine [Pipeline] fileExists [Pipeline] sh 08:24:21 + + dockerecho build FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine 08:24:21 WORKDIR /edgex 08:24:21 COPY go.mod . 08:24:21 RUN go mod download -t 08:24:21 ci-base-image-arm64 -f - . 08:24:22 Sending build context to Docker daemon 3.887MB 08:24:22 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine 08:24:22 ---> 334268110677 08:24:22 Step 2/4 : WORKDIR /edgex 08:24:24 ---> Running in 1808e4fd0560 08:24:24 Removing intermediate container 1808e4fd0560 08:24:24 ---> 8669e896456a 08:24:24 Step 3/4 : COPY go.mod . 08:24:25 ---> c117422618a6 08:24:25 Step 4/4 : RUN go mod download 08:24:25 ---> Running in a90bcddd249f 08:24:32 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.87 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata 08:24:33 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.87 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command 08:24:35 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.87 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 08:24:36 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.87 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper 08:24:37 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.87 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications 08:24:43 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.87 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 08:24:45 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.87 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 08:24:48 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.87 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 08:24:50 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.87 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 08:24:52 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.87 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 08:24:54 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.87 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 08:24:54 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.87 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 08:24:56 $ docker stop --time=1 94526b00dbd32e66bf2eaa58cd1827f130f4657bb4e1eb13ee159d58c0a4201b 08:25:02 $ docker rm -f --volumes 94526b00dbd32e66bf2eaa58cd1827f130f4657bb4e1eb13ee159d58c0a4201b [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 08:25:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:25:03 08:25:03 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:25:04 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:25:04 latest: Pulling from edgex-devops/edgex-compose 08:25:04 91d30c5bc195: Pulling fs layer 08:25:04 2e9b0aa3be6d: Pulling fs layer 08:25:04 9c61dcf015f6: Pulling fs layer 08:25:04 4698f68db338: Pulling fs layer 08:25:04 2a2f49069b9e: Pulling fs layer 08:25:04 e0025b399a48: Pulling fs layer 08:25:04 4698f68db338: Waiting 08:25:04 2a2f49069b9e: Waiting 08:25:04 e0025b399a48: Waiting 08:25:04 91d30c5bc195: Verifying Checksum 08:25:04 91d30c5bc195: Download complete 08:25:04 4698f68db338: Verifying Checksum 08:25:04 4698f68db338: Download complete 08:25:04 91d30c5bc195: Pull complete 08:25:04 2e9b0aa3be6d: Verifying Checksum 08:25:04 2e9b0aa3be6d: Download complete 08:25:04 e0025b399a48: Verifying Checksum 08:25:04 e0025b399a48: Download complete 08:25:04 2a2f49069b9e: Verifying Checksum 08:25:04 2a2f49069b9e: Download complete 08:25:04 2e9b0aa3be6d: Pull complete 08:25:04 9c61dcf015f6: Verifying Checksum 08:25:04 9c61dcf015f6: Download complete 08:25:08 9c61dcf015f6: Pull complete 08:25:09 4698f68db338: Pull complete 08:25:10 2a2f49069b9e: Pull complete 08:25:10 e0025b399a48: Pull complete 08:25:10 Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 08:25:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:25:10 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:25:10 prd-ubuntu20.04-docker-8c-8g-775545 does not seem to be running inside a container 08:25:10 $ 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/940 -v /w/workspace/edgex-go/940:/w/workspace/edgex-go/940:rw,z -v /w/workspace/edgex-go/940@tmp:/w/workspace/edgex-go/940@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 08:25:10 $ docker top 994cbf387daa9d67a212e730cc682bcd0da7e2fe8914fe0d2ba9bba229a051c8 -eo pid,comm [Pipeline] { [Pipeline] sh 08:25:11 + docker compose -f ./docker-compose-build.yml build --parallel 08:25:11 #1 [core-data internal] load build definition from Dockerfile 08:25:11 #1 transferring dockerfile: 2.04kB done 08:25:11 #1 DONE 0.0s 08:25:11 08:25:11 #2 [support-notifications internal] load build definition from Dockerfile 08:25:11 #2 transferring dockerfile: 2.02kB done 08:25:11 #2 DONE 0.1s 08:25:11 08:25:11 #3 [support-notifications internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 08:25:11 #3 DONE 0.0s 08:25:11 08:25:11 #4 [security-spire-agent internal] load build definition from Dockerfile 08:25:11 #4 transferring dockerfile: 1.81kB done 08:25:11 #4 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 22) 08:25:11 #4 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 23) 08:25:11 #4 DONE 0.1s 08:25:11 08:25:11 #5 [security-proxy-auth internal] load build definition from Dockerfile 08:25:11 #5 transferring dockerfile: 2.14kB done 08:25:11 #5 DONE 0.1s 08:25:11 08:25:11 #6 [security-bootstrapper internal] load build definition from Dockerfile 08:25:11 #6 transferring dockerfile: 3.02kB done 08:25:11 #6 DONE 0.1s 08:25:11 08:25:11 #7 [security-proxy-setup internal] load build definition from Dockerfile 08:25:11 #7 transferring dockerfile: 2.50kB done 08:25:11 #7 DONE 0.2s 08:25:11 08:25:11 #8 [core-metadata internal] load build definition from Dockerfile 08:25:11 #8 transferring dockerfile: 2.10kB done 08:25:11 #8 DONE 0.2s 08:25:11 08:25:11 #9 [core-common-config-bootstrapper internal] load build definition from Dockerfile 08:25:11 #9 transferring dockerfile: 2.23kB done 08:25:11 #9 DONE 0.2s 08:25:11 08:25:11 #3 [core-metadata internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 08:25:11 #3 DONE 0.0s 08:25:11 08:25:11 #10 [security-spiffe-token-provider internal] load build definition from Dockerfile 08:25:11 #10 transferring dockerfile: 1.89kB done 08:25:11 #10 DONE 0.2s 08:25:11 08:25:11 #11 [security-proxy-setup internal] load .dockerignore 08:25:11 #11 transferring context: 50B done 08:25:11 #11 DONE 0.1s 08:25:11 08:25:11 #12 [core-keeper internal] load build definition from Dockerfile 08:25:11 #12 transferring dockerfile: 2.01kB done 08:25:11 #12 DONE 0.2s 08:25:11 08:25:11 #13 [security-spire-server internal] load build definition from Dockerfile 08:25:11 #13 transferring dockerfile: 1.70kB done 08:25:11 #13 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 22) 08:25:11 #13 DONE 0.2s 08:25:11 08:25:11 #14 [security-spire-config internal] load build definition from Dockerfile 08:25:11 #14 transferring dockerfile: 1.69kB done 08:25:11 #14 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 22) 08:25:11 #14 DONE 0.2s 08:25:11 08:25:11 #15 [security-secretstore-setup internal] load build definition from Dockerfile 08:25:11 #15 transferring dockerfile: 2.49kB done 08:25:11 #15 DONE 0.2s 08:25:11 08:25:11 #16 [core-command internal] load build definition from Dockerfile 08:25:11 #16 transferring dockerfile: 1.94kB done 08:25:11 #16 DONE 0.2s 08:25:11 08:25:11 #17 [support-scheduler internal] load build definition from Dockerfile 08:25:11 #17 transferring dockerfile: 1.83kB done 08:25:11 #17 DONE 0.2s 08:25:11 08:25:11 #3 [core-command internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 08:25:11 #3 DONE 0.0s 08:25:11 08:25:11 #18 [support-scheduler internal] load metadata for docker.io/library/alpine:3.22 08:25:11 #18 DONE 0.2s 08:25:11 08:25:11 #19 [support-notifications internal] load .dockerignore 08:25:11 #19 transferring context: 50B done 08:25:11 #19 DONE 0.1s 08:25:11 08:25:11 #20 [core-data internal] load .dockerignore 08:25:11 #20 transferring context: 50B done 08:25:11 #20 DONE 0.1s 08:25:11 08:25:11 #21 [security-proxy-auth internal] load .dockerignore 08:25:11 #21 transferring context: 50B done 08:25:11 #21 DONE 0.1s 08:25:11 08:25:11 #22 [security-bootstrapper internal] load .dockerignore 08:25:11 #22 transferring context: 50B done 08:25:11 #22 DONE 0.1s 08:25:11 08:25:11 #23 [support-notifications stage-1 1/11] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 08:25:11 #23 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 08:25:11 #23 ... 08:25:11 08:25:11 #24 [security-spiffe-token-provider internal] load .dockerignore 08:25:11 #24 transferring context: 50B done 08:25:11 #24 DONE 0.2s 08:25:11 08:25:11 #23 [security-bootstrapper stage-1 1/11] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 08:25:11 #23 ... 08:25:11 08:25:11 #25 [core-metadata internal] load .dockerignore 08:25:11 #25 transferring context: 50B done 08:25:11 #25 DONE 0.3s 08:25:11 08:25:11 #23 [security-spiffe-token-provider stage-1 1/11] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 08:25:11 #23 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 0.1s done 08:25:11 #23 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done 08:25:11 #23 sha256:85f2b723e106c34644cd5851d7e81ee87da98ac54672b29947c052a45d31dc2f 1.02kB / 1.02kB done 08:25:11 #23 sha256:706db57fb2063f39f69632c5b5c9c439633fda35110e65587c5d85553fd1cc38 581B / 581B done 08:25:11 #23 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 0.1s done 08:25:11 #23 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done 08:25:11 #23 sha256:85f2b723e106c34644cd5851d7e81ee87da98ac54672b29947c052a45d31dc2f 1.02kB / 1.02kB done 08:25:11 #23 sha256:706db57fb2063f39f69632c5b5c9c439633fda35110e65587c5d85553fd1cc38 581B / 581B done 08:25:11 #23 DONE 0.3s 08:25:11 08:25:11 #26 [core-common-config-bootstrapper internal] load .dockerignore 08:25:11 #26 transferring context: 50B done 08:25:11 #26 DONE 0.3s 08:25:11 08:25:11 #27 [core-command internal] load .dockerignore 08:25:11 #27 transferring context: 50B done 08:25:11 #27 DONE 0.3s 08:25:11 08:25:11 #28 [core-keeper internal] load .dockerignore 08:25:11 #28 transferring context: 50B done 08:25:11 #28 DONE 0.3s 08:25:11 08:25:11 #29 [security-secretstore-setup internal] load .dockerignore 08:25:11 #29 transferring context: 50B done 08:25:11 #29 DONE 0.3s 08:25:11 08:25:11 #30 [support-scheduler internal] load .dockerignore 08:25:11 #30 transferring context: 50B done 08:25:11 #30 DONE 0.3s 08:25:11 08:25:11 #31 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 08:25:11 #31 ... 08:25:11 08:25:11 #23 [support-scheduler stage-1 1/11] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 08:25:11 #23 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 0.1s done 08:25:11 #23 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done 08:25:11 #23 sha256:85f2b723e106c34644cd5851d7e81ee87da98ac54672b29947c052a45d31dc2f 1.02kB / 1.02kB done 08:25:11 #23 sha256:706db57fb2063f39f69632c5b5c9c439633fda35110e65587c5d85553fd1cc38 581B / 581B done 08:25:11 #23 DONE 0.3s 08:25:12 08:25:12 #32 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.13.3 08:25:12 #32 DONE 0.7s 08:25:12 08:25:12 #33 [support-scheduler builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest 08:25:12 #33 ... 08:25:12 08:25:12 #34 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.13.3 08:25:12 #34 DONE 0.8s 08:25:12 08:25:12 #33 [core-keeper builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest 08:25:12 #33 DONE 0.8s 08:25:12 08:25:12 #35 [core-data builder 2/7] WORKDIR /edgex-go 08:25:17 #35 ... 08:25:17 08:25:17 #36 [security-bootstrapper internal] load build context 08:25:17 #36 transferring context: 254.85MB 5.8s 08:25:17 #36 ... 08:25:17 08:25:17 #37 [security-proxy-setup internal] load build context 08:25:17 #37 ... 08:25:17 08:25:17 #36 [security-bootstrapper internal] load build context 08:25:19 #36 ... 08:25:19 08:25:19 #38 [security-spire-agent internal] load .dockerignore 08:25:19 #38 transferring context: 50B 0.0s done 08:25:19 #38 DONE 5.9s 08:25:19 08:25:19 #36 [security-bootstrapper internal] load build context 08:25:19 #36 transferring context: 274.51MB 6.4s 08:25:19 #36 ... 08:25:19 08:25:19 #39 [security-spire-config internal] load .dockerignore 08:25:19 #39 transferring context: 50B 0.0s done 08:25:19 #39 DONE 7.1s 08:25:19 08:25:19 #36 [security-bootstrapper internal] load build context 08:25:19 #36 transferring context: 293.03MB 7.6s 08:25:21 Removing intermediate container a90bcddd249f 08:25:21 ---> 60bfd0697ece 08:25:21 Successfully built 60bfd0697ece 08:25:21 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:25:21 + docker inspect -f . ci-base-image-arm64 08:25:21 . [Pipeline] } [Pipeline] // withEnv 08:25:22 #36 ... 08:25:22 08:25:22 #40 [security-proxy-auth internal] load build context 08:25:22 #40 ... 08:25:22 08:25:22 #41 [core-data internal] load build context 08:25:22 #41 ... 08:25:22 08:25:22 #42 [support-notifications internal] load build context 08:25:22 #42 ... 08:25:22 08:25:22 #43 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init 08:25:22 #0 6.305 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 08:25:22 #0 6.480 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 08:25:22 #0 6.862 (1/1) Installing dumb-init (1.2.5-r3) 08:25:22 #0 7.351 Executing busybox-1.37.0-r19.trigger 08:25:22 #0 7.367 OK: 7 MiB in 17 packages 08:25:22 #43 ... 08:25:22 08:25:22 #44 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 08:25:22 #0 7.595 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 08:25:22 #0 7.658 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 08:25:22 #0 7.951 (1/3) Installing ca-certificates (20250911-r0) 08:25:22 #0 7.968 (2/3) Installing dumb-init (1.2.5-r3) 08:25:22 #0 7.976 (3/3) Installing tzdata (2025c-r0) 08:25:22 #0 8.004 Executing busybox-1.37.0-r19.trigger 08:25:22 #0 8.013 Executing ca-certificates-20250911-r0.trigger 08:25:22 #0 8.058 OK: 8 MiB in 19 packages [Pipeline] withDockerContainer 08:25:22 prd-ubuntu20.04-docker-arm64-4c-16g-775546 does not seem to be running inside a container 08:25:22 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/940 -v /w/workspace/edgex-go/940:/w/workspace/edgex-go/940:rw,z -v /w/workspace/edgex-go/940@tmp:/w/workspace/edgex-go/940@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 08:25:22 #44 ... 08:25:22 08:25:22 #45 [core-metadata internal] load build context 08:25:22 #45 ... 08:25:22 08:25:22 #46 [core-common-config-bootstrapper internal] load build context 08:25:22 #46 ... 08:25:22 08:25:22 #47 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 08:25:22 #0 1.789 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 08:25:22 #0 1.908 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 08:25:22 #0 2.251 (1/2) Installing dumb-init (1.2.5-r3) 08:25:22 #0 2.257 (2/2) Installing su-exec (0.2-r3) 08:25:22 #0 2.258 Executing busybox-1.37.0-r19.trigger 08:25:22 #0 2.263 OK: 7 MiB in 18 packages 08:25:22 #47 ... 08:25:22 08:25:22 #48 [support-scheduler internal] load build context 08:25:22 #48 ... 08:25:22 08:25:22 #49 [security-secretstore-setup internal] load build context 08:25:22 #49 ... 08:25:22 08:25:22 #50 [core-keeper internal] load build context 08:25:22 #50 ... 08:25:22 08:25:22 #51 [security-spire-server internal] load .dockerignore 08:25:22 #51 transferring context: 50B 0.0s done 08:25:22 #51 ... 08:25:22 08:25:22 #52 [security-spiffe-token-provider internal] load build context 08:25:22 #52 transferring context: 494.13MB 10.9s 08:25:23 #52 ... 08:25:23 08:25:23 #53 [core-command internal] load build context 08:25:23 #53 ... 08:25:23 08:25:23 #54 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 08:25:23 #54 ... 08:25:23 08:25:23 #55 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 08:25:23 #55 ... 08:25:23 08:25:23 #56 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 08:25:23 #0 9.860 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 08:25:23 #0 9.934 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 08:25:23 #0 10.28 v3.22.2-309-g4d3cc4f552c [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] 08:25:23 #0 10.28 v3.22.2-312-g1a0af28d8f5 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] 08:25:23 #0 10.28 OK: 26327 distinct packages available 08:25:23 #0 10.35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 08:25:23 #0 10.41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 08:25:23 #0 10.69 (1/13) Installing brotli-libs (1.1.0-r2) 08:25:23 #0 10.72 (2/13) Installing c-ares (1.34.6-r0) 08:25:23 #0 10.73 (3/13) Installing libunistring (1.3-r0) 08:25:23 #0 10.75 (4/13) Installing libidn2 (2.3.7-r0) 08:25:23 #0 10.75 (5/13) Installing nghttp2-libs (1.65.0-r0) 08:25:23 #0 10.75 (6/13) Installing libpsl (0.21.5-r3) 08:25:23 #0 10.76 (7/13) Installing zstd-libs (1.5.7-r0) 08:25:23 #0 10.77 (8/13) Installing libcurl (8.14.1-r2) 08:25:23 #0 10.78 (9/13) Installing curl (8.14.1-r2) 08:25:23 #0 10.79 (10/13) Installing dumb-init (1.2.5-r3) 08:25:23 #0 10.79 (11/13) Installing musl-obstack (1.2.3-r2) 08:25:23 #0 10.79 (12/13) Installing libucontext (1.3.2-r0) 08:25:23 #0 10.79 (13/13) Installing gcompat (1.1.0-r4) 08:25:23 #0 10.80 Executing busybox-1.37.0-r19.trigger 08:25:23 #0 10.81 OK: 13 MiB in 29 packages 08:25:23 #56 ... 08:25:23 08:25:23 #57 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 08:25:23 $ docker top 10c0ea06bef2d4f1ba082e30937adfc298a6823aa6c5dc893cf96d068c500a76 -eo pid,comm 08:25:23 #57 ... 08:25:23 08:25:23 #58 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 08:25:23 #58 ... 08:25:23 08:25:23 #49 [security-secretstore-setup internal] load build context [Pipeline] { [Pipeline] sh 08:25:24 + go version 08:25:24 go version go1.25.3 linux/arm64 [Pipeline] } 08:25:24 $ docker stop --time=1 10c0ea06bef2d4f1ba082e30937adfc298a6823aa6c5dc893cf96d068c500a76 08:25:24 #49 ... 08:25:24 08:25:24 #51 [security-spire-server internal] load .dockerignore 08:25:24 #51 DONE 11.6s 08:25:24 08:25:24 #49 [security-secretstore-setup internal] load build context 08:25:25 $ docker rm -f --volumes 10c0ea06bef2d4f1ba082e30937adfc298a6823aa6c5dc893cf96d068c500a76 [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 08:25:26 #49 transferring context: 608.31MB 13.8s done 08:25:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:25:26 08:25:26 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:25:27 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:25:27 latest: Pulling from edgex-devops/edgex-compose-arm64 08:25:27 547446be3368: Pulling fs layer 08:25:27 d125d8839a47: Pulling fs layer 08:25:27 3e85d5ac6304: Pulling fs layer 08:25:27 c3105a71a48b: Pulling fs layer 08:25:27 0f093f025ec4: Pulling fs layer 08:25:27 c3106fc0e877: Pulling fs layer 08:25:27 c3105a71a48b: Waiting 08:25:27 0f093f025ec4: Waiting 08:25:27 c3106fc0e877: Waiting 08:25:27 547446be3368: Verifying Checksum 08:25:27 547446be3368: Download complete 08:25:27 c3105a71a48b: Verifying Checksum 08:25:27 c3105a71a48b: Download complete 08:25:27 d125d8839a47: Verifying Checksum 08:25:27 d125d8839a47: Download complete 08:25:27 c3106fc0e877: Verifying Checksum 08:25:27 c3106fc0e877: Download complete 08:25:27 0f093f025ec4: Verifying Checksum 08:25:27 0f093f025ec4: Download complete 08:25:27 547446be3368: Pull complete 08:25:27 #49 ... 08:25:27 08:25:27 #37 [security-proxy-setup internal] load build context 08:25:27 #37 transferring context: 608.31MB 14.7s done 08:25:29 d125d8839a47: Pull complete 08:25:29 3e85d5ac6304: Verifying Checksum 08:25:29 3e85d5ac6304: Download complete 08:25:32 #37 ... 08:25:32 08:25:32 #36 [security-bootstrapper internal] load build context 08:25:32 #36 transferring context: 608.31MB 14.0s done 08:25:32 #36 ... 08:25:32 08:25:32 #40 [security-proxy-auth internal] load build context 08:25:32 #40 transferring context: 608.31MB 13.5s done 08:25:32 #40 ... 08:25:32 08:25:32 #42 [support-notifications internal] load build context 08:25:32 #42 transferring context: 608.31MB 14.3s done 08:25:32 #42 ... 08:25:32 08:25:32 #45 [core-metadata internal] load build context 08:25:32 #45 transferring context: 608.31MB 14.6s done 08:25:32 #45 ... 08:25:32 08:25:32 #46 [core-common-config-bootstrapper internal] load build context 08:25:32 #46 transferring context: 608.31MB 13.3s done 08:25:33 #46 ... 08:25:33 08:25:33 #41 [core-data internal] load build context 08:25:33 #41 transferring context: 608.31MB 14.1s done 08:25:33 #41 ... 08:25:33 08:25:33 #48 [support-scheduler internal] load build context 08:25:33 #48 transferring context: 608.31MB 13.6s done 08:25:33 #48 ... 08:25:33 08:25:33 #50 [core-keeper internal] load build context 08:25:33 #50 transferring context: 608.31MB 13.2s done 08:25:34 #50 ... 08:25:34 08:25:34 #52 [security-spiffe-token-provider internal] load build context 08:25:34 #52 transferring context: 608.31MB 13.6s done 08:25:34 #52 ... 08:25:34 08:25:34 #53 [core-command internal] load build context 08:25:34 #53 transferring context: 608.31MB 12.4s done 08:25:39 3e85d5ac6304: Pull complete 08:25:39 c3105a71a48b: Pull complete 08:25:40 0f093f025ec4: Pull complete 08:25:40 c3106fc0e877: Pull complete 08:25:40 Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 08:25:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:25:40 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:25:40 prd-ubuntu20.04-docker-arm64-4c-16g-775546 does not seem to be running inside a container 08:25:40 $ 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/940 -v /w/workspace/edgex-go/940:/w/workspace/edgex-go/940:rw,z -v /w/workspace/edgex-go/940@tmp:/w/workspace/edgex-go/940@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 08:25:43 $ docker top 410f114a8e5f73699375bf539a8a1148ede1e0510c9812ebbbbd4bb04f8b39ef -eo pid,comm [Pipeline] { [Pipeline] sh 08:25:43 + docker compose -f ./docker-compose-build.yml build --parallel 08:25:49 #53 DONE 35.0s 08:25:49 08:25:49 #23 [security-spire-agent stage-1 1/11] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 08:25:49 #23 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 0.1s done 08:25:49 #23 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done 08:25:49 #23 sha256:85f2b723e106c34644cd5851d7e81ee87da98ac54672b29947c052a45d31dc2f 1.02kB / 1.02kB done 08:25:49 #23 sha256:706db57fb2063f39f69632c5b5c9c439633fda35110e65587c5d85553fd1cc38 581B / 581B done 08:25:49 #23 DONE 0.3s 08:25:49 08:25:49 #35 [security-bootstrapper builder 2/7] WORKDIR /edgex-go 08:25:49 #35 DONE 34.6s 08:25:49 08:25:49 #40 [security-proxy-auth internal] load build context 08:25:49 #40 DONE 35.4s 08:25:49 08:25:49 #46 [core-common-config-bootstrapper internal] load build context 08:25:49 #46 DONE 35.1s 08:25:49 08:25:49 #52 [security-spiffe-token-provider internal] load build context 08:25:49 #52 DONE 35.3s 08:25:49 08:25:49 #50 [core-keeper internal] load build context 08:25:49 #50 DONE 35.1s 08:25:49 08:25:49 #59 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 08:25:49 #59 resolve ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 08:25:49 #59 ... 08:25:49 08:25:49 #36 [security-bootstrapper internal] load build context 08:25:49 #36 DONE 35.4s 08:25:49 08:25:49 #41 [core-data internal] load build context 08:25:49 #41 DONE 35.4s 08:25:49 08:25:49 #48 [support-scheduler internal] load build context 08:25:49 #48 DONE 35.1s 08:25:49 08:25:49 #42 [support-notifications internal] load build context 08:25:49 #42 DONE 35.4s 08:25:49 08:25:49 #37 [security-proxy-setup internal] load build context 08:25:49 #37 DONE 35.4s 08:25:49 08:25:49 #49 [security-secretstore-setup internal] load build context 08:25:49 #49 DONE 35.1s 08:25:49 08:25:49 #45 [core-metadata internal] load build context 08:25:49 #45 DONE 35.2s 08:25:49 08:25:49 #43 [core-common-config-bootstrapper stage-1 2/9] RUN apk add --update --no-cache dumb-init 08:25:49 #43 DONE 35.1s 08:25:49 08:25:49 #47 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 08:25:49 #47 DONE 35.1s 08:25:49 08:25:49 #56 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 08:25:49 #56 DONE 35.2s 08:25:49 08:25:49 #44 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 08:25:49 #44 DONE 35.2s 08:25:49 08:25:49 #59 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 08:25:49 #59 resolve ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 0.1s done 08:25:49 #59 ... 08:25:49 08:25:49 #60 [security-spire-config internal] load build context 08:25:49 #60 transferring context: 24.70kB done 08:25:49 #60 DONE 0.2s 08:25:49 08:25:49 #61 [security-spire-server internal] load build context 08:25:49 #61 transferring context: 26.44kB done 08:25:49 #61 DONE 0.2s 08:25:49 08:25:49 #62 [security-spire-agent internal] load build context 08:25:49 #62 transferring context: 25.98kB done 08:25:49 #62 DONE 0.2s 08:25:49 08:25:49 #59 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 08:25:49 #59 sha256:9f8a255617307da6b53c9d6487246bf5b49d3512bb30f5b733ea11aa6c9ca192 1.05kB / 1.05kB done 08:25:49 #59 sha256:310211bc494e8d41e03aed8667c76bf95c9be121e0a59409aa32f7da7c671a50 1.74kB / 1.74kB done 08:25:49 #59 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 0B / 126.89kB 0.1s 08:25:49 #59 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 0B / 113B 0.1s 08:25:49 #59 sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 0B / 299B 0.1s 08:25:49 #59 sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 1.61kB / 1.61kB done 08:25:49 #59 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 126.89kB / 126.89kB 0.2s done 08:25:49 #59 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 113B / 113B 0.1s done 08:25:49 #59 sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 299B / 299B 0.1s done 08:25:49 #59 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 6.29MB / 41.51MB 0.3s 08:25:49 #59 extracting sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 done 08:25:49 #59 extracting sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 done 08:25:49 #59 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 126.89kB / 126.89kB 0.2s done 08:25:49 #59 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 14.68MB / 41.51MB 0.4s 08:25:49 #59 extracting sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 0.0s done 08:25:49 #59 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 22.02MB / 41.51MB 0.5s 08:25:49 #59 ... 08:25:49 08:25:49 #54 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 08:25:49 #54 DONE 35.7s 08:25:49 08:25:49 #59 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 08:25:49 #59 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 32.51MB / 41.51MB 0.6s 08:25:49 #59 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 38.80MB / 41.51MB 0.7s 08:25:49 #59 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 41.51MB / 41.51MB 0.8s 08:25:49 #59 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 41.51MB / 41.51MB 0.8s done 08:25:49 #59 ... 08:25:49 08:25:49 #31 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 08:25:49 #31 35.37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 08:25:49 #31 35.45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 08:25:49 #31 35.86 (1/1) Installing dumb-init (1.2.5-r3) 08:25:49 #31 35.87 Executing busybox-1.37.0-r19.trigger 08:25:49 #31 35.89 OK: 7 MiB in 17 packages 08:25:49 #31 DONE 36.3s 08:25:49 08:25:49 #59 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 08:25:49 #59 extracting sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 08:25:50 #59 ... 08:25:50 08:25:50 #55 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 08:25:50 #55 35.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 08:25:50 #55 35.51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 08:25:50 #55 35.94 (1/4) Installing ca-certificates (20250911-r0) 08:25:50 #55 36.05 (2/4) Installing dumb-init (1.2.5-r3) 08:25:50 #55 36.06 (3/4) Installing su-exec (0.2-r3) 08:25:50 #55 36.06 (4/4) Installing yq-go (4.47.2-r2) 08:25:50 #55 36.13 Executing busybox-1.37.0-r19.trigger 08:25:50 #55 36.14 Executing ca-certificates-20250911-r0.trigger 08:25:50 #55 36.19 OK: 20 MiB in 20 packages 08:25:50 #55 DONE 38.5s 08:25:50 08:25:50 #59 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 08:25:50 #59 extracting sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 2.2s done 08:25:50 #59 ... 08:25:50 08:25:50 #58 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 08:25:50 #58 35.22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 08:25:50 #58 35.37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 08:25:50 #58 35.89 (1/7) Installing ca-certificates (20250911-r0) 08:25:50 #58 35.90 (2/7) Installing dumb-init (1.2.5-r3) 08:25:50 #58 35.91 (3/7) Installing libgcc (14.2.0-r6) 08:25:50 #58 36.03 (4/7) Installing libsodium (1.0.20-r0) 08:25:50 #58 36.04 (5/7) Installing libstdc++ (14.2.0-r6) 08:25:50 #58 36.06 (6/7) Installing libzmq (4.3.5-r2) 08:25:50 #58 36.07 (7/7) Installing zeromq (4.3.5-r2) 08:25:50 #58 36.15 Executing busybox-1.37.0-r19.trigger 08:25:50 #58 36.15 Executing ca-certificates-20250911-r0.trigger 08:25:50 #58 36.19 OK: 12 MiB in 23 packages 08:25:50 #58 DONE 38.6s 08:25:50 08:25:50 #57 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 08:25:50 #57 35.37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 08:25:50 #57 35.46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 08:25:50 #57 35.89 (1/4) Installing dumb-init (1.2.5-r3) 08:25:50 #57 35.90 (2/4) Installing openssl (3.5.4-r0) 08:25:50 #57 36.03 (3/4) Installing su-exec (0.2-r3) 08:25:50 #57 36.03 (4/4) Installing yq-go (4.47.2-r2) 08:25:50 #57 36.13 Executing busybox-1.37.0-r19.trigger 08:25:50 #57 36.13 OK: 20 MiB in 20 packages 08:25:50 #57 DONE 38.6s 08:25:50 08:25:50 #63 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 08:25:50 #0 1.042 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 08:25:50 #0 1.118 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 08:25:50 #0 1.534 OK: 265 MiB in 60 packages 08:25:50 #63 DONE 3.6s 08:25:50 08:25:50 #64 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 08:25:50 #0 1.224 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 08:25:50 #0 1.302 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 08:25:50 #0 1.622 v3.22.2-309-g4d3cc4f552c [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] 08:25:50 #0 1.622 v3.22.2-312-g1a0af28d8f5 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] 08:25:50 #0 1.622 OK: 26329 distinct packages available 08:25:50 #0 1.687 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 08:25:50 #0 1.763 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 08:25:50 #0 2.536 OK: 265 MiB in 60 packages 08:25:50 #64 DONE 3.6s 08:25:50 08:25:50 #65 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:25:50 #0 1.072 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 08:25:50 #0 1.145 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 08:25:50 #0 1.533 v3.22.2-309-g4d3cc4f552c [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] 08:25:50 #0 1.533 v3.22.2-312-g1a0af28d8f5 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] 08:25:50 #0 1.533 OK: 26327 distinct packages available 08:25:50 #0 1.632 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 08:25:50 #0 1.717 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 08:25:50 #0 2.034 (1/5) Installing dumb-init (1.2.5-r3) 08:25:50 #0 2.535 (2/5) Installing musl-obstack (1.2.3-r2) 08:25:50 #0 2.535 (3/5) Installing libucontext (1.3.2-r0) 08:25:50 #0 2.537 (4/5) Installing gcompat (1.1.0-r4) 08:25:50 #0 2.562 (5/5) Installing openssl (3.5.4-r0) 08:25:50 #0 2.586 Executing busybox-1.37.0-r19.trigger 08:25:50 #0 2.589 OK: 8 MiB in 21 packages 08:25:50 #65 DONE 3.6s 08:25:50 08:25:50 #66 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 08:25:50 #0 0.814 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 08:25:50 #0 1.017 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 08:25:50 #0 1.397 v3.22.2-309-g4d3cc4f552c [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] 08:25:50 #0 1.397 v3.22.2-312-g1a0af28d8f5 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] 08:25:50 #0 1.397 OK: 26327 distinct packages available 08:25:50 #0 1.471 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 08:25:50 #0 1.535 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 08:25:50 #0 1.866 (1/4) Installing dumb-init (1.2.5-r3) 08:25:50 #0 1.866 (2/4) Installing musl-obstack (1.2.3-r2) 08:25:50 #0 1.866 (3/4) Installing libucontext (1.3.2-r0) 08:25:50 #0 1.866 (4/4) Installing gcompat (1.1.0-r4) 08:25:50 #0 1.871 Executing busybox-1.37.0-r19.trigger 08:25:50 #0 1.881 OK: 8 MiB in 20 packages 08:25:50 #66 DONE 3.6s 08:25:50 08:25:50 #67 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 08:25:50 #67 ... 08:25:50 08:25:50 #68 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 08:25:50 #68 DONE 3.9s 08:25:50 08:25:50 #69 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 08:25:50 #0 3.280 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 08:25:50 #0 3.352 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 08:25:50 #0 3.699 OK: 265 MiB in 60 packages 08:25:50 #69 DONE 3.9s 08:25:50 08:25:50 #70 [core-data builder 3/7] RUN apk add --update --no-cache make git 08:25:50 #0 3.279 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 08:25:50 #0 3.352 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 08:25:50 #0 3.669 OK: 265 MiB in 60 packages 08:25:50 #70 DONE 4.0s 08:25:50 08:25:50 #71 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 08:25:50 #71 DONE 0.5s 08:25:51 08:25:51 #72 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 08:25:51 #72 DONE 0.5s 08:25:51 08:25:51 #73 [core-command builder 4/7] COPY go.mod vendor* ./ 08:25:51 #73 DONE 0.2s 08:25:51 08:25:51 #74 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 08:25:51 #74 DONE 0.2s 08:25:51 08:25:51 #59 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 08:25:51 #59 DONE 4.2s 08:25:51 08:25:51 #75 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates build-base pkgconfig zeromq-dev 08:25:51 #0 3.614 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 08:25:51 #0 3.680 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 08:25:51 #0 4.109 OK: 265 MiB in 60 packages 08:25:51 #75 DONE 4.2s 08:25:51 08:25:51 #76 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 08:25:51 #76 resolve ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 0.1s done 08:25:51 #76 sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 1.61kB / 1.61kB done 08:25:51 #76 sha256:f3f75cbd8e89aaeaf217da4f23120881d5cf2db177a9095099ab1c09bcacbbff 1.05kB / 1.05kB done 08:25:51 #76 sha256:85fdd50c7a5e4921364e1448e85c8bf3593e78ec983c9336afa844644b6f45d1 1.72kB / 1.72kB done 08:25:51 #76 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 126.89kB / 126.89kB 0.2s done 08:25:51 #76 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 113B / 113B 0.1s done 08:25:51 #76 sha256:11c34c645755ac7be7c6fa877bc3e7833b292e24d4987f3cbf807f8ab517202a 295B / 295B 0.3s done 08:25:51 #76 extracting sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 done 08:25:51 #76 sha256:01bda00f80487bf4a688e49be6da5f8ee1d7eecd31dea469f60d2c70f8de35b0 19.17MB / 19.17MB 0.8s done 08:25:51 #76 extracting sha256:11c34c645755ac7be7c6fa877bc3e7833b292e24d4987f3cbf807f8ab517202a 0.0s done 08:25:51 #76 extracting sha256:01bda00f80487bf4a688e49be6da5f8ee1d7eecd31dea469f60d2c70f8de35b0 0.9s done 08:25:51 #76 DONE 4.2s 08:25:51 08:25:51 #77 [support-notifications builder 4/7] COPY go.mod vendor* ./ 08:25:51 #77 DONE 0.1s 08:25:51 08:25:51 #78 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:25:53 #1 [security-spire-config internal] load build definition from Dockerfile 08:25:53 #1 transferring dockerfile: 30B 08:25:53 #1 transferring dockerfile: 1.69kB 0.0s done 08:25:53 #1 DONE 0.1s 08:25:53 08:25:53 #2 [support-notifications internal] load build definition from Dockerfile 08:25:53 #2 transferring dockerfile: 2.02kB done 08:25:53 #2 DONE 0.0s 08:25:53 08:25:53 #3 [security-bootstrapper internal] load build definition from Dockerfile 08:25:53 #3 transferring dockerfile: 3.02kB done 08:25:53 #3 DONE 0.1s 08:25:53 08:25:53 #4 [support-scheduler internal] load build definition from Dockerfile 08:25:53 #4 transferring dockerfile: 1.83kB done 08:25:53 #4 DONE 0.1s 08:25:53 08:25:53 #5 [core-common-config-bootstrapper internal] load build definition from Dockerfile 08:25:53 #5 transferring dockerfile: 2.23kB 0.0s done 08:25:53 #5 DONE 0.1s 08:25:53 08:25:53 #6 [security-spire-server internal] load build definition from Dockerfile 08:25:53 #6 transferring dockerfile: 1.70kB done 08:25:53 #6 DONE 0.0s 08:25:53 08:25:53 #7 [core-metadata internal] load build definition from Dockerfile 08:25:53 #7 transferring dockerfile: 2.10kB done 08:25:53 #7 DONE 0.1s 08:25:53 08:25:53 #8 [core-data internal] load build definition from Dockerfile 08:25:53 #8 transferring dockerfile: 2.04kB done 08:25:53 #8 DONE 0.1s 08:25:53 08:25:53 #9 [security-secretstore-setup internal] load build definition from Dockerfile 08:25:53 #9 transferring dockerfile: 2.49kB 0.0s done 08:25:53 #9 DONE 0.1s 08:25:53 08:25:53 #10 [security-proxy-auth internal] load build definition from Dockerfile 08:25:53 #10 transferring dockerfile: 2.14kB 0.0s done 08:25:53 #10 DONE 0.1s 08:25:53 08:25:53 #11 [security-spire-agent internal] load build definition from Dockerfile 08:25:53 #11 transferring dockerfile: 1.81kB 0.0s done 08:25:54 #11 DONE 0.1s 08:25:54 08:25:54 #12 [core-command internal] load build definition from Dockerfile 08:25:54 #12 transferring dockerfile: 1.94kB 0.0s done 08:25:54 #12 DONE 0.1s 08:25:54 08:25:54 #13 [core-keeper internal] load build definition from Dockerfile 08:25:54 #13 transferring dockerfile: 2.01kB 0.0s done 08:25:54 #13 DONE 0.1s 08:25:54 08:25:54 #14 [security-spiffe-token-provider internal] load build definition from Dockerfile 08:25:54 #14 transferring dockerfile: 1.89kB done 08:25:54 #14 DONE 0.1s 08:25:54 08:25:54 #15 [security-proxy-setup internal] load build definition from Dockerfile 08:25:54 #15 transferring dockerfile: 2.50kB done 08:25:54 #15 DONE 0.1s 08:25:54 08:25:54 #16 [security-spire-config internal] load .dockerignore 08:25:54 #16 transferring context: 50B 0.0s done 08:25:54 #16 DONE 0.1s 08:25:54 #78 ... 08:25:54 08:25:54 #79 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 08:25:54 #0 4.583 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 08:25:54 #0 4.648 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 08:25:54 #0 5.058 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) 08:25:54 #0 5.079 Executing busybox-1.37.0-r20.post-upgrade 08:25:54 #0 5.500 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) 08:25:54 #0 5.502 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) 08:25:54 #0 5.505 Executing busybox-1.37.0-r20.trigger 08:25:54 #0 5.517 OK: 7 MiB in 18 packages 08:25:54 #79 DONE 6.9s 08:25:54 08:25:54 #80 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 08:25:54 #0 4.766 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 08:25:54 #0 4.830 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 08:25:54 #0 5.222 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) 08:25:54 #0 5.242 Executing busybox-1.37.0-r20.post-upgrade 08:25:54 #0 5.621 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) 08:25:54 #0 5.631 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) 08:25:54 #0 5.631 Executing busybox-1.37.0-r20.trigger 08:25:54 #0 5.635 OK: 13 MiB in 29 packages 08:25:54 #80 DONE 6.9s 08:25:54 08:25:54 #81 [core-metadata stage-1 3/9] RUN apk --no-cache upgrade 08:25:54 #0 4.749 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 08:25:54 #0 4.824 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 08:25:54 #0 5.189 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) 08:25:54 #0 5.212 Executing busybox-1.37.0-r20.post-upgrade 08:25:54 #0 5.642 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) 08:25:54 #0 5.642 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) 08:25:54 #0 5.645 Executing busybox-1.37.0-r20.trigger 08:25:54 #0 5.650 OK: 7 MiB in 17 packages 08:25:54 #81 DONE 6.9s 08:25:54 08:25:54 #82 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 08:25:54 #0 4.848 fetch https://dl-4.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 08:25:54 #0 5.226 fetch https://dl-4.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 08:25:54 #0 5.676 (1/1) Installing dumb-init (1.2.5-r3) 08:25:54 #0 5.811 Executing busybox-1.37.0-r19.trigger 08:25:54 #0 5.818 OK: 7 MiB in 17 packages 08:25:54 #82 DONE 6.3s 08:25:54 08:25:54 #83 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 08:25:54 #0 4.792 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 08:25:54 #0 4.894 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 08:25:54 #0 5.282 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) 08:25:54 #0 5.298 Executing busybox-1.37.0-r20.post-upgrade 08:25:54 #0 5.630 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) 08:25:54 #0 5.630 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) 08:25:54 #0 5.632 Executing busybox-1.37.0-r20.trigger 08:25:54 #0 5.663 OK: 8 MiB in 19 packages 08:25:54 #83 DONE 6.9s 08:25:54 08:25:54 #84 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 08:25:54 #0 1.875 fetch https://dl-4.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 08:25:54 #0 2.051 fetch https://dl-4.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 08:25:54 #0 2.483 OK: 265 MiB in 60 packages 08:25:54 #84 DONE 3.1s 08:25:54 08:25:54 #85 [core-keeper builder 5/8] COPY go.mod vendor* ./ 08:25:54 #85 DONE 0.1s 08:25:54 08:25:54 #86 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 08:25:54 #0 2.246 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 08:25:54 #0 2.350 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 08:25:54 #0 2.687 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) 08:25:54 #0 2.703 Executing busybox-1.37.0-r20.post-upgrade 08:25:54 #0 3.414 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) 08:25:54 #0 3.421 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) 08:25:54 #0 3.421 Executing busybox-1.37.0-r20.trigger 08:25:54 #0 3.426 OK: 20 MiB in 20 packages 08:25:54 #86 DONE 3.6s 08:25:54 08:25:54 #87 [core-data stage-1 3/7] RUN apk --no-cache upgrade 08:25:54 #0 4.356 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 08:25:54 #0 4.440 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 08:25:54 #0 4.804 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) 08:25:54 #0 4.823 Executing busybox-1.37.0-r20.post-upgrade 08:25:54 #0 5.776 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) 08:25:54 #0 5.779 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) 08:25:54 #0 5.780 Executing busybox-1.37.0-r20.trigger 08:25:54 #0 5.791 OK: 7 MiB in 17 packages 08:25:54 #87 DONE 6.0s 08:25:54 08:25:54 #88 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 08:25:54 #0 2.213 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 08:25:54 #0 2.293 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 08:25:54 #0 2.626 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) 08:25:54 #0 2.640 Executing busybox-1.37.0-r20.post-upgrade 08:25:54 #0 3.396 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) 08:25:54 #0 3.399 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) 08:25:54 #0 3.407 Executing busybox-1.37.0-r20.trigger 08:25:54 #0 3.421 OK: 20 MiB in 20 packages 08:25:54 #88 DONE 3.6s 08:25:54 08:25:54 #67 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 08:25:54 #67 1.988 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 08:25:54 #67 2.056 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 08:25:54 #67 2.467 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) 08:25:54 #67 2.491 Executing busybox-1.37.0-r20.post-upgrade 08:25:54 #67 3.390 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) 08:25:54 #67 3.390 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) 08:25:54 #67 3.394 Executing busybox-1.37.0-r20.trigger 08:25:54 #67 3.401 OK: 8 MiB in 21 packages 08:25:54 #67 DONE 3.6s 08:25:54 08:25:54 #89 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 08:25:54 #89 ... 08:25:54 08:25:54 #90 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 08:25:54 #0 2.142 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 08:25:54 #0 2.260 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 08:25:54 #0 2.587 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) 08:25:54 #0 2.600 Executing busybox-1.37.0-r20.post-upgrade 08:25:54 #0 3.411 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) 08:25:54 #0 3.422 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) 08:25:54 #0 3.430 Executing busybox-1.37.0-r20.trigger 08:25:54 #0 3.435 OK: 12 MiB in 23 packages 08:25:54 #90 DONE 3.6s 08:25:54 08:25:54 #91 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 08:25:54 #0 2.189 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 08:25:54 #0 2.297 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 08:25:54 #0 2.625 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) 08:25:54 #0 2.642 Executing busybox-1.37.0-r20.post-upgrade 08:25:54 #0 3.379 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) 08:25:54 #0 3.379 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) 08:25:54 #0 3.383 Executing busybox-1.37.0-r20.trigger 08:25:54 #0 3.388 OK: 8 MiB in 20 packages 08:25:54 #91 DONE 3.6s 08:25:54 08:25:54 #92 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 08:25:54 #92 DONE 0.1s 08:25:54 08:25:54 #93 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 08:25:55 08:25:55 #17 [support-notifications internal] load .dockerignore 08:25:55 #17 transferring context: 50B 0.0s done 08:25:55 #17 DONE 0.2s 08:25:55 08:25:55 #18 [support-scheduler internal] load .dockerignore 08:25:55 #18 transferring context: 50B done 08:25:55 #18 DONE 0.2s 08:25:55 08:25:55 #19 [security-bootstrapper internal] load .dockerignore 08:25:55 #19 transferring context: 50B done 08:25:55 #19 DONE 0.2s 08:25:55 08:25:55 #20 [core-common-config-bootstrapper internal] load .dockerignore 08:25:55 #20 transferring context: 50B done 08:25:55 #20 DONE 0.2s 08:25:55 08:25:55 #21 [core-data internal] load .dockerignore 08:25:55 #21 transferring context: 50B 0.0s done 08:25:55 #21 DONE 0.1s 08:25:55 08:25:55 #22 [core-metadata internal] load .dockerignore 08:25:55 #22 transferring context: 50B done 08:25:55 #22 DONE 0.1s 08:25:55 08:25:55 #23 [security-spire-server internal] load .dockerignore 08:25:55 #23 transferring context: 50B 0.0s done 08:25:55 #23 DONE 0.2s 08:25:55 08:25:55 #24 [security-secretstore-setup internal] load .dockerignore 08:25:55 #24 transferring context: 50B done 08:25:55 #24 DONE 0.1s 08:25:55 08:25:55 #25 [security-proxy-auth internal] load .dockerignore 08:25:55 #25 transferring context: 50B done 08:25:55 #25 DONE 0.1s 08:25:55 08:25:55 #26 [security-spire-agent internal] load .dockerignore 08:25:55 #26 transferring context: 50B 0.0s done 08:25:55 #26 DONE 0.1s 08:25:55 08:25:55 #27 [core-command internal] load .dockerignore 08:25:55 #27 transferring context: 50B 0.0s done 08:25:55 #27 DONE 0.1s 08:25:55 08:25:55 #28 [core-keeper internal] load .dockerignore 08:25:55 #28 transferring context: 50B done 08:25:55 #28 DONE 0.1s 08:25:55 08:25:55 #29 [security-spiffe-token-provider internal] load .dockerignore 08:25:55 #29 transferring context: 50B done 08:25:55 #29 DONE 0.1s 08:25:55 08:25:55 #30 [security-proxy-setup internal] load .dockerignore 08:25:55 #30 transferring context: 50B done 08:25:55 #30 DONE 0.1s 08:25:55 08:25:55 #31 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.13.3 08:25:56 #31 DONE 0.6s 08:25:56 08:25:56 #32 [security-spire-config internal] load metadata for docker.io/library/alpine:3.22 08:25:56 #32 ... 08:25:56 08:25:56 #33 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:25:56 #33 DONE 0.0s 08:25:56 08:25:56 #32 [support-notifications internal] load metadata for docker.io/library/alpine:3.22 08:25:56 #32 DONE 0.7s 08:25:56 08:25:56 #33 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:25:56 #33 DONE 0.0s 08:25:56 08:25:56 #34 [security-spire-config internal] load build context 08:25:56 #34 transferring context: 24.70kB 0.0s done 08:25:56 #34 DONE 0.1s 08:25:56 08:25:56 #35 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 08:25:56 #35 resolve ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 0.1s done 08:25:56 #35 ... 08:25:56 08:25:56 #33 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:25:56 #33 DONE 0.0s 08:25:56 08:25:56 #35 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 08:25:56 #35 sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 0B / 299B 0.1s 08:25:56 #35 sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 1.61kB / 1.61kB done 08:25:56 #35 sha256:ced6f785f25e808285239e1b330e8c366d2ae62fa852094f1d3fd326b1132165 1.05kB / 1.05kB done 08:25:56 #35 sha256:8a58b3969bfd5b13870680e9e86bf50468e927db3e6261cf8014eefe02e15b75 1.74kB / 1.74kB done 08:25:56 #35 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 0B / 126.89kB 0.1s 08:25:57 #35 sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 299B / 299B 0.2s done 08:25:57 #35 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 126.89kB / 126.89kB 0.1s done 08:25:57 #35 extracting sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 0.0s done 08:25:57 #35 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 113B / 113B 0.2s 08:25:57 #35 ... 08:25:57 08:25:57 #33 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:25:57 #33 DONE 0.0s 08:25:57 08:25:57 #36 [support-notifications stage-2 1/10] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 08:25:57 #36 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 0.0s done 08:25:57 #36 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done 08:25:57 #36 sha256:24bb3511a0db7b5114a4aee033c65a8a4148f39b7b80a398e548546db967a36f 1.02kB / 1.02kB done 08:25:57 #36 sha256:171e65262c8018f8f09a360006af2acbb2c0c494cb2be933025b466ea3d672dc 597B / 597B done 08:25:57 #36 DONE 0.8s 08:25:57 08:25:57 #35 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 08:25:57 #35 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 113B / 113B 0.2s done 08:25:57 #35 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 0B / 37.02MB 0.3s 08:25:57 #93 ... 08:25:57 08:25:57 #94 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 08:25:57 #94 DONE 2.4s 08:25:57 08:25:57 #93 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 08:25:57 #93 DONE 2.4s 08:25:57 08:25:57 #89 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 08:25:57 #89 DONE 2.4s 08:25:57 08:25:57 #95 [security-spire-server stage-2 5/9] COPY Attribution.txt / 08:25:57 #95 DONE 0.1s 08:25:57 08:25:57 #96 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 08:25:57 #96 ... 08:25:57 08:25:57 #97 [security-spire-config stage-2 5/10] COPY Attribution.txt / 08:25:57 #97 DONE 0.1s 08:25:57 08:25:57 #98 [security-spire-config stage-2 6/10] COPY security.txt / 08:25:57 #35 ... 08:25:57 08:25:57 #32 [core-data internal] load metadata for docker.io/library/alpine:3.22 08:25:57 #32 DONE 0.7s 08:25:57 08:25:57 #35 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 08:25:57 #35 ... 08:25:57 08:25:57 #31 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.13.3 08:25:57 #31 DONE 0.6s 08:25:57 08:25:57 #36 [security-spire-server stage-2 1/10] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 08:25:57 #36 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 0.0s done 08:25:57 #36 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done 08:25:57 #36 sha256:24bb3511a0db7b5114a4aee033c65a8a4148f39b7b80a398e548546db967a36f 1.02kB / 1.02kB done 08:25:57 #36 sha256:171e65262c8018f8f09a360006af2acbb2c0c494cb2be933025b466ea3d672dc 597B / 597B done 08:25:57 #36 DONE 0.9s 08:25:57 08:25:57 #35 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 08:25:57 #35 resolve ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 0.1s done 08:25:57 #35 sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 299B / 299B 0.2s done 08:25:57 #35 sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 1.61kB / 1.61kB done 08:25:57 #35 sha256:ced6f785f25e808285239e1b330e8c366d2ae62fa852094f1d3fd326b1132165 1.05kB / 1.05kB done 08:25:57 #35 sha256:8a58b3969bfd5b13870680e9e86bf50468e927db3e6261cf8014eefe02e15b75 1.74kB / 1.74kB done 08:25:57 #35 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 126.89kB / 126.89kB 0.1s done 08:25:57 #35 extracting sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 0.0s done 08:25:57 #35 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 113B / 113B 0.2s done 08:25:57 #35 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 3.15MB / 37.02MB 0.5s 08:25:57 #35 ... 08:25:57 08:25:57 #33 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:25:57 #33 DONE 0.0s 08:25:57 08:25:57 #35 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 08:25:57 #35 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 6.29MB / 37.02MB 0.8s 08:25:57 #35 ... 08:25:57 08:25:57 #33 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:25:57 #33 DONE 0.0s 08:25:57 08:25:57 #35 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 08:25:57 #35 extracting sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 0.1s done 08:25:57 #35 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 9.66MB / 37.02MB 1.0s 08:25:58 #98 ... 08:25:58 08:25:58 #99 [security-spire-server stage-2 6/9] COPY security.txt / 08:25:58 #99 DONE 1.1s 08:25:58 08:25:58 #100 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 08:25:58 #35 ... 08:25:58 08:25:58 #33 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:25:58 #33 DONE 0.0s 08:25:58 08:25:58 #35 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 08:25:58 #35 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 12.58MB / 37.02MB 1.3s 08:25:58 #35 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 14.68MB / 37.02MB 1.4s 08:25:58 #35 ... 08:25:58 08:25:58 #33 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:25:58 #33 DONE 0.0s 08:25:58 08:25:58 #35 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 08:25:58 #35 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 16.78MB / 37.02MB 1.7s 08:25:58 #35 extracting sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 08:25:58 #35 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 18.87MB / 37.02MB 1.8s 08:25:58 #35 extracting sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 0.0s done 08:25:58 #35 ... 08:25:58 08:25:58 #36 [security-spiffe-token-provider stage-2 1/10] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 08:25:58 #36 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 0.0s done 08:25:58 #36 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done 08:25:58 #36 sha256:24bb3511a0db7b5114a4aee033c65a8a4148f39b7b80a398e548546db967a36f 1.02kB / 1.02kB done 08:25:58 #36 sha256:171e65262c8018f8f09a360006af2acbb2c0c494cb2be933025b466ea3d672dc 597B / 597B done 08:25:58 #36 DONE 1.0s 08:25:58 08:25:58 #33 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:25:58 #33 DONE 0.0s 08:25:58 08:25:58 #32 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.22 08:25:58 #32 DONE 1.9s 08:25:58 08:25:58 #35 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 08:25:58 #35 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 20.91MB / 37.02MB 1.9s 08:25:58 #35 ... 08:25:58 08:25:58 #36 [core-command stage-2 1/10] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 08:25:58 #36 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 0.0s done 08:25:58 #36 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done 08:25:58 #36 sha256:24bb3511a0db7b5114a4aee033c65a8a4148f39b7b80a398e548546db967a36f 1.02kB / 1.02kB done 08:25:58 #36 sha256:171e65262c8018f8f09a360006af2acbb2c0c494cb2be933025b466ea3d672dc 597B / 597B done 08:25:58 #36 DONE 1.0s 08:25:58 08:25:58 #35 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 08:25:58 #35 ... 08:25:58 08:25:58 #36 [security-proxy-auth stage-2 1/10] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 08:25:58 #36 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 0.0s done 08:25:58 #36 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done 08:25:58 #36 sha256:24bb3511a0db7b5114a4aee033c65a8a4148f39b7b80a398e548546db967a36f 1.02kB / 1.02kB done 08:25:58 #36 sha256:171e65262c8018f8f09a360006af2acbb2c0c494cb2be933025b466ea3d672dc 597B / 597B done 08:25:58 #36 DONE 1.0s 08:25:58 08:25:58 #35 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 08:25:58 #35 ... 08:25:58 08:25:58 #33 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:25:58 #33 DONE 0.0s 08:25:58 08:25:58 #35 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 08:25:59 #35 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 23.07MB / 37.02MB 2.4s 08:25:59 #100 ... 08:25:59 08:25:59 #96 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 08:25:59 #96 DONE 2.4s 08:25:59 08:25:59 #101 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 08:25:59 #35 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 25.17MB / 37.02MB 2.6s 08:25:59 #35 ... 08:25:59 08:25:59 #31 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.13.3 08:25:59 #31 DONE 2.4s 08:25:59 08:25:59 #35 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 08:25:59 #35 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 27.26MB / 37.02MB 2.8s 08:25:59 #35 ... 08:25:59 08:25:59 #37 [security-spire-server internal] load build context 08:25:59 #37 transferring context: 26.44kB 0.3s done 08:25:59 #37 DONE 2.5s 08:25:59 08:25:59 #35 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 08:25:59 #35 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 29.36MB / 37.02MB 3.0s 08:25:59 #101 ... 08:25:59 08:25:59 #98 [security-spire-config stage-2 6/10] COPY security.txt / 08:25:59 #98 DONE 3.0s 08:26:00 #35 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 31.82MB / 37.02MB 3.2s 08:26:00 #35 ... 08:26:00 08:26:00 #38 [support-notifications internal] load build context 08:26:00 #38 transferring context: 3.39MB 2.1s done 08:26:00 #38 DONE 3.2s 08:26:00 08:26:00 #35 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 08:26:00 08:26:00 #102 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:26:00 #102 ... 08:26:00 08:26:00 #103 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 08:26:00 #35 ... 08:26:00 08:26:00 #32 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.22 08:26:00 #32 DONE 3.0s 08:26:00 08:26:00 #39 [security-bootstrapper internal] load build context 08:26:00 #39 transferring context: 3.39MB 2.2s done 08:26:00 #39 DONE 3.4s 08:26:00 08:26:00 #35 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 08:26:00 #35 ... 08:26:00 08:26:00 #36 [security-proxy-setup stage-2 1/10] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 08:26:00 #36 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 0.0s done 08:26:00 #36 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done 08:26:00 #36 sha256:24bb3511a0db7b5114a4aee033c65a8a4148f39b7b80a398e548546db967a36f 1.02kB / 1.02kB done 08:26:00 #36 sha256:171e65262c8018f8f09a360006af2acbb2c0c494cb2be933025b466ea3d672dc 597B / 597B done 08:26:00 #36 DONE 1.0s 08:26:00 08:26:00 #40 [security-proxy-setup internal] load build context 08:26:00 #40 DONE 0.0s 08:26:00 08:26:00 #35 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 08:26:00 #35 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 34.60MB / 37.02MB 3.5s 08:26:00 #35 ... 08:26:00 08:26:00 #41 [support-scheduler internal] load build context 08:26:00 #41 transferring context: 3.39MB 1.7s done 08:26:00 #41 DONE 3.5s 08:26:00 08:26:00 #35 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 08:26:00 #35 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 37.02MB / 37.02MB 4.0s 08:26:00 #35 ... 08:26:00 08:26:00 #36 [security-spire-agent stage-2 1/10] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 08:26:00 #36 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 0.0s done 08:26:00 #36 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done 08:26:00 #36 sha256:24bb3511a0db7b5114a4aee033c65a8a4148f39b7b80a398e548546db967a36f 1.02kB / 1.02kB done 08:26:00 #36 sha256:171e65262c8018f8f09a360006af2acbb2c0c494cb2be933025b466ea3d672dc 597B / 597B done 08:26:00 #36 DONE 1.0s 08:26:00 08:26:00 #42 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.13.3 08:26:00 #42 DONE 3.2s 08:26:00 08:26:00 #35 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 08:26:00 #35 resolve ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 0.1s done 08:26:00 #35 sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 299B / 299B 0.2s done 08:26:00 #35 sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 1.61kB / 1.61kB done 08:26:00 #35 sha256:ced6f785f25e808285239e1b330e8c366d2ae62fa852094f1d3fd326b1132165 1.05kB / 1.05kB done 08:26:00 #35 sha256:8a58b3969bfd5b13870680e9e86bf50468e927db3e6261cf8014eefe02e15b75 1.74kB / 1.74kB done 08:26:00 #35 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 126.89kB / 126.89kB 0.1s done 08:26:00 #35 extracting sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 0.0s done 08:26:00 #35 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 113B / 113B 0.2s done 08:26:00 #35 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 37.02MB / 37.02MB 4.1s done 08:26:00 #35 extracting sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 0.1s done 08:26:00 #35 extracting sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 0.0s done 08:26:01 #103 ... 08:26:01 08:26:01 #104 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:26:01 #104 ... 08:26:01 08:26:01 #105 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:26:01 #105 ... 08:26:01 08:26:01 #106 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:26:01 #35 ... 08:26:01 08:26:01 #43 [core-data internal] load build context 08:26:01 #43 transferring context: 3.39MB 2.2s done 08:26:01 #43 DONE 4.2s 08:26:01 08:26:01 #44 [core-common-config-bootstrapper internal] load build context 08:26:01 #44 transferring context: 3.39MB 2.3s done 08:26:01 #44 DONE 4.7s 08:26:01 08:26:01 #45 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 08:26:01 #45 resolve ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 0.1s done 08:26:01 #45 sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 1.61kB / 1.61kB done 08:26:01 #45 sha256:6aa7068b88c14fccece3eddd5cf3f031d84f4d6dc184b3aac222cb195ca19d73 1.05kB / 1.05kB done 08:26:01 #45 sha256:5e54a974612164920e65f185ec25fe1cca508e77b756a468d4f5f5adcf30deb0 1.72kB / 1.72kB done 08:26:01 #106 ... 08:26:01 08:26:01 #107 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:26:01 #107 ... 08:26:01 08:26:01 #108 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 08:26:01 #108 DONE 7.9s 08:26:01 08:26:01 #109 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 08:26:02 #45 ... 08:26:02 08:26:02 #46 [core-metadata internal] load build context 08:26:02 #46 transferring context: 3.39MB 2.6s done 08:26:02 #46 DONE 4.7s 08:26:02 08:26:02 #47 [core-command internal] load build context 08:26:04 #47 ... 08:26:04 08:26:04 #45 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 08:26:04 #45 sha256:11c34c645755ac7be7c6fa877bc3e7833b292e24d4987f3cbf807f8ab517202a 295B / 295B 1.3s done 08:26:04 #45 sha256:8d642446c24e14a815b7b44c6837a95181df3501ac389b35873831c0a7a9e8d4 5.24MB / 17.33MB 3.2s 08:26:04 #45 extracting sha256:11c34c645755ac7be7c6fa877bc3e7833b292e24d4987f3cbf807f8ab517202a 0.0s done 08:26:04 #45 sha256:8d642446c24e14a815b7b44c6837a95181df3501ac389b35873831c0a7a9e8d4 6.30MB / 17.33MB 3.4s 08:26:05 #45 sha256:8d642446c24e14a815b7b44c6837a95181df3501ac389b35873831c0a7a9e8d4 7.34MB / 17.33MB 3.7s 08:26:05 #45 sha256:8d642446c24e14a815b7b44c6837a95181df3501ac389b35873831c0a7a9e8d4 8.39MB / 17.33MB 4.0s 08:26:05 #45 sha256:8d642446c24e14a815b7b44c6837a95181df3501ac389b35873831c0a7a9e8d4 9.44MB / 17.33MB 4.4s 08:26:05 #45 sha256:8d642446c24e14a815b7b44c6837a95181df3501ac389b35873831c0a7a9e8d4 10.49MB / 17.33MB 4.8s 08:26:06 #45 sha256:8d642446c24e14a815b7b44c6837a95181df3501ac389b35873831c0a7a9e8d4 11.53MB / 17.33MB 5.1s 08:26:06 #45 ... 08:26:06 08:26:06 #48 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 08:26:07 #48 ... 08:26:07 08:26:07 #45 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 08:26:07 #45 sha256:8d642446c24e14a815b7b44c6837a95181df3501ac389b35873831c0a7a9e8d4 12.58MB / 17.33MB 5.7s 08:26:07 #45 sha256:8d642446c24e14a815b7b44c6837a95181df3501ac389b35873831c0a7a9e8d4 13.63MB / 17.33MB 6.0s 08:26:07 #45 ... 08:26:07 08:26:07 #49 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:26:07 #0 7.798 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 08:26:07 #0 8.379 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 08:26:07 #49 ... 08:26:07 08:26:07 #50 [security-spire-agent internal] load build context 08:26:07 #50 transferring context: 25.98kB 0.6s done 08:26:07 #50 DONE 6.4s 08:26:07 08:26:07 #51 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 08:26:07 #0 8.760 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 08:26:07 #0 9.526 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 08:26:07 #51 ... 08:26:07 08:26:07 #52 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 08:26:07 #52 ... 08:26:07 08:26:07 #53 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 08:26:07 #0 10.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 08:26:07 #53 ... 08:26:07 08:26:07 #48 [support-scheduler builder 1/7] FROM docker.io/library/ci-base-image-arm64 08:26:07 #48 DONE 11.3s 08:26:07 08:26:07 #54 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 08:26:08 #54 10.49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 08:26:08 #54 ... 08:26:08 08:26:08 #55 [security-proxy-auth stage-1 2/9] RUN apk add --update --no-cache dumb-init 08:26:08 #55 ... 08:26:08 08:26:08 #56 [security-spiffe-token-provider internal] load build context 08:26:08 #56 transferring context: 3.39MB 6.4s done 08:26:08 #56 DONE 9.4s 08:26:08 08:26:08 #57 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 08:26:08 #0 9.193 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 08:26:08 #0 10.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 08:26:08 #57 ... 08:26:08 08:26:08 #58 [support-scheduler builder 2/7] WORKDIR /edgex-go 08:26:08 #58 ... 08:26:08 08:26:08 #47 [core-command internal] load build context 08:26:08 #47 transferring context: 3.39MB 6.5s done 08:26:08 #47 DONE 9.8s 08:26:08 08:26:08 #59 [core-keeper internal] load build context 08:26:09 #59 ... 08:26:09 08:26:09 #60 [security-proxy-auth internal] load build context 08:26:09 #60 transferring context: 3.39MB 7.3s done 08:26:09 #60 ... 08:26:09 08:26:09 #61 [security-secretstore-setup internal] load build context 08:26:09 #61 ... 08:26:09 08:26:09 #53 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 08:26:09 #53 11.66 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 08:26:09 #53 ... 08:26:09 08:26:09 #62 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 08:26:09 #62 ... 08:26:09 08:26:09 #60 [security-proxy-auth internal] load build context 08:26:09 #60 DONE 10.6s 08:26:09 08:26:09 #63 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 08:26:09 #63 ... 08:26:09 08:26:09 #58 [security-spiffe-token-provider builder 2/7] WORKDIR /edgex-go 08:26:09 #58 DONE 2.0s 08:26:09 08:26:09 #64 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 08:26:09 #0 10.000 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 08:26:09 #64 ... 08:26:09 08:26:09 #65 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 08:26:10 #65 ... 08:26:10 08:26:10 #59 [core-keeper internal] load build context 08:26:10 #59 transferring context: 3.39MB 8.4s done 08:26:10 #59 DONE 11.3s 08:26:10 08:26:10 #66 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git 08:26:10 #66 ... 08:26:10 08:26:10 #63 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 08:26:10 #63 DONE 10.8s 08:26:10 08:26:10 #61 [security-secretstore-setup internal] load build context 08:26:10 #61 transferring context: 3.39MB 8.5s done 08:26:10 #61 DONE 11.8s 08:26:10 08:26:10 #67 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 08:26:10 #67 ... 08:26:10 08:26:10 #40 [security-proxy-setup internal] load build context 08:26:11 #40 ... 08:26:11 08:26:11 #45 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 08:26:11 #45 sha256:8d642446c24e14a815b7b44c6837a95181df3501ac389b35873831c0a7a9e8d4 17.33MB / 17.33MB 7.1s done 08:26:11 #45 extracting sha256:8d642446c24e14a815b7b44c6837a95181df3501ac389b35873831c0a7a9e8d4 2.0s 08:26:11 #45 ... 08:26:11 08:26:11 #68 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 08:26:11 #0 9.485 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 08:26:11 #68 ... 08:26:11 08:26:11 #40 [security-proxy-setup internal] load build context 08:26:11 #40 transferring context: 3.39MB 3.7s done 08:26:11 #40 DONE 11.0s 08:26:11 08:26:11 #64 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 08:26:11 #64 11.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 08:26:14 #64 ... 08:26:14 08:26:14 #35 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 08:26:14 #35 extracting sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 9.9s 08:26:16 #35 ... 08:26:16 08:26:16 #45 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 08:26:16 #45 extracting sha256:8d642446c24e14a815b7b44c6837a95181df3501ac389b35873831c0a7a9e8d4 7.2s 08:26:17 #45 ... 08:26:17 08:26:17 #51 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 08:26:17 #51 20.03 v3.22.2-309-g4d3cc4f552c [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] 08:26:17 #51 20.03 v3.22.2-312-g1a0af28d8f5 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] 08:26:17 #51 20.03 OK: 26168 distinct packages available 08:26:18 #51 ... 08:26:18 08:26:18 #52 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 08:26:18 #52 10.48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 08:26:18 #52 12.29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 08:26:18 #52 ... 08:26:18 08:26:18 #45 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 08:26:19 #45 ... 08:26:19 08:26:19 #65 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 08:26:19 #65 DONE 9.7s 08:26:19 08:26:19 #45 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 08:26:19 #45 ... 08:26:19 08:26:19 #54 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 08:26:19 #54 12.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 08:26:19 #54 ... 08:26:19 08:26:19 #62 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 08:26:19 #62 10.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 08:26:19 #62 12.14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 08:26:19 #62 ... 08:26:19 08:26:19 #69 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 08:26:19 #0 9.547 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 08:26:20 #69 ... 08:26:20 08:26:20 #70 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 08:26:20 #0 10.21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 08:26:20 #70 ... 08:26:20 08:26:20 #49 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:26:20 #49 12.82 v3.22.2-309-g4d3cc4f552c [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] 08:26:20 #49 12.82 v3.22.2-312-g1a0af28d8f5 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] 08:26:20 #49 12.82 OK: 26168 distinct packages available 08:26:20 #49 14.46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 08:26:20 #49 16.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 08:26:20 #49 ... 08:26:20 08:26:20 #71 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates build-base pkgconfig zeromq-dev 08:26:20 #0 9.928 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 08:26:20 #71 ... 08:26:20 08:26:20 #55 [security-proxy-auth stage-1 2/9] RUN apk add --update --no-cache dumb-init 08:26:20 #55 12.65 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 08:26:20 #55 14.82 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 08:26:20 #55 ... 08:26:20 08:26:20 #72 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 08:26:20 #0 9.627 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 08:26:21 #72 ... 08:26:21 08:26:21 #35 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 08:26:21 #35 extracting sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 16.2s 08:26:23 #35 ... 08:26:23 08:26:23 #54 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 08:26:23 #54 25.12 (1/3) Installing ca-certificates (20250911-r0) 08:26:23 #54 ... 08:26:23 08:26:23 #68 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 08:26:23 #68 11.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 08:26:23 #68 ... 08:26:23 08:26:23 #54 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 08:26:23 #54 25.82 (2/3) Installing dumb-init (1.2.5-r3) 08:26:23 #54 25.86 (3/3) Installing tzdata (2025c-r0) 08:26:23 #109 DONE 20.0s 08:26:23 08:26:23 #105 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:26:23 #105 DONE 30.6s 08:26:23 08:26:23 #100 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 08:26:23 #100 DONE 23.9s 08:26:23 08:26:23 #107 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:26:23 #107 DONE 27.8s 08:26:23 08:26:23 #78 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:26:23 #78 DONE 30.8s 08:26:23 08:26:23 #102 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:26:23 #102 DONE 30.8s 08:26:23 08:26:23 #104 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:26:23 #104 DONE 30.8s 08:26:23 08:26:23 #106 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:26:23 #106 DONE 30.9s 08:26:23 08:26:23 #110 [security-spiffe-token-provider builder 6/7] COPY . . 08:26:23 #110 ... 08:26:23 08:26:23 #101 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 08:26:23 #101 DONE 22.8s 08:26:23 08:26:23 #103 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 08:26:23 #103 DONE 21.9s 08:26:23 08:26:23 #111 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 08:26:23 #111 DONE 0.3s 08:26:23 08:26:23 #112 [core-command builder 6/7] COPY . . 08:26:24 #54 ... 08:26:24 08:26:24 #52 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 08:26:24 #52 23.76 (1/2) Installing dumb-init (1.2.5-r3) 08:26:24 #52 23.79 (2/2) Installing su-exec (0.2-r3) 08:26:24 #52 23.80 Executing busybox-1.37.0-r19.trigger 08:26:24 #52 23.93 OK: 8 MiB in 18 packages 08:26:24 #52 DONE 26.8s 08:26:24 08:26:24 #35 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 08:26:25 #35 ... 08:26:25 08:26:25 #53 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 08:26:25 #53 23.87 (1/1) Installing dumb-init (1.2.5-r3) 08:26:25 #53 23.91 Executing busybox-1.37.0-r19.trigger 08:26:25 #53 24.16 OK: 8 MiB in 17 packages 08:26:25 #53 DONE 27.3s 08:26:25 08:26:25 #57 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 08:26:25 #57 20.14 (1/7) Installing ca-certificates (20250911-r0) 08:26:25 #57 20.51 (2/7) Installing dumb-init (1.2.5-r3) 08:26:25 #57 20.63 (3/7) Installing libgcc (14.2.0-r6) 08:26:25 #57 20.73 (4/7) Installing libsodium (1.0.20-r0) 08:26:25 #57 20.80 (5/7) Installing libstdc++ (14.2.0-r6) 08:26:25 #57 21.16 (6/7) Installing libzmq (4.3.5-r2) 08:26:25 #57 21.25 (7/7) Installing zeromq (4.3.5-r2) 08:26:25 #57 21.36 Executing busybox-1.37.0-r19.trigger 08:26:25 #57 21.54 Executing ca-certificates-20250911-r0.trigger 08:26:25 #57 23.65 OK: 12 MiB in 23 packages 08:26:25 #57 DONE 27.5s 08:26:25 08:26:25 #73 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 08:26:28 #73 ... 08:26:28 08:26:28 #55 [core-common-config-bootstrapper stage-1 2/9] RUN apk add --update --no-cache dumb-init 08:26:28 #55 26.87 (1/1) Installing dumb-init (1.2.5-r3) 08:26:28 #55 26.95 Executing busybox-1.37.0-r19.trigger 08:26:28 #55 27.30 OK: 8 MiB in 17 packages 08:26:28 #55 DONE 30.4s 08:26:28 08:26:28 #74 [core-metadata stage-1 3/9] RUN apk --no-cache upgrade 08:26:28 #74 ... 08:26:28 08:26:28 #66 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git 08:26:28 #66 8.577 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 08:26:28 #66 11.09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 08:26:28 #66 ... 08:26:28 08:26:28 #35 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 08:26:28 #35 extracting sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 23.9s 08:26:29 #35 ... 08:26:29 08:26:29 #75 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 08:26:29 #0 4.330 fetch https://dl-4.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 08:26:29 #0 6.670 fetch https://dl-4.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 08:26:29 #75 ... 08:26:29 08:26:29 #35 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 08:26:29 #35 ... 08:26:29 08:26:29 #51 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 08:26:29 #51 22.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 08:26:29 #51 25.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 08:26:30 #51 ... 08:26:30 08:26:30 #45 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 08:26:30 #45 extracting sha256:8d642446c24e14a815b7b44c6837a95181df3501ac389b35873831c0a7a9e8d4 12.5s done 08:26:30 #45 ... 08:26:30 08:26:30 #67 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 08:26:30 #67 9.624 fetch https://dl-4.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 08:26:30 #67 11.91 fetch https://dl-4.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 08:26:30 #67 ... 08:26:30 08:26:30 #35 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 08:26:31 #35 ... 08:26:31 08:26:31 #49 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:26:31 #49 29.56 (1/5) Installing dumb-init (1.2.5-r3) 08:26:31 #49 29.62 (2/5) Installing musl-obstack (1.2.3-r2) 08:26:31 #49 29.71 (3/5) Installing libucontext (1.3.2-r0) 08:26:31 #49 29.80 (4/5) Installing gcompat (1.1.0-r4) 08:26:31 #49 29.85 (5/5) Installing openssl (3.5.4-r0) 08:26:31 #49 30.03 Executing busybox-1.37.0-r19.trigger 08:26:31 #49 30.28 OK: 9 MiB in 21 packages 08:26:31 #49 DONE 33.4s 08:26:31 08:26:31 #35 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 08:26:32 #35 ... 08:26:32 08:26:32 #69 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 08:26:32 #69 11.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 08:26:32 #69 ... 08:26:32 08:26:32 #71 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates build-base pkgconfig zeromq-dev 08:26:32 #71 12.14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 08:26:32 #112 ... 08:26:32 08:26:32 #113 [security-bootstrapper builder 6/7] COPY . . 08:26:32 #113 ... 08:26:32 08:26:32 #114 [support-notifications builder 6/7] COPY . . 08:26:32 #71 ... 08:26:32 08:26:32 #54 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 08:26:32 #54 28.83 Executing busybox-1.37.0-r19.trigger 08:26:32 #54 29.04 Executing ca-certificates-20250911-r0.trigger 08:26:32 #54 31.06 OK: 8 MiB in 19 packages 08:26:32 #54 DONE 34.5s 08:26:32 08:26:32 #72 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 08:26:32 #72 12.16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 08:26:32 #72 ... 08:26:32 08:26:32 #35 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 08:26:32 #114 ... 08:26:32 08:26:32 #115 [core-keeper builder 7/8] COPY . . 08:26:32 #115 ... 08:26:32 08:26:32 #116 [support-scheduler builder 6/7] COPY . . 08:26:32 #35 ... 08:26:32 08:26:32 #64 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 08:26:32 #64 24.99 (1/4) Installing ca-certificates (20250911-r0) 08:26:32 #64 25.58 (2/4) Installing dumb-init (1.2.5-r3) 08:26:32 #64 25.59 (3/4) Installing su-exec (0.2-r3) 08:26:32 #64 25.63 (4/4) Installing yq-go (4.47.2-r2) 08:26:32 #64 27.56 Executing busybox-1.37.0-r19.trigger 08:26:32 #64 27.97 Executing ca-certificates-20250911-r0.trigger 08:26:32 #64 28.93 OK: 19 MiB in 20 packages 08:26:32 #64 DONE 32.9s 08:26:32 #116 ... 08:26:32 08:26:32 #117 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 08:26:32 #117 ... 08:26:32 08:26:32 #118 [security-spire-agent stage-3 7/10] COPY security.txt / 08:26:32 08:26:32 #76 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 08:26:33 #76 ... 08:26:33 08:26:33 #68 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 08:26:33 #68 25.55 (1/4) Installing dumb-init (1.2.5-r3) 08:26:33 #68 25.57 (2/4) Installing openssl (3.5.4-r0) 08:26:33 #68 25.72 (3/4) Installing su-exec (0.2-r3) 08:26:33 #68 25.75 (4/4) Installing yq-go (4.47.2-r2) 08:26:33 #68 28.29 Executing busybox-1.37.0-r19.trigger 08:26:33 #68 28.54 OK: 20 MiB in 20 packages 08:26:33 #68 DONE 32.0s 08:26:33 #118 ... 08:26:33 08:26:33 #119 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 08:26:33 08:26:33 #77 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 08:26:33 #77 ... 08:26:33 08:26:33 #70 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 08:26:33 #70 13.33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 08:26:33 #70 ... 08:26:33 08:26:33 #35 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 08:26:33 #35 extracting sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 29.1s 08:26:34 #35 ... 08:26:34 08:26:34 #78 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 08:26:34 #0 6.627 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 08:26:34 #0 9.920 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 08:26:34 #78 ... 08:26:34 08:26:34 #62 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 08:26:34 #62 24.79 v3.22.2-309-g4d3cc4f552c [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] 08:26:34 #62 24.79 v3.22.2-312-g1a0af28d8f5 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] 08:26:34 #62 24.79 OK: 26168 distinct packages available 08:26:34 #62 27.49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 08:26:34 #62 30.12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 08:26:34 #62 ... 08:26:34 08:26:34 #35 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 08:26:35 #35 ... 08:26:35 08:26:35 #79 [core-data stage-1 3/7] RUN apk --no-cache upgrade 08:26:35 #0 6.681 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 08:26:35 #79 10.21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 08:26:35 #79 ... 08:26:35 08:26:35 #35 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 08:26:35 #35 extracting sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 30.5s done 08:26:35 #35 DONE 39.7s 08:26:35 08:26:35 #73 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 08:26:35 #73 6.453 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 08:26:35 #73 8.794 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 08:26:36 #119 DONE 13.0s 08:26:36 08:26:36 #118 [security-spire-agent stage-3 7/10] COPY security.txt / 08:26:36 #118 DONE 14.0s 08:26:36 08:26:36 #117 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 08:26:36 #117 DONE 14.0s 08:26:36 08:26:36 #110 [security-spiffe-token-provider builder 6/7] COPY . . 08:26:36 #110 DONE 14.0s 08:26:36 08:26:36 #112 [security-proxy-auth builder 6/7] COPY . . 08:26:36 #112 DONE 14.1s 08:26:36 08:26:36 #120 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:26:36 #120 CACHED 08:26:36 08:26:36 #121 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 08:26:36 #121 CACHED 08:26:36 08:26:36 #122 [core-common-config-bootstrapper builder 6/7] COPY . . 08:26:36 #122 CACHED 08:26:36 08:26:36 #123 [core-metadata builder 6/7] COPY . . 08:26:36 #123 CACHED 08:26:36 08:26:36 #124 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:26:36 #124 CACHED 08:26:36 08:26:36 #125 [core-metadata builder 4/7] COPY go.mod vendor* ./ 08:26:36 #125 CACHED 08:26:36 08:26:36 #115 [core-keeper builder 7/8] COPY . . 08:26:36 #115 DONE 14.1s 08:26:36 08:26:36 #126 [core-command builder 6/7] COPY . . 08:26:36 #126 CACHED 08:26:36 08:26:36 #127 [core-command builder 4/7] COPY go.mod vendor* ./ 08:26:36 #127 CACHED 08:26:36 08:26:36 #128 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:26:36 #128 CACHED 08:26:36 08:26:36 #129 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:26:36 #129 CACHED 08:26:36 08:26:36 #130 [security-proxy-auth builder 6/7] COPY . . 08:26:36 #130 CACHED 08:26:36 08:26:36 #131 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 08:26:36 #131 CACHED 08:26:36 08:26:36 #116 [support-scheduler builder 6/7] COPY . . 08:26:36 #116 DONE 14.0s 08:26:36 08:26:36 #114 [support-notifications builder 6/7] COPY . . 08:26:36 #114 DONE 14.1s 08:26:36 08:26:36 #113 [security-secretstore-setup builder 6/7] COPY . . 08:26:36 #113 DONE 14.1s 08:26:36 08:26:36 #132 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 08:26:36 #132 CACHED 08:26:36 08:26:36 #133 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:26:36 #133 CACHED 08:26:36 08:26:36 #134 [security-bootstrapper builder 6/7] COPY . . 08:26:36 #134 CACHED 08:26:36 08:26:36 #135 [security-secretstore-setup builder 6/7] COPY . . 08:26:36 #135 CACHED 08:26:36 08:26:36 #136 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:26:36 #136 CACHED 08:26:36 08:26:36 #137 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 08:26:36 #137 CACHED 08:26:36 08:26:36 #138 [security-spire-server] exporting to image 08:26:36 #138 exporting layers 08:26:36 #138 ... 08:26:36 08:26:36 #139 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 08:26:36 #139 DONE 0.3s 08:26:36 08:26:36 #140 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 08:26:36 #140 DONE 0.3s 08:26:36 08:26:36 #141 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 08:26:36 #141 DONE 0.1s 08:26:36 08:26:36 #142 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 08:26:36 #142 DONE 0.0s 08:26:36 08:26:36 #143 [security-spire-agent] exporting to image 08:26:36 #143 ... 08:26:36 08:26:36 #138 [security-spire-server] exporting to image 08:26:36 #138 exporting layers 0.8s done 08:26:36 #138 writing image sha256:8f24ded42a1c999cd5047f81ce1d28b5f655f4d1d155b1ba0fa2b9c0a05c998e done 08:26:36 #138 naming to docker.io/library/security-spire-server done 08:26:36 #138 DONE 0.8s 08:26:36 08:26:36 #144 [security-spire-config] exporting to image 08:26:36 #144 exporting layers 0.6s done 08:26:36 #144 writing image sha256:6893f065043086eab8823fcb3d25a781f761a71769197123813af8e744ed9586 0.0s done 08:26:36 #144 naming to docker.io/library/security-spire-config 0.0s done 08:26:36 #144 DONE 0.7s 08:26:36 08:26:36 #145 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 08:26:36 #0 0.585 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.87 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 08:26:36 #145 ... 08:26:36 08:26:36 #143 [security-spire-agent] exporting to image 08:26:36 #143 exporting layers 0.6s done 08:26:36 #143 writing image sha256:943114ed94495d755fdcab32a11e72c668a40925e194dc6af11be8f921ce522b done 08:26:36 #143 naming to docker.io/library/security-spire-agent 0.0s done 08:26:36 #143 DONE 0.7s 08:26:37 08:26:37 #146 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 08:26:37 #0 1.082 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.87 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 08:26:37 #73 ... 08:26:37 08:26:37 #69 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 08:26:37 #69 27.72 OK: 255 MiB in 60 packages 08:26:39 #69 DONE 29.3s 08:26:39 08:26:39 #80 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 08:26:39 #80 DONE 0.6s 08:26:39 08:26:39 #66 [core-metadata builder 3/7] RUN apk add --update --no-cache make git 08:26:39 #66 27.83 OK: 255 MiB in 60 packages 08:26:39 #66 DONE 30.1s 08:26:39 08:26:39 #81 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 08:26:40 #81 DONE 0.9s 08:26:40 08:26:40 #82 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:26:40 #82 ... 08:26:40 08:26:40 #83 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 08:26:40 #0 6.417 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 08:26:40 #0 8.052 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 08:26:41 #83 ... 08:26:41 08:26:41 #72 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 08:26:41 #72 28.91 OK: 255 MiB in 60 packages 08:26:41 #72 DONE 31.4s 08:26:41 08:26:41 #84 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 08:26:41 #84 DONE 0.7s 08:26:41 08:26:41 #67 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 08:26:41 #67 29.89 (1/1) Installing dumb-init (1.2.5-r3) 08:26:41 #67 30.94 Executing busybox-1.37.0-r19.trigger 08:26:41 #67 ... 08:26:41 08:26:41 #71 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates build-base pkgconfig zeromq-dev 08:26:41 #71 28.17 OK: 255 MiB in 60 packages 08:26:41 #71 DONE 31.8s 08:26:42 08:26:42 #85 [support-notifications builder 4/7] COPY go.mod vendor* ./ 08:26:42 #85 ... 08:26:42 08:26:42 #86 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 08:26:42 #0 6.318 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 08:26:42 #0 9.259 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 08:26:42 #86 ... 08:26:42 08:26:42 #51 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 08:26:42 #51 40.40 (1/4) Installing dumb-init (1.2.5-r3) 08:26:42 #51 40.45 (2/4) Installing musl-obstack (1.2.3-r2) 08:26:42 #51 40.48 (3/4) Installing libucontext (1.3.2-r0) 08:26:42 #51 40.48 (4/4) Installing gcompat (1.1.0-r4) 08:26:42 #51 40.57 Executing busybox-1.37.0-r19.trigger 08:26:42 #51 40.80 OK: 8 MiB in 20 packages 08:26:42 #51 DONE 44.8s 08:26:42 08:26:42 #67 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 08:26:42 #67 31.37 OK: 8 MiB in 17 packages 08:26:42 #67 ... 08:26:42 08:26:42 #85 [support-notifications builder 4/7] COPY go.mod vendor* ./ 08:26:42 #85 DONE 1.1s 08:26:43 08:26:43 #87 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:26:45 #87 ... 08:26:45 08:26:45 #67 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 08:26:45 #67 DONE 34.6s 08:26:45 08:26:45 #62 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 08:26:45 #62 44.78 (1/13) Installing brotli-libs (1.1.0-r2) 08:26:45 #62 44.94 (2/13) Installing c-ares (1.34.6-r0) 08:26:45 #62 44.96 (3/13) Installing libunistring (1.3-r0) 08:26:45 #62 45.31 (4/13) Installing libidn2 (2.3.7-r0) 08:26:45 #62 45.36 (5/13) Installing nghttp2-libs (1.65.0-r0) 08:26:45 #62 45.41 (6/13) Installing libpsl (0.21.5-r3) 08:26:45 #62 45.45 (7/13) Installing zstd-libs (1.5.7-r0) 08:26:45 #62 45.63 (8/13) Installing libcurl (8.14.1-r2) 08:26:45 #62 45.81 (9/13) Installing curl (8.14.1-r2) 08:26:45 #62 45.87 (10/13) Installing dumb-init (1.2.5-r3) 08:26:45 #62 45.91 (11/13) Installing musl-obstack (1.2.3-r2) 08:26:45 #62 ... 08:26:45 08:26:45 #75 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 08:26:45 #75 23.89 OK: 255 MiB in 60 packages 08:26:45 #75 DONE 25.9s 08:26:45 08:26:45 #62 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 08:26:45 #62 45.92 (12/13) Installing libucontext (1.3.2-r0) 08:26:45 #62 45.93 (13/13) Installing gcompat (1.1.0-r4) 08:26:45 #62 46.00 Executing busybox-1.37.0-r19.trigger 08:26:45 #62 46.32 OK: 13 MiB in 29 packages 08:26:45 #62 ... 08:26:45 08:26:45 #74 [core-metadata stage-1 3/9] RUN apk --no-cache upgrade 08:26:45 #74 8.191 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 08:26:45 #74 10.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 08:26:46 #74 ... 08:26:46 08:26:46 #88 [core-keeper builder 5/8] COPY go.mod vendor* ./ 08:26:46 #88 DONE 0.9s 08:26:46 08:26:46 #70 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 08:26:46 #70 29.02 v3.22.2-309-g4d3cc4f552c [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] 08:26:46 #70 29.03 v3.22.2-312-g1a0af28d8f5 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] 08:26:46 #70 29.03 OK: 26170 distinct packages available 08:26:46 #70 31.85 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 08:26:46 #70 34.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 08:26:46 #70 ... 08:26:46 08:26:46 #89 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:26:47 #146 ... 08:26:47 08:26:47 #147 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 08:26:47 #0 1.065 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.87 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 08:26:47 #147 ... 08:26:47 08:26:47 #148 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 08:26:47 #0 0.911 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.87 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 08:26:47 #148 ... 08:26:47 08:26:47 #149 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 08:26:47 #0 1.025 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.87 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata 08:26:47 #149 ... 08:26:47 08:26:47 #150 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 08:26:47 #0 1.085 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.87 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 08:26:47 #150 ... 08:26:47 08:26:47 #151 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 08:26:47 #0 1.095 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.87 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper 08:26:47 #151 ... 08:26:47 08:26:47 #152 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 08:26:47 #0 0.837 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.87 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications 08:26:47 #152 ... 08:26:47 08:26:47 #153 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 08:26:47 #0 1.083 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.87 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 08:26:47 #153 ... 08:26:47 08:26:47 #154 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 08:26:47 #0 1.063 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.87 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command 08:26:47 #154 ... 08:26:47 08:26:47 #155 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 08:26:47 #0 1.028 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.87 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 08:26:47 #155 ... 08:26:47 08:26:47 #156 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 08:26:47 #0 1.049 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.87 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 08:26:48 #89 ... 08:26:48 08:26:48 #76 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 08:26:48 #76 5.271 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 08:26:48 #76 7.455 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 08:26:48 #76 ... 08:26:48 08:26:48 #62 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 08:26:48 #62 DONE 48.5s 08:26:48 08:26:48 #78 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 08:26:48 #78 23.55 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) 08:26:48 #78 23.77 Executing busybox-1.37.0-r20.post-upgrade 08:26:48 #78 ... 08:26:48 08:26:48 #77 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 08:26:48 #77 5.121 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 08:26:48 #77 7.498 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 08:26:48 #77 ... 08:26:48 08:26:48 #79 [core-data stage-1 3/7] RUN apk --no-cache upgrade 08:26:48 #79 23.36 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) 08:26:48 #79 23.71 Executing busybox-1.37.0-r20.post-upgrade 08:26:49 #79 24.16 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) 08:26:49 #79 24.17 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) 08:26:49 #79 24.19 Executing busybox-1.37.0-r20.trigger 08:26:49 #79 24.35 OK: 8 MiB in 17 packages 08:26:49 #79 ... 08:26:49 08:26:49 #90 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:26:50 #90 ... 08:26:50 08:26:50 #78 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 08:26:50 #78 24.51 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) 08:26:50 #78 24.52 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) 08:26:50 #78 24.58 Executing busybox-1.37.0-r20.trigger 08:26:50 #78 24.66 OK: 8 MiB in 18 packages 08:26:51 #78 DONE 27.1s 08:26:51 08:26:51 #73 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 08:26:51 #73 22.33 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) 08:26:51 #73 22.53 Executing busybox-1.37.0-r20.post-upgrade 08:26:51 #73 23.20 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) 08:26:51 #73 23.21 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) 08:26:51 #73 23.36 Executing busybox-1.37.0-r20.trigger 08:26:51 #73 23.58 OK: 12 MiB in 23 packages 08:26:51 #73 DONE 26.4s 08:26:51 08:26:51 #91 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 08:26:51 #91 ... 08:26:51 08:26:51 #79 [core-data stage-1 3/7] RUN apk --no-cache upgrade 08:26:51 #79 DONE 26.6s 08:26:51 08:26:51 #92 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:26:51 #92 ... 08:26:51 08:26:51 #83 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 08:26:51 #83 19.64 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) 08:26:51 #83 19.75 Executing busybox-1.37.0-r20.post-upgrade 08:26:51 #83 20.35 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) 08:26:51 #83 20.37 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) 08:26:51 #83 20.39 Executing busybox-1.37.0-r20.trigger 08:26:51 #83 20.49 OK: 9 MiB in 21 packages 08:26:52 #83 ... 08:26:52 08:26:52 #93 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 08:26:52 #0 5.506 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 08:26:52 #0 8.194 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 08:26:52 #93 ... 08:26:52 08:26:52 #74 [core-metadata stage-1 3/9] RUN apk --no-cache upgrade 08:26:52 #74 22.43 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) 08:26:52 #74 22.55 Executing busybox-1.37.0-r20.post-upgrade 08:26:52 #74 23.00 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) 08:26:52 #74 23.01 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) 08:26:52 #74 23.05 Executing busybox-1.37.0-r20.trigger 08:26:52 #74 23.21 OK: 8 MiB in 17 packages 08:26:53 #74 DONE 25.7s 08:26:53 08:26:53 #86 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 08:26:53 #86 21.19 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) 08:26:53 #86 ... 08:26:53 08:26:53 #83 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 08:26:53 #83 DONE 23.0s 08:26:53 08:26:53 #86 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 08:26:53 #86 21.48 Executing busybox-1.37.0-r20.post-upgrade 08:26:54 #86 21.93 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) 08:26:54 #86 21.96 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) 08:26:54 #86 21.98 Executing busybox-1.37.0-r20.trigger 08:26:54 #86 22.11 OK: 8 MiB in 19 packages 08:26:55 #86 ... 08:26:55 08:26:55 #94 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 08:26:55 #94 DONE 1.9s 08:26:55 08:26:55 #91 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 08:26:55 #91 DONE 4.1s 08:26:55 08:26:55 #95 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 08:26:55 #95 ... 08:26:55 08:26:55 #96 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 08:26:55 #96 DONE 0.3s 08:26:55 08:26:55 #70 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 08:26:55 #70 45.93 OK: 255 MiB in 60 packages 08:26:56 #70 ... 08:26:56 08:26:56 #97 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 08:26:56 #97 DONE 3.0s 08:26:56 08:26:56 #76 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 08:26:56 #76 20.29 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) 08:26:56 #76 20.43 Executing busybox-1.37.0-r20.post-upgrade 08:26:56 #76 21.10 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) 08:26:56 #76 21.13 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) 08:26:56 #76 21.24 Executing busybox-1.37.0-r20.trigger 08:26:56 #76 21.52 OK: 19 MiB in 20 packages 08:26:56 #76 DONE 24.1s 08:26:56 08:26:56 #86 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 08:26:56 #86 DONE 24.7s 08:26:56 08:26:56 #98 [security-spire-server stage-2 5/9] COPY Attribution.txt / 08:26:57 #98 DONE 0.3s 08:26:57 08:26:57 #99 [security-spire-server stage-2 6/9] COPY security.txt / 08:26:57 #99 ... 08:26:57 08:26:57 #77 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 08:26:57 #77 20.56 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) 08:26:57 #77 20.94 Executing busybox-1.37.0-r20.post-upgrade 08:26:57 #77 21.62 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) 08:26:57 #77 21.62 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) 08:26:57 #77 21.65 Executing busybox-1.37.0-r20.trigger 08:26:57 #77 21.74 OK: 20 MiB in 20 packages 08:26:57 #77 DONE 24.2s 08:26:57 08:26:57 #99 [security-spire-server stage-2 6/9] COPY security.txt / 08:26:57 #99 DONE 0.5s 08:26:57 08:26:57 #100 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 08:26:57 #100 ... 08:26:57 08:26:57 #70 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 08:26:57 #70 DONE 47.8s 08:26:57 08:26:57 #101 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 08:26:58 #101 ... 08:26:58 08:26:58 #100 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 08:26:58 #100 DONE 0.6s 08:26:58 08:26:58 #102 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 08:26:58 #102 DONE 0.5s 08:26:58 08:26:58 #103 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 08:26:58 #0 2.872 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 08:26:58 #0 4.677 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 08:26:58 #103 ... 08:26:58 08:26:58 #104 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 08:26:58 #104 DONE 0.3s 08:26:58 08:26:58 #105 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 08:26:58 #105 DONE 0.2s 08:26:58 08:26:58 #101 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 08:26:58 #101 DONE 0.8s 08:26:58 08:26:58 #106 [security-spire-server] exporting to image 08:26:58 #106 exporting layers 08:26:59 #106 ... 08:26:59 08:26:59 #95 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 08:26:59 #95 DONE 4.1s 08:26:59 08:26:59 #107 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 08:26:59 #107 DONE 0.1s 08:26:59 08:26:59 #108 [security-spire-agent stage-3 7/10] COPY security.txt / 08:27:00 #108 DONE 0.3s 08:27:00 08:27:00 #109 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:27:00 #109 ... 08:27:00 08:27:00 #110 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 08:27:00 #110 DONE 0.3s 08:27:00 08:27:00 #93 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 08:27:00 #93 18.10 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) 08:27:00 #93 18.16 Executing busybox-1.37.0-r20.post-upgrade 08:27:00 #93 ... 08:27:00 08:27:00 #111 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 08:27:00 #111 DONE 0.2s 08:27:00 08:27:00 #112 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 08:27:00 #112 DONE 0.2s 08:27:00 08:27:00 #106 [security-spire-agent] exporting to image 08:27:02 #106 ... 08:27:02 08:27:02 #93 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 08:27:02 #93 18.57 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) 08:27:02 #93 18.58 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) 08:27:02 #93 18.59 Executing busybox-1.37.0-r20.trigger 08:27:02 #93 18.65 OK: 8 MiB in 20 packages 08:27:02 #93 DONE 20.2s 08:27:02 08:27:02 #113 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 08:27:03 #113 ... 08:27:03 08:27:03 #103 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 08:27:03 #103 13.25 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) 08:27:03 #103 13.37 Executing busybox-1.37.0-r20.post-upgrade 08:27:03 #103 13.78 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) 08:27:03 #103 13.78 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) 08:27:03 #103 13.82 Executing busybox-1.37.0-r20.trigger 08:27:03 #103 13.89 OK: 13 MiB in 29 packages 08:27:03 #103 DONE 15.5s 08:27:03 08:27:03 #89 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:27:04 #89 ... 08:27:04 08:27:04 #106 [security-spire-server] exporting to image 08:27:04 #106 exporting layers 5.5s done 08:27:04 #106 writing image sha256:cdc815cb8b41176a843dc2c4bef7821f9dda5b977ea1e6b7d7c0354f290751bb 0.0s done 08:27:04 #106 naming to docker.io/library/security-spire-server-arm64 0.0s done 08:27:05 #106 exporting layers 4.5s done 08:27:05 #106 writing image sha256:4e3911f79360019608ea29cc969211d6e0789d456463266f1bc0023ef89cf55f done 08:27:05 #106 naming to docker.io/library/security-spire-agent-arm64 0.0s done 08:27:05 #106 DONE 6.6s 08:27:05 08:27:05 #109 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:27:05 #109 ... 08:27:05 08:27:05 #113 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 08:27:05 #113 DONE 3.2s 08:27:05 08:27:05 #114 [security-spire-config stage-2 5/10] COPY Attribution.txt / 08:27:05 #114 DONE 0.2s 08:27:05 08:27:05 #89 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:27:06 #89 ... 08:27:06 08:27:06 #115 [security-spire-config stage-2 6/10] COPY security.txt / 08:27:06 #115 DONE 0.2s 08:27:06 08:27:06 #116 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 08:27:06 #116 DONE 0.1s 08:27:06 08:27:06 #117 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 08:27:06 #117 DONE 0.2s 08:27:06 08:27:06 #118 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 08:27:06 #118 DONE 0.1s 08:27:06 08:27:06 #106 [security-spire-config] exporting to image 08:27:09 #106 exporting layers 2.4s done 08:27:09 #106 writing image sha256:a910309a0c9c2b00fc2e4c46c630820100c82e3440ef2cf4c6f192a04ff9efdb 0.0s done 08:27:09 #106 naming to docker.io/library/security-spire-config-arm64 done 08:27:09 #106 DONE 9.0s 08:27:09 08:27:09 #109 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:28:38 #156 ... 08:28:38 08:28:38 #146 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 08:28:38 #146 DONE 115.8s 08:28:38 08:28:38 #147 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 08:28:38 #147 DONE 115.9s 08:28:38 08:28:38 #151 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 08:28:38 #151 ... 08:28:38 08:28:38 #157 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 08:28:38 #157 DONE 0.3s 08:28:38 08:28:38 #158 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 08:28:38 #158 DONE 0.3s 08:28:38 08:28:38 #159 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 08:28:38 #159 DONE 0.3s 08:28:38 08:28:38 #160 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 08:28:38 #160 ... 08:28:38 08:28:38 #161 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 08:28:38 #161 DONE 0.5s 08:28:38 08:28:38 #162 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 08:28:38 #162 DONE 0.2s 08:28:38 08:28:38 #163 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 08:28:38 #163 DONE 0.1s 08:28:38 08:28:38 #153 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 08:28:38 #153 ... 08:28:38 08:28:38 #164 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:28:38 #164 ... 08:28:38 08:28:38 #160 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 08:28:38 #160 DONE 1.4s 08:28:38 08:28:38 #165 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 08:28:38 #165 DONE 0.4s 08:28:38 08:28:38 #166 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 08:28:38 #166 DONE 0.2s 08:28:38 08:28:38 #167 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 08:28:38 #167 ... 08:28:38 08:28:38 #164 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:28:38 #164 DONE 1.0s 08:28:38 08:28:38 #167 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 08:28:38 #167 DONE 0.2s 08:28:38 08:28:38 #168 [core-common-config-bootstrapper] exporting to image 08:28:38 #168 exporting layers 08:28:38 #168 exporting layers 0.4s done 08:28:38 #168 writing image sha256:3408d60c84aa38c352ab74f037709488ab64538f021ce6221d6fc509b7f5dd2f done 08:28:38 #168 naming to docker.io/library/core-common-config-bootstrapper done 08:28:38 #168 DONE 0.4s 08:28:38 08:28:38 #169 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 08:28:38 #169 DONE 0.3s 08:28:38 08:28:38 #170 [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/ 08:28:38 #170 DONE 0.1s 08:28:38 08:28:38 #171 [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/ 08:28:38 #171 DONE 0.2s 08:28:38 08:28:38 #172 [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/ 08:28:38 #172 DONE 0.0s 08:28:38 08:28:38 #153 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 08:28:38 #153 ... 08:28:38 08:28:38 #173 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 08:28:38 #173 DONE 0.1s 08:28:38 08:28:38 #174 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 08:28:38 #174 DONE 1.3s 08:28:38 08:28:38 #175 [security-bootstrapper] exporting to image 08:28:38 #175 exporting layers 0.5s done 08:28:38 #175 writing image sha256:11784ed7cf65cc546d2966362dfc6863fdabe40f734474728a7146fc0d265153 done 08:28:38 #175 naming to docker.io/library/security-bootstrapper 0.0s done 08:28:38 #175 DONE 0.5s 08:28:38 08:28:38 #155 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 08:28:46 #109 DONE 95.1s 08:28:46 08:28:46 #89 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:28:46 #89 DONE 107.1s 08:28:46 08:28:46 #92 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:28:46 #92 DONE 111.9s 08:28:46 08:28:46 #82 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:28:46 #82 DONE 113.0s 08:28:46 08:28:46 #90 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:28:46 #90 DONE 113.9s 08:28:46 08:28:46 #119 [core-common-config-bootstrapper builder 6/7] COPY . . 08:28:46 #119 ... 08:28:46 08:28:46 #87 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:28:46 #87 DONE 111.0s 08:28:46 08:28:46 #120 [support-notifications builder 6/7] COPY . . 08:28:46 #120 ... 08:28:46 08:28:46 #121 [security-spiffe-token-provider builder 6/7] COPY . . 08:28:46 #121 DONE 2.6s 08:28:46 08:28:46 #122 [core-command builder 4/7] COPY go.mod vendor* ./ 08:28:46 #122 CACHED 08:28:46 08:28:46 #123 [core-command builder 6/7] COPY . . 08:28:46 #123 CACHED 08:28:46 08:28:46 #124 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:28:46 #124 CACHED 08:28:46 08:28:46 #125 [core-keeper builder 7/8] COPY . . 08:28:46 #125 DONE 2.7s 08:28:46 08:28:46 #126 [security-proxy-auth builder 6/7] COPY . . 08:28:46 #126 CACHED 08:28:46 08:28:46 #127 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 08:28:46 #127 CACHED 08:28:46 08:28:46 #128 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:28:46 #128 CACHED 08:28:46 08:28:46 #129 [core-data builder 6/7] COPY . . 08:28:46 #129 CACHED 08:28:46 08:28:46 #130 [core-data builder 4/7] COPY go.mod vendor* ./ 08:28:46 #130 CACHED 08:28:46 08:28:46 #131 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:28:46 #131 CACHED 08:28:46 08:28:46 #132 [core-metadata builder 4/7] COPY go.mod vendor* ./ 08:28:46 #132 CACHED 08:28:46 08:28:46 #133 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:28:46 #133 CACHED 08:28:46 08:28:46 #134 [core-metadata builder 6/7] COPY . . 08:28:46 #134 CACHED 08:28:46 08:28:46 #119 [core-common-config-bootstrapper builder 6/7] COPY . . 08:28:46 #119 DONE 2.6s 08:28:46 08:28:46 #135 [support-scheduler builder 6/7] COPY . . 08:28:46 #135 DONE 2.5s 08:28:46 08:28:46 #136 [security-secretstore-setup builder 6/7] COPY . . 08:28:46 #136 CACHED 08:28:46 08:28:46 #137 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:28:46 #137 CACHED 08:28:46 08:28:46 #138 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 08:28:46 #138 CACHED 08:28:46 08:28:46 #120 [support-notifications builder 6/7] COPY . . 08:28:46 #120 DONE 2.5s 08:28:46 08:28:46 #139 [security-bootstrapper builder 6/7] COPY . . 08:28:46 #139 DONE 2.8s 08:28:46 08:28:46 #140 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 08:28:46 #140 ... 08:28:46 08:28:46 #141 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:28:46 #141 CACHED 08:28:46 08:28:46 #142 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 08:28:46 #142 CACHED 08:28:46 08:28:46 #143 [security-proxy-setup builder 6/7] COPY . . 08:28:46 #143 CACHED 08:28:46 08:28:46 #144 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 08:28:46 #144 ... 08:28:46 08:28:46 #145 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 08:28:46 #0 5.209 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.87 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 08:28:46 #145 ... 08:28:46 08:28:46 #140 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 08:28:46 #140 6.210 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.87 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 08:28:46 #140 ... 08:28:46 08:28:46 #146 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 08:28:46 #0 4.447 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.87 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata 08:28:46 #146 ... 08:28:46 08:28:46 #147 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 08:28:46 #0 4.490 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.87 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 08:28:46 #147 ... 08:28:46 08:28:46 #148 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 08:28:46 #0 6.252 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.87 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications 08:28:46 #148 ... 08:28:46 08:28:46 #149 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 08:28:46 #0 6.033 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.87 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 08:28:46 #149 ... 08:28:46 08:28:46 #150 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 08:28:46 #0 5.761 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.87 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 08:28:47 #150 ... 08:28:47 08:28:47 #151 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 08:28:47 #0 5.860 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.87 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command 08:28:47 #151 ... 08:28:47 08:28:47 #152 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 08:28:47 #0 5.071 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.87 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 08:28:47 #152 ... 08:28:47 08:28:47 #153 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 08:28:47 #0 4.548 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.87 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 08:28:47 #153 ... 08:28:47 08:28:47 #154 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 08:28:47 #0 6.273 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.87 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper 08:28:47 #154 ... 08:28:47 08:28:47 #144 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 08:28:47 #144 6.347 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.87 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 08:29:35 #155 ... 08:29:35 08:29:35 #156 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 08:29:35 #156 173.1 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.87 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 08:29:41 #156 DONE 184.6s 08:29:41 08:29:41 #145 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 08:29:41 #145 DONE 184.5s 08:29:41 08:29:41 #154 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 08:29:41 #154 DONE 184.5s 08:29:41 08:29:41 #148 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 08:29:41 #148 DONE 184.5s 08:29:41 08:29:41 #150 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 08:29:41 #150 DONE 184.6s 08:29:41 08:29:41 #155 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 08:29:41 #155 DONE 184.6s 08:29:41 08:29:41 #151 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 08:29:41 #151 DONE 184.6s 08:29:41 08:29:41 #152 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 08:29:41 #152 DONE 184.6s 08:29:41 08:29:41 #153 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 08:29:41 #153 DONE 184.6s 08:29:41 08:29:41 #149 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 08:29:41 #149 DONE 184.6s 08:29:41 08:29:41 #176 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 08:29:41 #176 DONE 0.3s 08:29:41 08:29:41 #177 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 08:29:41 #177 DONE 0.3s 08:29:41 08:29:41 #178 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / 08:29:41 #178 DONE 0.2s 08:29:41 08:29:41 #179 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 08:29:41 #179 DONE 0.2s 08:29:41 08:29:41 #180 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 08:29:41 #180 DONE 0.2s 08:29:41 08:29:41 #181 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 08:29:41 #181 DONE 0.2s 08:29:41 08:29:41 #182 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 08:29:41 #182 DONE 0.2s 08:29:41 08:29:41 #183 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 08:29:41 #183 DONE 0.2s 08:29:41 08:29:41 #184 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 08:29:41 #184 DONE 0.5s 08:29:41 08:29:41 #185 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 08:29:41 #185 DONE 0.5s 08:29:41 08:29:41 #186 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 08:29:41 #186 CACHED 08:29:41 08:29:41 #187 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 08:29:41 #187 CACHED 08:29:41 08:29:41 #188 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 08:29:41 #188 DONE 0.4s 08:29:41 08:29:41 #189 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 08:29:41 #189 CACHED 08:29:41 08:29:41 #190 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 08:29:41 #190 CACHED 08:29:41 08:29:41 #191 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 08:29:41 #191 DONE 0.5s 08:29:41 08:29:41 #192 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 08:29:41 #192 DONE 0.5s 08:29:41 08:29:41 #193 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 08:29:41 #193 DONE 0.5s 08:29:41 08:29:41 #194 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 08:29:41 #194 DONE 0.5s 08:29:41 08:29:41 #195 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 08:29:41 #195 DONE 0.5s 08:29:41 08:29:41 #196 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 08:29:43 #196 ... 08:29:43 08:29:43 #197 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 08:29:43 #197 DONE 1.8s 08:29:43 08:29:43 #198 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 08:29:43 #198 DONE 1.9s 08:29:43 08:29:43 #199 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 08:29:43 #199 DONE 1.9s 08:29:43 08:29:43 #200 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 08:29:43 #200 DONE 1.9s 08:29:43 08:29:43 #201 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 08:29:43 #201 DONE 1.9s 08:29:43 08:29:43 #202 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 08:29:43 #202 DONE 1.9s 08:29:43 08:29:43 #203 [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 08:29:43 #203 DONE 1.9s 08:29:43 08:29:43 #196 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 08:29:43 #196 DONE 1.8s 08:29:43 08:29:43 #204 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 08:29:43 #204 ... 08:29:43 08:29:43 #205 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 08:29:43 #205 DONE 2.1s 08:29:43 08:29:43 #206 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 08:29:43 #206 DONE 2.1s 08:29:43 08:29:43 #207 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res 08:29:43 #207 DONE 0.4s 08:29:43 08:29:43 #208 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 08:29:43 #208 ... 08:29:43 08:29:43 #209 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 08:29:43 #209 DONE 0.5s 08:29:43 08:29:43 #210 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 08:29:43 #210 DONE 0.5s 08:29:43 08:29:43 #211 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 08:29:43 #211 DONE 0.5s 08:29:43 08:29:43 #212 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res 08:29:43 #212 DONE 0.5s 08:29:43 08:29:43 #204 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 08:29:43 #204 DONE 0.5s 08:29:43 08:29:43 #213 [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 08:29:43 #213 DONE 0.5s 08:29:43 08:29:43 #214 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 08:29:43 #214 DONE 0.3s 08:29:43 08:29:43 #208 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 08:29:43 #208 DONE 0.2s 08:29:43 08:29:43 #215 [core-data] exporting to image 08:29:43 #215 exporting layers 08:29:44 #215 ... 08:29:44 08:29:44 #216 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 08:29:44 #216 DONE 0.4s 08:29:44 08:29:44 #217 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 08:29:44 #217 DONE 0.4s 08:29:44 08:29:44 #218 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 08:29:44 #218 DONE 0.4s 08:29:44 08:29:44 #219 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 08:29:44 #219 DONE 0.4s 08:29:44 08:29:44 #220 [core-metadata] exporting to image 08:29:44 #220 ... 08:29:44 08:29:44 #221 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 08:29:44 #221 DONE 0.3s 08:29:44 08:29:44 #222 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 08:29:44 #222 DONE 0.3s 08:29:44 08:29:44 #223 [core-keeper] exporting to image 08:29:44 #223 exporting layers 0.2s done 08:29:44 #223 writing image sha256:4fce5a2ebe7f8974713ca73019f0734f480d21a5a33d1d4760ea4ccd4ae124e3 0.3s done 08:29:44 #223 naming to docker.io/library/core-keeper 0.0s done 08:29:44 #223 DONE 0.9s 08:29:44 08:29:44 #224 [core-command] exporting to image 08:29:44 #224 exporting layers 0.4s done 08:29:44 #224 writing image sha256:77b42338d40b8925e55c0738322d113793525e16e43e50dcec589535efac8ad8 0.3s done 08:29:44 #224 naming to docker.io/library/core-command done 08:29:44 #224 DONE 0.8s 08:29:44 08:29:44 #225 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:29:44 #225 ... 08:29:44 08:29:44 #226 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 08:29:44 #226 DONE 0.4s 08:29:44 08:29:44 #227 [security-spiffe-token-provider] exporting to image 08:29:44 #227 exporting layers 1.0s done 08:29:44 #227 writing image sha256:2dfa94fddefe4eb736e4ffb7348260111916e885d0d5bae60fdc97e052fc1808 0.0s done 08:29:44 #227 naming to docker.io/library/security-spiffe-token-provider 0.0s done 08:29:44 #227 DONE 1.1s 08:29:44 08:29:44 #228 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:29:44 #228 DONE 0.7s 08:29:44 08:29:44 #229 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 08:29:44 #229 DONE 0.1s 08:29:44 08:29:44 #220 [core-metadata] exporting to image 08:29:44 #220 exporting layers 0.7s done 08:29:44 #220 writing image sha256:36a0245b4efb369130459b6e7bf2aeea4aaa712738c6d8663c62d06300afe41a 0.0s done 08:29:44 #220 naming to docker.io/library/core-metadata done 08:29:44 #220 DONE 0.8s 08:29:44 08:29:44 #230 [support-scheduler] exporting to image 08:29:44 #230 exporting layers 1.1s done 08:29:44 #230 writing image sha256:a8e1b6dccb80657099e6702d0013c97a4672f56960aef18c35e9e67940485247 done 08:29:44 #230 naming to docker.io/library/support-scheduler 0.0s done 08:29:44 #230 DONE 1.2s 08:29:44 08:29:44 #215 [core-data] exporting to image 08:29:44 #215 exporting layers 1.0s done 08:29:44 #215 writing image sha256:7b8e6f3f1b7e7fcc7396c1e0956e92f632397b820ec7664ea7c5c601b7b254da 0.0s done 08:29:44 #215 naming to docker.io/library/core-data 0.0s done 08:29:45 #215 DONE 1.1s 08:29:45 08:29:45 #231 [support-notifications] exporting to image 08:29:45 #231 exporting layers 1.0s done 08:29:45 #231 writing image sha256:3fff161a672bb78449295cba05370eb91618bd85096ffb74e2f29eb7c69f994a done 08:29:45 #231 naming to docker.io/library/support-notifications 0.0s done 08:29:45 #231 DONE 1.1s 08:29:45 08:29:45 #232 [security-proxy-auth] exporting to image 08:29:45 #232 ... 08:29:45 08:29:45 #225 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:29:45 #225 DONE 0.7s 08:29:45 08:29:45 #232 [security-proxy-auth] exporting to image 08:29:45 #232 exporting layers 0.5s done 08:29:45 #232 writing image sha256:4f52f9e852dbc334dc53129c75654c4707f1353878bf0e40d056579f8cc85b2f done 08:29:45 #232 naming to docker.io/library/security-proxy-auth done 08:29:45 #232 DONE 0.5s 08:29:45 08:29:45 #233 [security-proxy-setup] exporting to image 08:29:45 #233 exporting layers 0.2s done 08:29:45 #233 writing image sha256:c751911f508665ca989c0cbdfbcba316b46a73978f70585ed959d2e599541561 done 08:29:45 #233 naming to docker.io/library/security-proxy-setup done 08:29:45 #233 DONE 0.3s 08:29:45 08:29:45 #234 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:29:45 #234 DONE 0.6s 08:29:45 08:29:45 #235 [security-secretstore-setup] exporting to image 08:29:45 #235 exporting layers 0.2s done 08:29:45 #235 writing image sha256:b49351f2329fd3caad7ff0383e0ade9e4a572d296dbddf4bb2ccd6045e671b59 done 08:29:45 #235 naming to docker.io/library/security-secretstore-setup done 08:29:45 #235 DONE 0.2s 08:29:45 time="2025-12-22T08:25:11Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:29:45 time="2025-12-22T08:25:11Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:29:45 time="2025-12-22T08:25:11Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:29:45 time="2025-12-22T08:25:11Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:29:45 time="2025-12-22T08:25:11Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:29:45 time="2025-12-22T08:25:11Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:29:45 time="2025-12-22T08:25:11Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:29:45 time="2025-12-22T08:25:11Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:29:45 time="2025-12-22T08:25:11Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:29:45 time="2025-12-22T08:25:11Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:29:45 time="2025-12-22T08:25:11Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:29:45 time="2025-12-22T08:25:11Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:29:45 time="2025-12-22T08:25:11Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:29:45 time="2025-12-22T08:25:11Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:29:45 time="2025-12-22T08:25:11Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 08:29:45 $ docker stop --time=1 994cbf387daa9d67a212e730cc682bcd0da7e2fe8914fe0d2ba9bba229a051c8 08:29:46 $ docker rm -f --volumes 994cbf387daa9d67a212e730cc682bcd0da7e2fe8914fe0d2ba9bba229a051c8 [Pipeline] // withDockerContainer [Pipeline] sh 08:29:47 + docker images 08:29:47 REPOSITORY TAG IMAGE ID CREATED SIZE 08:29:47 security-secretstore-setup latest b49351f2329f 2 seconds ago 84.5MB 08:29:47 security-proxy-auth latest 4f52f9e852db 3 seconds ago 47MB 08:29:47 security-proxy-setup latest c751911f5086 3 seconds ago 52.8MB 08:29:47 core-data latest 7b8e6f3f1b7e 4 seconds ago 47.8MB 08:29:47 core-command latest 77b42338d40b 4 seconds ago 42.1MB 08:29:47 core-keeper latest 4fce5a2ebe7f 4 seconds ago 46.8MB 08:29:47 support-scheduler latest a8e1b6dccb80 4 seconds ago 52MB 08:29:47 security-spiffe-token-provider latest 2dfa94fddefe 4 seconds ago 51MB 08:29:47 support-notifications latest 3fff161a672b 4 seconds ago 55.7MB 08:29:47 core-metadata latest 36a0245b4efb 4 seconds ago 48MB 08:29:47 security-bootstrapper latest 11784ed7cf65 About a minute ago 22.4MB 08:29:47 core-common-config-bootstrapper latest 3408d60c84aa About a minute ago 21.3MB 08:29:47 security-spire-config latest 6893f0650430 3 minutes ago 178MB 08:29:47 security-spire-agent latest 943114ed9449 3 minutes ago 238MB 08:29:47 security-spire-server latest 8f24ded42a1c 3 minutes ago 178MB 08:29:47 ci-base-image-x86_64 latest 64c5e13cbf75 8 minutes ago 999MB 08:29:47 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.25-alpine 2caa029a6df7 2 months ago 636MB 08:29:47 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 0e5a36d97041 7 months ago 573MB 08:29:47 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 08:29:47 provisioning config files... 08:29:47 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/940@tmp/config6608712126748258499tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:29:47 ---> ****-login.sh 08:29:47 nexus3.edgexfoundry.org:10001 08:29:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:29:47 Login Succeeded 08:29:47 nexus3.edgexfoundry.org:10002 08:29:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:29:47 Login Succeeded 08:29:47 nexus3.edgexfoundry.org:10003 08:29:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:29:47 Login Succeeded 08:29:47 nexus3.edgexfoundry.org:10004 08:29:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:29:47 Login Succeeded 08:29:47 ****.io 08:29:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:29:48 Login Succeeded 08:29:48 ---> ****-login.sh ends [Pipeline] } 08:29:48 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:29:48 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 08:29:48 [edgeXDocker.push] Tagging docker image core-command with the following tags: 08:29:48 3b327d473a815c5ca910ae545af106b284c94157 08:29:48 latest 08:29:48 4.1.0-dev.87 08:29:48 3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87 08:29:48 main 08:29:48 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:29:48 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:3b327d473a815c5ca910ae545af106b284c94157 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:29:49 + docker push nexus3.edgexfoundry.org:10004/core-command:3b327d473a815c5ca910ae545af106b284c94157 08:29:49 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 08:29:49 ba7a1a23d42d: Preparing 08:29:49 dae5bd09686f: Preparing 08:29:49 cc03300d6ef8: Preparing 08:29:49 bcdad4efbe15: Preparing 08:29:49 47ffb64eabe1: Preparing 08:29:49 443d07f4ce51: Preparing 08:29:49 256f393e029f: Preparing 08:29:49 443d07f4ce51: Waiting 08:29:49 256f393e029f: Waiting 08:29:49 ba7a1a23d42d: Pushed 08:29:49 cc03300d6ef8: Pushed 08:29:49 bcdad4efbe15: Pushed 08:29:49 256f393e029f: Layer already exists 08:29:49 47ffb64eabe1: Pushed 08:29:49 443d07f4ce51: Pushed 08:29:52 dae5bd09686f: Pushed 08:29:52 3b327d473a815c5ca910ae545af106b284c94157: digest: sha256:ba2aec11c32fb73c10a50241984659357d3da6acd1ba31735dcc2a7318e1c58f size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:29:53 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:29:53 + docker push nexus3.edgexfoundry.org:10004/core-command:latest 08:29:53 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 08:29:53 ba7a1a23d42d: Preparing 08:29:53 dae5bd09686f: Preparing 08:29:53 cc03300d6ef8: Preparing 08:29:53 bcdad4efbe15: Preparing 08:29:53 47ffb64eabe1: Preparing 08:29:53 443d07f4ce51: Preparing 08:29:53 256f393e029f: Preparing 08:29:53 443d07f4ce51: Waiting 08:29:53 256f393e029f: Waiting 08:29:53 bcdad4efbe15: Layer already exists 08:29:53 47ffb64eabe1: Layer already exists 08:29:53 dae5bd09686f: Layer already exists 08:29:53 ba7a1a23d42d: Layer already exists 08:29:53 cc03300d6ef8: Layer already exists 08:29:53 256f393e029f: Layer already exists 08:29:53 443d07f4ce51: Layer already exists 08:29:53 latest: digest: sha256:ba2aec11c32fb73c10a50241984659357d3da6acd1ba31735dcc2a7318e1c58f size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:29:53 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.87 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:29:54 + docker push nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.87 08:29:54 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 08:29:54 ba7a1a23d42d: Preparing 08:29:54 dae5bd09686f: Preparing 08:29:54 cc03300d6ef8: Preparing 08:29:54 bcdad4efbe15: Preparing 08:29:54 47ffb64eabe1: Preparing 08:29:54 443d07f4ce51: Preparing 08:29:54 256f393e029f: Preparing 08:29:54 443d07f4ce51: Waiting 08:29:54 256f393e029f: Waiting 08:29:54 dae5bd09686f: Layer already exists 08:29:54 bcdad4efbe15: Layer already exists 08:29:54 cc03300d6ef8: Layer already exists 08:29:54 47ffb64eabe1: Layer already exists 08:29:54 ba7a1a23d42d: Layer already exists 08:29:54 256f393e029f: Layer already exists 08:29:54 443d07f4ce51: Layer already exists 08:29:54 4.1.0-dev.87: digest: sha256:ba2aec11c32fb73c10a50241984659357d3da6acd1ba31735dcc2a7318e1c58f size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:29:54 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:29:54 + docker push nexus3.edgexfoundry.org:10004/core-command:3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87 08:29:54 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 08:29:54 ba7a1a23d42d: Preparing 08:29:54 dae5bd09686f: Preparing 08:29:54 cc03300d6ef8: Preparing 08:29:54 bcdad4efbe15: Preparing 08:29:54 47ffb64eabe1: Preparing 08:29:54 443d07f4ce51: Preparing 08:29:54 256f393e029f: Preparing 08:29:54 443d07f4ce51: Waiting 08:29:54 256f393e029f: Waiting 08:29:54 47ffb64eabe1: Layer already exists 08:29:54 cc03300d6ef8: Layer already exists 08:29:54 ba7a1a23d42d: Layer already exists 08:29:54 bcdad4efbe15: Layer already exists 08:29:54 dae5bd09686f: Layer already exists 08:29:54 443d07f4ce51: Layer already exists 08:29:54 256f393e029f: Layer already exists 08:29:54 3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87: digest: sha256:ba2aec11c32fb73c10a50241984659357d3da6acd1ba31735dcc2a7318e1c58f size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:29:55 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:29:55 + docker push nexus3.edgexfoundry.org:10004/core-command:main 08:29:55 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 08:29:55 ba7a1a23d42d: Preparing 08:29:55 dae5bd09686f: Preparing 08:29:55 cc03300d6ef8: Preparing 08:29:55 bcdad4efbe15: Preparing 08:29:55 47ffb64eabe1: Preparing 08:29:55 443d07f4ce51: Preparing 08:29:55 256f393e029f: Preparing 08:29:55 256f393e029f: Waiting 08:29:55 443d07f4ce51: Waiting 08:29:55 ba7a1a23d42d: Layer already exists 08:29:55 cc03300d6ef8: Layer already exists 08:29:55 dae5bd09686f: Layer already exists 08:29:55 47ffb64eabe1: Layer already exists 08:29:55 bcdad4efbe15: Layer already exists 08:29:55 443d07f4ce51: Layer already exists 08:29:55 256f393e029f: Layer already exists 08:29:55 main: digest: sha256:ba2aec11c32fb73c10a50241984659357d3da6acd1ba31735dcc2a7318e1c58f size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:29:55 ===================================================== [Pipeline] echo 08:29:55 taggedImages: 08:29:55 - nexus3.edgexfoundry.org:10004/core-command:3b327d473a815c5ca910ae545af106b284c94157 08:29:55 - nexus3.edgexfoundry.org:10004/core-command:latest 08:29:55 - nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.87 08:29:55 - nexus3.edgexfoundry.org:10004/core-command:3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87 08:29:55 - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo 08:29:55 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: 08:29:55 3b327d473a815c5ca910ae545af106b284c94157 08:29:55 latest 08:29:55 4.1.0-dev.87 08:29:55 3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87 08:29:55 main 08:29:55 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:29:56 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3b327d473a815c5ca910ae545af106b284c94157 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:29:56 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3b327d473a815c5ca910ae545af106b284c94157 08:29:56 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 08:29:56 58122bf55921: Preparing 08:29:56 a9b7d151fa7a: Preparing 08:29:56 c289ceffdebd: Preparing 08:29:56 a09e1bfba3b1: Preparing 08:29:56 cc03300d6ef8: Preparing 08:29:56 bcdad4efbe15: Preparing 08:29:56 47ffb64eabe1: Preparing 08:29:56 443d07f4ce51: Preparing 08:29:56 256f393e029f: Preparing 08:29:56 443d07f4ce51: Waiting 08:29:56 47ffb64eabe1: Waiting 08:29:56 256f393e029f: Waiting 08:29:56 bcdad4efbe15: Waiting 08:29:56 cc03300d6ef8: Layer already exists 08:29:56 bcdad4efbe15: Layer already exists 08:29:56 47ffb64eabe1: Layer already exists 08:29:56 443d07f4ce51: Layer already exists 08:29:56 256f393e029f: Layer already exists 08:29:56 58122bf55921: Pushed 08:29:56 c289ceffdebd: Pushed 08:29:56 a9b7d151fa7a: Pushed 08:29:58 a09e1bfba3b1: Pushed 08:29:58 3b327d473a815c5ca910ae545af106b284c94157: digest: sha256:059b65e5f19a8b285a570a5c116eb0cb477e2061e842363202fcbfd51ea790a4 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:29:58 + 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 08:29:58 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 08:29:58 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 08:29:58 58122bf55921: Preparing 08:29:58 a9b7d151fa7a: Preparing 08:29:58 c289ceffdebd: Preparing 08:29:58 a09e1bfba3b1: Preparing 08:29:58 cc03300d6ef8: Preparing 08:29:58 bcdad4efbe15: Preparing 08:29:58 47ffb64eabe1: Preparing 08:29:58 443d07f4ce51: Preparing 08:29:58 256f393e029f: Preparing 08:29:58 bcdad4efbe15: Waiting 08:29:58 47ffb64eabe1: Waiting 08:29:58 443d07f4ce51: Waiting 08:29:58 256f393e029f: Waiting 08:29:58 c289ceffdebd: Layer already exists 08:29:58 a9b7d151fa7a: Layer already exists 08:29:58 58122bf55921: Layer already exists 08:29:58 a09e1bfba3b1: Layer already exists 08:29:58 cc03300d6ef8: Layer already exists 08:29:58 47ffb64eabe1: Layer already exists 08:29:58 bcdad4efbe15: Layer already exists 08:29:58 443d07f4ce51: Layer already exists 08:29:58 256f393e029f: Layer already exists 08:29:58 latest: digest: sha256:059b65e5f19a8b285a570a5c116eb0cb477e2061e842363202fcbfd51ea790a4 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:29:59 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.87 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:29:59 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.87 08:29:59 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 08:29:59 58122bf55921: Preparing 08:29:59 a9b7d151fa7a: Preparing 08:29:59 c289ceffdebd: Preparing 08:29:59 a09e1bfba3b1: Preparing 08:29:59 cc03300d6ef8: Preparing 08:29:59 bcdad4efbe15: Preparing 08:29:59 47ffb64eabe1: Preparing 08:29:59 443d07f4ce51: Preparing 08:29:59 256f393e029f: Preparing 08:29:59 47ffb64eabe1: Waiting 08:29:59 443d07f4ce51: Waiting 08:29:59 256f393e029f: Waiting 08:29:59 bcdad4efbe15: Waiting 08:29:59 c289ceffdebd: Layer already exists 08:29:59 a09e1bfba3b1: Layer already exists 08:29:59 cc03300d6ef8: Layer already exists 08:29:59 58122bf55921: Layer already exists 08:29:59 a9b7d151fa7a: Layer already exists 08:29:59 bcdad4efbe15: Layer already exists 08:29:59 47ffb64eabe1: Layer already exists 08:29:59 256f393e029f: Layer already exists 08:29:59 443d07f4ce51: Layer already exists 08:29:59 4.1.0-dev.87: digest: sha256:059b65e5f19a8b285a570a5c116eb0cb477e2061e842363202fcbfd51ea790a4 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:29:59 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:30:00 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87 08:30:00 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 08:30:00 58122bf55921: Preparing 08:30:00 a9b7d151fa7a: Preparing 08:30:00 c289ceffdebd: Preparing 08:30:00 a09e1bfba3b1: Preparing 08:30:00 cc03300d6ef8: Preparing 08:30:00 bcdad4efbe15: Preparing 08:30:00 47ffb64eabe1: Preparing 08:30:00 443d07f4ce51: Preparing 08:30:00 47ffb64eabe1: Waiting 08:30:00 bcdad4efbe15: Waiting 08:30:00 256f393e029f: Preparing 08:30:00 256f393e029f: Waiting 08:30:00 443d07f4ce51: Waiting 08:30:00 c289ceffdebd: Layer already exists 08:30:00 cc03300d6ef8: Layer already exists 08:30:00 a9b7d151fa7a: Layer already exists 08:30:00 a09e1bfba3b1: Layer already exists 08:30:00 58122bf55921: Layer already exists 08:30:00 bcdad4efbe15: Layer already exists 08:30:00 47ffb64eabe1: Layer already exists 08:30:00 443d07f4ce51: Layer already exists 08:30:00 256f393e029f: Layer already exists 08:30:00 3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87: digest: sha256:059b65e5f19a8b285a570a5c116eb0cb477e2061e842363202fcbfd51ea790a4 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:30:00 + 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 08:30:00 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main 08:30:00 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 08:30:00 58122bf55921: Preparing 08:30:00 a9b7d151fa7a: Preparing 08:30:00 c289ceffdebd: Preparing 08:30:00 a09e1bfba3b1: Preparing 08:30:00 cc03300d6ef8: Preparing 08:30:00 bcdad4efbe15: Preparing 08:30:00 47ffb64eabe1: Preparing 08:30:00 443d07f4ce51: Preparing 08:30:00 256f393e029f: Preparing 08:30:00 47ffb64eabe1: Waiting 08:30:00 443d07f4ce51: Waiting 08:30:00 bcdad4efbe15: Waiting 08:30:00 256f393e029f: Waiting 08:30:00 58122bf55921: Layer already exists 08:30:00 cc03300d6ef8: Layer already exists 08:30:00 a09e1bfba3b1: Layer already exists 08:30:00 c289ceffdebd: Layer already exists 08:30:00 a9b7d151fa7a: Layer already exists 08:30:00 bcdad4efbe15: Layer already exists 08:30:00 47ffb64eabe1: Layer already exists 08:30:00 443d07f4ce51: Layer already exists 08:30:00 256f393e029f: Layer already exists 08:30:00 main: digest: sha256:059b65e5f19a8b285a570a5c116eb0cb477e2061e842363202fcbfd51ea790a4 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:30:01 ===================================================== [Pipeline] echo 08:30:01 taggedImages: 08:30:01 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3b327d473a815c5ca910ae545af106b284c94157 08:30:01 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 08:30:01 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.87 08:30:01 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87 08:30:01 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo 08:30:01 [edgeXDocker.push] Tagging docker image core-data with the following tags: 08:30:01 3b327d473a815c5ca910ae545af106b284c94157 08:30:01 latest 08:30:01 4.1.0-dev.87 08:30:01 3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87 08:30:01 main 08:30:01 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:30:01 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:3b327d473a815c5ca910ae545af106b284c94157 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:30:01 + docker push nexus3.edgexfoundry.org:10004/core-data:3b327d473a815c5ca910ae545af106b284c94157 08:30:01 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 08:30:01 9219eef2a8ab: Preparing 08:30:01 471de24a86bc: Preparing 08:30:01 cc03300d6ef8: Preparing 08:30:01 bcdad4efbe15: Preparing 08:30:01 72c970d1b0ed: Preparing 08:30:01 1571f751bf2e: Preparing 08:30:01 256f393e029f: Preparing 08:30:01 1571f751bf2e: Waiting 08:30:01 256f393e029f: Waiting 08:30:01 cc03300d6ef8: Layer already exists 08:30:01 bcdad4efbe15: Layer already exists 08:30:01 256f393e029f: Layer already exists 08:30:01 9219eef2a8ab: Pushed 08:30:01 1571f751bf2e: Pushed 08:30:02 72c970d1b0ed: Pushed 08:30:06 471de24a86bc: Pushed 08:30:06 3b327d473a815c5ca910ae545af106b284c94157: digest: sha256:e6968fdab476f84830bb520d553c020d92ec7638d08d2a23cd3b3a55bf967a82 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:30:06 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:30:06 + docker push nexus3.edgexfoundry.org:10004/core-data:latest 08:30:06 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 08:30:06 9219eef2a8ab: Preparing 08:30:06 471de24a86bc: Preparing 08:30:06 cc03300d6ef8: Preparing 08:30:06 bcdad4efbe15: Preparing 08:30:06 72c970d1b0ed: Preparing 08:30:06 1571f751bf2e: Preparing 08:30:06 256f393e029f: Preparing 08:30:06 1571f751bf2e: Waiting 08:30:06 256f393e029f: Waiting 08:30:06 72c970d1b0ed: Layer already exists 08:30:06 cc03300d6ef8: Layer already exists 08:30:06 9219eef2a8ab: Layer already exists 08:30:06 471de24a86bc: Layer already exists 08:30:06 bcdad4efbe15: Layer already exists 08:30:06 1571f751bf2e: Layer already exists 08:30:06 256f393e029f: Layer already exists 08:30:06 latest: digest: sha256:e6968fdab476f84830bb520d553c020d92ec7638d08d2a23cd3b3a55bf967a82 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:30:07 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.87 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:30:07 + docker push nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.87 08:30:07 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 08:30:07 9219eef2a8ab: Preparing 08:30:07 471de24a86bc: Preparing 08:30:07 cc03300d6ef8: Preparing 08:30:07 bcdad4efbe15: Preparing 08:30:07 72c970d1b0ed: Preparing 08:30:07 1571f751bf2e: Preparing 08:30:07 256f393e029f: Preparing 08:30:07 256f393e029f: Waiting 08:30:07 1571f751bf2e: Waiting 08:30:07 bcdad4efbe15: Layer already exists 08:30:07 72c970d1b0ed: Layer already exists 08:30:07 471de24a86bc: Layer already exists 08:30:07 9219eef2a8ab: Layer already exists 08:30:07 cc03300d6ef8: Layer already exists 08:30:07 1571f751bf2e: Layer already exists 08:30:07 256f393e029f: Layer already exists 08:30:07 4.1.0-dev.87: digest: sha256:e6968fdab476f84830bb520d553c020d92ec7638d08d2a23cd3b3a55bf967a82 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:30:07 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:30:08 + docker push nexus3.edgexfoundry.org:10004/core-data:3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87 08:30:08 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 08:30:08 9219eef2a8ab: Preparing 08:30:08 471de24a86bc: Preparing 08:30:08 cc03300d6ef8: Preparing 08:30:08 bcdad4efbe15: Preparing 08:30:08 72c970d1b0ed: Preparing 08:30:08 1571f751bf2e: Preparing 08:30:08 256f393e029f: Preparing 08:30:08 256f393e029f: Waiting 08:30:08 1571f751bf2e: Waiting 08:30:08 cc03300d6ef8: Layer already exists 08:30:08 9219eef2a8ab: Layer already exists 08:30:08 471de24a86bc: Layer already exists 08:30:08 bcdad4efbe15: Layer already exists 08:30:08 72c970d1b0ed: Layer already exists 08:30:08 1571f751bf2e: Layer already exists 08:30:08 256f393e029f: Layer already exists 08:30:08 3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87: digest: sha256:e6968fdab476f84830bb520d553c020d92ec7638d08d2a23cd3b3a55bf967a82 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:30:08 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:30:08 + docker push nexus3.edgexfoundry.org:10004/core-data:main 08:30:08 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 08:30:08 9219eef2a8ab: Preparing 08:30:08 471de24a86bc: Preparing 08:30:08 cc03300d6ef8: Preparing 08:30:08 bcdad4efbe15: Preparing 08:30:08 72c970d1b0ed: Preparing 08:30:08 1571f751bf2e: Preparing 08:30:08 256f393e029f: Preparing 08:30:08 1571f751bf2e: Waiting 08:30:08 256f393e029f: Waiting 08:30:08 9219eef2a8ab: Layer already exists 08:30:08 72c970d1b0ed: Layer already exists 08:30:08 cc03300d6ef8: Layer already exists 08:30:08 bcdad4efbe15: Layer already exists 08:30:08 471de24a86bc: Layer already exists 08:30:08 1571f751bf2e: Layer already exists 08:30:08 256f393e029f: Layer already exists 08:30:08 main: digest: sha256:e6968fdab476f84830bb520d553c020d92ec7638d08d2a23cd3b3a55bf967a82 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:30:09 ===================================================== [Pipeline] echo 08:30:09 taggedImages: 08:30:09 - nexus3.edgexfoundry.org:10004/core-data:3b327d473a815c5ca910ae545af106b284c94157 08:30:09 - nexus3.edgexfoundry.org:10004/core-data:latest 08:30:09 - nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.87 08:30:09 - nexus3.edgexfoundry.org:10004/core-data:3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87 08:30:09 - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo 08:30:09 [edgeXDocker.push] Tagging docker image core-keeper with the following tags: 08:30:09 3b327d473a815c5ca910ae545af106b284c94157 08:30:09 latest 08:30:09 4.1.0-dev.87 08:30:09 3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87 08:30:09 main 08:30:09 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:30:09 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:3b327d473a815c5ca910ae545af106b284c94157 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:30:09 + docker push nexus3.edgexfoundry.org:10004/core-keeper:3b327d473a815c5ca910ae545af106b284c94157 08:30:09 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 08:30:09 33747727db1f: Preparing 08:30:09 f82acad0ed6a: Preparing 08:30:09 bcdad4efbe15: Preparing 08:30:09 e4410bc088c4: Preparing 08:30:09 30d53b12ff3a: Preparing 08:30:09 256f393e029f: Preparing 08:30:09 bcdad4efbe15: Layer already exists 08:30:09 256f393e029f: Layer already exists 08:30:09 e4410bc088c4: Pushed 08:30:09 30d53b12ff3a: Pushed 08:30:09 33747727db1f: Pushed 08:30:13 f82acad0ed6a: Pushed 08:30:13 3b327d473a815c5ca910ae545af106b284c94157: digest: sha256:aa4a48ec491e2c3dd87cb3dc2bb4760a2913fffe1d5b94abd41ffbcca9e80e80 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:30:14 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:30:14 + docker push nexus3.edgexfoundry.org:10004/core-keeper:latest 08:30:14 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 08:30:14 33747727db1f: Preparing 08:30:14 f82acad0ed6a: Preparing 08:30:14 bcdad4efbe15: Preparing 08:30:14 e4410bc088c4: Preparing 08:30:14 30d53b12ff3a: Preparing 08:30:14 256f393e029f: Preparing 08:30:14 256f393e029f: Waiting 08:30:14 e4410bc088c4: Layer already exists 08:30:14 30d53b12ff3a: Layer already exists 08:30:14 33747727db1f: Layer already exists 08:30:14 bcdad4efbe15: Layer already exists 08:30:14 f82acad0ed6a: Layer already exists 08:30:14 256f393e029f: Layer already exists 08:30:14 latest: digest: sha256:aa4a48ec491e2c3dd87cb3dc2bb4760a2913fffe1d5b94abd41ffbcca9e80e80 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:30:14 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.87 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:30:15 + docker push nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.87 08:30:15 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 08:30:15 33747727db1f: Preparing 08:30:15 f82acad0ed6a: Preparing 08:30:15 bcdad4efbe15: Preparing 08:30:15 e4410bc088c4: Preparing 08:30:15 30d53b12ff3a: Preparing 08:30:15 256f393e029f: Preparing 08:30:15 256f393e029f: Waiting 08:30:15 30d53b12ff3a: Layer already exists 08:30:15 33747727db1f: Layer already exists 08:30:15 f82acad0ed6a: Layer already exists 08:30:15 bcdad4efbe15: Layer already exists 08:30:15 e4410bc088c4: Layer already exists 08:30:15 256f393e029f: Layer already exists 08:30:15 4.1.0-dev.87: digest: sha256:aa4a48ec491e2c3dd87cb3dc2bb4760a2913fffe1d5b94abd41ffbcca9e80e80 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:30:15 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:30:15 + docker push nexus3.edgexfoundry.org:10004/core-keeper:3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87 08:30:15 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 08:30:15 33747727db1f: Preparing 08:30:15 f82acad0ed6a: Preparing 08:30:15 bcdad4efbe15: Preparing 08:30:15 e4410bc088c4: Preparing 08:30:15 30d53b12ff3a: Preparing 08:30:15 256f393e029f: Preparing 08:30:15 256f393e029f: Waiting 08:30:15 30d53b12ff3a: Layer already exists 08:30:15 e4410bc088c4: Layer already exists 08:30:15 33747727db1f: Layer already exists 08:30:15 bcdad4efbe15: Layer already exists 08:30:15 f82acad0ed6a: Layer already exists 08:30:15 256f393e029f: Layer already exists 08:30:15 3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87: digest: sha256:aa4a48ec491e2c3dd87cb3dc2bb4760a2913fffe1d5b94abd41ffbcca9e80e80 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:30:16 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:30:16 + docker push nexus3.edgexfoundry.org:10004/core-keeper:main 08:30:16 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 08:30:16 33747727db1f: Preparing 08:30:16 f82acad0ed6a: Preparing 08:30:16 bcdad4efbe15: Preparing 08:30:16 e4410bc088c4: Preparing 08:30:16 30d53b12ff3a: Preparing 08:30:16 256f393e029f: Preparing 08:30:16 256f393e029f: Waiting 08:30:16 30d53b12ff3a: Layer already exists 08:30:16 f82acad0ed6a: Layer already exists 08:30:16 33747727db1f: Layer already exists 08:30:16 bcdad4efbe15: Layer already exists 08:30:16 e4410bc088c4: Layer already exists 08:30:16 256f393e029f: Layer already exists 08:30:16 main: digest: sha256:aa4a48ec491e2c3dd87cb3dc2bb4760a2913fffe1d5b94abd41ffbcca9e80e80 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:30:16 ===================================================== [Pipeline] echo 08:30:16 taggedImages: 08:30:16 - nexus3.edgexfoundry.org:10004/core-keeper:3b327d473a815c5ca910ae545af106b284c94157 08:30:16 - nexus3.edgexfoundry.org:10004/core-keeper:latest 08:30:16 - nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.87 08:30:16 - nexus3.edgexfoundry.org:10004/core-keeper:3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87 08:30:16 - nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] echo 08:30:16 [edgeXDocker.push] Tagging docker image core-metadata with the following tags: 08:30:16 3b327d473a815c5ca910ae545af106b284c94157 08:30:16 latest 08:30:16 4.1.0-dev.87 08:30:16 3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87 08:30:16 main 08:30:16 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:30:17 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:3b327d473a815c5ca910ae545af106b284c94157 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:30:17 + docker push nexus3.edgexfoundry.org:10004/core-metadata:3b327d473a815c5ca910ae545af106b284c94157 08:30:17 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 08:30:17 914dffb1d569: Preparing 08:30:17 1af9345a9584: Preparing 08:30:17 4e6760c9864c: Preparing 08:30:17 cc03300d6ef8: Preparing 08:30:17 bcdad4efbe15: Preparing 08:30:17 47ffb64eabe1: Preparing 08:30:17 443d07f4ce51: Preparing 08:30:17 256f393e029f: Preparing 08:30:17 47ffb64eabe1: Waiting 08:30:17 443d07f4ce51: Waiting 08:30:17 256f393e029f: Waiting 08:30:17 bcdad4efbe15: Layer already exists 08:30:17 cc03300d6ef8: Layer already exists 08:30:17 47ffb64eabe1: Layer already exists 08:30:17 443d07f4ce51: Layer already exists 08:30:17 256f393e029f: Layer already exists 08:30:17 914dffb1d569: Pushed 08:30:17 1af9345a9584: Pushed 08:30:21 4e6760c9864c: Pushed 08:30:21 3b327d473a815c5ca910ae545af106b284c94157: digest: sha256:31554ebc0fe088d0fd8747f3081a351e11a7182c83aa0535853c5048a9799e7c size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:30:21 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:30:22 + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest 08:30:22 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 08:30:22 914dffb1d569: Preparing 08:30:22 1af9345a9584: Preparing 08:30:22 4e6760c9864c: Preparing 08:30:22 cc03300d6ef8: Preparing 08:30:22 bcdad4efbe15: Preparing 08:30:22 47ffb64eabe1: Preparing 08:30:22 443d07f4ce51: Preparing 08:30:22 256f393e029f: Preparing 08:30:22 47ffb64eabe1: Waiting 08:30:22 443d07f4ce51: Waiting 08:30:22 256f393e029f: Waiting 08:30:22 cc03300d6ef8: Layer already exists 08:30:22 914dffb1d569: Layer already exists 08:30:22 1af9345a9584: Layer already exists 08:30:22 4e6760c9864c: Layer already exists 08:30:22 bcdad4efbe15: Layer already exists 08:30:22 47ffb64eabe1: Layer already exists 08:30:22 256f393e029f: Layer already exists 08:30:22 443d07f4ce51: Layer already exists 08:30:22 latest: digest: sha256:31554ebc0fe088d0fd8747f3081a351e11a7182c83aa0535853c5048a9799e7c size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:30:22 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.87 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:30:22 + docker push nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.87 08:30:22 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 08:30:22 914dffb1d569: Preparing 08:30:22 1af9345a9584: Preparing 08:30:22 4e6760c9864c: Preparing 08:30:22 cc03300d6ef8: Preparing 08:30:22 bcdad4efbe15: Preparing 08:30:22 47ffb64eabe1: Preparing 08:30:22 443d07f4ce51: Preparing 08:30:22 47ffb64eabe1: Waiting 08:30:22 256f393e029f: Preparing 08:30:22 443d07f4ce51: Waiting 08:30:22 256f393e029f: Waiting 08:30:22 bcdad4efbe15: Layer already exists 08:30:22 914dffb1d569: Layer already exists 08:30:22 cc03300d6ef8: Layer already exists 08:30:22 1af9345a9584: Layer already exists 08:30:22 4e6760c9864c: Layer already exists 08:30:22 47ffb64eabe1: Layer already exists 08:30:22 443d07f4ce51: Layer already exists 08:30:22 256f393e029f: Layer already exists 08:30:22 4.1.0-dev.87: digest: sha256:31554ebc0fe088d0fd8747f3081a351e11a7182c83aa0535853c5048a9799e7c size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:30:23 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:30:23 + docker push nexus3.edgexfoundry.org:10004/core-metadata:3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87 08:30:23 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 08:30:23 914dffb1d569: Preparing 08:30:23 1af9345a9584: Preparing 08:30:23 4e6760c9864c: Preparing 08:30:23 cc03300d6ef8: Preparing 08:30:23 bcdad4efbe15: Preparing 08:30:23 47ffb64eabe1: Preparing 08:30:23 443d07f4ce51: Preparing 08:30:23 256f393e029f: Preparing 08:30:23 47ffb64eabe1: Waiting 08:30:23 256f393e029f: Waiting 08:30:23 443d07f4ce51: Waiting 08:30:23 bcdad4efbe15: Layer already exists 08:30:23 914dffb1d569: Layer already exists 08:30:23 4e6760c9864c: Layer already exists 08:30:23 cc03300d6ef8: Layer already exists 08:30:23 1af9345a9584: Layer already exists 08:30:23 47ffb64eabe1: Layer already exists 08:30:23 256f393e029f: Layer already exists 08:30:23 443d07f4ce51: Layer already exists 08:30:23 3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87: digest: sha256:31554ebc0fe088d0fd8747f3081a351e11a7182c83aa0535853c5048a9799e7c size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:30:23 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:30:24 + docker push nexus3.edgexfoundry.org:10004/core-metadata:main 08:30:24 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 08:30:24 914dffb1d569: Preparing 08:30:24 1af9345a9584: Preparing 08:30:24 4e6760c9864c: Preparing 08:30:24 cc03300d6ef8: Preparing 08:30:24 bcdad4efbe15: Preparing 08:30:24 47ffb64eabe1: Preparing 08:30:24 443d07f4ce51: Preparing 08:30:24 256f393e029f: Preparing 08:30:24 47ffb64eabe1: Waiting 08:30:24 443d07f4ce51: Waiting 08:30:24 4e6760c9864c: Layer already exists 08:30:24 1af9345a9584: Layer already exists 08:30:24 cc03300d6ef8: Layer already exists 08:30:24 914dffb1d569: Layer already exists 08:30:24 bcdad4efbe15: Layer already exists 08:30:24 47ffb64eabe1: Layer already exists 08:30:24 256f393e029f: Layer already exists 08:30:24 443d07f4ce51: Layer already exists 08:30:24 main: digest: sha256:31554ebc0fe088d0fd8747f3081a351e11a7182c83aa0535853c5048a9799e7c size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:30:24 ===================================================== [Pipeline] echo 08:30:24 taggedImages: 08:30:24 - nexus3.edgexfoundry.org:10004/core-metadata:3b327d473a815c5ca910ae545af106b284c94157 08:30:24 - nexus3.edgexfoundry.org:10004/core-metadata:latest 08:30:24 - nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.87 08:30:24 - nexus3.edgexfoundry.org:10004/core-metadata:3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87 08:30:24 - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo 08:30:24 [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: 08:30:24 3b327d473a815c5ca910ae545af106b284c94157 08:30:24 latest 08:30:24 4.1.0-dev.87 08:30:24 3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87 08:30:24 main 08:30:24 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:30:24 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:3b327d473a815c5ca910ae545af106b284c94157 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:30:25 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:3b327d473a815c5ca910ae545af106b284c94157 08:30:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 08:30:25 1c4ba5f05820: Preparing 08:30:25 72bfd1305141: Preparing 08:30:25 8bd293663616: Preparing 08:30:25 48b4cfb8e5d3: Preparing 08:30:25 3360fad73231: Preparing 08:30:25 553a61f691c8: Preparing 08:30:25 defc27128038: Preparing 08:30:25 cc03300d6ef8: Preparing 08:30:25 bcdad4efbe15: Preparing 08:30:25 78651fccb7a3: Preparing 08:30:25 ec7ab4b94655: Preparing 08:30:25 5f70bf18a086: Preparing 08:30:25 bc7661dd7f51: Preparing 08:30:25 8e3a60506cfe: Preparing 08:30:25 0a2bc0ba6bae: Preparing 08:30:25 256f393e029f: Preparing 08:30:25 553a61f691c8: Waiting 08:30:25 78651fccb7a3: Waiting 08:30:25 ec7ab4b94655: Waiting 08:30:25 defc27128038: Waiting 08:30:25 5f70bf18a086: Waiting 08:30:25 bcdad4efbe15: Waiting 08:30:25 cc03300d6ef8: Waiting 08:30:25 bc7661dd7f51: Waiting 08:30:25 256f393e029f: Waiting 08:30:25 8e3a60506cfe: Waiting 08:30:25 0a2bc0ba6bae: Waiting 08:30:25 72bfd1305141: Pushed 08:30:25 1c4ba5f05820: Pushed 08:30:25 8bd293663616: Pushed 08:30:25 3360fad73231: Pushed 08:30:25 48b4cfb8e5d3: Pushed 08:30:25 cc03300d6ef8: Layer already exists 08:30:25 bcdad4efbe15: Layer already exists 08:30:25 5f70bf18a086: Layer already exists 08:30:25 553a61f691c8: Pushed 08:30:25 78651fccb7a3: Pushed 08:30:25 ec7ab4b94655: Pushed 08:30:25 bc7661dd7f51: Pushed 08:30:25 256f393e029f: Layer already exists 08:30:25 0a2bc0ba6bae: Pushed 08:30:25 8e3a60506cfe: Pushed 08:30:26 defc27128038: Pushed 08:30:27 3b327d473a815c5ca910ae545af106b284c94157: digest: sha256:58e3ec3e42dc9ecf669d5263006c614e83acd72f5fe75bafb9c81c618515e7f5 size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:30:27 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:30:27 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 08:30:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 08:30:27 1c4ba5f05820: Preparing 08:30:27 72bfd1305141: Preparing 08:30:27 8bd293663616: Preparing 08:30:27 48b4cfb8e5d3: Preparing 08:30:27 3360fad73231: Preparing 08:30:27 553a61f691c8: Preparing 08:30:27 defc27128038: Preparing 08:30:27 cc03300d6ef8: Preparing 08:30:27 bcdad4efbe15: Preparing 08:30:27 78651fccb7a3: Preparing 08:30:27 ec7ab4b94655: Preparing 08:30:27 5f70bf18a086: Preparing 08:30:27 bc7661dd7f51: Preparing 08:30:27 8e3a60506cfe: Preparing 08:30:27 0a2bc0ba6bae: Preparing 08:30:27 256f393e029f: Preparing 08:30:27 cc03300d6ef8: Waiting 08:30:27 bcdad4efbe15: Waiting 08:30:27 78651fccb7a3: Waiting 08:30:27 ec7ab4b94655: Waiting 08:30:27 5f70bf18a086: Waiting 08:30:27 bc7661dd7f51: Waiting 08:30:27 8e3a60506cfe: Waiting 08:30:27 0a2bc0ba6bae: Waiting 08:30:27 256f393e029f: Waiting 08:30:27 553a61f691c8: Waiting 08:30:27 defc27128038: Waiting 08:30:27 1c4ba5f05820: Layer already exists 08:30:27 72bfd1305141: Layer already exists 08:30:27 48b4cfb8e5d3: Layer already exists 08:30:27 3360fad73231: Layer already exists 08:30:27 8bd293663616: Layer already exists 08:30:27 defc27128038: Layer already exists 08:30:27 553a61f691c8: Layer already exists 08:30:27 bcdad4efbe15: Layer already exists 08:30:27 78651fccb7a3: Layer already exists 08:30:27 cc03300d6ef8: Layer already exists 08:30:27 ec7ab4b94655: Layer already exists 08:30:27 5f70bf18a086: Layer already exists 08:30:27 bc7661dd7f51: Layer already exists 08:30:27 8e3a60506cfe: Layer already exists 08:30:27 0a2bc0ba6bae: Layer already exists 08:30:27 256f393e029f: Layer already exists 08:30:27 latest: digest: sha256:58e3ec3e42dc9ecf669d5263006c614e83acd72f5fe75bafb9c81c618515e7f5 size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:30:28 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.87 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:30:28 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.87 08:30:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 08:30:28 1c4ba5f05820: Preparing 08:30:28 72bfd1305141: Preparing 08:30:28 8bd293663616: Preparing 08:30:28 48b4cfb8e5d3: Preparing 08:30:28 3360fad73231: Preparing 08:30:28 553a61f691c8: Preparing 08:30:28 defc27128038: Preparing 08:30:28 cc03300d6ef8: Preparing 08:30:28 bcdad4efbe15: Preparing 08:30:28 78651fccb7a3: Preparing 08:30:28 ec7ab4b94655: Preparing 08:30:28 5f70bf18a086: Preparing 08:30:28 bc7661dd7f51: Preparing 08:30:28 8e3a60506cfe: Preparing 08:30:28 0a2bc0ba6bae: Preparing 08:30:28 256f393e029f: Preparing 08:30:28 5f70bf18a086: Waiting 08:30:28 defc27128038: Waiting 08:30:28 cc03300d6ef8: Waiting 08:30:28 bcdad4efbe15: Waiting 08:30:28 78651fccb7a3: Waiting 08:30:28 ec7ab4b94655: Waiting 08:30:28 bc7661dd7f51: Waiting 08:30:28 0a2bc0ba6bae: Waiting 08:30:28 256f393e029f: Waiting 08:30:28 553a61f691c8: Waiting 08:30:28 8e3a60506cfe: Waiting 08:30:28 1c4ba5f05820: Layer already exists 08:30:28 3360fad73231: Layer already exists 08:30:28 72bfd1305141: Layer already exists 08:30:28 8bd293663616: Layer already exists 08:30:28 48b4cfb8e5d3: Layer already exists 08:30:28 553a61f691c8: Layer already exists 08:30:28 defc27128038: Layer already exists 08:30:28 78651fccb7a3: Layer already exists 08:30:28 bcdad4efbe15: Layer already exists 08:30:28 cc03300d6ef8: Layer already exists 08:30:28 ec7ab4b94655: Layer already exists 08:30:28 8e3a60506cfe: Layer already exists 08:30:28 0a2bc0ba6bae: Layer already exists 08:30:28 5f70bf18a086: Layer already exists 08:30:28 bc7661dd7f51: Layer already exists 08:30:28 256f393e029f: Layer already exists 08:30:28 4.1.0-dev.87: digest: sha256:58e3ec3e42dc9ecf669d5263006c614e83acd72f5fe75bafb9c81c618515e7f5 size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:30:28 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:30:29 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87 08:30:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 08:30:29 1c4ba5f05820: Preparing 08:30:29 72bfd1305141: Preparing 08:30:29 8bd293663616: Preparing 08:30:29 48b4cfb8e5d3: Preparing 08:30:29 3360fad73231: Preparing 08:30:29 553a61f691c8: Preparing 08:30:29 defc27128038: Preparing 08:30:29 cc03300d6ef8: Preparing 08:30:29 bcdad4efbe15: Preparing 08:30:29 78651fccb7a3: Preparing 08:30:29 ec7ab4b94655: Preparing 08:30:29 5f70bf18a086: Preparing 08:30:29 bc7661dd7f51: Preparing 08:30:29 8e3a60506cfe: Preparing 08:30:29 0a2bc0ba6bae: Preparing 08:30:29 256f393e029f: Preparing 08:30:29 ec7ab4b94655: Waiting 08:30:29 553a61f691c8: Waiting 08:30:29 5f70bf18a086: Waiting 08:30:29 bc7661dd7f51: Waiting 08:30:29 cc03300d6ef8: Waiting 08:30:29 defc27128038: Waiting 08:30:29 8e3a60506cfe: Waiting 08:30:29 bcdad4efbe15: Waiting 08:30:29 0a2bc0ba6bae: Waiting 08:30:29 256f393e029f: Waiting 08:30:29 78651fccb7a3: Waiting 08:30:29 1c4ba5f05820: Layer already exists 08:30:29 8bd293663616: Layer already exists 08:30:29 48b4cfb8e5d3: Layer already exists 08:30:29 72bfd1305141: Layer already exists 08:30:29 3360fad73231: Layer already exists 08:30:29 defc27128038: Layer already exists 08:30:29 553a61f691c8: Layer already exists 08:30:29 bcdad4efbe15: Layer already exists 08:30:29 78651fccb7a3: Layer already exists 08:30:29 cc03300d6ef8: Layer already exists 08:30:29 ec7ab4b94655: Layer already exists 08:30:29 5f70bf18a086: Layer already exists 08:30:29 bc7661dd7f51: Layer already exists 08:30:29 0a2bc0ba6bae: Layer already exists 08:30:29 8e3a60506cfe: Layer already exists 08:30:29 256f393e029f: Layer already exists 08:30:29 3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87: digest: sha256:58e3ec3e42dc9ecf669d5263006c614e83acd72f5fe75bafb9c81c618515e7f5 size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:30:29 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:30:29 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main 08:30:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 08:30:29 1c4ba5f05820: Preparing 08:30:29 72bfd1305141: Preparing 08:30:29 8bd293663616: Preparing 08:30:29 48b4cfb8e5d3: Preparing 08:30:29 3360fad73231: Preparing 08:30:29 553a61f691c8: Preparing 08:30:29 defc27128038: Preparing 08:30:29 cc03300d6ef8: Preparing 08:30:29 bcdad4efbe15: Preparing 08:30:29 78651fccb7a3: Preparing 08:30:29 ec7ab4b94655: Preparing 08:30:29 cc03300d6ef8: Waiting 08:30:29 bcdad4efbe15: Waiting 08:30:29 78651fccb7a3: Waiting 08:30:29 defc27128038: Waiting 08:30:29 553a61f691c8: Waiting 08:30:29 5f70bf18a086: Preparing 08:30:29 bc7661dd7f51: Preparing 08:30:29 5f70bf18a086: Waiting 08:30:29 ec7ab4b94655: Waiting 08:30:29 8e3a60506cfe: Preparing 08:30:29 0a2bc0ba6bae: Preparing 08:30:29 bc7661dd7f51: Waiting 08:30:29 256f393e029f: Preparing 08:30:29 8e3a60506cfe: Waiting 08:30:29 0a2bc0ba6bae: Waiting 08:30:29 256f393e029f: Waiting 08:30:29 8bd293663616: Layer already exists 08:30:29 1c4ba5f05820: Layer already exists 08:30:29 48b4cfb8e5d3: Layer already exists 08:30:29 3360fad73231: Layer already exists 08:30:29 72bfd1305141: Layer already exists 08:30:29 553a61f691c8: Layer already exists 08:30:29 cc03300d6ef8: Layer already exists 08:30:29 defc27128038: Layer already exists 08:30:29 bcdad4efbe15: Layer already exists 08:30:29 78651fccb7a3: Layer already exists 08:30:29 ec7ab4b94655: Layer already exists 08:30:29 5f70bf18a086: Layer already exists 08:30:29 0a2bc0ba6bae: Layer already exists 08:30:29 bc7661dd7f51: Layer already exists 08:30:29 8e3a60506cfe: Layer already exists 08:30:29 256f393e029f: Layer already exists 08:30:29 main: digest: sha256:58e3ec3e42dc9ecf669d5263006c614e83acd72f5fe75bafb9c81c618515e7f5 size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:30:29 ===================================================== [Pipeline] echo 08:30:29 taggedImages: 08:30:29 - nexus3.edgexfoundry.org:10004/security-bootstrapper:3b327d473a815c5ca910ae545af106b284c94157 08:30:29 - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 08:30:29 - nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.87 08:30:29 - nexus3.edgexfoundry.org:10004/security-bootstrapper:3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87 08:30:29 - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo 08:30:29 [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: 08:30:29 3b327d473a815c5ca910ae545af106b284c94157 08:30:29 latest 08:30:29 4.1.0-dev.87 08:30:29 3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87 08:30:29 main 08:30:29 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:30:30 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:3b327d473a815c5ca910ae545af106b284c94157 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:30:30 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:3b327d473a815c5ca910ae545af106b284c94157 08:30:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 08:30:30 a0f7675ca8a8: Preparing 08:30:30 aada76400b40: Preparing 08:30:30 3968fecab50d: Preparing 08:30:30 4d40927735ec: Preparing 08:30:30 cc03300d6ef8: Preparing 08:30:30 bcdad4efbe15: Preparing 08:30:30 47ffb64eabe1: Preparing 08:30:30 443d07f4ce51: Preparing 08:30:30 256f393e029f: Preparing 08:30:30 47ffb64eabe1: Waiting 08:30:30 443d07f4ce51: Waiting 08:30:30 256f393e029f: Waiting 08:30:30 bcdad4efbe15: Waiting 08:30:30 cc03300d6ef8: Layer already exists 08:30:30 bcdad4efbe15: Layer already exists 08:30:30 47ffb64eabe1: Layer already exists 08:30:30 443d07f4ce51: Layer already exists 08:30:30 256f393e029f: Layer already exists 08:30:30 3968fecab50d: Pushed 08:30:30 aada76400b40: Pushed 08:30:30 a0f7675ca8a8: Pushed 08:30:34 4d40927735ec: Pushed 08:30:34 3b327d473a815c5ca910ae545af106b284c94157: digest: sha256:b81d8c727cb9180c2a1b617c1a60c393201954287181f867f3a2be49d7292146 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:30:35 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:30:35 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 08:30:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 08:30:35 a0f7675ca8a8: Preparing 08:30:35 aada76400b40: Preparing 08:30:35 3968fecab50d: Preparing 08:30:35 4d40927735ec: Preparing 08:30:35 cc03300d6ef8: Preparing 08:30:35 bcdad4efbe15: Preparing 08:30:35 47ffb64eabe1: Preparing 08:30:35 443d07f4ce51: Preparing 08:30:35 256f393e029f: Preparing 08:30:35 bcdad4efbe15: Waiting 08:30:35 47ffb64eabe1: Waiting 08:30:35 443d07f4ce51: Waiting 08:30:35 256f393e029f: Waiting 08:30:35 3968fecab50d: Layer already exists 08:30:35 a0f7675ca8a8: Layer already exists 08:30:35 4d40927735ec: Layer already exists 08:30:35 cc03300d6ef8: Layer already exists 08:30:35 aada76400b40: Layer already exists 08:30:35 443d07f4ce51: Layer already exists 08:30:35 bcdad4efbe15: Layer already exists 08:30:35 47ffb64eabe1: Layer already exists 08:30:35 256f393e029f: Layer already exists 08:30:35 latest: digest: sha256:b81d8c727cb9180c2a1b617c1a60c393201954287181f867f3a2be49d7292146 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:30:35 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.87 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:30:36 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.87 08:30:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 08:30:36 a0f7675ca8a8: Preparing 08:30:36 aada76400b40: Preparing 08:30:36 3968fecab50d: Preparing 08:30:36 4d40927735ec: Preparing 08:30:36 cc03300d6ef8: Preparing 08:30:36 bcdad4efbe15: Preparing 08:30:36 47ffb64eabe1: Preparing 08:30:36 443d07f4ce51: Preparing 08:30:36 256f393e029f: Preparing 08:30:36 47ffb64eabe1: Waiting 08:30:36 443d07f4ce51: Waiting 08:30:36 bcdad4efbe15: Waiting 08:30:36 256f393e029f: Waiting 08:30:36 cc03300d6ef8: Layer already exists 08:30:36 aada76400b40: Layer already exists 08:30:36 4d40927735ec: Layer already exists 08:30:36 a0f7675ca8a8: Layer already exists 08:30:36 3968fecab50d: Layer already exists 08:30:36 443d07f4ce51: Layer already exists 08:30:36 47ffb64eabe1: Layer already exists 08:30:36 bcdad4efbe15: Layer already exists 08:30:36 256f393e029f: Layer already exists 08:30:36 4.1.0-dev.87: digest: sha256:b81d8c727cb9180c2a1b617c1a60c393201954287181f867f3a2be49d7292146 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:30:36 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:30:36 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87 08:30:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 08:30:36 a0f7675ca8a8: Preparing 08:30:36 aada76400b40: Preparing 08:30:36 3968fecab50d: Preparing 08:30:36 4d40927735ec: Preparing 08:30:36 cc03300d6ef8: Preparing 08:30:36 bcdad4efbe15: Preparing 08:30:36 47ffb64eabe1: Preparing 08:30:36 443d07f4ce51: Preparing 08:30:36 256f393e029f: Preparing 08:30:36 bcdad4efbe15: Waiting 08:30:36 443d07f4ce51: Waiting 08:30:36 256f393e029f: Waiting 08:30:36 47ffb64eabe1: Waiting 08:30:36 aada76400b40: Layer already exists 08:30:36 a0f7675ca8a8: Layer already exists 08:30:36 3968fecab50d: Layer already exists 08:30:36 cc03300d6ef8: Layer already exists 08:30:36 4d40927735ec: Layer already exists 08:30:36 bcdad4efbe15: Layer already exists 08:30:36 443d07f4ce51: Layer already exists 08:30:36 256f393e029f: Layer already exists 08:30:36 47ffb64eabe1: Layer already exists 08:30:36 3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87: digest: sha256:b81d8c727cb9180c2a1b617c1a60c393201954287181f867f3a2be49d7292146 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:30:37 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:30:37 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main 08:30:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 08:30:37 a0f7675ca8a8: Preparing 08:30:37 aada76400b40: Preparing 08:30:37 3968fecab50d: Preparing 08:30:37 4d40927735ec: Preparing 08:30:37 cc03300d6ef8: Preparing 08:30:37 bcdad4efbe15: Preparing 08:30:37 47ffb64eabe1: Preparing 08:30:37 443d07f4ce51: Preparing 08:30:37 256f393e029f: Preparing 08:30:37 47ffb64eabe1: Waiting 08:30:37 443d07f4ce51: Waiting 08:30:37 256f393e029f: Waiting 08:30:37 bcdad4efbe15: Waiting 08:30:37 a0f7675ca8a8: Layer already exists 08:30:37 cc03300d6ef8: Layer already exists 08:30:37 4d40927735ec: Layer already exists 08:30:37 3968fecab50d: Layer already exists 08:30:37 aada76400b40: Layer already exists 08:30:37 47ffb64eabe1: Layer already exists 08:30:37 bcdad4efbe15: Layer already exists 08:30:37 256f393e029f: Layer already exists 08:30:37 443d07f4ce51: Layer already exists 08:30:37 main: digest: sha256:b81d8c727cb9180c2a1b617c1a60c393201954287181f867f3a2be49d7292146 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:30:37 ===================================================== [Pipeline] echo 08:30:37 taggedImages: 08:30:37 - nexus3.edgexfoundry.org:10004/security-proxy-auth:3b327d473a815c5ca910ae545af106b284c94157 08:30:37 - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 08:30:37 - nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.87 08:30:37 - nexus3.edgexfoundry.org:10004/security-proxy-auth:3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87 08:30:37 - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo 08:30:37 [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: 08:30:37 3b327d473a815c5ca910ae545af106b284c94157 08:30:37 latest 08:30:37 4.1.0-dev.87 08:30:37 3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87 08:30:37 main 08:30:37 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:30:38 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:3b327d473a815c5ca910ae545af106b284c94157 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:30:38 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:3b327d473a815c5ca910ae545af106b284c94157 08:30:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 08:30:38 9f0ec626ea46: Preparing 08:30:38 2f6f713fa675: Preparing 08:30:38 45b8f8557455: Preparing 08:30:38 eab29f8c35fe: Preparing 08:30:38 d1cf92c3e5a7: Preparing 08:30:38 cc03300d6ef8: Preparing 08:30:38 bcdad4efbe15: Preparing 08:30:38 f9c24cc0ac44: Preparing 08:30:38 fbd95ed5b54a: Preparing 08:30:38 8e6b0a0426fb: Preparing 08:30:38 256f393e029f: Preparing 08:30:38 f9c24cc0ac44: Waiting 08:30:38 cc03300d6ef8: Waiting 08:30:38 8e6b0a0426fb: Waiting 08:30:38 256f393e029f: Waiting 08:30:38 bcdad4efbe15: Waiting 08:30:38 fbd95ed5b54a: Waiting 08:30:38 2f6f713fa675: Pushed 08:30:38 d1cf92c3e5a7: Pushed 08:30:38 eab29f8c35fe: Pushed 08:30:38 cc03300d6ef8: Layer already exists 08:30:38 9f0ec626ea46: Pushed 08:30:38 bcdad4efbe15: Layer already exists 08:30:38 256f393e029f: Layer already exists 08:30:38 f9c24cc0ac44: Pushed 08:30:38 fbd95ed5b54a: Pushed 08:30:39 8e6b0a0426fb: Pushed 08:30:41 45b8f8557455: Pushed 08:30:41 3b327d473a815c5ca910ae545af106b284c94157: digest: sha256:46ceced729b6a49ced4eecdb123099e51e6d4db141921d01036b1e8617c00c51 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:30:41 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:30:42 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 08:30:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 08:30:42 9f0ec626ea46: Preparing 08:30:42 2f6f713fa675: Preparing 08:30:42 45b8f8557455: Preparing 08:30:42 eab29f8c35fe: Preparing 08:30:42 d1cf92c3e5a7: Preparing 08:30:42 cc03300d6ef8: Preparing 08:30:42 bcdad4efbe15: Preparing 08:30:42 f9c24cc0ac44: Preparing 08:30:42 fbd95ed5b54a: Preparing 08:30:42 8e6b0a0426fb: Preparing 08:30:42 256f393e029f: Preparing 08:30:42 bcdad4efbe15: Waiting 08:30:42 f9c24cc0ac44: Waiting 08:30:42 cc03300d6ef8: Waiting 08:30:42 fbd95ed5b54a: Waiting 08:30:42 8e6b0a0426fb: Waiting 08:30:42 256f393e029f: Waiting 08:30:42 9f0ec626ea46: Layer already exists 08:30:42 45b8f8557455: Layer already exists 08:30:42 eab29f8c35fe: Layer already exists 08:30:42 d1cf92c3e5a7: Layer already exists 08:30:42 2f6f713fa675: Layer already exists 08:30:42 fbd95ed5b54a: Layer already exists 08:30:42 f9c24cc0ac44: Layer already exists 08:30:42 bcdad4efbe15: Layer already exists 08:30:42 cc03300d6ef8: Layer already exists 08:30:42 8e6b0a0426fb: Layer already exists 08:30:42 256f393e029f: Layer already exists 08:30:42 latest: digest: sha256:46ceced729b6a49ced4eecdb123099e51e6d4db141921d01036b1e8617c00c51 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:30:42 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.87 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:30:42 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.87 08:30:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 08:30:42 9f0ec626ea46: Preparing 08:30:42 2f6f713fa675: Preparing 08:30:42 45b8f8557455: Preparing 08:30:42 eab29f8c35fe: Preparing 08:30:42 d1cf92c3e5a7: Preparing 08:30:42 cc03300d6ef8: Preparing 08:30:42 bcdad4efbe15: Preparing 08:30:42 f9c24cc0ac44: Preparing 08:30:42 fbd95ed5b54a: Preparing 08:30:42 8e6b0a0426fb: Preparing 08:30:42 256f393e029f: Preparing 08:30:42 cc03300d6ef8: Waiting 08:30:42 bcdad4efbe15: Waiting 08:30:42 f9c24cc0ac44: Waiting 08:30:42 8e6b0a0426fb: Waiting 08:30:42 256f393e029f: Waiting 08:30:42 fbd95ed5b54a: Waiting 08:30:42 2f6f713fa675: Layer already exists 08:30:42 9f0ec626ea46: Layer already exists 08:30:42 eab29f8c35fe: Layer already exists 08:30:42 d1cf92c3e5a7: Layer already exists 08:30:42 45b8f8557455: Layer already exists 08:30:42 bcdad4efbe15: Layer already exists 08:30:42 f9c24cc0ac44: Layer already exists 08:30:42 cc03300d6ef8: Layer already exists 08:30:42 fbd95ed5b54a: Layer already exists 08:30:42 8e6b0a0426fb: Layer already exists 08:30:42 256f393e029f: Layer already exists 08:30:42 4.1.0-dev.87: digest: sha256:46ceced729b6a49ced4eecdb123099e51e6d4db141921d01036b1e8617c00c51 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:30:43 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:30:43 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87 08:30:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 08:30:43 9f0ec626ea46: Preparing 08:30:43 2f6f713fa675: Preparing 08:30:43 45b8f8557455: Preparing 08:30:43 eab29f8c35fe: Preparing 08:30:43 d1cf92c3e5a7: Preparing 08:30:43 cc03300d6ef8: Preparing 08:30:43 bcdad4efbe15: Preparing 08:30:43 f9c24cc0ac44: Preparing 08:30:43 fbd95ed5b54a: Preparing 08:30:43 8e6b0a0426fb: Preparing 08:30:43 256f393e029f: Preparing 08:30:43 cc03300d6ef8: Waiting 08:30:43 bcdad4efbe15: Waiting 08:30:43 f9c24cc0ac44: Waiting 08:30:43 fbd95ed5b54a: Waiting 08:30:43 8e6b0a0426fb: Waiting 08:30:43 256f393e029f: Waiting 08:30:43 9f0ec626ea46: Layer already exists 08:30:43 d1cf92c3e5a7: Layer already exists 08:30:43 2f6f713fa675: Layer already exists 08:30:43 45b8f8557455: Layer already exists 08:30:43 eab29f8c35fe: Layer already exists 08:30:43 bcdad4efbe15: Layer already exists 08:30:43 cc03300d6ef8: Layer already exists 08:30:43 f9c24cc0ac44: Layer already exists 08:30:43 fbd95ed5b54a: Layer already exists 08:30:43 8e6b0a0426fb: Layer already exists 08:30:43 256f393e029f: Layer already exists 08:30:43 3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87: digest: sha256:46ceced729b6a49ced4eecdb123099e51e6d4db141921d01036b1e8617c00c51 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:30:43 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:30:44 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main 08:30:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 08:30:44 9f0ec626ea46: Preparing 08:30:44 2f6f713fa675: Preparing 08:30:44 45b8f8557455: Preparing 08:30:44 eab29f8c35fe: Preparing 08:30:44 d1cf92c3e5a7: Preparing 08:30:44 cc03300d6ef8: Preparing 08:30:44 bcdad4efbe15: Preparing 08:30:44 f9c24cc0ac44: Preparing 08:30:44 fbd95ed5b54a: Preparing 08:30:44 8e6b0a0426fb: Preparing 08:30:44 256f393e029f: Preparing 08:30:44 cc03300d6ef8: Waiting 08:30:44 fbd95ed5b54a: Waiting 08:30:44 8e6b0a0426fb: Waiting 08:30:44 f9c24cc0ac44: Waiting 08:30:44 256f393e029f: Waiting 08:30:44 bcdad4efbe15: Waiting 08:30:44 eab29f8c35fe: Layer already exists 08:30:44 2f6f713fa675: Layer already exists 08:30:44 d1cf92c3e5a7: Layer already exists 08:30:44 45b8f8557455: Layer already exists 08:30:44 9f0ec626ea46: Layer already exists 08:30:44 cc03300d6ef8: Layer already exists 08:30:44 bcdad4efbe15: Layer already exists 08:30:44 8e6b0a0426fb: Layer already exists 08:30:44 fbd95ed5b54a: Layer already exists 08:30:44 f9c24cc0ac44: Layer already exists 08:30:44 256f393e029f: Layer already exists 08:30:44 main: digest: sha256:46ceced729b6a49ced4eecdb123099e51e6d4db141921d01036b1e8617c00c51 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:30:44 ===================================================== [Pipeline] echo 08:30:44 taggedImages: 08:30:44 - nexus3.edgexfoundry.org:10004/security-proxy-setup:3b327d473a815c5ca910ae545af106b284c94157 08:30:44 - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 08:30:44 - nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.87 08:30:44 - nexus3.edgexfoundry.org:10004/security-proxy-setup:3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87 08:30:44 - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo 08:30:44 [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: 08:30:44 3b327d473a815c5ca910ae545af106b284c94157 08:30:44 latest 08:30:44 4.1.0-dev.87 08:30:44 3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87 08:30:44 main 08:30:44 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:30:44 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:3b327d473a815c5ca910ae545af106b284c94157 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:30:45 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:3b327d473a815c5ca910ae545af106b284c94157 08:30:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 08:30:45 814ca0cd01f9: Preparing 08:30:45 df83c86ff192: Preparing 08:30:45 2e183996acbc: Preparing 08:30:45 5ed2c8166f23: Preparing 08:30:45 d76154f0846f: Preparing 08:30:45 6c9913a67cb0: Preparing 08:30:45 772ae95019aa: Preparing 08:30:45 cc03300d6ef8: Preparing 08:30:45 bcdad4efbe15: Preparing 08:30:45 798afa6da052: Preparing 08:30:45 56dc841369cd: Preparing 08:30:45 256f393e029f: Preparing 08:30:45 798afa6da052: Waiting 08:30:45 bcdad4efbe15: Waiting 08:30:45 56dc841369cd: Waiting 08:30:45 6c9913a67cb0: Waiting 08:30:45 256f393e029f: Waiting 08:30:45 772ae95019aa: Waiting 08:30:45 cc03300d6ef8: Waiting 08:30:45 814ca0cd01f9: Pushed 08:30:45 d76154f0846f: Pushed 08:30:45 df83c86ff192: Pushed 08:30:45 cc03300d6ef8: Layer already exists 08:30:45 bcdad4efbe15: Layer already exists 08:30:45 6c9913a67cb0: Pushed 08:30:45 772ae95019aa: Pushed 08:30:45 256f393e029f: Layer already exists 08:30:45 798afa6da052: Pushed 08:30:46 56dc841369cd: Pushed 08:30:48 5ed2c8166f23: Pushed 08:30:48 2e183996acbc: Pushed 08:30:48 3b327d473a815c5ca910ae545af106b284c94157: digest: sha256:17da00bbefea69ecf3c49f53c65a3fb94b630b18ff22a6a117eb362964cd8785 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:30:48 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:30:49 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 08:30:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 08:30:49 814ca0cd01f9: Preparing 08:30:49 df83c86ff192: Preparing 08:30:49 2e183996acbc: Preparing 08:30:49 5ed2c8166f23: Preparing 08:30:49 d76154f0846f: Preparing 08:30:49 6c9913a67cb0: Preparing 08:30:49 6c9913a67cb0: Waiting 08:30:49 772ae95019aa: Preparing 08:30:49 cc03300d6ef8: Preparing 08:30:49 bcdad4efbe15: Preparing 08:30:49 798afa6da052: Preparing 08:30:49 56dc841369cd: Preparing 08:30:49 256f393e029f: Preparing 08:30:49 cc03300d6ef8: Waiting 08:30:49 bcdad4efbe15: Waiting 08:30:49 798afa6da052: Waiting 08:30:49 56dc841369cd: Waiting 08:30:49 772ae95019aa: Waiting 08:30:49 256f393e029f: Waiting 08:30:49 d76154f0846f: Layer already exists 08:30:49 5ed2c8166f23: Layer already exists 08:30:49 2e183996acbc: Layer already exists 08:30:49 df83c86ff192: Layer already exists 08:30:49 814ca0cd01f9: Layer already exists 08:30:49 cc03300d6ef8: Layer already exists 08:30:49 772ae95019aa: Layer already exists 08:30:49 6c9913a67cb0: Layer already exists 08:30:49 bcdad4efbe15: Layer already exists 08:30:49 798afa6da052: Layer already exists 08:30:49 56dc841369cd: Layer already exists 08:30:49 256f393e029f: Layer already exists 08:30:49 latest: digest: sha256:17da00bbefea69ecf3c49f53c65a3fb94b630b18ff22a6a117eb362964cd8785 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:30:49 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.87 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:30:49 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.87 08:30:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 08:30:49 814ca0cd01f9: Preparing 08:30:49 df83c86ff192: Preparing 08:30:49 2e183996acbc: Preparing 08:30:49 5ed2c8166f23: Preparing 08:30:49 d76154f0846f: Preparing 08:30:49 6c9913a67cb0: Preparing 08:30:49 772ae95019aa: Preparing 08:30:49 cc03300d6ef8: Preparing 08:30:49 bcdad4efbe15: Preparing 08:30:49 798afa6da052: Preparing 08:30:49 56dc841369cd: Preparing 08:30:49 256f393e029f: Preparing 08:30:49 6c9913a67cb0: Waiting 08:30:49 772ae95019aa: Waiting 08:30:49 cc03300d6ef8: Waiting 08:30:49 bcdad4efbe15: Waiting 08:30:49 798afa6da052: Waiting 08:30:49 56dc841369cd: Waiting 08:30:49 256f393e029f: Waiting 08:30:49 5ed2c8166f23: Layer already exists 08:30:49 814ca0cd01f9: Layer already exists 08:30:49 df83c86ff192: Layer already exists 08:30:49 2e183996acbc: Layer already exists 08:30:49 d76154f0846f: Layer already exists 08:30:49 772ae95019aa: Layer already exists 08:30:49 cc03300d6ef8: Layer already exists 08:30:49 6c9913a67cb0: Layer already exists 08:30:49 bcdad4efbe15: Layer already exists 08:30:49 798afa6da052: Layer already exists 08:30:49 56dc841369cd: Layer already exists 08:30:49 256f393e029f: Layer already exists 08:30:49 4.1.0-dev.87: digest: sha256:17da00bbefea69ecf3c49f53c65a3fb94b630b18ff22a6a117eb362964cd8785 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:30:50 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:30:50 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87 08:30:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 08:30:50 814ca0cd01f9: Preparing 08:30:50 df83c86ff192: Preparing 08:30:50 2e183996acbc: Preparing 08:30:50 5ed2c8166f23: Preparing 08:30:50 d76154f0846f: Preparing 08:30:50 6c9913a67cb0: Preparing 08:30:50 772ae95019aa: Preparing 08:30:50 cc03300d6ef8: Preparing 08:30:50 bcdad4efbe15: Preparing 08:30:50 798afa6da052: Preparing 08:30:50 56dc841369cd: Preparing 08:30:50 256f393e029f: Preparing 08:30:50 6c9913a67cb0: Waiting 08:30:50 772ae95019aa: Waiting 08:30:50 cc03300d6ef8: Waiting 08:30:50 bcdad4efbe15: Waiting 08:30:50 798afa6da052: Waiting 08:30:50 56dc841369cd: Waiting 08:30:50 256f393e029f: Waiting 08:30:50 d76154f0846f: Layer already exists 08:30:50 5ed2c8166f23: Layer already exists 08:30:50 2e183996acbc: Layer already exists 08:30:50 814ca0cd01f9: Layer already exists 08:30:50 df83c86ff192: Layer already exists 08:30:50 6c9913a67cb0: Layer already exists 08:30:50 cc03300d6ef8: Layer already exists 08:30:50 798afa6da052: Layer already exists 08:30:50 772ae95019aa: Layer already exists 08:30:50 bcdad4efbe15: Layer already exists 08:30:50 56dc841369cd: Layer already exists 08:30:50 256f393e029f: Layer already exists 08:30:50 3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87: digest: sha256:17da00bbefea69ecf3c49f53c65a3fb94b630b18ff22a6a117eb362964cd8785 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:30:50 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:30:51 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 08:30:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 08:30:51 814ca0cd01f9: Preparing 08:30:51 df83c86ff192: Preparing 08:30:51 2e183996acbc: Preparing 08:30:51 5ed2c8166f23: Preparing 08:30:51 d76154f0846f: Preparing 08:30:51 6c9913a67cb0: Preparing 08:30:51 772ae95019aa: Preparing 08:30:51 cc03300d6ef8: Preparing 08:30:51 bcdad4efbe15: Preparing 08:30:51 798afa6da052: Preparing 08:30:51 56dc841369cd: Preparing 08:30:51 256f393e029f: Preparing 08:30:51 6c9913a67cb0: Waiting 08:30:51 772ae95019aa: Waiting 08:30:51 cc03300d6ef8: Waiting 08:30:51 bcdad4efbe15: Waiting 08:30:51 56dc841369cd: Waiting 08:30:51 256f393e029f: Waiting 08:30:51 798afa6da052: Waiting 08:30:51 2e183996acbc: Layer already exists 08:30:51 d76154f0846f: Layer already exists 08:30:51 5ed2c8166f23: Layer already exists 08:30:51 df83c86ff192: Layer already exists 08:30:51 814ca0cd01f9: Layer already exists 08:30:51 6c9913a67cb0: Layer already exists 08:30:51 cc03300d6ef8: Layer already exists 08:30:51 bcdad4efbe15: Layer already exists 08:30:51 772ae95019aa: Layer already exists 08:30:51 798afa6da052: Layer already exists 08:30:51 56dc841369cd: Layer already exists 08:30:51 256f393e029f: Layer already exists 08:30:51 main: digest: sha256:17da00bbefea69ecf3c49f53c65a3fb94b630b18ff22a6a117eb362964cd8785 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:30:51 ===================================================== [Pipeline] echo 08:30:51 taggedImages: 08:30:51 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:3b327d473a815c5ca910ae545af106b284c94157 08:30:51 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 08:30:51 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.87 08:30:51 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87 08:30:51 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo 08:30:51 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: 08:30:51 3b327d473a815c5ca910ae545af106b284c94157 08:30:51 latest 08:30:51 4.1.0-dev.87 08:30:51 3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87 08:30:51 main 08:30:51 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:30:51 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3b327d473a815c5ca910ae545af106b284c94157 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:30:51 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3b327d473a815c5ca910ae545af106b284c94157 08:30:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 08:30:51 cd120a49a194: Preparing 08:30:51 58eb3a8d991b: Preparing 08:30:51 cc03300d6ef8: Preparing 08:30:51 bcdad4efbe15: Preparing 08:30:51 e699fb1c288d: Preparing 08:30:51 a408f83c6df5: Preparing 08:30:51 256f393e029f: Preparing 08:30:51 a408f83c6df5: Waiting 08:30:51 256f393e029f: Waiting 08:30:51 bcdad4efbe15: Layer already exists 08:30:51 cc03300d6ef8: Layer already exists 08:30:51 256f393e029f: Layer already exists 08:30:51 cd120a49a194: Pushed 08:30:51 e699fb1c288d: Pushed 08:30:52 a408f83c6df5: Pushed 08:30:55 58eb3a8d991b: Pushed 08:30:55 3b327d473a815c5ca910ae545af106b284c94157: digest: sha256:3c57144eff93966f392d6eea105ea1fc927e41216131105e424563ce47f58248 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:30:55 + 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 08:30:56 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 08:30:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 08:30:56 cd120a49a194: Preparing 08:30:56 58eb3a8d991b: Preparing 08:30:56 cc03300d6ef8: Preparing 08:30:56 bcdad4efbe15: Preparing 08:30:56 e699fb1c288d: Preparing 08:30:56 a408f83c6df5: Preparing 08:30:56 256f393e029f: Preparing 08:30:56 a408f83c6df5: Waiting 08:30:56 256f393e029f: Waiting 08:30:56 cd120a49a194: Layer already exists 08:30:56 e699fb1c288d: Layer already exists 08:30:56 cc03300d6ef8: Layer already exists 08:30:56 bcdad4efbe15: Layer already exists 08:30:56 58eb3a8d991b: Layer already exists 08:30:56 a408f83c6df5: Layer already exists 08:30:56 256f393e029f: Layer already exists 08:30:56 latest: digest: sha256:3c57144eff93966f392d6eea105ea1fc927e41216131105e424563ce47f58248 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:30:56 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.87 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:30:57 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.87 08:30:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 08:30:57 cd120a49a194: Preparing 08:30:57 58eb3a8d991b: Preparing 08:30:57 cc03300d6ef8: Preparing 08:30:57 bcdad4efbe15: Preparing 08:30:57 e699fb1c288d: Preparing 08:30:57 a408f83c6df5: Preparing 08:30:57 256f393e029f: Preparing 08:30:57 a408f83c6df5: Waiting 08:30:57 256f393e029f: Waiting 08:30:57 bcdad4efbe15: Layer already exists 08:30:57 cc03300d6ef8: Layer already exists 08:30:57 e699fb1c288d: Layer already exists 08:30:57 cd120a49a194: Layer already exists 08:30:57 58eb3a8d991b: Layer already exists 08:30:57 256f393e029f: Layer already exists 08:30:57 a408f83c6df5: Layer already exists 08:30:57 4.1.0-dev.87: digest: sha256:3c57144eff93966f392d6eea105ea1fc927e41216131105e424563ce47f58248 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:30:57 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:30:58 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87 08:30:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 08:30:58 cd120a49a194: Preparing 08:30:58 58eb3a8d991b: Preparing 08:30:58 cc03300d6ef8: Preparing 08:30:58 bcdad4efbe15: Preparing 08:30:58 e699fb1c288d: Preparing 08:30:58 a408f83c6df5: Preparing 08:30:58 256f393e029f: Preparing 08:30:58 a408f83c6df5: Waiting 08:30:58 256f393e029f: Waiting 08:30:58 cc03300d6ef8: Layer already exists 08:30:58 cd120a49a194: Layer already exists 08:30:58 e699fb1c288d: Layer already exists 08:30:58 58eb3a8d991b: Layer already exists 08:30:58 bcdad4efbe15: Layer already exists 08:30:58 a408f83c6df5: Layer already exists 08:30:58 256f393e029f: Layer already exists 08:30:58 3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87: digest: sha256:3c57144eff93966f392d6eea105ea1fc927e41216131105e424563ce47f58248 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:30:58 + 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 08:30:58 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 08:30:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 08:30:58 cd120a49a194: Preparing 08:30:58 58eb3a8d991b: Preparing 08:30:58 cc03300d6ef8: Preparing 08:30:58 bcdad4efbe15: Preparing 08:30:58 e699fb1c288d: Preparing 08:30:58 a408f83c6df5: Preparing 08:30:58 256f393e029f: Preparing 08:30:58 a408f83c6df5: Waiting 08:30:58 256f393e029f: Waiting 08:30:58 cc03300d6ef8: Layer already exists 08:30:58 cd120a49a194: Layer already exists 08:30:58 e699fb1c288d: Layer already exists 08:30:58 bcdad4efbe15: Layer already exists 08:30:58 58eb3a8d991b: Layer already exists 08:30:58 a408f83c6df5: Layer already exists 08:30:58 256f393e029f: Layer already exists 08:30:58 main: digest: sha256:3c57144eff93966f392d6eea105ea1fc927e41216131105e424563ce47f58248 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:30:58 ===================================================== [Pipeline] echo 08:30:58 taggedImages: 08:30:58 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3b327d473a815c5ca910ae545af106b284c94157 08:30:58 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 08:30:58 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.87 08:30:58 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87 08:30:58 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo 08:30:58 [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: 08:30:58 3b327d473a815c5ca910ae545af106b284c94157 08:30:58 latest 08:30:58 4.1.0-dev.87 08:30:58 3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87 08:30:58 main 08:30:58 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:30:59 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:3b327d473a815c5ca910ae545af106b284c94157 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:30:59 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:3b327d473a815c5ca910ae545af106b284c94157 08:30:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 08:30:59 21df3147c0aa: Preparing 08:30:59 f28e5d4b876b: Preparing 08:30:59 a7cd0bfe54c5: Preparing 08:30:59 cc03300d6ef8: Preparing 08:30:59 bcdad4efbe15: Preparing 08:30:59 5c5a35999158: Preparing 08:30:59 943f88c6abce: Preparing 08:30:59 5c5a35999158: Waiting 08:30:59 973c6295e957: Preparing 08:30:59 05a90720b5be: Preparing 08:30:59 256f393e029f: Preparing 08:30:59 943f88c6abce: Waiting 08:30:59 973c6295e957: Waiting 08:30:59 05a90720b5be: Waiting 08:30:59 256f393e029f: Waiting 08:30:59 cc03300d6ef8: Layer already exists 08:30:59 bcdad4efbe15: Layer already exists 08:30:59 21df3147c0aa: Pushed 08:30:59 a7cd0bfe54c5: Pushed 08:30:59 f28e5d4b876b: Pushed 08:30:59 256f393e029f: Layer already exists 08:30:59 973c6295e957: Pushed 08:30:59 05a90720b5be: Pushed 08:31:05 943f88c6abce: Pushed 08:31:15 5c5a35999158: Pushed 08:31:15 3b327d473a815c5ca910ae545af106b284c94157: digest: sha256:f10a9b07832a5ea1ec6945f8644863191be190336cc526571ff1f0ebc5345390 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:31:15 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:31:15 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest 08:31:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 08:31:15 21df3147c0aa: Preparing 08:31:15 f28e5d4b876b: Preparing 08:31:15 a7cd0bfe54c5: Preparing 08:31:15 cc03300d6ef8: Preparing 08:31:15 bcdad4efbe15: Preparing 08:31:15 5c5a35999158: Preparing 08:31:15 943f88c6abce: Preparing 08:31:15 973c6295e957: Preparing 08:31:15 05a90720b5be: Preparing 08:31:15 256f393e029f: Preparing 08:31:15 943f88c6abce: Waiting 08:31:15 973c6295e957: Waiting 08:31:15 05a90720b5be: Waiting 08:31:15 5c5a35999158: Waiting 08:31:15 256f393e029f: Waiting 08:31:15 f28e5d4b876b: Layer already exists 08:31:15 a7cd0bfe54c5: Layer already exists 08:31:15 cc03300d6ef8: Layer already exists 08:31:15 bcdad4efbe15: Layer already exists 08:31:15 21df3147c0aa: Layer already exists 08:31:15 5c5a35999158: Layer already exists 08:31:15 943f88c6abce: Layer already exists 08:31:15 05a90720b5be: Layer already exists 08:31:15 256f393e029f: Layer already exists 08:31:15 973c6295e957: Layer already exists 08:31:15 latest: digest: sha256:f10a9b07832a5ea1ec6945f8644863191be190336cc526571ff1f0ebc5345390 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:31:16 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.87 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:31:16 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.87 08:31:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 08:31:16 21df3147c0aa: Preparing 08:31:16 f28e5d4b876b: Preparing 08:31:16 a7cd0bfe54c5: Preparing 08:31:16 cc03300d6ef8: Preparing 08:31:16 bcdad4efbe15: Preparing 08:31:16 5c5a35999158: Preparing 08:31:16 943f88c6abce: Preparing 08:31:16 973c6295e957: Preparing 08:31:16 5c5a35999158: Waiting 08:31:16 943f88c6abce: Waiting 08:31:16 05a90720b5be: Preparing 08:31:16 973c6295e957: Waiting 08:31:16 256f393e029f: Preparing 08:31:16 256f393e029f: Waiting 08:31:16 05a90720b5be: Waiting 08:31:16 f28e5d4b876b: Layer already exists 08:31:16 a7cd0bfe54c5: Layer already exists 08:31:16 bcdad4efbe15: Layer already exists 08:31:16 cc03300d6ef8: Layer already exists 08:31:16 21df3147c0aa: Layer already exists 08:31:16 5c5a35999158: Layer already exists 08:31:16 05a90720b5be: Layer already exists 08:31:16 943f88c6abce: Layer already exists 08:31:16 973c6295e957: Layer already exists 08:31:16 256f393e029f: Layer already exists 08:31:16 4.1.0-dev.87: digest: sha256:f10a9b07832a5ea1ec6945f8644863191be190336cc526571ff1f0ebc5345390 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:31:16 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:31:17 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87 08:31:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 08:31:17 21df3147c0aa: Preparing 08:31:17 f28e5d4b876b: Preparing 08:31:17 a7cd0bfe54c5: Preparing 08:31:17 cc03300d6ef8: Preparing 08:31:17 bcdad4efbe15: Preparing 08:31:17 5c5a35999158: Preparing 08:31:17 943f88c6abce: Preparing 08:31:17 5c5a35999158: Waiting 08:31:17 973c6295e957: Preparing 08:31:17 05a90720b5be: Preparing 08:31:17 256f393e029f: Preparing 08:31:17 943f88c6abce: Waiting 08:31:17 973c6295e957: Waiting 08:31:17 05a90720b5be: Waiting 08:31:17 256f393e029f: Waiting 08:31:17 21df3147c0aa: Layer already exists 08:31:17 bcdad4efbe15: Layer already exists 08:31:17 cc03300d6ef8: Layer already exists 08:31:17 f28e5d4b876b: Layer already exists 08:31:17 a7cd0bfe54c5: Layer already exists 08:31:17 5c5a35999158: Layer already exists 08:31:17 05a90720b5be: Layer already exists 08:31:17 943f88c6abce: Layer already exists 08:31:17 256f393e029f: Layer already exists 08:31:17 973c6295e957: Layer already exists 08:31:17 3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87: digest: sha256:f10a9b07832a5ea1ec6945f8644863191be190336cc526571ff1f0ebc5345390 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:31:17 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:31:17 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main 08:31:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 08:31:17 21df3147c0aa: Preparing 08:31:17 f28e5d4b876b: Preparing 08:31:17 a7cd0bfe54c5: Preparing 08:31:17 cc03300d6ef8: Preparing 08:31:17 bcdad4efbe15: Preparing 08:31:17 5c5a35999158: Preparing 08:31:17 943f88c6abce: Preparing 08:31:17 973c6295e957: Preparing 08:31:17 05a90720b5be: Preparing 08:31:17 256f393e029f: Preparing 08:31:17 943f88c6abce: Waiting 08:31:17 05a90720b5be: Waiting 08:31:17 256f393e029f: Waiting 08:31:17 973c6295e957: Waiting 08:31:17 5c5a35999158: Waiting 08:31:17 cc03300d6ef8: Layer already exists 08:31:17 21df3147c0aa: Layer already exists 08:31:17 f28e5d4b876b: Layer already exists 08:31:17 bcdad4efbe15: Layer already exists 08:31:17 a7cd0bfe54c5: Layer already exists 08:31:17 5c5a35999158: Layer already exists 08:31:17 973c6295e957: Layer already exists 08:31:17 943f88c6abce: Layer already exists 08:31:17 256f393e029f: Layer already exists 08:31:17 05a90720b5be: Layer already exists 08:31:17 main: digest: sha256:f10a9b07832a5ea1ec6945f8644863191be190336cc526571ff1f0ebc5345390 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:31:17 ===================================================== [Pipeline] echo 08:31:17 taggedImages: 08:31:17 - nexus3.edgexfoundry.org:10004/security-spire-agent:3b327d473a815c5ca910ae545af106b284c94157 08:31:17 - nexus3.edgexfoundry.org:10004/security-spire-agent:latest 08:31:17 - nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.87 08:31:17 - nexus3.edgexfoundry.org:10004/security-spire-agent:3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87 08:31:17 - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo 08:31:18 [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: 08:31:18 3b327d473a815c5ca910ae545af106b284c94157 08:31:18 latest 08:31:18 4.1.0-dev.87 08:31:18 3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87 08:31:18 main 08:31:18 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:31:18 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:3b327d473a815c5ca910ae545af106b284c94157 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:31:18 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:3b327d473a815c5ca910ae545af106b284c94157 08:31:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 08:31:18 cd527b0d774e: Preparing 08:31:18 ac2e5df32387: Preparing 08:31:18 a3ad893ead89: Preparing 08:31:18 cc03300d6ef8: Preparing 08:31:18 bcdad4efbe15: Preparing 08:31:18 e983b38e71fb: Preparing 08:31:18 f3b947881e31: Preparing 08:31:18 c550038cec58: Preparing 08:31:18 256f393e029f: Preparing 08:31:18 e983b38e71fb: Waiting 08:31:18 f3b947881e31: Waiting 08:31:18 c550038cec58: Waiting 08:31:18 256f393e029f: Waiting 08:31:18 cc03300d6ef8: Layer already exists 08:31:18 bcdad4efbe15: Layer already exists 08:31:18 a3ad893ead89: Pushed 08:31:18 ac2e5df32387: Pushed 08:31:18 cd527b0d774e: Pushed 08:31:18 256f393e029f: Layer already exists 08:31:18 f3b947881e31: Pushed 08:31:19 c550038cec58: Pushed 08:31:34 e983b38e71fb: Pushed 08:31:34 3b327d473a815c5ca910ae545af106b284c94157: digest: sha256:ff1be54df043a55b58a9002880103876afaffc847758918698189c327d5343f3 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:31:34 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:31:34 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest 08:31:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 08:31:34 cd527b0d774e: Preparing 08:31:34 ac2e5df32387: Preparing 08:31:34 a3ad893ead89: Preparing 08:31:34 cc03300d6ef8: Preparing 08:31:34 bcdad4efbe15: Preparing 08:31:34 e983b38e71fb: Preparing 08:31:34 f3b947881e31: Preparing 08:31:34 e983b38e71fb: Waiting 08:31:34 c550038cec58: Preparing 08:31:34 c550038cec58: Waiting 08:31:34 f3b947881e31: Waiting 08:31:34 256f393e029f: Preparing 08:31:34 256f393e029f: Waiting 08:31:34 cc03300d6ef8: Layer already exists 08:31:34 ac2e5df32387: Layer already exists 08:31:34 bcdad4efbe15: Layer already exists 08:31:34 a3ad893ead89: Layer already exists 08:31:34 cd527b0d774e: Layer already exists 08:31:34 f3b947881e31: Layer already exists 08:31:34 e983b38e71fb: Layer already exists 08:31:34 256f393e029f: Layer already exists 08:31:34 c550038cec58: Layer already exists 08:31:34 latest: digest: sha256:ff1be54df043a55b58a9002880103876afaffc847758918698189c327d5343f3 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:31:35 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.87 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:31:35 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.87 08:31:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 08:31:35 cd527b0d774e: Preparing 08:31:35 ac2e5df32387: Preparing 08:31:35 a3ad893ead89: Preparing 08:31:35 cc03300d6ef8: Preparing 08:31:35 bcdad4efbe15: Preparing 08:31:35 e983b38e71fb: Preparing 08:31:35 f3b947881e31: Preparing 08:31:35 c550038cec58: Preparing 08:31:35 256f393e029f: Preparing 08:31:35 e983b38e71fb: Waiting 08:31:35 f3b947881e31: Waiting 08:31:35 c550038cec58: Waiting 08:31:35 256f393e029f: Waiting 08:31:35 a3ad893ead89: Layer already exists 08:31:35 bcdad4efbe15: Layer already exists 08:31:35 cc03300d6ef8: Layer already exists 08:31:35 cd527b0d774e: Layer already exists 08:31:35 ac2e5df32387: Layer already exists 08:31:35 e983b38e71fb: Layer already exists 08:31:35 c550038cec58: Layer already exists 08:31:35 f3b947881e31: Layer already exists 08:31:35 256f393e029f: Layer already exists 08:31:35 4.1.0-dev.87: digest: sha256:ff1be54df043a55b58a9002880103876afaffc847758918698189c327d5343f3 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:31:35 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:31:36 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87 08:31:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 08:31:36 cd527b0d774e: Preparing 08:31:36 ac2e5df32387: Preparing 08:31:36 a3ad893ead89: Preparing 08:31:36 cc03300d6ef8: Preparing 08:31:36 bcdad4efbe15: Preparing 08:31:36 e983b38e71fb: Preparing 08:31:36 f3b947881e31: Preparing 08:31:36 c550038cec58: Preparing 08:31:36 256f393e029f: Preparing 08:31:36 f3b947881e31: Waiting 08:31:36 e983b38e71fb: Waiting 08:31:36 256f393e029f: Waiting 08:31:36 c550038cec58: Waiting 08:31:36 a3ad893ead89: Layer already exists 08:31:36 ac2e5df32387: Layer already exists 08:31:36 cc03300d6ef8: Layer already exists 08:31:36 bcdad4efbe15: Layer already exists 08:31:36 cd527b0d774e: Layer already exists 08:31:36 e983b38e71fb: Layer already exists 08:31:36 256f393e029f: Layer already exists 08:31:36 c550038cec58: Layer already exists 08:31:36 f3b947881e31: Layer already exists 08:31:36 3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87: digest: sha256:ff1be54df043a55b58a9002880103876afaffc847758918698189c327d5343f3 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:31:36 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:31:36 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main 08:31:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 08:31:36 cd527b0d774e: Preparing 08:31:36 ac2e5df32387: Preparing 08:31:36 a3ad893ead89: Preparing 08:31:36 cc03300d6ef8: Preparing 08:31:36 bcdad4efbe15: Preparing 08:31:36 e983b38e71fb: Preparing 08:31:36 f3b947881e31: Preparing 08:31:36 c550038cec58: Preparing 08:31:36 256f393e029f: Preparing 08:31:36 e983b38e71fb: Waiting 08:31:36 f3b947881e31: Waiting 08:31:36 c550038cec58: Waiting 08:31:36 256f393e029f: Waiting 08:31:36 a3ad893ead89: Layer already exists 08:31:36 cc03300d6ef8: Layer already exists 08:31:36 bcdad4efbe15: Layer already exists 08:31:36 ac2e5df32387: Layer already exists 08:31:36 cd527b0d774e: Layer already exists 08:31:36 c550038cec58: Layer already exists 08:31:36 e983b38e71fb: Layer already exists 08:31:36 f3b947881e31: Layer already exists 08:31:36 256f393e029f: Layer already exists 08:31:36 main: digest: sha256:ff1be54df043a55b58a9002880103876afaffc847758918698189c327d5343f3 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:31:36 ===================================================== [Pipeline] echo 08:31:36 taggedImages: 08:31:36 - nexus3.edgexfoundry.org:10004/security-spire-config:3b327d473a815c5ca910ae545af106b284c94157 08:31:36 - nexus3.edgexfoundry.org:10004/security-spire-config:latest 08:31:36 - nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.87 08:31:36 - nexus3.edgexfoundry.org:10004/security-spire-config:3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87 08:31:36 - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo 08:31:36 [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: 08:31:36 3b327d473a815c5ca910ae545af106b284c94157 08:31:36 latest 08:31:36 4.1.0-dev.87 08:31:36 3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87 08:31:36 main 08:31:36 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:31:37 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:3b327d473a815c5ca910ae545af106b284c94157 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:31:37 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:3b327d473a815c5ca910ae545af106b284c94157 08:31:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 08:31:37 3e50239166b6: Preparing 08:31:37 df970bab0392: Preparing 08:31:37 cf8fbef09d3a: Preparing 08:31:37 cc03300d6ef8: Preparing 08:31:37 bcdad4efbe15: Preparing 08:31:37 e983b38e71fb: Preparing 08:31:37 973c6295e957: Preparing 08:31:37 05a90720b5be: Preparing 08:31:37 256f393e029f: Preparing 08:31:37 e983b38e71fb: Waiting 08:31:37 973c6295e957: Waiting 08:31:37 05a90720b5be: Waiting 08:31:37 256f393e029f: Waiting 08:31:37 cc03300d6ef8: Layer already exists 08:31:37 bcdad4efbe15: Layer already exists 08:31:37 e983b38e71fb: Layer already exists 08:31:37 973c6295e957: Layer already exists 08:31:37 05a90720b5be: Layer already exists 08:31:37 256f393e029f: Layer already exists 08:31:37 3e50239166b6: Pushed 08:31:37 df970bab0392: Pushed 08:31:37 cf8fbef09d3a: Pushed 08:31:37 3b327d473a815c5ca910ae545af106b284c94157: digest: sha256:ab8161a11090dad310ae506c20500a7dc3a632fd74b3247179bbcade96fffa4a size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:31:38 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:31:38 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest 08:31:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 08:31:38 3e50239166b6: Preparing 08:31:38 df970bab0392: Preparing 08:31:38 cf8fbef09d3a: Preparing 08:31:38 cc03300d6ef8: Preparing 08:31:38 bcdad4efbe15: Preparing 08:31:38 e983b38e71fb: Preparing 08:31:38 973c6295e957: Preparing 08:31:38 05a90720b5be: Preparing 08:31:38 256f393e029f: Preparing 08:31:38 e983b38e71fb: Waiting 08:31:38 973c6295e957: Waiting 08:31:38 05a90720b5be: Waiting 08:31:38 256f393e029f: Waiting 08:31:38 3e50239166b6: Layer already exists 08:31:38 cf8fbef09d3a: Layer already exists 08:31:38 bcdad4efbe15: Layer already exists 08:31:38 cc03300d6ef8: Layer already exists 08:31:38 df970bab0392: Layer already exists 08:31:38 05a90720b5be: Layer already exists 08:31:38 e983b38e71fb: Layer already exists 08:31:38 973c6295e957: Layer already exists 08:31:38 256f393e029f: Layer already exists 08:31:38 latest: digest: sha256:ab8161a11090dad310ae506c20500a7dc3a632fd74b3247179bbcade96fffa4a size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:31:38 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.87 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:31:39 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.87 08:31:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 08:31:39 3e50239166b6: Preparing 08:31:39 df970bab0392: Preparing 08:31:39 cf8fbef09d3a: Preparing 08:31:39 cc03300d6ef8: Preparing 08:31:39 bcdad4efbe15: Preparing 08:31:39 e983b38e71fb: Preparing 08:31:39 973c6295e957: Preparing 08:31:39 05a90720b5be: Preparing 08:31:39 256f393e029f: Preparing 08:31:39 e983b38e71fb: Waiting 08:31:39 05a90720b5be: Waiting 08:31:39 973c6295e957: Waiting 08:31:39 256f393e029f: Waiting 08:31:39 df970bab0392: Layer already exists 08:31:39 3e50239166b6: Layer already exists 08:31:39 cc03300d6ef8: Layer already exists 08:31:39 bcdad4efbe15: Layer already exists 08:31:39 cf8fbef09d3a: Layer already exists 08:31:39 e983b38e71fb: Layer already exists 08:31:39 05a90720b5be: Layer already exists 08:31:39 256f393e029f: Layer already exists 08:31:39 973c6295e957: Layer already exists 08:31:39 4.1.0-dev.87: digest: sha256:ab8161a11090dad310ae506c20500a7dc3a632fd74b3247179bbcade96fffa4a size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:31:39 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:31:39 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87 08:31:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 08:31:39 3e50239166b6: Preparing 08:31:39 df970bab0392: Preparing 08:31:39 cf8fbef09d3a: Preparing 08:31:39 cc03300d6ef8: Preparing 08:31:39 bcdad4efbe15: Preparing 08:31:39 e983b38e71fb: Preparing 08:31:39 973c6295e957: Preparing 08:31:39 05a90720b5be: Preparing 08:31:39 256f393e029f: Preparing 08:31:39 973c6295e957: Waiting 08:31:39 05a90720b5be: Waiting 08:31:39 256f393e029f: Waiting 08:31:39 e983b38e71fb: Waiting 08:31:39 bcdad4efbe15: Layer already exists 08:31:39 cf8fbef09d3a: Layer already exists 08:31:39 3e50239166b6: Layer already exists 08:31:39 cc03300d6ef8: Layer already exists 08:31:39 df970bab0392: Layer already exists 08:31:39 e983b38e71fb: Layer already exists 08:31:39 973c6295e957: Layer already exists 08:31:39 05a90720b5be: Layer already exists 08:31:39 256f393e029f: Layer already exists 08:31:39 3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87: digest: sha256:ab8161a11090dad310ae506c20500a7dc3a632fd74b3247179bbcade96fffa4a size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:31:40 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:31:40 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main 08:31:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 08:31:40 3e50239166b6: Preparing 08:31:40 df970bab0392: Preparing 08:31:40 cf8fbef09d3a: Preparing 08:31:40 cc03300d6ef8: Preparing 08:31:40 bcdad4efbe15: Preparing 08:31:40 e983b38e71fb: Preparing 08:31:40 973c6295e957: Preparing 08:31:40 05a90720b5be: Preparing 08:31:40 256f393e029f: Preparing 08:31:40 e983b38e71fb: Waiting 08:31:40 973c6295e957: Waiting 08:31:40 05a90720b5be: Waiting 08:31:40 256f393e029f: Waiting 08:31:40 cc03300d6ef8: Layer already exists 08:31:40 cf8fbef09d3a: Layer already exists 08:31:40 bcdad4efbe15: Layer already exists 08:31:40 3e50239166b6: Layer already exists 08:31:40 df970bab0392: Layer already exists 08:31:40 256f393e029f: Layer already exists 08:31:40 e983b38e71fb: Layer already exists 08:31:40 973c6295e957: Layer already exists 08:31:40 05a90720b5be: Layer already exists 08:31:40 main: digest: sha256:ab8161a11090dad310ae506c20500a7dc3a632fd74b3247179bbcade96fffa4a size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:31:40 ===================================================== [Pipeline] echo 08:31:40 taggedImages: 08:31:40 - nexus3.edgexfoundry.org:10004/security-spire-server:3b327d473a815c5ca910ae545af106b284c94157 08:31:40 - nexus3.edgexfoundry.org:10004/security-spire-server:latest 08:31:40 - nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.87 08:31:40 - nexus3.edgexfoundry.org:10004/security-spire-server:3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87 08:31:40 - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo 08:31:40 [edgeXDocker.push] Tagging docker image support-notifications with the following tags: 08:31:40 3b327d473a815c5ca910ae545af106b284c94157 08:31:40 latest 08:31:40 4.1.0-dev.87 08:31:40 3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87 08:31:40 main 08:31:40 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:31:40 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:3b327d473a815c5ca910ae545af106b284c94157 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:31:41 + docker push nexus3.edgexfoundry.org:10004/support-notifications:3b327d473a815c5ca910ae545af106b284c94157 08:31:41 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 08:31:41 bca7e17211ab: Preparing 08:31:41 f50586e50813: Preparing 08:31:41 cc03300d6ef8: Preparing 08:31:41 bcdad4efbe15: Preparing 08:31:41 ca7d2b403029: Preparing 08:31:41 fbba12357657: Preparing 08:31:41 256f393e029f: Preparing 08:31:41 fbba12357657: Waiting 08:31:41 256f393e029f: Waiting 08:31:41 cc03300d6ef8: Layer already exists 08:31:41 bcdad4efbe15: Layer already exists 08:31:41 256f393e029f: Layer already exists 08:31:41 bca7e17211ab: Pushed 08:31:41 ca7d2b403029: Pushed 08:31:41 fbba12357657: Pushed 08:31:46 f50586e50813: Pushed 08:31:46 3b327d473a815c5ca910ae545af106b284c94157: digest: sha256:47bbe07b12e4cfe49ca5b102eea4b1ef2dac1d05d0a3f95487e10cefa9275f55 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:31:46 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:31:46 + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest 08:31:46 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 08:31:46 bca7e17211ab: Preparing 08:31:46 f50586e50813: Preparing 08:31:46 cc03300d6ef8: Preparing 08:31:46 bcdad4efbe15: Preparing 08:31:46 ca7d2b403029: Preparing 08:31:46 fbba12357657: Preparing 08:31:46 256f393e029f: Preparing 08:31:46 fbba12357657: Waiting 08:31:46 256f393e029f: Waiting 08:31:46 bcdad4efbe15: Layer already exists 08:31:46 f50586e50813: Layer already exists 08:31:46 bca7e17211ab: Layer already exists 08:31:46 ca7d2b403029: Layer already exists 08:31:46 cc03300d6ef8: Layer already exists 08:31:46 fbba12357657: Layer already exists 08:31:46 256f393e029f: Layer already exists 08:31:46 latest: digest: sha256:47bbe07b12e4cfe49ca5b102eea4b1ef2dac1d05d0a3f95487e10cefa9275f55 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:31:47 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.87 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:31:47 + docker push nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.87 08:31:47 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 08:31:47 bca7e17211ab: Preparing 08:31:47 f50586e50813: Preparing 08:31:47 cc03300d6ef8: Preparing 08:31:47 bcdad4efbe15: Preparing 08:31:47 ca7d2b403029: Preparing 08:31:47 fbba12357657: Preparing 08:31:47 256f393e029f: Preparing 08:31:47 256f393e029f: Waiting 08:31:47 fbba12357657: Waiting 08:31:47 ca7d2b403029: Layer already exists 08:31:47 f50586e50813: Layer already exists 08:31:47 bca7e17211ab: Layer already exists 08:31:47 bcdad4efbe15: Layer already exists 08:31:47 cc03300d6ef8: Layer already exists 08:31:47 fbba12357657: Layer already exists 08:31:47 256f393e029f: Layer already exists 08:31:47 4.1.0-dev.87: digest: sha256:47bbe07b12e4cfe49ca5b102eea4b1ef2dac1d05d0a3f95487e10cefa9275f55 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:31:47 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:31:48 + docker push nexus3.edgexfoundry.org:10004/support-notifications:3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87 08:31:48 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 08:31:48 bca7e17211ab: Preparing 08:31:48 f50586e50813: Preparing 08:31:48 cc03300d6ef8: Preparing 08:31:48 bcdad4efbe15: Preparing 08:31:48 ca7d2b403029: Preparing 08:31:48 fbba12357657: Preparing 08:31:48 256f393e029f: Preparing 08:31:48 fbba12357657: Waiting 08:31:48 256f393e029f: Waiting 08:31:48 cc03300d6ef8: Layer already exists 08:31:48 ca7d2b403029: Layer already exists 08:31:48 bca7e17211ab: Layer already exists 08:31:48 bcdad4efbe15: Layer already exists 08:31:48 f50586e50813: Layer already exists 08:31:48 fbba12357657: Layer already exists 08:31:48 256f393e029f: Layer already exists 08:31:48 3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87: digest: sha256:47bbe07b12e4cfe49ca5b102eea4b1ef2dac1d05d0a3f95487e10cefa9275f55 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:31:48 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:31:48 + docker push nexus3.edgexfoundry.org:10004/support-notifications:main 08:31:48 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 08:31:48 bca7e17211ab: Preparing 08:31:48 f50586e50813: Preparing 08:31:48 cc03300d6ef8: Preparing 08:31:48 bcdad4efbe15: Preparing 08:31:48 ca7d2b403029: Preparing 08:31:48 fbba12357657: Preparing 08:31:48 256f393e029f: Preparing 08:31:48 fbba12357657: Waiting 08:31:48 256f393e029f: Waiting 08:31:48 ca7d2b403029: Layer already exists 08:31:48 bca7e17211ab: Layer already exists 08:31:48 bcdad4efbe15: Layer already exists 08:31:48 f50586e50813: Layer already exists 08:31:48 cc03300d6ef8: Layer already exists 08:31:48 fbba12357657: Layer already exists 08:31:48 256f393e029f: Layer already exists 08:31:48 main: digest: sha256:47bbe07b12e4cfe49ca5b102eea4b1ef2dac1d05d0a3f95487e10cefa9275f55 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:31:48 ===================================================== [Pipeline] echo 08:31:48 taggedImages: 08:31:48 - nexus3.edgexfoundry.org:10004/support-notifications:3b327d473a815c5ca910ae545af106b284c94157 08:31:48 - nexus3.edgexfoundry.org:10004/support-notifications:latest 08:31:48 - nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.87 08:31:48 - nexus3.edgexfoundry.org:10004/support-notifications:3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87 08:31:48 - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo 08:31:48 [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: 08:31:48 3b327d473a815c5ca910ae545af106b284c94157 08:31:48 latest 08:31:48 4.1.0-dev.87 08:31:48 3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87 08:31:48 main 08:31:48 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:31:49 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:3b327d473a815c5ca910ae545af106b284c94157 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:31:49 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:3b327d473a815c5ca910ae545af106b284c94157 08:31:49 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 08:31:49 b7d2ba212dfa: Preparing 08:31:49 198dd9825a72: Preparing 08:31:49 cc03300d6ef8: Preparing 08:31:49 bcdad4efbe15: Preparing 08:31:49 2a042e8a287b: Preparing 08:31:49 39c83fe2352d: Preparing 08:31:49 256f393e029f: Preparing 08:31:49 39c83fe2352d: Waiting 08:31:49 256f393e029f: Waiting 08:31:49 bcdad4efbe15: Layer already exists 08:31:49 cc03300d6ef8: Layer already exists 08:31:49 256f393e029f: Layer already exists 08:31:49 b7d2ba212dfa: Pushed 08:31:49 2a042e8a287b: Pushed 08:31:49 39c83fe2352d: Pushed 08:31:54 198dd9825a72: Pushed 08:31:54 3b327d473a815c5ca910ae545af106b284c94157: digest: sha256:5fe37f09bc5424753d0ee292b38efe4ef4cad1bef63558c4cdfff483490326de size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:31:54 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:31:54 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest 08:31:54 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 08:31:54 b7d2ba212dfa: Preparing 08:31:54 198dd9825a72: Preparing 08:31:54 cc03300d6ef8: Preparing 08:31:54 bcdad4efbe15: Preparing 08:31:54 2a042e8a287b: Preparing 08:31:54 39c83fe2352d: Preparing 08:31:54 256f393e029f: Preparing 08:31:54 39c83fe2352d: Waiting 08:31:54 256f393e029f: Waiting 08:31:54 b7d2ba212dfa: Layer already exists 08:31:54 2a042e8a287b: Layer already exists 08:31:54 cc03300d6ef8: Layer already exists 08:31:54 bcdad4efbe15: Layer already exists 08:31:54 198dd9825a72: Layer already exists 08:31:54 39c83fe2352d: Layer already exists 08:31:54 256f393e029f: Layer already exists 08:31:54 latest: digest: sha256:5fe37f09bc5424753d0ee292b38efe4ef4cad1bef63558c4cdfff483490326de size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:31:55 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.87 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:31:55 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.87 08:31:55 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 08:31:55 b7d2ba212dfa: Preparing 08:31:55 198dd9825a72: Preparing 08:31:55 cc03300d6ef8: Preparing 08:31:55 bcdad4efbe15: Preparing 08:31:55 2a042e8a287b: Preparing 08:31:55 39c83fe2352d: Preparing 08:31:55 256f393e029f: Preparing 08:31:55 39c83fe2352d: Waiting 08:31:55 256f393e029f: Waiting 08:31:55 cc03300d6ef8: Layer already exists 08:31:55 bcdad4efbe15: Layer already exists 08:31:55 b7d2ba212dfa: Layer already exists 08:31:55 2a042e8a287b: Layer already exists 08:31:55 198dd9825a72: Layer already exists 08:31:55 39c83fe2352d: Layer already exists 08:31:55 256f393e029f: Layer already exists 08:31:55 4.1.0-dev.87: digest: sha256:5fe37f09bc5424753d0ee292b38efe4ef4cad1bef63558c4cdfff483490326de size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:31:55 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:31:56 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87 08:31:56 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 08:31:56 b7d2ba212dfa: Preparing 08:31:56 198dd9825a72: Preparing 08:31:56 cc03300d6ef8: Preparing 08:31:56 bcdad4efbe15: Preparing 08:31:56 2a042e8a287b: Preparing 08:31:56 39c83fe2352d: Preparing 08:31:56 256f393e029f: Preparing 08:31:56 39c83fe2352d: Waiting 08:31:56 256f393e029f: Waiting 08:31:56 198dd9825a72: Layer already exists 08:31:56 cc03300d6ef8: Layer already exists 08:31:56 b7d2ba212dfa: Layer already exists 08:31:56 bcdad4efbe15: Layer already exists 08:31:56 2a042e8a287b: Layer already exists 08:31:56 39c83fe2352d: Layer already exists 08:31:56 256f393e029f: Layer already exists 08:31:56 3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87: digest: sha256:5fe37f09bc5424753d0ee292b38efe4ef4cad1bef63558c4cdfff483490326de size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:31:56 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:31:56 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main 08:31:56 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 08:31:56 b7d2ba212dfa: Preparing 08:31:56 198dd9825a72: Preparing 08:31:56 cc03300d6ef8: Preparing 08:31:56 bcdad4efbe15: Preparing 08:31:56 2a042e8a287b: Preparing 08:31:56 39c83fe2352d: Preparing 08:31:56 256f393e029f: Preparing 08:31:56 39c83fe2352d: Waiting 08:31:56 256f393e029f: Waiting 08:31:56 b7d2ba212dfa: Layer already exists 08:31:56 bcdad4efbe15: Layer already exists 08:31:56 2a042e8a287b: Layer already exists 08:31:56 198dd9825a72: Layer already exists 08:31:56 cc03300d6ef8: Layer already exists 08:31:56 39c83fe2352d: Layer already exists 08:31:56 256f393e029f: Layer already exists 08:31:56 main: digest: sha256:5fe37f09bc5424753d0ee292b38efe4ef4cad1bef63558c4cdfff483490326de size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:31:56 ===================================================== [Pipeline] echo 08:31:56 taggedImages: 08:31:56 - nexus3.edgexfoundry.org:10004/support-scheduler:3b327d473a815c5ca910ae545af106b284c94157 08:31:56 - nexus3.edgexfoundry.org:10004/support-scheduler:latest 08:31:56 - nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.87 08:31:56 - nexus3.edgexfoundry.org:10004/support-scheduler:3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87 08:31:56 - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] echo 08:31:56 ========================================================= 08:31:56 [edgeXBuildMultiArch] RAW Config: 08:31:56 images: 08:31:56 - nexus3.edgexfoundry.org:10004/core-command:3b327d473a815c5ca910ae545af106b284c94157 08:31:56 - nexus3.edgexfoundry.org:10004/core-command:latest 08:31:56 - nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.87 08:31:56 - nexus3.edgexfoundry.org:10004/core-command:3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87 08:31:56 - nexus3.edgexfoundry.org:10004/core-command:main 08:31:56 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3b327d473a815c5ca910ae545af106b284c94157 08:31:56 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 08:31:56 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.87 08:31:56 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87 08:31:56 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main 08:31:56 - nexus3.edgexfoundry.org:10004/core-data:3b327d473a815c5ca910ae545af106b284c94157 08:31:56 - nexus3.edgexfoundry.org:10004/core-data:latest 08:31:56 - nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.87 08:31:56 - nexus3.edgexfoundry.org:10004/core-data:3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87 08:31:56 - nexus3.edgexfoundry.org:10004/core-data:main 08:31:56 - nexus3.edgexfoundry.org:10004/core-keeper:3b327d473a815c5ca910ae545af106b284c94157 08:31:56 - nexus3.edgexfoundry.org:10004/core-keeper:latest 08:31:56 - nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.87 08:31:56 - nexus3.edgexfoundry.org:10004/core-keeper:3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87 08:31:56 - nexus3.edgexfoundry.org:10004/core-keeper:main 08:31:56 - nexus3.edgexfoundry.org:10004/core-metadata:3b327d473a815c5ca910ae545af106b284c94157 08:31:56 - nexus3.edgexfoundry.org:10004/core-metadata:latest 08:31:56 - nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.87 08:31:56 - nexus3.edgexfoundry.org:10004/core-metadata:3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87 08:31:56 - nexus3.edgexfoundry.org:10004/core-metadata:main 08:31:56 - nexus3.edgexfoundry.org:10004/security-bootstrapper:3b327d473a815c5ca910ae545af106b284c94157 08:31:56 - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 08:31:56 - nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.87 08:31:56 - nexus3.edgexfoundry.org:10004/security-bootstrapper:3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87 08:31:56 - nexus3.edgexfoundry.org:10004/security-bootstrapper:main 08:31:56 - nexus3.edgexfoundry.org:10004/security-proxy-auth:3b327d473a815c5ca910ae545af106b284c94157 08:31:56 - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 08:31:56 - nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.87 08:31:56 - nexus3.edgexfoundry.org:10004/security-proxy-auth:3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87 08:31:56 - nexus3.edgexfoundry.org:10004/security-proxy-auth:main 08:31:56 - nexus3.edgexfoundry.org:10004/security-proxy-setup:3b327d473a815c5ca910ae545af106b284c94157 08:31:56 - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 08:31:56 - nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.87 08:31:56 - nexus3.edgexfoundry.org:10004/security-proxy-setup:3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87 08:31:56 - nexus3.edgexfoundry.org:10004/security-proxy-setup:main 08:31:56 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:3b327d473a815c5ca910ae545af106b284c94157 08:31:56 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 08:31:56 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.87 08:31:56 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87 08:31:56 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 08:31:56 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3b327d473a815c5ca910ae545af106b284c94157 08:31:56 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 08:31:56 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.87 08:31:56 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87 08:31:56 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 08:31:56 - nexus3.edgexfoundry.org:10004/security-spire-agent:3b327d473a815c5ca910ae545af106b284c94157 08:31:56 - nexus3.edgexfoundry.org:10004/security-spire-agent:latest 08:31:56 - nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.87 08:31:56 - nexus3.edgexfoundry.org:10004/security-spire-agent:3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87 08:31:56 - nexus3.edgexfoundry.org:10004/security-spire-agent:main 08:31:56 - nexus3.edgexfoundry.org:10004/security-spire-config:3b327d473a815c5ca910ae545af106b284c94157 08:31:56 - nexus3.edgexfoundry.org:10004/security-spire-config:latest 08:31:56 - nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.87 08:31:56 - nexus3.edgexfoundry.org:10004/security-spire-config:3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87 08:31:56 - nexus3.edgexfoundry.org:10004/security-spire-config:main 08:31:56 - nexus3.edgexfoundry.org:10004/security-spire-server:3b327d473a815c5ca910ae545af106b284c94157 08:31:56 - nexus3.edgexfoundry.org:10004/security-spire-server:latest 08:31:56 - nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.87 08:31:56 - nexus3.edgexfoundry.org:10004/security-spire-server:3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87 08:31:56 - nexus3.edgexfoundry.org:10004/security-spire-server:main 08:31:56 - nexus3.edgexfoundry.org:10004/support-notifications:3b327d473a815c5ca910ae545af106b284c94157 08:31:56 - nexus3.edgexfoundry.org:10004/support-notifications:latest 08:31:56 - nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.87 08:31:56 - nexus3.edgexfoundry.org:10004/support-notifications:3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87 08:31:56 - nexus3.edgexfoundry.org:10004/support-notifications:main 08:31:56 - nexus3.edgexfoundry.org:10004/support-scheduler:3b327d473a815c5ca910ae545af106b284c94157 08:31:56 - nexus3.edgexfoundry.org:10004/support-scheduler:latest 08:31:56 - nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.87 08:31:56 - nexus3.edgexfoundry.org:10004/support-scheduler:3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87 08:31:56 - nexus3.edgexfoundry.org:10004/support-scheduler:main 08:31:56 settingsFile: 08:31:56 edgex-go-settings 08:31:56 ========================================================= [Pipeline] node 08:32:11 Still waiting to schedule task 08:32:11 All nodes of label ‘centos7-docker-4c-2g’ are offline 08:33:18 Running on prd-centos7-docker-4c-2g-775550 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Create Multi-Arch Images) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:33:18 provisioning config files... 08:33:18 copy managed file [edgex-go-settings] to file:/w/workspace/edgexfoundry_edgex-go_main@tmp/config5266202479224629275tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:33:20 ---> ****-login.sh 08:33:20 nexus3.edgexfoundry.org:10001 08:33:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:33:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:33:20 Configure a credential helper to remove this warning. See 08:33:20 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:33:20 08:33:20 Login Succeeded 08:33:20 nexus3.edgexfoundry.org:10002 08:33:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:33:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:33:20 Configure a credential helper to remove this warning. See 08:33:20 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:33:20 08:33:20 Login Succeeded 08:33:20 nexus3.edgexfoundry.org:10003 08:33:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:33:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:33:20 Configure a credential helper to remove this warning. See 08:33:20 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:33:20 08:33:20 Login Succeeded 08:33:20 nexus3.edgexfoundry.org:10004 08:33:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:33:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:33:21 Configure a credential helper to remove this warning. See 08:33:21 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:33:21 08:33:21 Login Succeeded 08:33:21 ****.io 08:33:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:33:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:33:21 Configure a credential helper to remove this warning. See 08:33:21 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:33:21 08:33:21 Login Succeeded 08:33:21 ---> ****-login.sh ends [Pipeline] } 08:33:21 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:33:21 + docker buildx ls 08:33:22 NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS 08:33:22 default * docker 08:33:22 default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh 08:33:22 + docker buildx create --name edgex-builder --platform linux/amd64,linux/arm64 --use 08:33:22 edgex-builder [Pipeline] sh 08:33:22 + docker buildx inspect --bootstrap 08:33:22 #1 [internal] booting buildkit 08:33:22 #1 pulling image moby/buildkit:buildx-stable-1 08:33:26 #1 pulling image moby/buildkit:buildx-stable-1 2.8s done 08:33:26 #1 creating container buildx_buildkit_edgex-builder0 08:33:27 #1 creating container buildx_buildkit_edgex-builder0 1.3s done 08:33:27 #1 DONE 4.1s 08:33:27 Name: edgex-builder 08:33:27 Driver: docker-container 08:33:27 08:33:27 Nodes: 08:33:27 Name: edgex-builder0 08:33:27 Endpoint: unix:///var/run/docker.sock 08:33:27 Status: running 08:33:27 Buildkit: v0.26.2 08:33:27 Platforms: linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [Pipeline] sh 08:33:27 + docker buildx ls 08:33:27 NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS 08:33:27 edgex-builder * docker-container 08:33:27 edgex-builder0 unix:///var/run/docker.sock running v0.26.2 linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 08:33:27 default docker 08:33:27 default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh 08:33:27 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-command:3b327d473a815c5ca910ae545af106b284c94157' 08:33:27 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-command:3b327d473a815c5ca910ae545af106b284c94157 --push - 08:33:28 #1 [internal] load build definition from Dockerfile 08:33:28 #1 transferring dockerfile: 197B 0.0s done 08:33:28 #1 DONE 0.0s 08:33:28 08:33:28 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:3b327d473a815c5ca910ae545af106b284c94157 08:33:28 #2 DONE 0.1s 08:33:28 08:33:28 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:3b327d473a815c5ca910ae545af106b284c94157 08:33:28 #3 DONE 0.1s 08:33:28 08:33:28 #4 [internal] load .dockerignore 08:33:28 #4 transferring context: 2B done 08:33:28 #4 DONE 0.0s 08:33:28 08:33:28 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:3b327d473a815c5ca910ae545af106b284c94157@sha256:ba2aec11c32fb73c10a50241984659357d3da6acd1ba31735dcc2a7318e1c58f 08:33:28 #5 resolve nexus3.edgexfoundry.org:10004/core-command:3b327d473a815c5ca910ae545af106b284c94157@sha256:ba2aec11c32fb73c10a50241984659357d3da6acd1ba31735dcc2a7318e1c58f 0.0s done 08:33:28 #5 DONE 0.0s 08:33:28 08:33:28 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:3b327d473a815c5ca910ae545af106b284c94157@sha256:ba2aec11c32fb73c10a50241984659357d3da6acd1ba31735dcc2a7318e1c58f 08:33:28 #6 resolve nexus3.edgexfoundry.org:10004/core-command:3b327d473a815c5ca910ae545af106b284c94157@sha256:ba2aec11c32fb73c10a50241984659357d3da6acd1ba31735dcc2a7318e1c58f 0.0s done 08:33:28 #6 DONE 0.1s 08:33:28 08:33:28 #7 [auth] core-command:pull,push token for nexus3.edgexfoundry.org:10004 08:33:28 #7 DONE 0.0s 08:33:28 08:33:28 #8 exporting to image 08:33:28 #8 exporting layers done 08:33:28 #8 exporting manifest sha256:f2d89946c19012fd30f067ab1d18815894bec7aa86d54811c5abeb6342267f74 0.0s done 08:33:28 #8 exporting config sha256:77b42338d40b8925e55c0738322d113793525e16e43e50dcec589535efac8ad8 done 08:33:28 #8 exporting manifest sha256:88d609fb3a8ead330cbc1e8e8f612bdc8589a23117649ddc6ef2ff14759f331b 0.0s done 08:33:28 #8 exporting config sha256:e642cbf4fdcf852749c15e849865cfa80a73c151dea3ae8604fbbd6d1ca3881b done 08:33:28 #8 exporting manifest list sha256:a6729958aceefd1f3bf6a9df8dbdf7d9387241fdc227e7197c3b89f870937a3d done 08:33:28 #8 pushing layers 0.1s done 08:33:28 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:3b327d473a815c5ca910ae545af106b284c94157@sha256:a6729958aceefd1f3bf6a9df8dbdf7d9387241fdc227e7197c3b89f870937a3d 08:33:28 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 08:33:28 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:3b327d473a815c5ca910ae545af106b284c94157@sha256:a6729958aceefd1f3bf6a9df8dbdf7d9387241fdc227e7197c3b89f870937a3d 0.1s done 08:33:28 #8 DONE 0.2s 08:33:28 08:33:28 1 warning found (use --debug to expand): 08:33:28  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 08:33:28 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-command:latest' 08:33:28 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-command:latest --push - 08:33:28 #1 [internal] load build definition from Dockerfile 08:33:28 #1 transferring dockerfile: 163B done 08:33:28 #1 DONE 0.0s 08:33:28 08:33:28 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:latest 08:33:28 #2 DONE 0.0s 08:33:28 08:33:28 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:latest 08:33:28 #3 DONE 0.0s 08:33:28 08:33:28 #4 [internal] load .dockerignore 08:33:28 #4 transferring context: 2B done 08:33:28 #4 DONE 0.0s 08:33:28 08:33:28 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:latest@sha256:ba2aec11c32fb73c10a50241984659357d3da6acd1ba31735dcc2a7318e1c58f 08:33:28 #5 resolve nexus3.edgexfoundry.org:10004/core-command:latest@sha256:ba2aec11c32fb73c10a50241984659357d3da6acd1ba31735dcc2a7318e1c58f 0.0s done 08:33:28 #5 CACHED 08:33:28 08:33:28 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:latest@sha256:ba2aec11c32fb73c10a50241984659357d3da6acd1ba31735dcc2a7318e1c58f 08:33:28 #6 resolve nexus3.edgexfoundry.org:10004/core-command:latest@sha256:ba2aec11c32fb73c10a50241984659357d3da6acd1ba31735dcc2a7318e1c58f 0.0s done 08:33:28 #6 CACHED 08:33:28 08:33:28 #7 [auth] core-command:pull,push token for nexus3.edgexfoundry.org:10004 08:33:28 #7 DONE 0.0s 08:33:28 08:33:28 #8 exporting to image 08:33:28 #8 exporting layers done 08:33:28 #8 exporting manifest sha256:f2d89946c19012fd30f067ab1d18815894bec7aa86d54811c5abeb6342267f74 done 08:33:28 #8 exporting config sha256:77b42338d40b8925e55c0738322d113793525e16e43e50dcec589535efac8ad8 done 08:33:28 #8 exporting manifest sha256:88d609fb3a8ead330cbc1e8e8f612bdc8589a23117649ddc6ef2ff14759f331b done 08:33:28 #8 exporting config sha256:e642cbf4fdcf852749c15e849865cfa80a73c151dea3ae8604fbbd6d1ca3881b done 08:33:28 #8 exporting manifest list sha256:a6729958aceefd1f3bf6a9df8dbdf7d9387241fdc227e7197c3b89f870937a3d done 08:33:28 #8 pushing layers 0.0s done 08:33:28 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:latest@sha256:a6729958aceefd1f3bf6a9df8dbdf7d9387241fdc227e7197c3b89f870937a3d 0.1s done 08:33:28 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 08:33:28 #8 DONE 0.1s 08:33:28 08:33:28 1 warning found (use --debug to expand): 08:33:28  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 08:33:29 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.87 --push - 08:33:29 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.87' 08:33:29 #1 [internal] load build definition from Dockerfile 08:33:29 #1 transferring dockerfile: 169B done 08:33:29 #1 DONE 0.0s 08:33:29 08:33:29 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.87 08:33:29 #2 DONE 0.0s 08:33:29 08:33:29 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.87 08:33:29 #3 DONE 0.0s 08:33:29 08:33:29 #4 [internal] load .dockerignore 08:33:29 #4 transferring context: 2B done 08:33:29 #4 DONE 0.0s 08:33:29 08:33:29 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.87@sha256:ba2aec11c32fb73c10a50241984659357d3da6acd1ba31735dcc2a7318e1c58f 08:33:29 #5 resolve nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.87@sha256:ba2aec11c32fb73c10a50241984659357d3da6acd1ba31735dcc2a7318e1c58f 0.0s done 08:33:29 #5 CACHED 08:33:29 08:33:29 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.87@sha256:ba2aec11c32fb73c10a50241984659357d3da6acd1ba31735dcc2a7318e1c58f 08:33:29 #6 resolve nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.87@sha256:ba2aec11c32fb73c10a50241984659357d3da6acd1ba31735dcc2a7318e1c58f 0.0s done 08:33:29 #6 CACHED 08:33:29 08:33:29 #7 [auth] core-command:pull,push token for nexus3.edgexfoundry.org:10004 08:33:29 #7 DONE 0.0s 08:33:29 08:33:29 #8 exporting to image 08:33:29 #8 exporting layers done 08:33:29 #8 exporting manifest sha256:f2d89946c19012fd30f067ab1d18815894bec7aa86d54811c5abeb6342267f74 done 08:33:29 #8 exporting config sha256:77b42338d40b8925e55c0738322d113793525e16e43e50dcec589535efac8ad8 done 08:33:29 #8 exporting manifest sha256:88d609fb3a8ead330cbc1e8e8f612bdc8589a23117649ddc6ef2ff14759f331b done 08:33:29 #8 exporting config sha256:e642cbf4fdcf852749c15e849865cfa80a73c151dea3ae8604fbbd6d1ca3881b done 08:33:29 #8 exporting manifest list sha256:a6729958aceefd1f3bf6a9df8dbdf7d9387241fdc227e7197c3b89f870937a3d done 08:33:29 #8 pushing layers 0.0s done 08:33:29 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.87@sha256:a6729958aceefd1f3bf6a9df8dbdf7d9387241fdc227e7197c3b89f870937a3d 0.1s done 08:33:29 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 08:33:29 #8 DONE 0.1s 08:33:29 08:33:29 1 warning found (use --debug to expand): 08:33:29  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 08:33:29 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-command:3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87' 08:33:29 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-command:3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87 --push - 08:33:29 #1 [internal] load build definition from Dockerfile 08:33:29 #1 transferring dockerfile: 210B done 08:33:29 #1 DONE 0.0s 08:33:29 08:33:29 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87 08:33:29 #2 DONE 0.0s 08:33:29 08:33:29 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87 08:33:29 #3 DONE 0.0s 08:33:29 08:33:29 #4 [internal] load .dockerignore 08:33:29 #4 transferring context: 2B done 08:33:29 #4 DONE 0.0s 08:33:29 08:33:29 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87@sha256:ba2aec11c32fb73c10a50241984659357d3da6acd1ba31735dcc2a7318e1c58f 08:33:29 #5 resolve nexus3.edgexfoundry.org:10004/core-command:3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87@sha256:ba2aec11c32fb73c10a50241984659357d3da6acd1ba31735dcc2a7318e1c58f 08:33:29 #5 resolve nexus3.edgexfoundry.org:10004/core-command:3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87@sha256:ba2aec11c32fb73c10a50241984659357d3da6acd1ba31735dcc2a7318e1c58f 0.0s done 08:33:29 #5 CACHED 08:33:29 08:33:29 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87@sha256:ba2aec11c32fb73c10a50241984659357d3da6acd1ba31735dcc2a7318e1c58f 08:33:29 #6 resolve nexus3.edgexfoundry.org:10004/core-command:3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87@sha256:ba2aec11c32fb73c10a50241984659357d3da6acd1ba31735dcc2a7318e1c58f 0.0s done 08:33:29 #6 CACHED 08:33:29 08:33:29 #7 [auth] core-command:pull,push token for nexus3.edgexfoundry.org:10004 08:33:29 #7 DONE 0.0s 08:33:29 08:33:29 #8 exporting to image 08:33:29 #8 exporting layers done 08:33:29 #8 exporting manifest sha256:f2d89946c19012fd30f067ab1d18815894bec7aa86d54811c5abeb6342267f74 done 08:33:29 #8 exporting config sha256:77b42338d40b8925e55c0738322d113793525e16e43e50dcec589535efac8ad8 done 08:33:29 #8 exporting manifest sha256:88d609fb3a8ead330cbc1e8e8f612bdc8589a23117649ddc6ef2ff14759f331b done 08:33:29 #8 exporting config sha256:e642cbf4fdcf852749c15e849865cfa80a73c151dea3ae8604fbbd6d1ca3881b done 08:33:29 #8 exporting manifest list sha256:a6729958aceefd1f3bf6a9df8dbdf7d9387241fdc227e7197c3b89f870937a3d done 08:33:29 #8 pushing layers 0.0s done 08:33:29 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87@sha256:a6729958aceefd1f3bf6a9df8dbdf7d9387241fdc227e7197c3b89f870937a3d 0.1s done 08:33:29 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 08:33:29 #8 DONE 0.1s 08:33:29 08:33:29 1 warning found (use --debug to expand): 08:33:29  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 08:33:30 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-command:main' 08:33:30 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-command:main --push - 08:33:30 #1 [internal] load build definition from Dockerfile 08:33:30 #1 transferring dockerfile: 161B done 08:33:30 #1 DONE 0.0s 08:33:30 08:33:30 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:main 08:33:30 #2 DONE 0.0s 08:33:30 08:33:30 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:main 08:33:30 #3 DONE 0.0s 08:33:30 08:33:30 #4 [internal] load .dockerignore 08:33:30 #4 transferring context: 2B done 08:33:30 #4 DONE 0.0s 08:33:30 08:33:30 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:main@sha256:ba2aec11c32fb73c10a50241984659357d3da6acd1ba31735dcc2a7318e1c58f 08:33:30 #5 resolve nexus3.edgexfoundry.org:10004/core-command:main@sha256:ba2aec11c32fb73c10a50241984659357d3da6acd1ba31735dcc2a7318e1c58f 0.0s done 08:33:30 #5 DONE 0.0s 08:33:30 08:33:30 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:main@sha256:ba2aec11c32fb73c10a50241984659357d3da6acd1ba31735dcc2a7318e1c58f 08:33:30 #6 resolve nexus3.edgexfoundry.org:10004/core-command:main@sha256:ba2aec11c32fb73c10a50241984659357d3da6acd1ba31735dcc2a7318e1c58f 0.0s done 08:33:30 #6 CACHED 08:33:30 08:33:30 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:main@sha256:ba2aec11c32fb73c10a50241984659357d3da6acd1ba31735dcc2a7318e1c58f 08:33:30 #5 CACHED 08:33:30 08:33:30 #7 [auth] core-command:pull,push token for nexus3.edgexfoundry.org:10004 08:33:30 #7 DONE 0.0s 08:33:30 08:33:30 #8 exporting to image 08:33:30 #8 exporting layers done 08:33:30 #8 exporting manifest sha256:f2d89946c19012fd30f067ab1d18815894bec7aa86d54811c5abeb6342267f74 done 08:33:30 #8 exporting config sha256:77b42338d40b8925e55c0738322d113793525e16e43e50dcec589535efac8ad8 done 08:33:30 #8 exporting manifest sha256:88d609fb3a8ead330cbc1e8e8f612bdc8589a23117649ddc6ef2ff14759f331b done 08:33:30 #8 exporting config sha256:e642cbf4fdcf852749c15e849865cfa80a73c151dea3ae8604fbbd6d1ca3881b done 08:33:30 #8 exporting manifest list sha256:a6729958aceefd1f3bf6a9df8dbdf7d9387241fdc227e7197c3b89f870937a3d done 08:33:30 #8 pushing layers 0.0s done 08:33:30 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:main@sha256:a6729958aceefd1f3bf6a9df8dbdf7d9387241fdc227e7197c3b89f870937a3d 0.1s done 08:33:30 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 08:33:30 #8 DONE 0.1s 08:33:30 08:33:30 1 warning found (use --debug to expand): 08:33:30  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 08:33:30 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3b327d473a815c5ca910ae545af106b284c94157' 08:33:30 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3b327d473a815c5ca910ae545af106b284c94157 --push - 08:33:30 #1 [internal] load build definition from Dockerfile 08:33:30 #1 transferring dockerfile: 216B done 08:33:30 #1 DONE 0.0s 08:33:30 08:33:30 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3b327d473a815c5ca910ae545af106b284c94157 08:33:30 #2 DONE 0.1s 08:33:30 08:33:30 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3b327d473a815c5ca910ae545af106b284c94157 08:33:30 #3 DONE 0.1s 08:33:30 08:33:30 #4 [internal] load .dockerignore 08:33:30 #4 transferring context: 08:33:31 #4 transferring context: 2B done 08:33:31 #4 DONE 0.0s 08:33:31 08:33:31 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3b327d473a815c5ca910ae545af106b284c94157@sha256:059b65e5f19a8b285a570a5c116eb0cb477e2061e842363202fcbfd51ea790a4 08:33:31 #5 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3b327d473a815c5ca910ae545af106b284c94157@sha256:059b65e5f19a8b285a570a5c116eb0cb477e2061e842363202fcbfd51ea790a4 08:33:31 #5 ... 08:33:31 08:33:31 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3b327d473a815c5ca910ae545af106b284c94157@sha256:059b65e5f19a8b285a570a5c116eb0cb477e2061e842363202fcbfd51ea790a4 08:33:31 #6 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3b327d473a815c5ca910ae545af106b284c94157@sha256:059b65e5f19a8b285a570a5c116eb0cb477e2061e842363202fcbfd51ea790a4 0.0s done 08:33:31 #6 DONE 0.1s 08:33:31 08:33:31 #7 exporting to image 08:33:31 #7 exporting layers 08:33:31 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 08:33:31 #7 ... 08:33:31 08:33:31 #8 [auth] core-common-config-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 08:33:31 #8 DONE 0.0s 08:33:31 08:33:31 #7 exporting to image 08:33:31 #7 exporting layers done 08:33:31 #7 exporting manifest sha256:07c0fef05ab2b9788a1051759df3f2506e203d3fddcca93d5c9bce538a147c35 0.0s done 08:33:31 #7 exporting config sha256:3408d60c84aa38c352ab74f037709488ab64538f021ce6221d6fc509b7f5dd2f done 08:33:31 #7 exporting manifest sha256:a1976168c6647462211cfec4e82edc6495fc55b553b1e3c30b2747b2ed470986 done 08:33:31 #7 exporting config sha256:b4e657a6a7641958eb31ec75d818cf3d4c592cd3b2fa3b21d4d41da267de306f done 08:33:31 #7 exporting manifest list sha256:8a1d51fbdeeeb45e674d40fd76ee6483c11ff93e02863d98a15f5023fb7230f0 0.0s done 08:33:31 #7 pushing layers 08:33:31 #7 pushing layers 0.1s done 08:33:31 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3b327d473a815c5ca910ae545af106b284c94157@sha256:8a1d51fbdeeeb45e674d40fd76ee6483c11ff93e02863d98a15f5023fb7230f0 0.1s done 08:33:31 #7 DONE 0.3s 08:33:31 08:33:31 1 warning found (use --debug to expand): 08:33:31  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 08:33:31 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest --push - 08:33:31 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest' 08:33:31 #1 [internal] load build definition from Dockerfile 08:33:31 #1 transferring dockerfile: 182B done 08:33:31 #1 DONE 0.0s 08:33:31 08:33:31 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 08:33:31 #2 DONE 0.0s 08:33:31 08:33:31 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 08:33:31 #3 DONE 0.0s 08:33:31 08:33:31 #4 [internal] load .dockerignore 08:33:31 #4 transferring context: 2B done 08:33:31 #4 DONE 0.0s 08:33:31 08:33:31 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest@sha256:059b65e5f19a8b285a570a5c116eb0cb477e2061e842363202fcbfd51ea790a4 08:33:31 #5 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest@sha256:059b65e5f19a8b285a570a5c116eb0cb477e2061e842363202fcbfd51ea790a4 0.0s done 08:33:31 #5 DONE 0.0s 08:33:31 08:33:31 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest@sha256:059b65e5f19a8b285a570a5c116eb0cb477e2061e842363202fcbfd51ea790a4 08:33:31 #6 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest@sha256:059b65e5f19a8b285a570a5c116eb0cb477e2061e842363202fcbfd51ea790a4 0.0s done 08:33:31 #6 CACHED 08:33:31 08:33:31 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest@sha256:059b65e5f19a8b285a570a5c116eb0cb477e2061e842363202fcbfd51ea790a4 08:33:31 #5 CACHED 08:33:31 08:33:31 #7 [auth] core-common-config-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 08:33:31 #7 DONE 0.0s 08:33:31 08:33:31 #8 exporting to image 08:33:31 #8 exporting layers done 08:33:31 #8 exporting manifest sha256:07c0fef05ab2b9788a1051759df3f2506e203d3fddcca93d5c9bce538a147c35 done 08:33:31 #8 exporting config sha256:3408d60c84aa38c352ab74f037709488ab64538f021ce6221d6fc509b7f5dd2f done 08:33:31 #8 exporting manifest sha256:a1976168c6647462211cfec4e82edc6495fc55b553b1e3c30b2747b2ed470986 done 08:33:31 #8 exporting config sha256:b4e657a6a7641958eb31ec75d818cf3d4c592cd3b2fa3b21d4d41da267de306f done 08:33:31 #8 exporting manifest list sha256:8a1d51fbdeeeb45e674d40fd76ee6483c11ff93e02863d98a15f5023fb7230f0 done 08:33:31 #8 pushing layers 0.0s done 08:33:31 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest@sha256:8a1d51fbdeeeb45e674d40fd76ee6483c11ff93e02863d98a15f5023fb7230f0 0.1s done 08:33:31 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 08:33:31 #8 DONE 0.1s 08:33:31 08:33:31 1 warning found (use --debug to expand): 08:33:31  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 08:33:32 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.87 --push - 08:33:32 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.87' 08:33:32 #1 [internal] load build definition from Dockerfile 08:33:32 #1 transferring dockerfile: 188B done 08:33:32 #1 DONE 0.0s 08:33:32 08:33:32 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.87 08:33:32 #2 DONE 0.0s 08:33:32 08:33:32 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.87 08:33:32 #3 DONE 0.0s 08:33:32 08:33:32 #4 [internal] load .dockerignore 08:33:32 #4 transferring context: 2B done 08:33:32 #4 DONE 0.0s 08:33:32 08:33:32 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.87@sha256:059b65e5f19a8b285a570a5c116eb0cb477e2061e842363202fcbfd51ea790a4 08:33:32 #5 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.87@sha256:059b65e5f19a8b285a570a5c116eb0cb477e2061e842363202fcbfd51ea790a4 0.0s done 08:33:32 #5 DONE 0.0s 08:33:32 08:33:32 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.87@sha256:059b65e5f19a8b285a570a5c116eb0cb477e2061e842363202fcbfd51ea790a4 08:33:32 #6 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.87@sha256:059b65e5f19a8b285a570a5c116eb0cb477e2061e842363202fcbfd51ea790a4 0.0s done 08:33:32 #6 CACHED 08:33:32 08:33:32 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.87@sha256:059b65e5f19a8b285a570a5c116eb0cb477e2061e842363202fcbfd51ea790a4 08:33:32 #5 CACHED 08:33:32 08:33:32 #7 [auth] core-common-config-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 08:33:32 #7 DONE 0.0s 08:33:32 08:33:32 #8 exporting to image 08:33:32 #8 exporting layers done 08:33:32 #8 exporting manifest sha256:07c0fef05ab2b9788a1051759df3f2506e203d3fddcca93d5c9bce538a147c35 done 08:33:32 #8 exporting config sha256:3408d60c84aa38c352ab74f037709488ab64538f021ce6221d6fc509b7f5dd2f done 08:33:32 #8 exporting manifest sha256:a1976168c6647462211cfec4e82edc6495fc55b553b1e3c30b2747b2ed470986 done 08:33:32 #8 exporting config sha256:b4e657a6a7641958eb31ec75d818cf3d4c592cd3b2fa3b21d4d41da267de306f done 08:33:32 #8 exporting manifest list sha256:8a1d51fbdeeeb45e674d40fd76ee6483c11ff93e02863d98a15f5023fb7230f0 done 08:33:32 #8 pushing layers 0.0s done 08:33:32 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.87@sha256:8a1d51fbdeeeb45e674d40fd76ee6483c11ff93e02863d98a15f5023fb7230f0 0.1s done 08:33:32 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 08:33:32 #8 DONE 0.1s 08:33:32 08:33:32 1 warning found (use --debug to expand): 08:33:32  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 08:33:32 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87' 08:33:32 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87 --push - 08:33:32 #1 [internal] load build definition from Dockerfile 08:33:32 #1 transferring dockerfile: 229B done 08:33:32 #1 DONE 0.0s 08:33:32 08:33:32 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87 08:33:32 #2 DONE 0.0s 08:33:32 08:33:32 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87 08:33:32 #3 DONE 0.0s 08:33:32 08:33:32 #4 [internal] load .dockerignore 08:33:32 #4 transferring context: 2B done 08:33:32 #4 DONE 0.0s 08:33:32 08:33:32 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87@sha256:059b65e5f19a8b285a570a5c116eb0cb477e2061e842363202fcbfd51ea790a4 08:33:32 #5 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87@sha256:059b65e5f19a8b285a570a5c116eb0cb477e2061e842363202fcbfd51ea790a4 0.0s done 08:33:32 #5 DONE 0.0s 08:33:32 08:33:32 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87@sha256:059b65e5f19a8b285a570a5c116eb0cb477e2061e842363202fcbfd51ea790a4 08:33:33 #6 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87@sha256:059b65e5f19a8b285a570a5c116eb0cb477e2061e842363202fcbfd51ea790a4 0.0s done 08:33:33 #6 CACHED 08:33:33 08:33:33 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87@sha256:059b65e5f19a8b285a570a5c116eb0cb477e2061e842363202fcbfd51ea790a4 08:33:33 #5 CACHED 08:33:33 08:33:33 #7 [auth] core-common-config-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 08:33:33 #7 DONE 0.0s 08:33:33 08:33:33 #8 exporting to image 08:33:33 #8 exporting layers done 08:33:33 #8 exporting manifest sha256:07c0fef05ab2b9788a1051759df3f2506e203d3fddcca93d5c9bce538a147c35 done 08:33:33 #8 exporting config sha256:3408d60c84aa38c352ab74f037709488ab64538f021ce6221d6fc509b7f5dd2f done 08:33:33 #8 exporting manifest sha256:a1976168c6647462211cfec4e82edc6495fc55b553b1e3c30b2747b2ed470986 done 08:33:33 #8 exporting config sha256:b4e657a6a7641958eb31ec75d818cf3d4c592cd3b2fa3b21d4d41da267de306f done 08:33:33 #8 exporting manifest list sha256:8a1d51fbdeeeb45e674d40fd76ee6483c11ff93e02863d98a15f5023fb7230f0 done 08:33:33 #8 pushing layers 0.0s done 08:33:33 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87@sha256:8a1d51fbdeeeb45e674d40fd76ee6483c11ff93e02863d98a15f5023fb7230f0 0.1s done 08:33:33 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 08:33:33 #8 DONE 0.1s 08:33:33 08:33:33 1 warning found (use --debug to expand): 08:33:33  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 08:33:33 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main' 08:33:33 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main --push - 08:33:33 #1 [internal] load build definition from Dockerfile 08:33:33 #1 transferring dockerfile: 180B done 08:33:33 #1 DONE 0.0s 08:33:33 08:33:33 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main 08:33:33 #2 DONE 0.0s 08:33:33 08:33:33 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main 08:33:33 #3 DONE 0.0s 08:33:33 08:33:33 #4 [internal] load .dockerignore 08:33:33 #4 transferring context: 2B done 08:33:33 #4 DONE 0.0s 08:33:33 08:33:33 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main@sha256:059b65e5f19a8b285a570a5c116eb0cb477e2061e842363202fcbfd51ea790a4 08:33:33 #5 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main@sha256:059b65e5f19a8b285a570a5c116eb0cb477e2061e842363202fcbfd51ea790a4 0.0s done 08:33:33 #5 DONE 0.0s 08:33:33 08:33:33 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main@sha256:059b65e5f19a8b285a570a5c116eb0cb477e2061e842363202fcbfd51ea790a4 08:33:33 #6 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main@sha256:059b65e5f19a8b285a570a5c116eb0cb477e2061e842363202fcbfd51ea790a4 0.0s done 08:33:33 #6 CACHED 08:33:33 08:33:33 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main@sha256:059b65e5f19a8b285a570a5c116eb0cb477e2061e842363202fcbfd51ea790a4 08:33:33 #5 CACHED 08:33:33 08:33:33 #7 [auth] core-common-config-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 08:33:33 #7 DONE 0.0s 08:33:33 08:33:33 #8 exporting to image 08:33:33 #8 exporting layers done 08:33:33 #8 exporting manifest sha256:07c0fef05ab2b9788a1051759df3f2506e203d3fddcca93d5c9bce538a147c35 done 08:33:33 #8 exporting config sha256:3408d60c84aa38c352ab74f037709488ab64538f021ce6221d6fc509b7f5dd2f done 08:33:33 #8 exporting manifest sha256:a1976168c6647462211cfec4e82edc6495fc55b553b1e3c30b2747b2ed470986 done 08:33:33 #8 exporting config sha256:b4e657a6a7641958eb31ec75d818cf3d4c592cd3b2fa3b21d4d41da267de306f done 08:33:33 #8 exporting manifest list sha256:8a1d51fbdeeeb45e674d40fd76ee6483c11ff93e02863d98a15f5023fb7230f0 done 08:33:33 #8 pushing layers 0.0s done 08:33:33 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main@sha256:8a1d51fbdeeeb45e674d40fd76ee6483c11ff93e02863d98a15f5023fb7230f0 0.1s done 08:33:33 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 08:33:33 #8 DONE 0.1s 08:33:33 08:33:33 1 warning found (use --debug to expand): 08:33:33  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 08:33:33 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-data:3b327d473a815c5ca910ae545af106b284c94157' 08:33:33 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-data:3b327d473a815c5ca910ae545af106b284c94157 --push - 08:33:33 #1 [internal] load build definition from Dockerfile 08:33:33 #1 transferring dockerfile: 194B done 08:33:33 #1 DONE 0.0s 08:33:33 08:33:33 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:3b327d473a815c5ca910ae545af106b284c94157 08:33:33 #2 DONE 0.0s 08:33:33 08:33:33 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:3b327d473a815c5ca910ae545af106b284c94157 08:33:33 #3 DONE 0.0s 08:33:33 08:33:33 #4 [internal] load .dockerignore 08:33:33 #4 transferring context: 2B done 08:33:33 #4 DONE 0.0s 08:33:34 08:33:34 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:3b327d473a815c5ca910ae545af106b284c94157@sha256:e6968fdab476f84830bb520d553c020d92ec7638d08d2a23cd3b3a55bf967a82 08:33:34 #5 resolve nexus3.edgexfoundry.org:10004/core-data:3b327d473a815c5ca910ae545af106b284c94157@sha256:e6968fdab476f84830bb520d553c020d92ec7638d08d2a23cd3b3a55bf967a82 0.0s done 08:33:34 #5 DONE 0.0s 08:33:34 08:33:34 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:3b327d473a815c5ca910ae545af106b284c94157@sha256:e6968fdab476f84830bb520d553c020d92ec7638d08d2a23cd3b3a55bf967a82 08:33:34 #6 resolve nexus3.edgexfoundry.org:10004/core-data:3b327d473a815c5ca910ae545af106b284c94157@sha256:e6968fdab476f84830bb520d553c020d92ec7638d08d2a23cd3b3a55bf967a82 0.0s done 08:33:34 #6 DONE 0.1s 08:33:34 08:33:34 #7 exporting to image 08:33:34 #7 exporting layers 08:33:34 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 08:33:34 #7 ... 08:33:34 08:33:34 #8 [auth] core-data:pull,push token for nexus3.edgexfoundry.org:10004 08:33:34 #8 DONE 0.0s 08:33:34 08:33:34 #7 exporting to image 08:33:34 #7 exporting layers done 08:33:34 #7 exporting manifest sha256:f014bface6981c699f4f6f9632620639cde9381b44525b0142270affc1d0cc95 0.0s done 08:33:34 #7 exporting config sha256:7b8e6f3f1b7e7fcc7396c1e0956e92f632397b820ec7664ea7c5c601b7b254da done 08:33:34 #7 exporting manifest sha256:c6e07b9bfc5fb2d2853ff84bd774aabd880b19146d522a8ee49251f3060fa152 0.0s done 08:33:34 #7 exporting config sha256:696ab6c073083221a010c1e4ec77c40cc9307ea4d0d740a3f9ed4b745d8d7d6c done 08:33:34 #7 exporting manifest list sha256:e740896bccd6a1667a60c51e76cbff0998624c3916fbbb1261e04abf17f45a0c done 08:33:34 #7 pushing layers 0.1s done 08:33:34 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:3b327d473a815c5ca910ae545af106b284c94157@sha256:e740896bccd6a1667a60c51e76cbff0998624c3916fbbb1261e04abf17f45a0c 08:33:34 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:3b327d473a815c5ca910ae545af106b284c94157@sha256:e740896bccd6a1667a60c51e76cbff0998624c3916fbbb1261e04abf17f45a0c 0.1s done 08:33:34 #7 DONE 0.2s 08:33:34 08:33:34 1 warning found (use --debug to expand): 08:33:34  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 08:33:34 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-data:latest' 08:33:34 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-data:latest --push - 08:33:34 #1 [internal] load build definition from Dockerfile 08:33:34 #1 transferring dockerfile: 160B done 08:33:34 #1 DONE 0.0s 08:33:34 08:33:34 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:latest 08:33:34 #2 DONE 0.0s 08:33:34 08:33:34 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:latest 08:33:34 #3 DONE 0.0s 08:33:34 08:33:34 #4 [internal] load .dockerignore 08:33:34 #4 transferring context: 2B done 08:33:34 #4 DONE 0.0s 08:33:34 08:33:34 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:latest@sha256:e6968fdab476f84830bb520d553c020d92ec7638d08d2a23cd3b3a55bf967a82 08:33:34 #5 resolve nexus3.edgexfoundry.org:10004/core-data:latest@sha256:e6968fdab476f84830bb520d553c020d92ec7638d08d2a23cd3b3a55bf967a82 0.0s done 08:33:34 #5 CACHED 08:33:34 08:33:34 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:latest@sha256:e6968fdab476f84830bb520d553c020d92ec7638d08d2a23cd3b3a55bf967a82 08:33:34 #6 resolve nexus3.edgexfoundry.org:10004/core-data:latest@sha256:e6968fdab476f84830bb520d553c020d92ec7638d08d2a23cd3b3a55bf967a82 0.0s done 08:33:34 #6 CACHED 08:33:34 08:33:34 #7 [auth] core-data:pull,push token for nexus3.edgexfoundry.org:10004 08:33:34 #7 DONE 0.0s 08:33:34 08:33:34 #8 exporting to image 08:33:34 #8 exporting layers done 08:33:34 #8 exporting manifest sha256:f014bface6981c699f4f6f9632620639cde9381b44525b0142270affc1d0cc95 done 08:33:34 #8 exporting config sha256:7b8e6f3f1b7e7fcc7396c1e0956e92f632397b820ec7664ea7c5c601b7b254da done 08:33:34 #8 exporting manifest sha256:c6e07b9bfc5fb2d2853ff84bd774aabd880b19146d522a8ee49251f3060fa152 done 08:33:34 #8 exporting config sha256:696ab6c073083221a010c1e4ec77c40cc9307ea4d0d740a3f9ed4b745d8d7d6c done 08:33:34 #8 exporting manifest list sha256:e740896bccd6a1667a60c51e76cbff0998624c3916fbbb1261e04abf17f45a0c done 08:33:34 #8 pushing layers 0.0s done 08:33:34 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:latest@sha256:e740896bccd6a1667a60c51e76cbff0998624c3916fbbb1261e04abf17f45a0c 0.1s done 08:33:34 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 08:33:34 #8 DONE 0.1s 08:33:34 08:33:34 1 warning found (use --debug to expand): 08:33:34  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 08:33:35 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.87' 08:33:35 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.87 --push - 08:33:35 #1 [internal] load build definition from Dockerfile 08:33:35 #1 transferring dockerfile: 166B done 08:33:35 #1 DONE 0.0s 08:33:35 08:33:35 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.87 08:33:35 #2 DONE 0.0s 08:33:35 08:33:35 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.87 08:33:35 #3 DONE 0.0s 08:33:35 08:33:35 #4 [internal] load .dockerignore 08:33:35 #4 transferring context: 2B done 08:33:35 #4 DONE 0.0s 08:33:35 08:33:35 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.87@sha256:e6968fdab476f84830bb520d553c020d92ec7638d08d2a23cd3b3a55bf967a82 08:33:35 #5 resolve nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.87@sha256:e6968fdab476f84830bb520d553c020d92ec7638d08d2a23cd3b3a55bf967a82 08:33:35 #5 resolve nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.87@sha256:e6968fdab476f84830bb520d553c020d92ec7638d08d2a23cd3b3a55bf967a82 0.0s done 08:33:35 #5 CACHED 08:33:35 08:33:35 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.87@sha256:e6968fdab476f84830bb520d553c020d92ec7638d08d2a23cd3b3a55bf967a82 08:33:35 #6 resolve nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.87@sha256:e6968fdab476f84830bb520d553c020d92ec7638d08d2a23cd3b3a55bf967a82 0.0s done 08:33:35 #6 CACHED 08:33:35 08:33:35 #7 [auth] core-data:pull,push token for nexus3.edgexfoundry.org:10004 08:33:35 #7 DONE 0.0s 08:33:35 08:33:35 #8 exporting to image 08:33:35 #8 exporting layers done 08:33:35 #8 exporting manifest sha256:f014bface6981c699f4f6f9632620639cde9381b44525b0142270affc1d0cc95 done 08:33:35 #8 exporting config sha256:7b8e6f3f1b7e7fcc7396c1e0956e92f632397b820ec7664ea7c5c601b7b254da done 08:33:35 #8 exporting manifest sha256:c6e07b9bfc5fb2d2853ff84bd774aabd880b19146d522a8ee49251f3060fa152 done 08:33:35 #8 exporting config sha256:696ab6c073083221a010c1e4ec77c40cc9307ea4d0d740a3f9ed4b745d8d7d6c done 08:33:35 #8 exporting manifest list sha256:e740896bccd6a1667a60c51e76cbff0998624c3916fbbb1261e04abf17f45a0c done 08:33:35 #8 pushing layers 0.0s done 08:33:35 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.87@sha256:e740896bccd6a1667a60c51e76cbff0998624c3916fbbb1261e04abf17f45a0c 0.1s done 08:33:35 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 08:33:35 #8 DONE 0.1s 08:33:35 08:33:35 1 warning found (use --debug to expand): 08:33:35  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 08:33:35 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-data:3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87' 08:33:35 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-data:3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87 --push - 08:33:35 #1 [internal] load build definition from Dockerfile 08:33:35 #1 transferring dockerfile: 207B done 08:33:35 #1 DONE 0.0s 08:33:35 08:33:35 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87 08:33:35 #2 DONE 0.0s 08:33:35 08:33:35 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87 08:33:35 #3 DONE 0.0s 08:33:35 08:33:35 #4 [internal] load .dockerignore 08:33:35 #4 transferring context: 2B done 08:33:35 #4 DONE 0.0s 08:33:35 08:33:35 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87@sha256:e6968fdab476f84830bb520d553c020d92ec7638d08d2a23cd3b3a55bf967a82 08:33:35 #5 resolve nexus3.edgexfoundry.org:10004/core-data:3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87@sha256:e6968fdab476f84830bb520d553c020d92ec7638d08d2a23cd3b3a55bf967a82 0.0s done 08:33:35 #5 DONE 0.0s 08:33:35 08:33:35 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87@sha256:e6968fdab476f84830bb520d553c020d92ec7638d08d2a23cd3b3a55bf967a82 08:33:36 #6 resolve nexus3.edgexfoundry.org:10004/core-data:3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87@sha256:e6968fdab476f84830bb520d553c020d92ec7638d08d2a23cd3b3a55bf967a82 0.0s done 08:33:36 #6 CACHED 08:33:36 08:33:36 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87@sha256:e6968fdab476f84830bb520d553c020d92ec7638d08d2a23cd3b3a55bf967a82 08:33:36 #5 CACHED 08:33:36 08:33:36 #7 [auth] core-data:pull,push token for nexus3.edgexfoundry.org:10004 08:33:36 #7 DONE 0.0s 08:33:36 08:33:36 #8 exporting to image 08:33:36 #8 exporting layers done 08:33:36 #8 exporting manifest sha256:f014bface6981c699f4f6f9632620639cde9381b44525b0142270affc1d0cc95 done 08:33:36 #8 exporting config sha256:7b8e6f3f1b7e7fcc7396c1e0956e92f632397b820ec7664ea7c5c601b7b254da done 08:33:36 #8 exporting manifest sha256:c6e07b9bfc5fb2d2853ff84bd774aabd880b19146d522a8ee49251f3060fa152 done 08:33:36 #8 exporting config sha256:696ab6c073083221a010c1e4ec77c40cc9307ea4d0d740a3f9ed4b745d8d7d6c done 08:33:36 #8 exporting manifest list sha256:e740896bccd6a1667a60c51e76cbff0998624c3916fbbb1261e04abf17f45a0c done 08:33:36 #8 pushing layers 0.0s done 08:33:36 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87@sha256:e740896bccd6a1667a60c51e76cbff0998624c3916fbbb1261e04abf17f45a0c 0.1s done 08:33:36 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 08:33:36 #8 DONE 0.1s 08:33:36 08:33:36 1 warning found (use --debug to expand): 08:33:36  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 08:33:36 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-data:main' 08:33:36 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-data:main --push - 08:33:36 #1 [internal] load build definition from Dockerfile 08:33:36 #1 transferring dockerfile: 158B done 08:33:36 #1 DONE 0.0s 08:33:36 08:33:36 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:main 08:33:36 #2 DONE 0.0s 08:33:36 08:33:36 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:main 08:33:36 #3 DONE 0.0s 08:33:36 08:33:36 #4 [internal] load .dockerignore 08:33:36 #4 transferring context: 2B done 08:33:36 #4 DONE 0.0s 08:33:36 08:33:36 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:main@sha256:e6968fdab476f84830bb520d553c020d92ec7638d08d2a23cd3b3a55bf967a82 08:33:36 #5 resolve nexus3.edgexfoundry.org:10004/core-data:main@sha256:e6968fdab476f84830bb520d553c020d92ec7638d08d2a23cd3b3a55bf967a82 0.0s done 08:33:36 #5 DONE 0.0s 08:33:36 08:33:36 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:main@sha256:e6968fdab476f84830bb520d553c020d92ec7638d08d2a23cd3b3a55bf967a82 08:33:36 #6 resolve nexus3.edgexfoundry.org:10004/core-data:main@sha256:e6968fdab476f84830bb520d553c020d92ec7638d08d2a23cd3b3a55bf967a82 0.0s done 08:33:36 #6 CACHED 08:33:36 08:33:36 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:main@sha256:e6968fdab476f84830bb520d553c020d92ec7638d08d2a23cd3b3a55bf967a82 08:33:36 #5 CACHED 08:33:36 08:33:36 #7 [auth] core-data:pull,push token for nexus3.edgexfoundry.org:10004 08:33:36 #7 DONE 0.0s 08:33:36 08:33:36 #8 exporting to image 08:33:36 #8 exporting layers done 08:33:36 #8 exporting manifest sha256:f014bface6981c699f4f6f9632620639cde9381b44525b0142270affc1d0cc95 done 08:33:36 #8 exporting config sha256:7b8e6f3f1b7e7fcc7396c1e0956e92f632397b820ec7664ea7c5c601b7b254da done 08:33:36 #8 exporting manifest sha256:c6e07b9bfc5fb2d2853ff84bd774aabd880b19146d522a8ee49251f3060fa152 done 08:33:36 #8 exporting config sha256:696ab6c073083221a010c1e4ec77c40cc9307ea4d0d740a3f9ed4b745d8d7d6c done 08:33:36 #8 exporting manifest list sha256:e740896bccd6a1667a60c51e76cbff0998624c3916fbbb1261e04abf17f45a0c done 08:33:36 #8 pushing layers 0.0s done 08:33:36 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:main@sha256:e740896bccd6a1667a60c51e76cbff0998624c3916fbbb1261e04abf17f45a0c 0.1s done 08:33:36 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 08:33:36 #8 DONE 0.1s 08:33:36 08:33:36 1 warning found (use --debug to expand): 08:33:36  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 08:33:36 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-keeper:3b327d473a815c5ca910ae545af106b284c94157' 08:33:36 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-keeper:3b327d473a815c5ca910ae545af106b284c94157 --push - 08:33:36 #1 [internal] load build definition from Dockerfile 08:33:36 #1 transferring dockerfile: 196B done 08:33:36 #1 DONE 0.0s 08:33:36 08:33:36 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:3b327d473a815c5ca910ae545af106b284c94157 08:33:36 #2 DONE 0.1s 08:33:36 08:33:36 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:3b327d473a815c5ca910ae545af106b284c94157 08:33:36 #3 DONE 0.1s 08:33:36 08:33:36 #4 [internal] load .dockerignore 08:33:36 #4 transferring context: 08:33:37 #4 transferring context: 2B done 08:33:37 #4 DONE 0.0s 08:33:37 08:33:37 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:3b327d473a815c5ca910ae545af106b284c94157@sha256:aa4a48ec491e2c3dd87cb3dc2bb4760a2913fffe1d5b94abd41ffbcca9e80e80 08:33:37 #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:3b327d473a815c5ca910ae545af106b284c94157@sha256:aa4a48ec491e2c3dd87cb3dc2bb4760a2913fffe1d5b94abd41ffbcca9e80e80 0.0s done 08:33:37 #5 DONE 0.0s 08:33:37 08:33:37 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:3b327d473a815c5ca910ae545af106b284c94157@sha256:aa4a48ec491e2c3dd87cb3dc2bb4760a2913fffe1d5b94abd41ffbcca9e80e80 08:33:37 #6 resolve nexus3.edgexfoundry.org:10004/core-keeper:3b327d473a815c5ca910ae545af106b284c94157@sha256:aa4a48ec491e2c3dd87cb3dc2bb4760a2913fffe1d5b94abd41ffbcca9e80e80 0.0s done 08:33:37 #6 DONE 0.1s 08:33:37 08:33:37 #7 [auth] core-keeper:pull,push token for nexus3.edgexfoundry.org:10004 08:33:37 #7 DONE 0.0s 08:33:37 08:33:37 #8 exporting to image 08:33:37 #8 exporting layers done 08:33:37 #8 exporting manifest sha256:ef8dbacb8340186bb39cc6f2cea6ba0b8c19fc7b25d849511d46a49523a1dcb2 0.0s done 08:33:37 #8 exporting config sha256:4fce5a2ebe7f8974713ca73019f0734f480d21a5a33d1d4760ea4ccd4ae124e3 done 08:33:37 #8 exporting manifest sha256:76f8403863fe84ccbcccfd8747aaa3b5cf78ae4d1f8e637be97cee9fbf1187b0 0.0s done 08:33:37 #8 exporting config sha256:8b3a0b654bec0f9646ed0eb63dbd304b9e10dfbf6d4bab522155b9d1c7df0171 done 08:33:37 #8 exporting manifest list sha256:43b2f65e6adbb7b8a40333be176e758e1235e19d5c6318e4aff3a5baac5e14bd done 08:33:37 #8 pushing layers 08:33:37 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 08:33:37 #8 pushing layers 0.1s done 08:33:37 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:3b327d473a815c5ca910ae545af106b284c94157@sha256:43b2f65e6adbb7b8a40333be176e758e1235e19d5c6318e4aff3a5baac5e14bd 0.1s done 08:33:37 #8 DONE 0.2s 08:33:37 08:33:37 1 warning found (use --debug to expand): 08:33:37  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 08:33:37 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-keeper:latest --push - 08:33:37 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-keeper:latest' 08:33:37 #1 [internal] load build definition from Dockerfile 08:33:37 #1 transferring dockerfile: 162B done 08:33:37 #1 DONE 0.0s 08:33:37 08:33:37 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:latest 08:33:37 #2 DONE 0.0s 08:33:37 08:33:37 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:latest 08:33:37 #3 DONE 0.0s 08:33:37 08:33:37 #4 [internal] load .dockerignore 08:33:37 #4 transferring context: 2B done 08:33:37 #4 DONE 0.0s 08:33:38 08:33:38 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:latest@sha256:aa4a48ec491e2c3dd87cb3dc2bb4760a2913fffe1d5b94abd41ffbcca9e80e80 08:33:38 #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:latest@sha256:aa4a48ec491e2c3dd87cb3dc2bb4760a2913fffe1d5b94abd41ffbcca9e80e80 0.0s done 08:33:38 #5 CACHED 08:33:38 08:33:38 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:latest@sha256:aa4a48ec491e2c3dd87cb3dc2bb4760a2913fffe1d5b94abd41ffbcca9e80e80 08:33:38 #6 resolve nexus3.edgexfoundry.org:10004/core-keeper:latest@sha256:aa4a48ec491e2c3dd87cb3dc2bb4760a2913fffe1d5b94abd41ffbcca9e80e80 0.0s done 08:33:38 #6 CACHED 08:33:38 08:33:38 #7 [auth] core-keeper:pull,push token for nexus3.edgexfoundry.org:10004 08:33:38 #7 DONE 0.0s 08:33:38 08:33:38 #8 exporting to image 08:33:38 #8 exporting layers done 08:33:38 #8 exporting manifest sha256:ef8dbacb8340186bb39cc6f2cea6ba0b8c19fc7b25d849511d46a49523a1dcb2 done 08:33:38 #8 exporting config sha256:4fce5a2ebe7f8974713ca73019f0734f480d21a5a33d1d4760ea4ccd4ae124e3 done 08:33:38 #8 exporting manifest sha256:76f8403863fe84ccbcccfd8747aaa3b5cf78ae4d1f8e637be97cee9fbf1187b0 done 08:33:38 #8 exporting config sha256:8b3a0b654bec0f9646ed0eb63dbd304b9e10dfbf6d4bab522155b9d1c7df0171 done 08:33:38 #8 exporting manifest list sha256:43b2f65e6adbb7b8a40333be176e758e1235e19d5c6318e4aff3a5baac5e14bd done 08:33:38 #8 pushing layers 0.0s done 08:33:38 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:latest@sha256:43b2f65e6adbb7b8a40333be176e758e1235e19d5c6318e4aff3a5baac5e14bd 0.1s done 08:33:38 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 08:33:38 #8 DONE 0.1s 08:33:38 08:33:38 1 warning found (use --debug to expand): 08:33:38  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 08:33:38 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.87' 08:33:38 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.87 --push - 08:33:38 #1 [internal] load build definition from Dockerfile 08:33:38 #1 transferring dockerfile: 168B done 08:33:38 #1 DONE 0.0s 08:33:38 08:33:38 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.87 08:33:38 #2 DONE 0.0s 08:33:38 08:33:38 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.87 08:33:38 #3 DONE 0.0s 08:33:38 08:33:38 #4 [internal] load .dockerignore 08:33:38 #4 transferring context: 2B done 08:33:38 #4 DONE 0.0s 08:33:38 08:33:38 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.87@sha256:aa4a48ec491e2c3dd87cb3dc2bb4760a2913fffe1d5b94abd41ffbcca9e80e80 08:33:38 #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.87@sha256:aa4a48ec491e2c3dd87cb3dc2bb4760a2913fffe1d5b94abd41ffbcca9e80e80 0.0s done 08:33:38 #5 DONE 0.0s 08:33:38 08:33:38 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.87@sha256:aa4a48ec491e2c3dd87cb3dc2bb4760a2913fffe1d5b94abd41ffbcca9e80e80 08:33:38 #6 resolve nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.87@sha256:aa4a48ec491e2c3dd87cb3dc2bb4760a2913fffe1d5b94abd41ffbcca9e80e80 0.0s done 08:33:38 #6 CACHED 08:33:38 08:33:38 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.87@sha256:aa4a48ec491e2c3dd87cb3dc2bb4760a2913fffe1d5b94abd41ffbcca9e80e80 08:33:38 #5 CACHED 08:33:38 08:33:38 #7 [auth] core-keeper:pull,push token for nexus3.edgexfoundry.org:10004 08:33:38 #7 DONE 0.0s 08:33:38 08:33:38 #8 exporting to image 08:33:38 #8 exporting layers done 08:33:38 #8 exporting manifest sha256:ef8dbacb8340186bb39cc6f2cea6ba0b8c19fc7b25d849511d46a49523a1dcb2 done 08:33:38 #8 exporting config sha256:4fce5a2ebe7f8974713ca73019f0734f480d21a5a33d1d4760ea4ccd4ae124e3 done 08:33:38 #8 exporting manifest sha256:76f8403863fe84ccbcccfd8747aaa3b5cf78ae4d1f8e637be97cee9fbf1187b0 done 08:33:38 #8 exporting config sha256:8b3a0b654bec0f9646ed0eb63dbd304b9e10dfbf6d4bab522155b9d1c7df0171 done 08:33:38 #8 exporting manifest list sha256:43b2f65e6adbb7b8a40333be176e758e1235e19d5c6318e4aff3a5baac5e14bd done 08:33:38 #8 pushing layers 0.0s done 08:33:38 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.87@sha256:43b2f65e6adbb7b8a40333be176e758e1235e19d5c6318e4aff3a5baac5e14bd 0.1s done 08:33:38 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 08:33:38 #8 DONE 0.1s 08:33:38 08:33:38 1 warning found (use --debug to expand): 08:33:38  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 08:33:38 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-keeper:3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87' 08:33:38 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-keeper:3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87 --push - 08:33:38 #1 [internal] load build definition from Dockerfile 08:33:38 #1 transferring dockerfile: 209B done 08:33:38 #1 DONE 0.0s 08:33:38 08:33:38 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87 08:33:38 #2 DONE 0.0s 08:33:38 08:33:38 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87 08:33:38 #3 DONE 0.0s 08:33:38 08:33:38 #4 [internal] load .dockerignore 08:33:38 #4 transferring context: 08:33:39 #4 transferring context: 2B done 08:33:39 #4 DONE 0.0s 08:33:39 08:33:39 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87@sha256:aa4a48ec491e2c3dd87cb3dc2bb4760a2913fffe1d5b94abd41ffbcca9e80e80 08:33:39 #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87@sha256:aa4a48ec491e2c3dd87cb3dc2bb4760a2913fffe1d5b94abd41ffbcca9e80e80 0.0s done 08:33:39 #5 CACHED 08:33:39 08:33:39 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87@sha256:aa4a48ec491e2c3dd87cb3dc2bb4760a2913fffe1d5b94abd41ffbcca9e80e80 08:33:39 #6 resolve nexus3.edgexfoundry.org:10004/core-keeper:3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87@sha256:aa4a48ec491e2c3dd87cb3dc2bb4760a2913fffe1d5b94abd41ffbcca9e80e80 0.0s done 08:33:39 #6 CACHED 08:33:39 08:33:39 #7 [auth] core-keeper:pull,push token for nexus3.edgexfoundry.org:10004 08:33:39 #7 DONE 0.0s 08:33:39 08:33:39 #8 exporting to image 08:33:39 #8 exporting layers done 08:33:39 #8 exporting manifest sha256:ef8dbacb8340186bb39cc6f2cea6ba0b8c19fc7b25d849511d46a49523a1dcb2 done 08:33:39 #8 exporting config sha256:4fce5a2ebe7f8974713ca73019f0734f480d21a5a33d1d4760ea4ccd4ae124e3 done 08:33:39 #8 exporting manifest sha256:76f8403863fe84ccbcccfd8747aaa3b5cf78ae4d1f8e637be97cee9fbf1187b0 done 08:33:39 #8 exporting config sha256:8b3a0b654bec0f9646ed0eb63dbd304b9e10dfbf6d4bab522155b9d1c7df0171 done 08:33:39 #8 exporting manifest list sha256:43b2f65e6adbb7b8a40333be176e758e1235e19d5c6318e4aff3a5baac5e14bd done 08:33:39 #8 pushing layers 0.0s done 08:33:39 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87@sha256:43b2f65e6adbb7b8a40333be176e758e1235e19d5c6318e4aff3a5baac5e14bd 08:33:39 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 08:33:39 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87@sha256:43b2f65e6adbb7b8a40333be176e758e1235e19d5c6318e4aff3a5baac5e14bd 0.1s done 08:33:39 #8 DONE 0.1s 08:33:39 08:33:39 1 warning found (use --debug to expand): 08:33:39  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 08:33:39 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-keeper:main' 08:33:39 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-keeper:main --push - 08:33:39 #1 [internal] load build definition from Dockerfile 08:33:39 #1 transferring dockerfile: 160B done 08:33:39 #1 DONE 0.0s 08:33:39 08:33:39 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:main 08:33:39 #2 DONE 0.0s 08:33:39 08:33:39 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:main 08:33:39 #3 DONE 0.0s 08:33:39 08:33:39 #4 [internal] load .dockerignore 08:33:39 #4 transferring context: 2B done 08:33:39 #4 DONE 0.0s 08:33:39 08:33:39 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:main@sha256:aa4a48ec491e2c3dd87cb3dc2bb4760a2913fffe1d5b94abd41ffbcca9e80e80 08:33:39 #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:main@sha256:aa4a48ec491e2c3dd87cb3dc2bb4760a2913fffe1d5b94abd41ffbcca9e80e80 0.0s done 08:33:39 #5 CACHED 08:33:39 08:33:39 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:main@sha256:aa4a48ec491e2c3dd87cb3dc2bb4760a2913fffe1d5b94abd41ffbcca9e80e80 08:33:39 #6 resolve nexus3.edgexfoundry.org:10004/core-keeper:main@sha256:aa4a48ec491e2c3dd87cb3dc2bb4760a2913fffe1d5b94abd41ffbcca9e80e80 0.0s done 08:33:39 #6 CACHED 08:33:39 08:33:39 #7 [auth] core-keeper:pull,push token for nexus3.edgexfoundry.org:10004 08:33:39 #7 DONE 0.0s 08:33:39 08:33:39 #8 exporting to image 08:33:39 #8 exporting layers done 08:33:39 #8 exporting manifest sha256:ef8dbacb8340186bb39cc6f2cea6ba0b8c19fc7b25d849511d46a49523a1dcb2 done 08:33:39 #8 exporting config sha256:4fce5a2ebe7f8974713ca73019f0734f480d21a5a33d1d4760ea4ccd4ae124e3 done 08:33:39 #8 exporting manifest sha256:76f8403863fe84ccbcccfd8747aaa3b5cf78ae4d1f8e637be97cee9fbf1187b0 done 08:33:39 #8 exporting config sha256:8b3a0b654bec0f9646ed0eb63dbd304b9e10dfbf6d4bab522155b9d1c7df0171 done 08:33:39 #8 exporting manifest list sha256:43b2f65e6adbb7b8a40333be176e758e1235e19d5c6318e4aff3a5baac5e14bd done 08:33:39 #8 pushing layers 0.0s done 08:33:39 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:main@sha256:43b2f65e6adbb7b8a40333be176e758e1235e19d5c6318e4aff3a5baac5e14bd 0.1s done 08:33:39 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 08:33:39 #8 DONE 0.1s 08:33:39 08:33:39 1 warning found (use --debug to expand): 08:33:39  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 08:33:39 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-metadata:3b327d473a815c5ca910ae545af106b284c94157 --push - 08:33:39 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-metadata:3b327d473a815c5ca910ae545af106b284c94157' 08:33:39 #1 [internal] load build definition from Dockerfile 08:33:39 #1 transferring dockerfile: 198B done 08:33:39 #1 DONE 0.0s 08:33:39 08:33:39 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:3b327d473a815c5ca910ae545af106b284c94157 08:33:39 #2 DONE 0.0s 08:33:39 08:33:39 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:3b327d473a815c5ca910ae545af106b284c94157 08:33:39 #3 DONE 0.1s 08:33:39 08:33:39 #4 [internal] load .dockerignore 08:33:39 #4 transferring context: 08:33:40 #4 transferring context: 2B done 08:33:40 #4 DONE 0.0s 08:33:40 08:33:40 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:3b327d473a815c5ca910ae545af106b284c94157@sha256:31554ebc0fe088d0fd8747f3081a351e11a7182c83aa0535853c5048a9799e7c 08:33:40 #5 resolve nexus3.edgexfoundry.org:10004/core-metadata:3b327d473a815c5ca910ae545af106b284c94157@sha256:31554ebc0fe088d0fd8747f3081a351e11a7182c83aa0535853c5048a9799e7c 08:33:40 #5 ... 08:33:40 08:33:40 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:3b327d473a815c5ca910ae545af106b284c94157@sha256:31554ebc0fe088d0fd8747f3081a351e11a7182c83aa0535853c5048a9799e7c 08:33:40 #6 resolve nexus3.edgexfoundry.org:10004/core-metadata:3b327d473a815c5ca910ae545af106b284c94157@sha256:31554ebc0fe088d0fd8747f3081a351e11a7182c83aa0535853c5048a9799e7c 0.0s done 08:33:40 #6 DONE 0.1s 08:33:40 08:33:40 #7 exporting to image 08:33:40 #7 exporting layers done 08:33:40 #7 exporting manifest sha256:60bd3b6680aea84d7663dec7e19296174aa33aa8b62c880b84839db19d8ae9d6 done 08:33:40 #7 exporting config sha256:36a0245b4efb369130459b6e7bf2aeea4aaa712738c6d8663c62d06300afe41a 08:33:40 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 08:33:40 #7 ... 08:33:40 08:33:40 #8 [auth] core-metadata:pull,push token for nexus3.edgexfoundry.org:10004 08:33:40 #8 DONE 0.0s 08:33:40 08:33:40 #7 exporting to image 08:33:40 #7 exporting config sha256:36a0245b4efb369130459b6e7bf2aeea4aaa712738c6d8663c62d06300afe41a done 08:33:40 #7 exporting manifest sha256:815b52c0c5aebe2dd84156633ee8d0b315febe75a33c35ce26006c1cddd1257b 0.0s done 08:33:40 #7 exporting config sha256:c755c6cf439f4ae0b23a81a4672a7f6d904667de1c18402a90314826bf3799e8 done 08:33:40 #7 exporting manifest list sha256:066691978cf61a30e07b5e1d2d470fec93082cdcc82ceef6a4e582de566af813 done 08:33:40 #7 pushing layers 0.1s done 08:33:40 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:3b327d473a815c5ca910ae545af106b284c94157@sha256:066691978cf61a30e07b5e1d2d470fec93082cdcc82ceef6a4e582de566af813 08:33:40 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:3b327d473a815c5ca910ae545af106b284c94157@sha256:066691978cf61a30e07b5e1d2d470fec93082cdcc82ceef6a4e582de566af813 0.1s done 08:33:40 #7 DONE 0.2s 08:33:40 08:33:40 1 warning found (use --debug to expand): 08:33:40  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 08:33:40 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-metadata:latest' 08:33:40 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-metadata:latest --push - 08:33:41 #1 [internal] load build definition from Dockerfile 08:33:41 #1 transferring dockerfile: 164B done 08:33:41 #1 DONE 0.0s 08:33:41 08:33:41 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:latest 08:33:41 #2 DONE 0.0s 08:33:41 08:33:41 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:latest 08:33:41 #3 DONE 0.0s 08:33:41 08:33:41 #4 [internal] load .dockerignore 08:33:41 #4 transferring context: 2B done 08:33:41 #4 DONE 0.0s 08:33:41 08:33:41 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:latest@sha256:31554ebc0fe088d0fd8747f3081a351e11a7182c83aa0535853c5048a9799e7c 08:33:41 #5 resolve nexus3.edgexfoundry.org:10004/core-metadata:latest@sha256:31554ebc0fe088d0fd8747f3081a351e11a7182c83aa0535853c5048a9799e7c 0.0s done 08:33:41 #5 DONE 0.0s 08:33:41 08:33:41 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:latest@sha256:31554ebc0fe088d0fd8747f3081a351e11a7182c83aa0535853c5048a9799e7c 08:33:41 #6 resolve nexus3.edgexfoundry.org:10004/core-metadata:latest@sha256:31554ebc0fe088d0fd8747f3081a351e11a7182c83aa0535853c5048a9799e7c 0.0s done 08:33:41 #6 CACHED 08:33:41 08:33:41 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:latest@sha256:31554ebc0fe088d0fd8747f3081a351e11a7182c83aa0535853c5048a9799e7c 08:33:41 #5 CACHED 08:33:41 08:33:41 #7 [auth] core-metadata:pull,push token for nexus3.edgexfoundry.org:10004 08:33:41 #7 DONE 0.0s 08:33:41 08:33:41 #8 exporting to image 08:33:41 #8 exporting layers done 08:33:41 #8 exporting manifest sha256:60bd3b6680aea84d7663dec7e19296174aa33aa8b62c880b84839db19d8ae9d6 done 08:33:41 #8 exporting config sha256:36a0245b4efb369130459b6e7bf2aeea4aaa712738c6d8663c62d06300afe41a done 08:33:41 #8 exporting manifest sha256:815b52c0c5aebe2dd84156633ee8d0b315febe75a33c35ce26006c1cddd1257b done 08:33:41 #8 exporting config sha256:c755c6cf439f4ae0b23a81a4672a7f6d904667de1c18402a90314826bf3799e8 done 08:33:41 #8 exporting manifest list sha256:066691978cf61a30e07b5e1d2d470fec93082cdcc82ceef6a4e582de566af813 done 08:33:41 #8 pushing layers 0.0s done 08:33:41 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:latest@sha256:066691978cf61a30e07b5e1d2d470fec93082cdcc82ceef6a4e582de566af813 0.1s done 08:33:41 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 08:33:41 #8 DONE 0.1s 08:33:41 08:33:41 1 warning found (use --debug to expand): 08:33:41  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 08:33:41 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.87 --push - 08:33:41 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.87' 08:33:41 #1 [internal] load build definition from Dockerfile 08:33:41 #1 transferring dockerfile: 170B done 08:33:41 #1 DONE 0.0s 08:33:41 08:33:41 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.87 08:33:41 #2 DONE 0.0s 08:33:41 08:33:41 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.87 08:33:41 #3 DONE 0.0s 08:33:41 08:33:41 #4 [internal] load .dockerignore 08:33:41 #4 transferring context: 2B done 08:33:41 #4 DONE 0.0s 08:33:41 08:33:41 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.87@sha256:31554ebc0fe088d0fd8747f3081a351e11a7182c83aa0535853c5048a9799e7c 08:33:41 #5 resolve nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.87@sha256:31554ebc0fe088d0fd8747f3081a351e11a7182c83aa0535853c5048a9799e7c 08:33:41 #5 resolve nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.87@sha256:31554ebc0fe088d0fd8747f3081a351e11a7182c83aa0535853c5048a9799e7c 0.0s done 08:33:41 #5 CACHED 08:33:41 08:33:41 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.87@sha256:31554ebc0fe088d0fd8747f3081a351e11a7182c83aa0535853c5048a9799e7c 08:33:41 #6 resolve nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.87@sha256:31554ebc0fe088d0fd8747f3081a351e11a7182c83aa0535853c5048a9799e7c 0.0s done 08:33:41 #6 CACHED 08:33:41 08:33:41 #7 [auth] core-metadata:pull,push token for nexus3.edgexfoundry.org:10004 08:33:41 #7 DONE 0.0s 08:33:41 08:33:41 #8 exporting to image 08:33:41 #8 exporting layers done 08:33:41 #8 exporting manifest sha256:60bd3b6680aea84d7663dec7e19296174aa33aa8b62c880b84839db19d8ae9d6 done 08:33:41 #8 exporting config sha256:36a0245b4efb369130459b6e7bf2aeea4aaa712738c6d8663c62d06300afe41a done 08:33:41 #8 exporting manifest sha256:815b52c0c5aebe2dd84156633ee8d0b315febe75a33c35ce26006c1cddd1257b done 08:33:41 #8 exporting config sha256:c755c6cf439f4ae0b23a81a4672a7f6d904667de1c18402a90314826bf3799e8 done 08:33:41 #8 exporting manifest list sha256:066691978cf61a30e07b5e1d2d470fec93082cdcc82ceef6a4e582de566af813 done 08:33:41 #8 pushing layers 0.0s done 08:33:41 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.87@sha256:066691978cf61a30e07b5e1d2d470fec93082cdcc82ceef6a4e582de566af813 0.1s done 08:33:41 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 08:33:41 #8 DONE 0.1s 08:33:41 08:33:41 1 warning found (use --debug to expand): 08:33:41  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 08:33:41 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-metadata:3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87' 08:33:41 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-metadata:3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87 --push - 08:33:41 #1 [internal] load build definition from Dockerfile 08:33:41 #1 transferring dockerfile: 211B done 08:33:41 #1 DONE 0.0s 08:33:41 08:33:41 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87 08:33:41 #2 DONE 0.0s 08:33:41 08:33:41 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87 08:33:41 #3 DONE 0.0s 08:33:41 08:33:41 #4 [internal] load .dockerignore 08:33:41 #4 transferring context: 2B done 08:33:41 #4 DONE 0.0s 08:33:41 08:33:41 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87@sha256:31554ebc0fe088d0fd8747f3081a351e11a7182c83aa0535853c5048a9799e7c 08:33:41 #5 resolve nexus3.edgexfoundry.org:10004/core-metadata:3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87@sha256:31554ebc0fe088d0fd8747f3081a351e11a7182c83aa0535853c5048a9799e7c 0.0s done 08:33:42 #5 CACHED 08:33:42 08:33:42 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87@sha256:31554ebc0fe088d0fd8747f3081a351e11a7182c83aa0535853c5048a9799e7c 08:33:42 #6 resolve nexus3.edgexfoundry.org:10004/core-metadata:3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87@sha256:31554ebc0fe088d0fd8747f3081a351e11a7182c83aa0535853c5048a9799e7c 0.0s done 08:33:42 #6 CACHED 08:33:42 08:33:42 #7 [auth] core-metadata:pull,push token for nexus3.edgexfoundry.org:10004 08:33:42 #7 DONE 0.0s 08:33:42 08:33:42 #8 exporting to image 08:33:42 #8 exporting layers done 08:33:42 #8 exporting manifest sha256:60bd3b6680aea84d7663dec7e19296174aa33aa8b62c880b84839db19d8ae9d6 done 08:33:42 #8 exporting config sha256:36a0245b4efb369130459b6e7bf2aeea4aaa712738c6d8663c62d06300afe41a done 08:33:42 #8 exporting manifest sha256:815b52c0c5aebe2dd84156633ee8d0b315febe75a33c35ce26006c1cddd1257b done 08:33:42 #8 exporting config sha256:c755c6cf439f4ae0b23a81a4672a7f6d904667de1c18402a90314826bf3799e8 done 08:33:42 #8 exporting manifest list sha256:066691978cf61a30e07b5e1d2d470fec93082cdcc82ceef6a4e582de566af813 done 08:33:42 #8 pushing layers 0.0s done 08:33:42 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87@sha256:066691978cf61a30e07b5e1d2d470fec93082cdcc82ceef6a4e582de566af813 0.1s done 08:33:42 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 08:33:42 #8 DONE 0.1s 08:33:42 08:33:42 1 warning found (use --debug to expand): 08:33:42  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 08:33:42 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-metadata:main --push - 08:33:42 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-metadata:main' 08:33:42 #1 [internal] load build definition from Dockerfile 08:33:42 #1 transferring dockerfile: 162B done 08:33:42 #1 DONE 0.0s 08:33:42 08:33:42 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:main 08:33:42 #2 DONE 0.0s 08:33:42 08:33:42 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:main 08:33:42 #3 DONE 0.0s 08:33:42 08:33:42 #4 [internal] load .dockerignore 08:33:42 #4 transferring context: 2B done 08:33:42 #4 DONE 0.0s 08:33:42 08:33:42 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:main@sha256:31554ebc0fe088d0fd8747f3081a351e11a7182c83aa0535853c5048a9799e7c 08:33:42 #5 resolve nexus3.edgexfoundry.org:10004/core-metadata:main@sha256:31554ebc0fe088d0fd8747f3081a351e11a7182c83aa0535853c5048a9799e7c 0.0s done 08:33:42 #5 CACHED 08:33:42 08:33:42 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:main@sha256:31554ebc0fe088d0fd8747f3081a351e11a7182c83aa0535853c5048a9799e7c 08:33:42 #6 resolve nexus3.edgexfoundry.org:10004/core-metadata:main@sha256:31554ebc0fe088d0fd8747f3081a351e11a7182c83aa0535853c5048a9799e7c 0.0s done 08:33:42 #6 CACHED 08:33:42 08:33:42 #7 exporting to image 08:33:42 #7 exporting layers 08:33:42 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 08:33:42 #7 exporting layers done 08:33:42 #7 exporting manifest sha256:60bd3b6680aea84d7663dec7e19296174aa33aa8b62c880b84839db19d8ae9d6 done 08:33:42 #7 exporting config sha256:36a0245b4efb369130459b6e7bf2aeea4aaa712738c6d8663c62d06300afe41a done 08:33:42 #7 exporting manifest sha256:815b52c0c5aebe2dd84156633ee8d0b315febe75a33c35ce26006c1cddd1257b done 08:33:42 #7 exporting config sha256:c755c6cf439f4ae0b23a81a4672a7f6d904667de1c18402a90314826bf3799e8 done 08:33:42 #7 exporting manifest list sha256:066691978cf61a30e07b5e1d2d470fec93082cdcc82ceef6a4e582de566af813 done 08:33:42 #7 pushing layers 0.0s done 08:33:42 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:main@sha256:066691978cf61a30e07b5e1d2d470fec93082cdcc82ceef6a4e582de566af813 0.1s done 08:33:42 #7 DONE 0.1s 08:33:42 08:33:42 #8 [auth] core-metadata:pull,push token for nexus3.edgexfoundry.org:10004 08:33:42 #8 DONE 0.0s 08:33:42 08:33:42 1 warning found (use --debug to expand): 08:33:42  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 08:33:42 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:3b327d473a815c5ca910ae545af106b284c94157' 08:33:42 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-bootstrapper:3b327d473a815c5ca910ae545af106b284c94157 --push - 08:33:43 #1 [internal] load build definition from Dockerfile 08:33:43 #1 transferring dockerfile: 206B done 08:33:43 #1 DONE 0.0s 08:33:43 08:33:43 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:3b327d473a815c5ca910ae545af106b284c94157 08:33:43 #2 DONE 0.0s 08:33:43 08:33:43 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:3b327d473a815c5ca910ae545af106b284c94157 08:33:43 #3 DONE 0.0s 08:33:43 08:33:43 #4 [internal] load .dockerignore 08:33:43 #4 transferring context: 2B done 08:33:43 #4 DONE 0.0s 08:33:43 08:33:43 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:3b327d473a815c5ca910ae545af106b284c94157@sha256:58e3ec3e42dc9ecf669d5263006c614e83acd72f5fe75bafb9c81c618515e7f5 08:33:43 #5 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:3b327d473a815c5ca910ae545af106b284c94157@sha256:58e3ec3e42dc9ecf669d5263006c614e83acd72f5fe75bafb9c81c618515e7f5 0.0s done 08:33:43 #5 DONE 0.0s 08:33:43 08:33:43 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:3b327d473a815c5ca910ae545af106b284c94157@sha256:58e3ec3e42dc9ecf669d5263006c614e83acd72f5fe75bafb9c81c618515e7f5 08:33:43 #6 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:3b327d473a815c5ca910ae545af106b284c94157@sha256:58e3ec3e42dc9ecf669d5263006c614e83acd72f5fe75bafb9c81c618515e7f5 0.0s done 08:33:43 #6 DONE 0.2s 08:33:43 08:33:43 #7 [auth] security-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 08:33:43 #7 DONE 0.0s 08:33:43 08:33:43 #8 exporting to image 08:33:43 #8 exporting layers done 08:33:43 #8 exporting manifest sha256:676c8329e1504f2bdeb82f4aec13bd23f06eba9dbff6dc5434baeebd3eb211a6 0.0s done 08:33:43 #8 exporting config sha256:11784ed7cf65cc546d2966362dfc6863fdabe40f734474728a7146fc0d265153 done 08:33:43 #8 exporting manifest sha256:60729df8948fc700975f8746a7b554cfe4fa2bc2fd520bedec967243331a4935 done 08:33:43 #8 exporting config sha256:68fd9fc92bd8c7d6e587cd78e4fc000e2bdba827aa8a6de6d63af1edb3e892b2 done 08:33:43 #8 exporting manifest list sha256:15668ad34c577661d4ef4bdefa4695faaa3c51dbce425348f5e7442b1b8275cb done 08:33:43 #8 pushing layers 08:33:43 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 08:33:43 #8 pushing layers 0.1s done 08:33:43 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:3b327d473a815c5ca910ae545af106b284c94157@sha256:15668ad34c577661d4ef4bdefa4695faaa3c51dbce425348f5e7442b1b8275cb 0.1s done 08:33:43 #8 DONE 0.2s 08:33:43 08:33:43 1 warning found (use --debug to expand): 08:33:43  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 08:33:43 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-bootstrapper:latest --push - 08:33:43 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:latest' 08:33:44 #1 [internal] load build definition from Dockerfile 08:33:44 #1 transferring dockerfile: 172B done 08:33:44 #1 DONE 0.0s 08:33:44 08:33:44 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 08:33:44 #2 DONE 0.0s 08:33:44 08:33:44 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 08:33:44 #3 DONE 0.0s 08:33:44 08:33:44 #4 [internal] load .dockerignore 08:33:44 #4 transferring context: 2B done 08:33:44 #4 DONE 0.0s 08:33:44 08:33:44 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:latest@sha256:58e3ec3e42dc9ecf669d5263006c614e83acd72f5fe75bafb9c81c618515e7f5 08:33:44 #5 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:latest@sha256:58e3ec3e42dc9ecf669d5263006c614e83acd72f5fe75bafb9c81c618515e7f5 0.0s done 08:33:44 #5 DONE 0.0s 08:33:44 08:33:44 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:latest@sha256:58e3ec3e42dc9ecf669d5263006c614e83acd72f5fe75bafb9c81c618515e7f5 08:33:44 #6 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:latest@sha256:58e3ec3e42dc9ecf669d5263006c614e83acd72f5fe75bafb9c81c618515e7f5 0.0s done 08:33:44 #6 CACHED 08:33:44 08:33:44 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:latest@sha256:58e3ec3e42dc9ecf669d5263006c614e83acd72f5fe75bafb9c81c618515e7f5 08:33:44 #5 CACHED 08:33:44 08:33:44 #7 [auth] security-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 08:33:44 #7 DONE 0.0s 08:33:44 08:33:44 #8 exporting to image 08:33:44 #8 exporting layers done 08:33:44 #8 exporting manifest sha256:676c8329e1504f2bdeb82f4aec13bd23f06eba9dbff6dc5434baeebd3eb211a6 done 08:33:44 #8 exporting config sha256:11784ed7cf65cc546d2966362dfc6863fdabe40f734474728a7146fc0d265153 done 08:33:44 #8 exporting manifest sha256:60729df8948fc700975f8746a7b554cfe4fa2bc2fd520bedec967243331a4935 done 08:33:44 #8 exporting config sha256:68fd9fc92bd8c7d6e587cd78e4fc000e2bdba827aa8a6de6d63af1edb3e892b2 done 08:33:44 #8 exporting manifest list sha256:15668ad34c577661d4ef4bdefa4695faaa3c51dbce425348f5e7442b1b8275cb done 08:33:44 #8 pushing layers 0.0s done 08:33:44 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:latest@sha256:15668ad34c577661d4ef4bdefa4695faaa3c51dbce425348f5e7442b1b8275cb 0.1s done 08:33:44 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 08:33:44 #8 DONE 0.1s 08:33:44 08:33:44 1 warning found (use --debug to expand): 08:33:44  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 08:33:44 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.87' 08:33:44 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.87 --push - 08:33:44 #1 [internal] load build definition from Dockerfile 08:33:44 #1 transferring dockerfile: 178B done 08:33:44 #1 DONE 0.0s 08:33:44 08:33:44 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.87 08:33:44 #2 DONE 0.0s 08:33:44 08:33:44 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.87 08:33:44 #3 DONE 0.0s 08:33:44 08:33:44 #4 [internal] load .dockerignore 08:33:44 #4 transferring context: 2B done 08:33:44 #4 DONE 0.0s 08:33:44 08:33:44 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.87@sha256:58e3ec3e42dc9ecf669d5263006c614e83acd72f5fe75bafb9c81c618515e7f5 08:33:44 #5 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.87@sha256:58e3ec3e42dc9ecf669d5263006c614e83acd72f5fe75bafb9c81c618515e7f5 0.0s done 08:33:44 #5 CACHED 08:33:44 08:33:44 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.87@sha256:58e3ec3e42dc9ecf669d5263006c614e83acd72f5fe75bafb9c81c618515e7f5 08:33:44 #6 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.87@sha256:58e3ec3e42dc9ecf669d5263006c614e83acd72f5fe75bafb9c81c618515e7f5 0.0s done 08:33:44 #6 DONE 0.0s 08:33:44 08:33:44 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.87@sha256:58e3ec3e42dc9ecf669d5263006c614e83acd72f5fe75bafb9c81c618515e7f5 08:33:44 #6 CACHED 08:33:44 08:33:44 #7 [auth] security-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 08:33:44 #7 DONE 0.0s 08:33:44 08:33:44 #8 exporting to image 08:33:44 #8 exporting layers done 08:33:44 #8 exporting manifest sha256:676c8329e1504f2bdeb82f4aec13bd23f06eba9dbff6dc5434baeebd3eb211a6 done 08:33:44 #8 exporting config sha256:11784ed7cf65cc546d2966362dfc6863fdabe40f734474728a7146fc0d265153 done 08:33:44 #8 exporting manifest sha256:60729df8948fc700975f8746a7b554cfe4fa2bc2fd520bedec967243331a4935 done 08:33:44 #8 exporting config sha256:68fd9fc92bd8c7d6e587cd78e4fc000e2bdba827aa8a6de6d63af1edb3e892b2 done 08:33:44 #8 exporting manifest list sha256:15668ad34c577661d4ef4bdefa4695faaa3c51dbce425348f5e7442b1b8275cb done 08:33:44 #8 pushing layers 0.0s done 08:33:44 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.87@sha256:15668ad34c577661d4ef4bdefa4695faaa3c51dbce425348f5e7442b1b8275cb 0.1s done 08:33:44 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 08:33:44 #8 DONE 0.1s 08:33:44 08:33:44 1 warning found (use --debug to expand): 08:33:44  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 08:33:44 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87' 08:33:44 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-bootstrapper:3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87 --push - 08:33:45 #1 [internal] load build definition from Dockerfile 08:33:45 #1 transferring dockerfile: 219B done 08:33:45 #1 DONE 0.0s 08:33:45 08:33:45 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87 08:33:45 #2 DONE 0.0s 08:33:45 08:33:45 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87 08:33:45 #3 DONE 0.0s 08:33:45 08:33:45 #4 [internal] load .dockerignore 08:33:45 #4 transferring context: 2B done 08:33:45 #4 DONE 0.0s 08:33:45 08:33:45 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87@sha256:58e3ec3e42dc9ecf669d5263006c614e83acd72f5fe75bafb9c81c618515e7f5 08:33:45 #5 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87@sha256:58e3ec3e42dc9ecf669d5263006c614e83acd72f5fe75bafb9c81c618515e7f5 0.0s done 08:33:45 #5 CACHED 08:33:45 08:33:45 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87@sha256:58e3ec3e42dc9ecf669d5263006c614e83acd72f5fe75bafb9c81c618515e7f5 08:33:45 #6 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87@sha256:58e3ec3e42dc9ecf669d5263006c614e83acd72f5fe75bafb9c81c618515e7f5 0.0s done 08:33:45 #6 CACHED 08:33:45 08:33:45 #7 [auth] security-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 08:33:45 #7 DONE 0.0s 08:33:45 08:33:45 #8 exporting to image 08:33:45 #8 exporting layers done 08:33:45 #8 exporting manifest sha256:676c8329e1504f2bdeb82f4aec13bd23f06eba9dbff6dc5434baeebd3eb211a6 done 08:33:45 #8 exporting config sha256:11784ed7cf65cc546d2966362dfc6863fdabe40f734474728a7146fc0d265153 done 08:33:45 #8 exporting manifest sha256:60729df8948fc700975f8746a7b554cfe4fa2bc2fd520bedec967243331a4935 done 08:33:45 #8 exporting config sha256:68fd9fc92bd8c7d6e587cd78e4fc000e2bdba827aa8a6de6d63af1edb3e892b2 done 08:33:45 #8 exporting manifest list sha256:15668ad34c577661d4ef4bdefa4695faaa3c51dbce425348f5e7442b1b8275cb done 08:33:45 #8 pushing layers 0.0s done 08:33:45 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87@sha256:15668ad34c577661d4ef4bdefa4695faaa3c51dbce425348f5e7442b1b8275cb 0.1s done 08:33:45 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 08:33:45 #8 DONE 0.1s 08:33:45 08:33:45 1 warning found (use --debug to expand): 08:33:45  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 08:33:45 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:main' 08:33:45 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-bootstrapper:main --push - 08:33:45 #1 [internal] load build definition from Dockerfile 08:33:45 #1 transferring dockerfile: 170B done 08:33:45 #1 DONE 0.0s 08:33:45 08:33:45 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:main 08:33:45 #2 DONE 0.0s 08:33:45 08:33:45 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:main 08:33:45 #3 DONE 0.0s 08:33:45 08:33:45 #4 [internal] load .dockerignore 08:33:45 #4 transferring context: 2B done 08:33:45 #4 DONE 0.0s 08:33:45 08:33:45 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:main@sha256:58e3ec3e42dc9ecf669d5263006c614e83acd72f5fe75bafb9c81c618515e7f5 08:33:45 #5 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:main@sha256:58e3ec3e42dc9ecf669d5263006c614e83acd72f5fe75bafb9c81c618515e7f5 0.0s done 08:33:45 #5 DONE 0.0s 08:33:45 08:33:45 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:main@sha256:58e3ec3e42dc9ecf669d5263006c614e83acd72f5fe75bafb9c81c618515e7f5 08:33:45 #6 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:main@sha256:58e3ec3e42dc9ecf669d5263006c614e83acd72f5fe75bafb9c81c618515e7f5 0.0s done 08:33:45 #6 CACHED 08:33:45 08:33:45 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:main@sha256:58e3ec3e42dc9ecf669d5263006c614e83acd72f5fe75bafb9c81c618515e7f5 08:33:45 #5 CACHED 08:33:45 08:33:45 #7 [auth] security-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 08:33:45 #7 DONE 0.0s 08:33:45 08:33:45 #8 exporting to image 08:33:45 #8 exporting layers done 08:33:45 #8 exporting manifest sha256:676c8329e1504f2bdeb82f4aec13bd23f06eba9dbff6dc5434baeebd3eb211a6 done 08:33:45 #8 exporting config sha256:11784ed7cf65cc546d2966362dfc6863fdabe40f734474728a7146fc0d265153 done 08:33:45 #8 exporting manifest sha256:60729df8948fc700975f8746a7b554cfe4fa2bc2fd520bedec967243331a4935 done 08:33:45 #8 exporting config sha256:68fd9fc92bd8c7d6e587cd78e4fc000e2bdba827aa8a6de6d63af1edb3e892b2 done 08:33:45 #8 exporting manifest list sha256:15668ad34c577661d4ef4bdefa4695faaa3c51dbce425348f5e7442b1b8275cb done 08:33:45 #8 pushing layers 0.0s done 08:33:45 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:main@sha256:15668ad34c577661d4ef4bdefa4695faaa3c51dbce425348f5e7442b1b8275cb 0.1s done 08:33:45 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 08:33:45 #8 DONE 0.1s 08:33:45 08:33:45 1 warning found (use --debug to expand): 08:33:45  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 08:33:46 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:3b327d473a815c5ca910ae545af106b284c94157' 08:33:46 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-auth:3b327d473a815c5ca910ae545af106b284c94157 --push - 08:33:46 #1 [internal] load build definition from Dockerfile 08:33:46 #1 transferring dockerfile: 204B done 08:33:46 #1 DONE 0.0s 08:33:46 08:33:46 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:3b327d473a815c5ca910ae545af106b284c94157 08:33:46 #2 DONE 0.0s 08:33:46 08:33:46 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:3b327d473a815c5ca910ae545af106b284c94157 08:33:46 #3 DONE 0.0s 08:33:46 08:33:46 #4 [internal] load .dockerignore 08:33:46 #4 transferring context: 2B done 08:33:46 #4 DONE 0.0s 08:33:46 08:33:46 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:3b327d473a815c5ca910ae545af106b284c94157@sha256:b81d8c727cb9180c2a1b617c1a60c393201954287181f867f3a2be49d7292146 08:33:46 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:3b327d473a815c5ca910ae545af106b284c94157@sha256:b81d8c727cb9180c2a1b617c1a60c393201954287181f867f3a2be49d7292146 08:33:46 #5 ... 08:33:46 08:33:46 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:3b327d473a815c5ca910ae545af106b284c94157@sha256:b81d8c727cb9180c2a1b617c1a60c393201954287181f867f3a2be49d7292146 08:33:46 #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:3b327d473a815c5ca910ae545af106b284c94157@sha256:b81d8c727cb9180c2a1b617c1a60c393201954287181f867f3a2be49d7292146 0.0s done 08:33:46 #6 DONE 0.1s 08:33:46 08:33:46 #7 exporting to image 08:33:46 #7 exporting layers done 08:33:46 #7 exporting manifest sha256:392d2efa4254c49d8ea13b434c859b2373245b21240e4e92926a4684f8260724 0.0s done 08:33:46 #7 exporting config sha256:4f52f9e852dbc334dc53129c75654c4707f1353878bf0e40d056579f8cc85b2f done 08:33:46 #7 exporting manifest sha256:5ba468a23ea2f7999e27492f7502f84a33697f476c3beb5b2ccd225f9abf2c47 done 08:33:46 #7 exporting config sha256:115794d20b6331bcba8a8b52bb8da383bea45e42c343a106929619d805b8da9c done 08:33:46 #7 exporting manifest list sha256:a0a44939ec3dcf8300c38239bd9f911a8a8798b08c4e6a5eb56a10d84fa67a57 08:33:46 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 08:33:46 #7 ... 08:33:46 08:33:46 #8 [auth] security-proxy-auth:pull,push token for nexus3.edgexfoundry.org:10004 08:33:46 #8 DONE 0.0s 08:33:46 08:33:46 #7 exporting to image 08:33:46 #7 exporting manifest list sha256:a0a44939ec3dcf8300c38239bd9f911a8a8798b08c4e6a5eb56a10d84fa67a57 0.0s done 08:33:46 #7 pushing layers 0.1s done 08:33:46 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:3b327d473a815c5ca910ae545af106b284c94157@sha256:a0a44939ec3dcf8300c38239bd9f911a8a8798b08c4e6a5eb56a10d84fa67a57 08:33:46 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:3b327d473a815c5ca910ae545af106b284c94157@sha256:a0a44939ec3dcf8300c38239bd9f911a8a8798b08c4e6a5eb56a10d84fa67a57 0.1s done 08:33:46 #7 DONE 0.2s 08:33:46 08:33:46 1 warning found (use --debug to expand): 08:33:46  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 08:33:46 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:latest' 08:33:46 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-auth:latest --push - 08:33:47 #1 [internal] load build definition from Dockerfile 08:33:47 #1 transferring dockerfile: 170B done 08:33:47 #1 DONE 0.0s 08:33:47 08:33:47 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 08:33:47 #2 DONE 0.0s 08:33:47 08:33:47 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 08:33:47 #3 DONE 0.0s 08:33:47 08:33:47 #4 [internal] load .dockerignore 08:33:47 #4 transferring context: 2B done 08:33:47 #4 DONE 0.0s 08:33:47 08:33:47 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:latest@sha256:b81d8c727cb9180c2a1b617c1a60c393201954287181f867f3a2be49d7292146 08:33:47 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:latest@sha256:b81d8c727cb9180c2a1b617c1a60c393201954287181f867f3a2be49d7292146 done 08:33:47 #5 DONE 0.0s 08:33:47 08:33:47 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:latest@sha256:b81d8c727cb9180c2a1b617c1a60c393201954287181f867f3a2be49d7292146 08:33:47 #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:latest@sha256:b81d8c727cb9180c2a1b617c1a60c393201954287181f867f3a2be49d7292146 0.0s done 08:33:47 #6 CACHED 08:33:47 08:33:47 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:latest@sha256:b81d8c727cb9180c2a1b617c1a60c393201954287181f867f3a2be49d7292146 08:33:47 #5 CACHED 08:33:47 08:33:47 #7 [auth] security-proxy-auth:pull,push token for nexus3.edgexfoundry.org:10004 08:33:47 #7 DONE 0.0s 08:33:47 08:33:47 #8 exporting to image 08:33:47 #8 exporting layers done 08:33:47 #8 exporting manifest sha256:392d2efa4254c49d8ea13b434c859b2373245b21240e4e92926a4684f8260724 done 08:33:47 #8 exporting config sha256:4f52f9e852dbc334dc53129c75654c4707f1353878bf0e40d056579f8cc85b2f done 08:33:47 #8 exporting manifest sha256:5ba468a23ea2f7999e27492f7502f84a33697f476c3beb5b2ccd225f9abf2c47 done 08:33:47 #8 exporting config sha256:115794d20b6331bcba8a8b52bb8da383bea45e42c343a106929619d805b8da9c done 08:33:47 #8 exporting manifest list sha256:a0a44939ec3dcf8300c38239bd9f911a8a8798b08c4e6a5eb56a10d84fa67a57 done 08:33:47 #8 pushing layers 0.0s done 08:33:47 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:latest@sha256:a0a44939ec3dcf8300c38239bd9f911a8a8798b08c4e6a5eb56a10d84fa67a57 0.1s done 08:33:47 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 08:33:47 #8 DONE 0.1s 08:33:47 08:33:47 1 warning found (use --debug to expand): 08:33:47  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 08:33:47 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.87' 08:33:47 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.87 --push - 08:33:47 #1 [internal] load build definition from Dockerfile 08:33:47 #1 transferring dockerfile: 176B done 08:33:47 #1 DONE 0.0s 08:33:47 08:33:47 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.87 08:33:47 #2 DONE 0.0s 08:33:47 08:33:47 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.87 08:33:47 #3 DONE 0.0s 08:33:47 08:33:47 #4 [internal] load .dockerignore 08:33:47 #4 transferring context: 2B done 08:33:47 #4 DONE 0.0s 08:33:47 08:33:47 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.87@sha256:b81d8c727cb9180c2a1b617c1a60c393201954287181f867f3a2be49d7292146 08:33:47 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.87@sha256:b81d8c727cb9180c2a1b617c1a60c393201954287181f867f3a2be49d7292146 0.0s done 08:33:47 #5 CACHED 08:33:47 08:33:47 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.87@sha256:b81d8c727cb9180c2a1b617c1a60c393201954287181f867f3a2be49d7292146 08:33:47 #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.87@sha256:b81d8c727cb9180c2a1b617c1a60c393201954287181f867f3a2be49d7292146 0.0s done 08:33:47 #6 CACHED 08:33:47 08:33:47 #7 exporting to image 08:33:47 #7 exporting layers 08:33:47 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 08:33:47 #7 exporting layers done 08:33:47 #7 exporting manifest sha256:392d2efa4254c49d8ea13b434c859b2373245b21240e4e92926a4684f8260724 done 08:33:47 #7 exporting config sha256:4f52f9e852dbc334dc53129c75654c4707f1353878bf0e40d056579f8cc85b2f done 08:33:47 #7 exporting manifest sha256:5ba468a23ea2f7999e27492f7502f84a33697f476c3beb5b2ccd225f9abf2c47 done 08:33:47 #7 exporting config sha256:115794d20b6331bcba8a8b52bb8da383bea45e42c343a106929619d805b8da9c done 08:33:47 #7 exporting manifest list sha256:a0a44939ec3dcf8300c38239bd9f911a8a8798b08c4e6a5eb56a10d84fa67a57 done 08:33:47 #7 pushing layers 0.0s done 08:33:47 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.87@sha256:a0a44939ec3dcf8300c38239bd9f911a8a8798b08c4e6a5eb56a10d84fa67a57 0.1s done 08:33:47 #7 DONE 0.1s 08:33:47 08:33:47 #8 [auth] security-proxy-auth:pull,push token for nexus3.edgexfoundry.org:10004 08:33:47 #8 DONE 0.0s 08:33:47 08:33:47 1 warning found (use --debug to expand): 08:33:47  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 08:33:48 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-auth:3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87 --push - 08:33:48 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87' 08:33:48 #1 [internal] load build definition from Dockerfile 08:33:48 #1 transferring dockerfile: 217B done 08:33:48 #1 DONE 0.0s 08:33:48 08:33:48 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87 08:33:48 #2 DONE 0.0s 08:33:48 08:33:48 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87 08:33:48 #3 DONE 0.0s 08:33:48 08:33:48 #4 [internal] load .dockerignore 08:33:48 #4 transferring context: 2B done 08:33:48 #4 DONE 0.0s 08:33:48 08:33:48 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87@sha256:b81d8c727cb9180c2a1b617c1a60c393201954287181f867f3a2be49d7292146 08:33:48 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87@sha256:b81d8c727cb9180c2a1b617c1a60c393201954287181f867f3a2be49d7292146 0.0s done 08:33:48 #5 CACHED 08:33:48 08:33:48 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87@sha256:b81d8c727cb9180c2a1b617c1a60c393201954287181f867f3a2be49d7292146 08:33:48 #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87@sha256:b81d8c727cb9180c2a1b617c1a60c393201954287181f867f3a2be49d7292146 0.0s done 08:33:48 #6 CACHED 08:33:48 08:33:48 #7 exporting to image 08:33:48 #7 exporting layers done 08:33:48 #7 exporting manifest sha256:392d2efa4254c49d8ea13b434c859b2373245b21240e4e92926a4684f8260724 done 08:33:48 #7 exporting config sha256:4f52f9e852dbc334dc53129c75654c4707f1353878bf0e40d056579f8cc85b2f done 08:33:48 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 08:33:48 #7 exporting manifest sha256:5ba468a23ea2f7999e27492f7502f84a33697f476c3beb5b2ccd225f9abf2c47 done 08:33:48 #7 exporting config sha256:115794d20b6331bcba8a8b52bb8da383bea45e42c343a106929619d805b8da9c done 08:33:48 #7 exporting manifest list sha256:a0a44939ec3dcf8300c38239bd9f911a8a8798b08c4e6a5eb56a10d84fa67a57 done 08:33:48 #7 pushing layers 0.0s done 08:33:48 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87@sha256:a0a44939ec3dcf8300c38239bd9f911a8a8798b08c4e6a5eb56a10d84fa67a57 0.1s done 08:33:48 #7 DONE 0.1s 08:33:48 08:33:48 #8 [auth] security-proxy-auth:pull,push token for nexus3.edgexfoundry.org:10004 08:33:48 #8 DONE 0.0s 08:33:48 08:33:48 1 warning found (use --debug to expand): 08:33:48  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 08:33:48 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:main' 08:33:48 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-auth:main --push - 08:33:48 #1 [internal] load build definition from Dockerfile 08:33:48 #1 transferring dockerfile: 168B done 08:33:48 #1 DONE 0.0s 08:33:48 08:33:48 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:main 08:33:48 #2 DONE 0.0s 08:33:48 08:33:48 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:main 08:33:48 #3 DONE 0.0s 08:33:48 08:33:48 #4 [internal] load .dockerignore 08:33:48 #4 transferring context: 2B done 08:33:48 #4 DONE 0.0s 08:33:48 08:33:48 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:main@sha256:b81d8c727cb9180c2a1b617c1a60c393201954287181f867f3a2be49d7292146 08:33:48 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:main@sha256:b81d8c727cb9180c2a1b617c1a60c393201954287181f867f3a2be49d7292146 0.0s done 08:33:48 #5 CACHED 08:33:48 08:33:48 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:main@sha256:b81d8c727cb9180c2a1b617c1a60c393201954287181f867f3a2be49d7292146 08:33:48 #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:main@sha256:b81d8c727cb9180c2a1b617c1a60c393201954287181f867f3a2be49d7292146 0.0s done 08:33:48 #6 CACHED 08:33:48 08:33:48 #7 exporting to image 08:33:48 #7 exporting layers done 08:33:48 #7 exporting manifest sha256:392d2efa4254c49d8ea13b434c859b2373245b21240e4e92926a4684f8260724 done 08:33:48 #7 exporting config sha256:4f52f9e852dbc334dc53129c75654c4707f1353878bf0e40d056579f8cc85b2f 08:33:48 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 08:33:48 #7 exporting config sha256:4f52f9e852dbc334dc53129c75654c4707f1353878bf0e40d056579f8cc85b2f done 08:33:48 #7 exporting manifest sha256:5ba468a23ea2f7999e27492f7502f84a33697f476c3beb5b2ccd225f9abf2c47 done 08:33:48 #7 exporting config sha256:115794d20b6331bcba8a8b52bb8da383bea45e42c343a106929619d805b8da9c done 08:33:48 #7 exporting manifest list sha256:a0a44939ec3dcf8300c38239bd9f911a8a8798b08c4e6a5eb56a10d84fa67a57 done 08:33:48 #7 pushing layers 0.0s done 08:33:48 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:main@sha256:a0a44939ec3dcf8300c38239bd9f911a8a8798b08c4e6a5eb56a10d84fa67a57 0.1s done 08:33:48 #7 DONE 0.1s 08:33:48 08:33:48 #8 [auth] security-proxy-auth:pull,push token for nexus3.edgexfoundry.org:10004 08:33:48 #8 DONE 0.0s 08:33:48 08:33:48 1 warning found (use --debug to expand): 08:33:48  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 08:33:49 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-setup:3b327d473a815c5ca910ae545af106b284c94157 --push - 08:33:49 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:3b327d473a815c5ca910ae545af106b284c94157' 08:33:49 #1 [internal] load build definition from Dockerfile 08:33:49 #1 transferring dockerfile: 205B done 08:33:49 #1 DONE 0.0s 08:33:49 08:33:49 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:3b327d473a815c5ca910ae545af106b284c94157 08:33:49 #2 DONE 0.0s 08:33:49 08:33:49 #3 [internal] load .dockerignore 08:33:49 #3 transferring context: 2B done 08:33:49 #3 DONE 0.0s 08:33:49 08:33:49 #4 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:3b327d473a815c5ca910ae545af106b284c94157 08:33:49 #4 DONE 0.1s 08:33:49 08:33:49 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:3b327d473a815c5ca910ae545af106b284c94157@sha256:46ceced729b6a49ced4eecdb123099e51e6d4db141921d01036b1e8617c00c51 08:33:49 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:3b327d473a815c5ca910ae545af106b284c94157@sha256:46ceced729b6a49ced4eecdb123099e51e6d4db141921d01036b1e8617c00c51 0.0s done 08:33:49 #5 DONE 0.0s 08:33:49 08:33:49 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:3b327d473a815c5ca910ae545af106b284c94157@sha256:46ceced729b6a49ced4eecdb123099e51e6d4db141921d01036b1e8617c00c51 08:33:49 #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:3b327d473a815c5ca910ae545af106b284c94157@sha256:46ceced729b6a49ced4eecdb123099e51e6d4db141921d01036b1e8617c00c51 0.0s done 08:33:49 #6 DONE 0.2s 08:33:49 08:33:49 #7 [auth] security-proxy-setup:pull,push token for nexus3.edgexfoundry.org:10004 08:33:49 #7 DONE 0.0s 08:33:49 08:33:49 #8 exporting to image 08:33:49 #8 exporting layers done 08:33:49 #8 exporting manifest sha256:8dafd100895e6cdb80d1f1c8abb265c4701a66033c7681d9a32afdfd0e604a5b 0.0s done 08:33:49 #8 exporting config sha256:c751911f508665ca989c0cbdfbcba316b46a73978f70585ed959d2e599541561 done 08:33:49 #8 exporting manifest sha256:bee48551e1902537abee5efcd389513619abf50136719ce3edca52511a3155dc done 08:33:49 #8 exporting config sha256:97dab7935876cac6b84044882c4317daf50d1b6f98b966a5b3fc9a9c7cd583fb done 08:33:49 #8 exporting manifest list sha256:3c8e8d36c9fd42f21f6d8a789d4ddb1a3c72043237f718108fc980cfc462b11d done 08:33:49 #8 pushing layers 0.1s done 08:33:49 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:3b327d473a815c5ca910ae545af106b284c94157@sha256:3c8e8d36c9fd42f21f6d8a789d4ddb1a3c72043237f718108fc980cfc462b11d 0.1s done 08:33:49 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 08:33:49 #8 DONE 0.2s 08:33:49 08:33:49 1 warning found (use --debug to expand): 08:33:49  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 08:33:50 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:latest' 08:33:50 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-setup:latest --push - 08:33:50 #1 [internal] load build definition from Dockerfile 08:33:50 #1 transferring dockerfile: 171B done 08:33:50 #1 DONE 0.0s 08:33:50 08:33:50 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 08:33:50 #2 DONE 0.0s 08:33:50 08:33:50 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 08:33:50 #3 DONE 0.0s 08:33:50 08:33:50 #4 [internal] load .dockerignore 08:33:50 #4 transferring context: 2B done 08:33:50 #4 DONE 0.0s 08:33:50 08:33:50 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:latest@sha256:46ceced729b6a49ced4eecdb123099e51e6d4db141921d01036b1e8617c00c51 08:33:50 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:latest@sha256:46ceced729b6a49ced4eecdb123099e51e6d4db141921d01036b1e8617c00c51 0.0s done 08:33:50 #5 CACHED 08:33:50 08:33:50 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:latest@sha256:46ceced729b6a49ced4eecdb123099e51e6d4db141921d01036b1e8617c00c51 08:33:50 #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:latest@sha256:46ceced729b6a49ced4eecdb123099e51e6d4db141921d01036b1e8617c00c51 0.0s done 08:33:50 #6 CACHED 08:33:50 08:33:50 #7 exporting to image 08:33:50 #7 exporting layers 08:33:50 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 08:33:50 #7 exporting layers done 08:33:50 #7 exporting manifest sha256:8dafd100895e6cdb80d1f1c8abb265c4701a66033c7681d9a32afdfd0e604a5b done 08:33:50 #7 exporting config sha256:c751911f508665ca989c0cbdfbcba316b46a73978f70585ed959d2e599541561 done 08:33:50 #7 exporting manifest sha256:bee48551e1902537abee5efcd389513619abf50136719ce3edca52511a3155dc done 08:33:50 #7 exporting config sha256:97dab7935876cac6b84044882c4317daf50d1b6f98b966a5b3fc9a9c7cd583fb done 08:33:50 #7 exporting manifest list sha256:3c8e8d36c9fd42f21f6d8a789d4ddb1a3c72043237f718108fc980cfc462b11d done 08:33:50 #7 pushing layers 0.0s done 08:33:50 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:latest@sha256:3c8e8d36c9fd42f21f6d8a789d4ddb1a3c72043237f718108fc980cfc462b11d 0.1s done 08:33:50 #7 DONE 0.1s 08:33:50 08:33:50 #8 [auth] security-proxy-setup:pull,push token for nexus3.edgexfoundry.org:10004 08:33:50 #8 DONE 0.0s 08:33:50 08:33:50 1 warning found (use --debug to expand): 08:33:50  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 08:33:50 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.87' 08:33:50 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.87 --push - 08:33:50 #1 [internal] load build definition from Dockerfile 08:33:50 #1 transferring dockerfile: 177B done 08:33:50 #1 DONE 0.0s 08:33:50 08:33:50 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.87 08:33:50 #2 DONE 0.0s 08:33:50 08:33:50 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.87 08:33:50 #3 DONE 0.0s 08:33:50 08:33:50 #4 [internal] load .dockerignore 08:33:50 #4 transferring context: 2B done 08:33:50 #4 DONE 0.0s 08:33:50 08:33:50 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.87@sha256:46ceced729b6a49ced4eecdb123099e51e6d4db141921d01036b1e8617c00c51 08:33:50 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.87@sha256:46ceced729b6a49ced4eecdb123099e51e6d4db141921d01036b1e8617c00c51 0.0s done 08:33:50 #5 CACHED 08:33:50 08:33:50 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.87@sha256:46ceced729b6a49ced4eecdb123099e51e6d4db141921d01036b1e8617c00c51 08:33:50 #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.87@sha256:46ceced729b6a49ced4eecdb123099e51e6d4db141921d01036b1e8617c00c51 0.0s done 08:33:50 #6 CACHED 08:33:50 08:33:50 #7 exporting to image 08:33:50 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 08:33:50 #7 exporting layers done 08:33:50 #7 exporting manifest sha256:8dafd100895e6cdb80d1f1c8abb265c4701a66033c7681d9a32afdfd0e604a5b done 08:33:50 #7 exporting config sha256:c751911f508665ca989c0cbdfbcba316b46a73978f70585ed959d2e599541561 done 08:33:50 #7 exporting manifest sha256:bee48551e1902537abee5efcd389513619abf50136719ce3edca52511a3155dc done 08:33:50 #7 exporting config sha256:97dab7935876cac6b84044882c4317daf50d1b6f98b966a5b3fc9a9c7cd583fb done 08:33:50 #7 exporting manifest list sha256:3c8e8d36c9fd42f21f6d8a789d4ddb1a3c72043237f718108fc980cfc462b11d done 08:33:50 #7 pushing layers 0.0s done 08:33:50 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.87@sha256:3c8e8d36c9fd42f21f6d8a789d4ddb1a3c72043237f718108fc980cfc462b11d 0.1s done 08:33:50 #7 DONE 0.1s 08:33:50 08:33:50 #8 [auth] security-proxy-setup:pull,push token for nexus3.edgexfoundry.org:10004 08:33:50 #8 DONE 0.0s 08:33:50 08:33:50 1 warning found (use --debug to expand): 08:33:50  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 08:33:51 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87' 08:33:51 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-setup:3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87 --push - 08:33:51 #1 [internal] load build definition from Dockerfile 08:33:51 #1 transferring dockerfile: 218B done 08:33:51 #1 DONE 0.0s 08:33:51 08:33:51 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87 08:33:51 #2 DONE 0.0s 08:33:51 08:33:51 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87 08:33:51 #3 DONE 0.0s 08:33:51 08:33:51 #4 [internal] load .dockerignore 08:33:51 #4 transferring context: 2B done 08:33:51 #4 DONE 0.0s 08:33:51 08:33:51 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87@sha256:46ceced729b6a49ced4eecdb123099e51e6d4db141921d01036b1e8617c00c51 08:33:51 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87@sha256:46ceced729b6a49ced4eecdb123099e51e6d4db141921d01036b1e8617c00c51 0.0s done 08:33:51 #5 DONE 0.0s 08:33:51 08:33:51 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87@sha256:46ceced729b6a49ced4eecdb123099e51e6d4db141921d01036b1e8617c00c51 08:33:51 #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87@sha256:46ceced729b6a49ced4eecdb123099e51e6d4db141921d01036b1e8617c00c51 0.0s done 08:33:51 #6 CACHED 08:33:51 08:33:51 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87@sha256:46ceced729b6a49ced4eecdb123099e51e6d4db141921d01036b1e8617c00c51 08:33:51 #5 CACHED 08:33:51 08:33:51 #7 [auth] security-proxy-setup:pull,push token for nexus3.edgexfoundry.org:10004 08:33:51 #7 DONE 0.0s 08:33:51 08:33:51 #8 exporting to image 08:33:51 #8 exporting layers done 08:33:51 #8 exporting manifest sha256:8dafd100895e6cdb80d1f1c8abb265c4701a66033c7681d9a32afdfd0e604a5b done 08:33:51 #8 exporting config sha256:c751911f508665ca989c0cbdfbcba316b46a73978f70585ed959d2e599541561 done 08:33:51 #8 exporting manifest sha256:bee48551e1902537abee5efcd389513619abf50136719ce3edca52511a3155dc done 08:33:51 #8 exporting config sha256:97dab7935876cac6b84044882c4317daf50d1b6f98b966a5b3fc9a9c7cd583fb done 08:33:51 #8 exporting manifest list sha256:3c8e8d36c9fd42f21f6d8a789d4ddb1a3c72043237f718108fc980cfc462b11d done 08:33:51 #8 pushing layers 0.0s done 08:33:51 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87@sha256:3c8e8d36c9fd42f21f6d8a789d4ddb1a3c72043237f718108fc980cfc462b11d 0.1s done 08:33:51 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 08:33:51 #8 DONE 0.1s 08:33:51 08:33:51 1 warning found (use --debug to expand): 08:33:51  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 08:33:51 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:main' 08:33:51 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-setup:main --push - 08:33:51 #1 [internal] load build definition from Dockerfile 08:33:51 #1 transferring dockerfile: 169B done 08:33:51 #1 DONE 0.0s 08:33:51 08:33:51 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:main 08:33:51 #2 DONE 0.0s 08:33:51 08:33:51 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:main 08:33:51 #3 DONE 0.0s 08:33:51 08:33:51 #4 [internal] load .dockerignore 08:33:51 #4 transferring context: 2B done 08:33:51 #4 DONE 0.0s 08:33:51 08:33:51 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:main@sha256:46ceced729b6a49ced4eecdb123099e51e6d4db141921d01036b1e8617c00c51 08:33:51 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:main@sha256:46ceced729b6a49ced4eecdb123099e51e6d4db141921d01036b1e8617c00c51 0.0s done 08:33:51 #5 DONE 0.0s 08:33:51 08:33:51 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:main@sha256:46ceced729b6a49ced4eecdb123099e51e6d4db141921d01036b1e8617c00c51 08:33:51 #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:main@sha256:46ceced729b6a49ced4eecdb123099e51e6d4db141921d01036b1e8617c00c51 0.0s done 08:33:51 #6 CACHED 08:33:51 08:33:51 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:main@sha256:46ceced729b6a49ced4eecdb123099e51e6d4db141921d01036b1e8617c00c51 08:33:51 #5 CACHED 08:33:51 08:33:51 #7 [auth] security-proxy-setup:pull,push token for nexus3.edgexfoundry.org:10004 08:33:51 #7 DONE 0.0s 08:33:51 08:33:51 #8 exporting to image 08:33:51 #8 exporting layers done 08:33:51 #8 exporting manifest sha256:8dafd100895e6cdb80d1f1c8abb265c4701a66033c7681d9a32afdfd0e604a5b done 08:33:51 #8 exporting config sha256:c751911f508665ca989c0cbdfbcba316b46a73978f70585ed959d2e599541561 done 08:33:51 #8 exporting manifest sha256:bee48551e1902537abee5efcd389513619abf50136719ce3edca52511a3155dc done 08:33:51 #8 exporting config sha256:97dab7935876cac6b84044882c4317daf50d1b6f98b966a5b3fc9a9c7cd583fb done 08:33:51 #8 exporting manifest list sha256:3c8e8d36c9fd42f21f6d8a789d4ddb1a3c72043237f718108fc980cfc462b11d done 08:33:51 #8 pushing layers 0.0s done 08:33:51 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:main@sha256:3c8e8d36c9fd42f21f6d8a789d4ddb1a3c72043237f718108fc980cfc462b11d 0.1s done 08:33:51 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 08:33:51 #8 DONE 0.1s 08:33:51 08:33:51 1 warning found (use --debug to expand): 08:33:51  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 08:33:52 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-secretstore-setup:3b327d473a815c5ca910ae545af106b284c94157 --push - 08:33:52 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:3b327d473a815c5ca910ae545af106b284c94157' 08:33:52 #1 [internal] load build definition from Dockerfile 08:33:52 #1 transferring dockerfile: 211B done 08:33:52 #1 DONE 0.0s 08:33:52 08:33:52 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:3b327d473a815c5ca910ae545af106b284c94157 08:33:52 #2 DONE 0.0s 08:33:52 08:33:52 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:3b327d473a815c5ca910ae545af106b284c94157 08:33:52 #3 DONE 0.1s 08:33:52 08:33:52 #4 [internal] load .dockerignore 08:33:52 #4 transferring context: 2B done 08:33:52 #4 DONE 0.0s 08:33:52 08:33:52 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:3b327d473a815c5ca910ae545af106b284c94157@sha256:17da00bbefea69ecf3c49f53c65a3fb94b630b18ff22a6a117eb362964cd8785 08:33:52 #5 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:3b327d473a815c5ca910ae545af106b284c94157@sha256:17da00bbefea69ecf3c49f53c65a3fb94b630b18ff22a6a117eb362964cd8785 08:33:52 #5 ... 08:33:52 08:33:52 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:3b327d473a815c5ca910ae545af106b284c94157@sha256:17da00bbefea69ecf3c49f53c65a3fb94b630b18ff22a6a117eb362964cd8785 08:33:52 #6 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:3b327d473a815c5ca910ae545af106b284c94157@sha256:17da00bbefea69ecf3c49f53c65a3fb94b630b18ff22a6a117eb362964cd8785 0.0s done 08:33:52 #6 DONE 0.1s 08:33:52 08:33:52 #7 [auth] security-secretstore-setup:pull,push token for nexus3.edgexfoundry.org:10004 08:33:52 #7 DONE 0.0s 08:33:52 08:33:52 #8 exporting to image 08:33:52 #8 exporting layers done 08:33:52 #8 exporting manifest sha256:dc79c97a3016c76c813428c103cb2667455ece60f678c3736c3733c6d6668678 0.0s done 08:33:52 #8 exporting config sha256:b49351f2329fd3caad7ff0383e0ade9e4a572d296dbddf4bb2ccd6045e671b59 done 08:33:52 #8 exporting manifest sha256:6fd75e3779e1fd1d89265b3eef38f27988003698047da6905ffb1999d64a3ccf done 08:33:52 #8 exporting config sha256:6ad15bb656b46a1768609d0cd29dcd44b7c4892f2410f0271ee2dc66c4b7e4d4 done 08:33:52 #8 exporting manifest list sha256:b481e30cb78029a128f6431a298f1f512dead733337bda9889e97201d0e80325 0.0s done 08:33:52 #8 pushing layers 0.1s done 08:33:52 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:3b327d473a815c5ca910ae545af106b284c94157@sha256:b481e30cb78029a128f6431a298f1f512dead733337bda9889e97201d0e80325 08:33:52 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 08:33:52 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:3b327d473a815c5ca910ae545af106b284c94157@sha256:b481e30cb78029a128f6431a298f1f512dead733337bda9889e97201d0e80325 0.1s done 08:33:52 #8 DONE 0.2s 08:33:52 08:33:52 1 warning found (use --debug to expand): 08:33:52  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 08:33:53 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest' 08:33:53 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest --push - 08:33:53 #1 [internal] load build definition from Dockerfile 08:33:53 #1 transferring dockerfile: 177B done 08:33:53 #1 DONE 0.0s 08:33:53 08:33:53 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 08:33:53 #2 DONE 0.0s 08:33:53 08:33:53 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 08:33:53 #3 DONE 0.0s 08:33:53 08:33:53 #4 [internal] load .dockerignore 08:33:53 #4 transferring context: 2B done 08:33:53 #4 DONE 0.0s 08:33:53 08:33:53 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest@sha256:17da00bbefea69ecf3c49f53c65a3fb94b630b18ff22a6a117eb362964cd8785 08:33:53 #5 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest@sha256:17da00bbefea69ecf3c49f53c65a3fb94b630b18ff22a6a117eb362964cd8785 0.0s done 08:33:53 #5 CACHED 08:33:53 08:33:53 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest@sha256:17da00bbefea69ecf3c49f53c65a3fb94b630b18ff22a6a117eb362964cd8785 08:33:53 #6 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest@sha256:17da00bbefea69ecf3c49f53c65a3fb94b630b18ff22a6a117eb362964cd8785 0.0s done 08:33:53 #6 CACHED 08:33:53 08:33:53 #7 exporting to image 08:33:53 #7 exporting layers 08:33:53 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 08:33:53 #7 exporting layers done 08:33:53 #7 exporting manifest sha256:dc79c97a3016c76c813428c103cb2667455ece60f678c3736c3733c6d6668678 done 08:33:53 #7 exporting config sha256:b49351f2329fd3caad7ff0383e0ade9e4a572d296dbddf4bb2ccd6045e671b59 done 08:33:53 #7 exporting manifest sha256:6fd75e3779e1fd1d89265b3eef38f27988003698047da6905ffb1999d64a3ccf done 08:33:53 #7 exporting config sha256:6ad15bb656b46a1768609d0cd29dcd44b7c4892f2410f0271ee2dc66c4b7e4d4 done 08:33:53 #7 exporting manifest list sha256:b481e30cb78029a128f6431a298f1f512dead733337bda9889e97201d0e80325 done 08:33:53 #7 pushing layers 0.0s done 08:33:53 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest@sha256:b481e30cb78029a128f6431a298f1f512dead733337bda9889e97201d0e80325 0.1s done 08:33:53 #7 DONE 0.1s 08:33:53 08:33:53 #8 [auth] security-secretstore-setup:pull,push token for nexus3.edgexfoundry.org:10004 08:33:53 #8 DONE 0.0s 08:33:53 08:33:53 1 warning found (use --debug to expand): 08:33:53  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 08:33:53 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.87' 08:33:53 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.87 --push - 08:33:53 #1 [internal] load build definition from Dockerfile 08:33:53 #1 transferring dockerfile: 183B done 08:33:53 #1 DONE 0.0s 08:33:53 08:33:53 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.87 08:33:53 #2 DONE 0.0s 08:33:53 08:33:53 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.87 08:33:53 #3 DONE 0.0s 08:33:53 08:33:53 #4 [internal] load .dockerignore 08:33:53 #4 transferring context: 2B done 08:33:53 #4 DONE 0.0s 08:33:53 08:33:53 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.87@sha256:17da00bbefea69ecf3c49f53c65a3fb94b630b18ff22a6a117eb362964cd8785 08:33:53 #5 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.87@sha256:17da00bbefea69ecf3c49f53c65a3fb94b630b18ff22a6a117eb362964cd8785 08:33:53 #5 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.87@sha256:17da00bbefea69ecf3c49f53c65a3fb94b630b18ff22a6a117eb362964cd8785 0.0s done 08:33:53 #5 CACHED 08:33:53 08:33:53 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.87@sha256:17da00bbefea69ecf3c49f53c65a3fb94b630b18ff22a6a117eb362964cd8785 08:33:53 #6 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.87@sha256:17da00bbefea69ecf3c49f53c65a3fb94b630b18ff22a6a117eb362964cd8785 0.0s done 08:33:53 #6 CACHED 08:33:53 08:33:53 #7 [auth] security-secretstore-setup:pull,push token for nexus3.edgexfoundry.org:10004 08:33:53 #7 DONE 0.0s 08:33:53 08:33:53 #8 exporting to image 08:33:53 #8 exporting layers done 08:33:53 #8 exporting manifest sha256:dc79c97a3016c76c813428c103cb2667455ece60f678c3736c3733c6d6668678 done 08:33:53 #8 exporting config sha256:b49351f2329fd3caad7ff0383e0ade9e4a572d296dbddf4bb2ccd6045e671b59 done 08:33:53 #8 exporting manifest sha256:6fd75e3779e1fd1d89265b3eef38f27988003698047da6905ffb1999d64a3ccf done 08:33:53 #8 exporting config sha256:6ad15bb656b46a1768609d0cd29dcd44b7c4892f2410f0271ee2dc66c4b7e4d4 done 08:33:53 #8 exporting manifest list sha256:b481e30cb78029a128f6431a298f1f512dead733337bda9889e97201d0e80325 done 08:33:53 #8 pushing layers 0.0s done 08:33:53 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.87@sha256:b481e30cb78029a128f6431a298f1f512dead733337bda9889e97201d0e80325 08:33:53 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 08:33:53 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.87@sha256:b481e30cb78029a128f6431a298f1f512dead733337bda9889e97201d0e80325 0.1s done 08:33:53 #8 DONE 0.1s 08:33:53 08:33:53 1 warning found (use --debug to expand): 08:33:53  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 08:33:54 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87' 08:33:54 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-secretstore-setup:3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87 --push - 08:33:54 #1 [internal] load build definition from Dockerfile 08:33:54 #1 transferring dockerfile: 224B done 08:33:54 #1 DONE 0.0s 08:33:54 08:33:54 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87 08:33:54 #2 DONE 0.0s 08:33:54 08:33:54 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87 08:33:54 #3 DONE 0.0s 08:33:54 08:33:54 #4 [internal] load .dockerignore 08:33:54 #4 transferring context: 2B done 08:33:54 #4 DONE 0.0s 08:33:54 08:33:54 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87@sha256:17da00bbefea69ecf3c49f53c65a3fb94b630b18ff22a6a117eb362964cd8785 08:33:54 #5 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87@sha256:17da00bbefea69ecf3c49f53c65a3fb94b630b18ff22a6a117eb362964cd8785 0.0s done 08:33:54 #5 CACHED 08:33:54 08:33:54 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87@sha256:17da00bbefea69ecf3c49f53c65a3fb94b630b18ff22a6a117eb362964cd8785 08:33:54 #6 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87@sha256:17da00bbefea69ecf3c49f53c65a3fb94b630b18ff22a6a117eb362964cd8785 0.0s done 08:33:54 #6 CACHED 08:33:54 08:33:54 #7 exporting to image 08:33:54 #7 exporting layers done 08:33:54 #7 exporting manifest sha256:dc79c97a3016c76c813428c103cb2667455ece60f678c3736c3733c6d6668678 done 08:33:54 #7 exporting config sha256:b49351f2329fd3caad7ff0383e0ade9e4a572d296dbddf4bb2ccd6045e671b59 done 08:33:54 #7 exporting manifest sha256:6fd75e3779e1fd1d89265b3eef38f27988003698047da6905ffb1999d64a3ccf done 08:33:54 #7 exporting config sha256:6ad15bb656b46a1768609d0cd29dcd44b7c4892f2410f0271ee2dc66c4b7e4d4 done 08:33:54 #7 exporting manifest list sha256:b481e30cb78029a128f6431a298f1f512dead733337bda9889e97201d0e80325 done 08:33:54 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 08:33:54 #7 pushing layers 0.0s done 08:33:54 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87@sha256:b481e30cb78029a128f6431a298f1f512dead733337bda9889e97201d0e80325 0.1s done 08:33:54 #7 DONE 0.1s 08:33:54 08:33:54 #8 [auth] security-secretstore-setup:pull,push token for nexus3.edgexfoundry.org:10004 08:33:54 #8 DONE 0.0s 08:33:54 08:33:54 1 warning found (use --debug to expand): 08:33:54  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 08:33:54 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:main' 08:33:54 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-secretstore-setup:main --push - 08:33:54 #1 [internal] load build definition from Dockerfile 08:33:54 #1 transferring dockerfile: 175B done 08:33:54 #1 DONE 0.0s 08:33:54 08:33:54 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 08:33:54 #2 DONE 0.0s 08:33:54 08:33:54 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 08:33:54 #3 DONE 0.0s 08:33:54 08:33:54 #4 [internal] load .dockerignore 08:33:54 #4 transferring context: 2B done 08:33:54 #4 DONE 0.0s 08:33:54 08:33:54 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:main@sha256:17da00bbefea69ecf3c49f53c65a3fb94b630b18ff22a6a117eb362964cd8785 08:33:54 #5 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:main@sha256:17da00bbefea69ecf3c49f53c65a3fb94b630b18ff22a6a117eb362964cd8785 0.0s done 08:33:54 #5 CACHED 08:33:54 08:33:54 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:main@sha256:17da00bbefea69ecf3c49f53c65a3fb94b630b18ff22a6a117eb362964cd8785 08:33:54 #6 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:main@sha256:17da00bbefea69ecf3c49f53c65a3fb94b630b18ff22a6a117eb362964cd8785 0.0s done 08:33:54 #6 CACHED 08:33:54 08:33:54 #7 exporting to image 08:33:54 #7 exporting layers 08:33:54 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 08:33:55 #7 exporting layers done 08:33:55 #7 exporting manifest sha256:dc79c97a3016c76c813428c103cb2667455ece60f678c3736c3733c6d6668678 done 08:33:55 #7 exporting config sha256:b49351f2329fd3caad7ff0383e0ade9e4a572d296dbddf4bb2ccd6045e671b59 done 08:33:55 #7 exporting manifest sha256:6fd75e3779e1fd1d89265b3eef38f27988003698047da6905ffb1999d64a3ccf done 08:33:55 #7 exporting config sha256:6ad15bb656b46a1768609d0cd29dcd44b7c4892f2410f0271ee2dc66c4b7e4d4 done 08:33:55 #7 exporting manifest list sha256:b481e30cb78029a128f6431a298f1f512dead733337bda9889e97201d0e80325 done 08:33:55 #7 pushing layers 0.0s done 08:33:55 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:main@sha256:b481e30cb78029a128f6431a298f1f512dead733337bda9889e97201d0e80325 0.1s done 08:33:55 #7 DONE 0.1s 08:33:55 08:33:55 #8 [auth] security-secretstore-setup:pull,push token for nexus3.edgexfoundry.org:10004 08:33:55 #8 DONE 0.0s 08:33:55 08:33:55 1 warning found (use --debug to expand): 08:33:55  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 08:33:55 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3b327d473a815c5ca910ae545af106b284c94157' 08:33:55 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3b327d473a815c5ca910ae545af106b284c94157 --push - 08:33:55 #1 [internal] load build definition from Dockerfile 08:33:55 #1 transferring dockerfile: 215B done 08:33:55 #1 DONE 0.0s 08:33:55 08:33:55 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3b327d473a815c5ca910ae545af106b284c94157 08:33:55 #2 DONE 0.0s 08:33:55 08:33:55 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3b327d473a815c5ca910ae545af106b284c94157 08:33:55 #3 DONE 0.1s 08:33:55 08:33:55 #4 [internal] load .dockerignore 08:33:55 #4 transferring context: 2B done 08:33:55 #4 DONE 0.0s 08:33:55 08:33:55 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3b327d473a815c5ca910ae545af106b284c94157@sha256:3c57144eff93966f392d6eea105ea1fc927e41216131105e424563ce47f58248 08:33:55 #5 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3b327d473a815c5ca910ae545af106b284c94157@sha256:3c57144eff93966f392d6eea105ea1fc927e41216131105e424563ce47f58248 0.0s done 08:33:55 #5 DONE 0.0s 08:33:55 08:33:55 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3b327d473a815c5ca910ae545af106b284c94157@sha256:3c57144eff93966f392d6eea105ea1fc927e41216131105e424563ce47f58248 08:33:55 #6 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3b327d473a815c5ca910ae545af106b284c94157@sha256:3c57144eff93966f392d6eea105ea1fc927e41216131105e424563ce47f58248 done 08:33:55 #6 DONE 0.1s 08:33:55 08:33:55 #7 exporting to image 08:33:55 #7 exporting layers done 08:33:55 #7 exporting manifest sha256:3a88b10b358e39e0592e89b0afffd7f66ac69a3ad4c4f42b46f216e712e0e45f 0.0s done 08:33:55 #7 exporting config sha256:2dfa94fddefe4eb736e4ffb7348260111916e885d0d5bae60fdc97e052fc1808 done 08:33:55 #7 exporting manifest sha256:bad6976fc67850ea61c91a40fa9a6b0a5e8ae745d27a579661ce94dc4c353170 done 08:33:55 #7 exporting config sha256:a15fa1bcb0bf75be430e782ee9bf27b32d9f4b1eb98f23b467b45195355065f7 08:33:55 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 08:33:55 #7 ... 08:33:55 08:33:55 #8 [auth] security-spiffe-token-provider:pull,push token for nexus3.edgexfoundry.org:10004 08:33:55 #8 DONE 0.0s 08:33:55 08:33:55 #7 exporting to image 08:33:55 #7 exporting config sha256:a15fa1bcb0bf75be430e782ee9bf27b32d9f4b1eb98f23b467b45195355065f7 done 08:33:55 #7 exporting manifest list sha256:eba1c9b96d59542bf860620489053ba8717613b41bbbfec7e03f22a3e8c9c951 done 08:33:55 #7 pushing layers 0.1s done 08:33:55 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3b327d473a815c5ca910ae545af106b284c94157@sha256:eba1c9b96d59542bf860620489053ba8717613b41bbbfec7e03f22a3e8c9c951 08:33:55 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3b327d473a815c5ca910ae545af106b284c94157@sha256:eba1c9b96d59542bf860620489053ba8717613b41bbbfec7e03f22a3e8c9c951 0.1s done 08:33:55 #7 DONE 0.2s 08:33:55 08:33:55 1 warning found (use --debug to expand): 08:33:55  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 08:33:56 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest' 08:33:56 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest --push - 08:33:56 #1 [internal] load build definition from Dockerfile 08:33:56 #1 transferring dockerfile: 181B done 08:33:56 #1 DONE 0.0s 08:33:56 08:33:56 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 08:33:56 #2 DONE 0.0s 08:33:56 08:33:56 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 08:33:56 #3 DONE 0.0s 08:33:56 08:33:56 #4 [internal] load .dockerignore 08:33:56 #4 transferring context: 2B done 08:33:56 #4 DONE 0.0s 08:33:56 08:33:56 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest@sha256:3c57144eff93966f392d6eea105ea1fc927e41216131105e424563ce47f58248 08:33:56 #5 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest@sha256:3c57144eff93966f392d6eea105ea1fc927e41216131105e424563ce47f58248 08:33:56 #5 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest@sha256:3c57144eff93966f392d6eea105ea1fc927e41216131105e424563ce47f58248 0.0s done 08:33:56 #5 CACHED 08:33:56 08:33:56 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest@sha256:3c57144eff93966f392d6eea105ea1fc927e41216131105e424563ce47f58248 08:33:56 #6 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest@sha256:3c57144eff93966f392d6eea105ea1fc927e41216131105e424563ce47f58248 0.0s done 08:33:56 #6 CACHED 08:33:56 08:33:56 #7 [auth] security-spiffe-token-provider:pull,push token for nexus3.edgexfoundry.org:10004 08:33:56 #7 DONE 0.0s 08:33:56 08:33:56 #8 exporting to image 08:33:56 #8 exporting layers done 08:33:56 #8 exporting manifest sha256:3a88b10b358e39e0592e89b0afffd7f66ac69a3ad4c4f42b46f216e712e0e45f done 08:33:56 #8 exporting config sha256:2dfa94fddefe4eb736e4ffb7348260111916e885d0d5bae60fdc97e052fc1808 done 08:33:56 #8 exporting manifest sha256:bad6976fc67850ea61c91a40fa9a6b0a5e8ae745d27a579661ce94dc4c353170 done 08:33:56 #8 exporting config sha256:a15fa1bcb0bf75be430e782ee9bf27b32d9f4b1eb98f23b467b45195355065f7 done 08:33:56 #8 exporting manifest list sha256:eba1c9b96d59542bf860620489053ba8717613b41bbbfec7e03f22a3e8c9c951 done 08:33:56 #8 pushing layers 0.0s done 08:33:56 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest@sha256:eba1c9b96d59542bf860620489053ba8717613b41bbbfec7e03f22a3e8c9c951 0.1s done 08:33:56 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 08:33:56 #8 DONE 0.1s 08:33:56 08:33:56 1 warning found (use --debug to expand): 08:33:56  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 08:33:56 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.87' 08:33:56 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.87 --push - 08:33:56 #1 [internal] load build definition from Dockerfile 08:33:56 #1 transferring dockerfile: 187B done 08:33:56 #1 DONE 0.0s 08:33:56 08:33:56 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.87 08:33:56 #2 DONE 0.0s 08:33:56 08:33:56 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.87 08:33:56 #3 DONE 0.0s 08:33:56 08:33:56 #4 [internal] load .dockerignore 08:33:56 #4 transferring context: 2B done 08:33:56 #4 DONE 0.0s 08:33:56 08:33:56 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.87@sha256:3c57144eff93966f392d6eea105ea1fc927e41216131105e424563ce47f58248 08:33:56 #5 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.87@sha256:3c57144eff93966f392d6eea105ea1fc927e41216131105e424563ce47f58248 0.0s done 08:33:56 #5 CACHED 08:33:56 08:33:56 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.87@sha256:3c57144eff93966f392d6eea105ea1fc927e41216131105e424563ce47f58248 08:33:56 #6 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.87@sha256:3c57144eff93966f392d6eea105ea1fc927e41216131105e424563ce47f58248 0.0s done 08:33:56 #6 CACHED 08:33:56 08:33:56 #7 exporting to image 08:33:56 #7 exporting layers 08:33:56 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 08:33:56 #7 exporting layers done 08:33:56 #7 exporting manifest sha256:3a88b10b358e39e0592e89b0afffd7f66ac69a3ad4c4f42b46f216e712e0e45f done 08:33:56 #7 exporting config sha256:2dfa94fddefe4eb736e4ffb7348260111916e885d0d5bae60fdc97e052fc1808 done 08:33:56 #7 exporting manifest sha256:bad6976fc67850ea61c91a40fa9a6b0a5e8ae745d27a579661ce94dc4c353170 done 08:33:56 #7 exporting config sha256:a15fa1bcb0bf75be430e782ee9bf27b32d9f4b1eb98f23b467b45195355065f7 done 08:33:56 #7 exporting manifest list sha256:eba1c9b96d59542bf860620489053ba8717613b41bbbfec7e03f22a3e8c9c951 done 08:33:56 #7 pushing layers 0.0s done 08:33:56 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.87@sha256:eba1c9b96d59542bf860620489053ba8717613b41bbbfec7e03f22a3e8c9c951 0.1s done 08:33:56 #7 DONE 0.1s 08:33:56 08:33:56 #8 [auth] security-spiffe-token-provider:pull,push token for nexus3.edgexfoundry.org:10004 08:33:56 #8 DONE 0.0s 08:33:56 08:33:56 1 warning found (use --debug to expand): 08:33:56  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 08:33:57 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87' 08:33:57 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87 --push - 08:33:57 #1 [internal] load build definition from Dockerfile 08:33:57 #1 transferring dockerfile: 228B done 08:33:57 #1 DONE 0.0s 08:33:57 08:33:57 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87 08:33:57 #2 DONE 0.0s 08:33:57 08:33:57 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87 08:33:57 #3 DONE 0.0s 08:33:57 08:33:57 #4 [internal] load .dockerignore 08:33:57 #4 transferring context: 2B done 08:33:57 #4 DONE 0.0s 08:33:57 08:33:57 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87@sha256:3c57144eff93966f392d6eea105ea1fc927e41216131105e424563ce47f58248 08:33:57 #5 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87@sha256:3c57144eff93966f392d6eea105ea1fc927e41216131105e424563ce47f58248 0.0s done 08:33:57 #5 CACHED 08:33:57 08:33:57 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87@sha256:3c57144eff93966f392d6eea105ea1fc927e41216131105e424563ce47f58248 08:33:57 #6 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87@sha256:3c57144eff93966f392d6eea105ea1fc927e41216131105e424563ce47f58248 0.0s done 08:33:57 #6 CACHED 08:33:57 08:33:57 #7 exporting to image 08:33:57 #7 exporting layers done 08:33:57 #7 exporting manifest sha256:3a88b10b358e39e0592e89b0afffd7f66ac69a3ad4c4f42b46f216e712e0e45f done 08:33:57 #7 exporting config sha256:2dfa94fddefe4eb736e4ffb7348260111916e885d0d5bae60fdc97e052fc1808 08:33:57 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 08:33:57 #7 ... 08:33:57 08:33:57 #8 [auth] security-spiffe-token-provider:pull,push token for nexus3.edgexfoundry.org:10004 08:33:57 #8 DONE 0.0s 08:33:57 08:33:57 #7 exporting to image 08:33:57 #7 exporting config sha256:2dfa94fddefe4eb736e4ffb7348260111916e885d0d5bae60fdc97e052fc1808 done 08:33:57 #7 exporting manifest sha256:bad6976fc67850ea61c91a40fa9a6b0a5e8ae745d27a579661ce94dc4c353170 done 08:33:57 #7 exporting config sha256:a15fa1bcb0bf75be430e782ee9bf27b32d9f4b1eb98f23b467b45195355065f7 done 08:33:57 #7 exporting manifest list sha256:eba1c9b96d59542bf860620489053ba8717613b41bbbfec7e03f22a3e8c9c951 done 08:33:57 #7 pushing layers 0.0s done 08:33:57 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87@sha256:eba1c9b96d59542bf860620489053ba8717613b41bbbfec7e03f22a3e8c9c951 0.1s done 08:33:57 #7 DONE 0.1s 08:33:57 08:33:57 1 warning found (use --debug to expand): 08:33:57  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 08:33:57 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main' 08:33:57 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main --push - 08:33:58 #1 [internal] load build definition from Dockerfile 08:33:58 #1 transferring dockerfile: 179B done 08:33:58 #1 DONE 0.0s 08:33:58 08:33:58 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 08:33:58 #2 DONE 0.0s 08:33:58 08:33:58 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 08:33:58 #3 DONE 0.0s 08:33:58 08:33:58 #4 [internal] load .dockerignore 08:33:58 #4 transferring context: 2B done 08:33:58 #4 DONE 0.0s 08:33:58 08:33:58 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main@sha256:3c57144eff93966f392d6eea105ea1fc927e41216131105e424563ce47f58248 08:33:58 #5 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main@sha256:3c57144eff93966f392d6eea105ea1fc927e41216131105e424563ce47f58248 0.0s done 08:33:58 #5 DONE 0.0s 08:33:58 08:33:58 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main@sha256:3c57144eff93966f392d6eea105ea1fc927e41216131105e424563ce47f58248 08:33:58 #6 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main@sha256:3c57144eff93966f392d6eea105ea1fc927e41216131105e424563ce47f58248 0.0s done 08:33:58 #6 CACHED 08:33:58 08:33:58 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main@sha256:3c57144eff93966f392d6eea105ea1fc927e41216131105e424563ce47f58248 08:33:58 #5 CACHED 08:33:58 08:33:58 #7 [auth] security-spiffe-token-provider:pull,push token for nexus3.edgexfoundry.org:10004 08:33:58 #7 DONE 0.0s 08:33:58 08:33:58 #8 exporting to image 08:33:58 #8 exporting layers done 08:33:58 #8 exporting manifest sha256:3a88b10b358e39e0592e89b0afffd7f66ac69a3ad4c4f42b46f216e712e0e45f done 08:33:58 #8 exporting config sha256:2dfa94fddefe4eb736e4ffb7348260111916e885d0d5bae60fdc97e052fc1808 done 08:33:58 #8 exporting manifest sha256:bad6976fc67850ea61c91a40fa9a6b0a5e8ae745d27a579661ce94dc4c353170 done 08:33:58 #8 exporting config sha256:a15fa1bcb0bf75be430e782ee9bf27b32d9f4b1eb98f23b467b45195355065f7 done 08:33:58 #8 exporting manifest list sha256:eba1c9b96d59542bf860620489053ba8717613b41bbbfec7e03f22a3e8c9c951 done 08:33:58 #8 pushing layers 0.0s done 08:33:58 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main@sha256:eba1c9b96d59542bf860620489053ba8717613b41bbbfec7e03f22a3e8c9c951 0.1s done 08:33:58 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 08:33:58 #8 DONE 0.1s 08:33:58 08:33:58 1 warning found (use --debug to expand): 08:33:58  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 08:33:58 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-agent:3b327d473a815c5ca910ae545af106b284c94157' 08:33:58 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-agent:3b327d473a815c5ca910ae545af106b284c94157 --push - 08:33:58 #1 [internal] load build definition from Dockerfile 08:33:58 #1 transferring dockerfile: 205B done 08:33:58 #1 DONE 0.0s 08:33:58 08:33:58 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:3b327d473a815c5ca910ae545af106b284c94157 08:33:58 #2 DONE 0.0s 08:33:58 08:33:58 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:3b327d473a815c5ca910ae545af106b284c94157 08:33:58 #3 DONE 0.1s 08:33:58 08:33:58 #4 [internal] load .dockerignore 08:33:58 #4 transferring context: 08:33:58 #4 transferring context: 2B done 08:33:58 #4 DONE 0.0s 08:33:58 08:33:58 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:3b327d473a815c5ca910ae545af106b284c94157@sha256:f10a9b07832a5ea1ec6945f8644863191be190336cc526571ff1f0ebc5345390 08:33:58 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:3b327d473a815c5ca910ae545af106b284c94157@sha256:f10a9b07832a5ea1ec6945f8644863191be190336cc526571ff1f0ebc5345390 0.0s done 08:33:58 #5 DONE 0.0s 08:33:58 08:33:58 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:3b327d473a815c5ca910ae545af106b284c94157@sha256:f10a9b07832a5ea1ec6945f8644863191be190336cc526571ff1f0ebc5345390 08:33:58 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:3b327d473a815c5ca910ae545af106b284c94157@sha256:f10a9b07832a5ea1ec6945f8644863191be190336cc526571ff1f0ebc5345390 0.0s done 08:33:58 #6 DONE 0.1s 08:33:58 08:33:58 #7 [auth] security-spire-agent:pull,push token for nexus3.edgexfoundry.org:10004 08:33:58 #7 DONE 0.0s 08:33:58 08:33:58 #8 exporting to image 08:33:58 #8 exporting layers done 08:33:58 #8 exporting manifest sha256:d25f75f6eaac2fe39732502ef586e01d075816b82b645e465213723b9db125d2 done 08:33:58 #8 exporting config sha256:943114ed94495d755fdcab32a11e72c668a40925e194dc6af11be8f921ce522b done 08:33:58 #8 exporting manifest sha256:b91334d24da81724004d76b01bc91f6041fb51b0022ebe2d0747dc3a2c798dd0 0.0s done 08:33:58 #8 exporting config sha256:53c2a593ffe3f94536278e7c58d06e2050243715d38f486ed9b5314bf8255751 done 08:33:58 #8 exporting manifest list sha256:0d0455310492e0ae15210121312cc7c4c7754b8752a3146c90537afe9aea3aa2 done 08:33:58 #8 pushing layers 08:33:58 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 08:33:58 #8 pushing layers 0.1s done 08:33:58 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:3b327d473a815c5ca910ae545af106b284c94157@sha256:0d0455310492e0ae15210121312cc7c4c7754b8752a3146c90537afe9aea3aa2 0.1s done 08:33:58 #8 DONE 0.2s 08:33:58 08:33:58 1 warning found (use --debug to expand): 08:33:58  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 08:33:59 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-agent:latest' 08:33:59 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-agent:latest --push - 08:33:59 #1 [internal] load build definition from Dockerfile 08:33:59 #1 transferring dockerfile: 171B done 08:33:59 #1 DONE 0.0s 08:33:59 08:33:59 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:latest 08:33:59 #2 DONE 0.0s 08:33:59 08:33:59 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:latest 08:33:59 #3 DONE 0.0s 08:33:59 08:33:59 #4 [internal] load .dockerignore 08:33:59 #4 transferring context: 2B done 08:33:59 #4 DONE 0.0s 08:33:59 08:33:59 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:latest@sha256:f10a9b07832a5ea1ec6945f8644863191be190336cc526571ff1f0ebc5345390 08:33:59 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:latest@sha256:f10a9b07832a5ea1ec6945f8644863191be190336cc526571ff1f0ebc5345390 0.0s done 08:33:59 #5 DONE 0.0s 08:33:59 08:33:59 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:latest@sha256:f10a9b07832a5ea1ec6945f8644863191be190336cc526571ff1f0ebc5345390 08:33:59 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:latest@sha256:f10a9b07832a5ea1ec6945f8644863191be190336cc526571ff1f0ebc5345390 0.0s done 08:33:59 #6 CACHED 08:33:59 08:33:59 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:latest@sha256:f10a9b07832a5ea1ec6945f8644863191be190336cc526571ff1f0ebc5345390 08:33:59 #5 CACHED 08:33:59 08:33:59 #7 [auth] security-spire-agent:pull,push token for nexus3.edgexfoundry.org:10004 08:33:59 #7 DONE 0.0s 08:33:59 08:33:59 #8 exporting to image 08:33:59 #8 exporting layers done 08:33:59 #8 exporting manifest sha256:d25f75f6eaac2fe39732502ef586e01d075816b82b645e465213723b9db125d2 done 08:33:59 #8 exporting config sha256:943114ed94495d755fdcab32a11e72c668a40925e194dc6af11be8f921ce522b done 08:33:59 #8 exporting manifest sha256:b91334d24da81724004d76b01bc91f6041fb51b0022ebe2d0747dc3a2c798dd0 done 08:33:59 #8 exporting config sha256:53c2a593ffe3f94536278e7c58d06e2050243715d38f486ed9b5314bf8255751 done 08:33:59 #8 exporting manifest list sha256:0d0455310492e0ae15210121312cc7c4c7754b8752a3146c90537afe9aea3aa2 done 08:33:59 #8 pushing layers 0.0s done 08:33:59 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:latest@sha256:0d0455310492e0ae15210121312cc7c4c7754b8752a3146c90537afe9aea3aa2 0.1s done 08:33:59 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 08:33:59 #8 DONE 0.1s 08:33:59 08:33:59 1 warning found (use --debug to expand): 08:33:59  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 08:33:59 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.87' 08:33:59 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.87 --push - 08:33:59 #1 [internal] load build definition from Dockerfile 08:33:59 #1 transferring dockerfile: 08:33:59 #1 transferring dockerfile: 177B done 08:33:59 #1 DONE 0.1s 08:33:59 08:33:59 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.87 08:33:59 #2 DONE 0.0s 08:33:59 08:33:59 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.87 08:33:59 #3 DONE 0.0s 08:33:59 08:33:59 #4 [internal] load .dockerignore 08:33:59 #4 transferring context: 2B done 08:33:59 #4 DONE 0.0s 08:33:59 08:33:59 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.87@sha256:f10a9b07832a5ea1ec6945f8644863191be190336cc526571ff1f0ebc5345390 08:33:59 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.87@sha256:f10a9b07832a5ea1ec6945f8644863191be190336cc526571ff1f0ebc5345390 0.0s done 08:33:59 #5 DONE 0.0s 08:33:59 08:33:59 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.87@sha256:f10a9b07832a5ea1ec6945f8644863191be190336cc526571ff1f0ebc5345390 08:34:00 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.87@sha256:f10a9b07832a5ea1ec6945f8644863191be190336cc526571ff1f0ebc5345390 0.0s done 08:34:00 #6 CACHED 08:34:00 08:34:00 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.87@sha256:f10a9b07832a5ea1ec6945f8644863191be190336cc526571ff1f0ebc5345390 08:34:00 #5 CACHED 08:34:00 08:34:00 #7 [auth] security-spire-agent:pull,push token for nexus3.edgexfoundry.org:10004 08:34:00 #7 DONE 0.0s 08:34:00 08:34:00 #8 exporting to image 08:34:00 #8 exporting layers done 08:34:00 #8 exporting manifest sha256:d25f75f6eaac2fe39732502ef586e01d075816b82b645e465213723b9db125d2 done 08:34:00 #8 exporting config sha256:943114ed94495d755fdcab32a11e72c668a40925e194dc6af11be8f921ce522b 0.0s done 08:34:00 #8 exporting manifest sha256:b91334d24da81724004d76b01bc91f6041fb51b0022ebe2d0747dc3a2c798dd0 done 08:34:00 #8 exporting config sha256:53c2a593ffe3f94536278e7c58d06e2050243715d38f486ed9b5314bf8255751 done 08:34:00 #8 exporting manifest list sha256:0d0455310492e0ae15210121312cc7c4c7754b8752a3146c90537afe9aea3aa2 done 08:34:00 #8 pushing layers 0.0s done 08:34:00 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.87@sha256:0d0455310492e0ae15210121312cc7c4c7754b8752a3146c90537afe9aea3aa2 0.1s done 08:34:00 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 08:34:00 #8 DONE 0.1s 08:34:00 08:34:00 1 warning found (use --debug to expand): 08:34:00  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 08:34:00 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-agent:3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87 --push - 08:34:00 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-agent:3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87' 08:34:00 #1 [internal] load build definition from Dockerfile 08:34:00 #1 transferring dockerfile: 218B done 08:34:00 #1 DONE 0.0s 08:34:00 08:34:00 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87 08:34:00 #2 DONE 0.0s 08:34:00 08:34:00 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87 08:34:00 #3 DONE 0.0s 08:34:00 08:34:00 #4 [internal] load .dockerignore 08:34:00 #4 transferring context: 2B done 08:34:00 #4 DONE 0.0s 08:34:00 08:34:00 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87@sha256:f10a9b07832a5ea1ec6945f8644863191be190336cc526571ff1f0ebc5345390 08:34:00 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87@sha256:f10a9b07832a5ea1ec6945f8644863191be190336cc526571ff1f0ebc5345390 08:34:00 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87@sha256:f10a9b07832a5ea1ec6945f8644863191be190336cc526571ff1f0ebc5345390 done 08:34:00 #5 CACHED 08:34:00 08:34:00 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87@sha256:f10a9b07832a5ea1ec6945f8644863191be190336cc526571ff1f0ebc5345390 08:34:00 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87@sha256:f10a9b07832a5ea1ec6945f8644863191be190336cc526571ff1f0ebc5345390 done 08:34:00 #6 CACHED 08:34:00 08:34:00 #7 [auth] security-spire-agent:pull,push token for nexus3.edgexfoundry.org:10004 08:34:00 #7 DONE 0.0s 08:34:00 08:34:00 #8 exporting to image 08:34:00 #8 exporting layers done 08:34:00 #8 exporting manifest sha256:d25f75f6eaac2fe39732502ef586e01d075816b82b645e465213723b9db125d2 done 08:34:00 #8 exporting config sha256:943114ed94495d755fdcab32a11e72c668a40925e194dc6af11be8f921ce522b done 08:34:00 #8 exporting manifest sha256:b91334d24da81724004d76b01bc91f6041fb51b0022ebe2d0747dc3a2c798dd0 done 08:34:00 #8 exporting config sha256:53c2a593ffe3f94536278e7c58d06e2050243715d38f486ed9b5314bf8255751 done 08:34:00 #8 exporting manifest list sha256:0d0455310492e0ae15210121312cc7c4c7754b8752a3146c90537afe9aea3aa2 done 08:34:00 #8 pushing layers 0.0s done 08:34:00 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87@sha256:0d0455310492e0ae15210121312cc7c4c7754b8752a3146c90537afe9aea3aa2 0.1s done 08:34:00 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 08:34:00 #8 DONE 0.1s 08:34:00 08:34:00 1 warning found (use --debug to expand): 08:34:00  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 08:34:01 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-agent:main' 08:34:01 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-agent:main --push - 08:34:01 #1 [internal] load build definition from Dockerfile 08:34:01 #1 transferring dockerfile: 169B done 08:34:01 #1 DONE 0.0s 08:34:01 08:34:01 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:main 08:34:01 #2 DONE 0.0s 08:34:01 08:34:01 #3 [internal] load .dockerignore 08:34:01 #3 transferring context: 2B done 08:34:01 #3 DONE 0.0s 08:34:01 08:34:01 #4 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:main 08:34:01 #4 DONE 0.1s 08:34:01 08:34:01 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:main@sha256:f10a9b07832a5ea1ec6945f8644863191be190336cc526571ff1f0ebc5345390 08:34:01 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:main@sha256:f10a9b07832a5ea1ec6945f8644863191be190336cc526571ff1f0ebc5345390 0.0s done 08:34:01 #5 DONE 0.0s 08:34:01 08:34:01 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:main@sha256:f10a9b07832a5ea1ec6945f8644863191be190336cc526571ff1f0ebc5345390 08:34:01 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:main@sha256:f10a9b07832a5ea1ec6945f8644863191be190336cc526571ff1f0ebc5345390 0.0s done 08:34:01 #6 CACHED 08:34:01 08:34:01 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:main@sha256:f10a9b07832a5ea1ec6945f8644863191be190336cc526571ff1f0ebc5345390 08:34:01 #5 CACHED 08:34:01 08:34:01 #7 [auth] security-spire-agent:pull,push token for nexus3.edgexfoundry.org:10004 08:34:01 #7 DONE 0.0s 08:34:01 08:34:01 #8 exporting to image 08:34:01 #8 exporting layers done 08:34:01 #8 exporting manifest sha256:d25f75f6eaac2fe39732502ef586e01d075816b82b645e465213723b9db125d2 done 08:34:01 #8 exporting config sha256:943114ed94495d755fdcab32a11e72c668a40925e194dc6af11be8f921ce522b done 08:34:01 #8 exporting manifest sha256:b91334d24da81724004d76b01bc91f6041fb51b0022ebe2d0747dc3a2c798dd0 done 08:34:01 #8 exporting config sha256:53c2a593ffe3f94536278e7c58d06e2050243715d38f486ed9b5314bf8255751 done 08:34:01 #8 exporting manifest list sha256:0d0455310492e0ae15210121312cc7c4c7754b8752a3146c90537afe9aea3aa2 done 08:34:01 #8 pushing layers 0.0s done 08:34:01 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:main@sha256:0d0455310492e0ae15210121312cc7c4c7754b8752a3146c90537afe9aea3aa2 0.1s done 08:34:01 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 08:34:01 #8 DONE 0.1s 08:34:01 08:34:01 1 warning found (use --debug to expand): 08:34:01  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 08:34:01 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-config:3b327d473a815c5ca910ae545af106b284c94157' 08:34:01 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-config:3b327d473a815c5ca910ae545af106b284c94157 --push - 08:34:01 #1 [internal] load build definition from Dockerfile 08:34:01 #1 transferring dockerfile: 206B done 08:34:01 #1 DONE 0.0s 08:34:01 08:34:01 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:3b327d473a815c5ca910ae545af106b284c94157 08:34:01 #2 DONE 0.0s 08:34:01 08:34:01 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:3b327d473a815c5ca910ae545af106b284c94157 08:34:01 #3 DONE 0.1s 08:34:01 08:34:01 #4 [internal] load .dockerignore 08:34:01 #4 transferring context: 2B done 08:34:01 #4 DONE 0.0s 08:34:01 08:34:01 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:3b327d473a815c5ca910ae545af106b284c94157@sha256:ff1be54df043a55b58a9002880103876afaffc847758918698189c327d5343f3 08:34:01 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-config:3b327d473a815c5ca910ae545af106b284c94157@sha256:ff1be54df043a55b58a9002880103876afaffc847758918698189c327d5343f3 08:34:01 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-config:3b327d473a815c5ca910ae545af106b284c94157@sha256:ff1be54df043a55b58a9002880103876afaffc847758918698189c327d5343f3 0.0s done 08:34:01 #5 DONE 0.0s 08:34:01 08:34:01 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:3b327d473a815c5ca910ae545af106b284c94157@sha256:ff1be54df043a55b58a9002880103876afaffc847758918698189c327d5343f3 08:34:01 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-config:3b327d473a815c5ca910ae545af106b284c94157@sha256:ff1be54df043a55b58a9002880103876afaffc847758918698189c327d5343f3 0.0s done 08:34:01 #6 DONE 0.1s 08:34:01 08:34:01 #7 [auth] security-spire-config:pull,push token for nexus3.edgexfoundry.org:10004 08:34:01 #7 DONE 0.0s 08:34:01 08:34:01 #8 exporting to image 08:34:01 #8 exporting layers done 08:34:01 #8 exporting manifest sha256:af512cda379eb78ecb1f8784244a33288a1c4f880aa4fa1273e7548c06360d8c done 08:34:01 #8 exporting config sha256:6893f065043086eab8823fcb3d25a781f761a71769197123813af8e744ed9586 done 08:34:01 #8 exporting manifest sha256:91dcc5b04afe904d6b21a8e7f9a68e0d42243a6a69b63447b59bde4e8fa52938 done 08:34:01 #8 exporting config sha256:c4bf1cb02329f6f178aa95b22ce584f0e2925df2eca8c9acb9514b125771877d done 08:34:01 #8 exporting manifest list sha256:540ebc1970e30246b085333e79f3da4ea6b2620abf6784b8cfb4e0bffef7c918 0.0s done 08:34:01 #8 pushing layers 0.1s done 08:34:01 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:3b327d473a815c5ca910ae545af106b284c94157@sha256:540ebc1970e30246b085333e79f3da4ea6b2620abf6784b8cfb4e0bffef7c918 08:34:01 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 08:34:02 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:3b327d473a815c5ca910ae545af106b284c94157@sha256:540ebc1970e30246b085333e79f3da4ea6b2620abf6784b8cfb4e0bffef7c918 0.1s done 08:34:02 #8 DONE 0.2s 08:34:02 08:34:02 1 warning found (use --debug to expand): 08:34:02  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 08:34:02 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-config:latest' 08:34:02 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-config:latest --push - 08:34:02 #1 [internal] load build definition from Dockerfile 08:34:02 #1 transferring dockerfile: 172B done 08:34:02 #1 DONE 0.0s 08:34:02 08:34:02 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:latest 08:34:02 #2 DONE 0.0s 08:34:02 08:34:02 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:latest 08:34:02 #3 DONE 0.0s 08:34:02 08:34:02 #4 [internal] load .dockerignore 08:34:02 #4 transferring context: 08:34:02 #4 transferring context: 2B done 08:34:02 #4 DONE 0.0s 08:34:02 08:34:02 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:latest@sha256:ff1be54df043a55b58a9002880103876afaffc847758918698189c327d5343f3 08:34:02 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-config:latest@sha256:ff1be54df043a55b58a9002880103876afaffc847758918698189c327d5343f3 0.0s done 08:34:02 #5 CACHED 08:34:02 08:34:02 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:latest@sha256:ff1be54df043a55b58a9002880103876afaffc847758918698189c327d5343f3 08:34:02 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-config:latest@sha256:ff1be54df043a55b58a9002880103876afaffc847758918698189c327d5343f3 0.0s done 08:34:02 #6 CACHED 08:34:02 08:34:02 #7 [auth] security-spire-config:pull,push token for nexus3.edgexfoundry.org:10004 08:34:02 #7 DONE 0.0s 08:34:02 08:34:02 #8 exporting to image 08:34:02 #8 exporting layers done 08:34:02 #8 exporting manifest sha256:af512cda379eb78ecb1f8784244a33288a1c4f880aa4fa1273e7548c06360d8c done 08:34:02 #8 exporting config sha256:6893f065043086eab8823fcb3d25a781f761a71769197123813af8e744ed9586 done 08:34:02 #8 exporting manifest sha256:91dcc5b04afe904d6b21a8e7f9a68e0d42243a6a69b63447b59bde4e8fa52938 done 08:34:02 #8 exporting config sha256:c4bf1cb02329f6f178aa95b22ce584f0e2925df2eca8c9acb9514b125771877d done 08:34:02 #8 exporting manifest list sha256:540ebc1970e30246b085333e79f3da4ea6b2620abf6784b8cfb4e0bffef7c918 done 08:34:02 #8 pushing layers 0.0s done 08:34:02 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:latest@sha256:540ebc1970e30246b085333e79f3da4ea6b2620abf6784b8cfb4e0bffef7c918 0.1s done 08:34:02 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 08:34:02 #8 DONE 0.1s 08:34:02 08:34:02 1 warning found (use --debug to expand): 08:34:02  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 08:34:02 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.87 --push - 08:34:02 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.87' 08:34:03 #1 [internal] load build definition from Dockerfile 08:34:03 #1 transferring dockerfile: 178B done 08:34:03 #1 DONE 0.0s 08:34:03 08:34:03 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.87 08:34:03 #2 DONE 0.0s 08:34:03 08:34:03 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.87 08:34:03 #3 DONE 0.0s 08:34:03 08:34:03 #4 [internal] load .dockerignore 08:34:03 #4 transferring context: 2B done 08:34:03 #4 DONE 0.0s 08:34:03 08:34:03 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.87@sha256:ff1be54df043a55b58a9002880103876afaffc847758918698189c327d5343f3 08:34:03 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.87@sha256:ff1be54df043a55b58a9002880103876afaffc847758918698189c327d5343f3 0.0s done 08:34:03 #5 CACHED 08:34:03 08:34:03 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.87@sha256:ff1be54df043a55b58a9002880103876afaffc847758918698189c327d5343f3 08:34:03 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.87@sha256:ff1be54df043a55b58a9002880103876afaffc847758918698189c327d5343f3 0.0s done 08:34:03 #6 DONE 0.0s 08:34:03 08:34:03 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.87@sha256:ff1be54df043a55b58a9002880103876afaffc847758918698189c327d5343f3 08:34:03 #6 CACHED 08:34:03 08:34:03 #7 [auth] security-spire-config:pull,push token for nexus3.edgexfoundry.org:10004 08:34:03 #7 DONE 0.0s 08:34:03 08:34:03 #8 exporting to image 08:34:03 #8 exporting layers done 08:34:03 #8 exporting manifest sha256:af512cda379eb78ecb1f8784244a33288a1c4f880aa4fa1273e7548c06360d8c done 08:34:03 #8 exporting config sha256:6893f065043086eab8823fcb3d25a781f761a71769197123813af8e744ed9586 done 08:34:03 #8 exporting manifest sha256:91dcc5b04afe904d6b21a8e7f9a68e0d42243a6a69b63447b59bde4e8fa52938 done 08:34:03 #8 exporting config sha256:c4bf1cb02329f6f178aa95b22ce584f0e2925df2eca8c9acb9514b125771877d done 08:34:03 #8 exporting manifest list sha256:540ebc1970e30246b085333e79f3da4ea6b2620abf6784b8cfb4e0bffef7c918 done 08:34:03 #8 pushing layers 0.0s done 08:34:03 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.87@sha256:540ebc1970e30246b085333e79f3da4ea6b2620abf6784b8cfb4e0bffef7c918 0.1s done 08:34:03 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 08:34:03 #8 DONE 0.1s 08:34:03 08:34:03 1 warning found (use --debug to expand): 08:34:03  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 08:34:03 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-config:3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87' 08:34:03 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-config:3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87 --push - 08:34:03 #1 [internal] load build definition from Dockerfile 08:34:03 #1 transferring dockerfile: 219B done 08:34:03 #1 DONE 0.0s 08:34:03 08:34:03 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87 08:34:03 #2 DONE 0.0s 08:34:03 08:34:03 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87 08:34:03 #3 DONE 0.0s 08:34:03 08:34:03 #4 [internal] load .dockerignore 08:34:03 #4 transferring context: 2B done 08:34:03 #4 DONE 0.0s 08:34:03 08:34:03 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87@sha256:ff1be54df043a55b58a9002880103876afaffc847758918698189c327d5343f3 08:34:03 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-config:3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87@sha256:ff1be54df043a55b58a9002880103876afaffc847758918698189c327d5343f3 0.0s done 08:34:03 #5 CACHED 08:34:03 08:34:03 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87@sha256:ff1be54df043a55b58a9002880103876afaffc847758918698189c327d5343f3 08:34:03 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-config:3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87@sha256:ff1be54df043a55b58a9002880103876afaffc847758918698189c327d5343f3 0.0s done 08:34:03 #6 CACHED 08:34:03 08:34:03 #7 exporting to image 08:34:03 #7 exporting layers done 08:34:03 #7 exporting manifest sha256:af512cda379eb78ecb1f8784244a33288a1c4f880aa4fa1273e7548c06360d8c done 08:34:03 #7 exporting config sha256:6893f065043086eab8823fcb3d25a781f761a71769197123813af8e744ed9586 done 08:34:03 #7 exporting manifest sha256:91dcc5b04afe904d6b21a8e7f9a68e0d42243a6a69b63447b59bde4e8fa52938 08:34:03 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 08:34:03 #7 exporting manifest sha256:91dcc5b04afe904d6b21a8e7f9a68e0d42243a6a69b63447b59bde4e8fa52938 0.0s done 08:34:03 #7 exporting config sha256:c4bf1cb02329f6f178aa95b22ce584f0e2925df2eca8c9acb9514b125771877d done 08:34:03 #7 exporting manifest list sha256:540ebc1970e30246b085333e79f3da4ea6b2620abf6784b8cfb4e0bffef7c918 done 08:34:03 #7 pushing layers 0.0s done 08:34:03 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87@sha256:540ebc1970e30246b085333e79f3da4ea6b2620abf6784b8cfb4e0bffef7c918 0.1s done 08:34:03 #7 DONE 0.1s 08:34:03 08:34:03 #8 [auth] security-spire-config:pull,push token for nexus3.edgexfoundry.org:10004 08:34:03 #8 DONE 0.0s 08:34:03 08:34:03 1 warning found (use --debug to expand): 08:34:03  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 08:34:04 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-config:main --push - 08:34:04 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-config:main' 08:34:04 #1 [internal] load build definition from Dockerfile 08:34:04 #1 transferring dockerfile: 170B done 08:34:04 #1 DONE 0.0s 08:34:04 08:34:04 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:main 08:34:04 #2 DONE 0.0s 08:34:04 08:34:04 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:main 08:34:04 #3 DONE 0.0s 08:34:04 08:34:04 #4 [internal] load .dockerignore 08:34:04 #4 transferring context: 2B done 08:34:04 #4 DONE 0.0s 08:34:04 08:34:04 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:main@sha256:ff1be54df043a55b58a9002880103876afaffc847758918698189c327d5343f3 08:34:04 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-config:main@sha256:ff1be54df043a55b58a9002880103876afaffc847758918698189c327d5343f3 08:34:04 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-config:main@sha256:ff1be54df043a55b58a9002880103876afaffc847758918698189c327d5343f3 0.0s done 08:34:04 #5 CACHED 08:34:04 08:34:04 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:main@sha256:ff1be54df043a55b58a9002880103876afaffc847758918698189c327d5343f3 08:34:04 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-config:main@sha256:ff1be54df043a55b58a9002880103876afaffc847758918698189c327d5343f3 0.0s done 08:34:04 #6 CACHED 08:34:04 08:34:04 #7 [auth] security-spire-config:pull,push token for nexus3.edgexfoundry.org:10004 08:34:04 #7 DONE 0.0s 08:34:04 08:34:04 #8 exporting to image 08:34:04 #8 exporting layers done 08:34:04 #8 exporting manifest sha256:af512cda379eb78ecb1f8784244a33288a1c4f880aa4fa1273e7548c06360d8c done 08:34:04 #8 exporting config sha256:6893f065043086eab8823fcb3d25a781f761a71769197123813af8e744ed9586 done 08:34:04 #8 exporting manifest sha256:91dcc5b04afe904d6b21a8e7f9a68e0d42243a6a69b63447b59bde4e8fa52938 done 08:34:04 #8 exporting config sha256:c4bf1cb02329f6f178aa95b22ce584f0e2925df2eca8c9acb9514b125771877d done 08:34:04 #8 exporting manifest list sha256:540ebc1970e30246b085333e79f3da4ea6b2620abf6784b8cfb4e0bffef7c918 done 08:34:04 #8 pushing layers 0.0s done 08:34:04 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:main@sha256:540ebc1970e30246b085333e79f3da4ea6b2620abf6784b8cfb4e0bffef7c918 0.1s done 08:34:04 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 08:34:04 #8 DONE 0.1s 08:34:04 08:34:04 1 warning found (use --debug to expand): 08:34:04  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 08:34:04 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-server:3b327d473a815c5ca910ae545af106b284c94157' 08:34:04 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-server:3b327d473a815c5ca910ae545af106b284c94157 --push - 08:34:04 #1 [internal] load build definition from Dockerfile 08:34:04 #1 transferring dockerfile: 206B done 08:34:04 #1 DONE 0.0s 08:34:04 08:34:04 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:3b327d473a815c5ca910ae545af106b284c94157 08:34:04 #2 DONE 0.0s 08:34:04 08:34:04 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:3b327d473a815c5ca910ae545af106b284c94157 08:34:04 #3 DONE 0.0s 08:34:04 08:34:04 #4 [internal] load .dockerignore 08:34:04 #4 transferring context: 2B done 08:34:04 #4 DONE 0.0s 08:34:04 08:34:04 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:3b327d473a815c5ca910ae545af106b284c94157@sha256:ab8161a11090dad310ae506c20500a7dc3a632fd74b3247179bbcade96fffa4a 08:34:04 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-server:3b327d473a815c5ca910ae545af106b284c94157@sha256:ab8161a11090dad310ae506c20500a7dc3a632fd74b3247179bbcade96fffa4a done 08:34:04 #5 DONE 0.0s 08:34:04 08:34:04 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:3b327d473a815c5ca910ae545af106b284c94157@sha256:ab8161a11090dad310ae506c20500a7dc3a632fd74b3247179bbcade96fffa4a 08:34:04 #6 DONE 0.0s 08:34:04 08:34:04 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:3b327d473a815c5ca910ae545af106b284c94157@sha256:ab8161a11090dad310ae506c20500a7dc3a632fd74b3247179bbcade96fffa4a 08:34:04 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-server:3b327d473a815c5ca910ae545af106b284c94157@sha256:ab8161a11090dad310ae506c20500a7dc3a632fd74b3247179bbcade96fffa4a done 08:34:04 #5 DONE 0.1s 08:34:04 08:34:04 #7 [auth] security-spire-server:pull,push token for nexus3.edgexfoundry.org:10004 08:34:04 #7 DONE 0.0s 08:34:04 08:34:04 #8 exporting to image 08:34:04 #8 exporting layers done 08:34:04 #8 exporting manifest sha256:61cad93c904c39f60dd5ce63059da8129b4b82181b7d3c550119a6d44f9c59c0 done 08:34:04 #8 exporting config sha256:8f24ded42a1c999cd5047f81ce1d28b5f655f4d1d155b1ba0fa2b9c0a05c998e done 08:34:04 #8 exporting manifest sha256:12fc96cbb8a6fd16a579cc3276f6eea4ae9aab4a7ccf16d740f94799a7bc33f5 done 08:34:04 #8 exporting config sha256:b291f1c74a316ff43b0268c6ebe7fafb4b1d334e5b615914081bfd3aae5961dd done 08:34:04 #8 exporting manifest list sha256:8dadd898250d4ab44f42a02d9d6b2d2adfae5a9d9018e159952d3066053aa393 done 08:34:04 #8 pushing layers 0.1s done 08:34:04 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:3b327d473a815c5ca910ae545af106b284c94157@sha256:8dadd898250d4ab44f42a02d9d6b2d2adfae5a9d9018e159952d3066053aa393 0.1s done 08:34:04 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 08:34:04 #8 DONE 0.2s 08:34:05 08:34:05 1 warning found (use --debug to expand): 08:34:05  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 08:34:05 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-server:latest --push - 08:34:05 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-server:latest' 08:34:05 #1 [internal] load build definition from Dockerfile 08:34:05 #1 transferring dockerfile: 172B done 08:34:05 #1 DONE 0.0s 08:34:05 08:34:05 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:latest 08:34:05 #2 DONE 0.0s 08:34:05 08:34:05 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:latest 08:34:05 #3 DONE 0.0s 08:34:05 08:34:05 #4 [internal] load .dockerignore 08:34:05 #4 transferring context: 2B done 08:34:05 #4 DONE 0.0s 08:34:05 08:34:05 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:latest@sha256:ab8161a11090dad310ae506c20500a7dc3a632fd74b3247179bbcade96fffa4a 08:34:05 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-server:latest@sha256:ab8161a11090dad310ae506c20500a7dc3a632fd74b3247179bbcade96fffa4a 0.0s done 08:34:05 #5 DONE 0.0s 08:34:05 08:34:05 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:latest@sha256:ab8161a11090dad310ae506c20500a7dc3a632fd74b3247179bbcade96fffa4a 08:34:05 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-server:latest@sha256:ab8161a11090dad310ae506c20500a7dc3a632fd74b3247179bbcade96fffa4a 0.0s done 08:34:05 #6 CACHED 08:34:05 08:34:05 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:latest@sha256:ab8161a11090dad310ae506c20500a7dc3a632fd74b3247179bbcade96fffa4a 08:34:05 #5 CACHED 08:34:05 08:34:05 #7 [auth] security-spire-server:pull,push token for nexus3.edgexfoundry.org:10004 08:34:05 #7 DONE 0.0s 08:34:05 08:34:05 #8 exporting to image 08:34:05 #8 exporting layers done 08:34:05 #8 exporting manifest sha256:61cad93c904c39f60dd5ce63059da8129b4b82181b7d3c550119a6d44f9c59c0 done 08:34:05 #8 exporting config sha256:8f24ded42a1c999cd5047f81ce1d28b5f655f4d1d155b1ba0fa2b9c0a05c998e done 08:34:05 #8 exporting manifest sha256:12fc96cbb8a6fd16a579cc3276f6eea4ae9aab4a7ccf16d740f94799a7bc33f5 done 08:34:05 #8 exporting config sha256:b291f1c74a316ff43b0268c6ebe7fafb4b1d334e5b615914081bfd3aae5961dd done 08:34:05 #8 exporting manifest list sha256:8dadd898250d4ab44f42a02d9d6b2d2adfae5a9d9018e159952d3066053aa393 done 08:34:05 #8 pushing layers 0.0s done 08:34:05 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:latest@sha256:8dadd898250d4ab44f42a02d9d6b2d2adfae5a9d9018e159952d3066053aa393 0.1s done 08:34:05 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 08:34:05 #8 DONE 0.1s 08:34:05 08:34:05 1 warning found (use --debug to expand): 08:34:05  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 08:34:06 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.87 --push - 08:34:06 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.87' 08:34:06 #1 [internal] load build definition from Dockerfile 08:34:06 #1 transferring dockerfile: 178B done 08:34:06 #1 DONE 0.0s 08:34:06 08:34:06 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.87 08:34:06 #2 DONE 0.0s 08:34:06 08:34:06 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.87 08:34:06 #3 DONE 0.0s 08:34:06 08:34:06 #4 [internal] load .dockerignore 08:34:06 #4 transferring context: 2B done 08:34:06 #4 DONE 0.0s 08:34:06 08:34:06 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.87@sha256:ab8161a11090dad310ae506c20500a7dc3a632fd74b3247179bbcade96fffa4a 08:34:06 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.87@sha256:ab8161a11090dad310ae506c20500a7dc3a632fd74b3247179bbcade96fffa4a 0.0s done 08:34:06 #5 DONE 0.0s 08:34:06 08:34:06 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.87@sha256:ab8161a11090dad310ae506c20500a7dc3a632fd74b3247179bbcade96fffa4a 08:34:06 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.87@sha256:ab8161a11090dad310ae506c20500a7dc3a632fd74b3247179bbcade96fffa4a 0.0s done 08:34:06 #6 CACHED 08:34:06 08:34:06 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.87@sha256:ab8161a11090dad310ae506c20500a7dc3a632fd74b3247179bbcade96fffa4a 08:34:06 #5 CACHED 08:34:06 08:34:06 #7 [auth] security-spire-server:pull,push token for nexus3.edgexfoundry.org:10004 08:34:06 #7 DONE 0.0s 08:34:06 08:34:06 #8 exporting to image 08:34:06 #8 exporting layers done 08:34:06 #8 exporting manifest sha256:61cad93c904c39f60dd5ce63059da8129b4b82181b7d3c550119a6d44f9c59c0 done 08:34:06 #8 exporting config sha256:8f24ded42a1c999cd5047f81ce1d28b5f655f4d1d155b1ba0fa2b9c0a05c998e done 08:34:06 #8 exporting manifest sha256:12fc96cbb8a6fd16a579cc3276f6eea4ae9aab4a7ccf16d740f94799a7bc33f5 done 08:34:06 #8 exporting config sha256:b291f1c74a316ff43b0268c6ebe7fafb4b1d334e5b615914081bfd3aae5961dd done 08:34:06 #8 exporting manifest list sha256:8dadd898250d4ab44f42a02d9d6b2d2adfae5a9d9018e159952d3066053aa393 done 08:34:06 #8 pushing layers 0.0s done 08:34:06 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.87@sha256:8dadd898250d4ab44f42a02d9d6b2d2adfae5a9d9018e159952d3066053aa393 0.1s done 08:34:06 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 08:34:06 #8 DONE 0.1s 08:34:06 08:34:06 1 warning found (use --debug to expand): 08:34:06  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 08:34:06 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-server:3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87' 08:34:06 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-server:3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87 --push - 08:34:06 #1 [internal] load build definition from Dockerfile 08:34:06 #1 transferring dockerfile: 219B done 08:34:06 #1 DONE 0.0s 08:34:06 08:34:06 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87 08:34:06 #2 DONE 0.0s 08:34:06 08:34:06 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87 08:34:06 #3 DONE 0.0s 08:34:06 08:34:06 #4 [internal] load .dockerignore 08:34:06 #4 transferring context: 2B done 08:34:06 #4 DONE 0.0s 08:34:06 08:34:06 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87@sha256:ab8161a11090dad310ae506c20500a7dc3a632fd74b3247179bbcade96fffa4a 08:34:06 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-server:3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87@sha256:ab8161a11090dad310ae506c20500a7dc3a632fd74b3247179bbcade96fffa4a 0.0s done 08:34:06 #5 CACHED 08:34:06 08:34:06 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87@sha256:ab8161a11090dad310ae506c20500a7dc3a632fd74b3247179bbcade96fffa4a 08:34:06 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-server:3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87@sha256:ab8161a11090dad310ae506c20500a7dc3a632fd74b3247179bbcade96fffa4a 0.0s done 08:34:06 #6 CACHED 08:34:06 08:34:06 #7 exporting to image 08:34:06 #7 exporting layers 08:34:06 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 08:34:06 #7 exporting layers done 08:34:06 #7 exporting manifest sha256:61cad93c904c39f60dd5ce63059da8129b4b82181b7d3c550119a6d44f9c59c0 done 08:34:06 #7 exporting config sha256:8f24ded42a1c999cd5047f81ce1d28b5f655f4d1d155b1ba0fa2b9c0a05c998e done 08:34:06 #7 exporting manifest sha256:12fc96cbb8a6fd16a579cc3276f6eea4ae9aab4a7ccf16d740f94799a7bc33f5 done 08:34:06 #7 exporting config sha256:b291f1c74a316ff43b0268c6ebe7fafb4b1d334e5b615914081bfd3aae5961dd done 08:34:06 #7 exporting manifest list sha256:8dadd898250d4ab44f42a02d9d6b2d2adfae5a9d9018e159952d3066053aa393 done 08:34:06 #7 pushing layers 0.0s done 08:34:06 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87@sha256:8dadd898250d4ab44f42a02d9d6b2d2adfae5a9d9018e159952d3066053aa393 0.1s done 08:34:06 #7 DONE 0.1s 08:34:06 08:34:06 #8 [auth] security-spire-server:pull,push token for nexus3.edgexfoundry.org:10004 08:34:06 #8 DONE 0.0s 08:34:06 08:34:06 1 warning found (use --debug to expand): 08:34:06  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 08:34:07 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-server:main' 08:34:07 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-server:main --push - 08:34:07 #1 [internal] load build definition from Dockerfile 08:34:07 #1 transferring dockerfile: 170B done 08:34:07 #1 DONE 0.0s 08:34:07 08:34:07 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:main 08:34:07 #2 DONE 0.0s 08:34:07 08:34:07 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:main 08:34:07 #3 DONE 0.0s 08:34:07 08:34:07 #4 [internal] load .dockerignore 08:34:07 #4 transferring context: 2B done 08:34:07 #4 DONE 0.0s 08:34:07 08:34:07 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:main@sha256:ab8161a11090dad310ae506c20500a7dc3a632fd74b3247179bbcade96fffa4a 08:34:07 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-server:main@sha256:ab8161a11090dad310ae506c20500a7dc3a632fd74b3247179bbcade96fffa4a 0.0s done 08:34:07 #5 DONE 0.0s 08:34:07 08:34:07 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:main@sha256:ab8161a11090dad310ae506c20500a7dc3a632fd74b3247179bbcade96fffa4a 08:34:07 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-server:main@sha256:ab8161a11090dad310ae506c20500a7dc3a632fd74b3247179bbcade96fffa4a 0.0s done 08:34:07 #6 CACHED 08:34:07 08:34:07 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:main@sha256:ab8161a11090dad310ae506c20500a7dc3a632fd74b3247179bbcade96fffa4a 08:34:07 #5 CACHED 08:34:07 08:34:07 #7 [auth] security-spire-server:pull,push token for nexus3.edgexfoundry.org:10004 08:34:07 #7 DONE 0.0s 08:34:07 08:34:07 #8 exporting to image 08:34:07 #8 exporting layers done 08:34:07 #8 exporting manifest sha256:61cad93c904c39f60dd5ce63059da8129b4b82181b7d3c550119a6d44f9c59c0 done 08:34:07 #8 exporting config sha256:8f24ded42a1c999cd5047f81ce1d28b5f655f4d1d155b1ba0fa2b9c0a05c998e done 08:34:07 #8 exporting manifest sha256:12fc96cbb8a6fd16a579cc3276f6eea4ae9aab4a7ccf16d740f94799a7bc33f5 done 08:34:07 #8 exporting config sha256:b291f1c74a316ff43b0268c6ebe7fafb4b1d334e5b615914081bfd3aae5961dd done 08:34:07 #8 exporting manifest list sha256:8dadd898250d4ab44f42a02d9d6b2d2adfae5a9d9018e159952d3066053aa393 done 08:34:07 #8 pushing layers 0.0s done 08:34:07 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:main@sha256:8dadd898250d4ab44f42a02d9d6b2d2adfae5a9d9018e159952d3066053aa393 0.1s done 08:34:07 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 08:34:07 #8 DONE 0.1s 08:34:07 08:34:07 1 warning found (use --debug to expand): 08:34:07  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 08:34:07 + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-notifications:3b327d473a815c5ca910ae545af106b284c94157' 08:34:07 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-notifications:3b327d473a815c5ca910ae545af106b284c94157 --push - 08:34:08 #1 [internal] load build definition from Dockerfile 08:34:08 #1 transferring dockerfile: 206B done 08:34:08 #1 DONE 0.0s 08:34:08 08:34:08 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:3b327d473a815c5ca910ae545af106b284c94157 08:34:08 #2 DONE 0.0s 08:34:08 08:34:08 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:3b327d473a815c5ca910ae545af106b284c94157 08:34:08 #3 DONE 0.1s 08:34:08 08:34:08 #4 [internal] load .dockerignore 08:34:08 #4 transferring context: 08:34:08 #4 transferring context: 2B done 08:34:08 #4 DONE 0.0s 08:34:08 08:34:08 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:3b327d473a815c5ca910ae545af106b284c94157@sha256:47bbe07b12e4cfe49ca5b102eea4b1ef2dac1d05d0a3f95487e10cefa9275f55 08:34:08 #5 resolve nexus3.edgexfoundry.org:10004/support-notifications:3b327d473a815c5ca910ae545af106b284c94157@sha256:47bbe07b12e4cfe49ca5b102eea4b1ef2dac1d05d0a3f95487e10cefa9275f55 0.0s done 08:34:08 #5 DONE 0.0s 08:34:08 08:34:08 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:3b327d473a815c5ca910ae545af106b284c94157@sha256:47bbe07b12e4cfe49ca5b102eea4b1ef2dac1d05d0a3f95487e10cefa9275f55 08:34:08 #6 resolve nexus3.edgexfoundry.org:10004/support-notifications:3b327d473a815c5ca910ae545af106b284c94157@sha256:47bbe07b12e4cfe49ca5b102eea4b1ef2dac1d05d0a3f95487e10cefa9275f55 0.0s done 08:34:08 #6 DONE 0.1s 08:34:08 08:34:08 #7 [auth] support-notifications:pull,push token for nexus3.edgexfoundry.org:10004 08:34:08 #7 DONE 0.0s 08:34:08 08:34:08 #8 exporting to image 08:34:08 #8 exporting layers done 08:34:08 #8 exporting manifest sha256:25d9fa084ff2bf7a5d9e2ee1d577f8f65db3e1f7a70faf93cf547beab0d7c8bb 0.0s done 08:34:08 #8 exporting config sha256:3fff161a672bb78449295cba05370eb91618bd85096ffb74e2f29eb7c69f994a done 08:34:08 #8 exporting manifest sha256:0863e2b55cb0dcb240aea83c1e56bab4579b9915890d24b990c918ee82565866 done 08:34:08 #8 exporting config sha256:81e2ceb61324dfda7ab0091d283f20fcdebfb6af99ea6d6cc3bb83216d895abc 0.0s done 08:34:08 #8 exporting manifest list sha256:87e006a2a80e38a2bd2c6fd71216cf1b21bdc3b086664d44e84aee19a435de40 done 08:34:08 #8 pushing layers 08:34:08 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 08:34:08 #8 pushing layers 0.1s done 08:34:08 #8 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:3b327d473a815c5ca910ae545af106b284c94157@sha256:87e006a2a80e38a2bd2c6fd71216cf1b21bdc3b086664d44e84aee19a435de40 0.1s done 08:34:08 #8 DONE 0.2s 08:34:08 08:34:08 1 warning found (use --debug to expand): 08:34:08  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 08:34:08 + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-notifications:latest' 08:34:08 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-notifications:latest --push - 08:34:08 #1 [internal] load build definition from Dockerfile 08:34:09 #1 transferring dockerfile: 172B done 08:34:09 #1 DONE 0.0s 08:34:09 08:34:09 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:latest 08:34:09 #2 DONE 0.0s 08:34:09 08:34:09 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:latest 08:34:09 #3 DONE 0.1s 08:34:09 08:34:09 #4 [internal] load .dockerignore 08:34:09 #4 transferring context: 2B done 08:34:09 #4 DONE 0.1s 08:34:09 08:34:09 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:latest@sha256:47bbe07b12e4cfe49ca5b102eea4b1ef2dac1d05d0a3f95487e10cefa9275f55 08:34:09 #5 resolve nexus3.edgexfoundry.org:10004/support-notifications:latest@sha256:47bbe07b12e4cfe49ca5b102eea4b1ef2dac1d05d0a3f95487e10cefa9275f55 0.0s done 08:34:09 #5 CACHED 08:34:09 08:34:09 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:latest@sha256:47bbe07b12e4cfe49ca5b102eea4b1ef2dac1d05d0a3f95487e10cefa9275f55 08:34:09 #6 resolve nexus3.edgexfoundry.org:10004/support-notifications:latest@sha256:47bbe07b12e4cfe49ca5b102eea4b1ef2dac1d05d0a3f95487e10cefa9275f55 0.0s done 08:34:09 #6 CACHED 08:34:09 08:34:09 #7 [auth] support-notifications:pull,push token for nexus3.edgexfoundry.org:10004 08:34:09 #7 DONE 0.0s 08:34:09 08:34:09 #8 exporting to image 08:34:09 #8 exporting layers done 08:34:09 #8 exporting manifest sha256:25d9fa084ff2bf7a5d9e2ee1d577f8f65db3e1f7a70faf93cf547beab0d7c8bb done 08:34:09 #8 exporting config sha256:3fff161a672bb78449295cba05370eb91618bd85096ffb74e2f29eb7c69f994a done 08:34:09 #8 exporting manifest sha256:0863e2b55cb0dcb240aea83c1e56bab4579b9915890d24b990c918ee82565866 done 08:34:09 #8 exporting config sha256:81e2ceb61324dfda7ab0091d283f20fcdebfb6af99ea6d6cc3bb83216d895abc done 08:34:09 #8 exporting manifest list sha256:87e006a2a80e38a2bd2c6fd71216cf1b21bdc3b086664d44e84aee19a435de40 done 08:34:09 #8 pushing layers 0.0s done 08:34:09 #8 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:latest@sha256:87e006a2a80e38a2bd2c6fd71216cf1b21bdc3b086664d44e84aee19a435de40 0.1s done 08:34:09 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 08:34:09 #8 DONE 0.1s 08:34:09 08:34:09 1 warning found (use --debug to expand): 08:34:09  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 08:34:09 + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.87' 08:34:09 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.87 --push - 08:34:09 #1 [internal] load build definition from Dockerfile 08:34:09 #1 transferring dockerfile: 178B done 08:34:09 #1 DONE 0.0s 08:34:09 08:34:09 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.87 08:34:09 #2 DONE 0.0s 08:34:09 08:34:09 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.87 08:34:09 #3 DONE 0.0s 08:34:09 08:34:09 #4 [internal] load .dockerignore 08:34:09 #4 transferring context: 2B done 08:34:09 #4 DONE 0.0s 08:34:09 08:34:09 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.87@sha256:47bbe07b12e4cfe49ca5b102eea4b1ef2dac1d05d0a3f95487e10cefa9275f55 08:34:09 #5 resolve nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.87@sha256:47bbe07b12e4cfe49ca5b102eea4b1ef2dac1d05d0a3f95487e10cefa9275f55 0.0s done 08:34:09 #5 CACHED 08:34:09 08:34:09 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.87@sha256:47bbe07b12e4cfe49ca5b102eea4b1ef2dac1d05d0a3f95487e10cefa9275f55 08:34:09 #6 resolve nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.87@sha256:47bbe07b12e4cfe49ca5b102eea4b1ef2dac1d05d0a3f95487e10cefa9275f55 0.0s done 08:34:09 #6 CACHED 08:34:09 08:34:09 #7 exporting to image 08:34:09 #7 exporting layers done 08:34:09 #7 exporting manifest sha256:25d9fa084ff2bf7a5d9e2ee1d577f8f65db3e1f7a70faf93cf547beab0d7c8bb done 08:34:09 #7 exporting config sha256:3fff161a672bb78449295cba05370eb91618bd85096ffb74e2f29eb7c69f994a done 08:34:09 #7 exporting manifest sha256:0863e2b55cb0dcb240aea83c1e56bab4579b9915890d24b990c918ee82565866 done 08:34:09 #7 exporting config sha256:81e2ceb61324dfda7ab0091d283f20fcdebfb6af99ea6d6cc3bb83216d895abc done 08:34:09 #7 exporting manifest list sha256:87e006a2a80e38a2bd2c6fd71216cf1b21bdc3b086664d44e84aee19a435de40 08:34:09 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 08:34:09 #7 exporting manifest list sha256:87e006a2a80e38a2bd2c6fd71216cf1b21bdc3b086664d44e84aee19a435de40 done 08:34:09 #7 pushing layers 0.0s done 08:34:09 #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.87@sha256:87e006a2a80e38a2bd2c6fd71216cf1b21bdc3b086664d44e84aee19a435de40 0.1s done 08:34:09 #7 DONE 0.1s 08:34:09 08:34:09 #8 [auth] support-notifications:pull,push token for nexus3.edgexfoundry.org:10004 08:34:09 #8 DONE 0.0s 08:34:09 08:34:09 1 warning found (use --debug to expand): 08:34:09  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 08:34:10 + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-notifications:3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87' 08:34:10 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-notifications:3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87 --push - 08:34:10 #1 [internal] load build definition from Dockerfile 08:34:10 #1 transferring dockerfile: 219B done 08:34:10 #1 DONE 0.0s 08:34:10 08:34:10 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87 08:34:10 #2 DONE 0.1s 08:34:10 08:34:10 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87 08:34:10 #3 DONE 0.1s 08:34:10 08:34:10 #4 [internal] load .dockerignore 08:34:10 #4 transferring context: 2B done 08:34:10 #4 DONE 0.0s 08:34:10 08:34:10 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87@sha256:47bbe07b12e4cfe49ca5b102eea4b1ef2dac1d05d0a3f95487e10cefa9275f55 08:34:10 #5 resolve nexus3.edgexfoundry.org:10004/support-notifications:3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87@sha256:47bbe07b12e4cfe49ca5b102eea4b1ef2dac1d05d0a3f95487e10cefa9275f55 0.0s done 08:34:10 #5 CACHED 08:34:10 08:34:10 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87@sha256:47bbe07b12e4cfe49ca5b102eea4b1ef2dac1d05d0a3f95487e10cefa9275f55 08:34:10 #6 resolve nexus3.edgexfoundry.org:10004/support-notifications:3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87@sha256:47bbe07b12e4cfe49ca5b102eea4b1ef2dac1d05d0a3f95487e10cefa9275f55 0.0s done 08:34:10 #6 CACHED 08:34:10 08:34:10 #7 exporting to image 08:34:10 #7 exporting layers done 08:34:10 #7 exporting manifest sha256:25d9fa084ff2bf7a5d9e2ee1d577f8f65db3e1f7a70faf93cf547beab0d7c8bb done 08:34:10 #7 exporting config sha256:3fff161a672bb78449295cba05370eb91618bd85096ffb74e2f29eb7c69f994a done 08:34:10 #7 exporting manifest sha256:0863e2b55cb0dcb240aea83c1e56bab4579b9915890d24b990c918ee82565866 done 08:34:10 #7 exporting config sha256:81e2ceb61324dfda7ab0091d283f20fcdebfb6af99ea6d6cc3bb83216d895abc done 08:34:10 #7 exporting manifest list sha256:87e006a2a80e38a2bd2c6fd71216cf1b21bdc3b086664d44e84aee19a435de40 done 08:34:10 #7 pushing layers 0.0s done 08:34:10 #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87@sha256:87e006a2a80e38a2bd2c6fd71216cf1b21bdc3b086664d44e84aee19a435de40 08:34:10 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 08:34:10 #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87@sha256:87e006a2a80e38a2bd2c6fd71216cf1b21bdc3b086664d44e84aee19a435de40 0.1s done 08:34:10 #7 DONE 0.1s 08:34:10 08:34:10 #8 [auth] support-notifications:pull,push token for nexus3.edgexfoundry.org:10004 08:34:10 #8 DONE 0.0s 08:34:10 08:34:10 1 warning found (use --debug to expand): 08:34:10  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 08:34:10 + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-notifications:main' 08:34:10 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-notifications:main --push - 08:34:10 #1 [internal] load build definition from Dockerfile 08:34:10 #1 transferring dockerfile: 170B done 08:34:10 #1 DONE 0.0s 08:34:10 08:34:10 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:main 08:34:10 #2 DONE 0.0s 08:34:10 08:34:10 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:main 08:34:10 #3 DONE 0.0s 08:34:10 08:34:10 #4 [internal] load .dockerignore 08:34:10 #4 transferring context: 2B done 08:34:10 #4 DONE 0.0s 08:34:10 08:34:10 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:main@sha256:47bbe07b12e4cfe49ca5b102eea4b1ef2dac1d05d0a3f95487e10cefa9275f55 08:34:10 #5 resolve nexus3.edgexfoundry.org:10004/support-notifications:main@sha256:47bbe07b12e4cfe49ca5b102eea4b1ef2dac1d05d0a3f95487e10cefa9275f55 08:34:11 #5 resolve nexus3.edgexfoundry.org:10004/support-notifications:main@sha256:47bbe07b12e4cfe49ca5b102eea4b1ef2dac1d05d0a3f95487e10cefa9275f55 0.0s done 08:34:11 #5 CACHED 08:34:11 08:34:11 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:main@sha256:47bbe07b12e4cfe49ca5b102eea4b1ef2dac1d05d0a3f95487e10cefa9275f55 08:34:11 #6 resolve nexus3.edgexfoundry.org:10004/support-notifications:main@sha256:47bbe07b12e4cfe49ca5b102eea4b1ef2dac1d05d0a3f95487e10cefa9275f55 0.0s done 08:34:11 #6 CACHED 08:34:11 08:34:11 #7 [auth] support-notifications:pull,push token for nexus3.edgexfoundry.org:10004 08:34:11 #7 DONE 0.0s 08:34:11 08:34:11 #8 exporting to image 08:34:11 #8 exporting layers done 08:34:11 #8 exporting manifest sha256:25d9fa084ff2bf7a5d9e2ee1d577f8f65db3e1f7a70faf93cf547beab0d7c8bb done 08:34:11 #8 exporting config sha256:3fff161a672bb78449295cba05370eb91618bd85096ffb74e2f29eb7c69f994a done 08:34:11 #8 exporting manifest sha256:0863e2b55cb0dcb240aea83c1e56bab4579b9915890d24b990c918ee82565866 done 08:34:11 #8 exporting config sha256:81e2ceb61324dfda7ab0091d283f20fcdebfb6af99ea6d6cc3bb83216d895abc done 08:34:11 #8 exporting manifest list sha256:87e006a2a80e38a2bd2c6fd71216cf1b21bdc3b086664d44e84aee19a435de40 done 08:34:11 #8 pushing layers 0.0s done 08:34:11 #8 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:main@sha256:87e006a2a80e38a2bd2c6fd71216cf1b21bdc3b086664d44e84aee19a435de40 0.1s done 08:34:11 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 08:34:11 #8 DONE 0.1s 08:34:11 08:34:11 1 warning found (use --debug to expand): 08:34:11  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 08:34:11 + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-scheduler:3b327d473a815c5ca910ae545af106b284c94157' 08:34:11 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-scheduler:3b327d473a815c5ca910ae545af106b284c94157 --push - 08:34:11 #1 [internal] load build definition from Dockerfile 08:34:11 #1 transferring dockerfile: 202B done 08:34:11 #1 DONE 0.0s 08:34:11 08:34:11 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:3b327d473a815c5ca910ae545af106b284c94157 08:34:11 #2 DONE 0.1s 08:34:11 08:34:11 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:3b327d473a815c5ca910ae545af106b284c94157 08:34:11 #3 DONE 0.1s 08:34:11 08:34:11 #4 [internal] load .dockerignore 08:34:11 #4 transferring context: 2B done 08:34:11 #4 DONE 0.0s 08:34:11 08:34:11 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:3b327d473a815c5ca910ae545af106b284c94157@sha256:5fe37f09bc5424753d0ee292b38efe4ef4cad1bef63558c4cdfff483490326de 08:34:11 #5 resolve nexus3.edgexfoundry.org:10004/support-scheduler:3b327d473a815c5ca910ae545af106b284c94157@sha256:5fe37f09bc5424753d0ee292b38efe4ef4cad1bef63558c4cdfff483490326de 0.0s done 08:34:11 #5 DONE 0.0s 08:34:11 08:34:11 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:3b327d473a815c5ca910ae545af106b284c94157@sha256:5fe37f09bc5424753d0ee292b38efe4ef4cad1bef63558c4cdfff483490326de 08:34:11 #6 resolve nexus3.edgexfoundry.org:10004/support-scheduler:3b327d473a815c5ca910ae545af106b284c94157@sha256:5fe37f09bc5424753d0ee292b38efe4ef4cad1bef63558c4cdfff483490326de 0.0s done 08:34:11 #6 DONE 0.1s 08:34:11 08:34:11 #7 [auth] support-scheduler:pull,push token for nexus3.edgexfoundry.org:10004 08:34:11 #7 DONE 0.0s 08:34:11 08:34:11 #8 exporting to image 08:34:11 #8 exporting layers done 08:34:11 #8 exporting manifest sha256:e78fe262a2e858f958923d31d6cc857c18e47ad7a51605fcd5a9960ef992c9ee done 08:34:11 #8 exporting config sha256:a8e1b6dccb80657099e6702d0013c97a4672f56960aef18c35e9e67940485247 done 08:34:11 #8 exporting manifest sha256:7e32c4db4e55ee708eabdd1dc907080f2fc8cbf844b969408928eb10a31f63a8 done 08:34:11 #8 exporting config sha256:436947447be712e9838af052fbae5eb2465428da50842e3d4cbd2c59eb2ceb01 0.0s done 08:34:11 #8 exporting manifest list sha256:3c6178ff3de702447403261761c4209d8979a292b789d0f23e96924928a0f8a8 done 08:34:11 #8 pushing layers 0.1s done 08:34:11 #8 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:3b327d473a815c5ca910ae545af106b284c94157@sha256:3c6178ff3de702447403261761c4209d8979a292b789d0f23e96924928a0f8a8 08:34:11 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 08:34:12 #8 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:3b327d473a815c5ca910ae545af106b284c94157@sha256:3c6178ff3de702447403261761c4209d8979a292b789d0f23e96924928a0f8a8 0.1s done 08:34:12 #8 DONE 0.2s 08:34:12 08:34:12 1 warning found (use --debug to expand): 08:34:12  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 08:34:12 + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-scheduler:latest' 08:34:12 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-scheduler:latest --push - 08:34:12 #1 [internal] load build definition from Dockerfile 08:34:12 #1 transferring dockerfile: 168B done 08:34:12 #1 DONE 0.0s 08:34:12 08:34:12 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:latest 08:34:12 #2 DONE 0.0s 08:34:12 08:34:12 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:latest 08:34:12 #3 DONE 0.0s 08:34:12 08:34:12 #4 [internal] load .dockerignore 08:34:12 #4 transferring context: 2B done 08:34:12 #4 DONE 0.0s 08:34:12 08:34:12 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:latest@sha256:5fe37f09bc5424753d0ee292b38efe4ef4cad1bef63558c4cdfff483490326de 08:34:12 #5 resolve nexus3.edgexfoundry.org:10004/support-scheduler:latest@sha256:5fe37f09bc5424753d0ee292b38efe4ef4cad1bef63558c4cdfff483490326de 0.0s done 08:34:12 #5 DONE 0.0s 08:34:12 08:34:12 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:latest@sha256:5fe37f09bc5424753d0ee292b38efe4ef4cad1bef63558c4cdfff483490326de 08:34:12 #6 resolve nexus3.edgexfoundry.org:10004/support-scheduler:latest@sha256:5fe37f09bc5424753d0ee292b38efe4ef4cad1bef63558c4cdfff483490326de 0.0s done 08:34:12 #6 CACHED 08:34:12 08:34:12 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:latest@sha256:5fe37f09bc5424753d0ee292b38efe4ef4cad1bef63558c4cdfff483490326de 08:34:12 #5 CACHED 08:34:12 08:34:12 #7 [auth] support-scheduler:pull,push token for nexus3.edgexfoundry.org:10004 08:34:12 #7 DONE 0.0s 08:34:12 08:34:12 #8 exporting to image 08:34:12 #8 exporting layers done 08:34:12 #8 exporting manifest sha256:e78fe262a2e858f958923d31d6cc857c18e47ad7a51605fcd5a9960ef992c9ee done 08:34:12 #8 exporting config sha256:a8e1b6dccb80657099e6702d0013c97a4672f56960aef18c35e9e67940485247 done 08:34:12 #8 exporting manifest sha256:7e32c4db4e55ee708eabdd1dc907080f2fc8cbf844b969408928eb10a31f63a8 done 08:34:12 #8 exporting config sha256:436947447be712e9838af052fbae5eb2465428da50842e3d4cbd2c59eb2ceb01 done 08:34:12 #8 exporting manifest list sha256:3c6178ff3de702447403261761c4209d8979a292b789d0f23e96924928a0f8a8 done 08:34:12 #8 pushing layers 0.0s done 08:34:12 #8 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:latest@sha256:3c6178ff3de702447403261761c4209d8979a292b789d0f23e96924928a0f8a8 0.1s done 08:34:12 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 08:34:12 #8 DONE 0.1s 08:34:12 08:34:12 1 warning found (use --debug to expand): 08:34:12  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 08:34:12 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.87 --push - 08:34:12 + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.87' 08:34:12 #1 [internal] load build definition from Dockerfile 08:34:12 #1 transferring dockerfile: 174B done 08:34:12 #1 DONE 0.0s 08:34:12 08:34:12 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.87 08:34:12 #2 DONE 0.0s 08:34:12 08:34:12 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.87 08:34:12 #3 DONE 0.0s 08:34:12 08:34:12 #4 [internal] load .dockerignore 08:34:12 #4 transferring context: 2B done 08:34:12 #4 DONE 0.0s 08:34:12 08:34:12 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.87@sha256:5fe37f09bc5424753d0ee292b38efe4ef4cad1bef63558c4cdfff483490326de 08:34:12 #5 resolve nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.87@sha256:5fe37f09bc5424753d0ee292b38efe4ef4cad1bef63558c4cdfff483490326de done 08:34:12 #5 CACHED 08:34:12 08:34:12 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.87@sha256:5fe37f09bc5424753d0ee292b38efe4ef4cad1bef63558c4cdfff483490326de 08:34:12 #6 resolve nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.87@sha256:5fe37f09bc5424753d0ee292b38efe4ef4cad1bef63558c4cdfff483490326de 0.0s done 08:34:12 #6 CACHED 08:34:12 08:34:12 #7 exporting to image 08:34:12 #7 exporting layers done 08:34:12 #7 exporting manifest sha256:e78fe262a2e858f958923d31d6cc857c18e47ad7a51605fcd5a9960ef992c9ee done 08:34:12 #7 exporting config sha256:a8e1b6dccb80657099e6702d0013c97a4672f56960aef18c35e9e67940485247 done 08:34:12 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 08:34:13 #7 exporting manifest sha256:7e32c4db4e55ee708eabdd1dc907080f2fc8cbf844b969408928eb10a31f63a8 done 08:34:13 #7 exporting config sha256:436947447be712e9838af052fbae5eb2465428da50842e3d4cbd2c59eb2ceb01 done 08:34:13 #7 exporting manifest list sha256:3c6178ff3de702447403261761c4209d8979a292b789d0f23e96924928a0f8a8 done 08:34:13 #7 pushing layers 0.0s done 08:34:13 #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.87@sha256:3c6178ff3de702447403261761c4209d8979a292b789d0f23e96924928a0f8a8 0.1s done 08:34:13 #7 DONE 0.1s 08:34:13 08:34:13 #8 [auth] support-scheduler:pull,push token for nexus3.edgexfoundry.org:10004 08:34:13 #8 DONE 0.0s 08:34:13 08:34:13 1 warning found (use --debug to expand): 08:34:13  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 08:34:13 + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-scheduler:3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87' 08:34:13 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-scheduler:3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87 --push - 08:34:13 #1 [internal] load build definition from Dockerfile 08:34:13 #1 transferring dockerfile: 215B done 08:34:13 #1 DONE 0.0s 08:34:13 08:34:13 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87 08:34:13 #2 DONE 0.0s 08:34:13 08:34:13 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87 08:34:13 #3 DONE 0.0s 08:34:13 08:34:13 #4 [internal] load .dockerignore 08:34:13 #4 transferring context: 2B done 08:34:13 #4 DONE 0.0s 08:34:13 08:34:13 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87@sha256:5fe37f09bc5424753d0ee292b38efe4ef4cad1bef63558c4cdfff483490326de 08:34:13 #5 resolve nexus3.edgexfoundry.org:10004/support-scheduler:3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87@sha256:5fe37f09bc5424753d0ee292b38efe4ef4cad1bef63558c4cdfff483490326de 0.0s done 08:34:13 #5 CACHED 08:34:13 08:34:13 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87@sha256:5fe37f09bc5424753d0ee292b38efe4ef4cad1bef63558c4cdfff483490326de 08:34:13 #6 resolve nexus3.edgexfoundry.org:10004/support-scheduler:3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87@sha256:5fe37f09bc5424753d0ee292b38efe4ef4cad1bef63558c4cdfff483490326de 0.0s done 08:34:13 #6 CACHED 08:34:13 08:34:13 #7 [auth] support-scheduler:pull,push token for nexus3.edgexfoundry.org:10004 08:34:13 #7 DONE 0.0s 08:34:13 08:34:13 #8 exporting to image 08:34:13 #8 exporting layers done 08:34:13 #8 exporting manifest sha256:e78fe262a2e858f958923d31d6cc857c18e47ad7a51605fcd5a9960ef992c9ee done 08:34:13 #8 exporting config sha256:a8e1b6dccb80657099e6702d0013c97a4672f56960aef18c35e9e67940485247 done 08:34:13 #8 exporting manifest sha256:7e32c4db4e55ee708eabdd1dc907080f2fc8cbf844b969408928eb10a31f63a8 done 08:34:13 #8 exporting config sha256:436947447be712e9838af052fbae5eb2465428da50842e3d4cbd2c59eb2ceb01 done 08:34:13 #8 exporting manifest list sha256:3c6178ff3de702447403261761c4209d8979a292b789d0f23e96924928a0f8a8 done 08:34:13 #8 pushing layers 0.0s done 08:34:13 #8 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87@sha256:3c6178ff3de702447403261761c4209d8979a292b789d0f23e96924928a0f8a8 0.1s done 08:34:13 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 08:34:13 #8 DONE 0.1s 08:34:13 08:34:13 1 warning found (use --debug to expand): 08:34:13  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 08:34:13 + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-scheduler:main' 08:34:13 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-scheduler:main --push - 08:34:13 #1 [internal] load build definition from Dockerfile 08:34:13 #1 transferring dockerfile: 166B done 08:34:13 #1 DONE 0.0s 08:34:13 08:34:13 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:main 08:34:13 #2 DONE 0.0s 08:34:13 08:34:13 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:main 08:34:13 #3 DONE 0.0s 08:34:13 08:34:13 #4 [internal] load .dockerignore 08:34:13 #4 transferring context: 2B done 08:34:13 #4 DONE 0.0s 08:34:14 08:34:14 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:main@sha256:5fe37f09bc5424753d0ee292b38efe4ef4cad1bef63558c4cdfff483490326de 08:34:14 #5 resolve nexus3.edgexfoundry.org:10004/support-scheduler:main@sha256:5fe37f09bc5424753d0ee292b38efe4ef4cad1bef63558c4cdfff483490326de 0.0s done 08:34:14 #5 CACHED 08:34:14 08:34:14 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:main@sha256:5fe37f09bc5424753d0ee292b38efe4ef4cad1bef63558c4cdfff483490326de 08:34:14 #6 resolve nexus3.edgexfoundry.org:10004/support-scheduler:main@sha256:5fe37f09bc5424753d0ee292b38efe4ef4cad1bef63558c4cdfff483490326de 0.0s done 08:34:14 #6 CACHED 08:34:14 08:34:14 #7 [auth] support-scheduler:pull,push token for nexus3.edgexfoundry.org:10004 08:34:14 #7 DONE 0.0s 08:34:14 08:34:14 #8 exporting to image 08:34:14 #8 exporting layers done 08:34:14 #8 exporting manifest sha256:e78fe262a2e858f958923d31d6cc857c18e47ad7a51605fcd5a9960ef992c9ee done 08:34:14 #8 exporting config sha256:a8e1b6dccb80657099e6702d0013c97a4672f56960aef18c35e9e67940485247 done 08:34:14 #8 exporting manifest sha256:7e32c4db4e55ee708eabdd1dc907080f2fc8cbf844b969408928eb10a31f63a8 done 08:34:14 #8 exporting config sha256:436947447be712e9838af052fbae5eb2465428da50842e3d4cbd2c59eb2ceb01 done 08:34:14 #8 exporting manifest list sha256:3c6178ff3de702447403261761c4209d8979a292b789d0f23e96924928a0f8a8 done 08:34:14 #8 pushing layers 0.0s done 08:34:14 #8 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:main@sha256:3c6178ff3de702447403261761c4209d8979a292b789d0f23e96924928a0f8a8 0.1s done 08:34:14 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 08:34:14 #8 DONE 0.1s 08:34:14 08:34:14 1 warning found (use --debug to expand): 08:34:14  - 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 08:34:14 + '[' -d /w/workspace/edgex-go/940/archives ']' [Pipeline] libraryResource [Pipeline] sh 08:34:14 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 08:34:15 ---> package-listing.sh 08:34:15 ++ facter osfamily 08:34:15 ++ tr '[:upper:]' '[:lower:]' 08:34:15 + OS_FAMILY=redhat 08:34:15 + workspace=/w/workspace/edgex-go/940 08:34:15 + START_PACKAGES=/tmp/packages_start.txt 08:34:15 + END_PACKAGES=/tmp/packages_end.txt 08:34:15 + DIFF_PACKAGES=/tmp/packages_diff.txt 08:34:15 + PACKAGES=/tmp/packages_start.txt 08:34:15 + '[' /w/workspace/edgex-go/940 ']' 08:34:15 + PACKAGES=/tmp/packages_end.txt 08:34:15 + case "${OS_FAMILY}" in 08:34:15 + rpm -qa 08:34:15 + sort 08:34:16 + '[' -f /tmp/packages_start.txt ']' 08:34:16 + '[' -f /tmp/packages_end.txt ']' 08:34:16 + diff /tmp/packages_start.txt /tmp/packages_end.txt 08:34:16 + '[' /w/workspace/edgex-go/940 ']' 08:34:16 + mkdir -p /w/workspace/edgex-go/940/archives/ 08:34:16 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/940/archives/ [Pipeline] echo 08:34:16 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/940/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 08:34:16 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:34:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:34:17 08:34:17 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:34:17 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:34:17 latest: Pulling from edgex-lftools-log-publisher 08:34:17 5eb5b503b376: Pulling fs layer 08:34:17 5c69ac0246d0: Pulling fs layer 08:34:17 ec43610c2a17: Pulling fs layer 08:34:17 3a2ae6a8a46f: Pulling fs layer 08:34:17 33b1e0a273af: Pulling fs layer 08:34:17 5d3b04190fa2: Pulling fs layer 08:34:17 2f39f015ded8: Pulling fs layer 08:34:17 3a2ae6a8a46f: Waiting 08:34:17 33b1e0a273af: Waiting 08:34:17 5d3b04190fa2: Waiting 08:34:17 2f39f015ded8: Waiting 08:34:17 5c69ac0246d0: Verifying Checksum 08:34:17 5c69ac0246d0: Download complete 08:34:17 3a2ae6a8a46f: Verifying Checksum 08:34:17 3a2ae6a8a46f: Download complete 08:34:17 33b1e0a273af: Verifying Checksum 08:34:17 33b1e0a273af: Download complete 08:34:17 ec43610c2a17: Verifying Checksum 08:34:17 ec43610c2a17: Download complete 08:34:17 5d3b04190fa2: Verifying Checksum 08:34:17 5d3b04190fa2: Download complete 08:34:17 5eb5b503b376: Verifying Checksum 08:34:17 5eb5b503b376: Download complete 08:34:18 2f39f015ded8: Verifying Checksum 08:34:18 2f39f015ded8: Download complete 08:34:19 5eb5b503b376: Pull complete 08:34:19 5c69ac0246d0: Pull complete 08:34:19 ec43610c2a17: Pull complete 08:34:19 3a2ae6a8a46f: Pull complete 08:34:19 33b1e0a273af: Pull complete 08:34:19 5d3b04190fa2: Pull complete 08:34:24 2f39f015ded8: Pull complete 08:34:24 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 08:34:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:34:24 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:34:24 prd-centos7-docker-4c-2g-775550 does not seem to be running inside a container 08:34:24 $ 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/940/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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 08:34:28 $ docker top 3adbb9d6510e3b73a6b03ba897ecf37499bd9f50b273b1a5f7a3da4b5e0f4c1b -eo pid,comm [Pipeline] { [Pipeline] sh 08:34:28 + touch /tmp/pre-build-complete [Pipeline] sh 08:34:28 + mkdir -p /var/log/sysstat [Pipeline] sh 08:34:29 + ls /var/log/sa-host 08:34:29 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:34:29 provisioning config files... 08:34:29 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-go_main@tmp/config3199985333904646392tmp [Pipeline] { [Pipeline] echo 08:34:29 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 08:34:29 ---> create-netrc.sh [Pipeline] } 08:34:29 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 08:34:29 ---> python-tools-install.sh [Pipeline] echo 08:34:29 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 08:34:30 ---> sudo-logs.sh 08:34:30 Archiving 'sudo' log.. 08:34:30 cat: /facter-os: Is a directory [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:34:30 [edgeXInfraPublish] An error occurred while publishing logs: script returned exit code 1 [Pipeline] } 08:34:30 $ docker stop --time=1 3adbb9d6510e3b73a6b03ba897ecf37499bd9f50b273b1a5f7a3da4b5e0f4c1b 08:34:31 $ docker rm -f --volumes 3adbb9d6510e3b73a6b03ba897ecf37499bd9f50b273b1a5f7a3da4b5e0f4c1b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] cleanWs 08:34:31 [WS-CLEANUP] Deleting project workspace... 08:34:31 [WS-CLEANUP] Deferred wipeout is used... 08:34:31 [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] } 08:50:40 #144 ... 08:50:40 08:50:40 #147 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 08:50:40 #147 DONE 1309.7s 08:50:40 08:50:40 #151 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 08:50:40 #151 ... 08:50:40 08:50:40 #155 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 08:50:40 #155 DONE 0.2s 08:50:40 08:50:40 #45 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 08:50:40 #45 ... 08:50:40 08:50:40 #156 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 08:50:40 #156 DONE 0.1s 08:50:40 08:50:40 #157 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 08:50:40 #157 DONE 0.3s 08:50:40 08:50:40 #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 08:50:40 #158 DONE 0.1s 08:50:40 08:50:40 #159 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 08:50:40 #159 DONE 0.1s 08:50:40 08:50:40 #152 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 08:50:40 #152 ... 08:50:40 08:50:40 #160 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:50:40 #160 DONE 2.4s 08:50:40 08:50:40 #145 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 08:50:40 #145 ... 08:50:40 08:50:40 #106 [core-common-config-bootstrapper] exporting to image 08:50:40 #106 exporting layers 08:50:40 #106 exporting layers 1.0s done 08:50:40 #106 writing image sha256:ce26f0c786b2f61f0c970327f7ed94ad8a83ae15ae0975edda0b5734ea988a69 done 08:50:40 #106 naming to docker.io/library/core-common-config-bootstrapper-arm64 done 08:50:40 #106 DONE 10.0s 08:50:40 08:50:40 #140 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 08:50:45 #140 ... 08:50:45 08:50:45 #145 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 08:50:45 #145 DONE 1328.0s 08:50:45 08:50:45 #45 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 08:50:45 #45 ... 08:50:45 08:50:45 #161 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 08:50:45 #161 DONE 0.4s 08:50:45 08:50:45 #162 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 08:50:48 #162 DONE 2.2s 08:50:48 08:50:48 #163 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 08:50:48 #163 DONE 0.4s 08:50:48 08:50:48 #148 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 08:50:48 #148 ... 08:50:48 08:50:48 #164 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 08:50:48 #164 DONE 0.1s 08:50:48 08:50:48 #165 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 08:50:48 #165 DONE 0.3s 08:50:48 08:50:48 #166 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 08:50:48 #166 DONE 0.2s 08:50:48 08:50:48 #154 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 08:50:48 #154 ... 08:50:48 08:50:48 #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/ 08:50:49 #167 DONE 0.2s 08:50:49 08:50:49 #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/ 08:50:49 #168 DONE 0.2s 08:50:49 08:50:49 #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/ 08:50:49 #169 DONE 0.3s 08:50:49 08:50:49 #140 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 08:50:49 #140 ... 08:50:49 08:50:49 #170 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 08:50:49 #170 DONE 0.3s 08:50:49 08:50:49 #45 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 08:50:50 #45 ... 08:50:50 08:50:50 #171 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 08:50:52 #171 DONE 2.1s 08:50:52 08:50:52 #106 [security-bootstrapper] exporting to image 08:50:52 #106 exporting layers 08:50:53 #106 exporting layers 1.2s done 08:50:53 #106 writing image sha256:e9236dd5a01b6148b7f5c63e76d662d3dab4803793e9f06ff120b9a6a5bc2a79 0.0s done 08:50:53 #106 naming to docker.io/library/security-bootstrapper-arm64 0.1s done 08:50:53 #106 DONE 11.3s 08:50:53 08:50:53 #154 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 09:09:01 #154 ... 09:09:01 09:09:01 #151 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 09:09:01 #151 DONE 2413.5s 09:09:01 09:09:01 #146 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 09:09:01 #146 ... 09:09:01 09:09:01 #172 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 09:09:01 #172 DONE 2.7s 09:09:01 09:09:01 #173 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 09:09:01 #173 DONE 0.2s 09:09:01 09:09:01 #149 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 09:09:01 #149 ... 09:09:01 09:09:01 #174 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 09:09:01 #174 DONE 0.5s 09:09:01 09:09:01 #175 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 09:09:01 #175 DONE 0.2s 09:09:01 09:09:01 #106 [core-command] exporting to image 09:09:01 #106 exporting layers 09:09:01 #106 exporting layers 0.5s done 09:09:01 #106 writing image sha256:8b3d8eb4109db983431d5bb61040366850f9ba16ed5ac74ffa24601708618a01 done 09:09:01 #106 naming to docker.io/library/core-command-arm64 done 09:09:01 #106 DONE 11.8s 09:09:01 09:09:01 #149 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 09:09:16 #149 ... 09:09:16 09:09:16 #140 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 09:09:16 #140 2439.3 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.87 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 09:09:17 #140 ... 09:09:17 09:09:17 #144 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 09:09:17 #144 DONE 2440.9s 09:09:17 09:09:17 #148 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 09:09:18 #148 ... 09:09:18 09:09:18 #176 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 09:09:18 #176 DONE 0.2s 09:09:18 09:09:18 #45 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 09:09:18 #45 ... 09:09:18 09:09:18 #177 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 09:09:18 #177 DONE 0.2s 09:09:18 09:09:18 #149 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 09:09:18 #149 ... 09:09:18 09:09:18 #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 09:09:18 #178 DONE 0.2s 09:09:18 09:09:18 #179 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 09:09:18 #179 DONE 0.1s 09:09:18 09:09:18 #180 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 09:09:19 #180 DONE 0.5s 09:09:19 09:09:19 #181 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 09:09:19 #181 DONE 0.2s 09:09:19 09:09:19 #148 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 09:09:19 #148 ... 09:09:19 09:09:19 #182 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:09:22 #182 DONE 2.4s 09:09:22 09:09:22 #45 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 09:09:22 #45 ... 09:09:22 09:09:22 #106 [security-proxy-setup] exporting to image 09:09:22 #106 exporting layers 09:09:22 #106 exporting layers 1.0s done 09:09:22 #106 writing image sha256:c321cc3febd87f0bb8fcdeaaee04cfcb09e961b99e596372eefea9e96977651f done 09:09:22 #106 naming to docker.io/library/security-proxy-setup-arm64 done 09:09:22 #106 DONE 12.8s 09:09:22 09:09:22 #154 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 09:09:55 #154 ... 09:09:55 09:09:55 #140 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 09:09:55 #140 DONE 2474.1s 09:09:55 09:09:55 #152 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 09:09:55 #152 ... 09:09:55 09:09:55 #183 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 09:09:55 #183 DONE 0.1s 09:09:55 09:09:55 #154 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 09:09:55 #154 ... 09:09:55 09:09:55 #184 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 09:09:55 #184 DONE 0.2s 09:09:55 09:09:55 #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 09:09:55 #185 DONE 0.2s 09:09:55 09:09:55 #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 09:09:55 #186 DONE 0.1s 09:09:55 09:09:55 #187 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 09:09:55 #187 DONE 0.1s 09:09:55 09:09:55 #188 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 09:09:55 #188 DONE 0.5s 09:09:55 09:09:55 #189 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 09:09:55 #189 DONE 2.5s 09:09:55 09:09:55 #149 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 09:09:55 #149 ... 09:09:55 09:09:55 #190 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 09:09:55 #190 DONE 0.1s 09:09:55 09:09:55 #191 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:09:57 #191 DONE 2.1s 09:09:57 09:09:57 #45 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 09:09:57 #45 ... 09:09:57 09:09:57 #106 [security-secretstore-setup] exporting to image 09:09:57 #106 exporting layers 09:09:59 #106 exporting layers 1.8s done 09:09:59 #106 writing image sha256:c2b2281219102e13986797f0a3f25859e58680b4952d206be03c6d94e7f1088c 0.0s done 09:09:59 #106 naming to docker.io/library/security-secretstore-setup-arm64 0.0s done 09:09:59 #106 DONE 14.7s 09:09:59 09:09:59 #153 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 09:10:56 #153 ... 09:10:56 09:10:56 #150 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 09:10:56 #150 DONE 2539.7s 09:10:56 09:10:56 #149 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 09:10:56 #149 ... 09:10:56 09:10:56 #192 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 09:10:56 #192 DONE 0.2s 09:10:56 09:10:56 #148 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 09:10:57 #148 ... 09:10:57 09:10:57 #193 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 09:10:57 #193 DONE 0.1s 09:10:57 09:10:57 #194 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 09:10:57 #194 DONE 0.5s 09:10:57 09:10:57 #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 09:10:57 #195 DONE 0.1s 09:10:57 09:10:57 #106 [security-spiffe-token-provider] exporting to image 09:10:57 #106 exporting layers 09:10:58 #106 exporting layers 0.8s done 09:10:58 #106 writing image sha256:8a0b4df11596c5ee886c951af4859073b8ca38f91cd95b373b20786e21e2b53e done 09:10:58 #106 naming to docker.io/library/security-spiffe-token-provider-arm64 done 09:10:58 #106 DONE 15.5s 09:10:58 09:10:58 #149 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 09:11:45 #149 DONE 2588.2s 09:11:45 09:11:45 #154 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 09:11:45 #154 ... 09:11:45 09:11:45 #196 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 09:11:45 #196 DONE 0.4s 09:11:45 09:11:45 #197 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 09:11:45 #197 DONE 0.4s 09:11:45 09:11:45 #45 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 09:11:45 #45 ... 09:11:45 09:11:45 #198 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 09:11:46 #198 DONE 0.8s 09:11:46 09:11:46 #199 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res 09:11:46 #199 DONE 0.3s 09:11:46 09:11:46 #45 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 09:11:47 #45 ... 09:11:47 09:11:47 #200 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 09:11:47 #200 DONE 0.2s 09:11:47 09:11:47 #201 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:11:49 #201 DONE 1.8s 09:11:49 09:11:49 #106 [security-proxy-auth] exporting to image 09:11:49 #106 exporting layers 09:11:49 #106 exporting layers 0.9s done 09:11:49 #106 writing image sha256:911bef69a60a9a4c5f313b60c739b06667c7bb091ebaf4e81799bb9573656b5a 0.0s done 09:11:49 #106 naming to docker.io/library/security-proxy-auth-arm64 0.0s done 09:11:49 #106 DONE 16.4s 09:11:49 09:11:49 #45 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 09:11:51 #45 ... 09:11:51 09:11:51 #153 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 09:11:51 #153 DONE 2595.8s 09:11:52 09:11:52 #146 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 09:11:52 #146 ... 09:11:52 09:11:52 #202 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 09:11:53 #202 DONE 0.3s 09:11:53 09:11:53 #203 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 09:11:53 #203 ... 09:11:53 09:11:53 #154 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 09:11:53 #154 DONE 2596.6s 09:11:53 09:11:53 #203 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 09:11:53 #203 DONE 0.3s 09:11:53 09:11:53 #146 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 09:11:53 #146 ... 09:11:53 09:11:53 #204 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 09:11:54 #204 DONE 0.8s 09:11:54 09:11:54 #205 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 09:11:54 #205 DONE 0.3s 09:11:54 09:11:54 #206 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / 09:11:54 #206 DONE 0.3s 09:11:54 09:11:54 #207 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 09:11:55 #207 DONE 1.1s 09:11:55 09:11:55 #106 [core-data] exporting to image 09:11:55 #106 exporting layers 1.0s done 09:11:55 #106 writing image sha256:42ebe649ff1d8fd5460db765d271e6d78f95105a911a527a068a9f05bf06d3b2 done 09:11:55 #106 naming to docker.io/library/core-data-arm64 done 09:11:55 #106 DONE 17.5s 09:11:55 09:11:55 #208 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 09:11:55 #208 DONE 0.2s 09:11:55 09:11:55 #106 [core-keeper] exporting to image 09:11:56 #106 ... 09:11:56 09:11:56 #146 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 09:11:56 #146 DONE 2600.0s 09:11:56 09:11:56 #106 [core-keeper] exporting to image 09:11:56 #106 exporting layers 1.0s done 09:11:56 #106 writing image sha256:33e024b0cc640f9332da22b9461ca26f85ba96d37ea71571c5b01d921f88d251 0.0s done 09:11:56 #106 naming to docker.io/library/core-keeper-arm64 done 09:11:56 #106 DONE 18.5s 09:11:56 09:11:56 #152 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 09:11:56 #152 ... 09:11:56 09:11:56 #209 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 09:11:57 #209 DONE 0.2s 09:11:57 09:11:57 #45 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 09:11:57 #45 ... 09:11:57 09:11:57 #210 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 09:11:57 #210 DONE 0.2s 09:11:57 09:11:57 #211 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 09:11:58 #211 DONE 0.8s 09:11:58 09:11:58 #212 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 09:11:58 #212 DONE 0.1s 09:11:58 09:11:58 #213 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 09:11:58 #213 DONE 0.2s 09:11:58 09:11:58 #106 [core-metadata] exporting to image 09:11:58 #106 exporting layers 0.5s done 09:11:58 #106 writing image sha256:741f815d7595822b1f0ee6f0dd272625b418555695068f13a6018af018dff984 done 09:11:58 #106 naming to docker.io/library/core-metadata-arm64 done 09:11:58 #106 DONE 19.0s 09:11:58 09:11:58 #45 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 09:12:31 #45 ... 09:12:31 09:12:31 #152 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 09:12:31 #152 DONE 2631.1s 09:12:31 09:12:31 #45 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 09:12:31 #45 ... 09:12:31 09:12:31 #214 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 09:12:31 #214 DONE 0.2s 09:12:31 09:12:31 #215 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 09:12:31 #215 DONE 0.1s 09:12:31 09:12:31 #148 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 09:12:31 #148 ... 09:12:31 09:12:31 #216 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 09:12:31 #216 DONE 0.5s 09:12:31 09:12:31 #217 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res 09:12:31 #217 DONE 0.1s 09:12:31 09:12:31 #106 [support-scheduler] exporting to image 09:12:31 #106 exporting layers 09:12:31 #106 exporting layers 1.1s done 09:12:31 #106 writing image sha256:8c462aa039a3238bef1ddde8be2cc9dcf50e850f752bcbc78a4654d6896eef23 done 09:12:31 #106 naming to docker.io/library/support-scheduler-arm64 done 09:12:31 #106 DONE 20.1s 09:12:31 09:12:31 #45 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 09:12:35 #45 ... 09:12:35 09:12:35 #148 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 09:12:35 #148 DONE 2638.3s 09:12:35 09:12:35 #218 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 09:12:35 #218 DONE 0.1s 09:12:35 09:12:35 #219 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 09:12:35 #219 DONE 0.1s 09:12:35 09:12:35 #45 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 09:12:35 #45 ... 09:12:35 09:12:35 #220 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 09:12:36 #220 DONE 0.6s 09:12:36 09:12:36 #221 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 09:12:36 #221 DONE 0.1s 09:12:36 09:12:36 #106 [support-notifications] exporting to image 09:12:36 #106 exporting layers 09:12:36 #106 exporting layers 0.6s done 09:12:36 #106 writing image sha256:0efd3b79319e6eb0f6ee28cc80ef55916fb62103c2c424984a9eb182b2efd4f8 done 09:12:36 #106 naming to docker.io/library/support-notifications-arm64 done 09:12:36 #106 DONE 20.7s 09:12:36 09:12:36 #45 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 09:12:36 time="2025-12-22T08:25:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:12:36 time="2025-12-22T08:25:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:12:36 time="2025-12-22T08:25:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:12:36 time="2025-12-22T08:25:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:12:36 time="2025-12-22T08:25:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:12:36 time="2025-12-22T08:25:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:12:36 time="2025-12-22T08:25:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:12:36 time="2025-12-22T08:25:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:12:36 time="2025-12-22T08:25:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:12:36 time="2025-12-22T08:25:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:12:36 time="2025-12-22T08:25:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:12:36 time="2025-12-22T08:25:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:12:36 time="2025-12-22T08:25:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:12:36 time="2025-12-22T08:25:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:12:36 time="2025-12-22T08:25:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 09:12:36 $ docker stop --time=1 410f114a8e5f73699375bf539a8a1148ede1e0510c9812ebbbbd4bb04f8b39ef 09:12:38 $ docker rm -f --volumes 410f114a8e5f73699375bf539a8a1148ede1e0510c9812ebbbbd4bb04f8b39ef [Pipeline] // withDockerContainer [Pipeline] sh 09:12:38 + docker images 09:12:38 REPOSITORY TAG IMAGE ID CREATED SIZE 09:12:38 support-notifications-arm64 latest 0efd3b79319e 3 seconds ago 54.3MB 09:12:38 support-scheduler-arm64 latest 8c462aa039a3 10 seconds ago 50.4MB 09:12:38 core-metadata-arm64 latest 741f815d7595 40 seconds ago 46.3MB 09:12:38 core-keeper-arm64 latest 33e024b0cc64 43 seconds ago 45.1MB 09:12:38 core-data-arm64 latest 42ebe649ff1d 44 seconds ago 46.2MB 09:12:38 security-proxy-auth-arm64 latest 911bef69a60a 50 seconds ago 45.4MB 09:12:38 security-spiffe-token-provider-arm64 latest 8a0b4df11596 About a minute ago 50.2MB 09:12:38 security-secretstore-setup-arm64 latest c2b228121910 2 minutes ago 81.6MB 09:12:38 security-proxy-setup-arm64 latest c321cc3febd8 3 minutes ago 51.3MB 09:12:38 core-command-arm64 latest 8b3d8eb4109d 3 minutes ago 40.9MB 09:12:38 security-bootstrapper-arm64 latest e9236dd5a01b 21 minutes ago 22.2MB 09:12:38 core-common-config-bootstrapper-arm64 latest ce26f0c786b2 22 minutes ago 21.1MB 09:12:38 security-spire-config-arm64 latest a910309a0c9c 45 minutes ago 163MB 09:12:38 security-spire-agent-arm64 latest 4e3911f79360 45 minutes ago 220MB 09:12:38 security-spire-server-arm64 latest cdc815cb8b41 45 minutes ago 164MB 09:12:38 ci-base-image-arm64 latest 60bfd0697ece 47 minutes ago 927MB 09:12:38 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.25-alpine 334268110677 2 months ago 564MB 09:12: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 09:12:39 provisioning config files... 09:12:39 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/940@tmp/config18377648412675633866tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:12:39 ---> ****-login.sh 09:12:39 nexus3.edgexfoundry.org:10001 09:12:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:12:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:12:40 Configure a credential helper to remove this warning. See 09:12:40 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:12:40 09:12:40 Login Succeeded 09:12:40 nexus3.edgexfoundry.org:10002 09:12:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:12:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:12:40 Configure a credential helper to remove this warning. See 09:12:40 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:12:40 09:12:40 Login Succeeded 09:12:40 nexus3.edgexfoundry.org:10003 09:12:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:12:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:12:40 Configure a credential helper to remove this warning. See 09:12:40 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:12:40 09:12:40 Login Succeeded 09:12:40 nexus3.edgexfoundry.org:10004 09:12:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:12:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:12:41 Configure a credential helper to remove this warning. See 09:12:41 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:12:41 09:12:41 Login Succeeded 09:12:41 ****.io 09:12:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:12:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:12:41 Configure a credential helper to remove this warning. See 09:12:41 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:12:41 09:12:41 Login Succeeded 09:12:41 ---> ****-login.sh ends [Pipeline] } 09:12:41 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:12:41 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 09:12:41 [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: 09:12:41 3b327d473a815c5ca910ae545af106b284c94157 09:12:41 latest 09:12:41 4.1.0-dev.87 09:12:41 3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87 09:12:41 main 09:12:41 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:12:42 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:3b327d473a815c5ca910ae545af106b284c94157 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:12:43 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:3b327d473a815c5ca910ae545af106b284c94157 09:12:43 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 09:12:43 54e004957c91: Preparing 09:12:43 37a350527295: Preparing 09:12:43 097eaef4bf3b: Preparing 09:12:43 fec626294d91: Preparing 09:12:43 572a09c081f0: Preparing 09:12:43 a5858c150b7b: Preparing 09:12:43 0e64f2360a44: Preparing 09:12:43 a5858c150b7b: Waiting 09:12:43 0e64f2360a44: Waiting 09:12:43 fec626294d91: Pushed 09:12:43 097eaef4bf3b: Pushed 09:12:43 54e004957c91: Pushed 09:12:43 0e64f2360a44: Layer already exists 09:12:43 a5858c150b7b: Pushed 09:12:43 572a09c081f0: Pushed 09:12:50 37a350527295: Pushed 09:12:50 3b327d473a815c5ca910ae545af106b284c94157: digest: sha256:2bf9252f24d642e8650c5fd4a0d6d1d12ffebf672393f517cbeeacc136fef34c size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:12:50 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:12:50 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest 09:12:50 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 09:12:50 54e004957c91: Preparing 09:12:50 37a350527295: Preparing 09:12:50 097eaef4bf3b: Preparing 09:12:50 fec626294d91: Preparing 09:12:50 572a09c081f0: Preparing 09:12:50 a5858c150b7b: Preparing 09:12:50 0e64f2360a44: Preparing 09:12:50 a5858c150b7b: Waiting 09:12:50 0e64f2360a44: Waiting 09:12:50 54e004957c91: Layer already exists 09:12:50 572a09c081f0: Layer already exists 09:12:50 fec626294d91: Layer already exists 09:12:50 097eaef4bf3b: Layer already exists 09:12:50 37a350527295: Layer already exists 09:12:50 a5858c150b7b: Layer already exists 09:12:50 0e64f2360a44: Layer already exists 09:12:50 latest: digest: sha256:2bf9252f24d642e8650c5fd4a0d6d1d12ffebf672393f517cbeeacc136fef34c size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:12:51 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.87 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:12:51 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.87 09:12:51 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 09:12:51 54e004957c91: Preparing 09:12:51 37a350527295: Preparing 09:12:51 097eaef4bf3b: Preparing 09:12:51 fec626294d91: Preparing 09:12:51 572a09c081f0: Preparing 09:12:51 a5858c150b7b: Preparing 09:12:51 0e64f2360a44: Preparing 09:12:51 a5858c150b7b: Waiting 09:12:51 0e64f2360a44: Waiting 09:12:51 fec626294d91: Layer already exists 09:12:51 097eaef4bf3b: Layer already exists 09:12:51 37a350527295: Layer already exists 09:12:51 572a09c081f0: Layer already exists 09:12:51 54e004957c91: Layer already exists 09:12:51 a5858c150b7b: Layer already exists 09:12:51 0e64f2360a44: Layer already exists 09:12:51 4.1.0-dev.87: digest: sha256:2bf9252f24d642e8650c5fd4a0d6d1d12ffebf672393f517cbeeacc136fef34c size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:12:52 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:12:52 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87 09:12:52 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 09:12:52 54e004957c91: Preparing 09:12:52 37a350527295: Preparing 09:12:52 097eaef4bf3b: Preparing 09:12:52 fec626294d91: Preparing 09:12:52 572a09c081f0: Preparing 09:12:52 a5858c150b7b: Preparing 09:12:52 0e64f2360a44: Preparing 09:12:52 a5858c150b7b: Waiting 09:12:52 0e64f2360a44: Waiting 09:12:52 572a09c081f0: Layer already exists 09:12:52 54e004957c91: Layer already exists 09:12:52 fec626294d91: Layer already exists 09:12:52 097eaef4bf3b: Layer already exists 09:12:52 a5858c150b7b: Layer already exists 09:12:52 0e64f2360a44: Layer already exists 09:12:53 37a350527295: Layer already exists 09:12:53 3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87: digest: sha256:2bf9252f24d642e8650c5fd4a0d6d1d12ffebf672393f517cbeeacc136fef34c size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:12:54 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:12:54 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main 09:12:54 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 09:12:54 54e004957c91: Preparing 09:12:54 37a350527295: Preparing 09:12:54 097eaef4bf3b: Preparing 09:12:54 fec626294d91: Preparing 09:12:54 572a09c081f0: Preparing 09:12:54 a5858c150b7b: Preparing 09:12:54 0e64f2360a44: Preparing 09:12:54 a5858c150b7b: Waiting 09:12:54 0e64f2360a44: Waiting 09:12:54 54e004957c91: Layer already exists 09:12:54 097eaef4bf3b: Layer already exists 09:12:54 fec626294d91: Layer already exists 09:12:54 37a350527295: Layer already exists 09:12:54 572a09c081f0: Layer already exists 09:12:54 a5858c150b7b: Layer already exists 09:12:54 0e64f2360a44: Layer already exists 09:12:54 main: digest: sha256:2bf9252f24d642e8650c5fd4a0d6d1d12ffebf672393f517cbeeacc136fef34c size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:12:54 ===================================================== [Pipeline] echo 09:12:54 taggedImages: 09:12:54 - nexus3.edgexfoundry.org:10004/core-command-arm64:3b327d473a815c5ca910ae545af106b284c94157 09:12:54 - nexus3.edgexfoundry.org:10004/core-command-arm64:latest 09:12:54 - nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.87 09:12:54 - nexus3.edgexfoundry.org:10004/core-command-arm64:3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87 09:12:54 - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo 09:12:54 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: 09:12:54 3b327d473a815c5ca910ae545af106b284c94157 09:12:54 latest 09:12:54 4.1.0-dev.87 09:12:54 3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87 09:12:54 main 09:12:54 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:12:55 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3b327d473a815c5ca910ae545af106b284c94157 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:12:56 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3b327d473a815c5ca910ae545af106b284c94157 09:12:56 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 09:12:56 3287cf4a3d86: Preparing 09:12:56 7e58fa7b9c91: Preparing 09:12:56 ca4e44f2f7d5: Preparing 09:12:56 bf2b258c612e: Preparing 09:12:56 097eaef4bf3b: Preparing 09:12:56 fec626294d91: Preparing 09:12:56 572a09c081f0: Preparing 09:12:56 a5858c150b7b: Preparing 09:12:56 0e64f2360a44: Preparing 09:12:56 a5858c150b7b: Waiting 09:12:56 fec626294d91: Waiting 09:12:56 0e64f2360a44: Waiting 09:12:56 572a09c081f0: Waiting 09:12:56 097eaef4bf3b: Layer already exists 09:12:56 fec626294d91: Layer already exists 09:12:56 572a09c081f0: Layer already exists 09:12:56 ca4e44f2f7d5: Pushed 09:12:56 a5858c150b7b: Layer already exists 09:12:56 3287cf4a3d86: Pushed 09:12:56 7e58fa7b9c91: Pushed 09:12:56 0e64f2360a44: Layer already exists 09:12:59 bf2b258c612e: Pushed 09:12:59 3b327d473a815c5ca910ae545af106b284c94157: digest: sha256:719518b2f65dce79914cc33928b0987e93369aed455100f1e4422d00084d402d size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:12:59 + 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 09:12:59 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 09:12:59 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 09:12:59 3287cf4a3d86: Preparing 09:12:59 7e58fa7b9c91: Preparing 09:12:59 ca4e44f2f7d5: Preparing 09:12:59 bf2b258c612e: Preparing 09:12:59 097eaef4bf3b: Preparing 09:12:59 fec626294d91: Preparing 09:12:59 572a09c081f0: Preparing 09:12:59 a5858c150b7b: Preparing 09:12:59 0e64f2360a44: Preparing 09:12:59 fec626294d91: Waiting 09:12:59 572a09c081f0: Waiting 09:12:59 a5858c150b7b: Waiting 09:12:59 0e64f2360a44: Waiting 09:12:59 7e58fa7b9c91: Layer already exists 09:12:59 3287cf4a3d86: Layer already exists 09:12:59 bf2b258c612e: Layer already exists 09:12:59 ca4e44f2f7d5: Layer already exists 09:12:59 097eaef4bf3b: Layer already exists 09:12:59 fec626294d91: Layer already exists 09:12:59 0e64f2360a44: Layer already exists 09:12:59 572a09c081f0: Layer already exists 09:12:59 a5858c150b7b: Layer already exists 09:12:59 latest: digest: sha256:719518b2f65dce79914cc33928b0987e93369aed455100f1e4422d00084d402d size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:13:00 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.87 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:13:00 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.87 09:13:00 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 09:13:00 3287cf4a3d86: Preparing 09:13:00 7e58fa7b9c91: Preparing 09:13:00 ca4e44f2f7d5: Preparing 09:13:00 bf2b258c612e: Preparing 09:13:00 097eaef4bf3b: Preparing 09:13:00 fec626294d91: Preparing 09:13:00 572a09c081f0: Preparing 09:13:00 a5858c150b7b: Preparing 09:13:00 0e64f2360a44: Preparing 09:13:00 fec626294d91: Waiting 09:13:00 572a09c081f0: Waiting 09:13:00 a5858c150b7b: Waiting 09:13:00 0e64f2360a44: Waiting 09:13:00 097eaef4bf3b: Layer already exists 09:13:00 bf2b258c612e: Layer already exists 09:13:00 3287cf4a3d86: Layer already exists 09:13:00 ca4e44f2f7d5: Layer already exists 09:13:00 7e58fa7b9c91: Layer already exists 09:13:00 572a09c081f0: Layer already exists 09:13:00 fec626294d91: Layer already exists 09:13:00 0e64f2360a44: Layer already exists 09:13:00 a5858c150b7b: Layer already exists 09:13:00 4.1.0-dev.87: digest: sha256:719518b2f65dce79914cc33928b0987e93369aed455100f1e4422d00084d402d size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:13:01 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:13:01 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87 09:13:01 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 09:13:01 3287cf4a3d86: Preparing 09:13:01 7e58fa7b9c91: Preparing 09:13:01 ca4e44f2f7d5: Preparing 09:13:01 bf2b258c612e: Preparing 09:13:01 097eaef4bf3b: Preparing 09:13:01 fec626294d91: Preparing 09:13:01 572a09c081f0: Preparing 09:13:01 a5858c150b7b: Preparing 09:13:01 0e64f2360a44: Preparing 09:13:01 572a09c081f0: Waiting 09:13:01 a5858c150b7b: Waiting 09:13:01 0e64f2360a44: Waiting 09:13:01 fec626294d91: Waiting 09:13:01 3287cf4a3d86: Layer already exists 09:13:01 7e58fa7b9c91: Layer already exists 09:13:01 ca4e44f2f7d5: Layer already exists 09:13:01 bf2b258c612e: Layer already exists 09:13:01 097eaef4bf3b: Layer already exists 09:13:01 a5858c150b7b: Layer already exists 09:13:01 572a09c081f0: Layer already exists 09:13:01 0e64f2360a44: Layer already exists 09:13:01 fec626294d91: Layer already exists 09:13:01 3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87: digest: sha256:719518b2f65dce79914cc33928b0987e93369aed455100f1e4422d00084d402d size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:13:02 + 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 09:13:02 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main 09:13:02 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 09:13:02 3287cf4a3d86: Preparing 09:13:02 7e58fa7b9c91: Preparing 09:13:02 ca4e44f2f7d5: Preparing 09:13:02 bf2b258c612e: Preparing 09:13:02 097eaef4bf3b: Preparing 09:13:02 fec626294d91: Preparing 09:13:02 572a09c081f0: Preparing 09:13:02 a5858c150b7b: Preparing 09:13:02 0e64f2360a44: Preparing 09:13:02 fec626294d91: Waiting 09:13:02 a5858c150b7b: Waiting 09:13:02 572a09c081f0: Waiting 09:13:02 0e64f2360a44: Waiting 09:13:02 097eaef4bf3b: Layer already exists 09:13:02 ca4e44f2f7d5: Layer already exists 09:13:02 bf2b258c612e: Layer already exists 09:13:02 3287cf4a3d86: Layer already exists 09:13:02 7e58fa7b9c91: Layer already exists 09:13:02 fec626294d91: Layer already exists 09:13:02 0e64f2360a44: Layer already exists 09:13:02 572a09c081f0: Layer already exists 09:13:02 a5858c150b7b: Layer already exists 09:13:02 main: digest: sha256:719518b2f65dce79914cc33928b0987e93369aed455100f1e4422d00084d402d size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:13:02 ===================================================== [Pipeline] echo 09:13:02 taggedImages: 09:13:02 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3b327d473a815c5ca910ae545af106b284c94157 09:13:02 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 09:13:02 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.87 09:13:02 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87 09:13:02 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo 09:13:02 [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: 09:13:02 3b327d473a815c5ca910ae545af106b284c94157 09:13:02 latest 09:13:02 4.1.0-dev.87 09:13:02 3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87 09:13:02 main 09:13:02 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:13:03 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:3b327d473a815c5ca910ae545af106b284c94157 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:13:03 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:3b327d473a815c5ca910ae545af106b284c94157 09:13:03 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 09:13:03 f1c8377f7bf8: Preparing 09:13:03 b994d8f50ed9: Preparing 09:13:03 097eaef4bf3b: Preparing 09:13:03 fec626294d91: Preparing 09:13:03 0228cebe7d50: Preparing 09:13:03 ff1c22390235: Preparing 09:13:03 0e64f2360a44: Preparing 09:13:03 ff1c22390235: Waiting 09:13:03 0e64f2360a44: Waiting 09:13:03 fec626294d91: Layer already exists 09:13:03 097eaef4bf3b: Layer already exists 09:13:03 0e64f2360a44: Layer already exists 09:13:03 f1c8377f7bf8: Pushed 09:13:03 ff1c22390235: Pushed 09:13:04 0228cebe7d50: Pushed 09:13:10 b994d8f50ed9: Pushed 09:13:10 3b327d473a815c5ca910ae545af106b284c94157: digest: sha256:560dac79faa949ba5969a8e1307ea32fa62acd6546866cbe2916e333dce30156 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:13:11 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:13:11 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest 09:13:11 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 09:13:11 f1c8377f7bf8: Preparing 09:13:11 b994d8f50ed9: Preparing 09:13:11 097eaef4bf3b: Preparing 09:13:11 fec626294d91: Preparing 09:13:11 0228cebe7d50: Preparing 09:13:11 ff1c22390235: Preparing 09:13:11 0e64f2360a44: Preparing 09:13:11 ff1c22390235: Waiting 09:13:11 0e64f2360a44: Waiting 09:13:11 f1c8377f7bf8: Layer already exists 09:13:11 097eaef4bf3b: Layer already exists 09:13:11 b994d8f50ed9: Layer already exists 09:13:11 0228cebe7d50: Layer already exists 09:13:11 fec626294d91: Layer already exists 09:13:11 0e64f2360a44: Layer already exists 09:13:11 ff1c22390235: Layer already exists 09:13:11 latest: digest: sha256:560dac79faa949ba5969a8e1307ea32fa62acd6546866cbe2916e333dce30156 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:13:12 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.87 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:13:12 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.87 09:13:12 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 09:13:12 f1c8377f7bf8: Preparing 09:13:12 b994d8f50ed9: Preparing 09:13:12 097eaef4bf3b: Preparing 09:13:12 fec626294d91: Preparing 09:13:12 0228cebe7d50: Preparing 09:13:12 ff1c22390235: Preparing 09:13:12 0e64f2360a44: Preparing 09:13:12 ff1c22390235: Waiting 09:13:12 fec626294d91: Layer already exists 09:13:12 0228cebe7d50: Layer already exists 09:13:12 f1c8377f7bf8: Layer already exists 09:13:12 097eaef4bf3b: Layer already exists 09:13:12 b994d8f50ed9: Layer already exists 09:13:12 ff1c22390235: Layer already exists 09:13:12 0e64f2360a44: Layer already exists 09:13:12 4.1.0-dev.87: digest: sha256:560dac79faa949ba5969a8e1307ea32fa62acd6546866cbe2916e333dce30156 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:13:13 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:13:13 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87 09:13:13 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 09:13:13 f1c8377f7bf8: Preparing 09:13:13 b994d8f50ed9: Preparing 09:13:13 097eaef4bf3b: Preparing 09:13:13 fec626294d91: Preparing 09:13:13 0228cebe7d50: Preparing 09:13:13 ff1c22390235: Preparing 09:13:13 0e64f2360a44: Preparing 09:13:13 ff1c22390235: Waiting 09:13:13 0e64f2360a44: Waiting 09:13:13 fec626294d91: Layer already exists 09:13:13 0228cebe7d50: Layer already exists 09:13:13 b994d8f50ed9: Layer already exists 09:13:13 f1c8377f7bf8: Layer already exists 09:13:13 097eaef4bf3b: Layer already exists 09:13:13 ff1c22390235: Layer already exists 09:13:13 0e64f2360a44: Layer already exists 09:13:13 3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87: digest: sha256:560dac79faa949ba5969a8e1307ea32fa62acd6546866cbe2916e333dce30156 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:13:14 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:13:14 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main 09:13:14 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 09:13:14 f1c8377f7bf8: Preparing 09:13:14 b994d8f50ed9: Preparing 09:13:14 097eaef4bf3b: Preparing 09:13:14 fec626294d91: Preparing 09:13:14 0228cebe7d50: Preparing 09:13:14 ff1c22390235: Preparing 09:13:14 0e64f2360a44: Preparing 09:13:14 ff1c22390235: Waiting 09:13:14 0e64f2360a44: Waiting 09:13:14 097eaef4bf3b: Layer already exists 09:13:14 f1c8377f7bf8: Layer already exists 09:13:14 b994d8f50ed9: Layer already exists 09:13:14 fec626294d91: Layer already exists 09:13:14 0228cebe7d50: Layer already exists 09:13:14 ff1c22390235: Layer already exists 09:13:14 0e64f2360a44: Layer already exists 09:13:22 main: digest: sha256:560dac79faa949ba5969a8e1307ea32fa62acd6546866cbe2916e333dce30156 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:13:22 ===================================================== [Pipeline] echo 09:13:22 taggedImages: 09:13:22 - nexus3.edgexfoundry.org:10004/core-data-arm64:3b327d473a815c5ca910ae545af106b284c94157 09:13:22 - nexus3.edgexfoundry.org:10004/core-data-arm64:latest 09:13:22 - nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.87 09:13:22 - nexus3.edgexfoundry.org:10004/core-data-arm64:3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87 09:13:22 - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo 09:13:22 [edgeXDocker.push] Tagging docker image core-keeper-arm64 with the following tags: 09:13:22 3b327d473a815c5ca910ae545af106b284c94157 09:13:22 latest 09:13:22 4.1.0-dev.87 09:13:22 3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87 09:13:22 main 09:13:22 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:13:23 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:3b327d473a815c5ca910ae545af106b284c94157 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:13:23 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:3b327d473a815c5ca910ae545af106b284c94157 09:13:23 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 09:13:23 3dd176084957: Preparing 09:13:23 916684e9fd27: Preparing 09:13:23 fec626294d91: Preparing 09:13:23 6f21ea972cd5: Preparing 09:13:23 7e4c17be37cc: Preparing 09:13:23 0e64f2360a44: Preparing 09:13:23 0e64f2360a44: Waiting 09:13:23 fec626294d91: Layer already exists 09:13:23 0e64f2360a44: Layer already exists 09:13:23 7e4c17be37cc: Pushed 09:13:23 6f21ea972cd5: Pushed 09:13:23 3dd176084957: Pushed 09:13:32 916684e9fd27: Pushed 09:13:32 3b327d473a815c5ca910ae545af106b284c94157: digest: sha256:0b3b4f15e66bf2713c61629a5f40983197c4da09d40dea76409dc60f04bcadbe size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:13:32 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:13:32 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest 09:13:32 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 09:13:32 3dd176084957: Preparing 09:13:32 916684e9fd27: Preparing 09:13:32 fec626294d91: Preparing 09:13:32 6f21ea972cd5: Preparing 09:13:32 7e4c17be37cc: Preparing 09:13:32 0e64f2360a44: Preparing 09:13:32 0e64f2360a44: Waiting 09:13:32 7e4c17be37cc: Layer already exists 09:13:32 fec626294d91: Layer already exists 09:13:32 916684e9fd27: Layer already exists 09:13:32 0e64f2360a44: Layer already exists 09:13:32 3dd176084957: Layer already exists 09:13:32 6f21ea972cd5: Layer already exists 09:13:32 latest: digest: sha256:0b3b4f15e66bf2713c61629a5f40983197c4da09d40dea76409dc60f04bcadbe size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:13:33 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.87 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:13:33 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.87 09:13:33 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 09:13:33 3dd176084957: Preparing 09:13:33 916684e9fd27: Preparing 09:13:33 fec626294d91: Preparing 09:13:33 6f21ea972cd5: Preparing 09:13:33 7e4c17be37cc: Preparing 09:13:33 0e64f2360a44: Preparing 09:13:33 0e64f2360a44: Waiting 09:13:33 7e4c17be37cc: Layer already exists 09:13:33 916684e9fd27: Layer already exists 09:13:33 6f21ea972cd5: Layer already exists 09:13:33 fec626294d91: Layer already exists 09:13:33 3dd176084957: Layer already exists 09:13:33 0e64f2360a44: Layer already exists 09:13:34 4.1.0-dev.87: digest: sha256:0b3b4f15e66bf2713c61629a5f40983197c4da09d40dea76409dc60f04bcadbe size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:13:34 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:13:34 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87 09:13:34 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 09:13:34 3dd176084957: Preparing 09:13:34 916684e9fd27: Preparing 09:13:34 fec626294d91: Preparing 09:13:34 6f21ea972cd5: Preparing 09:13:34 7e4c17be37cc: Preparing 09:13:34 0e64f2360a44: Preparing 09:13:34 0e64f2360a44: Waiting 09:13:34 7e4c17be37cc: Layer already exists 09:13:34 fec626294d91: Layer already exists 09:13:34 3dd176084957: Layer already exists 09:13:34 916684e9fd27: Layer already exists 09:13:34 6f21ea972cd5: Layer already exists 09:13:34 0e64f2360a44: Layer already exists 09:13:34 3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87: digest: sha256:0b3b4f15e66bf2713c61629a5f40983197c4da09d40dea76409dc60f04bcadbe size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:13:35 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:13:35 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:main 09:13:35 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 09:13:35 3dd176084957: Preparing 09:13:35 916684e9fd27: Preparing 09:13:35 fec626294d91: Preparing 09:13:35 6f21ea972cd5: Preparing 09:13:35 7e4c17be37cc: Preparing 09:13:35 0e64f2360a44: Preparing 09:13:35 0e64f2360a44: Waiting 09:13:35 916684e9fd27: Layer already exists 09:13:35 7e4c17be37cc: Layer already exists 09:13:35 fec626294d91: Layer already exists 09:13:35 6f21ea972cd5: Layer already exists 09:13:35 3dd176084957: Layer already exists 09:13:35 0e64f2360a44: Layer already exists 09:13:35 main: digest: sha256:0b3b4f15e66bf2713c61629a5f40983197c4da09d40dea76409dc60f04bcadbe size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:13:36 ===================================================== [Pipeline] echo 09:13:36 taggedImages: 09:13:36 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:3b327d473a815c5ca910ae545af106b284c94157 09:13:36 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest 09:13:36 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.87 09:13:36 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87 09:13:36 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] echo 09:13:36 [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: 09:13:36 3b327d473a815c5ca910ae545af106b284c94157 09:13:36 latest 09:13:36 4.1.0-dev.87 09:13:36 3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87 09:13:36 main 09:13:36 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:13:36 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:3b327d473a815c5ca910ae545af106b284c94157 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:13:36 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:3b327d473a815c5ca910ae545af106b284c94157 09:13:36 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 09:13:36 cebd8b52a395: Preparing 09:13:36 9d9294be4aec: Preparing 09:13:36 8641f390dd2b: Preparing 09:13:36 097eaef4bf3b: Preparing 09:13:36 fec626294d91: Preparing 09:13:36 572a09c081f0: Preparing 09:13:36 a5858c150b7b: Preparing 09:13:36 0e64f2360a44: Preparing 09:13:36 572a09c081f0: Waiting 09:13:36 a5858c150b7b: Waiting 09:13:36 0e64f2360a44: Waiting 09:13:36 fec626294d91: Layer already exists 09:13:37 097eaef4bf3b: Layer already exists 09:13:37 572a09c081f0: Layer already exists 09:13:37 0e64f2360a44: Layer already exists 09:13:37 9d9294be4aec: Pushed 09:13:37 a5858c150b7b: Layer already exists 09:13:37 cebd8b52a395: Pushed 09:13:45 8641f390dd2b: Pushed 09:13:45 3b327d473a815c5ca910ae545af106b284c94157: digest: sha256:ec19d010f5332a178d3d5e4085362aed3b01505060fe8c233ffd4ae78c3c1efb size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:13:45 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:13:46 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 09:13:46 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 09:13:46 cebd8b52a395: Preparing 09:13:46 9d9294be4aec: Preparing 09:13:46 8641f390dd2b: Preparing 09:13:46 097eaef4bf3b: Preparing 09:13:46 fec626294d91: Preparing 09:13:46 572a09c081f0: Preparing 09:13:46 a5858c150b7b: Preparing 09:13:46 0e64f2360a44: Preparing 09:13:46 572a09c081f0: Waiting 09:13:46 a5858c150b7b: Waiting 09:13:46 0e64f2360a44: Waiting 09:13:46 fec626294d91: Layer already exists 09:13:46 cebd8b52a395: Layer already exists 09:13:46 9d9294be4aec: Layer already exists 09:13:46 8641f390dd2b: Layer already exists 09:13:46 097eaef4bf3b: Layer already exists 09:13:46 572a09c081f0: Layer already exists 09:13:46 a5858c150b7b: Layer already exists 09:13:46 0e64f2360a44: Layer already exists 09:13:46 latest: digest: sha256:ec19d010f5332a178d3d5e4085362aed3b01505060fe8c233ffd4ae78c3c1efb size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:13:46 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.87 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:13:47 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.87 09:13:47 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 09:13:47 cebd8b52a395: Preparing 09:13:47 9d9294be4aec: Preparing 09:13:47 8641f390dd2b: Preparing 09:13:47 097eaef4bf3b: Preparing 09:13:47 fec626294d91: Preparing 09:13:47 572a09c081f0: Preparing 09:13:47 a5858c150b7b: Preparing 09:13:47 0e64f2360a44: Preparing 09:13:47 572a09c081f0: Waiting 09:13:47 a5858c150b7b: Waiting 09:13:47 0e64f2360a44: Waiting 09:13:47 8641f390dd2b: Layer already exists 09:13:47 cebd8b52a395: Layer already exists 09:13:47 097eaef4bf3b: Layer already exists 09:13:47 fec626294d91: Layer already exists 09:13:47 9d9294be4aec: Layer already exists 09:13:47 572a09c081f0: Layer already exists 09:13:47 a5858c150b7b: Layer already exists 09:13:47 0e64f2360a44: Layer already exists 09:13:47 4.1.0-dev.87: digest: sha256:ec19d010f5332a178d3d5e4085362aed3b01505060fe8c233ffd4ae78c3c1efb size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:13:47 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:13:48 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87 09:13:48 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 09:13:48 cebd8b52a395: Preparing 09:13:48 9d9294be4aec: Preparing 09:13:48 8641f390dd2b: Preparing 09:13:48 097eaef4bf3b: Preparing 09:13:48 fec626294d91: Preparing 09:13:48 572a09c081f0: Preparing 09:13:48 a5858c150b7b: Preparing 09:13:48 0e64f2360a44: Preparing 09:13:48 572a09c081f0: Waiting 09:13:48 a5858c150b7b: Waiting 09:13:48 0e64f2360a44: Waiting 09:13:48 8641f390dd2b: Layer already exists 09:13:48 fec626294d91: Layer already exists 09:13:48 cebd8b52a395: Layer already exists 09:13:48 9d9294be4aec: Layer already exists 09:13:48 097eaef4bf3b: Layer already exists 09:13:48 0e64f2360a44: Layer already exists 09:13:48 572a09c081f0: Layer already exists 09:13:48 a5858c150b7b: Layer already exists 09:13:48 3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87: digest: sha256:ec19d010f5332a178d3d5e4085362aed3b01505060fe8c233ffd4ae78c3c1efb size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:13:48 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:13:49 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main 09:13:49 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 09:13:49 cebd8b52a395: Preparing 09:13:49 9d9294be4aec: Preparing 09:13:49 8641f390dd2b: Preparing 09:13:49 097eaef4bf3b: Preparing 09:13:49 fec626294d91: Preparing 09:13:49 572a09c081f0: Preparing 09:13:49 a5858c150b7b: Preparing 09:13:49 0e64f2360a44: Preparing 09:13:49 572a09c081f0: Waiting 09:13:49 0e64f2360a44: Waiting 09:13:49 a5858c150b7b: Waiting 09:13:49 9d9294be4aec: Layer already exists 09:13:49 fec626294d91: Layer already exists 09:13:49 cebd8b52a395: Layer already exists 09:13:49 8641f390dd2b: Layer already exists 09:13:49 097eaef4bf3b: Layer already exists 09:13:49 a5858c150b7b: Layer already exists 09:13:49 572a09c081f0: Layer already exists 09:13:49 0e64f2360a44: Layer already exists 09:13:49 main: digest: sha256:ec19d010f5332a178d3d5e4085362aed3b01505060fe8c233ffd4ae78c3c1efb size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:13:49 ===================================================== [Pipeline] echo 09:13:49 taggedImages: 09:13:49 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:3b327d473a815c5ca910ae545af106b284c94157 09:13:49 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 09:13:49 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.87 09:13:49 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87 09:13:49 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo 09:13:49 [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: 09:13:49 3b327d473a815c5ca910ae545af106b284c94157 09:13:49 latest 09:13:49 4.1.0-dev.87 09:13:49 3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87 09:13:49 main 09:13:49 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:13:49 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3b327d473a815c5ca910ae545af106b284c94157 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:13:50 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3b327d473a815c5ca910ae545af106b284c94157 09:13:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 09:13:50 31f8ff5c2e1a: Preparing 09:13:50 776516428d1b: Preparing 09:13:50 6a99b4ecc9f7: Preparing 09:13:50 4f7653f9d0c9: Preparing 09:13:50 2f4b5f8a90e7: Preparing 09:13:50 9a53e869435f: Preparing 09:13:50 d65a65d433ca: Preparing 09:13:50 097eaef4bf3b: Preparing 09:13:50 fec626294d91: Preparing 09:13:50 c3881cd0ce78: Preparing 09:13:50 44dee022ee8b: Preparing 09:13:50 5f70bf18a086: Preparing 09:13:50 c8725770a914: Preparing 09:13:50 52d170e0e5c7: Preparing 09:13:50 f310da929275: Preparing 09:13:50 0e64f2360a44: Preparing 09:13:50 9a53e869435f: Waiting 09:13:50 d65a65d433ca: Waiting 09:13:50 097eaef4bf3b: Waiting 09:13:50 fec626294d91: Waiting 09:13:50 c3881cd0ce78: Waiting 09:13:50 44dee022ee8b: Waiting 09:13:50 5f70bf18a086: Waiting 09:13:50 c8725770a914: Waiting 09:13:50 f310da929275: Waiting 09:13:50 6a99b4ecc9f7: Pushed 09:13:50 776516428d1b: Pushed 09:13:50 2f4b5f8a90e7: Pushed 09:13:50 31f8ff5c2e1a: Pushed 09:13:50 4f7653f9d0c9: Pushed 09:13:50 097eaef4bf3b: Layer already exists 09:13:50 fec626294d91: Layer already exists 09:13:50 9a53e869435f: Pushed 09:13:50 5f70bf18a086: Layer already exists 09:13:50 44dee022ee8b: Pushed 09:13:50 c3881cd0ce78: Pushed 09:13:50 0e64f2360a44: Layer already exists 09:13:50 c8725770a914: Pushed 09:13:50 f310da929275: Pushed 09:13:51 52d170e0e5c7: Pushed 09:13:53 d65a65d433ca: Pushed 09:13:53 3b327d473a815c5ca910ae545af106b284c94157: digest: sha256:a09941c9e7ac72069dddecb72955b8f7e80b2e176d718ac590d3b17dd6cbfcb6 size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:13:54 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:13:54 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 09:13:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 09:13:54 31f8ff5c2e1a: Preparing 09:13:54 776516428d1b: Preparing 09:13:54 6a99b4ecc9f7: Preparing 09:13:54 4f7653f9d0c9: Preparing 09:13:54 2f4b5f8a90e7: Preparing 09:13:54 9a53e869435f: Preparing 09:13:54 d65a65d433ca: Preparing 09:13:54 097eaef4bf3b: Preparing 09:13:54 fec626294d91: Preparing 09:13:54 c3881cd0ce78: Preparing 09:13:54 44dee022ee8b: Preparing 09:13:54 5f70bf18a086: Preparing 09:13:54 c8725770a914: Preparing 09:13:54 52d170e0e5c7: Preparing 09:13:54 f310da929275: Preparing 09:13:54 0e64f2360a44: Preparing 09:13:54 c3881cd0ce78: Waiting 09:13:54 44dee022ee8b: Waiting 09:13:54 5f70bf18a086: Waiting 09:13:54 c8725770a914: Waiting 09:13:54 52d170e0e5c7: Waiting 09:13:54 f310da929275: Waiting 09:13:54 0e64f2360a44: Waiting 09:13:54 9a53e869435f: Waiting 09:13:54 d65a65d433ca: Waiting 09:13:54 097eaef4bf3b: Waiting 09:13:54 fec626294d91: Waiting 09:13:54 4f7653f9d0c9: Layer already exists 09:13:54 31f8ff5c2e1a: Layer already exists 09:13:54 2f4b5f8a90e7: Layer already exists 09:13:54 776516428d1b: Layer already exists 09:13:54 6a99b4ecc9f7: Layer already exists 09:13:54 9a53e869435f: Layer already exists 09:13:54 c3881cd0ce78: Layer already exists 09:13:54 097eaef4bf3b: Layer already exists 09:13:54 d65a65d433ca: Layer already exists 09:13:54 fec626294d91: Layer already exists 09:13:54 5f70bf18a086: Layer already exists 09:13:54 44dee022ee8b: Layer already exists 09:13:54 52d170e0e5c7: Layer already exists 09:13:54 c8725770a914: Layer already exists 09:13:54 f310da929275: Layer already exists 09:13:54 0e64f2360a44: Layer already exists 09:13:54 latest: digest: sha256:a09941c9e7ac72069dddecb72955b8f7e80b2e176d718ac590d3b17dd6cbfcb6 size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:13:55 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.87 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:13:57 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.87 09:13:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 09:13:57 31f8ff5c2e1a: Preparing 09:13:57 776516428d1b: Preparing 09:13:57 6a99b4ecc9f7: Preparing 09:13:57 4f7653f9d0c9: Preparing 09:13:57 2f4b5f8a90e7: Preparing 09:13:57 9a53e869435f: Preparing 09:13:57 d65a65d433ca: Preparing 09:13:57 097eaef4bf3b: Preparing 09:13:57 fec626294d91: Preparing 09:13:57 c3881cd0ce78: Preparing 09:13:57 44dee022ee8b: Preparing 09:13:57 5f70bf18a086: Preparing 09:13:57 c8725770a914: Preparing 09:13:57 52d170e0e5c7: Preparing 09:13:57 f310da929275: Preparing 09:13:57 0e64f2360a44: Preparing 09:13:57 9a53e869435f: Waiting 09:13:57 d65a65d433ca: Waiting 09:13:57 097eaef4bf3b: Waiting 09:13:57 fec626294d91: Waiting 09:13:57 c3881cd0ce78: Waiting 09:13:57 44dee022ee8b: Waiting 09:13:57 5f70bf18a086: Waiting 09:13:57 f310da929275: Waiting 09:13:57 c8725770a914: Waiting 09:13:57 0e64f2360a44: Waiting 09:13:57 52d170e0e5c7: Waiting 09:13:57 31f8ff5c2e1a: Layer already exists 09:13:57 2f4b5f8a90e7: Layer already exists 09:13:57 4f7653f9d0c9: Layer already exists 09:13:57 6a99b4ecc9f7: Layer already exists 09:13:57 776516428d1b: Layer already exists 09:13:57 d65a65d433ca: Layer already exists 09:13:57 c3881cd0ce78: Layer already exists 09:13:57 9a53e869435f: Layer already exists 09:13:57 097eaef4bf3b: Layer already exists 09:13:57 fec626294d91: Layer already exists 09:13:57 5f70bf18a086: Layer already exists 09:13:57 52d170e0e5c7: Layer already exists 09:13:57 44dee022ee8b: Layer already exists 09:13:57 c8725770a914: Layer already exists 09:13:57 f310da929275: Layer already exists 09:13:57 0e64f2360a44: Layer already exists 09:13:57 4.1.0-dev.87: digest: sha256:a09941c9e7ac72069dddecb72955b8f7e80b2e176d718ac590d3b17dd6cbfcb6 size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:13:57 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:13:57 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87 09:13:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 09:13:57 31f8ff5c2e1a: Preparing 09:13:57 776516428d1b: Preparing 09:13:57 6a99b4ecc9f7: Preparing 09:13:57 4f7653f9d0c9: Preparing 09:13:57 2f4b5f8a90e7: Preparing 09:13:57 9a53e869435f: Preparing 09:13:57 d65a65d433ca: Preparing 09:13:57 097eaef4bf3b: Preparing 09:13:57 fec626294d91: Preparing 09:13:57 c3881cd0ce78: Preparing 09:13:57 44dee022ee8b: Preparing 09:13:57 5f70bf18a086: Preparing 09:13:57 c8725770a914: Preparing 09:13:57 52d170e0e5c7: Preparing 09:13:57 f310da929275: Preparing 09:13:57 0e64f2360a44: Preparing 09:13:57 44dee022ee8b: Waiting 09:13:57 9a53e869435f: Waiting 09:13:57 d65a65d433ca: Waiting 09:13:57 097eaef4bf3b: Waiting 09:13:57 fec626294d91: Waiting 09:13:57 c3881cd0ce78: Waiting 09:13:57 5f70bf18a086: Waiting 09:13:57 c8725770a914: Waiting 09:13:57 52d170e0e5c7: Waiting 09:13:57 f310da929275: Waiting 09:13:57 0e64f2360a44: Waiting 09:13:57 4f7653f9d0c9: Layer already exists 09:13:57 6a99b4ecc9f7: Layer already exists 09:13:57 2f4b5f8a90e7: Layer already exists 09:13:57 776516428d1b: Layer already exists 09:13:57 31f8ff5c2e1a: Layer already exists 09:13:57 d65a65d433ca: Layer already exists 09:13:57 097eaef4bf3b: Layer already exists 09:13:57 fec626294d91: Layer already exists 09:13:57 9a53e869435f: Layer already exists 09:13:57 c3881cd0ce78: Layer already exists 09:13:57 44dee022ee8b: Layer already exists 09:13:57 52d170e0e5c7: Layer already exists 09:13:57 c8725770a914: Layer already exists 09:13:57 5f70bf18a086: Layer already exists 09:13:57 f310da929275: Layer already exists 09:13:57 0e64f2360a44: Layer already exists 09:13:58 3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87: digest: sha256:a09941c9e7ac72069dddecb72955b8f7e80b2e176d718ac590d3b17dd6cbfcb6 size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:13:58 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:13:58 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main 09:13:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 09:13:58 31f8ff5c2e1a: Preparing 09:13:58 776516428d1b: Preparing 09:13:58 6a99b4ecc9f7: Preparing 09:13:58 4f7653f9d0c9: Preparing 09:13:58 2f4b5f8a90e7: Preparing 09:13:58 9a53e869435f: Preparing 09:13:58 d65a65d433ca: Preparing 09:13:58 097eaef4bf3b: Preparing 09:13:58 fec626294d91: Preparing 09:13:58 c3881cd0ce78: Preparing 09:13:58 44dee022ee8b: Preparing 09:13:58 5f70bf18a086: Preparing 09:13:58 c8725770a914: Preparing 09:13:58 52d170e0e5c7: Preparing 09:13:58 f310da929275: Preparing 09:13:58 0e64f2360a44: Preparing 09:13:58 9a53e869435f: Waiting 09:13:58 d65a65d433ca: Waiting 09:13:58 097eaef4bf3b: Waiting 09:13:58 fec626294d91: Waiting 09:13:58 c3881cd0ce78: Waiting 09:13:58 44dee022ee8b: Waiting 09:13:58 5f70bf18a086: Waiting 09:13:58 c8725770a914: Waiting 09:13:58 52d170e0e5c7: Waiting 09:13:58 f310da929275: Waiting 09:13:58 0e64f2360a44: Waiting 09:13:58 31f8ff5c2e1a: Layer already exists 09:13:58 4f7653f9d0c9: Layer already exists 09:13:58 6a99b4ecc9f7: Layer already exists 09:13:58 2f4b5f8a90e7: Layer already exists 09:13:58 776516428d1b: Layer already exists 09:13:58 d65a65d433ca: Layer already exists 09:13:58 c3881cd0ce78: Layer already exists 09:13:58 9a53e869435f: Layer already exists 09:13:58 097eaef4bf3b: Layer already exists 09:13:58 fec626294d91: Layer already exists 09:13:58 c8725770a914: Layer already exists 09:13:58 44dee022ee8b: Layer already exists 09:13:58 52d170e0e5c7: Layer already exists 09:13:58 f310da929275: Layer already exists 09:13:58 5f70bf18a086: Layer already exists 09:13:58 0e64f2360a44: Layer already exists 09:13:59 main: digest: sha256:a09941c9e7ac72069dddecb72955b8f7e80b2e176d718ac590d3b17dd6cbfcb6 size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:13:59 ===================================================== [Pipeline] echo 09:13:59 taggedImages: 09:13:59 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3b327d473a815c5ca910ae545af106b284c94157 09:13:59 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 09:13:59 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.87 09:13:59 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87 09:13:59 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo 09:13:59 [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: 09:13:59 3b327d473a815c5ca910ae545af106b284c94157 09:13:59 latest 09:13:59 4.1.0-dev.87 09:13:59 3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87 09:13:59 main 09:13:59 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:13:59 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3b327d473a815c5ca910ae545af106b284c94157 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:14:00 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3b327d473a815c5ca910ae545af106b284c94157 09:14:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 09:14:00 0d617e684069: Preparing 09:14:00 a32fe70efc1b: Preparing 09:14:00 189a3e1b8227: Preparing 09:14:00 ce2fe45b1dc8: Preparing 09:14:00 097eaef4bf3b: Preparing 09:14:00 fec626294d91: Preparing 09:14:00 572a09c081f0: Preparing 09:14:00 fec626294d91: Waiting 09:14:00 a5858c150b7b: Preparing 09:14:00 572a09c081f0: Waiting 09:14:00 0e64f2360a44: Preparing 09:14:00 a5858c150b7b: Waiting 09:14:00 0e64f2360a44: Waiting 09:14:00 097eaef4bf3b: Layer already exists 09:14:00 fec626294d91: Layer already exists 09:14:00 a32fe70efc1b: Pushed 09:14:00 189a3e1b8227: Pushed 09:14:00 572a09c081f0: Layer already exists 09:14:00 a5858c150b7b: Layer already exists 09:14:00 0d617e684069: Pushed 09:14:00 0e64f2360a44: Layer already exists 09:14:10 ce2fe45b1dc8: Pushed 09:14:10 3b327d473a815c5ca910ae545af106b284c94157: digest: sha256:ce759d0e4ea6c466443776b4eb5976df9039d4f3f27c1afe34b9c41da6c584ea size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:14:10 + 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 09:14:11 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 09:14:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 09:14:11 0d617e684069: Preparing 09:14:11 a32fe70efc1b: Preparing 09:14:11 189a3e1b8227: Preparing 09:14:11 ce2fe45b1dc8: Preparing 09:14:11 097eaef4bf3b: Preparing 09:14:11 fec626294d91: Preparing 09:14:11 572a09c081f0: Preparing 09:14:11 a5858c150b7b: Preparing 09:14:11 0e64f2360a44: Preparing 09:14:11 fec626294d91: Waiting 09:14:11 572a09c081f0: Waiting 09:14:11 a5858c150b7b: Waiting 09:14:11 0e64f2360a44: Waiting 09:14:11 097eaef4bf3b: Layer already exists 09:14:11 ce2fe45b1dc8: Layer already exists 09:14:11 a32fe70efc1b: Layer already exists 09:14:11 0d617e684069: Layer already exists 09:14:11 189a3e1b8227: Layer already exists 09:14:11 fec626294d91: Layer already exists 09:14:11 572a09c081f0: Layer already exists 09:14:11 a5858c150b7b: Layer already exists 09:14:11 0e64f2360a44: Layer already exists 09:14:11 latest: digest: sha256:ce759d0e4ea6c466443776b4eb5976df9039d4f3f27c1afe34b9c41da6c584ea size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:14:11 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.87 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:14:12 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.87 09:14:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 09:14:12 0d617e684069: Preparing 09:14:12 a32fe70efc1b: Preparing 09:14:12 189a3e1b8227: Preparing 09:14:12 ce2fe45b1dc8: Preparing 09:14:12 097eaef4bf3b: Preparing 09:14:12 fec626294d91: Preparing 09:14:12 572a09c081f0: Preparing 09:14:12 a5858c150b7b: Preparing 09:14:12 0e64f2360a44: Preparing 09:14:12 572a09c081f0: Waiting 09:14:12 fec626294d91: Waiting 09:14:12 a5858c150b7b: Waiting 09:14:12 0e64f2360a44: Waiting 09:14:12 097eaef4bf3b: Layer already exists 09:14:12 a32fe70efc1b: Layer already exists 09:14:12 189a3e1b8227: Layer already exists 09:14:12 ce2fe45b1dc8: Layer already exists 09:14:12 0d617e684069: Layer already exists 09:14:12 fec626294d91: Layer already exists 09:14:12 572a09c081f0: Layer already exists 09:14:12 a5858c150b7b: Layer already exists 09:14:12 0e64f2360a44: Layer already exists 09:14:12 4.1.0-dev.87: digest: sha256:ce759d0e4ea6c466443776b4eb5976df9039d4f3f27c1afe34b9c41da6c584ea size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:14:12 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:14:13 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87 09:14:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 09:14:13 0d617e684069: Preparing 09:14:13 a32fe70efc1b: Preparing 09:14:13 189a3e1b8227: Preparing 09:14:13 ce2fe45b1dc8: Preparing 09:14:13 097eaef4bf3b: Preparing 09:14:13 fec626294d91: Preparing 09:14:13 572a09c081f0: Preparing 09:14:13 a5858c150b7b: Preparing 09:14:13 0e64f2360a44: Preparing 09:14:13 fec626294d91: Waiting 09:14:13 572a09c081f0: Waiting 09:14:13 a5858c150b7b: Waiting 09:14:13 0e64f2360a44: Waiting 09:14:13 189a3e1b8227: Layer already exists 09:14:13 0d617e684069: Layer already exists 09:14:13 ce2fe45b1dc8: Layer already exists 09:14:13 097eaef4bf3b: Layer already exists 09:14:13 a32fe70efc1b: Layer already exists 09:14:13 fec626294d91: Layer already exists 09:14:13 572a09c081f0: Layer already exists 09:14:13 a5858c150b7b: Layer already exists 09:14:13 0e64f2360a44: Layer already exists 09:14:13 3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87: digest: sha256:ce759d0e4ea6c466443776b4eb5976df9039d4f3f27c1afe34b9c41da6c584ea size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:14:13 + 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 09:14:14 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main 09:14:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 09:14:14 0d617e684069: Preparing 09:14:14 a32fe70efc1b: Preparing 09:14:14 189a3e1b8227: Preparing 09:14:14 ce2fe45b1dc8: Preparing 09:14:14 097eaef4bf3b: Preparing 09:14:14 fec626294d91: Preparing 09:14:14 572a09c081f0: Preparing 09:14:14 a5858c150b7b: Preparing 09:14:14 0e64f2360a44: Preparing 09:14:14 fec626294d91: Waiting 09:14:14 572a09c081f0: Waiting 09:14:14 a5858c150b7b: Waiting 09:14:14 0e64f2360a44: Waiting 09:14:14 0d617e684069: Layer already exists 09:14:14 097eaef4bf3b: Layer already exists 09:14:14 189a3e1b8227: Layer already exists 09:14:14 a32fe70efc1b: Layer already exists 09:14:14 ce2fe45b1dc8: Layer already exists 09:14:14 a5858c150b7b: Layer already exists 09:14:14 fec626294d91: Layer already exists 09:14:14 572a09c081f0: Layer already exists 09:14:14 0e64f2360a44: Layer already exists 09:14:14 main: digest: sha256:ce759d0e4ea6c466443776b4eb5976df9039d4f3f27c1afe34b9c41da6c584ea size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:14:14 ===================================================== [Pipeline] echo 09:14:14 taggedImages: 09:14:14 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3b327d473a815c5ca910ae545af106b284c94157 09:14:14 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 09:14:14 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.87 09:14:14 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87 09:14:14 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo 09:14:14 [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: 09:14:14 3b327d473a815c5ca910ae545af106b284c94157 09:14:14 latest 09:14:14 4.1.0-dev.87 09:14:14 3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87 09:14:14 main 09:14:14 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:14:14 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3b327d473a815c5ca910ae545af106b284c94157 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:14:15 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3b327d473a815c5ca910ae545af106b284c94157 09:14:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 09:14:15 d70e9e28db1f: Preparing 09:14:15 dd22c88f1230: Preparing 09:14:15 32d6b0d7db2b: Preparing 09:14:15 ef88e4792f23: Preparing 09:14:15 db283b7233f5: Preparing 09:14:15 097eaef4bf3b: Preparing 09:14:15 fec626294d91: Preparing 09:14:15 4ccea99082f1: Preparing 09:14:15 61284694364e: Preparing 09:14:15 95e8158c9b81: Preparing 09:14:15 0e64f2360a44: Preparing 09:14:15 4ccea99082f1: Waiting 09:14:15 61284694364e: Waiting 09:14:15 95e8158c9b81: Waiting 09:14:15 0e64f2360a44: Waiting 09:14:15 097eaef4bf3b: Waiting 09:14:15 fec626294d91: Waiting 09:14:15 ef88e4792f23: Pushed 09:14:15 dd22c88f1230: Pushed 09:14:15 db283b7233f5: Pushed 09:14:15 097eaef4bf3b: Layer already exists 09:14:15 fec626294d91: Layer already exists 09:14:15 d70e9e28db1f: Pushed 09:14:15 0e64f2360a44: Layer already exists 09:14:15 4ccea99082f1: Pushed 09:14:15 61284694364e: Pushed 09:14:19 95e8158c9b81: Pushed 09:14:21 32d6b0d7db2b: Pushed 09:14:21 3b327d473a815c5ca910ae545af106b284c94157: digest: sha256:e5d75a215d19b95a34b35ff19b5536b238934a1aa4bdbc131909d4485248656b size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:14:21 + 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 09:14:23 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 09:14:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 09:14:23 d70e9e28db1f: Preparing 09:14:23 dd22c88f1230: Preparing 09:14:23 32d6b0d7db2b: Preparing 09:14:23 ef88e4792f23: Preparing 09:14:23 db283b7233f5: Preparing 09:14:23 097eaef4bf3b: Preparing 09:14:23 fec626294d91: Preparing 09:14:23 4ccea99082f1: Preparing 09:14:23 61284694364e: Preparing 09:14:23 95e8158c9b81: Preparing 09:14:23 0e64f2360a44: Preparing 09:14:23 fec626294d91: Waiting 09:14:23 4ccea99082f1: Waiting 09:14:23 61284694364e: Waiting 09:14:23 95e8158c9b81: Waiting 09:14:23 0e64f2360a44: Waiting 09:14:23 097eaef4bf3b: Waiting 09:14:23 dd22c88f1230: Layer already exists 09:14:23 d70e9e28db1f: Layer already exists 09:14:23 db283b7233f5: Layer already exists 09:14:23 ef88e4792f23: Layer already exists 09:14:23 32d6b0d7db2b: Layer already exists 09:14:23 097eaef4bf3b: Layer already exists 09:14:23 4ccea99082f1: Layer already exists 09:14:23 95e8158c9b81: Layer already exists 09:14:23 61284694364e: Layer already exists 09:14:23 fec626294d91: Layer already exists 09:14:23 0e64f2360a44: Layer already exists 09:14:23 latest: digest: sha256:e5d75a215d19b95a34b35ff19b5536b238934a1aa4bdbc131909d4485248656b size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:14:23 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.87 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:14:24 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.87 09:14:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 09:14:24 d70e9e28db1f: Preparing 09:14:24 dd22c88f1230: Preparing 09:14:24 32d6b0d7db2b: Preparing 09:14:24 ef88e4792f23: Preparing 09:14:24 db283b7233f5: Preparing 09:14:24 097eaef4bf3b: Preparing 09:14:24 fec626294d91: Preparing 09:14:24 4ccea99082f1: Preparing 09:14:24 61284694364e: Preparing 09:14:24 95e8158c9b81: Preparing 09:14:24 0e64f2360a44: Preparing 09:14:24 4ccea99082f1: Waiting 09:14:24 61284694364e: Waiting 09:14:24 95e8158c9b81: Waiting 09:14:24 0e64f2360a44: Waiting 09:14:24 097eaef4bf3b: Waiting 09:14:24 fec626294d91: Waiting 09:14:24 32d6b0d7db2b: Layer already exists 09:14:24 db283b7233f5: Layer already exists 09:14:24 d70e9e28db1f: Layer already exists 09:14:24 ef88e4792f23: Layer already exists 09:14:24 dd22c88f1230: Layer already exists 09:14:24 097eaef4bf3b: Layer already exists 09:14:24 4ccea99082f1: Layer already exists 09:14:24 fec626294d91: Layer already exists 09:14:24 95e8158c9b81: Layer already exists 09:14:24 61284694364e: Layer already exists 09:14:24 0e64f2360a44: Layer already exists 09:14:24 4.1.0-dev.87: digest: sha256:e5d75a215d19b95a34b35ff19b5536b238934a1aa4bdbc131909d4485248656b size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:14:24 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:14:25 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87 09:14:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 09:14:25 d70e9e28db1f: Preparing 09:14:25 dd22c88f1230: Preparing 09:14:25 32d6b0d7db2b: Preparing 09:14:25 ef88e4792f23: Preparing 09:14:25 db283b7233f5: Preparing 09:14:25 097eaef4bf3b: Preparing 09:14:25 fec626294d91: Preparing 09:14:25 4ccea99082f1: Preparing 09:14:25 61284694364e: Preparing 09:14:25 097eaef4bf3b: Waiting 09:14:25 fec626294d91: Waiting 09:14:25 4ccea99082f1: Waiting 09:14:25 61284694364e: Waiting 09:14:25 95e8158c9b81: Preparing 09:14:25 0e64f2360a44: Preparing 09:14:25 95e8158c9b81: Waiting 09:14:25 0e64f2360a44: Waiting 09:14:25 d70e9e28db1f: Layer already exists 09:14:25 dd22c88f1230: Layer already exists 09:14:25 32d6b0d7db2b: Layer already exists 09:14:25 ef88e4792f23: Layer already exists 09:14:25 db283b7233f5: Layer already exists 09:14:25 fec626294d91: Layer already exists 09:14:25 097eaef4bf3b: Layer already exists 09:14:25 61284694364e: Layer already exists 09:14:25 4ccea99082f1: Layer already exists 09:14:25 95e8158c9b81: Layer already exists 09:14:25 0e64f2360a44: Layer already exists 09:14:25 3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87: digest: sha256:e5d75a215d19b95a34b35ff19b5536b238934a1aa4bdbc131909d4485248656b size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:14:25 + 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 09:14:26 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main 09:14:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 09:14:26 d70e9e28db1f: Preparing 09:14:26 dd22c88f1230: Preparing 09:14:26 32d6b0d7db2b: Preparing 09:14:26 ef88e4792f23: Preparing 09:14:26 db283b7233f5: Preparing 09:14:26 097eaef4bf3b: Preparing 09:14:26 fec626294d91: Preparing 09:14:26 4ccea99082f1: Preparing 09:14:26 61284694364e: Preparing 09:14:26 95e8158c9b81: Preparing 09:14:26 0e64f2360a44: Preparing 09:14:26 fec626294d91: Waiting 09:14:26 4ccea99082f1: Waiting 09:14:26 61284694364e: Waiting 09:14:26 95e8158c9b81: Waiting 09:14:26 0e64f2360a44: Waiting 09:14:26 097eaef4bf3b: Waiting 09:14:26 ef88e4792f23: Layer already exists 09:14:26 d70e9e28db1f: Layer already exists 09:14:26 db283b7233f5: Layer already exists 09:14:26 dd22c88f1230: Layer already exists 09:14:26 32d6b0d7db2b: Layer already exists 09:14:26 fec626294d91: Layer already exists 09:14:26 097eaef4bf3b: Layer already exists 09:14:26 4ccea99082f1: Layer already exists 09:14:26 61284694364e: Layer already exists 09:14:26 95e8158c9b81: Layer already exists 09:14:26 0e64f2360a44: Layer already exists 09:14:26 main: digest: sha256:e5d75a215d19b95a34b35ff19b5536b238934a1aa4bdbc131909d4485248656b size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:14:26 ===================================================== [Pipeline] echo 09:14:26 taggedImages: 09:14:26 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3b327d473a815c5ca910ae545af106b284c94157 09:14:26 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 09:14:26 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.87 09:14:26 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87 09:14:26 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo 09:14:26 [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: 09:14:26 3b327d473a815c5ca910ae545af106b284c94157 09:14:26 latest 09:14:26 4.1.0-dev.87 09:14:26 3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87 09:14:26 main 09:14:26 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:14:26 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3b327d473a815c5ca910ae545af106b284c94157 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:14:27 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3b327d473a815c5ca910ae545af106b284c94157 09:14:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 09:14:27 9d566c5ff71d: Preparing 09:14:27 b3283b4166f2: Preparing 09:14:27 ffed8e5d33b9: Preparing 09:14:27 5ad3843f9f2d: Preparing 09:14:27 db4b3a6549ce: Preparing 09:14:27 783a4da60565: Preparing 09:14:27 99a31c236605: Preparing 09:14:27 097eaef4bf3b: Preparing 09:14:27 fec626294d91: Preparing 09:14:27 5d452904e605: Preparing 09:14:27 09a4ce184c58: Preparing 09:14:27 0e64f2360a44: Preparing 09:14:27 783a4da60565: Waiting 09:14:27 99a31c236605: Waiting 09:14:27 097eaef4bf3b: Waiting 09:14:27 fec626294d91: Waiting 09:14:27 5d452904e605: Waiting 09:14:27 09a4ce184c58: Waiting 09:14:27 0e64f2360a44: Waiting 09:14:27 b3283b4166f2: Pushed 09:14:27 db4b3a6549ce: Pushed 09:14:27 9d566c5ff71d: Pushed 09:14:27 097eaef4bf3b: Layer already exists 09:14:27 783a4da60565: Pushed 09:14:27 99a31c236605: Pushed 09:14:27 fec626294d91: Layer already exists 09:14:27 0e64f2360a44: Layer already exists 09:14:28 5d452904e605: Pushed 09:14:30 09a4ce184c58: Pushed 09:14:33 5ad3843f9f2d: Pushed 09:14:33 ffed8e5d33b9: Pushed 09:14:33 3b327d473a815c5ca910ae545af106b284c94157: digest: sha256:84300d5fcfc26ce455a36860eec8322422265d2567918d4dd8d2ad1a49c33a2e size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:14:36 + 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 09:14:36 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 09:14:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 09:14:36 9d566c5ff71d: Preparing 09:14:36 b3283b4166f2: Preparing 09:14:36 ffed8e5d33b9: Preparing 09:14:36 5ad3843f9f2d: Preparing 09:14:36 db4b3a6549ce: Preparing 09:14:36 783a4da60565: Preparing 09:14:36 99a31c236605: Preparing 09:14:36 097eaef4bf3b: Preparing 09:14:36 fec626294d91: Preparing 09:14:36 5d452904e605: Preparing 09:14:36 09a4ce184c58: Preparing 09:14:36 0e64f2360a44: Preparing 09:14:36 fec626294d91: Waiting 09:14:36 5d452904e605: Waiting 09:14:36 09a4ce184c58: Waiting 09:14:36 0e64f2360a44: Waiting 09:14:36 99a31c236605: Waiting 09:14:36 783a4da60565: Waiting 09:14:36 097eaef4bf3b: Waiting 09:14:36 9d566c5ff71d: Layer already exists 09:14:36 ffed8e5d33b9: Layer already exists 09:14:36 b3283b4166f2: Layer already exists 09:14:36 5ad3843f9f2d: Layer already exists 09:14:36 db4b3a6549ce: Layer already exists 09:14:36 783a4da60565: Layer already exists 09:14:36 5d452904e605: Layer already exists 09:14:36 fec626294d91: Layer already exists 09:14:36 99a31c236605: Layer already exists 09:14:36 097eaef4bf3b: Layer already exists 09:14:36 09a4ce184c58: Layer already exists 09:14:36 0e64f2360a44: Layer already exists 09:14:36 latest: digest: sha256:84300d5fcfc26ce455a36860eec8322422265d2567918d4dd8d2ad1a49c33a2e size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:14:37 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.87 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:14:37 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.87 09:14:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 09:14:37 9d566c5ff71d: Preparing 09:14:37 b3283b4166f2: Preparing 09:14:37 ffed8e5d33b9: Preparing 09:14:37 5ad3843f9f2d: Preparing 09:14:37 db4b3a6549ce: Preparing 09:14:37 783a4da60565: Preparing 09:14:37 99a31c236605: Preparing 09:14:37 097eaef4bf3b: Preparing 09:14:37 fec626294d91: Preparing 09:14:37 5d452904e605: Preparing 09:14:37 09a4ce184c58: Preparing 09:14:37 0e64f2360a44: Preparing 09:14:37 783a4da60565: Waiting 09:14:37 99a31c236605: Waiting 09:14:37 fec626294d91: Waiting 09:14:37 097eaef4bf3b: Waiting 09:14:37 5d452904e605: Waiting 09:14:37 0e64f2360a44: Waiting 09:14:37 09a4ce184c58: Waiting 09:14:37 b3283b4166f2: Layer already exists 09:14:37 9d566c5ff71d: Layer already exists 09:14:37 db4b3a6549ce: Layer already exists 09:14:37 5ad3843f9f2d: Layer already exists 09:14:37 ffed8e5d33b9: Layer already exists 09:14:37 5d452904e605: Layer already exists 09:14:37 783a4da60565: Layer already exists 09:14:37 99a31c236605: Layer already exists 09:14:37 097eaef4bf3b: Layer already exists 09:14:37 fec626294d91: Layer already exists 09:14:37 0e64f2360a44: Layer already exists 09:14:37 09a4ce184c58: Layer already exists 09:14:37 4.1.0-dev.87: digest: sha256:84300d5fcfc26ce455a36860eec8322422265d2567918d4dd8d2ad1a49c33a2e size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:14:38 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:14:38 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87 09:14:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 09:14:38 9d566c5ff71d: Preparing 09:14:38 b3283b4166f2: Preparing 09:14:38 ffed8e5d33b9: Preparing 09:14:38 5ad3843f9f2d: Preparing 09:14:38 db4b3a6549ce: Preparing 09:14:38 783a4da60565: Preparing 09:14:38 99a31c236605: Preparing 09:14:38 097eaef4bf3b: Preparing 09:14:38 fec626294d91: Preparing 09:14:38 5d452904e605: Preparing 09:14:38 09a4ce184c58: Preparing 09:14:38 0e64f2360a44: Preparing 09:14:38 fec626294d91: Waiting 09:14:38 09a4ce184c58: Waiting 09:14:38 0e64f2360a44: Waiting 09:14:38 99a31c236605: Waiting 09:14:38 783a4da60565: Waiting 09:14:38 097eaef4bf3b: Waiting 09:14:38 5d452904e605: Waiting 09:14:38 9d566c5ff71d: Layer already exists 09:14:38 b3283b4166f2: Layer already exists 09:14:38 5ad3843f9f2d: Layer already exists 09:14:38 ffed8e5d33b9: Layer already exists 09:14:38 db4b3a6549ce: Layer already exists 09:14:38 fec626294d91: Layer already exists 09:14:38 097eaef4bf3b: Layer already exists 09:14:38 783a4da60565: Layer already exists 09:14:38 99a31c236605: Layer already exists 09:14:38 5d452904e605: Layer already exists 09:14:38 09a4ce184c58: Layer already exists 09:14:38 0e64f2360a44: Layer already exists 09:14:38 3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87: digest: sha256:84300d5fcfc26ce455a36860eec8322422265d2567918d4dd8d2ad1a49c33a2e size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:14:39 + 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 09:14:39 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main 09:14:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 09:14:39 9d566c5ff71d: Preparing 09:14:39 b3283b4166f2: Preparing 09:14:39 ffed8e5d33b9: Preparing 09:14:39 5ad3843f9f2d: Preparing 09:14:39 db4b3a6549ce: Preparing 09:14:39 783a4da60565: Preparing 09:14:39 99a31c236605: Preparing 09:14:39 097eaef4bf3b: Preparing 09:14:39 fec626294d91: Preparing 09:14:39 5d452904e605: Preparing 09:14:39 09a4ce184c58: Preparing 09:14:39 0e64f2360a44: Preparing 09:14:39 99a31c236605: Waiting 09:14:39 097eaef4bf3b: Waiting 09:14:39 fec626294d91: Waiting 09:14:39 5d452904e605: Waiting 09:14:39 09a4ce184c58: Waiting 09:14:39 0e64f2360a44: Waiting 09:14:39 783a4da60565: Waiting 09:14:39 b3283b4166f2: Layer already exists 09:14:39 9d566c5ff71d: Layer already exists 09:14:39 db4b3a6549ce: Layer already exists 09:14:39 ffed8e5d33b9: Layer already exists 09:14:39 5ad3843f9f2d: Layer already exists 09:14:39 783a4da60565: Layer already exists 09:14:39 097eaef4bf3b: Layer already exists 09:14:39 99a31c236605: Layer already exists 09:14:39 fec626294d91: Layer already exists 09:14:39 5d452904e605: Layer already exists 09:14:39 09a4ce184c58: Layer already exists 09:14:39 0e64f2360a44: Layer already exists 09:14:39 main: digest: sha256:84300d5fcfc26ce455a36860eec8322422265d2567918d4dd8d2ad1a49c33a2e size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:14:40 ===================================================== [Pipeline] echo 09:14:40 taggedImages: 09:14:40 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3b327d473a815c5ca910ae545af106b284c94157 09:14:40 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 09:14:40 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.87 09:14:40 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87 09:14:40 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo 09:14:40 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: 09:14:40 3b327d473a815c5ca910ae545af106b284c94157 09:14:40 latest 09:14:40 4.1.0-dev.87 09:14:40 3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87 09:14:40 main 09:14:40 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:14:40 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3b327d473a815c5ca910ae545af106b284c94157 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:14:40 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3b327d473a815c5ca910ae545af106b284c94157 09:14:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 09:14:40 d8f0a55c46bc: Preparing 09:14:40 0723851f060e: Preparing 09:14:40 097eaef4bf3b: Preparing 09:14:40 fec626294d91: Preparing 09:14:40 92b5da58f579: Preparing 09:14:40 a7ab9e066ece: Preparing 09:14:40 0e64f2360a44: Preparing 09:14:40 a7ab9e066ece: Waiting 09:14:40 0e64f2360a44: Waiting 09:14:41 fec626294d91: Layer already exists 09:14:41 097eaef4bf3b: Layer already exists 09:14:41 0e64f2360a44: Layer already exists 09:14:41 d8f0a55c46bc: Pushed 09:14:41 92b5da58f579: Pushed 09:14:42 a7ab9e066ece: Pushed 09:14:48 0723851f060e: Pushed 09:14:48 3b327d473a815c5ca910ae545af106b284c94157: digest: sha256:e0dbff693d528fb6fdcc3dfc52af275d8a4c36aa9aff5eb8b81716fcfc69c6de size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:14:48 + 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 09:14:48 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 09:14:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 09:14:48 d8f0a55c46bc: Preparing 09:14:48 0723851f060e: Preparing 09:14:48 097eaef4bf3b: Preparing 09:14:48 fec626294d91: Preparing 09:14:48 92b5da58f579: Preparing 09:14:48 a7ab9e066ece: Preparing 09:14:48 0e64f2360a44: Preparing 09:14:48 a7ab9e066ece: Waiting 09:14:48 0e64f2360a44: Waiting 09:14:48 92b5da58f579: Layer already exists 09:14:48 0723851f060e: Layer already exists 09:14:48 097eaef4bf3b: Layer already exists 09:14:48 fec626294d91: Layer already exists 09:14:48 d8f0a55c46bc: Layer already exists 09:14:48 a7ab9e066ece: Layer already exists 09:14:48 0e64f2360a44: Layer already exists 09:14:49 latest: digest: sha256:e0dbff693d528fb6fdcc3dfc52af275d8a4c36aa9aff5eb8b81716fcfc69c6de size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:14:49 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.87 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:14:49 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.87 09:14:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 09:14:49 d8f0a55c46bc: Preparing 09:14:49 0723851f060e: Preparing 09:14:49 097eaef4bf3b: Preparing 09:14:49 fec626294d91: Preparing 09:14:49 92b5da58f579: Preparing 09:14:49 a7ab9e066ece: Preparing 09:14:49 0e64f2360a44: Preparing 09:14:49 a7ab9e066ece: Waiting 09:14:49 0e64f2360a44: Waiting 09:14:49 d8f0a55c46bc: Layer already exists 09:14:49 fec626294d91: Layer already exists 09:14:49 92b5da58f579: Layer already exists 09:14:49 097eaef4bf3b: Layer already exists 09:14:49 0723851f060e: Layer already exists 09:14:49 0e64f2360a44: Layer already exists 09:14:49 a7ab9e066ece: Layer already exists 09:14:50 4.1.0-dev.87: digest: sha256:e0dbff693d528fb6fdcc3dfc52af275d8a4c36aa9aff5eb8b81716fcfc69c6de size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:14:50 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:14:50 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87 09:14:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 09:14:50 d8f0a55c46bc: Preparing 09:14:50 0723851f060e: Preparing 09:14:50 097eaef4bf3b: Preparing 09:14:50 fec626294d91: Preparing 09:14:50 92b5da58f579: Preparing 09:14:50 a7ab9e066ece: Preparing 09:14:50 0e64f2360a44: Preparing 09:14:50 a7ab9e066ece: Waiting 09:14:50 0e64f2360a44: Waiting 09:14:50 92b5da58f579: Layer already exists 09:14:50 d8f0a55c46bc: Layer already exists 09:14:50 fec626294d91: Layer already exists 09:14:50 0723851f060e: Layer already exists 09:14:50 097eaef4bf3b: Layer already exists 09:14:50 a7ab9e066ece: Layer already exists 09:14:50 0e64f2360a44: Layer already exists 09:14:50 3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87: digest: sha256:e0dbff693d528fb6fdcc3dfc52af275d8a4c36aa9aff5eb8b81716fcfc69c6de size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:14:51 + 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 09:14:51 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main 09:14:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 09:14:51 d8f0a55c46bc: Preparing 09:14:51 0723851f060e: Preparing 09:14:51 097eaef4bf3b: Preparing 09:14:51 fec626294d91: Preparing 09:14:51 92b5da58f579: Preparing 09:14:51 a7ab9e066ece: Preparing 09:14:51 0e64f2360a44: Preparing 09:14:51 0e64f2360a44: Waiting 09:14:51 92b5da58f579: Layer already exists 09:14:51 d8f0a55c46bc: Layer already exists 09:14:51 0723851f060e: Layer already exists 09:14:51 fec626294d91: Layer already exists 09:14:51 097eaef4bf3b: Layer already exists 09:14:51 0e64f2360a44: Layer already exists 09:14:51 a7ab9e066ece: Layer already exists 09:14:51 main: digest: sha256:e0dbff693d528fb6fdcc3dfc52af275d8a4c36aa9aff5eb8b81716fcfc69c6de size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:14:52 ===================================================== [Pipeline] echo 09:14:52 taggedImages: 09:14:52 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3b327d473a815c5ca910ae545af106b284c94157 09:14:52 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 09:14:52 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.87 09:14:52 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87 09:14:52 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo 09:14:52 [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: 09:14:52 3b327d473a815c5ca910ae545af106b284c94157 09:14:52 latest 09:14:52 4.1.0-dev.87 09:14:52 3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87 09:14:52 main 09:14:52 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:14:52 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3b327d473a815c5ca910ae545af106b284c94157 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:14:52 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3b327d473a815c5ca910ae545af106b284c94157 09:14:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 09:14:52 91b7025f7ae0: Preparing 09:14:52 bdb50d81f909: Preparing 09:14:52 3300710aee25: Preparing 09:14:52 097eaef4bf3b: Preparing 09:14:52 fec626294d91: Preparing 09:14:52 b10e997609e2: Preparing 09:14:52 954ccded24d9: Preparing 09:14:52 b10e997609e2: Waiting 09:14:52 fce3e28406af: Preparing 09:14:52 954ccded24d9: Waiting 09:14:52 4f82c568b7d0: Preparing 09:14:52 fce3e28406af: Waiting 09:14:52 0e64f2360a44: Preparing 09:14:52 4f82c568b7d0: Waiting 09:14:52 fec626294d91: Layer already exists 09:14:52 097eaef4bf3b: Layer already exists 09:14:53 bdb50d81f909: Pushed 09:14:53 3300710aee25: Pushed 09:14:53 91b7025f7ae0: Pushed 09:14:53 0e64f2360a44: Layer already exists 09:14:53 fce3e28406af: Pushed 09:14:53 4f82c568b7d0: Pushed 09:15:06 954ccded24d9: Pushed 09:15:21 b10e997609e2: Pushed 09:15:21 3b327d473a815c5ca910ae545af106b284c94157: digest: sha256:23793cdb71a8330cd338a2e5a70c04c869892b9fc053917adf5ba981ede52bc6 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:15:21 + 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 09:15:21 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 09:15:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 09:15:21 91b7025f7ae0: Preparing 09:15:21 bdb50d81f909: Preparing 09:15:21 3300710aee25: Preparing 09:15:21 097eaef4bf3b: Preparing 09:15:21 fec626294d91: Preparing 09:15:21 b10e997609e2: Preparing 09:15:21 954ccded24d9: Preparing 09:15:21 b10e997609e2: Waiting 09:15:21 fce3e28406af: Preparing 09:15:21 4f82c568b7d0: Preparing 09:15:21 fce3e28406af: Waiting 09:15:21 0e64f2360a44: Preparing 09:15:21 4f82c568b7d0: Waiting 09:15:21 0e64f2360a44: Waiting 09:15:21 097eaef4bf3b: Layer already exists 09:15:21 91b7025f7ae0: Layer already exists 09:15:21 fec626294d91: Layer already exists 09:15:21 3300710aee25: Layer already exists 09:15:21 bdb50d81f909: Layer already exists 09:15:21 b10e997609e2: Layer already exists 09:15:21 954ccded24d9: Layer already exists 09:15:21 fce3e28406af: Layer already exists 09:15:21 4f82c568b7d0: Layer already exists 09:15:21 0e64f2360a44: Layer already exists 09:15:22 latest: digest: sha256:23793cdb71a8330cd338a2e5a70c04c869892b9fc053917adf5ba981ede52bc6 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:15:22 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.87 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:15:22 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.87 09:15:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 09:15:22 91b7025f7ae0: Preparing 09:15:22 bdb50d81f909: Preparing 09:15:22 3300710aee25: Preparing 09:15:22 097eaef4bf3b: Preparing 09:15:22 fec626294d91: Preparing 09:15:22 b10e997609e2: Preparing 09:15:22 954ccded24d9: Preparing 09:15:22 fce3e28406af: Preparing 09:15:22 4f82c568b7d0: Preparing 09:15:22 0e64f2360a44: Preparing 09:15:22 b10e997609e2: Waiting 09:15:22 954ccded24d9: Waiting 09:15:22 fce3e28406af: Waiting 09:15:22 4f82c568b7d0: Waiting 09:15:22 0e64f2360a44: Waiting 09:15:22 fec626294d91: Layer already exists 09:15:22 91b7025f7ae0: Layer already exists 09:15:22 bdb50d81f909: Layer already exists 09:15:22 097eaef4bf3b: Layer already exists 09:15:22 3300710aee25: Layer already exists 09:15:22 fce3e28406af: Layer already exists 09:15:22 b10e997609e2: Layer already exists 09:15:22 4f82c568b7d0: Layer already exists 09:15:22 0e64f2360a44: Layer already exists 09:15:22 954ccded24d9: Layer already exists 09:15:23 4.1.0-dev.87: digest: sha256:23793cdb71a8330cd338a2e5a70c04c869892b9fc053917adf5ba981ede52bc6 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:15:23 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:15:26 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87 09:15:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 09:15:26 91b7025f7ae0: Preparing 09:15:26 bdb50d81f909: Preparing 09:15:26 3300710aee25: Preparing 09:15:26 097eaef4bf3b: Preparing 09:15:26 fec626294d91: Preparing 09:15:26 b10e997609e2: Preparing 09:15:26 954ccded24d9: Preparing 09:15:26 fce3e28406af: Preparing 09:15:26 4f82c568b7d0: Preparing 09:15:26 0e64f2360a44: Preparing 09:15:26 b10e997609e2: Waiting 09:15:26 954ccded24d9: Waiting 09:15:26 4f82c568b7d0: Waiting 09:15:26 fce3e28406af: Waiting 09:15:26 3300710aee25: Layer already exists 09:15:26 fec626294d91: Layer already exists 09:15:26 097eaef4bf3b: Layer already exists 09:15:26 91b7025f7ae0: Layer already exists 09:15:26 bdb50d81f909: Layer already exists 09:15:26 b10e997609e2: Layer already exists 09:15:26 954ccded24d9: Layer already exists 09:15:26 0e64f2360a44: Layer already exists 09:15:26 fce3e28406af: Layer already exists 09:15:26 4f82c568b7d0: Layer already exists 09:15:26 3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87: digest: sha256:23793cdb71a8330cd338a2e5a70c04c869892b9fc053917adf5ba981ede52bc6 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:15:27 + 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 09:15:27 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main 09:15:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 09:15:27 91b7025f7ae0: Preparing 09:15:27 bdb50d81f909: Preparing 09:15:27 3300710aee25: Preparing 09:15:27 097eaef4bf3b: Preparing 09:15:27 fec626294d91: Preparing 09:15:27 b10e997609e2: Preparing 09:15:27 954ccded24d9: Preparing 09:15:27 fce3e28406af: Preparing 09:15:27 4f82c568b7d0: Preparing 09:15:27 0e64f2360a44: Preparing 09:15:27 fce3e28406af: Waiting 09:15:27 4f82c568b7d0: Waiting 09:15:27 0e64f2360a44: Waiting 09:15:27 b10e997609e2: Waiting 09:15:27 954ccded24d9: Waiting 09:15:27 3300710aee25: Layer already exists 09:15:27 fec626294d91: Layer already exists 09:15:27 097eaef4bf3b: Layer already exists 09:15:27 bdb50d81f909: Layer already exists 09:15:27 91b7025f7ae0: Layer already exists 09:15:27 954ccded24d9: Layer already exists 09:15:27 fce3e28406af: Layer already exists 09:15:27 4f82c568b7d0: Layer already exists 09:15:27 b10e997609e2: Layer already exists 09:15:27 0e64f2360a44: Layer already exists 09:15:27 main: digest: sha256:23793cdb71a8330cd338a2e5a70c04c869892b9fc053917adf5ba981ede52bc6 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:15:27 ===================================================== [Pipeline] echo 09:15:27 taggedImages: 09:15:27 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3b327d473a815c5ca910ae545af106b284c94157 09:15:27 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 09:15:27 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.87 09:15:27 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87 09:15:27 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo 09:15:27 [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: 09:15:27 3b327d473a815c5ca910ae545af106b284c94157 09:15:27 latest 09:15:27 4.1.0-dev.87 09:15:27 3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87 09:15:27 main 09:15:27 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:15:28 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3b327d473a815c5ca910ae545af106b284c94157 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:15:28 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3b327d473a815c5ca910ae545af106b284c94157 09:15:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 09:15:28 70554ce406d5: Preparing 09:15:28 acdb0eee04a1: Preparing 09:15:28 93cbd9ff4be2: Preparing 09:15:28 097eaef4bf3b: Preparing 09:15:28 fec626294d91: Preparing 09:15:28 57fbfd054117: Preparing 09:15:28 a0b859dcda00: Preparing 09:15:28 8f9352d751b3: Preparing 09:15:28 0e64f2360a44: Preparing 09:15:28 a0b859dcda00: Waiting 09:15:28 8f9352d751b3: Waiting 09:15:28 57fbfd054117: Waiting 09:15:28 0e64f2360a44: Waiting 09:15:28 fec626294d91: Layer already exists 09:15:28 097eaef4bf3b: Layer already exists 09:15:28 93cbd9ff4be2: Pushed 09:15:28 acdb0eee04a1: Pushed 09:15:28 70554ce406d5: Pushed 09:15:28 0e64f2360a44: Layer already exists 09:15:29 a0b859dcda00: Pushed 09:15:29 8f9352d751b3: Pushed 09:15:56 57fbfd054117: Pushed 09:15:56 3b327d473a815c5ca910ae545af106b284c94157: digest: sha256:019321bca87490b35438cc9669123687c63d6406e6370fc366cc93544ebcf38d size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:15:56 + 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 09:15:56 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 09:15:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 09:15:56 70554ce406d5: Preparing 09:15:56 acdb0eee04a1: Preparing 09:15:56 93cbd9ff4be2: Preparing 09:15:56 097eaef4bf3b: Preparing 09:15:56 fec626294d91: Preparing 09:15:56 57fbfd054117: Preparing 09:15:56 a0b859dcda00: Preparing 09:15:56 8f9352d751b3: Preparing 09:15:56 0e64f2360a44: Preparing 09:15:56 57fbfd054117: Waiting 09:15:56 a0b859dcda00: Waiting 09:15:56 8f9352d751b3: Waiting 09:15:56 0e64f2360a44: Waiting 09:15:56 70554ce406d5: Layer already exists 09:15:56 097eaef4bf3b: Layer already exists 09:15:56 93cbd9ff4be2: Layer already exists 09:15:56 fec626294d91: Layer already exists 09:15:56 acdb0eee04a1: Layer already exists 09:15:56 57fbfd054117: Layer already exists 09:15:56 a0b859dcda00: Layer already exists 09:15:56 8f9352d751b3: Layer already exists 09:15:56 0e64f2360a44: Layer already exists 09:15:56 latest: digest: sha256:019321bca87490b35438cc9669123687c63d6406e6370fc366cc93544ebcf38d size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:15:57 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.87 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:15:57 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.87 09:15:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 09:15:57 70554ce406d5: Preparing 09:15:57 acdb0eee04a1: Preparing 09:15:57 93cbd9ff4be2: Preparing 09:15:57 097eaef4bf3b: Preparing 09:15:57 fec626294d91: Preparing 09:15:57 57fbfd054117: Preparing 09:15:57 a0b859dcda00: Preparing 09:15:57 8f9352d751b3: Preparing 09:15:57 0e64f2360a44: Preparing 09:15:57 a0b859dcda00: Waiting 09:15:57 8f9352d751b3: Waiting 09:15:57 0e64f2360a44: Waiting 09:15:57 57fbfd054117: Waiting 09:15:57 93cbd9ff4be2: Layer already exists 09:15:57 70554ce406d5: Layer already exists 09:15:57 097eaef4bf3b: Layer already exists 09:15:57 acdb0eee04a1: Layer already exists 09:15:57 fec626294d91: Layer already exists 09:15:57 57fbfd054117: Layer already exists 09:15:57 a0b859dcda00: Layer already exists 09:15:57 0e64f2360a44: Layer already exists 09:15:57 8f9352d751b3: Layer already exists 09:15:57 4.1.0-dev.87: digest: sha256:019321bca87490b35438cc9669123687c63d6406e6370fc366cc93544ebcf38d size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:15:58 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:15:58 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87 09:15:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 09:15:58 70554ce406d5: Preparing 09:15:58 acdb0eee04a1: Preparing 09:15:58 93cbd9ff4be2: Preparing 09:15:58 097eaef4bf3b: Preparing 09:15:58 fec626294d91: Preparing 09:15:58 57fbfd054117: Preparing 09:15:58 a0b859dcda00: Preparing 09:15:58 8f9352d751b3: Preparing 09:15:58 0e64f2360a44: Preparing 09:15:58 a0b859dcda00: Waiting 09:15:58 8f9352d751b3: Waiting 09:15:58 0e64f2360a44: Waiting 09:15:58 57fbfd054117: Waiting 09:15:58 097eaef4bf3b: Layer already exists 09:15:58 fec626294d91: Layer already exists 09:15:58 acdb0eee04a1: Layer already exists 09:15:58 70554ce406d5: Layer already exists 09:15:58 93cbd9ff4be2: Layer already exists 09:15:58 57fbfd054117: Layer already exists 09:15:58 a0b859dcda00: Layer already exists 09:15:58 0e64f2360a44: Layer already exists 09:15:58 8f9352d751b3: Layer already exists 09:15:58 3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87: digest: sha256:019321bca87490b35438cc9669123687c63d6406e6370fc366cc93544ebcf38d size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:15:59 + 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 09:15:59 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main 09:15:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 09:15:59 70554ce406d5: Preparing 09:15:59 acdb0eee04a1: Preparing 09:15:59 93cbd9ff4be2: Preparing 09:15:59 097eaef4bf3b: Preparing 09:15:59 fec626294d91: Preparing 09:15:59 57fbfd054117: Preparing 09:15:59 57fbfd054117: Waiting 09:15:59 a0b859dcda00: Preparing 09:15:59 8f9352d751b3: Preparing 09:15:59 a0b859dcda00: Waiting 09:15:59 0e64f2360a44: Preparing 09:15:59 8f9352d751b3: Waiting 09:15:59 097eaef4bf3b: Layer already exists 09:15:59 acdb0eee04a1: Layer already exists 09:15:59 93cbd9ff4be2: Layer already exists 09:15:59 70554ce406d5: Layer already exists 09:15:59 fec626294d91: Layer already exists 09:15:59 a0b859dcda00: Layer already exists 09:15:59 57fbfd054117: Layer already exists 09:15:59 8f9352d751b3: Layer already exists 09:15:59 0e64f2360a44: Layer already exists 09:15:59 main: digest: sha256:019321bca87490b35438cc9669123687c63d6406e6370fc366cc93544ebcf38d size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:15:59 ===================================================== [Pipeline] echo 09:15:59 taggedImages: 09:15:59 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3b327d473a815c5ca910ae545af106b284c94157 09:15:59 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 09:15:59 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.87 09:15:59 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87 09:15:59 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo 09:15:59 [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: 09:15:59 3b327d473a815c5ca910ae545af106b284c94157 09:15:59 latest 09:15:59 4.1.0-dev.87 09:15:59 3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87 09:15:59 main 09:15:59 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:16:00 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3b327d473a815c5ca910ae545af106b284c94157 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:16:00 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3b327d473a815c5ca910ae545af106b284c94157 09:16:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 09:16:00 0d30bf26d617: Preparing 09:16:00 67939baaa161: Preparing 09:16:00 05f6c4232483: Preparing 09:16:00 097eaef4bf3b: Preparing 09:16:00 fec626294d91: Preparing 09:16:00 cc2a0237ebc2: Preparing 09:16:00 fce3e28406af: Preparing 09:16:00 4f82c568b7d0: Preparing 09:16:00 0e64f2360a44: Preparing 09:16:00 cc2a0237ebc2: Waiting 09:16:00 fce3e28406af: Waiting 09:16:00 4f82c568b7d0: Waiting 09:16:00 0e64f2360a44: Waiting 09:16:00 fec626294d91: Layer already exists 09:16:00 097eaef4bf3b: Layer already exists 09:16:00 fce3e28406af: Layer already exists 09:16:00 67939baaa161: Pushed 09:16:00 05f6c4232483: Pushed 09:16:00 0d30bf26d617: Pushed 09:16:00 4f82c568b7d0: Layer already exists 09:16:00 0e64f2360a44: Layer already exists 09:16:33 cc2a0237ebc2: Pushed 09:16:33 3b327d473a815c5ca910ae545af106b284c94157: digest: sha256:4a3f4792eb7ef3f171bd39dbf4cf68e69eef81eab64644c528ed9fcdd6530ca7 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:16:33 + 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 09:16:33 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 09:16:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 09:16:33 0d30bf26d617: Preparing 09:16:33 67939baaa161: Preparing 09:16:33 05f6c4232483: Preparing 09:16:33 097eaef4bf3b: Preparing 09:16:33 fec626294d91: Preparing 09:16:33 cc2a0237ebc2: Preparing 09:16:33 fce3e28406af: Preparing 09:16:33 4f82c568b7d0: Preparing 09:16:33 0e64f2360a44: Preparing 09:16:33 cc2a0237ebc2: Waiting 09:16:33 fce3e28406af: Waiting 09:16:33 4f82c568b7d0: Waiting 09:16:33 0e64f2360a44: Waiting 09:16:33 097eaef4bf3b: Layer already exists 09:16:33 0d30bf26d617: Layer already exists 09:16:33 fec626294d91: Layer already exists 09:16:33 05f6c4232483: Layer already exists 09:16:33 67939baaa161: Layer already exists 09:16:33 4f82c568b7d0: Layer already exists 09:16:33 cc2a0237ebc2: Layer already exists 09:16:33 0e64f2360a44: Layer already exists 09:16:33 fce3e28406af: Layer already exists 09:16:33 latest: digest: sha256:4a3f4792eb7ef3f171bd39dbf4cf68e69eef81eab64644c528ed9fcdd6530ca7 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:16:34 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.87 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:16:34 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.87 09:16:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 09:16:34 0d30bf26d617: Preparing 09:16:34 67939baaa161: Preparing 09:16:34 05f6c4232483: Preparing 09:16:34 097eaef4bf3b: Preparing 09:16:34 fec626294d91: Preparing 09:16:34 cc2a0237ebc2: Preparing 09:16:34 fce3e28406af: Preparing 09:16:34 4f82c568b7d0: Preparing 09:16:34 0e64f2360a44: Preparing 09:16:34 cc2a0237ebc2: Waiting 09:16:34 fce3e28406af: Waiting 09:16:34 4f82c568b7d0: Waiting 09:16:34 0e64f2360a44: Waiting 09:16:34 67939baaa161: Layer already exists 09:16:34 0d30bf26d617: Layer already exists 09:16:34 fec626294d91: Layer already exists 09:16:34 05f6c4232483: Layer already exists 09:16:34 097eaef4bf3b: Layer already exists 09:16:34 fce3e28406af: Layer already exists 09:16:34 cc2a0237ebc2: Layer already exists 09:16:34 4f82c568b7d0: Layer already exists 09:16:34 0e64f2360a44: Layer already exists 09:16:34 4.1.0-dev.87: digest: sha256:4a3f4792eb7ef3f171bd39dbf4cf68e69eef81eab64644c528ed9fcdd6530ca7 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:16:35 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:16:35 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87 09:16:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 09:16:35 0d30bf26d617: Preparing 09:16:35 67939baaa161: Preparing 09:16:35 05f6c4232483: Preparing 09:16:35 097eaef4bf3b: Preparing 09:16:35 fec626294d91: Preparing 09:16:35 cc2a0237ebc2: Preparing 09:16:35 fce3e28406af: Preparing 09:16:35 4f82c568b7d0: Preparing 09:16:35 0e64f2360a44: Preparing 09:16:35 cc2a0237ebc2: Waiting 09:16:35 fce3e28406af: Waiting 09:16:35 4f82c568b7d0: Waiting 09:16:35 0e64f2360a44: Waiting 09:16:35 0d30bf26d617: Layer already exists 09:16:35 67939baaa161: Layer already exists 09:16:35 fec626294d91: Layer already exists 09:16:35 05f6c4232483: Layer already exists 09:16:35 097eaef4bf3b: Layer already exists 09:16:35 cc2a0237ebc2: Layer already exists 09:16:35 fce3e28406af: Layer already exists 09:16:35 4f82c568b7d0: Layer already exists 09:16:35 0e64f2360a44: Layer already exists 09:16:36 3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87: digest: sha256:4a3f4792eb7ef3f171bd39dbf4cf68e69eef81eab64644c528ed9fcdd6530ca7 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:16:36 + 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 09:16:36 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main 09:16:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 09:16:36 0d30bf26d617: Preparing 09:16:36 67939baaa161: Preparing 09:16:36 05f6c4232483: Preparing 09:16:36 097eaef4bf3b: Preparing 09:16:36 fec626294d91: Preparing 09:16:36 cc2a0237ebc2: Preparing 09:16:36 fce3e28406af: Preparing 09:16:36 4f82c568b7d0: Preparing 09:16:36 0e64f2360a44: Preparing 09:16:36 fce3e28406af: Waiting 09:16:36 4f82c568b7d0: Waiting 09:16:36 0e64f2360a44: Waiting 09:16:36 cc2a0237ebc2: Waiting 09:16:36 0d30bf26d617: Layer already exists 09:16:36 097eaef4bf3b: Layer already exists 09:16:36 67939baaa161: Layer already exists 09:16:36 fec626294d91: Layer already exists 09:16:36 05f6c4232483: Layer already exists 09:16:36 cc2a0237ebc2: Layer already exists 09:16:36 0e64f2360a44: Layer already exists 09:16:36 fce3e28406af: Layer already exists 09:16:36 4f82c568b7d0: Layer already exists 09:16:36 main: digest: sha256:4a3f4792eb7ef3f171bd39dbf4cf68e69eef81eab64644c528ed9fcdd6530ca7 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:16:37 ===================================================== [Pipeline] echo 09:16:37 taggedImages: 09:16:37 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3b327d473a815c5ca910ae545af106b284c94157 09:16:37 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 09:16:37 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.87 09:16:37 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87 09:16:37 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo 09:16:37 [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: 09:16:37 3b327d473a815c5ca910ae545af106b284c94157 09:16:37 latest 09:16:37 4.1.0-dev.87 09:16:37 3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87 09:16:37 main 09:16:37 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:16:37 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:3b327d473a815c5ca910ae545af106b284c94157 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:16:37 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:3b327d473a815c5ca910ae545af106b284c94157 09:16:37 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 09:16:37 df27d637234a: Preparing 09:16:37 f6c7ecb8bba5: Preparing 09:16:37 097eaef4bf3b: Preparing 09:16:37 fec626294d91: Preparing 09:16:37 c59391d920b6: Preparing 09:16:37 222fa5d7d9f7: Preparing 09:16:37 0e64f2360a44: Preparing 09:16:37 222fa5d7d9f7: Waiting 09:16:37 0e64f2360a44: Waiting 09:16:37 fec626294d91: Layer already exists 09:16:37 097eaef4bf3b: Layer already exists 09:16:38 0e64f2360a44: Layer already exists 09:16:38 df27d637234a: Pushed 09:16:38 c59391d920b6: Pushed 09:16:40 222fa5d7d9f7: Pushed 09:16:47 f6c7ecb8bba5: Pushed 09:16:47 3b327d473a815c5ca910ae545af106b284c94157: digest: sha256:d131c1ede8376fe3f80c9f2187727a67b475e2b7a18009a69a8cdfb76f7532df size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:16:47 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:16:47 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 09:16:47 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 09:16:47 df27d637234a: Preparing 09:16:47 f6c7ecb8bba5: Preparing 09:16:47 097eaef4bf3b: Preparing 09:16:47 fec626294d91: Preparing 09:16:47 c59391d920b6: Preparing 09:16:47 222fa5d7d9f7: Preparing 09:16:47 0e64f2360a44: Preparing 09:16:47 222fa5d7d9f7: Waiting 09:16:47 0e64f2360a44: Waiting 09:16:47 097eaef4bf3b: Layer already exists 09:16:47 df27d637234a: Layer already exists 09:16:47 fec626294d91: Layer already exists 09:16:47 f6c7ecb8bba5: Layer already exists 09:16:47 c59391d920b6: Layer already exists 09:16:47 222fa5d7d9f7: Layer already exists 09:16:47 0e64f2360a44: Layer already exists 09:16:47 latest: digest: sha256:d131c1ede8376fe3f80c9f2187727a67b475e2b7a18009a69a8cdfb76f7532df size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:16:48 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.87 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:16:48 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.87 09:16:48 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 09:16:48 df27d637234a: Preparing 09:16:48 f6c7ecb8bba5: Preparing 09:16:48 097eaef4bf3b: Preparing 09:16:48 fec626294d91: Preparing 09:16:48 c59391d920b6: Preparing 09:16:48 222fa5d7d9f7: Preparing 09:16:48 0e64f2360a44: Preparing 09:16:48 222fa5d7d9f7: Waiting 09:16:48 0e64f2360a44: Waiting 09:16:48 c59391d920b6: Layer already exists 09:16:48 097eaef4bf3b: Layer already exists 09:16:48 df27d637234a: Layer already exists 09:16:48 f6c7ecb8bba5: Layer already exists 09:16:48 fec626294d91: Layer already exists 09:16:48 0e64f2360a44: Layer already exists 09:16:48 222fa5d7d9f7: Layer already exists 09:16:48 4.1.0-dev.87: digest: sha256:d131c1ede8376fe3f80c9f2187727a67b475e2b7a18009a69a8cdfb76f7532df size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:16:49 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:16:49 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87 09:16:49 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 09:16:49 df27d637234a: Preparing 09:16:49 f6c7ecb8bba5: Preparing 09:16:49 097eaef4bf3b: Preparing 09:16:49 fec626294d91: Preparing 09:16:49 c59391d920b6: Preparing 09:16:49 222fa5d7d9f7: Preparing 09:16:49 0e64f2360a44: Preparing 09:16:49 222fa5d7d9f7: Waiting 09:16:49 0e64f2360a44: Waiting 09:16:49 c59391d920b6: Layer already exists 09:16:49 df27d637234a: Layer already exists 09:16:49 097eaef4bf3b: Layer already exists 09:16:49 f6c7ecb8bba5: Layer already exists 09:16:49 fec626294d91: Layer already exists 09:16:49 222fa5d7d9f7: Layer already exists 09:16:49 0e64f2360a44: Layer already exists 09:16:49 3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87: digest: sha256:d131c1ede8376fe3f80c9f2187727a67b475e2b7a18009a69a8cdfb76f7532df size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:16:50 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:16:50 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main 09:16:50 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 09:16:50 df27d637234a: Preparing 09:16:50 f6c7ecb8bba5: Preparing 09:16:50 097eaef4bf3b: Preparing 09:16:50 fec626294d91: Preparing 09:16:50 c59391d920b6: Preparing 09:16:50 222fa5d7d9f7: Preparing 09:16:50 0e64f2360a44: Preparing 09:16:50 222fa5d7d9f7: Waiting 09:16:50 0e64f2360a44: Waiting 09:16:50 f6c7ecb8bba5: Layer already exists 09:16:50 fec626294d91: Layer already exists 09:16:50 df27d637234a: Layer already exists 09:16:50 097eaef4bf3b: Layer already exists 09:16:50 c59391d920b6: Layer already exists 09:16:50 0e64f2360a44: Layer already exists 09:16:50 222fa5d7d9f7: Layer already exists 09:16:50 main: digest: sha256:d131c1ede8376fe3f80c9f2187727a67b475e2b7a18009a69a8cdfb76f7532df size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:16:51 ===================================================== [Pipeline] echo 09:16:51 taggedImages: 09:16:51 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:3b327d473a815c5ca910ae545af106b284c94157 09:16:51 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 09:16:51 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.87 09:16:51 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87 09:16:51 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo 09:16:51 [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: 09:16:51 3b327d473a815c5ca910ae545af106b284c94157 09:16:51 latest 09:16:51 4.1.0-dev.87 09:16:51 3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87 09:16:51 main 09:16:51 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:16:51 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3b327d473a815c5ca910ae545af106b284c94157 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:16:52 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3b327d473a815c5ca910ae545af106b284c94157 09:16:52 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 09:16:52 e360670a4bfb: Preparing 09:16:52 15f3e1f39755: Preparing 09:16:52 097eaef4bf3b: Preparing 09:16:52 fec626294d91: Preparing 09:16:52 3321732288e0: Preparing 09:16:52 c68cf4654235: Preparing 09:16:52 0e64f2360a44: Preparing 09:16:52 c68cf4654235: Waiting 09:16:52 0e64f2360a44: Waiting 09:16:52 097eaef4bf3b: Layer already exists 09:16:52 fec626294d91: Layer already exists 09:16:52 0e64f2360a44: Layer already exists 09:16:52 e360670a4bfb: Pushed 09:16:52 3321732288e0: Pushed 09:16:52 c68cf4654235: Pushed 09:17:01 15f3e1f39755: Pushed 09:17:01 3b327d473a815c5ca910ae545af106b284c94157: digest: sha256:0fc032b226f46f4baa3b5e43be7d2d01f3ca77323308775680219bb08af871e8 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:17:01 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:17:01 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 09:17:01 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 09:17:01 e360670a4bfb: Preparing 09:17:01 15f3e1f39755: Preparing 09:17:01 097eaef4bf3b: Preparing 09:17:01 fec626294d91: Preparing 09:17:01 3321732288e0: Preparing 09:17:01 c68cf4654235: Preparing 09:17:01 0e64f2360a44: Preparing 09:17:01 c68cf4654235: Waiting 09:17:01 0e64f2360a44: Waiting 09:17:01 e360670a4bfb: Layer already exists 09:17:01 fec626294d91: Layer already exists 09:17:01 097eaef4bf3b: Layer already exists 09:17:01 3321732288e0: Layer already exists 09:17:01 15f3e1f39755: Layer already exists 09:17:01 0e64f2360a44: Layer already exists 09:17:01 c68cf4654235: Layer already exists 09:17:02 latest: digest: sha256:0fc032b226f46f4baa3b5e43be7d2d01f3ca77323308775680219bb08af871e8 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:17:02 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.87 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:17:02 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.87 09:17:02 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 09:17:02 e360670a4bfb: Preparing 09:17:02 15f3e1f39755: Preparing 09:17:02 097eaef4bf3b: Preparing 09:17:02 fec626294d91: Preparing 09:17:02 3321732288e0: Preparing 09:17:02 c68cf4654235: Preparing 09:17:02 0e64f2360a44: Preparing 09:17:02 c68cf4654235: Waiting 09:17:02 0e64f2360a44: Waiting 09:17:02 15f3e1f39755: Layer already exists 09:17:02 fec626294d91: Layer already exists 09:17:02 3321732288e0: Layer already exists 09:17:02 e360670a4bfb: Layer already exists 09:17:02 097eaef4bf3b: Layer already exists 09:17:02 0e64f2360a44: Layer already exists 09:17:02 c68cf4654235: Layer already exists 09:17:04 4.1.0-dev.87: digest: sha256:0fc032b226f46f4baa3b5e43be7d2d01f3ca77323308775680219bb08af871e8 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:17:05 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:17:05 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87 09:17:05 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 09:17:05 e360670a4bfb: Preparing 09:17:05 15f3e1f39755: Preparing 09:17:05 097eaef4bf3b: Preparing 09:17:05 fec626294d91: Preparing 09:17:05 3321732288e0: Preparing 09:17:05 c68cf4654235: Preparing 09:17:05 0e64f2360a44: Preparing 09:17:05 c68cf4654235: Waiting 09:17:05 0e64f2360a44: Waiting 09:17:05 097eaef4bf3b: Layer already exists 09:17:05 e360670a4bfb: Layer already exists 09:17:05 3321732288e0: Layer already exists 09:17:05 fec626294d91: Layer already exists 09:17:05 15f3e1f39755: Layer already exists 09:17:05 c68cf4654235: Layer already exists 09:17:05 0e64f2360a44: Layer already exists 09:17:05 3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87: digest: sha256:0fc032b226f46f4baa3b5e43be7d2d01f3ca77323308775680219bb08af871e8 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:17:05 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:17:06 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main 09:17:06 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 09:17:06 e360670a4bfb: Preparing 09:17:06 15f3e1f39755: Preparing 09:17:06 097eaef4bf3b: Preparing 09:17:06 fec626294d91: Preparing 09:17:06 3321732288e0: Preparing 09:17:06 c68cf4654235: Preparing 09:17:06 0e64f2360a44: Preparing 09:17:06 c68cf4654235: Waiting 09:17:06 0e64f2360a44: Waiting 09:17:06 097eaef4bf3b: Layer already exists 09:17:06 fec626294d91: Layer already exists 09:17:06 3321732288e0: Layer already exists 09:17:06 15f3e1f39755: Layer already exists 09:17:06 e360670a4bfb: Layer already exists 09:17:06 c68cf4654235: Layer already exists 09:17:06 0e64f2360a44: Layer already exists 09:17:06 main: digest: sha256:0fc032b226f46f4baa3b5e43be7d2d01f3ca77323308775680219bb08af871e8 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:17:06 ===================================================== [Pipeline] echo 09:17:06 taggedImages: 09:17:06 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3b327d473a815c5ca910ae545af106b284c94157 09:17:06 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 09:17:06 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.87 09:17:06 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87 09:17:06 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] echo 09:17:06 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:3b327d473a815c5ca910ae545af106b284c94157 [Pipeline] echo 09:17:06 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] echo 09:17:06 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.87 [Pipeline] echo 09:17:06 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87 [Pipeline] echo 09:17:06 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo 09:17:06 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3b327d473a815c5ca910ae545af106b284c94157 [Pipeline] echo 09:17:06 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [Pipeline] echo 09:17:06 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.87 [Pipeline] echo 09:17:06 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87 [Pipeline] echo 09:17:06 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo 09:17:06 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:3b327d473a815c5ca910ae545af106b284c94157 [Pipeline] echo 09:17:06 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] echo 09:17:06 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.87 [Pipeline] echo 09:17:06 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87 [Pipeline] echo 09:17:06 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo 09:17:06 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:3b327d473a815c5ca910ae545af106b284c94157 [Pipeline] echo 09:17:06 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [Pipeline] echo 09:17:06 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.87 [Pipeline] echo 09:17:06 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87 [Pipeline] echo 09:17:06 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] echo 09:17:07 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:3b327d473a815c5ca910ae545af106b284c94157 [Pipeline] echo 09:17:07 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] echo 09:17:07 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.87 [Pipeline] echo 09:17:07 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87 [Pipeline] echo 09:17:07 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo 09:17:07 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3b327d473a815c5ca910ae545af106b284c94157 [Pipeline] echo 09:17:07 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] echo 09:17:07 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.87 [Pipeline] echo 09:17:07 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87 [Pipeline] echo 09:17:07 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo 09:17:07 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3b327d473a815c5ca910ae545af106b284c94157 [Pipeline] echo 09:17:07 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [Pipeline] echo 09:17:07 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.87 [Pipeline] echo 09:17:07 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87 [Pipeline] echo 09:17:07 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo 09:17:07 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3b327d473a815c5ca910ae545af106b284c94157 [Pipeline] echo 09:17:07 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [Pipeline] echo 09:17:07 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.87 [Pipeline] echo 09:17:07 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87 [Pipeline] echo 09:17:07 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo 09:17:07 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3b327d473a815c5ca910ae545af106b284c94157 [Pipeline] echo 09:17:07 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [Pipeline] echo 09:17:07 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.87 [Pipeline] echo 09:17:07 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87 [Pipeline] echo 09:17:07 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo 09:17:07 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3b327d473a815c5ca910ae545af106b284c94157 [Pipeline] echo 09:17:07 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [Pipeline] echo 09:17:07 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.87 [Pipeline] echo 09:17:07 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87 [Pipeline] echo 09:17:07 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo 09:17:07 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3b327d473a815c5ca910ae545af106b284c94157 [Pipeline] echo 09:17:07 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [Pipeline] echo 09:17:07 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.87 [Pipeline] echo 09:17:07 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87 [Pipeline] echo 09:17:07 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo 09:17:07 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3b327d473a815c5ca910ae545af106b284c94157 [Pipeline] echo 09:17:07 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [Pipeline] echo 09:17:07 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.87 [Pipeline] echo 09:17:07 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87 [Pipeline] echo 09:17:07 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo 09:17:07 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3b327d473a815c5ca910ae545af106b284c94157 [Pipeline] echo 09:17:07 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [Pipeline] echo 09:17:07 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.87 [Pipeline] echo 09:17:07 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87 [Pipeline] echo 09:17:07 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo 09:17:07 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:3b327d473a815c5ca910ae545af106b284c94157 [Pipeline] echo 09:17:07 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] echo 09:17:07 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.87 [Pipeline] echo 09:17:07 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87 [Pipeline] echo 09:17:07 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo 09:17:07 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3b327d473a815c5ca910ae545af106b284c94157 [Pipeline] echo 09:17:07 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] echo 09:17:07 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.87 [Pipeline] echo 09:17:07 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87 [Pipeline] echo 09:17:07 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 09:17:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:17:08 09:17:08 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:17:08 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:17:08 arm64: Pulling from edgex-lftools-log-publisher 09:17:08 8998bd30e6a1: Pulling fs layer 09:17:08 04944245beec: Pulling fs layer 09:17:08 699f458cf7ca: Pulling fs layer 09:17:08 765212b225bb: Pulling fs layer 09:17:08 f23df028b6ca: Pulling fs layer 09:17:08 d65c8cfc05b1: Pulling fs layer 09:17:08 2437ff75d9bd: Pulling fs layer 09:17:08 765212b225bb: Waiting 09:17:08 f23df028b6ca: Waiting 09:17:08 d65c8cfc05b1: Waiting 09:17:08 2437ff75d9bd: Waiting 09:17:08 04944245beec: Verifying Checksum 09:17:08 04944245beec: Download complete 09:17:08 765212b225bb: Download complete 09:17:08 f23df028b6ca: Verifying Checksum 09:17:08 f23df028b6ca: Download complete 09:17:08 d65c8cfc05b1: Verifying Checksum 09:17:08 d65c8cfc05b1: Download complete 09:17:08 699f458cf7ca: Verifying Checksum 09:17:08 699f458cf7ca: Download complete 09:17:09 8998bd30e6a1: Verifying Checksum 09:17:09 8998bd30e6a1: Download complete 09:17:11 2437ff75d9bd: Verifying Checksum 09:17:11 2437ff75d9bd: Download complete 09:17:13 8998bd30e6a1: Pull complete 09:17:14 04944245beec: Pull complete 09:17:16 699f458cf7ca: Pull complete 09:17:16 765212b225bb: Pull complete 09:17:17 f23df028b6ca: Pull complete 09:17:17 d65c8cfc05b1: Pull complete 09:17:35 2437ff75d9bd: Pull complete 09:17:35 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 09:17:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:17:35 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:17:36 prd-ubuntu20.04-docker-arm64-4c-16g-775546 does not seem to be running inside a container 09:17:36 $ 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/940 -v /w/workspace/edgex-go/940:/w/workspace/edgex-go/940:rw,z -v /w/workspace/edgex-go/940@tmp:/w/workspace/edgex-go/940@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 09:17:38 $ docker top 5f008e3b449e7fcf1d3c6d3bc27a4a1d7fc255ebd3a4f7ac4cc53b2473d04104 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:17:39 ---> job-cost.sh 09:17:39 lf-activate-venv: SKIPPING 09:17:39 INFO: No Stack... 09:17:39 INFO: Retrieving Pricing Info for: v3-standard-4 09:17:40 INFO: Archiving Costs [Pipeline] sh 09:17:41 + cat /w/workspace/edgex-go/940/archives/cost.csv 09:17:41 + cut -d, -f6 [Pipeline] lock 09:17:41 Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-main-940-stack-cost] 09:17:41 Resource [jenkins-edgexfoundry-edgex-go-main-940-stack-cost] did not exist. Created. 09:17:41 Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-main-940-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 09:17:42 + echo total: 0.10999999940395355 [Pipeline] stash 09:17:42 Stashed 1 file(s) [Pipeline] } 09:17:42 Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-main-940-stack-cost] [Pipeline] // lock [Pipeline] } 09:17:42 $ docker stop --time=1 5f008e3b449e7fcf1d3c6d3bc27a4a1d7fc255ebd3a4f7ac4cc53b2473d04104 09:17:44 $ docker rm -f --volumes 5f008e3b449e7fcf1d3c6d3bc27a4a1d7fc255ebd3a4f7ac4cc53b2473d04104 [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 09:17:44 provisioning config files... 09:17:44 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/940@tmp/config2259909019921832151tmp [Pipeline] { [Pipeline] sh 09:17:45 + set +x 09:17:45 + curl -s https://codecov.io/bash 09:17:45 + bash -s -- 09:17:45 09:17:45 _____ _ 09:17:45 / ____| | | 09:17:45 | | ___ __| | ___ ___ _____ __ 09:17:45 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 09:17:45 | |___| (_) | (_| | __/ (_| (_) \ V / 09:17:45 \_____\___/ \__,_|\___|\___\___/ \_/ 09:17:45 Bash-1.0.6 09:17:45 09:17:45 09:17:45 ==> git version 2.25.1 found 09:17:45 ==> 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 09:17:45 Release-Date: 2020-01-08 09:17:45 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 09:17:45 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 09:17:45 ==> Jenkins CI detected. 09:17:45 current dir:  /w/workspace/edgex-go/940 09:17:45 project root: . 09:17:45 --> token set from env 09:17:45 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 09:17:45 ==> Running gcov in . (disable via -X gcov) 09:17:45 ==> Python coveragepy not found 09:17:45 ==> Searching for coverage reports in: 09:17:45 + . 09:17:45 -> Found 1 reports 09:17:45 ==> Detecting git/mercurial file structure 09:17:45 ==> Reading reports 09:17:45 + ./coverage.out bytes=1043595 09:17:45 ==> Appending adjustments 09:17:45 https://docs.codecov.io/docs/fixing-reports 09:17:46 + Found adjustments 09:17:46 ==> Gzipping contents 09:17:46 108K /tmp/codecov.UO6qC2.gz 09:17:46 ==> Uploading reports 09:17:46 url: https://codecov.io 09:17:46 query: branch=main&commit=3b327d473a815c5ca910ae545af106b284c94157&build=940&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F940%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 09:17:46 -> Pinging Codecov 09:17:46 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=3b327d473a815c5ca910ae545af106b284c94157&build=940&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F940%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 09:17:47 -> Uploading to 09:17:47 https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/edgex-go/3b327d473a815c5ca910ae545af106b284c94157/cae90919-6b63-43df-aaa8-2af15c374377.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20251222%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20251222T091746Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=4bbe9681aedcc6634b6bfac8085afd22bd94eee06de6f4e9b1fcb423fcf2a0e8 09:17:47 % Total % Received % Xferd Average Speed Time Time Time Current 09:17:47 Dload Upload Total Spent Left Speed 09:17:47 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 105k 0 0 100 105k 0 594k --:--:-- --:--:-- --:--:-- 594k 09:17:47 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/3b327d473a815c5ca910ae545af106b284c94157 [Pipeline] } 09:17:47 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 09:17:47 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 09:17:47 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:17:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 09:17:47 09:17:47 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:17:48 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 09:17:48 latest: Pulling from edgex-devops/edgex-snyk-go 09:17:48 2d35ebdb57d9: Already exists 09:17:48 85e8836fcdb2: Pulling fs layer 09:17:48 91631faa732a: Pulling fs layer 09:17:48 f3f5ae8826fa: Pulling fs layer 09:17:48 4f4fb700ef54: Pulling fs layer 09:17:48 7861252a18e6: Pulling fs layer 09:17:48 9130f900ef6f: Pulling fs layer 09:17:48 4f4fb700ef54: Waiting 09:17:48 7861252a18e6: Waiting 09:17:48 9130f900ef6f: Waiting 09:17:48 f3f5ae8826fa: Download complete 09:17:48 85e8836fcdb2: Verifying Checksum 09:17:48 85e8836fcdb2: Download complete 09:17:48 4f4fb700ef54: Verifying Checksum 09:17:48 4f4fb700ef54: Download complete 09:17:48 85e8836fcdb2: Pull complete 09:17:48 7861252a18e6: Verifying Checksum 09:17:49 91631faa732a: Verifying Checksum 09:17:49 91631faa732a: Download complete 09:17:49 9130f900ef6f: Verifying Checksum 09:17:49 9130f900ef6f: Download complete 09:17:54 91631faa732a: Pull complete 09:17:54 f3f5ae8826fa: Pull complete 09:17:54 4f4fb700ef54: Pull complete 09:17:54 7861252a18e6: Pull complete 09:18:00 9130f900ef6f: Pull complete 09:18:00 Digest: sha256:56ae2c276304682a5b16c7ecab195a3e707c8b22ba01ba591248577dbd21f89e 09:18:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 09:18:00 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:18:00 prd-ubuntu20.04-docker-8c-8g-775545 does not seem to be running inside a container 09:18:00 $ 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/940 -v /w/workspace/edgex-go/940:/w/workspace/edgex-go/940:rw,z -v /w/workspace/edgex-go/940@tmp:/w/workspace/edgex-go/940@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat 09:18:05 $ docker top 7eb2abc6a584a3d292d53c3202c2a5749cc01d2aedadc680185fabb6de699486 -eo pid,comm [Pipeline] { [Pipeline] sh 09:18:05 + git config --global --add safe.directory /w/workspace/edgex-go/940 [Pipeline] echo 09:18:05 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh 09:18:06 + set -o pipefail 09:18:06 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' 09:18:14 09:18:14 Monitoring /w/workspace/edgex-go/940 (github.com/edgexfoundry/edgex-go)... 09:18:14 09:18:14 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/789b425f-8889-43cb-8051-374589a52532/history/32cd3e2d-281f-4a22-97a5-d285b04c8aca 09:18:14 09:18:14 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 09:18:14 [Pipeline] } 09:18:15 $ docker stop --time=1 7eb2abc6a584a3d292d53c3202c2a5749cc01d2aedadc680185fabb6de699486 09:18:18 $ docker rm -f --volumes 7eb2abc6a584a3d292d53c3202c2a5749cc01d2aedadc680185fabb6de699486 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 09:18:19 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:18:19 provisioning config files... 09:18:19 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/940@tmp/config12097999864415378969tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:18:19 --> edgex-publish-swagger.sh 09:18:19 === Publish openapi API === 09:18:19 [publishToSwagger] Publishing the API Docs [openapi] to Swagger 09:18:19 [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/940/openapi/core-command.yaml] 09:18:19 % Total % Received % Xferd Average Speed Time Time Time Current 09:18:19 Dload Upload Total Spent Left Speed 09:18:19 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 33488 100 66 100 33422 528 261k --:--:-- --:--:-- --:--:-- 261k 09:18:19 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 09:18:19 09:18:19 [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/940/openapi/core-data.yaml] 09:18:19 % Total % Received % Xferd Average Speed Time Time Time Current 09:18:19 Dload Upload Total Spent Left Speed 09:18:20 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 75375 100 66 100 75309 545 607k --:--:-- --:--:-- --:--:-- 608k 09:18:20 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 09:18:20 09:18:20 [publishToSwagger] Publishing API Name [core-keeper] [/w/workspace/edgex-go/940/openapi/core-keeper.yaml] 09:18:20 % Total % Received % Xferd Average Speed Time Time Time Current 09:18:20 Dload Upload Total Spent Left Speed 09:18:20 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 30300 100 66 100 30234 568 254k --:--:-- --:--:-- --:--:-- 252k 09:18:20 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 09:18:20 09:18:20 [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/940/openapi/core-metadata.yaml] 09:18:20 % Total % Received % Xferd Average Speed Time Time Time Current 09:18:20 Dload Upload Total Spent Left Speed 09:18:20 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 159k 100 66 100 159k 372 903k --:--:-- --:--:-- --:--:-- 903k 09:18:20 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 09:18:20 09:18:20 [publishToSwagger] Publishing API Name [security-proxy-auth] [/w/workspace/edgex-go/940/openapi/security-proxy-auth.yaml] 09:18:20 % Total % Received % Xferd Average Speed Time Time Time Current 09:18:20 Dload Upload Total Spent Left Speed 09:18:20 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 24535 100 66 100 24469 628 227k --:--:-- --:--:-- --:--:-- 228k 09:18:20 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 09:18:20 09:18:20 [publishToSwagger] Publishing API Name [security-secretstore-setup] [/w/workspace/edgex-go/940/openapi/security-secretstore-setup.yaml] 09:18:20 % Total % Received % Xferd Average Speed Time Time Time Current 09:18:20 Dload Upload Total Spent Left Speed 09:18:20 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3979 100 66 100 3913 528 31304 --:--:-- --:--:-- --:--:-- 31832 09:18:20 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 09:18:20 09:18:20 [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/940/openapi/support-notifications.yaml] 09:18:20 % Total % Received % Xferd Average Speed Time Time Time Current 09:18:20 Dload Upload Total Spent Left Speed 09:18:20 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 97k 100 66 100 99976 515 762k --:--:-- --:--:-- --:--:-- 763k 09:18:20 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 09:18:20 09:18:20 [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/940/openapi/support-scheduler.yaml] 09:18:20 % Total % Received % Xferd Average Speed Time Time Time Current 09:18:20 Dload Upload Total Spent Left Speed 09:18:20 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 50767 100 66 100 50701 564 423k --:--:-- --:--:-- --:--:-- 423k 09:18:20 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 09:18:20 [Pipeline] } 09:18:20 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh 09:18:21 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 09:18:21 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:18:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:18:21 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:18:21 prd-ubuntu20.04-docker-8c-8g-775545 does not seem to be running inside a container 09:18:21 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/940 -v /w/workspace/edgex-go/940:/w/workspace/edgex-go/940:rw,z -v /w/workspace/edgex-go/940@tmp:/w/workspace/edgex-go/940@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 09:18:22 $ docker top 02cefa41d539ac5449b5f4526a1999d8865ab67355e3ee76ff7ce580c4876878 -eo pid,comm 09:18:22 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). 09:18:22 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:18:22 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:18:22 [ssh-agent] Looking for ssh-agent implementation... 09:18:22 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:18:22 $ docker exec 02cefa41d539ac5449b5f4526a1999d8865ab67355e3ee76ff7ce580c4876878 ssh-agent 09:18:22 SSH_AUTH_SOCK=/tmp/ssh-NB42OHD66Y4Z/agent.33 09:18:22 SSH_AGENT_PID=39 09:18:22 Running ssh-add (command line suppressed) 09:18:22 Identity added: /w/workspace/edgex-go/940@tmp/private_key_17790336206155043512.key (/w/workspace/edgex-go/940@tmp/private_key_17790336206155043512.key) 09:18:22 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:18:22 + git semver tag 09:18:23 2025-12-22 09:18:23,088 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 09:18:23 2025-12-22 09:18:23,092 [run_tag] DEBUG tag force:False 09:18:23 2025-12-22 09:18:23,092 [check_head_tag] DEBUG check head tag 09:18:23 2025-12-22 09:18:23,094 [execute] INFO git cat-file --batch-check 09:18:23 2025-12-22 09:18:23,094 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/940, stdin=, shell=False, universal_newlines=False) 09:18:23 2025-12-22 09:18:23,097 [execute] INFO git cat-file --batch 09:18:23 2025-12-22 09:18:23,097 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/940, stdin=, shell=False, universal_newlines=False) 09:18:23 2025-12-22 09:18:23,129 [read_version] DEBUG read version from /w/workspace/edgex-go/940/.semver/main 09:18:23 2025-12-22 09:18:23,129 [execute] INFO git tag -a v4.1.0-dev.87 -m v4.1.0-dev.87 09:18:23 2025-12-22 09:18:23,129 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.1.0-dev.87', '-m', 'v4.1.0-dev.87'], cwd=/w/workspace/edgex-go/940, stdin=None, shell=False, universal_newlines=False) 09:18:23 2025-12-22 09:18:23,133 [read_version] DEBUG read version from /w/workspace/edgex-go/940/.semver/main 09:18:23 4.1.0-dev.87 [Pipeline] } 09:18:23 $ docker exec --env ******** --env ******** 02cefa41d539ac5449b5f4526a1999d8865ab67355e3ee76ff7ce580c4876878 ssh-agent -k 09:18:23 unset SSH_AUTH_SOCK; 09:18:23 unset SSH_AGENT_PID; 09:18:23 echo Agent pid 39 killed; 09:18:23 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:18:23 + git semver [Pipeline] } 09:18:24 $ docker stop --time=1 02cefa41d539ac5449b5f4526a1999d8865ab67355e3ee76ff7ce580c4876878 09:18:25 $ docker rm -f --volumes 02cefa41d539ac5449b5f4526a1999d8865ab67355e3ee76ff7ce580c4876878 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:18:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 09:18:25 09:18:25 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:18:26 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 09:18:26 0.23.1-centos7: Pulling from edgex-lftools 09:18:26 ab5ef0e58194: Pulling fs layer 09:18:26 9712f1f96733: Pulling fs layer 09:18:26 63f879dbbcfc: Pulling fs layer 09:18:26 0d9ebad4ef96: Pulling fs layer 09:18:26 e9a5061849ea: Pulling fs layer 09:18:26 d747dcd14b5f: Pulling fs layer 09:18:26 2de7ff778b66: Pulling fs layer 09:18:26 d747dcd14b5f: Waiting 09:18:26 0d9ebad4ef96: Waiting 09:18:26 e9a5061849ea: Waiting 09:18:26 2de7ff778b66: Waiting 09:18:26 9712f1f96733: Verifying Checksum 09:18:26 9712f1f96733: Download complete 09:18:26 63f879dbbcfc: Verifying Checksum 09:18:26 63f879dbbcfc: Download complete 09:18:26 e9a5061849ea: Verifying Checksum 09:18:26 e9a5061849ea: Download complete 09:18:26 d747dcd14b5f: Verifying Checksum 09:18:26 d747dcd14b5f: Download complete 09:18:26 0d9ebad4ef96: Verifying Checksum 09:18:26 0d9ebad4ef96: Download complete 09:18:26 2de7ff778b66: Download complete 09:18:26 ab5ef0e58194: Verifying Checksum 09:18:26 ab5ef0e58194: Download complete 09:18:31 ab5ef0e58194: Pull complete 09:18:31 9712f1f96733: Pull complete 09:18:31 63f879dbbcfc: Pull complete 09:18:38 0d9ebad4ef96: Pull complete 09:18:38 e9a5061849ea: Pull complete 09:18:38 d747dcd14b5f: Pull complete 09:18:39 2de7ff778b66: Pull complete 09:18:39 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 09:18:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 09:18:39 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:18:39 prd-ubuntu20.04-docker-8c-8g-775545 does not seem to be running inside a container 09:18:39 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/940 -v /w/workspace/edgex-go/940:/w/workspace/edgex-go/940:rw,z -v /w/workspace/edgex-go/940@tmp:/w/workspace/edgex-go/940@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 09:18:42 $ docker top 354dd2cd5b655668092dff8481a0ab07f9028ffc7783879d31c98b2cce9e9bff -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 09:18:42 provisioning config files... 09:18:42 copy managed file [sigul-config] to file:/w/workspace/edgex-go/940@tmp/config3931503838314964065tmp 09:18:42 copy managed file [sigul-password] to file:/w/workspace/edgex-go/940@tmp/config16091125788948743529tmp 09:18:42 copy managed file [sigul-pki] to file:/w/workspace/edgex-go/940@tmp/config3549910273257132943tmp [Pipeline] { [Pipeline] echo 09:18:43 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 09:18:43 ---> sigul-configuration.sh 09:18:43 gpg: directory `/root/.gnupg' created 09:18:43 gpg: new configuration file `/root/.gnupg/gpg.conf' created 09:18:43 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 09:18:43 gpg: keyring `/root/.gnupg/secring.gpg' created 09:18:43 gpg: keyring `/root/.gnupg/pubring.gpg' created 09:18:43 gpg: CAST5 encrypted data 09:18:43 gpg: encrypted with 1 passphrase 09:18:43 gpg: WARNING: message was not integrity protected [Pipeline] sh 09:18:43 + mkdir /home/jenkins 09:18:43 + mkdir /home/jenkins/sigul [Pipeline] sh 09:18:43 + 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 09:18:43 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 09:18:44 ---> sigul-install.sh 09:18:44 Sigul already installed; skipping installation. [Pipeline] sh 09:18:44 + git tag --list 09:18:44 0.6.0 09:18:44 0.6.1 09:18:44 0.7.0 09:18:44 0.7.1 09:18:44 v1.0.0 09:18:44 v1.0.1 09:18:44 v1.1.0 09:18:44 v1.2.0 09:18:44 v1.2.1 09:18:44 v1.3.0 09:18:44 v1.3.1 09:18:44 v2.0.0 09:18:44 v2.1.0 09:18:44 v2.1.1 09:18:44 v2.2.0 09:18:44 v2.3.0 09:18:44 v3.0 09:18:44 v3.0.0 09:18:44 v3.1 09:18:44 v3.1.0 09:18:44 v3.1.1 09:18:44 v4.0 09:18:44 v4.0.0 09:18:44 v4.0.1 09:18:44 v4.0.1-dev.1 09:18:44 v4.0.1-dev.2 09:18:44 v4.1.0-dev.1 09:18:44 v4.1.0-dev.10 09:18:44 v4.1.0-dev.11 09:18:44 v4.1.0-dev.12 09:18:44 v4.1.0-dev.13 09:18:44 v4.1.0-dev.14 09:18:44 v4.1.0-dev.15 09:18:44 v4.1.0-dev.16 09:18:44 v4.1.0-dev.17 09:18:44 v4.1.0-dev.18 09:18:44 v4.1.0-dev.19 09:18:44 v4.1.0-dev.2 09:18:44 v4.1.0-dev.20 09:18:44 v4.1.0-dev.21 09:18:44 v4.1.0-dev.22 09:18:44 v4.1.0-dev.23 09:18:44 v4.1.0-dev.24 09:18:44 v4.1.0-dev.25 09:18:44 v4.1.0-dev.26 09:18:44 v4.1.0-dev.27 09:18:44 v4.1.0-dev.28 09:18:44 v4.1.0-dev.29 09:18:44 v4.1.0-dev.3 09:18:44 v4.1.0-dev.30 09:18:44 v4.1.0-dev.31 09:18:44 v4.1.0-dev.32 09:18:44 v4.1.0-dev.33 09:18:44 v4.1.0-dev.34 09:18:44 v4.1.0-dev.35 09:18:44 v4.1.0-dev.36 09:18:44 v4.1.0-dev.37 09:18:44 v4.1.0-dev.38 09:18:44 v4.1.0-dev.39 09:18:44 v4.1.0-dev.4 09:18:44 v4.1.0-dev.40 09:18:44 v4.1.0-dev.41 09:18:44 v4.1.0-dev.42 09:18:44 v4.1.0-dev.43 09:18:44 v4.1.0-dev.44 09:18:44 v4.1.0-dev.45 09:18:44 v4.1.0-dev.46 09:18:44 v4.1.0-dev.47 09:18:44 v4.1.0-dev.48 09:18:44 v4.1.0-dev.49 09:18:44 v4.1.0-dev.5 09:18:44 v4.1.0-dev.50 09:18:44 v4.1.0-dev.51 09:18:44 v4.1.0-dev.52 09:18:44 v4.1.0-dev.53 09:18:44 v4.1.0-dev.54 09:18:44 v4.1.0-dev.55 09:18:44 v4.1.0-dev.56 09:18:44 v4.1.0-dev.57 09:18:44 v4.1.0-dev.58 09:18:44 v4.1.0-dev.59 09:18:44 v4.1.0-dev.6 09:18:44 v4.1.0-dev.60 09:18:44 v4.1.0-dev.61 09:18:44 v4.1.0-dev.62 09:18:44 v4.1.0-dev.63 09:18:44 v4.1.0-dev.64 09:18:44 v4.1.0-dev.65 09:18:44 v4.1.0-dev.66 09:18:44 v4.1.0-dev.67 09:18:44 v4.1.0-dev.68 09:18:44 v4.1.0-dev.69 09:18:44 v4.1.0-dev.7 09:18:44 v4.1.0-dev.70 09:18:44 v4.1.0-dev.71 09:18:44 v4.1.0-dev.72 09:18:44 v4.1.0-dev.73 09:18:44 v4.1.0-dev.74 09:18:44 v4.1.0-dev.75 09:18:44 v4.1.0-dev.76 09:18:44 v4.1.0-dev.77 09:18:44 v4.1.0-dev.78 09:18:44 v4.1.0-dev.79 09:18:44 v4.1.0-dev.8 09:18:44 v4.1.0-dev.80 09:18:44 v4.1.0-dev.81 09:18:44 v4.1.0-dev.82 09:18:44 v4.1.0-dev.83 09:18:44 v4.1.0-dev.84 09:18:44 v4.1.0-dev.85 09:18:44 v4.1.0-dev.86 09:18:44 v4.1.0-dev.87 09:18:44 v4.1.0-dev.9 [Pipeline] sh 09:18:44 + lftools sign git-tag v4.1.0-dev.87 09:18:45 Signing Git tag with Sigul... 09:18:45 Signing v4.1.0-dev.87 [Pipeline] echo 09:18:45 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 09:18:46 ---> sigul-configuration-cleanup.sh [Pipeline] } 09:18:46 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 09:18:46 $ docker stop --time=1 354dd2cd5b655668092dff8481a0ab07f9028ffc7783879d31c98b2cce9e9bff 09:18:47 $ docker rm -f --volumes 354dd2cd5b655668092dff8481a0ab07f9028ffc7783879d31c98b2cce9e9bff [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 09:18:47 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 09:18:47 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:18:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:18:48 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:18:48 prd-ubuntu20.04-docker-8c-8g-775545 does not seem to be running inside a container 09:18:48 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/940 -v /w/workspace/edgex-go/940:/w/workspace/edgex-go/940:rw,z -v /w/workspace/edgex-go/940@tmp:/w/workspace/edgex-go/940@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 09:18:48 $ docker top d3a61438dbeb93fc2566983b01900238d1b0da2b446e308f890c70bd2aa28493 -eo pid,comm 09:18:48 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). 09:18:48 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:18:48 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:18:48 [ssh-agent] Looking for ssh-agent implementation... 09:18:48 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:18:48 $ docker exec d3a61438dbeb93fc2566983b01900238d1b0da2b446e308f890c70bd2aa28493 ssh-agent 09:18:48 SSH_AUTH_SOCK=/tmp/ssh-NEMVe2boItWs/agent.32 09:18:48 SSH_AGENT_PID=38 09:18:48 Running ssh-add (command line suppressed) 09:18:48 Identity added: /w/workspace/edgex-go/940@tmp/private_key_5927138542134052116.key (/w/workspace/edgex-go/940@tmp/private_key_5927138542134052116.key) 09:18:48 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:18:49 + git semver bump pre 09:18:49 2025-12-22 09:18:49,399 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 09:18:49 2025-12-22 09:18:49,404 [read_version] DEBUG read version from /w/workspace/edgex-go/940/.semver/main 09:18:49 2025-12-22 09:18:49,404 [bump_version] DEBUG bumping version:4.1.0-dev.87 on axis:pre with prefix:dev 09:18:49 2025-12-22 09:18:49,404 [bump_version] DEBUG bumped version:4.1.0-dev.88 09:18:49 2025-12-22 09:18:49,404 [write_version] DEBUG write version:4.1.0-dev.88 to path:/w/workspace/edgex-go/940/.semver/main with force:True 09:18:49 2025-12-22 09:18:49,404 [read_version] DEBUG read version from /w/workspace/edgex-go/940/.semver/main 09:18:49 2025-12-22 09:18:49,404 [write_file] DEBUG write to file:/w/workspace/edgex-go/940/.semver/main 09:18:49 2025-12-22 09:18:49,406 [execute] INFO git cat-file --batch-check 09:18:49 2025-12-22 09:18:49,406 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/940/.semver, stdin=, shell=False, universal_newlines=False) 09:18:49 2025-12-22 09:18:49,410 [execute] INFO git cat-file --batch 09:18:49 2025-12-22 09:18:49,410 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/940/.semver, stdin=, shell=False, universal_newlines=False) 09:18:49 2025-12-22 09:18:49,414 [read_version] DEBUG read version from /w/workspace/edgex-go/940/.semver/main 09:18:49 4.1.0-dev.88 [Pipeline] } 09:18:49 $ docker exec --env ******** --env ******** d3a61438dbeb93fc2566983b01900238d1b0da2b446e308f890c70bd2aa28493 ssh-agent -k 09:18:49 unset SSH_AUTH_SOCK; 09:18:49 unset SSH_AGENT_PID; 09:18:49 echo Agent pid 38 killed; 09:18:49 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:18:49 + git semver [Pipeline] } 09:18:50 $ docker stop --time=1 d3a61438dbeb93fc2566983b01900238d1b0da2b446e308f890c70bd2aa28493 09:18:51 $ docker rm -f --volumes d3a61438dbeb93fc2566983b01900238d1b0da2b446e308f890c70bd2aa28493 [Pipeline] // withDockerContainer [Pipeline] sh 09:18:51 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 09:18:51 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:18:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:18:52 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:18:52 prd-ubuntu20.04-docker-8c-8g-775545 does not seem to be running inside a container 09:18:52 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/940 -v /w/workspace/edgex-go/940:/w/workspace/edgex-go/940:rw,z -v /w/workspace/edgex-go/940@tmp:/w/workspace/edgex-go/940@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 09:18:52 $ docker top 175dd12711e59daeb044f345f176204464e683647efb13d23f57ed28191c9f22 -eo pid,comm 09:18:52 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). 09:18:52 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:18:52 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:18:52 [ssh-agent] Looking for ssh-agent implementation... 09:18:52 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:18:52 $ docker exec 175dd12711e59daeb044f345f176204464e683647efb13d23f57ed28191c9f22 ssh-agent 09:18:52 SSH_AUTH_SOCK=/tmp/ssh-dHbWQR7IRvUp/agent.31 09:18:52 SSH_AGENT_PID=37 09:18:52 Running ssh-add (command line suppressed) 09:18:52 Identity added: /w/workspace/edgex-go/940@tmp/private_key_9710992296707584222.key (/w/workspace/edgex-go/940@tmp/private_key_9710992296707584222.key) 09:18:52 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:18:53 + git semver push 09:18:53 2025-12-22 09:18:53,367 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 09:18:53 2025-12-22 09:18:53,371 [run_push] DEBUG push 09:18:53 2025-12-22 09:18:53,371 [execute] INFO git cat-file --batch-check 09:18:53 2025-12-22 09:18:53,371 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/940/.semver, stdin=, shell=False, universal_newlines=False) 09:18:53 2025-12-22 09:18:53,373 [execute] INFO git rev-list 97c55d3dcf93a65f5f75d4eb06f4585038798cd2 -- 09:18:53 2025-12-22 09:18:53,373 [execute] DEBUG Popen(['git', 'rev-list', '97c55d3dcf93a65f5f75d4eb06f4585038798cd2', '--'], cwd=/w/workspace/edgex-go/940/.semver, stdin=None, shell=False, universal_newlines=False) 09:18:53 2025-12-22 09:18:53,393 [execute] INFO git fetch -v -- origin 09:18:53 2025-12-22 09:18:53,393 [execute] DEBUG Popen(['git', 'fetch', '-v', '--', 'origin'], cwd=/w/workspace/edgex-go/940/.semver, stdin=None, shell=False, universal_newlines=True) 09:18:54 2025-12-22 09:18:54,060 [run_push] DEBUG remote changes detected 09:18:54 2025-12-22 09:18:54,060 [run_push] DEBUG latest remote commit 0133f54bbbece80d168674253a21e1ff998b093a is not in local commits 09:18:54 2025-12-22 09:18:54,060 [run_push] DEBUG integrating remote changes with a git pull 09:18:54 2025-12-22 09:18:54,060 [execute] INFO git pull origin semver 09:18:54 2025-12-22 09:18:54,061 [execute] DEBUG Popen(['git', 'pull', 'origin', 'semver'], cwd=/w/workspace/edgex-go/940/.semver, stdin=None, shell=False, universal_newlines=False) 09:18:55 2025-12-22 09:18:55,150 [execute] INFO git push origin semver 09:18:55 2025-12-22 09:18:55,150 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/940/.semver, stdin=None, shell=False, universal_newlines=False) 09:18:55 2025-12-22 09:18:55,849 [run_push] DEBUG push all version tags 09:18:55 2025-12-22 09:18:55,850 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 09:18:55 2025-12-22 09:18:55,850 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/940, stdin=None, shell=False, universal_newlines=False) 09:18:56 2025-12-22 09:18:56,510 [read_version] DEBUG read version from /w/workspace/edgex-go/940/.semver/main 09:18:56 4.1.0-dev.88 [Pipeline] } 09:18:56 $ docker exec --env ******** --env ******** 175dd12711e59daeb044f345f176204464e683647efb13d23f57ed28191c9f22 ssh-agent -k 09:18:56 unset SSH_AUTH_SOCK; 09:18:56 unset SSH_AGENT_PID; 09:18:56 echo Agent pid 37 killed; 09:18:56 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:18:57 + git semver [Pipeline] } 09:18:57 $ docker stop --time=1 175dd12711e59daeb044f345f176204464e683647efb13d23f57ed28191c9f22 09:18:58 $ docker rm -f --volumes 175dd12711e59daeb044f345f176204464e683647efb13d23f57ed28191c9f22 [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 09:18:59 + [ -d /w/workspace/edgex-go/940/archives ] [Pipeline] libraryResource [Pipeline] sh 09:18:59 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 09:19:00 ---> package-listing.sh 09:19:00 ++ facter osfamily 09:19:00 ++ tr '[:upper:]' '[:lower:]' 09:19:00 + OS_FAMILY=debian 09:19:00 + workspace=/w/workspace/edgex-go/940 09:19:00 + START_PACKAGES=/tmp/packages_start.txt 09:19:00 + END_PACKAGES=/tmp/packages_end.txt 09:19:00 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:19:00 + PACKAGES=/tmp/packages_start.txt 09:19:00 + '[' /w/workspace/edgex-go/940 ']' 09:19:00 + PACKAGES=/tmp/packages_end.txt 09:19:00 + case "${OS_FAMILY}" in 09:19:00 + dpkg -l 09:19:00 + grep '^ii' 09:19:00 + '[' -f /tmp/packages_start.txt ']' 09:19:00 + '[' -f /tmp/packages_end.txt ']' 09:19:00 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:19:00 + '[' /w/workspace/edgex-go/940 ']' 09:19:00 + mkdir -p /w/workspace/edgex-go/940/archives/ 09:19:00 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/940/archives/ [Pipeline] echo 09:19:00 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/940/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 09:19:01 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:19:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:19:01 09:19:01 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:19:01 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:19:01 latest: Pulling from edgex-lftools-log-publisher 09:19:01 5eb5b503b376: Pulling fs layer 09:19:01 5c69ac0246d0: Pulling fs layer 09:19:01 ec43610c2a17: Pulling fs layer 09:19:01 3a2ae6a8a46f: Pulling fs layer 09:19:01 33b1e0a273af: Pulling fs layer 09:19:01 5d3b04190fa2: Pulling fs layer 09:19:01 2f39f015ded8: Pulling fs layer 09:19:01 33b1e0a273af: Waiting 09:19:01 2f39f015ded8: Waiting 09:19:01 5d3b04190fa2: Waiting 09:19:01 3a2ae6a8a46f: Waiting 09:19:01 5c69ac0246d0: Download complete 09:19:01 3a2ae6a8a46f: Verifying Checksum 09:19:01 3a2ae6a8a46f: Download complete 09:19:01 33b1e0a273af: Verifying Checksum 09:19:01 33b1e0a273af: Download complete 09:19:01 5d3b04190fa2: Verifying Checksum 09:19:01 5d3b04190fa2: Download complete 09:19:01 ec43610c2a17: Verifying Checksum 09:19:01 ec43610c2a17: Download complete 09:19:02 5eb5b503b376: Verifying Checksum 09:19:02 5eb5b503b376: Download complete 09:19:02 2f39f015ded8: Download complete 09:19:03 5eb5b503b376: Pull complete 09:19:03 5c69ac0246d0: Pull complete 09:19:04 ec43610c2a17: Pull complete 09:19:04 3a2ae6a8a46f: Pull complete 09:19:04 33b1e0a273af: Pull complete 09:19:04 5d3b04190fa2: Pull complete 09:19:11 2f39f015ded8: Pull complete 09:19:11 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 09:19:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:19:11 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:19:11 prd-ubuntu20.04-docker-8c-8g-775545 does not seem to be running inside a container 09:19:11 $ 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/940/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/940 -v /w/workspace/edgex-go/940:/w/workspace/edgex-go/940:rw,z -v /w/workspace/edgex-go/940@tmp:/w/workspace/edgex-go/940@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 09:19:14 $ docker top 99a0005b5e7d0d706256ad561a3515bc1f2ab9499f12c3146167973ce2992391 -eo pid,comm [Pipeline] { [Pipeline] sh 09:19:15 + touch /tmp/pre-build-complete [Pipeline] sh 09:19:15 + mkdir -p /var/log/sysstat [Pipeline] sh 09:19:15 + ls /var/log/sa-host 09:19:15 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:19:15 provisioning config files... 09:19:15 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/940@tmp/config10158534070584059632tmp [Pipeline] { [Pipeline] echo 09:19:15 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 09:19:15 ---> create-netrc.sh [Pipeline] } 09:19:15 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 09:19:16 ---> python-tools-install.sh [Pipeline] echo 09:19:16 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 09:19:16 ---> sudo-logs.sh 09:19:16 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 09:19:16 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 09:19:16 ---> job-cost.sh 09:19:16 lf-activate-venv: SKIPPING 09:19:16 DEBUG: total: 0.10999999940395355 09:19:16 INFO: Retrieving Stack Cost... 09:19:17 INFO: Retrieving Pricing Info for: v3-standard-8 09:19:17 INFO: Archiving Costs [Pipeline] echo 09:19:17 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 09:19:18 ---> logs-deploy.sh 09:19:18 lf-activate-venv: SKIPPING 09:19:18 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/940 09:19:18 INFO: archiving workspace using pattern(s): 09:19:18 Archives upload complete. 09:19:18 INFO: archiving logs to Nexus 09:19:19 ---> uname -a: 09:19:19 Linux prd-ubuntu20-04-docker-8c-8g-775545 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 GNU/Linux 09:19:19 09:19:19 09:19:19 ---> lscpu: 09:19:19 Architecture: x86_64 09:19:19 CPU op-mode(s): 32-bit, 64-bit 09:19:19 Byte Order: Little Endian 09:19:19 Address sizes: 40 bits physical, 48 bits virtual 09:19:19 CPU(s): 8 09:19:19 On-line CPU(s) list: 0-7 09:19:19 Thread(s) per core: 1 09:19:19 Core(s) per socket: 1 09:19:19 Socket(s): 8 09:19:19 NUMA node(s): 1 09:19:19 Vendor ID: AuthenticAMD 09:19:19 CPU family: 23 09:19:19 Model: 49 09:19:19 Model name: AMD EPYC-Rome Processor 09:19:19 Stepping: 0 09:19:19 CPU MHz: 2800.000 09:19:19 BogoMIPS: 5600.00 09:19:19 Virtualization: AMD-V 09:19:19 Hypervisor vendor: KVM 09:19:19 Virtualization type: full 09:19:19 L1d cache: 256 KiB 09:19:19 L1i cache: 256 KiB 09:19:19 L2 cache: 4 MiB 09:19:19 L3 cache: 128 MiB 09:19:19 NUMA node0 CPU(s): 0-7 09:19:19 Vulnerability Gather data sampling: Not affected 09:19:19 Vulnerability Itlb multihit: Not affected 09:19:19 Vulnerability L1tf: Not affected 09:19:19 Vulnerability Mds: Not affected 09:19:19 Vulnerability Meltdown: Not affected 09:19:19 Vulnerability Mmio stale data: Not affected 09:19:19 Vulnerability Retbleed: Vulnerable 09:19:19 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 09:19:19 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 09:19:19 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; IBRS_FW; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 09:19:19 Vulnerability Srbds: Not affected 09:19:19 Vulnerability Tsx async abort: Not affected 09:19:19 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 09:19:19 09:19:19 09:19:19 ---> nproc: 09:19:19 8 09:19:19 09:19:19 09:19:19 ---> df -h: 09:19:19 Filesystem Size Used Avail Use% Mounted on 09:19:19 overlay 155G 34G 122G 22% / 09:19:19 tmpfs 64M 0 64M 0% /dev 09:19:19 tmpfs 16G 0 16G 0% /sys/fs/cgroup 09:19:19 shm 64M 0 64M 0% /dev/shm 09:19:19 /dev/vda1 155G 34G 122G 22% /facter-os 09:19:19 09:19:19 09:19:19 ---> sar -b -r -n DEV: 09:19:19 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-8c-8g-775545) 12/22/25 _x86_64_ (8 CPU) 09:19:19 09:19:19 08:20:01 LINUX RESTART (8 CPU) 09:19:19 09:19:19 08:21:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 09:19:19 08:22:01 217.56 13.76 203.80 0.00 2190.27 68831.05 0.00 09:19:19 08:23:01 40.44 0.05 40.39 0.00 0.40 34514.26 0.00 09:19:19 08:24:01 34.81 0.13 34.67 0.00 1.07 13851.78 0.00 09:19:19 08:25:01 67.65 0.08 67.57 0.00 1.60 37305.21 0.00 09:19:19 08:26:01 657.59 13.16 644.43 0.00 2128.05 314350.01 0.00 09:19:19 08:27:01 658.33 13.00 645.33 0.00 113.30 242298.83 0.00 09:19:19 08:28:01 139.09 0.12 138.98 0.00 0.93 71575.40 0.00 09:19:19 08:29:01 397.92 0.35 397.57 0.00 9.60 97314.50 0.00 09:19:19 08:30:01 603.00 1.72 601.28 0.00 162.24 145348.71 0.00 09:19:19 08:31:01 34.63 0.28 34.34 0.00 6.93 910.78 0.00 09:19:19 08:32:01 20.98 0.27 20.71 0.00 8.80 510.76 0.00 09:19:19 08:33:01 2.13 0.00 2.13 0.00 0.00 29.33 0.00 09:19:19 08:34:01 1.03 0.00 1.03 0.00 0.00 11.73 0.00 09:19:19 08:35:01 1.37 0.00 1.37 0.00 0.00 18.13 0.00 09:19:19 08:36:01 1.78 0.03 1.75 0.00 0.40 22.93 0.00 09:19:19 08:37:01 1.27 0.00 1.27 0.00 0.00 15.06 0.00 09:19:19 08:38:01 1.05 0.00 1.05 0.00 0.00 11.20 0.00 09:19:19 08:39:01 1.18 0.00 1.18 0.00 0.00 14.40 0.00 09:19:19 08:40:01 1.07 0.00 1.07 0.00 0.00 12.40 0.00 09:19:19 08:41:01 1.40 0.00 1.40 0.00 0.00 16.66 0.00 09:19:19 08:42:01 0.95 0.00 0.95 0.00 0.00 10.26 0.00 09:19:19 08:43:01 1.95 0.20 1.75 0.00 18.93 23.73 0.00 09:19:19 08:44:01 1.03 0.00 1.03 0.00 0.00 12.93 0.00 09:19:19 08:45:01 2.02 0.00 2.02 0.00 0.00 23.73 0.00 09:19:19 08:46:01 0.97 0.00 0.97 0.00 0.00 11.06 0.00 09:19:19 08:47:01 1.22 0.00 1.22 0.00 0.00 14.80 0.00 09:19:19 08:48:01 0.90 0.00 0.90 0.00 0.00 10.00 0.00 09:19:19 08:49:01 1.23 0.00 1.23 0.00 0.00 14.66 0.00 09:19:19 08:50:01 0.97 0.00 0.97 0.00 0.00 11.33 0.00 09:19:19 08:51:01 1.28 0.00 1.28 0.00 0.00 16.13 0.00 09:19:19 08:52:01 1.03 0.00 1.03 0.00 0.00 12.00 0.00 09:19:19 08:53:01 1.32 0.00 1.32 0.00 0.00 16.26 0.00 09:19:19 08:54:01 0.95 0.00 0.95 0.00 0.00 10.13 0.00 09:19:19 08:55:01 1.33 0.00 1.33 0.00 0.00 15.86 0.00 09:19:19 08:56:01 0.98 0.00 0.98 0.00 0.00 11.06 0.00 09:19:19 08:57:01 1.28 0.00 1.28 0.00 0.00 15.99 0.00 09:19:19 08:58:01 1.05 0.00 1.05 0.00 0.00 11.73 0.00 09:19:19 08:59:01 1.22 0.00 1.22 0.00 0.00 14.66 0.00 09:19:19 09:00:01 1.10 0.00 1.10 0.00 0.00 13.06 0.00 09:19:19 09:01:01 1.33 0.00 1.33 0.00 0.00 15.73 0.00 09:19:19 09:02:01 1.10 0.00 1.10 0.00 0.00 12.00 0.00 09:19:19 09:03:01 1.32 0.00 1.32 0.00 0.00 16.40 0.00 09:19:19 09:04:01 0.93 0.00 0.93 0.00 0.00 11.06 0.00 09:19:19 09:05:01 1.43 0.00 1.43 0.00 0.00 16.93 0.00 09:19:19 09:06:01 1.05 0.00 1.05 0.00 0.00 11.46 0.00 09:19:19 09:07:01 1.33 0.00 1.33 0.00 0.00 15.73 0.00 09:19:19 09:08:01 1.12 0.00 1.12 0.00 0.00 12.26 0.00 09:19:19 09:09:01 1.28 0.00 1.28 0.00 0.00 16.13 0.00 09:19:19 09:10:01 0.93 0.00 0.93 0.00 0.00 10.40 0.00 09:19:19 09:11:01 1.35 0.00 1.35 0.00 0.00 15.46 0.00 09:19:19 09:12:01 0.92 0.00 0.92 0.00 0.00 10.53 0.00 09:19:19 09:13:01 1.23 0.00 1.23 0.00 0.00 14.93 0.00 09:19:19 09:14:01 0.95 0.00 0.95 0.00 0.00 10.26 0.00 09:19:19 09:15:01 1.42 0.00 1.42 0.00 0.00 17.46 0.00 09:19:19 09:16:01 1.08 0.00 1.08 0.00 0.00 11.73 0.00 09:19:19 09:17:01 1.40 0.03 1.37 0.00 0.40 16.53 0.00 09:19:19 09:18:01 10.38 0.12 10.26 0.00 9.73 3689.25 0.00 09:19:19 09:19:01 167.74 0.73 167.01 0.00 19.73 59978.54 0.00 09:19:19 Average: 53.49 0.76 52.74 0.00 79.95 18798.46 0.00 09:19:19 09:19:19 08:21:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 09:19:19 08:22:01 27508548 31470756 808328 2.46 120648 4018516 1806104 5.32 1319672 3533916 35344 09:19:19 08:23:01 26048920 31374088 900504 2.74 129192 5300864 2058820 6.07 2225160 4012928 327052 09:19:19 08:24:01 26157548 31361092 912052 2.77 137172 5143492 2202936 6.49 1660652 4440524 362520 09:19:19 08:25:01 25441492 31519332 760336 2.31 139708 6020788 1839696 5.42 1937480 4892572 136108 09:19:19 08:26:01 16661888 31045508 1171396 3.56 263008 13761540 3681236 10.85 3042828 12038304 570616 09:19:19 08:27:01 6837188 28872276 3296668 10.03 414740 20698980 10130828 29.87 6039404 18231964 904248 09:19:19 08:28:01 2999908 27654668 4507072 13.71 430824 23174088 11698968 34.49 8462956 19498652 1390112 09:19:19 08:29:01 1151852 28639524 3528024 10.73 447792 25886640 9062880 26.72 8700972 21032360 1640416 09:19:19 08:30:01 5115804 31398428 834224 2.54 458208 24875976 1969884 5.81 3792928 22268132 524 09:19:19 08:31:01 5100344 31385360 846540 2.58 459672 24876756 2106376 6.21 4146876 21929848 564 09:19:19 08:32:01 5106168 31392228 838804 2.55 460396 24877292 1975816 5.83 4553528 21515788 256 09:19:19 08:33:01 5108580 31394692 836460 2.54 460420 24877300 1975816 5.83 4550856 21515792 16 09:19:19 08:34:01 5117044 31403220 827804 2.52 460436 24877300 1975816 5.83 4541748 21515792 12 09:19:19 08:35:01 5117796 31404036 827344 2.52 460468 24877308 1975816 5.83 4541844 21515796 244 09:19:19 08:36:01 5131580 31417868 813920 2.48 460492 24877296 2004940 5.91 4527836 21515704 8 09:19:19 08:37:01 5131500 31417824 813832 2.48 460532 24877296 2004940 5.91 4527680 21515704 16 09:19:19 08:38:01 5131672 31418012 813580 2.48 460548 24877300 2004940 5.91 4527372 21515708 4 09:19:19 08:39:01 5131364 31417728 813796 2.48 460564 24877296 2004940 5.91 4527420 21515708 4 09:19:19 08:40:01 5131244 31417656 813764 2.48 460600 24877304 2004940 5.91 4527788 21515712 32 09:19:19 08:41:01 5132048 31418472 812948 2.47 460612 24877308 2004940 5.91 4526828 21515716 12 09:19:19 08:42:01 5132256 31418688 812880 2.47 460628 24877308 2004940 5.91 4526788 21515716 8 09:19:19 08:43:01 5127872 31415440 814012 2.48 460656 24877896 2020140 5.96 4528296 21516184 168 09:19:19 08:44:01 5131540 31418824 812480 2.47 460676 24877884 2036228 6.00 4527132 21516168 292 09:19:19 08:45:01 5131484 31418820 812412 2.47 460720 24877888 2036228 6.00 4527644 21516172 212 09:19:19 08:46:01 5131760 31419108 812116 2.47 460736 24877892 2036228 6.00 4527232 21516176 36 09:19:19 08:47:01 5131656 31419024 812136 2.47 460752 24877896 2036228 6.00 4527212 21516176 32 09:19:19 08:48:01 5131860 31419296 811844 2.47 460768 24877900 2036228 6.00 4527516 21516184 24 09:19:19 08:49:01 5131756 31419212 811888 2.47 460784 24877900 2036228 6.00 4527244 21516184 24 09:19:19 08:50:01 5131424 31418916 812124 2.47 460808 24877908 2036228 6.00 4527756 21516188 232 09:19:19 08:51:01 5131440 31418944 812084 2.47 460832 24877908 2036228 6.00 4527204 21516188 12 09:19:19 08:52:01 5131716 31419244 811720 2.47 460852 24877904 2036228 6.00 4527164 21516192 28 09:19:19 08:53:01 5131876 31419436 811728 2.47 460876 24877908 2036228 6.00 4527192 21516200 32 09:19:19 08:54:01 5131860 31419444 811692 2.47 460892 24877916 2036228 6.00 4527212 21516200 12 09:19:19 08:55:01 5131308 31418920 812164 2.47 460916 24877908 2036228 6.00 4527240 21516204 8 09:19:19 08:56:01 5131500 31419132 812080 2.47 460944 24877920 2036228 6.00 4527328 21516204 8 09:19:19 08:57:01 5130964 31418636 812568 2.47 460956 24877924 2036228 6.00 4527300 21516208 12 09:19:19 08:58:01 5130704 31418388 812736 2.47 460980 24877928 2036228 6.00 4527304 21516212 28 09:19:19 08:59:01 5130592 31418308 812760 2.47 461000 24877932 2036228 6.00 4527332 21516212 8 09:19:19 09:00:01 5130544 31418280 812728 2.47 461028 24877924 2036228 6.00 4527364 21516216 28 09:19:19 09:01:01 5130708 31418488 812504 2.47 461056 24877936 2036228 6.00 4527468 21516220 8 09:19:19 09:02:01 5130968 31418772 812172 2.47 461080 24877940 2036228 6.00 4527436 21516224 8 09:19:19 09:03:01 5130596 31418456 812396 2.47 461108 24877948 2036228 6.00 4527952 21516228 184 09:19:19 09:04:01 5130628 31418488 812344 2.47 461136 24877940 2036228 6.00 4527488 21516228 20 09:19:19 09:05:01 5130360 31418264 812504 2.47 461160 24877952 2036228 6.00 4527796 21516232 156 09:19:19 09:06:01 5131072 31419004 812052 2.47 461180 24877948 2036228 6.00 4527700 21516236 4 09:19:19 09:07:01 5131104 31419056 811972 2.47 461204 24877956 2036228 6.00 4527572 21516240 8 09:19:19 09:08:01 5131264 31419240 811956 2.47 461220 24877960 2036228 6.00 4527656 21516244 4 09:19:19 09:09:01 5131200 31419196 811964 2.47 461228 24877964 2036228 6.00 4527612 21516244 24 09:19:19 09:10:01 5130712 31418724 812408 2.47 461240 24877968 2036228 6.00 4527636 21516248 28 09:19:19 09:11:01 5130632 31418664 812412 2.47 461256 24877968 2036228 6.00 4527712 21516252 12 09:19:19 09:12:01 5130536 31418580 812420 2.47 461276 24877972 2036228 6.00 4527712 21516256 32 09:19:19 09:13:01 5130252 31418324 812616 2.47 461308 24877968 2036228 6.00 4527672 21516260 32 09:19:19 09:14:01 5130260 31418364 812532 2.47 461312 24877976 2036228 6.00 4527772 21516260 36 09:19:19 09:15:01 5130252 31418364 812472 2.47 461324 24877972 2036228 6.00 4527720 21516264 56 09:19:19 09:16:01 5130204 31418392 812380 2.47 461340 24878036 2036228 6.00 4527808 21516328 16 09:19:19 09:17:01 5129872 31418084 812592 2.47 461356 24878048 2036228 6.00 4527760 21516332 8 09:19:19 09:18:01 4307228 31376724 849672 2.58 477596 25589060 2074908 6.12 4577772 22227936 623252 09:19:19 09:19:01 3546412 31366456 861488 2.62 513128 26220168 2032024 5.99 4668364 22816484 26468 09:19:19 Average: 6669498 31252387 978145 2.98 434368 23274913 2480248 7.31 4464102 20114906 103787 09:19:19 09:19:19 08:21:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 09:19:19 08:22:01 lo 1.08 1.08 0.11 0.11 0.00 0.00 0.00 0.00 09:19:19 08:22:01 ens3 1038.84 953.50 8223.74 132.66 0.00 0.00 0.00 0.00 09:19:19 08:22:01 docker0 827.66 839.94 61.30 4763.51 0.00 0.00 0.00 0.00 09:19:19 08:22:01 veth8bad294 0.05 0.15 0.00 0.01 0.00 0.00 0.00 0.00 09:19:19 08:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:19:19 08:23:01 ens3 19.46 10.70 15.83 8.61 0.00 0.00 0.00 0.00 09:19:19 08:23:01 docker0 0.17 0.17 0.01 0.01 0.00 0.00 0.00 0.00 09:19:19 08:23:01 veth8bad294 0.17 0.22 0.01 0.02 0.00 0.00 0.00 0.00 09:19:19 08:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:19 08:24:01 ens3 21.51 12.06 16.94 8.39 0.00 0.00 0.00 0.00 09:19:19 08:24:01 docker0 1.07 1.07 0.08 0.09 0.00 0.00 0.00 0.00 09:19:19 08:24:01 veth8bad294 1.07 1.08 0.09 0.10 0.00 0.00 0.00 0.00 09:19:19 08:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:19:19 08:25:01 ens3 27.45 18.54 23.29 13.42 0.00 0.00 0.00 0.00 09:19:19 08:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:19 08:26:01 lo 2.13 2.13 0.22 0.22 0.00 0.00 0.00 0.00 09:19:19 08:26:01 veth7dd3415 54.37 83.74 5.50 474.92 0.00 0.00 0.00 0.04 09:19:19 08:26:01 veth0d6f758 57.27 81.57 5.72 487.15 0.00 0.00 0.00 0.04 09:19:19 08:26:01 ens3 735.93 469.96 8816.39 60.77 0.00 0.00 0.00 0.00 09:19:19 08:26:01 docker0 354.77 529.03 30.49 4006.60 0.00 0.00 0.00 0.00 09:19:19 08:26:01 vethcc6b1c6 47.04 69.41 4.90 391.06 0.00 0.00 0.00 0.03 09:19:19 08:26:01 vethc366c59 36.74 49.98 3.89 229.78 0.00 0.00 0.00 0.02 09:19:19 08:26:01 vethf4d057e 45.34 65.22 4.74 379.34 0.00 0.00 0.00 0.03 09:19:19 08:26:01 vethe26b382 0.68 3.35 0.06 0.36 0.00 0.00 0.00 0.00 09:19:19 08:26:01 veth7ea0627 47.66 67.09 4.93 392.64 0.00 0.00 0.00 0.03 09:19:19 08:27:01 veth4ea4ee9 0.05 0.60 0.00 0.03 0.00 0.00 0.00 0.00 09:19:19 08:27:01 veth5f6ce83 0.05 0.67 0.00 0.03 0.00 0.00 0.00 0.00 09:19:19 08:27:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 09:19:19 08:27:01 vethf27a3c6 0.05 0.63 0.00 0.03 0.00 0.00 0.00 0.00 09:19:19 08:27:01 ens3 402.93 244.25 5524.81 33.31 0.00 0.00 0.00 0.00 09:19:19 08:27:01 vethbaf2e25 0.05 0.55 0.00 0.03 0.00 0.00 0.00 0.00 09:19:19 08:27:01 docker0 233.47 382.69 21.59 5508.41 0.00 0.00 0.00 0.00 09:19:19 08:27:01 veth2015bf2 0.05 0.68 0.00 0.03 0.00 0.00 0.00 0.00 09:19:19 08:27:01 veth25a5e2c 0.05 0.67 0.00 0.03 0.00 0.00 0.00 0.00 09:19:19 08:27:01 vethfd2076e 0.05 0.57 0.00 0.03 0.00 0.00 0.00 0.00 09:19:19 08:27:01 vethe26b382 0.12 0.72 0.01 0.03 0.00 0.00 0.00 0.00 09:19:19 08:27:01 veth86c1b39 0.05 0.68 0.00 0.03 0.00 0.00 0.00 0.00 09:19:19 08:27:01 vethec6e9a6 0.05 0.57 0.00 0.03 0.00 0.00 0.00 0.00 09:19:19 08:27:01 veth0a17a7e 0.05 0.63 0.00 0.03 0.00 0.00 0.00 0.00 09:19:19 08:27:01 veth535835c 0.05 0.68 0.00 0.03 0.00 0.00 0.00 0.00 09:19:19 08:27:01 veth4c0eaff 0.05 0.50 0.00 0.03 0.00 0.00 0.00 0.00 09:19:19 08:28:01 veth4ea4ee9 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 09:19:19 08:28:01 veth5f6ce83 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 09:19:19 08:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:19 08:28:01 vethf27a3c6 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 09:19:19 08:28:01 ens3 3.05 1.90 2.40 1.39 0.00 0.00 0.00 0.00 09:19:19 08:28:01 vethbaf2e25 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 09:19:19 08:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:19 08:28:01 veth2015bf2 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 09:19:19 08:28:01 veth25a5e2c 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 09:19:19 08:28:01 vethfd2076e 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 09:19:19 08:28:01 vethe26b382 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:19:19 08:28:01 veth86c1b39 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 09:19:19 08:28:01 vethec6e9a6 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 09:19:19 08:28:01 veth0a17a7e 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 09:19:19 08:28:01 veth535835c 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 09:19:19 08:28:01 veth4c0eaff 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 09:19:19 08:29:01 veth4ea4ee9 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 09:19:19 08:29:01 veth5f6ce83 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 09:19:19 08:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:19:19 08:29:01 ens3 6.16 4.57 4.70 2.75 0.00 0.00 0.00 0.00 09:19:19 08:29:01 vethbaf2e25 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 09:19:19 08:29:01 docker0 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:19 08:29:01 veth2015bf2 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 09:19:19 08:29:01 veth25a5e2c 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 09:19:19 08:29:01 vethe26b382 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 09:19:19 08:29:01 veth86c1b39 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 09:19:19 08:29:01 vethec6e9a6 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 09:19:19 08:29:01 veth0a17a7e 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 09:19:19 08:29:01 veth535835c 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 09:19:19 08:29:01 veth4c0eaff 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 09:19:19 08:30:01 lo 9.40 9.40 0.93 0.93 0.00 0.00 0.00 0.00 09:19:19 08:30:01 ens3 118.70 144.43 60.91 468.21 0.00 0.00 0.00 0.00 09:19:19 08:30:01 docker0 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:19 08:31:01 lo 40.73 40.73 3.98 3.98 0.00 0.00 0.00 0.00 09:19:19 08:31:01 ens3 435.78 432.76 203.64 2274.29 0.00 0.00 0.00 0.00 09:19:19 08:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:19 08:32:01 lo 19.53 19.53 1.91 1.91 0.00 0.00 0.00 0.00 09:19:19 08:32:01 ens3 308.08 296.97 128.43 2036.24 0.00 0.00 0.00 0.00 09:19:19 08:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:19 08:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:19:19 08:33:01 ens3 0.88 0.35 0.31 0.21 0.00 0.00 0.00 0.00 09:19:19 08:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:19 08:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:19 08:34:01 ens3 0.42 0.25 0.27 0.21 0.00 0.00 0.00 0.00 09:19:19 08:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:19 08:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:19:19 08:35:01 ens3 0.20 0.10 0.02 0.01 0.00 0.00 0.00 0.00 09:19:19 08:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:19 08:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:19 08:36:01 ens3 1.52 0.80 0.74 0.56 0.00 0.00 0.00 0.00 09:19:19 08:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:19 08:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:19:19 08:37:01 ens3 0.18 0.15 0.02 0.01 0.00 0.00 0.00 0.00 09:19:19 08:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:19 08:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:19 08:38:01 ens3 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:19:19 08:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:19 08:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:19:19 08:39:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 09:19:19 08:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:19 08:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:19 08:40:01 ens3 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:19:19 08:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:19 08:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:19:19 08:41:01 ens3 0.27 0.18 0.09 0.07 0.00 0.00 0.00 0.00 09:19:19 08:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:19 08:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:19 08:42:01 ens3 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:19:19 08:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:19 08:43:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 09:19:19 08:43:01 ens3 0.22 0.25 0.02 0.02 0.00 0.00 0.00 0.00 09:19:19 08:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:19 08:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:19 08:44:01 ens3 0.27 0.40 0.08 0.07 0.00 0.00 0.00 0.00 09:19:19 08:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:19 08:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:19:19 08:45:01 ens3 0.32 0.13 0.13 0.01 0.00 0.00 0.00 0.00 09:19:19 08:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:19 08:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:19 08:46:01 ens3 0.22 0.12 0.09 0.06 0.00 0.00 0.00 0.00 09:19:19 08:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:19 08:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:19:19 08:47:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 09:19:19 08:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:19 08:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:19 08:48:01 ens3 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:19:19 08:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:19 08:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:19:19 08:49:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 09:19:19 08:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:19 08:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:19 08:50:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:19:19 08:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:19 08:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:19:19 08:51:01 ens3 0.25 0.17 0.09 0.07 0.00 0.00 0.00 0.00 09:19:19 08:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:19 08:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:19 08:52:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:19:19 08:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:19 08:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:19:19 08:53:01 ens3 0.18 0.10 0.02 0.01 0.00 0.00 0.00 0.00 09:19:19 08:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:19 08:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:19 08:54:01 ens3 0.12 0.05 0.02 0.00 0.00 0.00 0.00 0.00 09:19:19 08:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:19 08:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:19:19 08:55:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 09:19:19 08:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:19 08:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:19 08:56:01 ens3 0.28 0.12 0.09 0.07 0.00 0.00 0.00 0.00 09:19:19 08:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:19 08:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:19:19 08:57:01 ens3 0.10 0.07 0.01 0.01 0.00 0.00 0.00 0.00 09:19:19 08:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:19 08:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:19 08:58:01 ens3 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:19:19 08:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:19 08:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:19:19 08:59:01 ens3 0.17 0.10 0.02 0.01 0.00 0.00 0.00 0.00 09:19:19 08:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:19 09:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:19 09:00:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:19:19 09:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:19 09:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:19:19 09:01:01 ens3 0.48 0.27 0.32 0.08 0.00 0.00 0.00 0.00 09:19:19 09:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:19 09:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:19 09:02:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:19:19 09:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:19 09:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:19:19 09:03:01 ens3 0.17 0.10 0.02 0.01 0.00 0.00 0.00 0.00 09:19:19 09:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:19 09:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:19 09:04:01 ens3 0.47 0.00 0.06 0.00 0.00 0.00 0.00 0.00 09:19:19 09:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:19 09:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:19:19 09:05:01 ens3 0.48 0.40 0.27 0.22 0.00 0.00 0.00 0.00 09:19:19 09:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:19 09:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:19 09:06:01 ens3 0.23 0.12 0.09 0.07 0.00 0.00 0.00 0.00 09:19:19 09:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:19 09:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:19:19 09:07:01 ens3 0.13 0.07 0.02 0.01 0.00 0.00 0.00 0.00 09:19:19 09:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:19 09:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:19 09:08:01 ens3 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:19:19 09:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:19 09:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:19:19 09:09:01 ens3 0.23 0.12 0.07 0.01 0.00 0.00 0.00 0.00 09:19:19 09:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:19 09:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:19 09:10:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:19:19 09:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:19 09:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:19:19 09:11:01 ens3 0.28 0.18 0.09 0.07 0.00 0.00 0.00 0.00 09:19:19 09:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:19 09:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:19 09:12:01 ens3 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:19:19 09:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:19 09:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:19:19 09:13:01 ens3 0.17 0.10 0.02 0.01 0.00 0.00 0.00 0.00 09:19:19 09:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:19 09:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:19 09:14:01 ens3 0.18 0.05 0.07 0.00 0.00 0.00 0.00 0.00 09:19:19 09:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:19 09:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:19:19 09:15:01 ens3 0.10 0.07 0.01 0.01 0.00 0.00 0.00 0.00 09:19:19 09:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:19 09:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:19 09:16:01 ens3 0.23 0.13 0.09 0.07 0.00 0.00 0.00 0.00 09:19:19 09:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:19 09:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:19:19 09:17:01 ens3 0.23 0.10 0.02 0.01 0.00 0.00 0.00 0.00 09:19:19 09:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:19 09:18:01 lo 1.07 1.07 0.10 0.10 0.00 0.00 0.00 0.00 09:19:19 09:18:01 ens3 133.26 77.20 4029.66 13.36 0.00 0.00 0.00 0.00 09:19:19 09:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:19 09:19:01 lo 2.20 2.20 0.20 0.20 0.00 0.00 0.00 0.00 09:19:19 09:19:01 ens3 318.95 238.03 4630.59 169.96 0.00 0.00 0.00 0.00 09:19:19 09:19:01 docker0 76.57 92.93 7.15 902.45 0.00 0.00 0.00 0.00 09:19:19 Average: lo 1.41 1.41 0.14 0.14 0.00 0.00 0.00 0.00 09:19:19 Average: ens3 61.45 49.92 544.07 90.08 0.00 0.00 0.00 0.00 09:19:19 Average: docker0 25.52 31.59 2.06 260.45 0.00 0.00 0.00 0.00 09:19:19 09:19:19 09:19:19 ---> sar -P ALL: 09:19:19 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-8c-8g-775545) 12/22/25 _x86_64_ (8 CPU) 09:19:19 09:19:19 08:20:01 LINUX RESTART (8 CPU) 09:19:19 09:19:19 08:21:02 CPU %user %nice %system %iowait %steal %idle 09:19:19 08:22:01 all 9.46 0.00 3.56 3.01 0.06 83.90 09:19:19 08:22:01 0 8.72 0.00 3.10 1.23 0.05 86.89 09:19:19 08:22:01 1 6.16 0.00 2.46 1.48 0.07 89.83 09:19:19 08:22:01 2 8.55 0.00 4.10 11.23 0.07 76.05 09:19:19 08:22:01 3 13.06 0.00 4.22 1.68 0.07 80.96 09:19:19 08:22:01 4 10.34 0.00 3.19 1.43 0.05 84.99 09:19:19 08:22:01 5 9.77 0.00 4.11 1.05 0.07 85.01 09:19:19 08:22:01 6 8.98 0.00 2.98 1.51 0.05 86.48 09:19:19 08:22:01 7 10.15 0.00 4.32 4.56 0.07 80.90 09:19:19 08:23:01 all 51.04 0.00 9.48 1.46 0.10 37.93 09:19:19 08:23:01 0 50.19 0.00 9.59 1.23 0.08 38.90 09:19:19 08:23:01 1 51.43 0.00 10.13 0.19 0.08 38.17 09:19:19 08:23:01 2 52.27 0.00 9.65 7.96 0.10 30.02 09:19:19 08:23:01 3 50.84 0.00 9.15 0.24 0.10 39.67 09:19:19 08:23:01 4 51.48 0.00 9.51 1.47 0.10 37.44 09:19:19 08:23:01 5 50.90 0.00 9.57 0.36 0.14 39.03 09:19:19 08:23:01 6 49.04 0.00 8.83 0.19 0.10 41.84 09:19:19 08:23:01 7 52.15 0.00 9.36 0.03 0.10 38.35 09:19:19 08:24:01 all 59.20 0.00 7.82 0.62 0.08 32.28 09:19:19 08:24:01 0 58.43 0.00 7.64 0.13 0.10 33.69 09:19:19 08:24:01 1 60.39 0.00 7.97 0.37 0.08 31.19 09:19:19 08:24:01 2 58.65 0.00 7.87 1.33 0.08 32.07 09:19:19 08:24:01 3 61.36 0.00 7.96 0.17 0.08 30.43 09:19:19 08:24:01 4 58.84 0.00 7.86 2.17 0.08 31.05 09:19:19 08:24:01 5 58.52 0.00 8.04 0.24 0.08 33.13 09:19:19 08:24:01 6 58.67 0.00 7.54 0.19 0.08 33.52 09:19:19 08:24:01 7 58.72 0.00 7.68 0.39 0.07 33.14 09:19:19 08:25:01 all 37.52 0.00 6.51 1.35 0.09 54.54 09:19:19 08:25:01 0 35.47 0.00 6.54 0.03 0.08 57.87 09:19:19 08:25:01 1 37.95 0.00 6.04 0.62 0.08 55.30 09:19:19 08:25:01 2 37.50 0.00 6.66 3.28 0.10 52.46 09:19:19 08:25:01 3 38.39 0.00 6.47 0.05 0.08 55.00 09:19:19 08:25:01 4 35.74 0.00 6.47 1.35 0.10 56.34 09:19:19 08:25:01 5 39.56 0.00 7.14 5.16 0.10 48.04 09:19:19 08:25:01 6 37.10 0.00 6.15 0.00 0.07 56.67 09:19:19 08:25:01 7 38.44 0.00 6.56 0.32 0.08 54.60 09:19:19 08:26:01 all 22.22 0.00 9.77 24.46 0.12 43.43 09:19:19 08:26:01 0 23.24 0.00 9.34 15.58 0.10 51.74 09:19:19 08:26:01 1 22.02 0.00 9.24 28.66 0.12 39.96 09:19:19 08:26:01 2 21.26 0.00 10.04 15.28 0.12 53.30 09:19:19 08:26:01 3 22.09 0.00 9.58 39.17 0.10 29.06 09:19:19 08:26:01 4 22.79 0.00 10.21 24.27 0.15 42.58 09:19:19 08:26:01 5 22.25 0.00 9.78 17.50 0.10 50.37 09:19:19 08:26:01 6 21.27 0.00 10.03 30.40 0.12 38.17 09:19:19 08:26:01 7 22.87 0.00 9.91 24.91 0.14 42.17 09:19:19 08:27:01 all 40.59 0.00 9.11 13.41 0.11 36.78 09:19:19 08:27:01 0 40.81 0.00 9.96 23.02 0.13 26.08 09:19:19 08:27:01 1 40.90 0.00 8.26 4.07 0.10 46.67 09:19:19 08:27:01 2 39.78 0.00 9.96 5.26 0.12 44.88 09:19:19 08:27:01 3 39.82 0.00 8.72 5.09 0.10 46.27 09:19:19 08:27:01 4 40.27 0.00 9.33 19.21 0.08 31.10 09:19:19 08:27:01 5 40.68 0.00 9.58 14.67 0.10 34.98 09:19:19 08:27:01 6 41.58 0.00 8.40 17.95 0.15 31.91 09:19:19 08:27:01 7 40.88 0.00 8.64 18.03 0.10 32.35 09:19:19 08:28:01 all 89.69 0.00 10.19 0.00 0.12 0.00 09:19:19 08:28:01 0 89.15 0.00 10.71 0.00 0.13 0.00 09:19:19 08:28:01 1 89.86 0.00 10.04 0.00 0.10 0.00 09:19:19 08:28:01 2 88.96 0.00 10.92 0.00 0.12 0.00 09:19:19 08:28:01 3 90.13 0.00 9.76 0.00 0.12 0.00 09:19:19 08:28:01 4 89.17 0.00 10.70 0.00 0.13 0.00 09:19:19 08:28:01 5 90.53 0.00 9.37 0.00 0.10 0.00 09:19:19 08:28:01 6 89.84 0.00 10.02 0.00 0.13 0.00 09:19:19 08:28:01 7 89.89 0.00 9.99 0.00 0.12 0.00 09:19:19 08:29:01 all 90.29 0.00 9.58 0.00 0.13 0.00 09:19:19 08:29:01 0 90.13 0.00 9.71 0.00 0.17 0.00 09:19:19 08:29:01 1 90.14 0.00 9.76 0.00 0.10 0.00 09:19:19 08:29:01 2 89.78 0.00 10.10 0.00 0.12 0.00 09:19:19 08:29:01 3 90.07 0.00 9.83 0.00 0.10 0.00 09:19:19 08:29:01 4 89.76 0.00 10.07 0.00 0.17 0.00 09:19:19 08:29:01 5 90.99 0.00 8.86 0.00 0.15 0.00 09:19:19 08:29:01 6 90.29 0.00 9.57 0.00 0.13 0.00 09:19:19 08:29:01 7 91.16 0.00 8.74 0.00 0.10 0.00 09:19:19 08:30:01 all 52.91 0.00 7.36 4.27 0.11 35.34 09:19:19 08:30:01 0 54.62 0.00 7.50 2.94 0.12 34.83 09:19:19 08:30:01 1 52.38 0.00 7.70 11.31 0.10 28.51 09:19:19 08:30:01 2 53.23 0.00 7.41 4.13 0.12 35.11 09:19:19 08:30:01 3 52.58 0.00 7.50 5.69 0.10 34.12 09:19:19 08:30:01 4 52.20 0.00 7.31 3.72 0.12 36.65 09:19:19 08:30:01 5 52.17 0.00 6.94 1.35 0.08 39.46 09:19:19 08:30:01 6 52.37 0.00 7.57 3.50 0.17 36.39 09:19:19 08:30:01 7 53.76 0.00 6.96 1.53 0.10 37.65 09:19:19 08:31:01 all 9.89 0.00 1.07 0.11 0.06 88.88 09:19:19 08:31:01 0 10.15 0.00 1.07 0.02 0.07 88.70 09:19:19 08:31:01 1 11.83 0.00 1.17 0.03 0.07 86.90 09:19:19 08:31:01 2 10.49 0.00 1.02 0.03 0.08 88.37 09:19:19 08:31:01 3 10.63 0.00 1.14 0.03 0.07 88.13 09:19:19 08:31:01 4 10.17 0.00 1.10 0.57 0.07 88.09 09:19:19 08:31:01 5 8.70 0.00 0.80 0.02 0.07 90.41 09:19:19 08:31:01 6 7.22 0.00 0.95 0.15 0.05 91.63 09:19:19 08:31:01 7 9.89 0.00 1.27 0.02 0.05 88.77 09:19:19 08:32:01 all 9.78 0.00 0.70 0.06 0.06 89.40 09:19:19 08:32:01 0 11.39 0.00 0.68 0.05 0.05 87.83 09:19:19 08:32:01 1 8.97 0.00 0.70 0.02 0.07 90.24 09:19:19 08:32:01 2 9.08 0.00 0.63 0.02 0.05 90.22 09:19:19 08:32:01 3 8.17 0.00 0.82 0.02 0.07 90.93 09:19:19 08:32:01 4 11.36 0.00 0.72 0.33 0.05 87.54 09:19:19 08:32:01 5 15.71 0.00 0.80 0.03 0.07 83.39 09:19:19 08:32:01 6 2.56 0.00 0.50 0.00 0.05 96.88 09:19:19 08:32:01 7 11.00 0.00 0.73 0.00 0.05 88.21 09:19:19 09:19:19 08:32:01 CPU %user %nice %system %iowait %steal %idle 09:19:19 08:33:01 all 0.03 0.00 0.02 0.00 0.02 99.93 09:19:19 08:33:01 0 0.00 0.00 0.00 0.00 0.02 99.98 09:19:19 08:33:01 1 0.03 0.00 0.02 0.02 0.03 99.90 09:19:19 08:33:01 2 0.02 0.00 0.00 0.00 0.00 99.98 09:19:19 08:33:01 3 0.02 0.00 0.02 0.00 0.02 99.95 09:19:19 08:33:01 4 0.05 0.00 0.02 0.02 0.02 99.90 09:19:19 08:33:01 5 0.02 0.00 0.02 0.00 0.02 99.95 09:19:19 08:33:01 6 0.05 0.00 0.05 0.00 0.03 99.87 09:19:19 08:33:01 7 0.03 0.00 0.02 0.00 0.02 99.93 09:19:19 08:34:01 all 0.03 0.00 0.02 0.00 0.01 99.93 09:19:19 08:34:01 0 0.07 0.00 0.03 0.00 0.00 99.90 09:19:19 08:34:01 1 0.03 0.00 0.00 0.02 0.02 99.93 09:19:19 08:34:01 2 0.05 0.00 0.02 0.00 0.02 99.92 09:19:19 08:34:01 3 0.07 0.00 0.02 0.00 0.02 99.90 09:19:19 08:34:01 4 0.00 0.00 0.02 0.02 0.02 99.95 09:19:19 08:34:01 5 0.02 0.00 0.03 0.00 0.03 99.92 09:19:19 08:34:01 6 0.03 0.00 0.02 0.00 0.00 99.95 09:19:19 08:34:01 7 0.00 0.00 0.00 0.00 0.00 100.00 09:19:19 08:35:01 all 0.04 0.00 0.01 0.00 0.01 99.94 09:19:19 08:35:01 0 0.05 0.00 0.02 0.00 0.02 99.92 09:19:19 08:35:01 1 0.03 0.00 0.02 0.00 0.03 99.92 09:19:19 08:35:01 2 0.00 0.00 0.00 0.00 0.00 100.00 09:19:19 08:35:01 3 0.03 0.00 0.00 0.00 0.00 99.97 09:19:19 08:35:01 4 0.00 0.00 0.02 0.02 0.02 99.95 09:19:19 08:35:01 5 0.02 0.00 0.03 0.00 0.02 99.93 09:19:19 08:35:01 6 0.02 0.00 0.02 0.00 0.02 99.95 09:19:19 08:35:01 7 0.13 0.00 0.02 0.00 0.00 99.85 09:19:19 08:36:01 all 0.04 0.00 0.03 0.01 0.01 99.90 09:19:19 08:36:01 0 0.02 0.00 0.03 0.00 0.00 99.95 09:19:19 08:36:01 1 0.05 0.00 0.03 0.03 0.02 99.87 09:19:19 08:36:01 2 0.07 0.00 0.03 0.00 0.00 99.90 09:19:19 08:36:01 3 0.05 0.00 0.03 0.00 0.02 99.90 09:19:19 08:36:01 4 0.08 0.00 0.03 0.05 0.02 99.82 09:19:19 08:36:01 5 0.03 0.00 0.02 0.00 0.03 99.92 09:19:19 08:36:01 6 0.02 0.00 0.00 0.00 0.02 99.97 09:19:19 08:36:01 7 0.03 0.00 0.03 0.02 0.00 99.92 09:19:19 08:37:01 all 0.02 0.00 0.01 0.00 0.01 99.95 09:19:19 08:37:01 0 0.00 0.00 0.02 0.00 0.02 99.97 09:19:19 08:37:01 1 0.03 0.00 0.02 0.00 0.00 99.95 09:19:19 08:37:01 2 0.02 0.00 0.00 0.00 0.02 99.97 09:19:19 08:37:01 3 0.03 0.00 0.02 0.00 0.00 99.95 09:19:19 08:37:01 4 0.03 0.00 0.02 0.02 0.02 99.92 09:19:19 08:37:01 5 0.02 0.00 0.02 0.00 0.02 99.95 09:19:19 08:37:01 6 0.02 0.00 0.02 0.00 0.00 99.97 09:19:19 08:37:01 7 0.02 0.00 0.02 0.00 0.00 99.97 09:19:19 08:38:01 all 0.03 0.00 0.02 0.00 0.01 99.94 09:19:19 08:38:01 0 0.05 0.00 0.02 0.00 0.00 99.93 09:19:19 08:38:01 1 0.03 0.00 0.00 0.02 0.02 99.93 09:19:19 08:38:01 2 0.03 0.00 0.03 0.00 0.00 99.93 09:19:19 08:38:01 3 0.03 0.00 0.02 0.00 0.02 99.93 09:19:19 08:38:01 4 0.00 0.00 0.00 0.02 0.00 99.98 09:19:19 08:38:01 5 0.02 0.00 0.03 0.00 0.03 99.92 09:19:19 08:38:01 6 0.02 0.00 0.02 0.00 0.02 99.95 09:19:19 08:38:01 7 0.02 0.00 0.02 0.00 0.00 99.97 09:19:19 08:39:01 all 0.01 0.00 0.01 0.00 0.01 99.95 09:19:19 08:39:01 0 0.02 0.00 0.00 0.00 0.00 99.98 09:19:19 08:39:01 1 0.02 0.00 0.02 0.02 0.03 99.92 09:19:19 08:39:01 2 0.02 0.00 0.00 0.00 0.02 99.97 09:19:19 08:39:01 3 0.02 0.00 0.02 0.00 0.02 99.95 09:19:19 08:39:01 4 0.02 0.00 0.02 0.02 0.02 99.93 09:19:19 08:39:01 5 0.02 0.00 0.05 0.00 0.03 99.90 09:19:19 08:39:01 6 0.02 0.00 0.00 0.00 0.00 99.98 09:19:19 08:39:01 7 0.00 0.00 0.02 0.00 0.00 99.98 09:19:19 08:40:01 all 0.03 0.00 0.01 0.00 0.01 99.95 09:19:19 08:40:01 0 0.00 0.00 0.02 0.00 0.02 99.97 09:19:19 08:40:01 1 0.03 0.00 0.03 0.00 0.02 99.92 09:19:19 08:40:01 2 0.05 0.00 0.02 0.00 0.00 99.93 09:19:19 08:40:01 3 0.03 0.00 0.00 0.00 0.00 99.97 09:19:19 08:40:01 4 0.02 0.00 0.00 0.02 0.00 99.97 09:19:19 08:40:01 5 0.00 0.00 0.00 0.00 0.03 99.97 09:19:19 08:40:01 6 0.03 0.00 0.03 0.00 0.02 99.92 09:19:19 08:40:01 7 0.03 0.00 0.02 0.00 0.00 99.95 09:19:19 08:41:01 all 0.02 0.00 0.01 0.00 0.01 99.96 09:19:19 08:41:01 0 0.02 0.00 0.00 0.00 0.00 99.98 09:19:19 08:41:01 1 0.03 0.00 0.02 0.02 0.02 99.92 09:19:19 08:41:01 2 0.02 0.00 0.02 0.00 0.02 99.95 09:19:19 08:41:01 3 0.03 0.00 0.00 0.00 0.02 99.95 09:19:19 08:41:01 4 0.02 0.00 0.00 0.00 0.02 99.97 09:19:19 08:41:01 5 0.02 0.00 0.03 0.00 0.02 99.93 09:19:19 08:41:01 6 0.02 0.00 0.00 0.00 0.02 99.97 09:19:19 08:41:01 7 0.00 0.00 0.00 0.00 0.00 100.00 09:19:19 08:42:01 all 0.03 0.00 0.02 0.00 0.01 99.94 09:19:19 08:42:01 0 0.03 0.00 0.02 0.00 0.00 99.95 09:19:19 08:42:01 1 0.03 0.00 0.03 0.00 0.03 99.90 09:19:19 08:42:01 2 0.00 0.00 0.02 0.00 0.00 99.98 09:19:19 08:42:01 3 0.02 0.00 0.02 0.00 0.02 99.95 09:19:19 08:42:01 4 0.07 0.00 0.00 0.02 0.02 99.90 09:19:19 08:42:01 5 0.02 0.00 0.02 0.00 0.02 99.95 09:19:19 08:42:01 6 0.00 0.00 0.02 0.00 0.00 99.98 09:19:19 08:42:01 7 0.03 0.00 0.02 0.00 0.02 99.93 09:19:19 08:43:01 all 0.16 0.00 0.05 0.00 0.01 99.78 09:19:19 08:43:01 0 0.55 0.00 0.10 0.00 0.00 99.35 09:19:19 08:43:01 1 0.10 0.00 0.07 0.02 0.02 99.80 09:19:19 08:43:01 2 0.05 0.00 0.02 0.00 0.02 99.92 09:19:19 08:43:01 3 0.03 0.00 0.05 0.00 0.00 99.92 09:19:19 08:43:01 4 0.00 0.00 0.03 0.02 0.00 99.95 09:19:19 08:43:01 5 0.02 0.00 0.03 0.00 0.02 99.93 09:19:19 08:43:01 6 0.55 0.00 0.02 0.00 0.02 99.42 09:19:19 08:43:01 7 0.00 0.00 0.05 0.00 0.00 99.95 09:19:19 09:19:19 08:43:01 CPU %user %nice %system %iowait %steal %idle 09:19:19 08:44:01 all 0.29 0.00 0.01 0.00 0.01 99.69 09:19:19 08:44:01 0 0.03 0.00 0.02 0.00 0.02 99.93 09:19:19 08:44:01 1 0.07 0.00 0.02 0.02 0.02 99.88 09:19:19 08:44:01 2 0.02 0.00 0.00 0.00 0.00 99.98 09:19:19 08:44:01 3 0.05 0.00 0.02 0.00 0.02 99.92 09:19:19 08:44:01 4 0.05 0.00 0.03 0.00 0.00 99.92 09:19:19 08:44:01 5 0.02 0.00 0.03 0.00 0.03 99.92 09:19:19 08:44:01 6 1.99 0.00 0.00 0.00 0.00 98.01 09:19:19 08:44:01 7 0.05 0.00 0.00 0.00 0.00 99.95 09:19:19 08:45:01 all 0.18 0.00 0.02 0.00 0.01 99.79 09:19:19 08:45:01 0 0.00 0.00 0.00 0.00 0.00 100.00 09:19:19 08:45:01 1 0.02 0.00 0.03 0.02 0.02 99.92 09:19:19 08:45:01 2 0.00 0.00 0.02 0.00 0.00 99.98 09:19:19 08:45:01 3 0.03 0.00 0.03 0.00 0.02 99.92 09:19:19 08:45:01 4 0.00 0.00 0.00 0.02 0.02 99.97 09:19:19 08:45:01 5 0.02 0.00 0.03 0.00 0.02 99.93 09:19:19 08:45:01 6 1.39 0.00 0.00 0.00 0.02 98.60 09:19:19 08:45:01 7 0.00 0.00 0.02 0.00 0.00 99.98 09:19:19 08:46:01 all 0.27 0.00 0.01 0.00 0.01 99.71 09:19:19 08:46:01 0 0.00 0.00 0.00 0.00 0.00 100.00 09:19:19 08:46:01 1 0.07 0.00 0.03 0.02 0.02 99.87 09:19:19 08:46:01 2 0.00 0.00 0.00 0.00 0.02 99.98 09:19:19 08:46:01 3 0.08 0.00 0.00 0.00 0.00 99.92 09:19:19 08:46:01 4 0.07 0.00 0.00 0.02 0.00 99.92 09:19:19 08:46:01 5 0.00 0.00 0.00 0.00 0.02 99.98 09:19:19 08:46:01 6 1.89 0.00 0.02 0.00 0.00 98.10 09:19:19 08:46:01 7 0.03 0.00 0.00 0.00 0.00 99.97 09:19:19 08:47:01 all 0.22 0.00 0.01 0.00 0.01 99.76 09:19:19 08:47:01 0 0.00 0.00 0.00 0.00 0.00 100.00 09:19:19 08:47:01 1 0.05 0.00 0.03 0.00 0.02 99.90 09:19:19 08:47:01 2 0.02 0.00 0.00 0.00 0.00 99.98 09:19:19 08:47:01 3 0.07 0.00 0.03 0.00 0.02 99.88 09:19:19 08:47:01 4 0.00 0.00 0.02 0.00 0.02 99.97 09:19:19 08:47:01 5 0.03 0.00 0.00 0.00 0.02 99.95 09:19:19 08:47:01 6 1.57 0.00 0.00 0.00 0.00 98.43 09:19:19 08:47:01 7 0.00 0.00 0.02 0.00 0.00 99.98 09:19:19 08:48:01 all 0.02 0.00 0.01 0.00 0.01 99.95 09:19:19 08:48:01 0 0.02 0.00 0.00 0.00 0.00 99.98 09:19:19 08:48:01 1 0.05 0.00 0.02 0.02 0.02 99.90 09:19:19 08:48:01 2 0.02 0.00 0.00 0.00 0.02 99.97 09:19:19 08:48:01 3 0.05 0.00 0.00 0.00 0.00 99.95 09:19:19 08:48:01 4 0.00 0.00 0.02 0.02 0.02 99.95 09:19:19 08:48:01 5 0.00 0.00 0.03 0.00 0.02 99.95 09:19:19 08:48:01 6 0.02 0.00 0.02 0.00 0.02 99.95 09:19:19 08:48:01 7 0.03 0.00 0.00 0.00 0.00 99.97 09:19:19 08:49:01 all 0.01 0.00 0.01 0.00 0.01 99.97 09:19:19 08:49:01 0 0.00 0.00 0.00 0.00 0.00 100.00 09:19:19 08:49:01 1 0.03 0.00 0.02 0.00 0.03 99.92 09:19:19 08:49:01 2 0.02 0.00 0.02 0.00 0.00 99.97 09:19:19 08:49:01 3 0.00 0.00 0.00 0.00 0.02 99.98 09:19:19 08:49:01 4 0.00 0.00 0.00 0.00 0.00 100.00 09:19:19 08:49:01 5 0.02 0.00 0.00 0.00 0.02 99.97 09:19:19 08:49:01 6 0.05 0.00 0.02 0.00 0.00 99.93 09:19:19 08:49:01 7 0.00 0.00 0.02 0.00 0.02 99.97 09:19:19 08:50:01 all 0.02 0.00 0.01 0.00 0.01 99.95 09:19:19 08:50:01 0 0.03 0.00 0.00 0.00 0.00 99.97 09:19:19 08:50:01 1 0.02 0.00 0.03 0.02 0.02 99.92 09:19:19 08:50:01 2 0.03 0.00 0.02 0.00 0.02 99.93 09:19:19 08:50:01 3 0.02 0.00 0.02 0.00 0.00 99.97 09:19:19 08:50:01 4 0.05 0.00 0.00 0.00 0.02 99.93 09:19:19 08:50:01 5 0.00 0.00 0.03 0.00 0.02 99.95 09:19:19 08:50:01 6 0.03 0.00 0.02 0.00 0.02 99.93 09:19:19 08:50:01 7 0.00 0.00 0.00 0.00 0.00 100.00 09:19:19 08:51:01 all 0.02 0.00 0.01 0.00 0.01 99.95 09:19:19 08:51:01 0 0.00 0.00 0.02 0.02 0.02 99.95 09:19:19 08:51:01 1 0.03 0.00 0.00 0.00 0.02 99.95 09:19:19 08:51:01 2 0.02 0.00 0.00 0.00 0.02 99.97 09:19:19 08:51:01 3 0.07 0.00 0.05 0.00 0.02 99.87 09:19:19 08:51:01 4 0.00 0.00 0.03 0.02 0.00 99.95 09:19:19 08:51:01 5 0.03 0.00 0.00 0.00 0.03 99.93 09:19:19 08:51:01 6 0.00 0.00 0.00 0.00 0.02 99.98 09:19:19 08:51:01 7 0.02 0.00 0.00 0.00 0.00 99.98 09:19:19 08:52:01 all 0.09 0.00 0.01 0.00 0.01 99.90 09:19:19 08:52:01 0 0.02 0.00 0.00 0.00 0.00 99.98 09:19:19 08:52:01 1 0.07 0.00 0.02 0.00 0.03 99.88 09:19:19 08:52:01 2 0.00 0.00 0.00 0.00 0.00 100.00 09:19:19 08:52:01 3 0.05 0.00 0.02 0.00 0.02 99.92 09:19:19 08:52:01 4 0.03 0.00 0.00 0.02 0.03 99.92 09:19:19 08:52:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:19:19 08:52:01 6 0.48 0.00 0.02 0.00 0.00 99.50 09:19:19 08:52:01 7 0.03 0.00 0.00 0.00 0.00 99.97 09:19:19 08:53:01 all 0.11 0.00 0.01 0.01 0.01 99.86 09:19:19 08:53:01 0 0.00 0.00 0.00 0.00 0.00 100.00 09:19:19 08:53:01 1 0.02 0.00 0.02 0.02 0.03 99.92 09:19:19 08:53:01 2 0.00 0.00 0.00 0.00 0.02 99.98 09:19:19 08:53:01 3 0.00 0.00 0.00 0.00 0.00 100.00 09:19:19 08:53:01 4 0.02 0.00 0.03 0.05 0.03 99.87 09:19:19 08:53:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:19:19 08:53:01 6 0.85 0.00 0.02 0.00 0.02 99.12 09:19:19 08:53:01 7 0.03 0.00 0.00 0.00 0.00 99.97 09:19:19 08:54:01 all 0.02 0.00 0.01 0.00 0.01 99.96 09:19:19 08:54:01 0 0.00 0.00 0.00 0.00 0.00 100.00 09:19:19 08:54:01 1 0.02 0.00 0.02 0.00 0.02 99.95 09:19:19 08:54:01 2 0.00 0.00 0.02 0.00 0.00 99.98 09:19:19 08:54:01 3 0.05 0.00 0.02 0.00 0.00 99.93 09:19:19 08:54:01 4 0.02 0.00 0.03 0.03 0.05 99.87 09:19:19 08:54:01 5 0.00 0.00 0.02 0.00 0.00 99.98 09:19:19 08:54:01 6 0.02 0.00 0.00 0.00 0.02 99.97 09:19:19 08:54:01 7 0.03 0.00 0.00 0.00 0.00 99.97 09:19:19 09:19:19 08:54:01 CPU %user %nice %system %iowait %steal %idle 09:19:19 08:55:01 all 0.02 0.00 0.01 0.00 0.01 99.96 09:19:19 08:55:01 0 0.00 0.00 0.00 0.00 0.00 100.00 09:19:19 08:55:01 1 0.05 0.00 0.03 0.02 0.02 99.88 09:19:19 08:55:01 2 0.02 0.00 0.03 0.00 0.03 99.92 09:19:19 08:55:01 3 0.02 0.00 0.02 0.00 0.02 99.95 09:19:19 08:55:01 4 0.03 0.00 0.00 0.00 0.00 99.97 09:19:19 08:55:01 5 0.00 0.00 0.02 0.00 0.00 99.98 09:19:19 08:55:01 6 0.02 0.00 0.02 0.00 0.00 99.97 09:19:19 08:55:01 7 0.02 0.00 0.00 0.00 0.00 99.98 09:19:19 08:56:01 all 0.08 0.00 0.03 0.00 0.01 99.88 09:19:19 08:56:01 0 0.38 0.00 0.07 0.00 0.00 99.55 09:19:19 08:56:01 1 0.03 0.00 0.03 0.02 0.03 99.88 09:19:19 08:56:01 2 0.03 0.00 0.05 0.00 0.03 99.88 09:19:19 08:56:01 3 0.03 0.00 0.00 0.00 0.00 99.97 09:19:19 08:56:01 4 0.05 0.00 0.03 0.02 0.02 99.88 09:19:19 08:56:01 5 0.02 0.00 0.00 0.00 0.00 99.98 09:19:19 08:56:01 6 0.05 0.00 0.02 0.00 0.02 99.92 09:19:19 08:56:01 7 0.00 0.00 0.00 0.00 0.00 100.00 09:19:19 08:57:01 all 0.06 0.00 0.01 0.01 0.01 99.91 09:19:19 08:57:01 0 0.33 0.00 0.02 0.00 0.02 99.63 09:19:19 08:57:01 1 0.05 0.00 0.03 0.05 0.03 99.83 09:19:19 08:57:01 2 0.02 0.00 0.02 0.00 0.02 99.95 09:19:19 08:57:01 3 0.00 0.00 0.02 0.00 0.00 99.98 09:19:19 08:57:01 4 0.00 0.00 0.02 0.02 0.00 99.97 09:19:19 08:57:01 5 0.02 0.00 0.00 0.00 0.00 99.98 09:19:19 08:57:01 6 0.03 0.00 0.00 0.00 0.00 99.97 09:19:19 08:57:01 7 0.00 0.00 0.00 0.00 0.00 100.00 09:19:19 08:58:01 all 0.03 0.00 0.01 0.00 0.01 99.95 09:19:19 08:58:01 0 0.00 0.00 0.00 0.00 0.00 100.00 09:19:19 08:58:01 1 0.02 0.00 0.00 0.00 0.02 99.97 09:19:19 08:58:01 2 0.10 0.00 0.03 0.00 0.03 99.83 09:19:19 08:58:01 3 0.07 0.00 0.02 0.00 0.02 99.90 09:19:19 08:58:01 4 0.02 0.00 0.02 0.00 0.02 99.95 09:19:19 08:58:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:19:19 08:58:01 6 0.02 0.00 0.02 0.00 0.00 99.97 09:19:19 08:58:01 7 0.00 0.00 0.00 0.00 0.00 100.00 09:19:19 08:59:01 all 0.01 0.00 0.01 0.00 0.01 99.97 09:19:19 08:59:01 0 0.02 0.00 0.00 0.00 0.02 99.97 09:19:19 08:59:01 1 0.02 0.00 0.02 0.02 0.00 99.95 09:19:19 08:59:01 2 0.03 0.00 0.03 0.00 0.02 99.92 09:19:19 08:59:01 3 0.00 0.00 0.02 0.00 0.00 99.98 09:19:19 08:59:01 4 0.00 0.00 0.02 0.02 0.00 99.97 09:19:19 08:59:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:19:19 08:59:01 6 0.00 0.00 0.00 0.00 0.02 99.98 09:19:19 08:59:01 7 0.00 0.00 0.02 0.00 0.02 99.97 09:19:19 09:00:01 all 0.04 0.00 0.01 0.00 0.01 99.93 09:19:19 09:00:01 0 0.00 0.00 0.00 0.00 0.00 100.00 09:19:19 09:00:01 1 0.02 0.00 0.03 0.02 0.03 99.90 09:19:19 09:00:01 2 0.12 0.00 0.02 0.00 0.03 99.83 09:19:19 09:00:01 3 0.03 0.00 0.00 0.00 0.02 99.95 09:19:19 09:00:01 4 0.03 0.00 0.00 0.02 0.02 99.93 09:19:19 09:00:01 5 0.00 0.00 0.02 0.00 0.00 99.98 09:19:19 09:00:01 6 0.08 0.00 0.02 0.00 0.00 99.90 09:19:19 09:00:01 7 0.02 0.00 0.02 0.00 0.00 99.97 09:19:19 09:01:01 all 0.14 0.00 0.00 0.00 0.01 99.85 09:19:19 09:01:01 0 0.98 0.00 0.00 0.00 0.00 99.02 09:19:19 09:01:01 1 0.00 0.00 0.00 0.00 0.02 99.98 09:19:19 09:01:01 2 0.05 0.00 0.02 0.00 0.03 99.90 09:19:19 09:01:01 3 0.03 0.00 0.02 0.00 0.02 99.93 09:19:19 09:01:01 4 0.02 0.00 0.00 0.02 0.00 99.97 09:19:19 09:01:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:19:19 09:01:01 6 0.02 0.00 0.00 0.00 0.00 99.98 09:19:19 09:01:01 7 0.00 0.00 0.00 0.00 0.00 100.00 09:19:19 09:02:01 all 0.23 0.00 0.01 0.00 0.01 99.74 09:19:19 09:02:01 0 1.63 0.00 0.00 0.00 0.02 98.35 09:19:19 09:02:01 1 0.02 0.00 0.00 0.02 0.02 99.95 09:19:19 09:02:01 2 0.02 0.00 0.02 0.00 0.03 99.93 09:19:19 09:02:01 3 0.03 0.00 0.02 0.00 0.02 99.93 09:19:19 09:02:01 4 0.05 0.00 0.00 0.00 0.02 99.93 09:19:19 09:02:01 5 0.02 0.00 0.00 0.00 0.00 99.98 09:19:19 09:02:01 6 0.02 0.00 0.02 0.00 0.02 99.95 09:19:19 09:02:01 7 0.05 0.00 0.02 0.00 0.00 99.93 09:19:19 09:03:01 all 0.01 0.00 0.02 0.00 0.01 99.96 09:19:19 09:03:01 0 0.02 0.00 0.00 0.00 0.00 99.98 09:19:19 09:03:01 1 0.02 0.00 0.03 0.02 0.02 99.92 09:19:19 09:03:01 2 0.02 0.00 0.05 0.00 0.03 99.90 09:19:19 09:03:01 3 0.00 0.00 0.00 0.00 0.00 100.00 09:19:19 09:03:01 4 0.02 0.00 0.03 0.02 0.02 99.92 09:19:19 09:03:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:19:19 09:03:01 6 0.03 0.00 0.02 0.00 0.00 99.95 09:19:19 09:03:01 7 0.00 0.00 0.00 0.00 0.00 100.00 09:19:19 09:04:01 all 0.02 0.00 0.00 0.00 0.01 99.96 09:19:19 09:04:01 0 0.00 0.00 0.00 0.00 0.02 99.98 09:19:19 09:04:01 1 0.03 0.00 0.00 0.00 0.03 99.93 09:19:19 09:04:01 2 0.07 0.00 0.02 0.00 0.03 99.88 09:19:19 09:04:01 3 0.05 0.00 0.02 0.00 0.02 99.92 09:19:19 09:04:01 4 0.02 0.00 0.00 0.02 0.00 99.97 09:19:19 09:04:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:19:19 09:04:01 6 0.02 0.00 0.00 0.00 0.02 99.97 09:19:19 09:04:01 7 0.00 0.00 0.00 0.00 0.00 100.00 09:19:19 09:05:01 all 0.02 0.00 0.01 0.00 0.01 99.95 09:19:19 09:05:01 0 0.00 0.00 0.00 0.00 0.00 100.00 09:19:19 09:05:01 1 0.03 0.00 0.00 0.02 0.02 99.93 09:19:19 09:05:01 2 0.03 0.00 0.02 0.00 0.03 99.92 09:19:19 09:05:01 3 0.03 0.00 0.05 0.00 0.02 99.90 09:19:19 09:05:01 4 0.02 0.00 0.02 0.02 0.02 99.93 09:19:19 09:05:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:19:19 09:05:01 6 0.02 0.00 0.02 0.00 0.00 99.97 09:19:19 09:05:01 7 0.03 0.00 0.00 0.00 0.00 99.97 09:19:19 09:19:19 09:05:01 CPU %user %nice %system %iowait %steal %idle 09:19:19 09:06:01 all 0.03 0.00 0.02 0.00 0.01 99.94 09:19:19 09:06:01 0 0.02 0.00 0.02 0.00 0.00 99.97 09:19:19 09:06:01 1 0.00 0.00 0.02 0.02 0.02 99.95 09:19:19 09:06:01 2 0.07 0.00 0.03 0.00 0.03 99.87 09:19:19 09:06:01 3 0.02 0.00 0.03 0.00 0.00 99.95 09:19:19 09:06:01 4 0.07 0.00 0.03 0.02 0.02 99.87 09:19:19 09:06:01 5 0.02 0.00 0.00 0.00 0.00 99.98 09:19:19 09:06:01 6 0.02 0.00 0.03 0.00 0.00 99.95 09:19:19 09:06:01 7 0.00 0.00 0.00 0.00 0.00 100.00 09:19:19 09:07:01 all 0.02 0.00 0.01 0.00 0.01 99.96 09:19:19 09:07:01 0 0.00 0.00 0.00 0.00 0.02 99.98 09:19:19 09:07:01 1 0.05 0.00 0.02 0.02 0.03 99.88 09:19:19 09:07:01 2 0.02 0.00 0.00 0.00 0.03 99.95 09:19:19 09:07:01 3 0.03 0.00 0.02 0.00 0.02 99.93 09:19:19 09:07:01 4 0.00 0.00 0.00 0.02 0.00 99.98 09:19:19 09:07:01 5 0.00 0.00 0.02 0.00 0.00 99.98 09:19:19 09:07:01 6 0.02 0.00 0.02 0.00 0.00 99.97 09:19:19 09:07:01 7 0.02 0.00 0.02 0.00 0.00 99.97 09:19:19 09:08:01 all 0.03 0.00 0.01 0.00 0.01 99.95 09:19:19 09:08:01 0 0.00 0.00 0.00 0.00 0.00 100.00 09:19:19 09:08:01 1 0.05 0.00 0.00 0.02 0.02 99.92 09:19:19 09:08:01 2 0.08 0.00 0.03 0.00 0.03 99.85 09:19:19 09:08:01 3 0.03 0.00 0.02 0.00 0.00 99.95 09:19:19 09:08:01 4 0.03 0.00 0.02 0.02 0.02 99.92 09:19:19 09:08:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:19:19 09:08:01 6 0.02 0.00 0.00 0.00 0.02 99.97 09:19:19 09:08:01 7 0.00 0.00 0.00 0.00 0.00 100.00 09:19:19 09:09:01 all 0.02 0.00 0.01 0.00 0.01 99.96 09:19:19 09:09:01 0 0.00 0.00 0.00 0.00 0.02 99.98 09:19:19 09:09:01 1 0.02 0.00 0.00 0.02 0.02 99.95 09:19:19 09:09:01 2 0.02 0.00 0.02 0.00 0.02 99.95 09:19:19 09:09:01 3 0.02 0.00 0.00 0.00 0.02 99.97 09:19:19 09:09:01 4 0.05 0.00 0.03 0.02 0.02 99.88 09:19:19 09:09:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:19:19 09:09:01 6 0.03 0.00 0.00 0.00 0.00 99.97 09:19:19 09:09:01 7 0.00 0.00 0.00 0.00 0.00 100.00 09:19:19 09:10:01 all 0.03 0.00 0.01 0.00 0.01 99.95 09:19:19 09:10:01 0 0.00 0.00 0.00 0.00 0.00 100.00 09:19:19 09:10:01 1 0.02 0.00 0.00 0.02 0.02 99.95 09:19:19 09:10:01 2 0.05 0.00 0.05 0.00 0.03 99.87 09:19:19 09:10:01 3 0.02 0.00 0.02 0.00 0.00 99.97 09:19:19 09:10:01 4 0.05 0.00 0.02 0.02 0.00 99.92 09:19:19 09:10:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:19:19 09:10:01 6 0.03 0.00 0.00 0.00 0.00 99.97 09:19:19 09:10:01 7 0.07 0.00 0.00 0.00 0.00 99.93 09:19:19 09:11:01 all 0.01 0.00 0.01 0.00 0.02 99.96 09:19:19 09:11:01 0 0.00 0.00 0.00 0.00 0.02 99.98 09:19:19 09:11:01 1 0.02 0.00 0.03 0.02 0.02 99.92 09:19:19 09:11:01 2 0.02 0.00 0.03 0.00 0.03 99.92 09:19:19 09:11:01 3 0.02 0.00 0.00 0.00 0.02 99.97 09:19:19 09:11:01 4 0.02 0.00 0.02 0.00 0.02 99.95 09:19:19 09:11:01 5 0.00 0.00 0.00 0.00 0.02 99.98 09:19:19 09:11:01 6 0.00 0.00 0.02 0.00 0.02 99.97 09:19:19 09:11:01 7 0.00 0.00 0.00 0.00 0.02 99.98 09:19:19 09:12:01 all 0.02 0.00 0.01 0.00 0.01 99.96 09:19:19 09:12:01 0 0.00 0.00 0.00 0.00 0.00 100.00 09:19:19 09:12:01 1 0.00 0.00 0.00 0.00 0.02 99.98 09:19:19 09:12:01 2 0.03 0.00 0.03 0.00 0.03 99.90 09:19:19 09:12:01 3 0.07 0.00 0.02 0.00 0.02 99.90 09:19:19 09:12:01 4 0.00 0.00 0.00 0.00 0.02 99.98 09:19:19 09:12:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:19:19 09:12:01 6 0.03 0.00 0.02 0.00 0.00 99.95 09:19:19 09:12:01 7 0.03 0.00 0.00 0.00 0.00 99.97 09:19:19 09:13:01 all 0.02 0.00 0.01 0.01 0.01 99.95 09:19:19 09:13:01 0 0.00 0.00 0.00 0.00 0.02 99.98 09:19:19 09:13:01 1 0.02 0.00 0.02 0.02 0.02 99.93 09:19:19 09:13:01 2 0.05 0.00 0.03 0.00 0.03 99.88 09:19:19 09:13:01 3 0.02 0.00 0.00 0.00 0.00 99.98 09:19:19 09:13:01 4 0.05 0.00 0.02 0.03 0.02 99.88 09:19:19 09:13:01 5 0.00 0.00 0.02 0.00 0.00 99.98 09:19:19 09:13:01 6 0.00 0.00 0.03 0.00 0.00 99.97 09:19:19 09:13:01 7 0.00 0.00 0.00 0.00 0.00 100.00 09:19:19 09:14:01 all 0.03 0.00 0.01 0.01 0.01 99.94 09:19:19 09:14:01 0 0.00 0.00 0.00 0.00 0.00 100.00 09:19:19 09:14:01 1 0.02 0.00 0.00 0.07 0.02 99.90 09:19:19 09:14:01 2 0.10 0.00 0.03 0.00 0.03 99.83 09:19:19 09:14:01 3 0.03 0.00 0.02 0.00 0.00 99.95 09:19:19 09:14:01 4 0.02 0.00 0.03 0.00 0.00 99.95 09:19:19 09:14:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:19:19 09:14:01 6 0.02 0.00 0.00 0.00 0.02 99.97 09:19:19 09:14:01 7 0.05 0.00 0.00 0.00 0.00 99.95 09:19:19 09:15:01 all 0.02 0.00 0.01 0.00 0.01 99.95 09:19:19 09:15:01 0 0.00 0.00 0.00 0.00 0.02 99.98 09:19:19 09:15:01 1 0.02 0.00 0.00 0.00 0.03 99.95 09:19:19 09:15:01 2 0.07 0.00 0.03 0.00 0.03 99.87 09:19:19 09:15:01 3 0.02 0.00 0.02 0.00 0.02 99.95 09:19:19 09:15:01 4 0.02 0.00 0.02 0.02 0.02 99.93 09:19:19 09:15:01 5 0.02 0.00 0.00 0.00 0.00 99.98 09:19:19 09:15:01 6 0.02 0.00 0.02 0.00 0.00 99.97 09:19:19 09:15:01 7 0.00 0.00 0.02 0.00 0.00 99.98 09:19:19 09:16:01 all 0.02 0.00 0.01 0.00 0.01 99.96 09:19:19 09:16:01 0 0.00 0.00 0.02 0.00 0.00 99.98 09:19:19 09:16:01 1 0.02 0.00 0.02 0.02 0.02 99.93 09:19:19 09:16:01 2 0.07 0.00 0.00 0.00 0.03 99.90 09:19:19 09:16:01 3 0.00 0.00 0.00 0.00 0.00 100.00 09:19:19 09:16:01 4 0.03 0.00 0.00 0.02 0.02 99.93 09:19:19 09:16:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:19:19 09:16:01 6 0.02 0.00 0.02 0.00 0.00 99.97 09:19:19 09:16:01 7 0.05 0.00 0.00 0.00 0.00 99.95 09:19:19 09:19:19 09:16:01 CPU %user %nice %system %iowait %steal %idle 09:19:19 09:17:01 all 0.02 0.00 0.01 0.01 0.01 99.95 09:19:19 09:17:01 0 0.00 0.00 0.00 0.02 0.00 99.98 09:19:19 09:17:01 1 0.03 0.00 0.00 0.02 0.02 99.93 09:19:19 09:17:01 2 0.07 0.00 0.03 0.00 0.05 99.85 09:19:19 09:17:01 3 0.02 0.00 0.00 0.00 0.02 99.97 09:19:19 09:17:01 4 0.02 0.00 0.02 0.02 0.02 99.93 09:19:19 09:17:01 5 0.00 0.00 0.02 0.00 0.00 99.98 09:19:19 09:17:01 6 0.02 0.00 0.00 0.00 0.00 99.98 09:19:19 09:17:01 7 0.00 0.00 0.00 0.00 0.00 100.00 09:19:19 09:18:01 all 3.53 0.00 1.25 0.30 0.03 94.90 09:19:19 09:18:01 0 3.72 0.00 0.98 0.03 0.03 95.24 09:19:19 09:18:01 1 2.89 0.00 1.01 1.98 0.05 94.07 09:19:19 09:18:01 2 3.79 0.00 1.54 0.02 0.03 94.61 09:19:19 09:18:01 3 3.20 0.00 1.02 0.00 0.02 95.76 09:19:19 09:18:01 4 4.25 0.00 1.58 0.30 0.03 93.83 09:19:19 09:18:01 5 4.11 0.00 1.14 0.02 0.02 94.71 09:19:19 09:18:01 6 2.36 0.00 1.07 0.02 0.02 96.54 09:19:19 09:18:01 7 3.93 0.00 1.66 0.00 0.02 94.39 09:19:19 09:19:01 all 7.80 0.00 2.97 2.02 0.05 87.17 09:19:19 09:19:01 0 6.98 0.00 2.10 0.30 0.05 90.57 09:19:19 09:19:01 1 10.19 0.00 3.47 8.89 0.05 77.41 09:19:19 09:19:01 2 6.27 0.00 2.35 0.66 0.05 90.68 09:19:19 09:19:01 3 8.46 0.00 3.07 4.07 0.05 84.35 09:19:19 09:19:01 4 6.79 0.00 3.47 1.45 0.05 88.24 09:19:19 09:19:01 5 9.49 0.00 2.89 0.08 0.05 87.48 09:19:19 09:19:01 6 7.12 0.00 3.57 0.46 0.05 88.80 09:19:19 09:19:01 7 7.11 0.00 2.80 0.24 0.07 89.78 09:19:19 Average: all 8.35 0.00 1.37 0.87 0.03 89.39 09:19:19 Average: 0 8.36 0.00 1.36 0.76 0.02 89.49 09:19:19 Average: 1 8.36 0.00 1.35 0.99 0.03 89.26 09:19:19 Average: 2 8.25 0.00 1.42 0.83 0.04 89.46 09:19:19 Average: 3 8.41 0.00 1.37 0.95 0.03 89.25 09:19:19 Average: 4 8.30 0.00 1.41 0.97 0.03 89.30 09:19:19 Average: 5 8.47 0.00 1.36 0.69 0.03 89.45 09:19:19 Average: 6 8.20 0.00 1.33 0.92 0.03 89.52 09:19:19 Average: 7 8.42 0.00 1.35 0.85 0.02 89.37 09:19:19 09:19:19 09:19:19