Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 6b86315bccb2a3764b3b7cc41ab49bf81a9555b8 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-ssh325019996839936582.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-ssh1608582816601380731.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-ssh16221238218550455249.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-ssh10670365709376672164.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-ssh3523642457238098082.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.23] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.23 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task ‘prd-ubuntu20.04-docker-8c-8g-517351’ is offline Running on prd-ubuntu20.04-docker-8c-8g-517633 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/913 [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/913 # 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 6b86315bccb2a3764b3b7cc41ab49bf81a9555b8 (main) Commit message: "Merge pull request #5292 from FelixTing/issue-5291" > git config core.sparsecheckout # timeout=10 > git checkout -f 6b86315bccb2a3764b3b7cc41ab49bf81a9555b8 # timeout=10 > git rev-list --no-walk 676951d955e4c4c86fc34e64f6f39dfe192b487c # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 10:22:04 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 10:22:04 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 10:22:04 ========================================================= 10:22:04 EdgeX Global Pipelines Version Info 10:22:04 ========================================================= [Pipeline] libraryResource [Pipeline] sh 10:22:05 ------------------- 10:22:05 stable info: 10:22:05 ------------------- 10:22:05 Commited By: Cherry Wang cherry@iotechsys.com 10:22:05 Commit SHA: 67d2f908f88f8156fbe481f59f373e57362cafe7 10:22:05 Message: update stable to v1.0.278 10:22:06 ------------------- 10:22:06 experimental info: 10:22:06 ------------------- 10:22:06 Commited By: **** collab-it+edgex@linuxfoundation.org 10:22:06 Commit SHA: aadae98dfa9261c10a4d8d2eaf62c80ad04c1fbe 10:22:06 Message: update experimental to v1.0.277 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 10:22:06 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 10:22:06 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 10:22:06 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 10:22:06 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 10:22:06 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 10:22:06 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 10:22:06 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 10:22:06 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 10:22:06 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 10:22:06 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 10:22:06 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 10:22:06 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 10:22:06 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 10:22:06 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 10:22:06 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 10:22:06 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 10:22:06 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 10:22:06 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 10:22:06 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 10:22:06 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi [Pipeline] echo 10:22:06 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 10:22:06 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 10:22:06 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 10:22:06 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 10:22:06 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 10:22:06 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 10:22:06 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 6b86315bccb2a3764b3b7cc41ab49bf81a9555b8 [Pipeline] echo 10:22:06 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 6b86315 [Pipeline] echo 10:22:06 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:22:07 provisioning config files... 10:22:07 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/913@tmp/config5351280825572945144tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:22:07 ---> ****-login.sh 10:22:07 nexus3.edgexfoundry.org:10001 10:22:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:22:07 10:22:07 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 10:22:07 Configure a credential helper to remove this warning. See 10:22:07 https://docs.****.com/go/credential-store/ 10:22:07 10:22:07 Login Succeeded 10:22:07 nexus3.edgexfoundry.org:10002 10:22:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:22:07 10:22:07 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 10:22:07 Configure a credential helper to remove this warning. See 10:22:07 https://docs.****.com/go/credential-store/ 10:22:07 10:22:07 Login Succeeded 10:22:07 nexus3.edgexfoundry.org:10003 10:22:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:22:08 10:22:08 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 10:22:08 Configure a credential helper to remove this warning. See 10:22:08 https://docs.****.com/go/credential-store/ 10:22:08 10:22:08 Login Succeeded 10:22:08 nexus3.edgexfoundry.org:10004 10:22:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:22:08 10:22:08 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 10:22:08 Configure a credential helper to remove this warning. See 10:22:08 https://docs.****.com/go/credential-store/ 10:22:08 10:22:08 Login Succeeded 10:22:08 ****.io 10:22:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:22:08 10:22:08 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 10:22:08 Configure a credential helper to remove this warning. See 10:22:08 https://docs.****.com/go/credential-store/ 10:22:08 10:22:08 Login Succeeded 10:22:08 ---> ****-login.sh ends [Pipeline] } 10:22:08 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 10:22:08 + 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 10:22:08 + dirname cmd/core-command/Dockerfile 10:22:08 + cut -d/ -f2 10:22:08 + echo core-command,cmd/core-command/Dockerfile 10:22:08 + dirname cmd/core-common-config-bootstrapper/Dockerfile 10:22:08 + cut -d/ -f2 10:22:08 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 10:22:08 + dirname cmd/core-data/Dockerfile 10:22:08 + cut -d/ -f2 10:22:08 + echo core-data,cmd/core-data/Dockerfile 10:22:08 + dirname cmd/core-keeper/Dockerfile 10:22:08 + cut -d/ -f2 10:22:08 + echo core-keeper,cmd/core-keeper/Dockerfile 10:22:08 + dirname cmd/core-metadata/Dockerfile 10:22:08 + cut -d/ -f2 10:22:08 + echo core-metadata,cmd/core-metadata/Dockerfile 10:22:08 + dirname cmd/security-bootstrapper/Dockerfile 10:22:08 + cut -d/ -f2 10:22:08 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 10:22:08 + dirname cmd/security-proxy-auth/Dockerfile 10:22:08 + cut -d/ -f2 10:22:08 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 10:22:08 + dirname cmd/security-proxy-setup/Dockerfile 10:22:08 + cut -d/ -f2 10:22:08 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 10:22:08 + dirname cmd/security-secretstore-setup/Dockerfile 10:22:08 + cut -d/ -f2 10:22:08 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 10:22:08 + dirname cmd/security-spiffe-token-provider/Dockerfile 10:22:08 + cut -d/ -f2 10:22:08 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 10:22:08 + dirname cmd/security-spire-agent/Dockerfile 10:22:08 + cut -d/ -f2 10:22:08 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 10:22:08 + dirname cmd/security-spire-config/Dockerfile 10:22:08 + cut -d/ -f2 10:22:08 + echo security-spire-config,cmd/security-spire-config/Dockerfile 10:22:08 + dirname cmd/security-spire-server/Dockerfile 10:22:08 + cut -d/ -f2 10:22:08 + echo security-spire-server,cmd/security-spire-server/Dockerfile 10:22:08 + dirname cmd/support-notifications/Dockerfile 10:22:08 + cut -d/ -f2 10:22:08 + echo support-notifications,cmd/support-notifications/Dockerfile 10:22:08 + dirname cmd/support-scheduler/Dockerfile 10:22:08 + cut -d/ -f2 10:22:08 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 10:22:08 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 10:22:09 + git rev-list -1 --merges 6b86315bccb2a3764b3b7cc41ab49bf81a9555b8~1..6b86315bccb2a3764b3b7cc41ab49bf81a9555b8 [Pipeline] echo 10:22:09 -----------> git rev-list -1 --merges 6b86315bccb2a3764b3b7cc41ab49bf81a9555b8~1..6b86315bccb2a3764b3b7cc41ab49bf81a9555b8 6b86315bccb2a3764b3b7cc41ab49bf81a9555b8 10:22:09 6b86315bccb2a3764b3b7cc41ab49bf81a9555b8 [false] [Pipeline] sh 10:22:09 + git log --format=format:%s -1 6b86315bccb2a3764b3b7cc41ab49bf81a9555b8 [Pipeline] echo 10:22:09 ========================================================= 10:22:09 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 10:22:09 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 10:22:09 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 10:22:09 + grep -v github /etc/ssh/ssh_known_hosts 10:22:09 + [ -e /tmp/ssh_known_hosts ] 10:22:09 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 10:22:09 + + echosudo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= tee 10:22:09 -a /etc/ssh/ssh_known_hosts 10:22:09 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:22:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:22:10 10:22:10 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:22:10 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:22:10 0.1.4: Pulling from edgex-devops/py-git-semver 10:22:10 3dae71ba6b94: Pulling fs layer 10:22:10 6bf1a483ea7c: Pulling fs layer 10:22:10 f5dfc541a4d3: Pulling fs layer 10:22:10 461d9e800cba: Pulling fs layer 10:22:10 80192f66455f: Pulling fs layer 10:22:10 2e8e34ca0e6c: Pulling fs layer 10:22:10 a29436f7fd5d: Pulling fs layer 10:22:10 923cac83aea3: Pulling fs layer 10:22:10 25ad8b0a4227: Pulling fs layer 10:22:10 db01528c6b51: Pulling fs layer 10:22:10 28988de357af: Pulling fs layer 10:22:10 461d9e800cba: Waiting 10:22:10 80192f66455f: Waiting 10:22:10 2e8e34ca0e6c: Waiting 10:22:10 db01528c6b51: Waiting 10:22:10 28988de357af: Waiting 10:22:10 a29436f7fd5d: Waiting 10:22:10 25ad8b0a4227: Waiting 10:22:10 923cac83aea3: Waiting 10:22:10 6bf1a483ea7c: Verifying Checksum 10:22:10 6bf1a483ea7c: Download complete 10:22:10 461d9e800cba: Verifying Checksum 10:22:10 461d9e800cba: Download complete 10:22:10 80192f66455f: Verifying Checksum 10:22:10 80192f66455f: Download complete 10:22:11 f5dfc541a4d3: Verifying Checksum 10:22:11 f5dfc541a4d3: Download complete 10:22:11 3dae71ba6b94: Download complete 10:22:11 923cac83aea3: Download complete 10:22:11 25ad8b0a4227: Verifying Checksum 10:22:11 25ad8b0a4227: Download complete 10:22:11 db01528c6b51: Verifying Checksum 10:22:11 db01528c6b51: Download complete 10:22:11 28988de357af: Verifying Checksum 10:22:11 28988de357af: Download complete 10:22:11 a29436f7fd5d: Verifying Checksum 10:22:11 a29436f7fd5d: Download complete 10:22:11 2e8e34ca0e6c: Verifying Checksum 10:22:11 2e8e34ca0e6c: Download complete 10:22:12 3dae71ba6b94: Pull complete 10:22:12 6bf1a483ea7c: Pull complete 10:22:13 f5dfc541a4d3: Pull complete 10:22:13 461d9e800cba: Pull complete 10:22:13 80192f66455f: Pull complete 10:22:17 2e8e34ca0e6c: Pull complete 10:22:18 a29436f7fd5d: Pull complete 10:22:18 923cac83aea3: Pull complete 10:22:18 25ad8b0a4227: Pull complete 10:22:18 db01528c6b51: Pull complete 10:22:18 28988de357af: Pull complete 10:22:18 Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 10:22:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:22:18 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:22:18 prd-ubuntu20.04-docker-8c-8g-517633 does not seem to be running inside a container 10:22:18 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/913 -v /w/workspace/edgex-go/913:/w/workspace/edgex-go/913:rw,z -v /w/workspace/edgex-go/913@tmp:/w/workspace/edgex-go/913@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 10:22:26 $ docker top fe596446b0cdf6ec49f3b10e46ff1693f8d5f3e8053cbfa14cb26d1dfb81dd79 -eo pid,comm 10:22:26 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 10:22:26 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 10:22:26 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:22:26 [ssh-agent] Looking for ssh-agent implementation... 10:22:26 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:22:26 $ docker exec fe596446b0cdf6ec49f3b10e46ff1693f8d5f3e8053cbfa14cb26d1dfb81dd79 ssh-agent 10:22:26 SSH_AUTH_SOCK=/tmp/ssh-iJAcvYs8D7nu/agent.32 10:22:26 SSH_AGENT_PID=38 10:22:26 Running ssh-add (command line suppressed) 10:22:26 Identity added: /w/workspace/edgex-go/913@tmp/private_key_103440642940010487.key (/w/workspace/edgex-go/913@tmp/private_key_103440642940010487.key) 10:22:26 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:22:26 + git config --global --add safe.directory /w/workspace/edgex-go/913 [Pipeline] sh 10:22:27 + git tag --points-at HEAD [Pipeline] } 10:22:27 $ docker exec --env ******** --env ******** fe596446b0cdf6ec49f3b10e46ff1693f8d5f3e8053cbfa14cb26d1dfb81dd79 ssh-agent -k 10:22:27 unset SSH_AUTH_SOCK; 10:22:27 unset SSH_AGENT_PID; 10:22:27 echo Agent pid 38 killed; 10:22:27 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 10:22:27 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:22:27 [ssh-agent] Looking for ssh-agent implementation... 10:22:27 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:22:27 $ docker exec fe596446b0cdf6ec49f3b10e46ff1693f8d5f3e8053cbfa14cb26d1dfb81dd79 ssh-agent 10:22:27 SSH_AUTH_SOCK=/tmp/ssh-ZZ7HSfNp1w9P/agent.85 10:22:27 SSH_AGENT_PID=91 10:22:27 Running ssh-add (command line suppressed) 10:22:27 Identity added: /w/workspace/edgex-go/913@tmp/private_key_177526639404763917.key (/w/workspace/edgex-go/913@tmp/private_key_177526639404763917.key) 10:22:27 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:22:27 + git semver init 10:22:28 2025-10-22 10:22:28,036 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 10:22:28 2025-10-22 10:22:28,060 [run_init] DEBUG init version:0.0.0 force:False 10:22:28 2025-10-22 10:22:28,062 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/913/.semver 10:22:28 2025-10-22 10:22:28,063 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/913/.semver 10:22:28 2025-10-22 10:22:28,063 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/913/.semver'], cwd=/w/workspace/edgex-go/913, stdin=None, shell=False, universal_newlines=False) 10:22:34 2025-10-22 10:22:34,605 [append_file] DEBUG append to file:/w/workspace/edgex-go/913/.git/info/exclude 10:22:34 2025-10-22 10:22:34,605 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/913/.semver/main with force:False 10:22:34 2025-10-22 10:22:34,606 [read_version] DEBUG read version from /w/workspace/edgex-go/913/.semver/main 10:22:34 2025-10-22 10:22:34,606 [read_version] DEBUG read version from /w/workspace/edgex-go/913/.semver/main 10:22:34 4.1.0-dev.67 [Pipeline] } 10:22:34 $ docker exec --env ******** --env ******** fe596446b0cdf6ec49f3b10e46ff1693f8d5f3e8053cbfa14cb26d1dfb81dd79 ssh-agent -k 10:22:34 unset SSH_AUTH_SOCK; 10:22:34 unset SSH_AGENT_PID; 10:22:34 echo Agent pid 91 killed; 10:22:34 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 10:22:35 + git semver [Pipeline] } 10:22:35 $ docker stop --time=1 fe596446b0cdf6ec49f3b10e46ff1693f8d5f3e8053cbfa14cb26d1dfb81dd79 10:22:36 $ docker rm -f --volumes fe596446b0cdf6ec49f3b10e46ff1693f8d5f3e8053cbfa14cb26d1dfb81dd79 [Pipeline] // withDockerContainer [Pipeline] sh 10:22:37 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 10:22:37 Stashed 1 file(s) [Pipeline] echo 10:22:37 [edgeXSemver]: initialized semver on version 4.1.0-dev.67 [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 10:22:37 + git config --global --add safe.directory /w/workspace/edgex-go/913 [Pipeline] echo 10:22:37 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 10:22:37 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 10:22:37 ========================================================= 10:22:37 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 10:22:37 ========================================================= [Pipeline] fileExists [Pipeline] sh 10:22:38 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 10:22:38 1.23-alpine: Pulling from edgex-devops/edgex-golang-base 10:22:38 9824c27679d3: Pulling fs layer 10:22:38 8371a51cbc44: Pulling fs layer 10:22:38 d5791340ef18: Pulling fs layer 10:22:38 d3178a7b2709: Pulling fs layer 10:22:38 4f4fb700ef54: Pulling fs layer 10:22:38 063b4f904bf5: Pulling fs layer 10:22:38 066ecc492849: Pulling fs layer 10:22:38 50a4da29d654: Pulling fs layer 10:22:38 417dd178857c: Pulling fs layer 10:22:38 d3178a7b2709: Waiting 10:22:38 4f4fb700ef54: Waiting 10:22:38 50a4da29d654: Waiting 10:22:38 066ecc492849: Waiting 10:22:38 063b4f904bf5: Waiting 10:22:38 417dd178857c: Waiting 10:22:38 8371a51cbc44: Download complete 10:22:38 d3178a7b2709: Verifying Checksum 10:22:38 d3178a7b2709: Download complete 10:22:38 4f4fb700ef54: Verifying Checksum 10:22:38 4f4fb700ef54: Download complete 10:22:38 063b4f904bf5: Download complete 10:22:38 9824c27679d3: Verifying Checksum 10:22:38 9824c27679d3: Download complete 10:22:38 066ecc492849: Download complete 10:22:38 9824c27679d3: Pull complete 10:22:38 8371a51cbc44: Pull complete 10:22:38 417dd178857c: Verifying Checksum 10:22:38 417dd178857c: Download complete 10:22:38 d5791340ef18: Verifying Checksum 10:22:38 d5791340ef18: Download complete 10:22:39 50a4da29d654: Verifying Checksum 10:22:39 50a4da29d654: Download complete 10:22:44 d5791340ef18: Pull complete 10:22:44 d3178a7b2709: Pull complete 10:22:44 4f4fb700ef54: Pull complete 10:22:44 063b4f904bf5: Pull complete 10:22:44 066ecc492849: Pull complete 10:22:47 50a4da29d654: Pull complete 10:22:47 417dd178857c: Pull complete 10:22:47 Digest: sha256:1c67d479bcd1a15db4fd1475bc6acd8d9d5cb054f0d16636ffbadbea3c5c0a87 10:22:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 10:22:47 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [Pipeline] fileExists [Pipeline] sh 10:22:47 + echo+ FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 10:22:47 WORKDIR /edgex 10:22:47 COPY go.mod . 10:22:47 RUN go mod download 10:22:47 docker build -t ci-base-image-x86_64 -f - . 10:22:49 #0 building with "default" instance using docker driver 10:22:49 10:22:49 #1 [internal] load build definition from Dockerfile 10:22:49 #1 transferring dockerfile: 164B done 10:22:49 #1 DONE 0.1s 10:22:49 10:22:49 #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 10:22:49 #2 DONE 0.0s 10:22:49 10:22:49 #3 [internal] load .dockerignore 10:22:49 #3 transferring context: 50B done 10:22:49 #3 DONE 0.1s 10:22:49 10:22:49 #4 [internal] load build context 10:22:49 #4 transferring context: 6.57kB done 10:22:49 #4 DONE 0.2s 10:22:49 10:22:49 #5 [1/4] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 10:22:51 #5 DONE 1.4s 10:22:51 10:22:51 #6 [2/4] WORKDIR /edgex 10:22:52 Still waiting to schedule task 10:22:52 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 10:22:57 #6 DONE 6.6s 10:22:58 10:22:58 #7 [3/4] COPY go.mod . 10:22:58 #7 DONE 0.1s 10:22:58 10:22:58 #8 [4/4] RUN go mod download 10:23:08 #8 DONE 10.2s 10:23:08 10:23:08 #9 exporting to image 10:23:08 #9 exporting layers 10:23:12 #9 exporting layers 3.5s done 10:23:12 #9 writing image sha256:12c9c5ea757bcbd057c80259d55a9dcc8f66a577de657db649e2b278e63f6106 done 10:23:12 #9 naming to docker.io/library/ci-base-image-x86_64 done 10:23:12 #9 DONE 3.5s [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:23:12 + docker inspect -f . ci-base-image-x86_64 10:23:12 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:23:12 prd-ubuntu20.04-docker-8c-8g-517633 does not seem to be running inside a container 10:23:12 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/913 -v /w/workspace/edgex-go/913:/w/workspace/edgex-go/913:rw,z -v /w/workspace/edgex-go/913@tmp:/w/workspace/edgex-go/913@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 10:23:13 $ docker top 1229e3bfcba96a23e499a0a70ba210ad96498eb08ad55547c05793af9c596d4b -eo pid,comm [Pipeline] { [Pipeline] sh 10:23:13 + go version 10:23:13 go version go1.23.12 linux/amd64 [Pipeline] } 10:23:13 $ docker stop --time=1 1229e3bfcba96a23e499a0a70ba210ad96498eb08ad55547c05793af9c596d4b 10:23:14 $ docker rm -f --volumes 1229e3bfcba96a23e499a0a70ba210ad96498eb08ad55547c05793af9c596d4b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:23:15 + docker inspect -f . ci-base-image-x86_64 10:23:15 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:23:15 prd-ubuntu20.04-docker-8c-8g-517633 does not seem to be running inside a container 10:23:15 $ 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/913 -v /w/workspace/edgex-go/913:/w/workspace/edgex-go/913:rw,z -v /w/workspace/edgex-go/913@tmp:/w/workspace/edgex-go/913@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 10:23:15 $ docker top 77ed3eaa6d85b2e8a545d224d2d48a9dd65d6da3621d84a17fa1a8deaa46dcde -eo pid,comm [Pipeline] { [Pipeline] echo 10:23:15 ========================================================= 10:23:15 [edgeXBuildGoParallel] Running Tests and Build... 10:23:15 ========================================================= [Pipeline] sh 10:23:16 + git config --global --add safe.directory /w/workspace/edgex-go/913 [Pipeline] fileExists [Pipeline] sh 10:23:16 + make test 10:23:16 go test -race -coverprofile=coverage.out ./... 10:23:24 ? github.com/edgexfoundry/edgex-go [no test files] 10:23:50 github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper coverage: 0.0% of statements 10:23:50 github.com/edgexfoundry/edgex-go/cmd/core-command coverage: 0.0% of statements 10:23:50 github.com/edgexfoundry/edgex-go/cmd/core-data coverage: 0.0% of statements 10:23:50 github.com/edgexfoundry/edgex-go/cmd/core-keeper coverage: 0.0% of statements 10:23:50 github.com/edgexfoundry/edgex-go/cmd/core-metadata coverage: 0.0% of statements 10:23:50 github.com/edgexfoundry/edgex-go/cmd/secrets-config coverage: 0.0% of statements 10:23:50 github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper coverage: 0.0% of statements 10:23:50 github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth coverage: 0.0% of statements 10:23:50 github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider coverage: 0.0% of statements 10:23:50 github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup coverage: 0.0% of statements 10:23:50 github.com/edgexfoundry/edgex-go/cmd/support-notifications coverage: 0.0% of statements 10:23:50 github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider coverage: 0.0% of statements 10:23:50 ? github.com/edgexfoundry/edgex-go/internal [no test files] 10:23:50 github.com/edgexfoundry/edgex-go/internal/core/command coverage: 0.0% of statements 10:23:50 github.com/edgexfoundry/edgex-go/internal/core/command/application coverage: 0.0% of statements 10:23:50 github.com/edgexfoundry/edgex-go/internal/core/command/config coverage: 0.0% of statements 10:23:50 github.com/edgexfoundry/edgex-go/cmd/support-scheduler coverage: 0.0% of statements 10:23:50 github.com/edgexfoundry/edgex-go/internal/core/command/container coverage: 0.0% of statements 10:23:51 github.com/edgexfoundry/edgex-go/internal/core/data coverage: 0.0% of statements 10:23:51 github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks coverage: 0.0% of statements 10:23:51 github.com/edgexfoundry/edgex-go/internal/core/data/container coverage: 0.0% of statements 10:23:51 github.com/edgexfoundry/edgex-go/internal/core/data/config coverage: 0.0% of statements 10:23:52 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.038s coverage: 97.0% of statements 10:23:52 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 10:23:52 ? github.com/edgexfoundry/edgex-go/internal/core/data/embed [no test files] 10:23:52 ? github.com/edgexfoundry/edgex-go/internal/core/data/query [no test files] 10:23:52 github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks coverage: 0.0% of statements 10:23:52 github.com/edgexfoundry/edgex-go/internal/core/keeper coverage: 0.0% of statements 10:23:52 github.com/edgexfoundry/edgex-go/internal/core/data/mocks coverage: 0.0% of statements 10:23:52 github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging coverage: 0.0% of statements 10:23:52 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] 10:23:52 github.com/edgexfoundry/edgex-go/internal/core/keeper/application coverage: 0.0% of statements 10:23:52 github.com/edgexfoundry/edgex-go/internal/core/keeper/container coverage: 0.0% of statements 10:23:52 github.com/edgexfoundry/edgex-go/internal/core/keeper/config coverage: 0.0% of statements 10:23:54 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] 10:23:54 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/embed [no test files] 10:23:54 github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks coverage: 0.0% of statements 10:23:54 github.com/edgexfoundry/edgex-go/internal/core/metadata coverage: 0.0% of statements 10:23:54 github.com/edgexfoundry/edgex-go/internal/core/keeper/utils coverage: 0.0% of statements 10:23:54 github.com/edgexfoundry/edgex-go/internal/core/keeper/registry coverage: 0.0% of statements 10:23:55 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.049s coverage: 69.4% of statements 10:23:55 ok github.com/edgexfoundry/edgex-go/internal/core/common_config 1.020s coverage: 4.8% of statements 10:23:55 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.079s coverage: 57.6% of statements 10:23:55 ok github.com/edgexfoundry/edgex-go/internal/core/data/cache 1.020s coverage: 86.5% of statements 10:23:55 github.com/edgexfoundry/edgex-go/internal/core/metadata/config coverage: 0.0% of statements 10:23:55 github.com/edgexfoundry/edgex-go/internal/core/metadata/container coverage: 0.0% of statements 10:23:56 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.602s coverage: 94.2% of statements 10:23:56 ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.049s coverage: 92.4% of statements 10:23:56 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.054s coverage: 8.4% of statements 10:23:57 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/embed [no test files] 10:23:57 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 10:23:57 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 10:23:57 github.com/edgexfoundry/edgex-go/internal/core/metadata/uom coverage: 0.0% of statements 10:23:57 github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks coverage: 0.0% of statements 10:23:57 github.com/edgexfoundry/edgex-go/internal/core/metadata/utils coverage: 0.0% of statements 10:23:57 github.com/edgexfoundry/edgex-go/internal/pkg coverage: 0.0% of statements 10:23:57 github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers coverage: 0.0% of statements 10:23:57 github.com/edgexfoundry/edgex-go/internal/pkg/cache coverage: 0.0% of statements 10:23:57 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 10:23:57 ? github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/models [no test files] 10:23:57 github.com/edgexfoundry/edgex-go/internal/pkg/common coverage: 0.0% of statements 10:23:57 github.com/edgexfoundry/edgex-go/internal/pkg/correlation coverage: 0.0% of statements 10:23:57 github.com/edgexfoundry/edgex-go/internal/pkg/db/redis coverage: 0.0% of statements 10:23:57 github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres coverage: 0.0% of statements 10:23:58 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.337s coverage: 95.8% of statements 10:23:58 ok github.com/edgexfoundry/edgex-go/internal/io 1.025s coverage: 72.2% of statements 10:23:59 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 10:23:59 ? github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces [no test files] 10:23:59 github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models coverage: 0.0% of statements 10:23:59 github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces/mocks coverage: 0.0% of statements 10:23:59 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper coverage: 0.0% of statements 10:24:01 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.047s coverage: 2.4% of statements 10:24:01 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.047s coverage: 1.0% of statements 10:24:01 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.030s coverage: 39.4% of statements 10:24:01 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto 1.024s coverage: 68.8% of statements 10:24:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.027s coverage: 40.0% of statements 10:24:01 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers coverage: 0.0% of statements 10:24:01 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container coverage: 0.0% of statements 10:24:01 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config coverage: 0.0% of statements 10:24:02 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 10:24:02 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config coverage: 0.0% of statements 10:24:02 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container coverage: 0.0% of statements 10:24:02 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto coverage: 0.0% of statements 10:24:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 2.025s coverage: 87.1% of statements 10:24:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.023s coverage: 94.1% of statements 10:24:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.135s coverage: 96.3% of statements 10:24:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.019s coverage: 87.5% of statements 10:24:02 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container coverage: 0.0% of statements 10:24:02 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres coverage: 0.0% of statements 10:24:02 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config coverage: 0.0% of statements 10:24:03 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis coverage: 0.0% of statements 10:24:03 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container coverage: 0.0% of statements 10:24:03 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers coverage: 0.0% of statements 10:24:03 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config coverage: 0.0% of statements 10:24:03 github.com/edgexfoundry/edgex-go/internal/security/config coverage: 0.0% of statements 10:24:03 github.com/edgexfoundry/edgex-go/internal/security/config/command coverage: 0.0% of statements 10:24:04 github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy coverage: 0.0% of statements 10:24:05 github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared coverage: 0.0% of statements 10:24:06 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 10:24:07 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command coverage: 0.0% of statements 10:24:08 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/handlers coverage: 0.0% of statements 10:24:08 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config coverage: 0.0% of statements 10:24:08 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container coverage: 0.0% of statements 10:24:11 github.com/edgexfoundry/edgex-go/internal/security/proxyauth coverage: 0.0% of statements 10:24:12 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config coverage: 0.0% of statements 10:24:12 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container coverage: 0.0% of statements 10:24:12 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/embed [no test files] 10:24:12 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces [no test files] 10:24:12 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces/mocks coverage: 0.0% of statements 10:24:14 github.com/edgexfoundry/edgex-go/internal/security/secretstore/config coverage: 0.0% of statements 10:24:14 github.com/edgexfoundry/edgex-go/internal/security/secretstore/controller coverage: 0.0% of statements 10:24:14 github.com/edgexfoundry/edgex-go/internal/security/secretstore/container coverage: 0.0% of statements 10:24:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.027s coverage: 94.4% of statements 10:24:14 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 10:24:14 github.com/edgexfoundry/edgex-go/internal/security/secretstore/server/handlers coverage: 0.0% of statements 10:24:14 github.com/edgexfoundry/edgex-go/internal/security/secretstore/server coverage: 0.0% of statements 10:24:15 github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokeninit coverage: 0.0% of statements 10:24:15 github.com/edgexfoundry/edgex-go/internal/security/secretstore/utils coverage: 0.0% of statements 10:24:15 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider coverage: 0.0% of statements 10:24:15 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config coverage: 0.0% of statements 10:24:15 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container coverage: 0.0% of statements 10:24:15 github.com/edgexfoundry/edgex-go/internal/support/notifications coverage: 0.0% of statements 10:24:18 github.com/edgexfoundry/edgex-go/internal/support/notifications/config coverage: 0.0% of statements 10:24:18 github.com/edgexfoundry/edgex-go/internal/support/notifications/container coverage: 0.0% of statements 10:24:18 github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel coverage: 0.0% of statements 10:24:18 github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks coverage: 0.0% of statements 10:24:18 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/embed [no test files] 10:24:18 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 10:24:18 github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks coverage: 0.0% of statements 10:24:18 github.com/edgexfoundry/edgex-go/internal/support/scheduler coverage: 0.0% of statements 10:24:19 github.com/edgexfoundry/edgex-go/internal/support/scheduler/config coverage: 0.0% of statements 10:24:19 github.com/edgexfoundry/edgex-go/internal/support/scheduler/container coverage: 0.0% of statements 10:24:19 github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/action coverage: 0.0% of statements 10:24:20 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/embed [no test files] 10:24:20 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 10:24:20 github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks coverage: 0.0% of statements 10:24:21 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 20.042s coverage: 92.9% of statements 10:24:21 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.021s coverage: 68.8% of statements 10:24:21 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.033s coverage: 62.3% of statements 10:24:21 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.034s coverage: 47.4% of statements 10:24:21 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.030s coverage: 87.2% of statements 10:24:21 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.015s coverage: 15.5% of statements 10:24:21 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.020s coverage: 100.0% of statements 10:24:21 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.075s coverage: 81.8% of statements 10:24:21 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.087s coverage: 82.1% of statements 10:24:21 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.023s coverage: 86.0% of statements 10:24:21 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.044s coverage: 6.8% of statements 10:24:21 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/createtoken 1.041s coverage: 33.3% of statements 10:24:21 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.043s coverage: 100.0% of statements 10:24:21 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/tokenprovider 1.162s coverage: 54.5% of statements 10:24:21 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.018s coverage: 89.4% of statements 10:24:21 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.011s coverage: 100.0% of statements 10:24:21 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.018s coverage: 73.7% of statements 10:24:21 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.017s coverage: 100.0% of statements 10:24:21 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/application 1.020s coverage: 88.6% of statements 10:24:21 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/controller 1.151s coverage: 96.8% of statements 10:24:21 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/utils 1.019s coverage: 100.0% of statements 10:24:21 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.151s coverage: 29.2% of statements 10:24:21 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.023s coverage: 93.8% of statements 10:24:21 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.019s coverage: 3.1% of statements 10:24:21 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenmaintenance 1.022s coverage: 76.2% of statements 10:24:21 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenprovider 1.023s coverage: 54.0% of statements 10:24:25 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.081s coverage: 17.0% of statements 10:24:25 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.137s coverage: 94.9% of statements 10:24:25 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application 1.032s coverage: 9.0% of statements 10:24:25 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.069s coverage: 97.7% of statements 10:24:25 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure 1.027s coverage: 43.6% of statements 10:24:25 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 10:24:25 running golangci-lint 10:24:26 golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z 10:24:26 go version go1.23.12 linux/amd64 10:24:26 level=info msg="golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z" 10:24:26 level=info msg="[config_reader] Used config file .golangci.yml" 10:24:26 level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" 10:24:26 Running on prd-ubuntu20.04-docker-arm64-4c-16g-517689 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws 10:24:26 Running in /w/workspace/edgex-go/913 [Pipeline] { [Pipeline] checkout 10:24:26 The recommended git tool is: git 10:24:31 using credential edgex-jenkins-ssh 10:24:31 Cloning the remote Git repository 10:24:31 Cloning repository git@github.com:edgexfoundry/edgex-go.git 10:24:31 > git init /w/workspace/edgex-go/913 # timeout=10 10:24:31 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 10:24:31 > git --version # timeout=10 10:24:31 > git --version # 'git version 2.25.1' 10:24:31 using GIT_SSH to set credentials SSH Credentials for GitHub 10:24:31 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 10:24:50 Avoid second fetch 10:24:50 Checking out Revision 6b86315bccb2a3764b3b7cc41ab49bf81a9555b8 (main) 10:24:49 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 10:24:49 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 10:24:50 > git config core.sparsecheckout # timeout=10 10:24:50 > git checkout -f 6b86315bccb2a3764b3b7cc41ab49bf81a9555b8 # timeout=10 10:24:51 Commit message: "Merge pull request #5292 from FelixTing/issue-5291" 10:24:52 level=info msg="[loader] Go packages loading at mode 575 (compiled_files|exports_file|files|types_sizes|deps|imports|name) took 22.305726065s" 10:24:52 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 51.262789ms" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:24:55 provisioning config files... 10:24:55 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/913@tmp/config5571479219112414457tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:24:56 ---> ****-login.sh 10:24:56 nexus3.edgexfoundry.org:10001 10:24:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:24:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:24:56 Configure a credential helper to remove this warning. See 10:24:56 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:24:56 10:24:56 Login Succeeded 10:24:56 nexus3.edgexfoundry.org:10002 10:24:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:24:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:24:57 Configure a credential helper to remove this warning. See 10:24:57 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:24:57 10:24:57 Login Succeeded 10:24:57 nexus3.edgexfoundry.org:10003 10:24:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:24:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:24:57 Configure a credential helper to remove this warning. See 10:24:57 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:24:57 10:24:57 Login Succeeded 10:24:57 nexus3.edgexfoundry.org:10004 10:24:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:24:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:24:57 Configure a credential helper to remove this warning. See 10:24:57 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:24:57 10:24:57 Login Succeeded 10:24:57 ****.io 10:24:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:24:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:24:58 Configure a credential helper to remove this warning. See 10:24:58 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:24:58 10:24:58 Login Succeeded 10:24:58 ---> ****-login.sh ends [Pipeline] } 10:24:58 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 10:24:59 + git config --global --add safe.directory /w/workspace/edgex-go/913 [Pipeline] echo 10:24:59 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 10:24:59 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 10:24:59 ========================================================= 10:24:59 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] 10:24:59 ========================================================= [Pipeline] fileExists [Pipeline] sh 10:24:59 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 10:24:59 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 10:24:59 6e174226ea69: Pulling fs layer 10:24:59 7d1a427e917c: Pulling fs layer 10:24:59 382d65ac76eb: Pulling fs layer 10:24:59 13eebdc497b7: Pulling fs layer 10:24:59 4f4fb700ef54: Pulling fs layer 10:24:59 06715773e931: Pulling fs layer 10:24:59 7fa9dde3b271: Pulling fs layer 10:24:59 d57d563a94ed: Pulling fs layer 10:24:59 13eebdc497b7: Waiting 10:24:59 4f4fb700ef54: Waiting 10:24:59 06715773e931: Waiting 10:24:59 7fa9dde3b271: Waiting 10:24:59 d57d563a94ed: Waiting 10:24:59 7d1a427e917c: Verifying Checksum 10:24:59 7d1a427e917c: Download complete 10:24:59 13eebdc497b7: Verifying Checksum 10:24:59 13eebdc497b7: Download complete 10:24:59 4f4fb700ef54: Verifying Checksum 10:24:59 4f4fb700ef54: Download complete 10:24:59 06715773e931: Verifying Checksum 10:24:59 06715773e931: Download complete 10:24:59 6e174226ea69: Verifying Checksum 10:24:59 6e174226ea69: Download complete 10:25:00 d57d563a94ed: Verifying Checksum 10:25:00 d57d563a94ed: Download complete 10:25:00 6e174226ea69: Pull complete 10:25:01 level=info msg="[linters_context/goanalysis] analyzers took 1m39.523426093s with top 10 stages: buildir: 55.938711325s, gosec: 4.231536382s, inspect: 2.716550331s, fact_deprecated: 2.705928086s, printf: 2.193034523s, ctrlflow: 1.953663167s, nilness: 1.261065351s, fact_purity: 1.222077277s, S1038: 1.076012673s, typedness: 939.73386ms" 10:25:01 level=info msg="[runner] Issues before processing: 201, after processing: 0" 10:25:01 level=info msg="[runner] Processors filtering stat (in/out): autogenerated_exclude: 201/201, identifier_marker: 201/201, exclude: 201/201, cgo: 201/201, invalid_issue: 201/201, filename_unadjuster: 201/201, nolint: 20/0, skip_dirs: 201/201, exclude-rules: 201/20, path_prettifier: 201/201, skip_files: 201/201" 10:25:01 level=info msg="[runner] processing took 18.291246ms with stages: nolint: 7.755374ms, identifier_marker: 4.886164ms, path_prettifier: 1.898574ms, autogenerated_exclude: 1.56339ms, exclude-rules: 1.153048ms, skip_dirs: 925.106µs, invalid_issue: 42.95µs, cgo: 41.4µs, filename_unadjuster: 20.11µs, max_same_issues: 1.31µs, uniq_by_line: 630ns, diff: 520ns, path_prefixer: 480ns, skip_files: 460ns, fixer: 390ns, exclude: 290ns, sort_results: 250ns, source_code: 230ns, path_shortener: 180ns, max_from_linter: 180ns, max_per_file_from_linter: 110ns, severity-rules: 100ns" 10:25:01 level=info msg="[runner] linters took 11.666675141s with stages: goanalysis_metalinter: 11.648269145s" 10:25:01 level=info msg="File cache stats: 0 entries of total size 0B" 10:25:01 level=info msg="Memory: 339 samples, avg is 300.4MB, max is 1450.5MB" 10:25:01 level=info msg="Execution took 34.032540989s" 10:25:01 go vet ./... 10:25:01 7d1a427e917c: Pull complete 10:25:01 382d65ac76eb: Download complete 10:25:03 7fa9dde3b271: Verifying Checksum 10:25:03 7fa9dde3b271: Download complete 10:25:07 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 10:25:07 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 10:25:07 ./bin/test-attribution-txt.sh 10:25:07 An attribution for github.com/emirpasic/gods is missing from Attribution.txt, please add 10:25:07 An attribution for github.com/openziti/channel/v4 is missing from Attribution.txt, please add 10:25:07 An attribution for github.com/zitadel/logging is missing from Attribution.txt, please add 10:25:07 An attribution for github.com/zitadel/oidc/v3 is missing from Attribution.txt, please add 10:25:07 An attribution for github.com/zitadel/schema is missing from Attribution.txt, please add 10:25:07 An attribution for go.opentelemetry.io/auto/sdk is missing from Attribution.txt, please add [Pipeline] echo 10:25:07 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] sh 10:25:07 + ls -al . 10:25:07 total 2072 10:25:07 drwxrwxr-x 11 1001 1001 4096 Oct 22 10:23 . 10:25:07 drwxr-xr-x 4 root root 4096 Oct 22 10:23 .. 10:25:07 drwxrwxr-x 2 1001 1001 4096 Oct 22 10:22 .blubracket 10:25:07 -rw-rw-r-- 1 1001 1001 10 Oct 22 10:22 .dockerignore 10:25:07 drwxrwxr-x 8 1001 1001 4096 Oct 22 10:24 .git 10:25:07 drwxrwxr-x 3 1001 1001 4096 Oct 22 10:22 .github 10:25:07 -rw-rw-r-- 1 1001 1001 909 Oct 22 10:22 .gitignore 10:25:07 -rw-rw-r-- 1 1001 1001 218 Oct 22 10:22 .golangci.yml 10:25:07 -rw-rw-r-- 1 1001 1001 100 Oct 22 10:22 .hadolint.yml 10:25:07 drwxr-xr-x 3 1001 1001 4096 Oct 22 10:22 .semver 10:25:07 -rw-rw-r-- 1 1001 1001 155 Oct 22 10:22 .sonarcloud.properties 10:25:07 -rw-rw-r-- 1 1001 1001 1171 Oct 22 10:22 ADOPTERS.md 10:25:07 -rw-rw-r-- 1 1001 1001 17374 Oct 22 10:22 Attribution.txt 10:25:07 -rw-rw-r-- 1 1001 1001 108018 Oct 22 10:22 CHANGELOG.md 10:25:07 -rw-rw-r-- 1 1001 1001 3804 Oct 22 10:22 CONTRIBUTING.md 10:25:07 -rw-rw-r-- 1 1001 1001 677 Oct 22 10:22 GOVERNANCE.md 10:25:07 -rw-rw-r-- 1 1001 1001 886 Oct 22 10:22 Jenkinsfile 10:25:07 -rw-rw-r-- 1 1001 1001 10775 Oct 22 10:22 LICENSE 10:25:07 -rw-rw-r-- 1 1001 1001 16740 Oct 22 10:22 Makefile 10:25:07 -rw-rw-r-- 1 1001 1001 582 Oct 22 10:22 OWNERS.md 10:25:07 -rw-rw-r-- 1 1001 1001 9932 Oct 22 10:22 README.md 10:25:07 -rw-rw-r-- 1 1001 1001 789 Oct 22 10:22 SECURITY.md 10:25:07 -rw-rw-r-- 1 1001 1001 12 Oct 22 10:22 VERSION 10:25:07 drwxrwxr-x 2 1001 1001 4096 Oct 22 10:22 bin 10:25:07 drwxrwxr-x 19 1001 1001 4096 Oct 22 10:22 cmd 10:25:07 -rw-r--r-- 1 root root 1740946 Oct 22 10:24 coverage.out 10:25:07 drwxrwxr-x 2 1001 1001 4096 Oct 22 10:22 fuzz_test 10:25:07 -rw-rw-r-- 1 1001 1001 6539 Oct 22 10:22 go.mod 10:25:07 -rw-rw-r-- 1 1001 1001 88541 Oct 22 10:22 go.sum 10:25:07 drwxrwxr-x 7 1001 1001 4096 Oct 22 10:22 internal 10:25:07 drwxrwxr-x 2 1001 1001 4096 Oct 22 10:22 openapi 10:25:07 -rw-rw-r-- 1 1001 1001 584 Oct 22 10:22 security.txt 10:25:07 -rw-rw-r-- 1 1001 1001 204 Oct 22 10:22 version.go [Pipeline] sh 10:25:08 + '[' -e coverage.out ] 10:25:08 + chown 1001:1001 coverage.out [Pipeline] stash 10:25:08 Stashed 1 file(s) [Pipeline] sh 10:25:08 + make build 10:25:08 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.67 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 10:25:15 382d65ac76eb: Pull complete 10:25:15 13eebdc497b7: Pull complete 10:25:15 4f4fb700ef54: Pull complete 10:25:16 06715773e931: Pull complete 10:25:26 7fa9dde3b271: Pull complete 10:25:27 d57d563a94ed: Pull complete 10:25:27 Digest: sha256:4fa25c0866557c2fe486be650b860b3e094b154ce580a08ea32adae8d957cdec 10:25:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 10:25:27 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [Pipeline] fileExists [Pipeline] sh 10:25:27 + + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 10:25:27 WORKDIR /edgex 10:25:27 COPY go.mod . 10:25:27 RUN go mod download 10:25:27 docker build -t ci-base-image-arm64 -f - . 10:25:28 Sending build context to Docker daemon 3.836MB 10:25:28 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 10:25:28 ---> 43a1c90cae9b 10:25:28 Step 2/4 : WORKDIR /edgex 10:25:30 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.67 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata 10:25:30 ---> Running in b518a4e69944 10:25:30 Removing intermediate container b518a4e69944 10:25:30 ---> 7a77cb8ae587 10:25:30 Step 3/4 : COPY go.mod . 10:25:31 ---> 963a2ff89a8f 10:25:31 Step 4/4 : RUN go mod download 10:25:31 ---> Running in 417b85a6280d 10:25:32 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.67 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command 10:25:33 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.67 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 10:25:34 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.67 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper 10:25:36 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.67 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications 10:25:41 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.67 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 10:25:42 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.67 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 10:25:45 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.67 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 10:25:47 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.67 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 10:25:48 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.67 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 10:25:50 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.67 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 10:25:51 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.67 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 10:25:52 $ docker stop --time=1 77ed3eaa6d85b2e8a545d224d2d48a9dd65d6da3621d84a17fa1a8deaa46dcde 10:26:01 $ docker rm -f --volumes 77ed3eaa6d85b2e8a545d224d2d48a9dd65d6da3621d84a17fa1a8deaa46dcde [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 10:26:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 10:26:02 10:26:02 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:26:02 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 10:26:02 latest: Pulling from edgex-devops/edgex-compose 10:26:02 91d30c5bc195: Pulling fs layer 10:26:02 2e9b0aa3be6d: Pulling fs layer 10:26:02 9c61dcf015f6: Pulling fs layer 10:26:02 4698f68db338: Pulling fs layer 10:26:02 2a2f49069b9e: Pulling fs layer 10:26:02 e0025b399a48: Pulling fs layer 10:26:02 4698f68db338: Waiting 10:26:02 2a2f49069b9e: Waiting 10:26:02 e0025b399a48: Waiting 10:26:02 91d30c5bc195: Verifying Checksum 10:26:02 91d30c5bc195: Download complete 10:26:02 4698f68db338: Download complete 10:26:02 2e9b0aa3be6d: Verifying Checksum 10:26:02 2e9b0aa3be6d: Download complete 10:26:02 e0025b399a48: Verifying Checksum 10:26:02 e0025b399a48: Download complete 10:26:02 91d30c5bc195: Pull complete 10:26:02 2a2f49069b9e: Verifying Checksum 10:26:02 2a2f49069b9e: Download complete 10:26:03 2e9b0aa3be6d: Pull complete 10:26:03 9c61dcf015f6: Verifying Checksum 10:26:03 9c61dcf015f6: Download complete 10:26:06 9c61dcf015f6: Pull complete 10:26:06 4698f68db338: Pull complete 10:26:06 2a2f49069b9e: Pull complete 10:26:06 e0025b399a48: Pull complete 10:26:06 Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 10:26:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 10:26:06 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:26:06 prd-ubuntu20.04-docker-8c-8g-517633 does not seem to be running inside a container 10:26:06 $ 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/913 -v /w/workspace/edgex-go/913:/w/workspace/edgex-go/913:rw,z -v /w/workspace/edgex-go/913@tmp:/w/workspace/edgex-go/913@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 10:26:11 $ docker top 03cb107561949273a13e012a42182debbaaaaefaba688ab41c643c80525c60bb -eo pid,comm [Pipeline] { [Pipeline] sh 10:26:11 + docker compose -f ./docker-compose-build.yml build --parallel 10:26:11 #1 [core-data internal] load build definition from Dockerfile 10:26:11 #1 ... 10:26:11 10:26:11 #2 [security-proxy-setup internal] load build definition from Dockerfile 10:26:11 #2 transferring dockerfile: 2.50kB 0.0s done 10:26:11 #2 DONE 0.1s 10:26:11 10:26:11 #3 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 10:26:11 #3 DONE 0.0s 10:26:11 10:26:11 #4 [security-bootstrapper internal] load build definition from Dockerfile 10:26:11 #4 transferring dockerfile: 3.02kB done 10:26:11 #4 DONE 0.2s 10:26:11 10:26:11 #3 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 10:26:11 #3 DONE 0.0s 10:26:11 10:26:11 #5 [support-scheduler internal] load build definition from Dockerfile 10:26:11 #5 ... 10:26:11 10:26:11 #6 [core-keeper internal] load build definition from Dockerfile 10:26:11 #6 transferring dockerfile: 2.01kB done 10:26:11 #6 DONE 0.4s 10:26:12 10:26:12 #1 [core-data internal] load build definition from Dockerfile 10:26:12 #1 transferring dockerfile: 2.04kB done 10:26:12 #1 DONE 0.5s 10:26:12 10:26:12 #3 [core-data internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 10:26:12 #3 DONE 0.0s 10:26:12 10:26:12 #7 [security-spire-agent internal] load build definition from Dockerfile 10:26:12 #7 ... 10:26:12 10:26:12 #8 [security-spire-server internal] load build definition from Dockerfile 10:26:12 #8 transferring dockerfile: 1.70kB done 10:26:12 #8 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 22) 10:26:12 #8 DONE 0.8s 10:26:12 10:26:12 #9 [security-secretstore-setup internal] load build definition from Dockerfile 10:26:12 #9 transferring dockerfile: 2.49kB done 10:26:12 #9 DONE 0.9s 10:26:12 10:26:12 #3 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 10:26:12 #3 DONE 0.0s 10:26:12 10:26:12 #5 [support-scheduler internal] load build definition from Dockerfile 10:26:12 #5 transferring dockerfile: 1.83kB done 10:26:12 #5 ... 10:26:12 10:26:12 #10 [core-command internal] load build definition from Dockerfile 10:26:12 #10 transferring dockerfile: 1.94kB done 10:26:12 #10 DONE 1.1s 10:26:12 10:26:12 #3 [core-command internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 10:26:12 #3 DONE 0.0s 10:26:12 10:26:12 #7 [security-spire-agent internal] load build definition from Dockerfile 10:26:12 #7 transferring dockerfile: 1.81kB done 10:26:13 #7 ... 10:26:13 10:26:13 #11 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.20 10:26:13 #11 DONE 1.5s 10:26:13 10:26:13 #5 [support-scheduler internal] load build definition from Dockerfile 10:26:13 #5 DONE 1.5s 10:26:13 10:26:13 #11 [support-scheduler internal] load metadata for docker.io/library/alpine:3.20 10:26:13 #11 ... 10:26:13 10:26:13 #3 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 10:26:13 #3 DONE 0.0s 10:26:13 10:26:13 #12 [support-notifications internal] load build definition from Dockerfile 10:26:13 #12 transferring dockerfile: 2.00kB done 10:26:13 #12 DONE 1.5s 10:26:13 10:26:13 #13 [security-proxy-setup internal] load .dockerignore 10:26:13 #13 ... 10:26:13 10:26:13 #3 [support-notifications internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 10:26:13 #3 DONE 0.0s 10:26:13 10:26:13 #14 [core-common-config-bootstrapper internal] load build definition from Dockerfile 10:26:13 #14 transferring dockerfile: 2.23kB done 10:26:13 #14 DONE 1.8s 10:26:14 10:26:14 #11 [support-notifications internal] load metadata for docker.io/library/alpine:3.20 10:26:14 #11 ... 10:26:14 10:26:14 #3 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 10:26:14 #3 DONE 0.0s 10:26:14 10:26:14 #11 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.20 10:26:14 #11 DONE 2.2s 10:26:14 10:26:14 #15 [security-spiffe-token-provider internal] load build definition from Dockerfile 10:26:14 #15 transferring dockerfile: 1.89kB done 10:26:14 #15 DONE 2.1s 10:26:14 10:26:14 #16 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.11.1 10:26:14 #16 DONE 1.7s 10:26:14 10:26:14 #17 [core-common-config-bootstrapper internal] load .dockerignore 10:26:14 #17 ... 10:26:14 10:26:14 #18 [security-proxy-auth internal] load build definition from Dockerfile 10:26:14 #18 transferring dockerfile: 2.14kB done 10:26:14 #18 DONE 2.2s 10:26:14 10:26:14 #3 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 10:26:14 #3 DONE 0.0s 10:26:14 10:26:14 #7 [security-spire-agent internal] load build definition from Dockerfile 10:26:14 #7 DONE 2.3s 10:26:14 10:26:14 #19 [security-spire-config internal] load build definition from Dockerfile 10:26:14 #19 transferring dockerfile: 1.69kB done 10:26:14 #19 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 22) 10:26:14 #19 DONE 2.2s 10:26:14 10:26:14 #20 [core-metadata internal] load build definition from Dockerfile 10:26:14 #20 transferring dockerfile: 2.10kB done 10:26:14 #20 DONE 2.2s 10:26:14 10:26:14 #16 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.11.1 10:26:14 #16 ... 10:26:14 10:26:14 #3 [core-metadata internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 10:26:14 #3 DONE 0.0s 10:26:14 10:26:14 #21 [core-data internal] load .dockerignore 10:26:14 #21 transferring context: 50B done 10:26:14 #21 DONE 1.6s 10:26:14 10:26:14 #11 [core-metadata internal] load metadata for docker.io/library/alpine:3.20 10:26:14 #11 DONE 2.8s 10:26:14 10:26:14 #22 [security-secretstore-setup internal] load .dockerignore 10:26:14 #22 transferring context: 50B done 10:26:14 #22 DONE 1.7s 10:26:14 10:26:14 #23 [core-command internal] load .dockerignore 10:26:14 #23 transferring context: 50B done 10:26:14 #23 DONE 1.7s 10:26:14 10:26:14 #24 [core-keeper internal] load .dockerignore 10:26:14 #24 transferring context: 50B done 10:26:14 #24 DONE 1.7s 10:26:14 10:26:14 #16 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.11.1 10:26:14 #16 DONE 2.1s 10:26:14 10:26:14 #13 [security-proxy-setup internal] load .dockerignore 10:26:14 #13 transferring context: 50B done 10:26:14 #13 DONE 1.7s 10:26:14 10:26:14 #25 [security-bootstrapper internal] load .dockerignore 10:26:14 #25 transferring context: 50B done 10:26:14 #25 DONE 1.7s 10:26:14 10:26:14 #26 [core-keeper stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 10:26:14 #26 resolve docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 0.1s done 10:26:14 #26 ... 10:26:14 10:26:14 #27 [support-scheduler internal] load .dockerignore 10:26:14 #27 transferring context: 50B done 10:26:14 #27 DONE 0.7s 10:26:14 10:26:14 #28 [support-notifications internal] load .dockerignore 10:26:14 #28 transferring context: 50B done 10:26:14 #28 DONE 0.7s 10:26:14 10:26:14 #17 [core-common-config-bootstrapper internal] load .dockerignore 10:26:14 #17 transferring context: 50B done 10:26:14 #17 DONE 0.7s 10:26:14 10:26:14 #29 [security-spire-server internal] load .dockerignore 10:26:14 #29 transferring context: 50B done 10:26:14 #29 DONE 0.7s 10:26:14 10:26:14 #26 [core-common-config-bootstrapper stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 10:26:14 #26 resolve docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 0.1s done 10:26:14 #26 sha256:008827ed2172a676b08121e21cf9db0ce08a90ee6c8a12fc374af8a56c0e496d 1.02kB / 1.02kB done 10:26:14 #26 sha256:e89557652e7472b26d49f1d45638ac744a2928ddada818777a6ce4076f64f7e6 581B / 581B done 10:26:14 #26 sha256:5311e7f182d02360a7194aa2995849bcdf04795c39a0ffdcf413eae625865970 3.63MB / 3.63MB 0.1s 10:26:14 #26 sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 9.22kB / 9.22kB done 10:26:15 #26 resolve docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 0.1s done 10:26:15 #26 sha256:008827ed2172a676b08121e21cf9db0ce08a90ee6c8a12fc374af8a56c0e496d 1.02kB / 1.02kB done 10:26:15 #26 sha256:e89557652e7472b26d49f1d45638ac744a2928ddada818777a6ce4076f64f7e6 581B / 581B done 10:26:15 #26 sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 9.22kB / 9.22kB done 10:26:15 #26 sha256:5311e7f182d02360a7194aa2995849bcdf04795c39a0ffdcf413eae625865970 3.63MB / 3.63MB 0.2s done 10:26:15 #26 extracting sha256:5311e7f182d02360a7194aa2995849bcdf04795c39a0ffdcf413eae625865970 10:26:15 #26 ... 10:26:15 10:26:15 #30 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.11.1 10:26:15 #30 DONE 0.9s 10:26:15 10:26:15 #31 [core-metadata internal] load .dockerignore 10:26:15 #31 transferring context: 50B done 10:26:15 #31 DONE 0.5s 10:26:15 10:26:15 #32 [security-spire-server internal] load build context 10:26:15 #32 transferring context: 23.80kB 0.0s done 10:26:15 #32 DONE 0.4s 10:26:15 10:26:15 #33 [security-proxy-auth internal] load .dockerignore 10:26:15 #33 transferring context: 50B 0.0s done 10:26:15 #33 DONE 0.5s 10:26:15 10:26:15 #26 [security-spire-server stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 10:26:15 #26 ... 10:26:15 10:26:15 #34 [security-spiffe-token-provider internal] load .dockerignore 10:26:15 #34 transferring context: 50B 0.0s done 10:26:15 #34 DONE 0.7s 10:26:15 10:26:15 #26 [security-proxy-auth stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 10:26:15 #26 resolve docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 0.1s done 10:26:15 #26 sha256:008827ed2172a676b08121e21cf9db0ce08a90ee6c8a12fc374af8a56c0e496d 1.02kB / 1.02kB done 10:26:15 #26 sha256:e89557652e7472b26d49f1d45638ac744a2928ddada818777a6ce4076f64f7e6 581B / 581B done 10:26:15 #26 sha256:5311e7f182d02360a7194aa2995849bcdf04795c39a0ffdcf413eae625865970 3.63MB / 3.63MB 0.2s done 10:26:15 #26 sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 9.22kB / 9.22kB done 10:26:15 #26 extracting sha256:5311e7f182d02360a7194aa2995849bcdf04795c39a0ffdcf413eae625865970 0.4s done 10:26:15 #26 ... 10:26:15 10:26:15 #35 [security-spire-config internal] load .dockerignore 10:26:15 #35 transferring context: 50B 0.0s done 10:26:15 #35 DONE 0.6s 10:26:15 10:26:15 #26 [security-spiffe-token-provider stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 10:26:15 #26 resolve docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 0.1s done 10:26:15 #26 sha256:008827ed2172a676b08121e21cf9db0ce08a90ee6c8a12fc374af8a56c0e496d 1.02kB / 1.02kB done 10:26:15 #26 sha256:e89557652e7472b26d49f1d45638ac744a2928ddada818777a6ce4076f64f7e6 581B / 581B done 10:26:15 #26 sha256:5311e7f182d02360a7194aa2995849bcdf04795c39a0ffdcf413eae625865970 3.63MB / 3.63MB 0.2s done 10:26:15 #26 sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 9.22kB / 9.22kB done 10:26:15 #26 extracting sha256:5311e7f182d02360a7194aa2995849bcdf04795c39a0ffdcf413eae625865970 0.4s done 10:26:15 #26 ... 10:26:15 10:26:15 #36 [security-proxy-auth builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest 10:26:15 #36 DONE 0.8s 10:26:15 10:26:15 #37 [security-spire-agent internal] load .dockerignore 10:26:15 #37 transferring context: 50B 0.0s done 10:26:15 #37 DONE 0.4s 10:26:15 10:26:15 #38 [security-spire-config internal] load build context 10:26:15 #38 transferring context: 22.05kB 0.0s done 10:26:15 #38 DONE 0.3s 10:26:15 10:26:15 #26 [security-spire-agent stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 10:26:15 #26 resolve docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 0.1s done 10:26:15 #26 sha256:008827ed2172a676b08121e21cf9db0ce08a90ee6c8a12fc374af8a56c0e496d 1.02kB / 1.02kB done 10:26:15 #26 sha256:e89557652e7472b26d49f1d45638ac744a2928ddada818777a6ce4076f64f7e6 581B / 581B done 10:26:15 #26 sha256:5311e7f182d02360a7194aa2995849bcdf04795c39a0ffdcf413eae625865970 3.63MB / 3.63MB 0.2s done 10:26:15 #26 sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 9.22kB / 9.22kB done 10:26:15 #26 extracting sha256:5311e7f182d02360a7194aa2995849bcdf04795c39a0ffdcf413eae625865970 0.4s done 10:26:22 #26 ... 10:26:22 10:26:22 #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 10:26:22 #39 resolve ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 0.2s done 10:26:22 #39 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 0.2s done 10:26:22 #39 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 296B / 296B 0.2s done 10:26:22 #39 sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 1.61kB / 1.61kB done 10:26:22 #39 sha256:abc44f12542d8f781559a3059eb33a6f38d4e56b44ab865ef650367ea443370c 1.05kB / 1.05kB done 10:26:22 #39 sha256:2db25b41e45d0386346c51e3219bd3f320444825ee6e1cb5e2d7256058ecf3d7 1.74kB / 1.74kB done 10:26:22 #39 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 0.1s done 10:26:22 #39 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 done 10:26:22 #39 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 36.47MB / 36.47MB 5.7s 10:26:22 #39 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be done 10:26:22 #39 extracting sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 done 10:26:24 #39 ... 10:26:24 10:26:24 #40 [core-data internal] load build context 10:26:24 #40 transferring context: 388.38MB 9.8s 10:26:24 #40 ... 10:26:24 10:26:24 #41 [security-proxy-setup internal] load build context 10:26:25 #41 ... 10:26:25 10:26:25 #42 [support-scheduler internal] load build context 10:26:25 #42 ... 10:26:25 10:26:25 #43 [core-keeper internal] load build context 10:26:25 #43 ... 10:26:25 10:26:25 #44 [support-notifications internal] load build context 10:26:25 #44 ... 10:26:25 10:26:25 #45 [core-common-config-bootstrapper internal] load build context 10:26:25 #45 ... 10:26:25 10:26:25 #46 [core-command internal] load build context 10:26:25 #46 ... 10:26:25 10:26:25 #47 [security-bootstrapper internal] load build context 10:26:25 #47 ... 10:26:25 10:26:25 #48 [core-command builder 2/7] WORKDIR /edgex-go 10:26:25 #48 ... 10:26:25 10:26:25 #49 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 10:26:25 #49 ... 10:26:25 10:26:25 #50 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 10:26:25 #50 resolve ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 10:26:25 #50 ... 10:26:25 10:26:25 #51 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 10:26:26 #51 ... 10:26:26 10:26:26 #52 [security-spiffe-token-provider internal] load build context 10:26:26 #52 ... 10:26:26 10:26:26 #53 [security-spire-agent internal] load build context 10:26:26 #53 ... 10:26:26 10:26:26 #54 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 10:26:26 #54 ... 10:26:26 10:26:26 #55 [core-metadata internal] load build context 10:26:26 #55 ... 10:26:26 10:26:26 #56 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 10:26:26 #56 ... 10:26:26 10:26:26 #57 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 10:26:26 #57 ... 10:26:26 10:26:26 #58 [security-proxy-auth stage-1 2/8] RUN apk add --update --no-cache dumb-init 10:26:26 #58 ... 10:26:26 10:26:26 #59 [security-secretstore-setup internal] load build context 10:26:26 #59 ... 10:26:26 10:26:26 #60 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 10:26:26 #60 ... 10:26:26 10:26:26 #61 [security-proxy-auth internal] load build context 10:26:27 #61 ... 10:26:27 10:26:27 #62 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 10:26:27 #62 ... 10:26:27 10:26:27 #63 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 10:26:27 #63 ... 10:26:27 10:26:27 #64 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 10:26:27 #64 ... 10:26:27 10:26:27 #65 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 10:26:27 #65 ... 10:26:27 10:26:27 #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 10:26:27 #39 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 36.47MB / 36.47MB 12.3s 10:26:27 Removing intermediate container 417b85a6280d 10:26:27 ---> 123f24a8315d 10:26:27 Successfully built 123f24a8315d 10:26:27 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:26:28 + docker inspect -f . ci-base-image-arm64 10:26:28 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:26:28 prd-ubuntu20.04-docker-arm64-4c-16g-517689 does not seem to be running inside a container 10:26:28 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/913 -v /w/workspace/edgex-go/913:/w/workspace/edgex-go/913:rw,z -v /w/workspace/edgex-go/913@tmp:/w/workspace/edgex-go/913@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 10:26:29 $ docker top 5f5ab8b18cbeb1576cfe6cd2805da7596ccc2621097afc381f0291a2e400313c -eo pid,comm [Pipeline] { [Pipeline] sh 10:26:30 + go version 10:26:30 go version go1.23.12 linux/arm64 [Pipeline] } 10:26:30 $ docker stop --time=1 5f5ab8b18cbeb1576cfe6cd2805da7596ccc2621097afc381f0291a2e400313c 10:26:32 $ docker rm -f --volumes 5f5ab8b18cbeb1576cfe6cd2805da7596ccc2621097afc381f0291a2e400313c [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 10:26:32 #39 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 36.47MB / 36.47MB 17.4s 10:26:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 10:26:32 10:26:32 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:26:33 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 10:26:33 latest: Pulling from edgex-devops/edgex-compose-arm64 10:26:33 547446be3368: Pulling fs layer 10:26:33 d125d8839a47: Pulling fs layer 10:26:33 3e85d5ac6304: Pulling fs layer 10:26:33 c3105a71a48b: Pulling fs layer 10:26:33 0f093f025ec4: Pulling fs layer 10:26:33 c3106fc0e877: Pulling fs layer 10:26:33 0f093f025ec4: Waiting 10:26:33 c3106fc0e877: Waiting 10:26:33 c3105a71a48b: Waiting 10:26:33 547446be3368: Verifying Checksum 10:26:33 547446be3368: Download complete 10:26:33 c3105a71a48b: Verifying Checksum 10:26:33 c3105a71a48b: Download complete 10:26:33 d125d8839a47: Verifying Checksum 10:26:33 d125d8839a47: Download complete 10:26:34 c3106fc0e877: Verifying Checksum 10:26:34 c3106fc0e877: Download complete 10:26:34 0f093f025ec4: Verifying Checksum 10:26:34 0f093f025ec4: Download complete 10:26:34 547446be3368: Pull complete 10:26:35 d125d8839a47: Pull complete 10:26:35 #39 ... 10:26:35 10:26:35 #40 [core-data internal] load build context 10:26:35 #40 transferring context: 595.87MB 13.4s done 10:26:35 #40 ... 10:26:35 10:26:35 #41 [security-proxy-setup internal] load build context 10:26:35 #41 transferring context: 595.87MB 11.6s done 10:26:35 #41 ... 10:26:35 10:26:35 #42 [support-scheduler internal] load build context 10:26:35 #42 transferring context: 595.87MB 11.9s done 10:26:35 #42 ... 10:26:35 10:26:35 #44 [support-notifications internal] load build context 10:26:35 #44 transferring context: 595.87MB 13.0s done 10:26:35 #44 ... 10:26:35 10:26:35 #46 [core-command internal] load build context 10:26:35 #46 transferring context: 595.87MB 13.8s done 10:26:35 #46 ... 10:26:35 10:26:35 #47 [security-bootstrapper internal] load build context 10:26:35 #47 transferring context: 595.87MB 13.8s done 10:26:35 3e85d5ac6304: Verifying Checksum 10:26:35 3e85d5ac6304: Download complete 10:26:36 #47 ... 10:26:36 10:26:36 #43 [core-keeper internal] load build context 10:26:36 #43 transferring context: 595.87MB 13.3s done 10:26:36 #43 ... 10:26:36 10:26:36 #45 [core-common-config-bootstrapper internal] load build context 10:26:36 #45 transferring context: 595.87MB 12.8s done 10:26:36 #45 ... 10:26:36 10:26:36 #52 [security-spiffe-token-provider internal] load build context 10:26:36 #52 transferring context: 595.87MB 12.1s done 10:26:36 #52 ... 10:26:36 10:26:36 #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 10:26:36 #39 ... 10:26:36 10:26:36 #55 [core-metadata internal] load build context 10:26:36 #55 transferring context: 595.87MB 13.2s done 10:26:36 #55 ... 10:26:36 10:26:36 #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 10:26:36 #39 ... 10:26:36 10:26:36 #59 [security-secretstore-setup internal] load build context 10:26:36 #59 transferring context: 595.87MB 16.5s done 10:26:37 #59 ... 10:26:37 10:26:37 #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 10:26:37 #39 ... 10:26:37 10:26:37 #61 [security-proxy-auth internal] load build context 10:26:37 #61 transferring context: 595.87MB 12.6s done 10:26:37 #61 ... 10:26:37 10:26:37 #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 10:26:37 #39 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 36.47MB / 36.47MB 22.5s 10:26:43 #39 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 36.47MB / 36.47MB 27.6s 10:26:45 3e85d5ac6304: Pull complete 10:26:45 c3105a71a48b: Pull complete 10:26:46 0f093f025ec4: Pull complete 10:26:46 c3106fc0e877: Pull complete 10:26:46 Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 10:26:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 10:26:46 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:26:47 prd-ubuntu20.04-docker-arm64-4c-16g-517689 does not seem to be running inside a container 10:26:47 $ 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/913 -v /w/workspace/edgex-go/913:/w/workspace/edgex-go/913:rw,z -v /w/workspace/edgex-go/913@tmp:/w/workspace/edgex-go/913@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 10:26:49 $ docker top f136768b378f25da1fb913deb22af471f25724105f042032c3253ffce2f61b1e -eo pid,comm [Pipeline] { [Pipeline] sh 10:26:49 #39 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 36.47MB / 36.47MB 32.6s 10:26:49 + docker compose -f ./docker-compose-build.yml build --parallel 10:26:52 #39 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 36.47MB / 36.47MB 37.7s 10:26:58 #39 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 36.47MB / 36.47MB 42.8s 10:27:00 #1 [core-metadata internal] load build definition from Dockerfile 10:27:00 #1 transferring dockerfile: 2.10kB 0.0s done 10:27:00 #1 DONE 0.1s 10:27:00 10:27:00 #2 [security-spire-agent internal] load build definition from Dockerfile 10:27:00 #2 transferring dockerfile: 1.81kB done 10:27:00 #2 DONE 0.1s 10:27:00 10:27:00 #3 [security-proxy-setup internal] load build definition from Dockerfile 10:27:00 #3 transferring dockerfile: 2.50kB done 10:27:00 #3 DONE 0.1s 10:27:00 10:27:00 #4 [core-data internal] load build definition from Dockerfile 10:27:00 #4 transferring dockerfile: 2.04kB 0.0s done 10:27:00 #4 DONE 0.1s 10:27:00 10:27:00 #5 [core-keeper internal] load build definition from Dockerfile 10:27:00 #5 transferring dockerfile: 2.01kB done 10:27:00 #5 DONE 0.1s 10:27:00 10:27:00 #6 [security-secretstore-setup internal] load build definition from Dockerfile 10:27:00 #6 transferring dockerfile: 2.49kB 0.0s done 10:27:00 #6 DONE 0.1s 10:27:00 10:27:00 #7 [security-spiffe-token-provider internal] load build definition from Dockerfile 10:27:00 #7 transferring dockerfile: 1.89kB 0.0s done 10:27:00 #7 DONE 0.1s 10:27:00 10:27:00 #8 [security-bootstrapper internal] load build definition from Dockerfile 10:27:00 #8 transferring dockerfile: 3.02kB 0.0s done 10:27:00 #8 DONE 0.1s 10:27:00 10:27:00 #9 [core-common-config-bootstrapper internal] load build definition from Dockerfile 10:27:00 #9 transferring dockerfile: 2.23kB 0.0s done 10:27:00 #9 DONE 0.1s 10:27:00 10:27:00 #10 [security-proxy-auth internal] load build definition from Dockerfile 10:27:00 #10 transferring dockerfile: 2.14kB done 10:27:00 #10 DONE 0.1s 10:27:00 10:27:00 #11 [security-spire-config internal] load build definition from Dockerfile 10:27:00 #11 transferring dockerfile: 1.69kB done 10:27:00 #11 DONE 0.1s 10:27:00 10:27:00 #12 [support-scheduler internal] load build definition from Dockerfile 10:27:00 #12 transferring dockerfile: 1.83kB 0.0s done 10:27:00 #12 DONE 0.1s 10:27:00 10:27:00 #13 [core-command internal] load build definition from Dockerfile 10:27:00 #13 transferring dockerfile: 1.94kB done 10:27:00 #13 DONE 0.1s 10:27:00 10:27:00 #14 [security-spire-server internal] load build definition from Dockerfile 10:27:00 #14 transferring dockerfile: 1.70kB 0.0s done 10:27:00 #14 DONE 0.1s 10:27:00 10:27:00 #15 [support-notifications internal] load build definition from Dockerfile 10:27:00 #15 transferring dockerfile: 2.00kB done 10:27:00 #15 DONE 0.1s 10:27:00 10:27:00 #16 [core-metadata internal] load .dockerignore 10:27:00 #16 transferring context: 50B 0.0s done 10:27:00 #16 DONE 0.1s 10:27:00 10:27:00 #17 [security-spire-agent internal] load .dockerignore 10:27:00 #17 transferring context: 50B done 10:27:00 #17 DONE 0.0s 10:27:00 10:27:00 #18 [security-proxy-setup internal] load .dockerignore 10:27:00 #18 transferring context: 50B done 10:27:00 #18 DONE 0.0s 10:27:00 10:27:00 #19 [core-data internal] load .dockerignore 10:27:00 #19 transferring context: 50B done 10:27:00 #19 DONE 0.1s 10:27:00 10:27:00 #20 [core-keeper internal] load .dockerignore 10:27:00 #20 transferring context: 50B 0.0s done 10:27:01 #20 DONE 0.1s 10:27:01 10:27:01 #21 [security-secretstore-setup internal] load .dockerignore 10:27:01 #21 transferring context: 50B 0.0s done 10:27:01 #21 DONE 0.1s 10:27:01 10:27:01 #22 [security-spiffe-token-provider internal] load .dockerignore 10:27:01 #22 transferring context: 50B done 10:27:01 #22 DONE 0.1s 10:27:01 10:27:01 #23 [security-bootstrapper internal] load .dockerignore 10:27:01 #23 transferring context: 50B done 10:27:01 #23 DONE 0.1s 10:27:01 10:27:01 #24 [core-common-config-bootstrapper internal] load .dockerignore 10:27:01 #24 transferring context: 50B done 10:27:01 #24 DONE 0.1s 10:27:01 10:27:01 #25 [security-proxy-auth internal] load .dockerignore 10:27:01 #25 transferring context: 50B 0.0s done 10:27:01 #25 DONE 0.1s 10:27:01 10:27:01 #26 [security-spire-config internal] load .dockerignore 10:27:01 #26 transferring context: 50B done 10:27:01 #26 DONE 0.0s 10:27:01 10:27:01 #27 [support-scheduler internal] load .dockerignore 10:27:01 #27 transferring context: 50B 0.0s done 10:27:01 #27 DONE 0.1s 10:27:01 10:27:01 #28 [core-command internal] load .dockerignore 10:27:01 #28 transferring context: 50B 0.0s done 10:27:01 #28 DONE 0.0s 10:27:01 10:27:01 #29 [security-spire-server internal] load .dockerignore 10:27:01 #29 transferring context: 50B done 10:27:01 #29 DONE 0.0s 10:27:01 10:27:01 #30 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest 10:27:01 #30 DONE 0.0s 10:27:01 10:27:01 #31 [core-metadata internal] load metadata for docker.io/library/alpine:3.20 10:27:01 #31 ... 10:27:01 10:27:01 #32 [support-notifications internal] load .dockerignore 10:27:01 #32 transferring context: 50B 0.0s done 10:27:01 #32 DONE 0.1s 10:27:01 10:27:01 #31 [core-metadata internal] load metadata for docker.io/library/alpine:3.20 10:27:02 #31 DONE 0.5s 10:27:02 10:27:02 #33 [core-metadata stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 10:27:02 #33 resolve docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 0.0s done 10:27:02 #33 sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 9.22kB / 9.22kB done 10:27:02 #33 sha256:ca485c6a7b51db176b2b922aae711edb0cc82953424663297f279babaa3c2fb7 1.02kB / 1.02kB done 10:27:02 #33 sha256:1e03d7e192cc970db4fa3381362825c42baa4a2f729beb5c643ddb8d4d771ad7 597B / 597B done 10:27:02 #33 sha256:c765ae84869fd59a62821873e5413a3e92e36bdc1ced8fab3520334863720a49 0B / 4.09MB 0.1s 10:27:02 #39 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 36.47MB / 36.47MB 46.3s done 10:27:02 #33 ... 10:27:02 10:27:02 #30 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 10:27:02 #30 DONE 0.0s 10:27:02 10:27:02 #33 [core-metadata stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 10:27:02 #33 ... 10:27:02 10:27:02 #31 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.20 10:27:02 #31 DONE 0.5s 10:27:02 10:27:02 #33 [security-proxy-setup stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 10:27:02 #33 resolve docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 0.0s done 10:27:02 #33 sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 9.22kB / 9.22kB done 10:27:02 #33 sha256:ca485c6a7b51db176b2b922aae711edb0cc82953424663297f279babaa3c2fb7 1.02kB / 1.02kB done 10:27:02 #33 sha256:1e03d7e192cc970db4fa3381362825c42baa4a2f729beb5c643ddb8d4d771ad7 597B / 597B done 10:27:02 #33 sha256:c765ae84869fd59a62821873e5413a3e92e36bdc1ced8fab3520334863720a49 2.80MB / 4.09MB 0.5s 10:27:02 #33 ... 10:27:02 10:27:02 #30 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest 10:27:02 #30 DONE 0.0s 10:27:02 10:27:02 #31 [core-data internal] load metadata for docker.io/library/alpine:3.20 10:27:02 #31 DONE 0.5s 10:27:02 10:27:02 #33 [security-proxy-setup stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 10:27:03 #33 ... 10:27:03 10:27:03 #30 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 10:27:03 #30 DONE 0.0s 10:27:03 10:27:03 #31 [core-keeper internal] load metadata for docker.io/library/alpine:3.20 10:27:03 #31 DONE 0.6s 10:27:03 10:27:03 #33 [security-proxy-setup stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 10:27:03 #33 sha256:c765ae84869fd59a62821873e5413a3e92e36bdc1ced8fab3520334863720a49 4.09MB / 4.09MB 0.6s done 10:27:03 #33 resolve docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 0.0s done 10:27:03 #33 sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 9.22kB / 9.22kB done 10:27:03 #33 sha256:ca485c6a7b51db176b2b922aae711edb0cc82953424663297f279babaa3c2fb7 1.02kB / 1.02kB done 10:27:03 #33 sha256:1e03d7e192cc970db4fa3381362825c42baa4a2f729beb5c643ddb8d4d771ad7 597B / 597B done 10:27:03 #33 sha256:c765ae84869fd59a62821873e5413a3e92e36bdc1ced8fab3520334863720a49 4.09MB / 4.09MB 0.6s done 10:27:03 #33 extracting sha256:c765ae84869fd59a62821873e5413a3e92e36bdc1ced8fab3520334863720a49 10:27:03 #33 ... 10:27:03 10:27:03 #30 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest 10:27:03 #30 DONE 0.0s 10:27:03 10:27:03 #34 [core-metadata internal] load build context 10:27:03 #34 transferring context: 3.35MB 0.9s done 10:27:03 #34 DONE 1.2s 10:27:03 10:27:03 #35 [core-keeper internal] load build context 10:27:03 #35 ... 10:27:03 10:27:03 #30 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 10:27:03 #30 DONE 0.1s 10:27:03 10:27:03 #35 [core-keeper internal] load build context 10:27:03 #35 ... 10:27:03 10:27:03 #30 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 10:27:03 #30 DONE 0.1s 10:27:03 10:27:03 #35 [core-keeper internal] load build context 10:27:04 #35 ... 10:27:04 10:27:04 #30 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest 10:27:04 #30 DONE 0.1s 10:27:04 10:27:04 #35 [core-keeper internal] load build context 10:27:04 #35 ... 10:27:04 10:27:04 #36 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.11.1 10:27:04 #36 DONE 1.8s 10:27:04 10:27:04 #35 [core-keeper internal] load build context 10:27:04 #35 ... 10:27:04 10:27:04 #30 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest 10:27:04 #30 DONE 0.1s 10:27:04 10:27:04 #37 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.11.1 10:27:04 #37 DONE 1.8s 10:27:04 10:27:04 #35 [core-keeper internal] load build context 10:27:04 #35 ... 10:27:04 10:27:04 #30 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest 10:27:04 #30 DONE 0.1s 10:27:04 10:27:04 #35 [core-keeper internal] load build context 10:27:04 #35 ... 10:27:04 10:27:04 #38 [security-proxy-setup internal] load build context 10:27:04 #38 transferring context: 3.35MB 1.2s done 10:27:04 #38 DONE 2.0s 10:27:04 10:27:04 #35 [core-keeper internal] load build context 10:27:04 #35 transferring context: 3.35MB 1.6s done 10:27:05 #35 ... 10:27:05 10:27:05 #30 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest 10:27:05 #30 DONE 0.1s 10:27:05 10:27:05 #33 [core-command stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 10:27:05 #33 resolve docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 0.0s done 10:27:05 #33 sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 9.22kB / 9.22kB done 10:27:05 #33 sha256:ca485c6a7b51db176b2b922aae711edb0cc82953424663297f279babaa3c2fb7 1.02kB / 1.02kB done 10:27:05 #33 sha256:1e03d7e192cc970db4fa3381362825c42baa4a2f729beb5c643ddb8d4d771ad7 597B / 597B done 10:27:05 #33 sha256:c765ae84869fd59a62821873e5413a3e92e36bdc1ced8fab3520334863720a49 4.09MB / 4.09MB 0.6s done 10:27:05 #33 extracting sha256:c765ae84869fd59a62821873e5413a3e92e36bdc1ced8fab3520334863720a49 2.0s done 10:27:05 #33 ... 10:27:05 10:27:05 #39 [security-spiffe-token-provider builder 1/7] FROM docker.io/library/ci-base-image-arm64 10:27:05 #39 DONE 4.0s 10:27:05 10:27:05 #31 [security-spire-server internal] load metadata for docker.io/library/alpine:3.20 10:27:05 #31 DONE 2.6s 10:27:05 10:27:05 #36 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.11.1 10:27:05 #36 DONE 2.4s 10:27:05 10:27:05 #40 [support-notifications internal] load build context 10:27:05 #40 DONE 0.0s 10:27:05 10:27:05 #41 [core-data internal] load build context 10:27:05 #41 transferring context: 3.35MB 1.5s done 10:27:05 #41 DONE 2.4s 10:27:05 10:27:05 #39 [support-notifications builder 1/7] FROM docker.io/library/ci-base-image-arm64 10:27:05 #39 DONE 4.0s 10:27:05 10:27:05 #33 [support-notifications stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 10:27:05 #33 resolve docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 0.0s done 10:27:05 #33 sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 9.22kB / 9.22kB done 10:27:05 #33 sha256:ca485c6a7b51db176b2b922aae711edb0cc82953424663297f279babaa3c2fb7 1.02kB / 1.02kB done 10:27:05 #33 sha256:1e03d7e192cc970db4fa3381362825c42baa4a2f729beb5c643ddb8d4d771ad7 597B / 597B done 10:27:05 #33 sha256:c765ae84869fd59a62821873e5413a3e92e36bdc1ced8fab3520334863720a49 4.09MB / 4.09MB 0.6s done 10:27:05 #33 extracting sha256:c765ae84869fd59a62821873e5413a3e92e36bdc1ced8fab3520334863720a49 2.0s done 10:27:05 #33 ... 10:27:05 10:27:05 #35 [core-keeper internal] load build context 10:27:05 #35 DONE 2.5s 10:27:05 10:27:05 #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 10:27:05 #42 resolve ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 0.3s done 10:27:05 #42 sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 1.61kB / 1.61kB done 10:27:05 #42 sha256:8d3473225a6996627cac3cac2687361623878c45ff68d5d396bd4ee04321ace2 1.05kB / 1.05kB done 10:27:05 #42 sha256:520892b489f50ad3e103f1ae67517ecf3863d2a2d54973ceb10722f89943b6d1 1.74kB / 1.74kB done 10:27:05 #42 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 0.3s done 10:27:05 #42 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 0.3s 10:27:05 #42 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 0.0s done 10:27:05 #42 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 0.6s done 10:27:06 #42 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 0B / 296B 1.0s 10:27:06 #42 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 0B / 33.17MB 1.2s 10:27:06 #39 extracting sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 10:27:06 #42 ... 10:27:06 10:27:06 #33 [core-command stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 10:27:06 #33 DONE 5.4s 10:27:06 10:27:06 #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 10:27:06 #42 ... 10:27:06 10:27:06 #43 [security-spire-agent internal] load build context 10:27:06 #43 transferring context: 23.33kB 0.3s done 10:27:06 #43 DONE 2.4s 10:27:06 10:27:06 #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 10:27:06 #42 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be done 10:27:07 #42 ... 10:27:07 10:27:07 #44 [security-spire-config internal] load build context 10:27:07 #44 transferring context: 22.05kB 0.4s done 10:27:07 #44 DONE 2.6s 10:27:07 10:27:07 #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 10:27:07 #39 extracting sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 0.8s done 10:27:07 #42 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 296B / 296B 2.0s 10:27:07 #42 ... 10:27:07 10:27:07 #45 [security-spiffe-token-provider internal] load build context 10:27:07 #45 transferring context: 3.35MB 1.5s done 10:27:07 #45 DONE 3.9s 10:27:07 10:27:07 #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 10:27:07 #42 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 2.10MB / 33.17MB 2.1s 10:27:07 #42 ... 10:27:07 10:27:07 #46 [security-secretstore-setup internal] load build context 10:27:07 #46 transferring context: 3.35MB 2.3s done 10:27:07 #46 DONE 4.2s 10:27:07 10:27:07 #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 10:27:07 #42 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 4.66MB / 33.17MB 2.4s 10:27:08 #42 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 7.34MB / 33.17MB 2.7s 10:27:08 #42 ... 10:27:08 10:27:08 #47 [security-spire-server internal] load build context 10:27:08 #47 transferring context: 23.80kB 0.3s done 10:27:08 #47 DONE 2.7s 10:27:08 10:27:08 #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 10:27:08 #42 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 296B / 296B 2.7s done 10:27:08 #42 extracting sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 0.0s done 10:27:08 #42 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 9.33MB / 33.17MB 3.0s 10:27:08 #42 ... 10:27:08 10:27:08 #48 [security-proxy-auth builder 2/7] WORKDIR /edgex-go 10:27:08 #48 DONE 3.6s 10:27:08 10:27:08 #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 10:27:08 #39 ... 10:27:08 10:27:08 #42 [support-scheduler internal] load build context 10:27:08 #42 DONE 53.7s 10:27:08 10:27:08 #50 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 10:27:08 #50 resolve ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 52.8s done 10:27:08 #42 ... 10:27:08 10:27:08 #49 [core-command internal] load build context 10:27:08 #49 transferring context: 3.35MB 2.8s done 10:27:08 #49 DONE 4.0s 10:27:08 10:27:08 #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 10:27:08 #42 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 11.53MB / 33.17MB 3.2s 10:27:08 #50 sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 1.61kB / 1.61kB done 10:27:08 #50 sha256:5ba6a06b825583fa8709953f43c47253f3894d0ded497a164c554307478eca51 1.05kB / 1.05kB done 10:27:08 #50 sha256:6da312c3e95299a92b01ff39413cb55163a3b9a680b2a17b8983977f33307615 1.72kB / 1.72kB done 10:27:08 #50 sha256:a63f0ffcbae3a8f597c14385658275c2ea68ca3a100cdba1efee65898baa383c 0B / 15.53MB 0.3s 10:27:08 #42 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 14.07MB / 33.17MB 3.6s 10:27:09 #50 ... 10:27:09 10:27:09 #48 [core-data builder 2/7] WORKDIR /edgex-go 10:27:09 #48 DONE 53.3s 10:27:09 10:27:09 #50 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 10:27:09 #50 sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b 0B / 295B 0.4s 10:27:09 #42 ... 10:27:09 10:27:09 #50 [security-bootstrapper internal] load build context 10:27:09 #50 transferring context: 3.35MB 3.1s done 10:27:09 #50 DONE 4.6s 10:27:09 10:27:09 #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 10:27:09 #42 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 17.83MB / 33.17MB 3.7s 10:27:09 #42 ... 10:27:09 10:27:09 #51 [core-common-config-bootstrapper internal] load build context 10:27:09 #51 transferring context: 3.35MB 3.1s done 10:27:09 #51 DONE 4.8s 10:27:09 10:27:09 #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 10:27:09 #42 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 19.92MB / 33.17MB 3.8s 10:27:09 #50 ... 10:27:09 10:27:09 #41 [security-proxy-setup internal] load build context 10:27:09 #41 DONE 54.3s 10:27:09 10:27:09 #50 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 10:27:09 #50 sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b 295B / 295B 0.5s 10:27:09 #50 sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b 295B / 295B 0.6s done 10:27:09 #50 extracting sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b done 10:27:09 #42 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 27.26MB / 33.17MB 4.0s 10:27:09 #42 ... 10:27:09 10:27:09 #52 [support-scheduler internal] load build context 10:27:09 #52 transferring context: 3.35MB 3.5s done 10:27:09 #52 DONE 4.8s 10:27:09 10:27:09 #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 10:27:09 #42 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 32.51MB / 33.17MB 4.2s 10:27:09 #42 ... 10:27:09 10:27:09 #53 [security-proxy-auth internal] load build context 10:27:09 #53 transferring context: 3.35MB 3.5s done 10:27:09 #53 DONE 5.1s 10:27:09 10:27:09 #40 [support-notifications internal] load build context 10:27:09 #40 transferring context: 3.35MB 2.6s done 10:27:09 #40 DONE 4.1s 10:27:09 10:27:09 #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 10:27:09 #42 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 33.17MB / 33.17MB 4.4s done 10:27:10 #42 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 33.17MB / 33.17MB 4.4s done 10:27:10 #50 ... 10:27:10 10:27:10 #52 [security-spiffe-token-provider internal] load build context 10:27:10 #52 DONE 55.2s 10:27:10 10:27:10 #45 [core-common-config-bootstrapper internal] load build context 10:27:10 #45 DONE 55.9s 10:27:10 10:27:10 #50 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 10:27:10 #50 ... 10:27:10 10:27:10 #44 [support-notifications internal] load build context 10:27:10 #44 DONE 56.0s 10:27:10 10:27:10 #40 [core-data internal] load build context 10:27:10 #40 DONE 56.1s 10:27:10 10:27:10 #61 [security-proxy-auth internal] load build context 10:27:10 #61 DONE 55.5s 10:27:10 10:27:10 #43 [core-keeper internal] load build context 10:27:10 #43 DONE 56.1s 10:27:10 10:27:10 #55 [core-metadata internal] load build context 10:27:10 #55 DONE 55.5s 10:27:10 10:27:10 #47 [security-bootstrapper internal] load build context 10:27:10 #47 DONE 56.0s 10:27:10 10:27:10 #46 [core-command internal] load build context 10:27:10 #46 DONE 56.1s 10:27:10 10:27:10 #59 [security-secretstore-setup internal] load build context 10:27:10 #59 DONE 56.1s 10:27:10 10:27:10 #50 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 10:27:11 #50 ... 10:27:11 10:27:11 #65 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 10:27:11 #65 53.46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 10:27:11 #65 53.53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 10:27:11 #65 53.83 (1/4) Installing dumb-init (1.2.5-r3) 10:27:11 #65 53.84 (2/4) Installing openssl (3.3.5-r0) 10:27:11 #65 53.85 (3/4) Installing su-exec (0.2-r3) 10:27:11 #65 53.85 (4/4) Installing yq-go (4.44.1-r2) 10:27:11 #65 53.92 Executing busybox-1.36.1-r30.trigger 10:27:11 #65 53.93 OK: 19 MiB in 18 packages 10:27:11 #65 DONE 55.2s 10:27:11 10:27:11 #63 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 10:27:11 #63 DONE 55.2s 10:27:11 10:27:11 #56 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 10:27:11 #56 52.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 10:27:11 #56 52.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 10:27:11 #56 53.34 (1/7) Installing ca-certificates (20250911-r0) 10:27:11 #56 53.36 (2/7) Installing dumb-init (1.2.5-r3) 10:27:11 #56 53.36 (3/7) Installing libgcc (13.2.1_git20240309-r1) 10:27:11 #56 53.37 (4/7) Installing libsodium (1.0.19-r0) 10:27:11 #56 53.37 (5/7) Installing libstdc++ (13.2.1_git20240309-r1) 10:27:11 #56 53.42 (6/7) Installing libzmq (4.3.5-r2) 10:27:11 #56 53.43 (7/7) Installing zeromq (4.3.5-r2) 10:27:11 #56 53.44 Executing busybox-1.36.1-r30.trigger 10:27:11 #56 53.44 Executing ca-certificates-20250911-r0.trigger 10:27:11 #56 53.49 OK: 12 MiB in 21 packages 10:27:11 #56 DONE 55.2s 10:27:11 10:27:11 #53 [security-spire-agent internal] load build context 10:27:11 #53 transferring context: 23.33kB done 10:27:11 #53 DONE 55.2s 10:27:11 10:27:11 #50 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 10:27:11 #50 ... 10:27:11 10:27:11 #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 10:27:11 #39 DONE 56.1s 10:27:11 10:27:11 #58 [core-common-config-bootstrapper stage-1 2/8] RUN apk add --update --no-cache dumb-init 10:27:11 #58 54.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 10:27:11 #58 54.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 10:27:11 #58 55.20 (1/1) Installing dumb-init (1.2.5-r3) 10:27:11 #58 55.20 Executing busybox-1.36.1-r30.trigger 10:27:11 #58 55.21 OK: 8 MiB in 15 packages 10:27:11 #58 DONE 55.4s 10:27:11 10:27:11 #50 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 10:27:11 #42 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 10:27:12 #50 ... 10:27:12 10:27:12 #66 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 10:27:12 #66 DONE 3.2s 10:27:12 10:27:12 #62 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 10:27:12 #62 55.86 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 10:27:12 #62 55.93 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 10:27:12 #62 56.27 (1/1) Installing dumb-init (1.2.5-r3) 10:27:12 #62 56.27 Executing busybox-1.36.1-r30.trigger 10:27:12 #62 56.28 OK: 8 MiB in 15 packages 10:27:12 #62 DONE 56.5s 10:27:12 10:27:12 #51 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 10:27:12 #51 55.86 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 10:27:12 #51 55.95 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 10:27:12 #51 56.30 (1/3) Installing ca-certificates (20250911-r0) 10:27:12 #51 56.31 (2/3) Installing dumb-init (1.2.5-r3) 10:27:12 #51 56.32 (3/3) Installing tzdata (2025b-r0) 10:27:12 #51 56.38 Executing busybox-1.36.1-r30.trigger 10:27:12 #51 56.39 Executing ca-certificates-20250911-r0.trigger 10:27:12 #51 56.43 OK: 10 MiB in 17 packages 10:27:12 #51 DONE 56.6s 10:27:12 10:27:12 #50 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 10:27:13 #50 ... 10:27:13 10:27:13 #60 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 10:27:13 #60 56.25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 10:27:13 #60 56.38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 10:27:13 #60 56.67 v3.20.8-28-g58629c73161 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 10:27:13 #60 56.67 v3.20.8-26-g67ba57e4170 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 10:27:13 #60 56.67 OK: 24171 distinct packages available 10:27:13 #60 56.73 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 10:27:13 #60 56.81 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 10:27:13 #60 57.08 (1/4) Installing dumb-init (1.2.5-r3) 10:27:13 #60 57.09 (2/4) Installing musl-obstack (1.2.3-r2) 10:27:13 #60 57.09 (3/4) Installing libucontext (1.2-r3) 10:27:13 #60 57.09 (4/4) Installing gcompat (1.1.0-r4) 10:27:13 #60 57.10 Executing busybox-1.36.1-r30.trigger 10:27:13 #60 57.11 OK: 8 MiB in 18 packages 10:27:13 #60 DONE 57.4s 10:27:13 10:27:13 #64 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 10:27:13 #64 55.82 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 10:27:13 #64 55.90 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 10:27:13 #64 56.27 v3.20.8-28-g58629c73161 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 10:27:13 #64 56.27 v3.20.8-26-g67ba57e4170 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 10:27:13 #64 56.27 OK: 24171 distinct packages available 10:27:13 #64 56.33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 10:27:13 #64 56.40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 10:27:13 #64 56.69 (1/14) Installing ca-certificates (20250911-r0) 10:27:13 #64 56.71 (2/14) Installing brotli-libs (1.1.0-r2) 10:27:13 #64 56.72 (3/14) Installing c-ares (1.33.1-r0) 10:27:13 #64 56.73 (4/14) Installing libunistring (1.2-r0) 10:27:13 #64 56.75 (5/14) Installing libidn2 (2.3.7-r0) 10:27:13 #64 56.76 (6/14) Installing nghttp2-libs (1.62.1-r0) 10:27:13 #64 56.76 (7/14) Installing libpsl (0.21.5-r1) 10:27:13 #64 56.77 (8/14) Installing zstd-libs (1.5.6-r0) 10:27:13 #64 56.78 (9/14) Installing libcurl (8.14.1-r2) 10:27:13 #64 56.80 (10/14) Installing curl (8.14.1-r2) 10:27:13 #64 56.81 (11/14) Installing dumb-init (1.2.5-r3) 10:27:13 #64 56.81 (12/14) Installing musl-obstack (1.2.3-r2) 10:27:13 #64 56.82 (13/14) Installing libucontext (1.2-r3) 10:27:13 #64 56.82 (14/14) Installing gcompat (1.1.0-r4) 10:27:13 #64 56.83 Executing busybox-1.36.1-r30.trigger 10:27:13 #64 56.83 Executing ca-certificates-20250911-r0.trigger 10:27:13 #64 56.87 OK: 13 MiB in 28 packages 10:27:13 #64 DONE 57.4s 10:27:13 10:27:13 #49 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 10:27:13 #49 55.85 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 10:27:13 #49 55.94 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 10:27:13 #49 56.37 v3.20.8-28-g58629c73161 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 10:27:13 #49 56.37 v3.20.8-26-g67ba57e4170 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 10:27:13 #49 56.37 OK: 24171 distinct packages available 10:27:13 #49 56.45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 10:27:13 #49 56.53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 10:27:13 #49 56.80 (1/5) Installing dumb-init (1.2.5-r3) 10:27:13 #49 56.80 (2/5) Installing musl-obstack (1.2.3-r2) 10:27:13 #49 56.80 (3/5) Installing libucontext (1.2-r3) 10:27:13 #49 56.80 (4/5) Installing gcompat (1.1.0-r4) 10:27:13 #49 56.81 (5/5) Installing openssl (3.3.5-r0) 10:27:13 #49 56.82 Executing busybox-1.36.1-r30.trigger 10:27:13 #49 56.83 OK: 9 MiB in 19 packages 10:27:13 #49 DONE 57.4s 10:27:13 10:27:13 #57 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 10:27:13 #57 56.66 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 10:27:13 #57 56.74 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 10:27:13 #57 57.09 (1/2) Installing dumb-init (1.2.5-r3) 10:27:13 #57 57.09 (2/2) Installing su-exec (0.2-r3) 10:27:13 #57 57.10 Executing busybox-1.36.1-r30.trigger 10:27:13 #57 57.11 OK: 8 MiB in 16 packages 10:27:13 #57 DONE 57.4s 10:27:13 10:27:13 #54 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 10:27:13 #54 56.69 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 10:27:13 #54 56.77 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 10:27:13 #54 57.08 (1/4) Installing ca-certificates (20250911-r0) 10:27:13 #54 57.09 (2/4) Installing dumb-init (1.2.5-r3) 10:27:13 #54 57.10 (3/4) Installing su-exec (0.2-r3) 10:27:13 #54 57.10 (4/4) Installing yq-go (4.44.1-r2) 10:27:13 #54 57.17 Executing busybox-1.36.1-r30.trigger 10:27:13 #54 57.18 Executing ca-certificates-20250911-r0.trigger 10:27:13 #54 57.22 OK: 19 MiB in 18 packages 10:27:13 #54 DONE 57.4s 10:27:13 10:27:13 #50 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 10:27:13 #50 ... 10:27:13 10:27:13 #67 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 10:27:13 #0 1.671 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 10:27:13 #0 1.745 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 10:27:13 #0 2.059 OK: 19 MiB in 18 packages 10:27:13 #67 DONE 2.3s 10:27:13 10:27:13 #68 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 10:27:13 #0 3.633 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 10:27:13 #0 3.729 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 10:27:13 #0 4.081 OK: 265 MiB in 60 packages 10:27:13 #68 DONE 4.2s 10:27:13 10:27:13 #50 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 10:27:13 #50 ... 10:27:13 10:27:13 #69 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 10:27:13 #0 3.571 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 10:27:13 #0 3.658 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 10:27:13 #0 4.111 OK: 265 MiB in 60 packages 10:27:13 #69 DONE 4.4s 10:27:13 10:27:13 #50 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 10:27:13 #50 ... 10:27:13 10:27:13 #70 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 10:27:13 #70 DONE 0.2s 10:27:13 10:27:13 #71 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 10:27:13 #0 3.420 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 10:27:13 #0 3.505 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 10:27:13 #0 3.905 v3.22.2-63-g72b77057f08 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] 10:27:13 #0 3.905 v3.22.2-73-g7d8bd6aaa1b [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] 10:27:13 #0 3.905 OK: 26320 distinct packages available 10:27:13 #0 3.997 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 10:27:13 #0 4.098 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 10:27:13 #0 4.420 OK: 265 MiB in 60 packages 10:27:13 #71 DONE 4.5s 10:27:13 10:27:13 #50 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 10:27:13 #50 ... 10:27:13 10:27:13 #72 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 10:27:13 #72 DONE 0.3s 10:27:13 10:27:13 #73 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 10:27:13 #73 DONE 0.2s 10:27:13 10:27:13 #74 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 10:27:13 #0 2.223 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 10:27:13 #0 2.302 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 10:27:13 #0 2.600 OK: 12 MiB in 21 packages 10:27:13 #74 DONE 2.7s 10:27:13 10:27:13 #50 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 10:27:13 #50 ... 10:27:13 10:27:13 #75 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 10:27:13 #75 DONE 0.2s 10:27:13 10:27:13 #76 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev 10:27:13 #0 4.196 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 10:27:13 #0 4.294 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 10:27:13 #0 4.651 OK: 265 MiB in 60 packages 10:27:13 #76 DONE 4.8s 10:27:13 10:27:13 #50 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 10:27:13 #50 ... 10:27:13 10:27:13 #77 [core-data builder 3/7] RUN apk add --update --no-cache make git 10:27:13 #0 4.197 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 10:27:13 #0 4.276 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 10:27:13 #0 4.653 OK: 265 MiB in 60 packages 10:27:13 #77 DONE 4.8s 10:27:13 10:27:13 #78 [support-notifications builder 4/7] COPY go.mod vendor* ./ 10:27:13 #78 DONE 0.1s 10:27:13 10:27:13 #50 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 10:27:14 #50 ... 10:27:14 10:27:14 #79 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 10:27:14 #79 DONE 0.2s 10:27:14 10:27:14 #50 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 10:27:14 #50 sha256:a63f0ffcbae3a8f597c14385658275c2ea68ca3a100cdba1efee65898baa383c 0B / 15.53MB 5.5s 10:27:14 #50 ... 10:27:14 10:27:14 #80 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 10:27:14 #0 2.184 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 10:27:14 #0 2.519 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 10:27:14 #0 2.955 (1/1) Installing dumb-init (1.2.5-r3) 10:27:14 #0 3.085 Executing busybox-1.36.1-r30.trigger 10:27:14 #0 3.092 OK: 8 MiB in 15 packages 10:27:14 #80 DONE 3.3s 10:27:14 10:27:14 #50 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 10:27:14 #42 ... 10:27:14 10:27:14 #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 10:27:14 #54 resolve ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 0.2s done 10:27:14 #54 sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 1.61kB / 1.61kB done 10:27:14 #54 sha256:e81b72a68d76b0e0df52247b9790de839a7321008b1f01dade49a9205896959b 1.05kB / 1.05kB done 10:27:14 #54 sha256:ed3dcd9259b2c881c72642150b0878715420e4dc7a6eb469171aecff31ef0520 1.72kB / 1.72kB done 10:27:14 #54 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 0.3s done 10:27:14 #54 sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b 295B / 295B 0.8s done 10:27:14 #54 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 0.6s done 10:27:14 #54 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 0.0s done 10:27:14 #54 sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 14.28MB / 14.28MB 3.7s done 10:27:14 #54 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be done 10:27:14 #54 extracting sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b 0.0s done 10:27:14 #54 extracting sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 5.4s 10:27:14 #54 ... 10:27:14 10:27:14 #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 10:27:15 #50 sha256:a63f0ffcbae3a8f597c14385658275c2ea68ca3a100cdba1efee65898baa383c 3.15MB / 15.53MB 7.3s 10:27:16 #50 sha256:a63f0ffcbae3a8f597c14385658275c2ea68ca3a100cdba1efee65898baa383c 14.68MB / 15.53MB 7.5s 10:27:17 #50 sha256:a63f0ffcbae3a8f597c14385658275c2ea68ca3a100cdba1efee65898baa383c 15.53MB / 15.53MB 7.7s 10:27:17 #50 ... 10:27:17 10:27:17 #81 [core-command stage-1 3/8] RUN apk --no-cache upgrade 10:27:17 #0 3.631 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 10:27:17 #0 3.713 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 10:27:17 #0 3.994 OK: 8 MiB in 15 packages 10:27:17 #81 DONE 6.2s 10:27:17 10:27:17 #82 [core-data stage-1 3/7] RUN apk --no-cache upgrade 10:27:17 #0 3.033 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 10:27:17 #0 3.112 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 10:27:17 #0 3.669 OK: 8 MiB in 15 packages 10:27:17 #82 DONE 5.1s 10:27:17 10:27:17 #83 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 10:27:17 #0 2.611 fetch https://dl-4.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 10:27:17 #0 2.782 fetch https://dl-4.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 10:27:17 #0 3.675 OK: 265 MiB in 60 packages 10:27:17 #83 DONE 5.1s 10:27:17 10:27:17 #84 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 10:27:17 #0 2.087 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 10:27:17 #0 2.167 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 10:27:17 #0 2.767 OK: 8 MiB in 18 packages 10:27:17 #84 DONE 4.2s 10:27:17 10:27:17 #85 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 10:27:17 #0 2.811 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 10:27:17 #0 2.875 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 10:27:17 #0 3.582 OK: 10 MiB in 17 packages 10:27:17 #85 DONE 5.0s 10:27:17 10:27:17 #50 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 10:27:17 #50 sha256:a63f0ffcbae3a8f597c14385658275c2ea68ca3a100cdba1efee65898baa383c 15.53MB / 15.53MB 8.7s done 10:27:17 #50 extracting sha256:a63f0ffcbae3a8f597c14385658275c2ea68ca3a100cdba1efee65898baa383c 0.1s 10:27:17 #50 ... 10:27:17 10:27:17 #86 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 10:27:17 #0 3.409 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 10:27:17 #0 3.482 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 10:27:17 #0 4.141 OK: 13 MiB in 28 packages 10:27:17 #86 DONE 4.3s 10:27:17 10:27:17 #50 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 10:27:17 #42 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 5.1s 10:27:17 #42 ... 10:27:17 10:27:17 #55 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 10:27:17 #0 8.721 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 10:27:17 #0 9.178 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 10:27:17 #55 ... 10:27:17 10:27:17 #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 10:27:18 #54 ... 10:27:18 10:27:18 #56 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 10:27:18 #0 10.11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 10:27:18 #56 ... 10:27:18 10:27:18 #57 [security-proxy-auth stage-1 2/9] RUN apk add --update --no-cache dumb-init 10:27:18 #0 9.742 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 10:27:18 #57 ... 10:27:18 10:27:18 #58 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 10:27:18 #50 extracting sha256:a63f0ffcbae3a8f597c14385658275c2ea68ca3a100cdba1efee65898baa383c 0.8s done 10:27:18 #58 ... 10:27:18 10:27:18 #59 [security-spire-agent stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 10:27:18 #59 ... 10:27:18 10:27:18 #60 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 10:27:18 #0 9.520 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 10:27:18 #60 ... 10:27:18 10:27:18 #61 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 10:27:18 #61 ... 10:27:18 10:27:18 #62 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 10:27:18 #62 DONE 10.6s 10:27:18 10:27:18 #63 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 10:27:18 #50 ... 10:27:18 10:27:18 #87 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 10:27:18 #0 3.254 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 10:27:18 #0 3.327 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 10:27:18 #0 4.139 OK: 19 MiB in 18 packages 10:27:18 #87 DONE 5.6s 10:27:18 10:27:18 #88 [core-keeper builder 5/8] COPY go.mod vendor* ./ 10:27:18 #88 DONE 1.4s 10:27:18 10:27:18 #89 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 10:27:18 #0 4.224 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 10:27:18 #0 4.324 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 10:27:18 #0 4.701 OK: 8 MiB in 16 packages 10:27:18 #89 DONE 5.6s 10:27:18 10:27:18 #90 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 10:27:18 #0 4.226 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 10:27:18 #0 4.308 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 10:27:18 #0 4.628 OK: 9 MiB in 19 packages 10:27:18 #90 DONE 5.6s 10:27:18 10:27:18 #91 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 10:27:18 #91 DONE 1.4s 10:27:18 10:27:18 #92 [security-spire-config stage-2 5/10] COPY Attribution.txt / 10:27:18 #92 DONE 0.1s 10:27:18 10:27:18 #93 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 10:27:18 #93 ... 10:27:18 10:27:18 #50 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 10:27:18 #50 DONE 63.1s 10:27:19 #63 ... 10:27:19 10:27:19 #64 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 10:27:19 #64 ... 10:27:19 10:27:19 #65 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 10:27:19 10:27:19 #94 [security-spire-config stage-2 6/10] COPY security.txt / 10:27:19 #65 ... 10:27:19 10:27:19 #66 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 10:27:19 #66 ... 10:27:19 10:27:19 #67 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 10:27:19 #0 10.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 10:27:19 #67 ... 10:27:19 10:27:19 #68 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 10:27:19 #68 ... 10:27:19 10:27:19 #69 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 10:27:19 #94 DONE 0.6s 10:27:19 10:27:19 #93 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 10:27:19 #93 DONE 0.8s 10:27:19 10:27:19 #95 [security-spire-server stage-2 5/9] COPY Attribution.txt / 10:27:19 #69 ... 10:27:19 10:27:19 #70 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev 10:27:19 #0 9.835 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 10:27:19 #70 11.35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 10:27:19 #70 ... 10:27:19 10:27:19 #71 [core-metadata builder 3/7] RUN apk add --update --no-cache make git 10:27:19 #95 ... 10:27:19 10:27:19 #96 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 10:27:19 #96 DONE 0.5s 10:27:20 #71 ... 10:27:20 10:27:20 #55 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 10:27:20 #55 11.57 (1/7) Installing ca-certificates (20250911-r0) 10:27:20 #55 12.03 (2/7) Installing dumb-init (1.2.5-r3) 10:27:20 #55 12.10 (3/7) Installing libgcc (13.2.1_git20240309-r1) 10:27:20 #55 12.12 (4/7) Installing libsodium (1.0.19-r0) 10:27:20 #55 12.22 (5/7) Installing libstdc++ (13.2.1_git20240309-r1) 10:27:20 #55 12.68 (6/7) Installing libzmq (4.3.5-r2) 10:27:20 #55 12.80 (7/7) Installing zeromq (4.3.5-r2) 10:27:20 #55 12.93 Executing busybox-1.36.1-r30.trigger 10:27:20 #55 13.07 Executing ca-certificates-20250911-r0.trigger 10:27:20 10:27:20 #95 [security-spire-server stage-2 5/9] COPY Attribution.txt / 10:27:20 #95 DONE 0.5s 10:27:20 10:27:20 #97 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 10:27:20 #97 DONE 0.6s 10:27:20 10:27:20 #98 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 10:27:20 #98 DONE 0.1s 10:27:20 10:27:20 #99 [security-spire-server stage-2 6/9] COPY security.txt / 10:27:20 #99 DONE 0.1s 10:27:20 10:27:20 #100 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 10:27:20 #100 DONE 0.7s 10:27:20 10:27:20 #101 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 10:27:20 #101 DONE 0.8s 10:27:20 10:27:20 #102 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 10:27:20 #102 DONE 0.7s 10:27:20 10:27:20 #103 [security-spire-config] exporting to image 10:27:20 #103 exporting layers 10:27:21 #103 ... 10:27:21 10:27:21 #104 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 10:27:21 #104 DONE 2.2s 10:27:21 10:27:21 #105 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 10:27:21 #105 DONE 0.1s 10:27:21 10:27:21 #106 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 10:27:21 #106 DONE 0.1s 10:27:21 10:27:21 #107 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 10:27:21 #107 DONE 0.1s 10:27:21 10:27:21 #108 [security-spire-agent stage-3 7/10] COPY security.txt / 10:27:21 #108 DONE 0.1s 10:27:21 10:27:21 #109 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 10:27:21 #109 DONE 0.1s 10:27:21 10:27:21 #110 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 10:27:21 #110 DONE 0.1s 10:27:21 10:27:21 #111 [security-spire-server] exporting to image 10:27:21 #55 ... 10:27:21 10:27:21 #65 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 10:27:21 #65 DONE 12.4s 10:27:21 10:27:21 #59 [security-spire-agent stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 10:27:21 #59 12.90 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 10:27:21 #111 ... 10:27:21 10:27:21 #112 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 10:27:21 #112 DONE 0.0s 10:27:21 10:27:21 #113 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 10:27:21 #113 DONE 0.0s 10:27:21 10:27:21 #103 [security-spire-config] exporting to image 10:27:21 #103 exporting layers 0.5s done 10:27:21 #103 writing image sha256:bb450cfc92c4843b60a79a83f089ed788220313d0f8d5ff8fec58ec8da1cb22b done 10:27:21 #103 naming to docker.io/library/security-spire-config done 10:27:21 #103 DONE 0.5s 10:27:21 10:27:21 #114 [security-spire-agent] exporting to image 10:27:21 #114 ... 10:27:21 10:27:21 #111 [security-spire-server] exporting to image 10:27:21 #111 exporting layers 0.4s done 10:27:21 #111 writing image sha256:bdca1845fb877aa19ff16cad630e4f49ed73e97591d9dbdb68a9de15079cd4a7 done 10:27:21 #111 naming to docker.io/library/security-spire-server done 10:27:21 #111 DONE 0.4s 10:27:21 10:27:21 #114 [security-spire-agent] exporting to image 10:27:21 #114 exporting layers 0.4s done 10:27:21 #114 writing image sha256:0b643619d1692a6a65ede5aa4204407e4186fba2a14ed726b9ed2dc7ab3eccdc done 10:27:21 #114 naming to docker.io/library/security-spire-agent done 10:27:21 #114 DONE 0.4s 10:27:21 10:27:21 #115 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:27:23 #59 ... 10:27:23 10:27:23 #55 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 10:27:23 #55 14.32 OK: 14 MiB in 21 packages 10:27:23 #55 DONE 16.4s 10:27:23 10:27:23 #59 [security-spire-agent stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 10:27:23 #59 15.20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 10:27:24 #115 ... 10:27:24 10:27:24 #116 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:27:24 #116 ... 10:27:24 10:27:24 #117 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:27:24 #117 ... 10:27:24 10:27:24 #118 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:27:24 #118 ... 10:27:24 10:27:24 #119 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:27:24 #119 ... 10:27:24 10:27:24 #120 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:27:26 #59 ... 10:27:26 10:27:26 #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 10:27:26 #42 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 14.5s 10:27:28 #42 ... 10:27:28 10:27:28 #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 10:27:28 #54 extracting sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 9.2s done 10:27:28 #54 ... 10:27:28 10:27:28 #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 10:27:28 #42 ... 10:27:28 10:27:28 #57 [security-proxy-auth stage-1 2/9] RUN apk add --update --no-cache dumb-init 10:27:28 #57 10.84 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 10:27:28 #57 20.73 (1/1) Installing dumb-init (1.2.5-r3) 10:27:28 #57 20.78 Executing busybox-1.36.1-r30.trigger 10:27:29 #57 20.97 OK: 9 MiB in 15 packages 10:27:29 #57 ... 10:27:29 10:27:29 #56 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 10:27:29 #56 10.77 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 10:27:29 #56 19.81 (1/1) Installing dumb-init (1.2.5-r3) 10:27:29 #56 19.88 Executing busybox-1.36.1-r30.trigger 10:27:29 #56 20.02 OK: 9 MiB in 15 packages 10:27:29 #56 ... 10:27:29 10:27:29 #60 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 10:27:29 #60 10.59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 10:27:29 #60 20.12 v3.20.8-28-g58629c73161 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 10:27:29 #60 20.14 v3.20.8-26-g67ba57e4170 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 10:27:29 #60 20.14 OK: 24049 distinct packages available 10:27:29 #60 ... 10:27:29 10:27:29 #72 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 10:27:29 #0 5.181 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 10:27:29 #0 7.066 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 10:27:29 #72 ... 10:27:29 10:27:29 #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 10:27:29 #42 ... 10:27:29 10:27:29 #67 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 10:27:29 #67 11.50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 10:27:29 #67 ... 10:27:29 10:27:29 #63 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 10:27:29 #63 11.75 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 10:27:29 #63 13.46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 10:27:30 #63 ... 10:27:30 10:27:30 #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 10:27:30 #42 ... 10:27:30 10:27:30 #56 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 10:27:30 #56 DONE 22.6s 10:27:30 10:27:30 #57 [core-common-config-bootstrapper stage-1 2/9] RUN apk add --update --no-cache dumb-init 10:27:30 #57 DONE 23.4s 10:27:30 10:27:30 #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 10:27:30 #42 ... 10:27:30 10:27:30 #58 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 10:27:30 #58 12.25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 10:27:30 #58 14.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 10:27:30 #58 ... 10:27:30 10:27:30 #68 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 10:27:30 #68 12.35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 10:27:30 #68 15.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 10:27:31 #68 ... 10:27:31 10:27:31 #73 [core-command stage-1 3/9] RUN apk --no-cache upgrade 10:27:31 #73 ... 10:27:31 10:27:31 #61 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 10:27:31 #61 12.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 10:27:31 #61 14.45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 10:27:31 #61 ... 10:27:31 10:27:31 #74 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 10:27:31 #0 4.657 fetch https://dl-4.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 10:27:31 #0 6.231 fetch https://dl-4.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 10:27:31 #74 ... 10:27:31 10:27:31 #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 10:27:31 #42 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 19.8s 10:27:31 #42 ... 10:27:31 10:27:31 #71 [core-metadata builder 3/7] RUN apk add --update --no-cache make git 10:27:31 #71 13.09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 10:27:31 #71 15.59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 10:27:31 #71 ... 10:27:31 10:27:31 #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 10:27:31 #42 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 19.9s done 10:27:32 #42 ... 10:27:32 10:27:32 #66 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 10:27:32 #66 13.68 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 10:27:32 #66 16.15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 10:27:32 #66 ... 10:27:32 10:27:32 #69 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 10:27:32 #69 13.65 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 10:27:32 #69 15.77 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 10:27:32 #69 ... 10:27:32 10:27:32 #64 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 10:27:32 #64 13.81 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 10:27:32 #64 15.93 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 10:27:32 #64 ... 10:27:32 10:27:32 #58 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 10:27:32 #58 23.81 (1/2) Installing dumb-init (1.2.5-r3) 10:27:32 #58 23.84 (2/2) Installing su-exec (0.2-r3) 10:27:32 #58 23.88 Executing busybox-1.36.1-r30.trigger 10:27:32 #58 24.18 OK: 9 MiB in 16 packages 10:27:33 #58 ... 10:27:33 10:27:33 #75 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 10:27:33 #0 4.281 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 10:27:33 #0 6.007 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 10:27:33 #75 ... 10:27:33 10:27:33 #63 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 10:27:33 #63 23.58 (1/4) Installing dumb-init (1.2.5-r3) 10:27:33 #63 23.62 (2/4) Installing openssl (3.3.5-r0) 10:27:33 #63 23.72 (3/4) Installing su-exec (0.2-r3) 10:27:33 #63 23.83 (4/4) Installing yq-go (4.44.1-r2) 10:27:33 #63 25.10 Executing busybox-1.36.1-r30.trigger 10:27:33 #63 25.29 OK: 20 MiB in 18 packages 10:27:34 #63 ... 10:27:34 10:27:34 #58 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 10:27:34 #58 DONE 26.1s 10:27:34 10:27:34 #76 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 10:27:34 #76 ... 10:27:34 10:27:34 #70 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev 10:27:34 #70 23.51 OK: 255 MiB in 60 packages 10:27:34 #70 DONE 26.2s 10:27:35 10:27:35 #77 [support-notifications builder 4/7] COPY go.mod vendor* ./ 10:27:35 #77 DONE 0.6s 10:27:35 10:27:35 #61 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 10:27:35 #61 25.92 OK: 255 MiB in 60 packages 10:27:35 #61 ... 10:27:35 10:27:35 #63 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 10:27:35 #63 DONE 28.0s 10:27:36 10:27:36 #78 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 10:27:36 #78 ... 10:27:36 10:27:36 #71 [core-command builder 3/7] RUN apk add --update --no-cache make git 10:27:36 #71 25.28 OK: 255 MiB in 60 packages 10:27:36 #71 DONE 28.6s 10:27:36 10:27:36 #79 [core-metadata builder 4/7] COPY go.mod vendor* ./ 10:27:37 #79 ... 10:27:37 10:27:37 #61 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 10:27:37 #61 DONE 28.4s 10:27:37 10:27:37 #80 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 10:27:37 #80 ... 10:27:37 10:27:37 #79 [core-metadata builder 4/7] COPY go.mod vendor* ./ 10:27:37 #79 DONE 1.1s 10:27:37 10:27:37 #81 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:27:38 #81 ... 10:27:38 10:27:38 #80 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 10:27:38 #80 DONE 1.1s 10:27:38 10:27:38 #69 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 10:27:38 #69 29.75 v3.22.2-63-g72b77057f08 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] 10:27:38 #69 29.75 v3.22.2-73-g7d8bd6aaa1b [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] 10:27:38 #69 29.75 OK: 26161 distinct packages available 10:27:40 #69 ... 10:27:40 10:27:40 #64 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 10:27:40 #64 28.73 OK: 255 MiB in 60 packages 10:27:40 #64 DONE 31.7s 10:27:40 10:27:40 #82 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 10:27:40 #82 ... 10:27:40 10:27:40 #83 [core-data stage-1 3/7] RUN apk --no-cache upgrade 10:27:40 #0 3.546 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 10:27:40 #0 5.851 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 10:27:40 #83 ... 10:27:40 10:27:40 #68 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 10:27:40 #68 27.57 (1/4) Installing ca-certificates (20250911-r0) 10:27:40 #68 28.33 (2/4) Installing dumb-init (1.2.5-r3) 10:27:40 #68 28.35 (3/4) Installing su-exec (0.2-r3) 10:27:40 #68 28.38 (4/4) Installing yq-go (4.44.1-r2) 10:27:40 #68 30.24 Executing busybox-1.36.1-r30.trigger 10:27:40 #68 30.33 Executing ca-certificates-20250911-r0.trigger 10:27:40 #68 31.65 OK: 20 MiB in 18 packages 10:27:41 #68 ... 10:27:41 10:27:41 #72 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 10:27:41 #72 19.28 (1/1) Installing dumb-init (1.2.5-r3) 10:27:41 #72 20.00 Executing busybox-1.36.1-r30.trigger 10:27:41 #72 20.23 OK: 9 MiB in 15 packages 10:27:41 #72 DONE 22.1s 10:27:41 10:27:41 #69 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 10:27:41 #69 32.26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 10:27:41 #69 ... 10:27:41 10:27:41 #82 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 10:27:41 #82 DONE 0.8s 10:27:41 10:27:41 #84 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:27:41 #84 ... 10:27:41 10:27:41 #60 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 10:27:41 #60 22.83 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 10:27:41 #60 25.30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 10:27:41 #60 ... 10:27:41 10:27:41 #78 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 10:27:41 #78 5.538 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 10:27:41 #78 ... 10:27:41 10:27:41 #67 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 10:27:41 #67 23.33 v3.20.8-28-g58629c73161 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 10:27:41 #67 23.33 v3.20.8-26-g67ba57e4170 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 10:27:41 #67 23.33 OK: 24049 distinct packages available 10:27:41 #67 24.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 10:27:41 #67 27.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 10:27:41 #67 ... 10:27:41 10:27:41 #76 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 10:27:41 #76 7.200 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 10:27:42 #76 ... 10:27:42 10:27:42 #68 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 10:27:42 #68 DONE 34.5s 10:27:43 10:27:43 #85 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 10:27:43 #85 ... 10:27:43 10:27:43 #75 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 10:27:43 #75 18.07 OK: 14 MiB in 21 packages 10:27:43 #75 DONE 19.5s 10:27:43 10:27:43 #66 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 10:27:43 #66 27.86 (1/3) Installing ca-certificates (20250911-r0) 10:27:43 #66 28.90 (2/3) Installing dumb-init (1.2.5-r3) 10:27:43 #66 28.93 (3/3) Installing tzdata (2025b-r0) 10:27:43 #66 30.88 Executing busybox-1.36.1-r30.trigger 10:27:43 #66 31.07 Executing ca-certificates-20250911-r0.trigger 10:27:43 #66 32.67 OK: 11 MiB in 17 packages 10:27:43 #66 DONE 34.7s 10:27:43 10:27:43 #86 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 10:27:43 #86 ... 10:27:43 10:27:43 #74 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 10:27:43 #74 20.02 OK: 255 MiB in 60 packages 10:27:43 #74 DONE 22.6s 10:27:43 10:27:43 #87 [core-keeper builder 5/8] COPY go.mod vendor* ./ 10:27:44 #87 DONE 1.1s 10:27:44 10:27:44 #88 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:27:45 #88 ... 10:27:45 10:27:45 #89 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:27:45 #89 ... 10:27:45 10:27:45 #60 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 10:27:45 #60 36.58 (1/4) Installing dumb-init (1.2.5-r3) 10:27:45 #60 36.60 (2/4) Installing musl-obstack (1.2.3-r2) 10:27:45 #60 36.60 (3/4) Installing libucontext (1.2-r3) 10:27:45 #60 36.65 (4/4) Installing gcompat (1.1.0-r4) 10:27:45 #60 36.68 Executing busybox-1.36.1-r30.trigger 10:27:45 #60 36.95 OK: 9 MiB in 18 packages 10:27:45 #60 ... 10:27:45 10:27:45 #73 [core-command stage-1 3/9] RUN apk --no-cache upgrade 10:27:45 #73 5.045 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 10:27:45 #73 7.263 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 10:27:45 #73 ... 10:27:45 10:27:45 #59 [security-spire-agent stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 10:27:45 #59 27.53 v3.20.8-28-g58629c73161 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 10:27:45 #59 27.53 v3.20.8-26-g67ba57e4170 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 10:27:45 #59 27.53 OK: 24049 distinct packages available 10:27:45 #59 30.64 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 10:27:45 #59 32.48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 10:27:45 #59 ... 10:27:45 10:27:45 #67 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 10:27:45 #67 35.78 (1/14) Installing ca-certificates (20250911-r0) 10:27:45 #67 36.23 (2/14) Installing brotli-libs (1.1.0-r2) 10:27:45 #67 36.42 (3/14) Installing c-ares (1.33.1-r0) 10:27:45 #67 36.52 (4/14) Installing libunistring (1.2-r0) 10:27:45 #67 36.90 (5/14) Installing libidn2 (2.3.7-r0) 10:27:45 #67 36.94 (6/14) Installing nghttp2-libs (1.62.1-r0) 10:27:45 #67 37.00 (7/14) Installing libpsl (0.21.5-r1) 10:27:45 #67 37.01 (8/14) Installing zstd-libs (1.5.6-r0) 10:27:45 #67 37.16 (9/14) Installing libcurl (8.14.1-r2) 10:27:45 #67 37.26 (10/14) Installing curl (8.14.1-r2) 10:27:45 #67 37.40 (11/14) Installing dumb-init (1.2.5-r3) 10:27:45 #67 37.41 (12/14) Installing musl-obstack (1.2.3-r2) 10:27:45 #67 37.45 (13/14) Installing libucontext (1.2-r3) 10:27:45 #67 37.49 (14/14) Installing gcompat (1.1.0-r4) 10:27:45 #67 37.55 Executing busybox-1.36.1-r30.trigger 10:27:46 #67 37.82 Executing ca-certificates-20250911-r0.trigger 10:27:47 #67 ... 10:27:47 10:27:47 #60 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 10:27:47 #60 DONE 38.9s 10:27:47 10:27:47 #90 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 10:27:48 #90 ... 10:27:48 10:27:48 #83 [core-data stage-1 3/7] RUN apk --no-cache upgrade 10:27:48 #83 15.49 OK: 9 MiB in 15 packages 10:27:48 #83 DONE 17.6s 10:27:48 10:27:48 #91 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:27:48 #91 ... 10:27:48 10:27:48 #85 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 10:27:48 #85 5.032 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 10:27:49 #85 ... 10:27:49 10:27:49 #67 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 10:27:49 #67 39.42 OK: 15 MiB in 28 packages 10:27:49 #67 DONE 41.4s 10:27:49 10:27:49 #85 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 10:27:49 #85 6.898 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 10:27:50 #85 ... 10:27:50 10:27:50 #73 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade 10:27:50 #73 18.29 OK: 9 MiB in 15 packages 10:27:50 #73 DONE 20.1s 10:27:50 10:27:50 #92 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 10:27:52 #92 ... 10:27:52 10:27:52 #76 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 10:27:52 #76 8.590 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 10:27:52 #76 15.34 OK: 9 MiB in 16 packages 10:27:52 #76 DONE 18.2s 10:27:53 10:27:53 #93 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 10:27:53 #93 ... 10:27:53 10:27:53 #78 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 10:27:53 #78 7.385 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 10:27:53 #78 15.98 OK: 20 MiB in 18 packages 10:27:53 #78 DONE 17.0s 10:27:53 10:27:53 #69 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 10:27:53 #69 34.48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 10:27:53 #69 43.64 OK: 255 MiB in 60 packages 10:27:53 #69 ... 10:27:53 10:27:53 #94 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 10:27:53 #94 DONE 0.3s 10:27:53 10:27:53 #92 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 10:27:53 #92 3.655 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 10:27:53 #92 ... 10:27:53 10:27:53 #69 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 10:27:53 #69 DONE 45.1s 10:27:53 10:27:53 #59 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 10:27:53 #59 42.66 (1/5) Installing dumb-init (1.2.5-r3) 10:27:53 #59 42.68 (2/5) Installing musl-obstack (1.2.3-r2) 10:27:53 #59 42.71 (3/5) Installing libucontext (1.2-r3) 10:27:53 #59 42.72 (4/5) Installing gcompat (1.1.0-r4) 10:27:53 #59 42.79 (5/5) Installing openssl (3.3.5-r0) 10:27:53 #59 43.00 Executing busybox-1.36.1-r30.trigger 10:27:53 #59 43.12 OK: 10 MiB in 19 packages 10:27:53 #59 DONE 45.5s 10:27:53 10:27:53 #95 [security-spire-agent stage-3 3/10] RUN apk --no-cache upgrade 10:27:54 #95 ... 10:27:54 10:27:54 #96 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 10:27:54 #96 DONE 0.8s 10:27:54 10:27:54 #97 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:27:57 #97 ... 10:27:57 10:27:57 #93 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 10:27:57 #93 DONE 4.2s 10:27:57 10:27:57 #98 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 10:27:57 #98 DONE 0.2s 10:27:57 10:27:57 #95 [security-spire-agent stage-3 3/10] RUN apk --no-cache upgrade 10:27:57 #95 3.354 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 10:27:57 #95 ... 10:27:57 10:27:57 #85 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 10:27:57 #85 13.98 OK: 20 MiB in 18 packages 10:27:57 #85 DONE 15.0s 10:27:58 10:27:58 #92 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 10:27:58 #92 5.642 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 10:27:58 #92 ... 10:27:58 10:27:58 #86 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 10:27:58 #86 5.414 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 10:27:58 #86 7.480 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 10:27:58 #86 13.81 OK: 11 MiB in 17 packages 10:27:58 #86 DONE 14.9s 10:27:58 10:27:58 #90 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 10:27:58 #90 3.295 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 10:27:58 #90 4.678 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 10:27:58 #90 11.31 OK: 9 MiB in 18 packages 10:27:58 #90 ... 10:27:58 10:27:58 #95 [security-spire-agent stage-3 3/10] RUN apk --no-cache upgrade 10:27:58 #95 4.739 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 10:27:59 #95 ... 10:27:59 10:27:59 #90 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 10:27:59 #90 DONE 12.0s 10:27:59 10:27:59 #99 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 10:28:00 #99 DONE 1.3s 10:28:00 10:28:00 #92 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 10:28:00 #92 10.60 OK: 15 MiB in 28 packages 10:28:00 #92 ... 10:28:00 10:28:00 #100 [security-spire-config stage-2 5/10] COPY Attribution.txt / 10:28:00 #100 DONE 0.1s 10:28:00 10:28:00 #101 [security-spire-config stage-2 6/10] COPY security.txt / 10:28:00 #101 DONE 0.1s 10:28:00 10:28:00 #81 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:28:00 #81 ... 10:28:00 10:28:00 #102 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 10:28:00 #102 DONE 0.1s 10:28:00 10:28:00 #103 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 10:28:00 #103 DONE 0.1s 10:28:00 10:28:00 #88 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:28:01 #88 ... 10:28:01 10:28:01 #104 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 10:28:01 #104 DONE 0.1s 10:28:01 10:28:01 #105 [security-spire-config] exporting to image 10:28:01 #105 exporting layers 10:28:01 #105 ... 10:28:01 10:28:01 #92 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 10:28:01 #92 DONE 11.9s 10:28:01 10:28:01 #88 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:28:02 #88 ... 10:28:02 10:28:02 #95 [security-spire-agent stage-3 3/10] RUN apk --no-cache upgrade 10:28:02 #95 8.477 OK: 10 MiB in 19 packages 10:28:03 #120 DONE 38.9s 10:28:03 10:28:03 #119 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:28:03 #119 DONE 43.9s 10:28:03 10:28:03 #118 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:28:03 #118 DONE 43.7s 10:28:03 10:28:03 #116 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:28:03 #116 DONE 44.0s 10:28:03 10:28:03 #115 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:28:03 #115 DONE 43.6s 10:28:03 10:28:03 #117 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:28:03 #117 DONE 44.1s 10:28:03 10:28:03 #121 [core-common-config-bootstrapper builder 6/7] COPY . . 10:28:03 #95 DONE 9.6s 10:28:03 10:28:03 #106 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 10:28:04 #106 ... 10:28:04 10:28:04 #105 [security-spire-config] exporting to image 10:28:04 #105 exporting layers 2.9s done 10:28:04 #105 writing image sha256:95e00e1783885b06ae5a6be56b018ef4671c9aa96dd89561d996721d171140a1 0.1s done 10:28:04 #105 naming to docker.io/library/security-spire-config-arm64 0.2s done 10:28:04 #105 DONE 3.3s 10:28:04 10:28:04 #106 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 10:28:04 #106 DONE 1.4s 10:28:04 10:28:04 #107 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 10:28:05 #107 ... 10:28:05 10:28:05 #108 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 10:28:05 #108 DONE 1.8s 10:28:05 10:28:05 #109 [security-spire-server stage-2 5/9] COPY Attribution.txt / 10:28:05 #109 DONE 0.2s 10:28:05 10:28:05 #110 [security-spire-server stage-2 6/9] COPY security.txt / 10:28:05 #110 DONE 0.2s 10:28:05 10:28:05 #111 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 10:28:05 #111 DONE 0.2s 10:28:05 10:28:05 #88 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:28:05 #88 ... 10:28:05 10:28:05 #112 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 10:28:05 #112 DONE 0.2s 10:28:05 10:28:05 #107 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 10:28:05 #107 DONE 1.2s 10:28:05 10:28:05 #113 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 10:28:06 #113 DONE 0.2s 10:28:06 10:28:06 #114 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 10:28:06 #114 DONE 0.1s 10:28:06 10:28:06 #105 [security-spire-server] exporting to image 10:28:06 #105 ... 10:28:06 10:28:06 #115 [security-spire-agent stage-3 7/10] COPY security.txt / 10:28:06 #115 DONE 0.3s 10:28:06 10:28:06 #116 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 10:28:06 #116 DONE 0.2s 10:28:06 10:28:06 #117 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 10:28:06 #117 DONE 0.2s 10:28:06 10:28:06 #118 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 10:28:06 #118 DONE 0.1s 10:28:06 10:28:06 #105 [security-spire-agent] exporting to image 10:28:08 #121 ... 10:28:08 10:28:08 #122 [core-keeper builder 7/8] COPY . . 10:28:08 #122 ... 10:28:08 10:28:08 #123 [security-bootstrapper builder 6/7] COPY . . 10:28:08 #123 ... 10:28:08 10:28:08 #124 [support-scheduler builder 6/7] COPY . . 10:28:08 #124 ... 10:28:08 10:28:08 #125 [support-notifications builder 6/7] COPY . . 10:28:08 #125 ... 10:28:08 10:28:08 #126 [security-spiffe-token-provider builder 6/7] COPY . . 10:28:08 #105 exporting layers 2.6s done 10:28:08 #105 writing image sha256:5c95d78d77c8f1478533b22c482dd84d9858f5ab52b97b939fe01c8259fc2beb 0.0s done 10:28:08 #105 naming to docker.io/library/security-spire-server-arm64 done 10:28:08 #105 exporting layers 2.2s done 10:28:09 #105 writing image sha256:d5572ae9c3e12b6f7265b24795654abf40ed63549d563e5c4ac8c1fd156125d7 done 10:28:09 #105 naming to docker.io/library/security-spire-agent-arm64 done 10:28:09 #105 DONE 6.4s 10:28:09 10:28:09 #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 10:28:10 #126 ... 10:28:10 10:28:10 #124 [support-scheduler builder 6/7] COPY . . 10:28:10 #124 DONE 12.5s 10:28:10 10:28:10 #123 [security-proxy-setup builder 6/7] COPY . . 10:28:10 #123 DONE 12.5s 10:28:10 10:28:10 #127 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 10:28:10 #127 ... 10:28:10 10:28:10 #126 [security-spiffe-token-provider builder 6/7] COPY . . 10:28:10 #126 DONE 12.5s 10:28:10 10:28:10 #128 [security-proxy-setup builder 6/7] COPY . . 10:28:10 #128 CACHED 10:28:10 10:28:10 #129 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 10:28:10 #129 CACHED 10:28:10 10:28:10 #130 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:28:10 #130 CACHED 10:28:10 10:28:10 #125 [support-notifications builder 6/7] COPY . . 10:28:10 #125 DONE 12.5s 10:28:10 10:28:10 #131 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 10:28:10 #131 CACHED 10:28:10 10:28:10 #132 [security-bootstrapper builder 6/7] COPY . . 10:28:10 #132 CACHED 10:28:10 10:28:10 #133 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:28:10 #133 CACHED 10:28:10 10:28:10 #122 [core-keeper builder 7/8] COPY . . 10:28:10 #122 DONE 12.5s 10:28:10 10:28:10 #121 [core-data builder 6/7] COPY . . 10:28:10 #121 DONE 12.5s 10:28:10 10:28:10 #134 [core-common-config-bootstrapper builder 6/7] COPY . . 10:28:10 #134 CACHED 10:28:10 10:28:10 #135 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 10:28:10 #135 CACHED 10:28:10 10:28:10 #136 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:28:10 #136 CACHED 10:28:10 10:28:10 #137 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:28:10 #137 CACHED 10:28:10 10:28:10 #138 [core-metadata builder 4/7] COPY go.mod vendor* ./ 10:28:10 #138 CACHED 10:28:10 10:28:10 #139 [core-metadata builder 6/7] COPY . . 10:28:10 #139 CACHED 10:28:10 10:28:10 #140 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:28:10 #140 CACHED 10:28:10 10:28:10 #141 [core-command builder 4/7] COPY go.mod vendor* ./ 10:28:10 #141 CACHED 10:28:10 10:28:10 #142 [core-command builder 6/7] COPY . . 10:28:10 #142 CACHED 10:28:10 10:28:10 #143 [security-proxy-auth builder 6/7] COPY . . 10:28:10 #143 CACHED 10:28:10 10:28:10 #144 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 10:28:10 #144 CACHED 10:28:10 10:28:10 #145 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:28:10 #145 CACHED 10:28:10 10:28:10 #146 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 10:28:11 #146 0.969 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.67 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 10:28:21 #146 ... 10:28:21 10:28:21 #147 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 10:28:21 #0 0.727 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.67 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 10:28:21 #147 ... 10:28:21 10:28:21 #148 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 10:28:21 #0 0.734 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.67 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 10:28:21 #148 ... 10:28:21 10:28:21 #149 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 10:28:21 #0 0.787 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.67 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications 10:28:21 #149 ... 10:28:21 10:28:21 #150 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 10:28:21 #0 0.970 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.67 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 10:28:21 #150 ... 10:28:21 10:28:21 #151 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 10:28:21 #0 0.735 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.67 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 10:28:21 #151 ... 10:28:21 10:28:21 #152 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 10:28:21 #0 0.994 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.67 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command 10:28:21 #152 ... 10:28:21 10:28:21 #153 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 10:28:21 #0 0.963 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.67 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata 10:28:21 #153 ... 10:28:21 10:28:21 #154 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 10:28:21 #0 0.724 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.67 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper 10:28:21 #154 ... 10:28:21 10:28:21 #155 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 10:28:21 #0 0.806 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.67 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 10:28:22 #155 ... 10:28:22 10:28:22 #156 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 10:28:22 #0 0.739 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.67 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 10:28:22 #156 ... 10:28:22 10:28:22 #127 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 10:28:22 #127 0.551 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.67 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 10:29:45 #42 ... 10:29:45 10:29:45 #89 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:29:45 #89 DONE 125.5s 10:29:45 10:29:45 #88 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:29:45 #88 DONE 116.2s 10:29:45 10:29:45 #84 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:29:45 #84 DONE 119.9s 10:29:45 10:29:45 #81 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:29:45 #81 DONE 123.2s 10:29:45 10:29:45 #119 [security-proxy-setup builder 6/7] COPY . . 10:29:45 #119 ... 10:29:45 10:29:45 #91 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:29:45 #91 DONE 122.9s 10:29:45 10:29:45 #97 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:29:45 #97 DONE 106.6s 10:29:45 10:29:45 #120 [support-scheduler builder 6/7] COPY . . 10:29:45 #120 ... 10:29:45 10:29:45 #121 [support-notifications builder 6/7] COPY . . 10:29:45 #121 DONE 2.3s 10:29:45 10:29:45 #122 [core-command builder 4/7] COPY go.mod vendor* ./ 10:29:45 #122 CACHED 10:29:45 10:29:45 #123 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:29:45 #123 CACHED 10:29:45 10:29:45 #124 [core-command builder 6/7] COPY . . 10:29:45 #124 CACHED 10:29:45 10:29:45 #125 [security-spiffe-token-provider builder 6/7] COPY . . 10:29:45 #125 DONE 2.2s 10:29:45 10:29:45 #126 [core-keeper builder 7/8] COPY . . 10:29:45 #126 DONE 2.4s 10:29:45 10:29:45 #127 [core-metadata builder 6/7] COPY . . 10:29:45 #127 DONE 2.4s 10:29:45 10:29:45 #128 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:29:45 #128 CACHED 10:29:45 10:29:45 #129 [security-proxy-auth builder 6/7] COPY . . 10:29:45 #129 CACHED 10:29:45 10:29:45 #130 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 10:29:45 #130 CACHED 10:29:45 10:29:45 #120 [support-scheduler builder 6/7] COPY . . 10:29:45 #120 DONE 2.3s 10:29:45 10:29:45 #131 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:29:45 #131 CACHED 10:29:45 10:29:45 #132 [core-common-config-bootstrapper builder 6/7] COPY . . 10:29:45 #132 CACHED 10:29:45 10:29:45 #133 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 10:29:45 #133 CACHED 10:29:45 10:29:45 #134 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:29:45 #134 CACHED 10:29:45 10:29:45 #135 [security-bootstrapper builder 6/7] COPY . . 10:29:45 #135 CACHED 10:29:45 10:29:45 #136 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 10:29:45 #136 CACHED 10:29:45 10:29:45 #137 [core-data builder 6/7] COPY . . 10:29:45 #137 CACHED 10:29:45 10:29:45 #138 [core-data builder 4/7] COPY go.mod vendor* ./ 10:29:45 #138 CACHED 10:29:45 10:29:45 #139 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:29:45 #139 CACHED 10:29:45 10:29:45 #119 [security-proxy-setup builder 6/7] COPY . . 10:29:45 #119 DONE 2.4s 10:29:45 10:29:45 #140 [security-secretstore-setup builder 6/7] COPY . . 10:29:45 #140 CACHED 10:29:45 10:29:45 #141 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 10:29:45 #141 CACHED 10:29:45 10:29:45 #142 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:29:45 #142 CACHED 10:29:45 10:29:45 #143 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 10:29:49 #143 ... 10:29:49 10:29:49 #144 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 10:29:49 #0 5.173 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.67 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 10:29:52 #144 ... 10:29:52 10:29:52 #145 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 10:29:52 #0 9.077 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.67 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 10:29:53 #145 ... 10:29:53 10:29:53 #146 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 10:29:53 #0 9.546 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.67 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 10:29:53 #146 ... 10:29:53 10:29:53 #147 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 10:29:53 #0 4.887 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.67 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 10:29:53 #147 ... 10:29:53 10:29:53 #148 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 10:29:53 #0 5.416 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.67 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications 10:29:53 #148 ... 10:29:53 10:29:53 #149 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 10:29:53 #0 8.614 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.67 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command 10:29:53 #149 ... 10:29:53 10:29:53 #150 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 10:29:53 #0 10.04 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.67 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata 10:29:54 #150 ... 10:29:54 10:29:54 #151 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 10:29:54 #0 5.066 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.67 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper 10:29:54 #151 ... 10:29:54 10:29:54 #152 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 10:29:54 #0 9.969 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.67 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 10:29:54 #152 ... 10:29:54 10:29:54 #153 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 10:29:54 #0 9.940 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.67 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 10:29:54 #153 ... 10:29:54 10:29:54 #154 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 10:29:54 #154 ... 10:29:54 10:29:54 #143 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 10:29:54 #143 9.890 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.67 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 10:30:02 #143 ... 10:30:02 10:30:02 #154 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 10:30:02 #154 11.66 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.67 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 10:30:28 #127 ... 10:30:28 10:30:28 #148 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 10:30:28 #148 DONE 128.4s 10:30:28 10:30:28 #150 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 10:30:28 #150 ... 10:30:28 10:30:28 #146 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 10:30:28 #146 DONE 132.9s 10:30:28 10:30:28 #26 [security-spire-agent stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 10:30:44 #26 ... 10:30:44 10:30:44 #151 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 10:30:44 #151 152.5 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.67 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 10:30:49 #151 ... 10:30:49 10:30:49 #157 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 10:30:49 #157 ... 10:30:49 10:30:49 #152 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 10:30:49 #152 DONE 158.6s 10:30:49 10:30:49 #151 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 10:30:49 #151 DONE 158.6s 10:30:49 10:30:49 #154 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 10:30:49 #154 DONE 158.7s 10:30:49 10:30:49 #153 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 10:30:49 #153 DONE 158.7s 10:30:49 10:30:49 #147 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 10:30:49 #147 DONE 158.7s 10:30:49 10:30:49 #150 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 10:30:49 #150 DONE 158.7s 10:30:49 10:30:49 #127 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 10:30:49 #127 DONE 158.7s 10:30:49 10:30:49 #155 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 10:30:49 #155 DONE 158.7s 10:30:49 10:30:49 #156 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 10:30:49 #156 DONE 158.8s 10:30:49 10:30:49 #158 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 10:30:49 #158 ... 10:30:49 10:30:49 #159 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 10:30:49 #159 DONE 6.1s 10:30:49 10:30:49 #157 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 10:30:49 #157 DONE 0.4s 10:30:49 10:30:49 #149 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 10:30:49 #149 DONE 159.0s 10:30:49 10:30:49 #160 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / 10:30:49 #160 DONE 0.2s 10:30:49 10:30:49 #161 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 10:30:49 #161 DONE 0.2s 10:30:49 10:30:49 #158 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 10:30:49 #158 DONE 0.2s 10:30:49 10:30:49 #162 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 10:30:49 #162 DONE 0.2s 10:30:49 10:30:49 #163 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 10:30:49 #163 DONE 0.2s 10:30:49 10:30:49 #164 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 10:30:49 #164 DONE 0.2s 10:30:49 10:30:49 #165 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 10:30:49 #165 ... 10:30:49 10:30:49 #166 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 10:30:49 #166 DONE 0.1s 10:30:49 10:30:49 #167 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 10:30:49 #167 CACHED 10:30:49 10:30:49 #168 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 10:30:49 #168 CACHED 10:30:49 10:30:49 #169 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 10:30:49 #169 CACHED 10:30:49 10:30:49 #170 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 10:30:49 #170 CACHED 10:30:49 10:30:49 #171 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 10:30:49 #171 CACHED 10:30:49 10:30:49 #172 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 10:30:49 #172 CACHED 10:30:49 10:30:49 #173 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 10:30:49 #173 DONE 0.3s 10:30:49 10:30:49 #174 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 10:30:49 #174 ... 10:30:49 10:30:49 #175 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 10:30:49 #175 DONE 0.4s 10:30:50 10:30:50 #176 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 10:30:50 #176 ... 10:30:50 10:30:50 #177 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 10:30:50 #177 DONE 0.7s 10:30:50 10:30:50 #178 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 10:30:50 #178 DONE 0.7s 10:30:50 10:30:50 #165 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 10:30:50 #165 DONE 0.7s 10:30:50 10:30:50 #179 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 10:30:50 #179 DONE 0.7s 10:30:50 10:30:50 #180 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 10:30:50 #180 ... 10:30:50 10:30:50 #181 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 10:30:50 #181 DONE 1.2s 10:30:50 10:30:50 #182 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 10:30:50 #182 DONE 1.2s 10:30:50 10:30:50 #174 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 10:30:50 #174 DONE 1.2s 10:30:50 10:30:50 #183 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 10:30:50 #183 ... 10:30:50 10:30:50 #184 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 10:30:50 #184 DONE 1.6s 10:30:50 10:30:50 #185 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 10:30:50 #185 DONE 1.6s 10:30:50 10:30:50 #186 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 10:30:51 #186 ... 10:30:51 10:30:51 #187 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 10:30:51 #187 DONE 2.4s 10:30:51 10:30:51 #188 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 10:30:51 #188 DONE 1.6s 10:30:51 10:30:51 #176 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 10:30:51 #176 DONE 1.9s 10:30:51 10:30:51 #189 [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 10:30:51 #189 DONE 1.6s 10:30:51 10:30:51 #180 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 10:30:51 #180 DONE 1.2s 10:30:51 10:30:51 #190 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 10:30:51 #190 DONE 1.1s 10:30:51 10:30:51 #191 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 10:30:51 #191 DONE 1.6s 10:30:51 10:30:51 #192 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 10:30:51 #192 DONE 1.1s 10:30:51 10:30:51 #193 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res 10:30:51 #193 DONE 1.1s 10:30:51 10:30:51 #194 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 10:30:51 #194 ... 10:30:51 10:30:51 #183 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 10:30:51 #183 DONE 1.1s 10:30:51 10:30:51 #195 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 10:30:51 #195 DONE 0.7s 10:30:51 10:30:51 #186 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 10:30:51 #186 DONE 0.7s 10:30:51 10:30:51 #196 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 10:30:51 #196 DONE 0.2s 10:30:51 10:30:51 #197 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 10:30:51 #197 DONE 0.2s 10:30:51 10:30:51 #198 [core-command] exporting to image 10:30:51 #198 exporting layers 10:30:51 #198 ... 10:30:51 10:30:51 #199 [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 10:30:51 #199 DONE 0.5s 10:30:51 10:30:51 #200 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 10:30:51 #200 DONE 0.5s 10:30:51 10:30:51 #201 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 10:30:51 #201 DONE 0.5s 10:30:51 10:30:51 #202 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res 10:30:51 #202 DONE 0.5s 10:30:51 10:30:51 #198 [core-command] exporting to image 10:30:51 #198 exporting layers 0.4s done 10:30:52 #198 ... 10:30:52 10:30:52 #194 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 10:30:52 #194 DONE 0.5s 10:30:52 10:30:52 #203 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 10:30:52 #203 DONE 0.5s 10:30:52 10:30:52 #204 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 10:30:52 #204 DONE 0.5s 10:30:52 10:30:52 #205 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 10:30:52 #205 DONE 0.5s 10:30:52 10:30:52 #206 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 10:30:52 #206 DONE 0.5s 10:30:52 10:30:52 #207 [core-metadata] exporting to image 10:30:52 #207 ... 10:30:52 10:30:52 #208 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 10:30:52 #208 DONE 0.5s 10:30:52 10:30:52 #209 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 10:30:52 #209 DONE 0.4s 10:30:52 10:30:52 #210 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 10:30:52 #210 DONE 0.4s 10:30:52 10:30:52 #211 [support-notifications] exporting to image 10:30:52 #211 ... 10:30:52 10:30:52 #212 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 10:30:52 #212 DONE 0.7s 10:30:52 10:30:52 #213 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 10:30:52 #213 DONE 0.4s 10:30:53 10:30:53 #198 [core-command] exporting to image 10:30:53 #198 writing image sha256:7f2d624576003480140f5262deebf3205402a298e7e78422686eef400690ebea 0.4s done 10:30:53 #198 naming to docker.io/library/core-command done 10:30:53 #198 DONE 1.3s 10:30:53 10:30:53 #214 [core-keeper] exporting to image 10:30:53 #214 exporting layers 0.2s done 10:30:53 #214 writing image sha256:bc9deff49bc60fe978ecce609ab42898ab86710d1867aa972108ee8b2f8b1121 0.4s done 10:30:53 #214 naming to docker.io/library/core-keeper done 10:30:53 #214 DONE 1.5s 10:30:53 10:30:53 #215 [security-spiffe-token-provider] exporting to image 10:30:53 #215 exporting layers 0.7s done 10:30:53 #215 writing image sha256:445394bea6f0892bd82e4096ced16ff71c427f01bd674119a0be925aad06bbe9 0.1s done 10:30:53 #215 naming to docker.io/library/security-spiffe-token-provider done 10:30:53 #215 DONE 0.9s 10:30:53 10:30:53 #216 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 10:30:53 #216 DONE 0.4s 10:30:53 10:30:53 #217 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 10:30:53 #217 DONE 0.9s 10:30:53 10:30:53 #218 [core-data] exporting to image 10:30:53 #218 exporting layers 0.3s done 10:30:53 #218 writing image sha256:a5422356c1402661801fc8c34af575eadfa20cd48b37b27ae6166da36f2e5bd1 0.4s done 10:30:53 #218 naming to docker.io/library/core-data done 10:30:53 #218 DONE 1.1s 10:30:53 10:30:53 #219 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 10:30:53 #219 DONE 0.1s 10:30:53 10:30:53 #207 [core-metadata] exporting to image 10:30:53 #207 exporting layers 0.8s done 10:30:53 #207 writing image sha256:de98d35d4f1a99a8f0bede000ebf91af686bc48a1591ef05bb4f57fc9640b476 0.0s done 10:30:53 #207 naming to docker.io/library/core-metadata done 10:30:53 #207 DONE 1.2s 10:30:53 10:30:53 #220 [support-scheduler] exporting to image 10:30:53 #220 exporting layers 0.9s done 10:30:53 #220 writing image sha256:cba05cfebd7fd244e85e1dfca2c31ceb23c536a6418a3fa008d031917782aeec done 10:30:53 #220 naming to docker.io/library/support-scheduler done 10:30:53 #220 DONE 1.3s 10:30:53 10:30:53 #221 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 10:30:53 #221 DONE 0.5s 10:30:53 10:30:53 #211 [support-notifications] exporting to image 10:30:53 #211 exporting layers 0.8s done 10:30:53 #211 writing image sha256:39ac98522933899690f279f710d1769176f4f7793ec70bde3ab4db23c23222bb done 10:30:53 #211 naming to docker.io/library/support-notifications done 10:30:53 #211 DONE 0.9s 10:30:53 10:30:53 #222 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 10:30:53 #222 DONE 1.3s 10:30:53 10:30:53 #223 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 10:30:53 #223 DONE 0.1s 10:30:53 10:30:53 #224 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ 10:30:53 #224 DONE 0.5s 10:30:53 10:30:53 #225 [core-common-config-bootstrapper] exporting to image 10:30:53 #225 exporting layers 0.1s done 10:30:53 #225 writing image sha256:171b90d089dd66a2cdc3878d77e0928b79f58a620cc2b71ff501bd5a4b64699c done 10:30:53 #225 naming to docker.io/library/core-common-config-bootstrapper done 10:30:53 #225 DONE 0.2s 10:30:53 10:30:53 #226 [security-proxy-auth] exporting to image 10:30:53 #226 exporting layers 0.5s done 10:30:53 #226 writing image sha256:e0dd545bdbec9fd49cd58f97851300a390358fb6afa5274facdd887832734a07 done 10:30:53 #226 naming to docker.io/library/security-proxy-auth done 10:30:53 #226 DONE 0.6s 10:30:53 10:30:53 #227 [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/ 10:30:53 #227 DONE 0.1s 10:30:53 10:30:53 #228 [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/ 10:30:53 #228 DONE 0.1s 10:30:53 10:30:53 #229 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 10:30:53 #229 DONE 0.8s 10:30:53 10:30:53 #230 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 10:30:53 #230 DONE 0.1s 10:30:53 10:30:53 #231 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 10:30:54 #231 ... 10:30:54 10:30:54 #232 [security-proxy-setup] exporting to image 10:30:54 #232 exporting layers 0.2s done 10:30:54 #232 writing image sha256:47a462976f2138e410ae33880bf34d4ec53935725852882a3f58460edf8c51c6 done 10:30:54 #232 naming to docker.io/library/security-proxy-setup done 10:30:54 #232 DONE 0.2s 10:30:54 10:30:54 #233 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 10:30:54 #233 DONE 0.4s 10:30:54 10:30:54 #234 [security-secretstore-setup] exporting to image 10:30:54 #234 exporting layers 0.2s done 10:30:54 #234 writing image sha256:1ed1f891542377b3cf370e882307c8757466332d6f3dc9ee38b161faa44b1c5b done 10:30:54 #234 naming to docker.io/library/security-secretstore-setup done 10:30:54 #234 DONE 0.2s 10:30:54 10:30:54 #26 [security-spire-agent stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 10:30:54 #26 ... 10:30:54 10:30:54 #231 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 10:30:54 #231 DONE 0.4s 10:30:54 10:30:54 #235 [security-bootstrapper] exporting to image 10:30:54 #235 exporting layers 0.2s done 10:30:54 #235 writing image sha256:84a745b19efb2d39650b5a53a89b4dc80f4527e23482742b7c7bc39d54b2a9ba done 10:30:54 #235 naming to docker.io/library/security-bootstrapper done 10:30:54 #235 DONE 0.2s 10:30:54 10:30:54 #26 [security-spire-agent stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 10:30:54 time="2025-10-22T10:26:11Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:30:54 time="2025-10-22T10:26:11Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:30:54 time="2025-10-22T10:26:11Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:30:54 time="2025-10-22T10:26:11Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:30:54 time="2025-10-22T10:26:11Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:30:54 time="2025-10-22T10:26:11Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:30:54 time="2025-10-22T10:26:11Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:30:54 time="2025-10-22T10:26:11Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:30:54 time="2025-10-22T10:26:11Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:30:54 time="2025-10-22T10:26:11Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:30:54 time="2025-10-22T10:26:11Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:30:54 time="2025-10-22T10:26:11Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:30:54 time="2025-10-22T10:26:11Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:30:54 time="2025-10-22T10:26:11Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:30:54 time="2025-10-22T10:26:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 10:30:54 $ docker stop --time=1 03cb107561949273a13e012a42182debbaaaaefaba688ab41c643c80525c60bb 10:30:55 $ docker rm -f --volumes 03cb107561949273a13e012a42182debbaaaaefaba688ab41c643c80525c60bb [Pipeline] // withDockerContainer [Pipeline] sh 10:30:55 + docker images 10:30:55 REPOSITORY TAG IMAGE ID CREATED SIZE 10:30:55 security-bootstrapper latest 84a745b19efb 1 second ago 20.4MB 10:30:55 security-secretstore-setup latest 1ed1f8915423 2 seconds ago 79.8MB 10:30:55 core-common-config-bootstrapper latest 171b90d089dd 2 seconds ago 19.4MB 10:30:55 security-proxy-setup latest 47a462976f21 2 seconds ago 49.1MB 10:30:55 support-notifications latest 39ac98522933 3 seconds ago 52.9MB 10:30:55 security-proxy-auth latest e0dd545bdbec 3 seconds ago 44.7MB 10:30:55 core-metadata latest de98d35d4f1a 4 seconds ago 45.6MB 10:30:55 core-command latest 7f2d62457600 4 seconds ago 39.7MB 10:30:55 support-scheduler latest cba05cfebd7f 4 seconds ago 49.3MB 10:30:55 security-spiffe-token-provider latest 445394bea6f0 4 seconds ago 48.1MB 10:30:55 core-data latest a5422356c140 4 seconds ago 45.5MB 10:30:55 core-keeper latest bc9deff49bc6 4 seconds ago 45.3MB 10:30:55 security-spire-agent latest 0b643619d169 3 minutes ago 195MB 10:30:55 security-spire-server latest bdca1845fb87 3 minutes ago 149MB 10:30:55 security-spire-config latest bb450cfc92c4 3 minutes ago 149MB 10:30:55 ci-base-image-x86_64 latest 12c9c5ea757b 7 minutes ago 966MB 10:30:55 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.23-alpine e619c034af25 7 days ago 610MB 10:30:55 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 0e5a36d97041 4 months ago 573MB 10:30:55 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 10:30:56 provisioning config files... 10:30:56 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/913@tmp/config7888693620210909677tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:30:56 ---> ****-login.sh 10:30:56 nexus3.edgexfoundry.org:10001 10:30:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:30:56 Login Succeeded 10:30:56 nexus3.edgexfoundry.org:10002 10:30:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:30:56 Login Succeeded 10:30:56 nexus3.edgexfoundry.org:10003 10:30:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:30:56 Login Succeeded 10:30:56 nexus3.edgexfoundry.org:10004 10:30:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:30:56 Login Succeeded 10:30:56 ****.io 10:30:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:30:56 Login Succeeded 10:30:56 ---> ****-login.sh ends [Pipeline] } 10:30:56 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:30:57 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 10:30:57 [edgeXDocker.push] Tagging docker image core-command with the following tags: 10:30:57 6b86315bccb2a3764b3b7cc41ab49bf81a9555b8 10:30:57 latest 10:30:57 4.1.0-dev.67 10:30:57 6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67 10:30:57 main 10:30:57 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:30:57 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:30:57 + docker push nexus3.edgexfoundry.org:10004/core-command:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8 10:30:57 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 10:30:57 04df80cc4e0b: Preparing 10:30:57 e15dcca7287d: Preparing 10:30:57 3adae575dd06: Preparing 10:30:57 fddd9571e1c6: Preparing 10:30:57 cbedec466f9c: Preparing 10:30:57 18edfebe32b1: Preparing 10:30:57 abfcb263a588: Preparing 10:30:57 18edfebe32b1: Waiting 10:30:57 abfcb263a588: Waiting 10:30:57 fddd9571e1c6: Pushed 10:30:57 04df80cc4e0b: Pushed 10:30:57 3adae575dd06: Pushed 10:30:57 cbedec466f9c: Pushed 10:30:57 abfcb263a588: Layer already exists 10:30:57 18edfebe32b1: Pushed 10:31:01 e15dcca7287d: Pushed 10:31:01 6b86315bccb2a3764b3b7cc41ab49bf81a9555b8: digest: sha256:59a5017e20bdd5a1743e5b68128b5c5c42613b4dbbed58e93540f8dec1d85462 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:31:01 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:31:02 + docker push nexus3.edgexfoundry.org:10004/core-command:latest 10:31:02 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 10:31:02 04df80cc4e0b: Preparing 10:31:02 e15dcca7287d: Preparing 10:31:02 3adae575dd06: Preparing 10:31:02 fddd9571e1c6: Preparing 10:31:02 cbedec466f9c: Preparing 10:31:02 18edfebe32b1: Preparing 10:31:02 abfcb263a588: Preparing 10:31:02 abfcb263a588: Waiting 10:31:02 18edfebe32b1: Waiting 10:31:02 fddd9571e1c6: Layer already exists 10:31:02 04df80cc4e0b: Layer already exists 10:31:02 3adae575dd06: Layer already exists 10:31:02 cbedec466f9c: Layer already exists 10:31:02 e15dcca7287d: Layer already exists 10:31:02 abfcb263a588: Layer already exists 10:31:02 18edfebe32b1: Layer already exists 10:31:02 latest: digest: sha256:59a5017e20bdd5a1743e5b68128b5c5c42613b4dbbed58e93540f8dec1d85462 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:31:02 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:31:02 + docker push nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.67 10:31:02 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 10:31:02 04df80cc4e0b: Preparing 10:31:02 e15dcca7287d: Preparing 10:31:02 3adae575dd06: Preparing 10:31:02 fddd9571e1c6: Preparing 10:31:02 cbedec466f9c: Preparing 10:31:02 18edfebe32b1: Preparing 10:31:02 abfcb263a588: Preparing 10:31:02 18edfebe32b1: Waiting 10:31:02 abfcb263a588: Waiting 10:31:02 3adae575dd06: Layer already exists 10:31:02 e15dcca7287d: Layer already exists 10:31:02 cbedec466f9c: Layer already exists 10:31:02 04df80cc4e0b: Layer already exists 10:31:02 fddd9571e1c6: Layer already exists 10:31:02 18edfebe32b1: Layer already exists 10:31:02 abfcb263a588: Layer already exists 10:31:02 4.1.0-dev.67: digest: sha256:59a5017e20bdd5a1743e5b68128b5c5c42613b4dbbed58e93540f8dec1d85462 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:31:03 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:31:03 + docker push nexus3.edgexfoundry.org:10004/core-command:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67 10:31:03 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 10:31:03 04df80cc4e0b: Preparing 10:31:03 e15dcca7287d: Preparing 10:31:03 3adae575dd06: Preparing 10:31:03 fddd9571e1c6: Preparing 10:31:03 cbedec466f9c: Preparing 10:31:03 18edfebe32b1: Preparing 10:31:03 abfcb263a588: Preparing 10:31:03 18edfebe32b1: Waiting 10:31:03 abfcb263a588: Waiting 10:31:03 cbedec466f9c: Layer already exists 10:31:03 e15dcca7287d: Layer already exists 10:31:03 04df80cc4e0b: Layer already exists 10:31:03 fddd9571e1c6: Layer already exists 10:31:03 3adae575dd06: Layer already exists 10:31:03 abfcb263a588: Layer already exists 10:31:03 18edfebe32b1: Layer already exists 10:31:03 6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67: digest: sha256:59a5017e20bdd5a1743e5b68128b5c5c42613b4dbbed58e93540f8dec1d85462 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:31:03 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:31:04 + docker push nexus3.edgexfoundry.org:10004/core-command:main 10:31:04 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 10:31:04 04df80cc4e0b: Preparing 10:31:04 e15dcca7287d: Preparing 10:31:04 3adae575dd06: Preparing 10:31:04 fddd9571e1c6: Preparing 10:31:04 cbedec466f9c: Preparing 10:31:04 18edfebe32b1: Preparing 10:31:04 abfcb263a588: Preparing 10:31:04 18edfebe32b1: Waiting 10:31:04 abfcb263a588: Waiting 10:31:04 3adae575dd06: Layer already exists 10:31:04 fddd9571e1c6: Layer already exists 10:31:04 cbedec466f9c: Layer already exists 10:31:04 04df80cc4e0b: Layer already exists 10:31:04 e15dcca7287d: Layer already exists 10:31:04 abfcb263a588: Layer already exists 10:31:04 18edfebe32b1: Layer already exists 10:31:04 main: digest: sha256:59a5017e20bdd5a1743e5b68128b5c5c42613b4dbbed58e93540f8dec1d85462 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:31:04 ===================================================== [Pipeline] echo 10:31:04 taggedImages: 10:31:04 - nexus3.edgexfoundry.org:10004/core-command:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8 10:31:04 - nexus3.edgexfoundry.org:10004/core-command:latest 10:31:04 - nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.67 10:31:04 - nexus3.edgexfoundry.org:10004/core-command:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67 10:31:04 - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo 10:31:04 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: 10:31:04 6b86315bccb2a3764b3b7cc41ab49bf81a9555b8 10:31:04 latest 10:31:04 4.1.0-dev.67 10:31:04 6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67 10:31:04 main 10:31:04 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:31:04 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:31:04 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8 10:31:04 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 10:31:04 958890176ade: Preparing 10:31:04 753a2ddb27fd: Preparing 10:31:04 97933344d306: Preparing 10:31:04 2d315d6b1e64: Preparing 10:31:04 3adae575dd06: Preparing 10:31:04 fddd9571e1c6: Preparing 10:31:04 cbedec466f9c: Preparing 10:31:04 18edfebe32b1: Preparing 10:31:04 abfcb263a588: Preparing 10:31:04 cbedec466f9c: Waiting 10:31:04 18edfebe32b1: Waiting 10:31:04 abfcb263a588: Waiting 10:31:04 fddd9571e1c6: Waiting 10:31:04 3adae575dd06: Layer already exists 10:31:04 fddd9571e1c6: Layer already exists 10:31:04 cbedec466f9c: Layer already exists 10:31:04 18edfebe32b1: Layer already exists 10:31:04 958890176ade: Pushed 10:31:04 abfcb263a588: Layer already exists 10:31:04 753a2ddb27fd: Pushed 10:31:04 97933344d306: Pushed 10:31:09 2d315d6b1e64: Pushed 10:31:09 6b86315bccb2a3764b3b7cc41ab49bf81a9555b8: digest: sha256:22986534e77668d299c93059833e283fb1529613f146579c094f7f6af15ab44c size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:31:09 + 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 10:31:10 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 10:31:10 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 10:31:10 958890176ade: Preparing 10:31:10 753a2ddb27fd: Preparing 10:31:10 97933344d306: Preparing 10:31:10 2d315d6b1e64: Preparing 10:31:10 3adae575dd06: Preparing 10:31:10 fddd9571e1c6: Preparing 10:31:10 cbedec466f9c: Preparing 10:31:10 18edfebe32b1: Preparing 10:31:10 abfcb263a588: Preparing 10:31:10 fddd9571e1c6: Waiting 10:31:10 cbedec466f9c: Waiting 10:31:10 18edfebe32b1: Waiting 10:31:10 abfcb263a588: Waiting 10:31:10 2d315d6b1e64: Layer already exists 10:31:10 3adae575dd06: Layer already exists 10:31:10 753a2ddb27fd: Layer already exists 10:31:10 97933344d306: Layer already exists 10:31:10 958890176ade: Layer already exists 10:31:10 abfcb263a588: Layer already exists 10:31:10 cbedec466f9c: Layer already exists 10:31:10 fddd9571e1c6: Layer already exists 10:31:10 18edfebe32b1: Layer already exists 10:31:10 latest: digest: sha256:22986534e77668d299c93059833e283fb1529613f146579c094f7f6af15ab44c size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:31:10 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:31:10 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.67 10:31:10 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 10:31:10 958890176ade: Preparing 10:31:10 753a2ddb27fd: Preparing 10:31:10 97933344d306: Preparing 10:31:10 2d315d6b1e64: Preparing 10:31:10 3adae575dd06: Preparing 10:31:10 fddd9571e1c6: Preparing 10:31:10 cbedec466f9c: Preparing 10:31:10 18edfebe32b1: Preparing 10:31:10 abfcb263a588: Preparing 10:31:10 fddd9571e1c6: Waiting 10:31:10 cbedec466f9c: Waiting 10:31:10 18edfebe32b1: Waiting 10:31:10 abfcb263a588: Waiting 10:31:10 958890176ade: Layer already exists 10:31:10 2d315d6b1e64: Layer already exists 10:31:10 753a2ddb27fd: Layer already exists 10:31:10 97933344d306: Layer already exists 10:31:10 3adae575dd06: Layer already exists 10:31:10 18edfebe32b1: Layer already exists 10:31:10 fddd9571e1c6: Layer already exists 10:31:10 cbedec466f9c: Layer already exists 10:31:10 abfcb263a588: Layer already exists 10:31:10 4.1.0-dev.67: digest: sha256:22986534e77668d299c93059833e283fb1529613f146579c094f7f6af15ab44c size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:31:11 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:31:11 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67 10:31:11 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 10:31:11 958890176ade: Preparing 10:31:11 753a2ddb27fd: Preparing 10:31:11 97933344d306: Preparing 10:31:11 2d315d6b1e64: Preparing 10:31:11 3adae575dd06: Preparing 10:31:11 fddd9571e1c6: Preparing 10:31:11 cbedec466f9c: Preparing 10:31:11 18edfebe32b1: Preparing 10:31:11 abfcb263a588: Preparing 10:31:11 cbedec466f9c: Waiting 10:31:11 18edfebe32b1: Waiting 10:31:11 abfcb263a588: Waiting 10:31:11 fddd9571e1c6: Waiting 10:31:11 753a2ddb27fd: Layer already exists 10:31:11 97933344d306: Layer already exists 10:31:11 958890176ade: Layer already exists 10:31:11 2d315d6b1e64: Layer already exists 10:31:11 3adae575dd06: Layer already exists 10:31:11 cbedec466f9c: Layer already exists 10:31:11 fddd9571e1c6: Layer already exists 10:31:11 18edfebe32b1: Layer already exists 10:31:11 abfcb263a588: Layer already exists 10:31:11 6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67: digest: sha256:22986534e77668d299c93059833e283fb1529613f146579c094f7f6af15ab44c size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:31:11 + 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 10:31:12 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main 10:31:12 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 10:31:12 958890176ade: Preparing 10:31:12 753a2ddb27fd: Preparing 10:31:12 97933344d306: Preparing 10:31:12 2d315d6b1e64: Preparing 10:31:12 3adae575dd06: Preparing 10:31:12 fddd9571e1c6: Preparing 10:31:12 cbedec466f9c: Preparing 10:31:12 18edfebe32b1: Preparing 10:31:12 abfcb263a588: Preparing 10:31:12 fddd9571e1c6: Waiting 10:31:12 cbedec466f9c: Waiting 10:31:12 18edfebe32b1: Waiting 10:31:12 abfcb263a588: Waiting 10:31:12 753a2ddb27fd: Layer already exists 10:31:12 97933344d306: Layer already exists 10:31:12 958890176ade: Layer already exists 10:31:12 3adae575dd06: Layer already exists 10:31:12 2d315d6b1e64: Layer already exists 10:31:12 fddd9571e1c6: Layer already exists 10:31:12 cbedec466f9c: Layer already exists 10:31:12 18edfebe32b1: Layer already exists 10:31:12 abfcb263a588: Layer already exists 10:31:12 main: digest: sha256:22986534e77668d299c93059833e283fb1529613f146579c094f7f6af15ab44c size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:31:12 ===================================================== [Pipeline] echo 10:31:12 taggedImages: 10:31:12 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8 10:31:12 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 10:31:12 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.67 10:31:12 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67 10:31:12 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo 10:31:12 [edgeXDocker.push] Tagging docker image core-data with the following tags: 10:31:12 6b86315bccb2a3764b3b7cc41ab49bf81a9555b8 10:31:12 latest 10:31:12 4.1.0-dev.67 10:31:12 6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67 10:31:12 main 10:31:12 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:31:12 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:31:12 + docker push nexus3.edgexfoundry.org:10004/core-data:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8 10:31:12 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 10:31:12 5934f296a5af: Preparing 10:31:12 97a113beb27f: Preparing 10:31:12 3adae575dd06: Preparing 10:31:12 fddd9571e1c6: Preparing 10:31:12 c481560198b7: Preparing 10:31:12 0c008ccb82a8: Preparing 10:31:12 abfcb263a588: Preparing 10:31:12 0c008ccb82a8: Waiting 10:31:12 abfcb263a588: Waiting 10:31:12 fddd9571e1c6: Layer already exists 10:31:12 3adae575dd06: Layer already exists 10:31:12 abfcb263a588: Layer already exists 10:31:12 c481560198b7: Pushed 10:31:12 5934f296a5af: Pushed 10:31:12 0c008ccb82a8: Pushed 10:31:17 97a113beb27f: Pushed 10:31:17 6b86315bccb2a3764b3b7cc41ab49bf81a9555b8: digest: sha256:30462e906c66e609408e8ca3844ead806cd64132ad7313d088f7aa651c215892 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:31:17 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:31:17 + docker push nexus3.edgexfoundry.org:10004/core-data:latest 10:31:17 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 10:31:17 5934f296a5af: Preparing 10:31:17 97a113beb27f: Preparing 10:31:17 3adae575dd06: Preparing 10:31:17 fddd9571e1c6: Preparing 10:31:17 c481560198b7: Preparing 10:31:17 0c008ccb82a8: Preparing 10:31:17 abfcb263a588: Preparing 10:31:17 abfcb263a588: Waiting 10:31:17 0c008ccb82a8: Waiting 10:31:17 3adae575dd06: Layer already exists 10:31:17 fddd9571e1c6: Layer already exists 10:31:17 97a113beb27f: Layer already exists 10:31:17 5934f296a5af: Layer already exists 10:31:17 c481560198b7: Layer already exists 10:31:17 0c008ccb82a8: Layer already exists 10:31:17 abfcb263a588: Layer already exists 10:31:17 latest: digest: sha256:30462e906c66e609408e8ca3844ead806cd64132ad7313d088f7aa651c215892 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:31:18 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:31:18 + docker push nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.67 10:31:18 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 10:31:18 5934f296a5af: Preparing 10:31:18 97a113beb27f: Preparing 10:31:18 3adae575dd06: Preparing 10:31:18 fddd9571e1c6: Preparing 10:31:18 c481560198b7: Preparing 10:31:18 0c008ccb82a8: Preparing 10:31:18 abfcb263a588: Preparing 10:31:18 0c008ccb82a8: Waiting 10:31:18 abfcb263a588: Waiting 10:31:18 97a113beb27f: Layer already exists 10:31:18 fddd9571e1c6: Layer already exists 10:31:18 5934f296a5af: Layer already exists 10:31:18 3adae575dd06: Layer already exists 10:31:18 c481560198b7: Layer already exists 10:31:18 0c008ccb82a8: Layer already exists 10:31:18 abfcb263a588: Layer already exists 10:31:18 4.1.0-dev.67: digest: sha256:30462e906c66e609408e8ca3844ead806cd64132ad7313d088f7aa651c215892 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:31:18 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:31:19 + docker push nexus3.edgexfoundry.org:10004/core-data:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67 10:31:19 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 10:31:19 5934f296a5af: Preparing 10:31:19 97a113beb27f: Preparing 10:31:19 3adae575dd06: Preparing 10:31:19 fddd9571e1c6: Preparing 10:31:19 c481560198b7: Preparing 10:31:19 0c008ccb82a8: Preparing 10:31:19 abfcb263a588: Preparing 10:31:19 0c008ccb82a8: Waiting 10:31:19 abfcb263a588: Waiting 10:31:19 5934f296a5af: Layer already exists 10:31:19 3adae575dd06: Layer already exists 10:31:19 fddd9571e1c6: Layer already exists 10:31:19 c481560198b7: Layer already exists 10:31:19 97a113beb27f: Layer already exists 10:31:19 0c008ccb82a8: Layer already exists 10:31:19 abfcb263a588: Layer already exists 10:31:19 6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67: digest: sha256:30462e906c66e609408e8ca3844ead806cd64132ad7313d088f7aa651c215892 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:31:19 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:31:19 + docker push nexus3.edgexfoundry.org:10004/core-data:main 10:31:19 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 10:31:19 5934f296a5af: Preparing 10:31:19 97a113beb27f: Preparing 10:31:19 3adae575dd06: Preparing 10:31:19 fddd9571e1c6: Preparing 10:31:19 c481560198b7: Preparing 10:31:19 0c008ccb82a8: Preparing 10:31:19 abfcb263a588: Preparing 10:31:19 0c008ccb82a8: Waiting 10:31:19 abfcb263a588: Waiting 10:31:19 97a113beb27f: Layer already exists 10:31:19 5934f296a5af: Layer already exists 10:31:19 3adae575dd06: Layer already exists 10:31:19 fddd9571e1c6: Layer already exists 10:31:19 c481560198b7: Layer already exists 10:31:19 abfcb263a588: Layer already exists 10:31:19 0c008ccb82a8: Layer already exists 10:31:19 main: digest: sha256:30462e906c66e609408e8ca3844ead806cd64132ad7313d088f7aa651c215892 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:31:19 ===================================================== [Pipeline] echo 10:31:19 taggedImages: 10:31:19 - nexus3.edgexfoundry.org:10004/core-data:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8 10:31:19 - nexus3.edgexfoundry.org:10004/core-data:latest 10:31:19 - nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.67 10:31:19 - nexus3.edgexfoundry.org:10004/core-data:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67 10:31:19 - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo 10:31:19 [edgeXDocker.push] Tagging docker image core-keeper with the following tags: 10:31:19 6b86315bccb2a3764b3b7cc41ab49bf81a9555b8 10:31:19 latest 10:31:19 4.1.0-dev.67 10:31:19 6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67 10:31:19 main 10:31:19 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:31:20 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:31:20 + docker push nexus3.edgexfoundry.org:10004/core-keeper:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8 10:31:20 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 10:31:20 940e30c41a18: Preparing 10:31:20 9c1be3fac226: Preparing 10:31:20 fddd9571e1c6: Preparing 10:31:20 44f8ba36e8d7: Preparing 10:31:20 df609af632c9: Preparing 10:31:20 abfcb263a588: Preparing 10:31:20 abfcb263a588: Waiting 10:31:20 fddd9571e1c6: Layer already exists 10:31:20 abfcb263a588: Layer already exists 10:31:20 44f8ba36e8d7: Pushed 10:31:20 df609af632c9: Pushed 10:31:20 940e30c41a18: Pushed 10:31:23 9c1be3fac226: Pushed 10:31:23 6b86315bccb2a3764b3b7cc41ab49bf81a9555b8: digest: sha256:8857d3643f334a03e6ceacd224e42e89a365a2adeaf6344f402ce4a621d4c5c3 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:31:24 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:31:24 + docker push nexus3.edgexfoundry.org:10004/core-keeper:latest 10:31:24 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 10:31:24 940e30c41a18: Preparing 10:31:24 9c1be3fac226: Preparing 10:31:24 fddd9571e1c6: Preparing 10:31:24 44f8ba36e8d7: Preparing 10:31:24 df609af632c9: Preparing 10:31:24 abfcb263a588: Preparing 10:31:24 abfcb263a588: Waiting 10:31:24 44f8ba36e8d7: Layer already exists 10:31:24 df609af632c9: Layer already exists 10:31:24 9c1be3fac226: Layer already exists 10:31:24 940e30c41a18: Layer already exists 10:31:24 fddd9571e1c6: Layer already exists 10:31:24 abfcb263a588: Layer already exists 10:31:24 latest: digest: sha256:8857d3643f334a03e6ceacd224e42e89a365a2adeaf6344f402ce4a621d4c5c3 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:31:24 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:31:25 + docker push nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.67 10:31:25 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 10:31:25 940e30c41a18: Preparing 10:31:25 9c1be3fac226: Preparing 10:31:25 fddd9571e1c6: Preparing 10:31:25 44f8ba36e8d7: Preparing 10:31:25 df609af632c9: Preparing 10:31:25 abfcb263a588: Preparing 10:31:25 abfcb263a588: Waiting 10:31:25 940e30c41a18: Layer already exists 10:31:25 df609af632c9: Layer already exists 10:31:25 44f8ba36e8d7: Layer already exists 10:31:25 9c1be3fac226: Layer already exists 10:31:25 fddd9571e1c6: Layer already exists 10:31:25 abfcb263a588: Layer already exists 10:31:25 4.1.0-dev.67: digest: sha256:8857d3643f334a03e6ceacd224e42e89a365a2adeaf6344f402ce4a621d4c5c3 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:31:25 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:31:25 + docker push nexus3.edgexfoundry.org:10004/core-keeper:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67 10:31:25 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 10:31:25 940e30c41a18: Preparing 10:31:25 9c1be3fac226: Preparing 10:31:25 fddd9571e1c6: Preparing 10:31:25 44f8ba36e8d7: Preparing 10:31:25 df609af632c9: Preparing 10:31:25 abfcb263a588: Preparing 10:31:25 abfcb263a588: Waiting 10:31:25 940e30c41a18: Layer already exists 10:31:25 fddd9571e1c6: Layer already exists 10:31:25 9c1be3fac226: Layer already exists 10:31:25 df609af632c9: Layer already exists 10:31:25 44f8ba36e8d7: Layer already exists 10:31:25 abfcb263a588: Layer already exists 10:31:25 6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67: digest: sha256:8857d3643f334a03e6ceacd224e42e89a365a2adeaf6344f402ce4a621d4c5c3 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:31:26 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:31:26 + docker push nexus3.edgexfoundry.org:10004/core-keeper:main 10:31:26 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 10:31:26 940e30c41a18: Preparing 10:31:26 9c1be3fac226: Preparing 10:31:26 fddd9571e1c6: Preparing 10:31:26 44f8ba36e8d7: Preparing 10:31:26 df609af632c9: Preparing 10:31:26 abfcb263a588: Preparing 10:31:26 abfcb263a588: Waiting 10:31:26 df609af632c9: Layer already exists 10:31:26 fddd9571e1c6: Layer already exists 10:31:26 44f8ba36e8d7: Layer already exists 10:31:26 9c1be3fac226: Layer already exists 10:31:26 940e30c41a18: Layer already exists 10:31:26 abfcb263a588: Layer already exists 10:31:26 main: digest: sha256:8857d3643f334a03e6ceacd224e42e89a365a2adeaf6344f402ce4a621d4c5c3 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:31:26 ===================================================== [Pipeline] echo 10:31:26 taggedImages: 10:31:26 - nexus3.edgexfoundry.org:10004/core-keeper:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8 10:31:26 - nexus3.edgexfoundry.org:10004/core-keeper:latest 10:31:26 - nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.67 10:31:26 - nexus3.edgexfoundry.org:10004/core-keeper:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67 10:31:26 - nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] echo 10:31:26 [edgeXDocker.push] Tagging docker image core-metadata with the following tags: 10:31:26 6b86315bccb2a3764b3b7cc41ab49bf81a9555b8 10:31:26 latest 10:31:26 4.1.0-dev.67 10:31:26 6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67 10:31:26 main 10:31:26 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:31:27 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:31:27 + docker push nexus3.edgexfoundry.org:10004/core-metadata:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8 10:31:27 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 10:31:27 a52bc1b0c160: Preparing 10:31:27 46d6e3cd63ee: Preparing 10:31:27 e242014fc46f: Preparing 10:31:27 3adae575dd06: Preparing 10:31:27 fddd9571e1c6: Preparing 10:31:27 cbedec466f9c: Preparing 10:31:27 18edfebe32b1: Preparing 10:31:27 abfcb263a588: Preparing 10:31:27 cbedec466f9c: Waiting 10:31:27 18edfebe32b1: Waiting 10:31:27 abfcb263a588: Waiting 10:31:27 3adae575dd06: Layer already exists 10:31:27 fddd9571e1c6: Layer already exists 10:31:27 cbedec466f9c: Layer already exists 10:31:27 18edfebe32b1: Layer already exists 10:31:27 abfcb263a588: Layer already exists 10:31:27 46d6e3cd63ee: Pushed 10:31:27 a52bc1b0c160: Pushed 10:31:31 e242014fc46f: Pushed 10:31:31 6b86315bccb2a3764b3b7cc41ab49bf81a9555b8: digest: sha256:e515cd9dc0540ff74e9c80bbf2a4f571d75eb77b6d0d40c72c2ed0b6d0febcff size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:31:31 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:31:32 + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest 10:31:32 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 10:31:32 a52bc1b0c160: Preparing 10:31:32 46d6e3cd63ee: Preparing 10:31:32 e242014fc46f: Preparing 10:31:32 3adae575dd06: Preparing 10:31:32 fddd9571e1c6: Preparing 10:31:32 cbedec466f9c: Preparing 10:31:32 18edfebe32b1: Preparing 10:31:32 abfcb263a588: Preparing 10:31:32 cbedec466f9c: Waiting 10:31:32 18edfebe32b1: Waiting 10:31:32 abfcb263a588: Waiting 10:31:32 3adae575dd06: Layer already exists 10:31:32 46d6e3cd63ee: Layer already exists 10:31:32 fddd9571e1c6: Layer already exists 10:31:32 a52bc1b0c160: Layer already exists 10:31:32 e242014fc46f: Layer already exists 10:31:32 cbedec466f9c: Layer already exists 10:31:32 18edfebe32b1: Layer already exists 10:31:32 abfcb263a588: Layer already exists 10:31:32 latest: digest: sha256:e515cd9dc0540ff74e9c80bbf2a4f571d75eb77b6d0d40c72c2ed0b6d0febcff size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:31:32 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:31:32 + docker push nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.67 10:31:32 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 10:31:32 a52bc1b0c160: Preparing 10:31:32 46d6e3cd63ee: Preparing 10:31:32 e242014fc46f: Preparing 10:31:32 3adae575dd06: Preparing 10:31:32 fddd9571e1c6: Preparing 10:31:32 cbedec466f9c: Preparing 10:31:32 18edfebe32b1: Preparing 10:31:32 abfcb263a588: Preparing 10:31:32 cbedec466f9c: Waiting 10:31:32 18edfebe32b1: Waiting 10:31:32 abfcb263a588: Waiting 10:31:32 e242014fc46f: Layer already exists 10:31:32 46d6e3cd63ee: Layer already exists 10:31:32 3adae575dd06: Layer already exists 10:31:32 a52bc1b0c160: Layer already exists 10:31:32 fddd9571e1c6: Layer already exists 10:31:32 cbedec466f9c: Layer already exists 10:31:32 18edfebe32b1: Layer already exists 10:31:32 abfcb263a588: Layer already exists 10:31:32 4.1.0-dev.67: digest: sha256:e515cd9dc0540ff74e9c80bbf2a4f571d75eb77b6d0d40c72c2ed0b6d0febcff size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:31:33 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:31:33 + docker push nexus3.edgexfoundry.org:10004/core-metadata:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67 10:31:33 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 10:31:33 a52bc1b0c160: Preparing 10:31:33 46d6e3cd63ee: Preparing 10:31:33 e242014fc46f: Preparing 10:31:33 3adae575dd06: Preparing 10:31:33 fddd9571e1c6: Preparing 10:31:33 cbedec466f9c: Preparing 10:31:33 18edfebe32b1: Preparing 10:31:33 abfcb263a588: Preparing 10:31:33 18edfebe32b1: Waiting 10:31:33 cbedec466f9c: Waiting 10:31:33 abfcb263a588: Waiting 10:31:33 a52bc1b0c160: Layer already exists 10:31:33 fddd9571e1c6: Layer already exists 10:31:33 46d6e3cd63ee: Layer already exists 10:31:33 e242014fc46f: Layer already exists 10:31:33 3adae575dd06: Layer already exists 10:31:33 cbedec466f9c: Layer already exists 10:31:33 abfcb263a588: Layer already exists 10:31:33 18edfebe32b1: Layer already exists 10:31:33 6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67: digest: sha256:e515cd9dc0540ff74e9c80bbf2a4f571d75eb77b6d0d40c72c2ed0b6d0febcff size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:31:33 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:31:34 + docker push nexus3.edgexfoundry.org:10004/core-metadata:main 10:31:34 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 10:31:34 a52bc1b0c160: Preparing 10:31:34 46d6e3cd63ee: Preparing 10:31:34 e242014fc46f: Preparing 10:31:34 3adae575dd06: Preparing 10:31:34 fddd9571e1c6: Preparing 10:31:34 cbedec466f9c: Preparing 10:31:34 18edfebe32b1: Preparing 10:31:34 abfcb263a588: Preparing 10:31:34 18edfebe32b1: Waiting 10:31:34 cbedec466f9c: Waiting 10:31:34 abfcb263a588: Waiting 10:31:34 3adae575dd06: Layer already exists 10:31:34 fddd9571e1c6: Layer already exists 10:31:34 e242014fc46f: Layer already exists 10:31:34 46d6e3cd63ee: Layer already exists 10:31:34 a52bc1b0c160: Layer already exists 10:31:34 cbedec466f9c: Layer already exists 10:31:34 18edfebe32b1: Layer already exists 10:31:34 abfcb263a588: Layer already exists 10:31:34 main: digest: sha256:e515cd9dc0540ff74e9c80bbf2a4f571d75eb77b6d0d40c72c2ed0b6d0febcff size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:31:34 ===================================================== [Pipeline] echo 10:31:34 taggedImages: 10:31:34 - nexus3.edgexfoundry.org:10004/core-metadata:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8 10:31:34 - nexus3.edgexfoundry.org:10004/core-metadata:latest 10:31:34 - nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.67 10:31:34 - nexus3.edgexfoundry.org:10004/core-metadata:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67 10:31:34 - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo 10:31:34 [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: 10:31:34 6b86315bccb2a3764b3b7cc41ab49bf81a9555b8 10:31:34 latest 10:31:34 4.1.0-dev.67 10:31:34 6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67 10:31:34 main 10:31:34 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:31:34 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:31:34 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8 10:31:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 10:31:34 ac2a665d9a21: Preparing 10:31:34 a28a3fdaea0d: Preparing 10:31:34 058088e55bc7: Preparing 10:31:34 67e6ef46fc34: Preparing 10:31:34 39b0b7f1cbc3: Preparing 10:31:34 f03ddf9608f2: Preparing 10:31:34 ddda472a2efe: Preparing 10:31:34 3adae575dd06: Preparing 10:31:34 fddd9571e1c6: Preparing 10:31:34 c168b946cd1d: Preparing 10:31:34 d87d97079b03: Preparing 10:31:34 5f70bf18a086: Preparing 10:31:34 65f9ceeb19c2: Preparing 10:31:34 bd5379e776be: Preparing 10:31:34 fed9ce3def3e: Preparing 10:31:34 abfcb263a588: Preparing 10:31:34 f03ddf9608f2: Waiting 10:31:34 ddda472a2efe: Waiting 10:31:34 3adae575dd06: Waiting 10:31:34 d87d97079b03: Waiting 10:31:34 5f70bf18a086: Waiting 10:31:34 65f9ceeb19c2: Waiting 10:31:34 bd5379e776be: Waiting 10:31:34 fddd9571e1c6: Waiting 10:31:34 fed9ce3def3e: Waiting 10:31:34 c168b946cd1d: Waiting 10:31:34 abfcb263a588: Waiting 10:31:34 67e6ef46fc34: Pushed 10:31:34 39b0b7f1cbc3: Pushed 10:31:34 ac2a665d9a21: Pushed 10:31:34 a28a3fdaea0d: Pushed 10:31:34 058088e55bc7: Pushed 10:31:34 3adae575dd06: Layer already exists 10:31:34 fddd9571e1c6: Layer already exists 10:31:34 5f70bf18a086: Layer already exists 10:31:35 f03ddf9608f2: Pushed 10:31:35 d87d97079b03: Pushed 10:31:35 c168b946cd1d: Pushed 10:31:35 65f9ceeb19c2: Pushed 10:31:35 abfcb263a588: Layer already exists 10:31:35 bd5379e776be: Pushed 10:31:35 fed9ce3def3e: Pushed 10:31:36 ddda472a2efe: Pushed 10:31:36 6b86315bccb2a3764b3b7cc41ab49bf81a9555b8: digest: sha256:335b49d1bcf38cdf605d81b9712bf6abcbcc453cd4238a7eff8dd2d53b93eb5e size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:31:36 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:31:37 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 10:31:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 10:31:37 ac2a665d9a21: Preparing 10:31:37 a28a3fdaea0d: Preparing 10:31:37 058088e55bc7: Preparing 10:31:37 67e6ef46fc34: Preparing 10:31:37 39b0b7f1cbc3: Preparing 10:31:37 f03ddf9608f2: Preparing 10:31:37 ddda472a2efe: Preparing 10:31:37 3adae575dd06: Preparing 10:31:37 fddd9571e1c6: Preparing 10:31:37 c168b946cd1d: Preparing 10:31:37 d87d97079b03: Preparing 10:31:37 5f70bf18a086: Preparing 10:31:37 65f9ceeb19c2: Preparing 10:31:37 bd5379e776be: Preparing 10:31:37 fed9ce3def3e: Preparing 10:31:37 abfcb263a588: Preparing 10:31:37 fddd9571e1c6: Waiting 10:31:37 c168b946cd1d: Waiting 10:31:37 d87d97079b03: Waiting 10:31:37 5f70bf18a086: Waiting 10:31:37 65f9ceeb19c2: Waiting 10:31:37 bd5379e776be: Waiting 10:31:37 f03ddf9608f2: Waiting 10:31:37 ddda472a2efe: Waiting 10:31:37 fed9ce3def3e: Waiting 10:31:37 3adae575dd06: Waiting 10:31:37 abfcb263a588: Waiting 10:31:37 a28a3fdaea0d: Layer already exists 10:31:37 ac2a665d9a21: Layer already exists 10:31:37 058088e55bc7: Layer already exists 10:31:37 39b0b7f1cbc3: Layer already exists 10:31:37 67e6ef46fc34: Layer already exists 10:31:37 f03ddf9608f2: Layer already exists 10:31:37 3adae575dd06: Layer already exists 10:31:37 fddd9571e1c6: Layer already exists 10:31:37 ddda472a2efe: Layer already exists 10:31:37 c168b946cd1d: Layer already exists 10:31:37 d87d97079b03: Layer already exists 10:31:37 5f70bf18a086: Layer already exists 10:31:37 bd5379e776be: Layer already exists 10:31:37 65f9ceeb19c2: Layer already exists 10:31:37 fed9ce3def3e: Layer already exists 10:31:37 abfcb263a588: Layer already exists 10:31:37 latest: digest: sha256:335b49d1bcf38cdf605d81b9712bf6abcbcc453cd4238a7eff8dd2d53b93eb5e size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:31:37 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:31:37 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.67 10:31:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 10:31:37 ac2a665d9a21: Preparing 10:31:37 a28a3fdaea0d: Preparing 10:31:37 058088e55bc7: Preparing 10:31:37 67e6ef46fc34: Preparing 10:31:37 39b0b7f1cbc3: Preparing 10:31:37 f03ddf9608f2: Preparing 10:31:37 ddda472a2efe: Preparing 10:31:37 3adae575dd06: Preparing 10:31:37 fddd9571e1c6: Preparing 10:31:37 c168b946cd1d: Preparing 10:31:37 d87d97079b03: Preparing 10:31:37 5f70bf18a086: Preparing 10:31:37 65f9ceeb19c2: Preparing 10:31:37 bd5379e776be: Preparing 10:31:37 fed9ce3def3e: Preparing 10:31:37 abfcb263a588: Preparing 10:31:37 f03ddf9608f2: Waiting 10:31:37 ddda472a2efe: Waiting 10:31:37 d87d97079b03: Waiting 10:31:37 5f70bf18a086: Waiting 10:31:37 fed9ce3def3e: Waiting 10:31:37 abfcb263a588: Waiting 10:31:37 65f9ceeb19c2: Waiting 10:31:37 bd5379e776be: Waiting 10:31:37 3adae575dd06: Waiting 10:31:37 c168b946cd1d: Waiting 10:31:37 fddd9571e1c6: Waiting 10:31:37 058088e55bc7: Layer already exists 10:31:37 a28a3fdaea0d: Layer already exists 10:31:37 67e6ef46fc34: Layer already exists 10:31:37 ac2a665d9a21: Layer already exists 10:31:37 39b0b7f1cbc3: Layer already exists 10:31:37 f03ddf9608f2: Layer already exists 10:31:37 ddda472a2efe: Layer already exists 10:31:37 fddd9571e1c6: Layer already exists 10:31:37 3adae575dd06: Layer already exists 10:31:37 c168b946cd1d: Layer already exists 10:31:37 5f70bf18a086: Layer already exists 10:31:37 d87d97079b03: Layer already exists 10:31:37 65f9ceeb19c2: Layer already exists 10:31:37 fed9ce3def3e: Layer already exists 10:31:37 bd5379e776be: Layer already exists 10:31:37 abfcb263a588: Layer already exists 10:31:37 4.1.0-dev.67: digest: sha256:335b49d1bcf38cdf605d81b9712bf6abcbcc453cd4238a7eff8dd2d53b93eb5e size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:31:38 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:31:38 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67 10:31:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 10:31:38 ac2a665d9a21: Preparing 10:31:38 a28a3fdaea0d: Preparing 10:31:38 058088e55bc7: Preparing 10:31:38 67e6ef46fc34: Preparing 10:31:38 39b0b7f1cbc3: Preparing 10:31:38 f03ddf9608f2: Preparing 10:31:38 ddda472a2efe: Preparing 10:31:38 3adae575dd06: Preparing 10:31:38 fddd9571e1c6: Preparing 10:31:38 c168b946cd1d: Preparing 10:31:38 d87d97079b03: Preparing 10:31:38 5f70bf18a086: Preparing 10:31:38 65f9ceeb19c2: Preparing 10:31:38 bd5379e776be: Preparing 10:31:38 fed9ce3def3e: Preparing 10:31:38 abfcb263a588: Preparing 10:31:38 f03ddf9608f2: Waiting 10:31:38 ddda472a2efe: Waiting 10:31:38 3adae575dd06: Waiting 10:31:38 bd5379e776be: Waiting 10:31:38 fed9ce3def3e: Waiting 10:31:38 abfcb263a588: Waiting 10:31:38 c168b946cd1d: Waiting 10:31:38 d87d97079b03: Waiting 10:31:38 5f70bf18a086: Waiting 10:31:38 65f9ceeb19c2: Waiting 10:31:38 fddd9571e1c6: Waiting 10:31:38 39b0b7f1cbc3: Layer already exists 10:31:38 058088e55bc7: Layer already exists 10:31:38 67e6ef46fc34: Layer already exists 10:31:38 ac2a665d9a21: Layer already exists 10:31:38 a28a3fdaea0d: Layer already exists 10:31:38 f03ddf9608f2: Layer already exists 10:31:38 ddda472a2efe: Layer already exists 10:31:38 3adae575dd06: Layer already exists 10:31:38 fddd9571e1c6: Layer already exists 10:31:38 c168b946cd1d: Layer already exists 10:31:38 d87d97079b03: Layer already exists 10:31:38 bd5379e776be: Layer already exists 10:31:38 65f9ceeb19c2: Layer already exists 10:31:38 fed9ce3def3e: Layer already exists 10:31:38 5f70bf18a086: Layer already exists 10:31:38 abfcb263a588: Layer already exists 10:31:38 6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67: digest: sha256:335b49d1bcf38cdf605d81b9712bf6abcbcc453cd4238a7eff8dd2d53b93eb5e size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:31:38 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:31:39 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main 10:31:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 10:31:39 ac2a665d9a21: Preparing 10:31:39 a28a3fdaea0d: Preparing 10:31:39 058088e55bc7: Preparing 10:31:39 67e6ef46fc34: Preparing 10:31:39 39b0b7f1cbc3: Preparing 10:31:39 f03ddf9608f2: Preparing 10:31:39 ddda472a2efe: Preparing 10:31:39 3adae575dd06: Preparing 10:31:39 fddd9571e1c6: Preparing 10:31:39 c168b946cd1d: Preparing 10:31:39 d87d97079b03: Preparing 10:31:39 5f70bf18a086: Preparing 10:31:39 65f9ceeb19c2: Preparing 10:31:39 bd5379e776be: Preparing 10:31:39 fed9ce3def3e: Preparing 10:31:39 abfcb263a588: Preparing 10:31:39 c168b946cd1d: Waiting 10:31:39 65f9ceeb19c2: Waiting 10:31:39 d87d97079b03: Waiting 10:31:39 5f70bf18a086: Waiting 10:31:39 bd5379e776be: Waiting 10:31:39 fed9ce3def3e: Waiting 10:31:39 abfcb263a588: Waiting 10:31:39 f03ddf9608f2: Waiting 10:31:39 ddda472a2efe: Waiting 10:31:39 3adae575dd06: Waiting 10:31:39 fddd9571e1c6: Waiting 10:31:39 39b0b7f1cbc3: Layer already exists 10:31:39 a28a3fdaea0d: Layer already exists 10:31:39 67e6ef46fc34: Layer already exists 10:31:39 ac2a665d9a21: Layer already exists 10:31:39 058088e55bc7: Layer already exists 10:31:39 f03ddf9608f2: Layer already exists 10:31:39 ddda472a2efe: Layer already exists 10:31:39 fddd9571e1c6: Layer already exists 10:31:39 3adae575dd06: Layer already exists 10:31:39 c168b946cd1d: Layer already exists 10:31:39 d87d97079b03: Layer already exists 10:31:39 65f9ceeb19c2: Layer already exists 10:31:39 bd5379e776be: Layer already exists 10:31:39 5f70bf18a086: Layer already exists 10:31:39 fed9ce3def3e: Layer already exists 10:31:39 abfcb263a588: Layer already exists 10:31:39 main: digest: sha256:335b49d1bcf38cdf605d81b9712bf6abcbcc453cd4238a7eff8dd2d53b93eb5e size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:31:39 ===================================================== [Pipeline] echo 10:31:39 taggedImages: 10:31:39 - nexus3.edgexfoundry.org:10004/security-bootstrapper:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8 10:31:39 - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 10:31:39 - nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.67 10:31:39 - nexus3.edgexfoundry.org:10004/security-bootstrapper:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67 10:31:39 - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo 10:31:39 [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: 10:31:39 6b86315bccb2a3764b3b7cc41ab49bf81a9555b8 10:31:39 latest 10:31:39 4.1.0-dev.67 10:31:39 6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67 10:31:39 main 10:31:39 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:31:39 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:31:39 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8 10:31:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 10:31:39 2cbd2b5b9898: Preparing 10:31:39 753a2ddb27fd: Preparing 10:31:39 d57f320712b3: Preparing 10:31:39 e840451c7875: Preparing 10:31:39 3adae575dd06: Preparing 10:31:39 fddd9571e1c6: Preparing 10:31:39 cbedec466f9c: Preparing 10:31:39 18edfebe32b1: Preparing 10:31:39 abfcb263a588: Preparing 10:31:39 cbedec466f9c: Waiting 10:31:39 abfcb263a588: Waiting 10:31:39 18edfebe32b1: Waiting 10:31:39 fddd9571e1c6: Waiting 10:31:39 753a2ddb27fd: Layer already exists 10:31:39 3adae575dd06: Layer already exists 10:31:39 fddd9571e1c6: Layer already exists 10:31:39 cbedec466f9c: Layer already exists 10:31:39 18edfebe32b1: Layer already exists 10:31:39 abfcb263a588: Layer already exists 10:31:39 2cbd2b5b9898: Pushed 10:31:39 d57f320712b3: Pushed 10:31:44 e840451c7875: Pushed 10:31:44 6b86315bccb2a3764b3b7cc41ab49bf81a9555b8: digest: sha256:f42b23e55d7e1f31bb8b8c0b5f7c6408af624afbaea29be357eb5e9bd29ff471 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:31:44 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:31:44 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 10:31:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 10:31:44 2cbd2b5b9898: Preparing 10:31:44 753a2ddb27fd: Preparing 10:31:44 d57f320712b3: Preparing 10:31:44 e840451c7875: Preparing 10:31:44 3adae575dd06: Preparing 10:31:44 fddd9571e1c6: Preparing 10:31:44 cbedec466f9c: Preparing 10:31:44 18edfebe32b1: Preparing 10:31:44 abfcb263a588: Preparing 10:31:44 cbedec466f9c: Waiting 10:31:44 18edfebe32b1: Waiting 10:31:44 abfcb263a588: Waiting 10:31:44 fddd9571e1c6: Waiting 10:31:44 e840451c7875: Layer already exists 10:31:44 2cbd2b5b9898: Layer already exists 10:31:44 753a2ddb27fd: Layer already exists 10:31:44 d57f320712b3: Layer already exists 10:31:44 3adae575dd06: Layer already exists 10:31:44 fddd9571e1c6: Layer already exists 10:31:44 18edfebe32b1: Layer already exists 10:31:44 abfcb263a588: Layer already exists 10:31:44 cbedec466f9c: Layer already exists 10:31:44 latest: digest: sha256:f42b23e55d7e1f31bb8b8c0b5f7c6408af624afbaea29be357eb5e9bd29ff471 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:31:45 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:31:45 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.67 10:31:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 10:31:45 2cbd2b5b9898: Preparing 10:31:45 753a2ddb27fd: Preparing 10:31:45 d57f320712b3: Preparing 10:31:45 e840451c7875: Preparing 10:31:45 3adae575dd06: Preparing 10:31:45 fddd9571e1c6: Preparing 10:31:45 cbedec466f9c: Preparing 10:31:45 18edfebe32b1: Preparing 10:31:45 abfcb263a588: Preparing 10:31:45 fddd9571e1c6: Waiting 10:31:45 18edfebe32b1: Waiting 10:31:45 abfcb263a588: Waiting 10:31:45 cbedec466f9c: Waiting 10:31:45 e840451c7875: Layer already exists 10:31:45 753a2ddb27fd: Layer already exists 10:31:45 2cbd2b5b9898: Layer already exists 10:31:45 3adae575dd06: Layer already exists 10:31:45 d57f320712b3: Layer already exists 10:31:45 fddd9571e1c6: Layer already exists 10:31:45 abfcb263a588: Layer already exists 10:31:45 18edfebe32b1: Layer already exists 10:31:45 cbedec466f9c: Layer already exists 10:31:45 4.1.0-dev.67: digest: sha256:f42b23e55d7e1f31bb8b8c0b5f7c6408af624afbaea29be357eb5e9bd29ff471 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:31:45 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:31:46 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67 10:31:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 10:31:46 2cbd2b5b9898: Preparing 10:31:46 753a2ddb27fd: Preparing 10:31:46 d57f320712b3: Preparing 10:31:46 e840451c7875: Preparing 10:31:46 3adae575dd06: Preparing 10:31:46 fddd9571e1c6: Preparing 10:31:46 cbedec466f9c: Preparing 10:31:46 18edfebe32b1: Preparing 10:31:46 abfcb263a588: Preparing 10:31:46 fddd9571e1c6: Waiting 10:31:46 18edfebe32b1: Waiting 10:31:46 cbedec466f9c: Waiting 10:31:46 abfcb263a588: Waiting 10:31:46 2cbd2b5b9898: Layer already exists 10:31:46 e840451c7875: Layer already exists 10:31:46 d57f320712b3: Layer already exists 10:31:46 3adae575dd06: Layer already exists 10:31:46 753a2ddb27fd: Layer already exists 10:31:46 fddd9571e1c6: Layer already exists 10:31:46 cbedec466f9c: Layer already exists 10:31:46 18edfebe32b1: Layer already exists 10:31:46 abfcb263a588: Layer already exists 10:31:46 6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67: digest: sha256:f42b23e55d7e1f31bb8b8c0b5f7c6408af624afbaea29be357eb5e9bd29ff471 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:31:46 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:31:46 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main 10:31:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 10:31:46 2cbd2b5b9898: Preparing 10:31:46 753a2ddb27fd: Preparing 10:31:46 d57f320712b3: Preparing 10:31:46 e840451c7875: Preparing 10:31:46 3adae575dd06: Preparing 10:31:46 fddd9571e1c6: Preparing 10:31:46 cbedec466f9c: Preparing 10:31:46 18edfebe32b1: Preparing 10:31:46 abfcb263a588: Preparing 10:31:46 cbedec466f9c: Waiting 10:31:46 18edfebe32b1: Waiting 10:31:46 abfcb263a588: Waiting 10:31:46 fddd9571e1c6: Waiting 10:31:46 d57f320712b3: Layer already exists 10:31:46 753a2ddb27fd: Layer already exists 10:31:46 2cbd2b5b9898: Layer already exists 10:31:46 3adae575dd06: Layer already exists 10:31:46 e840451c7875: Layer already exists 10:31:46 abfcb263a588: Layer already exists 10:31:46 cbedec466f9c: Layer already exists 10:31:46 18edfebe32b1: Layer already exists 10:31:46 fddd9571e1c6: Layer already exists 10:31:46 main: digest: sha256:f42b23e55d7e1f31bb8b8c0b5f7c6408af624afbaea29be357eb5e9bd29ff471 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:31:46 ===================================================== [Pipeline] echo 10:31:46 taggedImages: 10:31:46 - nexus3.edgexfoundry.org:10004/security-proxy-auth:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8 10:31:46 - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 10:31:46 - nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.67 10:31:46 - nexus3.edgexfoundry.org:10004/security-proxy-auth:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67 10:31:46 - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo 10:31:46 [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: 10:31:46 6b86315bccb2a3764b3b7cc41ab49bf81a9555b8 10:31:46 latest 10:31:46 4.1.0-dev.67 10:31:46 6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67 10:31:46 main 10:31:46 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:31:47 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:31:47 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8 10:31:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 10:31:47 3ab92338b8d9: Preparing 10:31:47 e3656abc96d3: Preparing 10:31:47 81fcdab6938f: Preparing 10:31:47 161224a16d8d: Preparing 10:31:47 1c2949ecee27: Preparing 10:31:47 3adae575dd06: Preparing 10:31:47 fddd9571e1c6: Preparing 10:31:47 00a3ee084856: Preparing 10:31:47 dc395cb33347: Preparing 10:31:47 c330840e7629: Preparing 10:31:47 abfcb263a588: Preparing 10:31:47 3adae575dd06: Waiting 10:31:47 fddd9571e1c6: Waiting 10:31:47 c330840e7629: Waiting 10:31:47 abfcb263a588: Waiting 10:31:47 00a3ee084856: Waiting 10:31:47 dc395cb33347: Waiting 10:31:47 1c2949ecee27: Pushed 10:31:47 3ab92338b8d9: Pushed 10:31:47 161224a16d8d: Pushed 10:31:47 e3656abc96d3: Pushed 10:31:47 3adae575dd06: Layer already exists 10:31:47 fddd9571e1c6: Layer already exists 10:31:47 abfcb263a588: Layer already exists 10:31:47 00a3ee084856: Pushed 10:31:47 dc395cb33347: Pushed 10:31:48 c330840e7629: Pushed 10:31:50 81fcdab6938f: Pushed 10:31:50 6b86315bccb2a3764b3b7cc41ab49bf81a9555b8: digest: sha256:97f7d408dbb38ef625b8a58c3df4bc1d889f1aaf0e9beabe2ebc903980b8d03e size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:31:50 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:31:51 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 10:31:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 10:31:51 3ab92338b8d9: Preparing 10:31:51 e3656abc96d3: Preparing 10:31:51 81fcdab6938f: Preparing 10:31:51 161224a16d8d: Preparing 10:31:51 1c2949ecee27: Preparing 10:31:51 3adae575dd06: Preparing 10:31:51 fddd9571e1c6: Preparing 10:31:51 00a3ee084856: Preparing 10:31:51 dc395cb33347: Preparing 10:31:51 c330840e7629: Preparing 10:31:51 abfcb263a588: Preparing 10:31:51 00a3ee084856: Waiting 10:31:51 dc395cb33347: Waiting 10:31:51 c330840e7629: Waiting 10:31:51 3adae575dd06: Waiting 10:31:51 abfcb263a588: Waiting 10:31:51 fddd9571e1c6: Waiting 10:31:51 161224a16d8d: Layer already exists 10:31:51 3ab92338b8d9: Layer already exists 10:31:51 e3656abc96d3: Layer already exists 10:31:51 1c2949ecee27: Layer already exists 10:31:51 81fcdab6938f: Layer already exists 10:31:51 3adae575dd06: Layer already exists 10:31:51 00a3ee084856: Layer already exists 10:31:51 dc395cb33347: Layer already exists 10:31:51 fddd9571e1c6: Layer already exists 10:31:51 c330840e7629: Layer already exists 10:31:51 abfcb263a588: Layer already exists 10:31:51 latest: digest: sha256:97f7d408dbb38ef625b8a58c3df4bc1d889f1aaf0e9beabe2ebc903980b8d03e size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:31:51 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:31:51 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.67 10:31:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 10:31:51 3ab92338b8d9: Preparing 10:31:51 e3656abc96d3: Preparing 10:31:51 81fcdab6938f: Preparing 10:31:51 161224a16d8d: Preparing 10:31:51 1c2949ecee27: Preparing 10:31:51 3adae575dd06: Preparing 10:31:51 fddd9571e1c6: Preparing 10:31:51 00a3ee084856: Preparing 10:31:51 dc395cb33347: Preparing 10:31:51 c330840e7629: Preparing 10:31:51 abfcb263a588: Preparing 10:31:51 3adae575dd06: Waiting 10:31:51 fddd9571e1c6: Waiting 10:31:51 00a3ee084856: Waiting 10:31:51 dc395cb33347: Waiting 10:31:51 c330840e7629: Waiting 10:31:51 abfcb263a588: Waiting 10:31:51 1c2949ecee27: Layer already exists 10:31:51 e3656abc96d3: Layer already exists 10:31:51 3ab92338b8d9: Layer already exists 10:31:51 81fcdab6938f: Layer already exists 10:31:51 161224a16d8d: Layer already exists 10:31:51 fddd9571e1c6: Layer already exists 10:31:51 3adae575dd06: Layer already exists 10:31:51 00a3ee084856: Layer already exists 10:31:51 dc395cb33347: Layer already exists 10:31:51 c330840e7629: Layer already exists 10:31:51 abfcb263a588: Layer already exists 10:31:51 4.1.0-dev.67: digest: sha256:97f7d408dbb38ef625b8a58c3df4bc1d889f1aaf0e9beabe2ebc903980b8d03e size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:31:52 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:31:52 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67 10:31:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 10:31:52 3ab92338b8d9: Preparing 10:31:52 e3656abc96d3: Preparing 10:31:52 81fcdab6938f: Preparing 10:31:52 161224a16d8d: Preparing 10:31:52 1c2949ecee27: Preparing 10:31:52 3adae575dd06: Preparing 10:31:52 fddd9571e1c6: Preparing 10:31:52 00a3ee084856: Preparing 10:31:52 dc395cb33347: Preparing 10:31:52 c330840e7629: Preparing 10:31:52 abfcb263a588: Preparing 10:31:52 fddd9571e1c6: Waiting 10:31:52 00a3ee084856: Waiting 10:31:52 dc395cb33347: Waiting 10:31:52 c330840e7629: Waiting 10:31:52 abfcb263a588: Waiting 10:31:52 3adae575dd06: Waiting 10:31:52 161224a16d8d: Layer already exists 10:31:52 81fcdab6938f: Layer already exists 10:31:52 1c2949ecee27: Layer already exists 10:31:52 e3656abc96d3: Layer already exists 10:31:52 3ab92338b8d9: Layer already exists 10:31:52 3adae575dd06: Layer already exists 10:31:52 00a3ee084856: Layer already exists 10:31:52 fddd9571e1c6: Layer already exists 10:31:52 c330840e7629: Layer already exists 10:31:52 dc395cb33347: Layer already exists 10:31:52 abfcb263a588: Layer already exists 10:31:52 6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67: digest: sha256:97f7d408dbb38ef625b8a58c3df4bc1d889f1aaf0e9beabe2ebc903980b8d03e size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:31:52 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:31:52 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main 10:31:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 10:31:52 3ab92338b8d9: Preparing 10:31:52 e3656abc96d3: Preparing 10:31:52 81fcdab6938f: Preparing 10:31:52 161224a16d8d: Preparing 10:31:52 1c2949ecee27: Preparing 10:31:52 3adae575dd06: Preparing 10:31:52 fddd9571e1c6: Preparing 10:31:52 00a3ee084856: Preparing 10:31:52 dc395cb33347: Preparing 10:31:52 c330840e7629: Preparing 10:31:52 abfcb263a588: Preparing 10:31:52 3adae575dd06: Waiting 10:31:52 fddd9571e1c6: Waiting 10:31:52 00a3ee084856: Waiting 10:31:52 dc395cb33347: Waiting 10:31:52 c330840e7629: Waiting 10:31:52 abfcb263a588: Waiting 10:31:52 81fcdab6938f: Layer already exists 10:31:52 e3656abc96d3: Layer already exists 10:31:52 1c2949ecee27: Layer already exists 10:31:52 3ab92338b8d9: Layer already exists 10:31:52 161224a16d8d: Layer already exists 10:31:52 00a3ee084856: Layer already exists 10:31:52 3adae575dd06: Layer already exists 10:31:52 dc395cb33347: Layer already exists 10:31:52 c330840e7629: Layer already exists 10:31:52 fddd9571e1c6: Layer already exists 10:31:52 abfcb263a588: Layer already exists 10:31:52 main: digest: sha256:97f7d408dbb38ef625b8a58c3df4bc1d889f1aaf0e9beabe2ebc903980b8d03e size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:31:53 ===================================================== [Pipeline] echo 10:31:53 taggedImages: 10:31:53 - nexus3.edgexfoundry.org:10004/security-proxy-setup:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8 10:31:53 - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 10:31:53 - nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.67 10:31:53 - nexus3.edgexfoundry.org:10004/security-proxy-setup:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67 10:31:53 - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo 10:31:53 [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: 10:31:53 6b86315bccb2a3764b3b7cc41ab49bf81a9555b8 10:31:53 latest 10:31:53 4.1.0-dev.67 10:31:53 6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67 10:31:53 main 10:31:53 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:31:53 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:31:53 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8 10:31:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 10:31:53 80317381cb33: Preparing 10:31:53 e652b27b11b6: Preparing 10:31:53 c62bbbddcd7e: Preparing 10:31:53 46754bf5c19d: Preparing 10:31:53 8073bf85f221: Preparing 10:31:53 08a8840014e2: Preparing 10:31:53 fdca06bd84b1: Preparing 10:31:53 3adae575dd06: Preparing 10:31:53 fddd9571e1c6: Preparing 10:31:53 8a101abb376c: Preparing 10:31:53 047a107e57d7: Preparing 10:31:53 abfcb263a588: Preparing 10:31:53 fdca06bd84b1: Waiting 10:31:53 fddd9571e1c6: Waiting 10:31:53 08a8840014e2: Waiting 10:31:53 8a101abb376c: Waiting 10:31:53 abfcb263a588: Waiting 10:31:53 3adae575dd06: Waiting 10:31:53 047a107e57d7: Waiting 10:31:53 80317381cb33: Pushed 10:31:53 e652b27b11b6: Pushed 10:31:53 8073bf85f221: Pushed 10:31:53 3adae575dd06: Layer already exists 10:31:53 fddd9571e1c6: Layer already exists 10:31:53 08a8840014e2: Pushed 10:31:53 fdca06bd84b1: Pushed 10:31:54 abfcb263a588: Layer already exists 10:31:54 8a101abb376c: Pushed 10:31:54 047a107e57d7: Pushed 10:31:56 46754bf5c19d: Pushed 10:31:56 c62bbbddcd7e: Pushed 10:31:56 6b86315bccb2a3764b3b7cc41ab49bf81a9555b8: digest: sha256:dea73b1814feadeb4c89db0a080a066580d9dc4445c17eb130d0612480cfde50 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:31:56 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:31:57 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 10:31:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 10:31:57 80317381cb33: Preparing 10:31:57 e652b27b11b6: Preparing 10:31:57 c62bbbddcd7e: Preparing 10:31:57 46754bf5c19d: Preparing 10:31:57 8073bf85f221: Preparing 10:31:57 08a8840014e2: Preparing 10:31:57 fdca06bd84b1: Preparing 10:31:57 3adae575dd06: Preparing 10:31:57 fddd9571e1c6: Preparing 10:31:57 8a101abb376c: Preparing 10:31:57 047a107e57d7: Preparing 10:31:57 abfcb263a588: Preparing 10:31:57 08a8840014e2: Waiting 10:31:57 8a101abb376c: Waiting 10:31:57 fdca06bd84b1: Waiting 10:31:57 3adae575dd06: Waiting 10:31:57 047a107e57d7: Waiting 10:31:57 abfcb263a588: Waiting 10:31:57 fddd9571e1c6: Waiting 10:31:57 e652b27b11b6: Layer already exists 10:31:57 8073bf85f221: Layer already exists 10:31:57 46754bf5c19d: Layer already exists 10:31:57 80317381cb33: Layer already exists 10:31:57 c62bbbddcd7e: Layer already exists 10:31:57 fdca06bd84b1: Layer already exists 10:31:57 08a8840014e2: Layer already exists 10:31:57 3adae575dd06: Layer already exists 10:31:57 8a101abb376c: Layer already exists 10:31:57 fddd9571e1c6: Layer already exists 10:31:57 abfcb263a588: Layer already exists 10:31:57 047a107e57d7: Layer already exists 10:31:57 latest: digest: sha256:dea73b1814feadeb4c89db0a080a066580d9dc4445c17eb130d0612480cfde50 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:31:57 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:31:57 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.67 10:31:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 10:31:57 80317381cb33: Preparing 10:31:57 e652b27b11b6: Preparing 10:31:57 c62bbbddcd7e: Preparing 10:31:57 46754bf5c19d: Preparing 10:31:57 8073bf85f221: Preparing 10:31:57 08a8840014e2: Preparing 10:31:57 fdca06bd84b1: Preparing 10:31:57 3adae575dd06: Preparing 10:31:57 fddd9571e1c6: Preparing 10:31:57 8a101abb376c: Preparing 10:31:57 047a107e57d7: Preparing 10:31:57 abfcb263a588: Preparing 10:31:57 3adae575dd06: Waiting 10:31:57 fddd9571e1c6: Waiting 10:31:57 08a8840014e2: Waiting 10:31:57 8a101abb376c: Waiting 10:31:57 fdca06bd84b1: Waiting 10:31:57 047a107e57d7: Waiting 10:31:57 abfcb263a588: Waiting 10:31:57 e652b27b11b6: Layer already exists 10:31:57 80317381cb33: Layer already exists 10:31:57 c62bbbddcd7e: Layer already exists 10:31:57 46754bf5c19d: Layer already exists 10:31:57 8073bf85f221: Layer already exists 10:31:57 3adae575dd06: Layer already exists 10:31:57 fddd9571e1c6: Layer already exists 10:31:57 08a8840014e2: Layer already exists 10:31:57 fdca06bd84b1: Layer already exists 10:31:57 8a101abb376c: Layer already exists 10:31:57 abfcb263a588: Layer already exists 10:31:57 047a107e57d7: Layer already exists 10:31:57 4.1.0-dev.67: digest: sha256:dea73b1814feadeb4c89db0a080a066580d9dc4445c17eb130d0612480cfde50 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:31:58 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:31:58 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67 10:31:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 10:31:58 80317381cb33: Preparing 10:31:58 e652b27b11b6: Preparing 10:31:58 c62bbbddcd7e: Preparing 10:31:58 46754bf5c19d: Preparing 10:31:58 8073bf85f221: Preparing 10:31:58 08a8840014e2: Preparing 10:31:58 fdca06bd84b1: Preparing 10:31:58 3adae575dd06: Preparing 10:31:58 fddd9571e1c6: Preparing 10:31:58 8a101abb376c: Preparing 10:31:58 047a107e57d7: Preparing 10:31:58 abfcb263a588: Preparing 10:31:58 8a101abb376c: Waiting 10:31:58 08a8840014e2: Waiting 10:31:58 fdca06bd84b1: Waiting 10:31:58 047a107e57d7: Waiting 10:31:58 abfcb263a588: Waiting 10:31:58 3adae575dd06: Waiting 10:31:58 fddd9571e1c6: Waiting 10:31:58 80317381cb33: Layer already exists 10:31:58 c62bbbddcd7e: Layer already exists 10:31:58 e652b27b11b6: Layer already exists 10:31:58 46754bf5c19d: Layer already exists 10:31:58 8073bf85f221: Layer already exists 10:31:58 fdca06bd84b1: Layer already exists 10:31:58 08a8840014e2: Layer already exists 10:31:58 3adae575dd06: Layer already exists 10:31:58 fddd9571e1c6: Layer already exists 10:31:58 8a101abb376c: Layer already exists 10:31:58 047a107e57d7: Layer already exists 10:31:58 abfcb263a588: Layer already exists 10:31:58 6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67: digest: sha256:dea73b1814feadeb4c89db0a080a066580d9dc4445c17eb130d0612480cfde50 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:31:58 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:31:59 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 10:31:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 10:31:59 80317381cb33: Preparing 10:31:59 e652b27b11b6: Preparing 10:31:59 c62bbbddcd7e: Preparing 10:31:59 46754bf5c19d: Preparing 10:31:59 8073bf85f221: Preparing 10:31:59 08a8840014e2: Preparing 10:31:59 fdca06bd84b1: Preparing 10:31:59 3adae575dd06: Preparing 10:31:59 fddd9571e1c6: Preparing 10:31:59 8a101abb376c: Preparing 10:31:59 047a107e57d7: Preparing 10:31:59 abfcb263a588: Preparing 10:31:59 fddd9571e1c6: Waiting 10:31:59 08a8840014e2: Waiting 10:31:59 fdca06bd84b1: Waiting 10:31:59 3adae575dd06: Waiting 10:31:59 8a101abb376c: Waiting 10:31:59 abfcb263a588: Waiting 10:31:59 047a107e57d7: Waiting 10:31:59 8073bf85f221: Layer already exists 10:31:59 80317381cb33: Layer already exists 10:31:59 e652b27b11b6: Layer already exists 10:31:59 46754bf5c19d: Layer already exists 10:31:59 c62bbbddcd7e: Layer already exists 10:31:59 fdca06bd84b1: Layer already exists 10:31:59 08a8840014e2: Layer already exists 10:31:59 8a101abb376c: Layer already exists 10:31:59 fddd9571e1c6: Layer already exists 10:31:59 3adae575dd06: Layer already exists 10:31:59 047a107e57d7: Layer already exists 10:31:59 abfcb263a588: Layer already exists 10:31:59 main: digest: sha256:dea73b1814feadeb4c89db0a080a066580d9dc4445c17eb130d0612480cfde50 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:31:59 ===================================================== [Pipeline] echo 10:31:59 taggedImages: 10:31:59 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8 10:31:59 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 10:31:59 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.67 10:31:59 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67 10:31:59 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo 10:31:59 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: 10:31:59 6b86315bccb2a3764b3b7cc41ab49bf81a9555b8 10:31:59 latest 10:31:59 4.1.0-dev.67 10:31:59 6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67 10:31:59 main 10:31:59 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:31:59 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:32:00 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8 10:32:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 10:32:00 1cd60107ba35: Preparing 10:32:00 6b4ce6ec2dbf: Preparing 10:32:00 3adae575dd06: Preparing 10:32:00 fddd9571e1c6: Preparing 10:32:00 e6b6a2d9fdf2: Preparing 10:32:00 e359ba8ffa64: Preparing 10:32:00 abfcb263a588: Preparing 10:32:00 e359ba8ffa64: Waiting 10:32:00 abfcb263a588: Waiting 10:32:00 fddd9571e1c6: Layer already exists 10:32:00 3adae575dd06: Layer already exists 10:32:00 abfcb263a588: Layer already exists 10:32:00 e6b6a2d9fdf2: Pushed 10:32:00 1cd60107ba35: Pushed 10:32:00 e359ba8ffa64: Pushed 10:32:03 6b4ce6ec2dbf: Pushed 10:32:03 6b86315bccb2a3764b3b7cc41ab49bf81a9555b8: digest: sha256:bdeb57cf6e45872b7dd37e438e25235d53a0cb09c9efadf1ac3df7097dcf9741 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:32:03 + 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 10:32:04 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 10:32:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 10:32:04 1cd60107ba35: Preparing 10:32:04 6b4ce6ec2dbf: Preparing 10:32:04 3adae575dd06: Preparing 10:32:04 fddd9571e1c6: Preparing 10:32:04 e6b6a2d9fdf2: Preparing 10:32:04 e359ba8ffa64: Preparing 10:32:04 abfcb263a588: Preparing 10:32:04 e359ba8ffa64: Waiting 10:32:04 abfcb263a588: Waiting 10:32:04 1cd60107ba35: Layer already exists 10:32:04 e6b6a2d9fdf2: Layer already exists 10:32:04 6b4ce6ec2dbf: Layer already exists 10:32:04 3adae575dd06: Layer already exists 10:32:04 fddd9571e1c6: Layer already exists 10:32:04 e359ba8ffa64: Layer already exists 10:32:04 abfcb263a588: Layer already exists 10:32:04 latest: digest: sha256:bdeb57cf6e45872b7dd37e438e25235d53a0cb09c9efadf1ac3df7097dcf9741 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:32:04 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:32:04 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.67 10:32:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 10:32:04 1cd60107ba35: Preparing 10:32:04 6b4ce6ec2dbf: Preparing 10:32:04 3adae575dd06: Preparing 10:32:04 fddd9571e1c6: Preparing 10:32:04 e6b6a2d9fdf2: Preparing 10:32:04 e359ba8ffa64: Preparing 10:32:04 abfcb263a588: Preparing 10:32:04 e359ba8ffa64: Waiting 10:32:04 abfcb263a588: Waiting 10:32:04 6b4ce6ec2dbf: Layer already exists 10:32:04 1cd60107ba35: Layer already exists 10:32:04 fddd9571e1c6: Layer already exists 10:32:04 e6b6a2d9fdf2: Layer already exists 10:32:04 3adae575dd06: Layer already exists 10:32:04 e359ba8ffa64: Layer already exists 10:32:04 abfcb263a588: Layer already exists 10:32:04 4.1.0-dev.67: digest: sha256:bdeb57cf6e45872b7dd37e438e25235d53a0cb09c9efadf1ac3df7097dcf9741 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:32:05 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:32:05 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67 10:32:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 10:32:05 1cd60107ba35: Preparing 10:32:05 6b4ce6ec2dbf: Preparing 10:32:05 3adae575dd06: Preparing 10:32:05 fddd9571e1c6: Preparing 10:32:05 e6b6a2d9fdf2: Preparing 10:32:05 e359ba8ffa64: Preparing 10:32:05 abfcb263a588: Preparing 10:32:05 abfcb263a588: Waiting 10:32:05 e359ba8ffa64: Waiting 10:32:05 6b4ce6ec2dbf: Layer already exists 10:32:05 fddd9571e1c6: Layer already exists 10:32:05 e6b6a2d9fdf2: Layer already exists 10:32:05 3adae575dd06: Layer already exists 10:32:05 1cd60107ba35: Layer already exists 10:32:05 abfcb263a588: Layer already exists 10:32:05 e359ba8ffa64: Layer already exists 10:32:05 6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67: digest: sha256:bdeb57cf6e45872b7dd37e438e25235d53a0cb09c9efadf1ac3df7097dcf9741 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:32:05 + 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 10:32:06 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 10:32:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 10:32:06 1cd60107ba35: Preparing 10:32:06 6b4ce6ec2dbf: Preparing 10:32:06 3adae575dd06: Preparing 10:32:06 fddd9571e1c6: Preparing 10:32:06 e6b6a2d9fdf2: Preparing 10:32:06 e359ba8ffa64: Preparing 10:32:06 abfcb263a588: Preparing 10:32:06 e359ba8ffa64: Waiting 10:32:06 abfcb263a588: Waiting 10:32:06 fddd9571e1c6: Layer already exists 10:32:06 e6b6a2d9fdf2: Layer already exists 10:32:06 3adae575dd06: Layer already exists 10:32:06 1cd60107ba35: Layer already exists 10:32:06 6b4ce6ec2dbf: Layer already exists 10:32:06 abfcb263a588: Layer already exists 10:32:06 e359ba8ffa64: Layer already exists 10:32:06 main: digest: sha256:bdeb57cf6e45872b7dd37e438e25235d53a0cb09c9efadf1ac3df7097dcf9741 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:32:06 ===================================================== [Pipeline] echo 10:32:06 taggedImages: 10:32:06 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8 10:32:06 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 10:32:06 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.67 10:32:06 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67 10:32:06 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo 10:32:06 [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: 10:32:06 6b86315bccb2a3764b3b7cc41ab49bf81a9555b8 10:32:06 latest 10:32:06 4.1.0-dev.67 10:32:06 6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67 10:32:06 main 10:32:06 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:32:06 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:32:06 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8 10:32:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 10:32:06 e9be9e8a149b: Preparing 10:32:06 8865c3b3f796: Preparing 10:32:06 8fa932f986c0: Preparing 10:32:06 3adae575dd06: Preparing 10:32:06 fddd9571e1c6: Preparing 10:32:06 012dc8d01d95: Preparing 10:32:06 b23468187563: Preparing 10:32:06 0e12c181186a: Preparing 10:32:06 a5b392237b77: Preparing 10:32:06 012dc8d01d95: Waiting 10:32:06 abfcb263a588: Preparing 10:32:06 0e12c181186a: Waiting 10:32:06 a5b392237b77: Waiting 10:32:06 abfcb263a588: Waiting 10:32:06 b23468187563: Waiting 10:32:06 3adae575dd06: Layer already exists 10:32:06 fddd9571e1c6: Layer already exists 10:32:06 8865c3b3f796: Pushed 10:32:06 8fa932f986c0: Pushed 10:32:06 e9be9e8a149b: Pushed 10:32:06 abfcb263a588: Layer already exists 10:32:06 0e12c181186a: Pushed 10:32:07 a5b392237b77: Pushed 10:32:11 b23468187563: Pushed 10:32:18 012dc8d01d95: Pushed 10:32:18 6b86315bccb2a3764b3b7cc41ab49bf81a9555b8: digest: sha256:695e182646e8b3a78dc6d8f9c023fe4109eba6746b1ca9d0b3742a33535dc9fc size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:32:18 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:32:18 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest 10:32:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 10:32:18 e9be9e8a149b: Preparing 10:32:18 8865c3b3f796: Preparing 10:32:18 8fa932f986c0: Preparing 10:32:18 3adae575dd06: Preparing 10:32:18 fddd9571e1c6: Preparing 10:32:18 012dc8d01d95: Preparing 10:32:18 b23468187563: Preparing 10:32:18 0e12c181186a: Preparing 10:32:18 a5b392237b77: Preparing 10:32:18 abfcb263a588: Preparing 10:32:18 012dc8d01d95: Waiting 10:32:18 b23468187563: Waiting 10:32:18 abfcb263a588: Waiting 10:32:18 0e12c181186a: Waiting 10:32:18 a5b392237b77: Waiting 10:32:18 e9be9e8a149b: Layer already exists 10:32:18 8fa932f986c0: Layer already exists 10:32:18 3adae575dd06: Layer already exists 10:32:18 fddd9571e1c6: Layer already exists 10:32:18 8865c3b3f796: Layer already exists 10:32:18 b23468187563: Layer already exists 10:32:18 012dc8d01d95: Layer already exists 10:32:18 0e12c181186a: Layer already exists 10:32:18 abfcb263a588: Layer already exists 10:32:18 a5b392237b77: Layer already exists 10:32:18 latest: digest: sha256:695e182646e8b3a78dc6d8f9c023fe4109eba6746b1ca9d0b3742a33535dc9fc size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:32:19 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:32:19 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.67 10:32:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 10:32:19 e9be9e8a149b: Preparing 10:32:19 8865c3b3f796: Preparing 10:32:19 8fa932f986c0: Preparing 10:32:19 3adae575dd06: Preparing 10:32:19 fddd9571e1c6: Preparing 10:32:19 012dc8d01d95: Preparing 10:32:19 b23468187563: Preparing 10:32:19 0e12c181186a: Preparing 10:32:19 a5b392237b77: Preparing 10:32:19 abfcb263a588: Preparing 10:32:19 012dc8d01d95: Waiting 10:32:19 b23468187563: Waiting 10:32:19 0e12c181186a: Waiting 10:32:19 a5b392237b77: Waiting 10:32:19 abfcb263a588: Waiting 10:32:19 8fa932f986c0: Layer already exists 10:32:19 8865c3b3f796: Layer already exists 10:32:19 fddd9571e1c6: Layer already exists 10:32:19 3adae575dd06: Layer already exists 10:32:19 e9be9e8a149b: Layer already exists 10:32:19 012dc8d01d95: Layer already exists 10:32:19 0e12c181186a: Layer already exists 10:32:19 b23468187563: Layer already exists 10:32:19 a5b392237b77: Layer already exists 10:32:19 abfcb263a588: Layer already exists 10:32:19 4.1.0-dev.67: digest: sha256:695e182646e8b3a78dc6d8f9c023fe4109eba6746b1ca9d0b3742a33535dc9fc size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:32:19 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:32:20 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67 10:32:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 10:32:20 e9be9e8a149b: Preparing 10:32:20 8865c3b3f796: Preparing 10:32:20 8fa932f986c0: Preparing 10:32:20 3adae575dd06: Preparing 10:32:20 fddd9571e1c6: Preparing 10:32:20 012dc8d01d95: Preparing 10:32:20 b23468187563: Preparing 10:32:20 0e12c181186a: Preparing 10:32:20 a5b392237b77: Preparing 10:32:20 abfcb263a588: Preparing 10:32:20 b23468187563: Waiting 10:32:20 0e12c181186a: Waiting 10:32:20 a5b392237b77: Waiting 10:32:20 abfcb263a588: Waiting 10:32:20 012dc8d01d95: Waiting 10:32:20 8fa932f986c0: Layer already exists 10:32:20 8865c3b3f796: Layer already exists 10:32:20 3adae575dd06: Layer already exists 10:32:20 e9be9e8a149b: Layer already exists 10:32:20 fddd9571e1c6: Layer already exists 10:32:20 0e12c181186a: Layer already exists 10:32:20 b23468187563: Layer already exists 10:32:20 012dc8d01d95: Layer already exists 10:32:20 abfcb263a588: Layer already exists 10:32:20 a5b392237b77: Layer already exists 10:32:20 6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67: digest: sha256:695e182646e8b3a78dc6d8f9c023fe4109eba6746b1ca9d0b3742a33535dc9fc size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:32:20 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:32:20 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main 10:32:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 10:32:20 e9be9e8a149b: Preparing 10:32:20 8865c3b3f796: Preparing 10:32:20 8fa932f986c0: Preparing 10:32:20 3adae575dd06: Preparing 10:32:20 fddd9571e1c6: Preparing 10:32:20 012dc8d01d95: Preparing 10:32:20 b23468187563: Preparing 10:32:20 0e12c181186a: Preparing 10:32:20 a5b392237b77: Preparing 10:32:20 abfcb263a588: Preparing 10:32:20 012dc8d01d95: Waiting 10:32:20 b23468187563: Waiting 10:32:20 abfcb263a588: Waiting 10:32:20 0e12c181186a: Waiting 10:32:20 a5b392237b77: Waiting 10:32:20 3adae575dd06: Layer already exists 10:32:20 8fa932f986c0: Layer already exists 10:32:20 8865c3b3f796: Layer already exists 10:32:20 fddd9571e1c6: Layer already exists 10:32:20 e9be9e8a149b: Layer already exists 10:32:20 b23468187563: Layer already exists 10:32:20 012dc8d01d95: Layer already exists 10:32:20 0e12c181186a: Layer already exists 10:32:20 abfcb263a588: Layer already exists 10:32:20 a5b392237b77: Layer already exists 10:32:20 main: digest: sha256:695e182646e8b3a78dc6d8f9c023fe4109eba6746b1ca9d0b3742a33535dc9fc size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:32:20 ===================================================== [Pipeline] echo 10:32:20 taggedImages: 10:32:20 - nexus3.edgexfoundry.org:10004/security-spire-agent:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8 10:32:20 - nexus3.edgexfoundry.org:10004/security-spire-agent:latest 10:32:20 - nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.67 10:32:20 - nexus3.edgexfoundry.org:10004/security-spire-agent:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67 10:32:20 - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo 10:32:20 [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: 10:32:20 6b86315bccb2a3764b3b7cc41ab49bf81a9555b8 10:32:20 latest 10:32:20 4.1.0-dev.67 10:32:20 6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67 10:32:20 main 10:32:20 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:32:21 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:32:21 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8 10:32:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 10:32:21 51c8a470e03a: Preparing 10:32:21 24598cc8983c: Preparing 10:32:21 49c96abd0ac8: Preparing 10:32:21 3adae575dd06: Preparing 10:32:21 fddd9571e1c6: Preparing 10:32:21 28e60ce42247: Preparing 10:32:21 5aebf281480f: Preparing 10:32:21 ff754e0c0838: Preparing 10:32:21 abfcb263a588: Preparing 10:32:21 28e60ce42247: Waiting 10:32:21 ff754e0c0838: Waiting 10:32:21 abfcb263a588: Waiting 10:32:21 5aebf281480f: Waiting 10:32:21 3adae575dd06: Layer already exists 10:32:21 fddd9571e1c6: Layer already exists 10:32:21 49c96abd0ac8: Pushed 10:32:21 24598cc8983c: Pushed 10:32:21 51c8a470e03a: Pushed 10:32:21 5aebf281480f: Pushed 10:32:21 abfcb263a588: Layer already exists 10:32:21 ff754e0c0838: Pushed 10:32:34 28e60ce42247: Pushed 10:32:34 6b86315bccb2a3764b3b7cc41ab49bf81a9555b8: digest: sha256:1af5133d9ee5d884c3a0678232afffc0ca71f73dda7affc3260f51272d93188b size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:32:34 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:32:34 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest 10:32:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 10:32:34 51c8a470e03a: Preparing 10:32:34 24598cc8983c: Preparing 10:32:34 49c96abd0ac8: Preparing 10:32:34 3adae575dd06: Preparing 10:32:34 fddd9571e1c6: Preparing 10:32:34 28e60ce42247: Preparing 10:32:34 5aebf281480f: Preparing 10:32:34 ff754e0c0838: Preparing 10:32:34 abfcb263a588: Preparing 10:32:34 5aebf281480f: Waiting 10:32:34 ff754e0c0838: Waiting 10:32:34 abfcb263a588: Waiting 10:32:34 28e60ce42247: Waiting 10:32:34 49c96abd0ac8: Layer already exists 10:32:34 51c8a470e03a: Layer already exists 10:32:34 3adae575dd06: Layer already exists 10:32:34 fddd9571e1c6: Layer already exists 10:32:34 24598cc8983c: Layer already exists 10:32:34 28e60ce42247: Layer already exists 10:32:34 ff754e0c0838: Layer already exists 10:32:34 5aebf281480f: Layer already exists 10:32:34 abfcb263a588: Layer already exists 10:32:34 latest: digest: sha256:1af5133d9ee5d884c3a0678232afffc0ca71f73dda7affc3260f51272d93188b size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:32:35 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:32:35 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.67 10:32:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 10:32:35 51c8a470e03a: Preparing 10:32:35 24598cc8983c: Preparing 10:32:35 49c96abd0ac8: Preparing 10:32:35 3adae575dd06: Preparing 10:32:35 fddd9571e1c6: Preparing 10:32:35 28e60ce42247: Preparing 10:32:35 5aebf281480f: Preparing 10:32:35 ff754e0c0838: Preparing 10:32:35 abfcb263a588: Preparing 10:32:35 28e60ce42247: Waiting 10:32:35 ff754e0c0838: Waiting 10:32:35 abfcb263a588: Waiting 10:32:35 5aebf281480f: Waiting 10:32:35 24598cc8983c: Layer already exists 10:32:35 51c8a470e03a: Layer already exists 10:32:35 fddd9571e1c6: Layer already exists 10:32:35 3adae575dd06: Layer already exists 10:32:35 49c96abd0ac8: Layer already exists 10:32:35 ff754e0c0838: Layer already exists 10:32:35 28e60ce42247: Layer already exists 10:32:35 5aebf281480f: Layer already exists 10:32:35 abfcb263a588: Layer already exists 10:32:35 4.1.0-dev.67: digest: sha256:1af5133d9ee5d884c3a0678232afffc0ca71f73dda7affc3260f51272d93188b size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:32:35 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:32:35 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67 10:32:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 10:32:35 51c8a470e03a: Preparing 10:32:35 24598cc8983c: Preparing 10:32:35 49c96abd0ac8: Preparing 10:32:35 3adae575dd06: Preparing 10:32:35 fddd9571e1c6: Preparing 10:32:35 28e60ce42247: Preparing 10:32:35 5aebf281480f: Preparing 10:32:35 ff754e0c0838: Preparing 10:32:35 abfcb263a588: Preparing 10:32:35 5aebf281480f: Waiting 10:32:35 ff754e0c0838: Waiting 10:32:35 28e60ce42247: Waiting 10:32:35 abfcb263a588: Waiting 10:32:35 fddd9571e1c6: Layer already exists 10:32:35 3adae575dd06: Layer already exists 10:32:35 24598cc8983c: Layer already exists 10:32:35 49c96abd0ac8: Layer already exists 10:32:35 51c8a470e03a: Layer already exists 10:32:35 28e60ce42247: Layer already exists 10:32:35 ff754e0c0838: Layer already exists 10:32:35 5aebf281480f: Layer already exists 10:32:35 abfcb263a588: Layer already exists 10:32:35 6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67: digest: sha256:1af5133d9ee5d884c3a0678232afffc0ca71f73dda7affc3260f51272d93188b size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:32:36 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:32:36 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main 10:32:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 10:32:36 51c8a470e03a: Preparing 10:32:36 24598cc8983c: Preparing 10:32:36 49c96abd0ac8: Preparing 10:32:36 3adae575dd06: Preparing 10:32:36 fddd9571e1c6: Preparing 10:32:36 28e60ce42247: Preparing 10:32:36 5aebf281480f: Preparing 10:32:36 ff754e0c0838: Preparing 10:32:36 abfcb263a588: Preparing 10:32:36 28e60ce42247: Waiting 10:32:36 5aebf281480f: Waiting 10:32:36 ff754e0c0838: Waiting 10:32:36 abfcb263a588: Waiting 10:32:36 24598cc8983c: Layer already exists 10:32:36 3adae575dd06: Layer already exists 10:32:36 51c8a470e03a: Layer already exists 10:32:36 fddd9571e1c6: Layer already exists 10:32:36 49c96abd0ac8: Layer already exists 10:32:36 28e60ce42247: Layer already exists 10:32:36 abfcb263a588: Layer already exists 10:32:36 5aebf281480f: Layer already exists 10:32:36 ff754e0c0838: Layer already exists 10:32:36 main: digest: sha256:1af5133d9ee5d884c3a0678232afffc0ca71f73dda7affc3260f51272d93188b size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:32:36 ===================================================== [Pipeline] echo 10:32:36 taggedImages: 10:32:36 - nexus3.edgexfoundry.org:10004/security-spire-config:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8 10:32:36 - nexus3.edgexfoundry.org:10004/security-spire-config:latest 10:32:36 - nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.67 10:32:36 - nexus3.edgexfoundry.org:10004/security-spire-config:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67 10:32:36 - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo 10:32:36 [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: 10:32:36 6b86315bccb2a3764b3b7cc41ab49bf81a9555b8 10:32:36 latest 10:32:36 4.1.0-dev.67 10:32:36 6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67 10:32:36 main 10:32:36 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:32:37 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:32:37 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8 10:32:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 10:32:37 7b9377459f3c: Preparing 10:32:37 371b1c01ecc1: Preparing 10:32:37 585210b0ecb9: Preparing 10:32:37 3adae575dd06: Preparing 10:32:37 fddd9571e1c6: Preparing 10:32:37 6713b256fbd7: Preparing 10:32:37 0e12c181186a: Preparing 10:32:37 a5b392237b77: Preparing 10:32:37 abfcb263a588: Preparing 10:32:37 6713b256fbd7: Waiting 10:32:37 0e12c181186a: Waiting 10:32:37 a5b392237b77: Waiting 10:32:37 abfcb263a588: Waiting 10:32:37 3adae575dd06: Layer already exists 10:32:37 fddd9571e1c6: Layer already exists 10:32:37 0e12c181186a: Layer already exists 10:32:37 585210b0ecb9: Pushed 10:32:37 a5b392237b77: Layer already exists 10:32:37 371b1c01ecc1: Pushed 10:32:37 abfcb263a588: Layer already exists 10:32:37 7b9377459f3c: Pushed 10:32:49 6713b256fbd7: Pushed 10:32:49 6b86315bccb2a3764b3b7cc41ab49bf81a9555b8: digest: sha256:b8f8e6c66dbe29995f79f12a20e042921a0196f8417a1cde847a2f06140d68aa size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:32:49 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:32:50 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest 10:32:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 10:32:50 7b9377459f3c: Preparing 10:32:50 371b1c01ecc1: Preparing 10:32:50 585210b0ecb9: Preparing 10:32:50 3adae575dd06: Preparing 10:32:50 fddd9571e1c6: Preparing 10:32:50 6713b256fbd7: Preparing 10:32:50 0e12c181186a: Preparing 10:32:50 a5b392237b77: Preparing 10:32:50 abfcb263a588: Preparing 10:32:50 6713b256fbd7: Waiting 10:32:50 0e12c181186a: Waiting 10:32:50 a5b392237b77: Waiting 10:32:50 abfcb263a588: Waiting 10:32:50 7b9377459f3c: Layer already exists 10:32:50 3adae575dd06: Layer already exists 10:32:50 fddd9571e1c6: Layer already exists 10:32:50 371b1c01ecc1: Layer already exists 10:32:50 585210b0ecb9: Layer already exists 10:32:50 6713b256fbd7: Layer already exists 10:32:50 abfcb263a588: Layer already exists 10:32:50 a5b392237b77: Layer already exists 10:32:50 0e12c181186a: Layer already exists 10:32:50 latest: digest: sha256:b8f8e6c66dbe29995f79f12a20e042921a0196f8417a1cde847a2f06140d68aa size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:32:50 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:32:51 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.67 10:32:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 10:32:51 7b9377459f3c: Preparing 10:32:51 371b1c01ecc1: Preparing 10:32:51 585210b0ecb9: Preparing 10:32:51 3adae575dd06: Preparing 10:32:51 fddd9571e1c6: Preparing 10:32:51 6713b256fbd7: Preparing 10:32:51 6713b256fbd7: Waiting 10:32:51 0e12c181186a: Preparing 10:32:51 a5b392237b77: Preparing 10:32:51 abfcb263a588: Preparing 10:32:51 0e12c181186a: Waiting 10:32:51 abfcb263a588: Waiting 10:32:51 a5b392237b77: Waiting 10:32:51 371b1c01ecc1: Layer already exists 10:32:51 7b9377459f3c: Layer already exists 10:32:51 3adae575dd06: Layer already exists 10:32:51 fddd9571e1c6: Layer already exists 10:32:51 585210b0ecb9: Layer already exists 10:32:51 6713b256fbd7: Layer already exists 10:32:51 abfcb263a588: Layer already exists 10:32:51 0e12c181186a: Layer already exists 10:32:51 a5b392237b77: Layer already exists 10:32:51 4.1.0-dev.67: digest: sha256:b8f8e6c66dbe29995f79f12a20e042921a0196f8417a1cde847a2f06140d68aa size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:32:51 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:32:51 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67 10:32:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 10:32:51 7b9377459f3c: Preparing 10:32:51 371b1c01ecc1: Preparing 10:32:51 585210b0ecb9: Preparing 10:32:51 3adae575dd06: Preparing 10:32:51 fddd9571e1c6: Preparing 10:32:51 6713b256fbd7: Preparing 10:32:51 0e12c181186a: Preparing 10:32:51 a5b392237b77: Preparing 10:32:51 abfcb263a588: Preparing 10:32:51 0e12c181186a: Waiting 10:32:51 6713b256fbd7: Waiting 10:32:51 a5b392237b77: Waiting 10:32:51 abfcb263a588: Waiting 10:32:51 585210b0ecb9: Layer already exists 10:32:51 371b1c01ecc1: Layer already exists 10:32:51 7b9377459f3c: Layer already exists 10:32:51 fddd9571e1c6: Layer already exists 10:32:51 3adae575dd06: Layer already exists 10:32:51 a5b392237b77: Layer already exists 10:32:51 abfcb263a588: Layer already exists 10:32:51 0e12c181186a: Layer already exists 10:32:51 6713b256fbd7: Layer already exists 10:32:51 6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67: digest: sha256:b8f8e6c66dbe29995f79f12a20e042921a0196f8417a1cde847a2f06140d68aa size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:32:51 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:32:52 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main 10:32:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 10:32:52 7b9377459f3c: Preparing 10:32:52 371b1c01ecc1: Preparing 10:32:52 585210b0ecb9: Preparing 10:32:52 3adae575dd06: Preparing 10:32:52 fddd9571e1c6: Preparing 10:32:52 6713b256fbd7: Preparing 10:32:52 0e12c181186a: Preparing 10:32:52 a5b392237b77: Preparing 10:32:52 abfcb263a588: Preparing 10:32:52 6713b256fbd7: Waiting 10:32:52 0e12c181186a: Waiting 10:32:52 a5b392237b77: Waiting 10:32:52 abfcb263a588: Waiting 10:32:52 585210b0ecb9: Layer already exists 10:32:52 371b1c01ecc1: Layer already exists 10:32:52 7b9377459f3c: Layer already exists 10:32:52 3adae575dd06: Layer already exists 10:32:52 fddd9571e1c6: Layer already exists 10:32:52 a5b392237b77: Layer already exists 10:32:52 6713b256fbd7: Layer already exists 10:32:52 abfcb263a588: Layer already exists 10:32:52 0e12c181186a: Layer already exists 10:32:52 main: digest: sha256:b8f8e6c66dbe29995f79f12a20e042921a0196f8417a1cde847a2f06140d68aa size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:32:52 ===================================================== [Pipeline] echo 10:32:52 taggedImages: 10:32:52 - nexus3.edgexfoundry.org:10004/security-spire-server:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8 10:32:52 - nexus3.edgexfoundry.org:10004/security-spire-server:latest 10:32:52 - nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.67 10:32:52 - nexus3.edgexfoundry.org:10004/security-spire-server:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67 10:32:52 - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo 10:32:52 [edgeXDocker.push] Tagging docker image support-notifications with the following tags: 10:32:52 6b86315bccb2a3764b3b7cc41ab49bf81a9555b8 10:32:52 latest 10:32:52 4.1.0-dev.67 10:32:52 6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67 10:32:52 main 10:32:52 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:32:52 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:32:53 + docker push nexus3.edgexfoundry.org:10004/support-notifications:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8 10:32:53 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 10:32:53 026bdcf567ce: Preparing 10:32:53 b02134c9ed14: Preparing 10:32:53 3adae575dd06: Preparing 10:32:53 fddd9571e1c6: Preparing 10:32:53 b20992056f38: Preparing 10:32:53 6a01636cfe99: Preparing 10:32:53 abfcb263a588: Preparing 10:32:53 6a01636cfe99: Waiting 10:32:53 abfcb263a588: Waiting 10:32:53 fddd9571e1c6: Layer already exists 10:32:53 3adae575dd06: Layer already exists 10:32:53 abfcb263a588: Layer already exists 10:32:53 b20992056f38: Pushed 10:32:53 026bdcf567ce: Pushed 10:32:53 6a01636cfe99: Pushed 10:32:56 b02134c9ed14: Pushed 10:32:56 6b86315bccb2a3764b3b7cc41ab49bf81a9555b8: digest: sha256:54fc5b9cb4716aa4309dbd02432e24835e609cd19a7f5c612380f79d9094a8ab size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:32:57 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:32:57 + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest 10:32:57 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 10:32:57 026bdcf567ce: Preparing 10:32:57 b02134c9ed14: Preparing 10:32:57 3adae575dd06: Preparing 10:32:57 fddd9571e1c6: Preparing 10:32:57 b20992056f38: Preparing 10:32:57 6a01636cfe99: Preparing 10:32:57 abfcb263a588: Preparing 10:32:57 abfcb263a588: Waiting 10:32:57 6a01636cfe99: Waiting 10:32:57 b20992056f38: Layer already exists 10:32:57 b02134c9ed14: Layer already exists 10:32:57 fddd9571e1c6: Layer already exists 10:32:57 3adae575dd06: Layer already exists 10:32:57 026bdcf567ce: Layer already exists 10:32:57 6a01636cfe99: Layer already exists 10:32:57 abfcb263a588: Layer already exists 10:32:57 latest: digest: sha256:54fc5b9cb4716aa4309dbd02432e24835e609cd19a7f5c612380f79d9094a8ab size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:32:57 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:32:58 + docker push nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.67 10:32:58 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 10:32:58 026bdcf567ce: Preparing 10:32:58 b02134c9ed14: Preparing 10:32:58 3adae575dd06: Preparing 10:32:58 fddd9571e1c6: Preparing 10:32:58 b20992056f38: Preparing 10:32:58 6a01636cfe99: Preparing 10:32:58 abfcb263a588: Preparing 10:32:58 6a01636cfe99: Waiting 10:32:58 abfcb263a588: Waiting 10:32:58 026bdcf567ce: Layer already exists 10:32:58 3adae575dd06: Layer already exists 10:32:58 fddd9571e1c6: Layer already exists 10:32:58 b02134c9ed14: Layer already exists 10:32:58 b20992056f38: Layer already exists 10:32:58 6a01636cfe99: Layer already exists 10:32:58 abfcb263a588: Layer already exists 10:32:58 4.1.0-dev.67: digest: sha256:54fc5b9cb4716aa4309dbd02432e24835e609cd19a7f5c612380f79d9094a8ab size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:32:58 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:32:58 + docker push nexus3.edgexfoundry.org:10004/support-notifications:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67 10:32:58 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 10:32:58 026bdcf567ce: Preparing 10:32:58 b02134c9ed14: Preparing 10:32:58 3adae575dd06: Preparing 10:32:58 fddd9571e1c6: Preparing 10:32:58 b20992056f38: Preparing 10:32:58 6a01636cfe99: Preparing 10:32:58 abfcb263a588: Preparing 10:32:58 6a01636cfe99: Waiting 10:32:58 abfcb263a588: Waiting 10:32:58 3adae575dd06: Layer already exists 10:32:58 026bdcf567ce: Layer already exists 10:32:58 b20992056f38: Layer already exists 10:32:58 b02134c9ed14: Layer already exists 10:32:58 fddd9571e1c6: Layer already exists 10:32:58 abfcb263a588: Layer already exists 10:32:58 6a01636cfe99: Layer already exists 10:32:58 6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67: digest: sha256:54fc5b9cb4716aa4309dbd02432e24835e609cd19a7f5c612380f79d9094a8ab size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:32:59 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:32:59 + docker push nexus3.edgexfoundry.org:10004/support-notifications:main 10:32:59 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 10:32:59 026bdcf567ce: Preparing 10:32:59 b02134c9ed14: Preparing 10:32:59 3adae575dd06: Preparing 10:32:59 fddd9571e1c6: Preparing 10:32:59 b20992056f38: Preparing 10:32:59 6a01636cfe99: Preparing 10:32:59 abfcb263a588: Preparing 10:32:59 abfcb263a588: Waiting 10:32:59 6a01636cfe99: Waiting 10:32:59 b20992056f38: Layer already exists 10:32:59 3adae575dd06: Layer already exists 10:32:59 b02134c9ed14: Layer already exists 10:32:59 026bdcf567ce: Layer already exists 10:32:59 fddd9571e1c6: Layer already exists 10:32:59 6a01636cfe99: Layer already exists 10:32:59 abfcb263a588: Layer already exists 10:32:59 main: digest: sha256:54fc5b9cb4716aa4309dbd02432e24835e609cd19a7f5c612380f79d9094a8ab size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:32:59 ===================================================== [Pipeline] echo 10:32:59 taggedImages: 10:32:59 - nexus3.edgexfoundry.org:10004/support-notifications:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8 10:32:59 - nexus3.edgexfoundry.org:10004/support-notifications:latest 10:32:59 - nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.67 10:32:59 - nexus3.edgexfoundry.org:10004/support-notifications:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67 10:32:59 - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo 10:32:59 [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: 10:32:59 6b86315bccb2a3764b3b7cc41ab49bf81a9555b8 10:32:59 latest 10:32:59 4.1.0-dev.67 10:32:59 6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67 10:32:59 main 10:32:59 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:32:59 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:33:00 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8 10:33:00 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 10:33:00 7cfec973ca24: Preparing 10:33:00 fc36b0efd523: Preparing 10:33:00 3adae575dd06: Preparing 10:33:00 fddd9571e1c6: Preparing 10:33:00 3dcf90bb88a5: Preparing 10:33:00 e032368b56e6: Preparing 10:33:00 abfcb263a588: Preparing 10:33:00 e032368b56e6: Waiting 10:33:00 abfcb263a588: Waiting 10:33:00 3adae575dd06: Layer already exists 10:33:00 fddd9571e1c6: Layer already exists 10:33:00 abfcb263a588: Layer already exists 10:33:00 7cfec973ca24: Pushed 10:33:00 3dcf90bb88a5: Pushed 10:33:00 e032368b56e6: Pushed 10:33:04 fc36b0efd523: Pushed 10:33:04 6b86315bccb2a3764b3b7cc41ab49bf81a9555b8: digest: sha256:c4e95cc9c44760fb25127de47af1584e32249fb12ce92e2d8ae9741d7cc46682 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:33:05 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:33:05 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest 10:33:05 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 10:33:05 7cfec973ca24: Preparing 10:33:05 fc36b0efd523: Preparing 10:33:05 3adae575dd06: Preparing 10:33:05 fddd9571e1c6: Preparing 10:33:05 3dcf90bb88a5: Preparing 10:33:05 e032368b56e6: Preparing 10:33:05 abfcb263a588: Preparing 10:33:05 abfcb263a588: Waiting 10:33:05 e032368b56e6: Waiting 10:33:05 3adae575dd06: Layer already exists 10:33:05 fddd9571e1c6: Layer already exists 10:33:05 fc36b0efd523: Layer already exists 10:33:05 7cfec973ca24: Layer already exists 10:33:05 3dcf90bb88a5: Layer already exists 10:33:05 e032368b56e6: Layer already exists 10:33:05 abfcb263a588: Layer already exists 10:33:05 latest: digest: sha256:c4e95cc9c44760fb25127de47af1584e32249fb12ce92e2d8ae9741d7cc46682 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:33:05 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:33:06 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.67 10:33:06 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 10:33:06 7cfec973ca24: Preparing 10:33:06 fc36b0efd523: Preparing 10:33:06 3adae575dd06: Preparing 10:33:06 fddd9571e1c6: Preparing 10:33:06 3dcf90bb88a5: Preparing 10:33:06 e032368b56e6: Preparing 10:33:06 abfcb263a588: Preparing 10:33:06 abfcb263a588: Waiting 10:33:06 e032368b56e6: Waiting 10:33:06 3adae575dd06: Layer already exists 10:33:06 3dcf90bb88a5: Layer already exists 10:33:06 fc36b0efd523: Layer already exists 10:33:06 fddd9571e1c6: Layer already exists 10:33:06 7cfec973ca24: Layer already exists 10:33:06 abfcb263a588: Layer already exists 10:33:06 e032368b56e6: Layer already exists 10:33:06 4.1.0-dev.67: digest: sha256:c4e95cc9c44760fb25127de47af1584e32249fb12ce92e2d8ae9741d7cc46682 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:33:06 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:33:06 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67 10:33:06 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 10:33:06 7cfec973ca24: Preparing 10:33:06 fc36b0efd523: Preparing 10:33:06 3adae575dd06: Preparing 10:33:06 fddd9571e1c6: Preparing 10:33:06 3dcf90bb88a5: Preparing 10:33:06 e032368b56e6: Preparing 10:33:06 abfcb263a588: Preparing 10:33:06 e032368b56e6: Waiting 10:33:06 abfcb263a588: Waiting 10:33:06 7cfec973ca24: Layer already exists 10:33:06 3adae575dd06: Layer already exists 10:33:06 3dcf90bb88a5: Layer already exists 10:33:06 fddd9571e1c6: Layer already exists 10:33:06 fc36b0efd523: Layer already exists 10:33:06 e032368b56e6: Layer already exists 10:33:06 abfcb263a588: Layer already exists 10:33:06 6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67: digest: sha256:c4e95cc9c44760fb25127de47af1584e32249fb12ce92e2d8ae9741d7cc46682 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:33:07 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:33:07 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main 10:33:07 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 10:33:07 7cfec973ca24: Preparing 10:33:07 fc36b0efd523: Preparing 10:33:07 3adae575dd06: Preparing 10:33:07 fddd9571e1c6: Preparing 10:33:07 3dcf90bb88a5: Preparing 10:33:07 e032368b56e6: Preparing 10:33:07 abfcb263a588: Preparing 10:33:07 e032368b56e6: Waiting 10:33:07 abfcb263a588: Waiting 10:33:07 7cfec973ca24: Layer already exists 10:33:07 fc36b0efd523: Layer already exists 10:33:07 3dcf90bb88a5: Layer already exists 10:33:07 3adae575dd06: Layer already exists 10:33:07 fddd9571e1c6: Layer already exists 10:33:07 e032368b56e6: Layer already exists 10:33:07 abfcb263a588: Layer already exists 10:33:07 main: digest: sha256:c4e95cc9c44760fb25127de47af1584e32249fb12ce92e2d8ae9741d7cc46682 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:33:07 ===================================================== [Pipeline] echo 10:33:07 taggedImages: 10:33:07 - nexus3.edgexfoundry.org:10004/support-scheduler:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8 10:33:07 - nexus3.edgexfoundry.org:10004/support-scheduler:latest 10:33:07 - nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.67 10:33:07 - nexus3.edgexfoundry.org:10004/support-scheduler:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67 10:33:07 - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] echo 10:33:07 ========================================================= 10:33:07 [edgeXBuildMultiArch] RAW Config: 10:33:07 images: 10:33:07 - nexus3.edgexfoundry.org:10004/core-command:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8 10:33:07 - nexus3.edgexfoundry.org:10004/core-command:latest 10:33:07 - nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.67 10:33:07 - nexus3.edgexfoundry.org:10004/core-command:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67 10:33:07 - nexus3.edgexfoundry.org:10004/core-command:main 10:33:07 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8 10:33:07 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 10:33:07 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.67 10:33:07 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67 10:33:07 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main 10:33:07 - nexus3.edgexfoundry.org:10004/core-data:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8 10:33:07 - nexus3.edgexfoundry.org:10004/core-data:latest 10:33:07 - nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.67 10:33:07 - nexus3.edgexfoundry.org:10004/core-data:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67 10:33:07 - nexus3.edgexfoundry.org:10004/core-data:main 10:33:07 - nexus3.edgexfoundry.org:10004/core-keeper:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8 10:33:07 - nexus3.edgexfoundry.org:10004/core-keeper:latest 10:33:07 - nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.67 10:33:07 - nexus3.edgexfoundry.org:10004/core-keeper:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67 10:33:07 - nexus3.edgexfoundry.org:10004/core-keeper:main 10:33:07 - nexus3.edgexfoundry.org:10004/core-metadata:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8 10:33:07 - nexus3.edgexfoundry.org:10004/core-metadata:latest 10:33:07 - nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.67 10:33:07 - nexus3.edgexfoundry.org:10004/core-metadata:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67 10:33:07 - nexus3.edgexfoundry.org:10004/core-metadata:main 10:33:07 - nexus3.edgexfoundry.org:10004/security-bootstrapper:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8 10:33:07 - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 10:33:07 - nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.67 10:33:07 - nexus3.edgexfoundry.org:10004/security-bootstrapper:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67 10:33:07 - nexus3.edgexfoundry.org:10004/security-bootstrapper:main 10:33:07 - nexus3.edgexfoundry.org:10004/security-proxy-auth:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8 10:33:07 - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 10:33:07 - nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.67 10:33:07 - nexus3.edgexfoundry.org:10004/security-proxy-auth:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67 10:33:07 - nexus3.edgexfoundry.org:10004/security-proxy-auth:main 10:33:07 - nexus3.edgexfoundry.org:10004/security-proxy-setup:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8 10:33:07 - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 10:33:07 - nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.67 10:33:07 - nexus3.edgexfoundry.org:10004/security-proxy-setup:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67 10:33:07 - nexus3.edgexfoundry.org:10004/security-proxy-setup:main 10:33:07 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8 10:33:07 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 10:33:07 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.67 10:33:07 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67 10:33:07 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 10:33:07 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8 10:33:07 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 10:33:07 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.67 10:33:07 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67 10:33:07 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 10:33:07 - nexus3.edgexfoundry.org:10004/security-spire-agent:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8 10:33:07 - nexus3.edgexfoundry.org:10004/security-spire-agent:latest 10:33:07 - nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.67 10:33:07 - nexus3.edgexfoundry.org:10004/security-spire-agent:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67 10:33:07 - nexus3.edgexfoundry.org:10004/security-spire-agent:main 10:33:07 - nexus3.edgexfoundry.org:10004/security-spire-config:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8 10:33:07 - nexus3.edgexfoundry.org:10004/security-spire-config:latest 10:33:07 - nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.67 10:33:07 - nexus3.edgexfoundry.org:10004/security-spire-config:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67 10:33:07 - nexus3.edgexfoundry.org:10004/security-spire-config:main 10:33:07 - nexus3.edgexfoundry.org:10004/security-spire-server:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8 10:33:07 - nexus3.edgexfoundry.org:10004/security-spire-server:latest 10:33:07 - nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.67 10:33:07 - nexus3.edgexfoundry.org:10004/security-spire-server:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67 10:33:07 - nexus3.edgexfoundry.org:10004/security-spire-server:main 10:33:07 - nexus3.edgexfoundry.org:10004/support-notifications:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8 10:33:07 - nexus3.edgexfoundry.org:10004/support-notifications:latest 10:33:07 - nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.67 10:33:07 - nexus3.edgexfoundry.org:10004/support-notifications:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67 10:33:07 - nexus3.edgexfoundry.org:10004/support-notifications:main 10:33:07 - nexus3.edgexfoundry.org:10004/support-scheduler:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8 10:33:07 - nexus3.edgexfoundry.org:10004/support-scheduler:latest 10:33:07 - nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.67 10:33:07 - nexus3.edgexfoundry.org:10004/support-scheduler:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67 10:33:07 - nexus3.edgexfoundry.org:10004/support-scheduler:main 10:33:07 settingsFile: 10:33:07 edgex-go-settings 10:33:07 ========================================================= [Pipeline] node 10:33:08 Running on prd-centos7-docker-4c-2g-508589 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Create Multi-Arch Images) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:33:08 provisioning config files... 10:33:08 copy managed file [edgex-go-settings] to file:/w/workspace/edgexfoundry_edgex-go_main@tmp/config8193573269277897797tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:33:08 ---> ****-login.sh 10:33:08 nexus3.edgexfoundry.org:10001 10:33:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:33:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:33:09 Configure a credential helper to remove this warning. See 10:33:09 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:33:09 10:33:09 Login Succeeded 10:33:09 nexus3.edgexfoundry.org:10002 10:33:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:33:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:33:09 Configure a credential helper to remove this warning. See 10:33:09 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:33:09 10:33:09 Login Succeeded 10:33:09 nexus3.edgexfoundry.org:10003 10:33:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:33:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:33:09 Configure a credential helper to remove this warning. See 10:33:09 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:33:09 10:33:09 Login Succeeded 10:33:09 nexus3.edgexfoundry.org:10004 10:33:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:33:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:33:09 Configure a credential helper to remove this warning. See 10:33:09 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:33:09 10:33:09 Login Succeeded 10:33:09 ****.io 10:33:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:33:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:33:09 Configure a credential helper to remove this warning. See 10:33:09 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:33:09 10:33:09 Login Succeeded 10:33:09 ---> ****-login.sh ends [Pipeline] } 10:33:09 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 10:33:10 + docker buildx ls 10:33:10 NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS 10:33:10 default * docker 10:33:10 default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh 10:33:11 + docker buildx create --name edgex-builder --platform linux/amd64,linux/arm64 --use 10:33:11 edgex-builder [Pipeline] sh 10:33:11 + docker buildx inspect --bootstrap 10:33:11 #1 [internal] booting buildkit 10:33:11 #1 pulling image moby/buildkit:buildx-stable-1 10:33:24 #1 pulling image moby/buildkit:buildx-stable-1 11.0s done 10:33:24 #1 creating container buildx_buildkit_edgex-builder0 10:33:42 #1 creating container buildx_buildkit_edgex-builder0 16.9s done 10:33:42 #1 DONE 27.8s 10:33:42 Name: edgex-builder 10:33:42 Driver: docker-container 10:33:42 10:33:42 Nodes: 10:33:42 Name: edgex-builder0 10:33:42 Endpoint: unix:///var/run/docker.sock 10:33:42 Status: running 10:33:42 Buildkit: v0.25.1 10:33:42 Platforms: linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [Pipeline] sh 10:33:42 + docker buildx ls 10:33:42 NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS 10:33:42 edgex-builder * docker-container 10:33:42 edgex-builder0 unix:///var/run/docker.sock running v0.25.1 linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 10:33:42 default docker 10:33:42 default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh 10:33:42 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-command:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8' 10:33:42 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-command:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8 --push - 10:33:44 #1 [internal] load build definition from Dockerfile 10:33:46 #1 transferring dockerfile: 197B done 10:33:46 #1 DONE 1.6s 10:33:46 10:33:46 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8 10:33:48 #2 DONE 1.9s 10:33:48 10:33:48 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8 10:33:48 #3 DONE 2.0s 10:33:48 10:33:48 #4 [internal] load .dockerignore 10:33:49 #4 transferring context: 2B done 10:33:49 #4 DONE 1.2s 10:33:49 10:33:49 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8@sha256:59a5017e20bdd5a1743e5b68128b5c5c42613b4dbbed58e93540f8dec1d85462 10:33:49 #5 resolve nexus3.edgexfoundry.org:10004/core-command:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8@sha256:59a5017e20bdd5a1743e5b68128b5c5c42613b4dbbed58e93540f8dec1d85462 10:33:50 #5 ... 10:33:50 10:33:50 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8@sha256:59a5017e20bdd5a1743e5b68128b5c5c42613b4dbbed58e93540f8dec1d85462 10:33:50 #6 resolve nexus3.edgexfoundry.org:10004/core-command:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8@sha256:59a5017e20bdd5a1743e5b68128b5c5c42613b4dbbed58e93540f8dec1d85462 0.6s done 10:33:50 #6 DONE 0.6s 10:33:50 10:33:50 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8@sha256:59a5017e20bdd5a1743e5b68128b5c5c42613b4dbbed58e93540f8dec1d85462 10:33:50 #5 resolve nexus3.edgexfoundry.org:10004/core-command:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8@sha256:59a5017e20bdd5a1743e5b68128b5c5c42613b4dbbed58e93540f8dec1d85462 0.5s done 10:33:50 #5 DONE 0.7s 10:33:50 10:33:50 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8@sha256:59a5017e20bdd5a1743e5b68128b5c5c42613b4dbbed58e93540f8dec1d85462 10:33:50 #6 resolve nexus3.edgexfoundry.org:10004/core-command:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8@sha256:59a5017e20bdd5a1743e5b68128b5c5c42613b4dbbed58e93540f8dec1d85462 0.6s done 10:33:53 #6 DONE 3.8s 10:33:53 10:33:53 #7 exporting to image 10:33:53 #7 exporting layers done 10:33:53 #7 exporting manifest sha256:ca61900fc79665fafda6d7646e15f6c301bfc842365f0e0055042e0435ca12bf 10:33:53 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 10:33:53 #7 exporting manifest sha256:ca61900fc79665fafda6d7646e15f6c301bfc842365f0e0055042e0435ca12bf 0.3s done 10:33:53 #7 exporting config sha256:7f2d624576003480140f5262deebf3205402a298e7e78422686eef400690ebea 0.1s done 10:33:53 #7 exporting manifest sha256:5ca01c90222d7aab943460a241244d51d0af06fbea50f2419666bd8f8bc265ec 10:33:54 #7 exporting manifest sha256:5ca01c90222d7aab943460a241244d51d0af06fbea50f2419666bd8f8bc265ec 0.3s done 10:33:54 #7 exporting config sha256:c23cbe42050a34f24c71f764c26b22e76ac108e4407cbf43a0917025821bfd14 10:33:54 #7 exporting config sha256:c23cbe42050a34f24c71f764c26b22e76ac108e4407cbf43a0917025821bfd14 0.4s done 10:33:54 #7 exporting manifest list sha256:dfcdceef48925fbdd27edfcb5575a31b5f0c4fb8281d2db34f85f4bd5d974eb0 10:33:55 #7 exporting manifest list sha256:dfcdceef48925fbdd27edfcb5575a31b5f0c4fb8281d2db34f85f4bd5d974eb0 0.2s done 10:33:55 #7 pushing layers 10:33:55 #7 ... 10:33:55 10:33:55 #8 [auth] core-command:pull,push token for nexus3.edgexfoundry.org:10004 10:33:55 #8 DONE 0.0s 10:33:55 10:33:55 #7 exporting to image 10:33:55 #7 pushing layers 0.1s done 10:33:55 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8@sha256:dfcdceef48925fbdd27edfcb5575a31b5f0c4fb8281d2db34f85f4bd5d974eb0 10:33:55 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8@sha256:dfcdceef48925fbdd27edfcb5575a31b5f0c4fb8281d2db34f85f4bd5d974eb0 0.1s done 10:33:55 #7 DONE 1.5s 10:33:56 10:33:56 1 warning found (use --debug to expand): 10:33:56  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 10:33:57 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-command:latest' 10:33:57 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-command:latest --push - 10:33:57 #1 [internal] load build definition from Dockerfile 10:33:57 #1 transferring dockerfile: 163B done 10:33:57 #1 DONE 0.4s 10:33:57 10:33:57 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:latest 10:33:58 #2 DONE 0.4s 10:33:58 10:33:58 #3 [internal] load .dockerignore 10:33:58 #3 ... 10:33:58 10:33:58 #4 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:latest 10:33:58 #4 DONE 0.5s 10:33:58 10:33:58 #3 [internal] load .dockerignore 10:33:58 #3 transferring context: 2B done 10:33:58 #3 DONE 0.4s 10:33:58 10:33:58 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:latest@sha256:59a5017e20bdd5a1743e5b68128b5c5c42613b4dbbed58e93540f8dec1d85462 10:33:58 #5 resolve nexus3.edgexfoundry.org:10004/core-command:latest@sha256:59a5017e20bdd5a1743e5b68128b5c5c42613b4dbbed58e93540f8dec1d85462 0.0s done 10:33:58 #5 CACHED 10:33:58 10:33:58 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:latest@sha256:59a5017e20bdd5a1743e5b68128b5c5c42613b4dbbed58e93540f8dec1d85462 10:33:58 #6 resolve nexus3.edgexfoundry.org:10004/core-command:latest@sha256:59a5017e20bdd5a1743e5b68128b5c5c42613b4dbbed58e93540f8dec1d85462 0.0s done 10:33:58 #6 CACHED 10:33:58 10:33:58 #7 [auth] core-command:pull,push token for nexus3.edgexfoundry.org:10004 10:33:58 #7 DONE 0.0s 10:33:58 10:33:58 #8 exporting to image 10:33:58 #8 exporting layers done 10:33:58 #8 exporting manifest sha256:ca61900fc79665fafda6d7646e15f6c301bfc842365f0e0055042e0435ca12bf done 10:33:58 #8 exporting config sha256:7f2d624576003480140f5262deebf3205402a298e7e78422686eef400690ebea done 10:33:58 #8 exporting manifest sha256:5ca01c90222d7aab943460a241244d51d0af06fbea50f2419666bd8f8bc265ec done 10:33:58 #8 exporting config sha256:c23cbe42050a34f24c71f764c26b22e76ac108e4407cbf43a0917025821bfd14 done 10:33:58 #8 exporting manifest list sha256:dfcdceef48925fbdd27edfcb5575a31b5f0c4fb8281d2db34f85f4bd5d974eb0 done 10:33:58 #8 pushing layers 0.0s done 10:33:58 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:latest@sha256:dfcdceef48925fbdd27edfcb5575a31b5f0c4fb8281d2db34f85f4bd5d974eb0 0.1s done 10:33:58 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 10:33:58 #8 DONE 0.1s 10:33:58 10:33:58 1 warning found (use --debug to expand): 10:33:58  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 10:33:58 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.67' 10:33:58 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.67 --push - 10:33:59 #1 [internal] load build definition from Dockerfile 10:33:59 #1 transferring dockerfile: 169B done 10:33:59 #1 DONE 0.0s 10:33:59 10:33:59 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.67 10:33:59 #2 DONE 0.0s 10:33:59 10:33:59 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.67 10:33:59 #3 DONE 0.0s 10:33:59 10:33:59 #4 [internal] load .dockerignore 10:33:59 #4 transferring context: 2B done 10:33:59 #4 DONE 0.0s 10:33:59 10:33:59 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.67@sha256:59a5017e20bdd5a1743e5b68128b5c5c42613b4dbbed58e93540f8dec1d85462 10:33:59 #5 resolve nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.67@sha256:59a5017e20bdd5a1743e5b68128b5c5c42613b4dbbed58e93540f8dec1d85462 0.0s done 10:33:59 #5 CACHED 10:33:59 10:33:59 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.67@sha256:59a5017e20bdd5a1743e5b68128b5c5c42613b4dbbed58e93540f8dec1d85462 10:33:59 #6 resolve nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.67@sha256:59a5017e20bdd5a1743e5b68128b5c5c42613b4dbbed58e93540f8dec1d85462 done 10:33:59 #6 CACHED 10:33:59 10:33:59 #7 exporting to image 10:33:59 #7 exporting layers done 10:33:59 #7 exporting manifest sha256:ca61900fc79665fafda6d7646e15f6c301bfc842365f0e0055042e0435ca12bf done 10:33:59 #7 exporting config sha256:7f2d624576003480140f5262deebf3205402a298e7e78422686eef400690ebea done 10:33:59 #7 exporting manifest sha256:5ca01c90222d7aab943460a241244d51d0af06fbea50f2419666bd8f8bc265ec done 10:33:59 #7 exporting config sha256:c23cbe42050a34f24c71f764c26b22e76ac108e4407cbf43a0917025821bfd14 done 10:33:59 #7 exporting manifest list sha256:dfcdceef48925fbdd27edfcb5575a31b5f0c4fb8281d2db34f85f4bd5d974eb0 done 10:33:59 #7 pushing layers 0.0s done 10:33:59 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.67@sha256:dfcdceef48925fbdd27edfcb5575a31b5f0c4fb8281d2db34f85f4bd5d974eb0 10:33:59 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 10:33:59 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.67@sha256:dfcdceef48925fbdd27edfcb5575a31b5f0c4fb8281d2db34f85f4bd5d974eb0 0.1s done 10:33:59 #7 DONE 0.1s 10:33:59 10:33:59 #8 [auth] core-command:pull,push token for nexus3.edgexfoundry.org:10004 10:33:59 #8 DONE 0.0s 10:33:59 10:33:59 1 warning found (use --debug to expand): 10:33:59  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 10:33:59 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-command:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67' 10:33:59 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-command:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67 --push - 10:33:59 #1 [internal] load build definition from Dockerfile 10:33:59 #1 transferring dockerfile: 210B done 10:33:59 #1 DONE 0.0s 10:33:59 10:33:59 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67 10:33:59 #2 DONE 0.0s 10:33:59 10:33:59 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67 10:33:59 #3 DONE 0.0s 10:33:59 10:33:59 #4 [internal] load .dockerignore 10:33:59 #4 transferring context: 2B done 10:33:59 #4 DONE 0.0s 10:33:59 10:33:59 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67@sha256:59a5017e20bdd5a1743e5b68128b5c5c42613b4dbbed58e93540f8dec1d85462 10:33:59 #5 resolve nexus3.edgexfoundry.org:10004/core-command:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67@sha256:59a5017e20bdd5a1743e5b68128b5c5c42613b4dbbed58e93540f8dec1d85462 0.0s done 10:33:59 #5 CACHED 10:33:59 10:33:59 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67@sha256:59a5017e20bdd5a1743e5b68128b5c5c42613b4dbbed58e93540f8dec1d85462 10:33:59 #6 resolve nexus3.edgexfoundry.org:10004/core-command:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67@sha256:59a5017e20bdd5a1743e5b68128b5c5c42613b4dbbed58e93540f8dec1d85462 0.0s done 10:33:59 #6 DONE 0.0s 10:33:59 10:33:59 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67@sha256:59a5017e20bdd5a1743e5b68128b5c5c42613b4dbbed58e93540f8dec1d85462 10:33:59 #6 CACHED 10:33:59 10:33:59 #7 [auth] core-command:pull,push token for nexus3.edgexfoundry.org:10004 10:33:59 #7 DONE 0.0s 10:33:59 10:33:59 #8 exporting to image 10:33:59 #8 exporting layers done 10:33:59 #8 exporting manifest sha256:ca61900fc79665fafda6d7646e15f6c301bfc842365f0e0055042e0435ca12bf done 10:33:59 #8 exporting config sha256:7f2d624576003480140f5262deebf3205402a298e7e78422686eef400690ebea done 10:33:59 #8 exporting manifest sha256:5ca01c90222d7aab943460a241244d51d0af06fbea50f2419666bd8f8bc265ec done 10:33:59 #8 exporting config sha256:c23cbe42050a34f24c71f764c26b22e76ac108e4407cbf43a0917025821bfd14 done 10:33:59 #8 exporting manifest list sha256:dfcdceef48925fbdd27edfcb5575a31b5f0c4fb8281d2db34f85f4bd5d974eb0 done 10:33:59 #8 pushing layers 0.0s done 10:33:59 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67@sha256:dfcdceef48925fbdd27edfcb5575a31b5f0c4fb8281d2db34f85f4bd5d974eb0 0.1s done 10:33:59 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 10:33:59 #8 DONE 0.1s 10:33:59 10:33:59 1 warning found (use --debug to expand): 10:33:59  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 10:34:00 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-command:main' 10:34:00 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-command:main --push - 10:34:00 #1 [internal] load build definition from Dockerfile 10:34:00 #1 transferring dockerfile: 161B done 10:34:00 #1 DONE 0.0s 10:34:00 10:34:00 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:main 10:34:00 #2 DONE 0.0s 10:34:00 10:34:00 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:main 10:34:00 #3 DONE 0.0s 10:34:00 10:34:00 #4 [internal] load .dockerignore 10:34:00 #4 transferring context: 2B done 10:34:00 #4 DONE 0.0s 10:34:00 10:34:00 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:main@sha256:59a5017e20bdd5a1743e5b68128b5c5c42613b4dbbed58e93540f8dec1d85462 10:34:00 #5 resolve nexus3.edgexfoundry.org:10004/core-command:main@sha256:59a5017e20bdd5a1743e5b68128b5c5c42613b4dbbed58e93540f8dec1d85462 0.0s done 10:34:00 #5 CACHED 10:34:00 10:34:00 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:main@sha256:59a5017e20bdd5a1743e5b68128b5c5c42613b4dbbed58e93540f8dec1d85462 10:34:00 #6 resolve nexus3.edgexfoundry.org:10004/core-command:main@sha256:59a5017e20bdd5a1743e5b68128b5c5c42613b4dbbed58e93540f8dec1d85462 0.0s done 10:34:00 #6 CACHED 10:34:00 10:34:00 #7 exporting to image 10:34:00 #7 exporting layers 10:34:00 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 10:34:00 #7 exporting layers done 10:34:00 #7 exporting manifest sha256:ca61900fc79665fafda6d7646e15f6c301bfc842365f0e0055042e0435ca12bf done 10:34:00 #7 exporting config sha256:7f2d624576003480140f5262deebf3205402a298e7e78422686eef400690ebea done 10:34:00 #7 exporting manifest sha256:5ca01c90222d7aab943460a241244d51d0af06fbea50f2419666bd8f8bc265ec done 10:34:00 #7 exporting config sha256:c23cbe42050a34f24c71f764c26b22e76ac108e4407cbf43a0917025821bfd14 done 10:34:00 #7 exporting manifest list sha256:dfcdceef48925fbdd27edfcb5575a31b5f0c4fb8281d2db34f85f4bd5d974eb0 done 10:34:00 #7 pushing layers 0.0s done 10:34:00 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:main@sha256:dfcdceef48925fbdd27edfcb5575a31b5f0c4fb8281d2db34f85f4bd5d974eb0 0.1s done 10:34:00 #7 DONE 0.1s 10:34:00 10:34:00 #8 [auth] core-command:pull,push token for nexus3.edgexfoundry.org:10004 10:34:00 #8 DONE 0.0s 10:34:00 10:34:00 1 warning found (use --debug to expand): 10:34:00  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 10:34:00 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8' 10:34:00 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8 --push - 10:34:01 #1 [internal] load build definition from Dockerfile 10:34:01 #1 transferring dockerfile: 216B done 10:34:01 #1 DONE 0.0s 10:34:01 10:34:01 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8 10:34:01 #2 DONE 0.0s 10:34:01 10:34:01 #3 [internal] load .dockerignore 10:34:01 #3 transferring context: 2B done 10:34:01 #3 DONE 0.0s 10:34:01 10:34:01 #4 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8 10:34:01 #4 DONE 0.1s 10:34:01 10:34:01 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8@sha256:22986534e77668d299c93059833e283fb1529613f146579c094f7f6af15ab44c 10:34:01 #5 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8@sha256:22986534e77668d299c93059833e283fb1529613f146579c094f7f6af15ab44c 0.0s done 10:34:01 #5 DONE 0.0s 10:34:01 10:34:01 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8@sha256:22986534e77668d299c93059833e283fb1529613f146579c094f7f6af15ab44c 10:34:01 #6 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8@sha256:22986534e77668d299c93059833e283fb1529613f146579c094f7f6af15ab44c 0.0s done 10:34:01 #6 DONE 0.1s 10:34:01 10:34:01 #7 exporting to image 10:34:01 #7 exporting layers done 10:34:01 #7 exporting manifest sha256:629bcd8da7916740612ae0b181b15819248451b9ad0499a4094281cbb3888ad8 0.0s done 10:34:01 #7 exporting config sha256:171b90d089dd66a2cdc3878d77e0928b79f58a620cc2b71ff501bd5a4b64699c done 10:34:01 #7 exporting manifest sha256:4cecc4de9ba476210db5da456300f4099ea7e159e71646776803fb59fda8b0a5 done 10:34:01 #7 exporting config sha256:012f41052b4ee4e44ba20e68fa82aee3ac696aa5d94aca9c6c7a2bf3a423cd0b 10:34:01 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 10:34:01 #7 ... 10:34:01 10:34:01 #8 [auth] core-common-config-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 10:34:01 #8 DONE 0.0s 10:34:01 10:34:01 #7 exporting to image 10:34:01 #7 exporting config sha256:012f41052b4ee4e44ba20e68fa82aee3ac696aa5d94aca9c6c7a2bf3a423cd0b done 10:34:01 #7 exporting manifest list sha256:a4a1d44a1cee4d72578e586a332e1b165c759e71bdaa0b73dc9b8fab9ecb6f80 done 10:34:01 #7 pushing layers 0.1s done 10:34:01 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8@sha256:a4a1d44a1cee4d72578e586a332e1b165c759e71bdaa0b73dc9b8fab9ecb6f80 10:34:01 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8@sha256:a4a1d44a1cee4d72578e586a332e1b165c759e71bdaa0b73dc9b8fab9ecb6f80 0.1s done 10:34:01 #7 DONE 0.2s 10:34:01 10:34:01 1 warning found (use --debug to expand): 10:34:01  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 10:34:01 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest --push - 10:34:01 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest' 10:34:01 #1 [internal] load build definition from Dockerfile 10:34:01 #1 transferring dockerfile: 182B done 10:34:01 #1 DONE 0.0s 10:34:01 10:34:01 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 10:34:01 #2 DONE 0.0s 10:34:01 10:34:01 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 10:34:01 #3 DONE 0.0s 10:34:01 10:34:01 #4 [internal] load .dockerignore 10:34:01 #4 transferring context: 2B done 10:34:01 #4 DONE 0.0s 10:34:01 10:34:01 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest@sha256:22986534e77668d299c93059833e283fb1529613f146579c094f7f6af15ab44c 10:34:01 #5 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest@sha256:22986534e77668d299c93059833e283fb1529613f146579c094f7f6af15ab44c 0.0s done 10:34:01 #5 CACHED 10:34:01 10:34:01 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest@sha256:22986534e77668d299c93059833e283fb1529613f146579c094f7f6af15ab44c 10:34:01 #6 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest@sha256:22986534e77668d299c93059833e283fb1529613f146579c094f7f6af15ab44c 0.0s done 10:34:01 #6 CACHED 10:34:01 10:34:01 #7 [auth] core-common-config-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 10:34:01 #7 DONE 0.0s 10:34:01 10:34:01 #8 exporting to image 10:34:01 #8 exporting layers done 10:34:01 #8 exporting manifest sha256:629bcd8da7916740612ae0b181b15819248451b9ad0499a4094281cbb3888ad8 done 10:34:01 #8 exporting config sha256:171b90d089dd66a2cdc3878d77e0928b79f58a620cc2b71ff501bd5a4b64699c done 10:34:01 #8 exporting manifest sha256:4cecc4de9ba476210db5da456300f4099ea7e159e71646776803fb59fda8b0a5 done 10:34:01 #8 exporting config sha256:012f41052b4ee4e44ba20e68fa82aee3ac696aa5d94aca9c6c7a2bf3a423cd0b done 10:34:01 #8 exporting manifest list sha256:a4a1d44a1cee4d72578e586a332e1b165c759e71bdaa0b73dc9b8fab9ecb6f80 done 10:34:01 #8 pushing layers 0.0s done 10:34:01 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest@sha256:a4a1d44a1cee4d72578e586a332e1b165c759e71bdaa0b73dc9b8fab9ecb6f80 10:34:01 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 10:34:01 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest@sha256:a4a1d44a1cee4d72578e586a332e1b165c759e71bdaa0b73dc9b8fab9ecb6f80 0.1s done 10:34:01 #8 DONE 0.1s 10:34:01 10:34:01 1 warning found (use --debug to expand): 10:34:01  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 10:34:02 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.67' 10:34:02 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.67 --push - 10:34:02 #1 [internal] load build definition from Dockerfile 10:34:02 #1 transferring dockerfile: 188B done 10:34:02 #1 DONE 0.0s 10:34:02 10:34:02 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.67 10:34:02 #2 DONE 0.0s 10:34:02 10:34:02 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.67 10:34:02 #3 DONE 0.0s 10:34:02 10:34:02 #4 [internal] load .dockerignore 10:34:02 #4 transferring context: 2B done 10:34:02 #4 DONE 0.0s 10:34:02 10:34:02 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.67@sha256:22986534e77668d299c93059833e283fb1529613f146579c094f7f6af15ab44c 10:34:02 #5 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.67@sha256:22986534e77668d299c93059833e283fb1529613f146579c094f7f6af15ab44c 0.0s done 10:34:02 #5 CACHED 10:34:02 10:34:02 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.67@sha256:22986534e77668d299c93059833e283fb1529613f146579c094f7f6af15ab44c 10:34:02 #6 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.67@sha256:22986534e77668d299c93059833e283fb1529613f146579c094f7f6af15ab44c 0.0s done 10:34:02 #6 CACHED 10:34:02 10:34:02 #7 [auth] core-common-config-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 10:34:02 #7 DONE 0.0s 10:34:02 10:34:02 #8 exporting to image 10:34:02 #8 exporting layers done 10:34:02 #8 exporting manifest sha256:629bcd8da7916740612ae0b181b15819248451b9ad0499a4094281cbb3888ad8 done 10:34:02 #8 exporting config sha256:171b90d089dd66a2cdc3878d77e0928b79f58a620cc2b71ff501bd5a4b64699c done 10:34:02 #8 exporting manifest sha256:4cecc4de9ba476210db5da456300f4099ea7e159e71646776803fb59fda8b0a5 done 10:34:02 #8 exporting config sha256:012f41052b4ee4e44ba20e68fa82aee3ac696aa5d94aca9c6c7a2bf3a423cd0b done 10:34:02 #8 exporting manifest list sha256:a4a1d44a1cee4d72578e586a332e1b165c759e71bdaa0b73dc9b8fab9ecb6f80 done 10:34:02 #8 pushing layers 0.0s done 10:34:02 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.67@sha256:a4a1d44a1cee4d72578e586a332e1b165c759e71bdaa0b73dc9b8fab9ecb6f80 0.1s done 10:34:02 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 10:34:02 #8 DONE 0.1s 10:34:02 10:34:02 1 warning found (use --debug to expand): 10:34:02  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 10:34:02 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67' 10:34:02 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67 --push - 10:34:03 #1 [internal] load build definition from Dockerfile 10:34:03 #1 transferring dockerfile: 229B done 10:34:03 #1 DONE 0.0s 10:34:03 10:34:03 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67 10:34:03 #2 DONE 0.0s 10:34:03 10:34:03 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67 10:34:03 #3 DONE 0.0s 10:34:03 10:34:03 #4 [internal] load .dockerignore 10:34:03 #4 transferring context: 2B done 10:34:03 #4 DONE 0.0s 10:34:03 10:34:03 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67@sha256:22986534e77668d299c93059833e283fb1529613f146579c094f7f6af15ab44c 10:34:03 #5 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67@sha256:22986534e77668d299c93059833e283fb1529613f146579c094f7f6af15ab44c done 10:34:03 #5 CACHED 10:34:03 10:34:03 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67@sha256:22986534e77668d299c93059833e283fb1529613f146579c094f7f6af15ab44c 10:34:03 #6 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67@sha256:22986534e77668d299c93059833e283fb1529613f146579c094f7f6af15ab44c 0.0s done 10:34:03 #6 CACHED 10:34:03 10:34:03 #7 exporting to image 10:34:03 #7 exporting layers done 10:34:03 #7 exporting manifest sha256:629bcd8da7916740612ae0b181b15819248451b9ad0499a4094281cbb3888ad8 done 10:34:03 #7 exporting config sha256:171b90d089dd66a2cdc3878d77e0928b79f58a620cc2b71ff501bd5a4b64699c done 10:34:03 #7 exporting manifest sha256:4cecc4de9ba476210db5da456300f4099ea7e159e71646776803fb59fda8b0a5 done 10:34:03 #7 exporting config sha256:012f41052b4ee4e44ba20e68fa82aee3ac696aa5d94aca9c6c7a2bf3a423cd0b done 10:34:03 #7 exporting manifest list sha256:a4a1d44a1cee4d72578e586a332e1b165c759e71bdaa0b73dc9b8fab9ecb6f80 done 10:34:03 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 10:34:03 #7 pushing layers 0.0s done 10:34:03 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67@sha256:a4a1d44a1cee4d72578e586a332e1b165c759e71bdaa0b73dc9b8fab9ecb6f80 0.1s done 10:34:03 #7 DONE 0.1s 10:34:03 10:34:03 #8 [auth] core-common-config-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 10:34:03 #8 DONE 0.0s 10:34:03 10:34:03 1 warning found (use --debug to expand): 10:34:03  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 10:34:03 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main' 10:34:03 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main --push - 10:34:03 #1 [internal] load build definition from Dockerfile 10:34:03 #1 transferring dockerfile: 180B done 10:34:03 #1 DONE 0.0s 10:34:03 10:34:03 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main 10:34:03 #2 DONE 0.0s 10:34:03 10:34:03 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main 10:34:03 #3 DONE 0.0s 10:34:03 10:34:03 #4 [internal] load .dockerignore 10:34:03 #4 transferring context: 2B done 10:34:03 #4 DONE 0.0s 10:34:03 10:34:03 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main@sha256:22986534e77668d299c93059833e283fb1529613f146579c094f7f6af15ab44c 10:34:03 #5 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main@sha256:22986534e77668d299c93059833e283fb1529613f146579c094f7f6af15ab44c done 10:34:03 #5 CACHED 10:34:03 10:34:03 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main@sha256:22986534e77668d299c93059833e283fb1529613f146579c094f7f6af15ab44c 10:34:03 #6 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main@sha256:22986534e77668d299c93059833e283fb1529613f146579c094f7f6af15ab44c done 10:34:03 #6 CACHED 10:34:03 10:34:03 #7 exporting to image 10:34:03 #7 exporting layers 10:34:03 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 10:34:03 #7 exporting layers done 10:34:03 #7 exporting manifest sha256:629bcd8da7916740612ae0b181b15819248451b9ad0499a4094281cbb3888ad8 done 10:34:03 #7 exporting config sha256:171b90d089dd66a2cdc3878d77e0928b79f58a620cc2b71ff501bd5a4b64699c done 10:34:03 #7 exporting manifest sha256:4cecc4de9ba476210db5da456300f4099ea7e159e71646776803fb59fda8b0a5 done 10:34:03 #7 exporting config sha256:012f41052b4ee4e44ba20e68fa82aee3ac696aa5d94aca9c6c7a2bf3a423cd0b done 10:34:03 #7 exporting manifest list sha256:a4a1d44a1cee4d72578e586a332e1b165c759e71bdaa0b73dc9b8fab9ecb6f80 done 10:34:03 #7 pushing layers 0.0s done 10:34:03 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main@sha256:a4a1d44a1cee4d72578e586a332e1b165c759e71bdaa0b73dc9b8fab9ecb6f80 0.1s done 10:34:03 #7 DONE 0.1s 10:34:03 10:34:03 #8 [auth] core-common-config-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 10:34:03 #8 DONE 0.0s 10:34:03 10:34:03 1 warning found (use --debug to expand): 10:34:03  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 10:34:03 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-data:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8 --push - 10:34:03 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-data:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8' 10:34:03 #1 [internal] load build definition from Dockerfile 10:34:03 #1 transferring dockerfile: 194B done 10:34:03 #1 DONE 0.0s 10:34:03 10:34:03 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8 10:34:03 #2 DONE 0.0s 10:34:03 10:34:03 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8 10:34:03 #3 DONE 0.0s 10:34:03 10:34:03 #4 [internal] load .dockerignore 10:34:03 #4 transferring context: 2B done 10:34:03 #4 DONE 0.0s 10:34:03 10:34:03 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8@sha256:30462e906c66e609408e8ca3844ead806cd64132ad7313d088f7aa651c215892 10:34:03 #5 resolve nexus3.edgexfoundry.org:10004/core-data:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8@sha256:30462e906c66e609408e8ca3844ead806cd64132ad7313d088f7aa651c215892 done 10:34:03 #5 DONE 0.0s 10:34:03 10:34:03 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8@sha256:30462e906c66e609408e8ca3844ead806cd64132ad7313d088f7aa651c215892 10:34:04 #6 resolve nexus3.edgexfoundry.org:10004/core-data:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8@sha256:30462e906c66e609408e8ca3844ead806cd64132ad7313d088f7aa651c215892 done 10:34:04 #6 DONE 0.0s 10:34:04 10:34:04 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8@sha256:30462e906c66e609408e8ca3844ead806cd64132ad7313d088f7aa651c215892 10:34:04 #5 resolve nexus3.edgexfoundry.org:10004/core-data:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8@sha256:30462e906c66e609408e8ca3844ead806cd64132ad7313d088f7aa651c215892 done 10:34:04 #5 DONE 0.1s 10:34:04 10:34:04 #7 exporting to image 10:34:04 #7 exporting layers done 10:34:04 #7 exporting manifest sha256:7942be29148c8e29867cf4a3074c6a2fbc29180a25a03f140705ae0cf961ec53 0.0s done 10:34:04 #7 exporting config sha256:a5422356c1402661801fc8c34af575eadfa20cd48b37b27ae6166da36f2e5bd1 done 10:34:04 #7 exporting manifest sha256:c322aef71205050184a4dae074104f30ad30485377269679fe7fefb511d3a209 done 10:34:04 #7 exporting config sha256:ed315c77fa63bd676fdc0231faaf069285a4b8cbc537fcfe2e1404bb1b82650e done 10:34:04 #7 exporting manifest list sha256:29cd5187068a4f8247568773daf99b12debd23bc899ef71e26d38066c4b3dc0f done 10:34:04 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 10:34:04 #7 ... 10:34:04 10:34:04 #8 [auth] core-data:pull,push token for nexus3.edgexfoundry.org:10004 10:34:04 #8 DONE 0.0s 10:34:04 10:34:04 #7 exporting to image 10:34:04 #7 pushing layers 0.1s done 10:34:04 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8@sha256:29cd5187068a4f8247568773daf99b12debd23bc899ef71e26d38066c4b3dc0f 10:34:04 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8@sha256:29cd5187068a4f8247568773daf99b12debd23bc899ef71e26d38066c4b3dc0f 0.1s done 10:34:04 #7 DONE 0.2s 10:34:04 10:34:04 1 warning found (use --debug to expand): 10:34:04  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 10:34:04 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-data:latest' 10:34:04 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-data:latest --push - 10:34:04 #1 [internal] load build definition from Dockerfile 10:34:04 #1 transferring dockerfile: 160B done 10:34:04 #1 DONE 0.0s 10:34:04 10:34:04 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:latest 10:34:04 #2 DONE 0.0s 10:34:04 10:34:04 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:latest 10:34:04 #3 DONE 0.0s 10:34:04 10:34:04 #4 [internal] load .dockerignore 10:34:04 #4 transferring context: 2B done 10:34:04 #4 DONE 0.0s 10:34:04 10:34:04 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:latest@sha256:30462e906c66e609408e8ca3844ead806cd64132ad7313d088f7aa651c215892 10:34:04 #5 resolve nexus3.edgexfoundry.org:10004/core-data:latest@sha256:30462e906c66e609408e8ca3844ead806cd64132ad7313d088f7aa651c215892 0.0s done 10:34:04 #5 DONE 0.0s 10:34:04 10:34:04 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:latest@sha256:30462e906c66e609408e8ca3844ead806cd64132ad7313d088f7aa651c215892 10:34:04 #6 resolve nexus3.edgexfoundry.org:10004/core-data:latest@sha256:30462e906c66e609408e8ca3844ead806cd64132ad7313d088f7aa651c215892 0.0s done 10:34:04 #6 CACHED 10:34:04 10:34:04 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:latest@sha256:30462e906c66e609408e8ca3844ead806cd64132ad7313d088f7aa651c215892 10:34:04 #5 CACHED 10:34:04 10:34:04 #7 [auth] core-data:pull,push token for nexus3.edgexfoundry.org:10004 10:34:04 #7 DONE 0.0s 10:34:04 10:34:04 #8 exporting to image 10:34:04 #8 exporting layers done 10:34:04 #8 exporting manifest sha256:7942be29148c8e29867cf4a3074c6a2fbc29180a25a03f140705ae0cf961ec53 done 10:34:04 #8 exporting config sha256:a5422356c1402661801fc8c34af575eadfa20cd48b37b27ae6166da36f2e5bd1 done 10:34:04 #8 exporting manifest sha256:c322aef71205050184a4dae074104f30ad30485377269679fe7fefb511d3a209 done 10:34:04 #8 exporting config sha256:ed315c77fa63bd676fdc0231faaf069285a4b8cbc537fcfe2e1404bb1b82650e done 10:34:04 #8 exporting manifest list sha256:29cd5187068a4f8247568773daf99b12debd23bc899ef71e26d38066c4b3dc0f done 10:34:04 #8 pushing layers 0.0s done 10:34:04 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:latest@sha256:29cd5187068a4f8247568773daf99b12debd23bc899ef71e26d38066c4b3dc0f 0.1s done 10:34:04 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 10:34:04 #8 DONE 0.1s 10:34:04 10:34:04 1 warning found (use --debug to expand): 10:34:04  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 10:34:05 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.67' 10:34:05 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.67 --push - 10:34:05 #1 [internal] load build definition from Dockerfile 10:34:05 #1 transferring dockerfile: 166B done 10:34:05 #1 DONE 0.0s 10:34:05 10:34:05 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.67 10:34:05 #2 DONE 0.0s 10:34:05 10:34:05 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.67 10:34:05 #3 DONE 0.0s 10:34:05 10:34:05 #4 [internal] load .dockerignore 10:34:05 #4 transferring context: 2B done 10:34:05 #4 DONE 0.0s 10:34:05 10:34:05 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.67@sha256:30462e906c66e609408e8ca3844ead806cd64132ad7313d088f7aa651c215892 10:34:05 #5 resolve nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.67@sha256:30462e906c66e609408e8ca3844ead806cd64132ad7313d088f7aa651c215892 0.0s done 10:34:05 #5 CACHED 10:34:05 10:34:05 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.67@sha256:30462e906c66e609408e8ca3844ead806cd64132ad7313d088f7aa651c215892 10:34:05 #6 resolve nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.67@sha256:30462e906c66e609408e8ca3844ead806cd64132ad7313d088f7aa651c215892 0.0s done 10:34:05 #6 CACHED 10:34:05 10:34:05 #7 exporting to image 10:34:05 #7 exporting layers 10:34:05 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 10:34:05 #7 exporting layers done 10:34:05 #7 exporting manifest sha256:7942be29148c8e29867cf4a3074c6a2fbc29180a25a03f140705ae0cf961ec53 done 10:34:05 #7 exporting config sha256:a5422356c1402661801fc8c34af575eadfa20cd48b37b27ae6166da36f2e5bd1 done 10:34:05 #7 exporting manifest sha256:c322aef71205050184a4dae074104f30ad30485377269679fe7fefb511d3a209 done 10:34:05 #7 exporting config sha256:ed315c77fa63bd676fdc0231faaf069285a4b8cbc537fcfe2e1404bb1b82650e done 10:34:05 #7 exporting manifest list sha256:29cd5187068a4f8247568773daf99b12debd23bc899ef71e26d38066c4b3dc0f done 10:34:05 #7 pushing layers 0.0s done 10:34:05 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.67@sha256:29cd5187068a4f8247568773daf99b12debd23bc899ef71e26d38066c4b3dc0f 0.1s done 10:34:05 #7 DONE 0.1s 10:34:05 10:34:05 #8 [auth] core-data:pull,push token for nexus3.edgexfoundry.org:10004 10:34:05 #8 DONE 0.0s 10:34:05 10:34:05 1 warning found (use --debug to expand): 10:34:05  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 10:34:05 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-data:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67' 10:34:05 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-data:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67 --push - 10:34:06 #1 [internal] load build definition from Dockerfile 10:34:06 #1 transferring dockerfile: 207B done 10:34:06 #1 DONE 0.0s 10:34:06 10:34:06 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67 10:34:06 #2 DONE 0.0s 10:34:06 10:34:06 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67 10:34:06 #3 DONE 0.0s 10:34:06 10:34:06 #4 [internal] load .dockerignore 10:34:06 #4 transferring context: 2B done 10:34:06 #4 DONE 0.0s 10:34:06 10:34:06 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67@sha256:30462e906c66e609408e8ca3844ead806cd64132ad7313d088f7aa651c215892 10:34:06 #5 resolve nexus3.edgexfoundry.org:10004/core-data:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67@sha256:30462e906c66e609408e8ca3844ead806cd64132ad7313d088f7aa651c215892 0.0s done 10:34:06 #5 CACHED 10:34:06 10:34:06 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67@sha256:30462e906c66e609408e8ca3844ead806cd64132ad7313d088f7aa651c215892 10:34:06 #6 resolve nexus3.edgexfoundry.org:10004/core-data:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67@sha256:30462e906c66e609408e8ca3844ead806cd64132ad7313d088f7aa651c215892 0.0s done 10:34:06 #6 CACHED 10:34:06 10:34:06 #7 [auth] core-data:pull,push token for nexus3.edgexfoundry.org:10004 10:34:06 #7 DONE 0.0s 10:34:06 10:34:06 #8 exporting to image 10:34:06 #8 exporting layers done 10:34:06 #8 exporting manifest sha256:7942be29148c8e29867cf4a3074c6a2fbc29180a25a03f140705ae0cf961ec53 done 10:34:06 #8 exporting config sha256:a5422356c1402661801fc8c34af575eadfa20cd48b37b27ae6166da36f2e5bd1 done 10:34:06 #8 exporting manifest sha256:c322aef71205050184a4dae074104f30ad30485377269679fe7fefb511d3a209 done 10:34:06 #8 exporting config sha256:ed315c77fa63bd676fdc0231faaf069285a4b8cbc537fcfe2e1404bb1b82650e done 10:34:06 #8 exporting manifest list sha256:29cd5187068a4f8247568773daf99b12debd23bc899ef71e26d38066c4b3dc0f done 10:34:06 #8 pushing layers 0.0s done 10:34:06 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67@sha256:29cd5187068a4f8247568773daf99b12debd23bc899ef71e26d38066c4b3dc0f 0.1s done 10:34:06 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 10:34:06 #8 DONE 0.1s 10:34:06 10:34:06 1 warning found (use --debug to expand): 10:34:06  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 10:34:06 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-data:main --push - 10:34:06 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-data:main' 10:34:06 #1 [internal] load build definition from Dockerfile 10:34:06 #1 transferring dockerfile: 158B done 10:34:06 #1 DONE 0.0s 10:34:06 10:34:06 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:main 10:34:06 #2 DONE 0.0s 10:34:06 10:34:06 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:main 10:34:06 #3 DONE 0.0s 10:34:06 10:34:06 #4 [internal] load .dockerignore 10:34:06 #4 transferring context: 2B done 10:34:06 #4 DONE 0.0s 10:34:06 10:34:06 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:main@sha256:30462e906c66e609408e8ca3844ead806cd64132ad7313d088f7aa651c215892 10:34:06 #5 resolve nexus3.edgexfoundry.org:10004/core-data:main@sha256:30462e906c66e609408e8ca3844ead806cd64132ad7313d088f7aa651c215892 0.0s done 10:34:06 #5 CACHED 10:34:06 10:34:06 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:main@sha256:30462e906c66e609408e8ca3844ead806cd64132ad7313d088f7aa651c215892 10:34:06 #6 resolve nexus3.edgexfoundry.org:10004/core-data:main@sha256:30462e906c66e609408e8ca3844ead806cd64132ad7313d088f7aa651c215892 0.0s done 10:34:06 #6 CACHED 10:34:06 10:34:06 #7 exporting to image 10:34:06 #7 exporting layers done 10:34:06 #7 exporting manifest sha256:7942be29148c8e29867cf4a3074c6a2fbc29180a25a03f140705ae0cf961ec53 done 10:34:06 #7 exporting config sha256:a5422356c1402661801fc8c34af575eadfa20cd48b37b27ae6166da36f2e5bd1 10:34:06 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 10:34:06 #7 exporting config sha256:a5422356c1402661801fc8c34af575eadfa20cd48b37b27ae6166da36f2e5bd1 done 10:34:06 #7 exporting manifest sha256:c322aef71205050184a4dae074104f30ad30485377269679fe7fefb511d3a209 done 10:34:06 #7 exporting config sha256:ed315c77fa63bd676fdc0231faaf069285a4b8cbc537fcfe2e1404bb1b82650e done 10:34:06 #7 exporting manifest list sha256:29cd5187068a4f8247568773daf99b12debd23bc899ef71e26d38066c4b3dc0f done 10:34:06 #7 pushing layers 0.0s done 10:34:06 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:main@sha256:29cd5187068a4f8247568773daf99b12debd23bc899ef71e26d38066c4b3dc0f 0.1s done 10:34:06 #7 DONE 0.1s 10:34:06 10:34:06 #8 [auth] core-data:pull,push token for nexus3.edgexfoundry.org:10004 10:34:06 #8 DONE 0.0s 10:34:06 10:34:06 1 warning found (use --debug to expand): 10:34:06  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 10:34:06 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-keeper:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8 --push - 10:34:06 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-keeper:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8' 10:34:07 #1 [internal] load build definition from Dockerfile 10:34:07 #1 transferring dockerfile: 196B done 10:34:07 #1 DONE 0.0s 10:34:07 10:34:07 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8 10:34:07 #2 DONE 0.0s 10:34:07 10:34:07 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8 10:34:07 #3 DONE 0.0s 10:34:07 10:34:07 #4 [internal] load .dockerignore 10:34:07 #4 transferring context: 2B done 10:34:07 #4 DONE 0.0s 10:34:07 10:34:07 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8@sha256:8857d3643f334a03e6ceacd224e42e89a365a2adeaf6344f402ce4a621d4c5c3 10:34:07 #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8@sha256:8857d3643f334a03e6ceacd224e42e89a365a2adeaf6344f402ce4a621d4c5c3 0.0s done 10:34:07 #5 DONE 0.0s 10:34:07 10:34:07 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8@sha256:8857d3643f334a03e6ceacd224e42e89a365a2adeaf6344f402ce4a621d4c5c3 10:34:07 #6 resolve nexus3.edgexfoundry.org:10004/core-keeper:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8@sha256:8857d3643f334a03e6ceacd224e42e89a365a2adeaf6344f402ce4a621d4c5c3 0.0s done 10:34:07 #6 DONE 0.1s 10:34:07 10:34:07 #7 exporting to image 10:34:07 #7 exporting layers done 10:34:07 #7 exporting manifest sha256:4d24049a7ba48ce27f450343d7acddf280f948ada71af06be52e7517ef6a2f54 done 10:34:07 #7 exporting config sha256:bc9deff49bc60fe978ecce609ab42898ab86710d1867aa972108ee8b2f8b1121 done 10:34:07 #7 exporting manifest sha256:c492cfcebb576086b6fff8e1aaed78c0db4124e9088056a70f8f3599241ac78a done 10:34:07 #7 exporting config sha256:e1777e04ae3a2ad03de53fccb49993ab0a894f4d6e73093575d2d6ff86d59e0e done 10:34:07 #7 exporting manifest list sha256:9d8b1739cda88c2ad2c52cd5e981d678ef26228547780f4d77c8ba91e5794466 10:34:07 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 10:34:07 #7 ... 10:34:07 10:34:07 #8 [auth] core-keeper:pull,push token for nexus3.edgexfoundry.org:10004 10:34:07 #8 DONE 0.0s 10:34:07 10:34:07 #7 exporting to image 10:34:07 #7 exporting manifest list sha256:9d8b1739cda88c2ad2c52cd5e981d678ef26228547780f4d77c8ba91e5794466 done 10:34:07 #7 pushing layers 0.1s done 10:34:07 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8@sha256:9d8b1739cda88c2ad2c52cd5e981d678ef26228547780f4d77c8ba91e5794466 10:34:07 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8@sha256:9d8b1739cda88c2ad2c52cd5e981d678ef26228547780f4d77c8ba91e5794466 0.1s done 10:34:07 #7 DONE 0.2s 10:34:07 10:34:07 1 warning found (use --debug to expand): 10:34:07  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 10:34:07 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-keeper:latest' 10:34:07 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-keeper:latest --push - 10:34:07 #1 [internal] load build definition from Dockerfile 10:34:07 #1 transferring dockerfile: 162B done 10:34:07 #1 DONE 0.0s 10:34:07 10:34:07 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:latest 10:34:07 #2 DONE 0.0s 10:34:07 10:34:07 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:latest 10:34:07 #3 DONE 0.0s 10:34:07 10:34:07 #4 [internal] load .dockerignore 10:34:07 #4 transferring context: 2B done 10:34:07 #4 DONE 0.0s 10:34:07 10:34:07 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:latest@sha256:8857d3643f334a03e6ceacd224e42e89a365a2adeaf6344f402ce4a621d4c5c3 10:34:07 #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:latest@sha256:8857d3643f334a03e6ceacd224e42e89a365a2adeaf6344f402ce4a621d4c5c3 10:34:07 #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:latest@sha256:8857d3643f334a03e6ceacd224e42e89a365a2adeaf6344f402ce4a621d4c5c3 0.0s done 10:34:07 #5 CACHED 10:34:07 10:34:07 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:latest@sha256:8857d3643f334a03e6ceacd224e42e89a365a2adeaf6344f402ce4a621d4c5c3 10:34:07 #6 resolve nexus3.edgexfoundry.org:10004/core-keeper:latest@sha256:8857d3643f334a03e6ceacd224e42e89a365a2adeaf6344f402ce4a621d4c5c3 0.0s done 10:34:07 #6 CACHED 10:34:07 10:34:07 #7 [auth] core-keeper:pull,push token for nexus3.edgexfoundry.org:10004 10:34:07 #7 DONE 0.0s 10:34:07 10:34:07 #8 exporting to image 10:34:07 #8 exporting layers done 10:34:07 #8 exporting manifest sha256:4d24049a7ba48ce27f450343d7acddf280f948ada71af06be52e7517ef6a2f54 done 10:34:07 #8 exporting config sha256:bc9deff49bc60fe978ecce609ab42898ab86710d1867aa972108ee8b2f8b1121 done 10:34:07 #8 exporting manifest sha256:c492cfcebb576086b6fff8e1aaed78c0db4124e9088056a70f8f3599241ac78a done 10:34:07 #8 exporting config sha256:e1777e04ae3a2ad03de53fccb49993ab0a894f4d6e73093575d2d6ff86d59e0e done 10:34:07 #8 exporting manifest list sha256:9d8b1739cda88c2ad2c52cd5e981d678ef26228547780f4d77c8ba91e5794466 done 10:34:07 #8 pushing layers 0.0s done 10:34:07 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:latest@sha256:9d8b1739cda88c2ad2c52cd5e981d678ef26228547780f4d77c8ba91e5794466 0.1s done 10:34:07 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 10:34:07 #8 DONE 0.1s 10:34:07 10:34:07 1 warning found (use --debug to expand): 10:34:07  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 10:34:08 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.67' 10:34:08 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.67 --push - 10:34:08 #1 [internal] load build definition from Dockerfile 10:34:08 #1 transferring dockerfile: 168B done 10:34:08 #1 DONE 0.0s 10:34:08 10:34:08 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.67 10:34:08 #2 DONE 0.0s 10:34:08 10:34:08 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.67 10:34:08 #3 DONE 0.0s 10:34:08 10:34:08 #4 [internal] load .dockerignore 10:34:08 #4 transferring context: 2B done 10:34:08 #4 DONE 0.0s 10:34:08 10:34:08 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.67@sha256:8857d3643f334a03e6ceacd224e42e89a365a2adeaf6344f402ce4a621d4c5c3 10:34:08 #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.67@sha256:8857d3643f334a03e6ceacd224e42e89a365a2adeaf6344f402ce4a621d4c5c3 0.0s done 10:34:08 #5 CACHED 10:34:08 10:34:08 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.67@sha256:8857d3643f334a03e6ceacd224e42e89a365a2adeaf6344f402ce4a621d4c5c3 10:34:08 #6 resolve nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.67@sha256:8857d3643f334a03e6ceacd224e42e89a365a2adeaf6344f402ce4a621d4c5c3 0.0s done 10:34:08 #6 DONE 0.0s 10:34:08 10:34:08 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.67@sha256:8857d3643f334a03e6ceacd224e42e89a365a2adeaf6344f402ce4a621d4c5c3 10:34:08 #6 CACHED 10:34:08 10:34:08 #7 [auth] core-keeper:pull,push token for nexus3.edgexfoundry.org:10004 10:34:08 #7 DONE 0.0s 10:34:08 10:34:08 #8 exporting to image 10:34:08 #8 exporting layers done 10:34:08 #8 exporting manifest sha256:4d24049a7ba48ce27f450343d7acddf280f948ada71af06be52e7517ef6a2f54 done 10:34:08 #8 exporting config sha256:bc9deff49bc60fe978ecce609ab42898ab86710d1867aa972108ee8b2f8b1121 done 10:34:08 #8 exporting manifest sha256:c492cfcebb576086b6fff8e1aaed78c0db4124e9088056a70f8f3599241ac78a done 10:34:08 #8 exporting config sha256:e1777e04ae3a2ad03de53fccb49993ab0a894f4d6e73093575d2d6ff86d59e0e done 10:34:08 #8 exporting manifest list sha256:9d8b1739cda88c2ad2c52cd5e981d678ef26228547780f4d77c8ba91e5794466 done 10:34:08 #8 pushing layers 0.0s done 10:34:08 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.67@sha256:9d8b1739cda88c2ad2c52cd5e981d678ef26228547780f4d77c8ba91e5794466 0.1s done 10:34:08 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 10:34:08 #8 DONE 0.1s 10:34:08 10:34:08 1 warning found (use --debug to expand): 10:34:08  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 10:34:09 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-keeper:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67' 10:34:09 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-keeper:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67 --push - 10:34:09 #1 [internal] load build definition from Dockerfile 10:34:09 #1 transferring dockerfile: 209B done 10:34:09 #1 DONE 0.0s 10:34:09 10:34:09 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67 10:34:09 #2 DONE 0.0s 10:34:09 10:34:09 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67 10:34:09 #3 DONE 0.1s 10:34:09 10:34:09 #4 [internal] load .dockerignore 10:34:09 #4 transferring context: 2B done 10:34:09 #4 DONE 0.0s 10:34:09 10:34:09 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67@sha256:8857d3643f334a03e6ceacd224e42e89a365a2adeaf6344f402ce4a621d4c5c3 10:34:09 #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67@sha256:8857d3643f334a03e6ceacd224e42e89a365a2adeaf6344f402ce4a621d4c5c3 done 10:34:09 #5 CACHED 10:34:09 10:34:09 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67@sha256:8857d3643f334a03e6ceacd224e42e89a365a2adeaf6344f402ce4a621d4c5c3 10:34:09 #6 resolve nexus3.edgexfoundry.org:10004/core-keeper:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67@sha256:8857d3643f334a03e6ceacd224e42e89a365a2adeaf6344f402ce4a621d4c5c3 0.0s done 10:34:09 #6 CACHED 10:34:09 10:34:09 #7 [auth] core-keeper:pull,push token for nexus3.edgexfoundry.org:10004 10:34:09 #7 DONE 0.0s 10:34:09 10:34:09 #8 exporting to image 10:34:09 #8 exporting layers done 10:34:09 #8 exporting manifest sha256:4d24049a7ba48ce27f450343d7acddf280f948ada71af06be52e7517ef6a2f54 done 10:34:09 #8 exporting config sha256:bc9deff49bc60fe978ecce609ab42898ab86710d1867aa972108ee8b2f8b1121 done 10:34:09 #8 exporting manifest sha256:c492cfcebb576086b6fff8e1aaed78c0db4124e9088056a70f8f3599241ac78a done 10:34:09 #8 exporting config sha256:e1777e04ae3a2ad03de53fccb49993ab0a894f4d6e73093575d2d6ff86d59e0e done 10:34:09 #8 exporting manifest list sha256:9d8b1739cda88c2ad2c52cd5e981d678ef26228547780f4d77c8ba91e5794466 done 10:34:09 #8 pushing layers 0.0s done 10:34:09 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67@sha256:9d8b1739cda88c2ad2c52cd5e981d678ef26228547780f4d77c8ba91e5794466 0.1s done 10:34:09 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 10:34:09 #8 DONE 0.1s 10:34:09 10:34:09 1 warning found (use --debug to expand): 10:34:09  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 10:34:09 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-keeper:main' 10:34:09 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-keeper:main --push - 10:34:09 #1 [internal] load build definition from Dockerfile 10:34:09 #1 transferring dockerfile: 160B done 10:34:09 #1 DONE 0.0s 10:34:09 10:34:09 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:main 10:34:09 #2 DONE 0.0s 10:34:09 10:34:09 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:main 10:34:09 #3 DONE 0.0s 10:34:09 10:34:09 #4 [internal] load .dockerignore 10:34:09 #4 transferring context: 2B done 10:34:09 #4 DONE 0.0s 10:34:09 10:34:09 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:main@sha256:8857d3643f334a03e6ceacd224e42e89a365a2adeaf6344f402ce4a621d4c5c3 10:34:09 #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:main@sha256:8857d3643f334a03e6ceacd224e42e89a365a2adeaf6344f402ce4a621d4c5c3 10:34:09 #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:main@sha256:8857d3643f334a03e6ceacd224e42e89a365a2adeaf6344f402ce4a621d4c5c3 0.0s done 10:34:09 #5 CACHED 10:34:09 10:34:09 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:main@sha256:8857d3643f334a03e6ceacd224e42e89a365a2adeaf6344f402ce4a621d4c5c3 10:34:09 #6 resolve nexus3.edgexfoundry.org:10004/core-keeper:main@sha256:8857d3643f334a03e6ceacd224e42e89a365a2adeaf6344f402ce4a621d4c5c3 0.0s done 10:34:09 #6 CACHED 10:34:09 10:34:09 #7 [auth] core-keeper:pull,push token for nexus3.edgexfoundry.org:10004 10:34:09 #7 DONE 0.0s 10:34:09 10:34:09 #8 exporting to image 10:34:09 #8 exporting layers done 10:34:09 #8 exporting manifest sha256:4d24049a7ba48ce27f450343d7acddf280f948ada71af06be52e7517ef6a2f54 done 10:34:09 #8 exporting config sha256:bc9deff49bc60fe978ecce609ab42898ab86710d1867aa972108ee8b2f8b1121 done 10:34:09 #8 exporting manifest sha256:c492cfcebb576086b6fff8e1aaed78c0db4124e9088056a70f8f3599241ac78a done 10:34:09 #8 exporting config sha256:e1777e04ae3a2ad03de53fccb49993ab0a894f4d6e73093575d2d6ff86d59e0e done 10:34:09 #8 exporting manifest list sha256:9d8b1739cda88c2ad2c52cd5e981d678ef26228547780f4d77c8ba91e5794466 done 10:34:09 #8 pushing layers 0.0s done 10:34:09 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:main@sha256:9d8b1739cda88c2ad2c52cd5e981d678ef26228547780f4d77c8ba91e5794466 0.1s done 10:34:09 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 10:34:09 #8 DONE 0.1s 10:34:09 10:34:09 1 warning found (use --debug to expand): 10:34:09  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 10:34:10 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-metadata:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8' 10:34:10 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-metadata:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8 --push - 10:34:10 #1 [internal] load build definition from Dockerfile 10:34:10 #1 transferring dockerfile: 198B done 10:34:10 #1 DONE 0.0s 10:34:10 10:34:10 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8 10:34:10 #2 DONE 0.0s 10:34:10 10:34:10 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8 10:34:10 #3 DONE 0.1s 10:34:10 10:34:10 #4 [internal] load .dockerignore 10:34:10 #4 transferring context: 2B done 10:34:10 #4 DONE 0.0s 10:34:10 10:34:10 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8@sha256:e515cd9dc0540ff74e9c80bbf2a4f571d75eb77b6d0d40c72c2ed0b6d0febcff 10:34:10 #5 resolve nexus3.edgexfoundry.org:10004/core-metadata:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8@sha256:e515cd9dc0540ff74e9c80bbf2a4f571d75eb77b6d0d40c72c2ed0b6d0febcff 10:34:10 #5 ... 10:34:10 10:34:10 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8@sha256:e515cd9dc0540ff74e9c80bbf2a4f571d75eb77b6d0d40c72c2ed0b6d0febcff 10:34:10 #6 resolve nexus3.edgexfoundry.org:10004/core-metadata:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8@sha256:e515cd9dc0540ff74e9c80bbf2a4f571d75eb77b6d0d40c72c2ed0b6d0febcff 0.0s done 10:34:10 #6 DONE 0.1s 10:34:10 10:34:10 #7 exporting to image 10:34:10 #7 exporting layers done 10:34:10 #7 exporting manifest sha256:40cdf092092265f2402afcad54f7df6bb259ebcd6ab9b3ef011a91c25a7cbd67 0.0s done 10:34:10 #7 exporting config sha256:de98d35d4f1a99a8f0bede000ebf91af686bc48a1591ef05bb4f57fc9640b476 done 10:34:10 #7 exporting manifest sha256:1f1e3b9e8d91a6b26cd3665dfeb09ba7dc2a7020983388b9dfb58e4ab04d366a 0.0s done 10:34:10 #7 exporting config sha256:c3e7d1e1f74ef042b4374c5d40c5976187cb1ff4bd9c69ab731b27cad2bdb32d 10:34:10 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 10:34:10 #7 ... 10:34:10 10:34:10 #8 [auth] core-metadata:pull,push token for nexus3.edgexfoundry.org:10004 10:34:10 #8 DONE 0.0s 10:34:10 10:34:10 #7 exporting to image 10:34:10 #7 exporting config sha256:c3e7d1e1f74ef042b4374c5d40c5976187cb1ff4bd9c69ab731b27cad2bdb32d 0.0s done 10:34:10 #7 exporting manifest list sha256:0ae83e7e7e5639f143f93777dc3d53cfb9670cdb7cba68ab1742137ef8a529ea done 10:34:10 #7 pushing layers 0.1s done 10:34:10 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8@sha256:0ae83e7e7e5639f143f93777dc3d53cfb9670cdb7cba68ab1742137ef8a529ea 10:34:10 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8@sha256:0ae83e7e7e5639f143f93777dc3d53cfb9670cdb7cba68ab1742137ef8a529ea 0.1s done 10:34:10 #7 DONE 0.2s 10:34:10 10:34:10 1 warning found (use --debug to expand): 10:34:10  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 10:34:11 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-metadata:latest --push - 10:34:11 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-metadata:latest' 10:34:11 #1 [internal] load build definition from Dockerfile 10:34:11 #1 transferring dockerfile: 164B done 10:34:11 #1 DONE 0.0s 10:34:11 10:34:11 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:latest 10:34:11 #2 DONE 0.0s 10:34:11 10:34:11 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:latest 10:34:11 #3 DONE 0.0s 10:34:11 10:34:11 #4 [internal] load .dockerignore 10:34:11 #4 transferring context: 2B done 10:34:11 #4 DONE 0.0s 10:34:11 10:34:11 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:latest@sha256:e515cd9dc0540ff74e9c80bbf2a4f571d75eb77b6d0d40c72c2ed0b6d0febcff 10:34:11 #5 resolve nexus3.edgexfoundry.org:10004/core-metadata:latest@sha256:e515cd9dc0540ff74e9c80bbf2a4f571d75eb77b6d0d40c72c2ed0b6d0febcff 0.0s done 10:34:11 #5 DONE 0.0s 10:34:11 10:34:11 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:latest@sha256:e515cd9dc0540ff74e9c80bbf2a4f571d75eb77b6d0d40c72c2ed0b6d0febcff 10:34:11 #6 resolve nexus3.edgexfoundry.org:10004/core-metadata:latest@sha256:e515cd9dc0540ff74e9c80bbf2a4f571d75eb77b6d0d40c72c2ed0b6d0febcff 0.0s done 10:34:11 #6 CACHED 10:34:11 10:34:11 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:latest@sha256:e515cd9dc0540ff74e9c80bbf2a4f571d75eb77b6d0d40c72c2ed0b6d0febcff 10:34:11 #5 CACHED 10:34:11 10:34:11 #7 [auth] core-metadata:pull,push token for nexus3.edgexfoundry.org:10004 10:34:11 #7 DONE 0.0s 10:34:11 10:34:11 #8 exporting to image 10:34:11 #8 exporting layers done 10:34:11 #8 exporting manifest sha256:40cdf092092265f2402afcad54f7df6bb259ebcd6ab9b3ef011a91c25a7cbd67 done 10:34:11 #8 exporting config sha256:de98d35d4f1a99a8f0bede000ebf91af686bc48a1591ef05bb4f57fc9640b476 done 10:34:11 #8 exporting manifest sha256:1f1e3b9e8d91a6b26cd3665dfeb09ba7dc2a7020983388b9dfb58e4ab04d366a done 10:34:11 #8 exporting config sha256:c3e7d1e1f74ef042b4374c5d40c5976187cb1ff4bd9c69ab731b27cad2bdb32d done 10:34:11 #8 exporting manifest list sha256:0ae83e7e7e5639f143f93777dc3d53cfb9670cdb7cba68ab1742137ef8a529ea done 10:34:11 #8 pushing layers 0.0s done 10:34:11 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:latest@sha256:0ae83e7e7e5639f143f93777dc3d53cfb9670cdb7cba68ab1742137ef8a529ea 0.1s done 10:34:11 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 10:34:11 #8 DONE 0.1s 10:34:11 10:34:11 1 warning found (use --debug to expand): 10:34:11  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 10:34:11 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.67' 10:34:11 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.67 --push - 10:34:11 #1 [internal] load build definition from Dockerfile 10:34:11 #1 transferring dockerfile: 170B done 10:34:11 #1 DONE 0.0s 10:34:11 10:34:11 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.67 10:34:11 #2 DONE 0.0s 10:34:11 10:34:11 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.67 10:34:11 #3 DONE 0.0s 10:34:11 10:34:11 #4 [internal] load .dockerignore 10:34:11 #4 transferring context: 2B done 10:34:11 #4 DONE 0.0s 10:34:11 10:34:11 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.67@sha256:e515cd9dc0540ff74e9c80bbf2a4f571d75eb77b6d0d40c72c2ed0b6d0febcff 10:34:11 #5 resolve nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.67@sha256:e515cd9dc0540ff74e9c80bbf2a4f571d75eb77b6d0d40c72c2ed0b6d0febcff 0.0s done 10:34:11 #5 CACHED 10:34:11 10:34:11 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.67@sha256:e515cd9dc0540ff74e9c80bbf2a4f571d75eb77b6d0d40c72c2ed0b6d0febcff 10:34:11 #6 resolve nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.67@sha256:e515cd9dc0540ff74e9c80bbf2a4f571d75eb77b6d0d40c72c2ed0b6d0febcff 0.0s done 10:34:11 #6 CACHED 10:34:11 10:34:11 #7 [auth] core-metadata:pull,push token for nexus3.edgexfoundry.org:10004 10:34:11 #7 DONE 0.0s 10:34:11 10:34:11 #8 exporting to image 10:34:11 #8 exporting layers done 10:34:11 #8 exporting manifest sha256:40cdf092092265f2402afcad54f7df6bb259ebcd6ab9b3ef011a91c25a7cbd67 done 10:34:11 #8 exporting config sha256:de98d35d4f1a99a8f0bede000ebf91af686bc48a1591ef05bb4f57fc9640b476 done 10:34:11 #8 exporting manifest sha256:1f1e3b9e8d91a6b26cd3665dfeb09ba7dc2a7020983388b9dfb58e4ab04d366a done 10:34:11 #8 exporting config sha256:c3e7d1e1f74ef042b4374c5d40c5976187cb1ff4bd9c69ab731b27cad2bdb32d done 10:34:11 #8 exporting manifest list sha256:0ae83e7e7e5639f143f93777dc3d53cfb9670cdb7cba68ab1742137ef8a529ea done 10:34:11 #8 pushing layers 0.0s done 10:34:11 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.67@sha256:0ae83e7e7e5639f143f93777dc3d53cfb9670cdb7cba68ab1742137ef8a529ea 0.1s done 10:34:11 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 10:34:11 #8 DONE 0.1s 10:34:11 10:34:11 1 warning found (use --debug to expand): 10:34:11  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 10:34:12 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-metadata:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67' 10:34:12 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-metadata:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67 --push - 10:34:12 #1 [internal] load build definition from Dockerfile 10:34:12 #1 transferring dockerfile: 211B done 10:34:12 #1 DONE 0.0s 10:34:12 10:34:12 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67 10:34:12 #2 DONE 0.0s 10:34:12 10:34:12 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67 10:34:12 #3 DONE 0.0s 10:34:12 10:34:12 #4 [internal] load .dockerignore 10:34:12 #4 transferring context: 2B done 10:34:12 #4 DONE 0.0s 10:34:12 10:34:12 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67@sha256:e515cd9dc0540ff74e9c80bbf2a4f571d75eb77b6d0d40c72c2ed0b6d0febcff 10:34:12 #5 resolve nexus3.edgexfoundry.org:10004/core-metadata:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67@sha256:e515cd9dc0540ff74e9c80bbf2a4f571d75eb77b6d0d40c72c2ed0b6d0febcff 0.0s done 10:34:12 #5 CACHED 10:34:12 10:34:12 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67@sha256:e515cd9dc0540ff74e9c80bbf2a4f571d75eb77b6d0d40c72c2ed0b6d0febcff 10:34:12 #6 resolve nexus3.edgexfoundry.org:10004/core-metadata:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67@sha256:e515cd9dc0540ff74e9c80bbf2a4f571d75eb77b6d0d40c72c2ed0b6d0febcff 0.0s done 10:34:12 #6 CACHED 10:34:12 10:34:12 #7 [auth] core-metadata:pull,push token for nexus3.edgexfoundry.org:10004 10:34:12 #7 DONE 0.0s 10:34:12 10:34:12 #8 exporting to image 10:34:12 #8 exporting layers done 10:34:12 #8 exporting manifest sha256:40cdf092092265f2402afcad54f7df6bb259ebcd6ab9b3ef011a91c25a7cbd67 done 10:34:12 #8 exporting config sha256:de98d35d4f1a99a8f0bede000ebf91af686bc48a1591ef05bb4f57fc9640b476 done 10:34:12 #8 exporting manifest sha256:1f1e3b9e8d91a6b26cd3665dfeb09ba7dc2a7020983388b9dfb58e4ab04d366a done 10:34:12 #8 exporting config sha256:c3e7d1e1f74ef042b4374c5d40c5976187cb1ff4bd9c69ab731b27cad2bdb32d done 10:34:12 #8 exporting manifest list sha256:0ae83e7e7e5639f143f93777dc3d53cfb9670cdb7cba68ab1742137ef8a529ea done 10:34:12 #8 pushing layers 0.0s done 10:34:12 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67@sha256:0ae83e7e7e5639f143f93777dc3d53cfb9670cdb7cba68ab1742137ef8a529ea 0.1s done 10:34:12 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 10:34:12 #8 DONE 0.1s 10:34:12 10:34:12 1 warning found (use --debug to expand): 10:34:12  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 10:34:12 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-metadata:main' 10:34:12 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-metadata:main --push - 10:34:12 #1 [internal] load build definition from Dockerfile 10:34:12 #1 transferring dockerfile: 162B done 10:34:12 #1 DONE 0.0s 10:34:12 10:34:12 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:main 10:34:12 #2 DONE 0.0s 10:34:12 10:34:12 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:main 10:34:12 #3 DONE 0.0s 10:34:12 10:34:12 #4 [internal] load .dockerignore 10:34:12 #4 transferring context: 2B done 10:34:12 #4 DONE 0.0s 10:34:12 10:34:12 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:main@sha256:e515cd9dc0540ff74e9c80bbf2a4f571d75eb77b6d0d40c72c2ed0b6d0febcff 10:34:12 #5 resolve nexus3.edgexfoundry.org:10004/core-metadata:main@sha256:e515cd9dc0540ff74e9c80bbf2a4f571d75eb77b6d0d40c72c2ed0b6d0febcff 0.0s done 10:34:12 #5 DONE 0.0s 10:34:12 10:34:12 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:main@sha256:e515cd9dc0540ff74e9c80bbf2a4f571d75eb77b6d0d40c72c2ed0b6d0febcff 10:34:12 #6 resolve nexus3.edgexfoundry.org:10004/core-metadata:main@sha256:e515cd9dc0540ff74e9c80bbf2a4f571d75eb77b6d0d40c72c2ed0b6d0febcff 0.0s done 10:34:12 #6 CACHED 10:34:12 10:34:12 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:main@sha256:e515cd9dc0540ff74e9c80bbf2a4f571d75eb77b6d0d40c72c2ed0b6d0febcff 10:34:12 #5 CACHED 10:34:12 10:34:12 #7 [auth] core-metadata:pull,push token for nexus3.edgexfoundry.org:10004 10:34:12 #7 DONE 0.0s 10:34:12 10:34:12 #8 exporting to image 10:34:12 #8 exporting layers done 10:34:12 #8 exporting manifest sha256:40cdf092092265f2402afcad54f7df6bb259ebcd6ab9b3ef011a91c25a7cbd67 done 10:34:12 #8 exporting config sha256:de98d35d4f1a99a8f0bede000ebf91af686bc48a1591ef05bb4f57fc9640b476 done 10:34:12 #8 exporting manifest sha256:1f1e3b9e8d91a6b26cd3665dfeb09ba7dc2a7020983388b9dfb58e4ab04d366a done 10:34:12 #8 exporting config sha256:c3e7d1e1f74ef042b4374c5d40c5976187cb1ff4bd9c69ab731b27cad2bdb32d done 10:34:12 #8 exporting manifest list sha256:0ae83e7e7e5639f143f93777dc3d53cfb9670cdb7cba68ab1742137ef8a529ea done 10:34:12 #8 pushing layers 0.0s done 10:34:12 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:main@sha256:0ae83e7e7e5639f143f93777dc3d53cfb9670cdb7cba68ab1742137ef8a529ea 0.1s done 10:34:12 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 10:34:12 #8 DONE 0.1s 10:34:12 10:34:12 1 warning found (use --debug to expand): 10:34:12  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 10:34:13 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8' 10:34:13 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-bootstrapper:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8 --push - 10:34:13 #1 [internal] load build definition from Dockerfile 10:34:13 #1 transferring dockerfile: 206B done 10:34:13 #1 DONE 0.0s 10:34:13 10:34:13 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8 10:34:13 #2 DONE 0.0s 10:34:13 10:34:13 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8 10:34:13 #3 DONE 0.1s 10:34:13 10:34:13 #4 [internal] load .dockerignore 10:34:13 #4 transferring context: 10:34:13 #4 transferring context: 2B done 10:34:13 #4 DONE 0.0s 10:34:13 10:34:13 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8@sha256:335b49d1bcf38cdf605d81b9712bf6abcbcc453cd4238a7eff8dd2d53b93eb5e 10:34:13 #5 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8@sha256:335b49d1bcf38cdf605d81b9712bf6abcbcc453cd4238a7eff8dd2d53b93eb5e 0.0s done 10:34:13 #5 DONE 0.0s 10:34:13 10:34:13 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8@sha256:335b49d1bcf38cdf605d81b9712bf6abcbcc453cd4238a7eff8dd2d53b93eb5e 10:34:13 #6 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8@sha256:335b49d1bcf38cdf605d81b9712bf6abcbcc453cd4238a7eff8dd2d53b93eb5e 0.0s done 10:34:13 #6 DONE 0.2s 10:34:13 10:34:13 #7 [auth] security-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 10:34:13 #7 DONE 0.0s 10:34:13 10:34:13 #8 exporting to image 10:34:13 #8 exporting layers done 10:34:13 #8 exporting manifest sha256:3090e563f6b76e82d1185dc2794770dc977eb97aeeb3e922d5053e46aa2f35dd done 10:34:13 #8 exporting config sha256:84a745b19efb2d39650b5a53a89b4dc80f4527e23482742b7c7bc39d54b2a9ba done 10:34:13 #8 exporting manifest sha256:5e2ca2d1ce58307796f8b3d1e39dc2b31c1ee12439be8c8df1b9d7b95e3e118c done 10:34:13 #8 exporting config sha256:516434237fb26f7ab8b099693e919c2b3fa07114ccf004a6a57e967444977b04 0.0s done 10:34:13 #8 exporting manifest list sha256:0288d7c0566fafe084830cd5482b26d166b1ed71c8d2b4b39060dc26fc4d3371 done 10:34:13 #8 pushing layers 0.1s done 10:34:13 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8@sha256:0288d7c0566fafe084830cd5482b26d166b1ed71c8d2b4b39060dc26fc4d3371 10:34:13 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 10:34:13 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8@sha256:0288d7c0566fafe084830cd5482b26d166b1ed71c8d2b4b39060dc26fc4d3371 0.1s done 10:34:13 #8 DONE 0.3s 10:34:13 10:34:13 1 warning found (use --debug to expand): 10:34:13  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 10:34:14 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:latest' 10:34:14 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-bootstrapper:latest --push - 10:34:14 #1 [internal] load build definition from Dockerfile 10:34:14 #1 transferring dockerfile: 172B done 10:34:14 #1 DONE 0.0s 10:34:14 10:34:14 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 10:34:14 #2 DONE 0.0s 10:34:14 10:34:14 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 10:34:14 #3 DONE 0.0s 10:34:14 10:34:14 #4 [internal] load .dockerignore 10:34:14 #4 transferring context: 2B done 10:34:14 #4 DONE 0.0s 10:34:14 10:34:14 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:latest@sha256:335b49d1bcf38cdf605d81b9712bf6abcbcc453cd4238a7eff8dd2d53b93eb5e 10:34:14 #5 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:latest@sha256:335b49d1bcf38cdf605d81b9712bf6abcbcc453cd4238a7eff8dd2d53b93eb5e 0.0s done 10:34:14 #5 DONE 0.0s 10:34:14 10:34:14 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:latest@sha256:335b49d1bcf38cdf605d81b9712bf6abcbcc453cd4238a7eff8dd2d53b93eb5e 10:34:14 #6 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:latest@sha256:335b49d1bcf38cdf605d81b9712bf6abcbcc453cd4238a7eff8dd2d53b93eb5e 0.0s done 10:34:14 #6 CACHED 10:34:14 10:34:14 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:latest@sha256:335b49d1bcf38cdf605d81b9712bf6abcbcc453cd4238a7eff8dd2d53b93eb5e 10:34:14 #5 CACHED 10:34:14 10:34:14 #7 [auth] security-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 10:34:14 #7 DONE 0.0s 10:34:14 10:34:14 #8 exporting to image 10:34:14 #8 exporting layers done 10:34:14 #8 exporting manifest sha256:3090e563f6b76e82d1185dc2794770dc977eb97aeeb3e922d5053e46aa2f35dd done 10:34:14 #8 exporting config sha256:84a745b19efb2d39650b5a53a89b4dc80f4527e23482742b7c7bc39d54b2a9ba done 10:34:14 #8 exporting manifest sha256:5e2ca2d1ce58307796f8b3d1e39dc2b31c1ee12439be8c8df1b9d7b95e3e118c done 10:34:14 #8 exporting config sha256:516434237fb26f7ab8b099693e919c2b3fa07114ccf004a6a57e967444977b04 done 10:34:14 #8 exporting manifest list sha256:0288d7c0566fafe084830cd5482b26d166b1ed71c8d2b4b39060dc26fc4d3371 done 10:34:14 #8 pushing layers 0.0s done 10:34:14 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:latest@sha256:0288d7c0566fafe084830cd5482b26d166b1ed71c8d2b4b39060dc26fc4d3371 0.1s done 10:34:14 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 10:34:14 #8 DONE 0.1s 10:34:14 10:34:14 1 warning found (use --debug to expand): 10:34:14  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 10:34:14 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.67' 10:34:14 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.67 --push - 10:34:14 #1 [internal] load build definition from Dockerfile 10:34:14 #1 transferring dockerfile: 178B done 10:34:14 #1 DONE 0.0s 10:34:14 10:34:14 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.67 10:34:14 #2 DONE 0.0s 10:34:14 10:34:14 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.67 10:34:14 #3 DONE 0.0s 10:34:14 10:34:14 #4 [internal] load .dockerignore 10:34:14 #4 transferring context: 2B done 10:34:14 #4 DONE 0.0s 10:34:14 10:34:14 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.67@sha256:335b49d1bcf38cdf605d81b9712bf6abcbcc453cd4238a7eff8dd2d53b93eb5e 10:34:14 #5 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.67@sha256:335b49d1bcf38cdf605d81b9712bf6abcbcc453cd4238a7eff8dd2d53b93eb5e 0.0s done 10:34:14 #5 CACHED 10:34:14 10:34:14 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.67@sha256:335b49d1bcf38cdf605d81b9712bf6abcbcc453cd4238a7eff8dd2d53b93eb5e 10:34:14 #6 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.67@sha256:335b49d1bcf38cdf605d81b9712bf6abcbcc453cd4238a7eff8dd2d53b93eb5e 0.0s done 10:34:14 #6 CACHED 10:34:14 10:34:14 #7 exporting to image 10:34:14 #7 exporting layers done 10:34:14 #7 exporting manifest sha256:3090e563f6b76e82d1185dc2794770dc977eb97aeeb3e922d5053e46aa2f35dd done 10:34:14 #7 exporting config sha256:84a745b19efb2d39650b5a53a89b4dc80f4527e23482742b7c7bc39d54b2a9ba done 10:34:14 #7 exporting manifest sha256:5e2ca2d1ce58307796f8b3d1e39dc2b31c1ee12439be8c8df1b9d7b95e3e118c done 10:34:14 #7 exporting config sha256:516434237fb26f7ab8b099693e919c2b3fa07114ccf004a6a57e967444977b04 done 10:34:14 #7 exporting manifest list sha256:0288d7c0566fafe084830cd5482b26d166b1ed71c8d2b4b39060dc26fc4d3371 done 10:34:14 #7 pushing layers 10:34:14 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 10:34:15 #7 pushing layers 0.0s done 10:34:15 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.67@sha256:0288d7c0566fafe084830cd5482b26d166b1ed71c8d2b4b39060dc26fc4d3371 0.1s done 10:34:15 #7 DONE 0.1s 10:34:15 10:34:15 #8 [auth] security-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 10:34:15 #8 DONE 0.0s 10:34:15 10:34:15 1 warning found (use --debug to expand): 10:34:15  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 10:34:15 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-bootstrapper:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67 --push - 10:34:15 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67' 10:34:15 #1 [internal] load build definition from Dockerfile 10:34:15 #1 transferring dockerfile: 219B done 10:34:15 #1 DONE 0.0s 10:34:15 10:34:15 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67 10:34:15 #2 DONE 0.0s 10:34:15 10:34:15 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67 10:34:15 #3 DONE 0.0s 10:34:15 10:34:15 #4 [internal] load .dockerignore 10:34:15 #4 transferring context: 2B done 10:34:15 #4 DONE 0.0s 10:34:15 10:34:15 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67@sha256:335b49d1bcf38cdf605d81b9712bf6abcbcc453cd4238a7eff8dd2d53b93eb5e 10:34:15 #5 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67@sha256:335b49d1bcf38cdf605d81b9712bf6abcbcc453cd4238a7eff8dd2d53b93eb5e 0.0s done 10:34:15 #5 CACHED 10:34:15 10:34:15 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67@sha256:335b49d1bcf38cdf605d81b9712bf6abcbcc453cd4238a7eff8dd2d53b93eb5e 10:34:15 #6 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67@sha256:335b49d1bcf38cdf605d81b9712bf6abcbcc453cd4238a7eff8dd2d53b93eb5e 0.0s done 10:34:15 #6 CACHED 10:34:15 10:34:15 #7 exporting to image 10:34:15 #7 exporting layers done 10:34:15 #7 exporting manifest sha256:3090e563f6b76e82d1185dc2794770dc977eb97aeeb3e922d5053e46aa2f35dd done 10:34:15 #7 exporting config sha256:84a745b19efb2d39650b5a53a89b4dc80f4527e23482742b7c7bc39d54b2a9ba done 10:34:15 #7 exporting manifest sha256:5e2ca2d1ce58307796f8b3d1e39dc2b31c1ee12439be8c8df1b9d7b95e3e118c done 10:34:15 #7 exporting config sha256:516434237fb26f7ab8b099693e919c2b3fa07114ccf004a6a57e967444977b04 done 10:34:15 #7 exporting manifest list sha256:0288d7c0566fafe084830cd5482b26d166b1ed71c8d2b4b39060dc26fc4d3371 10:34:15 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 10:34:15 #7 exporting manifest list sha256:0288d7c0566fafe084830cd5482b26d166b1ed71c8d2b4b39060dc26fc4d3371 done 10:34:15 #7 pushing layers 0.0s done 10:34:15 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67@sha256:0288d7c0566fafe084830cd5482b26d166b1ed71c8d2b4b39060dc26fc4d3371 0.1s done 10:34:15 #7 DONE 0.1s 10:34:15 10:34:15 #8 [auth] security-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 10:34:15 #8 DONE 0.0s 10:34:15 10:34:15 1 warning found (use --debug to expand): 10:34:15  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 10:34:16 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-bootstrapper:main --push - 10:34:16 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:main' 10:34:16 #1 [internal] load build definition from Dockerfile 10:34:16 #1 transferring dockerfile: 170B done 10:34:16 #1 DONE 0.0s 10:34:16 10:34:16 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:main 10:34:16 #2 DONE 0.0s 10:34:16 10:34:16 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:main 10:34:16 #3 DONE 0.0s 10:34:16 10:34:16 #4 [internal] load .dockerignore 10:34:16 #4 transferring context: 2B done 10:34:16 #4 DONE 0.0s 10:34:16 10:34:16 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:main@sha256:335b49d1bcf38cdf605d81b9712bf6abcbcc453cd4238a7eff8dd2d53b93eb5e 10:34:16 #5 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:main@sha256:335b49d1bcf38cdf605d81b9712bf6abcbcc453cd4238a7eff8dd2d53b93eb5e 0.0s done 10:34:16 #5 DONE 0.0s 10:34:16 10:34:16 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:main@sha256:335b49d1bcf38cdf605d81b9712bf6abcbcc453cd4238a7eff8dd2d53b93eb5e 10:34:16 #6 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:main@sha256:335b49d1bcf38cdf605d81b9712bf6abcbcc453cd4238a7eff8dd2d53b93eb5e 0.0s done 10:34:16 #6 CACHED 10:34:16 10:34:16 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:main@sha256:335b49d1bcf38cdf605d81b9712bf6abcbcc453cd4238a7eff8dd2d53b93eb5e 10:34:16 #5 CACHED 10:34:16 10:34:16 #7 [auth] security-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 10:34:16 #7 DONE 0.0s 10:34:16 10:34:16 #8 exporting to image 10:34:16 #8 exporting layers done 10:34:16 #8 exporting manifest sha256:3090e563f6b76e82d1185dc2794770dc977eb97aeeb3e922d5053e46aa2f35dd done 10:34:16 #8 exporting config sha256:84a745b19efb2d39650b5a53a89b4dc80f4527e23482742b7c7bc39d54b2a9ba done 10:34:16 #8 exporting manifest sha256:5e2ca2d1ce58307796f8b3d1e39dc2b31c1ee12439be8c8df1b9d7b95e3e118c done 10:34:16 #8 exporting config sha256:516434237fb26f7ab8b099693e919c2b3fa07114ccf004a6a57e967444977b04 done 10:34:16 #8 exporting manifest list sha256:0288d7c0566fafe084830cd5482b26d166b1ed71c8d2b4b39060dc26fc4d3371 done 10:34:16 #8 pushing layers 0.0s done 10:34:16 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:main@sha256:0288d7c0566fafe084830cd5482b26d166b1ed71c8d2b4b39060dc26fc4d3371 0.1s done 10:34:16 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 10:34:16 #8 DONE 0.1s 10:34:16 10:34:16 1 warning found (use --debug to expand): 10:34:16  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 10:34:16 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-auth:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8 --push - 10:34:16 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8' 10:34:16 #1 [internal] load build definition from Dockerfile 10:34:16 #1 transferring dockerfile: 204B done 10:34:16 #1 DONE 0.0s 10:34:16 10:34:16 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8 10:34:16 #2 DONE 0.0s 10:34:16 10:34:16 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8 10:34:16 #3 DONE 0.0s 10:34:16 10:34:16 #4 [internal] load .dockerignore 10:34:16 #4 transferring context: 2B done 10:34:16 #4 DONE 0.0s 10:34:16 10:34:16 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8@sha256:f42b23e55d7e1f31bb8b8c0b5f7c6408af624afbaea29be357eb5e9bd29ff471 10:34:16 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8@sha256:f42b23e55d7e1f31bb8b8c0b5f7c6408af624afbaea29be357eb5e9bd29ff471 10:34:16 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8@sha256:f42b23e55d7e1f31bb8b8c0b5f7c6408af624afbaea29be357eb5e9bd29ff471 0.0s done 10:34:16 #5 DONE 0.1s 10:34:16 10:34:16 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8@sha256:f42b23e55d7e1f31bb8b8c0b5f7c6408af624afbaea29be357eb5e9bd29ff471 10:34:16 #6 DONE 0.0s 10:34:16 10:34:16 #7 [auth] security-proxy-auth:pull,push token for nexus3.edgexfoundry.org:10004 10:34:17 #7 DONE 0.0s 10:34:17 10:34:17 #8 exporting to image 10:34:17 #8 exporting layers done 10:34:17 #8 exporting manifest sha256:fecdbcfa05c2a7245871d017e08764c0ecd782acded7990ddf7b63270b8173a6 done 10:34:17 #8 exporting config sha256:e0dd545bdbec9fd49cd58f97851300a390358fb6afa5274facdd887832734a07 done 10:34:17 #8 exporting manifest sha256:43ce529c8d3985638f0d9cbe0edb5cebcab5f009d9e237e073fd06bc19a2b693 done 10:34:17 #8 exporting config sha256:7472c1e4cfabbe1507505b6e9efa11e2bb1dc2d64ed26b11149fc746ba8a3b1a done 10:34:17 #8 exporting manifest list sha256:67cd0458bdf2d1c2e86e53810a0253f878d2418d3a11926248ac0a15c40222e0 done 10:34:17 #8 pushing layers 0.1s done 10:34:17 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8@sha256:67cd0458bdf2d1c2e86e53810a0253f878d2418d3a11926248ac0a15c40222e0 0.1s done 10:34:17 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 10:34:17 #8 DONE 0.2s 10:34:17 10:34:17 1 warning found (use --debug to expand): 10:34:17  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 10:34:17 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:latest' 10:34:17 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-auth:latest --push - 10:34:17 #1 [internal] load build definition from Dockerfile 10:34:17 #1 transferring dockerfile: 170B done 10:34:17 #1 DONE 0.0s 10:34:17 10:34:17 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 10:34:17 #2 DONE 0.0s 10:34:17 10:34:17 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 10:34:17 #3 DONE 0.0s 10:34:17 10:34:17 #4 [internal] load .dockerignore 10:34:17 #4 transferring context: 2B done 10:34:17 #4 DONE 0.0s 10:34:17 10:34:17 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:latest@sha256:f42b23e55d7e1f31bb8b8c0b5f7c6408af624afbaea29be357eb5e9bd29ff471 10:34:17 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:latest@sha256:f42b23e55d7e1f31bb8b8c0b5f7c6408af624afbaea29be357eb5e9bd29ff471 0.0s done 10:34:17 #5 DONE 0.0s 10:34:17 10:34:17 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:latest@sha256:f42b23e55d7e1f31bb8b8c0b5f7c6408af624afbaea29be357eb5e9bd29ff471 10:34:17 #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:latest@sha256:f42b23e55d7e1f31bb8b8c0b5f7c6408af624afbaea29be357eb5e9bd29ff471 0.0s done 10:34:17 #6 CACHED 10:34:17 10:34:17 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:latest@sha256:f42b23e55d7e1f31bb8b8c0b5f7c6408af624afbaea29be357eb5e9bd29ff471 10:34:17 #5 CACHED 10:34:17 10:34:17 #7 [auth] security-proxy-auth:pull,push token for nexus3.edgexfoundry.org:10004 10:34:17 #7 DONE 0.0s 10:34:17 10:34:17 #8 exporting to image 10:34:17 #8 exporting layers done 10:34:17 #8 exporting manifest sha256:fecdbcfa05c2a7245871d017e08764c0ecd782acded7990ddf7b63270b8173a6 done 10:34:17 #8 exporting config sha256:e0dd545bdbec9fd49cd58f97851300a390358fb6afa5274facdd887832734a07 done 10:34:17 #8 exporting manifest sha256:43ce529c8d3985638f0d9cbe0edb5cebcab5f009d9e237e073fd06bc19a2b693 done 10:34:17 #8 exporting config sha256:7472c1e4cfabbe1507505b6e9efa11e2bb1dc2d64ed26b11149fc746ba8a3b1a done 10:34:17 #8 exporting manifest list sha256:67cd0458bdf2d1c2e86e53810a0253f878d2418d3a11926248ac0a15c40222e0 done 10:34:17 #8 pushing layers 0.0s done 10:34:17 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:latest@sha256:67cd0458bdf2d1c2e86e53810a0253f878d2418d3a11926248ac0a15c40222e0 0.1s done 10:34:17 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 10:34:17 #8 DONE 0.1s 10:34:17 10:34:17 1 warning found (use --debug to expand): 10:34:17  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 10:34:17 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.67' 10:34:17 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.67 --push - 10:34:17 #1 [internal] load build definition from Dockerfile 10:34:17 #1 transferring dockerfile: 176B done 10:34:17 #1 DONE 0.0s 10:34:17 10:34:17 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.67 10:34:17 #2 DONE 0.0s 10:34:17 10:34:17 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.67 10:34:17 #3 DONE 0.0s 10:34:17 10:34:17 #4 [internal] load .dockerignore 10:34:17 #4 transferring context: 2B done 10:34:17 #4 DONE 0.0s 10:34:17 10:34:17 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.67@sha256:f42b23e55d7e1f31bb8b8c0b5f7c6408af624afbaea29be357eb5e9bd29ff471 10:34:17 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.67@sha256:f42b23e55d7e1f31bb8b8c0b5f7c6408af624afbaea29be357eb5e9bd29ff471 0.0s done 10:34:17 #5 CACHED 10:34:17 10:34:17 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.67@sha256:f42b23e55d7e1f31bb8b8c0b5f7c6408af624afbaea29be357eb5e9bd29ff471 10:34:17 #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.67@sha256:f42b23e55d7e1f31bb8b8c0b5f7c6408af624afbaea29be357eb5e9bd29ff471 0.0s done 10:34:17 #6 CACHED 10:34:17 10:34:17 #7 exporting to image 10:34:17 #7 exporting layers done 10:34:17 #7 exporting manifest sha256:fecdbcfa05c2a7245871d017e08764c0ecd782acded7990ddf7b63270b8173a6 done 10:34:17 #7 exporting config sha256:e0dd545bdbec9fd49cd58f97851300a390358fb6afa5274facdd887832734a07 done 10:34:17 #7 exporting manifest sha256:43ce529c8d3985638f0d9cbe0edb5cebcab5f009d9e237e073fd06bc19a2b693 done 10:34:17 #7 exporting config sha256:7472c1e4cfabbe1507505b6e9efa11e2bb1dc2d64ed26b11149fc746ba8a3b1a done 10:34:17 #7 exporting manifest list sha256:67cd0458bdf2d1c2e86e53810a0253f878d2418d3a11926248ac0a15c40222e0 10:34:17 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 10:34:18 #7 exporting manifest list sha256:67cd0458bdf2d1c2e86e53810a0253f878d2418d3a11926248ac0a15c40222e0 done 10:34:18 #7 pushing layers 0.0s done 10:34:18 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.67@sha256:67cd0458bdf2d1c2e86e53810a0253f878d2418d3a11926248ac0a15c40222e0 0.1s done 10:34:18 #7 DONE 0.1s 10:34:18 10:34:18 #8 [auth] security-proxy-auth:pull,push token for nexus3.edgexfoundry.org:10004 10:34:18 #8 DONE 0.0s 10:34:18 10:34:18 1 warning found (use --debug to expand): 10:34:18  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 10:34:18 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-auth:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67 --push - 10:34:18 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67' 10:34:18 #1 [internal] load build definition from Dockerfile 10:34:18 #1 transferring dockerfile: 217B done 10:34:18 #1 DONE 0.0s 10:34:18 10:34:18 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67 10:34:18 #2 DONE 0.0s 10:34:18 10:34:18 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67 10:34:18 #3 DONE 0.0s 10:34:18 10:34:18 #4 [internal] load .dockerignore 10:34:18 #4 transferring context: 2B done 10:34:18 #4 DONE 0.0s 10:34:18 10:34:18 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67@sha256:f42b23e55d7e1f31bb8b8c0b5f7c6408af624afbaea29be357eb5e9bd29ff471 10:34:18 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67@sha256:f42b23e55d7e1f31bb8b8c0b5f7c6408af624afbaea29be357eb5e9bd29ff471 0.0s done 10:34:18 #5 DONE 0.0s 10:34:18 10:34:18 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67@sha256:f42b23e55d7e1f31bb8b8c0b5f7c6408af624afbaea29be357eb5e9bd29ff471 10:34:18 #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67@sha256:f42b23e55d7e1f31bb8b8c0b5f7c6408af624afbaea29be357eb5e9bd29ff471 0.0s done 10:34:18 #6 CACHED 10:34:18 10:34:18 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67@sha256:f42b23e55d7e1f31bb8b8c0b5f7c6408af624afbaea29be357eb5e9bd29ff471 10:34:18 #5 CACHED 10:34:18 10:34:18 #7 [auth] security-proxy-auth:pull,push token for nexus3.edgexfoundry.org:10004 10:34:18 #7 DONE 0.0s 10:34:18 10:34:18 #8 exporting to image 10:34:18 #8 exporting layers done 10:34:18 #8 exporting manifest sha256:fecdbcfa05c2a7245871d017e08764c0ecd782acded7990ddf7b63270b8173a6 done 10:34:18 #8 exporting config sha256:e0dd545bdbec9fd49cd58f97851300a390358fb6afa5274facdd887832734a07 done 10:34:18 #8 exporting manifest sha256:43ce529c8d3985638f0d9cbe0edb5cebcab5f009d9e237e073fd06bc19a2b693 done 10:34:18 #8 exporting config sha256:7472c1e4cfabbe1507505b6e9efa11e2bb1dc2d64ed26b11149fc746ba8a3b1a done 10:34:18 #8 exporting manifest list sha256:67cd0458bdf2d1c2e86e53810a0253f878d2418d3a11926248ac0a15c40222e0 done 10:34:18 #8 pushing layers 0.0s done 10:34:18 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67@sha256:67cd0458bdf2d1c2e86e53810a0253f878d2418d3a11926248ac0a15c40222e0 0.1s done 10:34:18 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 10:34:18 #8 DONE 0.1s 10:34:18 10:34:18 1 warning found (use --debug to expand): 10:34:18  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 10:34:19 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:main' 10:34:19 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-auth:main --push - 10:34:19 #1 [internal] load build definition from Dockerfile 10:34:19 #1 transferring dockerfile: 168B done 10:34:19 #1 DONE 0.0s 10:34:19 10:34:19 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:main 10:34:19 #2 DONE 0.0s 10:34:19 10:34:19 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:main 10:34:19 #3 DONE 0.0s 10:34:19 10:34:19 #4 [internal] load .dockerignore 10:34:19 #4 transferring context: 2B done 10:34:19 #4 DONE 0.0s 10:34:19 10:34:19 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:main@sha256:f42b23e55d7e1f31bb8b8c0b5f7c6408af624afbaea29be357eb5e9bd29ff471 10:34:19 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:main@sha256:f42b23e55d7e1f31bb8b8c0b5f7c6408af624afbaea29be357eb5e9bd29ff471 0.0s done 10:34:19 #5 CACHED 10:34:19 10:34:19 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:main@sha256:f42b23e55d7e1f31bb8b8c0b5f7c6408af624afbaea29be357eb5e9bd29ff471 10:34:19 #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:main@sha256:f42b23e55d7e1f31bb8b8c0b5f7c6408af624afbaea29be357eb5e9bd29ff471 0.0s done 10:34:19 #6 CACHED 10:34:19 10:34:19 #7 exporting to image 10:34:19 #7 exporting layers done 10:34:19 #7 exporting manifest sha256:fecdbcfa05c2a7245871d017e08764c0ecd782acded7990ddf7b63270b8173a6 done 10:34:19 #7 exporting config sha256:e0dd545bdbec9fd49cd58f97851300a390358fb6afa5274facdd887832734a07 done 10:34:19 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 10:34:19 #7 exporting manifest sha256:43ce529c8d3985638f0d9cbe0edb5cebcab5f009d9e237e073fd06bc19a2b693 done 10:34:19 #7 exporting config sha256:7472c1e4cfabbe1507505b6e9efa11e2bb1dc2d64ed26b11149fc746ba8a3b1a done 10:34:19 #7 exporting manifest list sha256:67cd0458bdf2d1c2e86e53810a0253f878d2418d3a11926248ac0a15c40222e0 done 10:34:19 #7 pushing layers 0.0s done 10:34:19 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:main@sha256:67cd0458bdf2d1c2e86e53810a0253f878d2418d3a11926248ac0a15c40222e0 0.1s done 10:34:19 #7 DONE 0.1s 10:34:19 10:34:19 #8 [auth] security-proxy-auth:pull,push token for nexus3.edgexfoundry.org:10004 10:34:19 #8 DONE 0.0s 10:34:19 10:34:19 1 warning found (use --debug to expand): 10:34:19  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 10:34:19 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-setup:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8 --push - 10:34:19 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8' 10:34:19 #1 [internal] load build definition from Dockerfile 10:34:19 #1 transferring dockerfile: 205B done 10:34:19 #1 DONE 0.0s 10:34:19 10:34:19 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8 10:34:19 #2 DONE 0.0s 10:34:19 10:34:19 #3 [internal] load .dockerignore 10:34:19 #3 transferring context: 2B done 10:34:19 #3 DONE 0.0s 10:34:19 10:34:19 #4 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8 10:34:19 #4 DONE 0.1s 10:34:19 10:34:19 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8@sha256:97f7d408dbb38ef625b8a58c3df4bc1d889f1aaf0e9beabe2ebc903980b8d03e 10:34:19 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8@sha256:97f7d408dbb38ef625b8a58c3df4bc1d889f1aaf0e9beabe2ebc903980b8d03e 0.0s done 10:34:19 #5 DONE 0.0s 10:34:19 10:34:19 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8@sha256:97f7d408dbb38ef625b8a58c3df4bc1d889f1aaf0e9beabe2ebc903980b8d03e 10:34:19 #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8@sha256:97f7d408dbb38ef625b8a58c3df4bc1d889f1aaf0e9beabe2ebc903980b8d03e 0.0s done 10:34:19 #6 DONE 0.1s 10:34:19 10:34:19 #7 [auth] security-proxy-setup:pull,push token for nexus3.edgexfoundry.org:10004 10:34:19 #7 DONE 0.0s 10:34:19 10:34:19 #8 exporting to image 10:34:19 #8 exporting layers done 10:34:19 #8 exporting manifest sha256:3fa0f31fce3b030b28c2615e39f02df8a20ab0ac2d9ae0f37ba81b0b4e0b2619 done 10:34:19 #8 exporting config sha256:47a462976f2138e410ae33880bf34d4ec53935725852882a3f58460edf8c51c6 done 10:34:19 #8 exporting manifest sha256:1e330e4f3f521788941bc056c33911568e4a787e4bc8386b41ce4e3fc038e88a done 10:34:19 #8 exporting config sha256:671cb3aa89ade4db95eac8b0cab47ceb9ac6af2c083beaf4750a6b84e03ee6ac done 10:34:19 #8 exporting manifest list sha256:bf34e17a54441496bc195500c928f7fa537c3df04c8eb39f5b40c9ddb34695f7 done 10:34:19 #8 pushing layers 0.1s done 10:34:19 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8@sha256:bf34e17a54441496bc195500c928f7fa537c3df04c8eb39f5b40c9ddb34695f7 10:34:19 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 10:34:20 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8@sha256:bf34e17a54441496bc195500c928f7fa537c3df04c8eb39f5b40c9ddb34695f7 0.1s done 10:34:20 #8 DONE 0.2s 10:34:20 10:34:20 1 warning found (use --debug to expand): 10:34:20  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 10:34:20 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:latest' 10:34:20 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-setup:latest --push - 10:34:20 #1 [internal] load build definition from Dockerfile 10:34:20 #1 transferring dockerfile: 171B done 10:34:20 #1 DONE 0.0s 10:34:20 10:34:20 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 10:34:20 #2 DONE 0.0s 10:34:20 10:34:20 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 10:34:20 #3 DONE 0.0s 10:34:20 10:34:20 #4 [internal] load .dockerignore 10:34:20 #4 transferring context: 2B done 10:34:20 #4 DONE 0.0s 10:34:20 10:34:20 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:latest@sha256:97f7d408dbb38ef625b8a58c3df4bc1d889f1aaf0e9beabe2ebc903980b8d03e 10:34:20 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:latest@sha256:97f7d408dbb38ef625b8a58c3df4bc1d889f1aaf0e9beabe2ebc903980b8d03e 0.0s done 10:34:20 #5 CACHED 10:34:20 10:34:20 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:latest@sha256:97f7d408dbb38ef625b8a58c3df4bc1d889f1aaf0e9beabe2ebc903980b8d03e 10:34:20 #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:latest@sha256:97f7d408dbb38ef625b8a58c3df4bc1d889f1aaf0e9beabe2ebc903980b8d03e 0.0s done 10:34:20 #6 CACHED 10:34:20 10:34:20 #7 exporting to image 10:34:20 #7 exporting layers done 10:34:20 #7 exporting manifest sha256:3fa0f31fce3b030b28c2615e39f02df8a20ab0ac2d9ae0f37ba81b0b4e0b2619 done 10:34:20 #7 exporting config sha256:47a462976f2138e410ae33880bf34d4ec53935725852882a3f58460edf8c51c6 done 10:34:20 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 10:34:20 #7 exporting manifest sha256:1e330e4f3f521788941bc056c33911568e4a787e4bc8386b41ce4e3fc038e88a done 10:34:20 #7 exporting config sha256:671cb3aa89ade4db95eac8b0cab47ceb9ac6af2c083beaf4750a6b84e03ee6ac done 10:34:20 #7 exporting manifest list sha256:bf34e17a54441496bc195500c928f7fa537c3df04c8eb39f5b40c9ddb34695f7 done 10:34:20 #7 pushing layers 0.0s done 10:34:20 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:latest@sha256:bf34e17a54441496bc195500c928f7fa537c3df04c8eb39f5b40c9ddb34695f7 0.1s done 10:34:20 #7 DONE 0.1s 10:34:20 10:34:20 #8 [auth] security-proxy-setup:pull,push token for nexus3.edgexfoundry.org:10004 10:34:20 #8 DONE 0.0s 10:34:20 10:34:20 1 warning found (use --debug to expand): 10:34:20  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 10:34:21 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.67' 10:34:21 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.67 --push - 10:34:21 #1 [internal] load build definition from Dockerfile 10:34:21 #1 transferring dockerfile: 177B done 10:34:21 #1 DONE 0.0s 10:34:21 10:34:21 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.67 10:34:21 #2 DONE 0.0s 10:34:21 10:34:21 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.67 10:34:21 #3 DONE 0.0s 10:34:21 10:34:21 #4 [internal] load .dockerignore 10:34:21 #4 transferring context: 2B done 10:34:21 #4 DONE 0.0s 10:34:21 10:34:21 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.67@sha256:97f7d408dbb38ef625b8a58c3df4bc1d889f1aaf0e9beabe2ebc903980b8d03e 10:34:21 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.67@sha256:97f7d408dbb38ef625b8a58c3df4bc1d889f1aaf0e9beabe2ebc903980b8d03e 0.0s done 10:34:21 #5 CACHED 10:34:21 10:34:21 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.67@sha256:97f7d408dbb38ef625b8a58c3df4bc1d889f1aaf0e9beabe2ebc903980b8d03e 10:34:21 #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.67@sha256:97f7d408dbb38ef625b8a58c3df4bc1d889f1aaf0e9beabe2ebc903980b8d03e 0.0s done 10:34:21 #6 CACHED 10:34:21 10:34:21 #7 exporting to image 10:34:21 #7 exporting layers done 10:34:21 #7 exporting manifest sha256:3fa0f31fce3b030b28c2615e39f02df8a20ab0ac2d9ae0f37ba81b0b4e0b2619 done 10:34:21 #7 exporting config sha256:47a462976f2138e410ae33880bf34d4ec53935725852882a3f58460edf8c51c6 done 10:34:21 #7 exporting manifest sha256:1e330e4f3f521788941bc056c33911568e4a787e4bc8386b41ce4e3fc038e88a done 10:34:21 #7 exporting config sha256:671cb3aa89ade4db95eac8b0cab47ceb9ac6af2c083beaf4750a6b84e03ee6ac done 10:34:21 #7 exporting manifest list sha256:bf34e17a54441496bc195500c928f7fa537c3df04c8eb39f5b40c9ddb34695f7 done 10:34:21 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 10:34:21 #7 pushing layers 0.0s done 10:34:21 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.67@sha256:bf34e17a54441496bc195500c928f7fa537c3df04c8eb39f5b40c9ddb34695f7 0.1s done 10:34:21 #7 DONE 0.1s 10:34:21 10:34:21 #8 [auth] security-proxy-setup:pull,push token for nexus3.edgexfoundry.org:10004 10:34:21 #8 DONE 0.0s 10:34:21 10:34:21 1 warning found (use --debug to expand): 10:34:21  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 10:34:21 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-setup:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67 --push - 10:34:21 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67' 10:34:21 #1 [internal] load build definition from Dockerfile 10:34:21 #1 transferring dockerfile: 218B done 10:34:21 #1 DONE 0.0s 10:34:21 10:34:21 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67 10:34:21 #2 DONE 0.0s 10:34:21 10:34:21 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67 10:34:21 #3 DONE 0.0s 10:34:21 10:34:21 #4 [internal] load .dockerignore 10:34:21 #4 transferring context: 2B done 10:34:21 #4 DONE 0.0s 10:34:21 10:34:21 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67@sha256:97f7d408dbb38ef625b8a58c3df4bc1d889f1aaf0e9beabe2ebc903980b8d03e 10:34:21 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67@sha256:97f7d408dbb38ef625b8a58c3df4bc1d889f1aaf0e9beabe2ebc903980b8d03e 0.0s done 10:34:21 #5 CACHED 10:34:21 10:34:21 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67@sha256:97f7d408dbb38ef625b8a58c3df4bc1d889f1aaf0e9beabe2ebc903980b8d03e 10:34:21 #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67@sha256:97f7d408dbb38ef625b8a58c3df4bc1d889f1aaf0e9beabe2ebc903980b8d03e 0.0s done 10:34:21 #6 CACHED 10:34:21 10:34:21 #7 [auth] security-proxy-setup:pull,push token for nexus3.edgexfoundry.org:10004 10:34:21 #7 DONE 0.0s 10:34:21 10:34:21 #8 exporting to image 10:34:21 #8 exporting layers done 10:34:21 #8 exporting manifest sha256:3fa0f31fce3b030b28c2615e39f02df8a20ab0ac2d9ae0f37ba81b0b4e0b2619 done 10:34:21 #8 exporting config sha256:47a462976f2138e410ae33880bf34d4ec53935725852882a3f58460edf8c51c6 done 10:34:21 #8 exporting manifest sha256:1e330e4f3f521788941bc056c33911568e4a787e4bc8386b41ce4e3fc038e88a done 10:34:21 #8 exporting config sha256:671cb3aa89ade4db95eac8b0cab47ceb9ac6af2c083beaf4750a6b84e03ee6ac done 10:34:21 #8 exporting manifest list sha256:bf34e17a54441496bc195500c928f7fa537c3df04c8eb39f5b40c9ddb34695f7 done 10:34:21 #8 pushing layers 0.0s done 10:34:21 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67@sha256:bf34e17a54441496bc195500c928f7fa537c3df04c8eb39f5b40c9ddb34695f7 0.1s done 10:34:21 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 10:34:21 #8 DONE 0.1s 10:34:21 10:34:21 1 warning found (use --debug to expand): 10:34:21  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 10:34:22 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:main' 10:34:22 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-setup:main --push - 10:34:22 #1 [internal] load build definition from Dockerfile 10:34:22 #1 transferring dockerfile: 169B done 10:34:22 #1 DONE 0.0s 10:34:22 10:34:22 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:main 10:34:22 #2 DONE 0.0s 10:34:22 10:34:22 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:main 10:34:22 #3 DONE 0.0s 10:34:22 10:34:22 #4 [internal] load .dockerignore 10:34:22 #4 transferring context: 2B done 10:34:22 #4 DONE 0.0s 10:34:22 10:34:22 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:main@sha256:97f7d408dbb38ef625b8a58c3df4bc1d889f1aaf0e9beabe2ebc903980b8d03e 10:34:22 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:main@sha256:97f7d408dbb38ef625b8a58c3df4bc1d889f1aaf0e9beabe2ebc903980b8d03e 0.0s done 10:34:22 #5 CACHED 10:34:22 10:34:22 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:main@sha256:97f7d408dbb38ef625b8a58c3df4bc1d889f1aaf0e9beabe2ebc903980b8d03e 10:34:22 #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:main@sha256:97f7d408dbb38ef625b8a58c3df4bc1d889f1aaf0e9beabe2ebc903980b8d03e 0.0s done 10:34:22 #6 CACHED 10:34:22 10:34:22 #7 exporting to image 10:34:22 #7 exporting layers done 10:34:22 #7 exporting manifest sha256:3fa0f31fce3b030b28c2615e39f02df8a20ab0ac2d9ae0f37ba81b0b4e0b2619 done 10:34:22 #7 exporting config sha256:47a462976f2138e410ae33880bf34d4ec53935725852882a3f58460edf8c51c6 done 10:34:22 #7 exporting manifest sha256:1e330e4f3f521788941bc056c33911568e4a787e4bc8386b41ce4e3fc038e88a done 10:34:22 #7 exporting config sha256:671cb3aa89ade4db95eac8b0cab47ceb9ac6af2c083beaf4750a6b84e03ee6ac done 10:34:22 #7 exporting manifest list sha256:bf34e17a54441496bc195500c928f7fa537c3df04c8eb39f5b40c9ddb34695f7 10:34:22 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 10:34:22 #7 exporting manifest list sha256:bf34e17a54441496bc195500c928f7fa537c3df04c8eb39f5b40c9ddb34695f7 done 10:34:22 #7 pushing layers 0.0s done 10:34:22 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:main@sha256:bf34e17a54441496bc195500c928f7fa537c3df04c8eb39f5b40c9ddb34695f7 0.1s done 10:34:22 #7 DONE 0.1s 10:34:22 10:34:22 #8 [auth] security-proxy-setup:pull,push token for nexus3.edgexfoundry.org:10004 10:34:22 #8 DONE 0.0s 10:34:22 10:34:22 1 warning found (use --debug to expand): 10:34:22  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 10:34:22 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8' 10:34:22 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-secretstore-setup:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8 --push - 10:34:22 #1 [internal] load build definition from Dockerfile 10:34:22 #1 transferring dockerfile: 211B done 10:34:22 #1 DONE 0.0s 10:34:22 10:34:22 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8 10:34:22 #2 DONE 0.0s 10:34:22 10:34:22 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8 10:34:22 #3 DONE 0.0s 10:34:22 10:34:22 #4 [internal] load .dockerignore 10:34:22 #4 transferring context: 2B done 10:34:22 #4 DONE 0.0s 10:34:22 10:34:22 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8@sha256:dea73b1814feadeb4c89db0a080a066580d9dc4445c17eb130d0612480cfde50 10:34:22 #5 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8@sha256:dea73b1814feadeb4c89db0a080a066580d9dc4445c17eb130d0612480cfde50 10:34:22 #5 ... 10:34:22 10:34:22 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8@sha256:dea73b1814feadeb4c89db0a080a066580d9dc4445c17eb130d0612480cfde50 10:34:22 #6 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8@sha256:dea73b1814feadeb4c89db0a080a066580d9dc4445c17eb130d0612480cfde50 0.0s done 10:34:22 #6 DONE 0.1s 10:34:23 10:34:23 #7 [auth] security-secretstore-setup:pull,push token for nexus3.edgexfoundry.org:10004 10:34:23 #7 DONE 0.0s 10:34:23 10:34:23 #8 exporting to image 10:34:23 #8 exporting layers done 10:34:23 #8 exporting manifest sha256:2aca92bbd20d7372ae09a733beeb42728d1187216325cc5996cb210a5f3ae445 done 10:34:23 #8 exporting config sha256:1ed1f891542377b3cf370e882307c8757466332d6f3dc9ee38b161faa44b1c5b done 10:34:23 #8 exporting manifest sha256:87c9f2aae4009ccf13f7f031dd2f591fa9aea80b4e35e1f85ccba419960e1cf2 done 10:34:23 #8 exporting config sha256:242e294bb025e3c20dea0781dfb37f29ebc077c2edb3548a30a9e70259a13616 done 10:34:23 #8 exporting manifest list sha256:38d2a87e6f535dbfb85358da43bf9c2ff7a8bdf81acd35800da199d757e4c096 done 10:34:23 #8 pushing layers 0.1s done 10:34:23 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8@sha256:38d2a87e6f535dbfb85358da43bf9c2ff7a8bdf81acd35800da199d757e4c096 10:34:23 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 10:34:23 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8@sha256:38d2a87e6f535dbfb85358da43bf9c2ff7a8bdf81acd35800da199d757e4c096 0.1s done 10:34:23 #8 DONE 0.2s 10:34:23 10:34:23 1 warning found (use --debug to expand): 10:34:23  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 10:34:23 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest --push - 10:34:23 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest' 10:34:23 #1 [internal] load build definition from Dockerfile 10:34:23 #1 transferring dockerfile: 177B done 10:34:23 #1 DONE 0.0s 10:34:23 10:34:23 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 10:34:23 #2 DONE 0.0s 10:34:23 10:34:23 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 10:34:23 #3 DONE 0.0s 10:34:23 10:34:23 #4 [internal] load .dockerignore 10:34:23 #4 transferring context: 2B done 10:34:23 #4 DONE 0.0s 10:34:23 10:34:23 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest@sha256:dea73b1814feadeb4c89db0a080a066580d9dc4445c17eb130d0612480cfde50 10:34:23 #5 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest@sha256:dea73b1814feadeb4c89db0a080a066580d9dc4445c17eb130d0612480cfde50 0.0s done 10:34:23 #5 DONE 0.0s 10:34:23 10:34:23 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest@sha256:dea73b1814feadeb4c89db0a080a066580d9dc4445c17eb130d0612480cfde50 10:34:23 #6 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest@sha256:dea73b1814feadeb4c89db0a080a066580d9dc4445c17eb130d0612480cfde50 0.0s done 10:34:23 #6 CACHED 10:34:23 10:34:23 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest@sha256:dea73b1814feadeb4c89db0a080a066580d9dc4445c17eb130d0612480cfde50 10:34:23 #5 CACHED 10:34:23 10:34:23 #7 [auth] security-secretstore-setup:pull,push token for nexus3.edgexfoundry.org:10004 10:34:23 #7 DONE 0.0s 10:34:23 10:34:23 #8 exporting to image 10:34:23 #8 exporting layers done 10:34:23 #8 exporting manifest sha256:2aca92bbd20d7372ae09a733beeb42728d1187216325cc5996cb210a5f3ae445 done 10:34:23 #8 exporting config sha256:1ed1f891542377b3cf370e882307c8757466332d6f3dc9ee38b161faa44b1c5b done 10:34:23 #8 exporting manifest sha256:87c9f2aae4009ccf13f7f031dd2f591fa9aea80b4e35e1f85ccba419960e1cf2 done 10:34:23 #8 exporting config sha256:242e294bb025e3c20dea0781dfb37f29ebc077c2edb3548a30a9e70259a13616 done 10:34:23 #8 exporting manifest list sha256:38d2a87e6f535dbfb85358da43bf9c2ff7a8bdf81acd35800da199d757e4c096 done 10:34:23 #8 pushing layers 0.0s done 10:34:23 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest@sha256:38d2a87e6f535dbfb85358da43bf9c2ff7a8bdf81acd35800da199d757e4c096 0.1s done 10:34:23 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 10:34:23 #8 DONE 0.1s 10:34:23 10:34:23 1 warning found (use --debug to expand): 10:34:23  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 10:34:24 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.67 --push - 10:34:24 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.67' 10:34:24 #1 [internal] load build definition from Dockerfile 10:34:24 #1 transferring dockerfile: 183B done 10:34:24 #1 DONE 0.0s 10:34:24 10:34:24 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.67 10:34:24 #2 DONE 0.0s 10:34:24 10:34:24 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.67 10:34:24 #3 DONE 0.0s 10:34:24 10:34:24 #4 [internal] load .dockerignore 10:34:24 #4 transferring context: 2B done 10:34:24 #4 DONE 0.0s 10:34:24 10:34:24 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.67@sha256:dea73b1814feadeb4c89db0a080a066580d9dc4445c17eb130d0612480cfde50 10:34:24 #5 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.67@sha256:dea73b1814feadeb4c89db0a080a066580d9dc4445c17eb130d0612480cfde50 0.0s done 10:34:24 #5 CACHED 10:34:24 10:34:24 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.67@sha256:dea73b1814feadeb4c89db0a080a066580d9dc4445c17eb130d0612480cfde50 10:34:24 #6 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.67@sha256:dea73b1814feadeb4c89db0a080a066580d9dc4445c17eb130d0612480cfde50 0.0s done 10:34:24 #6 CACHED 10:34:24 10:34:24 #7 exporting to image 10:34:24 #7 exporting layers 10:34:24 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 10:34:24 #7 exporting layers done 10:34:24 #7 exporting manifest sha256:2aca92bbd20d7372ae09a733beeb42728d1187216325cc5996cb210a5f3ae445 done 10:34:24 #7 exporting config sha256:1ed1f891542377b3cf370e882307c8757466332d6f3dc9ee38b161faa44b1c5b done 10:34:24 #7 exporting manifest sha256:87c9f2aae4009ccf13f7f031dd2f591fa9aea80b4e35e1f85ccba419960e1cf2 done 10:34:24 #7 exporting config sha256:242e294bb025e3c20dea0781dfb37f29ebc077c2edb3548a30a9e70259a13616 done 10:34:24 #7 exporting manifest list sha256:38d2a87e6f535dbfb85358da43bf9c2ff7a8bdf81acd35800da199d757e4c096 done 10:34:24 #7 pushing layers 0.0s done 10:34:24 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.67@sha256:38d2a87e6f535dbfb85358da43bf9c2ff7a8bdf81acd35800da199d757e4c096 0.1s done 10:34:24 #7 DONE 0.1s 10:34:24 10:34:24 #8 [auth] security-secretstore-setup:pull,push token for nexus3.edgexfoundry.org:10004 10:34:24 #8 DONE 0.0s 10:34:24 10:34:24 1 warning found (use --debug to expand): 10:34:24  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 10:34:24 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67' 10:34:24 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-secretstore-setup:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67 --push - 10:34:24 #1 [internal] load build definition from Dockerfile 10:34:24 #1 transferring dockerfile: 224B done 10:34:24 #1 DONE 0.0s 10:34:24 10:34:24 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67 10:34:24 #2 DONE 0.0s 10:34:24 10:34:24 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67 10:34:24 #3 DONE 0.0s 10:34:24 10:34:24 #4 [internal] load .dockerignore 10:34:24 #4 transferring context: 2B done 10:34:24 #4 DONE 0.0s 10:34:24 10:34:24 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67@sha256:dea73b1814feadeb4c89db0a080a066580d9dc4445c17eb130d0612480cfde50 10:34:24 #5 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67@sha256:dea73b1814feadeb4c89db0a080a066580d9dc4445c17eb130d0612480cfde50 0.0s done 10:34:24 #5 CACHED 10:34:24 10:34:24 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67@sha256:dea73b1814feadeb4c89db0a080a066580d9dc4445c17eb130d0612480cfde50 10:34:24 #6 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67@sha256:dea73b1814feadeb4c89db0a080a066580d9dc4445c17eb130d0612480cfde50 0.0s done 10:34:24 #6 CACHED 10:34:24 10:34:24 #7 [auth] security-secretstore-setup:pull,push token for nexus3.edgexfoundry.org:10004 10:34:24 #7 DONE 0.0s 10:34:24 10:34:24 #8 exporting to image 10:34:24 #8 exporting layers done 10:34:24 #8 exporting manifest sha256:2aca92bbd20d7372ae09a733beeb42728d1187216325cc5996cb210a5f3ae445 done 10:34:24 #8 exporting config sha256:1ed1f891542377b3cf370e882307c8757466332d6f3dc9ee38b161faa44b1c5b done 10:34:24 #8 exporting manifest sha256:87c9f2aae4009ccf13f7f031dd2f591fa9aea80b4e35e1f85ccba419960e1cf2 done 10:34:24 #8 exporting config sha256:242e294bb025e3c20dea0781dfb37f29ebc077c2edb3548a30a9e70259a13616 done 10:34:24 #8 exporting manifest list sha256:38d2a87e6f535dbfb85358da43bf9c2ff7a8bdf81acd35800da199d757e4c096 done 10:34:24 #8 pushing layers 0.0s done 10:34:24 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67@sha256:38d2a87e6f535dbfb85358da43bf9c2ff7a8bdf81acd35800da199d757e4c096 0.1s done 10:34:24 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 10:34:24 #8 DONE 0.1s 10:34:24 10:34:24 1 warning found (use --debug to expand): 10:34:24  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 10:34:25 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-secretstore-setup:main --push - 10:34:25 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:main' 10:34:25 #1 [internal] load build definition from Dockerfile 10:34:25 #1 transferring dockerfile: 175B done 10:34:25 #1 DONE 0.0s 10:34:25 10:34:25 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 10:34:25 #2 DONE 0.0s 10:34:25 10:34:25 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 10:34:25 #3 DONE 0.0s 10:34:25 10:34:25 #4 [internal] load .dockerignore 10:34:25 #4 transferring context: 2B done 10:34:25 #4 DONE 0.0s 10:34:25 10:34:25 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:main@sha256:dea73b1814feadeb4c89db0a080a066580d9dc4445c17eb130d0612480cfde50 10:34:25 #5 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:main@sha256:dea73b1814feadeb4c89db0a080a066580d9dc4445c17eb130d0612480cfde50 0.0s done 10:34:25 #5 CACHED 10:34:25 10:34:25 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:main@sha256:dea73b1814feadeb4c89db0a080a066580d9dc4445c17eb130d0612480cfde50 10:34:25 #6 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:main@sha256:dea73b1814feadeb4c89db0a080a066580d9dc4445c17eb130d0612480cfde50 0.0s done 10:34:25 #6 CACHED 10:34:25 10:34:25 #7 [auth] security-secretstore-setup:pull,push token for nexus3.edgexfoundry.org:10004 10:34:25 #7 DONE 0.0s 10:34:25 10:34:25 #8 exporting to image 10:34:25 #8 exporting layers done 10:34:25 #8 exporting manifest sha256:2aca92bbd20d7372ae09a733beeb42728d1187216325cc5996cb210a5f3ae445 done 10:34:25 #8 exporting config sha256:1ed1f891542377b3cf370e882307c8757466332d6f3dc9ee38b161faa44b1c5b done 10:34:25 #8 exporting manifest sha256:87c9f2aae4009ccf13f7f031dd2f591fa9aea80b4e35e1f85ccba419960e1cf2 done 10:34:25 #8 exporting config sha256:242e294bb025e3c20dea0781dfb37f29ebc077c2edb3548a30a9e70259a13616 done 10:34:25 #8 exporting manifest list sha256:38d2a87e6f535dbfb85358da43bf9c2ff7a8bdf81acd35800da199d757e4c096 done 10:34:25 #8 pushing layers 0.0s done 10:34:25 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:main@sha256:38d2a87e6f535dbfb85358da43bf9c2ff7a8bdf81acd35800da199d757e4c096 0.1s done 10:34:25 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 10:34:25 #8 DONE 0.1s 10:34:25 10:34:25 1 warning found (use --debug to expand): 10:34:25  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 10:34:25 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8' 10:34:25 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8 --push - 10:34:25 #1 [internal] load build definition from Dockerfile 10:34:25 #1 transferring dockerfile: 215B done 10:34:25 #1 DONE 0.0s 10:34:25 10:34:25 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8 10:34:25 #2 DONE 0.0s 10:34:25 10:34:25 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8 10:34:25 #3 DONE 0.0s 10:34:25 10:34:25 #4 [internal] load .dockerignore 10:34:25 #4 transferring context: 2B done 10:34:25 #4 DONE 0.0s 10:34:25 10:34:25 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8@sha256:bdeb57cf6e45872b7dd37e438e25235d53a0cb09c9efadf1ac3df7097dcf9741 10:34:25 #5 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8@sha256:bdeb57cf6e45872b7dd37e438e25235d53a0cb09c9efadf1ac3df7097dcf9741 10:34:25 #5 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8@sha256:bdeb57cf6e45872b7dd37e438e25235d53a0cb09c9efadf1ac3df7097dcf9741 done 10:34:25 #5 DONE 0.1s 10:34:25 10:34:25 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8@sha256:bdeb57cf6e45872b7dd37e438e25235d53a0cb09c9efadf1ac3df7097dcf9741 10:34:25 #6 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8@sha256:bdeb57cf6e45872b7dd37e438e25235d53a0cb09c9efadf1ac3df7097dcf9741 0.0s done 10:34:25 #6 DONE 0.0s 10:34:25 10:34:25 #7 exporting to image 10:34:25 #7 exporting layers done 10:34:25 #7 exporting manifest sha256:6f6e8f3afd5f20b9b3bf0e0affc9d374c1b23ab371643b8921ce7f764cfa14d4 done 10:34:25 #7 exporting config sha256:445394bea6f0892bd82e4096ced16ff71c427f01bd674119a0be925aad06bbe9 done 10:34:25 #7 exporting manifest sha256:062477cde0b89ad92a13280b333d84c8a9874457db7dd141039e68aa5cac13aa done 10:34:25 #7 exporting config sha256:47cba66bf58cbaa0081fc23ac47dda8a4ebd34da1cbc0ce2f1e93851df3e9c4f done 10:34:25 #7 exporting manifest list sha256:2843c48de733cb74a5212096049be9b96f6ed5a7436e060328eb5f5055b6396d 0.0s done 10:34:25 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 10:34:25 #7 ... 10:34:25 10:34:25 #8 [auth] security-spiffe-token-provider:pull,push token for nexus3.edgexfoundry.org:10004 10:34:25 #8 DONE 0.0s 10:34:25 10:34:25 #7 exporting to image 10:34:25 #7 pushing layers 0.1s done 10:34:25 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8@sha256:2843c48de733cb74a5212096049be9b96f6ed5a7436e060328eb5f5055b6396d 10:34:26 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8@sha256:2843c48de733cb74a5212096049be9b96f6ed5a7436e060328eb5f5055b6396d 0.1s done 10:34:26 #7 DONE 0.2s 10:34:26 10:34:26 1 warning found (use --debug to expand): 10:34:26  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 10:34:26 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest' 10:34:26 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest --push - 10:34:26 #1 [internal] load build definition from Dockerfile 10:34:26 #1 transferring dockerfile: 181B done 10:34:26 #1 DONE 0.0s 10:34:26 10:34:26 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 10:34:26 #2 DONE 0.0s 10:34:26 10:34:26 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 10:34:26 #3 DONE 0.0s 10:34:26 10:34:26 #4 [internal] load .dockerignore 10:34:26 #4 transferring context: 2B done 10:34:26 #4 DONE 0.0s 10:34:26 10:34:26 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest@sha256:bdeb57cf6e45872b7dd37e438e25235d53a0cb09c9efadf1ac3df7097dcf9741 10:34:26 #5 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest@sha256:bdeb57cf6e45872b7dd37e438e25235d53a0cb09c9efadf1ac3df7097dcf9741 0.0s done 10:34:26 #5 CACHED 10:34:26 10:34:26 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest@sha256:bdeb57cf6e45872b7dd37e438e25235d53a0cb09c9efadf1ac3df7097dcf9741 10:34:26 #6 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest@sha256:bdeb57cf6e45872b7dd37e438e25235d53a0cb09c9efadf1ac3df7097dcf9741 0.0s done 10:34:26 #6 CACHED 10:34:26 10:34:26 #7 [auth] security-spiffe-token-provider:pull,push token for nexus3.edgexfoundry.org:10004 10:34:26 #7 DONE 0.0s 10:34:26 10:34:26 #8 exporting to image 10:34:26 #8 exporting layers done 10:34:26 #8 exporting manifest sha256:6f6e8f3afd5f20b9b3bf0e0affc9d374c1b23ab371643b8921ce7f764cfa14d4 done 10:34:26 #8 exporting config sha256:445394bea6f0892bd82e4096ced16ff71c427f01bd674119a0be925aad06bbe9 done 10:34:26 #8 exporting manifest sha256:062477cde0b89ad92a13280b333d84c8a9874457db7dd141039e68aa5cac13aa done 10:34:26 #8 exporting config sha256:47cba66bf58cbaa0081fc23ac47dda8a4ebd34da1cbc0ce2f1e93851df3e9c4f done 10:34:26 #8 exporting manifest list sha256:2843c48de733cb74a5212096049be9b96f6ed5a7436e060328eb5f5055b6396d done 10:34:26 #8 pushing layers 0.0s done 10:34:26 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest@sha256:2843c48de733cb74a5212096049be9b96f6ed5a7436e060328eb5f5055b6396d 10:34:26 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 10:34:26 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest@sha256:2843c48de733cb74a5212096049be9b96f6ed5a7436e060328eb5f5055b6396d 0.1s done 10:34:26 #8 DONE 0.1s 10:34:26 10:34:26 1 warning found (use --debug to expand): 10:34:26  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 10:34:27 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.67 --push - 10:34:27 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.67' 10:34:27 #1 [internal] load build definition from Dockerfile 10:34:27 #1 transferring dockerfile: 187B done 10:34:27 #1 DONE 0.0s 10:34:27 10:34:27 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.67 10:34:27 #2 DONE 0.0s 10:34:27 10:34:27 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.67 10:34:27 #3 DONE 0.0s 10:34:27 10:34:27 #4 [internal] load .dockerignore 10:34:27 #4 transferring context: 2B done 10:34:27 #4 DONE 0.0s 10:34:27 10:34:27 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.67@sha256:bdeb57cf6e45872b7dd37e438e25235d53a0cb09c9efadf1ac3df7097dcf9741 10:34:27 #5 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.67@sha256:bdeb57cf6e45872b7dd37e438e25235d53a0cb09c9efadf1ac3df7097dcf9741 0.0s done 10:34:27 #5 CACHED 10:34:27 10:34:27 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.67@sha256:bdeb57cf6e45872b7dd37e438e25235d53a0cb09c9efadf1ac3df7097dcf9741 10:34:27 #6 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.67@sha256:bdeb57cf6e45872b7dd37e438e25235d53a0cb09c9efadf1ac3df7097dcf9741 0.0s done 10:34:27 #6 CACHED 10:34:27 10:34:27 #7 [auth] security-spiffe-token-provider:pull,push token for nexus3.edgexfoundry.org:10004 10:34:27 #7 DONE 0.0s 10:34:27 10:34:27 #8 exporting to image 10:34:27 #8 exporting layers done 10:34:27 #8 exporting manifest sha256:6f6e8f3afd5f20b9b3bf0e0affc9d374c1b23ab371643b8921ce7f764cfa14d4 done 10:34:27 #8 exporting config sha256:445394bea6f0892bd82e4096ced16ff71c427f01bd674119a0be925aad06bbe9 done 10:34:27 #8 exporting manifest sha256:062477cde0b89ad92a13280b333d84c8a9874457db7dd141039e68aa5cac13aa done 10:34:27 #8 exporting config sha256:47cba66bf58cbaa0081fc23ac47dda8a4ebd34da1cbc0ce2f1e93851df3e9c4f done 10:34:27 #8 exporting manifest list sha256:2843c48de733cb74a5212096049be9b96f6ed5a7436e060328eb5f5055b6396d done 10:34:27 #8 pushing layers 0.0s done 10:34:27 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.67@sha256:2843c48de733cb74a5212096049be9b96f6ed5a7436e060328eb5f5055b6396d 0.1s done 10:34:27 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 10:34:27 #8 DONE 0.1s 10:34:27 10:34:27 1 warning found (use --debug to expand): 10:34:27  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 10:34:27 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67' 10:34:27 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67 --push - 10:34:27 #1 [internal] load build definition from Dockerfile 10:34:27 #1 transferring dockerfile: 228B done 10:34:27 #1 DONE 0.0s 10:34:27 10:34:27 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67 10:34:27 #2 DONE 0.0s 10:34:27 10:34:27 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67 10:34:27 #3 DONE 0.0s 10:34:27 10:34:27 #4 [internal] load .dockerignore 10:34:27 #4 transferring context: 2B done 10:34:27 #4 DONE 0.0s 10:34:27 10:34:27 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67@sha256:bdeb57cf6e45872b7dd37e438e25235d53a0cb09c9efadf1ac3df7097dcf9741 10:34:27 #5 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67@sha256:bdeb57cf6e45872b7dd37e438e25235d53a0cb09c9efadf1ac3df7097dcf9741 0.0s done 10:34:27 #5 CACHED 10:34:27 10:34:27 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67@sha256:bdeb57cf6e45872b7dd37e438e25235d53a0cb09c9efadf1ac3df7097dcf9741 10:34:27 #6 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67@sha256:bdeb57cf6e45872b7dd37e438e25235d53a0cb09c9efadf1ac3df7097dcf9741 0.0s done 10:34:27 #6 CACHED 10:34:27 10:34:27 #7 [auth] security-spiffe-token-provider:pull,push token for nexus3.edgexfoundry.org:10004 10:34:27 #7 DONE 0.0s 10:34:27 10:34:27 #8 exporting to image 10:34:27 #8 exporting layers done 10:34:27 #8 exporting manifest sha256:6f6e8f3afd5f20b9b3bf0e0affc9d374c1b23ab371643b8921ce7f764cfa14d4 done 10:34:27 #8 exporting config sha256:445394bea6f0892bd82e4096ced16ff71c427f01bd674119a0be925aad06bbe9 done 10:34:27 #8 exporting manifest sha256:062477cde0b89ad92a13280b333d84c8a9874457db7dd141039e68aa5cac13aa done 10:34:27 #8 exporting config sha256:47cba66bf58cbaa0081fc23ac47dda8a4ebd34da1cbc0ce2f1e93851df3e9c4f done 10:34:27 #8 exporting manifest list sha256:2843c48de733cb74a5212096049be9b96f6ed5a7436e060328eb5f5055b6396d done 10:34:27 #8 pushing layers 0.0s done 10:34:27 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67@sha256:2843c48de733cb74a5212096049be9b96f6ed5a7436e060328eb5f5055b6396d 0.1s done 10:34:27 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 10:34:27 #8 DONE 0.1s 10:34:27 10:34:27 1 warning found (use --debug to expand): 10:34:27  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 10:34:28 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main' 10:34:28 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main --push - 10:34:28 #1 [internal] load build definition from Dockerfile 10:34:28 #1 transferring dockerfile: 179B done 10:34:28 #1 DONE 0.0s 10:34:28 10:34:28 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 10:34:28 #2 DONE 0.0s 10:34:28 10:34:28 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 10:34:28 #3 DONE 0.0s 10:34:28 10:34:28 #4 [internal] load .dockerignore 10:34:28 #4 transferring context: 2B done 10:34:28 #4 DONE 0.0s 10:34:28 10:34:28 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main@sha256:bdeb57cf6e45872b7dd37e438e25235d53a0cb09c9efadf1ac3df7097dcf9741 10:34:28 #5 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main@sha256:bdeb57cf6e45872b7dd37e438e25235d53a0cb09c9efadf1ac3df7097dcf9741 0.0s done 10:34:28 #5 CACHED 10:34:28 10:34:28 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main@sha256:bdeb57cf6e45872b7dd37e438e25235d53a0cb09c9efadf1ac3df7097dcf9741 10:34:28 #6 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main@sha256:bdeb57cf6e45872b7dd37e438e25235d53a0cb09c9efadf1ac3df7097dcf9741 0.0s done 10:34:28 #6 CACHED 10:34:28 10:34:28 #7 exporting to image 10:34:28 #7 exporting layers done 10:34:28 #7 exporting manifest sha256:6f6e8f3afd5f20b9b3bf0e0affc9d374c1b23ab371643b8921ce7f764cfa14d4 done 10:34:28 #7 exporting config sha256:445394bea6f0892bd82e4096ced16ff71c427f01bd674119a0be925aad06bbe9 done 10:34:28 #7 exporting manifest sha256:062477cde0b89ad92a13280b333d84c8a9874457db7dd141039e68aa5cac13aa done 10:34:28 #7 exporting config sha256:47cba66bf58cbaa0081fc23ac47dda8a4ebd34da1cbc0ce2f1e93851df3e9c4f done 10:34:28 #7 exporting manifest list sha256:2843c48de733cb74a5212096049be9b96f6ed5a7436e060328eb5f5055b6396d done 10:34:28 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 10:34:28 #7 pushing layers 0.0s done 10:34:28 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main@sha256:2843c48de733cb74a5212096049be9b96f6ed5a7436e060328eb5f5055b6396d 0.1s done 10:34:28 #7 DONE 0.1s 10:34:28 10:34:28 #8 [auth] security-spiffe-token-provider:pull,push token for nexus3.edgexfoundry.org:10004 10:34:28 #8 DONE 0.0s 10:34:28 10:34:28 1 warning found (use --debug to expand): 10:34:28  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 10:34:28 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-agent:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8' 10:34:28 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-agent:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8 --push - 10:34:28 #1 [internal] load build definition from Dockerfile 10:34:28 #1 transferring dockerfile: 205B done 10:34:28 #1 DONE 0.0s 10:34:28 10:34:28 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8 10:34:28 #2 DONE 0.0s 10:34:28 10:34:28 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8 10:34:28 #3 DONE 0.1s 10:34:28 10:34:28 #4 [internal] load .dockerignore 10:34:28 #4 transferring context: 2B done 10:34:28 #4 DONE 0.0s 10:34:28 10:34:28 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8@sha256:695e182646e8b3a78dc6d8f9c023fe4109eba6746b1ca9d0b3742a33535dc9fc 10:34:28 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8@sha256:695e182646e8b3a78dc6d8f9c023fe4109eba6746b1ca9d0b3742a33535dc9fc 0.0s done 10:34:28 #5 DONE 0.0s 10:34:28 10:34:28 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8@sha256:695e182646e8b3a78dc6d8f9c023fe4109eba6746b1ca9d0b3742a33535dc9fc 10:34:28 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8@sha256:695e182646e8b3a78dc6d8f9c023fe4109eba6746b1ca9d0b3742a33535dc9fc 0.0s done 10:34:28 #6 DONE 0.1s 10:34:29 10:34:29 #7 [auth] security-spire-agent:pull,push token for nexus3.edgexfoundry.org:10004 10:34:29 #7 DONE 0.0s 10:34:29 10:34:29 #8 exporting to image 10:34:29 #8 exporting layers done 10:34:29 #8 exporting manifest sha256:b45f5c8e05e6b923d413a40bd4f38ac4462f06060b55ec03fa9c120723e6fb68 0.0s done 10:34:29 #8 exporting config sha256:0b643619d1692a6a65ede5aa4204407e4186fba2a14ed726b9ed2dc7ab3eccdc done 10:34:29 #8 exporting manifest sha256:278a2e7f5b68657a47e298019117bec2dc6a5da4cd6a9deaa7d9faef8f2aadc8 done 10:34:29 #8 exporting config sha256:ab818d231c11dc82826d41a56e0ac152ebe1c22f1ec282a781d9e4f5f09e1047 done 10:34:29 #8 exporting manifest list sha256:def1be45d75f0f41385ff68a98aebe82acca49dc4bfb23c6811709c93abbbd7d done 10:34:29 #8 pushing layers 0.1s done 10:34:29 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8@sha256:def1be45d75f0f41385ff68a98aebe82acca49dc4bfb23c6811709c93abbbd7d 10:34:29 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 10:34:29 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8@sha256:def1be45d75f0f41385ff68a98aebe82acca49dc4bfb23c6811709c93abbbd7d 0.1s done 10:34:29 #8 DONE 0.2s 10:34:29 10:34:29 1 warning found (use --debug to expand): 10:34:29  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 10:34:29 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-agent:latest' 10:34:29 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-agent:latest --push - 10:34:29 #1 [internal] load build definition from Dockerfile 10:34:29 #1 transferring dockerfile: 171B done 10:34:29 #1 DONE 0.0s 10:34:29 10:34:29 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:latest 10:34:29 #2 DONE 0.0s 10:34:29 10:34:29 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:latest 10:34:29 #3 DONE 0.0s 10:34:29 10:34:29 #4 [internal] load .dockerignore 10:34:29 #4 transferring context: 2B done 10:34:29 #4 DONE 0.0s 10:34:30 10:34:30 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:latest@sha256:695e182646e8b3a78dc6d8f9c023fe4109eba6746b1ca9d0b3742a33535dc9fc 10:34:30 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:latest@sha256:695e182646e8b3a78dc6d8f9c023fe4109eba6746b1ca9d0b3742a33535dc9fc 0.0s done 10:34:30 #5 CACHED 10:34:30 10:34:30 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:latest@sha256:695e182646e8b3a78dc6d8f9c023fe4109eba6746b1ca9d0b3742a33535dc9fc 10:34:30 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:latest@sha256:695e182646e8b3a78dc6d8f9c023fe4109eba6746b1ca9d0b3742a33535dc9fc 0.0s done 10:34:30 #6 CACHED 10:34:30 10:34:30 #7 [auth] security-spire-agent:pull,push token for nexus3.edgexfoundry.org:10004 10:34:30 #7 DONE 0.0s 10:34:30 10:34:30 #8 exporting to image 10:34:30 #8 exporting layers done 10:34:30 #8 exporting manifest sha256:b45f5c8e05e6b923d413a40bd4f38ac4462f06060b55ec03fa9c120723e6fb68 done 10:34:30 #8 exporting config sha256:0b643619d1692a6a65ede5aa4204407e4186fba2a14ed726b9ed2dc7ab3eccdc done 10:34:30 #8 exporting manifest sha256:278a2e7f5b68657a47e298019117bec2dc6a5da4cd6a9deaa7d9faef8f2aadc8 done 10:34:30 #8 exporting config sha256:ab818d231c11dc82826d41a56e0ac152ebe1c22f1ec282a781d9e4f5f09e1047 done 10:34:30 #8 exporting manifest list sha256:def1be45d75f0f41385ff68a98aebe82acca49dc4bfb23c6811709c93abbbd7d done 10:34:30 #8 pushing layers 0.0s done 10:34:30 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:latest@sha256:def1be45d75f0f41385ff68a98aebe82acca49dc4bfb23c6811709c93abbbd7d 0.1s done 10:34:30 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 10:34:30 #8 DONE 0.1s 10:34:30 10:34:30 1 warning found (use --debug to expand): 10:34:30  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 10:34:30 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.67' 10:34:30 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.67 --push - 10:34:30 #1 [internal] load build definition from Dockerfile 10:34:30 #1 transferring dockerfile: 177B done 10:34:30 #1 DONE 0.1s 10:34:30 10:34:30 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.67 10:34:30 #2 DONE 0.0s 10:34:30 10:34:30 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.67 10:34:30 #3 DONE 0.0s 10:34:30 10:34:30 #4 [internal] load .dockerignore 10:34:30 #4 transferring context: 10:34:30 #4 transferring context: 2B done 10:34:30 #4 DONE 0.0s 10:34:30 10:34:30 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.67@sha256:695e182646e8b3a78dc6d8f9c023fe4109eba6746b1ca9d0b3742a33535dc9fc 10:34:30 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.67@sha256:695e182646e8b3a78dc6d8f9c023fe4109eba6746b1ca9d0b3742a33535dc9fc 0.0s done 10:34:30 #5 CACHED 10:34:30 10:34:30 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.67@sha256:695e182646e8b3a78dc6d8f9c023fe4109eba6746b1ca9d0b3742a33535dc9fc 10:34:30 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.67@sha256:695e182646e8b3a78dc6d8f9c023fe4109eba6746b1ca9d0b3742a33535dc9fc 0.0s done 10:34:30 #6 CACHED 10:34:30 10:34:30 #7 [auth] security-spire-agent:pull,push token for nexus3.edgexfoundry.org:10004 10:34:30 #7 DONE 0.0s 10:34:30 10:34:30 #8 exporting to image 10:34:30 #8 exporting layers done 10:34:30 #8 exporting manifest sha256:b45f5c8e05e6b923d413a40bd4f38ac4462f06060b55ec03fa9c120723e6fb68 done 10:34:30 #8 exporting config sha256:0b643619d1692a6a65ede5aa4204407e4186fba2a14ed726b9ed2dc7ab3eccdc done 10:34:30 #8 exporting manifest sha256:278a2e7f5b68657a47e298019117bec2dc6a5da4cd6a9deaa7d9faef8f2aadc8 done 10:34:30 #8 exporting config sha256:ab818d231c11dc82826d41a56e0ac152ebe1c22f1ec282a781d9e4f5f09e1047 done 10:34:30 #8 exporting manifest list sha256:def1be45d75f0f41385ff68a98aebe82acca49dc4bfb23c6811709c93abbbd7d done 10:34:30 #8 pushing layers 0.0s done 10:34:30 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.67@sha256:def1be45d75f0f41385ff68a98aebe82acca49dc4bfb23c6811709c93abbbd7d 10:34:30 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 10:34:30 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.67@sha256:def1be45d75f0f41385ff68a98aebe82acca49dc4bfb23c6811709c93abbbd7d 0.1s done 10:34:30 #8 DONE 0.1s 10:34:30 10:34:30 1 warning found (use --debug to expand): 10:34:30  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 10:34:30 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-agent:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67 --push - 10:34:30 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-agent:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67' 10:34:30 #1 [internal] load build definition from Dockerfile 10:34:30 #1 transferring dockerfile: 218B done 10:34:30 #1 DONE 0.0s 10:34:30 10:34:30 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67 10:34:30 #2 DONE 0.0s 10:34:30 10:34:30 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67 10:34:30 #3 DONE 0.0s 10:34:30 10:34:30 #4 [internal] load .dockerignore 10:34:30 #4 transferring context: 2B done 10:34:30 #4 DONE 0.0s 10:34:30 10:34:30 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67@sha256:695e182646e8b3a78dc6d8f9c023fe4109eba6746b1ca9d0b3742a33535dc9fc 10:34:30 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67@sha256:695e182646e8b3a78dc6d8f9c023fe4109eba6746b1ca9d0b3742a33535dc9fc 10:34:31 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67@sha256:695e182646e8b3a78dc6d8f9c023fe4109eba6746b1ca9d0b3742a33535dc9fc 0.0s done 10:34:31 #5 CACHED 10:34:31 10:34:31 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67@sha256:695e182646e8b3a78dc6d8f9c023fe4109eba6746b1ca9d0b3742a33535dc9fc 10:34:31 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67@sha256:695e182646e8b3a78dc6d8f9c023fe4109eba6746b1ca9d0b3742a33535dc9fc 0.0s done 10:34:31 #6 CACHED 10:34:31 10:34:31 #7 [auth] security-spire-agent:pull,push token for nexus3.edgexfoundry.org:10004 10:34:31 #7 DONE 0.0s 10:34:31 10:34:31 #8 exporting to image 10:34:31 #8 exporting layers done 10:34:31 #8 exporting manifest sha256:b45f5c8e05e6b923d413a40bd4f38ac4462f06060b55ec03fa9c120723e6fb68 done 10:34:31 #8 exporting config sha256:0b643619d1692a6a65ede5aa4204407e4186fba2a14ed726b9ed2dc7ab3eccdc done 10:34:31 #8 exporting manifest sha256:278a2e7f5b68657a47e298019117bec2dc6a5da4cd6a9deaa7d9faef8f2aadc8 done 10:34:31 #8 exporting config sha256:ab818d231c11dc82826d41a56e0ac152ebe1c22f1ec282a781d9e4f5f09e1047 done 10:34:31 #8 exporting manifest list sha256:def1be45d75f0f41385ff68a98aebe82acca49dc4bfb23c6811709c93abbbd7d done 10:34:31 #8 pushing layers 0.0s done 10:34:31 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67@sha256:def1be45d75f0f41385ff68a98aebe82acca49dc4bfb23c6811709c93abbbd7d 10:34:31 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 10:34:31 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67@sha256:def1be45d75f0f41385ff68a98aebe82acca49dc4bfb23c6811709c93abbbd7d 0.1s done 10:34:31 #8 DONE 0.1s 10:34:31 10:34:31 1 warning found (use --debug to expand): 10:34:31  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 10:34:31 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-agent:main' 10:34:31 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-agent:main --push - 10:34:31 #1 [internal] load build definition from Dockerfile 10:34:31 #1 transferring dockerfile: 169B done 10:34:31 #1 DONE 0.0s 10:34:31 10:34:31 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:main 10:34:31 #2 DONE 0.0s 10:34:31 10:34:31 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:main 10:34:31 #3 DONE 0.0s 10:34:31 10:34:31 #4 [internal] load .dockerignore 10:34:31 #4 transferring context: 2B done 10:34:31 #4 DONE 0.0s 10:34:31 10:34:31 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:main@sha256:695e182646e8b3a78dc6d8f9c023fe4109eba6746b1ca9d0b3742a33535dc9fc 10:34:31 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:main@sha256:695e182646e8b3a78dc6d8f9c023fe4109eba6746b1ca9d0b3742a33535dc9fc 0.0s done 10:34:31 #5 CACHED 10:34:31 10:34:31 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:main@sha256:695e182646e8b3a78dc6d8f9c023fe4109eba6746b1ca9d0b3742a33535dc9fc 10:34:31 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:main@sha256:695e182646e8b3a78dc6d8f9c023fe4109eba6746b1ca9d0b3742a33535dc9fc 0.0s done 10:34:31 #6 CACHED 10:34:31 10:34:31 #7 exporting to image 10:34:31 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 10:34:31 #7 exporting layers done 10:34:31 #7 exporting manifest sha256:b45f5c8e05e6b923d413a40bd4f38ac4462f06060b55ec03fa9c120723e6fb68 done 10:34:31 #7 exporting config sha256:0b643619d1692a6a65ede5aa4204407e4186fba2a14ed726b9ed2dc7ab3eccdc done 10:34:31 #7 exporting manifest sha256:278a2e7f5b68657a47e298019117bec2dc6a5da4cd6a9deaa7d9faef8f2aadc8 done 10:34:31 #7 exporting config sha256:ab818d231c11dc82826d41a56e0ac152ebe1c22f1ec282a781d9e4f5f09e1047 done 10:34:31 #7 exporting manifest list sha256:def1be45d75f0f41385ff68a98aebe82acca49dc4bfb23c6811709c93abbbd7d done 10:34:31 #7 pushing layers 0.0s done 10:34:31 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:main@sha256:def1be45d75f0f41385ff68a98aebe82acca49dc4bfb23c6811709c93abbbd7d 0.1s done 10:34:31 #7 DONE 0.1s 10:34:31 10:34:31 #8 [auth] security-spire-agent:pull,push token for nexus3.edgexfoundry.org:10004 10:34:31 #8 DONE 0.0s 10:34:31 10:34:31 1 warning found (use --debug to expand): 10:34:31  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 10:34:31 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-config:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8' 10:34:31 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-config:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8 --push - 10:34:31 #1 [internal] load build definition from Dockerfile 10:34:31 #1 transferring dockerfile: 206B done 10:34:31 #1 DONE 0.0s 10:34:31 10:34:31 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8 10:34:31 #2 DONE 0.0s 10:34:31 10:34:31 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8 10:34:31 #3 DONE 0.0s 10:34:31 10:34:31 #4 [internal] load .dockerignore 10:34:31 #4 transferring context: 2B done 10:34:31 #4 DONE 0.0s 10:34:32 10:34:32 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8@sha256:1af5133d9ee5d884c3a0678232afffc0ca71f73dda7affc3260f51272d93188b 10:34:32 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-config:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8@sha256:1af5133d9ee5d884c3a0678232afffc0ca71f73dda7affc3260f51272d93188b 0.0s done 10:34:32 #5 DONE 0.0s 10:34:32 10:34:32 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8@sha256:1af5133d9ee5d884c3a0678232afffc0ca71f73dda7affc3260f51272d93188b 10:34:32 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-config:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8@sha256:1af5133d9ee5d884c3a0678232afffc0ca71f73dda7affc3260f51272d93188b 0.0s done 10:34:32 #6 DONE 0.1s 10:34:32 10:34:32 #7 [auth] security-spire-config:pull,push token for nexus3.edgexfoundry.org:10004 10:34:32 #7 DONE 0.0s 10:34:32 10:34:32 #8 exporting to image 10:34:32 #8 exporting layers done 10:34:32 #8 exporting manifest sha256:4f4d54c174160c7f74e02943b3545f015383d254c55fd605decf52d508c8d4a3 0.0s done 10:34:32 #8 exporting config sha256:bb450cfc92c4843b60a79a83f089ed788220313d0f8d5ff8fec58ec8da1cb22b done 10:34:32 #8 exporting manifest sha256:e7e44b428d895f92c4676cb87ce6d3f488e0f480fdd414b281f8620502360965 done 10:34:32 #8 exporting config sha256:0df0fadd7b430470e62c8c000abd6e9829f1dce1d5c6d81294801e860d01960a done 10:34:32 #8 exporting manifest list sha256:8360c8efdc7715c6c21842f895fb0ec5430fc3615956aaecf7cfe51d3a080490 done 10:34:32 #8 pushing layers 0.1s done 10:34:32 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8@sha256:8360c8efdc7715c6c21842f895fb0ec5430fc3615956aaecf7cfe51d3a080490 10:34:32 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 10:34:32 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8@sha256:8360c8efdc7715c6c21842f895fb0ec5430fc3615956aaecf7cfe51d3a080490 0.1s done 10:34:32 #8 DONE 0.2s 10:34:32 10:34:32 1 warning found (use --debug to expand): 10:34:32  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 10:34:32 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-config:latest' 10:34:32 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-config:latest --push - 10:34:32 #1 [internal] load build definition from Dockerfile 10:34:32 #1 transferring dockerfile: 172B done 10:34:32 #1 DONE 0.0s 10:34:32 10:34:32 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:latest 10:34:32 #2 DONE 0.0s 10:34:32 10:34:32 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:latest 10:34:32 #3 DONE 0.0s 10:34:32 10:34:32 #4 [internal] load .dockerignore 10:34:33 #4 transferring context: 2B done 10:34:33 #4 DONE 0.0s 10:34:33 10:34:33 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:latest@sha256:1af5133d9ee5d884c3a0678232afffc0ca71f73dda7affc3260f51272d93188b 10:34:33 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-config:latest@sha256:1af5133d9ee5d884c3a0678232afffc0ca71f73dda7affc3260f51272d93188b 0.0s done 10:34:33 #5 CACHED 10:34:33 10:34:33 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:latest@sha256:1af5133d9ee5d884c3a0678232afffc0ca71f73dda7affc3260f51272d93188b 10:34:33 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-config:latest@sha256:1af5133d9ee5d884c3a0678232afffc0ca71f73dda7affc3260f51272d93188b 0.0s done 10:34:33 #6 CACHED 10:34:33 10:34:33 #7 [auth] security-spire-config:pull,push token for nexus3.edgexfoundry.org:10004 10:34:33 #7 DONE 0.0s 10:34:33 10:34:33 #8 exporting to image 10:34:33 #8 exporting layers done 10:34:33 #8 exporting manifest sha256:4f4d54c174160c7f74e02943b3545f015383d254c55fd605decf52d508c8d4a3 done 10:34:33 #8 exporting config sha256:bb450cfc92c4843b60a79a83f089ed788220313d0f8d5ff8fec58ec8da1cb22b done 10:34:33 #8 exporting manifest sha256:e7e44b428d895f92c4676cb87ce6d3f488e0f480fdd414b281f8620502360965 done 10:34:33 #8 exporting config sha256:0df0fadd7b430470e62c8c000abd6e9829f1dce1d5c6d81294801e860d01960a done 10:34:33 #8 exporting manifest list sha256:8360c8efdc7715c6c21842f895fb0ec5430fc3615956aaecf7cfe51d3a080490 done 10:34:33 #8 pushing layers 0.0s done 10:34:33 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:latest@sha256:8360c8efdc7715c6c21842f895fb0ec5430fc3615956aaecf7cfe51d3a080490 0.1s done 10:34:33 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 10:34:33 #8 DONE 0.1s 10:34:33 10:34:33 1 warning found (use --debug to expand): 10:34:33  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 10:34:33 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.67 --push - 10:34:33 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.67' 10:34:33 #1 [internal] load build definition from Dockerfile 10:34:33 #1 transferring dockerfile: 178B done 10:34:33 #1 DONE 0.0s 10:34:33 10:34:33 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.67 10:34:33 #2 DONE 0.0s 10:34:33 10:34:33 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.67 10:34:33 #3 DONE 0.0s 10:34:33 10:34:33 #4 [internal] load .dockerignore 10:34:33 #4 transferring context: 2B done 10:34:33 #4 DONE 0.0s 10:34:33 10:34:33 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.67@sha256:1af5133d9ee5d884c3a0678232afffc0ca71f73dda7affc3260f51272d93188b 10:34:33 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.67@sha256:1af5133d9ee5d884c3a0678232afffc0ca71f73dda7affc3260f51272d93188b 0.0s done 10:34:33 #5 CACHED 10:34:33 10:34:33 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.67@sha256:1af5133d9ee5d884c3a0678232afffc0ca71f73dda7affc3260f51272d93188b 10:34:33 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.67@sha256:1af5133d9ee5d884c3a0678232afffc0ca71f73dda7affc3260f51272d93188b 0.0s done 10:34:33 #6 CACHED 10:34:33 10:34:33 #7 exporting to image 10:34:33 #7 exporting layers done 10:34:33 #7 exporting manifest sha256:4f4d54c174160c7f74e02943b3545f015383d254c55fd605decf52d508c8d4a3 done 10:34:33 #7 exporting config sha256:bb450cfc92c4843b60a79a83f089ed788220313d0f8d5ff8fec58ec8da1cb22b done 10:34:33 #7 exporting manifest sha256:e7e44b428d895f92c4676cb87ce6d3f488e0f480fdd414b281f8620502360965 10:34:33 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 10:34:33 #7 ... 10:34:33 10:34:33 #8 [auth] security-spire-config:pull,push token for nexus3.edgexfoundry.org:10004 10:34:33 #8 DONE 0.0s 10:34:33 10:34:33 #7 exporting to image 10:34:33 #7 exporting manifest sha256:e7e44b428d895f92c4676cb87ce6d3f488e0f480fdd414b281f8620502360965 done 10:34:33 #7 exporting config sha256:0df0fadd7b430470e62c8c000abd6e9829f1dce1d5c6d81294801e860d01960a done 10:34:33 #7 exporting manifest list sha256:8360c8efdc7715c6c21842f895fb0ec5430fc3615956aaecf7cfe51d3a080490 done 10:34:33 #7 pushing layers 0.0s done 10:34:33 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.67@sha256:8360c8efdc7715c6c21842f895fb0ec5430fc3615956aaecf7cfe51d3a080490 0.1s done 10:34:33 #7 DONE 0.1s 10:34:33 10:34:33 1 warning found (use --debug to expand): 10:34:33  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 10:34:33 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-config:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67 --push - 10:34:33 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-config:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67' 10:34:33 #1 [internal] load build definition from Dockerfile 10:34:33 #1 transferring dockerfile: 219B done 10:34:33 #1 DONE 0.0s 10:34:33 10:34:33 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67 10:34:33 #2 DONE 0.0s 10:34:33 10:34:33 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67 10:34:33 #3 DONE 0.0s 10:34:33 10:34:33 #4 [internal] load .dockerignore 10:34:33 #4 transferring context: 2B done 10:34:33 #4 DONE 0.0s 10:34:33 10:34:33 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67@sha256:1af5133d9ee5d884c3a0678232afffc0ca71f73dda7affc3260f51272d93188b 10:34:33 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-config:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67@sha256:1af5133d9ee5d884c3a0678232afffc0ca71f73dda7affc3260f51272d93188b 0.0s done 10:34:33 #5 CACHED 10:34:33 10:34:33 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67@sha256:1af5133d9ee5d884c3a0678232afffc0ca71f73dda7affc3260f51272d93188b 10:34:33 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-config:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67@sha256:1af5133d9ee5d884c3a0678232afffc0ca71f73dda7affc3260f51272d93188b 0.0s done 10:34:33 #6 CACHED 10:34:33 10:34:33 #7 exporting to image 10:34:33 #7 exporting layers done 10:34:33 #7 exporting manifest sha256:4f4d54c174160c7f74e02943b3545f015383d254c55fd605decf52d508c8d4a3 done 10:34:33 #7 exporting config sha256:bb450cfc92c4843b60a79a83f089ed788220313d0f8d5ff8fec58ec8da1cb22b done 10:34:33 #7 exporting manifest sha256:e7e44b428d895f92c4676cb87ce6d3f488e0f480fdd414b281f8620502360965 done 10:34:33 #7 exporting config sha256:0df0fadd7b430470e62c8c000abd6e9829f1dce1d5c6d81294801e860d01960a 10:34:33 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 10:34:34 #7 exporting config sha256:0df0fadd7b430470e62c8c000abd6e9829f1dce1d5c6d81294801e860d01960a done 10:34:34 #7 exporting manifest list sha256:8360c8efdc7715c6c21842f895fb0ec5430fc3615956aaecf7cfe51d3a080490 done 10:34:34 #7 pushing layers 0.0s done 10:34:34 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67@sha256:8360c8efdc7715c6c21842f895fb0ec5430fc3615956aaecf7cfe51d3a080490 0.1s done 10:34:34 #7 DONE 0.1s 10:34:34 10:34:34 #8 [auth] security-spire-config:pull,push token for nexus3.edgexfoundry.org:10004 10:34:34 #8 DONE 0.0s 10:34:34 10:34:34 1 warning found (use --debug to expand): 10:34:34  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 10:34:34 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-config:main' 10:34:34 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-config:main --push - 10:34:34 #1 [internal] load build definition from Dockerfile 10:34:34 #1 transferring dockerfile: 170B done 10:34:34 #1 DONE 0.0s 10:34:34 10:34:34 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:main 10:34:34 #2 DONE 0.0s 10:34:34 10:34:34 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:main 10:34:34 #3 DONE 0.0s 10:34:34 10:34:34 #4 [internal] load .dockerignore 10:34:34 #4 transferring context: 2B done 10:34:34 #4 DONE 0.0s 10:34:34 10:34:34 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:main@sha256:1af5133d9ee5d884c3a0678232afffc0ca71f73dda7affc3260f51272d93188b 10:34:34 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-config:main@sha256:1af5133d9ee5d884c3a0678232afffc0ca71f73dda7affc3260f51272d93188b 0.0s done 10:34:34 #5 CACHED 10:34:34 10:34:34 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:main@sha256:1af5133d9ee5d884c3a0678232afffc0ca71f73dda7affc3260f51272d93188b 10:34:34 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-config:main@sha256:1af5133d9ee5d884c3a0678232afffc0ca71f73dda7affc3260f51272d93188b 0.0s done 10:34:34 #6 CACHED 10:34:34 10:34:34 #7 [auth] security-spire-config:pull,push token for nexus3.edgexfoundry.org:10004 10:34:34 #7 DONE 0.0s 10:34:34 10:34:34 #8 exporting to image 10:34:34 #8 exporting layers done 10:34:34 #8 exporting manifest sha256:4f4d54c174160c7f74e02943b3545f015383d254c55fd605decf52d508c8d4a3 done 10:34:34 #8 exporting config sha256:bb450cfc92c4843b60a79a83f089ed788220313d0f8d5ff8fec58ec8da1cb22b done 10:34:34 #8 exporting manifest sha256:e7e44b428d895f92c4676cb87ce6d3f488e0f480fdd414b281f8620502360965 done 10:34:34 #8 exporting config sha256:0df0fadd7b430470e62c8c000abd6e9829f1dce1d5c6d81294801e860d01960a done 10:34:34 #8 exporting manifest list sha256:8360c8efdc7715c6c21842f895fb0ec5430fc3615956aaecf7cfe51d3a080490 done 10:34:34 #8 pushing layers 0.0s done 10:34:34 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:main@sha256:8360c8efdc7715c6c21842f895fb0ec5430fc3615956aaecf7cfe51d3a080490 0.1s done 10:34:34 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 10:34:34 #8 DONE 0.1s 10:34:34 10:34:34 1 warning found (use --debug to expand): 10:34:34  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 10:34:35 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-server:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8' 10:34:35 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-server:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8 --push - 10:34:35 #1 [internal] load build definition from Dockerfile 10:34:35 #1 transferring dockerfile: 206B done 10:34:35 #1 DONE 0.0s 10:34:35 10:34:35 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8 10:34:35 #2 DONE 0.0s 10:34:35 10:34:35 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8 10:34:35 #3 DONE 0.0s 10:34:35 10:34:35 #4 [internal] load .dockerignore 10:34:35 #4 transferring context: 2B done 10:34:35 #4 DONE 0.0s 10:34:35 10:34:35 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8@sha256:b8f8e6c66dbe29995f79f12a20e042921a0196f8417a1cde847a2f06140d68aa 10:34:35 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-server:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8@sha256:b8f8e6c66dbe29995f79f12a20e042921a0196f8417a1cde847a2f06140d68aa 10:34:35 #5 ... 10:34:35 10:34:35 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8@sha256:b8f8e6c66dbe29995f79f12a20e042921a0196f8417a1cde847a2f06140d68aa 10:34:35 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-server:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8@sha256:b8f8e6c66dbe29995f79f12a20e042921a0196f8417a1cde847a2f06140d68aa 0.0s done 10:34:36 #6 DONE 0.3s 10:34:36 10:34:36 #7 exporting to image 10:34:36 #7 exporting layers done 10:34:36 #7 exporting manifest sha256:70845d82a262ce9804615df411378d40e6973db73121850aec82931202a46b17 10:34:36 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 10:34:36 #7 exporting manifest sha256:70845d82a262ce9804615df411378d40e6973db73121850aec82931202a46b17 0.2s done 10:34:36 #7 exporting config sha256:bdca1845fb877aa19ff16cad630e4f49ed73e97591d9dbdb68a9de15079cd4a7 done 10:34:36 #7 exporting manifest sha256:3a8225c561f46463c93781dd4ea83a7545f5fe41dcbfd4538e8df34ca4604717 done 10:34:36 #7 exporting config sha256:1a4923830bdc42e595149c07c5aa09a489c7d5171624c1cb9011cf1b36600698 done 10:34:36 #7 exporting manifest list sha256:0d08b6dc54862397d2152169187e3df47bb7157e710d9de8ca8ce0933cd158e9 done 10:34:36 #7 pushing layers 10:34:36 #7 ... 10:34:36 10:34:36 #8 [auth] security-spire-server:pull,push token for nexus3.edgexfoundry.org:10004 10:34:36 #8 DONE 0.0s 10:34:36 10:34:36 #7 exporting to image 10:34:36 #7 pushing layers 0.1s done 10:34:36 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8@sha256:0d08b6dc54862397d2152169187e3df47bb7157e710d9de8ca8ce0933cd158e9 10:34:36 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8@sha256:0d08b6dc54862397d2152169187e3df47bb7157e710d9de8ca8ce0933cd158e9 0.1s done 10:34:36 #7 DONE 0.4s 10:34:36 10:34:36 1 warning found (use --debug to expand): 10:34:36  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 10:34:36 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-server:latest --push - 10:34:36 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-server:latest' 10:34:36 #1 [internal] load build definition from Dockerfile 10:34:36 #1 transferring dockerfile: 172B done 10:34:36 #1 DONE 0.0s 10:34:36 10:34:36 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:latest 10:34:36 #2 DONE 0.0s 10:34:36 10:34:36 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:latest 10:34:36 #3 DONE 0.0s 10:34:36 10:34:36 #4 [internal] load .dockerignore 10:34:36 #4 transferring context: 2B done 10:34:36 #4 DONE 0.0s 10:34:36 10:34:36 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:latest@sha256:b8f8e6c66dbe29995f79f12a20e042921a0196f8417a1cde847a2f06140d68aa 10:34:36 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-server:latest@sha256:b8f8e6c66dbe29995f79f12a20e042921a0196f8417a1cde847a2f06140d68aa 0.0s done 10:34:36 #5 DONE 0.0s 10:34:36 10:34:36 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:latest@sha256:b8f8e6c66dbe29995f79f12a20e042921a0196f8417a1cde847a2f06140d68aa 10:34:36 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-server:latest@sha256:b8f8e6c66dbe29995f79f12a20e042921a0196f8417a1cde847a2f06140d68aa 0.0s done 10:34:36 #6 CACHED 10:34:36 10:34:36 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:latest@sha256:b8f8e6c66dbe29995f79f12a20e042921a0196f8417a1cde847a2f06140d68aa 10:34:36 #5 CACHED 10:34:36 10:34:36 #7 [auth] security-spire-server:pull,push token for nexus3.edgexfoundry.org:10004 10:34:36 #7 DONE 0.0s 10:34:36 10:34:36 #8 exporting to image 10:34:36 #8 exporting layers done 10:34:36 #8 exporting manifest sha256:70845d82a262ce9804615df411378d40e6973db73121850aec82931202a46b17 done 10:34:36 #8 exporting config sha256:bdca1845fb877aa19ff16cad630e4f49ed73e97591d9dbdb68a9de15079cd4a7 done 10:34:36 #8 exporting manifest sha256:3a8225c561f46463c93781dd4ea83a7545f5fe41dcbfd4538e8df34ca4604717 done 10:34:36 #8 exporting config sha256:1a4923830bdc42e595149c07c5aa09a489c7d5171624c1cb9011cf1b36600698 done 10:34:36 #8 exporting manifest list sha256:0d08b6dc54862397d2152169187e3df47bb7157e710d9de8ca8ce0933cd158e9 done 10:34:36 #8 pushing layers 0.0s done 10:34:36 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:latest@sha256:0d08b6dc54862397d2152169187e3df47bb7157e710d9de8ca8ce0933cd158e9 0.1s done 10:34:36 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 10:34:36 #8 DONE 0.1s 10:34:36 10:34:36 1 warning found (use --debug to expand): 10:34:36  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 10:34:37 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.67' 10:34:37 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.67 --push - 10:34:37 #1 [internal] load build definition from Dockerfile 10:34:37 #1 transferring dockerfile: 178B done 10:34:37 #1 DONE 0.0s 10:34:37 10:34:37 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.67 10:34:37 #2 DONE 0.0s 10:34:37 10:34:37 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.67 10:34:37 #3 DONE 0.0s 10:34:37 10:34:37 #4 [internal] load .dockerignore 10:34:37 #4 transferring context: 2B done 10:34:37 #4 DONE 0.0s 10:34:37 10:34:37 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.67@sha256:b8f8e6c66dbe29995f79f12a20e042921a0196f8417a1cde847a2f06140d68aa 10:34:37 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.67@sha256:b8f8e6c66dbe29995f79f12a20e042921a0196f8417a1cde847a2f06140d68aa 10:34:37 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.67@sha256:b8f8e6c66dbe29995f79f12a20e042921a0196f8417a1cde847a2f06140d68aa 0.0s done 10:34:37 #5 CACHED 10:34:37 10:34:37 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.67@sha256:b8f8e6c66dbe29995f79f12a20e042921a0196f8417a1cde847a2f06140d68aa 10:34:37 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.67@sha256:b8f8e6c66dbe29995f79f12a20e042921a0196f8417a1cde847a2f06140d68aa 0.0s done 10:34:37 #6 CACHED 10:34:37 10:34:37 #7 [auth] security-spire-server:pull,push token for nexus3.edgexfoundry.org:10004 10:34:37 #7 DONE 0.0s 10:34:37 10:34:37 #8 exporting to image 10:34:37 #8 exporting layers done 10:34:37 #8 exporting manifest sha256:70845d82a262ce9804615df411378d40e6973db73121850aec82931202a46b17 done 10:34:37 #8 exporting config sha256:bdca1845fb877aa19ff16cad630e4f49ed73e97591d9dbdb68a9de15079cd4a7 done 10:34:37 #8 exporting manifest sha256:3a8225c561f46463c93781dd4ea83a7545f5fe41dcbfd4538e8df34ca4604717 done 10:34:37 #8 exporting config sha256:1a4923830bdc42e595149c07c5aa09a489c7d5171624c1cb9011cf1b36600698 done 10:34:37 #8 exporting manifest list sha256:0d08b6dc54862397d2152169187e3df47bb7157e710d9de8ca8ce0933cd158e9 done 10:34:37 #8 pushing layers 0.0s done 10:34:37 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.67@sha256:0d08b6dc54862397d2152169187e3df47bb7157e710d9de8ca8ce0933cd158e9 10:34:37 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 10:34:37 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.67@sha256:0d08b6dc54862397d2152169187e3df47bb7157e710d9de8ca8ce0933cd158e9 0.1s done 10:34:37 #8 DONE 0.1s 10:34:37 10:34:37 1 warning found (use --debug to expand): 10:34:37  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 10:34:37 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-server:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67 --push - 10:34:37 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-server:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67' 10:34:37 #1 [internal] load build definition from Dockerfile 10:34:37 #1 transferring dockerfile: 219B done 10:34:37 #1 DONE 0.0s 10:34:37 10:34:37 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67 10:34:37 #2 DONE 0.0s 10:34:37 10:34:37 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67 10:34:37 #3 DONE 0.0s 10:34:37 10:34:37 #4 [internal] load .dockerignore 10:34:37 #4 transferring context: 2B done 10:34:37 #4 DONE 0.0s 10:34:37 10:34:37 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67@sha256:b8f8e6c66dbe29995f79f12a20e042921a0196f8417a1cde847a2f06140d68aa 10:34:37 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-server:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67@sha256:b8f8e6c66dbe29995f79f12a20e042921a0196f8417a1cde847a2f06140d68aa 0.0s done 10:34:37 #5 DONE 0.0s 10:34:37 10:34:37 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67@sha256:b8f8e6c66dbe29995f79f12a20e042921a0196f8417a1cde847a2f06140d68aa 10:34:37 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-server:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67@sha256:b8f8e6c66dbe29995f79f12a20e042921a0196f8417a1cde847a2f06140d68aa 0.1s done 10:34:37 #6 CACHED 10:34:37 10:34:37 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67@sha256:b8f8e6c66dbe29995f79f12a20e042921a0196f8417a1cde847a2f06140d68aa 10:34:37 #5 CACHED 10:34:37 10:34:37 #7 [auth] security-spire-server:pull,push token for nexus3.edgexfoundry.org:10004 10:34:37 #7 DONE 0.0s 10:34:37 10:34:37 #8 exporting to image 10:34:37 #8 exporting layers done 10:34:37 #8 exporting manifest sha256:70845d82a262ce9804615df411378d40e6973db73121850aec82931202a46b17 done 10:34:37 #8 exporting config sha256:bdca1845fb877aa19ff16cad630e4f49ed73e97591d9dbdb68a9de15079cd4a7 done 10:34:37 #8 exporting manifest sha256:3a8225c561f46463c93781dd4ea83a7545f5fe41dcbfd4538e8df34ca4604717 done 10:34:37 #8 exporting config sha256:1a4923830bdc42e595149c07c5aa09a489c7d5171624c1cb9011cf1b36600698 done 10:34:37 #8 exporting manifest list sha256:0d08b6dc54862397d2152169187e3df47bb7157e710d9de8ca8ce0933cd158e9 done 10:34:37 #8 pushing layers 0.0s done 10:34:37 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67@sha256:0d08b6dc54862397d2152169187e3df47bb7157e710d9de8ca8ce0933cd158e9 0.1s done 10:34:37 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 10:34:37 #8 DONE 0.1s 10:34:37 10:34:37 1 warning found (use --debug to expand): 10:34:37  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 10:34:38 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-server:main' 10:34:38 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-server:main --push - 10:34:38 #1 [internal] load build definition from Dockerfile 10:34:38 #1 transferring dockerfile: 170B done 10:34:38 #1 DONE 0.0s 10:34:38 10:34:38 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:main 10:34:38 #2 DONE 0.0s 10:34:38 10:34:38 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:main 10:34:38 #3 DONE 0.0s 10:34:38 10:34:38 #4 [internal] load .dockerignore 10:34:38 #4 transferring context: 2B done 10:34:38 #4 DONE 0.0s 10:34:38 10:34:38 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:main@sha256:b8f8e6c66dbe29995f79f12a20e042921a0196f8417a1cde847a2f06140d68aa 10:34:38 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-server:main@sha256:b8f8e6c66dbe29995f79f12a20e042921a0196f8417a1cde847a2f06140d68aa 0.0s done 10:34:38 #5 CACHED 10:34:38 10:34:38 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:main@sha256:b8f8e6c66dbe29995f79f12a20e042921a0196f8417a1cde847a2f06140d68aa 10:34:38 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-server:main@sha256:b8f8e6c66dbe29995f79f12a20e042921a0196f8417a1cde847a2f06140d68aa 0.0s done 10:34:38 #6 CACHED 10:34:38 10:34:38 #7 exporting to image 10:34:38 #7 exporting layers done 10:34:38 #7 exporting manifest sha256:70845d82a262ce9804615df411378d40e6973db73121850aec82931202a46b17 done 10:34:38 #7 exporting config sha256:bdca1845fb877aa19ff16cad630e4f49ed73e97591d9dbdb68a9de15079cd4a7 done 10:34:38 #7 exporting manifest sha256:3a8225c561f46463c93781dd4ea83a7545f5fe41dcbfd4538e8df34ca4604717 done 10:34:38 #7 exporting config sha256:1a4923830bdc42e595149c07c5aa09a489c7d5171624c1cb9011cf1b36600698 done 10:34:38 #7 exporting manifest list sha256:0d08b6dc54862397d2152169187e3df47bb7157e710d9de8ca8ce0933cd158e9 done 10:34:38 #7 pushing layers 0.0s done 10:34:38 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:main@sha256:0d08b6dc54862397d2152169187e3df47bb7157e710d9de8ca8ce0933cd158e9 10:34:38 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 10:34:38 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:main@sha256:0d08b6dc54862397d2152169187e3df47bb7157e710d9de8ca8ce0933cd158e9 0.1s done 10:34:38 #7 DONE 0.1s 10:34:38 10:34:38 #8 [auth] security-spire-server:pull,push token for nexus3.edgexfoundry.org:10004 10:34:38 #8 DONE 0.0s 10:34:39 10:34:39 1 warning found (use --debug to expand): 10:34:39  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 10:34:39 + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-notifications:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8' 10:34:39 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-notifications:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8 --push - 10:34:39 #1 [internal] load build definition from Dockerfile 10:34:39 #1 transferring dockerfile: 206B 0.0s done 10:34:39 #1 DONE 0.0s 10:34:39 10:34:39 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8 10:34:39 #2 DONE 0.2s 10:34:39 10:34:39 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8 10:34:40 #3 DONE 0.2s 10:34:40 10:34:40 #4 [internal] load .dockerignore 10:34:40 #4 transferring context: 2B done 10:34:40 #4 DONE 0.1s 10:34:40 10:34:40 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8@sha256:54fc5b9cb4716aa4309dbd02432e24835e609cd19a7f5c612380f79d9094a8ab 10:34:40 #5 resolve nexus3.edgexfoundry.org:10004/support-notifications:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8@sha256:54fc5b9cb4716aa4309dbd02432e24835e609cd19a7f5c612380f79d9094a8ab 0.0s done 10:34:40 #5 DONE 0.0s 10:34:40 10:34:40 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8@sha256:54fc5b9cb4716aa4309dbd02432e24835e609cd19a7f5c612380f79d9094a8ab 10:34:40 #6 resolve nexus3.edgexfoundry.org:10004/support-notifications:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8@sha256:54fc5b9cb4716aa4309dbd02432e24835e609cd19a7f5c612380f79d9094a8ab 0.0s done 10:34:40 #6 ... 10:34:40 10:34:40 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8@sha256:54fc5b9cb4716aa4309dbd02432e24835e609cd19a7f5c612380f79d9094a8ab 10:34:40 #5 DONE 0.0s 10:34:40 10:34:40 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8@sha256:54fc5b9cb4716aa4309dbd02432e24835e609cd19a7f5c612380f79d9094a8ab 10:34:40 #6 resolve nexus3.edgexfoundry.org:10004/support-notifications:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8@sha256:54fc5b9cb4716aa4309dbd02432e24835e609cd19a7f5c612380f79d9094a8ab 0.0s done 10:34:40 #6 DONE 0.6s 10:34:40 10:34:40 #7 exporting to image 10:34:40 #7 exporting layers done 10:34:40 #7 exporting manifest sha256:c970a4ddecba49e13fff7202e0c8192a25a6d4abb69b41c437208fb893e99fa0 10:34:40 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 10:34:41 #7 exporting manifest sha256:c970a4ddecba49e13fff7202e0c8192a25a6d4abb69b41c437208fb893e99fa0 0.2s done 10:34:41 #7 exporting config sha256:39ac98522933899690f279f710d1769176f4f7793ec70bde3ab4db23c23222bb done 10:34:41 #7 exporting manifest sha256:b7c3f9744379192e1f3f9a7deab12e8272ad8d53a305d6e04b17ad8c140dd709 0.0s done 10:34:41 #7 exporting config sha256:254718f9493e81c3ecb836cbc794310685e886b3d08d328414880f7c760dec86 0.0s done 10:34:41 #7 exporting manifest list sha256:352095b65ef7a0ba0c6df88254c52db68a17e1586a80928bd1dd10d1a3ed6af5 done 10:34:41 #7 pushing layers 10:34:41 #7 ... 10:34:41 10:34:41 #8 [auth] support-notifications:pull,push token for nexus3.edgexfoundry.org:10004 10:34:41 #8 DONE 0.0s 10:34:41 10:34:41 #7 exporting to image 10:34:41 #7 pushing layers 0.1s done 10:34:41 #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8@sha256:352095b65ef7a0ba0c6df88254c52db68a17e1586a80928bd1dd10d1a3ed6af5 10:34:41 #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8@sha256:352095b65ef7a0ba0c6df88254c52db68a17e1586a80928bd1dd10d1a3ed6af5 0.1s done 10:34:41 #7 DONE 0.4s 10:34:41 10:34:41 1 warning found (use --debug to expand): 10:34:41  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 10:34:41 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-notifications:latest --push - 10:34:41 + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-notifications:latest' 10:34:42 #1 [internal] load build definition from Dockerfile 10:34:42 #1 transferring dockerfile: 172B done 10:34:42 #1 DONE 0.1s 10:34:42 10:34:42 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:latest 10:34:42 #2 DONE 0.0s 10:34:42 10:34:42 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:latest 10:34:42 #3 DONE 0.0s 10:34:42 10:34:42 #4 [internal] load .dockerignore 10:34:42 #4 transferring context: 2B done 10:34:42 #4 DONE 0.0s 10:34:42 10:34:42 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:latest@sha256:54fc5b9cb4716aa4309dbd02432e24835e609cd19a7f5c612380f79d9094a8ab 10:34:42 #5 resolve nexus3.edgexfoundry.org:10004/support-notifications:latest@sha256:54fc5b9cb4716aa4309dbd02432e24835e609cd19a7f5c612380f79d9094a8ab 0.0s done 10:34:42 #5 CACHED 10:34:42 10:34:42 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:latest@sha256:54fc5b9cb4716aa4309dbd02432e24835e609cd19a7f5c612380f79d9094a8ab 10:34:42 #6 resolve nexus3.edgexfoundry.org:10004/support-notifications:latest@sha256:54fc5b9cb4716aa4309dbd02432e24835e609cd19a7f5c612380f79d9094a8ab 0.0s done 10:34:42 #6 CACHED 10:34:42 10:34:42 #7 [auth] support-notifications:pull,push token for nexus3.edgexfoundry.org:10004 10:34:42 #7 DONE 0.0s 10:34:42 10:34:42 #8 exporting to image 10:34:42 #8 exporting layers done 10:34:42 #8 exporting manifest sha256:c970a4ddecba49e13fff7202e0c8192a25a6d4abb69b41c437208fb893e99fa0 done 10:34:42 #8 exporting config sha256:39ac98522933899690f279f710d1769176f4f7793ec70bde3ab4db23c23222bb done 10:34:42 #8 exporting manifest sha256:b7c3f9744379192e1f3f9a7deab12e8272ad8d53a305d6e04b17ad8c140dd709 done 10:34:42 #8 exporting config sha256:254718f9493e81c3ecb836cbc794310685e886b3d08d328414880f7c760dec86 done 10:34:42 #8 exporting manifest list sha256:352095b65ef7a0ba0c6df88254c52db68a17e1586a80928bd1dd10d1a3ed6af5 done 10:34:42 #8 pushing layers 0.0s done 10:34:42 #8 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:latest@sha256:352095b65ef7a0ba0c6df88254c52db68a17e1586a80928bd1dd10d1a3ed6af5 10:34:42 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 10:34:42 #8 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:latest@sha256:352095b65ef7a0ba0c6df88254c52db68a17e1586a80928bd1dd10d1a3ed6af5 0.1s done 10:34:42 #8 DONE 0.2s 10:34:42 10:34:42 1 warning found (use --debug to expand): 10:34:42  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 10:34:42 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.67 --push - 10:34:42 + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.67' 10:34:43 #1 [internal] load build definition from Dockerfile 10:34:43 #1 transferring dockerfile: 10:34:43 #1 transferring dockerfile: 178B done 10:34:43 #1 DONE 0.1s 10:34:43 10:34:43 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.67 10:34:43 #2 DONE 0.1s 10:34:43 10:34:43 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.67 10:34:43 #3 DONE 0.1s 10:34:43 10:34:43 #4 [internal] load .dockerignore 10:34:43 #4 transferring context: 2B done 10:34:43 #4 DONE 0.1s 10:34:43 10:34:43 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.67@sha256:54fc5b9cb4716aa4309dbd02432e24835e609cd19a7f5c612380f79d9094a8ab 10:34:43 #5 resolve nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.67@sha256:54fc5b9cb4716aa4309dbd02432e24835e609cd19a7f5c612380f79d9094a8ab 0.0s done 10:34:43 #5 CACHED 10:34:43 10:34:43 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.67@sha256:54fc5b9cb4716aa4309dbd02432e24835e609cd19a7f5c612380f79d9094a8ab 10:34:43 #6 resolve nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.67@sha256:54fc5b9cb4716aa4309dbd02432e24835e609cd19a7f5c612380f79d9094a8ab 0.0s done 10:34:43 #6 CACHED 10:34:43 10:34:43 #7 [auth] support-notifications:pull,push token for nexus3.edgexfoundry.org:10004 10:34:43 #7 DONE 0.0s 10:34:43 10:34:43 #8 exporting to image 10:34:43 #8 exporting layers done 10:34:43 #8 exporting manifest sha256:c970a4ddecba49e13fff7202e0c8192a25a6d4abb69b41c437208fb893e99fa0 done 10:34:43 #8 exporting config sha256:39ac98522933899690f279f710d1769176f4f7793ec70bde3ab4db23c23222bb done 10:34:43 #8 exporting manifest sha256:b7c3f9744379192e1f3f9a7deab12e8272ad8d53a305d6e04b17ad8c140dd709 done 10:34:43 #8 exporting config sha256:254718f9493e81c3ecb836cbc794310685e886b3d08d328414880f7c760dec86 done 10:34:43 #8 exporting manifest list sha256:352095b65ef7a0ba0c6df88254c52db68a17e1586a80928bd1dd10d1a3ed6af5 done 10:34:43 #8 pushing layers 0.0s done 10:34:43 #8 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.67@sha256:352095b65ef7a0ba0c6df88254c52db68a17e1586a80928bd1dd10d1a3ed6af5 10:34:43 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 10:34:43 #8 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.67@sha256:352095b65ef7a0ba0c6df88254c52db68a17e1586a80928bd1dd10d1a3ed6af5 0.1s done 10:34:43 #8 DONE 0.1s 10:34:43 10:34:43 1 warning found (use --debug to expand): 10:34:43  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 10:34:44 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-notifications:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67 --push - 10:34:44 + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-notifications:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67' 10:34:44 #1 [internal] load build definition from Dockerfile 10:34:44 #1 transferring dockerfile: 219B done 10:34:44 #1 DONE 0.0s 10:34:44 10:34:44 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67 10:34:44 #2 DONE 0.0s 10:34:44 10:34:44 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67 10:34:44 #3 DONE 0.0s 10:34:44 10:34:44 #4 [internal] load .dockerignore 10:34:44 #4 transferring context: 2B done 10:34:44 #4 DONE 0.0s 10:34:44 10:34:44 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67@sha256:54fc5b9cb4716aa4309dbd02432e24835e609cd19a7f5c612380f79d9094a8ab 10:34:44 #5 resolve nexus3.edgexfoundry.org:10004/support-notifications:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67@sha256:54fc5b9cb4716aa4309dbd02432e24835e609cd19a7f5c612380f79d9094a8ab 0.1s done 10:34:44 #5 CACHED 10:34:44 10:34:44 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67@sha256:54fc5b9cb4716aa4309dbd02432e24835e609cd19a7f5c612380f79d9094a8ab 10:34:44 #6 resolve nexus3.edgexfoundry.org:10004/support-notifications:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67@sha256:54fc5b9cb4716aa4309dbd02432e24835e609cd19a7f5c612380f79d9094a8ab 0.1s done 10:34:44 #6 CACHED 10:34:44 10:34:44 #7 exporting to image 10:34:44 #7 exporting layers done 10:34:44 #7 exporting manifest sha256:c970a4ddecba49e13fff7202e0c8192a25a6d4abb69b41c437208fb893e99fa0 0.0s done 10:34:44 #7 exporting config sha256:39ac98522933899690f279f710d1769176f4f7793ec70bde3ab4db23c23222bb 0.0s done 10:34:44 #7 exporting manifest sha256:b7c3f9744379192e1f3f9a7deab12e8272ad8d53a305d6e04b17ad8c140dd709 0.0s done 10:34:44 #7 exporting config sha256:254718f9493e81c3ecb836cbc794310685e886b3d08d328414880f7c760dec86 done 10:34:44 #7 exporting manifest list sha256:352095b65ef7a0ba0c6df88254c52db68a17e1586a80928bd1dd10d1a3ed6af5 0.0s done 10:34:44 #7 pushing layers 0.0s done 10:34:44 #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67@sha256:352095b65ef7a0ba0c6df88254c52db68a17e1586a80928bd1dd10d1a3ed6af5 10:34:44 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 10:34:44 #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67@sha256:352095b65ef7a0ba0c6df88254c52db68a17e1586a80928bd1dd10d1a3ed6af5 0.1s done 10:34:44 #7 DONE 0.2s 10:34:44 10:34:44 #8 [auth] support-notifications:pull,push token for nexus3.edgexfoundry.org:10004 10:34:44 #8 DONE 0.0s 10:34:45 10:34:45 1 warning found (use --debug to expand): 10:34:45  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 10:34:46 + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-notifications:main' 10:34:46 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-notifications:main --push - 10:34:46 #1 [internal] load build definition from Dockerfile 10:34:46 #1 transferring dockerfile: 170B done 10:34:47 #1 DONE 0.6s 10:34:47 10:34:47 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:main 10:34:47 #2 DONE 0.4s 10:34:47 10:34:47 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:main 10:34:47 #3 DONE 0.4s 10:34:47 10:34:47 #4 [internal] load .dockerignore 10:34:47 #4 transferring context: 2B done 10:34:47 #4 DONE 0.1s 10:34:47 10:34:47 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:main@sha256:54fc5b9cb4716aa4309dbd02432e24835e609cd19a7f5c612380f79d9094a8ab 10:34:47 #5 resolve nexus3.edgexfoundry.org:10004/support-notifications:main@sha256:54fc5b9cb4716aa4309dbd02432e24835e609cd19a7f5c612380f79d9094a8ab 0.0s done 10:34:47 #5 CACHED 10:34:47 10:34:47 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:main@sha256:54fc5b9cb4716aa4309dbd02432e24835e609cd19a7f5c612380f79d9094a8ab 10:34:47 #6 resolve nexus3.edgexfoundry.org:10004/support-notifications:main@sha256:54fc5b9cb4716aa4309dbd02432e24835e609cd19a7f5c612380f79d9094a8ab 0.0s done 10:34:47 #6 CACHED 10:34:47 10:34:47 #7 [auth] support-notifications:pull,push token for nexus3.edgexfoundry.org:10004 10:34:47 #7 DONE 0.0s 10:34:47 10:34:47 #8 exporting to image 10:34:47 #8 exporting layers done 10:34:47 #8 exporting manifest sha256:c970a4ddecba49e13fff7202e0c8192a25a6d4abb69b41c437208fb893e99fa0 done 10:34:47 #8 exporting config sha256:39ac98522933899690f279f710d1769176f4f7793ec70bde3ab4db23c23222bb done 10:34:47 #8 exporting manifest sha256:b7c3f9744379192e1f3f9a7deab12e8272ad8d53a305d6e04b17ad8c140dd709 done 10:34:47 #8 exporting config sha256:254718f9493e81c3ecb836cbc794310685e886b3d08d328414880f7c760dec86 done 10:34:47 #8 exporting manifest list sha256:352095b65ef7a0ba0c6df88254c52db68a17e1586a80928bd1dd10d1a3ed6af5 done 10:34:47 #8 pushing layers 0.0s done 10:34:47 #8 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:main@sha256:352095b65ef7a0ba0c6df88254c52db68a17e1586a80928bd1dd10d1a3ed6af5 0.1s done 10:34:47 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 10:34:47 #8 DONE 0.1s 10:34:47 10:34:47 1 warning found (use --debug to expand): 10:34:47  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 10:34:48 + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-scheduler:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8' 10:34:48 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-scheduler:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8 --push - 10:34:48 #1 [internal] load build definition from Dockerfile 10:34:48 #1 transferring dockerfile: 202B done 10:34:48 #1 DONE 0.1s 10:34:48 10:34:48 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8 10:34:48 #2 ... 10:34:48 10:34:48 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8 10:34:48 #3 DONE 0.4s 10:34:49 10:34:49 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8 10:34:49 #2 DONE 0.4s 10:34:49 10:34:49 #4 [internal] load .dockerignore 10:34:49 #4 transferring context: 10:34:49 #4 transferring context: 2B done 10:34:49 #4 DONE 0.3s 10:34:49 10:34:49 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8@sha256:c4e95cc9c44760fb25127de47af1584e32249fb12ce92e2d8ae9741d7cc46682 10:34:49 #5 resolve nexus3.edgexfoundry.org:10004/support-scheduler:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8@sha256:c4e95cc9c44760fb25127de47af1584e32249fb12ce92e2d8ae9741d7cc46682 10:34:49 #5 DONE 0.1s 10:34:49 10:34:49 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8@sha256:c4e95cc9c44760fb25127de47af1584e32249fb12ce92e2d8ae9741d7cc46682 10:34:49 #6 resolve nexus3.edgexfoundry.org:10004/support-scheduler:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8@sha256:c4e95cc9c44760fb25127de47af1584e32249fb12ce92e2d8ae9741d7cc46682 0.1s done 10:34:50 #6 DONE 1.0s 10:34:50 10:34:50 #7 exporting to image 10:34:50 #7 exporting layers done 10:34:50 #7 exporting manifest sha256:922ae706199a24542583d9bf540a21013a28ef44f640a46d9e4b65a83b6c520b 0.0s done 10:34:50 #7 exporting config sha256:cba05cfebd7fd244e85e1dfca2c31ceb23c536a6418a3fa008d031917782aeec 0.0s done 10:34:50 #7 exporting manifest sha256:567805f96e219c12c3ea24066e569171670d5aa67fca9a6a4f4977e2643b357e 0.0s done 10:34:50 #7 exporting config sha256:dba51b857a341bd37e1170246e86adf6b55c65841cb85967f924612fbab401e0 10:34:50 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 10:34:50 #7 exporting config sha256:dba51b857a341bd37e1170246e86adf6b55c65841cb85967f924612fbab401e0 0.1s done 10:34:50 #7 exporting manifest list sha256:8735834bac1fca647d1e37cfaa58b4efc956970f37770b19da3867d867a1da35 0.1s done 10:34:50 #7 ... 10:34:50 10:34:50 #8 [auth] support-scheduler:pull,push token for nexus3.edgexfoundry.org:10004 10:34:50 #8 DONE 0.0s 10:34:50 10:34:50 #7 exporting to image 10:34:50 #7 pushing layers 0.1s done 10:34:50 #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8@sha256:8735834bac1fca647d1e37cfaa58b4efc956970f37770b19da3867d867a1da35 10:34:50 #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8@sha256:8735834bac1fca647d1e37cfaa58b4efc956970f37770b19da3867d867a1da35 0.1s done 10:34:50 #7 DONE 0.4s 10:34:51 10:34:51 1 warning found (use --debug to expand): 10:34:51  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 10:34:51 + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-scheduler:latest' 10:34:51 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-scheduler:latest --push - 10:34:52 #1 [internal] load build definition from Dockerfile 10:34:52 #1 transferring dockerfile: 10:34:52 #1 transferring dockerfile: 168B done 10:34:52 #1 DONE 0.3s 10:34:52 10:34:52 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:latest 10:34:52 #2 DONE 0.1s 10:34:52 10:34:52 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:latest 10:34:52 #3 DONE 0.1s 10:34:52 10:34:52 #4 [internal] load .dockerignore 10:34:52 #4 transferring context: 2B done 10:34:52 #4 DONE 0.0s 10:34:52 10:34:52 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:latest@sha256:c4e95cc9c44760fb25127de47af1584e32249fb12ce92e2d8ae9741d7cc46682 10:34:52 #5 resolve nexus3.edgexfoundry.org:10004/support-scheduler:latest@sha256:c4e95cc9c44760fb25127de47af1584e32249fb12ce92e2d8ae9741d7cc46682 0.0s done 10:34:52 #5 CACHED 10:34:52 10:34:52 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:latest@sha256:c4e95cc9c44760fb25127de47af1584e32249fb12ce92e2d8ae9741d7cc46682 10:34:52 #6 resolve nexus3.edgexfoundry.org:10004/support-scheduler:latest@sha256:c4e95cc9c44760fb25127de47af1584e32249fb12ce92e2d8ae9741d7cc46682 0.0s done 10:34:52 #6 CACHED 10:34:52 10:34:52 #7 [auth] support-scheduler:pull,push token for nexus3.edgexfoundry.org:10004 10:34:52 #7 DONE 0.0s 10:34:52 10:34:52 #8 exporting to image 10:34:52 #8 exporting layers done 10:34:52 #8 exporting manifest sha256:922ae706199a24542583d9bf540a21013a28ef44f640a46d9e4b65a83b6c520b done 10:34:52 #8 exporting config sha256:cba05cfebd7fd244e85e1dfca2c31ceb23c536a6418a3fa008d031917782aeec done 10:34:52 #8 exporting manifest sha256:567805f96e219c12c3ea24066e569171670d5aa67fca9a6a4f4977e2643b357e done 10:34:52 #8 exporting config sha256:dba51b857a341bd37e1170246e86adf6b55c65841cb85967f924612fbab401e0 done 10:34:52 #8 exporting manifest list sha256:8735834bac1fca647d1e37cfaa58b4efc956970f37770b19da3867d867a1da35 done 10:34:52 #8 pushing layers 0.0s done 10:34:52 #8 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:latest@sha256:8735834bac1fca647d1e37cfaa58b4efc956970f37770b19da3867d867a1da35 0.1s done 10:34:52 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 10:34:52 #8 DONE 0.1s 10:34:52 10:34:52 1 warning found (use --debug to expand): 10:34:52  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 10:34:52 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.67 --push - 10:34:52 + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.67' 10:34:53 #1 [internal] load build definition from Dockerfile 10:34:53 #1 transferring dockerfile: 174B done 10:34:53 #1 DONE 0.0s 10:34:53 10:34:53 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.67 10:34:53 #2 DONE 0.0s 10:34:53 10:34:53 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.67 10:34:53 #3 DONE 0.0s 10:34:53 10:34:53 #4 [internal] load .dockerignore 10:34:53 #4 transferring context: 2B done 10:34:53 #4 DONE 0.0s 10:34:53 10:34:53 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.67@sha256:c4e95cc9c44760fb25127de47af1584e32249fb12ce92e2d8ae9741d7cc46682 10:34:53 #5 resolve nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.67@sha256:c4e95cc9c44760fb25127de47af1584e32249fb12ce92e2d8ae9741d7cc46682 done 10:34:53 #5 CACHED 10:34:53 10:34:53 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.67@sha256:c4e95cc9c44760fb25127de47af1584e32249fb12ce92e2d8ae9741d7cc46682 10:34:53 #6 resolve nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.67@sha256:c4e95cc9c44760fb25127de47af1584e32249fb12ce92e2d8ae9741d7cc46682 done 10:34:53 #6 CACHED 10:34:53 10:34:53 #7 exporting to image 10:34:53 #7 exporting layers done 10:34:53 #7 exporting manifest sha256:922ae706199a24542583d9bf540a21013a28ef44f640a46d9e4b65a83b6c520b done 10:34:53 #7 exporting config sha256:cba05cfebd7fd244e85e1dfca2c31ceb23c536a6418a3fa008d031917782aeec done 10:34:53 #7 exporting manifest sha256:567805f96e219c12c3ea24066e569171670d5aa67fca9a6a4f4977e2643b357e done 10:34:53 #7 exporting config sha256:dba51b857a341bd37e1170246e86adf6b55c65841cb85967f924612fbab401e0 done 10:34:53 #7 exporting manifest list sha256:8735834bac1fca647d1e37cfaa58b4efc956970f37770b19da3867d867a1da35 done 10:34:53 #7 pushing layers 0.0s done 10:34:53 #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.67@sha256:8735834bac1fca647d1e37cfaa58b4efc956970f37770b19da3867d867a1da35 10:34:53 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 10:34:53 #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.67@sha256:8735834bac1fca647d1e37cfaa58b4efc956970f37770b19da3867d867a1da35 0.1s done 10:34:53 #7 DONE 0.1s 10:34:53 10:34:53 #8 [auth] support-scheduler:pull,push token for nexus3.edgexfoundry.org:10004 10:34:53 #8 DONE 0.0s 10:34:53 10:34:53 1 warning found (use --debug to expand): 10:34:53  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 10:34:53 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-scheduler:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67 --push - 10:34:53 + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-scheduler:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67' 10:34:53 #1 [internal] load build definition from Dockerfile 10:34:53 #1 transferring dockerfile: 215B done 10:34:53 #1 DONE 0.0s 10:34:53 10:34:53 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67 10:34:53 #2 DONE 0.0s 10:34:53 10:34:53 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67 10:34:53 #3 DONE 0.1s 10:34:53 10:34:53 #4 [internal] load .dockerignore 10:34:53 #4 transferring context: 2B done 10:34:53 #4 DONE 0.1s 10:34:53 10:34:53 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67@sha256:c4e95cc9c44760fb25127de47af1584e32249fb12ce92e2d8ae9741d7cc46682 10:34:53 #5 resolve nexus3.edgexfoundry.org:10004/support-scheduler:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67@sha256:c4e95cc9c44760fb25127de47af1584e32249fb12ce92e2d8ae9741d7cc46682 10:34:53 #5 resolve nexus3.edgexfoundry.org:10004/support-scheduler:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67@sha256:c4e95cc9c44760fb25127de47af1584e32249fb12ce92e2d8ae9741d7cc46682 0.1s done 10:34:53 #5 CACHED 10:34:53 10:34:53 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67@sha256:c4e95cc9c44760fb25127de47af1584e32249fb12ce92e2d8ae9741d7cc46682 10:34:53 #6 resolve nexus3.edgexfoundry.org:10004/support-scheduler:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67@sha256:c4e95cc9c44760fb25127de47af1584e32249fb12ce92e2d8ae9741d7cc46682 0.0s done 10:34:53 #6 CACHED 10:34:53 10:34:53 #7 exporting to image 10:34:53 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 10:34:54 #7 exporting layers done 10:34:54 #7 exporting manifest sha256:922ae706199a24542583d9bf540a21013a28ef44f640a46d9e4b65a83b6c520b done 10:34:54 #7 exporting config sha256:cba05cfebd7fd244e85e1dfca2c31ceb23c536a6418a3fa008d031917782aeec done 10:34:54 #7 exporting manifest sha256:567805f96e219c12c3ea24066e569171670d5aa67fca9a6a4f4977e2643b357e done 10:34:54 #7 exporting config sha256:dba51b857a341bd37e1170246e86adf6b55c65841cb85967f924612fbab401e0 done 10:34:54 #7 exporting manifest list sha256:8735834bac1fca647d1e37cfaa58b4efc956970f37770b19da3867d867a1da35 done 10:34:54 #7 pushing layers 0.0s done 10:34:54 #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67@sha256:8735834bac1fca647d1e37cfaa58b4efc956970f37770b19da3867d867a1da35 0.1s done 10:34:54 #7 DONE 0.1s 10:34:54 10:34:54 #8 [auth] support-scheduler:pull,push token for nexus3.edgexfoundry.org:10004 10:34:54 #8 DONE 0.0s 10:34:54 10:34:54 1 warning found (use --debug to expand): 10:34:54  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 10:34:54 + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-scheduler:main' 10:34:54 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-scheduler:main --push - 10:34:55 #1 [internal] load build definition from Dockerfile 10:34:55 #1 transferring dockerfile: 10:34:55 #1 transferring dockerfile: 166B done 10:34:55 #1 DONE 0.3s 10:34:55 10:34:55 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:main 10:34:55 #2 DONE 0.1s 10:34:55 10:34:55 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:main 10:34:55 #3 DONE 0.2s 10:34:55 10:34:55 #4 [internal] load .dockerignore 10:34:55 #4 transferring context: 10:34:55 #4 transferring context: 2B done 10:34:55 #4 DONE 0.2s 10:34:55 10:34:55 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:main@sha256:c4e95cc9c44760fb25127de47af1584e32249fb12ce92e2d8ae9741d7cc46682 10:34:55 #5 resolve nexus3.edgexfoundry.org:10004/support-scheduler:main@sha256:c4e95cc9c44760fb25127de47af1584e32249fb12ce92e2d8ae9741d7cc46682 10:34:56 #5 resolve nexus3.edgexfoundry.org:10004/support-scheduler:main@sha256:c4e95cc9c44760fb25127de47af1584e32249fb12ce92e2d8ae9741d7cc46682 0.2s done 10:34:56 #5 DONE 0.2s 10:34:56 10:34:56 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:main@sha256:c4e95cc9c44760fb25127de47af1584e32249fb12ce92e2d8ae9741d7cc46682 10:34:56 #6 resolve nexus3.edgexfoundry.org:10004/support-scheduler:main@sha256:c4e95cc9c44760fb25127de47af1584e32249fb12ce92e2d8ae9741d7cc46682 0.2s done 10:34:56 #6 DONE 0.3s 10:34:56 10:34:56 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:main@sha256:c4e95cc9c44760fb25127de47af1584e32249fb12ce92e2d8ae9741d7cc46682 10:34:56 #5 CACHED 10:34:56 10:34:56 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:main@sha256:c4e95cc9c44760fb25127de47af1584e32249fb12ce92e2d8ae9741d7cc46682 10:34:56 #6 CACHED 10:34:56 10:34:56 #7 exporting to image 10:34:56 #7 exporting layers done 10:34:56 #7 exporting manifest sha256:922ae706199a24542583d9bf540a21013a28ef44f640a46d9e4b65a83b6c520b 0.1s done 10:34:56 #7 exporting config sha256:cba05cfebd7fd244e85e1dfca2c31ceb23c536a6418a3fa008d031917782aeec 10:34:56 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 10:34:56 #7 exporting config sha256:cba05cfebd7fd244e85e1dfca2c31ceb23c536a6418a3fa008d031917782aeec 0.1s done 10:34:56 #7 exporting manifest sha256:567805f96e219c12c3ea24066e569171670d5aa67fca9a6a4f4977e2643b357e 0.1s done 10:34:56 #7 exporting config sha256:dba51b857a341bd37e1170246e86adf6b55c65841cb85967f924612fbab401e0 0.1s done 10:34:56 #7 exporting manifest list sha256:8735834bac1fca647d1e37cfaa58b4efc956970f37770b19da3867d867a1da35 10:34:56 #7 exporting manifest list sha256:8735834bac1fca647d1e37cfaa58b4efc956970f37770b19da3867d867a1da35 done 10:34:56 #7 pushing layers 0.0s done 10:34:56 #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:main@sha256:8735834bac1fca647d1e37cfaa58b4efc956970f37770b19da3867d867a1da35 0.1s done 10:34:56 #7 DONE 0.4s 10:34:56 10:34:56 #8 [auth] support-scheduler:pull,push token for nexus3.edgexfoundry.org:10004 10:34:56 #8 DONE 0.0s 10:34:58 10:34:58 1 warning found (use --debug to expand): 10:34:58  - 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 10:34:58 + '[' -d /w/workspace/edgex-go/913/archives ']' [Pipeline] libraryResource [Pipeline] sh 10:34:59 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 10:34:59 ---> package-listing.sh 10:34:59 ++ facter osfamily 10:34:59 ++ tr '[:upper:]' '[:lower:]' 10:35:00 + OS_FAMILY=redhat 10:35:00 + workspace=/w/workspace/edgex-go/913 10:35:00 + START_PACKAGES=/tmp/packages_start.txt 10:35:00 + END_PACKAGES=/tmp/packages_end.txt 10:35:00 + DIFF_PACKAGES=/tmp/packages_diff.txt 10:35:00 + PACKAGES=/tmp/packages_start.txt 10:35:00 + '[' /w/workspace/edgex-go/913 ']' 10:35:00 + PACKAGES=/tmp/packages_end.txt 10:35:00 + case "${OS_FAMILY}" in 10:35:00 + rpm -qa 10:35:00 + sort 10:35:00 + '[' -f /tmp/packages_start.txt ']' 10:35:00 + '[' -f /tmp/packages_end.txt ']' 10:35:00 + diff /tmp/packages_start.txt /tmp/packages_end.txt 10:35:00 + '[' /w/workspace/edgex-go/913 ']' 10:35:00 + mkdir -p /w/workspace/edgex-go/913/archives/ 10:35:00 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/913/archives/ [Pipeline] echo 10:35: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/913/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 10:35:00 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:35:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:35:01 10:35:01 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:35:01 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:35:02 latest: Pulling from edgex-lftools-log-publisher 10:35:02 5eb5b503b376: Pulling fs layer 10:35:02 5c69ac0246d0: Pulling fs layer 10:35:02 ec43610c2a17: Pulling fs layer 10:35:02 3a2ae6a8a46f: Pulling fs layer 10:35:02 33b1e0a273af: Pulling fs layer 10:35:02 5d3b04190fa2: Pulling fs layer 10:35:02 2f39f015ded8: Pulling fs layer 10:35:02 33b1e0a273af: Waiting 10:35:02 5d3b04190fa2: Waiting 10:35:02 2f39f015ded8: Waiting 10:35:02 3a2ae6a8a46f: Waiting 10:35:02 5c69ac0246d0: Verifying Checksum 10:35:02 5c69ac0246d0: Download complete 10:35:02 3a2ae6a8a46f: Verifying Checksum 10:35:02 3a2ae6a8a46f: Download complete 10:35:02 ec43610c2a17: Verifying Checksum 10:35:02 ec43610c2a17: Download complete 10:35:02 33b1e0a273af: Verifying Checksum 10:35:02 33b1e0a273af: Download complete 10:35:02 5d3b04190fa2: Verifying Checksum 10:35:02 5d3b04190fa2: Download complete 10:35:02 5eb5b503b376: Verifying Checksum 10:35:02 5eb5b503b376: Download complete 10:35:02 2f39f015ded8: Verifying Checksum 10:35:02 2f39f015ded8: Download complete 10:35:04 5eb5b503b376: Pull complete 10:35:04 5c69ac0246d0: Pull complete 10:35:04 ec43610c2a17: Pull complete 10:35:05 3a2ae6a8a46f: Pull complete 10:35:05 33b1e0a273af: Pull complete 10:35:05 5d3b04190fa2: Pull complete 10:35:11 2f39f015ded8: Pull complete 10:35:11 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 10:35:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:35:11 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:35:11 prd-centos7-docker-4c-2g-508589 does not seem to be running inside a container 10:35: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/913/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 10:35:24 $ docker top 4d41a872b9608a08e8960c58883af3ebb9b5cd5d058a9073f139117ddbbe4360 -eo pid,comm [Pipeline] { [Pipeline] sh 10:35:25 + touch /tmp/pre-build-complete [Pipeline] sh 10:35:25 + mkdir -p /var/log/sysstat [Pipeline] sh 10:35:25 + ls /var/log/sa-host 10:35:25 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:35:25 provisioning config files... 10:35:26 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-go_main@tmp/config10079075021390873361tmp [Pipeline] { [Pipeline] echo 10:35:26 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 10:35:26 ---> create-netrc.sh [Pipeline] } 10:35:26 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 10:35:26 ---> python-tools-install.sh [Pipeline] echo 10:35:26 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 10:35:27 ---> sudo-logs.sh 10:35:27 Archiving 'sudo' log.. 10:35:27 cat: /facter-os: Is a directory [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:35:27 [edgeXInfraPublish] An error occurred while publishing logs: script returned exit code 1 [Pipeline] } 10:35:27 $ docker stop --time=1 4d41a872b9608a08e8960c58883af3ebb9b5cd5d058a9073f139117ddbbe4360 10:35:28 $ docker rm -f --volumes 4d41a872b9608a08e8960c58883af3ebb9b5cd5d058a9073f139117ddbbe4360 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] cleanWs 10:35:28 [WS-CLEANUP] Deleting project workspace... 10:35:28 [WS-CLEANUP] Deferred wipeout is used... 10:35:28 [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] } 10:47:58 #154 ... 10:47:58 10:47:58 #145 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 10:47:58 #145 DONE 1088.8s 10:47:58 10:47:58 #152 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 10:47:58 #152 ... 10:47:58 10:47:58 #155 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 10:47:58 #155 DONE 0.2s 10:47:58 10:47:58 #156 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 10:47:58 #156 DONE 0.2s 10:47:58 10:47:58 #157 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 10:47:58 #157 DONE 0.3s 10:47:58 10:47:58 #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 10:47:58 #158 DONE 0.1s 10:47:58 10:47:58 #150 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 10:47:58 #150 ... 10:47:58 10:47:58 #159 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 10:47:58 #159 DONE 0.1s 10:47:58 10:47:58 #160 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 10:47:58 #160 DONE 2.1s 10:47:58 10:47:58 #150 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 10:47:58 #150 ... 10:47:58 10:47:58 #105 [core-common-config-bootstrapper] exporting to image 10:47:58 #105 exporting layers 10:47:58 #105 exporting layers 0.9s done 10:47:58 #105 writing image sha256:915370590f16de0c8d95ad74154b1c4cc18a983a14af3f4ad49d05cfb7a21acd done 10:47:58 #105 naming to docker.io/library/core-common-config-bootstrapper-arm64 done 10:47:58 #105 DONE 7.4s 10:47:58 10:47:58 #147 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 10:48:01 #147 ... 10:48:01 10:48:01 #154 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 10:48:01 #154 DONE 1097.7s 10:48:01 10:48:01 #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 10:48:01 #54 ... 10:48:01 10:48:01 #161 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 10:48:01 #161 DONE 0.4s 10:48:01 10:48:01 #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 10:48:01 #54 ... 10:48:01 10:48:01 #162 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 10:48:04 #162 DONE 2.5s 10:48:04 10:48:04 #163 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 10:48:04 #163 DONE 0.3s 10:48:04 10:48:04 #164 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 10:48:04 #164 DONE 0.2s 10:48:04 10:48:04 #165 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 10:48:05 #165 DONE 0.3s 10:48:05 10:48:05 #166 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 10:48:05 #166 DONE 0.3s 10:48:05 10:48:05 #152 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 10:48:05 #152 ... 10:48:05 10:48:05 #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/ 10:48:05 #167 DONE 0.1s 10:48:05 10:48:05 #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/ 10:48:05 #168 DONE 0.2s 10:48:05 10:48:05 #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/ 10:48:05 #169 DONE 0.1s 10:48:05 10:48:05 #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 10:48:06 #54 ... 10:48:06 10:48:06 #170 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 10:48:06 #170 DONE 0.1s 10:48:06 10:48:06 #171 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 10:48:10 #171 DONE 3.8s 10:48:10 10:48:10 #105 [security-bootstrapper] exporting to image 10:48:10 #105 exporting layers 10:48:10 #105 exporting layers 0.9s done 10:48:10 #105 writing image sha256:04e7876353366a1cead89cfee0589bcda9f15ab504e5b0bdfa3281993ca25af8 done 10:48:10 #105 naming to docker.io/library/security-bootstrapper-arm64 done 10:48:10 #105 DONE 8.3s 10:48:10 10:48:10 #147 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 11:03:18 #147 ... 11:03:18 11:03:18 #149 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 11:03:18 #149 DONE 2004.1s 11:03:18 11:03:18 #148 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 11:03:18 #148 ... 11:03:18 11:03:18 #172 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 11:03:18 #172 DONE 0.2s 11:03:18 11:03:18 #173 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 11:03:18 #173 DONE 0.3s 11:03:18 11:03:18 #174 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 11:03:18 #174 DONE 0.6s 11:03:18 11:03:18 #175 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 11:03:18 #175 DONE 0.1s 11:03:18 11:03:18 #105 [core-command] exporting to image 11:03:18 #105 exporting layers 11:03:18 #105 exporting layers 0.7s done 11:03:18 #105 writing image sha256:b888e8fb92a263be2862007dc0479477708c1a339b5f920bde7fe7c4fcb8de21 done 11:03:18 #105 naming to docker.io/library/core-command-arm64 done 11:03:18 #105 DONE 9.0s 11:03:18 11:03:18 #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 11:03:40 #42 ... 11:03:40 11:03:40 #146 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 11:03:40 #146 DONE 2035.6s 11:03:40 11:03:40 #153 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 11:03:40 #153 2035.8 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.67 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 11:03:42 #153 ... 11:03:42 11:03:42 #176 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 11:03:42 #176 DONE 2.5s 11:03:42 11:03:42 #177 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 11:03:42 #177 DONE 0.1s 11:03:42 11:03:42 #148 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 11:03:42 #148 ... 11:03:42 11:03:42 #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 11:03:42 #178 DONE 0.1s 11:03:42 11:03:42 #179 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 11:03:42 #179 DONE 0.1s 11:03:42 11:03:42 #147 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 11:03:42 #147 ... 11:03:42 11:03:42 #180 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 11:03:42 #180 DONE 0.4s 11:03:42 11:03:42 #150 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 11:03:42 #150 ... 11:03:42 11:03:42 #181 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 11:03:42 #181 DONE 0.2s 11:03:42 11:03:42 #182 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 11:03:45 #182 DONE 2.1s 11:03:45 11:03:45 #105 [security-proxy-setup] exporting to image 11:03:45 #105 exporting layers 11:03:46 #105 exporting layers 1.0s done 11:03:46 #105 writing image sha256:7e60924c7688cae28f1ee474263f5b759a2054fb00690f8c5c5b384f2a278a12 done 11:03:46 #105 naming to docker.io/library/security-proxy-setup-arm64 done 11:03:46 #105 DONE 10.0s 11:03:46 11:03:46 #151 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 11:04:12 #151 ... 11:04:12 11:04:12 #153 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 11:04:12 #153 DONE 2068.2s 11:04:12 11:04:12 #147 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 11:04:12 #147 ... 11:04:12 11:04:12 #183 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 11:04:12 #183 DONE 0.2s 11:04:12 11:04:12 #184 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 11:04:12 #184 DONE 0.3s 11:04:12 11:04:12 #185 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 11:04:13 #185 DONE 0.2s 11:04:13 11:04:13 #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 11:04:13 #186 DONE 0.3s 11:04:13 11:04:13 #187 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 11:04:13 #187 DONE 0.2s 11:04:13 11:04:13 #188 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 11:04:14 #188 DONE 0.6s 11:04:14 11:04:14 #189 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 11:04:14 #189 DONE 0.5s 11:04:14 11:04:14 #190 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 11:04:14 #190 DONE 0.1s 11:04:14 11:04:14 #191 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 11:04:17 #191 DONE 2.4s 11:04:17 11:04:17 #105 [security-secretstore-setup] exporting to image 11:04:17 #105 exporting layers 11:04:18 #105 exporting layers 1.5s done 11:04:18 #105 writing image sha256:a1bc4db76b8354ddab27835322256c4ddebeef688654347d3a35315e989c2d2a done 11:04:18 #105 naming to docker.io/library/security-secretstore-setup-arm64 done 11:04:18 #105 DONE 11.6s 11:04:18 11:04:18 #151 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 11:05:05 #151 ... 11:05:05 11:05:05 #147 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 11:05:05 #147 DONE 2120.9s 11:05:05 11:05:05 #143 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 11:05:05 #143 ... 11:05:05 11:05:05 #192 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 11:05:05 #192 DONE 0.3s 11:05:05 11:05:05 #193 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 11:05:05 #193 DONE 0.1s 11:05:05 11:05:05 #194 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 11:05:05 #194 DONE 0.5s 11:05:05 11:05:05 #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 11:05:05 #195 DONE 0.2s 11:05:05 11:05:05 #105 [security-spiffe-token-provider] exporting to image 11:05:05 #105 exporting layers 11:05:07 #105 exporting layers 1.0s done 11:05:07 #105 writing image sha256:85711ef80322e86f5a972fa559c4f3c94bed91c8f8791ff5f7a5d6f5a78a2bf5 done 11:05:07 #105 naming to docker.io/library/security-spiffe-token-provider-arm64 done 11:05:07 #105 DONE 12.6s 11:05:07 11:05:07 #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 11:05:53 #54 ... 11:05:53 11:05:53 #152 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 11:05:53 #152 DONE 2163.3s 11:05:53 11:05:53 #151 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 11:05:53 #151 ... 11:05:53 11:05:53 #196 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 11:05:53 #196 DONE 0.3s 11:05:53 11:05:53 #150 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 11:05:53 #150 DONE 2164.1s 11:05:53 11:05:53 #197 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 11:05:53 #197 DONE 0.3s 11:05:53 11:05:53 #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 11:05:53 #54 ... 11:05:53 11:05:53 #198 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 11:05:53 #198 ... 11:05:53 11:05:53 #199 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 11:05:53 #199 CACHED 11:05:53 11:05:53 #200 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 11:05:53 #200 CACHED 11:05:53 11:05:53 #201 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 11:05:53 #201 ... 11:05:53 11:05:53 #144 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 11:05:53 #144 DONE 2165.4s 11:05:53 11:05:53 #198 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 11:05:53 #198 DONE 0.9s 11:05:53 11:05:53 #202 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res 11:05:53 #202 DONE 0.4s 11:05:53 11:05:53 #203 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 11:05:53 #203 ... 11:05:53 11:05:53 #201 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 11:05:53 #201 DONE 1.2s 11:05:53 11:05:53 #204 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 11:05:53 #204 DONE 0.3s 11:05:53 11:05:53 #203 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 11:05:53 #203 DONE 0.4s 11:05:53 11:05:53 #205 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 11:05:53 #205 ... 11:05:53 11:05:53 #206 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 11:05:53 #206 DONE 0.3s 11:05:53 11:05:53 #207 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 11:05:53 #207 ... 11:05:53 11:05:53 #205 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 11:05:53 #205 DONE 0.4s 11:05:53 11:05:53 #208 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 11:05:53 #208 ... 11:05:53 11:05:53 #207 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 11:05:53 #207 DONE 0.5s 11:05:53 11:05:53 #105 [core-metadata] exporting to image 11:05:53 #105 exporting layers 11:05:53 #105 ... 11:05:53 11:05:53 #208 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 11:05:53 #208 DONE 1.1s 11:05:53 11:05:53 #209 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 11:05:53 #209 DONE 0.2s 11:05:53 11:05:53 #210 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 11:05:53 #210 ... 11:05:53 11:05:53 #151 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 11:05:53 #151 DONE 2169.1s 11:05:53 11:05:53 #210 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 11:05:53 #210 DONE 2.7s 11:05:53 11:05:53 #105 [security-proxy-auth] exporting to image 11:05:53 #105 exporting layers 1.1s done 11:05:53 #105 writing image sha256:c54e95afb5ddb0932ff00710119ec2da5b4839bc808b9a3632e6d37ffff2321a 0.1s done 11:05:53 #105 naming to docker.io/library/core-metadata-arm64 0.0s done 11:05:53 #105 writing image sha256:5e848951a058e76f2e2dbd99e6bdea3e6afbb9a383d4c1ca14c455376d36411b 11:05:53 #105 writing image sha256:5e848951a058e76f2e2dbd99e6bdea3e6afbb9a383d4c1ca14c455376d36411b 0.0s done 11:05:53 #105 naming to docker.io/library/core-data-arm64 0.0s done 11:05:53 #105 ... 11:05:53 11:05:53 #211 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / 11:05:53 #211 DONE 0.2s 11:05:53 11:05:53 #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 11:05:53 #54 ... 11:05:53 11:05:53 #212 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 11:05:54 #212 ... 11:05:54 11:05:54 #105 [security-proxy-auth] exporting to image 11:05:54 #105 exporting layers 1.6s done 11:05:54 #105 writing image sha256:b5c7c7fb6dbd5c84d51696b26b7bb5f2c15688919db9ff7b830cf5aa14563a6c done 11:05:54 #105 naming to docker.io/library/security-proxy-auth-arm64 done 11:05:54 #105 DONE 15.5s 11:05:54 11:05:54 #212 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 11:05:54 #212 DONE 0.6s 11:05:54 11:05:54 #213 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 11:05:54 #213 DONE 0.1s 11:05:54 11:05:54 #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 11:05:54 #54 ... 11:05:54 11:05:54 #105 [core-keeper] exporting to image 11:05:56 #105 exporting layers 1.6s done 11:05:56 #105 writing image sha256:ec0bfd5a17b5c33f97bc6e71e09383c402f687bd949b95abf0698fc80673f219 done 11:05:56 #105 naming to docker.io/library/core-keeper-arm64 done 11:05:56 #105 DONE 17.1s 11:05:56 11:05:56 #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 11:06:22 #54 ... 11:06:22 11:06:22 #143 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 11:06:22 #143 DONE 2195.7s 11:06:22 11:06:22 #214 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 11:06:22 #214 DONE 0.2s 11:06:22 11:06:22 #215 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 11:06:22 #215 DONE 0.1s 11:06:22 11:06:22 #216 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 11:06:22 #216 DONE 0.6s 11:06:22 11:06:22 #217 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res 11:06:22 #217 DONE 0.1s 11:06:22 11:06:22 #105 [support-scheduler] exporting to image 11:06:22 #105 exporting layers 11:06:22 #105 exporting layers 1.0s done 11:06:22 #105 writing image sha256:55c73678d87c6dfdadf29b14414f3be73075dd77f979fb9ee8ed6e48dab954cd done 11:06:22 #105 naming to docker.io/library/support-scheduler-arm64 done 11:06:22 #105 DONE 18.1s 11:06:22 11:06:22 #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 11:06:28 #54 ... 11:06:28 11:06:28 #148 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 11:06:28 #148 DONE 2204.4s 11:06:28 11:06:28 #218 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 11:06:28 #218 DONE 0.1s 11:06:28 11:06:28 #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 11:06:28 #54 ... 11:06:28 11:06:28 #219 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 11:06:28 #219 DONE 0.1s 11:06:28 11:06:28 #220 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 11:06:28 #220 DONE 0.3s 11:06:28 11:06:28 #221 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 11:06:28 #221 DONE 0.1s 11:06:28 11:06:28 #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 11:06:28 #54 ... 11:06:28 11:06:28 #105 [support-notifications] exporting to image 11:06:28 #105 exporting layers 11:06:31 #105 exporting layers 2.6s done 11:06:31 #105 writing image sha256:67b3c4541259468b119b61935df5797f0a8d48e56dd087b4fd3a5e2628dca2db done 11:06:31 #105 naming to docker.io/library/support-notifications-arm64 done 11:06:31 #105 DONE 20.8s 11:06:31 11:06:31 #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 11:06:31 time="2025-10-22T10:26:50Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 11:06:31 time="2025-10-22T10:26:51Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 11:06:31 time="2025-10-22T10:26:51Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 11:06:31 time="2025-10-22T10:26:51Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 11:06:31 time="2025-10-22T10:26:51Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 11:06:31 time="2025-10-22T10:26:51Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 11:06:31 time="2025-10-22T10:26:51Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 11:06:31 time="2025-10-22T10:26:51Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 11:06:31 time="2025-10-22T10:26:51Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 11:06:31 time="2025-10-22T10:26:51Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 11:06:31 time="2025-10-22T10:26:51Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 11:06:31 time="2025-10-22T10:26:51Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 11:06:31 time="2025-10-22T10:26:51Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 11:06:31 time="2025-10-22T10:26:51Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 11:06:31 time="2025-10-22T10:26:51Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 11:06:31 $ docker stop --time=1 f136768b378f25da1fb913deb22af471f25724105f042032c3253ffce2f61b1e 11:06:32 $ docker rm -f --volumes f136768b378f25da1fb913deb22af471f25724105f042032c3253ffce2f61b1e [Pipeline] // withDockerContainer [Pipeline] sh 11:06:33 + docker images 11:06:33 REPOSITORY TAG IMAGE ID CREATED SIZE 11:06:33 support-notifications-arm64 latest 67b3c4541259 5 seconds ago 53.2MB 11:06:33 support-scheduler-arm64 latest 55c73678d87c 13 seconds ago 49.3MB 11:06:33 core-keeper-arm64 latest ec0bfd5a17b5 39 seconds ago 45.4MB 11:06:33 security-proxy-auth-arm64 latest b5c7c7fb6dbd 41 seconds ago 44.8MB 11:06:33 core-data-arm64 latest 5e848951a058 42 seconds ago 45.6MB 11:06:33 core-metadata-arm64 latest c54e95afb5dd 43 seconds ago 45.7MB 11:06:33 security-spiffe-token-provider-arm64 latest 85711ef80322 About a minute ago 49MB 11:06:33 security-secretstore-setup-arm64 latest a1bc4db76b83 2 minutes ago 79.3MB 11:06:33 security-proxy-setup-arm64 latest 7e60924c7688 2 minutes ago 49.3MB 11:06:33 core-command-arm64 latest b888e8fb92a2 3 minutes ago 40MB 11:06:33 security-bootstrapper-arm64 latest 04e787635336 18 minutes ago 21.1MB 11:06:33 core-common-config-bootstrapper-arm64 latest 915370590f16 18 minutes ago 20MB 11:06:33 security-spire-agent-arm64 latest d5572ae9c3e1 38 minutes ago 187MB 11:06:33 security-spire-server-arm64 latest 5c95d78d77c8 38 minutes ago 144MB 11:06:33 security-spire-config-arm64 latest 95e00e178388 38 minutes ago 143MB 11:06:33 ci-base-image-arm64 latest 123f24a8315d 40 minutes ago 950MB 11:06:33 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.23-alpine 43a1c90cae9b 7 days ago 594MB 11:06:33 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 11:06:33 provisioning config files... 11:06:33 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/913@tmp/config130810029532582473tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:06:33 ---> ****-login.sh 11:06:33 nexus3.edgexfoundry.org:10001 11:06:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:06:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:06:34 Configure a credential helper to remove this warning. See 11:06:34 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:06:34 11:06:34 Login Succeeded 11:06:34 nexus3.edgexfoundry.org:10002 11:06:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:06:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:06:34 Configure a credential helper to remove this warning. See 11:06:34 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:06:34 11:06:34 Login Succeeded 11:06:34 nexus3.edgexfoundry.org:10003 11:06:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:06:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:06:35 Configure a credential helper to remove this warning. See 11:06:35 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:06:35 11:06:35 Login Succeeded 11:06:35 nexus3.edgexfoundry.org:10004 11:06:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:06:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:06:35 Configure a credential helper to remove this warning. See 11:06:35 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:06:35 11:06:35 Login Succeeded 11:06:35 ****.io 11:06:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:06:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:06:35 Configure a credential helper to remove this warning. See 11:06:35 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:06:35 11:06:35 Login Succeeded 11:06:35 ---> ****-login.sh ends [Pipeline] } 11:06:35 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 11:06:35 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 11:06:35 [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: 11:06:35 6b86315bccb2a3764b3b7cc41ab49bf81a9555b8 11:06:35 latest 11:06:35 4.1.0-dev.67 11:06:35 6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67 11:06:35 main 11:06:35 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:06:36 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:06:36 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8 11:06:36 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 11:06:36 440fb1b6d0fe: Preparing 11:06:36 7b26d210b3d2: Preparing 11:06:36 11ae2f6129ca: Preparing 11:06:36 36bf9b7031b7: Preparing 11:06:36 70bd6259d445: Preparing 11:06:36 cae1ba39e130: Preparing 11:06:36 c231f5c0ede3: Preparing 11:06:36 cae1ba39e130: Waiting 11:06:36 c231f5c0ede3: Waiting 11:06:36 440fb1b6d0fe: Pushed 11:06:36 11ae2f6129ca: Pushed 11:06:36 70bd6259d445: Pushed 11:06:36 36bf9b7031b7: Pushed 11:06:36 c231f5c0ede3: Layer already exists 11:06:36 cae1ba39e130: Pushed 11:06:43 7b26d210b3d2: Pushed 11:06:43 6b86315bccb2a3764b3b7cc41ab49bf81a9555b8: digest: sha256:9bf87f23a51c2ae42eaff3a82add05b40038e2f0cdbce15412bccec4046c4b9e size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:06:43 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:06:44 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest 11:06:44 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 11:06:44 440fb1b6d0fe: Preparing 11:06:44 7b26d210b3d2: Preparing 11:06:44 11ae2f6129ca: Preparing 11:06:44 36bf9b7031b7: Preparing 11:06:44 70bd6259d445: Preparing 11:06:44 cae1ba39e130: Preparing 11:06:44 c231f5c0ede3: Preparing 11:06:44 cae1ba39e130: Waiting 11:06:44 c231f5c0ede3: Waiting 11:06:44 440fb1b6d0fe: Layer already exists 11:06:44 36bf9b7031b7: Layer already exists 11:06:44 70bd6259d445: Layer already exists 11:06:44 7b26d210b3d2: Layer already exists 11:06:44 11ae2f6129ca: Layer already exists 11:06:44 cae1ba39e130: Layer already exists 11:06:44 c231f5c0ede3: Layer already exists 11:06:44 latest: digest: sha256:9bf87f23a51c2ae42eaff3a82add05b40038e2f0cdbce15412bccec4046c4b9e size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:06:44 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:06:45 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.67 11:06:45 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 11:06:45 440fb1b6d0fe: Preparing 11:06:45 7b26d210b3d2: Preparing 11:06:45 11ae2f6129ca: Preparing 11:06:45 36bf9b7031b7: Preparing 11:06:45 70bd6259d445: Preparing 11:06:45 cae1ba39e130: Preparing 11:06:45 c231f5c0ede3: Preparing 11:06:45 cae1ba39e130: Waiting 11:06:45 c231f5c0ede3: Waiting 11:06:45 440fb1b6d0fe: Layer already exists 11:06:45 11ae2f6129ca: Layer already exists 11:06:45 70bd6259d445: Layer already exists 11:06:45 36bf9b7031b7: Layer already exists 11:06:45 7b26d210b3d2: Layer already exists 11:06:45 c231f5c0ede3: Layer already exists 11:06:45 cae1ba39e130: Layer already exists 11:06:45 4.1.0-dev.67: digest: sha256:9bf87f23a51c2ae42eaff3a82add05b40038e2f0cdbce15412bccec4046c4b9e size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:06:45 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:06:46 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67 11:06:46 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 11:06:46 440fb1b6d0fe: Preparing 11:06:46 7b26d210b3d2: Preparing 11:06:46 11ae2f6129ca: Preparing 11:06:46 36bf9b7031b7: Preparing 11:06:46 70bd6259d445: Preparing 11:06:46 cae1ba39e130: Preparing 11:06:46 c231f5c0ede3: Preparing 11:06:46 cae1ba39e130: Waiting 11:06:46 c231f5c0ede3: Waiting 11:06:46 36bf9b7031b7: Layer already exists 11:06:46 440fb1b6d0fe: Layer already exists 11:06:46 70bd6259d445: Layer already exists 11:06:46 11ae2f6129ca: Layer already exists 11:06:46 7b26d210b3d2: Layer already exists 11:06:46 c231f5c0ede3: Layer already exists 11:06:46 cae1ba39e130: Layer already exists 11:06:46 6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67: digest: sha256:9bf87f23a51c2ae42eaff3a82add05b40038e2f0cdbce15412bccec4046c4b9e size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:06:46 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:06:47 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main 11:06:47 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 11:06:47 440fb1b6d0fe: Preparing 11:06:47 7b26d210b3d2: Preparing 11:06:47 11ae2f6129ca: Preparing 11:06:47 36bf9b7031b7: Preparing 11:06:47 70bd6259d445: Preparing 11:06:47 cae1ba39e130: Preparing 11:06:47 c231f5c0ede3: Preparing 11:06:47 c231f5c0ede3: Waiting 11:06:47 cae1ba39e130: Waiting 11:06:47 11ae2f6129ca: Layer already exists 11:06:47 70bd6259d445: Layer already exists 11:06:47 36bf9b7031b7: Layer already exists 11:06:47 7b26d210b3d2: Layer already exists 11:06:47 440fb1b6d0fe: Layer already exists 11:06:47 c231f5c0ede3: Layer already exists 11:06:47 cae1ba39e130: Layer already exists 11:06:47 main: digest: sha256:9bf87f23a51c2ae42eaff3a82add05b40038e2f0cdbce15412bccec4046c4b9e size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 11:06:47 ===================================================== [Pipeline] echo 11:06:47 taggedImages: 11:06:47 - nexus3.edgexfoundry.org:10004/core-command-arm64:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8 11:06:47 - nexus3.edgexfoundry.org:10004/core-command-arm64:latest 11:06:47 - nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.67 11:06:47 - nexus3.edgexfoundry.org:10004/core-command-arm64:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67 11:06:47 - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo 11:06:47 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: 11:06:47 6b86315bccb2a3764b3b7cc41ab49bf81a9555b8 11:06:47 latest 11:06:47 4.1.0-dev.67 11:06:47 6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67 11:06:47 main 11:06:47 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:06:48 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:06:48 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8 11:06:48 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 11:06:48 15a16379ea3c: Preparing 11:06:48 04aede617c78: Preparing 11:06:48 5f6434d7753f: Preparing 11:06:48 a114a4d8e6d2: Preparing 11:06:48 11ae2f6129ca: Preparing 11:06:48 36bf9b7031b7: Preparing 11:06:48 70bd6259d445: Preparing 11:06:48 cae1ba39e130: Preparing 11:06:48 c231f5c0ede3: Preparing 11:06:48 cae1ba39e130: Waiting 11:06:48 c231f5c0ede3: Waiting 11:06:48 70bd6259d445: Waiting 11:06:48 36bf9b7031b7: Waiting 11:06:48 11ae2f6129ca: Layer already exists 11:06:48 36bf9b7031b7: Layer already exists 11:06:48 04aede617c78: Pushed 11:06:48 5f6434d7753f: Pushed 11:06:48 70bd6259d445: Layer already exists 11:06:48 15a16379ea3c: Pushed 11:06:48 cae1ba39e130: Layer already exists 11:06:48 c231f5c0ede3: Layer already exists 11:06:51 a114a4d8e6d2: Pushed 11:06:51 6b86315bccb2a3764b3b7cc41ab49bf81a9555b8: digest: sha256:1c09b3b3cb9affbaae12ae0be455de0107f505e59763a01b7bea443cd5e1886a size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:06:51 + 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 11:06:52 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 11:06:52 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 11:06:52 15a16379ea3c: Preparing 11:06:52 04aede617c78: Preparing 11:06:52 5f6434d7753f: Preparing 11:06:52 a114a4d8e6d2: Preparing 11:06:52 11ae2f6129ca: Preparing 11:06:52 36bf9b7031b7: Preparing 11:06:52 70bd6259d445: Preparing 11:06:52 cae1ba39e130: Preparing 11:06:52 c231f5c0ede3: Preparing 11:06:52 70bd6259d445: Waiting 11:06:52 cae1ba39e130: Waiting 11:06:52 c231f5c0ede3: Waiting 11:06:52 36bf9b7031b7: Waiting 11:06:52 15a16379ea3c: Layer already exists 11:06:52 04aede617c78: Layer already exists 11:06:52 5f6434d7753f: Layer already exists 11:06:52 a114a4d8e6d2: Layer already exists 11:06:52 11ae2f6129ca: Layer already exists 11:06:52 70bd6259d445: Layer already exists 11:06:52 cae1ba39e130: Layer already exists 11:06:52 c231f5c0ede3: Layer already exists 11:06:52 36bf9b7031b7: Layer already exists 11:06:52 latest: digest: sha256:1c09b3b3cb9affbaae12ae0be455de0107f505e59763a01b7bea443cd5e1886a size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:06:53 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:06:54 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.67 11:06:54 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 11:06:54 15a16379ea3c: Preparing 11:06:54 04aede617c78: Preparing 11:06:54 5f6434d7753f: Preparing 11:06:54 a114a4d8e6d2: Preparing 11:06:54 11ae2f6129ca: Preparing 11:06:54 36bf9b7031b7: Preparing 11:06:54 70bd6259d445: Preparing 11:06:54 cae1ba39e130: Preparing 11:06:54 c231f5c0ede3: Preparing 11:06:54 36bf9b7031b7: Waiting 11:06:54 70bd6259d445: Waiting 11:06:54 cae1ba39e130: Waiting 11:06:54 c231f5c0ede3: Waiting 11:06:54 5f6434d7753f: Layer already exists 11:06:54 15a16379ea3c: Layer already exists 11:06:54 a114a4d8e6d2: Layer already exists 11:06:54 11ae2f6129ca: Layer already exists 11:06:54 04aede617c78: Layer already exists 11:06:54 70bd6259d445: Layer already exists 11:06:54 36bf9b7031b7: Layer already exists 11:06:54 cae1ba39e130: Layer already exists 11:06:54 c231f5c0ede3: Layer already exists 11:06:54 4.1.0-dev.67: digest: sha256:1c09b3b3cb9affbaae12ae0be455de0107f505e59763a01b7bea443cd5e1886a size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:06:54 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:06:55 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67 11:06:55 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 11:06:55 15a16379ea3c: Preparing 11:06:55 04aede617c78: Preparing 11:06:55 5f6434d7753f: Preparing 11:06:55 a114a4d8e6d2: Preparing 11:06:55 11ae2f6129ca: Preparing 11:06:55 36bf9b7031b7: Preparing 11:06:55 70bd6259d445: Preparing 11:06:55 36bf9b7031b7: Waiting 11:06:55 cae1ba39e130: Preparing 11:06:55 70bd6259d445: Waiting 11:06:55 c231f5c0ede3: Preparing 11:06:55 cae1ba39e130: Waiting 11:06:55 c231f5c0ede3: Waiting 11:06:55 15a16379ea3c: Layer already exists 11:06:55 04aede617c78: Layer already exists 11:06:55 11ae2f6129ca: Layer already exists 11:06:55 5f6434d7753f: Layer already exists 11:06:55 a114a4d8e6d2: Layer already exists 11:06:55 36bf9b7031b7: Layer already exists 11:06:55 cae1ba39e130: Layer already exists 11:06:55 70bd6259d445: Layer already exists 11:06:55 c231f5c0ede3: Layer already exists 11:06:55 6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67: digest: sha256:1c09b3b3cb9affbaae12ae0be455de0107f505e59763a01b7bea443cd5e1886a size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:06:55 + 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 11:06:56 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main 11:06:56 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 11:06:56 15a16379ea3c: Preparing 11:06:56 04aede617c78: Preparing 11:06:56 5f6434d7753f: Preparing 11:06:56 a114a4d8e6d2: Preparing 11:06:56 11ae2f6129ca: Preparing 11:06:56 36bf9b7031b7: Preparing 11:06:56 70bd6259d445: Preparing 11:06:56 cae1ba39e130: Preparing 11:06:56 c231f5c0ede3: Preparing 11:06:56 70bd6259d445: Waiting 11:06:56 cae1ba39e130: Waiting 11:06:56 c231f5c0ede3: Waiting 11:06:56 36bf9b7031b7: Waiting 11:06:56 a114a4d8e6d2: Layer already exists 11:06:56 04aede617c78: Layer already exists 11:06:56 5f6434d7753f: Layer already exists 11:06:56 15a16379ea3c: Layer already exists 11:06:56 11ae2f6129ca: Layer already exists 11:06:56 70bd6259d445: Layer already exists 11:06:56 c231f5c0ede3: Layer already exists 11:06:56 36bf9b7031b7: Layer already exists 11:06:56 cae1ba39e130: Layer already exists 11:06:56 main: digest: sha256:1c09b3b3cb9affbaae12ae0be455de0107f505e59763a01b7bea443cd5e1886a size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 11:06:56 ===================================================== [Pipeline] echo 11:06:56 taggedImages: 11:06:56 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8 11:06:56 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 11:06:56 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.67 11:06:56 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67 11:06:56 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo 11:06:56 [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: 11:06:56 6b86315bccb2a3764b3b7cc41ab49bf81a9555b8 11:06:56 latest 11:06:56 4.1.0-dev.67 11:06:56 6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67 11:06:56 main 11:06:56 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:06:56 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:06:57 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8 11:06:57 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 11:06:57 611ad0613c2c: Preparing 11:06:57 058cff8a9564: Preparing 11:06:57 11ae2f6129ca: Preparing 11:06:57 36bf9b7031b7: Preparing 11:06:57 c88f61f8bab5: Preparing 11:06:57 84b59306912a: Preparing 11:06:57 c231f5c0ede3: Preparing 11:06:57 84b59306912a: Waiting 11:06:57 36bf9b7031b7: Layer already exists 11:06:57 11ae2f6129ca: Layer already exists 11:06:57 c231f5c0ede3: Layer already exists 11:06:57 c88f61f8bab5: Pushed 11:06:57 611ad0613c2c: Pushed 11:06:57 84b59306912a: Pushed 11:07:05 058cff8a9564: Pushed 11:07:05 6b86315bccb2a3764b3b7cc41ab49bf81a9555b8: digest: sha256:9a85f3f5763fb053c20023726dcbc8a8a33757633563a620baf7917f43faddef size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:07:05 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:07:06 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest 11:07:06 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 11:07:06 611ad0613c2c: Preparing 11:07:06 058cff8a9564: Preparing 11:07:06 11ae2f6129ca: Preparing 11:07:06 36bf9b7031b7: Preparing 11:07:06 c88f61f8bab5: Preparing 11:07:06 84b59306912a: Preparing 11:07:06 c231f5c0ede3: Preparing 11:07:06 84b59306912a: Waiting 11:07:06 c231f5c0ede3: Waiting 11:07:06 11ae2f6129ca: Layer already exists 11:07:06 611ad0613c2c: Layer already exists 11:07:06 36bf9b7031b7: Layer already exists 11:07:06 c88f61f8bab5: Layer already exists 11:07:06 058cff8a9564: Layer already exists 11:07:06 84b59306912a: Layer already exists 11:07:06 c231f5c0ede3: Layer already exists 11:07:07 latest: digest: sha256:9a85f3f5763fb053c20023726dcbc8a8a33757633563a620baf7917f43faddef size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:07:07 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:07:07 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.67 11:07:07 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 11:07:07 611ad0613c2c: Preparing 11:07:07 058cff8a9564: Preparing 11:07:07 11ae2f6129ca: Preparing 11:07:07 36bf9b7031b7: Preparing 11:07:07 c88f61f8bab5: Preparing 11:07:07 84b59306912a: Preparing 11:07:07 c231f5c0ede3: Preparing 11:07:07 84b59306912a: Waiting 11:07:07 c231f5c0ede3: Waiting 11:07:07 611ad0613c2c: Layer already exists 11:07:07 c88f61f8bab5: Layer already exists 11:07:07 11ae2f6129ca: Layer already exists 11:07:07 36bf9b7031b7: Layer already exists 11:07:07 058cff8a9564: Layer already exists 11:07:07 c231f5c0ede3: Layer already exists 11:07:07 84b59306912a: Layer already exists 11:07:08 4.1.0-dev.67: digest: sha256:9a85f3f5763fb053c20023726dcbc8a8a33757633563a620baf7917f43faddef size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:07:08 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:07:08 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67 11:07:08 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 11:07:08 611ad0613c2c: Preparing 11:07:08 058cff8a9564: Preparing 11:07:08 11ae2f6129ca: Preparing 11:07:08 36bf9b7031b7: Preparing 11:07:08 c88f61f8bab5: Preparing 11:07:08 84b59306912a: Preparing 11:07:08 c231f5c0ede3: Preparing 11:07:08 84b59306912a: Waiting 11:07:08 c231f5c0ede3: Waiting 11:07:08 c88f61f8bab5: Layer already exists 11:07:08 11ae2f6129ca: Layer already exists 11:07:08 36bf9b7031b7: Layer already exists 11:07:08 058cff8a9564: Layer already exists 11:07:08 611ad0613c2c: Layer already exists 11:07:08 c231f5c0ede3: Layer already exists 11:07:08 84b59306912a: Layer already exists 11:07:08 6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67: digest: sha256:9a85f3f5763fb053c20023726dcbc8a8a33757633563a620baf7917f43faddef size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:07:09 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:07:09 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main 11:07:09 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 11:07:09 611ad0613c2c: Preparing 11:07:09 058cff8a9564: Preparing 11:07:09 11ae2f6129ca: Preparing 11:07:09 36bf9b7031b7: Preparing 11:07:09 c88f61f8bab5: Preparing 11:07:09 84b59306912a: Preparing 11:07:09 c231f5c0ede3: Preparing 11:07:09 84b59306912a: Waiting 11:07:09 611ad0613c2c: Layer already exists 11:07:09 c88f61f8bab5: Layer already exists 11:07:09 36bf9b7031b7: Layer already exists 11:07:09 11ae2f6129ca: Layer already exists 11:07:09 058cff8a9564: Layer already exists 11:07:09 c231f5c0ede3: Layer already exists 11:07:09 84b59306912a: Layer already exists 11:07:09 main: digest: sha256:9a85f3f5763fb053c20023726dcbc8a8a33757633563a620baf7917f43faddef size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 11:07:09 ===================================================== [Pipeline] echo 11:07:09 taggedImages: 11:07:09 - nexus3.edgexfoundry.org:10004/core-data-arm64:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8 11:07:09 - nexus3.edgexfoundry.org:10004/core-data-arm64:latest 11:07:09 - nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.67 11:07:09 - nexus3.edgexfoundry.org:10004/core-data-arm64:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67 11:07:09 - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo 11:07:09 [edgeXDocker.push] Tagging docker image core-keeper-arm64 with the following tags: 11:07:09 6b86315bccb2a3764b3b7cc41ab49bf81a9555b8 11:07:09 latest 11:07:09 4.1.0-dev.67 11:07:09 6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67 11:07:09 main 11:07:09 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:07:10 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:07:10 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8 11:07:10 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 11:07:10 cfaab200c4dc: Preparing 11:07:10 8d89661097aa: Preparing 11:07:10 36bf9b7031b7: Preparing 11:07:10 960f3dc0bc8e: Preparing 11:07:10 9affad735ef9: Preparing 11:07:10 c231f5c0ede3: Preparing 11:07:10 c231f5c0ede3: Waiting 11:07:10 36bf9b7031b7: Layer already exists 11:07:10 c231f5c0ede3: Layer already exists 11:07:10 9affad735ef9: Pushed 11:07:10 cfaab200c4dc: Pushed 11:07:10 960f3dc0bc8e: Pushed 11:07:19 8d89661097aa: Pushed 11:07:19 6b86315bccb2a3764b3b7cc41ab49bf81a9555b8: digest: sha256:d767306fcb22d0a016079fa1faaa6f5b480b2ddfca25784ee7b1d8f903f53cc5 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:07:19 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:07:19 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest 11:07:19 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 11:07:19 cfaab200c4dc: Preparing 11:07:19 8d89661097aa: Preparing 11:07:19 36bf9b7031b7: Preparing 11:07:19 960f3dc0bc8e: Preparing 11:07:19 9affad735ef9: Preparing 11:07:19 c231f5c0ede3: Preparing 11:07:19 8d89661097aa: Layer already exists 11:07:19 960f3dc0bc8e: Layer already exists 11:07:19 9affad735ef9: Layer already exists 11:07:19 cfaab200c4dc: Layer already exists 11:07:19 36bf9b7031b7: Layer already exists 11:07:19 c231f5c0ede3: Layer already exists 11:07:20 latest: digest: sha256:d767306fcb22d0a016079fa1faaa6f5b480b2ddfca25784ee7b1d8f903f53cc5 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:07:20 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:07:20 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.67 11:07:20 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 11:07:20 cfaab200c4dc: Preparing 11:07:20 8d89661097aa: Preparing 11:07:20 36bf9b7031b7: Preparing 11:07:20 960f3dc0bc8e: Preparing 11:07:20 9affad735ef9: Preparing 11:07:20 c231f5c0ede3: Preparing 11:07:20 c231f5c0ede3: Waiting 11:07:20 9affad735ef9: Layer already exists 11:07:20 8d89661097aa: Layer already exists 11:07:20 960f3dc0bc8e: Layer already exists 11:07:20 36bf9b7031b7: Layer already exists 11:07:20 cfaab200c4dc: Layer already exists 11:07:20 c231f5c0ede3: Layer already exists 11:07:21 4.1.0-dev.67: digest: sha256:d767306fcb22d0a016079fa1faaa6f5b480b2ddfca25784ee7b1d8f903f53cc5 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:07:21 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:07:21 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67 11:07:21 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 11:07:21 cfaab200c4dc: Preparing 11:07:21 8d89661097aa: Preparing 11:07:21 36bf9b7031b7: Preparing 11:07:21 960f3dc0bc8e: Preparing 11:07:21 9affad735ef9: Preparing 11:07:21 c231f5c0ede3: Preparing 11:07:21 c231f5c0ede3: Waiting 11:07:21 960f3dc0bc8e: Layer already exists 11:07:21 8d89661097aa: Layer already exists 11:07:21 cfaab200c4dc: Layer already exists 11:07:21 9affad735ef9: Layer already exists 11:07:21 36bf9b7031b7: Layer already exists 11:07:21 c231f5c0ede3: Layer already exists 11:07:22 6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67: digest: sha256:d767306fcb22d0a016079fa1faaa6f5b480b2ddfca25784ee7b1d8f903f53cc5 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:07:22 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:07:22 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:main 11:07:22 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 11:07:22 cfaab200c4dc: Preparing 11:07:22 8d89661097aa: Preparing 11:07:22 36bf9b7031b7: Preparing 11:07:22 960f3dc0bc8e: Preparing 11:07:22 9affad735ef9: Preparing 11:07:22 c231f5c0ede3: Preparing 11:07:22 c231f5c0ede3: Waiting 11:07:22 8d89661097aa: Layer already exists 11:07:22 960f3dc0bc8e: Layer already exists 11:07:22 cfaab200c4dc: Layer already exists 11:07:22 9affad735ef9: Layer already exists 11:07:22 36bf9b7031b7: Layer already exists 11:07:22 c231f5c0ede3: Layer already exists 11:07:22 main: digest: sha256:d767306fcb22d0a016079fa1faaa6f5b480b2ddfca25784ee7b1d8f903f53cc5 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 11:07:23 ===================================================== [Pipeline] echo 11:07:23 taggedImages: 11:07:23 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8 11:07:23 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest 11:07:23 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.67 11:07:23 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67 11:07:23 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] echo 11:07:23 [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: 11:07:23 6b86315bccb2a3764b3b7cc41ab49bf81a9555b8 11:07:23 latest 11:07:23 4.1.0-dev.67 11:07:23 6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67 11:07:23 main 11:07:23 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:07:23 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:07:23 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8 11:07:23 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 11:07:23 3340343e7570: Preparing 11:07:23 f3bd6dd7940b: Preparing 11:07:23 7870db6ceb5d: Preparing 11:07:23 11ae2f6129ca: Preparing 11:07:23 36bf9b7031b7: Preparing 11:07:23 70bd6259d445: Preparing 11:07:23 cae1ba39e130: Preparing 11:07:23 c231f5c0ede3: Preparing 11:07:23 70bd6259d445: Waiting 11:07:23 cae1ba39e130: Waiting 11:07:23 c231f5c0ede3: Waiting 11:07:23 36bf9b7031b7: Layer already exists 11:07:23 11ae2f6129ca: Layer already exists 11:07:24 70bd6259d445: Layer already exists 11:07:24 cae1ba39e130: Layer already exists 11:07:24 c231f5c0ede3: Layer already exists 11:07:24 f3bd6dd7940b: Pushed 11:07:24 3340343e7570: Pushed 11:07:32 7870db6ceb5d: Pushed 11:07:32 6b86315bccb2a3764b3b7cc41ab49bf81a9555b8: digest: sha256:597e367ec7f06cdc07015463e45a647896b99159ed6994b2c77dffbd351ac104 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:07:32 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:07:33 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 11:07:33 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 11:07:33 3340343e7570: Preparing 11:07:33 f3bd6dd7940b: Preparing 11:07:33 7870db6ceb5d: Preparing 11:07:33 11ae2f6129ca: Preparing 11:07:33 36bf9b7031b7: Preparing 11:07:33 70bd6259d445: Preparing 11:07:33 cae1ba39e130: Preparing 11:07:33 c231f5c0ede3: Preparing 11:07:33 70bd6259d445: Waiting 11:07:33 cae1ba39e130: Waiting 11:07:33 c231f5c0ede3: Waiting 11:07:33 36bf9b7031b7: Layer already exists 11:07:33 3340343e7570: Layer already exists 11:07:33 f3bd6dd7940b: Layer already exists 11:07:33 7870db6ceb5d: Layer already exists 11:07:33 11ae2f6129ca: Layer already exists 11:07:33 cae1ba39e130: Layer already exists 11:07:33 70bd6259d445: Layer already exists 11:07:33 c231f5c0ede3: Layer already exists 11:07:33 latest: digest: sha256:597e367ec7f06cdc07015463e45a647896b99159ed6994b2c77dffbd351ac104 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:07:33 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:07:34 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.67 11:07:34 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 11:07:34 3340343e7570: Preparing 11:07:34 f3bd6dd7940b: Preparing 11:07:34 7870db6ceb5d: Preparing 11:07:34 11ae2f6129ca: Preparing 11:07:34 36bf9b7031b7: Preparing 11:07:34 70bd6259d445: Preparing 11:07:34 cae1ba39e130: Preparing 11:07:34 c231f5c0ede3: Preparing 11:07:34 70bd6259d445: Waiting 11:07:34 cae1ba39e130: Waiting 11:07:34 c231f5c0ede3: Waiting 11:07:34 3340343e7570: Layer already exists 11:07:34 36bf9b7031b7: Layer already exists 11:07:34 11ae2f6129ca: Layer already exists 11:07:34 f3bd6dd7940b: Layer already exists 11:07:34 7870db6ceb5d: Layer already exists 11:07:34 cae1ba39e130: Layer already exists 11:07:34 70bd6259d445: Layer already exists 11:07:34 c231f5c0ede3: Layer already exists 11:07:34 4.1.0-dev.67: digest: sha256:597e367ec7f06cdc07015463e45a647896b99159ed6994b2c77dffbd351ac104 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:07:34 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:07:35 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67 11:07:35 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 11:07:35 3340343e7570: Preparing 11:07:35 f3bd6dd7940b: Preparing 11:07:35 7870db6ceb5d: Preparing 11:07:35 11ae2f6129ca: Preparing 11:07:35 36bf9b7031b7: Preparing 11:07:35 70bd6259d445: Preparing 11:07:35 cae1ba39e130: Preparing 11:07:35 c231f5c0ede3: Preparing 11:07:35 cae1ba39e130: Waiting 11:07:35 70bd6259d445: Waiting 11:07:35 c231f5c0ede3: Waiting 11:07:35 7870db6ceb5d: Layer already exists 11:07:35 3340343e7570: Layer already exists 11:07:35 f3bd6dd7940b: Layer already exists 11:07:35 36bf9b7031b7: Layer already exists 11:07:35 11ae2f6129ca: Layer already exists 11:07:35 cae1ba39e130: Layer already exists 11:07:35 70bd6259d445: Layer already exists 11:07:35 c231f5c0ede3: Layer already exists 11:07:35 6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67: digest: sha256:597e367ec7f06cdc07015463e45a647896b99159ed6994b2c77dffbd351ac104 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:07:35 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:07:35 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main 11:07:35 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 11:07:35 3340343e7570: Preparing 11:07:35 f3bd6dd7940b: Preparing 11:07:35 7870db6ceb5d: Preparing 11:07:35 11ae2f6129ca: Preparing 11:07:35 36bf9b7031b7: Preparing 11:07:35 70bd6259d445: Preparing 11:07:35 cae1ba39e130: Preparing 11:07:35 c231f5c0ede3: Preparing 11:07:35 70bd6259d445: Waiting 11:07:35 cae1ba39e130: Waiting 11:07:35 c231f5c0ede3: Waiting 11:07:35 f3bd6dd7940b: Layer already exists 11:07:35 3340343e7570: Layer already exists 11:07:35 36bf9b7031b7: Layer already exists 11:07:35 11ae2f6129ca: Layer already exists 11:07:35 7870db6ceb5d: Layer already exists 11:07:35 c231f5c0ede3: Layer already exists 11:07:35 70bd6259d445: Layer already exists 11:07:35 cae1ba39e130: Layer already exists 11:07:36 main: digest: sha256:597e367ec7f06cdc07015463e45a647896b99159ed6994b2c77dffbd351ac104 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 11:07:36 ===================================================== [Pipeline] echo 11:07:36 taggedImages: 11:07:36 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8 11:07:36 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 11:07:36 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.67 11:07:36 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67 11:07:36 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo 11:07:36 [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: 11:07:36 6b86315bccb2a3764b3b7cc41ab49bf81a9555b8 11:07:36 latest 11:07:36 4.1.0-dev.67 11:07:36 6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67 11:07:36 main 11:07:36 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:07:36 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:07:37 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8 11:07:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 11:07:37 aebd3f0c6cd7: Preparing 11:07:37 eea8836770e5: Preparing 11:07:37 180211aaf4d4: Preparing 11:07:37 f9400b6e8d7f: Preparing 11:07:37 178d882aab21: Preparing 11:07:37 6d601feca43a: Preparing 11:07:37 bc2ac4973c87: Preparing 11:07:37 11ae2f6129ca: Preparing 11:07:37 36bf9b7031b7: Preparing 11:07:37 403c2a96e768: Preparing 11:07:37 1478be22774c: Preparing 11:07:37 5f70bf18a086: Preparing 11:07:37 f53b798c89cf: Preparing 11:07:37 44a1da164a1e: Preparing 11:07:37 07f57f701cc6: Preparing 11:07:37 c231f5c0ede3: Preparing 11:07:37 36bf9b7031b7: Waiting 11:07:37 403c2a96e768: Waiting 11:07:37 1478be22774c: Waiting 11:07:37 5f70bf18a086: Waiting 11:07:37 f53b798c89cf: Waiting 11:07:37 6d601feca43a: Waiting 11:07:37 44a1da164a1e: Waiting 11:07:37 bc2ac4973c87: Waiting 11:07:37 11ae2f6129ca: Waiting 11:07:37 07f57f701cc6: Waiting 11:07:37 c231f5c0ede3: Waiting 11:07:37 f9400b6e8d7f: Pushed 11:07:37 180211aaf4d4: Pushed 11:07:37 eea8836770e5: Pushed 11:07:37 aebd3f0c6cd7: Pushed 11:07:37 178d882aab21: Pushed 11:07:37 36bf9b7031b7: Layer already exists 11:07:37 11ae2f6129ca: Layer already exists 11:07:37 5f70bf18a086: Layer already exists 11:07:37 6d601feca43a: Pushed 11:07:37 403c2a96e768: Pushed 11:07:37 1478be22774c: Pushed 11:07:37 f53b798c89cf: Pushed 11:07:37 c231f5c0ede3: Layer already exists 11:07:37 44a1da164a1e: Pushed 11:07:37 07f57f701cc6: Pushed 11:07:41 bc2ac4973c87: Pushed 11:07:41 6b86315bccb2a3764b3b7cc41ab49bf81a9555b8: digest: sha256:1293fdf0af39dc5cc901a0a610f93d75dc3ff8f53b8f7ebbd966ba1ffebaa8b7 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:07:41 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:07:41 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 11:07:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 11:07:41 aebd3f0c6cd7: Preparing 11:07:41 eea8836770e5: Preparing 11:07:41 180211aaf4d4: Preparing 11:07:41 f9400b6e8d7f: Preparing 11:07:41 178d882aab21: Preparing 11:07:41 6d601feca43a: Preparing 11:07:41 bc2ac4973c87: Preparing 11:07:41 11ae2f6129ca: Preparing 11:07:41 36bf9b7031b7: Preparing 11:07:41 403c2a96e768: Preparing 11:07:41 1478be22774c: Preparing 11:07:41 5f70bf18a086: Preparing 11:07:41 f53b798c89cf: Preparing 11:07:41 44a1da164a1e: Preparing 11:07:41 07f57f701cc6: Preparing 11:07:41 c231f5c0ede3: Preparing 11:07:41 403c2a96e768: Waiting 11:07:41 1478be22774c: Waiting 11:07:41 5f70bf18a086: Waiting 11:07:41 f53b798c89cf: Waiting 11:07:41 44a1da164a1e: Waiting 11:07:41 07f57f701cc6: Waiting 11:07:41 c231f5c0ede3: Waiting 11:07:41 6d601feca43a: Waiting 11:07:41 bc2ac4973c87: Waiting 11:07:41 11ae2f6129ca: Waiting 11:07:41 36bf9b7031b7: Waiting 11:07:41 178d882aab21: Layer already exists 11:07:41 aebd3f0c6cd7: Layer already exists 11:07:41 180211aaf4d4: Layer already exists 11:07:41 eea8836770e5: Layer already exists 11:07:41 f9400b6e8d7f: Layer already exists 11:07:41 bc2ac4973c87: Layer already exists 11:07:41 6d601feca43a: Layer already exists 11:07:41 36bf9b7031b7: Layer already exists 11:07:41 11ae2f6129ca: Layer already exists 11:07:41 403c2a96e768: Layer already exists 11:07:41 f53b798c89cf: Layer already exists 11:07:41 5f70bf18a086: Layer already exists 11:07:41 1478be22774c: Layer already exists 11:07:41 44a1da164a1e: Layer already exists 11:07:41 07f57f701cc6: Layer already exists 11:07:41 c231f5c0ede3: Layer already exists 11:07:42 latest: digest: sha256:1293fdf0af39dc5cc901a0a610f93d75dc3ff8f53b8f7ebbd966ba1ffebaa8b7 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:07:42 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:07:44 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.67 11:07:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 11:07:44 aebd3f0c6cd7: Preparing 11:07:44 eea8836770e5: Preparing 11:07:44 180211aaf4d4: Preparing 11:07:44 f9400b6e8d7f: Preparing 11:07:44 178d882aab21: Preparing 11:07:44 6d601feca43a: Preparing 11:07:44 bc2ac4973c87: Preparing 11:07:44 11ae2f6129ca: Preparing 11:07:44 36bf9b7031b7: Preparing 11:07:44 403c2a96e768: Preparing 11:07:44 1478be22774c: Preparing 11:07:44 5f70bf18a086: Preparing 11:07:44 f53b798c89cf: Preparing 11:07:44 44a1da164a1e: Preparing 11:07:44 07f57f701cc6: Preparing 11:07:44 c231f5c0ede3: Preparing 11:07:44 6d601feca43a: Waiting 11:07:44 bc2ac4973c87: Waiting 11:07:44 11ae2f6129ca: Waiting 11:07:44 36bf9b7031b7: Waiting 11:07:44 403c2a96e768: Waiting 11:07:44 1478be22774c: Waiting 11:07:44 5f70bf18a086: Waiting 11:07:44 f53b798c89cf: Waiting 11:07:44 44a1da164a1e: Waiting 11:07:44 07f57f701cc6: Waiting 11:07:44 c231f5c0ede3: Waiting 11:07:44 180211aaf4d4: Layer already exists 11:07:44 eea8836770e5: Layer already exists 11:07:44 178d882aab21: Layer already exists 11:07:44 f9400b6e8d7f: Layer already exists 11:07:44 aebd3f0c6cd7: Layer already exists 11:07:44 bc2ac4973c87: Layer already exists 11:07:44 6d601feca43a: Layer already exists 11:07:44 11ae2f6129ca: Layer already exists 11:07:44 403c2a96e768: Layer already exists 11:07:44 36bf9b7031b7: Layer already exists 11:07:44 1478be22774c: Layer already exists 11:07:44 5f70bf18a086: Layer already exists 11:07:44 44a1da164a1e: Layer already exists 11:07:44 f53b798c89cf: Layer already exists 11:07:44 07f57f701cc6: Layer already exists 11:07:44 c231f5c0ede3: Layer already exists 11:07:44 4.1.0-dev.67: digest: sha256:1293fdf0af39dc5cc901a0a610f93d75dc3ff8f53b8f7ebbd966ba1ffebaa8b7 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:07:44 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:07:45 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67 11:07:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 11:07:45 aebd3f0c6cd7: Preparing 11:07:45 eea8836770e5: Preparing 11:07:45 180211aaf4d4: Preparing 11:07:45 f9400b6e8d7f: Preparing 11:07:45 178d882aab21: Preparing 11:07:45 6d601feca43a: Preparing 11:07:45 bc2ac4973c87: Preparing 11:07:45 11ae2f6129ca: Preparing 11:07:45 36bf9b7031b7: Preparing 11:07:45 403c2a96e768: Preparing 11:07:45 1478be22774c: Preparing 11:07:45 5f70bf18a086: Preparing 11:07:45 f53b798c89cf: Preparing 11:07:45 44a1da164a1e: Preparing 11:07:45 07f57f701cc6: Preparing 11:07:45 c231f5c0ede3: Preparing 11:07:45 6d601feca43a: Waiting 11:07:45 bc2ac4973c87: Waiting 11:07:45 11ae2f6129ca: Waiting 11:07:45 36bf9b7031b7: Waiting 11:07:45 403c2a96e768: Waiting 11:07:45 1478be22774c: Waiting 11:07:45 5f70bf18a086: Waiting 11:07:45 f53b798c89cf: Waiting 11:07:45 44a1da164a1e: Waiting 11:07:45 c231f5c0ede3: Waiting 11:07:45 07f57f701cc6: Waiting 11:07:45 180211aaf4d4: Layer already exists 11:07:45 178d882aab21: Layer already exists 11:07:45 aebd3f0c6cd7: Layer already exists 11:07:45 f9400b6e8d7f: Layer already exists 11:07:45 eea8836770e5: Layer already exists 11:07:45 6d601feca43a: Layer already exists 11:07:45 11ae2f6129ca: Layer already exists 11:07:45 36bf9b7031b7: Layer already exists 11:07:45 bc2ac4973c87: Layer already exists 11:07:45 403c2a96e768: Layer already exists 11:07:45 1478be22774c: Layer already exists 11:07:45 44a1da164a1e: Layer already exists 11:07:45 f53b798c89cf: Layer already exists 11:07:45 07f57f701cc6: Layer already exists 11:07:45 5f70bf18a086: Layer already exists 11:07:45 c231f5c0ede3: Layer already exists 11:07:45 6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67: digest: sha256:1293fdf0af39dc5cc901a0a610f93d75dc3ff8f53b8f7ebbd966ba1ffebaa8b7 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:07:45 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:07:46 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main 11:07:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 11:07:46 aebd3f0c6cd7: Preparing 11:07:46 eea8836770e5: Preparing 11:07:46 180211aaf4d4: Preparing 11:07:46 f9400b6e8d7f: Preparing 11:07:46 178d882aab21: Preparing 11:07:46 6d601feca43a: Preparing 11:07:46 bc2ac4973c87: Preparing 11:07:46 11ae2f6129ca: Preparing 11:07:46 36bf9b7031b7: Preparing 11:07:46 403c2a96e768: Preparing 11:07:46 1478be22774c: Preparing 11:07:46 5f70bf18a086: Preparing 11:07:46 f53b798c89cf: Preparing 11:07:46 44a1da164a1e: Preparing 11:07:46 07f57f701cc6: Preparing 11:07:46 c231f5c0ede3: Preparing 11:07:46 403c2a96e768: Waiting 11:07:46 1478be22774c: Waiting 11:07:46 bc2ac4973c87: Waiting 11:07:46 11ae2f6129ca: Waiting 11:07:46 36bf9b7031b7: Waiting 11:07:46 6d601feca43a: Waiting 11:07:46 f53b798c89cf: Waiting 11:07:46 44a1da164a1e: Waiting 11:07:46 07f57f701cc6: Waiting 11:07:46 c231f5c0ede3: Waiting 11:07:46 5f70bf18a086: Waiting 11:07:46 180211aaf4d4: Layer already exists 11:07:46 eea8836770e5: Layer already exists 11:07:46 aebd3f0c6cd7: Layer already exists 11:07:46 f9400b6e8d7f: Layer already exists 11:07:46 178d882aab21: Layer already exists 11:07:46 bc2ac4973c87: Layer already exists 11:07:46 11ae2f6129ca: Layer already exists 11:07:46 403c2a96e768: Layer already exists 11:07:46 36bf9b7031b7: Layer already exists 11:07:46 6d601feca43a: Layer already exists 11:07:46 5f70bf18a086: Layer already exists 11:07:46 1478be22774c: Layer already exists 11:07:46 f53b798c89cf: Layer already exists 11:07:46 44a1da164a1e: Layer already exists 11:07:46 07f57f701cc6: Layer already exists 11:07:46 c231f5c0ede3: Layer already exists 11:07:46 main: digest: sha256:1293fdf0af39dc5cc901a0a610f93d75dc3ff8f53b8f7ebbd966ba1ffebaa8b7 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 11:07:46 ===================================================== [Pipeline] echo 11:07:46 taggedImages: 11:07:46 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8 11:07:46 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 11:07:46 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.67 11:07:46 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67 11:07:46 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo 11:07:46 [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: 11:07:46 6b86315bccb2a3764b3b7cc41ab49bf81a9555b8 11:07:46 latest 11:07:46 4.1.0-dev.67 11:07:46 6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67 11:07:46 main 11:07:46 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:07:46 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:07:47 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8 11:07:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 11:07:47 fd8fa9d83457: Preparing 11:07:47 b5fb6102e317: Preparing 11:07:47 9a42c8330bb0: Preparing 11:07:47 5c692dbf9a18: Preparing 11:07:47 11ae2f6129ca: Preparing 11:07:47 36bf9b7031b7: Preparing 11:07:47 70bd6259d445: Preparing 11:07:47 cae1ba39e130: Preparing 11:07:47 c231f5c0ede3: Preparing 11:07:47 36bf9b7031b7: Waiting 11:07:47 70bd6259d445: Waiting 11:07:47 c231f5c0ede3: Waiting 11:07:47 cae1ba39e130: Waiting 11:07:47 11ae2f6129ca: Layer already exists 11:07:47 36bf9b7031b7: Layer already exists 11:07:47 9a42c8330bb0: Pushed 11:07:47 b5fb6102e317: Pushed 11:07:47 70bd6259d445: Layer already exists 11:07:47 cae1ba39e130: Layer already exists 11:07:47 fd8fa9d83457: Pushed 11:07:47 c231f5c0ede3: Layer already exists 11:07:55 5c692dbf9a18: Pushed 11:07:55 6b86315bccb2a3764b3b7cc41ab49bf81a9555b8: digest: sha256:5a0edd9e710af899540be0c04fbc04dd28f9f02a2c16d397d8194f8f8a01b50b size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:07:55 + 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 11:07:56 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 11:07:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 11:07:56 fd8fa9d83457: Preparing 11:07:56 b5fb6102e317: Preparing 11:07:56 9a42c8330bb0: Preparing 11:07:56 5c692dbf9a18: Preparing 11:07:56 11ae2f6129ca: Preparing 11:07:56 36bf9b7031b7: Preparing 11:07:56 70bd6259d445: Preparing 11:07:56 cae1ba39e130: Preparing 11:07:56 c231f5c0ede3: Preparing 11:07:56 70bd6259d445: Waiting 11:07:56 cae1ba39e130: Waiting 11:07:56 c231f5c0ede3: Waiting 11:07:56 36bf9b7031b7: Waiting 11:07:56 fd8fa9d83457: Layer already exists 11:07:56 5c692dbf9a18: Layer already exists 11:07:56 11ae2f6129ca: Layer already exists 11:07:56 b5fb6102e317: Layer already exists 11:07:56 9a42c8330bb0: Layer already exists 11:07:56 36bf9b7031b7: Layer already exists 11:07:56 cae1ba39e130: Layer already exists 11:07:56 70bd6259d445: Layer already exists 11:07:56 c231f5c0ede3: Layer already exists 11:07:56 latest: digest: sha256:5a0edd9e710af899540be0c04fbc04dd28f9f02a2c16d397d8194f8f8a01b50b size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:07:56 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:07:57 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.67 11:07:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 11:07:57 fd8fa9d83457: Preparing 11:07:57 b5fb6102e317: Preparing 11:07:57 9a42c8330bb0: Preparing 11:07:57 5c692dbf9a18: Preparing 11:07:57 11ae2f6129ca: Preparing 11:07:57 36bf9b7031b7: Preparing 11:07:57 70bd6259d445: Preparing 11:07:57 cae1ba39e130: Preparing 11:07:57 c231f5c0ede3: Preparing 11:07:57 70bd6259d445: Waiting 11:07:57 36bf9b7031b7: Waiting 11:07:57 cae1ba39e130: Waiting 11:07:57 c231f5c0ede3: Waiting 11:07:57 b5fb6102e317: Layer already exists 11:07:57 fd8fa9d83457: Layer already exists 11:07:57 5c692dbf9a18: Layer already exists 11:07:57 11ae2f6129ca: Layer already exists 11:07:57 9a42c8330bb0: Layer already exists 11:07:57 70bd6259d445: Layer already exists 11:07:57 cae1ba39e130: Layer already exists 11:07:57 36bf9b7031b7: Layer already exists 11:07:57 c231f5c0ede3: Layer already exists 11:07:57 4.1.0-dev.67: digest: sha256:5a0edd9e710af899540be0c04fbc04dd28f9f02a2c16d397d8194f8f8a01b50b size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:07:57 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:07:58 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67 11:07:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 11:07:58 fd8fa9d83457: Preparing 11:07:58 b5fb6102e317: Preparing 11:07:58 9a42c8330bb0: Preparing 11:07:58 5c692dbf9a18: Preparing 11:07:58 11ae2f6129ca: Preparing 11:07:58 36bf9b7031b7: Preparing 11:07:58 70bd6259d445: Preparing 11:07:58 cae1ba39e130: Preparing 11:07:58 c231f5c0ede3: Preparing 11:07:58 cae1ba39e130: Waiting 11:07:58 36bf9b7031b7: Waiting 11:07:58 70bd6259d445: Waiting 11:07:58 c231f5c0ede3: Waiting 11:07:58 5c692dbf9a18: Layer already exists 11:07:58 b5fb6102e317: Layer already exists 11:07:58 9a42c8330bb0: Layer already exists 11:07:58 11ae2f6129ca: Layer already exists 11:07:58 fd8fa9d83457: Layer already exists 11:07:58 70bd6259d445: Layer already exists 11:07:58 c231f5c0ede3: Layer already exists 11:07:58 cae1ba39e130: Layer already exists 11:07:58 36bf9b7031b7: Layer already exists 11:07:58 6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67: digest: sha256:5a0edd9e710af899540be0c04fbc04dd28f9f02a2c16d397d8194f8f8a01b50b size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:07:58 + 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 11:07:59 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main 11:07:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 11:07:59 fd8fa9d83457: Preparing 11:07:59 b5fb6102e317: Preparing 11:07:59 9a42c8330bb0: Preparing 11:07:59 5c692dbf9a18: Preparing 11:07:59 11ae2f6129ca: Preparing 11:07:59 36bf9b7031b7: Preparing 11:07:59 70bd6259d445: Preparing 11:07:59 cae1ba39e130: Preparing 11:07:59 c231f5c0ede3: Preparing 11:07:59 70bd6259d445: Waiting 11:07:59 cae1ba39e130: Waiting 11:07:59 c231f5c0ede3: Waiting 11:07:59 36bf9b7031b7: Waiting 11:07:59 11ae2f6129ca: Layer already exists 11:07:59 fd8fa9d83457: Layer already exists 11:07:59 b5fb6102e317: Layer already exists 11:07:59 5c692dbf9a18: Layer already exists 11:07:59 9a42c8330bb0: Layer already exists 11:07:59 36bf9b7031b7: Layer already exists 11:07:59 cae1ba39e130: Layer already exists 11:07:59 70bd6259d445: Layer already exists 11:07:59 c231f5c0ede3: Layer already exists 11:07:59 main: digest: sha256:5a0edd9e710af899540be0c04fbc04dd28f9f02a2c16d397d8194f8f8a01b50b size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 11:07:59 ===================================================== [Pipeline] echo 11:07:59 taggedImages: 11:07:59 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8 11:07:59 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 11:07:59 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.67 11:07:59 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67 11:07:59 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo 11:07:59 [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: 11:07:59 6b86315bccb2a3764b3b7cc41ab49bf81a9555b8 11:07:59 latest 11:07:59 4.1.0-dev.67 11:07:59 6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67 11:07:59 main 11:07:59 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:08:00 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:08:00 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8 11:08:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 11:08:00 607b1a50fef5: Preparing 11:08:00 4a4ee0623feb: Preparing 11:08:00 d943dfe40a15: Preparing 11:08:00 05bede83cb90: Preparing 11:08:00 8ed57bb2fe7c: Preparing 11:08:00 11ae2f6129ca: Preparing 11:08:00 36bf9b7031b7: Preparing 11:08:00 10fe5ee0c43b: Preparing 11:08:00 8f7738748a2b: Preparing 11:08:00 ab05787aade9: Preparing 11:08:00 c231f5c0ede3: Preparing 11:08:00 10fe5ee0c43b: Waiting 11:08:00 8f7738748a2b: Waiting 11:08:00 ab05787aade9: Waiting 11:08:00 c231f5c0ede3: Waiting 11:08:00 36bf9b7031b7: Waiting 11:08:00 4a4ee0623feb: Pushed 11:08:00 8ed57bb2fe7c: Pushed 11:08:00 05bede83cb90: Pushed 11:08:00 607b1a50fef5: Pushed 11:08:00 11ae2f6129ca: Layer already exists 11:08:00 36bf9b7031b7: Layer already exists 11:08:00 c231f5c0ede3: Layer already exists 11:08:00 8f7738748a2b: Pushed 11:08:00 10fe5ee0c43b: Pushed 11:08:03 ab05787aade9: Pushed 11:08:06 d943dfe40a15: Pushed 11:08:06 6b86315bccb2a3764b3b7cc41ab49bf81a9555b8: digest: sha256:d27f907a5d0fecbac4f3cfcd2fc4d118edc00e341b3a424714b2efc76acbf597 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:08:07 + 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 11:08:08 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 11:08:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 11:08:08 607b1a50fef5: Preparing 11:08:08 4a4ee0623feb: Preparing 11:08:08 d943dfe40a15: Preparing 11:08:08 05bede83cb90: Preparing 11:08:08 8ed57bb2fe7c: Preparing 11:08:08 11ae2f6129ca: Preparing 11:08:08 36bf9b7031b7: Preparing 11:08:08 10fe5ee0c43b: Preparing 11:08:08 8f7738748a2b: Preparing 11:08:08 ab05787aade9: Preparing 11:08:08 c231f5c0ede3: Preparing 11:08:08 36bf9b7031b7: Waiting 11:08:08 10fe5ee0c43b: Waiting 11:08:08 8f7738748a2b: Waiting 11:08:08 ab05787aade9: Waiting 11:08:08 c231f5c0ede3: Waiting 11:08:08 11ae2f6129ca: Waiting 11:08:08 d943dfe40a15: Layer already exists 11:08:08 4a4ee0623feb: Layer already exists 11:08:08 05bede83cb90: Layer already exists 11:08:08 8ed57bb2fe7c: Layer already exists 11:08:08 607b1a50fef5: Layer already exists 11:08:08 8f7738748a2b: Layer already exists 11:08:08 11ae2f6129ca: Layer already exists 11:08:08 10fe5ee0c43b: Layer already exists 11:08:08 36bf9b7031b7: Layer already exists 11:08:08 ab05787aade9: Layer already exists 11:08:08 c231f5c0ede3: Layer already exists 11:08:08 latest: digest: sha256:d27f907a5d0fecbac4f3cfcd2fc4d118edc00e341b3a424714b2efc76acbf597 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:08:09 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:08:09 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.67 11:08:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 11:08:09 607b1a50fef5: Preparing 11:08:09 4a4ee0623feb: Preparing 11:08:09 d943dfe40a15: Preparing 11:08:09 05bede83cb90: Preparing 11:08:09 8ed57bb2fe7c: Preparing 11:08:09 11ae2f6129ca: Preparing 11:08:09 36bf9b7031b7: Preparing 11:08:09 11ae2f6129ca: Waiting 11:08:09 10fe5ee0c43b: Preparing 11:08:09 8f7738748a2b: Preparing 11:08:09 10fe5ee0c43b: Waiting 11:08:09 8f7738748a2b: Waiting 11:08:09 ab05787aade9: Preparing 11:08:09 c231f5c0ede3: Preparing 11:08:09 ab05787aade9: Waiting 11:08:09 c231f5c0ede3: Waiting 11:08:09 05bede83cb90: Layer already exists 11:08:09 607b1a50fef5: Layer already exists 11:08:09 4a4ee0623feb: Layer already exists 11:08:09 8ed57bb2fe7c: Layer already exists 11:08:09 d943dfe40a15: Layer already exists 11:08:09 11ae2f6129ca: Layer already exists 11:08:09 36bf9b7031b7: Layer already exists 11:08:09 ab05787aade9: Layer already exists 11:08:09 10fe5ee0c43b: Layer already exists 11:08:09 8f7738748a2b: Layer already exists 11:08:09 c231f5c0ede3: Layer already exists 11:08:09 4.1.0-dev.67: digest: sha256:d27f907a5d0fecbac4f3cfcd2fc4d118edc00e341b3a424714b2efc76acbf597 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:08:10 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:08:10 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67 11:08:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 11:08:10 607b1a50fef5: Preparing 11:08:10 4a4ee0623feb: Preparing 11:08:10 d943dfe40a15: Preparing 11:08:10 05bede83cb90: Preparing 11:08:10 8ed57bb2fe7c: Preparing 11:08:10 11ae2f6129ca: Preparing 11:08:10 36bf9b7031b7: Preparing 11:08:10 10fe5ee0c43b: Preparing 11:08:10 8f7738748a2b: Preparing 11:08:10 ab05787aade9: Preparing 11:08:10 c231f5c0ede3: Preparing 11:08:10 10fe5ee0c43b: Waiting 11:08:10 8f7738748a2b: Waiting 11:08:10 ab05787aade9: Waiting 11:08:10 c231f5c0ede3: Waiting 11:08:10 11ae2f6129ca: Waiting 11:08:10 36bf9b7031b7: Waiting 11:08:10 05bede83cb90: Layer already exists 11:08:10 d943dfe40a15: Layer already exists 11:08:10 607b1a50fef5: Layer already exists 11:08:10 4a4ee0623feb: Layer already exists 11:08:10 8ed57bb2fe7c: Layer already exists 11:08:10 36bf9b7031b7: Layer already exists 11:08:10 11ae2f6129ca: Layer already exists 11:08:10 8f7738748a2b: Layer already exists 11:08:10 10fe5ee0c43b: Layer already exists 11:08:10 ab05787aade9: Layer already exists 11:08:10 c231f5c0ede3: Layer already exists 11:08:10 6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67: digest: sha256:d27f907a5d0fecbac4f3cfcd2fc4d118edc00e341b3a424714b2efc76acbf597 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:08:10 + 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 11:08:11 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main 11:08:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 11:08:11 607b1a50fef5: Preparing 11:08:11 4a4ee0623feb: Preparing 11:08:11 d943dfe40a15: Preparing 11:08:11 05bede83cb90: Preparing 11:08:11 8ed57bb2fe7c: Preparing 11:08:11 11ae2f6129ca: Preparing 11:08:11 36bf9b7031b7: Preparing 11:08:11 10fe5ee0c43b: Preparing 11:08:11 8f7738748a2b: Preparing 11:08:11 ab05787aade9: Preparing 11:08:11 c231f5c0ede3: Preparing 11:08:11 10fe5ee0c43b: Waiting 11:08:11 8f7738748a2b: Waiting 11:08:11 ab05787aade9: Waiting 11:08:11 c231f5c0ede3: Waiting 11:08:11 36bf9b7031b7: Waiting 11:08:11 11ae2f6129ca: Waiting 11:08:11 607b1a50fef5: Layer already exists 11:08:11 4a4ee0623feb: Layer already exists 11:08:11 d943dfe40a15: Layer already exists 11:08:11 8ed57bb2fe7c: Layer already exists 11:08:11 05bede83cb90: Layer already exists 11:08:11 10fe5ee0c43b: Layer already exists 11:08:11 11ae2f6129ca: Layer already exists 11:08:11 8f7738748a2b: Layer already exists 11:08:11 ab05787aade9: Layer already exists 11:08:11 36bf9b7031b7: Layer already exists 11:08:11 c231f5c0ede3: Layer already exists 11:08:11 main: digest: sha256:d27f907a5d0fecbac4f3cfcd2fc4d118edc00e341b3a424714b2efc76acbf597 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 11:08:11 ===================================================== [Pipeline] echo 11:08:11 taggedImages: 11:08:11 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8 11:08:11 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 11:08:11 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.67 11:08:11 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67 11:08:11 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo 11:08:11 [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: 11:08:11 6b86315bccb2a3764b3b7cc41ab49bf81a9555b8 11:08:11 latest 11:08:11 4.1.0-dev.67 11:08:11 6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67 11:08:11 main 11:08:11 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:08:12 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:08:12 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8 11:08:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 11:08:12 19fd4839dd26: Preparing 11:08:12 89d503b35e94: Preparing 11:08:12 0f4949554830: Preparing 11:08:12 54a3665c3a6b: Preparing 11:08:12 7e8101006847: Preparing 11:08:12 a005cd9e4877: Preparing 11:08:12 d6d2cd5e5159: Preparing 11:08:12 11ae2f6129ca: Preparing 11:08:12 36bf9b7031b7: Preparing 11:08:12 6117d83f701b: Preparing 11:08:12 1bdcdaf6d438: Preparing 11:08:12 c231f5c0ede3: Preparing 11:08:12 36bf9b7031b7: Waiting 11:08:12 6117d83f701b: Waiting 11:08:12 a005cd9e4877: Waiting 11:08:12 d6d2cd5e5159: Waiting 11:08:12 11ae2f6129ca: Waiting 11:08:12 1bdcdaf6d438: Waiting 11:08:12 c231f5c0ede3: Waiting 11:08:12 7e8101006847: Pushed 11:08:12 19fd4839dd26: Pushed 11:08:12 89d503b35e94: Pushed 11:08:12 11ae2f6129ca: Layer already exists 11:08:12 36bf9b7031b7: Layer already exists 11:08:12 a005cd9e4877: Pushed 11:08:12 d6d2cd5e5159: Pushed 11:08:12 c231f5c0ede3: Layer already exists 11:08:12 6117d83f701b: Pushed 11:08:15 1bdcdaf6d438: Pushed 11:08:18 54a3665c3a6b: Pushed 11:08:19 0f4949554830: Pushed 11:08:19 6b86315bccb2a3764b3b7cc41ab49bf81a9555b8: digest: sha256:909fcf8652ac9e5e0b6ca668eb39141c92d74c79e7d4863b7ce74e6652bf2bc7 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:08:19 + 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 11:08:21 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 11:08:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 11:08:21 19fd4839dd26: Preparing 11:08:21 89d503b35e94: Preparing 11:08:21 0f4949554830: Preparing 11:08:21 54a3665c3a6b: Preparing 11:08:21 7e8101006847: Preparing 11:08:21 a005cd9e4877: Preparing 11:08:21 d6d2cd5e5159: Preparing 11:08:21 11ae2f6129ca: Preparing 11:08:21 36bf9b7031b7: Preparing 11:08:21 6117d83f701b: Preparing 11:08:21 1bdcdaf6d438: Preparing 11:08:21 c231f5c0ede3: Preparing 11:08:21 a005cd9e4877: Waiting 11:08:21 d6d2cd5e5159: Waiting 11:08:21 11ae2f6129ca: Waiting 11:08:21 36bf9b7031b7: Waiting 11:08:21 6117d83f701b: Waiting 11:08:21 1bdcdaf6d438: Waiting 11:08:21 c231f5c0ede3: Waiting 11:08:21 19fd4839dd26: Layer already exists 11:08:21 54a3665c3a6b: Layer already exists 11:08:21 0f4949554830: Layer already exists 11:08:21 7e8101006847: Layer already exists 11:08:21 89d503b35e94: Layer already exists 11:08:21 a005cd9e4877: Layer already exists 11:08:21 d6d2cd5e5159: Layer already exists 11:08:21 11ae2f6129ca: Layer already exists 11:08:21 6117d83f701b: Layer already exists 11:08:21 36bf9b7031b7: Layer already exists 11:08:21 1bdcdaf6d438: Layer already exists 11:08:21 c231f5c0ede3: Layer already exists 11:08:21 latest: digest: sha256:909fcf8652ac9e5e0b6ca668eb39141c92d74c79e7d4863b7ce74e6652bf2bc7 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:08:21 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:08:21 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.67 11:08:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 11:08:21 19fd4839dd26: Preparing 11:08:21 89d503b35e94: Preparing 11:08:21 0f4949554830: Preparing 11:08:21 54a3665c3a6b: Preparing 11:08:21 7e8101006847: Preparing 11:08:21 a005cd9e4877: Preparing 11:08:21 d6d2cd5e5159: Preparing 11:08:21 11ae2f6129ca: Preparing 11:08:21 36bf9b7031b7: Preparing 11:08:21 6117d83f701b: Preparing 11:08:21 1bdcdaf6d438: Preparing 11:08:21 c231f5c0ede3: Preparing 11:08:21 a005cd9e4877: Waiting 11:08:21 6117d83f701b: Waiting 11:08:21 d6d2cd5e5159: Waiting 11:08:21 1bdcdaf6d438: Waiting 11:08:21 11ae2f6129ca: Waiting 11:08:21 36bf9b7031b7: Waiting 11:08:21 c231f5c0ede3: Waiting 11:08:21 54a3665c3a6b: Layer already exists 11:08:21 89d503b35e94: Layer already exists 11:08:21 19fd4839dd26: Layer already exists 11:08:21 7e8101006847: Layer already exists 11:08:21 0f4949554830: Layer already exists 11:08:21 a005cd9e4877: Layer already exists 11:08:21 d6d2cd5e5159: Layer already exists 11:08:21 11ae2f6129ca: Layer already exists 11:08:21 36bf9b7031b7: Layer already exists 11:08:21 6117d83f701b: Layer already exists 11:08:21 1bdcdaf6d438: Layer already exists 11:08:21 c231f5c0ede3: Layer already exists 11:08:22 4.1.0-dev.67: digest: sha256:909fcf8652ac9e5e0b6ca668eb39141c92d74c79e7d4863b7ce74e6652bf2bc7 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:08:22 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:08:22 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67 11:08:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 11:08:22 19fd4839dd26: Preparing 11:08:22 89d503b35e94: Preparing 11:08:22 0f4949554830: Preparing 11:08:22 54a3665c3a6b: Preparing 11:08:22 7e8101006847: Preparing 11:08:22 a005cd9e4877: Preparing 11:08:22 d6d2cd5e5159: Preparing 11:08:22 11ae2f6129ca: Preparing 11:08:22 36bf9b7031b7: Preparing 11:08:22 6117d83f701b: Preparing 11:08:22 1bdcdaf6d438: Preparing 11:08:22 c231f5c0ede3: Preparing 11:08:22 11ae2f6129ca: Waiting 11:08:22 36bf9b7031b7: Waiting 11:08:22 6117d83f701b: Waiting 11:08:22 1bdcdaf6d438: Waiting 11:08:22 c231f5c0ede3: Waiting 11:08:22 a005cd9e4877: Waiting 11:08:22 d6d2cd5e5159: Waiting 11:08:22 19fd4839dd26: Layer already exists 11:08:22 7e8101006847: Layer already exists 11:08:22 89d503b35e94: Layer already exists 11:08:22 0f4949554830: Layer already exists 11:08:22 54a3665c3a6b: Layer already exists 11:08:22 11ae2f6129ca: Layer already exists 11:08:22 a005cd9e4877: Layer already exists 11:08:22 d6d2cd5e5159: Layer already exists 11:08:22 6117d83f701b: Layer already exists 11:08:22 36bf9b7031b7: Layer already exists 11:08:22 c231f5c0ede3: Layer already exists 11:08:22 1bdcdaf6d438: Layer already exists 11:08:23 6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67: digest: sha256:909fcf8652ac9e5e0b6ca668eb39141c92d74c79e7d4863b7ce74e6652bf2bc7 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:08:23 + 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 11:08:23 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main 11:08:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 11:08:23 19fd4839dd26: Preparing 11:08:23 89d503b35e94: Preparing 11:08:23 0f4949554830: Preparing 11:08:23 54a3665c3a6b: Preparing 11:08:23 7e8101006847: Preparing 11:08:23 a005cd9e4877: Preparing 11:08:23 d6d2cd5e5159: Preparing 11:08:23 11ae2f6129ca: Preparing 11:08:23 36bf9b7031b7: Preparing 11:08:23 6117d83f701b: Preparing 11:08:23 1bdcdaf6d438: Preparing 11:08:23 c231f5c0ede3: Preparing 11:08:23 a005cd9e4877: Waiting 11:08:23 d6d2cd5e5159: Waiting 11:08:23 36bf9b7031b7: Waiting 11:08:23 6117d83f701b: Waiting 11:08:23 c231f5c0ede3: Waiting 11:08:23 1bdcdaf6d438: Waiting 11:08:23 0f4949554830: Layer already exists 11:08:23 19fd4839dd26: Layer already exists 11:08:23 7e8101006847: Layer already exists 11:08:23 89d503b35e94: Layer already exists 11:08:23 54a3665c3a6b: Layer already exists 11:08:23 11ae2f6129ca: Layer already exists 11:08:23 d6d2cd5e5159: Layer already exists 11:08:23 36bf9b7031b7: Layer already exists 11:08:23 a005cd9e4877: Layer already exists 11:08:23 6117d83f701b: Layer already exists 11:08:23 c231f5c0ede3: Layer already exists 11:08:23 1bdcdaf6d438: Layer already exists 11:08:24 main: digest: sha256:909fcf8652ac9e5e0b6ca668eb39141c92d74c79e7d4863b7ce74e6652bf2bc7 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 11:08:24 ===================================================== [Pipeline] echo 11:08:24 taggedImages: 11:08:24 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8 11:08:24 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 11:08:24 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.67 11:08:24 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67 11:08:24 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo 11:08:24 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: 11:08:24 6b86315bccb2a3764b3b7cc41ab49bf81a9555b8 11:08:24 latest 11:08:24 4.1.0-dev.67 11:08:24 6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67 11:08:24 main 11:08:24 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:08:24 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:08:24 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8 11:08:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 11:08:24 9df33a67b704: Preparing 11:08:24 54106b948da3: Preparing 11:08:24 11ae2f6129ca: Preparing 11:08:24 36bf9b7031b7: Preparing 11:08:24 8cb3591cb239: Preparing 11:08:24 43186d008f9b: Preparing 11:08:24 c231f5c0ede3: Preparing 11:08:24 43186d008f9b: Waiting 11:08:24 c231f5c0ede3: Waiting 11:08:25 36bf9b7031b7: Layer already exists 11:08:25 11ae2f6129ca: Layer already exists 11:08:25 c231f5c0ede3: Layer already exists 11:08:25 8cb3591cb239: Pushed 11:08:25 9df33a67b704: Pushed 11:08:27 43186d008f9b: Pushed 11:08:32 54106b948da3: Pushed 11:08:32 6b86315bccb2a3764b3b7cc41ab49bf81a9555b8: digest: sha256:211b93b69d0c3ead6d4177ae0d6e5d027c71d1b2ffc31b91602489ea1fe32bb0 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:08:33 + 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 11:08:33 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 11:08:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 11:08:33 9df33a67b704: Preparing 11:08:33 54106b948da3: Preparing 11:08:33 11ae2f6129ca: Preparing 11:08:33 36bf9b7031b7: Preparing 11:08:33 8cb3591cb239: Preparing 11:08:33 43186d008f9b: Preparing 11:08:33 c231f5c0ede3: Preparing 11:08:33 43186d008f9b: Waiting 11:08:33 c231f5c0ede3: Waiting 11:08:33 9df33a67b704: Layer already exists 11:08:33 36bf9b7031b7: Layer already exists 11:08:33 11ae2f6129ca: Layer already exists 11:08:33 8cb3591cb239: Layer already exists 11:08:33 54106b948da3: Layer already exists 11:08:33 c231f5c0ede3: Layer already exists 11:08:33 43186d008f9b: Layer already exists 11:08:33 latest: digest: sha256:211b93b69d0c3ead6d4177ae0d6e5d027c71d1b2ffc31b91602489ea1fe32bb0 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:08:34 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:08:34 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.67 11:08:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 11:08:34 9df33a67b704: Preparing 11:08:34 54106b948da3: Preparing 11:08:34 11ae2f6129ca: Preparing 11:08:34 36bf9b7031b7: Preparing 11:08:34 8cb3591cb239: Preparing 11:08:34 43186d008f9b: Preparing 11:08:34 c231f5c0ede3: Preparing 11:08:34 c231f5c0ede3: Waiting 11:08:34 43186d008f9b: Waiting 11:08:34 36bf9b7031b7: Layer already exists 11:08:34 8cb3591cb239: Layer already exists 11:08:34 9df33a67b704: Layer already exists 11:08:34 54106b948da3: Layer already exists 11:08:34 11ae2f6129ca: Layer already exists 11:08:34 43186d008f9b: Layer already exists 11:08:34 c231f5c0ede3: Layer already exists 11:08:34 4.1.0-dev.67: digest: sha256:211b93b69d0c3ead6d4177ae0d6e5d027c71d1b2ffc31b91602489ea1fe32bb0 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:08:35 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:08:35 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67 11:08:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 11:08:35 9df33a67b704: Preparing 11:08:35 54106b948da3: Preparing 11:08:35 11ae2f6129ca: Preparing 11:08:35 36bf9b7031b7: Preparing 11:08:35 8cb3591cb239: Preparing 11:08:35 43186d008f9b: Preparing 11:08:35 c231f5c0ede3: Preparing 11:08:35 43186d008f9b: Waiting 11:08:35 c231f5c0ede3: Waiting 11:08:35 8cb3591cb239: Layer already exists 11:08:35 54106b948da3: Layer already exists 11:08:35 9df33a67b704: Layer already exists 11:08:35 11ae2f6129ca: Layer already exists 11:08:35 36bf9b7031b7: Layer already exists 11:08:35 43186d008f9b: Layer already exists 11:08:35 c231f5c0ede3: Layer already exists 11:08:35 6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67: digest: sha256:211b93b69d0c3ead6d4177ae0d6e5d027c71d1b2ffc31b91602489ea1fe32bb0 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:08:36 + 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 11:08:36 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main 11:08:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 11:08:36 9df33a67b704: Preparing 11:08:36 54106b948da3: Preparing 11:08:36 11ae2f6129ca: Preparing 11:08:36 36bf9b7031b7: Preparing 11:08:36 8cb3591cb239: Preparing 11:08:36 43186d008f9b: Preparing 11:08:36 c231f5c0ede3: Preparing 11:08:36 43186d008f9b: Waiting 11:08:36 c231f5c0ede3: Waiting 11:08:36 9df33a67b704: Layer already exists 11:08:36 54106b948da3: Layer already exists 11:08:36 11ae2f6129ca: Layer already exists 11:08:36 8cb3591cb239: Layer already exists 11:08:36 36bf9b7031b7: Layer already exists 11:08:36 43186d008f9b: Layer already exists 11:08:36 c231f5c0ede3: Layer already exists 11:08:36 main: digest: sha256:211b93b69d0c3ead6d4177ae0d6e5d027c71d1b2ffc31b91602489ea1fe32bb0 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 11:08:36 ===================================================== [Pipeline] echo 11:08:36 taggedImages: 11:08:36 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8 11:08:36 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 11:08:36 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.67 11:08:36 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67 11:08:36 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo 11:08:36 [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: 11:08:36 6b86315bccb2a3764b3b7cc41ab49bf81a9555b8 11:08:36 latest 11:08:36 4.1.0-dev.67 11:08:36 6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67 11:08:36 main 11:08:36 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:08:36 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:08:37 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8 11:08:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 11:08:37 0d505ce5e4a6: Preparing 11:08:37 a9ddfc67d96e: Preparing 11:08:37 c83c936359dd: Preparing 11:08:37 11ae2f6129ca: Preparing 11:08:37 36bf9b7031b7: Preparing 11:08:37 ddbbf75cd116: Preparing 11:08:37 a2b4174f0cf7: Preparing 11:08:37 fcf88f77f6f1: Preparing 11:08:37 8d9273998135: Preparing 11:08:37 c231f5c0ede3: Preparing 11:08:37 ddbbf75cd116: Waiting 11:08:37 a2b4174f0cf7: Waiting 11:08:37 fcf88f77f6f1: Waiting 11:08:37 8d9273998135: Waiting 11:08:37 c231f5c0ede3: Waiting 11:08:37 36bf9b7031b7: Layer already exists 11:08:37 11ae2f6129ca: Layer already exists 11:08:37 c83c936359dd: Pushed 11:08:37 a9ddfc67d96e: Pushed 11:08:37 0d505ce5e4a6: Pushed 11:08:37 c231f5c0ede3: Layer already exists 11:08:37 fcf88f77f6f1: Pushed 11:08:38 8d9273998135: Pushed 11:08:48 a2b4174f0cf7: Pushed 11:09:03 ddbbf75cd116: Pushed 11:09:03 6b86315bccb2a3764b3b7cc41ab49bf81a9555b8: digest: sha256:43983ca6cba93c031f7461bc1991881b9f5b1043380413152ef5c751477a5d63 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:09:03 + 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 11:09:04 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 11:09:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 11:09:04 0d505ce5e4a6: Preparing 11:09:04 a9ddfc67d96e: Preparing 11:09:04 c83c936359dd: Preparing 11:09:04 11ae2f6129ca: Preparing 11:09:04 36bf9b7031b7: Preparing 11:09:04 ddbbf75cd116: Preparing 11:09:04 a2b4174f0cf7: Preparing 11:09:04 fcf88f77f6f1: Preparing 11:09:04 8d9273998135: Preparing 11:09:04 c231f5c0ede3: Preparing 11:09:04 ddbbf75cd116: Waiting 11:09:04 a2b4174f0cf7: Waiting 11:09:04 fcf88f77f6f1: Waiting 11:09:04 8d9273998135: Waiting 11:09:04 c231f5c0ede3: Waiting 11:09:04 36bf9b7031b7: Layer already exists 11:09:04 c83c936359dd: Layer already exists 11:09:04 0d505ce5e4a6: Layer already exists 11:09:04 a9ddfc67d96e: Layer already exists 11:09:04 11ae2f6129ca: Layer already exists 11:09:04 a2b4174f0cf7: Layer already exists 11:09:04 fcf88f77f6f1: Layer already exists 11:09:04 8d9273998135: Layer already exists 11:09:04 c231f5c0ede3: Layer already exists 11:09:04 ddbbf75cd116: Layer already exists 11:09:04 latest: digest: sha256:43983ca6cba93c031f7461bc1991881b9f5b1043380413152ef5c751477a5d63 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:09:04 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:09:05 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.67 11:09:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 11:09:05 0d505ce5e4a6: Preparing 11:09:05 a9ddfc67d96e: Preparing 11:09:05 c83c936359dd: Preparing 11:09:05 11ae2f6129ca: Preparing 11:09:05 36bf9b7031b7: Preparing 11:09:05 ddbbf75cd116: Preparing 11:09:05 a2b4174f0cf7: Preparing 11:09:05 fcf88f77f6f1: Preparing 11:09:05 8d9273998135: Preparing 11:09:05 c231f5c0ede3: Preparing 11:09:05 fcf88f77f6f1: Waiting 11:09:05 8d9273998135: Waiting 11:09:05 c231f5c0ede3: Waiting 11:09:05 ddbbf75cd116: Waiting 11:09:05 a2b4174f0cf7: Waiting 11:09:05 a9ddfc67d96e: Layer already exists 11:09:05 11ae2f6129ca: Layer already exists 11:09:05 c83c936359dd: Layer already exists 11:09:05 0d505ce5e4a6: Layer already exists 11:09:05 36bf9b7031b7: Layer already exists 11:09:05 a2b4174f0cf7: Layer already exists 11:09:05 fcf88f77f6f1: Layer already exists 11:09:05 ddbbf75cd116: Layer already exists 11:09:05 8d9273998135: Layer already exists 11:09:05 c231f5c0ede3: Layer already exists 11:09:05 4.1.0-dev.67: digest: sha256:43983ca6cba93c031f7461bc1991881b9f5b1043380413152ef5c751477a5d63 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:09:05 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:09:06 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67 11:09:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 11:09:06 0d505ce5e4a6: Preparing 11:09:06 a9ddfc67d96e: Preparing 11:09:06 c83c936359dd: Preparing 11:09:06 11ae2f6129ca: Preparing 11:09:06 36bf9b7031b7: Preparing 11:09:06 ddbbf75cd116: Preparing 11:09:06 a2b4174f0cf7: Preparing 11:09:06 fcf88f77f6f1: Preparing 11:09:06 8d9273998135: Preparing 11:09:06 c231f5c0ede3: Preparing 11:09:06 a2b4174f0cf7: Waiting 11:09:06 fcf88f77f6f1: Waiting 11:09:06 8d9273998135: Waiting 11:09:06 c231f5c0ede3: Waiting 11:09:06 ddbbf75cd116: Waiting 11:09:06 a9ddfc67d96e: Layer already exists 11:09:06 c83c936359dd: Layer already exists 11:09:06 36bf9b7031b7: Layer already exists 11:09:06 0d505ce5e4a6: Layer already exists 11:09:06 11ae2f6129ca: Layer already exists 11:09:06 a2b4174f0cf7: Layer already exists 11:09:06 c231f5c0ede3: Layer already exists 11:09:06 ddbbf75cd116: Layer already exists 11:09:06 fcf88f77f6f1: Layer already exists 11:09:06 8d9273998135: Layer already exists 11:09:06 6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67: digest: sha256:43983ca6cba93c031f7461bc1991881b9f5b1043380413152ef5c751477a5d63 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:09:06 + 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 11:09:08 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main 11:09:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 11:09:08 0d505ce5e4a6: Preparing 11:09:08 a9ddfc67d96e: Preparing 11:09:08 c83c936359dd: Preparing 11:09:08 11ae2f6129ca: Preparing 11:09:08 36bf9b7031b7: Preparing 11:09:08 ddbbf75cd116: Preparing 11:09:08 a2b4174f0cf7: Preparing 11:09:08 fcf88f77f6f1: Preparing 11:09:08 8d9273998135: Preparing 11:09:08 c231f5c0ede3: Preparing 11:09:08 fcf88f77f6f1: Waiting 11:09:08 8d9273998135: Waiting 11:09:08 c231f5c0ede3: Waiting 11:09:08 ddbbf75cd116: Waiting 11:09:08 a2b4174f0cf7: Waiting 11:09:08 c83c936359dd: Layer already exists 11:09:08 a9ddfc67d96e: Layer already exists 11:09:08 0d505ce5e4a6: Layer already exists 11:09:08 36bf9b7031b7: Layer already exists 11:09:08 11ae2f6129ca: Layer already exists 11:09:08 fcf88f77f6f1: Layer already exists 11:09:08 ddbbf75cd116: Layer already exists 11:09:08 a2b4174f0cf7: Layer already exists 11:09:08 8d9273998135: Layer already exists 11:09:08 c231f5c0ede3: Layer already exists 11:09:08 main: digest: sha256:43983ca6cba93c031f7461bc1991881b9f5b1043380413152ef5c751477a5d63 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 11:09:08 ===================================================== [Pipeline] echo 11:09:08 taggedImages: 11:09:08 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8 11:09:08 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 11:09:08 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.67 11:09:08 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67 11:09:08 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo 11:09:08 [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: 11:09:08 6b86315bccb2a3764b3b7cc41ab49bf81a9555b8 11:09:08 latest 11:09:08 4.1.0-dev.67 11:09:08 6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67 11:09:08 main 11:09:08 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:09:09 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:09:09 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8 11:09:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 11:09:09 9d58734ac4b9: Preparing 11:09:09 bc825fd9e643: Preparing 11:09:09 c4a4a66ebc19: Preparing 11:09:09 11ae2f6129ca: Preparing 11:09:09 36bf9b7031b7: Preparing 11:09:09 60a83e2e4831: Preparing 11:09:09 85255a985d08: Preparing 11:09:09 c1c2b4e6b8a3: Preparing 11:09:09 c231f5c0ede3: Preparing 11:09:09 85255a985d08: Waiting 11:09:09 c1c2b4e6b8a3: Waiting 11:09:09 60a83e2e4831: Waiting 11:09:09 c231f5c0ede3: Waiting 11:09:09 11ae2f6129ca: Layer already exists 11:09:09 36bf9b7031b7: Layer already exists 11:09:09 bc825fd9e643: Pushed 11:09:09 c4a4a66ebc19: Pushed 11:09:09 9d58734ac4b9: Pushed 11:09:09 85255a985d08: Pushed 11:09:09 c231f5c0ede3: Layer already exists 11:09:10 c1c2b4e6b8a3: Pushed 11:09:37 60a83e2e4831: Pushed 11:09:37 6b86315bccb2a3764b3b7cc41ab49bf81a9555b8: digest: sha256:cee9cfa3af208bc4c5ec8afc01a13f7349b885eafbc998316ba642b910acbbf9 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:09:37 + 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 11:09:37 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 11:09:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 11:09:37 9d58734ac4b9: Preparing 11:09:37 bc825fd9e643: Preparing 11:09:37 c4a4a66ebc19: Preparing 11:09:37 11ae2f6129ca: Preparing 11:09:37 36bf9b7031b7: Preparing 11:09:37 60a83e2e4831: Preparing 11:09:37 85255a985d08: Preparing 11:09:37 60a83e2e4831: Waiting 11:09:37 c1c2b4e6b8a3: Preparing 11:09:37 c231f5c0ede3: Preparing 11:09:37 85255a985d08: Waiting 11:09:37 c1c2b4e6b8a3: Waiting 11:09:37 c231f5c0ede3: Waiting 11:09:37 c4a4a66ebc19: Layer already exists 11:09:37 bc825fd9e643: Layer already exists 11:09:37 36bf9b7031b7: Layer already exists 11:09:37 9d58734ac4b9: Layer already exists 11:09:37 11ae2f6129ca: Layer already exists 11:09:37 c1c2b4e6b8a3: Layer already exists 11:09:37 85255a985d08: Layer already exists 11:09:37 60a83e2e4831: Layer already exists 11:09:37 c231f5c0ede3: Layer already exists 11:09:38 latest: digest: sha256:cee9cfa3af208bc4c5ec8afc01a13f7349b885eafbc998316ba642b910acbbf9 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:09:38 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:09:38 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.67 11:09:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 11:09:38 9d58734ac4b9: Preparing 11:09:38 bc825fd9e643: Preparing 11:09:38 c4a4a66ebc19: Preparing 11:09:38 11ae2f6129ca: Preparing 11:09:38 36bf9b7031b7: Preparing 11:09:38 60a83e2e4831: Preparing 11:09:38 85255a985d08: Preparing 11:09:38 c1c2b4e6b8a3: Preparing 11:09:38 c231f5c0ede3: Preparing 11:09:38 60a83e2e4831: Waiting 11:09:38 85255a985d08: Waiting 11:09:38 c231f5c0ede3: Waiting 11:09:38 c1c2b4e6b8a3: Waiting 11:09:38 bc825fd9e643: Layer already exists 11:09:38 c4a4a66ebc19: Layer already exists 11:09:38 36bf9b7031b7: Layer already exists 11:09:38 11ae2f6129ca: Layer already exists 11:09:38 9d58734ac4b9: Layer already exists 11:09:38 60a83e2e4831: Layer already exists 11:09:38 85255a985d08: Layer already exists 11:09:38 c1c2b4e6b8a3: Layer already exists 11:09:38 c231f5c0ede3: Layer already exists 11:09:39 4.1.0-dev.67: digest: sha256:cee9cfa3af208bc4c5ec8afc01a13f7349b885eafbc998316ba642b910acbbf9 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:09:39 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:09:39 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67 11:09:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 11:09:39 9d58734ac4b9: Preparing 11:09:39 bc825fd9e643: Preparing 11:09:39 c4a4a66ebc19: Preparing 11:09:39 11ae2f6129ca: Preparing 11:09:39 36bf9b7031b7: Preparing 11:09:39 60a83e2e4831: Preparing 11:09:39 85255a985d08: Preparing 11:09:39 c1c2b4e6b8a3: Preparing 11:09:39 c231f5c0ede3: Preparing 11:09:39 85255a985d08: Waiting 11:09:39 c1c2b4e6b8a3: Waiting 11:09:39 c231f5c0ede3: Waiting 11:09:39 60a83e2e4831: Waiting 11:09:39 9d58734ac4b9: Layer already exists 11:09:39 36bf9b7031b7: Layer already exists 11:09:39 c4a4a66ebc19: Layer already exists 11:09:39 bc825fd9e643: Layer already exists 11:09:39 11ae2f6129ca: Layer already exists 11:09:39 c1c2b4e6b8a3: Layer already exists 11:09:39 60a83e2e4831: Layer already exists 11:09:39 85255a985d08: Layer already exists 11:09:39 c231f5c0ede3: Layer already exists 11:09:39 6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67: digest: sha256:cee9cfa3af208bc4c5ec8afc01a13f7349b885eafbc998316ba642b910acbbf9 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:09:40 + 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 11:09:40 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main 11:09:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 11:09:40 9d58734ac4b9: Preparing 11:09:40 bc825fd9e643: Preparing 11:09:40 c4a4a66ebc19: Preparing 11:09:40 11ae2f6129ca: Preparing 11:09:40 36bf9b7031b7: Preparing 11:09:40 60a83e2e4831: Preparing 11:09:40 85255a985d08: Preparing 11:09:40 c1c2b4e6b8a3: Preparing 11:09:40 c231f5c0ede3: Preparing 11:09:40 85255a985d08: Waiting 11:09:40 c1c2b4e6b8a3: Waiting 11:09:40 60a83e2e4831: Waiting 11:09:40 c231f5c0ede3: Waiting 11:09:40 36bf9b7031b7: Layer already exists 11:09:40 c4a4a66ebc19: Layer already exists 11:09:40 11ae2f6129ca: Layer already exists 11:09:40 9d58734ac4b9: Layer already exists 11:09:40 bc825fd9e643: Layer already exists 11:09:40 85255a985d08: Layer already exists 11:09:40 60a83e2e4831: Layer already exists 11:09:40 c1c2b4e6b8a3: Layer already exists 11:09:40 c231f5c0ede3: Layer already exists 11:09:40 main: digest: sha256:cee9cfa3af208bc4c5ec8afc01a13f7349b885eafbc998316ba642b910acbbf9 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 11:09:41 ===================================================== [Pipeline] echo 11:09:41 taggedImages: 11:09:41 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8 11:09:41 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 11:09:41 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.67 11:09:41 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67 11:09:41 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo 11:09:41 [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: 11:09:41 6b86315bccb2a3764b3b7cc41ab49bf81a9555b8 11:09:41 latest 11:09:41 4.1.0-dev.67 11:09:41 6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67 11:09:41 main 11:09:41 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:09:41 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:09:41 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8 11:09:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 11:09:41 cb45099e9ebc: Preparing 11:09:41 2f8112239e54: Preparing 11:09:41 32855aa600b9: Preparing 11:09:41 11ae2f6129ca: Preparing 11:09:41 36bf9b7031b7: Preparing 11:09:41 3a8563366c27: Preparing 11:09:41 fcf88f77f6f1: Preparing 11:09:41 8d9273998135: Preparing 11:09:41 c231f5c0ede3: Preparing 11:09:41 fcf88f77f6f1: Waiting 11:09:41 8d9273998135: Waiting 11:09:41 c231f5c0ede3: Waiting 11:09:41 3a8563366c27: Waiting 11:09:41 36bf9b7031b7: Layer already exists 11:09:42 11ae2f6129ca: Layer already exists 11:09:42 fcf88f77f6f1: Layer already exists 11:09:42 32855aa600b9: Pushed 11:09:42 2f8112239e54: Pushed 11:09:42 cb45099e9ebc: Pushed 11:09:42 8d9273998135: Layer already exists 11:09:42 c231f5c0ede3: Layer already exists 11:10:08 3a8563366c27: Pushed 11:10:08 6b86315bccb2a3764b3b7cc41ab49bf81a9555b8: digest: sha256:dc3f425610fe11f10803c29e99686186d5fbe942685608b851b19726a7396f97 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:10:09 + 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 11:10:09 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 11:10:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 11:10:09 cb45099e9ebc: Preparing 11:10:09 2f8112239e54: Preparing 11:10:09 32855aa600b9: Preparing 11:10:09 11ae2f6129ca: Preparing 11:10:09 36bf9b7031b7: Preparing 11:10:09 3a8563366c27: Preparing 11:10:09 fcf88f77f6f1: Preparing 11:10:09 8d9273998135: Preparing 11:10:09 c231f5c0ede3: Preparing 11:10:09 fcf88f77f6f1: Waiting 11:10:09 8d9273998135: Waiting 11:10:09 c231f5c0ede3: Waiting 11:10:09 3a8563366c27: Waiting 11:10:09 cb45099e9ebc: Layer already exists 11:10:09 11ae2f6129ca: Layer already exists 11:10:09 32855aa600b9: Layer already exists 11:10:09 2f8112239e54: Layer already exists 11:10:09 36bf9b7031b7: Layer already exists 11:10:09 c231f5c0ede3: Layer already exists 11:10:09 8d9273998135: Layer already exists 11:10:09 3a8563366c27: Layer already exists 11:10:09 fcf88f77f6f1: Layer already exists 11:10:09 latest: digest: sha256:dc3f425610fe11f10803c29e99686186d5fbe942685608b851b19726a7396f97 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:10:10 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:10:10 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.67 11:10:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 11:10:10 cb45099e9ebc: Preparing 11:10:10 2f8112239e54: Preparing 11:10:10 32855aa600b9: Preparing 11:10:10 11ae2f6129ca: Preparing 11:10:10 36bf9b7031b7: Preparing 11:10:10 3a8563366c27: Preparing 11:10:10 fcf88f77f6f1: Preparing 11:10:10 8d9273998135: Preparing 11:10:10 c231f5c0ede3: Preparing 11:10:10 3a8563366c27: Waiting 11:10:10 fcf88f77f6f1: Waiting 11:10:10 8d9273998135: Waiting 11:10:10 c231f5c0ede3: Waiting 11:10:10 cb45099e9ebc: Layer already exists 11:10:10 2f8112239e54: Layer already exists 11:10:10 11ae2f6129ca: Layer already exists 11:10:10 32855aa600b9: Layer already exists 11:10:10 36bf9b7031b7: Layer already exists 11:10:10 3a8563366c27: Layer already exists 11:10:10 fcf88f77f6f1: Layer already exists 11:10:10 8d9273998135: Layer already exists 11:10:10 c231f5c0ede3: Layer already exists 11:10:10 4.1.0-dev.67: digest: sha256:dc3f425610fe11f10803c29e99686186d5fbe942685608b851b19726a7396f97 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:10:11 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:10:11 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67 11:10:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 11:10:11 cb45099e9ebc: Preparing 11:10:11 2f8112239e54: Preparing 11:10:11 32855aa600b9: Preparing 11:10:11 11ae2f6129ca: Preparing 11:10:11 36bf9b7031b7: Preparing 11:10:11 3a8563366c27: Preparing 11:10:11 fcf88f77f6f1: Preparing 11:10:11 8d9273998135: Preparing 11:10:11 c231f5c0ede3: Preparing 11:10:11 3a8563366c27: Waiting 11:10:11 fcf88f77f6f1: Waiting 11:10:11 8d9273998135: Waiting 11:10:11 c231f5c0ede3: Waiting 11:10:11 32855aa600b9: Layer already exists 11:10:11 2f8112239e54: Layer already exists 11:10:11 11ae2f6129ca: Layer already exists 11:10:11 cb45099e9ebc: Layer already exists 11:10:11 36bf9b7031b7: Layer already exists 11:10:11 c231f5c0ede3: Layer already exists 11:10:11 3a8563366c27: Layer already exists 11:10:11 8d9273998135: Layer already exists 11:10:11 fcf88f77f6f1: Layer already exists 11:10:11 6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67: digest: sha256:dc3f425610fe11f10803c29e99686186d5fbe942685608b851b19726a7396f97 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:10:12 + 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 11:10:12 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main 11:10:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 11:10:12 cb45099e9ebc: Preparing 11:10:12 2f8112239e54: Preparing 11:10:12 32855aa600b9: Preparing 11:10:12 11ae2f6129ca: Preparing 11:10:12 36bf9b7031b7: Preparing 11:10:12 3a8563366c27: Preparing 11:10:12 fcf88f77f6f1: Preparing 11:10:12 8d9273998135: Preparing 11:10:12 c231f5c0ede3: Preparing 11:10:12 fcf88f77f6f1: Waiting 11:10:12 8d9273998135: Waiting 11:10:12 c231f5c0ede3: Waiting 11:10:12 3a8563366c27: Waiting 11:10:12 32855aa600b9: Layer already exists 11:10:12 11ae2f6129ca: Layer already exists 11:10:12 36bf9b7031b7: Layer already exists 11:10:12 2f8112239e54: Layer already exists 11:10:12 cb45099e9ebc: Layer already exists 11:10:12 3a8563366c27: Layer already exists 11:10:12 8d9273998135: Layer already exists 11:10:12 fcf88f77f6f1: Layer already exists 11:10:12 c231f5c0ede3: Layer already exists 11:10:12 main: digest: sha256:dc3f425610fe11f10803c29e99686186d5fbe942685608b851b19726a7396f97 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 11:10:12 ===================================================== [Pipeline] echo 11:10:12 taggedImages: 11:10:12 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8 11:10:12 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 11:10:12 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.67 11:10:12 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67 11:10:12 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo 11:10:12 [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: 11:10:12 6b86315bccb2a3764b3b7cc41ab49bf81a9555b8 11:10:12 latest 11:10:12 4.1.0-dev.67 11:10:12 6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67 11:10:12 main 11:10:12 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:10:13 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:10:13 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8 11:10:13 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 11:10:13 cefac7c7892c: Preparing 11:10:13 98a085e9cecd: Preparing 11:10:13 11ae2f6129ca: Preparing 11:10:13 36bf9b7031b7: Preparing 11:10:13 446bb1c99ae8: Preparing 11:10:13 7072a81b4498: Preparing 11:10:13 c231f5c0ede3: Preparing 11:10:13 7072a81b4498: Waiting 11:10:13 c231f5c0ede3: Waiting 11:10:13 11ae2f6129ca: Layer already exists 11:10:13 36bf9b7031b7: Layer already exists 11:10:13 c231f5c0ede3: Layer already exists 11:10:13 446bb1c99ae8: Pushed 11:10:13 cefac7c7892c: Pushed 11:10:15 7072a81b4498: Pushed 11:10:21 98a085e9cecd: Pushed 11:10:22 6b86315bccb2a3764b3b7cc41ab49bf81a9555b8: digest: sha256:92f967c54b19e157159d9914efd4d01a92eb25b6f2499ba348f2144b6c50170c size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:10:23 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:10:23 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 11:10:23 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 11:10:23 cefac7c7892c: Preparing 11:10:23 98a085e9cecd: Preparing 11:10:23 11ae2f6129ca: Preparing 11:10:23 36bf9b7031b7: Preparing 11:10:23 446bb1c99ae8: Preparing 11:10:23 7072a81b4498: Preparing 11:10:23 7072a81b4498: Waiting 11:10:23 c231f5c0ede3: Preparing 11:10:23 36bf9b7031b7: Layer already exists 11:10:23 11ae2f6129ca: Layer already exists 11:10:23 cefac7c7892c: Layer already exists 11:10:23 446bb1c99ae8: Layer already exists 11:10:23 98a085e9cecd: Layer already exists 11:10:23 7072a81b4498: Layer already exists 11:10:23 c231f5c0ede3: Layer already exists 11:10:23 latest: digest: sha256:92f967c54b19e157159d9914efd4d01a92eb25b6f2499ba348f2144b6c50170c size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:10:24 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:10:24 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.67 11:10:24 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 11:10:24 cefac7c7892c: Preparing 11:10:24 98a085e9cecd: Preparing 11:10:24 11ae2f6129ca: Preparing 11:10:24 36bf9b7031b7: Preparing 11:10:24 446bb1c99ae8: Preparing 11:10:24 7072a81b4498: Preparing 11:10:24 c231f5c0ede3: Preparing 11:10:24 7072a81b4498: Waiting 11:10:24 c231f5c0ede3: Waiting 11:10:24 98a085e9cecd: Layer already exists 11:10:24 cefac7c7892c: Layer already exists 11:10:24 36bf9b7031b7: Layer already exists 11:10:24 446bb1c99ae8: Layer already exists 11:10:24 11ae2f6129ca: Layer already exists 11:10:24 c231f5c0ede3: Layer already exists 11:10:24 7072a81b4498: Layer already exists 11:10:24 4.1.0-dev.67: digest: sha256:92f967c54b19e157159d9914efd4d01a92eb25b6f2499ba348f2144b6c50170c size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:10:25 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:10:25 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67 11:10:25 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 11:10:25 cefac7c7892c: Preparing 11:10:25 98a085e9cecd: Preparing 11:10:25 11ae2f6129ca: Preparing 11:10:25 36bf9b7031b7: Preparing 11:10:25 446bb1c99ae8: Preparing 11:10:25 7072a81b4498: Preparing 11:10:25 c231f5c0ede3: Preparing 11:10:25 7072a81b4498: Waiting 11:10:25 c231f5c0ede3: Waiting 11:10:25 98a085e9cecd: Layer already exists 11:10:25 36bf9b7031b7: Layer already exists 11:10:25 cefac7c7892c: Layer already exists 11:10:25 446bb1c99ae8: Layer already exists 11:10:25 11ae2f6129ca: Layer already exists 11:10:25 7072a81b4498: Layer already exists 11:10:25 c231f5c0ede3: Layer already exists 11:10:25 6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67: digest: sha256:92f967c54b19e157159d9914efd4d01a92eb25b6f2499ba348f2144b6c50170c size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:10:26 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:10:26 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main 11:10:26 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 11:10:26 cefac7c7892c: Preparing 11:10:26 98a085e9cecd: Preparing 11:10:26 11ae2f6129ca: Preparing 11:10:26 36bf9b7031b7: Preparing 11:10:26 446bb1c99ae8: Preparing 11:10:26 7072a81b4498: Preparing 11:10:26 c231f5c0ede3: Preparing 11:10:26 7072a81b4498: Waiting 11:10:26 c231f5c0ede3: Waiting 11:10:26 98a085e9cecd: Layer already exists 11:10:26 cefac7c7892c: Layer already exists 11:10:26 446bb1c99ae8: Layer already exists 11:10:26 36bf9b7031b7: Layer already exists 11:10:26 11ae2f6129ca: Layer already exists 11:10:26 c231f5c0ede3: Layer already exists 11:10:26 7072a81b4498: Layer already exists 11:10:26 main: digest: sha256:92f967c54b19e157159d9914efd4d01a92eb25b6f2499ba348f2144b6c50170c size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 11:10:26 ===================================================== [Pipeline] echo 11:10:26 taggedImages: 11:10:26 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8 11:10:26 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 11:10:26 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.67 11:10:26 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67 11:10:26 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo 11:10:26 [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: 11:10:26 6b86315bccb2a3764b3b7cc41ab49bf81a9555b8 11:10:26 latest 11:10:26 4.1.0-dev.67 11:10:26 6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67 11:10:26 main 11:10:26 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:10:27 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:10:27 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8 11:10:27 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 11:10:27 13bae9e4a726: Preparing 11:10:27 5278ad0ef0eb: Preparing 11:10:27 11ae2f6129ca: Preparing 11:10:27 36bf9b7031b7: Preparing 11:10:27 f7277885fb7c: Preparing 11:10:27 d2073713482a: Preparing 11:10:27 c231f5c0ede3: Preparing 11:10:27 d2073713482a: Waiting 11:10:27 c231f5c0ede3: Waiting 11:10:27 36bf9b7031b7: Layer already exists 11:10:27 11ae2f6129ca: Layer already exists 11:10:27 c231f5c0ede3: Layer already exists 11:10:27 13bae9e4a726: Pushed 11:10:27 f7277885fb7c: Pushed 11:10:28 d2073713482a: Pushed 11:10:36 5278ad0ef0eb: Pushed 11:10:36 6b86315bccb2a3764b3b7cc41ab49bf81a9555b8: digest: sha256:30a42f76d3f73e020da26e467f7221c5c0a01484a99837c405c70f2fc7d82823 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:10:36 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:10:37 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 11:10:37 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 11:10:37 13bae9e4a726: Preparing 11:10:37 5278ad0ef0eb: Preparing 11:10:37 11ae2f6129ca: Preparing 11:10:37 36bf9b7031b7: Preparing 11:10:37 f7277885fb7c: Preparing 11:10:37 d2073713482a: Preparing 11:10:37 c231f5c0ede3: Preparing 11:10:37 d2073713482a: Waiting 11:10:37 c231f5c0ede3: Waiting 11:10:37 13bae9e4a726: Layer already exists 11:10:37 5278ad0ef0eb: Layer already exists 11:10:37 f7277885fb7c: Layer already exists 11:10:37 36bf9b7031b7: Layer already exists 11:10:37 11ae2f6129ca: Layer already exists 11:10:37 d2073713482a: Layer already exists 11:10:37 c231f5c0ede3: Layer already exists 11:10:37 latest: digest: sha256:30a42f76d3f73e020da26e467f7221c5c0a01484a99837c405c70f2fc7d82823 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:10:37 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:10:38 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.67 11:10:38 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 11:10:38 13bae9e4a726: Preparing 11:10:38 5278ad0ef0eb: Preparing 11:10:38 11ae2f6129ca: Preparing 11:10:38 36bf9b7031b7: Preparing 11:10:38 f7277885fb7c: Preparing 11:10:38 d2073713482a: Preparing 11:10:38 c231f5c0ede3: Preparing 11:10:38 d2073713482a: Waiting 11:10:38 c231f5c0ede3: Waiting 11:10:38 11ae2f6129ca: Layer already exists 11:10:38 36bf9b7031b7: Layer already exists 11:10:38 13bae9e4a726: Layer already exists 11:10:38 f7277885fb7c: Layer already exists 11:10:38 5278ad0ef0eb: Layer already exists 11:10:38 c231f5c0ede3: Layer already exists 11:10:38 d2073713482a: Layer already exists 11:10:38 4.1.0-dev.67: digest: sha256:30a42f76d3f73e020da26e467f7221c5c0a01484a99837c405c70f2fc7d82823 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:10:38 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:10:39 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67 11:10:39 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 11:10:39 13bae9e4a726: Preparing 11:10:39 5278ad0ef0eb: Preparing 11:10:39 11ae2f6129ca: Preparing 11:10:39 36bf9b7031b7: Preparing 11:10:39 f7277885fb7c: Preparing 11:10:39 d2073713482a: Preparing 11:10:39 d2073713482a: Waiting 11:10:39 c231f5c0ede3: Preparing 11:10:39 c231f5c0ede3: Waiting 11:10:39 f7277885fb7c: Layer already exists 11:10:39 36bf9b7031b7: Layer already exists 11:10:39 13bae9e4a726: Layer already exists 11:10:39 11ae2f6129ca: Layer already exists 11:10:39 5278ad0ef0eb: Layer already exists 11:10:39 d2073713482a: Layer already exists 11:10:39 c231f5c0ede3: Layer already exists 11:10:39 6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67: digest: sha256:30a42f76d3f73e020da26e467f7221c5c0a01484a99837c405c70f2fc7d82823 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:10:39 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:10:40 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main 11:10:40 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 11:10:40 13bae9e4a726: Preparing 11:10:40 5278ad0ef0eb: Preparing 11:10:40 11ae2f6129ca: Preparing 11:10:40 36bf9b7031b7: Preparing 11:10:40 f7277885fb7c: Preparing 11:10:40 d2073713482a: Preparing 11:10:40 c231f5c0ede3: Preparing 11:10:40 d2073713482a: Waiting 11:10:40 c231f5c0ede3: Waiting 11:10:40 36bf9b7031b7: Layer already exists 11:10:40 f7277885fb7c: Layer already exists 11:10:40 11ae2f6129ca: Layer already exists 11:10:40 5278ad0ef0eb: Layer already exists 11:10:40 13bae9e4a726: Layer already exists 11:10:40 d2073713482a: Layer already exists 11:10:40 c231f5c0ede3: Layer already exists 11:10:40 main: digest: sha256:30a42f76d3f73e020da26e467f7221c5c0a01484a99837c405c70f2fc7d82823 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 11:10:40 ===================================================== [Pipeline] echo 11:10:40 taggedImages: 11:10:40 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8 11:10:40 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 11:10:40 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.67 11:10:40 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67 11:10:40 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] echo 11:10:40 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8 [Pipeline] echo 11:10:40 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] echo 11:10:40 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.67 [Pipeline] echo 11:10:40 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67 [Pipeline] echo 11:10:40 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo 11:10:40 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8 [Pipeline] echo 11:10:40 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [Pipeline] echo 11:10:40 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.67 [Pipeline] echo 11:10:40 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67 [Pipeline] echo 11:10:40 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo 11:10:40 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8 [Pipeline] echo 11:10:40 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] echo 11:10:40 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.67 [Pipeline] echo 11:10:40 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67 [Pipeline] echo 11:10:40 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo 11:10:40 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8 [Pipeline] echo 11:10:40 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [Pipeline] echo 11:10:40 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.67 [Pipeline] echo 11:10:40 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67 [Pipeline] echo 11:10:40 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] echo 11:10:40 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8 [Pipeline] echo 11:10:40 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] echo 11:10:40 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.67 [Pipeline] echo 11:10:40 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67 [Pipeline] echo 11:10:40 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo 11:10:40 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8 [Pipeline] echo 11:10:40 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] echo 11:10:40 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.67 [Pipeline] echo 11:10:40 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67 [Pipeline] echo 11:10:40 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo 11:10:40 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8 [Pipeline] echo 11:10:40 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [Pipeline] echo 11:10:40 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.67 [Pipeline] echo 11:10:40 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67 [Pipeline] echo 11:10:40 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo 11:10:41 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8 [Pipeline] echo 11:10:41 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [Pipeline] echo 11:10:41 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.67 [Pipeline] echo 11:10:41 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67 [Pipeline] echo 11:10:41 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo 11:10:41 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8 [Pipeline] echo 11:10:41 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [Pipeline] echo 11:10:41 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.67 [Pipeline] echo 11:10:41 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67 [Pipeline] echo 11:10:41 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo 11:10:41 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8 [Pipeline] echo 11:10:41 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [Pipeline] echo 11:10:41 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.67 [Pipeline] echo 11:10:41 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67 [Pipeline] echo 11:10:41 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo 11:10:41 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8 [Pipeline] echo 11:10:41 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [Pipeline] echo 11:10:41 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.67 [Pipeline] echo 11:10:41 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67 [Pipeline] echo 11:10:41 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo 11:10:41 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8 [Pipeline] echo 11:10:41 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [Pipeline] echo 11:10:41 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.67 [Pipeline] echo 11:10:41 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67 [Pipeline] echo 11:10:41 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo 11:10:41 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8 [Pipeline] echo 11:10:41 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [Pipeline] echo 11:10:41 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.67 [Pipeline] echo 11:10:41 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67 [Pipeline] echo 11:10:41 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo 11:10:41 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8 [Pipeline] echo 11:10:41 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] echo 11:10:41 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.67 [Pipeline] echo 11:10:41 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67 [Pipeline] echo 11:10:41 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo 11:10:41 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-scheduler-arm64:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8 [Pipeline] echo 11:10:41 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] echo 11:10:41 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.67 [Pipeline] echo 11:10:41 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-scheduler-arm64:6b86315bccb2a3764b3b7cc41ab49bf81a9555b8-4.1.0-dev.67 [Pipeline] echo 11:10:41 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 11:10:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 11:10:41 11:10:41 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:10:42 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 11:10:42 arm64: Pulling from edgex-lftools-log-publisher 11:10:42 8998bd30e6a1: Pulling fs layer 11:10:42 04944245beec: Pulling fs layer 11:10:42 699f458cf7ca: Pulling fs layer 11:10:42 765212b225bb: Pulling fs layer 11:10:42 f23df028b6ca: Pulling fs layer 11:10:42 d65c8cfc05b1: Pulling fs layer 11:10:42 2437ff75d9bd: Pulling fs layer 11:10:42 765212b225bb: Waiting 11:10:42 f23df028b6ca: Waiting 11:10:42 d65c8cfc05b1: Waiting 11:10:42 2437ff75d9bd: Waiting 11:10:42 04944245beec: Verifying Checksum 11:10:42 04944245beec: Download complete 11:10:42 765212b225bb: Verifying Checksum 11:10:42 765212b225bb: Download complete 11:10:42 f23df028b6ca: Verifying Checksum 11:10:42 f23df028b6ca: Download complete 11:10:42 d65c8cfc05b1: Verifying Checksum 11:10:42 d65c8cfc05b1: Download complete 11:10:42 699f458cf7ca: Verifying Checksum 11:10:42 699f458cf7ca: Download complete 11:10:43 8998bd30e6a1: Verifying Checksum 11:10:43 8998bd30e6a1: Download complete 11:10:45 2437ff75d9bd: Verifying Checksum 11:10:45 2437ff75d9bd: Download complete 11:10:48 8998bd30e6a1: Pull complete 11:10:48 04944245beec: Pull complete 11:10:49 699f458cf7ca: Pull complete 11:10:50 765212b225bb: Pull complete 11:10:51 f23df028b6ca: Pull complete 11:10:51 d65c8cfc05b1: Pull complete 11:11:09 2437ff75d9bd: Pull complete 11:11:09 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 11:11:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 11:11:09 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:11:09 prd-ubuntu20.04-docker-arm64-4c-16g-517689 does not seem to be running inside a container 11:11:09 $ 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/913 -v /w/workspace/edgex-go/913:/w/workspace/edgex-go/913:rw,z -v /w/workspace/edgex-go/913@tmp:/w/workspace/edgex-go/913@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 11:11:12 $ docker top b8b4eac653f8b9db1958c01b382c31edb9e4deb76612ca9bf0aa007b2035bfac -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:11:13 ---> job-cost.sh 11:11:13 lf-activate-venv: SKIPPING 11:11:13 INFO: No Stack... 11:11:13 INFO: Retrieving Pricing Info for: v3-standard-4 11:11:14 INFO: Archiving Costs [Pipeline] sh 11:11:15 + cut -d, -f6 11:11:15 + cat /w/workspace/edgex-go/913/archives/cost.csv [Pipeline] lock 11:11:15 Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-main-913-stack-cost] 11:11:15 Resource [jenkins-edgexfoundry-edgex-go-main-913-stack-cost] did not exist. Created. 11:11:15 Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-main-913-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 11:11:16 + echo total: 0.10999999940395355 [Pipeline] stash 11:11:16 Stashed 1 file(s) [Pipeline] } 11:11:16 Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-main-913-stack-cost] [Pipeline] // lock [Pipeline] } 11:11:16 $ docker stop --time=1 b8b4eac653f8b9db1958c01b382c31edb9e4deb76612ca9bf0aa007b2035bfac 11:11:18 $ docker rm -f --volumes b8b4eac653f8b9db1958c01b382c31edb9e4deb76612ca9bf0aa007b2035bfac [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 11:11:18 provisioning config files... 11:11:18 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/913@tmp/config156004987403647520tmp [Pipeline] { [Pipeline] sh 11:11:19 + set +x 11:11:19 + curl -s https://codecov.io/bash 11:11:19 + bash -s -- 11:11:19 11:11:19 _____ _ 11:11:19 / ____| | | 11:11:19 | | ___ __| | ___ ___ _____ __ 11:11:19 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 11:11:19 | |___| (_) | (_| | __/ (_| (_) \ V / 11:11:19 \_____\___/ \__,_|\___|\___\___/ \_/ 11:11:19 Bash-1.0.6 11:11:19 11:11:19 11:11:19 ==> git version 2.25.1 found 11:11:19 ==> 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 11:11:19 Release-Date: 2020-01-08 11:11:19 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 11:11:19 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 11:11:19 ==> Jenkins CI detected. 11:11:19 current dir:  /w/workspace/edgex-go/913 11:11:19 project root: . 11:11:19 --> token set from env 11:11:19 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 11:11:19 ==> Running gcov in . (disable via -X gcov) 11:11:19 ==> Python coveragepy not found 11:11:19 ==> Searching for coverage reports in: 11:11:19 + . 11:11:19 -> Found 1 reports 11:11:19 ==> Detecting git/mercurial file structure 11:11:19 ==> Reading reports 11:11:19 + ./coverage.out bytes=1740946 11:11:19 ==> Appending adjustments 11:11:19 https://docs.codecov.io/docs/fixing-reports 11:11:20 + Found adjustments 11:11:20 ==> Gzipping contents 11:11:20 148K /tmp/codecov.V3PqcD.gz 11:11:20 ==> Uploading reports 11:11:20 url: https://codecov.io 11:11:20 query: branch=main&commit=6b86315bccb2a3764b3b7cc41ab49bf81a9555b8&build=913&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F913%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 11:11:20 -> Pinging Codecov 11:11:20 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=6b86315bccb2a3764b3b7cc41ab49bf81a9555b8&build=913&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F913%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 11:11:20 -> Uploading to 11:11:20 https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/edgex-go/6b86315bccb2a3764b3b7cc41ab49bf81a9555b8/a3e027bf-c470-442b-b592-7dbdcc6a6180.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20251022%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20251022T111120Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=16b4d63d15a7bb64abff63623614967c5257edcb1b335a9391cc62d819f0ea5d 11:11:20 % Total % Received % Xferd Average Speed Time Time Time Current 11:11:20 Dload Upload Total Spent Left Speed 11:11:21 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 145k 0 0 100 145k 0 551k --:--:-- --:--:-- --:--:-- 553k 11:11:21 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/6b86315bccb2a3764b3b7cc41ab49bf81a9555b8 [Pipeline] } 11:11:21 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 11:11:21 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 11:11:21 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:11:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 11:11:21 11:11:21 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:11:22 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 11:11:22 latest: Pulling from edgex-devops/edgex-snyk-go 11:11:22 0a9a5dfd008f: Pulling fs layer 11:11:22 36466aa92d05: Pulling fs layer 11:11:22 e10405b45d13: Pulling fs layer 11:11:22 096b7ceb2af7: Pulling fs layer 11:11:22 4f4fb700ef54: Pulling fs layer 11:11:22 e50aa161e22a: Pulling fs layer 11:11:22 096b7ceb2af7: Waiting 11:11:22 4f4fb700ef54: Waiting 11:11:22 d3c8db5fb9df: Pulling fs layer 11:11:22 e50aa161e22a: Waiting 11:11:22 d3c8db5fb9df: Waiting 11:11:22 36466aa92d05: Verifying Checksum 11:11:22 36466aa92d05: Download complete 11:11:22 096b7ceb2af7: Verifying Checksum 11:11:22 096b7ceb2af7: Download complete 11:11:22 4f4fb700ef54: Verifying Checksum 11:11:22 4f4fb700ef54: Download complete 11:11:22 0a9a5dfd008f: Download complete 11:11:22 0a9a5dfd008f: Pull complete 11:11:22 36466aa92d05: Pull complete 11:11:22 e50aa161e22a: Verifying Checksum 11:11:22 e50aa161e22a: Download complete 11:11:22 e10405b45d13: Verifying Checksum 11:11:22 e10405b45d13: Download complete 11:11:23 d3c8db5fb9df: Verifying Checksum 11:11:23 d3c8db5fb9df: Download complete 11:11:27 e10405b45d13: Pull complete 11:11:27 096b7ceb2af7: Pull complete 11:11:27 4f4fb700ef54: Pull complete 11:11:27 e50aa161e22a: Pull complete 11:11:32 d3c8db5fb9df: Pull complete 11:11:32 Digest: sha256:dd1bc05e8109ba836052a65277634c2595aaffbf12b6b6479deaea63345484be 11:11:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 11:11:32 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:11:32 prd-ubuntu20.04-docker-8c-8g-517633 does not seem to be running inside a container 11:11:32 $ 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/913 -v /w/workspace/edgex-go/913:/w/workspace/edgex-go/913:rw,z -v /w/workspace/edgex-go/913@tmp:/w/workspace/edgex-go/913@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 11:11:36 $ docker top 22a68de6df6b4f61bc99daaef3df5f1c3284220e818a2fcb149dab6917bd58f2 -eo pid,comm [Pipeline] { [Pipeline] sh 11:11:37 + git config --global --add safe.directory /w/workspace/edgex-go/913 [Pipeline] echo 11:11:37 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh 11:11:37 + set -o pipefail 11:11:37 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' 11:11:52 11:11:52 Monitoring /w/workspace/edgex-go/913 (github.com/edgexfoundry/edgex-go)... 11:11:52 11:11:52 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/789b425f-8889-43cb-8051-374589a52532/history/d6254e8d-3760-4c40-a62b-bf24323f7e64 11:11:52 11:11:52 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 11:11:52 [Pipeline] } 11:11:52 $ docker stop --time=1 22a68de6df6b4f61bc99daaef3df5f1c3284220e818a2fcb149dab6917bd58f2 11:11:56 $ docker rm -f --volumes 22a68de6df6b4f61bc99daaef3df5f1c3284220e818a2fcb149dab6917bd58f2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 11:11:57 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:11:57 provisioning config files... 11:11:57 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/913@tmp/config7321289183109811103tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:11:57 --> edgex-publish-swagger.sh 11:11:57 === Publish openapi API === 11:11:57 [publishToSwagger] Publishing the API Docs [openapi] to Swagger 11:11:57 [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/913/openapi/core-command.yaml] 11:11:57 % Total % Received % Xferd Average Speed Time Time Time Current 11:11:57 Dload Upload Total Spent Left Speed 11:11:57 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 33488 100 66 100 33422 340 168k --:--:-- --:--:-- --:--:-- 168k 11:11:57 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 11:11:57 11:11:57 [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/913/openapi/core-data.yaml] 11:11:57 % Total % Received % Xferd Average Speed Time Time Time Current 11:11:57 Dload Upload Total Spent Left Speed 11:11:57 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 75375 100 66 100 75309 442 493k --:--:-- --:--:-- --:--:-- 497k 11:11:57 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 11:11:57 11:11:57 [publishToSwagger] Publishing API Name [core-keeper] [/w/workspace/edgex-go/913/openapi/core-keeper.yaml] 11:11:57 % Total % Received % Xferd Average Speed Time Time Time Current 11:11:57 Dload Upload Total Spent Left Speed 11:11:58 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 30300 100 66 100 30234 412 184k --:--:-- --:--:-- --:--:-- 184k 11:11:58 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 11:11:58 11:11:58 [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/913/openapi/core-metadata.yaml] 11:11:58 % Total % Received % Xferd Average Speed Time Time Time Current 11:11:58 Dload Upload Total Spent Left Speed 11:11:58 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 156k 100 66 100 156k 519 1234k --:--:-- --:--:-- --:--:-- 1235k 11:11:58 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 11:11:58 11:11:58 [publishToSwagger] Publishing API Name [security-proxy-auth] [/w/workspace/edgex-go/913/openapi/security-proxy-auth.yaml] 11:11:58 % Total % Received % Xferd Average Speed Time Time Time Current 11:11:58 Dload Upload Total Spent Left Speed 11:11:58 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 24535 100 66 100 24469 388 140k --:--:-- --:--:-- --:--:-- 140k 100 24535 100 66 100 24469 388 140k --:--:-- --:--:-- --:--:-- 140k 11:11:58 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 11:11:58 11:11:58 [publishToSwagger] Publishing API Name [security-secretstore-setup] [/w/workspace/edgex-go/913/openapi/security-secretstore-setup.yaml] 11:11:58 % Total % Received % Xferd Average Speed Time Time Time Current 11:11:58 Dload Upload Total Spent Left Speed 11:11:58 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3979 100 66 100 3913 776 46035 --:--:-- --:--:-- --:--:-- 46811 11:11:58 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 11:11:58 11:11:58 [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/913/openapi/support-notifications.yaml] 11:11:58 % Total % Received % Xferd Average Speed Time Time Time Current 11:11:58 Dload Upload Total Spent Left Speed 11:11:58 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 97k 100 66 100 99976 554 820k --:--:-- --:--:-- --:--:-- 820k 11:11:58 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 11:11:58 11:11:58 [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/913/openapi/support-scheduler.yaml] 11:11:58 % Total % Received % Xferd Average Speed Time Time Time Current 11:11:58 Dload Upload Total Spent Left Speed 11:11:58 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 50767 100 66 100 50701 589 442k --:--:-- --:--:-- --:--:-- 442k 11:11:58 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 11:11:58 [Pipeline] } 11:11:58 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh 11:11:59 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 11:11:59 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:11:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 11:11:59 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:11:59 prd-ubuntu20.04-docker-8c-8g-517633 does not seem to be running inside a container 11:11:59 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/913 -v /w/workspace/edgex-go/913:/w/workspace/edgex-go/913:rw,z -v /w/workspace/edgex-go/913@tmp:/w/workspace/edgex-go/913@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 11:11:59 $ docker top 325070d1828c701c30ba22761c1bbcae1eafc08b3f1603c5efd7357bb0fc1ec9 -eo pid,comm 11:11:59 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 11:11:59 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 11:11:59 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 11:11:59 [ssh-agent] Looking for ssh-agent implementation... 11:12:00 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:12:00 $ docker exec 325070d1828c701c30ba22761c1bbcae1eafc08b3f1603c5efd7357bb0fc1ec9 ssh-agent 11:12:00 SSH_AUTH_SOCK=/tmp/ssh-0rccBKZZLGF5/agent.32 11:12:00 SSH_AGENT_PID=38 11:12:00 Running ssh-add (command line suppressed) 11:12:00 Identity added: /w/workspace/edgex-go/913@tmp/private_key_6217580489063873541.key (/w/workspace/edgex-go/913@tmp/private_key_6217580489063873541.key) 11:12:00 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 11:12:00 + git semver tag 11:12:00 2025-10-22 11:12:00,795 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 11:12:00 2025-10-22 11:12:00,800 [run_tag] DEBUG tag force:False 11:12:00 2025-10-22 11:12:00,800 [check_head_tag] DEBUG check head tag 11:12:00 2025-10-22 11:12:00,801 [execute] INFO git cat-file --batch-check 11:12:00 2025-10-22 11:12:00,801 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/913, stdin=, shell=False, universal_newlines=False) 11:12:00 2025-10-22 11:12:00,803 [execute] INFO git cat-file --batch 11:12:00 2025-10-22 11:12:00,804 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/913, stdin=, shell=False, universal_newlines=False) 11:12:01 2025-10-22 11:12:00,829 [read_version] DEBUG read version from /w/workspace/edgex-go/913/.semver/main 11:12:01 2025-10-22 11:12:00,829 [execute] INFO git tag -a v4.1.0-dev.67 -m v4.1.0-dev.67 11:12:01 2025-10-22 11:12:00,829 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.1.0-dev.67', '-m', 'v4.1.0-dev.67'], cwd=/w/workspace/edgex-go/913, stdin=None, shell=False, universal_newlines=False) 11:12:01 2025-10-22 11:12:00,833 [read_version] DEBUG read version from /w/workspace/edgex-go/913/.semver/main 11:12:01 4.1.0-dev.67 [Pipeline] } 11:12:01 $ docker exec --env ******** --env ******** 325070d1828c701c30ba22761c1bbcae1eafc08b3f1603c5efd7357bb0fc1ec9 ssh-agent -k 11:12:01 unset SSH_AUTH_SOCK; 11:12:01 unset SSH_AGENT_PID; 11:12:01 echo Agent pid 38 killed; 11:12:01 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 11:12:01 + git semver [Pipeline] } 11:12:01 $ docker stop --time=1 325070d1828c701c30ba22761c1bbcae1eafc08b3f1603c5efd7357bb0fc1ec9 11:12:03 $ docker rm -f --volumes 325070d1828c701c30ba22761c1bbcae1eafc08b3f1603c5efd7357bb0fc1ec9 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:12:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 11:12:03 11:12:03 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:12:03 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 11:12:03 0.23.1-centos7: Pulling from edgex-lftools 11:12:03 ab5ef0e58194: Pulling fs layer 11:12:03 9712f1f96733: Pulling fs layer 11:12:03 63f879dbbcfc: Pulling fs layer 11:12:03 0d9ebad4ef96: Pulling fs layer 11:12:03 e9a5061849ea: Pulling fs layer 11:12:03 d747dcd14b5f: Pulling fs layer 11:12:03 2de7ff778b66: Pulling fs layer 11:12:03 0d9ebad4ef96: Waiting 11:12:03 d747dcd14b5f: Waiting 11:12:03 2de7ff778b66: Waiting 11:12:03 e9a5061849ea: Waiting 11:12:03 9712f1f96733: Verifying Checksum 11:12:03 9712f1f96733: Download complete 11:12:04 63f879dbbcfc: Verifying Checksum 11:12:04 63f879dbbcfc: Download complete 11:12:04 e9a5061849ea: Verifying Checksum 11:12:04 e9a5061849ea: Download complete 11:12:04 d747dcd14b5f: Verifying Checksum 11:12:04 d747dcd14b5f: Download complete 11:12:04 0d9ebad4ef96: Verifying Checksum 11:12:04 0d9ebad4ef96: Download complete 11:12:04 ab5ef0e58194: Verifying Checksum 11:12:04 ab5ef0e58194: Download complete 11:12:04 2de7ff778b66: Verifying Checksum 11:12:04 2de7ff778b66: Download complete 11:12:08 ab5ef0e58194: Pull complete 11:12:08 9712f1f96733: Pull complete 11:12:10 63f879dbbcfc: Pull complete 11:12:16 0d9ebad4ef96: Pull complete 11:12:16 e9a5061849ea: Pull complete 11:12:16 d747dcd14b5f: Pull complete 11:12:17 2de7ff778b66: Pull complete 11:12:17 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 11:12:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 11:12:17 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:12:17 prd-ubuntu20.04-docker-8c-8g-517633 does not seem to be running inside a container 11:12:17 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/913 -v /w/workspace/edgex-go/913:/w/workspace/edgex-go/913:rw,z -v /w/workspace/edgex-go/913@tmp:/w/workspace/edgex-go/913@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 11:12:21 $ docker top eb5fe311e8eb50e1b82be9c4561001d741f21abf9ac046a4b6068ba53f2ed972 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 11:12:21 provisioning config files... 11:12:21 copy managed file [sigul-config] to file:/w/workspace/edgex-go/913@tmp/config13902510661241397417tmp 11:12:21 copy managed file [sigul-password] to file:/w/workspace/edgex-go/913@tmp/config11668574419754716044tmp 11:12:21 copy managed file [sigul-pki] to file:/w/workspace/edgex-go/913@tmp/config2284163514433741586tmp [Pipeline] { [Pipeline] echo 11:12:21 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 11:12:22 ---> sigul-configuration.sh 11:12:22 gpg: directory `/root/.gnupg' created 11:12:22 gpg: new configuration file `/root/.gnupg/gpg.conf' created 11:12:22 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 11:12:22 gpg: keyring `/root/.gnupg/secring.gpg' created 11:12:22 gpg: keyring `/root/.gnupg/pubring.gpg' created 11:12:22 gpg: CAST5 encrypted data 11:12:22 gpg: encrypted with 1 passphrase 11:12:22 gpg: WARNING: message was not integrity protected [Pipeline] sh 11:12:22 + mkdir /home/jenkins 11:12:22 + mkdir /home/jenkins/sigul [Pipeline] sh 11:12:22 + 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 11:12:22 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 11:12:23 ---> sigul-install.sh 11:12:23 Sigul already installed; skipping installation. [Pipeline] sh 11:12:23 + git tag --list 11:12:23 0.6.0 11:12:23 0.6.1 11:12:23 0.7.0 11:12:23 0.7.1 11:12:23 v1.0.0 11:12:23 v1.0.1 11:12:23 v1.1.0 11:12:23 v1.2.0 11:12:23 v1.2.1 11:12:23 v1.3.0 11:12:23 v1.3.1 11:12:23 v2.0.0 11:12:23 v2.1.0 11:12:23 v2.1.1 11:12:23 v2.2.0 11:12:23 v2.3.0 11:12:23 v3.0 11:12:23 v3.0.0 11:12:23 v3.1 11:12:23 v3.1.0 11:12:23 v3.1.1 11:12:23 v4.0 11:12:23 v4.0.0 11:12:23 v4.0.1 11:12:23 v4.0.1-dev.1 11:12:23 v4.1.0-dev.1 11:12:23 v4.1.0-dev.10 11:12:23 v4.1.0-dev.11 11:12:23 v4.1.0-dev.12 11:12:23 v4.1.0-dev.13 11:12:23 v4.1.0-dev.14 11:12:23 v4.1.0-dev.15 11:12:23 v4.1.0-dev.16 11:12:23 v4.1.0-dev.17 11:12:23 v4.1.0-dev.18 11:12:23 v4.1.0-dev.19 11:12:23 v4.1.0-dev.2 11:12:23 v4.1.0-dev.20 11:12:23 v4.1.0-dev.21 11:12:23 v4.1.0-dev.22 11:12:23 v4.1.0-dev.23 11:12:23 v4.1.0-dev.24 11:12:23 v4.1.0-dev.25 11:12:23 v4.1.0-dev.26 11:12:23 v4.1.0-dev.27 11:12:23 v4.1.0-dev.28 11:12:23 v4.1.0-dev.29 11:12:23 v4.1.0-dev.3 11:12:23 v4.1.0-dev.30 11:12:23 v4.1.0-dev.31 11:12:23 v4.1.0-dev.32 11:12:23 v4.1.0-dev.33 11:12:23 v4.1.0-dev.34 11:12:23 v4.1.0-dev.35 11:12:23 v4.1.0-dev.36 11:12:23 v4.1.0-dev.37 11:12:23 v4.1.0-dev.38 11:12:23 v4.1.0-dev.39 11:12:23 v4.1.0-dev.4 11:12:23 v4.1.0-dev.40 11:12:23 v4.1.0-dev.41 11:12:23 v4.1.0-dev.42 11:12:23 v4.1.0-dev.43 11:12:23 v4.1.0-dev.44 11:12:23 v4.1.0-dev.45 11:12:23 v4.1.0-dev.46 11:12:23 v4.1.0-dev.47 11:12:23 v4.1.0-dev.48 11:12:23 v4.1.0-dev.49 11:12:23 v4.1.0-dev.5 11:12:23 v4.1.0-dev.50 11:12:23 v4.1.0-dev.51 11:12:23 v4.1.0-dev.52 11:12:23 v4.1.0-dev.53 11:12:23 v4.1.0-dev.54 11:12:23 v4.1.0-dev.55 11:12:23 v4.1.0-dev.56 11:12:23 v4.1.0-dev.57 11:12:23 v4.1.0-dev.58 11:12:23 v4.1.0-dev.59 11:12:23 v4.1.0-dev.6 11:12:23 v4.1.0-dev.60 11:12:23 v4.1.0-dev.61 11:12:23 v4.1.0-dev.62 11:12:23 v4.1.0-dev.63 11:12:23 v4.1.0-dev.64 11:12:23 v4.1.0-dev.65 11:12:23 v4.1.0-dev.66 11:12:23 v4.1.0-dev.67 11:12:23 v4.1.0-dev.7 11:12:23 v4.1.0-dev.8 11:12:23 v4.1.0-dev.9 [Pipeline] sh 11:12:23 + lftools sign git-tag v4.1.0-dev.67 11:12:24 Signing Git tag with Sigul... 11:12:24 Signing v4.1.0-dev.67 [Pipeline] echo 11:12:24 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 11:12:24 ---> sigul-configuration-cleanup.sh [Pipeline] } 11:12:24 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 11:12:24 $ docker stop --time=1 eb5fe311e8eb50e1b82be9c4561001d741f21abf9ac046a4b6068ba53f2ed972 11:12:26 $ docker rm -f --volumes eb5fe311e8eb50e1b82be9c4561001d741f21abf9ac046a4b6068ba53f2ed972 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 11:12:26 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 11:12:26 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:12:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 11:12:26 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:12:27 prd-ubuntu20.04-docker-8c-8g-517633 does not seem to be running inside a container 11:12:27 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/913 -v /w/workspace/edgex-go/913:/w/workspace/edgex-go/913:rw,z -v /w/workspace/edgex-go/913@tmp:/w/workspace/edgex-go/913@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 11:12:27 $ docker top 4c9b59805a8c8bafc888a7c9e2dd67543bbbaacf84d4a7a6fb5a68d9099e4418 -eo pid,comm 11:12:27 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). 11:12:27 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 11:12:27 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 11:12:27 [ssh-agent] Looking for ssh-agent implementation... 11:12:27 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:12:27 $ docker exec 4c9b59805a8c8bafc888a7c9e2dd67543bbbaacf84d4a7a6fb5a68d9099e4418 ssh-agent 11:12:27 SSH_AUTH_SOCK=/tmp/ssh-zmcsBO1HG6MO/agent.31 11:12:27 SSH_AGENT_PID=37 11:12:27 Running ssh-add (command line suppressed) 11:12:27 Identity added: /w/workspace/edgex-go/913@tmp/private_key_17934973155249149984.key (/w/workspace/edgex-go/913@tmp/private_key_17934973155249149984.key) 11:12:27 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 11:12:28 + git semver bump pre 11:12:28 2025-10-22 11:12:28,368 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 11:12:28 2025-10-22 11:12:28,372 [read_version] DEBUG read version from /w/workspace/edgex-go/913/.semver/main 11:12:28 2025-10-22 11:12:28,373 [bump_version] DEBUG bumping version:4.1.0-dev.67 on axis:pre with prefix:dev 11:12:28 2025-10-22 11:12:28,373 [bump_version] DEBUG bumped version:4.1.0-dev.68 11:12:28 2025-10-22 11:12:28,373 [write_version] DEBUG write version:4.1.0-dev.68 to path:/w/workspace/edgex-go/913/.semver/main with force:True 11:12:28 2025-10-22 11:12:28,373 [read_version] DEBUG read version from /w/workspace/edgex-go/913/.semver/main 11:12:28 2025-10-22 11:12:28,373 [write_file] DEBUG write to file:/w/workspace/edgex-go/913/.semver/main 11:12:28 2025-10-22 11:12:28,374 [execute] INFO git cat-file --batch-check 11:12:28 2025-10-22 11:12:28,375 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/913/.semver, stdin=, shell=False, universal_newlines=False) 11:12:28 2025-10-22 11:12:28,378 [execute] INFO git cat-file --batch 11:12:28 2025-10-22 11:12:28,378 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/913/.semver, stdin=, shell=False, universal_newlines=False) 11:12:28 2025-10-22 11:12:28,381 [read_version] DEBUG read version from /w/workspace/edgex-go/913/.semver/main 11:12:28 4.1.0-dev.68 [Pipeline] } 11:12:28 $ docker exec --env ******** --env ******** 4c9b59805a8c8bafc888a7c9e2dd67543bbbaacf84d4a7a6fb5a68d9099e4418 ssh-agent -k 11:12:28 unset SSH_AUTH_SOCK; 11:12:28 unset SSH_AGENT_PID; 11:12:28 echo Agent pid 37 killed; 11:12:28 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 11:12:29 + git semver [Pipeline] } 11:12:29 $ docker stop --time=1 4c9b59805a8c8bafc888a7c9e2dd67543bbbaacf84d4a7a6fb5a68d9099e4418 11:12:30 $ docker rm -f --volumes 4c9b59805a8c8bafc888a7c9e2dd67543bbbaacf84d4a7a6fb5a68d9099e4418 [Pipeline] // withDockerContainer [Pipeline] sh 11:12:30 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 11:12:30 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:12:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 11:12:31 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:12:31 prd-ubuntu20.04-docker-8c-8g-517633 does not seem to be running inside a container 11:12:31 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/913 -v /w/workspace/edgex-go/913:/w/workspace/edgex-go/913:rw,z -v /w/workspace/edgex-go/913@tmp:/w/workspace/edgex-go/913@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 11:12:31 $ docker top 2fce1b5c3219a8ea9ca9117980cdf85b51f2a076c21d2fae4115475a1f7ff926 -eo pid,comm 11:12:31 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 11:12:31 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 11:12:31 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 11:12:31 [ssh-agent] Looking for ssh-agent implementation... 11:12:31 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:12:31 $ docker exec 2fce1b5c3219a8ea9ca9117980cdf85b51f2a076c21d2fae4115475a1f7ff926 ssh-agent 11:12:31 SSH_AUTH_SOCK=/tmp/ssh-TImNbiqtNIYX/agent.32 11:12:31 SSH_AGENT_PID=38 11:12:31 Running ssh-add (command line suppressed) 11:12:32 Identity added: /w/workspace/edgex-go/913@tmp/private_key_1584916664387989316.key (/w/workspace/edgex-go/913@tmp/private_key_1584916664387989316.key) 11:12:32 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 11:12:32 + git semver push 11:12:32 2025-10-22 11:12:32,561 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 11:12:32 2025-10-22 11:12:32,566 [run_push] DEBUG push 11:12:32 2025-10-22 11:12:32,567 [execute] INFO git cat-file --batch-check 11:12:32 2025-10-22 11:12:32,567 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/913/.semver, stdin=, shell=False, universal_newlines=False) 11:12:32 2025-10-22 11:12:32,569 [execute] INFO git rev-list 9c6107248afddf34a0e15e5269655bc917b13248 -- 11:12:32 2025-10-22 11:12:32,569 [execute] DEBUG Popen(['git', 'rev-list', '9c6107248afddf34a0e15e5269655bc917b13248', '--'], cwd=/w/workspace/edgex-go/913/.semver, stdin=None, shell=False, universal_newlines=False) 11:12:32 2025-10-22 11:12:32,585 [execute] INFO git fetch -v -- origin 11:12:32 2025-10-22 11:12:32,585 [execute] DEBUG Popen(['git', 'fetch', '-v', '--', 'origin'], cwd=/w/workspace/edgex-go/913/.semver, stdin=None, shell=False, universal_newlines=True) 11:12:33 2025-10-22 11:12:33,141 [run_push] DEBUG no remote changes detected 11:12:33 2025-10-22 11:12:33,141 [execute] INFO git push origin semver 11:12:33 2025-10-22 11:12:33,142 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/913/.semver, stdin=None, shell=False, universal_newlines=False) 11:12:34 2025-10-22 11:12:34,384 [run_push] DEBUG push all version tags 11:12:34 2025-10-22 11:12:34,385 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 11:12:34 2025-10-22 11:12:34,385 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/913, stdin=None, shell=False, universal_newlines=False) 11:12:35 2025-10-22 11:12:35,106 [read_version] DEBUG read version from /w/workspace/edgex-go/913/.semver/main 11:12:35 4.1.0-dev.68 [Pipeline] } 11:12:35 $ docker exec --env ******** --env ******** 2fce1b5c3219a8ea9ca9117980cdf85b51f2a076c21d2fae4115475a1f7ff926 ssh-agent -k 11:12:35 unset SSH_AUTH_SOCK; 11:12:35 unset SSH_AGENT_PID; 11:12:35 echo Agent pid 38 killed; 11:12:35 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 11:12:35 + git semver [Pipeline] } 11:12:36 $ docker stop --time=1 2fce1b5c3219a8ea9ca9117980cdf85b51f2a076c21d2fae4115475a1f7ff926 11:12:37 $ docker rm -f --volumes 2fce1b5c3219a8ea9ca9117980cdf85b51f2a076c21d2fae4115475a1f7ff926 [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 11:12:37 + [ -d /w/workspace/edgex-go/913/archives ] [Pipeline] libraryResource [Pipeline] sh 11:12:38 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 11:12:39 ---> package-listing.sh 11:12:39 ++ facter osfamily 11:12:39 ++ tr '[:upper:]' '[:lower:]' 11:12:39 + OS_FAMILY=debian 11:12:39 + workspace=/w/workspace/edgex-go/913 11:12:39 + START_PACKAGES=/tmp/packages_start.txt 11:12:39 + END_PACKAGES=/tmp/packages_end.txt 11:12:39 + DIFF_PACKAGES=/tmp/packages_diff.txt 11:12:39 + PACKAGES=/tmp/packages_start.txt 11:12:39 + '[' /w/workspace/edgex-go/913 ']' 11:12:39 + PACKAGES=/tmp/packages_end.txt 11:12:39 + case "${OS_FAMILY}" in 11:12:39 + dpkg -l 11:12:39 + grep '^ii' 11:12:39 + '[' -f /tmp/packages_start.txt ']' 11:12:39 + '[' -f /tmp/packages_end.txt ']' 11:12:39 + diff /tmp/packages_start.txt /tmp/packages_end.txt 11:12:39 + '[' /w/workspace/edgex-go/913 ']' 11:12:39 + mkdir -p /w/workspace/edgex-go/913/archives/ 11:12:39 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/913/archives/ [Pipeline] echo 11:12:39 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/913/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 11:12:39 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:12:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:12:40 11:12:40 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:12:40 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:12:40 latest: Pulling from edgex-lftools-log-publisher 11:12:40 5eb5b503b376: Pulling fs layer 11:12:40 5c69ac0246d0: Pulling fs layer 11:12:40 ec43610c2a17: Pulling fs layer 11:12:40 3a2ae6a8a46f: Pulling fs layer 11:12:40 33b1e0a273af: Pulling fs layer 11:12:40 5d3b04190fa2: Pulling fs layer 11:12:40 2f39f015ded8: Pulling fs layer 11:12:40 33b1e0a273af: Waiting 11:12:40 5d3b04190fa2: Waiting 11:12:40 2f39f015ded8: Waiting 11:12:40 3a2ae6a8a46f: Waiting 11:12:40 5c69ac0246d0: Download complete 11:12:40 3a2ae6a8a46f: Verifying Checksum 11:12:40 3a2ae6a8a46f: Download complete 11:12:40 33b1e0a273af: Verifying Checksum 11:12:40 33b1e0a273af: Download complete 11:12:40 5d3b04190fa2: Verifying Checksum 11:12:40 5d3b04190fa2: Download complete 11:12:40 ec43610c2a17: Verifying Checksum 11:12:40 ec43610c2a17: Download complete 11:12:40 5eb5b503b376: Verifying Checksum 11:12:40 5eb5b503b376: Download complete 11:12:41 2f39f015ded8: Verifying Checksum 11:12:41 2f39f015ded8: Download complete 11:12:42 5eb5b503b376: Pull complete 11:12:42 5c69ac0246d0: Pull complete 11:12:42 ec43610c2a17: Pull complete 11:12:42 3a2ae6a8a46f: Pull complete 11:12:42 33b1e0a273af: Pull complete 11:12:42 5d3b04190fa2: Pull complete 11:12:49 2f39f015ded8: Pull complete 11:12:49 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 11:12:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:12:49 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:12:49 prd-ubuntu20.04-docker-8c-8g-517633 does not seem to be running inside a container 11:12:49 $ 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/913/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/913 -v /w/workspace/edgex-go/913:/w/workspace/edgex-go/913:rw,z -v /w/workspace/edgex-go/913@tmp:/w/workspace/edgex-go/913@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 11:12:52 $ docker top aedb4b4285db2708d21a57cceb1576479f30ef067158ac604a3e5a438e0759e8 -eo pid,comm [Pipeline] { [Pipeline] sh 11:12:52 + touch /tmp/pre-build-complete [Pipeline] sh 11:12:53 + mkdir -p /var/log/sysstat [Pipeline] sh 11:12:53 + ls /var/log/sa-host 11:12:53 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:12:53 provisioning config files... 11:12:53 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/913@tmp/config9173885857197034090tmp [Pipeline] { [Pipeline] echo 11:12:53 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 11:12:53 ---> create-netrc.sh [Pipeline] } 11:12:53 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 11:12:54 ---> python-tools-install.sh [Pipeline] echo 11:12:54 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 11:12:54 ---> sudo-logs.sh 11:12:54 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 11:12:54 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 11:12:54 ---> job-cost.sh 11:12:54 lf-activate-venv: SKIPPING 11:12:54 DEBUG: total: 0.10999999940395355 11:12:54 INFO: Retrieving Stack Cost... 11:12:55 INFO: Retrieving Pricing Info for: v3-standard-8 11:12:55 INFO: Archiving Costs [Pipeline] echo 11:12:55 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 11:12:55 ---> logs-deploy.sh 11:12:55 lf-activate-venv: SKIPPING 11:12:55 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/913 11:12:55 INFO: archiving workspace using pattern(s): 11:12:56 Archives upload complete. 11:12:56 INFO: archiving logs to Nexus 11:12:57 ---> uname -a: 11:12:57 Linux prd-ubuntu20-04-docker-8c-8g-517633 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 GNU/Linux 11:12:57 11:12:57 11:12:57 ---> lscpu: 11:12:57 Architecture: x86_64 11:12:57 CPU op-mode(s): 32-bit, 64-bit 11:12:57 Byte Order: Little Endian 11:12:57 Address sizes: 40 bits physical, 48 bits virtual 11:12:57 CPU(s): 8 11:12:57 On-line CPU(s) list: 0-7 11:12:57 Thread(s) per core: 1 11:12:57 Core(s) per socket: 1 11:12:57 Socket(s): 8 11:12:57 NUMA node(s): 1 11:12:57 Vendor ID: AuthenticAMD 11:12:57 CPU family: 23 11:12:57 Model: 49 11:12:57 Model name: AMD EPYC-Rome Processor 11:12:57 Stepping: 0 11:12:57 CPU MHz: 2800.000 11:12:57 BogoMIPS: 5600.00 11:12:57 Virtualization: AMD-V 11:12:57 Hypervisor vendor: KVM 11:12:57 Virtualization type: full 11:12:57 L1d cache: 256 KiB 11:12:57 L1i cache: 256 KiB 11:12:57 L2 cache: 4 MiB 11:12:57 L3 cache: 128 MiB 11:12:57 NUMA node0 CPU(s): 0-7 11:12:57 Vulnerability Gather data sampling: Not affected 11:12:57 Vulnerability Itlb multihit: Not affected 11:12:57 Vulnerability L1tf: Not affected 11:12:57 Vulnerability Mds: Not affected 11:12:57 Vulnerability Meltdown: Not affected 11:12:57 Vulnerability Mmio stale data: Not affected 11:12:57 Vulnerability Retbleed: Vulnerable 11:12:57 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 11:12:57 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 11:12:57 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; IBRS_FW; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 11:12:57 Vulnerability Srbds: Not affected 11:12:57 Vulnerability Tsx async abort: Not affected 11:12:57 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 11:12:57 11:12:57 11:12:57 ---> nproc: 11:12:57 8 11:12:57 11:12:57 11:12:57 ---> df -h: 11:12:57 Filesystem Size Used Avail Use% Mounted on 11:12:57 overlay 155G 33G 123G 21% / 11:12:57 tmpfs 64M 0 64M 0% /dev 11:12:57 tmpfs 16G 0 16G 0% /sys/fs/cgroup 11:12:57 shm 64M 0 64M 0% /dev/shm 11:12:57 /dev/vda1 155G 33G 123G 21% /facter-os 11:12:57 11:12:57 11:12:57 ---> sar -b -r -n DEV: 11:12:57 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-8c-8g-517633) 10/22/25 _x86_64_ (8 CPU) 11:12:57 11:12:57 10:21:04 LINUX RESTART (8 CPU) 11:12:57 11:12:57 10:22:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 11:12:57 10:23:01 244.76 18.66 226.10 0.00 3223.86 62684.56 0.00 11:12:57 10:24:01 83.66 1.92 81.74 0.00 25.46 28803.35 0.00 11:12:57 10:25:01 39.98 0.07 39.91 0.00 0.53 27102.95 0.00 11:12:57 10:26:01 79.59 0.15 79.44 0.00 3.07 47594.20 0.00 11:12:57 10:27:01 214.98 2.00 212.98 0.00 2009.13 190086.72 0.00 11:12:57 10:28:01 933.43 24.16 909.27 0.00 2685.02 248475.92 0.00 11:12:57 10:29:01 266.96 0.92 266.04 0.00 7.33 120325.89 0.00 11:12:57 10:30:01 238.64 0.10 238.54 0.00 0.79 130665.39 0.00 11:12:57 10:31:01 783.95 0.08 783.87 0.00 1.20 162096.98 0.00 11:12:57 10:32:02 34.56 0.07 34.49 0.00 7.47 933.98 0.00 11:12:57 10:33:01 22.00 0.03 21.96 0.00 4.61 560.31 0.00 11:12:57 10:34:01 3.52 0.02 3.50 0.00 4.27 69.72 0.00 11:12:57 10:35:01 1.03 0.00 1.03 0.00 0.00 12.26 0.00 11:12:57 10:36:01 2.00 0.02 1.98 0.00 0.13 22.93 0.00 11:12:57 10:37:01 1.15 0.00 1.15 0.00 0.00 13.86 0.00 11:12:57 10:38:01 1.20 0.00 1.20 0.00 0.00 14.00 0.00 11:12:57 10:39:01 1.02 0.00 1.02 0.00 0.00 11.20 0.00 11:12:57 10:40:01 1.53 0.00 1.53 0.00 0.00 18.53 0.00 11:12:57 10:41:01 0.93 0.00 0.93 0.00 0.00 10.13 0.00 11:12:57 10:42:01 1.40 0.00 1.40 0.00 0.00 16.80 0.00 11:12:57 10:43:01 0.98 0.00 0.98 0.00 0.00 10.66 0.00 11:12:57 10:44:01 1.42 0.00 1.42 0.00 0.00 16.66 0.00 11:12:57 10:45:01 0.95 0.00 0.95 0.00 0.00 10.53 0.00 11:12:57 10:46:01 1.82 0.00 1.82 0.00 0.00 20.80 0.00 11:12:57 10:47:01 0.97 0.00 0.97 0.00 0.00 11.60 0.00 11:12:57 10:48:01 1.27 0.00 1.27 0.00 0.00 14.26 0.00 11:12:57 10:49:01 0.97 0.00 0.97 0.00 0.00 10.93 0.00 11:12:57 10:50:01 1.25 0.00 1.25 0.00 0.00 14.80 0.00 11:12:57 10:51:01 1.03 0.00 1.03 0.00 0.00 11.60 0.00 11:12:57 10:52:01 1.25 0.00 1.25 0.00 0.00 15.60 0.00 11:12:57 10:53:01 1.00 0.00 1.00 0.00 0.00 10.66 0.00 11:12:57 10:54:01 1.42 0.00 1.42 0.00 0.00 16.13 0.00 11:12:57 10:55:01 1.02 0.00 1.02 0.00 0.00 12.00 0.00 11:12:57 10:56:01 1.68 0.00 1.68 0.00 0.00 18.76 0.00 11:12:57 10:57:01 0.98 0.00 0.98 0.00 0.00 11.06 0.00 11:12:57 10:58:01 1.37 0.00 1.37 0.00 0.00 16.39 0.00 11:12:57 10:59:01 0.98 0.00 0.98 0.00 0.00 10.80 0.00 11:12:57 11:00:01 1.15 0.00 1.15 0.00 0.00 14.00 0.00 11:12:57 11:01:01 1.00 0.00 1.00 0.00 0.00 10.80 0.00 11:12:57 11:02:01 1.23 0.00 1.23 0.00 0.00 15.06 0.00 11:12:57 11:03:01 0.95 0.00 0.95 0.00 0.00 10.66 0.00 11:12:57 11:04:01 1.35 0.00 1.35 0.00 0.00 15.86 0.00 11:12:57 11:05:01 1.02 0.00 1.02 0.00 0.00 11.86 0.00 11:12:57 11:06:01 1.25 0.00 1.25 0.00 0.00 15.06 0.00 11:12:57 11:07:01 1.07 0.00 1.07 0.00 0.00 12.26 0.00 11:12:57 11:08:01 1.33 0.00 1.33 0.00 0.00 15.73 0.00 11:12:57 11:09:01 0.97 0.00 0.97 0.00 0.00 11.86 0.00 11:12:57 11:10:01 1.17 0.00 1.17 0.00 0.00 14.93 0.00 11:12:57 11:11:01 0.95 0.00 0.95 0.00 0.00 10.53 0.00 11:12:57 11:12:01 93.02 0.52 92.50 0.00 14.93 38230.56 0.00 11:12:57 Average: 61.66 0.97 60.69 0.00 158.74 21182.70 0.00 11:12:57 11:12:57 10:22:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 11:12:57 10:23:01 28048728 31451008 835616 2.54 96476 3560464 2050248 6.04 1132932 3269532 3812 11:12:57 10:24:01 26130620 31236116 1038176 3.16 125848 5094080 2308404 6.81 2202248 3963312 715028 11:12:57 10:25:01 26279628 31392568 881488 2.68 132088 5067836 1861132 5.49 1530432 4457980 517416 11:12:57 10:26:01 25497164 31474764 806036 2.45 136392 5932988 1830732 5.40 1901996 4877580 9184 11:12:57 10:27:01 19237636 31328736 937548 2.85 147180 11862652 2441432 7.20 2208644 10636688 1684820 11:12:57 10:28:01 11022376 31324084 912392 2.78 359932 19351108 2255488 6.65 3223804 17298104 2602312 11:12:57 10:29:01 4754528 27683872 4480232 13.63 398992 21545924 11703048 34.50 7828140 18458896 1581376 11:12:57 10:30:01 513776 26377524 5793384 17.62 414204 24354144 12215332 36.01 10401408 20020444 738012 11:12:57 10:31:01 5680416 31323416 911192 2.77 430028 24318620 2013204 5.94 3805880 21747220 624 11:12:57 10:32:02 5700272 31345876 888060 2.70 431664 24319244 2156144 6.36 4066752 21464384 508 11:12:57 10:33:01 5699256 31346144 886820 2.70 432500 24319716 2115436 6.24 4575292 20958556 476 11:12:57 10:34:01 5714940 31362072 871284 2.65 432564 24319844 2010308 5.93 4589932 20927252 8 11:12:57 10:35:01 5714364 31361504 871800 2.65 432564 24319852 2010308 5.93 4589796 20927260 8 11:12:57 10:36:01 5725052 31372328 861688 2.62 432588 24319912 2045096 6.03 4578656 20927324 40 11:12:57 10:37:01 5725208 31372488 861472 2.62 432604 24319920 2045096 6.03 4578892 20927328 156 11:12:57 10:38:01 5733852 31381132 852664 2.59 432620 24319920 2045096 6.03 4570284 20927328 172 11:12:57 10:39:01 5734648 31381936 851836 2.59 432620 24319924 2045096 6.03 4569944 20927332 8 11:12:57 10:40:01 5734072 31381424 852344 2.59 432636 24319928 2045096 6.03 4570220 20927336 8 11:12:57 10:41:01 5734104 31381468 852252 2.59 432644 24319928 2045096 6.03 4570336 20927336 8 11:12:57 10:42:01 5733992 31381512 852108 2.59 432664 24320064 2045096 6.03 4570096 20927464 12 11:12:57 10:43:01 5734220 31381756 851840 2.59 432692 24320060 2045096 6.03 4570036 20927472 16 11:12:57 10:44:01 5734384 31381960 851592 2.59 432712 24320072 2045096 6.03 4570100 20927476 8 11:12:57 10:45:01 5734140 31381736 851772 2.59 432720 24320076 2045096 6.03 4570092 20927484 8 11:12:57 10:46:01 5734348 31381944 851728 2.59 432756 24320076 2045096 6.03 4570108 20927484 12 11:12:57 10:47:01 5734144 31381744 851888 2.59 432768 24320080 2045096 6.03 4570176 20927488 16 11:12:57 10:48:01 5734372 31382036 851632 2.59 432780 24320080 2045096 6.03 4570212 20927488 4 11:12:57 10:49:01 5734328 31381996 851808 2.59 432800 24320084 2045096 6.03 4570504 20927492 28 11:12:57 10:50:01 5734596 31382268 851496 2.59 432808 24320088 2045096 6.03 4570248 20927496 8 11:12:57 10:51:01 5734336 31382136 851608 2.59 432828 24320208 2045096 6.03 4570252 20927624 8 11:12:57 10:52:01 5734192 31382056 851636 2.59 432832 24320224 2045096 6.03 4570376 20927628 4 11:12:57 10:53:01 5733820 31381696 851968 2.59 432852 24320224 2045096 6.03 4570324 20927628 12 11:12:57 10:54:01 5733844 31381748 851852 2.59 432876 24320228 2045096 6.03 4570404 20927636 8 11:12:57 10:55:01 5733536 31381444 852088 2.59 432884 24320232 2045096 6.03 4570700 20927640 8 11:12:57 10:56:01 5733772 31381680 851804 2.59 432908 24320228 2045096 6.03 4570460 20927640 16 11:12:57 10:57:01 5733724 31381696 851804 2.59 432924 24320236 2045096 6.03 4571012 20927644 192 11:12:57 10:58:01 5734032 31382028 851464 2.59 432944 24320240 2045096 6.03 4570404 20927648 4 11:12:57 10:59:01 5733668 31381680 851684 2.59 432960 24320244 2045096 6.03 4570680 20927652 148 11:12:57 11:00:01 5733936 31381964 851368 2.59 432972 24320248 2045096 6.03 4570436 20927656 28 11:12:57 11:01:01 5734108 31382136 851592 2.59 432988 24320248 2045096 6.03 4570436 20927656 12 11:12:57 11:02:01 5734092 31382164 851556 2.59 433000 24320256 2045096 6.03 4570532 20927660 8 11:12:57 11:03:01 5734076 31382164 851500 2.59 433012 24320256 2045096 6.03 4570484 20927664 12 11:12:57 11:04:01 5733056 31381152 852304 2.59 433020 24320260 2045096 6.03 4570824 20927668 192 11:12:57 11:05:01 5733764 31381864 851524 2.59 433028 24320264 2045096 6.03 4570844 20927672 180 11:12:57 11:06:01 5733952 31382104 851200 2.59 433044 24320264 2045096 6.03 4570536 20927672 12 11:12:57 11:07:01 5732840 31381016 852296 2.59 433056 24320268 2028648 5.98 4570632 20927676 24 11:12:57 11:08:01 5733052 31381248 851956 2.59 433080 24320268 2044780 6.03 4570588 20927676 4 11:12:57 11:09:01 5732908 31381136 851992 2.59 433104 24320268 2044780 6.03 4570616 20927680 12 11:12:57 11:10:01 5732884 31381152 851932 2.59 433132 24320280 2044780 6.03 4570648 20927688 40 11:12:57 11:11:01 5732892 31381160 851892 2.59 433148 24320280 2044780 6.03 4570648 20927688 12 11:12:57 11:12:01 4888148 31309540 919896 2.80 470528 24997532 2051520 6.05 4705724 21573416 696 11:12:57 Average: 7625676 31200808 1034381 3.15 400479 22377789 2452570 7.23 4426294 19279455 157114 11:12:57 11:12:57 10:22:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 11:12:57 10:23:01 lo 4.00 4.00 0.40 0.40 0.00 0.00 0.00 0.00 11:12:57 10:23:01 vethfe427c6 119.45 123.89 11.91 123.16 0.00 0.00 0.00 0.01 11:12:57 10:23:01 ens3 903.20 842.31 10482.39 136.56 0.00 0.00 0.00 0.00 11:12:57 10:23:01 docker0 632.01 595.37 46.76 3154.10 0.00 0.00 0.00 0.00 11:12:57 10:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:12:57 10:24:01 vethc88c3be 0.13 0.27 0.01 0.03 0.00 0.00 0.00 0.00 11:12:57 10:24:01 ens3 196.30 97.63 1582.95 22.97 0.00 0.00 0.00 0.00 11:12:57 10:24:01 docker0 77.16 161.13 6.98 1546.57 0.00 0.00 0.00 0.00 11:12:57 10:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:12:57 10:25:01 vethc88c3be 0.82 0.83 0.07 0.07 0.00 0.00 0.00 0.00 11:12:57 10:25:01 ens3 28.45 20.15 22.50 12.99 0.00 0.00 0.00 0.00 11:12:57 10:25:01 docker0 0.82 0.82 0.06 0.07 0.00 0.00 0.00 0.00 11:12:57 10:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:12:57 10:26:01 ens3 38.76 42.49 24.56 98.25 0.00 0.00 0.00 0.00 11:12:57 10:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:12:57 10:27:01 lo 1.73 1.73 0.18 0.18 0.00 0.00 0.00 0.00 11:12:57 10:27:01 vethd8ba0ba 0.42 0.47 0.04 0.14 0.00 0.00 0.00 0.00 11:12:57 10:27:01 ens3 159.24 103.05 3598.60 24.32 0.00 0.00 0.00 0.00 11:12:57 10:27:01 vetha3e6346 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:12:57 10:27:01 docker0 0.42 0.32 0.03 0.13 0.00 0.00 0.00 0.00 11:12:57 10:27:01 vethe0787d9 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:12:57 10:28:01 lo 0.67 0.67 0.06 0.06 0.00 0.00 0.00 0.00 11:12:57 10:28:01 vethd8ba0ba 0.07 2.43 0.00 0.11 0.00 0.00 0.00 0.00 11:12:57 10:28:01 ens3 1053.61 565.04 10554.81 65.90 0.00 0.00 0.00 0.00 11:12:57 10:28:01 docker0 498.25 909.85 44.64 8873.16 0.00 0.00 0.00 0.00 11:12:57 10:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:12:57 10:29:01 vethd8ba0ba 0.12 0.72 0.01 0.03 0.00 0.00 0.00 0.00 11:12:57 10:29:01 ens3 15.78 8.68 11.93 6.52 0.00 0.00 0.00 0.00 11:12:57 10:29:01 vethd818d81 0.05 0.62 0.00 0.03 0.00 0.00 0.00 0.00 11:12:57 10:29:01 veth740785b 0.05 0.57 0.00 0.03 0.00 0.00 0.00 0.00 11:12:57 10:29:01 vethdc45856 0.05 0.62 0.00 0.03 0.00 0.00 0.00 0.00 11:12:57 10:29:01 vethea8217a 0.05 0.70 0.00 0.03 0.00 0.00 0.00 0.00 11:12:57 10:29:01 docker0 0.72 0.10 0.02 0.01 0.00 0.00 0.00 0.00 11:12:57 10:29:01 veth2b4feac 0.05 0.70 0.00 0.03 0.00 0.00 0.00 0.00 11:12:57 10:29:01 vetha626242 0.05 0.57 0.00 0.03 0.00 0.00 0.00 0.00 11:12:57 10:29:01 veth2e99a0a 0.05 0.68 0.00 0.03 0.00 0.00 0.00 0.00 11:12:57 10:29:01 vethb47602c 0.05 0.57 0.00 0.03 0.00 0.00 0.00 0.00 11:12:57 10:29:01 vethed884d1 0.05 0.62 0.00 0.03 0.00 0.00 0.00 0.00 11:12:57 10:29:01 veth5fdb9b1 0.05 0.68 0.00 0.03 0.00 0.00 0.00 0.00 11:12:57 10:29:01 vethc784b0c 0.05 0.57 0.00 0.03 0.00 0.00 0.00 0.00 11:12:57 10:29:01 veth6859ada 0.05 0.70 0.00 0.03 0.00 0.00 0.00 0.00 11:12:57 10:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:12:57 10:30:01 vethd8ba0ba 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:12:57 10:30:01 ens3 1.93 0.97 1.37 0.72 0.00 0.00 0.00 0.00 11:12:57 10:30:01 vethd818d81 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 11:12:57 10:30:01 veth740785b 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 11:12:57 10:30:01 vethdc45856 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 11:12:57 10:30:01 vethea8217a 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 11:12:57 10:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:12:57 10:30:01 vetha626242 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 11:12:57 10:30:01 veth2e99a0a 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 11:12:57 10:30:01 vethb47602c 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 11:12:57 10:30:01 vethed884d1 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 11:12:57 10:30:01 veth5fdb9b1 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 11:12:57 10:30:01 veth6859ada 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 11:12:57 10:31:01 lo 3.60 3.60 0.37 0.37 0.00 0.00 0.00 0.00 11:12:57 10:31:01 ens3 59.74 61.92 28.50 233.58 0.00 0.00 0.00 0.00 11:12:57 10:31:01 docker0 0.10 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:12:57 10:32:02 lo 41.13 41.13 4.02 4.02 0.00 0.00 0.00 0.00 11:12:57 10:32:02 ens3 405.82 402.23 215.74 1873.52 0.00 0.00 0.00 0.00 11:12:57 10:32:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:12:57 10:33:01 lo 22.64 22.64 2.21 2.21 0.00 0.00 0.00 0.00 11:12:57 10:33:01 ens3 385.49 405.56 134.22 2707.81 0.00 0.00 0.00 0.00 11:12:57 10:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:12:57 10:34:01 lo 3.13 3.13 0.30 0.30 0.00 0.00 0.00 0.00 11:12:57 10:34:01 ens3 33.09 30.51 20.46 155.30 0.00 0.00 0.00 0.00 11:12:57 10:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:12:57 10:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:12:57 10:35:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 11:12:57 10:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:12:57 10:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:12:57 10:36:01 ens3 0.57 0.42 0.28 0.22 0.00 0.00 0.00 0.00 11:12:57 10:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:12:57 10:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:12:57 10:37:01 ens3 0.22 0.13 0.09 0.07 0.00 0.00 0.00 0.00 11:12:57 10:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:12:57 10:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:12:57 10:38:01 ens3 0.15 0.08 0.02 0.01 0.00 0.00 0.00 0.00 11:12:57 10:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:12:57 10:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:12:57 10:39:01 ens3 0.58 0.03 0.06 0.00 0.00 0.00 0.00 0.00 11:12:57 10:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:12:57 10:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:12:57 10:40:01 ens3 0.82 0.83 0.43 0.31 0.00 0.00 0.00 0.00 11:12:57 10:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:12:57 10:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:12:57 10:41:01 ens3 0.05 0.02 0.01 0.00 0.00 0.00 0.00 0.00 11:12:57 10:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:12:57 10:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:12:57 10:42:01 ens3 0.40 0.32 0.15 0.08 0.00 0.00 0.00 0.00 11:12:57 10:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:12:57 10:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:12:57 10:43:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 11:12:57 10:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:12:57 10:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:12:57 10:44:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 11:12:57 10:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:12:57 10:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:12:57 10:45:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 11:12:57 10:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:12:57 10:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:12:57 10:46:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 11:12:57 10:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:12:57 10:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:12:57 10:47:01 ens3 0.32 0.20 0.15 0.07 0.00 0.00 0.00 0.00 11:12:57 10:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:12:57 10:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:12:57 10:48:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 11:12:57 10:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:12:57 10:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:12:57 10:49:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 11:12:57 10:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:12:57 10:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:12:57 10:50:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 11:12:57 10:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:12:57 10:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:12:57 10:51:01 ens3 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 11:12:57 10:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:12:57 10:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:12:57 10:52:01 ens3 0.30 0.20 0.09 0.07 0.00 0.00 0.00 0.00 11:12:57 10:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:12:57 10:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:12:57 10:53:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 11:12:57 10:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:12:57 10:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:12:57 10:54:01 ens3 0.22 0.12 0.07 0.01 0.00 0.00 0.00 0.00 11:12:57 10:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:12:57 10:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:12:57 10:55:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 11:12:57 10:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:12:57 10:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:12:57 10:56:01 ens3 0.15 0.12 0.02 0.01 0.00 0.00 0.00 0.00 11:12:57 10:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:12:57 10:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:12:57 10:57:01 ens3 0.22 0.13 0.09 0.07 0.00 0.00 0.00 0.00 11:12:57 10:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:12:57 10:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:12:57 10:58:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 11:12:57 10:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:12:57 10:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:12:57 10:59:01 ens3 0.20 0.12 0.07 0.01 0.00 0.00 0.00 0.00 11:12:57 10:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:12:57 11:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:12:57 11:00:01 ens3 0.10 0.07 0.01 0.01 0.00 0.00 0.00 0.00 11:12:57 11:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:12:57 11:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:12:57 11:01:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 11:12:57 11:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:12:57 11:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:12:57 11:02:01 ens3 0.28 0.23 0.09 0.08 0.00 0.00 0.00 0.00 11:12:57 11:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:12:57 11:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:12:57 11:03:01 ens3 0.15 0.10 0.07 0.01 0.00 0.00 0.00 0.00 11:12:57 11:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:12:57 11:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:12:57 11:04:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 11:12:57 11:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:12:57 11:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:12:57 11:05:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 11:12:57 11:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:12:57 11:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:12:57 11:06:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 11:12:57 11:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:12:57 11:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:12:57 11:07:01 ens3 0.22 0.15 0.09 0.07 0.00 0.00 0.00 0.00 11:12:57 11:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:12:57 11:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:12:57 11:08:01 ens3 0.20 0.17 0.07 0.01 0.00 0.00 0.00 0.00 11:12:57 11:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:12:57 11:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:12:57 11:09:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 11:12:57 11:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:12:57 11:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:12:57 11:10:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 11:12:57 11:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:12:57 11:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:12:57 11:11:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 11:12:57 11:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:12:57 11:12:01 lo 1.73 1.73 0.16 0.16 0.00 0.00 0.00 0.00 11:12:57 11:12:01 ens3 284.42 181.09 4836.26 40.02 0.00 0.00 0.00 0.00 11:12:57 11:12:01 docker0 75.62 117.10 6.57 882.39 0.00 0.00 0.00 0.00 11:12:57 11:12:01 vetha0cbe86 0.03 0.13 0.00 0.01 0.00 0.00 0.00 0.00 11:12:57 Average: lo 1.65 1.65 0.16 0.16 0.00 0.00 0.00 0.00 11:12:57 Average: ens3 71.05 54.92 627.01 106.68 0.00 0.00 0.00 0.00 11:12:57 Average: docker0 25.50 35.51 2.09 288.18 0.00 0.00 0.00 0.00 11:12:57 Average: vetha0cbe86 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:12:57 11:12:57 11:12:57 ---> sar -P ALL: 11:12:57 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-8c-8g-517633) 10/22/25 _x86_64_ (8 CPU) 11:12:57 11:12:57 10:21:04 LINUX RESTART (8 CPU) 11:12:57 11:12:57 10:22:02 CPU %user %nice %system %iowait %steal %idle 11:12:57 10:23:01 all 7.29 0.00 3.29 4.86 0.07 84.49 11:12:57 10:23:01 0 7.45 0.00 2.44 0.38 0.05 89.69 11:12:57 10:23:01 1 6.58 0.00 3.20 11.25 0.07 78.89 11:12:57 10:23:01 2 6.15 0.00 3.02 4.51 0.07 86.25 11:12:57 10:23:01 3 6.70 0.00 2.53 0.83 0.07 89.87 11:12:57 10:23:01 4 12.76 0.00 4.30 4.35 0.07 78.51 11:12:57 10:23:01 5 6.26 0.00 3.66 2.24 0.05 87.79 11:12:57 10:23:01 6 7.59 0.00 3.67 4.16 0.07 84.51 11:12:57 10:23:01 7 4.79 0.00 3.47 11.27 0.09 80.39 11:12:57 10:24:01 all 40.02 0.00 6.50 2.58 0.11 50.79 11:12:57 10:24:01 0 41.34 0.00 5.52 0.39 0.12 52.63 11:12:57 10:24:01 1 42.06 0.00 7.92 6.67 0.12 43.23 11:12:57 10:24:01 2 39.46 0.00 6.53 7.83 0.12 46.06 11:12:57 10:24:01 3 38.35 0.00 7.17 3.11 0.12 51.25 11:12:57 10:24:01 4 38.79 0.00 6.10 0.91 0.10 54.10 11:12:57 10:24:01 5 45.33 0.00 5.91 0.42 0.12 48.21 11:12:57 10:24:01 6 34.87 0.00 6.88 0.66 0.10 57.49 11:12:57 10:24:01 7 39.97 0.00 5.94 0.62 0.12 53.36 11:12:57 10:25:01 all 49.99 0.00 5.54 2.16 0.13 42.19 11:12:57 10:25:01 0 53.09 0.00 5.62 4.80 0.12 36.37 11:12:57 10:25:01 1 48.05 0.00 5.78 0.57 0.13 45.47 11:12:57 10:25:01 2 50.56 0.00 5.61 6.13 0.13 37.57 11:12:57 10:25:01 3 50.52 0.00 5.66 3.47 0.12 40.24 11:12:57 10:25:01 4 51.10 0.00 5.37 0.94 0.13 42.46 11:12:57 10:25:01 5 49.87 0.00 5.36 0.15 0.12 44.51 11:12:57 10:25:01 6 48.86 0.00 5.38 0.10 0.13 45.52 11:12:57 10:25:01 7 47.89 0.00 5.53 1.12 0.12 45.35 11:12:57 10:26:01 all 36.31 0.00 6.15 2.56 0.11 54.87 11:12:57 10:26:01 0 35.32 0.00 6.69 15.09 0.12 42.78 11:12:57 10:26:01 1 36.16 0.00 5.95 1.88 0.10 55.91 11:12:57 10:26:01 2 36.56 0.00 5.82 0.59 0.10 56.92 11:12:57 10:26:01 3 38.48 0.00 6.14 0.15 0.12 55.11 11:12:57 10:26:01 4 36.27 0.00 5.94 0.17 0.10 57.51 11:12:57 10:26:01 5 34.78 0.00 6.21 0.22 0.10 58.68 11:12:57 10:26:01 6 37.43 0.00 6.10 1.15 0.10 55.22 11:12:57 10:26:01 7 35.50 0.00 6.33 1.28 0.12 56.77 11:12:57 10:27:01 all 13.29 0.00 5.65 24.32 0.09 56.65 11:12:57 10:27:01 0 12.83 0.00 5.58 9.33 0.10 72.15 11:12:57 10:27:01 1 13.26 0.00 5.06 16.54 0.09 65.05 11:12:57 10:27:01 2 13.25 0.00 5.53 52.91 0.07 28.24 11:12:57 10:27:01 3 14.26 0.00 5.49 25.56 0.10 54.59 11:12:57 10:27:01 4 12.56 0.00 6.18 60.11 0.09 21.06 11:12:57 10:27:01 5 13.93 0.00 5.38 3.67 0.12 76.90 11:12:57 10:27:01 6 13.81 0.00 5.37 12.46 0.09 68.26 11:12:57 10:27:01 7 12.35 0.00 6.61 14.24 0.09 66.71 11:12:57 10:28:01 all 12.87 0.00 7.02 19.46 0.08 60.58 11:12:57 10:28:01 0 12.79 0.00 6.32 12.72 0.07 68.11 11:12:57 10:28:01 1 12.95 0.00 6.58 10.75 0.08 69.64 11:12:57 10:28:01 2 12.47 0.00 6.50 20.98 0.07 59.98 11:12:57 10:28:01 3 13.16 0.00 7.02 10.31 0.08 69.43 11:12:57 10:28:01 4 12.31 0.00 7.71 25.38 0.08 54.51 11:12:57 10:28:01 5 13.36 0.00 9.29 49.79 0.09 27.48 11:12:57 10:28:01 6 12.01 0.00 6.29 11.18 0.07 70.45 11:12:57 10:28:01 7 13.93 0.00 6.45 14.86 0.08 64.67 11:12:57 10:29:01 all 74.13 0.00 9.32 2.93 0.14 13.48 11:12:57 10:29:01 0 74.14 0.00 9.23 1.02 0.13 15.48 11:12:57 10:29:01 1 74.14 0.00 9.12 1.01 0.15 15.59 11:12:57 10:29:01 2 74.29 0.00 9.26 2.71 0.13 13.61 11:12:57 10:29:01 3 74.03 0.00 9.21 1.02 0.15 15.59 11:12:57 10:29:01 4 74.09 0.00 9.11 1.02 0.15 15.63 11:12:57 10:29:01 5 74.19 0.00 9.99 14.36 0.15 1.31 11:12:57 10:29:01 6 73.54 0.00 9.74 1.34 0.15 15.24 11:12:57 10:29:01 7 74.59 0.00 8.94 1.02 0.13 15.32 11:12:57 10:30:01 all 90.80 0.00 8.30 0.74 0.17 0.00 11:12:57 10:30:01 0 90.36 0.00 8.72 0.76 0.17 0.00 11:12:57 10:30:01 1 90.82 0.00 8.29 0.73 0.17 0.00 11:12:57 10:30:01 2 90.76 0.00 8.34 0.71 0.18 0.00 11:12:57 10:30:01 3 90.91 0.00 8.16 0.74 0.18 0.00 11:12:57 10:30:01 4 91.51 0.00 7.55 0.76 0.18 0.00 11:12:57 10:30:01 5 90.84 0.00 8.29 0.71 0.17 0.00 11:12:57 10:30:01 6 90.63 0.00 8.48 0.74 0.15 0.00 11:12:57 10:30:01 7 90.55 0.00 8.55 0.74 0.15 0.00 11:12:57 10:31:01 all 63.80 0.00 7.97 5.48 0.14 22.61 11:12:57 10:31:01 0 63.29 0.00 7.92 6.72 0.12 21.95 11:12:57 10:31:01 1 63.15 0.00 8.28 4.44 0.15 23.98 11:12:57 10:31:01 2 64.98 0.00 8.15 3.44 0.13 23.29 11:12:57 10:31:01 3 63.89 0.00 8.44 6.34 0.13 21.19 11:12:57 10:31:01 4 63.76 0.00 6.77 8.24 0.13 21.10 11:12:57 10:31:01 5 63.54 0.00 8.26 6.44 0.13 21.63 11:12:57 10:31:01 6 64.33 0.00 8.32 6.35 0.15 20.85 11:12:57 10:31:01 7 63.48 0.00 7.61 1.88 0.15 26.88 11:12:57 10:32:02 all 7.78 0.00 0.99 0.11 0.22 90.90 11:12:57 10:32:02 0 7.02 0.00 1.08 0.40 0.41 91.09 11:12:57 10:32:02 1 5.74 0.00 0.91 0.02 0.05 93.28 11:12:57 10:32:02 2 9.25 0.00 0.92 0.03 0.09 89.71 11:12:57 10:32:02 3 9.84 0.00 1.06 0.03 0.91 88.15 11:12:57 10:32:02 4 7.70 0.00 0.92 0.02 0.07 91.29 11:12:57 10:32:02 5 7.00 0.00 1.01 0.02 0.09 91.89 11:12:57 10:32:02 6 6.51 0.00 1.05 0.28 0.07 92.09 11:12:57 10:32:02 7 9.16 0.00 0.97 0.04 0.05 89.78 11:12:57 10:33:01 all 10.38 0.00 0.66 0.07 0.06 88.83 11:12:57 10:33:01 0 11.46 0.00 0.85 0.39 0.05 87.25 11:12:57 10:33:01 1 9.96 0.00 0.66 0.05 0.05 89.28 11:12:57 10:33:01 2 9.94 0.00 0.71 0.07 0.07 89.21 11:12:57 10:33:01 3 12.47 0.00 0.66 0.02 0.05 86.79 11:12:57 10:33:01 4 8.25 0.00 0.59 0.00 0.05 91.11 11:12:57 10:33:01 5 6.07 0.00 0.46 0.00 0.05 93.42 11:12:57 10:33:01 6 14.79 0.00 0.71 0.03 0.07 84.39 11:12:57 10:33:01 7 10.08 0.00 0.65 0.02 0.07 89.19 11:12:57 11:12:57 10:33:01 CPU %user %nice %system %iowait %steal %idle 11:12:57 10:34:01 all 0.84 0.00 0.10 0.01 0.01 99.04 11:12:57 10:34:01 0 1.40 0.00 0.13 0.02 0.02 98.43 11:12:57 10:34:01 1 0.20 0.00 0.10 0.00 0.02 99.68 11:12:57 10:34:01 2 1.34 0.00 0.12 0.00 0.02 98.53 11:12:57 10:34:01 3 0.12 0.00 0.15 0.00 0.02 99.72 11:12:57 10:34:01 4 1.38 0.00 0.07 0.02 0.02 98.52 11:12:57 10:34:01 5 0.05 0.00 0.03 0.00 0.02 99.90 11:12:57 10:34:01 6 1.50 0.00 0.08 0.00 0.02 98.40 11:12:57 10:34:01 7 0.72 0.00 0.08 0.03 0.00 99.17 11:12:57 10:35:01 all 0.26 0.00 0.01 0.00 0.01 99.72 11:12:57 10:35:01 0 0.03 0.00 0.02 0.00 0.02 99.93 11:12:57 10:35:01 1 0.03 0.00 0.02 0.00 0.02 99.93 11:12:57 10:35:01 2 0.00 0.00 0.00 0.02 0.00 99.98 11:12:57 10:35:01 3 0.00 0.00 0.00 0.00 0.00 100.00 11:12:57 10:35:01 4 0.00 0.00 0.00 0.00 0.02 99.98 11:12:57 10:35:01 5 0.00 0.00 0.00 0.00 0.00 100.00 11:12:57 10:35:01 6 0.02 0.00 0.02 0.00 0.02 99.95 11:12:57 10:35:01 7 1.95 0.00 0.00 0.02 0.02 98.01 11:12:57 10:36:01 all 0.13 0.00 0.02 0.00 0.00 99.85 11:12:57 10:36:01 0 0.05 0.00 0.03 0.00 0.02 99.90 11:12:57 10:36:01 1 0.07 0.00 0.03 0.00 0.00 99.90 11:12:57 10:36:01 2 0.05 0.00 0.03 0.00 0.00 99.92 11:12:57 10:36:01 3 0.02 0.00 0.02 0.00 0.00 99.97 11:12:57 10:36:01 4 0.02 0.00 0.02 0.02 0.00 99.95 11:12:57 10:36:01 5 0.03 0.00 0.00 0.00 0.00 99.97 11:12:57 10:36:01 6 0.08 0.00 0.02 0.00 0.02 99.88 11:12:57 10:36:01 7 0.70 0.00 0.00 0.02 0.00 99.28 11:12:57 10:37:01 all 0.02 0.00 0.01 0.01 0.00 99.96 11:12:57 10:37:01 0 0.02 0.00 0.02 0.00 0.02 99.95 11:12:57 10:37:01 1 0.08 0.00 0.03 0.00 0.02 99.87 11:12:57 10:37:01 2 0.00 0.00 0.00 0.00 0.00 100.00 11:12:57 10:37:01 3 0.02 0.00 0.00 0.00 0.00 99.98 11:12:57 10:37:01 4 0.02 0.00 0.00 0.07 0.00 99.92 11:12:57 10:37:01 5 0.00 0.00 0.00 0.00 0.00 100.00 11:12:57 10:37:01 6 0.00 0.00 0.00 0.00 0.00 100.00 11:12:57 10:37:01 7 0.00 0.00 0.00 0.02 0.00 99.98 11:12:57 10:38:01 all 0.07 0.00 0.01 0.00 0.01 99.91 11:12:57 10:38:01 0 0.10 0.00 0.02 0.00 0.03 99.85 11:12:57 10:38:01 1 0.03 0.00 0.03 0.00 0.00 99.93 11:12:57 10:38:01 2 0.00 0.00 0.00 0.00 0.00 100.00 11:12:57 10:38:01 3 0.03 0.00 0.00 0.00 0.00 99.97 11:12:57 10:38:01 4 0.00 0.00 0.00 0.02 0.00 99.98 11:12:57 10:38:01 5 0.00 0.00 0.00 0.00 0.00 100.00 11:12:57 10:38:01 6 0.03 0.00 0.02 0.00 0.00 99.95 11:12:57 10:38:01 7 0.33 0.00 0.00 0.02 0.02 99.63 11:12:57 10:39:01 all 0.05 0.00 0.01 0.15 0.01 99.78 11:12:57 10:39:01 0 0.05 0.00 0.03 0.00 0.02 99.90 11:12:57 10:39:01 1 0.03 0.00 0.02 0.00 0.02 99.93 11:12:57 10:39:01 2 0.00 0.00 0.02 0.00 0.02 99.97 11:12:57 10:39:01 3 0.00 0.00 0.02 0.00 0.00 99.98 11:12:57 10:39:01 4 0.00 0.00 0.00 0.35 0.00 99.65 11:12:57 10:39:01 5 0.00 0.00 0.00 0.00 0.00 100.00 11:12:57 10:39:01 6 0.03 0.00 0.00 0.00 0.02 99.95 11:12:57 10:39:01 7 0.27 0.00 0.02 0.85 0.02 98.85 11:12:57 10:40:01 all 0.08 0.00 0.01 0.08 0.01 99.82 11:12:57 10:40:01 0 0.08 0.00 0.02 0.28 0.02 99.60 11:12:57 10:40:01 1 0.02 0.00 0.03 0.00 0.00 99.95 11:12:57 10:40:01 2 0.00 0.00 0.00 0.00 0.00 100.00 11:12:57 10:40:01 3 0.07 0.00 0.00 0.00 0.02 99.92 11:12:57 10:40:01 4 0.03 0.00 0.02 0.13 0.02 99.80 11:12:57 10:40:01 5 0.00 0.00 0.02 0.00 0.00 99.98 11:12:57 10:40:01 6 0.03 0.00 0.00 0.00 0.00 99.97 11:12:57 10:40:01 7 0.43 0.00 0.00 0.18 0.00 99.38 11:12:57 10:41:01 all 0.08 0.00 0.02 0.04 0.01 99.86 11:12:57 10:41:01 0 0.02 0.00 0.03 0.00 0.02 99.93 11:12:57 10:41:01 1 0.02 0.00 0.00 0.00 0.00 99.98 11:12:57 10:41:01 2 0.02 0.00 0.02 0.00 0.00 99.97 11:12:57 10:41:01 3 0.00 0.00 0.00 0.00 0.00 100.00 11:12:57 10:41:01 4 0.05 0.00 0.02 0.07 0.02 99.85 11:12:57 10:41:01 5 0.00 0.00 0.00 0.00 0.00 100.00 11:12:57 10:41:01 6 0.08 0.00 0.05 0.00 0.02 99.85 11:12:57 10:41:01 7 0.43 0.00 0.02 0.23 0.00 99.32 11:12:57 10:42:01 all 0.13 0.00 0.01 0.04 0.00 99.81 11:12:57 10:42:01 0 0.05 0.00 0.03 0.00 0.02 99.90 11:12:57 10:42:01 1 0.02 0.00 0.02 0.00 0.00 99.97 11:12:57 10:42:01 2 0.05 0.00 0.02 0.00 0.00 99.93 11:12:57 10:42:01 3 0.05 0.00 0.02 0.00 0.00 99.93 11:12:57 10:42:01 4 0.02 0.00 0.00 0.02 0.00 99.97 11:12:57 10:42:01 5 0.00 0.00 0.02 0.00 0.00 99.98 11:12:57 10:42:01 6 0.10 0.00 0.02 0.00 0.00 99.88 11:12:57 10:42:01 7 0.76 0.00 0.00 0.27 0.02 98.95 11:12:57 10:43:01 all 0.14 0.00 0.02 0.05 0.00 99.79 11:12:57 10:43:01 0 0.07 0.00 0.02 0.00 0.00 99.92 11:12:57 10:43:01 1 0.02 0.00 0.02 0.00 0.02 99.95 11:12:57 10:43:01 2 0.00 0.00 0.02 0.00 0.00 99.98 11:12:57 10:43:01 3 0.00 0.00 0.02 0.00 0.00 99.98 11:12:57 10:43:01 4 0.00 0.00 0.00 0.17 0.00 99.83 11:12:57 10:43:01 5 0.00 0.00 0.00 0.00 0.00 100.00 11:12:57 10:43:01 6 0.12 0.00 0.03 0.00 0.02 99.83 11:12:57 10:43:01 7 0.94 0.00 0.03 0.22 0.00 98.81 11:12:57 10:44:01 all 0.25 0.00 0.02 0.01 0.00 99.71 11:12:57 10:44:01 0 0.10 0.00 0.05 0.00 0.02 99.83 11:12:57 10:44:01 1 0.02 0.00 0.03 0.00 0.00 99.95 11:12:57 10:44:01 2 0.00 0.00 0.00 0.00 0.00 100.00 11:12:57 10:44:01 3 0.07 0.00 0.02 0.00 0.00 99.92 11:12:57 10:44:01 4 0.02 0.00 0.02 0.00 0.00 99.97 11:12:57 10:44:01 5 0.00 0.00 0.00 0.00 0.00 100.00 11:12:57 10:44:01 6 0.05 0.00 0.03 0.00 0.00 99.92 11:12:57 10:44:01 7 1.73 0.00 0.03 0.10 0.00 98.14 11:12:57 11:12:57 10:44:01 CPU %user %nice %system %iowait %steal %idle 11:12:57 10:45:01 all 0.11 0.00 0.01 0.00 0.01 99.87 11:12:57 10:45:01 0 0.07 0.00 0.00 0.00 0.02 99.92 11:12:57 10:45:01 1 0.02 0.00 0.02 0.00 0.00 99.97 11:12:57 10:45:01 2 0.00 0.00 0.00 0.00 0.00 100.00 11:12:57 10:45:01 3 0.02 0.00 0.02 0.00 0.02 99.95 11:12:57 10:45:01 4 0.00 0.00 0.00 0.00 0.00 100.00 11:12:57 10:45:01 5 0.00 0.00 0.00 0.00 0.00 100.00 11:12:57 10:45:01 6 0.02 0.00 0.02 0.00 0.02 99.95 11:12:57 10:45:01 7 0.75 0.00 0.02 0.02 0.02 99.20 11:12:57 10:46:01 all 0.06 0.00 0.01 0.04 0.01 99.88 11:12:57 10:46:01 0 0.03 0.00 0.03 0.02 0.02 99.90 11:12:57 10:46:01 1 0.03 0.00 0.02 0.00 0.02 99.93 11:12:57 10:46:01 2 0.02 0.00 0.02 0.00 0.00 99.97 11:12:57 10:46:01 3 0.03 0.00 0.02 0.00 0.00 99.95 11:12:57 10:46:01 4 0.00 0.00 0.00 0.18 0.02 99.80 11:12:57 10:46:01 5 0.00 0.00 0.00 0.00 0.00 100.00 11:12:57 10:46:01 6 0.22 0.00 0.00 0.00 0.02 99.77 11:12:57 10:46:01 7 0.12 0.00 0.02 0.12 0.00 99.75 11:12:57 10:47:01 all 0.02 0.00 0.01 0.01 0.00 99.95 11:12:57 10:47:01 0 0.07 0.00 0.03 0.02 0.02 99.87 11:12:57 10:47:01 1 0.03 0.00 0.00 0.00 0.00 99.97 11:12:57 10:47:01 2 0.00 0.00 0.02 0.00 0.00 99.98 11:12:57 10:47:01 3 0.03 0.00 0.02 0.00 0.00 99.95 11:12:57 10:47:01 4 0.02 0.00 0.00 0.00 0.00 99.98 11:12:57 10:47:01 5 0.00 0.00 0.00 0.00 0.00 100.00 11:12:57 10:47:01 6 0.02 0.00 0.02 0.00 0.00 99.97 11:12:57 10:47:01 7 0.02 0.00 0.00 0.05 0.02 99.92 11:12:57 10:48:01 all 0.03 0.00 0.01 0.01 0.01 99.93 11:12:57 10:48:01 0 0.12 0.00 0.02 0.00 0.02 99.85 11:12:57 10:48:01 1 0.02 0.00 0.02 0.00 0.02 99.95 11:12:57 10:48:01 2 0.02 0.00 0.02 0.00 0.02 99.95 11:12:57 10:48:01 3 0.02 0.00 0.03 0.00 0.02 99.93 11:12:57 10:48:01 4 0.02 0.00 0.00 0.08 0.00 99.90 11:12:57 10:48:01 5 0.00 0.00 0.00 0.00 0.00 100.00 11:12:57 10:48:01 6 0.05 0.00 0.02 0.00 0.02 99.92 11:12:57 10:48:01 7 0.00 0.00 0.00 0.03 0.00 99.97 11:12:57 10:49:01 all 0.02 0.00 0.00 0.01 0.00 99.97 11:12:57 10:49:01 0 0.05 0.00 0.02 0.00 0.02 99.92 11:12:57 10:49:01 1 0.00 0.00 0.00 0.00 0.00 100.00 11:12:57 10:49:01 2 0.00 0.00 0.00 0.00 0.00 100.00 11:12:57 10:49:01 3 0.03 0.00 0.02 0.00 0.00 99.95 11:12:57 10:49:01 4 0.00 0.00 0.00 0.00 0.00 100.00 11:12:57 10:49:01 5 0.00 0.00 0.00 0.00 0.00 100.00 11:12:57 10:49:01 6 0.03 0.00 0.00 0.00 0.00 99.97 11:12:57 10:49:01 7 0.02 0.00 0.00 0.05 0.02 99.92 11:12:57 10:50:01 all 0.03 0.00 0.02 0.00 0.01 99.94 11:12:57 10:50:01 0 0.05 0.00 0.07 0.02 0.02 99.85 11:12:57 10:50:01 1 0.00 0.00 0.00 0.00 0.00 100.00 11:12:57 10:50:01 2 0.05 0.00 0.02 0.00 0.00 99.93 11:12:57 10:50:01 3 0.03 0.00 0.02 0.00 0.02 99.93 11:12:57 10:50:01 4 0.00 0.00 0.02 0.00 0.00 99.98 11:12:57 10:50:01 5 0.00 0.00 0.00 0.00 0.00 100.00 11:12:57 10:50:01 6 0.07 0.00 0.03 0.00 0.02 99.88 11:12:57 10:50:01 7 0.02 0.00 0.00 0.02 0.00 99.97 11:12:57 10:51:01 all 0.19 0.00 0.01 0.00 0.01 99.79 11:12:57 10:51:01 0 0.05 0.00 0.03 0.00 0.03 99.88 11:12:57 10:51:01 1 0.02 0.00 0.02 0.00 0.02 99.95 11:12:57 10:51:01 2 0.00 0.00 0.00 0.00 0.00 100.00 11:12:57 10:51:01 3 0.02 0.00 0.02 0.00 0.00 99.97 11:12:57 10:51:01 4 0.02 0.00 0.00 0.00 0.00 99.98 11:12:57 10:51:01 5 0.00 0.00 0.00 0.00 0.00 100.00 11:12:57 10:51:01 6 0.03 0.00 0.02 0.00 0.00 99.95 11:12:57 10:51:01 7 1.40 0.00 0.00 0.02 0.00 98.58 11:12:57 10:52:01 all 0.19 0.00 0.01 0.00 0.01 99.79 11:12:57 10:52:01 0 0.07 0.00 0.03 0.02 0.00 99.88 11:12:57 10:52:01 1 0.02 0.00 0.00 0.00 0.00 99.98 11:12:57 10:52:01 2 0.00 0.00 0.00 0.00 0.00 100.00 11:12:57 10:52:01 3 0.08 0.00 0.03 0.00 0.00 99.88 11:12:57 10:52:01 4 0.00 0.00 0.02 0.00 0.02 99.97 11:12:57 10:52:01 5 0.00 0.00 0.00 0.00 0.00 100.00 11:12:57 10:52:01 6 0.07 0.00 0.02 0.00 0.02 99.90 11:12:57 10:52:01 7 1.26 0.00 0.00 0.02 0.02 98.71 11:12:57 10:53:01 all 0.02 0.00 0.01 0.00 0.00 99.97 11:12:57 10:53:01 0 0.03 0.00 0.02 0.00 0.02 99.93 11:12:57 10:53:01 1 0.02 0.00 0.02 0.00 0.02 99.95 11:12:57 10:53:01 2 0.00 0.00 0.00 0.00 0.00 100.00 11:12:57 10:53:01 3 0.00 0.00 0.00 0.00 0.00 100.00 11:12:57 10:53:01 4 0.03 0.00 0.00 0.00 0.00 99.97 11:12:57 10:53:01 5 0.00 0.00 0.00 0.00 0.00 100.00 11:12:57 10:53:01 6 0.02 0.00 0.00 0.00 0.00 99.98 11:12:57 10:53:01 7 0.07 0.00 0.03 0.00 0.00 99.90 11:12:57 10:54:01 all 0.03 0.00 0.02 0.01 0.01 99.93 11:12:57 10:54:01 0 0.10 0.00 0.03 0.02 0.02 99.83 11:12:57 10:54:01 1 0.03 0.00 0.02 0.02 0.00 99.93 11:12:57 10:54:01 2 0.07 0.00 0.00 0.00 0.00 99.93 11:12:57 10:54:01 3 0.02 0.00 0.02 0.00 0.00 99.97 11:12:57 10:54:01 4 0.02 0.00 0.02 0.00 0.00 99.97 11:12:57 10:54:01 5 0.00 0.00 0.02 0.00 0.00 99.98 11:12:57 10:54:01 6 0.02 0.00 0.07 0.00 0.02 99.90 11:12:57 10:54:01 7 0.00 0.00 0.02 0.02 0.02 99.95 11:12:57 10:55:01 all 0.03 0.00 0.01 0.00 0.01 99.95 11:12:57 10:55:01 0 0.05 0.00 0.03 0.00 0.02 99.90 11:12:57 10:55:01 1 0.03 0.00 0.05 0.00 0.02 99.90 11:12:57 10:55:01 2 0.00 0.00 0.00 0.00 0.00 100.00 11:12:57 10:55:01 3 0.02 0.00 0.00 0.00 0.02 99.97 11:12:57 10:55:01 4 0.00 0.00 0.02 0.00 0.00 99.98 11:12:57 10:55:01 5 0.00 0.00 0.00 0.00 0.00 100.00 11:12:57 10:55:01 6 0.08 0.00 0.00 0.00 0.00 99.92 11:12:57 10:55:01 7 0.02 0.00 0.00 0.02 0.00 99.97 11:12:57 11:12:57 10:55:01 CPU %user %nice %system %iowait %steal %idle 11:12:57 10:56:01 all 0.03 0.00 0.02 0.00 0.01 99.93 11:12:57 10:56:01 0 0.05 0.00 0.05 0.00 0.03 99.87 11:12:57 10:56:01 1 0.02 0.00 0.00 0.02 0.02 99.95 11:12:57 10:56:01 2 0.00 0.00 0.03 0.00 0.02 99.95 11:12:57 10:56:01 3 0.05 0.00 0.00 0.00 0.00 99.95 11:12:57 10:56:01 4 0.05 0.00 0.02 0.00 0.02 99.92 11:12:57 10:56:01 5 0.00 0.00 0.00 0.00 0.00 100.00 11:12:57 10:56:01 6 0.08 0.00 0.03 0.00 0.02 99.87 11:12:57 10:56:01 7 0.00 0.00 0.00 0.02 0.02 99.97 11:12:57 10:57:01 all 0.02 0.00 0.01 0.00 0.01 99.96 11:12:57 10:57:01 0 0.03 0.00 0.03 0.00 0.02 99.92 11:12:57 10:57:01 1 0.03 0.00 0.00 0.00 0.00 99.97 11:12:57 10:57:01 2 0.00 0.00 0.00 0.00 0.00 100.00 11:12:57 10:57:01 3 0.03 0.00 0.02 0.00 0.00 99.95 11:12:57 10:57:01 4 0.02 0.00 0.03 0.00 0.00 99.95 11:12:57 10:57:01 5 0.00 0.00 0.00 0.00 0.00 100.00 11:12:57 10:57:01 6 0.03 0.00 0.00 0.00 0.02 99.95 11:12:57 10:57:01 7 0.02 0.00 0.02 0.02 0.02 99.93 11:12:57 10:58:01 all 0.07 0.00 0.01 0.00 0.01 99.91 11:12:57 10:58:01 0 0.08 0.00 0.05 0.00 0.02 99.85 11:12:57 10:58:01 1 0.05 0.00 0.02 0.02 0.02 99.90 11:12:57 10:58:01 2 0.05 0.00 0.00 0.00 0.00 99.95 11:12:57 10:58:01 3 0.03 0.00 0.02 0.00 0.00 99.95 11:12:57 10:58:01 4 0.05 0.00 0.00 0.00 0.02 99.93 11:12:57 10:58:01 5 0.00 0.00 0.00 0.00 0.00 100.00 11:12:57 10:58:01 6 0.03 0.00 0.02 0.00 0.00 99.95 11:12:57 10:58:01 7 0.28 0.00 0.00 0.00 0.00 99.72 11:12:57 10:59:01 all 0.05 0.00 0.01 0.05 0.01 99.87 11:12:57 10:59:01 0 0.03 0.00 0.00 0.00 0.03 99.93 11:12:57 10:59:01 1 0.00 0.00 0.02 0.00 0.00 99.98 11:12:57 10:59:01 2 0.00 0.00 0.00 0.00 0.00 100.00 11:12:57 10:59:01 3 0.03 0.00 0.02 0.00 0.02 99.93 11:12:57 10:59:01 4 0.02 0.00 0.02 0.00 0.00 99.97 11:12:57 10:59:01 5 0.00 0.00 0.00 0.00 0.00 100.00 11:12:57 10:59:01 6 0.08 0.00 0.02 0.00 0.02 99.88 11:12:57 10:59:01 7 0.23 0.00 0.02 0.43 0.02 99.30 11:12:57 11:00:01 all 0.03 0.00 0.01 0.01 0.00 99.94 11:12:57 11:00:01 0 0.10 0.00 0.03 0.02 0.00 99.85 11:12:57 11:00:01 1 0.02 0.00 0.02 0.00 0.00 99.97 11:12:57 11:00:01 2 0.03 0.00 0.00 0.00 0.00 99.97 11:12:57 11:00:01 3 0.02 0.00 0.02 0.00 0.00 99.97 11:12:57 11:00:01 4 0.02 0.00 0.00 0.00 0.00 99.98 11:12:57 11:00:01 5 0.00 0.00 0.00 0.00 0.00 100.00 11:12:57 11:00:01 6 0.05 0.00 0.03 0.00 0.00 99.92 11:12:57 11:00:01 7 0.02 0.00 0.00 0.08 0.00 99.90 11:12:57 11:01:01 all 0.14 0.00 0.01 0.02 0.01 99.83 11:12:57 11:01:01 0 0.08 0.00 0.02 0.07 0.03 99.80 11:12:57 11:01:01 1 0.00 0.00 0.02 0.00 0.00 99.98 11:12:57 11:01:01 2 0.00 0.00 0.00 0.00 0.00 100.00 11:12:57 11:01:01 3 0.02 0.00 0.02 0.00 0.00 99.97 11:12:57 11:01:01 4 0.07 0.00 0.00 0.00 0.00 99.93 11:12:57 11:01:01 5 0.00 0.00 0.00 0.00 0.00 100.00 11:12:57 11:01:01 6 0.03 0.00 0.00 0.00 0.02 99.95 11:12:57 11:01:01 7 0.88 0.00 0.02 0.07 0.00 99.04 11:12:57 11:02:01 all 0.03 0.00 0.01 0.01 0.01 99.94 11:12:57 11:02:01 0 0.10 0.00 0.05 0.02 0.02 99.82 11:12:57 11:02:01 1 0.07 0.00 0.03 0.00 0.02 99.88 11:12:57 11:02:01 2 0.00 0.00 0.00 0.03 0.02 99.95 11:12:57 11:02:01 3 0.05 0.00 0.02 0.00 0.00 99.93 11:12:57 11:02:01 4 0.02 0.00 0.00 0.00 0.00 99.98 11:12:57 11:02:01 5 0.00 0.00 0.00 0.00 0.00 100.00 11:12:57 11:02:01 6 0.00 0.00 0.00 0.00 0.00 100.00 11:12:57 11:02:01 7 0.02 0.00 0.00 0.05 0.02 99.92 11:12:57 11:03:01 all 0.04 0.00 0.02 0.01 0.00 99.93 11:12:57 11:03:01 0 0.03 0.00 0.05 0.00 0.00 99.92 11:12:57 11:03:01 1 0.02 0.00 0.00 0.00 0.00 99.98 11:12:57 11:03:01 2 0.00 0.00 0.00 0.00 0.00 100.00 11:12:57 11:03:01 3 0.02 0.00 0.00 0.00 0.00 99.98 11:12:57 11:03:01 4 0.12 0.00 0.05 0.00 0.02 99.82 11:12:57 11:03:01 5 0.00 0.00 0.00 0.00 0.00 100.00 11:12:57 11:03:01 6 0.02 0.00 0.02 0.00 0.00 99.97 11:12:57 11:03:01 7 0.12 0.00 0.02 0.12 0.00 99.75 11:12:57 11:04:01 all 0.25 0.00 0.02 0.01 0.00 99.71 11:12:57 11:04:01 0 0.08 0.00 0.05 0.00 0.02 99.85 11:12:57 11:04:01 1 0.03 0.00 0.03 0.00 0.00 99.93 11:12:57 11:04:01 2 0.05 0.00 0.02 0.00 0.00 99.93 11:12:57 11:04:01 3 0.02 0.00 0.02 0.00 0.00 99.97 11:12:57 11:04:01 4 0.03 0.00 0.03 0.00 0.00 99.93 11:12:57 11:04:01 5 0.00 0.00 0.00 0.00 0.00 100.00 11:12:57 11:04:01 6 0.05 0.00 0.02 0.00 0.02 99.92 11:12:57 11:04:01 7 1.71 0.00 0.00 0.10 0.00 98.19 11:12:57 11:05:01 all 0.07 0.00 0.01 0.02 0.01 99.90 11:12:57 11:05:01 0 0.05 0.00 0.03 0.07 0.02 99.83 11:12:57 11:05:01 1 0.05 0.00 0.02 0.00 0.02 99.92 11:12:57 11:05:01 2 0.00 0.00 0.00 0.00 0.00 100.00 11:12:57 11:05:01 3 0.00 0.00 0.00 0.00 0.00 100.00 11:12:57 11:05:01 4 0.03 0.00 0.02 0.00 0.00 99.95 11:12:57 11:05:01 5 0.00 0.00 0.00 0.00 0.00 100.00 11:12:57 11:05:01 6 0.02 0.00 0.00 0.00 0.00 99.98 11:12:57 11:05:01 7 0.40 0.00 0.00 0.10 0.02 99.48 11:12:57 11:06:01 all 0.25 0.00 0.01 0.00 0.00 99.73 11:12:57 11:06:01 0 0.10 0.00 0.03 0.00 0.02 99.85 11:12:57 11:06:01 1 0.03 0.00 0.02 0.00 0.00 99.95 11:12:57 11:06:01 2 0.03 0.00 0.00 0.00 0.00 99.97 11:12:57 11:06:01 3 0.03 0.00 0.00 0.00 0.02 99.95 11:12:57 11:06:01 4 0.02 0.00 0.00 0.00 0.00 99.98 11:12:57 11:06:01 5 0.00 0.00 0.00 0.00 0.00 100.00 11:12:57 11:06:01 6 0.05 0.00 0.02 0.00 0.00 99.93 11:12:57 11:06:01 7 1.71 0.00 0.05 0.03 0.00 98.21 11:12:57 11:12:57 11:06:01 CPU %user %nice %system %iowait %steal %idle 11:12:57 11:07:01 all 0.13 0.00 0.01 0.03 0.01 99.82 11:12:57 11:07:01 0 0.03 0.00 0.05 0.20 0.02 99.70 11:12:57 11:07:01 1 0.02 0.00 0.00 0.00 0.00 99.98 11:12:57 11:07:01 2 0.00 0.00 0.02 0.00 0.00 99.98 11:12:57 11:07:01 3 0.00 0.00 0.00 0.00 0.00 100.00 11:12:57 11:07:01 4 0.02 0.00 0.00 0.00 0.02 99.97 11:12:57 11:07:01 5 0.00 0.00 0.00 0.00 0.00 100.00 11:12:57 11:07:01 6 0.03 0.00 0.02 0.00 0.02 99.93 11:12:57 11:07:01 7 0.96 0.00 0.00 0.02 0.00 99.02 11:12:57 11:08:01 all 0.09 0.00 0.01 0.00 0.00 99.89 11:12:57 11:08:01 0 0.12 0.00 0.02 0.00 0.02 99.85 11:12:57 11:08:01 1 0.02 0.00 0.02 0.00 0.00 99.97 11:12:57 11:08:01 2 0.00 0.00 0.00 0.00 0.00 100.00 11:12:57 11:08:01 3 0.03 0.00 0.02 0.00 0.00 99.95 11:12:57 11:08:01 4 0.03 0.00 0.03 0.00 0.00 99.93 11:12:57 11:08:01 5 0.00 0.00 0.00 0.00 0.00 100.00 11:12:57 11:08:01 6 0.05 0.00 0.03 0.00 0.00 99.92 11:12:57 11:08:01 7 0.47 0.00 0.00 0.02 0.02 99.50 11:12:57 11:09:01 all 0.03 0.00 0.01 0.00 0.00 99.95 11:12:57 11:09:01 0 0.08 0.00 0.07 0.00 0.02 99.83 11:12:57 11:09:01 1 0.02 0.00 0.02 0.00 0.02 99.95 11:12:57 11:09:01 2 0.00 0.00 0.00 0.00 0.00 100.00 11:12:57 11:09:01 3 0.03 0.00 0.02 0.00 0.00 99.95 11:12:57 11:09:01 4 0.02 0.00 0.02 0.00 0.00 99.97 11:12:57 11:09:01 5 0.00 0.00 0.00 0.00 0.00 100.00 11:12:57 11:09:01 6 0.05 0.00 0.00 0.00 0.00 99.95 11:12:57 11:09:01 7 0.00 0.00 0.00 0.02 0.00 99.98 11:12:57 11:10:01 all 0.03 0.00 0.01 0.01 0.00 99.95 11:12:57 11:10:01 0 0.10 0.00 0.03 0.02 0.02 99.83 11:12:57 11:10:01 1 0.02 0.00 0.02 0.00 0.00 99.97 11:12:57 11:10:01 2 0.00 0.00 0.00 0.00 0.00 100.00 11:12:57 11:10:01 3 0.03 0.00 0.02 0.00 0.00 99.95 11:12:57 11:10:01 4 0.02 0.00 0.02 0.00 0.00 99.97 11:12:57 11:10:01 5 0.02 0.00 0.00 0.00 0.00 99.98 11:12:57 11:10:01 6 0.03 0.00 0.00 0.00 0.02 99.95 11:12:57 11:10:01 7 0.00 0.00 0.03 0.05 0.00 99.92 11:12:57 11:11:01 all 0.24 0.00 0.02 0.00 0.00 99.73 11:12:57 11:11:01 0 0.03 0.00 0.02 0.02 0.02 99.92 11:12:57 11:11:01 1 0.03 0.00 0.02 0.00 0.00 99.95 11:12:57 11:11:01 2 0.00 0.00 0.00 0.00 0.00 100.00 11:12:57 11:11:01 3 0.03 0.00 0.02 0.00 0.00 99.95 11:12:57 11:11:01 4 0.02 0.00 0.00 0.00 0.00 99.98 11:12:57 11:11:01 5 0.00 0.00 0.00 0.00 0.00 100.00 11:12:57 11:11:01 6 0.03 0.00 0.03 0.00 0.00 99.93 11:12:57 11:11:01 7 1.76 0.00 0.08 0.02 0.02 98.13 11:12:57 11:12:01 all 5.66 0.00 2.38 1.60 0.05 90.32 11:12:57 11:12:01 0 5.15 0.00 3.26 6.17 0.05 85.37 11:12:57 11:12:01 1 7.28 0.00 3.14 0.03 0.07 89.48 11:12:57 11:12:01 2 6.72 0.00 2.39 0.47 0.05 90.37 11:12:57 11:12:01 3 5.16 0.00 1.82 0.39 0.05 92.58 11:12:57 11:12:01 4 5.18 0.00 2.03 0.25 0.03 92.50 11:12:57 11:12:01 5 4.29 0.00 1.71 0.22 0.03 93.75 11:12:57 11:12:01 6 6.75 0.00 2.59 5.13 0.05 85.48 11:12:57 11:12:01 7 4.71 0.00 2.08 0.12 0.03 93.06 11:12:57 Average: all 8.32 0.00 1.28 1.33 0.03 89.04 11:12:57 Average: 0 8.35 0.00 1.28 1.17 0.04 89.16 11:12:57 Average: 1 8.21 0.00 1.31 1.06 0.03 89.39 11:12:57 Average: 2 8.31 0.00 1.26 1.98 0.03 88.43 11:12:57 Average: 3 8.36 0.00 1.27 1.03 0.04 89.29 11:12:57 Average: 4 8.31 0.00 1.25 2.01 0.03 88.40 11:12:57 Average: 5 8.17 0.00 1.30 1.54 0.02 88.96 11:12:57 Average: 6 8.27 0.00 1.30 0.86 0.03 89.54 11:12:57 Average: 7 8.54 0.00 1.26 1.00 0.03 89.17 11:12:57 11:12:57 11:12:57