Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 7edac8007c813f9848da4a88def049bb4874d70c 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-ssh4124475232157392874.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-ssh732545112061403103.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-ssh13899241681015316555.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-ssh8821901629349096265.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-ssh4686050076470973525.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 Executor slot already in use ‘prd-ubuntu20.04-docker-8c-8g-771022’ is offline Running on prd-ubuntu20.04-docker-8c-8g-771023 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/918 [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/918 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 7edac8007c813f9848da4a88def049bb4874d70c (main) Commit message: "feat: Improve insecure encryption key handling (#5290)" > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7edac8007c813f9848da4a88def049bb4874d70c # timeout=10 > git rev-list --no-walk 30f6a9ea3b8018bc4cb98775bd3c04d3c7773bd6 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 08:36:02 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 08:36:02 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 08:36:02 ========================================================= 08:36:02 EdgeX Global Pipelines Version Info 08:36:02 ========================================================= [Pipeline] libraryResource [Pipeline] sh 08:36:04 ------------------- 08:36:04 stable info: 08:36:04 ------------------- 08:36:04 Commited By: Cherry Wang cherry@iotechsys.com 08:36:04 Commit SHA: 67d2f908f88f8156fbe481f59f373e57362cafe7 08:36:04 Message: update stable to v1.0.278 08:36:04 ------------------- 08:36:04 experimental info: 08:36:04 ------------------- 08:36:04 Commited By: **** collab-it+edgex@linuxfoundation.org 08:36:04 Commit SHA: cefbf83a7544ec8ad1f65f559367c3ce5893bda8 08:36:04 Message: update experimental to v1.0.279 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 08:36:04 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 08:36:04 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 08:36:04 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 08:36:04 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 08:36:04 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 08:36:04 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 08:36:04 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 08:36:04 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 08:36:04 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 08:36:04 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 08:36:04 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 08:36:04 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 08:36:04 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 08:36:04 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 08:36:05 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 08:36:05 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 08:36:05 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 08:36:05 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 08:36:05 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 08:36:05 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi [Pipeline] echo 08:36:05 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 08:36:05 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 08:36:05 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 08:36:05 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 08:36:05 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 08:36:05 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 08:36:05 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 7edac8007c813f9848da4a88def049bb4874d70c [Pipeline] echo 08:36:05 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 7edac80 [Pipeline] echo 08:36:05 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:36:05 provisioning config files... 08:36:05 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/918@tmp/config17523680468850375238tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:36:05 ---> ****-login.sh 08:36:05 nexus3.edgexfoundry.org:10001 08:36:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:36:06 08:36:06 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 08:36:06 Configure a credential helper to remove this warning. See 08:36:06 https://docs.****.com/go/credential-store/ 08:36:06 08:36:06 Login Succeeded 08:36:06 nexus3.edgexfoundry.org:10002 08:36:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:36:06 08:36:06 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 08:36:06 Configure a credential helper to remove this warning. See 08:36:06 https://docs.****.com/go/credential-store/ 08:36:06 08:36:06 Login Succeeded 08:36:06 nexus3.edgexfoundry.org:10003 08:36:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:36:06 08:36:06 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 08:36:06 Configure a credential helper to remove this warning. See 08:36:06 https://docs.****.com/go/credential-store/ 08:36:06 08:36:06 Login Succeeded 08:36:06 nexus3.edgexfoundry.org:10004 08:36:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:36:06 08:36:06 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 08:36:06 Configure a credential helper to remove this warning. See 08:36:06 https://docs.****.com/go/credential-store/ 08:36:06 08:36:06 Login Succeeded 08:36:06 ****.io 08:36:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:36:06 08:36:06 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 08:36:06 Configure a credential helper to remove this warning. See 08:36:06 https://docs.****.com/go/credential-store/ 08:36:06 08:36:06 Login Succeeded 08:36:06 ---> ****-login.sh ends [Pipeline] } 08:36:06 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:36:06 + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-keeper/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-auth/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile 08:36:06 + + dirname cmd/core-command/Dockerfile 08:36:06 cut -d/ -f2 08:36:06 + echo core-command,cmd/core-command/Dockerfile 08:36:06 + + dirname cmd/core-common-config-bootstrapper/Dockerfile 08:36:06 cut -d/ -f2 08:36:06 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 08:36:06 + dirname cmd/core-data/Dockerfile 08:36:06 + cut -d/ -f2 08:36:06 + echo core-data,cmd/core-data/Dockerfile 08:36:06 + dirname cmd/core-keeper/Dockerfile+ 08:36:06 cut -d/ -f2 08:36:06 + echo core-keeper,cmd/core-keeper/Dockerfile 08:36:06 + dirname cmd/core-metadata/Dockerfile+ 08:36:06 cut -d/ -f2 08:36:06 + echo core-metadata,cmd/core-metadata/Dockerfile 08:36:06 + dirname cmd/security-bootstrapper/Dockerfile 08:36:06 + cut -d/ -f2 08:36:06 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 08:36:06 + dirname cmd/security-proxy-auth/Dockerfile 08:36:06 + cut -d/ -f2 08:36:06 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 08:36:06 + dirname cmd/security-proxy-setup/Dockerfile 08:36:06 + cut -d/ -f2 08:36:06 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 08:36:06 + dirname cmd/security-secretstore-setup/Dockerfile 08:36:06 + cut -d/ -f2 08:36:06 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 08:36:06 + dirname cmd/security-spiffe-token-provider/Dockerfile 08:36:06 + cut -d/ -f2 08:36:06 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 08:36:06 + dirname cmd/security-spire-agent/Dockerfile 08:36:06 + cut -d/ -f2 08:36:06 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 08:36:06 + dirname cmd/security-spire-config/Dockerfile 08:36:06 + cut -d/ -f2 08:36:06 + echo security-spire-config,cmd/security-spire-config/Dockerfile 08:36:06 + dirname+ cmd/security-spire-server/Dockerfile 08:36:06 cut -d/ -f2 08:36:06 + echo security-spire-server,cmd/security-spire-server/Dockerfile 08:36:06 + dirname cmd/support-notifications/Dockerfile 08:36:06 + cut -d/ -f2 08:36:06 + echo support-notifications,cmd/support-notifications/Dockerfile 08:36:06 + + cut -d/ -f2 08:36:06 dirname cmd/support-scheduler/Dockerfile 08:36:06 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 08:36:06 Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-keeper, dockerfile:cmd/core-keeper/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-auth, dockerfile:cmd/security-proxy-auth/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 08:36:07 + git rev-list -1 --merges 7edac8007c813f9848da4a88def049bb4874d70c~1..7edac8007c813f9848da4a88def049bb4874d70c [Pipeline] echo 08:36:07 -----------> git rev-list -1 --merges 7edac8007c813f9848da4a88def049bb4874d70c~1..7edac8007c813f9848da4a88def049bb4874d70c 7edac8007c813f9848da4a88def049bb4874d70c [false] [Pipeline] sh 08:36:07 + git log --format=format:%s -1 7edac8007c813f9848da4a88def049bb4874d70c [Pipeline] echo 08:36:07 ========================================================= 08:36:07 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 08:36:07 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 08:36:07 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 08:36:07 + grep -v github /etc/ssh/ssh_known_hosts 08:36:07 + [ -e /tmp/ssh_known_hosts ] 08:36:07 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 08:36:07 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 08:36:07 + sudo tee -a /etc/ssh/ssh_known_hosts 08:36:07 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:36:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:36:08 08:36:08 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:36:08 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:36:08 0.1.4: Pulling from edgex-devops/py-git-semver 08:36:08 3dae71ba6b94: Pulling fs layer 08:36:08 6bf1a483ea7c: Pulling fs layer 08:36:08 f5dfc541a4d3: Pulling fs layer 08:36:08 461d9e800cba: Pulling fs layer 08:36:08 80192f66455f: Pulling fs layer 08:36:08 2e8e34ca0e6c: Pulling fs layer 08:36:08 a29436f7fd5d: Pulling fs layer 08:36:08 923cac83aea3: Pulling fs layer 08:36:08 25ad8b0a4227: Pulling fs layer 08:36:08 db01528c6b51: Pulling fs layer 08:36:08 28988de357af: Pulling fs layer 08:36:08 461d9e800cba: Waiting 08:36:08 80192f66455f: Waiting 08:36:08 2e8e34ca0e6c: Waiting 08:36:08 a29436f7fd5d: Waiting 08:36:08 923cac83aea3: Waiting 08:36:08 25ad8b0a4227: Waiting 08:36:08 db01528c6b51: Waiting 08:36:08 28988de357af: Waiting 08:36:08 6bf1a483ea7c: Verifying Checksum 08:36:08 6bf1a483ea7c: Download complete 08:36:08 461d9e800cba: Download complete 08:36:08 80192f66455f: Verifying Checksum 08:36:08 80192f66455f: Download complete 08:36:08 f5dfc541a4d3: Download complete 08:36:09 3dae71ba6b94: Verifying Checksum 08:36:09 3dae71ba6b94: Download complete 08:36:09 923cac83aea3: Verifying Checksum 08:36:09 923cac83aea3: Download complete 08:36:09 25ad8b0a4227: Verifying Checksum 08:36:09 25ad8b0a4227: Download complete 08:36:09 db01528c6b51: Verifying Checksum 08:36:09 db01528c6b51: Download complete 08:36:09 28988de357af: Verifying Checksum 08:36:09 28988de357af: Download complete 08:36:09 a29436f7fd5d: Verifying Checksum 08:36:09 a29436f7fd5d: Download complete 08:36:09 2e8e34ca0e6c: Verifying Checksum 08:36:09 2e8e34ca0e6c: Download complete 08:36:10 3dae71ba6b94: Pull complete 08:36:10 6bf1a483ea7c: Pull complete 08:36:11 f5dfc541a4d3: Pull complete 08:36:11 461d9e800cba: Pull complete 08:36:11 80192f66455f: Pull complete 08:36:16 2e8e34ca0e6c: Pull complete 08:36:16 a29436f7fd5d: Pull complete 08:36:16 923cac83aea3: Pull complete 08:36:17 25ad8b0a4227: Pull complete 08:36:17 db01528c6b51: Pull complete 08:36:17 28988de357af: Pull complete 08:36:17 Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 08:36:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:36:17 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:36:17 prd-ubuntu20.04-docker-8c-8g-771023 does not seem to be running inside a container 08:36:17 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/918 -v /w/workspace/edgex-go/918:/w/workspace/edgex-go/918:rw,z -v /w/workspace/edgex-go/918@tmp:/w/workspace/edgex-go/918@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 08:36:24 $ docker top 87d7ced6fb1ea329093ef70e733e31c19cd6b03fff389f469a7b50f8e9f607c4 -eo pid,comm 08:36:24 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 08:36:24 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:36:24 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:36:24 [ssh-agent] Looking for ssh-agent implementation... 08:36:24 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:36:24 $ docker exec 87d7ced6fb1ea329093ef70e733e31c19cd6b03fff389f469a7b50f8e9f607c4 ssh-agent 08:36:25 SSH_AUTH_SOCK=/tmp/ssh-LvxpkLYbGr65/agent.31 08:36:25 SSH_AGENT_PID=37 08:36:25 Running ssh-add (command line suppressed) 08:36:25 Identity added: /w/workspace/edgex-go/918@tmp/private_key_11745068677125766333.key (/w/workspace/edgex-go/918@tmp/private_key_11745068677125766333.key) 08:36:25 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:36:25 + git config --global --add safe.directory /w/workspace/edgex-go/918 [Pipeline] sh 08:36:25 + git tag --points-at HEAD [Pipeline] } 08:36:25 $ docker exec --env ******** --env ******** 87d7ced6fb1ea329093ef70e733e31c19cd6b03fff389f469a7b50f8e9f607c4 ssh-agent -k 08:36:25 unset SSH_AUTH_SOCK; 08:36:25 unset SSH_AGENT_PID; 08:36:25 echo Agent pid 37 killed; 08:36:25 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 08:36:25 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:36:25 [ssh-agent] Looking for ssh-agent implementation... 08:36:26 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:36:26 $ docker exec 87d7ced6fb1ea329093ef70e733e31c19cd6b03fff389f469a7b50f8e9f607c4 ssh-agent 08:36:26 SSH_AUTH_SOCK=/tmp/ssh-xbJO0mSvzawF/agent.84 08:36:26 SSH_AGENT_PID=90 08:36:26 Running ssh-add (command line suppressed) 08:36:26 Identity added: /w/workspace/edgex-go/918@tmp/private_key_9253509438298612890.key (/w/workspace/edgex-go/918@tmp/private_key_9253509438298612890.key) 08:36:26 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:36:26 + git semver init 08:36:26 2025-10-30 08:36:26,837 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 08:36:26 2025-10-30 08:36:26,842 [run_init] DEBUG init version:0.0.0 force:False 08:36:26 2025-10-30 08:36:26,843 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/918/.semver 08:36:26 2025-10-30 08:36:26,843 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/918/.semver 08:36:26 2025-10-30 08:36:26,844 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/918/.semver'], cwd=/w/workspace/edgex-go/918, stdin=None, shell=False, universal_newlines=False) 08:36:33 2025-10-30 08:36:33,133 [append_file] DEBUG append to file:/w/workspace/edgex-go/918/.git/info/exclude 08:36:33 2025-10-30 08:36:33,133 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/918/.semver/main with force:False 08:36:33 2025-10-30 08:36:33,133 [read_version] DEBUG read version from /w/workspace/edgex-go/918/.semver/main 08:36:33 2025-10-30 08:36:33,133 [read_version] DEBUG read version from /w/workspace/edgex-go/918/.semver/main 08:36:33 4.1.0-dev.70 [Pipeline] } 08:36:33 $ docker exec --env ******** --env ******** 87d7ced6fb1ea329093ef70e733e31c19cd6b03fff389f469a7b50f8e9f607c4 ssh-agent -k 08:36:33 unset SSH_AUTH_SOCK; 08:36:33 unset SSH_AGENT_PID; 08:36:33 echo Agent pid 90 killed; 08:36:33 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:36:33 + git semver [Pipeline] } 08:36:34 $ docker stop --time=1 87d7ced6fb1ea329093ef70e733e31c19cd6b03fff389f469a7b50f8e9f607c4 08:36:35 $ docker rm -f --volumes 87d7ced6fb1ea329093ef70e733e31c19cd6b03fff389f469a7b50f8e9f607c4 [Pipeline] // withDockerContainer [Pipeline] sh 08:36:35 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 08:36:36 Stashed 1 file(s) [Pipeline] echo 08:36:36 [edgeXSemver]: initialized semver on version 4.1.0-dev.70 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 08:36:36 + git config --global --add safe.directory /w/workspace/edgex-go/918 [Pipeline] echo 08:36:36 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 08:36:36 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 08:36:36 ========================================================= 08:36:36 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 08:36:36 ========================================================= [Pipeline] fileExists [Pipeline] sh 08:36:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 08:36:36 1.23-alpine: Pulling from edgex-devops/edgex-golang-base 08:36:36 9824c27679d3: Pulling fs layer 08:36:36 8371a51cbc44: Pulling fs layer 08:36:36 d5791340ef18: Pulling fs layer 08:36:36 d3178a7b2709: Pulling fs layer 08:36:36 4f4fb700ef54: Pulling fs layer 08:36:36 063b4f904bf5: Pulling fs layer 08:36:36 066ecc492849: Pulling fs layer 08:36:36 50a4da29d654: Pulling fs layer 08:36:36 417dd178857c: Pulling fs layer 08:36:36 50a4da29d654: Waiting 08:36:36 066ecc492849: Waiting 08:36:36 417dd178857c: Waiting 08:36:36 4f4fb700ef54: Waiting 08:36:36 063b4f904bf5: Waiting 08:36:36 d3178a7b2709: Waiting 08:36:36 8371a51cbc44: Download complete 08:36:36 d3178a7b2709: Verifying Checksum 08:36:36 d3178a7b2709: Download complete 08:36:36 4f4fb700ef54: Verifying Checksum 08:36:36 4f4fb700ef54: Download complete 08:36:36 063b4f904bf5: Verifying Checksum 08:36:36 063b4f904bf5: Download complete 08:36:36 9824c27679d3: Verifying Checksum 08:36:36 9824c27679d3: Download complete 08:36:37 066ecc492849: Verifying Checksum 08:36:37 066ecc492849: Download complete 08:36:37 9824c27679d3: Pull complete 08:36:37 8371a51cbc44: Pull complete 08:36:37 d5791340ef18: Download complete 08:36:37 417dd178857c: Verifying Checksum 08:36:37 417dd178857c: Download complete 08:36:38 50a4da29d654: Download complete 08:36:42 d5791340ef18: Pull complete 08:36:42 d3178a7b2709: Pull complete 08:36:42 4f4fb700ef54: Pull complete 08:36:42 063b4f904bf5: Pull complete 08:36:42 066ecc492849: Pull complete 08:36:45 50a4da29d654: Pull complete 08:36:46 417dd178857c: Pull complete 08:36:46 Digest: sha256:1c67d479bcd1a15db4fd1475bc6acd8d9d5cb054f0d16636ffbadbea3c5c0a87 08:36:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 08:36:46 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [Pipeline] fileExists [Pipeline] sh 08:36:46 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 08:36:46 WORKDIR /edgex 08:36:46 COPY go.mod . 08:36:46 RUN go mod download 08:36:46 + docker build -t ci-base-image-x86_64 -f - . 08:36:47 #0 building with "default" instance using docker driver 08:36:47 08:36:47 #1 [internal] load build definition from Dockerfile 08:36:47 #1 transferring dockerfile: 164B done 08:36:47 #1 DONE 0.0s 08:36:47 08:36:47 #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 08:36:47 #2 DONE 0.0s 08:36:47 08:36:47 #3 [internal] load .dockerignore 08:36:47 #3 transferring context: 50B done 08:36:47 #3 DONE 0.0s 08:36:47 08:36:47 #4 [internal] load build context 08:36:47 #4 transferring context: 6.57kB done 08:36:47 #4 DONE 0.1s 08:36:47 08:36:47 #5 [1/4] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 08:36:47 #5 DONE 0.1s 08:36:47 08:36:47 #6 [2/4] WORKDIR /edgex 08:36:51 Still waiting to schedule task 08:36:51 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 08:36:51 #6 DONE 4.1s 08:36:51 08:36:51 #7 [3/4] COPY go.mod . 08:36:51 #7 DONE 0.2s 08:36:52 08:36:52 #8 [4/4] RUN go mod download 08:37:02 #8 DONE 10.3s 08:37:02 08:37:02 #9 exporting to image 08:37:02 #9 exporting layers 08:37:06 #9 exporting layers 3.8s done 08:37:06 #9 writing image sha256:dddbf97760dd539c3f02fba2add8e63af96baecde48558d7a4297c2cb01a561b done 08:37:06 #9 naming to docker.io/library/ci-base-image-x86_64 done 08:37:06 #9 DONE 3.8s [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:37:06 + docker inspect -f . ci-base-image-x86_64 08:37:06 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:37:06 prd-ubuntu20.04-docker-8c-8g-771023 does not seem to be running inside a container 08:37:06 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/918 -v /w/workspace/edgex-go/918:/w/workspace/edgex-go/918:rw,z -v /w/workspace/edgex-go/918@tmp:/w/workspace/edgex-go/918@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 08:37:07 $ docker top 514941c863e4c80ca9e245365e08c59c19d9f7af0d148d57ea89b81496b732f9 -eo pid,comm [Pipeline] { [Pipeline] sh 08:37:08 + go version 08:37:08 go version go1.23.12 linux/amd64 [Pipeline] } 08:37:08 $ docker stop --time=1 514941c863e4c80ca9e245365e08c59c19d9f7af0d148d57ea89b81496b732f9 08:37:09 $ docker rm -f --volumes 514941c863e4c80ca9e245365e08c59c19d9f7af0d148d57ea89b81496b732f9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:37:09 + docker inspect -f . ci-base-image-x86_64 08:37:09 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:37:09 prd-ubuntu20.04-docker-8c-8g-771023 does not seem to be running inside a container 08:37:09 $ 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/918 -v /w/workspace/edgex-go/918:/w/workspace/edgex-go/918:rw,z -v /w/workspace/edgex-go/918@tmp:/w/workspace/edgex-go/918@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 08:37:10 $ docker top b4b8c0e05b499ee7ccf37f14bb2a94a66a0b253d2bbdc6d5a33ba0260d404f69 -eo pid,comm [Pipeline] { [Pipeline] echo 08:37:10 ========================================================= 08:37:10 [edgeXBuildGoParallel] Running Tests and Build... 08:37:10 ========================================================= [Pipeline] sh 08:37:10 + git config --global --add safe.directory /w/workspace/edgex-go/918 [Pipeline] fileExists [Pipeline] sh 08:37:10 + make test 08:37:10 go test -race -coverprofile=coverage.out ./... 08:37:18 ? github.com/edgexfoundry/edgex-go [no test files] 08:37:45 github.com/edgexfoundry/edgex-go/cmd/core-command coverage: 0.0% of statements 08:37:45 github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper coverage: 0.0% of statements 08:37:45 github.com/edgexfoundry/edgex-go/cmd/core-keeper coverage: 0.0% of statements 08:37:45 github.com/edgexfoundry/edgex-go/cmd/core-data coverage: 0.0% of statements 08:37:45 github.com/edgexfoundry/edgex-go/cmd/core-metadata coverage: 0.0% of statements 08:37:45 github.com/edgexfoundry/edgex-go/cmd/secrets-config coverage: 0.0% of statements 08:37:45 github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper coverage: 0.0% of statements 08:37:45 github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider coverage: 0.0% of statements 08:37:45 github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth coverage: 0.0% of statements 08:37:45 github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup coverage: 0.0% of statements 08:37:45 github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider coverage: 0.0% of statements 08:37:45 github.com/edgexfoundry/edgex-go/cmd/support-notifications coverage: 0.0% of statements 08:37:45 ? github.com/edgexfoundry/edgex-go/internal [no test files] 08:37:45 github.com/edgexfoundry/edgex-go/internal/core/command coverage: 0.0% of statements 08:37:45 github.com/edgexfoundry/edgex-go/internal/core/command/container coverage: 0.0% of statements 08:37:45 github.com/edgexfoundry/edgex-go/cmd/support-scheduler coverage: 0.0% of statements 08:37:45 github.com/edgexfoundry/edgex-go/internal/core/command/application coverage: 0.0% of statements 08:37:45 github.com/edgexfoundry/edgex-go/internal/core/command/config coverage: 0.0% of statements 08:37:46 github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks coverage: 0.0% of statements 08:37:46 github.com/edgexfoundry/edgex-go/internal/core/data coverage: 0.0% of statements 08:37:46 github.com/edgexfoundry/edgex-go/internal/core/data/container coverage: 0.0% of statements 08:37:46 github.com/edgexfoundry/edgex-go/internal/core/data/config coverage: 0.0% of statements 08:37:47 ? github.com/edgexfoundry/edgex-go/internal/core/data/embed [no test files] 08:37:47 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 08:37:47 github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging coverage: 0.0% of statements 08:37:47 github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks coverage: 0.0% of statements 08:37:47 ? github.com/edgexfoundry/edgex-go/internal/core/data/query [no test files] 08:37:47 github.com/edgexfoundry/edgex-go/internal/core/data/mocks coverage: 0.0% of statements 08:37:47 github.com/edgexfoundry/edgex-go/internal/core/keeper coverage: 0.0% of statements 08:37:47 github.com/edgexfoundry/edgex-go/internal/core/keeper/application coverage: 0.0% of statements 08:37:47 github.com/edgexfoundry/edgex-go/internal/core/keeper/config coverage: 0.0% of statements 08:37:47 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] 08:37:47 github.com/edgexfoundry/edgex-go/internal/core/keeper/container coverage: 0.0% of statements 08:37:47 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.052s coverage: 97.0% of statements 08:37:48 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/embed [no test files] 08:37:48 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] 08:37:48 github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks coverage: 0.0% of statements 08:37:48 github.com/edgexfoundry/edgex-go/internal/core/metadata coverage: 0.0% of statements 08:37:48 github.com/edgexfoundry/edgex-go/internal/core/keeper/registry coverage: 0.0% of statements 08:37:48 github.com/edgexfoundry/edgex-go/internal/core/keeper/utils coverage: 0.0% of statements 08:37:49 github.com/edgexfoundry/edgex-go/internal/core/metadata/container coverage: 0.0% of statements 08:37:49 github.com/edgexfoundry/edgex-go/internal/core/metadata/config coverage: 0.0% of statements 08:37:50 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.056s coverage: 69.4% of statements 08:37:50 ok github.com/edgexfoundry/edgex-go/internal/core/common_config 1.020s coverage: 4.8% of statements 08:37:50 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.078s coverage: 57.7% of statements 08:37:50 ok github.com/edgexfoundry/edgex-go/internal/core/data/cache 1.029s coverage: 86.5% of statements 08:37:50 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.204s coverage: 94.2% of statements 08:37:50 ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.057s coverage: 90.7% of statements 08:37:50 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.045s coverage: 8.4% of statements 08:37:51 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/embed [no test files] 08:37:51 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 08:37:51 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 08:37:51 github.com/edgexfoundry/edgex-go/internal/core/metadata/uom coverage: 0.0% of statements 08:37:51 github.com/edgexfoundry/edgex-go/internal/pkg coverage: 0.0% of statements 08:37:51 github.com/edgexfoundry/edgex-go/internal/core/metadata/utils coverage: 0.0% of statements 08:37:51 github.com/edgexfoundry/edgex-go/internal/pkg/cache coverage: 0.0% of statements 08:37:51 github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks coverage: 0.0% of statements 08:37:51 github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers coverage: 0.0% of statements 08:37:51 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 08:37:51 github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres coverage: 0.0% of statements 08:37:51 github.com/edgexfoundry/edgex-go/internal/pkg/correlation coverage: 0.0% of statements 08:37:51 ? github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/models [no test files] 08:37:51 github.com/edgexfoundry/edgex-go/internal/pkg/db/redis coverage: 0.0% of statements 08:37:51 github.com/edgexfoundry/edgex-go/internal/pkg/common coverage: 0.0% of statements 08:37:52 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.386s coverage: 95.8% of statements 08:37:52 ok github.com/edgexfoundry/edgex-go/internal/io 1.022s coverage: 72.2% of statements 08:37:54 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 08:37:54 ? github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces [no test files] 08:37:54 github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models coverage: 0.0% of statements 08:37:54 github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces/mocks coverage: 0.0% of statements 08:37:54 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper coverage: 0.0% of statements 08:37:55 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.050s coverage: 2.4% of statements 08:37:55 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.050s coverage: 1.0% of statements 08:37:55 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.029s coverage: 38.2% of statements 08:37:55 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto 1.022s coverage: 68.8% of statements 08:37:55 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.021s coverage: 40.0% of statements 08:37:55 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.035s coverage: 87.1% of statements 08:37:55 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.019s coverage: 89.5% of statements 08:37:55 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config coverage: 0.0% of statements 08:37:55 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers coverage: 0.0% of statements 08:37:55 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container coverage: 0.0% of statements 08:37:55 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.025s coverage: 93.1% of statements 08:37:56 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 08:37:56 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config coverage: 0.0% of statements 08:37:56 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container coverage: 0.0% of statements 08:37:56 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto coverage: 0.0% of statements 08:37:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.019s coverage: 87.5% of statements 08:37:57 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres coverage: 0.0% of statements 08:37:57 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config coverage: 0.0% of statements 08:37:57 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container coverage: 0.0% of statements 08:37:57 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config coverage: 0.0% of statements 08:37:57 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis coverage: 0.0% of statements 08:37:57 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container coverage: 0.0% of statements 08:37:57 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers coverage: 0.0% of statements 08:37:58 github.com/edgexfoundry/edgex-go/internal/security/config coverage: 0.0% of statements 08:37:58 github.com/edgexfoundry/edgex-go/internal/security/config/command coverage: 0.0% of statements 08:37:58 github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy coverage: 0.0% of statements 08:38:00 github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared coverage: 0.0% of statements 08:38:00 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 08:38:02 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command coverage: 0.0% of statements 08:38:03 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container coverage: 0.0% of statements 08:38:03 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/handlers coverage: 0.0% of statements 08:38:03 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config coverage: 0.0% of statements 08:38:08 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config coverage: 0.0% of statements 08:38:08 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container coverage: 0.0% of statements 08:38:08 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/embed [no test files] 08:38:08 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces [no test files] 08:38:08 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces/mocks coverage: 0.0% of statements 08:38:08 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.026s coverage: 94.4% of statements 08:38:10 github.com/edgexfoundry/edgex-go/internal/security/secretstore/controller coverage: 0.0% of statements 08:38:10 github.com/edgexfoundry/edgex-go/internal/security/secretstore/server/handlers coverage: 0.0% of statements 08:38:10 github.com/edgexfoundry/edgex-go/internal/security/secretstore/config coverage: 0.0% of statements 08:38:10 github.com/edgexfoundry/edgex-go/internal/security/secretstore/container coverage: 0.0% of statements 08:38:10 github.com/edgexfoundry/edgex-go/internal/security/secretstore/server coverage: 0.0% of statements 08:38:10 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 08:38:10 github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokeninit coverage: 0.0% of statements 08:38:11 github.com/edgexfoundry/edgex-go/internal/security/secretstore/utils coverage: 0.0% of statements 08:38:11 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider coverage: 0.0% of statements 08:38:11 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config coverage: 0.0% of statements 08:38:11 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container coverage: 0.0% of statements 08:38:11 github.com/edgexfoundry/edgex-go/internal/support/notifications coverage: 0.0% of statements 08:38:12 github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks coverage: 0.0% of statements 08:38:12 github.com/edgexfoundry/edgex-go/internal/support/notifications/config coverage: 0.0% of statements 08:38:12 github.com/edgexfoundry/edgex-go/internal/support/notifications/container coverage: 0.0% of statements 08:38:12 github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel coverage: 0.0% of statements 08:38:13 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/embed [no test files] 08:38:13 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 08:38:13 github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks coverage: 0.0% of statements 08:38:13 github.com/edgexfoundry/edgex-go/internal/support/scheduler coverage: 0.0% of statements 08:38:14 github.com/edgexfoundry/edgex-go/internal/support/scheduler/container coverage: 0.0% of statements 08:38:14 github.com/edgexfoundry/edgex-go/internal/support/scheduler/config coverage: 0.0% of statements 08:38:14 github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/action coverage: 0.0% of statements 08:38:15 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/embed [no test files] 08:38:15 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 08:38:15 github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks coverage: 0.0% of statements 08:38:17 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.051s coverage: 92.9% of statements 08:38:17 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.022s coverage: 68.8% of statements 08:38:17 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.031s coverage: 62.3% of statements 08:38:17 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.024s coverage: 47.4% of statements 08:38:17 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.038s coverage: 87.2% of statements 08:38:17 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.016s coverage: 15.5% of statements 08:38:17 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.021s coverage: 100.0% of statements 08:38:17 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.083s coverage: 81.8% of statements 08:38:17 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.084s coverage: 82.1% of statements 08:38:17 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.031s coverage: 86.0% of statements 08:38:17 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.047s coverage: 6.8% of statements 08:38:17 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/createtoken 1.055s coverage: 33.3% of statements 08:38:17 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.049s coverage: 100.0% of statements 08:38:17 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/tokenprovider 1.175s coverage: 54.8% of statements 08:38:17 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.026s coverage: 89.6% of statements 08:38:17 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.017s coverage: 100.0% of statements 08:38:17 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.022s coverage: 73.7% of statements 08:38:17 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.019s coverage: 100.0% of statements 08:38:17 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth 1.054s coverage: 20.0% of statements 08:38:17 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/application 1.028s coverage: 88.6% of statements 08:38:17 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/controller 1.028s coverage: 96.8% of statements 08:38:17 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/utils 1.020s coverage: 100.0% of statements 08:38:17 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.161s coverage: 29.2% of statements 08:38:17 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.023s coverage: 93.8% of statements 08:38:17 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.033s coverage: 3.1% of statements 08:38:17 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenmaintenance 1.024s coverage: 76.2% of statements 08:38:17 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenprovider 1.036s coverage: 54.0% of statements 08:38:20 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.059s coverage: 17.1% of statements 08:38:20 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.139s coverage: 94.9% of statements 08:38:20 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application 1.028s coverage: 9.0% of statements 08:38:20 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.068s coverage: 97.7% of statements 08:38:20 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure 1.031s coverage: 43.6% of statements 08:38:20 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 08:38:20 running golangci-lint 08:38:20 golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z 08:38:20 go version go1.23.12 linux/amd64 08:38:20 level=info msg="golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z" 08:38:20 level=info msg="[config_reader] Used config file .golangci.yml" 08:38:20 level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" 08:38:22 Running on prd-ubuntu20.04-docker-arm64-4c-16g-771025 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws 08:38:22 Running in /w/workspace/edgex-go/918 [Pipeline] { [Pipeline] checkout 08:38:25 The recommended git tool is: git 08:38:30 using credential edgex-jenkins-ssh 08:38:30 Cloning the remote Git repository 08:38:30 Cloning repository git@github.com:edgexfoundry/edgex-go.git 08:38:30 > git init /w/workspace/edgex-go/918 # timeout=10 08:38:30 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 08:38:30 > git --version # timeout=10 08:38:30 > git --version # 'git version 2.25.1' 08:38:30 using GIT_SSH to set credentials SSH Credentials for GitHub 08:38:30 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 08:38:47 level=info msg="[loader] Go packages loading at mode 575 (files|compiled_files|exports_file|imports|name|types_sizes|deps) took 22.935689076s" 08:38:47 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 42.642001ms" 08:38:51 Avoid second fetch 08:38:51 Checking out Revision 7edac8007c813f9848da4a88def049bb4874d70c (main) 08:38:51 Commit message: "feat: Improve insecure encryption key handling (#5290)" 08:38:50 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 08:38:50 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:38:51 > git config core.sparsecheckout # timeout=10 08:38:51 > git checkout -f 7edac8007c813f9848da4a88def049bb4874d70c # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:38:56 provisioning config files... 08:38:56 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/918@tmp/config2031127408422131105tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:38:56 ---> ****-login.sh 08:38:56 nexus3.edgexfoundry.org:10001 08:38:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:38:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:38:57 Configure a credential helper to remove this warning. See 08:38:57 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:38:57 08:38:57 Login Succeeded 08:38:57 nexus3.edgexfoundry.org:10002 08:38:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:38:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:38:59 Configure a credential helper to remove this warning. See 08:38:59 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:38:59 08:38:59 Login Succeeded 08:38:59 nexus3.edgexfoundry.org:10003 08:38:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:38:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:38:59 Configure a credential helper to remove this warning. See 08:38:59 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:38:59 08:38:59 Login Succeeded 08:38:59 nexus3.edgexfoundry.org:10004 08:38:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:38:59 level=info msg="[linters_context/goanalysis] analyzers took 1m53.828108649s with top 10 stages: buildir: 1m9.663656147s, gosec: 4.002543842s, fact_deprecated: 3.016980913s, inspect: 2.733532222s, printf: 2.324861348s, ctrlflow: 2.303047s, fact_purity: 1.537418636s, nilness: 1.268025549s, typedness: 1.04478166s, S1038: 976.136591ms" 08:38:59 level=info msg="[runner] Issues before processing: 21, after processing: 0" 08:38:59 level=info msg="[runner] Processors filtering stat (in/out): identifier_marker: 21/21, invalid_issue: 21/21, skip_files: 21/21, autogenerated_exclude: 21/21, exclude-rules: 21/20, filename_unadjuster: 21/21, exclude: 21/21, nolint: 20/0, path_prettifier: 21/21, skip_dirs: 21/21, cgo: 21/21" 08:38:59 level=info msg="[runner] processing took 15.027949ms with stages: nolint: 10.858149ms, identifier_marker: 1.148181ms, exclude-rules: 859.168µs, autogenerated_exclude: 785.337µs, path_prettifier: 687.766µs, skip_dirs: 639.806µs, cgo: 16.41µs, max_same_issues: 11.831µs, invalid_issue: 8.211µs, max_per_file_from_linter: 5.32µs, filename_unadjuster: 2.61µs, uniq_by_line: 810ns, diff: 700ns, source_code: 690ns, fixer: 680ns, exclude: 590ns, skip_files: 590ns, sort_results: 390ns, path_prefixer: 260ns, max_from_linter: 210ns, path_shortener: 130ns, severity-rules: 110ns" 08:38:59 level=info msg="[runner] linters took 14.341947093s with stages: goanalysis_metalinter: 14.326660593s" 08:38:59 level=info msg="File cache stats: 0 entries of total size 0B" 08:38:59 level=info msg="Memory: 373 samples, avg is 329.5MB, max is 1413.8MB" 08:38:59 level=info msg="Execution took 37.331355939s" 08:38:59 go vet ./... 08:38:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:38:59 Configure a credential helper to remove this warning. See 08:38:59 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:38:59 08:38:59 Login Succeeded 08:38:59 ****.io 08:38:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:39:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:39:00 Configure a credential helper to remove this warning. See 08:39:00 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:39:00 08:39:00 Login Succeeded 08:39:00 ---> ****-login.sh ends [Pipeline] } 08:39:00 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 08:39:00 + git config --global --add safe.directory /w/workspace/edgex-go/918 [Pipeline] echo 08:39:00 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 08:39:00 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 08:39:00 ========================================================= 08:39:00 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] 08:39:00 ========================================================= [Pipeline] fileExists [Pipeline] sh 08:39:01 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 08:39:01 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 08:39:01 6e174226ea69: Pulling fs layer 08:39:01 7d1a427e917c: Pulling fs layer 08:39:01 382d65ac76eb: Pulling fs layer 08:39:01 13eebdc497b7: Pulling fs layer 08:39:01 4f4fb700ef54: Pulling fs layer 08:39:01 06715773e931: Pulling fs layer 08:39:01 7fa9dde3b271: Pulling fs layer 08:39:01 d57d563a94ed: Pulling fs layer 08:39:01 13eebdc497b7: Waiting 08:39:01 4f4fb700ef54: Waiting 08:39:01 06715773e931: Waiting 08:39:01 7fa9dde3b271: Waiting 08:39:01 d57d563a94ed: Waiting 08:39:01 7d1a427e917c: Verifying Checksum 08:39:01 7d1a427e917c: Download complete 08:39:01 13eebdc497b7: Verifying Checksum 08:39:01 13eebdc497b7: Download complete 08:39:01 4f4fb700ef54: Verifying Checksum 08:39:01 4f4fb700ef54: Download complete 08:39:01 06715773e931: Download complete 08:39:01 6e174226ea69: Verifying Checksum 08:39:01 6e174226ea69: Download complete 08:39:02 d57d563a94ed: Verifying Checksum 08:39:02 d57d563a94ed: Download complete 08:39:02 6e174226ea69: Pull complete 08:39:02 7d1a427e917c: Pull complete 08:39:03 382d65ac76eb: Verifying Checksum 08:39:03 382d65ac76eb: Download complete 08:39:04 7fa9dde3b271: Verifying Checksum 08:39:04 7fa9dde3b271: Download complete 08:39:06 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 08:39:06 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 08:39:06 ./bin/test-attribution-txt.sh 08:39:06 An attribution for github.com/emirpasic/gods is missing from Attribution.txt, please add 08:39:06 An attribution for github.com/openziti/channel/v4 is missing from Attribution.txt, please add 08:39:06 An attribution for github.com/zitadel/logging is missing from Attribution.txt, please add 08:39:06 An attribution for github.com/zitadel/oidc/v3 is missing from Attribution.txt, please add 08:39:06 An attribution for github.com/zitadel/schema is missing from Attribution.txt, please add 08:39:06 An attribution for go.opentelemetry.io/auto/sdk is missing from Attribution.txt, please add [Pipeline] echo 08:39:06 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] sh 08:39:06 + ls -al . 08:39:06 total 2104 08:39:06 drwxrwxr-x 11 1001 1001 4096 Oct 30 08:37 . 08:39:06 drwxr-xr-x 4 root root 4096 Oct 30 08:37 .. 08:39:06 drwxrwxr-x 2 1001 1001 4096 Oct 30 08:35 .blubracket 08:39:06 -rw-rw-r-- 1 1001 1001 10 Oct 30 08:35 .dockerignore 08:39:06 drwxrwxr-x 8 1001 1001 4096 Oct 30 08:38 .git 08:39:06 drwxrwxr-x 3 1001 1001 4096 Oct 30 08:35 .github 08:39:06 -rw-rw-r-- 1 1001 1001 909 Oct 30 08:35 .gitignore 08:39:06 -rw-rw-r-- 1 1001 1001 218 Oct 30 08:35 .golangci.yml 08:39:06 -rw-rw-r-- 1 1001 1001 100 Oct 30 08:35 .hadolint.yml 08:39:06 drwxr-xr-x 3 1001 1001 4096 Oct 30 08:36 .semver 08:39:06 -rw-rw-r-- 1 1001 1001 155 Oct 30 08:35 .sonarcloud.properties 08:39:06 -rw-rw-r-- 1 1001 1001 1171 Oct 30 08:35 ADOPTERS.md 08:39:06 -rw-rw-r-- 1 1001 1001 17374 Oct 30 08:35 Attribution.txt 08:39:06 -rw-rw-r-- 1 1001 1001 108018 Oct 30 08:35 CHANGELOG.md 08:39:06 -rw-rw-r-- 1 1001 1001 3804 Oct 30 08:35 CONTRIBUTING.md 08:39:06 -rw-rw-r-- 1 1001 1001 677 Oct 30 08:35 GOVERNANCE.md 08:39:06 -rw-rw-r-- 1 1001 1001 886 Oct 30 08:35 Jenkinsfile 08:39:06 -rw-rw-r-- 1 1001 1001 10775 Oct 30 08:35 LICENSE 08:39:06 -rw-rw-r-- 1 1001 1001 16740 Oct 30 08:35 Makefile 08:39:06 -rw-rw-r-- 1 1001 1001 582 Oct 30 08:35 OWNERS.md 08:39:06 -rw-rw-r-- 1 1001 1001 9932 Oct 30 08:35 README.md 08:39:06 -rw-rw-r-- 1 1001 1001 789 Oct 30 08:35 SECURITY.md 08:39:06 -rw-rw-r-- 1 1001 1001 12 Oct 30 08:36 VERSION 08:39:06 drwxrwxr-x 2 1001 1001 4096 Oct 30 08:35 bin 08:39:06 drwxrwxr-x 19 1001 1001 4096 Oct 30 08:35 cmd 08:39:06 -rw-r--r-- 1 root root 1774270 Oct 30 08:38 coverage.out 08:39:06 drwxrwxr-x 2 1001 1001 4096 Oct 30 08:35 fuzz_test 08:39:06 -rw-rw-r-- 1 1001 1001 6539 Oct 30 08:35 go.mod 08:39:06 -rw-rw-r-- 1 1001 1001 88541 Oct 30 08:35 go.sum 08:39:06 drwxrwxr-x 7 1001 1001 4096 Oct 30 08:35 internal 08:39:06 drwxrwxr-x 2 1001 1001 4096 Oct 30 08:35 openapi 08:39:06 -rw-rw-r-- 1 1001 1001 584 Oct 30 08:35 security.txt 08:39:06 -rw-rw-r-- 1 1001 1001 204 Oct 30 08:35 version.go [Pipeline] sh 08:39:06 + '[' -e coverage.out ] 08:39:06 + chown 1001:1001 coverage.out [Pipeline] stash 08:39:06 Stashed 1 file(s) [Pipeline] sh 08:39:07 + make build 08:39:07 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.70 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 08:39:19 382d65ac76eb: Pull complete 08:39:19 13eebdc497b7: Pull complete 08:39:19 4f4fb700ef54: Pull complete 08:39:19 06715773e931: Pull complete 08:39:27 7fa9dde3b271: Pull complete 08:39:28 d57d563a94ed: Pull complete 08:39:28 Digest: sha256:4fa25c0866557c2fe486be650b860b3e094b154ce580a08ea32adae8d957cdec 08:39:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 08:39:28 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [Pipeline] fileExists [Pipeline] sh 08:39:29 + + dockerecho build FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 08:39:29 WORKDIR /edgex 08:39:29 COPY go.mod . 08:39:29 RUN go mod download -t 08:39:29 ci-base-image-arm64 -f - . 08:39:30 Sending build context to Docker daemon 3.85MB 08:39:30 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 08:39:30 ---> 43a1c90cae9b 08:39:30 Step 2/4 : WORKDIR /edgex 08:39:31 ---> Running in 72825f15214c 08:39:31 Removing intermediate container 72825f15214c 08:39:31 ---> 950f5ea5b777 08:39:31 Step 3/4 : COPY go.mod . 08:39:32 ---> 94dcc992c906 08:39:32 Step 4/4 : RUN go mod download 08:39:32 ---> Running in b3ac4d5ce9fd 08:39:33 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.70 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata 08:39:33 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.70 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command 08:39:35 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.70 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 08:39:36 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.70 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper 08:39:38 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.70 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications 08:39:43 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.70 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 08:39:45 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.70 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 08:39:48 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.70 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 08:39:50 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.70 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 08:39:52 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.70 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 08:39:54 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.70 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 08:39:54 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.70 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 08:39:56 $ docker stop --time=1 b4b8c0e05b499ee7ccf37f14bb2a94a66a0b253d2bbdc6d5a33ba0260d404f69 08:39:59 $ docker rm -f --volumes b4b8c0e05b499ee7ccf37f14bb2a94a66a0b253d2bbdc6d5a33ba0260d404f69 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:40:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:40:00 08:40:00 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:40:00 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:40:00 latest: Pulling from edgex-devops/edgex-compose 08:40:00 91d30c5bc195: Pulling fs layer 08:40:00 2e9b0aa3be6d: Pulling fs layer 08:40:00 9c61dcf015f6: Pulling fs layer 08:40:00 4698f68db338: Pulling fs layer 08:40:00 2a2f49069b9e: Pulling fs layer 08:40:00 e0025b399a48: Pulling fs layer 08:40:00 4698f68db338: Waiting 08:40:00 2a2f49069b9e: Waiting 08:40:00 e0025b399a48: Waiting 08:40:00 91d30c5bc195: Download complete 08:40:00 4698f68db338: Download complete 08:40:01 91d30c5bc195: Pull complete 08:40:01 2e9b0aa3be6d: Verifying Checksum 08:40:01 2e9b0aa3be6d: Download complete 08:40:01 e0025b399a48: Download complete 08:40:01 2a2f49069b9e: Verifying Checksum 08:40:01 2a2f49069b9e: Download complete 08:40:01 2e9b0aa3be6d: Pull complete 08:40:01 9c61dcf015f6: Verifying Checksum 08:40:01 9c61dcf015f6: Download complete 08:40:04 9c61dcf015f6: Pull complete 08:40:04 4698f68db338: Pull complete 08:40:05 2a2f49069b9e: Pull complete 08:40:05 e0025b399a48: Pull complete 08:40:05 Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 08:40:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:40:05 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:40:05 prd-ubuntu20.04-docker-8c-8g-771023 does not seem to be running inside a container 08:40:05 $ 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/918 -v /w/workspace/edgex-go/918:/w/workspace/edgex-go/918:rw,z -v /w/workspace/edgex-go/918@tmp:/w/workspace/edgex-go/918@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 08:40:06 $ docker top 7b88297f561e9f2df0b2c46f638c6481f8450f6265d938d045aba74b0469112c -eo pid,comm [Pipeline] { [Pipeline] sh 08:40:06 + docker compose -f ./docker-compose-build.yml build --parallel 08:40:07 #1 [security-spire-agent internal] load build definition from Dockerfile 08:40:07 #1 transferring dockerfile: 1.81kB done 08:40:07 #1 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 22) 08:40:07 #1 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 23) 08:40:07 #1 DONE 0.1s 08:40:07 08:40:07 #2 [core-command internal] load build definition from Dockerfile 08:40:07 #2 transferring dockerfile: 1.94kB done 08:40:07 #2 DONE 0.1s 08:40:07 08:40:07 #3 [support-scheduler internal] load build definition from Dockerfile 08:40:07 #3 transferring dockerfile: 1.83kB done 08:40:07 #3 DONE 0.1s 08:40:07 08:40:07 #4 [core-keeper internal] load build definition from Dockerfile 08:40:07 #4 transferring dockerfile: 2.01kB done 08:40:07 #4 DONE 0.1s 08:40:07 08:40:07 #5 [core-keeper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 08:40:07 #5 DONE 0.0s 08:40:07 08:40:07 #6 [security-spire-config internal] load build definition from Dockerfile 08:40:07 #6 transferring dockerfile: 1.69kB done 08:40:07 #6 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 22) 08:40:07 #6 DONE 0.2s 08:40:07 08:40:07 #7 [core-data internal] load build definition from Dockerfile 08:40:07 #7 transferring dockerfile: 2.04kB done 08:40:07 #7 DONE 0.2s 08:40:07 08:40:07 #8 [security-secretstore-setup internal] load build definition from Dockerfile 08:40:07 #8 transferring dockerfile: 2.49kB done 08:40:07 #8 DONE 0.2s 08:40:07 08:40:07 #9 [core-common-config-bootstrapper internal] load build definition from Dockerfile 08:40:07 #9 transferring dockerfile: 2.23kB done 08:40:07 #9 DONE 0.2s 08:40:07 08:40:07 #10 [core-metadata internal] load build definition from Dockerfile 08:40:07 #10 transferring dockerfile: 2.10kB done 08:40:07 #10 DONE 0.2s 08:40:07 08:40:07 #11 [security-proxy-auth internal] load build definition from Dockerfile 08:40:07 #11 transferring dockerfile: 2.14kB done 08:40:07 #11 DONE 0.2s 08:40:07 08:40:07 #12 [security-spiffe-token-provider internal] load build definition from Dockerfile 08:40:07 #12 transferring dockerfile: 1.89kB done 08:40:07 #12 DONE 0.2s 08:40:07 08:40:07 #13 [security-bootstrapper internal] load build definition from Dockerfile 08:40:07 #13 transferring dockerfile: 3.02kB done 08:40:07 #13 DONE 0.2s 08:40:07 08:40:07 #14 [security-spire-server internal] load build definition from Dockerfile 08:40:07 #14 transferring dockerfile: 1.70kB done 08:40:07 #14 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 22) 08:40:07 #14 DONE 0.2s 08:40:07 08:40:07 #15 [security-proxy-setup internal] load build definition from Dockerfile 08:40:07 #15 transferring dockerfile: 2.50kB done 08:40:07 #15 DONE 0.2s 08:40:07 08:40:07 #16 [support-notifications internal] load build definition from Dockerfile 08:40:07 #16 transferring dockerfile: 2.00kB done 08:40:07 #16 DONE 0.2s 08:40:07 08:40:07 #5 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 08:40:07 #5 DONE 0.0s 08:40:07 08:40:07 #17 [core-data internal] load .dockerignore 08:40:07 #17 transferring context: 50B done 08:40:07 #17 DONE 0.0s 08:40:07 08:40:07 #18 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.20 08:40:07 #18 DONE 0.3s 08:40:07 08:40:07 #19 [core-command internal] load .dockerignore 08:40:07 #19 transferring context: 50B done 08:40:07 #19 DONE 0.1s 08:40:07 08:40:07 #20 [core-keeper internal] load .dockerignore 08:40:07 #20 transferring context: 50B done 08:40:07 #20 DONE 0.1s 08:40:07 08:40:07 #21 [support-scheduler internal] load .dockerignore 08:40:07 #21 transferring context: 50B done 08:40:07 #21 DONE 0.1s 08:40:07 08:40:07 #22 [security-secretstore-setup internal] load .dockerignore 08:40:07 #22 transferring context: 50B done 08:40:07 #22 DONE 0.1s 08:40:07 08:40:07 #23 [support-scheduler stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 08:40:07 #23 resolve docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 0.0s done 08:40:07 #23 ... 08:40:07 08:40:07 #24 [security-spiffe-token-provider internal] load .dockerignore 08:40:07 #24 transferring context: 50B done 08:40:07 #24 DONE 0.1s 08:40:07 08:40:07 #25 [security-proxy-auth internal] load .dockerignore 08:40:07 #25 transferring context: 50B done 08:40:07 #25 DONE 0.1s 08:40:07 08:40:07 #26 [core-metadata internal] load .dockerignore 08:40:07 #26 transferring context: 50B done 08:40:07 #26 DONE 0.1s 08:40:07 08:40:07 #27 [core-common-config-bootstrapper internal] load .dockerignore 08:40:07 #27 transferring context: 50B done 08:40:07 #27 DONE 0.2s 08:40:07 08:40:07 #23 [core-common-config-bootstrapper stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 08:40:07 #23 resolve docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 0.0s done 08:40:07 #23 sha256:008827ed2172a676b08121e21cf9db0ce08a90ee6c8a12fc374af8a56c0e496d 1.02kB / 1.02kB done 08:40:07 #23 sha256:e89557652e7472b26d49f1d45638ac744a2928ddada818777a6ce4076f64f7e6 581B / 581B done 08:40:07 #23 sha256:5311e7f182d02360a7194aa2995849bcdf04795c39a0ffdcf413eae625865970 1.05MB / 3.63MB 0.1s 08:40:07 #23 sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 9.22kB / 9.22kB done 08:40:07 #23 ... 08:40:07 08:40:07 #28 [security-proxy-setup internal] load .dockerignore 08:40:07 #28 transferring context: 50B done 08:40:07 #28 DONE 0.3s 08:40:07 08:40:07 #23 [security-proxy-setup stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 08:40:07 #23 resolve docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 0.0s done 08:40:07 #23 sha256:008827ed2172a676b08121e21cf9db0ce08a90ee6c8a12fc374af8a56c0e496d 1.02kB / 1.02kB done 08:40:07 #23 sha256:e89557652e7472b26d49f1d45638ac744a2928ddada818777a6ce4076f64f7e6 581B / 581B done 08:40:07 #23 sha256:5311e7f182d02360a7194aa2995849bcdf04795c39a0ffdcf413eae625865970 3.63MB / 3.63MB 0.2s done 08:40:07 #23 sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 9.22kB / 9.22kB done 08:40:07 #23 extracting sha256:5311e7f182d02360a7194aa2995849bcdf04795c39a0ffdcf413eae625865970 08:40:07 #23 ... 08:40:07 08:40:07 #29 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.11.1 08:40:07 #29 DONE 0.6s 08:40:07 08:40:07 #30 [security-bootstrapper internal] load .dockerignore 08:40:07 #30 transferring context: 50B done 08:40:07 #30 DONE 0.4s 08:40:07 08:40:07 #31 [support-notifications internal] load .dockerignore 08:40:07 #31 transferring context: 50B done 08:40:07 #31 DONE 0.4s 08:40:07 08:40:07 #23 [security-bootstrapper stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 08:40:07 #23 resolve docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 0.0s done 08:40:07 #23 sha256:008827ed2172a676b08121e21cf9db0ce08a90ee6c8a12fc374af8a56c0e496d 1.02kB / 1.02kB done 08:40:07 #23 sha256:e89557652e7472b26d49f1d45638ac744a2928ddada818777a6ce4076f64f7e6 581B / 581B done 08:40:07 #23 sha256:5311e7f182d02360a7194aa2995849bcdf04795c39a0ffdcf413eae625865970 3.63MB / 3.63MB 0.2s done 08:40:07 #23 sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 9.22kB / 9.22kB done 08:40:07 #23 ... 08:40:07 08:40:07 #32 [core-keeper builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest 08:40:07 #32 DONE 0.5s 08:40:07 08:40:07 #23 [support-notifications stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 08:40:07 #23 resolve docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 0.0s done 08:40:07 #23 sha256:008827ed2172a676b08121e21cf9db0ce08a90ee6c8a12fc374af8a56c0e496d 1.02kB / 1.02kB done 08:40:07 #23 sha256:e89557652e7472b26d49f1d45638ac744a2928ddada818777a6ce4076f64f7e6 581B / 581B done 08:40:07 #23 sha256:5311e7f182d02360a7194aa2995849bcdf04795c39a0ffdcf413eae625865970 3.63MB / 3.63MB 0.2s done 08:40:07 #23 sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 9.22kB / 9.22kB done 08:40:07 #23 ... 08:40:07 08:40:07 #33 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.11.1 08:40:07 #33 DONE 0.8s 08:40:07 08:40:07 #23 [support-notifications stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 08:40:07 #23 extracting sha256:5311e7f182d02360a7194aa2995849bcdf04795c39a0ffdcf413eae625865970 0.4s done 08:40:13 #23 ... 08:40:13 08:40:13 #34 [core-command internal] load build context 08:40:13 #34 transferring context: 181.77MB 5.5s 08:40:14 #34 ... 08:40:14 08:40:14 #35 [security-spire-server internal] load .dockerignore 08:40:14 #35 transferring context: 50B 0.4s done 08:40:14 #35 DONE 6.5s 08:40:14 08:40:14 #36 [core-data builder 2/7] WORKDIR /edgex-go 08:40:14 #36 DONE 6.6s 08:40:14 08:40:14 #34 [core-command internal] load build context 08:40:14 #34 transferring context: 248.92MB 6.9s 08:40:14 #34 ... 08:40:14 08:40:14 #23 [security-spire-server stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 08:40:14 #23 resolve docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 0.0s done 08:40:14 #23 sha256:008827ed2172a676b08121e21cf9db0ce08a90ee6c8a12fc374af8a56c0e496d 1.02kB / 1.02kB done 08:40:14 #23 sha256:e89557652e7472b26d49f1d45638ac744a2928ddada818777a6ce4076f64f7e6 581B / 581B done 08:40:14 #23 sha256:5311e7f182d02360a7194aa2995849bcdf04795c39a0ffdcf413eae625865970 3.63MB / 3.63MB 0.2s done 08:40:14 #23 sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 9.22kB / 9.22kB done 08:40:14 #23 extracting sha256:5311e7f182d02360a7194aa2995849bcdf04795c39a0ffdcf413eae625865970 0.4s done 08:40:14 #23 ... 08:40:14 08:40:14 #37 [security-spire-agent internal] load .dockerignore 08:40:14 #37 transferring context: 50B 0.1s done 08:40:14 #37 DONE 6.5s 08:40:14 08:40:14 #38 [security-spire-config internal] load .dockerignore 08:40:14 #38 transferring context: 50B 0.0s done 08:40:14 #38 DONE 6.6s 08:40:14 08:40:14 #23 [security-spire-config stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 08:40:14 #23 resolve docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 0.0s done 08:40:14 #23 sha256:008827ed2172a676b08121e21cf9db0ce08a90ee6c8a12fc374af8a56c0e496d 1.02kB / 1.02kB done 08:40:14 #23 sha256:e89557652e7472b26d49f1d45638ac744a2928ddada818777a6ce4076f64f7e6 581B / 581B done 08:40:14 #23 sha256:5311e7f182d02360a7194aa2995849bcdf04795c39a0ffdcf413eae625865970 3.63MB / 3.63MB 0.2s done 08:40:14 #23 sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 9.22kB / 9.22kB done 08:40:14 #23 extracting sha256:5311e7f182d02360a7194aa2995849bcdf04795c39a0ffdcf413eae625865970 0.4s done 08:40:14 #23 DONE 7.2s 08:40:14 08:40:14 #39 [security-proxy-auth stage-1 2/8] RUN apk add --update --no-cache dumb-init 08:40:14 #39 ... 08:40:14 08:40:14 #40 [security-spire-server internal] load build context 08:40:14 #40 transferring context: 23.80kB 0.1s done 08:40:14 #40 DONE 0.3s 08:40:14 08:40:14 #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 08:40:14 #41 resolve ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 0.3s done 08:40:15 #41 sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 1.61kB / 1.61kB done 08:40:15 #41 sha256:abc44f12542d8f781559a3059eb33a6f38d4e56b44ab865ef650367ea443370c 1.05kB / 1.05kB done 08:40:15 #41 sha256:2db25b41e45d0386346c51e3219bd3f320444825ee6e1cb5e2d7256058ecf3d7 1.74kB / 1.74kB done 08:40:15 #41 ... 08:40:15 08:40:15 #42 [security-spire-agent internal] load build context 08:40:15 #42 transferring context: 23.33kB 0.0s done 08:40:15 #42 DONE 1.0s 08:40:15 08:40:15 #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 08:40:15 #41 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 0B / 296B 0.1s 08:40:15 #41 ... 08:40:15 08:40:15 #43 [security-spire-config internal] load build context 08:40:15 #43 transferring context: 22.05kB 0.1s done 08:40:15 #43 DONE 1.0s 08:40:15 08:40:15 #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 08:40:15 #41 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 296B / 296B 0.2s done 08:40:15 #41 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 0.2s 08:40:15 #41 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 0B / 115B 0.2s 08:40:15 #41 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 done 08:40:15 #41 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 0.2s done 08:40:15 #41 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 0.2s done 08:40:15 #41 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 0B / 36.47MB 0.3s 08:40:15 #41 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 5.34MB / 36.47MB 0.4s 08:40:15 #41 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be done 08:40:15 #41 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 9.98MB / 36.47MB 0.5s 08:40:15 #41 extracting sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 done 08:40:16 #41 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 14.68MB / 36.47MB 0.6s 08:40:16 #41 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 23.07MB / 36.47MB 0.8s 08:40:16 #41 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 36.47MB / 36.47MB 1.0s 08:40:17 #41 ... 08:40:17 08:40:17 #44 [core-data internal] load build context 08:40:17 #44 ... 08:40:17 08:40:17 #45 [core-keeper internal] load build context 08:40:17 #45 ... 08:40:17 08:40:17 #46 [core-metadata internal] load build context 08:40:18 #46 ... 08:40:18 08:40:18 #47 [security-secretstore-setup internal] load build context 08:40:18 #47 ... 08:40:18 08:40:18 #48 [security-proxy-auth internal] load build context 08:40:18 #48 ... 08:40:18 08:40:18 #49 [security-spiffe-token-provider internal] load build context 08:40:18 #49 ... 08:40:18 08:40:18 #50 [support-notifications internal] load build context 08:40:18 #50 ... 08:40:18 08:40:18 #51 [core-common-config-bootstrapper internal] load build context 08:40:18 #51 ... 08:40:18 08:40:18 #52 [security-bootstrapper internal] load build context 08:40:18 #52 ... 08:40:18 08:40:18 #53 [security-proxy-setup internal] load build context 08:40:18 #53 ... 08:40:18 08:40:18 #54 [support-scheduler internal] load build context 08:40:18 #54 ... 08:40:18 08:40:18 #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 08:40:20 #41 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 36.47MB / 36.47MB 4.1s done 08:40:24 #41 ... 08:40:24 08:40:24 #55 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 08:40:24 #0 6.941 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 08:40:24 #0 7.013 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 08:40:24 #0 7.456 OK: 265 MiB in 60 packages 08:40:24 #55 ... 08:40:24 08:40:24 #56 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 08:40:24 #0 0.973 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 08:40:24 #0 1.074 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 08:40:24 #0 1.676 OK: 265 MiB in 60 packages 08:40:24 #56 ... 08:40:24 08:40:24 #57 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 08:40:24 #57 ... 08:40:24 08:40:24 #34 [core-command internal] load build context 08:40:24 #34 transferring context: 596.29MB 15.9s done 08:40:24 #34 ... 08:40:24 08:40:24 #58 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 08:40:25 #58 10.42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:40:25 #58 ... 08:40:25 08:40:25 #59 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 08:40:25 #0 9.776 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:40:25 #0 9.881 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:40:25 #0 10.18 v3.20.8-38-g42aaa203dd8 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 08:40:25 #0 10.18 v3.20.8-37-g8ac6d073d97 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 08:40:25 #0 10.18 OK: 24171 distinct packages available 08:40:25 #0 10.25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:40:25 #0 10.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:40:25 #59 ... 08:40:25 08:40:25 #60 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 08:40:25 #60 ... 08:40:25 08:40:25 #61 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:40:25 #0 1.147 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:40:25 #0 1.301 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:40:25 #0 1.729 v3.20.8-38-g42aaa203dd8 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 08:40:25 #0 1.729 v3.20.8-37-g8ac6d073d97 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 08:40:25 #0 1.729 OK: 24171 distinct packages available 08:40:25 #0 1.825 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:40:25 #0 1.898 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:40:25 #0 2.213 (1/5) Installing dumb-init (1.2.5-r3) 08:40:25 #0 2.219 (2/5) Installing musl-obstack (1.2.3-r2) 08:40:25 #0 2.224 (3/5) Installing libucontext (1.2-r3) 08:40:25 #0 2.224 (4/5) Installing gcompat (1.1.0-r4) 08:40:25 #0 2.227 (5/5) Installing openssl (3.3.5-r0) 08:40:25 #0 2.243 Executing busybox-1.36.1-r30.trigger 08:40:25 #0 2.255 OK: 9 MiB in 19 packages 08:40:25 #61 ... 08:40:25 08:40:25 #62 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 08:40:25 #0 1.345 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 08:40:25 #0 1.459 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 08:40:25 #0 1.905 v3.22.2-101-g9c88d4960b1 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] 08:40:25 #0 1.905 v3.22.2-102-g84b02f66f52 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] 08:40:25 #0 1.905 OK: 26320 distinct packages available 08:40:25 #0 2.027 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 08:40:25 #0 2.101 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 08:40:25 #0 2.473 OK: 265 MiB in 60 packages 08:40:25 #62 ... 08:40:25 08:40:25 #63 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev 08:40:25 #0 0.787 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 08:40:25 #0 0.976 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 08:40:25 #0 1.392 OK: 265 MiB in 60 packages 08:40:25 #63 ... 08:40:25 08:40:25 #64 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 08:40:25 #0 9.120 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:40:25 #0 9.241 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:40:25 #0 9.508 (1/1) Installing dumb-init (1.2.5-r3) 08:40:25 #0 9.774 Executing busybox-1.36.1-r30.trigger 08:40:25 #0 9.780 OK: 8 MiB in 15 packages 08:40:26 #64 ... 08:40:26 08:40:26 #65 [core-data builder 3/7] RUN apk add --update --no-cache make git 08:40:26 #0 0.911 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 08:40:26 #0 1.007 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 08:40:26 #0 1.585 OK: 265 MiB in 60 packages 08:40:27 #65 ... 08:40:27 08:40:27 #66 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 08:40:27 #66 ... 08:40:27 08:40:27 #67 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 08:40:27 #67 ... 08:40:27 08:40:27 #68 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 08:40:27 #0 11.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:40:27 #0 11.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:40:27 #0 11.46 (1/7) Installing ca-certificates (20250911-r0) 08:40:27 #0 11.58 (2/7) Installing dumb-init (1.2.5-r3) 08:40:27 #68 ... 08:40:27 08:40:27 #69 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 08:40:27 #0 7.853 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:40:27 #0 7.991 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:40:27 #0 8.286 v3.20.8-38-g42aaa203dd8 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 08:40:27 #0 8.286 v3.20.8-37-g8ac6d073d97 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 08:40:27 #0 8.286 OK: 24171 distinct packages available 08:40:27 #0 8.350 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:40:27 #0 8.416 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:40:27 #0 8.752 (1/14) Installing ca-certificates (20250911-r0) 08:40:27 #0 8.773 (2/14) Installing brotli-libs (1.1.0-r2) 08:40:27 #0 8.786 (3/14) Installing c-ares (1.33.1-r0) 08:40:27 #0 8.793 (4/14) Installing libunistring (1.2-r0) 08:40:27 #0 8.806 (5/14) Installing libidn2 (2.3.7-r0) 08:40:27 #0 8.813 (6/14) Installing nghttp2-libs (1.62.1-r0) 08:40:27 #0 8.818 (7/14) Installing libpsl (0.21.5-r1) 08:40:27 #0 8.822 (8/14) Installing zstd-libs (1.5.6-r0) 08:40:27 #0 8.835 (9/14) Installing libcurl (8.14.1-r2) 08:40:27 #0 8.853 (10/14) Installing curl (8.14.1-r2) 08:40:27 #0 8.859 (11/14) Installing dumb-init (1.2.5-r3) 08:40:27 #0 8.863 (12/14) Installing musl-obstack (1.2.3-r2) 08:40:27 #0 8.865 (13/14) Installing libucontext (1.2-r3) 08:40:27 #0 8.867 (14/14) Installing gcompat (1.1.0-r4) 08:40:27 #0 8.871 Executing busybox-1.36.1-r30.trigger 08:40:27 #0 8.884 Executing ca-certificates-20250911-r0.trigger 08:40:27 #0 8.928 OK: 13 MiB in 28 packages 08:40:27 #69 ... 08:40:27 08:40:27 #70 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 08:40:27 #70 ... 08:40:27 08:40:27 #71 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 08:40:27 #71 resolve ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 0.8s done 08:40:27 #71 sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 1.61kB / 1.61kB done 08:40:27 #71 sha256:5ba6a06b825583fa8709953f43c47253f3894d0ded497a164c554307478eca51 1.05kB / 1.05kB done 08:40:27 #71 sha256:6da312c3e95299a92b01ff39413cb55163a3b9a680b2a17b8983977f33307615 1.72kB / 1.72kB done 08:40:27 #71 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 done 08:40:27 #71 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 0.0s done 08:40:27 #71 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 0.1s done 08:40:27 #71 sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b 295B / 295B 0.2s done 08:40:27 #71 sha256:a63f0ffcbae3a8f597c14385658275c2ea68ca3a100cdba1efee65898baa383c 15.53MB / 15.53MB 4.8s done 08:40:27 #71 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be done 08:40:27 #71 extracting sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b 0.0s done 08:40:27 #71 extracting sha256:a63f0ffcbae3a8f597c14385658275c2ea68ca3a100cdba1efee65898baa383c 08:40:27 #71 ... 08:40:27 08:40:27 #45 [core-keeper internal] load build context 08:40:27 #45 transferring context: 596.29MB 18.1s done 08:40:27 #45 ... 08:40:27 08:40:27 #68 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 08:40:27 #68 12.04 (3/7) Installing libgcc (13.2.1_git20240309-r1) 08:40:27 #68 12.62 (4/7) Installing libsodium (1.0.19-r0) 08:40:27 #68 12.65 (5/7) Installing libstdc++ (13.2.1_git20240309-r1) 08:40:27 #68 12.67 (6/7) Installing libzmq (4.3.5-r2) 08:40:27 #68 12.68 (7/7) Installing zeromq (4.3.5-r2) 08:40:27 #68 12.69 Executing busybox-1.36.1-r30.trigger 08:40:27 #68 12.69 Executing ca-certificates-20250911-r0.trigger 08:40:27 #68 12.73 OK: 12 MiB in 21 packages 08:40:27 #68 ... 08:40:27 08:40:27 #44 [core-data internal] load build context 08:40:27 #44 transferring context: 596.29MB 16.2s done 08:40:28 #44 ... 08:40:28 08:40:28 #46 [core-metadata internal] load build context 08:40:28 #46 transferring context: 596.29MB 16.7s done 08:40:28 #46 ... 08:40:28 08:40:28 #47 [security-secretstore-setup internal] load build context 08:40:28 #47 transferring context: 596.29MB 15.3s done 08:40:28 #47 ... 08:40:28 08:40:28 #50 [support-notifications internal] load build context 08:40:28 #50 transferring context: 596.29MB 15.4s done 08:40:28 #50 ... 08:40:28 08:40:28 #48 [security-proxy-auth internal] load build context 08:40:28 #48 transferring context: 596.29MB 16.0s done 08:40:28 Removing intermediate container b3ac4d5ce9fd 08:40:28 ---> 2d82f33147e8 08:40:28 Successfully built 2d82f33147e8 08:40:28 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { 08:40:29 #48 ... 08:40:29 08:40:29 #49 [security-spiffe-token-provider internal] load build context 08:40:29 #49 transferring context: 596.29MB 15.2s done 08:40:29 #49 ... 08:40:29 08:40:29 #54 [support-scheduler internal] load build context 08:40:29 #54 transferring context: 596.29MB 15.3s done [Pipeline] sh 08:40:29 #54 ... 08:40:29 08:40:29 #51 [core-common-config-bootstrapper internal] load build context 08:40:29 #51 transferring context: 596.29MB 15.4s done 08:40:29 #51 ... 08:40:29 08:40:29 #53 [security-proxy-setup internal] load build context 08:40:29 #53 transferring context: 596.29MB 13.7s done 08:40:29 + docker inspect -f . ci-base-image-arm64 08:40:29 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:40:29 #53 ... 08:40:29 08:40:29 #52 [security-bootstrapper internal] load build context 08:40:29 #52 transferring context: 596.29MB 14.9s done 08:40:29 prd-ubuntu20.04-docker-arm64-4c-16g-771025 does not seem to be running inside a container 08:40:29 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/918 -v /w/workspace/edgex-go/918:/w/workspace/edgex-go/918:rw,z -v /w/workspace/edgex-go/918@tmp:/w/workspace/edgex-go/918@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 08:40:30 #52 ... 08:40:30 08:40:30 #71 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 08:40:30 #71 extracting sha256:a63f0ffcbae3a8f597c14385658275c2ea68ca3a100cdba1efee65898baa383c 5.1s 08:40:30 #71 extracting sha256:a63f0ffcbae3a8f597c14385658275c2ea68ca3a100cdba1efee65898baa383c 5.3s done 08:40:30 $ docker top 6f3c905391a29205d701f317b2a4d6ef3f8ad7ac850b89f89d175a4ffa76ca6c -eo pid,comm [Pipeline] { [Pipeline] sh 08:40:31 + go version 08:40:31 go version go1.23.12 linux/arm64 [Pipeline] } 08:40:31 $ docker stop --time=1 6f3c905391a29205d701f317b2a4d6ef3f8ad7ac850b89f89d175a4ffa76ca6c 08:40:33 $ docker rm -f --volumes 6f3c905391a29205d701f317b2a4d6ef3f8ad7ac850b89f89d175a4ffa76ca6c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:40:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:40:33 08:40:33 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:40:34 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:40:34 latest: Pulling from edgex-devops/edgex-compose-arm64 08:40:34 547446be3368: Pulling fs layer 08:40:34 d125d8839a47: Pulling fs layer 08:40:34 3e85d5ac6304: Pulling fs layer 08:40:34 c3105a71a48b: Pulling fs layer 08:40:34 0f093f025ec4: Pulling fs layer 08:40:34 c3106fc0e877: Pulling fs layer 08:40:34 0f093f025ec4: Waiting 08:40:34 c3105a71a48b: Waiting 08:40:34 c3106fc0e877: Waiting 08:40:34 547446be3368: Verifying Checksum 08:40:34 547446be3368: Download complete 08:40:34 c3105a71a48b: Verifying Checksum 08:40:34 c3105a71a48b: Download complete 08:40:35 d125d8839a47: Verifying Checksum 08:40:35 d125d8839a47: Download complete 08:40:35 c3106fc0e877: Verifying Checksum 08:40:35 c3106fc0e877: Download complete 08:40:35 0f093f025ec4: Verifying Checksum 08:40:35 0f093f025ec4: Download complete 08:40:35 547446be3368: Pull complete 08:40:35 #71 ... 08:40:35 08:40:35 #58 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 08:40:35 #58 10.50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:40:35 #58 10.82 (1/4) Installing ca-certificates (20250911-r0) 08:40:35 #58 10.84 (2/4) Installing dumb-init (1.2.5-r3) 08:40:35 #58 10.85 (3/4) Installing su-exec (0.2-r3) 08:40:35 #58 10.85 (4/4) Installing yq-go (4.44.1-r2) 08:40:35 #58 10.91 Executing busybox-1.36.1-r30.trigger 08:40:35 #58 10.92 Executing ca-certificates-20250911-r0.trigger 08:40:35 #58 10.98 OK: 19 MiB in 18 packages 08:40:35 #58 ... 08:40:35 08:40:35 #59 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 08:40:35 #59 10.82 (1/4) Installing dumb-init (1.2.5-r3) 08:40:35 #59 10.83 (2/4) Installing musl-obstack (1.2.3-r2) 08:40:35 #59 10.83 (3/4) Installing libucontext (1.2-r3) 08:40:35 #59 10.84 (4/4) Installing gcompat (1.1.0-r4) 08:40:35 #59 10.84 Executing busybox-1.36.1-r30.trigger 08:40:35 #59 10.86 OK: 8 MiB in 18 packages 08:40:36 #59 ... 08:40:36 08:40:36 #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 08:40:36 #41 extracting sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 08:40:36 d125d8839a47: Pull complete 08:40:37 3e85d5ac6304: Verifying Checksum 08:40:37 3e85d5ac6304: Download complete 08:40:37 #41 extracting sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 0.7s done 08:40:47 3e85d5ac6304: Pull complete 08:40:47 c3105a71a48b: Pull complete 08:40:47 #41 ... 08:40:47 08:40:47 #53 [security-proxy-setup internal] load build context 08:40:47 #53 DONE 39.3s 08:40:47 08:40:47 #60 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 08:40:47 #60 DONE 32.6s 08:40:47 08:40:47 #52 [security-bootstrapper internal] load build context 08:40:47 #52 DONE 39.3s 08:40:47 08:40:47 #54 [support-scheduler internal] load build context 08:40:47 #54 DONE 39.6s 08:40:47 08:40:47 #49 [security-spiffe-token-provider internal] load build context 08:40:47 #49 DONE 39.6s 08:40:47 08:40:47 #63 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev 08:40:47 #63 DONE 32.7s 08:40:47 08:40:47 #62 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 08:40:47 #62 DONE 32.7s 08:40:47 08:40:47 #61 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:40:47 #61 DONE 32.5s 08:40:47 08:40:47 #56 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 08:40:47 #56 DONE 32.7s 08:40:47 08:40:47 #65 [core-metadata builder 3/7] RUN apk add --update --no-cache make git 08:40:47 #65 DONE 32.7s 08:40:47 08:40:47 #64 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 08:40:47 #64 DONE 32.5s 08:40:47 08:40:47 #47 [security-secretstore-setup internal] load build context 08:40:47 #47 DONE 39.6s 08:40:47 08:40:47 #69 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 08:40:47 #69 DONE 32.5s 08:40:47 08:40:47 #59 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 08:40:47 #59 DONE 32.5s 08:40:47 08:40:47 #68 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 08:40:47 #68 DONE 32.5s 08:40:47 08:40:47 #51 [core-common-config-bootstrapper internal] load build context 08:40:47 #51 DONE 39.6s 08:40:47 08:40:47 #55 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 08:40:47 #55 DONE 32.7s 08:40:47 08:40:47 #34 [core-command internal] load build context 08:40:47 #34 DONE 39.7s 08:40:47 08:40:47 #50 [support-notifications internal] load build context 08:40:47 #50 DONE 39.3s 08:40:47 08:40:47 #58 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 08:40:47 #58 DONE 32.5s 08:40:47 08:40:47 #44 [core-data internal] load build context 08:40:47 #44 DONE 39.8s 08:40:47 08:40:47 #48 [security-proxy-auth internal] load build context 08:40:47 #48 DONE 39.7s 08:40:47 08:40:47 #46 [core-metadata internal] load build context 08:40:47 #46 DONE 39.7s 08:40:47 08:40:47 #72 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 08:40:47 #72 ... 08:40:47 08:40:47 #45 [core-keeper internal] load build context 08:40:47 #45 DONE 39.7s 08:40:47 08:40:47 #72 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 08:40:47 #72 ... 08:40:47 08:40:47 #73 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 08:40:47 #73 DONE 0.3s 08:40:47 08:40:47 #74 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 08:40:47 #74 DONE 0.3s 08:40:47 08:40:47 #72 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 08:40:47 #72 DONE 0.3s 08:40:47 08:40:47 #75 [support-notifications builder 4/7] COPY go.mod vendor* ./ 08:40:47 #75 DONE 0.2s 08:40:47 08:40:47 #76 [core-data builder 4/7] COPY go.mod vendor* ./ 08:40:47 #76 DONE 0.3s 08:40:47 08:40:47 #71 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 08:40:47 #71 DONE 33.0s 08:40:47 08:40:47 #77 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:40:47 #77 ... 08:40:47 08:40:47 #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 08:40:47 #41 DONE 33.1s 08:40:47 08:40:47 #78 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:40:48 #78 ... 08:40:48 08:40:48 #57 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 08:40:48 #57 DONE 33.3s 08:40:48 08:40:48 #67 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 08:40:48 #67 33.36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:40:48 #67 33.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:40:48 #67 33.77 (1/3) Installing ca-certificates (20250911-r0) 08:40:48 #67 33.78 (2/3) Installing dumb-init (1.2.5-r3) 08:40:48 #67 33.79 (3/3) Installing tzdata (2025b-r0) 08:40:48 #67 33.85 Executing busybox-1.36.1-r30.trigger 08:40:48 #67 33.85 Executing ca-certificates-20250911-r0.trigger 08:40:48 #67 33.89 OK: 10 MiB in 17 packages 08:40:48 0f093f025ec4: Pull complete 08:40:48 c3106fc0e877: Pull complete 08:40:48 Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 08:40:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:40:48 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:40:48 #67 DONE 34.2s 08:40:48 08:40:48 #66 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 08:40:48 #66 33.25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:40:48 #66 33.32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:40:48 #66 33.66 (1/4) Installing dumb-init (1.2.5-r3) 08:40:48 #66 33.66 (2/4) Installing openssl (3.3.5-r0) 08:40:48 #66 33.67 (3/4) Installing su-exec (0.2-r3) 08:40:48 #66 33.68 (4/4) Installing yq-go (4.44.1-r2) 08:40:48 #66 33.75 Executing busybox-1.36.1-r30.trigger 08:40:48 #66 33.76 OK: 19 MiB in 18 packages 08:40:48 #66 DONE 34.2s 08:40:48 08:40:48 #39 [core-command stage-1 2/8] RUN apk add --update --no-cache dumb-init 08:40:48 #39 33.31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:40:48 #39 33.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:40:48 #39 33.80 (1/1) Installing dumb-init (1.2.5-r3) 08:40:48 #39 33.82 Executing busybox-1.36.1-r30.trigger 08:40:48 #39 33.83 OK: 8 MiB in 15 packages 08:40:48 #39 DONE 34.2s 08:40:48 08:40:48 #79 [security-proxy-auth stage-1 3/8] RUN apk --no-cache upgrade 08:40:48 prd-ubuntu20.04-docker-arm64-4c-16g-771025 does not seem to be running inside a container 08:40:48 $ 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/918 -v /w/workspace/edgex-go/918:/w/workspace/edgex-go/918:rw,z -v /w/workspace/edgex-go/918@tmp:/w/workspace/edgex-go/918@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 08:40:49 #79 ... 08:40:49 08:40:49 #70 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 08:40:49 #70 33.33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:40:49 #70 33.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:40:49 #70 33.73 (1/2) Installing dumb-init (1.2.5-r3) 08:40:49 #70 33.73 (2/2) Installing su-exec (0.2-r3) 08:40:49 #70 33.74 Executing busybox-1.36.1-r30.trigger 08:40:49 #70 33.75 OK: 8 MiB in 16 packages 08:40:49 #70 DONE 34.3s 08:40:49 08:40:49 #80 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 08:40:49 #0 1.352 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:40:49 #0 1.437 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:40:49 #0 1.768 OK: 13 MiB in 28 packages 08:40:49 #80 DONE 1.9s 08:40:49 08:40:49 #81 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 08:40:49 #0 1.347 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:40:49 #0 1.429 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:40:49 #0 1.758 OK: 9 MiB in 19 packages 08:40:49 #81 DONE 1.9s 08:40:49 08:40:49 #82 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 08:40:49 #0 1.348 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:40:49 #0 1.443 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:40:49 #0 1.752 OK: 12 MiB in 21 packages 08:40:49 #82 DONE 1.9s 08:40:49 08:40:49 #83 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 08:40:50 #83 DONE 1.1s 08:40:50 08:40:50 #84 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 08:40:50 #0 1.161 fetch https://dl-4.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 08:40:50 #0 1.440 fetch https://dl-4.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 08:40:50 #0 2.011 OK: 265 MiB in 60 packages 08:40:50 #84 DONE 3.0s 08:40:50 08:40:50 #85 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 08:40:50 #0 1.399 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:40:50 #0 1.488 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:40:50 #0 1.806 OK: 19 MiB in 18 packages 08:40:50 #85 DONE 2.9s 08:40:50 08:40:50 #86 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 08:40:50 #86 DONE 1.1s 08:40:50 08:40:50 #87 [security-spire-server stage-2 5/9] COPY Attribution.txt / 08:40:50 $ docker top e7a869d3ef2e06659afd671568bfceebb550b06b4babf3935a86337f535c808f -eo pid,comm 08:40:51 #87 ... 08:40:51 08:40:51 #88 [core-keeper builder 5/8] COPY go.mod vendor* ./ 08:40:51 #88 DONE 0.8s 08:40:51 08:40:51 #87 [security-spire-server stage-2 5/9] COPY Attribution.txt / 08:40:51 #87 DONE 0.8s 08:40:51 08:40:51 #89 [core-data stage-1 3/7] RUN apk --no-cache upgrade 08:40:51 #0 3.027 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:40:51 #0 3.144 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:40:51 #0 3.435 OK: 8 MiB in 15 packages 08:40:51 #89 DONE 3.8s 08:40:51 08:40:51 #90 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 08:40:51 #0 2.997 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:40:51 #0 3.079 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:40:51 #0 3.395 OK: 8 MiB in 18 packages 08:40:51 #90 DONE 3.8s 08:40:51 08:40:51 #91 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 08:40:51 #91 DONE 0.9s 08:40:51 08:40:51 #92 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [Pipeline] { [Pipeline] sh 08:40:51 #92 DONE 0.1s 08:40:51 08:40:51 #93 [security-spire-server stage-2 6/9] COPY security.txt / 08:40:51 #93 DONE 0.1s 08:40:51 08:40:51 #94 [security-spire-agent stage-3 7/10] COPY security.txt / 08:40:51 + docker compose -f ./docker-compose-build.yml build --parallel 08:40:52 #94 DONE 0.8s 08:40:52 08:40:52 #95 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 08:40:52 #95 DONE 0.7s 08:40:52 08:40:52 #96 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 08:40:52 #0 2.256 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:40:52 #0 2.525 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:40:52 #0 3.071 (1/1) Installing dumb-init (1.2.5-r3) 08:40:52 #0 3.244 Executing busybox-1.36.1-r30.trigger 08:40:52 #0 3.254 OK: 8 MiB in 15 packages 08:40:52 #96 DONE 4.0s 08:40:52 08:40:52 #97 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 08:40:52 #97 DONE 0.9s 08:40:52 08:40:52 #98 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 08:40:52 #98 DONE 0.1s 08:40:52 08:40:52 #99 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 08:40:52 #99 DONE 0.2s 08:40:52 08:40:52 #100 [security-spire-config stage-2 5/10] COPY Attribution.txt / 08:40:52 #100 DONE 0.1s 08:40:52 08:40:52 #101 [security-spire-config stage-2 6/10] COPY security.txt / 08:40:52 #101 DONE 0.2s 08:40:52 08:40:52 #102 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 08:40:52 #102 DONE 0.1s 08:40:52 08:40:52 #103 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 08:40:52 #103 DONE 0.2s 08:40:52 08:40:52 #104 [security-spire-server] exporting to image 08:40:52 #104 exporting layers 08:40:52 #104 ... 08:40:52 08:40:52 #105 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 08:40:52 #105 DONE 0.2s 08:40:52 08:40:52 #106 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 08:40:52 #106 DONE 0.2s 08:40:52 08:40:52 #107 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 08:40:52 #0 3.097 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:40:52 #0 3.177 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:40:52 #0 3.523 OK: 19 MiB in 18 packages 08:40:52 #107 DONE 3.7s 08:40:52 08:40:52 #108 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 08:40:52 #108 DONE 0.2s 08:40:52 08:40:52 #109 [security-spire-agent] exporting to image 08:40:52 #109 ... 08:40:52 08:40:52 #110 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 08:40:52 #0 3.040 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:40:52 #0 3.117 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:40:52 #0 3.471 OK: 8 MiB in 16 packages 08:40:52 #110 DONE 3.7s 08:40:52 08:40:52 #111 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 08:40:52 #0 3.055 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:40:52 #0 3.160 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:40:52 #0 3.503 OK: 10 MiB in 17 packages 08:40:52 #111 DONE 3.7s 08:40:52 08:40:52 #79 [core-common-config-bootstrapper stage-1 3/8] RUN apk --no-cache upgrade 08:40:52 #79 3.097 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:40:52 #79 3.190 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:40:52 #79 3.578 OK: 8 MiB in 15 packages 08:40:52 #79 DONE 3.8s 08:40:52 08:40:52 #112 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 08:40:52 #112 DONE 0.2s 08:40:52 08:40:52 #113 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 08:40:52 #113 DONE 0.1s 08:40:52 08:40:52 #104 [security-spire-server] exporting to image 08:40:52 #104 exporting layers 0.6s done 08:40:52 #104 writing image sha256:d66d03334783c6b0ee368922e350fa539acf4732e1ac87459106ba6b6b19dd21 done 08:40:52 #104 naming to docker.io/library/security-spire-server done 08:40:52 #104 DONE 0.6s 08:40:52 08:40:52 #114 [security-spire-config] exporting to image 08:40:53 #114 ... 08:40:53 08:40:53 #109 [security-spire-agent] exporting to image 08:40:53 #109 exporting layers 0.5s done 08:40:53 #109 writing image sha256:de4d24dda45637cd538b8f197d370e2f1090fdf5dbe5ab2dfde9dbc21a0c9a60 done 08:40:53 #109 naming to docker.io/library/security-spire-agent done 08:40:53 #109 DONE 0.6s 08:40:53 08:40:53 #115 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 08:40:53 #115 DONE 0.6s 08:40:53 08:40:53 #116 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:40:53 #116 ... 08:40:53 08:40:53 #117 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 08:40:53 #117 DONE 0.2s 08:40:53 08:40:53 #114 [security-spire-config] exporting to image 08:40:53 #114 exporting layers 0.8s done 08:40:53 #114 writing image sha256:8532624bcf309b215b742a7bfbfdc54c58eef5a9acd263b408c54be6c46b8dd9 done 08:40:53 #114 naming to docker.io/library/security-spire-config done 08:40:53 #114 DONE 0.8s 08:40:53 08:40:53 #118 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:40:57 #118 ... 08:40:57 08:40:57 #119 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:40:57 #119 ... 08:40:57 08:40:57 #120 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:41:01 #1 [security-spire-server internal] load build definition from Dockerfile 08:41:01 #1 transferring dockerfile: 08:41:01 #1 transferring dockerfile: 1.70kB done 08:41:01 #1 DONE 0.1s 08:41:01 08:41:01 #2 [security-spire-agent internal] load build definition from Dockerfile 08:41:01 #2 transferring dockerfile: 1.81kB done 08:41:01 #2 DONE 0.0s 08:41:01 08:41:01 #3 [core-command internal] load build definition from Dockerfile 08:41:01 #3 transferring dockerfile: 1.94kB done 08:41:01 #3 DONE 0.1s 08:41:01 08:41:01 #4 [security-spire-config internal] load build definition from Dockerfile 08:41:01 #4 transferring dockerfile: 1.69kB done 08:41:01 #4 DONE 0.1s 08:41:01 08:41:01 #5 [core-common-config-bootstrapper internal] load build definition from Dockerfile 08:41:01 #5 transferring dockerfile: 2.23kB 0.0s done 08:41:01 #5 DONE 0.1s 08:41:01 08:41:01 #6 [security-proxy-auth internal] load build definition from Dockerfile 08:41:01 #6 transferring dockerfile: 2.14kB done 08:41:01 #6 DONE 0.1s 08:41:01 08:41:01 #7 [core-metadata internal] load build definition from Dockerfile 08:41:01 #7 transferring dockerfile: 2.10kB done 08:41:01 #7 DONE 0.1s 08:41:01 08:41:01 #8 [core-data internal] load build definition from Dockerfile 08:41:01 #8 transferring dockerfile: 2.04kB 0.0s done 08:41:01 #8 DONE 0.1s 08:41:01 08:41:01 #9 [support-notifications internal] load build definition from Dockerfile 08:41:01 #9 transferring dockerfile: 2.00kB 0.0s done 08:41:01 #9 DONE 0.1s 08:41:01 08:41:01 #10 [security-proxy-setup internal] load build definition from Dockerfile 08:41:01 #10 transferring dockerfile: 2.50kB 0.0s done 08:41:01 #10 DONE 0.1s 08:41:01 08:41:01 #11 [security-secretstore-setup internal] load build definition from Dockerfile 08:41:01 #11 transferring dockerfile: 2.49kB done 08:41:01 #11 DONE 0.1s 08:41:01 08:41:01 #12 [security-spiffe-token-provider internal] load build definition from Dockerfile 08:41:01 #12 transferring dockerfile: 1.89kB 0.0s done 08:41:01 #12 DONE 0.1s 08:41:01 08:41:01 #13 [security-bootstrapper internal] load build definition from Dockerfile 08:41:01 #13 transferring dockerfile: 3.02kB done 08:41:01 #13 DONE 0.1s 08:41:02 08:41:02 #14 [core-keeper internal] load build definition from Dockerfile 08:41:02 #14 transferring dockerfile: 2.01kB done 08:41:02 #14 DONE 0.1s 08:41:02 08:41:02 #15 [support-scheduler internal] load build definition from Dockerfile 08:41:02 #15 transferring dockerfile: 1.83kB done 08:41:02 #15 DONE 0.1s 08:41:02 08:41:02 #16 [security-spire-server internal] load .dockerignore 08:41:02 #16 transferring context: 50B done 08:41:02 #16 DONE 0.1s 08:41:02 08:41:02 #17 [security-spire-agent internal] load .dockerignore 08:41:02 #17 transferring context: 50B done 08:41:02 #17 DONE 0.0s 08:41:02 08:41:02 #18 [core-command internal] load .dockerignore 08:41:02 #18 transferring context: 50B 0.0s done 08:41:02 #18 DONE 0.0s 08:41:02 08:41:02 #19 [security-spire-config internal] load .dockerignore 08:41:02 #19 transferring context: 50B 0.0s done 08:41:02 #19 DONE 0.1s 08:41:02 08:41:02 #20 [core-common-config-bootstrapper internal] load .dockerignore 08:41:02 #20 transferring context: 50B 0.0s done 08:41:02 #20 DONE 0.1s 08:41:02 08:41:02 #21 [security-proxy-auth internal] load .dockerignore 08:41:03 #21 transferring context: 50B done 08:41:03 #21 DONE 0.1s 08:41:03 08:41:03 #22 [core-metadata internal] load .dockerignore 08:41:03 #22 transferring context: 50B 0.0s done 08:41:03 #22 DONE 0.1s 08:41:03 08:41:03 #23 [core-data internal] load .dockerignore 08:41:03 #23 transferring context: 50B done 08:41:03 #23 DONE 0.1s 08:41:03 08:41:03 #24 [support-notifications internal] load .dockerignore 08:41:03 #24 transferring context: 50B done 08:41:03 #24 DONE 0.1s 08:41:03 08:41:03 #25 [security-proxy-setup internal] load .dockerignore 08:41:03 #25 transferring context: 50B done 08:41:03 #25 DONE 0.1s 08:41:03 08:41:03 #26 [security-secretstore-setup internal] load .dockerignore 08:41:03 #26 transferring context: 50B done 08:41:03 #26 DONE 0.1s 08:41:03 08:41:03 #27 [security-spiffe-token-provider internal] load .dockerignore 08:41:03 #27 transferring context: 50B done 08:41:03 #27 DONE 0.1s 08:41:03 08:41:03 #28 [security-bootstrapper internal] load .dockerignore 08:41:03 #28 transferring context: 50B 0.0s done 08:41:03 #28 DONE 0.1s 08:41:03 08:41:03 #29 [core-keeper internal] load .dockerignore 08:41:03 #29 transferring context: 50B done 08:41:03 #29 DONE 0.1s 08:41:03 08:41:03 #30 [support-scheduler internal] load .dockerignore 08:41:03 #30 transferring context: 50B done 08:41:03 #30 DONE 0.1s 08:41:03 08:41:03 #31 [security-spire-server internal] load metadata for docker.io/library/alpine:3.20 08:41:03 #31 DONE 0.2s 08:41:03 08:41:03 #32 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.11.1 08:41:04 #32 ... 08:41:04 08:41:04 #31 [security-spire-agent internal] load metadata for docker.io/library/alpine:3.20 08:41:04 #31 DONE 0.2s 08:41:04 08:41:04 #32 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.11.1 08:41:04 #32 ... 08:41:04 08:41:04 #33 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:41:04 #33 DONE 0.0s 08:41:04 08:41:04 #34 [security-spire-server internal] load build context 08:41:04 #34 transferring context: 23.80kB 0.0s done 08:41:04 #34 DONE 0.1s 08:41:04 08:41:04 #32 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.11.1 08:41:04 #32 ... 08:41:04 08:41:04 #33 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:41:04 #33 DONE 0.0s 08:41:04 08:41:04 #33 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:41:04 #33 DONE 0.0s 08:41:04 08:41:04 #32 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.11.1 08:41:04 #32 DONE 0.7s 08:41:04 08:41:04 #35 [core-command stage-2 1/9] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 08:41:04 #35 resolve docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 0.1s done 08:41:04 #35 sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 9.22kB / 9.22kB done 08:41:04 #35 sha256:ca485c6a7b51db176b2b922aae711edb0cc82953424663297f279babaa3c2fb7 1.02kB / 1.02kB done 08:41:04 #35 sha256:1e03d7e192cc970db4fa3381362825c42baa4a2f729beb5c643ddb8d4d771ad7 597B / 597B done 08:41:04 #35 ... 08:41:04 08:41:04 #33 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:41:04 #33 DONE 0.0s 08:41:04 08:41:04 #36 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.11.1 08:41:04 #36 DONE 0.5s 08:41:04 08:41:04 #35 [core-common-config-bootstrapper stage-2 1/9] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 08:41:04 #35 resolve docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 0.1s done 08:41:04 #35 sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 9.22kB / 9.22kB done 08:41:04 #35 sha256:ca485c6a7b51db176b2b922aae711edb0cc82953424663297f279babaa3c2fb7 1.02kB / 1.02kB done 08:41:04 #35 sha256:1e03d7e192cc970db4fa3381362825c42baa4a2f729beb5c643ddb8d4d771ad7 597B / 597B done 08:41:04 #35 ... 08:41:04 08:41:04 #33 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:41:04 #33 DONE 0.0s 08:41:04 08:41:04 #35 [security-spire-agent stage-2 1/9] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 08:41:04 #35 resolve docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 0.1s done 08:41:04 #35 sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 9.22kB / 9.22kB done 08:41:04 #35 sha256:ca485c6a7b51db176b2b922aae711edb0cc82953424663297f279babaa3c2fb7 1.02kB / 1.02kB done 08:41:04 #35 sha256:1e03d7e192cc970db4fa3381362825c42baa4a2f729beb5c643ddb8d4d771ad7 597B / 597B done 08:41:04 #35 sha256:c765ae84869fd59a62821873e5413a3e92e36bdc1ced8fab3520334863720a49 3.15MB / 4.09MB 0.4s 08:41:05 #35 ... 08:41:05 08:41:05 #33 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:41:05 #33 DONE 0.1s 08:41:05 08:41:05 #35 [security-spire-agent stage-2 1/9] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 08:41:05 #35 ... 08:41:05 08:41:05 #31 [core-data internal] load metadata for docker.io/library/alpine:3.20 08:41:05 #31 DONE 0.7s 08:41:05 08:41:05 #35 [security-spire-agent stage-2 1/9] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 08:41:05 #35 ... 08:41:05 08:41:05 #33 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:41:05 #33 DONE 0.1s 08:41:05 08:41:05 #35 [security-proxy-setup stage-2 1/9] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 08:41:05 #35 resolve docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 0.1s done 08:41:05 #35 sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 9.22kB / 9.22kB done 08:41:05 #35 sha256:ca485c6a7b51db176b2b922aae711edb0cc82953424663297f279babaa3c2fb7 1.02kB / 1.02kB done 08:41:05 #35 sha256:1e03d7e192cc970db4fa3381362825c42baa4a2f729beb5c643ddb8d4d771ad7 597B / 597B done 08:41:05 #35 sha256:c765ae84869fd59a62821873e5413a3e92e36bdc1ced8fab3520334863720a49 4.09MB / 4.09MB 0.6s done 08:41:05 #35 extracting sha256:c765ae84869fd59a62821873e5413a3e92e36bdc1ced8fab3520334863720a49 08:41:05 #35 ... 08:41:05 08:41:05 #33 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:41:05 #33 DONE 0.1s 08:41:05 08:41:05 #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 08:41:05 #37 resolve ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 0.1s done 08:41:05 #37 sha256:520892b489f50ad3e103f1ae67517ecf3863d2a2d54973ceb10722f89943b6d1 1.74kB / 1.74kB done 08:41:05 #37 sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 1.61kB / 1.61kB done 08:41:05 #37 sha256:8d3473225a6996627cac3cac2687361623878c45ff68d5d396bd4ee04321ace2 1.05kB / 1.05kB done 08:41:05 #37 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 0.5s done 08:41:05 #37 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 0.1s done 08:41:05 #37 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 296B / 296B 0.2s done 08:41:05 #37 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 9.44MB / 33.17MB 1.2s 08:41:05 #37 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 0.0s done 08:41:06 #37 ... 08:41:06 08:41:06 #33 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:41:06 #33 DONE 0.1s 08:41:06 08:41:06 #31 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.20 08:41:06 #31 DONE 1.6s 08:41:06 08:41:06 #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 08:41:06 #37 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 11.53MB / 33.17MB 1.5s 08:41:06 #37 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 08:41:06 #37 ... 08:41:06 08:41:06 #38 [security-spire-config internal] load build context 08:41:06 #38 transferring context: 22.05kB 0.2s done 08:41:06 #38 DONE 1.5s 08:41:06 08:41:06 #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 08:41:06 #37 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 13.63MB / 33.17MB 1.6s 08:41:06 #37 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 0.1s done 08:41:06 #37 ... 08:41:06 08:41:06 #33 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:41:06 #33 DONE 0.1s 08:41:06 08:41:06 #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 08:41:06 #37 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 15.73MB / 33.17MB 2.1s 08:41:06 #37 ... 08:41:06 08:41:06 #33 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:41:06 #33 DONE 0.1s 08:41:06 08:41:06 #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 08:41:06 #37 ... 08:41:06 08:41:06 #39 [core-keeper internal] load build context 08:41:06 #39 DONE 0.0s 08:41:06 08:41:06 #35 [core-keeper stage-2 1/9] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 08:41:06 #35 resolve docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 0.1s done 08:41:06 #35 sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 9.22kB / 9.22kB done 08:41:06 #35 sha256:ca485c6a7b51db176b2b922aae711edb0cc82953424663297f279babaa3c2fb7 1.02kB / 1.02kB done 08:41:06 #35 sha256:1e03d7e192cc970db4fa3381362825c42baa4a2f729beb5c643ddb8d4d771ad7 597B / 597B done 08:41:06 #35 sha256:c765ae84869fd59a62821873e5413a3e92e36bdc1ced8fab3520334863720a49 4.09MB / 4.09MB 0.6s done 08:41:07 #35 ... 08:41:07 08:41:07 #40 [security-spire-agent internal] load build context 08:41:07 #40 transferring context: 23.33kB 0.3s done 08:41:07 #40 DONE 2.4s 08:41:07 08:41:07 #35 [core-keeper stage-2 1/9] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 08:41:07 #35 ... 08:41:07 08:41:07 #31 [support-scheduler internal] load metadata for docker.io/library/alpine:3.20 08:41:07 #31 DONE 2.3s 08:41:07 08:41:07 #35 [support-scheduler stage-2 1/9] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 08:41:07 #35 resolve docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 0.1s done 08:41:07 #35 sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 9.22kB / 9.22kB done 08:41:07 #35 sha256:ca485c6a7b51db176b2b922aae711edb0cc82953424663297f279babaa3c2fb7 1.02kB / 1.02kB done 08:41:07 #35 sha256:1e03d7e192cc970db4fa3381362825c42baa4a2f729beb5c643ddb8d4d771ad7 597B / 597B done 08:41:07 #35 sha256:c765ae84869fd59a62821873e5413a3e92e36bdc1ced8fab3520334863720a49 4.09MB / 4.09MB 0.6s done 08:41:09 #35 extracting sha256:c765ae84869fd59a62821873e5413a3e92e36bdc1ced8fab3520334863720a49 4.2s done 08:41:09 #35 ... 08:41:09 08:41:09 #41 [core-command internal] load build context 08:41:09 #41 transferring context: 3.36MB 2.7s done 08:41:09 #41 DONE 5.2s 08:41:09 08:41:09 #42 [core-metadata internal] load build context 08:41:09 #42 transferring context: 3.36MB 3.0s done 08:41:09 #42 DONE 5.2s 08:41:09 08:41:09 #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 08:41:09 #37 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 33.17MB / 33.17MB 5.1s done 08:41:09 #37 extracting sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 0.0s done 08:41:10 #37 ... 08:41:10 08:41:10 #43 [security-proxy-setup internal] load build context 08:41:10 #43 transferring context: 3.36MB 3.2s done 08:41:10 #43 DONE 4.9s 08:41:10 08:41:10 #44 [core-common-config-bootstrapper internal] load build context 08:41:10 #44 transferring context: 3.36MB 4.0s done 08:41:10 #44 DONE 5.4s 08:41:10 08:41:10 #45 [support-notifications internal] load build context 08:41:10 #45 transferring context: 3.36MB 3.3s done 08:41:10 #45 DONE 5.1s 08:41:10 08:41:10 #46 [core-data internal] load build context 08:41:10 #46 transferring context: 3.36MB 3.2s done 08:41:10 #46 DONE 5.2s 08:41:10 08:41:10 #47 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 08:41:10 #47 resolve ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 0.2s done 08:41:10 #47 sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 1.61kB / 1.61kB done 08:41:10 #47 sha256:e81b72a68d76b0e0df52247b9790de839a7321008b1f01dade49a9205896959b 1.05kB / 1.05kB done 08:41:10 #47 sha256:ed3dcd9259b2c881c72642150b0878715420e4dc7a6eb469171aecff31ef0520 1.72kB / 1.72kB done 08:41:10 #47 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 done 08:41:10 #47 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB done 08:41:10 #47 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B done 08:41:10 #47 sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b 295B / 295B 0.6s done 08:41:10 #47 sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 14.28MB / 14.28MB 3.3s done 08:41:10 #47 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 0.1s done 08:41:10 #47 extracting sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b 0.1s done 08:41:10 #47 extracting sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 1.4s 08:41:10 #47 ... 08:41:10 08:41:10 #48 [security-spiffe-token-provider internal] load build context 08:41:10 #48 transferring context: 3.36MB 2.5s done 08:41:10 #48 DONE 4.2s 08:41:10 08:41:10 #47 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 08:41:10 #47 ... 08:41:10 08:41:10 #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 08:41:10 #37 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 08:41:10 #37 ... 08:41:10 08:41:10 #49 [security-proxy-auth internal] load build context 08:41:10 #49 transferring context: 3.36MB 4.4s done 08:41:10 #49 DONE 5.8s 08:41:10 08:41:10 #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 08:41:10 #37 ... 08:41:10 08:41:10 #50 [security-secretstore-setup internal] load build context 08:41:10 #50 transferring context: 3.36MB 3.2s done 08:41:10 #50 DONE 4.8s 08:41:10 08:41:10 #35 [security-secretstore-setup stage-2 1/9] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 08:41:10 #35 DONE 7.3s 08:41:10 08:41:10 #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 08:41:10 #37 ... 08:41:10 08:41:10 #51 [security-bootstrapper internal] load build context 08:41:10 #51 transferring context: 3.36MB 1.2s done 08:41:10 #51 DONE 4.8s 08:41:10 08:41:10 #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 08:41:11 #37 ... 08:41:11 08:41:11 #39 [core-keeper internal] load build context 08:41:11 #39 transferring context: 3.36MB 1.5s done 08:41:11 #39 DONE 4.6s 08:41:11 08:41:11 #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 08:41:12 #37 ... 08:41:12 08:41:12 #52 [support-scheduler builder 1/7] FROM docker.io/library/ci-base-image-arm64 08:41:12 #52 DONE 8.0s 08:41:12 08:41:12 #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 08:41:12 #37 ... 08:41:12 08:41:12 #53 [support-scheduler internal] load build context 08:41:12 #53 transferring context: 3.36MB 1.1s done 08:41:12 #53 DONE 5.1s 08:41:12 08:41:12 #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 08:41:13 #37 ... 08:41:13 08:41:13 #54 [security-proxy-setup builder 2/7] WORKDIR /edgex-go 08:41:13 #54 DONE 1.3s 08:41:13 08:41:13 #55 [core-metadata builder 3/7] RUN apk add --update --no-cache make git 08:41:16 #120 DONE 26.9s 08:41:16 08:41:16 #78 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:41:16 #78 DONE 26.9s 08:41:16 08:41:16 #77 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:41:16 #77 DONE 26.9s 08:41:16 08:41:16 #119 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:41:16 #119 DONE 26.9s 08:41:16 08:41:16 #118 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:41:16 #118 DONE 26.9s 08:41:16 08:41:16 #116 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:41:16 #116 DONE 23.4s 08:41:16 08:41:16 #121 [core-common-config-bootstrapper builder 6/7] COPY . . 08:41:19 #55 ... 08:41:19 08:41:19 #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 08:41:19 #37 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 8.6s 08:41:19 #37 ... 08:41:19 08:41:19 #56 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 08:41:19 #56 DONE 8.4s 08:41:19 08:41:19 #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 08:41:19 #37 ... 08:41:19 08:41:19 #57 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 08:41:20 #57 ... 08:41:20 08:41:20 #47 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 08:41:20 #47 extracting sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 8.6s done 08:41:20 #47 ... 08:41:20 08:41:20 #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 08:41:20 #37 ... 08:41:20 08:41:20 #58 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 08:41:20 #58 ... 08:41:20 08:41:20 #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 08:41:21 #37 ... 08:41:21 08:41:21 #59 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 08:41:21 #59 ... 08:41:21 08:41:21 #60 [security-proxy-auth stage-1 2/8] RUN apk add --update --no-cache dumb-init 08:41:21 #60 ... 08:41:21 08:41:21 #61 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 08:41:21 #0 7.886 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:41:21 #0 8.574 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:41:21 #61 ... 08:41:21 08:41:21 #62 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 08:41:21 #0 8.570 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:41:21 #0 9.336 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:41:21 #62 ... 08:41:21 08:41:21 #63 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 08:41:21 #0 9.265 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:41:21 #0 10.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:41:21 #63 ... 08:41:21 08:41:21 #64 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:41:21 #0 8.392 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:41:21 #0 9.296 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:41:22 #64 ... 08:41:22 08:41:22 #65 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 08:41:22 #65 ... 08:41:22 08:41:22 #66 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 08:41:22 #0 8.366 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:41:22 #0 9.226 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:41:22 #66 ... 08:41:22 08:41:22 #67 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 08:41:22 #0 10.59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:41:22 #67 ... 08:41:22 08:41:22 #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 08:41:23 #37 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 13.3s 08:41:23 #37 ... 08:41:23 08:41:23 #68 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 08:41:23 #68 ... 08:41:23 08:41:23 #69 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 08:41:23 #0 9.718 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 08:41:23 #69 ... 08:41:23 08:41:23 #70 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev 08:41:23 #0 8.835 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 08:41:24 #70 ... 08:41:24 08:41:24 #71 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 08:41:24 #0 10.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 08:41:24 #71 ... 08:41:24 08:41:24 #72 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 08:41:24 #0 8.983 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 08:41:24 #72 ... 08:41:24 08:41:24 #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 08:41:24 #37 ... 08:41:24 08:41:24 #68 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 08:41:24 #68 DONE 10.9s 08:41:24 08:41:24 #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 08:41:24 #121 ... 08:41:24 08:41:24 #122 [security-secretstore-setup builder 6/7] COPY . . 08:41:24 #122 ... 08:41:24 08:41:24 #123 [core-keeper builder 7/8] COPY . . 08:41:25 #123 ... 08:41:25 08:41:25 #124 [support-notifications builder 6/7] COPY . . 08:41:25 #124 ... 08:41:25 08:41:25 #125 [support-scheduler builder 6/7] COPY . . 08:41:25 #125 ... 08:41:25 08:41:25 #126 [security-spiffe-token-provider builder 6/7] COPY . . 08:41:29 #37 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 18.6s done 08:41:29 #37 DONE 25.4s 08:41:29 08:41:29 #62 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 08:41:29 #62 17.64 (1/4) Installing dumb-init (1.2.5-r3) 08:41:29 #62 17.67 (2/4) Installing openssl (3.3.5-r0) 08:41:29 #62 17.74 (3/4) Installing su-exec (0.2-r3) 08:41:29 #62 17.75 (4/4) Installing yq-go (4.44.1-r2) 08:41:30 #62 19.11 Executing busybox-1.36.1-r30.trigger 08:41:30 #62 19.18 OK: 20 MiB in 18 packages 08:41:30 #62 ... 08:41:30 08:41:30 #61 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 08:41:30 #61 16.53 (1/1) Installing dumb-init (1.2.5-r3) 08:41:30 #61 16.59 Executing busybox-1.36.1-r30.trigger 08:41:30 #61 16.77 OK: 9 MiB in 15 packages 08:41:30 #61 DONE 19.7s 08:41:31 #126 DONE 15.6s 08:41:31 08:41:31 #127 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 08:41:31 #127 CACHED 08:41:31 08:41:31 #128 [security-bootstrapper builder 6/7] COPY . . 08:41:31 #128 CACHED 08:41:31 08:41:31 #129 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:41:31 #129 CACHED 08:41:31 08:41:31 #123 [core-keeper builder 7/8] COPY . . 08:41:31 #123 DONE 15.6s 08:41:31 08:41:31 #122 [security-secretstore-setup builder 6/7] COPY . . 08:41:31 #122 DONE 15.6s 08:41:31 08:41:31 #130 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 08:41:31 #130 CACHED 08:41:31 08:41:31 #131 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:41:31 #131 CACHED 08:41:31 08:41:31 #132 [security-secretstore-setup builder 6/7] COPY . . 08:41:31 #132 CACHED 08:41:31 08:41:31 #121 [core-metadata builder 6/7] COPY . . 08:41:31 #121 DONE 15.6s 08:41:31 08:41:31 #133 [core-data builder 6/7] COPY . . 08:41:31 #133 CACHED 08:41:31 08:41:31 #134 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:41:31 #134 CACHED 08:41:31 08:41:31 #135 [core-data builder 4/7] COPY go.mod vendor* ./ 08:41:31 #135 CACHED 08:41:31 08:41:31 #136 [core-metadata builder 6/7] COPY . . 08:41:31 #136 CACHED 08:41:31 08:41:31 #137 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:41:31 #137 CACHED 08:41:31 08:41:31 #138 [core-metadata builder 4/7] COPY go.mod vendor* ./ 08:41:31 #138 CACHED 08:41:31 08:41:31 #139 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:41:31 #139 CACHED 08:41:31 08:41:31 #140 [core-command builder 4/7] COPY go.mod vendor* ./ 08:41:31 #140 CACHED 08:41:31 08:41:31 #141 [core-command builder 6/7] COPY . . 08:41:31 #141 CACHED 08:41:31 08:41:31 #142 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:41:31 #142 CACHED 08:41:31 08:41:31 #143 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 08:41:31 #143 CACHED 08:41:31 08:41:31 #144 [security-proxy-auth builder 6/7] COPY . . 08:41:31 #144 CACHED 08:41:31 08:41:31 #125 [support-scheduler builder 6/7] COPY . . 08:41:31 #125 DONE 15.6s 08:41:31 08:41:31 #124 [support-notifications builder 6/7] COPY . . 08:41:31 #124 DONE 15.6s 08:41:31 08:41:31 #145 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 08:41:31 #145 0.956 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.70 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications 08:41:31 08:41:31 #73 [core-data stage-1 3/7] RUN apk --no-cache upgrade 08:41:32 #73 ... 08:41:32 08:41:32 #60 [security-proxy-auth stage-1 2/8] RUN apk add --update --no-cache dumb-init 08:41:32 #60 11.36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:41:32 #60 13.14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:41:32 #60 ... 08:41:32 08:41:32 #62 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 08:41:32 #62 DONE 21.4s 08:41:32 08:41:32 #63 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 08:41:32 #63 19.30 (1/4) Installing ca-certificates (20250911-r0) 08:41:32 #63 19.91 (2/4) Installing dumb-init (1.2.5-r3) 08:41:32 #63 19.98 (3/4) Installing su-exec (0.2-r3) 08:41:32 #63 20.00 (4/4) Installing yq-go (4.44.1-r2) 08:41:32 #63 21.39 Executing busybox-1.36.1-r30.trigger 08:41:32 #63 ... 08:41:32 08:41:32 #59 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 08:41:32 #59 11.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:41:32 #59 14.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:41:32 #59 ... 08:41:32 08:41:32 #74 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 08:41:33 #74 ... 08:41:33 08:41:33 #65 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 08:41:33 #65 11.73 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:41:33 #65 13.54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:41:33 #65 ... 08:41:33 08:41:33 #63 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 08:41:33 #63 21.86 Executing ca-certificates-20250911-r0.trigger 08:41:33 #63 ... 08:41:33 08:41:33 #58 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 08:41:33 #58 12.65 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:41:33 #58 14.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:41:33 #58 ... 08:41:33 08:41:33 #55 [core-metadata builder 3/7] RUN apk add --update --no-cache make git 08:41:33 #55 10.05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 08:41:33 #55 11.94 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 08:41:33 #55 ... 08:41:33 08:41:33 #66 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 08:41:33 #66 18.45 v3.20.8-38-g42aaa203dd8 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 08:41:33 #66 18.45 v3.20.8-37-g8ac6d073d97 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 08:41:33 #66 18.45 OK: 24049 distinct packages available 08:41:33 #66 20.15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:41:33 #66 22.31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:41:33 #66 ... 08:41:33 08:41:33 #67 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 08:41:33 #67 12.75 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:41:33 #67 20.14 v3.20.8-38-g42aaa203dd8 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 08:41:33 #67 20.14 v3.20.8-37-g8ac6d073d97 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 08:41:33 #67 20.14 OK: 24049 distinct packages available 08:41:33 #67 21.91 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:41:34 #67 ... 08:41:34 08:41:34 #60 [security-proxy-auth stage-1 2/8] RUN apk add --update --no-cache dumb-init 08:41:34 #60 23.07 (1/1) Installing dumb-init (1.2.5-r3) 08:41:34 #60 23.09 Executing busybox-1.36.1-r30.trigger 08:41:34 #60 ... 08:41:34 08:41:34 #72 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 08:41:34 #72 10.79 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 08:41:34 #72 ... 08:41:34 08:41:34 #60 [security-proxy-auth stage-1 2/8] RUN apk add --update --no-cache dumb-init 08:41:34 #60 23.24 OK: 9 MiB in 15 packages 08:41:34 #60 ... 08:41:34 08:41:34 #75 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 08:41:34 #0 3.639 fetch https://dl-4.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 08:41:34 #0 5.510 fetch https://dl-4.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 08:41:34 #75 ... 08:41:34 08:41:34 #72 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 08:41:34 #72 21.21 OK: 255 MiB in 60 packages 08:41:34 #72 ... 08:41:34 08:41:34 #70 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev 08:41:34 #70 11.45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 08:41:35 #70 ... 08:41:35 08:41:35 #57 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 08:41:35 #57 5.340 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:41:35 #57 7.425 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:41:35 #57 15.57 (1/1) Installing dumb-init (1.2.5-r3) 08:41:35 #57 ... 08:41:35 08:41:35 #59 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 08:41:35 #59 23.89 (1/7) Installing ca-certificates (20250911-r0) 08:41:35 #59 ... 08:41:35 08:41:35 #69 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 08:41:35 #69 11.94 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 08:41:35 #69 ... 08:41:35 08:41:35 #59 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 08:41:35 #59 24.39 (2/7) Installing dumb-init (1.2.5-r3) 08:41:35 #59 24.43 (3/7) Installing libgcc (13.2.1_git20240309-r1) 08:41:35 #59 24.46 (4/7) Installing libsodium (1.0.19-r0) 08:41:35 #59 24.52 (5/7) Installing libstdc++ (13.2.1_git20240309-r1) 08:41:36 #59 24.85 (6/7) Installing libzmq (4.3.5-r2) 08:41:36 #59 ... 08:41:36 08:41:36 #71 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 08:41:36 #71 12.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 08:41:36 #71 ... 08:41:36 08:41:36 #64 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:41:36 #64 15.05 v3.20.8-38-g42aaa203dd8 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 08:41:36 #64 15.05 v3.20.8-37-g8ac6d073d97 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 08:41:36 #64 15.05 OK: 24049 distinct packages available 08:41:36 #64 16.22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:41:36 #64 18.21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:41:36 #64 ... 08:41:36 08:41:36 #59 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 08:41:36 #59 25.08 (7/7) Installing zeromq (4.3.5-r2) 08:41:36 #59 25.40 Executing busybox-1.36.1-r30.trigger 08:41:36 #59 ... 08:41:36 08:41:36 #63 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 08:41:36 #63 23.25 OK: 20 MiB in 18 packages 08:41:36 #63 DONE 25.5s 08:41:36 08:41:36 #60 [core-command stage-1 2/8] RUN apk add --update --no-cache dumb-init 08:41:36 #60 DONE 25.8s 08:41:36 08:41:36 #59 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 08:41:36 #59 25.59 Executing ca-certificates-20250911-r0.trigger 08:41:36 #59 ... 08:41:36 08:41:36 #72 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 08:41:36 #72 DONE 23.4s 08:41:37 08:41:37 #76 [core-common-config-bootstrapper stage-1 3/8] RUN apk --no-cache upgrade 08:41:37 #76 ... 08:41:37 08:41:37 #55 [core-metadata builder 3/7] RUN apk add --update --no-cache make git 08:41:37 #55 22.32 OK: 255 MiB in 60 packages 08:41:37 #55 DONE 24.0s 08:41:37 08:41:37 #77 [core-command builder 4/7] COPY go.mod vendor* ./ 08:41:37 #77 ... 08:41:37 08:41:37 #65 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 08:41:37 #65 24.20 (1/2) Installing dumb-init (1.2.5-r3) 08:41:37 #65 24.23 (2/2) Installing su-exec (0.2-r3) 08:41:37 #65 24.24 Executing busybox-1.36.1-r30.trigger 08:41:37 #65 24.36 OK: 9 MiB in 16 packages 08:41:37 #65 DONE 26.7s 08:41:38 08:41:38 #78 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 08:41:38 #78 DONE 1.3s 08:41:38 08:41:38 #79 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:41:39 #79 ... 08:41:39 08:41:39 #77 [core-command builder 4/7] COPY go.mod vendor* ./ 08:41:39 #77 DONE 1.4s 08:41:39 08:41:39 #64 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:41:39 #64 27.79 (1/5) Installing dumb-init (1.2.5-r3) 08:41:39 #64 27.87 (2/5) Installing musl-obstack (1.2.3-r2) 08:41:39 #64 27.87 (3/5) Installing libucontext (1.2-r3) 08:41:39 #64 27.94 (4/5) Installing gcompat (1.1.0-r4) 08:41:39 #64 28.04 (5/5) Installing openssl (3.3.5-r0) 08:41:39 #64 28.18 Executing busybox-1.36.1-r30.trigger 08:41:39 #64 28.43 OK: 10 MiB in 19 packages 08:41:39 #64 ... 08:41:39 08:41:39 #57 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 08:41:39 #57 16.14 Executing busybox-1.36.1-r30.trigger 08:41:39 #57 16.28 OK: 9 MiB in 15 packages 08:41:39 #57 DONE 20.1s 08:41:39 08:41:39 #70 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev 08:41:39 #70 24.23 OK: 255 MiB in 60 packages 08:41:39 #70 DONE 26.3s 08:41:39 08:41:39 #80 [support-notifications builder 4/7] COPY go.mod vendor* ./ 08:41:40 #80 DONE 0.9s 08:41:40 08:41:40 #58 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 08:41:40 #58 24.53 (1/3) Installing ca-certificates (20250911-r0) 08:41:40 #58 24.92 (2/3) Installing dumb-init (1.2.5-r3) 08:41:40 #58 24.96 (3/3) Installing tzdata (2025b-r0) 08:41:40 #58 27.41 Executing busybox-1.36.1-r30.trigger 08:41:40 #58 27.62 Executing ca-certificates-20250911-r0.trigger 08:41:40 #58 29.42 OK: 11 MiB in 17 packages 08:41:40 #145 ... 08:41:40 08:41:40 #146 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 08:41:40 #0 0.988 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.70 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper 08:41:40 #146 ... 08:41:40 08:41:40 #147 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 08:41:40 #0 0.983 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.70 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata 08:41:40 #147 ... 08:41:40 08:41:40 #148 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 08:41:40 #0 0.976 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.70 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 08:41:40 #148 ... 08:41:40 08:41:40 #149 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 08:41:40 #0 0.968 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.70 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 08:41:41 #58 ... 08:41:41 08:41:41 #81 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:41:41 #149 ... 08:41:41 08:41:41 #150 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 08:41:41 #0 0.862 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.70 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command 08:41:41 #150 ... 08:41:41 08:41:41 #151 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 08:41:41 #0 0.958 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.70 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 08:41:41 #151 ... 08:41:41 08:41:41 #152 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 08:41:41 #0 0.977 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.70 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 08:41:41 #152 ... 08:41:41 08:41:41 #153 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 08:41:41 #0 0.855 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.70 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 08:41:41 #153 ... 08:41:41 08:41:41 #154 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 08:41:41 #0 0.552 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.70 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 08:41:41 #81 ... 08:41:41 08:41:41 #71 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 08:41:41 #71 24.89 OK: 255 MiB in 60 packages 08:41:41 #71 DONE 28.3s 08:41:41 08:41:41 #59 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 08:41:41 #59 27.68 OK: 14 MiB in 21 packages 08:41:41 #59 DONE 30.7s 08:41:41 08:41:41 #82 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 08:41:42 #154 ... 08:41:42 08:41:42 #155 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 08:41:42 #0 0.564 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.70 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 08:41:42 #155 ... 08:41:42 08:41:42 #156 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 08:41:42 #0 0.901 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.70 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 08:41:42 #82 ... 08:41:42 08:41:42 #64 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:41:42 #64 DONE 32.2s 08:41:42 08:41:42 #58 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 08:41:42 #58 DONE 31.8s 08:41:42 08:41:42 #83 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 08:41:43 #83 ... 08:41:43 08:41:43 #84 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 08:41:43 #84 DONE 1.5s 08:41:43 08:41:43 #85 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:41:44 #85 ... 08:41:44 08:41:44 #73 [core-data stage-1 3/7] RUN apk --no-cache upgrade 08:41:44 #73 3.247 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:41:44 #73 4.958 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:41:44 #73 12.61 OK: 9 MiB in 15 packages 08:41:44 #73 ... 08:41:44 08:41:44 #66 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 08:41:44 #66 32.62 (1/14) Installing ca-certificates (20250911-r0) 08:41:44 #66 32.85 (2/14) Installing brotli-libs (1.1.0-r2) 08:41:44 #66 32.95 (3/14) Installing c-ares (1.33.1-r0) 08:41:44 #66 32.96 (4/14) Installing libunistring (1.2-r0) 08:41:44 #66 33.07 (5/14) Installing libidn2 (2.3.7-r0) 08:41:44 #66 33.15 (6/14) Installing nghttp2-libs (1.62.1-r0) 08:41:44 #66 33.16 (7/14) Installing libpsl (0.21.5-r1) 08:41:44 #66 33.17 (8/14) Installing zstd-libs (1.5.6-r0) 08:41:44 #66 33.23 (9/14) Installing libcurl (8.14.1-r2) 08:41:44 #66 33.29 (10/14) Installing curl (8.14.1-r2) 08:41:44 #66 33.32 (11/14) Installing dumb-init (1.2.5-r3) 08:41:44 #66 33.35 (12/14) Installing musl-obstack (1.2.3-r2) 08:41:44 #66 33.36 (13/14) Installing libucontext (1.2-r3) 08:41:44 #66 33.38 (14/14) Installing gcompat (1.1.0-r4) 08:41:44 #66 33.41 Executing busybox-1.36.1-r30.trigger 08:41:44 #66 33.67 Executing ca-certificates-20250911-r0.trigger 08:41:44 #66 ... 08:41:44 08:41:44 #67 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 08:41:44 #67 23.83 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:41:44 #67 33.12 (1/4) Installing dumb-init (1.2.5-r3) 08:41:44 #67 33.13 (2/4) Installing musl-obstack (1.2.3-r2) 08:41:44 #67 33.15 (3/4) Installing libucontext (1.2-r3) 08:41:44 #67 33.16 (4/4) Installing gcompat (1.1.0-r4) 08:41:44 #67 33.20 Executing busybox-1.36.1-r30.trigger 08:41:44 #67 33.37 OK: 9 MiB in 18 packages 08:41:45 #67 ... 08:41:45 08:41:45 #73 [core-data stage-1 3/7] RUN apk --no-cache upgrade 08:41:45 #73 DONE 14.2s 08:41:45 08:41:45 #75 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 08:41:45 #75 19.13 OK: 255 MiB in 60 packages 08:41:45 #75 DONE 20.9s 08:41:45 08:41:45 #86 [core-keeper builder 5/8] COPY go.mod vendor* ./ 08:41:45 #86 ... 08:41:45 08:41:45 #74 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 08:41:45 #74 2.734 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:41:45 #74 4.493 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:41:45 #74 12.96 OK: 20 MiB in 18 packages 08:41:45 #74 ... 08:41:45 08:41:45 #69 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 08:41:45 #69 23.88 v3.22.2-101-g9c88d4960b1 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] 08:41:45 #69 23.88 v3.22.2-102-g84b02f66f52 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] 08:41:45 #69 23.88 OK: 26161 distinct packages available 08:41:45 #69 24.75 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 08:41:45 #69 27.49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 08:41:45 #69 ... 08:41:45 08:41:45 #67 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 08:41:45 #67 DONE 34.8s 08:41:45 08:41:45 #87 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 08:41:46 #87 ... 08:41:46 08:41:46 #74 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 08:41:46 #74 DONE 14.0s 08:41:46 08:41:46 #88 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 08:41:46 #88 ... 08:41:46 08:41:46 #89 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 08:41:47 #89 ... 08:41:47 08:41:47 #66 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 08:41:47 #66 34.57 OK: 15 MiB in 28 packages 08:41:47 #66 DONE 35.7s 08:41:47 08:41:47 #69 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 08:41:47 #69 33.41 OK: 255 MiB in 60 packages 08:41:47 #69 ... 08:41:47 08:41:47 #86 [core-keeper builder 5/8] COPY go.mod vendor* ./ 08:41:47 #86 DONE 1.7s 08:41:47 08:41:47 #88 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 08:41:47 #88 DONE 0.5s 08:41:47 08:41:47 #90 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:41:47 #90 ... 08:41:47 08:41:47 #69 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 08:41:47 #69 DONE 33.9s 08:41:47 08:41:47 #91 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 08:41:48 #91 ... 08:41:48 08:41:48 #92 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 08:41:48 #92 ... 08:41:48 08:41:48 #93 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 08:41:48 #93 ... 08:41:48 08:41:48 #91 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 08:41:48 #91 DONE 0.8s 08:41:48 08:41:48 #94 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:41:48 #94 ... 08:41:48 08:41:48 #95 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:41:48 #95 ... 08:41:48 08:41:48 #96 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 08:41:49 #96 ... 08:41:49 08:41:49 #89 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 08:41:49 #89 12.69 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:41:50 #89 13.44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:41:55 #89 ... 08:41:55 08:41:55 #93 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 08:41:55 #93 5.448 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:41:55 #93 6.741 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:41:56 #93 ... 08:41:56 08:41:56 #76 [core-common-config-bootstrapper stage-1 3/8] RUN apk --no-cache upgrade 08:41:56 #76 13.00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:41:56 #76 13.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:41:56 #76 19.19 OK: 9 MiB in 15 packages 08:41:56 #76 DONE 20.2s 08:41:57 08:41:57 #89 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 08:41:57 #89 20.14 OK: 20 MiB in 18 packages 08:41:58 #89 DONE 21.5s 08:41:58 08:41:58 #83 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 08:41:58 #83 9.874 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:41:58 #83 11.09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:41:58 #83 16.13 OK: 10 MiB in 19 packages 08:41:58 #83 ... 08:41:58 08:41:58 #92 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 08:41:58 #92 11.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:41:58 #92 12.47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:41:58 #92 18.88 OK: 9 MiB in 16 packages 08:41:58 #92 DONE 20.4s 08:41:58 08:41:58 #97 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 08:42:01 #97 ... 08:42:01 08:42:01 #96 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 08:42:01 #96 8.568 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:42:01 #96 10.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:42:01 #96 15.26 OK: 11 MiB in 17 packages 08:42:01 #96 DONE 17.9s 08:42:01 08:42:01 #82 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 08:42:01 #82 9.733 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:42:01 #82 11.40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:42:01 #82 16.48 OK: 14 MiB in 21 packages 08:42:01 #82 DONE 18.8s 08:42:01 08:42:01 #83 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 08:42:01 #83 DONE 18.6s 08:42:01 08:42:01 #98 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 08:42:01 #98 ... 08:42:01 08:42:01 #87 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 08:42:01 #87 6.480 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:42:01 #87 7.782 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:42:01 #87 14.44 OK: 9 MiB in 18 packages 08:42:01 #87 DONE 15.4s 08:42:01 08:42:01 #93 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 08:42:01 #93 13.06 OK: 15 MiB in 28 packages 08:42:01 #93 DONE 14.3s 08:42:01 08:42:01 #99 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 08:42:03 #99 ... 08:42:03 08:42:03 #100 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 08:42:03 #100 DONE 2.7s 08:42:03 08:42:03 #101 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 08:42:03 #101 ... 08:42:03 08:42:03 #97 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 08:42:03 #97 DONE 5.3s 08:42:03 08:42:03 #99 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 08:42:03 #99 DONE 2.4s 08:42:03 08:42:03 #102 [security-spire-config stage-2 5/10] COPY Attribution.txt / 08:42:04 #102 ... 08:42:04 08:42:04 #103 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 08:42:04 #103 DONE 0.4s 08:42:04 08:42:04 #102 [security-spire-config stage-2 5/10] COPY Attribution.txt / 08:42:04 #102 DONE 0.4s 08:42:04 08:42:04 #104 [security-spire-config stage-2 6/10] COPY security.txt / 08:42:04 #104 ... 08:42:04 08:42:04 #98 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 08:42:04 #98 DONE 3.7s 08:42:04 08:42:04 #104 [security-spire-config stage-2 6/10] COPY security.txt / 08:42:04 #104 DONE 0.3s 08:42:04 08:42:04 #105 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 08:42:04 #105 ... 08:42:04 08:42:04 #106 [security-spire-server stage-2 5/9] COPY Attribution.txt / 08:42:04 #106 DONE 0.3s 08:42:04 08:42:04 #105 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 08:42:04 #105 DONE 0.3s 08:42:04 08:42:04 #107 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 08:42:05 #107 ... 08:42:05 08:42:05 #108 [security-spire-server stage-2 6/9] COPY security.txt / 08:42:05 #108 DONE 0.2s 08:42:05 08:42:05 #107 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 08:42:05 #107 DONE 0.2s 08:42:05 08:42:05 #109 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 08:42:05 #109 ... 08:42:05 08:42:05 #110 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 08:42:05 #110 DONE 0.3s 08:42:05 08:42:05 #109 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 08:42:05 #109 DONE 0.2s 08:42:05 08:42:05 #111 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 08:42:05 #111 DONE 0.2s 08:42:05 08:42:05 #112 [security-spire-config] exporting to image 08:42:05 #112 exporting layers 08:42:05 #112 ... 08:42:05 08:42:05 #113 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 08:42:05 #113 DONE 0.2s 08:42:05 08:42:05 #112 [security-spire-server] exporting to image 08:42:05 #112 ... 08:42:05 08:42:05 #101 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 08:42:05 #101 DONE 2.6s 08:42:06 08:42:06 #114 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 08:42:06 #114 DONE 0.2s 08:42:06 08:42:06 #81 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:42:06 #81 ... 08:42:06 08:42:06 #115 [security-spire-agent stage-3 7/10] COPY security.txt / 08:42:06 #115 DONE 0.2s 08:42:06 08:42:06 #116 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 08:42:06 #116 DONE 0.3s 08:42:06 08:42:06 #117 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 08:42:06 #117 DONE 0.2s 08:42:06 08:42:06 #118 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 08:42:07 #118 DONE 0.3s 08:42:07 08:42:07 #112 [security-spire-agent] exporting to image 08:42:08 #112 exporting layers 2.9s done 08:42:08 #112 writing image sha256:c77b546a58107a294de78c66e8488bb75ae5f78fd839633ceaab7398b8be0904 0.0s done 08:42:08 #112 naming to docker.io/library/security-spire-config-arm64 done 08:42:08 #112 exporting layers 2.9s done 08:42:08 #112 writing image sha256:dda247cdf685142e0139bccf3073195b4dfacf6b36f3d08219d2dedc85dc4ac1 done 08:42:08 #112 naming to docker.io/library/security-spire-server-arm64 done 08:42:09 #112 exporting layers 2.3s done 08:42:09 #112 writing image sha256:9f748dd2812f7fe7460af39e87b1feeb396bec551574d80a8fe7dd2939aacbb0 done 08:42:09 #112 naming to docker.io/library/security-spire-agent-arm64 done 08:42:09 #112 DONE 4.0s 08:42:09 08:42:09 #81 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:43:03 #156 ... 08:43:03 08:43:03 #154 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 08:43:03 #154 DONE 82.7s 08:43:03 08:43:03 #145 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 08:43:03 #145 ... 08:43:03 08:43:03 #157 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 08:43:03 #157 DONE 0.2s 08:43:03 08:43:03 #149 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 08:43:03 #149 ... 08:43:03 08:43:03 #158 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 08:43:03 #158 DONE 0.2s 08:43:03 08:43:03 #159 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 08:43:03 #159 DONE 0.2s 08:43:03 08:43:03 #150 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 08:43:03 #150 ... 08:43:03 08:43:03 #160 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 08:43:03 #160 DONE 0.1s 08:43:03 08:43:03 #161 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 08:43:03 #161 DONE 0.1s 08:43:03 08:43:03 #162 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:43:03 #162 ... 08:43:03 08:43:03 #156 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 08:43:03 #156 DONE 85.5s 08:43:03 08:43:03 #162 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:43:03 #162 DONE 1.1s 08:43:03 08:43:03 #163 [core-common-config-bootstrapper] exporting to image 08:43:03 #163 exporting layers 08:43:03 #163 ... 08:43:03 08:43:03 #164 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 08:43:03 #164 DONE 0.3s 08:43:03 08:43:03 #165 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 08:43:03 #165 ... 08:43:03 08:43:03 #163 [core-common-config-bootstrapper] exporting to image 08:43:03 #163 exporting layers 0.6s done 08:43:03 #163 writing image sha256:01977c0211f751c11dc4690136ee0686f099781d6acbc1bd2558febaeb49510b 0.1s done 08:43:03 #163 naming to docker.io/library/core-common-config-bootstrapper 0.0s done 08:43:03 #163 DONE 0.8s 08:43:03 08:43:03 #155 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 08:43:03 #155 ... 08:43:03 08:43:03 #165 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 08:43:03 #165 DONE 1.5s 08:43:03 08:43:03 #166 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 08:43:03 #166 DONE 0.2s 08:43:03 08:43:03 #167 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 08:43:03 #167 DONE 0.1s 08:43:03 08:43:03 #168 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 08:43:03 #168 DONE 0.5s 08:43:03 08:43:03 #169 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 08:43:03 #169 DONE 0.2s 08:43:03 08:43:03 #146 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 08:43:03 #146 ... 08:43:03 08:43:03 #170 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ 08:43:03 #170 DONE 0.1s 08:43:03 08:43:03 #171 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ 08:43:03 #171 DONE 0.1s 08:43:03 08:43:03 #172 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ 08:43:03 #172 DONE 0.2s 08:43:03 08:43:03 #146 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 08:43:03 #146 ... 08:43:03 08:43:03 #173 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 08:43:03 #173 DONE 0.2s 08:43:03 08:43:03 #174 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 08:43:03 #174 DONE 1.1s 08:43:03 08:43:03 #146 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 08:43:03 #146 ... 08:43:03 08:43:03 #175 [security-bootstrapper] exporting to image 08:43:03 #175 exporting layers 0.3s done 08:43:03 #175 writing image sha256:e51494a5115972bc573dfe919cb2128d66ca2dd7938d63fb09f8facda21a532d done 08:43:03 #175 naming to docker.io/library/security-bootstrapper done 08:43:03 #175 DONE 0.3s 08:43:03 08:43:03 #145 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 08:43:31 #81 ... 08:43:31 08:43:31 #95 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:43:31 #95 DONE 107.6s 08:43:31 08:43:31 #85 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:43:31 #85 DONE 103.1s 08:43:31 08:43:31 #90 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:43:31 #90 DONE 99.5s 08:43:31 08:43:31 #94 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:43:31 #94 DONE 98.3s 08:43:31 08:43:31 #81 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:43:31 #81 DONE 105.7s 08:43:31 08:43:31 #79 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:43:31 #79 DONE 108.4s 08:43:31 08:43:31 #119 [security-spiffe-token-provider builder 6/7] COPY . . 08:43:31 #119 ... 08:43:31 08:43:31 #120 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:43:31 #120 CACHED 08:43:31 08:43:31 #121 [security-bootstrapper builder 6/7] COPY . . 08:43:31 #121 CACHED 08:43:31 08:43:31 #122 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 08:43:31 #122 CACHED 08:43:31 08:43:31 #123 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:43:31 #123 CACHED 08:43:31 08:43:31 #124 [security-secretstore-setup builder 6/7] COPY . . 08:43:31 #124 CACHED 08:43:31 08:43:31 #125 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 08:43:31 #125 CACHED 08:43:31 08:43:31 #126 [security-proxy-setup builder 6/7] COPY . . 08:43:31 #126 DONE 1.9s 08:43:31 08:43:31 #127 [support-notifications builder 6/7] COPY . . 08:43:31 #127 DONE 2.0s 08:43:31 08:43:31 #128 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:43:31 #128 CACHED 08:43:31 08:43:31 #129 [core-metadata builder 4/7] COPY go.mod vendor* ./ 08:43:31 #129 CACHED 08:43:31 08:43:31 #130 [core-metadata builder 6/7] COPY . . 08:43:31 #130 CACHED 08:43:31 08:43:31 #131 [core-data builder 4/7] COPY go.mod vendor* ./ 08:43:31 #131 CACHED 08:43:31 08:43:31 #132 [core-data builder 6/7] COPY . . 08:43:31 #132 CACHED 08:43:31 08:43:31 #133 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:43:31 #133 CACHED 08:43:31 08:43:31 #134 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 08:43:31 #134 CACHED 08:43:31 08:43:31 #135 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:43:31 #135 CACHED 08:43:31 08:43:31 #136 [security-proxy-auth builder 6/7] COPY . . 08:43:31 #136 CACHED 08:43:31 08:43:31 #137 [core-common-config-bootstrapper builder 6/7] COPY . . 08:43:31 #137 CACHED 08:43:31 08:43:31 #138 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 08:43:31 #138 CACHED 08:43:31 08:43:31 #139 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:43:31 #139 CACHED 08:43:31 08:43:31 #140 [core-command builder 6/7] COPY . . 08:43:31 #140 DONE 2.0s 08:43:31 08:43:31 #141 [core-keeper builder 7/8] COPY . . 08:43:31 #141 DONE 1.9s 08:43:31 08:43:31 #142 [support-scheduler builder 6/7] COPY . . 08:43:31 #142 DONE 2.1s 08:43:31 08:43:31 #119 [security-spiffe-token-provider builder 6/7] COPY . . 08:43:31 #119 DONE 2.0s 08:43:31 08:43:31 #143 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 08:43:34 #143 ... 08:43:34 08:43:34 #144 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 08:43:34 #0 5.276 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.70 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 08:43:34 #144 ... 08:43:34 08:43:34 #145 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 08:43:34 #0 5.719 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.70 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper 08:43:34 #145 ... 08:43:34 08:43:34 #143 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 08:43:34 #143 5.740 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.70 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 08:43:38 #143 ... 08:43:38 08:43:38 #146 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 08:43:38 #0 6.048 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.70 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 08:43:38 #146 ... 08:43:38 08:43:38 #147 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 08:43:38 #0 5.100 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.70 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata 08:43:38 #147 ... 08:43:38 08:43:38 #148 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 08:43:38 #0 5.962 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.70 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 08:43:39 #148 ... 08:43:39 08:43:39 #149 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 08:43:39 #0 6.030 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.70 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 08:43:39 #149 ... 08:43:39 08:43:39 #150 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 08:43:39 #0 5.879 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.70 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications 08:43:39 #150 ... 08:43:39 08:43:39 #151 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 08:43:39 #0 5.982 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.70 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command 08:43:39 #151 ... 08:43:39 08:43:39 #152 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 08:43:39 #0 5.613 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.70 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 08:43:39 #152 ... 08:43:39 08:43:39 #153 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 08:43:39 #0 4.042 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.70 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 08:43:39 #153 ... 08:43:39 08:43:39 #154 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 08:43:39 #0 6.237 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.70 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 08:43:59 #145 ... 08:43:59 08:43:59 #155 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 08:43:59 #155 143.3 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.70 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 08:44:11 #155 DONE 160.5s 08:44:11 08:44:11 #149 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 08:44:11 #149 DONE 160.5s 08:44:11 08:44:11 #146 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 08:44:11 #146 DONE 160.6s 08:44:11 08:44:11 #151 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 08:44:11 #151 DONE 160.5s 08:44:11 08:44:11 #153 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 08:44:11 #153 DONE 160.5s 08:44:11 08:44:11 #150 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 08:44:11 #150 DONE 160.5s 08:44:11 08:44:11 #147 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 08:44:11 #147 DONE 160.5s 08:44:11 08:44:11 #148 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 08:44:11 #148 DONE 160.5s 08:44:11 08:44:11 #145 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 08:44:11 #145 DONE 160.6s 08:44:11 08:44:11 #152 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 08:44:11 #152 DONE 160.6s 08:44:11 08:44:11 #176 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 08:44:11 #176 ... 08:44:11 08:44:11 #177 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 08:44:11 #177 DONE 0.2s 08:44:11 08:44:11 #178 [core-command stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 08:44:11 #178 DONE 0.3s 08:44:11 08:44:11 #176 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 08:44:11 #176 DONE 0.3s 08:44:11 08:44:11 #179 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 08:44:11 #179 DONE 0.3s 08:44:11 08:44:11 #180 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 08:44:11 #180 DONE 0.3s 08:44:11 08:44:11 #181 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 08:44:11 #181 ... 08:44:11 08:44:11 #182 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / 08:44:11 #182 DONE 0.2s 08:44:11 08:44:11 #183 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 08:44:11 #183 DONE 0.3s 08:44:11 08:44:11 #184 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 08:44:11 #184 DONE 0.3s 08:44:11 08:44:11 #185 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 08:44:11 #185 DONE 0.2s 08:44:11 08:44:11 #181 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 08:44:11 #181 DONE 0.2s 08:44:11 08:44:11 #186 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 08:44:11 #186 CACHED 08:44:11 08:44:11 #187 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 08:44:11 #187 CACHED 08:44:11 08:44:11 #188 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 08:44:11 #188 CACHED 08:44:11 08:44:11 #189 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 08:44:11 #189 CACHED 08:44:11 08:44:11 #190 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 08:44:11 #190 DONE 0.2s 08:44:11 08:44:11 #191 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 08:44:11 #191 ... 08:44:11 08:44:11 #192 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 08:44:11 #192 DONE 0.4s 08:44:11 08:44:11 #193 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 08:44:11 #193 DONE 0.4s 08:44:11 08:44:11 #194 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 08:44:11 #194 DONE 0.4s 08:44:11 08:44:11 #195 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 08:44:11 #195 DONE 0.4s 08:44:11 08:44:11 #196 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 08:44:11 #196 DONE 0.4s 08:44:11 08:44:11 #197 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 08:44:12 #197 ... 08:44:12 08:44:12 #198 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 08:44:12 #198 DONE 1.1s 08:44:12 08:44:12 #199 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 08:44:12 #199 DONE 1.1s 08:44:12 08:44:12 #200 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 08:44:12 #200 DONE 1.1s 08:44:12 08:44:12 #201 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 08:44:12 #201 DONE 0.9s 08:44:12 08:44:12 #191 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 08:44:12 #191 DONE 1.1s 08:44:12 08:44:12 #202 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res 08:44:12 #202 ... 08:44:12 08:44:12 #203 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 08:44:12 #203 DONE 1.1s 08:44:12 08:44:12 #204 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 08:44:12 #204 DONE 1.1s 08:44:12 08:44:12 #205 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 08:44:12 #205 DONE 1.2s 08:44:12 08:44:12 #206 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 08:44:12 #206 DONE 1.2s 08:44:12 08:44:12 #197 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 08:44:12 #197 DONE 1.2s 08:44:12 08:44:12 #207 [core-keeper] exporting to image 08:44:12 #207 exporting layers 08:44:12 #207 ... 08:44:12 08:44:12 #208 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 08:44:12 #208 DONE 0.6s 08:44:12 08:44:12 #209 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res 08:44:12 #209 DONE 0.6s 08:44:12 08:44:12 #210 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 08:44:12 #210 DONE 0.6s 08:44:12 08:44:12 #211 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 08:44:12 #211 DONE 0.7s 08:44:12 08:44:12 #212 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 08:44:13 #212 ... 08:44:13 08:44:13 #202 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res 08:44:13 #202 DONE 0.8s 08:44:13 08:44:13 #213 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 08:44:13 #213 DONE 0.5s 08:44:13 08:44:13 #214 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 08:44:13 #214 DONE 0.5s 08:44:13 08:44:13 #215 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 08:44:13 #215 DONE 0.6s 08:44:13 08:44:13 #216 [support-notifications] exporting to image 08:44:13 #216 ... 08:44:13 08:44:13 #217 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 08:44:13 #217 DONE 0.7s 08:44:13 08:44:13 #218 [security-spiffe-token-provider] exporting to image 08:44:14 #218 ... 08:44:14 08:44:14 #219 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 08:44:14 #219 DONE 1.8s 08:44:14 08:44:14 #212 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 08:44:14 #212 DONE 1.7s 08:44:14 08:44:14 #220 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 08:44:14 #220 DONE 1.7s 08:44:14 08:44:14 #221 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 08:44:14 #221 DONE 1.7s 08:44:14 08:44:14 #222 [core-metadata] exporting to image 08:44:15 #222 ... 08:44:15 08:44:15 #207 [core-keeper] exporting to image 08:44:15 #207 exporting layers 0.3s done 08:44:15 #207 writing image sha256:b8b304d840ff3e8c459970724e68d9dd4ae95708727c00d89782cab3324546e5 0.3s done 08:44:15 #207 naming to docker.io/library/core-keeper 0.0s done 08:44:15 #207 DONE 2.6s 08:44:15 08:44:15 #223 [support-scheduler] exporting to image 08:44:15 #223 exporting layers 2.4s done 08:44:15 #223 writing image sha256:70a12e2ad91bf3699e36afad2fa930b5e54473b94b4851f39bd150223f410aae 08:44:15 #223 ... 08:44:15 08:44:15 #224 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 08:44:15 #224 DONE 0.8s 08:44:15 08:44:15 #225 [core-command] exporting to image 08:44:15 #225 exporting layers 0.2s done 08:44:15 #225 writing image sha256:620e18a44e7ef4e3010ca5da2abce662fd8e80e89b8a16d45afe701825cbd1e4 08:44:15 #225 writing image sha256:620e18a44e7ef4e3010ca5da2abce662fd8e80e89b8a16d45afe701825cbd1e4 1.0s done 08:44:15 #225 naming to docker.io/library/core-command 08:44:16 #225 naming to docker.io/library/core-command 0.2s done 08:44:16 #225 ... 08:44:16 08:44:16 #226 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 08:44:16 #226 DONE 1.5s 08:44:16 08:44:16 #227 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 08:44:16 #227 ... 08:44:16 08:44:16 #228 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:44:16 #228 DONE 2.1s 08:44:16 08:44:16 #225 [core-command] exporting to image 08:44:16 #225 DONE 4.2s 08:44:16 08:44:16 #223 [support-scheduler] exporting to image 08:44:16 #223 writing image sha256:70a12e2ad91bf3699e36afad2fa930b5e54473b94b4851f39bd150223f410aae 1.6s done 08:44:16 #223 naming to docker.io/library/support-scheduler 0.1s done 08:44:17 #223 DONE 4.6s 08:44:17 08:44:17 #229 [security-proxy-auth] exporting to image 08:44:18 #229 ... 08:44:18 08:44:18 #230 [core-data] exporting to image 08:44:18 #230 exporting layers 4.3s done 08:44:18 #230 writing image sha256:8bf8006e6c65ff2be03790a2e59bb2af36a8ba8f52e56ae8b889f21471beb968 0.1s done 08:44:18 #230 naming to docker.io/library/core-data 0.5s done 08:44:18 #230 DONE 5.2s 08:44:18 08:44:18 #227 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 08:44:18 #227 DONE 1.9s 08:44:18 08:44:18 #222 [core-metadata] exporting to image 08:44:18 #222 exporting layers 2.8s done 08:44:18 #222 writing image sha256:d6a67245558d65ad2b9a2bab36301460154c8c9f111b0a65f98baece8129da66 0.6s done 08:44:18 #222 naming to docker.io/library/core-metadata 0.0s done 08:44:18 #222 DONE 3.6s 08:44:18 08:44:18 #231 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 08:44:19 #231 ... 08:44:19 08:44:19 #232 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:44:19 #232 DONE 2.9s 08:44:19 08:44:19 #216 [support-notifications] exporting to image 08:44:19 #216 exporting layers 5.1s done 08:44:19 #216 writing image sha256:68d1b848556ba15ad642040fb1311120966aea99fc77ff82fa096c21f22962d6 0.3s done 08:44:19 #216 naming to docker.io/library/support-notifications 08:44:19 #216 naming to docker.io/library/support-notifications 0.2s done 08:44:19 #216 DONE 6.5s 08:44:19 08:44:19 #218 [security-spiffe-token-provider] exporting to image 08:44:19 #218 exporting layers 4.7s done 08:44:19 #218 writing image sha256:fc075fed7b36e8ae12c664433d0005bdd169adb5ba79e0dfedbb5caaab2ed52e 0.2s done 08:44:19 #218 naming to docker.io/library/security-spiffe-token-provider 0.3s done 08:44:19 #218 DONE 6.3s 08:44:19 08:44:19 #229 [security-proxy-auth] exporting to image 08:44:19 #229 exporting layers 1.8s done 08:44:19 #229 writing image sha256:b9c7ba3275dcb99b3ddf1bbd04843e1b5ddeb5045202f4f5ca8fe6f1b63e9501 0.2s done 08:44:19 #229 naming to docker.io/library/security-proxy-auth 0.1s done 08:44:19 #229 DONE 2.6s 08:44:19 08:44:19 #231 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 08:44:19 #231 DONE 1.5s 08:44:19 08:44:19 #233 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:44:20 #233 ... 08:44:20 08:44:20 #234 [security-proxy-setup] exporting to image 08:44:20 #234 exporting layers 0.9s done 08:44:20 #234 writing image sha256:f20e4fdcffc22b00b4ecc88552cb14192db9e7d5ba92cf1baf907a64a1531cda done 08:44:20 #234 naming to docker.io/library/security-proxy-setup done 08:44:20 #234 DONE 0.9s 08:44:20 08:44:20 #233 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:44:20 #233 DONE 0.5s 08:44:20 08:44:20 #235 [security-secretstore-setup] exporting to image 08:44:20 #235 exporting layers 0.3s done 08:44:20 #235 writing image sha256:c35116a0552d2f8f682b075ce30d0314cc42c19ed68f7ed79d79e373ab885229 done 08:44:20 #235 naming to docker.io/library/security-secretstore-setup done 08:44:20 #235 DONE 0.3s 08:44:20 time="2025-10-30T08:40:06Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:44:20 time="2025-10-30T08:40:06Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:44:20 time="2025-10-30T08:40:06Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:44:20 time="2025-10-30T08:40:06Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:44:20 time="2025-10-30T08:40:06Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:44:20 time="2025-10-30T08:40:06Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:44:20 time="2025-10-30T08:40:06Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:44:20 time="2025-10-30T08:40:07Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:44:20 time="2025-10-30T08:40:07Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:44:20 time="2025-10-30T08:40:07Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:44:20 time="2025-10-30T08:40:07Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:44:20 time="2025-10-30T08:40:07Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:44:20 time="2025-10-30T08:40:07Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:44:20 time="2025-10-30T08:40:07Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:44:20 time="2025-10-30T08:40:07Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 08:44:20 $ docker stop --time=1 7b88297f561e9f2df0b2c46f638c6481f8450f6265d938d045aba74b0469112c 08:44:22 $ docker rm -f --volumes 7b88297f561e9f2df0b2c46f638c6481f8450f6265d938d045aba74b0469112c [Pipeline] // withDockerContainer [Pipeline] sh 08:44:22 + docker images 08:44:22 REPOSITORY TAG IMAGE ID CREATED SIZE 08:44:22 security-secretstore-setup latest c35116a0552d 2 seconds ago 79.8MB 08:44:22 security-proxy-setup latest f20e4fdcffc2 4 seconds ago 49.1MB 08:44:22 security-proxy-auth latest b9c7ba3275dc 6 seconds ago 44.7MB 08:44:22 core-metadata latest d6a67245558d 8 seconds ago 45.7MB 08:44:22 support-notifications latest 68d1b848556b 9 seconds ago 52.9MB 08:44:22 security-spiffe-token-provider latest fc075fed7b36 9 seconds ago 48.1MB 08:44:22 support-scheduler latest 70a12e2ad91b 10 seconds ago 49.3MB 08:44:22 core-keeper latest b8b304d840ff 10 seconds ago 45.3MB 08:44:22 core-command latest 620e18a44e7e 10 seconds ago 39.7MB 08:44:22 core-data latest 8bf8006e6c65 10 seconds ago 45.5MB 08:44:22 security-bootstrapper latest e51494a51159 About a minute ago 20.4MB 08:44:22 core-common-config-bootstrapper latest 01977c0211f7 About a minute ago 19.4MB 08:44:22 security-spire-server latest d66d03334783 3 minutes ago 149MB 08:44:22 security-spire-agent latest de4d24dda456 3 minutes ago 195MB 08:44:22 security-spire-config latest 8532624bcf30 3 minutes ago 149MB 08:44:22 ci-base-image-x86_64 latest dddbf97760dd 7 minutes ago 966MB 08:44:22 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.23-alpine e619c034af25 2 weeks ago 610MB 08:44:22 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 0e5a36d97041 5 months ago 573MB 08:44:22 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 2 years ago 334MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:44:22 provisioning config files... 08:44:22 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/918@tmp/config15272297306710075746tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:44:41 ---> ****-login.sh 08:44:41 nexus3.edgexfoundry.org:10001 08:44:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:44:41 Login Succeeded 08:44:41 nexus3.edgexfoundry.org:10002 08:44:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:44:41 Login Succeeded 08:44:41 nexus3.edgexfoundry.org:10003 08:44:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:44:41 Login Succeeded 08:44:41 nexus3.edgexfoundry.org:10004 08:44:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:44:41 Login Succeeded 08:44:41 ****.io 08:44:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:44:41 Login Succeeded 08:44:41 ---> ****-login.sh ends [Pipeline] } 08:44:41 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:44:42 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 08:44:42 [edgeXDocker.push] Tagging docker image core-command with the following tags: 08:44:42 7edac8007c813f9848da4a88def049bb4874d70c 08:44:42 latest 08:44:42 4.1.0-dev.70 08:44:42 7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70 08:44:42 main 08:44:42 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:44:42 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:7edac8007c813f9848da4a88def049bb4874d70c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:44:42 + docker push nexus3.edgexfoundry.org:10004/core-command:7edac8007c813f9848da4a88def049bb4874d70c 08:44:42 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 08:44:42 b2d1c71916a9: Preparing 08:44:42 83aabd1fb604: Preparing 08:44:42 17cc544314f0: Preparing 08:44:42 abd6ce0db20e: Preparing 08:44:42 cb6c492a8644: Preparing 08:44:42 b50b2a1f1210: Preparing 08:44:42 abfcb263a588: Preparing 08:44:42 b50b2a1f1210: Waiting 08:44:42 abfcb263a588: Waiting 08:44:42 cb6c492a8644: Pushed 08:44:42 abd6ce0db20e: Pushed 08:44:42 17cc544314f0: Pushed 08:44:42 b2d1c71916a9: Pushed 08:44:42 abfcb263a588: Layer already exists 08:44:42 b50b2a1f1210: Pushed 08:44:46 83aabd1fb604: Pushed 08:44:46 7edac8007c813f9848da4a88def049bb4874d70c: digest: sha256:4bccd84b443176ed7e892df98b32259b67664c5fb77cc10732e4e3c8122ef8f0 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:44:46 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:44:46 + docker push nexus3.edgexfoundry.org:10004/core-command:latest 08:44:46 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 08:44:46 b2d1c71916a9: Preparing 08:44:46 83aabd1fb604: Preparing 08:44:46 17cc544314f0: Preparing 08:44:46 abd6ce0db20e: Preparing 08:44:46 cb6c492a8644: Preparing 08:44:46 b50b2a1f1210: Preparing 08:44:46 abfcb263a588: Preparing 08:44:46 abfcb263a588: Waiting 08:44:46 b50b2a1f1210: Waiting 08:44:46 83aabd1fb604: Layer already exists 08:44:46 b2d1c71916a9: Layer already exists 08:44:46 abd6ce0db20e: Layer already exists 08:44:46 cb6c492a8644: Layer already exists 08:44:46 17cc544314f0: Layer already exists 08:44:46 b50b2a1f1210: Layer already exists 08:44:46 abfcb263a588: Layer already exists 08:44:46 latest: digest: sha256:4bccd84b443176ed7e892df98b32259b67664c5fb77cc10732e4e3c8122ef8f0 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:44:47 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.70 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:44:47 + docker push nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.70 08:44:47 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 08:44:47 b2d1c71916a9: Preparing 08:44:47 83aabd1fb604: Preparing 08:44:47 17cc544314f0: Preparing 08:44:47 abd6ce0db20e: Preparing 08:44:47 cb6c492a8644: Preparing 08:44:47 b50b2a1f1210: Preparing 08:44:47 abfcb263a588: Preparing 08:44:47 b50b2a1f1210: Waiting 08:44:47 abfcb263a588: Waiting 08:44:47 cb6c492a8644: Layer already exists 08:44:47 b2d1c71916a9: Layer already exists 08:44:47 83aabd1fb604: Layer already exists 08:44:47 17cc544314f0: Layer already exists 08:44:47 abd6ce0db20e: Layer already exists 08:44:47 abfcb263a588: Layer already exists 08:44:47 b50b2a1f1210: Layer already exists 08:44:47 4.1.0-dev.70: digest: sha256:4bccd84b443176ed7e892df98b32259b67664c5fb77cc10732e4e3c8122ef8f0 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:44:47 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:44:48 + docker push nexus3.edgexfoundry.org:10004/core-command:7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70 08:44:48 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 08:44:48 b2d1c71916a9: Preparing 08:44:48 83aabd1fb604: Preparing 08:44:48 17cc544314f0: Preparing 08:44:48 abd6ce0db20e: Preparing 08:44:48 cb6c492a8644: Preparing 08:44:48 b50b2a1f1210: Preparing 08:44:48 abfcb263a588: Preparing 08:44:48 b50b2a1f1210: Waiting 08:44:48 abfcb263a588: Waiting 08:44:48 83aabd1fb604: Layer already exists 08:44:48 abd6ce0db20e: Layer already exists 08:44:48 17cc544314f0: Layer already exists 08:44:48 b2d1c71916a9: Layer already exists 08:44:48 cb6c492a8644: Layer already exists 08:44:48 b50b2a1f1210: Layer already exists 08:44:48 abfcb263a588: Layer already exists 08:44:48 7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70: digest: sha256:4bccd84b443176ed7e892df98b32259b67664c5fb77cc10732e4e3c8122ef8f0 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:44:48 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:44:48 + docker push nexus3.edgexfoundry.org:10004/core-command:main 08:44:48 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 08:44:48 b2d1c71916a9: Preparing 08:44:48 83aabd1fb604: Preparing 08:44:48 17cc544314f0: Preparing 08:44:48 abd6ce0db20e: Preparing 08:44:48 cb6c492a8644: Preparing 08:44:48 b50b2a1f1210: Preparing 08:44:48 abfcb263a588: Preparing 08:44:48 b50b2a1f1210: Waiting 08:44:48 abfcb263a588: Waiting 08:44:48 abd6ce0db20e: Layer already exists 08:44:48 17cc544314f0: Layer already exists 08:44:48 83aabd1fb604: Layer already exists 08:44:48 b2d1c71916a9: Layer already exists 08:44:48 cb6c492a8644: Layer already exists 08:44:48 abfcb263a588: Layer already exists 08:44:48 b50b2a1f1210: Layer already exists 08:44:48 main: digest: sha256:4bccd84b443176ed7e892df98b32259b67664c5fb77cc10732e4e3c8122ef8f0 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:44:48 ===================================================== [Pipeline] echo 08:44:48 taggedImages: 08:44:48 - nexus3.edgexfoundry.org:10004/core-command:7edac8007c813f9848da4a88def049bb4874d70c 08:44:48 - nexus3.edgexfoundry.org:10004/core-command:latest 08:44:48 - nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.70 08:44:48 - nexus3.edgexfoundry.org:10004/core-command:7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70 08:44:48 - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo 08:44:48 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: 08:44:48 7edac8007c813f9848da4a88def049bb4874d70c 08:44:48 latest 08:44:48 4.1.0-dev.70 08:44:48 7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70 08:44:48 main 08:44:48 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:44:49 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:7edac8007c813f9848da4a88def049bb4874d70c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:44:49 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:7edac8007c813f9848da4a88def049bb4874d70c 08:44:49 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 08:44:49 2ccd6a802ee4: Preparing 08:44:49 c9a1d2047dc1: Preparing 08:44:49 65099042c726: Preparing 08:44:49 ac6a33368ffd: Preparing 08:44:49 17cc544314f0: Preparing 08:44:49 abd6ce0db20e: Preparing 08:44:49 cb6c492a8644: Preparing 08:44:49 b50b2a1f1210: Preparing 08:44:49 abfcb263a588: Preparing 08:44:49 cb6c492a8644: Waiting 08:44:49 b50b2a1f1210: Waiting 08:44:49 abfcb263a588: Waiting 08:44:49 abd6ce0db20e: Waiting 08:44:49 17cc544314f0: Layer already exists 08:44:49 abd6ce0db20e: Layer already exists 08:44:49 cb6c492a8644: Layer already exists 08:44:49 b50b2a1f1210: Layer already exists 08:44:49 65099042c726: Pushed 08:44:49 c9a1d2047dc1: Pushed 08:44:49 2ccd6a802ee4: Pushed 08:44:49 abfcb263a588: Layer already exists 08:44:51 ac6a33368ffd: Pushed 08:44:51 7edac8007c813f9848da4a88def049bb4874d70c: digest: sha256:9b1395ce39f4569d597caba0827b9ed5a3c370f815ffa256ba79de8cf2592584 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:44:51 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:44:51 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 08:44:51 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 08:44:51 2ccd6a802ee4: Preparing 08:44:51 c9a1d2047dc1: Preparing 08:44:51 65099042c726: Preparing 08:44:51 ac6a33368ffd: Preparing 08:44:51 17cc544314f0: Preparing 08:44:51 abd6ce0db20e: Preparing 08:44:51 cb6c492a8644: Preparing 08:44:51 b50b2a1f1210: Preparing 08:44:51 abd6ce0db20e: Waiting 08:44:51 cb6c492a8644: Waiting 08:44:51 abfcb263a588: Preparing 08:44:51 b50b2a1f1210: Waiting 08:44:51 abfcb263a588: Waiting 08:44:51 17cc544314f0: Layer already exists 08:44:51 65099042c726: Layer already exists 08:44:51 2ccd6a802ee4: Layer already exists 08:44:51 c9a1d2047dc1: Layer already exists 08:44:51 ac6a33368ffd: Layer already exists 08:44:51 abd6ce0db20e: Layer already exists 08:44:51 b50b2a1f1210: Layer already exists 08:44:51 abfcb263a588: Layer already exists 08:44:51 cb6c492a8644: Layer already exists 08:44:51 latest: digest: sha256:9b1395ce39f4569d597caba0827b9ed5a3c370f815ffa256ba79de8cf2592584 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:44:51 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.70 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:44:52 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.70 08:44:52 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 08:44:52 2ccd6a802ee4: Preparing 08:44:52 c9a1d2047dc1: Preparing 08:44:52 65099042c726: Preparing 08:44:52 ac6a33368ffd: Preparing 08:44:52 17cc544314f0: Preparing 08:44:52 abd6ce0db20e: Preparing 08:44:52 cb6c492a8644: Preparing 08:44:52 b50b2a1f1210: Preparing 08:44:52 abfcb263a588: Preparing 08:44:52 cb6c492a8644: Waiting 08:44:52 b50b2a1f1210: Waiting 08:44:52 abfcb263a588: Waiting 08:44:52 abd6ce0db20e: Waiting 08:44:52 65099042c726: Layer already exists 08:44:52 ac6a33368ffd: Layer already exists 08:44:52 17cc544314f0: Layer already exists 08:44:52 2ccd6a802ee4: Layer already exists 08:44:52 c9a1d2047dc1: Layer already exists 08:44:52 b50b2a1f1210: Layer already exists 08:44:52 cb6c492a8644: Layer already exists 08:44:52 abfcb263a588: Layer already exists 08:44:52 abd6ce0db20e: Layer already exists 08:44:52 4.1.0-dev.70: digest: sha256:9b1395ce39f4569d597caba0827b9ed5a3c370f815ffa256ba79de8cf2592584 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:44:52 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:44:52 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70 08:44:52 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 08:44:52 2ccd6a802ee4: Preparing 08:44:52 c9a1d2047dc1: Preparing 08:44:52 65099042c726: Preparing 08:44:52 ac6a33368ffd: Preparing 08:44:52 17cc544314f0: Preparing 08:44:52 abd6ce0db20e: Preparing 08:44:52 cb6c492a8644: Preparing 08:44:52 b50b2a1f1210: Preparing 08:44:52 abfcb263a588: Preparing 08:44:52 b50b2a1f1210: Waiting 08:44:52 abd6ce0db20e: Waiting 08:44:52 cb6c492a8644: Waiting 08:44:52 abfcb263a588: Waiting 08:44:52 c9a1d2047dc1: Layer already exists 08:44:52 17cc544314f0: Layer already exists 08:44:52 ac6a33368ffd: Layer already exists 08:44:52 65099042c726: Layer already exists 08:44:52 2ccd6a802ee4: Layer already exists 08:44:52 abd6ce0db20e: Layer already exists 08:44:52 cb6c492a8644: Layer already exists 08:44:52 b50b2a1f1210: Layer already exists 08:44:52 abfcb263a588: Layer already exists 08:44:52 7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70: digest: sha256:9b1395ce39f4569d597caba0827b9ed5a3c370f815ffa256ba79de8cf2592584 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:44:53 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:44:53 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main 08:44:53 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 08:44:53 2ccd6a802ee4: Preparing 08:44:53 c9a1d2047dc1: Preparing 08:44:53 65099042c726: Preparing 08:44:53 ac6a33368ffd: Preparing 08:44:53 17cc544314f0: Preparing 08:44:53 abd6ce0db20e: Preparing 08:44:53 cb6c492a8644: Preparing 08:44:53 b50b2a1f1210: Preparing 08:44:53 abfcb263a588: Preparing 08:44:53 abd6ce0db20e: Waiting 08:44:53 cb6c492a8644: Waiting 08:44:53 b50b2a1f1210: Waiting 08:44:53 abfcb263a588: Waiting 08:44:53 17cc544314f0: Layer already exists 08:44:53 c9a1d2047dc1: Layer already exists 08:44:53 65099042c726: Layer already exists 08:44:53 2ccd6a802ee4: Layer already exists 08:44:53 ac6a33368ffd: Layer already exists 08:44:53 cb6c492a8644: Layer already exists 08:44:53 abfcb263a588: Layer already exists 08:44:53 b50b2a1f1210: Layer already exists 08:44:53 abd6ce0db20e: Layer already exists 08:44:53 main: digest: sha256:9b1395ce39f4569d597caba0827b9ed5a3c370f815ffa256ba79de8cf2592584 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:44:53 ===================================================== [Pipeline] echo 08:44:53 taggedImages: 08:44:53 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:7edac8007c813f9848da4a88def049bb4874d70c 08:44:53 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 08:44:53 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.70 08:44:53 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70 08:44:53 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo 08:44:53 [edgeXDocker.push] Tagging docker image core-data with the following tags: 08:44:53 7edac8007c813f9848da4a88def049bb4874d70c 08:44:53 latest 08:44:53 4.1.0-dev.70 08:44:53 7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70 08:44:53 main 08:44:53 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:44:54 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:7edac8007c813f9848da4a88def049bb4874d70c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:44:54 + docker push nexus3.edgexfoundry.org:10004/core-data:7edac8007c813f9848da4a88def049bb4874d70c 08:44:54 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 08:44:54 b1f29aaf514c: Preparing 08:44:54 137c18cca02b: Preparing 08:44:54 17cc544314f0: Preparing 08:44:54 abd6ce0db20e: Preparing 08:44:54 5e56ec4f3e2c: Preparing 08:44:54 83667b3f4088: Preparing 08:44:54 abfcb263a588: Preparing 08:44:54 83667b3f4088: Waiting 08:44:54 abfcb263a588: Waiting 08:44:54 17cc544314f0: Layer already exists 08:44:54 abd6ce0db20e: Layer already exists 08:44:54 abfcb263a588: Layer already exists 08:44:54 5e56ec4f3e2c: Pushed 08:44:54 b1f29aaf514c: Pushed 08:44:54 83667b3f4088: Pushed 08:44:58 137c18cca02b: Pushed 08:44:58 7edac8007c813f9848da4a88def049bb4874d70c: digest: sha256:20467429f66d8a1053a8e44b33ab1e51094cbe30fa0acef15eb8fc6abee82133 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:44:58 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:44:59 + docker push nexus3.edgexfoundry.org:10004/core-data:latest 08:44:59 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 08:44:59 b1f29aaf514c: Preparing 08:44:59 137c18cca02b: Preparing 08:44:59 17cc544314f0: Preparing 08:44:59 abd6ce0db20e: Preparing 08:44:59 5e56ec4f3e2c: Preparing 08:44:59 83667b3f4088: Preparing 08:44:59 abfcb263a588: Preparing 08:44:59 83667b3f4088: Waiting 08:44:59 abfcb263a588: Waiting 08:44:59 137c18cca02b: Layer already exists 08:44:59 abd6ce0db20e: Layer already exists 08:44:59 5e56ec4f3e2c: Layer already exists 08:44:59 b1f29aaf514c: Layer already exists 08:44:59 17cc544314f0: Layer already exists 08:44:59 abfcb263a588: Layer already exists 08:44:59 83667b3f4088: Layer already exists 08:44:59 latest: digest: sha256:20467429f66d8a1053a8e44b33ab1e51094cbe30fa0acef15eb8fc6abee82133 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:44:59 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.70 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:44:59 + docker push nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.70 08:44:59 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 08:44:59 b1f29aaf514c: Preparing 08:44:59 137c18cca02b: Preparing 08:44:59 17cc544314f0: Preparing 08:44:59 abd6ce0db20e: Preparing 08:44:59 5e56ec4f3e2c: Preparing 08:44:59 83667b3f4088: Preparing 08:44:59 abfcb263a588: Preparing 08:44:59 83667b3f4088: Waiting 08:44:59 abfcb263a588: Waiting 08:44:59 abd6ce0db20e: Layer already exists 08:44:59 5e56ec4f3e2c: Layer already exists 08:44:59 17cc544314f0: Layer already exists 08:44:59 b1f29aaf514c: Layer already exists 08:44:59 137c18cca02b: Layer already exists 08:44:59 abfcb263a588: Layer already exists 08:44:59 83667b3f4088: Layer already exists 08:44:59 4.1.0-dev.70: digest: sha256:20467429f66d8a1053a8e44b33ab1e51094cbe30fa0acef15eb8fc6abee82133 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:45:00 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:45:00 + docker push nexus3.edgexfoundry.org:10004/core-data:7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70 08:45:00 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 08:45:00 b1f29aaf514c: Preparing 08:45:00 137c18cca02b: Preparing 08:45:00 17cc544314f0: Preparing 08:45:00 abd6ce0db20e: Preparing 08:45:00 5e56ec4f3e2c: Preparing 08:45:00 83667b3f4088: Preparing 08:45:00 abfcb263a588: Preparing 08:45:00 abfcb263a588: Waiting 08:45:00 83667b3f4088: Waiting 08:45:00 17cc544314f0: Layer already exists 08:45:00 b1f29aaf514c: Layer already exists 08:45:00 5e56ec4f3e2c: Layer already exists 08:45:00 137c18cca02b: Layer already exists 08:45:00 abd6ce0db20e: Layer already exists 08:45:00 abfcb263a588: Layer already exists 08:45:00 83667b3f4088: Layer already exists 08:45:00 7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70: digest: sha256:20467429f66d8a1053a8e44b33ab1e51094cbe30fa0acef15eb8fc6abee82133 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:45:00 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:45:01 + docker push nexus3.edgexfoundry.org:10004/core-data:main 08:45:01 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 08:45:01 b1f29aaf514c: Preparing 08:45:01 137c18cca02b: Preparing 08:45:01 17cc544314f0: Preparing 08:45:01 abd6ce0db20e: Preparing 08:45:01 5e56ec4f3e2c: Preparing 08:45:01 83667b3f4088: Preparing 08:45:01 abfcb263a588: Preparing 08:45:01 83667b3f4088: Waiting 08:45:01 abfcb263a588: Waiting 08:45:01 137c18cca02b: Layer already exists 08:45:01 abd6ce0db20e: Layer already exists 08:45:01 17cc544314f0: Layer already exists 08:45:01 b1f29aaf514c: Layer already exists 08:45:01 5e56ec4f3e2c: Layer already exists 08:45:01 83667b3f4088: Layer already exists 08:45:01 abfcb263a588: Layer already exists 08:45:01 main: digest: sha256:20467429f66d8a1053a8e44b33ab1e51094cbe30fa0acef15eb8fc6abee82133 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:45:01 ===================================================== [Pipeline] echo 08:45:01 taggedImages: 08:45:01 - nexus3.edgexfoundry.org:10004/core-data:7edac8007c813f9848da4a88def049bb4874d70c 08:45:01 - nexus3.edgexfoundry.org:10004/core-data:latest 08:45:01 - nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.70 08:45:01 - nexus3.edgexfoundry.org:10004/core-data:7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70 08:45:01 - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo 08:45:01 [edgeXDocker.push] Tagging docker image core-keeper with the following tags: 08:45:01 7edac8007c813f9848da4a88def049bb4874d70c 08:45:01 latest 08:45:01 4.1.0-dev.70 08:45:01 7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70 08:45:01 main 08:45:01 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:45:01 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:7edac8007c813f9848da4a88def049bb4874d70c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:45:02 + docker push nexus3.edgexfoundry.org:10004/core-keeper:7edac8007c813f9848da4a88def049bb4874d70c 08:45:02 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 08:45:02 a70eba43b4ff: Preparing 08:45:02 99c7e56e2561: Preparing 08:45:02 abd6ce0db20e: Preparing 08:45:02 928e9aef1f4b: Preparing 08:45:02 d08cad5687fd: Preparing 08:45:02 abfcb263a588: Preparing 08:45:02 abfcb263a588: Waiting 08:45:02 abd6ce0db20e: Layer already exists 08:45:02 abfcb263a588: Layer already exists 08:45:02 928e9aef1f4b: Pushed 08:45:02 a70eba43b4ff: Pushed 08:45:02 d08cad5687fd: Pushed 08:45:05 99c7e56e2561: Pushed 08:45:05 7edac8007c813f9848da4a88def049bb4874d70c: digest: sha256:0d323dbba981fdd15675eb51dba9286a2257e347a986ed53fe0128926dd5c787 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:45:05 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:45:06 + docker push nexus3.edgexfoundry.org:10004/core-keeper:latest 08:45:06 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 08:45:06 a70eba43b4ff: Preparing 08:45:06 99c7e56e2561: Preparing 08:45:06 abd6ce0db20e: Preparing 08:45:06 928e9aef1f4b: Preparing 08:45:06 d08cad5687fd: Preparing 08:45:06 abfcb263a588: Preparing 08:45:06 abfcb263a588: Waiting 08:45:06 abd6ce0db20e: Layer already exists 08:45:06 928e9aef1f4b: Layer already exists 08:45:06 a70eba43b4ff: Layer already exists 08:45:06 d08cad5687fd: Layer already exists 08:45:06 99c7e56e2561: Layer already exists 08:45:06 abfcb263a588: Layer already exists 08:45:06 latest: digest: sha256:0d323dbba981fdd15675eb51dba9286a2257e347a986ed53fe0128926dd5c787 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:45:06 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.70 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:45:06 + docker push nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.70 08:45:06 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 08:45:06 a70eba43b4ff: Preparing 08:45:06 99c7e56e2561: Preparing 08:45:06 abd6ce0db20e: Preparing 08:45:06 928e9aef1f4b: Preparing 08:45:06 d08cad5687fd: Preparing 08:45:06 abfcb263a588: Preparing 08:45:06 abfcb263a588: Waiting 08:45:06 928e9aef1f4b: Layer already exists 08:45:06 abd6ce0db20e: Layer already exists 08:45:06 a70eba43b4ff: Layer already exists 08:45:06 d08cad5687fd: Layer already exists 08:45:06 99c7e56e2561: Layer already exists 08:45:06 abfcb263a588: Layer already exists 08:45:06 4.1.0-dev.70: digest: sha256:0d323dbba981fdd15675eb51dba9286a2257e347a986ed53fe0128926dd5c787 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:45:07 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:45:07 + docker push nexus3.edgexfoundry.org:10004/core-keeper:7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70 08:45:07 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 08:45:07 a70eba43b4ff: Preparing 08:45:07 99c7e56e2561: Preparing 08:45:07 abd6ce0db20e: Preparing 08:45:07 928e9aef1f4b: Preparing 08:45:07 d08cad5687fd: Preparing 08:45:07 abfcb263a588: Preparing 08:45:07 abfcb263a588: Waiting 08:45:07 d08cad5687fd: Layer already exists 08:45:07 99c7e56e2561: Layer already exists 08:45:07 abd6ce0db20e: Layer already exists 08:45:07 928e9aef1f4b: Layer already exists 08:45:07 a70eba43b4ff: Layer already exists 08:45:07 abfcb263a588: Layer already exists 08:45:07 7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70: digest: sha256:0d323dbba981fdd15675eb51dba9286a2257e347a986ed53fe0128926dd5c787 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:45:07 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:45:08 + docker push nexus3.edgexfoundry.org:10004/core-keeper:main 08:45:08 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 08:45:08 a70eba43b4ff: Preparing 08:45:08 99c7e56e2561: Preparing 08:45:08 abd6ce0db20e: Preparing 08:45:08 928e9aef1f4b: Preparing 08:45:08 d08cad5687fd: Preparing 08:45:08 abfcb263a588: Preparing 08:45:08 abfcb263a588: Waiting 08:45:08 928e9aef1f4b: Layer already exists 08:45:08 a70eba43b4ff: Layer already exists 08:45:08 abd6ce0db20e: Layer already exists 08:45:08 d08cad5687fd: Layer already exists 08:45:08 99c7e56e2561: Layer already exists 08:45:08 abfcb263a588: Layer already exists 08:45:08 main: digest: sha256:0d323dbba981fdd15675eb51dba9286a2257e347a986ed53fe0128926dd5c787 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:45:08 ===================================================== [Pipeline] echo 08:45:08 taggedImages: 08:45:08 - nexus3.edgexfoundry.org:10004/core-keeper:7edac8007c813f9848da4a88def049bb4874d70c 08:45:08 - nexus3.edgexfoundry.org:10004/core-keeper:latest 08:45:08 - nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.70 08:45:08 - nexus3.edgexfoundry.org:10004/core-keeper:7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70 08:45:08 - nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] echo 08:45:08 [edgeXDocker.push] Tagging docker image core-metadata with the following tags: 08:45:08 7edac8007c813f9848da4a88def049bb4874d70c 08:45:08 latest 08:45:08 4.1.0-dev.70 08:45:08 7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70 08:45:08 main 08:45:08 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:45:08 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:7edac8007c813f9848da4a88def049bb4874d70c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:45:09 + docker push nexus3.edgexfoundry.org:10004/core-metadata:7edac8007c813f9848da4a88def049bb4874d70c 08:45:09 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 08:45:09 7b9084984b99: Preparing 08:45:09 d6375be3cb02: Preparing 08:45:09 8528f5839187: Preparing 08:45:09 17cc544314f0: Preparing 08:45:09 abd6ce0db20e: Preparing 08:45:09 cb6c492a8644: Preparing 08:45:09 b50b2a1f1210: Preparing 08:45:09 b50b2a1f1210: Waiting 08:45:09 cb6c492a8644: Waiting 08:45:09 abfcb263a588: Preparing 08:45:09 abfcb263a588: Waiting 08:45:09 17cc544314f0: Layer already exists 08:45:09 abd6ce0db20e: Layer already exists 08:45:09 cb6c492a8644: Layer already exists 08:45:09 b50b2a1f1210: Layer already exists 08:45:09 abfcb263a588: Layer already exists 08:45:09 7b9084984b99: Pushed 08:45:09 d6375be3cb02: Pushed 08:45:14 8528f5839187: Pushed 08:45:14 7edac8007c813f9848da4a88def049bb4874d70c: digest: sha256:cb334658a44949049474915d4a786295f63932fd434382b7dac732b68243c4d2 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:45:14 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:45:14 + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest 08:45:14 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 08:45:14 7b9084984b99: Preparing 08:45:14 d6375be3cb02: Preparing 08:45:14 8528f5839187: Preparing 08:45:14 17cc544314f0: Preparing 08:45:14 abd6ce0db20e: Preparing 08:45:14 cb6c492a8644: Preparing 08:45:14 b50b2a1f1210: Preparing 08:45:14 abfcb263a588: Preparing 08:45:14 b50b2a1f1210: Waiting 08:45:14 abfcb263a588: Waiting 08:45:14 cb6c492a8644: Waiting 08:45:15 d6375be3cb02: Layer already exists 08:45:15 7b9084984b99: Layer already exists 08:45:15 8528f5839187: Layer already exists 08:45:15 abd6ce0db20e: Layer already exists 08:45:15 17cc544314f0: Layer already exists 08:45:15 b50b2a1f1210: Layer already exists 08:45:15 cb6c492a8644: Layer already exists 08:45:15 abfcb263a588: Layer already exists 08:45:19 latest: digest: sha256:cb334658a44949049474915d4a786295f63932fd434382b7dac732b68243c4d2 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:45:19 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.70 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:45:19 + docker push nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.70 08:45:19 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 08:45:19 7b9084984b99: Preparing 08:45:19 d6375be3cb02: Preparing 08:45:19 8528f5839187: Preparing 08:45:19 17cc544314f0: Preparing 08:45:19 abd6ce0db20e: Preparing 08:45:19 cb6c492a8644: Preparing 08:45:19 b50b2a1f1210: Preparing 08:45:19 abfcb263a588: Preparing 08:45:19 cb6c492a8644: Waiting 08:45:19 b50b2a1f1210: Waiting 08:45:19 abfcb263a588: Waiting 08:45:19 abd6ce0db20e: Layer already exists 08:45:19 7b9084984b99: Layer already exists 08:45:19 d6375be3cb02: Layer already exists 08:45:19 8528f5839187: Layer already exists 08:45:19 17cc544314f0: Layer already exists 08:45:19 cb6c492a8644: Layer already exists 08:45:19 abfcb263a588: Layer already exists 08:45:19 b50b2a1f1210: Layer already exists 08:45:19 4.1.0-dev.70: digest: sha256:cb334658a44949049474915d4a786295f63932fd434382b7dac732b68243c4d2 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:45:20 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:45:20 + docker push nexus3.edgexfoundry.org:10004/core-metadata:7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70 08:45:20 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 08:45:20 7b9084984b99: Preparing 08:45:20 d6375be3cb02: Preparing 08:45:20 8528f5839187: Preparing 08:45:20 17cc544314f0: Preparing 08:45:20 abd6ce0db20e: Preparing 08:45:20 cb6c492a8644: Preparing 08:45:20 cb6c492a8644: Waiting 08:45:20 b50b2a1f1210: Preparing 08:45:20 abfcb263a588: Preparing 08:45:20 b50b2a1f1210: Waiting 08:45:20 abfcb263a588: Waiting 08:45:20 8528f5839187: Layer already exists 08:45:20 d6375be3cb02: Layer already exists 08:45:20 abd6ce0db20e: Layer already exists 08:45:20 7b9084984b99: Layer already exists 08:45:20 17cc544314f0: Layer already exists 08:45:20 cb6c492a8644: Layer already exists 08:45:20 b50b2a1f1210: Layer already exists 08:45:20 abfcb263a588: Layer already exists 08:45:20 7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70: digest: sha256:cb334658a44949049474915d4a786295f63932fd434382b7dac732b68243c4d2 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:45:20 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:45:21 + docker push nexus3.edgexfoundry.org:10004/core-metadata:main 08:45:21 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 08:45:21 7b9084984b99: Preparing 08:45:21 d6375be3cb02: Preparing 08:45:21 8528f5839187: Preparing 08:45:21 17cc544314f0: Preparing 08:45:21 abd6ce0db20e: Preparing 08:45:21 cb6c492a8644: Preparing 08:45:21 b50b2a1f1210: Preparing 08:45:21 abfcb263a588: Preparing 08:45:21 cb6c492a8644: Waiting 08:45:21 b50b2a1f1210: Waiting 08:45:21 abfcb263a588: Waiting 08:45:21 abd6ce0db20e: Layer already exists 08:45:21 17cc544314f0: Layer already exists 08:45:21 7b9084984b99: Layer already exists 08:45:21 8528f5839187: Layer already exists 08:45:21 d6375be3cb02: Layer already exists 08:45:21 cb6c492a8644: Layer already exists 08:45:21 b50b2a1f1210: Layer already exists 08:45:21 abfcb263a588: Layer already exists 08:45:21 main: digest: sha256:cb334658a44949049474915d4a786295f63932fd434382b7dac732b68243c4d2 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:45:21 ===================================================== [Pipeline] echo 08:45:21 taggedImages: 08:45:21 - nexus3.edgexfoundry.org:10004/core-metadata:7edac8007c813f9848da4a88def049bb4874d70c 08:45:21 - nexus3.edgexfoundry.org:10004/core-metadata:latest 08:45:21 - nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.70 08:45:21 - nexus3.edgexfoundry.org:10004/core-metadata:7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70 08:45:21 - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo 08:45:21 [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: 08:45:21 7edac8007c813f9848da4a88def049bb4874d70c 08:45:21 latest 08:45:21 4.1.0-dev.70 08:45:21 7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70 08:45:21 main 08:45:21 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:45:21 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:7edac8007c813f9848da4a88def049bb4874d70c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:45:21 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:7edac8007c813f9848da4a88def049bb4874d70c 08:45:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 08:45:21 07061c9d0033: Preparing 08:45:21 3b599f18e532: Preparing 08:45:21 45b224682df0: Preparing 08:45:21 5c894849c0f8: Preparing 08:45:21 2855018be0c0: Preparing 08:45:21 a7b9fb3d716c: Preparing 08:45:21 87f3b03db791: Preparing 08:45:21 17cc544314f0: Preparing 08:45:21 abd6ce0db20e: Preparing 08:45:21 17cc544314f0: Waiting 08:45:21 a7b9fb3d716c: Waiting 08:45:21 87f3b03db791: Waiting 08:45:21 abd6ce0db20e: Waiting 08:45:21 18cc2dbe5e9f: Preparing 08:45:21 d2adf5898649: Preparing 08:45:21 5f70bf18a086: Preparing 08:45:21 40a3e0e206b8: Preparing 08:45:21 56224096b73d: Preparing 08:45:21 18cc2dbe5e9f: Waiting 08:45:21 d2adf5898649: Waiting 08:45:21 5f70bf18a086: Waiting 08:45:21 5f97f609e01c: Preparing 08:45:21 abfcb263a588: Preparing 08:45:21 5f97f609e01c: Waiting 08:45:21 abfcb263a588: Waiting 08:45:21 56224096b73d: Waiting 08:45:21 40a3e0e206b8: Waiting 08:45:21 45b224682df0: Pushed 08:45:21 3b599f18e532: Pushed 08:45:21 2855018be0c0: Pushed 08:45:21 5c894849c0f8: Pushed 08:45:21 07061c9d0033: Pushed 08:45:21 17cc544314f0: Layer already exists 08:45:21 abd6ce0db20e: Layer already exists 08:45:22 5f70bf18a086: Layer already exists 08:45:22 a7b9fb3d716c: Pushed 08:45:22 18cc2dbe5e9f: Pushed 08:45:22 d2adf5898649: Pushed 08:45:22 40a3e0e206b8: Pushed 08:45:22 abfcb263a588: Layer already exists 08:45:22 56224096b73d: Pushed 08:45:22 5f97f609e01c: Pushed 08:45:23 87f3b03db791: Pushed 08:45:23 7edac8007c813f9848da4a88def049bb4874d70c: digest: sha256:aae876df7cce8c8b88c10eb516b66a62ba6db96d5db1b9b1a7a2baba7205b37d size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:45:23 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:45:24 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 08:45:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 08:45:24 07061c9d0033: Preparing 08:45:24 3b599f18e532: Preparing 08:45:24 45b224682df0: Preparing 08:45:24 5c894849c0f8: Preparing 08:45:24 2855018be0c0: Preparing 08:45:24 a7b9fb3d716c: Preparing 08:45:24 87f3b03db791: Preparing 08:45:24 17cc544314f0: Preparing 08:45:24 abd6ce0db20e: Preparing 08:45:24 18cc2dbe5e9f: Preparing 08:45:24 d2adf5898649: Preparing 08:45:24 5f70bf18a086: Preparing 08:45:24 40a3e0e206b8: Preparing 08:45:24 56224096b73d: Preparing 08:45:24 5f97f609e01c: Preparing 08:45:24 abfcb263a588: Preparing 08:45:24 a7b9fb3d716c: Waiting 08:45:24 87f3b03db791: Waiting 08:45:24 17cc544314f0: Waiting 08:45:24 abd6ce0db20e: Waiting 08:45:24 18cc2dbe5e9f: Waiting 08:45:24 d2adf5898649: Waiting 08:45:24 5f97f609e01c: Waiting 08:45:24 abfcb263a588: Waiting 08:45:24 5f70bf18a086: Waiting 08:45:24 40a3e0e206b8: Waiting 08:45:24 56224096b73d: Waiting 08:45:24 07061c9d0033: Layer already exists 08:45:24 5c894849c0f8: Layer already exists 08:45:24 3b599f18e532: Layer already exists 08:45:24 2855018be0c0: Layer already exists 08:45:24 45b224682df0: Layer already exists 08:45:24 17cc544314f0: Layer already exists 08:45:24 87f3b03db791: Layer already exists 08:45:24 a7b9fb3d716c: Layer already exists 08:45:24 18cc2dbe5e9f: Layer already exists 08:45:24 abd6ce0db20e: Layer already exists 08:45:24 d2adf5898649: Layer already exists 08:45:24 5f70bf18a086: Layer already exists 08:45:24 40a3e0e206b8: Layer already exists 08:45:24 5f97f609e01c: Layer already exists 08:45:24 56224096b73d: Layer already exists 08:45:24 abfcb263a588: Layer already exists 08:45:24 latest: digest: sha256:aae876df7cce8c8b88c10eb516b66a62ba6db96d5db1b9b1a7a2baba7205b37d size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:45:24 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.70 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:45:24 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.70 08:45:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 08:45:24 07061c9d0033: Preparing 08:45:24 3b599f18e532: Preparing 08:45:24 45b224682df0: Preparing 08:45:24 5c894849c0f8: Preparing 08:45:24 2855018be0c0: Preparing 08:45:24 a7b9fb3d716c: Preparing 08:45:24 87f3b03db791: Preparing 08:45:24 17cc544314f0: Preparing 08:45:24 abd6ce0db20e: Preparing 08:45:24 18cc2dbe5e9f: Preparing 08:45:24 d2adf5898649: Preparing 08:45:24 5f70bf18a086: Preparing 08:45:24 40a3e0e206b8: Preparing 08:45:24 56224096b73d: Preparing 08:45:24 5f97f609e01c: Preparing 08:45:24 abfcb263a588: Preparing 08:45:24 abd6ce0db20e: Waiting 08:45:24 18cc2dbe5e9f: Waiting 08:45:24 d2adf5898649: Waiting 08:45:24 a7b9fb3d716c: Waiting 08:45:24 5f70bf18a086: Waiting 08:45:24 40a3e0e206b8: Waiting 08:45:24 56224096b73d: Waiting 08:45:24 5f97f609e01c: Waiting 08:45:24 abfcb263a588: Waiting 08:45:24 87f3b03db791: Waiting 08:45:24 17cc544314f0: Waiting 08:45:24 3b599f18e532: Layer already exists 08:45:24 5c894849c0f8: Layer already exists 08:45:24 2855018be0c0: Layer already exists 08:45:24 07061c9d0033: Layer already exists 08:45:24 45b224682df0: Layer already exists 08:45:24 abd6ce0db20e: Layer already exists 08:45:24 87f3b03db791: Layer already exists 08:45:24 a7b9fb3d716c: Layer already exists 08:45:24 17cc544314f0: Layer already exists 08:45:24 18cc2dbe5e9f: Layer already exists 08:45:24 5f97f609e01c: Layer already exists 08:45:24 56224096b73d: Layer already exists 08:45:24 d2adf5898649: Layer already exists 08:45:24 40a3e0e206b8: Layer already exists 08:45:24 5f70bf18a086: Layer already exists 08:45:24 abfcb263a588: Layer already exists 08:45:24 4.1.0-dev.70: digest: sha256:aae876df7cce8c8b88c10eb516b66a62ba6db96d5db1b9b1a7a2baba7205b37d size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:45:25 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:45:25 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70 08:45:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 08:45:25 07061c9d0033: Preparing 08:45:25 3b599f18e532: Preparing 08:45:25 45b224682df0: Preparing 08:45:25 5c894849c0f8: Preparing 08:45:25 2855018be0c0: Preparing 08:45:25 a7b9fb3d716c: Preparing 08:45:25 87f3b03db791: Preparing 08:45:25 17cc544314f0: Preparing 08:45:25 abd6ce0db20e: Preparing 08:45:25 18cc2dbe5e9f: Preparing 08:45:25 d2adf5898649: Preparing 08:45:25 5f70bf18a086: Preparing 08:45:25 40a3e0e206b8: Preparing 08:45:25 56224096b73d: Preparing 08:45:25 5f97f609e01c: Preparing 08:45:25 abfcb263a588: Preparing 08:45:25 a7b9fb3d716c: Waiting 08:45:25 87f3b03db791: Waiting 08:45:25 17cc544314f0: Waiting 08:45:25 abd6ce0db20e: Waiting 08:45:25 18cc2dbe5e9f: Waiting 08:45:25 d2adf5898649: Waiting 08:45:25 5f70bf18a086: Waiting 08:45:25 40a3e0e206b8: Waiting 08:45:25 56224096b73d: Waiting 08:45:25 5f97f609e01c: Waiting 08:45:25 abfcb263a588: Waiting 08:45:25 3b599f18e532: Layer already exists 08:45:25 5c894849c0f8: Layer already exists 08:45:25 07061c9d0033: Layer already exists 08:45:25 2855018be0c0: Layer already exists 08:45:25 45b224682df0: Layer already exists 08:45:25 a7b9fb3d716c: Layer already exists 08:45:25 87f3b03db791: Layer already exists 08:45:25 17cc544314f0: Layer already exists 08:45:25 18cc2dbe5e9f: Layer already exists 08:45:25 abd6ce0db20e: Layer already exists 08:45:25 d2adf5898649: Layer already exists 08:45:25 40a3e0e206b8: Layer already exists 08:45:25 56224096b73d: Layer already exists 08:45:25 5f97f609e01c: Layer already exists 08:45:25 5f70bf18a086: Layer already exists 08:45:25 abfcb263a588: Layer already exists 08:45:25 7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70: digest: sha256:aae876df7cce8c8b88c10eb516b66a62ba6db96d5db1b9b1a7a2baba7205b37d size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:45:25 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:45:26 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main 08:45:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 08:45:26 07061c9d0033: Preparing 08:45:26 3b599f18e532: Preparing 08:45:26 45b224682df0: Preparing 08:45:26 5c894849c0f8: Preparing 08:45:26 2855018be0c0: Preparing 08:45:26 a7b9fb3d716c: Preparing 08:45:26 87f3b03db791: Preparing 08:45:26 17cc544314f0: Preparing 08:45:26 abd6ce0db20e: Preparing 08:45:26 18cc2dbe5e9f: Preparing 08:45:26 d2adf5898649: Preparing 08:45:26 5f70bf18a086: Preparing 08:45:26 40a3e0e206b8: Preparing 08:45:26 56224096b73d: Preparing 08:45:26 5f97f609e01c: Preparing 08:45:26 abfcb263a588: Preparing 08:45:26 d2adf5898649: Waiting 08:45:26 5f70bf18a086: Waiting 08:45:26 40a3e0e206b8: Waiting 08:45:26 56224096b73d: Waiting 08:45:26 5f97f609e01c: Waiting 08:45:26 abfcb263a588: Waiting 08:45:26 a7b9fb3d716c: Waiting 08:45:26 87f3b03db791: Waiting 08:45:26 17cc544314f0: Waiting 08:45:26 abd6ce0db20e: Waiting 08:45:26 18cc2dbe5e9f: Waiting 08:45:26 5c894849c0f8: Layer already exists 08:45:26 45b224682df0: Layer already exists 08:45:26 07061c9d0033: Layer already exists 08:45:26 3b599f18e532: Layer already exists 08:45:26 2855018be0c0: Layer already exists 08:45:26 a7b9fb3d716c: Layer already exists 08:45:26 87f3b03db791: Layer already exists 08:45:26 abd6ce0db20e: Layer already exists 08:45:26 17cc544314f0: Layer already exists 08:45:26 18cc2dbe5e9f: Layer already exists 08:45:26 40a3e0e206b8: Layer already exists 08:45:26 56224096b73d: Layer already exists 08:45:26 5f70bf18a086: Layer already exists 08:45:26 abfcb263a588: Layer already exists 08:45:26 d2adf5898649: Layer already exists 08:45:26 5f97f609e01c: Layer already exists 08:45:26 main: digest: sha256:aae876df7cce8c8b88c10eb516b66a62ba6db96d5db1b9b1a7a2baba7205b37d size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:45:26 ===================================================== [Pipeline] echo 08:45:26 taggedImages: 08:45:26 - nexus3.edgexfoundry.org:10004/security-bootstrapper:7edac8007c813f9848da4a88def049bb4874d70c 08:45:26 - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 08:45:26 - nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.70 08:45:26 - nexus3.edgexfoundry.org:10004/security-bootstrapper:7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70 08:45:26 - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo 08:45:26 [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: 08:45:26 7edac8007c813f9848da4a88def049bb4874d70c 08:45:26 latest 08:45:26 4.1.0-dev.70 08:45:26 7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70 08:45:26 main 08:45:26 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:45:26 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:7edac8007c813f9848da4a88def049bb4874d70c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:45:26 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:7edac8007c813f9848da4a88def049bb4874d70c 08:45:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 08:45:26 0437c2aca579: Preparing 08:45:26 2533c88dd9b8: Preparing 08:45:26 f5f8979e624a: Preparing 08:45:26 520efeaf7510: Preparing 08:45:26 17cc544314f0: Preparing 08:45:26 abd6ce0db20e: Preparing 08:45:26 cb6c492a8644: Preparing 08:45:26 b50b2a1f1210: Preparing 08:45:26 abfcb263a588: Preparing 08:45:26 abd6ce0db20e: Waiting 08:45:26 cb6c492a8644: Waiting 08:45:26 b50b2a1f1210: Waiting 08:45:26 abfcb263a588: Waiting 08:45:26 17cc544314f0: Layer already exists 08:45:26 abd6ce0db20e: Layer already exists 08:45:26 cb6c492a8644: Layer already exists 08:45:26 b50b2a1f1210: Layer already exists 08:45:26 abfcb263a588: Layer already exists 08:45:26 2533c88dd9b8: Pushed 08:45:26 f5f8979e624a: Pushed 08:45:26 0437c2aca579: Pushed 08:45:31 520efeaf7510: Pushed 08:45:31 7edac8007c813f9848da4a88def049bb4874d70c: digest: sha256:601d1b19aa7e50e00d5fea1ba1a4897c9e388029363908ca215ec396b229a9da size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:45:31 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:45:31 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 08:45:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 08:45:31 0437c2aca579: Preparing 08:45:31 2533c88dd9b8: Preparing 08:45:31 f5f8979e624a: Preparing 08:45:31 520efeaf7510: Preparing 08:45:31 17cc544314f0: Preparing 08:45:31 abd6ce0db20e: Preparing 08:45:31 cb6c492a8644: Preparing 08:45:31 b50b2a1f1210: Preparing 08:45:31 abfcb263a588: Preparing 08:45:31 abd6ce0db20e: Waiting 08:45:31 cb6c492a8644: Waiting 08:45:31 b50b2a1f1210: Waiting 08:45:31 abfcb263a588: Waiting 08:45:31 17cc544314f0: Layer already exists 08:45:31 2533c88dd9b8: Layer already exists 08:45:31 f5f8979e624a: Layer already exists 08:45:31 0437c2aca579: Layer already exists 08:45:31 520efeaf7510: Layer already exists 08:45:31 abd6ce0db20e: Layer already exists 08:45:31 cb6c492a8644: Layer already exists 08:45:31 abfcb263a588: Layer already exists 08:45:31 b50b2a1f1210: Layer already exists 08:45:31 latest: digest: sha256:601d1b19aa7e50e00d5fea1ba1a4897c9e388029363908ca215ec396b229a9da size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:45:32 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.70 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:45:32 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.70 08:45:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 08:45:32 0437c2aca579: Preparing 08:45:32 2533c88dd9b8: Preparing 08:45:32 f5f8979e624a: Preparing 08:45:32 520efeaf7510: Preparing 08:45:32 17cc544314f0: Preparing 08:45:32 abd6ce0db20e: Preparing 08:45:32 cb6c492a8644: Preparing 08:45:32 b50b2a1f1210: Preparing 08:45:32 abfcb263a588: Preparing 08:45:32 abd6ce0db20e: Waiting 08:45:32 cb6c492a8644: Waiting 08:45:32 b50b2a1f1210: Waiting 08:45:32 abfcb263a588: Waiting 08:45:32 2533c88dd9b8: Layer already exists 08:45:32 17cc544314f0: Layer already exists 08:45:32 f5f8979e624a: Layer already exists 08:45:32 520efeaf7510: Layer already exists 08:45:32 0437c2aca579: Layer already exists 08:45:32 abd6ce0db20e: Layer already exists 08:45:32 cb6c492a8644: Layer already exists 08:45:32 b50b2a1f1210: Layer already exists 08:45:32 abfcb263a588: Layer already exists 08:45:32 4.1.0-dev.70: digest: sha256:601d1b19aa7e50e00d5fea1ba1a4897c9e388029363908ca215ec396b229a9da size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:45:32 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:45:33 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70 08:45:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 08:45:33 0437c2aca579: Preparing 08:45:33 2533c88dd9b8: Preparing 08:45:33 f5f8979e624a: Preparing 08:45:33 520efeaf7510: Preparing 08:45:33 17cc544314f0: Preparing 08:45:33 abd6ce0db20e: Preparing 08:45:33 cb6c492a8644: Preparing 08:45:33 b50b2a1f1210: Preparing 08:45:33 abfcb263a588: Preparing 08:45:33 abd6ce0db20e: Waiting 08:45:33 b50b2a1f1210: Waiting 08:45:33 cb6c492a8644: Waiting 08:45:33 abfcb263a588: Waiting 08:45:33 17cc544314f0: Layer already exists 08:45:33 2533c88dd9b8: Layer already exists 08:45:33 520efeaf7510: Layer already exists 08:45:33 f5f8979e624a: Layer already exists 08:45:33 0437c2aca579: Layer already exists 08:45:33 abd6ce0db20e: Layer already exists 08:45:33 cb6c492a8644: Layer already exists 08:45:33 b50b2a1f1210: Layer already exists 08:45:33 abfcb263a588: Layer already exists 08:45:33 7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70: digest: sha256:601d1b19aa7e50e00d5fea1ba1a4897c9e388029363908ca215ec396b229a9da size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:45:33 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:45:33 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main 08:45:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 08:45:33 0437c2aca579: Preparing 08:45:33 2533c88dd9b8: Preparing 08:45:33 f5f8979e624a: Preparing 08:45:33 520efeaf7510: Preparing 08:45:33 17cc544314f0: Preparing 08:45:33 abd6ce0db20e: Preparing 08:45:33 cb6c492a8644: Preparing 08:45:33 b50b2a1f1210: Preparing 08:45:33 abfcb263a588: Preparing 08:45:33 cb6c492a8644: Waiting 08:45:33 b50b2a1f1210: Waiting 08:45:33 abd6ce0db20e: Waiting 08:45:33 abfcb263a588: Waiting 08:45:33 520efeaf7510: Layer already exists 08:45:33 0437c2aca579: Layer already exists 08:45:33 17cc544314f0: Layer already exists 08:45:33 2533c88dd9b8: Layer already exists 08:45:33 f5f8979e624a: Layer already exists 08:45:33 abd6ce0db20e: Layer already exists 08:45:33 abfcb263a588: Layer already exists 08:45:33 cb6c492a8644: Layer already exists 08:45:33 b50b2a1f1210: Layer already exists 08:45:33 main: digest: sha256:601d1b19aa7e50e00d5fea1ba1a4897c9e388029363908ca215ec396b229a9da size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:45:33 ===================================================== [Pipeline] echo 08:45:33 taggedImages: 08:45:33 - nexus3.edgexfoundry.org:10004/security-proxy-auth:7edac8007c813f9848da4a88def049bb4874d70c 08:45:33 - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 08:45:33 - nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.70 08:45:33 - nexus3.edgexfoundry.org:10004/security-proxy-auth:7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70 08:45:33 - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo 08:45:33 [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: 08:45:33 7edac8007c813f9848da4a88def049bb4874d70c 08:45:33 latest 08:45:33 4.1.0-dev.70 08:45:33 7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70 08:45:33 main 08:45:33 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:45:34 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:7edac8007c813f9848da4a88def049bb4874d70c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:45:34 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:7edac8007c813f9848da4a88def049bb4874d70c 08:45:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 08:45:34 cfdfef505020: Preparing 08:45:34 7e7d57ffdfb7: Preparing 08:45:34 16f08b7d59b4: Preparing 08:45:34 04e8f3a93c30: Preparing 08:45:34 4db44cdf8445: Preparing 08:45:34 17cc544314f0: Preparing 08:45:34 abd6ce0db20e: Preparing 08:45:34 8725e0d0674b: Preparing 08:45:34 1e1a4853765a: Preparing 08:45:34 60825b0f73a4: Preparing 08:45:34 abfcb263a588: Preparing 08:45:34 17cc544314f0: Waiting 08:45:34 abd6ce0db20e: Waiting 08:45:34 8725e0d0674b: Waiting 08:45:34 1e1a4853765a: Waiting 08:45:34 60825b0f73a4: Waiting 08:45:34 abfcb263a588: Waiting 08:45:34 04e8f3a93c30: Pushed 08:45:34 4db44cdf8445: Pushed 08:45:34 17cc544314f0: Layer already exists 08:45:34 abd6ce0db20e: Layer already exists 08:45:34 cfdfef505020: Pushed 08:45:34 7e7d57ffdfb7: Pushed 08:45:34 abfcb263a588: Layer already exists 08:45:34 1e1a4853765a: Pushed 08:45:34 8725e0d0674b: Pushed 08:45:36 60825b0f73a4: Pushed 08:45:37 16f08b7d59b4: Pushed 08:45:37 7edac8007c813f9848da4a88def049bb4874d70c: digest: sha256:3567ecd62b317133dfc884052bd893eb58134027d3eb6180667e3502aba2f713 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:45:37 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:45:38 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 08:45:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 08:45:38 cfdfef505020: Preparing 08:45:38 7e7d57ffdfb7: Preparing 08:45:38 16f08b7d59b4: Preparing 08:45:38 04e8f3a93c30: Preparing 08:45:38 4db44cdf8445: Preparing 08:45:38 17cc544314f0: Preparing 08:45:38 abd6ce0db20e: Preparing 08:45:38 8725e0d0674b: Preparing 08:45:38 1e1a4853765a: Preparing 08:45:38 60825b0f73a4: Preparing 08:45:38 abfcb263a588: Preparing 08:45:38 1e1a4853765a: Waiting 08:45:38 60825b0f73a4: Waiting 08:45:38 abfcb263a588: Waiting 08:45:38 17cc544314f0: Waiting 08:45:38 abd6ce0db20e: Waiting 08:45:38 8725e0d0674b: Waiting 08:45:38 16f08b7d59b4: Layer already exists 08:45:38 04e8f3a93c30: Layer already exists 08:45:38 4db44cdf8445: Layer already exists 08:45:38 cfdfef505020: Layer already exists 08:45:38 7e7d57ffdfb7: Layer already exists 08:45:38 8725e0d0674b: Layer already exists 08:45:38 17cc544314f0: Layer already exists 08:45:38 60825b0f73a4: Layer already exists 08:45:38 1e1a4853765a: Layer already exists 08:45:38 abd6ce0db20e: Layer already exists 08:45:38 abfcb263a588: Layer already exists 08:45:38 latest: digest: sha256:3567ecd62b317133dfc884052bd893eb58134027d3eb6180667e3502aba2f713 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:45:38 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.70 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:45:38 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.70 08:45:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 08:45:38 cfdfef505020: Preparing 08:45:38 7e7d57ffdfb7: Preparing 08:45:38 16f08b7d59b4: Preparing 08:45:38 04e8f3a93c30: Preparing 08:45:38 4db44cdf8445: Preparing 08:45:38 17cc544314f0: Preparing 08:45:38 abd6ce0db20e: Preparing 08:45:38 8725e0d0674b: Preparing 08:45:38 1e1a4853765a: Preparing 08:45:38 60825b0f73a4: Preparing 08:45:38 abfcb263a588: Preparing 08:45:38 17cc544314f0: Waiting 08:45:38 1e1a4853765a: Waiting 08:45:38 60825b0f73a4: Waiting 08:45:38 abd6ce0db20e: Waiting 08:45:38 abfcb263a588: Waiting 08:45:38 8725e0d0674b: Waiting 08:45:38 7e7d57ffdfb7: Layer already exists 08:45:38 04e8f3a93c30: Layer already exists 08:45:38 cfdfef505020: Layer already exists 08:45:38 4db44cdf8445: Layer already exists 08:45:38 16f08b7d59b4: Layer already exists 08:45:38 17cc544314f0: Layer already exists 08:45:38 1e1a4853765a: Layer already exists 08:45:38 abd6ce0db20e: Layer already exists 08:45:38 abfcb263a588: Layer already exists 08:45:38 8725e0d0674b: Layer already exists 08:45:38 60825b0f73a4: Layer already exists 08:45:38 4.1.0-dev.70: digest: sha256:3567ecd62b317133dfc884052bd893eb58134027d3eb6180667e3502aba2f713 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:45:39 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:45:39 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70 08:45:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 08:45:39 cfdfef505020: Preparing 08:45:39 7e7d57ffdfb7: Preparing 08:45:39 16f08b7d59b4: Preparing 08:45:39 04e8f3a93c30: Preparing 08:45:39 4db44cdf8445: Preparing 08:45:39 17cc544314f0: Preparing 08:45:39 abd6ce0db20e: Preparing 08:45:39 8725e0d0674b: Preparing 08:45:39 1e1a4853765a: Preparing 08:45:39 60825b0f73a4: Preparing 08:45:39 abfcb263a588: Preparing 08:45:39 8725e0d0674b: Waiting 08:45:39 1e1a4853765a: Waiting 08:45:39 17cc544314f0: Waiting 08:45:39 abd6ce0db20e: Waiting 08:45:39 60825b0f73a4: Waiting 08:45:39 abfcb263a588: Waiting 08:45:39 16f08b7d59b4: Layer already exists 08:45:39 4db44cdf8445: Layer already exists 08:45:39 cfdfef505020: Layer already exists 08:45:39 04e8f3a93c30: Layer already exists 08:45:39 7e7d57ffdfb7: Layer already exists 08:45:39 17cc544314f0: Layer already exists 08:45:39 1e1a4853765a: Layer already exists 08:45:39 8725e0d0674b: Layer already exists 08:45:39 60825b0f73a4: Layer already exists 08:45:39 abd6ce0db20e: Layer already exists 08:45:39 abfcb263a588: Layer already exists 08:45:39 7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70: digest: sha256:3567ecd62b317133dfc884052bd893eb58134027d3eb6180667e3502aba2f713 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:45:39 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:45:40 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main 08:45:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 08:45:40 cfdfef505020: Preparing 08:45:40 7e7d57ffdfb7: Preparing 08:45:40 16f08b7d59b4: Preparing 08:45:40 04e8f3a93c30: Preparing 08:45:40 4db44cdf8445: Preparing 08:45:40 17cc544314f0: Preparing 08:45:40 abd6ce0db20e: Preparing 08:45:40 8725e0d0674b: Preparing 08:45:40 1e1a4853765a: Preparing 08:45:40 60825b0f73a4: Preparing 08:45:40 abfcb263a588: Preparing 08:45:40 8725e0d0674b: Waiting 08:45:40 60825b0f73a4: Waiting 08:45:40 17cc544314f0: Waiting 08:45:40 abd6ce0db20e: Waiting 08:45:40 abfcb263a588: Waiting 08:45:40 7e7d57ffdfb7: Layer already exists 08:45:40 04e8f3a93c30: Layer already exists 08:45:40 16f08b7d59b4: Layer already exists 08:45:40 cfdfef505020: Layer already exists 08:45:40 4db44cdf8445: Layer already exists 08:45:40 8725e0d0674b: Layer already exists 08:45:40 17cc544314f0: Layer already exists 08:45:40 abd6ce0db20e: Layer already exists 08:45:40 60825b0f73a4: Layer already exists 08:45:40 1e1a4853765a: Layer already exists 08:45:40 abfcb263a588: Layer already exists 08:45:40 main: digest: sha256:3567ecd62b317133dfc884052bd893eb58134027d3eb6180667e3502aba2f713 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:45:40 ===================================================== [Pipeline] echo 08:45:40 taggedImages: 08:45:40 - nexus3.edgexfoundry.org:10004/security-proxy-setup:7edac8007c813f9848da4a88def049bb4874d70c 08:45:40 - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 08:45:40 - nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.70 08:45:40 - nexus3.edgexfoundry.org:10004/security-proxy-setup:7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70 08:45:40 - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo 08:45:40 [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: 08:45:40 7edac8007c813f9848da4a88def049bb4874d70c 08:45:40 latest 08:45:40 4.1.0-dev.70 08:45:40 7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70 08:45:40 main 08:45:40 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:45:40 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:7edac8007c813f9848da4a88def049bb4874d70c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:45:41 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:7edac8007c813f9848da4a88def049bb4874d70c 08:45:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 08:45:41 38a48924b1e3: Preparing 08:45:41 4babdadd7ec2: Preparing 08:45:41 e1858fcd3bc1: Preparing 08:45:41 4816211c64da: Preparing 08:45:41 bac2b4075671: Preparing 08:45:41 3607812e478b: Preparing 08:45:41 c69ef803ed97: Preparing 08:45:41 17cc544314f0: Preparing 08:45:41 abd6ce0db20e: Preparing 08:45:41 8a54c827c51c: Preparing 08:45:41 3800e2e3a285: Preparing 08:45:41 abfcb263a588: Preparing 08:45:41 3607812e478b: Waiting 08:45:41 c69ef803ed97: Waiting 08:45:41 17cc544314f0: Waiting 08:45:41 abd6ce0db20e: Waiting 08:45:41 8a54c827c51c: Waiting 08:45:41 3800e2e3a285: Waiting 08:45:41 abfcb263a588: Waiting 08:45:41 bac2b4075671: Pushed 08:45:41 4babdadd7ec2: Pushed 08:45:41 38a48924b1e3: Pushed 08:45:41 17cc544314f0: Layer already exists 08:45:41 abd6ce0db20e: Layer already exists 08:45:41 3607812e478b: Pushed 08:45:41 c69ef803ed97: Pushed 08:45:41 abfcb263a588: Layer already exists 08:45:41 8a54c827c51c: Pushed 08:45:42 3800e2e3a285: Pushed 08:45:43 4816211c64da: Pushed 08:45:43 e1858fcd3bc1: Pushed 08:45:43 7edac8007c813f9848da4a88def049bb4874d70c: digest: sha256:3d3a6127dc882ec150055af1613b71c249e7299ee0d7892f2fb3c2cfd37a9992 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:45:44 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:45:44 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 08:45:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 08:45:44 38a48924b1e3: Preparing 08:45:44 4babdadd7ec2: Preparing 08:45:44 e1858fcd3bc1: Preparing 08:45:44 4816211c64da: Preparing 08:45:44 bac2b4075671: Preparing 08:45:44 3607812e478b: Preparing 08:45:44 c69ef803ed97: Preparing 08:45:44 17cc544314f0: Preparing 08:45:44 abd6ce0db20e: Preparing 08:45:44 8a54c827c51c: Preparing 08:45:44 3800e2e3a285: Preparing 08:45:44 abfcb263a588: Preparing 08:45:44 3607812e478b: Waiting 08:45:44 c69ef803ed97: Waiting 08:45:44 17cc544314f0: Waiting 08:45:44 abd6ce0db20e: Waiting 08:45:44 8a54c827c51c: Waiting 08:45:44 3800e2e3a285: Waiting 08:45:44 abfcb263a588: Waiting 08:45:44 4816211c64da: Layer already exists 08:45:44 4babdadd7ec2: Layer already exists 08:45:44 38a48924b1e3: Layer already exists 08:45:44 e1858fcd3bc1: Layer already exists 08:45:44 bac2b4075671: Layer already exists 08:45:44 3607812e478b: Layer already exists 08:45:44 c69ef803ed97: Layer already exists 08:45:44 17cc544314f0: Layer already exists 08:45:44 abd6ce0db20e: Layer already exists 08:45:44 8a54c827c51c: Layer already exists 08:45:44 3800e2e3a285: Layer already exists 08:45:44 abfcb263a588: Layer already exists 08:45:44 latest: digest: sha256:3d3a6127dc882ec150055af1613b71c249e7299ee0d7892f2fb3c2cfd37a9992 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:45:44 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.70 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:45:45 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.70 08:45:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 08:45:45 38a48924b1e3: Preparing 08:45:45 4babdadd7ec2: Preparing 08:45:45 e1858fcd3bc1: Preparing 08:45:45 4816211c64da: Preparing 08:45:45 bac2b4075671: Preparing 08:45:45 3607812e478b: Preparing 08:45:45 c69ef803ed97: Preparing 08:45:45 17cc544314f0: Preparing 08:45:45 abd6ce0db20e: Preparing 08:45:45 8a54c827c51c: Preparing 08:45:45 3800e2e3a285: Preparing 08:45:45 abfcb263a588: Preparing 08:45:45 17cc544314f0: Waiting 08:45:45 abd6ce0db20e: Waiting 08:45:45 8a54c827c51c: Waiting 08:45:45 3800e2e3a285: Waiting 08:45:45 3607812e478b: Waiting 08:45:45 c69ef803ed97: Waiting 08:45:45 abfcb263a588: Waiting 08:45:45 e1858fcd3bc1: Layer already exists 08:45:45 bac2b4075671: Layer already exists 08:45:45 38a48924b1e3: Layer already exists 08:45:45 4816211c64da: Layer already exists 08:45:45 4babdadd7ec2: Layer already exists 08:45:45 17cc544314f0: Layer already exists 08:45:45 3607812e478b: Layer already exists 08:45:45 abd6ce0db20e: Layer already exists 08:45:45 c69ef803ed97: Layer already exists 08:45:45 8a54c827c51c: Layer already exists 08:45:45 3800e2e3a285: Layer already exists 08:45:45 abfcb263a588: Layer already exists 08:45:45 4.1.0-dev.70: digest: sha256:3d3a6127dc882ec150055af1613b71c249e7299ee0d7892f2fb3c2cfd37a9992 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:45:45 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:45:45 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70 08:45:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 08:45:45 38a48924b1e3: Preparing 08:45:45 4babdadd7ec2: Preparing 08:45:45 e1858fcd3bc1: Preparing 08:45:45 4816211c64da: Preparing 08:45:45 bac2b4075671: Preparing 08:45:45 3607812e478b: Preparing 08:45:45 c69ef803ed97: Preparing 08:45:45 17cc544314f0: Preparing 08:45:45 abd6ce0db20e: Preparing 08:45:45 8a54c827c51c: Preparing 08:45:45 3800e2e3a285: Preparing 08:45:45 abfcb263a588: Preparing 08:45:45 8a54c827c51c: Waiting 08:45:45 c69ef803ed97: Waiting 08:45:45 3800e2e3a285: Waiting 08:45:45 17cc544314f0: Waiting 08:45:45 abfcb263a588: Waiting 08:45:45 abd6ce0db20e: Waiting 08:45:45 e1858fcd3bc1: Layer already exists 08:45:45 4babdadd7ec2: Layer already exists 08:45:45 38a48924b1e3: Layer already exists 08:45:45 bac2b4075671: Layer already exists 08:45:45 4816211c64da: Layer already exists 08:45:45 3607812e478b: Layer already exists 08:45:45 c69ef803ed97: Layer already exists 08:45:45 abd6ce0db20e: Layer already exists 08:45:45 8a54c827c51c: Layer already exists 08:45:45 17cc544314f0: Layer already exists 08:45:45 3800e2e3a285: Layer already exists 08:45:45 abfcb263a588: Layer already exists 08:45:45 7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70: digest: sha256:3d3a6127dc882ec150055af1613b71c249e7299ee0d7892f2fb3c2cfd37a9992 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:45:46 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:45:46 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 08:45:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 08:45:46 38a48924b1e3: Preparing 08:45:46 4babdadd7ec2: Preparing 08:45:46 e1858fcd3bc1: Preparing 08:45:46 4816211c64da: Preparing 08:45:46 bac2b4075671: Preparing 08:45:46 3607812e478b: Preparing 08:45:46 c69ef803ed97: Preparing 08:45:46 17cc544314f0: Preparing 08:45:46 abd6ce0db20e: Preparing 08:45:46 8a54c827c51c: Preparing 08:45:46 3800e2e3a285: Preparing 08:45:46 abfcb263a588: Preparing 08:45:46 abd6ce0db20e: Waiting 08:45:46 8a54c827c51c: Waiting 08:45:46 3800e2e3a285: Waiting 08:45:46 abfcb263a588: Waiting 08:45:46 c69ef803ed97: Waiting 08:45:46 17cc544314f0: Waiting 08:45:46 3607812e478b: Waiting 08:45:46 bac2b4075671: Layer already exists 08:45:46 e1858fcd3bc1: Layer already exists 08:45:46 38a48924b1e3: Layer already exists 08:45:46 4816211c64da: Layer already exists 08:45:46 4babdadd7ec2: Layer already exists 08:45:46 3607812e478b: Layer already exists 08:45:46 c69ef803ed97: Layer already exists 08:45:46 abd6ce0db20e: Layer already exists 08:45:46 8a54c827c51c: Layer already exists 08:45:46 abfcb263a588: Layer already exists 08:45:46 3800e2e3a285: Layer already exists 08:45:46 17cc544314f0: Layer already exists 08:45:46 main: digest: sha256:3d3a6127dc882ec150055af1613b71c249e7299ee0d7892f2fb3c2cfd37a9992 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:45:46 ===================================================== [Pipeline] echo 08:45:46 taggedImages: 08:45:46 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:7edac8007c813f9848da4a88def049bb4874d70c 08:45:46 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 08:45:46 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.70 08:45:46 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70 08:45:46 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo 08:45:46 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: 08:45:46 7edac8007c813f9848da4a88def049bb4874d70c 08:45:46 latest 08:45:46 4.1.0-dev.70 08:45:46 7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70 08:45:46 main 08:45:46 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:45:47 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:7edac8007c813f9848da4a88def049bb4874d70c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:45:47 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:7edac8007c813f9848da4a88def049bb4874d70c 08:45:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 08:45:47 bdb80a5d9d3b: Preparing 08:45:47 3160024900f2: Preparing 08:45:47 17cc544314f0: Preparing 08:45:47 abd6ce0db20e: Preparing 08:45:47 8320cf8bbcbe: Preparing 08:45:47 0e3a00b4985f: Preparing 08:45:47 abfcb263a588: Preparing 08:45:47 0e3a00b4985f: Waiting 08:45:47 abfcb263a588: Waiting 08:45:47 17cc544314f0: Layer already exists 08:45:47 abd6ce0db20e: Layer already exists 08:45:47 abfcb263a588: Layer already exists 08:45:47 bdb80a5d9d3b: Pushed 08:45:47 8320cf8bbcbe: Pushed 08:45:48 0e3a00b4985f: Pushed 08:45:50 3160024900f2: Pushed 08:45:50 7edac8007c813f9848da4a88def049bb4874d70c: digest: sha256:bc63ca73bf76b703aed4bcaef7f2d4ee7d3448b4f3ad1d6cb9128e68613e1d20 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:45:51 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:45:51 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 08:45:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 08:45:51 bdb80a5d9d3b: Preparing 08:45:51 3160024900f2: Preparing 08:45:51 17cc544314f0: Preparing 08:45:51 abd6ce0db20e: Preparing 08:45:51 8320cf8bbcbe: Preparing 08:45:51 0e3a00b4985f: Preparing 08:45:51 abfcb263a588: Preparing 08:45:51 0e3a00b4985f: Waiting 08:45:51 abfcb263a588: Waiting 08:45:51 3160024900f2: Layer already exists 08:45:51 bdb80a5d9d3b: Layer already exists 08:45:51 abd6ce0db20e: Layer already exists 08:45:51 8320cf8bbcbe: Layer already exists 08:45:51 17cc544314f0: Layer already exists 08:45:51 abfcb263a588: Layer already exists 08:45:51 0e3a00b4985f: Layer already exists 08:45:51 latest: digest: sha256:bc63ca73bf76b703aed4bcaef7f2d4ee7d3448b4f3ad1d6cb9128e68613e1d20 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:45:51 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.70 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:45:52 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.70 08:45:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 08:45:52 bdb80a5d9d3b: Preparing 08:45:52 3160024900f2: Preparing 08:45:52 17cc544314f0: Preparing 08:45:52 abd6ce0db20e: Preparing 08:45:52 8320cf8bbcbe: Preparing 08:45:52 0e3a00b4985f: Preparing 08:45:52 abfcb263a588: Preparing 08:45:52 0e3a00b4985f: Waiting 08:45:52 abfcb263a588: Waiting 08:45:52 bdb80a5d9d3b: Layer already exists 08:45:52 8320cf8bbcbe: Layer already exists 08:45:52 17cc544314f0: Layer already exists 08:45:52 3160024900f2: Layer already exists 08:45:52 abd6ce0db20e: Layer already exists 08:45:52 0e3a00b4985f: Layer already exists 08:45:52 abfcb263a588: Layer already exists 08:45:52 4.1.0-dev.70: digest: sha256:bc63ca73bf76b703aed4bcaef7f2d4ee7d3448b4f3ad1d6cb9128e68613e1d20 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:45:52 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:45:52 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70 08:45:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 08:45:52 bdb80a5d9d3b: Preparing 08:45:52 3160024900f2: Preparing 08:45:52 17cc544314f0: Preparing 08:45:52 abd6ce0db20e: Preparing 08:45:52 8320cf8bbcbe: Preparing 08:45:52 0e3a00b4985f: Preparing 08:45:52 abfcb263a588: Preparing 08:45:52 0e3a00b4985f: Waiting 08:45:52 abfcb263a588: Waiting 08:45:52 abd6ce0db20e: Layer already exists 08:45:52 17cc544314f0: Layer already exists 08:45:52 8320cf8bbcbe: Layer already exists 08:45:52 bdb80a5d9d3b: Layer already exists 08:45:52 3160024900f2: Layer already exists 08:45:52 0e3a00b4985f: Layer already exists 08:45:52 abfcb263a588: Layer already exists 08:45:52 7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70: digest: sha256:bc63ca73bf76b703aed4bcaef7f2d4ee7d3448b4f3ad1d6cb9128e68613e1d20 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:45:53 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:45:53 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 08:45:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 08:45:53 bdb80a5d9d3b: Preparing 08:45:53 3160024900f2: Preparing 08:45:53 17cc544314f0: Preparing 08:45:53 abd6ce0db20e: Preparing 08:45:53 8320cf8bbcbe: Preparing 08:45:53 0e3a00b4985f: Preparing 08:45:53 abfcb263a588: Preparing 08:45:53 0e3a00b4985f: Waiting 08:45:53 abfcb263a588: Waiting 08:45:53 bdb80a5d9d3b: Layer already exists 08:45:53 8320cf8bbcbe: Layer already exists 08:45:53 17cc544314f0: Layer already exists 08:45:53 3160024900f2: Layer already exists 08:45:53 abd6ce0db20e: Layer already exists 08:45:53 0e3a00b4985f: Layer already exists 08:45:53 abfcb263a588: Layer already exists 08:45:53 main: digest: sha256:bc63ca73bf76b703aed4bcaef7f2d4ee7d3448b4f3ad1d6cb9128e68613e1d20 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:45:53 ===================================================== [Pipeline] echo 08:45:53 taggedImages: 08:45:53 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:7edac8007c813f9848da4a88def049bb4874d70c 08:45:53 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 08:45:53 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.70 08:45:53 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70 08:45:53 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo 08:45:53 [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: 08:45:53 7edac8007c813f9848da4a88def049bb4874d70c 08:45:53 latest 08:45:53 4.1.0-dev.70 08:45:53 7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70 08:45:53 main 08:45:53 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:45:54 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:7edac8007c813f9848da4a88def049bb4874d70c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:45:54 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:7edac8007c813f9848da4a88def049bb4874d70c 08:45:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 08:45:54 08cec9d4fa38: Preparing 08:45:54 ab716b844f92: Preparing 08:45:54 b7d7db513d33: Preparing 08:45:54 17cc544314f0: Preparing 08:45:54 abd6ce0db20e: Preparing 08:45:54 60b0b142f9c3: Preparing 08:45:54 b15ef0e855e8: Preparing 08:45:54 572d09bff2f8: Preparing 08:45:54 4bf8df7d55fb: Preparing 08:45:54 abfcb263a588: Preparing 08:45:54 b15ef0e855e8: Waiting 08:45:54 572d09bff2f8: Waiting 08:45:54 4bf8df7d55fb: Waiting 08:45:54 60b0b142f9c3: Waiting 08:45:54 abfcb263a588: Waiting 08:45:54 abd6ce0db20e: Layer already exists 08:45:54 17cc544314f0: Layer already exists 08:45:54 ab716b844f92: Pushed 08:45:54 08cec9d4fa38: Pushed 08:45:54 b7d7db513d33: Pushed 08:45:54 abfcb263a588: Layer already exists 08:45:54 572d09bff2f8: Pushed 08:45:54 4bf8df7d55fb: Pushed 08:45:59 b15ef0e855e8: Pushed 08:46:07 60b0b142f9c3: Pushed 08:46:07 7edac8007c813f9848da4a88def049bb4874d70c: digest: sha256:b9a1b3752b35b7d092f45560a65443bd51f9eadb91830a0d013ba06f6d413eb6 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:46:07 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:46:07 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest 08:46:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 08:46:07 08cec9d4fa38: Preparing 08:46:07 ab716b844f92: Preparing 08:46:07 b7d7db513d33: Preparing 08:46:07 17cc544314f0: Preparing 08:46:07 abd6ce0db20e: Preparing 08:46:07 60b0b142f9c3: Preparing 08:46:07 b15ef0e855e8: Preparing 08:46:07 572d09bff2f8: Preparing 08:46:07 4bf8df7d55fb: Preparing 08:46:07 abfcb263a588: Preparing 08:46:07 60b0b142f9c3: Waiting 08:46:07 4bf8df7d55fb: Waiting 08:46:07 b15ef0e855e8: Waiting 08:46:07 572d09bff2f8: Waiting 08:46:07 abfcb263a588: Waiting 08:46:07 17cc544314f0: Layer already exists 08:46:07 08cec9d4fa38: Layer already exists 08:46:07 b7d7db513d33: Layer already exists 08:46:07 ab716b844f92: Layer already exists 08:46:07 abd6ce0db20e: Layer already exists 08:46:07 60b0b142f9c3: Layer already exists 08:46:07 b15ef0e855e8: Layer already exists 08:46:07 abfcb263a588: Layer already exists 08:46:07 572d09bff2f8: Layer already exists 08:46:07 4bf8df7d55fb: Layer already exists 08:46:07 latest: digest: sha256:b9a1b3752b35b7d092f45560a65443bd51f9eadb91830a0d013ba06f6d413eb6 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:46:08 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.70 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:46:08 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.70 08:46:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 08:46:08 08cec9d4fa38: Preparing 08:46:08 ab716b844f92: Preparing 08:46:08 b7d7db513d33: Preparing 08:46:08 17cc544314f0: Preparing 08:46:08 abd6ce0db20e: Preparing 08:46:08 60b0b142f9c3: Preparing 08:46:08 b15ef0e855e8: Preparing 08:46:08 572d09bff2f8: Preparing 08:46:08 4bf8df7d55fb: Preparing 08:46:08 abfcb263a588: Preparing 08:46:08 60b0b142f9c3: Waiting 08:46:08 4bf8df7d55fb: Waiting 08:46:08 b15ef0e855e8: Waiting 08:46:08 572d09bff2f8: Waiting 08:46:08 abfcb263a588: Waiting 08:46:08 08cec9d4fa38: Layer already exists 08:46:08 ab716b844f92: Layer already exists 08:46:08 17cc544314f0: Layer already exists 08:46:08 abd6ce0db20e: Layer already exists 08:46:08 b7d7db513d33: Layer already exists 08:46:08 60b0b142f9c3: Layer already exists 08:46:08 572d09bff2f8: Layer already exists 08:46:08 4bf8df7d55fb: Layer already exists 08:46:08 b15ef0e855e8: Layer already exists 08:46:08 abfcb263a588: Layer already exists 08:46:08 4.1.0-dev.70: digest: sha256:b9a1b3752b35b7d092f45560a65443bd51f9eadb91830a0d013ba06f6d413eb6 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:46:08 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:46:09 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70 08:46:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 08:46:09 08cec9d4fa38: Preparing 08:46:09 ab716b844f92: Preparing 08:46:09 b7d7db513d33: Preparing 08:46:09 17cc544314f0: Preparing 08:46:09 abd6ce0db20e: Preparing 08:46:09 60b0b142f9c3: Preparing 08:46:09 b15ef0e855e8: Preparing 08:46:09 572d09bff2f8: Preparing 08:46:09 b15ef0e855e8: Waiting 08:46:09 60b0b142f9c3: Waiting 08:46:09 4bf8df7d55fb: Preparing 08:46:09 572d09bff2f8: Waiting 08:46:09 abfcb263a588: Preparing 08:46:09 4bf8df7d55fb: Waiting 08:46:09 abfcb263a588: Waiting 08:46:09 17cc544314f0: Layer already exists 08:46:09 abd6ce0db20e: Layer already exists 08:46:09 b7d7db513d33: Layer already exists 08:46:09 ab716b844f92: Layer already exists 08:46:09 08cec9d4fa38: Layer already exists 08:46:09 b15ef0e855e8: Layer already exists 08:46:09 60b0b142f9c3: Layer already exists 08:46:09 4bf8df7d55fb: Layer already exists 08:46:09 abfcb263a588: Layer already exists 08:46:09 572d09bff2f8: Layer already exists 08:46:09 7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70: digest: sha256:b9a1b3752b35b7d092f45560a65443bd51f9eadb91830a0d013ba06f6d413eb6 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:46:09 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:46:09 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main 08:46:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 08:46:09 08cec9d4fa38: Preparing 08:46:09 ab716b844f92: Preparing 08:46:09 b7d7db513d33: Preparing 08:46:09 17cc544314f0: Preparing 08:46:09 abd6ce0db20e: Preparing 08:46:09 60b0b142f9c3: Preparing 08:46:09 b15ef0e855e8: Preparing 08:46:09 572d09bff2f8: Preparing 08:46:09 4bf8df7d55fb: Preparing 08:46:09 abfcb263a588: Preparing 08:46:09 60b0b142f9c3: Waiting 08:46:09 b15ef0e855e8: Waiting 08:46:09 572d09bff2f8: Waiting 08:46:09 4bf8df7d55fb: Waiting 08:46:09 abfcb263a588: Waiting 08:46:09 ab716b844f92: Layer already exists 08:46:09 17cc544314f0: Layer already exists 08:46:09 08cec9d4fa38: Layer already exists 08:46:09 abd6ce0db20e: Layer already exists 08:46:09 b7d7db513d33: Layer already exists 08:46:09 60b0b142f9c3: Layer already exists 08:46:09 4bf8df7d55fb: Layer already exists 08:46:09 abfcb263a588: Layer already exists 08:46:09 b15ef0e855e8: Layer already exists 08:46:09 572d09bff2f8: Layer already exists 08:46:09 main: digest: sha256:b9a1b3752b35b7d092f45560a65443bd51f9eadb91830a0d013ba06f6d413eb6 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:46:09 ===================================================== [Pipeline] echo 08:46:09 taggedImages: 08:46:09 - nexus3.edgexfoundry.org:10004/security-spire-agent:7edac8007c813f9848da4a88def049bb4874d70c 08:46:09 - nexus3.edgexfoundry.org:10004/security-spire-agent:latest 08:46:09 - nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.70 08:46:09 - nexus3.edgexfoundry.org:10004/security-spire-agent:7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70 08:46:09 - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo 08:46:09 [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: 08:46:09 7edac8007c813f9848da4a88def049bb4874d70c 08:46:09 latest 08:46:09 4.1.0-dev.70 08:46:09 7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70 08:46:09 main 08:46:09 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:46:10 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:7edac8007c813f9848da4a88def049bb4874d70c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:46:10 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:7edac8007c813f9848da4a88def049bb4874d70c 08:46:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 08:46:10 daf30f7e9a4d: Preparing 08:46:10 14315a2a8c00: Preparing 08:46:10 db5ec657c8eb: Preparing 08:46:10 17cc544314f0: Preparing 08:46:10 abd6ce0db20e: Preparing 08:46:10 89fb53fc3b14: Preparing 08:46:10 a4af554bbaeb: Preparing 08:46:10 3944642aa011: Preparing 08:46:10 89fb53fc3b14: Waiting 08:46:10 abfcb263a588: Preparing 08:46:10 3944642aa011: Waiting 08:46:10 abfcb263a588: Waiting 08:46:10 17cc544314f0: Layer already exists 08:46:10 abd6ce0db20e: Layer already exists 08:46:10 14315a2a8c00: Pushed 08:46:10 db5ec657c8eb: Pushed 08:46:10 abfcb263a588: Layer already exists 08:46:10 daf30f7e9a4d: Pushed 08:46:10 a4af554bbaeb: Pushed 08:46:10 3944642aa011: Pushed 08:46:23 89fb53fc3b14: Pushed 08:46:23 7edac8007c813f9848da4a88def049bb4874d70c: digest: sha256:b7e5bbdee9b9797379ee0e321d6a35006b57138c9936bc2a60a98b038acec063 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:46:23 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:46:23 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest 08:46:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 08:46:23 daf30f7e9a4d: Preparing 08:46:23 14315a2a8c00: Preparing 08:46:23 db5ec657c8eb: Preparing 08:46:23 17cc544314f0: Preparing 08:46:23 abd6ce0db20e: Preparing 08:46:23 89fb53fc3b14: Preparing 08:46:23 a4af554bbaeb: Preparing 08:46:23 3944642aa011: Preparing 08:46:23 89fb53fc3b14: Waiting 08:46:23 a4af554bbaeb: Waiting 08:46:23 abfcb263a588: Preparing 08:46:23 abfcb263a588: Waiting 08:46:23 3944642aa011: Waiting 08:46:23 abd6ce0db20e: Layer already exists 08:46:23 db5ec657c8eb: Layer already exists 08:46:23 17cc544314f0: Layer already exists 08:46:23 89fb53fc3b14: Layer already exists 08:46:23 a4af554bbaeb: Layer already exists 08:46:23 daf30f7e9a4d: Layer already exists 08:46:23 14315a2a8c00: Layer already exists 08:46:23 3944642aa011: Layer already exists 08:46:23 abfcb263a588: Layer already exists 08:46:23 latest: digest: sha256:b7e5bbdee9b9797379ee0e321d6a35006b57138c9936bc2a60a98b038acec063 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:46:24 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.70 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:46:24 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.70 08:46:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 08:46:24 daf30f7e9a4d: Preparing 08:46:24 14315a2a8c00: Preparing 08:46:24 db5ec657c8eb: Preparing 08:46:24 17cc544314f0: Preparing 08:46:24 abd6ce0db20e: Preparing 08:46:24 89fb53fc3b14: Preparing 08:46:24 a4af554bbaeb: Preparing 08:46:24 3944642aa011: Preparing 08:46:24 abfcb263a588: Preparing 08:46:24 a4af554bbaeb: Waiting 08:46:24 89fb53fc3b14: Waiting 08:46:24 3944642aa011: Waiting 08:46:24 abfcb263a588: Waiting 08:46:24 db5ec657c8eb: Layer already exists 08:46:24 abd6ce0db20e: Layer already exists 08:46:24 17cc544314f0: Layer already exists 08:46:24 a4af554bbaeb: Layer already exists 08:46:24 3944642aa011: Layer already exists 08:46:24 89fb53fc3b14: Layer already exists 08:46:24 abfcb263a588: Layer already exists 08:46:24 14315a2a8c00: Layer already exists 08:46:24 daf30f7e9a4d: Layer already exists 08:46:24 4.1.0-dev.70: digest: sha256:b7e5bbdee9b9797379ee0e321d6a35006b57138c9936bc2a60a98b038acec063 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:46:24 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:46:25 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70 08:46:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 08:46:25 daf30f7e9a4d: Preparing 08:46:25 14315a2a8c00: Preparing 08:46:25 db5ec657c8eb: Preparing 08:46:25 17cc544314f0: Preparing 08:46:25 abd6ce0db20e: Preparing 08:46:25 89fb53fc3b14: Preparing 08:46:25 a4af554bbaeb: Preparing 08:46:25 3944642aa011: Preparing 08:46:25 abfcb263a588: Preparing 08:46:25 89fb53fc3b14: Waiting 08:46:25 a4af554bbaeb: Waiting 08:46:25 3944642aa011: Waiting 08:46:25 abfcb263a588: Waiting 08:46:25 abd6ce0db20e: Layer already exists 08:46:25 daf30f7e9a4d: Layer already exists 08:46:25 17cc544314f0: Layer already exists 08:46:25 14315a2a8c00: Layer already exists 08:46:25 db5ec657c8eb: Layer already exists 08:46:25 3944642aa011: Layer already exists 08:46:25 89fb53fc3b14: Layer already exists 08:46:25 a4af554bbaeb: Layer already exists 08:46:25 abfcb263a588: Layer already exists 08:46:25 7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70: digest: sha256:b7e5bbdee9b9797379ee0e321d6a35006b57138c9936bc2a60a98b038acec063 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:46:25 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:46:25 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main 08:46:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 08:46:25 daf30f7e9a4d: Preparing 08:46:25 14315a2a8c00: Preparing 08:46:25 db5ec657c8eb: Preparing 08:46:25 17cc544314f0: Preparing 08:46:25 abd6ce0db20e: Preparing 08:46:25 89fb53fc3b14: Preparing 08:46:25 a4af554bbaeb: Preparing 08:46:25 3944642aa011: Preparing 08:46:25 abfcb263a588: Preparing 08:46:25 89fb53fc3b14: Waiting 08:46:25 a4af554bbaeb: Waiting 08:46:25 3944642aa011: Waiting 08:46:25 abfcb263a588: Waiting 08:46:25 abd6ce0db20e: Layer already exists 08:46:25 db5ec657c8eb: Layer already exists 08:46:25 14315a2a8c00: Layer already exists 08:46:25 17cc544314f0: Layer already exists 08:46:25 daf30f7e9a4d: Layer already exists 08:46:25 3944642aa011: Layer already exists 08:46:25 a4af554bbaeb: Layer already exists 08:46:25 89fb53fc3b14: Layer already exists 08:46:25 abfcb263a588: Layer already exists 08:46:25 main: digest: sha256:b7e5bbdee9b9797379ee0e321d6a35006b57138c9936bc2a60a98b038acec063 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:46:25 ===================================================== [Pipeline] echo 08:46:25 taggedImages: 08:46:25 - nexus3.edgexfoundry.org:10004/security-spire-config:7edac8007c813f9848da4a88def049bb4874d70c 08:46:25 - nexus3.edgexfoundry.org:10004/security-spire-config:latest 08:46:25 - nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.70 08:46:25 - nexus3.edgexfoundry.org:10004/security-spire-config:7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70 08:46:25 - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo 08:46:25 [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: 08:46:25 7edac8007c813f9848da4a88def049bb4874d70c 08:46:25 latest 08:46:25 4.1.0-dev.70 08:46:25 7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70 08:46:25 main 08:46:25 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:46:26 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:7edac8007c813f9848da4a88def049bb4874d70c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:46:26 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:7edac8007c813f9848da4a88def049bb4874d70c 08:46:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 08:46:26 e800f6cb9268: Preparing 08:46:26 cfd48c6e6720: Preparing 08:46:26 cfe5019ceee1: Preparing 08:46:26 17cc544314f0: Preparing 08:46:26 abd6ce0db20e: Preparing 08:46:26 8b9ead30868a: Preparing 08:46:26 572d09bff2f8: Preparing 08:46:26 4bf8df7d55fb: Preparing 08:46:26 abfcb263a588: Preparing 08:46:26 8b9ead30868a: Waiting 08:46:26 572d09bff2f8: Waiting 08:46:26 abfcb263a588: Waiting 08:46:26 4bf8df7d55fb: Waiting 08:46:26 17cc544314f0: Layer already exists 08:46:26 abd6ce0db20e: Layer already exists 08:46:26 572d09bff2f8: Layer already exists 08:46:26 4bf8df7d55fb: Layer already exists 08:46:26 abfcb263a588: Layer already exists 08:46:26 e800f6cb9268: Pushed 08:46:26 cfd48c6e6720: Pushed 08:46:26 cfe5019ceee1: Pushed 08:46:38 8b9ead30868a: Pushed 08:46:38 7edac8007c813f9848da4a88def049bb4874d70c: digest: sha256:290179653b4e6b6e416792574b3e1006ad5cd8a12cb3b2801e5214acb9d9442d size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:46:39 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:46:39 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest 08:46:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 08:46:39 e800f6cb9268: Preparing 08:46:39 cfd48c6e6720: Preparing 08:46:39 cfe5019ceee1: Preparing 08:46:39 17cc544314f0: Preparing 08:46:39 abd6ce0db20e: Preparing 08:46:39 8b9ead30868a: Preparing 08:46:39 572d09bff2f8: Preparing 08:46:39 4bf8df7d55fb: Preparing 08:46:39 abfcb263a588: Preparing 08:46:39 8b9ead30868a: Waiting 08:46:39 572d09bff2f8: Waiting 08:46:39 4bf8df7d55fb: Waiting 08:46:39 abfcb263a588: Waiting 08:46:39 17cc544314f0: Layer already exists 08:46:39 abd6ce0db20e: Layer already exists 08:46:39 cfd48c6e6720: Layer already exists 08:46:39 e800f6cb9268: Layer already exists 08:46:39 cfe5019ceee1: Layer already exists 08:46:39 572d09bff2f8: Layer already exists 08:46:39 4bf8df7d55fb: Layer already exists 08:46:39 abfcb263a588: Layer already exists 08:46:39 8b9ead30868a: Layer already exists 08:46:39 latest: digest: sha256:290179653b4e6b6e416792574b3e1006ad5cd8a12cb3b2801e5214acb9d9442d size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:46:39 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.70 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:46:40 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.70 08:46:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 08:46:40 e800f6cb9268: Preparing 08:46:40 cfd48c6e6720: Preparing 08:46:40 cfe5019ceee1: Preparing 08:46:40 17cc544314f0: Preparing 08:46:40 abd6ce0db20e: Preparing 08:46:40 8b9ead30868a: Preparing 08:46:40 572d09bff2f8: Preparing 08:46:40 4bf8df7d55fb: Preparing 08:46:40 abfcb263a588: Preparing 08:46:40 572d09bff2f8: Waiting 08:46:40 4bf8df7d55fb: Waiting 08:46:40 abfcb263a588: Waiting 08:46:40 8b9ead30868a: Waiting 08:46:40 cfd48c6e6720: Layer already exists 08:46:40 abd6ce0db20e: Layer already exists 08:46:40 cfe5019ceee1: Layer already exists 08:46:40 e800f6cb9268: Layer already exists 08:46:40 17cc544314f0: Layer already exists 08:46:40 572d09bff2f8: Layer already exists 08:46:40 4bf8df7d55fb: Layer already exists 08:46:40 8b9ead30868a: Layer already exists 08:46:40 abfcb263a588: Layer already exists 08:46:40 4.1.0-dev.70: digest: sha256:290179653b4e6b6e416792574b3e1006ad5cd8a12cb3b2801e5214acb9d9442d size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:46:40 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:46:40 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70 08:46:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 08:46:40 e800f6cb9268: Preparing 08:46:40 cfd48c6e6720: Preparing 08:46:40 cfe5019ceee1: Preparing 08:46:40 17cc544314f0: Preparing 08:46:40 abd6ce0db20e: Preparing 08:46:40 8b9ead30868a: Preparing 08:46:40 572d09bff2f8: Preparing 08:46:40 4bf8df7d55fb: Preparing 08:46:40 abfcb263a588: Preparing 08:46:40 8b9ead30868a: Waiting 08:46:40 572d09bff2f8: Waiting 08:46:40 4bf8df7d55fb: Waiting 08:46:40 abfcb263a588: Waiting 08:46:40 abd6ce0db20e: Layer already exists 08:46:40 e800f6cb9268: Layer already exists 08:46:40 cfe5019ceee1: Layer already exists 08:46:40 17cc544314f0: Layer already exists 08:46:40 cfd48c6e6720: Layer already exists 08:46:40 572d09bff2f8: Layer already exists 08:46:40 abfcb263a588: Layer already exists 08:46:40 4bf8df7d55fb: Layer already exists 08:46:40 8b9ead30868a: Layer already exists 08:46:40 7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70: digest: sha256:290179653b4e6b6e416792574b3e1006ad5cd8a12cb3b2801e5214acb9d9442d size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:46:41 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:46:41 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main 08:46:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 08:46:41 e800f6cb9268: Preparing 08:46:41 cfd48c6e6720: Preparing 08:46:41 cfe5019ceee1: Preparing 08:46:41 17cc544314f0: Preparing 08:46:41 abd6ce0db20e: Preparing 08:46:41 8b9ead30868a: Preparing 08:46:41 572d09bff2f8: Preparing 08:46:41 4bf8df7d55fb: Preparing 08:46:41 abfcb263a588: Preparing 08:46:41 8b9ead30868a: Waiting 08:46:41 4bf8df7d55fb: Waiting 08:46:41 abfcb263a588: Waiting 08:46:41 572d09bff2f8: Waiting 08:46:41 17cc544314f0: Layer already exists 08:46:41 e800f6cb9268: Layer already exists 08:46:41 cfd48c6e6720: Layer already exists 08:46:41 cfe5019ceee1: Layer already exists 08:46:41 abd6ce0db20e: Layer already exists 08:46:41 8b9ead30868a: Layer already exists 08:46:41 abfcb263a588: Layer already exists 08:46:41 572d09bff2f8: Layer already exists 08:46:41 4bf8df7d55fb: Layer already exists 08:46:41 main: digest: sha256:290179653b4e6b6e416792574b3e1006ad5cd8a12cb3b2801e5214acb9d9442d size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:46:41 ===================================================== [Pipeline] echo 08:46:41 taggedImages: 08:46:41 - nexus3.edgexfoundry.org:10004/security-spire-server:7edac8007c813f9848da4a88def049bb4874d70c 08:46:41 - nexus3.edgexfoundry.org:10004/security-spire-server:latest 08:46:41 - nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.70 08:46:41 - nexus3.edgexfoundry.org:10004/security-spire-server:7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70 08:46:41 - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo 08:46:41 [edgeXDocker.push] Tagging docker image support-notifications with the following tags: 08:46:41 7edac8007c813f9848da4a88def049bb4874d70c 08:46:41 latest 08:46:41 4.1.0-dev.70 08:46:41 7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70 08:46:41 main 08:46:41 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:46:41 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:7edac8007c813f9848da4a88def049bb4874d70c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:46:42 + docker push nexus3.edgexfoundry.org:10004/support-notifications:7edac8007c813f9848da4a88def049bb4874d70c 08:46:42 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 08:46:42 8275c7baf496: Preparing 08:46:42 ee2df37c0f01: Preparing 08:46:42 17cc544314f0: Preparing 08:46:42 abd6ce0db20e: Preparing 08:46:42 b2ee5f7fb55d: Preparing 08:46:42 fe34fcca9fe0: Preparing 08:46:42 abfcb263a588: Preparing 08:46:42 fe34fcca9fe0: Waiting 08:46:42 abfcb263a588: Waiting 08:46:42 abd6ce0db20e: Layer already exists 08:46:42 17cc544314f0: Layer already exists 08:46:42 abfcb263a588: Layer already exists 08:46:42 8275c7baf496: Pushed 08:46:42 b2ee5f7fb55d: Pushed 08:46:42 fe34fcca9fe0: Pushed 08:46:46 ee2df37c0f01: Pushed 08:46:46 7edac8007c813f9848da4a88def049bb4874d70c: digest: sha256:f87e919187c846700b1cd3cd1e7e8303e1cc0f7a71eae337859f28ee18cf3d70 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:46:46 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:46:46 + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest 08:46:46 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 08:46:46 8275c7baf496: Preparing 08:46:46 ee2df37c0f01: Preparing 08:46:46 17cc544314f0: Preparing 08:46:46 abd6ce0db20e: Preparing 08:46:46 b2ee5f7fb55d: Preparing 08:46:46 fe34fcca9fe0: Preparing 08:46:46 abfcb263a588: Preparing 08:46:46 fe34fcca9fe0: Waiting 08:46:46 abfcb263a588: Waiting 08:46:46 8275c7baf496: Layer already exists 08:46:46 ee2df37c0f01: Layer already exists 08:46:46 17cc544314f0: Layer already exists 08:46:46 b2ee5f7fb55d: Layer already exists 08:46:46 abd6ce0db20e: Layer already exists 08:46:46 fe34fcca9fe0: Layer already exists 08:46:46 abfcb263a588: Layer already exists 08:46:46 latest: digest: sha256:f87e919187c846700b1cd3cd1e7e8303e1cc0f7a71eae337859f28ee18cf3d70 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:46:47 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.70 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:46:47 + docker push nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.70 08:46:47 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 08:46:47 8275c7baf496: Preparing 08:46:47 ee2df37c0f01: Preparing 08:46:47 17cc544314f0: Preparing 08:46:47 abd6ce0db20e: Preparing 08:46:47 b2ee5f7fb55d: Preparing 08:46:47 fe34fcca9fe0: Preparing 08:46:47 abfcb263a588: Preparing 08:46:47 fe34fcca9fe0: Waiting 08:46:47 abfcb263a588: Waiting 08:46:47 b2ee5f7fb55d: Layer already exists 08:46:47 8275c7baf496: Layer already exists 08:46:47 ee2df37c0f01: Layer already exists 08:46:47 abd6ce0db20e: Layer already exists 08:46:47 17cc544314f0: Layer already exists 08:46:47 fe34fcca9fe0: Layer already exists 08:46:47 abfcb263a588: Layer already exists 08:46:47 4.1.0-dev.70: digest: sha256:f87e919187c846700b1cd3cd1e7e8303e1cc0f7a71eae337859f28ee18cf3d70 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:46:47 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:46:48 + docker push nexus3.edgexfoundry.org:10004/support-notifications:7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70 08:46:48 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 08:46:48 8275c7baf496: Preparing 08:46:48 ee2df37c0f01: Preparing 08:46:48 17cc544314f0: Preparing 08:46:48 abd6ce0db20e: Preparing 08:46:48 b2ee5f7fb55d: Preparing 08:46:48 fe34fcca9fe0: Preparing 08:46:48 abfcb263a588: Preparing 08:46:48 fe34fcca9fe0: Waiting 08:46:48 abfcb263a588: Waiting 08:46:48 17cc544314f0: Layer already exists 08:46:48 ee2df37c0f01: Layer already exists 08:46:48 8275c7baf496: Layer already exists 08:46:48 b2ee5f7fb55d: Layer already exists 08:46:48 abd6ce0db20e: Layer already exists 08:46:48 fe34fcca9fe0: Layer already exists 08:46:48 abfcb263a588: Layer already exists 08:46:48 7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70: digest: sha256:f87e919187c846700b1cd3cd1e7e8303e1cc0f7a71eae337859f28ee18cf3d70 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:46:48 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:46:48 + docker push nexus3.edgexfoundry.org:10004/support-notifications:main 08:46:48 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 08:46:48 8275c7baf496: Preparing 08:46:48 ee2df37c0f01: Preparing 08:46:48 17cc544314f0: Preparing 08:46:48 abd6ce0db20e: Preparing 08:46:48 b2ee5f7fb55d: Preparing 08:46:48 fe34fcca9fe0: Preparing 08:46:48 abfcb263a588: Preparing 08:46:48 abfcb263a588: Waiting 08:46:48 fe34fcca9fe0: Waiting 08:46:48 abd6ce0db20e: Layer already exists 08:46:48 b2ee5f7fb55d: Layer already exists 08:46:48 8275c7baf496: Layer already exists 08:46:48 17cc544314f0: Layer already exists 08:46:48 ee2df37c0f01: Layer already exists 08:46:48 fe34fcca9fe0: Layer already exists 08:46:48 abfcb263a588: Layer already exists 08:46:48 main: digest: sha256:f87e919187c846700b1cd3cd1e7e8303e1cc0f7a71eae337859f28ee18cf3d70 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:46:48 ===================================================== [Pipeline] echo 08:46:48 taggedImages: 08:46:48 - nexus3.edgexfoundry.org:10004/support-notifications:7edac8007c813f9848da4a88def049bb4874d70c 08:46:48 - nexus3.edgexfoundry.org:10004/support-notifications:latest 08:46:48 - nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.70 08:46:48 - nexus3.edgexfoundry.org:10004/support-notifications:7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70 08:46:48 - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo 08:46:49 [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: 08:46:49 7edac8007c813f9848da4a88def049bb4874d70c 08:46:49 latest 08:46:49 4.1.0-dev.70 08:46:49 7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70 08:46:49 main 08:46:49 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:46:49 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:7edac8007c813f9848da4a88def049bb4874d70c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:46:49 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:7edac8007c813f9848da4a88def049bb4874d70c 08:46:49 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 08:46:49 15c97ca0c13c: Preparing 08:46:49 fa49c37f5421: Preparing 08:46:49 17cc544314f0: Preparing 08:46:49 abd6ce0db20e: Preparing 08:46:49 d7f6a6cb0c73: Preparing 08:46:49 4d171a821ca1: Preparing 08:46:49 abfcb263a588: Preparing 08:46:49 4d171a821ca1: Waiting 08:46:49 abfcb263a588: Waiting 08:46:49 17cc544314f0: Layer already exists 08:46:49 abd6ce0db20e: Layer already exists 08:46:49 abfcb263a588: Layer already exists 08:46:49 d7f6a6cb0c73: Pushed 08:46:49 15c97ca0c13c: Pushed 08:46:49 4d171a821ca1: Pushed 08:46:54 fa49c37f5421: Pushed 08:46:54 7edac8007c813f9848da4a88def049bb4874d70c: digest: sha256:e4e94a95ac33c6e75b25f7bb470fd76285adca3e24e3d1ff5208501b02154de8 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:46:54 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:46:54 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest 08:46:54 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 08:46:54 15c97ca0c13c: Preparing 08:46:54 fa49c37f5421: Preparing 08:46:54 17cc544314f0: Preparing 08:46:54 abd6ce0db20e: Preparing 08:46:54 d7f6a6cb0c73: Preparing 08:46:54 4d171a821ca1: Preparing 08:46:54 abfcb263a588: Preparing 08:46:54 4d171a821ca1: Waiting 08:46:54 abfcb263a588: Waiting 08:46:54 17cc544314f0: Layer already exists 08:46:54 fa49c37f5421: Layer already exists 08:46:54 d7f6a6cb0c73: Layer already exists 08:46:54 15c97ca0c13c: Layer already exists 08:46:54 abd6ce0db20e: Layer already exists 08:46:54 abfcb263a588: Layer already exists 08:46:54 4d171a821ca1: Layer already exists 08:46:54 latest: digest: sha256:e4e94a95ac33c6e75b25f7bb470fd76285adca3e24e3d1ff5208501b02154de8 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:46:55 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.70 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:46:55 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.70 08:46:55 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 08:46:55 15c97ca0c13c: Preparing 08:46:55 fa49c37f5421: Preparing 08:46:55 17cc544314f0: Preparing 08:46:55 abd6ce0db20e: Preparing 08:46:55 d7f6a6cb0c73: Preparing 08:46:55 4d171a821ca1: Preparing 08:46:55 abfcb263a588: Preparing 08:46:55 4d171a821ca1: Waiting 08:46:55 abfcb263a588: Waiting 08:46:55 d7f6a6cb0c73: Layer already exists 08:46:55 15c97ca0c13c: Layer already exists 08:46:55 abd6ce0db20e: Layer already exists 08:46:55 17cc544314f0: Layer already exists 08:46:55 fa49c37f5421: Layer already exists 08:46:55 abfcb263a588: Layer already exists 08:46:55 4d171a821ca1: Layer already exists 08:46:55 4.1.0-dev.70: digest: sha256:e4e94a95ac33c6e75b25f7bb470fd76285adca3e24e3d1ff5208501b02154de8 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:46:55 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:46:56 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70 08:46:56 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 08:46:56 15c97ca0c13c: Preparing 08:46:56 fa49c37f5421: Preparing 08:46:56 17cc544314f0: Preparing 08:46:56 abd6ce0db20e: Preparing 08:46:56 d7f6a6cb0c73: Preparing 08:46:56 4d171a821ca1: Preparing 08:46:56 abfcb263a588: Preparing 08:46:56 abfcb263a588: Waiting 08:46:56 4d171a821ca1: Waiting 08:46:56 17cc544314f0: Layer already exists 08:46:56 15c97ca0c13c: Layer already exists 08:46:56 d7f6a6cb0c73: Layer already exists 08:46:56 abd6ce0db20e: Layer already exists 08:46:56 fa49c37f5421: Layer already exists 08:46:56 abfcb263a588: Layer already exists 08:46:56 4d171a821ca1: Layer already exists 08:46:56 7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70: digest: sha256:e4e94a95ac33c6e75b25f7bb470fd76285adca3e24e3d1ff5208501b02154de8 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:46:56 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:46:56 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main 08:46:56 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 08:46:56 15c97ca0c13c: Preparing 08:46:56 fa49c37f5421: Preparing 08:46:56 17cc544314f0: Preparing 08:46:56 abd6ce0db20e: Preparing 08:46:56 d7f6a6cb0c73: Preparing 08:46:56 4d171a821ca1: Preparing 08:46:56 abfcb263a588: Preparing 08:46:56 4d171a821ca1: Waiting 08:46:56 abfcb263a588: Waiting 08:46:56 d7f6a6cb0c73: Layer already exists 08:46:56 fa49c37f5421: Layer already exists 08:46:56 abd6ce0db20e: Layer already exists 08:46:56 17cc544314f0: Layer already exists 08:46:56 15c97ca0c13c: Layer already exists 08:46:56 4d171a821ca1: Layer already exists 08:46:56 abfcb263a588: Layer already exists 08:46:56 main: digest: sha256:e4e94a95ac33c6e75b25f7bb470fd76285adca3e24e3d1ff5208501b02154de8 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:46:56 ===================================================== [Pipeline] echo 08:46:56 taggedImages: 08:46:56 - nexus3.edgexfoundry.org:10004/support-scheduler:7edac8007c813f9848da4a88def049bb4874d70c 08:46:56 - nexus3.edgexfoundry.org:10004/support-scheduler:latest 08:46:56 - nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.70 08:46:56 - nexus3.edgexfoundry.org:10004/support-scheduler:7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70 08:46:56 - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] echo 08:46:56 ========================================================= 08:46:56 [edgeXBuildMultiArch] RAW Config: 08:46:56 images: 08:46:56 - nexus3.edgexfoundry.org:10004/core-command:7edac8007c813f9848da4a88def049bb4874d70c 08:46:56 - nexus3.edgexfoundry.org:10004/core-command:latest 08:46:56 - nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.70 08:46:56 - nexus3.edgexfoundry.org:10004/core-command:7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70 08:46:56 - nexus3.edgexfoundry.org:10004/core-command:main 08:46:56 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:7edac8007c813f9848da4a88def049bb4874d70c 08:46:56 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 08:46:56 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.70 08:46:56 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70 08:46:56 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main 08:46:56 - nexus3.edgexfoundry.org:10004/core-data:7edac8007c813f9848da4a88def049bb4874d70c 08:46:56 - nexus3.edgexfoundry.org:10004/core-data:latest 08:46:56 - nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.70 08:46:56 - nexus3.edgexfoundry.org:10004/core-data:7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70 08:46:56 - nexus3.edgexfoundry.org:10004/core-data:main 08:46:56 - nexus3.edgexfoundry.org:10004/core-keeper:7edac8007c813f9848da4a88def049bb4874d70c 08:46:56 - nexus3.edgexfoundry.org:10004/core-keeper:latest 08:46:56 - nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.70 08:46:56 - nexus3.edgexfoundry.org:10004/core-keeper:7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70 08:46:56 - nexus3.edgexfoundry.org:10004/core-keeper:main 08:46:56 - nexus3.edgexfoundry.org:10004/core-metadata:7edac8007c813f9848da4a88def049bb4874d70c 08:46:56 - nexus3.edgexfoundry.org:10004/core-metadata:latest 08:46:56 - nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.70 08:46:56 - nexus3.edgexfoundry.org:10004/core-metadata:7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70 08:46:56 - nexus3.edgexfoundry.org:10004/core-metadata:main 08:46:56 - nexus3.edgexfoundry.org:10004/security-bootstrapper:7edac8007c813f9848da4a88def049bb4874d70c 08:46:56 - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 08:46:56 - nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.70 08:46:56 - nexus3.edgexfoundry.org:10004/security-bootstrapper:7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70 08:46:56 - nexus3.edgexfoundry.org:10004/security-bootstrapper:main 08:46:56 - nexus3.edgexfoundry.org:10004/security-proxy-auth:7edac8007c813f9848da4a88def049bb4874d70c 08:46:56 - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 08:46:56 - nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.70 08:46:56 - nexus3.edgexfoundry.org:10004/security-proxy-auth:7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70 08:46:56 - nexus3.edgexfoundry.org:10004/security-proxy-auth:main 08:46:56 - nexus3.edgexfoundry.org:10004/security-proxy-setup:7edac8007c813f9848da4a88def049bb4874d70c 08:46:56 - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 08:46:56 - nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.70 08:46:56 - nexus3.edgexfoundry.org:10004/security-proxy-setup:7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70 08:46:56 - nexus3.edgexfoundry.org:10004/security-proxy-setup:main 08:46:56 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:7edac8007c813f9848da4a88def049bb4874d70c 08:46:56 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 08:46:56 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.70 08:46:56 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70 08:46:56 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 08:46:56 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:7edac8007c813f9848da4a88def049bb4874d70c 08:46:56 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 08:46:56 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.70 08:46:56 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70 08:46:56 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 08:46:56 - nexus3.edgexfoundry.org:10004/security-spire-agent:7edac8007c813f9848da4a88def049bb4874d70c 08:46:56 - nexus3.edgexfoundry.org:10004/security-spire-agent:latest 08:46:56 - nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.70 08:46:56 - nexus3.edgexfoundry.org:10004/security-spire-agent:7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70 08:46:56 - nexus3.edgexfoundry.org:10004/security-spire-agent:main 08:46:56 - nexus3.edgexfoundry.org:10004/security-spire-config:7edac8007c813f9848da4a88def049bb4874d70c 08:46:56 - nexus3.edgexfoundry.org:10004/security-spire-config:latest 08:46:56 - nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.70 08:46:56 - nexus3.edgexfoundry.org:10004/security-spire-config:7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70 08:46:56 - nexus3.edgexfoundry.org:10004/security-spire-config:main 08:46:56 - nexus3.edgexfoundry.org:10004/security-spire-server:7edac8007c813f9848da4a88def049bb4874d70c 08:46:56 - nexus3.edgexfoundry.org:10004/security-spire-server:latest 08:46:56 - nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.70 08:46:56 - nexus3.edgexfoundry.org:10004/security-spire-server:7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70 08:46:56 - nexus3.edgexfoundry.org:10004/security-spire-server:main 08:46:56 - nexus3.edgexfoundry.org:10004/support-notifications:7edac8007c813f9848da4a88def049bb4874d70c 08:46:56 - nexus3.edgexfoundry.org:10004/support-notifications:latest 08:46:56 - nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.70 08:46:56 - nexus3.edgexfoundry.org:10004/support-notifications:7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70 08:46:56 - nexus3.edgexfoundry.org:10004/support-notifications:main 08:46:56 - nexus3.edgexfoundry.org:10004/support-scheduler:7edac8007c813f9848da4a88def049bb4874d70c 08:46:56 - nexus3.edgexfoundry.org:10004/support-scheduler:latest 08:46:56 - nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.70 08:46:56 - nexus3.edgexfoundry.org:10004/support-scheduler:7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70 08:46:56 - nexus3.edgexfoundry.org:10004/support-scheduler:main 08:46:56 settingsFile: 08:46:56 edgex-go-settings 08:46:56 ========================================================= [Pipeline] node 08:47:11 Still waiting to schedule task 08:47:11 Waiting for next available executor on ‘centos7-docker-4c-2g’ 08:50:17 Running on prd-centos7-docker-4c-2g-771026 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Create Multi-Arch Images) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:50:17 provisioning config files... 08:50:17 copy managed file [edgex-go-settings] to file:/w/workspace/edgexfoundry_edgex-go_main@tmp/config15238696931210588207tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:50:21 ---> ****-login.sh 08:50:21 nexus3.edgexfoundry.org:10001 08:50:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:50:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:50:22 Configure a credential helper to remove this warning. See 08:50:22 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:50:22 08:50:22 Login Succeeded 08:50:22 nexus3.edgexfoundry.org:10002 08:50:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:50:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:50:22 Configure a credential helper to remove this warning. See 08:50:22 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:50:22 08:50:22 Login Succeeded 08:50:22 nexus3.edgexfoundry.org:10003 08:50:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:50:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:50:22 Configure a credential helper to remove this warning. See 08:50:22 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:50:22 08:50:22 Login Succeeded 08:50:22 nexus3.edgexfoundry.org:10004 08:50:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:50:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:50:22 Configure a credential helper to remove this warning. See 08:50:22 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:50:22 08:50:22 Login Succeeded 08:50:22 ****.io 08:50:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:50:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:50:22 Configure a credential helper to remove this warning. See 08:50:22 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:50:22 08:50:22 Login Succeeded 08:50:22 ---> ****-login.sh ends [Pipeline] } 08:50:22 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:50:23 + docker buildx ls 08:50:23 NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS 08:50:23 default * docker 08:50:23 default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh 08:50:23 + docker buildx create --name edgex-builder --platform linux/amd64,linux/arm64 --use 08:50:23 edgex-builder [Pipeline] sh 08:50:24 + docker buildx inspect --bootstrap 08:50:24 #1 [internal] booting buildkit 08:50:24 #1 pulling image moby/buildkit:buildx-stable-1 08:50:27 #1 pulling image moby/buildkit:buildx-stable-1 3.2s done 08:50:27 #1 creating container buildx_buildkit_edgex-builder0 08:50:29 #1 creating container buildx_buildkit_edgex-builder0 2.1s done 08:50:29 #1 DONE 5.4s 08:50:29 Name: edgex-builder 08:50:29 Driver: docker-container 08:50:29 08:50:29 Nodes: 08:50:29 Name: edgex-builder0 08:50:29 Endpoint: unix:///var/run/docker.sock 08:50:29 Status: running 08:50:29 Buildkit: v0.25.1 08:50:29 Platforms: linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [Pipeline] sh 08:50:29 + docker buildx ls 08:50:29 NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS 08:50:29 edgex-builder * docker-container 08:50:29 edgex-builder0 unix:///var/run/docker.sock running v0.25.1 linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 08:50:29 default docker 08:50:29 default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh 08:50:30 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-command:7edac8007c813f9848da4a88def049bb4874d70c --push - 08:50:30 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-command:7edac8007c813f9848da4a88def049bb4874d70c' 08:50:30 #1 [internal] load build definition from Dockerfile 08:50:30 #1 transferring dockerfile: 197B done 08:50:30 #1 DONE 0.0s 08:50:30 08:50:30 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:7edac8007c813f9848da4a88def049bb4874d70c 08:50:30 #2 DONE 0.1s 08:50:30 08:50:30 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:7edac8007c813f9848da4a88def049bb4874d70c 08:50:30 #3 DONE 0.1s 08:50:30 08:50:30 #4 [internal] load .dockerignore 08:50:30 #4 transferring context: 2B done 08:50:30 #4 DONE 0.0s 08:50:30 08:50:30 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:7edac8007c813f9848da4a88def049bb4874d70c@sha256:4bccd84b443176ed7e892df98b32259b67664c5fb77cc10732e4e3c8122ef8f0 08:50:30 #5 resolve nexus3.edgexfoundry.org:10004/core-command:7edac8007c813f9848da4a88def049bb4874d70c@sha256:4bccd84b443176ed7e892df98b32259b67664c5fb77cc10732e4e3c8122ef8f0 0.0s done 08:50:30 #5 DONE 0.0s 08:50:30 08:50:30 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:7edac8007c813f9848da4a88def049bb4874d70c@sha256:4bccd84b443176ed7e892df98b32259b67664c5fb77cc10732e4e3c8122ef8f0 08:50:30 #6 resolve nexus3.edgexfoundry.org:10004/core-command:7edac8007c813f9848da4a88def049bb4874d70c@sha256:4bccd84b443176ed7e892df98b32259b67664c5fb77cc10732e4e3c8122ef8f0 done 08:50:30 #6 DONE 0.1s 08:50:30 08:50:30 #7 [auth] core-command:pull,push token for nexus3.edgexfoundry.org:10004 08:50:30 #7 DONE 0.0s 08:50:30 08:50:30 #8 exporting to image 08:50:30 #8 exporting layers done 08:50:30 #8 exporting manifest sha256:03da17f3a33f1cf18f89380067f38bc349854f412f3a82d6db4456297e786339 0.0s done 08:50:30 #8 exporting config sha256:620e18a44e7ef4e3010ca5da2abce662fd8e80e89b8a16d45afe701825cbd1e4 done 08:50:30 #8 exporting manifest sha256:ca6121c3044e2ce85b545d08435b40ef92ab3a771278c984f8ab09d01d678212 done 08:50:30 #8 exporting config sha256:dc1eb5c988ed137fd0866cfb77e462f7650f9f9d58b20ebb5b96f142bfb98344 done 08:50:30 #8 exporting manifest list sha256:96e66fb2971cce8a09c2859957806f03f9e323277596387948db2c417a010e06 done 08:50:30 #8 pushing layers 08:50:30 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 08:50:30 #8 pushing layers 0.1s done 08:50:30 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:7edac8007c813f9848da4a88def049bb4874d70c@sha256:96e66fb2971cce8a09c2859957806f03f9e323277596387948db2c417a010e06 08:50:30 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:7edac8007c813f9848da4a88def049bb4874d70c@sha256:96e66fb2971cce8a09c2859957806f03f9e323277596387948db2c417a010e06 0.2s done 08:50:30 #8 DONE 0.4s 08:50:30 08:50:30 1 warning found (use --debug to expand): 08:50:30  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 08:50:31 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-command:latest' 08:50:31 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-command:latest --push - 08:50:31 #1 [internal] load build definition from Dockerfile 08:50:31 #1 transferring dockerfile: 163B done 08:50:31 #1 DONE 0.0s 08:50:31 08:50:31 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:latest 08:50:31 #2 DONE 0.0s 08:50:31 08:50:31 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:latest 08:50:31 #3 DONE 0.0s 08:50:31 08:50:31 #4 [internal] load .dockerignore 08:50:31 #4 transferring context: 2B done 08:50:31 #4 DONE 0.0s 08:50:31 08:50:31 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:latest@sha256:4bccd84b443176ed7e892df98b32259b67664c5fb77cc10732e4e3c8122ef8f0 08:50:31 #5 resolve nexus3.edgexfoundry.org:10004/core-command:latest@sha256:4bccd84b443176ed7e892df98b32259b67664c5fb77cc10732e4e3c8122ef8f0 done 08:50:31 #5 DONE 0.0s 08:50:31 08:50:31 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:latest@sha256:4bccd84b443176ed7e892df98b32259b67664c5fb77cc10732e4e3c8122ef8f0 08:50:31 #6 resolve nexus3.edgexfoundry.org:10004/core-command:latest@sha256:4bccd84b443176ed7e892df98b32259b67664c5fb77cc10732e4e3c8122ef8f0 0.0s done 08:50:31 #6 CACHED 08:50:31 08:50:31 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:latest@sha256:4bccd84b443176ed7e892df98b32259b67664c5fb77cc10732e4e3c8122ef8f0 08:50:31 #5 CACHED 08:50:31 08:50:31 #7 [auth] core-command:pull,push token for nexus3.edgexfoundry.org:10004 08:50:31 #7 DONE 0.0s 08:50:31 08:50:31 #8 exporting to image 08:50:31 #8 exporting layers done 08:50:31 #8 exporting manifest sha256:03da17f3a33f1cf18f89380067f38bc349854f412f3a82d6db4456297e786339 done 08:50:31 #8 exporting config sha256:620e18a44e7ef4e3010ca5da2abce662fd8e80e89b8a16d45afe701825cbd1e4 done 08:50:31 #8 exporting manifest sha256:ca6121c3044e2ce85b545d08435b40ef92ab3a771278c984f8ab09d01d678212 done 08:50:31 #8 exporting config sha256:dc1eb5c988ed137fd0866cfb77e462f7650f9f9d58b20ebb5b96f142bfb98344 done 08:50:31 #8 exporting manifest list sha256:96e66fb2971cce8a09c2859957806f03f9e323277596387948db2c417a010e06 done 08:50:31 #8 pushing layers 0.0s done 08:50:31 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:latest@sha256:96e66fb2971cce8a09c2859957806f03f9e323277596387948db2c417a010e06 0.1s done 08:50:31 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 08:50:31 #8 DONE 0.1s 08:50:31 08:50:31 1 warning found (use --debug to expand): 08:50:31  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 08:50:31 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.70' 08:50:31 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.70 --push - 08:50:31 #1 [internal] load build definition from Dockerfile 08:50:31 #1 transferring dockerfile: 169B done 08:50:31 #1 DONE 0.0s 08:50:31 08:50:31 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.70 08:50:31 #2 DONE 0.0s 08:50:31 08:50:31 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.70 08:50:31 #3 DONE 0.0s 08:50:31 08:50:31 #4 [internal] load .dockerignore 08:50:31 #4 transferring context: 2B done 08:50:31 #4 DONE 0.0s 08:50:31 08:50:31 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.70@sha256:4bccd84b443176ed7e892df98b32259b67664c5fb77cc10732e4e3c8122ef8f0 08:50:31 #5 resolve nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.70@sha256:4bccd84b443176ed7e892df98b32259b67664c5fb77cc10732e4e3c8122ef8f0 0.0s done 08:50:31 #5 CACHED 08:50:31 08:50:31 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.70@sha256:4bccd84b443176ed7e892df98b32259b67664c5fb77cc10732e4e3c8122ef8f0 08:50:31 #6 resolve nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.70@sha256:4bccd84b443176ed7e892df98b32259b67664c5fb77cc10732e4e3c8122ef8f0 0.0s done 08:50:31 #6 CACHED 08:50:31 08:50:31 #7 exporting to image 08:50:31 #7 exporting layers done 08:50:31 #7 exporting manifest sha256:03da17f3a33f1cf18f89380067f38bc349854f412f3a82d6db4456297e786339 done 08:50:31 #7 exporting config sha256:620e18a44e7ef4e3010ca5da2abce662fd8e80e89b8a16d45afe701825cbd1e4 done 08:50:31 #7 exporting manifest sha256:ca6121c3044e2ce85b545d08435b40ef92ab3a771278c984f8ab09d01d678212 done 08:50:31 #7 exporting config sha256:dc1eb5c988ed137fd0866cfb77e462f7650f9f9d58b20ebb5b96f142bfb98344 done 08:50:31 #7 exporting manifest list sha256:96e66fb2971cce8a09c2859957806f03f9e323277596387948db2c417a010e06 done 08:50:31 #7 pushing layers 08:50:31 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 08:50:32 #7 pushing layers 0.0s done 08:50:32 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.70@sha256:96e66fb2971cce8a09c2859957806f03f9e323277596387948db2c417a010e06 0.1s done 08:50:32 #7 DONE 0.1s 08:50:32 08:50:32 #8 [auth] core-command:pull,push token for nexus3.edgexfoundry.org:10004 08:50:32 #8 DONE 0.0s 08:50:32 08:50:32 1 warning found (use --debug to expand): 08:50:32  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 08:50:32 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-command:7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70' 08:50:32 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-command:7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70 --push - 08:50:32 #1 [internal] load build definition from Dockerfile 08:50:32 #1 transferring dockerfile: 210B done 08:50:32 #1 DONE 0.0s 08:50:32 08:50:32 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70 08:50:32 #2 DONE 0.0s 08:50:32 08:50:32 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70 08:50:32 #3 DONE 0.0s 08:50:32 08:50:32 #4 [internal] load .dockerignore 08:50:32 #4 transferring context: 2B done 08:50:32 #4 DONE 0.0s 08:50:32 08:50:32 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70@sha256:4bccd84b443176ed7e892df98b32259b67664c5fb77cc10732e4e3c8122ef8f0 08:50:32 #5 resolve nexus3.edgexfoundry.org:10004/core-command:7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70@sha256:4bccd84b443176ed7e892df98b32259b67664c5fb77cc10732e4e3c8122ef8f0 0.0s done 08:50:32 #5 CACHED 08:50:32 08:50:32 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70@sha256:4bccd84b443176ed7e892df98b32259b67664c5fb77cc10732e4e3c8122ef8f0 08:50:32 #6 resolve nexus3.edgexfoundry.org:10004/core-command:7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70@sha256:4bccd84b443176ed7e892df98b32259b67664c5fb77cc10732e4e3c8122ef8f0 0.0s done 08:50:32 #6 CACHED 08:50:32 08:50:32 #7 exporting to image 08:50:32 #7 exporting layers done 08:50:32 #7 exporting manifest sha256:03da17f3a33f1cf18f89380067f38bc349854f412f3a82d6db4456297e786339 done 08:50:32 #7 exporting config sha256:620e18a44e7ef4e3010ca5da2abce662fd8e80e89b8a16d45afe701825cbd1e4 done 08:50:32 #7 exporting manifest sha256:ca6121c3044e2ce85b545d08435b40ef92ab3a771278c984f8ab09d01d678212 done 08:50:32 #7 exporting config sha256:dc1eb5c988ed137fd0866cfb77e462f7650f9f9d58b20ebb5b96f142bfb98344 08:50:32 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 08:50:32 #7 ... 08:50:32 08:50:32 #8 [auth] core-command:pull,push token for nexus3.edgexfoundry.org:10004 08:50:32 #8 DONE 0.0s 08:50:32 08:50:32 #7 exporting to image 08:50:32 #7 exporting config sha256:dc1eb5c988ed137fd0866cfb77e462f7650f9f9d58b20ebb5b96f142bfb98344 done 08:50:32 #7 exporting manifest list sha256:96e66fb2971cce8a09c2859957806f03f9e323277596387948db2c417a010e06 done 08:50:32 #7 pushing layers 0.0s done 08:50:32 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70@sha256:96e66fb2971cce8a09c2859957806f03f9e323277596387948db2c417a010e06 08:50:32 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70@sha256:96e66fb2971cce8a09c2859957806f03f9e323277596387948db2c417a010e06 0.2s done 08:50:32 #7 DONE 0.2s 08:50:32 08:50:32 1 warning found (use --debug to expand): 08:50:32  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 08:50:32 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-command:main' 08:50:32 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-command:main --push - 08:50:32 #1 [internal] load build definition from Dockerfile 08:50:32 #1 transferring dockerfile: 161B done 08:50:32 #1 DONE 0.0s 08:50:32 08:50:32 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:main 08:50:32 #2 DONE 0.0s 08:50:32 08:50:32 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:main 08:50:32 #3 DONE 0.0s 08:50:32 08:50:32 #4 [internal] load .dockerignore 08:50:32 #4 transferring context: 2B done 08:50:32 #4 DONE 0.0s 08:50:32 08:50:32 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:main@sha256:4bccd84b443176ed7e892df98b32259b67664c5fb77cc10732e4e3c8122ef8f0 08:50:32 #5 resolve nexus3.edgexfoundry.org:10004/core-command:main@sha256:4bccd84b443176ed7e892df98b32259b67664c5fb77cc10732e4e3c8122ef8f0 0.0s done 08:50:32 #5 CACHED 08:50:32 08:50:32 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:main@sha256:4bccd84b443176ed7e892df98b32259b67664c5fb77cc10732e4e3c8122ef8f0 08:50:32 #6 resolve nexus3.edgexfoundry.org:10004/core-command:main@sha256:4bccd84b443176ed7e892df98b32259b67664c5fb77cc10732e4e3c8122ef8f0 0.0s done 08:50:32 #6 CACHED 08:50:32 08:50:32 #7 exporting to image 08:50:32 #7 exporting layers done 08:50:32 #7 exporting manifest sha256:03da17f3a33f1cf18f89380067f38bc349854f412f3a82d6db4456297e786339 done 08:50:32 #7 exporting config sha256:620e18a44e7ef4e3010ca5da2abce662fd8e80e89b8a16d45afe701825cbd1e4 done 08:50:32 #7 exporting manifest sha256:ca6121c3044e2ce85b545d08435b40ef92ab3a771278c984f8ab09d01d678212 done 08:50:32 #7 exporting config sha256:dc1eb5c988ed137fd0866cfb77e462f7650f9f9d58b20ebb5b96f142bfb98344 done 08:50:32 #7 exporting manifest list sha256:96e66fb2971cce8a09c2859957806f03f9e323277596387948db2c417a010e06 done 08:50:32 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 08:50:33 #7 ... 08:50:33 08:50:33 #8 [auth] core-command:pull,push token for nexus3.edgexfoundry.org:10004 08:50:33 #8 DONE 0.0s 08:50:33 08:50:33 #7 exporting to image 08:50:33 #7 pushing layers 0.0s done 08:50:33 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:main@sha256:96e66fb2971cce8a09c2859957806f03f9e323277596387948db2c417a010e06 08:50:33 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:main@sha256:96e66fb2971cce8a09c2859957806f03f9e323277596387948db2c417a010e06 0.1s done 08:50:33 #7 DONE 0.2s 08:50:33 08:50:33 1 warning found (use --debug to expand): 08:50:33  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 08:50:33 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:7edac8007c813f9848da4a88def049bb4874d70c' 08:50:33 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:7edac8007c813f9848da4a88def049bb4874d70c --push - 08:50:33 #1 [internal] load build definition from Dockerfile 08:50:33 #1 transferring dockerfile: 216B done 08:50:33 #1 DONE 0.0s 08:50:33 08:50:33 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:7edac8007c813f9848da4a88def049bb4874d70c 08:50:33 #2 DONE 0.0s 08:50:33 08:50:33 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:7edac8007c813f9848da4a88def049bb4874d70c 08:50:33 #3 DONE 0.0s 08:50:33 08:50:33 #4 [internal] load .dockerignore 08:50:33 #4 transferring context: 2B done 08:50:33 #4 DONE 0.0s 08:50:33 08:50:33 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:7edac8007c813f9848da4a88def049bb4874d70c@sha256:9b1395ce39f4569d597caba0827b9ed5a3c370f815ffa256ba79de8cf2592584 08:50:33 #5 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:7edac8007c813f9848da4a88def049bb4874d70c@sha256:9b1395ce39f4569d597caba0827b9ed5a3c370f815ffa256ba79de8cf2592584 08:50:33 #5 ... 08:50:33 08:50:33 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:7edac8007c813f9848da4a88def049bb4874d70c@sha256:9b1395ce39f4569d597caba0827b9ed5a3c370f815ffa256ba79de8cf2592584 08:50:33 #6 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:7edac8007c813f9848da4a88def049bb4874d70c@sha256:9b1395ce39f4569d597caba0827b9ed5a3c370f815ffa256ba79de8cf2592584 0.0s done 08:50:33 #6 DONE 0.1s 08:50:33 08:50:33 #7 exporting to image 08:50:33 #7 exporting layers done 08:50:33 #7 exporting manifest sha256:8a9c256e12f7fd3e77f0b927b84d61086dc9dafe770387d1dc595fdd4a5917fe done 08:50:33 #7 exporting config sha256:01977c0211f751c11dc4690136ee0686f099781d6acbc1bd2558febaeb49510b done 08:50:33 #7 exporting manifest sha256:5dc5b87633980f95032b475df159f00cdfe4f4593d0e84aa3a92bf74101f1974 done 08:50:33 #7 exporting config sha256:12df2f9c8669070e3287c13eaa224c0e245e881e45073ca6462c3aa3fb84bec9 done 08:50:33 #7 exporting manifest list sha256:946c016165921537fd50e20c919f861e56bbc97f0af1ca9ba1991b916f4ebcaf 08:50:33 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 08:50:33 #7 ... 08:50:33 08:50:33 #8 [auth] core-common-config-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 08:50:33 #8 DONE 0.0s 08:50:33 08:50:33 #7 exporting to image 08:50:33 #7 exporting manifest list sha256:946c016165921537fd50e20c919f861e56bbc97f0af1ca9ba1991b916f4ebcaf done 08:50:33 #7 pushing layers 08:50:33 #7 pushing layers 0.2s done 08:50:33 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:7edac8007c813f9848da4a88def049bb4874d70c@sha256:946c016165921537fd50e20c919f861e56bbc97f0af1ca9ba1991b916f4ebcaf 08:50:33 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:7edac8007c813f9848da4a88def049bb4874d70c@sha256:946c016165921537fd50e20c919f861e56bbc97f0af1ca9ba1991b916f4ebcaf 0.2s done 08:50:33 #7 DONE 0.4s 08:50:33 08:50:33 1 warning found (use --debug to expand): 08:50:33  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 08:50:34 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest' 08:50:34 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest --push - 08:50:34 #1 [internal] load build definition from Dockerfile 08:50:34 #1 transferring dockerfile: 182B done 08:50:34 #1 DONE 0.0s 08:50:34 08:50:34 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 08:50:34 #2 DONE 0.0s 08:50:34 08:50:34 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 08:50:34 #3 DONE 0.0s 08:50:34 08:50:34 #4 [internal] load .dockerignore 08:50:34 #4 transferring context: 2B done 08:50:34 #4 DONE 0.0s 08:50:34 08:50:34 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest@sha256:9b1395ce39f4569d597caba0827b9ed5a3c370f815ffa256ba79de8cf2592584 08:50:34 #5 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest@sha256:9b1395ce39f4569d597caba0827b9ed5a3c370f815ffa256ba79de8cf2592584 0.0s done 08:50:34 #5 CACHED 08:50:34 08:50:34 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest@sha256:9b1395ce39f4569d597caba0827b9ed5a3c370f815ffa256ba79de8cf2592584 08:50:34 #6 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest@sha256:9b1395ce39f4569d597caba0827b9ed5a3c370f815ffa256ba79de8cf2592584 0.0s done 08:50:34 #6 CACHED 08:50:34 08:50:34 #7 exporting to image 08:50:34 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 08:50:34 #7 ... 08:50:34 08:50:34 #8 [auth] core-common-config-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 08:50:34 #8 DONE 0.0s 08:50:34 08:50:34 #7 exporting to image 08:50:34 #7 exporting layers done 08:50:34 #7 exporting manifest sha256:8a9c256e12f7fd3e77f0b927b84d61086dc9dafe770387d1dc595fdd4a5917fe done 08:50:34 #7 exporting config sha256:01977c0211f751c11dc4690136ee0686f099781d6acbc1bd2558febaeb49510b done 08:50:34 #7 exporting manifest sha256:5dc5b87633980f95032b475df159f00cdfe4f4593d0e84aa3a92bf74101f1974 done 08:50:34 #7 exporting config sha256:12df2f9c8669070e3287c13eaa224c0e245e881e45073ca6462c3aa3fb84bec9 done 08:50:34 #7 exporting manifest list sha256:946c016165921537fd50e20c919f861e56bbc97f0af1ca9ba1991b916f4ebcaf done 08:50:34 #7 pushing layers 0.0s done 08:50:34 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest@sha256:946c016165921537fd50e20c919f861e56bbc97f0af1ca9ba1991b916f4ebcaf 08:50:34 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest@sha256:946c016165921537fd50e20c919f861e56bbc97f0af1ca9ba1991b916f4ebcaf 0.2s done 08:50:34 #7 DONE 0.2s 08:50:34 08:50:34 1 warning found (use --debug to expand): 08:50:34  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 08:50:34 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.70' 08:50:34 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.70 --push - 08:50:34 #1 [internal] load build definition from Dockerfile 08:50:34 #1 transferring dockerfile: 188B done 08:50:34 #1 DONE 0.0s 08:50:34 08:50:34 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.70 08:50:34 #2 DONE 0.0s 08:50:34 08:50:34 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.70 08:50:34 #3 DONE 0.0s 08:50:34 08:50:34 #4 [internal] load .dockerignore 08:50:34 #4 transferring context: 2B done 08:50:34 #4 DONE 0.0s 08:50:34 08:50:34 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.70@sha256:9b1395ce39f4569d597caba0827b9ed5a3c370f815ffa256ba79de8cf2592584 08:50:34 #5 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.70@sha256:9b1395ce39f4569d597caba0827b9ed5a3c370f815ffa256ba79de8cf2592584 done 08:50:34 #5 CACHED 08:50:34 08:50:34 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.70@sha256:9b1395ce39f4569d597caba0827b9ed5a3c370f815ffa256ba79de8cf2592584 08:50:34 #6 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.70@sha256:9b1395ce39f4569d597caba0827b9ed5a3c370f815ffa256ba79de8cf2592584 0.0s done 08:50:34 #6 CACHED 08:50:34 08:50:34 #7 exporting to image 08:50:34 #7 exporting layers done 08:50:34 #7 exporting manifest sha256:8a9c256e12f7fd3e77f0b927b84d61086dc9dafe770387d1dc595fdd4a5917fe done 08:50:34 #7 exporting config sha256:01977c0211f751c11dc4690136ee0686f099781d6acbc1bd2558febaeb49510b done 08:50:34 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 08:50:35 #7 ... 08:50:35 08:50:35 #8 [auth] core-common-config-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 08:50:35 #8 DONE 0.0s 08:50:35 08:50:35 #7 exporting to image 08:50:35 #7 exporting manifest sha256:5dc5b87633980f95032b475df159f00cdfe4f4593d0e84aa3a92bf74101f1974 done 08:50:35 #7 exporting config sha256:12df2f9c8669070e3287c13eaa224c0e245e881e45073ca6462c3aa3fb84bec9 done 08:50:35 #7 exporting manifest list sha256:946c016165921537fd50e20c919f861e56bbc97f0af1ca9ba1991b916f4ebcaf done 08:50:35 #7 pushing layers 0.0s done 08:50:35 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.70@sha256:946c016165921537fd50e20c919f861e56bbc97f0af1ca9ba1991b916f4ebcaf 08:50:35 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.70@sha256:946c016165921537fd50e20c919f861e56bbc97f0af1ca9ba1991b916f4ebcaf 0.2s done 08:50:35 #7 DONE 0.2s 08:50:35 08:50:35 1 warning found (use --debug to expand): 08:50:35  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 08:50:35 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70 --push - 08:50:35 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70' 08:50:35 #1 [internal] load build definition from Dockerfile 08:50:35 #1 transferring dockerfile: 229B done 08:50:35 #1 DONE 0.0s 08:50:35 08:50:35 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70 08:50:35 #2 DONE 0.0s 08:50:35 08:50:35 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70 08:50:35 #3 DONE 0.1s 08:50:35 08:50:35 #4 [internal] load .dockerignore 08:50:35 #4 transferring context: 2B done 08:50:35 #4 DONE 0.0s 08:50:35 08:50:35 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70@sha256:9b1395ce39f4569d597caba0827b9ed5a3c370f815ffa256ba79de8cf2592584 08:50:35 #5 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70@sha256:9b1395ce39f4569d597caba0827b9ed5a3c370f815ffa256ba79de8cf2592584 0.0s done 08:50:35 #5 CACHED 08:50:35 08:50:35 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70@sha256:9b1395ce39f4569d597caba0827b9ed5a3c370f815ffa256ba79de8cf2592584 08:50:35 #6 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70@sha256:9b1395ce39f4569d597caba0827b9ed5a3c370f815ffa256ba79de8cf2592584 0.0s done 08:50:35 #6 CACHED 08:50:35 08:50:35 #7 [auth] core-common-config-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 08:50:35 #7 DONE 0.0s 08:50:35 08:50:35 #8 exporting to image 08:50:35 #8 exporting layers done 08:50:35 #8 exporting manifest sha256:8a9c256e12f7fd3e77f0b927b84d61086dc9dafe770387d1dc595fdd4a5917fe done 08:50:35 #8 exporting config sha256:01977c0211f751c11dc4690136ee0686f099781d6acbc1bd2558febaeb49510b done 08:50:35 #8 exporting manifest sha256:5dc5b87633980f95032b475df159f00cdfe4f4593d0e84aa3a92bf74101f1974 done 08:50:35 #8 exporting config sha256:12df2f9c8669070e3287c13eaa224c0e245e881e45073ca6462c3aa3fb84bec9 done 08:50:35 #8 exporting manifest list sha256:946c016165921537fd50e20c919f861e56bbc97f0af1ca9ba1991b916f4ebcaf done 08:50:35 #8 pushing layers 0.0s done 08:50:35 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70@sha256:946c016165921537fd50e20c919f861e56bbc97f0af1ca9ba1991b916f4ebcaf 0.1s done 08:50:35 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 08:50:35 #8 DONE 0.2s 08:50:35 08:50:35 1 warning found (use --debug to expand): 08:50:35  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 08:50:36 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main' 08:50:36 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main --push - 08:50:36 #1 [internal] load build definition from Dockerfile 08:50:36 #1 transferring dockerfile: 180B done 08:50:36 #1 DONE 0.0s 08:50:36 08:50:36 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main 08:50:36 #2 DONE 0.0s 08:50:36 08:50:36 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main 08:50:36 #3 DONE 0.0s 08:50:36 08:50:36 #4 [internal] load .dockerignore 08:50:36 #4 transferring context: 2B done 08:50:36 #4 DONE 0.0s 08:50:36 08:50:36 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main@sha256:9b1395ce39f4569d597caba0827b9ed5a3c370f815ffa256ba79de8cf2592584 08:50:36 #5 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main@sha256:9b1395ce39f4569d597caba0827b9ed5a3c370f815ffa256ba79de8cf2592584 0.0s done 08:50:36 #5 DONE 0.0s 08:50:36 08:50:36 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main@sha256:9b1395ce39f4569d597caba0827b9ed5a3c370f815ffa256ba79de8cf2592584 08:50:36 #6 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main@sha256:9b1395ce39f4569d597caba0827b9ed5a3c370f815ffa256ba79de8cf2592584 0.0s done 08:50:36 #6 CACHED 08:50:36 08:50:36 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main@sha256:9b1395ce39f4569d597caba0827b9ed5a3c370f815ffa256ba79de8cf2592584 08:50:36 #5 CACHED 08:50:36 08:50:36 #7 [auth] core-common-config-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 08:50:36 #7 DONE 0.0s 08:50:36 08:50:36 #8 exporting to image 08:50:36 #8 exporting layers done 08:50:36 #8 exporting manifest sha256:8a9c256e12f7fd3e77f0b927b84d61086dc9dafe770387d1dc595fdd4a5917fe done 08:50:36 #8 exporting config sha256:01977c0211f751c11dc4690136ee0686f099781d6acbc1bd2558febaeb49510b done 08:50:36 #8 exporting manifest sha256:5dc5b87633980f95032b475df159f00cdfe4f4593d0e84aa3a92bf74101f1974 done 08:50:36 #8 exporting config sha256:12df2f9c8669070e3287c13eaa224c0e245e881e45073ca6462c3aa3fb84bec9 done 08:50:36 #8 exporting manifest list sha256:946c016165921537fd50e20c919f861e56bbc97f0af1ca9ba1991b916f4ebcaf done 08:50:36 #8 pushing layers 0.0s done 08:50:36 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main@sha256:946c016165921537fd50e20c919f861e56bbc97f0af1ca9ba1991b916f4ebcaf 0.1s done 08:50:36 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 08:50:36 #8 DONE 0.1s 08:50:36 08:50:36 1 warning found (use --debug to expand): 08:50:36  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 08:50:36 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-data:7edac8007c813f9848da4a88def049bb4874d70c' 08:50:36 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-data:7edac8007c813f9848da4a88def049bb4874d70c --push - 08:50:36 #1 [internal] load build definition from Dockerfile 08:50:36 #1 transferring dockerfile: 194B done 08:50:36 #1 DONE 0.0s 08:50:36 08:50:36 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:7edac8007c813f9848da4a88def049bb4874d70c 08:50:36 #2 DONE 0.0s 08:50:36 08:50:36 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:7edac8007c813f9848da4a88def049bb4874d70c 08:50:36 #3 DONE 0.0s 08:50:36 08:50:36 #4 [internal] load .dockerignore 08:50:36 #4 transferring context: 2B done 08:50:36 #4 DONE 0.0s 08:50:36 08:50:36 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:7edac8007c813f9848da4a88def049bb4874d70c@sha256:20467429f66d8a1053a8e44b33ab1e51094cbe30fa0acef15eb8fc6abee82133 08:50:36 #5 resolve nexus3.edgexfoundry.org:10004/core-data:7edac8007c813f9848da4a88def049bb4874d70c@sha256:20467429f66d8a1053a8e44b33ab1e51094cbe30fa0acef15eb8fc6abee82133 0.0s done 08:50:36 #5 DONE 0.0s 08:50:36 08:50:36 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:7edac8007c813f9848da4a88def049bb4874d70c@sha256:20467429f66d8a1053a8e44b33ab1e51094cbe30fa0acef15eb8fc6abee82133 08:50:36 #6 resolve nexus3.edgexfoundry.org:10004/core-data:7edac8007c813f9848da4a88def049bb4874d70c@sha256:20467429f66d8a1053a8e44b33ab1e51094cbe30fa0acef15eb8fc6abee82133 0.0s done 08:50:36 #6 DONE 0.0s 08:50:36 08:50:36 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:7edac8007c813f9848da4a88def049bb4874d70c@sha256:20467429f66d8a1053a8e44b33ab1e51094cbe30fa0acef15eb8fc6abee82133 08:50:36 #5 resolve nexus3.edgexfoundry.org:10004/core-data:7edac8007c813f9848da4a88def049bb4874d70c@sha256:20467429f66d8a1053a8e44b33ab1e51094cbe30fa0acef15eb8fc6abee82133 0.0s done 08:50:36 #5 DONE 0.1s 08:50:36 08:50:36 #7 [auth] core-data:pull,push token for nexus3.edgexfoundry.org:10004 08:50:37 #7 DONE 0.0s 08:50:37 08:50:37 #8 exporting to image 08:50:37 #8 exporting layers done 08:50:37 #8 exporting manifest sha256:2e192eee675f1c212e087618a5521debb2b112932ee72669a843a262ec1fae78 done 08:50:37 #8 exporting config sha256:8bf8006e6c65ff2be03790a2e59bb2af36a8ba8f52e56ae8b889f21471beb968 done 08:50:37 #8 exporting manifest sha256:812bf497a5675f92597642760f4282b47793eaf45071a3b3fda27c273baed1c2 done 08:50:37 #8 exporting config sha256:72d3f0f75b90f5ee2a31bb1726bcb64338a2a83fd97e7165496cdeca3f261c71 done 08:50:37 #8 exporting manifest list sha256:9f003ade985686f03acb473c5c63e145b44eebd4c4c7c37bffc8e8be1b7c7f55 done 08:50:37 #8 pushing layers 0.1s done 08:50:37 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:7edac8007c813f9848da4a88def049bb4874d70c@sha256:9f003ade985686f03acb473c5c63e145b44eebd4c4c7c37bffc8e8be1b7c7f55 08:50:37 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 08:50:37 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:7edac8007c813f9848da4a88def049bb4874d70c@sha256:9f003ade985686f03acb473c5c63e145b44eebd4c4c7c37bffc8e8be1b7c7f55 0.3s done 08:50:37 #8 DONE 0.4s 08:50:37 08:50:37 1 warning found (use --debug to expand): 08:50:37  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 08:50:37 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-data:latest' 08:50:37 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-data:latest --push - 08:50:37 #1 [internal] load build definition from Dockerfile 08:50:37 #1 transferring dockerfile: 160B done 08:50:37 #1 DONE 0.0s 08:50:37 08:50:37 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:latest 08:50:37 #2 DONE 0.0s 08:50:37 08:50:37 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:latest 08:50:37 #3 DONE 0.0s 08:50:37 08:50:37 #4 [internal] load .dockerignore 08:50:37 #4 transferring context: 2B done 08:50:37 #4 DONE 0.0s 08:50:37 08:50:37 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:latest@sha256:20467429f66d8a1053a8e44b33ab1e51094cbe30fa0acef15eb8fc6abee82133 08:50:37 #5 resolve nexus3.edgexfoundry.org:10004/core-data:latest@sha256:20467429f66d8a1053a8e44b33ab1e51094cbe30fa0acef15eb8fc6abee82133 done 08:50:37 #5 CACHED 08:50:37 08:50:37 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:latest@sha256:20467429f66d8a1053a8e44b33ab1e51094cbe30fa0acef15eb8fc6abee82133 08:50:38 #6 resolve nexus3.edgexfoundry.org:10004/core-data:latest@sha256:20467429f66d8a1053a8e44b33ab1e51094cbe30fa0acef15eb8fc6abee82133 0.0s done 08:50:38 #6 CACHED 08:50:38 08:50:38 #7 [auth] core-data:pull,push token for nexus3.edgexfoundry.org:10004 08:50:38 #7 DONE 0.0s 08:50:38 08:50:38 #8 exporting to image 08:50:38 #8 exporting layers done 08:50:38 #8 exporting manifest sha256:2e192eee675f1c212e087618a5521debb2b112932ee72669a843a262ec1fae78 done 08:50:38 #8 exporting config sha256:8bf8006e6c65ff2be03790a2e59bb2af36a8ba8f52e56ae8b889f21471beb968 done 08:50:38 #8 exporting manifest sha256:812bf497a5675f92597642760f4282b47793eaf45071a3b3fda27c273baed1c2 done 08:50:38 #8 exporting config sha256:72d3f0f75b90f5ee2a31bb1726bcb64338a2a83fd97e7165496cdeca3f261c71 done 08:50:38 #8 exporting manifest list sha256:9f003ade985686f03acb473c5c63e145b44eebd4c4c7c37bffc8e8be1b7c7f55 done 08:50:38 #8 pushing layers 0.0s done 08:50:38 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:latest@sha256:9f003ade985686f03acb473c5c63e145b44eebd4c4c7c37bffc8e8be1b7c7f55 08:50:38 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 08:50:38 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:latest@sha256:9f003ade985686f03acb473c5c63e145b44eebd4c4c7c37bffc8e8be1b7c7f55 0.1s done 08:50:38 #8 DONE 0.2s 08:50:38 08:50:38 1 warning found (use --debug to expand): 08:50:38  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 08:50:38 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.70' 08:50:38 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.70 --push - 08:50:38 #1 [internal] load build definition from Dockerfile 08:50:38 #1 transferring dockerfile: 166B done 08:50:38 #1 DONE 0.0s 08:50:38 08:50:38 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.70 08:50:38 #2 DONE 0.0s 08:50:38 08:50:38 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.70 08:50:38 #3 DONE 0.0s 08:50:38 08:50:38 #4 [internal] load .dockerignore 08:50:38 #4 transferring context: 2B done 08:50:38 #4 DONE 0.0s 08:50:38 08:50:38 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.70@sha256:20467429f66d8a1053a8e44b33ab1e51094cbe30fa0acef15eb8fc6abee82133 08:50:38 #5 resolve nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.70@sha256:20467429f66d8a1053a8e44b33ab1e51094cbe30fa0acef15eb8fc6abee82133 done 08:50:38 #5 CACHED 08:50:38 08:50:38 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.70@sha256:20467429f66d8a1053a8e44b33ab1e51094cbe30fa0acef15eb8fc6abee82133 08:50:38 #6 resolve nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.70@sha256:20467429f66d8a1053a8e44b33ab1e51094cbe30fa0acef15eb8fc6abee82133 done 08:50:38 #6 CACHED 08:50:38 08:50:38 #7 exporting to image 08:50:38 #7 exporting layers done 08:50:38 #7 exporting manifest sha256:2e192eee675f1c212e087618a5521debb2b112932ee72669a843a262ec1fae78 done 08:50:38 #7 exporting config sha256:8bf8006e6c65ff2be03790a2e59bb2af36a8ba8f52e56ae8b889f21471beb968 done 08:50:38 #7 exporting manifest sha256:812bf497a5675f92597642760f4282b47793eaf45071a3b3fda27c273baed1c2 done 08:50:38 #7 exporting config sha256:72d3f0f75b90f5ee2a31bb1726bcb64338a2a83fd97e7165496cdeca3f261c71 done 08:50:38 #7 exporting manifest list sha256:9f003ade985686f03acb473c5c63e145b44eebd4c4c7c37bffc8e8be1b7c7f55 done 08:50:38 #7 pushing layers 0.0s done 08:50:38 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.70@sha256:9f003ade985686f03acb473c5c63e145b44eebd4c4c7c37bffc8e8be1b7c7f55 08:50:38 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 08:50:38 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.70@sha256:9f003ade985686f03acb473c5c63e145b44eebd4c4c7c37bffc8e8be1b7c7f55 0.1s done 08:50:38 #7 DONE 0.1s 08:50:38 08:50:38 #8 [auth] core-data:pull,push token for nexus3.edgexfoundry.org:10004 08:50:38 #8 DONE 0.0s 08:50:38 08:50:38 1 warning found (use --debug to expand): 08:50:38  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 08:50:38 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-data:7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70' 08:50:38 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-data:7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70 --push - 08:50:38 #1 [internal] load build definition from Dockerfile 08:50:38 #1 transferring dockerfile: 207B done 08:50:38 #1 DONE 0.0s 08:50:38 08:50:38 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70 08:50:38 #2 DONE 0.0s 08:50:38 08:50:38 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70 08:50:38 #3 DONE 0.0s 08:50:38 08:50:38 #4 [internal] load .dockerignore 08:50:38 #4 transferring context: 2B done 08:50:38 #4 DONE 0.0s 08:50:38 08:50:38 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70@sha256:20467429f66d8a1053a8e44b33ab1e51094cbe30fa0acef15eb8fc6abee82133 08:50:38 #5 resolve nexus3.edgexfoundry.org:10004/core-data:7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70@sha256:20467429f66d8a1053a8e44b33ab1e51094cbe30fa0acef15eb8fc6abee82133 done 08:50:38 #5 CACHED 08:50:38 08:50:38 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70@sha256:20467429f66d8a1053a8e44b33ab1e51094cbe30fa0acef15eb8fc6abee82133 08:50:38 #6 resolve nexus3.edgexfoundry.org:10004/core-data:7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70@sha256:20467429f66d8a1053a8e44b33ab1e51094cbe30fa0acef15eb8fc6abee82133 done 08:50:38 #6 CACHED 08:50:38 08:50:38 #7 exporting to image 08:50:38 #7 exporting layers done 08:50:38 #7 exporting manifest sha256:2e192eee675f1c212e087618a5521debb2b112932ee72669a843a262ec1fae78 done 08:50:38 #7 exporting config sha256:8bf8006e6c65ff2be03790a2e59bb2af36a8ba8f52e56ae8b889f21471beb968 08:50:38 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 08:50:39 #7 exporting config sha256:8bf8006e6c65ff2be03790a2e59bb2af36a8ba8f52e56ae8b889f21471beb968 done 08:50:39 #7 exporting manifest sha256:812bf497a5675f92597642760f4282b47793eaf45071a3b3fda27c273baed1c2 done 08:50:39 #7 exporting config sha256:72d3f0f75b90f5ee2a31bb1726bcb64338a2a83fd97e7165496cdeca3f261c71 done 08:50:39 #7 exporting manifest list sha256:9f003ade985686f03acb473c5c63e145b44eebd4c4c7c37bffc8e8be1b7c7f55 done 08:50:39 #7 pushing layers 0.0s done 08:50:39 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70@sha256:9f003ade985686f03acb473c5c63e145b44eebd4c4c7c37bffc8e8be1b7c7f55 0.1s done 08:50:39 #7 DONE 0.1s 08:50:39 08:50:39 #8 [auth] core-data:pull,push token for nexus3.edgexfoundry.org:10004 08:50:39 #8 DONE 0.0s 08:50:39 08:50:39 1 warning found (use --debug to expand): 08:50:39  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 08:50:39 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-data:main --push - 08:50:39 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-data:main' 08:50:39 #1 [internal] load build definition from Dockerfile 08:50:39 #1 transferring dockerfile: 158B done 08:50:39 #1 DONE 0.0s 08:50:39 08:50:39 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:main 08:50:39 #2 DONE 0.0s 08:50:39 08:50:39 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:main 08:50:39 #3 DONE 0.0s 08:50:39 08:50:39 #4 [internal] load .dockerignore 08:50:39 #4 transferring context: 2B done 08:50:39 #4 DONE 0.0s 08:50:39 08:50:39 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:main@sha256:20467429f66d8a1053a8e44b33ab1e51094cbe30fa0acef15eb8fc6abee82133 08:50:39 #5 resolve nexus3.edgexfoundry.org:10004/core-data:main@sha256:20467429f66d8a1053a8e44b33ab1e51094cbe30fa0acef15eb8fc6abee82133 08:50:39 #5 resolve nexus3.edgexfoundry.org:10004/core-data:main@sha256:20467429f66d8a1053a8e44b33ab1e51094cbe30fa0acef15eb8fc6abee82133 0.0s done 08:50:39 #5 CACHED 08:50:39 08:50:39 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:main@sha256:20467429f66d8a1053a8e44b33ab1e51094cbe30fa0acef15eb8fc6abee82133 08:50:39 #6 resolve nexus3.edgexfoundry.org:10004/core-data:main@sha256:20467429f66d8a1053a8e44b33ab1e51094cbe30fa0acef15eb8fc6abee82133 0.0s done 08:50:39 #6 CACHED 08:50:39 08:50:39 #7 [auth] core-data:pull,push token for nexus3.edgexfoundry.org:10004 08:50:39 #7 DONE 0.0s 08:50:39 08:50:39 #8 exporting to image 08:50:39 #8 exporting layers done 08:50:39 #8 exporting manifest sha256:2e192eee675f1c212e087618a5521debb2b112932ee72669a843a262ec1fae78 done 08:50:39 #8 exporting config sha256:8bf8006e6c65ff2be03790a2e59bb2af36a8ba8f52e56ae8b889f21471beb968 done 08:50:39 #8 exporting manifest sha256:812bf497a5675f92597642760f4282b47793eaf45071a3b3fda27c273baed1c2 done 08:50:39 #8 exporting config sha256:72d3f0f75b90f5ee2a31bb1726bcb64338a2a83fd97e7165496cdeca3f261c71 done 08:50:39 #8 exporting manifest list sha256:9f003ade985686f03acb473c5c63e145b44eebd4c4c7c37bffc8e8be1b7c7f55 done 08:50:39 #8 pushing layers 0.0s done 08:50:39 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:main@sha256:9f003ade985686f03acb473c5c63e145b44eebd4c4c7c37bffc8e8be1b7c7f55 08:50:39 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 08:50:39 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:main@sha256:9f003ade985686f03acb473c5c63e145b44eebd4c4c7c37bffc8e8be1b7c7f55 0.1s done 08:50:39 #8 DONE 0.2s 08:50:39 08:50:39 1 warning found (use --debug to expand): 08:50:39  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 08:50:40 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-keeper:7edac8007c813f9848da4a88def049bb4874d70c --push - 08:50:40 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-keeper:7edac8007c813f9848da4a88def049bb4874d70c' 08:50:40 #1 [internal] load build definition from Dockerfile 08:50:40 #1 transferring dockerfile: 196B done 08:50:40 #1 DONE 0.0s 08:50:40 08:50:40 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:7edac8007c813f9848da4a88def049bb4874d70c 08:50:40 #2 DONE 0.1s 08:50:40 08:50:40 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:7edac8007c813f9848da4a88def049bb4874d70c 08:50:40 #3 DONE 0.1s 08:50:40 08:50:40 #4 [internal] load .dockerignore 08:50:40 #4 transferring context: 2B done 08:50:40 #4 DONE 0.0s 08:50:40 08:50:40 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:7edac8007c813f9848da4a88def049bb4874d70c@sha256:0d323dbba981fdd15675eb51dba9286a2257e347a986ed53fe0128926dd5c787 08:50:40 #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:7edac8007c813f9848da4a88def049bb4874d70c@sha256:0d323dbba981fdd15675eb51dba9286a2257e347a986ed53fe0128926dd5c787 08:50:40 #5 ... 08:50:40 08:50:40 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:7edac8007c813f9848da4a88def049bb4874d70c@sha256:0d323dbba981fdd15675eb51dba9286a2257e347a986ed53fe0128926dd5c787 08:50:40 #6 resolve nexus3.edgexfoundry.org:10004/core-keeper:7edac8007c813f9848da4a88def049bb4874d70c@sha256:0d323dbba981fdd15675eb51dba9286a2257e347a986ed53fe0128926dd5c787 0.0s done 08:50:40 #6 DONE 0.1s 08:50:40 08:50:40 #7 [auth] core-keeper:pull,push token for nexus3.edgexfoundry.org:10004 08:50:40 #7 DONE 0.0s 08:50:40 08:50:40 #8 exporting to image 08:50:40 #8 exporting layers done 08:50:40 #8 exporting manifest sha256:d3b21dd4e3043c24eb9f5451da17a2ee0a41063e66ec578ed7c7a00d2e7df01d done 08:50:40 #8 exporting config sha256:b8b304d840ff3e8c459970724e68d9dd4ae95708727c00d89782cab3324546e5 done 08:50:40 #8 exporting manifest sha256:cb1a6ce4cc7073298c75ef584c97db5c135ba108e650625ed3a7dbd30f8d7255 done 08:50:40 #8 exporting config sha256:9b9b78d108df47d0823937f1d63e37e068b5429043fae8e3f18e5ec9a080dd2f done 08:50:40 #8 exporting manifest list sha256:5182c387c3292f512a307a1a98e711d414289357c1b684f01406b3aa59176d1d 0.0s done 08:50:40 #8 pushing layers 08:50:40 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 08:50:40 #8 pushing layers 0.1s done 08:50:40 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:7edac8007c813f9848da4a88def049bb4874d70c@sha256:5182c387c3292f512a307a1a98e711d414289357c1b684f01406b3aa59176d1d 0.1s done 08:50:40 #8 DONE 0.3s 08:50:40 08:50:40 1 warning found (use --debug to expand): 08:50:40  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 08:50:40 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-keeper:latest' 08:50:40 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-keeper:latest --push - 08:50:41 #1 [internal] load build definition from Dockerfile 08:50:41 #1 transferring dockerfile: 162B done 08:50:41 #1 DONE 0.0s 08:50:41 08:50:41 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:latest 08:50:41 #2 DONE 0.0s 08:50:41 08:50:41 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:latest 08:50:41 #3 DONE 0.0s 08:50:41 08:50:41 #4 [internal] load .dockerignore 08:50:41 #4 transferring context: 2B done 08:50:41 #4 DONE 0.0s 08:50:41 08:50:41 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:latest@sha256:0d323dbba981fdd15675eb51dba9286a2257e347a986ed53fe0128926dd5c787 08:50:41 #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:latest@sha256:0d323dbba981fdd15675eb51dba9286a2257e347a986ed53fe0128926dd5c787 0.0s done 08:50:41 #5 CACHED 08:50:41 08:50:41 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:latest@sha256:0d323dbba981fdd15675eb51dba9286a2257e347a986ed53fe0128926dd5c787 08:50:41 #6 resolve nexus3.edgexfoundry.org:10004/core-keeper:latest@sha256:0d323dbba981fdd15675eb51dba9286a2257e347a986ed53fe0128926dd5c787 0.0s done 08:50:41 #6 DONE 0.0s 08:50:41 08:50:41 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:latest@sha256:0d323dbba981fdd15675eb51dba9286a2257e347a986ed53fe0128926dd5c787 08:50:41 #6 CACHED 08:50:41 08:50:41 #7 [auth] core-keeper:pull,push token for nexus3.edgexfoundry.org:10004 08:50:41 #7 DONE 0.0s 08:50:41 08:50:41 #8 exporting to image 08:50:41 #8 exporting layers done 08:50:41 #8 exporting manifest sha256:d3b21dd4e3043c24eb9f5451da17a2ee0a41063e66ec578ed7c7a00d2e7df01d done 08:50:41 #8 exporting config sha256:b8b304d840ff3e8c459970724e68d9dd4ae95708727c00d89782cab3324546e5 done 08:50:41 #8 exporting manifest sha256:cb1a6ce4cc7073298c75ef584c97db5c135ba108e650625ed3a7dbd30f8d7255 done 08:50:41 #8 exporting config sha256:9b9b78d108df47d0823937f1d63e37e068b5429043fae8e3f18e5ec9a080dd2f done 08:50:41 #8 exporting manifest list sha256:5182c387c3292f512a307a1a98e711d414289357c1b684f01406b3aa59176d1d done 08:50:41 #8 pushing layers 0.0s done 08:50:41 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:latest@sha256:5182c387c3292f512a307a1a98e711d414289357c1b684f01406b3aa59176d1d 0.1s done 08:50:41 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 08:50:41 #8 DONE 0.1s 08:50:41 08:50:41 1 warning found (use --debug to expand): 08:50:41  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 08:50:41 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.70 --push - 08:50:41 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.70' 08:50:41 #1 [internal] load build definition from Dockerfile 08:50:41 #1 transferring dockerfile: 168B done 08:50:41 #1 DONE 0.0s 08:50:41 08:50:41 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.70 08:50:41 #2 DONE 0.0s 08:50:41 08:50:41 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.70 08:50:41 #3 DONE 0.0s 08:50:41 08:50:41 #4 [internal] load .dockerignore 08:50:41 #4 transferring context: 2B done 08:50:41 #4 DONE 0.0s 08:50:41 08:50:41 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.70@sha256:0d323dbba981fdd15675eb51dba9286a2257e347a986ed53fe0128926dd5c787 08:50:41 #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.70@sha256:0d323dbba981fdd15675eb51dba9286a2257e347a986ed53fe0128926dd5c787 done 08:50:41 #5 CACHED 08:50:41 08:50:41 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.70@sha256:0d323dbba981fdd15675eb51dba9286a2257e347a986ed53fe0128926dd5c787 08:50:41 #6 resolve nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.70@sha256:0d323dbba981fdd15675eb51dba9286a2257e347a986ed53fe0128926dd5c787 done 08:50:41 #6 CACHED 08:50:41 08:50:41 #7 exporting to image 08:50:41 #7 exporting layers done 08:50:41 #7 exporting manifest sha256:d3b21dd4e3043c24eb9f5451da17a2ee0a41063e66ec578ed7c7a00d2e7df01d done 08:50:41 #7 exporting config sha256:b8b304d840ff3e8c459970724e68d9dd4ae95708727c00d89782cab3324546e5 done 08:50:41 #7 exporting manifest sha256:cb1a6ce4cc7073298c75ef584c97db5c135ba108e650625ed3a7dbd30f8d7255 done 08:50:41 #7 exporting config sha256:9b9b78d108df47d0823937f1d63e37e068b5429043fae8e3f18e5ec9a080dd2f done 08:50:41 #7 exporting manifest list sha256:5182c387c3292f512a307a1a98e711d414289357c1b684f01406b3aa59176d1d done 08:50:41 #7 pushing layers 0.0s done 08:50:41 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.70@sha256:5182c387c3292f512a307a1a98e711d414289357c1b684f01406b3aa59176d1d 08:50:41 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 08:50:41 #7 ... 08:50:41 08:50:41 #8 [auth] core-keeper:pull,push token for nexus3.edgexfoundry.org:10004 08:50:41 #8 DONE 0.0s 08:50:41 08:50:41 #7 exporting to image 08:50:41 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.70@sha256:5182c387c3292f512a307a1a98e711d414289357c1b684f01406b3aa59176d1d 0.2s done 08:50:41 #7 DONE 0.2s 08:50:41 08:50:41 1 warning found (use --debug to expand): 08:50:41  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 08:50:41 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-keeper:7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70' 08:50:41 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-keeper:7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70 --push - 08:50:41 #1 [internal] load build definition from Dockerfile 08:50:41 #1 transferring dockerfile: 209B done 08:50:41 #1 DONE 0.0s 08:50:41 08:50:41 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70 08:50:41 #2 DONE 0.0s 08:50:41 08:50:41 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70 08:50:41 #3 DONE 0.0s 08:50:41 08:50:41 #4 [internal] load .dockerignore 08:50:41 #4 transferring context: 2B done 08:50:41 #4 DONE 0.0s 08:50:41 08:50:41 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70@sha256:0d323dbba981fdd15675eb51dba9286a2257e347a986ed53fe0128926dd5c787 08:50:41 #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70@sha256:0d323dbba981fdd15675eb51dba9286a2257e347a986ed53fe0128926dd5c787 0.0s done 08:50:41 #5 CACHED 08:50:41 08:50:41 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70@sha256:0d323dbba981fdd15675eb51dba9286a2257e347a986ed53fe0128926dd5c787 08:50:41 #6 resolve nexus3.edgexfoundry.org:10004/core-keeper:7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70@sha256:0d323dbba981fdd15675eb51dba9286a2257e347a986ed53fe0128926dd5c787 done 08:50:41 #6 CACHED 08:50:41 08:50:41 #7 exporting to image 08:50:41 #7 exporting layers done 08:50:41 #7 exporting manifest sha256:d3b21dd4e3043c24eb9f5451da17a2ee0a41063e66ec578ed7c7a00d2e7df01d 08:50:41 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 08:50:42 #7 exporting manifest sha256:d3b21dd4e3043c24eb9f5451da17a2ee0a41063e66ec578ed7c7a00d2e7df01d done 08:50:42 #7 exporting config sha256:b8b304d840ff3e8c459970724e68d9dd4ae95708727c00d89782cab3324546e5 done 08:50:42 #7 exporting manifest sha256:cb1a6ce4cc7073298c75ef584c97db5c135ba108e650625ed3a7dbd30f8d7255 done 08:50:42 #7 exporting config sha256:9b9b78d108df47d0823937f1d63e37e068b5429043fae8e3f18e5ec9a080dd2f done 08:50:42 #7 exporting manifest list sha256:5182c387c3292f512a307a1a98e711d414289357c1b684f01406b3aa59176d1d done 08:50:42 #7 pushing layers 0.0s done 08:50:42 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70@sha256:5182c387c3292f512a307a1a98e711d414289357c1b684f01406b3aa59176d1d 0.1s done 08:50:42 #7 DONE 0.1s 08:50:42 08:50:42 #8 [auth] core-keeper:pull,push token for nexus3.edgexfoundry.org:10004 08:50:42 #8 DONE 0.0s 08:50:42 08:50:42 1 warning found (use --debug to expand): 08:50:42  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 08:50:42 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-keeper:main' 08:50:42 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-keeper:main --push - 08:50:42 #1 [internal] load build definition from Dockerfile 08:50:42 #1 transferring dockerfile: 160B done 08:50:42 #1 DONE 0.0s 08:50:42 08:50:42 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:main 08:50:42 #2 DONE 0.0s 08:50:42 08:50:42 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:main 08:50:42 #3 DONE 0.0s 08:50:42 08:50:42 #4 [internal] load .dockerignore 08:50:42 #4 transferring context: 2B done 08:50:42 #4 DONE 0.0s 08:50:42 08:50:42 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:main@sha256:0d323dbba981fdd15675eb51dba9286a2257e347a986ed53fe0128926dd5c787 08:50:42 #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:main@sha256:0d323dbba981fdd15675eb51dba9286a2257e347a986ed53fe0128926dd5c787 0.0s done 08:50:42 #5 CACHED 08:50:42 08:50:42 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:main@sha256:0d323dbba981fdd15675eb51dba9286a2257e347a986ed53fe0128926dd5c787 08:50:42 #6 resolve nexus3.edgexfoundry.org:10004/core-keeper:main@sha256:0d323dbba981fdd15675eb51dba9286a2257e347a986ed53fe0128926dd5c787 0.0s done 08:50:42 #6 CACHED 08:50:42 08:50:42 #7 exporting to image 08:50:42 #7 exporting layers done 08:50:42 #7 exporting manifest sha256:d3b21dd4e3043c24eb9f5451da17a2ee0a41063e66ec578ed7c7a00d2e7df01d done 08:50:42 #7 exporting config sha256:b8b304d840ff3e8c459970724e68d9dd4ae95708727c00d89782cab3324546e5 08:50:42 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 08:50:42 #7 exporting config sha256:b8b304d840ff3e8c459970724e68d9dd4ae95708727c00d89782cab3324546e5 done 08:50:42 #7 exporting manifest sha256:cb1a6ce4cc7073298c75ef584c97db5c135ba108e650625ed3a7dbd30f8d7255 done 08:50:42 #7 exporting config sha256:9b9b78d108df47d0823937f1d63e37e068b5429043fae8e3f18e5ec9a080dd2f done 08:50:42 #7 exporting manifest list sha256:5182c387c3292f512a307a1a98e711d414289357c1b684f01406b3aa59176d1d done 08:50:42 #7 pushing layers 0.0s done 08:50:42 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:main@sha256:5182c387c3292f512a307a1a98e711d414289357c1b684f01406b3aa59176d1d 0.1s done 08:50:42 #7 DONE 0.1s 08:50:42 08:50:42 #8 [auth] core-keeper:pull,push token for nexus3.edgexfoundry.org:10004 08:50:42 #8 DONE 0.0s 08:50:42 08:50:42 1 warning found (use --debug to expand): 08:50:42  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 08:50:43 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-metadata:7edac8007c813f9848da4a88def049bb4874d70c --push - 08:50:43 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-metadata:7edac8007c813f9848da4a88def049bb4874d70c' 08:50:43 #1 [internal] load build definition from Dockerfile 08:50:43 #1 transferring dockerfile: 198B done 08:50:43 #1 DONE 0.0s 08:50:43 08:50:43 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:7edac8007c813f9848da4a88def049bb4874d70c 08:50:43 #2 DONE 0.0s 08:50:43 08:50:43 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:7edac8007c813f9848da4a88def049bb4874d70c 08:50:43 #3 DONE 0.1s 08:50:43 08:50:43 #4 [internal] load .dockerignore 08:50:43 #4 transferring context: 2B done 08:50:43 #4 DONE 0.0s 08:50:43 08:50:43 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:7edac8007c813f9848da4a88def049bb4874d70c@sha256:cb334658a44949049474915d4a786295f63932fd434382b7dac732b68243c4d2 08:50:43 #5 resolve nexus3.edgexfoundry.org:10004/core-metadata:7edac8007c813f9848da4a88def049bb4874d70c@sha256:cb334658a44949049474915d4a786295f63932fd434382b7dac732b68243c4d2 08:50:43 #5 DONE 0.0s 08:50:43 08:50:43 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:7edac8007c813f9848da4a88def049bb4874d70c@sha256:cb334658a44949049474915d4a786295f63932fd434382b7dac732b68243c4d2 08:50:43 #6 resolve nexus3.edgexfoundry.org:10004/core-metadata:7edac8007c813f9848da4a88def049bb4874d70c@sha256:cb334658a44949049474915d4a786295f63932fd434382b7dac732b68243c4d2 0.0s done 08:50:43 #6 DONE 0.1s 08:50:43 08:50:43 #7 [auth] core-metadata:pull,push token for nexus3.edgexfoundry.org:10004 08:50:43 #7 DONE 0.0s 08:50:43 08:50:43 #8 exporting to image 08:50:43 #8 exporting layers done 08:50:43 #8 exporting manifest sha256:5d991f7dbcfc96381879abecb30791ee6dfb6cfed9abeba88251880dd7d54119 done 08:50:43 #8 exporting config sha256:d6a67245558d65ad2b9a2bab36301460154c8c9f111b0a65f98baece8129da66 done 08:50:43 #8 exporting manifest sha256:361fc4461452b545ea9bad29bcfe84dd3f08145607c4e7ed6ce8c5858dad3d04 done 08:50:43 #8 exporting config sha256:bae1e5aac08c8a4906da5fea05ee236fb22daec1c7fe1449d804b200917c95b9 done 08:50:43 #8 exporting manifest list sha256:5b066d4f38eb92cf3ba5842589837bde2a8ce7aff9c9c7b49fde794e1fca6ba7 done 08:50:43 #8 pushing layers 0.1s done 08:50:43 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:7edac8007c813f9848da4a88def049bb4874d70c@sha256:5b066d4f38eb92cf3ba5842589837bde2a8ce7aff9c9c7b49fde794e1fca6ba7 08:50:43 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 08:50:43 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:7edac8007c813f9848da4a88def049bb4874d70c@sha256:5b066d4f38eb92cf3ba5842589837bde2a8ce7aff9c9c7b49fde794e1fca6ba7 0.1s done 08:50:43 #8 DONE 0.3s 08:50:43 08:50:43 1 warning found (use --debug to expand): 08:50:43  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 08:50:43 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-metadata:latest' 08:50:43 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-metadata:latest --push - 08:50:43 #1 [internal] load build definition from Dockerfile 08:50:43 #1 transferring dockerfile: 164B done 08:50:43 #1 DONE 0.0s 08:50:43 08:50:43 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:latest 08:50:43 #2 DONE 0.0s 08:50:43 08:50:43 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:latest 08:50:43 #3 DONE 0.0s 08:50:43 08:50:43 #4 [internal] load .dockerignore 08:50:43 #4 transferring context: 2B done 08:50:43 #4 DONE 0.0s 08:50:43 08:50:43 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:latest@sha256:cb334658a44949049474915d4a786295f63932fd434382b7dac732b68243c4d2 08:50:43 #5 resolve nexus3.edgexfoundry.org:10004/core-metadata:latest@sha256:cb334658a44949049474915d4a786295f63932fd434382b7dac732b68243c4d2 done 08:50:43 #5 CACHED 08:50:43 08:50:43 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:latest@sha256:cb334658a44949049474915d4a786295f63932fd434382b7dac732b68243c4d2 08:50:43 #6 resolve nexus3.edgexfoundry.org:10004/core-metadata:latest@sha256:cb334658a44949049474915d4a786295f63932fd434382b7dac732b68243c4d2 0.0s done 08:50:43 #6 CACHED 08:50:43 08:50:43 #7 exporting to image 08:50:43 #7 exporting layers done 08:50:43 #7 exporting manifest sha256:5d991f7dbcfc96381879abecb30791ee6dfb6cfed9abeba88251880dd7d54119 done 08:50:43 #7 exporting config sha256:d6a67245558d65ad2b9a2bab36301460154c8c9f111b0a65f98baece8129da66 done 08:50:43 #7 exporting manifest sha256:361fc4461452b545ea9bad29bcfe84dd3f08145607c4e7ed6ce8c5858dad3d04 done 08:50:43 #7 exporting config sha256:bae1e5aac08c8a4906da5fea05ee236fb22daec1c7fe1449d804b200917c95b9 done 08:50:43 #7 exporting manifest list sha256:5b066d4f38eb92cf3ba5842589837bde2a8ce7aff9c9c7b49fde794e1fca6ba7 08:50:43 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 08:50:44 #7 exporting manifest list sha256:5b066d4f38eb92cf3ba5842589837bde2a8ce7aff9c9c7b49fde794e1fca6ba7 done 08:50:44 #7 pushing layers 0.0s done 08:50:44 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:latest@sha256:5b066d4f38eb92cf3ba5842589837bde2a8ce7aff9c9c7b49fde794e1fca6ba7 0.1s done 08:50:44 #7 DONE 0.1s 08:50:44 08:50:44 #8 [auth] core-metadata:pull,push token for nexus3.edgexfoundry.org:10004 08:50:44 #8 DONE 0.0s 08:50:44 08:50:44 1 warning found (use --debug to expand): 08:50:44  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 08:50:44 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.70' 08:50:44 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.70 --push - 08:50:44 #1 [internal] load build definition from Dockerfile 08:50:44 #1 transferring dockerfile: 170B done 08:50:44 #1 DONE 0.0s 08:50:44 08:50:44 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.70 08:50:44 #2 DONE 0.0s 08:50:44 08:50:44 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.70 08:50:44 #3 DONE 0.0s 08:50:44 08:50:44 #4 [internal] load .dockerignore 08:50:44 #4 transferring context: 2B done 08:50:44 #4 DONE 0.0s 08:50:44 08:50:44 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.70@sha256:cb334658a44949049474915d4a786295f63932fd434382b7dac732b68243c4d2 08:50:44 #5 resolve nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.70@sha256:cb334658a44949049474915d4a786295f63932fd434382b7dac732b68243c4d2 0.0s done 08:50:44 #5 CACHED 08:50:44 08:50:44 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.70@sha256:cb334658a44949049474915d4a786295f63932fd434382b7dac732b68243c4d2 08:50:44 #6 resolve nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.70@sha256:cb334658a44949049474915d4a786295f63932fd434382b7dac732b68243c4d2 0.0s done 08:50:44 #6 CACHED 08:50:44 08:50:44 #7 exporting to image 08:50:44 #7 exporting layers done 08:50:44 #7 exporting manifest sha256:5d991f7dbcfc96381879abecb30791ee6dfb6cfed9abeba88251880dd7d54119 done 08:50:44 #7 exporting config sha256:d6a67245558d65ad2b9a2bab36301460154c8c9f111b0a65f98baece8129da66 08:50:44 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 08:50:44 #7 exporting config sha256:d6a67245558d65ad2b9a2bab36301460154c8c9f111b0a65f98baece8129da66 done 08:50:44 #7 exporting manifest sha256:361fc4461452b545ea9bad29bcfe84dd3f08145607c4e7ed6ce8c5858dad3d04 done 08:50:44 #7 exporting config sha256:bae1e5aac08c8a4906da5fea05ee236fb22daec1c7fe1449d804b200917c95b9 done 08:50:44 #7 exporting manifest list sha256:5b066d4f38eb92cf3ba5842589837bde2a8ce7aff9c9c7b49fde794e1fca6ba7 done 08:50:44 #7 pushing layers 0.0s done 08:50:44 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.70@sha256:5b066d4f38eb92cf3ba5842589837bde2a8ce7aff9c9c7b49fde794e1fca6ba7 0.1s done 08:50:44 #7 DONE 0.1s 08:50:44 08:50:44 #8 [auth] core-metadata:pull,push token for nexus3.edgexfoundry.org:10004 08:50:44 #8 DONE 0.0s 08:50:44 08:50:44 1 warning found (use --debug to expand): 08:50:44  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 08:50:45 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-metadata:7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70' 08:50:45 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-metadata:7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70 --push - 08:50:45 #1 [internal] load build definition from Dockerfile 08:50:45 #1 transferring dockerfile: 211B done 08:50:45 #1 DONE 0.0s 08:50:45 08:50:45 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70 08:50:45 #2 DONE 0.0s 08:50:45 08:50:45 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70 08:50:45 #3 DONE 0.0s 08:50:45 08:50:45 #4 [internal] load .dockerignore 08:50:45 #4 transferring context: 2B done 08:50:45 #4 DONE 0.0s 08:50:45 08:50:45 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70@sha256:cb334658a44949049474915d4a786295f63932fd434382b7dac732b68243c4d2 08:50:45 #5 resolve nexus3.edgexfoundry.org:10004/core-metadata:7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70@sha256:cb334658a44949049474915d4a786295f63932fd434382b7dac732b68243c4d2 0.0s done 08:50:45 #5 CACHED 08:50:45 08:50:45 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70@sha256:cb334658a44949049474915d4a786295f63932fd434382b7dac732b68243c4d2 08:50:45 #6 resolve nexus3.edgexfoundry.org:10004/core-metadata:7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70@sha256:cb334658a44949049474915d4a786295f63932fd434382b7dac732b68243c4d2 0.0s done 08:50:45 #6 CACHED 08:50:45 08:50:45 #7 exporting to image 08:50:45 #7 exporting layers 08:50:45 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 08:50:45 #7 ... 08:50:45 08:50:45 #8 [auth] core-metadata:pull,push token for nexus3.edgexfoundry.org:10004 08:50:45 #8 DONE 0.0s 08:50:45 08:50:45 #7 exporting to image 08:50:45 #7 exporting layers done 08:50:45 #7 exporting manifest sha256:5d991f7dbcfc96381879abecb30791ee6dfb6cfed9abeba88251880dd7d54119 done 08:50:45 #7 exporting config sha256:d6a67245558d65ad2b9a2bab36301460154c8c9f111b0a65f98baece8129da66 done 08:50:45 #7 exporting manifest sha256:361fc4461452b545ea9bad29bcfe84dd3f08145607c4e7ed6ce8c5858dad3d04 done 08:50:45 #7 exporting config sha256:bae1e5aac08c8a4906da5fea05ee236fb22daec1c7fe1449d804b200917c95b9 done 08:50:45 #7 exporting manifest list sha256:5b066d4f38eb92cf3ba5842589837bde2a8ce7aff9c9c7b49fde794e1fca6ba7 done 08:50:45 #7 pushing layers 0.0s done 08:50:45 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70@sha256:5b066d4f38eb92cf3ba5842589837bde2a8ce7aff9c9c7b49fde794e1fca6ba7 08:50:45 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70@sha256:5b066d4f38eb92cf3ba5842589837bde2a8ce7aff9c9c7b49fde794e1fca6ba7 0.1s done 08:50:45 #7 DONE 0.2s 08:50:45 08:50:45 1 warning found (use --debug to expand): 08:50:45  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 08:50:45 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-metadata:main' 08:50:45 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-metadata:main --push - 08:50:45 #1 [internal] load build definition from Dockerfile 08:50:45 #1 transferring dockerfile: 162B done 08:50:45 #1 DONE 0.0s 08:50:45 08:50:45 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:main 08:50:45 #2 DONE 0.0s 08:50:45 08:50:45 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:main 08:50:45 #3 DONE 0.0s 08:50:45 08:50:45 #4 [internal] load .dockerignore 08:50:45 #4 transferring context: 2B done 08:50:45 #4 DONE 0.0s 08:50:45 08:50:45 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:main@sha256:cb334658a44949049474915d4a786295f63932fd434382b7dac732b68243c4d2 08:50:45 #5 resolve nexus3.edgexfoundry.org:10004/core-metadata:main@sha256:cb334658a44949049474915d4a786295f63932fd434382b7dac732b68243c4d2 done 08:50:45 #5 CACHED 08:50:45 08:50:45 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:main@sha256:cb334658a44949049474915d4a786295f63932fd434382b7dac732b68243c4d2 08:50:45 #6 resolve nexus3.edgexfoundry.org:10004/core-metadata:main@sha256:cb334658a44949049474915d4a786295f63932fd434382b7dac732b68243c4d2 done 08:50:45 #6 CACHED 08:50:45 08:50:45 #7 exporting to image 08:50:45 #7 exporting layers done 08:50:45 #7 exporting manifest sha256:5d991f7dbcfc96381879abecb30791ee6dfb6cfed9abeba88251880dd7d54119 done 08:50:45 #7 exporting config sha256:d6a67245558d65ad2b9a2bab36301460154c8c9f111b0a65f98baece8129da66 done 08:50:45 #7 exporting manifest sha256:361fc4461452b545ea9bad29bcfe84dd3f08145607c4e7ed6ce8c5858dad3d04 done 08:50:45 #7 exporting config sha256:bae1e5aac08c8a4906da5fea05ee236fb22daec1c7fe1449d804b200917c95b9 done 08:50:45 #7 exporting manifest list sha256:5b066d4f38eb92cf3ba5842589837bde2a8ce7aff9c9c7b49fde794e1fca6ba7 done 08:50:45 #7 pushing layers 0.0s done 08:50:45 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:main@sha256:5b066d4f38eb92cf3ba5842589837bde2a8ce7aff9c9c7b49fde794e1fca6ba7 08:50:45 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 08:50:45 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:main@sha256:5b066d4f38eb92cf3ba5842589837bde2a8ce7aff9c9c7b49fde794e1fca6ba7 0.1s done 08:50:45 #7 DONE 0.1s 08:50:45 08:50:45 #8 [auth] core-metadata:pull,push token for nexus3.edgexfoundry.org:10004 08:50:45 #8 DONE 0.0s 08:50:45 08:50:45 1 warning found (use --debug to expand): 08:50:45  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 08:50:46 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-bootstrapper:7edac8007c813f9848da4a88def049bb4874d70c --push - 08:50:46 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:7edac8007c813f9848da4a88def049bb4874d70c' 08:50:46 #1 [internal] load build definition from Dockerfile 08:50:46 #1 transferring dockerfile: 206B done 08:50:46 #1 DONE 0.0s 08:50:46 08:50:46 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:7edac8007c813f9848da4a88def049bb4874d70c 08:50:46 #2 DONE 0.1s 08:50:46 08:50:46 #3 [internal] load .dockerignore 08:50:46 #3 transferring context: 08:50:46 #3 transferring context: 2B done 08:50:46 #3 DONE 0.0s 08:50:46 08:50:46 #4 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:7edac8007c813f9848da4a88def049bb4874d70c 08:50:46 #4 DONE 0.1s 08:50:46 08:50:46 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:7edac8007c813f9848da4a88def049bb4874d70c@sha256:aae876df7cce8c8b88c10eb516b66a62ba6db96d5db1b9b1a7a2baba7205b37d 08:50:46 #5 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:7edac8007c813f9848da4a88def049bb4874d70c@sha256:aae876df7cce8c8b88c10eb516b66a62ba6db96d5db1b9b1a7a2baba7205b37d 08:50:46 #5 ... 08:50:46 08:50:46 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:7edac8007c813f9848da4a88def049bb4874d70c@sha256:aae876df7cce8c8b88c10eb516b66a62ba6db96d5db1b9b1a7a2baba7205b37d 08:50:46 #6 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:7edac8007c813f9848da4a88def049bb4874d70c@sha256:aae876df7cce8c8b88c10eb516b66a62ba6db96d5db1b9b1a7a2baba7205b37d 0.0s done 08:50:46 #6 DONE 0.1s 08:50:46 08:50:46 #7 [auth] security-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 08:50:46 #7 DONE 0.0s 08:50:46 08:50:46 #8 exporting to image 08:50:46 #8 exporting layers done 08:50:46 #8 exporting manifest sha256:f07d10497ba3b65439208fce31bebf95579fed476804c7cccf1b71cd103d2326 done 08:50:46 #8 exporting config sha256:e51494a5115972bc573dfe919cb2128d66ca2dd7938d63fb09f8facda21a532d done 08:50:46 #8 exporting manifest sha256:46e6c184f00883ba1dadb58073d15fa0ae6ffc7652bb4c8cad7237127090496e 0.0s done 08:50:46 #8 exporting config sha256:c34e09e1b54593e120259d22e00a5b50f9e4f69fc636ac9ab4d880b9da678530 done 08:50:46 #8 exporting manifest list sha256:555abd6ab70c9935e7da713d78277254614186600a17193268920bac49673d36 done 08:50:46 #8 pushing layers 08:50:46 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 08:50:46 #8 pushing layers 0.1s done 08:50:46 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:7edac8007c813f9848da4a88def049bb4874d70c@sha256:555abd6ab70c9935e7da713d78277254614186600a17193268920bac49673d36 0.1s done 08:50:46 #8 DONE 0.2s 08:50:46 08:50:46 1 warning found (use --debug to expand): 08:50:46  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 08:50:46 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-bootstrapper:latest --push - 08:50:46 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:latest' 08:50:47 #1 [internal] load build definition from Dockerfile 08:50:47 #1 transferring dockerfile: 172B done 08:50:47 #1 DONE 0.0s 08:50:47 08:50:47 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 08:50:47 #2 DONE 0.0s 08:50:47 08:50:47 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 08:50:47 #3 DONE 0.0s 08:50:47 08:50:47 #4 [internal] load .dockerignore 08:50:47 #4 transferring context: 2B done 08:50:47 #4 DONE 0.0s 08:50:47 08:50:47 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:latest@sha256:aae876df7cce8c8b88c10eb516b66a62ba6db96d5db1b9b1a7a2baba7205b37d 08:50:47 #5 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:latest@sha256:aae876df7cce8c8b88c10eb516b66a62ba6db96d5db1b9b1a7a2baba7205b37d 08:50:47 #5 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:latest@sha256:aae876df7cce8c8b88c10eb516b66a62ba6db96d5db1b9b1a7a2baba7205b37d 0.0s done 08:50:47 #5 CACHED 08:50:47 08:50:47 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:latest@sha256:aae876df7cce8c8b88c10eb516b66a62ba6db96d5db1b9b1a7a2baba7205b37d 08:50:47 #6 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:latest@sha256:aae876df7cce8c8b88c10eb516b66a62ba6db96d5db1b9b1a7a2baba7205b37d 0.0s done 08:50:47 #6 CACHED 08:50:47 08:50:47 #7 [auth] security-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 08:50:47 #7 DONE 0.0s 08:50:47 08:50:47 #8 exporting to image 08:50:47 #8 exporting layers done 08:50:47 #8 exporting manifest sha256:f07d10497ba3b65439208fce31bebf95579fed476804c7cccf1b71cd103d2326 done 08:50:47 #8 exporting config sha256:e51494a5115972bc573dfe919cb2128d66ca2dd7938d63fb09f8facda21a532d done 08:50:47 #8 exporting manifest sha256:46e6c184f00883ba1dadb58073d15fa0ae6ffc7652bb4c8cad7237127090496e done 08:50:47 #8 exporting config sha256:c34e09e1b54593e120259d22e00a5b50f9e4f69fc636ac9ab4d880b9da678530 done 08:50:47 #8 exporting manifest list sha256:555abd6ab70c9935e7da713d78277254614186600a17193268920bac49673d36 done 08:50:47 #8 pushing layers 0.0s done 08:50:47 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:latest@sha256:555abd6ab70c9935e7da713d78277254614186600a17193268920bac49673d36 08:50:47 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 08:50:47 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:latest@sha256:555abd6ab70c9935e7da713d78277254614186600a17193268920bac49673d36 0.1s done 08:50:47 #8 DONE 0.1s 08:50:47 08:50:47 1 warning found (use --debug to expand): 08:50:47  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 08:50:47 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.70' 08:50:47 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.70 --push - 08:50:47 #1 [internal] load build definition from Dockerfile 08:50:47 #1 transferring dockerfile: 178B done 08:50:47 #1 DONE 0.0s 08:50:47 08:50:47 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.70 08:50:47 #2 DONE 0.0s 08:50:47 08:50:47 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.70 08:50:47 #3 DONE 0.0s 08:50:47 08:50:47 #4 [internal] load .dockerignore 08:50:47 #4 transferring context: 2B done 08:50:47 #4 DONE 0.0s 08:50:47 08:50:47 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.70@sha256:aae876df7cce8c8b88c10eb516b66a62ba6db96d5db1b9b1a7a2baba7205b37d 08:50:47 #5 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.70@sha256:aae876df7cce8c8b88c10eb516b66a62ba6db96d5db1b9b1a7a2baba7205b37d 0.0s done 08:50:47 #5 CACHED 08:50:47 08:50:47 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.70@sha256:aae876df7cce8c8b88c10eb516b66a62ba6db96d5db1b9b1a7a2baba7205b37d 08:50:47 #6 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.70@sha256:aae876df7cce8c8b88c10eb516b66a62ba6db96d5db1b9b1a7a2baba7205b37d 0.0s done 08:50:47 #6 CACHED 08:50:47 08:50:47 #7 exporting to image 08:50:47 #7 exporting layers 08:50:47 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 08:50:47 #7 exporting layers done 08:50:47 #7 exporting manifest sha256:f07d10497ba3b65439208fce31bebf95579fed476804c7cccf1b71cd103d2326 done 08:50:47 #7 exporting config sha256:e51494a5115972bc573dfe919cb2128d66ca2dd7938d63fb09f8facda21a532d done 08:50:47 #7 exporting manifest sha256:46e6c184f00883ba1dadb58073d15fa0ae6ffc7652bb4c8cad7237127090496e done 08:50:47 #7 exporting config sha256:c34e09e1b54593e120259d22e00a5b50f9e4f69fc636ac9ab4d880b9da678530 done 08:50:47 #7 exporting manifest list sha256:555abd6ab70c9935e7da713d78277254614186600a17193268920bac49673d36 done 08:50:47 #7 pushing layers 0.0s done 08:50:47 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.70@sha256:555abd6ab70c9935e7da713d78277254614186600a17193268920bac49673d36 0.1s done 08:50:47 #7 DONE 0.1s 08:50:47 08:50:47 #8 [auth] security-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 08:50:47 #8 DONE 0.0s 08:50:47 08:50:47 1 warning found (use --debug to expand): 08:50:47  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 08:50:48 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70' 08:50:48 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-bootstrapper:7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70 --push - 08:50:48 #1 [internal] load build definition from Dockerfile 08:50:48 #1 transferring dockerfile: 219B done 08:50:48 #1 DONE 0.0s 08:50:48 08:50:48 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70 08:50:48 #2 DONE 0.0s 08:50:48 08:50:48 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70 08:50:48 #3 DONE 0.0s 08:50:48 08:50:48 #4 [internal] load .dockerignore 08:50:48 #4 transferring context: 2B done 08:50:48 #4 DONE 0.0s 08:50:48 08:50:48 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70@sha256:aae876df7cce8c8b88c10eb516b66a62ba6db96d5db1b9b1a7a2baba7205b37d 08:50:48 #5 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70@sha256:aae876df7cce8c8b88c10eb516b66a62ba6db96d5db1b9b1a7a2baba7205b37d 0.0s done 08:50:48 #5 CACHED 08:50:48 08:50:48 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70@sha256:aae876df7cce8c8b88c10eb516b66a62ba6db96d5db1b9b1a7a2baba7205b37d 08:50:48 #6 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70@sha256:aae876df7cce8c8b88c10eb516b66a62ba6db96d5db1b9b1a7a2baba7205b37d 0.0s done 08:50:48 #6 CACHED 08:50:48 08:50:48 #7 [auth] security-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 08:50:48 #7 DONE 0.0s 08:50:48 08:50:48 #8 exporting to image 08:50:48 #8 exporting layers done 08:50:48 #8 exporting manifest sha256:f07d10497ba3b65439208fce31bebf95579fed476804c7cccf1b71cd103d2326 done 08:50:48 #8 exporting config sha256:e51494a5115972bc573dfe919cb2128d66ca2dd7938d63fb09f8facda21a532d done 08:50:48 #8 exporting manifest sha256:46e6c184f00883ba1dadb58073d15fa0ae6ffc7652bb4c8cad7237127090496e done 08:50:48 #8 exporting config sha256:c34e09e1b54593e120259d22e00a5b50f9e4f69fc636ac9ab4d880b9da678530 done 08:50:48 #8 exporting manifest list sha256:555abd6ab70c9935e7da713d78277254614186600a17193268920bac49673d36 done 08:50:48 #8 pushing layers 0.0s done 08:50:48 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70@sha256:555abd6ab70c9935e7da713d78277254614186600a17193268920bac49673d36 08:50:48 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 08:50:48 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70@sha256:555abd6ab70c9935e7da713d78277254614186600a17193268920bac49673d36 0.1s done 08:50:48 #8 DONE 0.2s 08:50:48 08:50:48 1 warning found (use --debug to expand): 08:50:48  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 08:50:48 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:main' 08:50:48 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-bootstrapper:main --push - 08:50:48 #1 [internal] load build definition from Dockerfile 08:50:48 #1 transferring dockerfile: 170B done 08:50:48 #1 DONE 0.0s 08:50:48 08:50:48 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:main 08:50:48 #2 DONE 0.0s 08:50:48 08:50:48 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:main 08:50:48 #3 DONE 0.1s 08:50:48 08:50:48 #4 [internal] load .dockerignore 08:50:48 #4 transferring context: 2B done 08:50:48 #4 DONE 0.0s 08:50:48 08:50:48 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:main@sha256:aae876df7cce8c8b88c10eb516b66a62ba6db96d5db1b9b1a7a2baba7205b37d 08:50:48 #5 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:main@sha256:aae876df7cce8c8b88c10eb516b66a62ba6db96d5db1b9b1a7a2baba7205b37d 0.0s done 08:50:48 #5 CACHED 08:50:48 08:50:48 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:main@sha256:aae876df7cce8c8b88c10eb516b66a62ba6db96d5db1b9b1a7a2baba7205b37d 08:50:48 #6 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:main@sha256:aae876df7cce8c8b88c10eb516b66a62ba6db96d5db1b9b1a7a2baba7205b37d 0.0s done 08:50:48 #6 CACHED 08:50:48 08:50:48 #7 [auth] security-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 08:50:48 #7 DONE 0.0s 08:50:48 08:50:48 #8 exporting to image 08:50:48 #8 exporting layers done 08:50:48 #8 exporting manifest sha256:f07d10497ba3b65439208fce31bebf95579fed476804c7cccf1b71cd103d2326 done 08:50:48 #8 exporting config sha256:e51494a5115972bc573dfe919cb2128d66ca2dd7938d63fb09f8facda21a532d done 08:50:48 #8 exporting manifest sha256:46e6c184f00883ba1dadb58073d15fa0ae6ffc7652bb4c8cad7237127090496e done 08:50:48 #8 exporting config sha256:c34e09e1b54593e120259d22e00a5b50f9e4f69fc636ac9ab4d880b9da678530 done 08:50:48 #8 exporting manifest list sha256:555abd6ab70c9935e7da713d78277254614186600a17193268920bac49673d36 done 08:50:48 #8 pushing layers 0.0s done 08:50:48 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:main@sha256:555abd6ab70c9935e7da713d78277254614186600a17193268920bac49673d36 08:50:48 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 08:50:48 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:main@sha256:555abd6ab70c9935e7da713d78277254614186600a17193268920bac49673d36 0.1s done 08:50:48 #8 DONE 0.1s 08:50:48 08:50:48 1 warning found (use --debug to expand): 08:50:48  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 08:50:49 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:7edac8007c813f9848da4a88def049bb4874d70c' 08:50:49 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-auth:7edac8007c813f9848da4a88def049bb4874d70c --push - 08:50:49 #1 [internal] load build definition from Dockerfile 08:50:49 #1 transferring dockerfile: 204B done 08:50:49 #1 DONE 0.0s 08:50:49 08:50:49 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:7edac8007c813f9848da4a88def049bb4874d70c 08:50:49 #2 DONE 0.0s 08:50:49 08:50:49 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:7edac8007c813f9848da4a88def049bb4874d70c 08:50:49 #3 DONE 0.0s 08:50:49 08:50:49 #4 [internal] load .dockerignore 08:50:49 #4 transferring context: 2B done 08:50:49 #4 DONE 0.0s 08:50:49 08:50:49 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:7edac8007c813f9848da4a88def049bb4874d70c@sha256:601d1b19aa7e50e00d5fea1ba1a4897c9e388029363908ca215ec396b229a9da 08:50:49 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:7edac8007c813f9848da4a88def049bb4874d70c@sha256:601d1b19aa7e50e00d5fea1ba1a4897c9e388029363908ca215ec396b229a9da 0.0s done 08:50:49 #5 DONE 0.0s 08:50:49 08:50:49 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:7edac8007c813f9848da4a88def049bb4874d70c@sha256:601d1b19aa7e50e00d5fea1ba1a4897c9e388029363908ca215ec396b229a9da 08:50:49 #6 DONE 0.0s 08:50:49 08:50:49 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:7edac8007c813f9848da4a88def049bb4874d70c@sha256:601d1b19aa7e50e00d5fea1ba1a4897c9e388029363908ca215ec396b229a9da 08:50:49 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:7edac8007c813f9848da4a88def049bb4874d70c@sha256:601d1b19aa7e50e00d5fea1ba1a4897c9e388029363908ca215ec396b229a9da 0.0s done 08:50:49 #5 DONE 0.1s 08:50:49 08:50:49 #7 [auth] security-proxy-auth:pull,push token for nexus3.edgexfoundry.org:10004 08:50:49 #7 DONE 0.0s 08:50:49 08:50:49 #8 exporting to image 08:50:49 #8 exporting layers done 08:50:49 #8 exporting manifest sha256:f1b112a42c386442f62ba5451046343867e27b5151708997985ea0945a1b381f done 08:50:49 #8 exporting config sha256:b9c7ba3275dcb99b3ddf1bbd04843e1b5ddeb5045202f4f5ca8fe6f1b63e9501 done 08:50:49 #8 exporting manifest sha256:41b851193e2c1a50a57d1e561510ba6534af09d7b05d1c7cc0866f76094a59a1 done 08:50:49 #8 exporting config sha256:cdf8a7078b857e774bb538fb9344a945cd493376645075545e06a6fafbe31a71 done 08:50:49 #8 exporting manifest list sha256:f299cbed16c1b18d3aab6093c0591ce98f6a222123bb381e94d418968f660b4b done 08:50:49 #8 pushing layers 0.1s done 08:50:49 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:7edac8007c813f9848da4a88def049bb4874d70c@sha256:f299cbed16c1b18d3aab6093c0591ce98f6a222123bb381e94d418968f660b4b 08:50:49 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 08:50:49 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:7edac8007c813f9848da4a88def049bb4874d70c@sha256:f299cbed16c1b18d3aab6093c0591ce98f6a222123bb381e94d418968f660b4b 0.1s done 08:50:49 #8 DONE 0.3s 08:50:49 08:50:49 1 warning found (use --debug to expand): 08:50:49  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 08:50:49 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:latest' 08:50:49 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-auth:latest --push - 08:50:49 #1 [internal] load build definition from Dockerfile 08:50:49 #1 transferring dockerfile: 170B done 08:50:49 #1 DONE 0.0s 08:50:49 08:50:49 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 08:50:49 #2 DONE 0.0s 08:50:49 08:50:49 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 08:50:49 #3 DONE 0.0s 08:50:49 08:50:49 #4 [internal] load .dockerignore 08:50:49 #4 transferring context: 2B done 08:50:49 #4 DONE 0.0s 08:50:49 08:50:49 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:latest@sha256:601d1b19aa7e50e00d5fea1ba1a4897c9e388029363908ca215ec396b229a9da 08:50:49 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:latest@sha256:601d1b19aa7e50e00d5fea1ba1a4897c9e388029363908ca215ec396b229a9da 0.0s done 08:50:49 #5 CACHED 08:50:49 08:50:49 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:latest@sha256:601d1b19aa7e50e00d5fea1ba1a4897c9e388029363908ca215ec396b229a9da 08:50:49 #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:latest@sha256:601d1b19aa7e50e00d5fea1ba1a4897c9e388029363908ca215ec396b229a9da 0.0s done 08:50:49 #6 CACHED 08:50:49 08:50:49 #7 exporting to image 08:50:49 #7 exporting layers done 08:50:49 #7 exporting manifest sha256:f1b112a42c386442f62ba5451046343867e27b5151708997985ea0945a1b381f done 08:50:49 #7 exporting config sha256:b9c7ba3275dcb99b3ddf1bbd04843e1b5ddeb5045202f4f5ca8fe6f1b63e9501 done 08:50:49 #7 exporting manifest sha256:41b851193e2c1a50a57d1e561510ba6534af09d7b05d1c7cc0866f76094a59a1 done 08:50:49 #7 exporting config sha256:cdf8a7078b857e774bb538fb9344a945cd493376645075545e06a6fafbe31a71 08:50:49 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 08:50:50 #7 exporting config sha256:cdf8a7078b857e774bb538fb9344a945cd493376645075545e06a6fafbe31a71 done 08:50:50 #7 exporting manifest list sha256:f299cbed16c1b18d3aab6093c0591ce98f6a222123bb381e94d418968f660b4b done 08:50:50 #7 pushing layers 0.0s done 08:50:50 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:latest@sha256:f299cbed16c1b18d3aab6093c0591ce98f6a222123bb381e94d418968f660b4b 0.1s done 08:50:50 #7 DONE 0.1s 08:50:50 08:50:50 #8 [auth] security-proxy-auth:pull,push token for nexus3.edgexfoundry.org:10004 08:50:50 #8 DONE 0.0s 08:50:50 08:50:50 1 warning found (use --debug to expand): 08:50:50  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 08:50:50 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.70' 08:50:50 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.70 --push - 08:50:50 #1 [internal] load build definition from Dockerfile 08:50:50 #1 transferring dockerfile: 176B done 08:50:50 #1 DONE 0.0s 08:50:50 08:50:50 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.70 08:50:50 #2 DONE 0.0s 08:50:50 08:50:50 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.70 08:50:50 #3 DONE 0.0s 08:50:50 08:50:50 #4 [internal] load .dockerignore 08:50:50 #4 transferring context: 2B done 08:50:50 #4 DONE 0.0s 08:50:50 08:50:50 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.70@sha256:601d1b19aa7e50e00d5fea1ba1a4897c9e388029363908ca215ec396b229a9da 08:50:50 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.70@sha256:601d1b19aa7e50e00d5fea1ba1a4897c9e388029363908ca215ec396b229a9da 0.0s done 08:50:50 #5 DONE 0.0s 08:50:50 08:50:50 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.70@sha256:601d1b19aa7e50e00d5fea1ba1a4897c9e388029363908ca215ec396b229a9da 08:50:50 #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.70@sha256:601d1b19aa7e50e00d5fea1ba1a4897c9e388029363908ca215ec396b229a9da 0.0s done 08:50:50 #6 CACHED 08:50:50 08:50:50 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.70@sha256:601d1b19aa7e50e00d5fea1ba1a4897c9e388029363908ca215ec396b229a9da 08:50:50 #5 CACHED 08:50:50 08:50:50 #7 [auth] security-proxy-auth:pull,push token for nexus3.edgexfoundry.org:10004 08:50:50 #7 DONE 0.0s 08:50:50 08:50:50 #8 exporting to image 08:50:50 #8 exporting layers done 08:50:50 #8 exporting manifest sha256:f1b112a42c386442f62ba5451046343867e27b5151708997985ea0945a1b381f done 08:50:50 #8 exporting config sha256:b9c7ba3275dcb99b3ddf1bbd04843e1b5ddeb5045202f4f5ca8fe6f1b63e9501 done 08:50:50 #8 exporting manifest sha256:41b851193e2c1a50a57d1e561510ba6534af09d7b05d1c7cc0866f76094a59a1 done 08:50:50 #8 exporting config sha256:cdf8a7078b857e774bb538fb9344a945cd493376645075545e06a6fafbe31a71 done 08:50:50 #8 exporting manifest list sha256:f299cbed16c1b18d3aab6093c0591ce98f6a222123bb381e94d418968f660b4b done 08:50:50 #8 pushing layers 0.0s done 08:50:50 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.70@sha256:f299cbed16c1b18d3aab6093c0591ce98f6a222123bb381e94d418968f660b4b 0.1s done 08:50:50 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 08:50:50 #8 DONE 0.1s 08:50:50 08:50:50 1 warning found (use --debug to expand): 08:50:50  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 08:50:51 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-auth:7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70 --push - 08:50:51 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70' 08:50:51 #1 [internal] load build definition from Dockerfile 08:50:51 #1 transferring dockerfile: 217B done 08:50:51 #1 DONE 0.0s 08:50:51 08:50:51 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70 08:50:51 #2 DONE 0.0s 08:50:51 08:50:51 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70 08:50:51 #3 DONE 0.0s 08:50:51 08:50:51 #4 [internal] load .dockerignore 08:50:51 #4 transferring context: 2B done 08:50:51 #4 DONE 0.0s 08:50:51 08:50:51 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70@sha256:601d1b19aa7e50e00d5fea1ba1a4897c9e388029363908ca215ec396b229a9da 08:50:51 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70@sha256:601d1b19aa7e50e00d5fea1ba1a4897c9e388029363908ca215ec396b229a9da done 08:50:51 #5 CACHED 08:50:51 08:50:51 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70@sha256:601d1b19aa7e50e00d5fea1ba1a4897c9e388029363908ca215ec396b229a9da 08:50:51 #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70@sha256:601d1b19aa7e50e00d5fea1ba1a4897c9e388029363908ca215ec396b229a9da done 08:50:51 #6 CACHED 08:50:51 08:50:51 #7 exporting to image 08:50:51 #7 exporting layers done 08:50:51 #7 exporting manifest sha256:f1b112a42c386442f62ba5451046343867e27b5151708997985ea0945a1b381f done 08:50:51 #7 exporting config sha256:b9c7ba3275dcb99b3ddf1bbd04843e1b5ddeb5045202f4f5ca8fe6f1b63e9501 done 08:50:51 #7 exporting manifest sha256:41b851193e2c1a50a57d1e561510ba6534af09d7b05d1c7cc0866f76094a59a1 done 08:50:51 #7 exporting config sha256:cdf8a7078b857e774bb538fb9344a945cd493376645075545e06a6fafbe31a71 done 08:50:51 #7 exporting manifest list sha256:f299cbed16c1b18d3aab6093c0591ce98f6a222123bb381e94d418968f660b4b done 08:50:51 #7 pushing layers 0.0s done 08:50:51 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70@sha256:f299cbed16c1b18d3aab6093c0591ce98f6a222123bb381e94d418968f660b4b 08:50:51 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 08:50:51 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70@sha256:f299cbed16c1b18d3aab6093c0591ce98f6a222123bb381e94d418968f660b4b 0.1s done 08:50:51 #7 DONE 0.1s 08:50:51 08:50:51 #8 [auth] security-proxy-auth:pull,push token for nexus3.edgexfoundry.org:10004 08:50:51 #8 DONE 0.0s 08:50:51 08:50:51 1 warning found (use --debug to expand): 08:50:51  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 08:50:51 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:main' 08:50:51 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-auth:main --push - 08:50:51 #1 [internal] load build definition from Dockerfile 08:50:51 #1 transferring dockerfile: 168B done 08:50:51 #1 DONE 0.0s 08:50:51 08:50:51 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:main 08:50:51 #2 DONE 0.0s 08:50:51 08:50:51 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:main 08:50:51 #3 DONE 0.0s 08:50:51 08:50:51 #4 [internal] load .dockerignore 08:50:51 #4 transferring context: 2B done 08:50:51 #4 DONE 0.0s 08:50:51 08:50:51 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:main@sha256:601d1b19aa7e50e00d5fea1ba1a4897c9e388029363908ca215ec396b229a9da 08:50:51 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:main@sha256:601d1b19aa7e50e00d5fea1ba1a4897c9e388029363908ca215ec396b229a9da done 08:50:51 #5 CACHED 08:50:51 08:50:51 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:main@sha256:601d1b19aa7e50e00d5fea1ba1a4897c9e388029363908ca215ec396b229a9da 08:50:51 #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:main@sha256:601d1b19aa7e50e00d5fea1ba1a4897c9e388029363908ca215ec396b229a9da 0.0s done 08:50:51 #6 CACHED 08:50:51 08:50:51 #7 exporting to image 08:50:51 #7 exporting layers done 08:50:51 #7 exporting manifest sha256:f1b112a42c386442f62ba5451046343867e27b5151708997985ea0945a1b381f done 08:50:51 #7 exporting config sha256:b9c7ba3275dcb99b3ddf1bbd04843e1b5ddeb5045202f4f5ca8fe6f1b63e9501 done 08:50:51 #7 exporting manifest sha256:41b851193e2c1a50a57d1e561510ba6534af09d7b05d1c7cc0866f76094a59a1 done 08:50:51 #7 exporting config sha256:cdf8a7078b857e774bb538fb9344a945cd493376645075545e06a6fafbe31a71 done 08:50:51 #7 exporting manifest list sha256:f299cbed16c1b18d3aab6093c0591ce98f6a222123bb381e94d418968f660b4b done 08:50:51 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 08:50:51 #7 pushing layers 0.0s done 08:50:51 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:main@sha256:f299cbed16c1b18d3aab6093c0591ce98f6a222123bb381e94d418968f660b4b 0.1s done 08:50:51 #7 DONE 0.1s 08:50:51 08:50:51 #8 [auth] security-proxy-auth:pull,push token for nexus3.edgexfoundry.org:10004 08:50:51 #8 DONE 0.0s 08:50:51 08:50:51 1 warning found (use --debug to expand): 08:50:51  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 08:50:52 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-setup:7edac8007c813f9848da4a88def049bb4874d70c --push - 08:50:52 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:7edac8007c813f9848da4a88def049bb4874d70c' 08:50:52 #1 [internal] load build definition from Dockerfile 08:50:52 #1 transferring dockerfile: 205B done 08:50:52 #1 DONE 0.0s 08:50:52 08:50:52 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:7edac8007c813f9848da4a88def049bb4874d70c 08:50:52 #2 DONE 0.0s 08:50:52 08:50:52 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:7edac8007c813f9848da4a88def049bb4874d70c 08:50:52 #3 DONE 0.0s 08:50:52 08:50:52 #4 [internal] load .dockerignore 08:50:52 #4 transferring context: 2B done 08:50:52 #4 DONE 0.0s 08:50:52 08:50:52 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:7edac8007c813f9848da4a88def049bb4874d70c@sha256:3567ecd62b317133dfc884052bd893eb58134027d3eb6180667e3502aba2f713 08:50:52 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:7edac8007c813f9848da4a88def049bb4874d70c@sha256:3567ecd62b317133dfc884052bd893eb58134027d3eb6180667e3502aba2f713 0.0s done 08:50:52 #5 DONE 0.0s 08:50:52 08:50:52 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:7edac8007c813f9848da4a88def049bb4874d70c@sha256:3567ecd62b317133dfc884052bd893eb58134027d3eb6180667e3502aba2f713 08:50:52 #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:7edac8007c813f9848da4a88def049bb4874d70c@sha256:3567ecd62b317133dfc884052bd893eb58134027d3eb6180667e3502aba2f713 0.0s done 08:50:52 #6 DONE 0.0s 08:50:52 08:50:52 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:7edac8007c813f9848da4a88def049bb4874d70c@sha256:3567ecd62b317133dfc884052bd893eb58134027d3eb6180667e3502aba2f713 08:50:52 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:7edac8007c813f9848da4a88def049bb4874d70c@sha256:3567ecd62b317133dfc884052bd893eb58134027d3eb6180667e3502aba2f713 0.0s done 08:50:52 #5 DONE 0.1s 08:50:52 08:50:52 #7 exporting to image 08:50:52 #7 exporting layers done 08:50:52 #7 exporting manifest sha256:65a77370a03842b1fd3b09efcbbf09b91016c8b4952af904ed4549005c0fe9b7 08:50:52 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 08:50:52 #7 ... 08:50:52 08:50:52 #8 [auth] security-proxy-setup:pull,push token for nexus3.edgexfoundry.org:10004 08:50:52 #8 DONE 0.0s 08:50:52 08:50:52 #7 exporting to image 08:50:52 #7 exporting manifest sha256:65a77370a03842b1fd3b09efcbbf09b91016c8b4952af904ed4549005c0fe9b7 done 08:50:52 #7 exporting config sha256:f20e4fdcffc22b00b4ecc88552cb14192db9e7d5ba92cf1baf907a64a1531cda done 08:50:52 #7 exporting manifest sha256:1c62409cf4086e24974d7211fc4cdcbf791085f554b4f61ac5a3a16f23564356 done 08:50:52 #7 exporting config sha256:163e4b3e9b732ad84816454d6722bd23707654ead382d2eba8e76805e3a5d39e done 08:50:52 #7 exporting manifest list sha256:a0939ce8a4084cdf2d743ae237ccf15724ce964daf7b97d2f1b7aa2f990ebd2b done 08:50:52 #7 pushing layers 08:50:52 #7 pushing layers 0.1s done 08:50:52 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:7edac8007c813f9848da4a88def049bb4874d70c@sha256:a0939ce8a4084cdf2d743ae237ccf15724ce964daf7b97d2f1b7aa2f990ebd2b 0.1s done 08:50:52 #7 DONE 0.2s 08:50:52 08:50:52 1 warning found (use --debug to expand): 08:50:52  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 08:50:52 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:latest' 08:50:52 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-setup:latest --push - 08:50:53 #1 [internal] load build definition from Dockerfile 08:50:53 #1 transferring dockerfile: 171B done 08:50:53 #1 DONE 0.0s 08:50:53 08:50:53 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 08:50:53 #2 DONE 0.0s 08:50:53 08:50:53 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 08:50:53 #3 DONE 0.0s 08:50:53 08:50:53 #4 [internal] load .dockerignore 08:50:53 #4 transferring context: 2B done 08:50:53 #4 DONE 0.0s 08:50:53 08:50:53 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:latest@sha256:3567ecd62b317133dfc884052bd893eb58134027d3eb6180667e3502aba2f713 08:50:53 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:latest@sha256:3567ecd62b317133dfc884052bd893eb58134027d3eb6180667e3502aba2f713 0.0s done 08:50:53 #5 CACHED 08:50:53 08:50:53 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:latest@sha256:3567ecd62b317133dfc884052bd893eb58134027d3eb6180667e3502aba2f713 08:50:53 #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:latest@sha256:3567ecd62b317133dfc884052bd893eb58134027d3eb6180667e3502aba2f713 0.0s done 08:50:53 #6 CACHED 08:50:53 08:50:53 #7 exporting to image 08:50:53 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 08:50:53 #7 exporting layers done 08:50:53 #7 exporting manifest sha256:65a77370a03842b1fd3b09efcbbf09b91016c8b4952af904ed4549005c0fe9b7 done 08:50:53 #7 exporting config sha256:f20e4fdcffc22b00b4ecc88552cb14192db9e7d5ba92cf1baf907a64a1531cda done 08:50:53 #7 exporting manifest sha256:1c62409cf4086e24974d7211fc4cdcbf791085f554b4f61ac5a3a16f23564356 done 08:50:53 #7 exporting config sha256:163e4b3e9b732ad84816454d6722bd23707654ead382d2eba8e76805e3a5d39e done 08:50:53 #7 exporting manifest list sha256:a0939ce8a4084cdf2d743ae237ccf15724ce964daf7b97d2f1b7aa2f990ebd2b done 08:50:53 #7 pushing layers 0.0s done 08:50:53 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:latest@sha256:a0939ce8a4084cdf2d743ae237ccf15724ce964daf7b97d2f1b7aa2f990ebd2b 0.1s done 08:50:53 #7 DONE 0.1s 08:50:53 08:50:53 #8 [auth] security-proxy-setup:pull,push token for nexus3.edgexfoundry.org:10004 08:50:53 #8 DONE 0.0s 08:50:53 08:50:53 1 warning found (use --debug to expand): 08:50:53  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 08:50:53 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.70' 08:50:53 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.70 --push - 08:50:53 #1 [internal] load build definition from Dockerfile 08:50:53 #1 transferring dockerfile: 177B done 08:50:53 #1 DONE 0.0s 08:50:53 08:50:53 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.70 08:50:53 #2 DONE 0.0s 08:50:53 08:50:53 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.70 08:50:53 #3 DONE 0.0s 08:50:53 08:50:53 #4 [internal] load .dockerignore 08:50:53 #4 transferring context: 2B done 08:50:53 #4 DONE 0.0s 08:50:53 08:50:53 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.70@sha256:3567ecd62b317133dfc884052bd893eb58134027d3eb6180667e3502aba2f713 08:50:53 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.70@sha256:3567ecd62b317133dfc884052bd893eb58134027d3eb6180667e3502aba2f713 done 08:50:53 #5 CACHED 08:50:53 08:50:53 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.70@sha256:3567ecd62b317133dfc884052bd893eb58134027d3eb6180667e3502aba2f713 08:50:53 #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.70@sha256:3567ecd62b317133dfc884052bd893eb58134027d3eb6180667e3502aba2f713 0.0s done 08:50:53 #6 CACHED 08:50:53 08:50:53 #7 exporting to image 08:50:53 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 08:50:53 #7 exporting layers done 08:50:53 #7 exporting manifest sha256:65a77370a03842b1fd3b09efcbbf09b91016c8b4952af904ed4549005c0fe9b7 done 08:50:53 #7 exporting config sha256:f20e4fdcffc22b00b4ecc88552cb14192db9e7d5ba92cf1baf907a64a1531cda done 08:50:53 #7 exporting manifest sha256:1c62409cf4086e24974d7211fc4cdcbf791085f554b4f61ac5a3a16f23564356 done 08:50:53 #7 exporting config sha256:163e4b3e9b732ad84816454d6722bd23707654ead382d2eba8e76805e3a5d39e done 08:50:53 #7 exporting manifest list sha256:a0939ce8a4084cdf2d743ae237ccf15724ce964daf7b97d2f1b7aa2f990ebd2b done 08:50:53 #7 pushing layers 0.0s done 08:50:53 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.70@sha256:a0939ce8a4084cdf2d743ae237ccf15724ce964daf7b97d2f1b7aa2f990ebd2b 0.1s done 08:50:53 #7 DONE 0.1s 08:50:53 08:50:53 #8 [auth] security-proxy-setup:pull,push token for nexus3.edgexfoundry.org:10004 08:50:53 #8 DONE 0.0s 08:50:53 08:50:53 1 warning found (use --debug to expand): 08:50:53  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 08:50:54 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70' 08:50:54 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-setup:7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70 --push - 08:50:54 #1 [internal] load build definition from Dockerfile 08:50:54 #1 transferring dockerfile: 218B done 08:50:54 #1 DONE 0.0s 08:50:54 08:50:54 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70 08:50:54 #2 DONE 0.0s 08:50:54 08:50:54 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70 08:50:54 #3 DONE 0.0s 08:50:54 08:50:54 #4 [internal] load .dockerignore 08:50:54 #4 transferring context: 2B done 08:50:54 #4 DONE 0.0s 08:50:54 08:50:54 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70@sha256:3567ecd62b317133dfc884052bd893eb58134027d3eb6180667e3502aba2f713 08:50:54 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70@sha256:3567ecd62b317133dfc884052bd893eb58134027d3eb6180667e3502aba2f713 0.0s done 08:50:54 #5 CACHED 08:50:54 08:50:54 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70@sha256:3567ecd62b317133dfc884052bd893eb58134027d3eb6180667e3502aba2f713 08:50:54 #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70@sha256:3567ecd62b317133dfc884052bd893eb58134027d3eb6180667e3502aba2f713 0.1s done 08:50:54 #6 CACHED 08:50:54 08:50:54 #7 exporting to image 08:50:54 #7 exporting layers done 08:50:54 #7 exporting manifest sha256:65a77370a03842b1fd3b09efcbbf09b91016c8b4952af904ed4549005c0fe9b7 done 08:50:54 #7 exporting config sha256:f20e4fdcffc22b00b4ecc88552cb14192db9e7d5ba92cf1baf907a64a1531cda done 08:50:54 #7 exporting manifest sha256:1c62409cf4086e24974d7211fc4cdcbf791085f554b4f61ac5a3a16f23564356 done 08:50:54 #7 exporting config sha256:163e4b3e9b732ad84816454d6722bd23707654ead382d2eba8e76805e3a5d39e 0.0s done 08:50:54 #7 exporting manifest list sha256:a0939ce8a4084cdf2d743ae237ccf15724ce964daf7b97d2f1b7aa2f990ebd2b 0.0s done 08:50:54 #7 pushing layers 0.0s done 08:50:54 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70@sha256:a0939ce8a4084cdf2d743ae237ccf15724ce964daf7b97d2f1b7aa2f990ebd2b 08:50:54 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 08:50:54 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70@sha256:a0939ce8a4084cdf2d743ae237ccf15724ce964daf7b97d2f1b7aa2f990ebd2b 0.1s done 08:50:54 #7 DONE 0.2s 08:50:54 08:50:54 #8 [auth] security-proxy-setup:pull,push token for nexus3.edgexfoundry.org:10004 08:50:54 #8 DONE 0.0s 08:50:54 08:50:54 1 warning found (use --debug to expand): 08:50:54  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 08:50:54 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-setup:main --push - 08:50:54 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:main' 08:50:55 #1 [internal] load build definition from Dockerfile 08:50:55 #1 transferring dockerfile: 169B done 08:50:55 #1 DONE 0.0s 08:50:55 08:50:55 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:main 08:50:55 #2 DONE 0.1s 08:50:55 08:50:55 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:main 08:50:55 #3 DONE 0.1s 08:50:55 08:50:55 #4 [internal] load .dockerignore 08:50:55 #4 transferring context: 2B done 08:50:55 #4 DONE 0.0s 08:50:55 08:50:55 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:main@sha256:3567ecd62b317133dfc884052bd893eb58134027d3eb6180667e3502aba2f713 08:50:55 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:main@sha256:3567ecd62b317133dfc884052bd893eb58134027d3eb6180667e3502aba2f713 0.0s done 08:50:55 #5 CACHED 08:50:55 08:50:55 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:main@sha256:3567ecd62b317133dfc884052bd893eb58134027d3eb6180667e3502aba2f713 08:50:55 #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:main@sha256:3567ecd62b317133dfc884052bd893eb58134027d3eb6180667e3502aba2f713 0.0s done 08:50:55 #6 CACHED 08:50:55 08:50:55 #7 exporting to image 08:50:55 #7 exporting layers done 08:50:55 #7 exporting manifest sha256:65a77370a03842b1fd3b09efcbbf09b91016c8b4952af904ed4549005c0fe9b7 done 08:50:55 #7 exporting config sha256:f20e4fdcffc22b00b4ecc88552cb14192db9e7d5ba92cf1baf907a64a1531cda done 08:50:55 #7 exporting manifest sha256:1c62409cf4086e24974d7211fc4cdcbf791085f554b4f61ac5a3a16f23564356 done 08:50:55 #7 exporting config sha256:163e4b3e9b732ad84816454d6722bd23707654ead382d2eba8e76805e3a5d39e done 08:50:55 #7 exporting manifest list sha256:a0939ce8a4084cdf2d743ae237ccf15724ce964daf7b97d2f1b7aa2f990ebd2b done 08:50:55 #7 pushing layers 0.0s done 08:50:55 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:main@sha256:a0939ce8a4084cdf2d743ae237ccf15724ce964daf7b97d2f1b7aa2f990ebd2b 08:50:55 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 08:50:55 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:main@sha256:a0939ce8a4084cdf2d743ae237ccf15724ce964daf7b97d2f1b7aa2f990ebd2b 0.1s done 08:50:55 #7 DONE 0.2s 08:50:55 08:50:55 #8 [auth] security-proxy-setup:pull,push token for nexus3.edgexfoundry.org:10004 08:50:55 #8 DONE 0.0s 08:50:55 08:50:55 1 warning found (use --debug to expand): 08:50:55  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 08:50:55 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:7edac8007c813f9848da4a88def049bb4874d70c' 08:50:55 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-secretstore-setup:7edac8007c813f9848da4a88def049bb4874d70c --push - 08:50:55 #1 [internal] load build definition from Dockerfile 08:50:55 #1 transferring dockerfile: 211B done 08:50:55 #1 DONE 0.0s 08:50:55 08:50:55 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:7edac8007c813f9848da4a88def049bb4874d70c 08:50:55 #2 DONE 0.0s 08:50:55 08:50:55 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:7edac8007c813f9848da4a88def049bb4874d70c 08:50:55 #3 DONE 0.0s 08:50:55 08:50:55 #4 [internal] load .dockerignore 08:50:55 #4 transferring context: 2B done 08:50:55 #4 DONE 0.0s 08:50:55 08:50:55 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:7edac8007c813f9848da4a88def049bb4874d70c@sha256:3d3a6127dc882ec150055af1613b71c249e7299ee0d7892f2fb3c2cfd37a9992 08:50:55 #5 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:7edac8007c813f9848da4a88def049bb4874d70c@sha256:3d3a6127dc882ec150055af1613b71c249e7299ee0d7892f2fb3c2cfd37a9992 0.0s done 08:50:55 #5 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:7edac8007c813f9848da4a88def049bb4874d70c@sha256:3d3a6127dc882ec150055af1613b71c249e7299ee0d7892f2fb3c2cfd37a9992 0.0s done 08:50:55 #5 DONE 0.1s 08:50:55 08:50:55 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:7edac8007c813f9848da4a88def049bb4874d70c@sha256:3d3a6127dc882ec150055af1613b71c249e7299ee0d7892f2fb3c2cfd37a9992 08:50:55 #6 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:7edac8007c813f9848da4a88def049bb4874d70c@sha256:3d3a6127dc882ec150055af1613b71c249e7299ee0d7892f2fb3c2cfd37a9992 0.0s done 08:50:55 #6 DONE 0.0s 08:50:56 08:50:56 #7 [auth] security-secretstore-setup:pull,push token for nexus3.edgexfoundry.org:10004 08:50:56 #7 DONE 0.0s 08:50:56 08:50:56 #8 exporting to image 08:50:56 #8 exporting layers done 08:50:56 #8 exporting manifest sha256:cb296ef7fc128675f8a149b1fb38a165db7cc618d635804f0ddb05bbe74715a6 done 08:50:56 #8 exporting config sha256:c35116a0552d2f8f682b075ce30d0314cc42c19ed68f7ed79d79e373ab885229 done 08:50:56 #8 exporting manifest sha256:a3110e0fc894317d5c7be4a4c794332d0582089d076260f37a6f3f60112141e9 done 08:50:56 #8 exporting config sha256:6c3869b7831985d38d942e854a196c6ba32750d5500426d0ccd6c0550b9afe49 done 08:50:56 #8 exporting manifest list sha256:fd8852eee8a66b2b5213134ae9304692c028786bdcef5114378df7c0a94d9fb0 done 08:50:56 #8 pushing layers 08:50:56 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 08:50:56 #8 pushing layers 0.1s done 08:50:56 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:7edac8007c813f9848da4a88def049bb4874d70c@sha256:fd8852eee8a66b2b5213134ae9304692c028786bdcef5114378df7c0a94d9fb0 0.1s done 08:50:56 #8 DONE 0.2s 08:50:56 08:50:56 1 warning found (use --debug to expand): 08:50:56  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 08:50:56 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest' 08:50:56 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest --push - 08:50:56 #1 [internal] load build definition from Dockerfile 08:50:56 #1 transferring dockerfile: 177B done 08:50:56 #1 DONE 0.0s 08:50:56 08:50:56 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 08:50:56 #2 DONE 0.0s 08:50:56 08:50:56 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 08:50:56 #3 DONE 0.0s 08:50:56 08:50:56 #4 [internal] load .dockerignore 08:50:56 #4 transferring context: 2B done 08:50:56 #4 DONE 0.0s 08:50:56 08:50:56 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest@sha256:3d3a6127dc882ec150055af1613b71c249e7299ee0d7892f2fb3c2cfd37a9992 08:50:56 #5 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest@sha256:3d3a6127dc882ec150055af1613b71c249e7299ee0d7892f2fb3c2cfd37a9992 done 08:50:56 #5 CACHED 08:50:56 08:50:56 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest@sha256:3d3a6127dc882ec150055af1613b71c249e7299ee0d7892f2fb3c2cfd37a9992 08:50:56 #6 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest@sha256:3d3a6127dc882ec150055af1613b71c249e7299ee0d7892f2fb3c2cfd37a9992 0.0s done 08:50:56 #6 CACHED 08:50:56 08:50:56 #7 exporting to image 08:50:56 #7 exporting layers done 08:50:56 #7 exporting manifest sha256:cb296ef7fc128675f8a149b1fb38a165db7cc618d635804f0ddb05bbe74715a6 08:50:56 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 08:50:56 #7 ... 08:50:56 08:50:56 #8 [auth] security-secretstore-setup:pull,push token for nexus3.edgexfoundry.org:10004 08:50:56 #8 DONE 0.0s 08:50:56 08:50:56 #7 exporting to image 08:50:56 #7 exporting manifest sha256:cb296ef7fc128675f8a149b1fb38a165db7cc618d635804f0ddb05bbe74715a6 done 08:50:56 #7 exporting config sha256:c35116a0552d2f8f682b075ce30d0314cc42c19ed68f7ed79d79e373ab885229 done 08:50:56 #7 exporting manifest sha256:a3110e0fc894317d5c7be4a4c794332d0582089d076260f37a6f3f60112141e9 done 08:50:56 #7 exporting config sha256:6c3869b7831985d38d942e854a196c6ba32750d5500426d0ccd6c0550b9afe49 done 08:50:56 #7 exporting manifest list sha256:fd8852eee8a66b2b5213134ae9304692c028786bdcef5114378df7c0a94d9fb0 done 08:50:56 #7 pushing layers 0.0s done 08:50:56 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest@sha256:fd8852eee8a66b2b5213134ae9304692c028786bdcef5114378df7c0a94d9fb0 08:50:56 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest@sha256:fd8852eee8a66b2b5213134ae9304692c028786bdcef5114378df7c0a94d9fb0 0.1s done 08:50:56 #7 DONE 0.1s 08:50:56 08:50:56 1 warning found (use --debug to expand): 08:50:56  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 08:50:57 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.70 --push - 08:50:57 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.70' 08:50:57 #1 [internal] load build definition from Dockerfile 08:50:57 #1 transferring dockerfile: 183B done 08:50:57 #1 DONE 0.0s 08:50:57 08:50:57 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.70 08:50:57 #2 DONE 0.0s 08:50:57 08:50:57 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.70 08:50:57 #3 DONE 0.0s 08:50:57 08:50:57 #4 [internal] load .dockerignore 08:50:57 #4 transferring context: 2B done 08:50:57 #4 DONE 0.0s 08:50:57 08:50:57 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.70@sha256:3d3a6127dc882ec150055af1613b71c249e7299ee0d7892f2fb3c2cfd37a9992 08:50:57 #5 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.70@sha256:3d3a6127dc882ec150055af1613b71c249e7299ee0d7892f2fb3c2cfd37a9992 done 08:50:57 #5 CACHED 08:50:57 08:50:57 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.70@sha256:3d3a6127dc882ec150055af1613b71c249e7299ee0d7892f2fb3c2cfd37a9992 08:50:57 #6 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.70@sha256:3d3a6127dc882ec150055af1613b71c249e7299ee0d7892f2fb3c2cfd37a9992 0.0s done 08:50:57 #6 CACHED 08:50:57 08:50:57 #7 exporting to image 08:50:57 #7 exporting layers done 08:50:57 #7 exporting manifest sha256:cb296ef7fc128675f8a149b1fb38a165db7cc618d635804f0ddb05bbe74715a6 done 08:50:57 #7 exporting config sha256:c35116a0552d2f8f682b075ce30d0314cc42c19ed68f7ed79d79e373ab885229 done 08:50:57 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 08:50:57 #7 exporting manifest sha256:a3110e0fc894317d5c7be4a4c794332d0582089d076260f37a6f3f60112141e9 done 08:50:57 #7 exporting config sha256:6c3869b7831985d38d942e854a196c6ba32750d5500426d0ccd6c0550b9afe49 done 08:50:57 #7 exporting manifest list sha256:fd8852eee8a66b2b5213134ae9304692c028786bdcef5114378df7c0a94d9fb0 done 08:50:57 #7 pushing layers 0.0s done 08:50:57 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.70@sha256:fd8852eee8a66b2b5213134ae9304692c028786bdcef5114378df7c0a94d9fb0 0.1s done 08:50:57 #7 DONE 0.1s 08:50:57 08:50:57 #8 [auth] security-secretstore-setup:pull,push token for nexus3.edgexfoundry.org:10004 08:50:57 #8 DONE 0.0s 08:50:57 08:50:57 1 warning found (use --debug to expand): 08:50:57  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 08:50:57 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-secretstore-setup:7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70 --push - 08:50:57 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70' 08:50:57 #1 [internal] load build definition from Dockerfile 08:50:57 #1 transferring dockerfile: 224B done 08:50:57 #1 DONE 0.0s 08:50:57 08:50:57 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70 08:50:57 #2 DONE 0.0s 08:50:57 08:50:57 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70 08:50:57 #3 DONE 0.0s 08:50:57 08:50:57 #4 [internal] load .dockerignore 08:50:57 #4 transferring context: 2B done 08:50:57 #4 DONE 0.0s 08:50:57 08:50:57 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70@sha256:3d3a6127dc882ec150055af1613b71c249e7299ee0d7892f2fb3c2cfd37a9992 08:50:57 #5 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70@sha256:3d3a6127dc882ec150055af1613b71c249e7299ee0d7892f2fb3c2cfd37a9992 done 08:50:57 #5 CACHED 08:50:57 08:50:57 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70@sha256:3d3a6127dc882ec150055af1613b71c249e7299ee0d7892f2fb3c2cfd37a9992 08:50:57 #6 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70@sha256:3d3a6127dc882ec150055af1613b71c249e7299ee0d7892f2fb3c2cfd37a9992 0.0s done 08:50:57 #6 CACHED 08:50:57 08:50:57 #7 exporting to image 08:50:57 #7 exporting layers done 08:50:57 #7 exporting manifest sha256:cb296ef7fc128675f8a149b1fb38a165db7cc618d635804f0ddb05bbe74715a6 done 08:50:57 #7 exporting config sha256:c35116a0552d2f8f682b075ce30d0314cc42c19ed68f7ed79d79e373ab885229 done 08:50:57 #7 exporting manifest sha256:a3110e0fc894317d5c7be4a4c794332d0582089d076260f37a6f3f60112141e9 done 08:50:57 #7 exporting config sha256:6c3869b7831985d38d942e854a196c6ba32750d5500426d0ccd6c0550b9afe49 done 08:50:57 #7 exporting manifest list sha256:fd8852eee8a66b2b5213134ae9304692c028786bdcef5114378df7c0a94d9fb0 done 08:50:57 #7 pushing layers 08:50:57 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 08:50:57 #7 pushing layers 0.0s done 08:50:57 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70@sha256:fd8852eee8a66b2b5213134ae9304692c028786bdcef5114378df7c0a94d9fb0 0.1s done 08:50:57 #7 DONE 0.1s 08:50:57 08:50:57 #8 [auth] security-secretstore-setup:pull,push token for nexus3.edgexfoundry.org:10004 08:50:57 #8 DONE 0.0s 08:50:57 08:50:57 1 warning found (use --debug to expand): 08:50:57  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 08:50:58 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:main' 08:50:58 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-secretstore-setup:main --push - 08:50:58 #1 [internal] load build definition from Dockerfile 08:50:58 #1 transferring dockerfile: 175B done 08:50:58 #1 DONE 0.0s 08:50:58 08:50:58 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 08:50:58 #2 DONE 0.0s 08:50:58 08:50:58 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 08:50:58 #3 DONE 0.0s 08:50:58 08:50:58 #4 [internal] load .dockerignore 08:50:58 #4 transferring context: 2B done 08:50:58 #4 DONE 0.0s 08:50:58 08:50:58 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:main@sha256:3d3a6127dc882ec150055af1613b71c249e7299ee0d7892f2fb3c2cfd37a9992 08:50:58 #5 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:main@sha256:3d3a6127dc882ec150055af1613b71c249e7299ee0d7892f2fb3c2cfd37a9992 0.0s done 08:50:58 #5 CACHED 08:50:58 08:50:58 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:main@sha256:3d3a6127dc882ec150055af1613b71c249e7299ee0d7892f2fb3c2cfd37a9992 08:50:58 #6 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:main@sha256:3d3a6127dc882ec150055af1613b71c249e7299ee0d7892f2fb3c2cfd37a9992 0.0s done 08:50:58 #6 CACHED 08:50:58 08:50:58 #7 exporting to image 08:50:58 #7 exporting layers done 08:50:58 #7 exporting manifest sha256:cb296ef7fc128675f8a149b1fb38a165db7cc618d635804f0ddb05bbe74715a6 done 08:50:58 #7 exporting config sha256:c35116a0552d2f8f682b075ce30d0314cc42c19ed68f7ed79d79e373ab885229 done 08:50:58 #7 exporting manifest sha256:a3110e0fc894317d5c7be4a4c794332d0582089d076260f37a6f3f60112141e9 done 08:50:58 #7 exporting config sha256:6c3869b7831985d38d942e854a196c6ba32750d5500426d0ccd6c0550b9afe49 done 08:50:58 #7 exporting manifest list sha256:fd8852eee8a66b2b5213134ae9304692c028786bdcef5114378df7c0a94d9fb0 done 08:50:58 #7 pushing layers 0.0s done 08:50:58 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:main@sha256:fd8852eee8a66b2b5213134ae9304692c028786bdcef5114378df7c0a94d9fb0 08:50:58 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 08:50:58 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:main@sha256:fd8852eee8a66b2b5213134ae9304692c028786bdcef5114378df7c0a94d9fb0 0.1s done 08:50:58 #7 DONE 0.1s 08:50:58 08:50:58 #8 [auth] security-secretstore-setup:pull,push token for nexus3.edgexfoundry.org:10004 08:50:58 #8 DONE 0.0s 08:50:58 08:50:58 1 warning found (use --debug to expand): 08:50:58  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 08:50:58 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:7edac8007c813f9848da4a88def049bb4874d70c' 08:50:58 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:7edac8007c813f9848da4a88def049bb4874d70c --push - 08:50:58 #1 [internal] load build definition from Dockerfile 08:50:58 #1 transferring dockerfile: 215B done 08:50:58 #1 DONE 0.0s 08:50:58 08:50:58 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:7edac8007c813f9848da4a88def049bb4874d70c 08:50:58 #2 DONE 0.0s 08:50:58 08:50:58 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:7edac8007c813f9848da4a88def049bb4874d70c 08:50:58 #3 DONE 0.0s 08:50:58 08:50:58 #4 [internal] load .dockerignore 08:50:58 #4 transferring context: 2B done 08:50:58 #4 DONE 0.0s 08:50:58 08:50:58 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:7edac8007c813f9848da4a88def049bb4874d70c@sha256:bc63ca73bf76b703aed4bcaef7f2d4ee7d3448b4f3ad1d6cb9128e68613e1d20 08:50:58 #5 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:7edac8007c813f9848da4a88def049bb4874d70c@sha256:bc63ca73bf76b703aed4bcaef7f2d4ee7d3448b4f3ad1d6cb9128e68613e1d20 0.0s done 08:50:58 #5 DONE 0.0s 08:50:58 08:50:58 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:7edac8007c813f9848da4a88def049bb4874d70c@sha256:bc63ca73bf76b703aed4bcaef7f2d4ee7d3448b4f3ad1d6cb9128e68613e1d20 08:50:58 #6 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:7edac8007c813f9848da4a88def049bb4874d70c@sha256:bc63ca73bf76b703aed4bcaef7f2d4ee7d3448b4f3ad1d6cb9128e68613e1d20 0.0s done 08:50:58 #6 DONE 0.0s 08:50:58 08:50:58 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:7edac8007c813f9848da4a88def049bb4874d70c@sha256:bc63ca73bf76b703aed4bcaef7f2d4ee7d3448b4f3ad1d6cb9128e68613e1d20 08:50:58 #5 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:7edac8007c813f9848da4a88def049bb4874d70c@sha256:bc63ca73bf76b703aed4bcaef7f2d4ee7d3448b4f3ad1d6cb9128e68613e1d20 0.0s done 08:50:58 #5 DONE 0.1s 08:50:58 08:50:58 #7 exporting to image 08:50:58 #7 exporting layers done 08:50:58 #7 exporting manifest sha256:c3698a65d8b9154e4c1fef71c33a8bfe3669fe3b648c691900d02b4b38253afb done 08:50:58 #7 exporting config sha256:fc075fed7b36e8ae12c664433d0005bdd169adb5ba79e0dfedbb5caaab2ed52e done 08:50:58 #7 exporting manifest sha256:dc4a30091eb573b7a8083263444c481ce920a68aa3bfb4a172c63954667c48bc done 08:50:58 #7 exporting config sha256:a2b6a5f7123ed66b144e4bc415a965310e929ffaa896f80fa81f2345e4a39a90 done 08:50:58 #7 exporting manifest list sha256:5f1f221fb3d8320b095cb0fe5032177ca73baf98f797a8d131f700aee9074130 done 08:50:58 #7 pushing layers 08:50:58 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 08:50:59 #7 ... 08:50:59 08:50:59 #8 [auth] security-spiffe-token-provider:pull,push token for nexus3.edgexfoundry.org:10004 08:50:59 #8 DONE 0.0s 08:50:59 08:50:59 #7 exporting to image 08:50:59 #7 pushing layers 0.3s done 08:50:59 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:7edac8007c813f9848da4a88def049bb4874d70c@sha256:5f1f221fb3d8320b095cb0fe5032177ca73baf98f797a8d131f700aee9074130 08:50:59 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:7edac8007c813f9848da4a88def049bb4874d70c@sha256:5f1f221fb3d8320b095cb0fe5032177ca73baf98f797a8d131f700aee9074130 0.2s done 08:50:59 #7 DONE 0.5s 08:50:59 08:50:59 1 warning found (use --debug to expand): 08:50:59  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 08:50:59 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest' 08:50:59 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest --push - 08:50:59 #1 [internal] load build definition from Dockerfile 08:50:59 #1 transferring dockerfile: 181B done 08:50:59 #1 DONE 0.0s 08:50:59 08:50:59 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 08:50:59 #2 DONE 0.0s 08:50:59 08:50:59 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 08:50:59 #3 DONE 0.0s 08:50:59 08:50:59 #4 [internal] load .dockerignore 08:50:59 #4 transferring context: 2B done 08:50:59 #4 DONE 0.0s 08:50:59 08:50:59 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest@sha256:bc63ca73bf76b703aed4bcaef7f2d4ee7d3448b4f3ad1d6cb9128e68613e1d20 08:50:59 #5 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest@sha256:bc63ca73bf76b703aed4bcaef7f2d4ee7d3448b4f3ad1d6cb9128e68613e1d20 0.0s done 08:50:59 #5 DONE 0.0s 08:50:59 08:50:59 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest@sha256:bc63ca73bf76b703aed4bcaef7f2d4ee7d3448b4f3ad1d6cb9128e68613e1d20 08:51:00 #6 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest@sha256:bc63ca73bf76b703aed4bcaef7f2d4ee7d3448b4f3ad1d6cb9128e68613e1d20 0.0s done 08:51:00 #6 CACHED 08:51:00 08:51:00 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest@sha256:bc63ca73bf76b703aed4bcaef7f2d4ee7d3448b4f3ad1d6cb9128e68613e1d20 08:51:00 #5 CACHED 08:51:00 08:51:00 #7 [auth] security-spiffe-token-provider:pull,push token for nexus3.edgexfoundry.org:10004 08:51:00 #7 DONE 0.0s 08:51:00 08:51:00 #8 exporting to image 08:51:00 #8 exporting layers done 08:51:00 #8 exporting manifest sha256:c3698a65d8b9154e4c1fef71c33a8bfe3669fe3b648c691900d02b4b38253afb done 08:51:00 #8 exporting config sha256:fc075fed7b36e8ae12c664433d0005bdd169adb5ba79e0dfedbb5caaab2ed52e done 08:51:00 #8 exporting manifest sha256:dc4a30091eb573b7a8083263444c481ce920a68aa3bfb4a172c63954667c48bc done 08:51:00 #8 exporting config sha256:a2b6a5f7123ed66b144e4bc415a965310e929ffaa896f80fa81f2345e4a39a90 done 08:51:00 #8 exporting manifest list sha256:5f1f221fb3d8320b095cb0fe5032177ca73baf98f797a8d131f700aee9074130 done 08:51:00 #8 pushing layers 0.0s done 08:51:00 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest@sha256:5f1f221fb3d8320b095cb0fe5032177ca73baf98f797a8d131f700aee9074130 0.1s done 08:51:00 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 08:51:00 #8 DONE 0.1s 08:51:00 08:51:00 1 warning found (use --debug to expand): 08:51:00  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 08:51:00 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.70' 08:51:00 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.70 --push - 08:51:00 #1 [internal] load build definition from Dockerfile 08:51:00 #1 transferring dockerfile: 187B done 08:51:00 #1 DONE 0.0s 08:51:00 08:51:00 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.70 08:51:00 #2 DONE 0.0s 08:51:00 08:51:00 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.70 08:51:00 #3 DONE 0.0s 08:51:00 08:51:00 #4 [internal] load .dockerignore 08:51:00 #4 transferring context: 2B done 08:51:00 #4 DONE 0.0s 08:51:00 08:51:00 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.70@sha256:bc63ca73bf76b703aed4bcaef7f2d4ee7d3448b4f3ad1d6cb9128e68613e1d20 08:51:00 #5 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.70@sha256:bc63ca73bf76b703aed4bcaef7f2d4ee7d3448b4f3ad1d6cb9128e68613e1d20 done 08:51:00 #5 CACHED 08:51:00 08:51:00 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.70@sha256:bc63ca73bf76b703aed4bcaef7f2d4ee7d3448b4f3ad1d6cb9128e68613e1d20 08:51:00 #6 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.70@sha256:bc63ca73bf76b703aed4bcaef7f2d4ee7d3448b4f3ad1d6cb9128e68613e1d20 done 08:51:00 #6 CACHED 08:51:00 08:51:00 #7 exporting to image 08:51:00 #7 exporting layers done 08:51:00 #7 exporting manifest sha256:c3698a65d8b9154e4c1fef71c33a8bfe3669fe3b648c691900d02b4b38253afb done 08:51:00 #7 exporting config sha256:fc075fed7b36e8ae12c664433d0005bdd169adb5ba79e0dfedbb5caaab2ed52e 08:51:00 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 08:51:00 #7 exporting config sha256:fc075fed7b36e8ae12c664433d0005bdd169adb5ba79e0dfedbb5caaab2ed52e done 08:51:00 #7 exporting manifest sha256:dc4a30091eb573b7a8083263444c481ce920a68aa3bfb4a172c63954667c48bc done 08:51:00 #7 exporting config sha256:a2b6a5f7123ed66b144e4bc415a965310e929ffaa896f80fa81f2345e4a39a90 done 08:51:00 #7 exporting manifest list sha256:5f1f221fb3d8320b095cb0fe5032177ca73baf98f797a8d131f700aee9074130 done 08:51:00 #7 pushing layers 0.0s done 08:51:00 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.70@sha256:5f1f221fb3d8320b095cb0fe5032177ca73baf98f797a8d131f700aee9074130 0.1s done 08:51:00 #7 DONE 0.1s 08:51:00 08:51:00 #8 [auth] security-spiffe-token-provider:pull,push token for nexus3.edgexfoundry.org:10004 08:51:00 #8 DONE 0.0s 08:51:00 08:51:00 1 warning found (use --debug to expand): 08:51:00  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 08:51:00 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70' 08:51:00 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70 --push - 08:51:01 #1 [internal] load build definition from Dockerfile 08:51:01 #1 transferring dockerfile: 228B done 08:51:01 #1 DONE 0.0s 08:51:01 08:51:01 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70 08:51:01 #2 DONE 0.0s 08:51:01 08:51:01 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70 08:51:01 #3 DONE 0.0s 08:51:01 08:51:01 #4 [internal] load .dockerignore 08:51:01 #4 transferring context: 2B done 08:51:01 #4 DONE 0.0s 08:51:01 08:51:01 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70@sha256:bc63ca73bf76b703aed4bcaef7f2d4ee7d3448b4f3ad1d6cb9128e68613e1d20 08:51:01 #5 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70@sha256:bc63ca73bf76b703aed4bcaef7f2d4ee7d3448b4f3ad1d6cb9128e68613e1d20 0.0s done 08:51:01 #5 CACHED 08:51:01 08:51:01 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70@sha256:bc63ca73bf76b703aed4bcaef7f2d4ee7d3448b4f3ad1d6cb9128e68613e1d20 08:51:01 #6 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70@sha256:bc63ca73bf76b703aed4bcaef7f2d4ee7d3448b4f3ad1d6cb9128e68613e1d20 0.0s done 08:51:01 #6 CACHED 08:51:01 08:51:01 #7 exporting to image 08:51:01 #7 exporting layers done 08:51:01 #7 exporting manifest sha256:c3698a65d8b9154e4c1fef71c33a8bfe3669fe3b648c691900d02b4b38253afb done 08:51:01 #7 exporting config sha256:fc075fed7b36e8ae12c664433d0005bdd169adb5ba79e0dfedbb5caaab2ed52e done 08:51:01 #7 exporting manifest sha256:dc4a30091eb573b7a8083263444c481ce920a68aa3bfb4a172c63954667c48bc done 08:51:01 #7 exporting config sha256:a2b6a5f7123ed66b144e4bc415a965310e929ffaa896f80fa81f2345e4a39a90 08:51:01 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 08:51:01 #7 exporting config sha256:a2b6a5f7123ed66b144e4bc415a965310e929ffaa896f80fa81f2345e4a39a90 done 08:51:01 #7 exporting manifest list sha256:5f1f221fb3d8320b095cb0fe5032177ca73baf98f797a8d131f700aee9074130 done 08:51:01 #7 pushing layers 0.0s done 08:51:01 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70@sha256:5f1f221fb3d8320b095cb0fe5032177ca73baf98f797a8d131f700aee9074130 0.1s done 08:51:01 #7 DONE 0.1s 08:51:01 08:51:01 #8 [auth] security-spiffe-token-provider:pull,push token for nexus3.edgexfoundry.org:10004 08:51:01 #8 DONE 0.0s 08:51:01 08:51:01 1 warning found (use --debug to expand): 08:51:01  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 08:51:01 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main --push - 08:51:01 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main' 08:51:01 #1 [internal] load build definition from Dockerfile 08:51:01 #1 transferring dockerfile: 179B done 08:51:01 #1 DONE 0.0s 08:51:01 08:51:01 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 08:51:01 #2 DONE 0.0s 08:51:01 08:51:01 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 08:51:01 #3 DONE 0.0s 08:51:01 08:51:01 #4 [internal] load .dockerignore 08:51:01 #4 transferring context: 2B done 08:51:01 #4 DONE 0.0s 08:51:01 08:51:01 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main@sha256:bc63ca73bf76b703aed4bcaef7f2d4ee7d3448b4f3ad1d6cb9128e68613e1d20 08:51:01 #5 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main@sha256:bc63ca73bf76b703aed4bcaef7f2d4ee7d3448b4f3ad1d6cb9128e68613e1d20 done 08:51:01 #5 CACHED 08:51:01 08:51:01 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main@sha256:bc63ca73bf76b703aed4bcaef7f2d4ee7d3448b4f3ad1d6cb9128e68613e1d20 08:51:01 #6 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main@sha256:bc63ca73bf76b703aed4bcaef7f2d4ee7d3448b4f3ad1d6cb9128e68613e1d20 done 08:51:01 #6 CACHED 08:51:01 08:51:01 #7 exporting to image 08:51:01 #7 exporting layers done 08:51:01 #7 exporting manifest sha256:c3698a65d8b9154e4c1fef71c33a8bfe3669fe3b648c691900d02b4b38253afb done 08:51:01 #7 exporting config sha256:fc075fed7b36e8ae12c664433d0005bdd169adb5ba79e0dfedbb5caaab2ed52e done 08:51:01 #7 exporting manifest sha256:dc4a30091eb573b7a8083263444c481ce920a68aa3bfb4a172c63954667c48bc 08:51:01 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 08:51:01 #7 ... 08:51:01 08:51:01 #8 [auth] security-spiffe-token-provider:pull,push token for nexus3.edgexfoundry.org:10004 08:51:01 #8 DONE 0.0s 08:51:01 08:51:01 #7 exporting to image 08:51:01 #7 exporting manifest sha256:dc4a30091eb573b7a8083263444c481ce920a68aa3bfb4a172c63954667c48bc done 08:51:01 #7 exporting config sha256:a2b6a5f7123ed66b144e4bc415a965310e929ffaa896f80fa81f2345e4a39a90 done 08:51:01 #7 exporting manifest list sha256:5f1f221fb3d8320b095cb0fe5032177ca73baf98f797a8d131f700aee9074130 done 08:51:01 #7 pushing layers 0.0s done 08:51:01 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main@sha256:5f1f221fb3d8320b095cb0fe5032177ca73baf98f797a8d131f700aee9074130 08:51:01 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main@sha256:5f1f221fb3d8320b095cb0fe5032177ca73baf98f797a8d131f700aee9074130 0.1s done 08:51:01 #7 DONE 0.2s 08:51:01 08:51:01 1 warning found (use --debug to expand): 08:51:01  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 08:51:01 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-agent:7edac8007c813f9848da4a88def049bb4874d70c' 08:51:01 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-agent:7edac8007c813f9848da4a88def049bb4874d70c --push - 08:51:02 #1 [internal] load build definition from Dockerfile 08:51:02 #1 transferring dockerfile: 205B done 08:51:02 #1 DONE 0.0s 08:51:02 08:51:02 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:7edac8007c813f9848da4a88def049bb4874d70c 08:51:02 #2 DONE 0.0s 08:51:02 08:51:02 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:7edac8007c813f9848da4a88def049bb4874d70c 08:51:02 #3 DONE 0.1s 08:51:02 08:51:02 #4 [internal] load .dockerignore 08:51:02 #4 transferring context: 2B done 08:51:02 #4 DONE 0.0s 08:51:02 08:51:02 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:7edac8007c813f9848da4a88def049bb4874d70c@sha256:b9a1b3752b35b7d092f45560a65443bd51f9eadb91830a0d013ba06f6d413eb6 08:51:02 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:7edac8007c813f9848da4a88def049bb4874d70c@sha256:b9a1b3752b35b7d092f45560a65443bd51f9eadb91830a0d013ba06f6d413eb6 08:51:02 #5 ... 08:51:02 08:51:02 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:7edac8007c813f9848da4a88def049bb4874d70c@sha256:b9a1b3752b35b7d092f45560a65443bd51f9eadb91830a0d013ba06f6d413eb6 08:51:02 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:7edac8007c813f9848da4a88def049bb4874d70c@sha256:b9a1b3752b35b7d092f45560a65443bd51f9eadb91830a0d013ba06f6d413eb6 done 08:51:02 #6 DONE 0.1s 08:51:02 08:51:02 #7 exporting to image 08:51:02 #7 exporting layers done 08:51:02 #7 exporting manifest sha256:74c5e1e9ad6e7e831d0d488bcee9973e0235e4f37c8c50f9add3c569dcf280ae done 08:51:02 #7 exporting config sha256:de4d24dda45637cd538b8f197d370e2f1090fdf5dbe5ab2dfde9dbc21a0c9a60 08:51:02 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 08:51:02 #7 ... 08:51:02 08:51:02 #8 [auth] security-spire-agent:pull,push token for nexus3.edgexfoundry.org:10004 08:51:02 #8 DONE 0.0s 08:51:02 08:51:02 #7 exporting to image 08:51:02 #7 exporting config sha256:de4d24dda45637cd538b8f197d370e2f1090fdf5dbe5ab2dfde9dbc21a0c9a60 done 08:51:02 #7 exporting manifest sha256:ff709f6e2304318001adfaa025ac1fd64f86a013d6d17d8e3428aee49fcea4e3 done 08:51:02 #7 exporting config sha256:f739514ba64e2aa47b81049f0170d8833539c98de324ee4450495459e258a019 done 08:51:02 #7 exporting manifest list sha256:add8be2dd320c26fb8fd718ac58f9b9b1b3b946c0c09753d018899007f535580 done 08:51:02 #7 pushing layers 08:51:02 #7 pushing layers 0.1s done 08:51:02 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:7edac8007c813f9848da4a88def049bb4874d70c@sha256:add8be2dd320c26fb8fd718ac58f9b9b1b3b946c0c09753d018899007f535580 0.1s done 08:51:02 #7 DONE 0.3s 08:51:02 08:51:02 1 warning found (use --debug to expand): 08:51:02  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 08:51:02 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-agent:latest' 08:51:02 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-agent:latest --push - 08:51:02 #1 [internal] load build definition from Dockerfile 08:51:02 #1 transferring dockerfile: 171B done 08:51:02 #1 DONE 0.0s 08:51:02 08:51:02 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:latest 08:51:02 #2 DONE 0.0s 08:51:02 08:51:02 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:latest 08:51:02 #3 DONE 0.0s 08:51:02 08:51:02 #4 [internal] load .dockerignore 08:51:02 #4 transferring context: 2B done 08:51:02 #4 DONE 0.0s 08:51:02 08:51:02 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:latest@sha256:b9a1b3752b35b7d092f45560a65443bd51f9eadb91830a0d013ba06f6d413eb6 08:51:02 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:latest@sha256:b9a1b3752b35b7d092f45560a65443bd51f9eadb91830a0d013ba06f6d413eb6 0.0s done 08:51:02 #5 CACHED 08:51:02 08:51:02 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:latest@sha256:b9a1b3752b35b7d092f45560a65443bd51f9eadb91830a0d013ba06f6d413eb6 08:51:02 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:latest@sha256:b9a1b3752b35b7d092f45560a65443bd51f9eadb91830a0d013ba06f6d413eb6 0.0s done 08:51:02 #6 CACHED 08:51:02 08:51:02 #7 exporting to image 08:51:02 #7 exporting layers done 08:51:02 #7 exporting manifest sha256:74c5e1e9ad6e7e831d0d488bcee9973e0235e4f37c8c50f9add3c569dcf280ae done 08:51:02 #7 exporting config sha256:de4d24dda45637cd538b8f197d370e2f1090fdf5dbe5ab2dfde9dbc21a0c9a60 done 08:51:02 #7 exporting manifest sha256:ff709f6e2304318001adfaa025ac1fd64f86a013d6d17d8e3428aee49fcea4e3 done 08:51:02 #7 exporting config sha256:f739514ba64e2aa47b81049f0170d8833539c98de324ee4450495459e258a019 done 08:51:02 #7 exporting manifest list sha256:add8be2dd320c26fb8fd718ac58f9b9b1b3b946c0c09753d018899007f535580 done 08:51:02 #7 pushing layers 08:51:02 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 08:51:03 #7 pushing layers 0.0s done 08:51:03 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:latest@sha256:add8be2dd320c26fb8fd718ac58f9b9b1b3b946c0c09753d018899007f535580 0.1s done 08:51:03 #7 DONE 0.1s 08:51:03 08:51:03 #8 [auth] security-spire-agent:pull,push token for nexus3.edgexfoundry.org:10004 08:51:03 #8 DONE 0.0s 08:51:03 08:51:03 1 warning found (use --debug to expand): 08:51:03  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 08:51:03 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.70' 08:51:03 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.70 --push - 08:51:03 #1 [internal] load build definition from Dockerfile 08:51:03 #1 transferring dockerfile: 177B done 08:51:03 #1 DONE 0.0s 08:51:03 08:51:03 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.70 08:51:03 #2 DONE 0.0s 08:51:03 08:51:03 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.70 08:51:03 #3 DONE 0.0s 08:51:03 08:51:03 #4 [internal] load .dockerignore 08:51:03 #4 transferring context: 2B done 08:51:03 #4 DONE 0.0s 08:51:03 08:51:03 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.70@sha256:b9a1b3752b35b7d092f45560a65443bd51f9eadb91830a0d013ba06f6d413eb6 08:51:03 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.70@sha256:b9a1b3752b35b7d092f45560a65443bd51f9eadb91830a0d013ba06f6d413eb6 0.0s done 08:51:03 #5 CACHED 08:51:03 08:51:03 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.70@sha256:b9a1b3752b35b7d092f45560a65443bd51f9eadb91830a0d013ba06f6d413eb6 08:51:03 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.70@sha256:b9a1b3752b35b7d092f45560a65443bd51f9eadb91830a0d013ba06f6d413eb6 done 08:51:03 #6 CACHED 08:51:03 08:51:03 #7 exporting to image 08:51:03 #7 exporting layers done 08:51:03 #7 exporting manifest sha256:74c5e1e9ad6e7e831d0d488bcee9973e0235e4f37c8c50f9add3c569dcf280ae done 08:51:03 #7 exporting config sha256:de4d24dda45637cd538b8f197d370e2f1090fdf5dbe5ab2dfde9dbc21a0c9a60 done 08:51:03 #7 exporting manifest sha256:ff709f6e2304318001adfaa025ac1fd64f86a013d6d17d8e3428aee49fcea4e3 done 08:51:03 #7 exporting config sha256:f739514ba64e2aa47b81049f0170d8833539c98de324ee4450495459e258a019 done 08:51:03 #7 exporting manifest list sha256:add8be2dd320c26fb8fd718ac58f9b9b1b3b946c0c09753d018899007f535580 done 08:51:03 #7 pushing layers 0.0s done 08:51:03 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.70@sha256:add8be2dd320c26fb8fd718ac58f9b9b1b3b946c0c09753d018899007f535580 08:51:03 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 08:51:03 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.70@sha256:add8be2dd320c26fb8fd718ac58f9b9b1b3b946c0c09753d018899007f535580 0.1s done 08:51:03 #7 DONE 0.1s 08:51:03 08:51:03 #8 [auth] security-spire-agent:pull,push token for nexus3.edgexfoundry.org:10004 08:51:03 #8 DONE 0.0s 08:51:03 08:51:03 1 warning found (use --debug to expand): 08:51:03  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 08:51:03 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-agent:7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70 --push - 08:51:03 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-agent:7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70' 08:51:03 #1 [internal] load build definition from Dockerfile 08:51:03 #1 transferring dockerfile: 218B done 08:51:03 #1 DONE 0.0s 08:51:03 08:51:03 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70 08:51:03 #2 DONE 0.0s 08:51:03 08:51:03 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70 08:51:03 #3 DONE 0.0s 08:51:03 08:51:03 #4 [internal] load .dockerignore 08:51:03 #4 transferring context: 2B done 08:51:03 #4 DONE 0.0s 08:51:03 08:51:03 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70@sha256:b9a1b3752b35b7d092f45560a65443bd51f9eadb91830a0d013ba06f6d413eb6 08:51:03 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70@sha256:b9a1b3752b35b7d092f45560a65443bd51f9eadb91830a0d013ba06f6d413eb6 0.0s done 08:51:03 #5 CACHED 08:51:03 08:51:03 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70@sha256:b9a1b3752b35b7d092f45560a65443bd51f9eadb91830a0d013ba06f6d413eb6 08:51:03 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70@sha256:b9a1b3752b35b7d092f45560a65443bd51f9eadb91830a0d013ba06f6d413eb6 0.0s done 08:51:03 #6 CACHED 08:51:03 08:51:03 #7 exporting to image 08:51:03 #7 exporting layers done 08:51:03 #7 exporting manifest sha256:74c5e1e9ad6e7e831d0d488bcee9973e0235e4f37c8c50f9add3c569dcf280ae done 08:51:03 #7 exporting config sha256:de4d24dda45637cd538b8f197d370e2f1090fdf5dbe5ab2dfde9dbc21a0c9a60 done 08:51:03 #7 exporting manifest sha256:ff709f6e2304318001adfaa025ac1fd64f86a013d6d17d8e3428aee49fcea4e3 done 08:51:03 #7 exporting config sha256:f739514ba64e2aa47b81049f0170d8833539c98de324ee4450495459e258a019 08:51:03 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 08:51:04 #7 exporting config sha256:f739514ba64e2aa47b81049f0170d8833539c98de324ee4450495459e258a019 done 08:51:04 #7 exporting manifest list sha256:add8be2dd320c26fb8fd718ac58f9b9b1b3b946c0c09753d018899007f535580 done 08:51:04 #7 pushing layers 0.0s done 08:51:04 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70@sha256:add8be2dd320c26fb8fd718ac58f9b9b1b3b946c0c09753d018899007f535580 0.1s done 08:51:04 #7 DONE 0.1s 08:51:04 08:51:04 #8 [auth] security-spire-agent:pull,push token for nexus3.edgexfoundry.org:10004 08:51:04 #8 DONE 0.0s 08:51:04 08:51:04 1 warning found (use --debug to expand): 08:51:04  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 08:51:04 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-agent:main' 08:51:04 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-agent:main --push - 08:51:04 #1 [internal] load build definition from Dockerfile 08:51:04 #1 transferring dockerfile: 169B done 08:51:04 #1 DONE 0.0s 08:51:04 08:51:04 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:main 08:51:04 #2 DONE 0.0s 08:51:04 08:51:04 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:main 08:51:04 #3 DONE 0.0s 08:51:04 08:51:04 #4 [internal] load .dockerignore 08:51:04 #4 transferring context: 2B done 08:51:04 #4 DONE 0.0s 08:51:04 08:51:04 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:main@sha256:b9a1b3752b35b7d092f45560a65443bd51f9eadb91830a0d013ba06f6d413eb6 08:51:04 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:main@sha256:b9a1b3752b35b7d092f45560a65443bd51f9eadb91830a0d013ba06f6d413eb6 0.0s done 08:51:04 #5 CACHED 08:51:04 08:51:04 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:main@sha256:b9a1b3752b35b7d092f45560a65443bd51f9eadb91830a0d013ba06f6d413eb6 08:51:04 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:main@sha256:b9a1b3752b35b7d092f45560a65443bd51f9eadb91830a0d013ba06f6d413eb6 0.0s done 08:51:04 #6 CACHED 08:51:04 08:51:04 #7 exporting to image 08:51:04 #7 exporting layers done 08:51:04 #7 exporting manifest sha256:74c5e1e9ad6e7e831d0d488bcee9973e0235e4f37c8c50f9add3c569dcf280ae done 08:51:04 #7 exporting config sha256:de4d24dda45637cd538b8f197d370e2f1090fdf5dbe5ab2dfde9dbc21a0c9a60 08:51:04 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 08:51:04 #7 exporting config sha256:de4d24dda45637cd538b8f197d370e2f1090fdf5dbe5ab2dfde9dbc21a0c9a60 done 08:51:04 #7 exporting manifest sha256:ff709f6e2304318001adfaa025ac1fd64f86a013d6d17d8e3428aee49fcea4e3 done 08:51:04 #7 exporting config sha256:f739514ba64e2aa47b81049f0170d8833539c98de324ee4450495459e258a019 done 08:51:04 #7 exporting manifest list sha256:add8be2dd320c26fb8fd718ac58f9b9b1b3b946c0c09753d018899007f535580 done 08:51:04 #7 pushing layers 0.0s done 08:51:04 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:main@sha256:add8be2dd320c26fb8fd718ac58f9b9b1b3b946c0c09753d018899007f535580 0.1s done 08:51:04 #7 DONE 0.1s 08:51:04 08:51:04 #8 [auth] security-spire-agent:pull,push token for nexus3.edgexfoundry.org:10004 08:51:04 #8 DONE 0.0s 08:51:04 08:51:04 1 warning found (use --debug to expand): 08:51:04  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 08:51:05 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-config:7edac8007c813f9848da4a88def049bb4874d70c' 08:51:05 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-config:7edac8007c813f9848da4a88def049bb4874d70c --push - 08:51:05 #1 [internal] load build definition from Dockerfile 08:51:05 #1 transferring dockerfile: 206B done 08:51:05 #1 DONE 0.0s 08:51:05 08:51:05 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:7edac8007c813f9848da4a88def049bb4874d70c 08:51:05 #2 DONE 0.0s 08:51:05 08:51:05 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:7edac8007c813f9848da4a88def049bb4874d70c 08:51:05 #3 DONE 0.0s 08:51:05 08:51:05 #4 [internal] load .dockerignore 08:51:05 #4 transferring context: 2B done 08:51:05 #4 DONE 0.0s 08:51:05 08:51:05 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:7edac8007c813f9848da4a88def049bb4874d70c@sha256:b7e5bbdee9b9797379ee0e321d6a35006b57138c9936bc2a60a98b038acec063 08:51:05 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-config:7edac8007c813f9848da4a88def049bb4874d70c@sha256:b7e5bbdee9b9797379ee0e321d6a35006b57138c9936bc2a60a98b038acec063 done 08:51:05 #5 DONE 0.0s 08:51:05 08:51:05 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:7edac8007c813f9848da4a88def049bb4874d70c@sha256:b7e5bbdee9b9797379ee0e321d6a35006b57138c9936bc2a60a98b038acec063 08:51:05 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-config:7edac8007c813f9848da4a88def049bb4874d70c@sha256:b7e5bbdee9b9797379ee0e321d6a35006b57138c9936bc2a60a98b038acec063 0.0s done 08:51:05 #6 DONE 0.1s 08:51:05 08:51:05 #7 exporting to image 08:51:05 #7 exporting layers done 08:51:05 #7 exporting manifest sha256:ce76fef13b159ea5ea44f326ce329d59315cf18a060ffebee608c446de233cdd done 08:51:05 #7 exporting config sha256:8532624bcf309b215b742a7bfbfdc54c58eef5a9acd263b408c54be6c46b8dd9 08:51:05 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 08:51:05 #7 ... 08:51:05 08:51:05 #8 [auth] security-spire-config:pull,push token for nexus3.edgexfoundry.org:10004 08:51:05 #8 DONE 0.0s 08:51:05 08:51:05 #7 exporting to image 08:51:05 #7 exporting config sha256:8532624bcf309b215b742a7bfbfdc54c58eef5a9acd263b408c54be6c46b8dd9 done 08:51:05 #7 exporting manifest sha256:978b4002d706f5de776559568e88a10017dc1ec892175287a9ac0e5c4abb3e8b done 08:51:05 #7 exporting config sha256:caebbd18297b424ecece6e9cd74eb7a494ccd26c42a56defa7987ed960939ee1 done 08:51:05 #7 exporting manifest list sha256:5fe61c62e89ce0413a5dd4f405e03d419ce2d781a16bb81311fc3f093f7d90e5 done 08:51:05 #7 pushing layers 0.1s done 08:51:05 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:7edac8007c813f9848da4a88def049bb4874d70c@sha256:5fe61c62e89ce0413a5dd4f405e03d419ce2d781a16bb81311fc3f093f7d90e5 08:51:05 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:7edac8007c813f9848da4a88def049bb4874d70c@sha256:5fe61c62e89ce0413a5dd4f405e03d419ce2d781a16bb81311fc3f093f7d90e5 0.1s done 08:51:05 #7 DONE 0.3s 08:51:05 08:51:05 1 warning found (use --debug to expand): 08:51:05  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 08:51:05 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-config:latest --push - 08:51:05 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-config:latest' 08:51:05 #1 [internal] load build definition from Dockerfile 08:51:05 #1 transferring dockerfile: 172B done 08:51:05 #1 DONE 0.0s 08:51:05 08:51:05 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:latest 08:51:05 #2 DONE 0.0s 08:51:05 08:51:05 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:latest 08:51:05 #3 DONE 0.0s 08:51:05 08:51:05 #4 [internal] load .dockerignore 08:51:05 #4 transferring context: 2B done 08:51:05 #4 DONE 0.0s 08:51:05 08:51:05 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:latest@sha256:b7e5bbdee9b9797379ee0e321d6a35006b57138c9936bc2a60a98b038acec063 08:51:05 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-config:latest@sha256:b7e5bbdee9b9797379ee0e321d6a35006b57138c9936bc2a60a98b038acec063 0.0s done 08:51:05 #5 CACHED 08:51:05 08:51:05 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:latest@sha256:b7e5bbdee9b9797379ee0e321d6a35006b57138c9936bc2a60a98b038acec063 08:51:05 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-config:latest@sha256:b7e5bbdee9b9797379ee0e321d6a35006b57138c9936bc2a60a98b038acec063 0.0s done 08:51:05 #6 CACHED 08:51:05 08:51:05 #7 exporting to image 08:51:05 #7 exporting layers done 08:51:05 #7 exporting manifest sha256:ce76fef13b159ea5ea44f326ce329d59315cf18a060ffebee608c446de233cdd done 08:51:05 #7 exporting config sha256:8532624bcf309b215b742a7bfbfdc54c58eef5a9acd263b408c54be6c46b8dd9 done 08:51:05 #7 exporting manifest sha256:978b4002d706f5de776559568e88a10017dc1ec892175287a9ac0e5c4abb3e8b done 08:51:05 #7 exporting config sha256:caebbd18297b424ecece6e9cd74eb7a494ccd26c42a56defa7987ed960939ee1 08:51:05 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 08:51:06 #7 exporting config sha256:caebbd18297b424ecece6e9cd74eb7a494ccd26c42a56defa7987ed960939ee1 done 08:51:06 #7 exporting manifest list sha256:5fe61c62e89ce0413a5dd4f405e03d419ce2d781a16bb81311fc3f093f7d90e5 done 08:51:06 #7 pushing layers 0.0s done 08:51:06 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:latest@sha256:5fe61c62e89ce0413a5dd4f405e03d419ce2d781a16bb81311fc3f093f7d90e5 0.1s done 08:51:06 #7 DONE 0.1s 08:51:06 08:51:06 #8 [auth] security-spire-config:pull,push token for nexus3.edgexfoundry.org:10004 08:51:06 #8 DONE 0.0s 08:51:06 08:51:06 1 warning found (use --debug to expand): 08:51:06  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 08:51:06 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.70' 08:51:06 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.70 --push - 08:51:06 #1 [internal] load build definition from Dockerfile 08:51:06 #1 transferring dockerfile: 178B done 08:51:06 #1 DONE 0.0s 08:51:06 08:51:06 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.70 08:51:06 #2 DONE 0.0s 08:51:06 08:51:06 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.70 08:51:06 #3 DONE 0.0s 08:51:06 08:51:06 #4 [internal] load .dockerignore 08:51:06 #4 transferring context: 2B done 08:51:06 #4 DONE 0.0s 08:51:06 08:51:06 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.70@sha256:b7e5bbdee9b9797379ee0e321d6a35006b57138c9936bc2a60a98b038acec063 08:51:06 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.70@sha256:b7e5bbdee9b9797379ee0e321d6a35006b57138c9936bc2a60a98b038acec063 08:51:06 #5 ... 08:51:06 08:51:06 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.70@sha256:b7e5bbdee9b9797379ee0e321d6a35006b57138c9936bc2a60a98b038acec063 08:51:06 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.70@sha256:b7e5bbdee9b9797379ee0e321d6a35006b57138c9936bc2a60a98b038acec063 0.0s done 08:51:06 #6 CACHED 08:51:06 08:51:06 #7 exporting to image 08:51:06 #7 exporting layers done 08:51:06 #7 exporting manifest sha256:ce76fef13b159ea5ea44f326ce329d59315cf18a060ffebee608c446de233cdd done 08:51:06 #7 exporting config sha256:8532624bcf309b215b742a7bfbfdc54c58eef5a9acd263b408c54be6c46b8dd9 done 08:51:06 #7 exporting manifest sha256:978b4002d706f5de776559568e88a10017dc1ec892175287a9ac0e5c4abb3e8b done 08:51:06 #7 exporting config sha256:caebbd18297b424ecece6e9cd74eb7a494ccd26c42a56defa7987ed960939ee1 done 08:51:06 #7 exporting manifest list sha256:5fe61c62e89ce0413a5dd4f405e03d419ce2d781a16bb81311fc3f093f7d90e5 done 08:51:06 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 08:51:06 #7 pushing layers 0.0s done 08:51:06 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.70@sha256:5fe61c62e89ce0413a5dd4f405e03d419ce2d781a16bb81311fc3f093f7d90e5 0.1s done 08:51:06 #7 DONE 0.1s 08:51:06 08:51:06 #8 [auth] security-spire-config:pull,push token for nexus3.edgexfoundry.org:10004 08:51:06 #8 DONE 0.0s 08:51:06 08:51:06 1 warning found (use --debug to expand): 08:51:06  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 08:51:06 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-config:7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70' 08:51:06 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-config:7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70 --push - 08:51:07 #1 [internal] load build definition from Dockerfile 08:51:07 #1 transferring dockerfile: 219B done 08:51:07 #1 DONE 0.0s 08:51:07 08:51:07 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70 08:51:07 #2 DONE 0.0s 08:51:07 08:51:07 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70 08:51:07 #3 DONE 0.0s 08:51:07 08:51:07 #4 [internal] load .dockerignore 08:51:07 #4 transferring context: 2B done 08:51:07 #4 DONE 0.0s 08:51:07 08:51:07 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70@sha256:b7e5bbdee9b9797379ee0e321d6a35006b57138c9936bc2a60a98b038acec063 08:51:07 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-config:7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70@sha256:b7e5bbdee9b9797379ee0e321d6a35006b57138c9936bc2a60a98b038acec063 done 08:51:07 #5 CACHED 08:51:07 08:51:07 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70@sha256:b7e5bbdee9b9797379ee0e321d6a35006b57138c9936bc2a60a98b038acec063 08:51:07 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-config:7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70@sha256:b7e5bbdee9b9797379ee0e321d6a35006b57138c9936bc2a60a98b038acec063 done 08:51:07 #6 CACHED 08:51:07 08:51:07 #7 exporting to image 08:51:07 #7 exporting layers done 08:51:07 #7 exporting manifest sha256:ce76fef13b159ea5ea44f326ce329d59315cf18a060ffebee608c446de233cdd done 08:51:07 #7 exporting config sha256:8532624bcf309b215b742a7bfbfdc54c58eef5a9acd263b408c54be6c46b8dd9 done 08:51:07 #7 exporting manifest sha256:978b4002d706f5de776559568e88a10017dc1ec892175287a9ac0e5c4abb3e8b done 08:51:07 #7 exporting config sha256:caebbd18297b424ecece6e9cd74eb7a494ccd26c42a56defa7987ed960939ee1 done 08:51:07 #7 exporting manifest list sha256:5fe61c62e89ce0413a5dd4f405e03d419ce2d781a16bb81311fc3f093f7d90e5 done 08:51:07 #7 pushing layers 0.0s done 08:51:07 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70@sha256:5fe61c62e89ce0413a5dd4f405e03d419ce2d781a16bb81311fc3f093f7d90e5 08:51:07 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 08:51:07 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70@sha256:5fe61c62e89ce0413a5dd4f405e03d419ce2d781a16bb81311fc3f093f7d90e5 0.1s done 08:51:07 #7 DONE 0.1s 08:51:07 08:51:07 #8 [auth] security-spire-config:pull,push token for nexus3.edgexfoundry.org:10004 08:51:07 #8 DONE 0.0s 08:51:07 08:51:07 1 warning found (use --debug to expand): 08:51:07  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 08:51:07 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-config:main' 08:51:07 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-config:main --push - 08:51:07 #1 [internal] load build definition from Dockerfile 08:51:07 #1 transferring dockerfile: 170B done 08:51:07 #1 DONE 0.0s 08:51:07 08:51:07 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:main 08:51:07 #2 DONE 0.0s 08:51:07 08:51:07 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:main 08:51:07 #3 DONE 0.0s 08:51:07 08:51:07 #4 [internal] load .dockerignore 08:51:07 #4 transferring context: 2B done 08:51:07 #4 DONE 0.0s 08:51:07 08:51:07 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:main@sha256:b7e5bbdee9b9797379ee0e321d6a35006b57138c9936bc2a60a98b038acec063 08:51:07 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-config:main@sha256:b7e5bbdee9b9797379ee0e321d6a35006b57138c9936bc2a60a98b038acec063 done 08:51:07 #5 CACHED 08:51:07 08:51:07 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:main@sha256:b7e5bbdee9b9797379ee0e321d6a35006b57138c9936bc2a60a98b038acec063 08:51:07 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-config:main@sha256:b7e5bbdee9b9797379ee0e321d6a35006b57138c9936bc2a60a98b038acec063 0.0s done 08:51:07 #6 CACHED 08:51:07 08:51:07 #7 exporting to image 08:51:07 #7 exporting layers done 08:51:07 #7 exporting manifest sha256:ce76fef13b159ea5ea44f326ce329d59315cf18a060ffebee608c446de233cdd done 08:51:07 #7 exporting config sha256:8532624bcf309b215b742a7bfbfdc54c58eef5a9acd263b408c54be6c46b8dd9 done 08:51:07 #7 exporting manifest sha256:978b4002d706f5de776559568e88a10017dc1ec892175287a9ac0e5c4abb3e8b done 08:51:07 #7 exporting config sha256:caebbd18297b424ecece6e9cd74eb7a494ccd26c42a56defa7987ed960939ee1 done 08:51:07 #7 exporting manifest list sha256:5fe61c62e89ce0413a5dd4f405e03d419ce2d781a16bb81311fc3f093f7d90e5 done 08:51:07 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 08:51:07 #7 ... 08:51:07 08:51:07 #8 [auth] security-spire-config:pull,push token for nexus3.edgexfoundry.org:10004 08:51:07 #8 DONE 0.0s 08:51:07 08:51:07 #7 exporting to image 08:51:07 #7 pushing layers 0.0s done 08:51:07 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:main@sha256:5fe61c62e89ce0413a5dd4f405e03d419ce2d781a16bb81311fc3f093f7d90e5 08:51:07 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:main@sha256:5fe61c62e89ce0413a5dd4f405e03d419ce2d781a16bb81311fc3f093f7d90e5 0.1s done 08:51:07 #7 DONE 0.2s 08:51:07 08:51:07 1 warning found (use --debug to expand): 08:51:07  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 08:51:08 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-server:7edac8007c813f9848da4a88def049bb4874d70c' 08:51:08 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-server:7edac8007c813f9848da4a88def049bb4874d70c --push - 08:51:08 #1 [internal] load build definition from Dockerfile 08:51:08 #1 transferring dockerfile: 206B done 08:51:08 #1 DONE 0.0s 08:51:08 08:51:08 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:7edac8007c813f9848da4a88def049bb4874d70c 08:51:08 #2 DONE 0.0s 08:51:08 08:51:08 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:7edac8007c813f9848da4a88def049bb4874d70c 08:51:08 #3 DONE 0.0s 08:51:08 08:51:08 #4 [internal] load .dockerignore 08:51:08 #4 transferring context: 2B done 08:51:08 #4 DONE 0.0s 08:51:08 08:51:08 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:7edac8007c813f9848da4a88def049bb4874d70c@sha256:290179653b4e6b6e416792574b3e1006ad5cd8a12cb3b2801e5214acb9d9442d 08:51:08 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-server:7edac8007c813f9848da4a88def049bb4874d70c@sha256:290179653b4e6b6e416792574b3e1006ad5cd8a12cb3b2801e5214acb9d9442d 08:51:08 #5 ... 08:51:08 08:51:08 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:7edac8007c813f9848da4a88def049bb4874d70c@sha256:290179653b4e6b6e416792574b3e1006ad5cd8a12cb3b2801e5214acb9d9442d 08:51:08 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-server:7edac8007c813f9848da4a88def049bb4874d70c@sha256:290179653b4e6b6e416792574b3e1006ad5cd8a12cb3b2801e5214acb9d9442d done 08:51:08 #6 DONE 0.1s 08:51:08 08:51:08 #7 [auth] security-spire-server:pull,push token for nexus3.edgexfoundry.org:10004 08:51:08 #7 DONE 0.0s 08:51:08 08:51:08 #8 exporting to image 08:51:08 #8 exporting layers done 08:51:08 #8 exporting manifest sha256:ccfe3da4979ca752d01a0bf967f973157f947ea99f6e9725b774eb856f7b0280 done 08:51:08 #8 exporting config sha256:d66d03334783c6b0ee368922e350fa539acf4732e1ac87459106ba6b6b19dd21 done 08:51:08 #8 exporting manifest sha256:778065445ed06ce00a90eaac679f038df84c8e8b8b1941a430f6d80537565bed done 08:51:08 #8 exporting config sha256:c3870ad9f682710f7cb387b116800161be4138c1c02eefdc65d5b57dc038bef8 done 08:51:08 #8 exporting manifest list sha256:f62b120d09da13867dbaeafcf195ca72e99456231e71988afd3a562af37267dc done 08:51:08 #8 pushing layers 0.1s done 08:51:08 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:7edac8007c813f9848da4a88def049bb4874d70c@sha256:f62b120d09da13867dbaeafcf195ca72e99456231e71988afd3a562af37267dc 08:51:08 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 08:51:08 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:7edac8007c813f9848da4a88def049bb4874d70c@sha256:f62b120d09da13867dbaeafcf195ca72e99456231e71988afd3a562af37267dc 0.1s done 08:51:08 #8 DONE 0.2s 08:51:08 08:51:08 1 warning found (use --debug to expand): 08:51:08  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 08:51:08 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-server:latest' 08:51:08 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-server:latest --push - 08:51:08 #1 [internal] load build definition from Dockerfile 08:51:08 #1 transferring dockerfile: 172B done 08:51:08 #1 DONE 0.0s 08:51:08 08:51:08 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:latest 08:51:08 #2 DONE 0.0s 08:51:08 08:51:08 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:latest 08:51:08 #3 DONE 0.0s 08:51:08 08:51:08 #4 [internal] load .dockerignore 08:51:08 #4 transferring context: 2B done 08:51:08 #4 DONE 0.0s 08:51:08 08:51:08 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:latest@sha256:290179653b4e6b6e416792574b3e1006ad5cd8a12cb3b2801e5214acb9d9442d 08:51:08 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-server:latest@sha256:290179653b4e6b6e416792574b3e1006ad5cd8a12cb3b2801e5214acb9d9442d done 08:51:08 #5 CACHED 08:51:08 08:51:08 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:latest@sha256:290179653b4e6b6e416792574b3e1006ad5cd8a12cb3b2801e5214acb9d9442d 08:51:08 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-server:latest@sha256:290179653b4e6b6e416792574b3e1006ad5cd8a12cb3b2801e5214acb9d9442d 0.0s done 08:51:08 #6 CACHED 08:51:08 08:51:08 #7 exporting to image 08:51:08 #7 exporting layers done 08:51:08 #7 exporting manifest sha256:ccfe3da4979ca752d01a0bf967f973157f947ea99f6e9725b774eb856f7b0280 done 08:51:08 #7 exporting config sha256:d66d03334783c6b0ee368922e350fa539acf4732e1ac87459106ba6b6b19dd21 done 08:51:08 #7 exporting manifest sha256:778065445ed06ce00a90eaac679f038df84c8e8b8b1941a430f6d80537565bed done 08:51:08 #7 exporting config sha256:c3870ad9f682710f7cb387b116800161be4138c1c02eefdc65d5b57dc038bef8 08:51:08 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 08:51:09 #7 exporting config sha256:c3870ad9f682710f7cb387b116800161be4138c1c02eefdc65d5b57dc038bef8 done 08:51:09 #7 exporting manifest list sha256:f62b120d09da13867dbaeafcf195ca72e99456231e71988afd3a562af37267dc done 08:51:09 #7 pushing layers 0.0s done 08:51:09 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:latest@sha256:f62b120d09da13867dbaeafcf195ca72e99456231e71988afd3a562af37267dc 0.1s done 08:51:09 #7 DONE 0.1s 08:51:09 08:51:09 #8 [auth] security-spire-server:pull,push token for nexus3.edgexfoundry.org:10004 08:51:09 #8 DONE 0.0s 08:51:09 08:51:09 1 warning found (use --debug to expand): 08:51:09  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 08:51:09 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.70' 08:51:09 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.70 --push - 08:51:09 #1 [internal] load build definition from Dockerfile 08:51:09 #1 transferring dockerfile: 178B done 08:51:09 #1 DONE 0.0s 08:51:09 08:51:09 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.70 08:51:09 #2 DONE 0.0s 08:51:09 08:51:09 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.70 08:51:09 #3 DONE 0.0s 08:51:09 08:51:09 #4 [internal] load .dockerignore 08:51:09 #4 transferring context: 2B done 08:51:09 #4 DONE 0.0s 08:51:09 08:51:09 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.70@sha256:290179653b4e6b6e416792574b3e1006ad5cd8a12cb3b2801e5214acb9d9442d 08:51:09 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.70@sha256:290179653b4e6b6e416792574b3e1006ad5cd8a12cb3b2801e5214acb9d9442d 0.0s done 08:51:09 #5 CACHED 08:51:09 08:51:09 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.70@sha256:290179653b4e6b6e416792574b3e1006ad5cd8a12cb3b2801e5214acb9d9442d 08:51:09 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.70@sha256:290179653b4e6b6e416792574b3e1006ad5cd8a12cb3b2801e5214acb9d9442d 0.0s done 08:51:09 #6 CACHED 08:51:09 08:51:09 #7 [auth] security-spire-server:pull,push token for nexus3.edgexfoundry.org:10004 08:51:09 #7 DONE 0.0s 08:51:09 08:51:09 #8 exporting to image 08:51:09 #8 exporting layers done 08:51:09 #8 exporting manifest sha256:ccfe3da4979ca752d01a0bf967f973157f947ea99f6e9725b774eb856f7b0280 done 08:51:09 #8 exporting config sha256:d66d03334783c6b0ee368922e350fa539acf4732e1ac87459106ba6b6b19dd21 done 08:51:09 #8 exporting manifest sha256:778065445ed06ce00a90eaac679f038df84c8e8b8b1941a430f6d80537565bed done 08:51:09 #8 exporting config sha256:c3870ad9f682710f7cb387b116800161be4138c1c02eefdc65d5b57dc038bef8 done 08:51:09 #8 exporting manifest list sha256:f62b120d09da13867dbaeafcf195ca72e99456231e71988afd3a562af37267dc done 08:51:09 #8 pushing layers 0.0s done 08:51:09 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.70@sha256:f62b120d09da13867dbaeafcf195ca72e99456231e71988afd3a562af37267dc 0.1s done 08:51:09 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 08:51:09 #8 DONE 0.1s 08:51:09 08:51:09 1 warning found (use --debug to expand): 08:51:09  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 08:51:09 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-server:7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70' 08:51:09 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-server:7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70 --push - 08:51:10 #1 [internal] load build definition from Dockerfile 08:51:10 #1 transferring dockerfile: 219B done 08:51:10 #1 DONE 0.0s 08:51:10 08:51:10 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70 08:51:10 #2 DONE 0.0s 08:51:10 08:51:10 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70 08:51:10 #3 DONE 0.0s 08:51:10 08:51:10 #4 [internal] load .dockerignore 08:51:10 #4 transferring context: 2B done 08:51:10 #4 DONE 0.0s 08:51:10 08:51:10 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70@sha256:290179653b4e6b6e416792574b3e1006ad5cd8a12cb3b2801e5214acb9d9442d 08:51:10 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-server:7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70@sha256:290179653b4e6b6e416792574b3e1006ad5cd8a12cb3b2801e5214acb9d9442d 0.0s done 08:51:10 #5 CACHED 08:51:10 08:51:10 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70@sha256:290179653b4e6b6e416792574b3e1006ad5cd8a12cb3b2801e5214acb9d9442d 08:51:10 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-server:7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70@sha256:290179653b4e6b6e416792574b3e1006ad5cd8a12cb3b2801e5214acb9d9442d 0.0s done 08:51:10 #6 CACHED 08:51:10 08:51:10 #7 exporting to image 08:51:10 #7 exporting layers done 08:51:10 #7 exporting manifest sha256:ccfe3da4979ca752d01a0bf967f973157f947ea99f6e9725b774eb856f7b0280 done 08:51:10 #7 exporting config sha256:d66d03334783c6b0ee368922e350fa539acf4732e1ac87459106ba6b6b19dd21 done 08:51:10 #7 exporting manifest sha256:778065445ed06ce00a90eaac679f038df84c8e8b8b1941a430f6d80537565bed done 08:51:10 #7 exporting config sha256:c3870ad9f682710f7cb387b116800161be4138c1c02eefdc65d5b57dc038bef8 done 08:51:10 #7 exporting manifest list sha256:f62b120d09da13867dbaeafcf195ca72e99456231e71988afd3a562af37267dc done 08:51:10 #7 pushing layers 0.0s done 08:51:10 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70@sha256:f62b120d09da13867dbaeafcf195ca72e99456231e71988afd3a562af37267dc 08:51:10 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 08:51:10 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70@sha256:f62b120d09da13867dbaeafcf195ca72e99456231e71988afd3a562af37267dc 0.1s done 08:51:10 #7 DONE 0.1s 08:51:10 08:51:10 #8 [auth] security-spire-server:pull,push token for nexus3.edgexfoundry.org:10004 08:51:10 #8 DONE 0.0s 08:51:10 08:51:10 1 warning found (use --debug to expand): 08:51:10  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 08:51:10 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-server:main' 08:51:10 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-server:main --push - 08:51:10 #1 [internal] load build definition from Dockerfile 08:51:10 #1 transferring dockerfile: 170B done 08:51:10 #1 DONE 0.0s 08:51:10 08:51:10 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:main 08:51:10 #2 DONE 0.0s 08:51:10 08:51:10 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:main 08:51:10 #3 DONE 0.0s 08:51:10 08:51:10 #4 [internal] load .dockerignore 08:51:10 #4 transferring context: 2B done 08:51:10 #4 DONE 0.0s 08:51:10 08:51:10 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:main@sha256:290179653b4e6b6e416792574b3e1006ad5cd8a12cb3b2801e5214acb9d9442d 08:51:10 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-server:main@sha256:290179653b4e6b6e416792574b3e1006ad5cd8a12cb3b2801e5214acb9d9442d done 08:51:10 #5 CACHED 08:51:10 08:51:10 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:main@sha256:290179653b4e6b6e416792574b3e1006ad5cd8a12cb3b2801e5214acb9d9442d 08:51:10 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-server:main@sha256:290179653b4e6b6e416792574b3e1006ad5cd8a12cb3b2801e5214acb9d9442d 0.0s done 08:51:10 #6 CACHED 08:51:10 08:51:10 #7 exporting to image 08:51:10 #7 exporting layers done 08:51:10 #7 exporting manifest sha256:ccfe3da4979ca752d01a0bf967f973157f947ea99f6e9725b774eb856f7b0280 done 08:51:10 #7 exporting config sha256:d66d03334783c6b0ee368922e350fa539acf4732e1ac87459106ba6b6b19dd21 done 08:51:10 #7 exporting manifest sha256:778065445ed06ce00a90eaac679f038df84c8e8b8b1941a430f6d80537565bed done 08:51:10 #7 exporting config sha256:c3870ad9f682710f7cb387b116800161be4138c1c02eefdc65d5b57dc038bef8 done 08:51:10 #7 exporting manifest list sha256:f62b120d09da13867dbaeafcf195ca72e99456231e71988afd3a562af37267dc done 08:51:10 #7 pushing layers 0.0s done 08:51:10 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:main@sha256:f62b120d09da13867dbaeafcf195ca72e99456231e71988afd3a562af37267dc 08:51:10 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 08:51:10 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:main@sha256:f62b120d09da13867dbaeafcf195ca72e99456231e71988afd3a562af37267dc 0.1s done 08:51:10 #7 DONE 0.1s 08:51:10 08:51:10 #8 [auth] security-spire-server:pull,push token for nexus3.edgexfoundry.org:10004 08:51:10 #8 DONE 0.0s 08:51:10 08:51:10 1 warning found (use --debug to expand): 08:51:10  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 08:51:11 + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-notifications:7edac8007c813f9848da4a88def049bb4874d70c' 08:51:11 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-notifications:7edac8007c813f9848da4a88def049bb4874d70c --push - 08:51:11 #1 [internal] load build definition from Dockerfile 08:51:11 #1 transferring dockerfile: 206B done 08:51:11 #1 DONE 0.0s 08:51:11 08:51:11 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:7edac8007c813f9848da4a88def049bb4874d70c 08:51:11 #2 DONE 0.0s 08:51:11 08:51:11 #3 [internal] load .dockerignore 08:51:11 #3 transferring context: 2B done 08:51:11 #3 DONE 0.0s 08:51:11 08:51:11 #4 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:7edac8007c813f9848da4a88def049bb4874d70c 08:51:11 #4 DONE 0.1s 08:51:11 08:51:11 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:7edac8007c813f9848da4a88def049bb4874d70c@sha256:f87e919187c846700b1cd3cd1e7e8303e1cc0f7a71eae337859f28ee18cf3d70 08:51:11 #5 resolve nexus3.edgexfoundry.org:10004/support-notifications:7edac8007c813f9848da4a88def049bb4874d70c@sha256:f87e919187c846700b1cd3cd1e7e8303e1cc0f7a71eae337859f28ee18cf3d70 0.0s done 08:51:11 #5 DONE 0.0s 08:51:11 08:51:11 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:7edac8007c813f9848da4a88def049bb4874d70c@sha256:f87e919187c846700b1cd3cd1e7e8303e1cc0f7a71eae337859f28ee18cf3d70 08:51:11 #6 resolve nexus3.edgexfoundry.org:10004/support-notifications:7edac8007c813f9848da4a88def049bb4874d70c@sha256:f87e919187c846700b1cd3cd1e7e8303e1cc0f7a71eae337859f28ee18cf3d70 done 08:51:11 #6 DONE 0.1s 08:51:11 08:51:11 #7 exporting to image 08:51:11 #7 exporting layers done 08:51:11 #7 exporting manifest sha256:3a659f796171c9d177385d77b2e6b4bd1c88eccb337d17c453b8695e26a1fd6c done 08:51:11 #7 exporting config sha256:68d1b848556ba15ad642040fb1311120966aea99fc77ff82fa096c21f22962d6 done 08:51:11 #7 exporting manifest sha256:356e5135d4522b350db2a03e1c927f14d143dd0402ea83d580e48fc77a35b58b done 08:51:11 #7 exporting config sha256:d6d6cda6f9dccc6e5961fe8b5c8ac07cd9d288ecc98ba7ae5cf59c824d162f02 done 08:51:11 #7 exporting manifest list sha256:735a8b4481aa2c5756b76020fcf374cc9fea2137abd481abdab8577e79a332d2 done 08:51:11 #7 pushing layers 08:51:11 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 08:51:11 #7 ... 08:51:11 08:51:11 #8 [auth] support-notifications:pull,push token for nexus3.edgexfoundry.org:10004 08:51:11 #8 DONE 0.0s 08:51:11 08:51:11 #7 exporting to image 08:51:11 #7 pushing layers 0.1s done 08:51:11 #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:7edac8007c813f9848da4a88def049bb4874d70c@sha256:735a8b4481aa2c5756b76020fcf374cc9fea2137abd481abdab8577e79a332d2 08:51:11 #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:7edac8007c813f9848da4a88def049bb4874d70c@sha256:735a8b4481aa2c5756b76020fcf374cc9fea2137abd481abdab8577e79a332d2 0.1s done 08:51:11 #7 DONE 0.3s 08:51:11 08:51:11 1 warning found (use --debug to expand): 08:51:11  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 08:51:11 + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-notifications:latest' 08:51:11 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-notifications:latest --push - 08:51:11 #1 [internal] load build definition from Dockerfile 08:51:11 #1 transferring dockerfile: 172B done 08:51:11 #1 DONE 0.0s 08:51:11 08:51:11 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:latest 08:51:11 #2 DONE 0.0s 08:51:11 08:51:11 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:latest 08:51:11 #3 DONE 0.0s 08:51:11 08:51:11 #4 [internal] load .dockerignore 08:51:11 #4 transferring context: 2B done 08:51:11 #4 DONE 0.0s 08:51:11 08:51:11 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:latest@sha256:f87e919187c846700b1cd3cd1e7e8303e1cc0f7a71eae337859f28ee18cf3d70 08:51:11 #5 resolve nexus3.edgexfoundry.org:10004/support-notifications:latest@sha256:f87e919187c846700b1cd3cd1e7e8303e1cc0f7a71eae337859f28ee18cf3d70 done 08:51:11 #5 CACHED 08:51:11 08:51:11 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:latest@sha256:f87e919187c846700b1cd3cd1e7e8303e1cc0f7a71eae337859f28ee18cf3d70 08:51:11 #6 resolve nexus3.edgexfoundry.org:10004/support-notifications:latest@sha256:f87e919187c846700b1cd3cd1e7e8303e1cc0f7a71eae337859f28ee18cf3d70 done 08:51:11 #6 CACHED 08:51:11 08:51:11 #7 exporting to image 08:51:11 #7 exporting layers done 08:51:11 #7 exporting manifest sha256:3a659f796171c9d177385d77b2e6b4bd1c88eccb337d17c453b8695e26a1fd6c done 08:51:11 #7 exporting config sha256:68d1b848556ba15ad642040fb1311120966aea99fc77ff82fa096c21f22962d6 done 08:51:11 #7 exporting manifest sha256:356e5135d4522b350db2a03e1c927f14d143dd0402ea83d580e48fc77a35b58b done 08:51:11 #7 exporting config sha256:d6d6cda6f9dccc6e5961fe8b5c8ac07cd9d288ecc98ba7ae5cf59c824d162f02 done 08:51:11 #7 exporting manifest list sha256:735a8b4481aa2c5756b76020fcf374cc9fea2137abd481abdab8577e79a332d2 done 08:51:11 #7 pushing layers 08:51:11 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 08:51:12 #7 pushing layers 0.0s done 08:51:12 #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:latest@sha256:735a8b4481aa2c5756b76020fcf374cc9fea2137abd481abdab8577e79a332d2 0.1s done 08:51:12 #7 DONE 0.1s 08:51:12 08:51:12 #8 [auth] support-notifications:pull,push token for nexus3.edgexfoundry.org:10004 08:51:12 #8 DONE 0.0s 08:51:12 08:51:12 1 warning found (use --debug to expand): 08:51:12  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 08:51:12 + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.70' 08:51:12 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.70 --push - 08:51:12 #1 [internal] load build definition from Dockerfile 08:51:12 #1 transferring dockerfile: 178B done 08:51:12 #1 DONE 0.0s 08:51:12 08:51:12 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.70 08:51:12 #2 DONE 0.0s 08:51:12 08:51:12 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.70 08:51:12 #3 DONE 0.0s 08:51:12 08:51:12 #4 [internal] load .dockerignore 08:51:12 #4 transferring context: 2B done 08:51:12 #4 DONE 0.0s 08:51:12 08:51:12 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.70@sha256:f87e919187c846700b1cd3cd1e7e8303e1cc0f7a71eae337859f28ee18cf3d70 08:51:12 #5 resolve nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.70@sha256:f87e919187c846700b1cd3cd1e7e8303e1cc0f7a71eae337859f28ee18cf3d70 done 08:51:12 #5 CACHED 08:51:12 08:51:12 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.70@sha256:f87e919187c846700b1cd3cd1e7e8303e1cc0f7a71eae337859f28ee18cf3d70 08:51:12 #6 resolve nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.70@sha256:f87e919187c846700b1cd3cd1e7e8303e1cc0f7a71eae337859f28ee18cf3d70 0.0s done 08:51:12 #6 CACHED 08:51:12 08:51:12 #7 exporting to image 08:51:12 #7 exporting layers done 08:51:12 #7 exporting manifest sha256:3a659f796171c9d177385d77b2e6b4bd1c88eccb337d17c453b8695e26a1fd6c done 08:51:12 #7 exporting config sha256:68d1b848556ba15ad642040fb1311120966aea99fc77ff82fa096c21f22962d6 done 08:51:12 #7 exporting manifest sha256:356e5135d4522b350db2a03e1c927f14d143dd0402ea83d580e48fc77a35b58b done 08:51:12 #7 exporting config sha256:d6d6cda6f9dccc6e5961fe8b5c8ac07cd9d288ecc98ba7ae5cf59c824d162f02 done 08:51:12 #7 exporting manifest list sha256:735a8b4481aa2c5756b76020fcf374cc9fea2137abd481abdab8577e79a332d2 done 08:51:12 #7 pushing layers 0.0s done 08:51:12 #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.70@sha256:735a8b4481aa2c5756b76020fcf374cc9fea2137abd481abdab8577e79a332d2 08:51:12 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 08:51:12 #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.70@sha256:735a8b4481aa2c5756b76020fcf374cc9fea2137abd481abdab8577e79a332d2 0.1s done 08:51:12 #7 DONE 0.1s 08:51:12 08:51:12 #8 [auth] support-notifications:pull,push token for nexus3.edgexfoundry.org:10004 08:51:12 #8 DONE 0.0s 08:51:12 08:51:12 1 warning found (use --debug to expand): 08:51:12  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 08:51:12 + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-notifications:7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70' 08:51:12 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-notifications:7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70 --push - 08:51:12 #1 [internal] load build definition from Dockerfile 08:51:12 #1 transferring dockerfile: 219B done 08:51:12 #1 DONE 0.0s 08:51:12 08:51:12 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70 08:51:12 #2 DONE 0.0s 08:51:12 08:51:12 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70 08:51:12 #3 DONE 0.0s 08:51:12 08:51:12 #4 [internal] load .dockerignore 08:51:12 #4 transferring context: 2B done 08:51:12 #4 DONE 0.0s 08:51:12 08:51:12 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70@sha256:f87e919187c846700b1cd3cd1e7e8303e1cc0f7a71eae337859f28ee18cf3d70 08:51:12 #5 resolve nexus3.edgexfoundry.org:10004/support-notifications:7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70@sha256:f87e919187c846700b1cd3cd1e7e8303e1cc0f7a71eae337859f28ee18cf3d70 done 08:51:12 #5 CACHED 08:51:12 08:51:12 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70@sha256:f87e919187c846700b1cd3cd1e7e8303e1cc0f7a71eae337859f28ee18cf3d70 08:51:12 #6 resolve nexus3.edgexfoundry.org:10004/support-notifications:7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70@sha256:f87e919187c846700b1cd3cd1e7e8303e1cc0f7a71eae337859f28ee18cf3d70 done 08:51:12 #6 CACHED 08:51:12 08:51:12 #7 exporting to image 08:51:12 #7 exporting layers done 08:51:12 #7 exporting manifest sha256:3a659f796171c9d177385d77b2e6b4bd1c88eccb337d17c453b8695e26a1fd6c done 08:51:12 #7 exporting config sha256:68d1b848556ba15ad642040fb1311120966aea99fc77ff82fa096c21f22962d6 done 08:51:12 #7 exporting manifest sha256:356e5135d4522b350db2a03e1c927f14d143dd0402ea83d580e48fc77a35b58b done 08:51:12 #7 exporting config sha256:d6d6cda6f9dccc6e5961fe8b5c8ac07cd9d288ecc98ba7ae5cf59c824d162f02 done 08:51:12 #7 exporting manifest list sha256:735a8b4481aa2c5756b76020fcf374cc9fea2137abd481abdab8577e79a332d2 done 08:51:12 #7 pushing layers 0.0s done 08:51:12 #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70@sha256:735a8b4481aa2c5756b76020fcf374cc9fea2137abd481abdab8577e79a332d2 08:51:12 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 08:51:13 #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70@sha256:735a8b4481aa2c5756b76020fcf374cc9fea2137abd481abdab8577e79a332d2 0.1s done 08:51:13 #7 DONE 0.1s 08:51:13 08:51:13 #8 [auth] support-notifications:pull,push token for nexus3.edgexfoundry.org:10004 08:51:13 #8 DONE 0.0s 08:51:13 08:51:13 1 warning found (use --debug to expand): 08:51:13  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 08:51:13 + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-notifications:main' 08:51:13 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-notifications:main --push - 08:51:13 #1 [internal] load build definition from Dockerfile 08:51:13 #1 transferring dockerfile: 170B done 08:51:13 #1 DONE 0.0s 08:51:13 08:51:13 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:main 08:51:13 #2 DONE 0.0s 08:51:13 08:51:13 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:main 08:51:13 #3 DONE 0.0s 08:51:13 08:51:13 #4 [internal] load .dockerignore 08:51:13 #4 transferring context: 2B done 08:51:13 #4 DONE 0.0s 08:51:13 08:51:13 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:main@sha256:f87e919187c846700b1cd3cd1e7e8303e1cc0f7a71eae337859f28ee18cf3d70 08:51:13 #5 resolve nexus3.edgexfoundry.org:10004/support-notifications:main@sha256:f87e919187c846700b1cd3cd1e7e8303e1cc0f7a71eae337859f28ee18cf3d70 0.0s done 08:51:13 #5 CACHED 08:51:13 08:51:13 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:main@sha256:f87e919187c846700b1cd3cd1e7e8303e1cc0f7a71eae337859f28ee18cf3d70 08:51:13 #6 resolve nexus3.edgexfoundry.org:10004/support-notifications:main@sha256:f87e919187c846700b1cd3cd1e7e8303e1cc0f7a71eae337859f28ee18cf3d70 0.0s done 08:51:13 #6 CACHED 08:51:13 08:51:13 #7 exporting to image 08:51:13 #7 exporting layers done 08:51:13 #7 exporting manifest sha256:3a659f796171c9d177385d77b2e6b4bd1c88eccb337d17c453b8695e26a1fd6c done 08:51:13 #7 exporting config sha256:68d1b848556ba15ad642040fb1311120966aea99fc77ff82fa096c21f22962d6 done 08:51:13 #7 exporting manifest sha256:356e5135d4522b350db2a03e1c927f14d143dd0402ea83d580e48fc77a35b58b done 08:51:13 #7 exporting config sha256:d6d6cda6f9dccc6e5961fe8b5c8ac07cd9d288ecc98ba7ae5cf59c824d162f02 done 08:51:13 #7 exporting manifest list sha256:735a8b4481aa2c5756b76020fcf374cc9fea2137abd481abdab8577e79a332d2 done 08:51:13 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 08:51:13 #7 pushing layers 0.0s done 08:51:13 #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:main@sha256:735a8b4481aa2c5756b76020fcf374cc9fea2137abd481abdab8577e79a332d2 0.1s done 08:51:13 #7 DONE 0.2s 08:51:13 08:51:13 #8 [auth] support-notifications:pull,push token for nexus3.edgexfoundry.org:10004 08:51:13 #8 DONE 0.0s 08:51:13 08:51:13 1 warning found (use --debug to expand): 08:51:13  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 08:51:14 + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-scheduler:7edac8007c813f9848da4a88def049bb4874d70c' 08:51:14 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-scheduler:7edac8007c813f9848da4a88def049bb4874d70c --push - 08:51:14 #1 [internal] load build definition from Dockerfile 08:51:14 #1 transferring dockerfile: 202B done 08:51:14 #1 DONE 0.0s 08:51:14 08:51:14 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:7edac8007c813f9848da4a88def049bb4874d70c 08:51:14 #2 DONE 0.0s 08:51:14 08:51:14 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:7edac8007c813f9848da4a88def049bb4874d70c 08:51:14 #3 DONE 0.0s 08:51:14 08:51:14 #4 [internal] load .dockerignore 08:51:14 #4 transferring context: 2B done 08:51:14 #4 DONE 0.0s 08:51:14 08:51:14 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:7edac8007c813f9848da4a88def049bb4874d70c@sha256:e4e94a95ac33c6e75b25f7bb470fd76285adca3e24e3d1ff5208501b02154de8 08:51:14 #5 resolve nexus3.edgexfoundry.org:10004/support-scheduler:7edac8007c813f9848da4a88def049bb4874d70c@sha256:e4e94a95ac33c6e75b25f7bb470fd76285adca3e24e3d1ff5208501b02154de8 08:51:14 #5 ... 08:51:14 08:51:14 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:7edac8007c813f9848da4a88def049bb4874d70c@sha256:e4e94a95ac33c6e75b25f7bb470fd76285adca3e24e3d1ff5208501b02154de8 08:51:14 #6 resolve nexus3.edgexfoundry.org:10004/support-scheduler:7edac8007c813f9848da4a88def049bb4874d70c@sha256:e4e94a95ac33c6e75b25f7bb470fd76285adca3e24e3d1ff5208501b02154de8 0.0s done 08:51:14 #6 DONE 0.1s 08:51:14 08:51:14 #7 [auth] support-scheduler:pull,push token for nexus3.edgexfoundry.org:10004 08:51:14 #7 DONE 0.0s 08:51:14 08:51:14 #8 exporting to image 08:51:14 #8 exporting layers done 08:51:14 #8 exporting manifest sha256:f3e69c103622d74c0f1c2856e946ffdc54f333ddb49a7263a46570519cb47f31 done 08:51:14 #8 exporting config sha256:70a12e2ad91bf3699e36afad2fa930b5e54473b94b4851f39bd150223f410aae done 08:51:14 #8 exporting manifest sha256:ecdd8ac4b39cb714c701cf4c856a9e17486a1ed1129736c88a884b56c956fa27 done 08:51:14 #8 exporting config sha256:b3a96c0e82c6966dc70e76125eadc42ab1162ba9b91b9a3e6acc2590ae797902 done 08:51:14 #8 exporting manifest list sha256:d1b8d2ac5dad6259db819d946bea55f8ea45c1182f55723b86a236ec22e394dc done 08:51:14 #8 pushing layers 0.1s done 08:51:14 #8 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:7edac8007c813f9848da4a88def049bb4874d70c@sha256:d1b8d2ac5dad6259db819d946bea55f8ea45c1182f55723b86a236ec22e394dc 08:51:14 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 08:51:14 #8 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:7edac8007c813f9848da4a88def049bb4874d70c@sha256:d1b8d2ac5dad6259db819d946bea55f8ea45c1182f55723b86a236ec22e394dc 0.1s done 08:51:14 #8 DONE 0.2s 08:51:14 08:51:14 1 warning found (use --debug to expand): 08:51:14  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 08:51:14 + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-scheduler:latest' 08:51:14 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-scheduler:latest --push - 08:51:14 #1 [internal] load build definition from Dockerfile 08:51:14 #1 transferring dockerfile: 168B done 08:51:14 #1 DONE 0.0s 08:51:14 08:51:14 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:latest 08:51:14 #2 DONE 0.0s 08:51:14 08:51:14 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:latest 08:51:14 #3 DONE 0.0s 08:51:14 08:51:14 #4 [internal] load .dockerignore 08:51:14 #4 transferring context: 2B done 08:51:14 #4 DONE 0.0s 08:51:14 08:51:14 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:latest@sha256:e4e94a95ac33c6e75b25f7bb470fd76285adca3e24e3d1ff5208501b02154de8 08:51:14 #5 resolve nexus3.edgexfoundry.org:10004/support-scheduler:latest@sha256:e4e94a95ac33c6e75b25f7bb470fd76285adca3e24e3d1ff5208501b02154de8 0.0s done 08:51:14 #5 CACHED 08:51:14 08:51:14 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:latest@sha256:e4e94a95ac33c6e75b25f7bb470fd76285adca3e24e3d1ff5208501b02154de8 08:51:14 #6 resolve nexus3.edgexfoundry.org:10004/support-scheduler:latest@sha256:e4e94a95ac33c6e75b25f7bb470fd76285adca3e24e3d1ff5208501b02154de8 0.0s done 08:51:14 #6 CACHED 08:51:14 08:51:14 #7 exporting to image 08:51:14 #7 exporting layers done 08:51:14 #7 exporting manifest sha256:f3e69c103622d74c0f1c2856e946ffdc54f333ddb49a7263a46570519cb47f31 done 08:51:14 #7 exporting config sha256:70a12e2ad91bf3699e36afad2fa930b5e54473b94b4851f39bd150223f410aae done 08:51:14 #7 exporting manifest sha256:ecdd8ac4b39cb714c701cf4c856a9e17486a1ed1129736c88a884b56c956fa27 done 08:51:14 #7 exporting config sha256:b3a96c0e82c6966dc70e76125eadc42ab1162ba9b91b9a3e6acc2590ae797902 08:51:14 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 08:51:15 #7 exporting config sha256:b3a96c0e82c6966dc70e76125eadc42ab1162ba9b91b9a3e6acc2590ae797902 done 08:51:15 #7 exporting manifest list sha256:d1b8d2ac5dad6259db819d946bea55f8ea45c1182f55723b86a236ec22e394dc done 08:51:15 #7 pushing layers 0.0s done 08:51:15 #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:latest@sha256:d1b8d2ac5dad6259db819d946bea55f8ea45c1182f55723b86a236ec22e394dc 0.1s done 08:51:15 #7 DONE 0.1s 08:51:15 08:51:15 #8 [auth] support-scheduler:pull,push token for nexus3.edgexfoundry.org:10004 08:51:15 #8 DONE 0.0s 08:51:15 08:51:15 1 warning found (use --debug to expand): 08:51:15  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 08:51:15 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.70 --push - 08:51:15 + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.70' 08:51:15 #1 [internal] load build definition from Dockerfile 08:51:15 #1 transferring dockerfile: 174B done 08:51:15 #1 DONE 0.0s 08:51:15 08:51:15 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.70 08:51:15 #2 DONE 0.0s 08:51:15 08:51:15 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.70 08:51:15 #3 DONE 0.0s 08:51:15 08:51:15 #4 [internal] load .dockerignore 08:51:15 #4 transferring context: 2B done 08:51:15 #4 DONE 0.0s 08:51:15 08:51:15 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.70@sha256:e4e94a95ac33c6e75b25f7bb470fd76285adca3e24e3d1ff5208501b02154de8 08:51:15 #5 resolve nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.70@sha256:e4e94a95ac33c6e75b25f7bb470fd76285adca3e24e3d1ff5208501b02154de8 done 08:51:15 #5 CACHED 08:51:15 08:51:15 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.70@sha256:e4e94a95ac33c6e75b25f7bb470fd76285adca3e24e3d1ff5208501b02154de8 08:51:15 #6 resolve nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.70@sha256:e4e94a95ac33c6e75b25f7bb470fd76285adca3e24e3d1ff5208501b02154de8 0.0s done 08:51:15 #6 CACHED 08:51:15 08:51:15 #7 exporting to image 08:51:15 #7 exporting layers done 08:51:15 #7 exporting manifest sha256:f3e69c103622d74c0f1c2856e946ffdc54f333ddb49a7263a46570519cb47f31 done 08:51:15 #7 exporting config sha256:70a12e2ad91bf3699e36afad2fa930b5e54473b94b4851f39bd150223f410aae done 08:51:15 #7 exporting manifest sha256:ecdd8ac4b39cb714c701cf4c856a9e17486a1ed1129736c88a884b56c956fa27 done 08:51:15 #7 exporting config sha256:b3a96c0e82c6966dc70e76125eadc42ab1162ba9b91b9a3e6acc2590ae797902 done 08:51:15 #7 exporting manifest list sha256:d1b8d2ac5dad6259db819d946bea55f8ea45c1182f55723b86a236ec22e394dc 08:51:15 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 08:51:15 #7 exporting manifest list sha256:d1b8d2ac5dad6259db819d946bea55f8ea45c1182f55723b86a236ec22e394dc done 08:51:15 #7 pushing layers 0.0s done 08:51:15 #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.70@sha256:d1b8d2ac5dad6259db819d946bea55f8ea45c1182f55723b86a236ec22e394dc 0.1s done 08:51:15 #7 DONE 0.1s 08:51:15 08:51:15 #8 [auth] support-scheduler:pull,push token for nexus3.edgexfoundry.org:10004 08:51:15 #8 DONE 0.0s 08:51:15 08:51:15 1 warning found (use --debug to expand): 08:51:15  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 08:51:15 + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-scheduler:7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70' 08:51:15 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-scheduler:7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70 --push - 08:51:15 #1 [internal] load build definition from Dockerfile 08:51:15 #1 transferring dockerfile: 215B done 08:51:15 #1 DONE 0.0s 08:51:15 08:51:15 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70 08:51:15 #2 DONE 0.0s 08:51:15 08:51:15 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70 08:51:15 #3 DONE 0.0s 08:51:15 08:51:15 #4 [internal] load .dockerignore 08:51:15 #4 transferring context: 2B done 08:51:15 #4 DONE 0.0s 08:51:15 08:51:15 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70@sha256:e4e94a95ac33c6e75b25f7bb470fd76285adca3e24e3d1ff5208501b02154de8 08:51:15 #5 resolve nexus3.edgexfoundry.org:10004/support-scheduler:7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70@sha256:e4e94a95ac33c6e75b25f7bb470fd76285adca3e24e3d1ff5208501b02154de8 done 08:51:15 #5 CACHED 08:51:15 08:51:15 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70@sha256:e4e94a95ac33c6e75b25f7bb470fd76285adca3e24e3d1ff5208501b02154de8 08:51:15 #6 resolve nexus3.edgexfoundry.org:10004/support-scheduler:7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70@sha256:e4e94a95ac33c6e75b25f7bb470fd76285adca3e24e3d1ff5208501b02154de8 done 08:51:15 #6 CACHED 08:51:15 08:51:15 #7 exporting to image 08:51:15 #7 exporting layers done 08:51:15 #7 exporting manifest sha256:f3e69c103622d74c0f1c2856e946ffdc54f333ddb49a7263a46570519cb47f31 done 08:51:15 #7 exporting config sha256:70a12e2ad91bf3699e36afad2fa930b5e54473b94b4851f39bd150223f410aae done 08:51:15 #7 exporting manifest sha256:ecdd8ac4b39cb714c701cf4c856a9e17486a1ed1129736c88a884b56c956fa27 done 08:51:15 #7 exporting config sha256:b3a96c0e82c6966dc70e76125eadc42ab1162ba9b91b9a3e6acc2590ae797902 done 08:51:15 #7 exporting manifest list sha256:d1b8d2ac5dad6259db819d946bea55f8ea45c1182f55723b86a236ec22e394dc done 08:51:15 #7 pushing layers 0.0s done 08:51:15 #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70@sha256:d1b8d2ac5dad6259db819d946bea55f8ea45c1182f55723b86a236ec22e394dc 08:51:15 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 08:51:16 #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70@sha256:d1b8d2ac5dad6259db819d946bea55f8ea45c1182f55723b86a236ec22e394dc 0.1s done 08:51:16 #7 DONE 0.1s 08:51:16 08:51:16 #8 [auth] support-scheduler:pull,push token for nexus3.edgexfoundry.org:10004 08:51:16 #8 DONE 0.0s 08:51:16 08:51:16 1 warning found (use --debug to expand): 08:51:16  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 08:51:16 + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-scheduler:main' 08:51:16 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-scheduler:main --push - 08:51:16 #1 [internal] load build definition from Dockerfile 08:51:16 #1 transferring dockerfile: 166B done 08:51:16 #1 DONE 0.0s 08:51:16 08:51:16 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:main 08:51:16 #2 DONE 0.0s 08:51:16 08:51:16 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:main 08:51:16 #3 DONE 0.0s 08:51:16 08:51:16 #4 [internal] load .dockerignore 08:51:16 #4 transferring context: 2B done 08:51:16 #4 DONE 0.0s 08:51:16 08:51:16 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:main@sha256:e4e94a95ac33c6e75b25f7bb470fd76285adca3e24e3d1ff5208501b02154de8 08:51:16 #5 resolve nexus3.edgexfoundry.org:10004/support-scheduler:main@sha256:e4e94a95ac33c6e75b25f7bb470fd76285adca3e24e3d1ff5208501b02154de8 0.0s done 08:51:16 #5 CACHED 08:51:16 08:51:16 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:main@sha256:e4e94a95ac33c6e75b25f7bb470fd76285adca3e24e3d1ff5208501b02154de8 08:51:16 #6 resolve nexus3.edgexfoundry.org:10004/support-scheduler:main@sha256:e4e94a95ac33c6e75b25f7bb470fd76285adca3e24e3d1ff5208501b02154de8 0.0s done 08:51:16 #6 CACHED 08:51:16 08:51:16 #7 [auth] support-scheduler:pull,push token for nexus3.edgexfoundry.org:10004 08:51:16 #7 DONE 0.0s 08:51:16 08:51:16 #8 exporting to image 08:51:16 #8 exporting layers done 08:51:16 #8 exporting manifest sha256:f3e69c103622d74c0f1c2856e946ffdc54f333ddb49a7263a46570519cb47f31 done 08:51:16 #8 exporting config sha256:70a12e2ad91bf3699e36afad2fa930b5e54473b94b4851f39bd150223f410aae done 08:51:16 #8 exporting manifest sha256:ecdd8ac4b39cb714c701cf4c856a9e17486a1ed1129736c88a884b56c956fa27 done 08:51:16 #8 exporting config sha256:b3a96c0e82c6966dc70e76125eadc42ab1162ba9b91b9a3e6acc2590ae797902 done 08:51:16 #8 exporting manifest list sha256:d1b8d2ac5dad6259db819d946bea55f8ea45c1182f55723b86a236ec22e394dc done 08:51:16 #8 pushing layers 0.1s done 08:51:16 #8 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:main@sha256:d1b8d2ac5dad6259db819d946bea55f8ea45c1182f55723b86a236ec22e394dc 0.1s done 08:51:16 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 08:51:16 #8 DONE 0.2s 08:51:16 08:51:16 1 warning found (use --debug to expand): 08:51:16  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 08:51:17 + '[' -d /w/workspace/edgex-go/918/archives ']' [Pipeline] libraryResource [Pipeline] sh 08:51:17 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 08:51:17 ---> package-listing.sh 08:51:17 ++ tr '[:upper:]' '[:lower:]' 08:51:17 ++ facter osfamily 08:51:18 + OS_FAMILY=redhat 08:51:18 + workspace=/w/workspace/edgex-go/918 08:51:18 + START_PACKAGES=/tmp/packages_start.txt 08:51:18 + END_PACKAGES=/tmp/packages_end.txt 08:51:18 + DIFF_PACKAGES=/tmp/packages_diff.txt 08:51:18 + PACKAGES=/tmp/packages_start.txt 08:51:18 + '[' /w/workspace/edgex-go/918 ']' 08:51:18 + PACKAGES=/tmp/packages_end.txt 08:51:18 + case "${OS_FAMILY}" in 08:51:18 + rpm -qa 08:51:18 + sort 08:51:18 + '[' -f /tmp/packages_start.txt ']' 08:51:18 + '[' -f /tmp/packages_end.txt ']' 08:51:18 + diff /tmp/packages_start.txt /tmp/packages_end.txt 08:51:18 + '[' /w/workspace/edgex-go/918 ']' 08:51:18 + mkdir -p /w/workspace/edgex-go/918/archives/ 08:51:18 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/918/archives/ [Pipeline] echo 08:51:18 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/918/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 08:51:19 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:51:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:51:19 08:51:19 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:51:19 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:51:19 latest: Pulling from edgex-lftools-log-publisher 08:51:19 5eb5b503b376: Pulling fs layer 08:51:19 5c69ac0246d0: Pulling fs layer 08:51:19 ec43610c2a17: Pulling fs layer 08:51:19 3a2ae6a8a46f: Pulling fs layer 08:51:19 33b1e0a273af: Pulling fs layer 08:51:19 5d3b04190fa2: Pulling fs layer 08:51:19 2f39f015ded8: Pulling fs layer 08:51:19 33b1e0a273af: Waiting 08:51:19 5d3b04190fa2: Waiting 08:51:19 2f39f015ded8: Waiting 08:51:19 3a2ae6a8a46f: Waiting 08:51:19 5c69ac0246d0: Verifying Checksum 08:51:19 5c69ac0246d0: Download complete 08:51:19 ec43610c2a17: Verifying Checksum 08:51:19 ec43610c2a17: Download complete 08:51:19 3a2ae6a8a46f: Verifying Checksum 08:51:19 3a2ae6a8a46f: Download complete 08:51:19 5d3b04190fa2: Verifying Checksum 08:51:19 5d3b04190fa2: Download complete 08:51:20 33b1e0a273af: Verifying Checksum 08:51:20 33b1e0a273af: Download complete 08:51:20 5eb5b503b376: Verifying Checksum 08:51:20 5eb5b503b376: Download complete 08:51:20 2f39f015ded8: Verifying Checksum 08:51:20 2f39f015ded8: Download complete 08:51:21 5eb5b503b376: Pull complete 08:51:21 5c69ac0246d0: Pull complete 08:51:21 ec43610c2a17: Pull complete 08:51:22 3a2ae6a8a46f: Pull complete 08:51:22 33b1e0a273af: Pull complete 08:51:22 5d3b04190fa2: Pull complete 08:51:25 2f39f015ded8: Pull complete 08:51:25 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 08:51:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:51:25 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:51:25 prd-centos7-docker-4c-2g-771026 does not seem to be running inside a container 08:51:25 $ 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/918/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_edgex-go_main -v /w/workspace/edgexfoundry_edgex-go_main:/w/workspace/edgexfoundry_edgex-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-go_main@tmp:/w/workspace/edgexfoundry_edgex-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 08:51:30 $ docker top d001fa48b44a7aee98fa6b31aa3bfe9a71f1e3e50bbffd1d3ff5e49fca7ed626 -eo pid,comm [Pipeline] { [Pipeline] sh 08:51:30 + touch /tmp/pre-build-complete [Pipeline] sh 08:51:30 + mkdir -p /var/log/sysstat [Pipeline] sh 08:51:31 + ls /var/log/sa-host 08:51:31 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:51:31 provisioning config files... 08:51:31 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-go_main@tmp/config5343150539137295543tmp [Pipeline] { [Pipeline] echo 08:51:31 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 08:51:31 ---> create-netrc.sh [Pipeline] } 08:51:31 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 08:51:31 ---> python-tools-install.sh [Pipeline] echo 08:51:31 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 08:51:32 ---> sudo-logs.sh 08:51:32 Archiving 'sudo' log.. 08:51:32 cat: /facter-os: Is a directory [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:51:32 [edgeXInfraPublish] An error occurred while publishing logs: script returned exit code 1 [Pipeline] } 08:51:32 $ docker stop --time=1 d001fa48b44a7aee98fa6b31aa3bfe9a71f1e3e50bbffd1d3ff5e49fca7ed626 08:51:33 $ docker rm -f --volumes d001fa48b44a7aee98fa6b31aa3bfe9a71f1e3e50bbffd1d3ff5e49fca7ed626 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] cleanWs 08:51:33 [WS-CLEANUP] Deleting project workspace... 08:51:33 [WS-CLEANUP] Deferred wipeout is used... 08:51:33 [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] } 09:01:32 #154 ... 09:01:32 09:01:32 #146 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 09:01:32 #146 DONE 1070.7s 09:01:32 09:01:32 #153 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 09:01:32 #153 ... 09:01:32 09:01:32 #155 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 09:01:32 #155 DONE 0.1s 09:01:32 09:01:32 #47 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 09:01:32 #47 ... 09:01:32 09:01:32 #156 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 09:01:32 #156 DONE 0.2s 09:01:32 09:01:32 #157 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 09:01:32 #157 DONE 0.3s 09:01:32 09:01:32 #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 09:01:32 #158 DONE 0.1s 09:01:32 09:01:32 #159 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 09:01:32 #159 DONE 0.1s 09:01:32 09:01:32 #160 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:01:32 #160 DONE 2.2s 09:01:32 09:01:32 #148 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 09:01:32 #148 ... 09:01:32 09:01:32 #112 [core-common-config-bootstrapper] exporting to image 09:01:32 #112 exporting layers 09:01:32 #112 exporting layers 0.6s done 09:01:32 #112 writing image sha256:822ad18385d3ae526d71b3d65174fcb9fe725ed437f4b1da3ef0ae68333a8c99 done 09:01:32 #112 naming to docker.io/library/core-common-config-bootstrapper-arm64 done 09:01:32 #112 DONE 4.7s 09:01:32 09:01:32 #147 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 09:01:38 #147 ... 09:01:38 09:01:38 #154 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 09:01:38 #154 DONE 1088.8s 09:01:38 09:01:38 #147 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 09:01:38 #147 ... 09:01:38 09:01:38 #161 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 09:01:38 #161 DONE 0.2s 09:01:38 09:01:38 #47 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 09:01:38 #47 ... 09:01:38 09:01:38 #162 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 09:01:40 #162 DONE 2.5s 09:01:40 09:01:40 #163 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 09:01:40 #163 DONE 0.3s 09:01:40 09:01:40 #164 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 09:01:40 #164 DONE 0.1s 09:01:40 09:01:40 #165 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 09:01:41 #165 DONE 0.3s 09:01:41 09:01:41 #166 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 09:01:41 #166 DONE 0.1s 09:01:41 09:01:41 #147 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 09:01:41 #147 ... 09:01:41 09:01:41 #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/ 09:01:41 #167 DONE 0.1s 09:01:41 09:01:41 #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/ 09:01:41 #168 DONE 0.1s 09:01:41 09:01:41 #147 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 09:01:41 #147 ... 09:01:41 09:01:41 #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/ 09:01:41 #169 DONE 0.2s 09:01:41 09:01:41 #170 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 09:01:41 #170 DONE 0.1s 09:01:41 09:01:41 #171 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 09:01:43 #171 DONE 1.9s 09:01:43 09:01:43 #150 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 09:01:43 #150 ... 09:01:43 09:01:43 #112 [security-bootstrapper] exporting to image 09:01:43 #112 exporting layers 09:01:44 #112 exporting layers 0.8s done 09:01:44 #112 writing image sha256:16bfdc3d7d378703c3094e96fd67bea5dfcca784f562924d8ff31f3a3378b714 done 09:01:44 #112 naming to docker.io/library/security-bootstrapper-arm64 done 09:01:44 #112 DONE 5.5s 09:01:44 09:01:44 #147 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 09:16:52 #147 ... 09:16:52 09:16:52 #151 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 09:16:52 #151 DONE 2001.7s 09:16:52 09:16:52 #145 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 09:16:52 #145 ... 09:16:52 09:16:52 #172 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 09:16:52 #172 DONE 0.1s 09:16:52 09:16:52 #173 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 09:16:52 #173 DONE 0.1s 09:16:52 09:16:52 #147 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 09:16:52 #147 ... 09:16:52 09:16:52 #174 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 09:16:52 #174 DONE 0.4s 09:16:52 09:16:52 #175 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 09:16:52 #175 DONE 0.1s 09:16:52 09:16:52 #112 [core-command] exporting to image 09:16:52 #112 exporting layers 09:16:52 #112 exporting layers 0.5s done 09:16:52 #112 writing image sha256:610d367179ca4519ea288840b0a89090d2b5a26e2e1d28f16b2c660c69ff650a done 09:16:52 #112 naming to docker.io/library/core-command-arm64 done 09:16:52 #112 DONE 6.0s 09:16:52 09:16:52 #150 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 09:17:04 #150 ... 09:17:04 09:17:04 #152 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 09:17:04 #152 2014.6 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.70 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 09:17:20 #152 ... 09:17:20 09:17:20 #148 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 09:17:20 #148 DONE 2028.8s 09:17:20 09:17:20 #147 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 09:17:20 #147 ... 09:17:20 09:17:20 #176 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 09:17:20 #176 DONE 0.2s 09:17:20 09:17:20 #147 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 09:17:20 #147 ... 09:17:20 09:17:20 #177 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 09:17:20 #177 DONE 0.2s 09:17:20 09:17:20 #147 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 09:17:20 #147 ... 09:17:20 09:17:20 #178 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 09:17:20 #178 DONE 0.1s 09:17:20 09:17:20 #179 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 09:17:20 #179 DONE 0.2s 09:17:20 09:17:20 #180 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 09:17:20 #180 DONE 0.4s 09:17:20 09:17:20 #181 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 09:17:20 #181 DONE 0.2s 09:17:20 09:17:20 #182 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:17:21 #182 DONE 2.0s 09:17:21 09:17:21 #149 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 09:17:21 #149 ... 09:17:21 09:17:21 #112 [security-proxy-setup] exporting to image 09:17:21 #112 exporting layers 09:17:22 #112 exporting layers 1.1s done 09:17:22 #112 writing image sha256:280360596bd8d518b4dbd235193c5a3018b0a82a075814cc892aa6f03267726c done 09:17:22 #112 naming to docker.io/library/security-proxy-setup-arm64 done 09:17:22 #112 DONE 7.1s 09:17:22 09:17:22 #153 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 09:17:37 #153 ... 09:17:37 09:17:37 #152 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 09:17:37 #152 DONE 2046.6s 09:17:37 09:17:37 #143 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 09:17:37 #143 ... 09:17:37 09:17:37 #183 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 09:17:37 #183 DONE 0.2s 09:17:37 09:17:37 #150 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 09:17:37 #150 ... 09:17:37 09:17:37 #184 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 09:17:37 #184 DONE 0.2s 09:17:37 09:17:37 #185 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 09:17:37 #185 DONE 0.2s 09:17:37 09:17:37 #186 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 09:17:37 #186 DONE 0.2s 09:17:37 09:17:37 #187 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 09:17:37 #187 DONE 0.1s 09:17:37 09:17:37 #188 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 09:17:37 #188 DONE 0.4s 09:17:37 09:17:37 #153 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 09:17:37 #153 ... 09:17:37 09:17:37 #189 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 09:17:37 #189 DONE 0.4s 09:17:37 09:17:37 #150 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 09:17:37 #150 ... 09:17:37 09:17:37 #190 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 09:17:37 #190 DONE 0.2s 09:17:37 09:17:37 #191 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:17:39 #191 DONE 1.9s 09:17:39 09:17:39 #147 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 09:17:39 #147 ... 09:17:39 09:17:39 #112 [security-secretstore-setup] exporting to image 09:17:39 #112 exporting layers 09:17:41 #112 exporting layers 1.5s done 09:17:41 #112 writing image sha256:a906e35d8c0c5069e8612f48db8f2af5edf5f99c87e083f2333502115782e463 done 09:17:41 #112 naming to docker.io/library/security-secretstore-setup-arm64 0.0s done 09:17:41 #112 DONE 8.6s 09:17:41 09:17:41 #147 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 09:18:37 #147 ... 09:18:37 09:18:37 #143 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 09:18:37 #143 DONE 2104.6s 09:18:37 09:18:37 #147 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 09:18:37 #147 ... 09:18:37 09:18:37 #192 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 09:18:37 #192 DONE 0.2s 09:18:37 09:18:37 #193 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 09:18:37 #193 DONE 0.3s 09:18:37 09:18:37 #194 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 09:18:37 #194 DONE 0.5s 09:18:37 09:18:37 #195 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 09:18:37 #195 DONE 0.1s 09:18:37 09:18:37 #147 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 09:18:37 #147 ... 09:18:37 09:18:37 #112 [security-spiffe-token-provider] exporting to image 09:18:37 #112 exporting layers 09:18:37 #112 exporting layers 0.8s done 09:18:37 #112 writing image sha256:cb2bb50d4cf2443a8ad2e9512832a1bd6f11c0432f6b4ab9814a816716411d58 done 09:18:37 #112 naming to docker.io/library/security-spiffe-token-provider-arm64 done 09:18:37 #112 DONE 9.5s 09:18:37 09:18:37 #145 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 09:19:24 #145 ... 09:19:24 09:19:24 #153 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 09:19:24 #153 DONE 2152.4s 09:19:24 09:19:24 #147 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 09:19:24 #147 ... 09:19:24 09:19:24 #196 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 09:19:24 #196 DONE 0.3s 09:19:24 09:19:24 #197 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 09:19:24 #197 DONE 0.3s 09:19:24 09:19:24 #147 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 09:19:24 #147 ... 09:19:24 09:19:24 #198 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 09:19:24 #198 ... 09:19:24 09:19:24 #145 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 09:19:24 #145 DONE 2154.4s 09:19:24 09:19:24 #198 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 09:19:24 #198 DONE 1.1s 09:19:24 09:19:24 #199 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res 09:19:24 #199 DONE 0.8s 09:19:24 09:19:24 #147 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 09:19:24 #147 ... 09:19:24 09:19:24 #200 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 09:19:24 #200 DONE 0.4s 09:19:24 09:19:24 #201 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:19:24 #201 ... 09:19:24 09:19:24 #202 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / 09:19:24 #202 DONE 0.5s 09:19:24 09:19:24 #203 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 09:19:25 #203 DONE 0.9s 09:19:25 09:19:25 #204 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 09:19:25 #204 DONE 0.2s 09:19:25 09:19:25 #112 [core-keeper] exporting to image 09:19:25 #112 exporting layers 09:19:26 #112 exporting layers 0.9s done 09:19:26 #112 writing image sha256:70a2a5dc63a9dbedd5ed7be9a5a892828eabe7632739e2a5030e558ea46e4a41 done 09:19:26 #112 naming to docker.io/library/core-keeper-arm64 done 09:19:26 #112 DONE 10.4s 09:19:26 09:19:26 #47 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 09:19:27 #47 ... 09:19:27 09:19:27 #201 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:19:27 #201 DONE 2.6s 09:19:27 09:19:27 #144 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 09:19:27 #144 DONE 2158.6s 09:19:27 09:19:27 #112 [security-proxy-auth] exporting to image 09:19:28 #112 ... 09:19:28 09:19:28 #205 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 09:19:28 #205 DONE 0.3s 09:19:28 09:19:28 #206 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 09:19:28 #206 DONE 0.2s 09:19:28 09:19:28 #147 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 09:19:28 #147 ... 09:19:28 09:19:28 #112 [security-proxy-auth] exporting to image 09:19:28 #112 exporting layers 1.4s done 09:19:28 #112 writing image sha256:9c4737947f76d511f529a36d1afcc8071152ec5a0ba504a2f38badbb0a60d402 09:19:28 #112 writing image sha256:9c4737947f76d511f529a36d1afcc8071152ec5a0ba504a2f38badbb0a60d402 done 09:19:28 #112 naming to docker.io/library/security-proxy-auth-arm64 done 09:19:28 #112 DONE 11.8s 09:19:28 09:19:28 #207 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 09:19:29 #207 DONE 0.6s 09:19:29 09:19:29 #208 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 09:19:29 #208 DONE 0.2s 09:19:29 09:19:29 #112 [core-data] exporting to image 09:19:29 #112 ... 09:19:29 09:19:29 #147 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 09:19:29 #147 DONE 2161.1s 09:19:29 09:19:29 #150 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 09:19:30 #150 ... 09:19:30 09:19:30 #209 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 09:19:30 #209 DONE 0.1s 09:19:30 09:19:30 #112 [core-data] exporting to image 09:19:30 #112 exporting layers 1.1s done 09:19:30 #112 writing image sha256:9094c34910a719cf6eaa70118b0f104a724edaea830d83635d0c33f3827a59a7 0.0s done 09:19:30 #112 naming to docker.io/library/core-data-arm64 0.0s done 09:19:30 #112 DONE 12.9s 09:19:30 09:19:30 #210 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 09:19:30 #210 DONE 0.3s 09:19:30 09:19:30 #149 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 09:19:30 #149 ... 09:19:30 09:19:30 #211 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 09:19:31 #211 DONE 0.5s 09:19:31 09:19:31 #212 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 09:19:31 #212 DONE 0.1s 09:19:31 09:19:31 #213 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 09:19:31 #213 DONE 0.1s 09:19:31 09:19:31 #150 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 09:19:31 #150 ... 09:19:31 09:19:31 #112 [core-metadata] exporting to image 09:19:31 #112 exporting layers 0.5s done 09:19:31 #112 writing image sha256:027ff0eacf925593da45c3efb7b26c185042b765c6317e229058d9f65cd10813 done 09:19:31 #112 naming to docker.io/library/core-metadata-arm64 done 09:19:31 #112 DONE 13.5s 09:19:31 09:19:31 #150 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 09:19:58 #150 ... 09:19:58 09:19:58 #149 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 09:19:58 #149 DONE 2185.8s 09:19:58 09:19:58 #150 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 09:19:58 #150 ... 09:19:58 09:19:58 #214 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 09:19:58 #214 DONE 0.1s 09:19:58 09:19:58 #215 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 09:19:58 #215 DONE 0.1s 09:19:58 09:19:58 #47 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 09:19:58 #47 ... 09:19:58 09:19:58 #216 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 09:19:58 #216 DONE 0.5s 09:19:58 09:19:58 #217 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res 09:19:58 #217 DONE 0.1s 09:19:58 09:19:58 #112 [support-scheduler] exporting to image 09:19:58 #112 exporting layers 09:19:58 #112 exporting layers 1.0s done 09:19:58 #112 writing image sha256:99b1641165cc58abf4eae84b78cd34d8c0b311d86cc668f09064928c1e9b81d4 done 09:19:58 #112 naming to docker.io/library/support-scheduler-arm64 done 09:19:58 #112 DONE 14.5s 09:19:58 09:19:58 #150 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 09:20:04 #150 DONE 2194.6s 09:20:04 09:20:04 #47 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 09:20:04 #47 ... 09:20:04 09:20:04 #218 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 09:20:04 #218 DONE 0.1s 09:20:04 09:20:04 #47 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 09:20:04 #47 ... 09:20:04 09:20:04 #219 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 09:20:04 #219 DONE 0.1s 09:20:04 09:20:04 #220 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 09:20:04 #220 DONE 0.3s 09:20:04 09:20:04 #47 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 09:20:04 #47 ... 09:20:04 09:20:04 #221 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 09:20:04 #221 DONE 0.1s 09:20:04 09:20:04 #112 [support-notifications] exporting to image 09:20:04 #112 exporting layers 09:20:04 #112 exporting layers 0.5s done 09:20:04 #112 writing image sha256:ad045dec9a0981bdaa2e6c866985a9fd4ae975490e439b2c760b2a2df0e755de done 09:20:04 #112 naming to docker.io/library/support-notifications-arm64 done 09:20:04 #112 DONE 15.0s 09:20:04 09:20:04 #47 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 09:20:04 time="2025-10-30T08:40:52Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:20:04 time="2025-10-30T08:40:52Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:20:04 time="2025-10-30T08:40:52Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:20:04 time="2025-10-30T08:40:52Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:20:04 time="2025-10-30T08:40:52Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:20:04 time="2025-10-30T08:40:52Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:20:04 time="2025-10-30T08:40:52Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:20:04 time="2025-10-30T08:40:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:20:04 time="2025-10-30T08:40:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:20:04 time="2025-10-30T08:40:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:20:04 time="2025-10-30T08:40:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:20:04 time="2025-10-30T08:40:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:20:04 time="2025-10-30T08:40:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:20:04 time="2025-10-30T08:40:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:20:04 time="2025-10-30T08:40:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 09:20:04 $ docker stop --time=1 e7a869d3ef2e06659afd671568bfceebb550b06b4babf3935a86337f535c808f 09:20:06 $ docker rm -f --volumes e7a869d3ef2e06659afd671568bfceebb550b06b4babf3935a86337f535c808f [Pipeline] // withDockerContainer [Pipeline] sh 09:20:07 + docker images 09:20:07 REPOSITORY TAG IMAGE ID CREATED SIZE 09:20:07 support-notifications-arm64 latest ad045dec9a09 2 seconds ago 53.2MB 09:20:07 support-scheduler-arm64 latest 99b1641165cc 10 seconds ago 49.3MB 09:20:07 core-metadata-arm64 latest 027ff0eacf92 35 seconds ago 45.7MB 09:20:07 core-data-arm64 latest 9094c34910a7 38 seconds ago 45.6MB 09:20:07 security-proxy-auth-arm64 latest 9c4737947f76 40 seconds ago 44.8MB 09:20:07 core-keeper-arm64 latest 70a2a5dc63a9 41 seconds ago 45.4MB 09:20:07 security-spiffe-token-provider-arm64 latest cb2bb50d4cf2 About a minute ago 49MB 09:20:07 security-secretstore-setup-arm64 latest a906e35d8c0c 2 minutes ago 79.3MB 09:20:07 security-proxy-setup-arm64 latest 280360596bd8 2 minutes ago 49.3MB 09:20:07 core-command-arm64 latest 610d367179ca 3 minutes ago 40MB 09:20:07 security-bootstrapper-arm64 latest 16bfdc3d7d37 18 minutes ago 21.1MB 09:20:07 core-common-config-bootstrapper-arm64 latest 822ad18385d3 18 minutes ago 20MB 09:20:07 security-spire-agent-arm64 latest 9f748dd2812f 38 minutes ago 187MB 09:20:07 security-spire-config-arm64 latest c77b546a5810 38 minutes ago 143MB 09:20:07 security-spire-server-arm64 latest dda247cdf685 38 minutes ago 144MB 09:20:07 ci-base-image-arm64 latest 2d82f33147e8 39 minutes ago 950MB 09:20:07 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.23-alpine 43a1c90cae9b 2 weeks ago 594MB 09:20:07 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 2 years ago 332MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:20:07 provisioning config files... 09:20:07 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/918@tmp/config4498276189857472833tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:20:07 ---> ****-login.sh 09:20:07 nexus3.edgexfoundry.org:10001 09:20:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:20:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:20:08 Configure a credential helper to remove this warning. See 09:20:08 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:20:08 09:20:08 Login Succeeded 09:20:08 nexus3.edgexfoundry.org:10002 09:20:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:20:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:20:08 Configure a credential helper to remove this warning. See 09:20:08 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:20:08 09:20:08 Login Succeeded 09:20:08 nexus3.edgexfoundry.org:10003 09:20:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:20:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:20:08 Configure a credential helper to remove this warning. See 09:20:08 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:20:08 09:20:08 Login Succeeded 09:20:08 nexus3.edgexfoundry.org:10004 09:20:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:20:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:20:08 Configure a credential helper to remove this warning. See 09:20:08 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:20:08 09:20:08 Login Succeeded 09:20:09 ****.io 09:20:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:20:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:20:09 Configure a credential helper to remove this warning. See 09:20:09 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:20:09 09:20:09 Login Succeeded 09:20:09 ---> ****-login.sh ends [Pipeline] } 09:20:09 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:20:09 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 09:20:09 [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: 09:20:09 7edac8007c813f9848da4a88def049bb4874d70c 09:20:09 latest 09:20:09 4.1.0-dev.70 09:20:09 7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70 09:20:09 main 09:20:09 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:20:09 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:7edac8007c813f9848da4a88def049bb4874d70c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:20:11 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:7edac8007c813f9848da4a88def049bb4874d70c 09:20:11 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 09:20:11 ffb88d78906a: Preparing 09:20:11 fca0b6a1d755: Preparing 09:20:11 68c78f3cb7fe: Preparing 09:20:11 93a51658e55e: Preparing 09:20:11 b6a6b8874e80: Preparing 09:20:11 70fd505be33f: Preparing 09:20:11 c231f5c0ede3: Preparing 09:20:11 70fd505be33f: Waiting 09:20:11 c231f5c0ede3: Waiting 09:20:11 68c78f3cb7fe: Pushed 09:20:11 ffb88d78906a: Pushed 09:20:11 93a51658e55e: Pushed 09:20:11 b6a6b8874e80: Pushed 09:20:11 c231f5c0ede3: Layer already exists 09:20:11 70fd505be33f: Pushed 09:20:18 fca0b6a1d755: Pushed 09:20:18 7edac8007c813f9848da4a88def049bb4874d70c: digest: sha256:822961fd702f6e70c3213389bc4b384c29036b0c672b2a730b4d81ee7aa33974 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:20:18 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:20:18 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest 09:20:18 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 09:20:18 ffb88d78906a: Preparing 09:20:18 fca0b6a1d755: Preparing 09:20:18 68c78f3cb7fe: Preparing 09:20:18 93a51658e55e: Preparing 09:20:18 b6a6b8874e80: Preparing 09:20:18 70fd505be33f: Preparing 09:20:18 c231f5c0ede3: Preparing 09:20:18 70fd505be33f: Waiting 09:20:18 c231f5c0ede3: Waiting 09:20:18 ffb88d78906a: Layer already exists 09:20:18 93a51658e55e: Layer already exists 09:20:18 fca0b6a1d755: Layer already exists 09:20:18 68c78f3cb7fe: Layer already exists 09:20:18 b6a6b8874e80: Layer already exists 09:20:18 70fd505be33f: Layer already exists 09:20:18 c231f5c0ede3: Layer already exists 09:20:19 latest: digest: sha256:822961fd702f6e70c3213389bc4b384c29036b0c672b2a730b4d81ee7aa33974 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:20:19 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.70 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:20:19 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.70 09:20:19 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 09:20:19 ffb88d78906a: Preparing 09:20:19 fca0b6a1d755: Preparing 09:20:19 68c78f3cb7fe: Preparing 09:20:19 93a51658e55e: Preparing 09:20:19 b6a6b8874e80: Preparing 09:20:19 70fd505be33f: Preparing 09:20:19 c231f5c0ede3: Preparing 09:20:19 70fd505be33f: Waiting 09:20:19 c231f5c0ede3: Waiting 09:20:19 fca0b6a1d755: Layer already exists 09:20:19 ffb88d78906a: Layer already exists 09:20:19 b6a6b8874e80: Layer already exists 09:20:19 68c78f3cb7fe: Layer already exists 09:20:19 93a51658e55e: Layer already exists 09:20:19 c231f5c0ede3: Layer already exists 09:20:19 70fd505be33f: Layer already exists 09:20:19 4.1.0-dev.70: digest: sha256:822961fd702f6e70c3213389bc4b384c29036b0c672b2a730b4d81ee7aa33974 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:20:20 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:20:20 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70 09:20:20 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 09:20:20 ffb88d78906a: Preparing 09:20:20 fca0b6a1d755: Preparing 09:20:20 68c78f3cb7fe: Preparing 09:20:20 93a51658e55e: Preparing 09:20:20 b6a6b8874e80: Preparing 09:20:20 70fd505be33f: Preparing 09:20:20 c231f5c0ede3: Preparing 09:20:20 70fd505be33f: Waiting 09:20:20 c231f5c0ede3: Waiting 09:20:20 fca0b6a1d755: Layer already exists 09:20:20 68c78f3cb7fe: Layer already exists 09:20:20 ffb88d78906a: Layer already exists 09:20:20 b6a6b8874e80: Layer already exists 09:20:20 93a51658e55e: Layer already exists 09:20:20 c231f5c0ede3: Layer already exists 09:20:20 70fd505be33f: Layer already exists 09:20:20 7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70: digest: sha256:822961fd702f6e70c3213389bc4b384c29036b0c672b2a730b4d81ee7aa33974 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:20:21 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:20:21 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main 09:20:21 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 09:20:21 ffb88d78906a: Preparing 09:20:21 fca0b6a1d755: Preparing 09:20:21 68c78f3cb7fe: Preparing 09:20:21 93a51658e55e: Preparing 09:20:21 b6a6b8874e80: Preparing 09:20:21 70fd505be33f: Preparing 09:20:21 c231f5c0ede3: Preparing 09:20:21 c231f5c0ede3: Waiting 09:20:21 93a51658e55e: Layer already exists 09:20:21 fca0b6a1d755: Layer already exists 09:20:21 ffb88d78906a: Layer already exists 09:20:21 68c78f3cb7fe: Layer already exists 09:20:21 b6a6b8874e80: Layer already exists 09:20:21 c231f5c0ede3: Layer already exists 09:20:21 70fd505be33f: Layer already exists 09:20:21 main: digest: sha256:822961fd702f6e70c3213389bc4b384c29036b0c672b2a730b4d81ee7aa33974 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:20:21 ===================================================== [Pipeline] echo 09:20:21 taggedImages: 09:20:21 - nexus3.edgexfoundry.org:10004/core-command-arm64:7edac8007c813f9848da4a88def049bb4874d70c 09:20:21 - nexus3.edgexfoundry.org:10004/core-command-arm64:latest 09:20:21 - nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.70 09:20:21 - nexus3.edgexfoundry.org:10004/core-command-arm64:7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70 09:20:21 - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo 09:20:21 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: 09:20:21 7edac8007c813f9848da4a88def049bb4874d70c 09:20:21 latest 09:20:21 4.1.0-dev.70 09:20:21 7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70 09:20:21 main 09:20:21 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:20:22 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:7edac8007c813f9848da4a88def049bb4874d70c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:20:22 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:7edac8007c813f9848da4a88def049bb4874d70c 09:20:22 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 09:20:22 e5308119751b: Preparing 09:20:22 7d9ab5732a66: Preparing 09:20:22 fe1820643617: Preparing 09:20:22 899d6fd4cbac: Preparing 09:20:22 68c78f3cb7fe: Preparing 09:20:22 93a51658e55e: Preparing 09:20:22 b6a6b8874e80: Preparing 09:20:22 70fd505be33f: Preparing 09:20:22 c231f5c0ede3: Preparing 09:20:22 93a51658e55e: Waiting 09:20:22 b6a6b8874e80: Waiting 09:20:22 70fd505be33f: Waiting 09:20:22 c231f5c0ede3: Waiting 09:20:22 68c78f3cb7fe: Layer already exists 09:20:22 93a51658e55e: Layer already exists 09:20:22 b6a6b8874e80: Layer already exists 09:20:22 7d9ab5732a66: Pushed 09:20:22 e5308119751b: Pushed 09:20:22 fe1820643617: Pushed 09:20:22 70fd505be33f: Layer already exists 09:20:22 c231f5c0ede3: Layer already exists 09:20:25 899d6fd4cbac: Pushed 09:20:25 7edac8007c813f9848da4a88def049bb4874d70c: digest: sha256:2126f3c38d0f750cd6092429bc30bd38a55c1e234b2254da613f8a1fbcc52acc size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:20:26 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:20:26 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 09:20:26 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 09:20:26 e5308119751b: Preparing 09:20:26 7d9ab5732a66: Preparing 09:20:26 fe1820643617: Preparing 09:20:26 899d6fd4cbac: Preparing 09:20:26 68c78f3cb7fe: Preparing 09:20:26 93a51658e55e: Preparing 09:20:26 b6a6b8874e80: Preparing 09:20:26 70fd505be33f: Preparing 09:20:26 c231f5c0ede3: Preparing 09:20:26 b6a6b8874e80: Waiting 09:20:26 70fd505be33f: Waiting 09:20:26 c231f5c0ede3: Waiting 09:20:26 93a51658e55e: Waiting 09:20:26 68c78f3cb7fe: Layer already exists 09:20:26 e5308119751b: Layer already exists 09:20:26 7d9ab5732a66: Layer already exists 09:20:26 fe1820643617: Layer already exists 09:20:26 899d6fd4cbac: Layer already exists 09:20:26 93a51658e55e: Layer already exists 09:20:26 70fd505be33f: Layer already exists 09:20:26 b6a6b8874e80: Layer already exists 09:20:26 c231f5c0ede3: Layer already exists 09:20:26 latest: digest: sha256:2126f3c38d0f750cd6092429bc30bd38a55c1e234b2254da613f8a1fbcc52acc size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:20:27 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.70 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:20:27 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.70 09:20:27 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 09:20:27 e5308119751b: Preparing 09:20:27 7d9ab5732a66: Preparing 09:20:27 fe1820643617: Preparing 09:20:27 899d6fd4cbac: Preparing 09:20:27 68c78f3cb7fe: Preparing 09:20:27 93a51658e55e: Preparing 09:20:27 b6a6b8874e80: Preparing 09:20:27 70fd505be33f: Preparing 09:20:27 c231f5c0ede3: Preparing 09:20:27 b6a6b8874e80: Waiting 09:20:27 70fd505be33f: Waiting 09:20:27 93a51658e55e: Waiting 09:20:27 c231f5c0ede3: Waiting 09:20:27 fe1820643617: Layer already exists 09:20:27 e5308119751b: Layer already exists 09:20:27 899d6fd4cbac: Layer already exists 09:20:27 68c78f3cb7fe: Layer already exists 09:20:27 7d9ab5732a66: Layer already exists 09:20:27 70fd505be33f: Layer already exists 09:20:27 93a51658e55e: Layer already exists 09:20:27 b6a6b8874e80: Layer already exists 09:20:27 c231f5c0ede3: Layer already exists 09:20:27 4.1.0-dev.70: digest: sha256:2126f3c38d0f750cd6092429bc30bd38a55c1e234b2254da613f8a1fbcc52acc size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:20:28 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:20:28 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70 09:20:28 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 09:20:28 e5308119751b: Preparing 09:20:28 7d9ab5732a66: Preparing 09:20:28 fe1820643617: Preparing 09:20:28 899d6fd4cbac: Preparing 09:20:28 68c78f3cb7fe: Preparing 09:20:28 93a51658e55e: Preparing 09:20:28 b6a6b8874e80: Preparing 09:20:28 70fd505be33f: Preparing 09:20:28 c231f5c0ede3: Preparing 09:20:28 93a51658e55e: Waiting 09:20:28 b6a6b8874e80: Waiting 09:20:28 c231f5c0ede3: Waiting 09:20:28 7d9ab5732a66: Layer already exists 09:20:28 fe1820643617: Layer already exists 09:20:28 e5308119751b: Layer already exists 09:20:28 899d6fd4cbac: Layer already exists 09:20:28 68c78f3cb7fe: Layer already exists 09:20:28 93a51658e55e: Layer already exists 09:20:28 b6a6b8874e80: Layer already exists 09:20:28 c231f5c0ede3: Layer already exists 09:20:28 70fd505be33f: Layer already exists 09:20:28 7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70: digest: sha256:2126f3c38d0f750cd6092429bc30bd38a55c1e234b2254da613f8a1fbcc52acc size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:20:29 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:20:29 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main 09:20:29 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 09:20:29 e5308119751b: Preparing 09:20:29 7d9ab5732a66: Preparing 09:20:29 fe1820643617: Preparing 09:20:29 899d6fd4cbac: Preparing 09:20:29 68c78f3cb7fe: Preparing 09:20:29 93a51658e55e: Preparing 09:20:29 b6a6b8874e80: Preparing 09:20:29 70fd505be33f: Preparing 09:20:29 c231f5c0ede3: Preparing 09:20:29 93a51658e55e: Waiting 09:20:29 b6a6b8874e80: Waiting 09:20:29 70fd505be33f: Waiting 09:20:29 c231f5c0ede3: Waiting 09:20:29 7d9ab5732a66: Layer already exists 09:20:29 fe1820643617: Layer already exists 09:20:29 899d6fd4cbac: Layer already exists 09:20:29 68c78f3cb7fe: Layer already exists 09:20:29 e5308119751b: Layer already exists 09:20:29 b6a6b8874e80: Layer already exists 09:20:29 93a51658e55e: Layer already exists 09:20:29 70fd505be33f: Layer already exists 09:20:29 c231f5c0ede3: Layer already exists 09:20:29 main: digest: sha256:2126f3c38d0f750cd6092429bc30bd38a55c1e234b2254da613f8a1fbcc52acc size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:20:29 ===================================================== [Pipeline] echo 09:20:29 taggedImages: 09:20:29 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:7edac8007c813f9848da4a88def049bb4874d70c 09:20:29 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 09:20:29 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.70 09:20:29 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70 09:20:29 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo 09:20:29 [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: 09:20:29 7edac8007c813f9848da4a88def049bb4874d70c 09:20:29 latest 09:20:29 4.1.0-dev.70 09:20:29 7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70 09:20:29 main 09:20:29 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:20:30 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:7edac8007c813f9848da4a88def049bb4874d70c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:20:30 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:7edac8007c813f9848da4a88def049bb4874d70c 09:20:30 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 09:20:30 ff9de3e1410b: Preparing 09:20:30 89a6e317554d: Preparing 09:20:30 68c78f3cb7fe: Preparing 09:20:30 93a51658e55e: Preparing 09:20:30 eea4fab35fd5: Preparing 09:20:30 574ecbecdab7: Preparing 09:20:30 c231f5c0ede3: Preparing 09:20:30 574ecbecdab7: Waiting 09:20:30 c231f5c0ede3: Waiting 09:20:30 68c78f3cb7fe: Layer already exists 09:20:30 93a51658e55e: Layer already exists 09:20:30 c231f5c0ede3: Layer already exists 09:20:30 eea4fab35fd5: Pushed 09:20:30 ff9de3e1410b: Pushed 09:20:30 574ecbecdab7: Pushed 09:20:39 89a6e317554d: Pushed 09:20:39 7edac8007c813f9848da4a88def049bb4874d70c: digest: sha256:541a82ce2be36d4a4478c47ee423cd969f20467d4dcec8174796e0b684655623 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:20:39 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:20:39 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest 09:20:39 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 09:20:39 ff9de3e1410b: Preparing 09:20:39 89a6e317554d: Preparing 09:20:39 68c78f3cb7fe: Preparing 09:20:39 93a51658e55e: Preparing 09:20:39 eea4fab35fd5: Preparing 09:20:39 574ecbecdab7: Preparing 09:20:39 c231f5c0ede3: Preparing 09:20:39 c231f5c0ede3: Waiting 09:20:39 574ecbecdab7: Waiting 09:20:39 93a51658e55e: Layer already exists 09:20:39 ff9de3e1410b: Layer already exists 09:20:39 eea4fab35fd5: Layer already exists 09:20:39 68c78f3cb7fe: Layer already exists 09:20:39 89a6e317554d: Layer already exists 09:20:39 574ecbecdab7: Layer already exists 09:20:39 c231f5c0ede3: Layer already exists 09:20:40 latest: digest: sha256:541a82ce2be36d4a4478c47ee423cd969f20467d4dcec8174796e0b684655623 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:20:40 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.70 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:20:40 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.70 09:20:40 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 09:20:40 ff9de3e1410b: Preparing 09:20:40 89a6e317554d: Preparing 09:20:40 68c78f3cb7fe: Preparing 09:20:40 93a51658e55e: Preparing 09:20:40 eea4fab35fd5: Preparing 09:20:40 574ecbecdab7: Preparing 09:20:40 c231f5c0ede3: Preparing 09:20:40 574ecbecdab7: Waiting 09:20:40 c231f5c0ede3: Waiting 09:20:40 89a6e317554d: Layer already exists 09:20:40 68c78f3cb7fe: Layer already exists 09:20:40 93a51658e55e: Layer already exists 09:20:40 eea4fab35fd5: Layer already exists 09:20:40 ff9de3e1410b: Layer already exists 09:20:40 574ecbecdab7: Layer already exists 09:20:40 c231f5c0ede3: Layer already exists 09:20:40 4.1.0-dev.70: digest: sha256:541a82ce2be36d4a4478c47ee423cd969f20467d4dcec8174796e0b684655623 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:20:41 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:20:41 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70 09:20:41 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 09:20:41 ff9de3e1410b: Preparing 09:20:41 89a6e317554d: Preparing 09:20:41 68c78f3cb7fe: Preparing 09:20:41 93a51658e55e: Preparing 09:20:41 eea4fab35fd5: Preparing 09:20:41 574ecbecdab7: Preparing 09:20:41 c231f5c0ede3: Preparing 09:20:41 574ecbecdab7: Waiting 09:20:41 c231f5c0ede3: Waiting 09:20:41 eea4fab35fd5: Layer already exists 09:20:41 93a51658e55e: Layer already exists 09:20:41 68c78f3cb7fe: Layer already exists 09:20:41 ff9de3e1410b: Layer already exists 09:20:41 89a6e317554d: Layer already exists 09:20:41 c231f5c0ede3: Layer already exists 09:20:41 574ecbecdab7: Layer already exists 09:20:42 7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70: digest: sha256:541a82ce2be36d4a4478c47ee423cd969f20467d4dcec8174796e0b684655623 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:20:42 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:20:42 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main 09:20:42 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 09:20:42 ff9de3e1410b: Preparing 09:20:42 89a6e317554d: Preparing 09:20:42 68c78f3cb7fe: Preparing 09:20:42 93a51658e55e: Preparing 09:20:42 eea4fab35fd5: Preparing 09:20:42 574ecbecdab7: Preparing 09:20:42 c231f5c0ede3: Preparing 09:20:42 574ecbecdab7: Waiting 09:20:42 c231f5c0ede3: Waiting 09:20:42 ff9de3e1410b: Layer already exists 09:20:42 eea4fab35fd5: Layer already exists 09:20:42 89a6e317554d: Layer already exists 09:20:42 93a51658e55e: Layer already exists 09:20:42 68c78f3cb7fe: Layer already exists 09:20:42 c231f5c0ede3: Layer already exists 09:20:42 574ecbecdab7: Layer already exists 09:20:43 main: digest: sha256:541a82ce2be36d4a4478c47ee423cd969f20467d4dcec8174796e0b684655623 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:20:43 ===================================================== [Pipeline] echo 09:20:43 taggedImages: 09:20:43 - nexus3.edgexfoundry.org:10004/core-data-arm64:7edac8007c813f9848da4a88def049bb4874d70c 09:20:43 - nexus3.edgexfoundry.org:10004/core-data-arm64:latest 09:20:43 - nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.70 09:20:43 - nexus3.edgexfoundry.org:10004/core-data-arm64:7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70 09:20:43 - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo 09:20:43 [edgeXDocker.push] Tagging docker image core-keeper-arm64 with the following tags: 09:20:43 7edac8007c813f9848da4a88def049bb4874d70c 09:20:43 latest 09:20:43 4.1.0-dev.70 09:20:43 7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70 09:20:43 main 09:20:43 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:20:43 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:7edac8007c813f9848da4a88def049bb4874d70c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:20:43 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:7edac8007c813f9848da4a88def049bb4874d70c 09:20:43 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 09:20:43 543eeb1b5670: Preparing 09:20:43 a85f22e4c3b4: Preparing 09:20:43 93a51658e55e: Preparing 09:20:43 14aa928fe7b7: Preparing 09:20:43 16ade104a101: Preparing 09:20:43 c231f5c0ede3: Preparing 09:20:43 c231f5c0ede3: Waiting 09:20:44 14aa928fe7b7: Pushed 09:20:44 16ade104a101: Pushed 09:20:45 93a51658e55e: Layer already exists 09:20:45 c231f5c0ede3: Layer already exists 09:20:45 543eeb1b5670: Pushed 09:20:51 a85f22e4c3b4: Pushed 09:20:51 7edac8007c813f9848da4a88def049bb4874d70c: digest: sha256:e10554341a6b09246e6a191ad4675b21d1786f8a9d67bb5ae4b7b4c4d4c45fff size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:20:52 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:20:52 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest 09:20:52 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 09:20:52 543eeb1b5670: Preparing 09:20:52 a85f22e4c3b4: Preparing 09:20:52 93a51658e55e: Preparing 09:20:52 14aa928fe7b7: Preparing 09:20:52 16ade104a101: Preparing 09:20:52 c231f5c0ede3: Preparing 09:20:52 c231f5c0ede3: Waiting 09:20:52 16ade104a101: Layer already exists 09:20:52 543eeb1b5670: Layer already exists 09:20:52 a85f22e4c3b4: Layer already exists 09:20:52 93a51658e55e: Layer already exists 09:20:52 14aa928fe7b7: Layer already exists 09:20:52 c231f5c0ede3: Layer already exists 09:20:52 latest: digest: sha256:e10554341a6b09246e6a191ad4675b21d1786f8a9d67bb5ae4b7b4c4d4c45fff size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:20:53 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.70 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:20:53 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.70 09:20:53 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 09:20:53 543eeb1b5670: Preparing 09:20:53 a85f22e4c3b4: Preparing 09:20:53 93a51658e55e: Preparing 09:20:53 14aa928fe7b7: Preparing 09:20:53 16ade104a101: Preparing 09:20:53 c231f5c0ede3: Preparing 09:20:53 c231f5c0ede3: Waiting 09:20:53 14aa928fe7b7: Layer already exists 09:20:53 a85f22e4c3b4: Layer already exists 09:20:53 16ade104a101: Layer already exists 09:20:53 543eeb1b5670: Layer already exists 09:20:53 93a51658e55e: Layer already exists 09:20:53 c231f5c0ede3: Layer already exists 09:20:53 4.1.0-dev.70: digest: sha256:e10554341a6b09246e6a191ad4675b21d1786f8a9d67bb5ae4b7b4c4d4c45fff size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:20:54 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:20:54 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70 09:20:54 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 09:20:54 543eeb1b5670: Preparing 09:20:54 a85f22e4c3b4: Preparing 09:20:54 93a51658e55e: Preparing 09:20:54 14aa928fe7b7: Preparing 09:20:54 16ade104a101: Preparing 09:20:54 c231f5c0ede3: Preparing 09:20:54 c231f5c0ede3: Waiting 09:20:54 543eeb1b5670: Layer already exists 09:20:54 16ade104a101: Layer already exists 09:20:54 a85f22e4c3b4: Layer already exists 09:20:54 93a51658e55e: Layer already exists 09:20:54 14aa928fe7b7: Layer already exists 09:20:54 c231f5c0ede3: Layer already exists 09:20:54 7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70: digest: sha256:e10554341a6b09246e6a191ad4675b21d1786f8a9d67bb5ae4b7b4c4d4c45fff size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:20:54 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:20:55 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:main 09:20:55 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 09:20:55 543eeb1b5670: Preparing 09:20:55 a85f22e4c3b4: Preparing 09:20:55 93a51658e55e: Preparing 09:20:55 14aa928fe7b7: Preparing 09:20:55 16ade104a101: Preparing 09:20:55 c231f5c0ede3: Preparing 09:20:55 c231f5c0ede3: Waiting 09:20:55 93a51658e55e: Layer already exists 09:20:55 a85f22e4c3b4: Layer already exists 09:20:55 16ade104a101: Layer already exists 09:20:55 14aa928fe7b7: Layer already exists 09:20:55 543eeb1b5670: Layer already exists 09:20:55 c231f5c0ede3: Layer already exists 09:20:55 main: digest: sha256:e10554341a6b09246e6a191ad4675b21d1786f8a9d67bb5ae4b7b4c4d4c45fff size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:20:55 ===================================================== [Pipeline] echo 09:20:55 taggedImages: 09:20:55 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:7edac8007c813f9848da4a88def049bb4874d70c 09:20:55 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest 09:20:55 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.70 09:20:55 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70 09:20:55 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] echo 09:20:55 [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: 09:20:55 7edac8007c813f9848da4a88def049bb4874d70c 09:20:55 latest 09:20:55 4.1.0-dev.70 09:20:55 7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70 09:20:55 main 09:20:55 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:20:55 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:7edac8007c813f9848da4a88def049bb4874d70c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:20:56 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:7edac8007c813f9848da4a88def049bb4874d70c 09:20:56 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 09:20:56 a30f31edec79: Preparing 09:20:56 9fcc2ced12f5: Preparing 09:20:56 303dcd52c281: Preparing 09:20:56 68c78f3cb7fe: Preparing 09:20:56 93a51658e55e: Preparing 09:20:56 b6a6b8874e80: Preparing 09:20:56 70fd505be33f: Preparing 09:20:56 c231f5c0ede3: Preparing 09:20:56 70fd505be33f: Waiting 09:20:56 b6a6b8874e80: Waiting 09:20:56 c231f5c0ede3: Waiting 09:20:56 68c78f3cb7fe: Layer already exists 09:20:56 93a51658e55e: Layer already exists 09:20:56 b6a6b8874e80: Layer already exists 09:20:56 70fd505be33f: Layer already exists 09:20:56 c231f5c0ede3: Layer already exists 09:20:56 9fcc2ced12f5: Pushed 09:20:56 a30f31edec79: Pushed 09:21:04 303dcd52c281: Pushed 09:21:04 7edac8007c813f9848da4a88def049bb4874d70c: digest: sha256:e55f1c2a35b94075225723af0dee4dee6cc92a5c0cde1fa2ed01eacfce78017f size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:21:05 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:21:05 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 09:21:05 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 09:21:05 a30f31edec79: Preparing 09:21:05 9fcc2ced12f5: Preparing 09:21:05 303dcd52c281: Preparing 09:21:05 68c78f3cb7fe: Preparing 09:21:05 93a51658e55e: Preparing 09:21:05 b6a6b8874e80: Preparing 09:21:05 70fd505be33f: Preparing 09:21:05 c231f5c0ede3: Preparing 09:21:05 b6a6b8874e80: Waiting 09:21:05 70fd505be33f: Waiting 09:21:05 c231f5c0ede3: Waiting 09:21:05 a30f31edec79: Layer already exists 09:21:05 68c78f3cb7fe: Layer already exists 09:21:05 303dcd52c281: Layer already exists 09:21:05 93a51658e55e: Layer already exists 09:21:05 9fcc2ced12f5: Layer already exists 09:21:05 70fd505be33f: Layer already exists 09:21:05 b6a6b8874e80: Layer already exists 09:21:05 c231f5c0ede3: Layer already exists 09:21:05 latest: digest: sha256:e55f1c2a35b94075225723af0dee4dee6cc92a5c0cde1fa2ed01eacfce78017f size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:21:06 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.70 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:21:06 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.70 09:21:06 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 09:21:06 a30f31edec79: Preparing 09:21:06 9fcc2ced12f5: Preparing 09:21:06 303dcd52c281: Preparing 09:21:06 68c78f3cb7fe: Preparing 09:21:06 93a51658e55e: Preparing 09:21:06 b6a6b8874e80: Preparing 09:21:06 70fd505be33f: Preparing 09:21:06 c231f5c0ede3: Preparing 09:21:06 b6a6b8874e80: Waiting 09:21:06 70fd505be33f: Waiting 09:21:06 c231f5c0ede3: Waiting 09:21:06 93a51658e55e: Layer already exists 09:21:06 a30f31edec79: Layer already exists 09:21:06 303dcd52c281: Layer already exists 09:21:06 68c78f3cb7fe: Layer already exists 09:21:06 9fcc2ced12f5: Layer already exists 09:21:06 c231f5c0ede3: Layer already exists 09:21:06 70fd505be33f: Layer already exists 09:21:07 b6a6b8874e80: Layer already exists 09:21:07 4.1.0-dev.70: digest: sha256:e55f1c2a35b94075225723af0dee4dee6cc92a5c0cde1fa2ed01eacfce78017f size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:21:07 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:21:08 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70 09:21:08 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 09:21:08 a30f31edec79: Preparing 09:21:08 9fcc2ced12f5: Preparing 09:21:08 303dcd52c281: Preparing 09:21:08 68c78f3cb7fe: Preparing 09:21:08 93a51658e55e: Preparing 09:21:08 b6a6b8874e80: Preparing 09:21:08 70fd505be33f: Preparing 09:21:08 c231f5c0ede3: Preparing 09:21:08 b6a6b8874e80: Waiting 09:21:08 70fd505be33f: Waiting 09:21:08 c231f5c0ede3: Waiting 09:21:08 303dcd52c281: Layer already exists 09:21:08 68c78f3cb7fe: Layer already exists 09:21:08 93a51658e55e: Layer already exists 09:21:08 9fcc2ced12f5: Layer already exists 09:21:08 a30f31edec79: Layer already exists 09:21:08 c231f5c0ede3: Layer already exists 09:21:08 b6a6b8874e80: Layer already exists 09:21:08 70fd505be33f: Layer already exists 09:21:08 7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70: digest: sha256:e55f1c2a35b94075225723af0dee4dee6cc92a5c0cde1fa2ed01eacfce78017f size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:21:08 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:21:09 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main 09:21:09 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 09:21:09 a30f31edec79: Preparing 09:21:09 9fcc2ced12f5: Preparing 09:21:09 303dcd52c281: Preparing 09:21:09 68c78f3cb7fe: Preparing 09:21:09 93a51658e55e: Preparing 09:21:09 b6a6b8874e80: Preparing 09:21:09 70fd505be33f: Preparing 09:21:09 c231f5c0ede3: Preparing 09:21:09 b6a6b8874e80: Waiting 09:21:09 70fd505be33f: Waiting 09:21:09 c231f5c0ede3: Waiting 09:21:09 93a51658e55e: Layer already exists 09:21:09 68c78f3cb7fe: Layer already exists 09:21:09 9fcc2ced12f5: Layer already exists 09:21:09 a30f31edec79: Layer already exists 09:21:09 303dcd52c281: Layer already exists 09:21:09 70fd505be33f: Layer already exists 09:21:09 b6a6b8874e80: Layer already exists 09:21:09 c231f5c0ede3: Layer already exists 09:21:09 main: digest: sha256:e55f1c2a35b94075225723af0dee4dee6cc92a5c0cde1fa2ed01eacfce78017f size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:21:09 ===================================================== [Pipeline] echo 09:21:09 taggedImages: 09:21:09 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:7edac8007c813f9848da4a88def049bb4874d70c 09:21:09 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 09:21:09 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.70 09:21:09 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70 09:21:09 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo 09:21:09 [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: 09:21:09 7edac8007c813f9848da4a88def049bb4874d70c 09:21:09 latest 09:21:09 4.1.0-dev.70 09:21:09 7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70 09:21:09 main 09:21:09 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:21:10 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:7edac8007c813f9848da4a88def049bb4874d70c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:21:10 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:7edac8007c813f9848da4a88def049bb4874d70c 09:21:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 09:21:10 e05300cc54b1: Preparing 09:21:10 061d0e54cf69: Preparing 09:21:10 d7c212f60519: Preparing 09:21:10 9e46e000ced0: Preparing 09:21:10 ed9e42772c28: Preparing 09:21:10 e07946dda1ea: Preparing 09:21:10 e62ee18d6c91: Preparing 09:21:10 68c78f3cb7fe: Preparing 09:21:10 93a51658e55e: Preparing 09:21:10 e2592522ab3b: Preparing 09:21:10 7cda7196fe34: Preparing 09:21:10 5f70bf18a086: Preparing 09:21:10 72af44739afd: Preparing 09:21:10 cae966f3f7da: Preparing 09:21:10 78f59fab05f9: Preparing 09:21:10 c231f5c0ede3: Preparing 09:21:10 e2592522ab3b: Waiting 09:21:10 7cda7196fe34: Waiting 09:21:10 5f70bf18a086: Waiting 09:21:10 e62ee18d6c91: Waiting 09:21:10 e07946dda1ea: Waiting 09:21:10 68c78f3cb7fe: Waiting 09:21:10 93a51658e55e: Waiting 09:21:10 72af44739afd: Waiting 09:21:10 cae966f3f7da: Waiting 09:21:10 78f59fab05f9: Waiting 09:21:10 c231f5c0ede3: Waiting 09:21:10 061d0e54cf69: Pushed 09:21:10 d7c212f60519: Pushed 09:21:10 ed9e42772c28: Pushed 09:21:10 9e46e000ced0: Pushed 09:21:10 e05300cc54b1: Pushed 09:21:10 93a51658e55e: Layer already exists 09:21:10 68c78f3cb7fe: Layer already exists 09:21:10 e07946dda1ea: Pushed 09:21:10 5f70bf18a086: Layer already exists 09:21:10 7cda7196fe34: Pushed 09:21:10 e2592522ab3b: Pushed 09:21:10 c231f5c0ede3: Layer already exists 09:21:10 cae966f3f7da: Pushed 09:21:10 72af44739afd: Pushed 09:21:10 78f59fab05f9: Pushed 09:21:14 e62ee18d6c91: Pushed 09:21:14 7edac8007c813f9848da4a88def049bb4874d70c: digest: sha256:13303fe799b2f814df6d987f566f9033c40d2c25298e1e9463054e16b364c87f size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:21:14 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:21:14 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 09:21:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 09:21:14 e05300cc54b1: Preparing 09:21:14 061d0e54cf69: Preparing 09:21:14 d7c212f60519: Preparing 09:21:14 9e46e000ced0: Preparing 09:21:14 ed9e42772c28: Preparing 09:21:14 e07946dda1ea: Preparing 09:21:14 e62ee18d6c91: Preparing 09:21:14 68c78f3cb7fe: Preparing 09:21:14 93a51658e55e: Preparing 09:21:14 e2592522ab3b: Preparing 09:21:14 7cda7196fe34: Preparing 09:21:14 5f70bf18a086: Preparing 09:21:14 72af44739afd: Preparing 09:21:14 cae966f3f7da: Preparing 09:21:14 78f59fab05f9: Preparing 09:21:14 c231f5c0ede3: Preparing 09:21:14 e2592522ab3b: Waiting 09:21:14 cae966f3f7da: Waiting 09:21:14 78f59fab05f9: Waiting 09:21:14 7cda7196fe34: Waiting 09:21:14 c231f5c0ede3: Waiting 09:21:14 e07946dda1ea: Waiting 09:21:14 e62ee18d6c91: Waiting 09:21:14 68c78f3cb7fe: Waiting 09:21:14 93a51658e55e: Waiting 09:21:14 5f70bf18a086: Waiting 09:21:14 72af44739afd: Waiting 09:21:14 061d0e54cf69: Layer already exists 09:21:14 e05300cc54b1: Layer already exists 09:21:14 d7c212f60519: Layer already exists 09:21:14 9e46e000ced0: Layer already exists 09:21:14 ed9e42772c28: Layer already exists 09:21:14 e2592522ab3b: Layer already exists 09:21:14 93a51658e55e: Layer already exists 09:21:14 e62ee18d6c91: Layer already exists 09:21:14 e07946dda1ea: Layer already exists 09:21:14 68c78f3cb7fe: Layer already exists 09:21:14 5f70bf18a086: Layer already exists 09:21:14 72af44739afd: Layer already exists 09:21:14 cae966f3f7da: Layer already exists 09:21:14 7cda7196fe34: Layer already exists 09:21:14 78f59fab05f9: Layer already exists 09:21:15 c231f5c0ede3: Layer already exists 09:21:15 latest: digest: sha256:13303fe799b2f814df6d987f566f9033c40d2c25298e1e9463054e16b364c87f size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:21:15 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.70 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:21:15 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.70 09:21:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 09:21:15 e05300cc54b1: Preparing 09:21:15 061d0e54cf69: Preparing 09:21:15 d7c212f60519: Preparing 09:21:15 9e46e000ced0: Preparing 09:21:15 ed9e42772c28: Preparing 09:21:15 e07946dda1ea: Preparing 09:21:15 e62ee18d6c91: Preparing 09:21:15 68c78f3cb7fe: Preparing 09:21:15 93a51658e55e: Preparing 09:21:15 e2592522ab3b: Preparing 09:21:15 7cda7196fe34: Preparing 09:21:15 5f70bf18a086: Preparing 09:21:15 72af44739afd: Preparing 09:21:15 cae966f3f7da: Preparing 09:21:15 78f59fab05f9: Preparing 09:21:15 c231f5c0ede3: Preparing 09:21:15 e2592522ab3b: Waiting 09:21:15 7cda7196fe34: Waiting 09:21:15 78f59fab05f9: Waiting 09:21:15 5f70bf18a086: Waiting 09:21:15 72af44739afd: Waiting 09:21:15 cae966f3f7da: Waiting 09:21:15 c231f5c0ede3: Waiting 09:21:15 e07946dda1ea: Waiting 09:21:15 68c78f3cb7fe: Waiting 09:21:15 e62ee18d6c91: Waiting 09:21:15 93a51658e55e: Waiting 09:21:15 061d0e54cf69: Layer already exists 09:21:15 9e46e000ced0: Layer already exists 09:21:15 ed9e42772c28: Layer already exists 09:21:15 d7c212f60519: Layer already exists 09:21:15 e05300cc54b1: Layer already exists 09:21:15 e62ee18d6c91: Layer already exists 09:21:15 e07946dda1ea: Layer already exists 09:21:15 e2592522ab3b: Layer already exists 09:21:15 68c78f3cb7fe: Layer already exists 09:21:15 93a51658e55e: Layer already exists 09:21:15 5f70bf18a086: Layer already exists 09:21:15 cae966f3f7da: Layer already exists 09:21:16 72af44739afd: Layer already exists 09:21:16 7cda7196fe34: Layer already exists 09:21:16 78f59fab05f9: Layer already exists 09:21:16 c231f5c0ede3: Layer already exists 09:21:16 4.1.0-dev.70: digest: sha256:13303fe799b2f814df6d987f566f9033c40d2c25298e1e9463054e16b364c87f size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:21:16 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:21:16 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70 09:21:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 09:21:16 e05300cc54b1: Preparing 09:21:16 061d0e54cf69: Preparing 09:21:16 d7c212f60519: Preparing 09:21:16 9e46e000ced0: Preparing 09:21:16 ed9e42772c28: Preparing 09:21:16 e07946dda1ea: Preparing 09:21:16 e62ee18d6c91: Preparing 09:21:16 68c78f3cb7fe: Preparing 09:21:16 93a51658e55e: Preparing 09:21:16 e2592522ab3b: Preparing 09:21:16 7cda7196fe34: Preparing 09:21:16 5f70bf18a086: Preparing 09:21:16 72af44739afd: Preparing 09:21:16 cae966f3f7da: Preparing 09:21:16 78f59fab05f9: Preparing 09:21:16 c231f5c0ede3: Preparing 09:21:16 e07946dda1ea: Waiting 09:21:16 e62ee18d6c91: Waiting 09:21:16 68c78f3cb7fe: Waiting 09:21:16 93a51658e55e: Waiting 09:21:16 e2592522ab3b: Waiting 09:21:16 7cda7196fe34: Waiting 09:21:16 5f70bf18a086: Waiting 09:21:16 78f59fab05f9: Waiting 09:21:16 c231f5c0ede3: Waiting 09:21:16 72af44739afd: Waiting 09:21:16 cae966f3f7da: Waiting 09:21:16 061d0e54cf69: Layer already exists 09:21:16 e05300cc54b1: Layer already exists 09:21:16 d7c212f60519: Layer already exists 09:21:16 9e46e000ced0: Layer already exists 09:21:16 ed9e42772c28: Layer already exists 09:21:16 68c78f3cb7fe: Layer already exists 09:21:16 e62ee18d6c91: Layer already exists 09:21:16 e07946dda1ea: Layer already exists 09:21:16 93a51658e55e: Layer already exists 09:21:16 e2592522ab3b: Layer already exists 09:21:16 72af44739afd: Layer already exists 09:21:16 5f70bf18a086: Layer already exists 09:21:16 78f59fab05f9: Layer already exists 09:21:16 7cda7196fe34: Layer already exists 09:21:16 cae966f3f7da: Layer already exists 09:21:17 c231f5c0ede3: Layer already exists 09:21:17 7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70: digest: sha256:13303fe799b2f814df6d987f566f9033c40d2c25298e1e9463054e16b364c87f size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:21:17 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:21:18 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main 09:21:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 09:21:18 e05300cc54b1: Preparing 09:21:18 061d0e54cf69: Preparing 09:21:18 d7c212f60519: Preparing 09:21:18 9e46e000ced0: Preparing 09:21:18 ed9e42772c28: Preparing 09:21:18 e07946dda1ea: Preparing 09:21:18 e62ee18d6c91: Preparing 09:21:18 68c78f3cb7fe: Preparing 09:21:18 93a51658e55e: Preparing 09:21:18 e2592522ab3b: Preparing 09:21:18 7cda7196fe34: Preparing 09:21:18 5f70bf18a086: Preparing 09:21:18 72af44739afd: Preparing 09:21:18 cae966f3f7da: Preparing 09:21:18 78f59fab05f9: Preparing 09:21:18 c231f5c0ede3: Preparing 09:21:18 e62ee18d6c91: Waiting 09:21:18 68c78f3cb7fe: Waiting 09:21:18 93a51658e55e: Waiting 09:21:18 e2592522ab3b: Waiting 09:21:18 cae966f3f7da: Waiting 09:21:18 7cda7196fe34: Waiting 09:21:18 e07946dda1ea: Waiting 09:21:18 78f59fab05f9: Waiting 09:21:18 5f70bf18a086: Waiting 09:21:18 c231f5c0ede3: Waiting 09:21:18 72af44739afd: Waiting 09:21:18 e05300cc54b1: Layer already exists 09:21:18 9e46e000ced0: Layer already exists 09:21:18 061d0e54cf69: Layer already exists 09:21:18 ed9e42772c28: Layer already exists 09:21:18 d7c212f60519: Layer already exists 09:21:18 e2592522ab3b: Layer already exists 09:21:18 e62ee18d6c91: Layer already exists 09:21:18 e07946dda1ea: Layer already exists 09:21:18 68c78f3cb7fe: Layer already exists 09:21:18 93a51658e55e: Layer already exists 09:21:18 7cda7196fe34: Layer already exists 09:21:18 cae966f3f7da: Layer already exists 09:21:18 72af44739afd: Layer already exists 09:21:18 5f70bf18a086: Layer already exists 09:21:18 78f59fab05f9: Layer already exists 09:21:18 c231f5c0ede3: Layer already exists 09:21:18 main: digest: sha256:13303fe799b2f814df6d987f566f9033c40d2c25298e1e9463054e16b364c87f size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:21:18 ===================================================== [Pipeline] echo 09:21:18 taggedImages: 09:21:18 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:7edac8007c813f9848da4a88def049bb4874d70c 09:21:18 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 09:21:18 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.70 09:21:18 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70 09:21:18 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo 09:21:18 [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: 09:21:18 7edac8007c813f9848da4a88def049bb4874d70c 09:21:18 latest 09:21:18 4.1.0-dev.70 09:21:18 7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70 09:21:18 main 09:21:18 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:21:18 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:7edac8007c813f9848da4a88def049bb4874d70c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:21:20 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:7edac8007c813f9848da4a88def049bb4874d70c 09:21:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 09:21:20 cc71308befdc: Preparing 09:21:20 962df3d7e6a7: Preparing 09:21:20 bc364cca067a: Preparing 09:21:20 2748590cf4a6: Preparing 09:21:20 68c78f3cb7fe: Preparing 09:21:20 93a51658e55e: Preparing 09:21:20 b6a6b8874e80: Preparing 09:21:20 70fd505be33f: Preparing 09:21:20 c231f5c0ede3: Preparing 09:21:20 b6a6b8874e80: Waiting 09:21:20 70fd505be33f: Waiting 09:21:20 c231f5c0ede3: Waiting 09:21:20 93a51658e55e: Waiting 09:21:20 68c78f3cb7fe: Layer already exists 09:21:20 93a51658e55e: Layer already exists 09:21:20 b6a6b8874e80: Layer already exists 09:21:20 70fd505be33f: Layer already exists 09:21:20 cc71308befdc: Pushed 09:21:20 bc364cca067a: Pushed 09:21:20 962df3d7e6a7: Pushed 09:21:20 c231f5c0ede3: Layer already exists 09:21:28 2748590cf4a6: Pushed 09:21:28 7edac8007c813f9848da4a88def049bb4874d70c: digest: sha256:a3369452842b646e0acdc7cd24c0ee07614c5e978a087da674f5cf692904942a size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:21:29 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:21:29 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 09:21:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 09:21:29 cc71308befdc: Preparing 09:21:29 962df3d7e6a7: Preparing 09:21:29 bc364cca067a: Preparing 09:21:29 2748590cf4a6: Preparing 09:21:29 68c78f3cb7fe: Preparing 09:21:29 93a51658e55e: Preparing 09:21:29 b6a6b8874e80: Preparing 09:21:29 70fd505be33f: Preparing 09:21:29 c231f5c0ede3: Preparing 09:21:29 b6a6b8874e80: Waiting 09:21:29 70fd505be33f: Waiting 09:21:29 93a51658e55e: Waiting 09:21:29 c231f5c0ede3: Waiting 09:21:29 cc71308befdc: Layer already exists 09:21:29 962df3d7e6a7: Layer already exists 09:21:29 bc364cca067a: Layer already exists 09:21:29 2748590cf4a6: Layer already exists 09:21:29 68c78f3cb7fe: Layer already exists 09:21:29 93a51658e55e: Layer already exists 09:21:29 b6a6b8874e80: Layer already exists 09:21:29 c231f5c0ede3: Layer already exists 09:21:29 70fd505be33f: Layer already exists 09:21:29 latest: digest: sha256:a3369452842b646e0acdc7cd24c0ee07614c5e978a087da674f5cf692904942a size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:21:30 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.70 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:21:30 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.70 09:21:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 09:21:30 cc71308befdc: Preparing 09:21:30 962df3d7e6a7: Preparing 09:21:30 bc364cca067a: Preparing 09:21:30 2748590cf4a6: Preparing 09:21:30 68c78f3cb7fe: Preparing 09:21:30 93a51658e55e: Preparing 09:21:30 b6a6b8874e80: Preparing 09:21:30 70fd505be33f: Preparing 09:21:30 c231f5c0ede3: Preparing 09:21:30 b6a6b8874e80: Waiting 09:21:30 70fd505be33f: Waiting 09:21:30 c231f5c0ede3: Waiting 09:21:30 93a51658e55e: Waiting 09:21:30 bc364cca067a: Layer already exists 09:21:30 962df3d7e6a7: Layer already exists 09:21:30 cc71308befdc: Layer already exists 09:21:30 2748590cf4a6: Layer already exists 09:21:30 68c78f3cb7fe: Layer already exists 09:21:30 93a51658e55e: Layer already exists 09:21:30 c231f5c0ede3: Layer already exists 09:21:30 70fd505be33f: Layer already exists 09:21:30 b6a6b8874e80: Layer already exists 09:21:30 4.1.0-dev.70: digest: sha256:a3369452842b646e0acdc7cd24c0ee07614c5e978a087da674f5cf692904942a size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:21:31 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:21:32 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70 09:21:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 09:21:32 cc71308befdc: Preparing 09:21:32 962df3d7e6a7: Preparing 09:21:32 bc364cca067a: Preparing 09:21:32 2748590cf4a6: Preparing 09:21:32 68c78f3cb7fe: Preparing 09:21:32 93a51658e55e: Preparing 09:21:32 b6a6b8874e80: Preparing 09:21:32 70fd505be33f: Preparing 09:21:32 c231f5c0ede3: Preparing 09:21:32 93a51658e55e: Waiting 09:21:32 c231f5c0ede3: Waiting 09:21:32 b6a6b8874e80: Waiting 09:21:32 70fd505be33f: Waiting 09:21:32 2748590cf4a6: Layer already exists 09:21:32 962df3d7e6a7: Layer already exists 09:21:32 cc71308befdc: Layer already exists 09:21:32 68c78f3cb7fe: Layer already exists 09:21:32 bc364cca067a: Layer already exists 09:21:32 b6a6b8874e80: Layer already exists 09:21:32 c231f5c0ede3: Layer already exists 09:21:32 93a51658e55e: Layer already exists 09:21:32 70fd505be33f: Layer already exists 09:21:32 7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70: digest: sha256:a3369452842b646e0acdc7cd24c0ee07614c5e978a087da674f5cf692904942a size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:21:33 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:21:33 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main 09:21:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 09:21:33 cc71308befdc: Preparing 09:21:33 962df3d7e6a7: Preparing 09:21:33 bc364cca067a: Preparing 09:21:33 2748590cf4a6: Preparing 09:21:33 68c78f3cb7fe: Preparing 09:21:33 93a51658e55e: Preparing 09:21:33 b6a6b8874e80: Preparing 09:21:33 70fd505be33f: Preparing 09:21:33 b6a6b8874e80: Waiting 09:21:33 70fd505be33f: Waiting 09:21:33 93a51658e55e: Waiting 09:21:33 c231f5c0ede3: Preparing 09:21:33 962df3d7e6a7: Layer already exists 09:21:33 cc71308befdc: Layer already exists 09:21:33 68c78f3cb7fe: Layer already exists 09:21:33 2748590cf4a6: Layer already exists 09:21:33 bc364cca067a: Layer already exists 09:21:33 93a51658e55e: Layer already exists 09:21:33 70fd505be33f: Layer already exists 09:21:33 c231f5c0ede3: Layer already exists 09:21:33 b6a6b8874e80: Layer already exists 09:21:33 main: digest: sha256:a3369452842b646e0acdc7cd24c0ee07614c5e978a087da674f5cf692904942a size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:21:33 ===================================================== [Pipeline] echo 09:21:33 taggedImages: 09:21:33 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:7edac8007c813f9848da4a88def049bb4874d70c 09:21:33 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 09:21:33 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.70 09:21:33 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70 09:21:33 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo 09:21:33 [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: 09:21:33 7edac8007c813f9848da4a88def049bb4874d70c 09:21:33 latest 09:21:33 4.1.0-dev.70 09:21:33 7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70 09:21:33 main 09:21:33 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:21:34 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:7edac8007c813f9848da4a88def049bb4874d70c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:21:34 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:7edac8007c813f9848da4a88def049bb4874d70c 09:21:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 09:21:34 e99fa0e22000: Preparing 09:21:34 4a30d1e26aa6: Preparing 09:21:34 92a9645e2371: Preparing 09:21:34 2b6a1e20cccc: Preparing 09:21:34 d00927e13929: Preparing 09:21:34 68c78f3cb7fe: Preparing 09:21:34 93a51658e55e: Preparing 09:21:34 68c78f3cb7fe: Waiting 09:21:34 93a51658e55e: Waiting 09:21:34 8312e7091468: Preparing 09:21:34 fe9346d3769e: Preparing 09:21:34 8312e7091468: Waiting 09:21:34 e101cd83baa6: Preparing 09:21:34 fe9346d3769e: Waiting 09:21:34 c231f5c0ede3: Preparing 09:21:34 e101cd83baa6: Waiting 09:21:34 c231f5c0ede3: Waiting 09:21:34 2b6a1e20cccc: Pushed 09:21:34 d00927e13929: Pushed 09:21:34 68c78f3cb7fe: Layer already exists 09:21:34 4a30d1e26aa6: Pushed 09:21:34 e99fa0e22000: Pushed 09:21:34 93a51658e55e: Layer already exists 09:21:34 c231f5c0ede3: Layer already exists 09:21:35 8312e7091468: Pushed 09:21:35 fe9346d3769e: Pushed 09:21:37 e101cd83baa6: Pushed 09:21:41 92a9645e2371: Pushed 09:21:41 7edac8007c813f9848da4a88def049bb4874d70c: digest: sha256:9f7f05dcf3cf1cbdd6df145b6c4b81125f212362db1c0c0f8b0a25bab723c8e1 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:21:41 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:21:41 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 09:21:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 09:21:41 e99fa0e22000: Preparing 09:21:41 4a30d1e26aa6: Preparing 09:21:41 92a9645e2371: Preparing 09:21:41 2b6a1e20cccc: Preparing 09:21:41 d00927e13929: Preparing 09:21:41 68c78f3cb7fe: Preparing 09:21:41 93a51658e55e: Preparing 09:21:41 8312e7091468: Preparing 09:21:41 fe9346d3769e: Preparing 09:21:41 e101cd83baa6: Preparing 09:21:41 c231f5c0ede3: Preparing 09:21:41 68c78f3cb7fe: Waiting 09:21:41 93a51658e55e: Waiting 09:21:41 8312e7091468: Waiting 09:21:41 fe9346d3769e: Waiting 09:21:41 c231f5c0ede3: Waiting 09:21:41 e101cd83baa6: Waiting 09:21:41 4a30d1e26aa6: Layer already exists 09:21:41 2b6a1e20cccc: Layer already exists 09:21:41 e99fa0e22000: Layer already exists 09:21:41 d00927e13929: Layer already exists 09:21:41 92a9645e2371: Layer already exists 09:21:41 68c78f3cb7fe: Layer already exists 09:21:41 8312e7091468: Layer already exists 09:21:41 fe9346d3769e: Layer already exists 09:21:41 93a51658e55e: Layer already exists 09:21:41 e101cd83baa6: Layer already exists 09:21:41 c231f5c0ede3: Layer already exists 09:21:42 latest: digest: sha256:9f7f05dcf3cf1cbdd6df145b6c4b81125f212362db1c0c0f8b0a25bab723c8e1 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:21:42 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.70 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:21:42 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.70 09:21:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 09:21:42 e99fa0e22000: Preparing 09:21:42 4a30d1e26aa6: Preparing 09:21:42 92a9645e2371: Preparing 09:21:42 2b6a1e20cccc: Preparing 09:21:42 d00927e13929: Preparing 09:21:42 68c78f3cb7fe: Preparing 09:21:42 93a51658e55e: Preparing 09:21:42 8312e7091468: Preparing 09:21:42 fe9346d3769e: Preparing 09:21:42 e101cd83baa6: Preparing 09:21:42 c231f5c0ede3: Preparing 09:21:42 93a51658e55e: Waiting 09:21:42 8312e7091468: Waiting 09:21:42 fe9346d3769e: Waiting 09:21:42 e101cd83baa6: Waiting 09:21:42 c231f5c0ede3: Waiting 09:21:42 68c78f3cb7fe: Waiting 09:21:42 d00927e13929: Layer already exists 09:21:42 e99fa0e22000: Layer already exists 09:21:42 92a9645e2371: Layer already exists 09:21:42 2b6a1e20cccc: Layer already exists 09:21:42 4a30d1e26aa6: Layer already exists 09:21:42 8312e7091468: Layer already exists 09:21:42 93a51658e55e: Layer already exists 09:21:42 e101cd83baa6: Layer already exists 09:21:42 fe9346d3769e: Layer already exists 09:21:44 68c78f3cb7fe: Layer already exists 09:21:44 c231f5c0ede3: Layer already exists 09:21:44 4.1.0-dev.70: digest: sha256:9f7f05dcf3cf1cbdd6df145b6c4b81125f212362db1c0c0f8b0a25bab723c8e1 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:21:44 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:21:45 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70 09:21:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 09:21:45 e99fa0e22000: Preparing 09:21:45 4a30d1e26aa6: Preparing 09:21:45 92a9645e2371: Preparing 09:21:45 2b6a1e20cccc: Preparing 09:21:45 d00927e13929: Preparing 09:21:45 68c78f3cb7fe: Preparing 09:21:45 93a51658e55e: Preparing 09:21:45 8312e7091468: Preparing 09:21:45 fe9346d3769e: Preparing 09:21:45 e101cd83baa6: Preparing 09:21:45 c231f5c0ede3: Preparing 09:21:45 68c78f3cb7fe: Waiting 09:21:45 93a51658e55e: Waiting 09:21:45 8312e7091468: Waiting 09:21:45 fe9346d3769e: Waiting 09:21:45 e101cd83baa6: Waiting 09:21:45 c231f5c0ede3: Waiting 09:21:45 e99fa0e22000: Layer already exists 09:21:45 4a30d1e26aa6: Layer already exists 09:21:45 2b6a1e20cccc: Layer already exists 09:21:45 92a9645e2371: Layer already exists 09:21:45 d00927e13929: Layer already exists 09:21:45 e101cd83baa6: Layer already exists 09:21:45 93a51658e55e: Layer already exists 09:21:45 8312e7091468: Layer already exists 09:21:45 68c78f3cb7fe: Layer already exists 09:21:45 fe9346d3769e: Layer already exists 09:21:45 c231f5c0ede3: Layer already exists 09:21:45 7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70: digest: sha256:9f7f05dcf3cf1cbdd6df145b6c4b81125f212362db1c0c0f8b0a25bab723c8e1 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:21:45 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:21:46 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main 09:21:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 09:21:46 e99fa0e22000: Preparing 09:21:46 4a30d1e26aa6: Preparing 09:21:46 92a9645e2371: Preparing 09:21:46 2b6a1e20cccc: Preparing 09:21:46 d00927e13929: Preparing 09:21:46 68c78f3cb7fe: Preparing 09:21:46 93a51658e55e: Preparing 09:21:46 8312e7091468: Preparing 09:21:46 fe9346d3769e: Preparing 09:21:46 e101cd83baa6: Preparing 09:21:46 c231f5c0ede3: Preparing 09:21:46 8312e7091468: Waiting 09:21:46 68c78f3cb7fe: Waiting 09:21:46 fe9346d3769e: Waiting 09:21:46 93a51658e55e: Waiting 09:21:46 e101cd83baa6: Waiting 09:21:46 c231f5c0ede3: Waiting 09:21:46 e99fa0e22000: Layer already exists 09:21:46 92a9645e2371: Layer already exists 09:21:46 4a30d1e26aa6: Layer already exists 09:21:46 2b6a1e20cccc: Layer already exists 09:21:46 d00927e13929: Layer already exists 09:21:46 93a51658e55e: Layer already exists 09:21:46 8312e7091468: Layer already exists 09:21:46 68c78f3cb7fe: Layer already exists 09:21:46 e101cd83baa6: Layer already exists 09:21:46 fe9346d3769e: Layer already exists 09:21:46 c231f5c0ede3: Layer already exists 09:21:46 main: digest: sha256:9f7f05dcf3cf1cbdd6df145b6c4b81125f212362db1c0c0f8b0a25bab723c8e1 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:21:46 ===================================================== [Pipeline] echo 09:21:46 taggedImages: 09:21:46 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:7edac8007c813f9848da4a88def049bb4874d70c 09:21:46 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 09:21:46 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.70 09:21:46 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70 09:21:46 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo 09:21:46 [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: 09:21:46 7edac8007c813f9848da4a88def049bb4874d70c 09:21:46 latest 09:21:46 4.1.0-dev.70 09:21:46 7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70 09:21:46 main 09:21:46 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:21:46 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:7edac8007c813f9848da4a88def049bb4874d70c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:21:47 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:7edac8007c813f9848da4a88def049bb4874d70c 09:21:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 09:21:47 aa3adc02ffe2: Preparing 09:21:47 252cfdf47a02: Preparing 09:21:47 eb323e63ae85: Preparing 09:21:47 002da0f7825e: Preparing 09:21:47 d19b00f6f9d3: Preparing 09:21:47 178c966e7bfd: Preparing 09:21:47 00d95b900c1b: Preparing 09:21:47 68c78f3cb7fe: Preparing 09:21:47 93a51658e55e: Preparing 09:21:47 6bb58d20bcf2: Preparing 09:21:47 6f27a9344679: Preparing 09:21:47 c231f5c0ede3: Preparing 09:21:47 68c78f3cb7fe: Waiting 09:21:47 93a51658e55e: Waiting 09:21:47 6bb58d20bcf2: Waiting 09:21:47 6f27a9344679: Waiting 09:21:47 178c966e7bfd: Waiting 09:21:47 c231f5c0ede3: Waiting 09:21:47 d19b00f6f9d3: Pushed 09:21:47 252cfdf47a02: Pushed 09:21:47 aa3adc02ffe2: Pushed 09:21:47 68c78f3cb7fe: Layer already exists 09:21:47 93a51658e55e: Layer already exists 09:21:47 178c966e7bfd: Pushed 09:21:47 00d95b900c1b: Pushed 09:21:47 c231f5c0ede3: Layer already exists 09:21:47 6bb58d20bcf2: Pushed 09:21:50 6f27a9344679: Pushed 09:21:53 002da0f7825e: Pushed 09:21:53 eb323e63ae85: Pushed 09:21:53 7edac8007c813f9848da4a88def049bb4874d70c: digest: sha256:67129c28042a350aeb4e68554b2de4b4b516fa23a09e4d5cde1858169b7ea3af size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:21:54 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:21:54 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 09:21:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 09:21:54 aa3adc02ffe2: Preparing 09:21:54 252cfdf47a02: Preparing 09:21:54 eb323e63ae85: Preparing 09:21:54 002da0f7825e: Preparing 09:21:54 d19b00f6f9d3: Preparing 09:21:54 178c966e7bfd: Preparing 09:21:54 00d95b900c1b: Preparing 09:21:54 68c78f3cb7fe: Preparing 09:21:54 93a51658e55e: Preparing 09:21:54 6bb58d20bcf2: Preparing 09:21:54 6f27a9344679: Preparing 09:21:54 c231f5c0ede3: Preparing 09:21:54 00d95b900c1b: Waiting 09:21:54 68c78f3cb7fe: Waiting 09:21:54 6f27a9344679: Waiting 09:21:54 c231f5c0ede3: Waiting 09:21:54 93a51658e55e: Waiting 09:21:54 178c966e7bfd: Waiting 09:21:54 6bb58d20bcf2: Waiting 09:21:54 eb323e63ae85: Layer already exists 09:21:54 aa3adc02ffe2: Layer already exists 09:21:54 d19b00f6f9d3: Layer already exists 09:21:54 252cfdf47a02: Layer already exists 09:21:54 002da0f7825e: Layer already exists 09:21:54 00d95b900c1b: Layer already exists 09:21:54 178c966e7bfd: Layer already exists 09:21:54 68c78f3cb7fe: Layer already exists 09:21:54 93a51658e55e: Layer already exists 09:21:54 6bb58d20bcf2: Layer already exists 09:21:54 c231f5c0ede3: Layer already exists 09:21:54 6f27a9344679: Layer already exists 09:21:54 latest: digest: sha256:67129c28042a350aeb4e68554b2de4b4b516fa23a09e4d5cde1858169b7ea3af size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:21:55 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.70 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:21:55 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.70 09:21:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 09:21:55 aa3adc02ffe2: Preparing 09:21:55 252cfdf47a02: Preparing 09:21:55 eb323e63ae85: Preparing 09:21:55 002da0f7825e: Preparing 09:21:55 d19b00f6f9d3: Preparing 09:21:55 178c966e7bfd: Preparing 09:21:55 00d95b900c1b: Preparing 09:21:55 68c78f3cb7fe: Preparing 09:21:55 93a51658e55e: Preparing 09:21:55 6bb58d20bcf2: Preparing 09:21:55 178c966e7bfd: Waiting 09:21:55 00d95b900c1b: Waiting 09:21:55 68c78f3cb7fe: Waiting 09:21:55 93a51658e55e: Waiting 09:21:55 6f27a9344679: Preparing 09:21:55 c231f5c0ede3: Preparing 09:21:55 6bb58d20bcf2: Waiting 09:21:55 6f27a9344679: Waiting 09:21:55 c231f5c0ede3: Waiting 09:21:55 d19b00f6f9d3: Layer already exists 09:21:55 002da0f7825e: Layer already exists 09:21:55 252cfdf47a02: Layer already exists 09:21:55 aa3adc02ffe2: Layer already exists 09:21:55 eb323e63ae85: Layer already exists 09:21:55 00d95b900c1b: Layer already exists 09:21:55 68c78f3cb7fe: Layer already exists 09:21:55 6bb58d20bcf2: Layer already exists 09:21:55 93a51658e55e: Layer already exists 09:21:55 178c966e7bfd: Layer already exists 09:21:55 6f27a9344679: Layer already exists 09:21:55 c231f5c0ede3: Layer already exists 09:21:55 4.1.0-dev.70: digest: sha256:67129c28042a350aeb4e68554b2de4b4b516fa23a09e4d5cde1858169b7ea3af size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:21:56 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:21:57 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70 09:21:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 09:21:57 aa3adc02ffe2: Preparing 09:21:57 252cfdf47a02: Preparing 09:21:57 eb323e63ae85: Preparing 09:21:57 002da0f7825e: Preparing 09:21:57 d19b00f6f9d3: Preparing 09:21:57 178c966e7bfd: Preparing 09:21:57 00d95b900c1b: Preparing 09:21:57 68c78f3cb7fe: Preparing 09:21:57 93a51658e55e: Preparing 09:21:57 6bb58d20bcf2: Preparing 09:21:57 6f27a9344679: Preparing 09:21:57 c231f5c0ede3: Preparing 09:21:57 93a51658e55e: Waiting 09:21:57 6bb58d20bcf2: Waiting 09:21:57 6f27a9344679: Waiting 09:21:57 c231f5c0ede3: Waiting 09:21:57 178c966e7bfd: Waiting 09:21:57 00d95b900c1b: Waiting 09:21:57 68c78f3cb7fe: Waiting 09:21:57 eb323e63ae85: Layer already exists 09:21:57 d19b00f6f9d3: Layer already exists 09:21:57 252cfdf47a02: Layer already exists 09:21:57 002da0f7825e: Layer already exists 09:21:57 aa3adc02ffe2: Layer already exists 09:21:57 178c966e7bfd: Layer already exists 09:21:57 68c78f3cb7fe: Layer already exists 09:21:57 93a51658e55e: Layer already exists 09:21:57 6bb58d20bcf2: Layer already exists 09:21:57 00d95b900c1b: Layer already exists 09:21:57 c231f5c0ede3: Layer already exists 09:21:57 6f27a9344679: Layer already exists 09:21:57 7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70: digest: sha256:67129c28042a350aeb4e68554b2de4b4b516fa23a09e4d5cde1858169b7ea3af size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:21:58 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:21:58 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main 09:21:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 09:21:58 aa3adc02ffe2: Preparing 09:21:58 252cfdf47a02: Preparing 09:21:58 eb323e63ae85: Preparing 09:21:58 002da0f7825e: Preparing 09:21:58 d19b00f6f9d3: Preparing 09:21:58 178c966e7bfd: Preparing 09:21:58 00d95b900c1b: Preparing 09:21:58 68c78f3cb7fe: Preparing 09:21:58 93a51658e55e: Preparing 09:21:58 6bb58d20bcf2: Preparing 09:21:58 6f27a9344679: Preparing 09:21:58 c231f5c0ede3: Preparing 09:21:58 68c78f3cb7fe: Waiting 09:21:58 93a51658e55e: Waiting 09:21:58 178c966e7bfd: Waiting 09:21:58 00d95b900c1b: Waiting 09:21:58 6f27a9344679: Waiting 09:21:58 c231f5c0ede3: Waiting 09:21:58 252cfdf47a02: Layer already exists 09:21:58 eb323e63ae85: Layer already exists 09:21:58 002da0f7825e: Layer already exists 09:21:58 aa3adc02ffe2: Layer already exists 09:21:58 d19b00f6f9d3: Layer already exists 09:21:58 00d95b900c1b: Layer already exists 09:21:58 178c966e7bfd: Layer already exists 09:21:58 6bb58d20bcf2: Layer already exists 09:21:58 93a51658e55e: Layer already exists 09:21:58 68c78f3cb7fe: Layer already exists 09:21:58 c231f5c0ede3: Layer already exists 09:21:58 6f27a9344679: Layer already exists 09:21:58 main: digest: sha256:67129c28042a350aeb4e68554b2de4b4b516fa23a09e4d5cde1858169b7ea3af size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:21:58 ===================================================== [Pipeline] echo 09:21:59 taggedImages: 09:21:59 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:7edac8007c813f9848da4a88def049bb4874d70c 09:21:59 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 09:21:59 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.70 09:21:59 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70 09:21:59 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo 09:21:59 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: 09:21:59 7edac8007c813f9848da4a88def049bb4874d70c 09:21:59 latest 09:21:59 4.1.0-dev.70 09:21:59 7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70 09:21:59 main 09:21:59 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:21:59 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:7edac8007c813f9848da4a88def049bb4874d70c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:21:59 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:7edac8007c813f9848da4a88def049bb4874d70c 09:21:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 09:21:59 a92523f17594: Preparing 09:21:59 42c3b85f80fc: Preparing 09:21:59 68c78f3cb7fe: Preparing 09:21:59 93a51658e55e: Preparing 09:21:59 a478ee2aa65b: Preparing 09:21:59 5a3b58ea027b: Preparing 09:21:59 c231f5c0ede3: Preparing 09:21:59 5a3b58ea027b: Waiting 09:21:59 c231f5c0ede3: Waiting 09:21:59 68c78f3cb7fe: Layer already exists 09:21:59 93a51658e55e: Layer already exists 09:22:00 c231f5c0ede3: Layer already exists 09:22:00 a92523f17594: Pushed 09:22:00 a478ee2aa65b: Pushed 09:22:01 5a3b58ea027b: Pushed 09:22:07 42c3b85f80fc: Pushed 09:22:07 7edac8007c813f9848da4a88def049bb4874d70c: digest: sha256:3db5f61fa44a8da120a11d89650e3b5c4709f629b24ac5a575a5b89d52960d2f size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:22:07 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:22:08 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 09:22:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 09:22:08 a92523f17594: Preparing 09:22:08 42c3b85f80fc: Preparing 09:22:08 68c78f3cb7fe: Preparing 09:22:08 93a51658e55e: Preparing 09:22:08 a478ee2aa65b: Preparing 09:22:08 5a3b58ea027b: Preparing 09:22:08 c231f5c0ede3: Preparing 09:22:08 5a3b58ea027b: Waiting 09:22:08 c231f5c0ede3: Waiting 09:22:08 93a51658e55e: Layer already exists 09:22:08 a92523f17594: Layer already exists 09:22:08 68c78f3cb7fe: Layer already exists 09:22:08 a478ee2aa65b: Layer already exists 09:22:08 42c3b85f80fc: Layer already exists 09:22:08 c231f5c0ede3: Layer already exists 09:22:08 5a3b58ea027b: Layer already exists 09:22:08 latest: digest: sha256:3db5f61fa44a8da120a11d89650e3b5c4709f629b24ac5a575a5b89d52960d2f size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:22:08 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.70 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:22:08 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.70 09:22:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 09:22:08 a92523f17594: Preparing 09:22:08 42c3b85f80fc: Preparing 09:22:08 68c78f3cb7fe: Preparing 09:22:08 93a51658e55e: Preparing 09:22:08 a478ee2aa65b: Preparing 09:22:08 5a3b58ea027b: Preparing 09:22:08 c231f5c0ede3: Preparing 09:22:08 5a3b58ea027b: Waiting 09:22:08 c231f5c0ede3: Waiting 09:22:08 68c78f3cb7fe: Layer already exists 09:22:08 a92523f17594: Layer already exists 09:22:08 93a51658e55e: Layer already exists 09:22:08 42c3b85f80fc: Layer already exists 09:22:08 a478ee2aa65b: Layer already exists 09:22:08 5a3b58ea027b: Layer already exists 09:22:08 c231f5c0ede3: Layer already exists 09:22:09 4.1.0-dev.70: digest: sha256:3db5f61fa44a8da120a11d89650e3b5c4709f629b24ac5a575a5b89d52960d2f size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:22:09 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:22:09 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70 09:22:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 09:22:09 a92523f17594: Preparing 09:22:09 42c3b85f80fc: Preparing 09:22:09 68c78f3cb7fe: Preparing 09:22:09 93a51658e55e: Preparing 09:22:09 a478ee2aa65b: Preparing 09:22:09 5a3b58ea027b: Preparing 09:22:09 c231f5c0ede3: Preparing 09:22:09 5a3b58ea027b: Waiting 09:22:09 c231f5c0ede3: Waiting 09:22:09 a478ee2aa65b: Layer already exists 09:22:09 a92523f17594: Layer already exists 09:22:09 42c3b85f80fc: Layer already exists 09:22:09 68c78f3cb7fe: Layer already exists 09:22:09 93a51658e55e: Layer already exists 09:22:09 c231f5c0ede3: Layer already exists 09:22:09 5a3b58ea027b: Layer already exists 09:22:10 7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70: digest: sha256:3db5f61fa44a8da120a11d89650e3b5c4709f629b24ac5a575a5b89d52960d2f size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:22:10 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:22:11 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main 09:22:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 09:22:11 a92523f17594: Preparing 09:22:11 42c3b85f80fc: Preparing 09:22:11 68c78f3cb7fe: Preparing 09:22:11 93a51658e55e: Preparing 09:22:11 a478ee2aa65b: Preparing 09:22:11 5a3b58ea027b: Preparing 09:22:11 c231f5c0ede3: Preparing 09:22:11 5a3b58ea027b: Waiting 09:22:11 c231f5c0ede3: Waiting 09:22:11 68c78f3cb7fe: Layer already exists 09:22:11 42c3b85f80fc: Layer already exists 09:22:11 a478ee2aa65b: Layer already exists 09:22:11 a92523f17594: Layer already exists 09:22:11 93a51658e55e: Layer already exists 09:22:11 c231f5c0ede3: Layer already exists 09:22:11 5a3b58ea027b: Layer already exists 09:22:11 main: digest: sha256:3db5f61fa44a8da120a11d89650e3b5c4709f629b24ac5a575a5b89d52960d2f size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:22:11 ===================================================== [Pipeline] echo 09:22:11 taggedImages: 09:22:11 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:7edac8007c813f9848da4a88def049bb4874d70c 09:22:11 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 09:22:11 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.70 09:22:11 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70 09:22:11 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo 09:22:11 [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: 09:22:11 7edac8007c813f9848da4a88def049bb4874d70c 09:22:11 latest 09:22:11 4.1.0-dev.70 09:22:11 7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70 09:22:11 main 09:22:11 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:22:11 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:7edac8007c813f9848da4a88def049bb4874d70c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:22:12 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:7edac8007c813f9848da4a88def049bb4874d70c 09:22:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 09:22:12 5c2dec764392: Preparing 09:22:12 f9c5c611294a: Preparing 09:22:12 f5c007351144: Preparing 09:22:12 68c78f3cb7fe: Preparing 09:22:12 93a51658e55e: Preparing 09:22:12 0d3c98b6dc2f: Preparing 09:22:12 58f0c5f60ce8: Preparing 09:22:12 76aa60678775: Preparing 09:22:12 3c1b0b60d90b: Preparing 09:22:12 c231f5c0ede3: Preparing 09:22:12 76aa60678775: Waiting 09:22:12 0d3c98b6dc2f: Waiting 09:22:12 3c1b0b60d90b: Waiting 09:22:12 c231f5c0ede3: Waiting 09:22:12 58f0c5f60ce8: Waiting 09:22:12 68c78f3cb7fe: Layer already exists 09:22:12 93a51658e55e: Layer already exists 09:22:12 f9c5c611294a: Pushed 09:22:12 5c2dec764392: Pushed 09:22:12 f5c007351144: Pushed 09:22:12 c231f5c0ede3: Layer already exists 09:22:12 76aa60678775: Pushed 09:22:13 3c1b0b60d90b: Pushed 09:22:23 58f0c5f60ce8: Pushed 09:22:41 0d3c98b6dc2f: Pushed 09:22:41 7edac8007c813f9848da4a88def049bb4874d70c: digest: sha256:1490740c4bdfa03e651f0c6a3d6e3d49a0ecc9dd13d6bac8af489cf94011072f size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:22:41 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:22:42 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 09:22:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 09:22:42 5c2dec764392: Preparing 09:22:42 f9c5c611294a: Preparing 09:22:42 f5c007351144: Preparing 09:22:42 68c78f3cb7fe: Preparing 09:22:42 93a51658e55e: Preparing 09:22:42 0d3c98b6dc2f: Preparing 09:22:42 58f0c5f60ce8: Preparing 09:22:42 76aa60678775: Preparing 09:22:42 3c1b0b60d90b: Preparing 09:22:42 c231f5c0ede3: Preparing 09:22:42 0d3c98b6dc2f: Waiting 09:22:42 58f0c5f60ce8: Waiting 09:22:42 76aa60678775: Waiting 09:22:42 3c1b0b60d90b: Waiting 09:22:42 c231f5c0ede3: Waiting 09:22:42 f9c5c611294a: Layer already exists 09:22:42 5c2dec764392: Layer already exists 09:22:42 68c78f3cb7fe: Layer already exists 09:22:42 93a51658e55e: Layer already exists 09:22:42 f5c007351144: Layer already exists 09:22:42 0d3c98b6dc2f: Layer already exists 09:22:42 76aa60678775: Layer already exists 09:22:42 3c1b0b60d90b: Layer already exists 09:22:42 58f0c5f60ce8: Layer already exists 09:22:42 c231f5c0ede3: Layer already exists 09:22:42 latest: digest: sha256:1490740c4bdfa03e651f0c6a3d6e3d49a0ecc9dd13d6bac8af489cf94011072f size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:22:42 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.70 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:22:43 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.70 09:22:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 09:22:43 5c2dec764392: Preparing 09:22:43 f9c5c611294a: Preparing 09:22:43 f5c007351144: Preparing 09:22:43 68c78f3cb7fe: Preparing 09:22:43 93a51658e55e: Preparing 09:22:43 0d3c98b6dc2f: Preparing 09:22:43 58f0c5f60ce8: Preparing 09:22:43 76aa60678775: Preparing 09:22:43 3c1b0b60d90b: Preparing 09:22:43 c231f5c0ede3: Preparing 09:22:43 76aa60678775: Waiting 09:22:43 3c1b0b60d90b: Waiting 09:22:43 c231f5c0ede3: Waiting 09:22:43 58f0c5f60ce8: Waiting 09:22:43 f5c007351144: Layer already exists 09:22:43 68c78f3cb7fe: Layer already exists 09:22:43 5c2dec764392: Layer already exists 09:22:43 93a51658e55e: Layer already exists 09:22:43 f9c5c611294a: Layer already exists 09:22:43 76aa60678775: Layer already exists 09:22:43 c231f5c0ede3: Layer already exists 09:22:43 0d3c98b6dc2f: Layer already exists 09:22:43 58f0c5f60ce8: Layer already exists 09:22:43 3c1b0b60d90b: Layer already exists 09:22:43 4.1.0-dev.70: digest: sha256:1490740c4bdfa03e651f0c6a3d6e3d49a0ecc9dd13d6bac8af489cf94011072f size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:22:43 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:22:44 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70 09:22:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 09:22:44 5c2dec764392: Preparing 09:22:44 f9c5c611294a: Preparing 09:22:44 f5c007351144: Preparing 09:22:44 68c78f3cb7fe: Preparing 09:22:44 93a51658e55e: Preparing 09:22:44 0d3c98b6dc2f: Preparing 09:22:44 58f0c5f60ce8: Preparing 09:22:44 76aa60678775: Preparing 09:22:44 3c1b0b60d90b: Preparing 09:22:44 c231f5c0ede3: Preparing 09:22:44 0d3c98b6dc2f: Waiting 09:22:44 58f0c5f60ce8: Waiting 09:22:44 76aa60678775: Waiting 09:22:44 3c1b0b60d90b: Waiting 09:22:44 c231f5c0ede3: Waiting 09:22:44 5c2dec764392: Layer already exists 09:22:44 68c78f3cb7fe: Layer already exists 09:22:44 93a51658e55e: Layer already exists 09:22:44 f5c007351144: Layer already exists 09:22:44 f9c5c611294a: Layer already exists 09:22:44 0d3c98b6dc2f: Layer already exists 09:22:44 76aa60678775: Layer already exists 09:22:44 58f0c5f60ce8: Layer already exists 09:22:44 c231f5c0ede3: Layer already exists 09:22:44 3c1b0b60d90b: Layer already exists 09:22:44 7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70: digest: sha256:1490740c4bdfa03e651f0c6a3d6e3d49a0ecc9dd13d6bac8af489cf94011072f size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:22:44 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:22:45 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main 09:22:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 09:22:45 5c2dec764392: Preparing 09:22:45 f9c5c611294a: Preparing 09:22:45 f5c007351144: Preparing 09:22:45 68c78f3cb7fe: Preparing 09:22:45 93a51658e55e: Preparing 09:22:45 0d3c98b6dc2f: Preparing 09:22:45 58f0c5f60ce8: Preparing 09:22:45 76aa60678775: Preparing 09:22:45 3c1b0b60d90b: Preparing 09:22:45 c231f5c0ede3: Preparing 09:22:45 3c1b0b60d90b: Waiting 09:22:45 58f0c5f60ce8: Waiting 09:22:45 76aa60678775: Waiting 09:22:45 c231f5c0ede3: Waiting 09:22:45 0d3c98b6dc2f: Waiting 09:22:45 f9c5c611294a: Layer already exists 09:22:45 f5c007351144: Layer already exists 09:22:45 68c78f3cb7fe: Layer already exists 09:22:45 93a51658e55e: Layer already exists 09:22:45 5c2dec764392: Layer already exists 09:22:45 c231f5c0ede3: Layer already exists 09:22:45 58f0c5f60ce8: Layer already exists 09:22:45 76aa60678775: Layer already exists 09:22:45 0d3c98b6dc2f: Layer already exists 09:22:45 3c1b0b60d90b: Layer already exists 09:22:45 main: digest: sha256:1490740c4bdfa03e651f0c6a3d6e3d49a0ecc9dd13d6bac8af489cf94011072f size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:22:45 ===================================================== [Pipeline] echo 09:22:45 taggedImages: 09:22:45 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:7edac8007c813f9848da4a88def049bb4874d70c 09:22:45 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 09:22:45 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.70 09:22:45 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70 09:22:45 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo 09:22:45 [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: 09:22:45 7edac8007c813f9848da4a88def049bb4874d70c 09:22:45 latest 09:22:45 4.1.0-dev.70 09:22:45 7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70 09:22:45 main 09:22:45 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:22:46 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:7edac8007c813f9848da4a88def049bb4874d70c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:22:46 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:7edac8007c813f9848da4a88def049bb4874d70c 09:22:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 09:22:46 73526e6a9a5b: Preparing 09:22:46 a71c96f3d995: Preparing 09:22:46 f6cd773832b8: Preparing 09:22:46 68c78f3cb7fe: Preparing 09:22:46 93a51658e55e: Preparing 09:22:46 8897adb18f6e: Preparing 09:22:46 6cd794cf5e63: Preparing 09:22:46 cd8e8313e12b: Preparing 09:22:46 c231f5c0ede3: Preparing 09:22:46 8897adb18f6e: Waiting 09:22:46 6cd794cf5e63: Waiting 09:22:46 cd8e8313e12b: Waiting 09:22:46 c231f5c0ede3: Waiting 09:22:46 93a51658e55e: Layer already exists 09:22:46 68c78f3cb7fe: Layer already exists 09:22:46 a71c96f3d995: Pushed 09:22:46 f6cd773832b8: Pushed 09:22:46 73526e6a9a5b: Pushed 09:22:46 c231f5c0ede3: Layer already exists 09:22:46 6cd794cf5e63: Pushed 09:22:47 cd8e8313e12b: Pushed 09:23:13 8897adb18f6e: Pushed 09:23:13 7edac8007c813f9848da4a88def049bb4874d70c: digest: sha256:2f4a20f811109da8cd2a20b54b60dda52e6bfa2338e8c4f18a527c062d3da145 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:23:14 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:23:14 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 09:23:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 09:23:14 73526e6a9a5b: Preparing 09:23:14 a71c96f3d995: Preparing 09:23:14 f6cd773832b8: Preparing 09:23:14 68c78f3cb7fe: Preparing 09:23:14 93a51658e55e: Preparing 09:23:14 8897adb18f6e: Preparing 09:23:14 6cd794cf5e63: Preparing 09:23:14 cd8e8313e12b: Preparing 09:23:14 c231f5c0ede3: Preparing 09:23:14 8897adb18f6e: Waiting 09:23:14 6cd794cf5e63: Waiting 09:23:14 cd8e8313e12b: Waiting 09:23:14 c231f5c0ede3: Waiting 09:23:14 73526e6a9a5b: Layer already exists 09:23:14 68c78f3cb7fe: Layer already exists 09:23:14 a71c96f3d995: Layer already exists 09:23:14 93a51658e55e: Layer already exists 09:23:14 f6cd773832b8: Layer already exists 09:23:14 8897adb18f6e: Layer already exists 09:23:14 6cd794cf5e63: Layer already exists 09:23:14 cd8e8313e12b: Layer already exists 09:23:14 c231f5c0ede3: Layer already exists 09:23:14 latest: digest: sha256:2f4a20f811109da8cd2a20b54b60dda52e6bfa2338e8c4f18a527c062d3da145 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:23:15 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.70 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:23:15 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.70 09:23:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 09:23:15 73526e6a9a5b: Preparing 09:23:15 a71c96f3d995: Preparing 09:23:15 f6cd773832b8: Preparing 09:23:15 68c78f3cb7fe: Preparing 09:23:15 93a51658e55e: Preparing 09:23:15 8897adb18f6e: Preparing 09:23:15 6cd794cf5e63: Preparing 09:23:15 cd8e8313e12b: Preparing 09:23:15 c231f5c0ede3: Preparing 09:23:15 8897adb18f6e: Waiting 09:23:15 c231f5c0ede3: Waiting 09:23:15 6cd794cf5e63: Waiting 09:23:15 cd8e8313e12b: Waiting 09:23:15 f6cd773832b8: Layer already exists 09:23:15 73526e6a9a5b: Layer already exists 09:23:15 68c78f3cb7fe: Layer already exists 09:23:15 93a51658e55e: Layer already exists 09:23:15 a71c96f3d995: Layer already exists 09:23:15 cd8e8313e12b: Layer already exists 09:23:15 6cd794cf5e63: Layer already exists 09:23:15 c231f5c0ede3: Layer already exists 09:23:15 8897adb18f6e: Layer already exists 09:23:15 4.1.0-dev.70: digest: sha256:2f4a20f811109da8cd2a20b54b60dda52e6bfa2338e8c4f18a527c062d3da145 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:23:16 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:23:16 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70 09:23:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 09:23:16 73526e6a9a5b: Preparing 09:23:16 a71c96f3d995: Preparing 09:23:16 f6cd773832b8: Preparing 09:23:16 68c78f3cb7fe: Preparing 09:23:16 93a51658e55e: Preparing 09:23:16 8897adb18f6e: Preparing 09:23:16 6cd794cf5e63: Preparing 09:23:16 cd8e8313e12b: Preparing 09:23:16 c231f5c0ede3: Preparing 09:23:16 8897adb18f6e: Waiting 09:23:16 6cd794cf5e63: Waiting 09:23:16 cd8e8313e12b: Waiting 09:23:16 c231f5c0ede3: Waiting 09:23:16 a71c96f3d995: Layer already exists 09:23:16 68c78f3cb7fe: Layer already exists 09:23:16 f6cd773832b8: Layer already exists 09:23:16 93a51658e55e: Layer already exists 09:23:16 73526e6a9a5b: Layer already exists 09:23:16 8897adb18f6e: Layer already exists 09:23:16 c231f5c0ede3: Layer already exists 09:23:16 6cd794cf5e63: Layer already exists 09:23:16 cd8e8313e12b: Layer already exists 09:23:16 7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70: digest: sha256:2f4a20f811109da8cd2a20b54b60dda52e6bfa2338e8c4f18a527c062d3da145 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:23:17 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:23:17 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main 09:23:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 09:23:17 73526e6a9a5b: Preparing 09:23:17 a71c96f3d995: Preparing 09:23:17 f6cd773832b8: Preparing 09:23:17 68c78f3cb7fe: Preparing 09:23:17 93a51658e55e: Preparing 09:23:17 8897adb18f6e: Preparing 09:23:17 6cd794cf5e63: Preparing 09:23:17 cd8e8313e12b: Preparing 09:23:17 c231f5c0ede3: Preparing 09:23:17 6cd794cf5e63: Waiting 09:23:17 cd8e8313e12b: Waiting 09:23:17 c231f5c0ede3: Waiting 09:23:17 8897adb18f6e: Waiting 09:23:17 93a51658e55e: Layer already exists 09:23:17 f6cd773832b8: Layer already exists 09:23:17 a71c96f3d995: Layer already exists 09:23:17 68c78f3cb7fe: Layer already exists 09:23:17 73526e6a9a5b: Layer already exists 09:23:17 6cd794cf5e63: Layer already exists 09:23:17 cd8e8313e12b: Layer already exists 09:23:17 8897adb18f6e: Layer already exists 09:23:17 c231f5c0ede3: Layer already exists 09:23:17 main: digest: sha256:2f4a20f811109da8cd2a20b54b60dda52e6bfa2338e8c4f18a527c062d3da145 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:23:17 ===================================================== [Pipeline] echo 09:23:17 taggedImages: 09:23:17 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:7edac8007c813f9848da4a88def049bb4874d70c 09:23:17 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 09:23:17 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.70 09:23:17 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70 09:23:17 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo 09:23:17 [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: 09:23:17 7edac8007c813f9848da4a88def049bb4874d70c 09:23:17 latest 09:23:17 4.1.0-dev.70 09:23:17 7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70 09:23:17 main 09:23:17 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:23:18 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:7edac8007c813f9848da4a88def049bb4874d70c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:23:18 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:7edac8007c813f9848da4a88def049bb4874d70c 09:23:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 09:23:18 63e0bbd85be6: Preparing 09:23:18 85c56b763129: Preparing 09:23:18 6586546ae211: Preparing 09:23:18 68c78f3cb7fe: Preparing 09:23:18 93a51658e55e: Preparing 09:23:18 082ba9ac0fea: Preparing 09:23:18 76aa60678775: Preparing 09:23:18 3c1b0b60d90b: Preparing 09:23:18 c231f5c0ede3: Preparing 09:23:18 082ba9ac0fea: Waiting 09:23:18 76aa60678775: Waiting 09:23:18 3c1b0b60d90b: Waiting 09:23:18 c231f5c0ede3: Waiting 09:23:18 68c78f3cb7fe: Layer already exists 09:23:18 93a51658e55e: Layer already exists 09:23:18 76aa60678775: Layer already exists 09:23:18 6586546ae211: Pushed 09:23:18 85c56b763129: Pushed 09:23:18 3c1b0b60d90b: Layer already exists 09:23:18 c231f5c0ede3: Layer already exists 09:23:18 63e0bbd85be6: Pushed 09:23:45 082ba9ac0fea: Pushed 09:23:45 7edac8007c813f9848da4a88def049bb4874d70c: digest: sha256:6a5521ff410aec657cb4d47607d2af7231d2dddf824ad5a4d65531901841aed2 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:23:45 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:23:46 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 09:23:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 09:23:46 63e0bbd85be6: Preparing 09:23:46 85c56b763129: Preparing 09:23:46 6586546ae211: Preparing 09:23:46 68c78f3cb7fe: Preparing 09:23:46 93a51658e55e: Preparing 09:23:46 082ba9ac0fea: Preparing 09:23:46 76aa60678775: Preparing 09:23:46 3c1b0b60d90b: Preparing 09:23:46 c231f5c0ede3: Preparing 09:23:46 76aa60678775: Waiting 09:23:46 3c1b0b60d90b: Waiting 09:23:46 082ba9ac0fea: Waiting 09:23:46 c231f5c0ede3: Waiting 09:23:46 63e0bbd85be6: Layer already exists 09:23:46 6586546ae211: Layer already exists 09:23:46 68c78f3cb7fe: Layer already exists 09:23:46 85c56b763129: Layer already exists 09:23:46 93a51658e55e: Layer already exists 09:23:46 76aa60678775: Layer already exists 09:23:46 c231f5c0ede3: Layer already exists 09:23:46 3c1b0b60d90b: Layer already exists 09:23:46 082ba9ac0fea: Layer already exists 09:23:46 latest: digest: sha256:6a5521ff410aec657cb4d47607d2af7231d2dddf824ad5a4d65531901841aed2 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:23:46 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.70 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:23:47 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.70 09:23:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 09:23:47 63e0bbd85be6: Preparing 09:23:47 85c56b763129: Preparing 09:23:47 6586546ae211: Preparing 09:23:47 68c78f3cb7fe: Preparing 09:23:47 93a51658e55e: Preparing 09:23:47 082ba9ac0fea: Preparing 09:23:47 76aa60678775: Preparing 09:23:47 3c1b0b60d90b: Preparing 09:23:47 c231f5c0ede3: Preparing 09:23:47 082ba9ac0fea: Waiting 09:23:47 76aa60678775: Waiting 09:23:47 3c1b0b60d90b: Waiting 09:23:47 c231f5c0ede3: Waiting 09:23:47 63e0bbd85be6: Layer already exists 09:23:47 68c78f3cb7fe: Layer already exists 09:23:47 93a51658e55e: Layer already exists 09:23:47 85c56b763129: Layer already exists 09:23:47 6586546ae211: Layer already exists 09:23:47 76aa60678775: Layer already exists 09:23:47 c231f5c0ede3: Layer already exists 09:23:47 082ba9ac0fea: Layer already exists 09:23:47 3c1b0b60d90b: Layer already exists 09:23:47 4.1.0-dev.70: digest: sha256:6a5521ff410aec657cb4d47607d2af7231d2dddf824ad5a4d65531901841aed2 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:23:47 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:23:48 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70 09:23:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 09:23:48 63e0bbd85be6: Preparing 09:23:48 85c56b763129: Preparing 09:23:48 6586546ae211: Preparing 09:23:48 68c78f3cb7fe: Preparing 09:23:48 93a51658e55e: Preparing 09:23:48 082ba9ac0fea: Preparing 09:23:48 76aa60678775: Preparing 09:23:48 3c1b0b60d90b: Preparing 09:23:48 c231f5c0ede3: Preparing 09:23:48 76aa60678775: Waiting 09:23:48 3c1b0b60d90b: Waiting 09:23:48 c231f5c0ede3: Waiting 09:23:48 082ba9ac0fea: Waiting 09:23:48 68c78f3cb7fe: Layer already exists 09:23:48 63e0bbd85be6: Layer already exists 09:23:48 6586546ae211: Layer already exists 09:23:48 85c56b763129: Layer already exists 09:23:48 93a51658e55e: Layer already exists 09:23:48 3c1b0b60d90b: Layer already exists 09:23:48 082ba9ac0fea: Layer already exists 09:23:48 c231f5c0ede3: Layer already exists 09:23:48 76aa60678775: Layer already exists 09:23:48 7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70: digest: sha256:6a5521ff410aec657cb4d47607d2af7231d2dddf824ad5a4d65531901841aed2 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:23:48 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:23:49 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main 09:23:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 09:23:49 63e0bbd85be6: Preparing 09:23:49 85c56b763129: Preparing 09:23:49 6586546ae211: Preparing 09:23:49 68c78f3cb7fe: Preparing 09:23:49 93a51658e55e: Preparing 09:23:49 082ba9ac0fea: Preparing 09:23:49 76aa60678775: Preparing 09:23:49 082ba9ac0fea: Waiting 09:23:49 3c1b0b60d90b: Preparing 09:23:49 c231f5c0ede3: Preparing 09:23:49 3c1b0b60d90b: Waiting 09:23:49 63e0bbd85be6: Layer already exists 09:23:49 68c78f3cb7fe: Layer already exists 09:23:49 85c56b763129: Layer already exists 09:23:49 93a51658e55e: Layer already exists 09:23:49 6586546ae211: Layer already exists 09:23:49 082ba9ac0fea: Layer already exists 09:23:49 3c1b0b60d90b: Layer already exists 09:23:49 76aa60678775: Layer already exists 09:23:49 c231f5c0ede3: Layer already exists 09:23:49 main: digest: sha256:6a5521ff410aec657cb4d47607d2af7231d2dddf824ad5a4d65531901841aed2 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:23:49 ===================================================== [Pipeline] echo 09:23:49 taggedImages: 09:23:49 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:7edac8007c813f9848da4a88def049bb4874d70c 09:23:49 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 09:23:49 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.70 09:23:49 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70 09:23:49 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo 09:23:49 [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: 09:23:49 7edac8007c813f9848da4a88def049bb4874d70c 09:23:49 latest 09:23:49 4.1.0-dev.70 09:23:49 7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70 09:23:49 main 09:23:49 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:23:49 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:7edac8007c813f9848da4a88def049bb4874d70c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:23:50 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:7edac8007c813f9848da4a88def049bb4874d70c 09:23:50 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 09:23:50 2c0da05b863b: Preparing 09:23:50 a3de94cb4afd: Preparing 09:23:50 68c78f3cb7fe: Preparing 09:23:50 93a51658e55e: Preparing 09:23:50 4a213ffa1f71: Preparing 09:23:50 2bd02feee856: Preparing 09:23:50 c231f5c0ede3: Preparing 09:23:50 2bd02feee856: Waiting 09:23:50 c231f5c0ede3: Waiting 09:23:50 68c78f3cb7fe: Layer already exists 09:23:50 93a51658e55e: Layer already exists 09:23:50 c231f5c0ede3: Layer already exists 09:23:50 4a213ffa1f71: Pushed 09:23:50 2c0da05b863b: Pushed 09:23:51 2bd02feee856: Pushed 09:24:00 a3de94cb4afd: Pushed 09:24:00 7edac8007c813f9848da4a88def049bb4874d70c: digest: sha256:23b50762c40ce9702d2b54ae8552c87c9863dd0f98bad51932a5cb4e3ea5d9cf size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:24:00 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:24:00 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 09:24:00 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 09:24:00 2c0da05b863b: Preparing 09:24:00 a3de94cb4afd: Preparing 09:24:00 68c78f3cb7fe: Preparing 09:24:00 93a51658e55e: Preparing 09:24:00 4a213ffa1f71: Preparing 09:24:00 2bd02feee856: Preparing 09:24:00 c231f5c0ede3: Preparing 09:24:00 2bd02feee856: Waiting 09:24:00 c231f5c0ede3: Waiting 09:24:00 2c0da05b863b: Layer already exists 09:24:00 4a213ffa1f71: Layer already exists 09:24:00 93a51658e55e: Layer already exists 09:24:00 a3de94cb4afd: Layer already exists 09:24:00 68c78f3cb7fe: Layer already exists 09:24:00 c231f5c0ede3: Layer already exists 09:24:00 2bd02feee856: Layer already exists 09:24:00 latest: digest: sha256:23b50762c40ce9702d2b54ae8552c87c9863dd0f98bad51932a5cb4e3ea5d9cf size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:24:01 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.70 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:24:01 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.70 09:24:01 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 09:24:01 2c0da05b863b: Preparing 09:24:01 a3de94cb4afd: Preparing 09:24:01 68c78f3cb7fe: Preparing 09:24:01 93a51658e55e: Preparing 09:24:01 4a213ffa1f71: Preparing 09:24:01 2bd02feee856: Preparing 09:24:01 c231f5c0ede3: Preparing 09:24:01 2bd02feee856: Waiting 09:24:01 c231f5c0ede3: Waiting 09:24:01 4a213ffa1f71: Layer already exists 09:24:01 a3de94cb4afd: Layer already exists 09:24:01 2c0da05b863b: Layer already exists 09:24:01 68c78f3cb7fe: Layer already exists 09:24:01 93a51658e55e: Layer already exists 09:24:01 c231f5c0ede3: Layer already exists 09:24:01 2bd02feee856: Layer already exists 09:24:01 4.1.0-dev.70: digest: sha256:23b50762c40ce9702d2b54ae8552c87c9863dd0f98bad51932a5cb4e3ea5d9cf size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:24:02 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:24:02 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70 09:24:02 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 09:24:02 2c0da05b863b: Preparing 09:24:02 a3de94cb4afd: Preparing 09:24:02 68c78f3cb7fe: Preparing 09:24:02 93a51658e55e: Preparing 09:24:02 4a213ffa1f71: Preparing 09:24:02 2bd02feee856: Preparing 09:24:02 c231f5c0ede3: Preparing 09:24:02 2bd02feee856: Waiting 09:24:02 c231f5c0ede3: Waiting 09:24:02 a3de94cb4afd: Layer already exists 09:24:02 93a51658e55e: Layer already exists 09:24:02 68c78f3cb7fe: Layer already exists 09:24:02 2c0da05b863b: Layer already exists 09:24:02 4a213ffa1f71: Layer already exists 09:24:02 2bd02feee856: Layer already exists 09:24:02 c231f5c0ede3: Layer already exists 09:24:02 7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70: digest: sha256:23b50762c40ce9702d2b54ae8552c87c9863dd0f98bad51932a5cb4e3ea5d9cf size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:24:03 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:24:03 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main 09:24:03 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 09:24:03 2c0da05b863b: Preparing 09:24:03 a3de94cb4afd: Preparing 09:24:03 68c78f3cb7fe: Preparing 09:24:03 93a51658e55e: Preparing 09:24:03 4a213ffa1f71: Preparing 09:24:03 2bd02feee856: Preparing 09:24:03 c231f5c0ede3: Preparing 09:24:03 c231f5c0ede3: Waiting 09:24:03 2bd02feee856: Waiting 09:24:03 93a51658e55e: Layer already exists 09:24:03 68c78f3cb7fe: Layer already exists 09:24:03 4a213ffa1f71: Layer already exists 09:24:03 a3de94cb4afd: Layer already exists 09:24:03 2c0da05b863b: Layer already exists 09:24:03 2bd02feee856: Layer already exists 09:24:03 c231f5c0ede3: Layer already exists 09:24:04 main: digest: sha256:23b50762c40ce9702d2b54ae8552c87c9863dd0f98bad51932a5cb4e3ea5d9cf size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:24:04 ===================================================== [Pipeline] echo 09:24:04 taggedImages: 09:24:04 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:7edac8007c813f9848da4a88def049bb4874d70c 09:24:04 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 09:24:04 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.70 09:24:04 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70 09:24:04 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo 09:24:04 [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: 09:24:04 7edac8007c813f9848da4a88def049bb4874d70c 09:24:04 latest 09:24:04 4.1.0-dev.70 09:24:04 7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70 09:24:04 main 09:24:04 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:24:04 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:7edac8007c813f9848da4a88def049bb4874d70c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:24:04 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:7edac8007c813f9848da4a88def049bb4874d70c 09:24:04 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 09:24:04 74091bfbc5c2: Preparing 09:24:04 08513060f896: Preparing 09:24:04 68c78f3cb7fe: Preparing 09:24:04 93a51658e55e: Preparing 09:24:04 023b9f079357: Preparing 09:24:04 62f1ed3f921e: Preparing 09:24:04 c231f5c0ede3: Preparing 09:24:04 62f1ed3f921e: Waiting 09:24:04 c231f5c0ede3: Waiting 09:24:04 93a51658e55e: Layer already exists 09:24:05 68c78f3cb7fe: Layer already exists 09:24:05 c231f5c0ede3: Layer already exists 09:24:05 023b9f079357: Pushed 09:24:05 74091bfbc5c2: Pushed 09:24:05 62f1ed3f921e: Pushed 09:24:13 08513060f896: Pushed 09:24:13 7edac8007c813f9848da4a88def049bb4874d70c: digest: sha256:be2fec79b78dd90e2bb4e252a0e7e712e288b31318570d7f5a89438c32261647 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:24:14 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:24:14 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 09:24:14 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 09:24:14 74091bfbc5c2: Preparing 09:24:14 08513060f896: Preparing 09:24:14 68c78f3cb7fe: Preparing 09:24:14 93a51658e55e: Preparing 09:24:14 023b9f079357: Preparing 09:24:14 62f1ed3f921e: Preparing 09:24:14 c231f5c0ede3: Preparing 09:24:14 62f1ed3f921e: Waiting 09:24:14 c231f5c0ede3: Waiting 09:24:14 68c78f3cb7fe: Layer already exists 09:24:14 93a51658e55e: Layer already exists 09:24:14 023b9f079357: Layer already exists 09:24:14 74091bfbc5c2: Layer already exists 09:24:14 08513060f896: Layer already exists 09:24:14 62f1ed3f921e: Layer already exists 09:24:14 c231f5c0ede3: Layer already exists 09:24:14 latest: digest: sha256:be2fec79b78dd90e2bb4e252a0e7e712e288b31318570d7f5a89438c32261647 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:24:15 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.70 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:24:15 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.70 09:24:15 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 09:24:15 74091bfbc5c2: Preparing 09:24:15 08513060f896: Preparing 09:24:15 68c78f3cb7fe: Preparing 09:24:15 93a51658e55e: Preparing 09:24:15 023b9f079357: Preparing 09:24:15 62f1ed3f921e: Preparing 09:24:15 c231f5c0ede3: Preparing 09:24:15 62f1ed3f921e: Waiting 09:24:15 c231f5c0ede3: Waiting 09:24:15 023b9f079357: Layer already exists 09:24:15 68c78f3cb7fe: Layer already exists 09:24:15 74091bfbc5c2: Layer already exists 09:24:15 08513060f896: Layer already exists 09:24:15 93a51658e55e: Layer already exists 09:24:15 c231f5c0ede3: Layer already exists 09:24:15 62f1ed3f921e: Layer already exists 09:24:15 4.1.0-dev.70: digest: sha256:be2fec79b78dd90e2bb4e252a0e7e712e288b31318570d7f5a89438c32261647 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:24:16 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:24:16 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70 09:24:16 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 09:24:16 74091bfbc5c2: Preparing 09:24:16 08513060f896: Preparing 09:24:16 68c78f3cb7fe: Preparing 09:24:16 93a51658e55e: Preparing 09:24:16 023b9f079357: Preparing 09:24:16 62f1ed3f921e: Preparing 09:24:16 c231f5c0ede3: Preparing 09:24:16 62f1ed3f921e: Waiting 09:24:16 c231f5c0ede3: Waiting 09:24:16 023b9f079357: Layer already exists 09:24:16 93a51658e55e: Layer already exists 09:24:16 68c78f3cb7fe: Layer already exists 09:24:16 74091bfbc5c2: Layer already exists 09:24:16 08513060f896: Layer already exists 09:24:16 c231f5c0ede3: Layer already exists 09:24:16 62f1ed3f921e: Layer already exists 09:24:16 7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70: digest: sha256:be2fec79b78dd90e2bb4e252a0e7e712e288b31318570d7f5a89438c32261647 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:24:17 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:24:17 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main 09:24:17 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 09:24:17 74091bfbc5c2: Preparing 09:24:17 08513060f896: Preparing 09:24:17 68c78f3cb7fe: Preparing 09:24:17 93a51658e55e: Preparing 09:24:17 023b9f079357: Preparing 09:24:17 62f1ed3f921e: Preparing 09:24:17 c231f5c0ede3: Preparing 09:24:17 c231f5c0ede3: Waiting 09:24:17 62f1ed3f921e: Waiting 09:24:17 93a51658e55e: Layer already exists 09:24:17 08513060f896: Layer already exists 09:24:17 023b9f079357: Layer already exists 09:24:17 68c78f3cb7fe: Layer already exists 09:24:17 74091bfbc5c2: Layer already exists 09:24:17 c231f5c0ede3: Layer already exists 09:24:17 62f1ed3f921e: Layer already exists 09:24:17 main: digest: sha256:be2fec79b78dd90e2bb4e252a0e7e712e288b31318570d7f5a89438c32261647 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:24:17 ===================================================== [Pipeline] echo 09:24:17 taggedImages: 09:24:17 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:7edac8007c813f9848da4a88def049bb4874d70c 09:24:17 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 09:24:17 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.70 09:24:17 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70 09:24:17 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] echo 09:24:17 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:7edac8007c813f9848da4a88def049bb4874d70c [Pipeline] echo 09:24:17 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] echo 09:24:17 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.70 [Pipeline] echo 09:24:17 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70 [Pipeline] echo 09:24:17 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo 09:24:18 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:7edac8007c813f9848da4a88def049bb4874d70c [Pipeline] echo 09:24:18 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [Pipeline] echo 09:24:18 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.70 [Pipeline] echo 09:24:18 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70 [Pipeline] echo 09:24:18 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo 09:24:18 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:7edac8007c813f9848da4a88def049bb4874d70c [Pipeline] echo 09:24:18 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] echo 09:24:18 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.70 [Pipeline] echo 09:24:18 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70 [Pipeline] echo 09:24:18 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo 09:24:18 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:7edac8007c813f9848da4a88def049bb4874d70c [Pipeline] echo 09:24:18 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [Pipeline] echo 09:24:18 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.70 [Pipeline] echo 09:24:18 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70 [Pipeline] echo 09:24:18 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] echo 09:24:18 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:7edac8007c813f9848da4a88def049bb4874d70c [Pipeline] echo 09:24:18 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] echo 09:24:18 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.70 [Pipeline] echo 09:24:18 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70 [Pipeline] echo 09:24:18 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo 09:24:18 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:7edac8007c813f9848da4a88def049bb4874d70c [Pipeline] echo 09:24:18 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] echo 09:24:18 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.70 [Pipeline] echo 09:24:18 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70 [Pipeline] echo 09:24:18 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo 09:24:18 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:7edac8007c813f9848da4a88def049bb4874d70c [Pipeline] echo 09:24:18 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [Pipeline] echo 09:24:18 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.70 [Pipeline] echo 09:24:18 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70 [Pipeline] echo 09:24:18 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo 09:24:18 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:7edac8007c813f9848da4a88def049bb4874d70c [Pipeline] echo 09:24:18 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [Pipeline] echo 09:24:18 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.70 [Pipeline] echo 09:24:18 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70 [Pipeline] echo 09:24:18 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo 09:24:18 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:7edac8007c813f9848da4a88def049bb4874d70c [Pipeline] echo 09:24:18 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [Pipeline] echo 09:24:18 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.70 [Pipeline] echo 09:24:18 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70 [Pipeline] echo 09:24:18 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo 09:24:18 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:7edac8007c813f9848da4a88def049bb4874d70c [Pipeline] echo 09:24:18 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [Pipeline] echo 09:24:18 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.70 [Pipeline] echo 09:24:18 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70 [Pipeline] echo 09:24:18 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo 09:24:18 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:7edac8007c813f9848da4a88def049bb4874d70c [Pipeline] echo 09:24:18 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [Pipeline] echo 09:24:18 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.70 [Pipeline] echo 09:24:18 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70 [Pipeline] echo 09:24:18 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo 09:24:18 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:7edac8007c813f9848da4a88def049bb4874d70c [Pipeline] echo 09:24:18 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [Pipeline] echo 09:24:18 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.70 [Pipeline] echo 09:24:18 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70 [Pipeline] echo 09:24:18 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo 09:24:18 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:7edac8007c813f9848da4a88def049bb4874d70c [Pipeline] echo 09:24:18 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [Pipeline] echo 09:24:18 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.70 [Pipeline] echo 09:24:18 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70 [Pipeline] echo 09:24:18 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo 09:24:18 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:7edac8007c813f9848da4a88def049bb4874d70c [Pipeline] echo 09:24:18 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] echo 09:24:18 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.70 [Pipeline] echo 09:24:18 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70 [Pipeline] echo 09:24:18 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo 09:24:18 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-scheduler-arm64:7edac8007c813f9848da4a88def049bb4874d70c [Pipeline] echo 09:24:18 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] echo 09:24:18 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.70 [Pipeline] echo 09:24:19 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-scheduler-arm64:7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70 [Pipeline] echo 09:24:19 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:24:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:24:19 09:24:19 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:24:19 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:24:19 arm64: Pulling from edgex-lftools-log-publisher 09:24:19 8998bd30e6a1: Pulling fs layer 09:24:19 04944245beec: Pulling fs layer 09:24:19 699f458cf7ca: Pulling fs layer 09:24:19 765212b225bb: Pulling fs layer 09:24:19 f23df028b6ca: Pulling fs layer 09:24:19 d65c8cfc05b1: Pulling fs layer 09:24:19 2437ff75d9bd: Pulling fs layer 09:24:19 d65c8cfc05b1: Waiting 09:24:19 2437ff75d9bd: Waiting 09:24:19 f23df028b6ca: Waiting 09:24:19 765212b225bb: Waiting 09:24:20 04944245beec: Verifying Checksum 09:24:20 04944245beec: Download complete 09:24:20 765212b225bb: Verifying Checksum 09:24:20 765212b225bb: Download complete 09:24:20 f23df028b6ca: Verifying Checksum 09:24:20 f23df028b6ca: Download complete 09:24:20 d65c8cfc05b1: Verifying Checksum 09:24:20 d65c8cfc05b1: Download complete 09:24:20 699f458cf7ca: Verifying Checksum 09:24:20 699f458cf7ca: Download complete 09:24:20 8998bd30e6a1: Verifying Checksum 09:24:20 8998bd30e6a1: Download complete 09:24:23 2437ff75d9bd: Verifying Checksum 09:24:23 2437ff75d9bd: Download complete 09:24:25 8998bd30e6a1: Pull complete 09:24:25 04944245beec: Pull complete 09:24:27 699f458cf7ca: Pull complete 09:24:27 765212b225bb: Pull complete 09:24:28 f23df028b6ca: Pull complete 09:24:28 d65c8cfc05b1: Pull complete 09:24:46 2437ff75d9bd: Pull complete 09:24:46 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 09:24:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:24:46 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:24:46 prd-ubuntu20.04-docker-arm64-4c-16g-771025 does not seem to be running inside a container 09:24:46 $ 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/918 -v /w/workspace/edgex-go/918:/w/workspace/edgex-go/918:rw,z -v /w/workspace/edgex-go/918@tmp:/w/workspace/edgex-go/918@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 09:24:48 $ docker top 7c5000a39d1511adc24362d3414fae90e162ca8aff8753c6090262f958be89e8 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:24:49 ---> job-cost.sh 09:24:49 lf-activate-venv: SKIPPING 09:24:49 INFO: No Stack... 09:24:50 INFO: Retrieving Pricing Info for: v3-standard-4 09:24:51 INFO: Archiving Costs [Pipeline] sh 09:24:51 + cut -d, -f6 09:24:51 + cat /w/workspace/edgex-go/918/archives/cost.csv [Pipeline] lock 09:24:51 Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-main-918-stack-cost] 09:24:51 Resource [jenkins-edgexfoundry-edgex-go-main-918-stack-cost] did not exist. Created. 09:24:51 Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-main-918-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 09:24:52 + echo total: 0.10999999940395355 [Pipeline] stash 09:24:52 Stashed 1 file(s) [Pipeline] } 09:24:53 Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-main-918-stack-cost] [Pipeline] // lock [Pipeline] } 09:24:53 $ docker stop --time=1 7c5000a39d1511adc24362d3414fae90e162ca8aff8753c6090262f958be89e8 09:24:54 $ docker rm -f --volumes 7c5000a39d1511adc24362d3414fae90e162ca8aff8753c6090262f958be89e8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 09:24:55 provisioning config files... 09:24:55 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/918@tmp/config11399875684281054621tmp [Pipeline] { [Pipeline] sh 09:24:55 + set +x 09:24:55 + curl -s https://codecov.io/bash 09:24:55 + bash -s -- 09:24:55 09:24:55 _____ _ 09:24:55 / ____| | | 09:24:55 | | ___ __| | ___ ___ _____ __ 09:24:55 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 09:24:55 | |___| (_) | (_| | __/ (_| (_) \ V / 09:24:55 \_____\___/ \__,_|\___|\___\___/ \_/ 09:24:55 Bash-1.0.6 09:24:55 09:24:55 09:24:55 ==> git version 2.25.1 found 09:24:55 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 09:24:55 Release-Date: 2020-01-08 09:24:55 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 09:24:55 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 09:24:55 ==> Jenkins CI detected. 09:24:55 current dir:  /w/workspace/edgex-go/918 09:24:55 project root: . 09:24:55 --> token set from env 09:24:55 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 09:24:55 ==> Running gcov in . (disable via -X gcov) 09:24:55 ==> Python coveragepy not found 09:24:55 ==> Searching for coverage reports in: 09:24:55 + . 09:24:55 -> Found 1 reports 09:24:55 ==> Detecting git/mercurial file structure 09:24:55 ==> Reading reports 09:24:55 + ./coverage.out bytes=1774270 09:24:55 ==> Appending adjustments 09:24:55 https://docs.codecov.io/docs/fixing-reports 09:24:57 + Found adjustments 09:24:57 ==> Gzipping contents 09:24:57 152K /tmp/codecov.rwM9Ji.gz 09:24:57 ==> Uploading reports 09:24:57 url: https://codecov.io 09:24:57 query: branch=main&commit=7edac8007c813f9848da4a88def049bb4874d70c&build=918&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F918%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 09:24:57 -> Pinging Codecov 09:24:57 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=7edac8007c813f9848da4a88def049bb4874d70c&build=918&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F918%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 09:24:57 -> Uploading to 09:24:57 https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/edgex-go/7edac8007c813f9848da4a88def049bb4874d70c/3030e38f-e545-4e31-b3e4-3fb98b1a07d6.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20251030%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20251030T092457Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=8e18bcb734ed72612eaaf2aa4e39d78fbbb07c0ee1a16df568762038fd796898 09:24:57 % Total % Received % Xferd Average Speed Time Time Time Current 09:24:57 Dload Upload Total Spent Left Speed 09:24:57 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 148k 0 0 100 148k 0 502k --:--:-- --:--:-- --:--:-- 504k 09:24:57 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/7edac8007c813f9848da4a88def049bb4874d70c [Pipeline] } 09:24:57 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 09:24:57 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 09:24:57 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:24:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 09:24:58 09:24:58 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:24:58 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 09:24:58 latest: Pulling from edgex-devops/edgex-snyk-go 09:24:58 0a9a5dfd008f: Pulling fs layer 09:24:58 36466aa92d05: Pulling fs layer 09:24:58 e10405b45d13: Pulling fs layer 09:24:58 096b7ceb2af7: Pulling fs layer 09:24:58 4f4fb700ef54: Pulling fs layer 09:24:58 e50aa161e22a: Pulling fs layer 09:24:58 d3c8db5fb9df: Pulling fs layer 09:24:58 4f4fb700ef54: Waiting 09:24:58 e50aa161e22a: Waiting 09:24:58 096b7ceb2af7: Waiting 09:24:58 d3c8db5fb9df: Waiting 09:24:58 36466aa92d05: Verifying Checksum 09:24:58 36466aa92d05: Download complete 09:24:58 096b7ceb2af7: Verifying Checksum 09:24:58 096b7ceb2af7: Download complete 09:24:58 4f4fb700ef54: Download complete 09:24:58 0a9a5dfd008f: Verifying Checksum 09:24:58 0a9a5dfd008f: Download complete 09:24:58 0a9a5dfd008f: Pull complete 09:24:58 e50aa161e22a: Verifying Checksum 09:24:58 e50aa161e22a: Download complete 09:24:58 36466aa92d05: Pull complete 09:24:59 e10405b45d13: Download complete 09:24:59 d3c8db5fb9df: Verifying Checksum 09:24:59 d3c8db5fb9df: Download complete 09:25:03 e10405b45d13: Pull complete 09:25:03 096b7ceb2af7: Pull complete 09:25:03 4f4fb700ef54: Pull complete 09:25:03 e50aa161e22a: Pull complete 09:25:07 d3c8db5fb9df: Pull complete 09:25:07 Digest: sha256:dd1bc05e8109ba836052a65277634c2595aaffbf12b6b6479deaea63345484be 09:25:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 09:25:07 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:25:07 prd-ubuntu20.04-docker-8c-8g-771023 does not seem to be running inside a container 09:25:07 $ 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/918 -v /w/workspace/edgex-go/918:/w/workspace/edgex-go/918:rw,z -v /w/workspace/edgex-go/918@tmp:/w/workspace/edgex-go/918@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat 09:25:09 $ docker top 21b4ddab3ae4a719ff29c7db2e9372d5d4a095366994014efa59ed516e6fb1f8 -eo pid,comm [Pipeline] { [Pipeline] sh 09:25:10 + git config --global --add safe.directory /w/workspace/edgex-go/918 [Pipeline] echo 09:25:10 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh 09:25:10 + set -o pipefail 09:25:10 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' 09:25:42 09:25:42 Monitoring /w/workspace/edgex-go/918 (github.com/edgexfoundry/edgex-go)... 09:25:42 09:25:42 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/789b425f-8889-43cb-8051-374589a52532/history/4880b8fc-ba8f-4690-97f8-4a03ef5bc6a0 09:25:42 09:25:42 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 09:25:42 [Pipeline] } 09:25:42 $ docker stop --time=1 21b4ddab3ae4a719ff29c7db2e9372d5d4a095366994014efa59ed516e6fb1f8 09:25:45 $ docker rm -f --volumes 21b4ddab3ae4a719ff29c7db2e9372d5d4a095366994014efa59ed516e6fb1f8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 09:25:45 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:25:45 provisioning config files... 09:25:45 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/918@tmp/config8684371064463132887tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:25:46 --> edgex-publish-swagger.sh 09:25:46 === Publish openapi API === 09:25:46 [publishToSwagger] Publishing the API Docs [openapi] to Swagger 09:25:46 [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/918/openapi/core-command.yaml] 09:25:46 % Total % Received % Xferd Average Speed Time Time Time Current 09:25:46 Dload Upload Total Spent Left Speed 09:25:46 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 33488 100 66 100 33422 269 133k --:--:-- --:--:-- --:--:-- 132k 100 33488 100 66 100 33422 268 132k --:--:-- --:--:-- --:--:-- 132k 09:25:46 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 09:25:46 09:25:46 [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/918/openapi/core-data.yaml] 09:25:46 % Total % Received % Xferd Average Speed Time Time Time Current 09:25:46 Dload Upload Total Spent Left Speed 09:25:46 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 75375 100 66 100 75309 622 693k --:--:-- --:--:-- --:--:-- 694k 09:25:46 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 09:25:46 09:25:46 [publishToSwagger] Publishing API Name [core-keeper] [/w/workspace/edgex-go/918/openapi/core-keeper.yaml] 09:25:46 % Total % Received % Xferd Average Speed Time Time Time Current 09:25:46 Dload Upload Total Spent Left Speed 09:25:46 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 30300 100 66 100 30234 496 221k --:--:-- --:--:-- --:--:-- 222k 09:25:46 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 09:25:46 09:25:46 [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/918/openapi/core-metadata.yaml] 09:25:46 % Total % Received % Xferd Average Speed Time Time Time Current 09:25:46 Dload Upload Total Spent Left Speed 09:25:46 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 156k 100 66 100 156k 437 1038k --:--:-- --:--:-- --:--:-- 1039k 09:25:46 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 09:25:46 09:25:46 [publishToSwagger] Publishing API Name [security-proxy-auth] [/w/workspace/edgex-go/918/openapi/security-proxy-auth.yaml] 09:25:46 % Total % Received % Xferd Average Speed Time Time Time Current 09:25:46 Dload Upload Total Spent Left Speed 09:25:46 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 24535 100 66 100 24469 709 256k --:--:-- --:--:-- --:--:-- 257k 09:25:46 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 09:25:46 09:25:46 [publishToSwagger] Publishing API Name [security-secretstore-setup] [/w/workspace/edgex-go/918/openapi/security-secretstore-setup.yaml] 09:25:46 % Total % Received % Xferd Average Speed Time Time Time Current 09:25:46 Dload Upload Total Spent Left Speed 09:25:46 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3979 100 66 100 3913 733 43477 --:--:-- --:--:-- --:--:-- 44211 09:25:46 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 09:25:46 09:25:46 [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/918/openapi/support-notifications.yaml] 09:25:46 % Total % Received % Xferd Average Speed Time Time Time Current 09:25:46 Dload Upload Total Spent Left Speed 09:25:47 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 97k 100 66 100 99976 397 588k --:--:-- --:--:-- --:--:-- 588k 09:25:47 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 09:25:47 09:25:47 [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/918/openapi/support-scheduler.yaml] 09:25:47 % Total % Received % Xferd Average Speed Time Time Time Current 09:25:47 Dload Upload Total Spent Left Speed 09:25:47 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 50767 100 66 100 50701 622 467k --:--:-- --:--:-- --:--:-- 467k 09:25:47 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 09:25:47 [Pipeline] } 09:25:47 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh 09:25:47 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 09:25:47 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:25:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:25:47 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:25:47 prd-ubuntu20.04-docker-8c-8g-771023 does not seem to be running inside a container 09:25:47 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/918 -v /w/workspace/edgex-go/918:/w/workspace/edgex-go/918:rw,z -v /w/workspace/edgex-go/918@tmp:/w/workspace/edgex-go/918@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 09:25:48 $ docker top bd831d20cedafac7037f71eaeae3bbef40ac03ec7b6f2312d9fa60f4aa17ab10 -eo pid,comm 09:25:48 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 09:25:48 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:25:48 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:25:48 [ssh-agent] Looking for ssh-agent implementation... 09:25:48 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:25:48 $ docker exec bd831d20cedafac7037f71eaeae3bbef40ac03ec7b6f2312d9fa60f4aa17ab10 ssh-agent 09:25:48 SSH_AUTH_SOCK=/tmp/ssh-g5TDKZn18A2V/agent.32 09:25:48 SSH_AGENT_PID=38 09:25:48 Running ssh-add (command line suppressed) 09:25:48 Identity added: /w/workspace/edgex-go/918@tmp/private_key_12734204804913666051.key (/w/workspace/edgex-go/918@tmp/private_key_12734204804913666051.key) 09:25:48 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:25:48 + git semver tag 09:25:49 2025-10-30 09:25:49,226 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 09:25:49 2025-10-30 09:25:49,229 [run_tag] DEBUG tag force:False 09:25:49 2025-10-30 09:25:49,229 [check_head_tag] DEBUG check head tag 09:25:49 2025-10-30 09:25:49,230 [execute] INFO git cat-file --batch-check 09:25:49 2025-10-30 09:25:49,230 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/918, stdin=, shell=False, universal_newlines=False) 09:25:49 2025-10-30 09:25:49,233 [execute] INFO git cat-file --batch 09:25:49 2025-10-30 09:25:49,233 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/918, stdin=, shell=False, universal_newlines=False) 09:25:49 2025-10-30 09:25:49,255 [read_version] DEBUG read version from /w/workspace/edgex-go/918/.semver/main 09:25:49 2025-10-30 09:25:49,255 [execute] INFO git tag -a v4.1.0-dev.70 -m v4.1.0-dev.70 09:25:49 2025-10-30 09:25:49,255 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.1.0-dev.70', '-m', 'v4.1.0-dev.70'], cwd=/w/workspace/edgex-go/918, stdin=None, shell=False, universal_newlines=False) 09:25:49 2025-10-30 09:25:49,258 [read_version] DEBUG read version from /w/workspace/edgex-go/918/.semver/main 09:25:49 4.1.0-dev.70 [Pipeline] } 09:25:49 $ docker exec --env ******** --env ******** bd831d20cedafac7037f71eaeae3bbef40ac03ec7b6f2312d9fa60f4aa17ab10 ssh-agent -k 09:25:49 unset SSH_AUTH_SOCK; 09:25:49 unset SSH_AGENT_PID; 09:25:49 echo Agent pid 38 killed; 09:25:49 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:25:49 + git semver [Pipeline] } 09:25:50 $ docker stop --time=1 bd831d20cedafac7037f71eaeae3bbef40ac03ec7b6f2312d9fa60f4aa17ab10 09:25:51 $ docker rm -f --volumes bd831d20cedafac7037f71eaeae3bbef40ac03ec7b6f2312d9fa60f4aa17ab10 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:25:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 09:25:51 09:25:51 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:25:52 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 09:25:52 0.23.1-centos7: Pulling from edgex-lftools 09:25:52 ab5ef0e58194: Pulling fs layer 09:25:52 9712f1f96733: Pulling fs layer 09:25:52 63f879dbbcfc: Pulling fs layer 09:25:52 0d9ebad4ef96: Pulling fs layer 09:25:52 e9a5061849ea: Pulling fs layer 09:25:52 d747dcd14b5f: Pulling fs layer 09:25:52 2de7ff778b66: Pulling fs layer 09:25:52 d747dcd14b5f: Waiting 09:25:52 0d9ebad4ef96: Waiting 09:25:52 e9a5061849ea: Waiting 09:25:52 9712f1f96733: Verifying Checksum 09:25:52 9712f1f96733: Download complete 09:25:52 63f879dbbcfc: Verifying Checksum 09:25:52 63f879dbbcfc: Download complete 09:25:53 e9a5061849ea: Verifying Checksum 09:25:53 e9a5061849ea: Download complete 09:25:53 d747dcd14b5f: Verifying Checksum 09:25:53 d747dcd14b5f: Download complete 09:25:53 ab5ef0e58194: Download complete 09:25:53 0d9ebad4ef96: Verifying Checksum 09:25:53 0d9ebad4ef96: Download complete 09:25:53 2de7ff778b66: Verifying Checksum 09:25:53 2de7ff778b66: Download complete 09:25:57 ab5ef0e58194: Pull complete 09:25:57 9712f1f96733: Pull complete 09:25:57 63f879dbbcfc: Pull complete 09:26:02 0d9ebad4ef96: Pull complete 09:26:02 e9a5061849ea: Pull complete 09:26:02 d747dcd14b5f: Pull complete 09:26:03 2de7ff778b66: Pull complete 09:26:03 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 09:26:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 09:26:03 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:26:03 prd-ubuntu20.04-docker-8c-8g-771023 does not seem to be running inside a container 09:26:03 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/918 -v /w/workspace/edgex-go/918:/w/workspace/edgex-go/918:rw,z -v /w/workspace/edgex-go/918@tmp:/w/workspace/edgex-go/918@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 09:26:06 $ docker top 4f0ca5bb3f6f57f16c356fb94f8bfed64a10100680c01ee7266893d3ccfa4902 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 09:26:06 provisioning config files... 09:26:06 copy managed file [sigul-config] to file:/w/workspace/edgex-go/918@tmp/config9716864527953238850tmp 09:26:06 copy managed file [sigul-password] to file:/w/workspace/edgex-go/918@tmp/config10972883050239471129tmp 09:26:06 copy managed file [sigul-pki] to file:/w/workspace/edgex-go/918@tmp/config16672797874652718823tmp [Pipeline] { [Pipeline] echo 09:26:06 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 09:26:07 ---> sigul-configuration.sh 09:26:07 gpg: directory `/root/.gnupg' created 09:26:07 gpg: new configuration file `/root/.gnupg/gpg.conf' created 09:26:07 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 09:26:07 gpg: keyring `/root/.gnupg/secring.gpg' created 09:26:07 gpg: keyring `/root/.gnupg/pubring.gpg' created 09:26:07 gpg: CAST5 encrypted data 09:26:07 gpg: encrypted with 1 passphrase 09:26:07 gpg: WARNING: message was not integrity protected [Pipeline] sh 09:26:07 + mkdir /home/jenkins 09:26:07 + mkdir /home/jenkins/sigul [Pipeline] sh 09:26:07 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 09:26:07 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 09:26:08 ---> sigul-install.sh 09:26:08 Sigul already installed; skipping installation. [Pipeline] sh 09:26:08 + git tag --list 09:26:08 0.6.0 09:26:08 0.6.1 09:26:08 0.7.0 09:26:08 0.7.1 09:26:08 v1.0.0 09:26:08 v1.0.1 09:26:08 v1.1.0 09:26:08 v1.2.0 09:26:08 v1.2.1 09:26:08 v1.3.0 09:26:08 v1.3.1 09:26:08 v2.0.0 09:26:08 v2.1.0 09:26:08 v2.1.1 09:26:08 v2.2.0 09:26:08 v2.3.0 09:26:08 v3.0 09:26:08 v3.0.0 09:26:08 v3.1 09:26:08 v3.1.0 09:26:08 v3.1.1 09:26:08 v4.0 09:26:08 v4.0.0 09:26:08 v4.0.1 09:26:08 v4.0.1-dev.1 09:26:08 v4.1.0-dev.1 09:26:08 v4.1.0-dev.10 09:26:08 v4.1.0-dev.11 09:26:08 v4.1.0-dev.12 09:26:08 v4.1.0-dev.13 09:26:08 v4.1.0-dev.14 09:26:08 v4.1.0-dev.15 09:26:08 v4.1.0-dev.16 09:26:08 v4.1.0-dev.17 09:26:08 v4.1.0-dev.18 09:26:08 v4.1.0-dev.19 09:26:08 v4.1.0-dev.2 09:26:08 v4.1.0-dev.20 09:26:08 v4.1.0-dev.21 09:26:08 v4.1.0-dev.22 09:26:08 v4.1.0-dev.23 09:26:08 v4.1.0-dev.24 09:26:08 v4.1.0-dev.25 09:26:08 v4.1.0-dev.26 09:26:08 v4.1.0-dev.27 09:26:08 v4.1.0-dev.28 09:26:08 v4.1.0-dev.29 09:26:08 v4.1.0-dev.3 09:26:08 v4.1.0-dev.30 09:26:08 v4.1.0-dev.31 09:26:08 v4.1.0-dev.32 09:26:08 v4.1.0-dev.33 09:26:08 v4.1.0-dev.34 09:26:08 v4.1.0-dev.35 09:26:08 v4.1.0-dev.36 09:26:08 v4.1.0-dev.37 09:26:08 v4.1.0-dev.38 09:26:08 v4.1.0-dev.39 09:26:08 v4.1.0-dev.4 09:26:08 v4.1.0-dev.40 09:26:08 v4.1.0-dev.41 09:26:08 v4.1.0-dev.42 09:26:08 v4.1.0-dev.43 09:26:08 v4.1.0-dev.44 09:26:08 v4.1.0-dev.45 09:26:08 v4.1.0-dev.46 09:26:08 v4.1.0-dev.47 09:26:08 v4.1.0-dev.48 09:26:08 v4.1.0-dev.49 09:26:08 v4.1.0-dev.5 09:26:08 v4.1.0-dev.50 09:26:08 v4.1.0-dev.51 09:26:08 v4.1.0-dev.52 09:26:08 v4.1.0-dev.53 09:26:08 v4.1.0-dev.54 09:26:08 v4.1.0-dev.55 09:26:08 v4.1.0-dev.56 09:26:08 v4.1.0-dev.57 09:26:08 v4.1.0-dev.58 09:26:08 v4.1.0-dev.59 09:26:08 v4.1.0-dev.6 09:26:08 v4.1.0-dev.60 09:26:08 v4.1.0-dev.61 09:26:08 v4.1.0-dev.62 09:26:08 v4.1.0-dev.63 09:26:08 v4.1.0-dev.64 09:26:08 v4.1.0-dev.65 09:26:08 v4.1.0-dev.66 09:26:08 v4.1.0-dev.67 09:26:08 v4.1.0-dev.68 09:26:08 v4.1.0-dev.69 09:26:08 v4.1.0-dev.7 09:26:08 v4.1.0-dev.70 09:26:08 v4.1.0-dev.8 09:26:08 v4.1.0-dev.9 [Pipeline] sh 09:26:08 + lftools sign git-tag v4.1.0-dev.70 09:26:09 Signing Git tag with Sigul... 09:26:09 Signing v4.1.0-dev.70 [Pipeline] echo 09:26:09 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 09:26:10 ---> sigul-configuration-cleanup.sh [Pipeline] } 09:26:10 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 09:26:10 $ docker stop --time=1 4f0ca5bb3f6f57f16c356fb94f8bfed64a10100680c01ee7266893d3ccfa4902 09:26:11 $ docker rm -f --volumes 4f0ca5bb3f6f57f16c356fb94f8bfed64a10100680c01ee7266893d3ccfa4902 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 09:26:11 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 09:26:11 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:26:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:26:12 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:26:12 prd-ubuntu20.04-docker-8c-8g-771023 does not seem to be running inside a container 09:26:12 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/918 -v /w/workspace/edgex-go/918:/w/workspace/edgex-go/918:rw,z -v /w/workspace/edgex-go/918@tmp:/w/workspace/edgex-go/918@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 09:26:13 $ docker top 78321ca8086b3af7d3fb123319fbe17d4909bd93ebfd377ad1326ab9f86f59db -eo pid,comm 09:26:13 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 09:26:13 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:26:13 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:26:13 [ssh-agent] Looking for ssh-agent implementation... 09:26:13 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:26:13 $ docker exec 78321ca8086b3af7d3fb123319fbe17d4909bd93ebfd377ad1326ab9f86f59db ssh-agent 09:26:13 SSH_AUTH_SOCK=/tmp/ssh-KWBQoKlknCNa/agent.32 09:26:13 SSH_AGENT_PID=38 09:26:13 Running ssh-add (command line suppressed) 09:26:14 Identity added: /w/workspace/edgex-go/918@tmp/private_key_13903908612508606831.key (/w/workspace/edgex-go/918@tmp/private_key_13903908612508606831.key) 09:26:14 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:26:14 + git semver bump pre 09:26:14 2025-10-30 09:26:14,626 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 09:26:14 2025-10-30 09:26:14,648 [read_version] DEBUG read version from /w/workspace/edgex-go/918/.semver/main 09:26:14 2025-10-30 09:26:14,648 [bump_version] DEBUG bumping version:4.1.0-dev.70 on axis:pre with prefix:dev 09:26:14 2025-10-30 09:26:14,648 [bump_version] DEBUG bumped version:4.1.0-dev.71 09:26:14 2025-10-30 09:26:14,648 [write_version] DEBUG write version:4.1.0-dev.71 to path:/w/workspace/edgex-go/918/.semver/main with force:True 09:26:14 2025-10-30 09:26:14,648 [read_version] DEBUG read version from /w/workspace/edgex-go/918/.semver/main 09:26:14 2025-10-30 09:26:14,648 [write_file] DEBUG write to file:/w/workspace/edgex-go/918/.semver/main 09:26:14 2025-10-30 09:26:14,651 [execute] INFO git cat-file --batch-check 09:26:14 2025-10-30 09:26:14,651 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/918/.semver, stdin=, shell=False, universal_newlines=False) 09:26:14 2025-10-30 09:26:14,656 [execute] INFO git cat-file --batch 09:26:14 2025-10-30 09:26:14,656 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/918/.semver, stdin=, shell=False, universal_newlines=False) 09:26:14 2025-10-30 09:26:14,661 [read_version] DEBUG read version from /w/workspace/edgex-go/918/.semver/main 09:26:14 4.1.0-dev.71 [Pipeline] } 09:26:14 $ docker exec --env ******** --env ******** 78321ca8086b3af7d3fb123319fbe17d4909bd93ebfd377ad1326ab9f86f59db ssh-agent -k 09:26:15 unset SSH_AUTH_SOCK; 09:26:15 unset SSH_AGENT_PID; 09:26:15 echo Agent pid 38 killed; 09:26:15 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:26:15 + git semver [Pipeline] } 09:26:15 $ docker stop --time=1 78321ca8086b3af7d3fb123319fbe17d4909bd93ebfd377ad1326ab9f86f59db 09:26:17 $ docker rm -f --volumes 78321ca8086b3af7d3fb123319fbe17d4909bd93ebfd377ad1326ab9f86f59db [Pipeline] // withDockerContainer [Pipeline] sh 09:26:17 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 09:26:17 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:26:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:26:17 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:26:17 prd-ubuntu20.04-docker-8c-8g-771023 does not seem to be running inside a container 09:26:17 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/918 -v /w/workspace/edgex-go/918:/w/workspace/edgex-go/918:rw,z -v /w/workspace/edgex-go/918@tmp:/w/workspace/edgex-go/918@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 09:26:18 $ docker top fc08549151ce1a58303cb729f2a7fce78f2598b6be8a8f0bce3f1953be0276ca -eo pid,comm 09:26:18 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 09:26:18 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:26:18 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:26:18 [ssh-agent] Looking for ssh-agent implementation... 09:26:18 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:26:18 $ docker exec fc08549151ce1a58303cb729f2a7fce78f2598b6be8a8f0bce3f1953be0276ca ssh-agent 09:26:18 SSH_AUTH_SOCK=/tmp/ssh-PWuv5TzmXt4W/agent.32 09:26:18 SSH_AGENT_PID=38 09:26:18 Running ssh-add (command line suppressed) 09:26:18 Identity added: /w/workspace/edgex-go/918@tmp/private_key_15281735363226204702.key (/w/workspace/edgex-go/918@tmp/private_key_15281735363226204702.key) 09:26:18 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:26:18 + git semver push 09:26:19 2025-10-30 09:26:19,148 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 09:26:19 2025-10-30 09:26:19,151 [run_push] DEBUG push 09:26:19 2025-10-30 09:26:19,152 [execute] INFO git cat-file --batch-check 09:26:19 2025-10-30 09:26:19,152 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/918/.semver, stdin=, shell=False, universal_newlines=False) 09:26:19 2025-10-30 09:26:19,154 [execute] INFO git rev-list 69b18af21def271131ae8dbc2e4d0bde2cf5f1f6 -- 09:26:19 2025-10-30 09:26:19,154 [execute] DEBUG Popen(['git', 'rev-list', '69b18af21def271131ae8dbc2e4d0bde2cf5f1f6', '--'], cwd=/w/workspace/edgex-go/918/.semver, stdin=None, shell=False, universal_newlines=False) 09:26:19 2025-10-30 09:26:19,173 [execute] INFO git fetch -v -- origin 09:26:19 2025-10-30 09:26:19,173 [execute] DEBUG Popen(['git', 'fetch', '-v', '--', 'origin'], cwd=/w/workspace/edgex-go/918/.semver, stdin=None, shell=False, universal_newlines=True) 09:26:19 2025-10-30 09:26:19,673 [run_push] DEBUG no remote changes detected 09:26:19 2025-10-30 09:26:19,673 [execute] INFO git push origin semver 09:26:19 2025-10-30 09:26:19,673 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/918/.semver, stdin=None, shell=False, universal_newlines=False) 09:26:20 2025-10-30 09:26:20,520 [run_push] DEBUG push all version tags 09:26:20 2025-10-30 09:26:20,521 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 09:26:20 2025-10-30 09:26:20,521 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/918, stdin=None, shell=False, universal_newlines=False) 09:26:21 2025-10-30 09:26:21,363 [read_version] DEBUG read version from /w/workspace/edgex-go/918/.semver/main 09:26:21 4.1.0-dev.71 [Pipeline] } 09:26:21 $ docker exec --env ******** --env ******** fc08549151ce1a58303cb729f2a7fce78f2598b6be8a8f0bce3f1953be0276ca ssh-agent -k 09:26:21 unset SSH_AUTH_SOCK; 09:26:21 unset SSH_AGENT_PID; 09:26:21 echo Agent pid 38 killed; 09:26:21 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:26:22 + git semver [Pipeline] } 09:26:22 $ docker stop --time=1 fc08549151ce1a58303cb729f2a7fce78f2598b6be8a8f0bce3f1953be0276ca 09:26:23 $ docker rm -f --volumes fc08549151ce1a58303cb729f2a7fce78f2598b6be8a8f0bce3f1953be0276ca [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 09:26:24 + [ -d /w/workspace/edgex-go/918/archives ] [Pipeline] libraryResource [Pipeline] sh 09:26:24 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 09:26:25 ---> package-listing.sh 09:26:25 ++ facter osfamily 09:26:25 ++ tr '[:upper:]' '[:lower:]' 09:26:25 + OS_FAMILY=debian 09:26:25 + workspace=/w/workspace/edgex-go/918 09:26:25 + START_PACKAGES=/tmp/packages_start.txt 09:26:25 + END_PACKAGES=/tmp/packages_end.txt 09:26:25 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:26:25 + PACKAGES=/tmp/packages_start.txt 09:26:25 + '[' /w/workspace/edgex-go/918 ']' 09:26:25 + PACKAGES=/tmp/packages_end.txt 09:26:25 + case "${OS_FAMILY}" in 09:26:25 + dpkg -l 09:26:25 + grep '^ii' 09:26:25 + '[' -f /tmp/packages_start.txt ']' 09:26:25 + '[' -f /tmp/packages_end.txt ']' 09:26:25 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:26:25 + '[' /w/workspace/edgex-go/918 ']' 09:26:25 + mkdir -p /w/workspace/edgex-go/918/archives/ 09:26:25 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/918/archives/ [Pipeline] echo 09:26:25 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/918/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 09:26:25 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:26:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:26:26 09:26:26 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:26:26 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:26:26 latest: Pulling from edgex-lftools-log-publisher 09:26:26 5eb5b503b376: Pulling fs layer 09:26:26 5c69ac0246d0: Pulling fs layer 09:26:26 ec43610c2a17: Pulling fs layer 09:26:26 3a2ae6a8a46f: Pulling fs layer 09:26:26 33b1e0a273af: Pulling fs layer 09:26:26 5d3b04190fa2: Pulling fs layer 09:26:26 2f39f015ded8: Pulling fs layer 09:26:26 3a2ae6a8a46f: Waiting 09:26:26 33b1e0a273af: Waiting 09:26:26 5d3b04190fa2: Waiting 09:26:26 2f39f015ded8: Waiting 09:26:26 5c69ac0246d0: Download complete 09:26:26 3a2ae6a8a46f: Download complete 09:26:26 33b1e0a273af: Verifying Checksum 09:26:26 33b1e0a273af: Download complete 09:26:26 5d3b04190fa2: Verifying Checksum 09:26:26 5d3b04190fa2: Download complete 09:26:26 ec43610c2a17: Verifying Checksum 09:26:26 ec43610c2a17: Download complete 09:26:26 5eb5b503b376: Verifying Checksum 09:26:26 5eb5b503b376: Download complete 09:26:27 2f39f015ded8: Download complete 09:26:28 5eb5b503b376: Pull complete 09:26:28 5c69ac0246d0: Pull complete 09:26:29 ec43610c2a17: Pull complete 09:26:29 3a2ae6a8a46f: Pull complete 09:26:29 33b1e0a273af: Pull complete 09:26:29 5d3b04190fa2: Pull complete 09:26:34 2f39f015ded8: Pull complete 09:26:34 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 09:26:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:26:34 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:26:34 prd-ubuntu20.04-docker-8c-8g-771023 does not seem to be running inside a container 09:26:34 $ 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/918/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/918 -v /w/workspace/edgex-go/918:/w/workspace/edgex-go/918:rw,z -v /w/workspace/edgex-go/918@tmp:/w/workspace/edgex-go/918@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 09:26:36 $ docker top 653bb69b36f767b4b10c741a35ac1974d9b7568c62d4054dc72b0d9ad478cda6 -eo pid,comm [Pipeline] { [Pipeline] sh 09:26:37 + touch /tmp/pre-build-complete [Pipeline] sh 09:26:37 + mkdir -p /var/log/sysstat [Pipeline] sh 09:26:37 + ls /var/log/sa-host 09:26:37 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:26:37 provisioning config files... 09:26:37 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/918@tmp/config3570551067940481123tmp [Pipeline] { [Pipeline] echo 09:26:37 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 09:26:38 ---> create-netrc.sh [Pipeline] } 09:26:38 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 09:26:38 ---> python-tools-install.sh [Pipeline] echo 09:26:38 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 09:26:38 ---> sudo-logs.sh 09:26:38 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 09:26:38 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 09:26:38 ---> job-cost.sh 09:26:38 lf-activate-venv: SKIPPING 09:26:38 DEBUG: total: 0.10999999940395355 09:26:38 INFO: Retrieving Stack Cost... 09:26:39 INFO: Retrieving Pricing Info for: v3-standard-8 09:26:39 INFO: Archiving Costs [Pipeline] echo 09:26:39 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 09:26:40 ---> logs-deploy.sh 09:26:40 lf-activate-venv: SKIPPING 09:26:40 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/918 09:26:40 INFO: archiving workspace using pattern(s): 09:26:41 Archives upload complete. 09:26:41 INFO: archiving logs to Nexus 09:26:42 ---> uname -a: 09:26:42 Linux prd-ubuntu20-04-docker-8c-8g-771023 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 GNU/Linux 09:26:42 09:26:42 09:26:42 ---> lscpu: 09:26:42 Architecture: x86_64 09:26:42 CPU op-mode(s): 32-bit, 64-bit 09:26:42 Byte Order: Little Endian 09:26:42 Address sizes: 40 bits physical, 48 bits virtual 09:26:42 CPU(s): 8 09:26:42 On-line CPU(s) list: 0-7 09:26:42 Thread(s) per core: 1 09:26:42 Core(s) per socket: 1 09:26:42 Socket(s): 8 09:26:42 NUMA node(s): 1 09:26:42 Vendor ID: AuthenticAMD 09:26:42 CPU family: 23 09:26:42 Model: 49 09:26:42 Model name: AMD EPYC-Rome Processor 09:26:42 Stepping: 0 09:26:42 CPU MHz: 2800.000 09:26:42 BogoMIPS: 5600.00 09:26:42 Virtualization: AMD-V 09:26:42 Hypervisor vendor: KVM 09:26:42 Virtualization type: full 09:26:42 L1d cache: 256 KiB 09:26:42 L1i cache: 256 KiB 09:26:42 L2 cache: 4 MiB 09:26:42 L3 cache: 128 MiB 09:26:42 NUMA node0 CPU(s): 0-7 09:26:42 Vulnerability Gather data sampling: Not affected 09:26:42 Vulnerability Itlb multihit: Not affected 09:26:42 Vulnerability L1tf: Not affected 09:26:42 Vulnerability Mds: Not affected 09:26:42 Vulnerability Meltdown: Not affected 09:26:42 Vulnerability Mmio stale data: Not affected 09:26:42 Vulnerability Retbleed: Vulnerable 09:26:42 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 09:26:42 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 09:26:42 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; IBRS_FW; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 09:26:42 Vulnerability Srbds: Not affected 09:26:42 Vulnerability Tsx async abort: Not affected 09:26:42 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 09:26:42 09:26:42 09:26:42 ---> nproc: 09:26:42 8 09:26:42 09:26:42 09:26:42 ---> df -h: 09:26:42 Filesystem Size Used Avail Use% Mounted on 09:26:42 overlay 155G 33G 123G 21% / 09:26:42 tmpfs 64M 0 64M 0% /dev 09:26:42 tmpfs 16G 0 16G 0% /sys/fs/cgroup 09:26:42 shm 64M 0 64M 0% /dev/shm 09:26:42 /dev/vda1 155G 33G 123G 21% /facter-os 09:26:42 09:26:42 09:26:42 ---> sar -b -r -n DEV: 09:26:42 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-8c-8g-771023) 10/30/25 _x86_64_ (8 CPU) 09:26:42 09:26:42 08:35:06 LINUX RESTART (8 CPU) 09:26:42 09:26:42 08:36:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 09:26:42 08:37:01 195.93 20.25 175.68 0.00 3205.42 63082.46 0.00 09:26:42 08:38:01 50.32 0.13 50.19 0.00 8.93 25835.84 0.00 09:26:42 08:39:01 40.94 0.13 40.80 0.00 1.07 22115.03 0.00 09:26:42 08:40:01 79.97 0.08 79.89 0.00 1.60 45456.56 0.00 09:26:42 08:41:01 832.27 18.36 813.91 0.00 2451.58 316832.92 0.00 09:26:42 08:42:01 489.37 4.87 484.51 0.00 262.71 219065.24 0.00 09:26:42 08:43:01 429.44 0.12 429.32 0.00 0.93 140727.77 0.00 09:26:42 08:44:01 170.58 0.03 170.54 0.00 0.27 85505.50 0.00 09:26:42 08:45:01 503.12 0.03 503.08 0.00 2.80 76576.04 0.00 09:26:42 08:46:01 32.99 0.07 32.93 0.00 10.66 876.12 0.00 09:26:42 08:47:01 20.45 0.00 20.45 0.00 0.00 512.98 0.00 09:26:42 08:48:01 2.15 0.00 2.15 0.00 0.00 24.13 0.00 09:26:42 08:49:01 0.97 0.00 0.97 0.00 0.00 10.40 0.00 09:26:42 08:50:01 1.47 0.00 1.47 0.00 0.00 17.46 0.00 09:26:42 08:51:01 1.42 0.02 1.40 0.00 0.13 16.26 0.00 09:26:42 08:52:01 1.37 0.00 1.37 0.00 0.00 17.06 0.00 09:26:42 08:53:01 0.97 0.00 0.97 0.00 0.00 10.66 0.00 09:26:42 08:54:01 1.35 0.00 1.35 0.00 0.00 16.13 0.00 09:26:42 08:55:01 1.00 0.00 1.00 0.00 0.00 11.73 0.00 09:26:42 08:56:01 1.25 0.00 1.25 0.00 0.00 16.53 0.00 09:26:42 08:57:01 1.08 0.00 1.08 0.00 0.00 12.13 0.00 09:26:42 08:58:01 1.15 0.00 1.15 0.00 0.00 13.60 0.00 09:26:42 08:59:01 9.15 6.08 3.07 0.00 363.41 111.71 0.00 09:26:42 09:00:01 1.30 0.00 1.30 0.00 0.00 14.93 0.00 09:26:42 09:01:01 0.93 0.00 0.93 0.00 0.00 11.73 0.00 09:26:42 09:02:01 1.37 0.00 1.37 0.00 0.00 15.20 0.00 09:26:42 09:03:01 0.97 0.00 0.97 0.00 0.00 11.20 0.00 09:26:42 09:04:01 1.15 0.00 1.15 0.00 0.00 14.66 0.00 09:26:42 09:05:01 1.13 0.00 1.13 0.00 0.00 12.53 0.00 09:26:42 09:06:01 1.55 0.30 1.25 0.00 16.80 16.66 0.00 09:26:42 09:07:01 2.43 1.38 1.05 0.00 28.80 12.66 0.00 09:26:42 09:08:01 1.28 0.00 1.28 0.00 0.00 15.73 0.00 09:26:42 09:09:01 1.00 0.00 1.00 0.00 0.00 12.53 0.00 09:26:42 09:10:01 1.27 0.00 1.27 0.00 0.00 15.33 0.00 09:26:42 09:11:01 0.82 0.00 0.82 0.00 0.00 9.73 0.00 09:26:42 09:12:01 1.32 0.00 1.32 0.00 0.00 14.80 0.00 09:26:42 09:13:01 0.80 0.00 0.80 0.00 0.00 10.13 0.00 09:26:42 09:14:01 1.37 0.00 1.37 0.00 0.00 15.86 0.00 09:26:42 09:15:01 1.00 0.00 1.00 0.00 0.00 12.26 0.00 09:26:42 09:16:02 1.47 0.00 1.47 0.00 0.00 16.79 0.00 09:26:42 09:17:01 0.98 0.02 0.97 0.00 0.14 11.39 0.00 09:26:42 09:18:01 1.63 0.00 1.63 0.00 0.00 18.93 0.00 09:26:42 09:19:01 0.95 0.00 0.95 0.00 0.00 10.66 0.00 09:26:42 09:20:01 1.35 0.00 1.35 0.00 0.00 15.73 0.00 09:26:42 09:21:01 1.05 0.00 1.05 0.00 0.00 11.86 0.00 09:26:42 09:22:01 1.45 0.00 1.45 0.00 0.00 17.19 0.00 09:26:42 09:23:01 0.92 0.00 0.92 0.00 0.00 10.53 0.00 09:26:42 09:24:01 1.53 0.00 1.53 0.00 0.00 16.93 0.00 09:26:42 09:25:01 3.00 0.10 2.90 0.00 9.47 171.70 0.00 09:26:42 09:26:01 99.33 0.52 98.82 0.00 4.13 38999.90 0.00 09:26:42 Average: 60.02 1.04 58.98 0.00 126.40 20722.47 0.00 09:26:42 09:26:42 08:36:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 09:26:42 08:37:01 27658324 31514100 769568 2.34 115692 3947444 1876536 5.53 1181208 3556200 58304 09:26:42 08:38:01 26156952 31281252 994180 3.02 126140 5110936 2241184 6.61 2164068 3970992 555856 09:26:42 08:39:01 26309456 31432768 841108 2.56 130772 5076824 2056188 6.06 1498240 4458496 435384 09:26:42 08:40:01 27018232 31513012 768420 2.34 134876 4515444 1848288 5.45 1396284 3922812 169280 09:26:42 08:41:01 15831752 31086692 1130092 3.44 310548 14437284 3874560 11.42 3157364 12609028 1422888 09:26:42 08:42:01 7296108 29194448 2972988 9.04 390908 20571304 10299496 30.36 5827356 17973460 1315616 09:26:42 08:43:01 3261900 27754932 4416944 13.44 408120 23047552 10027424 29.56 8362016 19378148 60460 09:26:42 08:44:01 2729096 30225652 1956304 5.95 421096 25978340 5601472 16.51 6940404 21289604 1317356 09:26:42 08:45:01 5892988 31412160 821956 2.50 427428 24201376 2101520 6.20 3690948 21653004 284 09:26:42 08:46:01 5866444 31387736 845716 2.57 428976 24202088 2231080 6.58 4093456 21277132 620 09:26:42 08:47:01 5878952 31401204 832128 2.53 429652 24202304 2099180 6.19 4478392 20880728 264 09:26:42 08:48:01 5879348 31401612 831896 2.53 429668 24202300 2099180 6.19 4477648 20880728 16 09:26:42 08:49:01 5881016 31403288 830164 2.53 429680 24202308 2099180 6.19 4475204 20880732 8 09:26:42 08:50:01 5882432 31404756 829224 2.52 429712 24202308 2099180 6.19 4473144 20880736 28 09:26:42 08:51:01 5904296 31426856 807052 2.46 429732 24202312 2137872 6.30 4452792 20880736 20 09:26:42 08:52:01 5903484 31426068 807772 2.46 429748 24202320 2137872 6.30 4452736 20880744 12 09:26:42 08:53:01 5903468 31426184 807588 2.46 429760 24202448 2137872 6.30 4452724 20880872 12 09:26:42 08:54:01 5903924 31426692 807052 2.46 429784 24202452 2137872 6.30 4452648 20880876 8 09:26:42 08:55:01 5904468 31427260 806472 2.45 429804 24202452 2137872 6.30 4452676 20880876 36 09:26:42 08:56:01 5902796 31425624 808072 2.46 429824 24202452 2137872 6.30 4453100 20880880 8 09:26:42 08:57:01 5902772 31425624 807980 2.46 429836 24202460 2137872 6.30 4452740 20880884 8 09:26:42 08:58:01 5902968 31425820 807748 2.46 429856 24202460 2137872 6.30 4452760 20880884 8 09:26:42 08:59:01 5859656 31397088 832264 2.53 430132 24215396 2221508 6.55 4479244 20890528 24 09:26:42 09:00:01 5859064 31396500 832776 2.53 430152 24215396 2221508 6.55 4479248 20890528 16 09:26:42 09:01:01 5859356 31396832 832604 2.53 430172 24215404 2221508 6.55 4479396 20890532 40 09:26:42 09:02:01 5859080 31396576 832820 2.53 430196 24215404 2221508 6.55 4479432 20890536 8 09:26:42 09:03:01 5858804 31396320 833020 2.53 430204 24215408 2221508 6.55 4479428 20890540 8 09:26:42 09:04:01 5859552 31397080 832244 2.53 430216 24215416 2221508 6.55 4479512 20890544 36 09:26:42 09:05:01 5860088 31397628 831652 2.53 430244 24215400 2221508 6.55 4479284 20890544 12 09:26:42 09:06:01 5860036 31398128 831320 2.53 430268 24215916 2221508 6.55 4481280 20890860 56 09:26:42 09:07:01 5852760 31392812 836496 2.54 430284 24216788 2221508 6.55 4485536 20891148 172 09:26:42 09:08:01 5852520 31392588 836652 2.55 430296 24216792 2221508 6.55 4485608 20891152 192 09:26:42 09:09:01 5852552 31392620 836576 2.55 430316 24216784 2221508 6.55 4485464 20891140 8 09:26:42 09:10:01 5852504 31392596 836568 2.55 430340 24216796 2221508 6.55 4484988 20891136 64 09:26:42 09:11:01 5852212 31392348 836792 2.55 430360 24216800 2221508 6.55 4485088 20891140 32 09:26:42 09:12:01 5851952 31392104 836976 2.55 430376 24216800 2221508 6.55 4485060 20891140 48 09:26:42 09:13:01 5852408 31392568 836452 2.54 430384 24216800 2221508 6.55 4485048 20891144 32 09:26:42 09:14:01 5852592 31392764 836384 2.54 430400 24216808 2221508 6.55 4485320 20891148 4 09:26:42 09:15:01 5852508 31392724 836608 2.55 430424 24216812 2221508 6.55 4485520 20891152 240 09:26:42 09:16:02 5852532 31392776 836556 2.54 430448 24216816 2221508 6.55 4485196 20891156 20 09:26:42 09:17:01 5852596 31392872 836532 2.54 430460 24216820 2221508 6.55 4485824 20891160 244 09:26:42 09:18:01 5852124 31392428 836984 2.55 430480 24216824 2221508 6.55 4485552 20891164 192 09:26:42 09:19:01 5852352 31392676 836708 2.55 430496 24216824 2237560 6.60 4485648 20891164 188 09:26:42 09:20:01 5852376 31392724 836660 2.55 430516 24216828 2237560 6.60 4485320 20891168 4 09:26:42 09:21:01 5851760 31392124 837184 2.55 430536 24216824 2237560 6.60 4485660 20891168 8 09:26:42 09:22:01 5851696 31392088 837108 2.55 430556 24216836 2237560 6.60 4485904 20891172 180 09:26:42 09:23:01 5851832 31392244 837076 2.55 430572 24216840 2237560 6.60 4485728 20891176 200 09:26:42 09:24:01 5851880 31392308 837036 2.55 430588 24216832 2237560 6.60 4485396 20891180 200 09:26:42 09:25:01 5367280 31348128 880476 2.68 435504 24632352 2332996 6.88 4526316 21307952 416080 09:26:42 09:26:01 4393788 31337920 889144 2.70 475052 25462472 2291628 6.76 4610844 22100904 590732 09:26:42 Average: 7614981 31255026 975802 2.97 403032 22424767 2602752 7.67 4350995 19344657 126910 09:26:42 09:26:42 08:36:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 09:26:42 08:37:01 docker0 491.14 592.83 39.20 4717.18 0.00 0.00 0.00 0.00 09:26:42 08:37:01 ens3 915.03 703.29 12041.01 127.00 0.00 0.00 0.00 0.00 09:26:42 08:37:01 lo 4.07 4.07 0.41 0.41 0.00 0.00 0.00 0.00 09:26:42 08:38:01 docker0 0.18 0.17 0.01 0.01 0.00 0.00 0.00 0.00 09:26:42 08:38:01 veth224c6e8 0.15 0.28 0.01 0.02 0.00 0.00 0.00 0.00 09:26:42 08:38:01 ens3 39.91 22.31 40.19 16.85 0.00 0.00 0.00 0.00 09:26:42 08:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:26:42 08:39:01 docker0 1.13 1.13 0.08 0.10 0.00 0.00 0.00 0.00 09:26:42 08:39:01 veth224c6e8 1.13 1.15 0.10 0.10 0.00 0.00 0.00 0.00 09:26:42 08:39:01 ens3 24.78 16.94 19.31 11.05 0.00 0.00 0.00 0.00 09:26:42 08:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:26:42 08:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:26:42 08:40:01 ens3 104.28 67.04 2215.93 19.01 0.00 0.00 0.00 0.00 09:26:42 08:40:01 lo 0.87 0.87 0.08 0.08 0.00 0.00 0.00 0.00 09:26:42 08:41:01 docker0 460.36 894.95 41.20 8010.63 0.00 0.00 0.00 0.00 09:26:42 08:41:01 veth1b8377b 74.93 136.79 7.97 1236.91 0.00 0.00 0.00 0.10 09:26:42 08:41:01 vethef091b7 69.74 142.20 7.61 1236.41 0.00 0.00 0.00 0.10 09:26:42 08:41:01 veth09d7b77 68.31 145.07 7.42 1236.57 0.00 0.00 0.00 0.10 09:26:42 08:41:01 ens3 1207.95 617.96 10375.94 76.11 0.00 0.00 0.00 0.00 09:26:42 08:41:01 vetha4fa74c 68.73 149.23 7.54 1236.81 0.00 0.00 0.00 0.10 09:26:42 08:41:01 lo 0.93 0.93 0.10 0.10 0.00 0.00 0.00 0.00 09:26:42 08:41:01 vethcc12a56 81.74 157.85 8.38 1237.52 0.00 0.00 0.00 0.10 09:26:42 08:41:01 vethc0a7f67 39.05 66.29 4.07 382.87 0.00 0.00 0.00 0.03 09:26:42 08:41:01 veth0963bed 0.65 3.00 0.06 0.34 0.00 0.00 0.00 0.00 09:26:42 08:42:01 docker0 39.57 76.17 3.55 856.16 0.00 0.00 0.00 0.00 09:26:42 08:42:01 vethaaa60d4 0.05 0.60 0.00 0.03 0.00 0.00 0.00 0.00 09:26:42 08:42:01 veth367fda7 0.05 0.55 0.00 0.03 0.00 0.00 0.00 0.00 09:26:42 08:42:01 veth7cdf956 0.05 0.57 0.00 0.03 0.00 0.00 0.00 0.00 09:26:42 08:42:01 vethcf7e386 0.05 0.65 0.00 0.03 0.00 0.00 0.00 0.00 09:26:42 08:42:01 veth850d645 0.05 0.68 0.00 0.03 0.00 0.00 0.00 0.00 09:26:42 08:42:01 vethba21500 0.05 0.67 0.00 0.03 0.00 0.00 0.00 0.00 09:26:42 08:42:01 vethe97bd5e 0.05 0.65 0.00 0.03 0.00 0.00 0.00 0.00 09:26:42 08:42:01 veth46e38d8 0.05 0.67 0.00 0.03 0.00 0.00 0.00 0.00 09:26:42 08:42:01 veth37c26ae 0.05 0.55 0.00 0.03 0.00 0.00 0.00 0.00 09:26:42 08:42:01 ens3 94.45 51.32 871.76 12.15 0.00 0.00 0.00 0.00 09:26:42 08:42:01 veth027b6ca 0.05 0.55 0.00 0.03 0.00 0.00 0.00 0.00 09:26:42 08:42:01 vethbdc384a 0.05 0.70 0.00 0.03 0.00 0.00 0.00 0.00 09:26:42 08:42:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 09:26:42 08:42:01 vethc8436cc 0.05 0.65 0.00 0.03 0.00 0.00 0.00 0.00 09:26:42 08:42:01 veth0963bed 0.15 0.73 0.01 0.03 0.00 0.00 0.00 0.00 09:26:42 08:43:01 docker0 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:26:42 08:43:01 vethaaa60d4 0.00 0.08 0.00 0.00 0.00 0.00 0.00 0.00 09:26:42 08:43:01 veth367fda7 0.00 0.08 0.00 0.00 0.00 0.00 0.00 0.00 09:26:42 08:43:01 veth7cdf956 0.00 0.08 0.00 0.00 0.00 0.00 0.00 0.00 09:26:42 08:43:01 vethcf7e386 0.00 0.08 0.00 0.00 0.00 0.00 0.00 0.00 09:26:42 08:43:01 vethba21500 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 09:26:42 08:43:01 veth46e38d8 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 09:26:42 08:43:01 veth37c26ae 0.00 0.08 0.00 0.00 0.00 0.00 0.00 0.00 09:26:42 08:43:01 ens3 2.05 1.42 1.60 0.91 0.00 0.00 0.00 0.00 09:26:42 08:43:01 veth027b6ca 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 09:26:42 08:43:01 vethbdc384a 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 09:26:42 08:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:26:42 08:43:01 vethc8436cc 0.00 0.08 0.00 0.00 0.00 0.00 0.00 0.00 09:26:42 08:43:01 veth0963bed 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 09:26:42 08:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:26:42 08:44:01 vethaaa60d4 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:26:42 08:44:01 veth367fda7 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:26:42 08:44:01 veth7cdf956 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:26:42 08:44:01 vethba21500 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:26:42 08:44:01 veth37c26ae 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:26:42 08:44:01 ens3 7.56 5.55 6.14 3.59 0.00 0.00 0.00 0.00 09:26:42 08:44:01 veth027b6ca 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:26:42 08:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:26:42 08:44:01 vethc8436cc 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:26:42 08:44:01 veth0963bed 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:26:42 08:45:01 docker0 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:26:42 08:45:01 ens3 188.40 208.23 89.04 658.94 0.00 0.00 0.00 0.00 09:26:42 08:45:01 lo 13.26 13.26 1.31 1.31 0.00 0.00 0.00 0.00 09:26:42 08:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:26:42 08:46:01 ens3 437.56 435.21 190.54 2417.43 0.00 0.00 0.00 0.00 09:26:42 08:46:01 lo 35.99 35.99 3.52 3.52 0.00 0.00 0.00 0.00 09:26:42 08:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:26:42 08:47:01 ens3 291.90 282.77 117.05 1904.59 0.00 0.00 0.00 0.00 09:26:42 08:47:01 lo 20.06 20.06 1.96 1.96 0.00 0.00 0.00 0.00 09:26:42 08:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:26:42 08:48:01 ens3 0.18 0.08 0.02 0.01 0.00 0.00 0.00 0.00 09:26:42 08:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:26:42 08:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:26:42 08:49:01 ens3 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:26:42 08:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:26:42 08:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:26:42 08:50:01 ens3 0.58 0.10 0.06 0.01 0.00 0.00 0.00 0.00 09:26:42 08:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:26:42 08:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:26:42 08:51:01 ens3 1.65 1.07 5.18 0.32 0.00 0.00 0.00 0.00 09:26:42 08:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:26:42 08:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:26:42 08:52:01 ens3 0.30 0.20 0.08 0.01 0.00 0.00 0.00 0.00 09:26:42 08:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:26:42 08:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:26:42 08:53:01 ens3 0.75 0.02 0.04 0.00 0.00 0.00 0.00 0.00 09:26:42 08:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:26:42 08:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:26:42 08:54:01 ens3 1.10 0.10 0.05 0.01 0.00 0.00 0.00 0.00 09:26:42 08:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:26:42 08:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:26:42 08:55:01 ens3 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:26:42 08:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:26:42 08:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:26:42 08:56:01 ens3 0.27 0.22 0.09 0.07 0.00 0.00 0.00 0.00 09:26:42 08:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:26:42 08:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:26:42 08:57:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:26:42 08:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:26:42 08:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:26:42 08:58:01 ens3 0.17 0.10 0.02 0.01 0.00 0.00 0.00 0.00 09:26:42 08:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:26:42 08:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:26:42 08:59:01 ens3 1.38 1.33 5.29 0.11 0.00 0.00 0.00 0.00 09:26:42 08:59:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 09:26:42 09:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:26:42 09:00:01 ens3 0.18 0.10 0.02 0.01 0.00 0.00 0.00 0.00 09:26:42 09:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:26:42 09:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:26:42 09:01:01 ens3 0.23 0.15 0.09 0.07 0.00 0.00 0.00 0.00 09:26:42 09:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:26:42 09:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:26:42 09:02:01 ens3 0.18 0.08 0.02 0.01 0.00 0.00 0.00 0.00 09:26:42 09:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:26:42 09:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:26:42 09:03:01 ens3 0.25 0.13 0.13 0.01 0.00 0.00 0.00 0.00 09:26:42 09:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:26:42 09:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:26:42 09:04:01 ens3 0.52 0.08 0.06 0.01 0.00 0.00 0.00 0.00 09:26:42 09:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:26:42 09:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:26:42 09:05:01 ens3 0.57 0.47 0.27 0.22 0.00 0.00 0.00 0.00 09:26:42 09:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:26:42 09:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:26:42 09:06:01 ens3 1.33 0.75 0.92 0.45 0.00 0.00 0.00 0.00 09:26:42 09:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:26:42 09:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:26:42 09:07:01 ens3 6.48 5.02 3.89 4.83 0.00 0.00 0.00 0.00 09:26:42 09:07:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 09:26:42 09:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:26:42 09:08:01 ens3 0.77 0.50 0.37 0.29 0.00 0.00 0.00 0.00 09:26:42 09:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:26:42 09:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:26:42 09:09:01 ens3 1.72 1.37 0.98 1.21 0.00 0.00 0.00 0.00 09:26:42 09:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:26:42 09:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:26:42 09:10:01 ens3 0.23 0.15 0.02 0.01 0.00 0.00 0.00 0.00 09:26:42 09:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:26:42 09:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:26:42 09:11:01 ens3 0.37 0.15 0.09 0.07 0.00 0.00 0.00 0.00 09:26:42 09:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:26:42 09:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:26:42 09:12:01 ens3 0.28 0.10 0.02 0.01 0.00 0.00 0.00 0.00 09:26:42 09:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:26:42 09:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:26:42 09:13:01 ens3 0.50 0.00 0.06 0.00 0.00 0.00 0.00 0.00 09:26:42 09:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:26:42 09:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:26:42 09:14:01 ens3 0.62 0.62 0.33 0.23 0.00 0.00 0.00 0.00 09:26:42 09:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:26:42 09:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:26:42 09:15:01 ens3 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:26:42 09:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:26:42 09:16:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:26:42 09:16:02 ens3 0.28 0.23 0.09 0.08 0.00 0.00 0.00 0.00 09:26:42 09:16:02 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:26:42 09:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:26:42 09:17:01 ens3 0.22 0.10 0.07 0.01 0.00 0.00 0.00 0.00 09:26:42 09:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:26:42 09:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:26:42 09:18:01 ens3 0.13 0.07 0.02 0.01 0.00 0.00 0.00 0.00 09:26:42 09:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:26:42 09:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:26:42 09:19:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:26:42 09:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:26:42 09:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:26:42 09:20:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 09:26:42 09:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:26:42 09:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:26:42 09:21:01 ens3 0.27 0.13 0.09 0.07 0.00 0.00 0.00 0.00 09:26:42 09:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:26:42 09:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:26:42 09:22:01 ens3 0.25 0.12 0.08 0.01 0.00 0.00 0.00 0.00 09:26:42 09:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:26:42 09:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:26:42 09:23:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:26:42 09:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:26:42 09:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:26:42 09:24:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 09:26:42 09:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:26:42 09:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:26:42 09:25:01 ens3 125.90 73.17 3917.15 11.05 0.00 0.00 0.00 0.00 09:26:42 09:25:01 lo 1.00 1.00 0.10 0.10 0.00 0.00 0.00 0.00 09:26:42 09:26:01 docker0 73.09 110.45 6.54 882.01 0.00 0.00 0.00 0.00 09:26:42 09:26:01 ens3 304.83 220.58 4097.81 147.59 0.00 0.00 0.00 0.00 09:26:42 09:26:01 lo 1.47 1.47 0.13 0.13 0.00 0.00 0.00 0.00 09:26:42 Average: docker0 21.16 33.34 1.80 287.96 0.00 0.00 0.00 0.00 09:26:42 Average: ens3 75.09 54.19 676.48 108.31 0.00 0.00 0.00 0.00 09:26:42 Average: lo 1.65 1.65 0.16 0.16 0.00 0.00 0.00 0.00 09:26:42 09:26:42 09:26:42 ---> sar -P ALL: 09:26:42 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-8c-8g-771023) 10/30/25 _x86_64_ (8 CPU) 09:26:42 09:26:42 08:35:06 LINUX RESTART (8 CPU) 09:26:42 09:26:42 08:36:02 CPU %user %nice %system %iowait %steal %idle 09:26:42 08:37:01 all 8.21 0.00 3.64 4.35 0.08 83.72 09:26:42 08:37:01 0 9.00 0.00 3.83 1.48 0.09 85.61 09:26:42 08:37:01 1 7.86 0.00 4.73 11.65 0.09 75.67 09:26:42 08:37:01 2 8.75 0.00 4.00 0.52 0.07 86.66 09:26:42 08:37:01 3 9.91 0.00 3.37 2.28 0.09 84.35 09:26:42 08:37:01 4 6.29 0.00 4.49 6.96 0.09 82.18 09:26:42 08:37:01 5 6.50 0.00 2.61 1.19 0.09 89.61 09:26:42 08:37:01 6 7.64 0.00 2.94 10.58 0.07 78.76 09:26:42 08:37:01 7 9.71 0.00 3.16 0.19 0.07 86.87 09:26:42 08:38:01 all 42.13 0.00 6.56 0.64 0.14 50.54 09:26:42 08:38:01 0 40.48 0.00 6.50 0.02 0.13 52.87 09:26:42 08:38:01 1 42.01 0.00 6.57 0.56 0.13 50.72 09:26:42 08:38:01 2 45.47 0.00 6.29 2.68 0.15 45.41 09:26:42 08:38:01 3 43.33 0.00 6.49 0.13 0.13 49.92 09:26:42 08:38:01 4 39.97 0.00 6.74 0.12 0.15 53.02 09:26:42 08:38:01 5 39.60 0.00 7.00 0.17 0.13 53.09 09:26:42 08:38:01 6 42.37 0.00 5.75 0.08 0.13 51.66 09:26:42 08:38:01 7 43.76 0.00 7.13 1.33 0.13 47.64 09:26:42 08:39:01 all 55.88 0.00 6.57 0.75 0.12 36.67 09:26:42 08:39:01 0 56.30 0.00 6.70 0.02 0.13 36.85 09:26:42 08:39:01 1 55.11 0.00 6.11 1.07 0.12 37.60 09:26:42 08:39:01 2 55.47 0.00 6.96 0.65 0.12 36.80 09:26:42 08:39:01 3 55.94 0.00 6.70 0.03 0.13 37.20 09:26:42 08:39:01 4 55.30 0.00 6.45 3.27 0.12 34.86 09:26:42 08:39:01 5 54.61 0.00 6.95 0.84 0.12 37.49 09:26:42 08:39:01 6 56.43 0.00 6.43 0.07 0.12 36.96 09:26:42 08:39:01 7 57.88 0.00 6.31 0.03 0.13 35.64 09:26:42 08:40:01 all 38.81 0.00 7.36 0.68 0.10 53.05 09:26:42 08:40:01 0 38.66 0.00 7.42 0.32 0.12 53.48 09:26:42 08:40:01 1 38.39 0.00 6.99 0.74 0.10 53.79 09:26:42 08:40:01 2 41.25 0.00 7.61 0.02 0.10 51.02 09:26:42 08:40:01 3 38.13 0.00 7.50 0.03 0.10 54.24 09:26:42 08:40:01 4 39.04 0.00 7.00 2.46 0.10 51.40 09:26:42 08:40:01 5 38.27 0.00 7.62 1.85 0.10 52.16 09:26:42 08:40:01 6 39.65 0.00 7.69 0.00 0.10 52.56 09:26:42 08:40:01 7 37.09 0.00 7.02 0.03 0.10 55.76 09:26:42 08:41:01 all 25.21 0.00 10.91 23.61 0.11 40.17 09:26:42 08:41:01 0 26.41 0.00 10.95 27.49 0.10 35.04 09:26:42 08:41:01 1 24.04 0.00 10.61 16.47 0.08 48.79 09:26:42 08:41:01 2 26.29 0.00 10.72 22.52 0.10 40.37 09:26:42 08:41:01 3 25.23 0.00 11.46 38.71 0.10 24.51 09:26:42 08:41:01 4 24.75 0.00 11.68 21.05 0.15 42.37 09:26:42 08:41:01 5 24.81 0.00 10.96 10.90 0.12 53.21 09:26:42 08:41:01 6 24.14 0.00 10.54 37.48 0.10 27.73 09:26:42 08:41:01 7 26.00 0.00 10.35 14.40 0.08 49.17 09:26:42 08:42:01 all 46.48 0.00 9.03 11.27 0.10 33.13 09:26:42 08:42:01 0 46.87 0.00 8.60 2.99 0.10 41.44 09:26:42 08:42:01 1 46.25 0.00 10.43 18.72 0.12 24.48 09:26:42 08:42:01 2 47.43 0.00 8.17 10.34 0.12 33.95 09:26:42 08:42:01 3 46.72 0.00 8.77 5.00 0.10 39.41 09:26:42 08:42:01 4 46.38 0.00 9.68 16.19 0.10 27.65 09:26:42 08:42:01 5 46.15 0.00 8.97 12.14 0.10 32.64 09:26:42 08:42:01 6 46.29 0.00 9.12 22.08 0.10 22.40 09:26:42 08:42:01 7 45.71 0.00 8.49 2.75 0.10 42.96 09:26:42 08:43:01 all 89.54 0.00 10.29 0.00 0.17 0.00 09:26:42 08:43:01 0 88.40 0.00 11.40 0.00 0.20 0.00 09:26:42 08:43:01 1 90.26 0.00 9.58 0.00 0.17 0.00 09:26:42 08:43:01 2 90.17 0.00 9.68 0.00 0.15 0.00 09:26:42 08:43:01 3 90.05 0.00 9.78 0.00 0.17 0.00 09:26:42 08:43:01 4 89.20 0.00 10.61 0.00 0.18 0.00 09:26:42 08:43:01 5 89.35 0.00 10.50 0.00 0.15 0.00 09:26:42 08:43:01 6 89.73 0.00 10.10 0.00 0.17 0.00 09:26:42 08:43:01 7 89.19 0.00 10.64 0.00 0.17 0.00 09:26:42 08:44:01 all 90.41 0.00 9.44 0.00 0.14 0.00 09:26:42 08:44:01 0 90.45 0.00 9.41 0.00 0.13 0.00 09:26:42 08:44:01 1 90.27 0.00 9.60 0.00 0.13 0.00 09:26:42 08:44:01 2 90.75 0.00 9.11 0.00 0.13 0.00 09:26:42 08:44:01 3 90.65 0.00 9.20 0.00 0.13 0.02 09:26:42 08:44:01 4 90.05 0.00 9.80 0.00 0.15 0.00 09:26:42 08:44:01 5 90.68 0.00 9.17 0.00 0.15 0.00 09:26:42 08:44:01 6 90.27 0.00 9.56 0.00 0.17 0.00 09:26:42 08:44:01 7 90.17 0.00 9.70 0.00 0.13 0.00 09:26:42 08:45:01 all 10.85 0.00 2.88 5.89 0.05 80.32 09:26:42 08:45:01 0 9.15 0.00 3.09 2.64 0.05 85.06 09:26:42 08:45:01 1 11.55 0.00 3.12 12.22 0.05 73.05 09:26:42 08:45:01 2 11.94 0.00 3.12 7.75 0.05 77.15 09:26:42 08:45:01 3 10.33 0.00 2.56 3.68 0.05 83.39 09:26:42 08:45:01 4 9.68 0.00 2.36 5.95 0.05 81.96 09:26:42 08:45:01 5 12.71 0.00 2.51 4.21 0.05 80.52 09:26:42 08:45:01 6 11.74 0.00 3.36 2.88 0.05 81.97 09:26:42 08:45:01 7 9.74 0.00 2.93 7.83 0.07 79.44 09:26:42 08:46:01 all 9.64 0.00 0.92 0.12 0.06 89.25 09:26:42 08:46:01 0 7.96 0.00 0.86 0.03 0.05 91.09 09:26:42 08:46:01 1 9.46 0.00 0.85 0.10 0.07 89.53 09:26:42 08:46:01 2 12.40 0.00 1.05 0.02 0.08 86.45 09:26:42 08:46:01 3 13.30 0.00 0.97 0.08 0.10 85.54 09:26:42 08:46:01 4 7.60 0.00 1.05 0.08 0.05 91.21 09:26:42 08:46:01 5 8.92 0.00 0.92 0.02 0.07 90.08 09:26:42 08:46:01 6 7.68 0.00 0.85 0.32 0.05 91.10 09:26:42 08:46:01 7 9.83 0.00 0.82 0.32 0.05 88.99 09:26:42 08:47:01 all 8.13 0.00 0.61 0.08 0.06 91.12 09:26:42 08:47:01 0 5.77 0.00 0.54 0.00 0.07 93.63 09:26:42 08:47:01 1 10.07 0.00 0.70 0.02 0.08 89.13 09:26:42 08:47:01 2 9.95 0.00 0.72 0.02 0.05 89.26 09:26:42 08:47:01 3 11.26 0.00 0.60 0.07 0.05 88.02 09:26:42 08:47:01 4 8.65 0.00 0.72 0.10 0.05 90.48 09:26:42 08:47:01 5 2.54 0.00 0.45 0.02 0.05 96.94 09:26:42 08:47:01 6 12.47 0.00 0.67 0.05 0.07 86.74 09:26:42 08:47:01 7 4.29 0.00 0.48 0.35 0.05 94.83 09:26:42 09:26:42 08:47:01 CPU %user %nice %system %iowait %steal %idle 09:26:42 08:48:01 all 0.12 0.00 0.01 0.01 0.01 99.85 09:26:42 08:48:01 0 0.00 0.00 0.00 0.00 0.00 100.00 09:26:42 08:48:01 1 0.02 0.00 0.02 0.00 0.02 99.95 09:26:42 08:48:01 2 0.00 0.00 0.00 0.00 0.00 100.00 09:26:42 08:48:01 3 0.00 0.00 0.00 0.02 0.00 99.98 09:26:42 08:48:01 4 0.02 0.00 0.00 0.07 0.02 99.90 09:26:42 08:48:01 5 0.75 0.00 0.03 0.00 0.02 99.20 09:26:42 08:48:01 6 0.02 0.00 0.03 0.00 0.02 99.93 09:26:42 08:48:01 7 0.13 0.00 0.02 0.00 0.00 99.85 09:26:42 08:49:01 all 0.21 0.00 0.02 0.00 0.00 99.77 09:26:42 08:49:01 0 0.00 0.00 0.00 0.00 0.00 100.00 09:26:42 08:49:01 1 0.02 0.00 0.03 0.00 0.00 99.95 09:26:42 08:49:01 2 0.00 0.00 0.00 0.00 0.00 100.00 09:26:42 08:49:01 3 0.00 0.00 0.02 0.02 0.00 99.97 09:26:42 08:49:01 4 0.00 0.00 0.02 0.00 0.00 99.98 09:26:42 08:49:01 5 1.52 0.00 0.03 0.00 0.02 98.43 09:26:42 08:49:01 6 0.05 0.00 0.03 0.00 0.02 99.90 09:26:42 08:49:01 7 0.05 0.00 0.02 0.00 0.00 99.93 09:26:42 08:50:01 all 0.02 0.00 0.01 0.01 0.01 99.95 09:26:42 08:50:01 0 0.00 0.00 0.02 0.00 0.00 99.98 09:26:42 08:50:01 1 0.05 0.00 0.03 0.00 0.02 99.90 09:26:42 08:50:01 2 0.00 0.00 0.00 0.00 0.02 99.98 09:26:42 08:50:01 3 0.02 0.00 0.03 0.02 0.00 99.93 09:26:42 08:50:01 4 0.00 0.00 0.02 0.03 0.00 99.95 09:26:42 08:50:01 5 0.07 0.00 0.00 0.00 0.02 99.92 09:26:42 08:50:01 6 0.03 0.00 0.02 0.00 0.02 99.93 09:26:42 08:50:01 7 0.00 0.00 0.00 0.00 0.00 100.00 09:26:42 08:51:01 all 0.05 0.00 0.03 0.02 0.01 99.90 09:26:42 08:51:01 0 0.02 0.00 0.03 0.00 0.00 99.95 09:26:42 08:51:01 1 0.08 0.00 0.03 0.00 0.00 99.88 09:26:42 08:51:01 2 0.05 0.00 0.02 0.00 0.00 99.93 09:26:42 08:51:01 3 0.02 0.00 0.03 0.05 0.00 99.90 09:26:42 08:51:01 4 0.03 0.00 0.00 0.08 0.02 99.87 09:26:42 08:51:01 5 0.10 0.00 0.07 0.00 0.02 99.82 09:26:42 08:51:01 6 0.05 0.00 0.03 0.00 0.02 99.90 09:26:42 08:51:01 7 0.02 0.00 0.02 0.00 0.02 99.95 09:26:42 08:52:01 all 0.02 0.00 0.01 0.03 0.00 99.94 09:26:42 08:52:01 0 0.00 0.00 0.00 0.00 0.00 100.00 09:26:42 08:52:01 1 0.03 0.00 0.05 0.00 0.02 99.90 09:26:42 08:52:01 2 0.02 0.00 0.00 0.00 0.00 99.98 09:26:42 08:52:01 3 0.00 0.00 0.02 0.07 0.00 99.92 09:26:42 08:52:01 4 0.00 0.00 0.00 0.18 0.00 99.82 09:26:42 08:52:01 5 0.03 0.00 0.00 0.00 0.00 99.97 09:26:42 08:52:01 6 0.03 0.00 0.03 0.00 0.02 99.92 09:26:42 08:52:01 7 0.02 0.00 0.00 0.00 0.00 99.98 09:26:42 08:53:01 all 0.03 0.00 0.01 0.00 0.01 99.95 09:26:42 08:53:01 0 0.00 0.00 0.00 0.00 0.00 100.00 09:26:42 08:53:01 1 0.02 0.00 0.00 0.00 0.02 99.97 09:26:42 08:53:01 2 0.00 0.00 0.00 0.00 0.00 100.00 09:26:42 08:53:01 3 0.00 0.00 0.00 0.03 0.00 99.97 09:26:42 08:53:01 4 0.00 0.00 0.02 0.00 0.02 99.97 09:26:42 08:53:01 5 0.17 0.00 0.02 0.00 0.02 99.80 09:26:42 08:53:01 6 0.05 0.00 0.02 0.00 0.02 99.92 09:26:42 08:53:01 7 0.02 0.00 0.02 0.00 0.00 99.97 09:26:42 08:54:01 all 0.02 0.00 0.01 0.01 0.01 99.95 09:26:42 08:54:01 0 0.00 0.00 0.00 0.00 0.00 100.00 09:26:42 08:54:01 1 0.02 0.00 0.03 0.00 0.00 99.95 09:26:42 08:54:01 2 0.02 0.00 0.00 0.00 0.02 99.97 09:26:42 08:54:01 3 0.00 0.00 0.00 0.00 0.02 99.98 09:26:42 08:54:01 4 0.00 0.00 0.00 0.08 0.00 99.92 09:26:42 08:54:01 5 0.03 0.00 0.02 0.00 0.02 99.93 09:26:42 08:54:01 6 0.05 0.00 0.05 0.00 0.00 99.90 09:26:42 08:54:01 7 0.02 0.00 0.00 0.00 0.00 99.98 09:26:42 08:55:01 all 0.02 0.00 0.02 0.00 0.01 99.95 09:26:42 08:55:01 0 0.00 0.00 0.00 0.00 0.00 100.00 09:26:42 08:55:01 1 0.03 0.00 0.05 0.00 0.02 99.90 09:26:42 08:55:01 2 0.00 0.00 0.03 0.00 0.00 99.97 09:26:42 08:55:01 3 0.00 0.00 0.00 0.02 0.00 99.98 09:26:42 08:55:01 4 0.00 0.00 0.02 0.02 0.00 99.97 09:26:42 08:55:01 5 0.10 0.00 0.00 0.00 0.02 99.88 09:26:42 08:55:01 6 0.05 0.00 0.05 0.00 0.02 99.88 09:26:42 08:55:01 7 0.00 0.00 0.00 0.00 0.00 100.00 09:26:42 08:56:01 all 0.01 0.00 0.01 0.05 0.00 99.91 09:26:42 08:56:01 0 0.00 0.00 0.00 0.00 0.02 99.98 09:26:42 08:56:01 1 0.05 0.00 0.07 0.00 0.00 99.88 09:26:42 08:56:01 2 0.00 0.00 0.00 0.00 0.00 100.00 09:26:42 08:56:01 3 0.00 0.00 0.00 0.10 0.00 99.90 09:26:42 08:56:01 4 0.00 0.00 0.00 0.33 0.00 99.67 09:26:42 08:56:01 5 0.02 0.00 0.00 0.00 0.00 99.98 09:26:42 08:56:01 6 0.02 0.00 0.05 0.00 0.02 99.92 09:26:42 08:56:01 7 0.02 0.00 0.00 0.00 0.00 99.98 09:26:42 08:57:01 all 0.08 0.00 0.02 0.00 0.01 99.89 09:26:42 08:57:01 0 0.02 0.00 0.00 0.00 0.00 99.98 09:26:42 08:57:01 1 0.07 0.00 0.02 0.00 0.02 99.90 09:26:42 08:57:01 2 0.07 0.00 0.00 0.00 0.00 99.93 09:26:42 08:57:01 3 0.00 0.00 0.00 0.02 0.00 99.98 09:26:42 08:57:01 4 0.02 0.00 0.02 0.02 0.02 99.93 09:26:42 08:57:01 5 0.32 0.00 0.03 0.00 0.02 99.63 09:26:42 08:57:01 6 0.05 0.00 0.07 0.00 0.00 99.88 09:26:42 08:57:01 7 0.08 0.00 0.02 0.00 0.00 99.90 09:26:42 08:58:01 all 0.03 0.00 0.01 0.00 0.01 99.95 09:26:42 08:58:01 0 0.00 0.00 0.00 0.00 0.00 100.00 09:26:42 08:58:01 1 0.05 0.00 0.02 0.00 0.02 99.92 09:26:42 08:58:01 2 0.02 0.00 0.00 0.00 0.02 99.97 09:26:42 08:58:01 3 0.00 0.00 0.02 0.02 0.00 99.97 09:26:42 08:58:01 4 0.00 0.00 0.02 0.02 0.00 99.97 09:26:42 08:58:01 5 0.10 0.00 0.02 0.00 0.00 99.88 09:26:42 08:58:01 6 0.08 0.00 0.02 0.00 0.02 99.88 09:26:42 08:58:01 7 0.02 0.00 0.00 0.00 0.00 99.98 09:26:42 09:26:42 08:58:01 CPU %user %nice %system %iowait %steal %idle 09:26:42 08:59:01 all 0.19 0.00 0.08 0.05 0.01 99.67 09:26:42 08:59:01 0 0.08 0.00 0.07 0.02 0.00 99.83 09:26:42 08:59:01 1 1.00 0.00 0.17 0.27 0.02 98.55 09:26:42 08:59:01 2 0.12 0.00 0.12 0.02 0.00 99.75 09:26:42 08:59:01 3 0.07 0.00 0.05 0.10 0.00 99.78 09:26:42 08:59:01 4 0.03 0.00 0.07 0.03 0.00 99.87 09:26:42 08:59:01 5 0.07 0.00 0.05 0.00 0.02 99.87 09:26:42 08:59:01 6 0.07 0.00 0.08 0.00 0.02 99.83 09:26:42 08:59:01 7 0.10 0.00 0.03 0.00 0.02 99.85 09:26:42 09:00:01 all 0.03 0.00 0.01 0.00 0.00 99.96 09:26:42 09:00:01 0 0.00 0.00 0.03 0.00 0.02 99.95 09:26:42 09:00:01 1 0.03 0.00 0.02 0.00 0.00 99.95 09:26:42 09:00:01 2 0.00 0.00 0.00 0.00 0.00 100.00 09:26:42 09:00:01 3 0.02 0.00 0.00 0.02 0.00 99.97 09:26:42 09:00:01 4 0.02 0.00 0.00 0.00 0.00 99.98 09:26:42 09:00:01 5 0.03 0.00 0.02 0.00 0.00 99.95 09:26:42 09:00:01 6 0.05 0.00 0.00 0.00 0.00 99.95 09:26:42 09:00:01 7 0.10 0.00 0.00 0.00 0.00 99.90 09:26:42 09:01:01 all 0.03 0.00 0.01 0.00 0.00 99.96 09:26:42 09:01:01 0 0.03 0.00 0.02 0.00 0.00 99.95 09:26:42 09:01:01 1 0.05 0.00 0.02 0.00 0.02 99.92 09:26:42 09:01:01 2 0.00 0.00 0.00 0.00 0.00 100.00 09:26:42 09:01:01 3 0.00 0.00 0.00 0.00 0.00 100.00 09:26:42 09:01:01 4 0.00 0.00 0.02 0.02 0.00 99.97 09:26:42 09:01:01 5 0.07 0.00 0.00 0.00 0.02 99.92 09:26:42 09:01:01 6 0.05 0.00 0.02 0.00 0.00 99.93 09:26:42 09:01:01 7 0.03 0.00 0.00 0.00 0.00 99.97 09:26:42 09:02:01 all 0.23 0.00 0.01 0.00 0.01 99.75 09:26:42 09:02:01 0 0.02 0.00 0.02 0.00 0.02 99.95 09:26:42 09:02:01 1 0.08 0.00 0.03 0.00 0.02 99.87 09:26:42 09:02:01 2 0.00 0.00 0.00 0.00 0.02 99.98 09:26:42 09:02:01 3 0.02 0.00 0.00 0.02 0.00 99.97 09:26:42 09:02:01 4 0.02 0.00 0.00 0.00 0.02 99.97 09:26:42 09:02:01 5 1.65 0.00 0.02 0.00 0.02 98.32 09:26:42 09:02:01 6 0.00 0.00 0.00 0.00 0.00 100.00 09:26:42 09:02:01 7 0.02 0.00 0.00 0.00 0.00 99.98 09:26:42 09:03:01 all 0.22 0.00 0.02 0.00 0.01 99.75 09:26:42 09:03:01 0 0.02 0.00 0.00 0.00 0.02 99.97 09:26:42 09:03:01 1 0.07 0.00 0.02 0.00 0.00 99.92 09:26:42 09:03:01 2 0.00 0.00 0.00 0.00 0.00 100.00 09:26:42 09:03:01 3 0.00 0.00 0.02 0.00 0.00 99.98 09:26:42 09:03:01 4 0.00 0.00 0.00 0.02 0.00 99.98 09:26:42 09:03:01 5 1.58 0.00 0.10 0.00 0.00 98.32 09:26:42 09:03:01 6 0.05 0.00 0.02 0.00 0.02 99.92 09:26:42 09:03:01 7 0.03 0.00 0.02 0.00 0.02 99.93 09:26:42 09:04:01 all 0.17 0.00 0.01 0.01 0.00 99.80 09:26:42 09:04:01 0 0.03 0.00 0.03 0.00 0.02 99.92 09:26:42 09:04:01 1 0.05 0.00 0.02 0.00 0.02 99.92 09:26:42 09:04:01 2 0.02 0.00 0.00 0.00 0.00 99.98 09:26:42 09:04:01 3 0.00 0.00 0.00 0.08 0.00 99.92 09:26:42 09:04:01 4 0.00 0.00 0.02 0.02 0.00 99.97 09:26:42 09:04:01 5 1.24 0.00 0.02 0.00 0.00 98.74 09:26:42 09:04:01 6 0.02 0.00 0.00 0.00 0.00 99.98 09:26:42 09:04:01 7 0.02 0.00 0.02 0.00 0.00 99.97 09:26:42 09:05:01 all 0.07 0.00 0.02 0.00 0.01 99.90 09:26:42 09:05:01 0 0.08 0.00 0.02 0.00 0.02 99.88 09:26:42 09:05:01 1 0.03 0.00 0.03 0.00 0.00 99.93 09:26:42 09:05:01 2 0.00 0.00 0.00 0.00 0.02 99.98 09:26:42 09:05:01 3 0.00 0.00 0.02 0.00 0.00 99.98 09:26:42 09:05:01 4 0.00 0.00 0.00 0.00 0.02 99.98 09:26:42 09:05:01 5 0.37 0.00 0.02 0.00 0.02 99.60 09:26:42 09:05:01 6 0.03 0.00 0.05 0.00 0.02 99.90 09:26:42 09:05:01 7 0.03 0.00 0.00 0.00 0.00 99.97 09:26:42 09:06:01 all 0.07 0.00 0.02 0.01 0.00 99.90 09:26:42 09:06:01 0 0.08 0.00 0.02 0.00 0.00 99.90 09:26:42 09:06:01 1 0.07 0.00 0.05 0.00 0.02 99.87 09:26:42 09:06:01 2 0.03 0.00 0.02 0.00 0.00 99.95 09:26:42 09:06:01 3 0.00 0.00 0.02 0.02 0.00 99.97 09:26:42 09:06:01 4 0.12 0.00 0.02 0.03 0.00 99.83 09:26:42 09:06:01 5 0.07 0.00 0.00 0.00 0.00 99.93 09:26:42 09:06:01 6 0.02 0.00 0.00 0.00 0.00 99.98 09:26:42 09:06:01 7 0.20 0.00 0.02 0.00 0.00 99.78 09:26:42 09:07:01 all 0.18 0.00 0.03 0.01 0.01 99.78 09:26:42 09:07:01 0 0.07 0.00 0.07 0.00 0.02 99.85 09:26:42 09:07:01 1 0.17 0.00 0.02 0.00 0.00 99.82 09:26:42 09:07:01 2 0.00 0.00 0.00 0.00 0.00 100.00 09:26:42 09:07:01 3 0.25 0.00 0.07 0.05 0.02 99.62 09:26:42 09:07:01 4 0.20 0.00 0.02 0.00 0.00 99.78 09:26:42 09:07:01 5 0.08 0.00 0.02 0.00 0.00 99.90 09:26:42 09:07:01 6 0.05 0.00 0.03 0.00 0.00 99.92 09:26:42 09:07:01 7 0.62 0.00 0.03 0.00 0.02 99.33 09:26:42 09:08:01 all 0.03 0.00 0.01 0.00 0.01 99.94 09:26:42 09:08:01 0 0.02 0.00 0.03 0.00 0.02 99.93 09:26:42 09:08:01 1 0.07 0.00 0.02 0.00 0.02 99.90 09:26:42 09:08:01 2 0.02 0.00 0.00 0.00 0.00 99.98 09:26:42 09:08:01 3 0.02 0.00 0.02 0.02 0.00 99.95 09:26:42 09:08:01 4 0.00 0.00 0.00 0.02 0.02 99.97 09:26:42 09:08:01 5 0.05 0.00 0.02 0.00 0.02 99.92 09:26:42 09:08:01 6 0.05 0.00 0.03 0.00 0.02 99.90 09:26:42 09:08:01 7 0.03 0.00 0.00 0.00 0.00 99.97 09:26:42 09:09:01 all 0.07 0.00 0.01 0.00 0.01 99.91 09:26:42 09:09:01 0 0.07 0.00 0.02 0.00 0.02 99.90 09:26:42 09:09:01 1 0.00 0.00 0.03 0.00 0.02 99.95 09:26:42 09:09:01 2 0.00 0.00 0.00 0.00 0.00 100.00 09:26:42 09:09:01 3 0.03 0.00 0.00 0.00 0.00 99.97 09:26:42 09:09:01 4 0.02 0.00 0.00 0.00 0.00 99.98 09:26:42 09:09:01 5 0.20 0.00 0.00 0.00 0.00 99.80 09:26:42 09:09:01 6 0.05 0.00 0.03 0.00 0.02 99.90 09:26:42 09:09:01 7 0.20 0.00 0.02 0.00 0.00 99.78 09:26:42 09:26:42 09:09:01 CPU %user %nice %system %iowait %steal %idle 09:26:42 09:10:01 all 0.03 0.00 0.01 0.00 0.01 99.95 09:26:42 09:10:01 0 0.00 0.00 0.00 0.00 0.00 100.00 09:26:42 09:10:01 1 0.03 0.00 0.02 0.00 0.00 99.95 09:26:42 09:10:01 2 0.00 0.00 0.00 0.00 0.02 99.98 09:26:42 09:10:01 3 0.00 0.00 0.00 0.02 0.00 99.98 09:26:42 09:10:01 4 0.00 0.00 0.02 0.02 0.00 99.97 09:26:42 09:10:01 5 0.12 0.00 0.00 0.00 0.02 99.87 09:26:42 09:10:01 6 0.07 0.00 0.07 0.00 0.02 99.85 09:26:42 09:10:01 7 0.02 0.00 0.00 0.00 0.00 99.98 09:26:42 09:11:01 all 0.08 0.00 0.02 0.00 0.00 99.90 09:26:42 09:11:01 0 0.03 0.00 0.00 0.00 0.00 99.97 09:26:42 09:11:01 1 0.00 0.00 0.02 0.00 0.00 99.98 09:26:42 09:11:01 2 0.02 0.00 0.00 0.00 0.00 99.98 09:26:42 09:11:01 3 0.00 0.00 0.02 0.00 0.00 99.98 09:26:42 09:11:01 4 0.02 0.00 0.02 0.00 0.00 99.97 09:26:42 09:11:01 5 0.52 0.00 0.02 0.00 0.00 99.47 09:26:42 09:11:01 6 0.05 0.00 0.07 0.00 0.00 99.88 09:26:42 09:11:01 7 0.03 0.00 0.02 0.00 0.00 99.95 09:26:42 09:12:01 all 0.01 0.00 0.02 0.03 0.01 99.93 09:26:42 09:12:01 0 0.00 0.00 0.02 0.00 0.00 99.98 09:26:42 09:12:01 1 0.05 0.00 0.02 0.00 0.02 99.92 09:26:42 09:12:01 2 0.00 0.00 0.02 0.00 0.00 99.98 09:26:42 09:12:01 3 0.00 0.00 0.03 0.17 0.00 99.80 09:26:42 09:12:01 4 0.00 0.00 0.00 0.07 0.02 99.92 09:26:42 09:12:01 5 0.02 0.00 0.00 0.00 0.00 99.98 09:26:42 09:12:01 6 0.05 0.00 0.07 0.00 0.03 99.85 09:26:42 09:12:01 7 0.00 0.00 0.00 0.00 0.02 99.98 09:26:42 09:13:01 all 0.02 0.00 0.01 0.00 0.01 99.96 09:26:42 09:13:01 0 0.00 0.00 0.00 0.00 0.00 100.00 09:26:42 09:13:01 1 0.05 0.00 0.02 0.00 0.00 99.93 09:26:42 09:13:01 2 0.00 0.00 0.00 0.00 0.00 100.00 09:26:42 09:13:01 3 0.02 0.00 0.02 0.00 0.02 99.95 09:26:42 09:13:01 4 0.00 0.00 0.00 0.00 0.00 100.00 09:26:42 09:13:01 5 0.05 0.00 0.02 0.00 0.02 99.92 09:26:42 09:13:01 6 0.03 0.00 0.05 0.00 0.02 99.90 09:26:42 09:13:01 7 0.03 0.00 0.00 0.00 0.00 99.97 09:26:42 09:14:01 all 0.02 0.00 0.01 0.00 0.01 99.96 09:26:42 09:14:01 0 0.00 0.00 0.00 0.00 0.00 100.00 09:26:42 09:14:01 1 0.03 0.00 0.02 0.00 0.02 99.93 09:26:42 09:14:01 2 0.02 0.00 0.02 0.00 0.02 99.95 09:26:42 09:14:01 3 0.00 0.00 0.00 0.02 0.00 99.98 09:26:42 09:14:01 4 0.02 0.00 0.00 0.02 0.00 99.97 09:26:42 09:14:01 5 0.05 0.00 0.02 0.00 0.00 99.93 09:26:42 09:14:01 6 0.05 0.00 0.02 0.00 0.02 99.92 09:26:42 09:14:01 7 0.02 0.00 0.02 0.00 0.00 99.97 09:26:42 09:15:01 all 0.04 0.00 0.01 0.00 0.01 99.94 09:26:42 09:15:01 0 0.00 0.00 0.00 0.00 0.00 100.00 09:26:42 09:15:01 1 0.10 0.00 0.02 0.00 0.00 99.88 09:26:42 09:15:01 2 0.07 0.00 0.00 0.00 0.00 99.93 09:26:42 09:15:01 3 0.00 0.00 0.02 0.00 0.00 99.98 09:26:42 09:15:01 4 0.03 0.00 0.02 0.02 0.02 99.92 09:26:42 09:15:01 5 0.02 0.00 0.00 0.02 0.02 99.95 09:26:42 09:15:01 6 0.05 0.00 0.03 0.00 0.02 99.90 09:26:42 09:15:01 7 0.02 0.00 0.00 0.00 0.00 99.98 09:26:42 09:16:02 all 0.02 0.00 0.02 0.00 0.01 99.96 09:26:42 09:16:02 0 0.00 0.00 0.00 0.00 0.00 100.00 09:26:42 09:16:02 1 0.02 0.00 0.00 0.00 0.00 99.98 09:26:42 09:16:02 2 0.00 0.00 0.02 0.00 0.02 99.97 09:26:42 09:16:02 3 0.00 0.00 0.03 0.00 0.00 99.97 09:26:42 09:16:02 4 0.03 0.00 0.02 0.02 0.00 99.93 09:26:42 09:16:02 5 0.02 0.00 0.02 0.00 0.00 99.97 09:26:42 09:16:02 6 0.05 0.00 0.03 0.00 0.03 99.88 09:26:42 09:16:02 7 0.02 0.00 0.02 0.00 0.02 99.95 09:26:42 09:17:01 all 0.03 0.00 0.01 0.00 0.01 99.95 09:26:42 09:17:01 0 0.03 0.00 0.00 0.00 0.00 99.97 09:26:42 09:17:01 1 0.03 0.00 0.02 0.00 0.02 99.93 09:26:42 09:17:01 2 0.02 0.00 0.00 0.00 0.00 99.98 09:26:42 09:17:01 3 0.02 0.00 0.02 0.00 0.00 99.97 09:26:42 09:17:01 4 0.00 0.00 0.02 0.00 0.02 99.97 09:26:42 09:17:01 5 0.05 0.00 0.00 0.03 0.02 99.90 09:26:42 09:17:01 6 0.07 0.00 0.02 0.00 0.02 99.90 09:26:42 09:17:01 7 0.03 0.00 0.00 0.00 0.00 99.97 09:26:42 09:18:01 all 0.07 0.00 0.02 0.00 0.00 99.90 09:26:42 09:18:01 0 0.00 0.00 0.03 0.00 0.00 99.97 09:26:42 09:18:01 1 0.03 0.00 0.03 0.00 0.00 99.93 09:26:42 09:18:01 2 0.02 0.00 0.02 0.00 0.00 99.97 09:26:42 09:18:01 3 0.00 0.00 0.00 0.00 0.00 100.00 09:26:42 09:18:01 4 0.00 0.00 0.00 0.02 0.00 99.98 09:26:42 09:18:01 5 0.43 0.00 0.02 0.02 0.00 99.53 09:26:42 09:18:01 6 0.05 0.00 0.07 0.00 0.03 99.85 09:26:42 09:18:01 7 0.00 0.00 0.00 0.00 0.00 100.00 09:26:42 09:19:01 all 0.03 0.00 0.01 0.00 0.01 99.95 09:26:42 09:19:01 0 0.00 0.00 0.02 0.00 0.00 99.98 09:26:42 09:19:01 1 0.05 0.00 0.00 0.00 0.00 99.95 09:26:42 09:19:01 2 0.03 0.00 0.00 0.00 0.00 99.97 09:26:42 09:19:01 3 0.00 0.00 0.02 0.00 0.00 99.98 09:26:42 09:19:01 4 0.02 0.00 0.02 0.02 0.03 99.92 09:26:42 09:19:01 5 0.03 0.00 0.00 0.00 0.00 99.97 09:26:42 09:19:01 6 0.10 0.00 0.03 0.00 0.02 99.85 09:26:42 09:19:01 7 0.02 0.00 0.00 0.00 0.00 99.98 09:26:42 09:20:01 all 0.01 0.00 0.01 0.00 0.01 99.96 09:26:42 09:20:01 0 0.02 0.00 0.03 0.00 0.02 99.93 09:26:42 09:20:01 1 0.00 0.00 0.00 0.00 0.02 99.98 09:26:42 09:20:01 2 0.00 0.00 0.00 0.00 0.02 99.98 09:26:42 09:20:01 3 0.00 0.00 0.00 0.00 0.00 100.00 09:26:42 09:20:01 4 0.00 0.00 0.00 0.00 0.00 100.00 09:26:42 09:20:01 5 0.02 0.00 0.00 0.02 0.02 99.95 09:26:42 09:20:01 6 0.03 0.00 0.05 0.00 0.03 99.88 09:26:42 09:20:01 7 0.03 0.00 0.02 0.00 0.00 99.95 09:26:42 09:26:42 09:20:01 CPU %user %nice %system %iowait %steal %idle 09:26:42 09:21:01 all 0.02 0.00 0.01 0.01 0.00 99.95 09:26:42 09:21:01 0 0.00 0.00 0.00 0.00 0.00 100.00 09:26:42 09:21:01 1 0.05 0.00 0.02 0.00 0.00 99.93 09:26:42 09:21:01 2 0.02 0.00 0.00 0.00 0.00 99.98 09:26:42 09:21:01 3 0.00 0.00 0.02 0.00 0.00 99.98 09:26:42 09:21:01 4 0.00 0.00 0.00 0.07 0.00 99.93 09:26:42 09:21:01 5 0.03 0.00 0.00 0.02 0.00 99.95 09:26:42 09:21:01 6 0.05 0.00 0.07 0.00 0.02 99.87 09:26:42 09:21:01 7 0.03 0.00 0.02 0.00 0.00 99.95 09:26:42 09:22:01 all 0.02 0.00 0.01 0.00 0.01 99.95 09:26:42 09:22:01 0 0.02 0.00 0.00 0.00 0.00 99.98 09:26:42 09:22:01 1 0.03 0.00 0.02 0.00 0.02 99.93 09:26:42 09:22:01 2 0.02 0.00 0.02 0.00 0.00 99.97 09:26:42 09:22:01 3 0.00 0.00 0.02 0.00 0.00 99.98 09:26:42 09:22:01 4 0.02 0.00 0.00 0.00 0.02 99.97 09:26:42 09:22:01 5 0.02 0.00 0.00 0.00 0.02 99.97 09:26:42 09:22:01 6 0.05 0.00 0.05 0.00 0.02 99.88 09:26:42 09:22:01 7 0.03 0.00 0.02 0.00 0.02 99.93 09:26:42 09:23:01 all 0.03 0.00 0.02 0.00 0.01 99.94 09:26:42 09:23:01 0 0.00 0.00 0.02 0.00 0.00 99.98 09:26:42 09:23:01 1 0.08 0.00 0.03 0.00 0.00 99.88 09:26:42 09:23:01 2 0.03 0.00 0.00 0.00 0.00 99.97 09:26:42 09:23:01 3 0.00 0.00 0.02 0.00 0.00 99.98 09:26:42 09:23:01 4 0.00 0.00 0.03 0.02 0.02 99.93 09:26:42 09:23:01 5 0.05 0.00 0.02 0.02 0.00 99.92 09:26:42 09:23:01 6 0.07 0.00 0.05 0.00 0.03 99.85 09:26:42 09:23:01 7 0.00 0.00 0.02 0.00 0.00 99.98 09:26:42 09:24:01 all 0.15 0.00 0.01 0.00 0.01 99.83 09:26:42 09:24:01 0 0.00 0.00 0.00 0.00 0.00 100.00 09:26:42 09:24:01 1 0.05 0.00 0.00 0.00 0.02 99.93 09:26:42 09:24:01 2 0.02 0.00 0.02 0.00 0.02 99.95 09:26:42 09:24:01 3 0.02 0.00 0.00 0.00 0.02 99.97 09:26:42 09:24:01 4 0.00 0.00 0.00 0.02 0.00 99.98 09:26:42 09:24:01 5 1.03 0.00 0.02 0.02 0.02 98.92 09:26:42 09:24:01 6 0.08 0.00 0.03 0.00 0.02 99.87 09:26:42 09:24:01 7 0.02 0.00 0.00 0.00 0.00 99.98 09:26:42 09:25:01 all 1.17 0.00 0.49 0.01 0.01 98.31 09:26:42 09:25:01 0 1.27 0.00 0.68 0.00 0.02 98.03 09:26:42 09:25:01 1 1.44 0.00 0.50 0.00 0.02 98.04 09:26:42 09:25:01 2 1.27 0.00 0.60 0.00 0.00 98.13 09:26:42 09:25:01 3 1.15 0.00 0.37 0.00 0.00 98.48 09:26:42 09:25:01 4 0.77 0.00 0.33 0.02 0.02 98.86 09:26:42 09:25:01 5 1.05 0.00 0.45 0.07 0.00 98.43 09:26:42 09:25:01 6 0.87 0.00 0.74 0.02 0.02 98.36 09:26:42 09:25:01 7 1.55 0.00 0.28 0.00 0.02 98.15 09:26:42 09:26:01 all 6.51 0.00 2.51 0.75 0.06 90.18 09:26:42 09:26:01 0 8.04 0.00 3.23 0.15 0.07 88.51 09:26:42 09:26:01 1 6.07 0.00 2.20 0.02 0.07 91.64 09:26:42 09:26:01 2 5.41 0.00 2.22 0.12 0.07 92.18 09:26:42 09:26:01 3 4.88 0.00 2.40 1.89 0.05 90.79 09:26:42 09:26:01 4 6.96 0.00 2.65 3.32 0.05 87.02 09:26:42 09:26:01 5 7.33 0.00 2.02 0.40 0.05 90.20 09:26:42 09:26:01 6 6.62 0.00 2.77 0.03 0.07 90.51 09:26:42 09:26:01 7 6.75 0.00 2.58 0.05 0.05 90.57 09:26:42 Average: all 8.69 0.00 1.43 0.96 0.03 88.90 09:26:42 Average: 0 8.56 0.00 1.47 0.69 0.03 89.25 09:26:42 Average: 1 8.68 0.00 1.45 1.22 0.03 88.61 09:26:42 Average: 2 8.92 0.00 1.40 0.88 0.03 88.76 09:26:42 Average: 3 8.80 0.00 1.40 1.03 0.03 88.73 09:26:42 Average: 4 8.48 0.00 1.47 1.20 0.03 88.82 09:26:42 Average: 5 8.66 0.00 1.41 0.63 0.03 89.27 09:26:42 Average: 6 8.73 0.00 1.43 1.45 0.04 88.35 09:26:42 Average: 7 8.65 0.00 1.40 0.54 0.03 89.39 09:26:42 09:26:42 09:26:42